:root {
  --white: #ffffff;
  --black: #000000;
  --border-color: #f9f9f9;
  --primary: #244069;
  --secondary: #ead138;
  --btn: #ff3f2d;
  --text:#5f5e67;
}

@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 200;
  src: url("font/general-sans/GeneralSans-Extralight.woff") format("woff");
}
@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 200;
  src: url("font/general-sans/GeneralSans-ExtralightItalic.woff") format("woff");
}
@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 300;
  src: url("font/general-sans/GeneralSans-Light.woff") format("woff");
}
@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 300;
  src: url("font/general-sans/GeneralSans-LightItalic.woff") format("woff");
}
@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 400;
  src: url("font/general-sans/GeneralSans-Regular.woff") format("woff");
}
@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 400;
  src: url("font/general-sans/GeneralSans-Italic.woff") format("woff");
}
@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 500;
  src: url("font/general-sans/GeneralSans-Medium.woff") format("woff");
}
@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 500;
  src: url("font/general-sans/GeneralSans-MediumItalic.woff") format("woff");
}
@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 600;
  src: url("font/general-sans/GeneralSans-Semibold.woff") format("woff");
}
@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 600;
  src: url("font/general-sans/GeneralSans-SemiboldItalic.woff") format("woff");
}
@font-face {
  font-family: "General Sans";
  font-style: normal;
  font-weight: 700;
  src: url("font/general-sans/GeneralSans-Bold.woff") format("woff");
}
@font-face {
  font-family: "General Sans";
  font-style: italic;
  font-weight: 700;
  src: url("font/general-sans/GeneralSans-BoldItalic.woff") format("woff");
}
html,
body {
  list-style: none;
  font-family: "General Sans";
}
@media screen and (min-width: 1200px) {
  html,
  body {
    font-size: 18px;
  }
}
html a,
body a {
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

@media screen and (min-width: 1400px) {
  .container {
    max-width: 1280px;
  }
}

@media screen and (min-width: 1400px) {
  .footer .container, header .header .container {
    max-width: 1380px;
  }
}

.get-in-touch .contact-form h2 {
  font-size: 38px;
}
@media screen and (min-width: 576px) {
  .get-in-touch .contact-form h2 {
    font-size: 42px;
  }
}
@media screen and (min-width: 768px) {
  .get-in-touch .contact-form h2 {
    font-size: 48px;
  }
}
@media screen and (min-width: 992px) {
  .get-in-touch .contact-form h2 {
    font-size: 54px;
  }
}
@media screen and (min-width: 1200px) {
  .get-in-touch .contact-form h2 {
    font-size: 60px;
  }
}

.management-items-sec .management-items .management-wrapper .management-image-name .name h4, .creating-sec .creating h2, .our-key-initiatives-sec .our-key-initiatives .our-key-initiatives-title, .resposibiltiy-sec .title-content .title h3, .vision-sec .title-content .title h3, .products-section .product-sec-inner .inner h3 {
  font-size: 20px;
}
@media screen and (min-width: 576px) {
  .management-items-sec .management-items .management-wrapper .management-image-name .name h4, .creating-sec .creating h2, .our-key-initiatives-sec .our-key-initiatives .our-key-initiatives-title, .resposibiltiy-sec .title-content .title h3, .vision-sec .title-content .title h3, .products-section .product-sec-inner .inner h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .management-items-sec .management-items .management-wrapper .management-image-name .name h4, .creating-sec .creating h2, .our-key-initiatives-sec .our-key-initiatives .our-key-initiatives-title, .resposibiltiy-sec .title-content .title h3, .vision-sec .title-content .title h3, .products-section .product-sec-inner .inner h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .management-items-sec .management-items .management-wrapper .management-image-name .name h4, .creating-sec .creating h2, .our-key-initiatives-sec .our-key-initiatives .our-key-initiatives-title, .resposibiltiy-sec .title-content .title h3, .vision-sec .title-content .title h3, .products-section .product-sec-inner .inner h3 {
    font-size: 32px;
  }
}

.our-information-sec .our-information-content .info-item-title h4, .adpl-sec .adpl h2, .giving-back-sec .giving-back h4, .news-blog-sec .blog-heading h2, .infrastructure-sec .caption .title h2, .who-we-are .caption h2 {
  font-size: 28px;
}
@media screen and (min-width: 576px) {
  .our-information-sec .our-information-content .info-item-title h4, .adpl-sec .adpl h2, .giving-back-sec .giving-back h4, .news-blog-sec .blog-heading h2, .infrastructure-sec .caption .title h2, .who-we-are .caption h2 {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  .our-information-sec .our-information-content .info-item-title h4, .adpl-sec .adpl h2, .giving-back-sec .giving-back h4, .news-blog-sec .blog-heading h2, .infrastructure-sec .caption .title h2, .who-we-are .caption h2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .our-information-sec .our-information-content .info-item-title h4, .adpl-sec .adpl h2, .giving-back-sec .giving-back h4, .news-blog-sec .blog-heading h2, .infrastructure-sec .caption .title h2, .who-we-are .caption h2 {
    font-size: 42px;
  }
}
@media screen and (min-width: 1400px) {
  .our-information-sec .our-information-content .info-item-title h4, .adpl-sec .adpl h2, .giving-back-sec .giving-back h4, .news-blog-sec .blog-heading h2, .infrastructure-sec .caption .title h2, .who-we-are .caption h2 {
    font-size: 48px;
  }
}

.management-items-sec .management-items .management-wrapper .management-content h3, .our-key-initiatives-sec .our-key-initiatives .image-title-wrapper h5, .footer .footer-top h4 {
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  .management-items-sec .management-items .management-wrapper .management-content h3, .our-key-initiatives-sec .our-key-initiatives .image-title-wrapper h5, .footer .footer-top h4 {
    font-size: 20px;
  }
}
@media screen and (min-width: 768px) {
  .management-items-sec .management-items .management-wrapper .management-content h3, .our-key-initiatives-sec .our-key-initiatives .image-title-wrapper h5, .footer .footer-top h4 {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .management-items-sec .management-items .management-wrapper .management-content h3, .our-key-initiatives-sec .our-key-initiatives .image-title-wrapper h5, .footer .footer-top h4 {
    font-size: 28px;
  }
}

.about-us-banner .banner-caption h1 {
  font-size: 32px;
}
@media screen and (min-width: 576px) {
  .about-us-banner .banner-caption h1 {
    font-size: 38px;
  }
}
@media screen and (min-width: 768px) {
  .about-us-banner .banner-caption h1 {
    font-size: 42px;
  }
}
@media screen and (min-width: 992px) {
  .about-us-banner .banner-caption h1 {
    font-size: 48px;
  }
}
@media screen and (min-width: 1200px) {
  .about-us-banner .banner-caption h1 {
    font-size: 54px;
  }
}

.location-sec .location-wrapper .location .title, .map-sec .map-sec-inner .box .box-inner .email-title h5,
.map-sec .map-sec-inner .box .box-inner .title h5, .introduction .content .right-content p span, .introduction .content .right-content h4 {
  font-size: 18px;
}
@media screen and (min-width: 576px) {
  .location-sec .location-wrapper .location .title, .map-sec .map-sec-inner .box .box-inner .email-title h5,
  .map-sec .map-sec-inner .box .box-inner .title h5, .introduction .content .right-content p span, .introduction .content .right-content h4 {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .location-sec .location-wrapper .location .title, .map-sec .map-sec-inner .box .box-inner .email-title h5,
  .map-sec .map-sec-inner .box .box-inner .title h5, .introduction .content .right-content p span, .introduction .content .right-content h4 {
    font-size: 24px;
  }
}

.management-items-sec .management-items .management-wrapper .management-image-name .name h4, .creating-sec .creating h2, .our-key-initiatives-sec .our-key-initiatives .our-key-initiatives-title, .resposibiltiy-sec .title-content .title h3, .vision-sec .title-content .title h3, .products-section .product-sec-inner .inner h3 {
  font-size: 20px;
}
@media screen and (min-width: 768px) {
  .management-items-sec .management-items .management-wrapper .management-image-name .name h4, .creating-sec .creating h2, .our-key-initiatives-sec .our-key-initiatives .our-key-initiatives-title, .resposibiltiy-sec .title-content .title h3, .vision-sec .title-content .title h3, .products-section .product-sec-inner .inner h3 {
    font-size: 24px;
  }
}
@media screen and (min-width: 992px) {
  .management-items-sec .management-items .management-wrapper .management-image-name .name h4, .creating-sec .creating h2, .our-key-initiatives-sec .our-key-initiatives .our-key-initiatives-title, .resposibiltiy-sec .title-content .title h3, .vision-sec .title-content .title h3, .products-section .product-sec-inner .inner h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 1200px) {
  .management-items-sec .management-items .management-wrapper .management-image-name .name h4, .creating-sec .creating h2, .our-key-initiatives-sec .our-key-initiatives .our-key-initiatives-title, .resposibiltiy-sec .title-content .title h3, .vision-sec .title-content .title h3, .products-section .product-sec-inner .inner h3 {
    font-size: 32px;
  }
}

header {
  background-color: var(--white);
  position: relative;
}
header .header {
  padding: 25px 0;
}
header .header .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
header .col-md-3 {
  width: 25%;
}
header .col-md-9 {
  width: 75%;
}
header .col-md-9 .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
header .logo {
  min-width: 180px;
  max-width: 230px;
}
header .logo img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 991.72px) {
  header .desktop-menu {
    background-color: var(--primary);
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100vh;
    padding: 50px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.5s all ease-in-out;
    transition: 0.5s all ease-in-out;
  }
}
.menu-open header .desktop-menu {
  opacity: 1;
  visibility: visible;
}
header .desktop-menu .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  padding-left: 0;
  margin: 0;
  list-style: none;
  gap: 15px;
}
@media screen and (max-width: 991.72px) {
  header .desktop-menu .menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 1170px) {
  header .desktop-menu .menu {
    gap: 30px;
  }
}
header .desktop-menu .menu li a {
  color: var(--black);
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  color: var(--black);
}
@media screen and (max-width: 991.72px) {
  header .desktop-menu .menu li a {
    color: var(--white);
    font-size: 18px;
  }
}
@media screen and (min-width: 1270px) {
  header .desktop-menu .menu li a {
    font-size: 18px;
  }
}
header .desktop-menu .menu li a::after {
  content: "";
  height: 0;
  width: 1px;
  border-bottom: 2px solid;
  padding-bottom: 2px;
  margin-bottom: -2px;
  display: block;
  opacity: 0;
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
}
header .desktop-menu .menu li a:hover::after {
  opacity: 1;
  width: 100%;
}

.search-icon svg {
  color: var(--btn);
  height: 20px;
  width: 20px;
}

.menu-toggle {
  width: 26px;
  height: 24px;
  position: relative;
  cursor: pointer;
  z-index: 101;
}
@media screen and (min-width: 992px) {
  .menu-toggle {
    display: none;
  }
}
.menu-toggle span {
  width: 26px;
  border-bottom: 3px solid var(--black);
  position: absolute;
  top: calc(50% - 2px);
  left: 3px;
}
.menu-toggle span:nth-child(2) {
  -webkit-transition-delay: 0.32s;
          transition-delay: 0.32s;
}
.menu-open .menu-toggle span:nth-child(2) {
  opacity: 0;
}
.menu-toggle span:nth-child(1) {
  margin-top: -7px;
  -webkit-transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
}
.menu-open .menu-toggle span:nth-child(1) {
  -webkit-transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.menu-toggle span:nth-child(3) {
  margin-top: 7px;
  -webkit-transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out;
  transition: margin 0.32s 0.32s ease-in-out, transform 0.32s 0s ease-in-out, -webkit-transform 0.32s 0s ease-in-out;
}
.menu-open .menu-toggle span:nth-child(3) {
  -webkit-transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out;
  transition: margin 0.32s ease-in-out, transform 0.32s 0.32s ease-in-out, -webkit-transform 0.32s 0.32s ease-in-out;
  margin-top: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.footer p {
  color: #e6e6e6;
}
.footer .footer-top {
  background-color: var(--primary);
  padding-top: 2.5rem;
  color: var(--white);
  padding-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .footer .footer-top {
    padding-top: 5rem;
  }
}
.footer .footer-top h4 {
  margin-bottom: 20px;
}
.footer .footer-top h5 {
  font-size: 20px;
}
.footer .footer-top .row {
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .footer .footer-top .row {
    gap: 0;
  }
}
.footer .footer-top .col-lg-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 991.72px) {
  .footer .footer-top .col-md-12 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 991.72px) {
  .footer .footer-top .col-md-12 .wrapper-of-details {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767.72px) {
  .footer .footer-top .col-md-12 .wrapper-of-details {
    padding-top: 0;
    text-align: center;
  }
}
@media screen and (max-width: 767.72px) {
  .footer .footer-top .wrapper-of-titles {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 767.72px) {
  .footer .footer-top .wrapper-of-link {
    text-align: center;
  }
}
.footer .footer-top .footer-logo {
  max-width: 185px;
  background-color: var(--white);
  padding: 10px;
  border-radius: 6px;
}
.footer .footer-top .footer-logo img {
  width: 100%;
  height: auto;
  border-radius: 6px;
}
.footer .footer-top .footer-menu .menu {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .footer .footer-top .footer-menu .menu {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.footer .footer-top .footer-menu .menu li a {
  color: #e6e6e6;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.footer .footer-top .footer-menu .menu li a:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.footer .footer-top .contact-number {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1rem;
  gap: 10px;
}
@media screen and (max-width: 767.72px) {
  .footer .footer-top .contact-number {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.footer .footer-top .contact-number h5 {
  margin-bottom: 0;
}
.footer .footer-top .contact-number a {
  color: var(--white);
}
.footer .footer-top .contact-office p {
  margin-bottom: 20px;
}
.footer .footer-top .contact-office p:first-child {
  margin-bottom: 0;
}
.footer .footer-top .contact-plan p {
  margin-bottom: 20px;
}
.footer .footer-top .contact-plan p:first-child {
  margin-bottom: 0;
}
.footer .footer-bottom {
  background-color: var(--secondary);
  padding: 2rem 0;
  text-align: center;
}
.footer .footer-bottom .copyright-text p {
  color: var(--text);
  margin-bottom: 0;
}

.home-banner .banner-bg {
  height: calc(100vh - 120px);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--white);
  text-align: center;
}
.home-banner .banner-caption {
  padding: 60px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home-banner .banner-caption .titles {
  font-weight: 700;
}
.home-banner .banner-caption .titles h3 {
  margin-bottom: 0;
  line-height: 0.7;
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .home-banner .banner-caption .titles h3 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .home-banner .banner-caption .titles h3 {
    font-size: 32px;
  }
}
.home-banner .banner-caption .titles h1 {
  font-size: 60px;
  text-transform: uppercase;
  max-width: 15em;
  font-size: 30px;
}
@media screen and (min-width: 576px) {
  .home-banner .banner-caption .titles h1 {
    font-size: 40px;
  }
}
@media screen and (min-width: 768px) {
  .home-banner .banner-caption .titles h1 {
    font-size: 46px;
  }
}
@media screen and (min-width: 992px) {
  .home-banner .banner-caption .titles h1 {
    font-size: 54px;
  }
}
@media screen and (min-width: 1200px) {
  .home-banner .banner-caption .titles h1 {
    font-size: 60px;
  }
}

.who-we-are {
  padding-top: 4rem;
  padding-bottom: 3rem;
}
@media screen and (min-width: 768px) {
  .who-we-are {
    padding-bottom: 5rem;
    padding-top: 8rem;
  }
}
.who-we-are .row {
  gap: 30px;
}
@media screen and (min-width: 992px) {
  .who-we-are .row {
    gap: 0;
  }
}
.who-we-are .col-lg-6 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (min-width: 992px) {
  .who-we-are .col-lg-6:first-child {
    padding-right: 0;
  }
}
.who-we-are .col-lg-6:last-child {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 992px) {
  .who-we-are .col-lg-6:last-child {
    border: 12px solid var(--border-color);
    border-left: none;
  }
}
.who-we-are .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 0 60%;
}
.who-we-are .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.who-we-are .caption {
  padding-left: 0;
  font-size: 24px;
}
@media screen and (min-width: 992px) {
  .who-we-are .caption {
    padding-left: 30px;
  }
}
.who-we-are .caption p {
  max-width: 100%;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .who-we-are .caption p {
    max-width: 20em;
  }
}
@media screen and (min-width: 1200px) {
  .who-we-are .caption p {
    font-size: 18px;
  }
}

.products-section .product-sec-inner .row {
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 768px) {
  .products-section .product-sec-inner .row {
    gap: 40px;
  }
}
.products-section .product-sec-inner .row .col-md-6 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .products-section .product-sec-inner .row .col-md-6 {
    width: calc(50% - 30px);
  }
}
.products-section .product-sec-inner .image-wrapper {
  border: 12px solid var(--border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 30px 40px;
}
.products-section .product-sec-inner .image-wrapper .image {
  max-width: 500px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 0 0 60%;
}
.products-section .product-sec-inner .image-wrapper .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: contain;
     object-fit: contain;
}

.infrastructure-sec {
  padding-top: 4rem;
}
@media screen and (min-width: 768px) {
  .infrastructure-sec {
    padding-top: 8rem;
  }
}
.infrastructure-sec .caption .title {
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .infrastructure-sec .caption .title {
    padding-bottom: 30px;
  }
}
.infrastructure-sec .caption .title h2 {
  max-width: 12em;
}
.infrastructure-sec .caption .content {
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .infrastructure-sec .caption .content {
    padding-bottom: 30px;
  }
}
.infrastructure-sec .caption .content p {
  color: var(--text);
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .infrastructure-sec .caption .content p {
    margin-bottom: 30px;
  }
}
.infrastructure-sec .image img {
  display: block;
  width: 100%;
  height: auto;
}

.news-blog-sec {
  padding-top: 3rem;
  padding-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .news-blog-sec {
    padding-top: 6rem;
    padding-bottom: 8rem;
  }
}
.news-blog-sec .blog-heading {
  text-align: center;
  padding-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .news-blog-sec .blog-heading {
    padding-bottom: 2rem;
  }
}
.news-blog-sec .latest-blogs .row {
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .news-blog-sec .latest-blogs .row {
    gap: 0;
  }
}
.news-blog-sec .latest-blogs .blog-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-width: 100%;
  padding: 0 0 60%;
}
@media screen and (min-width: 768px) {
  .news-blog-sec .latest-blogs .blog-image {
    max-width: 400px;
    padding: 0 0 100%;
  }
}
.news-blog-sec .latest-blogs .blog-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.news-blog-sec .latest-blogs .blog-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.news-blog-sec .latest-blogs .blog-caption .blog-caption-inner {
  padding-top: 20px;
}
.news-blog-sec .latest-blogs .blog-caption .blog-caption-inner h4 {
  max-width: 100%;
  font-weight: 400;
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .news-blog-sec .latest-blogs .blog-caption .blog-caption-inner h4 {
    font-size: 24px;
    max-width: 12em;
  }
}
@media screen and (min-width: 1200px) {
  .news-blog-sec .latest-blogs .blog-caption .blog-caption-inner h4 {
    font-size: 28px;
  }
}
.news-blog-sec .latest-blogs .blog-caption .blog-caption-inner h4 a {
  color: var(--black);
}
.news-blog-sec .latest-blogs .blog-caption .blog-caption-inner p {
  max-width: 100%;
  color: var(--text);
}
@media screen and (min-width: 768px) {
  .news-blog-sec .latest-blogs .blog-caption .blog-caption-inner p {
    max-width: 17em;
  }
}
.news-blog-sec .latest-blogs .blog-caption .blog-caption-inner .link a {
  color: var(--btn);
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  .news-blog-sec .latest-blogs .blog-caption .blog-caption-inner .link a {
    font-size: 18px;
  }
}

.full-image-sec .image-section {
  max-width: 100%;
}
.full-image-sec .image-section img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 40vh;
}
@media screen and (min-width: 420px) {
  .full-image-sec .image-section img {
    height: 50vh;
  }
}
@media screen and (min-width: 576px) {
  .full-image-sec .image-section img {
    height: 60vh;
  }
}
@media screen and (min-width: 768px) {
  .full-image-sec .image-section img {
    height: 70vh;
  }
}
@media screen and (min-width: 992px) {
  .full-image-sec .image-section img {
    height: 80vh;
  }
}

.about-us-banner .banner-bg {
  padding: 100px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: var(--white);
}
@media screen and (min-width: 768px) {
  .about-us-banner .banner-bg {
    padding: 120px 0;
  }
}
.about-us-banner .banner-caption .breadcrumbs ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about-us-banner .banner-caption .breadcrumbs ul li:not(:last-child) a {
  border-right: 2px solid var(--white);
}
.about-us-banner .banner-caption .breadcrumbs ul li a {
  padding: 0 10px;
  color: var(--white);
  font-weight: 700;
  font-size: 16px;
}
@media screen and (min-width: 992px) {
  .about-us-banner .banner-caption .breadcrumbs ul li a {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .about-us-banner .banner-caption .breadcrumbs ul li a {
    font-size: 20px;
  }
}

.introduction {
  padding-top: 2rem;
}
@media screen and (min-width: 768px) {
  .introduction {
    padding-top: 4rem;
  }
}
.introduction .content .left-content p {
  max-width: 100%;
  font-weight: 500;
}
@media screen and (min-width: 768px) {
  .introduction .content .left-content p {
    max-width: 27em;
  }
}
.introduction .content .right-content h4 {
  margin-bottom: 0;
}
.introduction .content .right-content p {
  font-weight: 500;
}
.introduction .content .right-content p span {
  color: var(--secondary);
  font-weight: 700;
}
.introduction .content .text {
  font-weight: 500;
}

.vision-sec {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .vision-sec {
    padding-bottom: 3.5rem;
  }
}
.vision-sec .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .vision-sec .row {
    gap: 0;
  }
}
.vision-sec .icon-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  position: relative;
}
.vision-sec .icon-image-wrapper .icon-image {
  max-width: 120px;
  position: absolute;
}
@media screen and (min-width: 992px) {
  .vision-sec .icon-image-wrapper .icon-image {
    max-width: 150px;
  }
}
.vision-sec .icon-image-wrapper .icon-image img {
  width: 100%;
  height: auto;
}
.vision-sec .icon-image-wrapper .image {
  max-width: 100%;
  width: 100%;
}
.vision-sec .icon-image-wrapper .image img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .vision-sec .title-content {
    padding-left: 40px;
  }
}
.vision-sec .title-content .content p {
  font-weight: 500;
}

.resposibiltiy-sec {
  padding-bottom: 2rem;
}
@media screen and (min-width: 768px) {
  .resposibiltiy-sec {
    padding-bottom: 3.5rem;
  }
}
.resposibiltiy-sec .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .resposibiltiy-sec .row {
    gap: 0;
  }
}
.resposibiltiy-sec .icon-image-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  position: relative;
}
.resposibiltiy-sec .icon-image-wrapper .icon-image {
  max-width: 120px;
  position: absolute;
}
@media screen and (min-width: 992px) {
  .resposibiltiy-sec .icon-image-wrapper .icon-image {
    max-width: 150px;
  }
}
.resposibiltiy-sec .icon-image-wrapper .icon-image img {
  width: 100%;
  height: auto;
}
.resposibiltiy-sec .icon-image-wrapper .image {
  max-width: 100%;
  width: 100%;
}
.resposibiltiy-sec .icon-image-wrapper .image img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 768px) {
  .resposibiltiy-sec .title-content {
    padding-left: 40px;
  }
}
.resposibiltiy-sec .title-content .content p {
  font-weight: 500;
}

