@import url('https://fonts.googleapis.com/css?family=DM+Sans:300,400,500%7CRoboto:300,400,500,700&display=swap');

div#main-container {
    width: 100%;
}

div#main-content {
    width: 100%;
    height: auto !important;
}

section#monografico-fernando {
    width: 100%;
    margin: 0 auto;
    padding: 0 5% 2em;
    background: #eaeaea;
}

div#monografico-fernando.row {
    padding: 0;
}

div#monografico .col-xs-12.col-sm-12.col-md-6.col-lg-4.col-xl-3 {
    padding: 0;
}

div#monografico .col-xs-12.col-sm-12.col-md-6.col-lg-4.col-xl-4 {
    margin-bottom: 30px !important;
}



section#varia {
    width: 100%;
    margin: 0 auto;
    padding: 0 5% 2em;
}


div#varia {
    padding: 0;
}

div#varia .col-xs-12.col-sm-12.col-md-6.col-lg-4.col-xl-3 {
    padding: 0;
}


section#homenaje {
    width: 100%;
    margin: 0 auto;
    padding: 0 5% 2em;
}

div#homenaje {
    padding: 0;
}

div#homenaje .col-xs-12.col-sm-12.col-md-6.col-lg-4.col-xl-3 {
    padding: 0;
}




section#varios {
    width: 100%;
    margin: 0 auto;
    padding: 0 5% 2em;
    background: #eaeaea;
}

div#varios {
    padding: 0;
}

div#varios .col-xs-12.col-sm-12.col-md-6.col-lg-4.col-xl-4 {
    padding: 0 !important;
}




section#resenas {
    width: 100%;
    margin: 0 auto;
    padding: 0 5% 2em;
}

div#resenas.row {
    padding: 0;
}

div#resenas .col-xs-12.col-sm-12.col-md-6.col-lg-4.col-xl-3 {
    padding: 0 !important;
}

section#paginas-articulo {
    max-width: 90%;
    margin: 0 auto;
}









a {
    text-decoration: none !important;

}

.subsection .container .content a {
    color: #a9a998 !important;
    text-decoration: none !important;
    word-wrap: break-word;
}

.subsection .container .content a:hover {
    color: #7d7d6d !important;
}

html {
    scroll-behavior: smooth;
}

li {
    list-style: none !important;
    text-align: center !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'DM Sans', sans-serif;
}

h1.section-title.col-sm-12.sumario-coordinador {
    padding: 2em 1em 0em;
    text-align: center;
       font-size: 1.7em;
        color: #ffffff;
}

h1.section-title.col-sm-12.sumario-coordinador.titulo {
    padding: 2em 1em 0em;
    text-align: center;
    font-size: 2em;
    padding-bottom: 2em;
}

body p,
body {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 1em;
}

.col-sm-12.padding-top {
    padding-top: 1em;
}

.card {
    background-color: transparent;
}


.row {
    margin-left: auto !important;
    margin-right: auto !important;
}


h1.page-title {
    text-align: center;
    padding: 1em 0 .5em 0;
    color: #010101;
    font-size: 3em;
    font-weight: 500;
}

.header-logo {
    text-align: center;
}

img.logo {
    max-height: 70px;
    width: auto;
    margin: 1em auto;
    text-align: center;
}

header .col-sm-3 {
    padding: 2em 0;
    text-align: center;
    font-size: .8em;
    font-weight: 500;
}

.row.container {
    margin: auto;
}


:root {
    --main-white-color: white;
    --main-black-color: black;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}


/* TOP BAR */
.top-bar.row div img {
    flex: 0 0 32.3%;
    max-height: 39px;
    padding: 0;
    height: auto;
    margin: 0;
    max-width: 32.33%;
    display: inline-flex;
}

.top-bar.row div {
    padding: 0;
}

.top-bar.row h1,
.top-bar.row span.h1 {
    text-align: center;
    font-size: .9em;
    text-transform: uppercase;
    letter-spacing: .1em;
    background: #d02128;
    padding: .5em;
    color: #ffffff;
    font-weight: 400 !important;
    font-family: 'Oswald', sans-serif;
}

.top-bar.row h1,
.top-bar.row .emptyblock,
.top-bar.row span.h1 {
    background: #d02128;
    margin: 0;
}

.top-bar.row {
    margin: 0;
}

.col-sm-8.col-md-8.slogan {
    background: #d02128;
    text-align: center;
}

.top-bar.row .slogan {
    padding: .5em 0 0em 0;
    line-height: .5em !important;
    background: #cb242b;
    text-align: center;
}

#inicio .top-bar.row .slogan {
    line-height: .5em !important;
}

.top-bar.row span.h1 {
    padding: 0;
}

.top-bar .col-md-1 {
    display: block;
    width: 100%;
    max-width: 100%;
}


.top-bar {
    background: #cb242b;
}

/* END TOP BAR */
.row.photos h4 {
    font-size: 1em;
    padding: 0em;
    text-align: center !important;
    width: 100%;
    max-width: 100%;
    display: block;
    margin: 2em auto auto auto;
}

.no-margin {
    margin: 0 !Important;
}

/* CARRUSEL */
a.slide-button {
    float: left;
    padding: .5em 1em;
    border: 2px solid #ffffff;
    margin: 1em 0;
    color: #ffffff;
    font-size: .9em;
    font-weight: 600;
    letter-spacing: .2em;
    transition: .2s;
}

a.slide-button:hover {
    background-color: #ffffff;
    color: #000000;
    transition: .2s;
}

div#logo {
    position: absolute;
    top: 6rem;
    z-index: 99;
    left: 11em;
    display: block;
}

div#logo img {
    max-height: 100px;
    filter: drop-shadow(5px 5px 5px #222);
    -webkit-filter: drop-shadow(5px 5px 5px #222);
}

#jssor_1 {
    position: relative;
    margin: 0 auto;
    top: 0px;
    left: 0px;
    width: 100% !important;
    height: 90vh !important;
    overflow: hidden;
    visibility: hidden;
}

#sliderhome {
    cursor: default;
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 90vh;
    overflow: hidden;
}

.sumario-slide {
    background: #00000098;
    padding: 2em 2em 1em 2em;
    margin-left: 60%;
}

.static {
    position: static;
}

.cover {
    background-size: cover !important;
    background-position: center;
    background-repeat: no-repeat;
}

.owl-carousel .owl-slide {
    position: relative;
    height: 90vh;
    background-color: lightgray;
   
}

.owl-carousel .owl-slide-animated {
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.05s;
}

.owl-carousel .owl-slide-animated.is-transitioned {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible;
    transition: all 0.5s;
}

.owl-carousel .owl-slide-title.is-transitioned {
    transition-delay: 0.2s;
}

.owl-carousel .owl-slide-subtitle.is-transitioned {
    transition-delay: 0.35s;
    line-height: 1.1em !important;
}

.owl-carousel .owl-slide-cta.is-transitioned {
    transition-delay: 0.5s;
}

.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
    position: absolute;
}

.owl-carousel .owl-nav {
    display: none;
}

.owl-carousel .owl-dots .owl-dot,
.owl-carousel .owl-nav [class*="owl-"]:focus {
    outline: none;
}

