body {
    overflow-x: clip;
}
header {
    position: relative;
}
.renav {
    position: relative;
    background-image: url('/assets/img/botones/Boton_Alargado_4.webp');
}
.flotImg {
    height: 100px;
    position: absolute;
    top: 50%;
    right: 0;
    translate: 75% -60%;
}

.base {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: auto;
    width: 100%;
}
.titulador {
    height: auto;
    align-items: flex-end;
}
.ufoTitulo {
    width: 50px;
    height: 50px;
    margin: 0 30px;
}

.elComic {
    padding: 10%;
    padding-top: 0;
}


.mobile {
    display: none;
}

.anima {
    height: 50vh;
}
.extrador {
    flex-direction: column;
    background-color: var(--green-color);

}
.comicador, .botonera {
    z-index: 40;
}

.botonera {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    height: 150px;
    text-align: center;
}
.compartir {
    background-image: url('/assets/img/ufos/Compartir_es.webp');
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    width: 200px;
    height: 100px;
}

.botones {
    display: flex;
    align-items: center;
    justify-content: center;
}

.carrusel {
    height: 100px;
}
.supCarrusel {
    margin: 2%;
}
.reinav {
    justify-content: space-evenly;
    width: 90%;
    padding-right: 10%;
    background-color: var(--header-color);

}
.aleatoriumCarrusel {
    padding: 0px 6%;
    transition: all 0.5s ease-in-out;
}
.slide {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,0);
    height: 100%;
    width: calc(60% / 10);
}

.titulador h1 {
    padding: 0 10%;
    text-align: center;
    padding-top: 30px;
}



.compartidor {
    display: flex;
    flex-direction: column;
    transition: all 0.5s ease-in-out;
    transform: translateY(0);
    z-index: 20;
    opacity: 1;
    height: 100px;
    margin-bottom: 50px;
}
.clickeame {
    display: flex;
    flex-direction: row;
    width: 90%;
    margin: 4%;
    background-color: var(--footer-color);
    border-radius: 25px;
    transition: all 0.5s ease-in-out;
    padding: 2%;
    align-items: center;
    justify-content: space-evenly;
    transform: translateY(0);
    z-index: 21;
    opacity: 1;
    height: auto;
    margin-bottom: 50px;
    max-height: 200px;
}
.lados {
    height: 200px;
    width: 40%;
}
.ladoDerecho {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-direction: column;
}
.clickeame div div, .clickeame a {
    text-align: center;
    background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  padding: 10px;
}
.button {
    padding: 30px;
}

.oculto {
    opacity: 0;
    transform: translateY(-200%);
    height: 0;
    padding: 0;
    margin: 0;
}

.flotIcon {
    padding: 2%;
}



.reflex {
    transform: scaleX(-100%);
}
.juego {
    height: auto;
}

#uno, #dos {
    height: 250px;
}
#dos {
    position: absolute;
    translate: 75vw;
}
#bajada {
    height: 300px;
    position: relative;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    width: 100vw;
    background-color: var(--sobre-color);
}
#pants2 {
    display: none;
}
.imgBlog {
    width: 100%;
    height: 150px;
}
.finBlog {
    height: 300px;
}






        .mesdiv {
            opacity: 0;
            position: fixed;
            width: 200px;
            height: 100px;
            background-image: url('/assets/img/botones/Boton_Ancho_1.webp');
            background-position: center;
            background-size: contain;
            background-repeat: no-repeat;
            top: 50%;
            z-index: 2001;
            left: 50%;
            translate: -50% -50%;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            text-align: center;
            font-size: 2rem;
            padding: 40px;
            transition: all 2s ease-in-out;
        }
        .show {
            opacity: 1;
        }
        .groblox {
            position: fixed;
            width: 100px;
            height: 100px;
            translate: -50% -50%;
            background-image: url('/assets/img/ufos/Grodo_Saga_ufo.webp');
            background-position: center;
            background-size: contain;
            background-repeat: no-repeat;
            z-index: 2000;
        }
        .sandwich {
            position: fixed;
            width: 50px;
            height: 50px;
            translate: -50% -50%;
            background-image: url('/assets/img/ufos/Sandwich_1.webp');
            background-position: center;
            background-size: contain;
            background-repeat: no-repeat;
            z-index: 2000;
        }
        .reflex {
            transform: scaleX(-100%);
        }
        .shaver {
            position: fixed;
            width: 50vw;
            height: auto;
            bottom: 0;
            left: 0;
            transform: translateY(0%);
            z-index: 4001;
        }
        .shaverback {
            position: fixed;
            width: 55vw;
            height: 0;
            bottom: -30%;
            left: 0;
            background-image: url("/assets/img/Rasurado.webp");
            background-position: bottom right;
            background-repeat: repeat-y;
            background-size: 200%;
            z-index: 4000;

        }
.interiores {
    height: 100%;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 20px;
}
.interiores img {
    max-height: 200px;
}

.ejecutor {
    background-image: url('/assets/img/botones/Boton_Alargado_4.webp');
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 40px;
    width: 100%;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center;
      height: 30px;
}

@media (max-width: 860px) {


    .logoFondo {
        position: relative;
        margin: 20px;
    }
    .menuador {
        flex-direction: column;
    }
    .miniMenu {
        width: 100%;
    }
    .copy {
        flex-direction: column-reverse;
        margin: 50px 20px;
        height: auto;
        align-items: center;
        text-align: center;
    }
    .copy p {
        margin: 20px 0;
    }
    .reinav {
        flex-direction: column;
        height: auto;
        padding: 10% 20% 10% 0;
    }
    .flotIcon {
        display: none;
    }
    .clickeame {
        max-height: 500px;
    }
    .interiores, .interiores img {
        max-height: 500px;
    }
}

@media (max-width: 765px) {
    .elComic {
        display: none;;
    }
    .mobile {
        display: flex;
        padding: 5%;
        padding-top: 0;
    }
    #uno, #dos {
        height: 175px;
    }
    #bajada {
        height: 200px;
        
    }
    .botonera {
        flex-direction: column;
        height: auto;
        width: auto;
    }
    .reinav {
        width: 90%;
    }
    .slide {
        width: calc(60%/3);
    }

}


