/* Gilroy font */
/*@font-face {
    font-family: "Gilroy";
    src: url("../webfonts/Gilroy-Light.otf") format('opentype');
    font-weight: normal;
}

@font-face {
    font-family: "Gilroy";
    src: url("../webfonts/Gilroy-ExtraBold.otf") format('opentype');
    font-weight: bold;
}*/


/* colors */
/* colori */
/* breakpoints */
/* breakpoints */
/* globals */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

html {
    scroll-behavior: smooth;
}

/*body {
        font-family: "Gilroy", sans-serif;
}*/

.crif-esg-filiera .container {
    /*    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;*/
}

.crif-esg-filiera h2 {
    text-align: center;
}

.crif-esg-filiera .filiera-btn {
    text-align: center;
}

.crif-esg-filiera img {
    margin-bottom: 0;
}

@media (min-width: 992px) {

    .crif-esg-filiera {
        background: unset;
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 1;
        position: relative;
    }

        .crif-esg-filiera .container {
            position: relative;
        }

            .crif-esg-filiera .container .row h2 {
                padding-top: 30px;
            }

    lottie-player {
        position: absolute;
        background-color: #0779B8;
    }
}

.fade-in {
    opacity: 0 !important;
    transition: opacity 2s ease !important;
}

    .fade-in.visible {
        opacity: 1 !important;
    }

.swiper_margin {
    margin-right: 0px !important;
}

