
@font-face {
  font-family: 'Corbert';
  src: url('../css/woff/Corbert-Bold.woff') format('woff'),
       url('../csswoff/Corbert-Bold.ttf') format('truetype');
  font-weight:bold;
  font-style:normal;
}
@font-face {
  font-family: 'Corbert';
  src: url('../css/woff/Corbert-Medium.woff') format('woff'),
       url('../css/woff/Corbert-Medium.ttf') format('truetype');
  font-weight:Medium;
  font-style:normal;
}
@font-face {
  font-family: 'Corbert';
  src: url('../css/woff/Corbert-Regular.woff') format('woff'),
       url('../css/woff/Corbert-Regular.ttf') format('truetype');
  font-weight:Regular;
  font-style:normal;
}
body {
    margin: 0;
    font-family: 'Corbert' !important;
  }
.py-100{
padding-top: 100px !important;
padding-bottom: 100px !important;
}
  header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: transparent;
    transition: background 0.3s ease;
  }
  #mainHeader{
      border-top: 5px solid #ffffff;

  }

  .nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 80px;
  height: 90px;
 }

  .nav-links {
    display: flex;
    gap: 32px;
    align-items: center;
    color: white;
  }

  .nav-links a {
    text-decoration: none;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    transition: color 0.3s ease;
    line-height: 100%;
}

  .nav-links a:hover {
    color: #ddd;
  }

  .logo-container {
  background-image: url(../img/Subtract.png);
  background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 80px;
    width: 330px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
.nav-links a:hover {
    color: #114b9c;
}
  .logo-container img {
    height: 50px;
  }
  .scrolled .nav-links img {
    filter: invert(1);
}
  .scrolled .nav-links a {
      color: rgb(0, 0, 0);
  }
  .scrolled {
    background: #ffffff;
  }
  .swiper-slide.swiper-slider-bg{
      background-image: url(../img/hero.jpg);
      background-position: center center;
      background-size: cover;
      background-repeat: no-repeat;
      height: 100vh;
  }

  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    object-fit: cover;
    width: 100%;
  }
  span.swiper-pagination-bullet {
    height: 6px;
    width: 28px;
    border-radius: 5px;
    background-color: #000000;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #041F3F;
}
p.slider-cont {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    margin: 20px 0px 40px;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom,0px) !important;
    top: var(--swiper-pagination-top,auto);
    left: 0;
    width: 100%;
}
.heading-slider h2,.contact-content h2,.inner-page-content h2, .tiles-content h2,.legacy-content h2,.tile-showroom-title,.studio h2,.discover,.contact-section h2,.about-title h2,.mission h2,.vision h2,.trust-left h2,.produt-headline h2{
    font-weight: 700;
    font-size: 45px;
    line-height: 100%;
}
.studio p,.mission p, .vision p,.product-code  span {
    font-size: 20px;
    font-weight: 500;
    line-height: 142%;
}
.product-code span{
  color: #4E4E4E;
}
.product-code1 span{
   color: #4E4E4E;
    font-weight: 500;
    line-height: 142%;
    font-size: 500;
}
.product-code1 {
    font-weight: 700;
    font-size: 18px;
    padding: 18px 0px;
}
.product-code {
   font-size: 20px;
    font-weight: 700;
}

.view-blog a {
    background: #114B9C;
    padding: 15px 30px;
    color: white;
    font-size: 11.21px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 1.3452px;
    text-decoration: none;
    position: absolute;
    right: 0;
    top: 0;
}
h2.discover {
    margin-bottom: 40px;
}
.pt-100 {
    padding-top: 100px;
}
.go-studio {
    font-size: 32px;
    font-weight: 500;
    line-height: 131%;
    color: white;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.mini-img-box p {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 142%;
    color: #4E4E4E;
}
.mini-sec-row {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 28px;
}
.lagacy-img-1 img {
    width: 304px;
    height: 506px;
}
.lagacy-img-2 img {
    width: 306px;
    height: 286px;
}
.position-relative.overflow-hidden.shadow {
    width: 630px;
    max-width: 100%;
}
.tile-img img {
    width: 630px;
    max-width: 100%;
    height: 373px;
}
.swiper-slide img {
    width: 328px;
    height: 205px;
    max-width: 100%;
}
.mini-img-box {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10.5px;
    width: 183px;
    height: 47px;
}
.visit {
    position: unset !important;
    transform: unset !important;
    margin-top: 50px;
}
.tiles-content p {
    font-size: 20px;
    font-weight: 500;
    line-height: 142%;
    color: #4E4E4E;
    margin-top: 32px;
}
.mini-sec h3 {
    font-weight: 500;
    font-size: 24px;
    margin: 36px 0px 25px;
}
.tile-showroom-section {
    max-width: 12440px;
    padding: 70px 168px;
    color: #4E4E4E;
}

.tile-showroom-container {
    text-align: center;
}

.tile-showroom-title {
    font-size: 45px;
    font-weight: 700;
    margin-bottom: 32px;
    color: black;
}

.tile-showroom-description {
    font-size: 20px;
    font-weight: 500;
    color: #4E4E4E;
}
.px-80{
  padding-left: 80px ;
  padding-right: 80px ;
}
div#learn-more a {
    background: #114B9C;
    color: #ffffff;
}
.legacy-content h2 {
    margin-bottom: 40px;
}
div#learn-more {
    margin-top: 52px;
}
.row1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}
.lagacy-img-2.legacy-img-bg {
    width: 306px;
    height: 277px;
    background: #041F3F;
    background-image: url(../img/Vector.png);
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
}
h4.since {
    position: absolute;
    top: 21px;
    font-size: 22px;
    left: 31px;
    color: white;
    font-weight: 500;
}
h4.since span {
    font-weight: 900;
}
 .custom-select-wrapper {
    position: absolute;
    display: inline-block;
    width: 182px;
    height: 50px;
    right: 0;
}
    .custom-select {
      appearance: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      width: 100%;
      padding: 10px 16px;
      font-size: 20px;
      font-weight: 700;
      border: 1px solid #000;
      border-radius: 0;
      background-color: #ffffff;
      cursor: pointer;
    }
