/* FONDO DE PAGINA/////////////////////////////////////////////////*/
/* Estilos generales */
header {
    background: rgba(36, 197, 209, 0.3); /* Color azul similar */
    padding: 15px 20px;
    color: white;
}

/* Contenedor principal del header */
.header-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1200px;
    margin: 0 auto;
}

/* Sección del logo */
.logo {
    display: flex;
    align-items: center;
}

/* Imagen del logo */
.logo img {
    width: 100px; /* Tamaño del logo */
    height: auto;
    margin-right: 5px;
}

/* Contenedor del texto para mantener la estructura */
.logo-text {
    display: flex;
    flex-direction: column; /* Para que "HAMMERHEAD" y el eslogan estén en columnas */
   margin-left: auto;
 margin-right: auto;
}

/* Título "HAMMERHEAD" */
.logo-text h1 {
    font-size: 58px;
    margin-top: -30px;
    font-weight: normal;
 text-align: center;
}

/* Eslogan debajo del título */
.logo-text p {
    font-size: 12.7px;
 margin-left: auto;
 margin-right: auto;
    margin: 0;
    text-transform: uppercase;
    font-weight: strong;
text-align: center;
 margin: -19px;
}


/* Navegación */
.nav-links {
 
    list-style: none;
    display: flex;
    gap: 30px;
}

.nav-links li {
    display: inline;
}

.nav-links a {
    text-decoration: none;
    color: white;
    font-weight: bold;
    transition: 0.3s;
 font-family: Chakra Petch;
}
/* Botón menú hamburguesa test///////////////////////////////////////////////*/


/* Botón menú hamburguesa test///////////////////////////////////////////////*/








/* Botón menú hamburguesa (oculto en PC) */
.menu-btn {
    display: none;
    font-size: 50px;
    background: none;
    border: none;
    color: white;
    cursor: pointer;
}

/* 📌 Responsive: para móviles */
@media (max-width: 770px) {
    
    .header-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .logo {
        flex-direction: column;
        align-items: center;
    }

    .logo img {
        margin-right: 0;
        margin-bottom: 20px; /* Espacio entre el logo y el texto */
    }

    .nav-links {
         /* Oculta los enlaces en móviles */
        flex-direction: column;
        gap: 15px;
        background-color: rgb(42, 172, 191);
        position: absolute;
        top: 160px;
        width: 100%;
        left: 0;
        padding: 5px 0;
    }

    .nav-links.active {
        visibility:visible;
    }
    
   
    
    
    }

 
 

/* header DE PAGINA/////////////////////////////////////////////////*/

.nav-list{
    flex-direction: column;
}

nav{ 
   
 justify-content: space-between;
padding-left: 10px;
padding-right: 10px;}

