#page #header,
#page #push-nav,
#page nav#nav-landing,
footer.footer,
nav#nav-landing-mobile{
    display: none;
}

/*Textos*/

.desplegable_sistemabhz #content section[id^="three_parts_block_trigger"] .container-text p.text,
.desplegable_sistemabhz #content section[id^="two_parts_block-trigger"] .text,
.desplegable_sistemabhz #content section[id^="iLynxPlus_block-trigger"] .div-img-text p,
.desplegable_sistemabhz #content section[id^="multiple_images_change"] .text-characteristics .text{
    font-size: 21px;
    line-height: 28px;
    font-weight: 300;
}

.desplegable_sistemabhz #content section[id^="three_parts_block_trigger"] .container-text p.text strong,
.desplegable_sistemabhz #content section[id^="two_parts_block-trigger"] .text strong,
.desplegable_sistemabhz #content section[id^="iLynxPlus_block-trigger"] .div-img-text p strong,
.desplegable_sistemabhz #content section[id^="multiple_images_change"] .text-characteristics .text strong{
    font-weight: 500;
}

.desplegable_sistemabhz #content section[id^="three_parts_block_trigger"] .container-text .title,
.desplegable_sistemabhz #content section[id^="two_parts_block-trigger"] .container-text .title,
.desplegable_sistemabhz #content section[id^="iLynxPlus_block-trigger"] .container-text .title,
.desplegable_sistemabhz #content section[id^="rs1-trigger2"] .c-content__wrapper .c-title-section{
    font-size: 56px;
    line-height: 56px;
    font-weight: 300;
}

/*Video inicio*/
.desplegable_sistemabhz #content #videoimgsmall-trigger {
    inset: 0 auto auto 0;
    width: 100vw;
    height: 100vh;
    padding: 0;
    position: relative;
    margin: 0 0 -20px;
}

.desplegable_sistemabhz #content #videoimgsmall-trigger #videoimgsmall-element{
    height: 100%;
}

.desplegable_sistemabhz #content #videoimgsmall-trigger .c-content-video {
    margin-bottom: 0;
    height: 100%;
}
.desplegable_sistemabhz #content #videoimgsmall-trigger .c-content-video--abs .main-logo {
    position: absolute;
    bottom: 0;
    right: 0;
    transform: translate(-50%, -50%);
    z-index: 3;
}

.desplegable_sistemabhz #content section[id^="videoimgsmall-trigger"] video{
    object-fit: cover;
    height: 100%;
}

.desplegable_sistemabhz #videoimgsmall-trigger a.icon-playv2.icon-playv2--small {
    display: none;
}

.desplegable_sistemabhz #content section[id^="videoimgsmall-trigger"] .main-logo{
    max-width: 300px;
}

.desplegable_sistemabhz #content section[id^="videoimgsmall-trigger"] .c-content-video{
    border: 0;
}

/*Bloque texto*/
.desplegable_sistemabhz #content #rs1-trigger2_2 {
    background-color: black;
    margin-top: -20px;
    min-height: unset;
    height: unset;
    padding: 100px 0 80px;
}

.desplegable_sistemabhz #content #rs1-trigger2_2 .c-content--100 {
    height: unset;
}

.desplegable_sistemabhz #content #rs1-trigger2_2 .c-content__wrapper{
    opacity: 1;
    min-height: unset;
    height: unset;
    max-width: 750px;
}

.desplegable_sistemabhz #content #rs1-trigger2_2 h2, #content #rs1-trigger2_2 p.c-parraf{
    color: white;
    font-weight: 300;
}
.desplegable_sistemabhz #content #rs1-trigger2_2 h2 strong, #content #rs1-trigger2_2 p.c-parraf strong{
    font-weight: 500;
}

/*Vídeo*/
.desplegable_sistemabhz #content #videoimgsmall-trigger_2{
    padding: 48px 0 0;
    height: 100vh;
    margin-bottom: 130px;
}

.desplegable_sistemabhz #content #videoimgsmall-trigger_2 .c-video-imgsmall{
    height: 100%;
}
.desplegable_sistemabhz #content #videoimgsmall-trigger_2 .c-content-video{
    background-color: transparent;
    height: 100%;
}

/*Slider*/
.desplegable_sistemabhz #content section[id^="slider_multiple_videos-trigger"]{
    padding-bottom: 200px;
}
.desplegable_sistemabhz #content section[id^="slider_multiple_videos-trigger"] .slick-track .slide.slick-slide .div-texts{
    display: none;
}

