
@media (max-width: 575.98px) {
	#banner-top .burbujas img {
		max-width: 350px !important;
	} #somos .block .title {
		padding: 20px !important;
	} #somos .block .desc {
		padding: 20px !important;
	} #mision-1 .line-2 .right img {
		max-height: 90px !important;
		padding: 10px !important;
	} #mision-2 {
		margin-top: -130px !important;
	}

	#objetos .botones {
		right: 28% !important;
		top: 93px !important;
	} #beneficios .beneficios {
		font-size: 30px !important;
	} #beneficios .beneficios-icons .block div {
		min-height: 80px !important;
		max-height: 80px !important;
	} #tienda {
		min-height: 305px !important;
	} #tienda img {
		max-width: 100% !important;
		padding: 0px;
		margin: 0px;
		min-height: 305px;
	} #tienda .best-products {
		font-size: 25px !important;
		margin: 0px 10px 0px 20px;
	} #tienda button {
		margin-right: 0px !important;
		width: 80px !important;
		height: 80px !important;
	} #resenas .review-slider .block  {
		min-height: 372px !important;
	} #especialistas .title {
        font-size: 35px !important;
	} #contacto {
		margin-top: 0px !important;
		background-repeat: repeat-y;
		background-size: contain;
	} #contacto .comienza {
		text-align: center;
	}
} @media (min-width: 575.98px) and (max-width: 767.98px) {
	#banner-top .burbujas img {
		max-width: 350px !important;
	} #somos .block .title {
		padding: 20px !important;
	} #somos .block .desc {
		padding: 20px !important;
	} #mision-1 .line-2 .right img {
		max-height: 90px !important;
		padding: 10px !important;
	} #mision-2 {
		margin-top: -130px !important;
	}

	#objetos .botones {
		right: 28% !important;
		top: 93px !important;
	} #beneficios .beneficios {
		font-size: 30px !important;
	} #beneficios .beneficios-icons .block div {
		min-height: 105px !important;
		max-height: 105px !important;
	} #tienda {
		min-height: 305px !important;
	} #tienda img {
		max-width: 100% !important;
		padding: 0px;
		margin: 0px;
		min-height: 305px;
	} #tienda .best-products {
		font-size: 25px !important;
		margin: 0px 10px 0px 20px;
	} #tienda button {
		margin-right: 0px !important;
		width: 80px !important;
		height: 80px !important;
	} #resenas .review-slider .block  {
		min-height: 372px !important;
	} #especialistas .title {
	      font-size: 35px !important;
	} #contacto {
		margin-top: 0px !important;
		background-repeat: repeat-y;
		background-size: contain;
	} #contacto .comienza {
		text-align: center;
	}
} @media (min-width: 767.98px) and (max-width: 991.98px) {
	#banner-top .burbujas img {
		max-width: 350px !important;
	} #somos .block .title {
		padding: 20px !important;
	} #somos .block .desc {
		padding: 20px !important;
	} #mision-1 .line-2 .right img {
		max-height: 90px !important;
		padding: 10px !important;
	} #mision-2 {
		margin-top: -130px !important;
	}
	
	#objetos .botones {
		right: 28% !important;
		top: 93px !important;
	} #beneficios .beneficios {
		font-size: 30px !important;
	} #beneficios .beneficios-icons .block div {
		min-height: 105px !important;
		max-height: 105px !important;
	} #tienda {
		min-height: 305px !important;
	} #tienda img {
		max-width: 100% !important;
		padding: 0px;
		margin: 0px;
		min-height: 305px;
	} #tienda .best-products {
		font-size: 25px !important;
		margin: 0px 10px 0px 20px;
	} #tienda button {
		margin-right: 0px !important;
		width: 80px !important;
		height: 80px !important;
	} #resenas .review-slider .block  {
		min-height: 372px !important;
	} #especialistas .title {
	      font-size: 35px !important;
	} #contacto {
		margin-top: 0px !important;
		background-repeat: repeat-y;
		background-size: contain;
	} #contacto .comienza {
		text-align: center;
	}
} @media (min-width: 991.98px) and (max-width: 1199.98px) { 
    #banner-top {
        min-height: 550px !important;
    } #objetos {
    	max-height: 200px !important;
    } #mision-1 .line-2 .right img {
		max-height: 130px !important;
		padding: 10px !important;
	} #mision-2 {
		margin-top: -130px !important;
	}
} @media ( min-width: 1200px ) {
}




/* BANNER */
#banner-top {
	margin-top: 148px;
	background-image: url("/img/NOSOTROS/back-1.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	background-position-y: -250px;
	position: relative;
	padding-bottom: 100px; 
	z-index: 1;
} #banner-top .lideres {
	padding-top: 50px;
	font-family: "Montserrat-Bold";
	color: #fff;
	font-size: 35px;
	margin: 0px 0px 40px;
	line-height: 1;
} #banner-top .lideres span {
	color: #ffef00;		
} #banner-top .soluciones {
	font-family: "Montserrat-Light";
	color: #fff;
	font-size: 16px;
	margin: 0px 0px 50px;
	line-height: 1.3;
} #banner-top .servicios {
	background-color: #ff66a8;
	border-radius: 100%;
	width: 131px;
	height: 131px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-family: "Montserrat-Bold";
	font-size: 20px;
	line-height: 1.2;
} #banner-top .burbujas {
	background-image: url("/img/NOSOTROS/BLUEBB2.webp"), url("/img/NOSOTROS/BLUEBB1.webp");
	background-repeat: no-repeat;
	background-position: top left, top right;
	background-position-x: 10%, 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	animation: displace-bubbles 5s linear infinite;
} #banner-top .burbujas img {
	max-width: 430px;
}

