
body {
    font-family: 'Fira Sans', sans-serif;
    color: #1e1e1e;
    line-height: 120%;
    overflow-x: hidden;
    font-weight: 400;
    position: relative;
}

html, body {
    height: 100%;
}

.justified-gallery > a > .caption,
.justified-gallery > div > .caption,
.justified-gallery > figure > .caption {
    display: block !important;
    right: 0;
    color: #fff !important;
    background: none !important;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63) !important;
    /*background-color: #000000;*/
    left: unset !important;
    right: 0 !important;
    color: white !important;
    font-size: 28px !important;
    font-wieght: 400;
    padding: 8px !important;
    font-family: 'Barlow Condensed', sans-serif !important;

}

.dt1 {
    filter: contrast(1.5) brightness(1.5) url(../svg/duotones.svg#dt1);
}

.dt2 {
    filter: contrast(1.5) brightness(1.5) url(../svg/duotones.svg#dt2);
}

.dt3 {
    filter: contrast(1.5) brightness(1.5) url(../svg/duotones.svg#dt3);
}

.dt4 {
    filter: contrast(1.5) brightness(1.5) url(../svg/duotones.svg#dt4);
}

.dt5 {
    filter: contrast(1.5) brightness(1.5) url(../svg/duotones.svg#dt5);
}

.f1 {
    filter: url(../svg/duotones.svg#f1);
}

.hidden {
    display: none;
}

.duotone {
    /*filter: contrast() ;*/
}

.bloque-onepage .duo .banner {
    min-height: 395px;
}

.bloque-onepage .duo h3 {
    color: #fff;
    border-left: 7px solid #fb555d;
}

.duotone::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    mix-blend-mode: darken;
    position: absolute;
    top: 0;
    left: 0;
}

.duotone::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    mix-blend-mode: lighten;
    position: absolute;
    top: 0;
    left: 0;
}

.duotone0::before {
    background-color: rgb(80, 250, 215);
}

.duotone0::after {
    background-color: rgb(25, 37, 80);
}

.duotone1::before {
    background-color: rgb(244, 92, 104);
}

.duotone1::after {
    background-color: rgb(88, 64, 90);
}

.duotone2::before {
    background-color: rgb(239, 202, 53);
}

.duotone2::after {
    background-color: rgb(32, 75, 123);
}

.duotone3::before {
    background-color: rgb(152, 196, 204);
}

.duotone3::after {
    background-color: rgb(202, 24, 58);
}

.duotone4::before {
    background-color: rgb(238, 102, 31);
}

.duotone4::after {
    background-color: rgb(88, 28, 146);
}

.duotone5::before {
    background-color: rgb(21, 137, 186);
}

.duotone5::after {
    background-color: rgb(28, 34, 60);
}

.duotone6::before {
    background-color: rgb(239, 35, 60);
}

.duotone6::after {
    background-color: rgb(48, 36, 121);
}

.bloque-textos {
    font-family: 'Fira Sans', sans-serif;
    text-align: left;
}

.bloque-textos h2 {
    font-family: 'Barlow Condensed', sans-serif;

}

.bloque-textos .bajada {
    font-size: 16px;

}

.bloque-textos .cuerpo {
    font-weight: 300;
    font-size: 14px;
}

.bloque-textos, .bloque-textos p {
    line-height: 100%;
}

.bloque-textos p {
    margin: 0.4em 0;
}

.form h2 {
    font-family: 'Barlow Condensed', sans-serif !important;
}

.funciones a {
    text-decoration: none;
}

.funciones h2 {
    font-family: 'Barlow Condensed', sans-serif !important;
    font-size: 48px;
    letter-spacing: -2px;
    text-transform: uppercase;
    font-weight: 700;
}

.funciones h3 {
    font-family: 'Barlow Condensed', sans-serif !important;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 500;
}

.funciones p {
    font-size: 14px;
    margin: 0;
}

.bloque-noticia .box a {
    text-decoration: none;
}

.bloque-boton button {
    color: #fff;
    border: 0;
    background: #000;
    cursor: pointer;
    padding: 10px 20px;
    font-size: 15px;
    margin: 30px 0;
}

.bloque-boton button:hover {
    background: #fb555d;

}

.alert-error {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.form .required {
    position: absolute;
    top: 10px;
    left: 0px;
}

.form {
    font-family: 'Fira Sans', sans-serif;
    font-size: 14px;
    text-align: left;

}

.form ul {
    list-style: none;
}

.form input[type="radio"] {
    float: left;
}

.form label {
    height: 2em;
    display: table-cell;
    vertical-align: bottom
}

.quiet {
    font-size: 90%;
}

.alert {
    border-radius: 0 !important;
}

.blog h1 {
    font-family: 'Barlow Condensed', sans-serif !important;
    line-height: 80%;
    text-align: right;
    letter-spacing: -2px;

}

.blog h1 span {
    font-weight: 700;
}

.blog .type {
    font-family: 'Barlow Condensed', sans-serif !important;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    font-style: italic;
}

.blog .date {
    font-size: 10px;
}

.blog .title {
    margin-top: -5px;
    font-weight: 600;
    font-family: 'Barlow Condensed', sans-serif !important;
    font-style: italic;
    font-size: 24px;
    line-height: 120%;

}

.blog .noticias a {
    min-height: auto;
}

.blog .autor {
    font-family: 'Barlow', sans-serif;
    font-size: 12px;

}

.blog .body {
    font-size: 12px;
    line-height: 130%;
    text-align: left;
}

.blog .blogcol .instagram-media-rendered {
    width: 100% !important;
    max-width: 100% !important;
    min-width: auto !important;
}

.postpage .title {
    font-size: 48px;
}

.postpage .body {
    font-size: 16px;
    font-family: 'Fira Sans', sans-serif;
}

.blog.postpage .opinion {
    background: #fff;
    color: #000;
    /*border: 1px solid #000;*/
    padding: 1em;
}

.blog.postpage .autor {
    font-family: 'Fira Mono', monospace;

}

.blog .date, .blog .title, .blog .autor, .blog.body {
    margin: 0;
    padding: 0;

}

.blog .opinion {
    padding: 14px;
    background: #fb555d;
    color: #fff;
    -webkit-box-shadow: -7px 7px 0px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: -7px 7px 0px 0px rgba(50, 50, 50, 1);
    box-shadow: -7px 7px 0px 0px rgba(50, 50, 50, 1);
}

.blog.postpage .opinion {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.imagetitle {
    position: absolute;
    background: #000;
    color: #fff;
    bottom: 0;
    right: 0;
    padding: 0.5em;
    font-size: 90%;
}

.bloque-timeline {
    font-family: 'Barlow Condensed', sans-serif !important;
    margin-bottom: 3em;
}

.tl-text .tl-headline-date, .tl-text h3.tl-headline-date, .tl-headline {
    font-family: 'Barlow Condensed', sans-serif !important;
}

.tl-text-content {
    font-family: 'Barlow', sans-serif !important;
}

.tl-slide-content {
    width: 100% !important;
}

.tl-media {
    max-width: none !important;
}

.tl-headline-date {
    color: #ff585d !important;
}

.search-line input:focus {
    outline-width: 0;
}

#searchresults {
    /*font-size:  95%;*/
    font-family: 'Barlow Condensed', sans-serif;
    letter-spacing: 1px;
}

#searchresults a {
    text-decoration: none;
    /*border-left: 1px solid rgba(0, 0, 0, 0.1);*/
}

#searchresults strong {
    font-weight: 600;
}

#searchresults img {
    -webkit-filter: grayscale(50%); /* Safari 6.0 - 9.0 */
    filter: grayscale(50%);
    animation-duration: 1s;
    transition: all 0.3s;

}

#searchresults a:hover img {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.paginated a {
    display: inline-block;
    margin: 0.5em;
}

.pie {
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 20px;
    font-style: italic;
}

/*https://stackoverflow.com/questions/37902708/google-charts-tooltip-flickering*/
svg > g > g:last-child {
    pointer-events: none
}

.titulo-estatico h1 {
    font-style: italic;
}

.block-embed .title {
    font-family: 'Barlow', sans-serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 600;
    text-transform: uppercase;
}

a {
    text-decoration: underline;
    color: #000;
}

.oldbody {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
    line-height: 160%;
}

.oldbody p a {
    font-weight: 500;
}

.oldbody p a:hover {
    color: #ff585d;
}

.oldbody .detalle-noticia {

}

.oldbody .tiled-gallery {
    margin-bottom: 2em;
}

.oldbody h2, .oldbody h3, .oldbody h4, .oldbody h5 {
    clear: both;
    margin: 1em 0;
    line-height: 150%;
}

.oldbody h2 {
    font-size: 120%;
}

.oldbody h3 {
    font-size: 120%;
}

.oldbody h4 {
    font-size: 120%;
}

.oldbody img {
    margin: 1em;
}

.oldbody p img {
    margin: 0 15px 15px 0;
    float: left;
}

.oldbody .social-share-buttons, .oldbody h1, .oldbody .btn-primary, .oldbody .category, .oldbody .main-image {
    display: none;
}

/* https://docs.wagtail.io/en/v1.7/topics/writing_templates.html*/
.rich-text img {
    max-width: 100%;
    height: auto;
}

.responsive-object {
    position: relative;
}

.responsive-object iframe,
.responsive-object object,
.responsive-object embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.navbar {
    padding: 0.5rem 0.5rem;
}

.navbar-idioma {
    padding: 0.5rem 0.2rem;
    letter-spacing: -1px;
}

.container-m {
    margin: 0 4%;
}

.position-f {
    position: fixed;
}

#sidebar-nav {
    width: 50px;
    background-color: #fff;
}

#sidebar-nav .btn-menu {
    color: #000;
    padding: 0;
    margin: 0 auto;
    background: #fff;
}

#sidebar-nav .btn-menu:hover {
    background-color: #fff;
}

#sidebar-nav .btn-menu span {
    color: #000;
    padding: 0;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 9px;
}

#sidebar-nav .list-group .menu a {
    font-size: 10px;
}

#sidebar-nav .list-group .menu i {
    font-size: 2.5rem;
}

#sidebar-nav .list-group .idioma a {
    font-size: 10px;
}

#sidebar-nav .list-group .buscar i {
    font-size: 2.5rem;;
}

#sidebar-nav .list-group .buscar span {
    font-size: 10px;
    margin-top: 5px;
}

#sidebar-nav ul li {
    list-style: none;
}

#sidebar-nav .idioma {
    margin-bottom: 45px;
}

#sidebar-nav .idioma a {
    color: #000;
    padding: 0;
    font-weight: 300;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 1rem;
}

#sidebar-nav .idioma a:hover {
    font-weight: 900;
}

#sidebar-nav .idioma a.active {
    font-weight: 900;
    border-bottom: 2px solid black;
}

#sidebar-nav .buscar a {
    color: #000;
    padding: 0;
    font-weight: 300;
    text-decoration: none;
}

#sidebar-nav .buscar a i:hover {
    color: #ff585d;
}

#sidebar .social ul {
    list-style: none;
    padding: 10px;
}

#sidebar .social ul li {
    display: inline-block;
}

#sidebar .social ul li a {
    color: #fff;
    background: #000000;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    font-size: 0.9rem;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    font-weight: 300;
}

#sidebar .social ul li a:hover {
    color: #fff;
    background: #ff585d;
}

#banner {
    position: relative;
}

#banner a {
    text-decoration: none;
}

#banner .logo {
    position: absolute;
    top: 15px;
    left: 4%;
    z-index: 1;
}

#banner .logo img {
    width: 120px;
}

