* {
  box-sizing: border-box;
}
body,
html {
  height: 100%;
  margin: 0;
}
html, body {
  scroll-behavior: smooth;
}
body {
  font-family: "Oxygen";
  font-size: 16px;
  line-height: 26px;
  overflow-x: hidden;
  font-weight: 400;
  color: rgb(0 0 0 / 80%);
}

:root {
  --hedc: #022748;
  --shedc: #064278;
  --orange: #fe823a;
  --bodypara: rgb(0 0 0 / 70%);
}

/* common css */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Syne";
  margin: 0;
  /* word-spacing: -2px; */
}
p {
  margin: 0px;
}
a {
  text-decoration: none;
  color: #012847;
  font-size: 18px;line-height: 26px;
  font-family: "Syne";
  font-weight: 500;
}
.d-none{display: none !important;}
.p-0{padding: 0px !important;}
.m-0{margin: 0px !important;}
img {
  width: 100%;
  height: auto;
}
.container {
  width: 90%;
  margin: auto;
}
.mt-2 {
  margin-top: 10px;
}
.w-100 {
  width: 100% !important;
}
.w-70{width: 70% !important;margin: auto;;}
.text-center {
  text-align: center;
}
.pb-10 {
  padding-bottom: 40px !important;
}
.pt-0 {
  padding-top: 0px !important;
}
.header-sec {
  background: #fff;
  top: 0px;
  width: 100%;
  z-index:999;
  position: fixed;
}

.header {
  display: grid;
  transition: 0.3s linear;
  grid-template-columns: 250px 70% !important;
  justify-content: space-between;
  align-items: center;

  position: relative;
}
header {
  border-bottom: 1px solid #96a3b3;
}
.diversed-card {
  overflow: hidden;
  border-radius: 30px;
}
.menu-wrp {
  display: grid;
  grid-template-columns: 70% 250px;
  gap: 70px;
  align-items: center;
  justify-content: space-between;
}
.menu .header-menu-link{display: flex;gap:10px;flex-wrap:wrap;margin-top:10px;}
.menu .header-menu-link  .cbtn { padding: 2px 16px;}
.menu .header-menu-link  .cbtn{ font-size: 14px;line-height: 23px;}
.sidemenu {
  position: fixed;
  top: 98px;
  transition: 0.3s linear;
  right: -280px;
  width: 250px;
  height: 100%;
  overflow-y: scroll;
  padding: 0px 0px 20px 0px;
  background-color: #fff;
  z-index: 2;
}
.sidemenu.active {
  right: 0px;
}
.sidemenu ul {
  padding-left: 0px;
}
.sidemenu li {
  list-style: none;
  margin: 7px 0px;
  padding: 10px 20px;
}
.menu-div {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 20px;
  justify-content: space-between;    margin: 0;
}
.menu {
  height: fit-content;
}

.scrolltop {
    position: fixed;
    bottom: 10%;
    right: 10px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    background:#fe823a;
    opacity:0.5;
    z-index: 427;
    border: none;
    display: flex
;
transition: 0.25s linear;
    justify-content: center;
    align-items: center;
    transition: 0.3s linear;
    box-shadow: 1px 1px 9px 0px #afafaf;}
.scrolltop:hover{opacity:1;}

.cbtn {
  width: fit-content;
  display: flex;
  border-radius: 20px;
  padding: 5px 30px;
  background: #ececec;
  align-items: center;
  gap: 5px;
  border: 1px solid rgb(1 40 71 / 30%);
}

.cbtn p {
  color: #022c48 !important;
  font-weight: 600;
}
.hamburger-menu {
  width: 25px;
  height: 20px;
  display: none;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
}

.line {
  width: 100%;
  height: 2px;
  background-color: #012847;
  border-radius: 2px;
  transition: all 0.3s ease-in-out;
}
.side-menu-wrp{position: fixed;top: 0px;}
/* Animation when active */
.hamburger-menu.active .line:nth-child(1) {
  transform: translateY(10px) rotate(45deg);
}

.hamburger-menu.active .line:nth-child(2) {
  opacity: 0;
}

.hamburger-menu.active .line:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}
.quicklinks{    position: sticky;
  background-color: #e6e6e6;
  top: 100px; z-index: 998;}
.quicklink-a{display: none;padding: 10px 0px;width: 100%;justify-content: space-between;padding-right:20px;width: 100%;align-items: center;}
.quicklink-a a{color:#000;padding: 10px 0px;font-weight: 600;}
.q-link-wrp{display: flex;gap: 70px;}
.q-link-wrp a{padding: 15px 25px;color: #000;font-weight: 600;transition: 0.25s linear;width: 100%;display: block;}
.q-link-wrp a:hover{background-color: var(--orange);}
.q-link-wrp a.active{background-color: var(--orange);}




.arrow {
  transition: transform 0.3s ease;
  position: relative;
}
.arrow::after{
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMHB4IiBoZWlnaHQ9IjIwcHgiIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Ik04MzEuODcyIDM0MC44NjRMNTEyIDY1Mi42NzJMMTkyLjEyOCAzNDAuODY0YTMwLjU5IDMwLjU5IDAgMCAwLTQyLjc1MiAwYTI5LjEyIDI5LjEyIDAgMCAwIDAgNDEuNkw0ODkuNjY0IDcxNC4yNGEzMiAzMiAwIDAgMCA0NC42NzIgMGwzNDAuMjg4LTMzMS43MTJhMjkuMTIgMjkuMTIgMCAwIDAgMC00MS43MjhhMzAuNTkgMzAuNTkgMCAwIDAtNDIuNzUyIDB6Ii8+PC9zdmc+');
  height: 20px;
  width: 20px;
}

.arrow.open::after{
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMHB4IiBoZWlnaHQ9IjIwcHgiIHZpZXdCb3g9IjAgMCAxMDI0IDEwMjQiPjxwYXRoIGZpbGw9IiMwMDAiIGQ9Im00ODguODMyIDM0NC4zMmwtMzM5Ljg0IDM1Ni42NzJhMzIgMzIgMCAwIDAgMCA0NC4xNmwuMzg0LjM4NGEyOS40NCAyOS40NCAwIDAgMCA0Mi42ODggMGwzMjAtMzM1Ljg3MmwzMTkuODcyIDMzNS44NzJhMjkuNDQgMjkuNDQgMCAwIDAgNDIuNjg4IDBsLjM4NC0uMzg0YTMyIDMyIDAgMCAwIDAtNDQuMTZMNTM1LjE2OCAzNDQuMzJhMzIgMzIgMCAwIDAtNDYuMzM2IDAiLz48L3N2Zz4=');
  height: 20px;
  width: 20px;
}
.q-link-wrp {
  overflow: hidden;
  transition: height 0.3s ease-in-out;
  border-radius: 5px;
}



@media (max-width: 1500px) {
  .header {
    display: grid;
    grid-template-columns: 230px 75%;
  }
  .menu-wrp {
    display: grid;
    grid-template-columns: 70% 230px;
  }
  .logo-div img {
    width: 160px;
  }
  .crafts-logo-div img, .crafts-logo-div img {
    width: 160px !important;
  }
}
@media (max-width: 1390px) {
  .header {
    display: grid;
    grid-template-columns: 200px 80%;
  }
  .menu-wrp {
    display: grid;
    grid-template-columns: 70% 200px;
    gap: 50px;
    justify-content: end;
  }
}
@media (max-width: 1300px) {
  a {
    font-size: 17px;
  }
  .header {
    display: grid;
    grid-template-columns: 190px 75%;
  }
  .menu-wrp {
    display: grid;
    grid-template-columns: 70% 190px;
  }
  .capabilities .p-content p {width: 70%;}
}
@media (max-width: 1250px) {
  .hamburger-menu {
    display: flex;
  }
  .side-menu-wrp{position: static;}
  .menu-wrp {
    display: flex;
    justify-content: flex-end;
  }
  .menu-wrp .menu-div,
  .menu-wrp .crafts-logo-div {
    display: none;
  }
  .header {
    display: grid;
    grid-template-columns: 190px 30px;
  }
}
/* header ends */

.footer-sec {
  background-color: #2d4768;
  padding: 100px 0px 0px;
  margin-top: 55px;
  position: relative;
}
.footer-after-img {
  position: absolute;
  top: -42px;
  z-index: -1;
  right: 0px;
  width: 72%;
}
.footer-after-img2 {
  position: absolute;
  top: -18px;
  z-index: -1;
  filter: saturate(0) grayscale(0.8);
  right: 0px;
  width: 56%;
}
.follo-us p {
  color: #c9c9ca;
  margin-bottom: 10px;
  font-size: 17px !important;
  font-weight: 600;
}
.footer-sec a {
  color: #c4cbd4;
}
.foot-div-wrp {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 3%;
}
.foot-menu p {
  color: #d3d8df;
  font-size: 16px;
}
.foot-menu p b {
  color: #d3d8df;
  font-size: 18px;
  line-height: 26px;
}
.foot-menu img {
  width: 200px;
  height: auto;
}
.icon-wrp {
  display: flex;
  align-items: center;
  gap: 20px;
}
.nowrap {
  text-wrap: nowrap;
}
.icon-wrp svg {
  width: 24px;
}
.facbook svg,
.twitter svg {
  width: 20px;
}
.insta svg {
  width: 22px;
}
.linkedin svg {
  width: 22px;
}

.follo-us {
  align-content: center;
}
.foot-con {
  display: flex;
  align-items: center;
  gap: 10px;
}

.svg-d2 {
  display: flex;
  padding: 4px;
}
.foot-con p {
  text-wrap: nowrap;
}
.foot-con a {
  font-size: 16px;
  font-family: "Oxygen";
}
.menu-item {
  width: 100%;
}
.alcent p {
  margin-bottom: 6px;
}
.menu-item p {
  position: relative;
  display: flex;
  width: 100%;
}
.menu-item ul {
  padding-left: 0px;
  margin-top: 10px;
}
.d-no600 {
  margin-top: 20px;
}
.foot-div-wrp.wrp2 {
  margin: 60px 0 50px;
}
.menu-item li {
  list-style-type: none;
  padding-left: 0px;
  color: #c4cbd4;
  margin: 7px 0px;
}
.menu-item a {
  color: #c4cbd4 !important;
  font-size: 15px;
  font-weight: 300 !important;
  transition: 0.2s linear;
  letter-spacing: 0px;
  font-family: oxygen;
}
.menu-item a span {
  color: #e9e9e9;
}
.menu-item a:hover span {
  color: #fff;
}
.menu-item a:hover {
  color: #ff7424 !important;
}
.foot-menu .cbtn {
  padding: 8px 20px;
  border-radius: 25px;
  gap: 25px;
  margin-top: 25px;
}
.fax-cnt p b {
  font-size: 15px;
}
.mb1 {
  margin-bottom: 10px;
}
.foot-crd-div {
  border-top: 1px solid #979696;
  padding: 15px 0px;
  display: flex;
  gap: 30px;
  justify-content: space-between;
}
.foot-crd-div p {
  color: rgb(255 255 255 / 50%);
  font-size: 13px;
}
.foot-crd-div a {
  transition: all 0.3s ease-in-out;
}
.foot-crd-div a {
  color: #dededf;
  font-size: 14px;
}

.foot-crd-div a:hover {
  color: #ff7424;
}
.foot-div-wrp.wrp2 {
  grid-template-columns: repeat(5, 1fr);
}

.foot-crd-div {
  flex-wrap: wrap;
}

/* footer ends */

@media (max-width: 1490px) {
  .icon-wrp {
    gap: 15px;
  }
  .foot-div-wrp {
    gap: 2%;
  }
  .foot-crd-div {
    margin-top: 50px;
  }
  .footer-after-img {
    position: absolute;
    top: -43px;
  }
}
@media (max-width: 1400px) {
  .icon-wrp {
    gap: 15px;
  }
  .footer-after-img2 {
    position: absolute;
    top: -20px;
  }
}
@media (max-width: 1300px) {
  .icon-wrp {
    gap: 15px;
  }
  .foot-div-wrp {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .foot-crd-div {
    margin-top: 50px;
  }
  .footer-after-img {
    display: flex;
    position: absolute;
    top: -37px;
  }
  .foot-crd-div {
    justify-content: center;
    gap: 15px;
  }
}

@media (max-width: 1080px) {
  .footer-after-img {
    top: -30px;
  }
  .footer-after-img2 {
    top: -15px;
  }
}
@media (max-width: 992px) {
  .foot-crd-div {
    justify-content: center;
    gap: 5px;
  }
  .foot-crd-div p {
    text-align: center;
  }
  .foot-menu img {
    width: 180px;
  }
  .capabilities .p-content p {width: 80%;}
}
@media (max-width: 850px) {
  .icon-wrp {
    gap: 15px;
  }
  .foot-div-wrp {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .foot-crd-div {
    margin-top: 50px;
  }
  .wrp2 {
    margin-top: 40px;
  }
  .menu-item {
    margin-top: 0px;
  }
  .foot-div-wrp {
    gap: 30px;
  }
  .foot-div-wrp.wrp2 {
    gap: 10px;
  }

  .footer-after-img {
    display: flex;
    position: absolute;
    top: -28px;
  }
  .footer-after-img2 {
    position: absolute;
    top: -11px;
  }
}
@media (max-width: 767px) {
  .foot-menu p {
    font-size: 14px;
  }
  .footer-after-img {
    top: -20px;
    right: 0px;
  }

}
@media (max-width: 600px) {
  .icon-wrp {
    gap: 15px;
  }
  .foot-div-wrp {
    display: grid;
    grid-template-columns: 100%;
  }
  .foot-crd-div {
    margin-top: 50px;
  }
  .footer-after-img {
    width: 100%;
    top: -16px;
  }
  .footer-after-img2 {
    width: 80%;
  }
  .foot-crd-div {
    display: grid;
    gap: 10px;
  }
  .menu-item li {
    margin: 5px 0px;
  }
  .menu-item ul {
    margin: 10px 0px 8px;
  }
 
}
@media (max-width: 580px) {
  .foot-div-wrp.wrp2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .foot-div-wrp.wrp2 .menu-item p {
    border-bottom: 1px solid rgb(255 255 255 / 50%);
    padding-bottom: 10px;
  }
  .foot-menu p b {
    font-size: 16px;
    line-height: 24px;
  }
  .foot-div-wrp.wrp2 {
    margin: 30px 0 30px;
  }
  .cbtn.mt-2 svg {
    width: 20px;
  }

  .menu-item p::after {
    position: absolute;
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iI2FkYjZjNCIgZD0iTTcuNDEgOC41OEwxMiAxMy4xN2w0LjU5LTQuNTlMMTggMTBsLTYgNmwtNi02eiIvPjwvc3ZnPg==");
    top: -1px;
    right: 0px;
    width: auto;
  }
  .menu-item.active p::after {
    content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iI2FkYjZjNCIgZD0iTTcuNDEgMTUuNDFMMTIgMTAuODNsNC41OSA0LjU4TDE4IDE0bC02LTZsLTYgNnoiLz48L3N2Zz4=");
  }
  .d-no600 {
    display: none;
  }
  .menu-item ul {
    padding-left: 0px;
    height: 0px;
    transition: 0.25s linear;
    overflow: hidden;
    margin: 0px;
  }
  .menu-item.active ul {
    height: 100%;
  }
}

@media (max-width: 480px) {
  .logo-div img {
    width: 160px;
  }
}
@media (max-width: 400px) {
  .footer-after-img {
    top: -13px;
  }
  .footer-after-img2 {
    top: -13px;
  }
  .foot-con {
    gap: 5px;
  }
  .svg-d svg {
    width: 25px;
    height: 25px;
  }
  .svg-d3 svg {
    width: 25px;
    height: 25px;
  }
  .footer-sec {
    padding: 40px 0px 0px !important;
  }
  .foot-menu img {
    width: 140px;
  }
}

.pspace {
  padding: 120px 0px;
}
.pb0 {
  padding-bottom: 0px !important;
}
.just-start {
  justify-content: start !important;
}
.inv-blo {
  display: grid;
  grid-template-columns: 40% 40%;
  justify-content: center;
  gap: 50px;
}
.inv-blo > div {
  padding: 60px 50px;
  border-radius: 30px;
}
.invest-info {
  background-color: #e6f0f9;
}
.blogs {
  background-color: #e6e6e8;
}
.hed2 {
  font-size: 28px;
  color: var(--hedc);
  font-weight: 600;
  margin-bottom: 30px;
}
.hed3 {
  font-size: 24px;
  color: var(--shedc);
  font-weight: 600;
  margin-bottom: 10px;
}
.slider-nav.owl-carousel .owl-dots {
  display: flex;
  gap: 10px;
  justify-content: end;
  margin-top: 10px;
}
.slider-nav.owl-carousel .owl-dots .owl-dot {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #fff;
  transition: 0.3s linear;
}
.slider-nav.owl-carousel .owl-dots .owl-dot.active {
  background: #ababab;
}
.blg-img {
  display: flex;
  overflow: hidden;
  border-radius: 20px;
  margin: 20px 0px;
}
.blog-d p {
  color: #484848;
  font-size: 16px;
  line-height: 26px;
  width: 100%;
  margin: 5px 0px;
}
.blog-conten-d{display: flex;gap: 40px;    margin-top: 30px;}
.date-div{padding-top: 10px;}
.date-div h3{font-size: 30px;color: var(--hedc);font-family: 'oxygen';}
.date-div p{font-size: 20px;color: var(--hedc);}
.obrbtn {
  padding: 8px 25px;
  border-radius: 25px;
  border: 2px solid #fb9a64;
  display: flex;
  gap: 10px;
  width: fit-content;
  background: #f3f3f3;
  color: #484848;
  font-size: 15px;
}
.mt-40px {
  margin-top: 40px;
}
.report-div {
  border-bottom: 1px solid #c9cbce;
  padding: 0px;
  padding-bottom: 15px;
  margin: 25px 0px;
  cursor: pointer;
}
.report {
  display: flex;
  padding: 15px 0px;
  align-items: center;
  gap: 15px;
  transition: 0.25s linear;
  border-radius: 35px;
}
.r-date {
  color: #fd7f37;
  font-size: 14px;
}
.r-title {
  color: var(--hedc);
  font-size: 16px;
  font-weight: 600;
}
.report-div:hover .report {
  padding: 15px 30px;
  background: #fbfcff;
}
.r-icon {
  display: flex;
  align-items: center;
}
.news-event-sec {
  background-color: #e9eaec;
}
.new-titl-wrp {
  display: flex;
  justify-content: space-between;
}
.bh2 {
  color: #000;
  width: 400px;
  font-size: 48px;
  line-height: 50px;
}
.gbtn {
  display: flex;
  padding: 8px 20px 8px 30px;
  border-radius: 25px;
  background: #435362;
  color: #fff;
  gap: 10px;
  width: fit-content;
  font-size: 15px;
  height: fit-content;
}
.news-wrp {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  justify-content: center;
}
.news-card {
  background: #fff;
  transition: 0.3s linear;
}
.news-card:hover {
  box-shadow: 0px 0px 11px 2px #c7c3c3;
}
.news-wrp .owl-stage-outer {
  padding: 10px;
}
.news-info {
  padding: 45px 30px;
}
.eventh2 {
  color: var(--hedc);
  margin: 30px 0px;
  font-size: 22px;
  font-weight: 700;
}
.e-date {
  display: grid;
  color: var(--hedc);
  font-size: 20px;
  margin-top: 50px;
}
.e-date b {
  font-size: 40px;
  font-weight: 600;
}
.news-img {
  display: flex;
  overflow: hidden;
}
.mt-60px {
  margin-top: 60px;
}
.news-img img {
  transition: 0.3s linear;
}
.news-card:hover img {
  transform: scale(1.05);
}

.products-sec {
  position: relative;
  height: 100%;
  background-image: linear-gradient(#000 65%, #ffffff 50%);
}
.p-title-wrp {
  display: grid;
  grid-template-columns: 35% 60%;
  justify-content: space-between;
}
.ph2 {
  color: #fff;
  font-size: 50px;
  line-height: 58px;
}
.p-content p {
  color: #d5dae1;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  font-family: "syne";
}
.p-content p span {
  color: #4378bb;
  font-weight: 600;
}
.btn-left {
  display: flex;
  width: 100%;
  justify-content: end;
}
.wbtn {
  display: flex;
  padding: 8px 25px;
  border-radius: 30px;
  background: #ffffff;
  align-items: center;
  color: #000;
  gap: 10px;
  width: fit-content;
  font-size: 16px;
  height: fit-content;
  letter-spacing: -1px;
  border: 1px solid #425978;
  position: relative;
  transition: 0.2s linear;
}
.wbtn::after {
  content: "";
  transition: 0.2s linear;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMTAgMTdsNS01bC01LTUiLz48L3N2Zz4=")
    4px -1px no-repeat;
  width: 20px;
  filter: invert(1);
  height: 22px;
}
.wbtn:hover::after {
  filter: invert(0);
}
.wbtn:hover {
  background-color: var(--orange);
  color: #fff;
  border: 1px solid var(--orange);
}
.wbtn:hover::after {
  transform: translateX(5px);
}
.pro-slider-wrp {
  position: relative;
  top: 0;
  left: 0%;
  margin: auto;
  width: 100%;
}
.pro-slider-wrp {
  margin-top: 50px;
}
.pro-wrp {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  padding: 0px;
  grid-template-rows: 500px;
  justify-content: center;
}
.pro-card {
  min-height: 450px;
  background: #ff8484;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
  position: relative;
  transition: 0.3s linear;
  cursor: pointer;    background-position: bottom !important;
}
.pro-card::after {
  height: 100%;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgb(0, 0, 0);
  background:linear-gradient(180deg, rgb(103 103 103 / 0%) 0%, rgb(0 0 0 / 49%) 85%);
  width: 100%;
  transition: 0.2s linear;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
}
.pro-card:hover::after {
  position: absolute;
  top: 0px;
  left: 0px;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
  width: 100%;
  background: rgb(90, 106, 129);
  background: linear-gradient(0deg, #2c476899, rgba(90, 106, 129, 0) 70%);
}
.pro-card:hover {
  transform: scale(1.05);
}
.product-carousel .owl-item {
  overflow: hidden;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
}
.pro-info {
  height: 100%;
  display: flex;
  padding: 0px 40px 30px;
  flex-direction: column;
  position: absolute;
  z-index: 2;
  justify-content: flex-end;
}

.p-sm-info {
  width: fit-content;
  border-radius: 50px;
  border: 1px solid #fffffd;
  padding: 0px 25px;
  color: #fffffd;
  transition: 0.3s linear;
  font-size: 14px;
}
.pro-card:hover .p-sm-info {
  background: #ff7524;
  border: 1px solid #ff7524;
  color: #fff;
}

.pro-h3 {
  color: #fff;
  font-size: 28px;
  margin-bottom: 20px;
  line-height: 33px;
}
.first-pro {
  background: url("images/engine-parts.webp");
  background-size: cover;
}
.sec-pro {
  background: url("images/structural-parts.webp");
  background-size: cover;
}
.third-pro {
  background: url("images/transmission-parts.webp");
  background-size: cover;
}
.fourth-pro {
  background: url("images/evehicle-parts.webp");
  background-size: cover;
}
.solution-wrp {
  display: grid;
  gap: 5%;
  grid-template-columns: 60% 25%;
  justify-content: center;
  align-items: center;
}
.d-on900 {
  display: none;
}
.bch2 {
  font-size: 35px;
  line-height: 40px;
}
.solution-wrp p {
  width: 80%;
  color: #000;
  font-size: 18px;
  line-height: 28px;
  margin: 50px 0 60px;
}
.b-slider {
  overflow: hidden;
}

.diversed-div {
  text-align: center;
}
.div-div {
  margin: auto;
}
.div-div p {
  margin: auto;
  font-weight: 500;
  width: 60%;
  margin: 0 auto;
}
.div-wrp {
  display: flex;
  grid-template-columns: auto auto auto;
  gap: 40px;
  transition: grid-template-columns 0.3s linear;
  margin: 60px 0px 0px;
}
.diversed-card {
  width: 50%;
  transition: width 0.3s linear;
  position: relative;
}
.diversed-card.pd1.activew {
  width: 100%;
  transition: width 0.35s linear;
}
.diversed-card .pro-info {
  width: 100%;
}
.diversed-card .pro-h3 {
  margin-top: 20px;margin-bottom: 0;
}
.diversed-card .pro-card {
  border-radius: 30px;

}
.stretched-link{position: absolute;top: 0px;left: 0px;height: 100%;width: 100%;z-index: 2;}
.diversed-card .pro-card::after {
  border-radius: 30px;
}
.diversed-card .pro-card:hover::after {
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.6839110644257703) 21%,
    rgb(103 103 103 / 0%) 46%,
    rgb(16 15 15 / 68%) 100%
  );
  border-radius: 30px;
}
.skill-div {
  display: none;
  transition: opacity 0.3s linear;
}
.skill-div ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding-left: 0px;
  opacity: 0;
  transition: opacity 0.3s linear;
}
.skill-div li {
  list-style: none;
  color: #fff;
  font-size: 20px;    line-height: 25px;
  padding-left: 15px;
  position: relative;
  font-weight: 600;
  font-family: "Syne";
}
.skill-div li::after {
  position: absolute;
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNXB4IiBoZWlnaHQ9IjI1cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0iI2ZmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibTEwLjIwNyA4bC0zLjg1NCAzLjg1NGwtLjcwNy0uNzA3TDguNzkzIDhMNS42NDYgNC44NTRsLjcwNy0uNzA4eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");
  left: -10px;
  top: 0px;
  width: auto;
}

.activew .skill-div {
  display: block;
}
.activew .skill-div ul {
  opacity: 1;
}
.csr-sec {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.pspace.csr-sec {
  padding-bottom: 170px;
}
.solution-wrp.d-flex {
  display: block !important;
}
.cont-section {
  display: grid;
  /* align-items: center; */
  justify-content: center;
  align-content: center;
}
.cont-section .bh2 {
  font-weight: 400;
}
.spiral-div {
  width: 700px;
  height: 700px;
  position: relative;
  left: -150px;
  animation: Rotate 20s linear infinite;
  -webkit-animation: Rotate 20s linear infinite;
  background: url("images/circle.png");
  background-repeat: no-repeat;
  background-size: contain;
}
/* .spiral-div::after{
    position: absolute;
    content: url('images/circle.png');
    top: 0px;
    left: 0px;
    width: 100;
  } */
@keyframes Rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.img-divs {
  position: absolute;
  text-align: center;
  background: transparent;
  animation: 20s linear infinite;
  -webkit-animation: Rotate-reverse 20s linear infinite;
}
.img-divs img {
  border-radius: 50%;
  overflow: hidden;
}
.mt0 {margin-top: 0;}.w100 {grid-template-columns: 100% !important;}
@-webkit-keyframes Rotate-reverse {
  from {
    -webkit-transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
  }
}
.products{position: relative;}
.cap-nav-para {color: grey !important;}

/* environment */
.img-divs#one {
  bottom: 7px;
  left: 171px;
}
.img-divs#one img {
  width: 80%;
}
/* Health */
.img-divs#two {
  top: 295px;
  left: 125px;
}
.img-divs#two img {
  width: 70%;
}
/* livelihoods */
.img-divs#three {
  top: 209px;
  right: -254px;
}
.img-divs#three img {
  width: 50%;
}
/* Education */
.img-divs#four {
  top: 62px;
  left: 108px;
}
.img-divs#four img {
  width: 86%;
}
.img-divs p {
  font-size: 20px;
}

