.bg-container-index {
    width: 100vw;
    padding: 20px 0px;
    position: relative;
    background-color: #103444;
}
.text_justify{
    text-align: justify;
}
.lato_normal{
    font-family: 'Lato', sans-serif;
}
.lato_black{
    font-family: 'Lato Black', sans-serif;
}
.font_bold{
    font-weight: bold;
}
.font_italic{
    font-style: italic;
}
.color_white{
    color: #fff !important;
}
.shadow{
    -webkit-box-shadow: 2px 7px 34px -4px rgba(0,0,0,0.56);
    -moz-box-shadow: 2px 7px 34px -4px rgba(0,0,0,0.56);
    box-shadow: 2px 7px 34px -4px rgba(0,0,0,0.56);
}
.shadow_min{
    -webkit-box-shadow: 2px 7px 34px -21px rgba(0,0,0,0.56);
    -moz-box-shadow: 2px 7px 34px -21px rgba(0,0,0,0.56);
    box-shadow: 2px 7px 34px -21px rgba(0,0,0,0.56);
}

.card_box:hover {
    transform: scale(1.08);
}
.card_box {
    transition: transform 0.6s;
}

.card_box_icono:hover {
    transform: scale(1.1);
}
.card_box_icono {
    transition: transform 0.6s;
}


/* *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-**-*-**-*-*-*-**-**-**- */




@media (min-width: 2601px) and (max-width: 8000px){ /*2700px*/
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
        margin-top: 80px;
    }

    .foro-texto {
        flex: 1 1 60%;
        margin-right: 5%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 75px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 40px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 30px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 25px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
        font-size: 30px;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_days{
        position: absolute;
        margin-top: -30.8%;
        margin-left: 54.5%;
        width: 5%;
        text-align: center;
    }
    
    .text_days{
        font-size: 27px;
        color: #b65634;
    }
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 13px;
        color: #fff;
    }    
    .div_text_participa{
        position: absolute;
        margin-top: -32%;
        margin-left: 61%;
    }
    
    .text_participa{
        font-size: 32px;
        color: #143646;
        margin: 0;
    }
    
    .text_del_al_del{
        font-size: 20px;
        color: #143646;
        margin: 0;
    }
    /* FIN DEL PRIMER DIV */
    /* SEGUNDO DIV */
    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -4%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 840px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 32px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 23px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 50px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 25px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 280px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 280px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 280px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 48px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 100px;
        height: 100px;
        position: absolute;
        font-size: 60px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 25.5%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 27%;
        margin-top: 9%;
        margin-left: 55%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 100px;
        height: 100px;
        position: absolute;
        font-size: 60px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -2%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 30px !important;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 20px !important;
        margin-top: 1.5%;
        color: #103444;
    }
    
    .flecha{
        font-size: 16px;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 2050px;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 13%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 30px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 35px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 25px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 65px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 30px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 2%;
    }
    
    .img_grafico{
        width: 25%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 60px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 75%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 55px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 28px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri{
        width: 120px;
        height: 90px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 32%;
        margin-left: 10%;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    .tri_que_es{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 50%;
    }
    
    /* FIN DEL TERCER DIV */
    /* INICIO DEL CUARTO DIV */
    .cuarto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        margin-top: -3.5%;
        padding-bottom: 5%;
    }
    
    .div_mapa{
        width: 50%;
        display: inline-block;
        margin-top: 5%;
        height: auto;
    }
    
    .mapa{
        width: 100%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .div_simbolos_blanco{
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: auto;
        margin-bottom: 5%;
    }
    
    .este {
        /* line-height: 1em; */
        /* overflow-x: hidden; */
        overflow-y: scroll;
        /* border: 1px solid; */
      }
    
    .este::-webkit-scrollbar-thumb{
        background-color: #fec47c;
    }
    
    .div_simbolos{
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        padding-bottom: 10%;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }
    
    .text_simbolos{
        font-size: 13px;
        color: #415d69;
    }
    
    .div_visor{
        width: 30%;
        display: inline-block;
        margin-top: 5%;
    }
    
    .div_visor_cartografico{
        width: 80%;
        margin-left: 10%;
    }
    
    .text_visor{
        font-size: 50px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
    }
    
    .text_explora{
        font-size: 20px;
        color: #fff;
        text-align: justify;
    
    }
    
    .text_selecciona{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }
    
    .capas{
        width: 80%;
    }
    
    .text_capas{
        font-size: 20px;
        color: #fff;
    
    }
    
    .tri_cuarto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 85%;
    }
    
    /* INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1150px;
        margin-top: -3.5%;
    }
    
    .div_proceso_de_consulta{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #123444;
        font-weight: 900;
    }
    
    .img_diagrama{
        width: 80%;
        margin-left: 10%;
        margin-top: 5%;
    }
    
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 20%;
        text-align: center;
        font-size: 35px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }    
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -3%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 35px;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    
    .div_linea_uno{
        display: inline-block;
        width: 30%;
    }
    
    .div_linea_dos{
        display: inline-block;
        width: 30%;
    }
    
    .div_participa_y_lineas{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -0.5%;
    }
    
    .div_tres_cuadros{
        width: 60%;
        margin-left: 20%;
        margin-top: 2%;
        text-align: center;
        display: inline-block;
    }
    
    .primer_cuadro{
        width: 80%;
        margin-left: 10%;
        padding: 11px;
        padding-bottom: 25px;
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 18px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 18px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1%;
        margin-left: 5.8%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 8%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 16px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 16px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        display: inline-block;
        width: 33%;
        /* margin-left: %; */
    }
    
    .tri_quinto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* FIN DEL QUINTO DIV */
    
    /* INICIO DEL SEXTO DIV */
    
    .div_sexto{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_sexto_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        background-color: #415d69;
        float: left;
    }
    
    .div_sexto_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #90daee;
    }
    
    .text_sedes_de_consulta{
        font-size: 40px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .imagen_sedes_de_consulta{
        width: 8%;
        margin-top: 5%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    .textos_sexto_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    .text_encuenta_tu_modulo{
        font-size: 25px;
        width: 70%;
        color: #fec47c;
        font-weight: 900;
    }
    .div_text_participa_en_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    .tri_sexto_div{
        margin-top: 31.8%;
        width: 120px;
        height: 90px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }
    
    /* FIN DEL SEXTO DIV */
    
    /* INICIO DEL SEPTIMO DIV */
    .div_septimo{
        display: block;
        width: 100%;
        height: 660px;
        background-color: #f6f6f6;
        margin-top: -3%;
    }
    .text_integrantes{
        font-size: 40px;
        color: #415d69;
        margin-left: 10%;
        padding-top: 7%;
    }
    .div_septimo_derecho{
        width: 30%;
        display: inline-block;
    }
    
    .div_septimo_izquierdo{
        width: 55%;
        display: inline-block;
        float: right;
    }
    
    .img_logo_integrantes{
        width: 95%;
        margin-left: 25%;
    }
    .div_text_es_un_organo{
        width: 80%;
        margin-left: 30%;
        font-size: 18px;
        font-weight: 800;
        color: #415d69;
        text-align: justify;
    }
    .div_carrusel{
        width: 80%;
        height: 400px;
        padding: 2%;
        background-color: #fff;
        margin-top: -8%;
    }
    .tri_septimo_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* CARRUSEL */
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 100%;
        max-width: 700px;
        height: 350px;
        /* border: 1px solid #103444; */
        margin: auto;
    }
    
    .carrusel-images {
        display: flex;
        transition: transform 0.5s ease;
    }
    
    .carrusel-item {
        min-width: 100%;
        margin-left: 5%;
    }
    
    .carrusel-item img {
        width: 100%;
        display: block;
    }
    
    .flechas {
        position: absolute;
        top: 50%;
        width: 100%;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }
    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }
    
    .indicadores {
        text-align: center;
        padding: 10px 0;
    }
    
    .indicador {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }
    
    .indicador.active {
        background-color: gray;
    }
    
    .div_img_persona{
        display: inline-block;
        width: 30%;
        margin-top: 7%;
        position: relative;
    }
    
    .img_persona{
        width: 100%;
    }
    
    .div_text_persona{
        display: inline-block;
        width: 60%;
        margin-left: 5%;
        position: relative;
    }
    
    .text_nombre{
        font-size: 20px;
        color: #133545;
        font-weight: bold;
    }
    
    .text_puesto{
        width: 80%;
        font-size: 16px;
        /* font-weight: bold; */
        color: #b69566;
    }
    
    .text_demas{
        width: 90%;
        font-size: 16px;
        color: #71858f;
        text-align: justify;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL SEPTIMO DIV */
    /* INICIO DEL OCTAVO DIV */
    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: 0px;
        background-color: #b65634;

    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 750px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 750px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 68px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 26px;
        color: #fff;
        text-align: justify;
    }
    
    .button_presentacion{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    
    .button_presentacion2{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 55px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    .line {
        width: 2px; /* Grosor de la línea */
        height: 250px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        float: right;
        margin-left: 99%;
        margin-top: -30%;
    }
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{
        margin-top: 27.7%;
        width: 120px;
        height: 90px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }
    /* FIN DEL OCTAVO DIV */
    /* INICIO DEL NOVENO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -10%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }
    
    .div_preguntas_frecuentes{
        width: 100%;
        padding-top: 10%;
    }
    
    /* FIN DEL NOVENO DIV */
}

@media (min-width: 2501px) and (max-width: 2600px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
        margin-top: 80px;
    }

    .foro-texto {
        flex: 1 1 60%;
        margin-right: 5%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 75px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 40px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 30px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 25px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
        font-size: 30px;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_days{
        position: absolute;
        margin-top: -30.8%;
        margin-left: 54.5%;
        width: 5%;
        text-align: center;
    }
    
    .text_days{
        font-size: 27px;
        color: #b65634;
    }
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 13px;
        color: #fff;
    }    
    .div_text_participa{
        position: absolute;
        margin-top: -32%;
        margin-left: 61%;
    }
    
    .text_participa{
        font-size: 32px;
        color: #143646;
        margin: 0;
    }
    
    .text_del_al_del{
        font-size: 20px;
        color: #143646;
        margin: 0;
    }
    /* FIN DEL PRIMER DIV */
    /* SEGUNDO DIV */
    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -4%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 840px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 32px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 23px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 50px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 25px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 280px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 280px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 280px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 48px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 100px;
        height: 100px;
        position: absolute;
        font-size: 60px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 25.5%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 27%;
        margin-top: 9%;
        margin-left: 55%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 100px;
        height: 100px;
        position: absolute;
        font-size: 60px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -2%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 30px !important;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 20px !important;
        margin-top: 1.5%;
        color: #103444;
    }
    
    .flecha{
        font-size: 16px;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1950px;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 13%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 27px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 30px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 23px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 55px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 28px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 2%;
    }
    
    .img_grafico{
        width: 25%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 50px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 55px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 28px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri{
        width: 120px;
        height: 90px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 32%;
        margin-left: 10%;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    .tri_que_es{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 50%;
    }
    
    /* FIN DEL TERCER DIV */
    /* INICIO DEL CUARTO DIV */
    .cuarto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        margin-top: -3.5%;
        padding-bottom: 5%;
    }
    
    .div_mapa{
        width: 50%;
        display: inline-block;
        margin-top: 5%;
        height: auto;
    }
    
    .mapa{
        width: 100%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .div_simbolos_blanco{
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: auto;
        margin-bottom: 5%;
    }
    
    .este {
        /* line-height: 1em; */
        /* overflow-x: hidden; */
        overflow-y: scroll;
        /* border: 1px solid; */
      }
    
    .este::-webkit-scrollbar-thumb{
        background-color: #fec47c;
    }
    
    .div_simbolos{
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        padding-bottom: 10%;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }
    
    .text_simbolos{
        font-size: 13px;
        color: #415d69;
    }
    
    .div_visor{
        width: 30%;
        display: inline-block;
        margin-top: 5%;
    }
    
    .div_visor_cartografico{
        width: 80%;
        margin-left: 10%;
    }
    
    .text_visor{
        font-size: 50px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
    }
    
    .text_explora{
        font-size: 20px;
        color: #fff;
        text-align: justify;
    
    }
    
    .text_selecciona{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }
    
    .capas{
        width: 80%;
    }
    
    .text_capas{
        font-size: 20px;
        color: #fff;
    
    }
    
    .tri_cuarto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 85%;
    }
    
    /* INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1150px;
        margin-top: -3.5%;
    }
    
    .div_proceso_de_consulta{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #123444;
        font-weight: 900;
    }
    
    .img_diagrama{
        width: 80%;
        margin-left: 10%;
        margin-top: 5%;
    }
    
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 20%;
        text-align: center;
        font-size: 35px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }    
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -3%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 35px;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    
    .div_linea_uno{
        display: inline-block;
        width: 30%;
    }
    
    .div_linea_dos{
        display: inline-block;
        width: 30%;
    }
    
    .div_participa_y_lineas{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -0.5%;
    }
    
    .div_tres_cuadros{
        width: 60%;
        margin-left: 20%;
        margin-top: 2%;
        text-align: center;
        display: inline-block;
    }
    
    .primer_cuadro{
        width: 80%;
        margin-left: 10%;
        padding: 11px;
        padding-bottom: 25px;
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 18px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 18px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1%;
        margin-left: 5.8%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 8%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 16px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 16px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        display: inline-block;
        width: 33%;
        /* margin-left: %; */
    }
    
    .tri_quinto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* FIN DEL QUINTO DIV */
    
    /* INICIO DEL SEXTO DIV */
    
    .div_sexto{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_sexto_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        background-color: #415d69;
        float: left;
    }
    
    .div_sexto_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #90daee;
    }
    
    .text_sedes_de_consulta{
        font-size: 40px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .imagen_sedes_de_consulta{
        width: 8%;
        margin-top: 5%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    .textos_sexto_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    .text_encuenta_tu_modulo{
        font-size: 25px;
        width: 70%;
        color: #fec47c;
        font-weight: 900;
    }
    .div_text_participa_en_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    .tri_sexto_div{
        margin-top: 32.9%;
        width: 120px;
        height: 90px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }
    
    /* FIN DEL SEXTO DIV */
    
    /* INICIO DEL SEPTIMO DIV */
    .div_septimo{
        display: block;
        width: 100%;
        height: 660px;
        background-color: #f6f6f6;
        margin-top: -3%;
    }
    .text_integrantes{
        font-size: 40px;
        color: #415d69;
        margin-left: 10%;
        padding-top: 7%;
    }
    .div_septimo_derecho{
        width: 30%;
        display: inline-block;
    }
    
    .div_septimo_izquierdo{
        width: 55%;
        display: inline-block;
        float: right;
    }
    
    .img_logo_integrantes{
        width: 95%;
        margin-left: 25%;
    }
    .div_text_es_un_organo{
        width: 80%;
        margin-left: 30%;
        font-size: 18px;
        font-weight: 800;
        color: #415d69;
        text-align: justify;
    }
    .div_carrusel{
        width: 80%;
        height: 400px;
        padding: 2%;
        background-color: #fff;
        margin-top: -8%;
    }
    .tri_septimo_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* CARRUSEL */
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 100%;
        max-width: 700px;
        height: 350px;
        /* border: 1px solid #103444; */
        margin: auto;
    }
    
    .carrusel-images {
        display: flex;
        transition: transform 0.5s ease;
    }
    
    .carrusel-item {
        min-width: 100%;
        margin-left: 5%;
    }
    
    .carrusel-item img {
        width: 100%;
        display: block;
    }
    
    .flechas {
        position: absolute;
        top: 50%;
        width: 100%;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }
    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }
    
    .indicadores {
        text-align: center;
        padding: 10px 0;
    }
    
    .indicador {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }
    
    .indicador.active {
        background-color: gray;
    }
    
    .div_img_persona{
        display: inline-block;
        width: 30%;
        margin-top: 7%;
        position: relative;
    }
    
    .img_persona{
        width: 100%;
    }
    
    .div_text_persona{
        display: inline-block;
        width: 60%;
        margin-left: 5%;
        position: relative;
    }
    
    .text_nombre{
        font-size: 20px;
        color: #133545;
        font-weight: bold;
    }
    
    .text_puesto{
        width: 80%;
        font-size: 16px;
        /* font-weight: bold; */
        color: #b69566;
    }
    
    .text_demas{
        width: 90%;
        font-size: 16px;
        color: #71858f;
        text-align: justify;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL SEPTIMO DIV */
    /* INICIO DEL OCTAVO DIV */
    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: 0px;
        background-color: #b65634;

    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 750px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 750px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 65px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 23px;
        color: #fff;
        text-align: justify;
    }
    
    .button_presentacion{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    
    .button_presentacion2{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 55px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    .line {
        width: 2px; /* Grosor de la línea */
        height: 250px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        float: right;
        margin-left: 99%;
        margin-top: -30%;
    }
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{
        margin-top: 28.7%;
        width: 120px;
        height: 90px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }
    /* FIN DEL OCTAVO DIV */
    /* INICIO DEL NOVENO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -10%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }
    
    .div_preguntas_frecuentes{
        width: 100%;
        padding-top: 10%;
    }
    
    /* FIN DEL NOVENO DIV */
}

@media (min-width: 2401px) and (max-width: 2500px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
        margin-top: 80px;
    }

    .foro-texto {
        flex: 1 1 60%;
        margin-right: 5%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 70px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 37px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 25px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 23px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
        font-size: 23px;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_days{
        position: absolute;
        margin-top: -30.8%;
        margin-left: 54.5%;
        width: 5%;
        text-align: center;
    }
    
    .text_days{
        font-size: 27px;
        color: #b65634;
    }
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 13px;
        color: #fff;
    }    
    .div_text_participa{
        position: absolute;
        margin-top: -32%;
        margin-left: 61%;
    }
    
    .text_participa{
        font-size: 32px;
        color: #143646;
        margin: 0;
    }
    
    .text_del_al_del{
        font-size: 20px;
        color: #143646;
        margin: 0;
    }
    /* FIN DEL PRIMER DIV */
    /* SEGUNDO DIV */
    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -4%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 840px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 32px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 23px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 50px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 25px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 280px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 280px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 280px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 48px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 90px;
        height: 90px;
        position: absolute;
        font-size: 55px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 25.5%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 27%;
        margin-top: 9%;
        margin-left: 55%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 90px;
        height: 90px;
        position: absolute;
        font-size: 55px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -2%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 28px !important;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 18px !important;
        margin-top: 1.5%;
        color: #103444;
    }
    
    .flecha{
        font-size: 16px;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1850px;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 13%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 27px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 28px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 21px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 55px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 28px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 2%;
    }
    
    .img_grafico{
        width: 25%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 45px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 21px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri{
        width: 120px;
        height: 90px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 32%;
        margin-left: 10%;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    .tri_que_es{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 50%;
    }
    
    /* FIN DEL TERCER DIV */
    /* INICIO DEL CUARTO DIV */
    .cuarto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        margin-top: -3.5%;
        padding-bottom: 5%;
    }
    
    .div_mapa{
        width: 50%;
        display: inline-block;
        margin-top: 5%;
        height: auto;
    }
    
    .mapa{
        width: 100%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .div_simbolos_blanco{
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: auto;
        margin-bottom: 5%;
    }
    
    .este {
        /* line-height: 1em; */
        /* overflow-x: hidden; */
        overflow-y: scroll;
        /* border: 1px solid; */
      }
    
    .este::-webkit-scrollbar-thumb{
        background-color: #fec47c;
    }
    
    .div_simbolos{
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        padding-bottom: 10%;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }
    
    .text_simbolos{
        font-size: 13px;
        color: #415d69;
    }
    
    .div_visor{
        width: 30%;
        display: inline-block;
        margin-top: 5%;
    }
    
    .div_visor_cartografico{
        width: 80%;
        margin-left: 10%;
    }
    
    .text_visor{
        font-size: 50px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
    }
    
    .text_explora{
        font-size: 20px;
        color: #fff;
        text-align: justify;
    
    }
    
    .text_selecciona{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }
    
    .capas{
        width: 80%;
    }
    
    .text_capas{
        font-size: 20px;
        color: #fff;
    
    }
    
    .tri_cuarto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 85%;
    }
    
    /* INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1150px;
        margin-top: -3.5%;
    }
    
    .div_proceso_de_consulta{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #123444;
        font-weight: 900;
    }
    
    .img_diagrama{
        width: 80%;
        margin-left: 10%;
        margin-top: 5%;
    }
    
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 20%;
        text-align: center;
        font-size: 35px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }    
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -3%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 35px;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    
    .div_linea_uno{
        display: inline-block;
        width: 30%;
    }
    
    .div_linea_dos{
        display: inline-block;
        width: 30%;
    }
    
    .div_participa_y_lineas{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -0.5%;
    }
    
    .div_tres_cuadros{
        width: 60%;
        margin-left: 20%;
        margin-top: 2%;
        text-align: center;
        display: inline-block;
    }
    
    .primer_cuadro{
        width: 80%;
        margin-left: 10%;
        padding: 11px;
        padding-bottom: 25px;
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 18px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 18px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1%;
        margin-left: 5.8%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 8%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 16px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 16px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        display: inline-block;
        width: 33%;
        /* margin-left: %; */
    }
    
    .tri_quinto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* FIN DEL QUINTO DIV */
    
    /* INICIO DEL SEXTO DIV */
    
    .div_sexto{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_sexto_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        background-color: #415d69;
        float: left;
    }
    
    .div_sexto_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #90daee;
    }
    
    .text_sedes_de_consulta{
        font-size: 40px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .imagen_sedes_de_consulta{
        width: 8%;
        margin-top: 5%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    .textos_sexto_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    .text_encuenta_tu_modulo{
        font-size: 25px;
        width: 70%;
        color: #fec47c;
        font-weight: 900;
    }
    .div_text_participa_en_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    .tri_sexto_div{
        margin-top: 34%;
        width: 120px;
        height: 90px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }
    
    /* FIN DEL SEXTO DIV */
    
    /* INICIO DEL SEPTIMO DIV */
    .div_septimo{
        display: block;
        width: 100%;
        height: 660px;
        background-color: #f6f6f6;
        margin-top: -3%;
    }
    .text_integrantes{
        font-size: 40px;
        color: #415d69;
        margin-left: 10%;
        padding-top: 7%;
    }
    .div_septimo_derecho{
        width: 30%;
        display: inline-block;
    }
    
    .div_septimo_izquierdo{
        width: 55%;
        display: inline-block;
        float: right;
    }
    
    .img_logo_integrantes{
        width: 95%;
        margin-left: 25%;
    }
    .div_text_es_un_organo{
        width: 80%;
        margin-left: 30%;
        font-size: 18px;
        font-weight: 800;
        color: #415d69;
        text-align: justify;
    }
    .div_carrusel{
        width: 80%;
        height: 400px;
        padding: 2%;
        background-color: #fff;
        margin-top: -8%;
    }
    .tri_septimo_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* CARRUSEL */
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 100%;
        max-width: 700px;
        height: 350px;
        /* border: 1px solid #103444; */
        margin: auto;
    }
    
    .carrusel-images {
        display: flex;
        transition: transform 0.5s ease;
    }
    
    .carrusel-item {
        min-width: 100%;
        margin-left: 5%;
    }
    
    .carrusel-item img {
        width: 100%;
        display: block;
    }
    
    .flechas {
        position: absolute;
        top: 50%;
        width: 100%;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }
    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }
    
    .indicadores {
        text-align: center;
        padding: 10px 0;
    }
    
    .indicador {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }
    
    .indicador.active {
        background-color: gray;
    }
    
    .div_img_persona{
        display: inline-block;
        width: 30%;
        margin-top: 7%;
        position: relative;
    }
    
    .img_persona{
        width: 100%;
    }
    
    .div_text_persona{
        display: inline-block;
        width: 60%;
        margin-left: 5%;
        position: relative;
    }
    
    .text_nombre{
        font-size: 20px;
        color: #133545;
        font-weight: bold;
    }
    
    .text_puesto{
        width: 80%;
        font-size: 16px;
        /* font-weight: bold; */
        color: #b69566;
    }
    
    .text_demas{
        width: 90%;
        font-size: 16px;
        color: #71858f;
        text-align: justify;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL SEPTIMO DIV */
    /* INICIO DEL OCTAVO DIV */
    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: 0px;
        background-color: #b65634;

    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 750px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 750px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 65px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 23px;
        color: #fff;
        text-align: justify;
    }
    
    .button_presentacion{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    
    .button_presentacion2{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 55px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    .line {
        width: 2px; /* Grosor de la línea */
        height: 250px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        float: right;
        margin-left: 99%;
        margin-top: -30%;
    }
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{
        margin-top: 29.9%;
        width: 120px;
        height: 90px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }
    /* FIN DEL OCTAVO DIV */
    /* INICIO DEL NOVENO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -10%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }
    
    .div_preguntas_frecuentes{
        width: 100%;
        padding-top: 10%;
    }
    
    /* FIN DEL NOVENO DIV */
}

@media (min-width: 2301px) and (max-width: 2400px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 60%;
        margin-right: 5%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 60px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 37px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 25px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 23px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
        font-size: 23px;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_days{
        position: absolute;
        margin-top: -30.8%;
        margin-left: 54.5%;
        width: 5%;
        text-align: center;
    }
    
    .text_days{
        font-size: 27px;
        color: #b65634;
    }
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 13px;
        color: #fff;
    }    
    .div_text_participa{
        position: absolute;
        margin-top: -32%;
        margin-left: 61%;
    }
    
    .text_participa{
        font-size: 32px;
        color: #143646;
        margin: 0;
    }
    
    .text_del_al_del{
        font-size: 20px;
        color: #143646;
        margin: 0;
    }
    /* FIN DEL PRIMER DIV */
    /* SEGUNDO DIV */
    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -4%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 750px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 32px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 23px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 50px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 25px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 250px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 250px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 250px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 48px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 80px;
        height: 80px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 25.5%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 27%;
        margin-top: 9%;
        margin-left: 55%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 80px;
        height: 80px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -2%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 24px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 18px;
        margin-top: 1.5%;
        color: #103444;
    }
    
    .flecha{
        font-size: 16px;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1850px;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 13%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 27px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 28px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 21px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 55px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 28px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 2%;
    }
    
    .img_grafico{
        width: 25%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 45px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 21px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri{
        width: 120px;
        height: 90px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 32%;
        margin-left: 10%;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    .tri_que_es{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 50%;
    }
    
    /* FIN DEL TERCER DIV */
    /* INICIO DEL CUARTO DIV */
    .cuarto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        margin-top: -3.5%;
        padding-bottom: 5%;
    }
    
    .div_mapa{
        width: 50%;
        display: inline-block;
        margin-top: 5%;
        height: auto;
    }
    
    .mapa{
        width: 100%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .div_simbolos_blanco{
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: auto;
        margin-bottom: 5%;
    }
    
    .este {
        /* line-height: 1em; */
        /* overflow-x: hidden; */
        overflow-y: scroll;
        /* border: 1px solid; */
      }
    
    .este::-webkit-scrollbar-thumb{
        background-color: #fec47c;
    }
    
    .div_simbolos{
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        padding-bottom: 10%;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }
    
    .text_simbolos{
        font-size: 13px;
        color: #415d69;
    }
    
    .div_visor{
        width: 30%;
        display: inline-block;
        margin-top: 5%;
    }
    
    .div_visor_cartografico{
        width: 80%;
        margin-left: 10%;
    }
    
    .text_visor{
        font-size: 50px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
    }
    
    .text_explora{
        font-size: 20px;
        color: #fff;
        text-align: justify;
    
    }
    
    .text_selecciona{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }
    
    .capas{
        width: 80%;
    }
    
    .text_capas{
        font-size: 20px;
        color: #fff;
    
    }
    
    .tri_cuarto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 85%;
    }
    
    /* INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1150px;
        margin-top: -3.5%;
    }
    
    .div_proceso_de_consulta{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #123444;
        font-weight: 900;
    }
    
    .img_diagrama{
        width: 80%;
        margin-left: 10%;
        margin-top: 5%;
    }
    
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 20%;
        text-align: center;
        font-size: 35px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }    
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -3%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 35px;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    
    .div_linea_uno{
        display: inline-block;
        width: 30%;
    }
    
    .div_linea_dos{
        display: inline-block;
        width: 30%;
    }
    
    .div_participa_y_lineas{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -0.5%;
    }
    
    .div_tres_cuadros{
        width: 60%;
        margin-left: 20%;
        margin-top: 2%;
        text-align: center;
        display: inline-block;
    }
    
    .primer_cuadro{
        width: 80%;
        margin-left: 10%;
        padding: 11px;
        padding-bottom: 25px;
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 18px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 18px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1%;
        margin-left: 5.8%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 8%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 16px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 16px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        display: inline-block;
        width: 33%;
        /* margin-left: %; */
    }
    
    .tri_quinto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* FIN DEL QUINTO DIV */
    
    /* INICIO DEL SEXTO DIV */
    
    .div_sexto{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_sexto_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        background-color: #415d69;
        float: left;
    }
    
    .div_sexto_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #90daee;
    }
    
    .text_sedes_de_consulta{
        font-size: 40px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .imagen_sedes_de_consulta{
        width: 8%;
        margin-top: 5%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    .textos_sexto_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    .text_encuenta_tu_modulo{
        font-size: 25px;
        width: 70%;
        color: #fec47c;
        font-weight: 900;
    }
    .div_text_participa_en_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    .tri_sexto_div{
        margin-top: 31.5%;
        width: 110px;
        height: 80px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }
    
    /* FIN DEL SEXTO DIV */
    
    /* INICIO DEL SEPTIMO DIV */
    .div_septimo{
        display: block;
        width: 100%;
        height: 660px;
        background-color: #f6f6f6;
        margin-top: -3%;
    }
    .text_integrantes{
        font-size: 40px;
        color: #415d69;
        margin-left: 10%;
        padding-top: 7%;
    }
    .div_septimo_derecho{
        width: 30%;
        display: inline-block;
    }
    
    .div_septimo_izquierdo{
        width: 55%;
        display: inline-block;
        float: right;
    }
    
    .img_logo_integrantes{
        width: 95%;
        margin-left: 25%;
    }
    .div_text_es_un_organo{
        width: 80%;
        margin-left: 30%;
        font-size: 18px;
        font-weight: 800;
        color: #415d69;
        text-align: justify;
    }
    .div_carrusel{
        width: 80%;
        height: 400px;
        padding: 2%;
        background-color: #fff;
        margin-top: -8%;
    }
    .tri_septimo_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* CARRUSEL */
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 100%;
        max-width: 700px;
        height: 350px;
        /* border: 1px solid #103444; */
        margin: auto;
    }
    
    .carrusel-images {
        display: flex;
        transition: transform 0.5s ease;
    }
    
    .carrusel-item {
        min-width: 100%;
        margin-left: 5%;
    }
    
    .carrusel-item img {
        width: 100%;
        display: block;
    }
    
    .flechas {
        position: absolute;
        top: 50%;
        width: 100%;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }
    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }
    
    .indicadores {
        text-align: center;
        padding: 10px 0;
    }
    
    .indicador {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }
    
    .indicador.active {
        background-color: gray;
    }
    
    .div_img_persona{
        display: inline-block;
        width: 30%;
        margin-top: 7%;
        position: relative;
    }
    
    .img_persona{
        width: 100%;
    }
    
    .div_text_persona{
        display: inline-block;
        width: 60%;
        margin-left: 5%;
        position: relative;
    }
    
    .text_nombre{
        font-size: 20px;
        color: #133545;
        font-weight: bold;
    }
    
    .text_puesto{
        width: 80%;
        font-size: 16px;
        /* font-weight: bold; */
        color: #b69566;
    }
    
    .text_demas{
        width: 90%;
        font-size: 16px;
        color: #71858f;
        text-align: justify;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL SEPTIMO DIV */
    /* INICIO DEL OCTAVO DIV */
    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: 0px;
        background-color: #b65634;

    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 750px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 750px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 65px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 23px;
        color: #fff;
        text-align: justify;
    }
    
    .button_presentacion{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    
    .button_presentacion2{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 55px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    .line {
        width: 2px; /* Grosor de la línea */
        height: 250px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        float: right;
        margin-left: 99%;
        margin-top: -30%;
    }
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{
        margin-top: 31%;
        width: 120px;
        height: 90px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }
    /* FIN DEL OCTAVO DIV */
    /* INICIO DEL NOVENO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -10%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }
    
    .div_preguntas_frecuentes{
        width: 100%;
        padding-top: 10%;
    }
    
    /* FIN DEL NOVENO DIV */
}

@media (min-width: 2201px) and (max-width: 2300px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 60%;
        margin-right: 5%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 60px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 37px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 25px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 23px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
        font-size: 23px;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_days{
        position: absolute;
        margin-top: -30.8%;
        margin-left: 54.5%;
        width: 5%;
        text-align: center;
    }
    
    .text_days{
        font-size: 27px;
        color: #b65634;
    }
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 13px;
        color: #fff;
    }    
    .div_text_participa{
        position: absolute;
        margin-top: -32%;
        margin-left: 61%;
    }
    
    .text_participa{
        font-size: 32px;
        color: #143646;
        margin: 0;
    }
    
    .text_del_al_del{
        font-size: 20px;
        color: #143646;
        margin: 0;
    }
    /* FIN DEL PRIMER DIV */
    /* SEGUNDO DIV */
    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -4%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 750px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 32px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 23px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 50px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 25px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 250px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 250px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 250px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 48px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 80px;
        height: 80px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 25.5%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 27%;
        margin-top: 9%;
        margin-left: 55%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 80px;
        height: 80px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -2%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 24px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 18px;
        margin-top: 1.5%;
        color: #103444;
    }
    
    .flecha{
        font-size: 16px;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1700px;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 13%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 25px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 18px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 45px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 24px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 2%;
    }
    
    .img_grafico{
        width: 25%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 45px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 21px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri{
        width: 120px;
        height: 90px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 32%;
        margin-left: 10%;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    .tri_que_es{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 50%;
    }
    
    /* FIN DEL TERCER DIV */
    /* INICIO DEL CUARTO DIV */
    .cuarto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        margin-top: -3.5%;
        padding-bottom: 5%;
    }
    
    .div_mapa{
        width: 50%;
        display: inline-block;
        margin-top: 5%;
        height: auto;
    }
    
    .mapa{
        width: 100%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .div_simbolos_blanco{
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: auto;
        margin-bottom: 5%;
    }
    
    .este {
        /* line-height: 1em; */
        /* overflow-x: hidden; */
        overflow-y: scroll;
        /* border: 1px solid; */
      }
    
    .este::-webkit-scrollbar-thumb{
        background-color: #fec47c;
    }
    
    .div_simbolos{
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        padding-bottom: 10%;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }
    
    .text_simbolos{
        font-size: 13px;
        color: #415d69;
    }
    
    .div_visor{
        width: 30%;
        display: inline-block;
        margin-top: 5%;
    }
    
    .div_visor_cartografico{
        width: 80%;
        margin-left: 10%;
    }
    
    .text_visor{
        font-size: 50px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
    }
    
    .text_explora{
        font-size: 20px;
        color: #fff;
        text-align: justify;
    
    }
    
    .text_selecciona{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }
    
    .capas{
        width: 80%;
    }
    
    .text_capas{
        font-size: 20px;
        color: #fff;
    
    }
    
    .tri_cuarto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 85%;
    }
    
    /* INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1150px;
        margin-top: -3.5%;
    }
    
    .div_proceso_de_consulta{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #123444;
        font-weight: 900;
    }
    
    .img_diagrama{
        width: 80%;
        margin-left: 10%;
        margin-top: 5%;
    }
    
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 20%;
        text-align: center;
        font-size: 35px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }    
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -3%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 35px;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    
    .div_linea_uno{
        display: inline-block;
        width: 30%;
    }
    
    .div_linea_dos{
        display: inline-block;
        width: 30%;
    }
    
    .div_participa_y_lineas{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -0.5%;
    }
    
    .div_tres_cuadros{
        width: 60%;
        margin-left: 20%;
        margin-top: 2%;
        text-align: center;
        display: inline-block;
    }
    
    .primer_cuadro{
        width: 80%;
        margin-left: 10%;
        padding: 11px;
        padding-bottom: 25px;
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 18px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 18px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1%;
        margin-left: 5.8%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 8%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 16px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 16px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        display: inline-block;
        width: 33%;
        /* margin-left: %; */
    }
    
    .tri_quinto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* FIN DEL QUINTO DIV */
    
    /* INICIO DEL SEXTO DIV */
    
    .div_sexto{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_sexto_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        background-color: #415d69;
        float: left;
    }
    
    .div_sexto_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #90daee;
    }
    
    .text_sedes_de_consulta{
        font-size: 40px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .imagen_sedes_de_consulta{
        width: 8%;
        margin-top: 5%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    .textos_sexto_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    .text_encuenta_tu_modulo{
        font-size: 25px;
        width: 70%;
        color: #fec47c;
        font-weight: 900;
    }
    .div_text_participa_en_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    .tri_sexto_div{
        margin-top: 32.5%;
        width: 110px;
        height: 80px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }
    
    /* FIN DEL SEXTO DIV */
    
    /* INICIO DEL SEPTIMO DIV */
    .div_septimo{
        display: block;
        width: 100%;
        height: 660px;
        background-color: #f6f6f6;
        margin-top: -3%;
    }
    .text_integrantes{
        font-size: 40px;
        color: #415d69;
        margin-left: 10%;
        padding-top: 7%;
    }
    .div_septimo_derecho{
        width: 30%;
        display: inline-block;
    }
    
    .div_septimo_izquierdo{
        width: 55%;
        display: inline-block;
        float: right;
    }
    
    .img_logo_integrantes{
        width: 95%;
        margin-left: 25%;
    }
    .div_text_es_un_organo{
        width: 80%;
        margin-left: 30%;
        font-size: 18px;
        font-weight: 800;
        color: #415d69;
        text-align: justify;
    }
    .div_carrusel{
        width: 80%;
        height: 400px;
        padding: 2%;
        background-color: #fff;
        margin-top: -8%;
    }
    .tri_septimo_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* CARRUSEL */
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 100%;
        max-width: 700px;
        height: 350px;
        /* border: 1px solid #103444; */
        margin: auto;
    }
    
    .carrusel-images {
        display: flex;
        transition: transform 0.5s ease;
    }
    
    .carrusel-item {
        min-width: 100%;
        margin-left: 5%;
    }
    
    .carrusel-item img {
        width: 100%;
        display: block;
    }
    
    .flechas {
        position: absolute;
        top: 50%;
        width: 100%;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }
    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }
    
    .indicadores {
        text-align: center;
        padding: 10px 0;
    }
    
    .indicador {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }
    
    .indicador.active {
        background-color: gray;
    }
    
    .div_img_persona{
        display: inline-block;
        width: 30%;
        margin-top: 7%;
        position: relative;
    }
    
    .img_persona{
        width: 100%;
    }
    
    .div_text_persona{
        display: inline-block;
        width: 60%;
        margin-left: 5%;
        position: relative;
    }
    
    .text_nombre{
        font-size: 20px;
        color: #133545;
        font-weight: bold;
    }
    
    .text_puesto{
        width: 80%;
        font-size: 16px;
        /* font-weight: bold; */
        color: #b69566;
    }
    
    .text_demas{
        width: 90%;
        font-size: 16px;
        color: #71858f;
        text-align: justify;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL SEPTIMO DIV */
    /* INICIO DEL OCTAVO DIV */
    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: 0px;
        background-color: #b65634;

    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 750px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 750px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 65px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 23px;
        color: #fff;
        text-align: justify;
    }
    
    .button_presentacion{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    
    .button_presentacion2{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 55px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    .line {
        width: 2px; /* Grosor de la línea */
        height: 250px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        float: right;
        margin-left: 99%;
        margin-top: -30%;
    }
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{
        margin-top: 32.5%;
        width: 120px;
        height: 90px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }
    /* FIN DEL OCTAVO DIV */
    /* INICIO DEL NOVENO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -10%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }
    
    .div_preguntas_frecuentes{
        width: 100%;
        padding-top: 10%;
    }
    
    /* FIN DEL NOVENO DIV */
}

@media (min-width: 2101px) and (max-width: 2200px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 55px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 37px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 25px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 23px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
        font-size: 23px;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_days{
        position: absolute;
        margin-top: -30.8%;
        margin-left: 54.5%;
        width: 5%;
        text-align: center;
    }
    
    .text_days{
        font-size: 27px;
        color: #b65634;
    }
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 13px;
        color: #fff;
    }    
    .div_text_participa{
        position: absolute;
        margin-top: -32%;
        margin-left: 61%;
    }
    
    .text_participa{
        font-size: 32px;
        color: #143646;
        margin: 0;
    }
    
    .text_del_al_del{
        font-size: 20px;
        color: #143646;
        margin: 0;
    }
    /* FIN DEL PRIMER DIV */
    /* SEGUNDO DIV */
    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -4%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 28px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 20px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 40px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 20px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 80px;
        height: 80px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 25.5%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 27%;
        margin-top: 9%;
        margin-left: 55%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 80px;
        height: 80px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -2%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .flecha{
        font-size: 16px;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1650px;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 13%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 25px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 18px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 45px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 24px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }
    
    .img_grafico{
        width: 25%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 95%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri{
        width: 120px;
        height: 90px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 32%;
        margin-left: 10%;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    .tri_que_es{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 50%;
    }
    
    /* FIN DEL TERCER DIV */
    /* INICIO DEL CUARTO DIV */
    .cuarto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        margin-top: -3.5%;
        padding-bottom: 5%;
    }
    
    .div_mapa{
        width: 50%;
        display: inline-block;
        margin-top: 5%;
        height: auto;
    }
    
    .mapa{
        width: 100%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .div_simbolos_blanco{
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: auto;
        margin-bottom: 5%;
    }
    
    .este {
        /* line-height: 1em; */
        /* overflow-x: hidden; */
        overflow-y: scroll;
        /* border: 1px solid; */
      }
    
    .este::-webkit-scrollbar-thumb{
        background-color: #fec47c;
    }
    
    .div_simbolos{
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        padding-bottom: 10%;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }
    
    .text_simbolos{
        font-size: 13px;
        color: #415d69;
    }
    
    .div_visor{
        width: 30%;
        display: inline-block;
        margin-top: 5%;
    }
    
    .div_visor_cartografico{
        width: 80%;
        margin-left: 10%;
    }
    
    .text_visor{
        font-size: 50px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
    }
    
    .text_explora{
        font-size: 20px;
        color: #fff;
        text-align: justify;
    
    }
    
    .text_selecciona{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }
    
    .capas{
        width: 80%;
    }
    
    .text_capas{
        font-size: 20px;
        color: #fff;
    
    }
    
    .tri_cuarto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 85%;
    }
    
    /* INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1150px;
        margin-top: -3.5%;
    }
    
    .div_proceso_de_consulta{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #123444;
        font-weight: 900;
    }
    
    .img_diagrama{
        width: 80%;
        margin-left: 10%;
        margin-top: 5%;
    }
    
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 20%;
        text-align: center;
        font-size: 35px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }    
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -3%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 35px;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    
    .div_linea_uno{
        display: inline-block;
        width: 30%;
    }
    
    .div_linea_dos{
        display: inline-block;
        width: 30%;
    }
    
    .div_participa_y_lineas{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -0.5%;
    }
    
    .div_tres_cuadros{
        width: 60%;
        margin-left: 20%;
        margin-top: 2%;
        text-align: center;
        display: inline-block;
    }
    
    .primer_cuadro{
        width: 80%;
        margin-left: 10%;
        padding: 11px;
        padding-bottom: 25px;
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 18px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 18px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1%;
        margin-left: 5.8%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 8%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 16px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 16px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        display: inline-block;
        width: 33%;
        /* margin-left: %; */
    }
    
    .tri_quinto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* FIN DEL QUINTO DIV */
    
    /* INICIO DEL SEXTO DIV */
    
    .div_sexto{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_sexto_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        background-color: #415d69;
        float: left;
    }
    
    .div_sexto_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #90daee;
    }
    
    .text_sedes_de_consulta{
        font-size: 40px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .imagen_sedes_de_consulta{
        width: 8%;
        margin-top: 5%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    .textos_sexto_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    .text_encuenta_tu_modulo{
        font-size: 25px;
        width: 70%;
        color: #fec47c;
        font-weight: 900;
    }
    .div_text_participa_en_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    .tri_sexto_div{
        margin-top: 30%;
        width: 110px;
        height: 80px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }
    
    /* FIN DEL SEXTO DIV */
    
    /* INICIO DEL SEPTIMO DIV */
    .div_septimo{
        display: block;
        width: 100%;
        height: 660px;
        background-color: #f6f6f6;
        margin-top: -3%;
    }
    .text_integrantes{
        font-size: 40px;
        color: #415d69;
        margin-left: 10%;
        padding-top: 7%;
    }
    .div_septimo_derecho{
        width: 30%;
        display: inline-block;
    }
    
    .div_septimo_izquierdo{
        width: 55%;
        display: inline-block;
        float: right;
    }
    
    .img_logo_integrantes{
        width: 95%;
        margin-left: 25%;
    }
    .div_text_es_un_organo{
        width: 80%;
        margin-left: 30%;
        font-size: 18px;
        font-weight: 800;
        color: #415d69;
        text-align: justify;
    }
    .div_carrusel{
        width: 80%;
        height: 400px;
        padding: 2%;
        background-color: #fff;
        margin-top: -8%;
    }
    .tri_septimo_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* CARRUSEL */
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 100%;
        max-width: 700px;
        height: 350px;
        /* border: 1px solid #103444; */
        margin: auto;
    }
    
    .carrusel-images {
        display: flex;
        transition: transform 0.5s ease;
    }
    
    .carrusel-item {
        min-width: 100%;
        margin-left: 5%;
    }
    
    .carrusel-item img {
        width: 100%;
        display: block;
    }
    
    .flechas {
        position: absolute;
        top: 50%;
        width: 100%;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }
    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }
    
    .indicadores {
        text-align: center;
        padding: 10px 0;
    }
    
    .indicador {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }
    
    .indicador.active {
        background-color: gray;
    }
    
    .div_img_persona{
        display: inline-block;
        width: 30%;
        margin-top: 7%;
        position: relative;
    }
    
    .img_persona{
        width: 100%;
    }
    
    .div_text_persona{
        display: inline-block;
        width: 60%;
        margin-left: 5%;
        position: relative;
    }
    
    .text_nombre{
        font-size: 20px;
        color: #133545;
        font-weight: bold;
    }
    
    .text_puesto{
        width: 80%;
        font-size: 16px;
        /* font-weight: bold; */
        color: #b69566;
    }
    
    .text_demas{
        width: 90%;
        font-size: 16px;
        color: #71858f;
        text-align: justify;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL SEPTIMO DIV */
    /* INICIO DEL OCTAVO DIV */
    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
        background-color: #b65634;

    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 55px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 21px;
        color: #fff;
        text-align: justify;
    }
    
    .button_presentacion{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    
    .button_presentacion2{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 55px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    .line {
        width: 2px; /* Grosor de la línea */
        height: 250px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        float: right;
        margin-left: 99%;
        margin-top: -30%;
    }
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{
        margin-top: 27%;
        width: 120px;
        height: 90px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }
    /* FIN DEL OCTAVO DIV */
    /* INICIO DEL NOVENO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -10%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }
    
    .div_preguntas_frecuentes{
        width: 100%;
        padding-top: 10%;
    }
    
    /* FIN DEL NOVENO DIV */
}

@media (min-width: 2001px) and (max-width: 2100px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 55px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 37px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 25px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 23px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
        font-size: 23px;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_days{
        position: absolute;
        margin-top: -30.8%;
        margin-left: 54.5%;
        width: 5%;
        text-align: center;
    }
    
    .text_days{
        font-size: 27px;
        color: #b65634;
    }
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 13px;
        color: #fff;
    }    
    .div_text_participa{
        position: absolute;
        margin-top: -32%;
        margin-left: 61%;
    }
    
    .text_participa{
        font-size: 32px;
        color: #143646;
        margin: 0;
    }
    
    .text_del_al_del{
        font-size: 20px;
        color: #143646;
        margin: 0;
    }
    /* FIN DEL PRIMER DIV */
    /* SEGUNDO DIV */
    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -4%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 28px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 20px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 40px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 20px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 80px;
        height: 80px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 25.5%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 27%;
        margin-top: 9%;
        margin-left: 55%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 80px;
        height: 80px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -2%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .flecha{
        font-size: 16px;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1650px;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 13%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 25px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 18px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 45px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 24px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }
    
    .img_grafico{
        width: 25%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 95%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri{
        width: 120px;
        height: 90px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 32%;
        margin-left: 10%;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    .tri_que_es{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 50%;
    }
    
    /* FIN DEL TERCER DIV */
    /* INICIO DEL CUARTO DIV */
    .cuarto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        margin-top: -3.5%;
        padding-bottom: 5%;
    }
    
    .div_mapa{
        width: 50%;
        display: inline-block;
        margin-top: 5%;
        height: auto;
    }
    
    .mapa{
        width: 100%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .div_simbolos_blanco{
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: auto;
        margin-bottom: 5%;
    }
    
    .este {
        /* line-height: 1em; */
        /* overflow-x: hidden; */
        overflow-y: scroll;
        /* border: 1px solid; */
      }
    
    .este::-webkit-scrollbar-thumb{
        background-color: #fec47c;
    }
    
    .div_simbolos{
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        padding-bottom: 10%;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }
    
    .text_simbolos{
        font-size: 13px;
        color: #415d69;
    }
    
    .div_visor{
        width: 30%;
        display: inline-block;
        margin-top: 5%;
    }
    
    .div_visor_cartografico{
        width: 80%;
        margin-left: 10%;
    }
    
    .text_visor{
        font-size: 50px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
    }
    
    .text_explora{
        font-size: 20px;
        color: #fff;
        text-align: justify;
    
    }
    
    .text_selecciona{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }
    
    .capas{
        width: 80%;
    }
    
    .text_capas{
        font-size: 20px;
        color: #fff;
    
    }
    
    .tri_cuarto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 85%;
    }
    
    /* INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1150px;
        margin-top: -3.5%;
    }
    
    .div_proceso_de_consulta{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 45px;
        color: #123444;
        font-weight: 900;
    }
    
    .img_diagrama{
        width: 80%;
        margin-left: 10%;
        margin-top: 5%;
    }
    
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 20%;
        text-align: center;
        font-size: 35px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }    
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -3%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 35px;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    
    .div_linea_uno{
        display: inline-block;
        width: 30%;
    }
    
    .div_linea_dos{
        display: inline-block;
        width: 30%;
    }
    
    .div_participa_y_lineas{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: -0.5%;
    }
    
    .div_tres_cuadros{
        width: 60%;
        margin-left: 20%;
        margin-top: 2%;
        text-align: center;
        display: inline-block;
    }
    
    .primer_cuadro{
        width: 80%;
        margin-left: 10%;
        padding: 11px;
        padding-bottom: 25px;
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 18px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 18px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1%;
        margin-left: 5.8%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 8%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 16px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 16px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        display: inline-block;
        width: 33%;
        /* margin-left: %; */
    }
    
    .tri_quinto_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* FIN DEL QUINTO DIV */
    
    /* INICIO DEL SEXTO DIV */
    
    .div_sexto{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_sexto_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        background-color: #415d69;
        float: left;
    }
    
    .div_sexto_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #90daee;
    }
    
    .text_sedes_de_consulta{
        font-size: 40px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .imagen_sedes_de_consulta{
        width: 8%;
        margin-top: 5%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    .textos_sexto_div_derecho{
        display: inline-block;
        float: right;
        width: 50%;
        margin-top: 5%;
    }
    .text_encuenta_tu_modulo{
        font-size: 25px;
        width: 70%;
        color: #fec47c;
        font-weight: 900;
    }
    .div_text_participa_en_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    .tri_sexto_div{
        margin-top: 31.5%;
        width: 110px;
        height: 80px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }
    
    /* FIN DEL SEXTO DIV */
    
    /* INICIO DEL SEPTIMO DIV */
    .div_septimo{
        display: block;
        width: 100%;
        height: 660px;
        background-color: #f6f6f6;
        margin-top: -3%;
    }
    .text_integrantes{
        font-size: 40px;
        color: #415d69;
        margin-left: 10%;
        padding-top: 7%;
    }
    .div_septimo_derecho{
        width: 30%;
        display: inline-block;
    }
    
    .div_septimo_izquierdo{
        width: 55%;
        display: inline-block;
        float: right;
    }
    
    .img_logo_integrantes{
        width: 95%;
        margin-left: 25%;
    }
    .div_text_es_un_organo{
        width: 80%;
        margin-left: 30%;
        font-size: 18px;
        font-weight: 800;
        color: #415d69;
        text-align: justify;
    }
    .div_carrusel{
        width: 80%;
        height: 400px;
        padding: 2%;
        background-color: #fff;
        margin-top: -8%;
    }
    .tri_septimo_div{
        width: 110px;
        height: 70px;
        margin-top: -0.5%;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 49.6%;
    }
    
    /* CARRUSEL */
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 100%;
        max-width: 700px;
        height: 350px;
        /* border: 1px solid #103444; */
        margin: auto;
    }
    
    .carrusel-images {
        display: flex;
        transition: transform 0.5s ease;
    }
    
    .carrusel-item {
        min-width: 100%;
        margin-left: 5%;
    }
    
    .carrusel-item img {
        width: 100%;
        display: block;
    }
    
    .flechas {
        position: absolute;
        top: 50%;
        width: 100%;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }
    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }
    
    .indicadores {
        text-align: center;
        padding: 10px 0;
    }
    
    .indicador {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }
    
    .indicador.active {
        background-color: gray;
    }
    
    .div_img_persona{
        display: inline-block;
        width: 30%;
        margin-top: 7%;
        position: relative;
    }
    
    .img_persona{
        width: 100%;
    }
    
    .div_text_persona{
        display: inline-block;
        width: 60%;
        margin-left: 5%;
        position: relative;
    }
    
    .text_nombre{
        font-size: 20px;
        color: #133545;
        font-weight: bold;
    }
    
    .text_puesto{
        width: 80%;
        font-size: 16px;
        /* font-weight: bold; */
        color: #b69566;
    }
    
    .text_demas{
        width: 90%;
        font-size: 16px;
        color: #71858f;
        text-align: justify;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL SEPTIMO DIV */
    /* INICIO DEL OCTAVO DIV */
    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
        background-color: #b65634;

    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 55px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 21px;
        color: #fff;
        text-align: justify;
    }
    
    .button_presentacion{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    
    .button_presentacion2{
        /* position: absolute; */
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 55px;
        padding: 3px;
        width: 23%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 16px;
        vertical-align: middle;
    }
        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 16px;
        background-color: #ffebd3;
    }
    .line {
        width: 2px; /* Grosor de la línea */
        height: 250px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        float: right;
        margin-left: 99%;
        margin-top: -30%;
    }
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{
        margin-top: 28%;
        width: 120px;
        height: 90px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }
    /* FIN DEL OCTAVO DIV */
    /* INICIO DEL NOVENO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -10%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }
    
    .div_preguntas_frecuentes{
        width: 100%;
        padding-top: 10%;
    }
    
    /* FIN DEL NOVENO DIV */
}

