@import url('https://fonts.googleapis.com/css2?family=Architects+Daughter&display=swap');

#panorama {
    width: 100%;
    height: 100vh;
}


@keyframes fadeIn {
    from {
        /* opacity: 0; */
        position: absolute;
        top: -10rem;
    }

    to {
        /* opacity: 1; */
        position: absolute;
        top: -0;
    }
}

.navbar {
    /* visibility: hidden;
    display: none; */
    animation: fadeIn 1s ease-out;
}

#full-button {
    z-index: 80;
    bottom: 100px;
    padding: 10px 10px;
    display: block;
    border-radius: 50%;
    outline: 0;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    background-color: rgb(247 245 265 / 30%);
    box-shadow: 2px 2px 6px rgb(40 40 40 / 60%);
}

/*  */
.style-7::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    background-color: #F5F5F5 !important;
    border-radius: 10px !important;
}

.style-7::-webkit-scrollbar {
    width: 10px !important;
    background-color: #F5F5F5 !important;
}

.style-7::-webkit-scrollbar-thumb {
    border-radius: 10px !important;
    background-image: -webkit-gradient(linear,
            left bottom,
            left top,
            color-stop(0.44, rgb(122, 153, 217)),
            color-stop(0.72, rgb(73, 125, 189)),
            color-stop(0.86, rgb(28, 58, 148))) !important;
}

/*  */
.footer-width-fixer {
    position: absolute !important;
    bottom: 0;
}

.init {
    background-image: url(../uploads/2021/04/fondo-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 10;
    min-height: 100vh;
}

.init .content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: url(../uploads/2021/04/zorro-fondo.png);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 100;
    width: 100%;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

@font-face {
    font-family: "Architect Bold";
    src: url("../fonts/ArchitectsDraftBold.ttf");
}

.init .content h1 {
    width: 50%;
    margin: 2rem auto 0 auto;
    font-family: "Architect Bold" !important;
    font-weight: 800;
}

.init .content a {
    font-size: 2.5vh;
    font-family: Raleway, sans-serif;
    background: 0 0;
    border: 2px solid rgba(40, 40, 40, .6);
    color: #000;
    padding: 10px 15px;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
    transition: .3s ease;
    text-decoration: none;
    display: block;
    width: 75%;
    margin: 2rem auto;
}

.init .content a:before {
    content: "";
    background: rgba(245, 60, 60, .6);
    position: absolute;
    width: 0%;
    top: 0;
    left: 0;
    height: 100%;
    transition: .5s ease-in-out;
    z-index: -1;
    color: #fff;
}

.init .content a:hover:before {
    width: 100%;
    color: #fff;
}

.init .content a:hover {
    color: #fff !important;
}

.red-bar {
    position: relative;
    height: 5px;
    width: 50%;
    border-radius: 5px;
    background: #f53c3c;
    margin: auto;
    margin-bottom: 1.5vh;
    margin-top: 10px;
}

.init .content p {
    font-size: 1.7rem;
    line-height: 32px;
    font-weight: lighter;
}

.init .content img {
    width: 60%;
    margin: auto;
}

.music-absolute {
    position: fixed;
    z-index: 80;
    bottom: 100px;
    padding: 10px 10px;
    display: block;
    border-radius: 50%;
    outline: 0;
    border: none;
    cursor: pointer;
    transition: 0.3s;
    background-color: rgb(247 245 265 / 30%);
    box-shadow: 2px 2px 6px rgb(40 40 40 / 60%);
}

.medium-btn {
    height: 50px;
    width: 50px;
}

.big-btn {
    height: 70px;
    width: 70px;
}

.music-absolute .play-button {
    width: 26px;
    margin-top: 2px;
    margin-left: -2px;
}

.music-absolute .stop-button {
    width: 20px;
    margin-top: 3px;
    margin-left: 1px;
}

.wolf-loading {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 35%;
    z-index: 100000;
}

#load-menu {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100000;
    background-color: rgba(0, 0, 0, 0.6);
}

#page {
    width: 100%;
    height: 100%;
}

.overlay-popup {
    width: 100%;
    height: 100%;
    margin-top: -60px;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 1000000;
    display: none;
    position: absolute;
}

.popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    height: 80%;
    z-index: 10;
    background-color: rgba(40, 40, 40, .8);
    color: #fff;
    text-align: center
}

