.hc_tab_data .img::before,
.logo a,
.scrollup,
.section2,
.section4,
.section5 {
  background-repeat: no-repeat;
}

body,
ul.submenu1,
ul.submenu2 {
  background-color: var(--color-white);
}
body {
  /* padding-top: 7.5rem; */
}
p {
  margin: 0;
  color: #373737;
  font-size: 1.8rem;
}
.cart_bx1 ul,
.hc_tabs,
.menu ul,
.section1 ul,
.slideRight ul,
ol,
ul {
  list-style: none;
}
.logo a,
a {
  transition: var(--bg-transition);
  text-decoration: none;
}
.section1 h2,
ul.submenu1 h3 {
  margin-top: 0;
  font-weight: 600;
}
.bannerimgg,
.hl_circle,
.logo,
.section1 h2 {
  text-align: center;
}
.banner_title,
.section1_bx h3,
a.goBottom span {
  text-transform: uppercase;
}
.footer_menu ul li a,
.footerinnn_left a,
.ft_links a,
.ft_soc a,
.logo a,
.main_btn2 a,
.menu > ul > li > a,
.section1 a,
a,
a.ft_contact,
ul.submenu1 li a {
  text-decoration: none;
}
.ft_soc a:hover,
.sec4box p,
.socialrt a:hover {
  opacity: 0.5;
}
:root {
  --body-fonts: "Plus Jakarta Sans", sans-serif;
  --heading-font: "MARI&DAVID", sans-serif;
  --color-primary: #36316b;
  --color-primary-dark: #001341;
  --color-primary-dark1: #2e3691;
  --color-primary-dark2: #000753;
  --color-footer-bg: #1d3460;
  --color-secondary: #d94a8a;
  --color-teritary: #feb813;
  --color-primary-light: #f3f7f7;
  --color-dark: #000;
  --color-dark-light: #f2f2f2;
  --color-dark-light1: #dee0f6;
  --color-dark-light2: #f3f7f7;
  --color-white: #fff;
  --color-text: #000102;
  --color-text1: #a0a0a0;
  --color-line1: #ed7510;
  --color-line2: #2e098b;
  --color-line3: #58c1d3;
  --color-line4: #d10092;
  --color-line5: #1c9505;
  --color-line6: #5c58d3;
  --color-line7: #d1c400;
  --color-gradient1: linear-gradient(to right, #060036, transparent);
  --color-gradient2: linear-gradient(to bottom, #414ba0, #2d3690, #262362);
  --bg-transition: all 0.3s;
  --box-shadow1: 10px 10px 25px rgba(0, 0, 0, 0.161);
}
.banner_hd,
.hl_circle,
.menu > ul > li > a {
  color: var(--color-white);
}
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul {
  margin: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: var(--body-fonts);
}
.footerinnn_left a,
.main_btn2 a {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.bannerboxcont,
.bannerboxcont1,
.cart_bx1 ul {
  vertical-align: middle;
}
.cart_bx1 ul li a,
.menu > ul > li > a,
ul.submenu1 li a {
  text-transform: capitalize;
}
body {
  width: 100%;
  display: block;
  color: var(--color-dark);
  font-size: 1.8rem;
}
html {
  font-size: 62.5%;
}
.grid {
  display: grid;
}
ol,
ul {
  padding: 0;
}
.container {
  max-width: 132rem;
  width: 132rem;
}
.header {
  width: 100%;
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.header.fixed1 {
  background-color: var(--color-primary);
}
.innerbody .header.fixed1 {
  box-shadow: none;
}
.header.fixed1.fixed2 {
  box-shadow: var(--box-shadow1);
}

.headerin {
  padding: 0 10rem;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.bannerimgg,
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  float: right;
}
.logo {
  position: relative;
}
.logo a {
  width: 36rem;
  height: 7.5rem;
  /* padding: 0.5rem 1.4rem 1rem; */
  background-image: url("../images/logo_new.png");
  /*background-image: image-set(
    url("../images/logo.webp") 1x,
    url("../images/logo.png") 1x
  );*/
  background-size: 98%;
  background-position: center center;
  position: absolute;
  left: 0;
  top: 0;
  /*background-color: #fff;*/
  display: inline-block;
}
.fixed1 .logo a {
  /* height: 7.5rem; */
  background-size: 100%;
  background-image: url("../images/logo_new.png");
  /*background-image: image-set(
    url("../images/logo.webp") 1x,
    url("../images/logo.png") 1x
  );*/
}
.fixed1.fixed2 .logo a {
  /*box-shadow: var(--box-shadow1);*/
}
.bgwhite,
.home_link,
.menu2 .menuicon1:hover .icon-bar:first-child,
.menu2 .menuicon1:hover .icon-bar:last-child,
.menu > ul > li:hover > a::before,
.menu > ul > li > a.active::before,
.section1,
.section1 ul,
.section1_bx,
.section2,
.section4 {
  width: 100%;
}
.menu > ul {
  /* display: inline-block; */
  float: left;
}
.menu > ul > li {
  float: left;
  padding: 0 1.2rem;
  position: relative;
}
.menu > ul > li > a {
  font-size: 1.4rem;
  display: flex;
  align-items: center;
  transition: 0.3s;
  outline: 0;
  position: relative;
  height: 10rem;
  font-weight: 500;
  line-height: 10rem;
  display: flex;
  align-items: center;
  letter-spacing: 0.2rem;
  gap: 0.5rem;
}
.menu > ul > li > a span {
  position: relative;
  top: -1rem;
  font-weight: 600;
  font-size: 1.6rem;
}
.fixed1 .menu > ul > li > a {
  color: var(--color-white);
  height: 7.5rem;
  line-height: 7.5rem;
  position: relative;
  text-transform: uppercase;
}
.menu > ul > li > a i {
  /* position: absolute;
  left: 50%;
  bottom: 2rem;
  transform: translateX(-50%);
  font-size: 1.3rem; */
  font-size: 1.2rem;
}
.menu > ul > li > a img {
  height: 0.5rem;
}
.menu > ul > li:last-child {
  padding: 0 1rem;
}
ul.header_right {
  /* margin-left: 17rem; */
}
.menu > ul.header_right > li:last-child a {
  line-height: normal;
  color: var(--color-white) !important;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0 1.5rem;
  /* margin-left: 1.5rem; */
}
.menu > ul > li:last-child a img {
  height: 1.5rem;
}
.fixed1 .menu > ul > li:last-child a {
}
.menu > ul > li:last-child:hover a {
}
.menu2,
.section5 .owl-dots,
.section5 .owl-nav,
.slideRight ul li:first-child:before {
  display: none;
}
.menu > ul.header_right > li:last-child > a::before {
  background-color: var(--color-secondary);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 100%;
  height: 3.6rem;
  z-index: -1;
  transition: all 0.3s;
  border-radius: 0.5rem;
}
.menu > ul > li:hover > a,
.menu > ul > li > a.active {
  color: var(--color-secondary);
}
.menu > ul.header_right > li:last-child:hover > a::before {
  background-color: var(--color-teritary);
}
.menu ul ul.submenu1 > li:hover ul.submenu2,
.menu ul > li:hover ul.submenu1 {
  display: block !important;
}
.menu ul > li:last-child ul.submenu1 {
  left: auto;
  right: -2rem;
}
/* ul.header_right li:last-child::before {
  position: absolute;
  left: -0.5rem;
  top: 50%;
  transform: translateY(-50%);
  content: "";
  width: 2px;
  height: 2rem;
  background-color: var(--color-primary);
  opacity: 0.2;
} */
ul.submenu1,
ul.submenu2 {
  width: 30rem;
  box-shadow: 0 6px 4px 3px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 100%;
  left: 0;
  list-style: none;
  display: none;
  z-index: 9999999999;
  border-top: 0;
  padding: 0;
}
ul.submenu2 {
  top: 0;
  left: -100%;
}
ul.submenu1 li {
  display: table;
  clear: both;
  width: 100%;
  position: relative;
  /* padding: 0 1rem; */
}
ul.submenu1 li a {
  color: var(--color-white) !important;
  background-color: var(--color-primary-dark);
  font-size: 1.4rem;
  padding: 1rem 2rem !important;
  display: block;
  font-weight: 400;
  transition: 0.3s;
  text-align: left;
  border-bottom: 1px solid var(--color-primary);
}
ul.submenu1 li:last-child a {
  border-bottom: 0;
}
ul.submenu1 li:hover > a {
  background-color: var(--color-secondary) !important;
}
ul.submenu1 h3 {
  color: #1a232e;
  font-size: 2.45rem;
  margin-bottom: 2rem;
  padding: 0 1rem;
}
ul.submenu1 .levle2 li {
  float: left;
  clear: none;
  width: 50%;
}
.main_banner {
  margin-top: 7.5rem;
  background-color: var(--color-primary);
}
.home_link {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  /* background-color: #010716; */
  /* height: calc(100vh - 75px); */
}
.bgwhite,
.sec4box_img,
.section1 {
  background-color: var(--color-white);
}
.carousel-control svg {
  width: 1rem;
}
.hl_video video,
.home_link::after,
.home_link::before,
.bannerimg1 {
  /* width: 100%;
  left: 0;
  top: 0;
  position: absolute; */
  /* height: calc(100vh - 75px); */
}
.bannerimg1 {
  width: 100%;
  /* object-fit: cover;
  object-position: center center; */
  /* opacity: 0.5; */
  /* height: calc(100vh - 75px) !important; */
}
.home_link {
  background: var(--color-primary);
}
/* .home_link::before {
  content: "";
  z-index: 9;
  background: var(--color-primary);
}
.home_link::after {
  content: "";
  z-index: 9;
  background-color: #3b3972;
  width: 45%;
  right: 0;
  left: auto;
  clip-path: polygon(0 0, 100% 100%, 100% 0);
} */
.home_link::after,
.section3_in_serv i,
.section4 {
  background-repeat: no-repeat;
}
.hl_video video {
  display: block;
  object-fit: cover;
  object-position: center center;
}
.hl_circle {
  width: 90%;
  left: 5%;
  font-size: 18px;
  padding: 0 5%;
  top: 45%;
  position: absolute;
  z-index: 999;
}
.footer_logo a img,
.mtop1 {
  height: 9rem;
}
.bannerboxcont,
.bannerimgg {
  /* height: calc(100vh - 75px); */
  visibility: hidden;
  top: 0;
}
.bannerimgg {
  z-index: 9;
  position: absolute;
  right: -15%;
  top: 0;
  display: flex;
  align-items: center;
}
img.bannerimg1 {
  /* width: 100%; */
  display: block;
}
.section1 a .sec3_img img {
  width: 2rem;
}
.bannerboxcont {
  position: absolute !important;
  left: 0;
  z-index: 99;
  width: 100%;
  display: table;
  padding: 0rem 0 0 10rem !important;
  overflow: hidden;
}
.banner_information {
  /* padding-left: 2rem;
  border-left: 0.8rem solid var(--color-secondary); */
}
/* .carousel-inner {
  position: relative;
}
.carousel-inner .item::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: var(--color-gradient1);
  z-index: 1;
  opacity: 0.45;
}
.carousel-inner .item::after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(../images/bannershape.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 120%;
  z-index: 1;
} */
.banner_cont,
.banner_hd {
  z-index: 9;
  position: relative;
}
.bannerboxcont1 {
  /* display: table-cell; */
  padding-top: 12%;
}
.banner_hd {
  font-size: 7.6rem;
  margin: 0 0 2rem;
  line-height: 1.2;
  text-align: left;
  color: var(--color-white);
  font-family: var(--heading-font);
}
.banner_hd span {
  color: var(--color-teritary);
  position: relative;
  padding-bottom: 2rem;
  background-image: url(../images/line1.svg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
}
.banner_cont {
  color: var(--color-white);
  font-size: 1.7rem;
  font-weight: 400;
  line-height: 1.6;
  /* width: 45%; */
  padding-top: 1rem;
  margin-bottom: 2rem;
  width: 38%;
}
.hl_video img {
  position: absolute;
  left: -15rem;
  top: -12rem;
  z-index: 99;
  width: 37rem;
  height: auto;
}
.main_btn {
  clear: both;
}
.btn,
.btn1 {
  line-height: normal;
  color: var(--color-white);
  display: inline-flex;
  align-items: center;
  gap: 0.1rem;
  font-size: 1.4rem;
  transition: var(--bg-transition);
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  padding: 1rem 2rem;
  background-color: #fb6f6f;
  border-radius: 1rem;
}
.btn:hover {
  background-color: var(--color-teritary);
  color: var(--color-white);
}
.slideRight ul li:before,
.socialrt a,
a.goBottom {
  color: var(--color-white);
}

.section1 ul li::before,
a.ft_contact {
  background-color: var(--color-secondary);
}

.btn1,
.btn1:link,
.btn1:visited {
  align-items: center;
}
.section3_in_serv,
.section3_in_serv_bg1 {
  background-color: var(--color-dark-light1);
}

a.ft_contact:hover {
  background-color: var(--color-secondary-light);
}
a.goBottom:after,
a.goBottom:before {
  position: absolute;
  content: "";
  transition: var(--bg-transition);
  background-color: var(--color-white);
}
.socialrt {
  position: absolute;
  left: 9rem;
  bottom: 7%;
  z-index: 99;
  display: flex;
  align-items: center;
  gap: 3rem;
}
.socialrt a {
  display: flex;
  align-items: center;
  transition: 0.3s;
}
.ft_links a img,
.ft_soc a img {
  height: auto;
}
.slideRight ul li {
  display: inline-block;
  position: relative;
  padding: 0 2.5rem;
}
.slideRight ul li:before {
  content: "\f061";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  font-size: 2.1rem;
  padding-right: 0.5em;
  position: absolute;
  top: 0;
  left: 0;
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.active.left,
  .carousel-fade .carousel-inner > .item.active.right,
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.prev {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.active,
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.carousel-control.left,
.carousel-control.right {
  background-image: none !important;
}
.carousel-control.left {
  left: 10rem;
}
.carousel-control.right {
  right: auto;
  left: 15rem;
}
.footerinnn_left a,
.ft_soc a {
  border-radius: 3rem;
}
a.goBottom {
  position: absolute;
  bottom: 12rem;
  right: 1rem;
  z-index: 999;
  font-size: 1.2rem;
  letter-spacing: 0;
}
a.goBottom span {
  transform: rotate(90deg);
  display: inline-block;
  letter-spacing: 0.3rem;
}
a.goBottom:before {
  top: 8rem;
  right: 37%;
  background-image: url(../images/mouse.svg);
  background-repeat: no-repeat;
  background-size: 1.5rem;
  width: 1.5rem;
  height: 3rem;
  background-color: transparent;
  background-position: center center;
}
a.goBottom:after {
  top: 5rem;
  right: 47%;
  transform: translateX(-50%);
  width: 0.1rem;
  height: 2rem;
}
.section1,
.section1 a,
.section1 a .sec3_img,
.section1 h2,
.section1 ul,
.section1 ul li,
.section1_bx,
.section1_bx h3,
.section2,
.section2_in,
.section2_in p,
.section3_in_serv,
.section4 {
  position: relative;
}
.section1 ul li::before,
.section1_bx h3::before,
.section2::before {
  position: absolute;
  content: "";
  left: 0;
}
.section1 {
  display: table;
  width: 100%;
  padding: 10rem 0;
}
.section1 h2 {
  color: #1a232e;
  font-size: 5.5rem;
  margin-bottom: 3rem;
}
.section1 ul {
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
.hc_tab_data.active,
.section1 a,
.section2,
.section2 img {
  display: block;
}
.section1 ul li {
  padding-bottom: 1rem;
}
.section1 a {
  transition: 0.3s;
  top: 0;
}
.section1 a:hover {
  top: -10px;
}
.section1 ul li::before {
  bottom: -2rem;
  width: 18rem;
  height: 0.1rem;
}
.section1_bx h3 {
  font-size: 2.3rem;
  font-weight: 600;
  padding-left: 2rem;
  color: var(--color-dark);
  margin-bottom: 2rem;
}
.section1_bx h3::before {
  top: 50%;
  transform: translateY(-50%);
  width: 1rem;
  height: 1rem;
  border-radius: 1rem;
  background-color: var(--color-secondary-light);
}
.section1_bx p {
  font-size: 1.4rem;
  line-height: 2;
  width: 95%;
  font-weight: 500;
  color: var(--color-text);
  opacity: 0.75;
}
.section3_in_serv a,
.section3_in_serv p {
  opacity: 0;
  transition: var(--bg-transition);
}
.section2 {
  width: 100%;
  clear: both;
  padding: 7rem 0;
  position: relative;
  z-index: 1;
  background-image: url(../images/cream-texture-2.svg);
  background-repeat: repeat;
}
/* .section2::before {
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/sape1.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100%;
} */
.section2_in {
  display: grid;
  grid-template-columns: 55fr 45fr;
  gap: 5rem;
  align-items: center;
}
.section2_in img {
  width: 100%;
  display: block;
}
.section2_in h4 {
  margin: 0 0 2rem;
  color: var(--color-secondary);
  font-size: 1.6rem;
  letter-spacing: 1px;
  font-weight: 500;
}
h3.fore_front_hd1 {
  font-size: 7.6rem;
  margin: 0 0 2rem;
  line-height: 1.2;
  text-align: left;
  color: var(--color-dark);
  font-family: var(--heading-font);
  position: relative;
}
h3.fore_front_hd1 span {
  background-image: url(../images/highlight-bar1.svg);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: auto 4.5rem;
  padding-bottom: 0.5rem;
}
.section2_in p,
p {
  font-size: 1.7rem;
  line-height: 1.7;
  color: var(--color-text);
  font-weight: 400;
  margin-bottom: 0;
  width: 100%;
}
.section2_in_left {
  position: relative;
  display: block;
}
.sec2_pos {
  position: absolute;
  left: 15%;
  top: 1rem;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: baseline;
}
.sec2_pos img {
  height: 1.5rem;
  width: auto;
}
.sec2_pos h4 {
  text-transform: uppercase;
  color: var(--color-primary);
  margin: 1rem 0 0;
  font-size: 1.9rem;
  line-height: 1.2;
}
a.btn2:hover {
  color: var(--color-primary);
}
.section2_in p {
  margin-bottom: 2rem;
}
.section2_in_right {
  position: relative;
}
.section4_top h2,
.section5 h2 {
  font-weight: 600;
  padding-top: 1rem;
}

.mt-1 {
  margin-top: 7rem;
}
.footer,
.scrollup {
  background-size: cover;
}
.viewallservices {
  padding: 10rem 0 5rem;
  width: 100%;
  display: block;
  background-color: var(--color-white);
}
.vas_in {
  padding: 3rem;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/lines.svg);
  background-repeat: repeat;
  background-size: cover;
}

/*home_programs*/
.home_programs {
  padding: 5rem 0;
  background-color: var(--color-white);
}
.home_programs h3 {
  text-align: center;
}
.multi_tabs {
  margin-top: 30px;
  display: table;
  width: 100%;
  clear: both;
}

.tab_container {
  text-align: left;
  /* background-color: #f3f3f3; */
  /* box-shadow: 0 5px 15px 0px rgba(34,48,116,0.5); */
  display: inline-block;
  float: left;
  width: 100%;
}

ul.tabs {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 5rem;
}

ul.tabs li {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  font-size: 1.7rem;
  padding: 2rem 2rem 4rem;
  cursor: pointer;
  transition: all 0.3s;
  position: relative;
  text-transform: uppercase;
  font-weight: 600;
}
ul.tabs li.active::before {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  content: "";
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  border-bottom: 30px solid red;
}
ul.tabs li.color1::before {
  border-bottom-color: #299baa;
}
ul.tabs li.color2::before {
  border-bottom-color: #79589f;
}
ul.tabs li.color3::before {
  border-bottom-color: #bb6174;
}
ul.tabs li.color4::before {
  border-bottom-color: #42a45c;
}
ul.tabs li.color5::before {
  border-bottom-color: #cc6933;
}
ul.tabs li.color1 {
  color: #299baa;
}
ul.tabs li.color2 {
  color: #79589f;
}
ul.tabs li.color3 {
  color: #bb6174;
}
ul.tabs li.color4 {
  color: #42a45c;
}
ul.tabs li.color5 {
  color: #cc6933;
}
ul.tabs li img {
  height: 8rem;
  max-width: 8rem;
  display: none;
}
ul.tabs li.active,
ul.tabs li.active:hover {
}
.tab_content {
  width: 100%;
}
.tab_container .grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  position: relative;
}
.tab_container .grid.bg1 {
  background-color: #299baa;
}
.tab_container .grid.bg2 {
  background-color: #79589f;
}
.tab_container .grid.bg3 {
  background-color: #bb6174;
}
.tab_container .grid.bg4 {
  background-color: #42a45c;
}
.tab_container .grid.bg5 {
  background-color: #cc6933;
}
.tab_container .grid img {
  width: 100%;
  display: none;
}
.tab_right {
  padding: 5rem;
  position: relative;
}
.tab_right h4 {
  font-size: 2.8rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.tab_right p {
  color: var(--color-white);
  margin-bottom: 2rem;
}
.tab_container .grid.bg1 h4 {
  color: #d6faff;
}
.tab_container .grid.bg2 h4 {
  color: #e6d1ff;
}
.tab_container .grid.bg3 h4 {
  color: #ffdae2;
}
.tab_container .grid.bg4 h4 {
  color: #a4ffbd;
}
.tab_container .grid.bg5 h4 {
  color: #ffcdb1;
}
.tab_container .grid.bg1 a.btn {
  background-color: #d6faff;
  color: #299baa;
}
.tab_container .grid.bg2 a.btn {
  background-color: #e6d1ff;
  color: #79589f;
}
.tab_container .grid.bg3 a.btn {
  background-color: #ffdae2;
  color: #bb6174;
}
.tab_container .grid.bg4 a.btn {
  background-color: #a4ffbd;
  color: #42a45c;
}
.tab_container .grid.bg5 a.btn {
  background-color: #ffcdb1;
  color: #cc6933;
}
.tab_container .grid a.btn:hover {
  background-color: #fff !important;
}
/*home_programs*/

/*home_qlinks*/
.home_qlinks {
  background-color: #f8f8f8;
  padding: 5rem 0;
  width: 100%;
}
.home_qlinks .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4rem;
  align-items: center;
}
.home_qlinks a {
  display: grid;
  grid-template-columns: 1fr 10rem;
  align-items: center;
  gap: 2rem;
  text-align: right;
  text-decoration: none;
  transition: all 0.3s;
  margin-bottom: 4rem;
}
.home_qlinks .hq_right a {
  grid-template-columns: 10rem 1fr;
  text-align: left;
}
.home_qlinks a h3 {
  color: #475569;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.4;
  margin: 0.5rem 0;
  margin-top: 0;
}
.home_qlinks a .img {
  width: 10rem;
  height: 10rem;
  border-radius: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #4b95b7;
}
.home_qlinks .hq_left a:nth-child(2) {
  margin-right: 5rem;
}
.home_qlinks .hq_right a:nth-child(2) {
  margin-left: 5rem;
}
.home_qlinks a:nth-child(2) .img {
  background-color: #4ba79f;
}
.home_qlinks a:nth-child(3) .img {
  background-color: #d57815;
}
.home_qlinks a .img img {
  transition: all 0.3s;
  height: 5rem;
}
.home_qlinks a:hover .img img {
  transform: rotate(360deg);
}
.home_qlinks a .bbb {
  height: 0;
  opacity: 0;
  transition: all 0.3s;
}
.home_qlinks a:hover .bbb {
  height: auto;
  opacity: 1;
}
.home_qlinks a span {
  display: flex;
  align-items: center;
  gap: 0rem;
  text-transform: uppercase;
  color: var(--color-secondary);
  font-size: 1.6rem;
  letter-spacing: 1px;
  justify-content: right;
  font-weight: 500;
}
.home_qlinks .hq_right a span {
  justify-content: left;
}
.home_qlinks a span svg {
  height: 1.8rem;
}
.hq_middle {
  text-align: center;
  background-image: url(../images/innoneo-logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  display: flex;
  align-items: center;
}
.hq_middle h2 {
  color: #0f0d0b;
  margin: 0 0 2rem;
  font-size: 3.6rem;
  font-weight: 700;
}
.hq_middle p {
  color: #878685;
  font-size: 1.5rem;
  margin: 0;
}
/*home_qlinks*/

/*home_services*/
.home_services {
  padding: 2rem 0 5rem 0rem;
  background-color: var(--color-white);
  position: relative;
}
.home_services h3 {
  text-align: center;
}
.home_services .grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0;
  /* margin-top: 2rem; */
}
.home_services .grid2 {
  grid-template-columns: 50fr 25fr 25fr;
}
a.hs_box1 {
  text-decoration: none;
  padding: 2rem;
  background-color: rgba(41, 155, 170, 0.15);
}
a.hs_box1.bgcolor2 {
  background-color: rgba(187, 97, 116, 0.15);
}
a.hs_box1.bgcolor3 {
  background-color: rgba(66, 164, 92, 0.15);
}
a.hs_box1.bgcolor4 {
  background-color: rgba(121, 88, 159, 0.15);
}
a.hs_box1.bgcolor5 {
  background-color: rgba(232, 184, 51, 0.15);
}
a.hs_box1.bgcolor6 {
  background-color: #ffdbd9;
}
a.hs_box1.bgcolor7 {
  background-color: rgba(0, 110, 255, 0.15);
}
.hs_box1 h4 {
  font-size: 1.9rem;
  font-weight: 600;
  margin-bottom: 1rem;
  color: var(--color-dark);
}
.hs_box1 p {
  margin-bottom: 2rem;
}
.hs_box2 p {
  margin-bottom: 0;
}
.hs_box1 img {
  width: 100%;
  display: block;
}
.hs_box2 img {
  margin-bottom: 2rem;
}
a.hs_box1 p span {
  font-weight: 600;
}
a.hs_box1.bgcolor1 p span {
  color: #299baa;
}
a.hs_box1.bgcolor2 p span {
  color: #bb6174;
}
a.hs_box1.bgcolor3 p span {
  color: #41a45c;
}
a.hs_box1.bgcolor4 p span {
  color: #79599f;
}
a.hs_box1.bgcolor5 p span {
  color: #ce9700;
}
a.hs_box1.bgcolor6 p span {
  color: #fb4a59;
}
a.hs_box1.bgcolor7 p span {
  color: #355d94;
}
a.hs_box1.bgcolor6 img {
  width: 50%;
  float: right;
}
a.hs_box1.bgcolor7 img {
  width: 80%;
}
/*home_services*/

/*home_impact*/
.home_impact {
  position: relative;
  width: 100%;
  padding: 5rem 0 7rem;
  background-image: url(../images/impactbg.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-color: #eefbfb;
  overflow: hidden;
}
.home_impact h3 {
  text-align: center;
  margin-bottom: 0;
}
img.impactmain {
  width: 100%;
  display: block;
}
.home_impact_box1 {
  position: absolute;
  left: 3rem;
  top: 27%;
  display: flex;
  gap: 2rem;
  max-width: 50rem;
  align-items: flex-start;
}
.home_impact_box2 {
  left: auto;
  right: 3rem;
  top: auto;
  bottom: 10%;
}
.home_impact_box1 img {
  max-width: 10rem;
  width: 100%;
}
.home_impact_box1 h4, .home_impact .container h4 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 2.4rem;
}
.home_impact_box1 p {
  margin-bottom: 1rem;
  font-size: 1.6rem;
}
.home_impact .container h4{margin-top: 30px;}
/*home_impact*/

/*footer_top1*/
.footer_top1 {
  position: relative;
  width: 100%;
  display: none;
  overflow: hidden;
  text-align: center;
}
.footer_top1 img {
  width: 100%;
  display: block;
}
.footer_top1_in {
  position: absolute;
  left: 0;
  top: 15rem;
  width: 100%;
  text-align: center;
}
.footer_top1 h3 {
  text-align: center;
  width: 100%;
}
.footer_top1 p {
  margin-bottom: 2rem;
}
/*footer_top1*/

/*home_why*/
.home_why {
  background-color: var(--color-white);
  padding: 0rem 0 5rem;
}
.home_why h2 {
  text-align: center;
  color: #0f0d0b;
  margin: 0 0 4rem;
  font-size: 3.6rem;
  font-weight: 700;
}
.home_why .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 3rem;
  padding: 0 5rem;
}
.home_why_box {
  padding: 3rem;
  background-color: #f8f8f8;
}
.home_why_box img {
  height: 7rem;
}
.home_why_box h3 {
  margin: 1rem 0;
  font-size: 2.1rem;
  font-weight: 600;
  color: #000;
}
.home_why_box p {
  color: #878685;
  font-size: 1.5rem;
  margin: 0;
}
/*home_why*/

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: var(--color-dark);
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: var(--color-dark);
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: var(--color-dark);
}
:-moz-placeholder {
  /* Firefox 18- */
  color: var(--color-dark);
}

.home_insights {
  padding: 8rem 0 6rem;
  width: 100%;
  background-color: var(--color-white);
}
.home_insights_in {
  margin: auto;
  max-width: 110rem;
}
.home_insights h3 {
  color: var(--color-primary-dark1);
  margin-bottom: 2rem;
}
.home_insights_in ul li a {
  background-color: var(--color-dark-light2);
  border-radius: 2rem;
  overflow: hidden;
  text-decoration: none;
  transition: var(--bg-transition);
  display: block;
}
.home_insights_in ul li a img {
  width: 100%;
  display: block;
}
.home_insights_info {
  padding: 2rem;
  display: block;
}
.home_insights_info h5 {
  text-transform: uppercase;
  font-size: 1.6rem;
  margin: 0;
  color: var(--color-primary-dark1);
  font-weight: 500;
}
.home_insights_info h4 {
  font-size: 1.9rem;
  font-weight: 600;
  color: var(--color-primary-dark2);
  margin: 1rem 0;
  line-height: 1.4;
}
.home_insights_info span {
  color: var(--color-secondary);
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  gap: 1rem;
  font-weight: 500;
  transition: var(--bg-transition);
}
.home_insights_in ul li a span svg {
  transition: var(--bg-transition);
}
.home_insights_in ul li a:hover span svg {
  transform: rotate(270deg);
}

.home_bottom {
  background-image: url(../images/reach.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 7rem 0 8rem;
  position: relative;
  width: 100%;
  display: block;
}
.home_bottom::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 72%;
  height: 100%;
  content: "";
  background-color: #0f1665;
  opacity: 0.75;
  border-top-right-radius: 25rem;
}
/* .home_bottom::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(../images/group.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 110%;
  z-index: 1;
} */
.home_bottom .container {
  position: relative;
  z-index: 2;
}
.home_bottom h3 {
  color: var(--color-white);
  font-size: 4.4rem;
  margin-bottom: 0;
  padding-bottom: 1rem;
}
.home_bottom p {
  color: var(--color-white);
  margin-bottom: 2rem;
  font-size: 1.6rem;
}
.home_bottom_btns {
  display: flex;
  align-items: center;
  gap: 2rem;
}
.home_bottom_btns a {
  height: 4rem;
  line-height: 4rem;
  border-radius: 0.5rem;
  padding: 0 1rem;
  min-width: 4rem;
  justify-content: center;
}
.home_bottom_btns a img {
  height: 1.8rem;
}
/*footer*/
.footer {
  width: 100%;
  display: block;
  /* padding: 5rem 0 3rem; */
  padding-bottom: 3rem;
  background-color: var(--color-primary-dark);
  position: relative;
}
.footer_box1 {
  display: grid;
  grid-template-columns: 35rem 1fr;
  align-items: center;
  border-bottom: 1px solid #bbd5cc;
  position: relative;
}
.footer_box1::before {
  position: absolute;
  left: calc(35rem - 0.5rem);
  bottom: -0.5rem;
  width: 1rem;
  height: 1rem;
  content: "";
  border-radius: 1rem;
  background-color: #bbd5cc;
}
a.footer_logo {
  width: 35rem;
  padding: 4rem;
  border-right: 1px solid #bbd5cc;
  display: flex;
  align-items: center;
  justify-content: center;
}
a.footer_logo img {
  width: 80%;
  display: block;
}
.footer_box1_links {
  padding-left: 10rem;
  display: flex;
  gap: 3rem;
}
a.btn3 {
  background-color: transparent;
  border: 1px solid #fff;
  gap: 1rem;
  display: flex;
  align-items: center;
  padding: 1rem 2rem;
}
a.btn3 img {
  height: 1.8rem;
}
.footer_box2 {
  padding: 5rem 10rem;
  display: grid;
  grid-template-columns: 80fr 20fr;
  gap: 5rem;
  padding-bottom: 2rem;
}
.footer_box2_left {
  display: flex;
  justify-content: space-between;
  /* grid-template-columns: repeat(4, 1fr); */
  gap: 3rem;
}
.footer_box2_left h3 {
  color: #bbd5cc;
  text-transform: uppercase;
  font-size: 1.9rem;
  margin-bottom: 2rem;
  letter-spacing: 0.1rem;
}
.footer_box2_left a {
  color: var(--color-white);
  font-size: 1.5rem;
  display: block;
  margin-bottom: 1rem;
  text-decoration: none;
}
.footer_box2_left a:hover {
  opacity: 0.5;
}
.main_footer_add_info {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: 0;
  align-items: center;
  margin-bottom: 3rem;
}
.main_footer_add_info .img {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  background-color: #bbd5cc;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_footer_add_info .img img {
  height: 30px;
}
.main_footer_add_info p {
  margin-top: 0;
  font-weight: 600;
  color: #bbd5cc;
  text-transform: uppercase;
  font-size: 19px;
  margin-bottom: 5px;
  opacity: 1;
}
.main_footer_add_info h3 {
  color: #fff;
  margin: 0 0 10px;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.5;
}

.copy1 {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 3rem;
  align-items: center;
  padding-left: 10rem;
}
.copy1 i {
  font-style: normal;
  color: #fff;
  font-size: 1.5rem;
  opacity: 0.5;
}
.copy1 span {
  width: 100%;
  height: 1px;
  display: block;
  background-color: #bbd5cc;
}
/*footer*/

.cart_bx1 ul li a,
.menu2 .menuicon1,
a.closebtn {
  text-decoration: none;
  font-size: 1.6rem;
}
.ft_soc a img {
  height: 2.1rem;
}
.copy {
  display: flex;
  align-items: center;
  gap: 3rem;
  margin-top: 3rem;
  justify-content: end;
  text-align: right;
}

.copy img {
  height: 6rem;
}
.copy_terms a {
  display: inline-block;
  color: var(--color-white);
  transition: all 0.3s;
  font-size: 1.4rem;
  opacity: 0.5;
  border-right: 1px solid #fff;
  padding-right: 1rem;
  margin-right: 1rem;
  line-height: 1;
}
.copy_terms a:last-child {
  border: 0;
  padding-right: 0;
  margin-right: 0;
}
.copy span {
  font-size: 1.4rem;
  color: var(--color-white);
  opacity: 0.5;
}
.scrollup {
  width: 2.5rem;
  height: 3.7rem;
  text-indent: -9999px;
  position: fixed;
  bottom: 3rem;
  right: 1rem;
  display: none;
  z-index: 2222222;
  background-image: url(../images/icon_top.png);
  opacity: 0.95;
}
.menu2 .menuicon1 {
  position: relative;
  z-index: 999;
  padding: 0 15px;
  height: 4.2rem;
  line-height: 1.2rem;
  display: block;
}
.sidemenu span {
  float: left;
}
.bars-wrap {
  display: inline-block;
  margin-left: 1.5rem;
  position: relative;
  overflow: visible;
  top: 3px;
}
.icon-bar {
  transition: width 0.2s ease-out;
  width: 3.6rem;
  background: #fff;
  height: 2px;
  position: relative;
  top: 8px;
  clear: both;
  margin-bottom: 7px;
}
.cart_bx1,
.cart_open,
.cartbg1,
.menu2 {
  position: fixed;
  top: 0;
}
.cart_bx1 ul,
.cart_open,
.cartbg1 {
  width: 100%;
  height: 100%;
}
#header.fixed1 .icon-bar {
  background: #ed681c;
}
.cart_open {
  left: 0;
  z-index: 999999999999;
  display: none;
}
.cart_bx1,
.menu2 {
  right: -100%;
  z-index: 99999;
}
.cartbg1 {
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.cart_bx1 {
  width: 90%;
  background: var(--color-primary-dark);
  height: 100%;
  transition: 0.4s;
  display: block;
  box-shadow: 0 10px 50px rgba(1, 2, 2, 0.15);
  overflow-y: auto;
}
.menu2 {
  transition: 0.6s;
}
.cart_bx1 ul {
  margin: 0;
  padding: 10px 0 0;
  text-align: right;
}
.cart_bx1 ul li {
  float: none;
  width: 100%;
  display: block;
  clear: both;
}
.cart_bx1 ul li a {
  font-weight: 400;
  display: block;
  padding: 1rem 1.5rem;
  text-align: center;
}
.cart_bx1 ul li a.active,
.cart_bx1 ul li a:hover {
  color: #414141;
}
a.closebtn {
  display: block;
  height: 4.2rem;
  float: right;
  line-height: 1.2;
  padding: 1rem 2.5rem;
  margin-bottom: 4rem;
}
a.closebtn img {
  width: 3em;
}
@media only screen and (max-width: 90em) {
  html {
    font-size: 65%;
  }
  .container {
    width: 100%;
    max-width: 100%;
  }
  .banner_hd {
    font-size: 3.6rem;
  }
  .headerin {
    padding: 0 2rem;
  }
  .section3::after {
    width: 75rem;
    height: 75rem;
  }
  ul.tabs li .img {
    width: 11rem;
    height: 11rem;
  }
  ul.tabs li {
    gap: 1rem;
  }
  ul.tabs li span {
    font-size: 1.5rem;
  }
  .section5 a h4 {
    font-size: 1.6rem;
  }
  .section4 ul {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    position: relative;
    max-width: 120rem;
  }
  .section4 ul li a .img {
    width: 23rem;
    height: 23rem;
  }
  .section4 ul li a .img img {
    height: 23rem;
  }
  .section4 ul li a .img p {
    padding: 0;
    font-size: 1.2rem;
  }
  ul.header_right {
    margin-left: 4rem;
  }
  .section4 ul li a {
    padding: 5.5rem;
  }
  .section4 ul li:not(:first-child) {
    position: relative;
    left: -5.5rem;
  }
  .section4 ul li:nth-child(3) {
    left: -11rem;
    z-index: 0;
  }
  .section4 ul li:nth-child(4) {
    left: -16.5rem;
  }
  .section4 ul li a .img span {
    top: -6rem;
  }
  .section4 ul li:nth-child(2n) .img span {
    bottom: -6rem;
  }
  h3.fore_front_hd1,
  .home_why_in h2,
  .visionmission_bx h2,
  .aboutsec3 h2,
  .servicespg_box2 h2,
  .servicespg_box4_in h3 {
    /* font-size: 4rem !important; */
  }
  .section4_top {
    padding: 0 5rem;
  }
  .home_impact_box1 {
    max-width: 43rem;
  }
  .home_impact_box1 p {
    font-size: 1.6rem;
  }
  .home_impact_box1 {
    top: 22%;
  }
}
@media only screen and (max-width: 75em) {
  html {
    font-size: 55.25%;
  }
  .headerin {
    padding: 0 2rem;
  }
  .menu > ul > li > a {
    font-size: 1.4rem;
  }
  .container {
    width: 100%;
    max-width: 100%;
  }
  .section2,
  .section4 {
    background-size: cover;
  }
  .section3::after {
    width: 60rem;
    height: 60rem;
  }
  ul.tabs li .img {
    width: 10rem;
    height: 10rem;
  }
  ul.tabs li {
    gap: 0.5rem;
  }
  ul.tabs li span {
    font-size: 1.1rem;
  }
  ul.tabs li.tab_link1 {
  }
  ul.tabs li.tab_link2 {
  }
  ul.tabs li.tab_link3 {
  }
  ul.tabs li.tab_link4 {
  }
  ul.tabs li.tab_link5 {
  }
  .section4 ul li a .img {
    display: block;
    position: relative;
    width: 22rem;
    height: 22rem;
    box-shadow: var(--box-shadow1);
    border-radius: 100%;
  }
  .section4 ul li a .img img {
    width: 100%;
    height: 22rem;
  }
  .section4 ul li a .img p {
    padding: 0;
    font-size: 1.2rem;
  }
  ul.header_right {
    margin-left: 0;
  }
  img.bannerimg1 {
    height: 65vh;
  }
  .about_line::before {
    right: 0;
  }
  .section4 ul {
    max-width: 120rem;
    margin: auto;
  }
  .section4 ul li a {
    padding: 4rem;
  }
  .section4 ul li:not(:first-child) {
    position: relative;
    left: -4rem;
  }
  .section4 ul li:nth-child(3) {
    left: -8rem;
    z-index: 0;
  }
  .section4 ul li:nth-child(4) {
    left: -12rem;
  }
  .section4 ul li a .img span {
    font-size: 21px;
    top: -3.5rem;
  }
  .section4 ul li:nth-child(2n) .img span {
    bottom: -3.5rem;
  }
  .section4_container {
    padding: 0 3rem;
  }
  .section4_top {
    padding-bottom: 10rem;
  }
}
@media only screen and (max-width: 60em) {
  .headerin,
  .section4_btm .owl-carousel .owl-item,
  img.bannerimg1 {
    padding: 0;
  }
  .section4 {
    padding: 5rem 1rem;
  }
  html {
    font-size: 50%;
  }
  .container {
    width: 100%;
    max-width: 100%;
  }
  .hc_tabs,
  .menu,
  .tech_tabs {
    display: none;
  }
  .menu2,
  .section1 {
    display: block;
  }
  .menu2 {
    top: 1.5rem;
    right: 0;
  }
  .logo {
    padding: 0;
    margin-left: 1rem;
    height: auto;
  }
  .logo a {
    /* margin-left: 4%; */
    /* background-size: 70% !important; */
   width: 26rem;
    height: 8rem;
  }
  .header {
    height: 8rem;
  }
  .bannerboxcont,
  .bannerimgg {
    height: auto;
    left: 0;
    width: 100%;
    padding: 0;
  }
  img.bannerimg1 {
    width: 100%;

    position: relative;
  }
  .bannerboxcont1 {
    padding-top: 0;
  }
  .banner_cont br {
    display: none;
  }
  #pavcontentslider8 .carousel-indicators {
    left: 2rem;
    bottom: 2rem;
  }
  .hl_video img {
    z-index: 1;
    background-size: 50%;
  }
  .bannerboxcont {
    padding: 5rem 2rem !important;
    position: relative !important;
  }
  .bannerimgg {
    position: relative;
    top: 0;
  }
  .banner_txt {
    width: 100%;
    left: 0;
    top: 22% !important;
    padding: 0 20px !important;
  }
  .banner_hd {
    padding: 0;
    font-size: 3.6rem;
    line-height: 1.2;
    margin-bottom: 0rem;
    margin-top: 0;
    letter-spacing: 0;
  }
  .banner_r_more {
    margin-top: 5px;
  }
  .banner_cont {
    width: 100%;
    overflow: hidden;
  }
  .banner_r_more a svg {
    width: 50px;
    right: 10px;
  }
  .carousel-control svg {
    width: 25px;
  }
  .section1 h2 {
    font-size: 24px;
    line-height: 1.4;
  }
  a.home_servbx h4 {
    font-size: 21px;
  }
  .footer_links_grid,
  .footerinnn,
  .ftcopu,
  .section1 ul,
  .section2 .grid,
  .section4 .grid,
  .section7_in,
  .section6 ul,
  .section4_grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .ft_links_in,
  .section2_in,
  .section3_in {
    grid-template-columns: 1fr;
  }
  .section1 ul,
  .section4 .grid {
    gap: 3rem;
  }
  .hc_tab_data .txt h4,
  .section2 h2,
  .section3 h2,
  .section4 h2,
  .section5 h2,
  .section7_in h2,
  .section6 h2 {
    font-size: 2.4rem;
  }
  .section2 h3,
  .section2 p,
  .section3 .h6,
  .section4 .h6 {
    /* font-size: 1.4rem; */
    width: 100%;
  }
  .section2 h3 {
    font-size: 2.6rem;
  }
  .section4_grid a h4 {
    font-size: 1.8rem;
  }
  .section5 a img {
    max-width: 90%;
    max-height: 9rem;
  }

  .ft_links {
    flex-direction: column;
    gap: 2rem;
    align-items: baseline;
  }
  .ft_soc a {
    width: 4.5rem;
    height: 4.5rem;
  }
  .footerinnn_left .copy {
    margin: 2rem 0;
  }
  .hc_tab_title,
  .tech_tab_title {
    display: flex;
    padding: 1.5rem;
    gap: 2rem;
    position: relative;
    align-items: center;
  }
  .hc_tab_data .img,
  .hc_tab_data .txt {
    width: 100%;
  }
  .hc_tab_data .txt {
    padding-top: 0;
    margin-top: 30px;
  }
  .section2 p {
    line-height: 1.8;
  }
  .section1 ul li::before {
    bottom: 0;
  }
  .section2_in,
  .section3_in {
    padding: 0;
  }
  .section4_btm_cont {
    padding: 5rem 0;
  }
  .section4_btm .col-sm-5 img {
    width: 100%;
    margin-left: 0;
  }

  .footer_top,
  .ft_links {
    flex-direction: column;
  }
  .section2_in2 ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .section3 ul {
    padding: 0 2rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .copy {
    padding: 1rem 2rem;
  }
  .footer_top h2 {
    font-size: 2.8rem;
  }
  .section4_item {
    padding: 6rem 2rem 2rem;
  }
  .section2_in_right ul li:nth-child(2) {
    right: 1%;
  }
  .home_link::after {
    background-size: 100%;
  }

  .section3 h3 {
    margin-bottom: 5rem;
  }
  .section3::after {
    display: none;
  }
  .sec4_box {
    grid-template-columns: repeat(1, 1fr);
    gap: 3rem;
  }
  .sec4_top_ul li:first-child,
  .sec4_top_ul li:last-child,
  .sec4_bottom_ul li:first-child,
  .sec4_bottom_ul li:last-child {
    transform: translate(0, 0);
  }
  .section4 {
    background-size: 100%;
  }
  .section5 {
    padding: 5rem 2rem;
  }
  .section5 {
    grid-template-columns: repeat(1, 1fr);
  }
  .section5 .owl-carousel .owl-stage-outer {
    margin: 0;
    padding: 7rem 0 0;
  }
  .section5 p {
    width: 100%;
    font-size: 2rem;
  }
  .section5 a h4 {
    font-size: 2.8rem;
  }
  .section5 a p {
    font-size: 1.8rem;
  }
  .section5 .owl-nav {
    left: auto;
    right: 0;
    top: 7rem;
  }
  .section6 {
    padding-top: 0;
  }
  .section6 img {
    position: relative;
    margin-bottom: 3rem;
    height: auto;
    width: 100%;
  }
  .section61 .col-sm-6 {
    padding: 2rem !important;
  }
  .section7 .col-sm-12,
  .section7 .col-sm-6 {
    width: 100%;
  }
  .section4_grid_r {
    background-image: none;
  }
  .section4_grid_r hr {
    border-top: 2px solid #0877b9;
    margin: 3rem 0;
    display: none;
  }
  .section4_grid_r_bx1 {
    padding: 3rem 0;
    border-bottom: 1px solid #0877b9;
  }
  .home_staffing_grid .col-sm-6 {
    margin: 0 0 15rem;
  }
  .home_staffing_grid .col-sm-6:last-child {
    margin-bottom: 0;
  }
  .section5 .col-sm-3:nth-child(2n) {
    position: relative;
    top: 0;
  }
  .home_industries ul {
    grid-template-columns: repeat(2, 1fr);
  }
  .home_car_bx {
    width: 100%;
  }
  .copy {
    flex-direction: column;
  }
  .btn,
  .btn1 {
    position: relative;
    z-index: 9;
  }
  .section4 ul,
  .section4_top {
    grid-template-columns: repeat(1, 1fr);
  }
  .section4_top h3 {
    font-size: 2.6rem !important;
  }
  .section4 ul {
    max-width: 320px;
    margin: 20px auto 0;
  }
  .section4 ul li a {
    padding: 5rem;
  }
  .section4 ul li:not(:first-child) {
    position: relative;
    left: 0;
    margin-top: -50px;
  }
  .section4 ul li a .img h4 {
    font-size: 1.6rem;
  }
  .section4 ul li:nth-child(3) {
    left: 0;
    /* margin-top: -70px; */
    z-index: 0;
  }
  .section4 ul li:nth-child(4) {
    left: 0;
    /* margin-top: -70px; */
  }
  .section4 ul::before {
    display: none;
  }
  .section4 ul li a .img p {
    color: #fff;
  }
  .section4 ul li:nth-child(2n) a::before {
    background-color: rgba(255, 255, 255, 0.08);
  }
  .section4 ul li a::before {
    left: 50%;
    height: 100%;
    border-radius: 0 50rem 50rem 0;
    width: 50%;
  }
  .section4 ul li:nth-child(2n) a::before {
    left: 0%;
    height: 100%;
    border-radius: 50rem 0 0 50rem;
    width: 50%;
  }
  .section4 ul li a .img span {
    left: auto;
    right: -40px;
    top: 50%;
    width: auto;
    transform: translateY(-50%);
    font-size: 2.6rem;
  }
  .section4 ul li:nth-child(2n) .img span {
    top: 50%;
    bottom: auto;
    right: auto;
    left: -45px;
  }

  .section4 ul li a .img::after {
    left: 0;
    top: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 4px;
  }
  .section4 ul li:nth-child(2n) a .img::after {
    bottom: auto;
    top: 50%;
    left: auto;
    right: -30px;
  }
  .section4 ul li a .img p {
    display: none;
  }
  .home_why_in {
    display: block;
  }
  .home_why_in h2,
  .home_insights h3,
  .home_bottom h3 {
    font-size: 2.8rem !important;
  }
  h3.fore_front_hd1,
  .home_why_in h2,
  .visionmission_bx h2,
  .aboutsec3 h2,
  .servicespg_box2 h2,
  .servicespg_box4_in h3 {
    font-size: 2.8rem !important;
  }
  .home_why_in p {
    padding: 0;
  }
  .home_why ul {
    grid-template-columns: repeat(1, 1fr);
  }
  .home_why {
    padding-top: 45%;
  }
  .owl-nav {
    top: -8rem !important;
  }
  .home_bottom::before {
    border-radius: 0;
    width: 100%;
  }
  .footer_menu a img {
    width: 150px !important;
  }
  .footer_links_grid {
    gap: 2rem;
  }
  .about_line::before {
    right: 0;
    width: 50%;
  }
  .section4_top {
    padding: 0;
  }
  .section2 {
    margin: 0;
    padding: 5rem 2rem;
  }
  h3.fore_front_hd1 {
    font-size: 4.8rem !important;
  }
  h3.fore_front_hd1 span {
    background-size: auto 3.5rem;
    padding-bottom: 0.5rem;
  }
  .home_qlinks .grid,
  .home_services .grid,
  .grid2,
  .home_why .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .hq_middle {
    padding: 10rem 0;
  }
  .home_qlinks a h3 {
    font-size: 1.6rem;
  }
  .home_services {
    /* padding: 5rem 2rem; */
  }
  .home_why {
    padding: 2rem 2rem 5rem;
  }
  .home_why .grid {
    padding: 0;
  }
  .footer_center {
    padding: 0;
  }
  .footer_links a {
    padding: 0 1rem;
    font-size: 1.2rem;
  }
  .footer_copy {
    flex-direction: column;
    gap: 1rem;
  }
  a.hs_img img {
    height: auto;
  }
  .banner_hd span {
    padding-bottom: 1rem;
  }
  ul.tabs li span {
    /*display: none;*/
  }
  ul.tabs li img {
    height: 5rem;
    max-width: 5rem;
  }
  ul.tabs {
    gap: 0;
  }
  ul.tabs li {
    padding: 2rem 0.5rem 4rem;
  }
  .tab_container .grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .tab_right {
    padding: 3rem;
  }
  .tab_right h4 {
    font-size: 2.1rem;
  }
  .footer_box1,
  .footer_box2 {
    grid-template-columns: repeat(1, 1fr);
  }
  .footer_box2_left {
    flex-direction: column;
  }
  .footer_box2 {
    padding: 3rem;
  }
  .footer_box1::before {
    display: none;
  }
  a.footer_logo {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 0;
    border-bottom: 1px solid #bbd5cc;
  }
  .footer_box1_links {
    padding: 3rem;
    flex-wrap: wrap;
    gap: 2rem;
  }
  a.footer_logo img {
    max-width: 15rem;
  }
  .main_footer_add_info p {
    font-size: 1.5rem;
  }
  .copy1 {
    padding-left: 3rem;
    gap: 2rem;
  }
  .copy1 i {
    font-size: 1.3rem;
  }
  .footer_top1 img {
    height: 45rem;
    object-fit: cover;
    object-position: center center;
  }
  .footer_top1_in {
    top: 5rem;
  }
  .home_impact_box1,
  .home_impact_box2 {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 3rem;
  }
  .home_impact_box1 {
    margin-bottom: 2rem;
  }
}
@media only screen and (max-width: 37.5em) {
  html {
    font-size: 60%;
  }
}
