@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Oswald:wght@200..700&display=swap");

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: inherit;
  font-family: inherit;
  font-weight: 400;
  outline: 0 !important;
}

html {
  scroll-padding-top: 3.5rem;
  overflow-x: hidden;
}

body {
  font-size: 14px;
  font-family: "DM Sans", sans-serif;
  color: #101010;
  /* overflow-x: hidden !important; */
  position: relative;
}

a {
  color: inherit;
  cursor: pointer;
}

a:focus,
a:hover {
  color: inherit;
  text-decoration: none;
}

.container-fluid {
  max-width: 1920px;
}

a,
button {
  -webkit-transition: 0.5s !important;
  transition: 0.5s !important;
}

ul {
  margin: 0;
}

h1,
h2 {
  font-family: "Oswald", sans-serif;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}

header,
footer,
section {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  vertical-align: top;
  padding-top: 4.5rem;
  padding-bottom: 5rem;
}

.header-top {
  padding-bottom: 20px;
  position: relative;
  padding-top: 20px;
  background-color: #0E1F44;
}

/* button */
.common-button {
  background-color: #182C5F;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 20px 30px;
  border: none;
  font-size: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}

.common-button .fa-arrow-right {
  margin-left: 40px !important;
}

.common-button:hover {
  background-color: #D81F25;
  color: #fff;
}

.common-button-2 {
  background-color: #D81F25;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 20px 30px;
  border: none;
  font-size: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}

.common-button-2 .fa-arrow-right {
  margin-left: 40px !important;
}

.common-button-2:hover {
  background-color: #182C5F;
  color: #fff;
}

.truncate-text {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.jobinfo{
  font-size: 18px;
}

.jobinfo ul {
  margin-top: 15px;
  margin-bottom: 15px; }
  
.WhtDo_secOne .heading a.common-button-2:hover {
  background-color: #182C5F;
  color: #fff;
}

.header_bottom.sticky .navbar .navbar-brand {
  margin-top: unset;
}

.sticky .navbar-brand img {
  width: 90px;
}

.header_bottom.sticky {
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  box-shadow: 0 0 5px rgb(0 0 0 / 20%);
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  transition: 0.5s;
  position: fixed;
}

.header-top ul {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  padding-left: 0;
}

.header-top ul li {
  display: inline-block;
  margin-left: 20px;
  position: relative;
}

.header-top ul li a {
  text-decoration: none;
  font-family: DM Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  position: relative;
  color: #fff;
}

.header-push-button .logInBtn {
  background: #DA251C;
  font-family: DM Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 6px;
  letter-spacing: 0em;
  text-align: center;
  color: #000000;
  padding: 18px 20px;
  white-space: nowrap;
  display: inline-block;
  height: 51px;
  margin-top: 0px;
  margin: 0 10px;
  color: #fff;
}

.header-push-button .logInBtn:hover {
  background-color: #0E1F44;
  color: #fff;
}

.header-top ul li:first-child {
  margin-left: 0;
}

.header-top ul li:nth-child(2) {
  margin-left: 10px;
}

.circleIcon {
  width: 27px;
  height: 27px;
  background-color: #06112B;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.circleIcon i {
  font-size: 14px;
}

.header-top ul.sociAlList {
  text-align: right;
  display: block;
}

.search {
  width: 100%;
  position: relative;
  display: flex;
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  max-width: 576px;
  width: 100%;
}

.searchTerm {
  width: 100%;
  border: none;
  padding: 10px;
  height: 60px;
  border-radius: 10px;
}

.searchButton {
  width: 50px;
  height: 60px;
  border: none;
  background: transparent;
  text-align: center;
  color: #000;
  border-radius: 0;
  cursor: pointer;
  font-size: 15px;
}

.header_bottom .navbar {
  padding: 0 !important;
}

.header-push-button {
  margin-left: auto;
  display: flex;
  align-items: center;
}

.header-push-button .humIcon {
  width: 50px;
  height: 50px;
  display: flex;
  background: #0E1F44;
  position: relative;
  border-radius: 50%;
}

.sticky .navbar-brand img {
  width: 90px;
}

.header_bottom.sticky {
  background: #ffffff;
  -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 20%);
  box-shadow: 0 0 5px rgb(0 0 0 / 20%);
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
  transition: 0.5s;
  position: fixed;
}

/*---------------------*/
.header-push-button .humIcon {
  width: 50px;
  height: 50px;
  display: flex;
  background: #0E1F44;
  position: relative;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-left: 30px;
}

.hamburger {
  background: none;
  top: 0;
  right: 0;
  cursor: pointer;
  outline: none;
  z-index: 10000000000000;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.cross {
  cursor: pointer;
  z-index: 10000000000000;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.menu {
  z-index: 1000000;
  width: 100%;
  background: #0E1F44;
  position: absolute;
  text-align: center;
  padding: 50px 0;
}

.menu .banner-left {
  text-align: left;
  padding-left: 120px;
}

.menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  padding-left: 30px;
}

.menu ul li {
  display: block;
  text-align: left;
  color: #b4b4b4;
}

.menu ul li:hover {
  display: block;
  color: #fff;
}

.menu ul li.current-menu-item {
  color: #fff;
}

.menu ul li a {
  text-decoration: none;
  margin: 0px;
  font-size: 35px;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  position: relative;
}

.menu .banner-left a {
  color: #000;
}

.menu .banner-left a.common-button {
  background-color: #DA251C;
  color: #fff;
}

.menu .banner-left a.common-button:hover {
  background-color: #fff;
  color: #000;
}

.menu ul li.menu-item-has-children>a::after {
  content: '\f107';
  font-family: "FontAwesome";
  position: absolute;
  right: -100px;
  font-size: 40px;
}

.menu ul li.menu-item-has-children .sub-menu li a:before {
  content: '';
  width: 20px;
  height: 3px;
  background-color: #b4b4b4;
  left: -28px;
  position: absolute;
  top: 25px;
}

.ourtext span {
  display: inline-block;
  text-align: right;
  float: right;
  font-size: 12px;
  opacity: 1 !important;
  line-height: 1.2;
}

.sub-menu {
  padding-left: 20px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out;
}

.sub-menu.show {
  max-height: 200px;
}

.menu .banner_inner .banner-left h1 {
  font-size: 60px;
  line-height: 1.2;
}

/********hero-start**********/
.herosection {
  position: relative;
  padding: 0;
  z-index: 0;
  min-height: auto;
  height: auto;
}

.banner-left {
  max-width: 100%;
}

.banner-left h6 {
  text-decoration: underline;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 30px;
}

.red-bton {
  background-color: #D81F25;
  color: #fff;
}

.red-bton:hover {
  background-color: #0E1F44;
  color: #fff;
}

.banerRdbtn {
  display: flex;
  gap: 15px;
}

/* .banner_inner .banner-left a img {
  filter: invert(1);
} */
.white-btn {
  background-color: #fff;
  color: #000 !important;
}

.white-btn:hover {
  background-color: rgba(255, 255, 255, 0.8);

}

.herosection video {
  width: 100%;
  min-height: auto;
  height: auto;
}

.herosection img.bn-bg {
  height: 100vh;
  position: relative;
  z-index: -1;
  aspect-ratio: 19.2 / 8.7;
  min-height: 100vh;
  object-fit: cover;
}

.banner_inner {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  /* background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.6) 60%); */
  background: linear-gradient(90deg, #000000 0.6%, rgba(0, 0, 0, 0) 62.19%);
}

.banner_inner .banner-left a {
  width: fit-content;
}

.banner_inner .banner-left h1 {
  color: #fff;
  font-size: 86px;
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  line-height: 96px;
  text-transform: uppercase;
}

.banner_inner .banner-left p {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  margin: 30px 0 40px;
  font-family: DM Sans;
  font-weight: 500;
}

/* .banner-left {
  max-width: 730px;
} */
.container_mouse {
  color: #fff;
  font-family: DM Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: 0em;
  text-align: left;
  cursor: pointer;
  margin-top: 100px;
}

.container_mouse .mouse-btn {
  width: 25px;
  height: 36px;
  border: 3px solid #fff;
  border-radius: 30px;
  display: flex;
  margin-bottom: 8px;
}

.container_mouse .mouse-btn .mouse-scroll {
  display: block;
  width: 2px;
  height: 10px;
  background: #fff;
  border-radius: 5px;
  margin: auto;
  animation: scrolling 1s linear infinite;
}

@keyframes scrolling {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }

  100% {
    opacity: 1;
    transform: translateY(10px);
  }
}

/**************banner end************/
/*************section one************/
section.section_one {
  background-color: #0E1F44;
  padding: 40px 0;
}

.SearcHwrap {
  display: flex;
  gap: 10px;
  position: relative;
  align-items: center;
}

.section_one h2 {
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: 0em;
  text-align: left;
  padding-left: 30px;
  max-width: 470px;
  position: relative;
  color: #fff;
}

.section_one h2:before {
  content: '';
  width: 3px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 8px;
  background-color: #fff;
}

.section_one h5 {
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin-bottom: 15px;
}

.section_one .whIteWrappr {
  padding: 20px 20px 20px 50px;
  border-radius: 10px;
}

.section_one .whIteWrappr .search {
  max-width: 100%;
}

.section_one .whIteWrappr .banner-form .form-select {
  height: 60px;
  border: 1px solid #d1d1d1;
}

.section_one .whIteWrappr .banner-form .form-select:focus {
  box-shadow: none;
}

.section_one .whIteWrappr .banner-form .find-btn.common-button {
  background-color: #D81F25;
  color: #fff;
  white-space: nowrap;
  padding: 10px;
  width: 180px;
  height: 60px;
}

.section_one .whIteWrappr .banner-form .find-btn.common-button:hover {
  background-color: #06112B;
  color: #fff;
}

/*************section one end************/
/*************section two************/
section.section_two {
  background-color: #F6F6F6;
}

.heading-titlte {
  font-family: "Oswald", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 52px;
  letter-spacing: 0em;
  display: table;
  text-align: left;
  color: #000;
  position: relative;
  padding-left: 20px;
  margin: 0 auto;
  width: 100%;
  text-transform: uppercase;
}

.section_two .heading-titlte {
  margin-bottom: 50px;
}

.heading-titlte::before {
  content: "";
  width: 3px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 8px;
  background-color: #000;
}

section.section_two a {
  transition: 0.5s !important;
  text-decoration: none;
}

section.section_two a:hover .service-card {
  -webkit-box-shadow: 0 10px 30px rgba(3, 26, 24, 0.15);
  box-shadow: 0 10px 30px rgba(3, 26, 24, 0.15);
  background-color: #fff;
}

.service-card {
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 1);
  text-align: center;
  padding: 30px 70px;
  margin-bottom: 30px;
  border: 1px solid transparent;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  transition: 0.5s !important;
}

.service-card span.grnCircle {
  width: 85px;
  height: 85px;
  display: flex;
  align-items: center;
  border-radius: 50%;
  justify-content: center;
}

.service-card span.grnCircle img {
  max-width: 78px;
}

.service-card h6 {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0em;
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase;
}

/*************section two end************/
/*************section three************/

/*************section three************/
.section_three {
  background-color: #f6f6f6;
}

.section_three .heading-titlte {
  max-width: 780px;
  text-transform: uppercase;
  width: auto;
}

.section_three p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-align: left;
}

.section_three .heading-titlte::before {
  background-color: #000;
}

.owl-carousel-addplay {
  padding-top: 50px;
}