.giving-back-sec {
  padding: 3rem 0 1.5rem;
}
@media screen and (min-width: 768px) {
  .giving-back-sec {
    padding: 5rem 0 3rem;
  }
}
.giving-back-sec .giving-back h4 {
  margin-bottom: 20px;
}
.giving-back-sec .giving-back .giving-content p {
  font-weight: 500;
  margin-bottom: 20px;
}
.giving-back-sec .giving-back .giving-content p strong {
  font-weight: 600;
}

.our-key-initiatives-sec .our-key-initiatives .our-key-initiatives-title {
  margin-bottom: 25px;
}
.our-key-initiatives-sec .our-key-initiatives .row {
  gap: 30px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.our-key-initiatives-sec .our-key-initiatives .row .col-md-6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
}
@media screen and (min-width: 768px) {
  .our-key-initiatives-sec .our-key-initiatives .row .col-md-6 {
    width: calc(50% - 20px);
  }
}
.our-key-initiatives-sec .our-key-initiatives .transforming,
.our-key-initiatives-sec .our-key-initiatives .Healthcare {
  background-color: #eeeeee;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 40px 30px;
}
@media screen and (min-width: 992px) {
  .our-key-initiatives-sec .our-key-initiatives .transforming,
  .our-key-initiatives-sec .our-key-initiatives .Healthcare {
    padding: 45px 50px;
  }
}
.our-key-initiatives-sec .our-key-initiatives .image-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  padding-bottom: 2rem;
}
.our-key-initiatives-sec .our-key-initiatives .image-title-wrapper h5 {
  font-weight: 600;
  max-width: 6em;
}
.our-key-initiatives-sec .our-key-initiatives .image-title-wrapper .transforming-image,
.our-key-initiatives-sec .our-key-initiatives .image-title-wrapper .Healthcare-image {
  max-width: 140px;
}
.our-key-initiatives-sec .our-key-initiatives .image-title-wrapper .transforming-image img,
.our-key-initiatives-sec .our-key-initiatives .image-title-wrapper .Healthcare-image img {
  height: auto;
  width: 100%;
}
.our-key-initiatives-sec .our-key-initiatives .transforming-content,
.our-key-initiatives-sec .our-key-initiatives .Healthcare-content {
  color: var(--text);
}

