* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.fondo-grilla {
    margin-top: 0;
    padding: 0;
    background-image: url("/img/aaa1.JPG");
    background-repeat: repeat-y;
    font-family: "Roboto", sans-serif;
    background-size: cover;
    /* Ajusta la imagen para cubrir todo el contenedor */
    background-position: top;
    width: 100vw;
    /* Ancho completo de la ventana */

}
.responsive-image {
  width: 100%; /* Se adapta al ancho del contenedor */
  max-width: 100%; /* Evita desbordamiento */
  min-width: 1000px; /* Tamaño mínimo del ancho */
  height: auto; /* Mantiene la proporción */
  object-fit: contain; /* Mantiene proporción sin recortar */
  object-position: center; /* Centra la imagen */
  margin: 0 auto; /* Centra la imagen en el contenedor */
  z-index: -1; /* Coloca la imagen detrás de otros elementos */
  position: relative; /* Necesario para que z-index funcione */

}
.cinturon {
    max-width: 985px;
    margin: 0 auto;
}

html {
    scroll-behavior: smooth;
}

@font-face {
    font-family: "saira";
    src: url("../fonts/SairaCondensed-SemiBold.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/RobotoCondensed-Light.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto-bold";
    src: url("../fonts/RobotoCondensed-bold.ttf") format("truetype");
}

@font-face {
    font-family: "Brewery";
    src: url("../fonts/LocalBrewerySans.ttf") format("truetype");
}

@font-face {
    font-family: "carossela";
    src: url("../fonts/NorthCarossela.otf");
}

.titulo {
    padding: 15px;
    font-size: 255px;
    text-align: center;
    justify-self: center;
  
}
.titulo h4 {
    padding: 15px;
    font-size: 29px;
    text-align: center;
    justify-self: center;
    font-family: "saira";
}
.titulo p {
    padding: 5px;
    font-size: 15px;
    text-align: center;
    justify-self: center;
    font-family: "roboto";
}

.titulo {
    padding: 10px;
    padding-top: 45px;
    text-align: center;
    justify-self: center;
    font-family: "Roboto-bold";
}

.intro {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    padding-bottom: 50px;
}

.intro p {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
    font-family: "Roboto", sans-serif;
}



.header {
    width: 100vw;
    position: fixed;
    opacity: 0.9;
    display: flex;
    justify-content: space-between;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    align-items: center;
    height: 50px;
    font-weight: 500;
    max-width: 985px;
    justify-items: center;
    margin: 0 auto;
   
    z-index: 100000;
    backdrop-filter: blur(5px);
    /* Desenfoque para el efecto de vidrio */
    -webkit-backdrop-filter: blur(5px);
    /* Compatibilidad con navegadores WebKit */
}

.navbar {
    display: flex;
    margin-right: 10px;
    margin-left: 20px;
}

.navbar a {
    color: #ffffff;
    display: block;
    color: black;
    margin: 10px;
    font-family: "saira"
}

.logo img {
    width: 30px;
    margin-top: 6px;
    margin-left: 20px;
    margin-right: 30px;
    z-index: 9999;
    top: 0;
    left: 0;
}

h1 {
    font-family: "saira", sans-serif;
    font-size: 30px;
    text-align: center
}

h2 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
}

h3 {
    font-size: 20px;
    font-family: "Roboto", sans-serif;
}
.galeria {
    align-items: center;
    justify-items: center;
}
h5 {
    font-size: 25px;
    font-family: "Roboto", sans-serif;
}
.galeria a {
    display: flex;
    font-family: "Roboto", sans-serif;
    font-size: 25px;
    height: 50px;
    font-weight: 500;
   
}
h6 {
    font-family: "arial";
    font-size: 13px;
    margin: 0;
    font-weight: 500;
}

/*! =================================================*/
/*! =================== FOOTER ====================== */
/*! =================================================*/
footer {
    height: auto;
    font-family: "Roboto", sans-serif;

    color: #cecece;
}

footer {
    height: auto;
    font-family: "Roboto", sans-serif;

    color: #cecece;
}

.fondo-pasto {
    height: 35px;
    background-image: url("/img/pasto.png");
    background-repeat: repeat-x;
    background-size: 1000px;
}

.footer-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.footer-bottom {
    background: rgb(9, 9, 9);
    padding: 1px;
    width: 100%;
    height: 40px;
    text-align: center;
}

.footer-bottom p {
    font-family: "Roboto", sans-serif;
    font-size: 11px;
    word-spacing: 2px;
    text-transform: capitalize;
}

.footer-bottom span {
    font-family: "Roboto", sans-serif;
    text-transform: uppercase;
    opacity: 0.5;
    font-weight: 200;
}
.ayuda {
    height: 70px;
    margin: 10px;
  } 

