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

 Theme Name:   Divi-child
 Theme URI:    https://www.innos.co
 Description:  divi child them - customs templates result search
 Author:       Innos
 Author URI:   https://www.innos.co
 Template:     Divi
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/

/*Página analisis de programas*/
.buscador_analisis_programas form .mdf_input_container_taxonomies {
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 19px;
}
.buscador_analisis_programas form .mdf_input_container_taxonomies > div {
    margin: 0px 2% 0px 0px;
}
.buscador_analisis_programas form .mdf_input_container_taxonomies > div:last-child {
    margin-right: 0px;
}
.buscador_analisis_programas input.button.mdf_button.mdf_reset_button {
    padding: 4px 28px 2px 23px;
    margin-bottom: 19px;
}
.buscador_analisis_programas select.mdf_taxonomy {
    font-size: 16px;
    color: #80829a;
    font-family: "Martel", Georgia, "Times New Roman", serif !important;
    background: #f1f1f1 !important;
    border-radius: 14px;
    box-shadow: 0px 2px 14px 0px rgb(0 0 0 / 20%);
    width: 100% !important;
    float: left;
    margin-right: 25px;
    padding: 0 0 0 14px;
    height: 43px;
    border: 0px solid rgb(247, 247, 247);
    line-height: 44px;
}
@media (max-width: 620px) {
    div#result-verif.analisis_programas span.letter_normal_complete, div#result-verif.analisis_programas span.letter_normal {
        min-height: auto;
        max-height: inherit;
        width: 100%;
        overflow: inherit;
    }
}

