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

    width: 35vw;
}

.files-private-area {
    grid-template-columns: repeat(2, 1fr);
}


 
    
    .menu{
        display:none;
    }
    
    .right-menu{
        display:none;
    }
    
    /*h1{*/
    /*    line-height: 4rem;*/

    /*}*/

      .shape-swiper .swiper-slide img{
            filter: grayscale(0);
    }  
    
    h3 {
    font-size: 2rem;
    
}
    
.img-hero .trail__img{
    height: 65vh;
}

    
    
     .item-menu svg{
     transform: rotate(0deg);
     opacity: 1;
}

 .footer-links li a:after{
     content:'';
     background-image:url('../img/freccia-su.svg');
     background-size: 100%;
     position: absolute;
     right: 0;
     width: 0.5rem;
     height: 0.5rem;
     transform: translateY(3rem);
     transition: 0.2s ease-in;
}

.footer-links li a:after {
    transform: translateY(0.75rem);
}
    
    .banner-text{
        line-height: 2.3rem;
        margin: 0;
        font-size: 2.3rem;
        margin-bottom: 1rem;
        margin-left:-0.25rem;
    }
    
    .hero {
        padding:1rem;
        padding-top: 8rem;
        padding-bottom:5rem;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 3rem;
    }
    
    .title-svg{
        left: 0.5rem;
        top: 0;
    }
    
    .item-logo svg {
        height: 2.3rem;
    }
    
    .item-logo .cls-3 {
        fill: #3dbfef;
    }


    .item-logo .cls-4 {
        fill: #37b4aa;
    }


    .item-logo .cls-5 {
        fill: #d3cb0e;
      }
    
    .logos{
       width: 100%;
       grid-template-columns: repeat(3, auto);
       margin-top: 2rem;
       gap: 1.5rem;
    }
    
    .trail__img{
    height: 20rem;
    }
    .item-logo svg {
        height: 2.3rem;
    }
    
    .mobile{
        display:block;
    }
    
    .desktop{
        display:none;
    }
    
    .img-visual {
        position: relative !important;
        left: 0;
        width: 100%;
        justify-content: flex-end;
    }

.img-visual.v-2 {
    right: 0;
    left: inherit;
}

.img-visual.v-3 {
    left: 0;
    width: 100%;
}

.grid-section h2 {
    font-size: 2rem;
    margin-bottom: 3rem !important;
    line-height: 2.2rem;
    letter-spacing: 0;
}

.label-check {
    font-size: 14px;
}

.hero .container {

    gap: 8vh;
}
    
    .grid-section {
        display: grid;
        grid-template-columns: 1fr;
        gap: 3rem;
        margin:0;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        overflow: clip;
    }
    
    .text-grid{
        grid-template-columns: 1fr;
    }    
    
    .form-grid{
        grid-template-columns: 1fr;
    }


.checkbox-input{
    display: flex;
}




.col-visual {
    order: 1;
    position: absolute;
    z-index: 8;
    top: 6rem;
    opacity: 0.2;
}

footer{
    padding: 1rem;
    position: relative;
    padding-top:3rem;
    z-index: 10;
}

.footer-links {
    margin-bottom: 1rem;
    margin-top: 0;
}

footer h3 {
    font-size: 14px;
    margin-top: 1rem;
}

footer h4 {
    font-size: 14px;
    margin-bottom: 0;
}

.footer-links li a {

    font-size: 14px;
    color: #fff
}


.grid-flex-hero{
    gap: 1rem;
    flex-direction: column;
}




.nav-flex-distance {
   
    margin: 0.5rem 1rem;
    display: flex;
    justify-content: space-between;
}



.rows-overlay{
    display:none;
}



.col-text {
    padding: 5rem 1rem;
}



.img-bg-visual {
 position: absolute;
 top: 20rem;
}



.img-hero {
   top: 0;
   opacity: 0.5;
   height: 120vh;
   background-size: cover;
   background-position: -100% 100%;
}


h2 {
   
    font-size: 2rem;
    line-height: 2.3rem;
}

.hero p {
    font-size: 16px;
}



.img-visual img {

    width: 80%;
}

.svg-section {
    width: 8rem;
}




