body{
    margin: 0px 0px;
    padding: 0px 0px;
}
.landing-banner-wrapper{
    margin: 0px 0px;
    padding: 0px 0px;
}
.landing-banner-wrapper img{
    width: 100%;
}
.discover-room-div{
    margin: 0px 0px 5px 0px;
    position: relative;
    text-decoration: none;
    display: block;
}
.discover-room-div:hover h3{
    bottom: 30px;
    transition: .5s ease;
}
.discover-room-div img{
    width: 100%;
}

.discover-room-wrapper [class*="row"] {
    margin-left: -7px;
    margin-right: -7px;
}

.discover-room-wrapper [class*="col-"] {
    padding-left: 7px;
    padding-right: 7px;
}

.discover-room-div h3{
    margin: 10px 0 20px 0;
    padding: 0px 0px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    font-family: 'FontFont_FF.Mark.Pro';
    font-size: 20px;
    line-height: 25px;
}

.new-arrivals-wrapper{
    margin:0px 0px;
    padding: 0px 0px;
}

.new-arrival-div .hover-img{
    display: none;
    transition: .5s ease;
}

.new-arrival-div .norma-img{
    display: block;
    transition: .5s ease;
}
.new-arrival-div:hover .normal-img{
    display: none;
    transition: .5s ease;
}

.discover-projects-wrapper{
    margin: 0px 0px;
    padding: 0px 0px;
}
.discover-projects-wrapper .main-img{
    width: 100%;
}
.discover-projects-wrapper .row{
    align-items:flex-end;
}
.discover-projects-wrapper h3{
    margin: 0px 0px 50px 0px;
}
.discover-projects-wrapper a{
    margin-bottom: 15px;
    display: inline-block;
}






.counter-box {
    display: block;
    padding: 0px;
    text-align: center
}

.counter-box p {
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 17px;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
}

.counter-box i {
    display: inline-flex;
        justify-content: center;
        font-size: 80px;
        margin: 0 0 0px;
        color: #000000;
        font-style: normal;
        font-weight: 700;
        line-height: 80px;
        align-items: baseline;
}

.counter-box i em
 {
    font-weight: 300;
    font-size: 80px;
    font-family: "Roboto", sans-serif;
    font-style: normal;
}

.counter {
    display: inline-flex;
        justify-content: center;
        font-size: 80px;
        margin: 0 0 0px;
        color: #000000;
        font-style: normal;
        font-weight: 700;
        line-height: 80px;
        align-items: baseline;
}


@media (min-width: 1200px) {
    .container {
        max-width: 1252px;
    }
}
.discover-room-wrapper h2{
    margin: 40px 0 15px 0;
    font-family: 'FontFont_FF.Mark.Pro';
    font-size: 30px;
    line-height: 38px;
    color: #000000;
    font-weight: 600;
}

.new-arrivals-wrapper h2{
    margin: 20px 0 10px 0;
    font-family: 'FontFont_FF.Mark.Pro';
    font-size: 30px;
    line-height: 38px;
    color: #000000;
    font-weight: 600;
}

.new-arrivals-wrapper .second-box{
    display: flex;
    column-gap: 19px;
}
.new-arrivals-wrapper .second-box .layers{
    display: flex;
    flex-direction: column;
    width: 100%;
    row-gap: 14px;
}

.new-arrivals-wrapper .first-layer img{
    border-radius: 16px;
    height: 688px;
}

.new-arrivals-wrapper .new-arrival-div
{
    background: #f9f9f9;
    border-radius: 16px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    text-decoration: none;
    position: relative;
}
.new-arrival-div h3 {
    font-size: 20px;
    position: absolute;
    bottom: 10px;
    font-weight: 400;
    left: 18px;
    margin-bottom: 0px;
    text-decoration: none;
    color: #000;
}
  
