
*{
    
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    box-sizing: border-box;
}

.li1{
    display: none;
}
header{
    z-index: 9999;
    position: fixed;
    width: 100%;
    display: flex;
    transition: 0.5s;
    padding: 10px 20px;
    z-index: 10;
    flex-direction: column;
}
header.abajo{
    background: rgb(21, 27, 63);
    padding: 0px 0px;
}
nav{
    background: #2fcdcd00;
    height: 75px;
    width: 100%;
}
.enlace{
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}
.logo{
    margin-left: 20px;
    height: 80px;
    transition: 0.5s;
}
header.abajo .logo{
    height: 75px;
}
.ul1{
    display: flex;
    justify-content: center;
    align-items: center;
}
nav ul li{
    justify-content: center;
    align-items: center;
    display: inline-block;
    line-height: 75px;
    margin: 0 5px;
}
nav ul li a{
    font-size: 17px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    margin: 0 15px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    transition: 0.5s;
}
header.abajo nav ul li a{
    color: rgb(255, 255, 255, 0.8);

}
nav ul li a:hover{
    color: rgb(64, 75, 136);
}
.checkbtn{
    font-size: 30px;
    color: #ff0000;
    float: right;
    line-height: 70px;
    margin-right: 40px;
    cursor: pointer;
    display: none;
}
#check{
    display: none;
}













.zona1{
    z-index: 1;
    height: 60vh;
    background: url(/img/empresasfondo1.avif);
    background-size: cover;
    background-position: center center;
    display: flex;
    justify-content: center;
    align-items: center;
    
}
.filtro{
    color: #ffffff;
}
.filtro{
    position: absolute;
    z-index: 1;
    height: 60vh;
    width: 100%;
    background-color: rgba(37, 49, 116, 0.45);
    backdrop-filter: blur(01px);
}
.contenido{
    margin-top: 7%;
    color: white;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1;
    height: auto;
    width: 100%;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.titulo h1{  
    z-index: 1;
    letter-spacing: 3px;
    font-size: 3.5em;
    font-weight: 300;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    line-height: 1.05;
    text-transform: none;
}
.headermain{
    background-image: linear-gradient(45deg, transparent 34.15%, #42424220 33.33%, rgba(133, 135, 136, 0) 66.66%, transparent 66.66%), linear-gradient(180deg, rgba(21, 27, 63, 0), rgba(15, 20, 47, 0)); /* Franja diagonal y degradado en el fondo azul */
    background-size: 100% 300%, 100% 100%; /* Tamaño de los fondos */
    background-position: center, center; /* Posición centrada */
    background-repeat: no-repeat; /* Evitar repetición */
    justify-content: center;
    display: flex;
    color: rgb(241, 229, 229);
    height: 40vh;
}
.containerintro{
    width: 90%;
    margin-top: 4em;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.containerintro h3{
    color: rgb(89, 104, 187);
    font-size: 18px;
    margin-bottom: 0.5em;
}
.containerintro h2{
    color: rgb(64, 75, 136);
    font-size: 24px;
    margin-bottom: 1.2em;
}
.containerintro span{
    width: 100%;
    color: rgb(35, 41, 75);
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0.5em;
}
.footer{
    color: white;
    height: 40vh;
    background-color: #151b3f;
    display: flex;
    justify-content: center;
    font-family: 'Barlow Condensed', sans-serif;
}

.contenidofooter{
    display: flex;
    flex-direction: column;
    padding-top: 2em;
    width: 85%;
    color: rgb(255, 255, 255, 0.8);
}
.sociales{
    align-items: center;
    justify-content: center;
    display: flex;
    gap: 5rem;
    border-bottom: 1px solid rgb(255, 255, 255, 0.8);
    height: 100px;
    width: 100%;
    margin-bottom: 1.7em;
}
.sociales i{
    font-size: 1.75rem;
}
.sociales .g{
    font-size: 2.5rem;
}
.demasfooter{
    align-items: center;
    justify-content: center;
    display: flex;
    width: 100%;  
    top: 0;
}
.demasfooter ul{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    font-size: 1.2em;
}
.copy{
    margin-top: 1.7em;
    width: 100%;
    font-size: 1em;
    display: flex;
    align-items: baseline;
    justify-content: baseline;
}



main{
    height: auto;
}
#kiko-slider {
    font-family: sans-serif;
    margin: auto;
    background-color: white;
    width: 100%;
    height: 80vh; /* Ajustamos la altura al 50% de la ventana */
    box-sizing: border-box;
    padding-bottom: 30px;
}


#kiko-slider > ul,
#kiko-slider > li {
    padding: 0;
    margin: 0;
    list-style: none;
}

#kiko-slider > ul.slider {
    position: relative;
    max-width: 100%; /* Ajustamos el ancho al 100% */
    width: 100%;
    height: 100%; /* Ajustamos la altura al 100% */
}

