@charset "UTF-8";
#section1 .cont_txt h3, #section1 .cont_txt label {
  color: #fff;
  font-size: 40px;
  text-align: center;
  margin: 0; }

.p_top {
  padding-top: 2%;
}

.tittle {
    text-align: center;
    color: #4d4f5c;
    padding-top: 2%;
    font-size: 38px;
    line-height: 48px;
    font-weight: 700;
}

.contTittle {
  text-align: -webkit-center;
}

.boxDate {
  color: #fff !important;
  font-size: 25px !important;
  position: relative;
  z-index: 20;
  background-color: #00C1FF;
  padding: 1.7% 10% 1%;
  border-radius: 10px;
}

body {
  font-family: Josefin Sans; }

html {
  font-family: Josefin Sans; }

.sin_p {
  padding: 0; }

.sin_m {
  margin: 0; }

.center {
  margin: auto;
  float: none;
  display: table; }

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none; }

#header {
  position: relative;
  background-color: #00acfb;
  z-index: 30; }
  #header .p_container {
    padding: 0.5% 8.3333%; }
    #header .p_container .logo {
      width: 60%; }
    #header .p_container .link_whatsapp {
      color: #fff;
      font-weight: 600;
      font-size: 16px;
      float: right; }
      #header .p_container .link_whatsapp img {
        vertical-align: middle;
        border-style: none; }

footer {
  position: relative;
  z-index: 20; }
  footer .copy {
    background-color: #151515;
    color: #fff;
    font-size: 15px;
    padding: 5px;
    text-align: center;
    font-weight: 600; }

.whatsapp {
  bottom: 5px;
  position: fixed;
  left: 5px;
  z-index: 30;
  background: #34af23;
  border-radius: 45px;
  padding: 7px; }

.logo_what {
  width: 38px;
  height: 38px; }

  #banner .barra_down, #banner .barra_up {
    width: 100%;
    height: 100px;
    background-repeat: repeat-x;
    background-size: 100% 100%; }
  #banner .barra_up {
    background-image: url(../img/cp-sup.png); }
  #banner .barra_down {
    background-image: url(../img/cp-inf.png); }

#section1 {
  position: relative;
  z-index: 20;
  padding-top: 3%; }
  #section1 .con_formulario {
    position: relative;
    z-index: 20;
    background-color: #00C1FF;
    padding: 1.7% 10% 3%;
    border-radius: 10px; }
    #section1 .con_formulario h2 {
      color: #fff;
      font-weight: 600;
      font-size: 35px;
      text-align: center;
      padding-bottom: 40px; }
  #section1 .cont_txt {
    padding: 0 2% 25px; }
    #section1 .cont_txt h3 {
      font-weight: 300; }
    #section1 .cont_txt label {
      font-weight: 700;
      width: 100%; }
  #section1 .cont_title_promos {
    color: #989BA9; }
    #section1 .cont_title_promos h2 {
      text-align: center;
      font-size: 40px;
      padding: 70px 7% 5% 7%; }
  #section1 .cont_promos {
    padding-bottom: 50px; }
    #section1 .cont_promos .title_promo {
      border-top-left-radius: 12px;
      border-top-right-radius: 12px;
      padding: 40px 0 20px 0; }
      #section1 .cont_promos .title_promo h3 {
        font-size: 30px;
        font-weight: 600;
        color: #FFF;
        text-align: center;
        margin: 0; }
        #section1 .cont_promos .title_promo h3 span {
          font-size: 20px; }
    #section1 .cont_promos .cont_1 {
      padding: 0 10px 0 20px; }
      #section1 .cont_promos .cont_1 .title_promo {
        background-color: #1C5AAB; }
    #section1 .cont_promos .cont_2 {
      padding: 0 10px 0 10px; }
      #section1 .cont_promos .cont_2 .title_promo {
        background-color: #EC7C1F; }
    #section1 .cont_promos .cont_3 {
      padding: 0 20px 0 10px; }
      #section1 .cont_promos .cont_3 .title_promo {
        background-color: #5A36B8; }
    #section1 .cont_promos .body_promo {
      color: #989BA9;
      font-size: 25px;
      font-weight: 300;
      padding: 15px 3% 20px 12%;
      border-bottom-left-radius: 12px;
      border-bottom-right-radius: 12px; }
      #section1 .cont_promos .body_promo ul {
        list-style-type: none;
        font-size: 22px;
        margin-left: 0%;
        padding-right: 12%;
        padding-left: 0; }
        #section1 .cont_promos .body_promo ul li:before {
          content: "•";
          padding-right: 10px; }
    #section1 .cont_promos .promo {
      -webkit-box-shadow: 0px 1px 13px 0px rgba(211, 214, 220, 0.66);
      -moz-box-shadow: 0px 1px 13px 0px rgba(211, 214, 220, 0.66);
      box-shadow: 0px 1px 13px 0px rgba(211, 214, 220, 0.66);
      border-radius: 12px; }
  #section1 .cont_condi {
    color: #8C8C8C;
    font-weight: 600;
    text-align: center;
    padding-top: 4%; }
    #section1 .cont_condi h3 {
      font-size: 25px; }
    #section1 .cont_condi .boton {
      font-size: 35px;
      padding: 1% 3% 0.5% 3%;
      border-radius: 40px;
      cursor: pointer;
      border: none;
      font-weight: 700;
      text-transform: uppercase;
      margin-top: 3%;
      outline-color: transparent;
      background: #00C1FF;
      color: #fff; }
      #section1 .cont_condi .boton:hover {
        background: #008bb7; }
    #section1 .cont_condi span {
      color: #4d4d4d;
      font-size: 20px;
      text-decoration: underline;
      font-weight: 300;
      cursor: pointer; }

