.c-col-1,
.c-col-2,
.c-col-3,
.c-col-4,
.c-col-5,
.c-col-6,
.c-col-7,
.c-col-8,
.c-col-9,
.c-col-10,
.c-col-11,
.c-col-12 {
    padding-right: 25px;
    padding-left: 25px;
}

.c-col-7 {
    width: 58.333333%
}

.d-flex {
    display: flex;
}

.flex-column {
    flex-direction: column;
}

.align-start {
    align-items: flex-start
}

.justify-center {
    justify-content: center;
}

.justify-space-between {
    justify-content: space-between;
}

.justify-space-around {
    justify-content: space-around;
}

.align-items-start {
    align-items: flex-start;
}

.align-items-center {
    align-items: center !important;
}


main {
    scroll-behavior: smooth;
}

main#arte-contemporaneo {
    scroll-behavior: unset;
}



.no-gap {
    padding-left: 0;
    padding-right: 0;
}

.showcase-fullscreen-carousel .sfc-fraction {
    top: 85%;
    transform: rotate(-90deg) translateX(15%);
}

.pb-0 {
    padding-bottom: 0px !important;
}

.pt-0 {
    padding-top: 0px !important;
}

.pl-0 {
    padding-left: 0px;
}

.pr-0 {
    padding-right: 0px;
}

.mt-1 {
    margin-top: 80px;
}

.mt-2 {
    margin-top: 60px;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mb-1 {
    margin-bottom: 80px;
}

.mb-2 {
    margin-bottom: 60px;
}

.ml-0 {
    margin-left: 0px !important;
}

h4,
.text-h4 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 400;
    letter-spacing: -0.01em;
}

.color-white {
    color: #fff;
}

.color-black {
    color: #000;
}

@media only screen and (max-width: 450px) {

    h4,
    .text-h4 {
        font-size: 22px;
        line-height: 30px;
        margin-left: -1px;
        font-weight: normal;
        margin-bottom: 1em;
    }
}

/* .site-header {
    padding: 0px;
}
.header-wrapper.wrapper-full {
    padding: 2em 25px;
    background-color: white;
} */
.fullscreen_menu ul.menu.main-menu li::before {
    content: ">";
    display: inline-block;
    margin-right: 10px;
    color: var(--mainColor);
    font-weight: bold;
    font-size: 1.2em;
    vertical-align: middle;
    opacity: 0;
    /* transition: opacity 0.3s; */
    height: unset;
}

.fullscreen_menu ul.menu.main-menu li:hover::before {
    opacity: 1;
    color: var(--hoverColor);
    width: 40px;
}

.fullscreen_menu ul.menu.main-menu li::before {
    background: transparent !important;
}

.fullscreen_menu ul.menu.sub-menu li::before {
    content: "";
}

/*.showcase-fullscreen-carousel.blend-elements .sfc-fraction,
.showcase-fullscreen-carousel.blend-elements .showcase-footer {
    mix-blend-mode: unset;
}*/

.text-h1 {
    font-size: 82px;
    line-height: 92px;
    margin-bottom: 42px;
}

.header-title {
    font-family: sans-serif;
    letter-spacing: 12px;
    font-size: 150px;
    line-height: 1.15;
}

.text-h1.likeheader {
    font-family: sans-serif;
    letter-spacing: 6px;
}

.outlined-title {
    font-size: 120px;
    color: transparent;
    -webkit-text-fill-color: var(--mainBackground);
    -webkit-text-stroke: 1px var(--highlight);
}

/* texto background */
/* svg {
    font: normal 120px sans-serif;
    width: 100%;
    height: auto;
  }

text {
    fill: none;
    stroke: var(--highlight, #c46c77);
    stroke-width: 0.5px;
    stroke-linejoin: round;
    text-anchor: start;
} */

/* texto background */

.project-image img,
.project-image video {
    object-position: center;
}

.big-title {
    font-size: 175px;
    font-weight: bold;
}

.showcase-fullscreen-carousel .project-meta .project-category {
    display: block;
    font-size: 20px;
}

.showcase-fullscreen-carousel .project-meta>div {
    opacity: 1;
}

.text-year {
    font-weight: bold;
    line-height: 40px;
    border-bottom: 2px solid var(--mainColor);
}

.toggle-text {
    min-width: 64px;
}

.toggle-text::after {
    background: none;
}

.toggle-text span {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    width: 100%;
}

.align-right .menu-toggle {
    float: right;
    margin-left: 40px;
    padding: 8px 30px;
    background-color: var(--mainBackground);
    color: var(--mainColor);
    border-radius: 90px;
    background-blend-mode: exclusion;
}

.nayla-icon.align-center {
    margin-left: auto;
    display: block;
}

.align-center {
    text-align: center;
}

.site-header.dark {
    --mainColor: #fff;
    --mainBackground: #000;
    /* color: var(--mainColor); */
    color: #000;
}

.site-header.light {
    --mainColor: #000;
    --mainBackground: #fff;
    /* color: var(--mainBackground); */
    color: #fff;
}


.site-header.menu-open {
    --mainColor: #fff;
    --mainBackground: #000;
    color: var(--mainBackground);
}

.site-header.menu-open #menulogo {
    display: none;
}


.site-header {
    --stickyBg: #ffffffa3;
}

.site-header.dark {
    --stickyBg: #33333340;
}

/* #site-navigation.fullscreen_menu .fullscreen-menu-wrapper  */
#menu-content-text {
    padding-top: 120px !important;
    padding-left: 40px;
}

/* .section-fullscreen-menu.active,
#site-navigation.fullscreen_menu.active {
    background-image: url("../media/MENU/MENU1.jpg");
    background-position: left;
    background-repeat: no-repeat;
    background-size: 40%;
} */

#site-navigation.fullscreen_menu ul.menu.main-menu.active {
    z-index: 9999;
}

#site-navigation.fullscreen_menu ul.menu.main-menu ul.sub-menu {
    visibility: visible;
    pointer-events: auto;
    margin-left: 50px;
}

.fullscreen_menu ul.menu a:hover {
    color: var(--hoverColor);
}

.fullscreen_menu ul.menu.main-menu li::before {
    background: var(--hoverColor);
}

.fullscreen_menu ul.menu.main-menu li ul.sub-menu li {
    font-size: 18px;
}

main.project-page {
    color: var(--mainColor);
}

main.project-page .md-title {
    color: var(--secondaryColor);
}

.highlight {
    color: var(--highlight);
}


.material-icons.highlight span,
.nayla-icon span {
    color: var(--highlight);
}

.highlight-darker {
    color: var(--highlightDark);
}

.material-icons.highlight-darker span {
    color: var(--highlightDark);
}