.searchResultBox {
    border-style: solid;
    border-color: #0779B8;
    border-width: 1px;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.searchResult {
    color: #003B79;
    margin-bottom: 10px !important;
}

.test-padding {
    padding: 0px !important;
}

.no-border {
    border: none !important;
}

.filiera-icon {
    max-width: 50px;
    max-height: 50px;
}

@media (max-width: 991px) {
    .titolo-mobile {
        height: 250px !important;
    }

    .crif-esg-filiera .h2 {
        text-align: center;
        margin: 25px !important;
    }

    .crif-esg-filiera {
        padding: 50px 0 20px;
        background-color: #0779B8 !important;
        background-image: url(../img/bg-world-leaf.svg), url(../img/bg-world-leaf.svg);
        background-position: top -110px left -120px, bottom -35px right -145px;
        background-size: 210px;
        background-repeat: no-repeat;
        /* this applies to both images */
        color: #FFFFFF;
    }

    .titolo-mobile-policy {
        height: auto !important;
    }
}

@media (min-width: 768px) {
    .font-text {
        /*font-size: 24px !important;*/
        /*line-height: 30px !important;*/
        font-size: 1.5rem !important;
        line-height: 1.875rem !important;
    }

    .font-text2 {
        /*font-size: 18px !important;*/
        /*line-height: 24px !important;*/
        font-size: 1.125rem !important;
        line-height: 1.5rem !important;
    }

    .font-text3 {
        /*font-size: 30px !important;*/
        font-size: 1.875rem !important;
    }
}

.font-text2 {
    display: none
}

.platform-detail .col-lg-2 img {
    height: auto;
}

.platform .block:nth-of-type(4) p {
    height: 69px;
}

@media(min-width: 991px) {
    .col-lg-2.list-info-img {
        justify-content: center;
        align-items: center
    }
}

.header {
    cursor: pointer;
}

.main-menu .menu-brand {
    z-index: 2000;
}


/* User Menu */
.user-menu .nav-item:last-of-type .nav-link {
    padding: 2px 30px 2px 30px;
}

.user-menu .nav-item.dropdown .dropdown-menu {
    border: none;
    top: unset;
    left: 0;
    width: 140%;
    margin-left: -15%;
    padding-left: 13%;
}

@media (max-width: 991px) {
    .lang .dropdown-menu {
        min-width: initial;
        left: 0 !important;
        right: auto !important;
    }
}

.user-menu .desktop-menu-toggler {
    box-sizing: border-box;
    border: 1.5px solid var(--dropdown-color, #F9B233) !important;
    border-radius: 2px;
    color: #030303;
    /*    font-size: 13px;*/
    font-size: 0.8125rem;
    letter-spacing: 0;
    /*    line-height: 20px;*/
    line-height: 1.25rem;
    text-align: center;
    cursor: pointer;
    background-color: var(--dropdown-color-bg, #FFFFFF) !important;
}

.user-menu .dropdown-toggle:after {
    color: var(--dropdown-color, #F9B233);
}

.user-menu .desktop-menu-toggler:checked ~ .dropdown-menu {
    display: flex;
}

.user-menu .desktop-menu-toggler:checked ~ .dropdown-toggle:after {
    transform: rotate(180deg);
}

.dropdown-toggle::after {
    vertical-align: 0.05em;
    content: "";
    border-right: 0.5em solid transparent;
    border-bottom: 0;
    border-left: 0.5em solid transparent;
    border-top: 0.7em solid;
}

.user-menu .dropdown-menu .right-column-cta {
    border-left: 1px solid #D8D8D8;
}

.user-menu .dropdown-menu .mega-menu-title {
    /*    font-size: 21px;*/
    /*    line-height: 20px;*/
    font-size: 1.3125rem;
    line-height: 1.25rem;
}

.user-menu .dropdown-menu .mega-menu-cta-title {
    /*    font-size: 21px;*/
    /*    line-height: 26px;*/
    font-size: 1.3125rem;
    line-height: 1.625rem;
}

.user-menu .dropdown-menu .right-column-cta a.menu-boxed-cta {
    border: 1px solid #F9B233;
    border-radius: 2px;
    /*    font-size: 11px;*/
    font-size: 0.6875rem;
    font-weight: 300;
    /*    line-height: 20px;*/
    line-height: 1.25rem;
    text-align: center;
    text-decoration: none;
}

.user-menu .dropdown-menu .close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.user-menu .dropdown-menu .close-button {
    color: #666666;
    /*    font-size: 11px;*/
    font-size: 0.6875rem;
    letter-spacing: 0;
    /*    line-height: 20px;*/
    line-height: 1.25rem;
    font-weight: normal;
}

.user-menu .dropdown-menu .close-icon {
    position: relative;
    bottom: 12px;
    font-weight: lighter;
/*    font-size: 40px;*/
    font-size: 2.5rem;
    color: #666;
    cursor: pointer;
}

.user-menu .dropdown-menu .country-wrapper .country-title {
    /*    font-size: 18px;*/
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: 0;
    /*    line-height: 20px;*/
    line-height: 1.25rem;
}

.user-menu .dropdown-menu .country-wrapper .country-list {
    list-style: none;
    white-space: nowrap;
}

.menu-ovl .menu-mobile > li ul {
    overflow: auto;
}

.menu-ovl .menu-mobile,
.menu-ovl .menu-mobile ul {
    padding-left: 0px;
}


.user-menu .dropdown-menu .country-wrapper .single-country img {
    height: 15.17px;
    width: 26px;
}

.user-menu .dropdown-menu .country-wrapper .single-country a {
    display: inline-block;
    /*    font-size: 13px;*/
    font-size: 0.8125rem;
    letter-spacing: 0;
    /*    line-height: 21px;*/
    line-height: 1.3125rem;
    font-weight: normal;
    text-decoration: none;
}

.user-menu .dropdown-menu .close-button {
    background: none;
}

.submenu.top-m li {
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    /*    font-size: 13px;*/
    font-size: 0.8125rem;
    /*    line-height: 13px;*/
    line-height: 0.8125rem;
    background-position: 10px center;
    background-size: 30px;
    background-repeat: no-repeat;
}

    .submenu.top-m li a {
        line-height: 45px !important;
        padding-left: 45px !important;
        text-align: left !important;
        color: #666666 !important;
    }

.submenu.top-m {
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
}

.menu-flag-mob {
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff !important;
    border-radius: 4px;
    padding: 10px !important;
}

    .menu-flag-mob div div {
        background-size: 30px !important;
        background-repeat: no-repeat;
        background-position: 5px center;
        box-shadow: 0 -1px 6px 0 rgba(0, 0, 0, 0.1);
        margin-bottom: 10px;
        height: 40px !important;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

        .menu-flag-mob div div a {
            padding-left: 40px !important;
            /*    font-size: 13px !important;*/
            font-size: 0.8125rem !important;
            color: #666 !important;
            display: block !important;
            /*    line-height: 15px !important;*/
            line-height: 0.9375rem !important;
            font-weight: normal !important;
        }

.nav-link.menu-mob {
    /*    font-size: 13px !important;*/
    font-size: 0.8125rem !important;
    /*    line-height: 20px !important;*/
    line-height: 1.25rem !important;
    margin-bottom: 10px !important;
}

.nav-item.menu-mob {
    margin-bottom: 10px;
    position: relative;
}

/*
.submenu-toggler-btn.menu-mob{
    top: -5px !important;
}

.submenu-toggler-btn + .submenu.menu-flag-mob {
    padding: 0px !important;
}
.submenu-toggler-btn.open + .submenu.menu-flag-mob {
    padding: 10px !important;
}
*/

.card-ex-slider {
    height: 400px;
    border-radius: 10px;
    background-size: cover;
    margin-bottom: 20px;
    position: relative;
}

    .card-ex-slider .caption {
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        width: 100%;
        height: 100%;
        padding: 35px;
    }

        .card-ex-slider .caption .h1 {
            color: #fff;
            margin-bottom: 0;
        }

        .card-ex-slider .caption * + p {
            margin-top: 20px;
        }

        .card-ex-slider .caption p {
            /*    font-size: 24px;*/
            font-size: 1.5rem;
            /*    line-height: 30px;*/
            line-height: 1.875rem;
            color: #fff;
            margin-bottom: 0;
        }

section.themes-cards {
    padding: 35px 0 !important;
}

section {
    overflow: auto;
}

/* MOBILE MENU */
.menu-ovl .menu-mobile .submenu {
    max-height: unset;
}

.mobile-seach-block {
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.5);
    border-radius: 2px;
    cursor: pointer;
}

.mobile-search-label {
    color: #FFFFFF;
    font-weight: normal;
    /*    font-size: 13px;*/
    font-size: 0.8125rem;
    letter-spacing: 0;
    /*    line-height: 20px;*/
    line-height: 1.25rem;
}

.custom-mobile-border {
    box-sizing: border-box;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

    .custom-mobile-border input {
        display: none;
    }

.menu-mob-label {
    /*    font-size: 16px;*/
    font-size: 1rem;
    letter-spacing: 0;
    /*    line-height: 20px;*/
    line-height: 1.25rem;
    color: #FFFFFF;
}

    .menu-mob-label:after {
        content: url(../img/chevron-down-copy.svg);
        width: 14px;
        height: 8px;
        display: inline-block;
        position: absolute;
        right: 5px;
    }

    .menu-mob-label.second-level:after {
        right: 20px;
    }

.menu-mob .menu-mob-label-link {
    /*    font-size: 16px;*/
    font-size: 1rem;
    letter-spacing: 0;
    /*    line-height: 20px;*/
    line-height: 1.25rem;
    color: #FFFFFF;
}
    .menu-mob .menu-mob-label-link a {
        color: #FFFFFF;
        text-decoration: none;
    }


.mob-first-level-menu {
    position: fixed;
    top: 8rem;
    display: none;
    z-index: 100;
    background-color: #0779B8;
}

    input.first-level-toggler:checked ~ .mob-first-level-menu {
        display: block;
    }

.mob-first-level-menu .prev-button .prev-button-icon:before {
    content: url(../img/chevron-down-copy.svg);
    width: 14px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 0;
    transform: rotate(180deg);
}

.mob-first-level-menu .prev-button .prev-button-label {
    /*    font-size: 13px;*/
    font-size: 0.8125rem;
    letter-spacing: 0;
    /*    line-height: 17px;*/
    line-height: 1.0625rem;
    color: #FFFFFF;
}

.mob-first-level-menu .prev-button .prev-button-text,
.mob-second-level-menu .prev-button .prev-button-text {
    position: absolute;
    top: 5px;
}

.mob-first-level-menu .mob-first-level-menu-title {
    /*    font-size: 24px;*/
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 0;
    /*  line-height: 30px;*/
    line-height: 1.875rem;
    color: #FFFFFF;
}

.mob-first-level-message p {
    color: #FFFFFF;
    font-family: "DM Sans";
    /*    font-size: 18px;*/
    font-size: 1.125rem;
    font-weight: bold;
    letter-spacing: 0;
    /*    line-height: 26px;*/
    line-height: 1.625rem;
}

.mob-first-level-message a {
    border: 1px solid #F9B233;
    border-radius: 2px;
    color: #FFFFFF;
    font-weight: normal;
    /*    font-size: 13px;*/
    font-size: 0.8125rem;
    letter-spacing: 0;
    /*    line-height: 20px;*/
    line-height: 1.25rem;
    text-align: center;
    text-decoration: none;
}

.mob-second-level-menu {
    position: fixed;
    top: 8rem;
    display: none;
    z-index: 150;
    background-color: #0779B8;
}

input.second-level-toggler:checked ~ .mob-second-level-menu {
    display: block;
}

.mob-second-level-menu .prev-button .prev-button-icon:before {
    content: url(../img/chevron-down-copy.svg);
    width: 14px;
    height: 8px;
    display: inline-block;
    position: absolute;
    left: 0;
    transform: rotate(180deg);
}

.mob-second-level-menu .prev-button .prev-button-label {
    /*    font-size: 13px;*/
    font-size: 0.8125rem;
    letter-spacing: 0;
    /*    line-height: 17px;*/
    line-height: 1.0625rem;
    color: #FFFFFF;
}

.mob-second-level-menu-title p {
    color: #FFFFFF;
    /*    font-size: 24px;*/
    font-size: 1.5rem;
    font-weight: bold;
    /*    line-height: 30px;*/
    line-height: 1.875rem;
}

.country-list .single-country img.mobile-flag {
    height: 15.17px;
    width: 26px;
}

.country-list .single-country a.mobile-country {
    color: #FFFFFF;
    /*    font-size: 16px;*/
    font-size: 1rem;
    /*    line-height: 32px;*/
    line-height: 2rem;
    font-weight: normal;
    text-decoration: none;
}

.menu-ovl .menu-mobile .submenu li a {
    /*    font-size: 16px;*/
    font-size: 1rem;
    letter-spacing: 0;
    /*    line-height: 35px;*/
    line-height: 2.1875rem;
    font-weight: normal;
    text-decoration: none;
}

    .menu-ovl .menu-mobile .submenu li a:hover {
        text-decoration: underline;
    }

.menu-ovl .menu-mobile .submenu-toggler-btn.menu-mob {
    top: -2px !important;
}

.menu-ovl .menu-mobile .submenu-flags {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: 0.3s max-height ease;
    transition: 0.3s max-height ease;
}

.menu-ovl .menu-mobile .submenu-toggler-btn.open + .submenu-flags {
    max-height: 1000px;
}

.menu-flag-mob div.col-6 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.tabbed-content .nav-item {
    padding-left: 0;
}

    .tabbed-content .nav-item:first-of-type {
        padding-left: 15px;
    }

.contact-form .form-check .form-check-label {
    max-width: 600px;
}

@media(max-width: 768px) {
    .contact-form .form-check .form-check-label {
        max-width: 300px;
    }
}

@media(max-width: 1199px) {
    .contact-form .form-check .form-check-label {
        max-width: 350px;
    }
}

.more-news-grid {
    background-color: white;
}

    .more-news-grid .container .row .col-12 {
        background-color: white;
    }

.cta-block {
    background-color: white;
}

.share-icon {
    cursor: pointer;
}

.share {
    z-index: 0
}

@media(max-width: 1300px) {

    #greenBandCta {
        margin-top: 0 !important;
    }
}

.small-text {
    /*    font-size: 12px !important;*/
    font-size: 0.75rem !important;
    /*    line-height: 14px !important;*/
    line-height: 0.875rem !important;
}

.blurb-h p {
    max-width: unset;
}

.heading-banner img {
    height: 350px;
}

.news-filters-mobile {
    overflow: visible;
}

.search-ovl section.search-heading {
    overflow: hidden;
}

.search-results .container {
    min-height: calc(100vh - 520px);
}

.pre-footer {
    background-color: transparent;
    color: #000;
    font-size: 0.75rem;
    padding: 20px 0 20px 0;
    border-top: 1px solid #D8D8D8;
}

    .pre-footer .swiper-slide {
        padding: 0 15px;
        align-self: center;
    }

        .pre-footer .swiper-slide img {
            max-width: 100%;
            max-height: 150px;
            height: auto !important;
        }

    .pre-footer .swiper-wrapper {
        justify-content: space-between;
    }

.navbar-light {
    min-height: 82px;
}

.news-filters .filters {
    justify-content: space-around;
}

.news-filters .filter {
    padding: 0;
    text-align: center;
    display: flex;
    text-decoration: none;
    color: #0779B8;
}

.videos .embed-responsive,
.videos div img {
    margin-bottom: 30px;
}

.videos p {
    margin: 0 0 25px;
}

.ctabutton {
    padding: 30px 0 15px;
}

.numbers-list {
    padding: 15px 0 !important;
}

/* Menu Sidebar styling */

.right-sidebar {
    max-width: 50px;
    align-content: end;
    position: relative;
    left: 60px;
}

.sidebar-content {
    margin-bottom: 15px;
}

.country-content {
    display: flex;
    flex-direction: column;
}

    .country-content .column {
        flex: 33%
    }


/* languages */
footer {
    margin-top: 0;
}

.languages {
    background-color: #F5F5F5;
}

    .languages .languages-list {
        -moz-column-count: 3;
        -moz-column-gap: 10px;
        -moz-column-width: 100%;
        -webkit-column-count: 3;
        -webkit-column-width: 100%;
        -webkit-column-gap: 10px;
        column-count: 3;
        column-width: 100%;
        column-gap: 10px;
    }

@media (max-width: 767px) {
    .languages .languages-list {
        -moz-column-count: 2;
        -moz-column-gap: 10px;
        -moz-column-width: 100%;
        -webkit-column-count: 2;
        -webkit-column-width: 100%;
        -webkit-column-gap: 10px;
        column-count: 2;
        column-width: 100%;
        column-gap: 10px;
    }
}

.languages .languages-list .item {
    padding: 0px 15px 8px 15px;
    overflow: hidden;
    height: 56px;
}

.languages .languages-list a {
    text-decoration: none;
}

    .languages .languages-list a:hover {
        text-decoration: underline;
    }

.languages .languages-list .item .gap {
    display: flex;
    gap: 15px;
    align-items: center;
}

    .languages .languages-list .item .gap .icon {
        width: 30px;
        height: 30px;
        border-radius: 25px;
    }

.languages a {
    /*    font-size: 16px;*/
    font-size: 1rem;
    font-weight: 700;
    color: #0B0B0B;
    display: block;
}

    .languages a.corporate {
        padding-left: 40px !important;
        line-height: 23px;
        background: url("../img/icone/small/globe.svg") center left 8px/auto 70% no-repeat;
    }

    .languages a:not(.item) {
        border: 1.5px solid #F9B233;
        border-radius: 2px;
        text-decoration: none;
        width: 100%;
    }

.btn-newsletter,
.btn-newsletter:hover,
.btn-newsletter:active {
    background-color: var(--btn-color-bg, #F9B233);
    /*border: solid 1px;*/
    text-align: left;
    border-radius: 10px;
    padding: 10px 15px 10px 20px;
    /*    font-size: 18px;*/
    font-size: 1.125rem;
    /*    line-height: 18px;*/
    line-height: 1.125rem;
    color: white;
    margin-top: -10px;
}

#myBtn {
    /*display: none;*/
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    /*    font-size: 22px;*/
    font-size: 1.375rem;
    font-weight: 800;
    border: none;
    outline: none;
    background-color: #F9B233;
    color: white;
    cursor: pointer;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #F9B233 url(../img/arrow-right-white.svg) center left 50.5%/18px no-repeat !important;
    transform: rotate(-90deg);
}

    #myBtn:hover {
        background-color: #F9B233;
    }

/* Menu Sidebar styling */

.right-sidebar {
    max-width: 50px;
    align-content: end;
    position: relative;
    left: 60px;
}

.sidebar-content {
    margin-bottom: 15px;
}

.custom-nav-button {
    background: #F9B233 url(../img/arrow-right-white.svg) center right 20px/16px no-repeat;
    text-align: left;
    text-decoration: none;
    color: white;
    border: solid 1px #F9B233 !important;
    border-radius: 10px;
    padding: 10px 40px 10px 10px;
    /*    font-size: 18px;*/
    font-size: 1.125rem;
    /*    line-height: 18px;*/
    line-height: 1.125rem;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    .custom-nav-button:hover,
    .custom-nav-button:focus,
    .custom-nav-button:active {
        background: #F9B233 url(../img/arrow-right-white.svg) center right 15px/16px no-repeat !important;
        text-decoration: none;
        color: white;
    }

    .custom-nav-button:not(:disabled):not(.disabled) {
        cursor: pointer;
    }

.mobile-nav-button .custom-nav-button {
    padding: 5px 50px 5px 15px;
    /*    font-size: 12px;*/
    font-size: 0.75rem;
}

.mobile-nav-button .custom-nav-button-container {
    margin-top: 5px;
}

.main-menu .search-toggler {
    margin-left: 10px;
}

.main-menu .lang {
    padding-left: 0;
}

.main-menu .menu .nav-item {
    margin: 0 10px;
}

    .main-menu .menu .nav-item a {
        text-decoration: none;
    }

    .main-menu .menu .nav-item .submenu a:hover {
        text-decoration: underline;
    }


@media (min-width: 1200px) {
    .right-sidebar {
        max-width: 130px;
        left: 25px;
    }
}

@media (min-width: 1260px) {
    .right-sidebar {
        max-width: 170px;
        left: 40px;
    }
}


p a {
    text-decoration: underline;
    font-weight: bold;
    color: #0779B8;
}

    p a:hover {
        color: #0779B8;
    }

p {
    /*    line-height: 28px;*/
    line-height: 1.75rem;
    /*    font-size: 19px;*/
    font-size: 1.1875rem;
}

.heading .breadcrumb a {
    text-decoration: none;
}

    .heading .breadcrumb a:hover {
        text-decoration: underline;
    }

a.breadcrumb {
    text-decoration: none;
}

    a.breadcrumb:hover {
        text-decoration: underline;
    }

.heading-news a {
    text-decoration: none;
}

.btn-primary {
    /*    font-size: 19px;*/
    font-size: 1.1875rem;
}

.carbon-footprint p a {
    color: #F9B233;
}

.contacts .field a {
    color: #0779B8;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h7 a {
    text-decoration: none;
}

.category a {
    text-decoration: none;
    color: #fff;
}

@media (min-width: 992px) {
    .faq-item .question {
        /*    font-size: 19px;*/
        font-size: 1.1875rem;
        /*    line-height: 28px;*/
        line-height: 1.75rem;
    }
}

@media (max-width: 991px) {
    .faq-item .answer p {
        /*    font-size: 16px;*/
        font-size: 1rem;
        /*    line-height: 17px;*/
        line-height: 1.0625rem;
    }
}

@media (max-width: 767px) {
    footer .footer-menu .menu {
        padding-left: 0px;
    }
    footer .footer-menu .menu .nav-link{
        padding: 0.5rem 1rem;
    }
}


    /* CSS RTL */

    html [dir="rtl"] body {
        direction: rtl !important;
        text-align: right !important;
    }

    body[dir="rtl"] .menu {
        float: right;
    }

    html[dir="rtl"] .btn-primary {
        background: #F9B233;
        text-align: right;
        padding: 15px 20px 15px 70px;
        position: relative;
    }

        html[dir="rtl"] .btn-primary::after {
            content: "";
            display: block;
            width: 16px;
            height: 16px;
            background: url(../img/arrow-right-white.svg);
            background-position: center;
            background-size: contain;
            background-repeat: no-repeat;
            transform: rotate(180deg);
            position: absolute;
            left: 20px;
            top: 50%;
            transform: translateY(-100%) rotate(180deg);
            transition: left 0.2s ease;
        }

        html[dir="rtl"] .btn-primary:hover::after,
        .btn-primary:focus::after,
        .btn-primary:active::after {
            left: 10px;
        }

        html[dir="rtl"] .btn-primary:hover,
        .btn-primary:focus,
        .btn-primary:active {
            background: unset !important;
            background-color: #F9B233 !important;
        }

    html[dir="rtl"] .main-menu .menu-toggler span {
        left: 0;
        right: unset;
    }

    html[dir="rtl"] .user-menu .nav-item.dropdown .dropdown-menu {
        border: none;
        top: unset;
        right: 0;
        width: 140%;
        margin-right: -15%;
        margin-left: unset;
        padding-right: 13%;
        padding-left: unset;
    }

    html[dir="rtl"] .user-menu .dropdown-menu .right-column-cta {
        border-right: 1px solid #D8D8D8;
        border-left: 0px solid #D8D8D8;
    }

    html[dir="rtl"] .lang > button {
        height: 40px;
        line-height: 40px;
        font-weight: bold;
        text-transform: uppercase;
        /*            color: #000;*/
        padding: 0 10px 0 30px;
        border: none;
        background: transparent url(../img/chevron-down-orange.svg) center left 5px / 19px no-repeat;
    }

    html[dir="rtl"] .lang .dropdown-menu {
        min-width: initial;
        left: auto !important;
        right: 0 !important;
    }


    @media (max-width: 991px) {
        html[dir="rtl"] .main-menu .menu-brand {
            margin: 0 0 0 auto;
        }

        html[dir="rtl"] .lang {
            text-align: left;
            position: relative;
            padding-left: 0px;
            margin-left: 0px;
            margin-right: 15px;
        }

            html[dir="rtl"] .lang > button {
                height: 40px;
                line-height: 40px;
                font-weight: bold;
                text-transform: uppercase;
                /*            color: #000;*/
                padding: 0 10px 0 30px;
                border: none;
                background: transparent url(../img/chevron-down-orange.svg) center left 5px / 19px no-repeat;
            }
    }

    html[dir="rtl"] .menu-mob-label:after {
        content: url(../img/chevron-down-copy.svg);
        width: 14px;
        height: 8px;
        display: inline-block;
        position: absolute;
        left: 5px;
        right: unset;
        transform: rotate(180deg);
        transform-origin: center bottom;
    }


    /*Kontakt Form*/
    .btn.btn-primary.kontakt-submit {
        width: auto;
    }

    .kontakt-form .help-block {
        /*    font-size: 14px;*/
        font-size: 0.875rem;
        /*    line-height: 18px;*/
        line-height: 1.125rem;
    }

    .kontakt-form .radiobuttonlist {
        display: flex;
    }

        .kontakt-form .radiobuttonlist input {
            display: none;
        }

        .kontakt-form .radiobuttonlist label {
            cursor: pointer;
        }

        .kontakt-form .radiobuttonlist input:checked + label {
            /*text-decoration: underline;
    text-decoration-color: #F9B233;*/
            background-color: #F9B233;
        }

        .kontakt-form .radiobuttonlist label {
            /*    font-size: 16px;*/
            font-size: 1rem;
            /*line-height: 24px;*/
            line-height: 1.5rem;
            background-color: lightgray;
            border-radius: 10px;
            padding: .5rem;
            text-align: center;
        }

    .kontakt-form a.download-item {
        border: 1px solid #F9B233;
        padding: 10px 15px;
        border-radius: 10px;
        text-decoration: none;
        color: inherit;
    }

        .kontakt-form a.download-item:hover {
            background-color: #ffefd1;
            border: 1px solid #ffefd1;
        }

    .kontakt-form .legend-field {
        font-size: 1.125rem;
        font-weight: 700;
        border-bottom: 1px solid lightgrey;
        padding-bottom: .5rem;
        margin-bottom: 2rem;
    }

    .kontakt-form .form-check p {
        font-size: 1rem;
    }

    .kontakt-form .btn-primary-larger {
        width: 240px;
    }


    @media(max-width: 768px) {
        .kontakt-form .radiobuttonlist label {
            /*    font-size: 14px;*/
            font-size: 0.875rem;
            padding: .3rem;
        }

        .kontakt-form a.download-item {
            border: 1px solid #F9B233;
            padding: 5px;
            border-radius: 5px;
            /*    font-size: 12px;*/
            font-size: 0.75rem;
        }
    }

    .btn-customcta,
    .btn-customcta:hover,
    .btn-customcta:active {
        background-color: #F9B233;
        border: solid 1px #F9B233 !important;
        text-align: left;
        border-radius: 10px;
        padding: 15px 20px;
        /*    font-size: 18px;*/
        font-size: 1.125rem;
        /*    line-height: 18px;*/
        line-height: 1.125rem;
        color: white;
    }

    .umbraco-forms-hidden {
        display: none !important;
    }

    .tile-and-image .img-wrapper {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        height: 100%;
        width: 100%;
        min-height: 200px;
    }


@font-face {
    font-family: 'Open-Dyslexic';
    font-style: normal;
    font-weight: 400;
    src: local('Open-Dyslexic'), url('/assets/webfonts/open-dyslexic.woff') format('woff');
}

body.a11y-dyslexia {
    font-family: 'OpenDyslexic', Arial, sans-serif !important;
}

/* Puntatore grande */
body.a11y-cursor {
    cursor: url('/assets/webfonts/navigation.svg'), auto;
}

/* Contrasto alto */
body.high-contrast .master-wrapper{
    filter: contrast(150%) brightness(110%);
}

/* Posizione toolbar */
#a11y-toolbar {
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    z-index: 99999;
    background: white;
}

/* Fix per icone */
@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 400;
    src: url('/assets/webfonts/MaterialSymbolsOutlined.woff2') format('woff2');
}

.material-icons,
.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}


.hp-heading .h1 {
    color: #FFFFFF;
    /*font-size: 40px;*/
    font-size: 2.5rem;
}

/** 
    new styles for download_app page
*/

.main-container {
    background-color: #3d3d3d;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    min-height: 100vh;
    /*display: flex;*/
    min-height: 100vh;
    width: 100%;
}

.left-section {
    flex: 0 0 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #3d3d3d;
    padding: 20px;
}

    .left-section img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
        /*border-radius: 0 20px 20px 0;*/
        border-radius: 0 50% 50% 0;
    }