#banner .social {
    position: absolute;
    top: 15px;
    right: 4%;
    z-index: 1;
}

#banner .social ul {
    list-style: none;
}

#banner .social ul li {
    display: inline-block;
}

#banner .social ul li a {
    color: #000000;
    background: #fff;
    border-radius: 15px;
    text-align: center;
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 0.8rem;
    padding: 1px;
}

#banner .social ul li a:hover {
    color: #fff;
    background: #ff585d;
}

/*Social Inside*/
#banner .social-inside {
    position: absolute;
    top: 15px;
    right: 4%;
    z-index: 1;
}

#banner .social-inside ul {
    list-style: none;
}

#banner .social-inside ul li {
    display: inline-block;
}

#banner .social-inside ul li a {
    color: #fff;
    background: #000;
    border-radius: 15px;
    text-align: center;
    vertical-align: middle;
    font-weight: 300;
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 0.8rem;
    padding: 1px;
}

#banner .social-inside ul li a:hover {
    color: #fff;
    background: #ff585d;
}

/*Social*/

.at-custom-sidebar {
    z-index: 19 !important;
}

.at-icon-wrapper {
    border-radius: 50% !important;
    height: 30px !important;
    width: 30px !important;
}

.at-custom-sidebar-btns {
    background: #29282e !important;
}

.at-custom-sidebar {
    background: #29282e !important;
    width: 41px !important;
}

.at-custom-sidebar .at-icon {
    margin: 3px !important;
    width: 25px !important;
    height: 25px !important;
}

.at-custom-mobile-bar {
    background: #29282e !important;
    height: 44px !important;
}

.at-custom-mobile-bar .at-icon {
    margin: 0px !important;
}

.at-custom-sidebar .at-icon-wrapper {
    margin: 2px 4px !important;
}

.at-custom-mobile-bar .at-icon {
    margin: 3px !important;
    width: 25px !important;
    height: 25px !important;
}

.descargas .collapsable:hover {
    color: #fc5b61;
    cursor: ns-resize;
}

/*.descargas .fa-angle-up {*/
/*display: block;*/
/*}*/
/*.descargas .fa-angle-down {*/
/*display: none;*/
/*}*/
/*.descargas .collapsed .fa-angle-up {*/
/*display: none;*/
/*}*/
/*.descargas .collapsed .fa-angle-down {*/
/*display: block;*/
/*}*/

.descargas .fa-angle-up {
    transform: rotate(0deg);
    transition: all 0.3s;
    animation-duration: 1s;

}

.descargas .collapsed .fa-angle-up {
    transform: rotate(180deg);
}

.fa-angle-down {
    transform: rotate(180deg);
    transition: all 0.3s;
    animation-duration: 1s;

}

.collapsed .fa-angle-down {
    transform: rotate(0deg);
}

.at-icon-wrapper {
    line-height: 45px !important;
}

/**/
p:empty {
    display: none;
}

.pagemenu > div:empty {
    display: none;
}

.bajada-seccion {
    font-family: 'Fira Sans', sans-serif;
    line-height: 140%;

}

.carrusel .carousel-indicators {
    position: relative !important;
    top: unset;
    right: unset;
    left: unset;
    bottom: unset;
}

.carrusel .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 1px solid #000;
    background-color: rgba(255, 255, 255, 1);
}

.carrusel .carousel-indicators .active {
    background-color: #ff585d;
}

.carrusel .carousel-control-prev, .carrusel .carousel-control-next {
    color: #000;
    font-size: 48px;
    top: 11px;
    bottom: unset;
}

.carrusel .carousel-control-prev {
    left: -96px;
}

.carrusel .carousel-control-next {
    right: -96px;
}

#banner .carousel-indicators {
    margin-bottom: 10px;
}

#banner .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 1px solid #000;
    background-color: rgba(255, 255, 255, 1);
}

#banner .carousel-indicators .active {
    background-color: #ff585d;
}

#banner .caption {
    z-index: 1;
    justify-content: right;
    margin-right: 4%;
    vertical-align: middle;
    margin-top: 35%;
}

#banner .caption h1 {
    font-family: 'Barlow Condensed', sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 3rem;
    line-height: 100%;
    text-align: right;
    text-transform: uppercase;
}

#banner.estatico .caption h1 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
    font-size: 60px;
    text-align: center;
    font-style: italic;
}

#banner.estatico .portadilla h1 {
    font-size: 100px;
    text-align: right;
    font-style: normal;
    /*word-spacing: 10000px;*/
}

#banner.estatico .caption.portadilla {
    /*margin-top: 15%;*/
    /*margin-right: 4%;*/
    bottom: 1em;
    right: 1em;
    margin-top: unset;
    position: absolute;

}

.cover {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100,000000+100&0+0,0.3+66,0.6+100 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 66%, rgba(0, 0, 0, 0.6) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 66%, rgba(0, 0, 0, 0.6) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 66%, rgba(0, 0, 0, 0.6) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000', GradientType=0); /* IE6-9 */
}

#banner .caption h1 span {
    /*font-family: 'Fira Mono', monospace;*/
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
}

#banner .caption p {
    color: #fff;
    font-weight: 300;
    font-style: italic;
    font-size: 1.5rem;
    line-height: 120%;
    text-align: right;
}

#banner .carousel-item {
    min-height: 325px;
}

#banner .banner {
    background: url(../img/banner-01.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

#banner .banner-02 {
    background: url(../img/banner-02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

#banner .banner-03 {
    background: url(../img/banner-03.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

/*Videos*/

.videos .video-img {
    min-height: 425px;
    min-height: 130vw;
}

.videos .carousel-inner {
    position: relative;
}

.videos .carousel-inner .tag-video {
    position: absolute;
    top: 20px;
    left: 15px;
    z-index: 1;
}

.videos .carousel-inner .tag-video a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-style: italic;
    text-decoration: none;
    display: inline-block;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 26px;
    padding: 13px 0;
}

.videos .carousel-inner .tag-video a:hover {
    color: #ff797d;
}

.videos .carousel-inner a {
    text-decoration: none;
}

.videos .carousel-inner .p-a-b {
    position: absolute;
    bottom: 33px;
    z-index: 2;
}

.videos .carousel-inner .icon-play {
    position: absolute;
    left: 45%;
    top: 25%;
}

.videos .carousel-inner .icon-play i {
    color: #fff;
    font-size: 55px;
}

#bottom_fade {
    width: 100%;
    min-height: 180px;
    position: absolute;
    bottom: 0px;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 4%, rgba(0, 0, 0, 1) 82%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(4%, rgba(255, 255, 255, 0)), color-stop(82%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 4%, rgba(0, 0, 0, 1) 82%);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 4%, rgba(0, 0, 0, 1) 82%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 4%, rgba(0, 0, 0, 1) 82%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 4%, rgba(0, 0, 0, 1) 82%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#000000', GradientType=0);
}

.videos .carousel-inner .titulo h2 {
    font-weight: bold;
    color: #fff;
    margin-bottom: 0px;
    font-size: 25px;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
    font-style: italic;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
}

.videos .carousel-inner a:hover h2 {
    color: #ff797d;
}

.videos .carousel-inner .fecha p {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0px;
    font-size: 15px;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
}

.videos .carousel-inner .info p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 15px;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
}

.videos-indicators .carousel-indicators {
    margin-bottom: 0;
    margin: 10px 0;
}

.videos-indicators .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 0;
    border: 1px solid #000;
    background-color: rgba(255, 255, 255, 1)
}

.videos-indicators .carousel-indicators .active {
    background-color: #ff585d;
}

.videos a {
    animation-duration: 1s;
    background-size: cover !important;
    overflow: hidden;
    transition: all 0.3s;
    display: block;
}

.videos a:hover {
    background-size: cover !important;
}