i {
    font-style: italic;
}

.title-img img {
    max-height: 193px;
}

.title-img.double-line img {
    max-height: 326px;
}


.project-page-header.with-bottom {
    margin-bottom: 40px;
    background-color: #fff;
}

.project-page-header.creative .project-meta>div {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
    font-size: 28px;
}

.float-right {
    float: right !important;
}

.float-left {
    float: left !important;
}

.section {
    padding-top: 120px;
    margin-bottom: 60px;
}

.wrapper-small {
    margin-bottom: 30px;
}


.showcase-fullscreen-carousel.blend-elements .sfc-fraction,
.showcase-fullscreen-carousel.blend-elements .showcase-footer {
    mix-blend-mode: normal;
}



.single-image.parallax-image .image-parallax-wrap img {
    object-fit: contain;
}

.nayla-button.underline .button-line {
    display: none;
    margin-bottom: 0px;
}


.wrapper-full.bottom-spacer {
    margin-bottom: 0px;
    margin-top: 150px;
}


.wrapper-full.divider {
    height: 1px;
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 40px;
}

.wrapper-full.divider.dark {
    background-color: #000;
}

.wrapper-full.section-divider {
    margin-bottom: 0px;
    margin-top: -20px;
}

.wrapper-full.section-divider .divider-round {
    height: 40px;
    background-color: #fff;
    border-radius: 45px;
    margin-bottom: -20px;
    z-index: 1;
}

.wrapper-full {
    margin-bottom: 80px;
}

.ver-video-right {
    right: 5%;
    top: -10%;
    position: absolute;
}

.dotted-border-vertical {
    border-right: 2px dotted var(--mainColor);
    margin-bottom: 1em;
    margin-right: 20px;
    margin-left: 20px;
}

.dotted-border-horizontal {
    border-top: 2px dotted var(--mainColor);
    height: 20px;
}

.no-margin {
    margin: 0;
}

.site-branding {
    width: 400px;
}

.sticky-logo {
    width: 300px;
}

.nayla-marquee.small .marquee-wrap span {
    font-size: 0.5em;
    margin-bottom: 0.3em;
}

.nayla-marquee.italic-icon .marquee-wrap span {
    font-style: italic;
}

hr.white-line {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fff;
    margin: 30px 0;
    padding: 0;
}

.project-page-header.fullscreen-image .project-image.image-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.project-page-header.fullscreen-image {
    height: 90vh;
}

.project-page-header.with-bottom.fullscreen-image {
    height: calc(90vh - 40px);
}

.project-page-header.with-bottom.no-caption.fullscreen-image {
    height: 92vh;
}

#lf-presentacion .project-page-header.fullscreen-image {
    height: 50vh;
}

#pres-dbg {
    background: linear-gradient(to bottom, white 30vh, #faf6f1 0%)
}

#pres-pd30 {
    padding-top: 30vh;
}

.wrapper-full.footer-bottom-wrapper,
.wrapper.footer-bottom-wrapper {
    align-items: flex-start;
}

.showcase-cards .project-meta {
    mix-blend-mode: normal;
}

.showcase-cards .project-image img {
    object-position: top;
}

.single-image.round-border {
    border-radius: 45px;
}

.single-image.round-border img {
    border-radius: 45px;
}

.single-image.round-border-left img {
    border-top-left-radius: 45px;
    border-bottom-left-radius: 45px;
}

.carousel--navigation>span:first-child::after {
    display: none;
}

.carousel--fraction.dark>span:first-child::after {
    background: #000;
}

.carousel-controls {
    display: flex;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    align-items: center;
    flex-direction: row;
}

.ndc-projects .carousel--wrapper {
    margin-bottom: 60px;
}

.text-h6 {
    line-height: 1.3
}

.bline {
    height: 1px;
    width: 250px;
    background-color: black;
    margin-top: 20px;
    margin-bottom: 20px;
}

.showcase-fullscreen-carousel .fc-slideshow-wrap .project-title {
    text-align: center;
}

.carousel--navigation>span:first-child::after,
.carousel--fraction>span:first-child::after {
    margin: 0 26px;
}

.wrapper-full.eq-height-images {
    display: flex;
    align-items: stretch;
    gap: 0;
}

.wrapper-full.eq-height-images .single-image {
    /* flex: 1 0 auto; */
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    height: 100%;
}

.eq-height .carousel--item * {
    height: 100%;
}

.w-auto .carousel--item * {
    width: auto;
}


.nayla-circular-text .circular-text-icon span.material-icons {
    font-size: 2em;
}

.showcase-3d-titles .s3t-projects-wrap .showcase-project a .project-title {
    opacity: 1;
    color: var(--mainColor)
}

.showcase-3d-titles .s3t-projects-wrap .showcase-project.active a .project-title {
    color: #000;
}

.light .showcase-project a {
    color: #000;
}

.nayla-circular-text.outline-bg::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 94%;
    height: 94%;
    border-radius: 50%;
    background: transparent;
    border: 2.5px solid var(--highlight);
    box-sizing: border-box;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

#cultura-aeronautica .light .showcase-project a {
    color: #fff;
}

#cultura-aeronautica .showcase-footer.wrapper {
    bottom: 10px;
}

#cultura-aeronautica .slides-fraction {
    transform: rotate(-90deg) translateX(15%)
}

/* PAGE COLORS */

#lf-presentacion {
    --mainColor: #333333;
    --mainBackground: #faf6f1;
    --secondaryColor: #2a3f8c;
    --highlight: #2e397e;
    --highlightDark: #2e397e;
}

#lf-mision-valores {
    --mainColor: #3f444a;
    --mainBackground: #d8daa8;
    --secondaryColor: #f1f6e5;
    --highlight: #ffffff;
    --highlightDark: #f1f6e5;
}

#lf-organigrama {
    --mainColor: #fff;
    --mainBackground: #394176;
    --secondaryColor: #831d46;
    --highlight: #86234b;
    --highlightDark: #86234b;
}

#lf-alianzas {
    --mainColor: #333333;
    --mainBackground: #f7f2f4;
    --secondaryColor: #38417a;
    --highlight: #d78e96;
    --highlightDark: #38417a;
}

#lf-patronato {
    --mainColor: #fff;
    --mainBackground: #446688;
    --secondaryColor: #c8a8b5;
    --highlight: #fff;
    --highlightDark: #330033;
}


#arte-coleccion {
    --mainColor: #000;
    --mainBackground: #f4f7f6;
    --secondaryColor: #fff;
    --highlight: #844561;
    --highlightDark: #86234b;

}

