/* Ajustes específicos landing Frank Blanco */
.hero-frank .hero-frank-kicker{
  display:inline-block;
  margin-bottom:12px;
  color:#111;
  font-weight:800;
  letter-spacing:.04em;
  font-size:22px;
}

.hero-frank .hero-frank-box{
  display:inline-block;
  background:#fff;
  border:3px solid #1d49ff;
  border-radius:18px;
  padding:18px 48px;
  box-shadow:0 10px 24px rgba(0,0,0,.10);
}

.hero-frank .hero-frank-h1{
  margin:0;
  color:#111;
  font-size:58px;
  line-height:.98;
  font-weight:400;
}

.hero-frank .hero-frank-h1 strong{
  color:#0045e2;
  font-weight:900;
}

.hero-frank .hero-frank-claim{
  margin:14px 0 0;
  color:#0045e2;
  font-size:18px;
  line-height:1.15;
  text-align:center !important;
}

.hero-frank-claim strong{
  color:#000;
}

.hero-frank #formulario.bannerRef2{
  box-shadow:0 10px 24px rgba(0,0,0,.10);
}

@media (max-width:991px){
  .hero-frank{
    min-height:940px !important;
    margin-top:90px !important;
  }

  .hero-frank .hero-bg-presbicia{
    background-position:42% 0 !important;
    background-size:170% auto !important;
  }

  .hero-frank .hero-frank-title{
    padding-top:120px !important;
  }

  .hero-frank .hero-frank-kicker{
    font-size: 19px;
    text-align: center;
    display: block;
    width: 100%;
  }

  .hero-frank .hero-frank-box{
    padding:16px 36px;
  }

  .hero-frank .hero-frank-h1{
    font-size:46px !important;
  }

  .hero-frank #formulario.bannerRef2{
    float:none !important;
    width:92% !important;
    max-width:520px !important;
    margin:300px auto 0 !important;
  }
}

@media (max-width:480px){
  .hero-frank{
    min-height:930px !important;
  }

  .hero-frank .hero-bg-presbicia{
    background-position: 0 43% !important;
    background-size:200% auto !important;
  }

  .hero-frank .hero-frank-title{
    padding-top:5% !important;
  }

  .hero-frank .hero-frank-box{
    padding:14px 26px;
    display: block;
    width: 100%;
    text-align: center;
  }

  .hero-frank .hero-frank-h1{
    font-size:42px !important;
  }

  .hero-frank #formulario.bannerRef2{
    margin-top:310px !important;
  }
}
