@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-decoration: none;
  list-style: none;
}

body {
  font-family: 'Poppins', sans-serif;
}

.conteiner {
  max-width: 1200px;
  margin: 0 auto;

}
.header {
  background-image: linear-gradient(
    rgba(0,0,0,0),
    rgba(0,0,0,0)),
    url(imag/principal.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 70vh;
  display: flex;
  align-items: center;

}
.menu {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;

}
.logo {
  width: 130px;
  padding: 5px;
}

.menu .navbar ul li {
  position: relative;
  float: left;
  
}

.menu .navbar ul li a {
  font-size: 18px;
  padding: 20px;
  color: rgb(255, 255, 255);
  display: block;
  font-weight:500;

}

.menu .navbar ul li a:hover {
  color: rgb(112, 185, 214);

}

.menu .navbar ul li a i {
  font-size: 25px;
  color: rgb(255, 255, 255);

}
.menu .navbar ul li a i:hover {
  font-size: 25px;
  color: rgb(112, 185, 214);

}

#menu {
  display: none;
}
.menu-icono {
  width: 25px;
}

.menu label {
  cursor: pointer;
  display: none;
}

.header-content {
  text-align: center;
}

.header-content h1 {
  font-size: 35px;
  line-height: 25px;
  color: white;
  text-transform: uppercase;
  margin-bottom: 35px;

}