.swiper-wrapper-2 {
    margin-top: 60px ;
}

    .custom-select-wrapper::after {
      content: '';
      position: absolute;
      top: 50%;
      right: 12px;
      width: 10px;
      height: 10px;
      border-right: 2px solid #000;
      border-bottom: 2px solid #000;
      transform: translateY(-50%) rotate(45deg);
      pointer-events: none;
    }
.year span {
    font-size: 64px;
    font-weight: 700;
    color: white;
    position: absolute;
    bottom: 56px;
    right: 45px;
}
.year p {
    color: white;
    font-size: 20px;
    font-weight: 500;
    bottom: 27px;
    right: 33px;
    position: absolute;
}
.tile-showroom-subtitle {
    font-size: 1.5rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: '' !important;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: '' !important;
}
.swiper-button-prev {
    width: 50px !important;
    height: 50px !important;
    border: 2px solid #ffffff;
    border-radius: 50%;
    left: 80px !important;
}
.swiper-button-next {
    width: 50px !important;
    height: 50px !important;
    border: 2px solid #ffffff;
    border-radius: 50%;
    right: 80px !important;
}
.hero i.bi.bi-arrow-left,.hero i.bi.bi-arrow-right {
    color: white;
    font-size: x-large;
}
/*.slider-content {*/
/*    position: relative;*/
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*}*/
.slider-content {
    position: relative;
    top: 260px;
}
.slider-content h2 {
    font-size: 45px;
    font-weight: 700;
    line-height: 100%;
    color: #ffffff;
}
.slider-content p, .produt-headline p {
    font-size: 20px;
    font-weight: 500;
    line-height: 100%;
    color: #ffffff;
    margin: 8px 0px 30px;
    height: 30px;
}
.slider-content a {
    font-weight: 500;
    font-size: 11.21px;
    line-height: 100%;
    letter-spacing: 1.3452px;
    text-decoration: none;
    color: #000;
    background: #ffffff;
    padding: 15.14px 16.80px 16.86px 30.2px;
}

 .slider-tabs a {
    padding: 10px 20px;
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    font-size: 26px;
    font-weight: 500;
    border-bottom: none !important;
}
    .slider-tabs a.active {
      font-weight: bold;
    }
    .row.slider-explore {
    margin-top: 21px;
}
.col-lg-6.ps-60 {
    padding-left: 60px;
}
  .slider-tabs a.active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 6.99px;
    background: rgb(255, 255, 255);
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    z-index: -1;
}
.scrolled .show-logo,.hide-logo{
  display: none;
}
.scrolled .hide-logo{
  display: flex ;
}
.scrolled .nav-container {
    border-color: #114b9c;
}
.bottom-shapes img {
    position: relative;
    bottom: 20px;
    z-index: 1;
    left: 50%;
    transform: translate(-50%, 10px);
}
.last-foo.container-fluid {
    background: #031A35;
}
.py-30{
  padding-top: 30px;
  padding-bottom: 30px;
}
.logo-footer img {
    margin-bottom: 38px;
}
p.last-cnte {
    font-size: 14px;
    line-height: 142%;
    color: #114B9C;
    font-weight: 500;
} 
.slider-tabs {
    position: absolute;
    bottom: 68px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 0.7px solid #ffffff;
    left: 50%;
    transform: translate(-50%, 0px);
    gap: 130px;
}
.img-l-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 20px;
}
.legacy-content p {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 10px;
    font-size: 20px;
    font-weight: 500;
    color:#4E4E4E;
}
.products-title {
    font-size: 36px;
    font-weight: 500;
    color: black;
}

.swiper-button-prevq,
.swiper-button-nextq {
  width: 50px;
  height: 50px;
  border:1px solid #041F3F;
  color: #041F3F;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  cursor: pointer;
  transition: background 0.3s;
}
.nav-buttons-box {
    position: absolute;
}

.swiper-button-prevq:hover,
.swiper-button-nextq:hover {
  background-color: #041F3F;
  color: #ffffff;
}

.swiper-button-prevq i,
.swiper-button-nextq i {
  font-size: 18px;
}
section.shop-tile {
    background: #E7E8EA;
}
.client {
    background-color: #041F3F;
    padding: 100px 80px;
}
iframe{
  width: 100%;
  height: 450px;
}
  .swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #ffffff;
      display: flex;
      flex-direction:column;
      justify-content: center;
      align-items: center;
    }
    .slid-bg{
      background-image: url(../img/slide-bg.png);
      width: 100%;
      padding: 18px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
    }
     .slid-bgg{
      background-image: url(../img/slide-bg1.png);
      width: 100%;
      padding: 18px;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
    }
.button-next-prve {
    position: relative;
    left: 50%;
    transform: translate(-50%, 50px);
    display: inline-block;
    height: 100px;
}
.slide-contet-new {
    background: white;
    width: 253px;
    height: 270px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-content: flex-start;
}
.slide-contet-new a {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    line-height: 131%;
    text-align: left !important;
}
.slide-contet-new p {
    color: #4E4E4E;
    font-size: 18px;
    line-height: 131%;
    font-weight: 500;
    text-align: left;
   
}
.buttn-np {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
}
 .contact-section {
      position: relative;
      padding: 100px 0px;
      text-align: center;
    }

  .contact-section p {
    max-width: 600px;
    margin:32px auto 38px;
    font-size: 20px;
    color: #4E4E4E;
    line-height: 142%;
    font-weight: 500;
}


