/* RESPONSIVE */


@media (max-width: 480px) {
    .slider {
        /* height: 50vh !important; */
        height: 100vh;
    }


    .scroll-arrow {
        bottom: 80px !important;
        
    }
}


@media (max-width: 640px) {
    .slider {
        /*height: 500px;*/
        height: 100vh;
    }

    .memoria-col {
        width: 48.3% !important;
    }
}


@media (min-width:640px) and (max-width:991px){
    .memoria-col {
        width: 50.5% !important;
    }
}



@media (min-width:991px) and (max-width:1100px){
    .memoria-col {
        width: 50% !important;
    }

    

}

@media (max-width: 960px){
.page-template-page-noticias .noticias-bottom {
    width: 92%;
    border-bottom: 2px solid #000;
    padding-bottom: 1rem;
}
	
	
	
    .tabla-container {
        width: 100% !important;
    }



    .tabla-container .w-70 span.text-white{

    font-size:12px;

    }

    .numero-cifra.fw-normal span {
        font-size: 16px !important;
    
    }


    .numero-cifra img{
     width:20px;
    }



   
}



@media (max-width: 991px){
	
	
.formulario .custom-file-input {
width: 100%;
}
.select-col{
width: 50%;
flex: 50%;
}
    
.numero-cifra.fw-normal span {
    font-size: 20px;
    font-weight: 300 !important;
    text-align: center;
}
	
	.page-template-page-noticias-php  .text-noticia, .page-template-page-noticias-php .acciones a {
		padding: 0 2rem
	}
    
    .formulario .custom-file-input {
    width: 100%;
}
		
		.select-col{
			
    width: 50%;
    flex: 50%;
		}
    
    .box_navp{
        margin-bottom:2rem;
    }
    
    	.box-nav:after {
    content: "+";
    position: absolute;
    right: 50%;
    /* margin: auto; */
    left: 50%;
    /* top: 40%; */
    color: #2F6BA7;
    font-weight: 900;
    font-size: 23px;
    bottom: -2rem;
}

    .nav-item a, .contact_top a {
 
        font-size: 24px;
 
        font-weight: 400;

        padding: 0.7rem 0.8rem;
 
    }


    section, section.bg {
        padding: 1rem;
    }


    .dropdown-menu a{
        font-size: 16px;
 
        font-weight: 4500;

    }

    #menu-menu-2{
        text-align: left !important;

    }


    .navbar-toggler-icon {
        content: "";
        display: block;
        width: 30px;
        height: 29px;
        background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2237%22%20height%3D%2229%22%20viewBox%3D%220%200%2037%2029%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.10938%2027.5781H35.8906M1.10938%2014.3281H35.8906M1.10938%201.07812H35.8906%22%20stroke%3D%22%232F6BA7%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E');
        background-size: contain;
        background-repeat: no-repeat;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
        display: block;
        width: 24px;
        height: 29px;
        background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2235%22%20height%3D%2235%22%20viewBox%3D%220%200%2035%2035%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M17.5%2019.5265L2.48446%2034.542C2.21732%2034.8092%201.88911%2034.9523%201.49984%2034.9714C1.11056%2034.9905%200.763275%2034.8473%200.457965%2034.542C0.152655%2034.2367%200%2033.899%200%2033.5288C0%2033.1586%200.152655%2032.8209%200.457965%2032.5155L15.4735%2017.5L0.457965%202.48446C0.190818%202.21732%200.047704%201.88911%200.0286221%201.49984C0.00954023%201.11056%200.152655%200.763275%200.457965%200.457965C0.763275%200.152655%201.10102%200%201.47121%200C1.8414%200%202.17915%200.152655%202.48446%200.457965L17.5%2015.4735L32.5155%200.457965C32.7827%200.190818%2033.1118%200.047704%2033.503%200.0286221C33.8904%200.00954023%2034.2367%200.152655%2034.542%200.457965C34.8473%200.763275%2035%201.10102%2035%201.47121C35%201.8414%2034.8473%202.17915%2034.542%202.48446L19.5265%2017.5L34.542%2032.5155C34.8092%2032.7827%2034.9523%2033.1118%2034.9714%2033.503C34.9905%2033.8904%2034.8473%2034.2367%2034.542%2034.542C34.2367%2034.8473%2033.899%2035%2033.5288%2035C33.1586%2035%2032.8209%2034.8473%2032.5155%2034.542L17.5%2019.5265Z%22%20fill%3D%22%232F6BA7%22%2F%3E%3C%2Fsvg%3E');
        background-size: contain;
        background-repeat: no-repeat;
    }


    
    .navbar-nav .dropdown:hover .dropdown-menu {
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc;
        display: flex;
        flex-direction: column;
 
        text-align: left;
    }


    .dropdown-toggle::after {
 
        font-size: 16px;
 
    }

    .submenu {
        height: auto;
    }

    .submenu .current:before, .submenu a:before,  .submenu a:after{
        display:none !important;
    }

    .submenuflex {
        flex-direction: column;
    }


    .redes_title{
       text-align: left !important;
    }

    .redes {
        justify-content: left;
        align-items: left !important;
        flex-direction: row !important;
    }

    .banner2 {
        height: 450px !important;
    }


    .numero-cifra.fw-normal span {
        font-size: 14px;
        font-weight: 300 !important;
    }

    .cita_text{
        position:relative;
    }

    .cita_container{
        flex-direction: column;
    }
}

