#header-mobile img {
    max-height: 65px;
    padding: 0 5px;
    margin: auto;
}

 #header-open-menu {

    height: 65px; 
    width: 55px;    
    background: #ccc; 
    z-index: 390;    
}

#header-open-menu a { 

    line-height: 65px;
    width: 100%;    

 }

 #header-open-menu a i {
    font-size: 28px;
    color: #590100;

 }





#primary-menu ul li>a {
    display: block;
    line-height: 22px;
    padding: 11px 15px;
    color: #f4f0f0;
    font-weight: 700;
    font-size: 19px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Raleway,sans-serif;
    -webkit-transition: margin .4s ease,padding .4s ease;
    -o-transition: margin .4s ease,padding .4s ease;
    transition: margin .4s ease,padding .4s ease;
}

#primary-menu ul li>a:hover{
    color: orange;
}

#primary-menu {
    float: right;
    padding-right: 15px;
}


#header, #header-wrap, #logo img {
    height: 45px;
    -webkit-transition: height .4s ease,opacity .3s ease;
    -o-transition: height .4s ease,opacity .3s ease;
    transition: height .4s ease,opacity .3s ease;
}

.borde{
    border: solid 10px #620702;
     border-radius: 5px;
     background-color: white;
}

#correo{
    border-radius: 5px;

}

#correo a{
    color: white;
}

#correo a:hover{
    color: red;
}



#lista li p{
    
    margin-bottom: 20px;


}

#lista li p em{
    font-size: 30px;
}

.button{
    background-color: #540000;
}

.button:hover{
   
    background-color:darkred!important;
}



.colchon{
                /*background-image: url('/img/colchon.jpg');*/
                background-repeat: no-repeat;
                background-position: center;
                
                background-size: cover;
            }


.colchon-h{
                background-image: url('/img/colchon-hospitalario.jpg');
                background-repeat: no-repeat;
                background-position: center;
                
                background-size: cover;
            }

.colchon2{
                background-image: url('/img/colchon2.jpg');
                background-repeat: no-repeat;
                background-position: center;
                
                background-size: cover;
            }

.fondo_40años{
                background-image: url('/img/fondo_40.png');
                background-repeat: no-repeat;
                background-position: center;
                background-attachment: fixed;
                background-size: cover;
            }

.fondo_futon{
/*                background-image: url('/colchonesdamasco.com.mx/img/img-futon-n.jpg'); /* cambiar la url para produccion */
                background-image: url('/img/img-futon-n.jpg');
                background-repeat: no-repeat;
                background-position: center;
                background-attachment: fixed;
                background-size: cover;
            }            

.fondo_colchon{
                background-image: url('/img/fondo_colchon.png');
                background-repeat: no-repeat;
                background-position: center;
                background-attachment: fixed;
                background-size: cover;
            }

/* colchon interior prueba banner */
.fondo_colchon_a_medida{ 
                /*background-image: url('/colchonesdamasco.com.mx/img/interior-colchon.jpg'); /* cambiar la url para produccion */
                background-image: url('/img/interior-colchon.jpg');
                background-repeat: no-repeat;
                background-position: center;
                background-attachment: fixed;
                background-size: cover;
}                 

.fondo_colchones_hospitalarios{
/*                background-image: url('/colchonesdamasco.com.mx/img/camas-hospitalarias.jpg'); /* cambiar la url para produccion */
                background-image: url('/img/camas-hospitalarias.jpg');
                background-repeat: no-repeat;
                background-position: center;
                background-attachment: fixed;
                background-size: cover;
}

.fondo_colchon_futon{
/*                background-image: url('/colchonesdamasco.com.mx/img/colchon-futon.jpg'); /* cambiar la url para produccion */
                background-image: url('/img/colchon-futon.jpg');
                background-repeat: no-repeat;
                background-position: center;
                background-attachment: fixed;
                background-size: cover;
}

.inflable{
                background-image: url('/img/colchon_inflable.png');
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
            }            

.futon{
                background-image: url('/img/futon.png');
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
            }     

                 

.materiales{
                background-image: url('/img/materiales.png');
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
            }  



#listados li p em{
               font-size: 20px;
               color: white;

}  

#listados li p {

               margin-bottom: 2px;

}      


#listados{

             color: white;
             padding-left: 50px;
}      


