* {
    font-family: 'Poppins', sans-serif !important;
    padding: 0px;
    margin: 0px;
}

body {
    background-color: #69554b !important;
}

.menuu {
    display: flex;
    justify-content: space-evenly;
}

.nav-item {
    margin: 10px;
}

.nav-link {
    font-size: 25px;
    margin: 20px;
}


.carrousel {
    margin-top: 50px;
    margin-bottom: 120px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.separador {
    margin: 0px;
    color: black;
}

.colorNav {
    background-color: #1b1215;
}

nav a {
    color: #e5d3b5 !important;
}

.logoMenu {
    margin-left: 50px;
}

.containerFotoMenu {
    display: flex;
    flex-direction: column;
}

.tittleProductos {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    color: #eab21b;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 70px;
    font-size: 60px;
}


.cardProducto {
    background-color: #e5d3b5;
    width: 300px;
    height: 470px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 10px;

}

div.cardProducto a {
    background-color: #69554b;
    padding: 15px;
    border-radius: 5px;
    text-decoration: none;
    list-style-type: none;
    color: #eab21b;
    font-size: 15px;
}

div.cardProducto a:hover {
    background-color: #443730;
}

.containerCards {
    display: flex;
    justify-content: space-around;
    background-color: #6c371f;
    align-items: center;
    height: 500px;
}

.contenedorNuevoProducto {
    background-color: #eab21b;
    height: 450px;
    display: flex;
    align-items: center;
    margin: 50px;
}

.containerNuevo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.textoProducto {
    margin: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 800px;
}

.textoProducto p {
    text-align: center;
}

.tittleProductos2 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 900;
    color: #6c371f;
    text-align: center;
    font-size: 40px;
}

.botonConsultar {
    background-color: #69554b;
    padding: 15px;
    border-radius: 5px;
    text-decoration: none;
    list-style-type: none;
    color: #eab21b;
    font-size: 15px;
}

.botonConsultar:hover {
    background-color: #443730;
    color: #eab21b;
}

/* recomendaciones y opiniones */
.recomend {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 90px;
}

.recomend p {
    color: #eab21b;
    text-align: center;
}

.containerRecom {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 90px;
}

.imgIzq {
    border-radius: 5px;
    margin: 30px;
}

.aproxima {
    color: gray;
    font-size: 13px;
    padding: 0px;
    margin: 0px;
}

.espacioCero p {
    padding: 0px;
    margin: 0px;
}

.contenedorNombre {
    display: flex;
    margin: 10px;
    justify-content: flex-start;
}


.logoFace {
    display: flex;
    position: absolute;
    left: 438px;
    top: 2310px;
}

.textRecom {
    margin-left: 15px;
    display: flex;
}

.tittleProductos1 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    color: #eab21b;
    text-align: center;
    padding-top: 40px;
    font-size: 60px;
}

/* footer */
.footer {
    background-color: #6c371f;
    color: rgb(224, 224, 224);
    display: flex;
    justify-content: space-around;
    border-left: 1px black solid;
    border-right: 1px black solid;
    border-top: 1px black solid;
}

.sections {
    display: flex;
    flex-direction: column;
}

.metodosPago {
    display: flex;
    flex-direction: column;
    text-align: center;
}

div.contactanos div img {
    margin-right: 10px;
    margin-bottom: 10px;
}

.aFooter {
    list-style: none;
    list-style-type: none;
    text-decoration: none;
    color: white;
    margin: 2px;
}

.aFooter:hover {
    list-style: none;
    list-style-type: none;
    text-decoration: none;
    background-color: #e5d3b5;
    border-radius: 5px;
    color: white;
}

.containerContactanos {
    display: flex;
}

