/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 27 2026 | 17:21:32 */
.site-navigation-toggle-holder .site-navigation-toggle {
    color: #233770 !important;
    background-color: #fff !important;
}
.site-navigation-dropdown ul.menu li.current-menu-item a {
    background: #384e8a !important;
}
.foto-unidades, .nombre-unidades{
	margin-bottom:0 !important;
}
.nombre-unidades .elementor-widget-container{
	min-height:70px !important;
}
.site-header{
	background:#233770;
}
.site-navigation ul.menu li a{
	color:#fff;
	font-size:18px;
}

footer.elementor-slideshow__footer {
    display: none;
}

@media (min-width: 576px) {
    .page-header .entry-title, .site-footer .footer-inner, .site-footer:not(.dynamic-footer), .site-header .header-inner, .site-header:not(.dynamic-header), body:not([class*=elementor-page-]) .site-main {
        max-width: 100% !important;
    }
}
@media (min-width: 992px) {
	.site-header .header-inner {
        max-width: 1140px;
		width: 100% !important;
	}
}
@media (max-width: 767px) {
	.site-footer .site-branding .site-logo img {
		margin: 0 auto 8px;
	}
}