* {
    margin: 0
}

.background {
    background-color: #90d;
}

body {
    font-size: 18px;
    color: #59595b !important;
    /* background-image: url(https://museoamparo.com/img/new-ma/logo-amparo-black@2x.png); */
    background-position: center;
    background-size: 300px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

p {
    color: #59595b;
}

.container {
    /* background-color: rgba(0, 0, 0, 0.1); */
}

.ma_font_bold {
    font-family: 'Helvetica Neue Bold';
}

.ma_font_light {
    font-family: 'Helvetica Neue Light';
}

.ma_font_medium {
    font-family: 'Helvetica Neue Medium';
}

.ma_font_roman {
    font-family: 'Helvetica Neue Roman';
}

.ma_video-height {
    background-color: #fff;
    height: calc(100vh - 100px);
}

.ma_video-container {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 70vh;
}

/* Home Content Styles */

.ma_section {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.ma_section-title-left,
.ma_section-title-right {
    font-family: 'Helvetica Neue Medium';
    position: absolute;
    font-size: 32px;
    text-transform: uppercase;
    z-index: 10
}

.ma_section-title-left {
    width: 350px;
    transform: rotate(-90deg);
    transform-origin: 0 0;
    text-align: right;
    top: 350px !important;
}

.ma_section-title-right {
    right: -80%;
    transform: rotate(-90deg);
    top: 130px;
}

.ma_extra-content-item {
    background-color: #000;
    margin-bottom: 30px;
}

.ma_extra-content-item p,
.ma_extra-content-item .fas {
    color: #fff;
    font-weight: bold;
}

.ma_extra-content-item .fas {
    opacity: .3;
    float: right;
}

.ma_extra-content-title {
    padding: 20px 10px !important;
}

.ma_extra-content-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ma_section-title {
    font-size: 32px;
    font-family: 'Helvetica Neue Medium';
    text-transform: uppercase;
    line-height: 38px;
}

.carousel-info-container {
    width: 100%;
    padding-top: 10px;
}

.owl-carousel h3 {
    font-weight: 400;
    line-height: 30px
}

.owl-carousel .item {
    /* background-color: grey; */
}

.carousel-portada {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    min-height: 400px;
}

.owl-theme .owl-dots .owl-dot span {
    background: transparent !important;
    border: 1px solid #272525;
    width: 13px !important;
    height: 13px !important;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #272525 !important;
}

#carouselNoTEPierdas .owl-dots {
    float: right;
    width: 25%;
    margin-top: -20;
    position: relative;
    z-index: 3
}

.ma_section-online-cover {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    min-height: 300px;
}

.ma_section-online-info {
    background-color: #e4e7e6;
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 300px;
    opacity: 0;
    transition: all .5s;
    font-size: 16px;
}

.ma_section-online-titles {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}

.ma_section-online-info a {
    /* position: absolute; */
    bottom: 20px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
}

.ma_section-online-cover:hover .ma_section-online-info {
    opacity: 1;
}

.ma_exposiciones .owl-stage~.owl-item.active:first-of-type .carousel-info-container {
    padding-left: 15px !important;
}

.ma_exposiciones h5,
.ma_section-online-info h5,
.ma_exposiciones h6 {
    font-family: 'Helvetica Neue Medium';
    text-transform: uppercase;
}

.ma_exposiciones h5,
.ma_section-online-info h5 {
    font-size: 23px;
    font-weight: inherit;
    color: #59595b;
}

.ma_exposiciones h3,
.ma_section-online-info h3 {
    font-size: 30px;
    font-family: 'Helvetica Neue Light';
    line-height: 40px;
    /* color: #59595b; */
    color: #000;
}

.ma_section-online-info h3 {
    line-height: 35px;
}

.ma_exposiciones h6,
.date-section {
    font-size: 20px;
    color: #59595b;
    text-transform: uppercase;
}

.ma_no_te_pierdas h5,
.ma_no_te_pierdas h6 {
    font-family: 'Helvetica Neue Medium';
    text-transform: uppercase;
}

.ma_no_te_pierdas h5 {
    font-size: 23px;
    font-weight: inherit;
}

.ma_no_te_pierdas h4 {
    font-size: 30px;
    font-family: 'Helvetica Neue Light';
    line-height: 40px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.ma_no_te_pierdas h6 {
    font-size: 21px;
}

.ma_no_te_pierdas .s-text {
    font-family: 'Helvetica Neue Roman';
}

.ma_no_te_pierdas .s-tag {
    font-family: 'Helvetica Neue Roman';
}

.ma_en_linea h6 {
    font-size: 23px;
    font-family: 'Helvetica Neue Medium';
    text-transform: uppercase;
}

.ma_en_redes {}

.collection-item {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
}

/* Other Content Styles */
.ma_general_cover {
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
    width: 100%;
    height: 350px;
    overflow: hidden;
    top: 0px;
}

.ma_general_cover::after {
    content: '';
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ma-section-description p {
    font-size: 1.5em;
    line-height: 40px;
}

.ma_subsection-text-container p {
    line-height: 30px;
}

.ma-section-title {
    position: relative;
}

.ma-section-title::after {
    content: '';
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 30%;
    height: 5px;
}

.ma_share-box {
    margin-bottom: 30px;
}

.ma_share-box p {
    text-transform: uppercase;
}

.ma_share-box a {
    margin-right: 20px
}

/* Exposiciones */

.ma_collection-tabs-container {
    background-color: #fff;
    /*border-top: 1px solid #e0e0e0;*/
    border-bottom: 1px solid #e0e0e0;
    border-top: .5px solid #f222a3;position: inherit;top: auto;
    width: 100%;
    z-index: 1029;
}

.ma_collection-tabs-container a {
    text-transform: uppercase;
    position: relative;
    font-size: 14px;
}

.ma_collection-tabs a {
    margin-right: 60px;
    padding: 15px 0;
    display: inherit;
}

.ma_collection-tabs.justify-content-between a {
    margin: 0;
}

.ma_collection-tabs-container a.active::before {
    content: '';
    background-color: #59595b;
    position: absolute;
    top: 36px;
    left: 0;
    width: 100%;
    height: 5px;
}

.ma_collection-section {
    padding: 30px 0;
    border-bottom: 1px solid #dee2e6;
}

.ma_collection-subcover {
    min-height: 500px;
    max-height: 50vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/* Post Cards */
.ma_post-grid-container {
    margin-bottom: 30px
}

.ma-title-section,
.ma_post-grid-container h6 {
    font-weight: 700;
    font-size: 1.5em;
    text-transform: uppercase;
}

.ma_post-card {
    transition: .3s all;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ma_post-card:hover {
    background-color: #000;
}

.ma_post-card:hover p,
.ma_post-card:hover a {
    color: #fff !important;
}

.ma_post-card .badge {
    margin-bottom: 3px
}

.ma_post-card:hover .badge {
    background-color: #fff;
    color: #000
}

.ma_post-card:hover .badge a {
    color: #000 !important
}

.ma_post-subtactivities {
    text-transform: uppercase;
    opacity: .5;
    font-weight: 800;
    font-size: .8em;
    margin-top: 10px;
    margin-bottom: 5px;
}

.ma_post-card-title {
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

.ma_colections-container .ma_colection-item {
    position: relative;
    z-index: 1;
}

.ma_colections-container .ma_colection-item:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.ma_colections-container .ma_colection-item img {
    transition: 2.5s all;
    margin: auto;
}

.ma_colections-container .ma_colection-item:hover img {
    transform: scale(1.1);
}

.ma_collection-cover {
    height: 65vh;
    margin-bottom: 30px;
    background-repeat: no-repeat;
}

.ma_collection-title-container {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    height: 100%;
}

.ma_collection-titles {
    position: absolute;
    top: 100%;
    margin-top: auto;
    margin-bottom: auto;
    width: 650px;
    height: 260px;
    /* padding: 50px 50px; */
    text-align: right;
    padding-right: 60%;
    transform: rotate(-90deg);
    transform-origin: 0 0;

    /* display: flex;
    justify-content: flex-start;
    align-items: center; */
}

.ma_collection-title h1,
.ma_collection-title-container h3 {
    font-family: 'Helvetica Neue Medium';
    text-transform: uppercase;
}

.ma_collection-title h1 {
    font-size: 35px;
    /* padding-bottom: 25px */
}

.ma_collection-title .Name_section {
    position: relative;
}

/* .ma_collection-title .Name_section::after {
    content: 'Esta sección aún no está traducida.';
    position: absolute;
    bottom: 0;
    left: 12px;
    font-size: .8em;
} */
.ma_collection-title-container h3 {
    font-size: 30px !important;
    /* font-family: 'Helvetica Neue Light'; */
}

.ma_collection-info-container {
    padding: 30px 80px;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    min-height: 200px;
}

.ma_collection-info-container h6 {
    font-size: .8em;
    text-transform: uppercase;
    font-weight: 800;
    margin-bottom: 20px;
    opacity: .4;
}

.ma_collection-info-container h5 {
    font-weight: 700;
}

.ma_collection-info-container p {
    font-size: .9em;
}

.badge-dark {
    background-color: #000000;
    border-radius: 0;
}

.badge-dark p,
.badge-dark a {
    color: #fff;
    font-weight: 500;
    letter-spacing: .5px
}

.ma_post-card-share {
    width: 20%;
    text-align: center;
}

/* Post Cards End */

.ma_instagram-item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    overflow: hidden;
    margin: auto;
}

.ma_instagram-item-caption {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.9);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s;
}

.ma_instagram-item-caption a {
    width: 100%;
    height: 100%;
}

.ma_instagram-item:hover .ma_instagram-item-caption {
    opacity: 1;
}

.fancybox-progress {
    background: #fff !important;
}

/* CAMBIOS 35 AÑOS START */

body,
a,
button,
input,
textarea,
select,
label {
    cursor: url("../img/35-anios/cursor-aniversario-35.png") 12 12, auto !important;
}

.logo-35 {
    height: 80px;
    width: auto;
}

/* VIDEO */

video {
    width: 100%;
}

.hero-video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.hero-video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hero-video-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.35);
    cursor: pointer;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 2;
}

.hero-video-overlay.is-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.hero-play-button {
    background-image: url(https://estuyo.museoamparo.com/assets/img/play-button-arrowhead.png);
    background-size: 30px;
    background-position: 55%;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    border: none;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.9);
    color: #000;
    font-size: 30px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

/* .dropdown.nav-item:hover {
    background-color: #e2ee00;
} */

.dropdown.nav-item:hover a.nav-link::before {
    content: '';
    background-image: url(../img/35-anios/silueta-perrito-green.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 24px;
    height: 25px;
    position: absolute;
    top: -5px;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;

}

.dog-title {
    top: 420px !important;
}

.dog-title::after {
    content: '';
    background-image: var(--dog-icon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 40px;
    height: 30px;
    position: absolute;
    top: 9px;
    right: -70px;
}

.dog-title-pink {
    --dog-icon: url(../img/35-anios/silueta-perrito-pink.svg);
}

.dog-title-green {
    --dog-icon: url(../img/35-anios/silueta-perrito-green.svg);
}

.dog-title-yellow {
    --dog-icon: url(../img/35-anios/silueta-perrito-yellow.svg);
}

.carousel-info-container .date-section span,
.ma_no_te_pierdas h6 span {
    padding: 7px 15px;
    color: #000;
}

.bg-35-green {
    background-color: #25ef25;
}

.owl-item:nth-child(odd) .carousel-info-container .date-section span,
.ma_no_te_pierdas .owl-item:nth-child(odd) h6 span,
.activity-item:nth-child(odd) .date-section {
    background-color: #25ef25;
}

.owl-item:nth-child(even) .carousel-info-container .date-section span,
.ma_no_te_pierdas .owl-item:nth-child(even) h6 span,
.activity-item:nth-child(even) .date-section {
    background-color: #e2ee00;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #f222a3 !important;
}

.ma_section-online-info {
    background-color: #e2ee00;
}

.ma_copyright {
    background-color: #f222a3;
}

.activity-item .date-section {
    text-transform: initial;
}

.footer-35-item {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: -75px;
    left: 0;
    width: 100%;
    height: 105px;
}

.silhouette-01 {
    background-image: url("../img/35-anios/footer-01.png");
}

.silhouette-02 {
    background-image: url("../img/35-anios/footer-02.png");
}

.silhouette-03 {
    background-image: url("../img/35-anios/footer-03.png");

}

.silhouette-04 {
    background-image: url("../img/35-anios/footer-04.png");
}

.py-lg {
    padding-top: 100px;
    padding-bottom: 100px;
}

.py-lg {
    padding-top: 100px;
    padding-bottom: 100px;
}

/* CAMBIOS 35 AÑOS END */

.bg-yellow {
    background-color: #e2ee00 !important;
}

#top35 {
    margin-top: 99px;
}

#recorridos img {
    height: 250px;
}

@media (min-width: 768px) {
    .ma_instagram-item {
        width: 100px;
        height: 100px;
    }
}

@media (min-width: 1024px) {
    .ma_instagram-item {
        width: 140px;
        height: 140px;
    }
}

@media (min-width: 1440px) {
    .ma_instagram-item {
        width: 140px;
        height: 140px;
    }
}

@media (min-width: 769px) {
    .ma_video-container {
        /*background-image: url(../img/static/ma_home_background.webp);*/
    }
}

@media (max-width: 992px) {
    .ma_collection-tabs a span {
        display: none
    }
}

@media (max-width: 768px) {
    body {
        font-size: 16px;
    }

    .ma_video-container {
        /*background-image: url(../img/static/edificio_museo_amparo.webp);*/
        height: 100vh;
        padding: 0 !important;
        justify-content: center;
        align-items: center;
    }

    #ma_video {
        width: auto !important;
        height: 100%;
        /* position: absolute;
        left: -90%; */
    }

    .ma_exposiciones h6 {
        font-size: 17px;
    }

    .ma_exposiciones h5,
    .ma_section-online-info h5 {
        font-size: 17px;
    }

    .ma_exposiciones h3,
    .ma_section-online-info h3 {
        font-size: 25px;
        line-height: 30px;
    }

    #acerca {
        padding: 0 !important;
    }

    .ma_no_te_pierdas h5 {
        font-size: 17px;
    }

    .ma_no_te_pierdas h4 {
        font-size: 25px;
        line-height: 30px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .carousel-portada {
        min-height: 300px;
    }

    .ma_en_linea h6 {
        font-size: 18px;
    }

    .ma_section-title-left,
    .ma_section-title-right {
        position: inherit;
        text-transform: uppercase;
        z-index: 10
    }

    .ma_section-title-left {
        top: 0 !important;
        left: 0 !important;
        width: 350px;
        transform: rotate(0deg);
        text-align: left;
        margin-bottom: 25px;
        display: none;
    }

    .ma_section-title-right {
        right: -80%;
        transform: rotate(0deg);
        top: 130px;
    }

    .ma_instagram-item {
        width: 176px;
        height: 176px;
        margin-bottom: 15px;
    }

    .ma_footer h5 {
        margin-top: 20px;
    }

    .ma_collection-cover {
        height: 40vh;
    }

    .ma_collection-title {
        padding-left: 0px !important
    }

    .ma_collection-tabs-container {
        display: none;
    }

    #top35 {
        margin-top: 63px;
    }
}


/* Mantenimiento */
/* body {
    overflow: hidden;
} */
.maintenance-container {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: none;
}

.maintenance-container img {
    width: 70%;
    max-width: 500px
}

.print-layout .print-text {
    column-count: 2;
    column-gap: 20px;
}

.ma_symbol,
.ma_lateral_symbol,
.ma_qr {
    display: none;
}

.ma_symbol {
    top: 0;
    left: 50px;
    width: 100px;
}

.ma_lateral_symbol {
    top: 0;
    right: 0;
    width: 100px;
}

@media (max-width: 500px) {
    body {
        font-size: 16px;
    }

    .ma_section {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    #ma_video {
        margin-bottom: 0;
    }

    .ma_section-title-left {
        display: block;
    }

    .ma_collection-title .pt-5 {
        padding-top: 0 !important
    }

    .ma_collection-cover {
        height: 190px;
    }

    .Breadcrumbs__list li {
        margin-right: 15px;
    }

    .Breadcrumbs__list li a::after {
        right: -13px;
    }

    .collection-item {
        margin-top: 30px;
    }

    .ma_collection-tabs a {
        padding: 15px 5px;
    }

    .ma_section-online-info {
        min-height: 400px;
    }

    .ma_section-online-titles {
        width: 90%;
    }

    .navbar-collapse {
        overflow-x: hidden;
        overflow-y: auto;
        height: 80vh;
        /* background-color: #90d; */
    }

    .navbar .dropdown-menu div[class*="col"] {
        margin-bottom: 0;
    }

    .print-layout .print-text {
        column-count: 1;
        column-gap: normal;
    }

    .ma_video-height {
        height: inherit;
    }

    .mt-5 {
        margin-top: 5px !important;
    }

    #carouselNoTEPierdas .owl-dots {
        width: 30%;
    }

    /* CAMBIOS 35 AÑOS */

    .footer-35-item {
        top: -115px;
        height: 105px;
    }

    .silhouette-04 {
        left: auto;
    }

    .owl-carousel-35 .owl-nav {
        top: auto !important;
        bottom: 50px !important;
    }

    .vh-100 {
        height: auto !important;
        min-height: auto;
    }

    .py-lg {
        padding-top: 80px;
        padding-bottom: 60px;
    }

    .py-xl {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .dog-title::after {
        right: 0;
    }

    .owl-carousel-35 .owl-dots {
        bottom: -10px;
    }

    .ma_no_te_pierdas.ma_section {
        padding-bottom: 2rem;
    }
}


/* OWL Carousel 35 */


/* .vh-100 {
   min-height: 100vh;
} */
.isotipo {
    width: 80px !important;
}

.owl-carousel-35 .owl-item {
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}

.owl-carousel-35.owl-carousel-35 {
    position: relative;
}

.owl-carousel-35 .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: transparent !important;
    border: none !important;
    font-size: 24px;
    cursor: pointer;
    z-index: 10;
    width: 100%;
}

