@import url('https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gloock&display=swap');
*{
    font-family: 'Fira Sans', sans-serif;
    text-decoration-line: none;
    color: #908174;
    text-decoration: none;
}

header {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: rgb(247, 233, 224);
    width: 79%;
    height: 150px;
    margin-top: 1%;
    margin-left: 10%;
   }

.nav_bar {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    align-content: center;
    margin-left: 200px;
    margin-right: 250px;
}
.image_header{
    padding-left: 10px;
}

.ListaMenu {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    list-style:  none;
    gap: 95px;
    font-size: 17px;
    color: #baa797;
    padding-left: 230px;
 }


.Main_Home {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: rgb(247, 233, 224);
    width: 80%;
    height: 600px;
    margin-top: 50px;
    margin-left: 10%;
}

.Nosotros {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    background-color: rgb(222, 208, 199);
    width: 80%;
    height: 600px;
    margin-top: 50px;
    margin-left: 10%;
    padding-top: 5px;
}

.Texto_nos {
    margin-left: 15%;
    margin-right: 6%;
    font-size: 18px;
    color: #3c3b3b;

}
.Image_nos {
    margin-right: 100px;
    }

.Titulo_Nosotros{
    margin-left: 15%;
    margin-bottom: 5%;
    font-size: 65px;
    letter-spacing: 3px;
    FONT-WEIGHT: 100;
    color: #baa797;
    font-family: 'Gloock', serif;
    margin-block-start: auto;
}

.Titulo_mujer{
    margin-left: 120px;
    font-size: 65px;
    letter-spacing: 3px;
    FONT-WEIGHT: 100;
    color: #baa797;
    font-family: 'Gloock', serif;
    width: 800px;
    padding-top: 50px;
}

.Productos_mujer {
    flex-direction: row;
    background-color: rgb(247, 233, 224);
    width: 80%;
    height: 700px;
    margin-top: 30px;
    margin-left: 10%;
    margin-right: 3%;
}
.Productos_1_mujer{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    margin-right: 0%;
    margin-left: 3%;
}
.Titulo_hombre{
    margin-left: 120px;
    font-size: 65px;
    letter-spacing: 3px;
    FONT-WEIGHT: 100;
    color: #baa797;
    font-family: 'Gloock', serif;
    width: 800px;
    padding-top: 50px;
}

.Productos_hombre {
    flex-direction: row;
    background-color: rgb(247, 233, 224);
    width: 80%;
    height: 700px;
    margin-top: 30px;
    margin-left: 10%;
    margin-right: 3%;
}
.Productos_1_hombre{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    margin-right: 0%;
    margin-left: 3%;
}
.productos {
    width: 20px;
}

.Colocacion {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    background-color: rgb(222, 208, 199);
    width: 80%;
    height: 500px;
    margin-top: 50px;
    margin-left: 10%;
    padding-top: 5px;
}

.Texto_Colocacion {
    margin-left: 20%;
    margin-right: 6%;
    font-size: 18px;
    color: #3c3b3b;
}

.Colocacion div ul li{
    color: #3c3b3b;
}
.Imagen_Colocacion {
    margin-left: 25%;
    }

.Titulo_Colocacion{
    margin-left: 20%;
    margin-bottom: 5%;
    font-size: 65px;
    color: #baa797;
    font-family: 'Gloock', serif;
    margin-top: 1px;
    letter-spacing: 3px;
    FONT-WEIGHT: 100;
}

.Conservacion {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
    background-color: rgb(247, 233, 224);
    width: 80%;
    height: 500px;
    margin-top: 50px;
    margin-left: 10%;
    padding-top: 5px;
}

.Texto_Conservacion {
    margin-left: 15%;
    margin-right: 6%;
    font-size: 18px;
    color: #3c3b3b;

}
.Imagen_Conservacion {
    margin-right: 100px;
    }

.Titulo_Conservacion{
    margin-left: 15%;
    margin-bottom: 5%;
    font-size: 65px;
    color: #baa797;
    font-family: 'Gloock', serif;
    margin-top: 1px;
    letter-spacing: 3px;
    FONT-WEIGHT: 100;
}

.Contacto {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    align-content: center;
    align-items: center;
    background-color: rgb(222, 208, 199);
    width: 80%;
    height: 450px;
    margin-top: 50px;
    margin-left: 10%;
    padding-top: 5px;
}

.Texto_Contacto {
    font-size: 18px;
}

.Titulo_Contacto {
    font-size: 65px;
    letter-spacing: 3px;
    FONT-WEIGHT: 100;
    color: #baa797;
    font-family: 'Gloock', serif;
}

.Lista_Contacto {
    list-style: none;
    padding-left: 0px;
}

.Contacto div ul li{
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    background-color: white;
    width: 600px;
    height: 60px;
    margin: 10px;
}

footer {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: center;
    background-color: rgb(247, 233, 224);
    width: 80%;
    height: 150px;
    margin-top: 50px;
    margin-left: 10%;
   }



#Img_1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
    padding-top: 35px;
    margin-left: 85px;
 }

#Texto_Img_1 {
    color: #baa797;
    font-size: 35px;
    font-family: 'Gloock', serif;
    FONT-WEIGHT: 100;
}

#Img_2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
    padding-top: 35px;
    margin-left: 85px;
 }

#Texto_Img_2 {
    color: #baa797;
    font-size: 35px;
    font-family: 'Gloock', serif;
    FONT-WEIGHT: 100;
    padding-top: 20px;
}

#Img_3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
    padding-top: 35px;
    margin-left: 85px;
 }

#Texto_Img_3 {
    color: #baa797;
    font-size: 35px;
    font-family: 'Gloock', serif;
    FONT-WEIGHT: 100;
}

#Img_4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
    padding-top: 35px;
    margin-left: 85px;
 }

#Texto_Img_4 {
    color: #baa797;
    font-size: 35px;
    font-family: 'Gloock', serif;
    FONT-WEIGHT: 100;
    padding-top: 20px;
}

#Img_5 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
    margin-left: 85px;
 }

#Texto_Img_5 {
    color: #baa797;
    font-size: 35px;
    font-family: 'Gloock', serif;
    FONT-WEIGHT: 100;
}

#Img_6 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
    margin-left: 85px;
 }

#Texto_Img_6 {
    color: #baa797;
    font-size: 35px;
    font-family: 'Gloock', serif;
    FONT-WEIGHT: 100;
    padding-top: 20px;
}

#Img_7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
    margin-left: 85px;
 }

#Texto_Img_7 {
    color: #baa797;
    font-size: 35px;
    font-family: 'Gloock', serif;
    FONT-WEIGHT: 100;
}

#Img_8 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 250px;
    margin-left: 85px;
 }

#Texto_Img_8 {
    color: #baa797;
    font-size: 35px;
    font-family: 'Gloock', serif;
    FONT-WEIGHT: 100;
    padding-top: 20px;
}

.ListaMenu_Footer {
    display: flex;
    align-items: center;
    list-style:  none;
    gap: 25px;
    font-size: 19px;
    color: #baa797;
 }