.owl-carousel .owl-dots .owl-dot span {
    background: transparent;
    border: 1px solid var(--main-black-color);
    transition: all 0.2s ease;
}

.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
    background: var(--main-black-color);
}

.owl-carousel .owl-nav {
    left: 50%;
    top: 10%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0;
}

.owl-carousel .owl-nav svg {
    opacity: 0.3;
    transition: opacity 0.3s;
}

.owl-carousel .owl-nav button:hover svg {
    opacity: 1;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
    background: transparent;
}

section {}


.owl-dots {
    right: 2em;
}

.owl-dots button span {
    padding: 0 1em;
    margin: 0 1em !important;
}

.owl-carousel .owl-dots .owl-dot span {
    border: 0;
    height: 0;
    width: 0;
}

.owl-carousel .owl-dots .owl-dot:first-child span:after {
    content: '00_';
}

.owl-carousel .owl-dots .owl-dot:nth-child(2) span:after {
    content: '01_';
}

.owl-carousel .owl-dots .owl-dot:nth-child(3) span:after {
    content: '02_';
}

.owl-carousel .owl-dots .owl-dot:nth-child(4) span:after {
    content: '03_';
}

.owl-carousel .owl-dots .owl-dot:nth-child(5) span:after {
    content: '04_';
}

.owl-carousel .owl-dots .owl-dot:nth-child(6) span:after {
    content: '05_';
}

.owl-carousel .owl-dots .owl-dot:nth-child(7) span:after {
    content: '06_';
}


.owl-carousel .owl-dots .owl-dot:nth-child(8) span:after {
    content: '07_';
}


button.owl-dot:not(.active) {
    opacity: .6;
}


.owl-carousel .owl-dots .owl-dot span {
    color: #ffffff;
}

h2.owl-slide-title {
    font-size: 3.5em;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'DM Sans', sans-serif;
    font-weight: 400;
}

h2.owl-slide-title span {
    color: #ffffff;
}

a.btn.btn-primary.owl-slide-cta {
    border: 1px solid #ffffff;
    border-radius: 0;
    padding: .5em 1.5em;
    font-family: 'Roboto', sans-serif;
    letter-spacing: .2em;
    background: transparent;
    font-weight: 300;
    transition: .2s;
}

a.btn.btn-primary.owl-slide-cta:hover {
    background-color: #ffffff;
    color: #000000;
    transition: .2s;
}

.owl-slide-subtitle {
    color: #ffffff;
    font-weight: 200;
}

h2.owl-slide-animated.owl-slide-title.is-transitioned {
    line-height: 1em;
}

.owl-slide .container {
    max-width: 70%;
}

.owl-dots {
    text-align: center !important;
    position: absolute !important;
    left: 0 !important;
    max-width: 7em;
    height: 100%;
    background: #00000099;
    top: 0 !important;
}

@media only screen and (min-width: 1537px) {
    .owl-dots {
        padding: 13% 1em;
    }
}

.owl-dots .owl-dot {
    margin: 1.5em auto;
    color: #212121 !important;
    width: 100%;
}

.owl-carousel .owl-dots .owl-dot span:after {
    color: #ffffff !important;
}

.owl-carousel .owl-dots .owl-dot span,
.owl-carousel .owl-dots .owl-dot span:after {
    width: 100% !important;
}

.owl-slide {
    padding-left: 4em;
}

.owl-slide-text span.col-md-12 {
    padding: 0;
    letter-spacing: .05em;
    font-weight: 700;
    color: #f1f1f1;
}

.owl-slide-subtitle {
    font-size: 2.4em;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: .05em;
    margin: 0;
    max-width: 400px;
    color: #ffffff;
}

.owl-slide-title {
    padding: 0 !important;
    line-height: .7em !important;
}

.owl-slide-subtitle {
    text-transform: uppercase;
}

.owl-carousel .owl-dots .owl-dot span {
    font-family: 'Roboto', sans-serif;
}

.owl-slide .container {
    max-width: 90% !important;
}

/* END CARRUSEL */

/* PRESENTACION*/
.container {
   
    max-width: 1250px !important;
}
section#main-content {
    padding: 2em 0;
}

#inicio section#main-content {
    background: #f1f1f1;
    margin: 0;
}

#inicio #main-content h3 {
    color: #8c8c7d;
    font-size: 2.3em;
    margin: 0 0 .5em 0;
}

span.biggest {
    font-size: 1.25em;
}

#presentacion .summary p {
  /*  padding: 0 1em;*/
    font-size: 1.1em;
    line-height: 2em;
}


p.small-parragraph {
    max-width: 400px;
    float: right;
    font-size: .85em !important;
    margin: 1em 0 0 0;
}

div#numerosAnteriores ul {
    display: inline-block;
    width: 100%;
    max-width: 100%;
}

div#presentacion h3 {
    text-align: center;
}

div#presentacion {
   /* padding: 2em;*/
    text-align: justify;
}

#presentacion .col-sm-6 a {
    width: 100%;
    text-align: center;
    display: block;
    padding: .5em;
    border: 1px solid;
    font-size: .9em;
    letter-spacing: .05em;
    color: #212121;
}

#presentacion .col-sm-6 a:hover {
    background: #212121;
    color: #ffffff;
    border-color: #212121;
}

#numerosAnteriores .col-sm-3 {
    display: inline-block;
}

section#previouseditions {
    padding: 3em 0 0 0;
    padding-top: 0;
    margin-top: 4rem;
    background: black;
}

section#previouseditions h3 {
    text-align: center !important;
    display: block;
    margin: auto;
   
    font-size: 2em;
    font-weight: 500;
    padding-top: 0 !important;
}

/* END PRESENTACION*/
#sumario div#main-content {

    width: 100%;

    margin-right: auto;
    margin-left: auto;
}

#sumario h2.section-title {padding: 2em;}

#sumario h2.section-title.no-top-margin {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/* BANNER SECTION */
.banner {
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-size: 2em;
    margin: 0;
    max-width: 100%;
    min-width: 230px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.banner * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
}

.banner:before,
.banner:after {
    background-color: rgba(0, 0, 0, 0.5);
    border-top: 50px solid rgba(0, 0, 0, 0.5);
    border-bottom: 50px solid rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 1;
    opacity: 0;
}

.banner:before {
    -webkit-transform: scaleY(2);
    transform: scaleY(2);
}

.banner:after {
    -webkit-transform: scaleY(2);
    transform: scaleY(2);
}

.banner img {
    vertical-align: top;
    max-width: 100%;
    backface-visibility: hidden;

}

.banner figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    align-items: center;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.1em;
    opacity: 0;
    z-index: 2;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.banner h3 {
    font-size: 1em;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0;
    text-transform: uppercase;
}

.banner h3 span {
    display: block;
    font-weight: 700;
}

.banner a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
}

.banner:hover>img,
.banner.hover>img {
    opacity: 0.7;
}

.banner:hover:before,
.banner.hover:before,
.banner:hover:after,
.banner.hover:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

.banner:hover figcaption,
.banner.hover figcaption {
    opacity: 1;
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

div#bannerSection .container {
    max-width: 1250px !important;
    padding: 0;
}