/*CARRUSEL NOTICIAS POR TEMA*/
.slider_children {
    background-color: rgb(0 26 26 / 50%);
    height: 354px;
    overflow: hidden;
    color: #fff;
    position: relative;
    text-align: left;
    justify-content: left;
    align-items: flex-end;
    display: flex !important;
}
.slider_children .images_slider {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100%;
}
.slider_children img {
    opacity: 1;
    width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.slider_children span.taxonomy_post {
    background-color: #b4e700!important;
    padding: 2px 9px;
    margin: 0 2px 5px 0;
    border-radius: 5px;
    display: inline-block;
    font-weight: 500;
    color: #000000!important;
}
.slider_children .info {
    padding: 10px 22px 27px 24px;
    width: 100%;
}
.slider_children .info .title_post {
    font-size: 27px!important;
    color: #ffffff!important;
    line-height: 1.2em!important;
    margin-bottom: 13px;
    padding-bottom: 3px;
    padding-top: 8px;
}

.slider_children .info .enlace_vermas {
    color: #ffffff!important;
    border-color: #ffffff;
    font-size: 14px;
    background-color: rgba(255,255,255,0.43);
    font-size: 20px;
    font-weight: 500;
    padding: 0.3em 1em;
    line-height: 1.7em!important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    border-radius: 3px;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-property: all!important;
    transition-property: all!important;
    display: inline-block;
    font-size: 15px;
}
.slider_children .info .enlace_vermas:hover {
    padding-right: 2em;
    padding-left: 0.7em;
}
.slider_children .info .enlace_vermas:after {
    font-size: 32px;
    line-height: 1em;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -1em;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: none;
    -webkit-font-feature-settings: "kern" off;
    font-feature-settings: "kern" off;
    font-variant: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    font-family: ETmodules!important;
}
.slider_children .info .enlace_vermas:hover:after {
    font-size: 1.6em;
    color: #b4e700;
    opacity: 1;
    display: inline-block;
    margin-left: 0;
}
.parent_carrusel ul.slick-dots {
    z-index: 999;
    position: absolute;
    opacity: 1 !important;
    width: 100%;
    bottom: -37px !important;
    padding: 0px;
    margin: 0px;
}
.parent_carrusel .slick-dots li button:before {
    font-size: 14px;
}
.slider_children .title_post h3 a:hover {
  color: #fff;
}
.slider_children .title_post a:hover {
  color: #fff;
}

@media (max-width: 800px) {
    .slider_children img {
        width: auto;
        height: 100%;
        max-width: inherit;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
        -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
    }
    .buscador_analisis_programas form .mdf_input_container_taxonomies {
        display: inline-block;
        width: 100%;
    }
    .buscador_analisis_programas form .mdf_input_container_taxonomies > div.mdf_taxonomy_tema_inter {
        margin-bottom: 14px;
    }
}
/*END CARRUSEL NOTICIAS POR TEMA*/


.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li li {
    line-height: 1;
    background: #b3e709;
}
.et_dropdown_animation_fade.et_pb_menu ul li>ul.sub-menu {
    background: #000;
    padding: 0px;
}
.carrusel_candidatos .parent_carrusel {margin-bottom: 72px;}


/*BLOG*/
.et_pb_post_extra.el_dbe_block_extended .post-categories a.el_category_term.el_term_blog {
    display: none !important;
}

.et_pb_post_extra.el_dbe_block_extended .post-categories a.el_clasificacion_blog_term.el_term_agenda-de-actualidad {
    display: none;
}

.et_pb_post_extra.el_dbe_block_extended .post-categories a {
    background: rgba(0, 0, 0, 0.5);
}
.et_pb_post_extra.el_dbe_block_extended .post-categories a.el_clasificacion_blog_term.el_term_agenda-normativa {
    display: none;
}

@media (max-width: 767px) {
    .contenido_blog {
        width: 100% !important;
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
}
/*BLOG*/

/*AGENDA NORMATIVA*/
.sistema_salud_toogle {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 14px;
}
.title_toggle_Salud {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    font-size: 1.25rem;
    margin: 0px;
    color: #000;
    padding: 16px 49px 16px 20px;
    background: #a6d500;
    border: 3px solid #fff;
    width: 100%;
    border-radius: 14px;
    position: relative;
    cursor: pointer;
}
.sistema_salud_toogle .content_descripcion {
    display: none;
    padding: 16px 49px 16px 20px;
    background: #ffffff;
    border-radius: 14px;
    margin-top: 13px;
    border: 3px solid #eaeaea;
    padding-top: 27px;
}
.sistema_salud_toogle:last-child .title_toggle_Salud {
    margin-bottom: 0px;
}
.content_post_sistema_salud {
    width: 100%;
    display: block;
    position: relative;
}
.title_toggle_Salud:before {
    content: '+';
    font-size: 28px;
    background: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 17px;
    top: 19px;
    line-height: 0.8;
    font-weight: bold;
    padding-left: 4px;
}
.content_descripcion p {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}
.content_descripcion  p {
    padding-bottom: 0px;
}
.content_post_sistema_salud h2 {
    width: 100%;
    text-align: center;
    font-family: 'Martel',Georgia,"Times New Roman",serif;
    font-size: 22px;
    font-weight: 600;
    margin-top: 16px;
}

select.mdf_taxonomy {
    font-size: 16px;
    color: #80829a;
    font-family: "Martel", Georgia, "Times New Roman", serif !important;
    background: #f1f1f1 !important;
    border-radius: 14px;
    box-shadow: 0px 2px 14px 0px rgb(0 0 0 / 20%);
    width: 100% !important;
    float: left;
    margin-right: 25px;
    padding: 0 0 0 14px;
    height: 43px;
    border: 0px solid rgb(247, 247, 247);
    line-height: 44px;
}
.sistema_salud_toogle.current .content_descripcion {
    display: block;
}
.sistema_salud_toogle.current .title_toggle_Salud:before {
    content: '-';
    padding-left: 8px;
}
div#content_toggle_sistema_salud .navigation.cusNav {
    display: none !important;
}
div#content_proyectos_vigentes .mdf_input_container.mdf_taxonomy_categoria_ley {
    margin-right: 1%;
}

div#content_proyectos_vigentes .mdf_input_container.mdf_taxonomy_pais_ley {
    margin-left: 1%;
}
.mdf_shortcode_container {
    padding-top: 18px;
}
/*END AGENDA NORMATIVA*/

