
 /************************
# Down 
*/
.downPosition{    
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
}
.imgDown{
    width: 480px;
}

.centradoDiv{

    position: absolute;
    left: 50%;
    top: 35%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    width: 100%;

}

.owl-theme .owl-dots {
    padding: 1%;
}

@media (min-width: 768px) {   

    div.lineaverticalv2{
        border-right-width: 1px;
        border-right-style: solid;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    }
}

/*NOTICIAS*/
.centrado{
    display:inline-block;
	vertical-align:middle;
}

.tituloUltimas{
    font-size: xx-large;
}
.labelNoticia{
    font-size: x-large;
}
.labelNoticia:hover{
    font-weight: 700;
    cursor: pointer;
}

.card{ border: transparent; }

.imgBanner{
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 81px 107px 0px 21px rgba(0,33,50,0.5);
    -moz-box-shadow: 81px 107px 0px 21px rgba(0,33,50,0.5);
    box-shadow: 81px 107px 0px 21px rgba(0,33,50,0.5);
   
}


.labelEncabezado{
    font-size: 30px;
    font-weight: 700;
}
.botonLeermasBanner{
    font-size: 25px;
    font-weight: 900;
    background-color: #fff;
    border: 2px solid #0D4C80;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 55px;
    width: 200px;
    padding-top: 4%;
    padding-bottom: 4%;
    -webkit-box-shadow: 9px 6px 23px 1px rgba(0,0,0,1);
    -moz-box-shadow: 9px 6px 23px 1px rgba(0,0,0,1);
    box-shadow: 9px 6px 23px 1px rgba(0,0,0,1);
}
.botonLeermasBanner:hover{
    font-size: 25px;
    font-weight: 900;
    background-color: #0D4C80;
    color:#FFF;
    border: 2px solid #FFF;
    -webkit-box-shadow: -2px 27px 36px -32px rgba(255, 255, 255, 0);
    -moz-box-shadow: -2px 27px 36px -32px rgba(255, 255, 255, 0);
    box-shadow: -2px 27px 36px -32px rgba(255, 255, 255, 0);
}

@media (min-width: 768px) {
    .labelEncabezado{
        font-size: 35px;
        font-weight: 900;
    }
}

/* Card de visualizacion completo de noticia principal
*/
.cardNoticia{
    -webkit-box-shadow: 1px 2px 11px 7px rgba(0,0,0,0.4); 
    box-shadow: 1px 2px 11px 7px rgba(0,0,0,0.4);
    margin-left: 5%;
    margin-right: 5%;
}

.cardLeermas{
    font-size: 36px;
    cursor: pointer;
}
.cardLeermas:hover{
    font-weight: 900;
}

.imgPrincipal{
    height:55vh;
}
.leerMasHistoric{
    background-color: transparent;
    border: transparent;   
}

.leerMasHistoric:hover{
    font-weight: 700;
}

@media (min-width: 768px) {
    .imgPrincipal{
        height:85vh;
    }
}

.cardNoticiaHist{
    background-color: #FFF;
    margin-top: -10%;
    margin-left: 5%;
    margin-right: 5% ;
    padding: 5%;
    -webkit-box-shadow: 0px 9px 20px -2px rgba(97,97,97,1);
    -moz-box-shadow: 0px 9px 20px -2px rgba(97,97,97,1);
    box-shadow: 0px 9px 20px -2px rgba(97,97,97,1);
    
}

/*GACETAS MUNICIAPALES*/
.cardAnio{
    margin-bottom: 3%;
    border-radius: 25px;
    border: 0px solid #0d4c80;
    -webkit-box-shadow: 0px 0px 22px -9px rgba(0,0,0,0.87);
    -moz-box-shadow: 0px 0px 22px -9px rgba(0,0,0,0.87);
    box-shadow: 0px 0px 22px -9px rgba(0,0,0,0.87);
}
.cardBotonAnio{
    background-color: transparent;
    text-align: start;
    width: 100%;
    border: none;
}

.cardAnioheader{
    background-color: rgba(255, 253, 253, 0);
    border-bottom: 0px solid rgba(13, 76, 128,.125);
}

.cardList{
    border: 0px solid #0d4c80;
}

.desplegable{
    margin-left:2%;
    margin-right: 5%;
    margin-bottom: 2%;
    max-height: 360px;
    overflow-y: auto;
}

.cardPDF{
    -webkit-box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.87);
    -moz-box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.87);
    box-shadow: 0px 0px 22px 1px rgba(0,0,0,0.87);
}


/*H.CABILDO*/
.groupBotonesV{
    border-radius: 75px;
    justify-content: center;
    width: 100%;
}
.groupBotonesV input[type="radio"] {
    display: none;
}


.groupBotonesV input[type="radio"] + label {
    color:#474747d5;
    font-size:small;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 5px;
    padding:2%;
    width: max-content;

}

.groupBotonesV input[type="radio"]:hover + label {
    color:#0d4c80;
    font-size:small;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 5px;
    padding:2%;
    width: max-content;

}