body+#arte-contemporaneo,
main+#arte-contemporaneo,
#arte-contemporaneo {
    --mainColor: #eeddcc;
    --mainBackground: #000;
    --secondaryColor: #a3d4d3;
    --highlight: #eeddcc;
    --highlightDark: #d68c00;
    background-color: #ff6d6d;
    color: var(--mainColor);
    /* --mouseColor: #caf465; */
}

div#mouseCursor.dot .main-circle {
    fill: #d4f47d;
    /* fill: var(--mouseColor) */
}

/* BANNER TITLES */

#lf-organigrama .title-img img {
    max-height: 220px;
}

#lf-alianzas .title-img img {
    max-height: 386px;
}

#cultura-premios .title-img img {
    width: 100%;
    max-height: unset;
    margin-bottom: -53px;
}

#cultura-subvenciones .title-img img {
    width: 100%;
    max-height: unset;
    margin-bottom: -60px;
}

#cultura-otras .title-img img {
    width: 100%;
    max-height: unset;
    margin-bottom: -43px;
}

#arte-coleccion .title-img img {
    width: 90%;
    max-height: unset;
    margin-bottom: -23px;
}

#arte-exposiciones .title-img img {
    width: 90%;
    max-height: unset;
    margin-bottom: -43px;
}

#arte-fotografia .title-img img {
    width: 70%;
    max-height: unset;
    margin-bottom: -48px;
}

#arte-naves .title-img img {
    max-height: 420px;
    margin-bottom: -40px;
}

#medios .title-img img {
    width: 90%;
    max-height: unset;
    margin-bottom: -43px;
}


#transparencia .title-img img {
    width: 90%;
    max-height: unset;
    margin-bottom: -43px;
}


/* FOOTER*/

.border-bottom-black {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
}

.footer-top-wrapper {
    margin-bottom: 20px;
}

#primary+#footer {
    display: none !important;
}

#footer .footer-bottom-wrapper {
    background-color: #fff;
    padding-top: 50px;
    padding-bottom: 0px;
}

#lf-presentacion+#footer {
    background-color: #faf6f1;
    display: block;
}

#lf-mision-valores+#footer {
    background-color: #d8daa8;
    display: block;
}

#lf-mision-valores+#footer .nayla-button a,
#lf-mision-valores+#footer .nayla-button {
    color: #3f444a;
}

#lf-mision-valores+#footer .border-bottom-black {
    border-bottom: 1px solid #3f444a;
}

#lf-organigrama+#footer {
    background-color: #394176;
    display: block;
}

#lf-organigrama+#footer .nayla-button a,
#lf-organigrama+#footer .nayla-button {
    color: #fff;
}

#lf-organigrama+#footer .border-bottom-black {
    border-bottom: 1px solid #fff;
}

#lf-alianzas+#footer {
    background-color: #f7f2f4;
    display: block;
}


#lf-patronato+#footer {
    background-color: #446688;
    display: block;
}

#lf-patronato+#footer .nayla-button a,
#lf-patronato+#footer .nayla-button {
    color: #fff;
}

#lf-patronato+#footer .border-bottom-black {
    border-bottom: 1px solid #fff;
}

#arte-coleccion+#footer {
    background-color: #f5f8fa;
    display: block;
}

#arte-naves+#footer {
    background-color: #ebedeb;
    display: block;
}

#arte-centros+#footer {
    background-color: #d8e0e5;
    display: block;
}

#arte-contemporaneo+#footer {
    display: none;
}

#arte-exposiciones+#footer {
    background-color: #f0f4f2;
    display: block;
}

#arte-fotografia+#footer {
    background-color: #fbefc9;
    display: block;
}

#arte-otros+#footer {
    background-color: #f1e8d7;
    display: block;
}

#cultura-actividades+#footer {
    background-color: #f1f3ff;
    display: block;
}

#cultura-aeronautica+#footer {
    display: none;
}

#cultura-premios+#footer {
    background-color: #eaf0f5;
    display: block;
}

#cultura-subvenciones+#footer {
    background-color: #eff1fb;
    display: block;
}

#cultura-otras+#footer {
    background-color: #6880d2;
    display: block;
}

#cultura-otras+#footer .nayla-button a,
#cultura-otras+#footer .nayla-button {
    color: #fff;
}

#cultura-otras+#footer .border-bottom-black {
    border-bottom: 1px solid #fff;
}

#medios+#footer {
    background-color: #f5f5f5;
    display: block;
}

#transparencia+#footer {
    background-color: #f3f6f9;
    display: block;
}


/* SECTION COLORS */

.section.pink {
    --mainColor: #000;
    --mainBackground: #f5f8fa;
    --secondaryColor: #fff;
    --highlight: #ff8495;
    --highlightDark: #86234b;
    background-color: var(--mainBackground);
}

.section.fuccia {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #f14474;
    --highlightDark: #f14474;
    background-color: var(--mainBackground);
}

.section.blue {
    --mainColor: #000;
    --mainBackground: #f5f8fa;
    --secondaryColor: #fff;
    --highlight: #6880d2;
    --highlightDark: #6880d2;
    background-color: var(--mainBackground);
}

.section.blue2 {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #2d709b;
    --highlightDark: #2d709b;
    background-color: var(--mainBackground);
}

.section.blue3 {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #4983a7;
    --highlightDark: #4983a7;
    background-color: var(--mainBackground);
}

.section.darkblue {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #2a3f8c;
    --highlightDark: #2a3f8c;
    background-color: var(--mainBackground);
}

.section.red {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #ff0000;
    --highlightDark: #ff0000;
    background-color: var(--mainBackground);
}

.section.violet {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #590092;
    --highlightDark: #590092;
    background-color: var(--mainBackground);
}

.section.purplelight {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #9362b8;
    --highlightDark: #9362b8;
    background-color: var(--mainBackground);
}


.section.green {
    --mainColor: #333333;
    --mainBackground: #e4e6e9;
    --secondaryColor: #fff;
    --highlight: #008684;
    --highlightDark: #008684;
    background-color: var(--mainBackground);
}

.section.granate {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #8f3558;
    --highlightDark: #8f3558;
    background-color: var(--mainBackground);
}

.section.granate-light {
    --mainColor: #000;
    --mainBackground: #f7f2f4;
    --secondaryColor: #fff;
    --highlight: #aa0033;
    --highlightDark: #aa0033;
    background-color: var(--mainBackground);
}

.section.brown {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #7e0001;
    --highlightDark: #7e0001;
    background-color: var(--mainBackground);
}

.section.lightbrown {
    --mainColor: #000;
    --mainBackground: #fcfbfb;
    --secondaryColor: #fff;
    --highlight: #9b6e1b;
    --highlightDark: #9b6e1b;
    background-color: var(--mainBackground);
}

