.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.navbar {
  margin-bottom: 0px;
  padding-top: 0px;
  clear: right;
  background-color: hsla(0, 0%, 100%, 0);
}

.content {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10%;
  display: block;
  margin: 0px auto;
  padding: 0px;
  float: none;
}

.nav-link {
  font-family: Poppins, sans-serif;
  color: #fff;
}

.nav-link-2 {
  font-family: Poppins, sans-serif;
  color: #fff;
}

.nav-link-3 {
  font-family: Poppins, sans-serif;
  color: #fff;
}

.container {
  max-width: 900px;
}

.section {
  height: 100vh;
  min-height: 0px;
  background-image:url("../images/KEAJAIBANBERPETUALANG2-COVER.png");
  background-repeat: no-repeat;
  /* padding-bottom: 20px */
  /* background-size: 100% 80%; */
  /* background-image: -webkit-gradient(linear, left top, left bottom, from(#2c255b), to(#8a2c62));
  background-image: linear-gradient(180deg, #2c255b, #8a2c62); */
}

.top-form {
  max-width: 400px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 6px 12px -5px rgba(0, 0, 0, 0.26);
}

.text-field {
  min-height: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  text-align: center;
}

.submit-button {
  display: block;
  min-height: 0px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
}

@font-face {
  font-family: 'Grenadine_MVB_Reg';
  src: url("../fonts/Grenadine_MVB_Reg.otf");
  font-weight: normal;
  font-style: normal;
}


.heading {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;
  /* font-family: Poppins, sans-serif; */
  font-family: 'Grenadine_MVB_Reg' !important;
  color: #fff;
  font-weight: 100;
  font-size: 26px;
  text-align: center;
}

.heading-1 {
  margin-top: 10px;
  margin-bottom: 30px;
  padding-right: 10px;
  padding-left: 10px;
  /* font-family: Poppins, sans-serif; */
  font-family: 'Grenadine_MVB_Reg' !important;
  color: #0e0202;
  /* font-weight: 100; */
  font-size: 16px;
  text-align: center;
}

.button {
  display: block;
  min-height: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #00ce69;
  text-align: center;
}

.button-1 {
  display: block;
  min-height: 30px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #2020e7;
  text-align: center;
}

.text-block {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  text-align: center;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-2 {
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
}

.div-block {
  position: static;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.26);
  font-family: Poppins, sans-serif;
}

.form {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.26);
}

.text-field-2 {
  border-radius: 5px;
  font-family: Poppins, sans-serif;
}

.text-field-3 {
  border-radius: 5px;
  font-family: Poppins, sans-serif;
}

.image {
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-field-4 {
  border-radius: 5px;
  font-family: Poppins, sans-serif;
}

.text-field-5 {
  border-radius: 5px;
  font-family: Poppins, sans-serif;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.image-3 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-block-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  color: #fff;
  text-align: center;
}

.text-block-3 {
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-block-5 {
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  color: #646464;
  font-size: 12px;
}

.submit-button-2 {
  display: block;
}

.button-2 {
  display: block;
  max-width: none;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  border-radius: 5px;
  background-color: #00ce69;
  font-family: Poppins, sans-serif;
  text-align: center;
}

.select-field {
  border-radius: 5px;
  font-family: Poppins, sans-serif;
}

.select-field-2 {
  border-radius: 5px;
  font-family: Poppins, sans-serif;
}

.select-field-3 {
  border-radius: 5px;
  font-family: Poppins, sans-serif;
}

.radio-button-label {
  font-family: Poppins, sans-serif;
}

.field-label {
  font-family: Poppins, sans-serif;
}

.field-label-2 {
  font-family: Poppins, sans-serif;
}

.field-label-3 {
  font-family: Poppins, sans-serif;
}

.field-label-4 {
  font-family: Poppins, sans-serif;
  -o-object-fit: fill;
  object-fit: fill;
}

.field-label-5 {
  font-family: Poppins, sans-serif;
}

.radio-button-label-2 {
  font-family: Poppins, sans-serif;
}

.field-label-6 {
  font-family: Poppins, sans-serif;
}

.form-2 {
  padding: 20px;
}

.text-block-6 {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
}

.radio-button-field {
  margin-bottom: 20px;
}

.body {
  height: auto;
  font-family: Poppins, sans-serif;
}

.body-3 {
  font-family: Poppins, sans-serif;
}

.section-2 {
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2c255b), to(#8a2c62));
  background-image: linear-gradient(180deg, #2c255b, #8a2c62);
}

.section-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2c255b), to(#8a2c62));
  background-image: linear-gradient(180deg, #2c255b, #8a2c62);
}

.image-4 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.text-block-7 {
  margin-bottom: 20px;
  text-align: center;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.div-block-2 {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 100px 20px;
}

@media screen and (max-width: 991px) {
  .icon {
    color: #fff;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 100vh;
    min-height: 0px;
  }

  .top-form {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.26);
  }

  .text-field {
    min-height: 0px;
  }

  .heading {
    margin-top: 20px;
    margin-bottom: auto;
    padding-bottom: 30px;
    font-size: 24px;
    line-height: 26px;
  }
	
  .button {
    min-height: 0px;
  }

  .text-block {
    font-size: 12px;
  }

  .heading-2 {
    margin-bottom: 20px;
    font-size: 22px;
    line-height: 26px;
  }

  .div-block {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.26);
  }

  .image-5 {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.26);
  }

  .div-block-2 {
    padding-right: 60px;
    padding-left: 60px;
  }
}