@media (max-width:720px) {


    .tabla-container {
        width: 100% !important;
    }
    
    .numero-cifra.fw-normal span {
        font-size: 16px !important;
    
    }

    h1 {
        font-size: 30px;
    }

    h3,
    .titulo {
        font-size: 26px;
    }



    .mb-sm-1 {
        margin-bottom: 1rem;
    }
 

    .graficos {
        width: 100%;
    }

    .banner .titulo-page {

        font-size: 30px !important;

    }

    .banner .descripcion-page {
        width: 100% !important;
        font-size: 16px !important;
    }

    section,
    section.bg {
        padding: 1rem;
    }


    .header-desplegable {
        height: 50px;
        background: #fff;
        width: 100%;
        z-index: 1000;
        padding-bottom: 0.3rem;
        padding-top: 0.4rem;
        padding-left: 1rem;
        padding-right: 1rem;
    }




    /* Hacer que el menú ocupe todo el ancho y altura al expandirse */
    .navbar-collapse {
        width: 100%;
        /* Ocupa todo el ancho */
        height: 100vh;
        /* Ocupa toda la altura de la pantalla */
        background-color: white;
        /* Fondo blanco cuando se expanda */
        position: fixed;
        top: 50px;
        left: 0;
        transition: height 0.1s ease-in-out;
        padding-top: 40px;
        /* Separación para que el menú no quede pegado al logo */
        z-index: 1000;
        /* Asegura que el menú esté por encima de otros elementos */
    }

    .slider {
        height: 80vh;
    }

    .slider-video {
        padding: 0;
    }


    .titulo-principal {
        font-size: 30px;
    }

    .subtitulo {
        font-size: 14px;
    }

    .scroll-arrow {
        bottom: 30px;
    }

    .scroll-text {
        font-size: 11px;
    }

    .carousel-quinenco .col {
        flex: auto;
    }


    .carousel-empresas .item {
        width: 80% !important;
    }

    .carousel-inner {
        overflow: visible !important;
    }

    #scrollToEndButton,
    #scrollToEndButton2,
    #scrollToEndButton3,
    #scrollToStartButton,
    #scrollToStartButton2,
    #scrollToStartButton2 {
        width: 30px !important;
        height: 30px !important;
    }


    .carousel-quinenco {
        margin-top: 1.5rem !important;
    }

    .carousel-quinenco .item-contenido {
        width: 100%;
        height: auto;
    }


    .carousel-quinenco .carousel-inner {
        overflow: hidden;
        display: block;
        white-space: unset;
    }


    .carousel-quinenco .swiper-slide .titulo_desc h3 {
        color: #2F6BA7;
        font-size: 16px;
        font-family: Klinic Slab;
        font-weight: 400;
        letter-spacing: 3.20px;
    }


    .carousel-quinenco .swiper-slide .titulo_desc p {
        color: black;
        font-size: 20px;
        font-family: Jost;
        font-weight: 400;
        margin-bottom: 0;
    }

    .carousel-quinenco .swiper-slide .titulo_desc:after {
        content: "";
        width: 35px;
        height: 0px;
        border: 1.3px black solid;
        display: block;
        margin-top: 0.5rem;
        margin-bottom: 3rem;
    }

    .carousel-empresas,
    .carousel-quinenco {
        padding: 1rem 0 1rem 1rem !important;
    }


    .carousel-empresas p {
        width: 100%;
        margin-bottom: 3rem;
    }

    .carousel-empresas .swiper-slide {
        filter: grayscale(100%);
        transition: filter 0.5s ease;
        cursor: pointer;
        width: 100% !important;
 
    }
	
 


    button.swiper-next.d-flex.justify-content-center.align-items-center.gap-2,
    button.swiper-prev.d-flex.justify-content-center.align-items-center.gap-2 {
        width: 35px;
    }

    .p-item {
        padding: 1rem;
    }

    .swiper-backface-hidden .swiper-slide {
        padding-top: 0;
    }

    .documentos,
    .carousel-empresas,
    .noticias,
    .banner {
        margin-top: 2rem;
		min-height: 350px;
        height: auto !important;
 
    }

    .ideas-denuncias-row {
        flex-direction: column;
    }

    .ideas-denuncias .ideas-denuncias-row .col h3 {
        font-size: 20px;
    }

    .box-contenido {
        width: 100%;
    }

    .social-media {
        margin-bottom: 2rem;
    }



    .col-footer {

        margin-top: 2rem;

    }

    .documentos-row {
        flex-direction: column;
    }

    .documentos-row img {
        width: 100%;
        margin-bottom: 3rem;
    }

    .tabla-container {
        width: 100%;
        overflow: hidden;
    }

    .tabla-container .w-70 {
        width: 60%;
    }

    .tabla-container .w-30 {
        width: 40%;
    }


    .reportes-financieros .w-70 {
        width: 35%;

    }

    .reportes-financieros .w-30 {
        width: 65%;

    }

    .reportes-financieros h4.text-center {
        font-size: 11px;
        text-align: left;
    }

    .reportes-financieros .label-cifra span {
        font-size: 13px;
        margin-left: 1rem;
    }

    .numero-cifra.fw-normal span {
        font-size: 14px;
        font-weight: 300 !important;
    }

    .icon {
        width: 24px;
        height: 24px;
    }

    .col.text-white.label-cifra.fw-normal {
        font-size: 12px;
    }

    .numero-cifra span {
        font-size: 15px;
    }

    .w-70 span.text-white {
        width: 60%;
    }

    .modelo-quinenco .item-icon {
        padding: 1rem;
    }

    footer {

        padding-left: 1rem;
        padding-right: 1rem;
    }

    .copyright p {
        font-size: 10px;
    }


    .box-nav {
        width: 80% !important;
        min-height: 150px;
        margin: auto;
    }




    .plus {
        display: flex;
        justify-content: center;
    }

    .plus:after {
        content: "+";

        /* top: 40%; */
        color: #2F6BA7;
        font-weight: 900;
        font-size: 23px;
    }


    .col {
        flex: 100%;
    }

    .inversiones .bg {
        padding: 1rem;
    }

    .inversiones #boton-search {
        top: 0px !important;
    }


    .col-3.text-white.label-cifra.fw-normal {
        font-size: 14px;
        font-weight: 400;
        text-align: left;
    }


    .sidebar {
        margin-top: 1rem;
    }


    .denuncias-left {
        position: relative;
        width: 100% !important;
        display: flex;
        flex-direction: reverse;
    }


    .denuncias-right {
        position: relative;
        width: 100% !important;

    }

    section {
        margin-top: 1rem !important;
    }
	
	
	
    .reportes-financieros .col {
        flex: 1;
    }
	
	
	.col-1 {
    flex: 0 0 auto;
    width: 12%;
    }
	.col-11 {
    flex: 0 0 auto;
    width: 88%;
    }
	
	.subsidiria_tabla .row, .subsidiria_header .row{
	 flex-wrap: nowrap;
	}
	
	.subsidiria_tabla .numero-cifra.fw-normal span {
        font-size: 13px !important;
    }
	
	 .subsidiria_tabla h4{
	 font-size:12px;
	}

}