.bacata_follow {
    background-image: url(../uploads/2022/04/avanzar.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 130px;
    height: 130px;
}

.normal_follow {
    background-image: url(../uploads/2022/04/avanzar.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
}

.mesas_room {
    background-image: url(../img/btn-mesa\ de\ arte.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.reproducir {
    background-image: url(../img/reproducir.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 110px;
    height: 110px;
}

.salir_follow {
    background-image: url(../uploads/2022/04/salir.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
}

.ingreso_follow {
    background-image: url(../uploads/2022/04/ingresar.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 130px;
    height: 130px;
}

.popup_map {
    background-image: url(../uploads/2022/04/mapa.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
}

.popup_welcome {
    background-image: url(../uploads/scenes/bakata-24-2024_mobile-2023.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 350px;
    height: 350px;
}

.popup_bakata {
    background-image: url(../uploads/scenes/n-bakata-24.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 250px;
    height: 250px;
}

.popup_domo {
    background-image: url(../uploads/scenes/n-domo-1.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 250px;
    height: 250px;
}

.popup_manuel {
    background-image: url(../uploads/scenes/n-manuel\ zapata.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 250px;
    height: 250px;
}

.popup_publicaciones {
    background-image: url(../uploads/scenes/n-publicaciones.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 350px;
    height: 350px;
}

.popup_cartografia {
    background-image: url(../uploads/scenes/n-cartografia-etnica.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 250px;
    height: 250px;
}

.popup_domo2 {
    background-image: url(../uploads/scenes/n-domo-2.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    width: 350px;
    height: 350px;
}

.popup_carta {
    background-image: url(../uploads/scenes/descubre\ cual\ es\ tu\ carta\ celeste.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 200px;
    height: 200px;
}

.hemisferio_norte {
    background-image: url(../uploads/scenes/hemisferio\ norte.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
}

.hemisferio_sur {
    background-image: url(../uploads/scenes/hemisferio\ sur.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
}

.icono {
    background-image: url(../uploads/scenes/icono\ -\ agua.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.icono2 {
    background-image: url(../uploads/scenes/icono\ -\ fuego.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.icono3 {
    background-image: url(../uploads/scenes/icono\ -\ animales.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.icono4 {
    background-image: url(../uploads/scenes/icono\ -\ aire.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.icono5 {
    background-image: url(../uploads/scenes/icono\ -\ semillas.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.icono6 {
    background-image: url(../uploads/scenes/icono\ -\ origen.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.icono7 {
    background-image: url(../uploads/scenes/icono\ -\ justicia.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.icono8 {
    background-image: url(../uploads/scenes/icono\ -\ tierra.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.icono9 {
    background-image: url(../uploads/scenes/icono\ -\ medicinas.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.play_bakata {
    background-image: url(../uploads/scenes/reproducir.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 150px;
    height: 150px;
}

.ver_pdf {
    background-image: url(../uploads/scenes/btn-ver-programacion.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 70px;
    height: 70px;
}

#far_map {
    width: 70px;
    height: 70px;
}

.clock {
    background-image: url(../uploads/scenes/bakata24horas_contador.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    top: 9.2rem;
    transform: translateX(-50%);
    padding: 0rem 3rem;
    padding-top: 0;
    transition: all 1s;
    font-family: 'Architect Daughter', sans-serif !important;
    font-weight: 500;
    fill: #000000;
    font-size: 2rem;
    text-align: center;
}

.clock .responsivo1 {
    display: flex;
}

.play_bacata {
    background-image: url(../uploads/2022/04/play_bacata.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 130px;
    height: 130px;
}

.program_bacata {
    background-image: url(../uploads/2022/04/programacion.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 380px;
    height: 150px;
}

.ingreso_bacata {
    /* background-image: url(../uploads/2022/06/piezas-1.png); */
    background-size: contain;
    background-repeat: no-repeat;
    width: 231px;
    height: 253px;
}

.popup-click {
    background-color: rgba(180, 60, 80, 0.8);
    width: 50px;
    height: 50px;
    border: 2px solid white;
    border-radius: 50px;
    box-shadow: 2px 2px 2px rgba(40, 40, 40, 0.7);
    cursor: pointer;
}

.popup-click:hover {
    background-color: rgb(209, 43, 71);
    transform: scale(1.2);
}

.normal_follow:hover {
    opacity: 80%;
}

.bacata_follow:hover {
    opacity: 80%;
}


.adjust {
    bottom: 15px;
}

.left {
    left: 30px;
}

.right {
    right: 30px;
}

.far-right {
    right: 110px;
}

.icon-sm {
    width: 34px;
}



/* iframe */
.popupcontainer {
    height: 100%;
}

.overlay-popup {
    top: 0;
}

#frame-reloader {
    height: 100%;
}

.absolute-button {
    position: absolute;
    right: 19px;
    top: 32px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #fff;
    font-size: 1.5rem;
    color: #fff;
    padding: 0 11px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.absolute-button:hover {
  background: #ffffff97;
}

/* CAROUSEL */
@media (max-width: 768px) {
    .carousel-inner .carousel-item>div {
        display: none;
    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
    }
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-start,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
    display: flex;
    transition-duration: 1s;
}

/* display 4 */
@media (min-width: 768px) {

    .carousel-inner .carousel-item-right.active,
    .carousel-inner .carousel-item-next,
    .carousel-item-next:not(.carousel-item-start) {
        transform: translateX(25%) !important;
    }

    .carousel-inner .carousel-item-left.active,
    .carousel-item-prev:not(.carousel-item-end),
    .active.carousel-item-start,
    .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }

    .carousel-item-next.carousel-item-start,
    .active.carousel-item-end {
        transform: translateX(0) !important;
    }

    .carousel-inner .carousel-item-prev,
    .carousel-item-prev:not(.carousel-item-end) {
        transform: translateX(-25%) !important;
    }
}
/* display 4 */
@media (max-width: 1024px) {

    .clock {
        top: 9.5rem;
        padding: 0rem 2rem;
        padding-top: 0;
        font-size: 2rem;
    }
}
/* display 4 */
@media (max-width: 768px) {

    .clock {
        top: 89vh;
        left: 20%;
    }
}
/* display 4 */
@media (max-width: 576px) {

    .clock {
        top: 85vh;
        left: 35%;
    }

    .mb-2{
        margin-bottom: 0 !important;
    }
}