.body-contacto{ background-image:url(../IMAGENES/FONDOWEB1_Mesa%20de%20trabajo%201.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;

}
.FONDOzombie{
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-image:url(../IMAGENES/HALOWEENGIFT.gif);}
body{
margin: 0;
    background-image:url(../IMAGENES/homewebwaves_Mesa%20de%20trabajo%201.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
/* TEXTOS /////////////////////////////////////////////////*/
h1{
    margin: 0;
   
    font-family:Bebas Neue;
    font-size:65px;
    color: #ffffff;
}

h2{
    color: aliceblue;
    font-family: Aldrich;
    font-size: 45px;
     margin-left: 110px;
 margin-right: 110px;
    margin-top: 10px;
    margin-bottom: 2px;
text-align: center;
 
}

p{  font-weight: normal;
    font-family: Aldrich;
   margin-left: 90px;
 margin-right: 90px;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 2px;
text-align: center;
color: aliceblue;}

a{
    z-index: 1;
 font-size: 27px;
    font-family: Aldrich;
    text-decoration: none;
    font-weight: bolder;
    color:white;
}
.subtitulo{ 
 
position: absolute;
    top: 90px;
    left: -52px;
    }

    .titleCONTACTO{
    color:rgb(50, 190, 210);
    font-family: Bebas Neue;
    font-size: 50px;
   position: absolute;
        margin-left: 175px;
    
    top: 5px;
    }
.celulartexto{ 
    
       margin-left: 50px;
 margin-right: 50px;
    }

h3{  color: aliceblue;
    font-weight: normal;
    font-family: Aldrich;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 2px;
text-align: center;
}

    
.textogigante{
    color: rgba(255, 255, 255, 0.75);
    font-size: 160px;
text-align: center;
  font-weight: normal;  
    margin-top: -60px;
}    
.subgigante{
    color: rgba(255, 255, 255, 0.7);
    font-size: 21PX;
font-family: Aldrich;
text-align: center;
margin-top: -60px;
margin-bottom: 50PX;}

/* ENLACES /////////////////////////////////////////////////*/
a:hover{
    color: rgba(48, 193, 255, 0.86);
}

a:active{color: rgba(4, 87, 88, 0.75)}
a:focus{background-color: rgba(0, 0, 0, 0.15)}

.BOTONCORREO:hover{opacity: 1;}
.BOTONCORREO{ opacity: .80;}

.BOTONFACEBOOK{opacity: .80;}
.BOTONFACEBOOK:hover{opacity: 1;}

.BOTONWHATSAPP:hover{opacity: 1;}
.BOTONWHATSAPP{ opacity: .80;}

.CAJACONTACTOhome{ margin-left: auto;
margin-right: auto;
 height: 80px;
    width: 80px;
}
.BOTONWHATSAPPHOME:hover{opacity: 1;}
.BOTONWHATSAPPHOME{ margin-left: auto;
margin-right: auto;}

.BOTONHOME{ z-index: 10; height: 15px; opacity: .80; display: flex; align-items: center; margin: 50px;}
.BOTONHOME:hover{opacity: 1;}

.enlace-zombie{font-family: Creepster;
color: #89ff8e; font-size: 30px;}



/* LISTAS /////////////////////////////////////////////////*/
ul{

 font-family:Aldrich;
 text-align: center;
    color: aliceblue;
 }

li{ 
 font-family:Chakra Petch;
 text-align: center;
    color: aliceblue;
 }

 /* IMAGENES /////////////////////////////////////////////////*/

.LOGOIMG{
 height: 100px;
 

}

.FOTOservicio1{  margin-left: auto;
    margin-right: auto;
   height: 400px;
    width: 700px;
    padding: 5px;
   background-image: url(../IMAGENES/aspiradosedimonta%C3%B1a.jpg);
     background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;}

.FOTOservicio2{  margin-left: auto;
    margin-right: auto;
   height: 400px;
    width: 700px;
    padding: 5px;
   background-image: url(../IMAGENES/antes.jpg);
     background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;}

.FOTOservicio3{  margin-left: auto;
    margin-right: auto;
   height: 400px;
    width: 700px;
    padding: 5px;
   background-image: url(../IMAGENES/dedo.jpg);
     background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;}

.FOTOservicio4{  margin-left: auto;
    margin-right: auto;
   height: 400px;
    width: 700px;
    padding: 5px;
   background-image: url(../IMAGENES/limpiando.jpg);
     background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;}

.FOTOservicio5{  margin-left: auto;
    margin-right: auto;
   height: 400px;
    width: 700px;
    padding: 5px;
   background-image: url(../IMAGENES/limpio.jpg);
     background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;}
/* CAJAS /////////////////////////////////////////////////*/

.IMAGENCENTRO{ 
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
 background-image: url(../IMAGENES/PUBLICIDADREDESHAMMERHEAD2025.jpg);
 margin-left:auto;
    margin-right: auto;
   height: 600px;
    width:700px;
}



.CAJALOGOHAMMER{ 
 display: contents;




 
}

.CAJAREDCONTACTO {
   
    width:500PX;
    height: 150px;
   margin-right: auto;
    margin-left: auto;
    object-fit: contain;


 

    
    
}




.cajaTEXTOS{
  position: relative;
    width: 600px;  /* Ajusta el tamaño del carrusel */
    height: 20%;

    padding: 5px;
 padding-right: 10px;
 background-color: rgba(3, 31, 31, 0.42);
 border-radius: 25PX;
  margin-left: auto;
    margin-right: auto;
}


.youtubemini{
 align-items: center;
   align-content: center;
 margin-left: auto;
    margin-right: auto;
  width:80%; height:555px;
  
}
.youtube{

    margin-bottom:10%;
 margin-left: 5%;
    margin-right: 5%;
  width:80%; height:615px;
 align-items: center;
 align-content: center;
  
}



.CAJA1{
    margin-left: auto;
    margin-right: auto;
   height: 200px;
    width:"100%";
    padding-top: 10%;
   background-image: url(../IMAGENES/diver3.webp);
  
     background-size: cover;
    background-position:center;
    background-repeat: no-repeat;
    
}

.CAJA2{
     border-radius: 25px;
     margin-left: auto;
    margin-right: auto;
   height: 300px;
    width: 600px;
    padding: 5px;
    background-image: url();
     background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.CAJA3{
     border-radius: 25px;
     margin-left: auto;
    margin-right: auto;
 height:900px;
    width:900px;
    padding: 5px;
    background-image: url(../IMAGENES/AGUATURBIALAVABO.webp);
     background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.CAJA4{
     border-radius: 25px;
     margin-left: auto;
    margin-right: auto;
 height:900px;
    width:900px;
    padding: 5px;
    background-image: url(../IMAGENES/AUNUNCIOSINVACIAR.webp);
     background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.CAJASEGUROS{
     border-radius: 15px;
     margin-left: auto;
    margin-right: auto;
   height:500px;
    width:900px;
    padding: 5px;
    background-image: url(../IMAGENES/estanSEGUROS.webp);
     background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
}

.CAJACONTACTO{

     margin-left: auto;
    margin-right: auto;
   height: 200px;
    width: 400px;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.98);
}

/* span /////////////////////////////////////////////////*/

span{
    box-shadow: 1px 8px 15px black;
    border-radius: 3px;
    display:inline;
    background-color: rgb(255, 255, 255);
    padding: 10px;
 margin-left: 5PX;

 position: relative;
 align-items: center;
}

 
        
/*CARRUSEL FOTOS /////////////////////////////////////////////////*/












.carousel-container {
    position: relative;
    width: 95%;
    max-width: 1100px;
    height: 90%; /* Para evitar cortes */
    aspect-ratio: 16 / 9; /* Mantiene la relación de aspecto */
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 10px 25px 35px rgba(0, 0, 0, 0.81);
    background: black;
    margin: 0 auto;
}

.carousel {
    display: flex;
    width: 100%;
    transition: transform 0.9s ease-in-out;
}

.carousel img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* Muestra la imagen completa sin recortarla */
    background-color: black; /* Evita espacios en blanco alrededor */
}
   .carousel-container .prev,
.carousel-container .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 253, 255, 0.53);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    font-size: 18px;
    z-index: 10;
    contain: content;
}
    .carousel-container .prev { z-index: 10; left: 40px; }
.carousel-container .next { z-index: 10; right: 40px; }
/* Ajustes para móviles */
@media screen and (max-width: 768px) {
    .carousel-container {
        aspect-ratio: 4 / 3; /* Mejor relación de aspecto para móviles */
    }
    .carousel-container .prev,
.carousel-container .next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 253, 255, 0.53);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    font-size: 18px;
    z-index: 10;
    contain: content;
}
    .carousel-container .prev { z-index: 10; left: 40px; }
.carousel-container .next { z-index: 10; right: 40px; }
}

/* TIENDA */
.PRODUCTO{ 
 align-content: center;
 float: inline-start;
 margin: 50PX;
 border-radius: 30PX;
 background-color: white;
width: fit-content;}

.SHOP { width: 100%;
 height: 100PX;
 text-align: center;
 
background-color: rgba(0, 188, 188, 0.92);
}





/* FOOTER */
.FOOTER{  margin-left: auto;
    margin-right: auto;
   height: 100px;
    width:"100%";
    padding-top: 5%;
    padding-bottom: 25%;
   background-color: rgb(0, 0, 0);
    text-align: center;
  
     background-size: cover;
    background-position:center;
    background-repeat: no-repeat;}


/* Revista */



body-revista {
  background: #888;
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.container-revista {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}

button-revista {
  background: aqua;
  border: none;
  padding: 0.5rem 1rem;
  font-size: 2rem;
  cursor: pointer;
  z-index: 10;
}

.book {
  position: relative;
  width: 800px; /* 2 páginas de 400px */
  height: 500px;
  perspective: 2000px;
}

.paper {
  position: absolute;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 1s ease;
}

.front, .back {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  background: white;
  border: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  backface-visibility: hidden;
  font-size: 1.5rem;
  color: black;
}

.front {
  right: 0;
  transform-origin: left;
}

.back {
  left: 0;
  transform-origin: right;
  transform: rotateY(180deg);
}

.paper.flipped {
  transform: rotateY(-180deg);
}

/* Orden inicial de apilamiento */
#paper1 { z-index: 4; }
#paper2 { z-index: 3; }
#paper3 { z-index: 2; }
#paper4 { z-index: 1; }

/* botones */

.nav-btn-revista {
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  background: aqua;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  z-index: 20;
  width: 50px;
  height: 50px;
}

#prev-btn-revista {
  left: -100px;
}

#next-btn-revista {
  right: -60px;
}
.content {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.paper.flipped {
  box-shadow: -10px 0 20px rgba(0,0,0,0.3);
}