.contact-btn {
    background-color: #114B9C;
    color: #ffffff;
    padding: 12px 25px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1.3452px;
    cursor: pointer;
    transition: background 0.3s;
    font-size: 11.21px;
    font-weight: 500;
    line-height: 100%;
    width: 164px;
    height: 50px;
    text-decoration: none;
}
.contact-btn:hover {
    background-color: #114B9C;
    color: #ffffff;
    padding: 12px 25px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 1.3452px;
    cursor: pointer;
    transition: background 0.3s;
    font-size: 11.21px;
    font-weight: 500;
    line-height: 100%;
    width: 164px;
    height: 50px;
}
.py-60{
  padding-top: 60px;
  padding-bottom: 30px;
}
.quick h5 {
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
    color: #ffffff;
    margin-bottom: 14px;
}
.gokul-footer{
  font-size: 18px;
  font-weight: 600;
  line-height: 36px;
}
.quick ul{
  padding: 0;
}
.contact-footer p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 0;
    color: #ffffff;
    margin-top: 16px;
}
.contact-footer span {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
    color: #ffffff;
}
.footer-icon img {
    width: 28px;
    height: 28px;
}
.footer-icon{
  display: flex;
  align-items: center;
  gap: 27px;
  margin-top: 50px;
}
.footer-devider {
    border-top: 1px solid #114B9C;
    margin-top: 39px;
    margin-bottom: 29px;
}
.last-left a{
  text-decoration: none;
  color: #ffffff;
}
.last-left i{
  font-size: 8px;
  color: white;
}
.copy p,.last-right a{
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: white;
  text-align: center;
  text-decoration: none;
}
.last-right i {
    font-size: 6px;
    color: white;
}
.last-left {
  display: flex;
  align-items: center;
  gap: 12px;
    font-size: 18px;
    font-weight: 700;
    line-height: 142%;
}
.quick li {
  list-style: none;
}
.quick li a {
    font-size: 18px;
    line-height: 36px;
    font-weight: 500;
    text-decoration: none;
    color: white;
}
.logo-footer p, .in_text p{
  font-size: 16px;
  font-weight: 500;
  line-height: 142%;
  color: white;
}
.footer-sec {
    background-color: #041F3F;
    position: relative;
    z-index: 9;
}

    .contact-btn:hover {
      background-color: #063058;
    }

    .squares {
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      pointer-events: none;
    }

    .square {
      width: 39px;
      height: 39px;
      background-color: #041F3F;
      position: absolute;
    }

    /* Positioning the squares (you can tweak this as needed) */
   .square1 {
    left: 230px;
    bottom: 230px;
}
    .square2 { left: 80px; bottom: 196px; background-color: #114B9C; }
    .square3 { left: 170px; bottom: 150px; }
    .square4 {
    right: 230px;
    bottom: 230px;
}
    .square5 { right: 170px; bottom: 150px; background-color: #114B9C; }
    .square6 { right: 80px; bottom: 196px; }

    @media (max-width: 600px) {
        .custom-contact-wrapper {
    padding: 20px !important;
}
.code-button {
    display: flex;
    align-items: flex-start !important;
    flex-direction: column;
    gap: 10px;
}
.inner-page-content h2{
     font-size: 25px !important;
}
.main-slider.swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    height: 300px !important;
}
.thumb-slider {
    height: 60px !important;
}
      iframe {
    height: 750px !important;
}

.go-studio {
    font-size: 26px !important;
}
.scrolled {
    background: #ffffff;
    height: 60px;
}
.logo-container {
    height: 50px !important;
    width: 200px !important;
    background-size: contain;

}
.logo-container img {
    height: 30px !important;
}
.nav-container {
    padding-top: 10px !important;
}
      .nav-buttons-box {
    position: relative;
    margin-bottom: 10px;
}
.mini-sec-row {
    flex-direction: column;
    gap: 15px;
    align-items: start;
}
.mini-img-box {
    justify-content: start;
}
.heading-slider h2, .contact-content h2, .inner-page-content h2, .tiles-content h2, .legacy-content h2, .tile-showroom-title, .studio h2, .discover, .contact-section h2, .about-title h2, .mission h2, .vision h2, .trust-left h2, .produt-headline h2 {
    font-weight: 700;
    font-size: 45px;
    color: #000000;
    line-height: 100%;
}
.heading-slider h2, .tiles-content h2, .legacy-content h2, .tile-showroom-title, .studio h2, .discover, .contact-section h2 {
    font-size: 36px;
}
.slider-tabs a {
    padding: 10px 10px;
    font-size: 14px;
}

.custom-select-wrapper {
    position: relative;
    display: inline-block;
    width: 140px;
    height: 50px;
    right: 0;
    order: 0;
}
    }

@media (max-width: 480px) {
    .tile-showroom-title {
        font-size: 1.8rem;
    }
  
    
    .tile-showroom-section {
        padding: 30px 15px;
    }
}

@media (max-width: 768px) {
    a.menu-h {
    display: none;
}
#swiper-22{
    margin-top:30px !important;
}
.contact-section {
    padding: 50px 0px;
}
.feature-inner img {
    width: 40px;
    height: 40px;
}
    .client {
    padding: 80px 20px;
}
iframe {
    width: 100%;
    height: 650px;
}
    .row1 {
    flex-direction: column;
}
.swiper-button-prev,.swiper-button-next {
    display: none !important;
}
.px-80 {
    padding-left: 16px;
    padding-right: 16px;
}
  .nav-buttons-box {
    flex-direction: row !important;
  }
.products-title {
    font-size: 30px;
}
.swiper-button-prevq, .swiper-button-nextq {
    width: 40px;
    height: 40px;
}
  .button-add {
    justify-content: start !important;
    margin-bottom: 15px;
  }

    .tile-showroom-title {
        font-size: 2rem;
    }
    
    .tile-showroom-description {
        font-size: 1rem;
        padding: 0 15px;
    }
    
    .tile-showroom-subtitle {
        font-size: 1.2rem;
    }

   .nav-container {
    height: auto;
    padding-top: 20px;
    align-items: center;
}

    .nav-links {
      flex-wrap: wrap;
      justify-content: center;
    }
    .logo-container {
    position: fixed;
    transform: translate(-50%, 0px);
    border-radius: unset;
    margin: unset;
}

  }
  @media (max-width: 992px){
    .contact-con-order1{
      order: 2;
    }
    .features-container {
    height: auto !important;
}
    .contact-con-order{
      order: -1;
    }
    .ps-100 {
    padding-left: 0px !important;
}
      .square {
        display: none;
      }
      .last-left {
    flex-wrap: wrap;
}
  }

  /* about css */
   .timeline-year {
      text-align: center;
      margin: 60px 0;
    }
