@import url('https://fonts.googleapis.com/css2?family=Montserrat: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');
h3{
text-transform: uppercase;

}
* {

    padding: 0;
    margin: 0;
    text-decoration: none;
    /*list-style: none;*/
    box-sizing: border-box;
    font-family: 'Montserrat';
}

body {

    overflow-x: hidden;
    /* Oculta el scroll horizontal */
}

.header {
    background-color: #0b2b44;
    height: 150px;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    display: flex;
    font-weight: bold;
    align-items: center;
    z-index: 1;
    padding-left: 15px;
    padding-right: 15px;

}

.nav {
    display: flex;
    justify-content: space-between;
    /*border: 1px dashed green;*/
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    align-items: center;

}


.niv {
    display: flex;
    justify-content: space-between;
    /*  border: 1px dashed red;*/
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
    flex-direction: column;
    align-items: center;

}

.nav-link {
    color: white;
    text-decoration: none;
}

.logo {

    font-weight: bold;
    width: 100px;
}

.nav-menu {
    display: flex;
    margin-right: 40px;
    list-style: none;
    align-items: center;
    list-style: none;
    flex-wrap: wrap;
    justify-content: center;
    line-height: 46px;
}

.nav-menu-item {
    font-size: 18px;
    margin: 0 10px;

    text-transform: uppercase;
    width: max-content;
}

.nav-menu-link {
    padding: 8px 12px;
    border-radius: 3px;
}

.nav-menu-link:hover,
.nav-menu-link_active {
    background-color: #e3e3e3;
    transition: 0.5s;
}

/* TOGGLE */
.nav-toggle {
    color: white;
    background: none;
    border: none;
    font-size: 30px;
    padding: 0 20px;
    line-height: 60px;
    cursor: pointer;

    display: none;
}




#alert2 img {
    height: 50px;
    width: 50px;
    display: none;
}

.serviciosxx {

    border: none;
    background: none;
    font-size: 19px;

}



.contportada {
    position: relative;
    width: 100%;
    height: auto;
    /* Altura automática para adaptarse al contenido */
    display: flex;
    flex-direction: column;
    /* Apila los elementos verticalmente */
}

.contportada img {
    width: 100%;
    /*   height: 87vh;*/
    margin-top: 150px;
}

.cajafiltro {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    /* Ancho del filtro */
    max-width: 800px;
    background-color: #eae5e2;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;

    flex-direction: column;
    justify-content: space-evenly;
    display: flex;
    border-radius: 10px;
}


.contimputfiltro {
    width: 100%;
    display: grid;
    /* Definir el contenedor como un grid */
    grid-template-columns: repeat(4, 1fr);
    /* 4 columnas con el mismo ancho */
    gap: 15px;
    /* Espacio entre las columnas */
   /* border: 1px dashed red;*/
    font-size: 20px;
}

.titulo1 {
    color:#0b2b44
}

.botonbuscar {


    width: 200px;
    height: 50px;
    align-self: flex-end;
    background-color: #0b2b44;
    color: white;
    border-radius: 15px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
}



.contdestacadas {
    background-color: #eae5e2;
    padding-top: 70px;
    padding-bottom: 70px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    /* Para asegurarse de que el contenido no se desborde */
}

.slider-container {
    position: relative;
    width: 100%;
    max-width: 1200px;
    /* Ancho máximo del contenedor del slider */
    overflow: hidden;
    margin: 0 auto;
    /* Centra el contenedor */
}

/*
.slider {
    display: flex;
    transition: transform 0.5s ease;
    width: 100%;
    /* Ajusta el ancho del slider */
/*  border: 1px dashed red;
    padding-left: 75px;
   /* padding-right: 100px;*/
/* Padding de 60px a la izquierda y a la derecha */
/*  box-sizing: border-box;
    /* Para que el padding no afecte el ancho total */
/*}*/

.slide {
    flex: 0 0 33.33%;
    /* Ancho de cada slide */
    max-width: calc(100% / 3);

    /* Ancho máximo de cada slide */
}


.hidden {
    opacity: 0;
    transition: opacity 0.5s ease;
}

.prev,
.next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

    padding: 10px 20px;
    border: none;
    cursor: pointer;
    z-index: 1;
    /* Para que los botones estén por encima de los slides */
    font-size: 24px;
    /* Tamaño de la fuente */
    color: #0b2b44;
    /* Oculta el texto */
    background-color: #0b2b44;
    height: 90px;

}



.prev {
    left: 0;
    clip-path: polygon(100% 0%, 0% 50%, 100% 100%, 100% 0%, 50% 70%);

}

.next {
    right: 0;
    clip-path: polygon(0% 0, 100% 50%, 0% 100%);
}



.cuadradoimg {
    position: relative;
    width: 320px;
    /* Ajusta el ancho del cuadro de imagen */
    height: 259px;
    overflow: hidden;
    /* Para evitar que el contenido se salga del contenedor */
}

.etiqueta {
    position: absolute;
    top: 5px;
    /* Ajusta la distancia desde el borde superior */
    right: 5px;
    /* Ajusta la distancia desde el borde derecho */
    background-color: rgba(0, 0, 0, 0.5);
    /* Color del rectángulo */
    color: white;
    padding: 5px;
    /* Ajusta el padding para que no toque los bordes */
    font-size: 12px;
    font-weight: bold;
}





.cuadradoinfo {

    background-color: #0b2b44;
    width: 100%;
    padding: 20px;
    color: white;
    box-sizing: border-box;
    width: 320px;
    margin-top: -4px;
    height: 250px;
    display: flex;
    flex-direction: column;

    justify-content: space-evenly;
}