@media (min-width: 1951px) and (max-width: 2000px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 45px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 32px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 20px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 23px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 12px;
        color: #fff;
    }    

    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 25px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 18px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 45%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 73px;
        height: 73px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 29%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width:25%;
        margin-top: 9%;
        margin-left: 60%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 73px;
        height: 73px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -2%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1500px;
        margin-top: -3.5%;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 10%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 23px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 18px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 20px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 1%;
    }
    
    .img_grafico{
        width: 25%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 95%;
        
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }

    .tri_sexto_div{
        margin-top: 33.2%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }

    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 50px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{
        margin-top: 29.7%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }
}

@media (min-width: 1920px) and (max-width: 1950px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 45px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 32px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 20px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 23px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 12px;
        color: #fff;
    }    

    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 25px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 18px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 45%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 29%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 25%;
        margin-top: 9%;
        margin-left: 60%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -2%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1500px;
        margin-top: -3.5%;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 10%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 23px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 18px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 20px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }
    
    .img_grafico{
        width: 15%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 95%;
        
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }

    .tri_sexto_div{
        margin-top: 34%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }

    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 50px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{
        margin-top: 30.5%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }
}

@media (min-width: 1801px) and (max-width: 1919px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
        margin-top: 30px;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 45px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 32px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 20px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 23px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 12px;
        color: #fff;
    }    

    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 25px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 18px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 45%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 29%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width:25%;
        margin-top: 9%;
        margin-left: 60%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -2%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1500px;
        margin-top: -3.5%;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 10%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 23px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 18px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 20px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }
    
    .img_grafico{
        width: 15%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }

    .tri_sexto_div{
        margin-top: 34.4%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }

    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 50px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{ 
        margin-top: 31.1%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }
}

@media (min-width: 1701px) and (max-width: 1800px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
        margin-top: 30px;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 42px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 30px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 20px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 23px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 12px;
        color: #fff;
    }    

    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 25px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 18px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 45%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 75px;
        height: 75px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 2%;
        margin-left: 28%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width:25%;
        margin-top: 9%;
        margin-left: 60%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 75px;
        height: 75px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -2%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1500px;
        margin-top: -3.5%;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 10%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 23px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 17px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 20px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }
    
    .img_grafico{
        width: 15%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }

    .tri_sexto_div{
        margin-top: 36.5%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }

    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 50px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block; 
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{ 
        margin-top: 33%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }
}

@media (min-width: 1601px) and (max-width: 1700px){
  .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
        margin-top: 60px;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 42px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 30px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 20px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 23px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 12px;
        color: #fff;
    }    

    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 25px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 18px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 45%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 75px;
        height: 75px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 2%;
        margin-left: 28%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width:25%;
        margin-top: 9%;
        margin-left: 60%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 75px;
        height: 75px;
        position: absolute;
        font-size: 50px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -3%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1500px;
        margin-top: -3.5%;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 12%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 23px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 17px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 20px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }
    
    .img_grafico{
        width: 15%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }

    .tri_sexto_div{
        margin-top: 38.7%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }

    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 50px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block; 
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{ 
        margin-top: 34.8%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }  
}

@media (min-width: 1501px) and (max-width: 1600px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
        margin-top: 60px;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 42px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 30px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 20px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 23px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 12px;
        color: #fff;
    }    

    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 10%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 25px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 63%;
        font-size: 18px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 35px;
        padding: 3px;
        width: 8%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 45%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 20%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 75px;
        height: 75px;
        position: absolute;
        font-size: 47px;
        text-align: center;
        color: #123444;
        margin-top: 2%;
        margin-left: 28%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width:25%;
        margin-top: 9%;
        margin-left: 60%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 75px;
        height: 75px;
        position: absolute;
        font-size: 47px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -3%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 55%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 55%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 55%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1500px;
        margin-top: -3.5%;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 12%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 23px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 17px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 20px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }
    
    .img_grafico{
        width: 15%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 6%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }

    .tri_sexto_div{
        margin-top: 41%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }

    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 50px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block; 
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{ 
        margin-top: 36.8%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }  
}

@media (min-width: 1401px) and (max-width: 1500px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
        margin-top: 60px;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 38px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 27px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 20px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 20px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 12px;
        color: #fff;
    }    

    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 5%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 25px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 80%;
        font-size: 20px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 40px;
        padding: 3px;
        width: 10%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 19px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 55%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 15%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 2%;
        margin-left: 23%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 30%;
        margin-top: 9%;
        margin-left: 50%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -3%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 70%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 70%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 70%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1500px;
        margin-top: -3.5%;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 12%;
        float: end;
        margin-top: 5%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 20px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 17px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 20px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }
    
    .img_grafico{
        width: 15%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 40px;
        padding: 3px;
        font-weight: bold;
        width: 8%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 19px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }

    .tri_sexto_div{
        margin-top: 44%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }

    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 45px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block; 
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{  
        margin-top: 39%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }  
}

