﻿.Leg_boton_link {
    text-decoration: none;
    color: inherit;
}

.paginatexto {
    background-image: url('../fonts/tipos-arte-abstracto.jpg');
    background-position-y: 60%;
    background-size: cover;
    min-height: 450px;
    position: relative;
}

.paginacapacitacion {
    background-image: url(../img/fondocapacitacion.jpg);
    background-position-y: 29%;
    min-height: 399px;
    position: relative;
    filter: hue-rotate(198deg);
    background-size: cover;
}

.Leg_buscador {
    position: absolute;
    bottom: 30px;
    background: #01606e;
    opacity: 0.9;
    padding: 30px;
    border-radius: 10px;
    color: white;
}
.linkbuscar:hover{
    color:white;
}
.Leg_titulo_buscador {
    font-weight: lighter;
    font-size: 20px;
    background: none;
    border: none;
    width: 90%;
    padding-bottom: 10px;
}

    .Leg_titulo_buscador::placeholder {
        color: white;
        opacity: 1;
    }
    .link-footer{
        color:white;
        font-size:16px;
        display:block;
        text-decoration:none;
        padding:4px;
    }
fieldset {
    border: none;
}

.Leg_titulo_buscador:-ms-input-placeholder {
    color: white;
}

.Leg_titulo_buscador::-ms-input-placeholder {
    color: white;
}
/*------------------------------------------------------------------------------------------------------------------  */
.searchcontainer {
    /*padding-top: 188px;*/
}

/*.search__title {
        font-size: 42px;
        font-weight: 900;
        text-align: center;
        color: #ff8b88;
    }*/



.searchinput {
    width: 100%;
    padding: 12px 24px;
    background-color: transparent;
    transition: transform 250ms ease-in-out;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-weight: 400;
    background-color: transparent;
    background-image: url('../img/lupi24px.svg');
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position: 95% center;
    border-radius: 10px;
    border: 1px solid #fff;
    transition: all 250ms ease-in-out;
    backface-visibility: hidden;
    transform-style: preserve-3d;
}

    .searchinput::placeholder {
        font-weight: 400;
        color: #fff;
        transition: all 300ms;
        text-transform: uppercase;
        letter-spacing: 1.5px;
    }

    .searchinput:hover,
    .searchinput:focus {
        padding: 12px 0;
        outline: 0;
        border: 1px solid transparent;
        border-bottom: 1px solid #fff;
        border-radius: 0;
        background-position: 100% center;
    }

        .searchinput:hover::placeholder,
        .searchinput:focus::placeholder {
            opacity: 0;
            transition: all 300ms;
            /* letter-spacing:10px;*/
        }

/*------------------------------------------------------------------------------------------------------------------  */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Encode Sans', sans-serif;
}



.Leg_titulo_buscador:focus {
    border: none;
    box-shadow: none;
    outline: none;
    border-bottom: solid 1px white;
}

.Leg_icono {
    font-size: 25px;
}

.Leg_inputs {
    padding: 20px 25px 0;
    /*padding-left:25px;
    padding-top: 20px;*/
    /*border-top: solid 1px;*/
}

    .Leg_inputs input {
        margin: 3px 10px 3px 10px;
    }

    .Leg_inputs span {
        font-size: 18px;
        margin-right: 50px;
        padding-left: 10px;
    }

.Leg_section {
    padding: 70px 0;
    background: #f8f9fa;
}



    .Leg_section.sinmargen {
        padding: 0px 0;
    }
    
.Leg-Boton {
    font-size: 16px;
    background: #00aec3;
    border-radius: 7px;
    padding: 20px 20px 10px 20px;
    margin: 30px 0px 20px 0px;
    color: #ffffff; 
    box-shadow: 0 1px 5px rgba(0, 0, 0, .4);
    text-align: center;
    cursor: pointer;
}

    .Leg-Boton:hover {
        transition: 200ms;
        /*transform: scale(1.02);*/
        /*box-shadow: 0 4px 6px rgba(0,0,0,.4);*/
        color: #00aec3;
        background: #ffffff;
    }

    .Leg-Boton h5 {
        display: inline-block;
        padding: 5px 10px 0;
        text-align: left;
        /* width: 60%; */
        line-height: 1.2em;
        vertical-align: -webkit-baseline-middle;
        font-family: 'Encode Sans', sans-serif !important;
        font-weight: 600;
        font-size: 1rem;
        /* text-indent: -0.5em; */
        text-transform: capitalize;
        white-space: unset;
    }

.btn.btn-sm.btn-outline-gen{
color:#005178;
border-color:#005178;;
font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: all .3s;

}

