body {
    overflow-x: hidden;
    font-family: basic-sans, sans-serif;
    font-weight: 200;
    background-image: url("/images/texture.jpg");
    background-position: center;
    background-size: contain;
    background-repeat: repeat;
}

strong {
    font-weight: 800;
}

.navbar {
    height: 70px;
    background-color: #fff;
}


.navbar .nav-link {
    text-decoration: none;
    font-weight: 700;
    font-size: 1rem;
    text-transform: capitalize;
    line-height: 1;
    color: #000;
}

.navbar .nav-item {
    margin: 0 0.2rem;
}

.lampone {
    color: #ab0e52 !important;
}

.bg_lampone {
    background-color: #ab0e52 !important;
}

.btn-lampone {
    border: solid 2px #ab0e52;
    font-weight: 800;
    color: #ab0e52;
    border-radius: 15px;
    font-size: 1.2rem;
    width: 200px;
    letter-spacing: 0.01rem;
    line-height: 1;
    padding: 0.5rem 0;
}

.btn-lampone:hover {
    background-color: #ab0e52;
    color: #fff;
}

.mirtillo {
    color: #392563 !important;
}

.bg_mirtillo {
    background-color: #392563 !important;
}

.btn-mirtillo {
    border: solid 2px #392563;
    font-weight: 800;
    color: #392563;
    border-radius: 15px;
    font-size: 1.2rem;
    width: 200px;
    letter-spacing: 0.01rem;
    line-height: 1;
    padding: 0.5rem 0;
}

.btn-mirtillo:hover {
    background-color: #392563;
    color: #fff;
}

.fragola {
    color: #DB0812 !important;
}

.bg_fragola {
    background-color: #DB0812 !important;
}

.btn-fragola {
    border: solid 2px #DB0812;
    font-weight: 800;
    color: #DB0812;
    border-radius: 15px;
    font-size: 1.2rem;
    width: 200px;
    letter-spacing: 0.01rem;
    line-height: 1;
    padding: 0.5rem 0;
}

.btn-fragola:hover {
    background-color: #DB0812;
    color: #fff;
}

.ribes {
    color: #be1103 !important;
}

.bg_ribes {
    background-color: #be1103 !important;
}

.btn-ribes {
    border: solid 2px #be1103;
    font-weight: 800;
    color: #be1103;
    border-radius: 15px;
    font-size: 1.2rem;
    width: 200px;
    letter-spacing: 0.01rem;
    line-height: 1;
    padding: 0.5rem 0;
}

.btn-ribes:hover {
    background-color: #be1103;
    color: #fff;
}


.mora {
    color: #622554 !important;
}

.bg_mora {
    background-color: #622554 !important;
}

.btn-mora {
    border: solid 2px #622554;
    font-weight: 800;
    color: #622554;
    border-radius: 15px;
    font-size: 1.2rem;
    width: 200px;
    letter-spacing: 0.01rem;
    line-height: 1;
    padding: 0.5rem 0;
}

.btn-mora:hover {
    background-color: #622554;
    color: #fff;
}


.sticky_navbar {
    position: relative;
    height: 70px;
    z-index: 1001;
    background-color: #f7f3ea;
}

.sticky_navbar.active {
    position: fixed;
    top: 0;
    width: 100%;
}


.sticky_navbar .logo {
    width: 210px;
    top: 10px;
    left: 120px;
    rotate: -10deg;
    position: absolute;
    z-index: 3;
    transition: width 0.5s ease-in-out;
}

.sticky_navbar.active .logo {
    width: 100px;
}

.navbar .logo {
    width: 150px;
    left: 20px;
}

.voices_container {
    display: flex;
    height: 100%;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    position: relative;
    right: 0;
}

.social {
    margin-right: 4rem;
}

.social i {
    color: #000;
    font-size: 1.2rem;
}

.voices_container .voice a {
    text-decoration: none;
    font-weight: 700;
    margin-right: 4rem;
    font-size: 1.2rem;
}

.intro_home div {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    position: relative;
}

#sec_video {
    position: relative;
    overflow: hidden;
    height: 800px;
}

.video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    transform: translate(-50%, -50%);

}

.textonvideo {
    width: 90%;
    font-size: 4rem;
    color: #fff;
    font-weight: 900;
    font-style: italic;
    letter-spacing: 0.05rem;
    text-align: center;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    line-height: 1;
}

.home .intro {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    position: relative;
}