.owl-carousel-addplay .item-box {
  background-color: #fff;
  position: relative;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

.owl-carousel-addplay .item-box .add-box {
  max-width: 100%;
  display: flex;
  position: relative;
  flex-direction: column;
  margin: 0 auto;
  text-align: -webkit-center;
  justify-content: center;
  align-items: center;
}

.owl-carousel-addplay .item-box .add-box img {
  aspect-ratio: 1 / 1;
  width: 100%;
}

.owl-carousel-addplay .owl-item .item-box:hover {
  transform: scale(1.1);
}

.owl-carousel-addplay .owl-item .item-box:hover h4 {
  color: #0E1F44;
}

.owl-carousel-addplay .owl-item .single {
  padding: 40px 0;
}

.owl-carousel-addplay .item-box h4 {
  display: flex;
  font-weight: 500;
  line-height: 50px;
  color: #fff;
  font-size: 25px;
  align-items: center;
  position: absolute;
  bottom: 20px;
  font-family: "Oswald", sans-serif;
  gap: 10px;
}

.owl-carousel-addplay .owl-nav {
  position: absolute;
  right: 150px;
  top: 0;
}

.owl-carousel-addplay .item-box:hover h4 span.ImageCo {
  background-color: #0E1F44;
  border: 1px dashed #0E1F44;
}

.owl-carousel-addplay .item-box h4 span.ImageCo img {
  max-width: 40px;
}

.owl-carousel-addplay .owl-nav button.owl-next,
.owl-carousel-addplay .owl-nav button.owl-prev {
  background-color: #0E1F44 !important;
  border: 1px solid #0E1F44;
  width: 60px;
  height: 60px;
  line-height: 0;
  border-radius: 50%;
  font-size: 30px;
  color: #fff;
}

.owl-carousel-addplay .owl-nav button.owl-next:hover,
.owl-carousel-addplay .owl-nav button.owl-prev:hover {
  border: 1px solid #DA251C;
  color: #DA251C;
  background-color: transparent !important;
}

.owl-carousel-addplay .item-box:hover h4 span.ImageCo img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(275deg) brightness(103%) contrast(103%);
}

.owl-carousel-addplay .item-box h4 span.ImageCo {
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 5px;
  border-radius: 50%;
  border: 1px dashed #0E1F44;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

.section_three hr {
  margin: 1rem 0;
  color: rgba(104, 104, 104, 0.4);
  border: 0;
  border-top: 1px solid;
  opacity: .40;
}

.section_three .heading-titlte {
  display: block;
  text-align: left;
}

/*************section three end************/
/*************vehicle App************/
.section.homeAbout {
  background-color: #F6F6F6;
}

.vechiclaWrapper {
  padding-left: 100px;
  max-width: 1920px;
  margin: 0 auto;
}

.vehicleApp .heading-titlte {
  font-size: 50px;
  line-height: 52px;
  display: table;
  text-align: left;
  padding-left: 20px;
  margin: 0 auto 15px;
  width: 100%;
}

.vehicleApp .heading p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  padding-left: 20px;
  margin-bottom: 30px;
}

.vechiclaWrapper .heading a:hover {
  background-color: #D81F25;
  color: #fff;
}

.heading a {
  margin-left: 20px;
}

.owl-carousel-vehicle .single .newsbx {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.36s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

.owl-carousel-vehicle .owl-nav button.owl-next {
  background-color: #fff !important;
  width: 60px;
  height: 60px;
  line-height: 0;
  border-radius: 50%;
  font-size: 20px;
  color: #182C5F;
  right: 165px;
  border: 1px solid #fff;
  box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.12);
}

.owl-carousel-vehicle .owl-nav button.owl-prev {
  display: none;
}

.owl-carousel-vehicle .owl-nav button.owl-next:hover {
  background-color: #182C5F !important;
  color: #fff;
  border: 1px solid #182C5F;
}

.owl-carousel-vehicle .single {
  padding: 40px 0;
  transition: 0.5s ease-in-out;
}

.owl-carousel-vehicle .owl-item:hover .single {
  transform: scaleY(1.1);
}

.owl-carousel-vehicle .single .newsbx img {
  border-radius: 10px;
  aspect-ratio: 3.56 / 4.50;
  object-fit: cover;
}

.owl-carousel-vehicle .single .newsbx:before {
  content: '';
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.40);
  position: absolute;
  border-radius: 10px;
}

.content-details {
  position: absolute;
  text-align: center;
  padding: 40px;
  width: 100%;
  top: 75%;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

.add-box:hover .work-text {
  top: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  justify-content: center;
}

.add-box:hover .work-text span {
  opacity: 1;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}

.work-text {
  position: absolute;
  text-align: center;
  padding: 30px;
  width: 100%;
  top: 75%;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

.work-text h3 {
  color: #fff;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  margin-bottom: 20px;
}

.work-text span {
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.36s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
  color: #fff;
}

.content-details p {
  opacity: 0;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.36s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

.newsbx:hover .content-details {
  top: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  justify-content: center;
}

.owl-carousel-vehicle .single .newsbx:hover {
  transform: scale(1.1);
}

.newsbx:hover .content-details p {
  opacity: 1;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
}

.content-details h4 {
  color: #fff;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  font-size: 26px;
  font-weight: 600;
  line-height: 52px;
  letter-spacing: 0em;
  text-align: center;
}

.content-details p {
  color: #fff;
  font-size: 0.8em;
  -webkit-transition: all 0.6s ease-in-out 0s;
  -moz-transition: all 0.6s ease-in-out 0s;
  transition: all 0.6s ease-in-out 0s;
}

.fadeIn-bottom {
  top: 80%;
}

.vehicleApp .owl-nav button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent !important;
  color: #fff;
}

.owl-carousel-brand.owl-carousel .owl-nav button.owl-next,
.owl-carousel-brand.owl-carousel .owl-nav button.owl-prev {
  background-color: #fff !important;
  width: 60px;
  height: 60px;
  line-height: 0;
  border-radius: 50%;
  font-size: 20px;
  color: #182C5F;

  border: 1px solid #182C5F;
  box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.12);
}

.owl-carousel-brand.owl-carousel .owl-nav button.owl-next {
  right: -75px;
}

.owl-carousel-brand.owl-carousel .owl-nav button.owl-prev {
  left: -75px;
}

.owl-carousel-brand.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel-brand.owl-carousel .owl-nav button.owl-prev:hover {
  background-color: #182C5F !important;
  color: #fff;
  box-shadow: none;
}



.compannnyWrapper {
  -webkit-transition-timing-function: linear !important;
  -o-transition-timing-function: linear !important;
  transition-timing-function: linear !important;
}

.compannnyWrapper .client-bx {
  height: 150px;
  display: grid;
  justify-content: center;
  align-items: center;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.compannnyWrapper .owl-item:nth-child(even) .client-bx:first-child,
.compannnyWrapper .owl-item:nth-child(even) .client-bx:nth-child(3) {
  background-color: #f6f6f6;
}

.compannnyWrapper .owl-item:nth-child(even) .client-bx:first-child img,
.compannnyWrapper .owl-item:nth-child(even) .client-bx:nth-child(3) img {
  background-color: #d0d0d0;
}

.compannnyWrapper .owl-item:nth-child(odd) .client-bx:nth-child(2) {
  background-color: #f6f6f6;
}

.compannnyWrapper .owl-item:nth-child(odd) .client-bx:nth-child(2) img {
  background-color: #d0d0d0;
}

.compannnyWrapper .client-bx img {
  max-height: 100px;
  width: 100%;
  background-color: transparent;
}

.vehicleApp .compannnyWrapper {
  padding: 70px 0 0;
}

.vehicleApp .compannnyWrapper .heading-titlte {
  text-align: center;
  width: max-content;
  font-size: 26px !important;
  align-items: center;
  display: flex;
}

.vehicleApp .compannnyWrapper h2.heading-titlte:before {
  content: '';
  width: 190px;
  height: 1px;
  background-color: #000;
  position: absolute;
  transform: translate(0%, -50%);
  left: -95%;
  top: 50%;
  display: block !important;
}

.vehicleApp .compannnyWrapper h2.heading-titlte:after {
  content: '';
  width: 190px;
  height: 1px;
  background-color: #000;
  position: absolute;
  transform: translate(0%, -50%);
  right: -95%;
  top: 50%;
}

/*************vehicle App end************/
/*************featured product************/
section.featture_product {
  background-color: #f6f6f6;
}

.featture_product .heading-titlte {
  text-align: left;
  color: #000;
  margin: 0 0 15px;
  text-transform: uppercase;
}

.featture_product .heading-titlte::before {
  background-color: #000;
}

.featture_product .headingText {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  color: #000;
  padding-left: 20px;
}

.featture_product hr {
  color: #fff;
  opacity: .40;
  margin-left: 20px;
  width: calc(100% - 20px);
}

.featture_product .deepGreenOuter {
  background-color: #005835;
  border-radius: 10px;
}

.featture_product .deepGreenOuter {
  background-color: #182C5F;
  border-radius: 10px;
  display: block;
  width: 100%;
  max-width: 95%;
  padding: 50px;
  margin: 40px auto 0;
}

.item-box .offer-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-radius: 10px;
  background-color: #fff;
}

.item-box .offer-card .product-card__image {
  position: relative;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px;
  border-radius: 10px;
  height: 310px;
}

.item-box .offer-card .product_decc {
  padding: 16px 16px 30px;
}

.product-card__image a img {
  aspect-ratio: 1 / 1;
  max-width: 100%;
  height: auto;
  margin: auto;
  object-fit: contain;
}

.offer-card .product_decc .product_code {
  font-weight: 400;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 14px;
  letter-spacing: 0em;
  text-align: left;
  color: #9c9c9c;
}

.product_decc .product-card__name a {
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  letter-spacing: 0em;
  text-align: left;
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
}

.product-card__badges {
  position: absolute;
  top: 10px;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  align-items: flex-start;
  left: 16px;
}

.tag-badge--hot {
  color: #fff;
}

.tag-badge {
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  line-height: 1;
  z-index: 0;
  height: 18px;
  padding: 4px 14px 0;
}

.tag-badge:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 5px 0 5px 0;
  transform-origin: center;
  left: 3.5px;
  right: 3.5px;
}

.tag-badge--sale {
  color: #fff;
}

.tag-badge--sale:before {
  background: #f33;
}

.tag-badge--new {
  color: #fff;
}

.tag-badge--new:before {
  background: #37f;
}

.tag-badge--hot:before {
  background: #614ba6;
}

.product_decc .product-card__name p {
  color: #525252;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.featture_product .owl-carousel .owl-nav button.owl-next,
.featture_product .owl-carousel .owl-nav button.owl-prev {
  background-color: #dc3545 !important;
  border: 1px solid #dc3545;
  width: 60px;
  height: 60px;
  line-height: 0;
  border-radius: 50%;
}

.compannnyWrapperInner {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto;
}

.featture_product .owl-carousel .owl-nav button.owl-next:hover,
.featture_product .owl-carousel .owl-nav button.owl-prev:hover {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent !important;
}

.featture_product .owl-carousel .owl-nav button.owl-next,
.featture_product .owl-carousel .owl-nav button.owl-prev {
  font-size: 32px;
}

.featture_product .owl-nav button.owl-prev {
  left: -70px;
  color: #fff;
}

.featture_product .owl-nav button.owl-next {
  right: -70px;
  color: #fff;
}

.featture_product .owl-nav button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent !important;
  color: #fff;
}

.featture_product .owl-carousel .owl-item {
  padding-bottom: 50px;
}

.item-box .offer-card .goI {
  width: 50px;
  position: absolute;
  bottom: -25px;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  right: 20px;
  filter: saturate(0.0);
}

.item-box .offer-card:hover .goI {
  opacity: 1;
  visibility: visible;
}

.deepGreenOuter .common-button {
  background-color: #fff;
  color: #000;
}

/*************featured product end************/
/************* latest News ************/
section.news_post {
  background-color: rgb(159 159 159 / 12%);
}

.news-bx {
  border: none;
  padding: 0;
  text-decoration: none;
  background: #fff;
  height: 100%;
  border-radius: 10px;
}

.section-heading .heading-titlte {
  margin-bottom: 15px;
  width: auto;
  color: #000;
}

.section-heading p {
  color: #525252;
  font-size: 18px;
  text-align: center;
  line-height: 28px;
  max-width: 830px;
  margin: 0 auto 50px;
}

.news-bx .card-img-top {
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
  aspect-ratio: 4.2 / 2.6;
}

.news-bx .card-header {
  padding: 0;
  border: none;
  border-radius: 10px;
}