#section2 {
  background: #ECF6FF; }
  #section2 .tit_promocion {
    text-align: center;
    color: #505050;
    font-size: 45px;
    padding-top: 50px;
    padding-bottom: 40px; }
    #section2 .tit_promocion .boton {
      font-size: 35px;
      padding: 1% 3% 0.5% 3%;
      border-radius: 40px;
      cursor: pointer;
      border: none;
      font-weight: 700;
      text-transform: uppercase;
      margin-top: 2%;
      outline-color: transparent;
      background: #00C1FF;
      color: #fff; }
      #section2 .tit_promocion .boton:hover {
        background: #008bb7; }

#modal_terminos .p_termino {
  padding-top: 5px; }
#modal_terminos h3 {
  padding-bottom: 15px; }
#modal_terminos .num_termino {
  background-color: #2CD1F9;
  color: #fff;
  border-radius: 50%;
  float: left;
  padding: 5px 10px; }
#modal_terminos .text_terminos {
  font-size: 16px;
  line-height: 19px;
  font-weight: 300; }
#modal_terminos .spacing_left {
  padding-left: 10px; }

@media(max-width:1980px) {
  #section1 .con_formulario {
    padding: 2.7% 6% 3%; }
    #section1 .con_formulario h2 {
      font-size: 30px; }
  #section1 .cont_txt h3 {
    font-size: 33px; }
  #section1 .cont_txt label {
    font-size: 33px; }
  #section1 .cont_title_promos h2 {
    font-size: 30px; }
  #section1 .cont_promos .title_promo {
    padding: 30px 0 10px 0; }
    #section1 .cont_promos .title_promo h3 {
      font-size: 23px; }
      #section1 .cont_promos .title_promo h3 span {
        font-size: 16px; }
  #section1 .cont_promos .body_promo {
    font-size: 20px; }
    #section1 .cont_promos .body_promo ul {
      font-size: 18px; }
  #section1 .cont_condi h3 {
    font-size: 18px; }
  #section1 .cont_condi .boton {
    font-size: 25px; }
  #section1 .cont_condi span {
    font-size: 18px; }

  #section2 .tit_promocion {
    font-size: 35px; }
    #section2 .tit_promocion .boton {
      font-size: 25px; } }
@media(max-width:1680px) {
  #header .p_container {
    padding: 0.5% 3.3333%; }

  #section1 .cont_promos .title_promo h3 {
    font-size: 20px; }
    #section1 .cont_promos .title_promo h3 span {
      font-size: 15px; }
  #section1 .cont_promos .body_promo {
    font-size: 19px; }
    #section1 .cont_promos .body_promo ul {
      font-size: 17px; }
  #tittle {
    font-size: 30px;
  }
  #section2 .tit_promocion {
    font-size: 30px; } }
@media(max-width:1380px) {
  #header .p_container .logo {
    width: 45%; }
  #header .p_container .link_whatsapp {
    font-size: 15px; }

  #banner img {
    width: 100%; }

  #section1 .con_formulario {
    padding: 4% 3% 3%; }
    #section1 .con_formulario h2 {
      padding-bottom: 20px; }
  #section1 .cont_title_promos h2 {
    padding: 50px 0 10% 0; }
  #section1 .cont_promos .body_promo {
    padding: 15px 3% 20px 12%; }
  #section1 .cont_condi span {
    font-size: 17px; } }
