/* MINI */
@media only screen and (
    min-device-width: 768px) 
    and (max-device-width: 820px) 
    and (orientation: portrait) 
    and (-webkit-min-device-pixel-ratio: 2) {
    

.button-header{
    display:none;
}

.section-with-bg {
    position: relative;
   
}

.grid-product {
    grid-template-columns: 1fr 1fr;
}


.item-product {
    grid-template-columns: 1fr;
    display: flex;
    flex-direction: column;
    padding: 1rem;
    gap:1rem;
}

.grid-accessories {
    grid-template-columns: 1fr 1fr;
}

.footer-content {
    grid-template-columns: repeat(2, 1fr);
}


.footer-area {
    grid-template-columns: 1fr;
    gap: 2rem;
}
.site-footer{
    position:relative;
    margin-top:2rem;
}

    .p-max {
        font-size: 2rem;
        line-height: 2.2rem;
    }

.p-max-mobile{
    font-size: 1.6rem;
    line-height: 1.8rem;
}

    .buttons-vertical a span {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

.buttons-vertical a span.button_more {
    gap: 0;
    font-size:0;
}

.top-head{
    padding:1rem;
}

.p-middle {
    font-size: 2rem;
    line-height: 2.2rem;
}
.title-prod-card {
    font-size: 1.6rem;
    line-height: 2rem;
}

.form-grid {
    grid-template-columns: 1fr 1fr;
    padding: 0 1rem;
}

.white-form {
    padding: 1rem 0rem;
    border-radius: 10px;
}
.bg-contact{
        padding-left: var(--container-padding);
    padding-right: var(--container-padding);
}

.footer-links a {
    color: #fff;
}

.footer-links li a svg {
    transform: translateY(0%);
}

.letter-strange {
    letter-spacing: -3px;
}

.bottom-footer .container {
    gap: 1rem;
    grid-template-columns: 1fr;

}
.loghi-footer img {
    width: 70%;
    height: auto;
}
.p-mobile-0{
    padding-right:0;
    padding-left:0;
}

.tabs{
    top: 5rem;
            padding-right: 1rem;
        padding-left: 1rem;
}
.bg-expert{
margin-bottom: 0;
        margin-top: 1rem;
}

.bg-contact {
    padding: 2rem 1rem !important;
}

    .section {
        padding: 2rem 0 ;
    }

    .top-head {
        padding: 1rem;
    }


.buttons-vertical {padding-top: 1rem;top: 0;}
.section-with-bg {
    min-height: inherit;
}

.container {
    padding-left: 1rem;
    padding-right: 1rem;
}

.pb-mobile-0{
    padding-bottom:0;
}

h2 {margin-bottom: 1rem;}

.p-middle-mobile{
    font-size:1.4rem;
    line-height:1.8rem;
}

.item-accessory {
    gap: 1.5rem;
}

.buttons-vertical a {
    padding: 1rem 0;
  
}

.miniature-prod{
    height: 20vh;
}

.fit-width {
    width: 100%;
}
.custom-button {
    justify-content: space-between;
    width:100%;
}

.item-product:hover {
    box-shadow: 0 0 0 0px #a5a5a550;
    background-color: #f5f5f9;
}

.item-accessory:hover {
    box-shadow: 0 0 0 0px #a5a5a550;
    background-color: #f5f5f9;
}

.item-product .custom-button {
    background-color: var(--primary-color);
    color: #fff;
}

.images-certifate {
    flex-direction: column;
    padding: 1rem 2rem;
    justify-content: space-between;
}

.white-form .col-12{
    padding:0 1rem;
}

.label-check {
    letter-spacing: 0;
    line-height: 20px;
}

.site-footer .sec-footer {
    padding: 1rem 0;
}

.contact-item p {
    font-size: 16px;
}

.footer-bottom p {
    letter-spacing: 0;
    font-size: 14px;
}

.bottom-footer {
    padding: 2rem 0;
}

.bottom-footer p {
    font-size: 14px;
}

    .hero-page {
        min-height: 50vh !important;
        align-items: flex-end;
        padding-bottom: 2rem;
    }
.text-grid {
    grid-template-columns: 100%;
}

.order-mobile-1{
    order:1;
}

/*.sec-accessorires > div:nth-child(even) .order-accessory-0 {*/
/*    order: 0;*/
/*}*/

/*.sec-accessorires > div:nth-child(even) .order-accessory-1 {*/
/*    order: 1;*/
/*}*/

.sec-accessorires > .text-grid:nth-child(odd) {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}

.sec-accessorires > .text-grid:nth-child(even) {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}



.gallery-grid{
    padding:0;
}

.grid-contact {
    grid-template-columns: 100%;
}

.hero-page .hero-title{
    font-size: 4rem;
    line-height: 4.5rem;
    margin-bottom:1rem;
}

.breadcrumbs-container li {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 16px;

}

.bg-page-case-history {
    background-position: center;
}

.bg-page-accessory {
    background-position: center;
}

/*.sec-accessorires {*/
/*    gap: 3rem;*/
/*}*/

.img-100-rounded {
    height: 40vh;
}

    .grid-product.inverse{
        margin-top:0;
    }
    
.sec-accessorires .img-100-rounded {
    height: 100%;
}

.gap-mobile-0{
    gap:0;
}

.grid-container {
    gap: 1.5rem;
}

.grid-contact {
    
    gap: 1.5rem;
    margin-top: 0;
}

.item-grid-contact {
    padding: 1rem;

}

.p-middle-mobile-v2{
    font-size:1.2rem;
    line-height:1.4rem;
}

.loader-left {
    transform: translateX(-5rem);
    height: 20rem;
}

.logo-loader {
    width: 60vw;

}

.loader-right {
    transform: translateX(6.7rem);
    height: 20rem;
}

.item-private-area{
   
    gap: 0.5rem;
    flex-direction: column;
        align-items: stretch;
}

.actions-file {
    width: 100%;
    justify-content: flex-end;
}

.item-private-area svg {
    height: 3.5rem;
}
.file-private-area {
    gap: 1rem;
}

.no-sticky-section-simple {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin-bottom: 0rem;
}




.hero-section {
    min-height: 70vh;
}
.hero-title{
    font-size:6rem;
    line-height:6.5rem;
}



.sec-templates > section:nth-child(even) .order-template-1 {
    order: 0;
}

    .ul-mobile .item-menu.has-submenu .menu-label {
        font-size: 3rem;
    }

.ul-mobile li a > span {
    font-size: 3rem;
}

    .ul-mobile .sub-menu .nav-link {
        font-size: 2rem;
    }
    
        .glight-img .image_title {
        opacity: 1;
    }
    .no-mobile-span{
    display:none;
}

.grid-item.width-25 {
width: calc(50% - 1rem);
}

.grid-item.width-33 {
width: calc(50% - 1rem);
}

.grid-item.width-50 {
width: calc(50% - 1rem);
}

.grid-item.width-75 {
width: calc(50% - 1rem);
}
.grid-item.width-100 {
width: calc(50% - 1rem);
}

    .site-footer {
        position: relative;
        margin-top: 0;
    }

        
    .bg-page-404 {
        display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;        
    }
    
.hero-page.bg-page-404 .hero-content .custom-button {
    width:fit-content;
}

}    
        















/* AIR */
@media only screen and (min-device-width: 820px) and (max-device-width: 1020px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {


.button-header{
    display:none;
}

.section-with-bg {
    position: relative;
   
}

.grid-product {
    grid-template-columns: 1fr 1fr;
}


.item-product {
    grid-template-columns: 1fr;
    display: flex;
    flex-direction: column;
    padding: 1rem;
    gap:1rem;
}

.grid-accessories {
    grid-template-columns: 1fr 1fr;
}

.footer-area {
    grid-template-columns: 1fr;
    gap: 2rem;
}

.footer-content {
    grid-template-columns: repeat(2, 1fr);
}

.site-footer{
    position:relative;
    margin-top:2rem;
}

    .p-max {
        font-size: 2rem;
        line-height: 2.2rem;
    }
.p-max-mobile{
    font-size: 1.6rem;
    line-height: 1.8rem;
}

    .buttons-vertical a span {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

.buttons-vertical a span.button_more {
    gap: 0;
    font-size:0;
}

.top-head{
    padding:1rem;
}

.p-middle {
    font-size: 2rem;
    line-height: 2.2rem;
}
.title-prod-card {
    font-size: 1.6rem;
    line-height: 2rem;
}

.form-grid {
    grid-template-columns: 1fr 1fr;
    padding: 0 1rem;
}

.white-form {
    padding: 1rem 0rem;
    border-radius: 10px;
}
.bg-contact{
        padding-left: var(--container-padding);
    padding-right: var(--container-padding);
}

.footer-links a {
    color: #fff;
}

.footer-links li a svg {
    transform: translateY(0%);
}

.letter-strange {
    letter-spacing: -3px;
}

.bottom-footer .container {
    gap: 1rem;
    grid-template-columns: 1fr;

}
.loghi-footer img {
    width: 70%;
    height: auto;
}
.p-mobile-0{
    padding-right:0;
    padding-left:0;
}

.tabs{
    top: 5rem;
            padding-right: 1rem;
        padding-left: 1rem;
}
.bg-expert{
margin-bottom: 0;
        margin-top: 1rem;
}

.bg-contact {
    padding: 2rem 1rem !important;
}

    .section {
        padding: 2rem 0 ;
    }

    .top-head {
        padding: 1rem;
    }


.buttons-vertical {padding-top: 1rem;top: 0;}
.section-with-bg {
    min-height: inherit;
}

.container {
    padding-left: 1rem;
    padding-right: 1rem;
}

.pb-mobile-0{
    padding-bottom:0;
}

h2 {margin-bottom: 1rem;}

.p-middle-mobile{
    font-size:1.4rem;
    line-height:1.8rem;
}

.item-accessory {
    gap: 1.5rem;
}

.buttons-vertical a {
    padding: 1rem 0;
  
}

.miniature-prod{
    height: 20vh;
}

.fit-width {
    width: 100%;
}
.custom-button {
    justify-content: space-between;
    width:100%;
}

.item-product:hover {
    box-shadow: 0 0 0 0px #a5a5a550;
    background-color: #f5f5f9;
}

.item-accessory:hover {
    box-shadow: 0 0 0 0px #a5a5a550;
    background-color: #f5f5f9;
}

.item-product .custom-button {
    background-color: var(--primary-color);
    color: #fff;
}

.images-certifate {
    flex-direction: column;
    padding: 1rem 2rem;
    justify-content: space-between;
}

.white-form .col-12{
    padding:0 1rem;
}

.label-check {
    letter-spacing: 0;
    line-height: 20px;
}

.site-footer .sec-footer {
    padding: 1rem 0;
}

.contact-item p {
    font-size: 16px;
}

.footer-bottom p {
    letter-spacing: 0;
    font-size: 14px;
}

.bottom-footer {
    padding: 2rem 0;
}

.bottom-footer p {
    font-size: 14px;
}

    .hero-page {
        min-height: 50vh !important;
        align-items: flex-end;
        padding-bottom: 2rem;
    }
.text-grid {
    grid-template-columns: 100%;
}

.order-mobile-1{
    order:1;
}

/*.sec-accessorires > div:nth-child(even) .order-accessory-0 {*/
/*    order: 0;*/
/*}*/

/*.sec-accessorires > div:nth-child(even) .order-accessory-1 {*/
/*    order: 1;*/
/*}*/

.sec-accessorires > .text-grid:nth-child(odd) {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}

.sec-accessorires > .text-grid:nth-child(even) {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}


.gallery-grid{
    padding:0;
}

.grid-contact {
    grid-template-columns: 100%;
}

.hero-page .hero-title{
    font-size: 4rem;
    line-height: 4.5rem;
    margin-bottom:1rem;
}

.breadcrumbs-container li {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 16px;

}

.bg-page-case-history {
    background-position: center;
}

.bg-page-accessory {
    background-position: center;
}

/*.sec-accessorires {*/
/*    gap: 3rem;*/
/*}*/

.img-100-rounded {
    height: 40vh;
}

    .grid-product.inverse{
        margin-top:0;
    }
    
.sec-accessorires .img-100-rounded {
    height: 100%;
}

.gap-mobile-0{
    gap:0;
}

.grid-container {
    gap: 1.5rem;
}

.grid-contact {
    
    gap: 1.5rem;
    margin-top: 0;
}

.item-grid-contact {
    padding: 1rem;

}

.p-middle-mobile-v2{
    font-size:1.2rem;
    line-height:1.4rem;
}


.item-private-area{
   
    gap: 0.5rem;
    flex-direction: column;
        align-items: stretch;
}

.actions-file {
    width: 100%;
    justify-content: flex-end;
}

.item-private-area svg {
    height: 3.5rem;
}
.file-private-area {
    gap: 1rem;
}
.no-sticky-section-simple {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin-bottom: 0rem;
}

.hero-section {
    min-height: 70vh;
}
.hero-title{
    font-size:6rem;
    line-height:6.5rem;
}

.sec-templates > section:nth-child(even) .order-template-0 {
    order: 1;
}

.sec-templates > section:nth-child(even) .order-template-1 {
    order: 0;
}

    .ul-mobile .item-menu.has-submenu .menu-label {
        font-size: 3rem;
    }

.ul-mobile li a > span {
    font-size: 3rem;
}

    .ul-mobile .sub-menu .nav-link {
        font-size: 2rem;
    }
    .glight-img .image_title {
        opacity: 1;
    }
    .no-mobile-span{
    display:none;
}

.grid-item.width-25 {
width: calc(50% - 1rem);
}

.grid-item.width-33 {
width: calc(50% - 1rem);
}

.grid-item.width-50 {
width: calc(50% - 1rem);
}

.grid-item.width-75 {
width: calc(50% - 1rem);
}
.grid-item.width-100 {
width: calc(50% - 1rem);
}
    .site-footer {
        position: relative;
        margin-top: 0;
    }
    
    .bg-page-404 {
        display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;        
    }
    
.hero-page.bg-page-404 .hero-content .custom-button {
    width:fit-content;
}
}



















/* PRO */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
and (-webkit-min-device-pixel-ratio: 2) {



.button-header{
    display:none;
}

.section-with-bg {
    position: relative;
   
}

.grid-product {
    grid-template-columns: 1fr 1fr;
}


.item-product {
    grid-template-columns: 1fr;
    display: flex;
    flex-direction: column;
    padding: 1rem;
    gap:1rem;
}

.grid-accessories {
    grid-template-columns: 1fr 1fr;
}

.footer-content {
    grid-template-columns: repeat(2, 1fr);
}


.footer-area {
    grid-template-columns: 1fr;
    gap: 2rem;
}
.site-footer{
    position:relative;
    margin-top:2rem;
}

    .p-max {
        font-size: 2rem;
        line-height: 2.2rem;
    }

.p-max-mobile{
    font-size: 1.6rem;
    line-height: 1.8rem;
}

    .buttons-vertical a span {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }

.buttons-vertical a span.button_more {
    gap: 0;
    font-size:0;
}

.top-head{
    padding:1rem;
}

.p-middle {
    font-size: 2rem;
    line-height: 2.2rem;
}

.title-prod-card {
    font-size: 1.6rem;
    line-height: 2rem;
}

.form-grid {
    grid-template-columns: 1fr 1fr;
    padding: 0 1rem;
}

.white-form {
    padding: 1rem 0rem;
    border-radius: 10px;
}
.bg-contact{
        padding-left: var(--container-padding);
    padding-right: var(--container-padding);
}

.footer-links a {
    color: #fff;
}

.footer-links li a svg {
    transform: translateY(0%);
}

.letter-strange {
    letter-spacing: -3px;
}

.bottom-footer .container {
    gap: 1rem;
    grid-template-columns: 1fr;

}
.loghi-footer img {
    width: 70%;
    height: auto;
}
.p-mobile-0{
    padding-right:0;
    padding-left:0;
}

.tabs{
    top: 5rem;
            padding-right: 1rem;
        padding-left: 1rem;
}
.bg-expert{
margin-bottom: 0;
        margin-top: 1rem;
}

.bg-contact {
    padding: 2rem 1rem !important;
}

    .section {
        padding: 2rem 0 ;
    }

    .top-head {
        padding: 1rem;
    }


.buttons-vertical {padding-top: 1rem;top: 0;}
.section-with-bg {
    min-height: inherit;
}

.container {
    padding-left: 1rem;
    padding-right: 1rem;
}

.pb-mobile-0{
    padding-bottom:0;
}

h2 {margin-bottom: 1rem;}

.p-middle-mobile{
    font-size:1.4rem;
    line-height:1.8rem;
}

.item-accessory {
    gap: 1.5rem;
}

.buttons-vertical a {
    padding: 1rem 0;
  
}

.miniature-prod{
    height: 20vh;
}

.fit-width {
    width: 100%;
}
.custom-button {
    justify-content: space-between;
    width:100%;
}

.item-product:hover {
    box-shadow: 0 0 0 0px #a5a5a550;
    background-color: #f5f5f9;
}

.item-accessory:hover {
    box-shadow: 0 0 0 0px #a5a5a550;
    background-color: #f5f5f9;
}

.item-product .custom-button {
    background-color: var(--primary-color);
    color: #fff;
}

.images-certifate {
    flex-direction: column;
    padding: 1rem 2rem;
    justify-content: space-between;
}

.white-form .col-12{
    padding:0 1rem;
}

.label-check {
    letter-spacing: 0;
    line-height: 20px;
}

.site-footer .sec-footer {
    padding: 1rem 0;
}

.contact-item p {
    font-size: 16px;
}

.footer-bottom p {
    letter-spacing: 0;
    font-size: 14px;
}

.bottom-footer {
    padding: 2rem 0;
}

.bottom-footer p {
    font-size: 14px;
}

    .hero-page {
        min-height: 45vh !important;
        align-items: flex-end;
        padding-bottom: 2rem;
    }
.text-grid {
    grid-template-columns: 100%;
}

.order-mobile-1{
    order:1;
}

/*.sec-accessorires > div:nth-child(even) .order-accessory-0 {*/
/*    order: 0;*/
/*}*/

/*.sec-accessorires > div:nth-child(even) .order-accessory-1 {*/
/*    order: 1;*/
/*}*/

.sec-accessorires > .text-grid:nth-child(odd) {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}

.sec-accessorires > .text-grid:nth-child(even) {
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}



.gallery-grid{
    padding:0;
}

.grid-contact {
    grid-template-columns: 100%;
}

.hero-page .hero-title{
    font-size: 4rem;
    line-height: 4.5rem;
    margin-bottom:1rem;
}

.breadcrumbs-container li {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 16px;

}

.bg-page-case-history {
    background-position: center;
}

.bg-page-accessory {
    background-position: center;
}

/*.sec-accessorires {*/
/*    gap: 3rem;*/
/*}*/

.img-100-rounded {
    height: 40vh;
}

    .grid-product.inverse{
        margin-top:0;
    }
    
.sec-accessorires .img-100-rounded {
    height: 100%;
}

.gap-mobile-0{
    gap:0;
}

.grid-container {
    gap: 1.5rem;
}

.grid-contact {
    
    gap: 1.5rem;
    margin-top: 0;
}

.item-grid-contact {
    padding: 1rem;

}

.p-middle-mobile-v2{
    font-size:1.2rem;
    line-height:1.4rem;
}

.item-private-area{
   
    gap: 0.5rem;
    flex-direction: column;
        align-items: stretch;
}

.actions-file {
    width: 100%;
    justify-content: flex-end;
}

.item-private-area svg {
    height: 3.5rem;
}
.file-private-area {
    gap: 1rem;
}

.no-sticky-section-simple {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    margin-bottom: 0rem;
}

.hero-section {
    min-height: 70vh;
}
.hero-title{
    font-size:6rem;
    line-height:6.5rem;
}



.sec-templates > section:nth-child(even) .order-template-0 {
    order: 1;
}

.sec-templates > section:nth-child(even) .order-template-1 {
    order: 0;
}

    .ul-mobile .item-menu.has-submenu .menu-label {
        font-size: 3rem;
    }

.ul-mobile li a > span {
    font-size: 3rem;
}

    .ul-mobile .sub-menu .nav-link {
        font-size: 2rem;
    }
    .glight-img .image_title {
        opacity: 1;
    }
    .no-mobile-span{
    display:none;
}

.grid-item.width-25 {
width: calc(50% - 1rem);
}

.grid-item.width-33 {
width: calc(50% - 1rem);
}

.grid-item.width-50 {
width: calc(50% - 1rem);
}

.grid-item.width-75 {
width: calc(50% - 1rem);
}
.grid-item.width-100 {
width: calc(50% - 1rem);
}
    .site-footer {
        position: relative;
        margin-top: 0;
    }
    
    .bg-page-404 {
        display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;        
    }
    
.hero-page.bg-page-404 .hero-content .custom-button {
    width:fit-content;
}
}