.telas{
                background-image: url('/img/telas.png');
                background-repeat: no-repeat;
                background-position: center;
                background-size: cover;
            }


.footer-logo {

            display: block;
            margin-bottom: 15px;
            max-height: 100px;
}

.lista-ft{

            color: white;
            list-style: none;
}

#footer {
    position: relative;
    background-color: #1e1111;
    border-top: 5px solid rgba(0,0,0,.2);
}

#copyrights {
    padding: 30px 0;
    background-color: #ddd;
    font-size: 14px;
    line-height: 1.8;
}

#menu-mobil li{
    
    list-style: none;
    padding:4px;
    text-transform: uppercase;
}

#menu-mobil li a{
    color: black; 
}


body {
    line-height: 1.5;
    color: black;
    font-size: 14px;
    font-family: Lato,sans-serif;
}

.titulos{
    color:#620702;
    font-family: 'Anton', sans-serif;
    font-size: 50px;

}


#primary-menu ul li.current>a, #primary-menu ul li:hover>a {
    color: #e3a22e;
}


.button-float {
    color: #fff;
    padding: 5px 23px;
    position: fixed;
    z-index: 9999;
    height: 70px;
    width: auto;
    transition: 0.5s;
}

.button-float:hover {
    color: #fff;
    right: 0px;
}

.whatsapp-float {
    bottom: 230px;
    right: -145px;
    font-size: 18px;
    background: #00BB2D;
}
.whatsapp-float img {
    margin-top: 5px;
}

.phone-float {
    top: 222px;
    right: -163px;
    font-size: 20px;
    background: #2977c9;
}


@media (max-width: 575px){

    .whatsapp-float {
        right: -116px;
        font-size: 16px;
    }

    .phone-float {
        right: -157px;
        font-size: 20px;
    }

}



.row {
    margin-left: 0px;
    margin-right: 0px;
}

/* botones flotantes */
.btn-floating:hover img {
  margin-bottom: -3px
}

.btn-floating {
    position: fixed;
    right: 25px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    border: 0;
    z-index: 9999;
    color: white;
    transition: .2s;
    font-size: 23px;
}

.btn-floating:hover {
    width: auto;
    padding: 0 20px;
    cursor: pointer;
}

.btn-floating span {
    font-size: 16px;
    margin-left: 5px;
    transition: .2s;
    line-height: 0px;
    display: none;
}

.btn-floating:hover span {
    display: inline-block;
}

/* Phone */
.btn-floating.phone {
    bottom: 330px;
    background-color: #0570ae;
    color: #ffffff;
}

.btn-floating.phone:hover {
    background-color: #0570ae;
}

/* WhatsApp */
.btn-floating.whatsapp {
    background-color: #46C254;
    bottom: 270px;
    color: #ffffff;
}

.btn-floating.whatsapp:hover {
    background-color: #46C254
}

@media only screen and (max-width: 767px){
.btn-floating.phone {
    bottom: 150px;
    background-color: #0570ae;
}
.btn-floating.whatsapp {
    background-color: #46C254;
    bottom: 90px;
}
    


}


/* Modificaciones 13/06/2024 */
section.page_header {
    background-image: url(/img/banner-header.webp);
    width: 100%;
    height: auto;
    background-size: cover;
        padding: 40px 0px;
}


.text-header-ser {
    color: #fff;
    font-weight: 900;
    font-size: 50px;
    text-align: right;
}

.text-header-serp {
    color: #F6DE44;
    font-weight: 600;
    font-size: 40px;
    text-align: right;
}

.feature-box.fbox-plain .fbox-icon i, .feature-box.fbox-plain .fbox-icon img {
    border: none !important;
    background-color: transparent !important;
    color: #540000;
    border-radius: 0;
}



@media (max-width: 991px) {
    .text-header-ser {
    font-size: 28px;
    text-align: center;
    }
    
    .text-header-serp {
    font-size: 25px;
    text-align: center;
    }
    
    }

/* Ampliación del contenedor para el menú de navegación */
@media (min-width: 1200px) {
    #header-wrap .container {
        width: 1718px;
        max-width: 100%;
    }
}

/* ================================================
   HERO BANNER MOBILE - Diseño Profesional
   ================================================ */

