@font-face{
  font-family: 'Proxima Nova';
  src: url("../font/Proxima Nova/Proxima Nova Light.otf") format("opentype");
  font-weight: lighter;
  font-stretch: normal;
  font-style: normal
}
@font-face{
  font-family: 'Proxima Nova';
  src: url("../font/Proxima Nova/Proxima Nova Semibold.otf") format("opentype");
  font-weight: 300;
  font-stretch: normal;
  font-style: normal
}
body,body *{
  font-family: "Proxima Nova", "comic", "sans-serif";
  font-weight: lighter;
  font-stretch: normal;
  font-style: normal
}
.separador{
  background-color:#feee00;
  display:block;
  clear:both
}
.seccion00 .section{
  padding-bottom: 0.2rem;
}
.seccion00 .row{
  margin: 0rem;
}
.seccion00 img{
  max-width: 20rem;
}
.seccion01{
  height: auto;
  max-height: 55rem;
}
.seccion01 h1{
  font-size: 3.25em;
  color: #ffe400;
}
.seccion01 p{
  font-size: 2.25em;
  color: #fff;
}
.seccion01 .chica{
  max-height: 43rem;
}
.seccion01 .social{
  position: absolute;
  width: 2rem;
}
.seccion02{
  background-color:#feee00;
}
.seccion02 .row{
  margin: 0rem;
}
.seccion02 h1{
  font-size: 3.167rem;
  font-weight: 300;
  margin: 0rem;
}
.seccion02 h1 span{
  font-size: 4rem;
  font-weight: 300;
}
.seccion02 p{
  font-size: 2.5rem;
  margin: 0rem;
}
.seccion03{
  height: auto;
  max-height: 45rem;
}
.seccion03 h1{
  font-size: 2rem;
  margin: 1rem;
}
.seccion03 h2{
  font-size: 2rem;
  color: #336699;
  margin: 1.424rem 0rem 1.424rem 0rem;
}
.seccion03 hr{
  border: none;
  border-bottom: 0.15rem solid #009bdb;
  max-width: 30rem;
  width: 100%;
}
.seccion03 .objetos{
  border-right: 0.1rem solid #000;
  border-left: 0.1rem solid #000;
  border-top: 0.05rem solid #eae9ee;
  border-bottom: 0.05rem solid #eae9ee;
  padding: 1rem;
}
.seccion03 .objetos .numeros{
  max-width: 4rem;
  vertical-align: bottom;
  padding-bottom: 1rem;
}
.seccion03 .objetos .iconos{
  max-height: 8rem;
  vertical-align: bottom;
  padding-bottom: 1rem;
}
.seccion03 .objetos p{
  font-size: 1.3rem;
}
.seccion04{
  height: auto;
  max-height: 55rem;
}
.seccion04 img{
  max-height: 8rem;
  vertical-align: bottom;
  padding-bottom: 1rem;
}
.seccion04 h3{
  color: #fff;
  margin: 0rem;
  font-size: 1.3rem;
}
.seccion04 p{
  color: #fff;
  margin: 0rem;
  font-size: 1rem;
}
.seccion04 h2{
  font-size: 2rem;
  color: #fff;
  margin: 1.424rem 0rem 1.424rem 0rem;
  font-weight: 300;
}
.seccion04 hr{
  border: none;
  border-bottom: 0.2rem solid #feee00;
}
.seccion05{
  height: auto;
  max-height: 13rem;
}
.seccion05 h2{
  font-size: 2rem;
  color: #336699;
  margin: 1.424rem 0rem 1.424rem 0rem;
}
.seccion05 hr{
  border: none;
  border-bottom: 0.15rem solid #feee00;
  max-width: 30rem;
  width: 100%;
}
.seccion06{
  height: auto;
  max-height: 55rem;
}
.seccion06 h2{
  font-size: 2.667rem;
  color: #336699;
  margin: 0rem;
}
.seccion06 .contact-form .formulario{
  background: rgba(255,255,255,0.73) !important;
  border-radius: 2rem 2rem 2rem 2rem;
  -moz-border-radius: 2rem 2rem 2rem 2rem;
  -webkit-border-radius: 2rem 2rem 2rem 2rem;
  border: 0.063rem solid #D8D8D8;
  padding: 0.625rem 1.875rem;
  max-width: 30rem;
}
.seccion06 .contact-form .formulario .input-field{
  background: rgba(230,230,230,0.9) !important;
  border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
}
.seccion06 .contact-form .envio{
  max-width: 15rem;
}
.seccion06 .contact-form .envio button{
  background-color: #009bdb;
  color: #fff;
  border-radius: 31px 31px 31px 31px;
  -moz-border-radius: 31px 31px 31px 31px;
  -webkit-border-radius: 31px 31px 31px 31px;
}
.seccion06 .contacto{
  font-size: 2rem;
  color: #336699;
}
.seccion06 .contacto p{
  margin: 0rem;
}
.seccion06 .contacto .whatsapp{
  margin: 0 auto;
  display: inline-block;
}
.seccion06 .contacto .whatsapp img{
  max-width: 4rem;
}
@media (max-width: 1024px){
  .seccion01{
    max-height: 65rem;
  }
  .seccion01 .chica{
    height: 100%;
    max-height: 53rem;
  }
  .seccion02 h1{
    font-size: 2.4rem;
  }
  .seccion02 p{
    font-size: 1.5rem;
  }
  .seccion04{
    max-height: 60rem;
  }
}
@media (max-width: 768px){
  .seccion01{
    max-height: 80rem;
  }
  .seccion01 .chica{
    max-height: 64rem;
  }
  .seccion02 h1{
    font-size: 2rem;
  }
  .seccion02 p{
    font-size: 1.5rem;
  }
  .seccion03{
    max-height: 50rem;
  }
  .seccion04{
    max-height: 65rem;
  }
  .seccion05{
    max-height: 15rem;
  }
}
@media (max-width: 425px){
  .seccion01{
    max-height: 100rem;
  }
  .seccion01 .chica{
    max-height: 20rem;
    margin: 0 auto;
  }
  .seccion03{
    max-height: 110rem;
  }
  .seccion04{
    max-height: 115rem;
  }
  .seccion05{
    max-height: 25rem;
  }
  .seccion06 .contact-form > .row{
    display: inline-block;
  }
  .seccion06 .contact-form .envio {
    margin: 0 auto;
  }
}
@media (max-width: 375px){
  .seccion01{
    max-height: 115rem;
  }
}
@media (max-width: 320px){
  .seccion01{
    max-height: 120rem;
  }
  .seccion03{
    max-height: 120rem;
  }
  .seccion04{
    max-height: 120rem;
  }
}
