﻿/*Adriancillo*/
html body {
    /*font-family: 'Lato', sans-serif !important;*/
    color: #555;
}




.Cdl-button {
    border-radius: 22px;
    border: 0px;
    background-color: #FFCF00;
    font-size: 15px;
    padding: 0.5% 3%;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
}

.form-selects {
    border-radius: 10rem;
    border: 1px solid #000;
}

.TituloSubmenu {
    font-size: 12px;
    color: #000 !important;
    font-weight: bold;
}

a.nav-link {

    padding: 2px 15px;
    margin: 0px 10px 0px 10px;
}

@media screen and (max-width: 767px) {

    .TituloSubmenu {
        font-size: 12px;
        color: #000 !important;
        font-weight: bold;
    }

    .site-content {
        font-size: 20px;
        line-height: 1.65 !important;
    }

    .item .item-date {
        position: absolute;
        top: 1rem;
        left: 1rem;
        background-color: #FFF;
        border-radius: .5rem;
        z-index: 1;
        padding: 2px 30px;
        font-weight: bold;
        text-align: center;
        transition: all ease-in-out .25s;
        line-height: 1 !important;
    }
}

@media screen and (min-width: 768px) {


    .TituloSubmenu {
        font-size: 18px;
        color: #000 !important;
        font-weight: bold;
    }
}


@media screen and (max-width: 991px) {

    .item .item-date {
        position: absolute;
        top: 1rem;
        left: 1rem;
        background-color: #FFF;
        border-radius: .5rem;
        z-index: 1;
        padding: 2px 30px;
        font-weight: bold;
        text-align: center;
        transition: all ease-in-out .25s;
        line-height: 1 !important;
    }


    .site-content {
        font-size: 20px;
        line-height: 1.7;
    }

    .second-i {
        padding: 10px 0px !important;
    }
}

@media screen and (max-width:768px) {



    .Actualidad-CDL {
        font-family: 'Lato';
        font-size: 11px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #555555;
        background-color: #ffffff;
    }

    .agenda-download-item {
        border-left: 1px solid !important;
    }

        .agenda-download-item:first-child {
            border-bottom: 0 !important;
        }


        .agenda-download-item .btn {
            color: #0076ff;
            background-color: transparent;
            border: 0;
            padding: 0;
            font-size: 12px;
            width: 100%;
            /*margin-left: 10px;*/
            display: flex;
        }

            .agenda-download-item .btn i {
                font-size: 24px;
                color: #e01e18;
                display: contents;
            }

    .second-i {
        padding: 10px 0px !important;
    }
}

@media screen and (min-width: 992px) {


    .Actualidad-CDL {
        font-family: 'Lato';
        font-size: 14px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #555555;
        background-color: #ffffff;
    }

    .footer-brand img {
        margin-bottom: 12px;
    }

    .site-content {
        font-size: 20px;
        /*line-height: 2.0 !important;*/
    }



    .agenda-download-item .btn {
        color: #0076ff;
        background-color: transparent;
        border: 0;
        padding: 0;
        font-size: 12px;
        width: 100%;
    }

        .agenda-download-item .btn i {
            display: block;
            font-size: 24px;
            color: #e01e18;
        }
}

.marginDetalle {
    margin-right: 10px;
    margin-bottom: 3px;
}


.active {
    color: #FFF !important;
}

.tituloCard {
    font-size: 20px !important;
}



.img-fluids {
    width: 100%;
    height: 100%;
}

.agenda-item-footer {
    position: absolute !important;
    bottom: 0%;
    right: 0%;
    margin: 15px 0px 12px 0px !important;
}

.card-body {
    flex: 1 1 auto !important;
    padding: 1rem .7rem !important;
}



.Adri {
    border-radius: 10rem !important;
    border: 2px solid #000 !important;
}

/*.navFormatosBiblioteca ul li.compartirUrl, .NavActualidad ul li.compartirUrl {
    border: solid 1px black;
    border-radius: 30px;*/
    /*    padding-left: 5px;
    padding-right: 10px;*/
    /*padding: 0em 1em !important;
    overflow: unset;
}

    .navFormatosBiblioteca ul li.compartirUrl a:before,
    .NavActualidad ul li.compartirUrl a:before {
        content: "Copiado";
        position: absolute;
        top: -45px;
        right: 0px;
        background: black;
        padding: 8px 10px;
        border-radius: 20px;
        font-size: 15px;
        display: none;
        color: white;
    }

    .navFormatosBiblioteca ul li.compartirUrl a:after,
    .NavActualidad ul li.compartirUrl a:after {
        content: "";
        position: absolute;
        top: -14px;
        right: 25px;
        width: 10px;
        height: 10px;
        background: black;
        transform: rotate(45deg);
        display: none;
        color: white;
    }

    .navFormatosBiblioteca ul li.compartirUrl.active a:before,
    .navFormatosBiblioteca ul li.compartirUrl.active a:after,
    .NavActualidad ul li.compartirUrl.active a:before,
    .NavActualidad ul li.compartirUrl.active a:after {
        display: block;
    }

    .navFormatosBiblioteca ul li.compartirUrl a, .NavActualidad ul li.compartirUrl a {
        text-decoration: none;
        color: black;
    }

#Formatos .active {
    color: black !important;
}*/

.navFormatosBiblioteca ul li a.nav-link {
    padding: 2px 15px;
    /*margin: 0px 10px 0px 10px !important;*/
}

/*.carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    margin:0;
    backface-visibility: hidden;
    transition: transform 0s ease-in-out;
}*/



/*End Adriancillo*/



.FiltroBiblioteca {
    cursor: pointer;
}


a.formato-action:hover {
    background-color: #dedede;
    color: #000;
    padding: 2px 15px;
    /*margin: 0px 10px 0px 10px;*/
}


/*#ctl-filtro-cate ul li.compartirUrl {
    border: solid 1px black;
    border-radius: 30px;
    padding-left: 5px;
    padding-right: 10px;
}

    #ctl-filtro-cate ul li.compartirUrl.active {
        overflow: unset !important;
    }

    #ctl-filtro-cate ul li.compartirUrl a:before {
        content: "Copiado";
        position: absolute;
        top: -45px;
        right: 0px;
        background: black;
        padding: 8px 10px;
        border-radius: 20px;
        font-size: 15px;
        display: none;
        color: white;
    }

    #ctl-filtro-cate ul li.compartirUrl a:after {
        content: "";
        position: absolute;
        top: -14px;
        right: 25px;
        width: 10px;
        height: 10px;
        background: black;
        transform: rotate(45deg);
        display: none;
        color: white;
    }

    #ctl-filtro-cate ul li.compartirUrl.active a:before,
    #ctl-filtro-cate ul li.compartirUrl.active a:after {
        display: block;
    }

    #ctl-filtro-cate ul li.compartirUrl a {
        text-decoration: none;
        color: black;
    }*/