/*! =================== CONTACTO ====================== */
.ayuda2 {
    height: 30px;
    margin: 10px;
  } 
.logo-section {
     
    text-align: center; /* Centra el texto y elementos inline */
    width: 100%; 
    margin: 0 auto; /* Centra el div horizontalmente */
    padding: 2px; /* Espaciado interno */
}
.logo2-section {
      background-image: url("/img/muro.png") ;
    text-align: center; /* Centra el texto y elementos inline */
    width: 100%; 
    margin: 0 auto; /* Centra el div horizontalmente */
    padding: 2px; /* Espaciado interno */
}

.logo-section h1 {
    font-size: 2.5rem; /* Ajusta según diseño */
    margin: 0;
}

.logo-section img {
    width: 70px;
    height: auto;
    margin: 0 auto;
}
.logo2-section img {
    width: 70px;
    height: auto;
    margin: 0 auto;
}
.logo-section p {
    font-family: "Roboto", sans-serif;
    margin-top: 9px;
    font-size: 16px;
    letter-spacing: 0, 8px;
    margin-bottom: 0px;
}
.logo2-section p {
    font-family: "Roboto", sans-serif;
    margin-top: 9px;
    font-size: 16px;
    letter-spacing: 0, 8px;
    margin-bottom: 0px;
}

.araucania {
    display: flex;
    justify-content: center; /* Centra la imagen de Araucanía */
}

.araucania img {
    width: 220px;
    height: auto;
    margin: 0 auto;
}

/*! =================== ig ====================== */

.social-section {
    background-image: url("/img/muro.png") ;
    text-align: center;
}

.social-section a {

    color: #9b224ae2;
    text-decoration: none;
    font-size: 35px;
}

.social-section img {
    color: #000000e2;
    text-decoration: none;
    font-size: 35px;
    padding-top: 15px;
}

.social-section a:hover {
    color: #E1306C;
}

.social-section i {
    margin-top: 20px;
}

/*! ===================services grid ====================== */
.services-grid {
    display: grid;
    grid-template-columns: 1fr;
    justify-content: center;
    max-width: 500px;
    margin: 0 auto;
    gap: 20px;
    padding: 20px;
}

.service-item {
   
    padding: 20px;
    text-align: center;
    justify-self: center;
    width: 100%;
    max-width: 100%;
}

.service-item img {
    width: 70px;
    height: 80px;
    object-fit: cover;
    object-position: center;
}

.service-item h3 {
    font-size: 1.2em;
    color: #060606;
    font-family: "saira", sans-serif;
    font-size: 20px;
    margin-top: 10px;
}

.service-item p {
    font-size: 1.1em;
    color: #060606;
    font-family: "roboto", sans-serif;
    font-size: 12px;
    margin-top: 10px;
}

/* Dos columnas en pantallas intermedias (tablets) */
@media (min-width: 400px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
        /* Dos columnas */
        max-width: 600px;
        /* Ancho máximo para dos columnas */
    }
}


/* cuatro columnas en pantallas muy grandes (escritorio) */
@media (min-width: 992px) {
    .services-grid {
        grid-template-columns: repeat(4, 1fr);
        /* Tres columnas */
        max-width: 1100px;
        /* Ancho máximo para tres columnas */
    }
    
}
/*! ===================FIN services grid ====================== */
/*! =================== galeria ====================== */

/* Estilos para la sección de galería */
.galeria-section {
    background-image: url("/img/muro.png") ;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 40px;
    text-align: center;
}

/* Estilo para el título y descripción */
.galeria-section h4 {
    font-family: "saira", "roboto-bold";
    font-size: 2rem;
    margin-bottom: 25px;
    font-size: 29px;
    color: #333;
}

.galeria-section p {
    font-family: "roboto";
    font-size: 1.2rem;
    margin-bottom: 30px;
    color: #555;
}

/* Estilo para el contenedor de la imagen */
.galeria-imagen {
    position: relative;
    width: 100%;
    max-width: 300px; /* Ajusta según el tamaño deseado */
    margin: 0 auto;

}

/* Estilo para la imagen */
.galeria-imagen img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease; /* Transición suave para el agrandamiento */
}

/* Efecto hover: agrandar la imagen un 10% */
.galeria-imagen:hover img {
    transform: scale(1.05); /* Agranda la imagen un 10% */
}

/* Responsividad */
@media (max-width: 768px) {
    .galeria-section {
        padding: 20px;
    }

    .galeria-section h4 {
        font-size: 1.5rem;
    }

    .galeria-section p {
        font-size: 1rem;
    }

    .galeria-imagen {
        max-width: 100%;
    }
}