.col-page {
    padding: 1rem;
    padding-top: 3rem;
    padding-bottom: 0;
}
.cont-abs {
    width: 100%;
    position: relative;
    /* height: 70vh; */
}

.page.landscape-1 {
   grid-template-columns: 100%;
   gap: 2rem;
}

.page.landscape-1 .col-text {
     padding: 1rem;
     padding-top: 0;
     padding-bottom: 3rem;
}

.grid-section .landscape-1 .separator{
    padding-top:3rem;
}


.hero.page {padding-top: 6rem;grid-template-columns: 100%;gap: 2rem;}

.hero.page .title-block {
    padding: 0 1rem;
}

.hero.page .text-block {
    padding: 0 1rem;
}

.separator{
    gap:0;
}

.grid-section.landscape-3 {
    grid-template-columns: 100%;
}

.page .col-text {
    padding: 0 1rem;
    padding-bottom: 2rem;
}
.bg-airtender_2{
    display:none;
}



    .grid-page {
        padding-top: 3rem;
        gap: 2rem;
        grid-template-columns: 100%;
        border-top: 1px solid #ffffff30;
    }

.grid-page .title-block {
    padding: 0 1rem;
}

.grid-page .text-block {
    padding-right: 3rem;
    padding: 0 1rem;
}


.b-bottom-1 {
    border-bottom: 0 solid #ffffff30;
}

.grid-prod {
        border-top: 0;
        gap: 1rem;
        grid-template-columns: 1fr 1fr;
        padding: 0 1rem;
        z-index:10;
    }
.cover-prod {
    display:none;

}

.item-grid-prod {
    border-left: 1px solid #ffffff30;
    border-right: 1px solid #ffffff30;
    width: 100%;
    border-top: 1px solid #ffffff30;
}
    
    .sec-grid-prod {
        grid-template-columns: 100%;
        padding: 1rem 0 0 0;
    }

.bg-primary-no-rows {
    padding: 3rem 1rem;

}

.abs-mobile{
    /*position:absolute;*/
}

.scroll-img {
    min-height: 50vh;
}
.title-prod {
   
    font-size: 1.5rem;
}



/*.img-suspension.product{*/
/*            display: none;*/
/*}*/

.img-suspension {
    left: inherit;
    right: -15vw;
    top: -10rem;
}


.img-suspension img {
            width: 75vw;
    top: 0;
    opacity: 0.2;
}

.prod-marine .img-suspension.product img {
    width: 75vw;
    max-width: inherit;
    max-height: inherit;
}


.bg-airtender_1 {

    top: -5rem;
}

.bg-marine_1 {

    top: -5rem;
}


.bg-systems_1 {

    top: -5rem;
}


.grid-section.landscape-1.separator{
    padding-top:3rem;
}

 .open .modal-content {
     width: 90vw;
            height: 50vh;
        }


.height-mobile{
        /* height: 100%; */
}


.cont-no-abs {
    width: 100%;
}

.accordion-container {
        max-width: 100%;
    }

.open .modal-content.view-product {
        height: 80vh !important;
    }

    .separator.p-bottom-separator {
        display: none;
    }
    
.sec-only-padding {
    padding: 1.5rem 0;
}

.b-no-right {
    border-right: 1px solid #ffffff70;
}

.tablet{
    display:block;
}
    .product-tablet {
        display: flex;
        height: 70vh;
        justify-content: center;
        margin-bottom:6rem;
    }

.product-tablet img{
    width:auto;
    height:100%;
}

.full-button .button-c {
    width: 50%;
}


.no-tablet{
    display:none;
}

.hero.cat_marine {
    padding-bottom: 0;
}

.hero.cat_systems {
    padding-bottom: 0;
}

.mb-mobile-button{
     margin-bottom: 2rem;
}


.grid-company {
    grid-template-columns: 100%;
    gap: 3rem;
    padding-bottom:3rem;
    padding-top:3rem;
}

.block-text .paragraph {
    padding: 0 1rem 0 1rem;
}

.block-text:nth-child(odd) .paragraph {
    padding: 0 1rem 0 1rem;
}

.block-text:nth-child(odd) {
    padding-top: 0;
    order: 1;
}
.block-text .paragraph:first-child {
    padding-bottom: 3rem;
}



.block-text .paragraph:last-child {
    padding-top: 3rem;
}

