/*css do hospital bom samaritano*/
:root {
	--filter-color-item-box-banner-two: brightness(0) saturate(100%) invert(26%) sepia(87%) saturate(1615%) hue-rotate(176deg) brightness(93%) contrast(102%);
}

.header__logo img, .logo img, .logo-footer img {
    width: 110px;
}

.div-one-header{
	padding: 10px 15px !important;
}


footer .logo-footer img{
	width: 105px;
}

	.box-text-img{
		margin: 50px 0;
	}
	
	.img-box-text-img img{
		border-radius: 8px;
	}

@media screen and (max-width: 500px){
	#header {
    	margin-top: 0 !important;
	}
	
	#header .div-one-header .logo a img {
    	width: 100px;
	}
	
	.maps .address {
    	flex-direction: column;
	}
	
	.texto-mob p{
		margin-top: -8px !important;
	}
	
}
/*LGPD*/

.lum-content-body .lum-content-detail p{
	text-align: center;
}

.lum-content-body .lum-content-detail p a{
	color: #ffffff;
	text-decoration: underline;
}

.lum-content-body .lum-header-buttons .lum-first a{
	background-color: red;
    border-radius: 6px;
    color: #ffffff;
    padding: 8px;
    display: block;
    margin: 0 auto;
    width: 222px;
}

.lum-content-body .lum-header-buttons .lum-last{
	margin: 0 !important;
}

.lum-content-body .lum-header-buttons .lum-last a{
	display: block;
    margin: 0 auto;
    width: 100px;
    color: #ffffff !important;
    padding-top: 5px;
	text-align: center;
}

aside#lum_2C9FA4A67420B11E0174303ACCDE7CA7_privacyTermMessageBar .lum-content {
    padding: 10px;
    position: relative;
}

/*Fim LGPD*/