.Home-banner-slider {
    cursor: pointer !important;
}

.Home-banner-slider img {
    height: 100vh;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
}

.slick-list {
    height: 85vh;
}

.fancybox-content {
    align-self: anchor-center;
    justify-self: anchor-center;
    transform: none !important;
}

.fancybox-image,
.fancybox-spaceball {
    width: 95%;
    height: 95%;
    margin: 2.5%;
}

.home-directo {
    background: #376c7c;
}

.home-directo-container {
    padding: 0;
    display: flex;
}

.iframe-directo {
    width: 50%;
    height: 480px;
    margin: auto;
}

.directo-texto {
    width: 50%;
    padding: 50px 100px;
    margin: auto;
}

.directo-texto h2 {
    color: #fff;
    font-family: "HappySeason", sans-serif;
    font-size: 100px;
    font-weight: 900;
    margin: 0;
    text-align: center;
}

.directo-texto p {
    color: #fef8ef;
    font-family: ProtestStrike, arial, sans-serif;
    font-size: 25px;
    margin: 50px auto 15px;
    max-width: 820px;
    text-align: center;
}

.Home-tripulacion-imagen {
    width: 50%;
    background: transparent;
}

.home-trip-fix {
    background-position-x: center;
    background-position-y: center;
    background-size: 1200px;
    height: 100%;
    /* min-height: 1080px; */
    width: 100%;
}

.Home-programa-content-imagen .dia-semana {
    font-family: "HappySeason", Arial, sans-serif;
    font-size: 70px;
    color: #fcb54e;
    text-align: center;
    font-weight: 700;
}

.Home-programa-content-imagen .dia-mes {
    stroke: #fcb54e;
    stroke-width: 0px;
    -webkit-text-stroke-color: #fcb54e;
    -webkit-text-stroke-width: 0px;
    font-family: "HappySeason", Arial, sans-serif;
    font-size: 360px;
    text-align: center;
    font-weight: 900;
    margin: -70px auto auto -37px;
    letter-spacing: 0;
}