.derechos {
    background-color: black;
    color: white;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.textDerechos {
    color: #e5d3b5;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
    text-align: center;
}

.letraFooter {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
}

/* PROCEDIMIENTO PAGAR */


.contenedorPaso {
    width: 800px;
    height: auto;
    border-radius: 5px;
}

.contenedorRecomendacionesNazi {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.fondo1 {
    background-color: #1b1215;
}

.fondo2 {
    background-color: #714e3c;
}

.fondo3 {
    background-color: #e5d3b5;
}

.fondo4 {
    background-color: #eab21b;
}

.fondo5 {
    background-color: #6c371f;
}

.fondo6 {
    background-color: white;
}

.textPasos {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    color: #e5d3b5;
    font-size: 20px;
    text-align: center;
    margin-top: 15px;
    margin: 10px;

}

.textPasos1 {
    margin-top: 15px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    color: #1b1215;
    font-size: 20px;
    text-align: center;
}

.hache1 {
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    color: #e5d3b5;
    font-weight: 800;
}

.textPasos2 {
    margin: 15px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    color: #e5d3b5;
    font-size: 20px;
}





.containerOjotasImpresas {
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}

.ojotasImpresas {
    width: 300px;
    height: 361px;
    background-color: #e5d3b5;
    text-align: center;
    padding: 10px;
    border-end-end-radius: 5px;
    border-start-end-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ojotasImpresas1 {
    width: 300px;
    height: 361px;
    background-color: #e5d3b5;
    text-align: center;
    padding: 10px;
    border-start-start-radius: 5px;
    border-end-start-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.textQuienesSomos {
    font-size: 20px;
    color: #1b1215;
}

.banner {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

/* CASAMIENTO*/

.flechaArriba {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 50px;
}

.tittleProductos10 {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 700;
    color: #eab21b;
    text-align: center;
    padding-top: 40px;
    font-size: 60px;
}

.containerCasamiento {
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 80px;
}

/* carrusel */
.carrusel {
    margin: 100px;
}

.imgBorder {
    border: 2px solid #1b1215;
    transition: all 2s;
}

.imgBorder:hover {
    transform: scale(1.3);
}

.colorNavDiseños {
    background-color: #e5d3b5 !important;
}

.colorLetraDiseños {
    color: #1b1215 !important;
}

.colorLetraDiseños:hover {
    color: #eab21b !important;
}

.keke {
    margin-top: 18px;
}

.contenedorNavDiseños {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #eab21b;
}

.aMenu {
    list-style-type: none;
    text-decoration: none;
    color: #1b1215;
    font-size: 15px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    margin: 15px;
}

.divMenu {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #eab21b;
}

/* CONTACTO */

.contenedorContacto {
    display: flex;
    justify-content: space-around;
    margin: 50px;
}

.aNada {
    text-decoration: none;
    list-style: none;
    color: black;
    display: flex;
    align-items: center;
}

.aNada:hover {
    color: #e5d3b5;
}

.contenedorDatos {
    display: flex;
    align-items: center;
}

.tittleContacto {
    background-color: #e5d3b5;
}

/* QUERYS */
/* MENU */
@media only screen and (min-width:300px) and (max-width:960px) {
    header {
        display: none;
    }
}

@media only screen and (min-width:961px) {
    .menuMobile {
        display: none;
    }
    .carrouselMobile {
        display: none;
    }
}

@media only screen and (min-width:300px) and (max-width:960px) {
    /* FOTOS INICIO */
    .carrousel {
        display: none;
    }

    .carrouselMobile {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .foto1 {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .foto2 {
        margin-bottom: 10px;
    }
    /*CARRUSEL  */
    .carrusel {
        margin: 5px;
        margin-top: 30px;
    }

    .contenedorNuevoProducto {
        display: none;
    }

    .tittleNewProduct  {
        display: none;
    }

    /* PROCEDIMIENTOS */
    .tittleProductos1 {
        font-size: 35px !important;
    }

    .contenedorPaso {
        width: 90%;
    }

    /* RECOMENDACIONES */
    .imgIzq {
        width: 95%;
    }

    /* footer */
    .footer {
        display: none;
    }
}

/* SOBRE NOSOTROS */

@media only screen and (min-width:300px) and (max-width:960px) {
    h2.tittleProductos {
        font-size: 40px;
    }
    .banner img {
        width: 90%;
    }

    .containerOjotasImpresas {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        
    }
    .containerOjotasImpresas img {
        width: 90%;
    }
    .containerOjotasImpresasMobile {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 30px;
        
    }
    .containerOjotasImpresasMobile img {
        width: 90%;
    }

    .ojotasImpresas {
        width: 90%;
        border-start-end-radius: 5px;
        border-end-start-radius: 5px;
        border-start-end-radius: 0px;
        height: 100%;
    }
    section.containerOjotasImpresasMobile div.ojotasImpresas1 {
        width: 90%;
        border-start-start-radius: 0px;
        border-end-end-radius: 5px;
        border-start-end-radius: 0px;
        border-end-start-radius: 5px;
        height: 100%;
    }

    div section.containerOjotasImpresas {
        display: none;
    }
}

@media only screen and (min-width:961px) {
    .containerOjotasImpresasMobile {
        display: none;
    }
}

/* CASAMIENTO Y 15 AÑOS */

@media only screen and (min-width:300px) and (max-width:960px) {
    .divMenu {
        display: none;
    }

    .imgBorder {
        margin: 10px;
        width: 90%;
    }
    .containerCasamiento {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-bottom: 0px;
    }

    #casamientos {
        font-size: 50px;
    }
    
    .tittleProductos10 {
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-weight: 700;
        color: #eab21b;
        text-align: center;
        padding-top: 40px;
        font-size: 60px;
    }
}

/* CONTACTO */

@media only screen and (min-width:300px) and (max-width:960px) {
    .contenedorContacto {
        display: flex;
        flex-direction: column;
        margin: 10px;
    }

    .contenedorContacto iframe {
        width: 100%;
        height: 400px;
    }
}