.news-bx .card-body h5.card-title {
  color: #000;
  font-size: 17px;
  font-weight: 500;
  line-height: 26px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-bx .card-body p.card-text {
  color: #7a7a7a;
  font-size: 15px;
  font-weight: 300;
  line-height: 25px;
  margin-bottom: 10px;
}

.news-bx .card-body {
  padding: 20px;
}

.post-dt {
  display: flex;
  margin-bottom: 10px;
}

.post-dt p {
  color: #525252;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  line-height: 16px;
}

.post-dt p i {
  color: #182C5F;
}

.news-bx .card-body span.Ldrnmore {
  color: #182C5F;
  font-size: 14px;
  font-weight: bold;
}

/********product category area***/

/*****footer*********/
.ftparatext p {
  color: #fff;
  font-family: DM Sans;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-align: left;
  position: relative;
  margin: 20px 0;
}

.acfooter {
  padding: 80px 0;
  background-image: url("../images/Footer_Image.png");
  background-size: cover;
  background-position: center;
  position: relative;
  color: #fff;
}

footer.acfooter:before {
  background-color: #182c5fe6;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* footer.acfooter img.footerbg {
width: 100%;
object-fit: cover;
} */
.acfooter p.ft-text {
  color: #fff;
  font-size: 18px;
  line-height: 36px;
  margin-bottom: 15px;
  font-family: "Oswald", sans-serif;
  position: relative;
}

.footer-logo {
  margin-bottom: 25px;
  display: block;
  position: relative;
}

.footer-logo img {
  max-width: 100%;
}

.social a {
  margin-right: 30px;
}

.footer-link h4 {
  color: #fff;
  font-size: 26px;
  font-family: "Oswald", sans-serif;
  line-height: 26px;
  margin-bottom: 35px;
  position: relative;
}

.footer-link ul {
  list-style: none;
  padding: 0;
}

.footer-link ul li {
  position: relative;
  color: #fff;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 20px;
  font-weight: 400;
  transition: 0.5s ease-in-out;
  font-family: "Roboto", sans-serif;
}

.footer-link ul li:hover {
  padding-left: 3px;
}

.footer-link ul li a {
  text-decoration: none;
}

.copy-right {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  padding: 35px 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: 20px;
  position: relative;
}

.footer-link ul.sociAlList {
  display: inline-flex;
  margin-bottom: 15px;
}

.footer-link ul.sociAlList li {
  margin-right: 20px;
}

.footer-link ul.sociAlList li:hover {
  padding-left: 0;
}

.footer-link ul.sociAlList li:hover .circleIcon {
  box-shadow: 0 3px 6px rgba(10, 27, 11, 0.9);
}

.acfooter form {
  background: #fff;
  padding: 5px 10px;
  position: relative;
  border-radius: 0;
  text-align: left;
  max-width: 730px;
  margin: 0 auto;
  border: 1px solid #b3bcd3;
  border-radius: 10px;
}

.acfooter form input[type="email"] {
  border: 0;
  padding: 10px 0;
  width: calc(100% - 102px);
  border-radius: 10px 0 10px;
  background: transparent;
}

.acfooter form input[type="submit"] {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border: 0;
  background: none;
  font-size: 15px;
  padding: 0 20px 0px 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  transition: 0.3s;
  text-transform: capitalize;
  transition: 0.3s ease-in-out;
  border-radius: 10px;
  color: #fff;
  background-color: #D81F25;
  width: 110px;
}

/*---------------about us-------------*/
.herosection.InnerBanner {
  height: auto;
}

.herosection.InnerBanner img.bn-bg {
  aspect-ratio: 19.2 / 6;
  min-height: 600px;
  height: unset;
  object-fit: cover;
}

.breadcrumbs ul {
  display: flex;
  gap: 0 20px;
  list-style: none;
  padding-left: 0;
}

.breadcrumbs ul li a {
  position: relative;
  text-decoration: none;
  color: #fff;
  font-family: "Oswald", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.breadcrumbs ul li.active a {
  color: #fff;
}

.leftline {
  width: 3px;
  height: 40px;
  position: relative;
  background-color: #000;
  margin-right: 5px;
  display: inline-block;
}

.experienceBox {
  display: flex;
  background-color: #0E1F44;
  border-radius: 10px;
  max-width: 240px;
  width: 100%;
  aspect-ratio: 2.4 / 2.6;
  position: absolute;
  padding: 40px;
  bottom: 50%;
  left: -100px;
  transform: translateY(50%) !important;
}

.experienceBox .experienceBoxleft p {
  font-size: 17px;
  font-weight: 500;
  color: #fff;
}

.experienceBox .experienceBoxleft span {
  font-size: 90px;
  font-weight: 500;
  font-family: "Oswald", sans-serif;
  line-height: 120px;
  color: #fff;
}

.experienceBox .experienceBoxRight {
  width: 30px;
  height: 100%;
  border: 2px solid #fff;
  border-left: none;
}

.celeb_left {
  position: relative;
}

.celeb_left img {
  width: 100%;
  border-radius: 10px;
}

section.abouTsecone {
  background-color: #f3f3f3;
  padding: 80px 0 100px;
}

section.abouTsecone .heading-titlte {
  text-align: left;
  width: auto;
  margin-bottom: 20px;
}

section.abouTsecone .heading p {
  font-size: 18px;
  font-weight: 400;
  padding-left: 20px;
  line-height: 30px;
  color: #525252;
}

.abouTsecone a.common-button {
  margin-top: 30px;
}

.abouTsecone a.common-button .fa-arrow-right {
  margin-left: 20px !important;
}

.AuTBox {
  background: #DEE1E8;
  width: 85px;
  height: 85px;
  text-align: center;
  line-height: unset;
  border-radius: 85px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1 / 1;
}

.AuTBox img {
  max-width: 60%;
  max-height: 60%;
  object-fit: contain;
}

.AuInd ul {
  display: flex;
  list-style: none;
  padding-left: 0;
}

.AuInd ul li {
  margin-left: 20px;
}

section.abouTsecTwo p.sub-text {
  font-size: 18px;
  font-weight: 400;
  padding-left: 20px;
  line-height: 30px;
  margin-bottom: 25px;
}

section.abouTsecTwo .heading-titlte {
  margin-bottom: 25px;
}

.AuInd ul li .AuTBoxouter {
  background-color: rgba(248, 249, 250, 1);
  border-radius: 10px;
  text-align: center;
  padding: 38px;
  width: 194px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 15px;
  height: 194px;
}

.AuInd ul li .AuTBoxouter p {
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  color: #000;
}

.aumap {
  padding: 30px;
  position: relative;
  z-index: -1;
}


.aboutsecThree .heading-titlte {
  max-width: 780px;
  width: auto;
}

.aboutsecThree p.sub-text {
  font-size: 18px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  max-width: 920px;
  margin: 0 auto;
}

.countWrapper {
  width: 100%;
  display: flex;
  justify-content: space-around;
  gap: 10px;
  padding-top: 50px;
  flex-wrap: wrap;
}

.countBox {
  width: 19%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  padding: 1em 0;
  position: relative;
  font-size: 16px;
  padding-left: 50px;
}

.NumCont {
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: start;
  font-size: 40px;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
  position: relative;
}

.NumCont img.supIcon {
  position: absolute;
  left: -54px;
}

span.num {
  color: #ffffff;
  font-weight: 600;
  font-size: 40px;
}

span.text {
  color: #fff;
  font-size: 15px;
  padding: 0.7em 0;
  font-weight: 600;
  line-height: 1.2;
}

.valueSection {
  background-color: rgba(243, 243, 243, 1);
}

.valueSection .heading-titlte {
  display: table;
  text-align: left;
  padding-left: 20px;
  margin: 0 auto 15px;
  width: 100%;
  padding-right: 50px;
}

.valueSection .heading p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  padding-left: 20px;
}

section.ProductPortfolio p.headingText {
  font-size: 18px;
}

.valueSection.clxvalue .heading p {
  color: #525252;
}

.greeNbg.hiringProces {
  background-color: #182C5F;
}

.greeNbg.hiringProces h2 {
  filter: invert(1);
}

.values-bx {
  border: none;
  padding: 0;
  text-decoration: none;
  background: transparent;
  height: 100%;
  border-radius: 10px;
  position: relative;
  margin-top: 20px;
  pointer-events: none;
}

.values-bx .card-header {
  padding: 0;
  border: none;
  border-radius: 10px;
  background-color: rgba(217, 217, 217, 1);
}

.values-bx .card-header .card-img-top {
  border-radius: 10px;
  max-width: 100%;
  aspect-ratio: 4.34 / 2.39;
}

.values-bx .card-body h5.card-title {
  color: #000;
  font-size: 26px;
  font-weight: 600;
  line-height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: "Oswald", sans-serif;
}

.values-bx .card-body {
  position: relative;
}

.values-bx .card-body p.card-text {
  color: #525252;
  font-size: 18px;
  line-height: 30px;
}

.values-bx .goI {
  width: 50px;
  height: 50px;
  background-color: #DA251C;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 20px;
  border-radius: 100%;
  position: absolute;
  top: -25px;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  right: 80px;
  transition: 0.5s ease-in-out;
}

.values-bx:hover .goI {
  opacity: 1;
  visibility: visible;
}

.signtureBox {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
}

.BranDDignature .heading-titlte {
  display: table;
  text-align: left;
  padding-left: 20px;
  margin: 0 auto 15px;
  width: 100%;
}

.BranDDignature .heading {
  padding-right: 70px;
}

.BranDDignature .heading p {
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 20px;
}

.signtureBox img {
  max-width: 200px;
  object-fit: contain;
}

.owl-carousel-signature .owl-nav {
  position: absolute;
  right: 50px;
  top: -100px;
}

.owl-carousel-signature .owl-nav button.owl-next,
.owl-carousel-signature .owl-nav button.owl-prev {
  background-color: #007345 !important;
  width: 60px;
  height: 60px;
  line-height: 0;
  border-radius: 50%;
  font-size: 30px;
  color: #fff;
}

.owl-carousel-signature .owl-nav button.owl-next:hover,
.owl-carousel-signature .owl-nav button.owl-prev:hover {
  border: 1px solid #007345;
  color: #007345;
  background-color: transparent !important;
}

/*--------------faq------------*/
.faq_main nav .nav-tabs .nav-item.show .nav-link,
.faq_main nav .nav-tabs .nav-link.active {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  color: #000;
  background: rgba(246, 202, 15, 1);
}

.faq_main .nav-tabs {
  border-bottom: unset;
  justify-content: center;
}

.faq_main nav {
  display: flex;
  align-items: center;
  margin-bottom: 60px;
  justify-content: center;
}

.faq_main nav .nav-tabs .nav-item .nav-link,
.faq_main nav .nav-tabs .nav-link {
  font-family: "DM Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  color: #000;
  border-radius: 10px;
  width: 195px;
  white-space: nowrap;
  padding: 18px;
  margin-left: 5px;
  margin-right: 5px;
  border: 1px solid #d1d1d1;
  margin-bottom: 15px;
}

.faq_main .accordion-button {
  position: relative;
}

.faq_main .accordion-button::before {
  position: absolute;
  left: 20px;
  top: 19px;
  content: "\f055";
  font-family: "FontAwesome";
  color: #182C5F;
  font-size: 30px;
}

.faq_main .accordion-button::after {
  display: none;
}

.faq_main .accordion-button:not(.collapsed)::before {
  position: absolute;
  left: 20px;
  top: 19px;
  content: "\f056";
  font-family: "FontAwesome";
  color: #D81F25;
  font-size: 30px;
}

.faq_main .accordion-button:not(.collapsed) {
  background-color: transparent;
}

.faq_main .accordion-body {
  color: #61666c;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  padding-left: 70px;
  padding-top: 0;
  padding-bottom: 35px;
  border-radius: 5px;
}

.faq_main .accordion-header {
  margin-bottom: 0;
}

.faq_main .accordion-item {
  border-radius: 5px !important;
  background: rgba(2, 130, 79, 0.03);
  margin-bottom: 20px;
  border: none !important;
}

.faq_main .accordion-item .accordion-button {
  border-radius: 20px !important;
  color: #181818;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  background: transparent;
  border: none;
  box-shadow: none;
  line-height: 30px;
  position: relative;
  padding: 20px 20px 20px 70px;
  font-family: "DM Sans", sans-serif;
}

.faq_main .heading-titlte {
  padding-left: 0 !important;
}

.faq_main .heading p {
  color: #525252;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 30px;
  max-width: 900px;
  margin: 0 auto 35px;
}

.faq_main h2.heading-titlte:before {
  content: '';
  width: 190px;
  height: 1px;
  background-color: #000;
  position: absolute;
  transform: translate(0%, -50%);
  left: calc(-110px - 100%);
  top: 50%;
  display: block !important;
}

.faq_main h2.heading-titlte:after {
  content: '';
  width: 190px;
  height: 1px;
  background-color: #000;
  position: absolute;
  transform: translate(0%, -50%);
  right: calc(-110px - 100%);
  top: 50%;
}

/*--------------what we do------------*/
.WhtDo_secOne {
  background-color: #f3f3f3;
}

.WhtDo_secOne_left img {
  background-color: #d9d9d9;
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 7.4 / 4.4;
  object-fit: cover;
}

.WhtDo_secOne .heading a:hover {
  background-color: rgba(0, 88, 53, 0.15);
  color: #0E1F44;
}

.WhtDo_secOne_left {
  position: relative;
  border-radius: 10px;
}

.WhtDo_secOne .heading .heading-titlte {
  text-align: left;
  margin: 0 auto 30px;
  width: auto;
}

.WhtDo_secOne .heading p {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  color: #525252;
  padding-left: 20px;
  margin-bottom: 20px;
}

section.WhtDo_secTwo.WhtDo_secTwoRight .row {
  flex-direction: row-reverse;

}

section.WhtDo_secTwo.WhtDo_secTwoRight {
  padding-top: 0;
}

.WhtDo_secTwo .heading .heading-titlte {
  text-align: left;
  margin: 0 auto 40px;
  width: 100%;
}

.WhtDo_secTwo .heading {
  padding-right: 50px;
  margin-bottom: 20px;
}

.WhtDo_secTwo .heading p {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  color: #525252;
  padding-left: 20px;
}

.WhtDo_secTwo_right img {
  background-color: #d9d9d9;
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 6.57 / 7.75;
  object-fit: cover;
}

.WhtDo_secTwo_right.ourMission img {
  background-color: #d9d9d9;
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 7.0 / 4.67;
  object-fit: cover;
}

.WhtDo_secTwo .offrListouter h6 {
  font-size: 18px;
  line-height: 30px;
  color: #525252;
  padding-top: 10px;
  font-weight: 400;
}

.WhtDo_secTwo .offrListouter .offrList {
  display: flex;
  margin-bottom: 25px;
  align-items: center;
  align-items: flex-start;
}

.WhtDo_secTwo .offrListouter {
  padding-left: 20px;
  padding-right: 50px;
}

.offrListouter .offrList .flex-shrink-0 span {
  width: 85px;
  height: 85px;
  border-radius: 100%;
  line-height: 85px;
  text-align: center;
  background-color: #DEE1E8;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1 / 1;
}

.offrListouter .offrList .flex-shrink-0 span img {
  /* filter: brightness(0) saturate(100%) invert(13%) sepia(21%) saturate(5096%) hue-rotate(205deg) brightness(95%) contrast(93%); */
  max-width: 50%;
  max-height: 50%;
  object-fit: contain;
}

.offrListouter .offrList .flex-grow-1 h3 {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 8px;
  color: #000;
  text-transform: uppercase;
}

.offrListouter .offrList .flex-grow-1 p {
  color: #525252;
  font-size: 16px;
  line-height: 24px;
}

.owl-carousel-factory figure {
  width: 90%;
  background-color: #d9d9d9;
  border-radius: 0 10px 10px 0px;
}

.owl-carousel-factory figure img {
  width: 100%;
  border-radius: 0 10px 10px 0px;
}

.owl-carousel-factory .greenbox {
  background-color: #0E1F44;
  border-radius: 10px 0 0 10px;
  max-width: 625px;
  float: right;
  position: relative;
  margin-top: -220px;
  padding: 50px 80px;
  width: 100%;
}

.owl-carousel-factory .greenbox h6 {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  font-family: "DM Sans", sans-serif;
  margin-bottom: 8px;
}

.owl-carousel-factory .greenbox p {
  font-size: 16px;
  font-weight: 400;
  line-height: 27px;
  color: #fff;
  font-family: "DM Sans", sans-serif;
}

.owl-carousel-factory .greenbox .heading-titlte {
  text-align: left;
  color: #fff;
  padding-left: 0;
  margin: 0 0 20px;
  width: auto;
  font-size: 40px;
  text-transform: uppercase;
}

.owl-carousel-factory .greenbox .heading-titlte::before {
  content: "";
  width: 3px;
  height: 40px;
  position: absolute;
  left: -20px;
  top: 8px;
  background-color: #fff;
}

.owl-carousel-factory .owl-nav button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: transparent !important;
  color: #fff;
}

