@import url('https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');

:root {
    --azul-marino-claro: #183B6C;
    --rosa-fuerte: #d02260;
    --bg-gris: #F5F5F5;
}

body {
    overflow-x: hidden;
    font-family: Comic Neue;
    background: white;
}


/* Menu  de inicio*/

.container-fluid{
    padding-left: 0% !important;
    padding-right: 0% !important;
}
.barra-arriba {
    background: #650C3C;
}



/* Menu con degradado */

/* .navbar {
    font-family: 'Roboto Condensed';
    background: linear-gradient(180deg, #D02260 65%, #650C3C 100%);
    box-shadow: 0 2px 4px 0 rgba(177, 11, 121, 0.397);
} */


/* Menu solo color */
.navbar {
    font-family: Comic Neue;
    font-weight: bold;
    font-size: 18px;
    background-color: #F6EAEE /* #542772 */ ;
    /* box-shadow: 0 2px 4px 0 rgba(160, 69, 235, 0.932); */
}



/* efecto posicion de mouse */

.nav-link:hover {
    color:#650C3C
    /* color: rgb(245, 108, 238); */
}

.nav-link {
    color:#3470B6 ;
    /* color: rgb(255, 255, 255); */
}


/* Submenu */

.dropdown-menu {
    border-color: grey;
    background-color: #ffffffa6;
}

.dropdown-divider {
    border-color: grey;
}

.dropdown-item {
    color: #542772;
}

.dropdown-item:hover {
    background: #59287f91;
    color: rgb(255, 255, 255);
}


/* Icono de menu responsive */

.ion-icon-menu {
    color: white;
}

.navbar-toggler {
    font-size: 35px;
}

.navbar-toggler:focus {
    outline: none;
}


/* Carousel */

#blogCarousel {
    background-color: #9db15777;
}


.carousel-indicators .active {
    background-color: #d02260;
}



/* background BG ROSE */
.bg-rose {
    border-radius: 30px;
    background-color: #b297c715;
    

}
.bg-degradado-rosa{
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(245,170,200,1) 100%); 
}


/* Margin y Padding */

section {
    padding: 30px 0;
}


/* Imagen de Slider Servicios, quienes somos organigrama */

.padding-cjm-complemento {
    padding: 18px 0px 18px 0px;
    margin-left: 10px;
    margin-top: 100px;
}

#sinpadding {
    padding: 0px 0;
}


/* TIPOGRAFIA*/


/* Titulos */

h1 {
    color: #F5AAC8;
    font-size: 40px;
    font-weight: 520;
    line-height: 80px;
    text-align: center;
}

h5 {
    text-transform: uppercase;
    color: var(--azul-marino-claro);
}


/* 
Directorio */

.h5-1 {
    font-size: 28px;
    font-family: 'Roboto Condensed';
    color: #9eb157;
}

.h5-2 {
    font-weight: 500;
    font-size: 18px;
    font-family: 'Segoe Ui';
    color: #1b1d1f;
}

.h5-3 {
    font-weight: 400;
    font-size: 17px;
    font-family: 'Segoe Ui';
    color: #1b1d1f;
}

.clicenimagentext {
    color: #9eb157;
    text-align: center;
}


.titulos-imagenes {
    color: #1b1d1f;
    font-family: 'Roboto Condensed';
    font-size: 25px;
    text-align: center;
}

@media (max-width: 420px) {
    #correo {
        color: #1b1d1f;
        font-family: 'Roboto Condensed';
        font-size: 22px;
        text-align: center;
    }
}

@media (max-width: 376px) {
    #correo {
        color: #1b1d1f;
        font-family: 'Roboto Condensed';
        font-size: 20px;
        text-align: center;
    }
}

/* COntactactanos */
.h1-1 {
    font-family: 'Roboto Condensed';
    color: #d02260;
    font-size: 30px;
    font-weight: 520;
    line-height: 80px;
    text-align: center;
}


/* Tipografia Seccion Titular */


