#preloader {
    display: block;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    position: relative;
}

#preloader img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 30%;
    width: 50%;
    margin: -15% 0 0 -25%;
}

#slide-home {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

#rev_slider_8_1_wrapper {
    position: relative!important;
}

#rev_slider_1_1_wrapper .tparrows {
    bottom: 10px!important;
    top: inherit!important;
    margin-top: inherit!important;
    z-index: 1000!important;
}

.tp-bullets {
    z-index: 1000!important;
}

.tp-static-layers {
    width: 100%;
}


/*Degradado blanco por defecto de las etiquetas de los titulos*/

.tp-static-layers .titulo-slide {
    /* bottom: 100px; */
    padding: 11px!important;
    font-family: 'PT Sans', sans-serif!important;
    /* top: auto!important; */
    min-width: 60%!important;
}


/*Titulos movil*/

.tp-revslider-slidesli div.movil {
    width: 80%!important;
    display: block!important;
    word-wrap: break-word!important;
}

.tp-revslider-slidesli div.movil p {
    color: #ffffff!important;
    font-family: 'PT Sans', sans-serif!important;
    font-size: 34px!important;
    line-height: 34px!important;
    text-align: center!important;
    word-wrap: break-word!important;
    white-space: normal!important;
}

.boton-slide a {
    font-size: 26px!important;
    color: #ffffff!important;
    padding: 10px!important;
}

#rev_slider_1_1 .tp-static-layers .titulo-slide {
    background: rgb(198, 212, 236);
    background: linear-gradient(90deg, rgba(198, 212, 236, 1) 0%, rgba(198, 212, 236, 0.68) 46%, rgba(180, 180, 180, 0) 100%);
    transition: all 0.5s ease;
}


/*
    Seguridad electronica SLIDE
*/

#rev_slider_1_1.seg_electronica_slidehome-active .tp-static-layers .tit-seg-elec,
#rev_slider_1_1 .tp-static-layers .tit-seg-elec:hover {
    background: rgb(140, 53, 255);
    background: linear-gradient(90deg, rgba(140, 53, 255, 1) 20%, rgba(255, 255, 255, 1) 67%, rgba(180, 180, 180, 0) 100%);
    transition: all 0.5s ease;
}

.tp-revslider-slidesli div.tit-seg-elec,
a.bot-seg-elec {
    background-color: rgba(140, 53, 255, 0.8)!important;
}

#rev_slider_1_1.seg_electronica_slidehome-active .tp-static-layers .tit-seg-elec p,
#rev_slider_1_1 .tp-static-layers .tit-seg-elec:hover p {
    color: #ffffff!important;
}


/*
    BMS SLIDE
*/

#rev_slider_1_1.bms_slidehome-active .tp-static-layers .tit-bms,
#rev_slider_1_1 .tp-static-layers .tit-bms:hover {
    background: rgb(101, 197, 224);
    background: linear-gradient(90deg, rgba(101, 197, 224, 1) 24%, rgba(255, 255, 255, 1) 67%, rgba(180, 180, 180, 0) 100%);
    transition: all 0.5s ease;
}

.tp-revslider-slidesli div.tit-bms,
a.bot-bms {
    background-color: rgba(101, 197, 224, 0.8)!important;
}

#rev_slider_1_1.bms_slidehome-active .tp-static-layers .tit-bms p,
#rev_slider_1_1 .tp-static-layers .tit-bms:hover p {
    color: #ffffff!important;
}


/*
    VIDEO PORTERIR SLIDE
*/

#rev_slider_1_1.videoport_slidehome-active .tp-static-layers .tit-porteria,
#rev_slider_1_1 .tp-static-layers .tit-porteria:hover {
    background: rgb(224, 202, 40);
    background: linear-gradient(90deg, rgba(224, 202, 40, 1) 28%, rgba(255, 255, 255, 1) 67%, rgba(180, 180, 180, 0) 100%);
}

