@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap');
.about-count-main,
.about-section .container,
.banner-section .extra-padding,
.banner-slider .owl-item .item .caption,
.banner_txt .caption2 h1.text1,
.blog-section .defalt-heading,
.blog-section .sub-heading,
.categories-main-wrapper-new,
.foot-clmn-2.all-foot-clmn,
.form-section.h-search-form,
.frm-content h6,
.line-after,
.logo-header-mid,
.product-heading-bg .container,
.quick-contact .quick-form .form-group,
.sub-heading,
.sub-heading h3,
body,
section.main-testimonial.zz .container.t03,
section.product-section .defalt-heading,
section.product-section .sub-heading {
  position: relative;
}
*,
.defalt-heading h2 {
  font-family: "Poppins", sans-serif;
}
.ffc ul.main-social-list,
li {
  list-style: none !important;
}
/* @font-face {
  font-family: "Manrope", sans-serif;
  font-weight: 300;
  src: url(../fonts/Manrope/Manrope-Light.ttf);
}
@font-face {
  font-family: "Manrope", sans-serif;
  font-weight: 400;
  src: url(../fonts/Manrope/Manrope-Regular.ttf);
}
@font-face {
  font-family: "Manrope", sans-serif;
  font-weight: 500;
  src: url(../fonts/Manrope/Manrope-Medium.ttf);
}
@font-face {
  font-family: "Manrope", sans-serif;
  font-weight: 600;
  src: url(../fonts/Manrope/Manrope-SemiBold.ttf);
}
@font-face {
  font-family: "Manrope", sans-serif;
  font-weight: 700;
  src: url(../fonts/Manrope/Manrope-Bold.ttf);
}
@font-face {
  font-family: "Manrope", sans-serif;
  font-weight: 800;
  src: url(../fonts/Manrope/Manrope-ExtraBold.ttf);
}
@font-face {
   font-family: "Poppins", sans-serif;
  font-weight: 300;
  src: url(../fonts/poppin/Poppins-Light.ttf);
}
@font-face {
   font-family: "Poppins", sans-serif;
  font-weight: 400;
  src: url(../fonts/poppin/Poppins-Regular.ttf);
}
@font-face {
   font-family: "Poppins", sans-serif;
  font-weight: 500;
  src: url(../fonts/poppin/Poppins-Medium.ttf);
}
@font-face {
   font-family: "Poppins", sans-serif;
  font-weight: 600;
  src: url(../fonts/poppin/Poppins-SemiBold.ttf);
}
@font-face {
   font-family: "Poppins", sans-serif;
  font-weight: 700;
  src: url(../fonts/poppin/Poppins-Bold.ttf);
}
@font-face {
   font-family: "Poppins", sans-serif;
  font-weight: 800;
  src: url(../fonts/poppin/Poppins-ExtraBold.ttf);
}
@font-face {
   font-family: "Poppins", sans-serif;
  font-weight: 900;
   
} */
.content-hidden p {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.content h2 {
  font-size: 32px;
}
.content-hidden {
  overflow: hidden;
  transition: 0.5s;
}
.content-hidden p:nth-child(2),
.form-section.h-search-form form.d-flex,
.main-popup-get .modal-header,
body .content-hidden h1:first-child,
body .content-hidden h2:first-child,
body .content-hidden p:first-child,
li.foot-numb,
section.main-testimonial.zz .owl-dots,
section.main-testimonial.zz .owl-nav {
  display: block !important;
}
.defalt-heading h2,
.sub-heading h3 {
  display: inline-block;
  text-transform: uppercase;
}
.banner-slider .owl-nav,
body .content-hidden h1,
body .content-hidden h2,
body .content-hidden h3,
body .content-hidden h4,
body .content-hidden h5,
body .content-hidden h6,
body .content-hidden p {
  display: none !important;
}
button#toggleBtn {
  outline: unset;
}
.seo-content {
  padding-bottom: 10px;
}
:root {
  --color1: #000000;
  --color2: #ffffff;
  --h-color: #393737;
  --txt-color: #35455a;
  --btn-color: #F2871D;
  --btn-color1: #F2871D;
}
body {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #fff !important;
}
.sub-heading h3 {
  color: var(--h-color);
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
}
.sub-heading h3 span.colr1 {
  font-weight: 700;
  color: #f87c02 !important;
}
.sub-heading h3 span.colr2 {
  color: #d1d1d1;
  text-shadow: 0 0 #0089ff;
  font-weight: 700;
}
.sub-heading h3 span.colr3 {
  font-weight: 700;
  color: #028408;
}
.sub-heading:before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  opacity: 0;
}
.defalt-heading h2 {
  color: var(--btn-color);
  font-size: 50px;
  margin-bottom: 40px;
  font-weight: 700;
  position: relative;
}
.btn-primary {
  color: var(--color2);
  background: var(--btn-color) !important;
  border: 1px solid var(--btn-color) !important;
}
.about-section .about-ccontent p,
.banner_txt h2.text3,
.banner_txt h5.text2,
.banner_txt p.text4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
body .my_contact_us {
  display: block;
  position: fixed;
  right: -44px;
  top: 35%;
  z-index: 9;
  transform: rotate(90deg);
}
.dasktop-show {
  display: block;
}
.h-search-form input.form-control {
  position: absolute;
  width: 250px;
  top: -44px;
  transform: translateX(2000px);
  transition: 0.5s;
}
.form-section.h-search-form button.btn {
  float: right;
}
.form-section.h-search-form form.d-flex:hover input {
  transform: translateX(-180px);
  transition: 0.5s;
}
.search-btn {
  cursor: pointer;
  display: inline-block;
  position: relative;
}
.search-box-btn.search-box-outer {
  background: 0 0;
  height: 40px;
  width: 40px;
  display: inline-block;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.search-box-btn.search-box-outer:hover {
  transition: 0.3s;
}
.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  margin-top: -540px;
  transform: translateX(-100%);
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: 0.5s cubic-bezier(0.86, 0, 0.07, 1);
  transition: 1.5s cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}