#bannerSection .col-sm-6 {
    padding: 1em;
}

#bannerSection {
    padding: 3em 0;
}

/* END BANNER SECTION */

/* NUMERO ACTUAL */
div#numeroactual {
    padding: 3em;
    background: #f2f1ed;
}

div#numeroactual .container {
    max-width: 850px;
}

div#numeroactual h2,
.numero-anterior h4 {
    text-align: left;
    padding: 0 0 .5em 0;
    font-family: 'Roboto', sans-serif;
    font-size: 2em;
    font-weight: 200;
}

div#numeroactual li {
    text-align: left !important;
    font-size: .9em;
    font-weight: 300;
    padding: 0;
}

div#numeroactual li a,
.numero-anterior li a {
    color: #000000;
    font-size: 1.4em;
    font-weight: 200;
}

.numero-anterior li {
    display: inline-block;
    width: 50%;
    padding: .5em .5em;
}

div#numeroactual li a:hover,
.numero-anterior li a:hover {
    opacity: .8;
}

.numero-anterior h4 {
    font-size: 1.5em !important;
    font-weight: 200 !important;
    padding: 0 .2em !important;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

div#numerosAnteriores .container {
    padding: 1em 0;
}

.numero-anterior li.no-padding-mid {
    padding-top: .2em !important;
}

.anteriores-title {
    margin-top: 2em;
    padding: 0;
    text-align: left;
    font-size: 2em;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-weight: 200;
}

div#contacto {
    background: #212121;
    color: #ffffff;
    padding: 2em 0;
    font-size: .8em;
}

div#contacto h3 {
    font-size: 1.1em;
}

footer#footer a {
    color: #f1f1f180;
}

footer#footer h4 {
    font-size: 1em;
}

footer#footer * {
    text-align: center;
}

div#numerosAnteriores button {
    width: 100%;
}

div#numerosAnteriores * {
    text-decoration: none !important;
}

div#numerosAnteriores {
    width: 100%;
    background: #212121;
    padding-bottom: 0 !important;
    margin: 0;
    padding: 2em;
}

div#numerosAnteriores .cont {
    padding: 0;
    max-width: 1250px;
    margin: auto;
    display: block;
    width: 100%;
}

div#numerosAnteriores .col-sm-4,
div#credits .col-sm-3 {
    display: inline-block;
    padding: 1em !important;
    margin: 0 !important;
    -ms-flex: 0 0 32% !important;
    flex: 0 0 32% !important;
    max-width: 32%;
}

/* END NUMERO ACTUAL */


#inicio p.sangria {
    padding: 0 1.5em;
}

p.no-bottom {
    margin-bottom: 0;
}

.tab_content h4 {
    padding: 1em 0 0 0;
    margin: 0;
    font-size: 1.15em;
}

div#ComiteCientifico .col-sm-6 {
    padding: .5em;
}

/* FOOTER */
div#ministerio {
    background: #efc823;
    text-align: center;
    padding: 1em 0;
}

div#partners #links {
    background: #f1f1f1;
    padding: 3em 2%;
    text-align: right;
}

div#partners #links a {
    color: #014b6b;
    font-weight: 500;
    letter-spacing: .05em;
}

div#partners #links a {
    padding: 1em;
    font-size: .8em;
}

div#partners #links a:hover {
    opacity: .7;
}

div#links p {
    margin: 0 !important;
    padding: 0 !important;
}

div#partners {
    width: 100%;
    padding: 0;
    margin: 0;
}

div#ministerio img {
    max-height: 90px;
}

footer span.copyright {
    font-size: .8em;
    padding: 1em;
    color: #014c6b;
}

footer#footer {
    background: #010101;
    padding: 2em 1em;
    text-align: center;
}

footer#footer p {
    font-size: .8eM;
}

footer#footer * {
    color: #a9a998;
    font-weight: 300 !important;
}

footer#footer a:hover {
    color: #ffffff;
    transition: .2s;
}

#editorial {
    padding: 3em 3em 0em 3em;
    text-align: justify;
}

/* END FOOTER */

#inicio div#main-container {
    padding: 0 0 0 0 !important;
}


/* CREDITOS */
button.btn.btn-link *:not(i) {
    display: inline;
    font-size: 1.5em;
    font-family: 'Roboto', sans-serif;
    color: #000000;
}

span.small-title.col-sm-12 {
    padding: 1em .5em !important;
    width: 100%;
    margin: 1em .25em 0 .25em !important;
}

button.btn.btn-link * {
    color: #000000;
    line-height: 1em;
}

button.btn.btn-link span {
    font-weight: 200;
}

button.btn.btn-link h4 {
    font-weight: 300;
}

button.btn.btn-link i {
    font-size: 1em;
    padding: 0 .5em;
}

div#headingFour {
    background: transparent;
    border: 0 !important;
}

.card {
    border: 0 !Important;
}

.accordion ul * {
    text-align: left !important;
}

section#credits button {
    padding: 0;
}

section#credits h4 {
    padding-right: .2em;
}

.card-body li {
    padding-top: 1em !important;
}


.card-body ul li ul li,
.card-body li.no-padding {
    margin: 0 !important;
    padding: 0 !important;
}

.card-body li.no-padding-mid {
    padding-top: .5em !important;
}

section#credits .card-body {
    font-size: 1.1em;
    font-weight: 300;
}

section#credits .card-body strong {
    font-weight: 500;
}

.card-body span.small {
    line-height: 1em !important;
    margin: 0 0 1em 0 !important;
    display: block;
    font-weight: 300;
    font-size: 75%;
}

section#credits .card-body li {
    margin: 1em 0;
}

section#credits .card-body {
    font-size: 1.2em;
    padding: 0;
}

.card-header {
    padding: 0 0 .5em 0 !important;
    background: transparent !important;
    border: 0 !important;
}

button.btn-link:hover {
    text-decoration: none;
    opacity: .7;
}

div#credits *,
div#interviewFile * {
    text-decoration: none !important;
}

div#credits li,
div#credits p,
div#interviewFile li,
div#interviewFile p {
    font-size: 1em !Important;
}

div#credits .container {
    max-width: 1250px !important;
}

#credits .content {
    border: 1px solid;
    max-width: 1250px;
    margin: auto;
    padding: 4em;
}

#credits .tab_content {
    z-index: 0 !important;
}

#credits .content .small-title {
    font-size: .7em;
    letter-spacing: .2em;
    font-weight: 400;
    color: #212121;
}

#credits .content .small-subtitle {
    font-size: .8em;
    color: #717171;
}

#credits .col-sm-12,
#credits .col-sm-4 {
    padding: .5em !important;
    display: inline-block;
}

#credits .tab_content {
    padding: 0 !important;
}

#credits .content li {
    text-align: left !important;
}

/* END CREDITOS */

/* NUMEROS ANTERIORES */
section#previouseditions a {
    display: block;
    margin: auto;
    padding: .5em;
    width: 100%;
    text-align: center;
    font-family: 'Lato', sans-serif;
    color: #000000;
    font-weight: 200;
    font-size: 1em;
    text-transform: uppercase;
    border: 0;
    margin: 0;
    transition: .2s;
}