.tp-revslider-slidesli div.tit-porteria,
a.bot-porteria {
    background-color: rgba(224, 202, 40, 0.8)!important;
}

#rev_slider_1_1.videoport_slidehome-active .tp-static-layers .tit-porteria p,
#rev_slider_1_1 .tp-static-layers .tit-porteria:hover p {
    color: #ffffff!important;
}


/*
    HVAC SLIDE
*/

#rev_slider_1_1.hvac_slidehome-active .tp-static-layers .tit-hvac,
#rev_slider_1_1 .tp-static-layers .tit-hvac:hover {
    background: rgb(197, 90, 17);
    background: linear-gradient(90deg, rgba(197, 90, 17, 1) 24%, rgba(255, 255, 255, 1) 67%, rgba(180, 180, 180, 0) 100%);
}

.tp-revslider-slidesli div.tit-hvac,
a.bot-hvac {
    background-color: rgba(197, 90, 17, 0.8)!important;
}

#rev_slider_1_1.hvac_slidehome-active .tp-static-layers .tit-hvac p,
#rev_slider_1_1 .tp-static-layers .tit-hvac:hover p {
    color: #ffffff!important;
}


/*
    Seguridad Patrimonial SLIDE
*/

#rev_slider_1_1.seg_patrimonial_slidehome-active .tp-static-layers .tit-seg-pat,
#rev_slider_1_1 .tp-static-layers .tit-seg-pat:hover {
    background: rgb(0, 112, 192);
    background: linear-gradient(90deg, rgba(0, 112, 192, 1) 39%, rgba(255, 255, 255, 1) 67%, rgba(180, 180, 180, 0) 100%);
}

.tp-revslider-slidesli div.tit-seg-pat,
a.bot-seg-pat {
    background-color: rgba(0, 112, 192, 0.8)!important;
}

#rev_slider_1_1.seg_patrimonial_slidehome-active .tp-static-layers .tit-seg-pat p,
#rev_slider_1_1 .tp-static-layers .tit-seg-pat:hover p {
    color: #ffffff!important;
}


/*
    DETECCIÓN DE INCENDIOS SLIDE
*/

#rev_slider_1_1.deteccion_slidehome-active .tp-static-layers .tit-deteccion,
#rev_slider_1_1 .tp-static-layers .tit-deteccion:hover {
    background: rgb(255, 29, 24);
    background: linear-gradient(90deg, rgba(255, 29, 24, 1) 24%, rgba(255, 255, 255, 1) 67%, rgba(180, 180, 180, 0) 100%);
    transition: all 0.5s ease;
}

.tp-revslider-slidesli div.tit-deteccion,
a.bot-deteccion {
    background-color: rgba(255, 29, 24, 0.8)!important;
}

#rev_slider_1_1.deteccion_slidehome-active .tp-static-layers .tit-deteccion p,
#rev_slider_1_1 .tp-static-layers .tit-deteccion:hover p {
    color: #ffffff!important;
}

.titulo-slide p {
    font-size: 26px!important;
    display: block;
    width: auto;
    height: auto;
    line-height: 26px!important;
    font-weight: normal;
    font-family: 'PT Sans', sans-serif!important;
    color: #333333;
    margin: 0!important;
    transition: all 0.5s ease;
}

#logo-img-slide {
    width: 38%;
    height: auto;
    display: block;
    background: url(/images/slide/slide_3/logo_solo.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

#offcanvas-toggler>i {
    color: #000;
}

ul.nav li.deeper ul.nav-child li {
    padding-left: 20px!important;
}

ul.nav li.deeper ul.nav-child li a::before {
    content: "- ";
}

.submenu-activo {
    border-bottom: 3px solid #00B0F0!important;
}

.submenu-activo a {
    color: #00B0F0!important;
}

/*Servicios*/
div.text-justificado div.sppb-addon-content div.sppb-media-content div.sppb-addon-text p,
div.text-justificado div.sppb-addon-content div.sppb-media-content div.sppb-addon-text{
    text-align: justify!important;
}