
@media (max-width: 575.98px) {
	#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: 500px !important;
	} #especialistas .title {
    font-size: 35px !important;
	} #contacto {
		margin-top: 200px !important;
		background-repeat: repeat-y;
		background-size: contain;
	} #contacto .comienza {
		text-align: center;
	} #contacto #empleada-tao {
		max-width: 150px !important;
	}
} @media (min-width: 575.98px) and (max-width: 767.98px) {
	#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: 200px !important;
		background-repeat: repeat-y;
		background-size: contain;
	} #contacto .comienza {
		text-align: center;
	} #contacto #empleada-tao {
		max-width: 200px !important;
	}
} @media (min-width: 767.98px) and (max-width: 991.98px) {
	#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: 200px !important;
		background-repeat: repeat-y;
		background-size: contain;
	} #contacto .comienza {
		text-align: center;
	} #contacto #empleada-tao {
		max-width: 250px !important;
	}
} @media (min-width: 991.98px) and (max-width: 1199.98px) { 
    #banner-top {
        min-height: 550px !important;
    } #objetos {
    	max-height: 200px !important;
    }
} @media ( min-width: 1200px ) {
}

/* BANNER */
#banner-top {
	margin-top: 148px;
	background-image: url("/img/HOME/back-1.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position-x: center;
	background-position-y: -250px;
	position: relative;
	z-index: 1;
} #banner-top .lideres {
	padding-top: 50px;
	font-family: "Montserrat-Bold";
	color: #fff;
	font-size: 40px;
	margin: 0px 0px 40px;
	line-height: 1;
} #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 .block-1 {
	margin-top: 50px;
	background-image: url("/img/HOME/SERV-1-2.webp");
	min-height: 358px;
	background-repeat: no-repeat;
	background-size: 160px 358px;
	background-position: center;
} #banner-top .block-2 {
	margin-top: 50px;
	background-image: url("/img/HOME/SERV-2.webp");
	min-height: 358px;
	background-repeat: no-repeat;
	background-size: 160px 358px;
	background-position: center;
} #banner-top .block-3 {
	margin-top: 50px;
	background-image: url("/img/HOME/SERV-3.webp");
	width: 100%;
	min-height: 358px;
	background-repeat: no-repeat;
	background-size: 160px 358px;
	background-position: center;
} #banner-top .block-4 {
	margin-top: 50px;
	background-image: url("/img/HOME/SERV-4.webp");
	min-height: 358px;
	background-repeat: no-repeat;
	background-size: 160px 358px;
	background-position: center;
} #banner-top .block-1:hover
, #banner-top .block-2:hover
, #banner-top .block-3:hover
, #banner-top .block-4:hover {
	border: 4px solid #ff66a8;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
} #banner-top .block-1:hover .nombre-servicio
, #banner-top .block-2:hover .nombre-servicio
, #banner-top .block-3:hover .nombre-servicio
, #banner-top .block-4:hover .nombre-servicio {
	font-family: "Montserrat-Bold";
	visibility: visible !important;
	color: #fff;
	background-color: #ff66a8;
	width: 100%;
	padding: 20px 0px 20px;
	margin: 0px;
	border-top-left-radius: 100%;
	border-top-right-radius: 100%;
	border-bottom-left-radius: 11%;
	border-bottom-right-radius: 11%;
}  #banner-top .block-4:hover .nombre-servicio span {
	font-size: 12px;
	color: #ffef00;
}

#objetos {
	margin-top: -250px;
	width: 100%;
	height: 450px;
	background: url(/img/HOME/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;
}

#beneficios {
	padding: 80px 0px 80px;
	background-image: url("/img/HOME/back-2.webp");
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	z-index: 2;
} #beneficios .beneficios {
	margin-bottom: 50px;
    font-size: 40px;
    color: #006cec;
    font-family: "Montserrat-Bold";
} #beneficios img {
	width: 100%;
	padding: 0px 50px;
} #beneficios .title {
	margin: 0px;
	color: #006cec;
	font-family: "Montserrat-Bold";
	padding: 20px 0px;
	font-size: 14px;
} #beneficios .desc {
	font-family: "Montserrat-Light";
	margin: 0px;
	font-size: 12px;
} #beneficios .beneficios-icons {
	display: flex;
	justify-content: space-between;
	align-items: start;
} #beneficios .beneficios-icons .block {
	max-width: 200px;
	margin: 20px 0px;
}

#banner-aspiradora {
	background-image: url("/img/HOME/limpieza_de_alfombras_santiago-2.webp");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: -100px;
	padding: 300px 0px;
}