.groupBotonesV input[type="radio"]:checked + label {
    color:#144364;
    font-size:small;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 5px;
    padding:2%;
    width: max-content;
}
.cardFuncionario{width: 20rem;}
.cardFuncionario:hover .socialItems{
    opacity: 1;
    -webkit-transition: opacity 0.2s 0s ease-in;
    -moz-transition: opacity 0.2s 0s ease-in;
    -o-transition: opacity 0.2s 0s ease-in;
    transition: opacity 0.2s 0s ease-in;
    
}
.socialPosicion{position: relative;vertical-align:middle}
.socialItems{
    width:100%;
    height:50px;
    position:absolute;
    bottom: 0;
    opacity: 0;    
    
    -webkit-transition: opacity 0.2s 0s ease-in;
    -moz-transition: opacity 0.2s 0s ease-in;
    -o-transition: opacity 0.2s 0s ease-in;
    transition: opacity 0.2s 0s ease-in;
}
.socialItem{font-size:35px;margin:10px;cursor: pointer;}
.socialItem:hover{font-size:35px;margin:10px;cursor: pointer;color:#7F8C8D ;}



@media (min-width: 768px) {
    .groupBotonesV input[type="radio"] + label {
        color:#474747d5;
        font-size:large;
        font-weight: 500;
        padding:2%;
        margin-top: 5px;
        margin-bottom: 5px;
        width: max-content;
    }
    .groupBotonesV input[type="radio"]:hover + label {
        color:#0d4c80;
        font-size:large;
        font-weight: 500;
        padding:2%;
        margin-top: 5px;
        margin-bottom: 5px;
        width: max-content;
    }
    
    .groupBotonesV input[type="radio"]:checked + label {
        color:#144364;
        font-size:large;
        font-weight: 600;
        padding:2%;
        margin-top: 5px;
        margin-bottom: 5px;
        width: max-content;
    }
}

/*DIPOSICIONES REGLAMENTARIAS
    Se edita el css de boostrap
*/
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: transparent;
    background-color: transparent;
    border: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.disable:hover {
    background: transparent;
    background-color: transparent;
    border: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: transparent;
    background-color: #0d4c80;
    border: transparent;
    font-weight: 600;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover {
    background: transparent;
    background-color: #f1f1f1;
    border: transparent;
    font-weight: 600;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover {
    background: transparent;
    background-color: #f1f1f1;
    border: transparent;
    font-weight: 600;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:active {
	background: transparent;
    border: none;
    color: #0d4c80;
    font-weight: 900;
}

/*EN VIVO*/

.envivoVideo{
    width: 100%;
    height: 50vh;
}


@media (min-width: 768px) {
    .envivoVideo{
        width: 70%;
        height: 70vh;
    }
}

/*SESIONES CABILDO*/
.botonesNext{
   margin: 25px; 
}
.owl-carousel .owl-stage {
    margin-bottom: 15px;
}

/*BUSCADOR*/
.pager div
{
    float: right;
    border: 1px solid transparent;
    margin: 5px;
    padding: 10px;
    cursor: pointer;
}

.pager div.disabled
{
    opacity: 0.25;
    cursor: pointer;
}

.pager .pageNumbers a
{
    display: inline-block;
    padding: 0 10px;
    color: #272829;
    font-weight: 500;
}

.pager .pageNumbers a.active
{
    color: #144364;
    border-bottom :1px solid #144364;
    font-weight: 600;
}

.pager 
{
    overflow: hidden;
}

/*TRANPARENCIA*/
.avisoPrivacidad{
    border-radius: 25px;
    border: 2px solid transparent;
    padding: 15px;
    background-color: #0d4c80;
    color:#fff;
}
.avisoPrivacidad:hover{
    border-radius: 25px ;
    border: 2px solid #0d4c80;
    padding: 15px;
    background-color: #fff;
    color:#0d4c80;
}




/*PROVEEDOR- PREREGISTRO y REGISTRO CONTRATISTA*/

.custom-file-input ~ .custom-file-label::after {
    content: "Seleccionar";
}

.progressList {
   display: none;

}

.iconoProceso{
  width: 45px;  
}

.botonLink{
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    color:#0D4C80;
    font-size: medium;

    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size .5s;
}

.botonLink:hover{
    font-family: 'Montserrat Alternates', sans-serif;
    color: #0D4C80;
    font-weight: 900;
    background-size: 100% 1px;
}

.mobilProgressList{
    display: block;
}



@media (min-width: 768px) {
    .progressList {
        display: block;
     
     }
    .progressList img{
        width: 60px;
    
    }
    .progressList ul{
        text-align: center;
    }
    
    .progressList ul li{
        text-align: center;
        display: inline-block;
        width: 200px;
        height: 150px;
        position: relative;
    }
    
    .progressList ul li div{
        border-radius: 15px;
        margin-left:15px;
        margin-right: 15px;
        padding: 10px;
    }
    
    .progressList  ul li .bx{
        background: transparent;
        color:#7C8899;
        width: max-content;
    }
    
    .progressList  ul li .bx::after{
        content: '';
        background: #7C8899;
        height: 5px;
        width: 200px;
        display: block;
        position: absolute;
        left: 0;
        top:127px;
        z-index: -1;
        border-radius: 35px;
    }
    
     ul li .bx.activo{
        background: transparent;
        color:currentColor;
        width: max-content;
    }
    
    ul li .bx.activo::after{
        content: '';
        background:currentColor;
        height: 5px;
        width: 200px;
        display: block;
        position: absolute;
        left: 0;
        top:127px;
        z-index: -1;
        border-radius: 35px;
    }
    .mobilProgressList{
        display: none;
    }
}

/*LICITACIONES Y ADJUDICACIONES*/
.sizeIcon{width: 70px;} 
.cardHoverLicit:hover p  {color:#FFF;}
.cardHoverLicit:hover svg{fill:#FFF;}
.cardHoverLicit:hover{
    background-color: #144364;
}