section#previouseditions a:hover {
    background-color: #000000;
    color: #ffffff;
    transition: .2s;
    border-color: #000000;
}

/* END NUMEROS ANTERIORES */




/* TABS HOMEPAGE */
ul.tabs {
    margin: 0;
    padding: .31em;
    list-style: none;
    text-align: center;
}

ul.tabs li {
    margin: 0;
    cursor: pointer;
    padding: 0px 21px;
    background: #EEEEEE;
    overflow: hidden;
    display: inline;
    padding: .5em 1em;
}

ul.tabs li:hover {
    background: #CCCCCC;
}

ul.tabs li.active {
    background: #000000;
    color: #ffffff;
}


.tab_container {
    border: 1px solid #999999;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #FFFFFF;
}

.tab_content {
    padding: 0;
    margin: 0 !important;
}

/* END TABS HOMEPAGE */

/* SLOGAN HOMEPAGE */
div#slogan .container p:before {
    content: ' ';
    padding: 1em;
    display: block;
    background-image: url('../images/quote.PNG');
    position: relative;
    margin-left: 0;
    top: 1.5em;
    max-height: 70px;
    width: 100%;
    background-size: 70px;
    background-repeat: no-repeat;
    height: 100%;
    opacity: .5;
}

div#slogan .container p:after {
    content: ' ';
    padding: 1em;
    display: block;
    background-image: url('../images/quote2.PNG');
    position: relative;
    bottom: 1.5em;
    max-height: 70px;
    width: 100%;
    background-size: 70px;
    background-repeat: no-repeat;
    height: 100%;
    opacity: .5;
    margin-right: 0;
    background-position: right;
}


div#slogan .container {
    z-index: 99999 !important;
}

div#slogan .container p {
    width: 100%;
}

div#slogan p {
    font-size: 1.5em;
    text-align: justify;
    font-family: 'DM Sans', sans-serif;
    font-weight: 200;
    color: #79796d;
}

span.sangria {
    padding: 0 1em;
}

.ornamental {
    background-image: url('../images/ornamental.png');
    height: 30px;
    margin-bottom: 2em;
    display: block;
    width: 100%;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: 6em;
    background-position: center;
}

/* END SLOGAN HOMEPAGE */

/* TO TOP */
.totop {
    position: fixed;
    bottom: 1em;
    z-index: 9999;
    right: 1em;
}

.totop a {
    background: #a9a998;
    min-height: 50px !important;
    border-radius: 50%;
    transition: .2s;
    min-width: 50px;
    display: block;
    padding: 22%;
}

.totop a:hover {
    background: #65655a;
    color: #ffffff;
    transition: .2s;
}

/* END TO TOP */


/* PARALAX HEADER */
.parallax {
    background-image: linear-gradient(rgb(93 93 93 / 40%), rgb(6 6 6 / 41%)), url(../images/paralax.jpg);
     min-height: 200px;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 2em 4%;
}

#sumario-monografico .parallax,
#presentacion-monografico .parallax,
#comedia-dramaturgas-espanyolas-xxi .parallax,
#teatro-siempre-teatro .parallax,
#tricicle-historia-paradoja .parallax,
#escenario-en-casa .parallax,
#telecomedia-sitcom .parallax,
#buen-humor-demode .parallax,
#metodo-galceran-escribir-comedias .parallax {
    background-image: url("../images/paralax/monografico.jpg");
    width: 100%;
    background-size: contain;
}

#sumario-varia .parallax,
#politica-teatral-valenciana-guerra-civil .parallax,
#un-teatro-anomalo .parallax,
#francisco-nieva-postismo .parallax {
    background-image: url("../images/paralax/varia.jpg");
    width: 100%;
    background-size: contain;
}

#entrevista-principal .parallax,
#entrevista .parallax {
    background-image: url("../images/paralax/entrevista.jpg");
    width: 100%;
    background-size: contain;
}

#tres-caballeros-y-una-dama-francesa .parallax {
    background-image: url("../images/paralax/efemerides.jpg");
    width: 100%;
    background-size: contain;
}

#elegancia-gris .parallax,
#espectaculo_y_critica .parallax {
    background-image: url("../images/paralax/espectaculo.jpg");
    width: 100%;
    background-size: contain;
}

#homenaje-juan-serraller .parallax {
    background-image: url("../images/paralax/serraller.jpg");
    width: 100%;
    background-size: contain;
}

#sumario .parallax {
    background-image: url("../images/paralax/sumario.jpg");
    width: 100%;
    background-size: contain;
}

#resenas .parallax,
#sumario-resenas .parallax {
    background-image: url("../images/paralax/resenas.jpg");
    width: 100%;
    background-size: contain;
}


div#icon {
    text-align: center;
    margin-bottom: 20px;
}


img.logo-alt {
    margin: auto;
    display: block;
    max-height: 120px;
    width: auto;
}

/* END PARALAX HEADER*/

img.responsive {
    width: auto;
    padding: 0;
    margin: auto;
    text-align: center;
    display: block;
    max-height: 400px;
    margin-bottom: 3em;
}

/* SUMARIO */
figure.article-banner {
    margin: 0 0 0;
    border: 10px solid;
    border-color: white;

}

figure.article-banner img {
    width: 100% !important;
    max-width: 100% !important;

}

.article-banner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    background-color: #fdfdfd;
    color: #ffffff;
    text-align: center;
    font-size: 1em;

}

.article-banner * {
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.article-banner img {
    max-width: 100%;
    vertical-align: top;

}

.article-banner figcaption {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background-color: rgba(0, 0, 0, 0.70);
    display: table;
    height: 100%;
    width: 100%;
}

.article-banner h3 {
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.2em;
    margin: 0 0 0 0;
    position: relative;
    margin-bottom: 0;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.article-banner h3 span {
    font-weight: 300;
    margin: 0;
    font-size: .8em;
    color: #ffffff80;
    letter-spacing: 1px;
}

.article-banner a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.article-banner:hover figcaption,
.article-banner.hover figcaption {
    background-color: #00000040;
}

.article-banner:hover h3,
.article-banner.hover h3,
.article-banner:hover h3 span,
.article-banner.hover h3 span {
    color: #ffffff !important;
}

a.back {
    padding: 1em 2em;
    background: #ffffff50;
    color: #010101;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 400;
    letter-spacing: .05em;
}

a.back:hover {
    background: #ffffff;
}

.parallax.row .col-sm-3:first-child {
    padding: 2.5% !important;
    text-align: left;
}

h2.section-title {
    padding: 2em 1em 1em;
    text-align: center;
    font-size: 2em;

}

body#sumario #main-content {
    padding: 0 5% 15% 5%;
}

.nav-footer a {
    padding: .5em 1em;
    border: 2px solid #000000;
    font-weight: 400;
    text-transform: uppercase;
    color: #000000;
    font-size: .9em;
    letter-spacing: .03em;
    margin: 0;
    transition: .2s;
}

.nav-footer a:hover {
    background: #010101;
}

.nav-footer {


    width: 100% !important;


    text-align: center;
    margin: auto;
    padding: 15px 25px 15px !important;
    text-align: center;
}



.nav-footer .left {
    text-align: left;
}

.nav-footer .right {
    text-align: right;
}

body.summary #main-content {
    padding: 0 !important;
    width: 100%;
    margin: 0 auto;

}


