
.swiper_AI .swiper-slide {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
  }

  .swiper_AI .tm-box-col-wrapper {
    height: 100%;
  }

 .swiper_AI .div-post-item:hover::before{
      content: "";
    position: absolute;
    z-index: 2;
    background-color: rgb(0 0 0 / 14%);
    top: 0;
    bottom: -5px;
    left: 0;
    right: 0;
    /* opacity: 1; */
    backface-visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
 }
 
 .swiper_AI  .swiper-slide:nth-child(2) .div-post-item::before{
      content: "";
    position: absolute;
    z-index: 2;
    background-color: rgb(0 0 0 / 14%);
    top: 0;
    bottom: -5px;
    left: 0;
    right: 0;
    opacity: 1;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
 }
 .swiper_AI .div-post-item {
    position: relative;
    overflow: hidden;
    height: 100%;
  }

 .swiper_AI .item-figure img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    opacity: 0;
    transition: all 0.5s ease;
   }

 .swiper_AI .item-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 40px 5px;
    background: #fff;
    transition: all 0.3s ease;
    z-index: 2;
    cursor: pointer;
    text-align: center;
  }
  .swiper_AI{
        width: 100%;
    margin-top: -50px;
    z-index: 2;
  }

 .swiper_AI .div-post-item .bG-box-icon i{
    transition: all 500ms ease;
 }
 .swiper_AI .div-post-item:hover .bG-box-icon i{
    transform: rotateY(180deg);
 }
 .swiper_AI .div-post-item .bG-box-icon img{
       transition: all 500ms ease;
    width: 75px;
    height: 75px;
    object-fit: contain;
 }
 .swiper_AI .div-post-item:hover .bG-box-icon img{
    transform: rotateY(360deg);
 }
 .swiper_AI .bG-box-icon {
    font-size: 40px;
    color: #d8b375;
    margin-bottom: 20px;
    
  }

 .swiper_AI .bG-box-title h4 a{
  color: black;
 }
 .swiper_AI .bG-box-title h4 {
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: bold;
    
  }

 .swiper_AI .bG-short-desc p {
    margin: 0;
    color: #444;
        display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  }

 .swiper_AI .swiper-slide:hover .item-figure img {
    opacity: 1;
    transform: scale(1.05);
  }

 .swiper_AI .swiper-slide:hover .item-content {
    background: #0d0a0a5c;
    color: #fff;
  }

 .swiper_AI .swiper-slide:hover .bG-box-icon{
    color: #fff;
  } 

  .swiper-slide:hover .bG-box-title h4 a {
    color: #fff;
  }
  
  .swiper-slide:hover .bG-short-desc p {
    color: #fff;
  }

  /* Highlight 2nd box */
 .swiper_AI .swiper-slide:nth-child(2) .item-content {
     background: 
        linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
        url(image/wedo/section30+Global.webp) 
        center center / cover no-repeat;
    color: #fff;

  }
  .swiper_AI .swiper-slide:nth-child(2):hover .item-content {
    background: linear-gradient(rgb(0 0 0 / 18%), rgb(0 0 0 / 17%)), url(image/wedo/section30+Global.webp) center center / cover no-repeat;
    color: #fff;
}
 .swiper_AI .swiper-slide:nth-child(2) .item-content a,
  .swiper-slide:nth-child(2) .bG-box-icon,
  .swiper-slide:nth-child(2) .bG-box-title h4,
  .swiper-slide:nth-child(2) .bG-short-desc p {
    color: #fff;
  }
   /* .swiper_AI .swiper-slide:nth-child(2) .item-content,
.swiper_AI .swiper-slide:nth-child(4) .item-content,
.swiper_AI .swiper-slide:nth-child(6) .item-content {
  background: url('https://themetechmount.com/wordpress/inoterior/wp-content/uploads/2021/03/blog-img5-584x760.jpg') center center / cover no-repeat;
  color: #fff;
}

.swiper_AI .swiper-slide:nth-child(2) .item-content a,
.swiper_AI .swiper-slide:nth-child(4) .item-content a,
.swiper_AI .swiper-slide:nth-child(6) .item-content a,
.swiper_AI .swiper-slide:nth-child(2) .bG-box-icon,
.swiper_AI .swiper-slide:nth-child(4) .bG-box-icon,
.swiper_AI .swiper-slide:nth-child(6) .bG-box-icon,
.swiper_AI .swiper-slide:nth-child(2) .bG-box-title h4,
.swiper_AI .swiper-slide:nth-child(4) .bG-box-title h4,
.swiper_AI .swiper-slide:nth-child(6) .bG-box-title h4,
.swiper_AI .swiper-slide:nth-child(2) .bG-short-desc p,
.swiper_AI .swiper-slide:nth-child(4) .bG-short-desc p,
.swiper_AI .swiper-slide:nth-child(6) .bG-short-desc p {
  color: #fff;
} */

 .tittle-section_1 {
  margin-left: 20px;
  margin-bottom: 5px;
  position: relative;
  z-index: 2;
}
 .tittle-section_1 h2{
  font-weight: 700;
    font-size: 23px;
    line-height: 35px;
    /* max-width: 300px; */
    color: white;
    
}
 .tittle-section_1 p::before{
  display: block;
    content: "";
    position: absolute;
    width: 36px;
    height: 1px;
    left: 0;
    background-color: #d8b375;
    top: 50%;
}
 .tittle-section_1 p{
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
  color: #d8b375;
  padding-left: 47px;
  position: relative;
}