.owl-carousel-factory .owl-nav button {
  bottom: 2%;
  top: unset;
}

.owl-carousel-factory .owl-nav button.owl-next {
  left: 50%;
}

.owl-carousel-factory .owl-nav button.owl-prev {
  right: 50%;
}

.owl-carousel-factory .owl-nav button.owl-next,
.owl-carousel-factory .owl-nav button.owl-prev {
  background-color: #0E1F44 !important;
  width: 60px;
  height: 60px;
  line-height: 0;
  border-radius: 50%;
  font-size: 30px;
  color: #fff;
}

.owl-carousel-factory .owl-nav button.owl-next:hover,
.owl-carousel-factory .owl-nav button.owl-prev:hover {
  border: 1px solid #DA251C;
  color: #DA251C;
  background-color: transparent !important;
  box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.12);
}

.WhtDo_secThree {
  padding: 0 0 70px;
}

.round-button {
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  line-height: 16px;
  border: 6px solid rgb(0, 0, 0, 50%);
  border-radius: 50%;
  color: #0E1F44;
  text-align: center;
  text-decoration: none;
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 16px;
  font-weight: bold;
  transition: all 0.3s ease;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}

.round-button:hover {
  background-color: rgba(255, 255, 255, 1);
  box-shadow: 0px 0px 10px rgba(255, 255, 100, 1);
  text-shadow: 0px 0px 10px rgba(255, 255, 100, 1);
  color: #0E1F44;
}

.yellewsec {
  background: #f6ca0f !important;

}

.yellewsec h3 {
  text-align: center;
  color: #000;
  padding-left: 0;
  margin: 0 0 0px;
  width: auto;
  font-family: "Oswald", sans-serif;
  font-size: 40px;
}

.stickydiv {
  position: sticky;
  top: 20px;
}

.WhtDo_secTwo_right {
  position: sticky;
  top: 20px;
}

.WhtDo_secTwo_right img.port_2nd_img {
  max-width: 245px;
  position: absolute;
  top: 50%;
  left: -15px;
  transform: translateY(-50%);
  background-color: #F6F6F6;
  border-radius: 10px;
  padding: 15px;
  aspect-ratio: 2.45 / 1.38;
}

/*-----------contact us---------------*/
.contact_main .heading-titlte {
  text-align: left;
  margin: 0 0 15px;
  display: inline-block;
}

.contactForm textarea {
  height: 100px !important;
  padding: .375rem .75rem;
  width: 100%;
}

.contact_main .heading p {
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 0px;
  color: #525252;
}

.contact_main .heading .redtext {
  font-size: 15px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  padding-left: 20px;
  margin-top: 10px;
  color: #D93438;
}

.contact_main .contactForm input:not([type="submit"], [type="checkbox"]),
.contact_main .contactForm select,
.contact_main .contactForm textarea {
  border: 1px solid #d1d1d1;
  height: 60px;
  position: relative;
  border-radius: 5px;
  margin-bottom: 7px;
}

.contact_main .contactForm select:focus,
.contact_main .contactForm textarea:focus,
.contact_main .contactForm input:focus {
  box-shadow: none;
  border: 1px solid #000;
}

.contact_main .contactForm .form-check {
  margin-bottom: 20px;
}

.contact_main .contactForm .form-check label {
  color: #000;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  padding-left: 15px;
}

.contact_main .contactForm .form-check .form-check-input {
  border-color: #000;
}

.contact_main .contactForm .form-check .form-check-input:checked {
  background-color: #182C5E;
  border-color: #182C5E;
}

.contact_main .contactForm .form-check .form-check-input {
  width: 20px;
  height: 20px;

}

.contact_main .contactForm input[type="submit"] {
  padding: 20px 40px;
  background-color: rgba(218, 37, 28, 1);
  color: #fff;
}

.contact_main .contactForm input[type="submit"]:focus {
  border: none;
  outline: none;
}

.contact_main .contactForm input[type="submit"]:hover {
  background-color: #0E1F44;
  color: #fff;
}

.contact_main ul li a {
  text-decoration: none;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  display: block;
  margin-bottom: 20px;
}

.contact_main ul li {
  position: relative;
  color: #000;
  font-size: 17px;
  line-height: 20px;
  margin-bottom: 35px;
  font-weight: 700;
  transition: 0.5s ease-in-out;
  padding-left: 45px;
}

.contact_main ul li h6 {
  padding-left: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 17px;
}

.contact_main ul li:last-child {
  float: left;
}

.contact_main ul {
  list-style: none;
  padding-left: 0;
}

.contact_main ul li .circleIcon {
  width: 34px;
  height: 34px;
  background-color: #182C5E;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.contact_main ul li .circleIcon {
  position: absolute;
  left: 20px;
  top: -8px;
}

.branchwrap {
  display: flex;
  gap: 0 30px;
  flex-wrap: wrap;
  padding-left: 20px;
}

.branchwrap h5 {
  color: #000;
  font-weight: 500;
  font-size: 15px;
  padding-left: 20px;
}

.devider {
  width: 1px;
  background-color: #ddd;
  display: block;
}

.bayswater {
  width: calc(50% - 15px);
  margin-bottom: 17px;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.bayswater h5,
.bayswater p {
  padding-left: 0 !important;
}

/*+++++++++++++++++++++++career+++++++++++++++++++*/
section.careerSecone {
  background-color: #f3f3f3;
}

.careerSecone .heading .heading-titlte {
  text-align: left;
  width: auto;
  margin: 0 0 15px;
}

.careerSecone .heading p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
  padding-left: 20px;
  color: #525252;
}

.careerSecone .heading a:hover {
  background-color: rgba(0, 88, 53, 0.15);
  color: #0E1F44;
}

.careerSImage {
  background-color: #f3f3f3;
  border-radius: 10px;
  position: relative;
}

.careerSImage img {
  border-radius: 10px;
  width: 100%;
  aspect-ratio: 8.7 / 5.8;
  object-fit: cover;
}

.careerSecone .heading a {
  margin-top: 15px;
}

.careerSectwo .heading p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 20px;
  padding-left: 20px;
  color: #525252;
}

.careerSectwo .heading .heading-titlte {
  text-align: left;
  width: auto;
  margin: 0 0 15px;
}

.careerSectwo .careerSImage .round-button {
  border: none;
  background-color: rgba(255, 255, 255, 0.5);
}

.hiringProces ul {
  display: flex;
  justify-content: space-around;
  list-style: none;
  padding-left: 0;
  flex-wrap: wrap;
}

.hiringProces ul li .processStep {
  text-align: center;
  color: #fff;
  width: 240px;
  transition: 0.6s ease-in-out;
}

.hiringProces ul li .processStep span {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  border: 1px solid #fff;
  font-size: 50px;
  font-weight: 600;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 20px;
  transition: 0.6s ease-in-out;
}

.hiringProces ul li .processStep h4 {
  font-size: 35px;
  font-weight: 600;
  font-family: "Oswald", sans-serif;
  margin-bottom: 10px;
}

.hiringProces ul li .processStep p {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}

.hiringProces ul li .processStep:hover span {
  background-color: #fff;
  color: #0E1F44;
}

.hiringProces .heading {
  margin-bottom: 50px;
}