.creating-sec {
  padding-top: 2rem;
}
@media screen and (min-width: 768px) {
  .creating-sec {
    padding-top: 3.5rem;
  }
}
.creating-sec .creating h2 {
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) {
  .creating-sec .creating h2 {
    margin-bottom: 30px;
  }
}
.creating-sec .creating p {
  font-weight: 500;
}

.adpl-sec {
  padding-top: 2rem;
  padding-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .adpl-sec {
    padding-top: 4rem;
  }
}
.adpl-sec .adpl {
  text-align: center;
}
.adpl-sec .adpl p {
  color: var(--text);
  font-weight: 500;
}
.adpl-sec .adpl .adpl-link {
  padding-bottom: 0.5rem;
}
.adpl-sec .adpl .adpl-link a {
  color: var(--white);
  font-weight: 700;
  padding: 10px 18px;
  background-color: var(--primary);
  -webkit-transition: 0.32s all ease-in-out;
  transition: 0.32s all ease-in-out;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  font-size: 16px;
  border-radius: 8px;
}
@media screen and (min-width: 992px) {
  .adpl-sec .adpl .adpl-link a {
    font-size: 18px;
  }
}
.adpl-sec .adpl .adpl-link a:hover {
  background-color: var(--btn);
}

.csr-news-image-items-sec {
  overflow: hidden;
  background-color: #eeeeee;
  padding: 2rem 0;
}
.csr-news-image-items-sec .csrSwiper {
  overflow: visible;
}
.csr-news-image-items-sec .csrSwiper .csr-image {
  max-width: 100%;
  padding: 0 0 90%;
  width: 100%;
  position: relative;
}
.csr-news-image-items-sec .csrSwiper .csr-image img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.get-in-touch {
  padding-top: 2.5rem;
}
@media screen and (min-width: 768px) {
  .get-in-touch {
    padding-top: 5rem;
  }
}
.get-in-touch .row {
  gap: 30px;
}
@media screen and (min-width: 992px) {
  .get-in-touch .row {
    gap: 0;
  }
}
.get-in-touch .contact-form h2 {
  margin-bottom: 35px;
  font-weight: 600;
}
@media screen and (min-width: 1400px) {
  .get-in-touch .contact-form h2 {
    font-size: 65px;
  }
}
.get-in-touch .contact-form .wpcf7-form.init input {
  border: none;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 10px 20px;
  display: inline-block;
  background-color: #f9f9f9;
  margin-bottom: 25px;
  max-width: 100%;
  width: 100%;
}
.get-in-touch .contact-form .wpcf7-form.init input::-webkit-input-placeholder {
  color: #999999;
  font-weight: 600;
}
.get-in-touch .contact-form .wpcf7-form.init input::-moz-placeholder {
  color: #999999;
  font-weight: 600;
}
.get-in-touch .contact-form .wpcf7-form.init input:-ms-input-placeholder {
  color: #999999;
  font-weight: 600;
}
.get-in-touch .contact-form .wpcf7-form.init input::-ms-input-placeholder {
  color: #999999;
  font-weight: 600;
}
.get-in-touch .contact-form .wpcf7-form.init input::placeholder {
  color: #999999;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  .get-in-touch .contact-form .wpcf7-form.init input {
    max-width: 70%;
  }
}
.get-in-touch .contact-form .wpcf7-form.init textarea {
  max-width: 100%;
  width: 100%;
  border: none;
  outline: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 10px 20px;
  display: inline-block;
  background-color: #f9f9f9;
  margin-bottom: 25px;
  height: 180px;
}
.get-in-touch .contact-form .wpcf7-form.init textarea::-webkit-input-placeholder {
  color: #999999;
  font-weight: 600;
}
.get-in-touch .contact-form .wpcf7-form.init textarea::-moz-placeholder {
  color: #999999;
  font-weight: 600;
}
.get-in-touch .contact-form .wpcf7-form.init textarea:-ms-input-placeholder {
  color: #999999;
  font-weight: 600;
}
.get-in-touch .contact-form .wpcf7-form.init textarea::-ms-input-placeholder {
  color: #999999;
  font-weight: 600;
}
.get-in-touch .contact-form .wpcf7-form.init textarea::placeholder {
  color: #999999;
  font-weight: 600;
}
@media screen and (min-width: 992px) {
  .get-in-touch .contact-form .wpcf7-form.init textarea {
    max-width: 70%;
  }
}
.get-in-touch .contact-form .wpcf7-form.init .wpcf7-submit {
  margin-bottom: 0;
  background-color: var(--secondary);
  color: var(--white);
  font-weight: 600;
  text-transform: uppercase;
  padding: 12px 20px;
  border: none;
  border-radius: 0;
  font-size: 16px;
  max-width: unset;
  width: unset;
}
@media screen and (min-width: 992px) {
  .get-in-touch .contact-form .wpcf7-form.init .wpcf7-submit {
    font-size: 18px;
    padding: 15px 25px;
  }
}
@media screen and (min-width: 1200px) {
  .get-in-touch .contact-form .wpcf7-form.init .wpcf7-submit {
    font-size: 20px;
  }
}
.get-in-touch .get-in-touch-img {
  max-width: 95%;
  position: relative;
}
@media screen and (min-width: 992px) {
  .get-in-touch .get-in-touch-img {
    max-width: 580px;
  }
}
.get-in-touch .get-in-touch-img::after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 5.5%;
  left: 5.5%;
  width: 100%;
  height: 100%;
  background-color: var(--primary);
}
.get-in-touch .get-in-touch-img img {
  height: auto;
  width: 100%;
  display: block;
}

