#header {
    height: 100px;
    line-height: 100px;
}
.header-extras {
    height: 100px;
}
#header .header-inner, #header #header-wrap {
    height: 100px;
}
/* Logo */
#header .header-inner #logo a > img, #header #header-wrap #logo a > img {
    height: 100px;
}
/* Efecto de imagenes */
#topbar ~ #header[data-transparent="true"] + #slider, #topbar ~ #header[data-transparent="true"] + .fullscreen, #topbar ~ #header[data-transparent="true"] + .halfscreen, #topbar ~ #header[data-transparent="true"] + #google-map {
    top: -140px;
    margin-bottom: -140px;
}
.servicios {
	background: rgb(34,80,252);
background: linear-gradient(90deg, rgba(34,80,252,1) 0%, rgba(28,66,208,1) 100%);
}
.text-box {
    padding: 16px 40px;
}
.sombra {
	text-shadow: 0px 0px 3px #000000;
}
.sombra1 {
	text-shadow: 0px 0px 3px #000000;
}
.prestit
{
	font-weight: 900 !important;
	font-size: 3.1em !important;
    line-height: 34px !important;
    margin-bottom: 0px !important;
}
.presdet {
	font-size: 2em !important;
	font-weight: 300 !important;
}
@media (max-width: 1100px) {
	.oculta1100 {
		display: none;
	}
}
.inspiro-slider {
    height: 46vh;
}
.inspiro-slider .slide .container, .inspiro-slider .slide .container-wide {
    padding-top: 160px;
    padding-bottom: 0px;
    align-self: center !important;
}
.img-r {
	width: 100%;
    height: auto;
}
.h1tit {
	font-weight: 900 !important;
	margin-bottom: 0px !important;
}
.h2tit {
	font-weight: 200 !important;
}
.f600 {
	font-weight: 600 !important;
}
.f700 {
	font-weight: 700 !important;
}
.blanco {
	color: #ffffff;
}
.fondoazul {
	background-color: #041e41;
}
.interlineadounoymedio {
	line-height: 1.5 !important;
}
.background-overlay-dark:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
}
.background-overlay-dark1:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
}
.mayuscula {
	text-transform: uppercase;
}
.background-crema {
    background-color: #fffddc !important;
}
@media (max-width: 1024px) {
	.mainMenu-open #header #mainMenu {
		background-color: #ffffff;
		padding: 0px 20px;
	}
}
.divcontinuar {
	width: 100%;
    background-color: #19365f;
    padding: 12px;
}
.background-overlay-dark2:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    content: " ";
    width: 100%;
    height: 100%;
    z-index: 0;
}