.header-content p {
  font-size: 15px;
  color: white;
  padding: 0 250px;
  margin-bottom: 25px;

}
.links {
  background: linear-gradient(to right, rgb(73, 71, 71),#606061 );
  padding-top: 0px;
  padding-bottom: 0px;
}
.links-contente {
  display: flex;
  padding-top: 0px;
}

.enlaces-principales1  {
  background-color: rgb(73, 71, 71);
  padding: 30px 120px 30px 120px; 
  color: white;
  text-align: center;
} 

.enlaces-principales1 :hover {
  animation: pulse;
  animation-duration: 1s;
}

.enlaces-principales1  h2 a {
  color: white;
  text-align: center;
} 

.enlaces-principales1  h2 a:hover {
  color: rgb(112, 185, 214);
  text-align: center;
} 


.enlaces-principales1 img {
  color: white;
  text-align: center;
  width: 30px;

} 

.enlaces-principales2  {
  background-color: #383838;
  padding: 30px 120px 30px 120px;
  color: white;
  text-align: center;
} 

.enlaces-principales2 :hover {
  animation: pulse;
  animation-duration: 1s;
}

.enlaces-principales2  h2 a {
  color: white;
  text-align: center;
} 

.enlaces-principales2  h2 a:hover {
  color: rgb(112, 185, 214);
  text-align: center;
} 


.enlaces-principales2 img {
  color: white;
  text-align: center;
  width: 30px;

} 

.enlaces-principales3  {
  background-color: #606061;
  padding: 30px 120px 30px 120px;
  color: white;
  text-align: center;
} 

.enlaces-principales3 :hover {
  animation: pulse;
  animation-duration: 1s;
}

.enlaces-principales3  h2 a {
  color: white;
  text-align: center;
} 

.enlaces-principales3  h2 a:hover {
  color: rgb(112, 185, 214);
  text-align: center;
} 


.enlaces-principales3 img {
  color: white;
  text-align: center;
  width: 30px;

} 

.navidad {
  background-image: linear-gradient(
    rgba(0,0,0,0),
    rgba(0,0,0,0)),
    url(imag/navidad.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 60vh;
  display: flex;
}

.luz h3 {
  font-family: poppins;
  font-size: 55px;
  color: white;
padding-top: 80px;
margin-left: 500px;
}

.luz p {
  font-family: poppins;
  font-weight: lighter;
  font-size: 25px;
  color: white;
padding-top: 5px;
padding-bottom: 20px;
margin-left: 500px;
}

.luz p span {
  font-weight: bolder;
}

.luz a {
  font-family: poppins;
  font-size: 20px;
  font-weight: normal;
  color: rgb(0, 190, 16);
  margin-top: 50px;
margin-left: 500px;
padding: 7px;
}

.luz a {
  padding: 10px 20px;
  background-color: #1100004d;
  border-radius: 10px;
  border: 1px #E8E8E8;
} 


.luz a:hover {
  color: rgba(255, 255, 255, 0.795);
}

.services-content {
  text-align: center;  
}

.services-content h2 {
  font-size: 25px;
  line-height: 25px;
  color: #323337;
  text-transform: uppercase;
  margin-bottom: 35px;
  margin-top: 25px;
}

.services-group1 {
  display: flex;
  justify-content: center;

}
.services-group1 a :hover {
  animation: pulse;
  animation-duration: 1s;
  color:rgba(112, 185, 214, 0.349);
}

.services-1 {
  padding: 10px;
}

.services-1 img {
  width: 250px;
  box-shadow: 0 0 20px;
  color: #32333725 ;
  border-radius: 10px;
  position: relative;

}




.services-2 {
  padding: 10px;
}

.services-2 img {
  width: 250px;
  box-shadow: 0 0 20px;
  color: #32333725 ;
  border-radius: 10px;

}
.services-3 {
  padding: 10px;
}
.services-3 img {
  width: 250px;
  box-shadow: 0 0 20px;
  color: #32333725 ;
  border-radius: 10px;
}

.services-group2 {
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
}

.services-group2 a :hover {
  animation: pulse;
  animation-duration: 1s;
  color:rgba(112, 185, 214, 0.349);
}

.contenido {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  justify-content: space-between;
  padding: 0 250px;
  margin-bottom: 25px;
}

.contacto-info {
  background-image: linear-gradient(
    rgba(0,0,0,0),
    rgba(0,0,0,0)),
    url(imag/contacto.jpg);
    padding: 3em 3em ;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 40vh;
    display: flex;
    align-items: center;
}

.contacto-info h3 {
  font-size: 25px;
  color: #323337;
  text-align: center;

}

.contac-wraper {
  box-shadow: 0 0 10px;
  color: 225, 225, 225, .5;
}

.contac-wraper {
  padding: 3em;
  display: grid;
  grid-template-columns: 2fr 1fr;

}
.contac-form form p {
  margin: 0;
  padding: 1em;
} 

.contac-form form {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.contac-form form .block {
  grid-column: 1 / 3;
}

.contac-form form button,
.contac-form form input,
.contac-form form textarea {
  width: 100%;
  padding: .7em;
  border: none;
  background: none;
  outline: 0;
  border-bottom: 1px solid rgb(112, 185, 214) ;
}

.contac-form form button {
  background: rgb(112, 185, 214) ;
  border: 0;
  text-transform: uppercase;
  padding: 1em;
}

.contac-form form button:hover,
.contac-form form button:focus {
  background: rgba(116, 116, 116, 0.664) ;
  color: white ;
  transition: background-color .5s ease-in-out;
  outline: 0ch;

}
.contac-info {
  background: rgba(180, 179, 179, 0.719);
  padding: 50px;

}
.contac-info h4,
.contac-info ul,
.contac-info p {
  text-align: left;
  margin: 0 0 1em 0;
}

.contac-info ul {
  list-style: none;
  padding: 0;
}

.footer {
padding: 50px 0;
background-color: #1a1a1b;
}

.footer-content {
  display: flex;
  justify-content: space-between;
}

.quienes h3 {
  font-size: 18px;
  color:white;
  display: blok;
  margin-bottom: 10px;
}
.quienes ul {
  font-size: 16px;
  color:white ;
}

.link a {
  font-size: 16px;
  color:rgb(255, 255, 255) ;
  display: block;
  margin-bottom: 15px;
}

.link ul :hover {
  font-size: 16px;
  color:rgb(112, 185, 214) ;
  display: block;
  margin-bottom: 15px;
}

.link2 a {
  font-size: 25px;
  color:rgb(255, 255, 255) ;
  display: block;
  margin-bottom: 15px;
  padding-right: 15px ; 
  padding-left: 15px;
}

.link2 a :hover {
  font-size: 25px;
  color:rgb(112, 185, 214) ;
  display: block;
  margin-bottom: 15px;
}
.link2 ul {
  display: flex;
}


@media(max-width:991px) {

.menu {
  padding: 30px;
}

.menu label {
  display: initial;
}

.menu .navbar {
  position: absolute;
  top: 80%;
  left: 0%;
  right: 0%;
background-color: #1a1a1b;
  display: none;
}
.menu .navbar ul  {
  padding-left: 100px;
  padding-right: 100px;
  text-align: center;
  
}

#menu:checked ~ .navbar {
  display: initial;
}
.header {
  min-height: 0vh;
}
.header-content {
  padding: 100px 30px;
}
.header-content h1
{
  padding-top: 90px;
}

.header-content p {
  display: none;
}


.links {
  padding: 0px 0px 40px 0px;
}

.enlaces-principales {
  flex-direction: column;
  margin-bottom: 0;
  margin-top: 25px;
}

.enlaces-principales img {
 width: 60px;
}

.navidad h3 {
margin-left: 120px;
margin-right: 120px;
}

.navidad p {
  margin-left: 120px;
  margin-right: 120px;
}

.navidad a {
  margin-left: 120px;
  margin-right: 120px;
  }


.links-contente {
  flex-direction: column;
  margin-bottom: 0px;
}

.services {
  padding: 30px;
}

.services-group1 {
  flex-direction: column;
  margin-bottom: 0px;
}

.services-1 img {
  width: 400px;
  padding: 0px;

}

.services-2 img {
  width: 400px;
  padding: 0px;

}

.services-3 img {
  width: 400px;
  padding: 0px;

}

.services-group2 {
  flex-direction: column;
  margin-bottom: 0;
}

  .contac-wraper {
    display: grid;
    grid-template-columns: 1fr;
  }
  .contac-info h4,
  .contac-info ul,
  .contac-info p {
  
    text-align: center;
  }
  .footer {
    padding: 30px;
  }
  .footer-content {
    flex-direction: column;
    text-align: center;
  }
  .quienes {
    margin-bottom: 30px;
  }
 .link {
   margin-bottom: 30px;
 }

  .link2 ul {
padding-left: 180px;
  }

}