.map-sec {
  padding-top: 4rem;
}
@media screen and (min-width: 768px) {
  .map-sec {
    padding-top: 5rem;
  }
}
.map-sec .map-sec-inner .row {
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .map-sec .map-sec-inner .row {
    gap: 0;
  }
}
.map-sec .map-sec-inner .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.map-sec .map-sec-inner .box .box-inner {
  padding: 30px 20px;
  text-align: center;
  border: 8px solid var(--border-color);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media screen and (min-width: 992px) {
  .map-sec .map-sec-inner .box .box-inner {
    gap: 30px;
    padding: 40px 30px;
  }
}
.map-sec .map-sec-inner .box .box-inner .icon {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--primary);
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  .map-sec .map-sec-inner .box .box-inner .icon {
    height: 70px;
    width: 70px;
    font-size: 28px;
  }
}
.map-sec .map-sec-inner .box .box-inner .email-title h5,
.map-sec .map-sec-inner .box .box-inner .title h5 {
  margin-bottom: 0;
}
.map-sec .map-sec-inner .box .box-inner .number p,
.map-sec .map-sec-inner .box .box-inner .email p {
  margin-bottom: 0;
}
.map-sec .map-sec-inner .box .box-inner .number a,
.map-sec .map-sec-inner .box .box-inner .email a {
  color: var(--text);
  font-weight: 600;
}
.map-sec .map-sec-inner .box.border-adj .box-inner {
  border-top: none;
}
.map-sec .map-sec-inner .map-wrapper {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 768px) {
  .map-sec .map-sec-inner .map-wrapper {
    padding-left: 30px;
  }
}
.map-sec .map-sec-inner .map-wrapper .map {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 100%;
}
.map-sec .map-sec-inner .map-wrapper .map p {
  height: 100%;
}
.map-sec .map-sec-inner .map-wrapper .map p iframe {
  width: 100%;
  display: block;
  height: 49vh;
}
@media screen and (min-width: 420px) {
  .map-sec .map-sec-inner .map-wrapper .map p iframe {
    height: 55vh;
  }
}
@media screen and (min-width: 576px) {
  .map-sec .map-sec-inner .map-wrapper .map p iframe {
    height: 60vh;
  }
}
@media screen and (min-width: 768px) {
  .map-sec .map-sec-inner .map-wrapper .map p iframe {
    height: 100%;
  }
}