body.summary .row figure img,
body.summary .row figure {
    padding: 0 !important;
    width: 100%;
    max-width: 100%;
}

body.summary .col-sm-3 {
    /* padding: 0 .5em; */
    /* margin: 0 !important; */
    /* width: 25%; */
}

.nav-footer .col-sm-6 {
    padding: 2em 0 !important;
    width: 50%;
    margin: 0 !important;
}

.nav-footer a:hover {
    color: #ffffff;
    transition: .2s;
}

body.summary #main-content {
    padding: 0;
}

/* END SUMARIO */

/* SUBSECCIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“N */
body.subsection img.logo-alt {
    max-height: 80px;
}

body.subsection h1 {
    color: #000000;
    text-align: center;
    padding: 1em 0 0 0;
    font-size: 1.7em;
}

.center {
    text-align: center;
    width: 100%;
    display: block;
}

body.subsection .container {
    max-width: 960px !important;
    text-align: justify;
    padding: 0;
}

.autor-subsection {
    text-align: center;
}

span.autor-subsection {
    text-align: center;
    width: 100%;
    margin: auto;
    display: block;
    padding: 1em 0 0 0;
    font-size: .9em;
    font-weight: 500;
    margin-bottom: 2em;
}

span.author-employ {
    margin: auto;
    text-align: center;
    width: 100%;
    display: block;
    font-size: .75em;
    color: #717171;
    font-weight: 500;
}

.subsection h4 a {
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 0 0 0 !important;
    font-size: .8em;
    padding: 1em 0 !important;
}

h4.section-author-mail {
    padding: 0 !important;

}

span.author-mail {
    display: block;
    margin: auto;
    width: 100%;
    text-align: center;
    font-size: .75em;
    font-weight: 400;
    margin-bottom: 2em;
}


span.author-mail a {
    color: #a9a998;
    font-weight: 400;
}

span.author-mail a:hover {
    color: #a9a99880;
    font-weight: 400;
}

.subsection .container .content {
    border: 1px solid;
    padding: 2em;
}

.subsection h3 {
    font-size: 1.2em;
    margin: 1em 0 .5em 0;
    padding: 0 !Important;
    /*font-weight: 600;*/
}

.subsection h4 {
    font-size: 1.1em;
    margin: 1.3em 0 .5em 0;
    padding: 0 !Important;
}

.subsection .nav-footer {
    max-width: 960px;
    margin: 2% auto 5% !important;
	margin-bottom:20px !important;
}

a.tohome {
    background: #e1e1e1;
    border-color: #e1e1e1;
    color: #818181;
}

a.tonext {
    background: #a9a998;
    border-color: #a9a998;
    color: #ffffff;
}

a.tonext:hover {
    background: transparent;
    color: #a9a998;
    border-color: #a9a998;
}


a.tohome:hover {
    background: transparent;
    color: #818181;
    border-color: #818181;
}

.line {
    border-top: 1px solid;
    max-width: 100px;
}

span.anotation {
    font-size: .8em;
    padding: 1em 0 !important;
    display: block;
}


h4.section-subtitle {
    display: none;
    text-align: center;
    font-weight: 400;
    font-size: .85em;
    margin: 0 0 1em 0;
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #010101;
}

#homenaje .content li {
    padding: 0;
}

#homenaje .content li strong {
    margin: 1em 0 0 0 !important;
    width: 100%;
    display: block !important;
}

h3.section-author,
h4.section-subauthor {
    text-align: center;
    font-weight: 500;
    font-size: .95em;
    margin: 1rem 0 1.5em 0;
    color: #000000;
}

#resenas h3.section-author {
    margin: 0 1em .5em 1em;
}

#resenas.subsection h2 {
    /*font-size: 1.3em;
    max-width: 75%;*/
    margin: 1em auto auto auto;
}

#resenas.subsection h3 {
    /*font-size: 1.3em;
    max-width: 75%;*/
    text-align: center;
}

#resenas h2.section-title span {
    margin: 1em auto;
}

h4.section-subauthor {
    font-size: .85em;
    margin: 0 1em 2em 1em;
}

h4 span {
    color: white !important;
    text-transform: none !important;
}

div#numerosAnteriores * h4 {
    color: white !important;
    text-transform: none !important;
}

ul.pagination li a {
    border: 0 !important;
}

ul.pagination {
    text-align: center;
    font-size: .8em;
    text-transform: uppercase;
    display: block;
    font-weight: 400;
    letter-spacing: .05em;
    color: #010101;
    padding: 1em 0;
}

nav.navbar.navbar-expand-lg.bg-dark.fixed-top {
    top: 40px !important;
}

nav#navbar_top.bg-primary {
    background-color: #4a4948 !important;
    z-index: 99999;
}

nav {
    text-align: center !important;
    width: 100%;
    display: block;
}

.col-sm-4.col-md-4.slogan {
    padding: 0 !important;
}

.bg-warning.py-2 {
    padding: 0 !important;
}

span.navbar-toggler-icon {
    background: #212020;
    background-image: url(../images/hamburguer.svg);
}

ul.pagination li {
    display: inline-block;
}

ul.pagination a {
    color: #717171;
}

ul.pagination li a:hover {
    color: #000000;
}

ul.pagination li a.disabled {
    color: #a9a998;
    cursor: not-allowed;
    text-decoration: line-through !important;
}

ul.pagination li a.active {
    background: #a9a998;
    color: #ffffff;
    text-decoration: none !important;

}

.page-item .page-link a {
    color: #000000 !important;
}

ul.pagination a {
    color: #000000;
}

ul.pagination * {
    border-radius: 0 !Important;
    box-shadow: 0 !Important;


}

body.subsection h2.section-title {
    padding: 1em 0 0em 0;
    font-weight: 500;
}

body.subsection h3.section-author {
    padding: 0 0 2em 0;
}

body.subsection div#main-content p {
    font-weight: 400 !important;
    font-size: 1em;
    line-height: 1.7em;
}

body.subsection div#main-content p.sangria {
    padding: 0 3em;
    line-height: 1.5em;
    color: #414141;
    font-size: .9em;
    text-indent: 20px;
}

div#extras {
    background: #000000;
    padding: 1em 0;
    text-align: center;
}

.subsection.extra-section .parallax {

    padding: 0 0 0;
    /*min-height: 250px;*/
    padding: 2em 0 0 0;
}

#extras a.disabled.active {
    color: #ffffff;
    background: #414141 !important;



}


.extra-section h1 {
    padding: 1em 0 .5em 0 !important;
}

.no-list-style li {
    font-size: 1em !important;
}

.no-list-style li a {
    color: #a9a998;
}

.no-list-style li a:hover {
    color: #000000;
}

div#extras a {
    color: #c1c1c1;
    text-align: center;
    padding: .3em 1em;
    margin: 0 .5em;
    font-size: .85em;
    text-transform: uppercase;
    font-weight: 400;
    background: #161616;
}

div#extras a:hover {
    background: #515151;
    color: #ffffff;
}

.list-style h5 {
    margin: 1em 0 0 0 !important;
}