@media (min-width: 1110px) and (max-width: 1280px) {

    .memoria-col {
        width: 51.3% !important;
    }
    .directivo {
        width: 95% !important;
        margin-top:5rem;
    }
}

@media (min-width: 960px) and (max-width: 1280px) {

    .directivo-imagen img {
        height: 377px !important;
        max-height: 377px !important;
    }


    section, footer, .header-container,  .directorio, .directorio{
        padding: 0 3rem !important;
 
    }

    section.bg-p, section.bg, footer {
        padding: 3rem 3rem !important;
    }

    .carousel-quinenco{
        padding:0px !important;
    }
    
    .p-item {
        padding: 0 3rem 0 3rem;
    }

    .p-item {
        max-width: 80%;
    }

    .slider {
        padding: 120px 0;
    }

    .slider {
       /* height: 75vh !important;*/
       
         height: 100vh;
    }



}


@media (min-width:1280px) {
	
	.banner .titulo-page {
 
    max-width: 60%;
    }

    .memoria-col{
        width:52.5% !important;
    }
 
    .carousel-empresas .col-1 {
        width: 5%;
    }

    .carousel-empresas .col-11 {
        width: 95%;
    }

    .banner {
        height: 500px;
    }


    .carousel-quinenco .box_carousel {
        height: 300px;
        display: flex;
        align-items: center;
    }

    .carousel-quinenco .item .titulo_desc {
        max-width: 400px;
    }


    .titulo-principal {
        margin-top: 4rem;
    }

    .scroll-arrow {
        bottom: 120px;
    }

    .swiper-slide>div {
        height: 500px !important;
    }

    .cita_text p {
        font-size: 22px !important;
    }


    .carousel-quinenco .box_carousel p {
        font-size: 18px;

    }

    .page .banner {
        height: 400px;
    }

    .home .banner {
        height: 500px;
    }

 

}