.timeline-year h3 {
    font-weight: 700;
    font-size: 22px;
    margin-bottom: 25px;
    line-height: 20px;
}
.vertical-timeline {
    position: relative;
    width: 3px;
    background: linear-gradient(to bottom, #4848481a, #A9A9A9,#4848481a);
    height: 351px;
}
.timeline-right {
    position: absolute;
    top: 0;
    right: 0;
}
.timeline-left {
    position: absolute;
    top: 0;
    left: 0;
}
.timeline-point {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 50%;
    width: 13px;
    height: 13px;
    border: 3px solid #A9A9A9;
    border-radius: 50%;
    background: white;
}

    .timeline-line {
      height: 2px;
      width: 100%;
      background: linear-gradient(to right, transparent, #7a7a7a, transparent);
    }
    .about-title p,.trust-left p,.swiper.myySwiper .heading-slider p,.inspired-pra{
    font-size: 18px;
    font-weight: 500;
    line-height: 154%;
    margin: 0;
}
.time-line p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0;
    color: #4E4E4E;
}
.time-line {
    padding: 42px 60px 50px 59px;
    box-shadow: 0px 2px 25.9px rgba(0, 0, 0, 0.2);
}
.time-line-box {
    height: 183px;
    background: #D9D9D9;
    margin-top: 28px;
}
  .about-row1 {
    align-items: center;
}
.first-row {
  margin-top: 65px;
}
.row.about-row1:hover .time-line {
    background: #114B9C;
    color: #ffffff;
}
.row.about-row1:hover .timeline-year h3{
  color: #114B9C;
}
.row.about-row1:hover .time-line p{
  color: #ffffff;
}
.row.about-row1:hover .timeline-line {
      height: 2px;
      width: 100%;
      background: linear-gradient(to right, #ffffff, #114B9C, #ffffff);
    }
    .about-time-line {
    padding-top: 27px;
    padding-bottom: 100px;
}
img.icon-vid {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    width: 67px;
    height: 67px;
    padding: 14.35px 13.96px 13.57px 22.33px;
    cursor: pointer;
}
    .stats-section {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-wrap: wrap;
      gap: 30px;
      text-align: center;
    }

    .stat-box {
      flex: 1 1 200px;
      max-width: 220px;
    }

   .stat-box h2 {
    color: #114B9C;
    font-size: 45px;
    font-weight: 500;
    line-height: 100%;
}

  .stat-box p {
    color: #4E4E4E;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
.counting-box {
    padding-top: 45px;
    padding-bottom: 100px;
}
    .divider {
      width: 2px;
      height: 164px;
      background: linear-gradient(to bottom, transparent, #A9A9A9, transparent);
    }
.mission {
  position: relative;
    background: #114B9C;
    color: white;
    padding: 56px 56px 78px 52.25px;
}
 .vision {
  position: relative;
    background: #114B9C;
    color: white;
    padding: 56px 67px 78px 52.25px;
}
.vision_100::before {
    content: "";
    position: absolute;
    width: 184px;
    height: 160px;
    background: #114b9c;
    bottom: 0px;
    left: -1px;
}
.mt-18{
  margin-top: 18px;
}
.vision_100::after {
    content: "";
    position: absolute;
    width: 184px;
    height: 160px;
    background: #114b9c;
    top: 0;
    right: -1px;
}
.team-img p {
  position: relative;
    font-size: 20px;
    font-weight: 500;
    line-height: 142%;
    color: white;
    opacity: 0;
    transition: opacity 0.4s ease;
    z-index: 2;
}
.team-img:hover p{
 opacity: 1;
}
.team-img {
    padding: 204px 185px 250px;
    position: relative;
    margin-top: 50px;
}
.team-img::before {
    content: "";
    position: absolute;
    background: #000000c4;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none; 
}

.team-img:hover::before {
    opacity: 1;
}
    @media (max-width: 768px) {
      .stats-section {
        flex-direction: column;
        gap: 20px;
      }
      .divider {
        width: 80%;
        height: 1px;
        background: linear-gradient(to right, transparent, #A9A9A9, transparent);
      }
    }

   .trust-right {
      display: flex;
      flex-direction: column;
      gap: 56px;
    }

    .trust-feature {
      display: flex;
      align-items: flex-start;
      gap: 50px;
    }

    .icon-box {
      background-color: #114B9C;
      padding: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      width: 80px;
      height: 80px;
    }
.icon-box img {
    width: 50px;
    height: 50px;
}
.icon-box.icon-box-12.uniq-icone img {
    width: 42px;
    height: 50px;
}
    .feature-text h4 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 142%;
    color: #000000;
}

    .feature-text p {
      margin: 8px 0 0;
      font-size: 18px;
      color: #4E4E4E;
      font-weight: 500;
      line-height: 142%;
    }
    .in_img{
    padding: 160px 72px;
}
.in_text{
  padding: 117px 54px;
}
  .slider-content {
    margin-top: 32px;

}
.swiper-wrapper-3 {
    margin-top: 60px;
}
.swiper.myySwiper .heading-slider p {
    max-width: 500px;
    margin: 0 auto;
}
section.slider-per.about {
    padding: 100px 0px 100px 0px;
}
#about-swiper-pagination {
    bottom: -3px !important;
}
.bottom-shapess img {
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translate(-50%, 10px);
    z-index: 1;
}
.produt-hero {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
/* product */
 .custom-filter-bar {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    padding: 100px 80px 12px;
    background-color: #ffffff;
    width: 100%;
}

    .custom-filter-btn {
      background-color: #114B9C;
      color: #ffffff;
      border: none;
      padding: 10px 20px;
      font-weight: 700;
      font-size: 20px;
      height: 50px;
      border-radius: 0;
    }

 .custom-dropdown {
    appearance: none;
    background-color: #ffffff;
    border: 1px solid #EFEFEF;
    padding: 10px 30px 10px 22px;
    height: 50px;
    font-size: 16px;
    font-weight: 500;
    color: #000;
    min-width: 100px;
    border-radius: 0;
    transition: background-color 0.3s, color 0.3s;
    background-image: none;
}

    .custom-dropdown:focus,
    .custom-dropdown:active,
    .custom-dropdown:focus-visible {
      outline: none;
      border: 1px solid #114B9C;
      background-color: #ffffff;
      color: #000;
    }

    .custom-clear-btn {
      background-color: #EFEFEF;
      color: #919191;
      border: none;
      padding: 13px;
      font-weight: 500;
      height: 50px;
      border-radius: 0;
    }

    .select-wrapper {
      position: relative;
    }

    .dropdown-icon {
      position: absolute;
      top: 50%;
      right: 10px;
      transform: translateY(-50%);
      pointer-events: none;
      color: #000;
      font-size: 16px;
    }

    @media (max-width: 576px) {
      .custom-filter-bar {
        flex-direction: column;
        align-items: stretch;
      }
    }

    /* product card */
    .card-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    margin-bottom: 8px;
}
    .card-subinfo {
      font-weight: 500;
      font-size: 16px;
      line-height: 142%;
      letter-spacing: 0;
    }
   .card-subinfo span {
    font-weight: 700;
    color: #4E4E4E;
}
    .card-text {
      font-weight: 500;
      font-size: 18px;
      line-height: 142%;
      letter-spacing: 0;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      overflow: hidden;
    }
    .card-body {
    padding: 24px 0px !important;
}
   .card-button {
    font-weight: 500;
    font-size: 11.21px;
    line-height: 100%;
    letter-spacing: 1.3452px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 32px;
    color: black;
}
.card {
  padding: 18px;
  transition: all 0.2s ease-in-out;
}
.card:hover {
    padding: 18px;
    box-shadow: 0px 2px 56.1px rgba(0, 0, 0, 0.2);
    transform: scale(1.05);
}

section.card-box .row {
    margin-top: 0px;
}
.product-slider{
  background: #041F3F;
     padding: 100px 0px 70px 0px;
}
/* product-innner section */
    .breadcrumb-custom {
      font-size: 20px;
      line-height: 100%;
      letter-spacing: 0;
      text-align: center;
      font-weight: 500;
      padding-top: 140px;
      padding-bottom: 42px;
      color:#000000;
    }
    p.product-code, .product-code1 {
    color: #000000;
}
    .breadcrumb-custom .active {
      font-weight: 700;
    }
    .breadcrumb-custom i {
      margin: 0 8px;
      font-size: 16px;
    }
    .main-slider {
      height: 400px;
      width: 100%;
      position: relative;
    }

    .thumb-slider {
      height: 100px;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .thumb-slider .swiper-slide {
      width: 25%;
      height: 100%;
       padding: 7px;
    }
    i.bi.bi-caret-right-fill {
    margin-left: 7.34px;
}

    .thumb-slider .swiper-slide-thumb-active {
      box-shadow: 0px 2px 9.1px rgba(0, 0, 0, 0.25);
      padding: 7px;
    }

   .swiper-slide img {
    display: block;
    object-fit: cover;
    width: 237px;
    height: 237px;
}
.swiper-slide.in_img.in_img_11 img {
    width: 270px !important;
    height: 81px !important;
}
.swiper-slide.in_img.in_img_11 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 417px !important;
    height: 400px;
    max-width: 100%;
}

    /* Custom navigation buttons */
    .custom-nav {
      position: absolute;
      bottom: 20px;
      left: 20px;
      z-index: 10;
      display: flex;
      gap: 10px;
    }

  .custom-nav-btn {
    width: 41.42px;
    height: 41.42px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid;
    color: white;
    font-weight: bold;
    font-size: 18px;
    user-select: none;
    opacity: .75;
}

   .custom-nav-btn:hover {
    opacity: 1;
}
  .code-button {
    display: flex;
    align-items: center;
    gap: 45px;
    margin-top:19px;
}
.slider-content1 a {
    background: #114B9C;
    color: white;
    padding: 11px 19px;
    font-size: 10px;
    font-weight: 500;
    display: flex;
    gap: 5px;
    text-decoration: none;
    align-items: center;
}
.inspired-pra{
  margin-top: 32px;
  color: #4E4E4E;
}
.divider-one {
    width: 100%;
    height: 1px;
    background: #BCC4CF;
}
.divider-list{margin-top: 48px;}
.main-slider.swiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    height: 535px;
}
.slider-inner-img{
  height: 270px;
    
}
 .mySwiper4  img {
      height: 270px !important;
      transition: ease 0.2s;;
    }
    .swiper.mySwiper4 img:hover {
    transform: scale(1.05);
    position: relative;
    z-index: 1;
}
section.inner-slider {
    padding: 90px 0px 0px 0px;
}


.features-container {
      height:200px;
      display: flex;
      flex-wrap: wrap;
      position: relative;
      background: #F3F3F3;
    }

    .feature-box {
      flex: 1 1 100%;
      min-width: 200px;
      padding: 20px;
      box-sizing: border-box;
      position: relative;
      background: #ffffff;
    }

    .feature-inner {
      display: flex;
      align-items: center;
      gap: 10px;
    }

   .feature-inner img {
    width: 60px;
    height: 60px;
}

  .label {
    font-weight: bold;
    display: block;
    font-size: 20px;
    line-height: 142%;
}
   .value {
    color: #4E4E4E;
    font-size: 20px;
    font-weight: 500;
    line-height: 142%;
}

    .feature-box:hover {
      background: #f9f9f9;
    }

    .horizontal-line {
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      height: 1px;
      background: linear-gradient(to right, transparent, #A9A9A9, transparent);
      transform: translateY(-1px);
    }

    .vertical-line {
      position: absolute;
      top: 0;
      bottom: 0;
      width: 1px;
      background: linear-gradient(to bottom, transparent, #A9A9A9, transparent);
    }

    .vertical-line.line-1 { left: 25%; }
    .vertical-line.line-2 { left: 50%; }
    .vertical-line.line-3 { left: 75%; }

    @media (min-width: 768px) {
      .feature-box {
        flex: 1 1 25%;
      }
    }
    @media (max-width: 768px) {
      .feature-box {
        flex: 1 1 50%;
      }
      .breadcrumb-custom {
    font-size: 10px;
    padding-bottom: 22px;
    padding-top:70px;
}

.pt-100 {
    padding-top: 50px;
}
section.inner-slider {
    padding: 45px 0px 0px 0px;
}
.breadcrumb-custom i {
    margin: 0 5px;
    font-size: 8px;
}
    }
    /* contact us  */
       .custom-contact-wrapper {
      background: #ffffff;
      box-shadow: 0px 2px 11.8px rgba(0, 0, 0, 0.15);
      padding: 52px 69px 65px 70px;
    }

    .custom-form-label {
      display: block;
      font-weight: 700;
      font-size: 14px;
      line-height: 30px;
      letter-spacing: 0%;
      margin-top: 22px;
      margin-bottom: 8px;
    }

    .custom-form-input,
    .custom-form-textarea,
    .custom-form-select {
      width: 100%;
      font-weight: 400;
      font-size: 18px;
      line-height: 30px;
      letter-spacing: 0%;
      padding: 13px 13px 13px 30px;
      border: 1px solid #707070;
      box-sizing: border-box;
    }

    .custom-form-textarea {
      height: 120px;
      resize: vertical;
    }
    .fill-content{
      color: #4E4E4E;
      font-size: 18px;
      font-weight: 500;
      line-height: 154%;
      margin-top:40px;
    }
    .fill-content span{
      font-size: 20px;
      font-weight: 700;

    }
p.pvt-ltd {
    font-size: 20px;
    line-height: 36px;
    font-weight: 500;
    color: #114B9C;
    margin-top:23px;
}
.address{
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 18px;
  color: #4E4E4E;
}
.ps-100{
  padding-left: 100px;
}
p.location {
    font-size: 20px;
    line-height: 20px;
    font-weight: 700;
    display: flex;
    gap: 14px;
    margin-top: 55px;
    margin-bottom: 0;
}
p.location {
    color: #000000;
}
.box-absolute {
    position: relative;
    z-index: -1;
}
.sqr1 {
    position: absolute;
    width: 34px;
    background: #041F3F;
    height: 34px;
    right: 16px;
    bottom:45px
}
/*.card.border-0 img {*/
/*    width: 402px;*/
/*    height: 373px;*/
/*    max-width: 100%;*/
/*}*/
h5.card-title {
    color: #000000;
}
p.card-subinfo {
    color: #000000;
}
a.card-button {
    color: #000000;
}
.sqr2 {
    position: absolute;
    width: 34px;
    background: #041F3F;
    height: 34px;
    right: 56px;
}
.sqr3 {
    position: absolute;
    width: 34px;
    background: #114B9C;
    height: 34px;
    right: 150px;
    bottom: 0px;
}
.sqr4 {
    position: absolute;
    width: 34px;
    background: #041F3F;
    height: 34px;
    right: 100px;
    bottom: 85px;
}
.sqr5 {
    position: absolute;
    width: 34px;
    background: #114B9C;
    height: 34px;
    right: 50px;
    bottom: 150px;
}
.sqr6 {
    position: absolute;
    width: 34px;
    background: #041F3F;
    height: 34px; 
    right: 0px;
    bottom: 216px;
}


/*menu*/
 .mobile-menu {
      display: none;
      background-color: #114B9C;
      color: white;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      padding: 20px;
      z-index: 999;
    }

    .mobile-menu a {
      display: block;
      padding: 10px 0;
      color: white;
      text-decoration: none;
   
    }

    .close-btn {
      background: none;
      border: none;
      color: white;
      font-size: 24px;
      position: absolute;
      top: 10px;
      right: 20px;
      cursor: pointer;
    }

    /* Hide mobile menu on large screens */
    @media (min-width: 768px) {
    
    }

    /* Show/hide on mobile */
    @media (max-width: 767.98px) {
      .nav-links.desktop-menu {
        display: none;
      }
          .nav-links {
        flex-wrap: wrap;
        justify-content: center;
        display: flex
;
        flex-direction: column;
    }
    .scrolled .nav-links a {
    color: rgb(255 255 255);
}
      #menuIcon {
        display: block;
        cursor: pointer;
      }
    }
.menuicon2{
    display:none;
}
    @media (min-width: 768px) {
      /*#menuIcon {*/
      /*  display: none;*/
      /*}*/
    }
    
    /*change*/
  .about-title p, .trust-left p, .heading-slider p, .card-text {
    color: #4E4E4E !important;
} 
.trust-left p {
    margin-top: 24px;
}
.pb-100{
    padding-bottom:100px;
}
/*.swiper-button-nextq:hover ,.swiper-button-prevq:hover {*/
/*    background: white;*/
/*    color: black;*/
/*}*/
.produt-headline h2{
    height:70px;
}
.produt-headline p{
    height:31px;
}
i.bi.bi-geo-alt {
    width: 17px;
    height: 22px;
}
.inner-page-content {
    padding-left: 50px;
}
.slider-content2 a {
    font-size: 10px;
    font-weight: 500;
    display: flex;
    text-decoration: none;
    align-items: center;
    width: 185px;
    height: 42px;
    justify-content: center;
}
.slider-content2 img {
    width: 20px;
    height: 20px;
    margin-right: 12px;
}
p.slider-cont12 {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    margin: 20px 0px 40px !important;
}
/*.nav-links p {*/
/*    margin-right: 33px !important;*/
/*}*/

#gap_67 {
    display: flex !important;
    align-items: center ! important;
    gap: 67px;
}
.gap_67 {
    display: flex !important;
    align-items: center ! important;
    gap: 67px;
}
.learn-more-desk {
    width: 164px;
    height: 50px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.slider-content h2 {
    height: 70px;
}
.learn-more-about a {
    font-weight: 500;
    font-size: 11.21px;
    line-height: 100%;
    letter-spacing: 1.3452px;
    text-decoration: none;
    color: #ffffff;
}
.learn-more-about {
    width: 164px;
    height: 50px;
    background: #114B9C;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top:36px;
}
.pb-100{
    padding-bottom:100px;
}
.pt-70{
    padding-top:70px;
}
.legacy-content {
    margin-top: 42px;
}
.slider-explore .swiper-slide img {
    width: 100% !important;
    height: 205px !important;
}
.time-media-tour a {
    font-weight: 500;
    font-size: 11.21px;
    line-height: 100%;
    letter-spacing: 1.3452px;
    text-decoration: none;
    color: #ffffff;
    margin:0;
}
.time-media-tour {
    width: 215px;
    height: 50px;
    background: #114B9C;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto 0;
}
.studio p {
    color: #4E4E4E;
    margin-top: 16px;
    margin-bottom: 56px;
}
img.video-img{
    width: 100%;
}

.about_slide_a {
    margin-top: 32px;
}
.about_slide_a {
    position: relative;
    top: 0;
}
.about_slide_a a {
    font-weight: 500;
    font-size: 11.21px;
    line-height: 100%;
    letter-spacing: 1.3452px;
    text-decoration: none;
    color: #000;
    background: #ffffff;
    padding: 15.14px 16.80px 16.86px 30.2px;
}
.mission p,
.vision p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;

  line-height: 1.5em;       /* Adjust as per your design */
  min-height: calc(1.5em * 5); /* Minimum 5 lines of height */
}
.about-title.text-center h2 {
    color: #000000;
}
.about-title.text-md-center h2 {
    color: #000000;
}
.col-lg-5.trust-left h2 {
    color: #000000;
    margin-bottom: 0;
}
.icon-box.icon-box-12.uniq-icone {
    padding: 15px 20px 15px 18px;
}
.icon-box.icon-box-13.uniq-icone2 {
    padding: 15px 13px 15px 13px;
}
.heading-slider.text-lg-center h2 {
    color: #000000;
}
.about_slide_a {
    margin-top: 24px;
}
.icon-box.icon-box-13.uniq-icone2 img {
    width: 54px;
    height: 50px;
}
.contact-content.position-relative.ps-100 {
    margin-top: 4px;
}
.contact-content.position-relative.ps-100 h2 {
    color: #000000;
}
.slider-per.container.swiper .swiper-slide:hover img{
    transform: scale(1.1);
}
.slider-per.container.swiper .swiper-slide img{
    transition: all .5s ease-in-out;
    width:100%;
}
.slider-per.container.swiper .swiper-slide{
   overflow: hidden;
}
.py-100.bg-white.studio .col-md-6{
       overflow: hidden;
       max-width:630px;
       padding: 0;
}
.py-100.bg-white.studio  .position-relative.overflow-hidden.shadow.text-white, .py-100.bg-white.studio  .position-relative.overflow-hidden.shadow{
        transition: all .5s ease-in-out;
}
.py-100.bg-white.studio  .position-relative.overflow-hidden.shadow.text-white:hover, .py-100.bg-white.studio  .position-relative.overflow-hidden.shadow:hover{
    transform: scale(1.1);

}
.py-100.bg-white.studio  .row.g-4{
    justify-content: center;
    gap: 20px;
}
.py-100.bg-white.studio .slider-content.visit a:hover, .myySwiper .slider-content a:hover{
    background-color: #114B9C ;
    color:#fff;
}
.myySwiper .swiper-slide.in_img:hover,  .myySwiper .swiper-slide.in_text:hover {
        transform: scale(1.1);

} 
.myySwiper .swiper-slide.in_img,  .myySwiper .swiper-slide.in_text {
        transition: all .5s ease-in-out;

} 
.about-video .img-fluid.video, .vidwo-sec.position-relative .img-fluid.video{
    width: 100% !important;
}
  .hover-container p{
    opacity: 0;
    padding: 0 87px;
    transition: opacity 0.3s ease;
  }
  .hover-container .visit {
    opacity: 0;
    transition: opacity 0.3s ease;
  }
  .hover-container:hover .visit {
    opacity: 1;
    padding: 0 87px;
    color:#ffffff !important;

  }

  .hover-container:hover p {
    opacity: 1;
    padding: 0 87px;
    color:#ffffff !important;

  }
    .hover-container:hover .position-absolute.go-studio {
    opacity: 0;
  }
    .about-hover-container .slider-content,   .about-hover-container p,  .product-hover-container h2, .product-hover-container p, .product-hover-container  .slider-content{
    opacity: 0;
  }
    .about-hover-container:hover .slider-content,   .about-hover-container:hover p,  .product-hover-container:hover h2, .product-hover-container:hover p, .product-hover-container:hover  .slider-content{
    opacity: 1;

  }
  .product-hover-container:hover p{
         padding: 0 87px;
  }
     .about-hover-container:hover img{
    opacity: 0;

  }
 .stat-box h2{
    font-family: 'Poppins' ;
    font-style: normal;
    font-weight: 500;
    font-size: 45px;
    line-height: 68px;
    color: #114B9C;
}
.explore .right-content{
    padding-left:60px;
}
.mission-container.container-fluid.px-80 .row{
    justify-content: center;
}
.col-lg-2.p-0.bg-white.bg-head.position-relative.vision_100{
    max-width:235px;
}
.unlock-more span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #114B9C;
}

.unlock-more span.swiper-pagination-bullet {
      background-color: #CFCFCF;
}

.scrolled .nav-links a {
    /*color: rgb(0, 0, 0);*/
    color: black !important;
}

#mobileMenu ul{
    list-style: none;
}
h4 {
    color: #fff !important;
}
html{
  margin-top: 0 !important;
}
.sub-menu{
    display: none;
}
/* Horizontal menu style */
   .nav-container .nav-links .header-left-menu ul.menu,  .nav-container .nav-links .header-right-menu ul.menu {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    padding-left: 0;
    list-style-type: disc;
    margin-bottom:0px;
    list-style: none;
}


  #gap_67 {
    display: none;
  }

  #mobileMenu {
    display: none;
  }

  .menuicon1,
  .menuicon2 {
    width: 32px;
    height: auto;
    cursor: pointer;
  }

  @media (max-width: 768px) {
    #gap_67 {
      display: block !important;
    }

    .nav-container .nav-links .header-left-menu,  .nav-container .nav-links .header-right-menu {
      display: none !important;
    }


  }