.shape-img-left {    height: 60vh;
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 75px), calc(100% - 75px) 100%, 0 100%, 0 75px);
}

.shape-img-right {    height: 60vh;
    clip-path: polygon(0 0, calc(100% - 75px) 0, 100% 0, 100% 100%, 75px 100%, 0 calc(100% - 75px));
}

.grid-company:last-child {

    padding-bottom: 3rem;
}

.sec-grid-contact {
    grid-template-columns: 0 4fr 0;
}
.grid-contact {
    justify-items: start;
}

.item-contact {
    padding: 3rem 1rem 2rem 1rem;
}

.item-contact:last-child{
    padding-left: 3rem;
    border-left:1px solid #ffffff30;
}
.message-contact.show-message {
        right: 1rem;
        transform: translateY(0%);
        left: inherit;
    }
    .message-contact.close-message {
        
       transform:translateY(150%);
        
    }


.slider-shape {
    height: 50vh;
}
.shape-swiper .swiper-slide {
    height: 50vh;
}

.col-right {
   
    padding-right: 1rem;
    margin-top: 0;
    padding-left: 1rem;
}

.grid-page.category {
    margin-top: 0;
}

.grid-section.category {
    grid-template-columns: 1fr;
}

.privacy-page {
    padding: 2rem 1rem;
}
.cls-navigation{
    opacity: 0.5;
    fill:currentColor;
}


.active .cls-navigation{
    opacity: 1;
}

.error-title{
   
}
.error-code{
        font-size: 9rem;
}

.content-single-post {
    padding: 3rem 1rem 0 1rem;
}


.sec-grid-media {
    padding: 3rem 0 0 0;
    height: 100%;
    display: flex;
    grid-template-columns: 1fr 4fr 1fr;
    align-items: start;
    flex-direction: column;
}




.filter-media {
    padding-left: 1rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}


.item-filter.active {
    color: #ffffff;
    box-shadow: inset 0 -5px 0 0 #fff;
}

.item-filter:last-child {
    border-right: 1px solid #ffffff30;
    border-bottom: 0px solid #ffffff30;
}


.grid-media.active {
    display: flex;
    opacity: 1;
    visibility: visible;
    flex-direction: column;
}


.item-grid-media {
    border-left: 1px solid #ffffff30;
    border-right: 1px solid #ffffff30;
}

.item-grid-media:not(:last-child){
    border-bottom: 1px solid #ffffff30;
}


.grid-media {

    margin: 0 1rem;
}

.mobile-100{
    width:100%;
}

.bred-down {
    padding: 0 1rem;
}


.blog-iframe iframe {
    width: 100%;
    height: 50vh;
}


}

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

    width: 35vw;
}

.files-private-area {
    grid-template-columns: repeat(2, 1fr);
}


   
    
    .menu{
        display:none;
    }
    
    .right-menu{
        display:none;
    }
    
    /*h1{*/
    /*    line-height: 4rem;*/

    /*}*/

        .shape-swiper .swiper-slide img{
            filter: grayscale(0);
    }
    
    h3 {
    font-size: 2rem;
    
}
    

.img-hero .trail__img{
    height: 65vh;
}


    
    
     .item-menu svg{
     transform: rotate(0deg);
     opacity: 1;
}

 .footer-links li a:after{
     content:'';
     background-image:url('../img/freccia-su.svg');
     background-size: 100%;
     position: absolute;
     right: 0;
     width: 0.5rem;
     height: 0.5rem;
     transform: translateY(3rem);
     transition: 0.2s ease-in;
}

.footer-links li a:after {
    transform: translateY(0.75rem);
}
    
    .banner-text{
        line-height: 2.3rem;
        margin: 0;
        font-size: 2.3rem;
        margin-bottom: 1rem;
        margin-left:-0.25rem;
    }
    
    .hero {
        padding:1rem;
        padding-top: 8rem;
        padding-bottom:5rem;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 3rem;
    }
    
    .title-svg{
        left: 0.5rem;
        top: 0;
    }
    
    .item-logo svg {
        height: 2.3rem;
    }
    
    .item-logo .cls-3 {
        fill: #3dbfef;
    }


    .item-logo .cls-4 {
        fill: #37b4aa;
    }


    .item-logo .cls-5 {
        fill: #d3cb0e;
      }
    
    .logos{
       width: 100%;
       grid-template-columns: repeat(3, auto);
       margin-top: 2rem;
       gap: 1.5rem;
    }
    
    .trail__img{
    height: 20rem;
    }
    .item-logo svg {
        height: 2.3rem;
    }
    
    .mobile{
        display:block;
    }
    
    .desktop{
        display:none;
    }
    
    .img-visual {
        position: relative !important;
        left: 0;
        width: 100%;
        justify-content: flex-end;
    }