/* Iconos de Titular */

.titular {
    font-family: 'Helvetica';
    color: #d02260;
    font-size: 40px;
    margin-top: -20px;
    text-align: left;
}

.contenido-licda {
    color: #1b1d1f;
    font-family: 'Roboto Condensed';
    font-size: 25px;
    text-align: justify;
}

.contenido-titular {
    color: #1b1d1f;
    font-family: 'Segoe Ui';
    font-size: 20px;
    text-align: justify;
}

.icono-estilo {
    color: #d02260;
    font-size: 28px;
}


/* Iconos de directorio */
.icon {
    color: #D02260;
}



/* Tipografia Seccion Mision y Vision */

.texto-mision-vision-objetivo {
    font-family: "Segoe UI";
    text-align: justify;
    font-size: 16px;
    line-height: 32px;
}


/* Tipografia Seccion Principios Eticos */

.principios-estilos-text {
    font-family: 'Segoe UI';
    font-size: 16px;
    line-height: 38px;
}



.texto-mensaje-bienvenida {
    font-family: Comic Neue;
    text-align: justify;
    font-size: 18px;
    line-height: 38px;
}

/* ESTILOS DE IMAGENES */

/* TITUAR */

.card-img-top {
    width: 300px;
    height: 300px;
    border: 4px solid var(--rosa-fuerte);
    border-radius: 0px 40px 0px 40px;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.card-img-top:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.1);
}

/* NUESTROS ALIADOS */