iframe#iframe_proyectosvidentes {
    height: 1037px;
}
.proyectos_vigentes {
    min-height: 400px !important;
}
iframe#iframe_proyectoshundidos {
    height: 620px;
}
.proyectos_hundidos {
    min-height: 200px !important;
}

/*Estilos bloques de a dos*/
.agenda_electoral_parent .agenda_electoral_children {
    border-radius: 40px 40px 40px 40px;
    overflow: hidden;
    box-shadow: 0px 2px 18px 0px rgb(0 0 0 / 30%);
}
.agenda_electoral_parent .mdtf_post {
    box-shadow: 0px 0px 0px 0px rgb(0 0 0 / 30%);
    border: 0px;
    overflow: inherit !important;
    padding: 0px 11px !important;
}
.agenda_electoral_children .d-block.align-left {
    margin-top: 11px;
}
.agenda_electoral_children .d-block.align-left {
    margin-top: 11px;
}
.agenda_electoral_parent .agenda_electoral_children span.d-block.t-center {
    font-size: 14px;
    line-height: 1;
    height: 32px;
    vertical-align: middle;
    display: flex !important;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
}
.agenda_electoral_parent .agenda_electoral_children .boxColor {
    font-size: 14px;
    line-height: 1;
    height: 47px;
    vertical-align: middle;
    display: flex !important;
    text-align: center;
    justify-content: center;
    align-items: center;
    position: relative;
}
.agenda_electoral_children h3 {
    font-size: 16px !important;
}

.agenda_electoral_children .theExcerpt {
    font-size: 10px;
}

.mdtf_post .agenda_electoral_children .theExcerpt p {
    font-size: 16px !important;
}
div#boton_salud_elecciones {
    position: fixed;
    bottom: 178px;
    right: 15px;
    background: #0a3333;
    border-radius: 10px;
    height: 156px;
    width: 80px;
    color: #fff;
    line-height: 1;
    font-weight: 600;
    text-align: center;
    font-size: 15px;
    padding: 21px 0px;
    border: 3px solid #0a3333;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}
.proyectos_ley_parent .metatag {
    font-size: 14px !important;
}
div#boton_salud_elecciones:hover {
    background: #085f5f;
    color: #ffffff;
}
.proyectos_ley_parent .agenda_electoral_children {
    padding: 10px 0px 17px 0px;
}
.proyectos_ley_parent .agenda_electoral_children .caption {
    justify-content: center;
}
div#boton_salud_elecciones p {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
div#boton_salud_elecciones img {
    width: 53px;
    margin-bottom: 8px;
}
.page-id-15732 span.et_pb_scroll_top.et-pb-icon {
    display: none !important;
}
.agenda_electoral_parent .agenda_electoral_children span.letter_normal {
    min-height: 90px;
    max-height: 100px;
}
@media (max-width: 1286px) {
    .agenda_electoral_parent .agenda_electoral_children span.letter_normal {
        min-height: 120px;
        max-height: 130px;
    }
    iframe#iframe_proyectosvidentes {
        height: 1061px;
    }
    iframe#iframe_proyectoshundidos {
        height: 660px;
    }
}
@media (max-width: 1220px) {
    .agenda_electoral_parent .thumbnail {
        padding: 0px 0px !important;
    }
    .agenda_electoral_parent .caption {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .agenda_electoral_parent .agenda_electoral_children span.d-block.t-center {
        font-size: 12px;
    }
    .agenda_electoral_parent .agenda_electoral_children .boxColor {
        font-size: 13px !important;
    }
}

@media (max-width: 991px) {
    .agenda_electoral_parent .agenda_electoral_children span.letter_normal {
        min-height: 70px;
        max-height: 80px;
    }
    .agenda_electoral_parent .thumbnail {
        padding: 0px 15px !important;
    }
    iframe#iframe_propuestas_noanalizadas {
        height: 985px !important;
    }
    .agenda_electoral_parent .agenda_electoral_children .theExcerpt p {
        font-size: 14px !important;
    }
    iframe#iframe_proyectosvidentes {
        height: 1403px;
    }
    iframe#iframe_proyectoshundidos {
        height: 798px;
    }
    .title_h2_normativa p {
        font-size: 36px;
        line-height: 1;
    }
}