.img-visual.v-2 {
    right: 0;
    left: inherit;
}

.img-visual.v-3 {
    left: 0;
    width: 100%;
}

.grid-section h2 {
    font-size: 2rem;
    margin-bottom: 3rem !important;
    line-height: 2.2rem;
    letter-spacing: 0;
}

.label-check {
    font-size: 14px;
}

.hero .container {

    gap: 8vh;
}
    
    .grid-section {
        display: grid;
        grid-template-columns: 1fr;
        gap: 3rem;
        margin:0;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        overflow: clip;
    }
    
    .text-grid{
        grid-template-columns: 1fr;
    }    
    
    .form-grid{
        grid-template-columns: 1fr;
    }


.checkbox-input{
    display: flex;
}




.col-visual {
    order: 1;
    position: absolute;
    z-index: 8;
    top: 6rem;
    opacity: 0.2;
}

footer{
    padding: 1rem;
    position: relative;
    padding-top:3rem;
    z-index: 10;
}

.footer-links {
    margin-bottom: 1rem;
    margin-top: 0;
}

footer h3 {
    font-size: 14px;
    margin-top: 1rem;
}

footer h4 {
    font-size: 14px;
    margin-bottom: 0;
}

.footer-links li a {

    font-size: 14px;
    color: #fff
}


.grid-flex-hero{
    gap: 1rem;
    flex-direction: column;
}




.nav-flex-distance {
   
    margin: 0.5rem 1rem;
    display: flex;
    justify-content: space-between;
}



.rows-overlay{
    display:none;
}



.col-text {
    padding: 5rem 1rem;
}



.img-bg-visual {
 position: absolute;
 top: 20rem;
}



.img-hero {
   top: 0;
   opacity: 0.5;
   height: 120vh;
   background-size: cover;
   background-position: -100% 100%;
}


h2 {
   
    font-size: 2rem;
    line-height: 2.3rem;
}

.hero p {
    font-size: 16px;
}



.img-visual img {

    width: 80%;
}

.svg-section {
    width: 8rem;
}




.col-page {
    padding: 1rem;
    padding-top: 3rem;
    padding-bottom: 0;
}
.cont-abs {
    width: 100%;
    position: relative;
    /*height: 70vh;*/
}

.page.landscape-1 {
   grid-template-columns: 100%;
   gap: 2rem;
}

.page.landscape-1 .col-text {
     padding: 1rem;
     padding-top: 0;
     padding-bottom: 3rem;
}

.grid-section .landscape-1 .separator{
    padding-top:3rem;
}


.hero.page {padding-top: 6rem;grid-template-columns: 100%;gap: 2rem;}

.hero.page .title-block {
    padding: 0 1rem;
}

.hero.page .text-block {
    padding: 0 1rem;
}

.separator{
    gap:0;
}

.grid-section.landscape-3 {
    grid-template-columns: 100%;
}

.page .col-text {
    padding: 0 1rem;
    padding-bottom: 2rem;
}
.bg-airtender_2{
    display:none;
}

.bg-marine_2{
    display:none;
}


.bg-systems_2{
    display:none;
}



    .grid-page {
        padding-top: 3rem;
        gap: 2rem;
        grid-template-columns: 100%;
        border-top: 1px solid #ffffff30;
    }

.grid-page .title-block {
    padding: 0 1rem;
}

.grid-page .text-block {
    padding-right: 3rem;
    padding: 0 1rem;
}


.b-bottom-1 {
    border-bottom: 0 solid #ffffff30;
}



.grid-prod {
        border-top: 0;
        gap: 1rem;
        grid-template-columns: 1fr 1fr;
        padding: 0 1rem;
        z-index:10;
    }
    .cover-prod {
    display:none;

}

