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

.tablet{
    display:block;
}

.item-img-text:nth-child(odd) {
    gap: 2rem;
}

.item-img-text:nth-child(even) {
    gap: 2rem;
}

.img-cert {
    height: 8rem;
    width: 8rem;
}

.h1-c.v_min {
    font-size: 3rem;
    line-height: 3rem;
}

.button-product {
    color: #fff;
    background: #e30613;
}
  
  
.close-gallery {
   
    right: 1.9rem;
}
  
 .img-right {
    right: 5vw;
}

.grid-products {
    gap: 2rem;
}

.box-img-product {
    height: 300px;
}

.input-with-sel .change-sel {
    width: 2rem;
    height: 2rem;
    right: 0.5rem;
    top: 0.6rem;
}
  
 .block-text-slide {
    width: 70vw;
}
    
.divider-navigation {
    display: none;
}   
    
.item-menu a {font-size: 2.3rem;}

.item-menu a::after {
    font-size: 2.6rem;
}

.cursor {
    display:none;
}

.my-cursor {
    display:none;
}
  
  
.item-sub a {
    font-size: 12px;
}  


.block-text-slide .title-slide {
    font-size: 3.8rem;
    line-height: 3.8rem;
}


.grid-page.column-2-c {
    grid-template-columns: 40% auto;
    gap: 8%;
}

.arrow-nav-mobile svg {
    width: 7rem;
    height: 7rem;
}

.slides {
    height: 90vh;
}

.text-slides {
    bottom: 6.5rem;
}

.block-text-slide .title-slide span {
    font-size: 4.5rem;
    line-height: 4.5rem;
}
    
    
.grid-page {
    gap: 5rem;
}

.grid-page.column-2.reverse {
    grid-template-columns: auto 55%;
}

.grid-page.v-2 {
    gap: 3rem;
}
    
.image-full {
    margin: 4rem 0 8rem 0;
}    
    
.item-sub a::after {
    font-size: 14px;
}


.swiper-slide.tall {
    width: 40%;
}


.swiper-slide.big {
    width: 60%;
}


.divider-gallery-navigation {
    display: none;
}

.navigations-slider {
    left: 3rem !important;
}


.h2-c {
 
    font-size: 3rem;
    line-height: 3rem;

}

.h2-c span {
 
    font-size: 3.5rem;
    line-height: 3.5rem;

}


.full-arrow-link .arrow-full-link {
    display: block;
    height: 4rem;
    width: 4rem;
}


.send-button {

    display: flex;
    align-items: center;
    justify-content: space-between;
}

.send-button svg {
    display: block;
}


.go-back {
    height: 7rem;
    justify-content: flex-end;
    width: 100%;
}


.content-error-page {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-items: start;
    height: 100%;
    justify-content: center;
}


 .nav-mobile{
     right:8rem;
     bottom:4.8rem;
     display: block;
 }
 
.arrow-link {
    transform: translate3d(0, 0, 0);
}

.go-back svg {
    display: block;
}

.full-arrow-link {
    opacity: 1;
}



.galleries-section {
    padding-top: 9rem;
}

.control-gallery .container {
    justify-content: space-between;
}

.hover-reveal {
    display: none;
}

.scroll_top {
    height: 5rem;
    width: 5rem;
    bottom: 1rem;
    right: 2rem;
    display: flex;
    justify-content: flex-end;
}




.burger-menu {
    right: 2.7rem;
}

.modal-nav-mobile {
    right: 0.7rem;
}

.images-puzzle {
    height: 23rem;
}

.swiper-button-prev {
    left: 0.7rem;
}

.swiper-button-next {
    right: 0.7rem;
}

}