.jobLitwrapper .joblist {
  padding: 25px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.jobinfo h3 {
  font-size: 30px;
  font-weight: 500;
  line-height: 56px;
}

.jobinfo p {
  font-size: 16px;
  font-weight: 400;
  color: #525252;
  margin-bottom: 10px;
}

.jobinfo span {
  color: #0E1F44;
  font-size: 16px;
  font-weight: 400;
}

.jobLitwrapper .joblist .themeBTN .common-button {
  font-size: 16px;
  margin-bottom: 0;
  white-space: nowrap;
}

.jobLitwrapper .joblist .themeBTN .common-button:hover {
  background-color: rgba(0, 88, 53, 0.15);
  color: #0E1F44;
}

.joblistArea .heading-titlte {
  margin: 0 0 15px;
}

.jobLitwrapper {
  padding-left: 20px;
}

.contactForm textarea {
  height: 100px !important;
}

.AppllicationModal .modal-header {
  position: relative;
  text-align: center;
  display: block;
}

.AppllicationModal .modal-header {
  border-bottom: none;
  margin-bottom: 30px;
}

.AppllicationModal .modal-header .fa-circle-xmark {
  color: #0E1F44;
  font-size: 50px;
  box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.12);
  position: absolute;
  right: 0;
  top: 18px;
  padding: 0;
  margin: 0;
  background: transparent;
  border-radius: 50%;
  cursor: pointer;
}

.AppllicationModal .modal-content {
  padding: 40px 50px;
}

.AppllicationModal .modal-content .modal-body {
  background-color: #f3f3f3;
  border-radius: 10px;
  padding: 20px 30px;
}

.AppllicationModal .modal-content .modal-body h3 {
  font-size: 25px;
  line-height: 50px;
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  margin-bottom: 20px;
}

.AppllicationModal .modal-content .modal-body h6 {
  font-family: "DM Sans", sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: rgba(0, 0, 0, 1);
  margin-bottom: 8px;
}

.ortext {
  position: relative;
  color: #525252;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  justify-content: center;
}

.ortext::after {
  position: absolute;
  content: "";
  width: 46%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  right: 0;
  top: 10px;
}

.ortext::before {
  position: absolute;
  content: "";
  width: 46%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  top: 10px;
}

.AppllicationModal .modal-content .modal-body input,
.AppllicationModal .modal-content .modal-body select,
.AppllicationModal .modal-content .modal-body textarea {
  border: none;
  /* height: 60px; */
  border-radius: 10px;
}

.AppllicationModal .modal-content .modal-body input:focus,
.AppllicationModal .modal-content .modal-body select:focus,
.AppllicationModal .modal-content .modal-body textarea:focus {
  box-shadow: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.AppllicationModal .modal-content .modal-body textarea {
  height: 130px;
}

.AppllicationModal .modal-content .modal-body .card {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  text-align: center;
  border: 1px dashed #d1d1d1;
}

.AppllicationModal .drop-area {
  cursor: pointer;
}

.AppllicationModal .modal-content .modal-body .card h2 {
  color: #0E1F44;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: 20px;
}

.AppllicationModal .drop-area p {
  font-size: 13px;
  font-weight: 400;
  color: #959595;
}

.AppllicationModal .upload-btn {
  display: inline-block;
  padding: 20px;
  color: #000;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 9;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* .AppllicationModal input[type="file"] {
  display: none;
}
::file-selector-button {
  display: none;
}
 */
input[type="file"]::file-selector-button {
  padding: 10px 15px;
  font-size: 16px;
  background-color: rgba(0, 88, 53, 0.15);
  color: #0E1F44;
  border-radius: 10px !important;
  border: none;
  box-shadow: none;
}

input[type="file"]::file-selector-button:hover {
  background-color: rgba(0, 88, 53, 0.3);
  color: #0E1F44;
}

.AppllicationModal .drop-area {
  cursor: pointer;
  padding: 50px 20px 40px;
}

.AppllicationModal .drop-area p {
  font-size: 13px;
  font-weight: 400;
  color: #959595;
  margin-top: -12px;
  position: relative;
}

.AppllicationModal .drag-over {
  background-color: #f0f8ff;
}

.AppllicationModal .common-button {
  width: auto;
  padding: 15px 50px;
  display: table;
  margin: 30px auto 0;
  font-size: 16px;
  background-color: #f6ca0f;
  color: #000;
}

.AppllicationModal .common-button:hover {
  background-color: rgba(0, 88, 53, 0.15);
  color: #0E1F44;
}

.termMain h3,
.termMain h4,
.termMain h5 {
  font-weight: 500;
  font-size: 25px;
  font-family: "Oswald", sans-serif;
  color: #000;
  line-height: 44px;
  margin-bottom: 10px;
}

.termMain .heading .heading-titlte {
  display: inline-block;
  text-align: left;
  margin: 0 auto 30px;
  width: auto;
}

.termMain p {
  margin-bottom: 15px;
}

.termMain p,
.termMain li,
.termMain {
  color: #525252;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
}

.termMain ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 25px;
}

.termMain li {
  padding-left: 50px;
  position: relative;
}

.termMain li::before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #182C5F;
  position: absolute;
  left: 30px;
  top: 9px;
}

/*--------faq-------------*/
.fouRmain .card {
  max-width: 500px;
  margin: auto;
  border: none;
  border: none;
  text-align: center;
}

.fouRmain .card img {
  margin-bottom: 25px;
}

.fouRmain .card h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 52px;
  font-family: "DM Sans", sans-serif;
}

.fouRmain .card p {
  color: #525252;
  font-size: 16px;
  line-height: 30px;
}

.fouRmain .card .common-button {
  background-color: #042044;
  color: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 20px 30px;
  border: none;
  font-size: 18px;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-decoration: none;
  transition: 0.3s ease-in-out;
  display: table;
  font-weight: 700;
  text-transform: uppercase;
  max-width: max-content;
  margin: 30px auto 0;
}

.fouRmain .card .common-button:hover {
  background-color: #D81F25;
  color: #fff;
}

.labelText {
  font-size: 15px;
  font-weight: 500;
  color: #525252;
  margin-bottom: 10px;
}

.labelText span {
  color: red;
}

.menu .herosection img.bn-bg {
  object-fit: cover;
}

.jobinfo {
  margin-right: 20px;
}

.WhtDo_secOne video {
  width: 100%;
  height: auto;
}

/*----------------*/
section#gallery {
  background-color: rgba(159, 159, 159, 0.12);
  position: relative;
  padding: 80px 0 90px;
}

.gallery-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

  width: 100%;
  margin: 0 auto;
  padding: 10px;
}

.gallery-item {
  flex-basis: 32.3%;
  margin-bottom: 20px;
  opacity: 0.85;
  cursor: pointer;
  border-radius: 10px;
  overflow: hidden;
  aspect-ratio: 4 / 3;
}

.gallery-item:hover {
  opacity: 1;
}

.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gallery-content {
  font-size: 0.8em;
}

.lightbox {
  position: fixed;
  display: none;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  overflow: auto;
  top: 0;
  left: 0;
}

.lightbox-content {
  position: relative;
  width: max-content;
  max-width: 70%;
  height: 70%;
  margin: 5% auto;
}

.lightbox-content img {
  border-radius: 7px;
  box-shadow: 0 0 3px 0 rgba(225, 225, 225, 0.25);
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.lightbox-prev,
.lightbox-next {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.8);
  color: #0E1F44;
  top: 45%;
  cursor: pointer;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  font-size: 32px;
}

.lightbox-prev {
  left: -25px;
}

.lightbox-next {
  right: -25px;
}

.lightbox-prev:hover,
.lightbox-next:hover {
  opacity: 0.8;
}

section#gallery .heading {
  margin-bottom: 50px;
}

.tnp-field.tnp-field-email label {
  display: none;
}

.acfooter .tnp-subscription div.tnp-field,
.acfooter .tnp-profile div.tnp-field {
  margin-bottom: 0;
}

.ourtext {
  text-align: right;
}

.home-side-heading h2 {
  font-size: 37px;
  line-height: 1.3em;
  margin-top: 7px;
  width: 100%;
  max-width: 100%;
}

.banner-form .form-label {
  font-size: 16px;
  font-weight: 500;
}

.main-nav {
  z-index: 3;
  position: relative;
}

.custom-brand-col {
  width: calc(100% / 5);
}

.owl-carousel-vehicle .owl-prev {
  left: 33px !important;
}

.owl-carousel-vehicle .owl-next {
  right: 100px !important;
}

.leftstyle-heading {
  text-align: left;
  display: inline-block;
  vertical-align: top;
  width: 100%;
}

.welcomeourservc-sec p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  padding-left: 20px;
  margin-bottom: 30px;
}

.owl-carousel-brand .client-bx,
.owl-carousel-signature .signtureBox {
  /* margin-bottom: 20px; */
  border: 1px solid #ccc;
}

.owl-carousel-brand .client-bx img,
.owl-carousel-signature .signtureBox img {
  filter: grayscale(100%);
  opacity: 0.8;
  transition: 0.5s;
  mix-blend-mode: multiply;
}

.owl-carousel-brand .client-bx:hover img,
.owl-carousel-signature .signtureBox:hover img {
  filter: grayscale(0%);
  opacity: 1;
}

.owl-carousel-signature .signtureBox img {
  padding: 20px;
}

.owl-carousel-vehicle .single .newsbx:before {
  display: none;
}

.wpcf7-form-control-wrap {
  position: relative;
  margin-bottom: 20px;
  display: block;
}

.about-sd-new {
  padding-left: 20px;
  padding-top: 20px;
}

.about-sd-new ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.about-sd-new ul li {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #525252;
  padding-bottom: 10px;
  padding-left: 20px;
  position: relative;
}

.about-sd-new ul li::before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 9px;
  width: 10px;
  height: 10px;
  background-color: #182C5F;
  border-radius: 100%;
}

.about-sd-new ul li:last-child {
  padding-bottom: 0;
}

.about-sd-new ul li strong {
  font-weight: 700;
  color: #000;
}

.about-sd-new h5 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 500;
  color: #000;
  margin-bottom: 0;
  margin-top: 30px;
  font-family: "Oswald", sans-serif;
}

.about-sd-new p {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #525252;
  padding-top: 15px;
}

.bluebg {
  background-color: #0E1F44;
}

.aboutsecThree.bluebg .heading-titlte {
  color: #fff;
}

.aboutsecThree.bluebg .heading-titlte::before {
  background-color: #fff;
}

.global-presence {
  background-image: url(../images/global-presence-bg.png);
  position: relative;
  padding: 30px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
  min-height: 100%;
}

.global-presence h3,
.whitewrapgl h3 {
  color: #DA251C;
  font-family: "Oswald", sans-serif;
  font-size: 25px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.global-presence::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  right: 30%;
  bottom: 30px;
  background: rgba(255, 255, 255, 1);
  clip-path: polygon(34% 100%, -30% 0, 100% 0);
}

/* Content Styles */
.content-wrapper {
  max-width: 600px;
  position: relative;
}

.content-wrapper p {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  color: #525252;
  margin-top: 10px;
}

/* Feature List Styles */
.feature-list {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0;
}

.feature-list li {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  font-size: 16px;
  color: #525252;
  position: relative;
  padding-left: 15px;
}

.feature-list li::before {
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  border-radius: 50%;
  background-color: #182C5F;
}

.global-presence.glance .content-wrapper {
  max-width: 600px;
  position: relative;
  margin-left: auto;
}

.global-presence.glance::before {
  content: '';
  position: absolute;
  top: -1px;
  left: 33%;
  right: 0;
  bottom: 30px;
  background: rgba(255, 255, 255, 1);
  clip-path: polygon(0 0, 100% 0, 100% 30%, 58% 96%);
}

.whitewrapgl {
  background-color: #fff;
}

.whitewrapgl {
  padding: 70px 0 0px;
}

.global-presence.glance {
  padding-top: 0;
  background-image: url(../images/bgance-bg.png);
  min-height: 790px;
  background-color: rgba(218, 37, 28, 0.53);
  background-blend-mode: multiply;
}

.global-presence.glance ul {
  padding-left: 70px;
}

/* ============Product============ */

