.header-video {
    overflow: hidden!important;
    height: 100vh!important;
    position: relative;
}

div#header-video-selector {
    display: flex;
    position: absolute;
    bottom:  1rem;
    z-index: 999;
}

.header-video .header-video-cabecera-tipo-3-vr.fondo-bg-1 {
    position: absolute;
    bottom: -1rem;
    width: 100vw;
    z-index: 1000000000;
}

div#header-video-selector .hotel-tab-video-selector.active {
    background: #fff!important;
}
div#header-video-selector .hotel-tab-video-selector {
    padding: 2rem;
    margin-right: 1rem;
    transition: all 1s; 
}
div#header-video-selector .hotel-tab-video-selector a{
    font-family: var(--font-family-1)!important;
}

.header-video .item-container-header-video  .info-container-header-video {
    position: absolute;
    width: 40vw;
    top: 40vh;
    left: 2rem;
}

.header-video .item-container-header-video .info-container-header  {
    position: relative;
}

.info-container-header.video {
    position: absolute;
    top: 20rem;
    left: 5rem;
    z-index: 1;
}
video.video-player {
    position: absolute;
    width: 100vw;
   
}
.header-video .item-container-header-video .info-container-header-video  h1{
    font-family: var(--font-family-1)!important;
    color: #fff!important;
    text-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
}   
.header-video .item-container-header-video .info-container-header-video span{
    color: #fff!important;
    text-shadow: 0 0px 4px rgba(0, 0, 0, 0.5);
}

.header-video .item-container-header-video .info-container-header-video h1 a p{
    font-family: var(--font-family-1)!important;
}

.header-video .item-container-header-video .info-container-header-video span{
    font-family: var(--font-family-1)!important;
    
}
div#header-video-selector{cursor:pointer;}
div#header-video-selector .hotel-tab-video-selector a span{   
    color: var(--text-color)!important;
}

div#header-video-selector .hotel-tab-video-selector a h3{
    color: var(--text-color)!important;
}

div#header-video-selector .hotel-tab-video-selector a h3 , div#header-video-selector .hotel-tab-video-selector a span{
    color: var(--text-color)!important;
    font-family: var(--font-family-1)!important;
}
div#header-video-selector .hotel-tab-video-selector a h3{
    color: var(--text-color)!important;
}
div#header-video-selector .hotel-tab-video-selector.active a span, div#header-video-selector .hotel-tab-video-selector a h3{
    color: var(--text-color)!important;
    font-family: var(--font-family-1)!important;
}
div#header-video-selector .hotel-tab-video-selector a span, div#header-video-selector .hotel-tab-video-selector a h3 {
    font-family: var(--font-family-1)!important;
    color: #fff!important;
}
div#header-video-selector .hotel-tab-video-selector a span, div#header-video-selector .hotel-tab-video-selector a h3{
    font-family: var(--font-family-1)!important; 
}

div#header-video-selector .hotel-tab-video-selector.active a span, div#header-video-selector .hotel-tab-video-selector.active a h3{
    color: var(--text-color)!important;
}


div#header-video-selector  .item-container-header-video {
    overflow: hidden;
}

.info-container-header-video {
    position: absolute;
    z-index: 10000000;
}
video.video-player {
    position: absolute;
    width: 100vw;
    z-index: 1000000;
    top: 0;
}

video#video-player-1_html5_api {
    width: 2500px;
}

@media (max-width:992px) {
    video#video-player-1_html5_api {
        height: max-content;
        width: 2500px;
        margin-left: -25rem!important;
    }

    .video-player-1-dimensions {
        width: 2500px!important;
    }

    .header-video .item-container-header-video .info-container-header-video {
        left: 6rem!important;
    }

    .header-video {
       /* margin-bottom: -152px!important;*/
    }

    video#video-player-2_html5_api {
        height: max-content;
        width:2500px;
    }
}

video#video-player-2_html5_api {
    width: 2500px;
}
@media (max-width: 992px){
video#video-player-1_html5_api {
    height: max-content;
    width: 648px;
    margin-left: -25rem !important;
    margin-top: 120px;
}
.header-video {
    overflow: hidden !important;
    height: 55vh !important;
    position: relative;
}
#header-video-selector {
    width: 100vw;

}
#header-video-selector .hotel-tab-video-selector {
    position: relative;
    width: calc(23%);
    border-right: 1px solid #f6f9fb;
    overflow: hidden;
}
 div#header-video-selector .hotel-tab-video-selector a h3 {
    font-size: 16px;
}
.barra_progreso {
    position: absolute;
    z-index: 1 !important;
}
#header-video-selector .hotel-tab-video-selector.active {
               width: 50%;
    }
#header-video-selector .hotel-tab-video-selector:hover {
               width: 50%;
    }
.header-video .item-container-header-video .info-container-header-video {
    left: 3rem !important;
        position: absolute;
    width: 40vw;
    top: 18vh;
}
.header-video .item-container-header-video .info-container-header-video span.FNS-editor-editable
    {
        font-size: 12px;
    }
.header-video .item-container-header-video .info-container-header-video h2.FNS-editor-editable
    {
        font-size: 25px;
    }
}