.Home-banner {
    /* background: url("../images/home/1Er Banner.jpg") no-repeat center; */
    /* background-size: cover !important; */
    color: #fff;
    /* height: 100vh; */
    /* padding-top: 200px; */
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.Home-banner h1 {
    font-family: "HappySeason", sans-serif;
    line-height: 1;
    text-align: center;
    text-shadow: -4px 4px 10px rgba(40, 40, 40, 0.1);
    font-weight: 900;
    margin: 0;
}

.logo-fig-banner {
    height: 45vh;
    max-height: 380px;
    margin: auto;
    -o-object-fit: contain !important;
    object-fit: contain !important;
    width: 100% !important;
}

.Home-banner-container-A {
    margin: -55vh auto auto;
}

.Home-banner-container-B {
    margin: -65vh auto auto;
}

.Home-banner-container-C {
    margin: -73vh auto auto;
}

.Home-banner-A h1,
.Home-banner-B h1,
.Home-banner-C h1 {
    font-family: "HappySeason", sans-serif;
    line-height: 1;
    text-align: center;
    text-shadow: -4px 4px 10px rgba(40, 40, 40, 0.1);
    font-weight: 900;
    margin: 0;
    font-size: 14vw;
    color: #fff;
}

.Home-banner-B h1 {
    font-size: 9vw;
}

.logo-fig-banner.texto {
    height: 35vh;
    max-height: 350px;
}

.Home-banner-A h2,
.Home-banner-B h2,
.Home-banner-C h2 {
    font-family: "HappySeason", sans-serif;
    line-height: 1;
    text-align: center;
    text-shadow: -4px 4px 10px rgba(40, 40, 40, 0.1);
    font-weight: 900;
    color: #fff;
}

.Home-faltan {
    background: #deb828;
    color: #54445d;
    padding: 10px 0;
}

.Home-faltan div {
    font-size: 24px;
    font-family: "Helvetica", sans-serif;
    border-right: 2px solid #9c6eae;
    padding: 10px 20px;
    display: inline-block;
    vertical-align: middle;
    font-weight: 700;
}

.Home-faltan div img {
    display: inline-block;
    vertical-align: text-top;
    width: 33px;
}

.Home-faltan div .tienda-boletos {
    margin: 0 2px;
    width: 80px;
    height: 30px;
    -o-object-fit: contain;
    object-fit: contain;
}

.Home-tripulacion-container {
    display: flex;
    background-color: #033028;
    flex-wrap: wrap;
    justify-content: center;
}

.Home-tripulacion-texto {
    min-width: 830px;
    padding: 100px 80px;
    width: 50%;
    margin: auto;
}

.Home-tripulacion-texto h2 {
    color: #eee800;
    font-family: "HappySeason", sans-serif;
    font-size: 75px;
    font-weight: 900;
    margin: 0;
}

.Home-tripulacion-texto p {
    color: #eee800;
    font-family: "Helvetica", sans-serif;
    font-size: 25px;
    max-width: 820px;
    margin: 50px 0;
}

.Home-tripulacion-texto a {
    color: #eee800;
    border: 1px solid #eee800;
    font-size: 26px;
    font-family: "HappySeason", sans-serif;
    padding: 10px 0;
    display: block;
    max-width: 150px;
    text-align: center;
    font-weight: 900;
}

.Home-tripulacion-texto a:hover {
    /* background: #9c6eae; */
    /* color: #fef8ef; */
}

.Home-tripulacion-imagen img {
    width: 100%;
    /* display: block; */
    margin: auto;
}

.Home-programa {
    background: #00365b;
}

.Home-programa-container {
    padding: 90px 30px 120px;
}

.Home-programa-container hr {
    border: 2px solid #92deff;
}

.Home-programa-titulo {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Home-programa-titulo h2 {
    color: #92deff;
    font-family: "HappySeason", sans-serif;
    font-size: 150px;
    font-weight: 900;
    margin: 10px 0;
    margin-right: 20px;
}

.Home-programa-titulo-dias {
    padding-top: 60px;
    z-index: 2;
}

.Home-programa-titulo-dias button {
    color: #fef8ef;
    font-size: 31px;
    font-family: "HappySeason", Arial, sans-serif;
    padding: 5px 0;
    display: inline-block;
    width: 150px;
    text-align: center;
    margin: 5px;
    border: none;
    font-weight: 900;
}

.Home-programa-titulo-dias button:hover {
    color: #3c4946;
    background: #fef8ef !important;
}

.Home-programa-titulo-dias button.active {
    text-decoration: underline;
}

.Home-programa-titulo-dias #viernes {
    background: #deb829;
    color: #2e4d59;
}

.Home-programa-titulo-dias #sabado {
    background: #fe5c62;
    color: #2e4d59;
}

.Home-programa-titulo-dias #domingo {
    background: #3f1c68;
    color: #cdacfc;
}

.Home-programa-titulo-dias #lunes {
    background: #6cceff;
    color: #2e4d59;
}

.Home-programa-content-imagen {
    margin: auto;
    /* width: 15%; */
}

.Home-programa-content-imagen img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.Home-programa-content-bloques {
    display: flex;
    justify-content: center;
    align-items: center;
}

.Home-programa-content-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

.Home-programa-content-items .bloquePrograma {
    background: #fef8ef;
    width: calc(25% - 10px);
    min-width: 300px;
    margin: 5px;
}

.Home-programa-content-items .bloquePrograma-imagen img {
    width: 100%;
}

.Home-programa-content-items .bloquePrograma-content {
    padding: 30px 40px;
    color: #000;
}

.Home-programa-content-items .bloquePrograma-content h3 {
    font-size: 39px;
    font-family: "HappySeason", sans-serif;
    font-weight: 900;
    margin: 0;
}

.Home-programa-content-items .bloquePrograma-content p {
    font-size: 14px;
    font-family: ProtestStrike, arial, sans-serif;
}

.Home-programa-content-items .bloquePrograma-content-hora {
    display: flex;
}

.Home-programa-content-items .bloquePrograma-content-hora-af {
    display: flex;
    align-items: center;
}

.Home-programa-content-items .bloquePrograma-content-hora-af img {
    width: 40px;
    height: 40px;
}

