.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

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

.main_jc {
  padding-top: 0;
}

.jc_sec1_cotizar {
  height: auto;
  background-image: url('../images/nuevas/img_rotados_cotizar.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.form_cotizar {
  z-index: 5;
  width: 430px;
  background-color: #fff;
  border-radius: 15px;
  padding: 35px 15px;
  position: absolute;
  top: 5%;
  bottom: auto;
  left: 7%;
  right: auto;
  box-shadow: 0 2px 10px 8px rgba(0, 0, 0, .3);
}

.header_jc {
  z-index: 50;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.jc_cont_header_jc {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}

.slide_rotadro {
  position: relative;
}

.slider_jc {
  /* height: 100svh; */
  height: 115svh;
  background-color: rgba(0, 0, 0, 0);
}

.jc_slide_item {
  background-image: url('../images/nuevas/img_rotados_cotizar.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.jc_slide_item._2 {
  background-image: url('../images/nuevas/img2_rotados_cotizar.png');
}

.slide-nav, .left-arrow, .right-arrow {
  display: none;
}

.jc_desc_form {
  text-align: center;
  border-bottom: 2px solid #000;
  margin-bottom: 15px;
  padding-bottom: 25px;
}

.jc_txt_form_up {
  font-family: Raleway Bold, sans-serif;
  font-size: 27px;
  font-weight: 700;
  line-height: 32px;
}

.jc_fila_form {
  margin-bottom: 10px;
}

.field_label_form {
  color: #93a8b2;
  margin-bottom: 5px;
  font-family: Raleway, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

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

.dropdown-toggle {
  background-color: #f3f4f9;
  border: 1px solid #f3f4f9;
  border-radius: 8px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: block;
}

.txt_dropbox {
  color: #000;
  text-align: center;
  font-family: Raleway Bold, sans-serif;
  font-weight: 700;
}

.jc_col_izq_form {
  width: 49%;
  float: left;
  margin-right: 1%;
}

.jc_col_der_form {
  width: 49%;
  float: left;
  margin-left: 1%;
}

.text_field_form {
  color: #000;
  background-color: #f3f4f9;
  border: 1px solid #f3f4f9;
  border-radius: 8px;
  margin-bottom: 0;
  font-family: Raleway Bold, sans-serif;
  font-weight: 700;
}

.text_field_form.text_field_form1 {
  color: #181818;
  text-align: center;
}

.dropdown-list {
  background-color: #f3f4f9;
}

.dropdown-list.w--open {
  border: 1px solid #000;
}

.dropdown-link {
  color: #000;
  text-align: center;
  text-decoration: none;
}

.jc_fila_form2 {
  text-align: center;
}

.radio-button-field {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text_radiob {
  color: #31363a;
  padding-left: 5px;
  font-family: Raleway Bold, sans-serif;
  font-size: 13px;
}

.radio-button {
  margin-top: 0;
}

.text_privacidad {
  color: #828587;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  font-family: Raleway Bold, sans-serif;
  font-size: 10px;
  font-weight: 700;
  display: inline-block;
}

.submit_cotizar {
  color: #31363a;
  background-color: #fff;
  border: 1.5px solid #000;
  border-radius: 8px;
  padding-left: 70px;
  padding-right: 70px;
  font-family: Raleway Bold, sans-serif;
  font-weight: 700;
}

.cta_log_up_header2 {
  text-decoration: none;
}

.jc_banner_ing {
  height: 100svh;
  background-image: url('../images/nuevas/o-universe-1_banner.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 100px;
}

.jc_cont_cta {
  width: 90%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}

.jc_cont_logo {
  text-align: center;
  margin-bottom: 40px;
}

.jc_cont_ingres {
  text-align: right;
}

@media screen and (max-width: 767px) {
  .form_cotizar {
    left: 5%;
  }

  .jc_cont_logo {
    margin-bottom: 25px;
  }

  .img_ingresar {
    width: 120px;
    height: 115px;
  }
}

@media screen and (max-width: 479px) {
  .form_cotizar {
    max-width: 90%;
    top: 3%;
  }

  .jc_cont_header_jc {
    text-align: center;
  }

  .jc_txt_form_up {
    font-size: 20px;
  }

  .jc_col_izq_form {
    width: 100%;
    margin-right: 0%;
  }

  .jc_col_der_form {
    width: 100%;
    margin-left: 0%;
  }

  .jc_cont_ingres {
    text-align: center;
  }

  .img_ingresar {
    width: 130px;
    height: 115px;
  }
}


@font-face {
  font-family: 'Raleway';
  src: url('../fonts/Raleway/Raleway-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway Light';
  src: url('../fonts/Raleway/Raleway-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway Bold';
  src: url('../fonts/Raleway/Raleway-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway Regular';
  src: url('../fonts/Raleway/Raleway-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway Medium';
  src: url('../fonts/Raleway/Raleway-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
