ul{
  list-style: none;
}
a{
  text-decoration: none;
}
#inner-page.innerpage-banner{
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 100px 0;
}

#inner-page.innerpage-banner:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #0000007d;
}
#inner-page.innerpage-banner .row{
  position: relative;
}
#inner-page.service1{
  background-image: url('/front/html/assets/images/service/service1-banner.png');
}
#inner-page.service2{
  background-image: url('/front/html/assets/images/service/moduler-kitchen-banner.png');
}
figure.figure-image{
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  height: 300px;
  overflow: hidden;
}
span.cta-btn a{
  color: #fff;
    background: #B59971;
    padding: 16px;
    display: inline-block;
    border-radius: 8px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 100%;
}
ul.pointers-list{
  padding-left: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
ul.pointers-list li a{
  color: #A8A8A8;
  font-size: 18px;
  font-weight: 400;
}
.three-points{
  background: #F6F5F2;
  padding: 30px;
  border-radius: 8px;
}
.three-points ul{
  padding-left: 0;
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 0;
  justify-content: space-between;
  flex-wrap: wrap;
}
.three-points ul li span{
  color: #737373;
  margin-left: 7px;
}
.procestxt-sec h3{
  color: #0A1F31;
  font-size: 20px;
  line-height: 100%;
  font-weight: 500;
  font-family: poppins;
  margin-bottom: 15px;
}
.procestxt-sec p{
  color: #737373;
  font-size: 14px;
  line-height: normal;
  font-weight: 400;
  margin-bottom: 0;
}
.process-list{
  border: 1px solid #E4E4E4;
  border-radius: 8px;
  padding: 20px 30px;
}
.process-list ul li {
  position: relative;
  transition: 0.3s;
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  margin-bottom: 30px;
}
.process-list ul li:last-child{
  margin-bottom: 0;
}
.process-list ul{
  position: relative;
  padding-left: 0;
}
.process-list ul li::before{
  border: 1px solid #9B9B9B;
  content: "";
  position: absolute;
  top: 80%;
  width: 1px;
  left: 3%;
  z-index: 0;
  height: 50%;
}
.process-list ul li:last-child::before{
  border: none;
}
.how-we-work .row.mt-4{
  align-items: center;
}
.transformation-slider .carousel-container {
  position: relative;
    }

  .transformation-slider .custom-carousel {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 10px;
    }

    .transformation-slider .carousel-image {
      transition: transform 0.3s ease;
      box-sizing: border-box;
      width: 100%;
      max-width: 50%;
      border-radius: 8px;
      transition: opacity 0.6s ease;
    }
    .transformation-slider .carousel-image.fade-out {
      opacity: 0.3;
    }
    .transformation-slider .custom-carousel-subtxt{
      border: 1px solid #eee;
    padding: 20px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    }
    .transformation-slider .custom-carousel-subtxt h4{
      font-size: 20px;
    color: #090B19;
    font-weight: 500;
    font-family: 'Poppins';
    }
    .transformation-slider .custom-carousel-subtxt p{
      color: #737373;
      font-size: 14px;
      font-weight: 400;
      font-family: 'Poppins';
    }
    .transformation-slider .center-arrow {
      width: 20%;
      text-align: center;
      cursor: pointer;
      display: none;
    }

    .transformation-slider .center-arrow span {
      font-size: 2rem;
      display: inline-block;
      margin: 0 10px;
      user-select: none;
    }

    .transformation-slider .bottom-controls {
      text-align: center;
      margin-top: 20px;
    }

    .transformation-slider .bottom-controls button {
      margin: 0 10px;
      color: #C49B66;
    border-color: #C49B66;
    background: #C49B6633;
    border: none;
        font-size: 20px;
    }
    .transformation-slider .bottom-controls button:hover{
        background: #C49B6633;
        color: #C49B66;
    }
    .kitchen-layout .layoutbox-innertxt {
      padding: 16px;
      border: 1px solid #eee;
      border-bottom-left-radius: 8px;
      border-bottom-right-radius: 8px;
    }
    .kitchen-layout .layoutbox-innertxt h3{
      font-size: 20px;
      line-height: 100%;
      font-family: poppins;
      font-weight: 500;
      color: #090B19;
    }
.kitchen-layout .layoutbox-innertxt ul{
  list-style: disc;
}
.kitchen-layout .layoutbox-innertxt ul li{
  font-size: 14px;
  font-weight: 400;
  font-family: 'Poppins';
  color: #737373;
}
.layoutbox{
  margin-bottom: 20px;
}
.choicepik-gallery form.choiceForm span{
  display: block;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Poppins';
  color: #0A1F31;
}
.common-subhead{
  font-size: 20px;
  font-weight: 500;
  font-family: poppins;
  color: #0A1F31;
}
.choiceBox{
  border: 1px solid #EAEAEA;
padding: 24px;
border-radius: 8px;
margin-top: 10px;
}
/* modal css */

.modal-header {
   background-color: #0A1F31;
   /* color: #fff; */
   /* font-size: 1.25rem; */
   /* justify-content: center; */
 }
.modal-header h5{
  font-size: 30px;
  font-weight: 400;
  color: #EEEEEE;
}
 .modal-header span {
   color: #B59971;
 }

 .btn-house {
   border: 1px solid #ccc;
   margin: 5px 5px;
   padding: 5px 15px;
   border-radius: 4px;
   background-color: #f8f9fa;
   cursor: pointer;
   font-weight: 300;
   border: 1.12px solid #2E02494D;
 }

 .btn-house.active {
   background-color: #b19777;
   color: #fff;
   border-color: #b19777;
 }

 .tag-btn {
    margin: 5px;
    padding: 5px 12px;
    border: 1px solid #B59971;
    border-radius: 20px;
    background-color: #f8f9fa;
    font-size: 0.9rem;
    color: #B59971;
 }
 .tag-btn:hover{
  background-color: #B59971;
   color: #fff !important;
   border-color: #B59971 !important;
   cursor: pointer;

 }
.btn-house-type:hover{
    background-color: #b19777 !important;
    color: #fff !important;
    border-color: #b19777 !important;
}

 .tag-btn.selected {
   background-color: #b19777;
   color: #fff;
   border-color: #b19777;
 }

 .form-check-label {
   margin-right: 20px;
 }
 .modal-body label{
   font-size: 20px;
    font-weight: 500;
    color: #2E0249;
 }
  #houseTypeButtons{
    display: flex;
    flex-wrap: wrap;
  }
 #houseTypeButtons span.btn-house{
   color: #2E02494D;
  font-size: 14px;
  border-radius: 4px;
  padding: 8px;
  display: inline-block;
    width: 23%;
    text-align: center;
 }
 #houseTypeButtons span.btn-house.active{