/* JUSTICA */
.card-img-top-1 {
    width: 400px;
    height: 100px;
    box-shadow: 2px 2px 2px 2px #9db157b6;
    border-radius: 14px;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.card-img-top-1:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.card-img-top-2 {
    width: 260px;
    height: 280px;
    box-shadow: 2px 2px 2px 2px #9db157b6;
    border-radius: 40px;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.card-img-top-2:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.card-img-top-3 {
    width: 450px;
    height: 100px;
    box-shadow: 2px 2px 2px 2px #9db157b6;
    border-radius: 16px;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.card-img-top-3:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


/* BOTONES DE LA SECCION DE SERVICIOS */

.btn-primary {
/*     border: #D02260;
    background: #d02260; */
    box-shadow: 0 0 0 0.2rem #3470B6;
    background: transparent;
    color: #F5AAC8;
}

.mapa{
    box-shadow: 0 0 0 0.2rem #3470B6;
    border-radius: 20px;
}
.btn-primary:hover {
    border-color: #d02260;
    color: #D02260
}

.btn-primary:hover {
    color: white;
    background-color: rgb(116, 14, 94);
}

.btn-primary.focus,
.btn-primary:focus {
    box-shadow: 0 0 0 0.2rem #d02260;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #5A287F;
    background-color: white;
    border-color: #D02260;
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgb(180 9 191 / 50%);
}


/* NORMAS */

.card-img-top-1-normas {
    width: 360px;
    height: 250px;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.card-img-top-1-normas:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.card-img-top-2-normas {
    width: 360px;
    height: 250px;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.card-img-top-2-normas:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.card-img-top-3-normas {
    width: 360px;
    height: 250;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.card-img-top-3-normas:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


/* Posicion de imagenes del in */

.imagen-1 {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    border-radius: 2px;
    width: 420px;
    height: 100px;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.imagen-1:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.card {
    background: none;
    background-color: none;
    border: none;
}

.imagen-2 {
    position: relative;
    overflow: hidden;
    margin: 50px 0px;
    border-radius: 20px;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.card {
    display: flex;
    align-items: center;
}

.imagen-2:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.imagen-3 {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    border-radius: 2px;
    width: 340px;
    height: 100px;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}

.imagen-3:hover {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}


.sr-only {
    color: #981861 !important;
}


/* ESTILOS MENSAJE BIENVENIDA */

#bienvenida {
    padding: 40px 0;
}

.mensaje-estilo {
    font-size: 22px;
    text-align: justify;
}

.hr-estilo-1 {
    /* border: 2px solid #650c3b91; */
    border: 2px solid #C556A0;
    border-radius: 2px;
}

.box-bienvenida {
    width: 2000px;
    height: 500px;
    overflow: hidden;
}

.box-bienvenida {
    width: 2000px;
    height: 500px;
}

@supports(object-fit: cover) {
    .box img {
        height: 100%;
        object-fit: cover;
        object-position: center center;
    }
}

.servicios-text {
    font-size: 22px;
}

.bgGrey {
    background-color: rgba(196, 196, 196, 0.342);
}

.menu {
    display: flex;
    justify-content: space-around;
}

p {
    /* font-family: 'Nunito'; */
    font-size: 16px;
    line-height: 28px;
}

.animate-border {
    position: relative;
    display: block;
    width: 150px;
    height: 3px;
    background: #D02260;
}

.animate-border:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 3px;
    left: 0;
    bottom: 0;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    -webkit-animation: animborder 2s linear infinite;
    animation: animborder 2s linear infinite;
}

@-webkit-keyframes animborder {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}

@keyframes animborder {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    100% {
        -webkit-transform: translateX(113px);
        transform: translateX(113px);
    }
}

.animate-border.border-white:after {
    border-color: #fff;
}


/* Animated heading border */

@keyframes primary-short {
    0% {
        width: 15%;
    }

    50% {
        width: 90%;
    }

    100% {
        width: 10%;
    }
}

@keyframes primary-long {
    0% {
        width: 80%;
    }

    50% {
        width: 0%;
    }

    100% {
        width: 80%;
    }
}

.footer-color {
    padding: 10px 0 0;
    background-color: #981861;
    ;
    position: relative;
    z-index: 2;
}

.bg-dark {
   /*  background-color: #981861 !important; */
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(246,234,238,1) 100%)!important;
}

.footer-widget h3 {
    font-size: 24px;
    color: #404041;
    position: relative;
    margin-bottom: 8px;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
}

.copyright {
    color: white;
    /* padding: 20px 0; */
    margin-top: 20px;
    background-color: #535353;

}

a {
    color: #d02260;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}



.efecto-imagen>a {
    display: block;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 6px rgba(0, 0, 0 .5);
    transition: transform 0.5s;

}

.efecto-imagen:hover>a {
    filter: blur(1px);
    transform: rotate(.8deg) scale(1);

}

.light-box {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(41, 40, 40, 0.822);
    transition: transform .3s ease-in-out;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(0);

}

.light-box img {
    width: 75vw;
    max-height: 70vw;
}

.light-box:target {
    transform: scale(1);
}

.cerrar {
    display: block;
    position: absolute;
    top: 40px;
    right: 40px;
    background: #d02260;
    color: #fff;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    text-decoration: none;
}


.borde-mapa {
    border: 2px solid #5A287F;
}

/* 
MEDIA QUERY CONTACTANOS */

.media-1 {
    display: inline-block;
}


#cjm {
    display: inline-block;
}


.slider1 {
    display: inline-block;

}

.slider2 {
    display: none;
}


@media (max-width: 600px) {
    .media-1 {
        display: none;
    }
}


@media (max-width: 778px) {
    .slider1 {
        display: none;
    }

    .slider2 {

        display: inline-block;
    }
}



@media (max-width: 992px) {
    #cjm {
        display: none;
    }
}



@media (max-width: 992px) {
    .h1-1 {
        font-family: 'Roboto Condensed';
        color: #d02260;
        font-size: 30px;
        font-weight: 520;
        line-height: 50px;
        text-align: center;
    }
    .serviciosMobiles{
        width: 40%;
    }
}

.titular {
    font-family: 'Helvetica';
    color: #d02260;
    font-size: 40px;
    margin-top: -20px;
    text-align: center;
}

.contenido-licda {
    color: #1b1d1f;
    font-family: 'Roboto Condensed';
    font-size: 25px;
    text-align: center;
}

.contenido-titular {
    color: #1b1d1f;
    font-family: 'Segoe Ui';
    font-size: 16px;
    text-align: justify;
    line-height: 35px;
}

.icono-estilo {
    color: #d02260;
    font-size: 28px;
}


.texto-mensaje-bienvenida-1 {
    font-size: 22px;
    line-height: 50px;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services .icon-box {
    box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1);
    padding: 50px 30px;
    transition: all ease-in-out 0.4s;
    background: #fff;
}

.services .icon-box .icon {
    margin-bottom: 10px;
}

.services .icon-box .icon i {
    color: #47b2e4;
    font-size: 36px;
    transition: 0.3s;
}

.services .icon-box h4 {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 24px;
}

.services .icon-box h4 {
    color: #d02260;
    transition: ease-in-out 0.3s;
}

.services .icon-box p {
    line-height: 24px;
    font-size: 15px;
    margin-bottom: 0;
}

.services .icon-box:hover {
    transform: translateY(-10px);
}

.services .icon-box:hover h4 {
    color: #5A287F;
}


.municipios {
    transition: ease-in-out 0.3s;
}

.municipios:hover {
    transform: translateY(-10px);
}

.contenedor-video a {
    background-color: rgba(255, 255, 255, 0.79);
    width: 6rem;
    height: 6rem;
    display: flex;
    border-radius: 50%;
    color: #981861;
    font-size: 2rem;
    justify-content: center;
    align-items: center;
    background-clip: padding-box;
    border: 0 solid transparent;
    transition: all .5s ease;
}

a#btn_play_video {
    text-decoration: none;
    position: relative;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -200%);
}

.contenedor-video a:hover {
    background-color: #981861;
    color: #fff;
    border: 10px solid rgba(255, 255, 255, 0.5);
}

.contenedor-video img {
    transition: all .5s ease;
}

.contenedor-video:hover img {
    transform: scale(1.1);
}

@media (max-width: 1196px) {
    .contenedor-video img {
        width: 60%;
    }

    a#btn_play_video {
        transform: translate(-50%, -130%);
        width: 3rem;
        height: 3rem;
    }

}

@media (max-width: 768px) {
    .contenedor-video img {
        width: 60%;
    }

    a#btn_play_video {
        width: 2rem;
        height: 2rem;
    }

}

