  * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
            font-family: 'Arial', sans-serif;
        }

        body {
            background: #2b2020;
        }
    menu-landing-page h1, div.menu-landing-page h2, div.menu-hoteles h1, div.menu-hoteles h2 {
    position: absolute;
    left: -9999px;
}
div.section-id-1741735481136.sppb-section {
    display:none!important;
}
.mensaje{
color: white;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8);
  background: rgba(0, 0, 0, 0.3);
  padding: 10px 20px;
  border-radius: 5px;
}
   .prev, .next {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            width: 40px;
            height: 40px;
            background: none;
            color: #fff;
            border: none;
            z-index: 999999;
        }
        .prev { left: 20px; }
        .next { right: 20px; }
#titulo-servicios{
font-family: helvetica !important;
  letter-spacing: 0.4vw !important;
  font-size: 2vw !important;
  margin-bottom: 2vw !important;
  color: #fff !important;
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5) !important;
        }
        .formulario-pc {
    z-index:0;
    position:relative;
    height:250px;
margin-top:25%!important;
    width:100%;
  max-width:60vw;
  margin: 10px auto;
  /*background-color: rgba(51,41,39,0.8);*/
  padding: 0px;
  border-radius: 4px;
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
}
#titulo-h1
{
   font-size:3vw;
}
.servicios{
    font-size: 1.4vw;
    letter-spacing: 0;
color: white;
  font-weight: bold;
  text-align: center;
;
  padding: 10px 20px;
  border-radius: 5px;    
}
.h1-servicios{
    font-size: 1.8vw;
    -shadow: 2px 2px 14px rgba(0, 0, 0, 0.9);
    color:#ffffff;
    letter-spacing: 0.3;
}
.rojo {
    color: red;
    font-weight: bold;
}
.reservar{
    font-size: 1.8vw;
  margin-top: -0.4vw;
}
        .slider {
            position: fixed;
            width: 100%;
            height: 100vh;
            overflow: hidden;
            background: #2b2020;
            top: 0;
            left: 0;
        }

        .slide {
            position: absolute;
            width: 100%;
            height: 100%;
            opacity: 0;
            transition: opacity 1s ease-in-out;
            background-size: cover;
            background-position: center;
            background-repeat: no-repeat;
        }

        .slide.active {
            opacity: 1;
        }

        .container-header {
            display: none !important;
        }

        .header {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            background: rgba(43, 43, 43);
            z-index: 1000;
            padding: 1.2vw 0;
            background: url('https://nasshotels.com/images/fondo-main.png');
        }

        .nav-links {
            display: flex;
            justify-content: center;
            gap: 6vw;
            flex-wrap: wrap;
            padding: 0 1vw;
            font-size: 12vw;
            padding: 0.1vw;
        }

        .nav-links a {
            color: #fff;
            text-decoration: none;
            font-size: 1.3vw;
            transition: color 0.3s;
            cursor: pointer;
        }

        .content {
            position: fixed;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            text-align: center;
            color: white;
            z-index: 100;
            width: 90%;
            max-width: 90%;
            height: 50%;
}
        }
            h1{
                font-family: helvetica!important;
           letter-spacing: 0.4vw!important;
            font-size: font-size:calc(1.375rem + 1.5vw)!important;
            
            }
      .titulo-servicios{
          letter-spacing: 0.4vw !important;
            font-size: 2vw !important;
      }      
        .content{
          font-family: helvetica!important;
           letter-spacing: 0.4vw!important;
            font-size: 2vw!important;
            margin-bottom: 2vw!important;
            color: #fff!important;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5)!important;
            padding: 15px!important;
            border-radius: 10px!important;
        }

.social-icons img, .social-icons-contactos img, .social-icons-servicios img, .social-icons-servicios-casa-aguila img{
width: 30vw;
  padding-left: 10px;
  padding-right: 10px;

}

.social-icons img:hover, .social-icons-contactos img:hover, .social-icons-servicios img:hover,.social-icons-servicios-casa-aguila img:hover {
   filter: drop-shadow(0 0 8px rgba(0, 0, 0, 0.9));
}
        .logo {
            width: 10vw;
            margin-top: 4vw;
        }
        .logo-servicios {
            width: 10vw;
            margin-top: -2vw;
        }
         .logo-contactos {
            width: 10vw;
            margin-top: -3vw;
        }
