.header__wrapper.escudo h2 {
	margin-bottom: 0 !important;
}

.header__wrapper.escudo .infoLocalidadFundacion {
	display:  block;
	margin: 0 1.5rem 2rem;
}

.single__contents img.imgEscudo {
	padding: 0.5rem 1rem;
}

.theme__light .bgcolor__header,
.theme__light .header__wrapper .title {
	color: #1b2e9e !important;
}

.theme__light .header__wrapper .title.mainTitle {
	max-width: 800px;
}

.theme__dark .bgcolor__header {
	background-color: #1b2e9e !important;
}

#list-side {
	background-image: url('/side.png') !important;
	background-repeat: no-repeat;
}

.breadcrumb li {
	max-width: none !important;
}

.search {
	margin: 0 !important;
}

#toggleToDark,
#toggleToLight {
	display: none !important;
}

.drawer__header--text {
	line-height: 0.85rem;
}

@media only screen and (max-width: 600px) {
	.menu {
		padding-bottom: 3rem;
	}
}