@media (min-width: 1301px) and (max-width: 1400px){
  .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
        margin-top: 60px;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 35px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 25px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 19px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 19px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 12px;
        color: #fff;
    }    

    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 5%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 25px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 80%;
        font-size: 20px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 40px;
        padding: 3px;
        width: 10%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 19px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 55%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 15%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 60px;
        height: 60px;
        position: absolute;
        font-size: 40px;
        text-align: center;
        color: #123444;
        margin-top: 2%;
        margin-left: 23%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 30%;
        margin-top: 9%;
        margin-left: 50%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 60px;
        height: 60px;
        position: absolute;
        font-size: 40px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -3%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 70%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 70%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 70%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1300px;
        margin-top: -3.5%;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 13%;
        float: end;
        margin-top: 6%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 20px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 17px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 20px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 0%;
    }
    
    .img_grafico{
        width: 15%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 40px;
        padding: 3px;
        font-weight: bold;
        width: 8%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 19px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }

    .tri_sexto_div{
        margin-top: 46.9%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }

    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 40px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block; 
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{  
        margin-top: 41.5%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }    
}

@media (min-width: 1201px) and (max-width: 1300px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 85%;
        margin: auto;
        margin-top: 60px;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 35px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 25px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 19px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 19px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 12px;
        color: #fff;
    }    

    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 5%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 25px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 80%;
        font-size: 20px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 40px;
        padding: 3px;
        width: 10%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 19px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 55%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 15%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 62px;
        height: 62px;
        position: absolute;
        font-size: 40px;
        text-align: center;
        color: #123444;
        margin-top: 2%;
        margin-left: 23%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 30%;
        margin-top: 9%;
        margin-left: 50%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 62px;
        height: 62px;
        position: absolute;
        font-size: 40px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -3%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 70%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 70%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 70%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1200px;
        margin-top: -3.5%;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 13%;
        float: end;
        margin-top: 6%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 20px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 17px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 20px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 0%;
    }
    
    .img_grafico{
        width: 15%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 35px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 40px;
        padding: 3px;
        font-weight: bold;
        width: 8%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 19px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }

    .tri_sexto_div{
        margin-top: 50.7%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }

    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 40px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block; 
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{  
        margin-top: 44.6%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }    
}

