body{font-family: font-family: 'Asap', sans-serif; font-size: 24px; line-height: 30px; overflow-x: hidden;color:#635c5c;}
a{color:#078370;}
.empty{border: 1px solid #F00; -webkit-box-shadow: 0px 0px 0px 1px rgba(255,0,0,1);
-moz-box-shadow: 0px 0px 0px 1px rgba(255,0,0,1);
box-shadow: 0px 0px 0px 1px rgba(255,0,0,1);}
.darkgreen{color:#406769;}
.fa{color:#406769;}
.darkgrey{color:#635c5c;}
h1{font-family: 'Fjalla One', sans-serif;color:#2e7a9b}
h2{font-family: 'Fjalla One', sans-serif;color:#078370;font-size: 2.5rem}
h3{font-family: 'Fjalla One', sans-serif;color:#078370}
h4{font-family: 'Fjalla One', sans-serif;}
.h100{height: 100%}
.vcenter{ position:  absolute;
   top: 50%; left:0;
   -ms-transform: translateY(-50%);
   transform: translateY(-50%);}
.nomobile{display: block;}
.upper{text-transform: uppercase;}
.btn-primary{background-color:#078370; border-color:#078370;  color:#fff;padding-left: 60px; padding-right: 60px; font-size: 1.3em; margin-top: 20px; margin-bottom: 30px}
.carousel .carousel-item {
  height: 600px;
}
.carousel-item img {
    position: absolute;
    object-fit:cover;
    top: 0;
    left: 0;
    min-height: 600px;
}
.slider{position: relative;}
.slider .logos{
  position: absolute;left:20px;top:20px;z-index: 999; width: 100%
}
.slider .logos .titulo-cover{margin-top: 60px}
.slider .logos .titulo-cover h3{font-size: 35px}
.slider .logos .titulo{background-color: rgba(255,255,255,.6); text-align: right;padding: 50px 20px}
.slider .logos .titulo h1{font-size: 80px}
.slider .logos .titulo h2{font-size: 60px}
.slider .logos .titulo h3{font-size: 40px}
h2.under{text-decoration: underline;margin-bottom: 30px}
.menu{padding-top: 30px;padding-bottom: 30px}
.menu a{font-family: 'Fjalla One', sans-serif;color:#078370; font-size: 1.2em}
.evolve{padding: 20px 40px 20px 40px}
.objetivos{background: url(../img/Fondo_objetivos.jpg) no-repeat center top; min-height:700px;  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
.uno{background: url(../img/F_Unidad1.jpg) no-repeat center top; min-height:452px;  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
.siete{background: url(../img/F_Unidad7.jpg) no-repeat center top; min-height:452px;  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
.ocho{background: url(../img/F_Unidad8.jpg) no-repeat center top; min-height:452px;  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; } 
 .last{background: url(../img/Detalle.png) no-repeat right top; height:1011px; position: absolute;z-index: 999; top:0;left:0;width: 100% 
 }  
 .inner{ padding: 100px 0;}
 .lastbg{background-color:#078370;color:#fff;min-height: 700px;padding: 50px 0; }
 .lastbg h2{color:#fff; margin-bottom: 30px}
footer{background-color: #bcddd8;}
footer p{ font-size: .8em}
footer h2{color:#fff;font-size: 2.5em}
footer h3{font-size: 2em}
footer h4{font-size: 1.6em; color:#078370}
.peq{font-family: 'Fjalla One', sans-serif;color:#078370;font-size: .7em}

@media (max-width:1550px){
  .py-3 > .vcenter{
    position:  relative;
   top: 0;
   -ms-transform:none;
   transform:none;
  }
}

@media (max-width:1200px){
 .vcenter{position:  relative;
   top: 0;
   -ms-transform:none;
   transform:none;}
 .vcenter h2{padding-top: 20px}  
}

@media (max-width:960px){

}


@media (max-width:768px){
    .nomobile{display: none;}

}

@media (max-width: 576px) {

}

@media (max-width:480px){
   .slider .logos .titulo h1{font-size: 60px}
   .slider .logos .titulo h2{font-size: 40px}
}