

.logoymenu {
    /*border: #7ABB59 solid 2px;
    background-color: blueviolet;
     justify-content: space-between;*/
    width: 100%;
    display: flex;
    align-items: center;
    height: 100px;
    justify-content: space-around;


}

.cajaLogo {
    display: flex;
    justify-content: center;
    padding-left: 20px;
   
    /*background-color: brown;*/


}



body {
    margin: 0;
    background-color: #3c3c3b;
    font-family: "Titillium Web", sans-serif;
    color: #DAD1C7;
    width: 100%;
    
}

header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.5rem 2rem;
   /* background-color: rgba(51, 51, 51, 0.9); /* Cambiado a gris 
    position: fixed;*/
    width: 100%;
    top: 0;
    z-index: 1000;
}
/* Hero Section */
.hero {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 100vh;
    padding-top: 6rem;
    /*background: linear-gradient(to bottom, #333333, #444444); /* Cambiado a gris */
    position: relative;
    overflow: hidden;
}

.hero::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 90%;
    background-image: url('imagen/circulosdegradado.png'); /* Cambiado a círculos degradados */
    background-size: cover;
    background-position: center;
    opacity: 0.3;
    z-index: 0;
}

.hero-content {
    flex: 1;
    padding-right: 2rem;
    position: relative;
    z-index: 1;
}

/*.hero-content h1 {
    margin-bottom: 2rem;
    font-size: 3rem;
    line-height: 1.2;
    max-width: 600px;
}*/

.hero-image {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1;
}

.hero-image img {
    max-width: 100%;
    border-radius: 10px;
}

/*.contenedor_degradado {
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #ff6b6b, #f06595, #f7d794, #55efc4, #00cec9);
    background-size: 400% 400%;
    animation: gradientAnimation 10s ease infinite;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    /* Ensure the gradient is behind other content 
}

@keyframes gradientAnimation {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}*/

main {
    width: 90%;
    height: 100%;
    /*background-color: beige;*/
    margin: 0px auto;
    align-content: center;
    justify-content: center;

}

/*.circulosDegradados {
    background-image: url(imagen/circulosdegradado.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: content;
    padding: 60px 40px;
    display: flex;
    justify-content: center;
    z-index: -5;

}*/

.logo {
    width: 400px;
    height: auto;
    display: block;

}

.logo_img {
    /*
    background-color: #7ABB59;
    display: block;
    border: #7ABB59 solid 2px;
    margin-right: 100px;
    margin-left: 5px;
    justify-content: flex-start;*/
    width: 80px;
    height: auto;
    display: flex;


}

nav {
    display: flex;
    width: 100%;
    justify-content: center;
    flex: 1;
    
}

nav ul {
    
   display: flex;
   justify-content: center;
   list-style-type: none;

}

nav ul li {
    margin: 0 1rem;
   
}

nav ul li a {
    font-weight: 100;
    transition: color 0.3s ease;
    text-decoration: none;
    color: #DAD1C7;
}

nav ul li a:hover {
    color: #7ABB59
}

.hamburger-menu {
    display: none;
    cursor: pointer;
    z-index: 1001;
}

.bar {
    width: 25px;
    height: 3px;
    background-color: #ffffff;
    margin: 5px 0;
    transition: all 0.3s ease;
}

/*section{
    display: flex;
    width: 90%;
    height: 500px;
    margin: 10px auto;

}*/
.banner_1 {
    width: 100%;
    /*height: 60%; */
    align-items: center;
    margin-bottom: 0px;
    padding: 0px;
    display: flex;
    /*background-color: #7ABB59;*/
    justify-content: space-between;


}

.botonEviar {
    width: 100%;
    display: flex;
    align-content: center;
    justify-content: wrap;
    background-color: #F18A65;
}

/*.fondo_circulos{
    margin: 0px auto;
    width: 80%;
    text-align: center;
    position: absolute;
    padding: 0px;
    z-index: -2;
    background-color: #170ec4;
    background-image: url(imagen/circulosdegradado.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
   
}
    

.banner_1_img {
    align-content: center;
    z-index: 0;
}
.banner_1_text {
    /*background-color: aquamarine;
    width: 50%;
    margin: 20px auto;
    z-index: 1;/*
}

.imagen_compo{
    width: 400px;
    height: auto;;
    z-index: 2;
   background-color: blueviolet;
}
/*@media (max-whidth:800px) {
    flex-direction: column;
    text-align: center;
}*/



.contenedor_principal {
    width: 60%;
    height: 600px;
    position: relative;
    margin: auto;
    padding: 0px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    /*background-color: #7ABB59;*/


}