.videos a.bg-video {
    /*background: url(../img/video-01.jpg);*/
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.videos a.bg-video-02 {
    background: url(../img/video-02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.videos a.bg-video-03 {
    background: url(../img/video-03.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

/*Noticias*/

.titulo-seccion p {
    font-weight: 700;
    font-size: 30px;
    color: #000;
    font-family: 'Barlow Condensed', sans-serif;
    font-style: italic;
    text-transform: uppercase;
    line-height: 100%;
    margin-bottom: 5px;
}

.titulo-seccion hr {
    border-top: 1px solid rgba(0, 0, 0, 1);
    margin-bottom: 8px;
    margin-top: 8px;
}

.titulo-seccion p .mas a {
    color: #000;
    display: inline-block;
    font-size: 40px;
    font-family: 'Fira Sans', sans-serif;
    font-style: normal;
    font-weight: 100;
    margin-bottom: 0;
    float: right;
    text-decoration: none;
}

.titulo-seccion p .mas a:hover {
    color: #ff585d;
}

.noticias a {
    color: #000;
    display: block;
    position: relative;
    min-height: 350px;
    min-height: 90vw;
    text-decoration: none;
    /*margin-bottom: 25px;*/
}

.noticias a .box-noticia {
    position: absolute;
    overflow: hidden;
    bottom: 0;
}

.noticias a .box-noticia .box {
    z-index: 2;
    bottom: 0;
}

.noticias a .box-noticia .box .info {
    z-index: 2;
    position: relative;
}

.noticias a .box-noticia .box .info span p {
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 10px;
    bottom: 15px;
    min-height: auto;
    font-size: 40px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 100;
    margin-bottom: 0;
}

.noticias a .box-noticia img {
    margin-bottom: 10px;
}

.noticias a .box-noticia h3 {
    font-weight: 600;
    line-height: 100%;
    font-size: 25px;
    font-family: 'Barlow Condensed', sans-serif;
    color: #fff;
    margin-bottom: 20px;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
    text-align: left;
}

.noticias a .box-noticia .fecha p {
    font-weight: 300;
    line-height: 100%;
    margin-bottom: 5px;
    font-size: 15px;
    font-family: 'Fira Sans', sans-serif;
    color: #fff;
}

.noticias .carousel-control-prev, .noticias .carousel-control-next {
    height: auto;
    min-height: auto !important;
    position: absolute;
    background-size: initial !important;
    width: 5%;
}

.noticias .carousel-control-prev span, .noticias .carousel-control-next span {
    height: 100%;
    min-height: 100%;
    vertical-align: middle;
    display: table-cell;
}

.noticias .carousel-control-prev {
    left: -50px;
}

.noticias .carousel-control-next {
    right: -50px;
}

.noticias a .box-noticia .tags ul {
    padding: 0;
    margin: 0;
}

.noticias a .box-noticia .tags ul li {
    display: inline-block;
    font-weight: 300;
    line-height: 100%;
    margin-bottom: 5px;
    font-size: 14px;
    padding-right: 10px;
    border-right: 1px solid #fff;
    color: #fff;
    padding-left: 10px;
}

.noticias a .box-noticia .tags ul li:first-child {
    padding-left: 0px;

}

.noticias a .box-noticia .tags ul li:last-child {
    border-right: 0;
    padding-right: 0;
}

.noticias a {
    animation-duration: 1s;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    overflow: hidden;
    transition: all 0.3s;
}

.noticias a:hover {
    background-size: cover !important;
}

.noticias a.bg-01 {
    background: url(../img/news-01.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.noticias a.bg-02 {
    background: url(../img/news-02.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.noticias a.bg-03 {
    background: url(../img/news-03.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.noticias a.bg-04 {
    background: url(../img/news-04.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

/*Anuncios*/

.anuncios a {
    text-decoration: none;
}

.anuncios a:hover p {

}

.anuncios .color-w p {
    color: #fff;
}

.anuncios .color-b p {
    color: #000;
}

.anuncios .color-y {
    color: #fff200;
}

.anuncios p {
    font-weight: 300;
    line-height: 130%;
    font-size: 15px;
    margin-bottom: 0;
}

.anuncios p strong {
    font-weight: 900;
    font-size: 30px;
}

.anuncios .side-news {
    /*margin-bottom: 20px;*/
    position: relative;
}

.anuncios .side-news .cada-min {
    position: absolute;
    bottom: 0px;
}

.anuncios .side-news .cada-min p {
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    line-height: 100%;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 40px;
    font-size: 15vw;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
}

.anuncios .side-news .teatro {
    position: absolute;
    bottom: 0px;
}

.anuncios .side-news .teatro p {
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    line-height: 100%;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 40px;
    font-size: 14vw;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
}

.anuncios .side-news .mundo p {
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    line-height: 100%;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 50px;
    text-align: right;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
}

.anuncios .side-news .fecha {
    position: absolute;
    right: 0;
    top: 20px;
    font-weight: normal;
    float: right;
    text-align: right;
}

.anuncios .side-news .fecha p {
    margin-bottom: 0;
    background-color: #000;
    display: inline;
    padding: 2px;
    font-size: 15px;
}

.anuncios .side-news .m-h-01 {
    min-height: 425px;
    min-height: 55vw;
}

.anuncios .side-news .m-h-02 {
    min-height: 250px;
    min-height: 70vw;
}

.anuncios .side-news .m-h-03 {
    min-height: 185px;
    /*padding: 15px;*/
}

.anuncios .side-news .m-h-04 {
    min-height: 325px;
    min-height: 66vw;
}

.cajas .m-h-04 {
    min-height: 325px;
    min-height: 66vw;
}

.anuncios .side-news .blog {
    position: relative;
}

.anuncios .side-news .blog p {
    font-size: 83px;
    font-size: 18vw;
    color: #fff;
    font-weight: 900;
    padding: 5px;
    display: inline-block;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
    line-height: 100%;
    margin-bottom: 0;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
}

.anuncios .side-news .blog p span {
    font-weight: 600;
    font-size: 53px;
    font-size: 13vw;
}

.anuncios .side-news .ojo {
    position: absolute;
    bottom: 0px;
}

.anuncios .side-news .ojo p {
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    line-height: 100%;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 40px;
    font-size: 14vw;
    text-align: left;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
}

.anuncios .side-news .educacion p {
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    line-height: 100%;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 40px;
    font-size: 14vw;
    text-align: left;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
}

.anuncios .side-news .box-h {
    min-height: 425px;
    min-height: 100vw;
}

.anuncios .side-news .side-slider .carousel-inner a {
    font-weight: 600;
    font-style: italic;
    text-transform: uppercase;
    color: #373737;
    font-family: 'Barlow Condensed', sans-serif;
    /*position: absolute;*/
    /*bottom: 55px;*/
    /*right: 20px;*/
    font-size: 25px;
    padding: 13px 0;
}

.anuncios .side-news .side-slider .carousel-inner a:hover {
    text-decoration: underline;
}

.anuncios .side-news .side-slider .carousel-indicators {
    margin-bottom: 0;
    margin: 0;
    bottom: 10px;
}

.anuncios .side-news .side-slider .carousel-indicators li {
    width: 16px;
    height: 16px;
    border-radius: 15px;
    border: 0;
    border: 1px solid #000;
    background-color: rgba(255, 255, 255, 1)
}

.anuncios .side-news .side-slider .carousel-indicators .active {
    background-color: #ff585d;
}

.anuncios a {
    animation-duration: 1s;
    background-size: cover !important;
    overflow: hidden;
    transition: all 0.3s;
    display: block;
}

.anuncios a:hover {
    background-size: cover !important;
}

.anuncios a.bg {
    /*background: url(../img/side-news-01.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
}

.anuncios a.bg-teatrorama {
    background-image: url(../img/banner-02.jpg);

}

.anuncios a.bg-coproducciones {
    background-image: url(../img/news-04.jpg);

}

.anuncios a.bg-02 {
    background: url(../img/side-news-02.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.anuncios a.bg-03 {
    background: url(../img/side-news-03.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.anuncios a.bg-04 {
    background: url(../img/side-news-04.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.anuncios a.bg-05 {
    background: url(../img/side-news-05.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.anuncios a.bg-06 {
    background: url(../img/side-news-06.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

.anuncios .side-news .side-slider .bg-slide-01 {
    background: url(../img/carousel-side-01.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
    overflow: hidden;
}

.anuncios .side-news a .side-slider .bg-slide-01:hover {
    opacity: 0.8;
    background-color: #000;
}

.anuncios .side-news .side-slider .bg-slide-02 {
    background: url(../img/carousel-side-02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
    overflow: hidden;
}

.anuncios .side-news a .side-slider .bg-slide-02:hover {
    opacity: 0.8;
    background-color: #000;
}

.anuncios .side-news .side-slider .bg-slide-03 {
    background: url(../img/carousel-side-03.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
    overflow: hidden;
}

.anuncios .side-news a .side-slider .bg-slide-03:hover {
    opacity: 0.8;
    background-color: #000;
}

/*Search*/

.openBtn {
    background: #f1f1f1;
    border: none;
    padding: 10px 15px;
    font-size: 20px;
    cursor: pointer;
}

.openBtn:hover {
    background: #bbb;
}

.overlay-search {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0;
    background-color: #d1d1d1;
    margin-left: 50px;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 75%;
    margin: 0 5%;
    transition: all 1s;
    animation-duration: 1s;

}

.overlay-content.results {
    top: 5%;
}

.overlay-content h2 {
    color: #000;
    font-weight: 900;
}

.overlay-search .closebtn {
    position: absolute;
    top: 20px;
    right: 60px;
    font-size: 60px;
    cursor: pointer;
    color: #000;
}

.overlay-search .closebtn:hover {
    color: #fe585c;
}

.overlay-search .search-line {
    border-bottom: 1px solid #000;
    width: 100%;
}

.overlay-search input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 80%;
    background: transparent;
    border-bottom: 0;
}

.overlay-search input[type=text]:hover {
    background: transparent;
}

.overlay-search button {
    float: left;
    width: 20%;
    padding: 15px;
    background: transparent;
    font-size: 17px;
    border: none;
    cursor: pointer;
    border-bottom: 0;
}

.overlay-search button:hover {
    background: #f1f1f1;
}

/*Interior*/

.banner-interior {

}

.banner-interior .bg-int {
    min-height: 525px;
}

.banner-interior .bg-int.banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.banner-interior .bg-int.banner-int-2 {
    background: url(../img/banner-int-02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.banner-interior .bg-int.banner-int-3 {
    background: url(../img/banner-int-03.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.banner-interior .titulo h1 {
    color: #fff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    text-align: right;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
    line-height: 110%
}

.banner-interior .bajada p {
    color: #fff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    text-align: right;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
    font-size: 22px;
    line-height: 120%;
}

#interior .n-t {
    margin-top: -80px;
}

#interior .card-columns {
    column-count: 3;
    column-gap: 0;
}

#interior .tz-gallery {
    margin-top: 40px;
    margin-bottom: 40px;
}

#interior .tz-gallery .card {
    border: 0;
    border-radius: 0;
    margin: 0;
}

#interior .tz-gallery .card a {
    display: block;
}

#interior .bloque-titulo h1 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 100%;
}

#interior .bloque-titulo h2 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 100%;
}

#interior .seccion p {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    font-size: 45px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

#interior {
    margin-bottom: 22px;
    font-size: 18px;
    text-align: justify;
    position: relative;
}

#interior .bloque-fecha p {
    font-family: 'Fira Mono', monospace;
    font-weight: 300;
    font-size: 15px;
}

#interior .bloque-fecha p span {
    color: #fff;
    background: #ff585d;
    display: inline-block;
    padding: 2px 5px;
}

#interior .bloque-fecha p span a {
    color: #fff;

}

#interior .bloque-bajada p {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 25px;
}

#interior .bloque-autor p {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    margin: 30px 0;
}

#interior .bloque-cuerpo img.right {
    float: right;
    margin: 0 0 2em 2em;
}

#interior .bloque-cuerpo img.left {
    float: left;
    margin: 0 2em 2em 0;
}

#interior .bloque-cuerpo img.full-width {
    width: 100%;
    margin: 0 auto 2em auto;
}

#interior .bloque-cuerpo p {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
    line-height: 160%;
}

#interior .bloque-cuerpo b {
    font-weight: 500;
}

#interior .bloque-cuerpo a {
    /*color: #ff585d;*/
    text-decoration: none;
    text-decoration: underline;
    font-weight: 500;
}

#interior .bloque-cuerpo a:hover {
    color: #ff585d !important;
    text-decoration: underline;
}

.rich-text p a:hover {
    color: #ff585d !important;
    text-decoration: underline;
}

#interior .bloque-cuerpo h2 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}

#interior .bloque-cuerpo h3, #interior .bloque-cuerpo h3 b {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
    margin-bottom: 12px;
}

#interior .bloque-cuerpo h4, #interior .bloque-cuerpo h4 b {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
    margin-bottom: 8px;
}

#interior .bloque-frase {
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    border-left: 3px solid #ff585d;
    padding-left: 40px;
}

#interior .bloque-frase .comilla {
    position: absolute;
    top: 0;
    left: 10px;
}

#interior .bloque-frase p {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 25px;
    line-height: 160%;
}

#interior .bloque-frase p strong, #interior .bloque-frase p b {
    font-weight: 500;
    color: #ff585d;
}

#interior blockquote {
    background-image: url('../img/comilla.jpg');
    background-repeat: no-repeat;
    background-position: 10px 0;
    border-left: 3px solid #ff585d;

    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
    font-style: italic;
    padding: 10px 0 0 50px;
    font-size: 25px;
    line-height: 160%;
    margin-top: 40px;
    margin-bottom: 40px;
}

#interior blockquote strong, #interior blockquote b {
    font-weight: 500;
    color: #ff585d;
}

#interior .bloque-personas {
    margin-top: 40px;
    margin-bottom: 40px;
}

#interior .bloque-personas .persona {
    margin-bottom: 30px;
}

#interior .bloque-personas .persona .nombre p {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 100%;
    text-align: left;
}

#interior .bloque-personas .persona .cargo p {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 100%;
    text-align: left;
}

#interior .bloque-personas .persona .cargo b {
    font-weight: 600;
}

#interior .bloque-personas .persona .email {
    /*font-family: 'Fira Mono', monospace;*/
    font-family: 'Barlow Condensed', sans-serif;

    /*font-size: 16px;*/
    font-weight: 400;
    /*letter-spacing: -0.5px;*/

}

#interior .bloque-personas .persona .bajada p {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 5px;
    line-height: 135%;
}

#interior .bloque-tabla {
    margin-top: 40px;
    margin-bottom: 40px;
}

#interior .bloque-tabla .table-bordered th, .table-bordered td {
    border: 1px solid #000;
    text-align: left;

}

#interior .bloque-tabla .table th {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    text-align: left;
    vertical-align: middle;
    background-color: #ff585d;
    /*padding: 20px 0;*/
}

#interior .bloque-tabla .table .info {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
    font-size: 18px;
    vertical-align: middle;
}

#interior .bloque-tags .tags ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#interior .bloque-tags .tags {
    border: 1px solid #000;
}

#interior .bloque-tags .tags ul li {
    display: inline-block;
}

#interior .bloque-tags .tags ul li a {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
    font-style: italic;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    display: inline-block;
    padding: 5px;
    font-size: 22px;
}