@media (max-width: 767px) {
    header .et_pb_menu_inner_container.clearfix {
        margin-top: 36px;
    }
}
@media (max-width: 620px) {
    .agenda_electoral_parent .agenda_electoral_children .theExcerpt {
        display: block !important;
    }
    iframe#iframe_proyectoshundidos {
        height: 827px;
    }
}
@media (max-width: 490px) {
    iframe#iframe_proyectosvidentes {
        height: 1521px;
    }

    iframe#iframe_proyectoshundidos {
        height: 919px;
    }
}
@media (max-width: 442px) {
    .agenda_electoral_parent .agenda_electoral_children span.d-block.t-center {
        font-size: 10px;
    }
    .agenda_electoral_parent .agenda_electoral_children .boxColor {
        font-size: 10px !important;
    }
}
/*Estilos bloques de a dos*/




/*ESTILOS BLOG*/
.content_agenda_actualidad .mdf_shortcode_container {
    margin-bottom: 31px;
}
p.post-meta span.read-time {
    display: none !important;
}
.content_blog_page .post_parent_blog {
    position: relative;
    -webkit-box-shadow: 0 1px 3px rgb(0 0 0 / 8%);
    -ms-box-shadow: 0 1px 3px rgba(0,0,0,.08);
    box-shadow: 0 1px 3px rgb(0 0 0 / 8%);
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 8px;
    padding: 0px 0px 47px 0px;
    overflow: hidden;
}
.content_blog_page .et_pb_post .post-categories {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 0px;
    left: 0px;
    padding: 15px 10px 0px 10px;
}
.content_blog_page .et_pb_post .post-categories a {
    display: inline-block;
    position: relative;
    z-index: 9;
    border: 2px solid hsla(0,0%,92%,.9);
    border-radius: 4px;
    padding: 2px 4px;
    margin-bottom: 5px;
    margin-right: 5px;
    font-size: 12px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    line-height: 1;
    padding: 6px 5px 4px 5px;
}
.content_blog_page .post-media-container {
    width: 100%;
    overflow: hidden;
    height: 200px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    position: relative;
    margin-bottom: 25px;
}
.content_blog_page .post-media-container img {
    width: auto;
    height: 159%;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    left: 50%;
    max-width: inherit !important;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.content_blog_page .et_pb_post:hover .post-media-container img {
    height: 140%;
}
.content_blog_page .post-content_princi {
    padding: 0px 24px;
}
.content_blog_page .post-content_princi a.el-read-more-link {
    color: #7b9b00;
    margin-top: 5px;
    margin-bottom: 10px;
    display: inline-block;
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
}
.content_blog_page .post-content_princi a.el-read-more-link:hover {
    color: #0056b3;
}
.content_blog_page .post-meta_princi {
    display: flex;
    text-align: center;
    justify-content: left;
    align-items: center;
    border-top: 1px solid #eaeaea;
    background: #fff;
    width: 100%;
    margin: 0;
    padding: 5px 20px;
    margin-top: 44px;
    position: absolute;
    bottom: 0px;
}
.content_blog_page .post-meta_princi span.et-pb-icon {
    font-size: 12px;
    color: #000;
}
.content_blog_page .post-meta_princi span.author.vcard {
    font-size: 12px;
    color: #7b9b00;
    padding-right: 5px;
}
.content_blog_page .post-meta_princi span.divider {
    padding-right: 9px;
}
.content_blog_page .post-meta_princi span.fecha-post {
    font-size: 13px;
}
.content_blog_page .post-content_princi .post-data {
    font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
    margin-top: 16px;
    display: block;
}
.content_blog_page .post-content_princi .title_post_content {
    font-family: 'Martel',Georgia,"Times New Roman",serif!important;
    font-weight: 700!important;
    font-size: 25px!important;
    color: #000000!important;
    line-height: 1.2em!important;
}

.content_blog_page .post-content_princi .title_post_content a {
    color: #000000!important;
}
.blog_content_actualidad .navigation,
.blog_content_normativa .navigation
{
    display: none !important;
}
p.post-meta span.divider:nth-last-child(2) {
    display: none !important;
}

@media (max-width: 767px) {
    .content_blog_page .post-media-container {
        height: 354px;
    }
    body div.content_agenda_actualidad {
        padding-left: 32px !important;
    }
    .et_pb_row.et_pb_row_0.content_agenda_actualidad {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
}
@media (max-width: 500px) {
    .content_blog_page .post-media-container {
        height: 224px;
    }
}
/*END ESTILOS BLOG*/

.Proyectos.vigentes {
    background: #889b36;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 10px 4px 10px;
    width: 100%;
}
.Proyectos.archivados {
     background: #c21026;
    color: #fff;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 10px 4px 10px;
    width: 100%;   
}
.Colombia {
    background: #ffffff;
    color: #000;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 10px 4px 0px;
    width: 100%;
    position: relative;
    margin-bottom: 3px;
}
.Colombia:before {
    content: '';
    background: url('/wp-content/themes/divi-child/img/colombia.png') no-repeat;
    position: relative;
    width: 29px;
    height: 20px;
    background-position: center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    border: 1px solid #ccc;
}
.República.Dominicana {
    background: #ffffff;
    color: #000;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0px 4px 0px;
    width: 100%;
    position: relative;
    margin-bottom: 3px;
}

.República.Dominicana:before {
    content: '';
    background: url(/wp-content/themes/divi-child/img/Republica_Dominicana.jpg) no-repeat;
    position: relative;
    width: 29px;
    height: 20px;
    background-position: center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    border: 1px solid #ccc;
}
.Brasil {
    background: #ffffff;
    color: #000;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0px 4px 0px;
    width: 100%;
    position: relative;
    margin-bottom: 3px;
}
.Brasil:before {
    content: '';
    background: url(/wp-content/themes/divi-child/img/brasil.jpg) no-repeat;
    position: relative;
    width: 29px;
    height: 20px;
    background-position: center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    border: 1px solid #ccc;
}
.Perú {
    background: #ffffff;
    color: #000;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0px 4px 0px;
    width: 100%;
    position: relative;
    margin-bottom: 3px;
}
.Perú:before {
    content: '';
    background: url(/wp-content/themes/divi-child/img/peru.jpg) no-repeat;
    position: relative;
    width: 29px;
    height: 20px;
    background-position: center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    border: 1px solid #ccc;
}
.Chile {
    background: #ffffff;
    color: #000;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0px 4px 0px;
    width: 100%;
    position: relative;
    margin-bottom: 3px;
}
.Chile:before {
    content: '';
    background: url(/wp-content/themes/divi-child/img/chile.jpg) no-repeat;
    position: relative;
    width: 29px;
    height: 20px;
    background-position: center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    border: 1px solid #ccc;
}
.México {
    background: #ffffff;
    color: #000;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0px 4px 0px;
    width: 100%;
    position: relative;
    margin-bottom: 3px;
}
.México:before {
    content: '';
    background: url(/wp-content/themes/divi-child/img/mexico.jpg) no-repeat;
    position: relative;
    width: 29px;
    height: 20px;
    background-position: center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    border: 1px solid #ccc;
}
.Ecuador {
    background: #ffffff;
    color: #000;
    text-align: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 1;
    padding: 7px 0px 4px 0px;
    width: 100%;
    position: relative;
    margin-bottom: 3px;
}
.Ecuador:before {
    content: '';
    background: url(/wp-content/themes/divi-child/img/ecuador.jpg) no-repeat;
    position: relative;
    width: 29px;
    height: 20px;
    background-position: center;
    background-size: contain;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
    border: 1px solid #ccc;
}