<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.social {
    display: none;
}
.page-title {
	margin-bottom:20px;
}
.page-title h1 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	line-height: 50px;
}
.sidebar .widget {
	background-color:#f5f5f5;
	padding:15px;
	height:362px;
}
h3 {
    font-size: 24px;
}
.bottom-3 {
    margin-bottom: 0px !important;
}

footer {
    margin-top: 0px;
}
.services.home {
    background: #FFF;
}
.post.style-1, .post.style-2 {
    padding-bottom: 0px;
}
.services.home.s-2 {
    padding: 50px 0;
}
.services.style-1 .item.active:hover .circle, .services.style-2 .item.active .circle, .services.style-2 .item:hover .circle, .services.style-3 .item .circle, .services.style-3 .item.active:hover .circle {
	 background:#025a99; cursor:pointer;
}
.services.style-1 .item.active .circle, .services.style-2 .item .circle, .services.style-2 .item.active:hover .circle, .services.style-3 .item.active .circle, .services.style-3 .item:hover .circle {
	 background:#4b4c4d;
}
.button.medium {
    padding: 15px 30px;
    text-align: center;
    width: 190px;
}
.caja-inscripcion {
	font-size: 14px;
	margin-bottom:30px;
}
.teamar {
	margin-bottom:40px;
	width:100%;
	overflow:hidden;
}
.itemarchivo {
	width:100%;
	overflow:hidden;
	margin: 15px 0; 
}
.itemarchivo a{
	font-weight:bold !important;
	color:#0083c3 !important;
	line-height:20px !important;
	text-transform:uppercase;
}
.itemarchivo p{
	margin-left:9px !important;
}

@media only screen and (max-width: 959px) {
.page-title h1 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	line-height: 50px;
}
.sidebar .widget {
	height:288px;
}
.button.medium {
    padding: 15px 30px;
    text-align: center;
    width: 125px;
}
.caja-inscripcion {
	font-size: 12px;
    margin-bottom: 20px;
}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
}
@media only screen and (max-width: 767px) {
.page-title h1 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	line-height: 50px;
}
.button.medium {
    width: 160px;
}
.caja-inscripcion {
	font-size: 14px;
	margin-bottom:30px;
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.page-title h1 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	line-height: 30px;
	font-size: 22px;
}
.button.medium {
    width: 328px;
}
.caja-inscripcion {
	font-size: 14px;
	margin-bottom:30px;
}
.sidebar .widget {
    height: 200px;
	margin-bottom: 0px;
}
.itemarchivo p{
	margin-left:0px !important;
}
}
@media only screen and (max-width: 479px) {
.page-title h1 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
	line-height: 30px;
	font-size: 24px;
}
.button.medium {
    width: 170px;
}
.caja-inscripcion {
	font-size: 14px;
	margin-bottom:30px;
}
.sidebar .widget {
    height: 225px;
	margin-bottom: 0px;
}
.itemarchivo p{
	margin-left:0px !important;
}
}</pre></body></html>