@media only screen 
and (min-device-width: 320px) 
and (max-device-width: 568px) 
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) { 




    .faq.posizioni-card {
        height: 9rem;
    }
    .faq.posizioni-card.big{
        height: 11rem;
    }
    .faq.posizioni-card.mini{
        height: 7.5rem;
    }
    .faq .posizioni-header {
        align-items: flex-start;
        gap: 2rem;
    }
    .plus-red-pos {
        display: block;
        width: 1rem;
    }
    .faq .posizioni-header h4 {
        -webkit-line-clamp: 4;
        max-height: 100%;
    }






    .footer-right{
        padding-top: 3rem;
    }
    .footer-grid {
        padding-top: 1rem;
    }
    .footer-links h6 {
        font-size: 22px;
        line-height: 24px;
    }
    .footer-social h6 {
        font-size: 22px;
        line-height: 24px;
    }
    .footer-social ul li{
        margin-bottom: 6px;
    }
    .footer-social ul li a {
        font-size: 17px;
        line-height: 23px;
    }
    .footer-links ul li a {
        font-size: 15px;
        line-height: 15px;
    }

    .banner-candidatura {
        padding-top: 1rem;
    }
    .posizioni-cards-container {
        padding-top: 0rem;
        gap: 1rem;
    }
    .lavora-section {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .news {
        padding-top: 3rem;
        padding-bottom: 7rem;
    }
    .icon-tab {
        width: 15px;
        height: 15px;
    }
    .icon-tab svg{
        width: 15px;
        height: 15px;
    }
    .input-group.grey-b .input-c {
        -moz-appearance: none !important;
        -webkit-appearance: none !important;
        appearance: none !important;
        background: url(/assets/frontend/img/svg/plus-withe.svg)!important;
        background-size: 15px !important;
        background-repeat: no-repeat !important;
        background-position: calc(100% - 10px) center !important;
        cursor: pointer !important;
        background-color: #aa1b17!important;
    }
    .input-group.grey-b .input-c option {
        color: #fff;
    }
    .input-group.grey-b input, .input-group.grey-b .input-c {
        color: #fff;
    }
    .hero-title-w h1 {
        font-size: 50px;
        line-height: 55px;
    }






    .staff-img {
        filter: grayscale(0%);
    }
    .sede-principale{
        padding-top: 3rem;
    }
    .sede-principale .contatti-img {
        height: 175px;
    }
    .sede-principale .contatti-card {
        grid-template-columns: repeat(1, 1fr);
        gap: 1rem;
    }
    .hero.empty {
        padding-top: 4rem;
    }
    .breadcrumbs-container li:not(:last-child)::after {
        margin: 0 15px;
    }
    .staff-box {
        padding: 1rem;
        display: flex;
        flex-direction: column;
    }
    .cat-p {
        padding-bottom: 3rem;
    }
    .azienda-desc.beta {
        padding-top: 13rem;
    }
    .azienda-desc {
        padding-top: 3rem;
        padding-bottom: 0;
    }
    .home-card {
        justify-content: flex-start;
    }
    .input-group input, .input-c, .input-d {
        border-radius: 10px !important;
    }

    .home-form-title-container {
        gap: 1rem;
    }

    .home-news-card-img {
        height: 25vh;
    }

    .home-news-button {
        margin-top: 1rem;
    }

    .intro-section {
        padding-bottom: 3rem;
    }
    .intro-text {
        gap: 1rem;
    }

    .logo-gramma-div {
        width: 10rem;
        transition: all 0.3s;
        display: block;
    }

    .logo-gramma-div svg {
        width: 10rem!important;
    }
    .logo-gramma-div img {
        width: 10rem!important;
    }
    
    .intro-container {
        flex-direction: column;
    }

    .intro-buttons-container {
        flex-direction: column;
        gap:1rem;
    }

    .home-news-container {
        gap: 1rem;
    }

    .home-news-cards {
        flex-direction: column;
        gap: 1rem;
    }

    .home-news-card {
        max-width: 100%;
        grid-template-columns: repeat(1, 1fr);
        gap: 1rem;
    }

    .home-form-container {
        flex-direction: column;
    }

    .bgd-nav {
        padding-left: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .bgd-nav:before {
        width: 60%;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        left: -1rem;
    }
    .in-home .bgd-nav:before{
        background-color: #aa1b17;
    }
    .bgd-nav:before{
        background-color: #fff;
        opacity: 1;
        visibility: visible;
    }

    .swiper-pagination {
        display: none;
    }

    .home-card-img svg {
        width: 4rem;
        height: 4rem;
    }

    .intro-text h2 {
        font-size: 40px;
        line-height: 45px;
    }

    .swiper.swiper-beta {
        height: 45vh;
    }
    .swiper-slide.beta {
        height: 45vh;
    }
    .swiper-nav.beta{
        bottom: 1rem;
        left: 1rem;
    }

    .button-c {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .home-card-text span {
        font-size: 13px;
        line-height: 15px;
    }

    .home-news-section {
        padding-top: 13rem;
        padding-bottom: 5rem;
    }

    .head {
        padding-top: 0;
        background-color: #fff;

    }
    .head.in-home{
        background-color: #c21b17;
    }

    .menu-icon .cls-999 {
        fill: #c21b17;
    }

    .in-home .menu-icon .cls-999 {
        fill: #fff;
    }

    .form-container {
        padding-top: 2rem;
    }

    .home-form-section {
        padding-top: 6rem;
        padding-bottom: 5rem;
    }

    .submit-but {
        width: 100%;
    }

    .footer-col-left {
        padding-bottom: 2rem;
    }

    .footer-mobile{
        display: block;
    }

    .title-withe h4 {
        font-size: 40px;
        line-height: 45px;
    }


    .tris-grid {
        grid-template-columns: repeat(1, 1fr);
        gap:2rem;
    }
    .tris-el {
        display: grid;
        grid-template-columns: auto auto;
        width: 100%;
        gap: 1rem;
    }
    .tris-img {
        height: 4rem;
        width: 4rem;
    }
    .tris-content {
        gap: 0.5rem;
    }
    .azienda-tris {
        padding-top: 3rem;
        padding-bottom: 6rem;
    }

    .in-home .logo:hover .cls-111{
        fill:#fff;
    }

    .logo:hover .cls-111{
        fill:#c21b17;
    }

    .menu{
        box-shadow: 0px 6px 20px 5px rgba(0, 0, 0, 0.1);
    }

    .cat-container{
        gap: 1rem;
    }

    .cat-box {
        padding: 1rem;
        display: grid;
        grid-template-columns: auto auto;
        align-items: start;
        gap: 1rem;
    }

    .cat-title h4 {
        font-size: 29px;
        line-height: 30px;
    }

    .cat-img {
        height: 4rem;
        width: 4rem;
    }

    .staff-container {
        grid-template-columns: repeat(1, minmax(250px, 1fr));
    }
    .staff-button {
        margin-top: 2rem;
    }
    .unisciti-container {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        gap: 2rem;
    }
    .unisciti-title h4 {
        font-size: 40px;
        line-height: 45px;
    }
    .privati-section, .staff-section {
        padding-top: 3rem;
        padding-bottom: 7rem;
    }


    .blog {
        padding-top: 2rem;
    }

    .news-card.blog-ban-card {
        grid-template-columns: repeat(1, 1fr);
    }

    .contatti-intro {
        grid-template-columns: repeat(1, 1fr);
        gap: 2rem;
    }
    .contatti-content {
        grid-template-columns: repeat(1, 1fr);
        padding-top: 3rem;
        gap: 1rem;
    }
    .contatti-buttons {
        flex-direction: column;
    }


    .btn-c {
        padding: 12px 5rem 12px 2rem;
        justify-content: flex-start;
        align-items: center;
        align-content: flex-start;
    }

    .staff-conteiner {
        flex-direction: column;
        gap: 2rem;
    }

    .staff-name h1 {
        font-size: 50px;
        line-height: 54px;
    }

    .button-a {
        width: 100%;
    }
    .button-b{
        width: 100%;
    }
    .unisciti-btn {
        width: 100%;
    }
    .staff-profile {
        height: 55vh;
        background-position: bottom;
    }
    .staff-page {
        padding-bottom: 7rem;
    }



/*_______________________________________________________________________________________________*/
/*HOVER DISABLED*/

    .home-card:hover {
        border: 2px solid #fff;
    }
    .button-a:hover {
        background-color: #c21b17;
        border: 2px solid #c21b17;
        color: #fff;
    }
    .button-b:hover {
        background-color: #fff;
        border: 2px solid #c21b17;
        color: #c21b17;
    }
    .footer-cta:hover {
        background-color: #c21b17;
        border: 2px solid #c21b17;
    }
    .beta .banner-cta:hover {
        background: #fff;
    }
    .beta .banner-cta:hover span {
        color: #c21b17;
    }

    .cat-box:hover {
        border: 2px solid #fff;
    }
    .staff-box:hover {
        border: 2px solid #fff;
    }
    .staff-box:hover .staff-button {
        background-color: #fff;
        color: #c21b17;
    }
    .banner-cta:hover {
        background-color: #c21b17;
    }
    .banner-cta:hover span {
        color: #fff;
    }
    .news-card.blog-ban-card:hover {
        border: 2px solid #fff;
    }
    .btn-c:hover {
        background-color: #fff;
    }
    .btn-c:hover svg {
        fill: #c21b17;
    }
    .btn-c:hover span {
        color: #c21b17;
    }
/*_______________________________________________________________________________________________*/



















    .posizioni-header h4 {
    -webkit-line-clamp: 2;
    }



.cards-wrapper {
    flex-direction: column;
    gap: 1rem;
}

.banner-cards-container {
    flex-direction: column;
}

.find-container{
    flex-direction: column;
    gap: 1rem;
}

.blog-banner-title {
    flex-direction: column;
}

.blog-ban-wrapper {
    flex-direction: column;
}

.footer-desktop{
    display: none;
}

.hero-inside-container h1 {
    font-size: 50px;
    line-height: 50px;
}

.swiper-slide {
    height: 90vh;
}

.hero-title-container {
    height: 90vh;
    left: 0;
    max-width: 100%;
}

.cards-section {
    padding-bottom: 3rem;
}

.card {
    padding: 1rem 1.5rem;
    gap: 1rem;
}

.card-title {
    font-size: 29px;
    line-height: 30px;
}

.card-cta {
    /* font-size: 12px; */
}

.banner-title {
    position: relative;
    z-index: 2;
    padding-bottom: 1rem;
}

.banner-title h2 {
    font-size: 40px;
    line-height: 44px;
}

.banner-title h2 span {
    font-size: 40px;
    line-height: 44px;
}

.banner-desc p {
    margin-bottom: 1rem;
}

.banner-ul ul {
    margin-bottom: 1rem;
    padding-left: 0;
}

.banner-content {
    gap: 1rem;
    padding-top: 1rem;
}

.banner-title h3 {
    font-size: 40px;
    line-height: 44px;
}

.prod-swiper-nav {
    position: relative;
    top: inherit;
    left: inherit;
    transform: inherit;
    flex-direction: row;
    justify-content: center;
}
.swiper-button.prev-p {
    transform: translateX(0);
}
.swiper-button.next-p {
    transform: translateX(0);
}

.banner-products {
    padding-bottom: 1rem;
}
.reasons {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.banner-title-orange h2 {
    font-size: 40px;
    line-height: 44px;
}

.banner-title-orange h2 span {
    font-size: 40px;
    line-height: 44px;
}

.banner-title-orange h3 {
    font-size: 40px;
    line-height: 44px;
}

.banner-cards-container {
    background-color: #fff;
    gap: 2rem;
}

.banner-card {
    gap: 1rem;
}

.find-title h4 {
    font-size: 30px;
    line-height: 35px;
}

.find-title h4 span{
    font-size: 30px;
    line-height: 35px;
}

.find-left {
    gap: 1rem;
}

.find-cta span{
    font-size: 14px;
}

.find-cta {
    width: 100%;
    padding: 15px 15px;
}

.find-center {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.sost-title h2 {
    font-size: 40px;
    line-height: 44px;
}

.sost-title h3 {
    font-size: 40px;
    line-height: 44px;
}

.qual-content {
    gap: 1.5rem;
}

.qual-title h2 {
    font-size: 40px;
    line-height: 44px;
}













/*________________________________________________________________________________/*
/*TEST*/
.quality-banner {
    padding-bottom: 25rem;
    background-position: bottom -1rem right 0rem;
}

.product-img {
    background-size: contain;
    height: 15rem;
    margin-top: 1rem;
}

.product.swiper-slide {
    padding: 30px;
    padding-top: 10px;
    border: 1px solid #56565b;
    border-radius: 20px;
}

.product-span {
    top: 2rem;
    right: 2rem;
}

.blog-ban-card {
    width: 100%;
}

.blog-banner-title {
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 1rem;
}

.blog-banner-title h2 {
    font-size: 40px;
    line-height: 44px;
}















/*________________________________________________________________________________/*
/*MENU*/

/* .menu{
    display: none;
} */

.top-head {
    display: none;
}

.navigation-bar{
    display: none;
}

.head-cta{
    display: none;
}

.navbar-cont {
    height: 4rem;
}



.menu-mobile{
    display: block;
}
.navbar-cont {
    width: 100%;
}


.menu-mobile{
    /* display: block; */
    /* width: 1.4rem; */
    /* height: 4rem; */
    /* position: relative; */
    /* z-index: 100; */
    /* cursor: pointer; */
}

.menu-icon{
    /* display: flex; */
    /* height: 100%; */
    /* align-items: center; */
    /* position: relative; */
    /* z-index: 999; */
    /* color: #fff; */
}

.mobile-menu-container {
    display: block;
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    transition: right 0.5s cubic-bezier(.215, .61, .355, 1);
    z-index: 110;
}

.mobile-menu-container.open {
    right: 0;
    overflow-y: scroll!important;
}

.mobile-menu {
    padding: 1rem;
    height: 100%;
    overflow-y: auto;
    padding-top: 4rem;
    padding-bottom: 5rem;
}

.mobile-menu-list {
    list-style-type: none;
    padding: 0;
    padding-bottom: 5rem;
}

.mobile-menu-list li {
    padding: 1rem 0;
    border-bottom: 1px solid #aa1b1730;
}

.mobile-menu-list a {
    color: #aa1b17;
    text-decoration: none;
    font-size: 1.8rem;
    font-weight: 400;
    display: block;
    width: 100%;
    letter-spacing: 0.5px;
}

.menu-icon svg {
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.menu-mobile.open .menu-icon svg {
    transform: rotate(90deg);
}

.scroll .cls-999{
    stroke: #56565b;
}

.banner-cta {
    width: 100%;
}

.blog-ban-cta {
    display: none;
}

.mobile-blog-news-btn{
    display: block;
    padding-top: 2rem;
}

.qual-ul li {
    line-height: 20px;
}

.footer-mobile{
    display: block;
    padding-top: 2rem;
}

.footer-container{
    flex-direction: column;
}

.footer-logo-title{
    padding-bottom: 2rem;
}

.input-group {
    grid-template-columns: 1fr;
    gap: 15px;
}
.cta-b {
    padding-top: 0rem;
    width: 100%;
}

.footer-col-central{
    padding-top: 2rem;
}

.footer-social{
    padding-top: 3rem;
    flex-direction: column;
}

.footer-veka{
    padding-top: 3rem;
}

.footer-info {
    font-size: 12px;
    padding-top: 2rem;
    flex-direction: column;
    align-items: flex-start;
}

.footer-info span {
    padding: 0;
    padding-right: 10px;
}

.footer-info span:not(:last-child)::after {
    content: "";
}





.hero {
    padding-top: 8rem;
    padding-bottom: 3rem;
}
.hero-title-b h1 {
    font-size: 40px;
    line-height: 44px;
}
.hero-title-b h1 span {
    font-size: 40px;
    line-height: 40px;
}
.breadcrumbs-container ul {
    flex-wrap: wrap;
}
.breadcrumbs-container li {
    font-size: 12px;
    line-height: 18px;
}
.content-container {
    flex-direction: column;
}
.col-desc-p {
    width: 100%;
}
.numbers {
    padding-top: 5rem;
    padding-bottom: 4rem;
}
.numbers-container {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}
.numbers-col {
    gap: 0.5rem;
    padding: 0;
    padding-bottom: 2rem;
}
.num-image {
    height: 3rem;
}
.num span {
    font-size: 35px;
    line-height: 35px;
}
.num-name span {
    font-size: 20px;
    line-height: 22px;
}


.milestones{
    display: none;
}
.milestones-mobile{
    display: block;
}
.milestones-mobile {
    background-color: #eb7005;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.milestones-mobile .mile-title h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 2rem;
}

.timeline-container {
    position: relative;
    padding-left: 2rem;
}

.vertical-timeline {
    position: absolute;
    left: 6px;
    top: 20px;
    bottom: 0;
    width: 2px;
    background-color: #fff;
}

.milestone-item {
    position: relative;
    margin-bottom: 2rem;
}

.milestone-item:last-child {
    margin-bottom: 0;
}

.milestone-item .year {
    position: relative;
    margin-bottom: 0;
    padding: 0;
}

.milestone-item .year span {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
}

.milestone-item .point {
    position: absolute;
    left: -2.3rem;
    top: 20px;
    transform: translateY(-50%);
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    background-color: #ffffff50;
}

.milestone-item .inner-point {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
    background-color: #fff;
}

.milestone-item .year-desc {
    padding: 0;
}

.milestone-item .year-desc p {
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 200;
}

.milestone-item .year-desc span {
    font-weight: 400;
}


.mob-col-reverse{
    flex-direction: column-reverse;
}
.impianti-title h4 {
    font-size: 40px;
    line-height: 44px;
}
.impianti-video-container {
    padding-right: 0;
    height: 35vh;
    margin-top: 2rem;
}



.banner-cert-title h2 {
    font-size: 40px;
    line-height: 44px;
}
.banner-cert-ul {
    padding-bottom: 1rem;
}
.cert-wrapper {
    padding-top: 0rem;
    padding-bottom: 2rem;
}
.partner-container {
    padding-top: 4rem;
    padding-bottom: 0;
}
.partner-wrapper {
    padding-top: 1rem;
    padding-bottom: 0;
}



.become-container {
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    gap: 2rem;
}
.become-cta {
    padding: 15px 1.4rem;
}

.banner-cert {
    padding-bottom: 4rem;
}
.banner-sost {
    padding-top: 5rem;
    padding-bottom: 5rem;
}




.news-container {
    grid-template-columns: repeat(1, 1fr);
}
.blog-ban-card {
    gap: 1rem;
    padding-bottom: 2rem;
}
.blog-card-img {
    height: 170px;
}
.blog-card-text h4 {
    min-height: 30px;
}

.blog-tab-menu {
    display: none;
}
.blog-tab-menu-mobile {
    display: block;
}


.hero-title-d h1 {
    font-size: 40px;
    line-height: 44px;
}
.hero-title-d h1 span {
    font-size: 40px;
    line-height: 44px;
}
.soste-container {
    flex-direction: column;
    gap: 1rem;
}
.hermans-gallery-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    height: 21rem;
}
.hermans-img {
    height: 10rem;
}
.hermans-gallery {
    padding-bottom: 2rem;
}
.item-gallery > img {
    max-height: 50vh;
    max-width: 80vw;
}
.controls {
    justify-content: center;
    position: absolute;
    bottom: 2rem;
    gap: 4rem;
}
.item-gallery.show {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.blog-card-cta {
    display: none;
}


.hero-title-c h1 {
    font-size: 40px;
    line-height: 44px;
}
.hero-title-c h1 span {
    font-size: 40px;
    line-height: 44px;
}
.news-content {
    flex-direction: column;
    gap: 5rem;
}
.news-img {
    height: 33vh;
    margin-bottom: 1rem;
}
.col-tab {
    width: 100%;
}
.template-text {
    padding: 1rem 0;
}
.template-image {
    height: 27vh;
    margin: 1rem 0;
}


.contatti-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.contatti-cards-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
}
.contatti-card {
    gap: 1rem;
    padding: 1rem;
}
.contatti-img {
    width: 100%;
    height: 35vh;
    border-radius: 15px;
}
.contatti-img img {
    width: 2.5rem;
    height: 2.5rem;
}
.contatti-text span {
    font-size: 14px;
    line-height: 12px;
}
.contatti-text h4 {
    font-size: 23px;
    line-height: 20px;
}
.find-btn {
    flex-direction: column;
}
.checkbox-group {
    grid-template-columns: 1fr;
}
.banner-card-cta {
    /* display: none; */
}
.find-cta.beta {
    padding: 15px 1.5rem;
}

.visita-desc {
    padding-top: 1rem;
}
.made-img {
    height: 32vh;
    margin-top: 2rem;
}
.perfect-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
.find-title-b h4 {
    font-size: 40px;
    line-height: 44px;
}

.splash-hero-container {
    flex-direction: column-reverse;
}
.splash-hero {
    padding: 0;
    padding-right: 0;
}
.splash-buttons {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    align-content: flex-start;
    margin-top: 2.5rem;
}
.banner-btn {
    width: 100%;
}
.banner-cta span {
    line-height: 22px;
}
.scheda-btn{
    width: 100%;
}
.scheda-cta {
    width: 100%;
}
.hero-title-c h2 {
    font-size: 40px;
    line-height: 44px;
}
.minimal-cta {
    width: 100%;
}
.product-b.swiper-slide {
    height: 30vh;
}
.swiper-nav-b {
    top: 70%;
    justify-content: center;
    gap: 6rem;
}
.info-prod-container {
    flex-direction: column;
}
.find-beta-cta {
    width: 100%;
}
.info-prod-img {
    height: 40vh;
    margin-top: 3rem;
}
.myProductSwiper {
    padding-bottom: 10rem;
}
.colors-container {
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    padding-bottom: 4rem;
}
.color-img {
    height: 100px;
}
.color-card {
    justify-content: flex-start;
    margin-bottom: 1rem;
}
.handle-container {
    grid-template-columns: repeat(2, 1fr);
}
.handle-card {
    padding-left: 3rem;
    padding-right: 3rem;
}
.handle-img {
    height: 160px;
}
.find-form-cta {
    padding: 15px 7rem;
    width: 100%;
}
.correlati-grid {
    display: flex;
    flex-direction: column;
}
.suggest-cards-container {
    grid-template-columns: repeat(1, 1fr);
}
.corr-img {
    width: 8rem;
    height: 8rem;
}
.corr-card {
    align-items: center;
    gap: 2rem;
}
.suggest-card {
    padding: 6rem 2rem;
}
.sugg-btn {
    display: none;
}
.minimal-splash {
    flex-direction: column-reverse;
    padding-top: 1rem;
}
.minimal-img {
    height: 55vh;
    margin-bottom: 2rem;
}
.sost-cta {
    width: 100%;
}
.prod-swiper-wrapper-beta {
    grid-template-columns: repeat(1, 1fr);
}
.footer-cta {
    padding: 15px 5rem;
    width: 100%;
}

.custom-file-input .file-name {
    padding: 12px 2rem;
    padding-left: 156px;
    max-width: 22rem;
}
.posizioni-card {
    height: 8rem;
}
.candidatura-form-title h2 {
    font-size: 40px;
    line-height: 44px;
}
.candidatura-form-title h2 span {
    font-size: 40px;
    line-height: 44px;
}
.candidatura-form-title {
    padding-top: 4rem;
}



























.num{
    padding-top: 0.5rem;
}
.blog-card-btn{
    display: none;
}
.social-share span {
    display: none;
}
.posizioni-header h4 {
    font-size: 23px;
    line-height: 27px;
}


.right-buttons-container {
    transform: translateX(110%);
    gap: 10px;
    transition: all 0.3s ease;
}
.scroll .right-buttons-container {
    transform: translateX(15%);
    gap: 10px
}
.btn-right:hover {
    transform: translateX(0%);
}
.btn-right {
    padding: 0.8rem 0.8rem;
}
.btn-right svg {
    width: 1.2rem;
    height: 1.2rem;
}
.btn-right span {
    display: none;
}
.right-buttons-container.close {
    transform: translateX(110%);
}











}









/* iPhone LANDSCAPE (tutti i modelli) */
@media only screen 
and (min-width: 667px) 
and (max-width: 926px)
and (max-height: 428px)
and (orientation: landscape) {
    
    .faq.posizioni-card {
        height: 9rem;
    }
    .faq.posizioni-card.big{
        height: 11rem;
    }
    .faq.posizioni-card.mini{
        height: 7.5rem;
    }
    .faq .posizioni-header {
        align-items: flex-start;
        gap: 2rem;
    }
    .plus-red-pos {
        display: block;
        width: 1rem;
    }
    .faq .posizioni-header h4 {
        -webkit-line-clamp: 4;
        max-height: 100%;
    }






    .footer-right{
        padding-top: 3rem;
    }
    .footer-grid {
        padding-top: 1rem;
    }
    .footer-links h6 {
        font-size: 22px;
        line-height: 24px;
    }
    .footer-social h6 {
        font-size: 22px;
        line-height: 24px;
    }
    .footer-social ul li{
        margin-bottom: 6px;
    }
    .footer-social ul li a {
        font-size: 17px;
        line-height: 23px;
    }
    .footer-links ul li a {
        font-size: 15px;
        line-height: 15px;
    }

    .banner-candidatura {
        padding-top: 1rem;
    }
    .posizioni-cards-container {
        padding-top: 0rem;
        gap: 1rem;
    }
    .lavora-section {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
    .news {
        padding-top: 3rem;
        padding-bottom: 7rem;
    }
    .icon-tab {
        width: 15px;
        height: 15px;
    }
    .icon-tab svg{
        width: 15px;
        height: 15px;
    }
    .input-group.grey-b .input-c {
        -moz-appearance: none !important;
        -webkit-appearance: none !important;
        appearance: none !important;
        background: url(/assets/frontend/img/svg/plus-withe.svg)!important;
        background-size: 15px !important;
        background-repeat: no-repeat !important;
        background-position: calc(100% - 10px) center !important;
        cursor: pointer !important;
        background-color: #aa1b17!important;
    }
    .input-group.grey-b .input-c option {
        color: #fff;
    }
    .input-group.grey-b input, .input-group.grey-b .input-c {
        color: #fff;
    }
    .hero-title-w h1 {
        font-size: 50px;
        line-height: 55px;
    }






    .staff-img {
        filter: grayscale(0%);
    }
    .sede-principale{
        padding-top: 3rem;
    }
    .sede-principale .contatti-img {
        height: 175px;
    }
    .sede-principale .contatti-card {
        grid-template-columns: repeat(1, 1fr);
        gap: 1rem;
    }
    .hero.empty {
        padding-top: 4rem;
    }
    .breadcrumbs-container li:not(:last-child)::after {
        margin: 0 15px;
    }
    .staff-box {
        padding: 1rem;
        display: flex;
        flex-direction: column;
    }
    .cat-p {
        padding-bottom: 3rem;
    }
    .azienda-desc.beta {
        padding-top: 13rem;
    }
    .azienda-desc {
        padding-top: 3rem;
        padding-bottom: 0;
    }
    .home-card {
        justify-content: flex-start;
    }
    .input-group input, .input-c, .input-d {
        border-radius: 10px !important;
    }

    .home-form-title-container {
        gap: 1rem;
    }

    .home-news-card-img {
        height: 25vh;
    }

    .home-news-button {
        margin-top: 1rem;
    }

    .intro-section {
        padding-bottom: 3rem;
    }
    .intro-text {
        gap: 1rem;
    }

    .logo-gramma-div {
        width: 10rem;
        transition: all 0.3s;
        display: block;
    }

    .logo-gramma-div svg {
        width: 10rem!important;
    }
    .logo-gramma-div img {
        width: 10rem!important;
    }
    
    .intro-container {
        flex-direction: column;
    }

    .intro-buttons-container {
        flex-direction: column;
        gap:1rem;
    }

    .home-news-container {
        gap: 1rem;
    }

    .home-news-cards {
        flex-direction: column;
        gap: 1rem;
    }

    .home-news-card {
        max-width: 100%;
        grid-template-columns: repeat(1, 1fr);
        gap: 1rem;
    }

    .home-form-container {
        flex-direction: column;
    }

    .bgd-nav {
        padding-left: 0;
        border-radius: 0;
        box-shadow: none;
    }

    .bgd-nav:before {
        width: 60%;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        left: -5rem;
    }
    .in-home .bgd-nav:before{
        background-color: #aa1b17;
    }
    .bgd-nav:before{
        background-color: #fff;
        opacity: 1;
        visibility: visible;
    }

    .swiper-pagination {
        display: none;
    }

    .home-card-img svg {
        width: 4rem;
        height: 4rem;
    }

    .intro-text h2 {
        font-size: 40px;
        line-height: 45px;
    }

    .swiper.swiper-beta {
        height: 45vh;
    }
    .swiper-slide.beta {
        height: 45vh;
    }
    .swiper-nav.beta{
        bottom: 1rem;
        left: 1rem;
    }

    .button-c {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .home-card-text span {
        font-size: 13px;
        line-height: 15px;
    }

    .home-news-section {
        padding-top: 13rem;
        padding-bottom: 5rem;
    }

    .head {
        padding-top: 0;
        background-color: #fff;

    }
    .head.in-home{
        background-color: #c21b17;
    }

    .menu-icon .cls-999 {
        fill: #c21b17;
    }

    .in-home .menu-icon .cls-999 {
        fill: #fff;
    }

    .form-container {
        padding-top: 2rem;
    }

    .home-form-section {
        padding-top: 6rem;
        padding-bottom: 5rem;
    }

    .submit-but {
        width: 100%;
    }

    .footer-col-left {
        padding-bottom: 2rem;
    }

    .footer-mobile{
        display: block;
    }

    .title-withe h4 {
        font-size: 40px;
        line-height: 45px;
    }


    .tris-grid {
        grid-template-columns: repeat(1, 1fr);
        gap:2rem;
    }
    .tris-el {
        display: grid;
        grid-template-columns: auto auto;
        width: 100%;
        gap: 1rem;
    }
    .tris-img {
        height: 4rem;
        width: 4rem;
    }
    .tris-content {
        gap: 0.5rem;
    }
    .azienda-tris {
        padding-top: 3rem;
        padding-bottom: 6rem;
    }

    .in-home .logo:hover .cls-111{
        fill:#fff;
    }

    .logo:hover .cls-111{
        fill:#c21b17;
    }

    .menu{
        box-shadow: 0px 6px 20px 5px rgba(0, 0, 0, 0.1);
    }

    .cat-container{
        gap: 1rem;
    }

    .cat-box {
        padding: 1rem;
        display: grid;
        grid-template-columns: auto auto;
        align-items: start;
        gap: 1rem;
    }

    .cat-title h4 {
        font-size: 29px;
        line-height: 30px;
    }

    .cat-img {
        height: 4rem;
        width: 4rem;
    }

    .staff-container {
        grid-template-columns: repeat(1, minmax(250px, 1fr));
    }
    .staff-button {
        margin-top: 2rem;
    }
    .unisciti-container {
        justify-content: flex-start;
        align-items: flex-start;
        flex-direction: column;
        gap: 2rem;
    }
    .unisciti-title h4 {
        font-size: 40px;
        line-height: 45px;
    }
    .privati-section, .staff-section {
        padding-top: 3rem;
        padding-bottom: 7rem;
    }


    .blog {
        padding-top: 2rem;
    }

    .news-card.blog-ban-card {
        grid-template-columns: repeat(1, 1fr);
    }

    .contatti-intro {
        grid-template-columns: repeat(1, 1fr);
        gap: 2rem;
    }
    .contatti-content {
        grid-template-columns: repeat(1, 1fr);
        padding-top: 3rem;
        gap: 1rem;
    }
    .contatti-buttons {
        flex-direction: column;
    }


    .btn-c {
        padding: 12px 5rem 12px 2rem;
        justify-content: flex-start;
        align-items: center;
        align-content: flex-start;
    }

    .staff-conteiner {
        flex-direction: column;
        gap: 2rem;
    }

    .staff-name h1 {
        font-size: 50px;
        line-height: 54px;
    }

    .button-a {
        width: 100%;
    }
    .button-b{
        width: 100%;
    }
    .unisciti-btn {
        width: 100%;
    }
    .staff-profile {
        height: 55vh;
        background-position: bottom;
    }
    .staff-page {
        padding-bottom: 7rem;
    }



/*_______________________________________________________________________________________________*/
/*HOVER DISABLED*/

    .home-card:hover {
        border: 2px solid #fff;
    }
    .button-a:hover {
        background-color: #c21b17;
        border: 2px solid #c21b17;
        color: #fff;
    }
    .button-b:hover {
        background-color: #fff;
        border: 2px solid #c21b17;
        color: #c21b17;
    }
    .footer-cta:hover {
        background-color: #c21b17;
        border: 2px solid #c21b17;
    }
    .beta .banner-cta:hover {
        background: #fff;
    }
    .beta .banner-cta:hover span {
        color: #c21b17;
    }

    .cat-box:hover {
        border: 2px solid #fff;
    }
    .staff-box:hover {
        border: 2px solid #fff;
    }
    .staff-box:hover .staff-button {
        background-color: #fff;
        color: #c21b17;
    }
    .banner-cta:hover {
        background-color: #c21b17;
    }
    .banner-cta:hover span {
        color: #fff;
    }
    .news-card.blog-ban-card:hover {
        border: 2px solid #fff;
    }
    .btn-c:hover {
        background-color: #fff;
    }
    .btn-c:hover svg {
        fill: #c21b17;
    }
    .btn-c:hover span {
        color: #c21b17;
    }
/*_______________________________________________________________________________________________*/



















    .posizioni-header h4 {
    -webkit-line-clamp: 2;
    }



.cards-wrapper {
    flex-direction: column;
    gap: 1rem;
}

.banner-cards-container {
    flex-direction: column;
}

.find-container{
    flex-direction: column;
    gap: 1rem;
}

.blog-banner-title {
    flex-direction: column;
}

.blog-ban-wrapper {
    flex-direction: column;
}

.footer-desktop{
    display: none;
}

.hero-inside-container h1 {
    font-size: 35px;
    line-height: 40px;
}

.swiper-slide {
    height: 90vh;
}

.hero-title-container {
    height: 90vh;
    left: 4rem;
    max-width: 100%;
}

.cards-section {
    padding-bottom: 3rem;
}

.card {
    padding: 1rem 1.5rem;
    gap: 1rem;
}

.card-title {
    font-size: 29px;
    line-height: 30px;
}

.card-cta {
    /* font-size: 12px; */
}

.banner-title {
    position: relative;
    z-index: 2;
    padding-bottom: 1rem;
}

.banner-title h2 {
    font-size: 40px;
    line-height: 44px;
}

.banner-title h2 span {
    font-size: 40px;
    line-height: 44px;
}

.banner-desc p {
    margin-bottom: 1rem;
}

.banner-ul ul {
    margin-bottom: 1rem;
    padding-left: 0;
}

.banner-content {
    gap: 1rem;
    padding-top: 1rem;
}

.banner-title h3 {
    font-size: 40px;
    line-height: 44px;
}

.prod-swiper-nav {
    position: relative;
    top: inherit;
    left: inherit;
    transform: inherit;
    flex-direction: row;
    justify-content: center;
}
.swiper-button.prev-p {
    transform: translateX(0);
}
.swiper-button.next-p {
    transform: translateX(0);
}

.banner-products {
    padding-bottom: 1rem;
}
.reasons {
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.banner-title-orange h2 {
    font-size: 40px;
    line-height: 44px;
}

.banner-title-orange h2 span {
    font-size: 40px;
    line-height: 44px;
}

.banner-title-orange h3 {
    font-size: 40px;
    line-height: 44px;
}

.banner-cards-container {
    background-color: #fff;
    gap: 2rem;
}

.banner-card {
    gap: 1rem;
}

.find-title h4 {
    font-size: 30px;
    line-height: 35px;
}

.find-title h4 span{
    font-size: 30px;
    line-height: 35px;
}

.find-left {
    gap: 1rem;
}

.find-cta span{
    font-size: 14px;
}

.find-cta {
    width: 100%;
    padding: 15px 15px;
}

.find-center {
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.sost-title h2 {
    font-size: 40px;
    line-height: 44px;
}

.sost-title h3 {
    font-size: 40px;
    line-height: 44px;
}

.qual-content {
    gap: 1.5rem;
}

.qual-title h2 {
    font-size: 40px;
    line-height: 44px;
}













/*________________________________________________________________________________/*
/*TEST*/
.quality-banner {
    padding-bottom: 25rem;
    background-position: bottom -1rem right 0rem;
}

.product-img {
    background-size: contain;
    height: 15rem;
    margin-top: 1rem;
}

.product.swiper-slide {
    padding: 30px;
    padding-top: 10px;
    border: 1px solid #56565b;
    border-radius: 20px;
}

.product-span {
    top: 2rem;
    right: 2rem;
}

.blog-ban-card {
    width: 100%;
}

.blog-banner-title {
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 1rem;
}

.blog-banner-title h2 {
    font-size: 40px;
    line-height: 44px;
}















/*________________________________________________________________________________/*
/*MENU*/

/* .menu{
    display: none;
} */

.top-head {
    display: none;
}

.navigation-bar{
    display: none;
}

.head-cta{
    display: none;
}

.navbar-cont {
    height: 4rem;
}



.menu-mobile{
    display: block;
}
.navbar-cont {
    width: 100%;
}


.menu-mobile{
    /* display: block; */
    /* width: 1.4rem; */
    /* height: 4rem; */
    /* position: relative; */
    /* z-index: 100; */
    /* cursor: pointer; */
}

.menu-icon{
    /* display: flex; */
    /* height: 100%; */
    /* align-items: center; */
    /* position: relative; */
    /* z-index: 999; */
    /* color: #fff; */
}

.mobile-menu-container {
    display: block;
    position: fixed;
    top: 0;
    right: -100%;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    transition: right 0.5s cubic-bezier(.215, .61, .355, 1);
    z-index: 110;
}

.mobile-menu-container.open {
    right: 0;
    overflow-y: scroll!important;
}

.mobile-menu {
    padding: 1rem;
    height: 100%;
    overflow-y: auto;
    padding-top: 4rem;
    padding-bottom: 5rem;
}

.mobile-menu-list {
    list-style-type: none;
    padding: 0;
    padding-bottom: 5rem;
}

.mobile-menu-list li {
    padding: 1rem 0;
    border-bottom: 1px solid #aa1b1730;
}

.mobile-menu-list a {
    color: #aa1b17;
    text-decoration: none;
    font-size: 1.8rem;
    font-weight: 400;
    display: block;
    width: 100%;
    letter-spacing: 0.5px;
}

.menu-icon svg {
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}

.menu-mobile.open .menu-icon svg {
    transform: rotate(90deg);
}

.scroll .cls-999{
    stroke: #56565b;
}

.banner-cta {
    width: 100%;
}

.blog-ban-cta {
    display: none;
}

.mobile-blog-news-btn{
    display: block;
    padding-top: 2rem;
}

.qual-ul li {
    line-height: 20px;
}

.footer-mobile{
    display: block;
    padding-top: 2rem;
}

.footer-container{
    flex-direction: column;
}

.footer-logo-title{
    padding-bottom: 2rem;
}

.input-group {
    grid-template-columns: 1fr;
    gap: 15px;
}
.cta-b {
    padding-top: 0rem;
    width: 100%;
}

.footer-col-central{
    padding-top: 2rem;
}

.footer-social{
    padding-top: 3rem;
    flex-direction: column;
}

.footer-veka{
    padding-top: 3rem;
}

.footer-info {
    font-size: 12px;
    padding-top: 2rem;
    flex-direction: column;
    align-items: flex-start;
}

.footer-info span {
    padding: 0;
    padding-right: 10px;
}

.footer-info span:not(:last-child)::after {
    content: "";
}





.hero {
    padding-top: 8rem;
    padding-bottom: 3rem;
}
.hero-title-b h1 {
    font-size: 40px;
    line-height: 44px;
}
.hero-title-b h1 span {
    font-size: 40px;
    line-height: 40px;
}
.breadcrumbs-container ul {
    flex-wrap: wrap;
}
.breadcrumbs-container li {
    font-size: 12px;
    line-height: 18px;
}
.content-container {
    flex-direction: column;
}
.col-desc-p {
    width: 100%;
}
.numbers {
    padding-top: 5rem;
    padding-bottom: 4rem;
}
.numbers-container {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
}
.numbers-col {
    gap: 0.5rem;
    padding: 0;
    padding-bottom: 2rem;
}
.num-image {
    height: 3rem;
}
.num span {
    font-size: 35px;
    line-height: 35px;
}
.num-name span {
    font-size: 20px;
    line-height: 22px;
}


.milestones{
    display: none;
}
.milestones-mobile{
    display: block;
}
.milestones-mobile {
    background-color: #eb7005;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.milestones-mobile .mile-title h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 2rem;
}

.timeline-container {
    position: relative;
    padding-left: 2rem;
}

.vertical-timeline {
    position: absolute;
    left: 6px;
    top: 20px;
    bottom: 0;
    width: 2px;
    background-color: #fff;
}

.milestone-item {
    position: relative;
    margin-bottom: 2rem;
}

.milestone-item:last-child {
    margin-bottom: 0;
}

.milestone-item .year {
    position: relative;
    margin-bottom: 0;
    padding: 0;
}

.milestone-item .year span {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
}

.milestone-item .point {
    position: absolute;
    left: -2.3rem;
    top: 20px;
    transform: translateY(-50%);
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    background-color: #ffffff50;
}

.milestone-item .inner-point {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
    background-color: #fff;
}

.milestone-item .year-desc {
    padding: 0;
}

.milestone-item .year-desc p {
    color: #fff;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 200;
}

.milestone-item .year-desc span {
    font-weight: 400;
}


.mob-col-reverse{
    flex-direction: column-reverse;
}
.impianti-title h4 {
    font-size: 40px;
    line-height: 44px;
}
.impianti-video-container {
    padding-right: 0;
    height: 35vh;
    margin-top: 2rem;
}



.banner-cert-title h2 {
    font-size: 40px;
    line-height: 44px;
}
.banner-cert-ul {
    padding-bottom: 1rem;
}
.cert-wrapper {
    padding-top: 0rem;
    padding-bottom: 2rem;
}
.partner-container {
    padding-top: 4rem;
    padding-bottom: 0;
}
.partner-wrapper {
    padding-top: 1rem;
    padding-bottom: 0;
}



.become-container {
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    gap: 2rem;
}
.become-cta {
    padding: 15px 1.4rem;
}

.banner-cert {
    padding-bottom: 4rem;
}
.banner-sost {
    padding-top: 5rem;
    padding-bottom: 5rem;
}




.news-container {
    grid-template-columns: repeat(1, 1fr);
}
.blog-ban-card {
    gap: 1rem;
    padding-bottom: 2rem;
}
.blog-card-img {
    height: 170px;
}
.blog-card-text h4 {
    min-height: 30px;
}

.blog-tab-menu {
    display: none;
}
.blog-tab-menu-mobile {
    display: block;
}


.hero-title-d h1 {
    font-size: 40px;
    line-height: 44px;
}
.hero-title-d h1 span {
    font-size: 40px;
    line-height: 44px;
}
.soste-container {
    flex-direction: column;
    gap: 1rem;
}
.hermans-gallery-container {
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    height: 21rem;
}
.hermans-img {
    height: 10rem;
}
.hermans-gallery {
    padding-bottom: 2rem;
}
.item-gallery > img {
    max-height: 50vh;
    max-width: 80vw;
}
.controls {
    justify-content: center;
    position: absolute;
    bottom: 2rem;
    gap: 4rem;
}
.item-gallery.show {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
}
.blog-card-cta {
    display: none;
}


.hero-title-c h1 {
    font-size: 40px;
    line-height: 44px;
}
.hero-title-c h1 span {
    font-size: 40px;
    line-height: 44px;
}
.news-content {
    flex-direction: column;
    gap: 5rem;
}
.news-img {
    height: 33vh;
    margin-bottom: 1rem;
}
.col-tab {
    width: 100%;
}
.template-text {
    padding: 1rem 0;
}
.template-image {
    height: 27vh;
    margin: 1rem 0;
}


.contatti-section {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.contatti-cards-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 2rem;
}
.contatti-card {
    gap: 1rem;
    padding: 1rem;
}
.contatti-img {
    width: 100%;
    height: 35vh;
    border-radius: 15px;
}
.contatti-img img {
    width: 2.5rem;
    height: 2.5rem;
}
.contatti-text span {
    font-size: 14px;
    line-height: 12px;
}
.contatti-text h4 {
    font-size: 23px;
    line-height: 20px;
}
.find-btn {
    flex-direction: column;
}
.checkbox-group {
    grid-template-columns: 1fr;
}
.banner-card-cta {
    /* display: none; */
}
.find-cta.beta {
    padding: 15px 1.5rem;
}

.visita-desc {
    padding-top: 1rem;
}
.made-img {
    height: 32vh;
    margin-top: 2rem;
}
.perfect-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
.find-title-b h4 {
    font-size: 40px;
    line-height: 44px;
}

.splash-hero-container {
    flex-direction: column-reverse;
}
.splash-hero {
    padding: 0;
    padding-right: 0;
}
.splash-buttons {
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    align-content: flex-start;
    margin-top: 2.5rem;
}
.banner-btn {
    width: 100%;
}
.banner-cta span {
    line-height: 22px;
}
.scheda-btn{
    width: 100%;
}
.scheda-cta {
    width: 100%;
}
.hero-title-c h2 {
    font-size: 40px;
    line-height: 44px;
}
.minimal-cta {
    width: 100%;
}
.product-b.swiper-slide {
    height: 30vh;
}
.swiper-nav-b {
    top: 70%;
    justify-content: center;
    gap: 6rem;
}
.info-prod-container {
    flex-direction: column;
}
.find-beta-cta {
    width: 100%;
}
.info-prod-img {
    height: 40vh;
    margin-top: 3rem;
}
.myProductSwiper {
    padding-bottom: 10rem;
}
.colors-container {
    grid-template-columns: repeat(3, 1fr);
    gap: 1rem;
    padding-bottom: 4rem;
}
.color-img {
    height: 100px;
}
.color-card {
    justify-content: flex-start;
    margin-bottom: 1rem;
}
.handle-container {
    grid-template-columns: repeat(2, 1fr);
}
.handle-card {
    padding-left: 3rem;
    padding-right: 3rem;
}
.handle-img {
    height: 160px;
}
.find-form-cta {
    padding: 15px 7rem;
    width: 100%;
}
.correlati-grid {
    display: flex;
    flex-direction: column;
}
.suggest-cards-container {
    grid-template-columns: repeat(1, 1fr);
}
.corr-img {
    width: 8rem;
    height: 8rem;
}
.corr-card {
    align-items: center;
    gap: 2rem;
}
.suggest-card {
    padding: 6rem 2rem;
}
.sugg-btn {
    display: none;
}
.minimal-splash {
    flex-direction: column-reverse;
    padding-top: 1rem;
}
.minimal-img {
    height: 55vh;
    margin-bottom: 2rem;
}
.sost-cta {
    width: 100%;
}
.prod-swiper-wrapper-beta {
    grid-template-columns: repeat(1, 1fr);
}
.footer-cta {
    padding: 15px 5rem;
    width: 100%;
}

.custom-file-input .file-name {
    padding: 12px 2rem;
    padding-left: 156px;
    max-width: 22rem;
}
.posizioni-card {
    height: 8rem;
}
.candidatura-form-title h2 {
    font-size: 40px;
    line-height: 44px;
}
.candidatura-form-title h2 span {
    font-size: 40px;
    line-height: 44px;
}
.candidatura-form-title {
    padding-top: 4rem;
}



























.num{
    padding-top: 0.5rem;
}
.blog-card-btn{
    display: none;
}
.social-share span {
    display: none;
}
.posizioni-header h4 {
    font-size: 23px;
    line-height: 27px;
}


.right-buttons-container {
    transform: translateX(110%);
    gap: 10px;
    transition: all 0.3s ease;
}
.scroll .right-buttons-container {
    transform: translateX(15%);
    gap: 10px
}
.btn-right:hover {
    transform: translateX(0%);
}
.btn-right {
    padding: 0.8rem 0.8rem;
}
.btn-right svg {
    width: 1.2rem;
    height: 1.2rem;
}
.btn-right span {
    display: none;
}
.right-buttons-container.close {
    transform: translateX(110%);
}




}