@media(max-width:1199px) {
  #section1 .con_formulario h2 {
    font-size: 28px; }
  #section1 .cont_condi h3 {
    font-size: 16px; }
  #section1 .cont_condi .boton {
    font-size: 22px; }

  #section2 .tit_promocion {
    font-size: 27px; }
    #tittle {
      font-size: 29px;
    }
    #section2 .tit_promocion .boton {
      font-size: 22px; } }
@media(max-width:991px) {
  #header .p_container .logo {
    width: 55%; }

  #banner .barra_down, #banner .barra_up {
    height: 65px; }

    #tittle {
      font-size: 25px;
    }
  #section1 .cont_title_promos h2 {
    font-size: 27px;
    padding: 50px 0 7% 0; }
  #section1 .cont_txt h3 {
    font-size: 29px; }
  #section1 .cont_txt label {
    font-size: 29px; }
  #section1 .cont_promos .body_promo {
    font-size: 17px; }
    #section1 .cont_promos .body_promo ul {
      font-size: 15px;
      padding-right: 5%; }
  #section1 .cont_condi {
    padding: 0px 10px 0 10px; }
    #section1 .cont_condi h3 {
      font-size: 15px; }
    #section1 .cont_condi span {
      font-size: 16px; }

  #section2 .tit_promocion {
    padding-top: 30px; } }
@media(max-width:890px) {
  #section1 .cont_promos .title_promo {
    padding: 30px 14% 10px 14%; } }
@media(max-width:767px) {
  #tittle {
    font-size: 23px;
  }
  .logo_what {
    width: 30px;
    height: 30px; }

  #banner img {
    width: 100%;
    padding: 0% 0%; }
  #banner .barra_down, #banner .barra_up {
    height: 85px; }
  #banner .barra_up {
    margin-bottom: 3%; }
  #banner .barra_down {
    margin-top: 3%; }

  #section1 .con_formulario {
    position: relative;
    border-radius: 0;
    padding: 8% 15% 3%; }
    #section1 .con_formulario h2 {
      font-size: 25px; }
  #section1 .cont_txt h3 {
    font-size: 2px; }
  #section1 .cont_txt label {
    font-size: 25px; }
  #section1 .cont_title_promos h2 {
    font-size: 25px;
    padding: 70px 4% 7% 4%; }
  #section1 .cont_promos .cont_1, #section1 .cont_promos .cont_2, #section1 .cont_promos .cont_3 {
    padding: 0 40px 30px 40px; }
  #section1 .cont_promos .body_promo {
    padding: 15px 3% 20px 6%;
    font-size: 22px; }
    #section1 .cont_promos .body_promo ul {
      font-size: 19px; }
  #section1 .cont_condi {
    padding: 5px 10px 0 10px; }
    #section1 .cont_condi .boton {
      font-size: 20px; }

  #section2 .tit_promocion {
    font-size: 22px; }
    #section2 .tit_promocion .boton {
      font-size: 19px; } }
@media (max-width: 560px) {
  #banner img {
    width: 100%; }
  #banner .barra_down, #banner .barra_up {
    height: 55px; } }
@media(max-width:480px) {
  #header .p_container {
    padding: 0.5% 2.3333%; }
  #header .logo {
    width: 60%; }

  #banner img {
    width: 100%; }

  #section1 .con_formulario {
    padding: 8% 8% 3%; }
    #section1 .con_formulario h2 {
      font-size: 22px; }
  #section1 .cont_txt h3 {
    font-size: 23px; }
  #section1 .cont_txt label {
    font-size: 23px; }
  #section1 .cont_title_promos h2 {
    font-size: 23px; }
  #section1 .cont_promos .cont_1, #section1 .cont_promos .cont_2, #section1 .cont_promos .cont_3 {
    padding: 0 20px 30px 20px; }
  #section1 .cont_promos .title_promo {
    padding: 30px 0 10px 0; }
  #section1 .cont_promos .body_promo {
    font-size: 20px; }
    #section1 .cont_promos .body_promo ul {
      font-size: 16px;
      padding-right: 1%; }
  #section1 .cont_condi h3 {
    font-size: 13px; }
  #section1 .cont_condi span {
    font-size: 15px; }
  #section1 .cont_condi .boton {
    font-size: 18px; }
    #tittle {
      font-size: 20px;
    }
  #section2 .tit_promocion {
    font-size: 22px;
    padding-top: 15px; }
    #section2 .tit_promocion .boton {
      font-size: 16px; } }
@media(max-width:380px) {
  #header .p_container .logo {
    width: 75%; }
    #tittle {
      font-size: 20px;
    }
  #section1 .cont_promos .body_promo {
    font-size: 19px; } }

/*# sourceMappingURL=estilo.css.map */