#interior .bloque-tags .tags ul li a:hover {
    color: #ff585d;
    text-decoration: underline;
}

#interior .info-obra p {
    color: #fff;
    margin-bottom: 5px;
    text-align: left;
    font-size: 14px;
}

#interior .info-obra span p {
    font-size: 40px;
}

#interior .filtro ul {
    list-style: none;
    display: inline-block;
    font-family: 'Fira Mono', monospace;
    font-weight: 300;
    margin: 0;
    padding: 0;
    text-align: center;
}

#interior .filtro ul li {
    background-color: #fff;
    border-radius: 0;
    border-left: 0;
    border-bottom: 3px solid #fff;
    border-top: 0;
    padding: 0 20px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
}

#interior .filtro ul li a {
    min-height: auto;
    margin: 0;
    padding-bottom: 5px;
    border-bottom: 3px solid #fff;
}

#interior .filtro .span {
    display: block;
}

#interior .filtro .selected {
    border-bottom: 3px solid #000;
}

#interior .filtro ul li:last-child {
    border-right: 0;
}

#interior .bloque-img {
    min-height: 450px;
}

#interior .bloque-img.bg {
    background: url(../img/test/3.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    overflow: hidden;
}

#interior .absolute {
    position: absolute;
    top: 30px;
    bottom: 0;
    width: 60px;
    z-index: 3;
}

#interior .absolute.r1 {
    right: 7%;
}

#interior .absolute.r2 {
    right: 22%;
}

#interior .social-sidebar {
    position: sticky;
    right: 0;
    top: 30px;
}

#interior .social-sidebar ul {
    list-style: none;
    text-align: center;
}

#interior .social-sidebar ul li a {
    border: 2px solid #000;
    color: #000;
    border-radius: 25px;
    width: 35px;
    height: 35px;
    padding: 6px;
    display: block;
    margin-bottom: 5px;
    background: #fff;
}

#interior .social-sidebar ul li a:hover {
    color: #ff585d;
}

#interior .stick-footer {
    position: fixed;
    bottom: 0px;
    right: 0;
    left: 0;
    background-color: #fff;
    z-index: 3;
}

#interior .social-sidebar-xs ul {
    list-style: none;
    text-align: center;
    margin: 0;
    padding: 0;
}

#interior .social-sidebar-xs ul li {
    display: inline-block;
    text-align: center;
}

#interior .social-sidebar-xs ul li a {
    border: 2px solid #000;
    color: #000;
    border-radius: 25px;
    width: 35px;
    height: 35px;
    padding: 6px;
    display: block;
    margin-bottom: 5px;
    margin-right: 10px;
    background: #fff;
}

/*Encuesta*/

#encuesta .bloque-titulo h1 {
    color: #000;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

#encuesta .box {
    position: relative;
    margin-bottom: 25px;
    min-height: 280px;
}

#encuesta .check {
    position: absolute;
    right: 15px;
    top: 20px;
}

#encuesta input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

#encuesta input[type=radio].css-checkbox + label.css-label, input[type=radio].css-checkbox + label.css-label.clr {
    padding-left: 35px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 30px;
    vertical-align: middle;
    cursor: pointer;

}

#encuesta input[type=radio].css-checkbox:checked + label.css-label, input[type=radio].css-checkbox + label.css-label.chk {
    background-position: 0 -30px;
}

#encuesta label.css-label {
    background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_842f67a7e5c9ab5832f6b2148b5eb3c9.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#encuesta .box .info .texto-info p {
    color: #000;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
    margin: 5px 0 10px 0;
}

#encuesta .box .info .bajada-info p {
    color: #000;
    margin: 0;
}

#encuesta .box.color {
    background-color: #ff585d;
}

#encuesta .box.color .info .bajada-info p, #encuesta .box.color .texto-info p {
    color: #fff;
}

#encuesta .send button {
    color: #fff;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #ff585d;
    padding: 15px 20px;
    border: 0;
    cursor: pointer;
}

#encuesta .send button span {
    font-weight: 300;
}

#encuesta .send button:hover {
    background-color: #000;
}

/*Componentes*/

#interior.componentes .bloque-descargas {
    margin-top: 40px;
    margin-bottom: 40px;
}

#interior.componentes .bloque-descargas .archivo {
    padding: 10px 0;
    border-bottom: 1px solid #b8b8b8;
}

#interior.componentes .bloque-descargas .archivo .nombre {
    padding: 10px 0;
}

#interior.componentes .bloque-descargas .archivo .nombre p {
    margin-bottom: 0;
    text-align: left;
}

#interior.componentes .bloque-descargas .archivo .link {
    padding: 10px 0;
}

#interior.componentes .bloque-descargas .archivo .link a {
    display: block;
    color: #fff;
    text-align: center;
    background-color: #ff595d;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    padding: 15px 20px;
}

#interior.componentes .bloque-descargas .archivo .link a:hover {
    background-color: #000;
}

#interior.componentes .bloque-grafico {
    margin-top: 40px;
    margin-bottom: 40px;
}

#interior.componentes .box {
    margin-bottom: 20px;
    position: relative;
    /*border: 1px solid #000;*/
}

#interior.componentes .cajas .box {
    border: 1px solid #000;
}

#interior.componentes .box a .imagen {
    min-height: 215px;
}

#interior.componentes .box a .imagen.bg {
    transition: all 0.3s;
    background-size: 110% !important;
    background-repeat: no-repeat;
    overflow: hidden;
    transition: all 0.3s;
}

#interior.componentes .box a:hover .imagen.bg {
    background-size: 125% !important;
}

#interior.componentes .box a .imagen.bg {
    background: url(../img/box.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

#interior.componentes .box a {
    /*text-decoration: none;*/
}

#interior.componentes .box a .imagen p {
    color: #fff;
    margin-bottom: 5px;
    font-family: 'Barlow Condensed', sans-serif;
}

#interior.componentes .box a .imagen .titulo p {
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
    line-height: 100%;
    text-align: left;
}

#interior.componentes .box a .imagen .bajada p {
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
}

#interior.componentes .box a .texto .info {
    margin-top: 3%;
}

#interior.componentes .box a .texto .info p {
    font-family: 'Fira Mono', monospace;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #000;
}

#interior.componentes .box a .texto span p {
    font-size: 25px;
    color: #000;
    margin-bottom: 0;
    text-align: right;
    font-weight: 300;
}

#interior.componentes .box-vertical {
    margin-bottom: 20px;
    position: relative;
    border: 1px solid #000;
    width: 100%;
}

#interior.componentes .box-vertical a .imagen {
    min-height: 215px;
    position: relative;
}

#interior.componentes .box-vertical a .imagen .top {
    position: absolute;
    bottom: 10px;
}

#interior.componentes .box-vertical a .imagen.bg {
    animation-duration: 1s;
    background-size: 110% !important;
    background-repeat: no-repeat;
    overflow: hidden;
    transition: all 0.3s;
}

#interior.componentes .box-vertical a:hover .imagen.bg {
    background-size: 125% !important;
}

#interior.componentes .box-vertical a .imagen.bg {
    background: url(../img/box.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}

#interior.componentes .box-vertical a {
    text-decoration: none;
}

#interior.componentes .box-vertical a .imagen p {
    color: #fff;
    margin-bottom: 5px;
    font-family: 'Barlow Condensed', sans-serif;
}

#interior.componentes .box-vertical a .imagen .titulo p {
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
    line-height: 100%;
    text-align: left;
}

#interior.componentes .box-vertical a .imagen .bajada p {
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
}

#interior.componentes .box-vertical a .texto .info p {
    font-family: 'Fira Mono', monospace;
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: #000;
    text-align: left;
    margin-bottom: 0;
}

#interior.componentes .box-vertical a .texto span p {
    font-size: 25px;
    color: #000;
    margin-bottom: 0;
    text-align: right;
    font-weight: 300;
}

/*Cifras*/

.bloque-cifras {
    margin-top: 40px;
    margin-bottom: 40px;
}

 .bloque-cifras .destacado p {
    color: #f45664;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    margin-bottom: 5px;
    line-height: 100%;
    text-align: center;
}

 .bloque-cifras .bajada p {
    color: #000;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 400;
    margin-bottom: 5px;
    line-height: 100%;
    text-align: center;
}

/*Ficha*/

.banner-ficha .bg-int {
    min-height: 525px;
}

.banner-ficha .bg-int.banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.banner-ficha .bg-int.banner-int-3 {
    background: url(../img/banner-int-03.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    overflow: hidden;
}

.banner-ficha .barra {
    position: absolute;
    right: 0;
    top: 0;
}

.banner-ficha .titulo h1 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    font-style: italic;
    display: inline-block;
    line-height: 100%;
    position: absolute;
    left: 4%;
    bottom: 30px;
    color: #fff;
}

.banner-ficha .bottom-hr hr {
    width: 45%;
    border-top: 5px solid #ff585d;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

#interior .info-ficha p {
    text-align: left;
    line-height: 150%;
    margin-bottom: 30px;
}

#interior .info-ficha .fecha p {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    font-style: italic;
}

#interior .frase-ficha p, #interior .frase-ficha h3 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
    font-style: italic;
    text-align: right;
    line-height: 130%;
}

#interior .frase-ficha p strong, #interior .frase-ficha p b {
    color: #ff585d;
    font-weight: 600;
}

#interior .datos-obra p {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
    line-height: 160%;
}

#interior .datos-obra p strong {;
    font-weight: 600;
}

#interior .datos-obra h2 {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
    margin-bottom: 25px;
}

#interior .datos-obra img {
    float: left;
    padding: 0 10px 10px 0;
}

#interior .ficha-galeria {

}

#interior .ficha-galeria .carousel-indicators {
    margin-bottom: 0;
    margin: 25px 0 0 0;
    position: relative;
}

#interior .ficha-galeria .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 15px;
    border: 0;
    border: 0;
    background-color: #b2b2b2;
}

#interior .ficha-galeria .carousel-indicators .active {
    background-color: #ff585d;
}

#interior .datos-obra .gira p {
    margin-bottom: 5px;
}

#interior .datos-obra .mas-obras button {
    color: #fff;
    border: 0;
    background: #000;
    cursor: pointer;
    padding: 10px 20px;
    font-size: 15px;
    margin: 30px 0;
}

#interior .datos-obra .mas-obras button:hover {
    background: #ff585d;
}

#interior .datos-obra .mas-obras button:focus, #interior .datos-obra .mas-obras button:active {
    -moz-outline-style: none;
    outline: none;
    outline: 0;
}

#interior .datos-obra .espacificaciones ul {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
    line-height: 160%;
    margin: 0;
    padding: 0;
    list-style: none;
}

#interior .datos-obra .espacificaciones ul strong {
    font-weight: 600;
}

#interior .datos-obra .descargar-ficha a {
    color: #fff;
    background: #000;
    display: inline-block;
    padding: 10px;
}

#interior .datos-obra .descargar-ficha a span {
    padding-top: 7px;
    padding-left: 5px;
    display: inline-block;
}

#interior .datos-obra .descargar-ficha a:hover {
    background: #ff585d;
}

#interior .datos-obra .descargar-ficha a img {
    margin: 0;
    padding: 0;
}

#interior .contacto {
    border: 1px solid #000;
}

#interior .contacto p {
    margin-bottom: 2px;
}

#interior .contacto p strong {
    font-weight: 500;
}

#interior .contacto a {
    display: inline-block;
    margin-bottom: 2px;
    font-weight: 500;
}

#interior .contacto a:hover {
    color: #ff585d;
}