.owl-carousel-35 .owl-nav .owl-prev,
.owl-carousel-35 .owl-nav .owl-next {
    position: absolute;
    color: #000 !important;
    border-radius: 50%;
    width: 35px;
}

.owl-carousel-35 .owl-nav .owl-prev {
    left: 40px;
}

.owl-carousel-35 .owl-nav .owl-next {
    right: 40px;
}

.owl-carousel-35 .owl-theme .owl-nav .owl-next:hover {
    background: transparent !important;
}

.owl-carousel-35 .owl-dots {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    text-align: center;
    margin-top: 20px;
}

.owl-carousel-35 .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: #ccc;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.owl-carousel-35 .owl-dots .owl-dot.active span {
    background: #000;
}

.owl-carousel-35 .owl-theme .owl-nav.nav-white .owl-prev,
.owl-carousel-35 .owl-theme .owl-nav.nav-white .owl-next {
    background: transparent !important;
    color: #fff !important;
}

.owl-carousel-35 .owl-theme .owl-dots.nav-white .owl-dot.active span {
    background: #fff !important;
}

.owl-carousel-35 .owl-theme .owl-dots.nav-white .owl-dot span {
    background: transparent !important;
    border-color: #fff;
}

.owl-carousel-35 .owl-theme .owl-nav.nav-yellow .owl-prev,
.owl-carousel-35 .owl-theme .owl-nav.nav-yellow .owl-next {
    background: #e2ee00 !important;
}

.owl-carousel-35 .owl-theme .owl-nav.nav-black .owl-prev,
.owl-carousel-35 .owl-theme .owl-nav.nav-black .owl-next {
    background: #fff !important;
}