.item-grid-prod {
    border-left: 1px solid #ffffff30;
    border-right: 1px solid #ffffff30;
    width: 100%;
    border-top: 1px solid #ffffff30;
}
    
    .sec-grid-prod {
        grid-template-columns: 100%;
        padding: 1rem 0 0 0;
    }

.bg-primary-no-rows {
    padding: 3rem 1rem;

}

.abs-mobile{
    /*position:absolute;*/
}

.scroll-img {
    min-height: 50vh;
}

.title-prod {
   
    font-size: 1.5rem;
}




/*.img-suspension.product{*/
/*            display: none;*/
/*}*/

.img-suspension {
    left: inherit;
    right: -15vw;
    top: -10rem;
}


.img-suspension img {
           width: 75vw;
    top: 0;
    opacity: 0.2;
}

.prod-marine .img-suspension.product img {
    width: 75vw;
    max-width: inherit;
    max-height: inherit;
}


.bg-airtender_1 {

    top: -5rem;
}

.bg-marine_1 {

    top: -5rem;
}


.bg-systems_1 {

    top: -5rem;
}


.grid-section.landscape-1.separator{
    padding-top:3rem;
}

 .open .modal-content {
     width: 90vw;
            height: 50vh;
        }


.height-mobile{
        /*height: 100%;*/
}

.cont-no-abs {
    width: 100%;
}

.accordion-container {
        max-width: 100%;
    }
.open .modal-content.view-product {
        height: 80vh !important;
    }
    
        .separator.p-bottom-separator {
        display: none;
    }

.sec-only-padding {
    padding: 1.5rem 0;
}

.b-no-right {
    border-right: 1px solid #ffffff70;
}

.tablet{
    display:block;
}
    .product-tablet {
        display: flex;
        height: 70vh;
        justify-content: center;
        margin-bottom:6rem;
    }

.product-tablet img{
    width:auto;
    height:100%;
}

.full-button .button-c {
    width: 50%;
}


.no-tablet{
    display:none;
}

.hero.cat_marine {
    padding-bottom: 0;
}

.hero.cat_systems {
    padding-bottom: 0;
}

.mb-mobile-button{
     margin-bottom: 2rem;
}


.grid-company {
    grid-template-columns: 100%;
    gap: 3rem;
    padding-bottom:3rem;
    padding-top:3rem;
}

.block-text .paragraph {
    padding: 0 1rem 0 1rem;
}

.block-text:nth-child(odd) .paragraph {
    padding: 0 1rem 0 1rem;
}

.block-text:nth-child(odd) {
    padding-top: 0;
    order: 1;
}
.block-text .paragraph:first-child {
    padding-bottom: 3rem;
}



.block-text .paragraph:last-child {
    padding-top: 3rem;
}

.shape-img-left {    height: 60vh;
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 75px), calc(100% - 75px) 100%, 0 100%, 0 75px);
}

.shape-img-right {    height: 60vh;
    clip-path: polygon(0 0, calc(100% - 75px) 0, 100% 0, 100% 100%, 75px 100%, 0 calc(100% - 75px));
}

.grid-company:last-child {

    padding-bottom: 3rem;
}

.sec-grid-contact {
    grid-template-columns: 0 4fr 0;
}
.grid-contact {
    justify-items: start;
}


.item-contact {
    padding: 3rem 1rem 2rem 1rem;
}


.item-contact:last-child{
    padding-left: 3rem;
    border-left:1px solid #ffffff30;
}

.message-contact.show-message {
        right: 1rem;
        transform: translateY(0%);
        left: inherit;
    }
    
        .message-contact.close-message {
        
       transform:translateY(150%);
        
    }


.slider-shape {
    height: 50vh;
}

.shape-swiper .swiper-slide {
    height: 50vh;
}

.col-right {
   
    padding-right: 1rem;
    margin-top: 0;
    padding-left: 1rem;
}

.grid-page.category {
    margin-top: 0;
}

.grid-section.category {
    grid-template-columns: 1fr;
}

.privacy-page {
    padding: 2rem 1rem;
}

.cls-navigation{
    opacity: 0.5;
    fill:currentColor;
}


.active .cls-navigation{
    opacity: 1;
}