/*Footer*/

footer {
    background-color: #fff;
    color: #000;
    padding: 40px 0;
    margin-top: 40px;
    border-top: 1px solid #000;
}

footer a {
    color: #000;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
}

footer a:hover {
    color: #ff585d;
    text-decoration: none;
}

footer .social ul {
    list-style: none;
    padding: 0px;
    text-align: center;
}

footer .social ul li {
    display: inline-block;
}

footer .social ul li a {
    color: #fff;
    background: #000000;
    border-radius: 15px;
    width: 30px;
    height: 30px;
    font-size: 0.9rem;
    text-align: center;
    vertical-align: middle;
    padding: 5px;
    font-weight: 300;
}

footer .social ul li a:hover {
    color: #fff;
    background: #ff585d;
}

footer .social p {
    color: #000;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 20px;
    text-align: center;
}

footer .direccion p {
    color: #000;
    font-weight: 300;
    font-size: 15px;
    text-align: center;
}

footer .direccion a {
    color: #000;
    font-family: 'Fira Sans', sans-serif;
    font-weight: 400;
    text-transform: lowercase;
    font-size: 15px;
    text-align: center;
    display: block;
}

.newsletter form {
    /*float: right;*/
}

.newsletter input {
    border: 1px solid #9a9a9a;
    border-radius: 0;
}

.newsletter button {
    border: 1px solid #000;
    border-radius: 0;
    background-color: #000;
}

.newsletter button:hover {
    border: 1px solid #ff585d;
    background: #ff585d;
}

/*#interior .bloque-tags .tags {*/
/*border: 1px solid #000;*/
/*}*/

/*#interior .bloque-tags .tags ul li {*/
/*display: inline-block;*/
/*}*/

/*#interior .bloque-tags .tags ul li a {*/
/*font-family: 'Barlow Condensed', sans-serif;*/
/*font-weight: 300;*/
/*font-style: italic;*/
/*text-transform: uppercase;*/
/*text-decoration: none;*/
/*color: #000;*/
/*display: inline-block;*/
/*padding: 5px;*/
/*font-size: 22px;*/
/*}*/

/*#interior .bloque-tags .tags ul li a:hover {*/
/*color: #ff585d;*/
/*text-decoration: underline;*/
/*}*/

.pagemenu {
    /*float: none;*/
    /*max-width: 100%;*/
    /*margin-right: 0;*/
    background: #fff;
    border: 1px solid #000
}

.pagemenu a {
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
    font-style: italic;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
    display: inline-block;
    padding: 5px;
    font-size: 22px;
    text-align: center;

}

.pagemenu a:first-child {
    /*border-left-width: 0;*/
}

.pagemenu a:hover {
    color: #ff585d;
    text-decoration: underline;
}

.pagemenu a.active {
    color: #ff585d;
}

.textogrande strong {
    font-size: 1.25em;
    color: #33b4c2;
    font-family: 'Barlow Condensed', sans-serif;
    /*text-transform: uppercase;*/
    font-weight: 100;
    font-style: italic;
    margin-bottom: 1em;
    line-height: 120%;
    text-align: left;
}

.textogrande {
    font-size: 1.25em;
    color: #666;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 200;
    font-style: italic;
    margin-bottom: 2em;
    line-height: 120%;
    text-align: left;

}

.bloque-onepage {
    font-family: 'Fira Sans', sans-serif;
    font-weight: 300;
    line-height: 160%;
}

.componentes ul {
    list-style: none;
    margin: 0;
    padding-inline-start: 0;
}

.componentes li::before {
    content: "\25AA";
    font-size: 125%;
    color: #000;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.componentes li {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.bloque-onepage .relative {
    position: relative;
}

.bloque-onepage h3 {
    font-family: 'Barlow Condensed', sans-serif;

}

.bloque-onepage .icon {
    font-size: 120px;
    font-size: 12vm;
    color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    right: 0;
}

/*.box-square .side-news {*/
/*!*position: relative;*!*/
/*}*/
/*.box-square .titlebox {*/
/*position: absolute;*/
/*bottom: 1em;*/
/*right: 1em;*/
/*}*/

.box-square p {
    font-weight: 600;
    font-style: italic;
    /*text-transform: uppercase;*/
    line-height: 100%;
    font-family: 'Barlow Condensed', sans-serif;
    font-size: 60px;
    font-size: 4.0vw;
    text-align: left;
    text-shadow: 2px 1px 4px rgba(0, 0, 0, 0.63);
    color: #fff;
    /*word-spacing: 1000px;*/
    text-transform: uppercase;
}

b {
    font-weight: 500 !important;
}

strong {
    font-weight: 500 !important;
}

.box-square a {
    position: relative;
    animation-duration: 1s;
    background-size: cover !important;
    overflow: hidden;
    transition: all 0.3s;
    display: block;
    min-height: 315px;
    min-height: 23vw;
    text-decoration: none;
}

.box-square .bajada p {
    word-spacing: normal;
    font-size: 1.4em;
    line-height: 130%;
    font-style: normal;
    font-weight: normal;
    text-align: center;

}

.box-square .bajada {
    top: 5px;
    position: absolute;
    opacity: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
    animation-duration: 1s;
    padding: 1em;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
    background: #000;
}

.box-square a:hover .bajada {
    top: 0px;
    opacity: 0.8;
}

.anuncios a:hover {
    background-size: cover !important;
}

.anuncios a.bg {
    /*background: url(../img/side-news-01.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
}

.bloque-onepage {
    position: relative;
    margin-bottom: 1.8em;
}

.bloque-onepage h3 {
    text-align: left;
    /*padding: 0.5em;*/
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 3.0rem;
    line-height: 100%;
    margin-bottom: 25px;

}

.bloque-onepage p a {
    font-weight: 500;
}

.bloque-onepage p a:hover {
    color: #ff585d;
}

.bloque-onepage ol {
    padding-left: 15px;
}

.bloque-onepage h3 p {
    margin: 0;
}

.bloque-onepage cen h3 {
    text-align: center;

}

.bloque-onepage .bajada {
    display: block;
    font-size: 90%;
    text-align: justify;
    hyphens: auto;
    margin-bottom: 1em;

}

.bloque-onepage .daborder {
    border-bottom: 5px solid #ff585d;
    position: absolute;
    width: 2em;
}

.bloque-onepage .daborder.black {
    border-bottom-color: #333;
}

.bloque-onepage .bottom-right-border {
    right: 0px;
    bottom: -8px;
}

.bloque-onepage .top-left-border {
    left: 0px;
    top: -8px;
}

.bloque-onepage .bottom-center-border {
    left: 50%;
    width: 50px;
    margin-left: -25px;
}

.bloque-onepage .izq .responsive-object, .bloque-onepage .der .responsive-object {
    /*margin-top: 78px;*/
}

.onepageheader {
    background: #fff;
    /*color: #fff;*/
}

.onepageheader h1 {
    font-size: 4rem;
    text-align: left;
    margin: 0 0 10px 0 !important;
    /*margin-top: 6px;*/

}

.onepageheader .pagemenu {
    font-size: 95%;
}

.onepageheader a {
    /*color: #fff;*/
}

.richtext-image {
    margin: 1em 0;
}

/* Extra small devices (portrait phones, less than 576px), No media query for `xs` since this is the default in Bootstrap*/

/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .pagemenu {
        /*float: right;*/
        /*max-width: 35%;*/
        /*margin-right: 2em;*/
        /*margin-bottom: 2em;*/
        /*margin-left: 1em;*/

    }

    .pagemenu a {

        /*margin: 0 1em;*/
    }

    #sidebar-nav {
        width: 60px;
    }

    .navbar {
        padding: 0.5rem 0.5rem;
    }

    .navbar-idioma {
        padding: 0.5rem 0.3rem;
        letter-spacing: -1px;
    }

    .overlay-search {
        margin-left: 60px;
    }

    #sidebar-nav .btn-menu span {
        font-size: 10px;
    }

    #sidebar-nav .list-group .menu {
        z-index: 3;
    }

    #sidebar-nav .list-group .menu a {
        font-size: 10px;
    }

    #sidebar-nav .list-group .menu i {
        font-size: 2.5rem;
    }

    #sidebar-nav .list-group .idioma a {
        font-size: 10px;
    }

    #sidebar-nav .list-group .buscar i {
        font-size: 2.5rem;;
    }

    #sidebar-nav .list-group .buscar span {
        font-size: 10px;
    }

    #banner .logo img {
        width: 150px;
    }

    #banner .caption h1 {
        font-size: 4.0rem;
    }

    #banner .caption p {
        font-size: 2rem;
    }

    #banner .social ul li a {
        width: 25px;
        height: 25px;
        font-size: 0.8rem;
        padding: 4px;
    }

    #banner .social {
        top: 15px;;
    }

    #banner .social-inside ul li a {
        width: 25px;
        height: 25px;
        font-size: 0.8rem;
        padding: 4px;
    }

    #banner .social-inside {
        top: 15px;;
    }

    #banner .logo {
        top: 15px;
    }

    #banner .social {
        top: 15px;
    }

    #banner .caption {
        margin-top: 25%;
    }

    #banner .carousel-indicators {
        margin-bottom: 15px;
    }

    #banner .carousel-indicators li {
        width: 15px;
        height: 15px
    }

    #banner .carousel-item {
        min-height: 500px;
    }

    .overlay-content {
        width: 75%;
    }

    .overlay-search .closebtn {
        right: 70px;
    }

    .overlay-search input[type=text] {
        width: 80%;
    }

    .overlay-search button {
        width: 20%;
    }

    .videos .carousel-inner .titulo h2 {
        font-size: 20px;
    }

    .videos .carousel-inner .fecha p {
        font-size: 12px;
    }

    .videos .carousel-inner .info p {
        font-size: 14px;
    }

    .videos .carousel-inner .tag-video a {
        font-size: 30px;
    }

    .videos .carousel-inner .icon-play {
        top: 25%;
    }

    .noticias a span {
        min-height: 445px;
    }

    .noticias a {
        min-height: 445px;
        min-height: 72vw;
    }

    .bloque-noticias .noticias a {
        min-height: 445px;
        min-height: 70vw;

    }

    .noticias a .box-noticia h3 {
        font-size: 25px;
    }

    .noticias a .box-noticia p {
        font-size: 15px;
    }

    .noticias a .box-noticia .mas {
        font-size: 15px;
    }

    .anuncios .side-news .cada-min p {
        font-size: 60px;
        font-size: 15vw;
    }

    .anuncios p {
        font-size: 13px;
    }

    .anuncios p strong {
        font-size: 30px;
    }

    .anuncios .side-news .blog p {
        font-size: 80px;
        font-size: 11vw;
    }

    .anuncios .side-news .blog p span {
        font-size: 70px;
        font-size: 9vw;
    }

    .anuncios .side-news .teatro p {
        font-size: 50px;
        font-size: 9vw;
    }

    .anuncios .side-news .mundo p {
        font-size: 50px;
        font-size: 9vw;
    }

    .anuncios .side-news .fecha p {
        font-size: 15px;
    }

    .anuncios .side-news .side-slider .carousel-inner a {
        font-size: 25px;
    }

    .anuncios .side-news .ojo p {
        font-size: 40px;
        font-size: 9vw;
    }

    .anuncios .side-news .educacion p {
        font-size: 40px;
        font-size: 9vw;
    }

    footer a {
        font-size: 17px;
    }

    footer .social ul {
        text-align: center;
    }

    footer .social ul li a {
        width: 25px;
        height: 25px;
        font-size: 0.8rem;
        padding: 4px;
    }

    footer .social p {
        font-size: 25px;
        text-align: left
    }

    footer .direccion p {
        font-size: 15px;
        text-align: right;
    }

    footer .direccion a {
        font-size: 15px;
        text-align: center;
    }

    .videos .video-img {
        min-height: 425px;
        min-height: 55vw;
    }

    .anuncios .side-news .m-h-01 {
        min-height: 425px;
        min-height: 55vw;
    }

    .anuncios .side-news .box-h {
        min-height: 425px;
        min-height: 55vw;
    }

    .anuncios .side-news .m-h-02 {
        min-height: 250px;
        min-height: 65vw;
    }

    .anuncios .side-news .m-h-04 {
        min-height: 325px;
        min-height: 55vw;
    }

    .cajas .m-h-04 {
        min-height: 325px;
        min-height: 55vw;
    }

    .anuncios a {
        animation-duration: 1s;
        background-size: cover !important;
        overflow: hidden;
        transition: all 0.3s;
        display: block;
    }

    .anuncios a:hover {
        background-size: cover !important;
    }

    .noticias a {
        animation-duration: 1s;
        background-size: cover !important;
        background-repeat: no-repeat;
        overflow: hidden;
        transition: all 0.3s;
    }

    .noticias a:hover {
        background-size: cover !important;
    }

    .videos a {
        animation-duration: 1s;
        background-size: cover !important;
        overflow: hidden;
        transition: all 0.3s;
        display: block;
    }

    .videos a:hover {
        background-size: cover !important;
    }

}