@media only screen 
  and (min-device-width: 1100px) 
  and (max-device-width: 1200px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
    
  @media (min-width: 992px){
.container, .container-lg, .container-md, .container-sm {
    max-width: 1080px;
}
} 


.item-img-text:nth-child(odd) {
    gap: 2rem;
}

.item-img-text:nth-child(even) {
    gap: 2rem;
}


.img-cert {
    height: 8rem;
    width: 8rem;
}

.h1-c.v_min {
    font-size: 3rem;
    line-height: 3rem;
}

.close-gallery {
   right: 3rem;
}
  
 .img-right {
    right: 5vw;
}

.grid-products {
    gap: 2rem;
}

.tablet{
    display:block;
}

.button-product {
    color: #fff;
    background: #e30613;
}
  
 .block-text-slide {
    width: 70vw;
}
    
.divider-navigation {
    display: none;
}   
    
.item-menu a {

    font-size: 2.7rem;
}

.item-menu a::after {
    font-size: 3rem;
}

.cursor {
    display:none;
}

.my-cursor {
    display:none;
}
  
  
.item-sub a {
    font-size: 12px;
}  
    
    
.item-sub a::after {
    font-size: 14px;
}


.swiper-slide.tall {
    width: 40%;
}


.swiper-slide.big {
    width: 60%;
}


.divider-gallery-navigation {
    display: none;
}

.navigations-slider {
    left: 4rem !important;
}


.h2-c {
 
    font-size: 3rem;
    line-height: 3rem;

}

.h2-c span {
 
    font-size: 3.5rem;
    line-height: 3.5rem;

}


.full-arrow-link .arrow-full-link {
    display: block;
    height: 4rem;
    width: 4rem;
}


.send-button {

    display: flex;
    align-items: center;
    justify-content: space-between;
}

.send-button svg {
    display: block;
}


.go-back {
    height: 7rem;
    justify-content: flex-end;
    width: 100%;
}


.content-error-page {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-items: start;
    height: 100%;
    justify-content: center;
}


 .nav-mobile{
     right:8rem;
     bottom:4.8rem;
     display: block;
 }
 
.arrow-link {
    transform: translate3d(0, 0, 0);
}

.go-back svg {
    display: block;
}

.full-arrow-link {
    opacity: 1;
}

.galleries-section {
    padding-top: 9rem;
}

.control-gallery .container {
    justify-content: space-between;
}


.hover-reveal {
    display: none;
}

.scroll_top {
    height: 5rem;
    width: 5rem;
    bottom: 1rem;
    right: 2rem;
    display: flex;
    justify-content: flex-end;
}



.burger-menu {
    right: 3.8rem;
}

.modal-nav-mobile {
    right: 1.8rem;
}


.images-puzzle {
    height: 27rem;
}

.swiper-button-prev {
    left: 0.7rem;
}

.swiper-button-next {
    right: 0.7rem;
}


}

@media only screen 
and (min-device-width: 1366px) 
and (max-device-width: 1366px) 
and (orientation: landscape) 
and (-webkit-min-device-pixel-ratio: 2) {
 
 
.item-img-text:nth-child(odd) {
    gap: 2rem;
}

.item-img-text:nth-child(even) {
    gap: 2rem;
}

.img-cert {
    height: 8rem;
    width: 8rem;
}
 
 .h1-c.v_min {
    font-size: 4rem;
    line-height: 4rem;
}


.content-p {
    font-size: 22px;
}

.close-gallery {
   
    right: 1.9rem;
}
  
 .img-right {
    right: 5vw;
}

.grid-products {
    gap: 2rem;
}

 
 .divider-navigation {
    display: none;
}   
    
.item-menu a {

    font-size: 2.7rem;
}

.item-menu a::after {
    font-size: 3rem;
}

.cursor {
    display:none;
}

.my-cursor {
    display:none;
}
  
  
.item-sub a {
    font-size: 12px;
}  
    
    
.item-sub a::after {
    font-size: 14px;
}


.swiper-slide.tall {
    width: 40%;
}


.swiper-slide.big {
    width: 60%;
}


.divider-gallery-navigation {
    display: none;
}

.navigations-slider {
    left: 8rem !important;
}


.h2-c {
 font-size: 4rem;
 line-height: 4rem;
}

.h2-c span {
 
    font-size: 3.5rem;
    line-height: 3.5rem;

}


.full-arrow-link .arrow-full-link {
    display: block;
    height: 4rem;
    width: 4rem;
}


.send-button {

    display: flex;
    align-items: center;
    justify-content: space-between;
}

.send-button svg {
    display: block;
}


.go-back {
    height: 7rem;
    width: 100%;
    justify-content: flex-end;
}


.content-error-page {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-items: start;
    height: 100%;
    justify-content: center;
}


 .nav-mobile{
     right:8rem;
     bottom:4.8rem;
     display: block;
 }
 
.arrow-link {
    transform: translate3d(0, 0, 0);
}

.go-back svg {
    display: block;
}

.full-arrow-link {
    opacity: 1;
}

.tablet{
    display:block;
}

.button-product {
    color: #fff;
    background: #e30613;
}

.galleries-section {
    padding-top: 9rem;
}

.control-gallery .container {
    justify-content: space-between;
}
    
.hover-reveal {
    display: none;
}

.scroll_top {
    height: 5rem;
    width: 5rem;
    bottom: 1rem;
    right: 2rem;
    display: flex;
    justify-content: flex-end;
}



.burger-menu {
    right: 7.7rem !important;
}

.modal-nav-mobile {
    right: 5.7rem !important;
}


.images-puzzle {
    height: 28rem;
}

.swiper-button-prev {
    left: 0.7rem !important;
}

.swiper-button-next {
    right: 0.7rem !important;
}

    
}