.petalos {
    margin: 0px auto;
    width: 100%;
    text-align: center;
    position: absolute;
    padding: 20px;
    z-index: 0;

}


.circulo {
    width: 100%;
    padding: 20px;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    z-index: 1;
    /*padding-top: 16px;*/
}

.banner_2 {
    width: 100%;
    height: 100%;
    display: flex;
    /*justify-content: center;
    align-content: space-between;
    align-items: center;
    justify-content: stretch;*/
    flex-direction: row;
    /*background-color: blue;*/
    text-align: right;


}

.banner_2_text {
    width: 30%;
    height: auto;
    margin: 0px auto;
    /*margin-inline-end: 100px;*/
    text-align: right;
    z-index: 2;
}

.button {
    display: inline-block;
    color: #D9D1C7;
    padding: 0.7em 0.7em;
    font-size: 0.8em;
    border-radius: 0.5em;
    background: #3C3C3B;
    cursor: pointer;
    border: 0.6px solid #F3B7C6;
    transition: all 0.3s;
    text-decoration: none;
    box-shadow: 6px 6px 12px #2f2f2f, -6px -6px 12px #2f2f2f;
}

.button:active {
    color: #666;
    box-shadow: inset 4px 4px 12px #7ABB59, inset -4px -4px 12px #6aa34e;
    background: #7ABB59;
}

/*.botonEviar {
    display: flex;
    justify-content: center;
    align-items: center;
}*/

.enlacesVerdes {
    color: #7ABB59;
    text-decoration: none;
    font-weight: lighter;
}


hr {
    width: 100%;
    height: 0px;
    margin: 0px auto;
    padding: 0px;
    border: 0.6px solid #F3B7C6;
    /*border-color: #F18A65;*/
    align-items: center;
}


.contenedorServicios {
    width: 100%;
    flex-direction: row;
    /*background-color: rgb(242, 242, 12);*/
    height: auto;
}


.banner_servicios_text {
    width: 100%;
    margin: 0px;
    justify-content: space-between;
    display: inline-flex;
    /*background-color: #bb59a7;*/
    align-items: center;
}

p {
    text-align: center;
    font-weight: lighter;
    letter-spacing: 0.05em;

}

.p_derecha {
    text-align: right;
    font-weight: lighter;
    letter-spacing: 0.05em;

}

.p_izquierda {
    text-align: left;
    font-weight: lighter;
    letter-spacing: 0.05em;
    
}

.baner_servicios {
    width: 100%;
    height: 500px;
    display: inline-flex;
    /*background-color: #ef2222;*/
    align-content: baseline;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    padding: 20px;


}


h1 {
    font-size: 2em;
    color: #DAD1C7;
    font-weight: lighter;
    letter-spacing: 0.01em;
    /*margin-top: 20px;*/
}

.h1Derecha {
    text-align: right;
    letter-spacing: 0.01em;
}

h2 {
    font-size: 1.2em;
    text-align: center;
    color: #7ABB59;
    font-weight: lighter;
    letter-spacing: 0.01em;
}

h3 {
    font-size: 1em;
    font-weight: lighter;
    text-align: center;
    color: #F18A65;
    letter-spacing: 0.01em;
}

.resaltado {
    color: #7ABB59;
}

.rutaClara {
    width: 28%;
    height: auto;
    align-content: center;
    /*background-color: blueviolet;*/
    text-align: center;
}

.marcaFuerte {
    width: 28%;
    height: auto;
    align-content: center;
    /*background-color: rgb(43, 76, 226);*/
    text-align: center;
}

.publica {
    width: 28%;
    height: auto;
    align-content: center;
    /*background-color: rgb(43, 226, 198);*/
    text-align: center;
}

.iconImag {
    width: 152px;
    height: 150px;
    margin: 0 auto;

}

.banner_proyectos {
    width: 100%;
    height: auto;
    border-radius: 5px;
    /*background-color: #bb59a7;*/

}

.text_proyectos {
    text-align: right;
    letter-spacing: 0.01em;


}

* {
    box-sizing: border-box
    
}

