*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Stick No Bills', sans-serif;
    font-size: 25px;
    background-image: url(./Untitled\ \(2\).png);
  }

.CONTENEDOR_LOGO{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 30px;
    font-size: 35px;
  }

.DESDE1974{
    background-image: url(/manuel.png);
    height: 200px;
    position: relative;
    top: 25%;
}

.SPACE{
    height: 125px;
    background-color: white;
}

.portrait{
    height: 450px;
    background-color: white;
}

#WHEAT{
    position: absolute;
    top: 920px;
    width:100%;
}

#DESDE1974{
    width: 60%;
    position: relative;
    top: -80px;
}

.menu_enlaces{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
  }

.Menu{
    background-color: #00833E;
    position: relative;
    text-align: right;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 100px;
    background-image: url(/Diseño\ sin\ título\ \(10\).png);
    height: 120px;
    display: flex;
    justify-content: space-between;
}

#mty{
    position: relative;
    width: 500px;
    top: -100px;
    left: 100px;
}

#vegan{
    position: relative;
    width: 100px;
    top: 0px;
    left: 30px;  
}

#fiber{
    position: relative;
    width: 100px;
    top: -30px;
    left: 150px;  
}

#nixta{
    position: relative;
    width: 100px;
    top: -20px;
    left: 85px;  
}

#pin{
    position: relative;
    width: 90px;
    top: -200px;
    right: 0;
    border-radius: 50%;
}

#nl{
    position: absolute;
    width: 90px;
    top: 520px;
    right: 75px;
    border-radius: 50%;
    font-size: 30px; 
}

.Menu a{
    text-decoration: none;
    color: white;
    padding: 0 15px;
}

.Menu a:hover{
    background-color: #339c65;
    color: white;
    padding: 15px;
    border-radius: 4px;
}

 #Logo_Principal{
    width: 80px; 
}

#Tortilleria{
    margin-left:20px;
    position: relative;
    top: -10px;

}

#slogan{
    color: white;
    font-size: 10px;
    position: relative;
    top: 27.5px;
    left: -290px;
    font-size: 15px;
}

/* HOME PAGE */

.HOMEPAGE{
    padding-top: 40px;
    height:800px;
}

.Logo{
    width: 32.5%;
    position: relative;
    top: 75px;
    left: 350px;
}

.simplemente{
    width: 40%;
    position: relative;
    top: -150px;
    right: 800px;
}

.calidad{
    width: 40%;
    position: relative;
    top: -300px;
    left: 500px;
}

.QUIENESSOMOS{
    background-color: #00833E;
    background-image: url(/Black\ and\ White\ Modern\ Conference\ Presentation\ \(3\).png);
    position: relative;
    padding-top: 100px;
    padding-bottom: 40px;
    padding-right: 100px;
    padding-left: 50px;
    color: white;
    text-align: justify;
}

#producción{
    /* position: relative; */
    width: 400px;
    /* top:-330px;
    right:1010px; */
    border-radius: 50%;
}

#producción2{
    /* position: relative; */
    width: 530px;
    /* top:-635px;
    right:500px; */
    border-radius: 50%;
}

.mapa{
    position: absolute;
    top: 0;
    right: -40px;
}

#ingredientes{
    position: relative;
    top:-800px;
    right:950px;
    font-size: 20px;
}

.benefits{
    border-radius: 30px;
    background-color: white;
    width: 500px;
    height: 340px;
    padding-top: 7.5px;
}

#beneficios{
    position: relative;
    border-radius: 30px;
    color: #00833E;
    width: 500px;
    top: 0px;
    left: 85px;
    font-size: 22.5px;
    font-weight: bold;
    list-style: disc;
}

#beneficios li{
    margin-bottom: 25px;
}

#cajas{
    position: relative;
    width: 20px;
    top: -20px;
    left: 85px;  
    height: q;
}


.servicios{
    border-radius: 30px;
    background-color: white;
    width: 500px;
    height: 340px;
    padding-top: 7.5px;
}