.mega-menu {
  left: 0;
  right: 0;
  width: 100%;
}


.menu-has-mega {
  position: relative;
}

.mega-menu {
  display: none;
  /*gap: 50px;*/
   /*justify-content: space-between;*/
    max-width: 1000px;
  position: absolute;
 top: 200%;
  left: 0;
  z-index: 999;
  background: #fff;
  padding: 20px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
 
}
.menu-item.menu-has-mega.active .mega-menu {
  display: flex;
   justify-content: space-between;
    width: 1000px;
}


#menu-item-321.menu-has-mega.active .mega-menu,
#menu-item-321.menu-has-mega:hover .mega-menu {
  display: flex;
   justify-content: space-between;
    width: 1000px;
}
.column {
    width: 210px;
}

.mega-menu-content {
  display: flex;
  gap: 40px;
}

.mega-menu .column h4 {
  margin-bottom: 10px;
}

.mega-menu .column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mega-menu .column ul li a {
  display: block;
  padding: 0;
  padding-left : 15px !important;
  color: #333;
  text-align: left;
  text-decoration: none;
}

.column ul {
  list-style: none;
  padding: 0;
}

.column ul li {
  cursor: pointer;
  padding: 6px 0;
	  padding-left : 15px !important;
   color: black;
    text-align: left;
}

