body {
    font-family: 'Helvetica Neue', sans-serif;
    background-color: #f9f8f6;
    color: #333;
}
section h2{
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    font-family: 'Arkhip', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
    margin-bottom: 60px;
}
.hero {
    background: url('https://senomahotels.com/wp-content/uploads/2025/05/hero-image.png') center center/cover no-repeat;
    color: white;
    text-align: center;
    padding: 100px 20px;
    height: 756px;
    display: flex;
    justify-content: center; /* centra horizontalmente */
    align-items: center;     /* centra verticalmente */
    text-align: center;

}
.hero .container h1{
    font-family: 'Arkhip', sans-serif;
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
p.lead{
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.48px;
    font-family: Verdana, Geneva, sans-serif;
    margin-bottom: 24px;
}
.transp-button{
    display: inline-flex;
    padding: 14px 16px;
    justify-content: center;
    align-items: center;
    color: #2D4554;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.32px;
    text-decoration: none;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 0.70);
}
.section {
    padding: 60px 20px;
}
.room-card img {
    width: 100%;
    height: auto;
    border-radius: 8px;
}


.intro-section p{
    color: #1E2430;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 27px */
    letter-spacing: 0.54px;
}
.room-section{
    background: #FFF;
}
.room-section h2{
    color: #412E28;
    text-align: center;
    font-family: 'Arkhip', sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 117.647% */
    letter-spacing: -0.68px;
    margin-bottom: 60px;
}

.dunes-section{
    background-image: url('https://senomahotels.com/wp-content/uploads/2025/05/explore-dunes.png');
    height: 656px;
    background-size: cover;
    object-fit: cover;
    display: flex;
    justify-content: right;
    align-items: center;
}
.dunes-section .container{
    width: 50%;
    margin-right: 0px;
}
.dunes-section .container h2{
    color: #FFF;
    text-overflow: ellipsis;
    font-family: 'Arkhip', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
    margin-bottom: 16px;
}
.dunes-section .container p{
    color: #FFF;
    text-align: center;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    letter-spacing: -0.08px;
}
.dunes-section .container a{
    color: #2D4554;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.32px;
    padding: 14px 16px;
}



.room-card{
    background: #ECE1D7;
    padding: 16px;
}
.room-card h5{
    color: #1E2430;
    font-family: 'Arkhip', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.room-card .card-body{
    text-align: left;
    padding: 0xp;
}
.room-card .card-body p{
    color: #1E2430;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    letter-spacing: 0.42px;
}
.room-card .card-body .btn-view-more{
    color: #2D4554;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.32px;
    text-decoration-line: underline;
    padding: 0px;
}
.gray-button{
    background: rgba(45, 69, 84, 0.70);
    padding: 14px 16px;
    color: #FFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    line-height: normal;
    letter-spacing: 1.32px;
    margin-top: 60px;
    display: inline-flex;
}
.experience-box{
    text-align: left;
}
.experience-box img{
    width: 100%;
    margin-bottom: 24px;
}
.experience-box h5{
    color: #1E2430;
    font-family: 'Arkhip', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 16px;
}
.experience-box p{
    color: #1E2430;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 21px */
    letter-spacing: 0.42px;
    margin-bottom: 24px;
}
.experience-box a{
    color: #2D4554;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.32px;
    text-decoration-line: underline;
}
.ig-gallery-container h2{
    margin-bottom: 24px !important;
}
.ig-gallery-container a.gray-button{
    margin-top: 0px;
    margin-bottom: 60px;
}
.ig-gallery img{
    width: 100%;
}

.room-images .slick-dots {
    position: absolute;
    bottom: 5px;
}

.room-images .slick-dots li button:before {
    font-size: 12px;
    color: transparent;
    border: 2px solid #fff; /* tu color */
    border-radius: 50%;
    width: 12px;
    height: 12px;
    display: inline-block;
    background: transparent;
    content: '';
    opacity: 1;
}
.room-images .slick-dots li.slick-active button:before {
    background: #fff;
    border-color: #fff;
}


/* Teléfonos pequeños (hasta 600px) */
@media (max-width: 600px) {
    .ig-gallery{
        margin-bottom: 24px;
    }
    .experience-box{
        margin-bottom: 40px;
    }
    .room-card{
        background: #8C4524;
        margin: 0 10px;
        margin-bottom: 30px;
    }
    .room-card .card-body .card-title, .room-card .card-body .btn-view-more, .room-card .card-body .card-text{
        color: #fff;
    }
    .room-slider .slick-dots li button:before {
        font-size: 12px;
        color: transparent;
        border: 2px solid #2b1b0f; /* tu color */
        border-radius: 50%;
        width: 12px;
        height: 12px;
        display: inline-block;
        background: transparent;
        content: '';
        opacity: 1;
    }
    
    .room-slider .slick-dots li.slick-active button:before {
        background: #2b1b0f;
        border-color: #2b1b0f;
    }
    .room-images .slick-dots li button:before {
        font-size: 12px;
        color: transparent;
        border: 2px solid #fff; /* tu color */
        border-radius: 50%;
        width: 12px;
        height: 12px;
        display: inline-block;
        background: transparent;
        content: '';
        opacity: 1;
    }
    .room-images .slick-dots li.slick-active button:before {
        background: #fff;
        border-color: #fff;
    }
    .room-images .slick-list{
        margin-bottom: 20px;
    }
    .room-images .slick-dots {
        display: none !important;
    }
}
  
  /* Teléfonos medianos y grandes (601px a 768px) */
@media (min-width: 601px) and (max-width: 768px) {
    .dunes-section .container{
        width: 100%;
    }
    .experience-box{
        margin-bottom: 30px;
    }
    .ig-gallery{
        margin-bottom: 20px;
    }
    .experience-box{
        margin-bottom: 20px;
    }
    
}
  
  /* Tablets (769px a 1024px) */
@media (min-width: 769px) and (max-width: 1024px) {
}
  
  /* Laptops y pantallas pequeñas (1025px a 1200px) */
@media (min-width: 1025px) and (max-width: 1200px) {
}
  
  /* Escritorios grandes (más de 1200px) */
@media (min-width: 1201px) {
}
  