/*** home ***/
.atraccion-div h3 {
    color: #000;
    font-size: 72px;
    line-height: 1.2;
    font-family: 'ZalandoSans-Medium';
    letter-spacing: -1.14px;
}

.list-item h3 {
    color: #000;
    font-size: 50px;
    line-height: 1;
    font-family: 'ZalandoSans-Light';
    z-index: 2;
    pointer-events: none;
    transition: transform .6s ease, color .6s ease;
    transition: all 0.85s cubic-bezier(0.4, 0, 0.3, 1);
    mask-image: linear-gradient(90deg, #fff 33.3%, rgba(255, 255, 255, 0.1) 66.6%);
    mask-position: 100% 100%;
    mask-size: 300% 100%;
    display: inline-block;
    width: auto;
}

.atraccion-sec.active .list-item h3 {
    mask-position: 0 100%;
}

.list-item:hover h3 {
    color: #fff;
    transform: translateX(1rem);
}

/*** END home ***/


/*** visita ***/

/* principal */
.prepara-sec h1 {
    color: #000000;
    font-size: 90px;
    line-height: 1.1;
    letter-spacing: -2.6px;
    font-family: 'ZalandoSans-Regular';
    margin-bottom: 25px;
}

.prepara-list ul li p.tit-h3 {
    font-size: 30px;
    transition: all 0.4s ease;
    color: #000000;
    letter-spacing: -0.47px;
    font-family: 'ZalandoSans-Light';
}

.prepara-list ul li a:hover p.tit-h3 {
    color: #ffffff;
}

/* FAQs */
.faq-sec h2 {
    font-size: 60px;
    letter-spacing: -2.19px;
    line-height: 1.2;
    font-family: 'ZalandoSans-Medium';
    margin-bottom: 30px;
}

.accordion-header>h3 {
    font-family: 'ZalandoSans-Light';
    color: #000000;
    letter-spacing: -0.9px;
    font-size: 25px;
    transition: all 0.5s ease;
    margin-bottom: 0px;
}

/*** END visita ***/


/*** faqs ***/
.preguntes-faq h2 {
    font-size: 65px;
    line-height: 1;
    font-family: 'ZalandoSans-Light';
}

/*** END faqs ***/


/*** com arribar ***/
.bus-service h2 {
    margin: 0 0 30px;
    font-size: 55px;
    line-height: 1.1;
    font-family: 'ZalandoSans-Medium';
    letter-spacing: -1.65px;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 14px;
}

/*** END com arribar ***/


/*** restaurants ***/
.prepara-sec.servei-sec h1 {
    line-height: 0.9;
}

h2.post-heading {
    font-size: 75px;
    line-height: 1 !important;
    margin: 0;
    letter-spacing: -0.01px;
    text-transform: uppercase;
    font-family: 'ZalandoSans-Bold';
    color: #fff;
    margin-bottom: 0px;
}


.attracion-list ul li .attr-info p.tit-h5 {
    display: block;
    color: #005FFF;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: -0.5px;
    font-family: 'ZalandoSans-Light';
}

.attracion-list ul li .attr-info span.tit-h3 {
    color: #000000;
    font-size: 35px;
    line-height: 1.1;
    letter-spacing: -1px;
    font-family: 'ZalandoSans-Regular';
    position: relative;
    align-self: flex-start;
}

.attracion-list ul li .attr-info span.tit-h3::after {
    content: '';
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    border-radius: 5px;
    height: 0.05em;
    bottom: 0;
    left: 0;
    background: currentcolor;
    transform-origin: bottom right;
    transition: transform 0.45s ease-out;
}

.attracion-list ul li:hover .attr-info span.tit-h3::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

/*** END restaurants ***/


/*** tarifes ***/
.abonament-sec h2 {
    font-size: 55px;
    letter-spacing: -1.43px;
    line-height: 1.2;
    font-family: 'ZalandoSans-Medium';
    margin-bottom: 20px;
}

.abonament-sec ul li h3 {
    font-size: 40px;
    line-height: 1;
    letter-spacing: -1.15px;
    color: #000000;
    transition: all 0.4s ease;
}

.abonament-sec ul li a:hover h3 {
    color: #ffffff;
}

.tarifes-list .tarifes-info p.tit-h3 {
    font-size: 35px;
    font-family: 'ZalandoSans-Regular';
    transition: all 0.4s ease;
    color: #000000;
    letter-spacing: -0.47px;
    line-height: 30px;
}

.abondament-cap h2 {
    color: #ffffff;
    font-size: 50px;
    line-height: 1;
    letter-spacing: -0.79px;
    font-family: 'ZalandoSans-Light';
}


.tarif-popup-body span.tit-h4 {
    display: block;
    font-size: 30px;
    font-family: 'ZalandoSans-Light';
    color: #2D323F;
    margin: 0 0 20px;
    letter-spacing: -0.67px;
}

.tarif-popup-body h2 {
    font-size: 40px;
    font-family: 'ZalandoSans-Regular';
    margin: 0 0 25px;
    letter-spacing: -0.73px;
}

/*** END tarifes ***/


/*** horaris ***/
.schedule .item span.tit-h3 {
    display: block;
    font-size: 40px;
    line-height: 1.1;
    margin: 0 0 25px;
    font-family: 'ZalandoSans-Medium';
    letter-spacing: -1.2px;
    color: #000000;
    font-weight: normal;
    padding: 0px;
}

/*** END horaris ***/


/*** serveis ***/
.serveis-list ul li .serveis-info span.tit-h3 {
    display: block;
    font-size: 30px;
    color: #000000;
    line-height: 1;
    letter-spacing: -1.1px;
    font-family: 'ZalandoSans-Medium';
    margin-bottom: 10px;
    transition: all 0.4s ease;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
}

.serveis-list ul li:hover .serveis-info span.tit-h3 {
    color: #005FFF;
}

.serveis-list ul li:hover a:not([href]) .serveis-info span.tit-h3 {
    color: #000000;
}

/*** END serveis ***/


/*** fitxa atraccions ***/
.res-fixta-lft span.tit-h4 {
    color: #005FFF;
    font-size: 16px;
    font-family: 'ZalandoSans-Bold';
    line-height: 1;
    margin-bottom: 15px;
}

.related-slider .swiper-slide .attr-info span.tit-h5 {
    color: #005FFF;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: -0.5px;
    font-family: 'ZalandoSans-Light';
}

/*** END fitxa atraccions ***/


/*** fitxa restaurants ***/
.res-fixta-lft h1 {
    font-size: 65px;
    line-height: 1;
    letter-spacing: -1.21px;
    margin-bottom: 20px;
    font-family: 'ZalandoSans-Light';
}

/*** END fitxa restaurants ***/

@media screen and (min-width: 1024px) and (max-width: 1279px) {
    .prepara-sec h1 {
        font-size: 60px;
    }

    .faq-sec h2 {
        font-size: 50px;
    }

    .accordion-header>h3 {
        font-size: 22px;
    }

    .preguntes-faq h2 {
        font-size: 52px;
    }

    .bus-service h2 {
        font-size: 40px;
    }

    .abonament-sec h2 {
        font-size: 48px;
        line-height: 1;
    }

    .schedule .item span.tit-h3 {
        font-size: 32px;
        margin: 0 0 15px;
    }

    .abondament-cap h2 {
        font-size: 42px;
    }

    .list-item h3 {
        font-size: 44px;
    }

    .res-fixta-lft h1 {
        font-size: 60px;
    }

    .attracion-list ul li .attr-info span.tit-h3 {
        font-size: 32px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
    .prepara-sec h1 {
        font-size: 50px;
        margin-bottom: 15px;
        line-height: 1;
    }

    .prepara-list ul li p.tit-h3 {
        font-size: 26px;
    }

    .faq-sec h2 {
        font-size: 38px;
    }

    .accordion-header>h3 {
        font-size: 18px;
        padding: 18px 40px 18px 0px;
        letter-spacing: -0.5px;
    }

    .preguntes-faq h2 {
        font-size: 40px;
        letter-spacing: -1.5px;
    }

    .bus-service h2 {
        font-size: 34px;
    }

    .abonament-sec h2 {
        font-size: 40px;
        line-height: 1;
        margin-bottom: 10px;
    }

    .abonament-sec ul li h3 {
        font-size: 34px;
    }

    .schedule .item span.tit-h3 {
        font-size: 28px;
        margin: 0 0 15px;
    }

    .tarifes-list .tarifes-info p.tit-h3 {
        font-size: 28px;
    }

    .abondament-cap h2 {
        font-size: 34px;
    }

    .serveis-list ul li .serveis-info span.tit-h3 {
        font-size: 23px;
    }

    .list-item h3 {
        font-size: 38px;
    }

    .tarif-popup-body span.tit-h4 {
        font-size: 26px;
        margin-bottom: 20px;
    }

    .res-fixta-lft h1 {
        font-size: 50px;
    }

    .attracion-list ul li .attr-info span.tit-h3 {
        font-size: 26px;
    }

    .tarif-popup-body h2 {
        font-size: 34px;
    }
}

@media screen and (max-width: 767px) {
    .prepara-sec h1 {
        font-size: 60px;
        letter-spacing: -1.5px;
        line-height: 1;
        margin-bottom: 15px;
    }

    .prepara-list ul li p.tit-h3 {
        font-size: 20px;
    }

    .faq-sec h2 {
        font-size: 32px;
        margin-bottom: 20px;
    }

    .faq-sec .nectar-split-heading {
        font-size: 42px;
    }

    .accordion-header>h3 {
        font-size: 18px;
        line-height: 1.3;
        padding: 15px 40px 15px 0px;
        letter-spacing: -0.3px;
    }

    .preguntes-faq h2 {
        font-size: 34px;
        letter-spacing: -1.5px;
        margin-bottom: 20px;
    }

    .bus-service h2 {
        font-size: 28px;
        margin: 0 0 20px;
    }

    .abonament-sec h2 {
        font-size: 38px;
        line-height: 1;
        margin-bottom: 10px;
    }

    .abonament-sec ul li h3 {
        font-size: 35px;
    }

    .schedule .item span.tit-h3 {
        font-size: 24px;
        margin: 0 0 15px;
    }

    .tarifes-list .tarifes-info p.tit-h3 {
        font-size: 25px;
    }

    .abondament-cap h2 {
        font-size: 40px;
    }

    .serveis-list ul li .serveis-info span.tit-h3 {
        font-size: 22px;
    }

    .related-slider .swiper-slide .attr-info span.tit-h5 {
        font-size: 15px;
        color: #ffffff;
        background: #005FFF;
        align-self: flex-start;
        padding: 4px 15px;
        border-radius: 25px;
    }

    .list-item h3 {
        font-size: 34px;
    }

    .tarif-popup-body span.tit-h4 {
        font-size: 20px;
        margin-bottom: 20px;
        line-height: 1.2;
    }

    .res-fixta-lft h1 {
        font-size: 38px;
    }

    .attracion-list ul li .attr-info p.tit-h5 {
        font-size: 16px;
    }

    .attracion-list ul li .attr-info span.tit-h3 {
        font-size: 28px;
        letter-spacing: -0.5px;
    }

    .tarif-popup-body h2 {
        font-size: 28px;
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 479px) {
    .preguntes-faq h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 359px) {
    .serveis-list ul li .serveis-info span.tit-h3 {
        font-size: 20px;
    }
}