.productoverview {
  background-color: #F6F6F6;
}

.productoverview .heading {
  margin-bottom: 200px;
}

.card.prov_box {
  border: none;
  border-radius: 12px;
  position: relative;
  background: #fff;
  padding-top: 70px;
  /* Space for the overlapping image */
  box-shadow: 0px 4px 40px 0px #34607D26;
  transition: transform 0.3s ease-in-out;
  padding: 20px;
}

.productoverview .card-body,
.productoverview .card-header,
.productoverview .card-footer {
  padding: 0;
}

.productoverview .card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.productoverview .card-img-top {
  width: 100%;
  height: 260px;
  object-fit: cover;
  position: relative;
  margin-top: -130px;
  border-radius: 12px 12px 0 0;
}

.productoverview .card-body h5 {
  font-family: Oswald;
  font-weight: 500;
  font-size: 25px;
  line-height: 52px;
  letter-spacing: 0%;
  color: #DA251C;
}

.explore-btn {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  transition: 0.5s ease;
}

.explore-btn:hover {
  transform: translateX(5px);
}

.explore-btn i {
  font-size: 14px;
  transition: transform 0.2sease-in-out;
  background: red;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #ffff;
}

.prov_box:nth-of-type(odd) {
  background-color: #ffffff;
  /* Light background */
  color: #333;
}

.prov_box:nth-of-type(even) {
  background-color: #0d2c5d;
  /* Dark background */
  color: #ffffff;
}

.prov_box.blue-bg {
  background-color: #182C5F;
}

.prov_box.blue-bg .card-body p {
  color: #fff;
}

.prov_box .card-footer {
  background-color: transparent;
}

.prov_box.blue-bg .card-footer .explore-btn {
  color: #fff;
}

.productoverview .heading p {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  text-align: center;
}

.productoverview .heading-titlte {
  margin-bottom: 15px;
  text-align: center;
  width: max-content;
}

.productMain .heading p {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 23.44px;
  letter-spacing: 0%;
}

.productMain .add-box {
  position: relative;
}

.productMain .heading-titlte {
  margin: 0;
}

.productMain .heading {
  margin-bottom: 50px;
}

.productMain .work-text {
  padding: 20px;
}

.productMain {
  background-color: #F6F6F6;
}

.product_Application .heading-titlte {
  margin-bottom: 15px;
  text-align: center;
  width: max-content;
}

.product_Application .heading p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  padding-left: 20px;
  margin-bottom: 30px;
  color: #525252;
}

.product_Application .heading {
  margin-bottom: 50px;
}

.product_Application_box {
  background-color: #F2F2F2;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  height: 100%;
}

.product_Application_box img {
  object-fit: contain;
  max-width: 95%;
  width: auto;
}

.brand_main .clintwrappr {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  /* 7 columns for desktop */
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #A0A0A0;
  border-collapse: collapse;
}

.brand_main .clintwrappr .client-bx:nth-of-type(odd) {
  background-color: #F6F6F6;
}

.brand_main .clintwrappr .client-bx img {
  mix-blend-mode: multiply;
}

.brand_main .clintwrappr .client-bx {
  padding: 5px;
}

.brand_main .heading {
  margin-bottom: 50px;
}

.brand_main .heading .heading-titlte {
  margin-bottom: 15px;
}

.brand_main .heading p {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  padding-left: 20px;
  margin-bottom: 30px;
  color: #525252;
}

.brand_main .heading .heading-titlte {
  margin-bottom: 15px;
  text-align: center;
  width: max-content;
}

.WhtDo_secThree.clx .heading-titlte {
  margin-bottom: 50px;
}

/* ============Product============ */
/* ============CLX Parts ============ */
.WhtDo_secTwo.clxsecone {
  background-color: #F6F6F6;
}

.WhtDo_secTwo.clxsecone .heading-titlte {
  width: 100%;
  text-align: left;
  margin-bottom: 15px;
}

.WhtDo_secTwo.clxsecone .heading h6 {
  font-weight: 700;
  font-size: 15px;
  line-height: 19.53px;
  margin-bottom: 10px;
  padding-left: 20px;
}

.WhtDo_secTwo.clxsecone .heading p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #525252;
  padding-left: 20px;
}

.WhtDo_secTwo.clxsecone .heading {
  padding-right: 30px;
}

.WhtDo_secTwo.clxsecone img {
  background-color: #d9d9d9;
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
}

.clxsecTwo img {
  width: 100%;
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
}

.clxsecTwo .heading {
  padding-left: 50px;
}

.clxsecTwo .heading p {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #525252;
  padding-left: 20px;
  margin-bottom: 10px;
}

.clxsecTwo .heading p:last-of-type {
  margin-bottom: 0px;
}

.clxsecTwo .heading-titlte {
  width: 100%;
  text-align: left;
  margin-bottom: 15px;
}

.deepBlueOuter {
  background-color: #182C5F;
  border-radius: 10px;
  display: block;
  width: 100%;
  max-width: 1920;
  padding: 50px;
  margin: 40px auto 0;
}

.special_offer__item {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  width: 100%;
}

.special_offer__item:hover {
  transform: scaleZ(10px);
}

.special_offer__item .offer-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-radius: 2px;
  background-color: #f8f8f8;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
  overflow: hidden;
}

.product-card__image a img {
  aspect-ratio: 1/ 1;
  max-width: 100%;
  height: auto;
  margin: auto;
  display: flex;
}

.product-card__image {
  position: relative;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 20px 10px;
  aspect-ratio: 4 / 3.8;
}

.product_decc {
  padding: 16px;
}

.product_decc .product_code {
  color: #9c9c9c;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 14px;
  margin-bottom: 10px;
}

.product_decc .product-card__name a {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  margin-bottom: 10px;
  display: table;
}