.intro {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
    position: relative;
}

.intro .text {
    position: absolute;
    top: 70%;
    transform: translateY(-70%);
    left: 140px;
    width: 450px;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 300;
}

.intro .text h1 {
    color: #bdc82c;
    font-size: 4rem;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 0;
    line-height: 1;
}

.intro .text h3 {
    font-size: 3.2rem;
    font-weight: 200;
    line-height: 1;
}

.qualita {
    color: #fff;
}

.title {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1;
}

.qualita .evidence {
    background: #bdc82c;
    color: #fff;
    font-size: 4rem;
    padding: 0.5rem 0;
    font-family: "cheddar-gothic-rough", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.2rem;
    position: relative;
    left: 10px;
    rotate: -2deg;
    line-height: 1;
    width: 345px;
}

.title-type {
    font-size: 4rem;
    font-weight: 900;
    font-style: italic;
    line-height: 1;
}

.product-type p {
    color: #000;
    font-size: 1.1rem;
    font-weight: 300;
}

.title_secondary {
    font-size: 2.5rem;
    font-weight: 900;
    font-style: italic;
    line-height: 1;
}



/* Cerchio dei punti di forza */

.circle-wrapper {
    height: 850px;
    background-image: url('/images/prodotto-sfondo.png');
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

.circle {
    display: block;
    position: absolute;
    top: 50%;
    left: 40%;
    width: 300px;
    margin: -51px;
}


/* inizio cerchio */
.deg-0 {
    transform: rotate(0deg) translate(470px) rotate(0deg)
}

.deg-60 {
    transform: rotate(60deg) translate(350px) rotate(-60deg);
    left: 50%;
}

.deg-120 {
    transform: rotate(120deg) translate(350px) rotate(-120deg);
    left: 35%;
}

.deg-180 {
    transform: rotate(180deg) translate(410px) rotate(-180deg);
}

.deg-240 {
    transform: rotate(240deg) translate(365px) rotate(-240deg);
    left: 35%;
}

.deg-240#lampone {
    transform: rotate(240deg) translate(380px) rotate(-240deg);
    left: 30%;
}

.deg-300 {
    transform: rotate(300deg) translate(365px) rotate(-300deg);
    left: 50%;
}

.circle_section h4 {
    font-size: 1.7rem;
    font-weight: 200;
    line-height: 1;
    margin-bottom: 0.5rem;
}

.circle_section h4 span {
    font-weight: 600;
}

.circle p {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.15;
}

.circle_section .img_lampone {
    position: absolute;
    left: 51%;
    top: 47%;
    transform: translate(-51%, -47%);
}

.circle-wrapper .img_lampone img {
    width: 200px;
}

.circle_section .img_fragola {
    position: absolute;
    left: 50%;
    top: 47%;
    transform: translate(-50%, -47%);
}

.circle-wrapper .img_fragola img {
    width: 245px;
}


.circle_section .img_ribes {
    position: absolute;
    left: 50%;
    top: 49%;
    transform: translate(-50%, -49%);
}

.circle-wrapper .img_ribes img {
    width: 285px;
}

.circle_section .img_mirtillo {
    position: absolute;
    left: 51%;
    top: 50%;
    transform: translate(-51%, -47%);
}

.circle-wrapper .img_mirtillo img {
    width: 170px;
}

/* fine cerchio */


/* PRODUZIONE */

.produzione {
    background-color: #bdc82c;
    position: relative;
    padding-top: 6rem;
}


.box {
    position: absolute;
    top: -45px;
    left: 50%;
    transform: translateX(-50%);
    width: 850px;
    display: flex;
    justify-content: center;
}

.produzione .evidence {
    color: #fff;
    font-size: 3.2rem;
    padding: 0.5rem 1.5rem;
    position: absolute;
    font-family: "cheddar-gothic-rough", sans-serif;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.2rem;
    rotate: -1deg;
    line-height: 1;
    text-align: center;
}

.produzione h5 {
    font-weight: 800;
    margin-top: 1rem;
    font-size: 1.5rem;
    text-align: center;
}

.produzione p {
    font-weight: 300;
    font-size: 1.1rem;
    text-align: center;
    line-height: 1;
}


/* NUTRIZIONISTA */

.nutrizionista h5 {
    font-weight: 700;
    font-size: 1.85rem;
    margin-bottom: 0.2rem;
}

.nutrizionista p {
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 1;
}