.social-icons {
   margin-top: 12vw;
   display: flex;
   justify-content: center;
   gap: 2vw;
}
.social-icons-contactos {
   margin-top: 4vw;
   display: flex;
   justify-content: center;
   gap: 2vw;
}
.social-icons-contactos-pc {
   margin-top: 20vw;
   display: flex;
   justify-content: center;
   gap: 2vw;
   
}
.social-icons-servicios {
   margin-top: 11vw;
   display: flex;
   justify-content: center;
   gap: 2vw;
}
.social-icons-servicios-casa-aguila { 
   margin-top: 9vw;
   display: flex;
   justify-content: center;
   gap: 2vw;
}
.social-icons a, .social-icons-contactos a, .social-icons-servicios a, .social-icons-servicios-casa-aguila a, .social-icons-contactos-pc a{
   color: #332322;
   font-size: 3vw;
   text-decoration: none;
   text-shadow: 0 0 5px rgba(255, 255, 255, 0.8);
    z-index:9999;
}

        @media (max-width: 768px) {
            .nav-links {
                gap: 1rem;
            }

            .content h1 {
                font-size: 1.8rem;
                padding: 10px;
            }
               
            .nav-links a {
                font-size: 0.9vw;
            }
        }
        
        .blog-button {
            animation: floatButton 3s ease-in-out infinite;
            position: fixed;
            top: 20px;
            right: 20px;
            background: none;
            color: white;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.8), 
                -2px -2px 4px rgba(0, 0, 0, 0.8);
    filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.8));
            border: none;
            border-radius: 25px;
            cursor: pointer;
            font-family: 'Arial', sans-serif;
            font-size: 16px;
            transition: all 0.3s ease;
            z-index: 1000;
            display: flex;
            align-items: center;
            gap: 8px;
        }

        .blog-button:hover {
             animation-play-state: paused;
            /*background: rgba(0, 0, 0, 0.9);*/
            transform: translateY(-2px);
           /* box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);*/
        }

        .blog-button svg {
            width: 20px;
            height: 20px;
            fill: currentColor;
        }

        .blog-panel {
            border: solid 0.1rem rgba(255,255,255,0.1);
          box-shadow: 0 4px 6px rgba(255, 255, 255, 0.01);
          transition: transform 0.2s ease, box-shadow 0.2s ease;
             background-image: url('https://nasshotels.com/images/fondo-main.png');
            position: fixed;
            top: 80px;
            right: 20px;
            width: 500px;
            max-width: 90vw;
            background: white;
            border-radius: 15px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
            transform: translateY(-20px);
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
            z-index: 999;
            max-height: 80vh;
            overflow-y: auto;
        }

        .blog-panel.active {
             background-image: url('https://nasshotels.com/images/fondo-main.png');
            transform: translateY(0);
            opacity: 1;
            visibility: visible;
        }

        .blog-panel-header {
            padding: 20px;
            border-bottom: 1px solid #3c2e2c;
            box-shadow: 0 4px 6px rgba(255, 255, 255, 0.01); 
            transition: transform 0.2s ease, box-shadow 0.2s ease;
            color:#fff;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .blog-panel-title {
            font-size: 1.2em;
            font-weight: bold;
            margin: 0;
        }

        .blog-panel-close {
            background: none;
            border: none;
            cursor: pointer;
            padding: 5px;
            color:#fff;
        }

        .blog-entries {
            padding: 20px;
        }

.blog-entry {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #3c2e2c;
    box-shadow: 0 4px 6px rgba(255, 255, 255, 0.01); 
    transition: transform 0.2s ease, box-shadow 0.2s ease;
}
.blog-entry:hover {
    transform: translateY(-1px); 
    box-shadow: 0 6px 12px rgba(255, 255, 255, 0.02); 
    background-color: rgba(255, 255, 255, 0.02); 
}
/* Estilos para PC (diseño horizontal) */
@media (min-width: 769px) {
    /* Contenedor de imagen con tamaño fijo */
    .entrada-imagen {
        width: 180px !important;
        height: 160px !important;
        flex: 0 0 auto !important;
        position: relative !important;
        overflow: hidden !important;
    }
    
    /* La imagen dentro del contenedor */
    .entrada-imagen img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: center !important;
    }
    
    /* Mismo tratamiento para panel blog */
    .blog-entry-image {
        width: 180px !important;
        height: 160px !important;
        flex: 0 0 auto !important;
        position: relative !important;
        overflow: hidden !important;
    }
    
    .blog-entry-image img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: center !important;
    }
}
@media (max-width: 768px) {
    .blog-entry {
        flex-direction: column;
    }
    .blog-entry:active {
    transform: translateY(-1px)!important; 
    box-shadow: 0 6px 12px rgba(255, 255, 255, 0.02)!important;
    background-color: rgba(255, 255, 255, 0.02)!important;
}

    
    .blog-entry-content {
        width: 100%;
    }
}
        .blog-entry:last-child {
            border-bottom: none;
        }
/* Estilos para las tarjetas de blog */
.blog-entry-image, 
.entrada-imagen {
    width: 100%;
    height: auto;
    border-radius: 8px;
    overflow: hidden;
    margin-bottom: 15px;
}

.blog-entry-image img, 
.entrada-imagen img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.3s ease;
}

.blog-entry-image:hover img, 
.entrada-imagen:hover img {
    transform: scale(1.05);
}

.blog-entry-content {
    flex: 1;
}
        .blog-entry-title {
            color: #fff;
            text-decoration: none;
            font-weight: bold;
            font-size: 1.1em;
            margin-bottom: 10px;
            display: block;
        }

        .blog-entry-title:hover {
            color: #cbc8c8;
        }

a:not([class]){
    text-decoration: none;
}
        .blog-entry-excerpt {
            color: #fff;
            font-size: 0.9em;
            line-height: 1.5;
            margin-bottom: 10px;
        }

        .blog-panel-footer {
            padding: 20px;
            text-align: center;
            border-top: 1px solid #3c2e2c;
            box-shadow: 0 4px 6px rgba(255, 255, 255, 0.01); 
            transition: transform 0.2s ease, box-shadow 0.2s ease;
        }

        .view-all-button {
            display: inline-block;
            padding: 10px 20px;
            background: #3c2e2c;
            color: white;
            text-decoration: none;
            border-radius: 20px;
            transition: all 0.3s ease-in-out;
        }

        .view-all-button:hover {
            background: #4a3a38; /* Un tono ligeramente más claro para mejor visibilidad */
            box-shadow: 0 6px 10px rgba(255, 255, 255, 0.08); 
            transform: translateY(-2px); /* Efecto de elevación */
        }

        @media (max-width: 768px) {
    
            .blog-button {
                padding: 10px 20px;
                font-size: 14px;
            }

            .blog-panel {
                width: 85vw;
                right: 50%;
                transform: translate(50%, -20px);
            }

            .blog-panel.active {
                background-image: url('https://nasshotels.com/images/fondo-main.png');
                transform: translate(50%, 0);
            }
        }        