.product_decc .product-card__name p {
  color: #525252;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}

.WhtDo_secThree.clx {
  padding: 70px 0;
}

.ProductPortfolio .deepBlueOuter {
  max-width: 1450px;
  border-radius: 10px;
}

.mobile-d-block {
  display: none;
}

.acfooter .accordion-button:not(.collapsed) {
  box-shadow: none;
}

/*=============new cclx modification================*/
.clx-sec-one .aumap {
  height: 100%;
}

.clx-sec-one .aumap img {
  width: 100%;
  border-radius: 10px;
  object-fit: cover;
  height: 100%;
}

.clx-sec-one .AuInd ul li .AuTBox {
  background-color: #fff;
}

.clx-sec-one .AuInd ul li:nth-child(2) .AuTBox {
  background-color: #BDBDBD;
}

.valueSection.clxvalue {
  background-color: unset;
}

.valueSection.clxvalue .vechiclaWrapper {
  padding-left: 0;
}

.lightgyeaybg {
  background-color: #f6f6f6;
}

.owl-carousel-partleft .special_offer__item {
  height: unset;
}

.owl-carousel-partleft {
  margin-bottom: 40px;
}

.owl-carousel-partright .special_offer__item {
  height: unset;
}

.owl-carousel-partright .special_offer__item .product_decc {
  text-align: left;
}

.owl-carousel-partright .product_decc .product-card__name a {
  text-align: left;
  display: block;
}

section.abouTsecTwo.clx-sec-one p {
  font-family: DM Sans;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0%;
  color: #525252;
  margin-bottom: 20px;
  padding-left: 15px;
}

.newsdetailspage p {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  color: #525252;
  padding-left: 20px;
  margin-bottom: 20px;
}

.newsdetailspage .post-meta {
  margin: 20px 0 10px 0;
  color: #000;
}

.newsdetailspage .post-meta span {
  color: #DA251C;
}

.newsdetailspage ul {
  padding-left: 0;
  margin: 10px 0;
}

.newsdetailspage ul li,
.newsdetailspage ol li {
  text-align: left;
  font-size: 18px;
  line-height: 30px;
  color: #525252;
  padding-left: 20px;
  margin: 8px 0
}

/***********Responsive style**********************/
@media (min-width: 1920.98px) {}

@media (max-width: 1620.98px) {}

@media (max-width: 1400.98px) {
  .vehicleApp .compannnyWrapper h2.heading-titlte:before {
    left: -73%;
  }

  .vehicleApp .compannnyWrapper h2.heading-titlte:after {
    right: -82%;
  }

  .content-details {
    padding: 20px;
    top: 75%;
  }

  .vechiclaWrapper {
    padding-left: 40px;
  }

  .vehicleApp .heading-titlte {
    font-size: 45px;
  }

  .global-presence::before {
    right: 20%;
  }

  .global-presence.glance::before {
    left: 20%;
  }

  .work-text {
    padding: 20px;
  }
}

@media (max-width: 1366.98px) {
  .work-text h3 {
    font-size: 20px;
  }

}

@media (max-width: 1199.98px) {
  .heading-titlte {
    font-size: 40px !important;
  }

  .heading h2 {
    font-size: 40px !important;
  }

  .menu .banner-left {
    padding-left: 60px;
  }

  .banner_inner .banner-left h1 {
    font-size: 64px;
    line-height: 80px;
  }

  .herosection.InnerBanner img.bn-bg {
    min-height: 400px;
  }

  .acfooter {
    padding: 80px 0;
  }

  .hiringProces ul li .processStep {
    width: 180px;
  }

  .hiringProces ul li .processStep span {
    width: 75px;
    height: 75px;
    font-size: 44px;
  }

  .hiringProces ul li .processStep {
    margin-bottom: 30px;
  }

  .vehicleApp .compannnyWrapper h2.heading-titlte:before {
    width: 110px;
    left: -50%;
  }

  .vehicleApp .compannnyWrapper h2.heading-titlte:after {
    right: -55%;
    width: 110px;
  }

  .vechiclaWrapper {
    padding-left: 0;
  }

  .content-details {
    padding: 20px;
    top: 75%;
  }

  .content-details h4 {
    font-size: 20px;
  }

  .experienceBox {
    max-width: 200px;
    padding: 25px;
    left: 0;
  }

  .experienceBox .experienceBoxleft span {
    font-size: 70px;
    line-height: 97px;
  }

  .countBox {
    width: auto;
  }

  span.num {
    font-size: 28px;
  }

  .NumCont {
    font-size: 28px;
  }

  .faq_main h2.heading-titlte:before,
  .faq_main h2.heading-titlte:after {
    width: 175px;
  }

  .leftline {
    height: 34px;
  }

  .global-presence::before {
    clip-path: polygon(34% 100%, -60% 0, 100% 0);
    right: 0%;
  }

  .global-presence.glance::before {
    left: 0;
  }

  .global-presence.glance::before {
    clip-path: polygon(0 0, 100% 0, 100% 60%, 80% 96%);
  }

  .global-presence .content-wrapper {
    max-width: 520px;
    position: relative;
  }

  .global-presence.glance .content-wrapper {
    max-width: 520px;
    position: relative;
    margin-left: auto;
  }
}

@media (max-width: 991.98px) {
  .heading-titlte {
    font-size: 38px !important;
  }

  .heading h2 {
    font-size: 38px !important;
  }

  .footer-logo {
    text-align: center;
  }

  .acfooter p.ft-text {
    text-align: center;
  }

  .acfooter form {
    margin-bottom: 50px;
  }

  .banner_inner .banner-left h1 {
    font-size: 50px;
    line-height: 65px;
  }

  .careerSecone .heading p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .careerSectwo .heading p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 10px;
  }

  .common-button {
    padding: 16px 20px;
    font-size: 15px;
  }

  .jobLitwrapper .joblist .themeBTN .common-button {
    font-size: 15px;
  }

  .AppllicationModal .modal-header .fa-circle-xmark {
    font-size: 32px;
    right: 0;
    top: 0;
  }

  .modal-header .heading-titlte {
    font-size: 28px !important;
  }

  .AppllicationModal .modal-content {
    padding: 20px;
  }

  .AppllicationModal .modal-content .modal-body h3 {
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 20px;
  }

  .faq_main .heading h2 {
    width: auto;
  }

  .section_one .heading {
    margin-bottom: 30px;
  }

  .section_two .heading-titlte {
    margin-bottom: 50px;
    width: auto;
  }

  .vechiclaWrapper .heading {
    margin-bottom: 30px;
  }

  .item-box .offer-card .product-card__image {
    height: 230px;
  }

  .owl-carousel-addplay .owl-nav {
    position: relative;
    right: unset;
    top: 0;
  }

  .featture_product .owl-nav button.owl-next {
    right: unset;
  }

  .featture_product .owl-nav button.owl-prev {
    left: unset;
  }

  .featture_product .owl-nav button {
    position: relative;
  }

  .featture_product .deepGreenOuter {
    padding: 20px 20px 40px;
  }

  section.abouTsecTwo p.sub-text {
    padding: 0;
    text-align: center;
  }

  .AuInd ul {
    justify-content: center;
  }

  .AuInd ul li {
    margin-left: 10px;
  }

  .AuInd ul li {
    margin-right: 10px;
  }

  .AuInd ul li:first-child {
    margin-left: 0;
  }

  .AuInd ul li:last-child {
    margin-right: 0;
  }

  .celeb_left {
    margin-bottom: 20px;
  }

  .BranDDignature .heading {
    padding-right: 0;
    text-align: center;
  }

  .owl-carousel-signature .owl-nav {
    position: relative;
    right: unset;
    top: 0;
  }

  .BranDDignature .heading p {
    text-align: center;
  }

  .BranDDignature .heading-titlte {
    text-align: center;
  }

  .valueSection .heading-titlte {
    padding-right: 0px;
  }

  .owl-carousel-factory .greenbox {
    max-width: 404px;
    margin-top: -220px;
    padding: 20px 30px;
  }

  .owl-carousel-factory .greenbox p {
    font-size: 12px;
    line-height: 22px;
  }

  .WhtDo_secThree .owl-carousel-factory .greenbox .heading-titlte {
    font-size: 30px !important;
  }

  .owl-carousel-factory .owl-nav button {
    position: relative;
  }

  .owl-carousel-factory .owl-nav button.owl-prev {
    right: unset;
  }

  .owl-carousel-factory .owl-nav button.owl-next {
    left: unset;
  }

  .owl-carousel-factory .greenbox {
    margin-top: -100px;
  }

  .custom-brand-col {
    width: calc(100% / 3);
  }

  section.WhtDo_secTwo.WhtDo_secTwoRight .row {
    flex-direction: unset;
  }

  .container_mouse {
    margin-top: 30px;
  }

  .leftline {
    height: 30px;
  }

  .faq_main h2.heading-titlte:before,
  .faq_main h2.heading-titlte:after {
    width: 160px;
  }

  .content-column {
    width: 100%;
  }

  .content-wrapper {
    clip-path: none;
    margin-bottom: 30px;
    background-color: rgba(255, 255, 255, 0.85);
    padding: 20px;
  }

  .global-presence::before {
    display: none;
  }

  .owl-carousel-brand.owl-carousel .owl-nav button.owl-next {
    right: -30px;
  }

  .owl-carousel-brand.owl-carousel .owl-nav button.owl-prev {
    left: -30px;
  }

  .brand_main .clintwrappr {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }

  .stickydiv {
    position: relative;
    top: 20px;
  }

  .bayswater {
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .heading-titlte {
    font-size: 34px !important;
    line-height: 45px;
  }

  .productoverview .card-img-top {
    margin-top: 0;
  }

  .herosection .banner_inner {
    position: relative;
    width: 100%;
    height: auto;
    top: unset;
    left: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    background: unset;
    padding: 50px 0;
    background: #f6f6f6;
  }

  header.herosection.InnerBanner .banner_inner {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.2) 60%);
  }

  .herosection.InnerBanner .banner_inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: inherit;
    background-color: unset;
    padding: 50px 0;
  }

  .clx-sec-one .aumap {
    height: 100%;
    padding: 0;
    margin-top: 25px;
  }

  .values-bx .card-body p.card-text {
    color: #525252;
    font-size: 16px;
    line-height: 25px;
  }

  section.abouTsecTwo.clx-sec-one p {
    font-size: 16px;
    line-height: 25px;
    padding-left: 15px;
    text-align: center;
  }

  section.abouTsecTwo .heading-titlte {
    text-align: center;
  }

  section.ProductPortfolio p.headingText {
    font-size: 16px;
    line-height: 25px;
  }

  .valueSection.clxvalue .heading p {
    line-height: 25px;
  }

  .banner_inner .banner-left a {
    max-width: 320px;
    width: 100%;
  }

  .banerRdbtn {
    display: flex;
    gap: 15px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .banner_inner .banner-left h6 a {
    color: #0E1F44;
  }

  .herosection .banner_inner .container_mouse {
    display: none;
  }

  .herosection .banner_inner .banner-left h1 {
    color: #000;
  }

  .herosection.InnerBanner .banner_inner h1 {
    color: #fff;
  }

  .herosection.InnerBanner .banner_inner .banner-left p {
    color: #fff;
  }

  .herosection .banner_inner .banner-left p {
    color: #000;
  }

  .heading h2 {
    font-size: 34px !important;
    line-height: 45px;
  }

  section.termMain {
    padding: 40px 0;
  }

  .acfooter {
    padding: 40px 0;
  }

  section.joblistArea {
    padding: 40px 0;
  }

  section.careerSectwo {
    padding: 40px 0;
  }

  section.careerSecone {
    padding: 40px 0;
  }

  section.hiringProces {
    padding: 40px 0;
  }

  section.faq_main {
    padding: 40px 0;
  }

  .banner_inner .banner-left h1 {
    font-size: 40px;
    line-height: 48px;
  }

  .banner_inner .banner-left p {
    font-size: 16px;
    line-height: 24px;
    margin: 20px 0 40px;
  }

  .banner_inner .banner-left h1 {
    font-size: 46px;
    line-height: 65px;
  }

  .header-top {
    display: none;
  }

  .banner-left {
    max-width: 730px;
    text-align: center;
  }

  .breadcrumbs ul {
    display: flex;
    gap: 0 10px;
    justify-content: center;
  }

  .navbar-brand {
    max-width: 90px;
  }

  .reversecolumn {
    display: flex;
    flex-direction: column-reverse;
  }

  .careerSImage {
    margin-bottom: 30px;
  }

  .faq_main nav .nav-tabs .nav-item .nav-link,
  .faq_main nav .nav-tabs .nav-link {
    width: 165px;
  }

  .section_one h2 {
    max-width: 100%;
  }

  .container_mouse {
    text-align: center;
    margin-top: 60px;
  }

  .container_mouse .mouse-btn {
    margin-bottom: 8px;
    margin: 0 auto 8px;
  }

  .section_one nav .nav-tabs .nav-item .nav-link,
  .section_one nav .nav-tabs .nav-link {
    width: 90px;
  }

  .section_one .whIteWrappr .banner-form .form-select {
    margin-bottom: 15px;
  }

  .vechiclaWrapper {
    padding-left: 0;
  }

  .owl-carousel-addplay .item-box h4 {
    display: flex;
    font-weight: 500;
    line-height: 50px;
    color: #000;
    font-size: 20px;
    align-items: center;
    position: absolute;
    bottom: 20px;
    left: 20px;
    font-family: "Oswald", sans-serif;
    gap: 10px;
  }

  .section_one h2 {
    padding-left: unset !important;
    max-width: 100%;
    text-align: center;
  }

  .heading a {
    margin-left: unset !important;
  }

  .heading-titlte::before {
    display: none !important;

  }

  .heading-titlte {
    padding-left: unset !important;
  }

  .section_one h2:before {
    display: none !important;
  }

  .section_one h2 {
    padding-left: unset !important;
  }

  .section_one .whIteWrappr .banner-form .find-btn.common-button {
    padding: 10px 15px;
    width: auto;
  }

  .SearcHwrap {
    justify-content: center;
  }

  .section_one h5 {
    text-align: center;
  }

  .section_one .whIteWrappr {
    padding: 20px;
  }

  .section_three .heading-titlte {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }

  .section_three p {
    text-align: center;
  }

  .ftparatext p {
    text-align: center;
  }

  section.section_two.welcomeourservc-sec .heading-titlte,
  section.section_two.welcomeourservc-sec {
    width: 100%;
    padding-right: 0;
    text-align: center !important;
    margin-bottom: 20px;
  }

  .owl-carousel-addplay {
    padding-top: 0px;
  }

  .header_bottom .search {
    order: 2;
  }

  .menu .herosection .banner_inner {
    display: none;
  }

  .vehicleApp .owl-carousel .owl-nav button.owl-next {
    right: 20px !important;
  }

  section.vehicleApp {
    padding: 40px 0 20px;
  }

  section.news_post {
    padding: 40px 0;
  }

  section.section_one {
    padding: 40px 0;
  }

  section.section_two {
    padding: 40px 0;
  }

  section.section_three {
    padding: 40px 0;
  }

  .vehicleApp .compannnyWrapper {
    padding: 40px 0 0;
  }

  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 50px !important;
    height: 50px !important;
  }

  .vechiclaWrapper .heading {
    text-align: center;
  }

  .vehicleApp .heading-titlte {
    text-align: center;
    width: auto;
  }

  section.featture_product .heading h2 {
    text-align: center;
    margin: 0 auto 15px;
  }

  .featture_product .headingText {
    text-align: center;
  }

  .heading p {
    padding: 0 !important;
    font-size: 16px !important;
  }

  .heading a {
    margin-left: unset !important;
  }

  .heading-titlte::before {
    display: none !important;
  }

  .heading-titlte {
    padding-left: unset !important;
  }

  .section_one h2:before {
    display: none !important;
  }

  .section_one h2 {
    padding-left: unset !important;
  }

  .section_two .heading-titlte {
    margin-bottom: 30px;
    padding-left: unset;
  }

  .section-heading .heading-titlte {
    text-align: center;
  }

  section.featture_product {
    padding: 40px 0;
  }

  .header_bottom {
    padding: 10px 0;
  }

  .experienceBox {
    max-width: 160px;
    padding: 15px;
    left: 0;
  }

  .experienceBox .experienceBoxleft span {
    font-size: 40px;
    line-height: 61px;
  }

  .AuInd ul li .AuTBoxouter {
    width: auto;
  }

  .AuInd ul li {
    margin-left: unset;
    margin: 0 10px;
  }

  .AuInd ul li:first-child {
    margin-left: 0;
  }

  .AuInd ul li:last-child {
    margin-right: 0;
  }

  section.abouTsecone {
    padding: 40px 0;
  }

  section.abouTsecTwo {
    padding: 40px 0;
  }

  section.aboutsecThree {
    padding: 40px 0;
  }

  section.valueSection {
    padding: 40px 0;
  }

  section.BranDDignature {
    padding: 40px 0;
  }

  section.abouTsecone .heading {
    text-align: center;
  }

  section.abouTsecone .heading-titlte {
    text-align: center;
  }

  section.abouTsecTwo .heading-titlte {
    width: auto;
  }

  .featture_product .heading-titlte {
    text-align: center;
    margin: 0 auto 15px;
  }

  section.WhtDo_secOne {
    padding: 40px 0;
  }

  section.WhtDo_secTwo {
    padding: 40px 0;
  }

  .owl-carousel-factory .greenbox {
    margin-top: -90px;
  }

  .owl-carousel-factory figure {
    border-radius: 10px 10px 0px 0px;
    width: 100%;
  }

  .owl-carousel-factory figure img {
    border-radius: 10px 10px 0px 0px;
  }

  .owl-carousel-factory .greenbox {
    border-radius: 0 0 10px 10px;
    max-width: 100%;
  }

  .WhtDo_secThree {
    padding: 0 0 32px;
  }

  .owl-carousel-factory .owl-nav button {
    bottom: 0;
    top: 25px;
  }

  .WhtDo_secTwo .heading .heading-titlte {
    text-align: center;
  }

  .WhtDo_secTwo .heading {
    padding-right: 0;
  }

  section#gallery {
    padding: 40px 0;
  }

  .gallery-container {
    width: 100%;
  }

  .gallery-item {
    flex-basis: 48.5%;
    margin-bottom: 15px;
  }

  .lightbox-content {
    width: max-content;
    height: 60%;
    margin: 15% auto;
  }

  .lightbox-prev,
  .lightbox-next {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
  }

  .lightbox-next {
    right: -15px;
  }

  .lightbox-prev {
    left: -15px;
  }

  section#gallery .heading {
    margin-bottom: 30px;
  }

  .menu .herosection {
    height: auto;
  }

  .menu .herosection img.bn-bg {
    height: auto;
  }

  .menu li {
    text-align: center;
  }

  .menu ul {
    padding-left: 0;
  }

  .menu .banner-left {
    padding-left: 0;
    text-align: center;
  }

  .custom-brand-col {
    width: calc(100% / 2);
  }

  .vehicleApp .owl-carousel .owl-nav button.owl-prev {
    display: none;
    left: 0;
  }

  .vehicleApp .owl-carousel .owl-nav button.owl-prev {
    right: 0;
    display: none;
  }

  .stickydiv {
    position: relative;
    top: unset;
  }

  .WhtDo_secTwo_right {
    position: relative;
    top: unset;
    margin-top: 20px;
  }

  .contact_main ul li .circleIcon {
    position: absolute;
    left: 0;
    top: -8px;
  }

  .contact_main ul li h6 {
    padding-left: 0;
  }

  .section-title {
    font-size: 2rem;
  }

  .section-subtitle {
    font-size: 1.25rem;
  }

  .content-wrapper {
    padding: 30px;
  }

  .global-presence .content-wrapper {
    margin-bottom: 0;
  }

  .global-presence .content-wrapper,
  .global-presence.glance .content-wrapper {
    max-width: 520px;
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .global-presence .feature-list ul {
    padding-left: 0;
  }

  .ourtext {
    text-align: center;
    justify-content: center;
    margin: 15px auto 0;
    width: max-content
  }

  .ftparatext {
    text-align: center;
  }

  .welcomeourservc-sec p {
    padding-left: unset;
  }

  .brand_main .clintwrappr {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .productoverview .heading {
    margin-bottom: 40px;
  }

  .product_Application .heading-titlte {
    margin-bottom: 15px;
    text-align: center;
  }

  .work-text h3 {
    font-size: 18px;
  }

  .productMain .heading p {
    text-align: center;
  }

  .productMain .heading-titlte {
    text-align: center;
  }

  section {
    padding-top: 2.5rem;
    padding-bottom: 3rem;
  }

  .mobile-d-none {
    display: none;
  }

  .mobile-d-block {
    display: block;
  }

  .acfooter .accordion-button {
    text-align: center;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
    text-transform: capitalize;
    background-color: transparent;
    border: none;
    display: block;
  }

  .acfooter .accordion-button:focus {
    box-shadow: none;
  }

  .acfooter .accordion-item {
    background-color: unset !important;
    border: none !important;
  }

  .acfooter .accordion-button::after {
    background-image: url(../images/angle-down-solid.svg) !important;
    background-repeat: no-repeat;
    filter: invert(1);
    display: inline-block;
    margin-left: 5px;
    background-size: 17px;
    background-position: top 5px right;
  }

  .accordion-button:not(.collapsed)::after {
    background-position: top -4px right;
  }

  .acfooter .footer-link {
    margin-bottom: 0 !important;
  }

  .acfooter .accordion-button {
    margin-bottom: 0 !important;
  }

  .clxsecTwo .heading {
    padding-left: 0;
  }

  .branchwrap {
    padding-left: 0;
  }

  .newsdetailspage p {
    padding-left: 0 !important;
  }
}

@media (max-width: 575.98px) {

  .termMain p,
  .termMain li,
  .termMain {
    font-size: 14px;
    line-height: 23px;
  }

  .acfooter {
    text-align: center;
  }

  .footer-link {
    margin-bottom: 40px;
  }

  .footer-link ul li {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .contact_main .heading p {
    font-size: 14px;
    line-height: 23px;
  }

  .careerSectwo .heading p {
    font-size: 14px;
    line-height: 23px;
  }

  .news-bx .card-body p.card-text {
    font-size: 14px;
    line-height: 23px;
  }

  .AuTBox {
    width: 55px;
    height: 55px;
    line-height: 55px;
  }

  .AuTBox img {
    width: 30px;
  }

  .AuInd ul li .AuTBoxouter {
    width: 140px;
  }

  .section_three p {
    font-size: 16px;
  }

  .vehicleApp .heading p {
    font-size: 16px;
    line-height: 26px;
  }

  .section-heading p {
    font-size: 16px;
    line-height: 26px;
  }

  .WhtDo_secOne .heading p {
    font-size: 16px;
    line-height: 26px;
  }

  .valueSection .heading p {
    font-size: 16px;
    line-height: 26px;
  }

  .values-bx .card-body p.card-text {
    font-size: 14px;
    line-height: 23px;
  }

  .BranDDignature .heading p {
    font-size: 16px;
    line-height: 26px;
  }

  .aboutsecThree p.sub-text {
    font-size: 16px;
    line-height: 26px;
  }

  section.abouTsecTwo p.sub-text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 40px;
  }

  .faq_main .accordion-body {
    font-size: 14px;
    line-height: 23px;
    padding-left: 50px;
  }

  .faq_main .accordion-item .accordion-button {
    padding: 20px 20px 20px 50px;
  }

  .faq_main .accordion-button:not(.collapsed)::before {
    left: 8px;
  }

  .faq_main .accordion-button::before {
    left: 8px;
  }

  .contact_main .contactForm input:not([type="submit"], [type="checkbox"]),
  .contact_main .contactForm select,
  .contact_main .contactForm textarea {
    font-size: 14px;
    height: 50px;
  }

  .contact_main .contactForm input[type="submit"] {
    padding: 14px 40px;
    margin: 0 auto;
    display: table;
    font-size: 14px;
  }

  .AppllicationModal .modal-content .modal-body input,
  .AppllicationModal .modal-content .modal-body select,
  .AppllicationModal .modal-content .modal-body textarea {
    border: none;
    height: 50px;
    border-radius: 10px;
    font-size: 14px;
  }

  .AppllicationModal .common-button {
    font-size: 14px;
  }

  .jobLitwrapper .joblist .themeBTN .common-button {
    font-size: 14px;
  }

  .footer-link h4 {
    font-size: 22px;
    margin-bottom: 25px;
  }

  .copy-right {
    font-size: 14px;
    padding: 15px 0 0;
    margin-top: 0;
  }

  .termMain h3,
  .termMain h4,
  .termMain h5 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 10px;
  }

  .banner_inner .banner-left h1 {
    font-size: 36px;
    line-height: 48px;
  }

  section.contact_main {
    padding: 40px 0;
  }

  .jobLitwrapper .joblist {
    flex-direction: column;
    text-align: center;
  }

  .joblistArea .heading-titlte {
    margin: 0 auto 15px;
  }

  .jobinfo {
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .hiringProces ul li .processStep h4 {
    font-size: 26px;
  }

  .jobinfo p {
    font-size: 14px;
  }

  .jobinfo h3 {
    font-size: 26px;
    line-height: 42px;
  }

  .fouRmain .card .common-button {
    padding: 15px 30px;
    font-size: 14px;
    margin: 30px auto 0;
  }

  .vehicleApp .compannnyWrapper .heading-titlte {
    font-size: 20px !important;
  }

  .vehicleApp .compannnyWrapper h2.heading-titlte:before {
    width: 70px;
  }

  .vehicleApp .compannnyWrapper h2.heading-titlte:after {
    width: 70px;
  }

  .section_one nav {
    align-items: flex-start;
    flex-direction: column;
  }

  .section_one nav .nav-tabs .nav-item .nav-link,
  .section_one nav .nav-tabs .nav-link {
    margin-left: 0;
    margin-right: 10px;
  }

  .section_one nav .nav-tabs .nav-item .nav-link,
  .section_one nav .nav-tabs .nav-link {
    width: 220px;
  }

  .section_one .nav-tabs {
    border-bottom: unset;
    justify-content: center;
    width: 100%;
  }

  .section_one nav h5 {
    margin-bottom: 10px;
  }

  .section_one nav .nav-tabs .nav-item .nav-link,
  .section_one nav .nav-tabs .nav-link {
    margin-bottom: 15px;
  }

  .values-bx .card-body h5.card-title {
    font-size: 20px;
    line-height: 30px;
  }

  section.abouTsecone .heading p {
    font-size: 16px;
    line-height: 26px;
  }

  .BranDDignature .heading p {
    font-size: 16px;
    line-height: 26px;
  }

  .custom-brand-col {
    width: calc(100%);
  }

  .faq_main h2.heading-titlte:before,
  .faq_main h2.heading-titlte:after {
    width: 70px;
  }

  .faq_main h2.heading-titlte:before {
    left: calc(-20px - 100%);
  }

  .faq_main h2.heading-titlte:after {
    right: calc(-20px - 100%);
  }

  .leftline {
    height: 24px;
  }

  .global-presence {
    padding: 40px 0;
  }

  .section-title {
    font-size: 1.75rem;
  }

  .content-wrapper {
    padding: 20px;
  }
}

@media (max-width: 480.98px) {
  .heading-titlte {
    font-size: 32px !important;
    line-height: 40px;
  }

  .heading h2 {
    font-size: 32px !important;
    line-height: 40px;
  }

  .header-push-button .logInBtn {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 10px;
    height: auto;
  }

  .header-push-button .humIcon {
    width: 40px;
    height: 40px;
    margin-left: 10px;
  }

  .navbar-brand {
    max-width: 75px;
  }

  .service-card span.grnCircle {
    width: 60px;
    height: 60px;
  }

  .service-card span.grnCircle img {
    max-width: 36px;
  }

  .section_one nav .nav-tabs .nav-item .nav-link,
  .section_one nav .nav-tabs .nav-link {
    width: 170px;
  }

  .AuInd ul {
    flex-direction: column;
    gap: 15px;
  }

  .AuInd ul li .AuTBoxouter {
    width: 100%;
  }

  .AuInd ul li {
    margin: 0 !important;
    margin-bottom: 15px;
  }

  .offrListouter .offrList .flex-shrink-0 span {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }

  .offrListouter .offrList .flex-shrink-0 span img {
    width: 30px;
  }

  .WhtDo_secTwo .offrListouter {
    padding-left: 0;
    padding-right: 0;
  }

  .gallery-item {
    flex-basis: 100%;
    margin-bottom: 15px;
  }

  .lightbox-content {
    width: 90%;
    margin: 20% auto;
  }
}

@media (max-width: 379.98px) {
  .heading-titlte {
    font-size: 28px !important;
    line-height: 40px;
  }

  .heading h2 {
    font-size: 28px !important;
    line-height: 40px;
  }

  .banner_inner .banner-left h1 {
    font-size: 34px;
    line-height: 46px;
  }

  .header-push-button .logInBtn {
    font-size: 10px;
  }

  .searchTerm {
    font-size: 12px;
  }

  .breadcrumbs ul li a {
    font-size: 16px;
  }

  .hiringProces ul li .processStep h4 {
    font-size: 24px;
  }

  .faq_main nav .nav-tabs .nav-item .nav-link,
  .faq_main nav .nav-tabs .nav-link {
    width: 100%;
  }

  .section_one nav .nav-tabs .nav-item .nav-link,
  .section_one nav .nav-tabs .nav-link {
    width: 100%;
  }

  .navbar-brand {
    max-width: 65px;
  }

  .menu ul li.menu-item-has-children>a::after {
    right: -50px;
  }

  .vehicleApp .compannnyWrapper h2.heading-titlte:before {
    width: 50px;
    left: -40%;
  }

  .vehicleApp .compannnyWrapper h2.heading-titlte:after {
    width: 50px;
    right: -40%;
  }
}

@media (max-width: 320.98px) {

  .termMain p,
  .termMain li,
  .termMain {
    font-size: 13px;
    line-height: 23px;
  }

  .copy-right {
    font-size: 13px;
  }

  .footer-link ul li {
    font-size: 13px;
  }

  .contact_main .heading p {
    font-size: 13px;
  }

  .careerSectwo .heading p {
    font-size: 13px;
  }

  .jobinfo p {
    font-size: 13px;
  }
}