.location-sec {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .location-sec {
    padding-bottom: 4.5rem;
  }
}
.location-sec .row {
  gap: 30px;
}
@media screen and (min-width: 768px) {
  .location-sec .row .col-md-6 {
    width: calc(50% - 15px);
  }
}
.location-sec .location-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.location-sec .location-wrapper .location {
  padding: 30px 20px;
  text-align: center;
  border: 8px solid var(--border-color);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media screen and (min-width: 992px) {
  .location-sec .location-wrapper .location {
    gap: 30px;
    padding: 40px 30px;
  }
}
.location-sec .location-wrapper .location .icon {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  border: 1px solid #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--primary);
  font-size: 20px;
}
@media screen and (min-width: 992px) {
  .location-sec .location-wrapper .location .icon {
    height: 70px;
    width: 70px;
    font-size: 28px;
  }
}
.location-sec .location-wrapper .location .title {
  margin-bottom: 0;
}
.location-sec .location-wrapper .location .content p {
  margin-bottom: 0;
  color: var(--text);
  font-weight: 500;
}

.our-information-sec {
  padding-top: 3rem;
}
@media screen and (min-width: 768px) {
  .our-information-sec {
    padding-top: 5.5rem;
  }
}
.our-information-sec .our-information-content .item-wrapper {
  padding-bottom: 2.5rem;
}
@media screen and (min-width: 768px) {
  .our-information-sec .our-information-content .item-wrapper {
    padding-bottom: 4.5rem;
  }
}
.our-information-sec .our-information-content .info-item-title {
  text-align: center;
  padding-bottom: 1.5rem;
}
.our-information-sec .our-information-content .info-item-title h4 {
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.our-information-sec .our-information-content .info-item-title h4::after {
  content: "";
  height: 0;
  width: 30%;
  margin-bottom: -1%;
  padding-bottom: 1%;
  border-bottom: 6px solid var(--primary);
  display: block;
}
@media screen and (min-width: 420px) {
  .our-information-sec .our-information-content .info-item-title h4::after {
    width: 25%;
  }
}
@media screen and (min-width: 576px) {
  .our-information-sec .our-information-content .info-item-title h4::after {
    width: 20%;
  }
}
@media screen and (min-width: 768px) {
  .our-information-sec .our-information-content .info-item-title h4::after {
    width: 15%;
  }
}
.our-information-sec .our-information-content .item-content-1 {
  background-color: var(--primary);
  padding: 20px 0;
  color: var(--white);
}
.our-information-sec .our-information-content .item-content-1 .info-item-body table {
  width: 100%;
}
.our-information-sec .our-information-content .item-content-1 .info-item-body table thead th {
  font-weight: 500;
  font-size: 14px;
  padding-bottom: 10px;
}
@media screen and (min-width: 420px) {
  .our-information-sec .our-information-content .item-content-1 .info-item-body table thead th {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .our-information-sec .our-information-content .item-content-1 .info-item-body table thead th {
    font-size: 18px;
  }
}
.our-information-sec .our-information-content .item-content-1 .info-item-body table thead th:last-child {
  text-align: end;
  padding-bottom: 10px;
}
.our-information-sec .our-information-content .item-content-1 .info-item-body table tbody td {
  font-weight: 500;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .our-information-sec .our-information-content .item-content-1 .info-item-body table tbody td {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .our-information-sec .our-information-content .item-content-1 .info-item-body table tbody td {
    font-size: 18px;
  }
}
.our-information-sec .our-information-content .item-content-1 .info-item-body table tbody .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.our-information-sec .our-information-content .item-content-1 .info-item-body table tbody .right button {
  border: none;
  padding: 0;
  border-radius: 8px;
  margin-bottom: 10px;
}
.our-information-sec .our-information-content .item-content-1 .info-item-body table tbody .right button a {
  padding: 4px 20px;
  background-color: var(--secondary);
  display: inline-block;
  border-radius: 8px;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--white);
  border: none;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .our-information-sec .our-information-content .item-content-1 .info-item-body table tbody .right button a {
    font-size: 16px;
  }
}
.our-information-sec .our-information-content .item-content-2,
.our-information-sec .our-information-content .item-content-3,
.our-information-sec .our-information-content .item-content-4,
.our-information-sec .our-information-content .item-content-5 {
  background-color: #f3f3f3;
  color: var(--primary);
  padding: 20px;
}
.our-information-sec .our-information-content .item-content-2 .info-item-body table,
.our-information-sec .our-information-content .item-content-3 .info-item-body table,
.our-information-sec .our-information-content .item-content-4 .info-item-body table,
.our-information-sec .our-information-content .item-content-5 .info-item-body table {
  width: 100%;
}
.our-information-sec .our-information-content .item-content-2 .info-item-body table thead th,
.our-information-sec .our-information-content .item-content-3 .info-item-body table thead th,
.our-information-sec .our-information-content .item-content-4 .info-item-body table thead th,
.our-information-sec .our-information-content .item-content-5 .info-item-body table thead th {
  font-weight: 500;
  font-size: 14px;
  padding-bottom: 10px;
}
@media screen and (min-width: 420px) {
  .our-information-sec .our-information-content .item-content-2 .info-item-body table thead th,
  .our-information-sec .our-information-content .item-content-3 .info-item-body table thead th,
  .our-information-sec .our-information-content .item-content-4 .info-item-body table thead th,
  .our-information-sec .our-information-content .item-content-5 .info-item-body table thead th {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .our-information-sec .our-information-content .item-content-2 .info-item-body table thead th,
  .our-information-sec .our-information-content .item-content-3 .info-item-body table thead th,
  .our-information-sec .our-information-content .item-content-4 .info-item-body table thead th,
  .our-information-sec .our-information-content .item-content-5 .info-item-body table thead th {
    font-size: 18px;
  }
}
.our-information-sec .our-information-content .item-content-2 .info-item-body table thead th:nth-child(2),
.our-information-sec .our-information-content .item-content-3 .info-item-body table thead th:nth-child(2),
.our-information-sec .our-information-content .item-content-4 .info-item-body table thead th:nth-child(2),
.our-information-sec .our-information-content .item-content-5 .info-item-body table thead th:nth-child(2) {
  text-align: center;
}
.our-information-sec .our-information-content .item-content-2 .info-item-body table thead th:last-child,
.our-information-sec .our-information-content .item-content-3 .info-item-body table thead th:last-child,
.our-information-sec .our-information-content .item-content-4 .info-item-body table thead th:last-child,
.our-information-sec .our-information-content .item-content-5 .info-item-body table thead th:last-child {
  text-align: end;
  padding-bottom: 10px;
}
.our-information-sec .our-information-content .item-content-2 .info-item-body table tbody td,
.our-information-sec .our-information-content .item-content-3 .info-item-body table tbody td,
.our-information-sec .our-information-content .item-content-4 .info-item-body table tbody td,
.our-information-sec .our-information-content .item-content-5 .info-item-body table tbody td {
  font-weight: 500;
  font-size: 14px;
  color: var(--text);
}
@media screen and (min-width: 768px) {
  .our-information-sec .our-information-content .item-content-2 .info-item-body table tbody td,
  .our-information-sec .our-information-content .item-content-3 .info-item-body table tbody td,
  .our-information-sec .our-information-content .item-content-4 .info-item-body table tbody td,
  .our-information-sec .our-information-content .item-content-5 .info-item-body table tbody td {
    font-size: 16px;
  }
}
@media screen and (min-width: 1200px) {
  .our-information-sec .our-information-content .item-content-2 .info-item-body table tbody td,
  .our-information-sec .our-information-content .item-content-3 .info-item-body table tbody td,
  .our-information-sec .our-information-content .item-content-4 .info-item-body table tbody td,
  .our-information-sec .our-information-content .item-content-5 .info-item-body table tbody td {
    font-size: 18px;
  }
}
.our-information-sec .our-information-content .item-content-2 .info-item-body table tbody td:nth-child(2),
.our-information-sec .our-information-content .item-content-3 .info-item-body table tbody td:nth-child(2),
.our-information-sec .our-information-content .item-content-4 .info-item-body table tbody td:nth-child(2),
.our-information-sec .our-information-content .item-content-5 .info-item-body table tbody td:nth-child(2) {
  text-align: center;
}
@media screen and (max-width: 575.72px) {
  .our-information-sec .our-information-content .item-content-2 .info-item-body table tbody td:nth-child(2),
  .our-information-sec .our-information-content .item-content-3 .info-item-body table tbody td:nth-child(2),
  .our-information-sec .our-information-content .item-content-4 .info-item-body table tbody td:nth-child(2),
  .our-information-sec .our-information-content .item-content-5 .info-item-body table tbody td:nth-child(2) {
    padding-inline: 8px;
  }
}
.our-information-sec .our-information-content .item-content-2 .info-item-body table tbody .right,
.our-information-sec .our-information-content .item-content-3 .info-item-body table tbody .right,
.our-information-sec .our-information-content .item-content-4 .info-item-body table tbody .right,
.our-information-sec .our-information-content .item-content-5 .info-item-body table tbody .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.our-information-sec .our-information-content .item-content-2 .info-item-body table tbody .right button,
.our-information-sec .our-information-content .item-content-3 .info-item-body table tbody .right button,
.our-information-sec .our-information-content .item-content-4 .info-item-body table tbody .right button,
.our-information-sec .our-information-content .item-content-5 .info-item-body table tbody .right button {
  border: none;
  padding: 0;
  border-radius: 8px;
  margin-bottom: 10px;
}
.our-information-sec .our-information-content .item-content-2 .info-item-body table tbody .right button a,
.our-information-sec .our-information-content .item-content-3 .info-item-body table tbody .right button a,
.our-information-sec .our-information-content .item-content-4 .info-item-body table tbody .right button a,
.our-information-sec .our-information-content .item-content-5 .info-item-body table tbody .right button a {
  padding: 4px 20px;
  background-color: var(--primary);
  display: inline-block;
  border-radius: 8px;
  font-size: 14px;
  text-transform: uppercase;
  color: var(--white);
  border: none;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .our-information-sec .our-information-content .item-content-2 .info-item-body table tbody .right button a,
  .our-information-sec .our-information-content .item-content-3 .info-item-body table tbody .right button a,
  .our-information-sec .our-information-content .item-content-4 .info-item-body table tbody .right button a,
  .our-information-sec .our-information-content .item-content-5 .info-item-body table tbody .right button a {
    font-size: 16px;
  }
}

.management-items-sec {
  background-color: #f9f9f9;
  position: relative;
}
.management-items-sec .timeline-wrapper {
  display: none;
}
@media screen and (min-width: 768px) {
  .management-items-sec .timeline-wrapper {
    display: block;
  }
}
.management-items-sec .timeline-point {
  position: absolute;
  height: 40px;
  width: 40px;
  color: var(--btn);
  border: 1px solid var(--btn);
  border-radius: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 2;
  background-color: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  font-weight: 600;
  top: 3.9%;
}
@media screen and (min-width: 992px) {
  .management-items-sec .timeline-point {
    top: 4%;
  }
}
@media screen and (min-width: 1200px) {
  .management-items-sec .timeline-point {
    top: 4.6%;
  }
}
@media screen and (min-width: 1400px) {
  .management-items-sec .timeline-point {
    top: 4.5%;
  }
}
.management-items-sec .timeline-point:nth-child(2) {
  top: 18.1%;
}
@media screen and (min-width: 1200px) {
  .management-items-sec .timeline-point:nth-child(2) {
    top: 18.5%;
  }
}
@media screen and (min-width: 1400px) {
  .management-items-sec .timeline-point:nth-child(2) {
    top: 18.8%;
  }
}
.management-items-sec .timeline-point:nth-child(3) {
  top: 34.6%;
}
@media screen and (min-width: 992px) {
  .management-items-sec .timeline-point:nth-child(3) {
    top: 34.8%;
  }
}
@media screen and (min-width: 1200px) {
  .management-items-sec .timeline-point:nth-child(3) {
    top: 35%;
  }
}
@media screen and (min-width: 1400px) {
  .management-items-sec .timeline-point:nth-child(3) {
    top: 35.3%;
  }
}
.management-items-sec .timeline-point:nth-child(4) {
  top: 48.6%;
}
@media screen and (min-width: 992px) {
  .management-items-sec .timeline-point:nth-child(4) {
    top: 49%;
  }
}
@media screen and (min-width: 1200px) {
  .management-items-sec .timeline-point:nth-child(4) {
    top: 49.4%;
  }
}
@media screen and (min-width: 1400px) {
  .management-items-sec .timeline-point:nth-child(4) {
    top: 49.9%;
  }
}
.management-items-sec .timeline-point:nth-child(5) {
  top: 64.8%;
}
@media screen and (min-width: 992px) {
  .management-items-sec .timeline-point:nth-child(5) {
    top: 65.8%;
  }
}
@media screen and (min-width: 1200px) {
  .management-items-sec .timeline-point:nth-child(5) {
    top: 66%;
  }
}
@media screen and (min-width: 1400px) {
  .management-items-sec .timeline-point:nth-child(5) {
    top: 66.7%;
  }
}
.management-items-sec .timeline-point::before {
  content: attr(data-number);
}
.management-items-sec::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 2px;
  background-color: #dcdcdc;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
}
@media screen and (min-width: 768px) {
  .management-items-sec::after {
    display: block;
  }
}
.management-items-sec .management-sec-head {
  padding-top: 2.9rem;
  padding-bottom: 1rem;
}
@media screen and (min-width: 768px) {
  .management-items-sec .management-sec-head {
    padding-top: 5rem;
    padding-bottom: 2rem;
  }
}
.management-items-sec .management-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 768px) {
  .management-items-sec .management-items {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.management-items-sec .management-items .management-wrapper-upper {
  max-width: 100%;
  width: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .management-items-sec .management-items .management-wrapper-upper {
    max-width: calc(50% - 100px);
    margin-bottom: 50px;
  }
}
.management-items-sec .management-items .management-wrapper-upper:nth-child(odd) {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.management-items-sec .management-items .management-wrapper-upper:nth-child(even) {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media screen and (min-width: 768px) {
  .management-items-sec .management-items .management-wrapper-upper:nth-child(even) {
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
}
.management-items-sec .management-items .management-wrapper {
  width: 100%;
  height: 100%;
}
.management-items-sec .management-items .management-wrapper .management-wrapper-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}
.management-items-sec .management-items .management-wrapper .management-image-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
}
.management-items-sec .management-items .management-wrapper .management-image-name .name {
  position: absolute;
  padding-left: 30px;
  color: var(--white);
}
.management-items-sec .management-items .management-wrapper .management-image-name .name h4 {
  text-transform: uppercase;
}
.management-items-sec .management-items .management-wrapper .management-content {
  background-color: var(--white);
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 30px 15px;
}
@media screen and (min-width: 992px) {
  .management-items-sec .management-items .management-wrapper .management-content {
    padding: 40px 20px;
  }
}
.management-items-sec .management-items .management-wrapper .management-content h3 {
  font-weight: 600;
  margin-bottom: 20px;
}
.management-items-sec .management-items .management-wrapper .management-content p {
  color: var(--text);
  margin-bottom: 0;
  font-size: 16px;
}/*# sourceMappingURL=custom.css.map */