.section.middlebrown {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #8f4d16;
    --highlightDark: #8f4d16;
    background-color: var(--mainBackground);
}

.section.grayblue {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #3f5364;
    --highlightDark: #3f5364;
    background-color: var(--mainBackground);
}

.section.purple {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #9b0b76;
    --highlightDark: #9b0b76;
    background-color: var(--mainBackground);
}

.section.orange {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #f35c2f;
    --highlightDark: #f35c2f;
    background-color: var(--mainBackground);
}

.section.turquoise {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #008684;
    --highlightDark: #008684;
    background-color: var(--mainBackground);
}


.section.memoriapdf {
    --mainColor: #000;
    --mainBackground: #e6e4df;
    --secondaryColor: #fff;
    --highlight: #9362b8;
    --highlightDark: #9362b8;
    background-color: var(--mainBackground);

}

.section.red-reverse {
    --mainColor: #fff;
    --mainBackground: #7e0001;
    --secondaryColor: #fff;
    --highlight: #dde6e1;
    --highlightDark: #7e0001;
    background-color: var(--mainBackground);
}

.section.darkred-reverse {
    --mainColor: #fff;
    --mainBackground: #630f15;
    --secondaryColor: #fff;
    --highlight: #eeddcc;
    --highlightDark: #7e0001;
    background-color: var(--mainBackground);
}

.section.orange {
    --mainColor: #000;
    --mainBackground: #f7faf1;
    --secondaryColor: #fff;
    --highlight: #ff9f00;
    --highlightDark: #7e0001;
    background-color: var(--mainBackground);
}

.section.limegreen {
    --mainColor: #fff;
    --mainBackground: #1b2f2c;
    --secondaryColor: #fff;
    --highlight: #f1ffa1;
    --highlightDark: #bbcc52;
    background-color: var(--mainBackground);
}

.section.salmon {
    --mainColor: #fff;
    --mainBackground: #d38f7d;
    --secondaryColor: #fff;
    --highlight: #008684;
    --highlightDark: #fff;
    background-color: var(--mainBackground);
}

.section.electric-red {
    --mainColor: #fff;
    --mainBackground: #272732;
    --secondaryColor: #fff;
    --highlight: #ff004b;
    --highlightDark: #ff004b;
    background-color: var(--mainBackground);
}

.section.cream {
    --mainColor: #333333;
    --mainBackground: #efe5db;
    --secondaryColor: #333333;
    --highlight: #630f15;
    --highlightDark: #630f15;
    background-color: var(--mainBackground);
}

.section.black-yellow {
    --mainColor: #fff;
    --mainBackground: #000000;
    --secondaryColor: #333333;
    --highlight: #f0b632;
    --highlightDark: #f0b632;
    background-color: var(--mainBackground);
}

.section.yellow {
    --mainColor: #000;
    --mainBackground: #f0b632;
    --secondaryColor: #333333;
    --highlight: #ffffff;
    --highlightDark: #000;
    background-color: var(--mainBackground);
}

.section.black-white {
    --mainColor: #000;
    --mainBackground: #fffbf3;
    --secondaryColor: #fffbf3;
    --highlight: #000;
    --highlightDark: #f0b632;
    background-color: var(--mainBackground);
}

.section.eggplant {
    --mainColor: #fff;
    --mainBackground: #330033;
    --secondaryColor: #fffbf3;
    --highlight: #d7f6be;
    --highlightDark: #f0b632;
    background-color: var(--mainBackground);
}

.section.lightbrown-2 {
    --mainColor: #000;
    --mainBackground: #f5f8fa;
    --secondaryColor: #fffbf3;
    --highlight: #c89a83;
    --highlightDark: #f0b632;
    background-color: var(--mainBackground);
}

.section.darkbrown {
    --mainColor: #000;
    --mainBackground: #f5f8fa;
    --secondaryColor: #fffbf3;
    --highlight: #630f15;
    --highlightDark: #f0b632;
    background-color: var(--mainBackground);
}

.section.tulip {
    --mainColor: #000;
    --mainBackground: #fbf8f6;
    --secondaryColor: #fffbf3;
    --highlight: #831d46;
    --highlightDark: #f0b632;
    background-color: var(--mainBackground);
}

.section.tulip-2 {
    --mainColor: #000;
    --mainBackground: #f0e9e4;
    --secondaryColor: #fffbf3;
    --highlight: #831d46;
    --highlightDark: #f0b632;
    background-color: var(--mainBackground);
}

.section.darkblue-2 {
    --mainColor: #fff;
    --mainBackground: #211c36;
    --secondaryColor: #fff;
    --highlight: #69baed;
    --highlightDark: #2a3f8c;
    background-color: var(--mainBackground);
}

.section.yellow-orange {
    --mainColor: #000;
    --mainBackground: #fbefc9;
    --secondaryColor: #fff;
    --highlight: #ff5941;
    --highlightDark: #ff5941;
    background-color: var(--mainBackground);
}

.section.naves-blue {
    --mainColor: #fff;
    --mainBackground: #4ab6bd;
    --secondaryColor: #fff;
    --highlight: #f4e9de;
    --highlightDark: #f4e9de;
    background-color: var(--mainBackground);
}

.section.naves-expo {
    --mainColor: #000;
    --mainBackground: #f5f8fa;
    --secondaryColor: #fff;
    --highlight: #d64558;
    --highlightDark: #dde6e1;
    background-color: var(--mainBackground);
}

.section.naves-actividades {
    --mainColor: #000;
    --mainBackground: #f9fee4;
    --secondaryColor: #fff;
    --highlight: #ad007a;
    --highlightDark: #ad007a;
    background-color: var(--mainBackground);
}

.section.naves-darkblue {
    --mainColor: #fff;
    --mainBackground: #202969;
    --secondaryColor: #fff;
    --highlight: #9dd8d2;
    --highlightDark: #9dd8d2;
    background-color: var(--mainBackground);
}

.section.naves-cantabria {
    --mainColor: #000;
    --mainBackground: #ebedeb;
    --secondaryColor: #fff;
    --highlight: #8b0072;
    --highlightDark: #8b0072;
    background-color: var(--mainBackground);
}

.section.naves-arbol {
    --mainColor: #000;
    --mainBackground: #f6f1f3;
    --secondaryColor: #fff;
    --highlight: #aa0033;
    --highlightDark: #ac8cbb;
    background-color: var(--mainBackground);
}

.section.cultura-darkblue {
    --mainColor: #000;
    --mainBackground: #f7f8fa;
    --secondaryColor: #fff;
    --highlight: #2e397e;
    --highlightDark: #2e397e;
    background-color: var(--mainBackground);
}