background: #B59971;
color: #EEEEEE;
 }
 label.form-label{
  font-size: 12px;
  color: #232F3E;
  font-weight: 400;
  font-family: poppins;
 }
 .form-check.form-check-inline .form-check-label{
   color: #777D87;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Poppins';
 }
 #serviceTags{
   display: flex;
   flex-wrap: wrap;
 align-items: center;
 padding: 16px;
 border: 1px solid #ECECEC;
 border-radius: 8px;
 }
 #serviceTags span.tag-btn{
   margin: 5px;
     padding: 5px 12px;
     border: 1px solid #B59971;
     border-radius: 20px;
     color: #B59971;
     font-size: 14px;
     font-weight: 500;
 }
 .interior-category{
   padding: 16px;
   border: 1px solid #ECECEC;
   border-radius: 8px;
 }
 .modal-footer {
    border: none;
    justify-content: start !important;
 }
 button.modal-popup{
   color: rgb(255, 255, 255);
display: inline-block;
font-size: 16px;
font-weight: 500;
line-height: 100%;
background: rgb(181, 153, 113);
padding: 16px;
border-radius: 8px;
text-decoration: none;
border: none;

 }
 .interior-box{
   background: #f5f5f5;
margin-top: 30px;
border-radius: 8px;
padding: 15px;
 }
/* modal css end */


#consultationModalPortfolio .modal-header{
    padding: 20px !important;
}
#consultationModalPortfolio .modal-header .btn-close{
        top: 34px;
}

#consultationModalPortfolio .modal-body .form-control {
    font-size: 12px;
    padding: 10px;
}
#successModal .modal-header{padding: 20px !important;background: transparent;}
#successModal .modal-header .btn-close{
    top: 0px;
}
.figure-image img.img-fluid {
    width: 100%;
    object-fit: cover;
    height: 100%;
}


.main-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.slider-wrapper {
    position: relative;
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid #eee;
}

.slides-container {
    display: flex;
    transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
    width: 300%;
    /* 3 slides */
}

.slide-item {
    min-width: 33.333%;
    /* 100% / 3 slides */
    background: white;
}

.header {
    text-align: center;
    margin-bottom: 40px;
}

.header h1 {
    font-size: 2.5rem;
    color: #2c3e50;
    margin-bottom: 10px;
    font-weight: 600;
    letter-spacing: -0.5px;
}

.header p {
    color: #7f8c8d;
    font-size: 1.1rem;
    margin-bottom: 0;
}

.transformation-card {
    background: white;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.navigationbox {
    display: flex;
    justify-content: center;
    align-items: CENTER;
    gap: 10px;
}

.navigation {
    position: relative;
    /* top: 50%; */
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.9);
    border: none;
    width: 60px;
    height: 50px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 24px;
    color: #333;
    transition: all 0.3s ease;
    z-index: 20;
    background: #C49B6633;
}

.dots-container {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 15px;
    z-index: 20;
}

.dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    transition: all 0.3s ease;
}

.dot.active {
    background: white;
    transform: scale(1.3);
}

.slider-container {
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.before-after-slider {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.before-image,
.after-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.after-image {
    clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%);
    transition: clip-path 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    background: white;
    cursor: ew-resize;
    z-index: 10;
    transform: translateX(-50%);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}

.slider-handle::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    background: #000;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    border: 3px solid white;
}

.slider-handle::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    font-weight: bold;
    font-size: 20px;
    pointer-events: none;
    background-image: url(../images/arrows.png);
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 11px;
    margin-left: 3px;
}

.image-labels {
    position: absolute;
    bottom: 0px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 0px;
    z-index: 5;
}

.before-label,
.after-label {
    /* background: rgb(0 0 0 / 10%); */
    color: white;
    padding: 10px 20px;
    border-radius: 0;
    font-weight: 400;
    font-size: 12px;
    background: #0000007A;
    width: 100%;
}

.navigation-arrows {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    gap: 20px;
    z-index: 15;
}

.nav-arrow {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    border: none;
    font-size: 18px;
    color: #333;
}

.nav-arrow:hover {
    background: white;
    transform: scale(1.1);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}

.nav-arrow:active {
    transform: scale(0.95);
}

.progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    background: rgba(255, 255, 255, 0.3);
    width: 100%;
    z-index: 5;
}

.progress-fill {
    height: 100%;
    background: linear-gradient(90deg, #667eea 0%, #764ba2 100%);
    width: 50%;
    transition: width 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.project-info {
    padding: 15px;
}


.designer-info {
    display: flex;
    align-items: center;
    /* justify-content: center; */
    gap: 15px;
    margin-top: 20px;
}

.designer-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-weight: 600;
    font-size: 18px;
    overflow: hidden;
}

.designer-details h5 {
    margin: 0;
    color: #000;
    font-weight: 400;
    font-size: 16px;
}

.designer-details span {
    color: #7f8c8d;
    font-size: 14px;
}

img.loadersss.align-middle.ms-2 {
    width: 45px;
    display: block;
    text-align: center;
    margin: auto;
}



    #loader-overlay {
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    width: 100%;
    height: 100%;
    background: #ffffffd1;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}
#loader-overlay img {
    width: 64px;
    height: 64px;
    object-fit: contain;
}
#designers-section {
    position: relative;
}
.fw-weight{
  font-weight: var(--fontweight400);
}
.service-btn.active {
    background-color: #B59971;
    border-color: #B59971;
}
input.btn.btn-submit.btn-dark {
    background-color: var(--primary-color);
    border-radius: 4px;
    padding: 10px 20px;
    color: #fff;;
}

input.btn.btn-submit.btn-dark:hover {
    background-color:#fff;
    color: var(--primary-color);
}
span.country.countryprofile {
    position: absolute;
    font-size: 12px;
    bottom: 11px;
    left: 15px;
    color: #212529;
}
.padd-left35{
      padding-left: 35px !important;
}
.page-id-29083 main#main-content, .page-id-29029 main#main-content , .page-id-29190 main#main-content {
    padding: 0px;
    width: 100%;
    margin: 0px;
    max-width: 100%; 
    display: inline-block;
    background-color: #fff;
}
@media (max-width: 768px) {
  section#DesignersSection {
    margin-top: 0px !important;
  }
 
    .header h1 {
        font-size: 2rem;
    }

    #slidesContainer .slider-container {
        height: 240px;
    }

    .slider-handle::before {
        width: 50px;
        height: 50px;
    }

    .project-info {
        padding: 30px 20px;
    }

    .image-labels {
        padding: 0 20px;
        bottom: 10px;
    }

    .navigation-arrows {
        bottom: 60px;
    }
 
    .nav-arrow {
        width: 45px;
        height: 45px;
        font-size: 16px;
    }

    ul.pointers-list {
    display: flex;
    flex-wrap: inherit;
    overflow-y: scroll;
}
ul.pointers-list li a {
    white-space: nowrap;
}


 .overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.3);
            opacity: 0;
            visibility: hidden;
            transition: opacity 0.3s ease-in-out;
            z-index: 9998;
        }
        .overlay.active {
            opacity: 1;
            visibility: visible;
        }

        /* Side Filter Panel */
        .Expertsfillter {
            position: fixed;
            right: -320px;
            top: 0;
            width: 300px;
            height: 100%;
            background: #fff;
            box-shadow: -2px 0 5px rgba(0,0,0,0.1);
            overflow-y: auto;
            transition: right 0.3s ease-in-out;
            z-index: 9999;
            padding: 15px;
        }

        .Expertsfillter.open {
            right: 0;
        }
        .hideMobile{
            display: none !important;
        }
        .footerlogo{
            width: 60px;
        }
    .slides-container {
      width: 100%;
    }
}