

@media (max-width: 575.98px) {
	#banner-top {
		background-size: cover !important;
		background-position: center !important;
		margin-top: 43px !important;
		max-height: 400px !important;
	} #calltoaction {
		padding: 50px 0px !important;
	} #calltoaction .call {
		font-size: 16px  !important;
	} #calltoaction #cotiza img {
		max-height: 35px  !important;
	} #banner-top .title-banner {
		font-size: 35px;
	} #tricolor #image-large {
		min-height: auto !important;
	} .calltoactionHome {
		width: 100% !important; 
		flex-direction: column !important;
	} .calltoactionHome p {
		text-align: center;
	} #productos-categorias .bombeo {
		background-size: cover !important;
	} #productos-categorias .dosificadores {
		background-size: cover !important;
	} #productos-categorias .tratamiento {
		background-size: cover !important;
	} 
} @media (min-width: 575.98px) and (max-width: 767.98px) {
	#banner-top {
		background-size: cover !important;
		background-position: 47% !important;
	} #calltoaction {
		padding: 50px 0px !important;
	} #calltoaction .call {
		font-size: 19px  !important;
	} #calltoaction #cotiza img {
		max-height: 40px  !important;
	} #banner-top .title-banner {
		font-size: 35px;
	} .calltoactionHome {
		width: 100% !important; 
		flex-direction: column !important;
	} .calltoactionHome p {
		text-align: center;
	} #productos-categorias .bombeo {
		background-size: cover !important;
	} #productos-categorias .dosificadores {
		background-size: cover !important;
	} #productos-categorias .tratamiento {
		background-size: cover !important;
	} 
} @media (min-width: 767.98px) and (max-width: 991.98px) {
	#banner-top {
		background-size: cover !important;
		background-position: 47% !important;
		margin-top: 83px !important;
		height: 600px;
	} #calltoaction {
		padding: 50px 0px !important;
	} #calltoaction .call {
		font-size: 26px  !important;
	} #calltoaction #cotiza img {
		max-height: 40px  !important;
	} #calltoaction {
		padding: 50px 0px !important;
	} #calltoaction .call {
		font-size: 26px  !important;
	} #calltoaction #cotiza img {
		max-height: 40px  !important;
	}
} @media (min-width: 991.98px) and (max-width: 1199.98px) { 

} @media ( min-width: 1200px ) {

}

/* BANNER */
#banner-top {
	background-image: url('/img/NOSOTROS/BannerNosotros.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top left;
	margin-top: 81px !important;
	<!-- height: 600px !important; -->
} #banner-top .title-banner {
	color: #fff;
	font-family: "Archivo-Bold";
	font-size: 40px;
	line-height: .9;
	padding: 100px 0px;
	margin: 0px;
	width: 100%;
} 


#tricolor {
    /*background: linear-gradient(to bottom, #fff, #333 50%, #20419a 75%, #4065af 75%);*/
    background: linear-gradient(#fff 60%, #20419a -75%, #4065af);
    padding: 80px 0px;
} #tricolor p {
	margin: 0px;
	padding: 0px;
} #tricolor .info1 {
	color: #4065af;
	font-family: "Archivo-Bold";
	font-size: 32px;
	line-height: 1;
} #tricolor .info2 {
	color: #4065af;
	font-family: "Archivo-Bold";
	font-size: 19px;
	line-height: 1.3;
} #tricolor .extra-info {
	/*color: #8195b5;*/
	color: #004cba;
	font-family: "Archivo-Regular";
	font-size: 18px;
} #tricolor .back-mision {
	margin-top: 50px;
	background-image: url("/img/NOSOTROS/BACK-1.webp");
	padding:50px 40px;
} #tricolor .back-mision .title, #tricolor .back-vision .title, #tricolor .back-objetivo .title {
    color: #fff;
	font-family: "Archivo-Bold";
	font-size: 40px;
} #tricolor .back-mision p, #tricolor .back-vision p, #tricolor .back-objetivo p {
	color: #fff;
	font-family: "Archivo-Regular";
	font-size: 18px;
} #tricolor .back-vision {
	margin-top: 50px;
	background-image: url("/img/NOSOTROS/BACK-2.webp");
	padding:50px 40px;
} #tricolor .back-objetivo {
	margin-top: 50px;
	background-image: url("/img/NOSOTROS/BACK-3.webp");
	padding:50px 40px;
} #tricolor .back-conocemas {
    margin-top: 50px;
	background-color: #fff;
	padding:50px 40px;
} #tricolor .back-conocemas p {
	font-family: "Archivo-Bold";
	color: #4065af;
	font-size: 20px;
} #tricolor .back-conocemas span {
	font-family: "Archivo-Bold";
	#color: #0bb4e3;
	font-size: 20px;
}#productos-categorias {
	background-color: #d5d5d5;
	margin-top: -47px;
	padding: 10px 0 40px;
} #productos-categorias .bombeo {
	background-image: url("/img/NOSOTROS/1-PRODBACK.webp");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
} #productos-categorias .dosificadores {
	background-image: url("/img/NOSOTROS/2-PRODBACK.webp");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
} #productos-categorias .tratamiento {
	background-image: url("/img/NOSOTROS/3-PRODBACK.webp");
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
} #productos-categorias .bombeo .title, #productos-categorias .dosificadores .title, #productos-categorias .tratamiento .title {
	color: #fff;
	font-family: "Archivo-Bold";
	font-size: 28px;
	margin-top: 10px;
} #productos-categorias .bombeo p, #productos-categorias .dosificadores p, #productos-categorias .tratamiento p {
	color: #fff;
	font-family: "Archivo-Regular";
	font-size: 18px;
} #productos-categorias .bombeo .vermas img, #productos-categorias .dosificadores .vermas img, #productos-categorias .tratamiento .vermas img {
	max-height: 35px;
} #productos-categorias #image-large {
	min-height: 805px;
}

.calltoactionHome {
	width: 91.63%; 
	flex-direction: row;
	margin: auto; 
	display: flex; 
	justify-content: center; 
	align-items: center; gap: 10px;
}


#calltoaction {
	background-color: #0f3593;
	padding: 50px;
} #calltoaction .call {
	font-family: "Archivo-Bold";
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 1;
} 