

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
	  
.grid-handler .col-md-6:nth-child(odd) {
    padding-right: 15px;
}
	  
.grid-handler .col-md-6:nth-child(even) {
    padding-left: 15px;
}
	  
.title-box-handler {
    font-size: 28px;

}
	  
.tablet-pro {
    display: block !important;
}  
	  
	  
	 .mobile-menu {
    display: block !Important;
}
  
}


@media only screen and (max-width: 820px) {
    
.title-box-handler {
    font-size: 28px;

}	
	
	
.box-map {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
}
.content-map {
    color: var(--default-color);
    width: 100%;
    background: var(--third-color);
}
    
    
html{
  overflow-x:hidden;  
}
    
body{
overflow-x:hidden;

}

.logo > img {
    width: 100%;
    transition: 0.2s;
}

.video > iframe {
    width: 90vw;
    height: 40vh;
}

.col-12 .item-catalog > svg {
    margin-left: 1.5rem;
}
    
.desktop{
    display:none;
}

.social-link > li:not(:last-child) {
    margin-right: 1.2rem;
}

.container{
    padding-left:20px;
    padding-right:20px;
}
   
.menu-scroll .logo > img {
    width: 80%;
    transform: none;
}
    
.c-ellipse {
    text-align: left;
    width: 53.267%;
    max-width: 56.267%;
    top: -80px;
    left: -76px;
    position: absolute;
    z-index: -1;
}

.title-section {
    color: var(--default-color);
    font-family: "Butler", Sans-serif;
    font-size: 55px;
    font-weight: 500;
    letter-spacing: 1px;
}

.carousel-product {

    padding-bottom: 2rem;
}

.title-item {
    color: #fff;
    font-family: "Butler", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    line-height: 34px;
    margin: 0;
    font-style: italic;
}

.description-item {
    text-align: left;
    color: var( --fourth-color );
    font-family: 'Titillium Web';
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 1px;
}

.pre-title-section {
    color: var(--default-color);
    font-family: 'Titillium Web';
    font-size: 20px;
    font-weight: 200;
    font-style: italic;
    letter-spacing: 1px;
    margin: 0;
}


.box-text-vertical .btn-tab-item {
    background-image: url(../img/bottone-traccia-bianco%404x.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    border: 0px;
    background-color: #FFFFFF00;
    padding: 25px 40px 25px 40px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: "Titillium Web";
    transition: 0.2s;
}

.min-carousel-p {
    min-height: 85vh;
}

.vertical-slider-home-multiple {
    position: relative;
    padding: 0;
}
   
   
  .message {
    font-size: 22px;
    padding: 40px;
    font-family: 'Titillium Web';
    text-align: center;
    font-weight: 600;
    letter-spacing: 1px;
    color: var(--default-color);
} 
  
.title-slide > h1 {
    font-family: 'Butler';
    z-index: 9;
    height: auto;
    width: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 55px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 55px;
    padding-left: 11px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
} 
.shape-text-2 {
    display: block;
    overflow: hidden;
    position: relative;
    top: 0;
    left:0rem;
    animation: openclose 1s forwards;
    /*animation-delay: 0.5s; */
}

.description-slider > p {
    width: 90%;
    color: #fff;
    font-family: "Titillium Web";
    height: auto;
    text-decoration: none;
    white-space: normal;
    text-align: left;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 18px;
}


.button-slide {
    position: relative;
    top: 10rem;
    left: 0;
    opacity: 1;
    visibility: visible;
}

.navigation-slide {
    width: 100px;
    position: absolute;
    top: 15rem;
    right: 12rem;
    opacity: 1;
    visibility: visible;
}

.description-double-banner {
    color: #fff;
    font-family: 'Titillium Web';
    font-size: 20px;
    font-weight: 200;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 3px;
}

.title-double-banner {
    color: #fff;
    font-family: "Butler", Sans-serif;
    font-size: 55px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: -20px;
}

.content-d-banner {
    padding: 30px 30px 30px 30px;
    background: #24242475;
}
    
    
.title-banner {
    text-align: left;
    color: var(--third-color);
    font-family: 'Titillium Web';
    font-size: 20px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.2em;
    margin: 0;
    letter-spacing: 1px;
    padding: 10px 0;
}

.banner {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    z-index: 3;
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px 0;
    
    background-color: var( --fourth-color );
}

.descrpition-banner {
    text-align: left;
    color: var(--third-color);
    font-family: 'Titillium Web';
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.1em;
    margin: 0;
    letter-spacing: 0px;
    padding: 10px 0;
}

.carousel-section {
    background-image: url(../../../media/sfumatura_bianca.png);
    background-position: center center;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: -20px;
    z-index: 1;
    position: relative;
    padding: 50px 0px 0px 0px;
}


.footer {
    z-index: 0;
    padding-bottom: 4rem;
}

.social-link.footer{
padding:0;
}
	
.copyright > p {
    font-family: 'Titillium Web';
    font-size: 11px;
    color: var( --secondary-color );
    font-weight: 400;
    margin-bottom: 0.1rem;
    letter-spacing: 0.4px;
}

.cms-header-accordion {
    color: var(--default-color);
    font-family: "Butler", Sans-serif;
    font-size: 30px;
    line-height: 30px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #E6DDD26E;
    border-radius: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    display: flex;
    align-content: center;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
}

.cms-item-accordion {
    margin-bottom: 20px;
}
.tabs-products {
    margin: 0;
    margin-bottom: 3rem;
}

.btn-tab-item {
    background-image: url(../img/bottone-traccia-bianco%404x.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    border: 0px;
    background-color: #FFFFFF00;
    padding: 25px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: "Titillium Web";
    transition: 0.2s;
}


.sec-grid-about {
    margin: 0;
    margin-top: 30px;
    margin-bottom: 0rem;
}

.box-image-2 {
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover;
}

.box-image {
    width: 100%;
    height: 300px;
    background-position: center;
    background-size: cover;
}

.h2-c {
    color: var(--default-color);
    font-family: "Butler", Sans-serif;
    font-size: 35px;
    font-weight: 500;
    line-height: 40px;
    font-style: italic;
}
.invert-color {
    color: var(--third-color);
    font-size: 55px;
    line-height: 55px;
}

.pre-title-grid {
    color: #fff;
    font-family: 'Titillium Web';
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 2px;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 10px 10px;
    margin: 0px;
}


.btn-request {
    background-image: url(../img/bottone-bianco-collez%404x.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    margin: 10px 0px;
    border: 0px;
    background-color: #FFFFFF00;
    padding: 20px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    font-family: "Titillium Web";
    transition: 0.2s;
}

.title-grid {
    display: block;
    color: #fff;
    font-family: "Butler", Sans-serif;
    font-size: 30px;
    font-weight: 600;
    font-style: italic;
    line-height: 30px;
    border-radius: 0px 0px 0px 0px;
    padding: 0px 0px 0px 5px;
    margin: 0px;
}

.box-image-gallery {
    width: 80%;
    top: 0rem;
    display: flex;
    height: 90vh;
    position: relative;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    align-items: center;
}
.sec-grid-product {
    margin: 0;
    margin-top: 30px;
    margin-bottom: 3rem;
}

.item-gallery > img {
    max-width: 100%;
    height: auto;
}

.sec-attributes {
    background-image: url(../../../media/sfumatura_bianca.png);
    background-position: bottom;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    padding: 50px 0px 0px 0px;
}

.sec-attributes .container .row .col-md-6 {
    padding: 30px 10px 0px 10px;
}

.sec-attributes .container .row .col-md-6:first-child {
    padding: 10px 10px 10px 10px;
}

.sec-attributes .container .row .col-md-6:first-child {
    border-bottom: 1px solid #B4ADA47A;
    border-right: 0;
}

.pop-contain {
    position: fixed;
    top: 100%;
    width: 100%;
    overflow: scroll;
    transition: 0.5s;
    height: 100vh;
    padding: 50px 0;
    padding-bottom:4rem;
    z-index: 999;
    background-color: var( --third-color );
}

.popup_request.show .pop-contain {
    top: 0;
}


.title-request {
    font-family: 'Butler';
    font-size: 30px;
    font-weight: 600;
    font-style: italic;
    letter-spacing: 0px;
}
.subtitle-request {
    text-align: left;
    color: var( --default-color );
    font-family: 'Titillium Web';
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.controls {
    display: flex;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    position: relative;
    align-items: center;
    width: 100%;
    z-index: 11;
    margin: auto 8rem;
    margin-bottom: 1.5rem;
}

.swiper-button-next, .swiper-button-prev {
    position: unset;
    top: 50%;
    margin-bottom: 0;
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
}

.attribute-name {
    margin-top: 5px;
    color: var( --third-color );
    font-family: 'Titillium Web';
    font-size: 14px;
    font-weight: 600;
    line-height: 14px;
    text-align: left;
    font-style: italic;
    letter-spacing: 0.5px;
    text-transform: lowercase;
}


.features > li .text.white {
    color: #fff;
    margin-bottom: 0px;
    margin-top: -5px;
    margin-left: 1rem;
}

.img-mobile-50{
    width:50%;
}

.empty-space-23 {
    display:none;
}

.box-text-system > h3 {
    font-size: 35px !important;
    line-height: 40px;
}

.button-contact {
    float: left;
}

.download-sec {
    margin: 2rem 0;
    margin-bottom: 5rem;
}

.item-download-2 .h2-c{
    font-size:30px;
    line-height:35px;
}

.item-colors {
    width: 50px;
    margin-right: 1rem;
}

.box-colors {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    align-items: flex-start;
}

.form-cms {
    margin: 0;
    padding: 30px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 10px -10px 0px 0px rgb(255 255 255 / 16%);
}

.title-page-2 {
    font-family: "Butler", Sans-serif;
    font-size: 35px;
    font-weight: 300;
    line-height: 1.3em;
    border-radius: 0px 0px 0px 0px;
    color: #fff;
}

.sub-title-page {
    color: var( --default-color );
    font-family: 'Titillium Web';
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    font-style: italic;
    letter-spacing: 3px;
}

.pre-title-page {
    color: var( --fourth-color );
    font-family: 'Titillium Web';
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    font-style: italic;
}

th {
    border: 1px solid var(--default-color);
    padding: 0.5em 0.7em !important;
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    color: var(--default-color);
    font-family: 'Titillium Web';
}

td {
    border: 1px solid var(--default-color);
    padding: 0.5em 0.7em !important;
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: 300;
    font-style: italic;
    color: var(--default-color);
    font-family: 'Titillium Web';
}


 
.min-carousel-p {
    min-height: 85vh;
}


.desktop{
    display:none;
}
    
.mobile{
    display:block;
}
    


/*menu*/


.menu-scroll{
    background: #b4ada4 !Important;
    position:fixed;
        width: 100%;
}


.logo {
    width: var(--width-logo-mobile);
    height: auto;
    max-width: 100%;
}


























    .order-mobile {
        order: -1;
    }
    
    
    








    .title-page {
        font-family: "Butler", Sans-serif;
        font-size: 70px;
        font-weight: 300;
        line-height: 1em;
        border-radius: 0px 0px 0px 0px;
        padding: 0;
        color: #fff;
    }
    
    .empty-space-des {
    
        display: none;
    }
    

    .box-text {
        padding-right: 0rem;
        padding: 2rem 0;
    }
    
    .sec-heading-page {
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 30px 0px 0px 0px;
    }
            
    .description-page {
        text-align: left;
        color: #fff;
        font-family: 'Titillium Web';
        font-size: 18px;
        font-weight: 200;
        font-style: italic;
    }
    
    .blockquote.white {
        margin: 0;
        margin-top: 30px;
        padding: 30px 0px 0px 30px;
        background-image: url(../../../media/virgolette%402x.png);
        background-position: top left;
        background-repeat: no-repeat;
        background-size: 20% auto;
    }
    
    .title-about {
        color: var(--default-color);
        font-family: "Butler", Sans-serif;
        font-size: 30px;
        font-style: italic;
        line-height: 1.1em;
    }
    
    .p-0-image {
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }
    
    .box-text.inverse-p {
        padding-right: 0;
        padding-left: 0;
    }











/*slider*/


.slider-composition {
    position: absolute;
    height: 25rem;
    z-index: 5;
    top: -3rem;
}

.first-image {
    height: 100%;
    position: absolute;
    right: -13rem;
    animation-duration: 0.5s;
}

.second-image {
    height: 100%;
    position: absolute;
    right: -13rem;
    animation-duration: 0.5s;
    animation-delay: 0.5s;
}

.overlay-image {
    height: 100%;
    position: absolute;
    right: -13rem;
    animation-duration: 0.5s;
    animation-delay: 0.7s;
}


.cl-slider {
    position: relative;
    z-index: 6;
    min-height: 51rem;
}

.title-slide {
    position: relative;
    top: 22rem;
    margin-top: 1rem;
}




.shape-text {
    margin: 0;
    text-indent: 10px;
    display: block;
    animation: reveal 1s forwards;
    
}




@keyframes openclose {
  0% {
      left:3rem;
    clip-path: inset(0 100% 0 0);
  }

  100% {
      left:0rem;
    clip-path: inset(0 0 0 0);
  }
  
}


.description-slider {
    position: relative;
    top: 21rem;
    animation-duration: 0.5s;
    animation-delay: 0.7s;
}

.description-slider > p {
    color: #fff;
    font-family: "Titillium Web";
    height: auto;
    text-decoration: none;
    white-space: normal;
    text-align: left;
    line-height: 20px;
    width: 100%;
    letter-spacing: 0px;
    padding-right: 1rem;
    font-weight: 200;
    font-style: italic;
    margin: 0;
    font-size: 16px;
}


.button-slide {
    position: relative;
    top: 34rem;
    left: 0;
    opacity: 1;
    z-index: 6;
    visibility: visible;
}

.button-slide>a {
    z-index: 11;
    background: url(../../../media/bottone-bianco%404x.png) center center / contain no-repeat;
    font-family: "Titillium Web";
    height: auto;
    width: auto;
    color: rgb(113, 94, 81);
    text-decoration: none;
    white-space: nowrap;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 9px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 14px;
    padding: 24px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
}

.navigation-slide {
    width: 40px;
    position: absolute;
    top: 39rem;
    right: 10rem;
    opacity: 1;
    z-index: 7;
    visibility: visible;
}

.navigation-slide>div:first-child {
    margin-bottom: 0;
}

.navigation-slider {
    position: relative;
    display: flex;
    z-index: 9;
    margin-top: 0;
}









.ellipse-right {
    position: absolute;
    width: 400px;
    height: 480px;
    right: -5rem;
    top: -15rem;
}



.blockquote {
    margin: 0; 
    padding: 0px 0px 0px 20px;
    background-image: url(../img/virgolette-marroni%402x.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 6% auto;
}

.title-carousel {
    color: var(--third-color);
    font-family: "Butler", Sans-serif;
    font-size: 25px;
    font-style: italic;
    line-height: 1.1em;
}

.subtitle-carousel {
    color: var(--third-color);
    font-family: "Butler", Sans-serif;
    font-size: 18px;
    font-weight: 300;
}

.nav-carousel {
    position: absolute;
    top: 10rem;
    width: 70px;
    right: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}

.swiper {
    margin-left: 0;
    right: 0;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    /* height: 332px; */
    /* padding-left: 2.5rem !important; */
    padding: 0;
    z-index: 1;
}




.map {
    height: 500px;
    width: 100%;
	border:none;
	 background: linear-gradient(to bottom, #715e51 50%, #b2b7c300 50%);
    background-size: 100% 200%;
    background-position: bottom;
}
	
.map.open {
    background-position: top;
}

.map-col {
    position: absolute;
    right: 0;
    padding: 0;
}

.posa-page {
    background-image: url(../../../media/posa_installazione_2.jpg);
    background-position: 95% 35%;
    background-repeat: no-repeat;
    background-size: 40%;
}

	
		
.banner-spot {
    position: fixed;
    width: 90vw;
   	bottom: 1rem;
   	right: -100%;
	z-index: 100;
    transition:0.2s;
}


.banner-spot.show{
    right: 1rem;
}


}


@media only screen 
    and (device-width: 414px) 
    and (device-height: 896px) 
    and (-webkit-device-pixel-ratio: 2) {
        
   .min-carousel-p {
    min-height: 75vh;
}     

		

		
}





@media only screen and (max-height: 1200px) and (min-height: 1000px){
    
.min-carousel-p {
    min-height: 60vh;
}

.content-d-banner {
    padding: 50px 50px 50px 50px;
    background: #24242475;
}

.content-link-banner > div > svg {
    width: 70px;
    transition: 0.2s;
}

.c-ellipse {
    text-align: left;
    width: 53.267%;
    max-width: 56.267%;
    top: 35px;
    left: -76px;
    position: absolute;
    z-index: -1;
}

.posa-page {
    background-image: url(../../../media/posa_installazione_2.jpg);
    background-position: 95% 35%;
    background-repeat: no-repeat;
    background-size: 40%;
}

.logo > img {
    width: 70%;
    transition: 0.2s;
}


.posa-page {
    background-image: url(../../../media/posa_installazione_2.jpg);
    background-position: 95% 35%;
    background-repeat: no-repeat;
    background-size: 40%;
}

.slider-composition {
    position: absolute;
    height: 25rem;
    z-index: 5;
    top: -3rem;
    right: -4rem;
}
.title-slide {
    position: relative;
    top: 0;
    margin-top: 1rem;
}

.description-slider {
    position: relative;
    top: 0;
    animation-duration: 0.5s;
    animation-delay: 0.7s;
}

.button-slide {
    position: relative;
    top: 12rem;
    left: 0;
    opacity: 1;
    z-index: 6;
    visibility: visible;
}


.cl-slider {
    position: relative;
    z-index: 6;
    min-height: 30rem;
}

.slider {
    padding-top: 5rem;
    min-height: 30rem;
    position: relative;
    z-index: 4;
}

.tablet{
    display:block;
}
   


.descrpition-banner {
    text-align: left;
    color: var(--third-color);
    font-family: 'Titillium Web';
    font-size: 12px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.1em;
    margin: 0;
    letter-spacing: 0px;
    padding: 10px 0;
}

.nav-carousel {
    position: absolute;
    top: 4rem;
    width: 70px;
    right: 2rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}

.title-banner {
    text-align: left;
    color: var(--third-color);
    font-family: 'Titillium Web';
    font-size: 18px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.2em;
    margin: 0;
    letter-spacing: 1px;
    padding: 10px 0;
}

.link-banner {
    text-decoration: none;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    align-content: center;
    flex-direction: column;
}

.icon-link-banner > svg {
    font-size: 70px;
    line-height: 70px;
    height: 40px;
    width: 70px;
}

.blockquote {
    margin: 0;
    padding: 0px 0px 0px 50px;
    background-image: url(../img/virgolette-marroni%402x.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 6% auto;
}

.carousel-section {
    background-image: url(../../../media/sfumatura_bianca.png);
    background-position: center center;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: -20px;
    z-index: 1;
    position: relative;
    padding: 50px 0px 18px 0px;
}
.footer {
    padding-top: 2rem;
    z-index: 2;
    position: relative;
}
   
   
.logo-footer > img {
    width: 20vw;
}

.cms-mobile {
    font-family: "Butler", Sans-serif;
    font-size: 40px;
    display: none;
    margin-bottom: 0.5rem;
    padding: 0.5rem 50px;
    color: var(--secondary-color);
    font-weight: 500;
    background: linear-gradient(to left, #b2b7c300 50%, var( --secondary-color) 50%);
    background-size: 200% 100%;
    background-position: right bottom;
    transition: 0.2s all;
}


.mobile-menu {
    display:block;
    width: 40px;
    height: 40px;
}

.bar-1 {
    height: 5px;
   
}

.change .bar-1 {
    -webkit-transform: rotate(-45deg) translate(12px, 6px);
    transform: rotate(45deg) translate(6px, 8px);
    width: 100%;
    transition: 0.5s;
    background: var( --secondary-color);
}

.bar-2 {
    height: 5px;
  
}
.bar-3 {
    height: 5px;
   
}

.change .bar-3 {
    -webkit-transform: rotate(45deg) translate(12px, -8px);
    transform: rotate(-45deg) translate(8px, -10px);
    width: 100%;
    transition: 0.5s;
    background: var( --secondary-color);
}
    
.change {
    z-index: 10001;
}

.empty-space-des {
    height: 100px;
    display: block;
    margin-bottom: 20px;
}

.box-image {
    width: 100%;
    height: 400px;
    background-position: center;
    background-size: cover;
}
.blockquote.white {
    margin: 0;
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 30px;
    padding: 45px 0px 0px 45px;
    background-image: url(../../../media/virgolette%402x.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 10% auto;
}

.sec-grid-product {
    margin: 30px;
    margin-top: 30px;
    margin-bottom: 3rem;
}



.popup_request.show .pop-contain {
    top: 50%;
}
.sec-attributes .container .row .col-md-6:first-child {
    padding: 10px 30px 10px 10px;
}



.sec-attributes .container .row .col-md-6:last-child {
    padding: 10px 10px 10px 30px;
}

.sec-attributes .container .row .col-md-6:first-child {
    border-bottom: 0;
    border-right: 1px solid #B4ADA47A;
}

.img-mobile-50 {
    width:100%;
}

.img-mobile-75 {
    width:75%;
}

.download-sec {
    margin: 2rem 0;
    margin-bottom: 20.5rem;
}

.item-download-2 .h2-c {
    font-size: 45px;
    line-height: 45px;
}

.c-ellipse-page {
    text-align: left;
    width: 53.267%;
    max-width: 56.267%;
    top: 35px;
    left: -76px;
    position: absolute;
    z-index: -1;
}

.form-cms {
    margin: 0;
    padding: 25px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #fff;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 10px -10px 0px 0px rgb(255 255 255 / 16%);
}

.item-download-2 {
    border-bottom: 1px solid #B4ADA47A;
    display: flex;
    padding: 50px 0px 10px 0;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.tab-item {
color: var( --fourth-color );
cursor: pointer;
font-family: 'Titillium Web';
padding: 10px 20px 10px 20px;
font-size: 14px;
position: relative;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
transition: 0.3s;
}

.no-tablet{
    display:none;
}
}









@media only screen and (min-width: 800px) and (max-width: 1200px){ 
.container, .container-md, .container-sm {
    max-width: 760px;
}
}












@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {


    .mobile-menu {
        display: block;
       
    }
    
    .desktop{
        display:none;
    }
    
    .mobile{
        display:block;
    }
    
    .tablet{
        display:block;
    }

    .first-image {
        right: -35rem;
    }

    .overlay-image {
        right: -35rem;
    }

    .first-image {
        right: -35rem;
    }

    .button-slide {
        top: 2rem;
    }
    
    .bgd-nav.show-menu {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

  }












  @media only screen 
  and (min-device-width: 1100px) 
  and (max-device-width: 1200px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    
    .mobile-menu {
        display: block;
       
    }
    
    .desktop{
        display:none;
    }
    
    .mobile{
        display:block;
    }

    .tablet{
        display:block;
    }


    .first-image {
        right: -35rem;
    }

    .overlay-image {
        right: -35rem;
    }

    .first-image {
        right: -35rem;
    }

    .button-slide {
        top: 2rem;
    }

    .bgd-nav.show-menu {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

  }









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


    .mobile-menu {
        display: block;
       
    }

    .slider {
        min-height: 45rem;
    }
    
    .desktop{
        display:none;
    }
    
    .mobile{
        display:block;
    }

    
    .tablet{
        display:block;
    }

    .slider-composition {
        position: absolute;
        height: 38rem;
        top: 0rem;
        z-index: 5;
    }

    .first-image {
        right: -35rem;
    }

    .overlay-image {
        right: -35rem;
    }

    .first-image {
        right: -35rem;
    }



    .bgd-nav.show-menu {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .button-slide {
        top: 2rem;
    }

    .min-carousel-p {
        min-height: 50vh;
    }

}


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

  .mobile-menu {
      display: block;
     
  }

  .slider {
      min-height: 45rem;
  }
  
  .desktop{
      display:none;
  }
  
  .mobile{
      display:block;
  }

  
  .tablet{
      display:block;
  }

  .slider-composition {
      position: absolute;
      height: 38rem;
      top: 0rem;
      z-index: 5;
  }

  .first-image {
      right: -27rem;
  }
  .second-image {
      right: -27rem;
  }
  
  .overlay-image {
      right: -27rem;
  }


  .bgd-nav.show-menu {
      display: flex;
      flex-direction: column;
      width: 100%;
  }

  .button-slide {
      top: 15rem;
  }

  .tablet-pro{
      display:block;
  }

}