﻿/*width: 100%; height: 400px; overflow-y: scroll;*/
.overlay
{
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    overflow-y: hidden;
    transition: 0.5s;
}
.overlay-content
{    
    position: relative;
    width: 100%;
    overflow-y: scroll;
    height: 100%;
    text-align: center;
    background: black;
}


.overlay .closebtn
{
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    z-index: 999999;
    text-decoration: none !important;
    color: #d7df21 !important;
}
@media screen and (max-height: 450px)
{
    .overlay
    {
        overflow-y: auto;
    }    
    .overlay .closebtn
    {
        font-size: 40px;
        top: 15px;
        right: 35px;
        z-index: 999999;
    }
}



#content_article {
            width: 100%;
        }

        #fecha_publica {
            display: none !important;
        }

        @media (min-width: 1200px) {
            .container {
                max-width: 100% !important;
            }
        }

        @media (max-width: 1600px) {
            .swiper-nex {
                right: -3% !important;
                left: auto;
            }

            .swiper-pre {
                left: -4% !important;
                right: auto;
            }
        }

        @media (min-width: 960px) {
            .container {
                max-width: 100% !important;
            }
        }

        @media (min-width: 768px) {
            .container {
                max-width: 100% !important;
            }
        }

        @media (min-width: 576px) {
            .container {
                max-width: 100% !important;
            }
        }

        .pleca {
            padding: 1%;
            max-width: 60%;
        }

        .responsive-slider .slides ul {
            white-space: normal;
        }

        .cd-nav {
            background-color: transparent;
        }

        .cd-navigation-wrapper {
            background-color: rgba(89,90,92,0.8);
        }

        .responsive-slider .slides ul li .slide-body .caption.header {
            top: inherit;
            bottom: 15%;
            right: 0;
        }

        #div_articulo {
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

        .redes {
            float: none !important;
            margin: 0 auto;
        }

        .article {
            box-sizing: border-box !important;
            -moz-box-sizing: border-box !important;
            -webkit-box-sizing: border-box !important;
        }

        .entradas-anteriores .swiper-wrapper, .container-slider-relacionados .swiper-wrapper {
            padding: 1rem 0rem;
        }

        .entradas-anteriores {
            padding: 2rem 1rem;
        }

        .container-slider-relacionados {
            background-color: #46484a;
            background-color: #46484a;
            padding: 2rem 4rem;
            width: 100%;
            max-width: 1920px;
            box-sizing: border-box;
        }

        .swiper-container {
            padding: 0px !important;
        }

        .container-slider-relacionados .container-relacionados, .entradas-anteriores .container-relacionados {
            max-width: 1230px !important;
            position: relative;
        }

            .container-slider-relacionados .container-relacionados .titulo-relacionados {
                color: #FACD1A;
            }

                .container-slider-relacionados .container-relacionados .titulo-relacionados h3 {
                    color: #FACD1A !important;
                    font-size: 1.75rem !important;
                }

        .titulo-anteriores h3 {
            color: #000 !important;
            font-size: 1.75rem !important;
        }

        .card-relacionados, .card-anteriores, .card-menu {
            text-decoration: none;
            cursor: pointer !important;
            top: 0;
            -webkit-transition: all 0.5s ease;
            -moz-transition: all 0.5s ease;
            -o-transition: all 0.5s ease;
            transition: all 0.5s ease;
            box-shadow: 3px 2px 8px rgba(0,0,0,0.3);
            height: auto !important;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            border: none !important;
            border-radius: 0.25rem;
            overflow: hidden;
        }

        .card-menu {
            width: 100%;
            position: relative;
            margin: 0.2rem;
        }

            .card-menu .card-body .card-title {
                margin-bottom: 0px !important;
                font-size: 1rem;
            }

        .grid {
            content: '';
            display: block;
            clear: both;
        }

        .grid-sizer {
            width: 50%;
        }

        .grid-item {
            float: left;
            width: 49%;
        }

        .grid-item--width2 {
            width: 49%;
        }

        .card-menu .card-body {
            display: flex;
            flex-direction: column;
            color: #000;
            padding: 1rem;
            font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            color: #212529;
            position: absolute;
            width: 100%;
            bottom: 0;
            background-color: rgba(0,0,0,0.8);
        }

        .card-relacionados:hover, .card-anteriores:hover, .card-menu:hover {
            top: -5px;
            box-shadow: 3px 2px 8px rgba(0,0,0,0.6);
        }

        .card-menu .card-body .card-title {
            color: #FFF;
        }

        .container-slider-relacionados .container-relacionados .card-relacionados .card-body {
            display: flex;
            flex-direction: column;
            color: #000;
            padding: 1rem;
            font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
            color: #212529;
            position: relative;
            width: 100%;
        }

        .fechaiterest {
            font-size: 0.9rem;
            position: absolute;
            bottom: 10px;
            left: 10px;
            color: #FACD1A;
        }

        .container-slider-relacionados .container-relacionados a.card-relacionados .card-body h5 {
            text-align: left;
        }

        .swiper-nex {
            right: -10%;
            left: auto;
        }

        .swiper-pre {
            left: -10%;
            right: auto;
        }

        .swiper-nex, .swiper-pre {
            position: absolute;
            top: 50%;
            width: 27px;
            height: 50px;
            margin-top: -50px;
            z-index: 10;
            cursor: pointer;
            background-size: 27px 44px;
            background-position: center;
            background-repeat: no-repeat;
            font-size: 4rem;
            color: #fff;
            outline: none;
        }

        .swiper-pagination {
            padding: 2rem 0rem;
            position: relative !important;
        }

        .swiper-pagination-bullet {
            background: #FACD1A !important;
            font-size: 4rem;
            opacity: 1 !important;
            margin-right: 10px;
            width: 15px;
            height: 15px;
        }

        .swiper-pagination-bullet-active {
            background: #2e2e2e !important;
        }

        .columns-tablero {
            margin: 1rem auto;
            width: 100%;
            max-width: 960px;
        }

        .cd-secondary-nav {
            width: 100%;
            max-width: 960px;
            padding-bottom: 4rem;
            margin: 0 auto;
            display: flex;
            flex-direction: column;
        }

        .img-responsive {
            max-width: 100%;
        }

        .subtitulo {
            color: #ffda00;
        }