@media (min-width:1560px){
.page-template-page-noticias .noticias-p{
	padding: 0 2rem;
}
}


@media (min-width: 1700px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 100%;
        padding: 0 10rem;

    }
}


@media (min-width: 1600px ) and (max-width:1920px) {
	
	.ideas-denuncias .ideas-denuncias-row .col h3 {
    font-size: 30px;
    }


    .directorio{
        padding: 0 12rem !important;
 
    }

    .directorio .container-fluid{
        width: 95%;
        margin-left: auto;
        margin-right: auto;
    }
}


@media (min-width:1280px) and (max-width: 1300px){

    .submenuflex a {
 
        font-size: 12px !important;
    }

}

@media (min-width:1300px) and (max-width: 1400px){
      section, .directorio{
        padding: 0 5rem;
      }
     
      section.bg {
        padding: 3rem 5rem;
      }
     
      section.bg-p {
        padding: 3rem 0 0 5rem;
      }
     
     
      section.bg-p-2 {
        padding: 0rem 0 0 5rem;
      }

      .submenu a {
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 400;
        font-size: 12px;
    }

}

@media (min-width: 1440px) {

    .submenu a {
 
        font-size: 13px;
    }
 
    .directivo  .directivo-imagen img {
        height: 450px !important;
        max-height: 450px !important;
    }


    section, .directorio{
        padding: 0 10rem;
        margin-top: 3rem;
      }
     
      section.bg {
        padding: 3rem 10rem;
      }
     
      section.bg-p {
        padding: 3rem 0 0 10rem;
      }
     
     
      section.bg-p-2 {
        padding: 0rem 0 0 10rem;
      }


    .navbar-expand-lg .navbar-nav a {
        font-size:13px;
    }

    .navbar-expand-lg .dropdown-menu  a {
        font-size:11px;
    }


    .slider {
        /* height: 78vh !important;*/
        height: 100vh;
    }


    .slider .titulo-principal {
        margin-top: 6rem;
    }



    .carousel-quinenco .box_carousel {
        height: 300px;
        display: flex;
        max-width: 600px;
        align-items: center;
    }

    .bg.modelo-quinenco {
        padding-top: 3rem;
        padding-bottom: 1rem;
    }



    .swiper-slide>div {
        height: 600px !important;
    }

    .carousel-quinenco .item img {
        height: 550px;
    }

    .columnas2.bg-blue {
        height: 500px;
        display: flex;
        align-items: center;
    }


    .item.p-item {
        width: 80%;
    }


    .columnas2.bg-blue .col-md-12 p{
        font-size:22px
    }


    .bg-gris-dark img {
        height: 300px !important;
    
    }

}