.nutrizionista .pdf {
    position: relative;
    z-index: 0;
    height: 170px;
}

.nutrizionista .img_lampone {
    position: absolute;
    z-index: 1;
    width: 120px;
    bottom: 0;
    left: 45%;
    transform: translateX(-45%);
}

.nutrizionista .img_mirtillo {
    position: absolute;
    z-index: 1;
    width: 100px;
    bottom: 0;
    left: 45%;
    transform: translateX(-45%);
}

/* DOVE COME QUANDO */

.dove-come-quando img {
    border-radius: 50%;
}

.dove-come-quando h5 {
    font-weight: 700;
    margin-top: 1rem;
    font-size: 1.3rem;
    line-height: 1;
    text-align: center;
    color: #fff;
}

/* the slides */
.slick-slide {
    margin-left: 27px;
}

/* the parent */
.slick-list {
    margin-left: -27px;
}

/* DISTRIBUTORI */


.distributori_container {
    background-color: #fff;
}

.distributori_container h5 {
    letter-spacing: 0.3rem;
    color: #000;
    font-weight: 400;
    font-size: 1.4rem;

}

.collaborazioni a {
    color: #000;
}

.collaborazioni h4 {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 1rem;
}

.collaborazioni ul {
    padding-left: 1rem;
}

.collaborazioni ul li {
    margin: 0.4rem 0;
    line-height: 1.1;
}

footer {
    color: #fff;
    padding: 3rem 0;
    font-size: 1rem;
}

footer a {
    color: #fff;
    text-decoration: none;
}

footer strong {
    font-weight: 600;
}

/* MODALS */


.btn-close {
    --bs-btn-close-opacity: 1;
}

.modal-body img:first-of-type {
    width: 200px;
}


.supermercati ul {
    list-style: none;
    padding-left: 0;
}

.supermercati ul a {
    color: #fff;
    text-decoration: none;
}

.supermercati ul li {
    font-size: 1.3rem;
    color: #fff;
    padding: 0.2rem 0;
}

.supermercati img {
    width: 700px;
}

/* dove trovarci */

.card.rivenditori .card-title {
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 800;

}

.card.rivenditori .card-subtitle {
    font-size: 1.2rem;
    font-weight: 600;

}

.card.rivenditori .card-text {
    font-weight: 400;

}

.card.rivenditori .category {
    font-weight: 500;
    font-size: 0.9rem;
    text-transform: uppercase;
}

/* homepage */

.chi-siamo p {
    font-size: 1.2rem;
}

.chi-siamo h2 {
    font-weight: 800;
}

.area-documentale .btn {
    background-color: #ab0e52;
    color: #fff;
}

.area-documentale .btn:hover {
    background-color: #fff;
    color: #ab0e52;
    border: solid 2px #ab0e52;
}

.area-documentale .card {
    height: 270px;
}

.promo .title-promo {
    color: #bdc82c;
    font-size: 4rem;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 0;
    line-height: 1;
}

.promo img {
    width: 130px;
}

.promo ol li {
    font-size: 1.2rem;
    line-height: 1;
    padding: 0.8rem 0;
    font-weight: 300;
}

.promo ol li::marker {
    color: #ab0e52;
}

.promo ol li strong.color {
    color: #ab0e52;
}

.promo .back {
    background-image: url('/images/mercato_popup.png');
    background-position: center bottom;
    background-size: 70%;
    background-repeat: no-repeat;
    padding-bottom: 13%;
}

.promo .back img {
    width: 180px;
}

.promo .directions-btn {
    display: inline-flex;
    align-items: center;
    gap: .25rem;
    /* spazio icona-testo */
    padding: 0.2rem 0.6rem;
    font-size: 1rem;
    border-radius: 999px;
    /* pill shape */
    background: transparent;
    /* nero/grigio scuro */
    color: #000;
    text-decoration: none;
    transition: background .2s ease;
    border: 1px solid #ab0e52;
    margin-top: 0.4rem;
}

.promo .directions-btn i {
    color: #ab0e52;
    font-size: 1.1rem;
}

.promo .directions-btn:hover {
    background: #ab0e52;
    color: #fff;
}

.promo .directions-btn:hover i {
    color: #fff;
}

.promo .title {
    font-size: 3.2rem;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
    padding: 0.5rem 0;
    letter-spacing: 0.01rem;
}


.promo #map {
    height: 650px;
    width: 100%;
}

