@media screen and (min-width: 1024px) {
  * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    margin: 0%;
    padding: 0%;
}

.imagen__nav {
    display: flex;
    height: 100px;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
    background-color: black;
    position: absolute;
    top: 0; 
    left: 0; 
    right: 0; 
    background-color: inherit; 
    color: white;
    transition: background-color 0.3s, color 0.8s; /* Agregamos la propiedad transition para un efecto más suave */
  }
  
 /* .imagen__nav:hover {
    width: 100%;
    height: 100px;
    background-color: white;
    color: black;
  }*/
  
.imagen__links{
    margin-inline-start: 15px;
    text-decoration: none;
    color: white;
    font-family:  'Montserrat', sans-serif;
    font-size: 25px;
}


.imagen{
    height: 100vh;
    background-image: url(/IMG/Principal.png);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    
}


  
h1{
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 100px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    transition: h1 0.8s;
}

.Nosotros{
    height: 45vh;
    background-color: black;
    margin: 0%;
}

.Nosotros__titulo{
    height: 35%;
    display: flex;
    align-items: center;
    justify-content: center;
 
   margin-left: 300px;
  margin-right:300px ;
   
}
.P__Nosotros{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 300px;
  margin-right:300px ;

}
h2{
    color: white;
    font-family:  'Montserrat', sans-serif;
    font-size: 2.5rem;
}
.linea-delgadadiv{

  margin-left: 300px;
 margin-right:300px ;
}