.bike-container {
  position: relative;
  display: inline-block;
}
.motorcycle {
  width: 600px;
}
.hotspot {
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: blue;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.2s;
}
.hotspot:hover {
  transform: scale(1.3);
}
.tooltip {
  position: absolute;
  background-color: white;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  display: none;
  width: 180px;
  text-align: left;
}
.bike-container .line {
  position: absolute;
  width: 80px;
  height: 2px;
  background: repeating-linear-gradient(
    90deg,
    blue,
    blue 5px,
    transparent 5px,
    transparent 10px
  );
  display: none;
}
.newletter-wrp {
  display: flex;
  gap: 80px;
  justify-content: center;
}
.hed2.mb-20px {
  margin-bottom: 10px !important;
}
.new-lt-div .div-div p {
  margin: 10px 0px;
  font-size: 16px;
}

.embtn {
  padding: 10px 60px;
  border-radius: 10px;
  font-size: 15px;
  border: 1px solid #000;
}
.orgbtn {
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 15px;
  border: 1px solid #ff7423;
  background: #ff7423;
  color: #fff;
}
.ml-30px {
  margin-left: 30px;
}
input:focus::placeholder {
  opacity: 0;
}
.counter-div-wrp {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 0px 30px;
}
.counter-div p {
  color: #1e2a36de;
  font-weight: 600;
  line-height: 24px;
  font-size: 16px;
  text-transform: uppercase;
}
.counter-div .num {
  font-size: 50px;
  color: #000;
  font-weight: 600;
  margin: 15px 0px;
  position: relative;
}
.counter-div .num::after {
  content: "";
  position: absolute;
  left: -15px;
  top: -12px;
  height: 48px;
  width: 48px;
  border-radius: 50%;
  background: #cad1d9;
  z-index: -1;
}
/* .counter-div .plus::before{
  content: '+';
  position: absolute;
  right: 56px;
  top: 0px;
  z-index: -1;} */
.counter-div div {
  width: fit-content;
  margin: auto;
}
.counter-sec {
  padding: 60px 0px;
}
.div-wrp.owl-carousel {
  display: flex !important ;
}
.diversed-slide.owl-carousel .owl-dots {
  display: flex;
  gap: 10px;
  justify-content: end;
  margin-top: 10px;
}
.diversed-slide.owl-carousel .owl-dots .owl-dot.active {
  background: #ababab;
}
.diversed-slide.owl-carousel .owl-dots .owl-dot {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #d1d1d1;
  transition: 0.3s linear;
}
.product-slider  .swiper-slide{
  border-radius: 0px 0px 35px 35px;
  overflow: hidden;
}

/* About us */
.subbbnr {
  width: 100%;
  background-color: #000;
  padding: 32px 0px 20px;
  color: #d6dfe8;
}

.breadcrumbs {
  display: flex;
  gap: 15px;
  align-items: center;
  padding-left: 0px;
  margin: 0px;    z-index: 1;
}
.breadcrumbs a {
  color: rgb(230 240 249 / 70%);
  transition: 0.25s linear;
  font-weight: 400;
}
.breadcrumbs a:hover {
  color: var(--orange);
}
.bnr-wrp {
  display: grid;
  grid-template-columns: 60% 30%;
  justify-content: space-between;
  margin-bottom: 30px;
  /* border-bottom: 1px solid #333333; */
}
.bnr-wrp .text-content {display: flex;flex-direction: column;justify-content: space-between;}
.bnr-wrp .bh2 {
  width: 100%;
  font-weight: 500;
  font-size: 38px;
  line-height: 48px;
  margin: 40px 0px 50px;z-index: 1;
}
.bnr-wrp .img-div img {width: auto;height: 300px;}
.text-white span {
  color: #fff;
  font-weight: 600;
}
.text-white {
  color: #d5dae0;
}
.bnr-title {
  margin: 0;
  font-size: 90px;
  letter-spacing: -1px;
  line-height: 99px;
  color: rgb(255 247 247 / 25%);
}
.capabilities .bnr-title { font-size: 90px;margin-bottom: -10px;}
.bnr-title.tit2 {
  display: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.counter-sec2 {
  background: #000;
  padding: 45px 0px 30px;
}
.abt-count-wrp {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
.count-d div {
  width: fit-content;
  margin: auto;
}
.count-p {
  color: #fff;
  font-size: 55px;
  line-height: 55px;
  z-index: 1;
  width: fit-content;
  font-weight: 600;
  position: relative;
  text-align: center;
}
.count-p::after {
  position: absolute;
  content: "";
  top: 0px;
  z-index: -1;
  left: -17px;
  height: 50px;
  width: 50px;
  background-color: #ef7c3d;
  border-radius: 50%;
}
.conut-tit {
  color: #959ca2;
  font-family: "Syne";
  font-size: 18px;
      line-height: 22px;
  margin: 12px 0px;
}
.abt-pro-wrp {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.abt-pro {
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  position: relative;
}
.abtpro-slider-div {
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  position: relative;
}
.abt-pro-img-d {
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  display: flex;
  overflow: hidden;
}
.wrp2 {
  grid-template-columns: 50% 40%;
}
.border-line {
  position: absolute;
  height: 100%;
  width: 103%;
  z-index: 2;
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  border: 1px solid var(--orange);
  top: 0px;

}

.vis-mis-sec {
  background-color: #e6e6e8;
  margin-top: 160px;
  position: relative;
}
.vtab-content#vis::after {
  position: absolute;
  /* content: 'vision'; */
  content: "";
  bottom: -53px;
  font-weight: 700;
  /* right: -153px; */
  right: 0px;
  font-size: 112px;
  color: #f0f0f2;
}
.vtab-content#mis::after {
  position: absolute;
  /* content: 'mission'; */
  content: "";
  bottom: -53px;
  font-weight: 700;
  right: 0px;
  font-size: 112px;
  color: #f0f0f2;
}
.vis-mis-wrp {
  display: grid;
  grid-template-columns: 50% 40%;
  justify-content: center;
  gap: 5%;
}
.vis-mis-img-d {
  display: flex;
  max-height: 450px;
  width: auto;
  position: relative;
 border-radius: 0px 0px 35px 35px;
 overflow: hidden;
}
.vis-mis-tab-d {
  position: relative;
}
.vis-mis-tab {
  position: absolute;
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
  background: #e6f0f9;
  right: 0px;
  top: -207px;
  left: auto;
  padding: 30px 40px;
  height: -webkit-fill-available;
  overflow: hidden;

}
.vis-mis-tab .vis-mis{
  height: 100%;
    overflow: hidden;

}
.vis-mis-tab div .v-tab{
  height: 100%;
}

.management-sec {
  background: linear-gradient(#fff0e9 70%, #fff 30%);
}
.mangemnet-team {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  padding: 0px 20px;
  margin: 50px 0px 0px;
}
.mangemnet-team-div {
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  background: #fff;
  padding: 40px 30px 40px 0px;
  border: 1px solid transparent;
  transition: 0.25s linear;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.mangemnet-team-div:hover {
  border: 1px solid var(--orange);
}
.mt-img {
  border-top-left-radius: 35px;
  border-bottom-right-radius: 35px;
  display: flex;
  overflow: hidden;
}
.mt-img img {
  transition: 0.25s linear;
}
.mangemnet-team-div:hover .mt-img img {
  transform: scale(1.05);
}
.mt-d {
  padding-left: 30px;
}
.mt-n {
  font-size: 24px;
  color: var(--hedc);
  margin: 20px 0px;
  border-bottom: 1px solid #a7abac;
  padding-bottom: 20px;
}
.mt-n.sm {
  font-size: 20px;
  color: var(--hedc);
  margin: 20px 0px;
  border-bottom: 1px solid #a7abac;
  padding-bottom: 20px;
}
.mt-pos {
  font-size: 20px;
  color: var(--orange);
  font-weight: 500;
}
.awd-tab-nav {
  display: flex;
      justify-content: end;
      padding-right: 15%;
      gap: 15px;
      margin-bottom: 35px;
      border-bottom: 1px solid rgb(2 39 72 / 50%);
}
.awdnav {
  padding: 10px 25px;
  text-align: center;
  cursor: pointer;
  font-size: 24px;
  line-height: 30px;
  color: var(--shedc);
  font-weight: 600;
  position: relative;
  font-family: 'Syne';
}
.awdnav::after {
  position: absolute;
  content: "";
  bottom: 0px;
  height: 3px;
  width: 0%;
  transition: 0.25s linear;
  background: var(--orange);
  left: 0px;
}
.awdnav:hover::after {
  width: 100%;
}
.awdnav.active::after {
  width: 100%;
}
.award-wrp {
  border-radius: 35px;
  padding: 60px 80px;
  box-shadow: 0px 0px 6px 6px #efefef;
  display: grid;
  grid-template-columns: 35% 60%;
  align-items: center;
}
.awd-hed .bh2 {
  position: relative;
}
.awd-hed .bh2::after {
  position: absolute;
  content: "Awards";
  left: 0px;
  z-index: -1;
  top: -23px;
  font-size: 100px;
  color: #ebebeb;
}
#cer .bh2::after {
  position: absolute;
  content: "Certificates";
  left: 0px;
  z-index: -1;
  top: -23px;
  font-size: 80px;
  color: #ebebeb;
}
.awd-img {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 30px 0px;
}

.awd-img-d {
  text-align: center;
  padding: 10px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  align-items: center;
}
/*
.award-container {
  display: flex;
  gap: 1rem;
  overflow-x: auto;
} */

#awd .awd-img-d {
    flex: 0 0 auto;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
    border-radius: 8px;

}

#awd .awd-img-d img {
  max-height: 250px;
  margin:auto;
  overflow: hidden;
  object-fit: contain;
  margin-bottom: 1rem;
}