@media (min-width: 1100px){

 

    .tabla-container .table{
        width: 80%;
        margin:auto;
    }
   .table td, .table th{
    padding: 1rem 4rem !important;
 
   }


   .table th{
    padding: 1rem 4rem !important;
    font-size: 16px;
    
    font-weight: 500 !important;
    font-style: normal;
    letter-spacing: 4.4px;
   }


   .tabe td{
    font-weight: 500 !important;
   }
}

@media (min-width: 992px) {

    .navbar-expand-lg .navbar-nav a {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

    .carousel-empresas .swiper-slide {
        width: 30% !important;
    }

    /* >= lg (desktop) */
    .w-lg-70 {
        width: 70% !important;
    }

    .col-flex-2 {
        flex: 1 1 48%;
    }
}



@media (max-width: 1280px) and (min-width: 960px){
	
 
	
	.scroll-text {
    font-size: 10px;
 
}	


.titulo-principal {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 0.5rem;
    margin-top: 1rem;
}
	
.subtitulo {
    font-size: 19px;
 
    letter-spacing: 4.4px;
}

}

@media (min-width:960px) {
 

    .tabla-container .w-70, .memoria-col {
        padding: 0 4rem;
    }


    .head-tabla .w-30 .col{
      
        padding: 0 1.5rem;
      }

    .head-tabla .w-30 .numero-cifra.fw-normal span{
      font-size:16px;
 
    }

    .sidebar {
        border-left: 1px solid #C5CCD3;
        padding-left: 1rem;
    }


    .dropdown-menu .nav-item:hover a:before {
        width: 30px;
        display: block;
        position: absolute;
        border-color: #2F6BA7;
        margin: 0px;
    }

    .nav-item {
        position: relative;
    }

    .nav-item a:hover::before,
    .current_page_item a:before {
        border-color: #000;
        width: 30px;
        display: block;
        position: absolute;
        margin: 0px;
        content: "";
        z-index: 9999;
        border: 1.5px solid;
        bottom: 0;
    }

    .logo img {
        max-width: 144px;
    }

    .noticias-search input,
    .noticias-search select {
        width: 80% !important;
    }

    .tabla-container .col-6 {
        flex: auto;
    }

    .denuncias {
        margin-top: 0px;
    }


    .documentos-row {
        height: 100%;
        display: flex;
        align-items: center;
    }
}


@media (min-width:720px){
	.directivo-imagen img {
    height: 330px;
    object-fit: cover;
}
}