#kiko-slider > ul.slider h1 {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 10px;
    left: 50%;
    top: 100px;
    transform: translate(-50%, -50%);
}

#kiko-slider > ul.slider li {
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    width: inherit;
    height: inherit;
    transition: opacity 0.5s;
    background: #fff;
}

#kiko-slider > ul.slider li img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#kiko-slider > ul.slider li.active {
    opacity: 1;
}

#kiko-slider > ul.slider li:not(.active) {
    opacity: 0;
}

#kiko-slider > .menu {
    text-align: center;
    margin: 80px;
    position: relative;
    z-index: 999;
}



#kiko-slider > .menu li {
    display: inline-block;
    text-align: center;
}

#kiko-slider > .menu li a {
    display: inline-block;
    color: white;
    text-decoration: none;
    background-color: #5968bb;
    padding: 5px;
    width: 30px;
    height: 30px;
    font-size: 20px;
    border-radius: 100%;
}
.contenido2{
    display: flex;
    margin-bottom: 5%;
}
.contenido23 {
    display: flex;
    flex-direction: row-reverse;
    margin-bottom: 5%;
}

.contenedorfoto{
    height: 650px;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.contenedorfoto23{
    height: 650px;
    width: auto;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
}
.decoration{
    height: 100%;
    width: 300px;
    background-color: rgba(37, 49, 116, 0.2);
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.imagen{
    border-radius: 50px;
    margin-left: -30%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.decoration2{
    height: 100%;
    width: 300px;
    background-color: rgba(37, 49, 116, 0.2);
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
.imagen2{
    border-radius: 50px;
    margin-right: -30%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.container{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
    margin-bottom: 5%;
    gap: 100px;
}
.introduccion{
    max-width: 500px;
    font-size: 20px;
}
.introduccion i {
    display: flex;
    justify-content: baseline;
    align-items: center;
    font-size: 50px;
    color: rgb(89, 104, 187);
    margin-bottom: 10px;
}

.texto{
    display: flex;
    flex-direction: column;
}
.icon1{
    color: rgb(89, 104, 187);
    font-size: 25px;
    margin-bottom: 20px;
}
.texto{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
}
.introduccion h2{
    color: rgb(89, 104, 187);
    margin-bottom: 35px;
    font-size: 35px;
}
.introduccion p{
    font-size: 18px;
    color: rgb(21, 27, 64);
    margin-bottom: 20px;
}
.societario{
    background-image: url(/img/societario.png);
    height: 360px;
    width: 500px;
}
.familia{
    height: 460px;
    width: 500px;
    background-image: url(/img/niño3.avif);
}
.tributario{
    height: 430px;
    width: 450px;
    background-image: url(/img/afip_lupapng.webp);  
}
.previsional{
    background-image: url(/img/abuelocontrato.jpg);
    height: 400px;
    width: 500px;
}
.laboral{
    background-image: url(/img/sede-UTHGRA.jpeg);
    height: 500px;
    width: 540px;
}
.filtro2{
    position: absolute;
    height: 85vh;
    width: 100%;
    background-color: rgba(37, 49, 116, 0.75);
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px;
}
.zona2{
    background-image: url(/img/problemasempresa.jpg);
    height: 85vh;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.zona2 h2{
    font-size: 1.7em;
    z-index: 2;
    color: rgba(156, 170, 253, 0.9);
    text-transform: uppercase;
}

.fila{
    display: flex;
    gap: 50px;
}
.conflictos{
    z-index: 2;
    width: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.conflicto{
    background-color: rgba(0, 0, 0, 0.3);
    backdrop-filter: blur(5px);
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(156, 170, 253, 0.9);
    padding: 20px;
    width: 350px;
    height: auto;
    text-align: center;
    transition: 0.3s;
}
.conflicto:hover{
    background-color: rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
}
.conflicto h3{
    margin-bottom: 15px;
    font-size: 20px;
    color: rgb(125, 144, 255);
}
.conflicto span{
    font-size: 16px;
    color: rgb(125, 144, 255, 0.8);
}
.zona3 {
    z-index: 9;
    background: rgb(89, 104, 187);
    height: 45vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    backdrop-filter: blur(10px);
    padding: 20px;
    box-shadow: 0 0 100px rgba(0, 0, 0, 0.3);
    position: relative;
  }
  
  .zona3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
  }
  
.zona3 i{
    height: 80px;
    width: 80px;
    border-radius: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(255, 255, 255, 1);
    font-size: 3em;
    color: rgb(89,104,187);
    margin-bottom: 20px;
}
.zona3 h3{
    color: rgba(255, 255, 255, 0.9);
    font-size: 34px;
    font-weight: 700;
}
.zona3 span{
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    width: 60%;
    font-size: 28px;
}
.zona4{
    height: 180vh;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.zona4 h2{
    font-size: 2.5em;
    margin-bottom: 100px;
    color: rgb(35, 41, 75);
}
.fila1{
    height: auto;
    display: flex;
    align-items: baseline;
    justify-content: baseline;
    margin-bottom: 50px;
}
.servicio{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: auto;
    width: 340px;
    text-align: center;
}
.servicio h3{
    font-size: 18px;
    color: rgb(35, 41, 75);
    margin-bottom: 15px;
}
.servicio span{
    width: 250px;
    font-size: 16px;
    color: rgb(64, 75, 136);
}
.imagenservicio{
    margin-bottom: 15px;
    height: 150px;
    width: 150px;
    border-radius: 100%;
    object-fit: cover;

}
.zona5{
    background-image: url(/img/contactanoos1.jpg);
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.filtro3{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    position: absolute;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    height: 80vh;
    width: 100%;
}
.titulozona5{
    display: flex;
    flex-direction: column;
    gap: 20px;
    color: white;
    z-index: 9;
    width: 410px;
    height: auto;
}
.titulozona5 h3{
    font-size: 30px;
}
.titulozona5 span{
    font-size: 20px;
}
.formulario{
    z-index: 9;
    height: auto;
    width: auto;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 30px;
}
.campo{
    margin-bottom: 30px;
}
.campo h4{
    font-size: 18px;
    font-weight: 400;
    color: black;

}
.campo input{
    padding: 5px;
    font-size: 16px;
    height: 40px;
    width: 400px;
}
.campo textarea{
    padding: 5px;
    font-size: 16px;
    height: 100px;
    width: 400px;
    resize: none;
}
@media (max-width: 1250px){
    .zona4{
        padding-top: 30px;
        padding-bottom: 30px;
        height: auto;
    }

    .conflicto{
        width: 300px;
    }
    .servicio{
        width: 240px;
    }
    .servicio h3{
        width: 90%;
    }
    .servicio span{
        width: 90%;
    }
}
@media (max-width: 300px){

    .conflicto{
        width: 250px;
    }
    .servicio{
        width: 240px;
    }
    .servicio h3{
        width: 90%;
    }
    .servicio span{
        width: 90%;
    }
}
@media (max-width: 992px){
    .fila{
        display: flex;
        flex-direction: column;
    }
    .fila1{
        gap: 50px;
        display: flex;
        flex-direction: column;
    }
    .zona4{
        height: auto;
    }
    .zona2{
        height: auto;
    }
    .zona3 h3{
        font-size: 1.3em;
        text-align: center;
    }
    .zona3 span{
        width: 100%;
        font-size: 1.1em;
    }
    .zona4 h2{
        font-size: 1.6em;
        text-align: center;
    }
    .titulozona5{
        width: auto;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .titulozona5 h3{
        width: 90%;
        text-align: center;
        font-size: 1.4em;
    }
    .titulozona5 span{
        width: 80%;
        text-align: center;
        font-size: 1em;
    }
    .titulo h1{
        text-align: center;
    }
    .zona3{
        height: auto;
    }
    .filtro2 h2{
        text-align: center;
        width: 90%;
        font-size: 1.2em;
    }
    .filtro2{
        padding-top: 30px;
        padding-bottom: 30px;
        position: relative;
        height: auto;
    }
    .filtro3{
        position: relative;
        padding-top: 30px;
        padding-bottom: 30px;
        height: auto;
        display: flex;
        flex-direction: column;
    }
    .zona5{
        height: auto;
        display: flex;
        flex-direction: column;
    }
    .formulario input{
        width: 100%;
    }
    .formulario textarea{
        width: 100%;
    }
    .introduccion h2{
        font-size: 25px
    }
    .texto14 p{
        font-size: 16px;
    }
    #kiko-slider {
        padding-top: 30px;
        padding-left: 5%;
        padding-right: 5%;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 90vh; /* Ajustamos la altura al 50% de la ventana */
    }

    .contenedorfoto{
        display: none;
    }
    .contenedorfoto23{
        display: none;
    }

    .zona1{
        height: 40vh;
    }
    .filtro{
        height: 40vh;
    }
    .containerintro h3{
        font-size: 16px;
    }
    .containerintro span{
        font-size: 16px;
    }
    .containerintro h2{
        font-size: 20px;
    }
    .ul1{
        z-index: 9999;
        width: 100%;
        margin-left: 0%;
        position: fixed;
        height: 100%;
        background: #151b3f;
        display: flex;
        justify-content: flex-start;
        flex-direction: column;
        align-items: baseline;
        transform: translateX(-100%);
    }
    .li1{
        color: white;
        padding-left: 0px;
        margin-top: 0px !important;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        height: 45px;
        padding-left: 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.4);
        font-size: 18px;
    }
    .ul1 li a{
        margin: 0px !important;
        margin-top: 20px;
        font-family: Arial, Helvetica, sans-serif;
        text-decoration: none;
        color: white;
        font-size: 18px;
        text-transform: uppercase;
    }
    .ul1 li{
        width: 100%;
        padding-left: 20px;
        line-height:normal;
        margin: 0px;
        margin-top: 20px;
    }
    @keyframes slide-in-right {
        from {
          transform: translateX(-100%);
        }
        to {
          transform: translateX(0);
        }
      }
      
      @keyframes slide-out-left {
        from {
          transform: translateX(0);
        }
        to {
          transform: translateX(-100%);
        }
      }
      
    .sociales{
        justify-content: space-between;
        gap: 0px;
    }
    .sociales i{
        font-size: 1.4em;
    }
    .sociales .g{
        font-size: 2m;
    }
    .email{
        width: 100% !important;
        margin-bottom: 1em;
    }
    .nada{
        display: none;
    }
    .demasfooter  ul li{
        width: 50%;
        text-align: center;
        padding-bottom: 1em;
        padding-right: 0;
        min-height: 40px;
        font-size: 0.9em !important;
    }
    .contenidofooter{
        gap: 30px !important;
    }
    .copy{
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
        width: calc(100% + 30px);
    }
    .demasfooter ul{

        display: flex;

        flex-direction: row;

        flex-wrap: wrap;

        padding: 0;

        align-items: center;

        justify-content: center;
    }
    .secciones{
        display: none;
    }
    header{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 75px;
        background: rgb(21, 27, 63);
        transition: 0.7s;
        z-index: 9999;
        padding: 0px 0px;   
    }
    header.abajo{
        background: rgb(21, 27, 63);
        position: fixed;
        width: 100%;
        transition: 0.5s;
    }
    .logo{
        height: 75px;
        margin-left: 20px;
        position: relative;
        z-index: 9999; 
    }
    .checkbtn{
        display: block;
        color: white;
        z-index: 9999;
        position: relative;
    }
    .nav{
        width: 100%;
        height: 75px;
    }

    .main1{
        height: 10%;
        max-width: 952px;
    }
    .imagenmain1{
        display: none;
    }
    .contenidofooter{
        margin-top: 20px;
        margin-bottom: 15px;
        display: flex;
        flex-direction: column;
    }
    .footer{
        height: auto;
    }
    .contenido3{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .headermain{
        height: auto;
        padding-bottom: 4em;
    }
    .titulo h1{
        font-size: 2em;
    }
}@media (max-width: 768px){
    .ul1{
        width: 100%;
        margin-top: 0%;
        position: fixed;
        height: 100%;
        background: #151b3f;
        display: flex;
        justify-content: baseline !important;
        flex-direction: column;
        align-items: baseline;
    }
    .contenido3{
        margin-top: 30px;
        margin-bottom: 30px;
    }
    header{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 75px;
        background: none;
        transition: 0.7s;
        z-index: 9999;
        padding: 0px 0px;   
    }
    header.abajo{
        background: rgb(21, 27, 63);
        position: fixed;
        width: 100%;
        transition: 0.5s;
    }

    .logo{
        height: 75px;
        margin-left: 20px;
        position: relative;
        z-index: 9999; 
    }
    .checkbtn{
        display: block;
        color: white;
        z-index: 9999;
        position: relative;
    }
    .nav{
        width: 100%;
        height: 75px;
    }
    .contenidofooter{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}
@media (max-width: 330px) {
    .ul1{
        width: 100%;
        margin-top: 0%;
        position: fixed;
        height: 100%;
        background: #151b3f;
        display: flex;
        justify-content: baseline !important;
        flex-direction: column;
        align-items: baseline;
    }
    header.abajo .logo{
        transition: 0.3s;
        margin: 2px;
        margin-left: 18px;
        height: 71px;
    }
    .logo{
        height: 75px;
        margin-left: 20px;
        position: relative;
        z-index: 9999; 
    }
}