.section.cultura-darkblue-reverse {
    --mainColor: #fff;
    --mainBackground: #202969;
    --secondaryColor: #fff;
    --highlight: #fff2b2;
    --highlightDark: #202969;
    background-color: var(--mainBackground);
}

.section.cultura-blue {
    --mainColor: #000;
    --mainBackground: #eaf0f5;
    --secondaryColor: #fff;
    --highlight: #0078b0;
    --highlightDark: #0078b0;
    background-color: var(--mainBackground);
}

.section.cultura-subvenciones {
    --mainColor: #000;
    --mainBackground: #eff1fb;
    --secondaryColor: #fff;
    --highlight: #fd6a55;
    --highlightDark: #fd6a55;
    background-color: var(--mainBackground);
}

.section.otras-green {
    --mainColor: #000;
    --mainBackground: #e2eee8;
    --secondaryColor: #fff;
    --highlight: #184858;
    --highlightDark: #184858;
    background-color: var(--mainBackground);
}

.section.otras-pink {
    --mainColor: #000;
    --mainBackground: #faede6;
    --secondaryColor: #fff;
    --highlight: #831d46;
    --highlightDark: #9e61a0;
    background-color: var(--mainBackground);
}

.section.otras-blue {
    --mainColor: #ffffff;
    --mainBackground: #6880d2;
    --secondaryColor: #fff;
    --highlight: #ffffff;
    --highlightDark: #ffffff;
    background-color: var(--mainBackground);
}

.section.medios {
    --mainColor: #000;
    --mainBackground: #e8e8e8;
    --secondaryColor: #fff;
    --highlight: #ff7167;
    --highlightDark: #ff7167;
    background-color: var(--mainBackground);
}

.section.transparencia {
    --mainColor: #000;
    --mainBackground: #f5f8fa;
    --secondaryColor: #fff;
    --highlight: #590092;
    --highlightDark: #590092;
    background-color: var(--mainBackground);
}


/* OUTLINE BG IMAGES SETTINGS */

.img-bg-outline {
    position: absolute;
    animation: moverFondo 20s linear infinite;
    top: 20%;
}

.img-bg-outline.rev {
    animation: moverFondoRev 20s linear infinite;
}

.img-bg-outline#o-innovacion {
    top: 12%;
}

.img-bg-outline#o-grado {
    top: 30%;
}

.img-bg-outline#o-master {
    top: 52%;
}

.img-bg-outline#o-espacio {
    max-height: 350px;
}

.img-bg-outline#o-idron {
    top: 30%;
    max-height: 350px;
}

.img-bg-outline#o-periodismo {
    top: 30%;
}

.img-bg-outline#o-subvenciones {
    height: 400px;
}

.img-bg-outline#o-aire {
    height: 400px;
}

.img-bg-outline#o-fitea {
    height: 370px;
}

.img-bg-outline#o-homo {
    top: 45%
}

.img-bg-outline#o-conciencia2 {
    height: 400px;
}

.img-bg-outline#o-ciria {
    height: 300px;
}

.img-bg-outline#o-pintura {
    top: 55%;
    height: 300px;
}

.img-bg-outline#o-olvide {
    height: 400px;
}

.img-bg-outline#o-arboris {
    height: 350px;
}

.img-bg-outline#o-ballester {
    top: 55%;
    height: 350px;
}

.img-bg-outline#o-homenaje {
    top: 45%;
    height: 350px;
}

.img-bg-outline#o-itzal {
    top: 45%;
    height: 350px;
}

.img-bg-outline#o-dados {
    height: 350px;
}

.img-bg-outline#o-chema {
    top: 45%;
    height: 350px;
}

.img-bg-outline#o-luz {
    height: 400px;
}

.img-bg-outline#o-paloma {
    height: 400px;
    top: 55%;
}

.img-bg-outline#o-premios-foto {
    height: 350px;
}

.img-bg-outline#o-fundacion {
    height: 350px;
    top: 55%;
}

.img-bg-outline#o-arte {
    height: 350px;
    top: 35%;
}

.img-bg-outline#o-capsulas {
    height: 350px;
    top: -20%
}

.img-bg-outline#o-fotografia-2 {
    top: unset;
    bottom: 0%;
}

.img-bg-outline#o-fotografia-3 {
    top: unset;
    bottom: 0%;
}

.img-bg-outline#o-naves {
    height: 350px;
}

.img-bg-outline#o-libros {
    height: 300px;
}

.img-bg-outline#o-conferencias {
    top: unset;
    bottom: 20%;
}

.img-bg-outline#o-arbol {
    top: 0%;
}

.img-bg-outline#o-violencia {
    top: 40%;
    height: 350px;
}

.img-bg-outline#o-festival {
    height: 350px;
}


/*  */

.fullscreen_menu ul.menu a {
    color: #fff;
    font-weight: bold;
    letter-spacing: 1px;
}

.nayla-page-transition {
     --backG: #69baed; /*#f1f6e5; */
}

#siteLogoDiv a {
    width: 100%;
    height: 60px;
    background-image: url("https://fundacionenaire.es/memoria-2024/media/enaire blanco cabecera.png");
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.site-header.sticky.light #siteLogoDiv a,
.site-header.fixed.light #siteLogoDiv a {
    background-image: url("https://fundacionenaire.es/memoria-2024/media/enaire blanco cabecera.png");
}

.site-header.sticky.dark #siteLogoDiv a,
.site-header.fixed.dark #siteLogoDiv a {
    background-image: url("https://fundacionenaire.es/memoria-2024/media/enaire-negro-cabecera.png");
}

#stickyLogoDiv {
    opacity: 0
}

#stickyLogoDiv a {
    width: 100%;
    height: 60px;
    background-image: url("https://fundacionenaire.es/memoria-2024/media/enaire-negro-cabecera.png");
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.site-header.sticky.light #stickyLogoDiv a,
.site-header.fixed.light #stickyLogoDiv a {
    background-image: url("https://fundacionenaire.es/memoria-2024/media/enaire-negro-cabecera.png");
}

.site-header.sticky.light .align-right .menu-toggle {
    background-color: #fff;
    color: #000;
}

.site-header.sticky.dark .align-right .menu-toggle {
    background-color: #000;
    color: #fff;
}

.site-header.sticky.sticked .align-right .menu-toggle {
    background-color: #000;
    color: #fff;
}

.site-header.sticky.sticked.light .align-right .menu-toggle {
    background-color: #000;
    color: #fff;
}

.site-header.sticky.sticked.dark .align-right .menu-toggle {
    background-color: #000;
    color: #fff;
}