/* Contenido del carrusel */

#header-contenido .carousel-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}


@media (max-width: 768px) {
    #galeria .container h1 {
        font-size: 25px;
        line-height: 30px !important;
    }
}

@media (max-width: 500px) {
    #galeria .container h1 {
        font-size: 18px;
        line-height: 25px !important;
    }
}

@media (max-width: 768px) {
    #galeria #atltzayanca .titulo {
        font-size: 28px !important;
        line-height: 25px !important;
        margin-bottom: 20px;
    }
}

@media (max-width: 576px) {
#galeria  #demo1 .carousel{
    font-size: 28px !important;
    line-height: 25px !important;
    margin-bottom: 20px;
}
    }
    
.fondo-contenedores{
    background-color: rgba(255, 255, 255, 1) !important;
}
.one-edge-shadow{
    box-shadow: 0 8px 6px -6px black;
}
.espaciado-izq{
    padding-left: 50px !important;
}

@media (max-width: 1358px){
    .espaciado-izq{
        padding-left: 30px !important;
    }
}

@media (max-width: 992px){
    .espaciado-izq{
        padding-left: 9px !important;
    }
}

@media (max-width: 724px){
    .espaciado-izq{
        padding-left: 9px !important;
    }
}

@media (max-width: 750px){
    .espaciado-izq{
        padding-left: 9px !important;
    }
    /* .centrarComponente{
        display: flex !important;
        /* flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
    } */
}
.centradoTexto{
    vertical-align: middle !important;
    text-align: center !important;
}
.ocultar-ejeX{
    overflow-x: hidden !important;
}