.view-btn_2 {
  padding: 30px 0px 0px 0px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.view-btn_2 a{
  color: white;
}






  /* aboutus css */
  blockquote {
    border-left: 5px solid #d8b375;
    background-color: unset;
    font-size: 18px;
    margin: 0;
    padding: 0;
    padding-left: 20px;
    font-weight: 500;
    color: #181818;
    line-height: 26px; 
    margin: 0px 0px 20px 0px;
}
.themetechmount-serviceboxbox-readmore:hover a {
      background: #d8b375;
}
.themetechmount-serviceboxbox-readmore a {
    border: 1px solid white;
    padding: 12px 25px;
    text-decoration: none;
    position: relative;
}

/* .figcaption a:before {
    position: absolute;
    top: -7px;
    left: -7px;
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    border: solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
    border-color: inherit;
}
.figcaption a::after {
    position: absolute;
    bottom: -7px;
    right: -7px;
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    border: solid;
    border-width: 1px 0px 0px 1px;
    display: inline-block;
    padding: 3px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
    border-color: inherit;
} */
/* .figcaption a:hover:before {
    left: 100%;
    transform: rotate(90deg);
}
.figcaption a:hover::after {
    right: 100%;
    transform: rotate(90deg);
} */









.view-btn_3 {
    padding: 30px 0px 0px 0px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.view-btn_3 a{
  color: black;
}


.view-btn_3 .themetechmount-serviceboxbox-readmore:hover a {
      background: #d8b375;
      color: white;
      border: 1px solid #d8b375;
}
.view-btn_3 .themetechmount-serviceboxbox-readmore a {
    border: 1px solid #000;
    padding: 12px 25px;
    text-decoration: none;
    position: relative;
}

/* .view-btn_3 .figcaption a:before {
    position: absolute;
    top: -7px;
    left: -7px;
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    border: solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
    border-color: inherit;
}
.view-btn_3 .figcaption a::after {
    position: absolute;
    bottom: -7px;
    right: -7px;
    content: "";
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    border: solid;
    border-width: 1px 0px 0px 1px;
    display: inline-block;
    padding: 3px;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    transition: all .7s ease-out;
    border-color: inherit;
}
.view-btn_3 .figcaption a:hover:before {
    left: 100%;
    transform: rotate(90deg);
}
.view-btn_3 .figcaption a:hover::after {
    right: 100%;
    transform: rotate(90deg);
} */











 
          .services_sectionnew .col-spacebt{
            margin-bottom: 30px;
          }
          .services_sectionnew{
                padding: 70px 30px 100px 30px;
                background: #232323;
          }
          
         .services_sectionnew .themetechmount-iconbox.themetechmount-iconbox-stylesix {
      padding: 15px 10px 15px 10px;
      position: relative;
      border: 1px solid rgba(255, 255, 255, .40);
      cursor: pointer;
      transition: all .7s ease-out;
    }
    .services_sectionnew .themetechmount-iconbox.themetechmount-iconbox-stylesix:hover{
      border: 1px solid white;
    }

   /* .services_sectionnew .themetechmount-iconbox-stylesix:before {
      position: absolute;
      top: -11px;
      left: -11px;
      content: "";
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      border: solid;
      border-width: 0 1px 1px 0;
      display: inline-block;
      padding: 5px;
      -webkit-transition: all .5s ease-out;
      -moz-transition: all .5s ease-out;
      transition: all .7s ease-out;
      border-color: rgba(255, 255, 255, .40);
    }
    .services_sectionnew .themetechmount-iconbox-stylesix:hover:before{
      border-color: white;
    }

   .services_sectionnew .themetechmount-iconbox-stylesix:after {
      position: absolute;
      bottom: -11px;
      right: -11px;
      content: "";
      transform: rotate(0deg);
      -webkit-transform: rotate(0deg);
      border: solid;
      border-width: 1px 0px 0px 1px;
      display: inline-block;
      padding: 5px;
      -webkit-transition: all .5s ease-out;
      -moz-transition: all .5s ease-out;
      transition: all .7s ease-out;
      border-color: rgba(255, 255, 255, .40);
    }
    .services_sectionnew .themetechmount-iconbox-stylesix:hover:after{
      border-color: white;
    }

   .services_sectionnew .tm-bgcolor-darkgrey .themetechmount-iconbox-stylesix:hover:before {
      border-color: rgba(255, 255, 255, 1);
    }

   .services_sectionnew .themetechmount-iconbox-stylesix:hover:before {
      left: 100%;
      transform: rotate(90deg);
    }

   .services_sectionnew .tm-bgcolor-darkgrey .themetechmount-iconbox-stylesix:after {
      border-color: rgba(255, 255, 255, 1);
    } */

  .services_sectionnew  .themetechmount-iconbox-stylesix:hover:after {
      right: 100%;
      transform: rotate(90deg);
    }
.services_sectionnew .themetechmount-iconbox-stylesix:hover .themetechmount-iconbox-icon{
      transform: translateY(-25px);
    -ms-transform: translateY(-25px);
    -webkit-transform: translateY(-25px);
    -moz-transform: translateY(-25px);
    opacity: 0;
}
  .services_sectionnew  .themetechmount-iconbox-stylesix .themetechmount-iconbox-icon {
      transform: translateY(0);
      -ms-transform: translateY(0);
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      opacity: 1;
      transition: all .6s ease;
          margin-bottom: 15px;
    }

   .services_sectionnew .kw_inoterior {
      font-size: 40px;
      color: #d8b375;
    }

   .services_sectionnew .tm-custom-heading {
      color: #fff;
      font-size: 16px;
      line-height: 30px;
      position: relative;
      margin-bottom: 0;
    }

   .services_sectionnew .tm-cta3-content-wrapper {
      color: rgba(255, 255, 255, 0.65);
      padding-top: 9px;
      padding-bottom: 17px;
      font-size: 14px;
    }
    .services_sectionnew .themetechmount-iconbox-heading .buttonser1:hover{
          background-color: #d8b375;  
    }
    .services_sectionnew .themetechmount-iconbox-heading .buttonser1{
          
      background-color: #d8b375; 
    color: white;
        background: transparent;
    border: 1px solid #666666; 
        padding: 7px 20px;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: fit-content; 
    }
    .services_sectionnew .themetechmount-iconbox-stylesix .tm-box-icon{
          width: 55px;
    height: 55px;
    }
    .services_sectionnew .themetechmount-iconbox-stylesix .tm-box-icon img{
          object-fit: contain;
    width: 100%;
    height: 100%;
    }

   .services_sectionnew .themetechmount-iconbox-stylesix:hover .themetechmount-iconbox-heading {
      transform: translateY(-45px);
    }

   .services_sectionnew .themetechmount-iconbox-stylesix .themetechmount-iconbox-heading {
      transform: translateY(0);
      transition: all .6s ease;
    }

@media only screen and (max-width: 767px) {
  .tittle-section_1 h2 { 
    font-size: 20px;
    max-width: 100%;
    line-height: 27px;
  }
   .swiper_AI{
    width: 100%;
  }
}
















 
          /* Left Side - Images */
       .about-inoterior-section .images-wrapper {
    display: flex;
    gap: 25px;
    height: 450px;
    align-items: end;
        padding: 0px 5px;
        }

       .about-inoterior-section .left-image { 
            height:400px;
    width: 50%;
        }

        .about-inoterior-section .left-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 0;
        }

        .about-inoterior-section .right-images {
            height: 100%;
    width: 50%;

        }

        
       .about-inoterior-section .right-images img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 0;
        }

        /* Right Side - Content */
      .about-inoterior-section  .content-wrapper {
            padding-left: 10px;
            padding-top: 10px;
        }

      .about-inoterior-section  .about-us-label {
            color: #d8b375;
            font-size: 16px;
            font-weight: 600;
            letter-spacing: 2px;
            text-transform: uppercase;
            margin-bottom: 20px;
            position: relative;
            padding-left: 50px;
        }

      .about-inoterior-section  .about-us-label::before {
            content: '';
            position: absolute;
            left: 0;
            top: 50%;
            transform: translateY(-50%);
            width: 40px;
            height: 1px;
            background-color: #d8b375;
        }

       .about-inoterior-section .main-heading {
            
            font-size: 35px;
            font-weight: 600;
            color: #2c2c2c;
            line-height: 1.25;
            margin-bottom: 25px;
            /* max-width: 420px; */
        }

       .about-inoterior-section .signature-quote {
            color: #000;
            font-size: 19px;
            font-style: italic;
            line-height: 1.5;
            margin-bottom: 20px;
            padding-left: 20px;
            border-left: 3px solid #d8b375;
            max-width: 500px;
        }

       .about-inoterior-section .description-text {
            color: #666666;
            font-size: 15px;
            line-height: 1.6;
            margin-bottom: 30px;
            max-width: 500px;
        }

       .about-inoterior-section .read-more-button {
            background: transparent;
            border: 1.5px solid #666666;
            color: #666666;
            padding: 7px 32px;
            font-size: 13px;
            font-weight: 500;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            cursor: pointer;
            transition: all 0.3s ease;
        }

       .about-inoterior-section .read-more-button:hover {
            background-color: #d8b375;
            border-color: #d8b375;
            color: white;
        }

        @media (max-width: 992px) {
          .about-inoterior-section  .content-wrapper {
                padding-left: 0;
                padding-top: 40px;
            }
            
            
            
           
        }

        @media (max-width: 768px) {
           .about-inoterior-section .section-container {
                padding: 40px 15px;
            }
            
           .about-inoterior-section .main-heading {
                font-size: 32px;
            }
            
            
            
            .about-inoterior-section .images-wrapper{
              height: 350px;
            }
            .about-inoterior-section .left-image {
    height: 300px;
            }
        }











 
           /* Left Side - Image */
           .why_choose_ussection{
                padding: 70px 0px 100px 0px;
                background: white;
           }
       .why_choose_ussection .image-section {
            position: relative;
            height: 450px;
                padding: 0px 50px 0px 20px;
        }

       .why_choose_ussection .main-interior-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            border-radius: 0;
                padding: 15px;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #d8b375;
        }

        /* Right Side - Content */
       .why_choose_ussection .content-section {
            padding-left: 0px;
            padding-top: 10px;
        }

       .why_choose_ussection .about-label::before{
              content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 1px;
    background-color: #d8b375;
        }
       .why_choose_ussection .about-label {
                color: #d8b375;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
    padding-left: 50px;
        }

       .why_choose_ussection .main-title {
            
            font-size: 28px;
            font-weight: 500;
            color: #2d2d2d;
            line-height: 1.15;
            margin-bottom: 20px;
            max-width: 450px;
        }

      .why_choose_ussection  .description {
            color: #6b6b6b;
            font-size: 16px;
            line-height: 1.7;
            margin-bottom: 10px;
            max-width: 500px;
        }

        /* Tab Navigation */
      .why_choose_ussection  .custom-nav-tabs {
            border: none;
            margin-bottom: 0;
            gap: 0;
            justify-content: space-between;
        }

       .why_choose_ussection .custom-nav-tabs .nav-item {
            margin-right: 0;
        }

       .why_choose_ussection .custom-nav-tabs .nav-link {
            background: none;
            border: none;
            color: #888;
            font-weight: 500;
            font-size: 16px;
            padding: 10px 6px 6px 6px;
            /* margin-right: 15px; */
            border-radius: 0;
            position: relative;
            transition: all 0.3s ease;
                border-bottom: 2px solid #e7e7e7  ;
                
        }

      .why_choose_ussection  .custom-nav-tabs .nav-link p{
          margin-bottom: 0px;
          font-size: 12px;
        }
       .why_choose_ussection .custom-nav-tabs .nav-link:hover {
            color: #d8b375;
            border-color: #d8b375;
        }
