p, div, h1, h2, h3, span, a, li {font-family: 'PT Sans', sans-serif;}

.FondoImagenPasto{background-image:url('../img/Background.jpg');/*background-position:center;background-size:cover;background-repeat:no-repeat;*/padding:15% 0%;}
.textAligneCenter{text-align:center;}
.TxtoLandingPasto{font-size:30px;color:#000;text-align:center;max-width:710px;margin:auto;margin-bottom:5%;margin-top:-50px;background-color: rgba(255, 255, 255, 0.4);}
.BtnAzulPastoLanding{font-size:27px;color:#FFFFFF;text-align:center;max-width:370px;margin:auto;text-align:center;background-color:#94b9e2;padding:10px 20px;}
.BtnAzulPastoLanding:hover{font-weight:bold;text-decoration:none;color:#FFFFFF;}
.logos-store{margin-top:80px;}
/**/
.BloqueAmarilloLanding{background-color:#f2c459;padding:5% 0%;}
.TituloLandingBloqueAmarillo{font-size:30px;color:#181739;text-align:center;max-width:710px;margin:auto;margin-bottom:5%;}
.ImgLandingIcono{width:100%;height:auto;max-width:62px;margin-bottom:15px;}
.TxtIconosLanding{font-size:12px;color:#181739;text-align:center;max-width:195px;margin:auto;text-align:center;line-height:150%;}
/**/
.BloqueCelesteLanding{background-color:#94b9e2;padding:5% 0%;}
.ImagenCarruselLanding{width:100%;height:auto;max-width:195px;display:block;margin:auto;}
.divCarruselElement{width:100%;padding:0px;margin:0px;}
.divCarruselElement>.col-sm-3.col-xs-6{text-align:center;}
.divCarruselElement>.col-sm-6.col-xs-12{text-align:center;margin-bottom:15px;}

.cycle-slideshow{background-image:none!important;}
.cycle-prev{left: 0; background: url('../img/FlechasLandingBafaBack.png') 50% 50% no-repeat;width:40px;height:52px;background-position:top center;top: 35%;}
.cycle-next{right: 0;background: url('../img/FlechasLandingBafaFF.png') 50% 50% no-repeat;width:40px;height:52px;background-position:top center;top: 35%;}
.cycle-prev:hover{background-position:bottom center;}
.cycle-next:hover{background-position:bottom center;}

/**/
.BloqueBlancoLanding{background-color:#ffffff;padding:5% 0%;}
.BordeTestiomonios{border:solid 1px #181739;padding:7%;max-width:95%;margin:auto;text-align:left;min-height:205px;}
.NombreTestimonio{font-size:23px;color:#181739;margin:auto;text-align:left;line-height:120%;margin-bottom:15px;}
.txtTestimonio{font-size:12px;color:#181739;margin:auto;text-align:left;line-height:120%;}

.TituloGrandeFooter{font-size:65px;color:#181739;text-align:center;max-width:710px;margin:auto;margin-bottom:3%;margin-top:10%;}

.BtnAmarilloPastoLanding{font-size:27px;color:#181739;text-align:center;max-width:425px;margin:auto;text-align:center;background-color:#f2c459;padding:10px 20px;display:block;}
.BtnAmarilloPastoLanding:hover{font-weight:bold;text-decoration:none;color:#181739;}




@media only screen and (max-width: 768px) {
    
    
    .TxtoLandingPasto{font-size:22px;padding:0px 15px;}
    .BtnAzulPastoLanding{font-size:19px;}
   /**/
    .TituloLandingBloqueAmarillo{font-size:22px;padding:0px 15px;}
    .col-sm-3.col-xs-6{margin-bottom:25px;}
    .TxtIconosLanding{padding:0px 10px;}
    /**/
   	/*.divCarruselElement{width:90%;margin:auto;left:0px;right:0px;}*/
   	.TituloGrandeFooter{font-size:40px;}
   	.BtnAmarilloPastoLanding{font-size:19px;max-width:90%;}
}

