<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#footer{
	width: 100%;
	height: 60vh;
	top:1vh;
}
.footer-container{
	width: 100%;
	height: 100%;
}
.img-footer-container{
	left: 5%;
	width: 40%;
}
#img-footer-container{
	width: 100%;
}
.footer-info-container{
	width: 100%;
	height: 70%;
}
.section-conocenos, .section-servicio, .section-compromiso, .section-conectarse, .section-hospital{
	width: 19%;
	height: 100%;
	top:0%;
}
.section-conocenos{
	left:0%;
}
.section-servicio{
	left:20%;
}
.section-compromiso{
	left:40%;
}
.section-conectarse{
	left:60%;
}
.section-hospital{
	left:80%;
}
.data-title{
	font-size: 1.2em;
}
.data-title .text-data{
	left: 1%;
}
.data-list{
	left: 5%;
	font-size: 1.1em;
}
.data-list span:hover{
	font-size: 1.2em;
}
.redsocial-element{
	width: 20%;
	font-size: 2em;
	padding-top:2.5%;
	padding-bottom:2.5%;
	border-radius: 150px;
}
.redsocial-element:hover{
	font-size: 2.1em;
}
.form-data-list{
	width: 100%;	
}
.form-data-list input{
	width: 90%;
	left: 5%;
	top:1vh;
	font-size: 1.2em;
	border-radius:5px;
}
.form-data-list button{
	width: 70%;
	left: 15%;
	top:2vh;
	padding-top: 2.5%;
	border-radius: 5px;
	font-size: 1.3em;
	padding-top: 10%;
	padding-bottom: 10%;
}
.form-data-list button:hover{
	font-size: 1.4em;
}
.derechos-info-container{
	width: 100%;
	font-size: 1.2em;
}
.footer-info2-container{

}
.section-whats{

}
.section-logos{

}
.section-mensaje{

}</pre></body></html>