body.subsection ul li,
.list-style {
    text-align: left !important;
    font-weight: 400;
    font-size: .8em;
    line-height: 1.5em;
    padding: .5em 0;
}

h3.section-subtitle {
    padding: 0;
    margin: 0 0 .5em 0;
}

.video.subsection iframe {
    margin-bottom: 1.5em;
}

.video.subsection .nav-footer {
    margin: 5% auto !important;
}

h2.section-title span {
    font-size: .75em;
    margin-bottom: 1em !important;
    width: 100% !important;
    display: block;
}

.subsection h5 {
    margin: 1.5em 0 .5em 0;
    font-size: 1em;
}

.section-title-extra {
    font-size: .9em;
    padding: 1em 0;
    line-height: 1em !important;
}

.lb-dataContainer {
    width: 100% !important;
    max-width: 1140px !important;
}

.lb-data .lb-close {
    position: relative;
    margin-top: -2% !important;
}

div#lightbox .lb-dataContainer .lb-details {
    display: block;
    padding: .5em 3.5em !important;
    clear: both;
    text-align: center;
    width: 100%;
}

.lb-dataContainer {
    display: block !important;
    width: 100% !important;
    margin: 0 auto !important;
    max-width: 1140px;
}

/*
div#lightbox .lb-dataContainer .lb-closeContainer {
    position: absolute;
    top: 5% !important;
    right: 5%;
    padding: 1em;
    background-color: #010101;
    border-radius: 50%;
}*/




/* END SUBSECCION */

/* INDICE ILUSTRACIONES */
.photo-gallery {
    color: #313437;
    background-color: #fff;
}

.photo-gallery p {
    color: #7d8285;
}

.photo-gallery h2 {
    font-weight: bold;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit;
}

@media (max-width:767px) {
    .photo-gallery h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px;
    }
    p.presentacion-parrafo{
        padding: 15px;
    }



}

.photo-gallery .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 40px;
}

.photo-gallery .intro p {
    margin-bottom: 0;
}

.photo-gallery .photos {
    padding-bottom: 20px;
}

.photo-gallery .item {
    padding-bottom: 30px !important;
}

img.lb-image {}

.lb-container .lb-outerContainer {
    max-height: 100vh !important;
    width: auto !important;
}


body#dramaturgia_en_el_exilio h2.section-title span {
    width: auto !important;
    display: inline;
}

body#dramaturgia_en_el_exilio h2.section-title span sup {
    font-size: .7em !important;
    margin: 1em !important;
    display: block !important;
}

.lb-container {
    /* padding: 0  !important; */
    /* border-radius: 0 !important; */
}

/*
.lb-outerContainer {
    border-radius: 0;
    background: black;
    padding: 0 !important;
    margin:  0 !important;
    width: 100% !important;
}

span.lb-number {
    text-align: center  !important;
    color: #f1f1f1  !important;
}

.lightbox {
    top: 5% !important;
}*/


.lightbox .lb-image {
    margin: auto !important;
    display: block !important;
    text-align: center;
    width: auto !important;
    height: auto !important;
}


.lb-outerContainer {
    text-align: center !important;
    margin: auto !important;
}

.lb-outerContainer {
    background: transparent !important;
}

.lb-nav {
    width: auto !important;
    width: 100% !important;
    padding: 0 !important;
}


.row.photos .item {
    padding: 1em;
}

.row.photos .item span {
    font-size: .8em;
    font-weight: 400;
    color: #212121;
    padding: 1em 0 0 0;
    width: 100%;
    display: block;
}

.row.photos .item img:hover {
    opacity: .8;
    filter: brightness(50%);
}


.row.photos .item span:hover {
    color: #a9a998;
}

.index.subsection div#main-content {
    padding: 0 0;
}

.index.subsection .nav-footer {
    margin: 2em auto !important;
}

body.subsection ul li.page-item {
    font-size: 1em;
}

h1.section-title a {
    color: #ffffffe3 !important;
    transition: .2s;
}

h1.section-title a:hover {
    color: #ffffff;
    transition: .2s;
}

.toindex a {
    padding: .5em 1em;
    border: 2px solid #000000;
    font-weight: 400;
    text-transform: uppercase;
    background-color: #000000;
    color: #ffffff;
    transition: .2s;
    margin: 2em auto auto auto;
    font-size: .8em;
}

.toindex a:hover {
    border: 2px solid #000000;
    color: #000000;
    background: transparent;
}


.toindex {
    margin: 0;
    width: 100%;
    max-width: 100%;
    text-align: center;
}

/* END INDICE ILUSTRACIONES */

a {
    color: #a9a998;
    cursor: pointer;
}

a:hover {
    color: #7d7d6d;
}



/* RESPONSIVE */




@media (max-width: 600px) {
    h2.owl-slide-title {
        font-size: 2.5em;
    }
}

@media (max-width: 600px) {
    h2.owl-slide-title {
        font-size: 2.5em;
    }

    .owl-dots {
        display: none;
    }

    div#logo {
        left: 0;
        max-width: 100%;
        display: block;
        text-align: center;
    }

    div#logo img {
        width: 80%;
        margin: auto;
        display: block;
        text-align: center;

    }

    .owl-slide-text.col-md-4 {
        width: 100%;
        max-width: 100%;
        margin: 0 !important;
        padding: 0 1impo;
    }

    .owl-slide .container {
        max-width: 100% !important;
    }

    .owl-carousel .owl-slide {
        padding-left: 0;
    }

    .no-responsive {
        display: none;
    }

    .owl-slide-text {
        background: #00000098;
        padding: 2em 2em 1em 2em;
    }

    div#presentacion {
        padding: 0;
        width: 100%;
    }

    div#presentacion .summary {
        padding: 0;
    }

    #inicio ul.tabs li {
        width: 100% !important;
        display: block;
        margin: .2em 0;
    }

    #inicio #credits .container {
        padding: 0 !important;
        margin: 0 !important;
        width: 100% !important;
    }

    div#credits {
        padding: 0 1em;
    }

    div#slogan p {
        font-size: 1em;
    }

    div#slogan .container p:before {
        max-width: 40px;
        background-size: 40px;
    }

    div#slogan .container p:after {
        background-size: 40px;
    }

    div#bannerSection {
        padding: 2em 0;
    }

    /*div#slogan {
        padding: 0 30px;
    }*/

    ul.tabs {
        padding: 0;
    }

    #credits .content {
        padding: 1.5em;
    }

    section#previouseditions h3 {
        font-size: 1.5em;
    }

    li.no-padding-mid.col-sm-3 {
        max-width: 50%;
        width: 100%;
    }

    li.no-padding-mid.col-sm-3 img {
        width: 100%;
    }

    footer#footer {
        font-size: .8em;
    }

    .owl-item div#Sumario {
        background-position: 24% 15% !important;
    }

    .owl-item div#monografico {
        background-position: 36% 45% !important;
    }

    h2.owl-slide-animated.owl-slide-title.is-transitioned {
        font-size: 2em;
    }

    .owl-slide-animated.owl-slide-subtitle.is-transitioned {
        font-size: 1.5em;
        padding: .25em 0 0 0;
    }

    .owl-item div#varia {
        background-position: 64% 45% !important;
    }

    .owl-item div#entrevista {
        background-position: 50% 45% !important;
    }

    .owl-item div#espectaculo {
        background-position: 30% 45% !important;
    }


    .owl-item div#homenaje {
        background-position: 66% 45% !important;
    }

    .owl-item div#resenas {
        background-position: 66% 45% !important;
    }


    a.slide-button {
        font-size: .75em;
    }

    img.logo-alt {
        max-width: 80%;
    }

    h2.section-title {
        font-size: 1.5em;
        margin-top: 0;
        display: block;
        width: 100%;
    }

    #sumario h2.section-title {
        padding: 2em 0 .5em !important;
        margin: 0 !important;
    }

    header.parallax.row .col-sm-3 {
        display: none;
    }

    .subsection .container .content {
        padding: .5em;
    }

    .nav-footer .col-sm-6 {
        width: 100% !important;
        margin: auto;
        float: none !important;
        text-align: center;
        padding: .5em 0 !Important;
    }

    .subsection .nav-footer {
        padding: 3em 0 !important;
    }

    .nav-footer .col-sm-6.left a:before {
        width: 100% !important;
        content: '<';
        padding-right: 1em;
        font-size: 1.2em;
    }

    .nav-footer .col-sm-6.right a:after {
        width: 100% !important;
        content: '>';
        padding-left: 1em;
        font-size: 1.2em;
    }

    .nav-footer a {
        width: 100%;
        display: block;
    }

    .col-sm-6.left a {
        text-align: left;
    }

    .col-sm-6.right a {
        text-align: right;
    }

    div#extras a {
        display: inline-block;
        margin: .5em;
        font-size: .75em;
    }



    div#lightbox .lb-dataContainer .lb-closeContainer a.lb-close {
        width: 15px !important;
        height: 15px;
        background-size: 15px;
    }

    .top-bar.row .slogan {
        display: none;
    }

    .top-bar.row img {
        padding: 0 !important;
        margin: 0 !important;
    }

    body.subsection h1 {
        font-size: 1.2em;
    }
}