.column ul li.active {
  font-weight: bold;
     color: #114B9C;
     text-align: left;
  background: #80808017;
  
}

.nav-links a:hover {
    color: white;
     font-weight: bold;
}
  
#categoryImage {
  max-width: 200px;
}
#categoryImage img {
  width: 100%;
  border-radius: 8px;
  object-fit: cover;
}
#menu-item-321.active > a {
  font-weight: bold;
}

#categoryImageGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 10px;
  width: 100%;
  max-width: 400px;
     max-height: 280px;
  overflow: hidden;
  padding-left: 50px;
}

#categoryImageGrid .left-image {
  grid-row: span 2;
  height: 100%;
}

#categoryImageGrid img {
  width: 100%;
  /*height: 100%;*/
  object-fit: cover;
  border-radius: 6px;
}

#categoryImageGrid .right-top,
#categoryImageGrid .right-bottom {
  height: 100%;
}
.legacy.container-fluid.px-80.py-100 , .container-fluid.px-80.py-100.explore, .contact-section.container-fluid, footer .row.text_align_center, .tile-showroom-section, .page-last-slider.pt-100.blogs, .nav-container, footer .col-md-12, .content-products .card-box.container-fluid.px-80{
	max-width: 1600px;
    margin: 0 auto;
}
.studio p{
font-size:16px !important;
}
.product-tab-sec select{
max-width:180px
}

	
	    #menu-item-436:hover .sub-menu, #menu-item-438:hover .sub-menu{
			display:block !important;
		}
		
	    #menu-item-22:hover .sub-menu, #menu-item-60:hover .sub-menu{
			    display:block !important;
			    background-color: #fff;
				position: absolute;
				list-style: none;
			   
				padding: 25px;
				color: #000;
		} 
		#menu-item-22 .sub-menu a:hover,  #menu-item-60 .sub-menu a:hover{
			    color: #114B9C !important;
		}
		#menu-item-22 .sub-menu li, #menu-item-60 .sub-menu li{
             white-space:nowrap;	
			 margin-bottom:10px;
		}
		#menu-item-22 .sub-menu li:hover, #menu-item-60 .sub-menu li:hover{
            background-color: #80808017;
		}
		#menu-item-22 .sub-menu a, #menu-item-60 .sub-menu a{
			color: #000000 !important;
		}
		#productMegaMenu {
    display: none; 
    position: absolute;
    top: 100%;
    left: 10%;
    background-color: white;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    z-index: 1000; 
   
}