/* MEDIA QUERIES */

@media (max-width: 1199.98px) {

    .circle-wrapper {
        height: 850px;
        background-image: url('/images/prodotto-sfondo_lg.png');
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
    }

    .circle-wrapper .img_lampone img {
        width: 130px;
    }

    .circle-wrapper .img_lampone {
        left: 51%;
        top: 49%;
        transform: translate(-51%, -49%);
    }

    .circle-wrapper .img_mirtillo img {
        width: 120px;
    }

    .circle-wrapper .img_mirtillo {
        left: 50%;
        top: 50%;
        transform: translate(-51%, -49%);
    }

    .circle-wrapper .img_ribes img {
        width: 200px;
    }

    .circle-wrapper {
        height: 670px;
    }

    .circle_section h4 {
        font-size: 1.5rem;
    }


    .deg-0 {
        transform: rotate(0deg) translate(350px) rotate(0deg)
    }

    .deg-60 {
        transform: rotate(60deg) translate(260px) rotate(-60deg);
        left: 50%;
    }

    .deg-120 {
        transform: rotate(120deg) translate(260px) rotate(-120deg);
        left: 33%;
    }

    .deg-180 {
        transform: rotate(180deg) translate(350px) rotate(-180deg);
    }

    .deg-240 {
        transform: rotate(240deg) translate(280px) rotate(-240deg);
        left: 30%;
    }

    .deg-240#lampone {
        transform: rotate(240deg) translate(280px) rotate(-240deg);
        left: 30%;
    }

    .deg-300 {
        transform: rotate(300deg) translate(280px) rotate(-300deg);
        left: 50%;
    }

}

@media (max-width: 991.98px) {

    #sec_video {
        background-image: url("/images/fragola_intro_thumb.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        height: 500px;
        position: relative;
    }

    .textonvideo {
        font-size: 3rem;
    }

    header .whiteActive {
        height: 100vh;
        transition: all 100ms ease-in-out;
        text-align: center;
        background-color: #fff;
    }

    .whiteActive .logo {
        width: 90px !important;
        top: 0 !important;
    }

    header .whiteActive .container-fluid {
        position: absolute;
        top: 10px;
    }

    /* not display when i collapse menu for close it */
    .menu:not(.darkActive) .collapsing>.navbar-nav {
        opacity: 0;
    }

    .whiteActive #navbarNav {
        margin-top: 4rem;
    }

    .whiteActive #navbarNav .nav-link {
        font-size: 1.3rem;
        padding: 1rem 0;
    }

    .navbar .social a i {
        color: #000;
    }


    .accordion-button {
        background-color: #fff;
        font-weight: 800;
        font-size: 1.1rem;
    }

    .accordion-button:not(.collapsed) {
        background-color: #e2c2c8;
        font-weight: 800;
        font-size: 1.1rem;
    }

    .accordion-button.mirtillo:not(.collapsed) {
        background-color: #C3BDD0;
        font-weight: 800;
        font-size: 1.1rem;
    }

    .accordion-button.fragola:not(.collapsed) {
        background-color: #FBE6E7;
        font-weight: 800;
        font-size: 1.1rem;
    }

    .accordion-button.ribes:not(.collapsed) {
        background-color: #F2CFCC;
        font-weight: 800;
        font-size: 1.1rem;
    }

    .circle_section .stella {
        position: relative;
        z-index: 0;
    }

    .circle_section .img_lampone {
        left: 52%;
        top: 45%;
        transform: translate(-52%, -45%);
        height: 150px;
    }

    .circle_section .img_fragola {
        left: 50%;
        top: 45%;
        transform: translate(-52%, -45%);
        height: 150px;
    }

    .circle_section .img_ribes {
        left: 50%;
        top: 45%;
        transform: translate(-52%, -45%);
        height: 140px;
    }

    .circle_section .img_mirtillo {
        left: 51%;
        top: 48%;
        transform: translate(-52%, -45%);
        height: 130px;
    }

    .sticky_navbar .logo {
        width: 165px;
        left: 40px;
    }

    .intro .text {
        left: 40px;
        top: 65%;
        font-size: 1.2rem;
        transform: translateY(-65%);
    }

    .intro {
        height: 700px;
    }

    .sticky_navbar {
        height: 60px;
    }

    .title {
        font-size: 3.2rem;
    }

    .qualita .evidence {
        font-size: 3.2rem;
        left: 0;
    }

    .box {
        width: 710px;
    }

    .produzione .evidence {
        font-size: 2.7rem;
    }

    .produzione {
        padding-top: 5rem;
    }

    .supermercati ul li {
        font-size: 1.2rem;
        line-height: 1;
        color: #fff;
        padding: 0.4rem 0;
    }

    .modal-body img:first-of-type {
        width: 120px;
    }

    .promo .back {
        background-size: 80%;
    }

    .promo #sec_map {
        height: 80vh;
    }

    .promo #map {
        height: 80vh;
    }
}