/*Medium devices (tablets, 768px and up)*/

@media (min-width: 768px) {

    #sidebar-nav {
        width: 60px;
    }

    .navbar {
        padding: 0.5rem 0.6rem;
    }

    .navbar-idioma {
        padding: 0.5rem 0.3rem;
        letter-spacing: -1px;
    }

    .overlay-search {
        margin-left: 60px;
    }

    #sidebar-nav .btn-menu span {
        font-size: 10px;
    }

    #sidebar-nav .list-group .menu a {
        font-size: 10px;
    }

    #sidebar-nav .list-group .menu i {
        font-size: 3.0rem;
    }

    #sidebar-nav .list-group .idioma a {
        font-size: 10px;
    }

    #sidebar-nav .list-group .buscar i {
        font-size: 3.0rem;;
    }

    #sidebar-nav .list-group .buscar span {
        font-size: 10px;
    }

    #banner .logo img {
        width: 200px;
    }

    #banner .caption h1 {
        font-size: 5rem;
    }

    #banner .caption p {
        font-size: 2.5rem;
    }

    #banner .logo {
        top: 15px;
    }

    #banner .social {
        top: 15px;;
    }

    #banner .social ul li a {
        width: 25px;
        height: 25px;
        font-size: 0.8rem;
        padding: 4px;
    }

    #banner .social-inside {
        top: 15px;;
    }

    #banner .social-inside ul li a {
        width: 25px;
        height: 25px;
        font-size: 0.8rem;
        padding: 4px;
    }

    #banner .caption {
        margin-top: 20%;
    }

    #banner .carousel-indicators {
        margin-bottom: 15px;
    }

    #banner .carousel-indicators li {
        width: 15px;
        height: 15px;
    }

    #banner .carousel-item {
        min-height: 550px;
    }

    .overlay-content {
        width: 80%;
    }

    .overlay-search .closebtn {
        right: 80px;
    }

    .overlay-search input[type=text] {
        width: 80%;
    }

    .overlay-search button {
        width: 20%;
    }

    .videos .carousel-inner .titulo h2 {
        font-size: 26px;
    }

    .videos .carousel-inner .fecha p {
        font-size: 13px;
    }

    .videos .carousel-inner .info p {
        font-size: 15px;
    }

    .videos .carousel-inner .tag-video a {
        font-size: 40px;
    }

    .videos .carousel-inner .icon-play {
        top: 30%;
    }

    .anuncios .side-news .cada-min p {
        font-size: 70px;
        font-size: 7vw;
    }

    .noticias a span {
        min-height: 350px;
    }

    .noticias a {
        min-height: 350px;
        min-height: 45vw;
    }

    .bloque-noticias .noticias a {
        min-height: 350px;
        min-height: 43vw;
    }

    .noticias a .box-noticia h3 {
        font-size: 26px;
    }

    .noticias a .box-noticia p {
        font-size: 15px;
    }

    .noticias a .box-noticia .mas {
        font-size: 15px;
    }

    .anuncios p {
        font-size: 16px;
    }

    .anuncios p strong {
        font-size: 30px;
    }

    .anuncios .side-news .blog p {
        font-size: 118px;
    }

    .anuncios .side-news .blog p {
        font-size: 80px;
        font-size: 7vw;
    }

    .anuncios .side-news .blog p span {
        font-size: 70px;
        font-size: 6vw;
    }

    .anuncios .side-news .teatro p {
        font-size: 50px;
        font-size: 6.0vw;
    }

    .anuncios .side-news .mundo p {
        font-size: 50px;
        font-size: 6.0vw;
    }

    .anuncios .side-news .fecha p {
        font-size: 16px;
    }

    .anuncios .side-news .side-slider .carousel-inner a {
        font-size: 30px;
    }

    .anuncios .side-news .ojo p {
        font-size: 45px;
        font-size: 5vw;
    }

    .anuncios .side-news .educacion p {
        font-size: 45px;
        font-size: 5vw;
    }

    footer a {
        font-size: 18px;
    }

    footer .social ul {
        text-align: left;
    }

    footer .social ul li a {
        width: 25px;
        height: 25px;
        font-size: 0.8rem;
        padding: 4px;
    }

    footer .social p {
        font-size: 30px;
        text-align: left
    }

    footer .direccion p {
        font-size: 15px;
        text-align: right;
    }

    footer .direccion a {
        font-size: 15px;
        text-align: center;
    }

    .videos .video-img {
        min-height: 425px;
        min-height: 50vw;
    }

    .anuncios .side-news .m-h-01 {
        min-height: 425px;
        min-height: 50vw;
    }

    .anuncios .side-news .box-h {
        min-height: 425px;
        min-height: 50vw;
    }

    .anuncios .side-news .m-h-02 {
        min-height: 250px;
        min-height: 40vw;
    }

    .anuncios .side-news .m-h-04 {
        min-height: 325px;
        min-height: 34vw;
    }

    .cajas .m-h-04 {
        min-height: 325px;
        min-height: 34vw;
    }

    .anuncios a {
        animation-duration: 1s;
        background-size: cover !important;
        overflow: hidden;
        transition: all 0.3s;
        display: block;
    }

    .anuncios a:hover {
        background-size: cover !important;
    }

    .noticias a {
        animation-duration: 1s;
        background-size: cover !important;
        background-repeat: no-repeat;
        overflow: hidden;
        transition: all 0.3s;
    }

    .noticias a:hover {
        background-size: cover !important;
    }

    .videos a {
        animation-duration: 1s;
        background-size: cover !important;
        overflow: hidden;
        transition: all 0.3s;
        display: block;
    }

    .videos a:hover {
        background-size: cover !important;
    }

}

/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {

    #sidebar-nav {
        width: 65px;
    }

    .navbar {
        padding: 0.5rem 0.6rem;
    }

    .navbar-idioma {
        padding: 0.5rem 0.9rem;
        letter-spacing: -1px;
    }

    .overlay-search {
        margin-left: 60px;
    }

    #sidebar-nav .btn-menu span {
        font-size: 12px;
    }

    #sidebar-nav .list-group .menu a {
        font-size: 12px;
    }

    #sidebar-nav .list-group .menu i {
        font-size: 3.5rem;
    }

    #sidebar-nav .list-group .idioma a {
        font-size: 12px;
    }

    #sidebar-nav .list-group .buscar i {
        font-size: 3.5rem;;
    }

    #sidebar-nav .list-group .buscar span {
        font-size: 12px;
    }

    #banner .logo img {
        width: 240px;
    }

    #banner .caption h1 {
        font-size: 5.3rem;
    }

    #banner .caption p {
        font-size: 2.8rem;
    }

    #banner .logo {
        top: 20px;
    }

    #banner .social {
        top: 20px;
    }

    #banner .social ul li a {
        width: 30px;
        height: 30px;
        font-size: 0.9rem;
        padding: 5px;
    }

    #banner .social-inside {
        top: 20px;
    }

    #banner .social-inside ul li a {
        width: 30px;
        height: 30px;
        font-size: 0.9rem;
        padding: 5px;
    }

    #banner .caption {
        margin-top: 15%;
    }

    #banner .carousel-indicators {
        margin-bottom: 15px;
    }

    #banner .carousel-indicators li {
        width: 20px;
        height: 20px;
    }

    #banner .carousel-item {
        min-height: 600px;
    }

    .overlay-content {
        width: 85%;
    }

    .overlay-search .closebtn {
        right: 90px;
    }

    .overlay-search input[type=text] {
        width: 90%;
    }

    .overlay-search button {
        width: 10%;
    }

    .videos .carousel-inner .titulo h2 {
        font-size: 26px;
    }

    .videos .carousel-inner .fecha p {
        font-size: 15px;
    }

    .videos .carousel-inner .info p {
        font-size: 15px;
    }

    .videos .carousel-inner .tag-video a {
        font-size: 55px;
    }

    .videos .carousel-inner .icon-play {
        top: 35%;
    }

    .noticias a span {
        min-height: 345px;
    }

    .noticias a {
        min-height: 350px;
        min-height: 26vw;
    }

    .bloque-noticias .noticias a {
        min-height: 350px;
        min-height: 24vw;
    }

    .noticias a .box-noticia h3 {
        font-size: 26px;
    }

    .noticias a .box-noticia p {
        font-size: 15px;
    }

    .noticias a .box-noticia .mas {
        font-size: 15px;
    }

    .anuncios .side-news .cada-min p {
        font-size: 65px;
        font-size: 6.0vw;
    }

    .anuncios p {
        font-size: 17px;
    }

    .anuncios p strong {
        font-size: 30px;
    }

    .anuncios .side-news .blog p {
        font-size: 80px;
        font-size: 7vw;
    }

    .anuncios .side-news .blog p span {
        font-size: 70px;
        font-size: 6vw;
    }

    .anuncios .side-news .teatro p {
        font-size: 50px;
        font-size: 3.2vw;
    }

    .anuncios .side-news .mundo p {
        font-size: 50px;
        font-size: 3.5vw;
    }

    .anuncios .side-news .fecha p {
        font-size: 17px;
    }

    .anuncios .side-news .side-slider .carousel-inner a {
        font-size: 34px;
    }

    .anuncios .side-news .ojo p {
        font-size: 40px;
        font-size: 3.0vw;
    }

    .anuncios .side-news .educacion p {
        font-size: 40px;
        font-size: 3.0vw;
    }

    footer a {
        font-size: 19px;
    }

    footer .social ul {
        text-align: left;
    }

    footer .social ul li a {
        width: 30px;
        height: 30px;
        font-size: 0.9rem;
        padding: 5px;
    }

    footer .social p {
        font-size: 30px;
        text-align: left
    }

    footer .direccion p {
        font-size: 15px;
        text-align: right;
    }

    footer .direccion a {
        font-size: 15px;
        text-align: right;
    }

    .videos .video-img {
        min-height: 425px;
        min-height: 37vw;
    }

    .anuncios .side-news .m-h-01 {
        min-height: 425px;
        min-height: 37vw;
    }

    .anuncios .side-news .box-h {
        min-height: 425px;
        min-height: 37vw
    }

    .anuncios .side-news .m-h-02 {
        min-height: 250px;
        min-height: 20vw;
    }

    .anuncios .side-news .m-h-04 {
        min-height: 325px;
        min-height: 28.4vw;
    }

    .cajas .m-h-04 {
        min-height: 325px;
        min-height: 28.4vw;
    }

    .anuncios a {
        animation-duration: 1s;
        background-size: 150% !important;
        overflow: hidden;
        transition: all 0.3s;
        display: block;
    }

    .anuncios a:hover {
        background-size: 165% !important;
    }

    .noticias a {
        animation-duration: 1s;
        background-size: 110% !important;
        background-repeat: no-repeat;
        overflow: hidden;
        transition: all 0.3s;
    }

    .noticias a:hover {
        background-size: 125% !important;
    }

    .videos a {
        animation-duration: 1s;
        background-size: 150% !important;
        overflow: hidden;
        transition: all 0.3s;
        display: block;
    }

    .videos a:hover {
        background-size: 165% !important;
    }

}