.search-active .search-popup {
  transform: translateY(0);
  margin-top: 0;
}
.search-popup .close-search.style-two {
  position: absolute;
  right: 25px;
  left: auto;
  color: #fff;
  width: auto;
  height: auto;
  top: 25px;
  margin: 0;
  border: none;
  background: 0 0 !important;
  box-shadow: none !important;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.search-popup:before {
  left: 0;
  top: 100%;
  width: 100%;
  height: 560px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 0;
  content: "";
}
.search-active .search-popup form {
  transform: scaleX(1);
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -ms-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  transform: scaleX(0);
  transform-origin: center;
  background-color: #111;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.search-popup .form-group {
  position: relative;
  margin: 0;
  overflow: hidden;
}
.search-popup .form-group input[type="search"],
.search-popup .form-group input[type="text"] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000;
  height: 70px;
  width: 100%;
  outline: 0;
  border: none;
  padding: 10px 30px;
  background-color: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-weight: 500;
  text-transform: capitalize;
}
.search-popup .form-group button,
.search-popup .form-group input[type="submit"] {
  position: absolute;
  right: 30px;
  top: 0;
  height: 40px;
  line-height: 65px;
  background: 0 0;
  text-align: center;
  font-size: 24px;
  color: #000;
  padding: 0;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  border: unset;
}
.search-popup .form-group button {
  top: 0 !important;
  right: 20px !important;
  bottom: 0 !important;
  height: 40px;
  width: 40px;
  margin: auto;
  padding: 0;
  line-height: normal;
}
.search-popup .form-group button img.img-fluid {
  margin: 0;
  position: relative;
}
.logo-sec .header-top {
  padding: 10px 0;
  background: linear-gradient(110deg, #984700 0, #f27302 85%);
  text-align: center;
  color: #fff;
}
.logo-sec .header-info {
  display: flex;
  justify-content: start;
  align-items: center;
}
.h-contact .all-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.h-contact .all-icon .h-icon {
  height: 40px;
  width: 40px;
  margin-right: 10px;
  margin-left: 0;
  display: flex;
  align-items: center;
  justify-content: start;
}
.h-contact .all-icon p.c-black {
  margin: 0 !important;
  color: #136ffe;
  font-family: Raleway !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
}
.h-contact .all-icon p.c-num {
  margin: 0 30px 0 0 !important;
  color: #3e3a39;
  font-size: 13px;
  font-weight: 700;
  line-height: 20px;
}
.line-after:first-child:after,
.my-navbar .header-logo.mobile-logo,
.owl-carousel-ppp-v2s .owl-nav {
  display: none;
}
.main-header li.nav-item {
  margin: 0 5px 0 0;
  transition: 0.5s;
}
.main-header li.nav-item a.nav-link {
  padding: 5px !important;
  color: #000 !important;
  border-radius: 0;
  font-family: 'Poppins' !important;
  font-size: 15px !important;
  font-weight: 600;
  text-transform: capitalize;
  position: relative;
}
.main-header li.active.nav-item a.nav-link {
  position: relative;
  border-radius: 0;
  color: #000 !important;
}
.main-header li.nav-item a.nav-link:hover {
  color: #000 !important;
  transition: 0.5s;
}
.my-navbar .navbar-collapse ul ul.dropdown-menu {
  background: var(--btn-color);
  transition: 0.3s;
}
.my-navbar .navbar-collapse ul ul.dropdown-menu a {
  color: var(--color2) !important;
}
.my-navbar .navbar-collapse ul ul.dropdown-menu li.dropdown-item:hover {
  background: 0 0 !important;
  transition: 0.3s;
}
.my-navbar .navbar-collapse ul ul.dropdown-menu li.dropdown-item:hover a {
  color: var(--color1) !important;
  transition: 0.3s;
  background: 0 0 !important;
}
@media (max-width: 767px) {
  body .owl-carousel-sell .owl-nav.disabled {
    display: none !important;
  }
  .about-section .about-image video {
    width: 100%;
    height: auto;
  }
  .header-top,
  body .select-lang .gt_switcher_wrapper,
  body .test-img-wrappers,
  body section.services-main,
  body section.top-information {
    display: none;
  }
  body .all-product-btn.btn-bnnr:after,
  body .all-product-btn.btn-bnnr:before {
    top: 34px;
  }
  body .sub-heading:before {
    height: 0 !important;
  }
  body .sub-heading {
    padding-top: 0 !important;
    margin: 0 !important;
  }
  body .sub-heading h3 {
    font-size: 12px !important;
    line-height: 15px !important;
  }
  body .defalt-heading h2 {
    font-size: 20px !important;
    line-height: 20px !important;
    margin-bottom: 20px;
  }
  body .my_contact_us {
    right: -30px;
  }
  .main-menu-header,
  section.logo-sec.main-header {
    height: 80px !important;
    background: var(--color2);
  }
  section.logo-sec.main-header {
    width: 100%;
    position: fixed !important;
    top: 0;
    left: 0;
    z-index: 999 !important;
  }
  .main-menu-header {
    border-radius: 0 !important;
  }
  .my-navbar .header-logo.mobile-logo {
    display: block !important;
    text-align: left !important;
    top: 0 !important;
    margin: 0;
  }
  .my-navbar .container-fluids {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .my-navbar .header-logo.mobile-logo img.img-fluid {
    width: 30%;
  }
  .my-navbar button.navbar-toggler {
    padding: 0 !important;
    background: var(--color2);
  }
  .main-header .navbar-collapse {
    position: fixed;
    top: 0;
    background: var(--color2);
    left: 0;
    transform: translateX(-1000px);
    width: 70%;
    padding-top: 60px;
    height: 100% !important;
    text-align: left;
    transition: 0.3s;
  }
  .main-header .navbar-collapse.show {
    transform: translateX(0);
    transition: 0.3s;
    background-color: #fff;
    z-index: 999;
  }
  .main-header li.nav-item {
    padding: 5px 0 !important;
  }
  .main-header li.nav-item a.nav-link {
    font-size: 12px !important;
    color: var(--h-color) !important;
    margin: 5px 10px !important;
    display: inline-block;
    position: relative;
  }
  .my-navbar .navbar-collapse ul ul.dropdown-menu {
    background: var(--color2) !important;
    margin: 0 10px;
    text-align: center !important;
  }
  .my-navbar .navbar-collapse ul ul.dropdown-menu a {
    color: var(--h-color) !important;
    font-size: 10px;
  }
  .main-header .navbar-toggler:focus {
    box-shadow: none !important;
    border-color: rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 575px) and (max-width: 767px) {
  .sub-heading:before {
    height: 3px !important;
  }
  .sub-heading {
    padding-top: 0 !important;
  }
  .defalt-heading h2 {
    font-size: 18px !important;
  }
  .image-service {
    width: 50px !important;
    margin: 0 auto !important;
  }
  .logo-sec.main-header .wow.fadeInRight {
    width: 100%;
  }
  .my-navbar .container-fluids {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .logo-sec.main-header {
    background: #1c1c1c;
    width: 100%;
    position: fixed;
    height: 80px;
    top: 0;
    left: 0;
    z-index: 999;
  }
}
.banner-slider .owl-nav .owl-next,
.banner-slider .owl-nav .owl-prev {
  background-image: url(/images/arrow.png);
  height: 30px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  top: 280px;
  width: 30px;
  font-size: 0;
}
section.banner-section,
section.banner-section .bannermain {
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: relative;
}
.banner-left-div .comp-name,
.defalt-heading.abt-secc,
.process-txt {
  transform: rotate(270deg);
  white-space: nowrap;
}
.my-navbar button.navbar-toggler.collapsed span.navbar-toggler-icon {
  background-image: url(/images/menubar.png);
}
.my-navbar button.navbar-toggler span.navbar-toggler-icon {
  background-image: url(/images/close.png);
  height: 40px;
  width: 40px;
}
section.banner-section {
  height: 700px;
  background-image: url(/images/DESING.jpg);
  z-index: 1;
  padding: 60px 0;
}
.banner-slider .owl-item .item .container {
  position: relative;
  height: 700px;
}
.banner-slider .owl-item .item .container .row.align-items-center {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.arrow-svg1,
.arrow-svg2 {
  top: 50px;
  position: absolute;
}
.banner_txt .caption2 h1.text1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 2px;
  background: #000;
}
.banner-alid-img,
.gallery-section .defalt-heading,
.gallery-section .sub-heading,
.main-popup-get .modal-content .popup-frm-logo,
.partners-section .partners-heading-bg.all-default-ccontent,
.sellin-heading-bg.all-default-ccontent .defalt-heading,
.serv-main,
.successs-heading-bg.all-default-ccontent .defalt-heading,
.video-div,
.video-prtt {
  text-align: center;
}
.all-product-btn.blg-all-btn.btn-bnnr,
.image-service {
  text-align: left;
}
section.banner-section .bannermain {
  z-index: 2;
  background-image: url(/images/mobile-fram.png);
  width: 300px;
  margin: 0 auto;
  padding: 10px 0;
}
.banner_txt .caption2 {
  padding-left: 20px;
}
.banner_txt h2.text3 {
  color: var(--h-color);
  font-size: 50px;
  font-weight: 800;
  line-height: normal;
  font-family: Roboto !important;
  position: relative;
  text-transform: capitalize;
  -webkit-line-clamp: 2;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
}
.about-count-main .count-wrapper p,
.banner-cont-info ul span,
.banner_txt .caption2 p.text23,
.question-heading p,
.service-cont p,
.solution-num a.connt-11 .sm-txt {
  text-shadow: 0 4px 24px rgba(0, 0, 0, 0.25);
}
.banner_txt h5.text2 {
  color: var(--btn-color);
  font-size: 60px;
  font-weight: 700;
  font-family: Poppins !important;
  line-height: 40px;
  position: relative;
  text-transform: capitalize;
  letter-spacing: 2.4px;
  -webkit-line-clamp: 1;
}
.banner_txt p.text4 {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  -webkit-line-clamp: 3;
}
.btn-bnnr {
  display: inline-block;
  margin-top: 0;
}
.btn-bnnr a {
  padding: 15px 40px;
  color: #030406;
  background: var(--btn-color);
  border-radius: 0;
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  transition: 0.5s;
}
.about-section .about-image .about-video .abt-video-icon:hover img.img-fluid,
.btn-bnnr a:hover {
  transition: 0.5s;
  transform: scale(1.08);
}
.banner-slider .owl-nav .owl-prev {
  transform: rotate(180deg);
  position: absolute;
  left: 4%;
}
.banner-slider .owl-nav .owl-next {
  transform: rotate(0);
  position: absolute;
  right: 4%;
}
.banner-slider .owl-dots {
  display: none !important;
  position: absolute;
  bottom: 25%;
  left: -6%;
}
.banner-slider .owl-dots .owl-dot span {
  display: block;
  padding: 10px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  position: relative;
}
.banner-slider .owl-dots .owl-dot {
  border-radius: 50%;
  border: 0 solid #fff;
  margin: 10px;
  padding: 4px;
  display: inline;
}
.banner-slider .owl-dots .owl-dot.active span:before {
  font-weight: 600 !important;
}
.banner-slider .owl-dots .owl-dot.active span {
  border: 1px solid #fff;
}
@media (max-width: 767px) {
  section.banner-section {
    position: relative;
    height: 220px !important;
    padding: 20px 0 !important;
  }
  section.banner-section .bannermain {
    position: relative !important;
    top: 0 !important;
    padding: 0 !important;
    width: 80px !important;
  }
  .banner_txt {
    padding: 0 !important;
  }
  .banner_txt .caption2 {
    max-width: 100% !important;
    padding: 0 !important;
  }
  .banner_txt h2.text3 {
    font-size: 16px;
    line-height: 15px;
    margin: 0 !important;
    -webkit-line-clamp: 3;
  }
  .banner_txt h5.text2 {
    font-size: 10px;
    line-height: 15px;
    margin: 0 !important;
  }
  .banner_txt p.text4 {
    font-size: 9px !important;
    line-height: 14px !important;
  }
  .btn-bnnr {
    margin-top: 0 !important;
  }
  .btn-bnnr a {
    font-size: 10px !important;
    padding: 5px 10px !important;
  }
  .banner-slider .owl-dots,
  .banner-slider .owl-nav {
    display: none !important;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .sub-heading h3 {
    font-size: 14px !important;
  }
  .defalt-heading h2 {
    line-height: 30px !important;
    font-size: 30px !important;
    margin-bottom: 30px;
  }
  section.banner-section {
    position: relative;
    padding: 30px 0;
  }
  section.banner-section .bannermain {
    position: relative !important;
    top: 0 !important;
    padding: 0 !important;
    width: 160px;
  }
  .banner_txt {
    padding: 0 !important;
  }
  .banner_txt h2.text3 {
    font-size: 22px;
    line-height: 25px;
    margin: 0;
  }
  .banner_txt h5.text2 {
    font-size: 20px;
    line-height: 20px;
  }
  .banner_txt p.text4 {
    font-size: 9px !important;
    line-height: 14px !important;
  }
  .btn-bnnr {
    margin-top: 0 !important;
  }
  .btn-bnnr a {
    font-size: 12px !important;
    padding: 10px 20px !important;
  }
  .banner-slider .owl-nav {
    display: none !important;
  }
}
.servicess-section {
  padding: 60px 0;
  position: relative;
  padding-top: 100px !important;
}
.servicess-section .sub-heading:before {
  margin: 0 !important;
}
.image-service {
  height: 100px;
  position: relative;
}
.image-service img.img-fluid {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
  margin: auto;
}
.seric-content h3 {
  color: var(--h-color);
  font-size: 16px;
  margin: 10px 0;
  font-weight: 700;
  line-height: normal;
}
.seric-content p {
  color: var(--txt-color);
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}
.about-ccontent h1,
.product-url a {
  color: var(--h-color);
  text-transform: capitalize;
}
.about-btn a,
.about-ccontent h1 {
  font-weight: 700;
  line-height: normal;
}
@media (max-width: 767px) {
  .   .services-section {
      display: grid;
      grid-template-columns: 380px 1fr;
      gap: 48px;
      max-width: 1200px;
      margin: 0 auto;
      padding: 80px 40px;
      align-items: start;
    }
 
    /* ── LEFT COLUMN ── */
    .services-left { padding-right: 24px; }
 
    .section-label {
      display: flex;
      align-items: center;
      gap: 12px;
      font-weight: 700;
      font-size: 15px;
      letter-spacing: 0.04em;
      margin-bottom: 24px;
    }
 
    .section-label::before {
      content: '';
      display: block;
      width: 36px;
      height: 3px;
      background: #F2871D;
      border-radius: 2px;
    }
 
    .services-heading {
      font-size: clamp(30px, 4vw, 42px);
      font-weight: 800;
      line-height: 1.18;
      margin-bottom: 28px;
      color: #111;
    }
 
    .services-heading .highlight { color: #F2871D; }
 
    .services-description {
      font-size: 15px;
      line-height: 1.75;
      color: #444;
      margin-bottom: 40px;
      max-width: 360px;
    }
 
    .services-btn {
      display: inline-flex;
      align-items: center;
      background: #111;
      color: #fff;
      font-family: 'Manrope', sans-serif;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.03em;
      padding: 14px 24px;
      border-radius: 50px;
      text-decoration: none;
      cursor: pointer;
      border: none;
      transition: background 0.2s;
    }
 
    .services-btn .btn-badge {
      width: 34px;
      height: 34px;
      background: #F2871D;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 16px;
    }
 
    .services-btn:hover { background: #222; }
 
    /* ── CARDS GRID ── */
    .services-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 20px;
    }
 
    /* ── CARD BASE ── */
    .service-card {
      background: #F4F4F4;
      border-radius: 16px;
      padding: 28px 24px;
      position: relative;
      overflow: hidden;
      cursor: pointer;
      transition: background 0.3s, transform 0.3s, box-shadow 0.3s, color 0.3s;
    }
 
    .service-card:hover {
      background: #111;
      color: #fff;
      transform: translateY(-4px);
      box-shadow: 0 16px 40px rgba(0,0,0,0.18);
    }
 
    /* orange top accent bar */
    .card-accent {
      width: 52px;
      height: 4px;
      background: #F2871D;
      border-radius: 2px;
      margin-bottom: 22px;
    }
 
    .card-inner {
      display: flex;
      align-items: flex-start;
      gap: 18px;
    }
 
    /* LOGO BOX */
    .card-logo {
      width: 72px;
      height: 72px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
 
    .service-card:hover .card-logo {
    
      box-shadow: none;
    }
 
    .card-logo svg {
      width: 44px;
      height: 44px;
    }
 
    /* CARD TEXT */
    .card-content { flex: 1; }
 
    .card-title {
      font-size: 18px;
      font-weight: 800;
      line-height: 1.25;
      margin-bottom: 10px;
      color: #111;
      transition: color 0.3s;
    }
 
    .service-card:hover .card-title { color: #fff; }
 
    .card-desc {
      font-size: 13.5px;
      line-height: 1.65;
      color: #555;
      transition: color 0.3s;
    }
 
    .service-card:hover .card-desc { color: #bbb; }
 
    /* READ MORE — hidden by default, shown on hover */
    .card-read-more {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      font-size: 13.5px;
      font-weight: 700;
      color: #fff;
      text-decoration: none;
      margin-top: 14px;
      opacity: 0;
      transform: translateY(6px);
      transition: opacity 0.3s, transform 0.3s;
      pointer-events: none;
    }
 
    .service-card:hover .card-read-more {
      opacity: 1;
      transform: translateY(0);
      pointer-events: auto;
    }
 
    .card-read-more .arrow-circle {
      width: 26px;
      height: 26px;
      background: #F2871D;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
 
    .card-read-more .arrow-circle svg {
      width: 13px;
      height: 13px;
    }
 
    /* Responsive */
    @media (max-width: 1024px) {
      .services-section {
        grid-template-columns: 1fr;
        padding: 48px 24px;
      }
      .services-left { padding-right: 0; max-width: 600px; }
      .services-description { max-width: 100%; }
      .services-grid { grid-template-columns: 1fr 1fr; }
    }
 
    @media (max-width: 600px) {
      .services-grid { grid-template-columns: 1fr; }
      .services-section { padding: 40px 16px; }
    }s-section {
    padding: 30px 0 !important;
    text-align: center;
  }
  .servicess-section .sub-heading:before {
    margin: auto !important;
  }
  .seric-content p {
    font-size: 10px !important;
  }
  .image-service {
    text-align: center !important;
  }
  .image-service img.img-fluid {
    right: 0 !important;
  }
  .seric-content h3 {
    font-size: 11px !important;
  }
}
.about-section {
  position: relative;
  padding: 60px 0;
  z-index: 1;
}
.about-section .sub-heading:before,
.banner-caption h2.text3,
.cust-cust .inner-testimonial .testi-user .testy .testy-star,
.main-div .price-div p.price {
  margin: 0;
}
.about-ccontent h1 {
  font-size: 30px;
  font-family: Raleway !important;
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
}
.about-section .about-ccontent p {
  color: var(--txt-color);
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  -webkit-line-clamp: 10;
}
@media (max-width: 767px) {
  .about-section {
    padding: 30px 0 !important;
    margin: 0 !important;
  }
  .about-ccontent h1 {
    display: block !important;
    font-size: 22px !important;
  }
  .about-section .about-ccontent {
    padding-top: 0 !important;
  }
  .about-section .about-ccontent p {
    font-size: 10px !important;
    line-height: 18px !important;
    display: -webkit-box;
    -webkit-line-clamp: 10;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .about-btn a {
    font-size: 10px !important;
    font-weight: 500 !important;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  section.about-section {
    padding: 30px 0 !important;
  }
  .about-ccontent h1 {
    display: block !important;
    font-size: 22px !important;
  }
  section.about-section .about-ccontent p {
    font-size: 10px !important;
    line-height: 18px !important;
  }
  .about-btn a {
    font-size: 10px !important;
  }
}
.prod-content p,
.product-url a,
section.main-testimonial.zz .text-caption-p p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.product-section {
  padding: 60px 0;
}
.map-heading-bg.all-default-ccontent,
.product-heading-bg,
.service-heading-bg.all-default-ccontent,
.testimon-heading-bg.all-default-ccontent {
  text-align: center;
  margin-bottom: 30px;
}
.main-div {
  margin-top: 30px;
}
.product-list {
  height: 320px;
  position: relative;
  border: 1px solid #cccccc45;
  overflow: hidden !important;
  border-radius: 0;
  background: #fff;
  z-index: 6;
  transition: 0.5s;
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}
.product-list img.img-fluid {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  transition: 0.5s;
}
.product-content {
  padding-top: 20px;
  padding-right: 20px;
}
.product-url a {
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  font-family: Roboto !important;
  -webkit-line-clamp: 1;
}
@media (max-width: 767px) {
  .product-section {
    padding: 30px 0 !important;
  }
  .main-div {
    margin-top: 20px !important;
  }
  .product-content {
    padding-top: 10px;
  }
  .product-url a {
    font-size: 12px !important;
    padding: 0 !important;
    font-weight: 500 !important;
  }
  .product-list {
    width: 100%;
    height: 170px !important;
    position: relative !important;
  }
  .product-url,
  .product-url-main {
    margin-top: 0 !important;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .product-section {
    padding: 30px 0;
  }
  .product-url a {
    font-size: 12px;
    font-weight: 500 !important;
  }
}
.extra-padding,
section.main-testimonial.zz {
  padding: 0;
}
section.main-testimonial.zz .default-heading h2:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 0;
  height: 2px;
  width: 120px;
  background: #fff;
}
section.main-testimonial.zz .cust-cust {
  width: 65%;
  margin: 0 auto;
}
section.main-testimonial.zz .text-caption-p p {
  color: var(--txt-color);
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  padding-right: 0;
  -webkit-line-clamp: 6;
  text-transform: capitalize;
}
section.main-testimonial.zz .testi-user {
  margin: 20px 0;
}
section.main-testimonial.zz .testy-img {
  display: inline-block !important;
  margin-right: 20px;
}
li.foot-numb a p,
section.main-testimonial.zz .testy {
  display: inline-block !important;
}
section.main-testimonial.zz .testy h4 {
  color: var(--h-color);
  font-family: Raleway !important;
  font-size: 25px;
  font-weight: 700;
  text-transform: capitalize;
  line-height: normal;
}
section.main-testimonial.zz .testy h5 {
  font-family: Raleway !important;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  color: #000;
}
@media (max-width: 767px) {
  body .about-section .container:before {
    width: 0;
    height: 0;
    top: 0;
    opacity: 0;
  }
  section.main-testimonial.zz {
    padding: 30px 0;
    background-size: cover !important;
    background-position: left center !important;
    display: none;
  }
  section.main-testimonial.zz .default-heading h2 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  section.main-testimonial.zz .default-heading h2:after {
    bottom: -10px !important;
    width: 60px !important;
  }
  section.main-testimonial.zz .owl-nav {
    display: none !important;
  }
  section.main-testimonial.zz .cust-cust {
    margin-top: 10px !important;
    height: auto !important;
    padding-top: 10px !important;
  }
  section.main-testimonial.zz .text-caption-p p {
    font-size: 10px !important;
    line-height: 15px !important;
    padding-right: 0 !important;
  }
  section.main-testimonial.zz .testy-img {
    display: inline-block !important;
    height: 50px !important;
    width: 50px !important;
    margin-right: 10px !important;
  }
  section.main-testimonial.zz .testi-user {
    margin-top: 0 !important;
  }
  section.main-testimonial.zz .testy h4 {
    font-size: 12px;
  }
  section.main-testimonial.zz .testy h5 {
    font-size: 10px;
  }
}
.prod-content {
  text-align: center;
  padding: 10px;
}
.prod-content h2 {
  color: #272727;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 15px;
}
.prod-content p {
  font-size: 15px;
  color: #4f4f4f;
  font-weight: 400;
  -webkit-line-clamp: 2;
}
.prod-content a {
  position: relative;
  font-size: 14px;
  color: #39223d;
  font-weight: 600;
}
.hot-prod-text a:before,
.prod-content a:before {
  content: "";
  position: absolute;
  width: 100px;
  height: 1px;
  border: 1px solid #e01b22;
  top: 10px;
  left: -9px;
  opacity: 0;
  display: none;
  transition: 0.3s;
}
.blog-section .blog-txt p,
.blog-section .blog-url a,
.footer-p p,
.service p {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
}
.hot-prod-text a:hover:before,
.prod-content a:hover:before {
  display: block !important;
  transition: 0.3s;
}
.prod-content a:hover {
  color: #39223d;
  transition: 0.3s;
}
.single-prod:hover .prod-img img {
  transition: 0.6s;
  transform: scale(1.09);
}
.single-prod .prod-img {
  overflow: hidden;
  transition: 0.6s;
}
.service-section {
  padding: 80px 0;
  position: relative;
  background: #1c1c1c;
}
.service {
  text-align: center;
  position: relative;
}
.service .number {
  text-align: center;
  background: var(--btn-color);
  font-size: 48px;
  color: #fff;
  font-weight: 700;
  line-height: 60px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.service:hover p.number {
  background: var(--btn-color) !important;
  color: #fff;
  transition: 0.3s;
  border: 1px solid var(--btn-color);
  cursor: pointer;
}
.arrow-svg1 {
  right: -52px;
}
.arrow-svg2 {
  right: -50px;
}
p.number {
  padding: 20px;
  border: 1px solid #343434;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin: 0 auto;
}
.service p {
  -webkit-line-clamp: 2;
  color: #343434;
  font-style: normal;
  font-size: 16px;
  font-weight: 400;
}
.service h2 {
  color: #131313;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.blog-section {
  padding-bottom: 80px;
  padding-top: 80px;
  position: relative;
  z-index: 1;
}
.blog-section .main-blog-div {
  padding: 0;
  margin-top: 20px;
  transition: 0.5s;
}
.blog-section .blog-img {
  height: 350px;
  position: relative;
  border: 1px solid #cccccc8a;
  overflow: hidden;
}
.blog-section .blog-img img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  width: 100%;
  object-fit: cover;
  object-position: center center;
  transition: 0.8s;
}
.blog-section .blog-content .name-user,
.footer-main-contact .phone,
.main-popup-get .form-group label.agree {
  display: flex;
  align-items: center;
}
.blog-section .blog-content .name-user p {
  margin-bottom: 0 !important;
  padding-top: 10px;
  color: var(--txt-color);
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
}
.blog-section .blog-url {
  padding: 20px 0;
}
.blog-section .blog-url a {
  color: var(--h-color);
  font-size: 23px;
  font-weight: 700;
  font-family: Roboto !important;
  line-height: normal;
  -webkit-line-clamp: 2;
  text-transform: capitalize;
}
.blog-section .blog-txt p {
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  -webkit-line-clamp: 2;
  color: var(--txt-color);
}
.blog-section .blog-url-main .view-details a {
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  color: var(--h-color);
  transition: 0.5s;
  border-bottom: 2px solid #14d2ad;
}
@media (max-width: 767px) {
  .single-prod {
    padding: 10px 0;
  }
  section.category-section .col-md-4:nth-child(2) .single-prod {
    display: flex;
    flex-direction: column-reverse;
  }
  .prod-content h2 {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .prod-content p {
    font-size: 10px;
    margin: 0;
  }
  .prod-content a {
    font-size: 11px;
    font-weight: 500;
  }
  .arrow-svg1 {
    display: none;
  }
  .blog-section {
    padding: 30px 0 0 !important;
  }
  .blog-section .blog-up:nth-child(2) {
    margin-top: 0 !important;
  }
  .blog-section .defalt-heading {
    margin-bottom: 0 !important;
  }
  .blog-section .main-blog-div {
    margin-top: 0 !important;
    margin-bottom: 20px;
  }
  .blog-section .blog-img {
    height: 180px !important;
  }
  .blog-section .blog-url a {
    font-size: 14px !important;
    -webkit-line-clamp: 1;
  }
  .blog-section .blog-txt p {
    font-size: 10px !important;
    margin: 5px 0 !important;
    padding: 0 !important;
  }
  .blog-section .blog-url-main .view-details a {
    font-size: 12px !important;
    line-height: 20px !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .header-top {
    display: none;
  }
  .logo-sec.main-header .row-second {
    display: none !important;
  }
  .logo-sec.main-header .wow.fadeInRight,
  .my-navbar .header-logo.mobile-logo img.img-fluid {
    width: 100%;
  }
  section.logo-sec.main-header {
    background: var(--color2);
    width: 100%;
    position: fixed !important;
    height: 80px;
    top: 0;
    left: 0;
    z-index: 999 !important;
  }
  .img-fluid {
    max-width: 30%;
    height: auto;
}
  .main-menu-header {
    background: var(--color2);
    border-radius: 0 !important;
  }
  .my-navbar .header-logo.mobile-logo {
    display: block !important;
    text-align: left !important;
    top: 0 !important;
  }
  .my-navbar .container-fluids {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }
  .my-navbar button.navbar-toggler {
    padding: 0 !important;
    background: var(--color2);
  }
  .main-header .navbar-collapse {
    position: fixed;
    top: 0;
    background: var(--color2);
    left: 0;
    transform: translateX(-1000px);
    width: 70%;
    padding-top: 60px;
    height: 100% !important;
    overflow: auto;
    text-align: left;
    transition: 0.3s;
    padding-bottom: 20px;
    z-index: 99999;
  }
  .main-header .navbar-collapse.show {
    transform: translateX(0);
    transition: 0.3s;
  }
  .main-header li.nav-item {
    padding: 5px 0 !important;
    text-align: center !important;
  }
  .main-header li.nav-item a.nav-link {
    font-size: 12px !important;
    color: var(--h-color) !important;
    margin: 5px 10px !important;
    display: inline-block;
    position: relative;
  }
  .my-navbar .navbar-collapse ul ul.dropdown-menu {
    background: var(--color2) !important;
    margin: 0 10px;
    text-align: center;
  }
  .my-navbar .navbar-collapse ul ul.dropdown-menu a {
    color: var(--h-color) !important;
    font-size: 12px;
  }
  .main-header .navbar-toggler:focus {
    box-shadow: none !important;
    border-color: rgba(0, 0, 0, 0.1);
  }
  .blog-section .blog-content .name-user p,
  .seric-content p {
    font-size: 11px !important;
  }
  .blog-section,
  section.main-testimonial.zz {
    padding: 30px 0 0 !important;
  }
  section.main-testimonial.zz .default-heading h2 {
    font-size: 20px !important;
  }
  section.main-testimonial.zz .default-heading h2:after {
    width: 90px !important;
    bottom: -10px !important;
  }
  section.main-testimonial.zz .cust-cust {
    padding-top: 30px !important;
  }
  section.main-testimonial.zz .text-caption-p p {
    font-size: 12px !important;
    line-height: 20px !important;
    padding-right: 30px;
    -webkit-line-clamp: 6;
  }
  section.main-testimonial.zz .testi-user {
    margin-top: 15px !important;
  }
  section.main-testimonial.zz .testy-img {
    width: 60px;
  }
  section.main-testimonial.zz .testy h4 {
    font-size: 14px !important;
    margin-bottom: 5px !important;
  }
  section.main-testimonial.zz .testy h5 {
    font-size: 12px !important;
  }
  .blog-section .main-blog-div {
    margin-top: 10px !important;
    margin-bottom: 30px !important;
  }
  .blog-section .defalt-heading {
    margin-bottom: 0 !important;
  }
  .blog-section .blog-img {
    height: 180px !important;
  }
  .blog-section .blog-up:nth-child(2) {
    margin-top: 0 !important;
  }
  .blog-section .blog-url a {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  .blog-section .blog-txt p {
    font-size: 13px !important;
    line-height: 17px !important;
    margin: 5px 0 !important;
    padding-top: 0;
  }
  .blog-section .blog-url-main .view-details a {
    font-size: 13px !important;
    line-height: 20px !important;
  }
}
.all-gallery-img {
  display: flex;
}
.gallery-img {
  margin: 5px;
  width: 20%;
  height: 200px;
  overflow: hidden;
}
.gallery-img:hover img.img-fluid {
  transition: 0.8s;
  transform: scale(1.08);
}
.gallery-img img.img-fluid {
  transition: 0.8s;
}
.footer-p p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 20px;
  -webkit-line-clamp: 10;
}
.blog-heading-bg.all-default-ccontent,
.footer-heading {
  margin-bottom: 30px;
}
.footer-section .footer-heading h4 {
  color: var(--btn-color);
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  text-transform: capitalize;
  position: relative;
}
.footer-widgets li a {
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  line-height: unset;
}
.footer-widgets li a p {
  display: inline-block;
}
.footer-menus ul.footer-menus-list {
  padding: 0;
  margin: 0 !important;
}
.footer-widgets li .h-icon {
  margin-right: 15px;
  display: inline-block;
}
.footer-widgets li {
  margin: 5px 0;
}
ul.footer-menus-list li {
  margin: 10px 0 !important;
}
.f-recent-post .f-post h2 {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-transform: capitalize;
}
.f-recent-post .f-recent {
  display: flex;
  align-items: center;
  margin: 30px 0;
}
.f-details-wrapper p {
  color: #999;
  font-size: 14px;
  font-weight: 500;
  line-height: 14px;
  text-transform: capitalize;
}
.f-details-wrapper h3 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 10px;
  margin: 0;
  text-transform: capitalize;
}
.f-image-wrapper {
  margin-right: 20px;
  border-radius: 50%;
  height: 80px;
  width: 80px;
  position: relative;
}
.f-image-wrapper img.img-fluid {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.footer-botm {
  padding: 15px 0;
  background: #222628;
  border-top: 1px solid #ffffff42;
}
.footer-botm p.asdas {
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.footer-botm p.asdas a {
  color: var(--btn-color);
  position: relative;
}
.footer-botm p.asdas a:hover {
  color: var(--btn-color);
  transition: 0.3s;
}
.ffc ul.main-social-list {
  padding: 0;
  display: flex;
  align-items: center;
}
.ffc ul.main-social-list li a {
  margin-right: 20px !important;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  transition: 0.5s;
  overflow: hidden;
  border: 1px solid #fff;
  border-radius: 100%;
}
section.bread-crum {
  background-color: #f9f9f9;
  color: #fff;
  margin: 0 auto;
}
.select-lang .gt_switcher_wrapper .gt_selected a:hover,
section.integration-section,
section.maintestimonials-new .owl-dots .owl-dot.active {
  background: var(--btn-color);
}
.bread_crumb {
  padding: 10px 0 !important;
  color: #000;
}
.bread_crumb a {
  color: #201e1e;
  font-weight: 500;
  font-size: 14px;
}
section.banner-section .banner-img-mdiv,
section.category-section,
section.process-section .col-md-1 {
  position: relative;
  z-index: 1;
}
.gallery-section {
  padding-bottom: 60px;
}
.main-div:hover .product-list img.img-fluid {
  transform: scale(1.2);
  transition: 0.5s;
}
@media (min-width: 575px) and (max-width: 992px) {
  .gallery-img {
    height: 100px;
  }
}
@media (max-width: 575px) {
  .gallery-img {
    height: 50px;
  }
}
@media (max-width: 992px) {
  .dasktop-show {
    display: none !important;
  }
  .bread_crumb a {
    font-size: 10px !important;
  }
  .ffc ul.main-social-list li a {
    height: 40px;
    width: 40px;
    margin-right: 10px !important;
  }
}
.line-after:after {
  content: "";
  position: absolute;
  left: -5px;
  top: 0;
  width: 1px;
  height: 100%;
  background: #ffffff29;
}
.select-lang .gt_switcher_wrapper {
  position: relative !important;
  float: right;
}
.select-lang .gt_switcher_wrapper .gt_selected {
  background: var(--btn-color);
  background: #fff !important;
  border-radius: 10px !important;
}
.select-lang .gt_switcher_wrapper .gt_selected a {
  color: #000 !important;
  font-family: Roboto !important;
  border: none !important;
  font-size: 16px;
  position: relative;
  font-weight: 600 !important;
  padding: 2px 10px;
  border-radius: 10px !important;
  width: auto !important;
  box-shadow: none !important;
}
.select-lang .gt_switcher_wrapper .gt_selected a:before {
  content: "";
  width: 0;
  height: 0;
}
.select-lang .gt_container--hich1m .gt_switcher .gt_selected a:after {
  right: 10px !important;
  top: 5px !important;
}
.select-lang .gt_switcher_wrapper .gt_option {
  background: #fff !important;
  position: absolute !important;
  padding: 20px 10px 10px !important;
  width: 173px !important;
  top: 20px;
  border-radius: 0 0 20px 20px;
  overflow: hidden !important;
  border: 0 !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 6px -1px,
    rgba(0, 0, 0, 0.06) 0 2px 4px -1px;
}
.select-lang .gt_switcher_wrapper .gt_option a {
  color: #000 !important;
  padding: 0 !important;
  margin: 6px 0 !important;
  font-size: 14px;
  border-radius: 0 !important;
  border: none !important;
  box-shadow: none !important;
}
.select-lang .gt_switcher_wrapper .gt_option a:hover {
  background: var(--btn-color) !important;
  transition: 0.3s;
}
.contact-section {
  padding: 60px 0 100px;
  margin-top: 100px;
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.quick-contact {
  position: relative;
  padding: 30px 40px;
  height: 580px;
  width: 95%;
  margin: 0 0 0 auto;
  background: #fff;
  box-shadow: 0 4px 17.1px 7px rgba(0, 0, 0, 0.15);
}
.quick-contact .cont-heading h3 {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  font-family: Poppins !important;
  text-transform: capitalize;
  line-height: normal;
}
.quick-form form .form-group input,
.quick-form input#captcha {
  border-radius: 0;
  border: 0 solid #e8e8e800;
  border-bottom: 1px solid #1d1a18;
  background: 0 0;
  padding: 10px 50px;
  height: 50px;
  margin: 5px 0;
  color: #000 !important;
  font-size: 16px;
  position: relative;
  font-family: "Poppins", sans-serif;
}
.quick-form form .form-group textarea {
  border-radius: 0;
  border: 0 solid #e8e8e800;
  border-bottom: 1px solid #1d1a18;
  background: 0 0;
  padding: 10px 10px 10px 50px;
  margin: 40px 0 5px;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  resize: none;
  height: 50px;
  overflow: auto;
}
.quick-form form ::placeholder {
  color: #1d1a18;
  font-size: 14px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  line-height: normal;
  letter-spacing: 1px;
}
.quick-form .cap_img img {
  max-width: 100%;
  height: auto;
}
.quick-form form button {
  outline: 0;
  font-size: 16px;
  font-weight: 700;
  margin-top: 20px;
  border: none !important;
  border-radius: 0 !important;
  position: relative;
  transition: 0.5s;
  font-family: "Poppins", sans-serif;
  padding: 10px 40px;
  background: #f6841f !important;
}
.quick-contact .quick-form .form-group img.img-fluid {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 767px) {
  .footer-widgets li,
  ul.footer-menus-list li {
    margin: 5px 0 !important;
  }
  .footer-section {
    padding-top: 30px !important;
  }
  .footer-section .container.bg {
    padding-bottom: 0 !important;
  }
  .l-o-g {
    width: 70% !important;
    margin: 0 auto !important;
  }
  .footer-p p {
    font-size: 10px;
    line-height: 17px !important;
    text-align: center;
  }
  .footer-widgets li,
  .footer-widgets li a {
    font-size: 10px !important;
    line-height: 20px !important;
  }
  .footer-heading {
    margin-bottom: 20px !important;
    padding-top: 20px !important;
  }
  .footer-section .footer-heading h4 {
    font-size: 12px !important;
  }
  .footer-widgets li a .h-icon {
    padding-right: 0 !important;
  }
  .f-recent-post .f-post h2 {
    font-size: 15px !important;
    line-height: 20px !important;
  }
  .f-details-wrapper p {
    font-size: 9px !important;
    line-height: 10px !important;
  }
  .f-details-wrapper h3 {
    font-size: 12px !important;
    line-height: 5px !important;
  }
  .f-image-wrapper {
    width: 50px !important;
  }
  .footer-botm p.asdas {
    font-size: 8px !important;
    line-height: 12px !important;
  }
  .video-btn img.img-fluid {
    max-width: 20%;
  }
  section.category-section {
    padding-top: 30px;
  }
  .single-prod .prod-img {
    height: 180px;
    overflow: hidden;
  }
  .service-section {
    padding: 30px 0;
  }
  .gallery-section {
    padding-bottom: 30px;
  }
  .service p {
    font-size: 12px;
  }
  .service h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .ffc ul.main-social-list {
    justify-content: center;
  }
  .quick-contact {
    text-align: center;
    position: relative;
    padding: 0 20px;
    height: 400px;
    margin: 0 auto;
  }
  .quick-contact .cont-heading h3 {
    font-size: 16px;
  }
  .quick-form form .form-group input {
    padding: 5px 10px 5px 45px;
    height: 40px;
    font-size: 10px;
  }
  .quick-form form .form-group textarea {
    padding: 5px 10px 5px 45px;
    font-size: 12px;
    margin: 10px 0;
  }
  .quick-form form ::placeholder {
    font-size: 12px;
  }
  .quick-contact .captcha-div {
    display: inline-block;
    float: left;
  }
  .quick-form .cap_img {
    width: 45% !important;
    display: inline-block;
    float: right;
    margin-top: 20px;
  }
  .quick-form form button {
    font-size: 13px;
    width: 100%;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  footer.footer-section .container.bg {
    padding-bottom: 30px !important;
  }
  footer.footer-section .subscribe {
    margin-top: -214px;
    padding: 15px 0 !important;
    background-size: cover !important;
    left: 0 !important;
  }
  .subscribe-heading h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .footer-botm p.asdas,
  .footer-p p,
  .footer-widgets li a {
    font-size: 14px;
  }
  .l-o-g {
    width: 70%;
  }
  .footer-heading {
    margin-bottom: 10px;
  }
  .footer-p p {
    margin-top: 15px;
    text-align: left;
    line-height: 20px;
    -webkit-line-clamp: 8;
  }
  .footer-section .footer-heading h4 {
    font-size: 18px;
  }
  .footer-section .footer-heading h4:after {
    width: 100%;
    height: 1px;
  }
  .prod-content h2 {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .prod-content p {
    font-size: 10px;
  }
  .arrow-svg1 img.img-fluid {
    max-width: 70%;
  }
  .arrow-svg1 {
    top: 40px;
    right: -55px;
  }
  .service h2 {
    font-size: 22px;
  }
  .service p {
    font-size: 12px;
  }
  .service .number {
    font-size: 40px;
  }
  .quick-contact {
    text-align: center;
    position: relative;
    padding: 30px 20px;
    margin-top: 30px;
    height: 400px;
  }
  .quick-contact .cont-heading h3 {
    font-size: 20px;
  }
  .quick-form form .form-group input,
  .quick-form input#captcha {
    height: 40px;
    font-size: 12px;
    border-radius: 0;
    padding: 7px 7px 7px 50px;
  }
  .quick-form form .form-group textarea {
    border-radius: 0;
    padding: 7px 7px 7px 50px;
    font-size: 14px;
    margin-top: 10px;
  }
  .quick-form .cap_img {
    width: 25% !important;
    margin-top: 20px;
  }
  .quick-form form button {
    font-size: 10px;
    padding: 5px 20px;
  }
  .quick-form form ::placeholder {
    font-size: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .main-header a.nav-link {
    font-size: 12px;
  }
  .my-navbar .navbar-collapse ul ul.dropdown-menu a {
    color: #fff !important;
    font-size: 12px;
  }
  .banner_txt h2.text3 {
    font-size: 30px;
  }
  .banner_txt h5.text2,
  .btn-bnnr a {
    font-size: 18px;
  }
  .about-ccontent h1,
  .quick-contact .cont-heading h3 {
    font-size: 20px;
  }
  .about-section .sub-heading:before {
    margin: auto !important;
  }
  .about-btn a,
  .about-section .about-ccontent p {
    font-size: 13px;
  }
  .product-url a,
  .quick-form form button {
    font-size: 14px;
  }
}
.header-social-icon ul.main-social-list {
  display: flex;
  justify-content: space-around;
  padding: 0;
  margin: 0;
}
.header-social-icon ul.main-social-list li {
  background: #1a77fe;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s;
}
.header-social-icon ul.main-social-list li:hover {
  background: #1a77fed1;
  transition: 0.5s;
}
.welcomee-head p {
  margin: 10px 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}
.about-ccontent h2,
.h-inquiry a.q-inq,
section.integration-section .integration h3 {
  font-family: Raleway !important;
  font-weight: 700;
}
.row.align-items-center.sp-linee {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid;
}
nav.navbar.navbar-expand-lg.navbar-light.my-navbar {
  padding: 10px 0;
  display: block;
}
.h-inquiry {
  text-align: center;
  background: linear-gradient(180deg, #000 0, #383838 46.88%);
  padding: 14px 0;
}
.h-inquiry a.q-inq {
  color: #fff;
  font-size: 18px;
  line-height: normal;
}
.banner_txt .caption2 .btn-bnnr {
  margin-top: 30px !important;
}
.banner-slider .owl-dots .owl-dot:first-child span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 100%;
  margin: auto;
  background: #fff;
  height: 10px;
  width: 10px;
}
.banner-slider .owl-dots .owl-dot:nth-child(2) span:before,
.banner-slider .owl-dots .owl-dot:nth-child(3) span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
  border-radius: 100%;
  height: 10px;
  width: 10px;
}
.about-ccontent h1:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60%;
  height: 4px;
  background: #f39703;
}
.about-ccontent h2 {
  color: var(--h-color);
  font-size: 30px;
  line-height: normal;
}
.about-section .container:before {
  position: absolute;
  content: "";
  height: 0;
  width: 0;
  opacity: 0;
}
section.integration-section {
  position: relative;
  padding: 50px 0;
  margin: 30px 0;
}
section.integration-section .integration h3 {
  color: #fff;
  font-size: 27px;
  line-height: normal;
}
section.integration-section .integration p {
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  line-height: normal;
}
.integ-inquiry.btn-bnnr {
  text-align: end;
  display: block;
  margin: 0;
}
.integ-inquiry.btn-bnnr a.q-inq {
  background: linear-gradient(180deg, #2f2f2f 0, #3f3f3f 71.35%);
}
.all-product-btn.btn-bnnr {
  display: block;
  text-align: center;
  margin: 40px 0 0;
  padding: 20px 0;
  position: relative;
}
.all-product-btn.btn-bnnr a.links:before {
  content: "";
  position: absolute;
  opacity: 0;
}
.all-product-btn.btn-bnnr:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0%;
  height: 0;
  background: #000;
}
.all-product-btn.btn-bnnr:after {
  content: "";
  position: absolute;
  top: 45px;
  right: 0;
  margin: auto;
  width: 0%;
  height: 0;
  background: #000;
}
.product-heading-bg .container:before,
section.main-testimonial.zz .container.t03:before {
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  height: 110px;
  width: 140px;
  top: -30px;
  z-index: 1;
  right: 0;
}
.defalt-heading h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.product-heading-bg .container:before {
  content: "";
  position: absolute;
  background-image: url(/images/02.jpg);
  opacity: 0;
}
.foot-clmn-2.all-foot-clmn:after,
.foot-clmn-2.all-foot-clmn:before,
.testi-quick:after,
.testi-quick:before {
  width: 0;
  height: 0;
  position: absolute;
  content: "";
}
section.main-testimonial.zz .container.t03:before {
  content: "";
  position: absolute;
  background-image: url(/images/03.jpg);
}
.testi-quick:after {
  opacity: 0;
}
.quick-contact .cont-heading h3.c-blue {
  color: var(--btn-color);
  margin: 0;
}
.testy-star img {
  width: auto !important;
}
section.main-testimonial.zz .owl-dots .owl-dot {
  position: relative;
  width: 100px;
  height: 100px;
}
.product-list:before,
section.main-testimonial.zz .owl-nav .owl-next,
section.main-testimonial.zz .owl-nav .owl-prev {
  background-image: url(/images/arrow1.png);
  background-size: 100% 100% !important;
  height: 40px;
  width: 40px;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
section.main-testimonial.zz .owl-dots .owl-dot:first-child span {
  background-image: url(/images/bitmap1.png);
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  height: 90px;
  width: 90px;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}
section.main-testimonial.zz .owl-dots .owl-dot:nth-child(2) span {
  background-image: url(/images/bitmap2.png);
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  height: 90px;
  width: 90px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
section.main-testimonial.zz .owl-dots .owl-dot:nth-child(3) span {
  background-image: url(/images/bitmap3.png);
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  height: 90px;
  width: 90px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
section.main-testimonial.zz .owl-dots {
  position: absolute;
  top: 0;
}
section.main-testimonial.zz .owl-dots .owl-dot.active span {
  height: 100px;
  width: 100px;
}
section.main-testimonial.zz .owl-nav .owl-prev {
  font-size: 0;
  transform: rotate(180deg);
  margin-right: 10px;
}
section.main-testimonial.zz .owl-nav .owl-next {
  font-size: 0;
  transform: rotate(0);
  margin-left: 10px;
}
section.main-testimonial.zz .owl-nav {
  display: flex !important;
  justify-content: center;
}
li.foot-numb p {
  color: #fff;
  margin: 0;
}
.product-list:before {
  content: "";
  bottom: 0;
  right: 0;
  position: absolute;
  opacity: 0;
  transition: 0.5s;
  visibility: hidden;
}
.product-list:after {
  content: "";
}
.info-right {
  text-align: right;
  margin: 0 !important;
}
.info-right ul li a {
  padding: 8px 15px;
  border-radius: 10px;
  font-family: Roboto !important;
  background: #fff;
  font-weight: 600;
  font-size: 16px;
  color: #000;
  transition: 0.5s;
  box-shadow: 0 0 1.9px 0 rgba(0, 0, 0, 0.25);
}
.footer-heading.footer-heading22 h4 img.img-fluid,
.footer-menus ul.footer-menus-list li a img.imig-fluid,
.info-right ul li img,
.logo-header-mid ul li .ccc-icon,
.main-popup-get .form-group label.agree input {
  margin-right: 10px;
}
section.top-information {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  border-top: 1px solid #b7b7b7;
  border-bottom: 1px solid #b7b7b7;
  z-index: 6;
  position: relative;
  margin-top: 10px;
}
.info-right ul {
  margin: 0 !important;
  display: flex;
  justify-content: end;
  align-items: center;
}
.info-left ul {
  margin: 0;
  display: flex;
}
.info-left ul li img {
  margin-right: 10px;
  transition: 0.5s;
}
.info-left ul li a:hover img {
  transition: 0.5s;
  transform: rotateY(180deg);
}
.banner_txt .caption2 .btn-bnnr a {
  background: var(--btn-color);
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #030406;
}
.main-div:hover .product-list {
  border-radius: 0;
  transition: 0.5s;
}
.quick-form form .form-group input:focus,
.quick-form form .form-group textarea:focus {
  box-shadow: unset;
}
.testy img {
  width: unset !important;
  margin: 0 auto;
}
.testy-star img {
  margin: 0 auto;
}
section.maintestimonials-new {
  padding: 80px 0;
  position: relative;
  background: #f27200;
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
section.maintestimonials-new .owl-nav {
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: relative;
  top: 20px;
}
section.maintestimonials-new .owl-dots {
  display: none !important;
  text-align: center;
  padding-top: 30px;
}
section.maintestimonials-new .owl-dots .owl-dot {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 6px;
  border-radius: 25px;
  position: relative;
}
section.services-main {
  position: relative;
  padding: 40px 0 60px;
}
section.services-main .serv-main h4 {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  max-width: 70%;
  margin: 0 auto;
}
.serv-main p {
  font-size: 14px;
  padding-top: 10px;
}
.frm-content {
  width: 250px;
  height: 250px;
  text-align: center;
  background-color: #262937ba;
  padding: 100px 20px 0;
  border-radius: 100%;
  color: #fff;
}
.frm-content h2 {
  font-size: 24px;
  font-weight: 700;
}
.frm-content h6:before {
  content: "";
  background: #f39703;
  position: absolute;
  left: 0;
  right: 0;
  width: 50%;
  height: 2px;
  margin: 0 auto;
  top: -7px;
}
.footer-main-contact li.foot-numb.fot-phone-numb,
.info-right ul li {
  margin-left: 30px;
}
.info-right ul li a:hover {
  transition: 0.5s;
  background: var(--btn-color);
}
section.logo-sec.main-header {
  position: relative;
  z-index: 3;
}
.main-menu-header .header-logo {
  text-align: end;
  margin-left: 10px;
}
.banner_txt .caption2 h1.text1 span.ban-span-1 {
  color: #000;
  font-size: 40px;
  font-weight: 300;
  line-height: normal;
}
.banner_txt .caption2 h1.text1 span.ban-span-2 {
  color: #000;
  font-size: 45px;
  font-weight: 700;
  line-height: normal;
}
.banner_txt .caption2 h1.text1 span.ban-span-3 {
  color: #333;
  font-size: 40px;
  font-weight: 400;
  line-height: normal;
}
.banner_txt .caption2 h1.text1 span.ban-span-4 {
  color: var(--btn-color);
  font-size: 45px;
  font-weight: 700;
  line-height: normal;
}
.banner_txt .caption2 h1.text1 span.ban-span-5 {
  color: #333;
  font-size: 43px;
  font-weight: 600;
  line-height: normal;
}
.banner_txt .caption2 p.text23 {
  color: var(--txt-color);
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-right: 20px;
}
section.product-section.product-section1 {
  position: relative;
  padding-top: 50px;
  z-index: 1;
}
section.product-section.product-section1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 35%;
  background-image: url(/images/banner-prod-bg.jpg);
  background-size: 120% 200% !important;
  background-position: center bottom;
  background-repeat: no-repeat;
  z-index: -1;
}
section.mission-section:before,
section.product-section.product-section1:after,
section.vision-section:before {
  width: 60%;
  height: 7%;
  background-image: url(/images/pngwing.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
  right: 0;
  left: 0;
  position: absolute;
  margin: auto;
  content: "";
}
.product-url.prod-url1 {
  text-align: center;
  display: block;
  margin: 10px 0;
}
.product-url.prod-url1 a.pro-links {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}
section.mission-section:before,
section.product-section.product-section1:after {
  top: 0;
}
.all-default-ccontent.abttt .deflt-p p {
  display: block;
  color: var(--txt-color);
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
.all-default-ccontent.abttt .about-btn.btn-bnnr {
  margin-top: 30px;
  display: block;
  padding-left: 50px;
}
section.vision-section {
  padding: 50px 0;
  position: relative;
  z-index: 1;
}
section.vision-section:before {
  top: -1px;
}
section.mission-section {
  padding: 80px 0;
  background: #ebede1;
  position: relative;
  z-index: 1;
}
section.mission-section .about-btn.btn-bnnr {
  margin-top: 50px !important;
}
.product-heading-bg .defalt-heading h2:before {
  width: 0;
  height: 0;
}
.discover-section {
  background-image: url(/images/discover-bg.jpg);
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  padding: 80px 0;
}
.blog-heading-bg.all-default-ccontent .defalt-heading h2:before {
  content: "";
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  opacity: 0;
}
.blog-section .blog-url-main .view-details a:hover {
  transition: 0.5s;
  color: #14d2ad;
}
.map-heading-bg.all-default-ccontent .defalt-heading h2:before,
.testimon-heading-bg.all-default-ccontent .defalt-heading h2:before {
  right: 0;
  margin: auto;
}
.portfolio-section,
section.map-section {
  padding: 60px 0;
  position: relative;
}
.blog-latest1w h2 {
  color: var(--txt-color);
  font-size: 30px;
  font-weight: 400;
  line-height: normal;
}
.blog-latest1w h2 span {
  color: var(--btn-color);
  font-weight: 700;
}
.blog-section .main-blog-div:hover .blog-img img.img-fluid {
  transition: 0.8s;
  transform: scale(1.2);
}
.view-details.btn-bnnr a {
  margin: 0;
  border: 0;
  color: var(--h-color);
  font-size: 17px;
  font-weight: 600;
  text-transform: unset;
  padding: 7px 30px;
}
.view-details.btn-bnnr a:hover {
  background: var(--btn-color) !important;
  color: #fff !important;
}
.product-content .product-url {
  display: block;
  margin: 20px 0;
}
.discover-btn.btn-bnnr a {
  border-radius: 20px;
  background: #b98f3a;
  margin-left: 30px;
  font-weight: 600;
  text-transform: capitalize;
}
.quick-contact button#inquiry_form_btn:hover {
  transition: 0.5s;
  transform: scale(1.1);
}
.ffc ul.main-social-list li a:hover {
  transition: 0.5s;
  border-color: var(--btn-color);
}
.place-card.place-card-large {
  opacity: 0;
  display: none !important;
}
.cust-cust .user-img-bit {
  max-width: 30%;
  margin: 20px auto;
}
.cust-cust .inner-testimonial {
  max-width: 100%;
  margin: 10px;
  padding: 20px;
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  height: 230px;
  overflow: hidden;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}
.cust-cust .inner-testimonial:before {
  content: "";
  background: var(--btn-color);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  opacity: 0.6;
  height: 450px;
  width: 15%;
  margin: auto;
  transform: rotate(-40deg) translateX(270px);
  z-index: 1;
  transition: 1s;
}
.cust-cust .inner-testimonial:hover:before {
  transform: rotate(-40deg) translateX(-270px);
  transition: 0.5s;
}
.cust-cust .inner-testimonial .testi-user .testy {
  margin: 0 0 20px;
}
.cust-cust .inner-testimonial .testi-user .testy h4 {
  color: #fff;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  margin: 0;
}
.cust-cust .inner-testimonial .text-caption-p p {
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  font-weight: 400;
  text-transform: capitalize;
}
.cust-cust .user-img-bit img.img-fluid {
  width: auto !important;
  margin: 0 auto;
}
section.maintestimonials-new .owl-nav .owl-next,
section.maintestimonials-new .owl-nav .owl-prev {
  font-size: 0;
  height: 35px;
  width: 150px;
  transform: translateX(0);
  background: linear-gradient(270deg, #a34c00 0, #000 80.82%);
  position: relative;
  transition: 0.5s;
}
section.maintestimonials-new .owl-nav .owl-prev {
  right: 10px;
}
section.maintestimonials-new .owl-nav .owl-next {
  left: 10px;
}
.footer-main-contact li.foot-numb h6 {
  margin: 0;
  color: var(--txt-color);
  font-weight: 600;
}
.footer-menus ul.footer-menus-list li a {
  transition: 0.5s;
  padding-bottom: 5px;
  position: relative;
}
.footer-menus ul.footer-menus-list li a:hover,
.product-url.prod-url1 a.pro-links:hover {
  transition: 0.5s;
  color: var(--btn-color);
}
.footer-menus ul.footer-menus-list li a:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background: #fff;
  transition: 0.5s;
  opacity: 0;
}
.footer-menus ul.footer-menus-list li a:hover:before,
.success-tabs ul li:hover:before {
  width: 100%;
  transition: 0.5s;
}
.foot-clmn-1.all-foot-clmn {
  margin-right: 20px;
  position: relative;
}
.foot-clmn-1.all-foot-clmn:before {
  content: "";
  position: absolute;
  right: 0;
  top: 100px;
  width: 0;
  height: 0;
  background: #000;
  margin: auto;
  opacity: 0;
}
.foot-clmn-3.all-foot-clmn {
  padding-right: 30px;
  margin-right: 20px;
  position: relative;
}
.foot-clmn-3.all-foot-clmn:before {
  content: "";
  position: absolute;
  right: 0;
  top: 100px;
  width: 2px;
  height: 120px;
  background: #000;
  margin: auto;
}
.footer-main-ddd,
section.solution-section {
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
.owl-carousel-sell .owl-nav.disabled .owl-next,
.owl-carousel-sell .owl-nav.disabled .owl-prev {
  font-size: 0;
  background-image: url(/images/arrow.png);
  height: 20px;
  background-repeat: no-repeat;
  bottom: 140px;
  background-position: center center;
}
.main-header li.nav-item a:hover,
.main-header li.nav-item.services-inner-page {
  transition: 0.5s;
}
.main-div .price-div {
  text-align: center;
  margin-bottom: 10px;
}
@media (min-width: 992px) and (max-width: 1100px) {
  .main-header li.nav-item a.nav-link {
    font-size: 11px;
  }
  .search-btn {
    margin-right: 0;
  }
  .info-right ul li a {
    padding: 8px;
  }
}
section.top-information:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 45%;
  background: var(--btn-color);
  z-index: -1;
  clip-path: polygon(100% 0%, 90% 100%, 0% 100%, 0% 0%);
}
.logo-header-mid ul {
  padding: 0;
  display: flex;
  justify-content: end;
  align-items: center;
  margin: 0;
}
.logo-header-mid ul li {
  display: flex;
  align-items: center;
  margin-left: 30px;
}
.main-header li.active.nav-item a.nav-link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 40%;
  height: 2px;
  background: var(--btn-color);
}
.main-header li.active.nav-item a.nav-link:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.logo-header-mid:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 63.5%;
  height: 70%;
  background: var(--btn-color);
  z-index: -1;
  border-radius: 10px 0 0 10px;
}
.main-header li.nav-item a.nav-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  height: 2px;
  background: var(--btn-color);
  transition: 0.5s;
}
.logo-header-mid ul li a.connt-11 {
  color: #fff;
  font-family: "DM Sans" !important;
  font-size: 15px;
  font-weight: 600;
  line-height: normal;
}
.logo-header-mid ul li a.connt-11 .sm-txt {
  font-weight: 400 !important;
}
section.solution-section {
  padding: 50px 0;
}
.solution-num {
  position: relative;
  text-align: center;
}
.solution-num .ccc-icon {
  position: absolute;
  top: -200px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
.client-testi,
.cust-cust .inner-testimonial .testy-star,
.folio-img1,
.testy-star.testy-quee {
  margin-bottom: 20px;
}
.all-default-ccontent.sollu,
.solution-num .ccc-icon img.img-fluid {
  max-width: 80%;
}
.solution-num a.connt-11 {
  color: #fff;
  font-family: Roboto !important;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}
.solution-num a.connt-11 .sm-txt {
  font-weight: 400;
  font-size: 20px;
}
.folio-img1 {
  position: relative;
  transition: 0.5s;
}
.folio-img1 span.hover-folio {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.folio-img1 span.hover-folio a {
  background: #0b0a0a;
  border-radius: 100%;
  padding: 10px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.folio-img1 span.hover-folio a img.img-fluid,
.svs2 img {
  max-width: 70%;
}
.folio-img1 span.hover-folio:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
  width: 95%;
  height: 95%;
  background: #00000057;
  border: 1px solid #fff;
}
.folio-img1:hover span.hover-folio,
.main-header li.nav-item.services-inner-page:hover .mega-menu-service-main-box,
.success-main-div .success-img1:hover:before {
  transition: 0.5s;
  opacity: 1;
  visibility: visible;
}
.folio-img1.folio1,
.folio-img1.folio2,
.folio-img1.folio6,
.folio-img1.folio7 {
  height: 350px;
  overflow: hidden;
}
.folio-img1.folio3,
.folio-img1.folio5 {
  height: 190px;
  overflow: hidden;
}
.folio-img1.folio4 {
  height: 300px;
  overflow: hidden;
}
.footer-main-ddd:before,
section.maintestimonials-new:after {
  bottom: 0;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  content: "";
}
section.maintestimonials-new:after {
  width: 50%;
}
.client-testi .sub-heading h3 {
  color: #fff;
  font-family: Poppins !important;
  font-size: 15px;
  font-weight: 700;
  line-height: normal;
}
.client-testi .defalt-heading h2 {
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  line-height: normal;
}
.client-testi .defalt-heading h2:before {
  opacity: 0;
  height: 0;
  width: 0;
}
.cust-cust .inner-testimonial .testi-user .testy span {
  color: #fff;
  font-family: "Manrope", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
}
.blog-content .blog-txt {
  padding: 0 0 20px;
}
.blog-section .all-product-btn.blg-all-btn.btn-bnnr {
  padding: 0;
  margin: 0;
  text-align: end;
}
.quick-contact .cont-heading h3 span {
  font-weight: 600 !important;
  color: var(--btn-color);
}
.all-default-ccontent.abttt .sub2-h {
  color: #444;
  font-family: Poppins !important;
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 20px;
}
.all-default-ccontent.abttt .about-btn.btn-bnnr a.btn1-main {
  position: relative;
  border-radius: 30px;
  z-index: 1;
  background: var(--btn-color);
  font-family: "Poppins", sans-serif;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  padding: 7px 20px;
}
.footer-main-ddd {
  position: relative;
  z-index: 1;
  padding: 60px 0 0;
}
.footer-main-ddd:before {
  left: 0;
  margin: auto;
  width: 100%;
  background: #1c1c1c;
}
.footer-section .footer-heading h4:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 0;
  width: 0;
  height: 0;
  opacity: 0;
}
.footer-main-contact li.foot-numb {
  margin: 10px 10px 10px 0;
  width: 33%;
  font-size: 13px;
}
.footer-main-contact li.foot-numb span.f-con-icon {
  width: 10%;
  margin-right: 10px;
}
.categories-main-wrapper-new1 {
  border: 2px solid var(--btn-color);
  padding: 30px 80px 30px 60px;
  width: 65%;
  margin: 30px 0 30px auto;
}
.categories-left-wrapper-new1,
.categories-left-wrapper-new2 {
  display: inline-block;
  height: 70px;
  width: 85px;
  position: absolute;
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  top: 0;
  bottom: 0;
}
.categories-left-wrapper-new1 {
  background-image: url(/images/a1.png);
  left: -18%;
  margin: auto;
}
.categories-left-wrapper-new img.img-fluid {
  max-width: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.categories-left-wrapper-new2 {
  background-image: url(/images/a2.png);
  right: -18%;
  margin: auto;
}
.categories-main-wrapper-new2 {
  text-align: left;
  border: 2px solid #213266;
  padding: 30px 70px 30px 80px;
  width: 65%;
  margin: 30px auto 30px 0;
}
.categories-right-wrapper-new {
  text-align: center;
  transition: 0.5s;
  border-radius: 20px;
  padding: 10px;
}
.categories-right-wrapper-new .title-wrapper a {
  color: #444;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.categ-center-img:before {
  content: "";
  background-image: url(/images/abcdef.png);
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: absolute;
  top: -40%;
  bottom: 0;
  left: -62%;
  right: 0;
  z-index: -1;
  width: 440px;
  height: 360px;
  margin: 0 auto;
}
.categ-center-img {
  position: relative;
  z-index: 1;
  height: 200px;
  width: 100%;
}
.categ-feature-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.category-homm .col-md-12:first-child .categories-main-wrapper-new1 {
  border-radius: 10px 40px 0 10px;
}
.category-homm .col-md-12:nth-child(2) .categories-main-wrapper-new1,
.category-homm .col-md-12:nth-child(2) .categories-main-wrapper-new2 {
  border-radius: 10px;
}
.category-homm .col-md-12:nth-child(3) .categories-main-wrapper-new1 {
  border-radius: 10px 0 40px 10px;
}
.category-homm .col-md-12:nth-child(3) .categories-main-wrapper-new2 {
  border-radius: 0 10px 10px 40px;
}
.category-homm .col-md-12:first-child .categories-main-wrapper-new2 {
  border-radius: 40px 10px 10px 0;
}
.categories-main-wrapper-new:hover .categories-right-wrapper-new {
  background: linear-gradient(180deg, #cfcfcf 0, #fff 100%);
  box-shadow: 0 4px 4px 0 rgba(181, 179, 179, 0.25);
  transition: 0.5s;
}
.categories-right-wrapper-new1 {
  margin-right: 40px;
}
.categories-right-wrapper-new2 {
  margin-left: 40px;
}
section.category-section:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 16%;
  height: 90%;
  background-image: url(/images/fram1.png);
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}
@media (min-width: 992px) and (max-width: 1050px) {
  .categ-center-img:before {
    width: 350px;
    height: 300px;
    top: -25%;
    left: -74%;
  }
  .categories-main-wrapper-new1 {
    margin: 20px 0 20px auto;
    width: 80%;
  }
  .categories-main-wrapper-new2 {
    margin: 20px auto 20px 0;
    width: 80%;
  }
  .categories-right-wrapper-new1 {
    margin-right: 10px;
  }
  .categories-right-wrapper-new2 {
    margin-left: 10px;
  }
}
.main-menu-header .header-btn {
  text-align: center;
  background: linear-gradient(260deg, #06c5dc 0, #13d1b2 92.82%);
}
.main-menu-header .header-btn a.btn-bnnr {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  padding: 35px 10px;
  width: 100%;
  transition: 0.5s;
}
.my-navbar ul.navbar-nav {
  align-items: center;
  position: relative;
  z-index: 1;
}
.my-navbar .collapse.navbar-collapse {
  align-items: center;
  justify-content: center;
}
.banner-left-div .comp-name {
  display: block;
  position: absolute;
  top: 8%;
  left: -3%;
  font-family: "Manrope", sans-serif;
  text-transform: uppercase;
  z-index: 9 !important;
  color: #14d2ad;
  font-weight: 800;
  font-size: 16px;
}
.banner-cont-info {
  display: inline-block;
  background: #222628;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 20px;
}
.banner-cont-info ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.banner-cont-info ul .sm-txt {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  text-transform: capitalize;
}
.banner-cont-info ul li {
  padding: 10px 20px;
}
.banner-cont-info ul span {
  color: #fffefe;
  font-size: 15px;
  font-weight: 700;
}
.defalt-heading.abt-secc {
  display: inline-block;
  position: relative;
  top: 60px;
  left: -30px;
}
.about-count-main .count-wrapper {
  width: 60%;
  margin: 0 70px 0 auto;
}
.about-count-main .count-wrapper .abt-no {
  color: var(--txt-color);
  font-family: Roboto !important;
  font-size: 60px;
  font-weight: 700;
  line-height: 65px;
  text-transform: capitalize;
}
.about-count-main .count-wrapper p {
  color: var(--txt-color);
  font-size: 16px;
  font-weight: 600;
}
.all-default-ccontent.abttt .defalt-heading h1 {
  color: var(--h-color);
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  font-weight: 700;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-left: 50px;
  margin-bottom: 30px;
}
.count-wrapper.first-cntt,
.service-heading-bg.all-default-ccontent .deflt-p {
  margin-bottom: 60px;
}
.service-heading-bg.all-default-ccontent .deflt-p p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  max-width: 80%;
  margin: 0 auto;
}
.service-btn.btn-bnnr a.btn1-main {
  background: 0 0;
  padding: 5px 10px;
  border: 1px solid transparent;
  margin: 0;
  color: #fff;
  font-family: "Poppins", sans-serif;
  transition: 0.5s;
}
.service-main-div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px 30px;
  background: linear-gradient(180deg, #3f1d00 0, #ff7800 65.82%);
  border-radius: 15px;
  margin-bottom: 20px;
  transition: 0.5s;
  z-index: 1;
  position: relative;
  border: 1px solid #000;
}
.service-main-div .service-cont {
  width: 70%;
  display: inline-block;
}
.service-main-div .servic-img {
  width: 30%;
  padding: 10px;
  display: inline-block;
  background: linear-gradient(180deg, #733600 0, #ff7800 65.82%);
  text-align: center;
  border-radius: 15px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 4px 6px -1px,
    rgba(0, 0, 0, 0.06) 0 2px 4px -1px;
}
.service-cont h4 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 700;
  margin: 15px 0 5px;
  max-width: 80%;
}
.service-cont p {
  color: var(--txt-color);
  font-size: 15px;
  font-weight: 600;
}
section.have-question-section .row {
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  padding: 60px 30px 40px;
}
section.have-question-section {
  position: relative;
  padding: 100px 0 50px;
}
.question-heading h2 {
  color: #fff;
  font-family: Roboto !important;
  font-size: 40px;
  font-weight: 700;
  text-transform: capitalize;
}
.question-heading p {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}
section.solutio-section {
  padding: 30px 0;
  position: relative;
}
section.solutio-section .about-image.solu-img {
  position: relative;
  max-width: 85%;
  margin: 0 10px 0 auto;
}
section.solutio-section .about-image.solu-img:before {
  content: "";
  position: absolute;
  top: -10px;
  right: -15px;
  background-image: url(/images/about-top.png);
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  height: 150px;
  width: 150px;
}
.solutio-section .defalt-heading.abt-secc .sub-heading h3 {
  color: #14d2ad;
}
.professional-section,
section.process-section {
  position: relative;
  padding: 50px 0;
}
.professional-section .all-default-ccontent.sollu {
  max-width: 90%;
  margin: 0 0 0 auto;
}
.professional-section .defalt-heading.abt-secc {
  left: -10%;
  top: 100px;
}
.professional-section .deflt-p {
  margin-top: 50px;
}
.gallery-img1.gallery1 {
  height: 580px;
  overflow: hidden;
  position: relative;
}
.gallery-img1.gallery2,
.gallery-img1.gallery3 {
  height: 280px;
  overflow: hidden;
  margin-bottom: 20px;
}
.gallery-img1.gallery4 {
  height: 280px;
  overflow: hidden;
}
.gallery-img1.gallery5,
.gallery-img1.gallery6,
.gallery-img1.gallery7 {
  height: 280px;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
}
.main-testi-wrapper {
  padding: 50px 30px;
}
section.maintestimonials-new .owl-dots .owl-dot span {
  height: 5px;
  width: 5px;
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  background: var(--btn-color);
  padding: 5px;
  border-radius: 100%;
}
.footer-section .footer-heading.footer-heading22 {
  margin-bottom: 5px;
}
.footer-section .footer-heading.footer-heading22 h4 {
  font-size: 16px;
}
.ffc ul.main-social-list li a img.img-fluid {
  filter: brightness(55);
}
.blog-type span {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #dcdcdc;
  padding: 10px;
  color: var(--h-color);
  font-size: 18px;
  font-weight: 600;
}
.main-menu-header .header-btn a.btn-bnnr:hover {
  color: var(--h-color);
  transition: 0.5s;
}
.ai-power-section {
  position: relative;
  padding: 60px 0;
}
.product-content .product-url-content .pro-content {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: var(--txt-color);
  font-weight: 500;
  font-size: 14px;
}
.main-div:hover .product-list:before {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
  z-index: 1;
}
.service-main-div:before,
.success-tabs ul li:before {
  width: 0;
  z-index: -1;
  position: absolute;
  top: 0;
  transition: 0.5s;
}
.main-menu-header a.connt-bn {
  align-items: center;
  width: 100%;
}
.main-menu-header a.connt-bn span.cal-icn {
  display: inline-block;
  max-width: 20%;
  margin-right: 5px;
  width: 40px;
  height: 35px;
  background: #000;
  border-radius: 50%;
  position: relative;
}
.main-menu-header a.connt-bn .header-phone {
  max-width: 80%;
  display: inline-block;
}
.main-menu-header a.connt-bn span.cal-icn img.img-fluid {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.main-menu-header a.connt-bn .header-phone .sm-txt {
  font-size: 14px;
  font-weight: 400;
  font-family: "Manrope", sans-serif;
  color: #000;
}
.main-menu-header a.connt-bn .header-phone span {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-family: "Manrope", sans-serif;
}
.all-default-ccontent.abttt .defalt-heading h1:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(160deg, #efefef 0, #fff 80%);
  z-index: -1;
}
.all-default-ccontent.abttt .deflt-p {
  padding-left: 50px;
}
.all-default-ccontent.abttt .about-btn.btn-bnnr a.btn1-main img.img-fluid,
.feedback-btn.btn-bnnr a.btn1-main img.img-fluid {
  margin-left: 10px;
}
.service-btn.btn-bnnr a.btn1-main:hover {
  transform: scale(1);
  transition: 0.5s;
  border: 1px solid #fff;
}
.service-main-div:before {
  content: "";
  background: linear-gradient(90deg, #a0a0a0 25%, #5c5c5c 100%);
  left: 0;
  margin: auto;
  right: 0;
  bottom: 0;
  height: 100%;
  opacity: 0;
  border-radius: 15px;
}
.service-main-div:hover .servic-img {
  transition: 0.5s;
  background: linear-gradient(180deg, #ff7800 0, #73360000 95%);
}
.success-main-div .success-img1:before,
.successs-section:before {
  content: "";
  background-size: 100% 100% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  bottom: 0;
  left: 0;
  right: 0;
}
.successs-section {
  position: relative;
  padding-top: 80px;
  z-index: 1;
  padding-bottom: 150px;
}
.successs-heading-bg.all-default-ccontent .defalt-heading h2 {
  color: #030406;
  font-size: 40px;
  padding-top: 10px;
}
.successs-heading-bg.all-default-ccontent .defalt-heading h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 25%;
  height: 2px;
  background: var(--btn-color);
  opacity: 1;
  visibility: visible;
}
.success-tabs ul {
  padding: 0;
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.success-tabs ul li {
  background: var(--btn-color);
  margin: 0 20px;
  padding: 3px;
  border-radius: 10px;
  transition: 0.5s;
  display: inline-block;
  z-index: 1;
  position: relative;
}
.success-tabs ul li a {
  padding: 5px 40px;
  color: #fff !important;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-size: 15px;
  border: 1px solid #fff;
  border-radius: 10px;
  display: inline-block;
  background: 0 0;
  width: 200px;
  text-align: center;
}
.success-tabs ul li:before {
  height: 100%;
  content: "";
  right: 0;
  background: linear-gradient(270deg, #3f1d00 0, #ff7800 80.82%);
  border-radius: 10px;
}
.successs-section:before {
  position: absolute;
  width: 100%;
  height: 20%;
  background-image: url(/images/success-botm.png);
  z-index: -1;
}
.cust-cust .inner-testimonial .testi-user span {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 20%;
  margin: 0 auto;
  padding-top: 20px;
  transition: 0.5s;
  position: relative;
  z-index: 1;
}
.testimonial-heading-bg.all-default-ccontent .defalt-heading h2 {
  margin: 0;
  color: #fff;
  font-size: 45px;
  text-transform: capitalize !important;
}
.testimonial-heading-bg.all-default-ccontent .deflt-p p {
  font-size: 18px;
  color: #fff;
  font-weight: 600;
}
.quick-contact .all-default-ccontent .sub-heading h3 {
  color: var(--btn-color);
  font-size: 35px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  line-height: normal;
}
.quick-contact .all-default-ccontent .defalt-heading h2 {
  font-size: 35px;
  color: #000 !important;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.contact-headings.all-default-ccontent .sub-heading h3 {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 50px;
  text-transform: capitalize;
}
.contact-headings.all-default-ccontent .defalt-heading h2 {
  margin-bottom: 20px;
  color: var(--h-color);
  font-size: 95px;
  text-transform: capitalize !important;
}
.contact-headings.all-default-ccontent .deflt-p p {
  font-size: 16px;
  color: #35455a;
}
.footer-topp {
  background: #1c1c1c;
  position: relative;
  z-index: 1;
}
.footer-topp span.txt {
  font-size: 35px;
  color: #fff;
  text-align: right;
  display: block;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}
.footer-topp span.txt2.txt {
  color: var(--btn-color);
}
.footer-topp:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 40%;
  height: 80%;
  background: linear-gradient(260deg, #161616 0, #56565696 100%);
  z-index: -1;
}
.ffc ul.main-social-list li a:hover img.img-fluid {
  filter: unset !important;
}
.footer-heading.footer-heading22 h4 {
  text-transform: capitalize;
}
.footer-main-contact {
  border: 1px solid var(--btn-color);
  border-radius: 20px;
  padding: 20px;
  margin: 20px 0;
}
.partners-section {
  padding: 60px 0 40px;
  position: relative;
  z-index: 1;
}
.partners-section .partners-heading-bg.all-default-ccontent .sub-heading h3 {
  color: var(--btn-color);
  font-weight: 700;
  font-size: 25px;
  text-transform: capitalize;
  position: relative;
  padding-top: 20px;
  line-height: normal;
}
.partners-section
  .partners-heading-bg.all-default-ccontent
  .sub-heading
  h3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
  opacity: 1;
  visibility: visible;
  width: 30%;
  height: 2px;
  background: var(--btn-color);
}
.partners-section .partners-heading-bg.all-default-ccontent .defalt-heading h2 {
  color: var(--h-color);
  text-transform: capitalize;
  font-weight: 600;
  position: relative;
  z-index: 1;
  padding-bottom: 10px;
}
.banner-caption {
  text-align: center;
  max-width: 90%;
  margin: 0 auto;
}
.banner-caption .text3 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 80px;
  color: #fff;
  line-height: 80px;
}
.banner-caption p.text23 {
  color: #ffff;
  font-size: 18px;
  margin: 50px 0;
}
.banner-caption .btn-bnnr a {
  background: #000;
  color: #fff;
  border-radius: 50px;
  padding: 10px 40px;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  text-transform: capitalize;
}
section.banner-section .banner-img-mdiv:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 500px;
  height: 500px;
  background: #ff9501;
  border-radius: 100%;
  z-index: -1;
}
section.banner-section .bannermain .owl-carousel .owl-stage-outer {
  max-width: 90%;
  margin: 0 auto;
  border-radius: 25px;
}
.logo-sec .header-top p {
  margin: 0;
  font-size: 15px;
  font-weight: 500;
  font-family: "Manrope", sans-serif;
  animation: 2s infinite color-change;
}
@keyframes color-change {
  0%,
  50% {
    color: #fff;
  }
  100% {
    color: #472303;
  }
}
.process-txt {
  position: absolute;
  bottom: 44%;
  font-family: "Poppins", sans-serif;
  font-size: 50px;
  color: var(--h-color);
  left: -9%;
  font-weight: 400;
  padding: 10px 20px;
  background: linear-gradient(236deg, #f4f2f2 0, #fff 85%);
}
.process-txt span {
  font-weight: 700;
}
.sell-section {
  padding: 50px 0 0;
  position: relative;
}
.sellin-heading-bg.all-default-ccontent .defalt-heading h2 {
  color: #030303;
  text-transform: capitalize;
  font-size: 40px;
}
.sellin-txt {
  text-align: center;
  padding: 20px 0;
  font-size: 15px;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
}
.sell-section:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 40%;
  background: #f8f8f8;
}
.success-main-div .success-img1:before {
  background-image: url(/images/mobile-fram2.png);
  position: absolute;
  top: 0;
  margin: auto;
  z-index: -1;
  transition: 0.5s;
  opacity: 0;
  visibility: hidden;
}
.success-main-div .success-img1 img.img-fluid {
  max-width: 90%;
  margin: 0 auto !important;
  border-radius: 30px;
}
.success-main-div .success-img1 {
  position: relative;
  z-index: 1;
  transition: 0.5s;
  text-align: center;
  padding: 10px 0;
}
.all-default-ccontent.abttt .defalt-heading h1 span {
  font-family: "Poppins", sans-serif;
  margin-left: 10px;
  color: var(--btn-color);
}
.about-section .about-image {
  position: relative;
  z-index: 1;
  transition: 0.5s;
  width: 100%;
  height: 600px;
  overflow: hidden;
}
.about-section .about-image .about-video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #2e2727ed;
}
.about-section .about-image img.img1.img-fluid {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition: 0.5s;
}
.about-section .about-image .about-video .abt-video-txt span {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  display: block;
  margin-top: 10px;
  color: #fff;
  font-weight: 700;
}
.about-section .about-image .about-video .abt-video-txt p {
  margin: 0;
  color: var(--btn-color);
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}
section.maintestimonials-new .owl-nav .owl-next:after,
section.maintestimonials-new .owl-nav .owl-prev:after {
  bottom: 0;
  margin: auto;
  background-image: url(/images/arrow2.png);
  background-size: 100% 100% !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  height: 15px;
  width: 20px;
  position: absolute;
}
.service-main-div:hover {
  border: 1px solid #fff;
  transition: 0.5s;
}
.service-main-div:hover:before {
  width: 100%;
  transition: 0.5s;
  opacity: 1;
  border-radius: 15px;
}
.owl-carousel-sell .owl-nav.disabled {
  display: flex !important;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.owl-carousel-sell .owl-nav.disabled .owl-prev {
  width: 40px;
  background-size: 100% 100% !important;
  transform: rotate(180deg);
  position: absolute;
  left: -3%;
}
.owl-carousel-sell .owl-nav.disabled .owl-next {
  width: 40px;
  background-size: 100% 100% !important;
  transform: rotate(0);
  position: absolute;
  right: -3%;
}
section.maintestimonials-new .owl-nav .owl-prev:before {
  content: "Previous";
  font-size: 16px;
  position: absolute;
  font-weight: 700;
  top: 5px;
  left: 45px;
  font-family: "Poppins", sans-serif;
  color: #fff;
}
section.maintestimonials-new .owl-nav .owl-prev:after {
  content: "";
  left: 15px;
  top: 0;
  transform: rotate(180deg);
}
section.maintestimonials-new .owl-nav .owl-next:before {
  content: "Next";
  font-size: 16px;
  transform: rotate(0) !important;
  position: absolute;
  font-weight: 700;
  top: 5px;
  left: 40px;
  font-family: "Poppins", sans-serif;
  color: #fff;
}
section.maintestimonials-new .owl-nav .owl-next:after {
  content: "";
  left: 95px;
  top: 0;
}
.feedback-btn.btn-bnnr {
  width: 100%;
  text-align: end;
}
.feedback-btn.btn-bnnr a.btn1-main {
  background: linear-gradient(270deg, #a34c00 0, #000 80.82%);
  color: #fff;
  padding: 7px 30px;
  transition: 0.5s;
  font-size: 16px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  position: relative;
  z-index: 1;
}
.services-main-services .services-parent h3:before,
.tabs-mega-menu h2:before {
  background: linear-gradient(270deg, #a34c00 0, #fff 40.82%);
  content: "";
  bottom: 0;
}
.quick-contact .quick-form .form-group.check-agree-c {
  margin-top: 20px;
}
.quick-contact .quick-form .form-group.check-agree-c input {
  height: auto !important;
}
.quick-contact .quick-form .form-group.check-agree-c span {
  top: 0 !important;
}
.about-section .about-image .about-video .abt-video-icon {
  max-width: 70%;
  margin: 0 auto;
  position: relative;
  transition: 0.5s;
}
.about-section .about-image .about-video .abt-video-icon img.img-fluid {
  transition: 0.5s;
  position: relative;
}
.about-section .about-image:hover img.img1.img-fluid {
  transition: 0.5s;
  transform: scale(1.06);
}
.feedback-btn.btn-bnnr a.btn1-main:hover {
  background: linear-gradient(270deg, #a34c00 0, #000 40.82%);
  transition: 0.5s;
}
.cust-cust .inner-testimonial:hover {
  transition: 0.5s;
  transform: scale(1.04);
}
.cust-cust .inner-testimonial .testi-user span:hover {
  transition: 0.5s;
  transform: scale(1.09);
}
.main-header li.nav-item.services-inner-page .mega-menu-service-main-box {
  position: absolute;
  left: -22%;
  top: 40px;
  box-shadow: 0 2.424vw 4.242vw 0 rgb(0 0 0/25%);
  border-radius: 35px;
  padding: 40px;
  width: 150%;
  background: linear-gradient(180deg, #ff7802, #000);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
section.maintestimonials-new .owl-nav .owl-next:hover,
section.maintestimonials-new .owl-nav .owl-prev:hover {
  background: linear-gradient(270deg, #a34c00 20%, #000 100%);
  transition: 0.5s;
}
li.services-inner-page .mega-menu-service-main-box .services-main-services {
  display: flex;
  width: 100%;
}
li.services-inner-page .mega-menu-service-main-box .services-main-services ul {
  padding: 0;
  margin: 0;
}
.tabs-mega-menu h2 {
  margin-bottom: 60px;
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  position: relative;
  z-index: 1;
}
.services-main-services .services-parent h3 {
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: relative;
  display: inline-block;
  z-index: 1;
}
.services-main-services .services-parent ul li a {
  color: #fff;
  margin: 5px 0;
  font-size: 14px;
  display: inline-block;
  font-family: "Poppins", sans-serif;
}
.banner-slider .owl-item .item .banner-alid-img img.img-fluid {
  
  max-width: 100% !important;
  border-radius: 15px;
}
.main-header li.nav-item a.nav-link:hover:after {
  width: 40% !important;
  transition: 0.5s;
}
.tabs-mega-menu h2:before {
  position: absolute;
  top: 0;
  left: 25%;
  margin: auto;
  width: 50%;
  height: 3px;
}
.services-main-services .services-parent h3:before {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
}
li.services-inner-page
  .mega-menu-service-main-box
  .services-main-services
  .services-parent {
  margin-right: 70px;
}
.partners-section
  .partners-heading-bg.all-default-ccontent
  .defalt-heading
  h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 20%;
  height: 2px;
  background: var(--btn-color);
  opacity: 1;
  top: auto;
}
.testimonial-heading-bg.all-default-ccontent .defalt-heading h2 span {
  background: -webkit-linear-gradient(90deg, #0b0b0b 0, #f27302 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.quick-contact .quick-form .form-group .iti.iti--allow-dropdown {
  width: 100%;
  z-index: 1;
}
.quick-contact
  .quick-form
  .form-group
  .iti.iti--allow-dropdown
  .iti__country-list {
  width: 100%;
  top: 50px;
}
.quick-contact
  .quick-form
  .form-group
  .iti.iti--allow-dropdown
  .iti__flag-container {
  position: unset !important;
}
.quick-contact
  .quick-form
  .form-group
  .iti.iti--allow-dropdown
  .iti__flag-container
  .iti__selected-flag {
  position: absolute;
  padding: 0;
}
@keyframes bounce {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
}
@media (max-width: 767px) {
  .main-menu-header .header-logo a.logo {
    position: relative !important;
  }
  .banner_txt .caption2 h1.text1 span.ban-span-1,
  .banner_txt .caption2 h1.text1 span.ban-span-2,
  .banner_txt .caption2 h1.text1 span.ban-span-3,
  .banner_txt .caption2 h1.text1 span.ban-span-4,
  .banner_txt .caption2 h1.text1 span.ban-span-5,
  .btn-primary,
  .footer-main-contact li.foot-numb h6,
  .product-url.prod-url1 a.pro-links {
    font-size: 10px !important;
  }
  .banner_txt .caption2 p.text23 {
    font-size: 10px !important;
    font-weight: 500 !important;
    padding-right: 5px !important;
    margin-bottom: 10px !important;
    -webkit-line-clamp: 2;
    padding-top: 5px !important;
  }
  .banner_txt .caption2 .btn-bnnr {
    margin-top: 0 !important;
  }
  .banner_txt .caption2 h1.text1:before {
    width: 50px !important;
    height: 1px !important;
  }
  .banner-slider .owl-item .item .caption:before {
    width: 145%;
    height: 80%;
  }
  .banner_txt .caption2 h1.text1 {
    line-height: 15px;
  }
  .banner-alid-img img.img-fluid {
    width: auto !important;
  }
  .banner-slider .owl-item .item .container .row.align-items-center {
    position: relative !important;
    height: 220px !important;
  }
  .banner-slider .owl-item .item .container {
    height: 220px !important;
    padding: 0 !important;
  }
  section.product-section.product-section1:after {
    width: 100% !important;
    height: 2%;
    background-size: cover !important;
  }
  .defalt-heading h2:before {
    height: 1px !important;
  }
  .all-default-ccontent.abttt .deflt-p p {
    font-size: 10px !important;
    line-height: normal;
  }
  .all-default-ccontent.abttt {
    margin-bottom: 20px;
  }
  section.mission-section:before,
  section.vision-section:before {
    width: 100% !important;
    height: 2% !important;
  }
  section.map-section,
  section.mission-section,
  section.vision-section {
    padding: 30px 0 !important;
  }
  .sub-heading h3 span {
    font-weight: 500 !important;
  }
  section.mission-section .container .row.align-items-center {
    flex-direction: column-reverse;
  }
  section.mission-section .about-btn.btn-bnnr {
    margin-top: 10px !important;
  }
  .product-heading-bg {
    margin-bottom: 20px !important;
  }
  .product-content .product-url,
  .professional-section .deflt-p {
    margin: 10px 0 !important;
  }
  .discover-section {
    padding: 50px 0 !important;
    background-size: 200% 100% !important;
    background-position: center center !important;
  }
  .blog-heading-bg.all-default-ccontent {
    margin-bottom: 0 !important;
  }
  .blog-latest1w h2 {
    font-size: 18px !important;
  }
  .blog-latest1w h2 span {
    font-weight: 600 !important;
  }
  section.maintestimonials-new {
    padding: 20px 0 !important;
    background-position: bottom center !important;
    background-size: cover !important;
  }
  .cust-cust {
    display: block !important;
  }
  .cust-cust .user-img-bit {
    margin-top: 0 !important;
    margin: 0 auto;
  }
  .cust-cust .inner-testimonial {
    max-width: 100%;
    padding: 0;
    height: 180px;
    background-size: contain !important;
  }
  .cust-cust .inner-testimonial .testi-user .testy {
    margin: 10px 0 !important;
    justify-content: space-between;
    font-size: 24px;
  }
  .cust-cust .inner-testimonial .testi-user .testy h4 {
    font-size: 14px !important;
    font-weight: 600;
  }
  .testy-star img {
    max-width: 65%;
    margin: 0 auto !important;
  }
  .cust-cust .inner-testimonial .text-caption-p p {
    font-size: 10px;
    line-height: 15px;
  }
  .banner_txt .caption2 .btn-bnnr a.btn2-qut,
  .col-md-3.nonnnee,
  .professional-section .defalt-heading.abt-secc,
  body section.maintestimonials-new .owl-nav {
    display: none !important;
  }
  .map-heading-bg.all-default-ccontent {
    margin-bottom: 10px !important;
  }
  .foot-clmn-1.all-foot-clmn {
    padding: 0 !important;
    margin: 0 !important;
    text-align: center;
  }
  .foot-clmn-1.all-foot-clmn:before {
    height: 0;
    width: 0 !important;
  }
  .foot-clmn-2.all-foot-clmn:after,
  .foot-clmn-2.all-foot-clmn:before {
    top: 70px;
    width: 0 !important;
    height: 0 !important;
    opacity: 0;
  }
  .foot-clmn-2.all-foot-clmn {
    margin-right: 0;
    padding: 0 !important;
    text-align: center;
  }
  .foot-clmn-3.all-foot-clmn:before {
    height: 0 !important;
    width: 0 !important;
  }
  .banner_txt .caption2 .btn-bnnr a {
    margin-right: 0 !important;
    font-size: 9px !important;
  }
  .about-section:before {
    opacity: 0;
    width: 0;
    height: 0;
  }
  .all-default-ccontent.abttt .sub2-h {
    font-size: 10px !important;
    margin-bottom: 10px !important;
  }
  .portfolio-section {
    padding: 0 0 30px !important;
  }
  .folio-img1.folio1,
  .folio-img1.folio2,
  .folio-img1.folio6,
  .folio-img1.folio7 {
    height: 180px !important;
  }
  .all-product-btn.btn-bnnr {
    padding: 10px 0 !important;
  }
  section.maintestimonials-new:after {
    width: 100% !important;
  }
  .video-prtt {
    margin: 30px 0 !important;
  }
  .video-prtt img.img-fluid {
    max-width: 20%;
  }
  .footer-menus ul.footer-menus-list li a img.imig-fluid {
    max-width: 0%;
    margin: 0 !important;
  }
  .container-fluid.header-logo-contain.g-0 {
    --bs-gutter-y: unset !important;
    --bs-gutter-x: unset !important;
  }
  .all-default-ccontent.abttt .defalt-heading h1 {
    font-size: 20px !important;
    padding: 0;
    margin-bottom: 20px;
  }
  .professional-section,
  section.process-section,
  section.solutio-section {
    padding: 0 0 30px;
  }
  .all-default-ccontent.sollu {
    max-width: 100% !important;
    padding-top: 30px;
  }
  .all-default-ccontent.sollu .deflt-p p,
  .product-content .product-url-content .pro-content {
    font-size: 10px;
  }
  .professional-section .all-default-ccontent.sollu {
    padding: 0 !important;
  }
  .gallery-img1.gallery2,
  .gallery-img1.gallery3,
  .gallery-img1.gallery5,
  .gallery-img1.gallery6 {
    height: 100px !important;
  }
  .gallery-img1.gallery4,
  .gallery-img1.gallery7 {
    height: 110px !important;
  }
  .blog-type span {
    font-size: 12px !important;
    padding: 5px !important;
  }
  .blog-section .blog-url {
    padding: 10px 0;
  }
  .blog-content .blog-txt {
    padding: 0 0 10px !important;
  }
  .my-navbar ul.navbar-nav li.nav-item {
    text-align: left;
    margin: 0 !important;
    position: relative;
    display: block;
    width: 100%;
  }
  body .footer-section .footer-heading.footer-heading22 {
    margin-bottom: 10px !important;
    padding-top: 10px !important;
  }
  .footer-main-contact .phone,
  .process-txt,
  li.services-inner-page .mega-menu-service-main-box .services-main-services {
    display: block;
  }
  body .gallery-img1 {
    height: 180px;
    width: 100%;
    position: relative;
  }
  section.banner-section .banner-img-mdiv:before {
    width: 130px;
    height: 130px;
  }
  .banner-caption .text3 {
    font-size: 20px;
    line-height: normal;
  }
  .cust-cust .inner-testimonial:before {
    height: 0;
    width: 0;
    opacity: 0;
    transform: none !important;
  }
  .footer-main-contact li.foot-numb {
    width: 100%;
    text-align: center;
  }
  .banner-caption p.text23 {
    font-size: 10px;
    margin: 5px 0 !important;
    display: none;
    opacity: 0;
  }
  section.banner-section .row {
    top: 15px;
    position: relative;
  }
  body .banner-slider .owl-item .item .banner-alid-img img.img-fluid {
    margin: 2px 0 !important;
    max-width: 85% !important;
  }
  section.banner-section .bannermain .owl-carousel .owl-stage-outer {
    border-radius: 10px !important;
    max-width: 90%;
    margin: 0 auto;
  }
  .all-default-ccontent.abttt .deflt-p {
    padding: 0;
    margin-bottom: 20px;
  }
  .all-default-ccontent.abttt .about-btn.btn-bnnr {
    padding: 0;
  }
  .about-section .about-image {
    height: 200px !important;
  }
  .about-section .about-image .about-video .abt-video-icon {
    max-width: 40%;
  }
  .about-section .about-image .about-video .abt-video-txt p,
  .about-section .about-image .about-video .abt-video-txt span,
  .contact-headings.all-default-ccontent .deflt-p p,
  .services-main-services .services-parent ul li a,
  .testimonial-heading-bg.all-default-ccontent .deflt-p p {
    font-size: 12px;
  }
  .process-txt {
    font-size: 20px;
    left: 0;
    transform: unset;
    text-align: center;
    bottom: 0;
    position: relative;
    background: linear-gradient(236deg, #f4f2f2 67%, #fff 100%);
    padding: 5px;
    margin-bottom: 20px;
  }
  .service-heading-bg.all-default-ccontent .deflt-p p {
    font-size: 12px;
    max-width: 100%;
  }
  .service-heading-bg.all-default-ccontent .deflt-p {
    margin-bottom: 40px;
  }
  .service-cont h4 {
    font-size: 14px;
    margin: 0;
  }
  .service-main-div {
    padding: 10px 20px;
  }
  .footer-main-ddd,
  .sell-section {
    padding: 30px 0 0;
  }
  .owl-carousel-sell .owl-nav.disabled .owl-next,
  .owl-carousel-sell .owl-nav.disabled .owl-prev {
    height: 12px;
    bottom: 33px;
    width: 25px;
  }
  .sellin-txt {
    font-size: 10px;
    padding: 10px 0;
  }
  .successs-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .success-tabs ul li a {
    font-size: 12px;
    width: 110px;
    padding: 3px;
    border-radius: 5px;
  }
  .success-tabs ul li {
    border-radius: 5px;
    margin: 5px 10px;
    padding: 2px;
  }
  .contact-headings.all-default-ccontent .sub-heading h3 img,
  .success-tabs ul li a img.img-fluid {
    max-width: 15%;
  }
  .success-main-div .success-img1:before {
    opacity: 1;
    visibility: visible;
  }
  .success-main-div .success-img1 {
    padding: 5px 0;
    margin: 10px 0;
  }
  .success-main-div .success-img1 img.img-fluid {
    border-radius: 15px;
  }
  .successs-section:before {
    background-size: cover !important;
    background-position: bottom center !important;
  }
  .main-testi-wrapper,
  .partners-section {
    padding: 30px 0;
  }
  .contact-section {
    margin: 0;
    padding: 30px 0;
    background-size: cover !important;
  }
  .quick-form form .form-group input::placeholder,
  .quick-form form .form-group textarea::placeholder {
    font-size: 10px;
  }
  .footer-topp:before {
    width: 0;
    height: 0;
    opacity: 0;
  }
  .footer-topp span.txt {
    font-size: 16px;
    text-align: center;
  }
  .footer-contentd {
    margin-top: 20px;
  }
  .footer-topp {
    padding-top: 30px;
  }
  .cust-cust .inner-testimonial .testi-user {
    padding: 40px 0 0;
    text-align: center;
  }
  .cust-cust .inner-testimonial .testi-user span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .main-header li.nav-item.services-inner-page .mega-menu-service-main-box {
    max-width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 10px;
    position: absolute;
    padding: 10px 20px;
    transition: 0.5s;
    height: 0;
    display: none;
  }
  .tabs-mega-menu h2 {
    margin-bottom: 30px;
    font-size: 20px;
    text-align: left;
    display: none;
  }
  li.services-inner-page
    .mega-menu-service-main-box
    .services-main-services
    .services-parent {
    margin: 0 0 30px;
  }
  .services-main-services .services-parent h3 {
    font-size: 16px;
  }
  .main-header
    li.nav-item.services-inner-page:hover
    .mega-menu-service-main-box {
    position: relative !important;
    transition: 0.5s;
    height: unset !important;
    display: block !important;
  }
  .logo-sec.main-header {
    padding-bottom: 0 !important;
  }
  .bannermain.innerbanner {
    margin-top: 80px !important;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .footer-main-contact li.foot-numb h6 {
    font-size: 10px;
    font-weight: 500 !important;
  }
  .foot-clmn-1.all-foot-clmn:before,
  .foot-clmn-3.all-foot-clmn:before {
    width: 1px;
  }
  .foot-clmn-2.all-foot-clmn:after,
  .foot-clmn-2.all-foot-clmn:before {
    width: 1px;
    top: 50px !important;
  }
  .foot-clmn-1.all-foot-clmn,
  .foot-clmn-2.all-foot-clmn,
  .foot-clmn-3.all-foot-clmn {
    padding-right: 0;
    margin-right: 0;
  }
  ul.footer-menus-list li {
    margin: 10px 0 !important;
  }
  .banner_txt .caption2 h1.text1 span.ban-span-1,
  .banner_txt .caption2 h1.text1 span.ban-span-2,
  .banner_txt .caption2 h1.text1 span.ban-span-3,
  .banner_txt .caption2 h1.text1 span.ban-span-4,
  .banner_txt .caption2 h1.text1 span.ban-span-5,
  .contact-headings.all-default-ccontent .deflt-p p,
  .sellin-txt,
  .service-cont h4,
  .testimonial-heading-bg.all-default-ccontent .deflt-p p {
    font-size: 14px;
  }
  .banner_txt .caption2 h1.text1:before {
    width: 50px;
  }
  .banner-alid-img img.img-fluid {
    width: auto !important;
  }
  .banner_txt .caption2 p.text23 {
    font-size: 15px !important;
    -webkit-line-clamp: 3 !important;
    padding-top: 10px !important;
  }
  .banner_txt .caption2 .btn-bnnr,
  section.mission-section .about-btn.btn-bnnr {
    margin-top: 10px !important;
  }
  .main-menu-header .header-logo a.logo,
  .process-txt,
  section.banner-section .row {
    position: relative;
  }
  nav.navbar.navbar-expand-lg.navbar-light.my-navbar {
    padding: 0 !important;
  }
  .about-section .about-image,
  .banner-slider .owl-item .item .container {
    height: 300px !important;
  }
  .banner_txt .caption2 h1.text1 {
    line-height: 20px;
  }
  .banner-slider .owl-dots {
    left: 0;
    right: 0;
    display: none !important;
  }
  section.product-section.product-section1:after {
    width: 80%;
    height: 2%;
  }
  .main-testi-wrapper,
  .partners-section,
  .portfolio-section,
  section.maintestimonials-new,
  section.map-section,
  section.mission-section,
  section.product-section.product-section1,
  section.vision-section {
    padding: 30px 0;
  }
  .product-list {
    height: 200px;
  }
  .product-url.prod-url1 a.pro-links {
    font-size: 12px;
    padding: 0 10px;
  }
  .defalt-heading h2:before {
    height: 2px;
  }
  .all-default-ccontent.abttt .deflt-p p {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  section.mission-section:before,
  section.vision-section:before {
    width: 80%;
    height: 3%;
  }
  .product-content {
    padding-top: 10px;
  }
  .cust-cust .inner-testimonial .testi-user .testy,
  .product-content .product-url {
    margin: 10px 0;
  }
  .blog-heading-bg.all-default-ccontent {
    margin-bottom: 10px;
  }
  .testi-quick,
  section.process-section {
    padding: 0 0 30px;
  }
  .cust-cust .inner-testimonial .testi-user .testy h4 {
    font-size: 14px;
    margin: 0 10px 0 0;
  }
  .cust-cust .inner-testimonial .testi-user .testy .testy-star {
    max-width: 40%;
  }
  .cust-cust .inner-testimonial .text-caption-p p {
    font-size: 10px !important;
    line-height: 16px;
  }
  li.currency-mobile {
    padding-left: 20px;
    font-size: 12px;
  }
  .all-default-ccontent.abttt .sub2-h {
    font-size: 12px;
    margin-bottom: 10px;
  }
  .folio-img1.folio1,
  .folio-img1.folio2,
  .folio-img1.folio6,
  .folio-img1.folio7 {
    height: 205px;
  }
  .folio-img1.folio3,
  .folio-img1.folio5 {
    height: 120px;
  }
  .folio-img1.folio4 {
    height: 165px;
  }
  .all-product-btn.btn-bnnr,
  .blog-section .blog-url,
  .sellin-txt {
    padding: 10px 0;
  }
  .cust-cust .inner-testimonial {
    padding-bottom: 0;
  }
  body li.foot-numb a p {
    margin-bottom: 0;
    width: 100% !important;
  }
  .container-fluid.header-logo-contain.g-0 {
    --bs-gutter-y: unset !important;
    --bs-gutter-x: unset !important;
  }
  .about-section .dasktop-show,
  .gallery-section .col-md-4.dasktop-show {
    display: block !important;
  }
  .about-count-main .count-wrapper .abt-no {
    font-size: 30px !important;
    line-height: 50px !important;
  }
  .about-count-main .count-wrapper {
    width: 80%;
    margin: 0 10px 0 auto !important;
  }
  .all-default-ccontent.abttt .defalt-heading h1 {
    font-size: 30px !important;
  }
  .about-count-main .count-wrapper p {
    font-size: 13px !important;
  }
  .all-default-ccontent.sollu {
    max-width: 100% !important;
  }
  .all-default-ccontent.sollu .deflt-p p {
    font-size: 12px;
    margin: 10px 0;
  }
  section.solutio-section .about-image.solu-img:before {
    height: 100px !important;
    width: 100px !important;
  }
  .professional-section {
    padding: 0 0 30px !important;
  }
  .professional-section .sub-heading {
    display: none !important;
  }
  .professional-section .deflt-p {
    margin-top: 20px !important;
  }
  .gallery-img1.gallery1 {
    height: 310px;
  }
  .gallery-img1.gallery2,
  .gallery-img1.gallery3,
  .gallery-img1.gallery4 {
    height: 145px;
  }
  .gallery-img1.gallery5,
  .gallery-img1.gallery6,
  .gallery-img1.gallery7 {
    height: 140px;
  }
  .blog-content .blog-txt {
    padding: 0 0 10px;
  }
  .blog-type span,
  .services-main-services .services-parent ul li a {
    font-size: 12px;
  }
  .product-content .product-url-content .pro-content {
    font-size: 10px;
  }
  .footer-main-contact .phone,
  .process-txt,
  li.services-inner-page .mega-menu-service-main-box .services-main-services {
    display: block;
  }
  section.banner-section .banner-img-mdiv:before {
    width: 250px;
    height: 250px;
  }
  .banner-caption .text3 {
    font-size: 30px;
    line-height: normal;
  }
  .cust-cust .inner-testimonial:before {
    height: 0;
    width: 0;
    opacity: 0;
    transform: none !important;
  }
  .footer-main-contact li.foot-numb {
    width: 100%;
    margin-left: 0 !important;
  }
  .banner-caption p.text23 {
    font-size: 10px;
    margin: 5px 0 !important;
    display: none;
    opacity: 0;
  }
  body .banner-slider .owl-item .item .banner-alid-img img.img-fluid {
    margin: 2px 0 !important;
    max-width: 85% !important;
  }
  section.banner-section .bannermain .owl-carousel .owl-stage-outer {
    border-radius: 10px !important;
    max-width: 90%;
    margin: 0 auto;
  }
  .all-default-ccontent.abttt .deflt-p {
    padding: 0;
    margin-bottom: 20px;
  }
  .all-default-ccontent.abttt .about-btn.btn-bnnr {
    padding: 0;
  }
  .about-section .about-image .about-video .abt-video-icon {
    max-width: 50%;
  }
  .about-section .about-image .about-video .abt-video-txt p,
  .about-section .about-image .about-video .abt-video-txt span,
  .services-main-services .services-parent h3 {
    font-size: 16px;
  }
  .process-txt {
    font-size: 30px;
    left: 0;
    transform: unset;
    text-align: center;
    bottom: 0;
    background: linear-gradient(236deg, #f4f2f2 67%, #fff 100%);
    padding: 5px;
    margin-bottom: 20px;
  }
  .service-heading-bg.all-default-ccontent .deflt-p p {
    font-size: 14px;
    max-width: 100%;
  }
  .service-heading-bg.all-default-ccontent .deflt-p {
    margin-bottom: 40px;
  }
  .service-cont h4 {
    margin: 0;
  }
  .service-main-div {
    padding: 10px 20px;
  }
  .footer-main-ddd,
  .sell-section {
    padding: 30px 0 0;
  }
  .owl-carousel-sell .owl-nav.disabled .owl-next,
  .owl-carousel-sell .owl-nav.disabled .owl-prev {
    height: 16px;
    bottom: 33px;
    width: 35px;
  }
  .successs-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .success-tabs ul li a {
    font-size: 12px;
    width: 110px;
    padding: 3px;
    border-radius: 5px;
  }
  .success-tabs ul li {
    border-radius: 5px;
    margin: 5px 10px;
    padding: 2px;
  }
  .contact-headings.all-default-ccontent .sub-heading h3 img,
  .success-tabs ul li a img.img-fluid {
    max-width: 15%;
  }
  .success-main-div .success-img1:before {
    opacity: 1;
    visibility: visible;
  }
  .success-main-div .success-img1 {
    padding: 5px 0;
    margin: 10px 0;
  }
  .success-main-div .success-img1 img.img-fluid {
    border-radius: 15px;
  }
  .successs-section:before {
    background-size: cover !important;
    background-position: bottom center !important;
  }
  .contact-section {
    margin: 0;
    padding: 30px 0;
    background-size: cover !important;
  }
  .quick-form form .form-group input::placeholder,
  .quick-form form .form-group textarea::placeholder {
    font-size: 10px;
  }
  .footer-topp:before {
    width: 0;
    height: 0;
    opacity: 0;
  }
  .footer-topp span.txt {
    font-size: 18px;
  }
  .footer-contentd {
    margin-top: 20px;
  }
  .footer-topp {
    padding-top: 30px;
  }
  .cust-cust .inner-testimonial .testi-user {
    padding: 10px;
  }
  .cust-cust .inner-testimonial .testi-user span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  .main-header li.nav-item.services-inner-page .mega-menu-service-main-box {
    max-width: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    border-radius: 10px;
    position: absolute;
    padding: 10px 20px;
    transition: 0.5s;
    height: 0;
    display: none;
  }
  .tabs-mega-menu h2 {
    margin-bottom: 30px;
    font-size: 20px;
    text-align: left;
    display: none;
  }
  li.services-inner-page
    .mega-menu-service-main-box
    .services-main-services
    .services-parent {
    margin: 0 0 30px;
  }
  .main-header
    li.nav-item.services-inner-page:hover
    .mega-menu-service-main-box {
    position: relative !important;
    transition: 0.5s;
    height: unset !important;
    display: block !important;
  }
  .banner-caption .btn-bnnr a {
    font-size: 16px !important;
    margin-top: 20px;
  }
  .owl-carousel-sell .owl-nav.disabled .owl-next {
    right: 0;
  }
  .owl-carousel-sell .owl-nav.disabled .owl-prev {
    left: 0;
  }
  .service-section {
    padding: 40px 0;
  }
  .contact-headings.all-default-ccontent .defalt-heading h2 {
    font-size: 35px !important;
  }
  .quick-contact .quick-form .form-group.check-agree-c span {
    font-size: 13px;
  }
  .quick-contact .quick-form .form-group.check-agree-c {
    margin-top: 10px;
  }
  .foot-clmn-4.all-foot-clmn {
    padding-left: 35px;
  }
  .logo-sec.main-header {
    padding-bottom: 0 !important;
  }
  .bannermain.innerbanner {
    margin-top: 100px;
    height: auto !important;
  }
}
.main-popup-get .modal-content {
  position: relative;
  border-radius: 20px !important;
  top: 40px;
}
.main-popup-get .modal-content .popup-frm-logo img,
.svs3 img {
  max-width: 50%;
}
.main-popup-get h2.com-title {
  text-align: center;
  font-weight: 700;
}
.main-popup-get .modal-content button.close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #000;
  color: #fff;
  border-radius: 50%;
  font-size: 14px;
}
.gallery-img1 img,
.main-popup-get .form-group img.img-fluid {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.main-popup-get h2.com-title span {
  color: var(--btn-color) !important;
}
.main-popup-get .form-group {
  position: relative;
  width: 100%;
}
.main-popup-get .form-group .iti.iti--allow-dropdown,
.main-popup-get .form-group button {
  width: 100%;
}
.main-popup-get .form-group textarea {
  margin: 5px 0 !important;
}
.main-popup-get .modal-dialog {
  border-radius: 20px !important;
  max-width: 420px;
  margin: 0 auto;
}
.gallery-img1 {
  height: 280px;
  width: 100%;
  position: relative;
}
.gallery-img1 img {
  right: 0;
  max-width: 90%;
}
.main-menu-header a.connt-bn img {
  position: relative;
  top: -12px;
  left: -4px;
}
.egp-about-sec{
    background:#f5f5f5;
    padding:80px 20px;
}

.egp-about-wrap{
    max-width:1200px;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:70px;
}

.egp-about-img{
    width:50%;
}

.egp-about-img img{
    width:100%;
    max-width:500px;
    display:block;
}

.egp-about-content{
    width:50%;
}

.egp-about-tag{
    display:flex;
    align-items:center;
    gap:12px;
    font-size:18px;
    font-weight:600;
    margin-bottom:20px;
}

.egp-about-tag::before{
    content:"";
    width:50px;
    height:4px;
    background:#f7a600;
}

.egp-about-title{
    font-size:64px;
    line-height:1.15;
    font-weight:700;
    margin-bottom:25px;
}

.egp-about-title span{
    color:#f7a600;
    display:block;
}

.egp-about-content p{
    font-size:18px;
    line-height:1.8;
    color:#666;
    margin-bottom:20px;
}

@media(max-width:991px){

    .egp-about-wrap{
        gap:40px;
    }

    .egp-about-title{
        font-size:46px;
    }
}

@media(max-width:767px){

    .egp-about-wrap{
        flex-direction:column;
        text-align:center;
    }

    .egp-about-img,
    .egp-about-content{
        width:100%;
    }

    .egp-about-img img{
        max-width:320px;
        margin:auto;
    }

    .egp-about-tag{
        justify-content:center;
    }

    .egp-about-title{
        font-size:34px;
    }

    .egp-about-content p{
        font-size:16px;
    }
}


     .pu {
      padding: 80px 60px;
      max-width: 1200px;
      margin: 0 auto;
    }
 
    /* HEADER */
    .pu-head {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 64px;
    }
 
    .pu-line {
      width: 40px;
      height: 3px;
      background: #F5A623;
      border-radius: 2px;
      flex-shrink: 0;
    }
 
    .pu-label {
      font-size: 12px;
      font-weight: 700;
      letter-spacing: .12em;
      text-transform: uppercase;
      color: #F5A623;
    }
 
    .pu-title {
      font-size: 38px;
      font-weight: 800;
      color: #111;
      line-height: 1.1;
      margin-left: 8px;
    }
 
    .pu-title em {
      color: #F5A623;
      font-style: normal;
    }
 
    /* TRACK */
    .track {
      position: relative;
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      align-items: start;
    }
 
    /* dashed connector line */
    .track::before {
      content: '';
      position: absolute;
      top: 48px;
      left: calc(12.5% );
      right: calc(12.5%);
      height: 2px;
      background: repeating-linear-gradient(
        90deg,
        #F5A623 0, #F5A623 10px,
        transparent 10px, transparent 20px
      );
      z-index: 0;
    }
 
    /* STEP */
    .pstep {
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
      z-index: 1;
    }
 
    /* pill */
    .step-pill {
      background: #111;
      color: #F5A623;
      font-size: 10px;
      font-weight: 800;
      letter-spacing: .08em;
      padding: 4px 14px;
      border-radius: 20px;
      margin-bottom: 14px;
      white-space: nowrap;
    }
 
    .pstep.hl .step-pill {
      background: #F5A623;
      color: #111;
    }
 
    /* circle */
    .step-circle {
      width: 96px;
      height: 96px;
      border-radius: 50%;
      border: 2px solid #e0e0e0;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #fff;
      position: relative;
      transition: border-color .3s;
      cursor: default;
    }
 
    .step-circle i {
      font-size: 32px;
      color: #555;
      transition: color .3s;
    }
 
    .step-circle:hover {
      border-color: #F5A623;
    }
 
    .step-circle:hover i {
      color: #F5A623;
    }
 
    /* highlighted step — orange filled circle */
    .pstep.hl .step-circle {
      background: #F5A623;
      border-color: #F5A623;
    }
 
    .pstep.hl .step-circle i {
      color: #fff;
    }
 
    /* orange dot at bottom of circle */
    .step-dot {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #F5A623;
      position: absolute;
      bottom: -6px;
      left: 50%;
      transform: translateX(-50%);
      border: 2px solid #fff;
    }
 
    .pstep.hl .step-dot {
      background: #111;
    }
 
    /* text */
    .step-text {
      text-align: center;
      padding: 0 12px;
      margin-top: 24px;
    }
 
    .step-text h4 {
      font-size: 15px;
      font-weight: 800;
      color: #111;
      margin-bottom: 8px;
    }
 
    .step-text p {
      font-size: 12.5px;
      color: #666;
      line-height: 1.65;
    }
 
    /* FOOTER LINE */
    .pu-foot {
      margin-top: 56px;
      display: flex;
      align-items: center;
      gap: 24px;
    }
 
    .pu-foot-line {
      flex: 1;
      height: 1px;
      background: #e8e8e8;
    }
 
    .pu-foot-tag {
      font-size: 12px;
      color: #aaa;
      white-space: nowrap;
      font-style: italic;
    }
 
    /* RESPONSIVE */
    @media (max-width: 900px) {
      .pu { padding: 60px 32px; }
      .track { grid-template-columns: repeat(2, 1fr); gap: 40px; }
      .track::before { display: none; }
      .pu-title { font-size: 28px; }
    }
 
    @media (max-width: 540px) {
      .pu { padding: 48px 20px; }
      .track { grid-template-columns: 1fr 1fr; gap: 28px; }
      .pu-head { flex-wrap: wrap; }
      .pu-title { font-size: 24px; }
    }
    
    
    .ts-wrap {
      background: #F5A623;
      padding: 72px 60px;
      position: relative;
      overflow: hidden;
    }
 
    /* BG ghost text */
    .ts-bg-text {
      position: absolute;
      bottom: -20px;
      right: -10px;
      font-size: 140px;
      font-weight: 800;
      color: rgba(0,0,0,0.07);
      line-height: 1;
      letter-spacing: .06em;
      pointer-events: none;
      user-select: none;
      white-space: nowrap;
    }
 
    /* TOP ROW */
    .ts-top {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 44px;
      position: relative;
      z-index: 2;
    }
 
    .ts-title {
      font-size: clamp(28px, 3.5vw, 42px);
      font-weight: 800;
      color: #fff;
      line-height: 1.1;
      margin-bottom: 10px;
    }
 
    .ts-title span { color: rgba(0,0,0,0.3); }
 
    .ts-sub {
      font-size: 14px;
      color: rgba(255,255,255,0.85);
      font-weight: 600;
    }
 
    .ts-viewall {
      background: #111;
      color: #fff;
      border: none;
      padding: 13px 26px;
      border-radius: 8px;
      font-size: 13px;
      font-weight: 700;
      cursor: pointer;
      display: flex;
      align-items: center;
      gap: 8px;
      font-family: 'Manrope', sans-serif;
      white-space: nowrap;
      flex-shrink: 0;
      transition: background .2s;
    }
 
    .ts-viewall:hover { background: #222; }
 
    /* SLIDER CONTAINER */
    .ts-slider-outer {
      position: relative;
      z-index: 2;
      overflow: hidden;
    }
 
    .ts-slider-track {
      display: flex;
      gap: 16px;
      transition: transform 0.45s cubic-bezier(.4,0,.2,1);
      will-change: transform;
    }
 
    /* CARD */
    .ts-card {
      background: #1a0a00;
      border-radius: 18px;
      padding: 30px 26px;
      display: flex;
      flex-direction: column;
      gap: 14px;
      flex: 0 0 calc(33.333% - 11px);
      min-width: 0;
      transition: transform .2s;
    }
 
    .ts-card:hover { transform: translateY(-4px); }
 
    .ts-quote {
      font-size: 42px;
      color: #F5A623;
      line-height: .8;
      font-family: Georgia, serif;
    }
 
    .ts-text {
      font-size: 13.5px;
      color: rgba(255,255,255,0.78);
      line-height: 1.72;
      flex: 1;
    }
 
    .ts-stars {
      display: flex;
      gap: 3px;
    }
 
    .ts-star {
      color: #F5A623;
      font-size: 15px;
    }
 
    .ts-divider {
      height: 1px;
      background: rgba(255,255,255,0.08);
    }
 
    .ts-author {
      display: flex;
      align-items: center;
      gap: 12px;
    }
 
    .ts-avatar {
      width: 44px;
      height: 44px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 13px;
      font-weight: 800;
      flex-shrink: 0;
      color: #fff;
    }
 
    .ts-name {
      font-size: 14px;
      font-weight: 800;
      color: #fff;
      margin-bottom: 3px;
    }
 
    .ts-role {
      font-size: 11.5px;
      color: rgba(255,255,255,0.4);
    }
 
    /* BOTTOM NAV */
    .ts-bottom {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 12px;
      margin-top: 36px;
      position: relative;
      z-index: 2;
    }
 
    .ts-btn {
      background: #111;
      color: #fff;
      border: none;
      padding: 13px 28px;
      border-radius: 8px;
      font-size: 13px;
      font-weight: 700;
      cursor: pointer;
      display: flex;
      align-items: center;
      gap: 8px;
      font-family: 'Manrope', sans-serif;
      transition: background .2s, opacity .2s;
    }
 
    .ts-btn:hover { background: #222; }
    .ts-btn:disabled { opacity: .4; cursor: default; }
 
    /* dots */
    .ts-dots {
      display: flex;
      gap: 6px;
      align-items: center;
    }
 
    .ts-dot {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: rgba(0,0,0,0.25);
      cursor: pointer;
      transition: background .25s, transform .25s;
    }
 
    .ts-dot.active {
      background: #111;
      transform: scale(1.3);
    }
 
    /* arrow SVG */
    .arrow-svg { width: 16px; height: 16px; }
 
    /* RESPONSIVE */
    @media (max-width: 900px) {
      .ts-wrap { padding: 56px 32px; }
      .ts-card { flex: 0 0 calc(50% - 8px); }
    }
 
    @media (max-width: 600px) {
      .ts-wrap { padding: 48px 20px; }
      .ts-card { flex: 0 0 calc(100% - 0px); }
      .ts-top { flex-direction: column; gap: 20px; }
      .ts-bg-text { font-size: 80px; }
    }


    .hero {
      background: #FF6B00;
      width: 100%;
      max-width: 100%;
      min-height: 520px;
      padding: 64px 56px;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 48px;
      align-items: center;
      border-radius: 20px;
      position: relative;
      overflow: hidden;
    }
 
    .hero::before {
      content: '';
      position: absolute;
      right: 220px;
      top: 50%;
      transform: translateY(-50%);
      width: 380px;
      height: 380px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.10);
      pointer-events: none;
    }
 
    /* LEFT COLUMN */
    .left-col {
      position: relative;
      z-index: 1;
    }
 
    .badge {
      display: inline-block;
      font-size: 11px;
      font-weight: 600;
      color: rgba(255, 255, 255, 0.75);
      letter-spacing: 0.1em;
      text-transform: uppercase;
      border: 0.5px solid rgba(255, 255, 255, 0.35);
      padding: 5px 14px;
      border-radius: 100px;
      margin-bottom: 22px;
    }
 
    .headline {
      font-size: 62px;
      font-weight: 800;
      color: #ffffff;
      line-height: 1.02;
      margin-bottom: 22px;
      letter-spacing: -1px;
    }
 
    .subtext {
      font-size: 15px;
      color: rgba(255, 255, 255, 0.78);
      line-height: 1.7;
      max-width: 400px;
      margin-bottom: 38px;
    }
 
    .cta-btn {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      background: #111111;
      color: #ffffff;
      font-size: 14px;
      font-weight: 600;
      padding: 14px 30px;
      border-radius: 100px;
      border: none;
      cursor: pointer;
      text-decoration: none;
      transition: background 0.2s;
    }
 
    .cta-btn:hover { background: #2a2a2a; }
 
    /* RIGHT COLUMN */
    .right-col {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 14px;
      position: relative;
      z-index: 1;
    }
 
    .card {
      background: #ffffff;
      border-radius: 14px;
      padding: 18px 20px;
    }
 
    .card-icon {
      width: 32px;
      height: 32px;
      border-radius: 8px;
      background: #FFF0E0;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px;
    }
 
    .card-icon i {
      font-size: 17px;
      color: #FF6B00;
    }
 
    .card-label {
      font-size: 11px;
      color: #999;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.07em;
      margin-bottom: 6px;
    }
 
    .stat-row {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
 
    .card-value {
      font-size: 26px;
      font-weight: 800;
      color: #111;
      line-height: 1;
    }
 
    .card-sub {
      font-size: 11px;
      color: #bbb;
      margin-top: 4px;
    }
 
    .pill-up {
      background: #ECFDF3;
      color: #16A34A;
      font-size: 11px;
      font-weight: 600;
      padding: 3px 9px;
      border-radius: 100px;
    }
 
    .card-wide {
      grid-column: 1 / -1;
    }
 
    /* Chart */
    .chart-bars {
      display: flex;
      align-items: flex-end;
      gap: 6px;
      height: 64px;
      margin-top: 14px;
    }
 
    .bar {
      flex: 1;
      border-radius: 3px 3px 0 0;
    }
 
    .bar.orange { background: #FF6B00; }
    .bar.light  { background: #E5E5E5; }
 
    .chart-labels {
      display: flex;
      gap: 6px;
      margin-top: 5px;
    }
 
    .chart-labels span {
      flex: 1;
      font-size: 9px;
      color: #bbb;
      text-align: center;
    }
 
    /* Quick links card */
    .links-card {
      grid-column: 1 / -1;
      padding: 14px 20px;
    }
 
    .link-row {
      display: flex;
      align-items: center;
      gap: 10px;
      font-size: 13px;
      color: #444;
      padding: 6px 0;
    }
 
    .link-row i {
      color: #FF6B00;
      font-size: 15px;
    }
 
    .divider {
      height: 0.5px;
      background: #f0f0f0;
    }
 
    /* Responsive */
    @media (max-width: 768px) {
      .hero {
        grid-template-columns: 1fr;
        padding: 40px 28px;
      }
      .headline { font-size: 44px; }
      .hero::before { display: none; }
    }

     .pu {
      padding: 80px 60px;
      max-width: 1200px;
      margin: 0 auto;
    }
 
    /* HEADER */
    .pu-head {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 64px;
    }
 
    .pu-line {
      width: 40px;
      height: 3px;
      background: #F5A623;
      border-radius: 2px;
      flex-shrink: 0;
    }
 
    .pu-label {
      font-size: 12px;
      font-weight: 700;
      letter-spacing: .12em;
      text-transform: uppercase;
      color: #F5A623;
    }
 
    .pu-title {
      font-size: 38px;
      font-weight: 800;
      color: #111;
      line-height: 1.1;
      margin-left: 8px;
    }
 
    .pu-title em {
      color: #F5A623;
      font-style: normal;
    }
    .ct-section {
  position: relative;
  background: #0a0604;
  overflow: hidden;
  padding: 0;
}

/* top border accent */
.ct-section::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent 0%, #F8A230 30%, #ffb259 60%, transparent 100%);
}

/* background grid */
.ct-section::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.02) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.02) 1px, transparent 1px);
  background-size: 56px 56px;
  pointer-events: none;
}

/* glow blob */
.ct-blob {
  position: absolute;
  top: -120px; right: -120px;
  width: 500px; height: 500px;
  background: radial-gradient(circle, rgba(255,122,26,0.22) 0%, transparent 65%);
  pointer-events: none;
  z-index: 0;
}
.ct-blob-2 {
  position: absolute;
  bottom: -150px; left: -80px;
  width: 400px; height: 400px;
  background: radial-gradient(circle, rgba(255,178,89,0.1) 0%, transparent 65%);
  pointer-events: none;
  z-index: 0;
}

/* inner layout */
.ct-inner {
  position: relative;
  z-index: 1;
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 640px;
}


    .whatsapp-float {
  position: fixed;
  bottom: 20px;  /* screen ke bottom se distance */
  right: 20px;   /* screen ke right se distance */
  z-index: 999;  /* sab elements ke upar dikhai de */
}

.whatsapp-float img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  box-shadow: 0 2px 6px rgba(0,0,0,0.3);
  transition: transform 0.3s ease;
}

.whatsapp-float img:hover {
  transform: scale(1.1);
}


.about-section .about-image img{
    transition: transform .6s cubic-bezier(.25,.46,.45,.94);
}

.about-section .about-image:hover img{
    transform: scale(1.08);
}




     .services-section {
      display: grid;
      grid-template-columns: 380px 1fr;
      gap: 48px;
      max-width: 1200px;
      margin: 0 auto;
      padding: 80px 40px;
      align-items: start;
    }
 
    /* ── LEFT COLUMN ── */
    .services-left { padding-right: 24px; }
 
    .section-label {
      display: flex;
      align-items: center;
      gap: 12px;
      font-weight: 700;
      font-size: 15px;
      letter-spacing: 0.04em;
      margin-bottom: 24px;
    }
 
    .section-label::before {
      content: '';
      display: block;
      width: 36px;
      height: 3px;
      background: #F2871D;
      border-radius: 2px;
    }
 
    .services-heading {
      font-size: clamp(30px, 4vw, 42px);
      font-weight: 800;
      line-height: 1.18;
      margin-bottom: 28px;
      color: #111;
    }
 
    .services-heading .highlight { color: #F2871D; }
 
    .services-description {
      font-size: 15px;
      line-height: 1.75;
      color: #444;
      margin-bottom: 40px;
      max-width: 360px;
    }
 
    .services-btn {
      display: inline-flex;
      align-items: center;
      background: #111;
      color: #fff;
      font-family: 'Manrope', sans-serif;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.03em;
      padding: 14px 24px;
      border-radius: 50px;
      text-decoration: none;
      cursor: pointer;
      border: none;
      transition: background 0.2s;
    }
 
    .services-btn .btn-badge {
      width: 34px;
      height: 34px;
      background: #F2871D;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 16px;
    }
 
    .services-btn:hover { background: #222; }
 
    /* ── CARDS GRID ── */
    .services-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 20px;
    }
 
    /* ── CARD BASE ── */
    .service-card {
      background: #F4F4F4;
      border-radius: 16px;
      padding: 28px 24px;
      position: relative;
      overflow: hidden;
      cursor: pointer;
      transition: background 0.3s, transform 0.3s, box-shadow 0.3s, color 0.3s;
    }
 
    .service-card:hover {
      background: #111;
      color: #fff;
      transform: translateY(-4px);
      box-shadow: 0 16px 40px rgba(0,0,0,0.18);
    }
 
    /* orange top accent bar */
    .card-accent {
      width: 52px;
      height: 4px;
      background: #F2871D;
      border-radius: 2px;
      margin-bottom: 22px;
    }
 
    .card-inner {
      display: flex;
      align-items: flex-start;
      gap: 18px;
    }
 
    /* LOGO BOX */
    .card-logo {
      width: 72px;
      height: 72px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
 
    .service-card:hover .card-logo {
    
      box-shadow: none;
    }
 
    .card-logo svg {
      width: 44px;
      height: 44px;
    }
 
    /* CARD TEXT */
    .card-content { flex: 1; }
 
    .card-title {
      font-size: 18px;
      font-weight: 800;
      line-height: 1.25;
      margin-bottom: 10px;
      color: #111;
      transition: color 0.3s;
    }
 
    .service-card:hover .card-title { color: #fff; }
 
    .card-desc {
      font-size: 13.5px;
      line-height: 1.65;
      color: #555;
      transition: color 0.3s;
    }
 
    .service-card:hover .card-desc { color: #bbb; }
 
    /* READ MORE — hidden by default, shown on hover */
    .card-read-more {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      font-size: 13.5px;
      font-weight: 700;
      color: #fff;
      text-decoration: none;
      margin-top: 14px;
      opacity: 0;
      transform: translateY(6px);
      transition: opacity 0.3s, transform 0.3s;
      pointer-events: none;
    }
 
    .service-card:hover .card-read-more {
      opacity: 1;
      transform: translateY(0);
      pointer-events: auto;
    }
 
    .card-read-more .arrow-circle {
      width: 26px;
      height: 26px;
      background: #F2871D;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
 
    .card-read-more .arrow-circle svg {
      width: 13px;
      height: 13px;
    }
 
    /* Responsive */
    @media (max-width: 1024px) {
      .services-section {
        grid-template-columns: 1fr;
        padding: 48px 24px;
      }
      .services-left { padding-right: 0; max-width: 600px; }
      .services-description { max-width: 100%; }
      .services-grid { grid-template-columns: 1fr 1fr; }
    }
 
    @media (max-width: 600px) {
      .services-grid { grid-template-columns: 1fr; }
      .services-section { padding: 40px 16px; }
    }
    
    
     .pu {
      padding: 80px 60px;
      max-width: 1200px;
      margin: 0 auto;
    }
 
    /* HEADER */
    .pu-head {
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 64px;
    }
 
    .pu-line {
      width: 40px;
      height: 3px;
      background: #F2871D;
      border-radius: 2px;
      flex-shrink: 0;
    }
 
    .pu-label {
      font-size: 12px;
      font-weight: 700;
      letter-spacing: .12em;
      text-transform: uppercase;
      color: #F2871D;
    }
 
    .pu-title {
      font-size: 38px;
      font-weight: 800;
      color: #111;
      line-height: 1.1;
      margin-left: 8px;
    }
 
    .pu-title em {
      color: #F2871D;
      font-style: normal;
    }
 
    /* TRACK */
    .track {
      position: relative;
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      align-items: start;
    }
 
    /* dashed connector line */
    .track::before {
      content: '';
      position: absolute;
      top: 48px;
      left: calc(12.5% );
      right: calc(12.5%);
      height: 2px;
      background: repeating-linear-gradient(
        90deg,
        #F2871D 0, #F2871D 10px,
        transparent 10px, transparent 20px
      );
      z-index: 0;
    }
 
    /* STEP */
    .pstep {
      display: flex;
      flex-direction: column;
      align-items: center;
      position: relative;
      z-index: 1;
    }
 
    /* pill */
    .step-pill {
      background: #111;
      color: #F2871D;
      font-size: 10px;
      font-weight: 800;
      letter-spacing: .08em;
      padding: 4px 14px;
      border-radius: 20px;
      margin-bottom: 14px;
      white-space: nowrap;
    }
 
    .pstep.hl .step-pill {
      background: #F2871D;
      color: #111;
    }
 
    /* circle */
    .step-circle {
      width: 96px;
      height: 96px;
      border-radius: 50%;
      border: 2px solid #e0e0e0;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #fff;
      position: relative;
      transition: border-color .3s;
      cursor: default;
    }
 
    .step-circle i {
      font-size: 32px;
      color: #555;
      transition: color .3s;
    }
 
    .step-circle:hover {
      border-color: #F2871D;
    }
 
    .step-circle:hover i {
      color: #F2871D;
    }
 
    /* highlighted step — orange filled circle */
    .pstep.hl .step-circle {
      background: #F2871D;
      border-color: #F2871D;
    }
 
    .pstep.hl .step-circle i {
      color: #fff;
    }
 
    /* orange dot at bottom of circle */
    .step-dot {
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #F2871D;
      position: absolute;
      bottom: -6px;
      left: 50%;
      transform: translateX(-50%);
      border: 2px solid #fff;
    }
 
    .pstep.hl .step-dot {
      background: #111;
    }
 
    /* text */
    .step-text {
      text-align: center;
      padding: 0 12px;
      margin-top: 24px;
    }
 
    .step-text h4 {
      font-size: 15px;
      font-weight: 800;
      color: #111;
      margin-bottom: 8px;
    }
 
    .step-text p {
      font-size: 12.5px;
      color: #666;
      line-height: 1.65;
    }
 
    /* FOOTER LINE */
    .pu-foot {
      margin-top: 56px;
      display: flex;
      align-items: center;
      gap: 24px;
    }
 
    .pu-foot-line {
      flex: 1;
      height: 1px;
      background: #e8e8e8;
    }
 
    .pu-foot-tag {
      font-size: 12px;
      color: #aaa;
      white-space: nowrap;
      font-style: italic;
    }
 
    /* RESPONSIVE */
    @media (max-width: 900px) {
      .pu { padding: 60px 32px; }
      .track { grid-template-columns: repeat(2, 1fr); gap: 40px; }
      .track::before { display: none; }
      .pu-title { font-size: 28px; }
    }
 
    @media (max-width: 540px) {
      .pu { padding: 48px 20px; }
      .track { grid-template-columns: 1fr 1fr; gap: 28px; }
      .pu-head { flex-wrap: wrap; }
      .pu-title { font-size: 24px; }
    }
    
    
    .ts-wrap {
      background: #F2871D;
      padding: 72px 60px;
      position: relative;
      overflow: hidden;
    }
 
    /* BG ghost text */
    .ts-bg-text {
      position: absolute;
      bottom: -20px;
      right: -10px;
      font-size: 140px;
      font-weight: 800;
      color: rgba(0,0,0,0.07);
      line-height: 1;
      letter-spacing: .06em;
      pointer-events: none;
      user-select: none;
      white-space: nowrap;
    }
 
    /* TOP ROW */
    .ts-top {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 44px;
      position: relative;
      z-index: 2;
    }
 
    .ts-title {
      font-size: clamp(28px, 3.5vw, 42px);
      font-weight: 800;
      color: #fff;
      line-height: 1.1;
      margin-bottom: 10px;
    }
 
    .ts-title span { color: rgba(0,0,0,0.3); }
 
    .ts-sub {
      font-size: 14px;
      color: rgba(255,255,255,0.85);
      font-weight: 600;
    }
 
    .ts-viewall {
      background: #111;
      color: #fff;
      border: none;
      padding: 13px 26px;
      border-radius: 8px;
      font-size: 13px;
      font-weight: 700;
      cursor: pointer;
      display: flex;
      align-items: center;
      gap: 8px;
      font-family: 'Manrope', sans-serif;
      white-space: nowrap;
      flex-shrink: 0;
      transition: background .2s;
    }
 
    .ts-viewall:hover { background: #222; }
 
    /* SLIDER CONTAINER */
    .ts-slider-outer {
      position: relative;
      z-index: 2;
      overflow: hidden;
    }
 
    .ts-slider-track {
      display: flex;
      gap: 16px;
      transition: transform 0.45s cubic-bezier(.4,0,.2,1);
      will-change: transform;
    }
 
    /* CARD */
    .ts-card {
      background: #1a0a00;
      border-radius: 18px;
      padding: 30px 26px;
      display: flex;
      flex-direction: column;
      gap: 14px;
      flex: 0 0 calc(33.333% - 11px);
      min-width: 0;
      transition: transform .2s;
    }
 
    .ts-card:hover { transform: translateY(-4px); }
 
    .ts-quote {
      font-size: 42px;
      color: #F2871D;
      line-height: .8;
      font-family: Georgia, serif;
    }
 
    .ts-text {
      font-size: 13.5px;
      color: rgba(255,255,255,0.78);
      line-height: 1.72;
      flex: 1;
    }
 
    .ts-stars {
      display: flex;
      gap: 3px;
    }
 
    .ts-star {
      color: #F2871D;
      font-size: 15px;
    }
 
    .ts-divider {
      height: 1px;
      background: rgba(255,255,255,0.08);
    }
 
    .ts-author {
      display: flex;
      align-items: center;
      gap: 12px;
    }
 
    .ts-avatar {
      width: 44px;
      height: 44px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 13px;
      font-weight: 800;
      flex-shrink: 0;
      color: #fff;
    }
 
    .ts-name {
      font-size: 14px;
      font-weight: 800;
      color: #fff;
      margin-bottom: 3px;
    }
 
    .ts-role {
      font-size: 11.5px;
      color: rgba(255,255,255,0.4);
    }
 
    /* BOTTOM NAV */
    .ts-bottom {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 12px;
      margin-top: 36px;
      position: relative;
      z-index: 2;
    }
 
    .ts-btn {
      background: #111;
      color: #fff;
      border: none;
      padding: 13px 28px;
      border-radius: 8px;
      font-size: 13px;
      font-weight: 700;
      cursor: pointer;
      display: flex;
      align-items: center;
      gap: 8px;
      font-family: 'Manrope', sans-serif;
      transition: background .2s, opacity .2s;
    }
 
    .ts-btn:hover { background: #222; }
    .ts-btn:disabled { opacity: .4; cursor: default; }
 
    /* dots */
    .ts-dots {
      display: flex;
      gap: 6px;
      align-items: center;
    }
 
    .ts-dot {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: rgba(0,0,0,0.25);
      cursor: pointer;
      transition: background .25s, transform .25s;
    }
 
    .ts-dot.active {
      background: #111;
      transform: scale(1.3);
    }
 
    /* arrow SVG */
    .arrow-svg { width: 16px; height: 16px; }
 
    /* RESPONSIVE */
    @media (max-width: 900px) {
      .ts-wrap { padding: 56px 32px; }
      .ts-card { flex: 0 0 calc(50% - 8px); }
    }
 
    @media (max-width: 600px) {
      .ts-wrap { padding: 48px 20px; }
      .ts-card { flex: 0 0 calc(100% - 0px); }
      .ts-top { flex-direction: column; gap: 20px; }
      .ts-bg-text { font-size: 80px; }
    }


    .hero {
      background: #F2871D;
      width: 100%;
      max-width: 100%;
      min-height: 520px;
      padding: 64px 56px;
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 48px;
      align-items: center;
      border-radius: 20px;
      position: relative;
      overflow: hidden;
    }
 
    .hero::before {
      content: '';
      position: absolute;
      right: 220px;
      top: 50%;
      transform: translateY(-50%);
      width: 380px;
      height: 380px;
      border-radius: 50%;
      background: rgba(255, 255, 255, 0.10);
      pointer-events: none;
    }
 
    /* LEFT COLUMN */
    .left-col {
      position: relative;
      z-index: 1;
    }
 
    .badge {
      display: inline-block;
      font-size: 11px;
      font-weight: 600;
      color: rgba(255, 255, 255, 0.75);
      letter-spacing: 0.1em;
      text-transform: uppercase;
      border: 0.5px solid rgba(255, 255, 255, 0.35);
      padding: 5px 14px;
      border-radius: 100px;
      margin-bottom: 22px;
    }
 
    .headline {
      font-size: 62px;
      font-weight: 800;
      color: #ffffff;
      line-height: 1.02;
      margin-bottom: 22px;
      letter-spacing: -1px;
    }
 
    .subtext {
      font-size: 15px;
      color: rgba(255, 255, 255, 0.78);
      line-height: 1.7;
      max-width: 400px;
      margin-bottom: 38px;
    }
 
    .cta-btn {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      background: #111111;
      color: #ffffff;
      font-size: 14px;
      font-weight: 600;
      padding: 14px 30px;
      border-radius: 100px;
      border: none;
      cursor: pointer;
      text-decoration: none;
      transition: background 0.2s;
    }
 
    .cta-btn:hover { background: #2a2a2a; }
 
    /* RIGHT COLUMN */
    .right-col {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 14px;
      position: relative;
      z-index: 1;
    }
 
    .card {
      background: #ffffff;
      border-radius: 14px;
      padding: 18px 20px;
    }
 
    .card-icon {
      width: 32px;
      height: 32px;
      border-radius: 8px;
      background: #FFF0E0;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 10px;
    }
 
    .card-icon i {
      font-size: 17px;
      color: #F2871D;
    }
 
    .card-label {
      font-size: 11px;
      color: #999;
      font-weight: 600;
      text-transform: uppercase;
      letter-spacing: 0.07em;
      margin-bottom: 6px;
    }
 
    .stat-row {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
 
    .card-value {
      font-size: 26px;
      font-weight: 800;
      color: #111;
      line-height: 1;
    }
 
    .card-sub {
      font-size: 11px;
      color: #bbb;
      margin-top: 4px;
    }
 
    .pill-up {
      background: #ECFDF3;
      color: #16A34A;
      font-size: 11px;
      font-weight: 600;
      padding: 3px 9px;
      border-radius: 100px;
    }
 
    .card-wide {
      grid-column: 1 / -1;
    }
 
    /* Chart */
    .chart-bars {
      display: flex;
      align-items: flex-end;
      gap: 6px;
      height: 64px;
      margin-top: 14px;
    }
 
    .bar {
      flex: 1;
      border-radius: 3px 3px 0 0;
    }
 
    .bar.orange { background: #F2871D; }
    .bar.light  { background: #E5E5E5; }
 
    .chart-labels {
      display: flex;
      gap: 6px;
      margin-top: 5px;
    }
 
    .chart-labels span {
      flex: 1;
      font-size: 9px;
      color: #bbb;
      text-align: center;
    }
 
    /* Quick links card */
    .links-card {
      grid-column: 1 / -1;
      padding: 14px 20px;
    }
 
    .link-row {
      display: flex;
      align-items: center;
      gap: 10px;
      font-size: 13px;
      color: #444;
      padding: 6px 0;
    }
 
    .link-row i {
      color: #F2871D;
      font-size: 15px;
    }
 
    .divider {
      height: 0.5px;
      background: #f0f0f0;
    }
 
    /* Responsive */
    @media (max-width: 768px) {
      .hero {
        grid-template-columns: 1fr;
        padding: 100px 28px;
      }
      .headline { font-size: 44px; }
      .hero::before { display: none; }
    }

/*HEROBANNNER*/

.hero-banner {
  position: relative;
  background: linear-gradient(135deg, #ff7802 0%, #ff8a12 45%, #f2871d 100%);
  min-height: 760px;
  padding: 100px 70px 40px;
  border-radius: 0 0 24px 24px;
  overflow: hidden;
  font-family: 'Poppins', sans-serif;
}

.hero-container {
  max-width: 1760px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 48% 52%;
  align-items: center;
  position: relative;
  z-index: 2;
}

.hero-tag {
  display: inline-block;
  color: #fff;
  border: 1px solid rgba(255,255,255,0.75);
  padding: 8px 22px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.5px;
  margin-bottom: 28px;
}

.hero-left h1 {
  color: #fff;
  font-size: clamp(58px, 6vw, 110px);
  font-weight: 800;
  line-height: 0.95;
  margin: 0 0 32px;
}

.hero-left p {
  max-width: 560px;
  color: #fff;
  font-size: 22px;
  line-height: 1.55;
  margin-bottom: 38px;
}

.hero-buttons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.btn-dark,
.btn-outline {
  height: 62px;
  padding: 0 34px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  font-size: 17px;
  font-weight: 700;
  text-decoration: none;
}

.btn-dark {
  background: #070707;
  color: #fff;
}

.btn-outline {
  border: 1px solid rgba(255,255,255,0.8);
  color: #fff;
}

.hero-right {
  position: relative;
  min-height: 610px;
}

.hero-person {
  position: absolute;
  right: 4%;
  bottom: 0;
  width: 43%;
  max-width: 430px;
  z-index: 4;
}

.stat-card {
  position: absolute;
  background: #fff;
  border-radius: 18px;
  padding: 24px 28px;
  box-shadow: 0 20px 50px rgba(0,0,0,0.08);
  display: flex;
  align-items: center;
  gap: 18px;
  z-index: 3;
}

.stat-card h4 {
  margin: 0 0 8px;
  color: #141414;
  font-size: 17px;
  font-weight: 700;
}

.stat-card h3 {
  margin: 0 0 4px;
  color: #000;
  font-size: 32px;
  font-weight: 800;
}

.stat-card p {
  margin: 0;
  color: #8b8b8b;
  font-size: 14px;
}

.green {
  color: #13a538 !important;
  font-weight: 600;
}

.icon-box {
  width: 46px;
  height: 46px;
  background: #fff0df;
  color: #f2871d;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
}

.revenue-card {
  top: 55px;
  left: 5%;
  width: 410px;
}

.orders-card {
  top: 210px;
  left: 5%;
  width: 410px;
}

.stores-card {
  top: 365px;
  left: 5%;
  width: 520px;
}

.platforms {
  margin-left: auto;
  display: flex;
  gap: 8px;
}

.platforms span {
  width: 34px;
  height: 34px;
  background: #f3f3f3;
  border-radius: 9px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
}

.circle-badge {
  position: absolute;
  width: 115px;
  height: 115px;
  border-radius: 50%;
  background: radial-gradient(circle, #fff 0%, #ffd09a 55%, #ff9b2b 100%);
  color: #111;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-weight: 800;
  text-align: center;
  z-index: 5;
  box-shadow: 0 12px 35px rgba(0,0,0,0.1);
}

.circle-badge span {
  font-size: 13px;
  line-height: 1.15;
}

.badge-one {
  top: 15px;
  right: 33%;
}

.badge-two {
  top: 245px;
  right: 0;
}

.badge-three {
  bottom: 25px;
  right: 2%;
}

.hero-features {
  max-width: 1720px;
  margin: 50px auto 0;
  background: #fff;
  border-radius: 18px;
  padding: 35px 42px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 25px;
  position: relative;
  z-index: 6;
  box-shadow: 0 20px 45px rgba(0,0,0,0.08);
}

.feature-item {
  display: flex;
  gap: 20px;
  align-items: center;
  border-right: 1px solid #eee;
}

.feature-item:last-child {
  border-right: 0;
}

.feature-icon {
  width: 64px;
  height: 64px;
  border-radius: 14px;
  background: #fff0df;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  flex-shrink: 0;
}

.feature-item h4 {
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 800;
  color: #111;
}

.feature-item p {
  margin: 0;
  color: #555;
  font-size: 15px;
  line-height: 1.5;
}

.red { background: #ffe8e8; }
.green-icon { background: #e8ffe9; }
.purple-icon { background: #f1ecff; }

@media (max-width: 1199px) {
  .hero-banner {
    padding: 80px 35px 35px;
  }

  .hero-container {
    grid-template-columns: 1fr;
  }

  .hero-right {
    margin-top: 50px;
  }

  .hero-features {
    grid-template-columns: repeat(2, 1fr);
  }

  .feature-item:nth-child(2) {
    border-right: 0;
  }
}

@media (max-width: 767px) {
  .hero-banner {
    padding: 100px 20px 30px;
  }

  .hero-left h1 {
    font-size: 58px;
  }

  .hero-left p {
    font-size: 17px;
  }

  .hero-right {
    min-height: auto;
  }

  .stat-card,
  .hero-person,
  .circle-badge {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    bottom: auto;
    width: 100%;
    margin-bottom: 18px;
  }

  .hero-person {
    max-width: 320px;
    margin: 0 auto 20px;
    display: block;
  }

  .stores-card {
    width: 100%;
  }

  .hero-features {
    grid-template-columns: 1fr;
    padding: 25px;
  }

  .feature-item {
    border-right: 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 18px;
  }

  .feature-item:last-child {
    border-bottom: 0;
  }
}



@media (max-width: 991px) {
  .hero-banner {
    padding: 100px 20px 30px;
  }
}


.platforms{
    display:flex;
    gap:12px;
    align-items:center;
}

.platforms a{
    width:40px;
    height:40px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#f5f5f5;
    color:#000;
    text-decoration:none;
    font-size:20px;
    transition:0.3s;
}

.platforms a:hover{
    transform:translateY(-3px);
}

* { margin: 0; padding: 0; box-sizing: border-box; }
body { font-family: 'Inter', sans-serif; }

/* ── SECTION ── */
.ct-section {
  position: relative;
  background: #0a0604;
  overflow: hidden;
  padding: 0;
}

/* top border accent */
.ct-section::before {
  content: '';
  position: absolute;
  top: 0; left: 0; right: 0;
  height: 3px;
  background: linear-gradient(90deg, transparent 0%, #F8A230 30%, #ffb259 60%, transparent 100%);
}

/* background grid */
.ct-section::after {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.02) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.02) 1px, transparent 1px);
  background-size: 56px 56px;
  pointer-events: none;
}

/* glow blob */
.ct-blob {
  position: absolute;
  top: -120px; right: -120px;
  width: 500px; height: 500px;
  background: radial-gradient(circle, rgba(255,122,26,0.22) 0%, transparent 65%);
  pointer-events: none;
  z-index: 0;
}
.ct-blob-2 {
  position: absolute;
  bottom: -150px; left: -80px;
  width: 400px; height: 400px;
  background: radial-gradient(circle, rgba(255,178,89,0.1) 0%, transparent 65%);
  pointer-events: none;
  z-index: 0;
}

/* inner layout */
.ct-inner {
  position: relative;
  z-index: 1;
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-height: 640px;
}


.nch-section {
  background: #0a0604;
  position: relative;
  overflow: hidden;
  padding: 100px 0 90px;
}

/* subtle bg texture */
.nch-section::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,0.018) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.018) 1px, transparent 1px);
  background-size: 60px 60px;
  pointer-events: none;
}

/* glow */
.nch-section::after {
  content: '';
  position: absolute;
  top: -100px; left: 50%;
  transform: translateX(-50%);
  width: 700px; height: 400px;
  background: radial-gradient(ellipse, rgba(255,122,26,0.14) 0%, transparent 65%);
  pointer-events: none;
}

.nch-inner {
  position: relative;
  z-index: 1;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 6vw;
}

/* ── HEAD ── */
.nch-head {
  text-align: center;
  margin-bottom: 64px;
}

.nch-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,122,26,0.1);
  border: 1px solid rgba(255,122,26,0.22);
  color: #ffb259;
  font-family: 'Sora', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  padding: 7px 18px;
  border-radius: 999px;
  margin-bottom: 22px;
}
.nch-dot {
  width: 6px; height: 6px;
  border-radius: 50%;
  background: #F8A230;
}

.nch-title {
  font-family: 'Sora', sans-serif;
  font-weight: 800;
  font-size: clamp(34px, 4.8vw, 54px);
  letter-spacing: -0.02em;
  color: #ffffff;
  margin-bottom: 16px;
  line-height: 1.1;
}
.nch-accent { color: #F8A230; }

.nch-sub {
  font-size: 16px;
  line-height: 1.75;
  color: rgba(255,255,255,0.5);
  max-width: 520px;
  margin: 0 auto;
}

/* ── GRID ── */
.nch-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
  margin-bottom: 56px;
}

/* ── CARD ── */
.nch-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.07);
  background: rgba(255,255,255,0.03);
  cursor: pointer;
  transition: transform 0.3s ease, border-color 0.3s ease;
}
.nch-card:hover {
  transform: translateY(-8px);
  border-color: rgba(255,122,26,0.4);
}

/* featured/center card */
.nch-card--featured {
  border-color: rgba(255,122,26,0.35);
  background: rgba(255,122,26,0.05);
  transform: translateY(-12px);
  box-shadow: 0 32px 64px -24px rgba(255,122,26,0.3);
}
.nch-card--featured:hover { transform: translateY(-18px); }

/* image wrap */
.nch-img-wrap {
  position: relative;
  width: 100%;
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

.nch-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.45s ease;
  filter: brightness(0.88);
}
.nch-card:hover .nch-img { transform: scale(1.07); filter: brightness(1); }

/* overlay tag */
.nch-overlay {
  position: absolute;
  top: 12px; left: 12px;
  z-index: 2;
  opacity: 0;
  transform: translateY(-6px);
  transition: opacity 0.25s ease, transform 0.25s ease;
}
.nch-card:hover .nch-overlay,
.nch-card--featured .nch-overlay {
  opacity: 1;
  transform: translateY(0);
}
.nch-overlay-tag {
  background: #F8A230;
  color: #ffffff;
  font-family: 'Sora', sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 5px 12px;
  border-radius: 999px;
}

/* card footer */
.nch-card-foot {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 16px 16px;
  background: rgba(255,255,255,0.04);
  border-top: 1px solid rgba(255,255,255,0.06);
}
.nch-card--featured .nch-card-foot {
  background: rgba(255,122,26,0.1);
  border-top-color: rgba(255,122,26,0.2);
}

.nch-card-icon {
  width: 32px; height: 32px;
  border-radius: 8px;
  background: rgba(255,122,26,0.15);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.nch-card-icon svg {
  width: 16px; height: 16px;
  color: #F8A230;
}

.nch-label {
  font-family: 'Sora', sans-serif;
  font-weight: 700;
  font-size: 13px;
  color: #ffffff;
  flex: 1;
  line-height: 1.3;
}
.nch-card--featured .nch-label { color: #ffb259; }

.nch-arrow {
  width: 28px; height: 28px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.12);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
.nch-arrow svg { width: 12px; height: 12px; color: rgba(255,255,255,0.4); }

.nch-card:hover .nch-arrow,
.nch-card--featured .nch-arrow {
  background: #F8A230;
  border-color: #F8A230;
  transform: rotate(45deg);
}
.nch-card:hover .nch-arrow svg,
.nch-card--featured .nch-arrow svg { color: #ffffff; }

/* ── BOTTOM CTA STRIP ── */
.nch-cta-strip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 28px 36px;
  border-radius: 18px;
  border: 1px solid rgba(255,255,255,0.08);
  background: rgba(255,255,255,0.03);
}
.nch-cta-strip p {
  font-size: 15px;
  color: rgba(255,255,255,0.55);
}
.nch-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #F8A230;
  color: #ffffff;
  font-family: 'Sora', sans-serif;
  font-weight: 700;
  font-size: 14px;
  padding: 13px 26px;
  border-radius: 999px;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.2s ease, transform 0.2s ease;
}
.nch-cta-btn:hover { background: #e8660c; transform: translateY(-2px); }
.nch-cta-btn svg { width: 14px; height: 14px; }

/* ── RESPONSIVE ── */
@media (max-width: 1024px) {
  .nch-grid { grid-template-columns: repeat(3, 1fr); }
  .nch-card--featured { transform: none; }
  .nch-card--featured:hover { transform: translateY(-8px); }
}

@media (max-width: 680px) {
  .nch-grid { grid-template-columns: repeat(2, 1fr); gap: 14px; }
  .nch-section { padding: 70px 0 60px; }
  .nch-head { margin-bottom: 44px; }
  .nch-cta-strip { flex-direction: column; text-align: center; gap: 16px; }
  .nch-cta-btn { width: 100%; justify-content: center; }
}

@media (max-width: 400px) {
  .nch-grid { grid-template-columns: 1fr; }
}


/* ── LEFT ── */
.ct-left {
  padding: 90px 60px 80px 6vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-right: 1px solid rgba(255,255,255,0.07);
}

.ct-tag {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: rgba(255,122,26,0.12);
  border: 1px solid rgba(255,122,26,0.25);
  color: #ffb259;
  font-family: 'Sora', sans-serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  padding: 7px 16px;
  border-radius: 999px;
  margin-bottom: 30px;
  width: fit-content;
}
.ct-tag .ct-dot {
  width: 6px; height: 6px;
  border-radius: 50%;
  background: #F8A230;
}

.ct-left h2 {
  font-family: 'Sora', sans-serif;
  font-weight: 900;
  font-size: clamp(38px, 5vw, 62px);
  line-height: 1.04;
  letter-spacing: -0.03em;
  color: #ffffff;
  margin-bottom: 24px;
}
.ct-left h2 em {
  font-style: normal;
  color: #F8A230;
}

.ct-left p {
  font-size: 16px;
  line-height: 1.75;
  color: rgba(255,255,255,0.6);
  max-width: 420px;
  margin-bottom: 44px;
}

/* stats row */
.ct-stats {
  display: flex;
  gap: 36px;
  padding-top: 40px;
  border-top: 1px solid rgba(255,255,255,0.08);
}
.ct-stat { display: flex; flex-direction: column; gap: 4px; }
.ct-stat .n {
  font-family: 'Sora', sans-serif;
  font-weight: 800;
  font-size: 28px;
  color: #ffffff;
  letter-spacing: -0.01em;
}
.ct-stat .l {
  font-size: 11px;
  font-weight: 600;
  color: rgba(255,255,255,0.4);
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

/* contact channels */
.ct-channels {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin-bottom: 44px;
}
.ct-channel {
  display: flex;
  align-items: center;
  gap: 14px;
  text-decoration: none;
  padding: 14px 18px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,0.07);
  background: rgba(255,255,255,0.03);
  transition: border-color 0.2s ease, background 0.2s ease;
}
.ct-channel:hover {
  border-color: rgba(255,122,26,0.4);
  background: rgba(255,122,26,0.06);
}
.ct-channel-icon {
  width: 40px; height: 40px;
  border-radius: 10px;
  background: rgba(255,122,26,0.15);
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
}
.ct-channel-icon svg { width: 18px; height: 18px; color: #F8A230; }
.ct-channel-label {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
  margin-bottom: 2px;
}
.ct-channel-val {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}

/* ── RIGHT: form ── */
.ct-right {
  padding: 70px 6vw 70px 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ct-form-head {
  margin-bottom: 32px;
}
.ct-form-head h3 {
  font-family: 'Sora', sans-serif;
  font-weight: 700;
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 8px;
  letter-spacing: -0.01em;
}
.ct-form-head p {
  font-size: 14px;
  color: rgba(255,255,255,0.45);
  line-height: 1.6;
}

.ct-form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.ct-field {
  display: flex;
  flex-direction: column;
  gap: 7px;
}
.ct-field label {
  font-size: 11.5px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255,255,255,0.5);
}
.ct-field input,
.ct-field select,
.ct-field textarea {
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 12px;
  padding: 14px 16px;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  color: #ffffff;
  outline: none;
  transition: border-color 0.2s ease, background 0.2s ease;
  width: 100%;
  -webkit-appearance: none;
}
.ct-field input::placeholder,
.ct-field textarea::placeholder { color: rgba(255,255,255,0.25); }
.ct-field input:focus,
.ct-field select:focus,
.ct-field textarea:focus {
  border-color: rgba(255,122,26,0.55);
  background: rgba(255,122,26,0.06);
}
.ct-field select option { background: #1a0d05; color: #ffffff; }
.ct-field textarea { resize: none; height: 100px; line-height: 1.6; }

.ct-row-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

/* checkbox */
.ct-check {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
}
.ct-check input[type="checkbox"] {
  width: 17px; height: 17px;
  border-radius: 5px;
  border: 1px solid rgba(255,255,255,0.2);
  background: rgba(255,255,255,0.05);
  flex-shrink: 0;
  margin-top: 1px;
  cursor: pointer;
  accent-color: #F8A230;
}
.ts-stars{
    color: #FFD700;
    font-size: 18px;
    display: flex;
    gap: 2px;
}
.ct-check span {
  font-size: 12.5px;
  color: rgba(255,255,255,0.45);
  line-height: 1.55;
}
.ct-check a { color: #F8A230; text-decoration: none; }
.ct-check a:hover { text-decoration: underline; }

.ct-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #F8A230;
  color: #ffffff;
  font-family: 'Sora', sans-serif;
  font-weight: 700;
  font-size: 15px;
  padding: 16px;
  border-radius: 999px;
  border: none;
  cursor: pointer;
  transition: background 0.2s ease, transform 0.15s ease;
  width: 100%;
  margin-top: 4px;
}
.ct-submit:hover { background: #e8660c; transform: translateY(-2px); }
.ct-submit:active { transform: translateY(0); }
.ct-submit svg { width: 16px; height: 16px; }

/* bottom bar */
.ct-bottom {
  position: relative;
  z-index: 1;
  background: rgba(255,255,255,0.03);
  border-top: 1px solid rgba(255,255,255,0.06);
  padding: 20px 6vw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  flex-wrap: wrap;
}
.ct-bottom-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: rgba(255,255,255,0.4);
}
.ct-bottom-item svg { width: 15px; height: 15px; color: #F8A230; }

/* responsive */
@media (max-width: 900px) {
  .ct-inner { grid-template-columns: 1fr; }
  .ct-left {
    padding: 60px 6vw 40px;
    border-right: none;
    border-bottom: 1px solid rgba(255,255,255,0.07);
  }
  .ct-right { padding: 40px 6vw 60px; }
  .ct-left h2 { font-size: 42px; }
}
@media (max-width: 540px) {
  .ct-row-2 { grid-template-columns: 1fr; }
  .ct-stats { gap: 24px; flex-wrap: wrap; }
  .ct-left h2 { font-size: 34px; }
}

.seo-content {
padding-bottom: 0px;
}

   .services-section {
      display: grid;
      grid-template-columns: 380px 1fr;
      gap: 48px;
      max-width: 1200px;
      margin: 0 auto;
      padding: 80px 40px;
      align-items: start;
    }
 
    /* ── LEFT COLUMN ── */
    .services-left { padding-right: 24px; }
 
    .section-label {
      display: flex;
      align-items: center;
      gap: 12px;
      font-weight: 700;
      font-size: 15px;
      letter-spacing: 0.04em;
      margin-bottom: 24px;
    }
 
    .section-label::before {
      content: '';
      display: block;
      width: 36px;
      height: 3px;
      background: #F2871D;
      border-radius: 2px;
    }
 
    .services-heading {
      font-size: clamp(30px, 4vw, 42px);
      font-weight: 800;
      line-height: 1.18;
      margin-bottom: 28px;
      color: #111;
    }
 
    .services-heading .highlight { color: #F2871D; }
 
    .services-description {
      font-size: 15px;
      line-height: 1.75;
      color: #444;
      margin-bottom: 40px;
      max-width: 360px;
    }
 
    .services-btn {
      display: inline-flex;
      align-items: center;
      background: #111;
      color: #fff;
      font-family: 'Manrope', sans-serif;
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 0.03em;
      padding: 14px 24px;
      border-radius: 50px;
      text-decoration: none;
      cursor: pointer;
      border: none;
      transition: background 0.2s;
    }
 
    .services-btn .btn-badge {
      width: 34px;
      height: 34px;
      background: #F2871D;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 16px;
    }
 
    .services-btn:hover { background: #222; }
 
    /* ── CARDS GRID ── */
    .services-grid {
      display: grid;
      grid-template-columns: 1fr 1fr;
      gap: 20px;
    }
 
    /* ── CARD BASE ── */
    .service-card {
      background: #F4F4F4;
      border-radius: 16px;
      padding: 28px 24px;
      position: relative;
      overflow: hidden;
      cursor: pointer;
      transition: background 0.3s, transform 0.3s, box-shadow 0.3s, color 0.3s;
    }
 
    .service-card:hover {
      background: #111;
      color: #fff;
      transform: translateY(-4px);
      box-shadow: 0 16px 40px rgba(0,0,0,0.18);
    }
 
    /* orange top accent bar */
    .card-accent {
      width: 52px;
      height: 4px;
      background: #F2871D;
      border-radius: 2px;
      margin-bottom: 22px;
    }
 
    .card-inner {
      display: flex;
      align-items: flex-start;
      gap: 18px;
    }
 
    /* LOGO BOX */
    .card-logo {
      width: 72px;
      height: 72px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
 
    .service-card:hover .card-logo {
    
      box-shadow: none;
    }
 
    .card-logo svg {
      width: 44px;
      height: 44px;
    }
 
    /* CARD TEXT */
    .card-content { flex: 1; }
 
    .card-title {
      font-size: 18px;
      font-weight: 800;
      line-height: 1.25;
      margin-bottom: 10px;
      color: #111;
      transition: color 0.3s;
    }
 
    .service-card:hover .card-title { color: #fff; }
 
    .card-desc {
      font-size: 13.5px;
      line-height: 1.65;
      color: #555;
      transition: color 0.3s;
    }
 
    .service-card:hover .card-desc { color: #bbb; }
 
    /* READ MORE — hidden by default, shown on hover */
    .card-read-more {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      font-size: 13.5px;
      font-weight: 700;
      color: #fff;
      text-decoration: none;
      margin-top: 14px;
      opacity: 0;
      transform: translateY(6px);
      transition: opacity 0.3s, transform 0.3s;
      pointer-events: none;
    }
 
    .service-card:hover .card-read-more {
      opacity: 1;
      transform: translateY(0);
      pointer-events: auto;
    }
 
    .card-read-more .arrow-circle {
      width: 26px;
      height: 26px;
      background: #F2871D;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
    }
 
    .card-read-more .arrow-circle svg {
      width: 13px;
      height: 13px;
    }
 
    /* Responsive */
    @media (max-width: 1024px) {
      .services-section {
        grid-template-columns: 1fr;
        padding: 48px 24px;
      }
      .services-left { padding-right: 0; max-width: 600px; }
      .services-description { max-width: 100%; }
      .services-grid { grid-template-columns: 1fr 1fr; }
    }
 
    @media (max-width: 600px) {
      .services-grid { grid-template-columns: 1fr; }
      .services-section { padding: 40px 16px; }
    }