@media (max-width: 800px) {
    button.navbar-toggler {}

    span.navbar-toggler-icon {


        background-repeat: no-repeat !important;
        background-position: center !important;
        height: 2.5em;
        width: 2.5em;

    }

    div#collapsingNavbar {
        margin-top: 1em;
        width: 90%;
    }

    button:focus {
        outline: none;
        outline: none;
    }

    a#navbarDropdown {
        color: white;
        letter-spacing: 0.8px;
    }


    a.dropdown-item.dropdown-toggle {
        padding: 5px 10px 5px;
        text-align: left;
    }

    a.dropdown-item {
        padding-top: 5px;
        padding-bottom: 5px;
        text-overflow: ellipsis;
        padding: 5px 10px 5px !important;

    }

    a.dropdown-item.texto-wrap {
        white-space: pre-wrap;
        white-space: -moz-pre-wrap;
        white-space: -pre-wrap;
        white-space: -o-pre-wrap;
        word-wrap: break-word;
    }

    nav#navbar_top {
        padding: 1rem;
    }

    .navbar-dark .navbar-toggler {

        border: 0 !important;
    }

    ul.nav.justify-content-center .dropdown,
    .dropleft,
    .dropright,
    .dropup {
        position: relative;
        width: 100%;
    }

    li.nav-item.dropdown {
        background: #00000069;
        margin: 5px;
    }

    .dropdown-menu.show {
        position: static;
        float: none;
        width: 100%;
        margin: 0 auto;
        margin-top: 1rem;
    }

    .dropdown-menu.fondo-sub-menu.show {
        background: #2c2b2a;
    }

    .dropdown-menu.fondo-sub-menu.show a {

        color: white !important;
    }



    #main-content .col-sm-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .top-bar.row .col-sm-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    img.logo-alt {
        max-width: 100%;
        margin: auto;
        display: block;
        text-align: center;
        max-height: 100px;
        padding: 1em 0;
    }

    .parallax.row .col-sm-3 {
        display: none !important;
    }

    .parallax.row .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    #inicio ul.tabs li {
    width: 100% !important;
    display: block;
    margin: 0.2em 0;
}
ul.lista-anclajes li {
    width: 100% !important;
    display: block;
    margin: 0.2em 0 !important;
    text-align: center !important;
}
}

@media (max-width: 600px) {
    #main-content .col-sm-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    div#sumario {
        background-position-x: 50% !important;
    }

    .parallax {
        background-image: url(../images/paralax.jpg);
        min-height: 200px;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 2em 0 0 0;
        background-position-x: 70%;
    }

}

/* END RESPONSIVE */

div#lightbox .lb-dataContainer .lb-details .lb-number {
    display: none !important;
}


.lb-outerContainer {
    width: 100% !important;
    margin: auto !important;
    max-width: 1140px;
}

.lb-data .lb-caption {
    font-weight: 400 !important;
    font-size: .9em;
}

div#icon {
    text-align: center;
    margin-bottom: 20px;
}


.titulo .row.justify-content-center.justify-content-md-start {
    position: absolute !important;
    left: 11em !important;
    width: 100% !important;
}

@media (max-width: 600px) {

    .titulo .row.justify-content-center.justify-content-md-start {
        position: absolute !important;
        left: 0% !important;
        width: 100% !important;
    }


}


.show>.customButton:focus {
    background: #00ffba !important;
    box-shadow: none !important;
    border: none !important;

}


ul.select2-selection__choice {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

ul.select2-selection__rendered {
    padding-right: 12px !important;
}

a#navbarDropdown {
    color: white;
    letter-spacing: 0.8px;
}


a.dropdown-item.dropdown-toggle {
    padding: 5px 10px 5px;
    text-align: left;
}

a.dropdown-item {
    padding-top: 5px;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    padding: 5px 10px 5px !important;

}

a.dropdown-item.texto-wrap {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

a.dropdown-item {
    width: 350px;
}


.col-xs-12.col-sm-6.col-md-4.col-lg-3.col-xl-3 {
    padding: 0;
}


div#main-content {
    height: auto !important;
    max-width: 90%;
}

.divider {
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 30px;
    margin-top: 0;
    width: 30%;
    margin: 1em auto 2em;
    margin-bottom: 3em;
}

.divider:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    border: 1px solid #f0f0f0;
    left: 50%;
    margin-left: -15px;
    top: 50%;
    background: #fff;
    margin-top: -15px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.divider:after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    border: 1px solid #212529;
    left: 50%;
    margin-left: -10px;
    top: 50%;
    background: #212529;
    margin-top: -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.lightboxOverlay {

    filter: alpha(Opacity=95) !important;
    opacity: .95 !important;
    display: none;
}

h2.section-title.col-sm-12 sup a {
    font-size: .8rem;
    top: -1rem;
    color: #717171 !important;
}

h2.section-title.col-sm-12 {
    /*font-weight: 600 !important;*/
    max-width: 960px !important;
    text-align: center;
    margin: auto;
}

.lb-data .lb-caption {

    font-weight: 700;
    line-height: 1.5rem !important;
    font-size: .9rem !important;
}

.lb-container {
    max-width: 100% !important;
}