.new-arrival-div .hover-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    opacity: 0;
    transform: scale(1.05); /* optional zoom-in effect */
    transition: opacity 0.4s ease, transform 0.4s ease;
    z-index: 1;
  }

  .new-arrival-div .hover-text {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    background: rgba(219, 219, 219, 0.8);
    padding: 20px;
    align-items: center;
    bottom: 0px;
    left: 0px;
    transition: all 0.3s ease 0s;
    opacity: 0;
    top: auto;
    z-index: 12 !important;
    justify-content: center;
    align-items: center;
}

 .new-arrival-div .hover-text ul li {
    margin: 0px 0px 10px !important;
    padding: 0px 0px 10px !important;
    list-style: none !important;
    width: 100% !important;
    border-bottom: solid 1px #000 !important;
    color: #000 !important;
    text-align: center;
}
/* .new-arrival-div .hover-text ul li:last-child {
    border-bottom: none !important;
  } */
  .new-arrival-div:hover .org-img{
    opacity: 1;
  }
  
  .new-arrival-div:hover .hover-img {
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(1); /* smooth scale down on hover */
  }
  .new-arrival-div:hover .hover-text{
    opacity: 1;
    pointer-events: auto;
  }
  .hover-text ul{
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .hover-text ul li{
    color: #fff;
  }
.box-one{
    height: 314px;
}
.box-two{
    height: 360px;
}
.box-three{
    height: 426px;
}
.box-four{
    height: 246px;
}
.fact-counter-wrapper .counter-row{
    display: flex;
    justify-content: space-between;
}

.bannerSwiper .wrapper iframe{
    width: 100%;
    height: 692px;
}

.bannerSwiper .wrapper video{
    width: 100%;
    height: 692px;
    object-fit: cover;
    display: block;
}

@media (min-width: 1600px) {
    .bannerSwiper .wrapper iframe{
        height: 922px;
    }
    .bannerSwiper .wrapper video{
        height: 922px;
    }
}

.desktop-view{
    display: block;
}


.new-arrivals-wrapper .col-md-5{
     width: 47.5%;
}
.new-arrivals-wrapper .col-md-7{
    width: 52.5%;
}


.fact-counter-wrapper{
    margin-top: 47px;
    margin-bottom: 61px;
}
.fact-counter-wrapper h2{
    margin-bottom: 10px;
    display: block;
    font-size: 30px;
    font-weight: 600;
    font-family: 'FontFont_FF.Mark.Pro';
    color: #000;
}

.discover-projects-div {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    display: inline-block;
}
  
  .discover-projects-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 16px;
    padding: 48px 32px;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none; 
  }
  
  .discover-projects-div:hover .discover-projects-overlay {
    opacity: 1;
    pointer-events: auto;
  }
  
.discover-projects-div img{
    width: 100%;
    height: 100%;
    border-radius: 16px;
    object-fit: cover;
}
.discover-projects-div h3{
    color: #fff;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 26px;
    font-weight: normal;
}
.discover-projects-div p{
    color: #fff;
    font-size: 11px;
    line-height: normal;
    margin-bottom: 20px;
    font-weight: normal;
}
.discover-projects-div span{
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 11px;
    line-height: normal;
}
.discover-projects-inner {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: end;
}
.discover-projects h2{
    margin-bottom: 10px;
    display: block;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    font-family: 'FontFont_FF.Mark.Pro';
}
.view-projects {
    font-size: 18px;
    text-decoration: none;
    color: #000000;
    display: inline-block;
    margin-top: 12px;
    transition: 0.2s all ease-in-out, font-weight 0.2s;
}

.view-projects:hover {
    transform: scale(1.1) !important;
    font-weight: 600 !important;
}