.btn.btn-sm.btn-outline-gen:hover{
 color:#89ebff;
 background-color:#005178;
border-color: #89ebff;
}
.btn.btn-sm.btn-outline-gen:active{
color: #005178;
background-color: #0dcaf0;
border-color: #005178;
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.Leg_section.sectiondos {
    background: #250729;
    position: relative;
    padding: 0;
}

    .Leg_section.sectiondos:before {
        content: "";
        position: absolute;
        background: #ffffff;
    }

.Leg_Linea_Noticias {
    background: #01b1c7;
    height: 8px;
    width: 160px;
    display: block;
    margin-left: 10px;
    margin-bottom: 10px;
}

.leg_linea_institu {
    margin-top: 15px;
    margin-left: 66px;
    background: #01b1c7 !important;
}

.Institucio {
    color: #555 !important;
}

.Leg_Informa {
    color: white;
    font-size: 14px;
}



.Leg_Noticia {
    background: white;
    border-radius: 7px;
    overflow: hidden;
    overflow: hidden;
    position: relative;
    transition: 300ms;
    height: 500px;
    margin: 0px;
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
}

.fondopapel .w-container .w-row .w-col-4:first-of-type .Leg_Noticia {
    margin: 0 20px 0 0;
}

.fondopapel .w-container .w-row .w-col-4:nth-of-type(2) .Leg_Noticia {
    margin: 0 10px;
}

.fondopapel .w-container .w-row .w-col-4:nth-of-type(3) .Leg_Noticia {
    margin: 0 0px 0 20px;
}



.Leg_Noticia:hover, .Leg_Noticia:hover .btnleermas {
    transform: scale(1.02);
    background: #01b1c7;
    transition: 300ms;
    box-shadow: 0 4px 6px rgba(0,0,0,.4);
}

    .Leg_Noticia:hover .Leg_Noti_linea {
        background: #2e1032;
        transition: 300ms;
        box-shadow: 0 4px 6px rgba(0,0,0,.4);
    }

    .Leg_Noticia:hover .Leg_not_titulo, .Leg_Noticia:hover .Leg_Noti_bajada {
        transition: 300ms;
        color: #fff;
    }


    .Leg_Noticia:hover .Leg_img img {
        transition: 300ms;
        box-shadow: 0px -1px 19px 8px #01b1c7;
        opacity: .8;
    }

.Leg_img {
    transition: 300ms;
    min-height: 145px;
    background-size: contain;
    background-repeat: no-repeat;
}

.Alerta {
    border-bottom-color: red;
    border-bottom-width: 2px;
}

.btn-buscar {
    font-weight: 500;
    display: inline-block;
    padding: 10px;
    border: none;
    margin-right: 10px;
    background: #48354e;
    cursor: pointer;
    border-radius: 3px;
    color: #455463;
    background: white;
}

    .btn-buscar:hover {
        transition: 300ms;
        background: #455463;
        color: white;
    }

.bt-Digest {
    font-weight: 500;
    display: inline-block;
    padding: 9px 15px 8px 15px;
    border: none;
    margin: 0px 0px 0px 9px;
    background: #fff;
    cursor: pointer;
    border-radius: 3px;
    color: #261e38;
    /*background: white;*/
}

    .bt-Digest:hover {
        transition: 300ms;
        background: #567;
        color: white;
    }

.Leg_img.sinfoto {
    opacity: 0.8;
    background-image: url(../img/logsen-04.png);
}

.Leg_img.principal {
    height: 358px;
}


.Leg_img img {
    box-shadow: 0px -1px 11px -1px #a2a2a2;
}

.Leg_img.sinfoto img {
    display: none;
}

.Leg_not_titulo {
    font-family: 'Encode Sans', sans-serif;
    padding: 10px 20px;
    margin-top: 20px;
    font-size: 16px;
    color: #455463;
    text-align: center;
    min-height: 68px;
    letter-spacing: -0.04em;
}

.Leg_Noti_linea {
    width: 60%;
    display: block;
    height: 2px;
    background: #455463;
    ;
    margin: auto;
}

.Leg_Noti_bajada {
    color: #455463;
    text-indent: 1.5em;
    padding: 30px;
    font-weight: 400;
    font-size: 16px;
}

/*------------------------Institucion--------------*/


.Leg_subitulo {
    background: #E9ECEF;
}


    .Leg_subitulo.sinfondo {
        margin-bottom: 30px;
        background: #f4f4f4;
    }

.Leg_migajas {
    font-size: 25px;
    color: #48354e;
    padding: 30px 0;
    display: inline-block;
    width: 49%;
}

.Leg_flecha {
    display: inline-block;
    margin-right: 11px;
}

    .Leg_flecha i {
        transition: all 300ms;
        padding: 10px 12px;
        border-radius: 100%;
    }

    .Leg_flecha:hover i {
        background: #654766;
        transition: all 300ms;
    }

.Leg_icono {
    color: #01b1c7;
    display: inline-block;
    margin-right: 11px;
}

.Leg_titulo_sec {
    font-family: 'Encode Sans', sans-serif;
    margin-right: 11px;
    display: inline-block;
    color: #01b1c7;
}
.Leg_texto_funciones:hover {
    transform: translateY(-5px);
}
.Leg_texto_funciones {
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin: 0px 60px 0px 58px;
    background: white;
    transition: transform 0.3s;
    padding: 30px;
    /* box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3); */
}

.Leg_funciones {
    color: #01b1c7;
    font-weight:600;
}

.Leg_ul {
    font-size: 20px;
    line-height: initial;
    color: #555;
}

    .Leg_ul li {
        margin-top: 20px;
    }

.Leg_leer_mas {
    display: block;
    padding: 10px;
    font-size: 21px;
    text-align: right;
}

.Leg_section.autoridades {
    background: white;
    box-shadow: -1px 0 3px 0 #555;
}


.Leg_Informa {
    font-family: sans-serif;
    text-transform: initial;
    font-size: 18px;
    font-weight: 500;
    margin: 10px 65px 30px 10px;
}

    .Leg_Informa.Institucio {
        font-family: sans-serif;
        text-transform: initial;
        font-size: 18px;
        font-weight: 500;
        margin: 10px 65px 30px;
    }

.Leg_card_autoridad {
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #dadce0;
    padding-bottom: 70px;
    max-width: 80%;
    margin: auto;
    margin-bottom: 20px;
    box-shadow: 0px 0px 3px 0px #ebebeb;
}

    .Leg_card_autoridad:hover {
        box-shadow: 0 1px 2px 0 rgba(60,64,67,0.30), 0 1px 3px 1px rgba(60,64,67,0.15);
        transition: 300ms;
        transform: scale(1.02);
    }

.Leg_foto_perfil {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: rebeccapurple;
    border-radius: 100%;
    vertical-align: text-bottom;
}

    .Leg_foto_perfil img {
    }

.Leg_nombre_autoridad {
    font-weight: 600;
    color: #005178;
    display: inline-block;
    margin-left: 18px;
}

.Leg_cargo_autoridad {
    color: #01b1c7;
    display: inline-block;
    font-size: 12px;
}

.Leg_linea_autoridad {
    display: block;
    border-bottom: solid 1px #bdbdbd;
    padding-top: 20px;
}

/*-----------------------Comisiones------------------*/
.Leg_Buscador2 {
    display: inline-flex;
    width: 50%;
    text-align: right;
    
    flex-direction: row;
   
    justify-content: flex-end;
    align-items: center;
    flex:auto;
}



.Leg_busca_input {
    display: inline-block;
    padding: 10px;
    border: solid 1px #9a9a9a;
    border-radius: 10px;
    width: 50%;
}

    .Leg_busca_input input {
        border: none;
        width: 93%;
    }

.Leg_Buscador2 i {
    color: #01b1c7;
}

.Leg_section.seccion_comisiones {
    background: #f4f4f4 !important;
}

.Leg_section.inicial {
    background: #f4f4f4 !important;
}

.Leg_section.Insti {
    background: #f4f4f4 !important;
}

.Leg_section.Agenda {
    background: #f4f4f4 !important;
}



.mix.mix-1 {
}

._permanente {
    border-left: solid 5px #745DA8;
}

._especial {
    border-left: solid 5px #ff6000;
}

._biparlamentaria {
    border-left: solid 5px #00A88D;
}


/*--------------------------------*/

.botonone.activo {
    color: #fff;
    background: #745DA8;
    box-shadow: inset 0px 1px 6px -1px #555;
}

    .botonone.activo:hover {
        color: #fff;
    }

.botonone:hover {
    color: #745DA8;
    box-shadow: 0 2px 5px rgba(0,0,0,.4);
    transition: 100ms;
    transform: scale(1.01);
}

/*------------------------*/

.botontwo.activo {
    color: #fff;
    background: #ff6000;
    box-shadow: inset 0px 1px 6px -1px #555;
}

    .botontwo.activo:hover {
        color: #fff;
    }

.botontwo:hover {
    color: #ff6000;
    box-shadow: 0 2px 5px rgba(0,0,0,.4);
    transition: 100ms;
    transform: scale(1.01);
}

/*---------------------------------*/

.botontres.activo {
    color: #fff;
    background: #00A88D;
    box-shadow: inset 0px 1px 6px -1px #555;
}

    .botontres.activo:hover {
        color: #fff;
    }

.botontres:hover {
    color: #00A88D;
    box-shadow: 0 2px 5px rgba(0,0,0,.4);
    transition: 100ms;
    transform: scale(1.01);
}

/*-------------------------------------*/


.Leg_Com_boton {
    text-align: center;
    padding: 20px 10px 15px;
    cursor: pointer;
    background: white;
    margin-bottom: 20px;
    border-radius: 10px;
    border: solid 1px #bbb9b9;
    color: #455463;
    box-shadow: 0px 1px 3px -1px #555;
    text-transform: uppercase;
    font-family: sans-serif;
    font-weight: 900;
    font-size: 18px;
}



    .Leg_Com_boton label {
        font-family: 'Encode Sans', sans-serif;
        cursor: pointer;
        font-weight: bolder;
        text-transform: capitalize;
    }

.Leg_bajada_comision span {
    display: block;
}

.Leg_card_comision {
    background: white;
    padding: 20px;
    text-align: left;
    width: 100%;
    border-radius: 3px;
    margin-bottom: 30px;
    box-shadow: 3px 8px 9px 2px #ccc;
}

    .Leg_card_comision.abierto .Leg_bajada_comision {
        max-height: 400px;
        transition: max-height 300ms;
    }

.Leg_titulo_comnision {
    color: #005178;
    font-weight: 600;
    font-size: 1rem;
    /* padding-top: 20px; */
    text-transform: CAPITALIZE;
    padding-bottom: 10px;
    
}
.Leg_titulo_programa {
    color: #005178;
    font-weight: 600;
    font-size: 38px;    
}

.Leg_bajada_comision {
    font-size: 16px;
    max-height: 50px;
    overflow: hidden;
    transition: max-height 300ms;
    font-size: 16px;
}

-Leg_comi_barrainf {
}

.Leg_comi_barrainf {
    display: block;
    font-size: 18px;
    padding: 20px 0 0 0;
    font-weight: 600;
}

.Leg_Leer_mas {
    display: inline-block;
    width: 49%;
    color: #455463;
    cursor: pointer;
}

    .Leg_Leer_mas:hover {
        color: #01b1c7;
    }

    .Leg_Leer_mas:before {
        content: "Leer Más";
    }

.Leg_card_comision.abierto .Leg_Leer_mas:before {
    content: "Leer Menos";
}

.Leg_Leer_mas_informacion {
    display: inline-block;
    width: 49%;
    text-align: right;
    cursor: pointer;
    color: #455463;
}

    .Leg_Leer_mas_informacion:hover {
        color: #01b1c7;
    }

.fail-message {
    font-size: 20px;
    display: none;
    text-align: center;
    padding: 20px;
}

.fail .fail-message {
    display: block;
}




/*----------------------Comision-------------------*/
table,
table.tabla {
    border: none;
}

/*----------------------CSS Diseño nuevo FIGMA-------------------*/


.tab:hover {
    /* border-bottom: solid 4px #e4883d; */
    background: #00B0C7;
    color: #fff;
}

.bg-white {
    background-color: #F8F9FA !important;
}

.Leg_subitulo.Violeta {
    background: #e9ecef;
}


/*.navbar.bg-white {
    border-bottom: 1px solid #dee2e6;
}*/

.breadcrumbb {
    margin: 0;
}

.breadcrumbb {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0;
    margin: 0.7rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.breadcrumbb-item + .breadcrumbb-item:before {
    font-family: 'Material Icons';
    height: 1rem;
    position: relative;
    bottom: 2px;
}

.breadcrumbb-item + .breadcrumbb-item::before {
    display: inline-block;
    padding-right: 0.25rem;
    color: #adb5bd;
    content: "";
}
.noBreadcrumb .breadcrumbb-item {
    padding: 0 2px;
    padding: 10px 10px 10px;
    /* margin-top: 16px; */
    margin: 7px 2px;
}
     .noBreadcrumb .breadcrumbb-item.active {
        background: #00aec3;
        color: white;
    }
.noBreadcrumb .breadcrumbb-item:hover {
    color: white;
    background: #00aec3;
}
    .noBreadcrumb .breadcrumbb-item + .breadcrumbb-item::before {
    display: inline-block;
    padding-right: 0.25rem;
    color: #adb5bd;
    content: "";
}
.breadcrumbb-bar.navbar {
    padding: 0.75rem 1.5rem;
}

.breadcrumbb-bar {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.breadcrumbb-item {
    border-radius: 8px;
    height: 40px;
    /* background-color: #367491; */
    color: #5d5d5d;
    display: flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 500;
    cursor: pointer;
    transition: all .3s;
}

    .breadcrumbb-item.active {
        color: #00B0C7;
    }

    .breadcrumbb-item + .breadcrumbb-item {
        padding-left: 0.25rem;
    }

/*----------------------titulo buscador de leyes-------------------*/

p.lead {
    margin-bottom: 2.4rem;
}

.lead {
    font-size: 1.3rem;
    font-weight: 500;
    padding-top: 1rem;
}


.row.g-2 {
    display: flex;
    align-items: flex-end;
}

.accordion-consulta {
    display: grid;
    place-content: baseline;
    margin: 1rem 0 0 5rem;
    -bs-accordion-btn-color: #06899b;
    -bs-accordion-btn-bg: #e0f4f8;
    -bs-accordion-btn-focus-border-color: #01b1c7;
    -bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem#01b1c754;
    -bs-accordion-active-color: #00b0c7;
    -bs-accordion-active-bg: #e0f4f8;
}

.accordion-item {
    margin: 48px 10px;
    font-size: 1rem;
    color: #6c757d;
    background-color: #f8f8f8
}

.accordion-button {
    height: 48px;
    font-family: roboto, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    color: #00b0c7;
    text-align: left;
    background-color: #e0f4f8;
}

    .accordion-button:focus {
        z-index: 3;
        border-color: #00b0c7;
        outline: 0;
        box-shadow: 0 0 0 0.25rem #01b1c73d;
    }

    .accordion-button:not(.collapsed) {
        color: #00b0c7;
        background-color: #e0f4f8;
        box-shadow: inset 0 calc(var(--bs-accordion-border-width) * -1) 0 var(--bs-accordion-border-color);
    }

.accordion-body {
    padding: 16px 132px;
}












.Leg_subitulo.Violeta .Leg_migajas {
    color: white;
}

/*.seccion_comision {
    padding-top: 0;
}*/

    /*.seccion_comision:before {
        content: "";
        position: absolute;
        display: block;
        width: 100%;
        box-shadow: 0 2px 3px -1px #555;
        height: 46px;
        background: #01b1c7;
    }*/

    .seccion_comision .Leg_tabs {
    }

#calendar h2 {
    font-size: 20px;
}

.Leg_tabs_menu {
    display:flex;
    text-align: center;
    border-radius: 0.5rem;
    background: #E0F4F8;
}
.mar-t70{
    margin-top:70px
}

    .Leg_tabs_menu a {
        color: #06899b;
        width: 33%;
        width: 33%;
        /* border-bottom: solid 4px #01b1c7; */
        text-align: center;
        background: transparent;
        padding: 21px 0;
    }

.seccion_Leyes_y_proyectos .Leg_tabs_menu a, .seccion_comision .Leg_tabs_menu a {
    width: 31%;
    margin: 0.5rem;
}

.Leg_tabs_menu a.w--current {
    color: #fff;
    background: #00B0C7;
}

.Leg_tabs_menu a .tab-txt {
    text-align: center;
    float: none;
    text-transform: uppercase;
    margin: 10px;
    font-weight: 500;
    font-size: 0.875rem;
    transition: color .35s ease-out;
}

.Leg_tabs_Content {
}






.ripple-container {
    /*Con los siguientes valores de position, top, left, width y height aseguramos que el div tome todo el tamaño de su padre*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: transparent;
    border-radius: 15px 15px 0 0;
}

.ripple-effect {
    position: absolute;
    /*En javascript colocaremos el top y left de este span en el punto donde hizo click el usuario. Por eso es necesario trasladarlo en -50% en ambos ejes, para que el centro del efecto coincida con el click*/
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255,255,255, 0.4);
}

.btn-flat .ripple-effect {
    background: rgba(33,150,243, 0.4);
}

.ripple-container.ripple-effect-animation .ripple-effect {
    /*Aplicamos la animación que mas adelante definiremos con @keyframes*/
    -webkit-animation: ripple .4s ease-in;
    animation: ripple .4s ease-in;
}

@-webkit-keyframes ripple {
    0% {
        opacity: 0;
    }

    30% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        padding-bottom: 200%;
        width: 200%;
    }
}