.desplegable_sistemabhz #content section[id^="slider_multiple_videos-trigger"] h3.title-top {
    top: -84px;
    left: 0;
    text-align: left;
}

.desplegable_sistemabhz #content section[id^="slider_multiple_videos-trigger"] .slide.slick-slide:hover h3.title-top{
    top: -108px;
}


.desplegable_sistemabhz #content #slider_multiple_videos-trigger{
    padding-top: 0;
    margin-top: -48px;
}

/*Boton*/
.desplegable_sistemabhz #content a.btn.btn-darkgrey.black {
    font-size: 1rem;
    min-width: 175px;
    min-height: 44px;
    line-height: 44px;
}

/*Bloque dos y tres partes*/
.desplegable_sistemabhz #content #two_parts_block-trigger{
    padding-top: 80px;
}

.desplegable_sistemabhz #content #two_parts_block-trigger .two_parts_block-container.first{
    position: absolute;
    left: 50px;
    z-index: 1;
    max-width: 750px;
    text-align: left;
}

.desplegable_sistemabhz #content #two_parts_block-trigger .two_parts_block-container.first .container-text .title,
.desplegable_sistemabhz #content #two_parts_block-trigger .two_parts_block-container.first .container-text .text{
    color: white;
}

.desplegable_sistemabhz #content #two_parts_block-trigger .two_parts_block-container.last{
    width: 100%;
}

.desplegable_sistemabhz #content section[id^="three_parts_block_trigger"] .title,
.desplegable_sistemabhz #content section[id^="two_parts_block-trigger"] .title{
    font-weight: 300;
}

.desplegable_sistemabhz section[id^="three_parts_block_trigger"] strong,
.desplegable_sistemabhz #content section[id^="slider_multiple_videos-trigger"] strong,
.desplegable_sistemabhz #content section[id^="two_parts_block-trigger"] strong{
    font-weight: 500;
}

.desplegable_sistemabhz #three_parts_block_trigger_2 .container-with-img-first,
.desplegable_sistemabhz #three_parts_block_trigger_2 .container-with-img-last{
    height: 100%;
}

.desplegable_sistemabhz #content section[id^="three_parts_block_trigger"] .container-text {
    padding: 0 20px;
}

.desplegable_sistemabhz #content #two_parts_block-trigger_2 h4.title::first-letter {
    text-transform: lowercase;
}

.desplegable_sistemabhz #content #two_parts_block-trigger .two_parts_block-container .imagen-inner-inside {
    max-width: 450px;
}

    /*Imagen final*/
.desplegable_sistemabhz #content #rs1-trigger2_3 {
    background-size: cover;
}

.desplegable_sistemabhz #content #rs1-trigger2_3 .js-titleparrafo{
    opacity: 1;
    right: 20px;
    position: absolute;
    max-width: 650px;
    align-items: start;
}

.desplegable_sistemabhz #content #rs1-trigger2_3 .js-titleparrafo h2{
    color: white;
    font-weight: 300;
    text-align: left;
}

.desplegable_sistemabhz #content #rs1-trigger2_3 .js-titleparrafo .c-parraf{
    color: white;
    font-weight: 300;
    text-align: left;
}

.desplegable_sistemabhz #content #rs1-trigger2_3 .js-titleparrafo .c-parraf strong{
    font-weight: 500;
}

@media(max-width: 1360px){
    /*Slider*/
    .desplegable_sistemabhz #content section[id^="slider_multiple_videos-trigger"]{
        padding-bottom: 200px;
    }


}