.hero-banner-mobile {
    position: relative;
    min-height: 600px;
    padding: 60px 0;
    background: linear-gradient(135deg, #2c1810 0%, #540000 50%, #2c1810 100%);
    background-image: url('../img/slider/1/bg.jpg');
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

/* Overlay con degradado para legibilidad */
.hero-banner-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(
        180deg,
        rgba(84, 0, 0, 0.85) 0%,
        rgba(44, 24, 16, 0.75) 50%,
        rgba(84, 0, 0, 0.9) 100%
    );
    z-index: 1;
}

/* Contenido del hero */
.hero-banner-content {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 20px;
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
    animation: fadeInUp 1s ease-out;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Badge superior */
.hero-badge {
    display: inline-block;
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
    color: #540000;
    padding: 8px 20px;
    border-radius: 25px;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 20px;
    box-shadow: 0 4px 15px rgba(255, 215, 0, 0.4);
    animation: pulse 2s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}

/* Título principal */
.hero-title {
    color: white;
    font-size: 48px;
    font-weight: bold;
    margin: 0 0 20px 0;
    font-family: 'Anton', sans-serif;
    text-transform: uppercase;
    line-height: 1.1;
    text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5);
}

.hero-highlight {
    color: #FFD700;
    display: block;
    font-size: 56px;
    text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.5),
                 0 0 20px rgba(255, 215, 0, 0.3);
}

/* Subtítulo */
.hero-subtitle {
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    line-height: 1.6;
    margin: 0 0 30px 0;
    font-weight: 400;
}

/* Botones de acción */
.hero-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

.hero-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 15px 30px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    min-width: 150px;
}

.hero-btn.primary {
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%);
    color: #540000;
}

.hero-btn.primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 215, 0, 0.5);
    color: #540000;
}

.hero-btn.secondary {
    background: #25D366;
    color: white;
}

.hero-btn.secondary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.5);
    background: #20BA5A;
    color: white;
}

.hero-btn i {
    margin-right: 8px;
    font-size: 18px;
}

/* Features (características) */
.hero-features {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 215, 0, 0.3);
}

.hero-feature {
    display: flex;
    align-items: center;
    gap: 8px;
    color: white;
    font-size: 14px;
    font-weight: 500;
}

.hero-feature i {
    color: #FFD700;
    font-size: 16px;
}

/* Responsive adjustments */

/* Pantallas medianas (tablets pequeñas - 481px a 768px) */
@media (min-width: 481px) and (max-width: 768px) {
    .hero-banner-mobile {
        min-height: 550px;
        padding: 50px 0;
    }
    
    .hero-banner-content {
        max-width: 85%;
        padding: 25px;
    }
    
    .hero-title {
        font-size: 44px;
    }
    
    .hero-highlight {
        font-size: 52px;
    }
    
    .hero-subtitle {
        font-size: 19px;
    }
}

/* Pantallas móvil estándar (376px a 480px) */
@media (min-width: 376px) and (max-width: 480px) {
    .hero-banner-mobile {
        min-height: 500px;
        padding: 40px 0;
    }
    
    .hero-banner-content {
        max-width: 90%;
        padding: 20px;
    }
    
    .hero-title {
        font-size: 38px;
    }
    
    .hero-highlight {
        font-size: 46px;
    }
    
    .hero-subtitle {
        font-size: 16px;
    }
    
    .hero-btn {
        padding: 12px 25px;
        font-size: 14px;
        min-width: 140px;
    }
    
    .hero-badge {
        font-size: 12px;
        padding: 6px 16px;
    }
    
    .hero-features {
        gap: 15px;
    }
    
    .hero-feature {
        font-size: 13px;
    }
}

/* Pantallas móvil pequeñas (320px a 375px) */
@media (max-width: 375px) {
    .hero-banner-mobile {
        min-height: 520px;
        padding: 35px 0;
    }
    
    .hero-banner-content {
        max-width: 92%;
        padding: 15px;
    }
    
    .hero-title {
        font-size: 32px;
        margin-bottom: 15px;
    }
    
    .hero-highlight {
        font-size: 40px;
    }
    
    .hero-subtitle {
        font-size: 15px;
        margin-bottom: 25px;
    }
    
    .hero-buttons {
        flex-direction: column;
        gap: 10px;
        align-content: center;
    }
    
    .hero-btn {
        width: 100%;
        max-width: 250px;
        padding: 12px 20px;
        font-size: 14px;
    }
    
    .hero-badge {
        font-size: 11px;
        padding: 5px 14px;
    }
    
    .hero-features {
        gap: 12px;
    }
    
    .hero-feature {
        font-size: 12px;
    }
}