span.lb-caption a {
    color: #989595;
}

span.lb-caption a:hover {
    color: #5a5757;
}

ol#lista-numerada {
    margin: 3rem;

}


ol#lista-numerada li {
    text-align: justify !important;
    list-style: decimal !important;
    margin-bottom: .2rem;

}

h2 {
    font-weight: 600;
}

/*h3 {
    font-weight: 600;
}*/



/* LOADING */
div#loading {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    padding: 20rem;
    background: white;
}

/* END LOADING */

@media (max-width: 768px) {

    /* PARALAX HEADER */
    .parallax {
        background-image: url("../images/paralax.jpg");
        min-height: 200px;
        background-attachment: fixed;

        background-repeat: no-repeat;
        background-size: cover;
        padding: 2em 0 0 0;
    }

    #sumario-monografico .parallax {
        background-size: cover;
    }

    #entrevista .parallax {
        background-image: url("../images/paralax/entrevista.jpg");
        width: 100%;
        background-size: cover;
    }

    #espectaculo_y_critica .parallax {
        background-image: url("../images/paralax/espectaculo.jpg");
        width: 100%;
        background-size: cover;
    }

    #homenaje .parallax {
        background-image: url("../images/paralax/homenaje.jpg");
        width: 100%;
        background-size: cover;
    }

    #resenas .parallax,
    #sumario-resenas .parallax {
        width: 100%;
        background-size: cover;
    }

    #un-desnudo-rojo .parallax,
    #la-empresa-privada .parallax {
        background-image: url("../images/paralax2.jpg");
        width: 100%;
        background-size: cover;
    }


    div#sumario {
    	background: url(images/slider/slider00_sumario.jpg);
	    background-position-x: 49% !important;
	}


}



.ekko-lightbox .modal-footer {
    text-align: left;
    justify-content: left !important;
    display: inline-block;
    color: white;
}

.ekko-lightbox .modal-content {
    background: black !important;
}

.show {
    background: #000000db !important;
}

.modal-footer a {
    color: #7d7d6d !important;
}

.ekko-lightbox .modal-footer {
    text-align: left;
    font-size: .8rem;
    color: #ccc;
}

.modal-footer {

    border-top: 1px solid #e9ecef3b !important;
}

.close {
    float: right;
    font-size: 3rem !important;
    font-weight: 200 !important;
    line-height: 1;
    color: #fff !important;
    text-shadow: none !important;
    opacity: .8 !important;
}





.modal-header {

    border-bottom: 0 !important;

}

.titulo-revista {
    left: 11em !important;
}


@media (max-width: 600px) {
    div#logo {
        left: 0;
        max-width: 100%;
        display: block;
        text-align: center;
    }
}

h2.section-title.col-sm-12.sumario-coordinador {
    padding-bottom: 0px;
}

span.autor-subsection.sumario-margen {
    padding-bottom: 2em;
}

span.autor-subsection.pagina-1 {

    margin-bottom: 0em;
}


span.coordinador {
    margin: auto;
    text-align: center;
    font-size: 1em;
    color: #717171;
    font-weight: 500;
}

p.derecha-cita {
    text-align: right;
    width: 50%;
    float: right;
    margin-top: 50px;
    clear: both;
    margin-top: 0px;
    line-height: 1.7em;
    margin-bottom: 0px;
    font-size: .9em !important;


}

p.derecha-cita.margen-arriba {
    margin-top: 1em;
    font-size: .9em !important;
}

span.cita-derecha {
    font-style: italic;
    font-weight: normal;
    font-size: .9em !important;
}

p.derecha-cita.margen-arriba.ancho {
    width: 80%;
}
p.derecha-cita-2 {
    font-size: .9em !important;
    width: 80%;
    margin-left: 20%;
}

ul.bibliografia-citada {
    text-indent: -1.5em;
    padding-left: 24px;
}

p.sangria.verso {
    margin-bottom: 0px;
}

h3.small-subtitle {
    margin-top: 1rem;
    /*margin-bottom: 1em;*/
    text-align: center;
}

p.sangria.margen-down {
    margin-bottom: 0px;
    text-indent: 0px;
    text-align: center;
}

p.sangria.margen-down.margen-up {
    margin-top: 1rem;

}

ul.anotation li {
    text-indent: 10px;
    margin-left: 20px;
    font-size: 1em !important;
    list-style: square !important;

}
.embed-responsive.embed-responsive-16by9 {
    background: black !important;
}
h4.arbitraje {
    margin-bottom: 1rem;
}

div#textoCorto ul li {
    margin-top: 1em;
}
li.sangria {
    padding-left: 15px;
    margin-top: 0px !important;
    margin-top: 1em;
}



div#numeros-toggle {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
section#previouseditions h3 a.btn.btn-primary {
    text-transform: none;
    background: #edebeb;
    display: flex;
    align-items: center;
    justify-content: center;
        border-radius: 0px;
}
.fa-angle-down:before {
    content: "\f107";
    font-weight: 700;
    margin: 1em;
}
section#previouseditions h3 a.btn.btn-primary:hover {
    
    background: #000000;
}
section#previouseditions h3 a.btn.btn-primary:focus {
    
    box-shadow: none !important;
}
div#credits ul.lista-anclajes {
    display: flex;
    justify-content: space-around;
     margin: 0.2em 0 !important;
   /* background: black;*/
    align-content: space-around;
    flex-wrap: wrap;
}
div#credits ul.lista-anclajes li {
    margin: 5px !important;
    text-align: center !important;
    background: #f9f9f9;
    padding: .3em;
    padding: 0.5em 1em;
}
div#credits ul.lista-anclajes li:hover {
    margin: 5px !important;
    text-align: center !important;
    background: #d5d3d3;
    padding: .3em;
    padding: 0.5em 1em;
    color: red;
}
div#credits ul.lista-anclajes li a {
    font-size: .8em;
    color: black;
}

div#credits h4 {
    text-transform: uppercase;
}
h5.arbitraje.contacto {
    font-size: 1.1em;
}

p.slogan-parrafo {
    padding: 15px;
}

/* */
blockquote {
	padding-top: 0.5em;
    padding-left: 1.5em;
    padding-right: 1.5em;
	padding-bottom: 0.5em;
}

p.sangrado {
    padding: 0 !important;
    color: #414141 !important;
    text-indent: 20px !important;
	font-weight: 400 !important;
	font-size: 1em !important;
	line-height: 1.7em !important;
}

span.dialogo {
	display:block;
    padding-left: 3em;
	padding-right: 1.5em;
	text-indent: -1.5em;
	line-height: 1.2;

}

#contenido_pagina_varia a,
#contenido_pagina_monografico a,
#contenido_pagina_espectaculo a {
	/* color:blue !important; */
}

#elegancia-gris .row.photos .item span:hover {
    color:inherit;
}

.line {
	margin-top:1em;
	margin-bottom:1em;
}

div#extras a {
    color: #fff;
    background: #515151;
}

div#extras a:hover {
    color: #000;
    background: #fff;
}

sup.nota_texto {
}
sup.nota_pie {
}
p.nota_pie {
	font-size:0.9em !important;
	line-height:1.3 !important;
}