.modal-header, h4 {
	background-color: red;
	color:white !important;
	text-align: center;
	font-size: 25px;
}
.modal-footer, .close {
	background-color: #f9f9f9;
}

#div-cookies {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: white;
	box-shadow: 0px -5px 15px gray;
	padding: 7px;
	text-align: center;
}

.mkscontenido{
width:100%;
display:flex;
flex-wrap:wrap;
}

.xcsstitulo{
	font-family: verdana; 
	font-size: 26px; 
	color: #4172F6; 
	font-weight: bold; 
	text-align:center; 
	text-shadow: 0.1em 0.1em 0.2em #9F9F9F;
}

.xcsslogo{
	text-align: center !important;
}

.csswcme{
	font-size: 19px; 
	font-weight: bold; 
	color: #000045;
	text-align: center;
	margin-top: 5px; 
	margin-bottom: -10px;
}

.xcaja { float:left !important; margin-left:1px !important; width:48%}

.mkssubtit { font-size:1em; margin-top:1em; font-style: oblique;}