.awd-img-d img {
  width: 100%;
  max-width: 250px;
  height: auto;
  border-radius: 10px;    width: 120px;
}

.awd-img .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}

.awd-img .owl-nav button {
  background: #ddd;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
}
.slider-nav .owl-nav {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}

.slider-nav .owl-nav button {
  background: var(--shedc) !important;
  border-radius: 50%;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  font-size: 20px;
}
.slider-nav .owl-nav {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}

.slider-nav .owl-nav button {
  background: var(--shedc) !important;
  border-radius: 50%;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  font-size: 20px;
}
.tab-content,
.vtab-content {
  display: none;
  justify-content: space-between;
}
.map-wrp .vtab-content.active{display: block;}
.tab-content.active,
.vtab-content.active {
  display: grid;

}
.corporate-div {
  width: 1200px;
  margin: 50px auto 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.parnet-com {
  border-radius: 30px;
  box-shadow: 0px 0px 6px 6px #efefef;
  padding: 20px 40px;
  width: 300px;
  text-align: center;
  transition: .2s linear;
}
.pos-rel {
  position: relative !important;
}
.pos-abs {
  position: absolute  !important;
}
.arrow-right {
  position: absolute;
  top: 45%;
  width: 40% !important;
  left: 101%;
}
.parnet-com p {
  color: var(--hedc);
  font-size: 22px;
  font-weight: 600;margin-bottom: 5px;
}
.work-d {
  width: 300px;
  height: 300px;
  border-radius: 50%;
  box-shadow: 0px 0px 6px 6px #efefef;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 20px;
  transition: .2s linear;
}
.work-d p {
  color: var(--shedc);
  font-size: 35px;
  font-weight: 600;
  margin-top: 55px;
}
.work-d span {
  color: #4c535b;
  font-size: 18px;
  font-weight: 600;
}
.work-d img {
  width: 150px;
}
.client-head {
  padding: 0px 0px 30px;
}

.client-se .first-carousel{margin:40px auto 50px 25%;width: 65%;}
.client-se .second-carousel{width: 65%;margin: auto 25% 0px auto;}
.client-item{width: 80%;margin: auto;}
.abt-pro-slider.owl-carousel .owl-dots .owl-dot {
  background: #ababab;
  transition: 0.25s linear;
}
.abt-pro-slider.owl-carousel .owl-dots .owl-dot.active {
  background: var(--orange);
  width: 40px;
  border-radius: 12px;
}
.cleinet-wrp {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin: 50px 0px;
}
.client-grid-1 {
  width: 70%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin: auto;
  padding-left: 100px;
  gap: 30px;
}
.client-grid-2 {
  width: 70%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  margin: auto;
  padding-right: 100px;
  gap: 30px;
}
.dot-ul {
  margin: 100px 0px;
}
.dot-ul li {
  list-style: none;
  position: relative;
  padding-left: 10px;
  font-size: 18px;
  line-height: 28px;
  color: #3c3c3c;
  margin-bottom: 60px;
}
.dot-ul li:first-child:before {
  position: absolute;
  content: "";
  bottom: -30px;
  width: 100%;
  left: 0px;
  height: 1px;
  background: #c9d2d9;
}
.dot-ul li:nth-child(2):before {
  position: absolute;
  content: "";
  bottom: -30px;
  width: 100%;
  left: 0px;
  height: 1px;
  background: #c9d2d9;
}
.awd-img-d h3{margin-top: 10px;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 8px;}
.dot-ul li::after {
  position: absolute;
  content: "";
  left: -38px;
  top: 3px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: var(--orange);
}
.vismisbbtn {
  bottom: -25px !important;
  right: 8%;
  margin: 0px !important;
  width: auto !important;
  height: auto !important;
  padding: 0px !important;
}
.timeline {
  overflow: hidden;
  position: relative;
}
.time-line-wrp {
  display: grid;
  grid-template-columns: repeat(6, 450px);
  height: 670px;
  margin: 60px 0px;
  position: relative;
}
.time-line-wrp .owl-stage {
  position: relative;
}
#awards .swiper-button-prev{left: -0%;}
#awards .swiper-button-next{right: -6px;}
.time-line-wrp .swiper-slide{
  display: flex;
  align-items:center ;
}
.time-d {
  width: 200px;
  display: flex;
  flex-direction: column;
  gap: 105px;
  margin: 0px auto;
}
.content-d {
  display: grid;
  gap: 10px;
}
.mile-img {
  border-radius: 30px 0px 30px 0px;
  position: relative;
}
.mile-img::after {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 105%;
  height: 107%;
  content: "";
  border: 1px solid var(--orange);
  border-radius: 30px 0px 30px 0px;
}
.year-d p {
  color: var(--shedc);
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}
.year-d h3 {
  color: var(--orange);
  font-size: 36px;
  line-height: 35px;
  font-weight: 600;
  font-family: "oxygen";
  margin: 10px 0px 20px;
}
.content-d p {
  color: #716f70;
  margin: 5px 0px;
  font-size: 14px;
  line-height: 19px;
  font-weight: 500;
}
.mil-img-div {
  border-radius: 30px 0px 30px 0px;
  display: flex;
  overflow: hidden;
}
.time-div {
  position: relative;
  width: 100%;
  height: 430px;
}
.time-div.even {
  justify-content: end;
  margin-top: 160px;
}
.time-div.odd {
  justify-content: start;
  margin-bottom: 70px;
}
.time-div.odd .time-d{flex-direction: column-reverse;}
.time-div.odd .content-d {
  display: grid;
  gap: 15px;
}

.time-div.even .time-nav {
  position: absolute;
  bottom: 63.75%;
  left: 0px;
  width: 100%;
  display: grid;
  align-items: center;
  height: 15px;
  grid-template-columns: 30% 80%;
  gap: 50px;
}
.time-div.odd .time-nav {
  position: absolute;
  top: 59.53%;
  left: 0px;

  width: 100%;
  height: 15px;
  display: grid;
  align-items: center;
  grid-template-columns: 30% 80%;
  gap: 50px;
}

.time-nav .line {
  border-radius: 15px;
  height: 15px;
  background: #d9d9d9;
  width: 100%;
  position: relative;
}
.time-nav .line::after {
  position: absolute;
  content: "";
  right: -35px;
  top: -2px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: var(--orange);
}
.time-nav .line:last-child::after {
  display: none;
}

.time-nav-arrow {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: var(--hedc);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 53%;
  z-index: 2;
}
.time-arrow-right {
  right: 0px;
}
.time-arrow-right.last,.time-arrow-left.last{
  opacity: 0.7;}
.time-arrow-left {
  left: 0px;
}
.time-nav-arrow {
  cursor: pointer;
  transition: opacity 0.3s ease;
}

.time-nav-arrow:disabled,
.time-nav-arrow[style*="opacity: 0.5"] {
  pointer-events: none;
  cursor: default;
}
.swiper-nav .swiper-pagination{text-align: left;padding-left: 40px;margin-bottom: 30px;}
.swiper-nav .swiper-pagination-bullet{height: 25px;width: 25px;background-color: #d9d9d9;transition: 0.25s linear;}
.swiper-nav .swiper-pagination-bullet-active{background-color:var(--hedc);}


/* contact us */

.sub-bnr .bnr-wrp{margin-bottom: 0px;border: none;}
.main-add-wrp{display: grid;grid-template-columns: 45% 45%;position: relative;justify-content: space-between;}
.main-add-wrp::after{position: absolute;content: '';top: 0px;left: 48%;right:auto;height: 100%;width:1px;background-color: var(--hedc);}
.add-div .hed2, .add-div p,.contact-div p{color:var(--shedc);}
.add-div p,.contact-div p{font-size:18px;line-height:30px;}

.add-div,.contact-div{padding:0px  30px;}
.contact-div p{display:grid;gap:8px;grid-template-columns:52px 8px  auto}
.contact-div p span{color: var(--shedc);font-weight: 600;}
.contact-div p span a{color: var(--shedc);font-weight: 600;transition: 0.1s linear;font-family: 'oxygen';}
.contact-div p span a:hover{color: var(--orange);}
.form-d-wrp{display: grid;grid-template-columns:60% 40%;}
.frmimg-2{display: none;}

.c-form-d    .form-container {
  background: #f3f2f0;
  padding:80px  70px;
  margin-top: 60px;
  border-radius:0px 35px  0px 35px ;
  width: auto;
 box-shadow: 1px 6px 6px 0px #dcdcdc;
}

.c-form-d    .form-group {
  display: flex;
  justify-content: space-between;
  gap: 110px;
  margin-bottom: 30px;
}

.c-form-d    .form-group div {
  width: 48%;
}

.c-form-d  label {
  font-size:16px;
  color: #717171;
  display: block;
  margin-bottom: 5px;
}
.c-form-d  input:focus{
  outline: none;
  border: none !important;
  border-bottom: 1px solid var(--orange) !important;
}

.c-form-d  input,.c-form-d select {
  width: 100%;
  padding: 10px 10px 20px 0px;
  border: none;
  color: #717171;
  border-bottom: 1px solid var(--orange) !important;
  background: transparent;
  outline: none;
  font-size: 16px;
  font-family: 'Syne';
}
.c-form-d   .form-footer {
 display: grid;grid-template-columns:350px auto;justify-content: space-between;margin-top: 80px;align-items: end;
}
.c-form-d   .form-footer p{font-size: 16px;color: #5e5e5e;}
.form-footer a {
  text-decoration: underline;font-size: 16px;color: #5e5e5e;transition: 0.1s linear;
}
.form-footer a:hover{color: var(--orange);}
.form-footer .textWrapper a{text-decoration: none;}
.c-form-d .submit-btn {
  background: #ff7f32;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  float: right;
}
.c-frm-img-wrp{position: relative;padding: 20px 20px 0px 0px;}
.c-frm-img-wrp::after{position: absolute;content: '';top: 0px;width: 100%;height: 100%;border: 1px solid var(--orange);border-radius: 0px 35px 0px 35px ;}
.c-frm-img-d{border-radius: 0px 35px 0px 35px;display: flex;overflow: hidden;}
.branches-wrp{display: grid;grid-template-columns: repeat(3,1fr);gap: 40px 20px;}
.branches-div h2{font-size: 26px;color: var(--shedc);width: 130px;padding: 0px 0px 10px 0px;border-bottom: 3px solid var(--orange);margin-bottom: 10px;}
.branches-div h3{font-size: 20px;line-height: 25px;color: #3c3c3c;margin: 20px  0px;}
.branches-div p{font-size: 16px;color:#3c3c3c;}
.branches-div .contact-div{padding: 0px;margin: 20px 0px;}
.branches-div .contact-div p span{color: #3c3c3c;font-weight: 600;}
.branches-div .contact-div p span a{color: #3c3c3c;font-weight: 600;transition: 0.25s linear;}
.branches-div .contact-div p span a:hover{color:var(--orange);}
.don-800{display: none;}
.branches-div h2 span {    color: rgb(0 0 0 / 70%);
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;}
.roadmap-list.cap-content {background-color: #efefef !important;margin-bottom: 0;}
.sustain-grid.sustainability-focus {    display: grid
  ;
      grid-template-columns: 100%;
      justify-content: space-between;
      gap: 40px;
      /* width: 100%; */
      margin: auto;
      align-items: center;}
      .sustain-grid.sustainability-focus .count-num {    font-size: 24px;
        line-height: 30px;}
      .sustain-grid.sustainability-focus .count-static-title {
        color: #525151;
        font-size: 16px;
        line-height: 24px;
        font-weight: 400;
        margin-top: 15px;
    }.sustain-grid.sustainability-focus  .static-count-wrp {  display: grid;grid-template-columns: repeat(3, 1fr);    justify-content: start;}










@media (min-width: 2000px) {
  .vis-mis-wrp {
    display: grid;
    grid-template-columns: auto 680px;
  }
}

@media (max-width: 1550px) {#cer .bh2::after {font-size: 65px;}}
@media (max-width: 1500px) {
  .inv-blo > div {
    padding: 70px 50px;
  }
  .pro-card {
    min-height: 400px;
  }
  .pro-card {
    min-height: 400px;
  }

  .pro-h3 {
    font-size: 24px;
    margin-top: 20px;
    line-height: 29px;
  }
  .div-wrp {
    gap: 30px;
  }
  .skill-div ul {
    gap: 15px;
  }
  .skill-div li {
    font-size: 20px;
  }
  .foot-menu img {
    width: 170px;
  }
  .ftbr br {
    display: none;
  }
  .time-line-wrp {
    display: grid;
    grid-template-columns: repeat(6, 400px);
  }
}
@media (max-width: 1480px) {
  .solution-wrp {
    grid-template-columns: 50% 40%;
  }
  .inv-blo {
    gap: 40px;
  }
  .blog-d p {
    font-size: 16px;
    line-height: 25px;
  }
  .hed2 {
    font-size: 26px;
    line-height: 32px;
  }.blg-img {margin-top: 0;}
  .hed3 {
    font-size: 22px;
  }
.blg-img img {height: 200px;width: 100%;object-fit: cover;}
  .mt-60px {
    margin-top: 30px;
  }
  .mt-40px {
    margin-top: 35px;
  }
  .pspace {
    padding: 60px 0px;
  }.subbbnr  {padding: 32px 0px 20px;}
  .solution-sec {
    padding: 80px 0px !important;
  }
  .bh2,
  .ph2 {
    font-size: 38px;
    line-height: 45px;
  }
  .bnr-wrp .bh2 {
    font-size: 40px;
    line-height: 46px;
  }
  .pro-slider-wrp {
    width: 100%;
  }
  .div-div p {
    width: 80%;
  }
  .csr-sec {
    display: grid;
    grid-template-columns: 50% auto;
  }
  .bnr-title {
    font-size: 50px;
  }
  .spiral-div {
    width: 600px;
    height: 600px;
  }
  .count-p {
    font-size: 45px;
    line-height: 47px;
  }

  .count-p::after {
    height: 45px;
    width: 45px;
  }
  .count-p::after {
    left: -22px;
  }
  .conut-tit {
    font-size: 17px;
  }
  .img-divs#one img {
    width: 60%;
  }
  .img-divs#two img {
    width: 50%;
  }
  .img-divs#three img {
    width: 40%;
  }
  .img-divs#four img {
    width: 70%;
  }
  .img-divs#three {
    top: 209px;
    right: -206px;
  }
  .pspace.csr-sec {
    padding-bottom: 80px;
  }

  .skill-div li {
    font-size: 18px;
  }

  .vis-mis-tab {
    top: -164px;
  }
  .vis-mis-wrp {
    display: grid;
    grid-template-columns: 50% 40%;
  }
}

@media (max-width: 1350px) {
  .pro-h3 {
    font-size: 20px;
    margin-top: 20px;
    line-height: 22px;
  }
  .inv-blo {
    display: grid;
    grid-template-columns: 45% 45%;
  }
  .img-divs p {
    font-size: 18px;
  }
  .skill-div ul {
    gap: 5px 20px;
  }
  .subbbnr {
    padding: 30px 0px 20px;
  }
  .dot-ul li {
    font-size: 16px;
  }
  .dot-ul li {
    margin-bottom: 40px;
  }
  .vis-mis-sec {
    margin-top: 40px;
  }
  .dot-ul {
    margin: 70px 0px 0px;
  }
  .mt-n.sm {
    font-size: 20px;
    margin: 15px 0px;
    padding-bottom: 15px;
  }
  .mt-n {
    font-size: 22px;
    margin: 15px 0px;
    padding-bottom: 15px;
  }
  .mt-pos {
    font-size: 18px;
  }
  .slider-nav.left .swiper-pagination-bullet{height: 15px;width: 15px;background-color: #d9d9d9;transition: 0.25s linear;}
}

@media (max-width: 1280px) {
  .inv-blo > div {
    padding: 60px 40px;
  }
  .solution-wrp {
    grid-template-columns: 45% 45%;
  }
  .inv-blo {
    gap: 30px;
  }
  .report-div {
    margin: 15px 0px;
    padding-bottom: 10px;
  }
  .r-icon img {
    width: 35px;
    height: 35px;
  }
  .report-div:hover .report {
    padding: 15px 20px;
  }

  .hed2 {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .hed3 {
    font-size: 20px;
  }
  .bch2 {
    font-size: 30px;
    line-height: 35px;
  }
  .mt-60px {
    margin-top: 45px;
  }
  .mt-40px {
    margin-top: 30px;
  }
  .mb4 {
    margin-bottom: 20px;
}
  .p-content p {
    color: #d5dae1;
    font-size: 20px;
    line-height: 28px;
  }
  .p-title-wrp {
    grid-template-columns: 35% 60%;
  }
  .solution-wrp p {
    width: 90%;
  }
  .div-div p {
    width: 90%;
    margin: 10px auto;
  }
  .spiral-div {
    width: 500px;
    height: 500px;
  }
  .img-divs#one img {
    width: 50%;
  }
  .img-divs#two img {
    width: 40%;
  }
  .img-divs#three img {
    width: 35%;
  }
  .img-divs#four img {
    width: 55%;
  }
  .img-divs#three {
    top: 209px;
    right: -166px;
  }
  .img-divs#two {
    top: 269px;
    left: 29px;
  }
  .skill-div li {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
  }
  .div-wrp {
    gap: 30px;
  }
  .conut-tit {
    font-size: 16px;
    line-height: 25px;
  }.sustain-grid.sustainability-focus  .static-count-wrp {grid-template-columns: repeat(2, 1fr);}
}

@media (max-width: 1200px) {
  .counter-div .num {
    font-size: 40px;
  }
  .counter-div p {
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
  }
  .counter-sec {
    padding: 40px 0px;
  }

  .dot-ul {
    margin: 50px 0px 0px;
  }
  .awdnav {
    font-size: 25px;
    padding: 10px 20px;
  }
  .vis-mis-tab {
    padding: 20px 30px;
  }
  .vis-mis-wrp {
    grid-template-columns: 45% 45%;
  }
  .client-se .first-carousel {
    padding-left: 50px;
    margin: 40px auto 30px auto;
    width: 70%;
}
.client-se .second-carousel {
  padding-right: 50px;
  width: 70%;
  margin: auto;
}


}