@media(max-width: 992px) {
    .desplegable_sistemabhz #content section[id^="three_parts_block_trigger"] .container-text p.text,
    .desplegable_sistemabhz #content section[id^="two_parts_block-trigger"] .text,
    .desplegable_sistemabhz #content section[id^="iLynxPlus_block-trigger"] .div-img-text p,
    .desplegable_sistemabhz #content section[id^="multiple_images_change"] .text-characteristics .text,
    .desplegable_sistemabhz #content #rs1-trigger2_4 .c-content__wrapper.js-titleparrafo p{
        font-size: 18px;
        line-height: 25px;
    }

    .desplegable_sistemabhz #content section[id^="three_parts_block_trigger"] .container-text .title,
    .desplegable_sistemabhz #content section[id^="two_parts_block-trigger"] .container-text .title,
    .desplegable_sistemabhz #content section[id^="iLynxPlus_block-trigger"] .container-text .title,
    .desplegable_sistemabhz #content section[id^="rs1-trigger2"] .c-content__wrapper .c-title-section{
        font-size: 30px;
        line-height: 37px;
    }
    /*Texto con fondo*/
    .desplegable_sistemabhz #content #videoimgsmall-trigger_2 {
        padding: 0;
    }
    .desplegable_sistemabhz #content #rs1-trigger2_2 h2.c-title-section, .c-title-section {
        width: 100%;
    }

    .desplegable_sistemabhz #content #rs1-trigger2_3 {
        height: 100vh;
    }

    .desplegable_sistemabhz #content #rs1-trigger2_3 .js-titleparrafo {
        top: 50%;
    }
    /*Slider*/
    .desplegable_sistemabhz #content section[id^="slider_multiple_videos-trigger"] {
        padding-bottom: 100px;
    }

    /*Bloque dos partes*/
    .desplegable_sistemabhz #content #two_parts_block-trigger .two_parts_block-container.first{
        left: 0;
    }
}

@media(max-width: 767px) {

    /*Testo sobre bg*/
    .desplegable_sistemabhz #content #rs1-trigger2_2 {
        margin-bottom: 0;
    }

    .desplegable_sistemabhz #content #videoimgsmall-trigger_2 {
        margin-top: 0;
    }

    /*Botón*/
    .desplegable_sistemabhz #content a.btn.btn-darkgrey.black {
        font-size: 0.8rem;
        min-width: 98px;
        min-height: 35px;
        line-height: 35px;
    }

    .desplegable_sistemabhz #content #two_parts_block-trigger .two_parts_block-container p.text {
        padding: 0;
    }

    .desplegable_sistemabhz #content #two_parts_block-trigger h4.title{
        padding: 40px 0 0;
    }

}

@media(max-width: 576px){
    /*Vídeo*/
    .desplegable_sistemabhz #content #videoimgsmall-trigger_2 {
        padding-bottom: 50px;
    }

    .desplegable_sistemabhz #content #videoimgsmall-trigger .main-logo{
        top: 50%;
        left: 50%;
        max-width: 150px;
    }
    /*Slider*/
    .desplegable_sistemabhz #content section[id^="slider_multiple_videos-trigger"]{
        padding-bottom: 250px;
    }

    .desplegable_sistemabhz #content section[id^="slider_multiple_videos-trigger"] h3.title-top {
        font-size: 1.25rem;
        top: -70px;
    }

    .desplegable_sistemabhz #content section[id^="slider_multiple_videos-trigger"] .slide.slick-slide:hover h3.title-top {
        top: -80px;
    }

    /*Bloque dos partes*/
    .desplegable_sistemabhz #content #two_parts_block-trigger .container-text{
        padding: 0 20px;
    }

    .desplegable_sistemabhz #content #two_parts_block-trigger  .two_parts_block-container p.text {
        font-size: 1.125rem;
        line-height: 1.625rem;
    }

    /*Bloque tres partes*/
    .desplegable_sistemabhz #content #three_parts_block_trigger_2 .container-with-img-first,
    .desplegable_sistemabhz #content #three_parts_block_trigger_2 .container-text,
    .desplegable_sistemabhz #content #three_parts_block_trigger_2 .container-with-img-last,
    .desplegable_sistemabhz #content #three_parts_block_trigger_2 .three_parts_block-container.last{
        height: unset;
    }

    .desplegable_sistemabhz #content #three_parts_block_trigger_2 .three_parts_block-container.first{
        height: unset;
        margin-bottom: 70px;
    }

    .desplegable_sistemabhz #content #three_parts_block_trigger_2 .container-with-img-first{
        margin-bottom: 70px;
    }

    /*Ultimo video*/
    .desplegable_sistemabhz #content #rs1-trigger2_3 .js-titleparrafo {
        top: 30%;
        right: 0;
    }

    .desplegable_sistemabhz #content #rs1-trigger2_3 .js-titleparrafo h2{
        margin: 0;
    }

    .desplegable_sistemabhz #content #rs1-trigger2_3 .js-titleparrafo .c-parraf{
        margin: 20px 0;
    }
}