/* Pantallas muy estrechas (menos de 320px) */
@media (max-width: 319px) {
    .hero-banner-mobile {
        min-height: 550px;
        padding: 30px 0;
    }
    
    .hero-banner-content {
        max-width: 95%;
        padding: 12px;
    }
    
    .hero-badge {
        font-size: 10px;
        padding: 4px 12px;
        margin-bottom: 12px;
    }
    
    .hero-title {
        font-size: 28px;
        margin-bottom: 12px;
    }
    
    .hero-highlight {
        font-size: 36px;
    }
    
    .hero-subtitle {
        font-size: 14px;
        margin-bottom: 20px;
        line-height: 1.5;
    }
    
    .hero-buttons {
        flex-direction: column;
        gap: 8px;
    }
    
    .hero-btn {
        width: 100%;
        max-width: 220px;
        padding: 11px 18px;
        font-size: 13px;
    }
    
    .hero-features {
        gap: 10px;
        flex-direction: column;
    }
    
    .hero-feature {
        font-size: 11px;
    }
}

/* Pantallas anchas (landscape en móvil o tablets pequeñas en horizontal) */
@media (min-width: 568px) and (max-width: 991px) and (max-height: 450px) {
    .hero-banner-mobile {
        min-height: auto;
        padding: 30px 0;
    }
    
    .hero-banner-content {
        padding: 15px 25px;
        max-width: 80%;
    }
    
    .hero-badge {
        font-size: 11px;
        padding: 5px 14px;
        margin-bottom: 10px;
    }
    
    .hero-title {
        font-size: 32px;
        margin-bottom: 12px;
    }
    
    .hero-highlight {
        font-size: 38px;
    }
    
    .hero-subtitle {
        font-size: 15px;
        margin-bottom: 18px;
    }
    
    .hero-buttons {
        margin-bottom: 15px;
        gap: 12px;
    }
    
    .hero-btn {
        padding: 10px 22px;
        font-size: 13px;
        min-width: 130px;
    }
    
    .hero-features {
        padding-top: 12px;
        gap: 18px;
    }
    
    .hero-feature {
        font-size: 12px;
    }
}

/* Ocultar en desktop */
@media (min-width: 992px) {
    .hero-banner-mobile {
        display: none !important;
    }
}

/* ================================================
   Mobile Hero Slider (custom) - Selectores específicos
   ================================================ */
#mobileHeroSlider {
    position: relative;
    min-height: 760px;
    display: block;
    overflow: hidden;
}

#mobileHeroSlider .mhs-slide {
    position: absolute;
    inset: 0;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
    visibility: hidden;
    transition: opacity .8s ease, visibility .8s ease;
}

#mobileHeroSlider .mhs-slide.active {
    opacity: 1;
    visibility: visible;
}

#mobileHeroSlider .mhs-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.438) 0%, rgba(44, 24, 16, 0.65) 50%, rgba(0, 0, 0, 0.281) 100%);
}

#mobileHeroSlider .mhs-content {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
    padding: 30px 16px;
    color: #fff !important;
}

#mobileHeroSlider .mhs-badge {
    display: inline-block;
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%) !important;
    color: #540000 !important;
    padding: 8px 20px;
    border-radius: 25px;
    font-weight: 700 !important;
    font-size: 13px !important;
    box-shadow: 0 4px 15px rgba(255, 215, 0, 0.4);
    text-shadow: none !important;
}

#mobileHeroSlider .mhs-title {
    margin: 16px 0 12px !important;
    font-family: 'Anton', sans-serif !important;
    font-weight: 700 !important;
    font-size: 42px !important;
    line-height: 1.1 !important;
    text-transform: uppercase !important;
    text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.6) !important;
    color: #ffffff !important;
}

#mobileHeroSlider .mhs-title span { 
    color: #FFD700 !important; 
    text-shadow: 3px 3px 8px rgba(0, 0, 0, 0.6), 0 0 20px rgba(255, 215, 0, 0.3) !important;
}

#mobileHeroSlider .mhs-subtitle {
    font-size: 18px !important;
    line-height: 1.6 !important;
    color: rgba(255, 255, 255, 0.95) !important;
    margin-bottom: 20px !important;
    font-weight: 400 !important;
    text-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5) !important;
}

