.bg-white-trasp {
    background-color: #ffffffcf;
}

.riconoscimenti {
    font-size: 18px;
    line-height: 1;
    color: #d67a4f;
}

a:hover {
    color: white;
}

.logo-pepe {
    max-height: none !important;
}

.sticky .header-light.header-always-fixed-scroll,
.sticky.header-appear .header-light {
    backdrop-filter: blur(20px);
    background-color: #ffffffba !important;
}

.text-right {
    text-align: right;
}

.grid-filter>li.active>a,
.grid-filter>li.active>a:focus,
.grid-filter>li.active>a:hover,
.grid-filter>li>a:hover {
    color: #ffffff;
}

.social-icon-style-09 a {
    color: #ffffff;
}

b,
strong {
    font-weight: 700;
}

body {
    font-size: 15px;
    color: #efefef;
}

.nav-tabs>li.nav-item>a.nav-link {
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.tab-style-06 .nav-tabs>li.nav-item>a.nav-link {
    color: #828282;
    padding: 0 0 10px 0;
}

.tab-style-06 .nav-tabs>li.nav-item>a.nav-link.active,
.tab-style-06 .nav-tabs>li.nav-item>a.nav-link.active:focus,
.tab-style-06 .nav-tabs>li.nav-item>a.nav-link:focus,
.tab-style-06 .nav-tabs>li.nav-item>a.nav-link:hover {
    color: #ffffff;
}

.process-step-style-02 .process-step-icon {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    font-size: 16px;
    line-height: 60px;
    color: #fff;
}

.web-agency .process-step-style-02 .process-step-item:hover .process-step-icon {
    color: #ff7a56;
}

.slider-navigation-style-08.swiper-button-next.dark,
.slider-navigation-style-08.swiper-button-prev.dark {
    background-color: #101010;
    color: #fff;
}

.slider-navigation-style-08.swiper-button-prev {
    width: 50px;
    height: 50px;
    left: 0;
}

.slider-navigation-style-08.swiper-button-next {
    width: 50px;
    height: 50px;
    right: 0;
}

.footer-creative-agency.footer-dark,
.footer-creative-agency.footer-dark a {
    color: #efefef;
}

.grigio {
    color: #a1a1a1;
}

a,
a.nav-link,
a:active,
a:focus {
    color: #9f9f9f;
}

.bg-trasparente-1 {
    background: #ffffff17;
}

.bg-gradient-light-orange-light-pink {
    background-image: linear-gradient(to right top, #f5bb8d, #cb744b);
}

.box-shadow-extra-large,
.box-shadow-extra-large-hover:hover {
    box-shadow: 0 0 25px rgb(0 0 0 / 27%);
}


.list-style-08 li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 28px 0;
}

.menu a,
.menu a.nav-link,
.menu a:active,
.menu a:focus {
    color: #ffffff;
}

.menu a:focus,
.menu a:hover {
    color: #ffffff;
}

.menu .list-style-08 li {
    padding: 28px 20px;
    transition: .6s;
}

.menu .list-style-08 li:hover {
    background: #ffffff17;
}

.menu-inizio {
    padding: 28px 20px;
    transition: .6s;
}

.menu-inizio:hover {
    background: #ffffff17;
}

.cursor-pointer {
    cursor: pointer;
}

.push-button {
    position: relative;
    width: auto;
    height: 14px;
    display: unset;
    top: 0;
}

.header-button,
.header-cart-icon,
.header-language,
.header-push-button,
.header-search-icon {
    padding-left: 0px;
}



.gallery-container .col-6 img {
    max-height: 150px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}


.fancy-text-box-style-03 .fancy-text-content {
    max-height: 420px;
}

.fancy-text-box-style-03:hover .fancy-text-content {
    max-height: max-content;
}


.push-menu-right {
    position: fixed;
    bottom: 0;
    right: -100%;
    width: min(500px, 100%);
    height: 100vh;
    z-index: 1060;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (min-width: 768px) {
    .push-menu-right {
        padding-left: 20px;
        padding-right: 20px;
    }

}

.show-menu-right .push-menu-right {
    right: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s
}

.push-menu-right .instagram-follow-api ul {
    display: block
}

.push-menu-right .btn i {
    top: 0
}

.push-menu-right .push-menu-right-wrapper {
    height: 100%;
    overflow-y: hidden;
    padding: 70px 0;
    -webkit-overflow-scrolling: touch
}

.push-menu-right .push-menu-right-wrapper .mCustomScrollBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.push-menu-right .push-menu-right-wrapper .mCustomScrollBox .mCSB_container.mCS_y_hidden.mCS_no_scrollbar_y {
    -ms-flex-item-align: center;
    align-self: center
}

.push-menu-right .push-menu-right-wrapper .mCustomScrollBox .mCSB_container {
    width: 100%;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.push-menu-right .push-menu-right-wrapper .mCSB_inside>.mCSB_container {
    margin: 0 !important;
    padding: 0 15px !important
}

.close-menu-right {
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    position: absolute;
    right: 20px;
    top: 20px;
    z-index: 1
}

.close-menu-right:hover {
    color: #232323
}

.mCSB_scrollTools {
    width: 2px;
}

.push-menu-right button.btn.btn-fancy {
    padding: 15px 30px;
}

.header-language .dropdown-menu {
    position: unset !important;
}

/* Classi responsive aggiuntive ----------------------- */

@media screen and (max-width: 575px) {
    .home-creative-agency h1.title-extra-large {
        font-size: 55px;
        line-height: 60px
    }

    .line-height-40px {
        line-height: 30px;
    }

    h5 {
        font-size: 2rem;
    }

    .text-extra-medium {
        line-height: 28px;
    }

    .line-height-30px {
        line-height: 25px;
    }

    .md-line-height-36px {
        line-height: 30px;
    }

    .fancy-text-box-bottom p {
        font-size: 14px;
        line-height: 20px;
    }

    .swiper-slide p {
        font-size: 14px;
        line-height: 25px;
    }

    .sticky-top {
        z-index: 1;
    }








    /* Classi responsive aggiuntive ----------------------- */
}

 @media screen and (min-width: 1200px) and (max-width: 1610px) { 
    .xl-padding-5-rem-all {
        padding: 5rem;
    }

    .home-img-franco {
        min-height: 900px;
    }
} 


@media screen and (min-width: 1600px) {
    .row-cols-xxxl-4>* {
        width: 25%;
        flex: 0 0 auto;
    }

    .col-xxxl-6 {
        width: 50%;
        flex: 0 0 auto;
    }

    .xl-padding-5-rem-all {
        padding: 0;
    }
}


.la-storia-franco-bg {
    background-repeat: no-repeat !important;
    background-size: contain !important;
    overflow: hidden;
    position: relative;
    background-position: -100px center !important
}

@media screen and (max-width: 768px) {
    .la-storia-franco-bg {
        background-position: -100px 0 !important
    }

    .la-storia-franco-bg .row {
        margin-top: 500px;
    }
}

@media (max-width: 991px) {
    .side-menu-header {
        
        padding: 0 15px;
        
    }
}


.selezionato.active {
    outline: 6px solid #cc754cf7;
    background: #ffffffe0 !important;
}

.grid {
    display: grid;
    grid-template-rows: repeat(var(--bs-rows, 1), 1fr);
    grid-template-columns: repeat(var(--bs-columns, 12), 1fr);
    gap: var(--bs-gap, 1.5rem);
  }
  
.g-col-1 {
    grid-column: auto/span 1;
}

.g-col-2 {
    grid-column: auto/span 2;
}

.g-col-9 {
    grid-column: auto/span 9;
}

.g-col-8 {
    grid-column: auto/span 8;
}