.why_choose_ussection .custom-nav-tabs .nav-link img{
  mix-blend-mode: darken;
  width: 40px;
  height: 40px;
  object-fit: contain;
}
      .why_choose_ussection  .custom-nav-tabs .nav-link.active {
            color: #d8b375;
            background: none;
            border: none;
             border-bottom: 2px solid #d8b375 ;
            /* font-weight: 600; */
        }

        .why_choose_ussection .custom-nav-tabs .nav-link.active::before {
              position: absolute;
    content: '';
    width: 0;
    height: 0;
    z-index: 1;
    bottom: 0;
    left: 50%;
    right: 50%;
    border: 4px solid transparent;
    border-top: 0;
    border-bottom-color: #fff;
    margin-bottom: -2px;
    margin-left: -7px;
        }
        .why_choose_ussection .custom-nav-tabs .nav-link.active::after {
                 position: absolute;
    content: '';
    width: 0;
    height: 0;
    bottom: -2px;
    left: 50%;
    right: 50%;
    border: 7px solid transparent;
    border-top: 0;
    border-bottom-color: #d8b375;
    margin-left: -10px;
        }

        /* Tab Content */
       .why_choose_ussection .tab-content {
            margin-top: 30px;
        }

       .why_choose_ussection .tab-content-wrapper {
            display: flex;
            gap: 20px;
            align-items: flex-start;
        }

       .why_choose_ussection .small-image-container {
            flex-shrink: 0;
            /* width: 200px; */
        }

       .why_choose_ussection .small-interior-image {
            /* width: 100%; */
            height: 190px;
            object-fit: contain;
            border-radius: 8px;
        }

       .why_choose_ussection .content-wrapper {
            flex: 1;
        }

       .why_choose_ussection .feature-description {
            color: #6b6b6b;
            font-size: 15px;
            line-height: 1.7;
            margin-bottom: 10px;
        }

       .why_choose_ussection .feature-list {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .why_choose_ussection .feature-list li {
            color: #5a5a5a;
            font-size: 15px;
            margin-bottom: 15px;
            padding-left: 25px;
            position: relative;
            line-height: 1.5;
        }

        .why_choose_ussection .feature-list li::before {
            content: '\f00c';
            font-family: 'Font Awesome 6 Free';
            font-weight: 900;
            color: #28a745;
            position: absolute;
            left: 0;
            top: 2px;
            font-size: 12px;
        }

        @media (max-width: 992px) {
           
            
           
            
           .why_choose_ussection .image-section {
                
                margin-bottom: 40px;
            }
            
          
            
          
            
           
        }

       
        @media (max-width: 768px) {
           
           .why_choose_ussection .tab-content-wrapper {
                flex-direction: column;
                gap: 20px;
            }
          .why_choose_ussection{
padding: 30px 0px 50px 0px;
          }
            .why_choose_ussection .image-section{
              padding: 0px 0px 0px 0px;
                      height: 400px;
            }
            .why_choose_ussection .description{
              margin-bottom: 0px;
            }
            
           .why_choose_ussection .main-title {
                font-size: 22px;
                line-height: 28px;
            }
            .why_choose_ussection .custom-nav-tabs .nav-item {
    margin-right: 0;
    width: 50%;
    display: flex
;
    align-items: center;
    justify-content: center;
}
            
           .why_choose_ussection .custom-nav-tabs .nav-link {
                padding: 15px 20px;
                margin-right: 10px;
                font-size: 14px;
            }
        } 

         @media (max-width: 767px) {
          .why_choose_ussection .small-image-container {
                /* width: 54%; */
                margin: auto;
            }
            .why_choose_ussection .small-interior-image {
    width: 220px;
    height: 220px;
    object-fit: contain;
            }
        }
        