@media (max-width: 768px) {
    #productMegaMenu {
        top: 50%;
        left: 0;
        overflow-y: auto; 
        position: fixed;
    }
}
	
		#categoryImageGrid {
    display: flex; 
    gap: 10px; 
    align-items: stretch; 
}

.left-images-container {
    display: flex;
    flex-direction: column; 
    gap: 10px; 
    flex: 1; 
}

.left-images-container img,
.right-image img {
    width: 100%; 
    height: 100%; 
    object-fit: cover; 
}

.right-image {
    flex: 2; 
    
}
		#categoryImageGrid img {
    width: 100%;
    height: auto;
    object-fit: cover;
    border-radius: 8px;
}
		
		.subcategory-list ul {
    padding: 0;
    margin: 0;
    list-style: none;
}



.subcategory-list li a {
    color: #000;
    text-decoration: none;
    display: block;
}

.subcategory-list li a:hover {
   font-weight: bold;
    color: #114B9C !important;
    text-align: center;
   
}
		
	.inner-subcategory-list li a:hover {
   font-weight: bold;
    color: #114B9C !important;
    text-align: center;
}
	.inner-subcategory-list li:hover {
    background: #80808017 !important;
}
		
		.subcategory-item:hover {
  background-color: #f0f0f0; 
}