.follow-us{
    margin-top: 50px;
    margin-bottom: 70px;
}
.follow-us h2{
    margin-bottom: 18px;
    font-size: 30px;
    font-weight: 600;
    color: #000;
    font-family: 'FontFont_FF.Mark.Pro';
}
.follow-us .row-sq-box{
    display: flex;
    row-gap: 8px;
    column-gap: 10px;
    flex-wrap: wrap;
    position: relative;
}
.follow-us .row-sq-box .sq-box{
    position: relative;
    width: 31.2%;
}
.social-icons{
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    gap: 6px;
        justify-content: center;
        align-items: center;
}
.arrco-desc {
    display: flex;
    column-gap: 31px;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.follow-images .col-md-5{
    display: flex;
    justify-content: center;
    align-items: center;
}
.arrco-note-desc .ar-lighting{
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
}
.arrco-note-desc p{
    font-size: 17px;
    color: #000;
    font-family: "Roboto", sans-serif;
    margin-bottom: 0px;
}
.arrco-note-desc span{
    color: #919191;
    font-family: "Roboto", sans-serif;
}
.arrco-note-desc .arrco-link {
    display: flex;
    gap: 7px;
    margin-top: 12px;
}
.arrco-note-desc .follow-instagram{
    margin-top: 20px;
    display: inline-block;
    line-height: 17px;
    font-size: 11px;
    padding: 10px 19px;
    border: 1px solid #000;
    text-decoration: none;
    color: #000;
    font-family: "Roboto", sans-serif;
}
.arrco-note-desc .follow-instagram:hover{
    background: #000;
    color: #fff;
}
/* .discover-projects .inner-box{
    display: flex;
    justify-content: space-between;
}
.follow-images{
    max-width: 607px;
}
.arrco-desc{
    display: flex;
    column-gap: 36px;
} */
.follow-images .col-lg-7{
    width: 51%;
}
.follow-images .col-lg-5{
    width: 49%;
}



.first-layer{
    overflow: hidden;
    border-radius: 16px;
}

.first-layer iframe{
    width: 100%;
    height: 669px;
    display: none;
}

.bannerSwiper .swiper-button-next,
.bannerSwiper .swiper-button-prev {
  width: 48px;
  height: 48px;
  background-color: rgba(62, 62, 62, 0.5); /* semi-transparent black */
  color: #fff;
  border-radius: 50%; /* makes it a circle */
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease;
}

.bannerSwiper .swiper-button-next::after,
.bannerSwiper .swiper-button-prev::after {
  font-size: 18px; /* icon size */
  font-weight: bold;
}

.bannerSwiper .swiper-button-next:hover,
.bannerSwiper .swiper-button-prev:hover {
  background-color: rgba(60, 60, 60, 0.8);
}

.bannerSwiper .swiper-button-next {
    right: 10px;
  }
  
  .bannerSwiper .swiper-button-prev {
    left: 10px;
  }

  .discover-room-div .img-wrapper{
    border-radius: 16px;
    overflow: hidden;
    display: inline-block;
    transition: transform 0.4s ease;
  }
  
  .discover-room-div img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.4s ease;
  }
  
  .discover-room-div:hover img{
    transform: scale(1.1);
  }
  
  .first-layer{
    border-radius: 16px;
    overflow: hidden;
    display: inline-block;
    transition: transform 0.4s ease;
  }
  
  .first-layer img {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.4s ease;
  }
  
  .first-layer:hover img{
    transform: scale(1.1);
  }

  .sq-box{
    border-radius: 16px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    transition: transform 0.4s ease;
  }
  
  .sq-box img {

    transition: transform 0.4s ease;
  }
  
  .sq-box:hover img{
    transform: scale(1.1);
  }

  .mobile-view{
    display: none;
}
.ar-insta-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 10%;
}
  

@media (min-width: 1200px) {

    .new-arrivals-wrapper [class*="row"] {
        margin-left: -8px;
        margin-right: -8px;
    }
    
    .new-arrivals-wrapper [class*="col-"] {
        padding-left: 8px;
        padding-right: 8px;
    }
    .follow-images [class*="row"] {
        margin-left: -10px;
        margin-right: -10px;
    }
    
    .follow-images [class*="col-"] {
        padding-left: 22px;
        padding-right:12px;
    }
}