.error-title{
   
}
.error-code{
        font-size: 9rem;
}

.content-single-post {
    padding: 3rem 1rem 0 1rem;
}

.sec-grid-media {
    padding: 3rem 0 0 0;
    height: 100%;
    display: flex;
    grid-template-columns: 1fr 4fr 1fr;
    align-items: start;
    flex-direction: column;
}




.filter-media {
    padding-left: 1rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}


.item-filter.active {
    color: #ffffff;
    box-shadow: inset 0 -5px 0 0 #fff;
}

.item-filter:last-child {
    border-right: 1px solid #ffffff30;
    border-bottom: 0px solid #ffffff30;
}


.grid-media.active {
    display: flex;
    opacity: 1;
    visibility: visible;
    flex-direction: column;
}


.item-grid-media {
    border-left: 1px solid #ffffff30;
    border-right: 1px solid #ffffff30;
}

.item-grid-media:not(:last-child){
    border-bottom: 1px solid #ffffff30;
}


.grid-media {

    margin: 0 1rem;
}

.mobile-100{
    width:100%;
}

.bred-down {
    padding: 0 1rem;
}


.blog-iframe iframe {
    width: 100%;
    height: 50vh;
}


}


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

 
 .file {width: 24.9vw;}

.files-private-area {
    grid-template-columns: repeat(3, 1fr);
}


   
    
    .menu{
        display:none;
    }
    
    .right-menu{
        display:none;
    }
    
    /*h1{*/
    /*    line-height: 4rem;*/

    /*}*/

    
    
    h3 {
    font-size: 2rem;
    
}
    
    
    .shape-swiper .swiper-slide img{
            filter: grayscale(0);
    }

    
.img-hero .trail__img{
    height: 65vh;
}

    
    
     .item-menu svg{
     transform: rotate(0deg);
     opacity: 1;
}

 .footer-links li a:after{
     content:'';
     background-image:url('../img/freccia-su.svg');
     background-size: 100%;
     position: absolute;
     right: 0;
     width: 0.5rem;
     height: 0.5rem;
     transform: translateY(3rem);
     transition: 0.2s ease-in;
}
.footer-links li a:after {
    transform: translateY(0.75rem);
}
    
    .banner-text{
        line-height: 2.3rem;
        margin: 0;
        font-size: 2.3rem;
        margin-bottom: 1rem;
        margin-left:-0.25rem;
    }
    
    .hero {
        padding:1rem;
        padding-top: 8rem;
        padding-bottom:5rem;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 3rem;
    }
    
    .title-svg{
        left: 0.5rem;
        top: 0;
    }
    
    .item-logo svg {
        height: 2.3rem;
    }
    
    .item-logo .cls-3 {
        fill: #3dbfef;
    }


    .item-logo .cls-4 {
        fill: #37b4aa;
    }


    .item-logo .cls-5 {
        fill: #d3cb0e;
      }
    
    .logos{
       width: 100%;
       grid-template-columns: repeat(3, auto);
       margin-top: 2rem;
       gap: 1.5rem;
    }
    
    .trail__img{
    height: 20rem;
    }
    .item-logo svg {
        height: 2.3rem;
    }
    
    .mobile{
        display:block;
    }
    
    .desktop{
        display:none;
    }
    
    .img-visual {
        position: relative !important;
        left: 0;
        width: 100%;
        justify-content: flex-end;
    }

.img-visual.v-2 {
    right: 0;
    left: inherit;
}

.img-visual.v-3 {
    left: 0;
    width: 100%;
}

.grid-section h2 {
    font-size: 2rem;
    margin-bottom: 3rem !important;
    line-height: 2.2rem;
    letter-spacing: 0;
}

.label-check {
    font-size: 14px;
}

.hero .container {

    gap: 8vh;
}
    
    .grid-section {
        display: grid;
        grid-template-columns: 1fr;
        gap: 3rem;
        margin:0;
        padding-right: calc(var(--bs-gutter-x) * .5);
        padding-left: calc(var(--bs-gutter-x) * .5);
        overflow: clip;
    }
    
    .text-grid{
        grid-template-columns: 1fr;
    }    
    
    .form-grid{
        grid-template-columns: 1fr;
    }