#servicios2{
    position: relative;
    border-radius: 30px;
    color: #00833E;
    width: 500px;
    top: 0px;
    left: 85px;
    font-size: 22.5px;
    font-weight: bold;
    list-style: disc;
}

#servicios2 li{
    margin-bottom: 25px;
}

#PORTRAIT{
        position: relative;
        border-radius: 30px;
        width: 625px;
        top: -1150px;
        left: 500px;
}

#productosrotate{
    position: relative;
    left: 150px;
    top: -30px;
}

#serviciosrotate{
    position: relative;
    left: 150px;
    top: -30px;
}

.contenedortarjetas{
    position: relative;
    width: 100%;
    /* top: -100px; */
    display: flex;
    justify-content: center;
    gap: 300px;
    margin-top: 300px;
}

#Entregas{
    position: relative;
    width: 125px;
    top: 0px;
    left: 20px;  
}

#Entregas2{
    position: relative;
    width: 125px;
    top: 0px;
    left: 50px; 
}

#Entregas3{
    position: relative;
    width: 125px;
    top: 0px;
    left: 80px; 
}

.contenido{
    display: flex;
    flex-direction: column;
    gap: 90px;
    height: 1000px;
    position: relative;
}

.contenedorp{
    width: 65%;
}

#Q1{
    margin-bottom: 30px;
}

.imagen-contenedor{
    text-align: right;
}
/* Estilos de la tarjeta */
.tarjeta{
    /* border: 2px solid black; */
    height: 650px;
    display: flex; /* comentario */
    flex-direction: column; /* pone cada elemento uno debajo del otro */
    align-items: center; /* centra el contenido verticalmente */
    border-radius: 20px;
    position: relative;
    top: 175px;
}

.FOOTER{
    background-color: white;
}

.CLIENTES{
    background-color: white;
    position: relative;
    /* top: -500px; */
    height: 500px;
    left: 300px;
    border-radius: 15px;
    width: 1000px;
}

#CLIENTES{
    position: relative;
    right: 140px;
}

.space{
    width: 200px;
    height: 50px;
    background-color: white;
    position: absolute;
    top: 1400px;
    border-radius: 5px;
}

#space{
    color: black;
    position: relative;
    top: 10px;
    font-weight: bold;
}

#space1{
    color: black;
    position: relative;
    top: 10px;
    font-weight: bold;
}

.space1{
    width: 200px;
    height: 50px;
    background-color: white;
    position: absolute;
    top: 1400px;
    border-radius: 5px;
    right: 75px;
    cursor: pointer;
}

#imagen{
    width: 60%;
}

.imagen-estrella{
    cursor: pointer;
}

.contenedor-tarjetas{
    display: flex; /* inicias la tecnica de flex */
    justify-content: center; /* centras horizontalmente el contenido */
    row-gap: 175px;
    column-gap: 150px;
    flex-wrap: wrap; /* cuando no hay espacio en pantalla, los elementos se ponen mas abajo */
}

.contenedor-imagen{
    width: 70%;
    display: flex;
    justify-content: flex-start;
    gap: 80px;
}

.Productos{
    height: 1850px;
}

.CONTACTO{
    background-color: #00833E;
    position: relative;
    text-align: right;
    padding-top: 100px;
    padding-bottom: 40px;
    padding-right: 100px;
    background-image: url(/Diseño\ sin\ título\ \(10\).png);
    height: 400px;
    display: flex;
    justify-content: space-between;  
}


.forms{
    position: absolute;
    right: 200px;
    top: 27.5px;
}

@media (max-width: 762px) {
    #Tortilleria{
        font-size: 15px;
    }
  
    .menu_enlaces{
        font-size: 17px;
        padding: 0px;

    }
  
    .Menu{
        padding-top: 20px;
        padding-bottom: 20px;
        padding-right: 40px;
    }
   
    .Menu a{
        padding: 0 8px;
    }
  
    .CONTENEDOR_LOGO{
        flex-direction: column;
        gap: 12px;
    }
    
    .contenido{
      flex-direction: column;
      gap: 20px;
    }

    #image1{
        align-items: center;
    }

    .contenedor-imagen{
        text-align: center;
    }

}
