/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 01 2023 | 19:26:44 */
/*acreditaciones home*/
.row-acreditaciones img {
    max-height: 104px;
}

.bg-slider-fundaciones {
    display: flex;
    min-height: 367px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

/*img.slider-funda.viv-pleno {
    height: 367px !important;
    width: 100% !important;
    object-fit: cover;
}*/

/*oncologia*/
ul.si-colums {
    column-count: 2;
    column-gap: 1px;
}

@media (max-width: 576px) {
	.mega-content {
		overflow-y: scroll;
		height: 300px;
	}
}

.logoDesktop .mega-content .img_submenuImg img {
	max-height: 132px;
	object-position: top;
}

#fundacionesL .mega-content .img_submenuFundaciones img {
	max-height: 228px;
	object-position: center;
}

.menu-lateral a:hover {
	color: white; 
	font-weight: bold;
}

@media (max-width: 576px) {
	#page div.header {
		margin-top: 76px;
	}
	
	#wrapper-navbar .navbar-fixed {
		top: 36px; 
	}
	
	#wrapper-navbar .navbar-fixed .container {
	    padding-left: 0 !important;
		padding-right: 0 !important;
		background: white;
		height: 72px;
	}
	
	#wrapper-navbar .navbar-fixed .container .logoMov {
		height: 72px;
	}
	
	#wrapper-navbar .header-hospitales {
		min-height: 36px;
	}
}