.iconos-servicios {
    top: -66px;
    z-index: 1;
}

div#slider-principal iframe {
    height:482px;
}
@media (min-width: 992px){
#block-versh-main-menu .mega-menu-item>ul.dropdown-menu {
    float: right;
    right: 60px;
}
}

.descripcion-servicio {
    font-size: 2rem;
    line-height: 1.1;
}

.descripcion-servicio p {
    font-size: 2rem;
    line-height: 1.1;
}

.informacion-servicio iframe {
    border-radius: 15px;
    border: none;
    min-height: 300px;
}

.separacion hr{
	background: transparent;
    margin: 10px auto;
}

.info-mision {
    background-color: #C24646;
}

.info-mision .content-wrap {
    background-color: #F2DA82;
    margin-bottom: -1px;
}

.info-mision .content-wrap i {
    font-size: 6rem;
    margin: 0 auto;
}

.info-mision p {
    line-height: 1.1;
    font-size: 2rem;
}

.info-mision h3 {
    font-size: 2.3rem;
    padding: 20px;
    font-weight: bolder;
}

.font-bienestar p {
    line-height: 1.1;
    font-size: 1.8rem;
}

.font-bienestar li {
    font-size: 1.8rem;
    line-height: 1.2;
}

.contacto p {
    font-size: 5rem;
    line-height: 0.5;
    font-family: 'Titillium Web';
    font-weight: bolder;
	text-shadow: 2px 1px 4px #c24646;
}

.contacto span {
    font-size: 3rem;
    line-height: 0.9;
    font-family: 'Titillium Web';
    font-weight: bolder;
    font-style: italic;
}

.servicios-bienestar {
    font-size: 2rem;
    line-height: 1.9;
	margin: 80px 0;
}

.servicios-bienestar i {
    font-size: 2.5rem;
    color: #C24646;
}

.extension-bienestar li {
    font-size: 1.9rem;
    border-radius: 60px;
    padding: 20px;
    margin-bottom: 5px;	
	background: #C24646;
    color: #fff;
}

.extension-bienestar li:nth-child(2n) {
    font-size: 1.9rem;
    border-radius: 60px;
    padding: 20px;
    background: #F2DA82;
	color:#000;
}

.fondo-contacto{
	background: url(/sites/bienestar/files/fondo_contacto.jpg) 0 0 / 100% auto no-repeat;
}

.bg-light-grey {
    background: #c8c8c8;
}


.videos-bienestar-principal iframe {
    height: 240px;
    border-radius: 25px 0;
}


@media (min-width: 991px){
#header .dropdown-menu{
	position: absolute;
    margin-top: -6px !important;
}
}

.container-video-inicio {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 23.5%;
}

.container-video-inicio iframe{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.video-slider iframe {
	position: absolute;
    right: 0;
    height: 400px !important;
    padding: 0;
    border: 0;
    top: 0;
}

/* Secciones página principal*/

.servicios-principal .content-box.icon-box {
    top: -46px;
    position: relative;
}
.servicios-principal .icon-wrap i {
    background: #8c1919 !important;
    color: #fff !important;
    font-size: 41px;
    border-radius: 50%;
}

.servicios-principal h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
}

.video-principal i {
    font-size: 30px;
    color: #fff;
    background: #8c1919;
    padding: 15px 15px 15px 18px;
    border-radius: 50%;
    clear: both;
position: relative;
    z-index: 99;
    font-size: 30px;
    color: #fff;
    border-radius: 50%;
    border: none;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    box-shadow: 0 0 16px rgb(255 255 255 / 50%);
}

.video-principal h3 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    padding: 14px;
}

.estadisticas-principal {
    margin: 50px 0;
    background: transparent;
    border: 0;
}

.estadisticas-principal .content-box.icon-box {
    border-bottom: 2px solid #8c1919;
    border-left: 2px solid #8c1919;
    border-right: 2px solid #8c1919;
}

.estadisticas-principal .content-box:after {
    content: "";
    position: absolute;
    width: 30%;
    left: 0;
    top: 0;
    height: 2px;
    background: #8c1919;
}

.estadisticas-principal .content-box:before {
    content: "";
    position: absolute;
    width: 30%;
    right: 0;
    top: 0;
    height: 2px;
    background: #8c1919;
}

.estadisticas-principal i {
    background: transparent !important;
    font-size: 40px;
    top: -40px;
    position: relative;
}


.video-principal {
    text-align: center;
    padding: 100px;
}

.parallax-bg .container {
    padding: 0;
    background: #00000040;
}

.estadisticas-principal h4 {
    font-size: 30px;
    line-height: 1.2;
    color: #fff;
}

.estadisticas-principal p {
    font-size: 50px;
    line-height: 1.2;
    color: #fff;
    font-weight: bold;
}

.estadisticas-principal .icon-wrap{
    margin-bottom: -25px;
}

.lg.bg-img.parallax-bg.elementor-background-overlay {
    background-position: center;
    background-repeat-x: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 0 !important;
}

.info-estadistica h3 {
    font-size: 2.4em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 3;
}

.info-estadistica p {
    color: #fff;
    text-align: center;
}
.seccion-roja .seccion-oferta .related-content {
    padding: 10px 15px;
    background: linear-gradient(0deg, rgba(0,0,0,0.2) 0%, transparent 100%);
}
.noticias-destacadas .resumen-principal span {
    line-height: 1;
    margin-bottom: 5px;
}

.noticias-destacadas .resumen-principal {
    min-height: auto !important;
}

.font-informacion p, .font-informacion li, .font-informacion a {
    font-size: 1.6rem;
    line-height: 1.2;
    font-family: 'Hind';
}

iframe.frame-documento {
    width: 100%;
    height: 450px;
    border: 2px solid #323639;
    border-radius: 4px;
}

.iconos-principales {
    top: -28px;
    z-index: 1000;
    border-radius: 8px;
}

div#exposiciones .titulo-exp {
    font-size: 3rem;
    line-height: 1;
    padding: 30px;
    font-family: Titillium web;
    font-weight: bold;
	text-align: center;
}

div#exposiciones .resumen-exp {
    font-size: 1.8rem;
    padding: 30px;
}

.ficha-exp .btn-mas {
    float: left;
}