#objetos {
	margin-top: -250px;
	width: 100%;
	height: 450px;
	background: url(/img/NOSOTROS/COMPLETO.webp) ;
	background-repeat: repeat;
	background-position: center;
	background-size: contain;
	padding: 0px;
	resize: horizontal;
	-webkit-animation: displace 10s linear infinite;
	animation: displace 10s linear infinite;
} #objetos .botones {
	position: fixed;
	z-index: 4;
	left: auto;
	right: 0px;
	top: 50%;
	bottom: auto;
} #objetos .botones img {
	max-height: 45px;
}

#yellow {
	background-color: #ffef00;
	padding: 80px 0px;
}

#somos {
	background: linear-gradient(to bottom, #ffef00 75px, #f8f8f8 0);
	padding-bottom: 80px;
	margin-top: -100px;
} #somos .block-left {
	background-color: #fff;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	margin: 15px 0px 36px;
} #somos .block .title {
	font-family: "Montserrat-Bold";
	padding: 50px 0px 20px 50px;
	font-size: 30px;
	color: #ff66a8;
} #somos .block .desc {
	font-family: "Montserrat-Light";
	padding: 0px 0px 20px 50px;
	font-size: 16px;
	color: #006cec;
	text-align: justify;
} #somos .block .img {
	background-image: url("/img/NOSOTROS/IMG-2.webp");
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
} #somos .valores {
	padding: 40px 0px;
} #somos .valores .title {
	text-align: center;
	color: #006cec;
	font-family: "Montserrat-Bold";
	font-size: 40px;
	margin-bottom: 50px;
} #somos .valores .iconos {
	display: flex;
	justify-content: space-around;
	align-items: center;
} #somos .valores .iconos div div {
	text-align: center;
	min-height: 88px;
	margin-bottom: 20px;
} #somos .valores .iconos .name {
	font-family: "Montserrat-Bold";
	color: #006cec;
}

#mision-1 {
	background-image: url("/img/NOSOTROS/BACK.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	margin-top: -90px;
	padding: 200px 0px 80px;
} #mision-1 .block {
	background-color: #fff;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 20px 40px;
	min-height: 165px;
	box-shadow: 5px 5px 20px #9f9f9f;
} #mision-1 .block div:first-child {
	margin-right: 20px;
} #mision-1 .block .title {
	font-family: "Montserrat-Bold";
	color: #ff66a8;
} #mision-1 .block .desc {
	font-family: "Montserrat-Light";
	color: #006cec;
	text-align: justify;
	font-size: 14px;
	line-height: 1.2;
} #mision-1 .line-2 {
	margin-top: 80px;
} #mision-1 .line-2 .left div {
	display: flex;
	justify-content: center;
	align-items: center;
} #mision-1 .line-2 .left img {
	max-height: 200px;
} #mision-1 .line-2 .right {
	display: flex;
	justify-content: center;
	align-items: center;
} #mision-1 .line-2 .right img {
	padding: 0px 20px;
} 

#mision-2 {
	background-image: url("/img/NOSOTROS/BACK.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	margin-top: -80px;
	padding: 0px 0px 150px;
} #mision-2 .line-3 {
	margin-top: 80px;
} #mision-2 .line-3 .title {
	font-family: "Montserrat-Bold";
	color: #ffef00;
	font-size: 18px;
	text-align: center;
} #mision-2 .line-3 .desc {
font-family: "Montserrat-Bold";
	color: #fff;
	font-size: 16px;
	text-align: center;
	text-align: justify;
	text-align-last: center;
}

#calltoaction {
    padding: 80px 0px;
} #calltoaction .back-bubbles {
	background-image: url("/img/NOSOTROS/BUBBLES-1.webp"), url("/img/NOSOTROS/BUBBLES-2.webp");
	background-repeat: no-repeat;
	background-position-x: 10%, 90%;
    animation: displace-bubbles 5s linear infinite;
} #calltoaction p {
	font-family: "Montserrat-Bold";
	font-size: 30px;
	color: #006cec;
	line-height: 1.2;
	text-align: right;
} #calltoaction p span {
	color: #ff66a8;
} #calltoaction a img {
	margin-top: 40px;
	max-height: 45px;
}

#contacto {
	background-image: url("/img/NOSOTROS/fondo-contacto.webp");
} #contacto .container {
	padding-top: 80px;
} #contacto #empleada-tao {
	width: 100%;
} #contacto .comienza {
	color: #006cec;
	font-family: "Montserrat-Bold";
	font-size: 40px;
} #contacto .row {
	margin-bottom: 10px;
} #contacto input, #contacto textarea {
	border: 0px;
} #contacto .send {
	display: flex;
	justify-content: center;
	align-items: center;
} #contacto button img {
	max-height: 45px;
}

@keyframes displace {
  from {
    background-position-y: 450px;
  } to {
    background-position-y: 0px;
  }
} 

@keyframes displace-bubbles {
  0% {
    background-position-y: 0px;
  } 
  50% {
    background-position-y: 30px;
  }
  100%; {
  	background-position-y: 0px;
  }
}

@keyframes displace-yellow-bubbles {
  0% {
    background-position-y: 0px, 0px;
  } 
  50% {
    background-position-y: 20px, 0px;
  }
  100%; {
  	background-position-y: 0px, 0px;
  }
}

@keyframes displace-pointed-line {
  from {
    background-position-y: 0px;
  } to {
    background-position-y: 605px;
  }
}
