.page-template-page-prediagnostico {
  font-family: "Open Sans" !important;
  font-style: normal;
  font-weight: 300;
}
.page-template-page-prediagnostico .list-item-label {
  color: #747474;
}
.page-template-page-prediagnostico #main {
  padding-left: 0;
  padding-right: 0;
  padding: 0;
}
.page-template-page-prediagnostico #main .fusion-row {
  max-width: 100%;
  width: 100%;
}
.page-template-page-prediagnostico label {
  margin-bottom: 0;
}
.page-template-page-prediagnostico label .form-check-input {
  margin-top: 0.2rem;
}


div#paso-primero {
    display: block;
}
.paso-impar .container {
    width: 100%;
    min-width: 1170px;
}

@media screen and (max-width: 576px) {
  .page-template-page-prediagnostico .container {
    width: 100% !important;
  }
}
.page-template-page-prediagnostico .masthead {
  height: 40vh;
  width: 100%;
  min-height: 350px;
  background-image: url("../img/prediagnostico/banner-form-prediagnostico.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .page-template-page-prediagnostico .masthead {
    min-height: 400px;
    background-image: url("../img/prediagnostico/banner-form-prediagnostico-mobile.jpg");
  }
}
.page-template-page-prediagnostico .masthead h1 {
  color: #ffffff;
  font-size: 40px;
  line-height: 44px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .page-template-page-prediagnostico .masthead h1 {
    text-align: center;
  }
}
.page-template-page-prediagnostico .masthead h1 span {
  color: #71c5e8 !important;
  text-shadow: 3px 2px 3px rgba(0, 0, 0, 0.8);
}
.page-template-page-prediagnostico .masthead p {
  color: #ffffff;
  font-size: 18px;
  line-height: 22px;
}
@media screen and (max-width: 768px) {
  .page-template-page-prediagnostico .masthead p {
    text-align: center;
  }
}
.page-template-page-prediagnostico .masthead p a {
  text-decoration: underline;
  color: #ffffff;
}
.page-template-page-prediagnostico .masthead p a:hover {
  color: #71c5e8;
}
.page-template-page-prediagnostico #form-final-pre-custom #telefono-form-custom {
  padding-left: 96px !important;
}
.page-template-page-prediagnostico #form-final-pre a:hover {
  color: #71c5e8 !important;
}
@media screen and (max-width: 576px) {
  .page-template-page-prediagnostico #form-final-pre .pl-30 {
    padding-left: 30px;
  }
}
.page-template-page-prediagnostico #form-final-pre input[type=text], .page-template-page-prediagnostico #form-final-pre input[type=email], .page-template-page-prediagnostico #form-final-pre input[type=tel] {
  border: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.page-template-page-prediagnostico #form-final-pre input[type=tel] {
  color: #71c5e8;
  font-size: 13px;
}
.page-template-page-prediagnostico #form-final-pre .full-flag-container {
  width: 100%;
}
.page-template-page-prediagnostico #form-final-pre .full-flag-container input {
  padding-left: 90px !important;
}
.page-template-page-prediagnostico #form-final-pre .centro-radio-group input[type=radio]:checked,
.page-template-page-prediagnostico #form-final-pre .centro-radio-group input[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}
.page-template-page-prediagnostico #form-final-pre .centro-radio-group input[type=radio]:checked + label,
.page-template-page-prediagnostico #form-final-pre .centro-radio-group input[type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #000000;
  margin-left: 12px;
}
.page-template-page-prediagnostico #form-final-pre .centro-radio-group input[type=radio]:checked + label:before,
.page-template-page-prediagnostico #form-final-pre .centro-radio-group input[type=radio]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #71c5e8;
  border-radius: 100%;
  background: #fff;
}
.page-template-page-prediagnostico #form-final-pre .centro-radio-group input[type=radio]:checked + label:after,
.page-template-page-prediagnostico #form-final-pre .centro-radio-group input[type=radio]:not(:checked) + label:after {
  content: "";
  width: 12px;
  height: 12px;
  background: #71c5e8;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.page-template-page-prediagnostico #form-final-pre .centro-radio-group input[type=radio]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
      transform: scale(0);
}
.page-template-page-prediagnostico #form-final-pre .centro-radio-group input[type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
      transform: scale(1);
}
.page-template-page-prediagnostico .figure-caption {
  font-size: 16px !important;
}
.page-template-page-prediagnostico #paso-segundo input {
  color: #71c5e8;
  border: 1px solid #71c5e8;
  font-size: 60px;
  width: 7rem;
  padding-left: 21px;
  height: 80px;
}
.page-template-page-prediagnostico #paso-segundo.row, .page-template-page-prediagnostico #paso-tercero.row {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}