.subcategory-item:hover a {
  color: red;
}
		
	

#categoryImagesColumn {
    flex: 1; 
	padding-left: 15px;
  
    box-sizing: border-box;
    border-left: 1px solid #a3a3a39e;
}

.category-image-container {
    display: none;
    width: 300px;
    height: 400px; 
    gap: 10px; 
}

.category-image-container h4 {
    display: none;
}

.grid-image {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; 
    border: 1px solid #eee;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    background-color: #f8f8f8; 
}

.grid-image img {
    width: 100%; 
    height: 100%; 
    object-fit: cover; 
    display: block;
}


		
@media screen and (max-width: 425px){
	
	#categoryImagesColumn {
		display: none;
	}
	#innerSubCategories {
		display: none;
	}
	
}
		
@media screen and (max-width: 375px){
	.column {
        width: 170px;
     }
	
}

.trust-section {
	padding-top:100px !important;
	padding-bottom:100px !important;
}
.carees-inner-page {
	max-width : 1100px
}
.row.text_align_center.top-border-footer .col-md-4{
padding: 0;
}
.footer-widget .textwidget.custom-html-widget p{
width:60%;
}
.footer-devider{
	max-width: 1600px;
    margin: 50px auto;
}
@media (max-width: 768px){
	footer .textwidget.custom-html-widget p {
            display: inline-block;
     }
	
}