.site-header.sticky.dark #stickyLogoDiv a,
.site-header.fixed.dark #stickyLogoDiv a {
    background-image: url("https://fundacionenaire.es/memoria-2024/media/enaire-negro-cabecera.png");
}

/* logo lf-pages */

.lf-pages#siteLogoDiv a {
    background-image: url("https://fundacionenaire.es/memoria-2024/media/logo color cabecera.png");
}

.site-header.sticky.light .lf-pages#siteLogoDiv a,
.site-header.fixed.light .lf-pages#siteLogoDiv a {
    background-image: url("https://fundacionenaire.es/memoria-2024/media/logo color cabecera.png");
}

.site-header.sticky.dark .lf-pages#siteLogoDiv a,
.site-header.fixed.dark .lf-pages#siteLogoDiv a {
    background-image: url("https://fundacionenaire.es/memoria-2024/media/logo color cabecera.png");
}

.lf-pages#stickyLogoDiv a {
    background-image: url("https://fundacionenaire.es/memoria-2024/media/logo color cabecera.png");
}

.site-header.sticky.light .lf-pages#stickyLogoDiv a,
.site-header.fixed.light .lf-pages#stickyLogoDiv a {
    background-image: url("https://fundacionenaire.es/memoria-2024/media/logo cabecera 1 negro.png");
}

.site-header.sticky.dark .lf-pages#stickyLogoDiv a,
.site-header.fixed.dark .lf-pages#stickyLogoDiv a {
    background-image: url("https://fundacionenaire.es/memoria-2024/media/logo cabecera 1 negro.png");
}


@keyframes customSlide {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-100%);
    }
}

@keyframes moverFondo {
    0% {
        transform: translateX(100%);
    }

    100% {
        transform: translateX(-100%);
    }
}


@keyframes moverFondoRev {
    0% {
        transform: translateX(-100%);
    }

    100% {
        transform: translateX(100%);
    }
}

.md-title#headerfooter {
    font-size: 150px;
    line-height: 1.15;
    margin-bottom: 0;
    letter-spacing: -0.07em;
    padding-right: 0.05em;
    display: inline-block;
    position: absolute;
    bottom: 5%;
    width: 100%;
    opacity: 0.5;
    white-space: nowrap;
}

.md-title#headerfooter .material-icons {
    font-size: 50px;
    padding: 0px 20px;
}

#headerfooter {
    display: inline-block;
    animation: customSlide 15s linear infinite;
}



/* IMAGE MODAL */
/* 
.single-image.zoom:hover {
    opacity: 0.7;
} */

/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 99999999999999999999999999;
    padding: 50px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #f1f6e566;
    backdrop-filter: blur(10px);
    /* Blur effect */
    -webkit-backdrop-filter: blur(10px);
    /* For Safari */
    padding: 60px 60px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal#imgModal {
    padding-bottom: 30px;
}

/* Modal Content (image) */
.modal-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 100%;
    /* Allow it to take the full height available */
    max-width: 100%;
    /* Allow it to take the full width available */
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    /* Ensure padding is included in the width and height */
}

.modal-content #modal-img {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: calc(100% - 60px);
    /* Ensure the image does not exceed the available space */
    object-fit: contain;
    flex-grow: 1;
    /* Allow the image to take the remaining space */
}

.modal-content #modal-caption {
    text-align: center;
    color: #000;
    padding: 10px;
    flex-shrink: 0;
    /* Prevent the caption from shrinking */
    /* background: rgba(0, 0, 0, 0.8); */
    width: 100%;
    box-sizing: border-box;
    /* Ensure padding is included in the width */
}

.modal-content #modal-video {
    display: block;
    width: auto;
    max-width: 100%;
    max-height: 100%;
    /* Ensure the image does not exceed the available space */
    object-fit: contain;
    flex-grow: 1;
    /* Allow the image to take the remaining space */
}

.showcase-cards .project-meta>div {
    width: 100%;
}

/* Add Animation */
.modal-content,
#caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.modal-close,
.modal-close2 {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #d4f47d;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.modal-close:hover,
.modal-close:focus,
.modal-close2:hover,
.modal-close2:focus {
    color: #474747;
    text-decoration: none;
    cursor: pointer;
}

.pad50 {
    padding-left: 50px;
    padding-right: 50px;
}

.nayla-circular-text {
    --background: var(--highlight);
}

.nayla-circular-text.has-bg {
    z-index: 9999;
}

.circular-text-icon {
    z-index: 9999;
}

.nayla-circular-text.has-bg.highlight-dark,
.nayla-circular-text.has-bg.highlight-dark a {
    color: var(--mainColor);
    --background: var(--highlightDark);
}

.page-nav-custom {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.page-nav-custom a {
    padding-right: 10px;
    padding-left: 10px;
}

.page-nav-custom a .material-icons {
    vertical-align: bottom;
}

.page-nav-custom a .material-icons.backw {
    width: 24px;
    padding-right: 10px;
}

.page-nav-custom a .material-icons.forw {
    width: 24px;
    padding-left: 10px;
}

.page-nav-custom a:hover {
    color: var(--highlight);
}

.button-external-link {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 10px 30px;
    border: 2px solid var(--mainColor);
    border-radius: 999px;
    background: transparent;
    color: #fff;
    text-decoration: none;
    font-family: inherit;
    box-sizing: border-box;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
    width: auto;
}

.button-external-link .button-text {
    text-align: left;
    display: block;
    font-size: 1rem;
    line-height: 1.3;
    color: var(--mainColor);
}

.button-external-link .button-arrow {
    display: flex;
    align-items: center;
    margin-left: 2px;
}



.button-external-link i {
    font-style: italic;
    letter-spacing: 0.02em;
}

.button-external-link:hover,
.button-external-link:focus {
    background: rgba(255, 255, 255, 0.07);
    border-color: var(--mainColor);
    color: var(--mainColor);
    outline: none;
}

.large-number {
    font-size: 90px;
}

#segunda-edicion {
    padding-left: 20px;
}

.single-image.custom-height {
    height: 60%!important;
    margin-top: auto!important;
    margin-bottom: auto!important;
}


/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px) {
    .modal-content {
        width: 100%;
    }

    .section {
        padding-top: 50px;
        margin-bottom: 30px;
    }

    .wrapper-full,
    .wrapper-full.divider {
        margin-bottom: 30px;
    }

    .big-title {
        font-size: var(--mobileFontSize);
        line-height: 1.4;
        letter-spacing: -0.05em;
    }

    .c-col-1,
    .c-col-2,
    .c-col-3,
    .c-col-4,
    .c-col-5,
    .c-col-6,
    .c-col-7,
    .c-col-8,
    .c-col-9,
    .c-col-10,
    .c-col-11,
    .c-col-12 {
        padding-bottom: 15px;
    }

    #site-navigation.fullscreen_menu .fullscreen-menu-wrapper {
        padding-top: 120px !important;
        background-color: #ffffff82;
        padding-left: 0px;
        padding-right: 0px;
    }

    .section-fullscreen-menu.active,
    #site-navigation.fullscreen_menu.active {
        background-size: 100%;
        background-size: cover;
    }

    #siteLogoDiv a,
    #stickyLogoDiv a {
        height: 33px;
    }

    .align-right .menu-toggle {
        padding: 8px 20px;
    }

    #menulogo {
        width: 150px !important;
    }

    .sticky-logo img,
    .site-logo img {
        width: 50%;
    }

    #menu-featured {
        height: 100%;
        position: absolute;
        top: 0px;
        width: 100%;
        padding: 0px;
        opacity: 0.4;
    }

    #menu-content-text {
        padding-top: 0px !important;
        padding-left: 20px;
    }

    .fullscreen_menu ul.menu.main-menu li {
        font-size: 40px;
    }

    .page-nav-custom p {
        font-size: 16px;
    }



}