/*
.contportadamujer {
    position: relative;
    width: 100%;
    height: 700px;

    display: flex;
    flex-direction: column;
 
    border: 1px dashed red;
}

.contportadamujer img {
    width: 100%;
    height: auto;

}


*/

.contportadamujer {

    position: relative;
    /* width: 100vw;*/
    height: 80vh;
    display: flex;
    flex-direction: column;

    background-image: url('../img/fondomujer.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.cajaazulmujer {

    position: absolute;
    top: 70%;
    left: 37%;
    transform: translate(-50%, -50%);
    width: 100%;
    /* Ancho del filtro */
    max-width: 650px;
    background-color: #0b2b44;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    font-size: 20px;
    color: white;

    flex-direction: column;
    justify-content: space-evenly;
    display: flex;
    border-radius: 10px;

}





.logoazul {

    position: absolute;
    top: 19%;
    left: 21%;
    width: 250px;
}







.fotter {
    position: relative;
    /* Agrega posición relativa al contenedor padre */
    /*background-color:#3e6df7 ;*/
    flex: 0 0 auto;
    background-color: #0b2b44;
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  /*  height: 400px;*/
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    align-items: center;
}

.lineasfotter {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 500px;
    opacity: 0.2;
    /* Opacidad del 50% */
    z-index: 0;
}

.contextofotter {
    max-width: 1200px;
    width: 100%;
  /*  height: 413px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    padding-left: 20px;
    padding-right: 20px;
}

.logoblanco {

    width: 150px;
}

.redes {

    width: 60px;
}
label{
    color: #0b2b44;
}

.contresdes {
    padding-top: 30px;

    width: 100%;

    display: flex;
    justify-content: end;
    z-index: 2;
}

.redes {
    margin-right: 10px;
    /* Margen derecho para todas las imágenes excepto la última */
}

.redes:not(:last-child) {
    margin-right: 10px;
    /* Aplica un margen derecho a todas las imágenes excepto la última */
}




@media screen and (max-width:907px) {
    .contportadamujer {
        height: 50vh;
    }

    .logoazul {
        top: 4%;
        width: 199px;
    }
    .cajaazulmujer {


        left: 50%;
    }


}



@media screen and (max-width:681px) {

    .logoazul {
        top: 6%;
        width: 199px;
    }

    .cajaazulmujer {

        width: 95%;
        font-size: 13px;
    }
}



@media screen and (max-width:687px) {

    .informacion {

        display: none;

    }

    .contbloques {

        justify-content: center;
        align-items: center;

    }

    .abajodelosbloques {

        display: flex;
        justify-content: center;
        align-items: center;
    }







}

.titulofotter {
    color: #26b5e0;
    font-style: normal;
    font-weight: 700;
    margin-left: -15px;
}

.redessociales img {

    width: 40px;
}


@media (max-width: 495px) {

    .logoox img {
        width: 327px;
    }

}


@media (max-width: 495px) {

    .logoox img {
        width: 250px;
    }


}



/* MOBILE */


@media (max-width: 882px) {

    .cajafiltro {


        top: 57%;
    }


}

@media (max-width: 758px) {

    .cajafiltro {


        top: 63%;
    }


}

@media (max-width: 690px) {

    .contportada {


        height: 650px;
    }

    .cajafiltro {

        left: 48%;
    }

    .contimputfiltro {

        grid-template-columns: none;

    }

    .contportada img {

        height: 87vh;

    }

}

@media (max-width: 800px) {
    body {
        /* padding-top: 70px;*/
    }

    .header {
        height: 140px;
        display: flex;
    }

    .logo {
        font-size: 25px;
        padding: 0 20px;
        width: 133px;
    }

    .br {

        display: none;
    }

    .nav-menu {
        flex-direction: column;
        align-items: center;
        margin: 0;
        background-color: #0b2b44;
        position: fixed;
        top: 140px;
        width: 100%;
        padding: 20px 0;

        height: calc(100% - 60px);
        overflow-y: auto;
        justify-content: flex-start;
        left: 100%;
        transition: left 0.3s;
    }

    .nav-menu-item {
        line-height: 70px;
    }

    .nav-menu-link:hover,
    .nav-menu-link_active {
        background: none;
        color: #83c5f7;
    }

    .nav-toggle {
        display: block;
    }

    .nav-menu_visible {
        left: 0;
    }

    .nav-toggle:focus:not(:focus-visible) {
        outline: none;
    }

    .contportada img {

        margin-top: 100px;
    }
}


@media (max-width: 495px) {

    .logo {
        width: 133px;
    }

}

@media (max-width: 402px) {

    .logo {
        width: 133px;
    }

}

.contcontainer {
    width: 100%;
    max-width: 1200px;
}

.container {
    width: 100%;

}

.slider {
    margin: 0 40px;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.slider .image-items {
    height: 100%;
}

.slider .image-items .image {
    height: 100%;
}

.slider .image-items .image img {
    height: 100%;
    display: block;
    width: 100%;
    object-fit: cover;

    width: 320px !important;
}

.arrowButton {
    position: absolute !important;
    top: 50% !important;
    color: black !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    background-color: white !important;
    padding: 10px !important;
    z-index: 0;
}

.arrowButton.left {
    left: 0 !important;
}

.arrowButton.right {
    right: 0 !important;
}

.arrowButton::after {
    font-size: 20px !important;
}

@media only screen and (max-width:868px) {
    .slider {
        margin: 0 20px;
    }
}


.conimagennnn {

    width: 320px !important;
}

.swiperx {


    z-index: 0 !important;
}