@media (min-width: 1101px) and (max-width: 1200px){
    .show_mobile{
        display: none;
    }
    .escritorio{
        display: block;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 85%;
        margin: auto;
        margin-top: 60px;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 35px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 25px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 19px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 19px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal{
        width: 100%;
        height: auto;
    }
    
    .img_principal{
        display: block;
        width: 100%;
        height: auto;
    }
    
    .button{
        position: absolute;
        margin-top: -23%;
        margin-left: 25%;
        height: 40px;
        padding: 5px;
        width: 13%;
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
    }
    
    .button:hover{
        color: #ffff;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #b16508;
    }
    
    .div_dias {
        position: absolute;
        margin-top: -28.2%;
        margin-left: 54.6%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 12px;
        color: #fff;
    }    

    .div_segundo{
        width: 100%;
        height: auto;
        margin-top: -5%;
    }
    
    .div_izquierdo{
        display: block;
        width: 52.5%;
        height: 660px;
        background-color: #415d69;
        float: left;
    }
    
    .imagen_como_puedes{
        width: 13%;
        margin-top: 2%;
        margin-left: 5%;
        position: absolute;
        display: inline-block;
        float: left;
    }
    
    .div_text_consulta{
        font-size: 25px;
        color: #fff;
        font-weight: 900;
    }
    
    .div_textos_conoce_el_pmotdu{
        width: 80%;
        font-size: 20px;
        color: #fff;
    }
    
    .button_ver_documento{
        position: absolute;
        margin-top: 1%;
        /* margin-left: 25%; */
        height: 40px;
        padding: 3px;
        width: 10%;
        color: #fec47c;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 19px;
    }
        
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 16px;
        background-color: #fec47c;
    }
    
    .img_como{
        width: 100%;
    }
    
    .textos_div_derecho{
        display: inline-block;
        float: right;
        width: 55%;
        margin-top: 5%;
    }
    
    .div_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: auto;
    }
    
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #ffebd3;
    }
    
    .text_como_puedes_participar{
        font-size: 40px;
        color: #fec47c;
        margin-top: 10%;
        margin-left: 15%;
    }
    
    
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 65px;
        height: 65px;
        position: absolute;
        font-size: 40px;
        text-align: center;
        color: #123444;
        margin-top: 2%;
        margin-left: 23%;
        display: inline-block;
    }
    
    .linea{
        border: 1px solid #fec47c; 
        width: 30%;
        margin-top: 9%;
        margin-left: 50%;
    }
    
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 65px;
        height: 65px;
        position: absolute;
        font-size: 40px;
        text-align: center;
        color: #123444;
        margin-top: 4%;
        margin-left: -3%;
        display: inline-block;
    }
    
    .icono{
        width: 15%;
        margin-left: 10%;
        display: inline-block;
    }
    
    .imagen{
        width: 70%;
    }
    
    .textos_4{
        width: 70%;
        display: inline-block;
        margin-top: -1.5%;
    }
    
    .textos_2{
        width: 70%;
        display: inline-block;
        margin-top: -2%;
    }
    
    .textos_3{
        width: 70%;
        display: inline-block;
        margin-top: -3%;
    }
    
    .text_titulo{
        font-size: 22px;
        color: #103444;
    
    }
    
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    /* FIN DEL SEGUNDO DIV */
    
    .tercer_div{
        background-color: #f6f6f6;
        width: 100%;
        height: 1200px;
        margin-top: -3.5%;
    }
    
    .div_objetivos{
        width: 100%;
        background-color: #f6f6f6;
    }
    
    .cintillo{
        width: 13%;
        float: end;
        margin-top: 6%;
        margin-left: 80%;
        /* margin-right: 8%; */
    }
    
    .texto_cintillo{
        float: end;
        margin-top: -2.5%;
        margin-left: 81%;
        color: #fff;
        font-size: 20px;
        font-weight: 900;
        padding: 3px;
    }
    
    .div_que_es_izquierdo{
        margin-left: 5%;
        width:35%; 
        display:inline-block;
    }
    
    .div_que_es_derecho{
        width:58%; 
        display:inline-block;
    }
    
    .div_que_es_el_pmotdu{
        width: 95%;
        margin-left: 2.5%;
        margin-right: 2.5%;
        height: auto;
        padding-bottom: 5%;
    }
    
    .div_uno{
        margin-top: 5%;
        width: 32%;
        display: inline-block;
    }
    
    .texto_titulo_de_objetivo{
        border: 2px #e0d2be;
        border-style: dashed dashed none dashed;
        border-radius: 10px 10px 0px 0px;
        text-align: center;
        font-size: 25px;
        padding-top: 15px;
        width: 80%;
        color: #123444;
        font-weight: 800;
    }
    
    .div_titulo_de_objetivo_blanco{
        background-color: #fff;
        height: auto;
        width: 80%;
        border-radius: 10px 10px 10px 10px;
        text-align: center;
    
    }
    
    .text_blanco{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 17px;
    }
    
    .div_text_titulo{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 7%;
    }
    
    .img_titulo_de_objetivo{
        width: 40%;
        margin-top: 10%;
    }
    .img_titulo_de_objetivo2{
        width: 35%;
        /* margin-top: 5%; */
    }
    
    
    .div_que_es_el_pmotdu_text{
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_que_es_dos{
        margin-top: 5%;
        font-size: 20px;
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    
    .img_div_texto{
        width: 85%;
        margin-top: 5%;
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 0%;
    }
    
    .img_grafico{
        width: 15%;
    }
    
    .div_quieres_saber_mas{
        margin-top: 3%;
        width: 100%;
        text-align: center;
        font-size: 35px;
        color: #b65634;
        font-weight: 900;
    }
    
    .div_video_y_guia{
        width: 80%;
        margin-top: 3%;
        margin-left: 10%;
        margin-right: 10%;
    }
    
    .div_video{
        width: 60%;
        float: left;
        display: inline-block;
    }
    
    .video_style{
        width: 100%;
    }
    
    .div_ver_guia{
        width: 30%;
        float: right;
        display: inline-block;
    }
    
    .img_guia{
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            -moz-box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
            box-shadow: 10px 10px 11px -6px rgba(0,0,0,0.26);
    }
    
    .button_ver_guia{
        position: absolute;
        margin-top: 1%;
        margin-left: 5%;
        height: 40px;
        padding: 3px;
        font-weight: bold;
        width: 8%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 19px;
    }
        
    .button_ver_guia:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .tri_blanco{
        width: 50px;
        height: 30px;
        background-color: #fff;
        clip-path: polygon(0% 0, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 33%;
    }
    
    .div_zonificacion{
        width: 15%;
        margin-left: 2%;
        display: inline-block;
        margin-top: 5%;
        height: 590px;
    }
    
    .text_titulo{
        font-size: 20px;
        color: #415d69;
        padding-top: 10%;
        margin-bottom: 5%;
        font-weight: 900;
    }

    .tri_sexto_div{
        margin-top: 55%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 15%;
    }

    .div_octavo{
        width: 100%;
        height: auto;
        margin-top: -3%;
    
    }
    
    .div_octavo_izquierdo{
        display: block;
        width: 52.5%;
        height: 600px;
        float: left;
        background-color: #b65634;
    }
    
    .div_octavo_derecho{
        float: right;
        display: block;
        width: 47.5%;
        height: 600px;
        background-color: #b65634;
    }
    
    .text_acerca_de_la_consulta{
        font-size: 40px;
        color: #ffd7a8;
        margin-top: 10%;
        margin-left: 20%;
    }
    .textos_octavo_div_derecho{
        display: inline-block; 
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    
    .img_acerca_de_la_consulta{
        width: 60%;
        margin-top: 20%;
        margin-left: 10%;
    }
    .tri_octavo_div{  
        margin-top: 50%;
        width: 110px;
        height: 60px;
        /* margin-top: -0.5%; */
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 34%; */
        margin-left: 25%;
    }    
}

@media (min-width: 1001px) and (max-width: 1100px){    
    .show_mobile{
        display: block;
    }
    .escritorio{
        display: none;
    }
    .div_principal {
        width: 100%;
        height: 1130px;
    }
    .saber_mas_pmotdu{
        padding-bottom: 15%; 
        background-color: #f6f6f6;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 80%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 42px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 30px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 21px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 18px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }

    .img_grafico{
        width: 80%;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .img_principal {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
    }

    .div_dias {
        position: relative;
        margin-top: -134%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 18px;
        color: #fff;
    }

    .button{
        position: absolute;
        margin-top: 55%;
        margin-left: 32.5%;
        height: 60px;
        padding: 5px;
        width: 35%;
        color: #fff;
        text-align: center;
        border: 1px solid #b16508;
        background-color: #b16508;
        font-size: 28px;
    }
    
    .button:hover{
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 28px;
        background-color: #fff;
    }

    /* FIN DEL PRIMER DIV */

    /* INICIO DEL SEGUNDO MOVIL */
    .segundo_div_movil{
        background-color: #415d69;
        width: 100%;
        height: 1200px;
        
    }
    .text_como_puedes_participar_m{
        color: #ffd7a8;
        font-size: 55px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .imagen_como_puedes_m{
        width: 30%;
        margin-left: 35%;
        margin-top: 5%;
    }
    .img_como_m{
        width: 100%;
    }
    .cont_movil_uno{
        margin-top: 5%;
        display: flex;
        align-items: center;
    }

    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 47.5%;
        display: inline-block;
    }
    .linea_izq{
        border: 2px solid #fec47c; 
        width: 40%;
        margin-top: 5%;
        margin-left: 30%;
        display: inline-block;
    }
    .text_consulta_el_documento_m{
        color: #fff;
        font-size: 35px;
        padding-top: 5%;
        text-align: center;
        font-weight: bolder;
    }
    .text_conoce_el_pmotdu_m{
        color: #fff;
        font-size: 25px;
        padding-top: 3%;
        text-align: center;
    }
    .button_ver_documento{
        position: absolute;
        margin-top: 5%;
        margin-left: 32.5%;
        height: 60px;
        padding: 5px;
        width: 35%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 28px;
    }
    
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 28px;
        background-color: #fec47c;
    }
    /* FIN DEL SEGUNDO MOVIL */

    /* INICIO DEL TERCER DIV */
    
    .tercer_div{
        float: right;
        display: block;
        width: 100%;
        /* margin-top: 20%; */
    }
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 260px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 230px;
        background-color: #ffebd3;
    }
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 6%;
        margin-left: 6%;
        display: inline-block;
    }
    .vertical-line {
        border-left: 2px solid #fe9c25; 
        height: 150px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(20%); /* Ajusta la posición para centrarlo exactamente */
    }
    .vertical_line_div_tres {
        border-left: 2px solid #fe9c25; 
        height: 160px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(30%); /* Ajusta la posición para centrarlo exactamente */
    }
    .textos_2{
        width: 65%;
        display: inline-block;
        transform: translateY(-80%);
        margin-left: 25%;
    }
    .textos_3{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .textos_4{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .text_titulo{
        font-size: 22px;
        color: #103444;
    }
    .texto_normal{
        width: 75%;
        font-size: 18px;
        margin-top: 2%;
        color: #103444;
    }
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }

    .cuarto_div_m {
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: 0%;
    }
    .div_que_es_izquierdo {
        width: 90%;
        padding-top: 15%;
        margin-left: 10%;
    }
    .div_que_es_el_pmotdu_text {
        font-size: 50px;
        color: #b65634;
        font-weight: 900;
        margin-left: 10%;
    }
    .div_que_es_dos {
        margin-top: 5%;
        font-size: 22px;
        /* margin-left: -10%; */
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    .img_div_texto {
        width: 75%;
        margin-left: 8%;
        margin-top: 5%;
    }
    .div_objetivos_m {
        width: 50%;
        margin-left: 38%;
        margin-top: 10%;
        background-color: #f6f6f6;
    }
    .cintillo_m {
        width: 55%;
    }
    .texto_cintillo_m {
        margin-top: -12.5%;
        margin-left: 5%;
        color: #fff;
        font-size: 30px;
        font-weight: 900;
        padding: 3px;
    }
    /* contenedor de las pestañas de objetivos */
    .contenedor_pestañas_objetivos {
        margin-top: 20%;
    }
    /************INICIO CONTENEDOR DE INFORMACION 4 PESTAÑAS*************/
    .pestaña_si_select {
        background-color: #fec47c;
        border-radius: 10px 10px 0px 0px;
        height: 70px;
        display: inline-block;
        width: 15%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 48px;
        font-weight: bolder;
        color: #51686e;
    }

    .pestaña_no_select {
        background-color: #d9dfe1;
        border-radius: 10px 10px 0px 0px;
        height: 70px;
        display: inline-block;
        width: 15%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 48px;
        color: #51686e;
    }

    .info_center_box {
        display: inline-block;
        width: 100%;
    }

    .info_center_box_container {
        display: inline-block;
        width: 70%;
        margin-left: 15%;
        margin-top: -50px;
        /* height: 50%; */
    }
    .info_center_box_pestañas {
        display: flex;
        width: 80%;
        margin-left: 30%;
    }
    .info_center_box_ejes {
        display: block;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        height: 500px;
        display: block;
        /* margin-top: -3%; */
        width: 70%;
    }
    .info_center_box_estrategias {
        display: none;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        height: 500px;
        display: none;
        /* margin-top: -3%; */
        width: 70%;
    }
    .info_center_box_clasificacion {
        display: none;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        /* border-radius: 30px 30px 30px 30px;  */
        height: 500px;
        display: none;
        /* margin-top: -3%; */
        width: 70%;
    }

    .div_simbolos_blanco_m {
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: 350px;
        margin-bottom: 5%;
    }
    .div_simbolos_m {
        width: 100%;
        /* margin-left: 5%;
        margin-right: 5%; */
        padding-bottom: 10%;
    }
    .div_uno_m {
        margin-top: 5%;
        width: 100%;
    }
    .texto_titulo_de_objetivo_m {
        text-align: center;
        font-size: 30px;
        padding-top: 35px;
        width: 90%;
        color: #123444;
        font-weight: 800;
    }
    .div_text_titulo_m {
        width: 100%;
        margin-left: 3%;
        padding-bottom: 7%;
    }
    .img_titulo_de_objetivo_m {
        width: 70%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .img_titulo_de_objetivo_m_05 {
        width: 50%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .div_titulo_de_objetivo_blanco_m {
        background-color: #fff;
        height: auto;
        width: 80%;
        text-align: center;
    }
    .text_blanco_m {
        width: 100%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 18px;
    }
    .div_img_divisor{
        width: 40%;
        margin-top: 10%;
        margin-left: 30%;
    }
    .img_divisor{
        width: 100%;
    }
    .div_quieres_saber_mas_m {
        margin-top: 3%;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    .div_video_m {
        width: 70%;
        margin-left: 18%;
        margin-top: 5%;
    }
    .video_style_m {
        width: 100%;
    }
    .div_ver_guia_m {
        width: 55%;
        margin-top: 15%;
        margin-left: 30%;
        /* float: right;
        display: inline-block; */
    }

    .img_guia {
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }

    .button_ver_guia_m {
        position: absolute;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 40%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 20%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }

    .button_ver_guia_m:hover {
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    
    .div_zonificacion{
        width: 80%;
        margin-left: 10%;
        height: auto;
        display: inline-block;
        position: relative; /* Necesario para que el scroll esté en la parte superior */
    }   

    .div_simbolos {
        display: inline-block;
        white-space: normal; /* Permitir que los elementos se ajusten en varias líneas */
        vertical-align: top; /* Alinear verticalmente los elementos para que no haya saltos de altura */
        width: auto;
        min-width: 150px; /* Ajustar el tamaño mínimo si es necesario */
    }
    .text_titulo_m {
        font-size: 22px;
        color: #103444;
        line-height: 1.4; /* Ajuste la altura de línea para que sea consistente */
        margin-bottom: 5%;
    }

    .sexto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -6%;
    }
    
    .tri_sexto_div{
        width: 130px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 45%;
    }

    .octavo_div{
        /* display: block; */
        width: 100%;
        height: auto;
        padding-bottom: 10%;
        background-color: #f6f6f6;
        margin-top: -6%;
    }

    .div_octavo_derecho{
        width: 100%;
        /* display: inline-block; */
    }
    
    .div_octavo_izquierdo{
        width: 100%;
        /* display: inline-block; */
        /* float: right; */
    } 
    
    .tri_octavo_div{
        width: 130px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -0.5%;
        margin-left: 45%;
    }

    .div_noveno{
        width: 100%;
        height: auto;
        margin-top: -6%;
        padding-bottom: 10%;
        background-color: #b65634;

    }    
    .noveno{
        display: block;
        width: 100%;
        height: auto;
        /* float: left; */
        background-color: #b65634;
        padding-top: 5%;
    }      
    .text_acerca_de_la_consulta{
        font-size: 50px;
        color: #ffd7a8;
        margin-top: 10%;
        text-align: center;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 22px;
        color: #fff;
        text-align: justify;
    }
    
    .line {
        width: 250px; /* Grosor de la línea */
        height: 2px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        margin-top: 1%;
    }
    .img_acerca_de_la_consulta{
        width: 70%;
        margin-top: 10%;
        margin-left: 15%;
    }
}

@media (min-width: 901px) and (max-width: 1000px){    
    .show_mobile{
        display: block;
    }
    .escritorio{
        display: none;
    }
    .saber_mas_pmotdu{
        padding-bottom: 15%; 
        background-color: #f6f6f6;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 80%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 42px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 30px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 21px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 18px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }

    .img_grafico{
        width: 80%;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal {
        width: 100%;
        height: 1500px;
    }
    .img_principal {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
    }

    .div_days {
        position: absolute;
        margin-top: -140%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }

    .text_days {
        font-size: 30px;
        color: #b65634;
    }

    .div_dias {
        position: relative;
        margin-top: -133.5%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }

    .txt_dias {
        font-size: 16px;
        color: #fff;
    }

    .div_text_participa {
        position: absolute;
        margin-top: -17%;
        margin-left: 30%;
    }

    .text_participa {
        font-size: 45px;
        color: #143646;
        margin: 0;
    }

    .text_del_al_del {
        font-size: 25px;
        color: #143646;
        margin: 0;
    }
    .button{
        position: absolute;
        margin-top: 55%;
        margin-left: 32.5%;
        height: 55px;
        padding: 5px;
        width: 35%;
        color: #fff;
        text-align: center;
        border: 1px solid #b16508;
        background-color: #b16508;
        font-size: 24px;
    }
    
    .button:hover{
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 24px;
        background-color: #fff;
    }

    /* FIN DEL PRIMER DIV */

    /* INICIO DEL SEGUNDO MOVIL */
    .segundo_div_movil{
        background-color: #415d69;
        width: 100%;
        height: 1200px;
        margin-top: 0%;
    }
    .text_como_puedes_participar_m{
        color: #ffd7a8;
        font-size: 55px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .imagen_como_puedes_m{
        width: 30%;
        margin-left: 35%;
        margin-top: 5%;
    }
    .img_como_m{
        width: 100%;
    }
    .cont_movil_uno{
        margin-top: 5%;
        display: flex;
        align-items: center;
    }

    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 8%;
        height: 8%;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 45%;
        display: inline-block;
    }
    .linea_izq{
        border: 2px solid #fec47c; 
        width:40%;
        margin-top: 5%;
        margin-left: 30%;
        display: inline-block;
    }
    .text_consulta_el_documento_m{
        color: #fff;
        font-size: 35px;
        padding-top: 5%;
        text-align: center;
        font-weight: bolder;
    }
    .text_conoce_el_pmotdu_m{
        color: #fff;
        font-size: 25px;
        padding-top: 3%;
        text-align: center;
    }
    .button_ver_documento{
        position: absolute;
        margin-top: 5%;
        margin-left: 32.5%;
        height: 50px;
        padding: 5px;
        width: 35%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 24px;
    }
    
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 28px;
        background-color: #fec47c;
    }
    /* FIN DEL SEGUNDO MOVIL */

    /* INICIO DEL TERCER DIV */
    
    .tercer_div{
        float: right;
        display: block;
        width: 100%;
        /* margin-top: 20%; */
    }
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 260px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 230px;
        background-color: #ffebd3;
    }
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 8%;
        margin-left: 7%;
        display: inline-block;
    }
    .vertical-line {
        border-left: 2px solid #fe9c25; 
        height: 150px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(20%); /* Ajusta la posición para centrarlo exactamente */
    }
    .vertical_line_div_tres {
        border-left: 2px solid #fe9c25; 
        height: 160px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(30%); /* Ajusta la posición para centrarlo exactamente */
    }
    .textos_2{
        width: 65%;
        display: inline-block;
        transform: translateY(-80%);
        margin-left: 25%;
    }
    .textos_3{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .textos_4{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .text_titulo{
        font-size: 22px;
        color: #103444;
    }
    .texto_normal{
        width: 75%;
        font-size: 18px;
        margin-top: 2%;
        color: #103444;
    }
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    .tri_tercer_div{
        width: 150px;
        height: 120px;
        margin-top: 74%;
        background: #ffebd3;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: -0.5%; */
        margin-left: 45%;
    }

    /* ------------------------------------------INICIO DEL CUARTO DIV */
    .cuarto_div_m {
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -8%;
    }
    .div_que_es_izquierdo {
        width: 90%;
        padding-top: 15%;
        margin-left: 10%;
    }
    .div_que_es_el_pmotdu_text {
        font-size: 50px;
        color: #b65634;
        font-weight: 900;
        margin-left: 10%;
    }
    .div_que_es_dos {
        margin-top: 5%;
        font-size: 22px;
        /* margin-left: -10%; */
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    .img_div_texto {
        width: 75%;
        margin-left: 8%;
        margin-top: 5%;
    }
    .div_objetivos_m {
        width: 50%;
        margin-left: 38%;
        margin-top: 10%;
        background-color: #f6f6f6;
    }
    .cintillo_m {
        width: 55%;
    }
    .texto_cintillo_m {
        margin-top: -12.5%;
        margin-left: 5%;
        color: #fff;
        font-size: 30px;
        font-weight: 900;
        padding: 3px;
    }
    /* contenedor de las pestañas de objetivos */
    .contenedor_pestañas_objetivos {
        margin-top: 20%;
    }
    /************INICIO CONTENEDOR DE INFORMACION 4 PESTAÑAS*************/
    .pestaña_si_select {
        background-color: #fec47c;
        border-radius: 10px 10px 0px 0px;
        height: 70px;
        display: inline-block;
        width: 15%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 48px;
        font-weight: bolder;
        color: #51686e;
    }

    .pestaña_no_select {
        background-color: #d9dfe1;
        border-radius: 10px 10px 0px 0px;
        height: 70px;
        display: inline-block;
        width: 15%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 48px;
        color: #51686e;
    }

    .info_center_box {
        display: inline-block;
        width: 100%;
    }

    .info_center_box_container {
        display: inline-block;
        width: 70%;
        margin-left: 15%;
        margin-top: -50px;
        /* height: 50%; */
    }
    .info_center_box_pestañas {
        display: flex;
        width: 80%;
        margin-left: 30%;
    }
    .info_center_box_ejes {
        display: block;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        height: 500px;
        display: block;
        /* margin-top: -3%; */
        width: 70%;
    }
    .info_center_box_estrategias {
        display: none;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        height: 500px;
        display: none;
        /* margin-top: -3%; */
        width: 70%;
    }
    .info_center_box_clasificacion {
        display: none;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        /* border-radius: 30px 30px 30px 30px;  */
        height: 500px;
        display: none;
        /* margin-top: -3%; */
        width: 70%;
    }
    .info_center_box_beneficios {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        border-radius: 30px 30px 30px 30px;
        height: 350px;
        display: none;
    }
    /*********FIN CONTENEDOR DE INFORMACION 4 PESTAÑAS************/
    .div_simbolos_blanco_m {
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: 350px;
        margin-bottom: 5%;
    }
    .div_simbolos_m {
        width: 100%;
        /* margin-left: 5%;
        margin-right: 5%; */
        padding-bottom: 10%;
    }
    .div_uno_m {
        margin-top: 5%;
        width: 100%;
    }
    .texto_titulo_de_objetivo_m {
        text-align: center;
        font-size: 30px;
        padding-top: 35px;
        width: 90%;
        color: #123444;
        font-weight: 800;
    }
    .div_text_titulo_m {
        width: 100%;
        margin-left: 3%;
        padding-bottom: 7%;
    }
    .img_titulo_de_objetivo_m {
        width: 70%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .img_titulo_de_objetivo_m_05 {
        width: 50%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .div_titulo_de_objetivo_blanco_m {
        background-color: #fff;
        height: auto;
        width: 80%;
        text-align: center;
    }
    .text_blanco_m {
        width: 100%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 18px;
    }
    .botones_container_m {
        padding: 20px;
        width: 82%;
        margin-left: 18%;
        margin-top: 2%;
    }
    .boton_uno_m {
        padding: 10px 20px;
        font-size: 18px;
        margin-bottom: 3%;
        margin-top: 3%;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m {
        padding: 10px 20px;
        font-size: 18px;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        margin-bottom: 3%;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .boton_uno_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .div_img_divisor{
        width: 40%;
        margin-top: 10%;
        margin-left: 30%;
    }
    .img_divisor{
        width: 100%;
    }
    .div_quieres_saber_mas_m {
        margin-top: 3%;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    .div_video_m {
        width: 70%;
        margin-left: 18%;
        margin-top: 5%;
    }
    .video_style_m {
        width: 95%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }
    .div_ver_guia_m {
        width: 55%;
        margin-top: 15%;
        margin-left: 30%;
        /* float: right;
        display: inline-block; */
    }

    .img_guia {
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }

    .button_ver_guia_m {
        position: absolute;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 40%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 20%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }

    .button_ver_guia_m:hover {
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    .tri_cuarto_div{
        width: 130px;
        height: 90px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 68%; */
        margin-left: 45%;
    }
    /* FIN DEL CUARTO DIV */

    /* ---------------------------------------------INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -10%;
    }
    .text_visor_cartografico{
        color: #ffd7a8;
        font-size: 55px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .text_visor_cartografico_normal {
        margin-top: 5%;
        font-size: 22px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
    }
    .div_visor_cartografico{
        width: 70%;
        margin-left: 15%;
    }
    .text_selecciona{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }    
    .capas{
        width: 80%;
    }
    
    .text_capas{
        font-size: 23px;
        color: #fff;
    
    }
    .div_mapa{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
    }
    .img_mapa{
        width: 100%;
    }
    .div_zonificacion{
        width: 80%;
        margin-left: 10%;
        height: auto;
        display: inline-block;
        position: relative; /* Necesario para que el scroll esté en la parte superior */
    }
    .div_zonificacion_m {
        width: 50%;
        margin-left: 25%;
        margin-top: 10%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-bottom: 10%;
    }    
    .div_simbolos_blanco_zoni {
        width: 70%;
        padding: 10%;
        background-color: #fff;
        margin-bottom: 5%;
        display: inline-block;
        white-space: normal; /* Permitir que el texto se ajuste y no se desborde */
        height: auto;
    }
    .este {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        position: relative;
        top: 0;
    }    
    .este::-webkit-scrollbar {
        height: 8px; 
    }    
    .este::-webkit-scrollbar-thumb {
        background-color: #fec47c;
        border-radius: 10px;
    }
    .div_simbolos {
        display: inline-block;
        white-space: normal; /* Permitir que los elementos se ajusten en varias líneas */
        vertical-align: top; /* Alinear verticalmente los elementos para que no haya saltos de altura */
        width: auto;
        min-width: 150px; /* Ajustar el tamaño mínimo si es necesario */
    }
    .text_titulo_m {
        font-size: 22px;
        color: #103444;
        line-height: 1.4; /* Ajuste la altura de línea para que sea consistente */
        margin-bottom: 5%;
    }
    .text_simbolos {
        font-size: 16px;
        color: #415d69;
        line-height: 1.6; /* Igual al texto, ajuste la altura de línea */
    }
    /* Asegurarse que los íconos no afectan el diseño */
    .text_simbolos i {
        vertical-align: middle; /* Mantener los iconos alineados con el texto */
    }
    /* Opcional: para garantizar que los íconos no causen irregularidades de altura */
    .text_simbolos br {
        margin: 0;
        line-height: 1; 
    }
    .tri_quinto_div{
        width: 130px;
        height: 70px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 45%;
    }
    /* FIN DEL QUINTO DIV */

    /* -----------------------------------INICIO DEL SEXTO DIV */
    .sexto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -6%;
    }
    .proceso_de_consulta_text {
        font-size: 50px;
        color: #123444;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_proceso_de_consulta{
        width: 70%;
        margin-left: 15%;
        margin-top: 10%;
    }
    .img_proceso_de_consulta{
        width: 100%;
    }
    .div_participa_y_lineas{
        width: 100%;
        /* margin-left: 15%; */
        text-align: center;
        margin-top: -0.5%;
    }
    .div_linea_uno{
        display: inline-block;
        width: 37%;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 25%;
        text-align: center;
        font-size: 38px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }
    .div_linea_dos{
        display: inline-block;
        width: 37%;
    }
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: 5%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 35px;
    }
    .div_tres_cuadros{
        width: 90%;
        margin-left: 5%;
        margin-top: 5%;
        text-align: center;
        padding-bottom: 10%;
    }    
    .primer_cuadro{
        width: 80%;
        margin-left: 10%;
        padding: 4%;
        /* padding-bottom: 25px; */
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 20px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 20px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1%;
        margin-left: 22%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 20%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 18px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 16px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 10%;
    }
    .tri_sexto_div{
        width: 130px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 45%;
    }
    /* FIN DEL SEXTO DIV */

    /* --------------------------------INICIO DEL SEPTIMO DIV */
    .septimo_div{
        width: 100%;
        margin-top: -5%;
        background-color: #415d69;
        height: auto;
        padding-bottom: 10%;
    }
    .sedes_de_consulta_text {
        font-size: 50px;
        color: #ffd7a8;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_sedes_de_consulta{
        width: 20%;
        margin-left: 40%;
        margin-top: 5%;
    }
    .img_sedes_de_consulta{
        width: 100%;
    }
    .text_encuentra_tu_modulo{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 5%;
        margin-left: 25%;
        width: 50%;
        text-align: center;
    }  
    .text_participa_en_la_consulta {
        margin-top: 5%;
        font-size: 22px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
        line-height: 1.3
    }
    .button_encuentra_tu_modulo{
        /* position: absolute; */
        margin-top: 5%;
        margin-left: 38%;
        height: 50px;
        padding: 5px;
        width: 25%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 23px;
    }
    
    .button_encuentra_tu_modulo:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 23px;
        background-color: #fec47c;
    }
    .tri_septimo_div{
        width: 130px;
        height: 70px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 45%;
    }
    /* ------------------------- INICIO DEL OCTAVO DIV */

    .octavo_div{
        /* display: block; */
        width: 100%;
        height: auto;
        padding-bottom: 10%;
        background-color: #f6f6f6;
        margin-top: -6%;
    }
    .text_integrantes{
        font-size: 50px;
        color: #415d69;
        /* margin-left: 10%; */
        text-align: center;
        padding-top: 8%;
    }
    .div_octavo_derecho{
        width: 100%;
        /* display: inline-block; */
    }
    
    .div_octavo_izquierdo{
        width: 100%;
        /* display: inline-block; */
        /* float: right; */
    }
    
    .img_logo_integrantes{
        width: 65%;
        margin-left: 15%;
    }
    .div_text_es_un_organo{
        width: 70%;
        margin-left: 15%;
        font-size: 22px;
        font-weight: 800;
        color: #415d69;
        text-align: justify;
        line-height: 1.3;
    }

    /* CARRUSEL */
    .div_carrusel{
        width: 60%;
        height: 800px;
        margin-left: 20%;
        margin-top: 5%;
        padding: 2%;
        background-color: #fff;
    }    

    .carrusel {
        position: relative;
        overflow: hidden;
        width: 80%;
        max-width: 600px;
        height: 750px; /* para el tamaño del el contenido*/
        /* border: 1px solid #103444; */
        margin: auto;
    }
    
    .carrusel-imagesM {
        display: flex;
        transition: transform 0.5s ease;
    }
    
    .carrusel-itemM {
        min-width: 100%;
        margin-left: 5%;
    }
    
    .carrusel-itemM img {
        width: 100%;
        display: block;
    }
    
    .flechas {
        position: absolute;
        top: 30%;
        width: 100%;
        font-size: 30px;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }
    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }
    
    .indicadoresM {
        text-align: center;
        margin-top: 35%;
        padding: 10px 0;
    }
    
    .indicadorM {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }
    
    .indicadorM.active {
        background-color: gray;
    }
    
    .div_img_persona{
        /* display: inline-block; */
        width: 60%;
        margin-top: 7%;
        margin-left: 15%;
        /* position: relative; */
    }
    
    .img_persona{
        width: 100%;
    }
    
    .div_text_persona{
        width: 90%;
        /* margin-left: 5%; */
        height: 250px;
        margin-top: 5%;
    }
    
    .text_nombre{
        font-size: 25px;
        color: #133545;
        font-weight: bold;
        white-space: normal;
        word-wrap: break-word;
        text-align: center;
    }
    
    .text_puesto{
        width: 85%;
        margin-left: 7.5%;
        font-size: 20px;
        /* font-weight: bold; */
        color: #b69566;
        text-align: center;
        margin-top: 5%;

    }
    
    .text_demas{
        width: 100%;
        margin-top: 5%;
        font-size: 18px;
        color: #71858f;
        text-align: justify;
    }
    .tri_octavo_div{
        width: 130px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -0.5%;
        margin-left: 45%;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL OCTAVO DIV */

    /* INICIO DEL NOVENO DIV */
    .div_noveno{
        width: 100%;
        height: auto;
        margin-top: -6%;
        padding-bottom: 10%;
        background-color: #b65634;

    }    
    .noveno{
        display: block;
        width: 100%;
        height: auto;
        /* float: left; */
        background-color: #b65634;
        padding-top: 5%;
    }      
    .text_acerca_de_la_consulta{
        font-size: 50px;
        color: #ffd7a8;
        margin-top: 10%;
        text-align: center;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 22px;
        color: #fff;
        text-align: justify;
    }
    .botones{
        width: 90%;
        margin-left: 4%;
    }
    
    .button_presentacion{
        margin-top: 5%;
        margin-left: 5%;
        height: 45px;
        padding: 3px;
        width: 30%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 20px;
        vertical-align: middle;
    }
        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 20px;
        background-color: #ffebd3;
    }
    
    .button_presentacion2{
        margin-top: 5%;
        margin-left: 25%;
        height: 70px;
        padding: 3px;
        width: 30%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        /* display: inline-block; */
        font-size: 20px;
        vertical-align: middle;
    }
        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 20px;
        background-color: #ffebd3;
    }
    .line {
        width: 250px; /* Grosor de la línea */
        height: 2px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        margin-top: 1%;
    }
    .img_acerca_de_la_consulta{
        width: 70%;
        margin-top: 10%;
        margin-left: 15%;
    }
    .tri_noveno_div{
        width: 130px;
        height: 70px;
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -0.5%;
        margin-left: 45%;
    }

    /* FIN DEL NOVENO DIV */

    /* INICIO DEL DECIMO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -6%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }    
    .div_preguntas_frecuentes{
        width: 90%;
        margin-left: 10%;
        padding-top: 8%;
    }    
    /* FIN DEL DECIMO DIV */
    

}

@media (min-width: 801px) and (max-width: 900px){    
    .show_mobile{
        display: block;
    }
    .escritorio{
        display: none;
    }
    .saber_mas_pmotdu{
        padding-bottom: 15%; 
        background-color: #f6f6f6;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 80%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 42px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 30px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 21px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 18px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }

    .img_grafico{
        width: 80%;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal {
        width: 100%;
        height: 1320px;
    }
    .img_principal {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
    }
    .div_days {
        position: absolute;
        margin-top: -140.5%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .text_days {
        font-size: 30px;
        color: #b65634;
    }
    .div_dias {
        position: relative;
        margin-top: -134%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .txt_dias {
        font-size: 16px;
        color: #fff;
    }
    .div_text_participa {
        position: absolute;
        margin-top: -18%;
        margin-left: 30%;
    }
    .text_participa {
        font-size: 45px;
        color: #143646;
        margin: 0;
    }
    .text_del_al_del {
        font-size: 25px;
        color: #143646;
        margin: 0;
    }
    .button{
        position: absolute;
        margin-top: 55%;
        margin-left: 32.5%;
        height: 55px;
        padding: 5px;
        width: 35%;
        color: #fff;
        text-align: center;
        border: 1px solid #b16508;
        background-color: #b16508;
        font-size: 22px;
    }    
    .button:hover{
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 22px;
        background-color: #fff;
    }
    /* FIN DEL PRIMER DIV */

    /* INICIO DEL SEGUNDO MOVIL */
    .segundo_div_movil{
        background-color: #415d69;
        width: 100%;
        height: 1050px;
        
    }
    .text_como_puedes_participar_m{
        color: #ffd7a8;
        font-size: 55px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .imagen_como_puedes_m{
        width: 30%;
        margin-left: 35%;
        margin-top: 5%;
    }
    .img_como_m{
        width: 100%;
    }
    .cont_movil_uno{
        margin-top: 5%;
        display: flex;
        align-items: center;
    }

    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 45%;
        display: inline-block;
    }
    .linea_izq{
        border: 2px solid #fec47c; 
        width:40%;
        margin-top: 5%;
        margin-left: 30%;
        display: inline-block;
    }
    .text_consulta_el_documento_m{
        color: #fff;
        font-size: 35px;
        padding-top: 5%;
        text-align: center;
        font-weight: bolder;
    }
    .text_conoce_el_pmotdu_m{
        color: #fff;
        font-size: 25px;
        padding-top: 3%;
        text-align: center;
    }
    .button_ver_documento{
        position: absolute;
        margin-top: 5%;
        margin-left: 32.5%;
        height: 50px;
        padding: 5px;
        width: 35%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 24px;
    }
    
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 28px;
        background-color: #fec47c;
    }
    /* FIN DEL SEGUNDO MOVIL */

    /* INICIO DEL TERCER DIV */
    
    .tercer_div{
        float: right;
        display: block;
        width: 100%;
        /* margin-top: 20%; */
    }
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 260px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 230px;
        background-color: #ffebd3;
    }
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 70px;
        height: 70px;
        position: absolute;
        font-size: 45px;
        text-align: center;
        color: #123444;
        margin-top: 8%;
        margin-left: 5%;
        display: inline-block;
    }
    .vertical-line {
        border-left: 2px solid #fe9c25; 
        height: 150px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(20%); /* Ajusta la posición para centrarlo exactamente */
    }
    .vertical_line_div_tres {
        border-left: 2px solid #fe9c25; 
        height: 160px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(30%); /* Ajusta la posición para centrarlo exactamente */
    }
    .textos_2{
        width: 65%;
        display: inline-block;
        transform: translateY(-80%);
        margin-left: 25%;
    }
    .textos_3{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .textos_4{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .text_titulo{
        font-size: 22px;
        color: #103444;
    }
    .texto_normal{
        width: 75%;
        font-size: 18px;
        margin-top: 2%;
        color: #103444;
    }
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    .tri_tercer_div{
        width: 150px;
        height: 110px;
        margin-top: 82%;
        background: #ffebd3;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: -0.5%; */
        margin-left: 45%;
    }

    /* ------------------------------------------INICIO DEL CUARTO DIV */
    .cuarto_div_m {
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -8%;
    }
    .div_que_es_izquierdo {
        width: 90%;
        padding-top: 15%;
        margin-left: 10%;
    }
    .div_que_es_el_pmotdu_text {
        font-size: 50px;
        color: #b65634;
        font-weight: 900;
        margin-left: 5%;
        /* text-align: center; */
    }
    .div_que_es_dos {
        margin-top: 5%;
        font-size: 22px;
        /* margin-left: -10%; */
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    .img_div_texto {
        width: 75%;
        margin-left: 8%;
        margin-top: 5%;
    }
    .div_objetivos_m {
        width: 50%;
        margin-left: 38%;
        margin-top: 10%;
        background-color: #f6f6f6;
    }
    .cintillo_m {
        width: 55%;
    }
    .texto_cintillo_m {
        margin-top: -12.5%;
        margin-left: 5%;
        color: #fff;
        font-size: 28px;
        font-weight: 900;
        padding: 3px;
    }
    /* contenedor de las pestañas de objetivos */
    .contenedor_pestañas_objetivos {
        margin-top: 20%;
    }
    /************INICIO CONTENEDOR DE INFORMACION 4 PESTAÑAS*************/
    .pestaña_si_select {
        background-color: #fec47c;
        border-radius: 10px 10px 0px 0px;
        height: 70px;
        display: inline-block;
        width: 15%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 48px;
        font-weight: bolder;
        color: #51686e;
    }

    .pestaña_no_select {
        background-color: #d9dfe1;
        border-radius: 10px 10px 0px 0px;
        height: 70px;
        display: inline-block;
        width: 15%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 48px;
        color: #51686e;
    }

    .info_center_box {
        display: inline-block;
        width: 100%;
    }

    .info_center_box_container {
        display: inline-block;
        width: 70%;
        margin-left: 15%;
        margin-top: -50px;
        /* height: 50%; */
    }
    .info_center_box_pestañas {
        display: flex;
        width: 80%;
        margin-left: 30%;
    }
    .info_center_box_ejes {
        display: block;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        height: 500px;
        display: block;
        /* margin-top: -3%; */
        width: 70%;
    }
    .info_center_box_estrategias {
        display: none;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        height: 500px;
        display: none;
        /* margin-top: -3%; */
        width: 70%;
    }
    .info_center_box_clasificacion {
        display: none;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        /* border-radius: 30px 30px 30px 30px;  */
        height: 500px;
        display: none;
        /* margin-top: -3%; */
        width: 70%;
    }
    .info_center_box_beneficios {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        border-radius: 30px 30px 30px 30px;
        height: 350px;
        display: none;
    }
    /*********FIN CONTENEDOR DE INFORMACION 4 PESTAÑAS************/
    .div_simbolos_blanco_m {
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: 350px;
        margin-bottom: 5%;
    }
    .div_simbolos_m {
        width: 100%;
        /* margin-left: 5%;
        margin-right: 5%; */
        padding-bottom: 10%;
    }
    .div_uno_m {
        margin-top: 5%;
        width: 100%;
    }
    .texto_titulo_de_objetivo_m {
        text-align: center;
        font-size: 30px;
        padding-top: 35px;
        width: 90%;
        color: #123444;
        font-weight: 800;
    }
    .div_text_titulo_m {
        width: 100%;
        margin-left: 3%;
        padding-bottom: 7%;
    }
    .img_titulo_de_objetivo_m {
        width: 70%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .img_titulo_de_objetivo_m_05 {
        width: 50%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .div_titulo_de_objetivo_blanco_m {
        background-color: #fff;
        height: auto;
        width: 80%;
        text-align: center;
    }
    .text_blanco_m {
        width: 100%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 18px;
    }
    .botones_container_m {
        padding: 20px;
        width: 82%;
        margin-left: 18%;
        margin-top: 2%;
    }
    .boton_uno_m {
        padding: 10px 20px;
        font-size: 18px;
        margin-bottom: 3%;
        margin-top: 3%;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m {
        padding: 10px 20px;
        font-size: 18px;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        margin-bottom: 3%;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .boton_uno_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .div_img_divisor{
        width: 40%;
        margin-top: 10%;
        margin-left: 30%;
    }
    .img_divisor{
        width: 100%;
    }
    .div_quieres_saber_mas_m {
        margin-top: 3%;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    .div_video_m {
        width: 70%;
        margin-left: 18%;
        margin-top: 5%;
    }
    .video_style_m {
        width: 95%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }
    .div_ver_guia_m {
        width: 55%;
        margin-top: 15%;
        margin-left: 30%;
        /* float: right;
        display: inline-block; */
    }

    .img_guia {
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }

    .button_ver_guia_m {
        position: absolute;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 40%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 20%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }

    .button_ver_guia_m:hover {
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    .tri_cuarto_div{
        width: 130px;
        height: 90px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 68%; */
        margin-left: 45%;
    }
    /* FIN DEL CUARTO DIV */

    /* ---------------------------------------------INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -10%;
    }
    .text_visor_cartografico{
        color: #ffd7a8;
        font-size: 55px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .text_visor_cartografico_normal {
        margin-top: 5%;
        font-size: 22px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
    }
    .div_visor_cartografico{
        width: 70%;
        margin-left: 15%;
    }
    .text_selecciona{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }    
    .capas{
        width: 80%;
    }
    
    .text_capas{
        font-size: 23px;
        color: #fff;
    
    }
    .div_mapa{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
    }
    .img_mapa{
        width: 100%;
    }
    .div_zonificacion{
        width: 80%;
        margin-left: 10%;
        height: auto;
        display: inline-block;
        position: relative; /* Necesario para que el scroll esté en la parte superior */
    }
    .div_zonificacion_m {
        width: 50%;
        margin-left: 25%;
        margin-top: 10%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-bottom: 10%;
    }    
    .div_simbolos_blanco_zoni {
        width: 70%;
        padding: 10%;
        background-color: #fff;
        margin-bottom: 5%;
        display: inline-block;
        white-space: normal; /* Permitir que el texto se ajuste y no se desborde */
        height: auto;
    }
    .este {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        position: relative;
        top: 0;
    }    
    .este::-webkit-scrollbar {
        height: 8px; 
    }    
    .este::-webkit-scrollbar-thumb {
        background-color: #fec47c;
        border-radius: 10px;
    }
    .div_simbolos {
        display: inline-block;
        white-space: normal; /* Permitir que los elementos se ajusten en varias líneas */
        vertical-align: top; /* Alinear verticalmente los elementos para que no haya saltos de altura */
        width: auto;
        min-width: 150px; /* Ajustar el tamaño mínimo si es necesario */
    }
    .text_titulo_m {
        font-size: 22px;
        color: #103444;
        line-height: 1.4; /* Ajuste la altura de línea para que sea consistente */
        margin-bottom: 5%;
    }
    .text_simbolos {
        font-size: 16px;
        color: #415d69;
        line-height: 1.6; /* Igual al texto, ajuste la altura de línea */
    }
    /* Asegurarse que los íconos no afectan el diseño */
    .text_simbolos i {
        vertical-align: middle; /* Mantener los iconos alineados con el texto */
    }
    /* Opcional: para garantizar que los íconos no causen irregularidades de altura */
    .text_simbolos br {
        margin: 0;
        line-height: 1; 
    }
    .tri_quinto_div{
        width: 130px;
        height: 70px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 45%;
    }
    /* FIN DEL QUINTO DIV */

    /* -----------------------------------INICIO DEL SEXTO DIV */
    .sexto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -6%;
    }
    .proceso_de_consulta_text {
        font-size: 50px;
        color: #123444;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_proceso_de_consulta{
        width: 70%;
        margin-left: 15%;
        margin-top: 10%;
    }
    .img_proceso_de_consulta{
        width: 100%;
    }
    .div_participa_y_lineas{
        width: 100%;
        /* margin-left: 15%; */
        text-align: center;
        margin-top: -0.5%;
    }
    .div_linea_uno{
        display: inline-block;
        width: 37%;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 25%;
        text-align: center;
        font-size: 38px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }
    .div_linea_dos{
        display: inline-block;
        width: 37%;
    }
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: 5%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 35px;
    }
    .div_tres_cuadros{
        width: 90%;
        margin-left: 5%;
        margin-top: 5%;
        text-align: center;
        padding-bottom: 10%;
    }    
    .primer_cuadro{
        width: 80%;
        margin-left: 10%;
        padding: 4%;
        /* padding-bottom: 25px; */
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 20px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 20px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1%;
        margin-left: 22%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 20%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 18px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 16px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 10%;
    }
    .tri_sexto_div{
        width: 130px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 45%;
    }
    /* FIN DEL SEXTO DIV */

    /* --------------------------------INICIO DEL SEPTIMO DIV */
    .septimo_div{
        width: 100%;
        margin-top: -5%;
        background-color: #415d69;
        height: auto;
        padding-bottom: 10%;
    }
    .sedes_de_consulta_text {
        font-size: 50px;
        color: #ffd7a8;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_sedes_de_consulta{
        width: 20%;
        margin-left: 40%;
        margin-top: 5%;
    }
    .img_sedes_de_consulta{
        width: 100%;
    }
    .text_encuentra_tu_modulo{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 5%;
        margin-left: 25%;
        width: 50%;
        text-align: center;
    }  
    .text_participa_en_la_consulta {
        margin-top: 5%;
        font-size: 22px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
        line-height: 1.3
    }
    .button_encuentra_tu_modulo{
        /* position: absolute; */
        margin-top: 5%;
        margin-left: 38%;
        height: 50px;
        padding: 5px;
        width: 25%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 23px;
    }
    
    .button_encuentra_tu_modulo:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 23px;
        background-color: #fec47c;
    }
    .tri_septimo_div{
        width: 130px;
        height: 70px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 45%;
    }
    /* ------------------------- INICIO DEL OCTAVO DIV */

    .octavo_div{
        /* display: block; */
        width: 100%;
        height: auto;
        padding-bottom: 10%;
        background-color: #f6f6f6;
        margin-top: -6%;
    }
    .text_integrantes{
        font-size: 50px;
        color: #415d69;
        /* margin-left: 10%; */
        text-align: center;
        padding-top: 8%;
    }
    .div_octavo_derecho{
        width: 100%;
        /* display: inline-block; */
    }
    
    .div_octavo_izquierdo{
        width: 100%;
        /* display: inline-block; */
        /* float: right; */
    }
    
    .img_logo_integrantes{
        width: 65%;
        margin-left: 15%;
    }
    .div_text_es_un_organo{
        width: 70%;
        margin-left: 15%;
        font-size: 22px;
        font-weight: 800;
        color: #415d69;
        text-align: justify;
        line-height: 1.3;
    }

    /* CARRUSEL */
    .div_carrusel{
        width: 60%;
        height: 750px;
        margin-left: 20%;
        margin-top: 5%;
        padding: 2%;
        background-color: #fff;
    }    

    .carrusel {
        position: relative;
        overflow: hidden;
        width: 80%;
        max-width: 600px;
        height: 750px; /* para el tamaño del el contenido*/
        /* border: 1px solid #103444; */
        margin: auto;
    }
    
    .carrusel-imagesM {
        display: flex;
        transition: transform 0.5s ease;
    }
    
    .carrusel-itemM {
        min-width: 100%;
        margin-left: 5%;
    }
    
    .carrusel-itemM img {
        width: 100%;
        display: block;
    }
    
    .flechas {
        position: absolute;
        top: 20%;
        width: 100%;
        font-size: 30px;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }
    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }
    
    .indicadoresM {
        text-align: center;
        margin-top: 35%;
        padding: 10px 0;
    }
    
    .indicadorM {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }
    
    .indicadorM.active {
        background-color: gray;
    }
    
    .div_img_persona{
        /* display: inline-block; */
        width: 60%;
        margin-top: 7%;
        margin-left: 15%;
        /* position: relative; */
    }
    
    .img_persona{
        width: 100%;
    }
    
    .div_text_persona{
        width: 90%;
        /* margin-left: 5%; */
        height: 250px;
        margin-top: 5%;
    }
    
    .text_nombre{
        font-size: 25px;
        color: #133545;
        font-weight: bold;
        white-space: normal;
        word-wrap: break-word;
        text-align: center;
    }
    
    .text_puesto{
        width: 85%;
        margin-left: 7.5%;
        font-size: 18px;
        /* font-weight: bold; */
        color: #b69566;
        text-align: center;
        margin-top: 5%;

    }
    
    .text_demas{
        width: 100%;
        margin-top: 5%;
        font-size: 18px;
        color: #71858f;
        text-align: justify;
    }
    .tri_octavo_div{
        width: 130px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -0.5%;
        margin-left: 45%;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL OCTAVO DIV */

    /* INICIO DEL NOVENO DIV */
    .div_noveno{
        width: 100%;
        height: auto;
        margin-top: -6%;
        padding-bottom: 10%;
        background-color: #b65634;

    }    
    .noveno{
        display: block;
        width: 100%;
        height: auto;
        /* float: left; */
        background-color: #b65634;
        padding-top: 5%;
    }      
    .text_acerca_de_la_consulta{
        font-size: 50px;
        color: #ffd7a8;
        margin-top: 10%;
        text-align: center;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 22px;
        color: #fff;
        text-align: justify;
    }
    .botones{
        width: 90%;
        margin-left: 4%;
    }
    
    .button_presentacion{
        margin-top: 5%;
        margin-left: 5%;
        height: 45px;
        padding: 3px;
        width: 30%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 20px;
        vertical-align: middle;
    }
        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 20px;
        background-color: #ffebd3;
    }
    
    .button_presentacion2{
        margin-top: 5%;
        margin-left: 25%;
        height: 70px;
        padding: 3px;
        width: 30%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        /* display: inline-block; */
        font-size: 20px;
        vertical-align: middle;
    }
        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 20px;
        background-color: #ffebd3;
    }
    .line {
        width: 250px; /* Grosor de la línea */
        height: 2px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        margin-top: 1%;
    }
    .img_acerca_de_la_consulta{
        width: 70%;
        margin-top: 10%;
        margin-left: 15%;
    }
    .tri_noveno_div{
        width: 130px;
        height: 70px;
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -0.5%;
        margin-left: 45%;
    }

    /* FIN DEL NOVENO DIV */

    /* INICIO DEL DECIMO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -6%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }    
    .div_preguntas_frecuentes{
        width: 90%;
        margin-left: 10%;
        padding-top: 8%;
    }    
    /* FIN DEL DECIMO DIV */
    

}

@media (min-width: 701px) and (max-width: 800px){    
    .show_mobile{
        display: block;
    }
    .escritorio{
        display: none;
    }
    .saber_mas_pmotdu{
        padding-bottom: 15%; 
        background-color: #f6f6f6;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 80%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 39px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 30px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 21px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 18px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }

    .img_grafico{
        width: 80%;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal {
        width: 100%;
        height: 1180px;
    }
    .img_principal {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
    }
    .div_days {
        position: absolute;
        margin-top: -140.5%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .text_days {
        font-size: 25px;
        color: #b65634;
    }
    .div_dias {
        position: relative;
        margin-top: -134%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .txt_dias {
        font-size: 13px;
        color: #fff;
    }
    .div_text_participa {
        position: absolute;
        margin-top: -18%;
        margin-left: 30%;
    }
    .text_participa {
        font-size: 40px;
        color: #143646;
        margin: 0;
    }
    .text_del_al_del {
        font-size: 20px;
        color: #143646;
        margin: 0;
    }
    .button{
        position: absolute;
        margin-top: 55%;
        margin-left: 32.5%;
        height: 45px;
        padding: 5px;
        width: 35%;
        color: #fff;
        text-align: center;
        border: 1px solid #b16508;
        background-color: #b16508;
        font-size: 18px;
    }    
    .button:hover{
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 18px;
        background-color: #fff;
    }
    /* FIN DEL PRIMER DIV */

    /* INICIO DEL SEGUNDO MOVIL */
    .segundo_div_movil{
        background-color: #415d69;
        width: 100%;
        height: 950px;
        margin-top:-2%;
    }
    .text_como_puedes_participar_m{
        color: #ffd7a8;
        font-size: 45px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .imagen_como_puedes_m{
        width: 30%;
        margin-left: 35%;
        margin-top: 5%;
    }
    .img_como_m{
        width: 100%;
    }
    .cont_movil_uno{
        margin-top: 5%;
        display: flex;
        align-items: center;
    }
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 68px;
        height: 68px;
        position: absolute;
        font-size: 40px;
        text-align: center;
        color: #123444;
        margin-top: 3%;
        margin-left: 45%;
        display: inline-block;
    }
    .linea_izq{
        border: 2px solid #fec47c; 
        width:40%;
        margin-top: 5%;
        margin-left: 30%;
        display: inline-block;
    }
    .text_consulta_el_documento_m{
        color: #fff;
        font-size: 30px;
        padding-top: 5%;
        text-align: center;
        font-weight: bolder;
    }
    .text_conoce_el_pmotdu_m{
        color: #fff;
        font-size: 20px;
        padding-top: 3%;
        text-align: center;
    }
    .button_ver_documento{
        position: absolute;
        margin-top: 5%;
        margin-left: 32.5%;
        height: 50px;
        padding: 5px;
        width: 35%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 24px;
    }    
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 28px;
        background-color: #fec47c;
    }
    /* FIN DEL SEGUNDO MOVIL */

    /* INICIO DEL TERCER DIV */
    
    .tercer_div{
        float: right;
        display: block;
        width: 100%;
        /* margin-top: 20%; */
    }
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }
    
    .div_tres{
        display: block;
        width: 100%;
        height: 260px;
        background-color: #ffd7a8;
    }
    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 230px;
        background-color: #ffebd3;
    }
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 68px;
        height: 68px;
        position: absolute;
        font-size: 40px;
        text-align: center;
        color: #123444;
        margin-top: 8%;
        margin-left: 5%;
        display: inline-block;
    }
    .vertical-line {
        border-left: 2px solid #fe9c25; 
        height: 150px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(20%); /* Ajusta la posición para centrarlo exactamente */
    }
    .vertical_line_div_tres {
        border-left: 2px solid #fe9c25; 
        height: 160px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(30%); /* Ajusta la posición para centrarlo exactamente */
    }
    .textos_2{
        width: 65%;
        display: inline-block;
        transform: translateY(-80%);
        margin-left: 25%;
    }
    .textos_3{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .textos_4{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .text_titulo{
        font-size: 20px;
        color: #103444;
    }
    .texto_normal{
        width: 75%;
        font-size: 16px;
        margin-top: 2%;
        color: #103444;
    }
    .text_reference{
        font-size: 16px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    .text_reference2{
        font-size: 16px;
        color: #ba5f3d;
    }
    .tri_tercer_div{
        width: 150px;
        height: 100px;
        margin-top: 92%;
        background: #ffebd3;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: -0.5%; */
        margin-left: 40%;
    }

    /* ------------------------------------------INICIO DEL CUARTO DIV */
    .cuarto_div_m {
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -8%;
    }
    .div_que_es_izquierdo {
        width: 90%;
        padding-top: 15%;
        margin-left: 10%;
    }
    .div_que_es_el_pmotdu_text {
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
        margin-left: 5%;
        /* text-align: center; */
    }
    .div_que_es_dos {
        margin-top: 5%;
        font-size: 20px;
        /* margin-left: -10%; */
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    .img_div_texto {
        width: 75%;
        margin-left: 8%;
        margin-top: 5%;
    }
    .div_objetivos_m {
        width: 50%;
        margin-left: 38%;
        margin-top: 10%;
        background-color: #f6f6f6;
    }
    .cintillo_m {
        width: 55%;
    }
    .texto_cintillo_m {
        margin-top: -12.5%;
        margin-left: 5%;
        color: #fff;
        font-size: 22px;
        font-weight: 900;
        padding: 3px;
    }
    /* contenedor de las pestañas de objetivos */
    .contenedor_pestañas_objetivos {
        margin-top: 20%;
    }
    /************INICIO CONTENEDOR DE INFORMACION 4 PESTAÑAS*************/
    .pestaña_si_select {
        background-color: #fec47c;
        border-radius: 10px 10px 0px 0px;
        height: 70px;
        display: inline-block;
        width: 15%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 40px;
        font-weight: bolder;
        color: #51686e;
    }

    .pestaña_no_select {
        background-color: #d9dfe1;
        border-radius: 10px 10px 0px 0px;
        height: 70px;
        display: inline-block;
        width: 15%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 40px;
        color: #51686e;
    }

    .info_center_box {
        display: inline-block;
        width: 100%;
    }

    .info_center_box_container {
        display: inline-block;
        width: 70%;
        margin-left: 15%;
        margin-top: -50px;
        /* height: 50%; */
    }
    .info_center_box_pestañas {
        display: flex;
        width: 80%;
        margin-left: 30%;
    }
    .info_center_box_ejes {
        display: block;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        height: 500px;
        display: block;
        /* margin-top: -3%; */
        width: 70%;
    }
    .info_center_box_estrategias {
        display: none;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        height: 500px;
        display: none;
        /* margin-top: -3%; */
        width: 70%;
    }
    .info_center_box_clasificacion {
        display: none;
        margin-left: 15%;
        margin-right: 15%;
        background-color: #fff;
        /* border-radius: 30px 30px 30px 30px;  */
        height: 500px;
        display: none;
        /* margin-top: -3%; */
        width: 70%;
    }
    .info_center_box_beneficios {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        border-radius: 30px 30px 30px 30px;
        height: 350px;
        display: none;
    }
    /*********FIN CONTENEDOR DE INFORMACION 4 PESTAÑAS************/
    .div_simbolos_blanco_m {
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: 350px;
        margin-bottom: 5%;
    }
    .div_simbolos_m {
        width: 100%;
        /* margin-left: 5%;
        margin-right: 5%; */
        padding-bottom: 10%;
    }
    .div_uno_m {
        margin-top: 5%;
        width: 100%;
    }
    .texto_titulo_de_objetivo_m {
        text-align: center;
        font-size: 25px;
        padding-top: 35px;
        width: 90%;
        color: #123444;
        font-weight: 800;
    }
    .div_text_titulo_m {
        width: 100%;
        margin-left: 3%;
        padding-bottom: 7%;
    }
    .img_titulo_de_objetivo_m {
        width: 70%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .img_titulo_de_objetivo_m_05 {
        width: 50%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .div_titulo_de_objetivo_blanco_m {
        background-color: #fff;
        height: auto;
        width: 80%;
        text-align: center;
    }
    .text_blanco_m {
        width: 100%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 16px;
    }
    .botones_container_m {
        padding: 20px;
        width: 82%;
        margin-left: 18%;
        margin-top: 2%;
    }
    .boton_uno_m {
        padding: 10px 20px;
        font-size: 18px;
        margin-bottom: 3%;
        margin-top: 3%;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m {
        padding: 10px 20px;
        font-size: 18px;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        margin-bottom: 3%;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .boton_uno_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .div_img_divisor{
        width: 40%;
        margin-top: 10%;
        margin-left: 30%;
    }
    .img_divisor{
        width: 100%;
    }
    .div_quieres_saber_mas_m {
        margin-top: 3%;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
    }
    .div_video_m {
        width: 70%;
        margin-left: 18%;
        margin-top: 5%;
    }
    .video_style_m {
        width: 95%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }
    .div_ver_guia_m {
        width: 55%;
        margin-top: 15%;
        margin-left: 30%;
        /* float: right;
        display: inline-block; */
    }

    .img_guia {
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }

    .button_ver_guia_m {
        position: absolute;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 40%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 20%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
    }

    .button_ver_guia_m:hover {
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    .tri_cuarto_div{
        width: 130px;
        height: 90px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 68%; */
        margin-left: 45%;
    }
    /* FIN DEL CUARTO DIV */

    /* ---------------------------------------------INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -10%;
    }
    .text_visor_cartografico{
        color: #ffd7a8;
        font-size: 40px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .text_visor_cartografico_normal {
        margin-top: 5%;
        font-size: 20px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
    }
    .div_visor_cartografico{
        width: 70%;
        margin-left: 15%;
    }
    .text_selecciona{
        font-size: 30px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }    
    .capas{
        width: 80%;
    }    
    .text_capas{
        font-size: 18px;
        color: #fff;
    }
    .div_mapa{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
    }
    .img_mapa{
        width: 100%;
    }
    .div_zonificacion{
        width: 80%;
        margin-left: 10%;
        height: auto;
        display: inline-block;
        position: relative; /* Necesario para que el scroll esté en la parte superior */
    }
    .div_zonificacion_m {
        width: 50%;
        margin-left: 25%;
        margin-top: 10%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-bottom: 10%;
    }    
    .div_simbolos_blanco_zoni {
        width: 80%;
        padding: 10%;
        background-color: #fff;
        margin-bottom: 5%;
        display: inline-block;
        white-space: normal; /* Permitir que el texto se ajuste y no se desborde */
        height: auto;
    }
    .este {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        position: relative;
        top: 0;
    }    
    .este::-webkit-scrollbar {
        height: 8px; 
    }    
    .este::-webkit-scrollbar-thumb {
        background-color: #fec47c;
        border-radius: 10px;
    }
    .div_simbolos {
        display: inline-block;
        white-space: normal; /* Permitir que los elementos se ajusten en varias líneas */
        vertical-align: top; /* Alinear verticalmente los elementos para que no haya saltos de altura */
        width: auto;
        min-width: 150px; /* Ajustar el tamaño mínimo si es necesario */
    }
    .text_titulo_m {
        font-size: 22px;
        color: #103444;
        line-height: 1.4; /* Ajuste la altura de línea para que sea consistente */
        margin-bottom: 5%;
    }
    .text_simbolos {
        font-size: 16px;
        color: #415d69;
        line-height: 1.6; /* Igual al texto, ajuste la altura de línea */
    }
    /* Asegurarse que los íconos no afectan el diseño */
    .text_simbolos i {
        vertical-align: middle; /* Mantener los iconos alineados con el texto */
    }
    /* Opcional: para garantizar que los íconos no causen irregularidades de altura */
    .text_simbolos br {
        margin: 0;
        line-height: 1; 
    }
    .tri_quinto_div{
        width: 130px;
        height: 70px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 45%;
    }
    /* FIN DEL QUINTO DIV */

    /* -----------------------------------INICIO DEL SEXTO DIV */
    .sexto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -6%;
    }
    .proceso_de_consulta_text {
        font-size: 40px;
        color: #123444;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_proceso_de_consulta{
        width: 70%;
        margin-left: 15%;
        margin-top: 10%;
    }
    .img_proceso_de_consulta{
        width: 100%;
    }
    .div_participa_y_lineas{
        width: 100%;
        /* margin-left: 15%; */
        text-align: center;
        margin-top: -0.5%;
    }
    .div_linea_uno{
        display: inline-block;
        width: 37%;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 25%;
        text-align: center;
        font-size: 30px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }
    .div_linea_dos{
        display: inline-block;
        width: 37%;
    }
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: 5%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 35px;
    }
    .div_tres_cuadros{
        width: 90%;
        margin-left: 5%;
        margin-top: 5%;
        text-align: center;
        padding-bottom: 10%;
    }    
    .primer_cuadro{
        width: 85%;
        margin-left: 7.5%;
        padding: 4%;
        /* padding-bottom: 25px; */
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 18px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 18px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1%;
        margin-left: 22%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 20%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 16px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 16px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 10%;
    }
    .tri_sexto_div{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 2%;
        margin-left: 40%;
    }
    /* FIN DEL SEXTO DIV */

    /* --------------------------------INICIO DEL SEPTIMO DIV */
    .septimo_div{
        width: 100%;
        margin-top: -8%;
        background-color: #415d69;
        height: auto;
        padding-bottom: 10%;
    }
    .sedes_de_consulta_text {
        font-size: 40px;
        color: #ffd7a8;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_sedes_de_consulta{
        width: 20%;
        margin-left: 40%;
        margin-top: 5%;
    }
    .img_sedes_de_consulta{
        width: 100%;
    }
    .text_encuentra_tu_modulo{
        font-size: 25px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 5%;
        margin-left: 25%;
        width: 50%;
        text-align: center;
    }  
    .text_participa_en_la_consulta {
        margin-top: 5%;
        font-size: 18px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
        line-height: 1.3
    }
    .button_encuentra_tu_modulo{
        /* position: absolute; */
        margin-top: 5%;
        margin-left: 38%;
        height: 50px;
        padding: 5px;
        width: 25%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 20px;
    }
    
    .button_encuentra_tu_modulo:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 23px;
        background-color: #fec47c;
    }
    .tri_septimo_div{
        width: 130px;
        height: 70px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 40%;
    }
    /* ------------------------- INICIO DEL OCTAVO DIV */

    .octavo_div{
        /* display: block; */
        width: 100%;
        height: auto;
        padding-bottom: 10%;
        background-color: #f6f6f6;
        margin-top: -6%;
    }
    .text_integrantes{
        font-size: 40px;
        color: #415d69;
        /* margin-left: 10%; */
        text-align: center;
        padding-top: 10%;
    }
    .div_octavo_derecho{
        width: 100%;
        /* display: inline-block; */
    }
    
    .div_octavo_izquierdo{
        width: 100%;
        /* display: inline-block; */
        /* float: right; */
    }    
    .img_logo_integrantes{
        width: 70%;
        margin-left: 15%;
    }
    .div_text_es_un_organo{
        width: 70%;
        margin-left: 15%;
        font-size: 20px;
        font-weight: 400;
        color: #415d69;
        text-align: justify;
        line-height: 1.3;
    }
    /* CARRUSEL */
    .div_carrusel{
        width: 70%;
        height: 750px;
        margin-left: 15%;
        margin-top: 5%;
        padding: 2%;
        background-color: #fff;
    }    
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 80%;
        max-width: 600px;
        height: 750px; /* para el tamaño del el contenido*/
        /* border: 1px solid #103444; */
        margin: auto;
    }    
    .carrusel-imagesM {
        display: flex;
        transition: transform 0.5s ease;
    }    
    .carrusel-itemM {
        min-width: 100%;
        margin-left: 5%;
    }    
    .carrusel-itemM img {
        width: 100%;
        display: block;
    }    
    .flechas {
        position: absolute;
        top: 20%;
        width: 100%;
        font-size: 30px;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }    
    .indicadoresM {
        text-align: center;
        margin-top: 35%;
        padding: 10px 0;
    }    
    .indicadorM {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }    
    .indicadorM.active {
        background-color: gray;
    }    
    .div_img_persona{
        /* display: inline-block; */
        width: 60%;
        margin-top: 7%;
        margin-left: 15%;
        /* position: relative; */
    }    
    .img_persona{
        width: 100%;
    }    
    .div_text_persona{
        width: 90%;
        /* margin-left: 5%; */
        height: 250px;
        margin-top: 5%;
    }
    
    .text_nombre{
        font-size: 25px;
        color: #133545;
        font-weight: bold;
        white-space: normal;
        word-wrap: break-word;
        text-align: center;
    }
    
    .text_puesto{
        width: 85%;
        margin-left: 7.5%;
        font-size: 18px;
        /* font-weight: bold; */
        color: #b69566;
        text-align: center;
        margin-top: 5%;

    }
    
    .text_demas{
        width: 100%;
        margin-top: 5%;
        font-size: 18px;
        color: #71858f;
        text-align: justify;
    }
    .tri_octavo_div{
        width: 130px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -0.5%;
        margin-left: 45%;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL OCTAVO DIV */

    /* INICIO DEL NOVENO DIV */
    .div_noveno{
        width: 100%;
        height: auto;
        margin-top: -6%;
        padding-bottom: 10%;
        background-color: #b65634;

    }    
    .noveno{
        display: block;
        width: 100%;
        height: auto;
        /* float: left; */
        background-color: #b65634;
        padding-top: 5%;
    }      
    .text_acerca_de_la_consulta{
        font-size: 40px;
        color: #ffd7a8;
        margin-top: 10%;
        text-align: center;
    }
    .textos_octavo_div_derecho{
        display: inline-block;
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 20px;
        color: #fff;
        text-align: justify;
    }
    .botones{
        width: 90%;
        margin-left: 4%;
    }    
    .button_presentacion{
        margin-top: 5%;
        margin-left: 5%;
        height: 45px;
        padding: 3px;
        width: 30%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 20px;
        vertical-align: middle;
    }        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 20px;
        background-color: #ffebd3;
    }    
    .button_presentacion2{
        margin-top: 5%;
        margin-left: 25%;
        height: 70px;
        padding: 3px;
        width: 30%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        /* display: inline-block; */
        font-size: 20px;
        vertical-align: middle;
    }        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 20px;
        background-color: #ffebd3;
    }
    .line {
        width: 200px; /* Grosor de la línea */
        height: 2px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        margin-top: 1%;
    }
    .img_acerca_de_la_consulta{
        width: 70%;
        margin-top: 10%;
        margin-left: 15%;
    }
    .tri_noveno_div{
        width: 110px;
        height: 70px;
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -0.5%;
        margin-left: 40%;
    }

    /* FIN DEL NOVENO DIV */

    /* INICIO DEL DECIMO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -6%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }    
    .div_preguntas_frecuentes{
        width: 90%;
        margin-left: 10%;
        padding-top: 8%;
    }    
    /* FIN DEL DECIMO DIV */
    

}

@media (min-width: 601px) and (max-width: 700px){    
     .show_mobile{
        display: block;
    }
    .escritorio{
        display: none;
    }
    .saber_mas_pmotdu{
        padding-bottom: 15%; 
        background-color: #f6f6f6;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 35px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 27px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 20px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 17px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }

    .img_grafico{
        width: 80%;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal {
        width: 100%;
        height: 900px;
    }
    .img_principal {
        display: block;
        width: 100%;
        height: auto;
        /* position: relative; */
    }
    .div_days {
        position: absolute;
        margin-top: -140.5%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .text_days {
        font-size: 18px;
        color: #b65634;
    }
    .div_dias {
        position: relative;
        margin-top: -133.8%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .txt_dias {
        font-size: 9px;
        color: #fff;
    }
    .div_text_participa {
        position: absolute;
        margin-top: -17%;
        margin-left: 30%;
    }
    .text_participa {
        font-size: 25px;
        color: #143646;
        margin: 0;
    }
    .text_del_al_del {
        font-size: 15px;
        color: #143646;
        margin: 0;
    }
    .button{
        position: absolute;
        margin-top: 55%;
        margin-left: 32.5%;
        height: 53px;
        padding: 5px;
        width: 35%;
        color: #fff;
        text-align: center;
        border: 1px solid #b16508;
        background-color: #b16508;
        font-size: 25px;
    }    
    .button:hover{
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 12px;
        background-color: #fff;
    }
    /* FIN DEL PRIMER DIV */

    /* INICIO DEL SEGUNDO MOVIL */
    .segundo_div_movil{
        background-color: #415d69;
        width: 100%;
        /* height: 950px; */
        padding-bottom: 25%;
    }
    .text_como_puedes_participar_m{
        color: #ffd7a8;
        font-size: 30px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .imagen_como_puedes_m{
        width: 30%;
        margin-left: 35%;
        margin-top: 5%;
    }
    .img_como_m{
        width: 100%;
    }
    .cont_movil_uno{
        margin-top: 5%;
        display: flex;
        align-items: center;
    }
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 61px;
        height: 61px;
        position: absolute;
        font-size: 35px;
        text-align: center;
        color: #123444;
        margin-top: 2%;
        margin-left: 45%;
        display: inline-block;
    }
    .linea_izq{
        border: 2px solid #fec47c; 
        width:40%;
        margin-top: 5%;
        margin-left: 30%;
        display: inline-block;
    }
    .text_consulta_el_documento_m{
        color: #fff;
        font-size: 25px;
        padding-top: 5%;
        text-align: center;
        font-weight: bolder;
    }
    .text_conoce_el_pmotdu_m{
        color: #fff;
        font-size: 17px;
        padding-top: 3%;
        text-align: center;
    }
    .button_ver_documento{
        position: absolute;
        margin-top: 5%;
        margin-left: 32.5%;
        height: 55px;
        padding: 3px;
        width: 35%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 25px;
    }    
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 28px;
        background-color: #fec47c;
    }
    /* FIN DEL SEGUNDO MOVIL */

    /* INICIO DEL TERCER DIV */
    
    .tercer_div{
        float: right;
        display: block;
        width: 100%;
        /* margin-top: 20%; */
    }
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }    
    .div_tres{
        display: block;
        width: 100%;
        height: 260px;
        background-color: #ffd7a8;
    }    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 230px;
        background-color: #ffebd3;
    }
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 61px;
        height: 61px;
        position: absolute;
        font-size: 35px;
        text-align: center;
        color: #123444;
        margin-top: 11%;
        margin-left: 5%;
        display: inline-block;
    }
    .vertical-line {
        border-left: 2px solid #fe9c25; 
        height: 150px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(20%); /* Ajusta la posición para centrarlo exactamente */
    }
    .vertical_line_div_tres {
        border-left: 2px solid #fe9c25; 
        height: 160px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(30%); /* Ajusta la posición para centrarlo exactamente */
    }
    .textos_2{
        width: 65%;
        display: inline-block;
        transform: translateY(-80%);
        margin-left: 25%;
    }
    .textos_3{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .textos_4{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .text_titulo{
        font-size: 22px;
        color: #103444;
    }
    .texto_normal{
        width: 73%;
        font-size: 15px;
        margin-top: 2%;
        color: #103444;
    }
    .text_reference{
        font-size: 13px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    .text_reference2{
        font-size: 13px;
        color: #ba5f3d;
        word-wrap: break-word;
    }
    .tri_tercer_div{
        width: 150px;
        height: 100px;
        margin-top: 92%;
        background: #ffebd3;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: -0.5%; */
        margin-left: 40%;
        display: none;
    }

    /* ------------------------------------------INICIO DEL CUARTO DIV */
    .cuarto_div_m {
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        margin-top: 50px;
    }
    .div_que_es_izquierdo {
        width: 90%;
        padding-top: 15%;
        margin-left: 10%;
    }
    .div_que_es_el_pmotdu_text {
        font-size: 40px;
        color: #b65634;
        font-weight: 900;
        margin-left: 5%;
        margin-top: 5%;
        /* text-align: center; */
    }
    .div_que_es_dos {
        margin-top: 5%;
        font-size: 20px;
        /* margin-left: -10%; */
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    .img_div_texto {
        width: 75%;
        margin-left: 8%;
        margin-top: 5%;
    }
    .div_objetivos_m {
        width: 50%;
        margin-left: 38%;
        margin-top: 10%;
        background-color: #f6f6f6;
    }
    .cintillo_m {
        width: 55%;
    }
    .texto_cintillo_m {
        margin-top: -12.5%;
        margin-left: 5%;
        color: #fff;
        font-size: 19px;
        font-weight: 900;
        padding: 3px;
    }
    /* contenedor de las pestañas de objetivos */
    .contenedor_pestañas_objetivos {
        margin-top: 20%;
    }
    /************INICIO CONTENEDOR DE INFORMACION 4 PESTAÑAS*************/
    .pestaña_si_select {
        background-color: #fec47c;
        border-radius: 10px 10px 0px 0px;
        height: 45px;
        display: inline-block;
        width: 16%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 25px;
        font-weight: bolder;
        color: #51686e;
    }

    .pestaña_no_select {
        background-color: #d9dfe1;
        border-radius: 10px 10px 0px 0px;
        height: 45px;
        display: inline-block;
        width: 16%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 25px;
        color: #51686e;
    }

    .info_center_box {
        display: inline-block;
        width: 100%;
    }

    .info_center_box_container {
        display: inline-block;
        width: 80%;
        margin-left: 10%;
        margin-top: -50px;
        /* height: 50%; */
    }
    .info_center_box_pestañas {
        display: flex;
        width: 80%;
        margin-left: 28%;
    }
    .info_center_box_ejes {
        display: block;
        margin-left: 12.5%;
        margin-right: 12.5%;
        background-color: #fff;
        height: 450px;
        display: block;
        /* margin-top: -3%; */
        width: 75%;
    }
    .info_center_box_estrategias {
        display: none;
        margin-left: 12.5%;
        margin-right: 12.5%;
        background-color: #fff;
        height: 450px;
        display: none;
        /* margin-top: -3%; */
        width: 75%;
    }
    .info_center_box_clasificacion {
        display: none;
        margin-left: 12.5%;
        margin-right: 12.5%;
        background-color: #fff;
        /* border-radius: 30px 30px 30px 30px;  */
        height: 480px;
        display: none;
        /* margin-top: -3%; */
        width: 75%;
    }
    .info_center_box_beneficios {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        border-radius: 30px 30px 30px 30px;
        height: 350px;
        display: none;
    }
    /*********FIN CONTENEDOR DE INFORMACION 4 PESTAÑAS************/
    .div_simbolos_blanco_m {
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: 350px;
        margin-bottom: 5%;
    }
    .div_simbolos_m {
        width: 100%;
        /* margin-left: 5%;
        margin-right: 5%; */
        padding-bottom: 10%;
    }
    .div_uno_m {
        margin-top: 5%;
        width: 100%;
    }
    .texto_titulo_de_objetivo_m {
        text-align: center;
        font-size: 30px;
        padding-top: 35px;
        width: 90%;
        color: #123444;
        font-weight: 800;
    }
    .div_text_titulo_m {
        width: 100%;
        margin-left: 3%;
        padding-bottom: 7%;
    }
    .img_titulo_de_objetivo_m {
        width: 70%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .img_titulo_de_objetivo_m_05 {
        width: 50%;
        margin-top: 5%;
        margin-left: 20%;
    }
    .div_titulo_de_objetivo_blanco_m {
        background-color: #fff;
        height: auto;
        width: 80%;
        text-align: center;
    }
    .text_blanco_m {
        width: 100%;
        margin-left: 10%;
        margin-top: 10%;
        
        
        font-size: 18px;
    }
    .botones_container_m {
        padding: 20px;
        width: 82%;
        margin-left: 18%;
        margin-top: 2%;
    }
    .boton_uno_m {
        padding: 10px 20px;
        font-size: 18px;
        margin-bottom: 3%;
        margin-top: 3%;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m {
        padding: 10px 20px;
        font-size: 18px;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        margin-bottom: 3%;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .boton_uno_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .div_img_divisor{
        width: 40%;
        margin-top: 10%;
        margin-left: 30%;
    }
    .img_divisor{
        width: 100%;
    }
    .div_quieres_saber_mas_m {
        margin-top: 3%;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        font-size: 30px;
        color: #b65634;
        font-weight: 900;
    }
    .div_video_m {
        width: 70%;
        margin-left: 18%;
        margin-top: 5%;
    }
    .video_style_m {
        width: 95%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }
    .div_ver_guia_m {
        width: 55%;
        margin-top: 20%;
        margin-left: 30%;
        /* float: right;
        display: inline-block; */
    }

    .img_guia {
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }

    .button_ver_guia_m {
        position: absolute;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 40%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 20%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 15px;
    }

    .button_ver_guia_m:hover {
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    .tri_cuarto_div{
        width: 110px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 68%; */
        margin-left: 38%;
    }
    /* FIN DEL CUARTO DIV */

    /* ---------------------------------------------INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -10%;
    }
    .text_visor_cartografico{
        color: #ffd7a8;
        font-size: 30px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .text_visor_cartografico_normal {
        margin-top: 5%;
        font-size: 15px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
    }
    .div_visor_cartografico{
        width: 70%;
        margin-left: 15%;
    }
    .text_selecciona{
        font-size: 20px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }    
    .capas{
        width: 80%;
    }
    .text_capas{
        font-size: 15px;
        color: #fff;
    }
    .div_mapa{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
    }
    .img_mapa{
        width: 100%;
    }
    .div_zonificacion{
        width: 80%;
        margin-left: 10%;
        height: auto;
        display: inline-block;
        position: relative; /* Necesario para que el scroll esté en la parte superior */
    }
    .div_zonificacion_m {
        width: 60%;
        margin-left: 25%;
        margin-top: 10%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-bottom: 10%;
    }    
    .div_simbolos_blanco_zoni {
        width: 90%;
        padding: 10%;
        background-color: #fff;
        margin-bottom: 5%;
        display: inline-block;
        white-space: normal; /* Permitir que el texto se ajuste y no se desborde */
        height: auto;
    }
    .este {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        position: relative;
        top: 0;
    }    
    .este::-webkit-scrollbar {
        height: 8px; 
    }    
    .este::-webkit-scrollbar-thumb {
        background-color: #fec47c;
        border-radius: 10px;
    }
    .div_simbolos {
        display: inline-block;
        white-space: normal; /* Permitir que los elementos se ajusten en varias líneas */
        vertical-align: top; /* Alinear verticalmente los elementos para que no haya saltos de altura */
        width: auto;
        min-width: 150px; /* Ajustar el tamaño mínimo si es necesario */
    }
    .text_titulo_m {
        font-size: 20px;
        color: #103444;
        line-height: 1.4; /* Ajuste la altura de línea para que sea consistente */
        margin-bottom: 5%;
    }
    .text_simbolos {
        font-size: 15px;
        color: #415d69;
        line-height: 1.6; /* Igual al texto, ajuste la altura de línea */
    }
    /* Asegurarse que los íconos no afectan el diseño */
    .text_simbolos i {
        vertical-align: middle; /* Mantener los iconos alineados con el texto */
    }
    /* Opcional: para garantizar que los íconos no causen irregularidades de altura */
    .text_simbolos br {
        margin: 0;
        line-height: 1; 
    }
    .tri_quinto_div{
        width: 130px;
        height: 70px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 45%;
    }
    /* FIN DEL QUINTO DIV */

    /* -----------------------------------INICIO DEL SEXTO DIV */
    .sexto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -6%;
    }
    .proceso_de_consulta_text {
        font-size: 30px;
        color: #123444;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_proceso_de_consulta{
        width: 70%;
        margin-left: 15%;
        margin-top: 10%;
    }
    .img_proceso_de_consulta{
        width: 100%;
    }
    .div_participa_y_lineas{
        width: 100%;
        /* margin-left: 15%; */
        text-align: center;
        margin-top: -0.5%;
    }
    .div_linea_uno{
        display: inline-block;
        width: 35%;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 25%;
        text-align: center;
        font-size: 25px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }
    .div_linea_dos{
        display: inline-block;
        width: 37%;
    }
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: 5%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 30px;
    }
    .div_tres_cuadros{
        width: 90%;
        margin-left: 5%;
        margin-top: 5%;
        text-align: center;
        padding-bottom: 5%;
    }    
    .primer_cuadro{
        width: 90%;
        margin-left: 5%;
        padding: 4%;
        /* padding-bottom: 25px; */
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 15px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 15px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1.5%;
        margin-left: 20%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 23%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 13px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 13px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 10%;
    }
    .tri_sexto_div{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 2%;
        margin-left: 40%;
    }
    /* FIN DEL SEXTO DIV */

    /* --------------------------------INICIO DEL SEPTIMO DIV */
    .septimo_div{
        width: 100%;
        margin-top: -8%;
        background-color: #415d69;
        height: auto;
        padding-bottom: 10%;
    }
    .sedes_de_consulta_text {
        font-size: 30px;
        color: #ffd7a8;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_sedes_de_consulta{
        width: 20%;
        margin-left: 40%;
        margin-top: 5%;
    }
    .img_sedes_de_consulta{
        width: 100%;
    }
    .text_encuentra_tu_modulo{
        font-size: 18px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 5%;
        margin-left: 25%;
        width: 50%;
        text-align: center;
    }  
    .text_participa_en_la_consulta {
        margin-top: 5%;
        font-size: 15px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
        line-height: 1.3
    }
    .button_encuentra_tu_modulo{
        /* position: absolute; */
        margin-top: 5%;
        margin-left: 38%;
        height: 40px;
        padding: 5px;
        width: 25%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 15px;
    }
    
    .button_encuentra_tu_modulo:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 15px;
        background-color: #fec47c;
    }
    .tri_septimo_div{
        width: 110px;
        height: 60px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 40%;
    }
    /* ------------------------- INICIO DEL OCTAVO DIV */

    .octavo_div{
        /* display: block; */
        width: 100%;
        height: auto;
        padding-bottom: 10%;
        background-color: #f6f6f6;
        margin-top: -6%;
    }
    .text_integrantes{
        font-size: 30px;
        color: #415d69;
        /* margin-left: 10%; */
        text-align: center;
        padding-top: 10%;
    }
    .div_octavo_derecho{
        width: 100%;
        /* display: inline-block; */
    }
    
    .div_octavo_izquierdo{
        width: 100%;
        /* display: inline-block; */
        /* float: right; */
    }    
    .img_logo_integrantes{
        width: 70%;
        margin-left: 15%;
    }
    .div_text_es_un_organo{
        width: 70%;
        margin-left: 15%;
        font-size: 15px;
        font-weight: 400;
        color: #415d69;
        text-align: justify;
        line-height: 1.3;
    }
    /* CARRUSEL */
    .div_carrusel{
        width: 70%;
        height: 600px;
        margin-left: 15%;
        margin-top: 5%;
        padding: 2%;
        background-color: #fff;
    }    
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 80%;
        max-width: 600px;
        height: 630px; /* para el tamaño del el contenido*/
        /* border: 1px solid #103444; */
        margin: auto;
    }    
    .carrusel-imagesM {
        display: flex;
        transition: transform 0.5s ease;
    }    
    .carrusel-itemM {
        min-width: 100%;
        margin-left: 5%;
    }    
    .carrusel-itemM img {
        width: 100%;
        display: block;
    }    
    .flechas {
        position: absolute;
        top: 18%;
        width: 100%;
        font-size: 30px;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }    
    .indicadoresM {
        text-align: center;
        margin-top: 25%;
    }    
    .indicadorM {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }    
    .indicadorM.active {
        background-color: gray;
    }    
    .div_img_persona{
        /* display: inline-block; */
        width: 70%;
        margin-top: 7%;
        margin-left: 10%;
        /* position: relative; */
    }    
    .img_persona{
        width: 100%;
    }    
    .div_text_persona{
        width: 90%;
        /* margin-left: 5%; */
        height: 250px;
        margin-top: 5%;
    }    
    .text_nombre{
        font-size: 20px;
        color: #133545;
        font-weight: bold;
        white-space: normal;
        word-wrap: break-word;
        text-align: center;
    }    
    .text_puesto{
        width: 85%;
        margin-left: 7.5%;
        font-size: 15px;
        /* font-weight: bold; */
        color: #b69566;
        text-align: center;
        margin-top: 5%;
    }    
    .text_demas{
        width: 100%;
        margin-top: 5%;
        font-size: 13px;
        color: #71858f;
        text-align: justify;
    }
    .tri_octavo_div{
        width: 130px;
        height: 90px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 1%;
        margin-left: 40%;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL OCTAVO DIV */

    /* INICIO DEL NOVENO DIV */
    .div_noveno{
        width: 100%;
        height: auto;
        margin-top: -6%;
        padding-bottom: 10%;
        background-color: #b65634;
    }    
    .noveno{
        display: block;
        width: 100%;
        height: auto;
        /* float: left; */
        background-color: #b65634;
        padding-top: 5%;
    }      
    .text_acerca_de_la_consulta{
        font-size: 35px;
        color: #ffd7a8;
        margin-top: 10%;
        text-align: center;
    }
    .textos_octavo_div_derecho{
        /* display: inline-block; */
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 18px;
        color: #fff;
        text-align: justify;
    }
    .botones{
        width: 90%;
        margin-left: 4%;
    }    
    .button_presentacion{
        margin-top: 5%;
        margin-left: 3%;
        height: 35px;
        padding: 3px;
        width: 33%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 15px;
        vertical-align: middle;
    }        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 15px;
        background-color: #ffebd3;
    }    
    .button_presentacion2{
        margin-top: 5%;
        margin-left: 20%;
        height: 55px;
        padding: 3px;
        width: 40%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        /* display: inline-block; */
        font-size: 15px;
        vertical-align: middle;
    }        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 15px;
        background-color: #ffebd3;
    }
    .line {
        width: 200px; /* Grosor de la línea */
        height: 2px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        margin-top: 1%;
    }
    .img_acerca_de_la_consulta{
        width: 70%;
        margin-top: 10%;
        margin-left: 15%;
    }
    .tri_noveno_div{
        width: 90px;
        height: 50px;
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -0.5%;
        margin-left: 40%;
    }

    /* FIN DEL NOVENO DIV */

    /* INICIO DEL DECIMO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -6%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }    
    .div_preguntas_frecuentes{
        width: 90%;
        margin-left: 10%;
        padding-top: 8%;
    }    
    /* FIN DEL DECIMO DIV */

}

@media (min-width: 501px) and (max-width: 600px){    
    .show_mobile{
        display: block;
    }
    .escritorio{
        display: none;
    }
    .saber_mas_pmotdu{
        padding-bottom: 15%; 
        background-color: #f6f6f6;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 35px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 27px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 20px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 17px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }

    .img_grafico{
        width: 80%;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal {
        width: 100%;
        height: 780px;
    }
    .img_principal {
        display: block;
        width: 100%;
        height: auto;
        /* position: relative; */
    }
    .div_days {
        position: absolute;
        margin-top: -140.5%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .text_days {
        font-size: 18px;
        color: #b65634;
    }
    .div_dias {
        position: relative;
        margin-top: -133.8%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .txt_dias {
        font-size: 9px;
        color: #fff;
    }
    .div_text_participa {
        position: absolute;
        margin-top: -17%;
        margin-left: 30%;
    }
    .text_participa {
        font-size: 25px;
        color: #143646;
        margin: 0;
    }
    .text_del_al_del {
        font-size: 15px;
        color: #143646;
        margin: 0;
    }
    .button{
        position: absolute;
        margin-top: 55%;
        margin-left: 32.5%;
        height: 33px;
        padding: 5px;
        width: 35%;
        color: #fff;
        text-align: center;
        border: 1px solid #b16508;
        background-color: #b16508;
        font-size: 12px;
    }    
    .button:hover{
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 12px;
        background-color: #fff;
    }
    /* FIN DEL PRIMER DIV */

    /* INICIO DEL SEGUNDO MOVIL */
    .segundo_div_movil{
        background-color: #415d69;
        width: 100%;
        /* height: 950px; */
        padding-bottom: 25%;
    }
    .text_como_puedes_participar_m{
        color: #ffd7a8;
        font-size: 30px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .imagen_como_puedes_m{
        width: 30%;
        margin-left: 35%;
        margin-top: 5%;
    }
    .img_como_m{
        width: 100%;
    }
    .cont_movil_uno{
        margin-top: 5%;
        display: flex;
        align-items: center;
    }
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 60px;
        height: 60px;
        position: absolute;
        font-size: 35px;
        text-align: center;
        color: #123444;
        margin-top: 2%;
        margin-left: 45%;
        display: inline-block;
    }
    .linea_izq{
        border: 2px solid #fec47c; 
        width:40%;
        margin-top: 5%;
        margin-left: 30%;
        display: inline-block;
    }
    .text_consulta_el_documento_m{
        color: #fff;
        font-size: 20px;
        padding-top: 5%;
        text-align: center;
        font-weight: bolder;
    }
    .text_conoce_el_pmotdu_m{
        color: #fff;
        font-size: 15px;
        padding-top: 3%;
        text-align: center;
    }
    .button_ver_documento{
        position: absolute;
        margin-top: 5%;
        margin-left: 32.5%;
        height: 35px;
        padding: 3px;
        width: 35%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 15px;
    }    
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 28px;
        background-color: #fec47c;
    }
    /* FIN DEL SEGUNDO MOVIL */

    /* INICIO DEL TERCER DIV */
    
    .tercer_div{
        float: right;
        display: block;
        width: 100%;
        /* margin-top: 20%; */
    }
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }    
    .div_tres{
        display: block;
        width: 100%;
        height: 260px;
        background-color: #ffd7a8;
    }    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 230px;
        background-color: #ffebd3;
    }
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 60px;
        height: 60px;
        position: absolute;
        font-size: 35px;
        text-align: center;
        color: #123444;
        margin-top: 14%;
        margin-left: 5%;
        display: inline-block;
    }
    .vertical-line {
        border-left: 2px solid #fe9c25; 
        height: 150px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(20%); /* Ajusta la posición para centrarlo exactamente */
    }
    .vertical_line_div_tres {
        border-left: 2px solid #fe9c25; 
        height: 160px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(30%); /* Ajusta la posición para centrarlo exactamente */
    }
    .textos_2{
        width: 65%;
        display: inline-block;
        transform: translateY(-80%);
        margin-left: 25%;
    }
    .textos_3{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .textos_4{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .text_titulo{
        font-size: 18px;
        color: #103444;
    }
    .texto_normal{
        width: 73%;
        font-size: 13px;
        margin-top: 2%;
        color: #103444;
    }
    .text_reference{
        font-size: 13px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    .text_reference2{
        font-size: 13px;
        color: #ba5f3d;
        word-wrap: break-word;
    }
    .tri_tercer_div{
        width: 150px;
        height: 100px;
        margin-top: 92%;
        background: #ffebd3;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: -0.5%; */
        margin-left: 40%;
        display: none;
    }

    /* ------------------------------------------INICIO DEL CUARTO DIV */
    .cuarto_div_m {
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        margin-top: 50px;
    }
    .div_que_es_izquierdo {
        width: 90%;
        padding-top: 15%;
        margin-left: 10%;
    }
    .div_que_es_el_pmotdu_text {
        font-size: 30px;
        color: #b65634;
        font-weight: 900;
        margin-left: 5%;
        margin-top: 5%;
        /* text-align: center; */
    }
    .div_que_es_dos {
        margin-top: 5%;
        font-size: 15px;
        /* margin-left: -10%; */
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    .img_div_texto {
        width: 75%;
        margin-left: 8%;
        margin-top: 5%;
    }
    .div_objetivos_m {
        width: 50%;
        margin-left: 38%;
        margin-top: 10%;
        background-color: #f6f6f6;
    }
    .cintillo_m {
        width: 55%;
    }
    .texto_cintillo_m {
        margin-top: -14%;
        margin-left: 5%;
        color: #fff;
        font-size: 15px;
        font-weight: 900;
        padding: 3px;
    }
    /* contenedor de las pestañas de objetivos */
    .contenedor_pestañas_objetivos {
        margin-top: 20%;
    }
    /************INICIO CONTENEDOR DE INFORMACION 4 PESTAÑAS*************/
    .pestaña_si_select {
        background-color: #fec47c;
        border-radius: 10px 10px 0px 0px;
        height: 45px;
        display: inline-block;
        width: 16%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 25px;
        font-weight: bolder;
        color: #51686e;
    }

    .pestaña_no_select {
        background-color: #d9dfe1;
        border-radius: 10px 10px 0px 0px;
        height: 45px;
        display: inline-block;
        width: 16%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 25px;
        color: #51686e;
    }

    .info_center_box {
        display: inline-block;
        width: 100%;
    }

    .info_center_box_container {
        display: inline-block;
        width: 80%;
        margin-left: 10%;
        margin-top: -50px;
        /* height: 50%; */
    }
    .info_center_box_pestañas {
        display: flex;
        width: 80%;
        margin-left: 28%;
    }
    .info_center_box_ejes {
        display: block;
        margin-left: 12.5%;
        margin-right: 12.5%;
        background-color: #fff;
        height: 450px;
        display: block;
        /* margin-top: -3%; */
        width: 75%;
    }
    .info_center_box_estrategias {
        display: none;
        margin-left: 12.5%;
        margin-right: 12.5%;
        background-color: #fff;
        height: 450px;
        display: none;
        /* margin-top: -3%; */
        width: 75%;
    }
    .info_center_box_clasificacion {
        display: none;
        margin-left: 12.5%;
        margin-right: 12.5%;
        background-color: #fff;
        /* border-radius: 30px 30px 30px 30px;  */
        height: 450px;
        display: none;
        /* margin-top: -3%; */
        width: 75%;
    }
    .info_center_box_beneficios {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        border-radius: 30px 30px 30px 30px;
        height: 350px;
        display: none;
    }
    /*********FIN CONTENEDOR DE INFORMACION 4 PESTAÑAS************/
    .div_simbolos_blanco_m {
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: 350px;
        margin-bottom: 5%;
    }
    .div_simbolos_m {
        width: 100%;
        /* margin-left: 5%;
        margin-right: 5%; */
        padding-bottom: 10%;
    }
    .div_uno_m {
        margin-top: 5%;
        width: 100%;
    }
    .texto_titulo_de_objetivo_m {
        text-align: center;
        font-size: 25px;
        padding-top: 35px;
        width: 90%;
        color: #123444;
        font-weight: 800;
    }
    .div_text_titulo_m {
        width: 100%;
        margin-left: 3%;
        padding-bottom: 7%;
    }
    .img_titulo_de_objetivo_m {
        width: 70%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .img_titulo_de_objetivo_m_05 {
        width: 50%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .div_titulo_de_objetivo_blanco_m {
        background-color: #fff;
        height: auto;
        width: 80%;
        text-align: center;
    }
    .text_blanco_m {
        width: 100%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 15px;
    }
    .botones_container_m {
        padding: 20px;
        width: 82%;
        margin-left: 18%;
        margin-top: 2%;
    }
    .boton_uno_m {
        padding: 10px 20px;
        font-size: 18px;
        margin-bottom: 3%;
        margin-top: 3%;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m {
        padding: 10px 20px;
        font-size: 18px;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        margin-bottom: 3%;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .boton_uno_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .div_img_divisor{
        width: 40%;
        margin-top: 10%;
        margin-left: 30%;
    }
    .img_divisor{
        width: 100%;
    }
    .div_quieres_saber_mas_m {
        margin-top: 3%;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        font-size: 30px;
        color: #b65634;
        font-weight: 900;
    }
    .div_video_m {
        width: 70%;
        margin-left: 18%;
        margin-top: 5%;
    }
    .video_style_m {
        width: 95%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }
    .div_ver_guia_m {
        width: 55%;
        margin-top: 20%;
        margin-left: 30%;
        /* float: right;
        display: inline-block; */
    }

    .img_guia {
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }

    .button_ver_guia_m {
        position: absolute;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 40%;
        height: 35px;
        padding: 3px;
        font-weight: bold;
        width: 20%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 15px;
    }

    .button_ver_guia_m:hover {
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 16px;
        background-color: #b65634;
    }
    .tri_cuarto_div{
        width: 110px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 68%; */
        margin-left: 38%;
    }
    /* FIN DEL CUARTO DIV */

    /* ---------------------------------------------INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -10%;
    }
    .text_visor_cartografico{
        color: #ffd7a8;
        font-size: 30px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .text_visor_cartografico_normal {
        margin-top: 5%;
        font-size: 15px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
    }
    .div_visor_cartografico{
        width: 70%;
        margin-left: 15%;
    }
    .text_selecciona{
        font-size: 20px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }    
    .capas{
        width: 80%;
    }
    .text_capas{
        font-size: 15px;
        color: #fff;
    }
    .div_mapa{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
    }
    .img_mapa{
        width: 100%;
    }
    .div_zonificacion{
        width: 80%;
        margin-left: 10%;
        height: auto;
        display: inline-block;
        position: relative; /* Necesario para que el scroll esté en la parte superior */
    }
    .div_zonificacion_m {
        width: 60%;
        margin-left: 25%;
        margin-top: 10%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-bottom: 10%;
    }    
    .div_simbolos_blanco_zoni {
        width: 90%;
        padding: 10%;
        background-color: #fff;
        margin-bottom: 5%;
        display: inline-block;
        white-space: normal; /* Permitir que el texto se ajuste y no se desborde */
        height: auto;
    }
    .este {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        position: relative;
        top: 0;
    }    
    .este::-webkit-scrollbar {
        height: 8px; 
    }    
    .este::-webkit-scrollbar-thumb {
        background-color: #fec47c;
        border-radius: 10px;
    }
    .div_simbolos {
        display: inline-block;
        white-space: normal; /* Permitir que los elementos se ajusten en varias líneas */
        vertical-align: top; /* Alinear verticalmente los elementos para que no haya saltos de altura */
        width: auto;
        min-width: 150px; /* Ajustar el tamaño mínimo si es necesario */
    }
    .text_titulo_m {
        font-size: 20px;
        color: #103444;
        line-height: 1.4; /* Ajuste la altura de línea para que sea consistente */
        margin-bottom: 5%;
    }
    .text_simbolos {
        font-size: 15px;
        color: #415d69;
        line-height: 1.6; /* Igual al texto, ajuste la altura de línea */
    }
    /* Asegurarse que los íconos no afectan el diseño */
    .text_simbolos i {
        vertical-align: middle; /* Mantener los iconos alineados con el texto */
    }
    /* Opcional: para garantizar que los íconos no causen irregularidades de altura */
    .text_simbolos br {
        margin: 0;
        line-height: 1; 
    }
    .tri_quinto_div{
        width: 130px;
        height: 70px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 45%;
    }
    /* FIN DEL QUINTO DIV */

    /* -----------------------------------INICIO DEL SEXTO DIV */
    .sexto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -6%;
    }
    .proceso_de_consulta_text {
        font-size: 30px;
        color: #123444;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_proceso_de_consulta{
        width: 70%;
        margin-left: 15%;
        margin-top: 10%;
    }
    .img_proceso_de_consulta{
        width: 100%;
    }
    .div_participa_y_lineas{
        width: 100%;
        /* margin-left: 15%; */
        text-align: center;
        margin-top: -0.5%;
    }
    .div_linea_uno{
        display: inline-block;
        width: 35%;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 25%;
        text-align: center;
        font-size: 25px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }
    .div_linea_dos{
        display: inline-block;
        width: 37%;
    }
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: 5%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 30px;
    }
    .div_tres_cuadros{
        width: 90%;
        margin-left: 5%;
        margin-top: 5%;
        text-align: center;
        padding-bottom: 5%;
    }    
    .primer_cuadro{
        width: 90%;
        margin-left: 5%;
        padding: 4%;
        /* padding-bottom: 25px; */
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 15px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 15px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -1.5%;
        margin-left: 20%;
        height: auto;
        padding: 10px;
        font-weight: bold;
        width: 23%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 13px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 13px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 10%;
    }
    .tri_sexto_div{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 2%;
        margin-left: 40%;
    }
    /* FIN DEL SEXTO DIV */

    /* --------------------------------INICIO DEL SEPTIMO DIV */
    .septimo_div{
        width: 100%;
        margin-top: -8%;
        background-color: #415d69;
        height: auto;
        padding-bottom: 10%;
    }
    .sedes_de_consulta_text {
        font-size: 30px;
        color: #ffd7a8;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_sedes_de_consulta{
        width: 20%;
        margin-left: 40%;
        margin-top: 5%;
    }
    .img_sedes_de_consulta{
        width: 100%;
    }
    .text_encuentra_tu_modulo{
        font-size: 18px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 5%;
        margin-left: 25%;
        width: 50%;
        text-align: center;
    }  
    .text_participa_en_la_consulta {
        margin-top: 5%;
        font-size: 15px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
        line-height: 1.3
    }
    .button_encuentra_tu_modulo{
        /* position: absolute; */
        margin-top: 5%;
        margin-left: 38%;
        height: 40px;
        padding: 5px;
        width: 25%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 15px;
    }
    
    .button_encuentra_tu_modulo:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 15px;
        background-color: #fec47c;
    }
    .tri_septimo_div{
        width: 110px;
        height: 60px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 40%;
    }
    /* ------------------------- INICIO DEL OCTAVO DIV */

    .octavo_div{
        /* display: block; */
        width: 100%;
        height: auto;
        padding-bottom: 10%;
        background-color: #f6f6f6;
        margin-top: -6%;
    }
    .text_integrantes{
        font-size: 30px;
        color: #415d69;
        /* margin-left: 10%; */
        text-align: center;
        padding-top: 10%;
    }
    .div_octavo_derecho{
        width: 100%;
        /* display: inline-block; */
    }
    
    .div_octavo_izquierdo{
        width: 100%;
        /* display: inline-block; */
        /* float: right; */
    }    
    .img_logo_integrantes{
        width: 70%;
        margin-left: 15%;
    }
    .div_text_es_un_organo{
        width: 70%;
        margin-left: 15%;
        font-size: 15px;
        font-weight: 400;
        color: #415d69;
        text-align: justify;
        line-height: 1.3;
    }
    /* CARRUSEL */
    .div_carrusel{
        width: 70%;
        height: 600px;
        margin-left: 15%;
        margin-top: 5%;
        padding: 2%;
        background-color: #fff;
    }    
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 80%;
        max-width: 600px;
        height: 630px; /* para el tamaño del el contenido*/
        /* border: 1px solid #103444; */
        margin: auto;
    }    
    .carrusel-imagesM {
        display: flex;
        transition: transform 0.5s ease;
    }    
    .carrusel-itemM {
        min-width: 100%;
        margin-left: 5%;
    }    
    .carrusel-itemM img {
        width: 100%;
        display: block;
    }    
    .flechas {
        position: absolute;
        top: 18%;
        width: 100%;
        font-size: 30px;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }    
    .indicadoresM {
        text-align: center;
        margin-top: 25%;
    }    
    .indicadorM {
        display: inline-block;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }    
    .indicadorM.active {
        background-color: gray;
    }    
    .div_img_persona{
        /* display: inline-block; */
        width: 70%;
        margin-top: 7%;
        margin-left: 10%;
        /* position: relative; */
    }    
    .img_persona{
        width: 100%;
    }    
    .div_text_persona{
        width: 90%;
        /* margin-left: 5%; */
        height: 250px;
        margin-top: 5%;
    }    
    .text_nombre{
        font-size: 20px;
        color: #133545;
        font-weight: bold;
        white-space: normal;
        word-wrap: break-word;
        text-align: center;
    }    
    .text_puesto{
        width: 85%;
        margin-left: 7.5%;
        font-size: 15px;
        /* font-weight: bold; */
        color: #b69566;
        text-align: center;
        margin-top: 5%;
    }    
    .text_demas{
        width: 100%;
        margin-top: 5%;
        font-size: 13px;
        color: #71858f;
        text-align: justify;
    }
    .tri_octavo_div{
        width: 130px;
        height: 90px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 1%;
        margin-left: 40%;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL OCTAVO DIV */

    /* INICIO DEL NOVENO DIV */
    .div_noveno{
        width: 100%;
        height: auto;
        margin-top: -6%;
        padding-bottom: 10%;
        background-color: #b65634;
    }    
    .noveno{
        display: block;
        width: 100%;
        height: auto;
        /* float: left; */
        background-color: #b65634;
        padding-top: 5%;
    }      
    .text_acerca_de_la_consulta{
        font-size: 30px;
        color: #ffd7a8;
        margin-top: 10%;
        text-align: center;
    }
    .textos_octavo_div_derecho{
        /* display: inline-block; */
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 15px;
        color: #fff;
        text-align: justify;
    }
    .botones{
        width: 90%;
        margin-left: 4%;
    }    
    .button_presentacion{
        margin-top: 5%;
        margin-left: 3%;
        height: 35px;
        padding: 3px;
        width: 33%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 15px;
        vertical-align: middle;
    }        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 15px;
        background-color: #ffebd3;
    }    
    .button_presentacion2{
        margin-top: 5%;
        margin-left: 20%;
        height: 55px;
        padding: 3px;
        width: 40%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        /* display: inline-block; */
        font-size: 15px;
        vertical-align: middle;
    }        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 15px;
        background-color: #ffebd3;
    }
    .line {
        width: 200px; /* Grosor de la línea */
        height: 2px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        margin-top: 1%;
    }
    .img_acerca_de_la_consulta{
        width: 70%;
        margin-top: 10%;
        margin-left: 15%;
    }
    .tri_noveno_div{
        width: 90px;
        height: 50px;
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -0.5%;
        margin-left: 40%;
    }

    /* FIN DEL NOVENO DIV */

    /* INICIO DEL DECIMO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -6%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }    
    .div_preguntas_frecuentes{
        width: 90%;
        margin-left: 10%;
        padding-top: 8%;
    }    
    /* FIN DEL DECIMO DIV */
    

}

@media (min-width: 401px) and (max-width: 500px){    
    .show_mobile{
        display: block;
    }
    .escritorio{
        display: none;
    }
    .saber_mas_pmotdu{
        padding-bottom: 15%; 
        background-color: #f6f6f6;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 30px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 22px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 17px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 15px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }

    .img_grafico{
        width: 80%;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal {
        width: 100%;
        height: 630px;
    }
    .img_principal {
        display: block;
        width: 100%;
        height: auto;
        /* position: relative; */
    }
    .div_days {
        position: absolute;
        margin-top: -140.5%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .text_days {
        font-size: 15px;
        color: #b65634;
    }
    .div_dias {
        position: relative;
        margin-top: -133.8%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .txt_dias {
        font-size: 7px;
        color: #fff;
    }
    .div_text_participa {
        position: absolute;
        margin-top: -17%;
        margin-left: 30%;
    }
    .text_participa {
        font-size: 20px;
        color: #143646;
        margin: 0;
    }
    .text_del_al_del {
        font-size: 13px;
        color: #143646;
        margin: 0;
    }
    .button{
        position: absolute;
        margin-top: 55%;
        margin-left: 32.5%;
        height: 30px;
        padding: 5px;
        width: 35%;
        color: #fff;
        text-align: center;
        border: 1px solid #b16508;
        background-color: #b16508;
        font-size: 10px;
    }    
    .button:hover{
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 10px;
        background-color: #fff;
    }
    /* FIN DEL PRIMER DIV */

    /* INICIO DEL SEGUNDO MOVIL */
    .segundo_div_movil{
        background-color: #415d69;
        width: 100%;
        /* height: 950px; */
        padding-bottom: 25%;
    }
    .text_como_puedes_participar_m{
        color: #ffd7a8;
        font-size: 25px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .imagen_como_puedes_m{
        width: 30%;
        margin-left: 35%;
        margin-top: 5%;
    }
    .img_como_m{
        width: 100%;
    }
    .cont_movil_uno{
        margin-top: 5%;
        display: flex;
        align-items: center;
    }
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        position: absolute;
        font-size: 28px;
        text-align: center;
        color: #123444;
        margin-top: 1%;
        margin-left: 45%;
        display: inline-block;
    }
    .linea_izq{
        border: 2px solid #fec47c; 
        width:40%;
        margin-top: 5%;
        margin-left: 30%;
        display: inline-block;
    }
    .text_consulta_el_documento_m{
        color: #fff;
        font-size: 18px;
        padding-top: 5%;
        text-align: center;
        font-weight: bolder;
    }
    .text_conoce_el_pmotdu_m{
        color: #fff;
        font-size: 13px;
        padding-top: 3%;
        text-align: center;
    }
    .button_ver_documento{
        position: absolute;
        margin-top: 5%;
        margin-left: 32.5%;
        height: 35px;
        padding: 3px;
        width: 35%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 15px;
    }    
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 28px;
        background-color: #fec47c;
    }
    /* FIN DEL SEGUNDO MOVIL */

    /* INICIO DEL TERCER DIV */
    
    .tercer_div{
        float: right;
        display: block;
        width: 100%;
        /* margin-top: 20%; */
    }
    .div_dos{
        display: block;
        width: 100%;
        height: 220px;
        background-color: #fec47c;
    }    
    .div_tres{
        display: block;
        width: 100%;
        height: 260px;
        background-color: #ffd7a8;
    }    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 230px;
        background-color: #ffebd3;
    }
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 50px;
        height: 50px;
        position: absolute;
        font-size: 28px;
        text-align: center;
        color: #123444;
        margin-top: 18%;
        margin-left: 4%;
        display: inline-block;
    }
    .vertical-line {
        border-left: 2px solid #fe9c25; 
        height: 150px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(20%); /* Ajusta la posición para centrarlo exactamente */
    }
    .vertical_line_div_tres {
        border-left: 2px solid #fe9c25; 
        height: 160px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(30%); /* Ajusta la posición para centrarlo exactamente */
    }
    .textos_2{
        width: 65%;
        display: inline-block;
        transform: translateY(-80%);
        margin-left: 25%;
    }
    .textos_3{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .textos_4{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .text_titulo{
        font-size: 16px;
        color: #103444;
    }
    .texto_normal{
        width: 73%;
        font-size: 12px;
        margin-top: 2%;
        color: #103444;
    }
    .text_reference{
        font-size: 12px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    .text_reference2{
        font-size: 13px;
        color: #ba5f3d;
        word-wrap: break-word;
    }
    .tri_tercer_div{
        width: 150px;
        height: 100px;
        margin-top: 92%;
        background: #ffebd3;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: -0.5%; */
        margin-left: 40%;
        display: none;
    }

    /* ------------------------------------------INICIO DEL CUARTO DIV */
    .cuarto_div_m {
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        margin-top: 60px;
    }
    .div_que_es_izquierdo {
        width: 90%;
        padding-top: 15%;
        margin-left: 10%;
    }
    .div_que_es_el_pmotdu_text {
        font-size: 25px;
        color: #b65634;
        font-weight: 900;
        margin-left: 5%;
        margin-top: 5%;
        /* text-align: center; */
    }
    .div_que_es_dos {
        margin-top: 5%;
        font-size: 14px;
        /* margin-left: -10%; */
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    .img_div_texto {
        width: 75%;
        margin-left: 8%;
        margin-top: 5%;
    }
    .div_objetivos_m {
        width: 50%;
        margin-left: 38%;
        margin-top: 10%;
        background-color: #f6f6f6;
    }
    .cintillo_m {
        width: 60%;
    }
    .texto_cintillo_m {
        margin-top: -15%;
        margin-left: 5%;
        color: #fff;
        font-size: 14px;
        font-weight: 900;
        padding: 3px;
    }
    /* contenedor de las pestañas de objetivos */
    .contenedor_pestañas_objetivos {
        margin-top: 20%;
    }
    /************INICIO CONTENEDOR DE INFORMACION 4 PESTAÑAS*************/
    .pestaña_si_select {
        background-color: #fec47c;
        border-radius: 10px 10px 0px 0px;
        height: 45px;
        display: inline-block;
        width: 16%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 25px;
        font-weight: bolder;
        color: #51686e;
    }

    .pestaña_no_select {
        background-color: #d9dfe1;
        border-radius: 10px 10px 0px 0px;
        height: 45px;
        display: inline-block;
        width: 16%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 25px;
        color: #51686e;
    }

    .info_center_box {
        display: inline-block;
        width: 100%;
    }

    .info_center_box_container {
        display: inline-block;
        width: 80%;
        margin-left: 10%;
        margin-top: -50px;
        /* height: 50%; */
    }
    .info_center_box_pestañas {
        display: flex;
        width: 80%;
        margin-left: 28%;
    }
    .info_center_box_ejes {
        display: block;
        margin-left: 12.5%;
        margin-right: 12.5%;
        background-color: #fff;
        height: 400px;
        display: block;
        /* margin-top: -3%; */
        width: 75%;
    }
    .info_center_box_estrategias {
        display: none;
        margin-left: 12.5%;
        margin-right: 12.5%;
        background-color: #fff;
        height: 400px;
        display: none;
        /* margin-top: -3%; */
        width: 75%;
    }
    .info_center_box_clasificacion {
        display: none;
        margin-left: 12.5%;
        margin-right: 12.5%;
        background-color: #fff;
        /* border-radius: 30px 30px 30px 30px;  */
        height: 400px;
        display: none;
        /* margin-top: -3%; */
        width: 75%;
    }
    .info_center_box_beneficios {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        border-radius: 30px 30px 30px 30px;
        height: 350px;
        display: none;
    }
    /*********FIN CONTENEDOR DE INFORMACION 4 PESTAÑAS************/
    .div_simbolos_blanco_m {
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: 350px;
        margin-bottom: 5%;
    }
    .div_simbolos_m {
        width: 100%;
        /* margin-left: 5%;
        margin-right: 5%; */
        padding-bottom: 10%;
    }
    .div_uno_m {
        margin-top: 5%;
        width: 100%;
    }
    .texto_titulo_de_objetivo_m {
        text-align: center;
        font-size: 20px;
        padding-top: 35px;
        width: 90%;
        color: #123444;
        font-weight: 800;
    }
    .div_text_titulo_m {
        width: 100%;
        margin-left: 3%;
        padding-bottom: 7%;
    }
    .img_titulo_de_objetivo_m {
        width: 70%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .img_titulo_de_objetivo_m_05 {
        width: 50%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .div_titulo_de_objetivo_blanco_m {
        background-color: #fff;
        height: auto;
        width: 80%;
        text-align: center;
    }
    .text_blanco_m {
        width: 100%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 14px;
    }
    .botones_container_m {
        padding: 20px;
        width: 82%;
        margin-left: 18%;
        margin-top: 2%;
    }
    .boton_uno_m {
        padding: 10px 20px;
        font-size: 18px;
        margin-bottom: 3%;
        margin-top: 3%;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m {
        padding: 10px 20px;
        font-size: 18px;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        margin-bottom: 3%;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .boton_uno_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .div_img_divisor{
        width: 40%;
        margin-top: 10%;
        margin-left: 30%;
    }
    .img_divisor{
        width: 100%;
    }
    .div_quieres_saber_mas_m {
        margin-top: 3%;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        font-size: 25px;
        color: #b65634;
        font-weight: 900;
    }
    .div_video_m {
        width: 70%;
        margin-left: 18%;
        margin-top: 5%;
    }
    .video_style_m {
        width: 95%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }
    .div_ver_guia_m {
        width: 55%;
        margin-top: 20%;
        margin-left: 30%;
        /* float: right;
        display: inline-block; */
    }
    .img_guia {
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }
    .button_ver_guia_m {
        position: absolute;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 40%;
        height: 30px;
        padding: 3px;
        font-weight: bold;
        width: 25%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 13px;
    }
    .button_ver_guia_m:hover {
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 13px;
        background-color: #b65634;
    }
    .tri_cuarto_div{
        width: 110px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 68%; */
        margin-left: 37%;
    }
    /* FIN DEL CUARTO DIV */

    /* ---------------------------------------------INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -10%;
    }
    .text_visor_cartografico{
        color: #ffd7a8;
        font-size: 25px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .text_visor_cartografico_normal {
        margin-top: 5%;
        font-size: 13px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
    }
    .div_visor_cartografico{
        width: 70%;
        margin-left: 15%;
    }
    .text_selecciona{
        font-size: 16px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }    
    .capas{
        width: 80%;
    }
    .text_capas{
        font-size: 14px;
        color: #fff;
    }
    .div_mapa{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
    }
    .img_mapa{
        width: 100%;
    }
    .div_zonificacion{
        width: 80%;
        margin-left: 10%;
        height: auto;
        display: inline-block;
        position: relative; /* Necesario para que el scroll esté en la parte superior */
    }
    .div_zonificacion_m {
        width: 60%;
        margin-left: 25%;
        margin-top: 10%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-bottom: 10%;
    }    
    .div_simbolos_blanco_zoni {
        width: 90%;
        padding: 10%;
        background-color: #fff;
        margin-bottom: 5%;
        display: inline-block;
        white-space: normal; /* Permitir que el texto se ajuste y no se desborde */
        height: auto;
    }
    .este {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        position: relative;
        top: 0;
    }    
    .este::-webkit-scrollbar {
        height: 8px; 
    }    
    .este::-webkit-scrollbar-thumb {
        background-color: #fec47c;
        border-radius: 10px;
    }
    .div_simbolos {
        display: inline-block;
        white-space: normal; /* Permitir que los elementos se ajusten en varias líneas */
        vertical-align: top; /* Alinear verticalmente los elementos para que no haya saltos de altura */
        width: auto;
        min-width: 150px; /* Ajustar el tamaño mínimo si es necesario */
    }
    .text_titulo_m {
        font-size: 18px;
        color: #103444;
        line-height: 1.4; /* Ajuste la altura de línea para que sea consistente */
        margin-bottom: 5%;
    }
    .text_simbolos {
        font-size: 12px;
        color: #415d69;
        line-height: 1.6; /* Igual al texto, ajuste la altura de línea */
    }
    /* Asegurarse que los íconos no afectan el diseño */
    .text_simbolos i {
        vertical-align: middle; /* Mantener los iconos alineados con el texto */
    }
    /* Opcional: para garantizar que los íconos no causen irregularidades de altura */
    .text_simbolos br {
        margin: 0;
        line-height: 1; 
    }
    .tri_quinto_div{
        width: 130px;
        height: 70px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 45%;
    }
    /* FIN DEL QUINTO DIV */

    /* -----------------------------------INICIO DEL SEXTO DIV */
    .sexto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -6%;
    }
    .proceso_de_consulta_text {
        font-size: 25px;
        color: #123444;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_proceso_de_consulta{
        width: 70%;
        margin-left: 15%;
        margin-top: 10%;
    }
    .img_proceso_de_consulta{
        width: 100%;
    }
    .div_participa_y_lineas{
        width: 100%;
        /* margin-left: 15%; */
        text-align: center;
        margin-top: -0.5%;
    }
    .div_linea_uno{
        display: inline-block;
        width: 33%;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 25%;
        text-align: center;
        font-size: 20px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }
    .div_linea_dos{
        display: inline-block;
        width: 37%;
    }
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: 5%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 30px;
    }
    .div_tres_cuadros{
        width: 90%;
        margin-left: 5%;
        margin-top: 5%;
        text-align: center;
        padding-bottom: 5%;
    }    
    .primer_cuadro{
        width: 95%;
        margin-left: 2.5%;
        padding: 4%;
        /* padding-bottom: 25px; */
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 13px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 13px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -2.5%;
        margin-left: 20%;
        height: 30px;
        padding: 5px;
        font-weight: bold;
        width: 23%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 10px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 10px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        width: 70%;
        margin-left: 15%;
        padding-bottom: 10%;
    }
    .tri_sexto_div{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 2%;
        margin-left: 40%;
    }
    /* FIN DEL SEXTO DIV */

    /* --------------------------------INICIO DEL SEPTIMO DIV */
    .septimo_div{
        width: 100%;
        margin-top: -8%;
        background-color: #415d69;
        height: auto;
        padding-bottom: 10%;
    }
    .sedes_de_consulta_text {
        font-size: 25px;
        color: #ffd7a8;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_sedes_de_consulta{
        width: 20%;
        margin-left: 40%;
        margin-top: 5%;
    }
    .img_sedes_de_consulta{
        width: 100%;
    }
    .text_encuentra_tu_modulo{
        font-size: 15px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 5%;
        margin-left: 25%;
        width: 50%;
        text-align: center;
    }  
    .text_participa_en_la_consulta {
        margin-top: 5%;
        font-size: 13px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
        line-height: 1.3
    }
    .button_encuentra_tu_modulo{
        /* position: absolute; */
        margin-top: 5%;
        margin-left: 38%;
        height: 35px;
        padding: 5px;
        width: 25%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 11px;
    }
    
    .button_encuentra_tu_modulo:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 11px;
        background-color: #fec47c;
    }
    .tri_septimo_div{
        width: 110px;
        height: 60px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 40%;
    }
    /* ------------------------- INICIO DEL OCTAVO DIV */

    .octavo_div{
        /* display: block; */
        width: 100%;
        height: auto;
        padding-bottom: 5%;
        background-color: #f6f6f6;
        margin-top: -6%;
    }
    .text_integrantes{
        font-size: 25px;
        color: #415d69;
        /* margin-left: 10%; */
        text-align: center;
        padding-top: 10%;
    }
    .div_octavo_derecho{
        width: 100%;
        /* display: inline-block; */
    }    
    .div_octavo_izquierdo{
        width: 100%;
        /* display: inline-block; */
        /* float: right; */
    }    
    .img_logo_integrantes{
        width: 80%;
        margin-left: 10%;
    }
    .div_text_es_un_organo{
        width: 70%;
        margin-left: 15%;
        font-size: 11px;
        font-weight: 400;
        color: #415d69;
        text-align: justify;
        line-height: 1.3;
    }
    /* CARRUSEL */
    .div_carrusel{
        width: 70%;
        height: 500px;
        margin-left: 15%;
        margin-top: 5%;
        padding: 2%;
        background-color: #fff;
    }    
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 80%;
        max-width: 600px;
        height: 580px; /* para el tamaño del el contenido*/
        /* border: 1px solid #103444; */
        margin: auto;
    }    
    .carrusel-imagesM {
        display: flex;
        transition: transform 0.5s ease;
    }    
    .carrusel-itemM {
        min-width: 100%;
        margin-left: 5%;
    }    
    .carrusel-itemM img {
        width: 100%;
        display: block;
    }    
    .flechas {
        position: absolute;
        top: 15%;
        width: 100%;
        font-size: 20px;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }    
    .indicadoresM {
        text-align: center;
        margin-top: 10%;
    }    
    .indicadorM {
        display: inline-block;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }    
    .indicadorM.active {
        background-color: gray;
    }    
    .div_img_persona{
        /* display: inline-block; */
        width: 70%;
        margin-top: 7%;
        margin-left: 10%;
        /* position: relative; */
    }    
    .img_persona{
        width: 100%;
    }    
    .div_text_persona{
        width: 95%;
        /* margin-left: 5%; */
        height: 250px;
        margin-top: 5%;
    }    
    .text_nombre{
        font-size: 18px;
        color: #133545;
        font-weight: bold;
        white-space: normal;
        word-wrap: break-word;
        text-align: center;
    }    
    .text_puesto{
        width: 90%;
        margin-left: 5%;
        font-size: 13px;
        /* font-weight: bold; */
        color: #b69566;
        text-align: center;
        margin-top: 5%;
    }    
    .text_demas{
        width: 100%;
        margin-top: 5%;
        font-size: 11px;
        color: #71858f;
        text-align: justify;
    }
    .tri_octavo_div{
        width: 110px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 1%;
        margin-left: 35%;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL OCTAVO DIV */

    /* INICIO DEL NOVENO DIV */
    .div_noveno{
        width: 100%;
        height: auto;
        padding-bottom: 10%;
        background-color: #b65634;
    }    
    .noveno{
        display: block;
        width: 100%;
        height: auto;
        /* float: left; */
        background-color: #b65634;
        padding-top: 5%;
    }      
    .text_acerca_de_la_consulta{
        font-size: 25px;
        color: #ffd7a8;
        margin-top: 10%;
        text-align: center;
    }
    .textos_octavo_div_derecho{
        /* display: inline-block; */
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 13px;
        color: #fff;
        text-align: justify;
    }
    .botones{
        width: 90%;
        margin-left: 4%;
    }    
    .button_presentacion{
        margin-top: 5%;
        margin-left: 3%;
        height: 30px;
        padding: 3px;
        width: 33%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 13px;
        vertical-align: middle;
    }        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 13px;
        background-color: #ffebd3;
    }    
    .button_presentacion2{
        margin-top: 5%;
        margin-left: 20%;
        height: 50px;
        padding: 3px;
        width: 40%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        /* display: inline-block; */
        font-size: 13px;
        vertical-align: middle;
    }        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 13px;
        background-color: #ffebd3;
    }
    .line {
        width: 150px; /* Grosor de la línea */
        height: 2px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        margin-top: 1%;
    }
    .img_acerca_de_la_consulta{
        width: 70%;
        margin-top: 10%;
        margin-left: 15%;
    }
    .tri_noveno_div{
        width: 90px;
        height: 50px;
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -5%;
        margin-left: 40%;
    }

    /* FIN DEL NOVENO DIV */

    /* INICIO DEL DECIMO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -6%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }    
    .div_preguntas_frecuentes{
        width: 90%;
        margin-left: 10%;
        padding-top: 8%;
    }    
    /* FIN DEL DECIMO DIV */
    

}

@media (min-width: 341px) and (max-width: 400px){    
    .show_mobile{
        display: block;
    }
    .escritorio{
        display: none;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .saber_mas_pmotdu{
        padding-bottom: 15%; 
        background-color: #f6f6f6;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 27px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 20px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 17px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 15px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }

    .img_grafico{
        width: 80%;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal {
        width: 100%;
        height: 540px;
    }
    .img_principal {
        display: block;
        width: 100%;
        height: auto;
        /* position: relative; */
    }
    .div_days {
        position: absolute;
        margin-top: -141.5%;
        margin-left: 18.5%;
        width: 5%;
        text-align: center;
    }
    .text_days {
        font-size: 13px;
        color: #b65634;
    }
    .div_dias {
        position: relative;
        margin-top: -134%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .txt_dias {
        font-size: 6px;
        color: #fff;
    }
    .div_text_participa {
        position: absolute;
        margin-top: -17%;
        margin-left: 30%;
    }
    .text_participa {
        font-size: 16px;
        color: #143646;
        margin: 0;
    }
    .text_del_al_del {
        font-size: 10px;
        color: #143646;
        margin: 0;
    }
    .button{
        position: absolute;
        margin-top: 50%;
        margin-left: 32.5%;
        height: 25px;
        padding: 2px;
        width: 40%;
        color: #fff;
        text-align: center;
        border: 1px solid #b16508;
        background-color: #b16508;
        font-size: 10px;
    }    
    .button:hover{
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 10px;
        background-color: #fff;
    }
    /* FIN DEL PRIMER DIV */

    /* INICIO DEL SEGUNDO MOVIL */
    .segundo_div_movil{
        background-color: #415d69;
        width: 100%;
        height: auto;
        padding-bottom: 25%;
    }
    .text_como_puedes_participar_m{
        color: #ffd7a8;
        font-size: 20px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .imagen_como_puedes_m{
        width: 30%;
        margin-left: 35%;
        margin-top: 5%;
    }
    .img_como_m{
        width: 100%;
    }
    .cont_movil_uno{
        margin-top: 5%;
        display: flex;
        align-items: center;
    }
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 41px;
        height: 41px;
        position: absolute;
        font-size: 22px;
        text-align: center;
        color: #123444;
        margin-top: 1%;
        margin-left: 45%;
        display: inline-block;
    }
    .linea_izq{
        border: 2px solid #fec47c; 
        width:40%;
        margin-top: 5%;
        margin-left: 30%;
        display: inline-block;
    }
    .text_consulta_el_documento_m{
        color: #fff;
        font-size: 14px;
        padding-top: 5%;
        text-align: center;
        font-weight: bolder;
    }
    .text_conoce_el_pmotdu_m{
        width: 90%;
        margin-left: 5%;
        color: #fff;
        font-size: 10px;
        padding-top: 3%;
        text-align: center;
    }
    .button_ver_documento{
        position: absolute;
        margin-top: 5%;
        margin-left: 32.5%;
        height: 25px;
        padding: 3px;
        width: 35%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 10px;
    }    
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        /* font-size: 10px; */
        background-color: #fec47c;
    }
    /* FIN DEL SEGUNDO MOVIL */

    /* INICIO DEL TERCER DIV */
    
    .tercer_div{
        float: right;
        display: block;
        width: 100%;
        /* margin-top: 20%; */
    }
    .div_dos{
        display: block;
        width: 100%;
        height: 160px;
        background-color: #fec47c;
    }    
    .div_tres{
        display: block;
        width: 100%;
        height: 170px;
        background-color: #ffd7a8;
    }    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 170px;
        background-color: #ffebd3;
    }
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 41px;
        height: 41px;
        position: absolute;
        font-size: 22px;
        text-align: center;
        color: #123444;
        margin-top: 12%;
        margin-left: 5%;
        display: inline-block;
    }
    .vertical-line {
        border-left: 2px solid #fe9c25; 
        height: 100px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(20%); /* Ajusta la posición para centrarlo exactamente */
    }
    .vertical_line_div_tres {
        border-left: 2px solid #fe9c25; 
        height: 100px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(30%); /* Ajusta la posición para centrarlo exactamente */
    }
    .textos_2{
        width: 65%;
        display: inline-block;
        transform: translateY(-80%);
        margin-left: 25%;
    }
    .textos_3{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .textos_4{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .text_titulo{
        font-size: 12px;
        color: #103444;
    }
    .texto_normal{
        width: 73%;
        font-size: 8px;
        margin-top: 2%;
        color: #103444;
    }
    .text_reference{
        font-size: 8px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    .text_reference2{
        font-size: 8px;
        color: #ba5f3d;
        word-wrap: break-word;
    }
    .tri_tercer_div{
        width: 150px;
        height: 100px;
        margin-top: 92%;
        background: #ffebd3;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: -0.5%; */
        margin-left: 40%;
        display: none;
    }

    /* ------------------------------------------INICIO DEL CUARTO DIV */
    .cuarto_div_m {
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        
    }
    .div_que_es_izquierdo {
        width: 90%;
        padding-top: 15%;
        margin-left: 10%;
    }
    .div_que_es_el_pmotdu_text {
        font-size: 20px;
        color: #b65634;
        font-weight: 900;
        margin-left: 5%;
        margin-top: 5%;
        /* text-align: center; */
    }
    .div_que_es_dos {
        margin-top: 5%;
        font-size: 10px;
        /* margin-left: -10%; */
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    .img_div_texto {
        width: 75%;
        margin-left: 8%;
        margin-top: 5%;
    }
    .div_objetivos_m {
        width: 50%;
        margin-left: 35%;
        margin-top: 10%;
        background-color: #f6f6f6;
    }
    .cintillo_m {
        width: 70%;
    }
    .texto_cintillo_m {
        margin-top: -18%;
        margin-left: 5%;
        color: #fff;
        font-size: 13px;
        font-weight: 900;
        padding: 3px;
    }
    /* contenedor de las pestañas de objetivos */
    .contenedor_pestañas_objetivos {
        margin-top: 30%;
    }
    /************INICIO CONTENEDOR DE INFORMACION 4 PESTAÑAS*************/
    .pestaña_si_select {
        background-color: #fec47c;
        border-radius: 10px 10px 0px 0px;
        height: 38px;
        display: inline-block;
        width: 18%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 20px;
        font-weight: bolder;
        color: #51686e;
    }

    .pestaña_no_select {
        background-color: #d9dfe1;
        border-radius: 10px 10px 0px 0px;
        height: 38px;
        display: inline-block;
        width: 18%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 20px;
        color: #51686e;
    }

    .info_center_box {
        display: inline-block;
        width: 100%;
    }

    .info_center_box_container {
        display: inline-block;
        width: 90%;
        margin-left: 5%;
        margin-top: -50px;
        /* height: 50%; */
    }
    .info_center_box_pestañas {
        display: flex;
        width: 80%;
        margin-left: 28%;
    }
    .info_center_box_ejes {
        display: block;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        height: 350px;
        display: block;
        /* margin-top: -3%; */
        width: 80%;
    }
    .info_center_box_estrategias {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        height: 350px;
        display: none;
        /* margin-top: -3%; */
        width: 80%;
    }
    .info_center_box_clasificacion {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        /* border-radius: 30px 30px 30px 30px;  */
        height: 350px;
        display: none;
        /* margin-top: -3%; */
        width: 80%;
    }
    .info_center_box_beneficios {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        border-radius: 30px 30px 30px 30px;
        height: 350px;
        display: none;
    }
    /*********FIN CONTENEDOR DE INFORMACION 4 PESTAÑAS************/
    .div_simbolos_blanco_m {
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: 300px;
        margin-bottom: 5%;
    }
    .div_simbolos_m {
        width: 100%;
        /* margin-left: 5%;
        margin-right: 5%; */
        padding-bottom: 10%;
    }
    .div_uno_m {
        margin-top: 5%;
        width: 100%;
    }
    .texto_titulo_de_objetivo_m {
        text-align: center;
        font-size: 18px;
        padding-top: 30px;
        width: 90%;
        color: #123444;
        font-weight: 800;
    }
    .div_text_titulo_m {
        width: 100%;
        margin-left: 3%;
        padding-bottom: 7%;
    }
    .img_titulo_de_objetivo_m {
        width: 70%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .img_titulo_de_objetivo_m_05 {
        width: 50%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .div_titulo_de_objetivo_blanco_m {
        background-color: #fff;
        height: auto;
        width: 80%;
        text-align: center;
    }
    .text_blanco_m {
        width: 100%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 12px;
    }
    .botones_container_m {
        padding: 20px;
        width: 82%;
        margin-left: 18%;
        margin-top: 2%;
    }
    .boton_uno_m {
        padding: 10px 20px;
        font-size: 18px;
        margin-bottom: 3%;
        margin-top: 3%;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m {
        padding: 10px 20px;
        font-size: 18px;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        margin-bottom: 3%;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .boton_uno_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .div_img_divisor{
        width: 40%;
        margin-top: 10%;
        margin-left: 30%;
    }
    .img_divisor{
        width: 100%;
    }
    .div_quieres_saber_mas_m {
        margin-top: 3%;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        font-size: 20px;
        color: #b65634;
        font-weight: 900;
    }
    .div_video_m {
        width: 70%;
        margin-left: 18%;
        margin-top: 5%;
    }
    .video_style_m {
        width: 95%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }
    .div_ver_guia_m {
        width: 55%;
        margin-top: 20%;
        margin-left: 30%;
        /* float: right;
        display: inline-block; */
    }
    .img_guia {
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }
    .button_ver_guia_m {
        position: absolute;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 40%;
        height: 22px;
        padding: 3px;
        font-weight: bold;
        width: 25%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 10px;
    }
    .button_ver_guia_m:hover {
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 13px;
        background-color: #b65634;
    }
    .tri_cuarto_div{
        width: 90px;
        height: 50px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 68%; */
        margin-left: 37%;
    }
    /* FIN DEL CUARTO DIV */

    /* ---------------------------------------------INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -10%;
    }
    .text_visor_cartografico{
        color: #ffd7a8;
        font-size: 20px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .text_visor_cartografico_normal {
        margin-top: 5%;
        font-size: 10px;
        width: 70%;
        margin-left: 11%;
        color: #fff;
        text-align: justify;
    }
    .div_visor_cartografico{
        width: 70%;
        margin-left: 15%;
    }
    .text_selecciona{
        font-size: 14px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }    
    .capas{
        width: 80%;
    }
    .text_capas{
        font-size: 12px;
        color: #fff;
    }
    .div_mapa{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
    }
    .img_mapa{
        width: 100%;
    }
    .div_zonificacion{
        width: 80%;
        margin-left: 10%;
        height: auto;
        display: inline-block;
        position: relative; /* Necesario para que el scroll esté en la parte superior */
    }
    .div_zonificacion_m {
        width: 60%;
        margin-left: 25%;
        margin-top: 10%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-bottom: 10%;
    }    
    .div_simbolos_blanco_zoni {
        width: 90%;
        padding: 10%;
        background-color: #fff;
        margin-bottom: 5%;
        display: inline-block;
        white-space: normal; /* Permitir que el texto se ajuste y no se desborde */
        height: auto;
    }
    .este {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        position: relative;
        top: 0;
    }    
    .este::-webkit-scrollbar {
        height: 5px; 
    }    
    .este::-webkit-scrollbar-thumb {
        background-color: #fec47c;
        border-radius: 10px;
    }
    .div_simbolos {
        display: inline-block;
        white-space: normal; /* Permitir que los elementos se ajusten en varias líneas */
        vertical-align: top; /* Alinear verticalmente los elementos para que no haya saltos de altura */
        width: auto;
        min-width: 150px; /* Ajustar el tamaño mínimo si es necesario */
    }
    .text_titulo_m {
        font-size: 15px;
        color: #103444;
        line-height: 1.4; /* Ajuste la altura de línea para que sea consistente */
        margin-bottom: 5%;
    }
    .text_simbolos {
        font-size: 10px;
        color: #415d69;
        line-height: 1.6; /* Igual al texto, ajuste la altura de línea */
    }
    /* Asegurarse que los íconos no afectan el diseño */
    .text_simbolos i {
        vertical-align: middle; /* Mantener los iconos alineados con el texto */
    }
    /* Opcional: para garantizar que los íconos no causen irregularidades de altura */
    .text_simbolos br {
        margin: 0;
        line-height: 1; 
    }
    .tri_quinto_div{
        width: 70px;
        height: 40px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 40%;
    }
    /* FIN DEL QUINTO DIV */

    /* -----------------------------------INICIO DEL SEXTO DIV */
    .sexto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -6%;
    }
    .proceso_de_consulta_text {
        font-size: 20px;
        color: #123444;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_proceso_de_consulta{
        width: 70%;
        margin-left: 15%;
        margin-top: 10%;
    }
    .img_proceso_de_consulta{
        width: 100%;
    }
    .div_participa_y_lineas{
        width: 100%;
        /* margin-left: 15%; */
        text-align: center;
        margin-top: -0.5%;
    }
    .div_linea_uno{
        display: inline-block;
        width: 33%;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 25%;
        text-align: center;
        font-size: 15px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }
    .div_linea_dos{
        display: inline-block;
        width: 37%;
    }
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: 5%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 20px;
    }
    .div_tres_cuadros{
        width: 90%;
        margin-left: 5%;
        margin-top: 5%;
        text-align: center;
        padding-bottom: 5%;
    }    
    .primer_cuadro{
        width: 95%;
        margin-left: 2.5%;
        padding: 4%;
        /* padding-bottom: 25px; */
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 10px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 10px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -2.5%;
        margin-left: 22%;
        height: 25px;
        padding: 3px;
        font-weight: bold;
        width: 28%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 10px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 10px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        width: 80%;
        margin-left: 10%;
        padding-bottom: 10%;
    }
    .tri_sexto_div{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 2%;
        margin-left: 30%;
    }
    /* FIN DEL SEXTO DIV */

    /* --------------------------------INICIO DEL SEPTIMO DIV */
    .septimo_div{
        width: 100%;
        margin-top: -8%;
        background-color: #415d69;
        height: auto;
        padding-bottom: 10%;
    }
    .sedes_de_consulta_text {
        font-size: 20px;
        color: #ffd7a8;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_sedes_de_consulta{
        width: 20%;
        margin-left: 40%;
        margin-top: 5%;
    }
    .img_sedes_de_consulta{
        width: 100%;
    }
    .text_encuentra_tu_modulo{
        font-size: 13px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 5%;
        margin-left: 25%;
        width: 50%;
        text-align: center;
    }  
    .text_participa_en_la_consulta {
        margin-top: 5%;
        font-size: 10px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
        line-height: 1.3
    }
    .button_encuentra_tu_modulo{
        /* position: absolute; */
        margin-top: 5%;
        margin-left: 38%;
        height: 30px;
        padding: 5px;
        width: 25%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 11px;
    }
    
    .button_encuentra_tu_modulo:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 11px;
        background-color: #fec47c;
    }
    .tri_septimo_div{
        width: 80px;
        height: 40px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 40%;
    }
    /* ------------------------- INICIO DEL OCTAVO DIV */

    .octavo_div{
        /* display: block; */
        width: 100%;
        height: auto;
        padding-bottom: 5%;
        background-color: #f6f6f6;
        margin-top: -6%;
    }
    .text_integrantes{
        font-size: 25px;
        color: #415d69;
        /* margin-left: 10%; */
        text-align: center;
        padding-top: 10%;
    }
    .div_octavo_derecho{
        width: 100%;
        /* display: inline-block; */
    }    
    .div_octavo_izquierdo{
        width: 100%;
        /* display: inline-block; */
        /* float: right; */
    }    
    .img_logo_integrantes{
        width: 80%;
        margin-left: 10%;
    }
    .div_text_es_un_organo{
        width: 70%;
        margin-left: 15%;
        font-size: 10px;
        font-weight: 400;
        color: #415d69;
        text-align: justify;
        line-height: 1.3;
    }
    /* CARRUSEL */
    .div_carrusel{
        width: 70%;
        height: 450px;
        margin-left: 15%;
        margin-top: 5%;
        padding: 2%;
        background-color: #fff;
    }    
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 80%;
        max-width: 600px;
        height: 450px; /* para el tamaño del el contenido*/
        /* border: 1px solid #103444; */
        margin: auto;
    }    
    .carrusel-imagesM {
        display: flex;
        transition: transform 0.5s ease;
    }    
    .carrusel-itemM {
        min-width: 100%;
        margin-left: 5%;
    }    
    .carrusel-itemM img {
        width: 100%;
        display: block;
    }    
    .flechas {
        position: absolute;
        top: 15%;
        width: 100%;
        font-size: 20px;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }    
    .indicadoresM {
        text-align: center;
        margin-top: 2%;
    }    
    .indicadorM {
        display: inline-block;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }    
    .indicadorM.active {
        background-color: gray;
    }    
    .div_img_persona{
        /* display: inline-block; */
        width: 70%;
        margin-top: 7%;
        margin-left: 10%;
        /* position: relative; */
    }    
    .img_persona{
        width: 100%;
    }    
    .div_text_persona{
        width: 95%;
        /* margin-left: 5%; */
        height: 250px;
        margin-top: 5%;
    }    
    .text_nombre{
        font-size: 15px;
        color: #133545;
        font-weight: bold;
        white-space: normal;
        word-wrap: break-word;
        text-align: center;
    }    
    .text_puesto{
        width: 90%;
        margin-left: 5%;
        font-size: 12px;
        /* font-weight: bold; */
        color: #b69566;
        text-align: center;
        margin-top: 5%;
    }    
    .text_demas{
        width: 100%;
        margin-top: 5%;
        font-size: 9px;
        color: #71858f;
        text-align: justify;
    }
    .tri_octavo_div{
        width: 110px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 1%;
        margin-left: 35%;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL OCTAVO DIV */

    /* INICIO DEL NOVENO DIV */
    .div_noveno{
        width: 100%;
        height: auto;
        margin-top: -6%;
        padding-bottom: 10%;
        background-color: #b65634;
    }    
    .noveno{
        display: block;
        width: 100%;
        height: auto;
        /* float: left; */
        background-color: #b65634;
        padding-top: 5%;
    }      
    .text_acerca_de_la_consulta{
        font-size: 20px;
        color: #ffd7a8;
        margin-top: 10%;
        text-align: center;
    }
    .textos_octavo_div_derecho{
        /* display: inline-block; */
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 11px;
        color: #fff;
        text-align: justify;
    }
    .botones{
        width: 90%;
        margin-left: 4%;
    }    
    .button_presentacion{
        margin-top: 5%;
        margin-left: 3%;
        height: 26px;
        padding: 3px;
        width: 35%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 10px;
        vertical-align: middle;
    }        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 10px;
        background-color: #ffebd3;
    }    
    .button_presentacion2{
        margin-top: 5%;
        margin-left: 20%;
        height: 43px;
        padding: 3px;
        width: 40%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        /* display: inline-block; */
        font-size: 10px;
        vertical-align: middle;
    }        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 10px;
        background-color: #ffebd3;
    }
    .line {
        width: 130px; /* Grosor de la línea */
        height: 2px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        margin-top: 1%;
    }
    .img_acerca_de_la_consulta{
        width: 70%;
        margin-top: 10%;
        margin-left: 15%;
    }
    .tri_noveno_div{
        width: 70px;
        height: 40px;
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -5%;
        margin-left: 40%;
    }

    /* FIN DEL NOVENO DIV */

    /* INICIO DEL DECIMO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -6%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }    
    .div_preguntas_frecuentes{
        width: 90%;
        margin-left: 10%;
        padding-top: 8%;
    }    
    /* FIN DEL DECIMO DIV */
    

}

@media (min-width: 0px) and (max-width: 340px){    
    .show_mobile{
        display: block;
    }
    .escritorio{
        display: none;
    }
    .foro-bottom{
        margin-bottom: 100px !important;
    }
    .saber_mas_pmotdu{
        padding-bottom: 15%; 
        background-color: #f6f6f6;
    }
    .foro-container {
        display: flex;
        flex-wrap: wrap;
        gap: 2rem;
        align-items: flex-start;
        width: 80%;
        margin: auto;
    }

    .foro-texto {
        flex: 1 1 65%;
    }

    .foro-texto h2 {
        color: #c2822a;
        font-size: 27px;
        margin-bottom: 0.5rem;
        font-weight: bold;
    }

    .foro-texto h3 {
        font-size: 20px;
        font-weight: bold;
        color: #3c5863;
        margin-bottom: 0.2rem;
    }

    .foro-texto p {
        font-size: 17px;
        line-height: 1.5;
    }

    .foro-texto small {
        display: block;
        margin-bottom: 1rem;
        color: #8b8b8b;
        font-style: italic;
        font-size: 15px;
    }

    .leer-mas {
        color: #c2822a;
        text-decoration: none;
        font-weight: bold;
        display: inline-block;
        /*margin-top: 0.5rem;*/
    }
    
    .div_grafico{
        width: 100%;
        text-align: center;
        margin-top: 5%;
    }

    .img_grafico{
        width: 80%;
    }

    .foro-media {
        flex: 1 1 30%;
    }

    .video-embed {
        width: 100%;
        aspect-ratio: 16/9;
        margin-bottom: 1rem;
        border-radius: 8px;
        overflow: hidden;
    }

    .video-embed iframe {
        width: 100%;
        height: 100%;
        border: none;
    }

    .carousel-container {
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .carousel-slide {
        display: flex;
        transition: transform 0.5s ease-in-out;
    }

    .carousel-slide img {
        width: 100%;
        flex-shrink: 0;
        display: block;
    }

    .dots {
        text-align: center;
        margin-top: 10px;
    }

    .dot {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background-color: #ccc;
        border-radius: 50%;
        cursor: pointer;
    }

    .dot.active {
        background-color: #555;
    }
    .div_principal {
        width: 100%;
        height: 480px;
    }
    .img_principal {
        display: block;
        width: 100%;
        height: auto;
        /* position: relative; */
    }
    .div_days {
        position: absolute;
        margin-top: -141.5%;
        margin-left: 18.5%;
        width: 5%;
        text-align: center;
    }
    .text_days {
        font-size: 13px;
        color: #b65634;
    }
    .div_dias {
        position: relative;
        margin-top: -134%;
        margin-left: 18%;
        width: 5%;
        text-align: center;
    }
    .txt_dias {
        font-size: 6px;
        color: #fff;
    }
    .div_text_participa {
        position: absolute;
        margin-top: -17%;
        margin-left: 30%;
    }
    .text_participa {
        font-size: 16px;
        color: #143646;
        margin: 0;
    }
    .text_del_al_del {
        font-size: 10px;
        color: #143646;
        margin: 0;
    }
    .button{
        position: absolute;
        margin-top: 50%;
        margin-left: 32.5%;
        height: 25px;
        padding: 2px;
        width: 40%;
        color: #fff;
        text-align: center;
        border: 1px solid #b16508;
        background-color: #b16508;
        font-size: 10px;
    }    
    .button:hover{
        color: #b16508;
        text-align: center;
        border: 1px solid #b16508;
        font-size: 10px;
        background-color: #fff;
    }
    /* FIN DEL PRIMER DIV */

    /* INICIO DEL SEGUNDO MOVIL */
    .segundo_div_movil{
        background-color: #415d69;
        width: 100%;
        height: auto;
        padding-bottom: 25%;
    }
    .text_como_puedes_participar_m{
        color: #ffd7a8;
        font-size: 20px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .imagen_como_puedes_m{
        width: 30%;
        margin-left: 35%;
        margin-top: 5%;
    }
    .img_como_m{
        width: 100%;
    }
    .cont_movil_uno{
        margin-top: 5%;
        display: flex;
        align-items: center;
    }
    .div_num_uno{
        background-color: #fff;
        border-radius: 100%;
        width: 38px;
        height: 38px;
        position: absolute;
        font-size: 20px;
        text-align: center;
        color: #123444;
        margin-top: 1%;
        margin-left: 45%;
        display: inline-block;
    }
    .linea_izq{
        border: 2px solid #fec47c; 
        width:40%;
        margin-top: 5%;
        margin-left: 30%;
        display: inline-block;
    }
    .text_consulta_el_documento_m{
        color: #fff;
        font-size: 14px;
        padding-top: 5%;
        text-align: center;
        font-weight: bolder;
    }
    .text_conoce_el_pmotdu_m{
        width: 90%;
        margin-left: 5%;
        color: #fff;
        font-size: 10px;
        padding-top: 3%;
        text-align: center;
    }
    .button_ver_documento{
        position: absolute;
        margin-top: 5%;
        margin-left: 32.5%;
        height: 25px;
        padding: 3px;
        width: 35%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 10px;
    }    
    .button_ver_documento:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        /* font-size: 10px; */
        background-color: #fec47c;
    }
    /* FIN DEL SEGUNDO MOVIL */

    /* INICIO DEL TERCER DIV */
    
    .tercer_div{
        float: right;
        display: block;
        width: 100%;
        /* margin-top: 20%; */
    }
    .div_dos{
        display: block;
        width: 100%;
        height: 160px;
        background-color: #fec47c;
    }    
    .div_tres{
        display: block;
        width: 100%;
        height: 170px;
        background-color: #ffd7a8;
    }    
    .div_cuatro{
        display: block;
        width: 100%;
        height: 170px;
        background-color: #ffebd3;
    }
    .div_num_dos{
        background-color: #fff;
        border-radius: 100%;
        width: 38px;
        height: 38px;
        position: absolute;
        font-size: 20px;
        text-align: center;
        color: #123444;
        margin-top: 20%;
        margin-left: 5%;
        display: inline-block;
    }
    .vertical-line {
        border-left: 2px solid #fe9c25; 
        height: 100px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(20%); /* Ajusta la posición para centrarlo exactamente */
    }
    .vertical_line_div_tres {
        border-left: 2px solid #fe9c25; 
        height: 100px;                 
        width: 0; 
        margin-left: 20%;
        position: flex;  /* Establece la posición absoluta dentro de su contenedor */
        top: 50%;            /* Coloca el borde vertical a la mitad de la altura del contenedor */
        transform: translateY(30%); /* Ajusta la posición para centrarlo exactamente */
    }
    .textos_2{
        width: 65%;
        display: inline-block;
        transform: translateY(-80%);
        margin-left: 25%;
    }
    .textos_3{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .textos_4{
        width: 65%;
        display: inline-block;
        transform: translateY(-70%);
        margin-left: 25%;
    }
    .text_titulo{
        font-size: 12px;
        color: #103444;
    }
    .texto_normal{
        width: 73%;
        font-size: 8px;
        margin-top: 2%;
        color: #103444;
    }
    .text_reference{
        font-size: 8px;
        color: #ba5f3d;
        text-decoration: underline;
    }
    .text_reference2{
        font-size: 8px;
        color: #ba5f3d;
        word-wrap: break-word;
    }
    .tri_tercer_div{
        width: 150px;
        height: 100px;
        margin-top: 92%;
        background: #ffebd3;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: -0.5%; */
        margin-left: 40%;
        display: none;
    }

    /* ------------------------------------------INICIO DEL CUARTO DIV */
    .cuarto_div_m {
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        padding-top: 40%;
        margin-top: 100%;
    }
    .div_que_es_izquierdo {
        width: 90%;
        padding-top: 15%;
        margin-left: 10%;
    }
    .div_que_es_el_pmotdu_text {
        font-size: 20px;
        color: #b65634;
        font-weight: 900;
        margin-left: 5%;
        margin-top: 5%;
        /* text-align: center; */
    }
    .div_que_es_dos {
        margin-top: 5%;
        font-size: 10px;
        /* margin-left: -10%; */
        color: #103444;
        width: 80%;
        text-align: justify;
    }
    .img_div_texto {
        width: 75%;
        margin-left: 8%;
        margin-top: 5%;
    }
    .div_objetivos_m {
        width: 50%;
        margin-left: 35%;
        margin-top: 10%;
        background-color: #f6f6f6;
    }
    .cintillo_m {
        width: 70%;
    }
    .texto_cintillo_m {
        margin-top: -18%;
        margin-left: 5%;
        color: #fff;
        font-size: 13px;
        font-weight: 900;
        padding: 3px;
    }
    /* contenedor de las pestañas de objetivos */
    .contenedor_pestañas_objetivos {
        margin-top: 30%;
    }
    /************INICIO CONTENEDOR DE INFORMACION 4 PESTAÑAS*************/
    .pestaña_si_select {
        background-color: #fec47c;
        border-radius: 10px 10px 0px 0px;
        height: 38px;
        display: inline-block;
        width: 18%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 20px;
        font-weight: bolder;
        color: #51686e;
    }

    .pestaña_no_select {
        background-color: #d9dfe1;
        border-radius: 10px 10px 0px 0px;
        height: 38px;
        display: inline-block;
        width: 18%;
        margin-right: 3%;
        text-align: center;
        box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
        padding-top: 3px;
        font-size: 20px;
        color: #51686e;
    }

    .info_center_box {
        display: inline-block;
        width: 100%;
    }

    .info_center_box_container {
        display: inline-block;
        width: 90%;
        margin-left: 5%;
        margin-top: -50px;
        /* height: 50%; */
    }
    .info_center_box_pestañas {
        display: flex;
        width: 80%;
        margin-left: 28%;
    }
    .info_center_box_ejes {
        display: block;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        height: 350px;
        display: block;
        /* margin-top: -3%; */
        width: 80%;
    }
    .info_center_box_estrategias {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        height: 350px;
        display: none;
        /* margin-top: -3%; */
        width: 80%;
    }
    .info_center_box_clasificacion {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        /* border-radius: 30px 30px 30px 30px;  */
        height: 350px;
        display: none;
        /* margin-top: -3%; */
        width: 80%;
    }
    .info_center_box_beneficios {
        display: none;
        margin-left: 10%;
        margin-right: 10%;
        background-color: #fff;
        border-radius: 30px 30px 30px 30px;
        height: 350px;
        display: none;
    }
    /*********FIN CONTENEDOR DE INFORMACION 4 PESTAÑAS************/
    .div_simbolos_blanco_m {
        width: 100%;
        /* margin-left: 10%;
        margin-right: 10%; */
        background-color: #fff;
        height: 300px;
        margin-bottom: 5%;
    }
    .div_simbolos_m {
        width: 100%;
        /* margin-left: 5%;
        margin-right: 5%; */
        padding-bottom: 10%;
    }
    .div_uno_m {
        margin-top: 5%;
        width: 100%;
    }
    .texto_titulo_de_objetivo_m {
        text-align: center;
        font-size: 18px;
        padding-top: 30px;
        width: 90%;
        color: #123444;
        font-weight: 800;
    }
    .div_text_titulo_m {
        width: 100%;
        margin-left: 3%;
        padding-bottom: 7%;
    }
    .img_titulo_de_objetivo_m {
        width: 70%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .img_titulo_de_objetivo_m_05 {
        width: 50%;
        margin-top: 10%;
        margin-left: 20%;
    }
    .div_titulo_de_objetivo_blanco_m {
        background-color: #fff;
        height: auto;
        width: 80%;
        text-align: center;
    }
    .text_blanco_m {
        width: 100%;
        margin-left: 10%;
        margin-top: 10%;
        padding-bottom: 15%;
        color: #415d69;
        font-size: 12px;
    }
    .botones_container_m {
        padding: 20px;
        width: 82%;
        margin-left: 18%;
        margin-top: 2%;
    }
    .boton_uno_m {
        padding: 10px 20px;
        font-size: 18px;
        margin-bottom: 3%;
        margin-top: 3%;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m {
        padding: 10px 20px;
        font-size: 18px;
        width: 50%;
        margin-left: 13%;
        font-weight: bold;
        margin-bottom: 3%;
        text-align: center;
        background-color: #123444;
        color: white;
        transition: background-color 0.3s ease, transform 0.2s ease;
    }
    .boton_dos_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .boton_uno_m:hover {
        background-color: #c18439;
        transform: scale(1.1);
    }
    .div_img_divisor{
        width: 40%;
        margin-top: 10%;
        margin-left: 30%;
    }
    .img_divisor{
        width: 100%;
    }
    .div_quieres_saber_mas_m {
        margin-top: 3%;
        width: 80%;
        margin-left: 10%;
        text-align: center;
        font-size: 20px;
        color: #b65634;
        font-weight: 900;
    }
    .div_video_m {
        width: 70%;
        margin-left: 18%;
        margin-top: 5%;
    }
    .video_style_m {
        width: 95%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }
    .div_ver_guia_m {
        width: 55%;
        margin-top: 20%;
        margin-left: 30%;
        /* float: right;
        display: inline-block; */
    }
    .img_guia {
        width: 70%;
        -webkit-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        -moz-box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
        box-shadow: 10px 10px 11px -6px rgba(0, 0, 0, 0.26);
    }
    .button_ver_guia_m {
        position: absolute;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-left: 40%;
        height: 22px;
        padding: 3px;
        font-weight: bold;
        width: 25%;
        color: #b65634;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 10px;
    }
    .button_ver_guia_m:hover {
        color: #fff;
        text-align: center;
        border: 1px solid #b65634;
        font-size: 13px;
        background-color: #b65634;
    }
    .tri_cuarto_div{
        width: 90px;
        height: 50px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        /* margin-top: 68%; */
        margin-left: 37%;
    }
    /* FIN DEL CUARTO DIV */

    /* ---------------------------------------------INICIO DEL QUINTO DIV */
    .quinto_div{
        background-color: #415d69;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -10%;
    }
    .text_visor_cartografico{
        color: #ffd7a8;
        font-size: 20px;
        padding-top: 15%;
        /* margin-left: 20%; */
        text-align: center;
    }
    .text_visor_cartografico_normal {
        margin-top: 5%;
        font-size: 10px;
        width: 70%;
        margin-left: 11%;
        color: #fff;
        text-align: justify;
    }
    .div_visor_cartografico{
        width: 70%;
        margin-left: 15%;
    }
    .text_selecciona{
        font-size: 14px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 15%;
    }    
    .capas{
        width: 80%;
    }
    .text_capas{
        font-size: 12px;
        color: #fff;
    }
    .div_mapa{
        width: 80%;
        margin-left: 10%;
        margin-top: 10%;
    }
    .img_mapa{
        width: 100%;
    }
    .div_zonificacion{
        width: 80%;
        margin-left: 10%;
        height: auto;
        display: inline-block;
        position: relative; /* Necesario para que el scroll esté en la parte superior */
    }
    .div_zonificacion_m {
        width: 60%;
        margin-left: 25%;
        margin-top: 10%;
        height: auto;
        display: inline-block;
        position: relative;
        margin-bottom: 10%;
    }    
    .div_simbolos_blanco_zoni {
        width: 90%;
        padding: 10%;
        background-color: #fff;
        margin-bottom: 5%;
        display: inline-block;
        white-space: normal; /* Permitir que el texto se ajuste y no se desborde */
        height: auto;
    }
    .este {
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        position: relative;
        top: 0;
    }    
    .este::-webkit-scrollbar {
        height: 5px; 
    }    
    .este::-webkit-scrollbar-thumb {
        background-color: #fec47c;
        border-radius: 10px;
    }
    .div_simbolos {
        display: inline-block;
        white-space: normal; /* Permitir que los elementos se ajusten en varias líneas */
        vertical-align: top; /* Alinear verticalmente los elementos para que no haya saltos de altura */
        width: auto;
        min-width: 150px; /* Ajustar el tamaño mínimo si es necesario */
    }
    .text_titulo_m {
        font-size: 15px;
        color: #103444;
        line-height: 1.4; /* Ajuste la altura de línea para que sea consistente */
        margin-bottom: 5%;
    }
    .text_simbolos {
        font-size: 10px;
        color: #415d69;
        line-height: 1.6; /* Igual al texto, ajuste la altura de línea */
    }
    /* Asegurarse que los íconos no afectan el diseño */
    .text_simbolos i {
        vertical-align: middle; /* Mantener los iconos alineados con el texto */
    }
    /* Opcional: para garantizar que los íconos no causen irregularidades de altura */
    .text_simbolos br {
        margin: 0;
        line-height: 1; 
    }
    .tri_quinto_div{
        width: 70px;
        height: 40px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 40%;
    }
    /* FIN DEL QUINTO DIV */

    /* -----------------------------------INICIO DEL SEXTO DIV */
    .sexto_div{
        background-color: #f6f6f6;
        width: 100%;
        height: auto;
        /* padding-top: 8%; */
        margin-top: -6%;
    }
    .proceso_de_consulta_text {
        font-size: 20px;
        color: #123444;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_proceso_de_consulta{
        width: 70%;
        margin-left: 15%;
        margin-top: 10%;
    }
    .img_proceso_de_consulta{
        width: 100%;
    }
    .div_participa_y_lineas{
        width: 100%;
        /* margin-left: 15%; */
        text-align: center;
        margin-top: -0.5%;
    }
    .div_linea_uno{
        display: inline-block;
        width: 33%;
    }
    .linea_uno{
        border-color: #c1a57d;
        opacity: 50%;
    }
    .div_text_participa_quinto{
        /* margin-top: 3%; */
        width: 25%;
        text-align: center;
        font-size: 15px;
        color: #123444;
        font-weight: 900;
        display: inline-block;
    }
    .div_linea_dos{
        display: inline-block;
        width: 37%;
    }
    .div_icono_participa{
        width: 70%;
        margin-left: 15%;
        text-align: center;
        margin-top: 5%;
    }
    .icono_participa_flecha{
        color: #c1a57d;
        font-size: 20px;
    }
    .div_tres_cuadros{
        width: 90%;
        margin-left: 5%;
        margin-top: 5%;
        text-align: center;
        padding-bottom: 5%;
    }    
    .primer_cuadro{
        width: 95%;
        margin-left: 2.5%;
        padding: 4%;
        /* padding-bottom: 25px; */
        border: 2px solid #ffddb6;
        border-radius: 1rem;
        color: #123444;
        font-size: 10px;
    }
    .text_primer_cuadro_bold{
        color: #123444;
        font-weight: bold;
        font-size: 10px;
    }
    
    .button_ver_modulos{
        position: absolute;
        margin-top: -2.5%;
        margin-left: 22%;
        height: 25px;
        padding: 3px;
        font-weight: bold;
        width: 28%;
        color: #fff;
        text-align: center;
        border: 1px solid #123444;
        font-size: 10px;
        background-color: #123444;
    }
        
    .button_ver_modulos:hover{
        color: #fff;
        text-align: center;
        border: 1px solid #c18439;
        font-size: 10px;
        background-color: #c18439;
    }
    
    .tres_cuadros{
        width: 80%;
        margin-left: 10%;
        padding-bottom: 10%;
    }
    .tri_sexto_div{
        width: 130px;
        height: 100px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 2%;
        margin-left: 30%;
    }
    /* FIN DEL SEXTO DIV */

    /* --------------------------------INICIO DEL SEPTIMO DIV */
    .septimo_div{
        width: 100%;
        margin-top: -8%;
        background-color: #415d69;
        height: auto;
        padding-bottom: 10%;
    }
    .sedes_de_consulta_text {
        font-size: 20px;
        color: #ffd7a8;
        font-weight: 900;
        text-align: center;
        align-items: center;
        padding-top: 10%;
    }
    .div_img_sedes_de_consulta{
        width: 20%;
        margin-left: 40%;
        margin-top: 5%;
    }
    .img_sedes_de_consulta{
        width: 100%;
    }
    .text_encuentra_tu_modulo{
        font-size: 13px;
        font-weight: 900;
        color: #fec47c;
        margin-bottom: 5%;
        margin-top: 5%;
        margin-left: 25%;
        width: 50%;
        text-align: center;
    }  
    .text_participa_en_la_consulta {
        margin-top: 5%;
        font-size: 10px;
        width: 70%;
        margin-left: 15%;
        color: #fff;
        text-align: justify;
        line-height: 1.3
    }
    .button_encuentra_tu_modulo{
        /* position: absolute; */
        margin-top: 5%;
        margin-left: 38%;
        height: 30px;
        padding: 5px;
        width: 25%;
        color: #fec47c;
        text-align: center;
        border: 2px solid #fec47c;
        background-color: #415d69;
        font-size: 11px;
    }
    
    .button_encuentra_tu_modulo:hover{
        color: #415d69;
        text-align: center;
        border: 1px solid #fec47c;
        font-size: 11px;
        background-color: #fec47c;
    }
    .tri_septimo_div{
        width: 80px;
        height: 40px;
        background: #415d69;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -1%;
        margin-left: 40%;
    }
    /* ------------------------- INICIO DEL OCTAVO DIV */

    .octavo_div{
        /* display: block; */
        width: 100%;
        height: auto;
        padding-bottom: 5%;
        background-color: #f6f6f6;
        margin-top: -6%;
    }
    .text_integrantes{
        font-size: 25px;
        color: #415d69;
        /* margin-left: 10%; */
        text-align: center;
        padding-top: 10%;
    }
    .div_octavo_derecho{
        width: 100%;
        /* display: inline-block; */
    }    
    .div_octavo_izquierdo{
        width: 100%;
        /* display: inline-block; */
        /* float: right; */
    }    
    .img_logo_integrantes{
        width: 80%;
        margin-left: 10%;
    }
    .div_text_es_un_organo{
        width: 70%;
        margin-left: 15%;
        font-size: 10px;
        font-weight: 400;
        color: #415d69;
        text-align: justify;
        line-height: 1.3;
    }
    /* CARRUSEL */
    .div_carrusel{
        width: 70%;
        height: 450px;
        margin-left: 15%;
        margin-top: 5%;
        padding: 2%;
        background-color: #fff;
    }    
    .carrusel {
        position: relative;
        overflow: hidden;
        width: 80%;
        max-width: 600px;
        height: 450px; /* para el tamaño del el contenido*/
        /* border: 1px solid #103444; */
        margin: auto;
    }    
    .carrusel-imagesM {
        display: flex;
        transition: transform 0.5s ease;
    }    
    .carrusel-itemM {
        min-width: 100%;
        margin-left: 5%;
    }    
    .carrusel-itemM img {
        width: 100%;
        display: block;
    }    
    .flechas {
        position: absolute;
        top: 15%;
        width: 100%;
        font-size: 20px;
        display: flex;
        justify-content: space-between;
        transform: translateY(-50%);
    }    
    .flecha {
        /* background-color: rgba(0, 0, 0, 0.5); */
        color: black;
        padding: 10px;
        cursor: pointer;
    }    
    .indicadoresM {
        text-align: center;
        margin-top: 2%;
    }    
    .indicadorM {
        display: inline-block;
        width: 5px;
        height: 5px;
        border-radius: 50%;
        background-color: lightgray;
        margin: 0 5px;
        cursor: pointer;
    }    
    .indicadorM.active {
        background-color: gray;
    }    
    .div_img_persona{
        /* display: inline-block; */
        width: 70%;
        margin-top: 7%;
        margin-left: 10%;
        /* position: relative; */
    }    
    .img_persona{
        width: 100%;
    }    
    .div_text_persona{
        width: 95%;
        /* margin-left: 5%; */
        height: 250px;
        margin-top: 5%;
    }    
    .text_nombre{
        font-size: 15px;
        color: #133545;
        font-weight: bold;
        white-space: normal;
        word-wrap: break-word;
        text-align: center;
    }    
    .text_puesto{
        width: 90%;
        margin-left: 5%;
        font-size: 12px;
        /* font-weight: bold; */
        color: #b69566;
        text-align: center;
        margin-top: 5%;
    }    
    .text_demas{
        width: 100%;
        margin-top: 5%;
        font-size: 9px;
        color: #71858f;
        text-align: justify;
    }
    .tri_octavo_div{
        width: 110px;
        height: 70px;
        background: #f6f6f6;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: 1%;
        margin-left: 35%;
    }
    /* FIN DEL CARRUSEL */
    
    /* FIN DEL OCTAVO DIV */

    /* INICIO DEL NOVENO DIV */
    .div_noveno{
        width: 100%;
        height: auto;
        margin-top: -6%;
        padding-bottom: 10%;
        background-color: #b65634;
    }    
    .noveno{
        display: block;
        width: 100%;
        height: auto;
        /* float: left; */
        background-color: #b65634;
        padding-top: 5%;
    }      
    .text_acerca_de_la_consulta{
        font-size: 20px;
        color: #ffd7a8;
        margin-top: 10%;
        text-align: center;
    }
    .textos_octavo_div_derecho{
        /* display: inline-block; */
        float: right;
        width: 80%;
        margin-top: 5%;
    }
    .div_textos_acerca_de_la_consulta{
        width: 80%;
        font-size: 11px;
        color: #fff;
        text-align: justify;
    }
    .botones{
        width: 90%;
        margin-left: 4%;
    }    
    .button_presentacion{
        margin-top: 5%;
        margin-left: 3%;
        height: 26px;
        padding: 3px;
        width: 35%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        display: inline-block;
        font-size: 10px;
        vertical-align: middle;
    }        
    .button_presentacion:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 10px;
        background-color: #ffebd3;
    }    
    .button_presentacion2{
        margin-top: 5%;
        margin-left: 20%;
        height: 43px;
        padding: 3px;
        width: 40%;
        color: #ffebd3;
        text-align: center;
        border: 1px solid #ffebd3;
        /* display: inline-block; */
        font-size: 10px;
        vertical-align: middle;
    }        
    .button_presentacion2:hover{
        color: #b65634;
        text-align: center;
        border: 1px solid #ffebd3;
        font-size: 10px;
        background-color: #ffebd3;
    }
    .line {
        width: 130px; /* Grosor de la línea */
        height: 2px; /* Altura de la línea */
        background-color: #fec47c; /* Color de la línea */
        margin: 0 auto; /* Centra la línea si es necesario */
        margin-top: 1%;
    }
    .img_acerca_de_la_consulta{
        width: 70%;
        margin-top: 10%;
        margin-left: 15%;
    }
    .tri_noveno_div{
        width: 70px;
        height: 40px;
        background: #b65634;
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        margin-top: -5%;
        margin-left: 40%;
    }

    /* FIN DEL NOVENO DIV */

    /* INICIO DEL DECIMO DIV */
    .div_preg{
        width: 100%;
        height: auto;
        margin-top: -6%;
        background-color: #f6f6f6;
        padding-bottom: 1%;
    }    
    .div_preguntas_frecuentes{
        width: 90%;
        margin-left: 10%;
        padding-top: 8%;
    }    
    /* FIN DEL DECIMO DIV */
    

}