@media (max-width: 767.98px) {

    .top_margin {
        margin-top: 70px;
    }

    .top_margin.dove-trovarci {
        margin-top: 90px;
    }

    .sticky_navbar {
        background-color: transparent;
        height: 0;
    }

    .textonvideo {
        font-size: 2.5rem;
    }

    .home .intro {
        height: 600px;
    }

    .voices_container {
        top: 3rem;
    }

    .voices_container .voice a {
        color: #fff !important;
    }

    .voices_container .voice a {
        text-decoration: none;
        font-weight: 700;
        margin-right: 2rem;
        font-size: 1.2rem;
    }

    .social {
        margin-right: 2rem;
    }

    .sticky_navbar .social i {
        color: #fff;
    }

    .sticky_navbar.active {
        background-color: #f7f3ea;
        height: 60px;
        top: 0;
    }



    .sticky_navbar .logo {
        width: 115px;
        left: 20px;
    }

    .sticky_navbar.active .logo {
        width: 90px;
    }

    .sticky_navbar.active .voices_container {
        display: flex;
        top: 0
    }

    .sticky_navbar.active .social i {
        color: #000;
    }

    .sticky_navbar.active .voice a.lampone {
        color: #ab0e52 !important;
    }

    .sticky_navbar.active .voice a.mirtillo {
        color: #392563 !important;
    }

    .intro .text {
        left: 50%;
        width: 95%;
        top: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }

    .qualita .evidence {
        width: 290px;
    }

    .title {
        font-size: 2.8rem;
    }

    .box {
        width: 350px;
        top: -35px;
    }

    .produzione .evidence {
        font-size: 2rem;
        line-height: 1.2;
    }

    .produzione h5 {
        margin-top: 0.5rem;
        margin-bottom: 0;
    }

    .produzione {
        padding-top: 6.5rem;
    }

    .distributori_container h5 {
        letter-spacing: 0;
        font-size: 1.2rem;
    }

    .dove-come-quando h5 {
        font-size: 1.2rem;
    }

    .intro {
        height: 100vh;
        position: relative;
    }

    .intro .arrow_down {
        position: absolute;
        bottom: 50px;
        left: 50%;
        transform: translateX(-50%);
        width: 70px;
        height: 70px;
        border-radius: 50%;
        border: solid 2px #fff;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .intro .arrow_down img {
        width: 1.5rem;
        animation: arrowDown 0.90s;
        animation-iteration-count: infinite;
        position: relative;
    }



    @keyframes arrowDown {
        0% {
            top: auto;
        }

        25% {
            top: 2px;
        }

        50% {
            top: 2px;
        }

        75% {
            bottom: 2px;
        }

        100% {
            bottom: auto;
        }
    }

    .intro_sm {
        position: relative;
    }

    .intro_sm .logo img {
        width: 120px;
        margin-bottom: 1.2rem
    }

    .intro_sm h1 {
        color: #bdc82c;
        font-size: 4rem;
        font-weight: 900;
        font-style: italic;
        margin-bottom: 0.5rem;
        line-height: 1;
    }

    .intro_sm p {
        font-size: 1.25rem;
        font-weight: 300;
    }


    .scritta {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        color: #f7f3ea;
        font-size: 3rem;
        text-transform: uppercase;
        font-weight: 800;
        letter-spacing: 0.1rem;
    }

    .promo .back {
        background-size: 90%;
    }

    .mercato-list .addr {
        display: inline;
    }

    .promo .title {
        font-size: 8vw;
        line-height: 1.1;
    }

    .promo .back img {
        width: 130px;
    }

    .promo ol li {
        font-size: 5vw;
        line-height: 1.2;
        padding: 0.8rem 0;
    }

}

@media (max-width: 575.98px) {
    .mercato-list .addr {
        display: block;
        margin-left: 0;
    }

    .mercato-list .bullet {
        display: none;
    }
}