
@media (max-width: 575.98px) {
	#banner {
		padding: 50px 0px 0px !important;
		min-height: 400px !important;
	} #banner .title {
		padding-top: 0px !important;
		text-align: center;
		font-size: 20px !important;
	} #banner .line {
		text-align: center !important;
		justify-content: center !important;
	} #banner img {
		max-height: 90px !important;
	} #plataforma {
		padding: 50px 0px !important;
	} #plataforma .line1 {
		font-size: 20px !important;
	} #soluciones {
        padding: 50px 0px 0px !important;
        max-height: 520px !important;
	} #soluciones .line1 {
		font-size: 20px !important;
	} #soluciones .line2 {
		top: -190px !important;
	} #soluciones .blur {
		padding: 100px 0px !important;
	} #soluciones-actuales {
		padding: 50px 0px !important;
	} #soluciones-actuales .line1 {
		font-size: 20px !important;
		margin-bottom: 100px !important;
	} #soluciones-actuales div a {
		font-size: 12px !important;
		margin: 0px 5px !important;
		padding: 5px 10px !important;
	} #problemas .covid-19
	, #problemas .vacunas
	, #problemas .expediente-digital
	, #problemas .consultas
	, #problemas .poblacion-vulnerable
	, #problemas .incapacidades
	, #problemas .examenes-clinicos {
		background-size: 100% !important;
		margin-top: 10px !important;
		padding: 10px 0px !important;
	} #problemas .name {
		font-size: 20px !important;
		margin-bottom: 0px !important;
	} #problemas a {
		padding: 5px 10px !important;
	} #problemas a p {
		font-size: 14px !important;
	} #contacto {
		padding: 0px 0px 50px !important;
	} #contacto .title {
        font-size: 20px !important;
	} #contacto .block {
		padding: 15px !important;
	} #contacto .health-botones {
		margin-top: 50px !important;
	}
} @media (min-width: 575.98px) and (max-width: 767.98px) {
} @media (min-width: 767.98px) and (max-width: 991.98px) {
} @media (min-width: 991.98px) and (max-width: 1199.98px) { 
} @media ( min-width: 1200px ) {
}

body {
	background-color: #e9f6fe;
}

/* BANNER */
#banner {
	background-image: url("/assets/img/HEALTH/IMG.webp");
	background-blend-mode: overlay;
	background-repeat: no-repeat;
	background-position: top;
	background-size: conver;
	min-height: 606px;
} #banner .title {
	font-family: "Montserrat-Medium";
	color: #fff;
	font-size: 40px;
	margin: 0px;
} #banner .line {
	border-right: 1px solid #fff;
} #banner img {
	max-width: 100%;
}

#plataforma {
	background-color: #3d74ad;
	padding: 80px 0px;
} #plataforma .line1 {
	text-align: center;
	font-family: "Montserrat-Light";
	color: #fff;
	font-size: 40px;
	line-height: 1.2;
} 

#soluciones {
	background-image: url("/assets/img/HEALTH/IMG-01.webp");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
    padding: 260px 0px 40px;
} #soluciones .line1 {
	text-align: center;
	font-family: "Montserrat-Medium";
	color: #fff;
	font-size: 40px;
	margin-bottom: 80px;
} #soluciones .blur {
	padding: 70px 0px;
    backdrop-filter: blur(10px); // This be the blur
} #soluciones .line2 {
	text-align: center;
	font-family: "Montserrat-Light";
	color: #fff;
	font-size: 22px;
	line-height: 1.2;
	position: relative;
	top: -110px;
} 

#soluciones-actuales {
	background-image: url("/assets/img/HEALTH/IMG-02.webp");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top;
	margin-top: 50px;
	padding: 180px 0px 80px;
} #soluciones-actuales .line1 {
	font-family: "Montserrat-Medium";
	color: #fff;
	line-height: 1;
	text-align: center;
	font-size: 40px;
	margin-bottom: 150px;
} #soluciones-actuales div {
	text-align: center;
	margin: 20px 0px;
} #soluciones-actuales div a {
    font-family: "Montserrat-Medium";
    text-decoration: none;
    color: #fff;
    margin: 0px 10px;
    background-color: #fff3;
    padding: 5px 20px;
    border-radius: 50px;
}

#problemas .covid-19 {
    background-image: url("/assets/img/HEALTH/IMG-03.webp");
    margin-top: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
} #problemas .vacunas {
    background-image: url("/assets/img/HEALTH/IMG-04.webp");
    margin-top: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
} #problemas .expediente-digital {
    background-image: url("/assets/img/HEALTH/IMG-05.webp");
    margin-top: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
} #problemas .consultas {
    background-image: url("/assets/img/HEALTH/IMG-06.webp");
    margin-top: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
} #problemas .poblacion-vulnerable {
    background-image: url("/assets/img/HEALTH/IMG-07.webp");
    margin-top: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
} #problemas .incapacidades {
    background-image: url("/assets/img/HEALTH/IMG-08.webp");
    margin-top: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
} #problemas .examenes-clinicos {
    background-image: url("/assets/img/HEALTH/IMG-09.webp");
    margin-top: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
} #problemas .name {
	font-family: "Montserrat-Medium";
	color: #fff;
	font-size: 40px;
} #problemas a {
	background-color: #fff3;
	border-radius: 30px;
	padding: 10px 40px;
} #problemas a p {
	font-family: "Montserrat-Medium";
	color: #fff;
	margin: 0px;
}

#contacto .formulario {
	padding-top: 50px;
} #contacto .formulario p {
	font-family: "Montserrat-Light";
	font-size: 16px;
	margin: 0px 0px 30px;
	color: #7bb4e8;
} #contacto .formulario .title {
	text-align: left;
	padding-left: 20px;
	font-size: 40px;
} #contacto .bienestar-botones {
	margin-top: 100px;
} #contacto .formulario button img {
	max-height: 45px;
}