.right-section {
    flex: 0 0 50%;
    display: flex;
    flex-direction: column;
}

.right-top {
    flex: 2;
    overflow: hidden;
}

    .right-top img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

.right-bottom {
    flex: 1;
    /*display: flex;*/
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 20px;
    background-color: #2b2b2b;
    flex-wrap: wrap;
    align-content: center;
}

.store-button {
    height: 75px;
    cursor: pointer;
    transition: transform 0.2s ease, opacity 0.2s ease;
}

    .store-button:hover {
        transform: scale(1.05);
        opacity: 0.9;
    }
    
    .download-text {
    color: #ffffff;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
    margin-bottom: 25px;
}
    .buttons-container {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}

    .store-button img {
        height: 100%;
        width: auto;
    }

@media (max-width: 768px) {
    .main-container {
        flex-direction: column;
    }

    .left-section {
        flex: 0 0 auto;
        min-height: 40vh;
    }

        .left-section img {
            border-radius: 0 0 20px 20px;
        }

    .right-section {
        flex: 0 0 auto;
    }

    .right-top {
        min-height: 40vh;
    }

    .right-bottom {
        flex-direction: column;
        gap: 15px;
        padding: 20px;
        min-height: 20vh;
    }
    
    .buttons-container {
             flex-direction: column;
             gap: 15px;
         }

    .store-button {
        height: 50px;
    }
}