/* Slideshow container */
.slideshow-container {
    max-width: 100%;
    height: auto;
    position: relative;
    margin: auto;
    
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: #F3B7C6;
    font-weight: bold;
    font-size: 1em;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text {
    color: #3C3C3B;
    font-size: 1em;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
    background-color: #F3B7C6;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #3C3C3B;
    font-size: 1em;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active,
.dot:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.trabajamos {
    width: 100%;
    /*background-color: #bb59a7;*/



}

.proyecto1 {
    width: 90%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.proyecto_1_text {
    width: 90%;
    height: auto;
    margin: 0px auto;
    text-align: center;
    padding: 20px;
}

.parent {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 8px;
    width: 100%;
    height: min-content;


}

.asiFacil {
    width: 90%;
    height: 0px;


}

.div1 {
    grid-row: span 2 / span 2;
    border-color:#7ABB59;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    margin: 10px auto;
    padding: 10px;
    
}

.div2 {
    grid-row: span 2 / span 2;
    border-color: #F18A65;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    margin: 10px auto;
    padding: 10px;
}

.div3 {
    grid-row: span 2 / span 2;
    border-color: #7ABB59;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    margin: 10px auto;
    padding: 10px;
}

.div4 {
    grid-row: span 2 / span 2;
    border-color: #F18A65;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    margin: 10px auto;
    padding: 10px;
}

.div5 {
    grid-row: span 2 / span 2;
    border-color: #7ABB59;
    border-style: solid;
    border-width: 1px;
    text-align: center;
    margin: 10px auto;
    padding: 10px;
}

/*.contenedor-texto-imagen {
    display: inline-block;
    /* Permite que el texto y la imagen estén en la misma línea 
}*/

.texto:hover+.imagen {
    display: inline-block;
    /* Muestra la imagen al pasar el ratón */
    margin-left: 10px;
    /* Opcional: añade un espacio entre el texto y la imagen */
}

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

.diferencia {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: space-around;


}

.parrafo {
    width: 50%;
    border-radius: 10px;
    text-align: left;



}

#parrafo:hover {
    color: #7ABB59;
    cursor: pointer;

}

/*#parrafo:link{
    color:#7ABB59;
    cursor:pointer;


}

/*#parrafo {
    color: #4f4f4e;


}*/


#enlace {
    color: rgb(117, 117, 115);
    text-decoration: none;
}

#enlace:link {
    background-color: #D9D1C7;

}

.imag_diferencia {
    display: block;
    width: 50%;
    height: 542px;
    position: relative;
    border-radius: 5px;

}

/* imagen mouseover*/
.contenedorCapas {
    width: 60%;
    height: 500px;
    position: relative;
    margin: auto;
    padding: 0px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);

}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
    background-color: #F18A65;
    color: #3C3C3B;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    transition: 0.4s;
    margin: 3px;
    letter-spacing: 0.01em;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active,
.accordion:hover {
    background-color: #cccccc6d;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
    padding: 0 18px;
    background-color: #3C3C3B;
    display: none;
    overflow: hidden;
    width: 100%;
}

.accordion:after {
    content: '\02795';
    /* Unicode character for "plus" sign (+) */
    font-size: 13px;
    color: #F18A65;
    float: right;
    margin-left: 5px;

}

.active:after {
    content: "\2796";
    /* Unicode character for "minus" sign (-) */
}


.logopeque {
    /*border: #7ABB59 solid 2px;
    background-color: blueviolet;*/
    width: 100px;
    height: auto;
    display: flex;

}

/*nav ol a{
    display:inline-block;
    text-decoration: none;
    color: #D9D1C7;
    font-size: 0,6em;
    list-style-type: none;
    
}*/


.footer {
    display: inline-block;
    justify-content: space-between;
    align-content: center;
    background-color: #1c1c1b;
    width: 100%;
    height: 100px;
    font-size: smaller;

}

.contenedorMarquesina {
  width: 100%;
  height: 50px; /* Franja más delgada */
  overflow: hidden;
  position: relative;
  margin-top: 30px;
}

.cintaAnimada {
  display: flex;
  width: max-content;
  animation: moverFranja 60s linear infinite;
}

.franja {
  background-color: #7ABB59;
  color: #3C3C3B;
  font-size: 1.4em;
  font-weight: lighter;
  white-space: nowrap;
  padding: 10px 0;
  display: flex;
  align-items: center;
  min-width: 100vw; /* Asegura que la franja cubra todo el ancho */
  justify-content: center;
}
  
@keyframes moverFranja {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-100%);
  }
}


.form_2 {
    width: 40%;
    height: 250px;
    /*background-color: #F18A65;
   
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: inset 4px 4px 12px #7ABB59, inset -4px -4px 12px #7ABB59;*/
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    background: #2b2a2a;
    box-shadow: 15px 15px 30px rgb(25, 25, 25),
        -15px -15px 30px rgb(60, 60, 60);
}




.contacto {
    width: 100%;
    height: 250px;
    display: flex;
    margin: 20px auto;
    padding-top: 60px;
    align-items: left;
    gap: 50px;
    font-size: 0, 4em;
    font-weight: lighter;
}