@media (max-width: 1438px) {
    .single-image img {
        height: 100% !important;
    }
}

@media (max-width: 1300px) {
    .big-title {
        font-size: 125px;
        font-weight: bold;
    }

    .fullscreen_menu ul.menu.main-menu li {
        font-size: 35px;
    }

    .md-title#headerfooter {
        font-size: 100px;
    }

    .hide-xmd {
        display: none
    }

    .xmd-1 {
        width: 8.333333%
    }

    .xmd-2 {
        width: 16.6666666%
    }

    .xmd-3 {
        width: 25%
    }

    .xmd-4 {
        width: 33.333333%
    }

    .xmd-5 {
        width: 41.666666%;
    }

    .xmd-6 {
        width: 50%;
    }

    .xmd-7 {
        width: 58.333333%;
    }

    .xmd-8 {
        width: 66.666666%;
    }

    .xmd-9 {
        width: 75%;
    }

    .xmd-10 {
        width: 83.333333%;
    }

    .wrapper-full {
        margin-bottom: 50px;
    }

    .mt-1 {
        margin-top: 50px;
    }

    .mt-2 {
        margin-top: 40px;
    }

    .single-image img {
        height: 100% !important;
    }

    #lf-mision-valores .title-img.double-line img {
        max-height: 250px;
        margin-right: auto;
        margin-left: auto;
        width: 100%;
    }

    #lf-patronato .title-img img {
        max-height: 153px;
        margin-left: 10%;
    }

    #cultura-premios .title-img img {
        margin-bottom: -45px;
    }

    #cultura-subvenciones .title-img img {

        margin-bottom: -45px;
    }

    #cultura-otras .title-img img {

        margin-bottom: -32px;
    }

    #arte-coleccion .title-img img {
        margin-bottom: -14px;
    }

    #arte-exposiciones .title-img img {
        margin-bottom: -29px;
    }

    #arte-fotografia .title-img img {
        margin-bottom: -35px;
    }

    #arte-naves .title-img img {
        max-height: 320px;
        margin-bottom: -30px;
    }

    p {
        margin-bottom: 0.7em;
    }

    .text-h1 {
        font-size: 72px;
        line-height: 82px;
        margin-bottom: 32px;
    }

    .text-h2 {
        font-size: 58px;
    }

    .text-h4 {
        font-size: 28px;
        line-height: 37px;
    }

    .text-h5 {
        font-size: 22px;
        line-height: 30px;
    }

    .text-h6 {
        font-size: 18px;
        line-height: 25px;
        letter-spacing: 0;
    }

    .large-number {
        font-size: 60px;
    }

    .showcase-carousel .project-title {
        font-size: 120px;
    }

    .ndc-projects .carousel--wrapper {
        margin-bottom: 40px;
    }
}

@media (max-height: 830px) and (min-width: 1280px) {
    .big-title {
        font-size: 125px;
        font-weight: bold;
    }

    .fullscreen_menu ul.menu.main-menu li {
        font-size: 35px;
    }

    .md-title#headerfooter {
        font-size: 100px;
    }
}

@media (max-width: 1024px) {
    .big-title {
        font-size: 105px;
        font-weight: bold;
    }

    .fullscreen_menu ul.menu.main-menu li {
        font-size: 28px;
    }

    .md-title#headerfooter {
        font-size: 80px;
    }

    .page-nav-custom p {
        font-size: 16px;
    }
}

@media (max-width: 900px) {
    .big-title {
        font-size: 80px;
        font-weight: bold;
    }

    .page-nav-custom {
        justify-content: center;
    }

    
}

@media (max-width: 430px) {
    .big-title {
        font-size: 50px;
        font-weight: bold;
    }

    .page-nav-custom p {
        font-size: 12px;
    }

    .page-nav-custom .material-icons {
        width: 20px;
    }
}

@media (min-width: 576px) and (max-width: 900px) {
    .sm-12 {
        width: 100%;
    }

    .sm-col-reverse {
        flex-direction: column-reverse;
    }

    #segunda-edicion {
        padding-left: 0px!important;
    }

    #site-navigation.fullscreen_menu .fullscreen-menu-wrapper {
        padding-top: 120px !important;
        background-color: #ffffff82;
        padding-left: 0px;
    }


    .section-fullscreen-menu.active,
    #site-navigation.fullscreen_menu.active {
        background-size: 100%;
    }

    #siteLogoDiv a {
        height: 40px;
        background-size: contain;
    }

    #menu-featured {
        height: 100%;
        position: absolute;
        top: 0px;
        width: 100%;
        padding: 0px;
        opacity: 0.4;
    }

    #menu-content-text {
        padding-top: 0px !important;
        padding-left: 20px;
    }

    .fullscreen_menu ul.menu.main-menu li {
        font-size: 40px;
    }


}

@media only screen and (max-width: 450px) {
    .text-wrapper br {
        display: unset;
    }

    .wrapper-full {
        padding: 0 15px;
    }

    #site-navigation.fullscreen_menu ul.menu.main-menu li {
        font-size: 20px;
        white-space: nowrap;
    }

    #site-navigation.fullscreen_menu ul.menu.main-menu ul.sub-menu {
        visibility: visible;
        pointer-events: auto;
        margin-left: 20px;
    }

    .project-title .text-h1 {
        font-size: 30px;
    }

    .pad50 {
        padding-right: 10px;
        padding-left: 10px;
    }

    .big-title {
        font-size: 40px;
        font-weight: bold;
    }
}



@media (min-width: 577px) and (max-width: 900px) {
    #pres-pd30 {
        padding-top: 30px;
    }
}

