*{
    margin: 0;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}

body{
    background: #e5e5e5;
}

header{
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: white;
    height: 260px;
    border: 1px solid #124565;
}


.container-header{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-bottom: 8px;
    padding-top: 8px;   

}

.container-subheader{
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    width: 20%;
}

.container-img-header{
    display: flex;
    justify-content: center;
    align-items: center;

}

.portada{
    width: 100px;
}

.container-titulos-header{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.titulo-marca, .titulo-marca-pie{
    font-family: 'Montserrat';
    font-size: 25px;
    color: #124565;
    text-align: center;
    font-weight: bold;
}


.texto-eslogan, .texto-eslogan-pie{
    font-size: 18px;
    color: #c6a32b;
    font-family: 'Montserrat';
    text-align: center;
    font-weight: bold;
}

.container-subtitulos-header{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 80%;
   
    padding-left: 20px;
    padding-right: 20px;
    margin-right: 5px;
}

.div-txt-1{
    display: flex;
}

.txt-1{
    font-size: 25px;
    color: #124565;
    font-family: 'Montserrat';
    text-align: center;
    font-weight: bold;
}

.div-txt-2{
    display: flex;
    margin-top: 10px;
    margin-bottom: 20px;
}

.txt-2{
    font-size: 18px;
    color: #c6a32b;
    font-family: 'Montserrat';
    text-align: center;
    font-weight: bold;
}

.boton-contacto{
    width: 300px;
    height: 50px;
    margin-left: 25px;
    margin-right: 25px;
    background: #124565;
    color: #e5e5e5;
    border-radius: 10px;
    border: 0;
    font-size: 22px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
}

.boton-contacto:hover{
    background: #c6a32b;
    border: 2px solid #124565;
}

.marca{
    color: #124565;
}































.container-general-2{
    display: flex;
    flex-direction: row;
    background: white;
    border: 1px solid #124565;
    border-radius: 30px;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    height: 340px;
    padding: 20px;
    
}

.container-producto-1{
    display: flex;
    width: 25%;
    justify-content: center;
    align-items: center;
}

.vellon-1{
    width: 300px;
    border-radius: 50px;
    border: 1px solid #124565;
}

.container-descripcion-1{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    width: 75%;
    margin-left: 20px;
}

.lista-1{
    margin-left: 20px;
    margin-bottom: 15px;
}

.titulo-descripcion{
    color: #124565;
    font-size: 25px;
    font-weight: bold;
}

.txt-descripcion{
    color: #c6a32b;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.subtitulo-descripcion{
    color: #124565;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
}

li{
    font-size: 18px;
    color: #c6a32b;
    font-weight: bold;
    margin-bottom: 5px;
}

.container-button{
    display: flex;
    width: 100%;
    justify-content: center;
}

.precio-1{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 50px;
    margin-left: 25px;
    margin-right: 25px;
    background: #124565;
    color: #e5e5e5;
    border-radius: 10px;
    border: 0;
    
}

.texto-precio{
    font-size: 22px;
    font-weight: bold;
}

.precio{
    color: #c6a32b;
    text-decoration: none;
    cursor: default;
}

.caracteristicas{
    color: #124565;
    text-decoration: none;
    cursor: default;
}








.container-general-almohadones{
    display: flex;
    flex-direction: row;
    margin-top: 5px;
}

.subtitulo-descripcion-almohadones{
    color: #c6a32b;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
}

.almohadones-1{
    margin-left: 15px;
}

.almohadon{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 50px;
    background: #124565;
    color: #e5e5e5;
    border-radius: 10px;
    border: 0;
    margin-bottom: 10px;
}

.texto-almohadon{
    font-size: 15px;
    font-weight: bold;
}

.precio-almohadon{
    color: #c6a32b;
    text-decoration: none;
    cursor: default;
}

.titulo-descripcion-almohadones{
    color: #124565;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}


.almohadones-solicitar{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content:flex-end;
    margin-left: 15px;
    
}

.almohadon-solicitar-1{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 270px;
    height: 50px;
    background: #124565;
    color: #e5e5e5;
    border-radius: 10px;
    border: 0;
    margin-bottom: 10px;
    cursor: pointer;
    
}

.texto-almohadon-solicitar{
    font-size: 22px;
    font-weight: bold;
}

.almohadon-solicitar-1:hover{
    background: #c6a32b;
    border: 2px solid #124565;
}


























.container-general-3{
    display: flex;
    flex-direction: column;
    align-items: center;
    border: 1px solid #124565;
    background: white;
    margin-top: 30px;
    height: 920px;
}


.container-iconos{
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin-top: 60px;

}

.container-interno-iconos{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #e5e5e5;
    border-radius: 100px;
    border: 2px solid #124565;
    height: 170px;
    width: 100%;
}

.container-interno-iconos-primero{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #e5e5e5;
    border: 2px solid #124565;
    border-radius: 100px;
    height: 170px;
    width: 100%;
}


.icono-cantidad{
    width: 120px;
}

.icono-precio{
    width: 95px;
}

.icono-envio{
    width: 125px;
}

.icono-presupuesto{
    width: 100px;
}

.texto-iconos{
    font-size: 18px;
    font-weight: bold;
    color: #124565;
    text-align: center;
    margin-top: 20px;
}

.container-externo-iconos, .container-externo-iconos-4{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 170px;
    margin-left: 130px;
}

.container-externo-iconos-primero{
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 170px;

}






.container-general-videos{
    display: flex;
    flex-direction: row;

}

.container-interno-videos-2{
    margin-left: 50px;
}

.container-texto-videos{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
}

.video{
    width: 520px;
    height: 420px;
}

.texto-videos{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #124565;
}







footer{
    height: 250px;
    border-bottom: 1px solid #124565;
    border-left: 1px solid #124565;
    border-right: 1px solid #124565;
    background: white;
    padding-top: 60px;
}

.container-pie{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.container-interno-pie{
    display: flex;
    flex-direction: column;
}

.container-interno-pie-2{
    display: flex;
    flex-direction: column;
    align-items: center;  
    margin-left: 180px; 
}





.container-efectivo{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
    border-top: 1px solid #124565;
    padding-top: 10px;
}

.container-transferencia{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 5px;
}

.container-criptomonedas{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 8px;
}

.efectivo{
    width: 40px;
}

.transferencia{
    width: 40px;
}

.criptomonedas{
    width: 40px;
}

.whatsapp{
    width: 30px;
}

.email{
    width: 30px;
}


.container-whatsapp{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;
    border-top: 1px solid #124565;
    padding-top: 15px;
}

.container-email{
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-top: 10px;

}

.titulo-pie{
    font-size: 26px;
    color: #124565;
    font-weight: bold;

}

.texto-pie{
    font-size: 16px;
    color: #c6a32b;
    font-weight: bold;
    margin-left: 10px;
}

.container-logo-pie{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 180px; 
}

.container-img-pie{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.container-titulo-pie{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.portada-pie{
    width: 100px;
}

.texto-titulo-pie{
    font-size: 18px;
    color: #c6a32b;
    font-family: 'Montserrat';
    text-align: center;
    font-weight: bold;
}



.container-interno-videos-3{
    display: none;
}































/* Estilo para la barra de desplazamiento en navegadores basados en Webkit (Chrome, Safari) */
body::-webkit-scrollbar {
    width: 12px; /* Ancho de la barra de desplazamiento */
}

body::-webkit-scrollbar-track {
    background: #f0f2f5; /* Color del fondo de la barra de desplazamiento, similar al de Facebook */
}

body::-webkit-scrollbar-thumb {
    background-color: #124565; /* Color azul distintivo de Facebook */
    border-radius: 10px; /* Bordes redondeados para un look más elegante */
    border: 3px solid #f0f2f5; /* Un borde para crear un espacio entre el thumb y el track */
}

body::-webkit-scrollbar-thumb:hover {
    background-color: #c6a32b; /* Color del thumb al pasar el ratón por encima */
}






@media (min-width:1920px) {
    .vellon-1{
        width: 340px;
        height: 300px;
    }

    .container-producto-1{
        width: 20%;
    }

    .container-descripcion-1{
        width: 80%;
    }

    .txt-1{
        font-size: 30px;
    }

    .txt-2{
        font-size: 23px;
    }

    header{
        height: 290px;
    }

    .boton-contacto, .precio-1{
        width: 320px;
        height: 60px;
        font-size: 25px;
    }

    .texto-precio{
        font-size: 25px;
    }

    .div-txt-2{
        margin-bottom: 30px;
    }

    .container-subtitulos-header{
        padding-left: 35px;
        padding-right: 35px;    
    }

    .portada{
        width: 140px;
    }

    .titulo-marca{
        font-size: 30px;
    }

    .texto-eslogan{
        font-size: 22px;
    }

    .titulo-descripcion, .titulo-descripcion-almohadones{
        font-size: 30px;
    }

    .txt-descripcion{
        font-size: 23px;
    }

    .subtitulo-descripcion, .subtitulo-descripcion-almohadones{
        font-size: 27px;
    }

    li{
        font-size: 23px;
    }

    .container-general-2{
        height: 440px;
    }

    .lista-1{
        margin-bottom: 30px;
    }

    .almohadon{
        width: 260px;
        height: 60px;
    }

    .texto-almohadon{
        font-size: 24px;
    }

    .almohadon-solicitar-1{
        width: 320px;
        height: 60px;
    }

    .texto-almohadon-solicitar{
        font-size: 25px;
    }

    .icono-cantidad{
        width: 140px;
    }
    
    .icono-precio{
        width: 115px;
    }
    
    .icono-envio{
        width: 145px;
    }
    
    .icono-presupuesto{
        width: 120px;
    }

    .container-interno-iconos{
        width: 250px;
        height: 250px;
        border-radius: 100%;
    }

    .container-externo-iconos, .container-externo-iconos-4{
        margin-left: 300px;
    }

    .container-iconos{
        margin-top: 85px;
    }

    .texto-iconos{
        font-size: 22px;
    }

    .container-general-3{
        height: 1480px;
    }

    .texto-videos{
        font-size: 30px;
    }

    .video{
        width: 870px;
        height: 770px;
    }

    .container-logo-pie, .container-interno-pie-2{
        width: 370px;
    }
    
    .titulo-pie{
        font-size: 30px;
    }


    .container-efectivo, .container-whatsapp{
        margin-top: 10px;
        border-top: 2px solid #124565;
        padding-top: 10px;
    }


    .texto-pie{
        font-size: 25px;
        margin-left: 20px;
    }

    footer{
        height: 400px;
        padding-top: 80px;
    }

    .efectivo, .transferencia, .criptomonedas{
        width: 70px;
    }

    .whatsapp, .email{
        width: 50px;
    }

    .portada-pie{
        width: 140px;
    }

    .titulo-marca-pie{
        font-size: 30px;
    }
    
    .texto-eslogan-pie{
        font-size: 22px;
    }


}



@media (max-width:1320px) {
    .almohadon-solicitar-1{
        width: 220px;
    }
}

@media (max-width:1275px) {
    .almohadon-solicitar-1{
        width: 200px;
    }
}

@media (max-width:1260px) {
    .almohadon-solicitar-1{
        width: 180px;
    }
    .texto-almohadon-solicitar{
        font-size: 19px;
    }

    .vellon-1{
        width: 280px;
    }
}

@media (max-width:1210px) {
    .almohadon-solicitar-1{
        width: 170px;
    }
}

@media (max-width:1205px) {
    .almohadones-solicitar{
        display: none;
    }
}

@media (max-width:1192px) {
    .container-subheader{
        display: none;
    }

    .container-subtitulos-header{
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .container-general-2{
        height: 380px;
    }
}

@media (max-width:1160px) {
    .vellon-1{
        width: 260px;
        height: 280px;
    }

    .precio-1{
        width: 250px;
    }

    .boton-contacto{
        width: 250px;
    }
    
    .container-externo-iconos, .container-externo-iconos-4{
        margin-left: 100px;
    }

    .video{
        width: 480px;
        height: 410px;
    }
    
    .texto-videos{
        font-size: 22px;
    }

    .container-logo-pie{
        margin-left: 150px;
    }

    .container-interno-pie-2{
        margin-left: 150px;
    }

    .icono-cantidad{
        width: 100px;
    }
    
    .icono-precio{
        width: 75px;
    }
    
    .icono-envio{
        width: 105px;
    }
    
    .icono-presupuesto{
        width: 80px;
    }

    .container-interno-iconos{
        width: 150px;
        height: 150px;
    }
 
}



@media (max-width:1110px) {
    .container-externo-iconos, .container-externo-iconos-4{
        margin-left: 80px;
    }

    .vellon-1{
        width: 250px;
    }


}

@media (max-width:1050px) {
    .vellon-1{
        width: 230px;
        height: 260px;
    }

    .icono-cantidad{
        width: 90px;
    }
    
    .icono-precio{
        width: 65px;
    }
    
    .icono-envio{
        width: 95px;
    }
    
    .icono-presupuesto{
        width: 70px;
    }

    .container-interno-iconos{
        width: 130px;
        height: 130px;
    }
    
    .video{
        width: 450px;
        height: 400px;
    }
    
    .texto-videos{
        font-size: 20px;
    }

    .container-general-3{
        height: 870px;
    }

    .container-logo-pie{
        margin-left: 120px;
    }

    .container-interno-pie-2{
        margin-left: 120px;
    }

}


@media (max-width:1020px) {
    .container-externo-iconos, .container-externo-iconos-4{
        margin-left: 60px;
    }

    .vellon-1{
        width: 220px;
        height: 240px;
    }

    .video{
        width: 430px;
        height: 380px;
    }

    .container-logo-pie{
        margin-left: 100px;
    }

    .container-interno-pie-2{
        margin-left: 100px;
    }


}

@media (max-width:970px) {
    .container-general-2{
        height: 405px;
    }

    .vellon-1{
        width: 210px;
        height: 230px;
    }

    .container-logo-pie{
        margin-left: 80px;
    }

    .container-interno-pie-2{
        margin-left: 80px;
    }

    .video{
        width: 420px;
        height: 370px;
    }


}


@media (max-width:955px) {
    .almohadon{
        width: 140px;
    }


}

@media (max-width:920px) {
    .txt-1{
        font-size: 22px;
    }

    .container-externo-iconos, .container-externo-iconos-4{
        margin-left: 40px;
    }

    .vellon-1{
        width: 200px;
        height: 220px;
    }

    .video{
        width: 390px;
        height: 355px;
    }

    .container-general-3{
        height: 800px;
    }


    .container-logo-pie{
        margin-left: 60px;
    }

    .container-interno-pie-2{
        margin-left: 60px;
    }

    .portada-pie{
        width: 80px;
    }

    .titulo-marca-pie{
        font-size: 18px;
    }

    .texto-eslogan-pie{
        font-size: 11px;
    }

    
}



@media (max-width:900px) {
    .container-producto-1{
        display: none;
    }

    .container-descripcion-1{
        margin-left: 0;
        padding-left: 10px;
        padding-right: 10px;
    }

    .container-general-2{
        justify-content: center;
    }

    .container-descripcion-1{
        width: 100%;
    }

    .almohadon{
        width: 150px;
    }

}

@media (max-width:860px) {
    .icono-cantidad{
        width: 80px;
    }
    
    .icono-precio{
        width: 55px;
    }
    
    .icono-envio{
        width: 85px;
    }
    
    .icono-presupuesto{
        width: 60px;
    }

    .container-interno-iconos{
        width: 120px;
        height: 120px;
    }

    .container-externo-iconos, .container-externo-iconos-4{
        margin-left: 30px;
    }

    .texto-iconos{
        font-size: 16px;
    }

    .video{
        width: 380px;
        height: 345px;
    }

    .container-interno-videos-2{
        margin-left: 30px;
    }

    .container-logo-pie{
        margin-left: 50px;
    }

    .container-interno-pie-2{
        margin-left: 50px;
    }

    .container-general-3{
        height: 780px;
    }
}


@media (max-width:820px) {
    .video{
        width: 360px;
        height: 340px;
    }

    .boton-contacto{
        width: 230px;
        height: 45px;
    }

    .precio-1{
        width: 230px;
        height: 45px;
    }
}


@media (max-width:800px) {
    .container-logo-pie, .container-interno-pie-2{
        margin-left: 50px;
    }

    .portada-pie{
        width: 60px;
    }

    .titulo-marca-pie{
        font-size: 16px;
    }

    .texto-eslogan-pie{
        font-size: 10px;
    }
}


@media (max-width:775px) {
    .container-externo-iconos, .container-externo-iconos-4{
        margin-left: 15px;
    }

    .video{
        width: 340px;
        height: 300px;
    }

    .container-general-3{
        height: 740px;
    }

    .container-logo-pie{
        margin-top: 130px;
    }

    .container-logo-pie, .container-interno-pie-2{
        margin-left: 30px;
    }

}



@media (max-width:740px) {
    .almohadon{
        width: 140px;
    }

    header{
        height: 300px;
    }

    .container-interno-videos-2{
        margin-left: 20px;
    }

}

@media (max-width:720px) {
    .container-interno-videos, .container-interno-videos-2{
        display: none;
    }

    .container-interno-videos-3{
        display: block;
    }

    .video{
        width: 600px;
        height: 440px;
    }

    .container-general-3{
        height: 880px;
    }

    .container-externo-iconos, .container-externo-iconos-4{
        margin-left: 5px;
    }

    .container-logo-pie, .container-interno-pie-2{
        margin-left: 20px;
    }
    

}




@media (max-width:700px) {
    

    .container-externo-iconos, .container-externo-iconos-4{
        margin-left: 40px;
    }
    .container-externo-iconos-4{
      display: none;
    }

    .texto-iconos{
        font-size: 13px;
    }

    .container-logo-pie{
        display: none;
    }

    .container-interno-pie-2{
        margin-left: 110px;
    }
    

}








/* .icono-cantidad{
    width: 60px;
}

.icono-precio{
    width: 35px;
}

.icono-envio{
    width: 65px;
}

.icono-presupuesto{
    width: 40px;
}

.container-interno-iconos{
    width: 100px;
    height: 100px;
} */