html,
body {
    scroll-behavior: smooth;
}


/* .text-dark {
    color: #000 !important;
} */

.hide {
    display: none !important;
}

.clear {
    clear: both;
}

.spacer10 {
    clear: both;
    padding: 10px 0 0 0;
}

.spacer20 {
    clear: both;
    padding: 20px 0 0 0;
}

.spacer30 {
    clear: both;
    padding: 30px 0 0 0;
}

.spacer40 {
    clear: both;
    padding: 40px 0 0 0;
}

.spacer50 {
    clear: both;
    padding: 50px 0 0 0;
}

header a.logo img {
    max-height: 50px;
}

p.subtitle {
    font-size: 26px;
    line-height: 30px;
}

.page-title-medium h1 {
    font-size: 32px;
    line-height: 40px;
}

.footer-logo {
    max-height: 75px;
}

.bg-color-1 {
    background-color: #bb9966;
}

.bg-color-2 {
    background-color: #ff537b;
}

.bg-color-3 {
    background-color: #aa0033;
}

.bg-color-4 {
    background-color: #779999;
}




@media (min-width: 1200px) {}

@media (min-width: 1024px) {}

@media (max-width: 768px) {}


@media (min-width: 768px) {
    .only-mobile {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .only-desktop {
        display: none !important;
    }
}


.opacity-light {
    width: 50%;
}

section.parallax {
    padding: 550px 0 0 0;
    background-position: center !important;
}


.first-letter.first-letter-box {
    padding: 15px 18px;
    font-size: 40px;
    margin-right: 10px;
}

.quote-img {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    margin-bottom: 10px;
}

.quote-img img {
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}

.page-title-large h1 {
    font-size: 70px;
    line-height: 72px;
}

.quote-img h2 {
    font-size: 24px !important;
    line-height: 30px !important;
    font-weight: 500;
    text-align: center;
    margin-top: 20px;
    color: #878787;
}


.quote-img .line {
    width: 100px;
    height: 1px;
    display: block;
    background-color: black;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 50px;
}

.text-outside-line-full.custom {
    display: flex;
    justify-content: center;
}

.text-outside-line-full.custom::before {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    width: 200px;
    display: block;
    border-bottom: 1px solid;
    right: 65%;
    margin-right: 25px;
    opacity: 1;
}

.text-outside-line-full.custom::after {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    width: 200px;
    display: block;
    border-bottom: 1px solid;
    left: 65%;
    margin-left: 25px;
    opacity: 1;
}

.extra-small-screen.page-title-large {
    height: 200px;
}

/* linear backgrounds */

.bg-lf-presentacion-divider {
    background: linear-gradient(to right,
            white 0%,
            white 50%,
            #e8e4ec 50%,
            #e8e4ec 100%);
}

.bg-lf-patronato-divider {
    background: linear-gradient(to right,
            white 0%,
            white 50%,
            #f5f7f7 50%,
            #f5f7f7ec 100%);
}

.bg-lf-mision-valores-divider {
    background: linear-gradient(to right,
            #faf6fb 0%,
            #faf6fb 50%,
            #f5eef8 50%,
            #f5eef8 100%);
}

.bg-lf-organigrama-divider {
    background: linear-gradient(to right,
            #ffffff 0%,
            #ffffff 50%,
            #f1f5f8 50%,
            #f1f5f8 100%);
}

.bg-lf-cifras-divider {
    background: linear-gradient(to right,
            #ffffff 0%,
            #ffffff 50%,
            #faf6f0 50%,
            #faf6f0 100%);
}

.bg-f-medios-divider {
    background: linear-gradient(to right,
            #ffffff 0%,
            #ffffff 50%,
            #f8f3f5 50%,
            #f8f3f5 100%);
}

.bg-datos-economicos-divider {
    background: linear-gradient(to right,
            #ffffff 0%,
            #ffffff 50%,
            #fbf6f3 50%,
            #fbf6f3 100%);
}

.bg-cultura-aeronautica-divider {
    background: linear-gradient(to right,
            #e8d8c6 0%,
            #e8d8c6 50%,
            #efe3d6 50%,
            #efe3d6 100%);
}

.bg-cultura-premios-divider {
    background: linear-gradient(to right,
            #ffffff 0%,
            #ffffff 50%,
            #fcf9fb 50%,
            #fcf9fb 100%);
}

.bg-cultura-subvenciones-divider {
    background: linear-gradient(to right,
            #ffffff 0%,
            #ffffff 50%,
            #f6f9fa 50%,
            #f6f9fa 100%);
}

.bg-cultura-otras-divider {
    background: linear-gradient(to right,
            #ffffff 0%,
            #ffffff 50%,
            #fffaf7 50%,
            #fffaf7 100%);
}

.bg-arte-contemporaneo-divider {
    background: linear-gradient(to right,
            #d3dff7 0%,
            #d3dff7 50%,
            #bacdf2 50%,
            #bacdf2 100%);
}

.bg-arte-coleccion-divider {
    background: linear-gradient(to right,
            #ffffff 0%,
            #ffffff 50%,
            #f6f7ff 50%,
            #f6f7ff 100%);
}

.bg-arte-apoyo-divider {
    background: linear-gradient(to right,
            #ffffff 0%,
            #ffffff 50%,
            #fff6eb 50%,
            #fff6eb 100%);
}

.bg-arte-centros-divider {
    background: linear-gradient(to right,
            #ffffff 0%,
            #ffffff 50%,
            #f9f6f7 50%,
            #f9f6f7 100%);
}

.bg-arte-otras-divider {
    background: linear-gradient(to right,
            #ffffff 0%,
            #ffffff 50%,
            #ebfbf7 50%,
            #ebfbf7 100%);
}

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

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

p.text-sm {
    font-size: 14px;
    line-height: 22px;
}

#myVideo {
    position: absolute;
    top: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.white-move .swiper-slide {
    cursor: default;
}

.video-bg {
    position: absolute;
    top: 0;
    background-color: #4f659b;
    mix-blend-mode: multiply;
}

.slider-text-middle {
    vertical-align: bottom;
    padding-bottom: 120px;
}

.slider-text-middle .btn-lg {
    padding: .75rem 3rem;
    background-color: #00000036;
    border-width: 1px;
}

.slider-text-middle .btn-lg:first-of-type {
    border-right: 1px;
}

.navegation-enaire {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 50px;
    background: none;
    z-index: 1001;
}

.round-menu {
    right: 30px;
    top: 30px;
}

.menu-wrap .bg-white {
    background-color: #e6edf3 !important;
}

.full-width-pull-menu .link-style-2 ul li {
    display: inline-block;
    width: 100%;

}

.large-picture {
    margin-left: -15%;
    margin-right: -15%;
}

.full-width-pull-menu .link-style-2 ul li a {
    color: #1a2a4b;
    letter-spacing: .20rem;
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-style: normal;
    text-transform: uppercase;
    line-height: 1.7;
    /* letter-spacing: -0.04em; */
    text-decoration: none;
}


.full-width-pull-menu .link-style-2 .dropdown ul li a {
    text-transform: none;
    font-weight: 400;
    letter-spacing: normal;
    font-size: 18px;
    padding-left: 40px;
    color: #1a2a4b;
}

.full-width-pull-menu .link-style-2 .dropdown ul li a:hover {
    font-weight: 600;
}

.full-width-pull-menu .link-style-2 ul li:hover a {
    color: #1a2a4b;
}

.full-width-pull-menu .link-style-2 ul li.show>a {
    color: #ff6d6d;
}

.full-width-pull-menu .link-style-2 ul li a:hover {
    color: #ff6d6d;
}

.full-width-pull-menu .link-style-2 .dropdown ul li {
    border: 0px;
}

.full-width-pull-menu .link-style-2 .dropdown.show ul {
    margin-top: 10px;
    margin-bottom: 20px;
}



/* menu  */

round-menu {
    right: 45px;
    top: 20px;
}

.round-menu {
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    border: none;
    background: none;
    border-radius: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    overflow: hidden;
    cursor: pointer;
    z-index: 10;
}

.round-menu.round-menu-home::before {
    background: none;
}

.round-menu::before {
    content: "";
    position: absolute;
    display: block;
    width: 60px;
    height: 60px;
    top: -webkit-calc(50% - 30px);
    top: -moz-calc(50% - 30px);
    top: calc(50% - 30px);
    left: -webkit-calc(50% - 30px);
    left: -moz-calc(50% - 30px);
    left: calc(50% - 30px);
    opacity: 0;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all .5s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    transition: all .5s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    transition-property: all;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    z-index: 0;
}

.round-menu.round-menu-home .dot-1,
.round-menu.round-menu-home .dot-2,
.round-menu.round-menu-home .dot-3 {
    background: #fff;
}

.mobile-toggle:hover span.dot-1,
.white-link .mobile-toggle:hover span.dot-1,
.mobile-toggle:hover span.dot-2,
.white-link .mobile-toggle:hover span.dot-2,
.mobile-toggle:hover span.dot-3,
.white-link .mobile-toggle:hover span.dot-3 {
    background: #fff;
}

.round-menu .dot-1 {
    -webkit-transform: translateX(-12px);
    transform: translateX(-12px);
}

.round-menu .dot-3 {
    -webkit-transform: translateX(12px);
    transform: translateX(12px);
}

.round-menu .dot-1,
.round-menu .dot-2,
.round-menu .dot-3 {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px;
    top: -webkit-calc(50% - 3px);
    top: -moz-calc(50% - 3px);
    top: calc(50% - 3px);
    left: -webkit-calc(50% - 3px);
    left: -moz-calc(50% - 3px);
    left: calc(50% - 3px);
    background: #111;
    -webkit-transition: -webkit-transform .5s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    transition: -webkit-transform .5s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    transition: transform .5s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    transition: transform .5s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, -webkit-transform .5s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
}

.round-menu .dot-2 {
    top: -webkit-calc(50% - 6px);
    top: -moz-calc(50% - 6px);
    top: calc(50% - 6px);
}

.round-menu:hover::before {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    -moz-opacity: 1;
    -webkit-opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.round-menu:hover .dot-1,
.round-menu:hover .dot-2,
.round-menu:hover .dot-3 {
    mix-blend-mode: exclusion;
    background: #fff !important;
}

.round-menu:hover .dot-1,
.round-menu:hover .dot-3 {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.round-menu:hover .dot-1,
.round-menu:hover .dot-3 {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}


/* letter colors */

.bg-lf-presentacion {
    background-color: #44c2f3;
}

.bg-lf-patronato {
    background-color: #779999;
}

.bg-lf-mision-valores {
    background-color: #883ca3;
}

.bg-lf-cifras {
    background-color: #a8672a;
}

.bg-f-medios {
    background-color: #c8a8b5;
}

.bg-cultura-premios {
    background-color: #d64558;
}

.bg-cultura-subvenciones {
    background-color: #4d8ca4;
}

.bg-cultura-otras {
    background-color: #ffac77;
}

.bg-arte-coleccion {
    background-color: #9cacff;
}

.bg-arte-apoyo {
    background-color: #ff8300;
}

.bg-arte-centros {
    background-color: #a0b5ab;
}

.bg-arte-otras {
    background-color: #00c798;
}

footer#lf-presentacion .bg-dark-footer {
    background-color: #2a3f8c;
}

footer#lf-patronato .bg-dark-footer {
    background-color: #779999;
}

footer#lf-mision-valores .bg-dark-footer {
    background-color: #883ca3;
}

footer#lf-organigrama .bg-dark-footer {
    background-color: #bbccdd;
}

footer#lf-cifras .bg-dark-footer {
    background-color: #a8672a;
}


footer#f-medios .bg-dark-footer {
    background-color: #c8a8b5;
}

footer#cultura-premios .bg-dark-footer {
    background-color: #d64558;
}

footer#cultura-subvenciones .bg-dark-footer {
    background-color: #4d8ca4;
}

footer#cultura-otras .bg-dark-footer {
    background-color: #ffac77;
}

footer#arte-coleccion .bg-dark-footer {
    background-color: #9cacff;
}

footer#arte-apoyo .bg-dark-footer {
    background-color: #ff8300;
}


footer#arte-centros .bg-dark-footer {
    background-color: #a78695;
}


footer#arte-otras .bg-dark-footer {
    background-color: #00c798;
}




.h-line-black {
    height: 1px;
    background-color: black;
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}


.swiper-bottom-scrollbar-full .swiper-slide img {
    filter: unset;
    -webkit-filter: unset;
    -moz-filter: unset;
    -ms-filter: unset;
    -o-filter: unset;
}

.swiper-bottom-scrollbar-full .swiper-slide {
    transition: background-color 5s;
}

.swiper-bottom-scrollbar-full .swiper-slide img {
    mix-blend-mode: luminosity;
}

.swiper-bottom-scrollbar-full .swiper-slide:hover img {
    mix-blend-mode: normal;
}

.swiper-bottom-scrollbar-full .swiper-slide img {
    max-height: 350px;
}

.swiper-bottom-scrollbar-full .swiper-slide:hover img {
    max-height: 400px;
}

h3.img-hover {
    font-size: 42px;
    line-height: 48px;
}

.portfolio-grid.no-hover .grid-item figure:hover img,
.grid-item.no-hover figure:hover img {
    opacity: 1;
}


.hover-option2 .grid-item .portfolio-hover-content {
    bottom: -15px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.portfolio-hover-main.text-left {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    display: table;
    height: 100%!important;
    top: 0;
    width: 100%;
}

.grid-item.fit-centered {
    position: absolute;
    left: 0%;
    top: 0;
    height: fit-content;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.portfolio-grid .grid-item.no-scale img {
    cursor:auto;
}
.portfolio-grid .grid-item.no-scale figure:hover img {
    opacity: 1;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
/* RESPONSIVENESS */
@media (max-width: 1440px) {
    .title-large {
        font-size: 80px;
        line-height: 75px;
    }

    .full-width-pull-menu .link-style-2 ul li a {
        font-size: 32px;
    }
}

@media (max-width: 1280px) {
    .title-large {
        font-size: 70px;
        line-height: 65px;
    }

    .full-width-pull-menu .link-style-2 ul li a {
        font-size: 30px;
    }

    section.parallax {
        padding: 450px 0 0 0;
        background-position: center !important;
    }

    .large-picture {
        margin-left: -5%;
        margin-right: -5%;
    }
}

@media (max-width: 992px) {
    .grid-item.fit-centered {
        position: relative;
        left: 0%;
        top: 0;
        height: auto;
    }
    .pr-60 {
        padding-right: 0px;
    }
    .pl-60 {
        padding-left:0px;
    }
    .pl-0 {
        padding-left:15px!important;
    }
    .pr-0 {
        padding-left:15px!important;
    }

    .row .col-12 {
        padding-right: 30px;
        padding-left: 30px;
    }
    .title-large {
        font-size: 40px;
        line-height: 45px;
      }
    .page-title-large h1 {
        font-size: 30px;
        line-height: 42px;
      }
    #img-bg-desc {
        display: none;
    }
    section.parallax {
        padding: 250px 0 0 0;
        background-position: center !important;
      }
    .full-width-pull-menu .link-style-2 ul li a {
        font-size: 20px;
      }
      .spacer50 {
        clear: both;
        padding: 20px 0 0 0;
      }
}