/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {

    #sidebar-nav {
        width: 65px;
    }

    .navbar {
        padding: 0.5rem 1rem;
    }

    .navbar-idioma {
        padding: 0.5rem 0.9rem;
        letter-spacing: -1px;
    }

    .overlay-search {
        margin-left: 60px;
    }

    #sidebar-nav .btn-menu span {
        font-size: 12px;
    }

    #sidebar-nav .list-group .menu a {
        font-size: 12px;
    }

    #sidebar-nav .list-group .menu i {
        font-size: 40px;
    }

    #sidebar-nav .list-group .idioma a {
        font-size: 12px;
    }

    #sidebar-nav .list-group .buscar i {
        font-size: 40px;
    }

    #sidebar-nav .list-group .buscar span {
        font-size: 12px;
    }

    #banner .logo img {
        width: 250px;
    }

    #banner .caption h1 {
        font-size: 4.5rem;
    }

    #banner .caption p {
        font-size: 3rem;
    }

    #banner .logo {
        top: 20px;
    }

    #banner .social {
        top: 20px;
    }

    #banner .social ul li a {
        width: 30px;
        height: 30px;
        font-size: 0.9rem;
        padding: 5px;
    }

    #banner .social-inside {
        top: 20px;
    }

    #banner .social-inside ul li a {
        width: 30px;
        height: 30px;
        font-size: 0.9rem;
        padding: 5px;
    }

    #banner .caption {
        margin-top: 12%;
    }

    #banner.estatico .caption {
        margin-top: 33%;
    }

    #banner .carousel-indicators {
        margin-bottom: 15px;
    }

    #banner .carousel-indicators li {
        width: 20px;
        height: 20px;
    }

    #banner .carousel-item {
        min-height: 600px;
    }

    .overlay-content {
        width: 85%;
    }

    .overlay-search .closebtn {
        right: 90px;
    }

    .overlay-search input[type=text] {
        width: 90%;
    }

    .overlay-search button {
        width: 10%;
    }

    .videos .carousel-inner .titulo h2 {
        font-size: 26px;
    }

    .videos .carousel-inner .fecha p {
        font-size: 15px;
    }

    .videos .carousel-inner .info p {
        font-size: 15px;
    }

    .videos .carousel-inner .tag-video a {
        font-size: 55px;
    }

    .videos .carousel-inner .icon-play {
        top: 35%;
    }

    .noticias a {
        min-height: 350px;
        min-height: 24vw;
    }

    .bloque-noticias .noticias a {
        min-height: 350px;
        min-height: 22vw;
    }

    .noticias a span {
        min-height: 345px;
    }

    .noticias a .box-noticia h3 {
        font-size: 26px;
        letter-spacing: 1px;
    }

    .noticias a .box-noticia p {
        font-size: 15px;
    }

    .noticias a .box-noticia .mas {
        font-size: 15px;
    }

    .anuncios .side-news .cada-min p {
        font-size: 80px;
        font-size: 3vw;
    }

    .anuncios p {
        font-size: 17px;
    }

    .anuncios p strong {
        font-size: 30px;
    }

    .anuncios .side-news .blog p {
        font-size: 80px;
        font-size: 4.5vw;
    }

    .anuncios .side-news .blog p span {
        font-size: 70px;
        font-size: 4.5vw;
    }

    .anuncios .side-news .teatro p {
        font-size: 50px;
        font-size: 3.0vw;
    }

    .anuncios .side-news .mundo p {
        font-size: 50px;
        font-size: 3.0vw;
    }

    .anuncios .side-news .fecha p {
        font-size: 17px;
    }

    .anuncios .side-news .ojo p {
        font-size: 50px;
        font-size: 3.0vw;
    }

    .anuncios .side-news .educacion p {
        font-size: 50px;
        font-size: 3.0vw;
    }

    .anuncios .side-news .side-slider .carousel-inner a {
        font-size: 35px;
    }

    footer a {
        font-size: 20px;
    }

    footer .social ul {
        text-align: left;
    }

    footer .social ul li a {
        width: 30px;
        height: 30px;
        font-size: 0.9rem;
        padding: 5px;
    }

    footer .social p {
        font-size: 30px;
        text-align: left
    }

    footer .direccion p {
        font-size: 15px;
        text-align: right;
    }

    footer .direccion a {
        font-size: 15px;
        text-align: right;
    }

    .videos .video-img {
        min-height: 425px;
        min-height: 29.5vw;
    }

    .anuncios .side-news .m-h-01 {
        min-height: 425px;
        min-height: 29.5vw
    }

    .anuncios .side-news .box-h {
        min-height: 425px;
        min-height: 29.5vw
    }

    .anuncios .side-news .m-h-02 {
        min-height: 250px;
        min-height: 20vw;
    }

    .anuncios .side-news .m-h-04 {
        min-height: 325px;
        min-height: 22vw;
    }

    .cajas .m-h-04 {
        min-height: 325px;
        min-height: 22vw;
    }

    .anuncios a {
        animation-duration: 1s;
        background-size: 110% !important;
        overflow: hidden;
        transition: all 0.3s;
        display: block;
    }

    .anuncios a:hover {
        background-size: 125% !important;
    }

    .noticias a {
        animation-duration: 1s;
        background-size: 110% !important;
        background-repeat: no-repeat;
        background-position: center;

        overflow: hidden;
        transition: all 0.3s;
    }

    .noticias a:hover {
        background-size: 125% !important;
    }

    .videos a {
        animation-duration: 1s;
        background-size: 110% !important;
        overflow: hidden;
        transition: all 0.3s;
        display: block;
    }

    .videos a:hover {
        background-size: 125% !important;
    }

}

/*Extra large devices (large desktops, 1700px and up)*/
@media (min-width: 1700px) {

    #sidebar-nav {
        width: 75px;
    }

    .container-fluid {
        width: 85%;
    }

    #banner .caption h1 {
        font-size: 6.5rem;
    }

    #banner .caption {
        margin-top: 6%;
    }

    #sidebar-nav .btn-menu span {
        font-size: 15px
    }

    #sidebar-nav .list-group .menu a {
        font-size: 15px
    }

    #sidebar-nav .list-group .menu i {
        font-size: 3.5rem;
    }

    #sidebar-nav .list-group .idioma a {
        font-size: 15px;
    }

    #sidebar-nav .list-group .buscar i {
        font-size: 3.5rem;;
    }

    #sidebar-nav .list-group .buscar span {
        font-size: 15px;
    }

    .anuncios .side-news .cada-min p {
        font-size: 75px;
        font-size: 4vw;
    }

    .videos .video-img {
        min-height: 575px;
        min-height: 26vw;
    }

    .anuncios .side-news .box-h {
        min-height: 575px;
        min-height: 26vw;
    }

    .anuncios .side-news .m-h-01 {
        min-height: 575px;
        min-height: 26vw;
    }

    .anuncios .side-news .m-h-02 {
        min-height: 250px;
        min-height: 17vw;
    }

    .anuncios .side-news .m-h-04 {
        min-height: 325px;
        min-height: 20vw;
    }

    .cajas .m-h-04 {
        min-height: 325px;
        min-height: 20vw;
    }

    .anuncios a {
        animation-duration: 1s;
        background-size: 110% !important;
        overflow: hidden;
        transition: all 0.3s;
        display: block;
    }

    .anuncios a:hover {
        background-size: 125% !important;
    }

    .noticias a {
        min-height: 350px;
        min-height: 22vw;
    }

    .bloque-noticias .noticias a {
        min-height: 350px;
        min-height: 17vw;
    }

    .noticias a {
        animation-duration: 1s;
        background-size: 110% !important;
        background-repeat: no-repeat;
        overflow: hidden;
        transition: all 0.3s;
    }

    .noticias a:hover {
        background-size: 125% !important;
    }

    .videos a {
        animation-duration: 1s;
        background-size: 110% !important;
        overflow: hidden;
        transition: all 0.3s;
        display: block;
    }

    .videos a:hover {
        background-size: 125% !important;
    }

}


#interior .info-ficha .datos p {
    font-size: 22px;
}

.collapsed .fas {
    transform: rotate(0deg);

}

.fas {
    transform: rotate(180deg);
    animation-duration: 0.3s;
    transition: all 0.3s;
}

/*Nueva Ficha*/

.descripcion .titulo-ficha h1 {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}

.descripcion .autor-ficha p {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    line-height: 140%;
}

.descripcion .sinopsis p {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.descripcion .sinopsis p a {
    font-weight: 600;
    color: #000;
    text-decoration: underline;
}

.descripcion .sinopsis p a:hover {
    color: #FF7017;
}

.descripcion .info-ficha p {
    font-family: 'Poppins', sans-serif;
}

.descripcion .info-ficha ul {
    background-color: #000;
    padding: 4px;
    display: inline-block;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}

.descripcion .info-ficha ul li {
    list-style: none;
    float: left;
    color: #fff;
    font-weight: 700;
    border-right: 1px solid #fff;
    padding: 0 5px;
}

.descripcion .info-ficha ul li:last-child {
    border-right: 0;
}

.bio-ficha p {
    font-family: 'Poppins', sans-serif;
    line-height: 160%;
}

.bio-ficha p a {
    font-weight: 600;
    color: #000;
    text-decoration: underline;
}

.bio-ficha p a:hover {
    color: #FF7017;
}

.bio-ficha-slider {

}

.bio-ficha-slider .carousel-control-next, .bio-ficha-slider .carousel-control-prev {
    width: 100%;
    color: #000;
    opacity: 1;
    font-size: 1.4rem;
}

.bio-ficha-slider .autor-bio p {
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}

.bio-ficha-slider .cargo-bio p {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.bio-ficha-slider .titulo-bio p {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.bio-ficha-slider .info-bio p {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.bio-ficha-slider .info-bio p a {
    font-weight: 600;
    color: #000;
    text-decoration: underline;
}

.bio-ficha-slider .info-bio p a:hover {
    color: #FF7017;
}

.bio-ficha-slider .carousel-indicators {
    bottom: -35px;
}

.bio-ficha-slider .carousel-indicators li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #fff;
}

.bio-ficha-slider .carousel-indicators .active {
    background-color: #FF7017;
}


.galeria .principal {
    position: relative;
    background-color: #000;
}

.galeria .principal .icono-camara {
    position: absolute;
    right: 35px;
    bottom: 20px;
}

.galeria .hidden-pic {
    display: none;
}

#galeriaficha .carousel-control-next, #galeriaficha .carousel-control-prev {
    width: 10%;
    color: #fff;
    opacity: 1;
    font-size: 1.4rem;
}

#galeriaficha {
    background-color: #000;
}

#galeriaficha-2 {
    background-color: #000;
}

