.horario_dat {
    line-height: 14px;
}

.sp-contact-info a,
.sp-contact-info a:hover {
    color: #555!important;
}

.actividades_inicio_derecha {
    position: relative;
    margin-top: -60px;
    background-color: #fff;
    padding: 30px 30px 50px;
}


/* Info de contacto en header */

.sp-contact-info .media .pull-left,
.sp-contact-info .media .media-body {
    min-height: 116px!important;
}

.sp-contact-info .media .pull-left i {
    line-height: 116px!important;
}

.sp-contact-info h2 {
    padding-top: 40px!important;
}

#sp-contact .col-md-4:nth-child(2) .sp-contact-info:after,
#sp-contact .col-md-4:nth-child(2) .sp-contact-info:before {
    -webkit-transform: skewX(-15deg) skewY(0)!important;
    -ms-transform: skewX(-15deg) skewY(0)!important;
    -o-transform: skewX(-15deg) skewY(0)!important;
    transform: skewX(-15deg) skewY(0)!important;
}


/*

	Correccion de estilos del menú

*/

.sp-megamenu-parent>li.active,
.sp-megamenu-parent>li:hover {
    background-color: #e6ecf2!important;
}

.menu-fixed-out .sp-megamenu-parent>li.active a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    height: 3px;
    width: auto;
    background-color: #c64130;
}


/*

	Noticias Inicio

*/

.noticias_inicio header .row {
    margin-left: 0!important;
    margin-right: 0!important;
}

.noticias_inicio .sppb-blog-article {
    padding-left: 10px!important;
    padding-right: 10px!important;
}

.noticias_inicio .sppb-blog-item {
    padding-left: 5px!important;
    padding-right: 5px!important;
}

#offcanvas-toggler {
    margin-right: 15px!important;
}

.moduleItemReadMore {
    /*display: block!important;*/
    text-align: right!important;
}


/*

	Estilo del slide

*/

#rev_slider_1_1_wrapper .rev_slider .tp-caption {}

#rev_slider_1_1_wrapper .rev_slider .tp-caption h1,
#rev_slider_1_1_wrapper .rev_slider .tp-caption p {
    background-color: rgba(0, 0, 0, 0.50);
    padding: 10px;
}

#rev_slider_1_1_wrapper .rev_slider .tp-caption p {
    font-size: 16px!important;
}

#sp-page-builder .page-content .sppb-row-overlay {
    background-color: #ffffff !important;
}
div.icono-redes-footer-item > a > span > i{
    color: #ffffff!important;
}
.redes-footer.sppb-icon .sppb-icon-inner{
}

.instagram-icon a span.sppb-icon-inner{
    background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%)!important;
}

.noticias_inicio_mod .sp-block-content-text{
    display:none;
}