@media (max-width: 1200px) {
    .new-arrivals-wrapper .first-layer img {
        height: 613px;
    }
    .new-arrivals-wrapper .col-md-5{
        width: 52.5%;
   }
   .new-arrivals-wrapper .col-md-7{
       width: 47.5%;
   }
    .follow-images .col-lg-7{
        width: 48%;
    }
    .follow-images .col-lg-5{
        width: 52%;
    }
.bannerSwiper .wrapper iframe {
    height: 492px;
}
.bannerSwiper .wrapper video {
    height: 492px;
}
.box-one{
    height: 270px;
}
.box-two{
    height: 330px;
}
.box-three{
    height: 350px;
}
.box-four{
    height: 250px;
}
.sq-box img {
    transition: transform 0.4s ease;
    max-width: 138px;
}
}

@media (max-width: 991px) {
    .new-arrivals-wrapper .first-layer img {
        height: auto;
    }
    .bannerSwiper .wrapper iframe {
        height: 369px;
    }
    .bannerSwiper .wrapper video {
        height: 369px;
    }
    img.org-img {
        width: 100%;
    }
    .box-one{
        height: 170px;
    }
    .box-two{
        height: 230px;
    }
    .box-three{
        height: 250px;
    }
    .box-four{
        height: 152px;
    }
    .arrco-desc {
        margin-top: 30px;
    }
    .sq-box img {
        max-width: 100%;
    }
    .arrco-note-desc p {
        font-size: 13px;
    }
    .arrco-note-desc .ar-lighting {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .arrco-note-desc span {
        font-size: 14px;
    }
    .arrco-note-desc .arrco-link {
        margin-top: 5px;
    }
    .arrco-desc {
        margin-top: 0px;
    }
.arrco-note-desc .follow-instagram {
    margin-top: 10px;
}
}

@media (max-width: 767px) {
    .new-arrivals-wrapper h2 {
        margin: 10px 0 15px 0;
    }
    .fact-counter-wrapper{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .new-arrivals-wrapper .first-layer img {
        height: 350px;
    }
    .new-arrivals-wrapper .first-layer {
        width: 100%;
    }
    .follow-us h2 {
        margin-bottom: 10px;
        font-size: 17px;
        line-height: 17px;
    }
    .desktop-view{
        display: none;
    }
    .mobile-view{
        display: block;
    }
    /* .discover-room-wrapper .container{
        padding-right: 0;
        margin-right: 0;
    } */
    .discover-room-wrapper{
        --scroll-bar: 0px;
     }
     .discover-room-inner{
        margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
     }
    .bannerSwiper .wrapper iframe {
        height: 938px;
    }
    .bannerSwiper .wrapper video {
        height: 938px;
    }
    
.discover-room-div img {
    width: 100%;
    height: 210px;
    object-fit: cover;
    border-radius: 10px;
}
.new-arrivals-wrapper .col-md-5{
    width: 100%;
}
.new-arrivals-wrapper .col-md-7{
   width: 100%;
}

.discover-room-wrapper h2{
    font-size: 17px;
    line-height: 17px;
}
.discover-room-div h3 {
    font-size: 14px;
    line-height: 14px;
}
.new-arrivals-wrapper h2{
font-size: 17px;
line-height: 17px;
}
.box-one {
    height: 157px;
}
.box-two{
    height: 210px;
}
.box-three{
    height: 210px;
}
.box-four{
    height: 157px;
}
.second-box{
    margin-top: 12px;
}
.new-arrival-div h3 {
    font-size: 14px;
}
.four {
    width: 50%;
}
.fact-counter-wrapper h2{
    font-size: 17px;
    line-height: 17px;
}
.counter-row .four:nth-child(1) .counter-box{
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}
.four:nth-child(2) .counter-box{
    border-bottom: 1px solid #EBEBEB;
}
.four:nth-child(3 ) .counter-box{
    border-right: 1px solid #EBEBEB;
}
.fact-counter-wrapper .counter-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.counter {
    display: inline;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: 1px;
}
.counter-box i{
    display: inline-flex;
        gap: 3px;
    font-size: 22px;
    font-weight: 500;
    line-height: 22px;
    margin-bottom: 0px;
    letter-spacing: 1px;
}
.counter-box i em
 {
    font-weight: 300;
    font-size: 22px;
}
.counter-box p {
    color: #929292;
    margin-top: 10px;
    font-size: 12px;
    line-height: 14px;
}
.counter-box {
    display: flex;
    padding: 0px;
    height: 128px;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.discover-projects h2{
    font-size: 17px;
    line-height: 17px;
}
/* .discover-projects .container{
    margin-right: 0;
    padding-right: 0;
} */
.arrco-desc .aarco-note{
    display: none;
}
.arrco-desc .arrco-note-desc p{
    display: none;
}
.arrco-desc .arrco-note-desc span{
    display: none;
}
.arrco-desc .arrco-link{
    display: none;
}
.follow-images .col-lg-7
 {
        width: 100%;
    }
    .follow-images .col-lg-5 {
        width: 100%;
    }
    .follow-us {
        margin-top: 5px;
        margin-bottom: 35px;
    }
    .follow-us .row-sq-box{
        justify-content: space-between;
    }
    .discover-projects{
        --scroll-bar: 0px;
    }
    .discover-projects-inner{
        margin-right: calc(-50vw + 50% + (var(--scroll-bar) / 2)) !important;
    }
    .arrco-desc {
        margin-top: 12px;
    }
    .discover-projects-overlay {
        padding: 20px 20px;
    }
    .discover-projects-div h3 {
        margin-bottom: 20px;
    }
    .discover-projects-div p {
        margin-bottom: 5px;
    }   
    .counter-text i span {
        margin-left: -4px;
    } 
    .ar-insta-icon{
        top: 10px;
        right: 10px;
        width: 15%;
    }
    .container{
        padding: 0 20px;
        max-width: 100%;
    }
    .discover-room-div:hover img {
        transform: scale(1);
    }
}

@media (max-width: 600px) {
    .sq-box img {
        max-width: 100%;
    }
    .bannerSwiper .wrapper video {
        height: 562px;
    }
}
@media (max-width: 420px) {

    .discover-projects-overlay {
        padding: 15px 15px;
    }
    .discover-projects-div h3 {
        font-size: 17px;
        margin-bottom: 12px;
    }
}
@media (max-width: 370px) {
    .sq-box img {
        max-width: 100%;
    }
    .discover-projects-overlay {
        padding: 12px 12px;
    }
    .discover-projects-div h3 {
        font-size: 14px;
    }
    .follow-us .row-sq-box .sq-box {
        position: relative;
        width: 31.1%;
    }
    .new-arrivals-wrapper h2 {
        font-size: 17px;
        line-height: 17px;
    }
}

/* 07-08-2025 */

.first-layer video {
    width: 100%;
    height: 100%;
    border-radius: 16px;
    object-fit: cover;
}

.product-sub li:hover img
 {
    width: 100%;
    object-fit: cover;
    height: 100%;
}
 
.product-sub li:hover .hover-img {
    width: 100%;
    height: 100%;
}
.product-sub li:hover .product-box-main-overlay {
padding: 0px;
}

.new{
    position: absolute;
    top: 14px;
    right: 17px;
    font-size: 11px;
    background: #FFF;
    color: #000;
    border-radius: 50px;
    padding: 0px 10px 3px; 
    text-transform: uppercase;
  }
  .trending{
    position: absolute;
    top: 12px;
    color: #000;
    right: 17px;
    font-size: 11px;
    background: #FFF;
    border-radius: 50px;
    padding: 0px 10px 3px;
    text-transform: uppercase;
  }

  .hover-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}