@media (min-width: 576px) and (max-width: 1080px) {

    .md-6 {
        width: 50%;
    }

    .md-4 {
        width: 33.333333%
    }

    .md-8 {
        width: 66.666666%
    }

    .md-3 {
        width: 25%;
    }

    .md-2 {
        width: 16.6666666%
    }

    .md-7 {
        width: 58.333333%;
    }


    .md-5 {
        width: 41.666666%
    }

    .md-10 {
        width: 83.333333%
    }

    .md-9 {
        width: 75%
    }

    .md-12 {
        width: 100%;
    }

    .fullscreen_menu ul.menu.main-menu li {
        font-size: 35px;
    }

    #santano.single-image {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
    }


}

@media (min-width: 901px) and (max-width: 1079px) {
    #santano.single-image {
        width: 100%;
      }
}

@media only screen and (max-width: 576px) {
    .sm-12 {
        width: 100%;
    }

    .project-page-header.fullscreen-image.half-sm {
        height: 60vh !important;
    }

    #lf-presentacion .project-page-header.fullscreen-image {
        height: 30vh !important;
    }
    
    #pres-dbg {
        background: linear-gradient(to bottom, white 30vh, #faf6f1 0%)
    }
    
    #pres-pd30 {
        padding-top: 0px;
    }

    .sm-col-reverse {
        flex-direction: column-reverse;
    }

    .project-page-header.with-bottom {
        margin-bottom: 20px;
    }

    .c-col-1,
    .c-col-2,
    .c-col-3,
    .c-col-4,
    .c-col-5,
    .c-col-6,
    .c-col-7,
    .c-col-8,
    .c-col-9,
    .c-col-10,
    .c-col-11,
    .c-col-12 {
        padding-right: 15px;
        padding-left: 15px;
    }

    .no-gap {
        padding-left: 0;
        padding-right: 0;
    }

    .circle-char,
    .circle-word {
        font-size: 14px;
    }

    .nayla-circular-text .circular-text-icon span.material-icons {
        font-size: 1.5em;
    }

    #cultura-premios .title-img img {
        margin-bottom: -14px;
    }

    #cultura-subvenciones .title-img img {
        margin-bottom: -14px;
    }

    #cultura-otras .title-img img {
        margin-bottom: -11px;
    }

    #arte-coleccion .title-img img {
        margin-bottom: -5px;
    }

    #arte-exposiciones .title-img img {
        margin-bottom: -10PX;
    }

    #arte-fotografia .title-img img {
        margin-bottom: -16px;
        width: 100%;
    }

    #arte-fotografia .title-img img {
        margin-bottom: -16px;
        width: 100%;
    }

    #arte-naves .title-img img {
        max-height: 320px;
        margin-bottom: -12px;
      }

      #transparencia .title-img img {
        width: 100%;
        max-height: unset;
        margin-bottom: -10px;
      }

    .nave-absolute {
        position: relative !important;
    }

    .ventana-absolute {
        position: relative !important;
        top: 0px !important;
    }

    .section.transparencia .single-image{
        padding-left:0px!important;
    }

    .wrapper-full.footer-bottom-wrapper, .wrapper.footer-bottom-wrapper {
        justify-content: center;
    }

    #img-bg-desc p {
        position: absolute!important;
        bottom: 50px!important;
    }

    .single-image.custom-height {
        height: 100%!important;
        margin-top: auto!important;
        margin-bottom: auto!important;
    }


}

@media only screen and (max-width: 450px) {

    h1,
    .text-h1 {
        --mobileFontSize: 46.88px;
        font-size: var(--mobileFontSize);
        line-height: 1.2em;
        letter-spacing: -0.03em;
    }

    h2,
    .text-h2 {
        --mobileFontSize: 36.50px;
        font-size: var(--mobileFontSize);
        line-height: 50px;

        letter-spacing: -0.03em;
    }

    h3,
    .text-h3 {
        --mobileFontSize: 28.2px;
        font-size: var(--mobileFontSize);
        line-height: 40px;
        letter-spacing: -0.01em;
    }

    h4,
    .text-h4 {
        font-size: 20px;
        line-height: 28px;
        margin-left: -1px;
        font-weight: normal;
        margin-bottom: 1em;
    }

    h5,
    .text-h5 {
        font-size: 18px;
        line-height: 26px;
        margin: 0;
    }

    h6,
    .text-h6 {
        font-size: 16px;
        line-height: 22px;
        margin: 0;

    }

    p {
        margin-bottom: 0.3em;
    }


    .mt-1 {
        margin-top: 20px;
    }

    .mt-2 {
        margin-top: 10px;
    }

    .wrapper-full {
        margin-bottom: 10px;
    }
}

/* Gspeech colors */
.sstemplate_1.rht_view_2.ssplayer_rht .ssplayer_content, .sstemplate_1.rht_view_2.ssplayer_rht .ssplayer_icon_pp_wrapper, .sstemplate_1.ssplayer_rht .ssplay_icon_bg_holder, .sstemplate_1.rht_view_1.ssplayer_rht .ssplayer_lang_wrapper, .sstemplate_1.rht_view_1.ssplayer_rht .ssplayer_text_wrapper, .sstemplate_1 .sslang_sel, .sstemplate_1 .ssvoice_sel, .sstemplate_1 .ssspeed_sel, .sstemplate_1.ssplayer_button, .sstemplate_1 .rht_speaker_wrapper, .sstemplate_1 .rht_icon_speaker_wrapper, .sstemplate_1 .rht_icon_speaker_wrapper, .sstemplate_1.ssplayer_full .ssplayer_pause .ssplayer_icon_pp, .sstemplate_1.sscontext_player .ssplayer_pause .ssplayer_icon_pp, .sstemplate_1 .ssplayer_wave, .sstemplate_1.ssplayer_circle .ssplayyer_icon_bg_holder, .sstemplate_1 .sstimeline_active, .sstemplate_1 .ss_title_vertical {
  background: #69baed!important;
}

.sstemplate_1 .ssplay_icon_bg_holder::before, .sstemplate_1 .ss_title_vertical::before {
  background-color: #69baed!important;
}

.sstemplate_1 .ss_title_vertical.ss_title_buttom::before, .sstemplate_1.ss_device_1 .ssplay_icon_bg_holder::before, .sstemplate_1 .rht_line_item {
  background-color: #69baed!important;
}

.ssplayer_rht .ss_title_vertical 
{
text-shadow: none !important;
box-shadow: none !important;
}

.ssplayer_rht .ssplayer_icon_bg {
box-shadow: none !important;
}
::selection {
  color: #fff !important;
  text-shadow: none !important;
  background-color: #69baed !important;
}