#mobileHeroSlider .mhs-buttons { 
    display: flex; 
    gap: 12px; 
    flex-wrap: wrap; 
    justify-content: center; 
    margin-bottom: 18px; 
}

#mobileHeroSlider .mhs-btn { 
    display: inline-flex !important; 
    align-items: center !important; 
    justify-content: center !important; 
    padding: 13px 26px !important; 
    border-radius: 999px !important; 
    font-weight: 700 !important; 
    font-size: 15px !important; 
    text-decoration: none !important; 
    letter-spacing: .5px !important; 
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.4) !important;
    transition: all 0.3s ease !important;
    text-transform: uppercase !important;
}

#mobileHeroSlider .mhs-btn.primary { 
    background: linear-gradient(135deg, #FFD700 0%, #FFA500 100%) !important; 
    color: #540000 !important; 
}

#mobileHeroSlider .mhs-btn.primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 215, 0, 0.6) !important;
    color: #540000 !important;
}

#mobileHeroSlider .mhs-btn.secondary { 
    background: #25D366 !important; 
    color: #ffffff !important; 
}

#mobileHeroSlider .mhs-btn.secondary:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(37, 211, 102, 0.6) !important;
    background: #20BA5A !important;
    color: #ffffff !important;
}

#mobileHeroSlider .mhs-btn i { 
    margin-right: 8px; 
    font-size: 18px; 
}

#mobileHeroSlider .mhs-features { 
    display: flex; 
    gap: 18px; 
    flex-wrap: wrap; 
    justify-content: center; 
    padding-top: 16px; 
    border-top: 1px solid rgba(255, 215, 0, 0.4);
}

#mobileHeroSlider .mhs-feature { 
    display: flex; 
    align-items: center; 
    gap: 8px; 
    font-size: 14px !important; 
    color: #ffffff !important;
    font-weight: 500 !important;
}

#mobileHeroSlider .mhs-feature i { 
    color: #FFD700 !important; 
    font-size: 16px; 
}

#mobileHeroSlider .mhs-feature span {
    color: #ffffff !important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}

/* staggered appear */
#mobileHeroSlider .mhs-slide .anim { 
    opacity: 0; 
    transform: translateY(16px); 
}

#mobileHeroSlider .mhs-slide.active .anim { 
    animation: mhsFadeUp .65s ease forwards; 
}

@keyframes mhsFadeUp { 
    from { opacity: 0; transform: translateY(16px); } 
    to { opacity: 1; transform: translateY(0); } 
}

/* Responsive tweaks */
@media (min-width: 481px) and (max-width: 768px) {
    #mobileHeroSlider { min-height: 520px; }
    #mobileHeroSlider .mhs-title { font-size: 44px !important; }
    #mobileHeroSlider .mhs-subtitle { font-size: 19px !important; }
}

@media (max-width: 480px) {
    #mobileHeroSlider { min-height: 500px; }
    #mobileHeroSlider .mhs-title { font-size: 36px !important; }
    #mobileHeroSlider .mhs-subtitle { font-size: 16px !important; }
    #mobileHeroSlider .mhs-btn { 
        padding: 12px 22px !important; 
        font-size: 14px !important; 
    }
}

@media (max-width: 375px) {
    #mobileHeroSlider .mhs-title { font-size: 32px !important; }
    #mobileHeroSlider .mhs-subtitle { font-size: 15px !important; }
}

/* Dots */
#mobileHeroSlider .mhs-dots { 
    position: absolute; 
    bottom: 14px; 
    left: 0; 
    right: 0; 
    display: flex; 
    justify-content: center; 
    gap: 10px; 
    z-index: 3; 
}

#mobileHeroSlider .mhs-dot { 
    width: 10px; 
    height: 10px; 
    border-radius: 50%; 
    background: rgba(255, 255, 255, 0.5); 
    border: 0; 
    padding: 0; 
    cursor: pointer;
    transition: all 0.3s ease;
}

#mobileHeroSlider .mhs-dot.active { 
    background: #FFD700; 
    box-shadow: 0 0 8px rgba(255, 215, 0, 0.6);
}

/* Hide on desktop */
@media (min-width: 992px) {
    #mobileHeroSlider {
        display: none !important;
    }
}