#banner-aspiradora2 {
	background-image: url("/img/HOME/IMG-RECORTE1.webp");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin-top: -600px;
	padding: 300px 0px;
}

#tienda {
	background-color: #0eb1f1;
	min-height: 571px;
} #tienda img {
	max-width: 100%;
	max-height: 550px;
} #tienda .best-products {
	color: #fff;
	font-family: "Montserrat-Bold";
	font-size: 50px;
	line-height: 1.2;
} #tienda .best-products span {
	color: #ffef00;
} #tienda a {
	margin-right: 0px;
	background-color: #ff66a8;
	border-radius: 100%;
	width: 150px;
	height: 150px;
} #tienda a p {
	color: #fff;
	font-family: "Montserrat-Bold";
	font-size: 20px;
	line-height: 1.2;
	margin: 0px;
} #tienda a:hover {
	background-color: #ffef00;
} #tienda a:hover p {
	color: #006cec;
}

#resenas {
	background-color: #006cec;
	padding: 40px 0px 80px;
} #resenas .resenas {
	color: #fff;
	font-family: "Montserrat-Bold";
	font-size: 40px;
	line-height: 1.2;
	margin-top: 80px;
} #resenas .resenas span {
	color: #ffef00;
} #resenas .block {
	position: relative;
	background-color: #fff;
	border-radius: 10px;
	margin: 80px 10px 40px 10px;
	z-index: -1;
	min-height: 355px;
} #resenas .block .row {
	padding: 0px 35px;
} #resenas .block img {
	position: relative;
	margin-top: -30px;
	z-index: 2;
} #resenas .name {
	margin-top: 20px;
	font-family: "Montserrat-Medium";
	color: #006cec;
} #resenas .star {
	background-image: url("/img/HOME/1.webp");
	background-size: contain;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	margin: 0px 3px 0px 0px;
} #resenas .title {
	font-family: "Montserrat-Regular";
	font-weight: bold;
	color: #66666c;
	font-size: 16px;
} #resenas .desc {
	font-family: "Montserrat-Regular";
	color: #66666c;
	font-size: 14px;
	text-align: justify;
	padding-top: 20px;
} #resenas .review-slider .previous {
	background-image: url("/img/HOME/IZQ.webp");
	background-repeat: no-repeat;
	background-position-y: 160px;
	min-width: 22px;
	cursor: pointer;
} #resenas .review-slider .next {
	background-image: url("/img/HOME/DER.webp");
	background-repeat: no-repeat;
	background-position-y: 160px;
	min-width: 22px;
	cursor: pointer;
}

#especialistas {
	background-image: url("/img/HOME/REVIEWS-BACK.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: bottom;
	max-height: 355px;
} #especialistas .title {
	color: #fff;
	font-family: "Montserrat-Bold";
	line-height: 1.2;
	font-size: 40px;
} #especialistas img {
	max-width: 100%;
} #especialistas .areas-slider .slick-slide {
	opacity: 0.5;
	max-height: 400px;
} #especialistas .areas-slider .slick-center {
	opacity: 1;
	text-align: center;
	max-height: 500px;
} #especialistas .areas-slider .slick-center .twentytwenty-container {
	max-width: 950px;
	margin: 0px auto;
} #especialistas .areas-slider .slick-center .twentytwenty-handle {
	border: 0px solid #ff66a8;
	background-color:#ff66a8;
	top: auto;
	bottom: 0px;
} #especialistas .areas-slider .slick-center .twentytwenty-handle::after
, #especialistas .areas-slider .slick-center .twentytwenty-handle::before {
	background-color: #ff66a8;
	box-shadow: 0px 3px 0px #ff66a8;
} #especialistas .areas-slider .custom_dots {
	margin-top: 30px;
	padding: 0px;
	text-align: center;
} #especialistas .areas-slider .custom_dots li {
	display: inline;
} #especialistas .areas-slider .custom_dots li button {
	border: 0px;
	background-color: transparent;
	margin-left: 60px;
	margin-right: 70px;
	color: #006cec;
	font-family: "Montserrat-Bold";
	font-size: 20px;
} #especialistas .areas-slider .custom_dots .slick-active button {
	color: #ff66a8;
	border-bottom: 5px solid #ff66a8;
} #especialistas .areas-slider .slick-center .twentytwenty-overlay {
	background-color: #0000;
	z-index:0;
}

#contacto {
	margin-top: 400px;
	background-image: url("/img/HOME/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;
}

@-webkit-keyframes displace {
  from {
    background-position: 0 center;
  } to {
    background-position: 450px center;
  }
} @keyframes displace {
  from {
    background-position-y: 450px;
  } to {
    background-position-y: 0px;
  }
}