@media (max-width: 1080px) {
  .bch2 {
    font-size: 25px;
    line-height: 31px;
  }
  .mt-60px {
    margin-top: 40px;
  }
  .mt-40px {
    margin-top: 25px;
  }
  .pspace {
    padding: 40px 0px;
  }
  .solution-sec {
    padding: 60px 0px !important;
  }
  .pro-card {
    min-height: 350px;
  }
  .spiral-div {
    left: -240px;
  }
}

@media (max-width: 1024px) {
  .vis-mis-wrp {
    display: flex;
    flex-direction: column-reverse;
    gap: 30px;
  }
  .vis-mis-tab {
    position: relative;
    top: 0px;
  }
  .dot-ul li {
    padding-left: 0px;
  }
  .vis-mis-tab {
    padding: 20px 20px;
  }
}

@media (max-width: 1000px) {

  .counter-div .num::after {
    content: "";
    position: absolute;
    left: -13px;
    top: -8px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background: #cad1d9;
    z-index: -1;
  }
  .slider-nav.left .swiper-pagination-bullet{height: 10px;width: 10px;background-color: #d9d9d9;transition: 0.25s linear;}
}
@media (max-width: 980px) {
  .inv-blo > div {
    padding: 40px 30px;
  }
  .report-div {
    margin: 10px 0px;
    padding-bottom: 10px;
  }
  .report {
    gap: 10px;
  }
  .csr-sec {
    grid-template-columns: 45% auto;
  }

  .skill-div ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
  }

  .activew .pro-h3 {
    transform: rotate(0deg);
    position: relative;
    bottom: 0px;
    right: 0px;
  }
  .div-wrp {
    gap: 20px;
  }
  .awdnav {
    font-size: 21px;
    padding: 10px 20px;
  }
  .awd-tab-nav {
    gap: 10px;
  }
  .dot-ul {
    margin: 30px 0px 0px;
  }    .bh2, .ph2 {
    font-size: 32px;
    line-height: 38px;
}.roadmap-list.cap-content {gap: 0;}
}
@media (max-width: 940px) {
  .counter-div-wrp {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .counter-div div {
    width: 230px;
    margin: auto;
  }
  .client-se .first-carousel {
    padding-left: 50px;
    margin: 40px auto 30px auto;
    width: 80%;
}
.client-se .second-carousel {
  padding-right: 50px;
  width: 80%;
  margin: auto;
}
}
@media (max-width: 900px) {
  .inv-blo {
    grid-template-columns: 100%;
  }
  .solution-wrp {
    grid-template-columns: 100%;
  }
  .d-on900 {
    display: block;
    width: 350px;
    margin: 30px 0px 20px;
  }
  .h-on900 {
    display: none;
  }
  .p-content p {
    color: #d5dae1;
    font-size: 18px;
    line-height: 24px;
  }
  .p-title-wrp {
    grid-template-columns: 100%;
    gap: 20px;
  }
  .new-titl-wrp div {
    width: fit-content;
  }
  .inv-blo {
    display: grid;
    grid-template-columns: 50% 50%;
  }
  .newletter-wrp {
    display: grid;
    gap: 22px;
  }.sustain-grid.sustainability-focus .count-static {display: flex;flex-direction: column;align-items: start;}
}

@media (max-width: 850px) {
  .inv-blo {
    display: grid;
    grid-template-columns: 100%;
  }
  .img-divs p {
    font-size: 16px;
  }
  .pro-card {
    min-height: 400px;
  }
  .diversed-card {
    width: 30%;
  }
  .diversed-card {
    width: 100%;
  }
  .skill-div {
    display: block !important;
  }
  .skill-div ul {
    opacity: 1;
  }
  .count-p {
    font-size: 35px;
    line-height: 40px;
  }
  .count-p::after {
    height: 36px;
    width: 36px;
    left: -16px;
    top: 1px;
  }
}

@media (max-width: 767px) {
  .csr-sec {
    grid-template-columns: 90%;
    margin: auto;
    justify-content: center;
    gap: 80px;
    overflow: hidden;
    padding-top: 60px;
  }
  .pspace.csr-sec {
    padding: 50px 5%;
  }
  .footer-sec {
    padding: 70px 0px 0px;
  }
  .spiral-div {
    width: 400px;
    height: 400px;
    left: auto;
    margin: auto;
  }
  .img-divs#four {
    top: -10px;
    left: 80px;
  }
  .img-divs#one {
    bottom: -6px;
    left: 88px;
  }
  .img-divs#two {
    top: 139px;
    left: -47px;
  }
  .img-divs#three {
    top: 87px;
    right: -220px;
  }
  .img-divs {
    width: fit-content;
  }
  .conut-tit {
    font-size: 15px;
    line-height: 21px;
  }
  .client-se .first-carousel {
    padding-left: 30px;
    margin: 40px auto 30px auto;
    width:100%;
}
.client-se .second-carousel {
  padding-right: 30px;
  width: 100%;
  margin: auto;
}
}
@media (max-width: 640px) {
  .new-titl-wrp {
    display: grid;
    gap: 20px;
  }
  .solution-wrp p {
    width: 100%;
  }
  .mt-60px {
    margin-top: 25px;
  }
  .mt-40px {
    margin-top: 20px;
  }
  .div-div p {
    width: 100%;
  }
  .hed2 {
    margin-bottom: 15px;
  }
  .inv-blo > div {
    padding: 30px 20px;
  }
  .spiral-div {
    width: 300px;
    height: 300px;
    left: auto;
    margin: auto;
  }

  .img-divs#three img {
    width: 21%;
  }
  .img-divs#one img {
    width: 35%;
  }
  .img-divs#four img {
    width: 45%;
  }
  .img-divs#two {
    top: 78px;
    left: -48px;
  }
  .img-divs#one {
    bottom: -18px;
    left: 8px;
  }
  .img-divs#three {
    top: 107px;
    right: -222px;
  }
  .img-divs#four {
    top: -13px;
    left: 90px;
  }
  .diversed-card .pro-h3 {
    margin-top: 20px;
  }
  .new-btn-wrp {
    display: grid;
    gap: 10px;
  }
  .new-btn-wrp .ml-30px {
    margin: 0px;
  }
  .embtn,
  .orgbtn {
    width: fit-content;
  }
  .counter-div-wrp {
    padding: 0px 10px;
    gap: 25px 5px;
  }
  .counter-sec {
    padding-top: 0px;
  }
  .counter-sec.hcont {padding-top: 40px;}
  .count-d div {
    width: 172px;
  }
}
@media (max-width: 500px) {
  .counter-div .num {
    font-size: 30px;
  }
  .counter-div-wrp {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 10px;        padding: 10px 0;
  }
  .counter-div div {
    width: auto;
    margin: auto;
  }
  .counter-div div br {
    display: none;
  }
}
@media (max-width: 400px) {
  .d-on900 {
    width: 100%;
  }
}

/* vasanth css starts */

.linetwo,
.tooltip {
  position: absolute;
  display: none;
}
.motorcycle {
  width: 1000px;
}
.hotspot {
  position: absolute;
  width: 13px;
  height: 13px;
  background-color: #ff7424;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.2s;
  z-index: 9;
}
.hotspot:hover {
  transform: scale(1.3);
}
.tooltip {
  background-color: #fff;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 180px;
  text-align: left;
}
.hotspot.dot1 {
  top: 59%;
  left: 50%;
}
.hotspot.dot2 {
    top: 56%;
    left: 31.5%;
}
.hotspot.dot3 {
      top: 41%;
    left: 47%;
}
.hotspot.dot4 {
  top: 15%;
  left: 72%;
}
.hotspot.dot1 {
  top: 49%;
  left: 49%;
}

.dotimg .lineimg-4 img {
    width: 321px;
    top: -99px;
    right: -46px;
}
.dotimg .lineimg-6 img {
    top: -88px;
    right: -99px;
}
.dotimg .lineimg-2 img {
          top: -51px;
    right: -13px;
}
.dotimg .lineimg-3 img {
       top: -52px;
    right: -167px;
}
.dotimg .lineimg-1 img {
    top: -73px;
    right: -187px;
}


.hotspot.dot5 {
  top: 56%;
  left: 76.5%;
}
.hotspot.dot6 {
    top: 18%;
    left: 40%;
}
.hotspot.dot7 {
      top: 32%;
    left: 49%;
}
.dotimg-6 .lineimg-6 img {
    top: -95px;
    right: 4px;
    width: 500px;
}
.linetwo {
  width: 2px;
  height: 30%;
  background: repeating-linear-gradient(
    90deg,
    #387dd3,
    #387dd3 5px,
    transparent 5px,
    transparent 10px
  );
}
.ch1,
.textWrapper .bh1 {
  color: #192652;
  font-size: 58px;
  line-height: 58px;
  font-weight: 700;
  letter-spacing: -3px;
}
.bh1 span {
  font-weight: 400;
  font-size: 44px;
  letter-spacing: -1px;
}
.textWrapper p {
  padding: 40px 0;
  color: #484848;
  font-family: Syne;
  font-size: 16px;
  line-height: 26px;
}
.textWrapper .bbg {
  background: #fe823a;
  text-transform: uppercase;
  border: 0;
  padding: 8px 25px;
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}
.banner {
  height: 700px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.bnr-sec .swiper .swiper-wrapper .swiper-slide {
  display: flex;}
.swiper .swiper-wrapper .swiper-slide {
  height: 100%;
  align-items: center;
  justify-content: center;
  background-position: top center !important;
  background-size: cover !important;
}
.banner .swiper-slide {
  position: relative;
  z-index: 99;
}
.textWrapper {
  margin: 0 auto;
  padding: 70px 50px 40px 0;
  width: 85%;
  bottom: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: left;
  position: absolute;
  z-index: 9;
  height: 100%;
  align-items: flex-start;
  justify-content: start;
}
.slider-nav .swiper-pagination {
  display: flex;
  gap: 10px;
  justify-content: end;
  margin-top: 10px;
}
.slider-nav.left .swiper-pagination {
  position: absolute !important;
  display: flex;
  padding-left: 40px;
  gap: 0px;
  justify-content: start;
  margin-top: 10px;
  bottom: 40px;
}
.slider-nav.right{position:relative;}
.slider-nav.right .swiper-pagination {
  position: absolute !important;
  display: flex;
  padding-right: 40px;
  gap: 0px;
  justify-content: end;
  margin-top: 10px;
  bottom: 40px;
}
.slider-nav .swiper-pagination-bullet {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #fff;
  transition: 0.3s linear;
}
.slider-nav .swiper-pagination-bullet-active {
  background: #ababab;
  border-radius: 15px !important;
}
.slider-nav.left .swiper-pagination-bullet-active {
  background: var(--hedc);

}
.slider-nav .swiper-pagination {
  position: static !important;
  display: flex;
}
.slider-nav.owl-carousel .owl-dots {
  display: flex;
  gap: 10px;
  justify-content: end;
  margin-top: 10px;
}
.slider-nav.owl-carousel .owl-dots .owl-dot {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #fff;
  transition: 0.3s linear;
}
.slider-nav.owl-carousel .owl-dots .owl-dot.active {
  background: #ababab;
}
.d-bo600,
.dotimg img {
  display: none;
}
.textWrapper .bbg::after {
  content: "";
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMTAgMTdsNS01bC01LTUiLz48L3N2Zz4=")
    4px -1px no-repeat;
  width: 20px;
  height: 20px;
}
.swiper-button-next,
.swiper-button-prev {
  color: var(--hedc) !important;
}
.vechile-position {
  position: absolute;
  bottom: 0;
}
.dotimg img {
  opacity: 0;
  width: 692px;
  transition: 0.3s linear;
  position: absolute;
  top: -83px;
  right: -98px;
}
.dotimg:hover img {
    display: flex
;
    opacity: 1;
}
.crafts-logo-div {display: flex;justify-content: right;}
.crafts-logo-div img {
  width: 160px;
}
.logo-div {
  width: 200px;
}
.swiper-slide::after {
  position: absolute;
  bottom: 11px;
  font-size: 150px;
  font-weight: 700;
  line-height: 1;
  opacity: 0;
  white-space: nowrap;
  text-transform: uppercase;
  font-family: Syne;
}
.bslide1::after {
  content: "Two Wheelers";
}
.bslide2::after {
  content: "Passenger Cars";
}
.swiper-slide-active::after {
  opacity: 1;
  animation: 3s move;
  animation-direction: forwards;
  color: #acb5c4;
  z-index: -1;
}
.bslide2.swiper-slide-active::after {
  bottom: 30px;
}
@keyframes move {
  0% {
    left: -100%;
  }
  100% {
    left: 11.1%;
  }
}
.blink:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  border-radius: 50%;
  -webkit-animation: 2s ease-out 0.5s infinite shockwave;
  animation: 2s ease-out 0.5s infinite shockwave;
}
@keyframes shockwave {
  0% {
    transform: scale(1);
    box-shadow: 0 0 36px #fff, inset 0 0 13px #ff7424;
  }
  95% {
    box-shadow: 0 0 10px transparent, inset 0 0 30px transparent;
  }
  100% {
    transform: scale(1.8);
  }
}
.car-pos .hotspot.dot1 {
    top: 54%;
    left: 37%;
}
.car-pos .hotspot.dot2
 {
    top: 40%;
    left: 47.5%;
}
.car-pos .hotspot.dot3 {
    top: 47%;
    left: 24%;
}
.car-pos .dotimg img {
  top: -72px;
  right: -283px;
  width: 450px;
}
.subletr {
  font-size: 32px;
  line-height: 38px;
}
.newsletter p {
  color: #565d65;
}
.orgbtn {
  padding: 10px 25px;
}
.newletter-wrp .embtn {
  border: 1px solid #6d6a6c;
  padding: 11px 25px;
  font-weight: 500;
  color: #022d48;
}
.orgbtn.ml-30px {
  margin-left: 20px;
}
.newsletter {
  border-top: 1px solid #3d3c3c;
  padding: 65px 0;
}
.r-date {
  font-weight: 800;
}
.report {
  gap: 25px;
}
.e-date span {
  margin-top: 5px;
}
.dc1 .first-pro {
  background: url("images/diversed-01.webp") 0 0 / cover;
}
.dc2 .first-pro {
  background: url("images/diversed-02.webp") 0 0 / cover;
}
.dc3 .first-pro {
  background: url("images/diversed-03.webp") 0 0 / cover;
}
.foot-div-wrp {
  display: grid;
  grid-template-columns: 20% 25% 25% 25%;
  gap: 20px;
  justify-content: space-between;
}
.foot-menu p b {
  color: #c4cbd4;
  font-size: 16px;
  line-height: 24px;
}
.faxno {
  margin-top: 10px;
}
.foot-div-wrp,
.foot-div-wrp.wrp2 {
  grid-template-columns: 23% 23% 23% 23%;
}
.menu-item a span {
  color: #c4cbd4;
  font-weight: 600;
}
.foot-menu .cbtn {
  transition: 0.3s linear;
}
.foot-menu .cbtn:hover {
  background-color: #ff7424;
}
.foot-menu .cbtn:hover span,
.foot-menu .cbtn:hover p,
.foot-menu .cbtn:hover a {
  color: #fff !important;
}
.foot-menu .cbtn:hover svg path {
  fill: #fff;
}
/* .hotspot.blink.dot1,
.hotspot.blink.dot2 {
  background-color: #007aff;
} */
 .banner .swiper-pagination-bullet {width: 30px !important;border-radius: 0 !important;height: 4px !important;}
.bslide2.swiper-slide-active::after {
  animation: 3s move2;
}
@keyframes move2 {
  0% {
    left: -100%;
  }
  100% {
    left: 8.8%;
  }
}
.menu a:hover {
  color: var(--orange);
}
.menu a,
.textWrapper .bbg,
.textWrapper .bbg::after {
  transition: 0.2s linear;
}
.textWrapper .bbg:hover {
  background-color: var(--hedc);
}
.textWrapper .bbg:hover::after {
  transform: translateX(5px);
}
.mb30 {
  margin-bottom: 30px;
}
.bh2 {
  letter-spacing: -1px;
}
.obrbtn:hover {
  background-color: var(--orange);
  color: #fff;
}
.obrbtn {
  transition: 0.2s linear;
  display: flex;
  align-items: center;
}
.obrbtn::after {
  content: "";
  transition: 0.2s linear;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJtMTAgMTdsNS01bC01LTUiLz48L3N2Zz4=")
    4px -1px no-repeat;
  width: 20px;
  filter: invert(1);
  height: 22px;
}
.obrbtn:hover::after {
  filter: invert(0);
  transform: translateX(5px);
}
.new-btn-wrp input::placeholder {
  color: rgb(2 45 72 / 50%);
}
.orgbtn {     font-family: syne;
    font-size: 16px;}