.linea-delgada {
    border: none; /* Elimina el borde predeterminado */
    margin-left: 20px;
    width: 100%;
    border-top: 1px solid white; /* Establece el estilo de la línea delgada */
    margin: 10px 0; /* Espacio vertical alrededor de la línea (opcional) */
  }

  p{
    font-size: 20px;
    color: white;
    font-family:  'Montserrat', sans-serif;
    text-align: justify;
    margin: 70px;
  }

  .Exito{
    height: 120vh;
    background-color: white;
  }

  .Titulo__caja{
    height: 15%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;

  }

  .Titulo__blancas{
    color: black;
    font-family:  'Montserrat', sans-serif;
    font-size: 3rem;
  }

  .Exito__1{
    margin-left: 150px;
    margin-right: 150px;
    margin-bottom: 55px ;
    display: flex;
    justify-content: center;
   
  }
  
  .Exito__p{
    color: black;
    text-align: justify;
    font-family:  'Montserrat', sans-serif;
   

  }

  img{
    height: 300px;
    width: 2000px;
    
  }

  .Servicios{
    height: 100vh;
    background-color: black;
  }

  

  
  .Titulo__negras{
    color: white;
    font-family:  'Montserrat', sans-serif;
    font-size: 2rem;
  }

  .Servicios__sec{

    display: flex;
    justify-content: center;
  }

  .Servicios__texto{
   
    height: 80vh;
    width: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .Servicios__cards{
    width: 50%;
    height: 80vh;
    
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .Servicios__parrafo{
    height: 60vh;
    width: 50%;
    color: white;
    border-radius: 2rem;
    display: flex;
    align-items: center;
  }

  .cards{
    height: 65vh;
    width: 50%;
    background-color: white;
    border-radius: 2rem;
     border: 4px solid black;
    color: black;
   

  }
  .cards__caja{
    height: 30vh;
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .cards__img{
    height: 25vh;
    width: 80%;
    background-image: url(/IMG/Seo.png);
    background-size: cover;
    margin-top: 30px;
    border-radius: 2rem;
    align-items: center;
    border: 2.5px solid black;
    justify-content: center;
 }
 .cards__caja2{
    height: 30vh;
    width: 100%;
    display: flex;
    justify-content: center;
    color: black;
  }
 .cards__text{

    font-size: 15px;
    color: black;
    text-align: left;
 }
 .cards__conoce{
  text-align: right;
  font-size: 15px;
    color: black;
 }

 .cards__img2{
  height: 25vh;
  width: 80%;
  background-image: url(/IMG/Imagen2.jpg);
  background-size: cover;
  margin-top: 30px;
  border-radius: 2rem;
  align-items: center;
  border: 2.5px solid black;
}

.Contacto{
  height: 80vh;
  background-color: white;
  display: flex;
  color: black;
  justify-content: space-around;

}

.Contacto__frase{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 50px;
  margin-left: 100px;
  
  
}

.Contacto__caja{
  
  width: 45%;
  align-items: center;
  display: flex;
  margin-left: 50px;
  margin-right: 100px;
  
}

.Contacto__parrafo{
  color: black;
  text-align: center;
  font-size: 1.3rem;
}

footer{
  height: 80vh;
  background-color: #FFDF00;
}

.Iconos{
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  
}

.iconos{
  height: 30px;
  width: 30px;
}

.Formulario{
  height: 90%;
  width: 95%;
  background-color: white;
  padding: 35px;
  border-radius: 1.5rem;
  border: 2px solid black;
}

form{
  display: flex;
  flex-direction: column;
}

label{
  color: white;
    font-family:  'Montserrat', sans-serif;
    
    color: black;
  
}

input{
  height: 35px;
  border-radius: .8rem;
  outline: none;
  border: 2px solid white;
  background-color: #ffffb3;
  padding: 20px;
}

textarea{
  height: 100px;
  width: 100%;
  border: 2px solid white;
  border-radius: .5rem;
  background: #ffffb3;
  padding: 20px;
}

.h2__Form{
  font-size: 30px;
  color: black;
  text-align: center;
  margin-top: 5px;
  
}

.btn{
text-align: center;
font-family: 'Montserrat', sans-serif;
cursor: pointer;
background: #ffff00;
}

.btn:hover{
  background: #ffff00;
  transition: .5ms;
}

}


/*////////////////////////////////////////////////////////////*/

@media screen and (max-width: 767px) {
  * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    margin: 0%;
    padding: 0%;
}


.imagen__nav {
  display: flex;
  height: 100px;
  width: 100%;
  font-size: 12px;
  flex-direction: row;
  align-items: center;
  justify-content: stretch;
  background-color: black;
  position: absolute;
  top: 0; 
  left: 0; 
  right: 0; 
  background-color: inherit; 
  color: white;
  transition: background-color 0.3s, color 0.8s; /* Agregamos la propiedad transition para un efecto más suave */
}

/* .imagen__nav:hover {
  width: 100%;
  height: 100px;
  background-color: white;
  color: black;
}*/

.imagen__links{
  margin-inline-start: 9px;
  text-decoration: none;
  color: white;
  font-family:  'Montserrat', sans-serif;
  font-size: 10px;
}


.imagen{
  height: 100vh;
  background-image: url(/IMG/Principal.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  
}



h1{
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 31px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  transition: h1 0.8s;
}

.Nosotros{
  height: 55vh;
  background-color: black;
  
 
}




.Nosotros__titulo{
  height: 35%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0%;
  background-color: #FFDF00;
 
}
.P__Nosotros{
display: flex;
align-items: center;
justify-content: center;
text-align: justify;


}
h2{
  color: white;
  font-family:  'Montserrat', sans-serif;
  font-size: 20px;
  text-align: center;
}


.linea-delgada {
  border: none; /* Elimina el borde predeterminado */
 
  width: 100%;
  border-top: 1px solid white; /* Establece el estilo de la línea delgada */
  margin: 10px 0; /* Espacio vertical alrededor de la línea (opcional) */
}

p{
  font-size: 15px;
  color: white;
  font-family:  'Montserrat', sans-serif;
  text-align: justify;
  margin: 70px;
}

.Exito{
  height: 130vh;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.Titulo__caja{
  height: 10%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;

}

.Titulo__blancas{
  color: black;
  font-family:  'Montserrat', sans-serif;
  font-size: 20px;
}

.Exito__1{
  
  display: flex;
  flex-direction: column;
  justify-content: center;
 
}

.Exito__p{
  color: black;
  text-align: justify;
  font-family:  'Montserrat', sans-serif;
 

}

img{
  height: 100px;
  width: 200px;
  margin-left: 100px;
  
  
}

.Servicios{
  height: 70vh;
  background-color: black;
  
}



.Titulo__negras{
  color: white;
  font-family:  'Montserrat', sans-serif;
  font-size: 20px;
}

.Servicios__sec{

  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
 
}


.Servicios__cards{
  width: 80%;
  height: 10%;
  margin-top: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.Servicios__parrafo{
  height: 60vh;
  width: 50%;
  border-radius: 2rem;
  display: flex;
  align-items: center;
}

.cards{
  height: 60%;
  width: 100%;
  background-color: white;
  border-radius: 2rem;
  border: 4px solid black;
  color: black;
  display: flex;
  flex-direction: column;
 
 

}
.cards__caja{
  height: 25vh;
  width: 100%;
  display: flex;
  justify-content: center;
}
.cards__img{
  height: 15vh;
  width: 80%;
  background-image: url(/IMG/Seo.png);
  background-size: cover;
  margin-top: 30px;
  border-radius: 2rem;
  align-items: center;
  border: 2.5px solid black;
  
}
.cards__caja2{
  height: 20vh;
  margin-top: 0%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: black;
}
.cards__text{

  font-size: 12px;
  color: black;
}
.cards__conoce{
  
text-align: right;
font-size: 15px;
  color: black;
}

.cards__img2{
height: 25vh;
width: 80%;
background-image: url(/IMG/Imagen2.jpg);
background-size: cover;
margin-top: 30px;
border-radius: 2rem;
align-items: center;
border: 2.5px solid black;
}

.Contacto{
height: 100vh;
background-color: white;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;

color: black;

}

.Contacto__frase{
display: flex;
align-items: center;
justify-content: center;


}

.Contacto__caja{

width: 80%;
height: 80%;
display: flex;
align-items: center;
justify-content: center;
}

.Contacto__parrafo{
color: black;
text-align: center;
font-size: 15px;
}

footer{
height: 80vh;
background-color: #FFDF00;
}

.Iconos{
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;

}

.iconos{
height: 10px;
width: 10px;
}

.Formulario{
height: 85%;
width: 95%;
background-color: white;
padding: 50px;
border-radius: 1.5rem;
border: 2px solid black;
}

form{
display: flex;
flex-direction: column;
}

label{
color: white;
  font-family:  'Montserrat', sans-serif;
  
  color: black;

}

input{
height: 35px;
border-radius: .8rem;
outline: none;
border: 2px solid white;
background-color: #ffffb3;
padding: 20px;
}

textarea{
height: 100px;
width: 100%;
border: 2px solid white;
border-radius: .5rem;
background: #ffffb3;
padding: 20px;
}

.h2__Form{
font-size: 30px;
color: black;
text-align: center;
margin-top: 5px;

}

.btn{
text-align: center;
font-family: 'Montserrat', sans-serif;
cursor: pointer;
}

.btn:hover{
background: #ffff00;
transition: .5ms;
}
}