

@media (max-width: 575.98px) {
	#banner-top {
		background-size: cover !important;
		background-position: 47% !important;
	} #calltoaction {
		padding: 50px 0px !important;
	} #calltoaction .call {
		font-size: 12px  !important;
	} #calltoaction #cotiza img {
		max-height: 35px  !important;
	} #tricolor #image-large  {
		min-height: 100% !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;
	} #tricolor #image-large  {
		min-height: 100% !important;
	}
} @media (min-width: 767.98px) and (max-width: 991.98px) {
	#banner-top {
		background-size: cover !important;
		background-position: 47% !important;
	} #calltoaction {
		padding: 50px 0px !important;
	} #calltoaction .call {
		font-size: 26px  !important;
	} #calltoaction #cotiza img {
		max-height: 40px  !important;
	} #tricolor #image-large  {
		min-height: 100% !important;
	}
} @media (min-width: 991.98px) and (max-width: 1199.98px) { 

} @media ( min-width: 1200px ) {

}

/* BANNER */
#banner-top {
	background-image: url('/img/NOSOTROS/BACKHEADER.webp');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	margin-top: 83px !important;
} #banner-top .title-banner {
	color: #fff;
	font-family: "Archivo-Bold";
	font-size: 35px;
	line-height: .9;
	padding: 100px 0px;
	margin: 0px;
	text-align: center;
	width: 100%;
} 


#tricolor {
    /*background: linear-gradient(to bottom, #fff, #333 50%, #20419a 75%, #4065af 75%);*/
    background: linear-gradient(#fff 50%, #20419a -75%, #4065af);
    padding: 50px 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;
	font-family: "Archivo-Regular";
	font-size: 14px;
	text-align: justify;
	line-height: 2;
} #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: 14px;
	text-align: justify;
	line-height: 2;
} #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;
} #tricolor .bombeo {
	background-image: url("/img/NOSOTROS/1-PRODBACK.webp");
	background-repeat: no-repeat;
	background-position: center;
} #tricolor .dosificadores {
	background-image: url("/img/NOSOTROS/2-PRODBACK.webp");
	background-repeat: no-repeat;
	background-position: center;
} #tricolor .tratamiento {
	background-image: url("/img/NOSOTROS/3-PRODBACK.webp");
	background-repeat: no-repeat;
	background-position: center;
} #tricolor .bombeo .title, #tricolor .dosificadores .title, #tricolor .tratamiento .title {
	color: #fff;
	font-family: "Archivo-Bold";
	font-size: 35px;
} #tricolor .bombeo p, #tricolor .dosificadores p, #tricolor .tratamiento p {
	color: #fff;
	font-family: "Archivo-Regular";
	font-size: 14px;
} #tricolor .bombeo .vermas img, #tricolor .dosificadores .vermas img, #tricolor .tratamiento .vermas img {
	max-height: 35px;
} #tricolor #image-large {
	min-height: 805px;
}




#calltoaction {
	background-image: url("/img/NOSOTROS/BANNERBACK.webp");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	padding: 50px;
} #calltoaction .call {
	font-family: "Archivo-Bold";
	color: #fff;
	font-size: 30px;
	text-align: center;
	line-height: 1;
} 