.checkbox-input{
    display: flex;
}




.col-visual {
    order: 1;
    position: absolute;
    z-index: 8;
    top: 6rem;
    opacity: 0.2;
}

footer{
    padding: 1rem;
    position: relative;
    padding-top:3rem;
    z-index: 10;
}

.footer-links {
    margin-bottom: 1rem;
    margin-top: 0;
}

footer h3 {
    font-size: 14px;
    margin-top: 1rem;
}

footer h4 {
    font-size: 14px;
    margin-bottom: 0;
}

.footer-links li a {

    font-size: 14px;
    color: #fff
}


.grid-flex-hero{
    gap: 1rem;
    flex-direction: column;
}




.nav-flex-distance {
   
    margin: 0.5rem 1rem;
    display: flex;
    justify-content: space-between;
}



.rows-overlay{
    display:none;
}



.col-text {
    padding: 5rem 1rem;
}



.img-bg-visual {
 position: absolute;
 top: 20rem;
}



.img-hero {
   top: 0;
   opacity: 0.5;
   height: 120vh;
   background-size: cover;
   background-position: -100% 100%;
}


h2 {
   
    font-size: 2rem;
    line-height: 2.3rem;
}

.hero p {
    font-size: 16px;
}



.img-visual img {

    width: 80%;
}

.svg-section {
    width: 8rem;
}




.col-page {
    padding: 1rem;
    padding-top: 3rem;
    padding-bottom: 0;
}
.cont-abs {
    width: 100%;
    position: relative;
    /* height: 70vh; */
}

.page.landscape-1 {
   grid-template-columns: 100%;
   gap: 2rem;
}

.page.landscape-1 .col-text {
     padding: 1rem;
     padding-top: 0;
     padding-bottom: 3rem;
}

.grid-section .landscape-1 .separator{
    padding-top:3rem;
}


.hero.page {padding-top: 6rem;grid-template-columns: 100%;gap: 2rem;}

.hero.page .title-block {
    padding: 0 1rem;
}

.hero.page .text-block {
    padding: 0 1rem;
}

.separator{
    gap:0;
}

.grid-section.landscape-3 {
    grid-template-columns: 100%;
}

.page .col-text {
    padding: 0 1rem;
    padding-bottom: 2rem;
}
.bg-airtender_2{
    display:none;
}
.bg-marine_2{
    display:none;
}


.bg-systems_2{
    display:none;
}




    .grid-page {
        padding-top: 3rem;
        gap: 2rem;
        grid-template-columns: 100%;
        border-top: 1px solid #ffffff30;
    }

.grid-page .title-block {
    padding: 0 1rem;
}

.grid-page .text-block {
    padding-right: 3rem;
    padding: 0 1rem;
}


.b-bottom-1 {
    border-bottom: 0 solid #ffffff30;
}

.grid-prod {
        border-top: 0;
        gap: 1rem;
        grid-template-columns: 1fr 1fr;
        padding: 0 1rem;
        z-index:10;
    }
.cover-prod {
    display:none;

}
.item-grid-prod {
    border-left: 1px solid #ffffff30;
    border-right: 1px solid #ffffff30;
    width: 100%;
    border-top: 1px solid #ffffff30;
}
    
    .sec-grid-prod {
        grid-template-columns: 100%;
        padding: 1rem 0 0 0;
    }

.bg-primary-no-rows {
    padding: 3rem 1rem;

}

.abs-mobile{
    /*position:absolute;*/
}
.scroll-img {
    min-height: 50vh;
}


.title-prod {
   
    font-size: 1.5rem;
}



/*.img-suspension.product{*/
/*            display: none;*/
/*}*/
.img-suspension {
    left: inherit;
    right: -15vw;
    top: -10rem;
}


.img-suspension img {
            width: 75vw;
    top: 0;
    opacity: 0.2;
}

.prod-marine .img-suspension.product img {
    width: 75vw;
    max-width: inherit;
    max-height: inherit;
}


.bg-airtender_1 {

    top: -5rem;
}

.bg-marine_1 {

    top: -5rem;
}


.bg-systems_1 {

    top: -5rem;
}


.grid-section.landscape-1.separator{
    padding-top:3rem;
}

 .open .modal-content {
     width: 90vw;
            height: 50vh;
        }


