.page-template-page-prediagnostico {
  font-family: 'Open Sans' !important;
  font-style: normal;
  font-weight: 300;
  display: swap; }
  .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: .2rem; }
  @media screen and (min-width: 1200px) {
    .page-template-page-prediagnostico .container {
      width: 970px;
      max-width: 970px; } }
  @media screen and (min-width: 992px) {
    .page-template-page-prediagnostico .container {
      width: 1170px;
      max-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-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: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5))), url("../img/prediagnostico/banner-prediagnostico-mobile.jpg");
        background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.5)), url("../img/prediagnostico/banner-prediagnostico-mobile.jpg");
        background-image: -o-linear-gradient(rgba(255, 255, 255, 0.5)), url("../img/prediagnostico/banner-prediagnostico-mobile.jpg");
        background-image: linear-gradient(rgba(255, 255, 255, 0.5)), url("../img/prediagnostico/banner-prediagnostico-mobile.jpg"); } }
    .page-template-page-prediagnostico .masthead h1 {
      font-family: 'Open Sans';
      font-size: 40px;
      font-style: normal;
      font-weight: 700;
      line-height: 54px;
      letter-spacing: 0em;
      text-align: center;
      color: #ffffff; }
    .page-template-page-prediagnostico .masthead p {
      color: #747474;
      font-size: 18px;
      line-height: 22px;
      font-weight: 400; }
      @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: #747474; }
        .page-template-page-prediagnostico .masthead p a:hover {
          color: #71c5e8; }
  @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-primero {
    background: #E5F0F7; }
  .page-template-page-prediagnostico #paso-segundo {
    background: #EAF3F8; }
    .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; }
  .page-template-page-prediagnostico #paso-tercero {
    background: #F1F5F8; }
  .page-template-page-prediagnostico #paso-cuatro {
    background: #FBFDFF; }

.figure {
  -webkit-box-shadow: 6px 8px 19px rgba(18, 67, 101, 0.45);
  box-shadow: 6px 8px 19px rgba(18, 67, 101, 0.45);
  border-radius: 17px;
  background: #FFF6F6;
  padding: 35px 15px; }

.fusion-footer-widget-area {
  display: none; }

#boton-finalizar {
  border: 0;
  padding: 10px 30px;
  background: #124365;
  color: #ffffff;
  border-radius: 5px; }
  #boton-finalizar:hover {
    background: #007EBA; }