@-webkit-keyframes ripple {
    0% {
        opacity: 0;
    }

    30% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        padding-bottom: 200%;
        width: 200%;
    }
}

/*----------------------------------------------------------------------------------------------------------------------*/

.Leg_tabla_integrantes {
    margin: 30px;
}

    .Leg_tabla_integrantes table {
        width: 100%;
        text-align: center;
    }



        .Leg_tabla_integrantes table thead {
            color: white;
            background: #01b1c7;
            /* Old browsers */
            background: -moz-linear-gradient(left,#0c8e9e 0%, #01b1c7 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #0c8e9e 0%, #01b1c7 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #0c8e9e 0%, #01b1c7 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c8e9e', endColorstr='#01b1c7', GradientType=1);
            /* IE6-9 */
            text-transform: uppercase;
            display: table-header-group;
        }

        .Leg_tabla_integrantes table tr th {
            padding: 20px;
            border: none;
        }

        .Leg_tabla_integrantes table tr td {
            font-size: 16px;
            padding: 15px;
            border-left: none;
            border-right: none;
        }


.Leg_tabla_Ordendia tbody tr:nth-of-type(2n+1) {
    background: #d8d8d8;
}

.Leg_tabla_tratamiento table tr td:nth-of-type(1n+2) {
    border-left: solid 1px #b9b9b9;
}

.Leg_tabla_integrantes table tr td:nth-of-type(1n+2) {
    border-left: solid 1px #b9b9b9;
}

.Leg_tabla_Ordendia table tr td:nth-of-type(1n+2) {
    border-left: solid 1px #b9b9b9;
}


.Leg_tabla_Ordendia {
    margin: 30px;
}

    .Leg_tabla_Ordendia table tr.tablahead {
        color: white;
        background: #62147f;
        /* Old browsers */
        background: -webkit-linear-gradient(left, #62147f 0%, #8e5dad 100%);
        background: linear-gradient(to right, #48354e 0%, #845a9c 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62147f', endColorstr='#8e5dad', GradientType=1);
        /* IE6-9 */
        text-transform: uppercase;
    }


    .Leg_tabla_Ordendia table {
        text-align: center;
        width: 100%;
    }

        .Leg_tabla_Ordendia table thead {
            color: #fff;
            background: #62147f;
            background: -moz-linear-gradient(left, #62147f 0%, #8e5dad 100%);
            background: -webkit-linear-gradient(left, #62147f 0%, #8e5dad 100%);
            background: linear-gradient(to right, #62147f 0%, #8e5dad 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62147f', endColorstr='#8e5dad', GradientType=1);
            text-transform: uppercase;
            background: #62147f;
            /* Old browsers */
            background: -moz-linear-gradient(left, #62147f 0%, #8e5dad 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #62147f 0%, #8e5dad 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #62147f 0%, #8e5dad 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62147f', endColorstr='#8e5dad', GradientType=1);
            /* IE6-9 */
        }

        .Leg_tabla_Ordendia table tr th {
            padding: 20px;
            text-transform: uppercase;
            border: none;
        }

        .Leg_tabla_Ordendia table tr td {
            font-size: 16px;
            padding: 15px;
            border-left: none;
            border-right: none;
        }

.Leg_tabla_tratamiento {
    margin: 30px;
}

    .Leg_tabla_tratamiento table {
        width: 100%;
        text-align: center;
    }

        .Leg_tabla_tratamiento table thead {
            background: #62147f;
            /* Old browsers */
            color: #fff;
            background: #62147f;
            background: -moz-linear-gradient(left, #62147f 0%, #8e5dad 100%);
            background: -webkit-linear-gradient(left, #62147f 0%, #8e5dad 100%);
            background: linear-gradient(to right, #62147f 0%, #8e5dad 100%);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62147f', endColorstr='#8e5dad', GradientType=1);
            text-transform: uppercase;
            background: -moz-linear-gradient(left, #62147f 0%, #8e5dad 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(left, #62147f 0%, #8e5dad 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, #62147f 0%, #8e5dad 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62147f', endColorstr='#8e5dad', GradientType=1);
            /* IE6-9 */
        }

        .Leg_tabla_tratamiento table tr th {
            padding: 20px;
            text-transform: uppercase;
            border: none;
        }

        .Leg_tabla_tratamiento table tr td {
            font-weight: 400;
            font-size: 16px;
            padding: 15px;
            border-left: none;
            border-right: none;
        }

.seccion_comision_contacto {
}

.Leg_Com_contacto {
    font-size: 16px;
    background: #d6d6d6;
    display: inline-block;
    padding: 20px;
    border: solid 1px #c1c1c1;
    border-radius: 20px;
}

.Leg_tabla_tratamiento tbody tr:nth-of-type(2n+1) {
    background: #d8d8d8;
}

.Leg_tabla_integrantes tbody tr:nth-of-type(2n+1) {
    background: #d8d8d8;
}

.Leg_tabla_tratamiento table tr.tablahead {
    color: #06899b;
    background: #01b1c7;
    /* Old browsers */
    background: -webkit-linear-gradient(left, #0c8e9e 0%, #01b1c7 100%);
    background: #E0F4F8;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0c8e9e', endColorstr='#01b1c7', GradientType=1);
    /* IE6-9 */
    text-transform: uppercase;
}


.blog-pagination.lineas tr td {
    border: none !important;
    background: transparent !important;
    padding: 0;
}

.blog-pagination.lineas tr {
    background: transparent !important;
}

.blog-pagination table td a {
    border-radius: 100%;
    width: 30px;
    background: #d8d8d8;
    height: 30px;
    color: #261e38;
}

    .blog-pagination table td a:hover {
        border-radius: 100%;
        width: 30px;
        background: #d8d8d8;
        height: 30px;
        border: solid 2px;
        color: #01606e;
    }

.blog-pagination table td span {
    border-radius: 100%;
    width: 30px;
    background: #efeaea;
    height: 30px;
    border: solid 2px;
    color: #01b1c7;
}

/*-----------------------------Agenda Legislativa---------------------*/


.Leg_section.Agenda {
    min-height: 420px;
}

.Leg_dia {
    margin-bottom: 20px;
}

.Leg_Esta_semana {
    margin-bottom: 20px;
}

.Leg_tabla_EstaSemana {
    width: 100%;
    background: white;
    box-shadow: 0px 2px 8px -3px #5555558a;
    padding: 8px;
}

.Leg_Label {
    padding-left: 20px;
}

    .Leg_Label h4 {
        color: #455463;
        text-transform: capitalize;
    }

.Leg_dia_nombre {
    font-weight: bold;
    padding: 15px 0 5px;
    color: #48354e;
    font-size: 15px;
    display: inline-block;
}

.Leg_tabla_Agenda {
    width: 100%;
    background: white;
    box-shadow: 0px 2px 8px -2px #5555558a;
    padding: 8px;
}

    .Leg_tabla_Agenda tr {
        width: 100%;
        border-top: 1px solid #eaeaea;
        border-bottom: solid 1px #e0e0e0;
    }

.Leg_hora {
    text-align: center;
    border-left: #ffffff;
    width: 10%;
    padding: 20px;
    font-weight: bold;
}

.Leg_hoy {
    color: #c30000;
    font-size: 17px;
    font-weight: bold;
}

.Leg_Datos {
    padding: 20px;
    border-right: none;
}

.Leg_Evento {
    color: #261e38;
    padding-bottom: 20px;
}

.Leg_lugar {
    /* margin-top: 40px; */
}

/*------------------------LEyes_y_proyectos--------------*/
.Leg_section.seccion_Leyes_y_proyectos {
    min-height: 505px;
    padding: 0 0 40px;
}

.seccion_Leyes_y_proyectos:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    /* box-shadow: 0 2px 3px -1px #555; */
    height: 46px;
    background: #f8f9fa;
}


.Leg_Card_Leyes {
    border-radius: 0.5rem;
    margin-top: 40px;
    background: #fff;
    margin: 30px;
    padding: 7px;
    /* box-shadow: 0px 2px 8px 0px #5555556b; */
}

    .Leg_Card_Leyes.ley_leg_pro {
        /*margin: 38px !important;*/
    }

.Leg-over-card {
    border-radius: 0.5rem;
    margin-top: 40px;
    background: #dee2e6;
    /*margin: 32px;*/
    padding: 1px;
    /* box-shadow: 0px 2px 8px 0px #5555556b;*/
}


.mrg-item {
    margin: 0px;
}

.mrg-bott {
    margin-bottom: 50px;
}

.margin-borders {
    margin-left: 0;
    margin-right: 0;
}



.Leg_form_control {
    margin-top: 40px;
    margin-bottom: 26px;
}

.Leg_nombre_input {
    padding-left: 10px;
    display: block;
    font-size: 1rem;
    font-weight: 500;
    color: #6c757d;
    text-align: left;
    width: 25%;
}

.Leg_num_ley {
    width: 38%;
    font-size: 25px;
    border-radius: 10px;
    margin-left: 20px;
}


.inputline {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #CCC;
    color: #555;
    box-sizing: border-box;
    font-family: 'Roboto';
    font-size: 18px;
    height: 50px;
    /* left: 50%; */
    /* margin: -25px 0 0 -100px; */
    padding: 10px 0px;
    position: relative;
    /* top: 50%; */
    width: 200px;
}

    .inputline:focus {
        outline: none;
    }

    .inputline::-webkit-input-placeholder {
        color: #AAA;
    }

    .inputline:focus::-webkit-input-placeholder {
        color: dodgerblue;
    }

    .inputline:focus + .underline {
        transform: scale(1);
    }

.underline {
    background-color: #00b0c7;
    display: inline-block;
    height: 2px;
    /* left: 50px; */
    margin: 0px 0 0 79px;
    position: absolute;
    /* top: 185px; */
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: all 0.4s linear;
    transition: all 0.5s linear;
    width: 500px;
}

.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #01b1c7 !important;
    outline: 0;
    box-shadow: 0 0 0 0.25rem #01b1c73d;
}

.form-floating > .form-control-plaintext:focus, .form-floating > .form-control-plaintext:not(:placeholder-shown), .form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown) {
    border: none;
    padding-top: 1.625rem;
    padding-bottom: 0.625rem;
}

.Leg_btn_buscar {
    padding: 13px 40px;
    font-size: 20px;
    background: #cecece;
    display: inline-block;
    color: #261e38;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0px #555;
}

.Leg_informacion {
    font-size: 1.05rem;
    font-weight: 500;
    padding-bottom: 20px;
    border-bottom: solid 1px #e6e6e6;
    margin-bottom: 40px;
}

.Leg_aling-right {
    text-align: right;
    margin: 80px 58px 0px;
}

/*------------------------CAPACITACION--------------*/

.bak-blanco {
    padding: 20px;
    background: #ffffffd4;
}

.linea-vertical {
    width: 50%;
    /* height:  20px; */
    padding: 44px;
    border-right: solid 1px;
    margin: 0px 0;
}

.linea-vertical-2 {
    padding: 53px;
}

.cap-Titulo {
    font-family: georgia;
    text-align: center;
    font-weight: bold;
    font-size: 78px;
    display: block;
    padding-top: 20px;
}

.cap-subtitulo {
    text-align: center;
    display: block;
    font-size: 20px;
    padding: 20px;
    margin-top: 9px;
}

.cap-contacto {
    text-align: right;
}


.frasecap {
    color: white;
    font-size: 26px;
    text-align: center;
    margin-top: 25%;
    font-weight: bold;
    line-height: normal;
}

.padding-left {
    padding-left: 10px;
}

.Leg_card_comision img {
    transition: all 300ms;
}

    .Leg_card_comision img:hover {
        transition: all 300ms;
        cursor: zoom-in;
        -webkit-filter: brightness(25%);
        /* Safari 6.0 - 9.0 */
        filter: brightness(25%);
    }

/*----------------------sesiones----------------------------------*/

.seccion_sesiones {
    padding: 0;
}

.tabs-sesiones .Leg_tabs_menu a {
    width: 18.7%;
    width: 32%;
}

.seccion_sesiones:before {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    box-shadow: 0 2px 3px -1px #555;
    height: 46px;
    background: #48354e;
}

.Ses_tabs_menu a {
    width: 19%;
    border-bottom: solid 4px #48354e;
    text-align: center;
    background: #48354e;
}

    .Ses_tabs_menu a.w--current {
        border-bottom: solid 4px #f7f70b;
        background: #332338;
    }

.Leg_periodo, .Leg_Sesion, .Leg_Senador, .Leg_num_ley {
    display: block;
    border: 1px solid #01b1c7;
    width: 38%;
    font-size: 0.875rem;
    font-weight: 500;
    border-radius: 0.5rem;
    margin-left: 20px;
    background: #f9f9f9;
    height: calc(1.5em + 0.875rem + 2px);
    padding: 0.4375rem 1rem;
    line-height: 1.5;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.Leg_num_ley {
    border: none;
    display: block;
     border: 1px solid #dee2e6; 
    width: 90%;
    font-size: 1rem;
    font-weight: 500;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-left: 10px;
    background: #f9f9f9;
    height: calc(1.5em + 0.875rem + 2px);
    padding: 0.4375rem 1rem;
    line-height: 1.5;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.Leg_button {
    font-size: 20px;
    padding: 10px 30px;
    color: #455463;
    font-weight: bold;
    background: rgb(221, 221, 221);
    border-radius: 4px;
    margin: 0 20px;
    text-decoration: none;
    box-shadow: 0px 3px 3px #aaa;
}

    .Leg_button:hover {
        font-size: 20px;
        padding: 10px 30px;
        color: #01b1c7;
        font-weight: bold;
        background: rgb(230, 230, 230);
        border-radius: 7px;
        margin: 0 20px;
        text-decoration: none;
        box-shadow: 0 4px 6px rgba(0,0,0,.4);
    }

.selects {
    width: 100%;
    font-size: 15px;
    border-radius: 5px;
    background: #f9f9f9;
    padding: 5px;
}

    .selects.sx2 {
        margin-top: 30px;
    }

.c2e {
    margin-top: 0px;
}

.tittle-line.sinesp {
    margin-bottom: 0;
}

.noMargin {
    margin: 0;
}

.marginbottom {
    margin: 0 0 20px 0;
}

.align-center {
    text-align: center;
}

.MasNoticias {
    display: inline-block;
    border: none;
    background: #455463;
    padding: 10px 20px;
    border-radius: 4px;
    margin: 29px;
    color: white;
    font-weight: bolder;
    margin-top: 40px;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-family: sans-serif;
}

    .MasNoticias:hover {
        background: #01b1c7;
        box-shadow: 0 4px 6px rgba(0,0,0,.4);
    }



.iconpng {
    width: 47px;
    height: 30px;
    background-image: url("../img/inst.png");
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center;
    vertical-align: middle;
}

    .iconpng.Insti {
        background-image: url("../img/inst.png");
    }

    .iconpng.back {
        background-image: url("../img/arrow_v.png");
        background-size: contain;
        width: 25px;
        height: 23px;
    }

.Violeta .iconpng.back {
    background-image: url("../img/arrow_w.png");
    background-size: contain;
    width: 25px;
    height: 23px;
}

.w-slide {
    text-align: center;
}

    .w-slide img {
        width: 100%;
    }

.Leg_flecha.back {
    padding: 6px;
    border-radius: 100%;
}

    .Leg_flecha.back:hover {
        background: #01b1c7;
    }

.Leg_flecha.whit.back:hover {
    background: #455463;
}

.Leg_flecha.back:hover .iconpng.back {
    background-image: url("../img/arrow_w.png");
    background-size: contain;
    width: 25px;
    height: 23px;
}

.Leg-Boton:hover .Insti {
    background-image: url("../img/instw.png");
}

.iconpng.comi {
    background-image: url("../img/comi.png");
}

.Leg-Boton:hover .comi {
    background-image: url("../img/comiw.png");
}

.iconpng.sesiones {
    background-image: url("../img/seshv.png");
}

    .iconpng.sesiones.blanco {
        background-image: url("../img/seshw.png");
    }

.Leg-Boton:hover .sesiones {
    background-image: url("../img/seshw.png");
}

.iconpng.leypro {
    background-image: url("../img/leypv.png");
}

.Leg-Boton:hover .leypro {
    background-image: url("../img/leypw.png");
}

.iconpng.leypro.blanco {
    background-image: url("../img/leypw.png");
}

.iconpng.capaci {
    background-image: url("../img/calv.png");
}

    .iconpng.capaci.blanco {
        background-image: url("../img/calw.png");
    }

.Leg-Boton:hover .capaci {
    background-image: url("../img/calw.png");
}

.iconpng.agen {
    background-image: url("../img/alegv.png");
}

.iconpng.nove {
    background-image: url("../img/novedad.png");
}

    .iconpng.nove.blanco {
        background-image: url("../img/novedadw.png");
    }

.Leg-Boton:hover .agen {
    background-image: url("../img/alegw.png");
}

.IrALaNota {
    opacity: 0;
    background: #48354e;
    display: inline-block;
    margin: 10px 27px 20px;
    padding: 5px 15px;
    text-align: right;
    font-weight: bold;
    font-size: 14px;
    color: white;
    border-radius: 4px;
    letter-spacing: 2px;
    font-family: sans-serif;
}

    .IrALaNota:hover {
        background: #91689e;
    }

.align-right {
    text-align: right;
}

.btnleermas {
    transition: 300ms;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
}

.buscadorcomisiones {
    padding: 0;
    border-radius: 13px;
    display: inline-block;
    width: 60%;
}

    .buscadorcomisiones .Leg_busca_input {
        display: inline-block;
        padding: 10px;
        border: solid 1px #9a9a9a;
        border-radius: 10px;
        width: 80%;
        border: none;
    }

.Violeta .Leg_titulo_sec {
    color: white;
}

.fondovioleta {
    width: 100%;
    background: #240729;
    background-image: url('../img/fondoverde.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    top: 0;
    padding: 40px 0 0;
}

.fondopapel {
   
    background-image: url(../img/fondo.png);
    background-size: 0%;
    background-repeat: no-repeat;
    background-position: center 22px;
    display: flex;
    align-items: center;
}

.primero1 {
    margin-left: 10px;
    /* margin-top:60px; */
}

.primero {
    /* margin-top:60px; */
}

.download {
    color: #48354e;
    font-weight: initial;
    padding: 5px;
    font-size: 16px;
    text-decoration: none;
    background: #0897a9;
    color: white;
    display: inline-block;
    border-radius: 5px;
    margin: 5px;
}

    .download:hover {
        color: white;
        background: #01606e;
    }

    .download .fa {
        margin-right: 5px;
    }

.caratulaexpediente {
    padding: 20px;
    border-radius: 9px;
    background: #d8d8d8;
    box-shadow: inset 0px 2px 4px 0px #00000078;
    font-size: 20px;
    color: #48354e;
    line-height: normal;
    font-weight: normal;
    font-family: sans-serif;
}

.votaciones .Leg_periodo,
.votaciones .Leg_Sesion,
.votaciones .Leg_Senador,
.votaciones .Leg_num_ley {
    width: 70%;
}

.caratulalabel {
    margin-bottom: 10px;
    display: inline-block;
}

.inputradios {
}

    .inputradios label {
        font-size: 16px;
        text-align: left;
        color: #666;
    }

    .inputradios input {
        height: 17px;
        float: right;
        text-align: right;
        width: 17px;
        color: red;
        background: red;
    }

.inputall label {
    font-size: 16px;
    color: #666;
    text-align: left;
}

.inputall input {
    height: 17px;
    float: right;
    text-align: right;
    width: 17px;
}

.Campob .input-label {
    margin: 0 0 10px;
}

.Leg_form_control.top {
    margin-top: 0;
}

.Resultado_ley tr td:nth-child(1) {
    font-weight: bold;
    font-size: 16px;
    width: 20%;
}

.Resultado_ley tr td:nth-child(2) {
    width: 60%;
}

.Resultado_ley tr td:nth-child(3) {
    width: 20%;
}

.clear-link.expediente {
    font-weight: bold;
    color: #01606e;
}

    .clear-link.expediente:hover {
        font-weight: bold;
        color: #01b1c7;
    }

.noticiarel {
    cursor: pointer;
    padding: 30px 10px 40px;
}

    .noticiarel img {
        border-radius: px;
    }

    .noticiarel:hover h6 {
        color: #01b1c7;
    }

    .noticiarel h6 {
        font-family: 'Encode Sans', sans-serif !important;
        text-transform: initial;
        line-height: initial;
        color: #455463;
        font-size: 17px;
        font-weight: 600;
        letter-spacing: initial;
        text-align: center;
        padding: 10px 10px 0;
        letter-spacing: -0.04em;
    }

.confirt .noticiarel:first-of-type {
    border-top: solid 6px #48354e;
    padding-top: 60px;
    margin-top: 20px;
}

.confirt .noticiarel {
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
}

    .confirt .noticiarel:hover {
        box-shadow: 0 4px 6px rgba(0,0,0,.4);
    }

.noticiarel.first {
    border-top: solid 6px #48354e;
    padding-top: 60px;
    margin-top: 20px;
}

.noticia1 h2 {
    font-size: x-large;
    color: #455463;
    text-transform: initial;
    font-family: 'Encode Sans', sans-serif;
    letter-spacing: -0.04em;
}

.noticia1 {
    padding-right: 40px;
}

    .noticia1 .fecha {
        display: block;
        margin-top: -10px;
        padding-bottom: 10px;
        font-size: 14px;
    }

.Noticia-texto .fecha {
    display: block;
    margin-top: 0px;
    padding-bottom: 10px;
    font-size: 14px;
}

.raya {
    display: block;
    border-bottom: solid 2px #01b1c7;
    width: 80%;
    margin: 7px auto 7px;
}

    .raya.long {
        width: 100%;
    }



    .raya.short {
        width: 30%;
    }

.w-slide ~ .raya.short {
    display: none;
}

.btnLeer {
}

.bajada {
    padding: 10px 0;
    font-family: roboto,sans-serif;
    letter-spacing: 0.03em;
    font-size: 16px;
    font-weight: 400;
    color: #261e38;
    max-height: 11.5em;
}

.Noticia {
    font-family: roboto,sans-serif;
    padding: 20px 0;
    font-size: 16px;
    text-indent: 20px;
    color: #261e38;
    line-height: 150%;
    margin-bottom: 40px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    text-indent: 1.5em;
    font-kerning: auto;
    font-weight: 400;
}

.noticia1 h2 {
    margin-bottom: 8px;
}

.noticia1 .bajada {
    padding: 10px 0px;
    font-family: roboto,sans-serif;
    letter-spacing: initial;
    font-size: 17px;
    font-weight: 500;
    color: #261e38;
    max-height: 10.9em;
    line-height: 26px;
    margin-bottom: 5px;
}

.imagenes {
    margin: 0px 20px;
}

.Leg_img.heightf {
    min-height: 200px;
}

.noticiaprincipal {
    border-radius: 5px;
    margin: 0px 20px 30px 20px;
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
    overflow: hidden;
}

    .noticiaprincipal:hover {
        transition: 300ms;
        box-shadow: 0px 1px 10px rgba(0,0,0,.4);
        transform: scale(1.001);
    }

.Noticia-texto {
    cursor: pointer;
    padding: 25px 30px;
    max-height: 350px;
    overflow: hidden;
}

    .Noticia-texto:hover h2.titul {
        color: #01b1c7;
    }

    .Noticia-texto h2 {
        color: #455463;
        text-transform: initial;
        font-family: 'Encode Sans', sans-serif;
        margin-bottom: 21px;
        font-size: 22px;
        line-height: normal;
        letter-spacing: -0.04em;
    }

    .Noticia-texto bajada {
    }

.bajada-noticia {
    color: #261e38;
    font-size: 16px;
    font-family: Roboto, sans-serif;
    text-align: left;
    line-height: normal;
    overflow: hidden;
    position: relative;
    line-height: 1.4em;
    max-height: 4.3em;
    padding: 0px 30px;
    letter-spacing: -0.04em;
    font-weight: 400;
}

.novedades .noticiarel {
    padding: 0px 0px 0px;
    height: 350px;
    overflow: hidden;
    border-radius: 5px;
    margin: 20px;
    box-shadow: 0 1px 5px rgba(0,0,0,.4);
    background: #ffffff;
    transition: 300ms;
}

.novedades.relacionadas {
    padding-top: 30px;
}

    .novedades.relacionadas .noticiarel {
        margin: 0 15px 20px;
        height: auto;
        padding: 0 0 20px;
    }

    .novedades.relacionadas .raya {
        margin: 0px auto 10px;
    }

.novedades .noticiarel:hover {
    transition: 300ms;
    box-shadow: 0 4px 6px rgba(0,0,0,.4);
    transform: scale(1.02);
}

.sinimg {
    display: none;
}

.Leg_inputs span.opcion {
    margin-right: 0;
}


.bajada h1,
.bajada h2,
.bajada h3,
.bajada h4,
.bajada h5,
.bajada h6 {
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: inherit;
    margin: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    text-align: inherit;
    font-family: inherit;
}


.bajada-noticia h1,
.bajada-noticia h2,
.bajada-noticia h3,
.bajada-noticia h4,
.bajada-noticia h5,
.bajada-noticia h6 {
    font-size: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    color: inherit;
    font-weight: inherit;
    font-family: inherit;
    text-align: inherit;
    margin: inherit;
}

.tab-leye-detalle {
}

    .tab-leye-detalle .tab {
        width: 24.7%;
        padding: 20px;
        background: #fff;
        font-weight: bold;
        text-transform: uppercase;
        color: #01b1c7;
    }


        .tab-leye-detalle .tab.w--current {
            border-bottom: solid 4px #01b1c7;
        }

        .tab-leye-detalle .tab .tab-txt {
            float: none;
            text-align: center;
            padding: 10px;
        }

.margintop60 {
    margin-top: 60px;
}

.tab-leye-detalle .tab-content {
    background: #f3f3f3;
}

    .tab-leye-detalle .tab-content iframe {
        border: none;
    }


.reunionsuspendida {
    display: inline-block;
    background: #ea5460;
    padding: 3px 10px;
    color: white;
    font-weight: bolder;
}

    .reunionsuspendida.oculto {
        display: none;
    }


/*error*/

.pageerror {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 50px;
}

.error404 {
    text-align: center;
}

.error404-p {
    font-family: inherit;
    font-size: 25px;
    text-align: center;
}

.btneback {
    height: 39px;
    width: 187px;
    background-color: #240829;
    font-family: inherit;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    border-radius: 30px;
    margin: 20px auto;
    box-shadow: 0 0 5px rgba(36, 8, 41, 0.55);
    display: inline-block;
}

    .btneback a {
        color: #fff;
    }

    .btneback:hover {
        cursor: pointer;
        background-color: #48354E;
    }








@media (max-width: 1450px) {
    .paginatexto {
        background-size: cover;
        background-position-y: 64%;
        min-height: 340px;
    }

    .Leg_buscador {
        padding: 20px;
    }

    .Leg_inputs {
        padding-left: 25px;
        padding-top: 17px;
    }

    .Leg_Noticia {
        height: 408px;
    }

    .Leg-Boton {
        padding: 10px 0px 10px;
        margin: 10px 0px 20px 0px;
    }

    .MasNoticias {
        margin-top: 20px;
    }

    .Leg_Informa {
        margin: 10px 65px 20px 10px;
    }

    .Leg_not_titulo {
        padding: 0px 20px 10px;
        text-transform: initial;
        line-height: normal;
        min-height: auto;
    }

    .Leg_Noti_bajada {
        padding: 10px 30px;
    }

    .Leg_migajas {
        padding: 20px 0 10px;
    }

    .Leg_section {
        padding: 60px 0;
    }

        .Leg_section.seccion_comision {
            padding: 0px 0;
        }


    .pageerror {
        position: relative;
        text-align: center;
        padding: 0;
        margin: 20px auto;
    }
}

@media (max-width: 1200px) {
    .paginatexto {
        background-size: cover;
        background-position-y: 69%;
    }
}






@media (max-width: 991px) {
    .paginatexto {
        background-size: cover;
        background-position-y: 53%;
    }

    .Leg_section.inicial {
        padding: 20px;
    }

    .Leg_Noticia {
        height: 350px;
    }

    .fondopapel {
        padding: 0 20px;
        background: none;
    }

    .Leg_img {
        min-height: initial;
    }

    .Leg_not_titulo {
        line-height: initial;
        font-size: 13px;
    }

    .searchcontainer {
        margin-left: 20px;
    }

    .fondopapel .w-container .w-row .w-col-4:first-of-type .Leg_Noticia {
        margin: 0 0px 0 0;
    }

    .fondopapel .w-container .w-row .w-col-4:nth-of-type(2) .Leg_Noticia {
        margin: 0 0px;
    }

    .fondopapel .w-container .w-row .w-col-4:nth-of-type(3) .Leg_Noticia {
        margin: 0 0px 0 0px;
    }

    .Leg-Boton {
        margin: 5px 0;
        text-align: center;
        padding-left: 60px;
    }

    .responsivefull {
        width: 80%;
        margin: auto;
        float: none;
    }

    .Leg-Boton h5 {
        width: 47%;
    }

    .pageerror {
        top: 50%;
        left: 0%;
        width: 100%;
        padding: 200px 0px 50px 0px;
        margin: 0px 0px 185px 0px;
    }
}
  .btn_semana{
       color:#01b1c7;
    }
@media (max-width: 768px) {
    .Leg_Noticia {
        margin: 20px !important;
    }
    .bodycontent{
        padding-top:4rem
    }
 
    .Leg_inputs {
    }
    .btn_semana{
        font-size:14px
    }
        .Leg_inputs input {
            width: 10%;
        }

    .responsivefull {
        width: 100%;
    }

    .Leg_inputs span {
        margin: 0;
        width: 88%;
        display: inline-block;
    }

    .jumbotron {
        display: none;
        min-height: 250px;
        background-size: cover;
    }

    .Leg_section {
        padding-top: 10px;
    }

        .Leg_section.inicial {
            padding-top: 80px;
        }

    .Leg-Boton {
        margin: 5px 0;
        text-align: left;
        padding-left: 60px;
    }

    .fondopapel {
        background: none;
    }

    .Leg_migajas {
        width: 100%;
        padding: 10px 0;
        margin-top: 70px;
    }

    .Leg_Buscador {
        width: auto;
        display: block;
        margin: 0 10px;
    }

    .buscadorcomisiones .Leg_busca_input {
        width: 80%;
    }

    .buscadorcomisiones {
        width: 100%;
    }

    .Leg_titulo_sec {
        display: inline-block;
        width: 80%;
    }

    .Leg_tabs_menu a .tab-txt {
        max-height: 30px;
        overflow: hidden;
    }

    .Leg_section.seccion_comision {
        padding-top: 0;
    }

    .blog-pagination.lineas tr td {
        margin: 0 5px;
    }

    .Leg_Card_Leyes {
        margin: 10px 0;
    }

    .Leg_periodo, .Leg_Sesion, .Leg_Senador, .Leg_num_ley {
        width: 100%;
        margin-left: 0px;
    }

    .Leg_tabla_integrantes {
        margin: 10px;
        overflow: auto;
    }

        .Leg_tabla_integrantes thead tr {
            position: initial;
        }

            .Leg_tabla_integrantes thead tr th {
                display: table-cell;
            }

    .Leg_nombre_input {
        width: 100%;
        text-align: left;
        padding:0
    }
    .accordion-item{
        margin:0
    }
    .accordion-body{
        padding:0

    }
    .Leg_aling-right{
        margin:0
    }
    .Leg_aling-right .Leg_form_control {
        display:flex;
        flex-direction:column;
        text-align:left
    }  .Leg_aling-right .Leg_form_control .Leg_button {
      margin-bottom:10px
    }
       .Resultado_ley tr td:nth-child(1),
    .Resultado_ley tr td:nth-child(2),
       .Resultado_ley tr td:nth-child(3){
           width:100%
       }
    
    .formulario1 {
        border: none;
        border-bottom: solid 1px #ededed;
    }

    #calendar h2 {
        font-size: 14px;
    }

    #calendar {
        margin-bottom: 10px;
    }

    .noticia1 h2 {
        font-size: 23px;
        display: block;
        line-height: initial;
    }

    .Leg_Card_Leyes.noMargin {
        padding: 30px 10px;
    }

    .imagenes {
        margin: 0;
    }

    .btneback {
        margin: 60px 5px 56px 13px;
    }

    .pageerror {
        top: 50%;
        left: 0%;
        width: 100%;
        padding: 96px 0px 10px 0px;
        margin: 0px 0px 0px 0px;
    }

    .btneback {
        margin: 20px auto;
        display: block;
    }
}




/*------------------------------------------------------------------------------------------------------------------*/
/*DIGESTO*/

.tabs {
    position: relative;
    margin: 40px auto;
    width: 1056px;
}

    .tabs input {
        position: absolute;
        z-index: 1000;
        width: 240px;
        height: 40px;
        left: 0px;
        top: 0px;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        cursor: pointer;
    }

        .tabs input#tab-2 {
            left: 240px;
        }

        .tabs input#tab-3 {
            left: 480px;
        }
    /*.tabs input#tab-4{
	left: 480px;
}*/

    .tabs label {
        background: #01b1c7;
        /*background: linear-gradient(0deg, rgba(85, 21, 135, 1) 25%, rgba(101, 9, 121, 1) 54%, rgba(140, 13, 181, 1) 100%);*/
        /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5ba4a4), color-stop(100%,#4e8c8a));
	background: -webkit-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: -o-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: -ms-linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);
	background: linear-gradient(top, #5ba4a4 0%,#4e8c8a 100%);*/
        font-size: 15px;
        line-height: 40px;
        height: 40px;
        position: relative;
        padding: 0 20px;
        float: left;
        display: block;
        width: 240px;
        color: #fff;
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight: 400;
        text-align: center;
        /*text-shadow: 1px 1px 1px rgba(255,255,255,0.3);*/
        border-radius: 3px 3px 0 0;
        box-shadow: 2px 0 2px rgba(0,0,0,0.1), -2px 0 2px rgba(0,0,0,0.1);
    }

        .tabs label:after {
            content: '';
            background: #fff;
            position: absolute;
            bottom: -2px;
            left: 0;
            width: 100%;
            height: 2px;
            display: block;
        }

    .tabs input:hover + label {
        background: #48a5af;
    }

    .tabs label:first-of-type {
        z-index: 4;
        box-shadow: 2px 0 2px rgba(0,0,0,0.1);
    }

.tab-label-2 {
    z-index: 3;
}

.tab-label-3 {
    z-index: 2;
}

.mensajeObligatorio {
    color: red;
    padding: 15px;
    display: none;
}

.Alerta ~ .mensajeObligatorio {
    display: initial;
}

.tab-label-4 {
    z-index: 1;
}

.tabs input:checked + label {
    background: #455463;
    z-index: 6;
}

.clear-shadow {
    clear: both;
}

.content {
    background: #fff;
    position: relative;
    width: 100%;
    height: 996px;
    z-index: 5;
    box-shadow: 0 -2px 3px -2px rgba(0,0,0,0.2), 0 2px 2px rgba(0,0,0,0.1);
    border-radius: 0 3px 3px 3px;
}

    .content div {
        position: absolute;
        top: 0;
        left: 0;
        padding: 10px 40px;
        z-index: 1;
        opacity: 0;
        -webkit-transition: opacity linear 0.1s;
        -moz-transition: opacity linear 0.1s;
        -o-transition: opacity linear 0.1s;
        -ms-transition: opacity linear 0.1s;
        transition: opacity linear 0.1s;
    }

.tabs input.tab-selector-1:checked ~ .content .content-1,
.tabs input.tab-selector-2:checked ~ .content .content-2,
.tabs input.tab-selector-3:checked ~ .content .content-3,
.tabs input.tab-selector-4:checked ~ .content .content-4 {
    z-index: 100;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: opacity ease-out 0.2s 0.1s;
    -moz-transition: opacity ease-out 0.2s 0.1s;
    -o-transition: opacity ease-out 0.2s 0.1s;
    -ms-transition: opacity ease-out 0.2s 0.1s;
    transition: opacity ease-out 0.2s 0.1s;
}

.content div h2,
.content div h3 {
    color: #01b1c7;
}

.content div p {
    font-size: 16px;
    line-height: 150%;
    text-align: left;
    margin: 0;
    color: #455463;
    padding-left: 15px;
    font-family: 'Roboto', sans-serif !important;
    border-left: 8px solid rgba(1, 177, 199, 0.21);
}

.Leg_dig {
    font-size: 18px;
    line-height: initial;
    color: #555;
}

.Leg_texto_digesto {
    position: relative;
    height: 475px;
    margin: 0px 60px 0px 58px;
    background: #01b1c7;
    padding: 30px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
}

.Leg_digtitu {
    font-family: roboto, sans-serif;
    color: #fff;
}

.Leg_dig {
    margin-top: 5px;
    font-size: 18px;
    line-height: initial;
    color: #ebebeb;
}

.leycolor {
    color: aquamarine;
}

.cardcontact {
    padding: 10px;
    /*border-radius: 10px;*/
    position: relative;
    float: right;
    margin: 70px 0px 0px 0px;
    /*border-style: solid;
    border-width: 3px;
    border-color: #48354e;*/
    height: 110px;
    width: 408px;
    text-align: right;
    /*background-color: #48a5af;*/
    font-family: 'Roboto', sans-serif !important;
    font-size: 18px;
    color: #e1e1e1;
}

.triangle {
    left: 0px;
    position: absolute;
    bottom: 0px;
    width: 0;
    height: 0;
    border-right: 0px solid #455463;
    border-bottom: 188px solid #455463;
    border-left: 1052px solid #0000;
}

.colortel {
    font-family: 'Roboto', sans-serif !important;
    color: #48354e !important;
    text-align: center;
    text-decoration-line: underline;
}

.button {
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 60px 0px 0px 416px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
    background-color: #455463 !important;
}

    .button:hover {
        background-color: #01b1c7 !important;
    }

.button2:hover {
    box-shadow: 0 17px 50px 0 rgba(0,0,0,0.19);
}

.normanalizada {
    margin: 0px 0px 0px 200px;
}

.linkpdf {
    font-weight: bold;
    text-decoration: none;
    color: black
}

    .linkpdf:hover {
        color: #8b6cca;
    }

.p-text-p{
font-weight:500;
    font-size:1rem;
}
.p-gen {
    color: #005178;
    font-weight:500;
    font-size:1rem;
}
.p-title {
    color: #005178;
    font-weight:600;
    font-size:1rem;
}
.Leg_section .row {
    display: flex;
    flex-wrap: wrap;
}

.Leg_section .col-md-6 {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    margin-bottom: 20px;
}

.Leg_section .Leg_texto_funciones {
    
    
    align-items: stretch;
    width: 100%;
}

.Leg_section .Leg_texto_funciones .col-4 img {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-height: 150px; /* Limita la altura de la imagen */
}

.Leg_section .Leg_texto_funciones .col-8 .card-body {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.Leg_section .Leg_texto_funciones .col-8 .card-title,
.Leg_section .Leg_texto_funciones .col-8 .sub_title {
    margin-bottom: auto;
}

.Leg_section .Leg_texto_funciones .col-8 .sub_title {
    flex-grow: 1;
    height: 150px;
    overflow: hidden; /* Oculta el exceso de texto si es necesario */
}

.Leg_section .Leg_texto_funciones .col-8 .btn-group {
    margin-top: 10px;
}

.carousel-indicators li {
  
    background-color:#01B1C7!important;
}
.carousel-indicators .active {
    background-color: #fff !important;
}

/*FOOTER*/


.Leg_tipo_norma {
    margin-left: 80px;
    font-weight: 100;
    font-size: 15px;
}

    .Leg_tipo_norma td {
        border-style: none;
        padding: 1px;
    }

    .Leg_tipo_norma label {
        
    font-size: 1rem;
    color: #5b636a;
    font-weight: 500;
    margin-left: 5px;

    }
    .Leg_Com_boton:not(.activo){
        background:white !important;
            color:#444
    }
        .Leg_Com_boton.activo{
            color:white
    }
       