.height-mobile{
        /*height: 100%;*/
}

.cont-no-abs {
    width: 100%;
}

.accordion-container {
        max-width: 100%;
    }
.open .modal-content.view-product {
        height: 80vh !important;
    }
    
        .separator.p-bottom-separator {
        display: none;
    }
.sec-only-padding {
    padding: 1.5rem 0;
}


.b-no-right {
    border-right: 1px solid #ffffff70;
}
.tablet{
    display:block;
}
    .product-tablet {
        display: flex;
        height: 70vh;
        justify-content: center;
        margin-bottom:6rem;
    }

.product-tablet img{
    width:auto;
    height:100%;
}

.full-button .button-c {
    width: 50%;
}

.no-tablet{
    display:none;
}

.hero.cat_marine {
    padding-bottom: 0;
}

.hero.cat_systems {
    padding-bottom: 0;
}

.mb-mobile-button{
     margin-bottom: 2rem;
}


.grid-company {
    grid-template-columns: 100%;
    gap: 3rem;
    padding-bottom:3rem;
    padding-top:3rem;
}

.block-text .paragraph {
    padding: 0 1rem 0 1rem;
}

.block-text:nth-child(odd) .paragraph {
    padding: 0 1rem 0 1rem;
}

.block-text:nth-child(odd) {
    padding-top: 0;
    order: 1;
}
.block-text .paragraph:first-child {
    padding-bottom: 3rem;
}



.block-text .paragraph:last-child {
    padding-top: 3rem;
}

.shape-img-left {    height: 60vh;
clip-path: polygon(0 0, 100% 0, 100% calc(100% - 75px), calc(100% - 75px) 100%, 0 100%, 0 75px);
}

.shape-img-right {    height: 60vh;
    clip-path: polygon(0 0, calc(100% - 75px) 0, 100% 0, 100% 100%, 75px 100%, 0 calc(100% - 75px));
}

.grid-company:last-child {

    padding-bottom: 3rem;
}


.sec-grid-contact {
    grid-template-columns: 0 4fr 0;
}
.grid-contact {
    justify-items: start;
}

.item-contact {
    padding: 3rem 1rem 2rem 1rem;
}

.item-contact:last-child{
    padding-left: 3rem;
    border-left:1px solid #ffffff30;
}

.message-contact.show-message {
        right: 1rem;
        transform: translateY(0%);
        left: inherit;
    }
    
        .message-contact.close-message {
        
       transform:translateY(150%);
        
    }


.slider-shape {
    height: 50vh;
}

.shape-swiper .swiper-slide {
    height: 50vh;
}

.col-right {
   
    padding-right: 1rem;
    margin-top: 0;
    padding-left: 1rem;
}

.grid-page.category {
    margin-top: 0;
}

.grid-section.category {
    grid-template-columns: 1fr;
}

.privacy-page {
    padding: 2rem 1rem;
}

.cls-navigation{
    opacity: 0.5;
    fill:currentColor;
}


.active .cls-navigation{
    opacity: 1;
}

.error-title{
   
}
.error-code{
        font-size: 9rem;
}

.content-single-post {
    padding: 3rem 1rem 0 1rem;
}





.sec-grid-media {
    padding: 3rem 0 0 0;
    height: 100%;
    display: flex;
    grid-template-columns: 1fr 4fr 1fr;
    align-items: start;
    flex-direction: column;
}




.filter-media {
    padding-left: 1rem;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}


.item-filter.active {
    color: #ffffff;
    box-shadow: inset 0 -5px 0 0 #fff;
}

.item-filter:last-child {
    border-right: 1px solid #ffffff30;
    border-bottom: 0px solid #ffffff30;
}


.grid-media.active {
    display: flex;
    opacity: 1;
    visibility: visible;
    flex-direction: column;
}


.item-grid-media {
    border-left: 1px solid #ffffff30;
    border-right: 1px solid #ffffff30;
}

.item-grid-media:not(:last-child){
    border-bottom: 1px solid #ffffff30;
}


.grid-media {

    margin: 0 1rem;
}

.mobile-100{
    width:100%;
}

.bred-down {
    padding: 0 1rem;
}


.blog-iframe iframe {
    width: 100%;
    height: 50vh;
}


}