input {
  outline: none;
}
input:focus {
  border: 1px solid var(--orange) !important;
}
body {
  padding-top: 100px;
}
.pr-drop {
  transform: scaleY(0);
  opacity: 0;
  position: fixed;
  width: 800px;
  top: 86px;
  left: 20%;
  padding: 15px 30px;
  transform-origin: top;
  transition: 0.2s linear;
}
.pr-menu:hover .pr-drop {
  transform: scaleY(1);
  opacity: 1;
  visibility: visible;
}
ul li {
  list-style-type: none;
}
.menu.pr-menu > a {
  height: 100px;
  display: flex;
  align-items: center;
}
.pr-drop li {
  margin-bottom: 15px;
}
.capabilities .p-content p{color: var(--orange);text-align: center;width:60%;margin:20px  auto;}
.cap-div{margin: 20px  auto  40px !important;}
.cap-content{padding: 30px 40px;display: grid;background: #efefef;grid-template-columns: 40% 40%;justify-content: space-around;align-items: center;}
.cap-content p{color: var(--hedc);font-size: 18px;line-height: 30px;}
.cap-content ul{color: var(--hedc);font-size: 18px;font-weight: 600;}
.cap-content ul li{margin: 15px 0px;}
.cap-img-div{border-radius: 0px 0px 35px 35px;position: relative;}
.cap-img-div  .swiper{border-radius: 0px 0px 35px 35px;overflow: hidden;}
.cap-img-div  .swiper-slide{border-radius: 0px 0px 35px 35px;overflow: hidden;}
.cap-img-item{overflow: hidden;height: 400px;width: 100%;border-radius:  0px 0px  35px  35px ;}
.qmachine-sec .cap-img-item {border-radius: 35px 35px ;}
.cap-img-div img{width: 100%;height: 100%;object-fit: cover;}
.cap-carousel{border-radius: 35px 0px;}
.cap-carousel.slider-nav  .owl-dots{margin-top: -3%;left: 3%;position: absolute;gap: 5px;}
.cap-carousel.slider-nav  .owl-dots .owl-dot{background: #d6d4d4;}
.cap-carousel.slider-nav  .owl-dots .owl-dot.active{background: var(--hedc);}
.cap-img-cont{position: absolute;bottom: -50px;right: 0px;padding: 20px 20px 0px 0px;border-radius: 35px 0px 35px 0px;border: 1px solid var(--orange);z-index: 8;}
.cap-img-cont div{background: var(--orange);padding: 30px ;border-radius: 25px 0px 25px 0px;}
.cap-img-cont.no2{border: 1px solid var(--hedc);}
.cap-img-cont.no2 div{background: var(--hedc);}
.cap-img-cont div p{color: #fff;font-size: 32px;font-weight: 500;font-family: 'syne';    line-height: 38px;}
.w60 {width: 60%;margin: auto;}.tc {text-align: center;}
.bh2 span {font-weight: 400;}
.mb4 {margin-bottom: 40px;}
.tech-section .cap-img-cont{
  width: 500px;
}

/* csr starts */
.sustain-grid {display: grid;grid-template-columns: 65% 30%;justify-content: space-between;gap: 40px;width: 80%;margin: auto;align-items: center;}
.sustain-report {background-color: #FF7424;padding: 50px 60px 150px;border-radius: 35px 0;display: flex;flex-direction: column;justify-content: center;align-items: center;
position: relative;}
.sustain-hedtwo {color: #fff;font-size: 34px;line-height: 34px;letter-spacing: 0px;font-weight: 600;}
.sustain-para {color: rgb(255 255 255 / 80%);margin-top: 40px;font-size: 18px;line-height: 26px;font-weight: 500;width: 85%;margin-right: auto;}
.down-pdf {background-color: var(--hedc);padding: 12px 30px;border-radius: 30px;color: #fff;font-size: 16px;line-height: 26px;letter-spacing: 1px;border: 1px solid var(--hedc);
transition:.3s linear;}
.dpdf-pos {position: absolute;bottom: -12px;}
.sustain-shape {position: absolute;right: 0;bottom: 0;width: 315px;}
.down-pdf:hover {background-color: #fff;color: var(--hedc);border: 1px solid #be6a3a;}
.static-svg img {width: 80px;height: auto;}
.count-static-title {color: #525151;font-size: 18px;line-height: 24px;font-weight: 600;}
.count-num {color: var(--hedc);font-size: 50px;line-height: 60px;font-weight: 600;margin-bottom: 2px;}
.count-static {display: flex;align-items: center;gap: 25px;}
.static-count-wrp {display: grid;grid-template-columns: repeat(2, 1fr);gap: 50px 100px;width: fit-content;}
.csr-width {display: flex;justify-content: center;align-items: center;}
.pt0 {padding-top:0;}
.env-sec {background-color: #e8ecef;}
.env-grid {display: grid;grid-template-columns: 50% 45%;gap: 50px;justify-content: space-between;align-items: center;}
.env-hedtwo{color: #000;  width: 80%;font-size: 38px;line-height: 48px;font-weight: 600;margin-bottom: 45px;}
.env-para {font-size: 18px;line-height: 30px;}
.env-image img {width: 85%;}
.csr-tab-w80 {width: 80%;margin: auto;}
.csr-tab-w80 .cap-img-item {height: 400px;}
.csr-tab-w80 .cap-img-cont div p {font-size: 26px;line-height: 32px !important;}
.csr-tab-w80 .cap-img-div {    margin-bottom: 150px;}
.csr-tab-w80 .swiper-pagination {
  display: flex;
  gap: 10px;
  justify-content: start;
  margin-top: 10px;
}
.csr-tab-w80 .swiper-pagination-bullet {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  background: #fff;
  transition: 0.3s linear;
}
.csr-tab-w80 .swiper-pagination-bullet-active {
  background: #ababab;
  width: 15px !important;
  height: 15px !important;
  border-radius: 15px !important;
}
.csr-tab-w80 .swiper-pagination {
  position: absolute !important;
  display: flex;
  bottom: 25px !important;
  padding-left: 25px;
}
.csr-tab-w80 .cap-content {background-color: #fff;}
.csrtab-hedthree {
    color: #000;
    width: 100%;
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
    margin-bottom: 25px;
}
.qmachine-sec .csrtab-hedthree {  color: #000;
  width: 100%;
  font-size: 30px !important;
  line-height: 38px !important;
  font-weight: 600;
  margin-bottom: 25px;
  word-spacing: 1px;
}
.csr-tab-w80 p {color: var(--bodypara);}
.csr-tab-w80 .cap-content {padding: 60px 30px;grid-template-columns: 48% 48%;justify-content: space-between;align-items: start;}
.csr-tab-w80 .cap-carousel {border-radius: 0px 0px 0px 0px !important;}
.csr-tab-w80 .swiper-button-prev,.csr-tab-w80 .swiper-button-next {background: #fff;padding: 5px;border-radius: 5px;}
.csr-tab-w80 .swiper-button-prev:after,.csr-tab-w80 .swiper-button-next:after {transform: scale(0.7);}
.swiper-pagination-bullet {background: #fff;opacity: 1 !important;}
.cap-tabs button{      padding: 8px 25px;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  color: #0F396C;
  font-weight: 600;
  position: relative;
  background-color: #fff;
  border: 0;
  cursor: pointer;
  font-family: syne;}
.cap-tabs button::after {position: absolute;content: "";bottom: -1px;height: 3px;width: 0%;transition: 0.25s linear;background: var(--orange);left: 0px;}
.cap-tabs button.active::after, .cap-tabs button:hover::after {width: 100%;}
.cap-tabs {border-bottom: 1px solid rgb(0 0 0 / 30%);width: 80%;margin: auto;display: flex;    flex-wrap: wrap;
  gap: 20px 40px;}
.cap-tabs button:focus {outline: none;}
.quality-newtab .cap-img-item {height: 100% !important;width: 100%;}
.qmachine-sec .cap-content {align-items: center;}
.qmachine-sec .csr-tab-w80 {width: 90% !important;}
/* csr ends */

/* quality assurance starts */
.certificate-grid {display: grid;grid-template-columns: repeat(3, 1fr);gap: 25px;padding-top: 60px;}
.certi-img img {width: 100px;}.certi-img p {font-size: 18px;line-height: 26px;font-weight: 600;color: #2C4768;}
.certificate-w70 {width: 70%;margin: auto;}
.certi-img {text-align: center;}.cap-img-item {position: relative;}
.cap-img-item::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, black, transparent);
  z-index: 999;
  position: absolute;
  top: 0;
  border-radius: 0 0 35px 35px;
}
.csr-tab-w60 {width: 60%;}
.csr-tab-w60 .cap-img-div {margin-bottom: 0;}
/* quality assurance ends */
/* quality roadmap starts */
.roadmap-col{background-color:#e2f3ff;padding:35px 0;border-radius:0 25px 25px 0;box-shadow:10px 5px #c8e0f1;position:relative;transition: 0.25s linear;}
.roadmap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:70px}.roadmap-h3{color:var(--hedc);font-size:26px;line-height:32px}
.roadmap-date{color:rgb(255 116 36 / 80%);font-size:40px;line-height:46px;font-weight:800}.roadmap-cnt{padding:0 25px;z-index:1;position:relative}
.roadmap-title{display:flex;align-items:center;padding:0 25px;justify-content:space-between;margin-bottom:35px}.roadmap-list{padding:0}
.roadmap-list li{    position: relative;
  padding-left: 30px;
  color: #3a3a3a;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 10px;}
.roadmap-list li::after{content:'';position:absolute;background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiB2aWV3Qm94PSIwIDAgMjU2IDI1NiI+PHBhdGggZmlsbD0iIzNhM2EzYSIgZD0iTTE0NCAxMjhhMTYgMTYgMCAxIDEtMTYtMTZhMTYgMTYgMCAwIDEgMTYgMTYiLz48L3N2Zz4=') 0 0/35px no-repeat;width:25px;height:25px;right:auto;left:-10px;bottom:auto;top:-5px}.roadmap-img{position:relative;display:flex}.roadmap-img:after{content:'';display:block;width:100%;height:100%;background-color:rgb(0 149 255 / 25%);position:absolute;top:0;z-index:1;transition: 0.25s linear;}.roadmap-col:hover{background-color:#edeef0;box-shadow:10px 5px #d5d6d8}
.roadmap-col:hover img{filter:grayscale(1)}.roadmap-col:hover .roadmap-img:after{background-color:transparent}
.roadmap-shape img{width:200px;position:absolute;bottom:0;right:0;z-index:0}.roadmap-container .swiper-pagination-bullet{width:10px;height:10px;background-color:var(--hedc)}
.roadmap-container .swiper-pagination-bullet-active{background-color:var(--orange)}.roadmap-container{padding:0 10px 0;margin-top:70px}
.roadmap-container .swiper-pagination-bullets,.roadmap-container .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0}
.quality-newtab {position: relative;}.quality-newtab .cap-img-item img {object-fit: cover;height: 100%;transition: .2s linear; }.quality-newtab .cap-img-item {z-index: 0;}
.qmachine-sec .cap-tabs {width: 100%;padding: 0 5%;}
/* quality roadmap ends */

/* facilities starts */
.posrel,.satellite-left{position:relative}.satellite-right,.sun-worldmap{text-align:center}.facility-row{display:grid;grid-template-columns:33% 33% 33%;justify-content:space-between;gap:50px 30px;width:80%;margin:auto}.facility-points{background-color:#efefef}.facility-points ul{margin:0;padding:50px 25px}
.facility-col .cap-img-item{display:flex}.facility-col .cap-img-item::after{background:linear-gradient(0deg,rgb(0 0 0 / 80%)20%,transparent 90%)}
.swiper-button-next,.swiper-button-next:after,.swiper-button-prev,.swiper-button-prev:after{font-size:30px!important}.swiper-button-next,.swiper-button-prev{padding:15px 10px;background-color:#fff;border-radius:0 0 5px 5px}.facility-col .cap-img-cont{bottom:0;padding:10px 10px 0 0; width: 279px;}.facility-col .cap-img-cont p{background-color:var(--orange);padding:10px 22px;border-radius:17px 0;color:#fff;font-family:syne;font-size:20px;line-height:24px}.facility-h2{color:var(--hedc);padding:20px;font-size:24px;line-height:30px}
.facility-col .roadmap-list li{color:var(--hedc);font-weight:500;font-size:16px;line-height:24px}
.facility-col{display:flex;flex-direction:column;height:100%}
.facilities-spb {display: flex;flex-direction: column;justify-content: space-between;height: 100%;background-color: #efefef;border-radius: 0 0 30px 30px;}
.satellite-grid{display:grid;grid-template-columns:50% 45%;justify-content:space-between;gap:50px}.satellite-grid img{width:100%}
.satellite-left{background-color:#e2f3ff;box-shadow:10px 5px #c8e0f1;padding:50px 50px 50px 12%;border-radius:0 30px 30px 0}
.satellite-left .orge-para{color:var(--orange);width:80%;margin:30px 0;font-weight:600;font-size:20px;font-family:Syne}
.satellite-left p{font-size:16px;line-height:24px;font-weight:500;color:var(--hedc);width:75%}.satellite-left .roadmap-list{display:grid;grid-template-columns:repeat(2,1fr);gap:5px 10px;margin-top:50px;margin-bottom:0}.satellite-left .roadmap-list li{font-size:16px}.satellite-left .satellite-h2{font-size:30px;line-height:36px;color:var(--hedc)}
.satellite-right img{width:400px}.satellite-h2{font-size:30px;line-height:38px}.sshape{position:absolute;bottom:0;right:0}.sshape img{width:220px}
.sun-worldmap img{width:700px}.sun-worldmap{margin-top:80px}.bh3{font-size:38px;line-height:45px;color:#000}
.gmap-sec .p-content p{color:var(--shedc);font-size:20px;line-height:28px}

.sun-worldmap img {width: 700px;}
/* facilities ends */


/* product list starts */
.product-row .products:hover .p-sm-info {background-color: var(--orange);border: 1px solid var(--orange);}
.products .f-18 {font-size: 18px;line-height: 28px;color: #000;font-weight: 400;}
.product-row .products:hover .obrbtn {background-color: var(--orange);color: #fff;}
.product-row .products:hover .obrbtn::after {filter: invert(0);}.productl {padding: 30px 50px !important;}.product-img {min-height: auto !important;}
.pro-twolist{display: flex;gap: 20px;}
.por-d-t{position: relative;}
.por-d-t .img-d{width: 190px;height: 205px;object-fit: cover;overflow: hidden;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;}
.por-d-t .img-d img{width: 100%;height:-webkit-fill-available;object-fit: cover;}
.por-d-t h4{position: absolute;bottom: 8%;left: 8%;font-size: 16px;line-height: 20px;}
/* product list ends */
.common-list li,.seg-img{position:relative}.seg-img p,.w60 .tc.f-18{font-weight:500}.ppdf-pos .down-pdf{gap:25px!important;font-size:18px!important;line-height:26px!important;font-weight:600!important;background:#2d4768!important;padding:8px 25px!important;transition:.3s linear!important;width:auto!important;border-radius:50px!important}
.awd-img-d img,.seg-img::after,.time-nav-arrow{transition:.2s linear}.pdf-span{padding:10px}.down-white-arrow{width:30px;height:30px}.product-container .products-grid{grid-template-columns:repeat(5,1fr)!important}.product-card-content .f-23{font-size:18px;line-height:28px}.product-card-img img{object-fit:contain}
.product-card-content .pro-h3.black{color:var(--hedc);font-size:24px!important;line-height:30px!important;margin-top:0}
.awd-img-d:hover img,.product-card:hover .product-card-img img{transform:scale(1.05)}.product-card .product-card-img img{transition:.3s linear}
.ppdf-pos .down-pdf:hover{background-color:var(--orange)!important;border:1px solid var(--orange);color:#fff}
.ppdf-pos .down-pdf:hover .pdf-span{background-color:#fff!important}.common-list li{padding-left:30px;font-size:18px;line-height:26px;color:var(--hedc)}
.common-list li::after{content:'';position:absolute;background:url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiB2aWV3Qm94PSIwIDAgMjU2IDI1NiI+PHBhdGggZmlsbD0iIzNhM2EzYSIgZD0iTTE0NCAxMjhhMTYgMTYgMCAxIDEtMTYtMTZhMTYgMTYgMCAwIDEgMTYgMTYiLz48L3N2Zz4=') 0 0/35px no-repeat;width:25px;height:25px;right:auto;left:-10px;bottom:auto;top:-5px}.vismisbbtn .bbg{font-family:Syne}.branches-wrp{padding-bottom:50px}.vismisbbtn button{text-transform:capitalize!important;padding:8px 30px!important;font-size:18px!important;line-height:26px!important}.home-roadmaplst li,.seg-img p{font-size:18px;line-height:26px}.counter-center{display:flex;justify-content:center}
.reports-d .report-div:last-child{margin-bottom:0!important}.blogs{border: 1px solid #0642783d;}.blog-title{font-family:oxygen;font-size:20px;line-height:26px;margin-bottom:13px;color:var(--shedc)}.obrbtn.mt-40px{margin-top:30px}.faxno b span{font-weight:400}.foot-con a:hover,.foot-menu .menu-item a:hover span{color:var(--orange)}
.foot-menu img{width:200px;height:auto}.solution-cont p{margin-bottom:0}.time-nav-arrow:hover{border:none;background-color:var(--orange)}
.client-se{padding:150px 0}.posrel .swiper-pagination{display:flex;padding-left:25px;padding-bottom:15px}.posrel .swiper-pagination-bullet-active{background-color:var(--orange)!important}.posrel .swiper-pagination-bullet{background-color:#ccc;width:10px!important;height:10px!important}.blog-gridslist{display:grid;grid-template-columns:100%}
.icon-wrp a{width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:.6s linear;border-radius:50%}.seg-img p,.seg-img::after{height:100%;position:absolute;width:100%}.icon-wrp a:hover{background-color:rgb(254 130 58 / 80%)}.mt20,.solution-wrp p:nth-child(2){margin-top:20px!important}.seg-img p{z-index:9;transform:translateX(-10%);display:flex;align-items:end;color:#fff;padding:30px;opacity:0;transition:.8s ease-in-out}.segment-card:hover .seg-img p{transform:translateX(0);opacity:1}.seg-img::after{content:"";top:0;left:0;background:#000;background:linear-gradient(180deg,rgb(103 103 103 / 0%) 33%,rgba(0,0,0,.856) 80%)}
.facility-col .posrel .swiper-button-next,.facility-col .posrel .swiper-button-prev{opacity:0!important;transition:.5s ease-in-out}.facility-col:hover .posrel .swiper-button-next,.facility-col:hover .posrel .swiper-button-prev{opacity:1!important}.home-roadmaplst{display:grid;grid-template-columns:repeat(2,1fr);margin-top:30px}
.home-roadmaplst li{color:#000;font-weight:400}.qmachine-sec .cap-tabs-container{background-color:rgb(228 233 239 / 70%)}
.qmachine-sec .cap-content{background-color:transparent}.qmachine-sec .cap-tabs{background-color:#fff}

.qmachine-sec  .cap-content {padding: 60px 30px 110px;}
.certi-img{border-radius: 25px;padding: 10px 25px 25px;border: 1px solid #fff;transition: .5s linear;}
.certi-img:hover {border: 1px solid rgb(6 66 120 / 50%);background-color: rgb(228 233 239 / 50%);}
.certi-img img {mix-blend-mode: multiply;}

.clientele-title::before {
  content: 'Domestic Clients';
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  color: var(--shedc);
  position: absolute;
  top: 10px;
  left: 10%;
  border-left: 1px solid var(--orange);
  border-bottom: 2px solid var(--orange);
  padding: 5px 20px 10px;
  border-radius: 0 0 0 20px
}
.clientele-title::after {content:'Overseas';}
.clientele-title::after {
  content: 'Overseas Clients';
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
  color: var(--shedc);
  position: absolute;
  bottom: 20px;
  right: 9%;
  border-right: 1px solid var(--orange);
  border-bottom: 2px solid var(--orange);
  padding: 5px 20px 10px;
  border-radius: 0 0 20px 0;
}
.clientele-title {position: relative;}
.cpara {color: rgb(0 0 0 / 70%) !important;
  font-size: 16px !important;
  line-height: 26px !important;
}
button {cursor: pointer;}
.branches-wrp .branches-div {padding: 50px;border-radius: 0 50px;transition: .2s linear;}
.branches-wrp .branches-div:nth-child(2), .branches-wrp .branches-div:nth-child(4), .branches-wrp .branches-div:nth-child(6) {background-color: #f3f2f0;}
.branches-wrp .branches-div:nth-child(2):hover, .branches-wrp .branches-div:nth-child(4):hover, .branches-wrp .branches-div:nth-child(6):hover {background-color: rgb(254 130 58 / 10%);}
.branches-wrp .branches-div:hover {background-color: rgb(254 130 58 / 10%);}
.contact-div p:hover span {color: var(--orange);}.contact-div p span {transition: .2s linear;}
.c-form-img:hover .c-frm-img-d img {transform: scale(1.05);}
.c-frm-img-d img {transition: .2s linear;}.c-frm-img-d {overflow: hidden;}
.menu .cbtn {padding: 5px 20px;  border-radius: 25px;border: 2px solid #fb9a64;background: #f3f3f3;}
.menu .cbtn:hover {background-color: var(--orange);color: #fff;}.menu .cbtn:hover a{color: #fff;}
.timeline .swiper {margin-bottom: 0;}
.parnet-com img {width: 180px;}
.newletter-wrp .orgbtn:hover {background-color: var(--hedc);border: 1px solid var(--hedc);}
.newletter-wrp .orgbtn, .cap-img-div, .cap-img-cont div, .count-static img  {transition: .2s linear;}
.cap-img-div:hover .cap-img-cont div {background-color: var(--hedc);}.cap-img-div:hover .cap-img-cont {border: 1px solid var(--hedc);}
.count-static:hover img {transform: scale(1.05);}
.count-static {padding: 20px;border-radius: 0 25px;transition: .2s linear;}
.count-static:hover {background: #f1f1f1;}

.abt-bnr {background-image: url(images/ban-about.webp);    background-size: cover;
    background-repeat: no-repeat;
    background-position: right; overflow: hidden;}

.sustain-bnr{
  background-image: url(images/ban-sustain.webp);
}
.career-bnr{
  background-image: url(images/ban-career.webp);

}
.prod-bnr{
  background-image: url(images/ban-prod.webp);
}
.contact-bnr {  background-image: url(images/ban-contact.webp);}
.engine-bnr {  background-image: url(images/ban-engine.webp);}
.evehical-bnr {  background-image: url(images/ban-evehicle.webp);}
.integrated-bnr {  background-image: url(images/ban-integrated.webp);}
.ban-structural {  background-image: url(images/ban-structural.webp);}
.ban-transmission {  background-image: url(images/transmission-banner.webp);}
.product-bnr {background-image: url(images/ban-products.webp);}
.qassur-bnr {background-image: url(images/quality-assurance-subbanner.webp);}
.tech-bnr {background-image: url(images/technologies-subbanner.webp);}
.prec-ban {background-image: url(images/throttle-housing-subbanner.webp);}
.piston-ban {background-image: url(images/pistons-subbanner.webp);}
.event-bnr {background-image: url(images/news-events-banner.webp);}


.solution-cont .bh2 {    width: 70%;}
.prodlist .cap-div {margin-bottom: 0;}
.quicklinks-container .q-link-wrp a:nth-last-child {border-radius: 0 0 5px 5px;}

/* vasanth css ends */
.quality-assurance .qmachine-sec .cap-img-cont{
  width: 100%;
}

.quality-assurance .qmachine-sec .cap-img-cont p{
  font-size: 28px;
  line-height: 34px;
}
.sustainability .sus-ind .cap-img-cont{
  width: 300px;

}
.sustainability .sus-ind .cap-img-cont div{
  padding: 20px !important;
}
.sustainability .csr-tab-w80 .cap-img-cont div p{
  font-size: 24px;
  line-height: 30px !important;
}

.capablty-flex {display: grid;    grid-template-columns: 48% 48%;gap: 220px 50px;justify-content: space-between;flex-wrap: wrap;}
.cpfl-col {width: 100%;}
.cpfl-col .cap-content {    grid-template-columns: 100%;}
.cpfl-col .cap-img-item {height: 350px;}

.cpfl-col .cap-div {    display: flex
;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    background: #efefef;
    border-radius: 0 0 30px 30px;}
.cpfl-col .cap-img-div {
    margin-top: -100px;
}.cpfl-col .cap-img-cont div p {    font-size: 22px;      line-height: 28px;}
.cpfl-col .cap-img-cont  {    bottom: -25px;}
.cpfl-col .cap-img-cont  div {padding: 15px 20px !important;}
   .cpfl-col .cap-img-cont {
        width: 340px !important;
    }
.pb180 {padding-bottom: 180px;}
.cpfl-col .cap-content p {
        width: 100%;
    }

    .block {
  display: block;
}
.hidden {
  display: none;
}
.subbbnr {position: relative;}
.subbbnr::after {    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #000 -20%, transparent 70%);
    position: absolute;
    top: 0;
    left: 0;}

.subbbnr .bnr-wrp {z-index: 2;
  /* position: relative; */
}
.vechile-position {
    position: absolute;
    bottom: 0;
}

/* mobile menu starts */
.m-drop ,.s-drop {
    position: relative;
    width: 30px !important;
    height: 30px;
}
.m-drop::after ,.s-drop::after {
    position: absolute;
    content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi44NnB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxNiA3Ij48cGF0aCBmaWxsPSIjN2Q3YzhjIiBkPSJNOCA2LjVhLjQ3LjQ3IDAgMCAxLS4zNS0uMTVsLTQuNS00LjVjLS4yLS4yLS4yLS41MSAwLS43MXMuNTEtLjIuNzEgMGw0LjE1IDQuMTVsNC4xNC00LjE0Yy4yLS4yLjUxLS4yLjcxIDBzLjIuNTEgMCAuNzFsLTQuNSA0LjVjLS4xLjEtLjIzLjE1LS4zNS4xNVoiLz48L3N2Zz4=');
 right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    display: flex
;
    align-items: center;
    justify-content: end;
}

.m-drop.active::after ,.s-drop.active::after {
    content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi44NnB4IiBoZWlnaHQ9IjEwcHgiIHZpZXdCb3g9IjAgMCAxNiA3Ij48cGF0aCBmaWxsPSIjN2Q3YzhjIiBkPSJNMTIuNSA2YS40Ny40NyAwIDAgMS0uMzUtLjE1TDggMS43MUwzLjg1IDUuODVjLS4yLjItLjUxLjItLjcxIDBzLS4yLS41MSAwLS43MUw3LjY1LjY1Yy4yLS4yLjUxLS4yLjcxIDBsNC41IDQuNWMuMi4yLjIuNTEgMCAuNzFjLS4xLjEtLjIzLjE1LS4zNS4xNVoiLz48L3N2Zz4=');
}

.m-drp-l {
    display: flex;
    justify-content: space-between;
    padding-right: 5px;
    gap: 20px;
}

.m-drp-l .m-drop {
    padding: 0px !important;
}

.m-drop-ul {
    padding-left: 0px;
    height: 0px;
    min-height: 0px;
    transition: height 0.3s linear;
    overflow: hidden;
    background: #ffffff8a;
}

.m-drop-ul li {
    padding-left: 30px;
}

.m-drop-ul li:last-child {
    border-bottom: 0px solid #dedede;
}

.m-drop-ul li a {
    font-size: 15px;
    line-height: 20px;
}

.m-drop-ul.active {
    height: 100%;
    min-height: 100%;
}

.s-drop-ul {
    width: 111% !important;
    padding-left: 0px;
    height: 0px;
    min-height: 0px;
    transition: height 0.3s linear;
    overflow: hidden;
    background: #ffffffb3;
    position: relative;
    left: -29px;
}

.s-drop-ul li {
    padding-left: 40px;
}

.s-drop-ul li a {
    font-size: 14px;
    line-height: 18px;
    padding: 10px 30px 10px 10px;
}

.s-drop-ul.active {
    height: 100%;
    min-height: 100%;
}
.sidemenu li {border-bottom: 1px dashed var(--hedc);} .m-drop-ul li a {display: flex;align-items: center;}
.m-drop-ul.active {    background-color: rgb(254 130 58 / 20%);}.sidemenu .ppad {padding: 0;}

.ppad1 {padding: 7px 20px;}
.m-drop-ul li {margin: 0;}
.ppad a {height: 30px;}.eng-prts {padding: 0px 5px 0 24px !important;}
.eng-prts .m-drp-l {    padding: 10px 0 10px 5px;}


.m-drop,
.s-drop {
  cursor: pointer;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('arrow-icon.svg') no-repeat center center;
  background-size: contain;
  border: none;
}

.m-drop.active,
.s-drop.active {
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}


.m-drop-ul,
.s-drop-ul {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease-in-out;
}

.eng-prts .s-drop  {    right: 14px;}
.date-div sup {font-size: 14px;}

/* mobile menu ends */

.bslide2 .dotimg-2 .lineimg-2 img {top: -23px;right: -81px;width: 600px;}
.bslide2 .dotimg-1 .lineimg-1 img {top: -54px;right: -128px;width: 750px;}
.bslide2 .dotimg-3 .lineimg-3 img {top: -29px;right: -195px;width: 950px;}
.dotimg:hover .hotspot {background-color: #007aff;}
.dotimg:hover .blink:before {animation: 2s ease-out 0.5s infinite shockwaverev;}
.banner .swiper-pagination-bullet-active {background: #cad1d9 !important;}

.bslide2 .dotimg-4 .dot4{top: 55%;left: 35%;}
.bslide2 .dotimg-5 .dot5{top: 56%;left: 24.5%;}
.bslide2 .dotimg-6 .dot6{top: 55%;left: 22.5%;}
.bslide2 .dotimg-7 .dot7{top: 48%;left: 27%;}
.bslide2 .dotimg-8 .dot8{top: 59%;left: 29%;}
.bslide2 .dotimg-9 .dot9{top: 53%;left: 28%;}
.bslide2 .dotimg-10 .dot10{top: 51%;left: 22.2%;}
.bslide2 .dotimg-11 .dot11{top: 52%;left: 25%;}

.bslide2 .dotimg-4 .lineimg-4 img {top: -31px;right: -56px;width: 700px;}
.bslide2 .dotimg-5 .lineimg-5 img {top: 30px;right: -50px;width:800px;}
.bslide2 .dotimg-6 .lineimg-6 img {top: 30px;right: -25px;width:800px;}
.bslide2 .dotimg-7 .lineimg-7 img {top: 35px;right: -27px;width: 750px;}
.bslide2 .dotimg-8 .lineimg-8 img {    top: 7px;
    right: -43px;width: 750px;}
.bslide2 .dotimg-9 .lineimg-9 img {    top: 24px;
    right: 26px;
    width: 690px;}
.bslide2 .dotimg-10 .lineimg-10 img {top: 25px;right: 45px;width: 720px;}
.bslide2 .dotimg-11 .lineimg-11 img {top: 3px;right: -10px;width:750px;}





@keyframes shockwaverev {
  0% {
    transform: scale(1);
    box-shadow: 0 0 36px #fff, inset 0 0 13px #007aff;
  }
  95% {
    box-shadow: 0 0 10px transparent, inset 0 0 30px transparent;
  }
  100% {
    transform: scale(1.8);
  }
}
.award-slider {padding: 0 15px !important;}
.news-grid .obrbtn {position: absolute;bottom: 30px;padding: 5px 20px;}
.news-grid .blog-d {padding-bottom: 100px !important;}
.news-grid .blog-title {font-size: 18px;}
.news-grid .date-div h3 {font-size: 24px;}
.news-grid .date-div p {font-size: 15px;}
.blog-conten-d {    gap: 30px;}
.por-d-t h4 {color: #fff;z-index: 9;}
.por-d-t {position: relative;}
.por-d-t::after {position: absolute;bottom: 0;width: 100%;height: 100%;display: block;content:'';background: linear-gradient(45deg, #000000ba 1%, transparent);border-radius: 0 0 15px 15px;}

.abt-bnrrp {position: relative;}
.abt-bnrrp::after {position: absolute;content: '';width: 80%;height: 2px;background: linear-gradient(45deg, #333333 20%, transparent 80%);bottom: -11px;}

.banner .swiper-button-prev {left: var(--swiper-navigation-sides-offset, 40px) !important;}
.banner .swiper-button-next {right: var(--swiper-navigation-sides-offset, 40px) !important;}
.abt-bnrrp {margin-bottom: 0;}
.abt-bnr-parent {padding-bottom: 0;}
.abt-bnr-parent .img-div img {bottom: -36px !important;right: -191px !important;}


.pdf-bar {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #a8a8a8;
    padding: 9px 10px;
    padding-bottom: 9px;
    gap: 30px;
    margin-bottom: 20px;
    position: relative;
    transition: 0.25s linear;
}.pdf-ppr {
    display: flex
;
    gap: 40px;
    align-items: center;
}.pdf-ppr img
 {
    width: 40px;
}
.pdf-bar h4 {
    font-size: 18px;
    color: var(--blue);
    transition: 0.25s linear;
}.pdf-broucher img
 {
    width: 25px;
}.cap-div.invest-tab-w60 {width: 60%;margin: 50px auto auto !important;}
.mb6 {margin-bottom: 60px;}
.f600 {    font-weight: 600;}


.active img {display: flex;opacity: 1;}

.product-carousel .swiper-button-prev, .product-carousel .swiper-button-next {opacity: 0;}
.segments-grid .swiper-button-prev, .segments-grid .swiper-button-next {opacity: 0;}

.smenusl {padding: 20px;}
.smenusl .icon-wrp {
        gap: 10px;
    }
.smenusl p {color: var(--hedc);}
.smenusl .icon-wrp a {    width: 35px;}
.p0 {padding: 0;}

.vmtitle {padding: 12px 25px !important;} .vmtitle p {font-size: 26px !important;line-height: 32px !important;}
.mt40 {margin-top: 40px;}

.capablty-flex .cap-content p {text-align: justify;}
.mt15 {margin-top: 15px !important;}
.foot-div-wrp.wrp1{
  padding-bottom: 80px;
      border-bottom: 1px solid #979696;
}
.sticky-menu
 {
    position: fixed;
    bottom: 25%;
    right: -73px;
    z-index: 9999;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s linear;
    transform: translateX(138px);
    display: grid;
    gap: 10px;
}
.stick-link {
    display: flex
;
    gap: 10px;
    flex-direction: row;
    align-items: center;
    transition: 0.3s linear;
    background: #fff;
    padding: 5px;
    border-radius: 30px 0px 0px 30px;
    padding-right: 40px;
    box-shadow: 1px 1px 11px 1px #cbcbcb;
}
.icon-d {
    display: flex
;
    justify-content: center;
    align-items: center;
    background: var(--orange);
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    transition: 0.3s linear;
}
.stick-link .mbp {
    display: none;
}
.stick-link.contact-icon:hover {
    transform: translateX(-130px);
}
.stick-link.call-icon:hover {
    transform: translateX(-70px);
}
.stick-link.download-icon:hover {
    transform: translateX(-180px);
}
/* vasanth responsive starts */
@media (max-width: 1800px) {.pro-card {min-height: 400px;}
 }
@media (max-width: 1700px) {.static-count-wrp {gap: 50px;}.sustain-para {width: 100%;}.sustain-shape {width: 270px;}.facility-row {width: 80%;}

}
@media (max-width: 1625px) {
  .bslide2.swiper-slide::after {font-size: 120px;}.bslide2.swiper-slide-active::after {bottom: 35px;}


}
@media (max-width: 1600px) {
  .swiper-slide::after {font-size: 150px;}.menu-div  {gap: 30px;}.header {grid-template-columns: 250px 75% !important;}
  .menu-wrp {grid-template-columns: 74% 250px;gap: 20px;}.mt-40px {margin-top: 20px;}
  .csr-tab-w80 .cap-img-item {height: 350px;}.clientele-title::after, .clientele-title::before {font-size: 18px;line-height: 26px;}

}
@media (max-width: 1500px) {
  .dotimg img{        width: 600px;
        top: -66px;
        right: -8px;}.bslide1.swiper-slide::after{font-size:115px;bottom:20px}.car-pos .dotimg img{top:-5px;right:-182px;width:350px}
  .foot-div-wrp,.foot-div-wrp.wrp2{grid-template-columns:20% 24% 24% 24%}.bnr-wrp{grid-template-columns:60% 35%}.time-line-wrp{margin:60px 0}
  .sustain-report{padding:40px 50px 120px}.sustain-hedtwo{font-size:30px;line-height:30px}.sustain-para{margin-top:30px}.static-svg img{width:70px}
  .count-num{font-size:45px;line-height:55px}.sustain-grid{width:90%}.w60{width:75%}.mb4{margin-bottom:30px}.sustain-shape{width:230px}
  .csrtab-hedthree,.env-hedtwo{font-size:32px;line-height:40px}.csr-tab-w80 .cap-img-item {height: 280px;}.cap-img-cont div {padding: 25px 30px !important;}
  .csr-tab-w80 .cap-img-cont div p {font-size: 22px;line-height: 30px !important;}.csr-tab-w60 {width: 75%;}.certificate-grid {padding-top: 40px;}
  .facility-row {width: 90%;}.facility-h2 {font-size: 22px;line-height: 28px;}.bh3 {font-size: 28px;line-height: 35px;margin-bottom: 20px !important;}
  .gmap-sec .p-content p {font-size: 18px;line-height: 26px;}.satellite-left .satellite-h2 {font-size: 28px;line-height: 34px;}
  .products .f-18 {font-size: 16px;line-height: 26px;}.product-container .products-grid {grid-template-columns: repeat(4, 1fr) !important;}
  .menu-div {gap: 35px;}.menu a {font-size: 16px;}.header {grid-template-columns: 200px 80% !important;}.logo-div {width: 200px;}.pr-drop {left: 7%;}
  .add-div p, .contact-div p {font-size: 16px;  line-height: 28px;}.contact-div p {margin-bottom: 5px;}
  .c-frm-img-wrp {padding: 16px 16px 0px 0px;}.map-wrp iframe {height: 280px;}.branches-wrp {padding: 30px 0 50px;}.menu-div {justify-content: space-evenly;    height: 90px;}
  body {padding-top: 90px;}.foot-menu img {width: 160px;}.solution-cont .bh2 {font-size: 36px;line-height: 45px;}.solution-wrp p {    margin: 30px 0 60px;}
  .client-se {padding: 100px 0;}.pr-drop {top: 76px;}.cap-drop-wrp {top: 60px !important;}.quicklinks {top: 90px;}
  .roadmap-container .swiper-wrapper .swiper-slide {padding: 0 11px 6px 0;}.roadmap-container .swiper {padding-bottom: 50px;}
  .branches-wrp .branches-div {padding: 40px;}.pro-card {min-height: 350px;}.solution-cont .bh2 {width: 100%;}.solution-wrp {
        grid-template-columns: 55% 35%;
    }.certificate-grid {grid-template-columns: repeat(3, 1fr);}
    .quality-assurance .qmachine-sec .cap-img-cont p{
      font-size: 26px;
      line-height: 32px;
    }
    .quality-assurance .qmachine-sec .cap-img-cont {
      bottom: -33px;
    }.cpfl-col .cap-img-item {height: 300px;}.pb180 {padding-bottom: 160px;}
.w-70{width: 80% !important;margin: auto;}.product-card-content .pro-h3.black {font-size: 20px !important;line-height: 28px !important;}
.ppdf-pos .down-pdf {gap: 20px !important;font-size: 16px !important;line-height: 24px !important;padding: 5px 20px !important;}
.down-white-arrow {width: 26px;height: 26px;}
.dotimg .lineimg-6 img {
    top: -48px;
    right: 45px;       width: 550px;
}.dotimg .lineimg-2 img {
           top: -12px;
        right: 77px;
}.dotimg .lineimg-3 img {
    top: -25px;
    right: -75px;
}
.dotimg .lineimg-1 img
 {        width: 550px;
    top: -12px;
    right: -46px;
}.bslide2 .dotimg-1 .lineimg-1 img {
         top: -3px;
        right: -24px;
    width: 650px;
}
.bslide2 .dotimg-3 .lineimg-3 img {
    top: 0px;
    right: -97px;
    width: 850px;
}.ch1, .textWrapper .bh1 {    font-size: 46px;
    line-height: 50px;}
.bh1 span {    font-size: 34px;
    line-height: 35px;}.textWrapper p {    padding: 25px 0 30px;}
.abt-bnr-parent .img-div img {
    bottom: -35px !important;
    right: -170px !important;
}
.abt-bnrrp::after {    bottom: 0px;}
.sidemenu {    top: 89px;}
.dotimg-6 .lineimg-6 img {
           right: 98px;
        width: 405px;
}
}

@media (max-width: 1480px) {
  .solution-sec{padding:80px 0!important}.bnr-wrp .bh2{margin:30px 0 40px}.parnet-com{width:260px}.corporate-div{width:1070px}.time-line-wrp{margin:50px 0}
  .branches-div h3 {font-size: 20px;line-height: 26px;}.capabilities .bnr-title{font-size: 50px;line-height: 58px;}.bnr-wrp .img-div img{height:auto;width:100%}
.abt-bnr-parent .img-div img {
    bottom: -25px !important;
    right: -170px !important;
}.mb6 {
    margin-bottom: 40px;
}

}
@media (max-width: 1400px) {
 .ch1,.textWrapper .bh1{font-size:38px;line-height:42px}.bh1 span{font-size:28px;line-height:28px}.motorcycle{width:800px}.dotimg img{width:553px}
 .car-pos .dotimg img{top:-28px;right:-205px}.award-wrp{border-radius:35px;padding:60px;grid-template-columns:40% 60%}#cer .bh2::after,.awd-hed .bh2::after{font-size:65px}
 .c-form-d .form-footer{grid-template-columns:60% auto}.foot-div-wrp{display:grid;grid-template-columns:repeat(4,1fr)}.cap-img-item{overflow:hidden;height:450px}
 .cap-carousel.slider-nav .owl-dots{margin-top:-5%;left:5%}.cap-img-cont div p{font-size:30px;line-height:37px}.cap-img-cont div{padding:40px 50px 40px 30px}
 .cap-content p{font-size:16px;line-height:26px}.cap-content ul{font-size:16px;font-weight:600}.cap-content ul li{margin:10px 0}
 .cap-content{grid-template-columns:45% 45%}.main-add-wrp::after {left: 50%;}.clientele-title::before {left: 7%;}.clientele-title::after {right: 7%;}
.dotimg .lineimg-4 img {top: -75px;right: -31px;width: 250px;}.dotimg .lineimg-6 img {top: -52px;right: -25px;width: 500px;}
    .dotimg .lineimg-2 img {
                top: -40px;
        right: -11px;
    }    .dotimg .lineimg-3 img {
        top: -43px;
        right: -135px;
    }       .dotimg .lineimg-1 img {
              width: 500px;
        top: -28px;
        right: -98px;
    }
.bslide2 .dotimg-2 .lineimg-2 img {    width: 495px;}    .bslide2 .dotimg-1 .lineimg-1 img {
             top: -15px;
        right: -44px;
        width: 539px;
    }
    .bslide2 .dotimg-3 .lineimg-3 img {
        top: -10px;
        right: -117px;
        width: 717px;
    }
.bslide1 .lineimg-5 img {        top: -65px;
        right: -80px;}
.bslide2 .dotimg-4 .lineimg-4 img {    width: 563px;}
.bslide2 .dotimg-5 .lineimg-5 img {    top: 40px;
    right: 0;
    width: 600px;}.bslide2 .dotimg-6 .lineimg-6 img {top: 32px;right: 4px;width: 610px;}.bslide2 .dotimg-7 .lineimg-7 img {    top: 27px;
    right: -27px;
    width: 600px;}.bslide2 .dotimg-8 .lineimg-8 img {
    top: 4px;
    width: 607px;
}.bslide2 .dotimg-9 .lineimg-9 img {
    top: 14px;
    right: 0;
    width: 573px;
}.bslide2 .dotimg-10 .lineimg-10 img {width: 575px;}.bslide2 .dotimg-11 .lineimg-11 img {width: 600px;}.dotimg-6 .lineimg-6 img {
        right: 71px;
        width: 332px;
        top: -36px;
}

}
@media (max-width: 1300px) {
 .bslide2.swiper-slide::after{font-size:100px}.bnr-wrp .bh2{font-size:35px;line-height: 41px;}.work-d span{font-size:16px}.work-d{width:250px;height:250px}
 .work-d img{width:110px}.award-wrp{border-radius:35px;padding:40px 50px}.time-d{gap:100px}.time-div.even{justify-content:end;margin-top:121px}
 .time-div{position:relative;height:400px}.time-arrow-left{left:0;top:48%}.time-arrow-right{right:0;top:48%}.time-line-wrp{margin:40px 0}
 .c-form-d .form-container{background:#f3f2f0;padding:60px 50px;margin-top:50px}.c-form-d .form-group{gap:90px;margin-bottom:20px}
 .capabilities .p-content p{width:70%}.certificate-w70 {width: 85%;}
 .blog-conten-d{gap: 30px;}.time-div.even .time-nav {bottom: 60.70%;}
    .abt-bnr-parent .img-div img {
        bottom: -35px !important;
        right: -160px !important;
    }    .abt-bnrrp::after {
        bottom: -10px;
    }.product-carousel .swiper-button-prev, .product-carousel .swiper-button-next {opacity: 1;}
    .sticky-menu
 {
       right: -67px;
 }
}

@media(max-width:1250px){
  .branches-wrp{grid-template-columns:repeat(3,1fr);gap:30px}.cap-img-item{overflow:hidden;height:400px}.cap-img-cont div p{font-size:25px;line-height:30px}
  .cap-img-cont div{padding:30px 50px 30px 30px}.cap-img-cont{padding:15px 15px 0 0 ;}.cap-content{grid-template-columns:45% 50%}
  .quicklinks{top: 113px;}body {padding-top: 70px;}.quicklinks {top: 70px;}.branches-wrp .branches-div {    padding: 30px;}
.tech-section .cap-img-cont{width: 410px;}    .sidemenu {
        top: 70px;
    }.sidemenu {    display: grid
;}
}
@media (max-width: 1200px) {
  .bslide1.swiper-slide::after{font-size:80px;bottom:22px}.dotimg img{width:400px;top:18px;right:-56px}.swiper-slide::after{font-size:100px}
  .bnr-wrp .bh2,.work-d p{font-size:30px;line-height: 36px;}.car-pos .dotimg img{width:300px;top:0;right:-153px}.foot-div-wrp,.foot-div-wrp.wrp2{grid-template-columns:30% 30% 30%}
  .bnr-wrp .bh2{margin:25px 0 30px}.bnr-title{font-size:50px;line-height: 58px;}.corporate-div{width:1000px}.parnet-com p{font-size:20px}.arrow-right{width:35%!important}
  .parnet-com{padding:20px 30px;width:230px}#cer .bh2::after,.awd-hed .bh2::after{font-size:60px;top:-10px}.c-form-d .form-group{gap:70px;margin-bottom:15px}
  .c-form-d .form-container{background:#f3f2f0;padding:50px 40px;margin-top:40px}.form-d-wrp{display:grid;grid-template-columns:55% 45%}
  .c-form-d .form-footer{grid-template-columns:100%;gap:30px}.c-form-d .form-footer .vismisbbtn{right:0;bottom:0!important}
  .capabilities .p-content p{width:80%}.static-count-wrp{gap:50px 20px}.sustain-report{padding:30px 35px 100px}
  .sustain-para{font-size:16px;line-height:26px}.facility-row {width: 100%;grid-template-columns: 32% 32% 32%;gap: 50px 20px;}.sun-worldmap {margin-top: 50px;}
  .satellite-grid {grid-template-columns: 100%;}.satellite-left img {width: 100%;}.satellite-left {width: 94%;padding: 50px 50px 50px 7%;}.sshape img {width: 180px;}
  .products.mb10 {margin-bottom: 80px;}.seg-con-h2 {font-size: 26px !important;line-height: 30px !important;}.seg-numb {font-size: 35px !important;}
  .client-se {padding: 80px 0;}.sidemenu {top: 70px;}.clientele-title::before {left: 0;border-radius: 0 0 0 10px;padding: 5px 10px 5px;}
  .clientele-title::after {right: 0;padding: 5px 10px 5px;border-radius: 0 0 10px 0;}

  .qmachine-sec .cap-tabs {display: grid;grid-template-columns: repeat(3, 1fr);padding-bottom: 20px !important;gap: 20px;}
  .qmachine-sec .cap-tabs button {border: 1px solid #ccc;border-radius: 15px;}
  .cap-tabs button::after {left: 12px;}.cap-tabs button.active::after, .cap-tabs button:hover::after {width: 93%;}
  .branches-wrp {grid-template-columns: repeat(2, 1fr);}.branches-wrp .branches-div:nth-child(3) {    background-color: #f3f2f0;}.branches-wrp .branches-div:nth-child(4) {    background-color: #fff;}    .product-container .products-grid {
        grid-template-columns: repeat(3, 1fr) !important;
    }.dotimg .lineimg-2 img {width: 553px;}      .dotimg .lineimg-3 img {
        top: -12px;
        right: -32px;
        width: 450px;
    }.bslide2 .dotimg-2 .lineimg-2 img {top: 18px;
    right: 14px;        width: 400px;}    .bslide2 .dotimg-1 .lineimg-1 img {
              top: 20px;
        right: 21px;
        width: 477px;
    }    .bslide2 .dotimg-3 .lineimg-3 img {
        top: 21px;
        right: -19px;
        width: 620px;
    }
.bslide1 .lineimg-5 img {        width: 480px;top: -39px;
        right: -3px;}    .dotimg .lineimg-1 img {
        width: 400px;
        top: 12px;
        right: 2px;
    }    .bslide2 .dotimg-4 .lineimg-4 img {
        width: 470px;    top: 23px;
    right: 44px;
    }    .bslide2 .dotimg-7 .lineimg-7 img {
        top: 40px;
        right: 6px;
        width: 570px;
    }    .bslide2 .dotimg-8 .lineimg-8 img {
        top: 25px;right: 10px;
        width: 550px;
    }    .bslide2 .dotimg-9 .lineimg-9 img {
        top: 21px;
        right: 26px;
        width: 540px;
    }.subbbnr {
        min-height: 240px;
    }
}
@media (max-width: 1100px) {
  .textWrapper p{padding:20px 0}.car-pos .dotimg img{width:250px;top:47px;right:-105px}.bslide2.swiper-slide::after{font-size:70px}.bnr-wrp{grid-template-columns:58% 38%}
  .corporate-div{width:900px}.work-d{gap:15px}.award-wrp{grid-template-columns:55% 45%}.mangemnet-team-div{padding:30px 20px 30px 0}.mt-d{padding-left:20px}
  .time-line-wrp{margin:30px 0}.main-add-wrp{display:grid;grid-template-columns:48% 48%}.c-form-d .form-group{gap:40px;margin-bottom:15px}
  .c-form-d .form-footer{margin-top:60px}.form-d-wrp{display:grid;grid-template-columns:50% 50%}.c-form-d .form-container{margin-top:30px}
  .sustain-grid{grid-template-columns:100%} .csr-tab-w80 {width: 100%;margin: auto;}.cap-tabs {width: 100%;}.csr-tab-w60 {width: 75%;}
  .facility-row {grid-template-columns: 48% 48%;}
  .blog-conten-d{gap: 20px;}.q-link-wrp {display: flex;gap: 40px;}.products-grid {    gap: 25px;}.capablty-flex {    gap: 140px 30px;}
      .dotimg .lineimg-2 img {
               width: 510px; top: -22px;
        right: 31px;
    }
}

@media (max-width: 1080px) {
  .solution-sec{padding:50px 0!important}.mt-n,.mt-n.sm{margin:10px 0;padding-bottom:10px}.blog-d p{width:85%}.abt-count-wrp{grid-template-columns:repeat(2,1fr);gap:20px 0}
  .count-d div{width:230px}.arrow-right{width:30%!important}.mt-n{font-size:20px}.mt-n.sm{font-size:18px}.mt-pos{font-size:16px}.cap-img-item{overflow:hidden;height:350px}
  .cap-content{padding:30px}.pb180 {padding-bottom: 130px;}

}
@media(max-width:1060px){
  .product-img {max-height: 300px;    width: 100%;}.cap-div .products .product-mimg {max-width: 100%;}.prodlist .product-img-content {display: none !important;}
  .cap-div.invest-tab-w60 {width: 100%;}
}
@media (max-width: 1024px) {.segments-grid .swiper-button-prev, .segments-grid .swiper-button-next {opacity: 1;}}
@media (max-width: 992px) {
  .textWrapper p{display:none}.textWrapper .bbg{margin-top:30px}.swiper-slide::after{font-size:50px}.car-pos .dotimg img{width:220px;top:69px;right:-74px}
  .newletter-wrp{display:grid;gap:22px}.foot-div-wrp,.foot-div-wrp.wrp2{grid-template-columns:45% 45%}.eventh2{font-size:20px;line-height:26px;margin:20px 0}
  .e-date{font-size:16px}.e-date b{font-size:32px}.solution-wrp p{margin:40px 0 50px}.div-wrp{margin:50px 0 0}.corporate-div{width:860px}
  .cap-content{grid-template-columns:100%;gap:20px}.cap-content p{width:70%}.cap-content ul{padding:0}.cap-img-item{overflow:hidden;height:300px}
  .cap-carousel.slider-nav .owl-dots{margin-top:-7%;left:7%}.cap-img-cont div{padding:20px 25px !important}.cap-img-cont div p{font-size:20px;line-height:25px}
  .sustain-shape{width:200px}.env-grid{grid-template-columns:45% 50%}.env-hedtwo{font-size:28px;line-height:35px;margin-bottom:25px}
  .env-para{font-size:16px;line-height:26px}.csrtab-hedthree, .env-hedtwo {font-size: 28px;line-height: 35px;}.cap-tabs button {font-size: 20px;line-height: 28px}
  .csr-tab-w80 .cap-content p {width: 100%;}.csr-tab-w80 .cap-content {grid-template-columns: 100%;}.csrtab-hedthree {margin-bottom: 10px;width: 80%;}
  .certificate-w70 {width: 100%;}.certi-img img {width: 80px;}.certi-img p {font-size: 16px;line-height: 20px;}.certificate-grid {padding-top: 30px;}
  .csr-tab-w80 .swiper-pagination {gap: 0;}.qmachine-sec .cap-content {padding-top: 40px;}.q-link-wrp a {padding: 10px 15px;}
  .products.mb10 {margin-bottom: 60px;}.branches-wrp {grid-template-columns: repeat(2, 1fr);}.branches-wrp {padding: 30px 0 20px;}
  .branches-div h2 {font-size: 24px;line-height: 30px;padding: 0px 0px 5px 0px;}.csr-sec {grid-template-columns: 45% auto;}
  .solution-wrp p {margin: 35px 0 60px;}.abt-pro-sec.pspace {padding-bottom: 0 !important;}.solution-wrp p {margin: 35px 0 0;}
  .solution-cont .bh2 {font-size: 30px;line-height: 38px;}.client-se {padding: 50px 0;}.product-container .products-grid {grid-template-columns: repeat(3, 1fr) !important;gap: 35px 25px;}
  .tech-section .cap-img-cont{
    width: 350px;
  }
  .quality-assurance .qmachine-sec .cap-img-cont p{
    font-size: 20px;
        line-height: 25px;
    width: 100%;
  }
  .quality-assurance .qmachine-sec .cap-img-cont {
    bottom: -17px;
  }
  .sustainability .sus-ind .cap-img-cont {
    width: 270px;
  }
  .w-70{width: 100% !important;margin: auto;}
.bslide2 .dotimg-11 .lineimg-11 img {top: 20px;
    right: 30px;        width: 570px;}
}
@media (max-width: 970px) {
 .corporate-div{flex-direction:column;gap:100px}.arrow-right{transform:rotate(90deg);top:119%;left:34%}.work-d .arrow-right{top:113%}
 .form-d-wrp{grid-template-columns:100%}.c-form-img{display:none}.frmimg-2{display:block;margin-top:30px}
 .c-frm-img-d img {height: 350px;object-fit: cover;object-position: center;}

}
@media (max-width: 940px) {.counter-center .counter-div {width: 120px;}}
@media (max-width: 900px) {
.dotimg,.dotimg:hover img,.hotspot {display:none}.bslide1.swiper-slide::after{font-size:60px;bottom:25px}.count-d div{width:195px}
.bnr-wrp{grid-template-columns:90%;position:relative;padding-bottom:80px}.award-wrp,.main-add-wrp{grid-template-columns:100%}
.bnr-title.tit2{display:block;font-size:65px;bottom:-10px; line-height: 71px;}.capabilities .bnr-title.tit2{right:20px}.img-div{text-align:center}.img-div img{width:80%;margin:auto}
.corporate-div{width:100%}.award-wrp{padding-top:60px}.time-line-wrp{margin:30px 0}.awd-tab-nav{padding:0;justify-content:center}.main-add-wrp{gap:30px}
.main-add-wrp::after{position:absolute;content:'';top:49%;left:0;right:auto;height:1px;width:100%;background-color:var(--hedc)}.bnr-wrp .img-div img{width:320px}
.blog-conten-d{gap: 15px;}.q-link-wrp {display: flex;gap: 10px;padding: 0px;}.q-link-wrp a {padding: 10px 15px;}
.product-container .products-grid {grid-template-columns: repeat(2, 1fr) !important;}.client-se .first-carousel {margin: 40px auto 70px auto;}
.clientele-title::after {bottom: 40%;}.clientele-title::before {top: -60px;}.awd-tab-nav {display: grid;grid-template-columns: repeat(3, 1fr);}
.pro-card {min-height: 300px;}.solution-wrp {grid-template-columns: 100%;}.capabilities .bnr-wrp {padding-bottom: 0;}

}

@media (max-width: 800px) {
  .div-wrp.owl-carousel{display:block!important}.diversed-card .pro-h3{margin-top:30px;transition:.3s linear;transform:rotate(0);position:relative;bottom:0;right:0}
  .branches-wrp{grid-template-columns:repeat(1,1fr);gap:30px}.cap-content p{width:80%}.env-grid{gap:25px}.cap-tabs button {font-size: 18px;line-height: 26px;padding: 6px 20px;}
  .satellite-left .orge-para {width: 95%;}.satellite-left p {width: 90%;}
  .hon-800{display: none;}
  .don-800{display: block;}.solution-wrp  {margin-top: 0;}

}
@media (max-width: 767px) {
 .ch1,.textWrapper .bh1{font-size:38px;line-height:38px}.bh1 span{font-size:24px;line-height:24px;text-wrap: nowrap;}.textWrapper .bbg{font-size:13px}.motorcycle{width:480px}
 .banner{height:550px}:root{--swiper-navigation-size:30px!important}.swiper-slide::after{display:none!important}.foot-div-wrp.wrp2{grid-template-columns:repeat(2,1fr)}
 .bnr-wrp,.env-grid{grid-template-columns:100%}.award-wrp{border-radius:35px;padding:30px 40px}.time-line-wrp{margin:20px 0}.cap-content{padding:30px 20px 20px;}
 .cap-img-cont div p{font-size:16px;line-height:26px}.count-num{font-size:38px;line-height:46px}.count-static-title{font-size:16px;line-height:20px}
 .static-svg img{width:60px}.static-count-wrp{gap:40px 20px}.sustain-grid{gap:50px}.roadmap-container {margin-top: 50px;}.qmachine-sec .cap-tabs {padding: 0 5%;}
 .swiper-button-prev, .swiper-button-next, .swiper-button-prev:after, .swiper-button-next:after {font-size: 16px !important;font-weight: 600;}
 .facility-row {gap: 30px 20px;}.sun-worldmap img {width: 100%;}    .foot-div-wrp, .foot-div-wrp.wrp2 {
        grid-template-columns: 45% 49%;
    }
.quicklink-a{display: flex;}.q-link-wrp{flex-direction: column;gap: 5px;}.q-link-wrp div{padding:0px;}
.q-link-wrp.inactive{height: 0px;display: none;}.qmachine-sec .csrtab-hedthree {font-size: 26px !important;line-height: 34px !important;}
.q-link-wrp.active{height: auto;display: flex;}.c-frm-img-d img {height: auto;}.csr-sec {grid-template-columns: 100%;}.bnr-title.tit2 {font-size: 56px;line-height: 60px;}
.certificate-grid {grid-template-columns: repeat(3, 1fr);}.prodlist .products.mb10 {margin-bottom: 30px;}
.prodlist .product-odd {background: #fe823a3d;}.quicklinks-container .q-link-wrp.active{padding-bottom: 15px;}
.tech-section .cap-img-cont{ width:270px}.capablty-flex {gap: 180px 50px;grid-template-columns: 100%;}    .capabilities .bnr-title {
        font-size: 36px;
        line-height: 42px;
    }.bnr-title
 {
        font-size: 36px;
        line-height: 42px;
    }

}

@media(max-width:700px){
  .pro-twolist {display: grid;gap: 20px;grid-template-columns: repeat(2, 1fr);}
  .por-d-t .img-d {width: 100%;height: 230px;}.subbbnr {background-position: calc(100% + 65px) center;}
}

@media (max-width: 640px) {
  .cap-content p,.newletter-wrp .embtn,.sustain-grid,.w60{width:100%}.orgbtn.ml-30px{margin-left:0;border-radius:30px;padding:8px 25px}.img-divs p{font-size:15px}
  .slider-nav.owl-carousel .owl-dots .owl-dot{width:13px;height:13px}.diversed-capabilities{padding-top:20px}.products-sec{padding-bottom:0}
  .bnr-title.tit2{font-size:45px;bottom:-14px; line-height: 51px;}.capabilities .bnr-title.tit2{right:0}.bnr-wrp{position:relative;padding-bottom:0}
  #cer .bh2::after,.awd-hed .bh2::after{font-size:50px;top:-7px}.award-wrp{border-radius:35px;padding:40px 30px 20px}
  .time-line-wrp{margin:0}.cap-div{margin:20px 0 40px}.cap-img-cont.no2 br{display:none}.cap-div {margin: 0 0 40px;}.csr-tab-w60 {width: 100%;margin-bottom: 0;}
  .facility-row {grid-template-columns: 100%;}.capabilities .bnr-title {margin-bottom: 0;}
  .slider-nav.left .swiper-pagination {bottom: 70px;}.main-add-wrp::after {top: 47%}.qmachine-sec .cap-div {margin: 0 auto;}
 .sustainability .sustain-bnr{background-position: right -150px top 0;}
  .prod-bnr{background-image: url(images/ban-prod.webp);}.event-bnr{background-image: url(images/news-events-banner.webp);}
.career-bnr{
  background-image: url(images/ban-career.webp);

}
}
@media (max-width:600px) {
  .foot-div-wrp.wrp1{
  padding-bottom: 50px; }
  
}
@media (max-width: 580px) {
 .foot-div-wrp.wrp2{grid-template-columns:repeat(1,1fr)}.bh2{width:100%}.solution-wrp p{font-size:16px;line-height:26px}.csr-sec{padding-top:50px;gap:50px}
 .foot-div-wrp,.foot-div-wrp.wrp2{grid-template-columns:100%}.techmt{margin-top:10px}.foot-crd-div{gap:0}
 .slider-nav.owl-carousel .owl-dots .owl-dot{width:10px;height:10px}.diversed-slide.owl-carousel .owl-dots .owl-dot{height:10px;width:10px;margin-top:15px}
 .conut-tit{font-size:12px;line-height:15px}.count-d div{width:auto;padding-left:14px}#cer .bh2::after,.awd-hed .bh2::after{font-size:40px;top:-6px}
 .cap-carousel.slider-nav .owl-dots{margin-top:-20%;left:7%}.count-static,.static-count-wrp{align-items:self-start}
 .csrtab-hedthree, .env-hedtwo {font-size: 24px;line-height: 32px;}.csr-tab-w80 .cap-content {padding: 40px 20px;}.csr-tab-w80 .cap-img-item {height:230px;}
 .cap-img-cont div {padding: 15px 25px  !important;}.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 1px);}.cap-img-cont {bottom: -15px;}
 .csr-tab-w80 .swiper-pagination-bullet {height: 12px;width: 12px;}.csr-tab-w80 .swiper-pagination-bullet-active {width: 12px !important;height: 12px !important;}
 .mb4 {margin-bottom: 20px;} .facility-row {gap: 20px;}.facility-points ul {padding: 30px 25px 30px 15px;}.bh3 {font-size: 22px;line-height: 30px;}
 .satellite-left .satellite-h2 {font-size: 22px;line-height: 30px;} .slider-nav.left .swiper-pagination {bottom: 90px;padding-left: 20px;}
 .blog-conten-d{display: flex;gap: 10px;flex-direction: column;}.time-d { margin: 0px auto 0px 15%;}.productl {  padding: 20px 20px !important;}
 .products.mb10 {margin-bottom: 30px;}.product-container .products-grid {grid-template-columns: repeat(1, 1fr) !important;gap: 30px;}.product-card-content .f-23 {
  font-size: 16px;line-height: 26px;}.ppdf-pos .down-pdf {font-size: 16px !important;line-height: 24px !important;padding: 8px 25px !important;}
  .pro-container .product-img-content .pro-h3 {margin-top: 15px !important;}.main-add-wrp::after {top: 51.5%;}
  .c-form-d .form-group {gap: 25px; }.qmachine-sec .cap-content {padding: 40px 0  60px;}
  .foot-div-wrp ul.open {height: auto;max-height: 1000px;}
  .foot-div-wrp ul {list-style: none;padding: 0;margin: 0;max-height: 0;overflow: hidden;transition: 2s linear;}
  .certificate-grid {grid-template-columns: repeat(2, 1fr);}.qmachine-sec .cap-tabs {grid-template-columns: repeat(2, 1fr);}.ppdf-pos {margin-bottom: 20px;margin-top: 0 !important;}.wbtn {letter-spacing: 0;text-transform: capitalize;}.div-wrp {margin: 35px 0 0;}
.ppdf-pos.mt20 {margin-top: 20px !important;margin-bottom: 0;}.capablty-flex {gap: 135px 50px;}.bnr-wrp .text-content {
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
    height: 220px;
}.text-content .bh2 {display: none;}.ftlogo {display: none;}.foot-menu .cbtn {padding: 5px 16px;    gap: 15px;}    .ch1, .textWrapper .bh1 {
        font-size: 32px;
        line-height: 36px;
    }
}
@media (max-width: 550px) {.pro-card{min-height:330px;min-width: 320px;max-width: 320px;margin: auto;}}
@media (max-width: 480px) {
 .env-hedtwo,.mb30{margin-bottom:20px}.banner{height:420px}.bh2 br,.ch1 br,.textWrapper .bh1 br{display:none}
 .ch1,.textWrapper .bh1{font-size: 22px;
        line-height: 30px;
        letter-spacing: -1px;}.hotspot{width:10px;height:10px}:root{--swiper-navigation-size:25px!important}.textWrapper{padding:40px 20px 20px}
        .motorcycle{width:440px}.bslide2 .motorcycle {width: 375px;}
 .textWrapper .bbg{padding:5px 20px;margin-top:20px}.swiper-slide::after{font-size:32px}.newsletter{padding:40px 0}.img-divs#three{top:107px;right:-200px}
 .img-divs#two{top:60px;left:-32px}.footer-sec{margin-top:20px}.footer-after-img{width:80%}.footer-after-img2{width:60%}.blog-d p{width:95%}
 .solution-wrp p{margin:30px 0 40px}.bh2,.ph2{font-size:24px;line-height:30px}
 .cap-carousel.slider-nav .owl-dots{margin-top:-25%;left:7%}.count-static-title{font-size:13px;line-height:17px}.count-num{font-size:32px;line-height:40px}
 .static-svg img{width:50px}.count-static{gap:15px}.sustain-hedtwo{font-size:24px;line-height:24px}.bnr-title.tit2{font-size:35px;line-height: 41px;}
 .env-hedtwo{font-size:24px;line-height:30px}.obrbtn{padding:5px 20px}.subletr{font-size:28px;line-height:34px}
 .csrtab-hedthree, .env-hedtwo {font-size: 20px;line-height: 26px;}.csr-tab-w80 .cap-content {padding: 40px 0px;}.cap-tabs button {font-size: 16px;line-height: 24px;
  letter-spacing: 0px;padding: 6px 15px;}.csr-tab-w80 .swiper-button-prev, .csr-tab-w80 .swiper-button-next {padding: 15px 10px;}.csr-tab-w80 .swiper-button-prev:after, .csr-tab-w80 .swiper-button-next:after {transform: scale(0.9);}.certificate-grid {grid-template-columns: repeat(2, 1fr);}
  .qmachine-sec .csr-tab-w80 {margin: auto;}.qmachine-sec .cap-content {padding-top: 30px !important;}.sun-worldmap {margin-top: 30px;}
  .capabilities .p-content p {width: 90%;}.satellite-left .roadmap-list {grid-template-columns: repeat(1, 1fr);}.satellite-right img {width: 85%;}
  .satellite-left {width: 95%;padding: 35px 35px 35px 7%;}.satellite-left .roadmap-list {margin-top: 25px;}.satellite-left .orge-para {margin: 20px 0;}
  .satellite-left .orge-para {width: 100%;}.quicklinks {top: 70px;}.add-div, .contact-div {padding: 0px 0px;}.c-form-d .form-group {flex-direction: column; gap: 15px;}
  .c-form-d .form-group div {width: 100%;}.c-form-d .form-footer {margin-top: 30px;}.c-form-d .form-container {padding: 35px 20px;}
  .form-footer .bbg {margin-top: 0;}.c-form-d .form-footer p {font-size: 14px;line-height: 24px;}.branches-div h3 br {display: none;}
  .branches-div h3 {margin-bottom: 15px;}.awdnav {font-size: 20px;padding: 6px 20px;}
  .wbtn {padding: 5px 20px;}.seg-info {height: 190px;padding: 30px 20px 20px 20px;}.seg-numb {text-align: right;}.seg-img {margin: 0 15px 15px 0;}
  .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 2px !important;}
  .slider-nav .swiper-pagination-bullet {height: 12px;width: 12px;}.solution-cont .bh2 {font-size: 26px;line-height: 32px;}
  .dot-ul li::after {left: -30px;top: 7px;height: 15px;width: 15px;}.client-se {padding: 40px 0;}.awd-tab-nav {margin-bottom: 15px;}.cap-tabs {gap: 10px 10px;}
  .home-roadmaplst {grid-template-columns: repeat(1, 1fr);margin-top: 20px;margin-bottom: -10px;}.obrbtn.mt-40px {margin-top: 20px;}
  .qmachine-sec .cap-content {padding: 40px 0  60px;}.qmachine-sec .csrtab-hedthree  {font-size: 24px !important;line-height: 32px !important;}
  .clientele-title::after, .clientele-title::before {font-size: 16px;line-height: 24px;}
  .sustain-grid.sustainability-focus .static-count-wrp {grid-template-columns: repeat(1, 1fr);}
  .sustain-grid.sustainability-focus .count-num {font-size: 20px;line-height: 26px;}.common-list li {padding-left: 25px;font-size: 16px;line-height: 24px;}
  .qmachine-sec .cap-tabs {gap: 10px;}.cap-tabs button::after {left: 10px;}.cap-tabs button.active::after, .cap-tabs button:hover::after {width: 90%;}

  .por-d-t .img-d {width: 100%;height: 170px;}.solution-img.d-on900 {width: 100%;display: flex;justify-content: center;}
  .solution-img.d-on900 img{width: 300px;}.cpfl-col .cap-img-cont div {padding: 10px 15px !important;}
  .cpfl-col .cap-img-cont div p {font-size: 18px;line-height: 24px;}.cpfl-col .cap-img-cont {width: 280px !important;}
    .roadmap-list.cap-content.w100 {
        padding: 40px 20px;
    }.product-card-content .pro-h3.black {font-size: 18px !important;line-height: 26px !important;}.breadcrumbs {gap: 5px 10px;}
.sidemenu {width: 100%;    right: -100%;}
.banner .swiper-button-prev {left: var(--swiper-navigation-sides-offset, 20px) !important;}
.banner .swiper-button-next {right: var(--swiper-navigation-sides-offset, 20px) !important;}
    .pdf-ppr img {
        width: 25px;
    }    .pdf-bar h4 {
        font-size: 15px;
        line-height: 23px;
    }    .pdf-broucher img {
        min-width: 20px;
        width: 15px;
    }    .pdf-ppr {
        gap: 15px;
    }.cap-div.invest-tab-w60 {    margin: 25px auto auto !important;}

.mb6 {
    margin-bottom: 30px;
}
    .sticky-menu {
        position: fixed;
        width: -webkit-fill-available;
        transform: translateX(0px);
        grid-template-columns: 100%;
        gap: 0px;
        right: 0px;
        bottom: 0px;
    }
    .stick-link {
        gap: 0px;
        padding: 8px;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        border-radius: 0px;
        box-shadow: 0px 0px;
        background: var(--orange);
        padding-right: 0px;
    }
.d-none-480

 {
        display: none;
    }
}
@media(max-width:440px){

  .pro-twolist {display: grid;gap: 20px;grid-template-columns: repeat(1, 1fr);}
  .por-d-t .img-d {width: 100%;height: 130px;}
}
@media (max-width: 430px) {.address-corp br {display: none;}.main-add-wrp::after {top: 46.5%;}
}
@media (max-width: 380px) {
 .textWrapper{padding:40px 0 20px}.foot-con a{font-size:15px}.footer-after-img{top:-11px}.solution-wrp p{margin:15px 0 25px}.static-count-wrp{gap:30px 20px}
 .count-static{flex-direction:column;text-align:center;gap:0}.bnr-wrp .img-div img,.counter-w100,.static-svg{width:100%}
 .count-static-p,.count-static-title{width:100%;text-align:center}.bnr-title.tit2{font-size:32px; line-height: 38px;}.cap-img-cont {padding: 10px 10px 0 0;}
 .csr-tab-w80 .cap-img-cont div p {font-size: 18px;line-height: 26px !important;}.cap-img-cont div {padding: 15px 20px 15px 20px !important;}
 .contact-div a {font-size: 16px;}.main-add-wrp::after {top: 51.5%;}
 .posrel .swiper-pagination {display: none;}.branches-wrp .branches-div {padding: 15px 10px;border-radius: 0 30px;}
.pro-card {min-height: 320px;min-width: 280px;max-width: 280px;margin: auto;}.solution-img.d-on900 img {width: 240px;} .tech-section .cap-img-cont{width: 255px;}
    .sustainability .sus-ind .cap-img-cont {
        width: 216px;
    }

}

@media (max-width: 340px)  {
  .cap-tabs button {font-size: 14px;line-height: 22px;}
  .facility-col .cap-img-cont{width: 100%;}
}
/* vasanth responsive ends */