.Home-programa-content-items .bloquePrograma-content-hora-af p {
    font-size: 16px;
    font-family: ProtestStrike, arial, sans-serif;
    margin-left: 10px;
}

.Home-programa-content-items .bloquePrograma-content-hora-bloque {
    display: flex;
    align-items: center;
    margin-left: 20px;
}

.Home-programa-content-items .bloquePrograma-content-hora-bloque img {
    width: 20px;
    height: 20px;
}

.Home-programa-content-items .bloquePrograma-content-hora-bloque p {
    font-size: 21px;
    font-family: ProtestStrike, arial, sans-serif;
    margin: 0 5px;
}

.Home-programa-completo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 20px;
    color: #9c6eae;
}

.Home-programa-completo a {
    background: #efd486;
    font-family: "HappySeason", Arial, sans-serif;
    font-size: 30px;
    display: inline-block;
    border: 2px solid #efd486;
    padding: 10px;
    max-width: 280px;
    text-align: center;
    font-weight: 900;
    color: #3c4946;
}

.Home-programa-completo-tiendas {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 10px 10px;
}

.Home-programa-completo-tiendas img {
    margin: 15px;
}

.Home-programa-completo-pierdas {
    margin: 0 10px;
}

.Home-programa-completo-pierdas h4 {
    font-size: 20px;
    font-family: "Helvetica", sans-serif;
    font-weight: 600;
    margin: 0;
    color: #efd486;
}

.Home-programa-completo-pierdas p {
    font-size: 15px;
    font-family: "Helvetica", sans-serif;
    margin: 0;
    color: #efd486;
}

.Home-galeria {
    background: #6cceff;
}

.Home-galeria-fotos {
    display: flex;
    flex-wrap: wrap;
    /* padding-bottom: 130px; */
}

.Home-galeria-fotos img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.Home-galeria-botones {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 20px 10px;
}

.Home-galeria-boton {
    padding: 20px;
    max-width: 400px;
    display: flex;
}

.Home-galeria-boton#fotos {
    border-left: 2px solid #56455e;
    border-right: 2px solid #56455e;
}

.Home-galeria-boton#fotos img {
    width: 35px;
}

.Home-galeria-boton img {
    width: 30px;
    margin: auto 10px;
}

.Home-galeria-boton a {
    font-size: 25px;
    font-family: "HappySeason";
    color: #56455e;
    display: block;
    font-weight: 700;
}

.Home-galeria-boton a:hover {
    text-decoration: underline;
}

.Home-noticias {
    background: #e58447 url(../images/home/logo_fongo-svg.webp) no-repeat;
    background-position: right 0;
}

.Home-noticias-container {
    position: relative;
    padding: 120px 50px;
}

.Home-noticias .botonNoticias a {
    background: #49333f;
    border: 2px solid #49333f;
    color: #e58447;
    display: block;
    font-family: "HappySeason", Arial, sans-serif;
    font-size: 26px;
    line-height: 23px;
    max-width: 250px;
    padding: 10px 50px;
    position: absolute;
    right: 150px;
    text-align: center;
    top: 220px;
    font-weight: 900;
}

.Home-noticias-titulo {
    color: #033028;
    max-width: 1725px;
    margin: 0 auto;
}

.Home-noticias-titulo h2 {
    font-family: "HappySeason", sans-serif;
    font-size: 140px;
    font-weight: 900;
    margin: 0;
}

.Home-noticias-titulo p {
    font-family: "Helvetica", sans-serif;
    font-size: 32px;
    font-weight: 900;
    margin: 20px 0;
    max-width: 1150px;
    font-weight: 500;
}

.Home-noticias-titulo hr {
    max-width: 950px;
    border-top: 3px solid #9c6eae;
}

.Home-noticias-bloques {
    display: flex;
    justify-content: space-between;
    padding: 50px 0;
}

.Home-noticias-bloques .bloqueNoticia {
    width: calc(33.33% - 50px);
    margin: 10px;
    background: #fff;
    min-width: 340px;
}

.Home-noticias-bloques .bloqueNoticia-imagen img {
    width: 100%;
}

.Home-noticias-bloques .bloqueNoticia-content {
    color: #3c4946;
    padding: 40px;
}

