/* LP SPOT */
.archive-row .screen .content .title {
    font-size: 2.25rem;
    text-transform: uppercase;
}
.page-template-template-chi-siamo h2 {
    font-size: clamp(24px, 2vw, 36px);
}
.page-template-template-chi-siamo h3 {
    font-size: clamp(18px, 2vw, 30px);
}
.page-template-template-chi-siamo .-mobile {
    display: none !important;
}
.page-template-template-chi-siamo .values-box article {
    cursor: pointer;
    opacity: 0.5;
    padding: 0 7.5px;
}
.page-template-template-chi-siamo .values-box article.active {
    cursor: inherit;
    opacity: 1;
}
.page-template-template-chi-siamo .values_description .description,
.page-template-template-chi-siamo .values_description p {
    margin: 0;
}
.page-template-template-chi-siamo .row-stor-locator .d-flex {
    justify-content: space-between;
    align-items: center;
}
.page-template-template-chi-siamo .row-stor-locator .d-flex p {
    margin: 0;
    font-size: 1.4rem;
}
.page-template-template-chi-siamo .btn-campagna {
    margin: 30px auto 0;
    display: block;
    max-width: max-content;
}
.page-template-template-chi-siamo .btn-campagna:hover {
    color: #fff;
    background-color: #002f6c;
}
.page-template-template-chi-siamo .map-row {
    margin: 0 !important;
}
@media only screen and (min-width: 1200px) {
    .page-template-template-chi-siamo .archive-row .screen {
        margin-bottom: 0px;
    }
    .page-template-template-chi-siamo .archive-row .screen .content {
        position: absolute;
        right: 10%;
        width: 40%;
        color: #fff;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
    }
}
@media only screen and (max-width: 1200px) {
    .page-template-template-chi-siamo .hero:after {
        content: none;
    }
    .page-template-template-chi-siamo .screen .content {
        padding: 30px;
        position: relative;
    }
    .page-template-template-chi-siamo .screen .content:before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 0;
        width: 100%;
        height: 41px;
        background: url('../images/wave.svg') center bottom no-repeat;
        background-size: contain;
    }
    .page-template-template-chi-siamo .screen .content .title {
        font-size: 24px;
        color: #dbbaae;
    }
    .page-template-template-chi-siamo .screen .placeholder > .placeholder-content {
        object-position: left;
    }
    .page-template-template-chi-siamo .screen .content {
        text-align: left;
    }
    .page-template-template-chi-siamo .row-stor-locator .d-flex {
        flex-direction: column;
        text-align: center;
    }
    .page-template-template-chi-siamo .row-stor-locator .d-flex p {
        margin-bottom: 16px;
    }
    .page-template-template-chi-siamo .values-box article,
    .page-template-template-chi-siamo .values-box_ambassador article {
        opacity: 1 !important;
        cursor: inherit !important;
        padding: 0;
    }
    .page-template-template-chi-siamo .-mobile{
        display: block !important;
    }
    .page-template-template-chi-siamo .-desktop {
        display: none !important;
    }
    .page-template-template-chi-siamo .slick-landing {
        margin: 0 -30px 60px;
    }
    .page-template-template-chi-siamo .slick-dots {
        position: static;
        margin-top: 30px;
    }
    .page-template-template-chi-siamo .slick-dots li {
        width: 15px;
        height: 15px;
    }
    .page-template-template-chi-siamo .slick-dots li button,
    .page-template-template-chi-siamo .slick-dots li button:before {
        width: 100%;
        height: 100%;
    }
    .page-template-template-chi-siamo .slick-dots li button:before {
        clip-path: none;
        border-radius: 50%;
        background-color: #002f6c;
        opacity: 0.75;
    }
    .page-template-template-chi-siamo .slick-dots li.slick-active button:before {
        background-color: #dbbaae;
    }
    .page-template-template-chi-siamo .row-stor-locator {
        margin: 0 -30px;
    }
}
@media only screen and (max-width: 768px) {
    .page-template-template-chi-siamo #asl-search .container .asl-search-cont .row .col-md.p-0 {
        border: 0;
    }
}
/* end LP SPOT */