.prensa p {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    margin-bottom: 0;
}

.prensa p a {
    font-weight: 700;
    color: #000;
    text-decoration: underline;
}

.prensa p a:hover {
    color: #FF7017;
}

/*Tabs*/

.tabs-ficha .nav-tabs {
    display: none;
    border: 0;
}

.tabs-ficha .nav-tabs .nav-item {
    margin-bottom: 0px;
    border-right: 2px solid #fff;
}

.tabs-ficha .nav-tabs .nav-item:last-child {
    border-right: 0;
}

.tabs-ficha .nav-tabs .nav-item .nav-link, .tabs-ficha .nav-tabs .nav-link {
    border-color: transparent;
    border-radius: 0;
    border: 0;
    background: #231F20;
}

.tabs-ficha .nav-tabs .nav-item.show .nav-link, .tabs-ficha .nav-tabs .nav-link.active {
    background: #FF7017;
}

.tabs-ficha .sub-titulo p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    line-height: 120%;
    margin-bottom: 5px;
}

.tabs-ficha .tab-pane a {
    display: block;
}

.tabs-ficha .collapse .show ~ .tabs-ficha .tab-pane .card-header {
    background: #FF7017;
}

@media (min-width: 768px) {
    .tabs-ficha .nav-tabs {
        display: flex;
    }

    .tabs-ficha .card {
        border: none;
    }

    .tabs-ficha .card .card-header {
        display: none;
    }

    .tabs-ficha .card .collapse {
        display: block;
    }
}

@media (max-width: 767px) {
    .tabs-ficha .tab-pane {
        display: block !important;
        opacity: 1;
    }
}

.tabs-ficha .card-body {
    padding: 0;
}

.tabs-ficha .card {
    border: 0;
    border-radius: 0
}

.tabs-ficha .card-header {
    border-bottom: 1px solid #fff;
    border-radius: 0;
    margin-bottom: -1px;
    background-color: #231F20;
}

.tabs-ficha .card-header:hover, .tabs-ficha .card-header:focus, .tabs-ficha .card-header:active {
    background-color: #FF7017;
}

.tabs-ficha .card-header a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #fff;
    line-height: 120%;
    margin-bottom: 5px;
    text-decoration: none;
}

.tabs-ficha .tab-content p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.tabs-ficha .tab-content p a {
    font-weight: 600;
    color: #000;
    text-decoration: underline;
    display: inline;
}

.tabs-ficha .tab-content p a:hover {
    color: #FF7017;
}

.tags-ficha ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
}

.tags-ficha ul li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.tags-ficha ul li a {
    font-family: 'Montserrat', sans-serif;
    display: block;
    border: 2px solid #000;
    padding: 5px;
    margin-bottom: 10px;
    color: #000;
    opacity: 0.5;
    font-weight: 600;
    text-decoration: none;
    font-size: 0.9rem;
}

.tags-ficha ul li a:hover {
    opacity: 1;
}

.categoria-ficha {
    padding: 7px 10px;
    display: inline-block;
    background-color: #0dc9ff;
}

.categoria-ficha p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
}

.persona-info .nombre p {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 1.5rem;
}

.persona-info .cargo p {
    font-weight: 700;
}

.persona-info .titulo p {
    font-weight: 700;
}

/*Side Ficha*/

.side-ficha .funciones .carousel .carousel-item > div {
    border-right: 1px solid #000;
    padding: 3px 0;
}

.side-ficha .funciones .carousel .carousel-item > div:last-child {
    border-right: 0;
}

.side-ficha .funciones .carousel {
    background-color: transparent !important;
}

.side-ficha .funciones .carousel .carousel-item > div:hover {
    background-color: #5B17E0 !important;
}

.side-ficha .funciones .carousel .carousel-item > div:hover p {
    color: #fff;
}

.side-ficha .funciones .carousel .semana p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 120%;
}

.side-ficha .funciones .carousel .dia p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 110%;
}

.side-ficha .funciones .carousel .mes p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 120%;
}

.side-ficha .funciones .carousel .hora p {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.0rem;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 120%;
}

.side-ficha .funciones .carousel .tipo p {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.7rem;
    font-weight: 600;
    margin-bottom: 0;
    line-height: 130%;
}

.side-ficha .funciones .carousel .carousel-control-next, .side-ficha .funciones .carousel .carousel-control-prev {
    width: 0%;
    color: #000;
    opacity: 1;
    font-size: 1.4rem;
}

.side-ficha .comprar-ticket a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: inline-block;
    padding: 5px 10px;
    background-color: #000;
    text-decoration: none;
    min-width: 200px;
    width: 100%;
    text-align: center

}

.side-ficha .comprar-ticket a:hover {
    background-color: #ee5a28 !important;
    color: #fff;
}

.side-ficha .info-ficha .modalidad {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: inline-block;
    padding: 5px 10px;
    /*background-color: #000;*/
    text-decoration: none;
    min-width: 200px;
    width: 100%;
    font-size: 1.3rem;
    text-align: center
}

.side-ficha .comprar-ticket a:hover {
    background-color: #000;
}

.side-ficha .info-calendario p {
    font-family: 'Montserrat', sans-serif;
}


.side-ficha .info-calendario .opcional {
    margin-left: 5px;
}

.side-ficha .info-calendario .opcional p {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.7rem;
    margin-bottom: 0;
}

.side-ficha .info-calendario ul {
    padding: 0;
    list-style: none;
}

.side-ficha .info-calendario ul li {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin-bottom: 10px;
}

.side-ficha .info-calendario ul li img {
    margin-right: 5px;
}

.side-ficha .info-calendario ul li a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #414042;
    text-decoration: underline;
}

.side-ficha .info-calendario ul li a.lugar {
    display: block;
    text-decoration: none;
}

.side-ficha .info-calendario ul li a:hover {
    color: #FF7017;
}

.side-ficha .agendar a {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    display: inline-block;
    padding: 5px 20px;
    /*background-color: #231F20;*/
    text-decoration: none;
    min-width: 200px;
}

.side-ficha .agendar a:hover {
    background-color: #000;
    color: #fff;
    fill: #fff;

}

.side-ficha .agendar img {
    fill: #000;
    filter: brightness(0);

}

.side-ficha .agendar a:hover img {
    fill: #fff;
    filter: brightness(1);


}


.side-ficha .carousel-fechas .carousel-cell {
    width: 25%;
}

.side-ficha .carousel-fechas-info .carousel-cell {
    width: 100%;
    overflow: hidden;
}

.side-ficha .carousel-fechas .carousel-cell.is-selected {
    background: #5B17E0;
}

.side-ficha .carousel-fechas .carousel-cell {
    height: auto;
    min-height: 100%;
    margin-right: 0;
    background: transparent;
    border-radius: 0px;
    counter-increment: carousel-cell;
    padding: 10px 5px;
    border-left: 2px solid #5B17E0;
    position: absolute;
    left: -10000px;
}

.side-ficha .carousel-fechas .carousel-cell:first-child {
    border-left: 0;
}

.side-ficha .carousel-fechas a p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 120%;
    color: #5B17E0;
    margin-bottom: 0;
    /*word-spacing: 70px;*/
    font-size: 0.8rem;
    text-align: center;
    text-decoration: none;
}

.side-ficha .carousel-fechas a p strong {
    font-size: 1.2rem;
}

.side-ficha .carousel-fechas a:hover {
    text-decoration: none;
}

.side-ficha .carousel-fechas .carousel-cell.is-selected p {
    color: #fff;
}

.side-ficha .carousel-fechas .flickity-button {
    position: absolute;
    background: transparent;
    border: none;
    color: #000;
}

.side-ficha .carousel-fechas .flickity-button-icon {
    fill: #000;
}

.side-ficha .carousel-fechas .flickity-prev-next-button.previous {
    left: -25px !important;
}

.side-ficha .carousel-fechas .flickity-prev-next-button.next {
    right: -25px;
}

.teatroamiltvlogo {
    width: 30px;
    height: 30px;
    margin-left: 10px;
}
/**/

.sala .redes ul {
  list-style: none;
  padding: 0px;
}

.sala .redes ul li {
  display: inline-block;
}

.sala .redes ul li a {
  color: #fff;
  background: #000000;
  border-radius: 15px;
  width: 30px;
  height: 30px;
  font-size: 0.9rem;
  text-align: center;
  vertical-align: middle;
  padding: 5px;
  font-weight: 300;
  display: block;
}

.sala .redes ul li a:hover {
  color: #fff;
  background: #ff585d;
}

.bg-interes {
  background-position: center;
  background-size: cover;
  display: block;
  min-height: 300px;
  background-color: #000;
  text-decoration: none;
  position: relative;
}

.bg-interes .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: .5s ease;
  opacity: 0.5;
}

.bg-interes:hover .overlay, .bg-interes:focus .overlay {
  height: 100%;
  opacity: 1;
  min-height: 300px;
  z-index: 1;
}

.bg-interes .info-interes {
  position: absolute;
  left: 1.5rem;
  bottom: 1.5rem;
  z-index: 2;
}

.bg-interes .cat-interes {
  display: inline-block;
  margin-right: 5px;
  z-index: 2;
  position: relative;
}

.bg-interes .cat-interes p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0;
  padding: 5px;
  font-size: 0.7rem;
  text-transform: uppercase;
}

.bg-interes .titulo-interes p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 140%;
}

.bg-interes .autor-interes p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0px;
  font-size: 0.9rem;
  line-height: 140%;
}

/*.bg-interes .pais-interes p {*/
/*    padding: 0;*/
/*    margin: 0;*/
/*    list-style: none;*/
/*    display: inline-flex;*/
/*}*/
.bg-interes .pais-interes {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #fff;
  margin-bottom: 0;
  font-size: 0.8rem;
  /*line-height: 100%;*/
  /*border-right: 1px solid #fff;*/
  /*display: inline-block;*/
  /*float: left;*/
  /*padding-left: 10px;*/
  /*padding-right: 10px;*/
  /*margin-bottom: 10px;*/
  font-style: italic;
}

.pais-interes p {
  color: #fff;
}

.bg-interes .lugar-interes p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
  font-size: 1.0rem;
  line-height: 100%;
}

.bg-interes .pais-interes ul li:first-child {
  padding-left: 0;
}

.bg-interes .pais-interes ul li:last-child {
  border-right: 0;
  padding-right: 0;
}

.bg-interes .gradient {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(2, 0, 36, 0) 0%, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, 0.5) 100%);
}

.cat-interes {
  background-color: #333;
}

.cat-ballet {
  background-color: #ec3232;
}

.cat-danza {
  background-color: #ec3232;
}

.cat-intervencion-urbana {
  background-color: #0dc9ff;
}

.cat-musica {
  background-color: #5b17e0;
}

.cat-teatro {
  background-color: #fe6700;
}

.cat-lab-escenico {
  background-color: #df0f41;
}

.cat-performance {
  background-color: #f1bc31;
}

.cat-circo {
  background-color: #ff00cf;
}

.cat-artes {
  background-color: #0dc9ff;
}

.espacio-bajada.salas-fitam p a {
  background-color: #ff585d;
  padding: 15px 20px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
}

.espacio-bajada.salas-fitam p a:hover {
  background-color: #000;
}

.caracteristicas.salas-fitam-url ul {
  list-style: none;
  padding: 0;
}

.caracteristicas.salas-fitam-url ul li {
  margin-bottom: 15px;
}


header .overlay {
    background-color: #fff !important;
}