.Home-noticias-bloques .bloqueNoticia-content h3 {
    font-size: 30px;
    font-family: "HappySeason", sans-serif;
    font-weight: 900;
    margin: 0;
}

.Home-noticias-bloques .bloqueNoticia-content p {
    font-family: "Helvetica", sans-serif;
    font-size: 18px;
    margin: 30px 0 40px;
}

.Home-noticias-bloques .bloqueNoticia-content a {
    border: 1px solid;
    font-size: 26px;
    font-family: "HappySeason", Arial, sans-serif;
    padding: 10px 0;
    display: block;
    max-width: 150px;
    text-align: center;
    margin-left: auto;
    font-weight: 900;
}

.Home-noticias-bloques .bloqueNoticia-content a:hover {
    background: #9c6eae;
    color: #fef8ef;
}

@media screen and (min-width: 2200px) {
    .Home-tripulacion-texto p {
        max-width: unset;
    }
    .home-trip-fix {
        background-size: 1800px;
    }
}

@media screen and (max-width: 1630px) {
    .Home-noticias .botonNoticias a {
        position: unset;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1545px) {
    .Home-tripulacion-texto h2 {
        font-size: 60px;
    }
    .Home-programa-titulo {
        flex-wrap: wrap;
    }
    .Home-programa-content {
        padding-top: 40px;
    }
    .Home-programa-content-imagen img {
        max-width: 300px;
    }
    .Home-programa-content-bloques {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 1300px) {
    .home-directo-container {
        flex-direction: column-reverse;
    }
    .directo-texto {
        width: 100%;
        padding: 50px 15px;
    }
    .directo-texto h2 {
        font-size: 60px;
    }
    .directo-texto p {
        font-size: 20px;
    }
    .iframe-directo {
        width: 100%;
    }
    .Home-programa-completo {
        flex-wrap: wrap;
        justify-content: center;
    }
    .Home-programa-completo-pierdas {
        margin: 30px 10px;
    }
    .Home-noticias-bloques {
        justify-content: center;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 1200px) {
    .slick-list {
        height: 100%;
    }
    .Home-banner-container-A {
        margin: -45vh auto auto;
    }
    .Home-banner-container-B {
        margin: -45vh auto auto;
    }
    .Home-banner-container-C {
        margin: -45vh auto auto;
    }
    .Home-banner-slider img {
        /* margin: -4vh auto;*/
        height: 70vh;
    }
    .logo-fig-banner {
        max-height: 300px;
    }
    .Home-banner h1 {
        margin: 0;
    }
    .Home-programa-content-items {
        flex-wrap: wrap;
    }
    .Home-programa-content-items .itemNoticia {
        width: 100%;
        margin: 20px auto;
        max-width: 380px;
    }
    .Home-tripulacion-container {
        width: 100%;
        margin: 0 auto;
    }
    .Home-tripulacion-texto {
        padding: 50px 20px 40px;
        width: 100%;
        min-width: unset;
        text-align: center;
    }
    .Home-tripulacion-texto h2 {
        max-width: unset;
    }
    .Home-tripulacion-texto p {
        margin: 30px auto;
    }
    .Home-tripulacion-texto a {
        margin: 0 auto;
    }
    .Home-tripulacion-imagen {
        width: 100%;
    }
    .home-trip-fix {
        display: none;
    }
    .home-trip-img {
        display: block;
    }
}

@media screen and (max-width: 880px) {
    .Home-programa-titulo h2 {
        font-size: 130px;
    }
}

@media screen and (max-width: 710px) {
    .Home-programa-content-imagen {
        width: 100%;
    }
    .Home-tripulacion-texto h2 {
        font-size: 55px;
    }
    .Home-programa-titulo h2 {
        font-size: 60px;
    }
    .Home-programa-titulo-dias {
        text-align: center;
    }
    .Home-programa-titulo-dias a {
        font-size: 20px;
    }
    .Home-galeria #fotos {
        border: none;
    }
    .Home-galeria-boton a {
        font-size: 20px;
    }
    .Home-noticias-titulo h2 {
        font-size: 90px;
    }
}

@media screen and (max-width: 600px) {
    .itemImagen {
        width: 100%;
    }
}
