@font-face {
  font-family: "gilroyextrabold";
  src: url("../fonts/gilroy-extrabold-webfont.woff2") format("woff2"), url("../fonts/gilroy-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gilroy-blackuploaded_file";
  src: url("../fonts/gilroy-black-webfont.woff2") format("woff2"), url("../fonts/gilroy-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gilroy-bolduploaded_file";
  src: url("../fonts/gilroy-bold-webfont.woff2") format("woff2"), url("../fonts/gilroy-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gilroy-extrabolduploaded_file";
  src: url("../fonts/gilroy-extrabold-webfont.woff2") format("woff2"), url("../fonts/gilroy-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gilroy-heavyuploaded_file";
  src: url("../fonts/gilroy-heavy-webfont.woff2") format("woff2"), url("../fonts/gilroy-heavy-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gilroy-lightuploaded_file";
  src: url("../fonts/gilroy-light-webfont.woff2") format("woff2"), url("../fonts/gilroy-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gilroy-mediumuploaded_file";
  src: url("../fonts/gilroy-medium-webfont.woff2") format("woff2"), url("../fonts/gilroy-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "gilroy-regularuploaded_file";
  src: url("../fonts/gilroy-regular-webfont.woff2") format("woff2"), url("../fonts/gilroy-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
html {
  font-size: 10px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

body {
  font-size: 1rem;
  letter-spacing: 0.6px;
  font-family: "gilroy-regularuploaded_file";
  color: #fff;
}

ul,
li {
  list-style-type: none;
  padding: 0;
  margin: 0; /* added from sachin repo */
}

.fp-section {
  height: 100% !important;
}

/* below global css added from sachin repo */
.fp-slidesNav {
  display: none;
}

a:link {
  text-decoration: inherit;
  color: inherit;
  cursor: pointer;
}

a:visited {
  text-decoration: inherit;
  color: inherit;
  cursor: pointer;
}

section {
  padding: 0 5rem;
}
@media only screen and (max-width: 767px) {
  section .slide-number {
    display: none;
  }
}

.width100 {
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1366px) {
  .width100 {
    width: 97%;
    margin: 0 auto;
  }
}

.heading-2 {
  font-size: 6rem;
  font-weight: 700;
}
@media only screen and (max-width: 1680px) {
  .heading-2 {
    font-size: 5.25rem;
  }
}
@media only screen and (max-width: 1600px) {
  .heading-2 {
    font-size: 5rem;
  }
}
@media only screen and (max-width: 1440px) {
  .heading-2 {
    font-size: 4.5rem;
  }
}
@media only screen and (max-width: 1400px) {
  .heading-2 {
    font-size: 4.3rem;
  }
}
@media only screen and (max-width: 1366px) {
  .heading-2 {
    font-size: 4.26rem;
  }
}
@media only screen and (max-width: 1280px) {
  .heading-2 {
    font-size: 4rem;
  }
}
@media only screen and (max-width: 1024px) {
  .heading-2 {
    font-size: 3.2rem;
  }
}
@media only screen and (max-width: 991px) {
  .heading-2 {
    font-size: 3.09rem;
  }
}
@media only screen and (max-width: 767px) {
  .heading-2 {
    font-size: 2.396rem;
  }
}

.heading-3 {
  font-size: 2.5rem;
  font-weight: 700;
}
@media only screen and (max-width: 1680px) {
  .heading-3 {
    font-size: 2.1rem;
  }
}
@media only screen and (max-width: 1600px) {
  .heading-3 {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1440px) {
  .heading-3 {
    font-size: 1.87rem;
  }
}
@media only screen and (max-width: 1400px) {
  .heading-3 {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1366px) {
  .heading-3 {
    font-size: 1.77rem;
  }
}
@media only screen and (max-width: 1280px) {
  .heading-3 {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  .heading-3 {
    font-size: 1.3rem;
  }
}

.spaceb-5 {
  margin-bottom: 5rem;
}
@media only screen and (max-width: 1680px) {
  .spaceb-5 {
    margin-bottom: 4.3rem;
  }
}
@media only screen and (max-width: 1600px) {
  .spaceb-5 {
    margin-bottom: 4.1rem;
  }
}
@media only screen and (max-width: 1440px) {
  .spaceb-5 {
    margin-bottom: 3.7rem;
  }
}
@media only screen and (max-width: 1400px) {
  .spaceb-5 {
    margin-bottom: 3.6rem;
  }
}
@media only screen and (max-width: 1366px) {
  .spaceb-5 {
    margin-bottom: 3.5rem;
  }
}
@media only screen and (max-width: 1280px) {
  .spaceb-5 {
    margin-bottom: 3.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  .spaceb-5 {
    margin-bottom: 2.6rem;
  }
}
@media only screen and (max-width: 991px) {
  .spaceb-5 {
    margin-bottom: 2.58rem;
  }
}
@media only screen and (max-width: 767px) {
  .spaceb-5 {
    margin-bottom: 1.99rem;
  }
}

.desc-1 {
  font-size: 1.5rem;
}
@media only screen and (max-width: 1680px) {
  .desc-1 {
    font-size: 1.31rem;
  }
}
@media only screen and (max-width: 1600px) {
  .desc-1 {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1440px) {
  .desc-1 {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 1400px) {
  .desc-1 {
    font-size: 1.09rem;
  }
}
@media only screen and (max-width: 1366px) {
  .desc-1 {
    font-size: 1.06rem;
  }
}
@media only screen and (max-width: 1280px) {
  .desc-1 {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1024px) {
  .desc-1 {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 991px) {
  .desc-1 {
    font-size: 0.77rem;
  }
}
@media only screen and (max-width: 767px) {
  .desc-1 {
    font-size: 1rem;
  }
}

@media only screen and (max-width: 767px) {
  .title-mob {
    font-size: 1.6rem;
  }
}
.fancybox-is-open .fancybox-bg {
  opacity: 1;
}

.fancybox-bg {
  background: #000;
}

#hero-banner {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  color: #fff;
  background-color: #000;
  padding: 0 0 0 5rem;
}
#hero-banner .container-fluid {
  height: 100dvh;
}
#hero-banner .hero-section__video {
  position: absolute;
  z-index: -1;
}
#hero-banner .hero-section__video .banner-video {
  min-width: 100%;
  min-height: 100dvh;
  width: 100dvw;
  height: 100dvh;
  -o-object-fit: cover;
     object-fit: cover;
}
#hero-banner .hero-section__logo {
  width: 16%;
  margin-top: 5rem;
}
@media only screen and (max-width: 1680px) {
  #hero-banner .hero-section__logo {
    margin-top: 4.3rem;
  }
}
@media only screen and (max-width: 1600px) {
  #hero-banner .hero-section__logo {
    margin-top: 4.1rem;
  }
}
@media only screen and (max-width: 1440px) {
  #hero-banner .hero-section__logo {
    margin-top: 3.7rem;
  }
}
@media only screen and (max-width: 1400px) {
  #hero-banner .hero-section__logo {
    margin-top: 3.6rem;
  }
}
@media only screen and (max-width: 1366px) {
  #hero-banner .hero-section__logo {
    margin-top: 3.5rem;
  }
}
@media only screen and (max-width: 1280px) {
  #hero-banner .hero-section__logo {
    margin-top: 3.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  #hero-banner .hero-section__logo {
    margin-top: 2.6rem;
  }
}
@media only screen and (max-width: 991px) {
  #hero-banner .hero-section__logo {
    width: 60%;
    margin-top: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  #hero-banner .hero-section__logo {
    width: 40%;
    margin-top: 3rem;
  }
}
#hero-banner .hero-section__contents {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#hero-banner .hero-section__contents__subhead {
  gap: 1.5rem;
}
#hero-banner .hero-section__contents__subhead span {
  background-color: #ec1e27;
  font-size: 3rem;
  font-weight: 700;
  padding: 1rem 2rem;
}
@media only screen and (max-width: 1680px) {
  #hero-banner .hero-section__contents__subhead span {
    font-size: 2.625rem;
  }
}
@media only screen and (max-width: 1600px) {
  #hero-banner .hero-section__contents__subhead span {
    font-size: 2.5rem;
  }
}
@media screen and (min-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  #hero-banner .hero-section__contents__subhead span {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1440px) {
  #hero-banner .hero-section__contents__subhead span {
    font-size: 2.25rem;
  }
}
@media only screen and (max-width: 1400px) {
  #hero-banner .hero-section__contents__subhead span {
    font-size: 2.18rem;
  }
}
@media only screen and (max-width: 1366px) {
  #hero-banner .hero-section__contents__subhead span {
    font-size: 2.13rem;
  }
}
@media only screen and (max-width: 1280px) {
  #hero-banner .hero-section__contents__subhead span {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1024px) {
  #hero-banner .hero-section__contents__subhead span {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 991px) {
  #hero-banner .hero-section__contents__subhead span {
    font-size: 1.548rem;
    padding: 0.51rem 1.03rem;
  }
}
@media only screen and (max-width: 767px) {
  #hero-banner .hero-section__contents__subhead span {
    font-size: 1.2rem;
    padding: 0.4rem 0.79rem;
  }
}
@media only screen and (max-width: 767px) {
  #hero-banner .hero-section__contents__subhead {
    gap: 0.79rem;
  }
}
#hero-banner .hero-section__contents__title {
  width: 70%;
  font-size: 7rem;
  font-weight: 700;
}
@media only screen and (max-width: 1680px) {
  #hero-banner .hero-section__contents__title {
    font-size: 6.125rem;
  }
}
@media only screen and (max-width: 1600px) {
  #hero-banner .hero-section__contents__title {
    font-size: 5.83rem;
  }
}
@media screen and (min-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  #hero-banner .hero-section__contents__title {
    font-size: 5.5rem;
  }
}
@media only screen and (max-width: 1440px) {
  #hero-banner .hero-section__contents__title {
    font-size: 5.25rem;
  }
}
@media only screen and (max-width: 1400px) {
  #hero-banner .hero-section__contents__title {
    font-size: 5.1rem;
  }
}
@media only screen and (max-width: 1366px) {
  #hero-banner .hero-section__contents__title {
    font-size: 4.9rem;
  }
}
@media only screen and (max-width: 1280px) {
  #hero-banner .hero-section__contents__title {
    font-size: 4.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  #hero-banner .hero-section__contents__title {
    font-size: 3.7rem;
  }
}
@media only screen and (max-width: 991px) {
  #hero-banner .hero-section__contents__title {
    font-size: 3.61rem;
  }
}
@media only screen and (max-width: 767px) {
  #hero-banner .hero-section__contents__title {
    font-size: 2.8rem;
    width: 80%;
  }
}
@media only screen and (max-width: 575px) {
  #hero-banner .hero-section__contents__title {
    font-size: 2.5rem;
    line-height: 3.5rem;
    width: 88%;
  }
}
@media only screen and (max-width: 375px) {
  #hero-banner .hero-section__contents__title {
    width: 100%;
  }
}
@media only screen and (max-width: 359px) {
  #hero-banner .hero-section__contents__title {
    font-size: 1.89rem;
    line-height: 2.8rem;
  }
}
#hero-banner .hero-section__contents__link {
  font-size: 2.5rem;
  gap: 1.5rem;
}
#hero-banner .hero-section__contents__link img {
  width: 3.5rem;
}
@media only screen and (max-width: 1680px) {
  #hero-banner .hero-section__contents__link {
    font-size: 2.1rem;
  }
  #hero-banner .hero-section__contents__link img {
    width: 3rem;
  }
}
@media only screen and (max-width: 1600px) {
  #hero-banner .hero-section__contents__link {
    font-size: 2rem;
  }
  #hero-banner .hero-section__contents__link img {
    width: 2.9rem;
  }
}
@media screen and (min-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  #hero-banner .hero-section__contents__link {
    font-size: 2rem;
  }
  #hero-banner .hero-section__contents__link img {
    width: 2.5rem;
  }
}
@media only screen and (max-width: 1440px) {
  #hero-banner .hero-section__contents__link {
    font-size: 1.87rem;
  }
  #hero-banner .hero-section__contents__link img {
    width: 2.6rem;
  }
}
@media only screen and (max-width: 1400px) {
  #hero-banner .hero-section__contents__link {
    font-size: 1.8rem;
  }
  #hero-banner .hero-section__contents__link img {
    width: 2.55rem;
  }
}
@media only screen and (max-width: 1366px) {
  #hero-banner .hero-section__contents__link {
    font-size: 1.77rem;
  }
  #hero-banner .hero-section__contents__link img {
    width: 2.4rem;
  }
}
@media only screen and (max-width: 1280px) {
  #hero-banner .hero-section__contents__link {
    font-size: 1.6rem;
  }
  #hero-banner .hero-section__contents__link img {
    width: 2.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  #hero-banner .hero-section__contents__link {
    font-size: 1.3rem;
  }
  #hero-banner .hero-section__contents__link img {
    width: 1.8rem;
  }
}
@media only screen and (max-width: 991px) {
  #hero-banner .hero-section__contents__link {
    font-size: 1.29rem;
    gap: 0.77rem;
  }
}
@media only screen and (max-width: 767px) {
  #hero-banner .hero-section__contents__link {
    font-size: 1rem;
    gap: 0.6rem;
  }
  #hero-banner .hero-section__contents__link img {
    width: 1.4rem;
  }
}
#hero-banner .hero-section__contents__number {
  font-size: 4rem;
  display: inline-block;
  padding-bottom: 1.5rem;
  font-family: "gilroy-mediumuploaded_file";
}
@media only screen and (max-width: 1680px) {
  #hero-banner .hero-section__contents__number {
    font-size: 3.5rem;
    padding-bottom: 1.3rem;
  }
}
@media only screen and (max-width: 1600px) {
  #hero-banner .hero-section__contents__number {
    font-size: 3.3rem;
    padding-bottom: 1.25rem;
  }
}
@media only screen and (max-width: 1440px) {
  #hero-banner .hero-section__contents__number {
    font-size: 3rem;
    padding-bottom: 1.125rem;
  }
}
@media only screen and (max-width: 1400px) {
  #hero-banner .hero-section__contents__number {
    font-size: 2.91rem;
    padding-bottom: 1.09rem;
  }
}
@media only screen and (max-width: 1366px) {
  #hero-banner .hero-section__contents__number {
    font-size: 2.84rem;
    padding-bottom: 1.06rem;
  }
}
@media only screen and (max-width: 1280px) {
  #hero-banner .hero-section__contents__number {
    font-size: 2.66rem;
    padding-bottom: 1rem;
  }
}
@media only screen and (max-width: 1024px) {
  #hero-banner .hero-section__contents__number {
    font-size: 2.13rem;
    padding-bottom: 0.8rem;
  }
}
@media only screen and (max-width: 991px) {
  #hero-banner .hero-section__contents__number {
    font-size: 2.06rem;
    padding-bottom: 0.77rem;
  }
}
@media only screen and (max-width: 767px) {
  #hero-banner .hero-section__contents__number {
    font-size: 1.59rem;
    padding-bottom: 0.59rem;
    border-bottom: 2px solid #ec1e27;
  }
}
#hero-banner .hero-section__contents .wordCarousel {
  position: relative;
}
#hero-banner .hero-section__contents .wordCarousel div {
  overflow: hidden;
  position: relative;
  height: 65px;
}
#hero-banner .hero-section__contents .wordCarousel div li {
  margin-bottom: 45px;
  display: block;
  position: relative;
}
#hero-banner .hero-section__contents .wordCarousel::after {
  position: absolute;
  content: "";
  background-color: #ec1e27;
  height: 2px;
  width: 35%;
  bottom: 10px;
}
@media only screen and (max-width: 1680px) {
  #hero-banner .hero-section__contents .wordCarousel div {
    height: 65px;
  }
  #hero-banner .hero-section__contents .wordCarousel div li {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 1600px) {
  #hero-banner .hero-section__contents .wordCarousel div {
    height: 60px;
  }
  #hero-banner .hero-section__contents .wordCarousel div li {
    margin-bottom: 53px;
  }
}
@media only screen and (max-width: 1440px) {
  #hero-banner .hero-section__contents .wordCarousel div {
    height: 50px;
  }
}
@media only screen and (max-width: 1400px) {
  #hero-banner .hero-section__contents .wordCarousel div li {
    margin-bottom: 56px;
  }
}
@media only screen and (max-width: 1280px) {
  #hero-banner .hero-section__contents .wordCarousel div li {
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 1024px) {
  #hero-banner .hero-section__contents .wordCarousel div li {
    margin-bottom: 68px;
  }
}
#hero-banner .hero-section__contents .flip {
  animation: flip 12s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
}
@keyframes flip {
  0% {
    margin-top: -450px;
  }
  5% {
    margin-top: -360px;
  }
  20% {
    margin-top: -360px;
  }
  25% {
    margin-top: -270px;
  }
  40% {
    margin-top: -270px;
  }
  45% {
    margin-top: -180px;
  }
  60% {
    margin-top: -180px;
  }
  65% {
    margin-top: -90px;
  }
  80% {
    margin-top: -90px;
  }
  85% {
    margin-top: 0px;
  }
  99.99% {
    margin-top: 0px;
  }
  100% {
    margin-top: -450px;
  }
}
@media only screen and (max-width: 767px) {
  #hero-banner .hero-section__contents {
    top: 30%;
    transform: translateY(-30%);
  }
}
#hero-banner .hero-section__footer {
  gap: 2rem;
  margin-bottom: 5rem;
}
#hero-banner .hero-section__footer h5 + h5 {
  border-left: 0.1rem solid #fff;
  padding-left: 2rem;
}
#hero-banner .hero-section__footer__text {
  font-size: 2.5rem;
  position: relative;
}
#hero-banner .hero-section__footer__text span {
  font-weight: 700;
}
#hero-banner .hero-section__footer__text::after {
  content: "";
  position: absolute;
  height: 0.1rem;
  width: 100%;
  background-color: #ec1e27;
  left: 0;
  bottom: -12px;
}
@media only screen and (max-width: 575px) {
  #hero-banner .hero-section__footer__text::after {
    bottom: -10px;
  }
}
@media only screen and (max-width: 1680px) {
  #hero-banner .hero-section__footer__text {
    font-size: 2.1rem;
  }
}
@media only screen and (max-width: 1600px) {
  #hero-banner .hero-section__footer__text {
    font-size: 2rem;
  }
}
@media screen and (min-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  #hero-banner .hero-section__footer__text {
    font-size: 2rem;
  }
}
@media only screen and (max-width: 1440px) {
  #hero-banner .hero-section__footer__text {
    font-size: 1.87rem;
  }
}
@media only screen and (max-width: 1400px) {
  #hero-banner .hero-section__footer__text {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1366px) {
  #hero-banner .hero-section__footer__text {
    font-size: 1.77rem;
  }
}
@media only screen and (max-width: 1280px) {
  #hero-banner .hero-section__footer__text {
    font-size: 1.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  #hero-banner .hero-section__footer__text {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 991px) {
  #hero-banner .hero-section__footer__text {
    font-size: 1.29rem;
  }
}
@media only screen and (max-width: 767px) {
  #hero-banner .hero-section__footer__text {
    font-size: 1rem;
  }
}
#hero-banner .hero-section__footer .text-year::after {
  width: 95%;
  left: 15px;
}
@media only screen and (max-width: 1680px) {
  #hero-banner .hero-section__footer {
    margin-bottom: 4.3rem;
  }
}
@media only screen and (max-width: 1600px) {
  #hero-banner .hero-section__footer {
    margin-bottom: 4.1rem;
  }
}
@media only screen and (max-width: 1440px) {
  #hero-banner .hero-section__footer {
    margin-bottom: 3.7rem;
  }
}
@media only screen and (max-width: 1400px) {
  #hero-banner .hero-section__footer {
    margin-bottom: 3.6rem;
  }
}
@media only screen and (max-width: 1366px) {
  #hero-banner .hero-section__footer {
    margin-bottom: 3.5rem;
  }
}
@media only screen and (max-width: 1280px) {
  #hero-banner .hero-section__footer {
    margin-bottom: 3.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  #hero-banner .hero-section__footer {
    margin-bottom: 2.6rem;
  }
}
@media only screen and (max-width: 991px) {
  #hero-banner .hero-section__footer {
    margin-bottom: 2.58rem;
  }
}
@media only screen and (max-width: 1680px) {
  #hero-banner {
    padding: 0 0 0 4.3rem;
  }
}
@media only screen and (max-width: 1600px) {
  #hero-banner {
    padding: 0 0 0 4.1rem;
  }
}
@media only screen and (max-width: 1440px) {
  #hero-banner {
    padding: 0 0 0 3.7rem;
  }
}
@media only screen and (max-width: 1400px) {
  #hero-banner {
    padding: 0 0 0 3.6rem;
  }
}
@media only screen and (max-width: 1366px) {
  #hero-banner {
    padding: 0 0 0 3.5rem;
  }
}
@media only screen and (max-width: 1280px) {
  #hero-banner {
    padding: 0 0 0 3.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  #hero-banner {
    padding: 0 0 0 2.6rem;
  }
}
@media only screen and (max-width: 991px) {
  #hero-banner {
    padding: 0 0 0 2.58rem;
  }
}
@media only screen and (max-width: 767px) {
  #hero-banner {
    padding: 0;
  }
  #hero-banner .container-fluid {
    padding: 0;
  }
  #hero-banner .container-fluid .hero-section__top {
    padding: 0 3.5rem;
  }
  #hero-banner .container-fluid .hero-section__contents {
    padding: 0 3.5rem;
  }
  #hero-banner .container-fluid .hero-section__footer {
    padding: 0 3.5rem;
  }
}

#about-us {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  color: #000;
  background-color: #fff;
  padding: 5rem;
}
#about-us .about-us__contents__title {
  margin-bottom: 5rem;
  position: relative;
}
#about-us .about-us__contents__title::after {
  position: absolute;
  content: "";
  height: 0.1rem;
  background-color: #ec1e27;
  width: 100%;
  left: 0;
  bottom: -30px;
}
@media only screen and (max-width: 1680px) {
  #about-us .about-us__contents__title {
    margin-bottom: 4.3rem;
  }
  #about-us .about-us__contents__title::after {
    bottom: -26px;
  }
}
@media only screen and (max-width: 1600px) {
  #about-us .about-us__contents__title {
    margin-bottom: 4.1rem;
  }
  #about-us .about-us__contents__title::after {
    bottom: -25px;
  }
}
@media only screen and (max-width: 1440px) {
  #about-us .about-us__contents__title {
    margin-bottom: 3.7rem;
  }
  #about-us .about-us__contents__title::after {
    bottom: -22.5px;
  }
}
@media only screen and (max-width: 1400px) {
  #about-us .about-us__contents__title {
    margin-bottom: 3.6rem;
  }
  #about-us .about-us__contents__title::after {
    bottom: -21px;
  }
}
@media only screen and (max-width: 1366px) {
  #about-us .about-us__contents__title {
    margin-bottom: 3.5rem;
  }
}
@media only screen and (max-width: 1280px) {
  #about-us .about-us__contents__title {
    margin-bottom: 3.3rem;
  }
  #about-us .about-us__contents__title::after {
    bottom: -20px;
  }
}
@media only screen and (max-width: 1024px) {
  #about-us .about-us__contents__title {
    margin-bottom: 2.6rem;
  }
  #about-us .about-us__contents__title::after {
    bottom: -16px;
  }
}
@media only screen and (max-width: 767px) {
  #about-us .about-us__contents__title {
    margin-bottom: 1.99rem;
  }
  #about-us .about-us__contents__title::after {
    width: 3px;
    bottom: 0;
    height: 100%;
    left: -10px;
  }
}
#about-us .about-us__contents-box {
  background-color: #efefef;
  padding: 5rem 3rem;
  min-height: 30rem;
}
#about-us .about-us__contents-box__img {
  width: 5rem;
  margin-bottom: 3rem;
  min-height: 5rem;
}
#about-us .about-us__contents-box__number {
  font-size: 4rem;
  color: #ec1e27;
}
#about-us .about-us__contents-box__text {
  font-family: "gilroy-mediumuploaded_file";
  font-size: 1.5rem;
  color: #000;
}
@media only screen and (max-width: 1680px) {
  #about-us .about-us__contents-box {
    padding: 3.06rem 2.6rem;
    min-height: 26.25rem;
  }
  #about-us .about-us__contents-box__number {
    font-size: 3.5rem;
  }
  #about-us .about-us__contents-box__text {
    font-size: 1.3rem;
  }
  #about-us .about-us__contents-box__img {
    width: 3.06rem;
    min-height: 3.06rem;
    margin-bottom: 2.6rem;
  }
}
@media only screen and (max-width: 1600px) {
  #about-us .about-us__contents-box {
    padding: 2.9rem 2.5rem;
    min-height: 23rem;
  }
  #about-us .about-us__contents-box__number {
    font-size: 3.33rem;
  }
  #about-us .about-us__contents-box__text {
    font-size: 1.25rem;
  }
  #about-us .about-us__contents-box__img {
    width: 2.9rem;
    min-height: 2.9rem;
    margin-bottom: 2.5rem;
  }
}
@media screen and (min-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  #about-us .about-us__contents-box {
    min-height: 20rem;
  }
}
@media only screen and (max-width: 1440px) {
  #about-us .about-us__contents-box {
    padding: 2.6rem 2.25rem;
    min-height: 22.5rem;
  }
  #about-us .about-us__contents-box__number {
    font-size: 3rem;
  }
  #about-us .about-us__contents-box__text {
    font-size: 1.125rem;
  }
  #about-us .about-us__contents-box__img {
    width: 2.6rem;
    min-height: 2.6rem;
    margin-bottom: 2.25rem;
  }
}
@media only screen and (max-width: 1400px) {
  #about-us .about-us__contents-box {
    padding: 2.55rem 2.1rem;
    min-height: 21.8rem;
  }
  #about-us .about-us__contents-box__number {
    font-size: 2.9rem;
  }
  #about-us .about-us__contents-box__text {
    font-size: 1rem;
  }
  #about-us .about-us__contents-box__img {
    width: 2.55rem;
    min-height: 2.55rem;
    margin-bottom: 2.1rem;
  }
}
@media only screen and (max-width: 1366px) {
  #about-us .about-us__contents-box {
    padding: 2.4rem 2.1rem;
    min-height: 18rem;
  }
  #about-us .about-us__contents-box__number {
    font-size: 2.8rem;
  }
  #about-us .about-us__contents-box__img {
    width: 2.4rem;
    min-height: 2.4rem;
    margin-bottom: 2.1rem;
  }
}
@media only screen and (max-width: 1280px) {
  #about-us .about-us__contents-box {
    padding: 2.3rem 2rem;
    min-height: 20rem;
  }
  #about-us .about-us__contents-box__number {
    font-size: 2.67rem;
  }
  #about-us .about-us__contents-box__img {
    width: 2.3rem;
    min-height: 2.3rem;
    margin-bottom: 2rem;
  }
}
@media only screen and (min-device-width: 1280px) and (max-height: 600px) {
  #about-us .about-us__contents-box {
    min-height: 17rem;
  }
}
@media only screen and (max-width: 1024px) {
  #about-us .about-us__contents-box {
    padding: 1.8rem 1.6rem;
    min-height: 16rem;
  }
  #about-us .about-us__contents-box__number {
    font-size: 2.1rem;
  }
  #about-us .about-us__contents-box__text {
    font-size: 0.8rem;
  }
  #about-us .about-us__contents-box__img {
    width: 1.8rem;
    min-height: 1.8rem;
    margin-bottom: 1.6rem;
  }
}
@media only screen and (max-width: 991px) {
  #about-us .about-us__contents-box {
    padding: 1.8rem 1rem;
  }
  #about-us .about-us__contents-box__number {
    font-size: 2rem;
  }
  #about-us .about-us__contents-box__text {
    font-size: 0.67rem;
  }
  #about-us .about-us__contents-box__img {
    width: 1.8rem;
    min-height: 1.8rem;
    margin-bottom: 1.54rem;
  }
}
@media only screen and (max-width: 767px) {
  #about-us .about-us__contents-box {
    padding: 2rem 1.5rem;
  }
  #about-us .about-us__contents-box__number {
    font-size: 2.5rem;
  }
  #about-us .about-us__contents-box__text {
    font-size: 1rem;
  }
  #about-us .about-us__contents-box__img {
    width: 3rem;
    min-height: 3rem;
    margin-bottom: 1.54rem;
  }
}
#about-us .about-us__rowspace {
  gap: 5rem;
}
@media only screen and (max-width: 1680px) {
  #about-us .about-us__rowspace {
    gap: 3.06rem;
  }
}
@media only screen and (max-width: 1600px) {
  #about-us .about-us__rowspace {
    gap: 2.9rem;
  }
}
@media only screen and (max-width: 1440px) {
  #about-us .about-us__rowspace {
    gap: 2.6rem;
  }
}
@media only screen and (max-width: 1400px) {
  #about-us .about-us__rowspace {
    gap: 2.55rem;
  }
}
@media only screen and (max-width: 1366px) {
  #about-us .about-us__rowspace {
    gap: 2.4rem;
  }
}
@media only screen and (max-width: 1280px) {
  #about-us .about-us__rowspace {
    gap: 2.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  #about-us .about-us__rowspace {
    gap: 1.8rem;
  }
}
#about-us .about-us__space {
  padding: 1rem 0.5rem;
}
#about-us .about-us .partners .about-us__contents-box {
  background-color: transparent;
  border: 1px solid #d0d0cf;
  min-height: auto;
  padding: 0.1rem 0;
  height: 100%;
  text-align: center;
}
#about-us .about-us .partners .about-us__contents-box__img {
  margin-bottom: 0;
  min-height: auto;
  width: 18.88rem;
}
@media only screen and (max-width: 1680px) {
  #about-us {
    padding: 4.3rem;
  }
  #about-us .about-us .partners .about-us__contents-box__img {
    width: 17.7rem;
  }
}
@media only screen and (max-width: 1600px) {
  #about-us {
    padding: 4.1rem;
  }
  #about-us .about-us .partners .about-us__contents-box__img {
    width: 14.4rem;
  }
}
@media screen and (min-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  #about-us .about-us .partners .about-us__contents-box__img {
    width: 12.6rem;
  }
}
@media only screen and (max-width: 1440px) {
  #about-us {
    padding: 3.7rem;
  }
  #about-us .about-us .partners .about-us__contents-box__img {
    width: 14.8rem;
  }
}
@media only screen and (max-width: 1400px) {
  #about-us {
    padding: 3.6rem;
  }
  #about-us .about-us .partners .about-us__contents-box__img {
    width: 14.2rem;
  }
}
@media only screen and (max-width: 1366px) {
  #about-us {
    padding: 3.5rem;
  }
  #about-us .about-us .partners .about-us__contents-box__img {
    width: 11.2rem;
  }
}
@media only screen and (max-width: 1280px) {
  #about-us {
    padding: 3.3rem;
  }
  #about-us .about-us .partners .about-us__contents-box__img {
    width: 12.27rem;
  }
}
@media only screen and (min-device-width: 1280px) and (max-height: 600px) {
  #about-us .about-us .partners .about-us__contents-box__img {
    width: 10.47rem;
  }
}
@media only screen and (max-width: 1024px) {
  #about-us {
    padding: 2.6rem;
  }
  #about-us .about-us .partners .about-us__contents-box__img {
    width: 9.57rem;
  }
}
@media only screen and (max-width: 767px) {
  #about-us {
    padding: 4rem 3rem;
  }
  #about-us .about-us__space {
    padding: 0.5rem;
  }
  #about-us .about-us__text {
    margin-bottom: 4rem;
    margin-left: -10px;
  }
  #about-us .about-us .partners .about-us__contents-box__img {
    width: 12rem;
  }
}

#what-we-do {
  position: relative;
  overflow: hidden;
  background-image: url("../images/What-We-Do.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  color: #fff;
  background-color: #000000;
  padding: 5rem;
}
#what-we-do .what-we-do__text {
  margin-bottom: 10rem;
}
#what-we-do .what-we-do__box {
  background-color: #fff;
  color: #000;
  padding: 6rem 4rem;
  min-height: 55rem;
}
#what-we-do .what-we-do__title {
  position: relative;
  margin-bottom: 8rem;
}
#what-we-do .what-we-do__title:after {
  position: absolute;
  content: "";
  width: 25%;
  height: 0.2rem;
  background-color: #ec1e27;
  left: 0;
  bottom: -70%;
}
#what-we-do .what-we-do__list li + li {
  padding-top: 1.5rem;
}
@media only screen and (max-width: 1680px) {
  #what-we-do .what-we-do__text {
    margin-bottom: 8.75rem;
  }
  #what-we-do .what-we-do__box {
    padding: 5.25rem 3.5rem;
    min-height: 48.125rem;
  }
  #what-we-do .what-we-do__title {
    margin-bottom: 7rem;
  }
  #what-we-do .what-we-do__list li + li {
    padding-top: 1.3rem;
  }
  #what-we-do .what-we-do__list-item {
    font-size: 1.41rem;
  }
}
@media only screen and (max-width: 1600px) {
  #what-we-do .what-we-do__text {
    margin-bottom: 8.33rem;
  }
  #what-we-do .what-we-do__box {
    padding: 5rem 3.33rem;
    min-height: 45.83rem;
  }
  #what-we-do .what-we-do__title {
    margin-bottom: 6.66rem;
  }
  #what-we-do .what-we-do__list li + li {
    padding-top: 1.25rem;
  }
}
@media only screen and (max-width: 1440px) {
  #what-we-do .what-we-do__text {
    margin-bottom: 7.5rem;
  }
  #what-we-do .what-we-do__box {
    padding: 4.5rem 3rem;
    min-height: 41.25rem;
  }
  #what-we-do .what-we-do__title {
    margin-bottom: 6rem;
  }
  #what-we-do .what-we-do__list li + li {
    padding-top: 1.125rem;
  }
  #what-we-do .what-we-do__list-item {
    font-size: 1.31rem;
  }
}
@media only screen and (max-width: 1400px) {
  #what-we-do .what-we-do__text {
    margin-bottom: 7.29rem;
  }
  #what-we-do .what-we-do__box {
    padding: 4.37rem 2.91rem;
    min-height: 40.1rem;
  }
  #what-we-do .what-we-do__title {
    margin-bottom: 5.83rem;
  }
  #what-we-do .what-we-do__list li + li {
    padding-top: 1.09rem;
  }
}
@media only screen and (max-width: 1366px) {
  #what-we-do .what-we-do__text {
    margin-bottom: 7.11rem;
  }
  #what-we-do .what-we-do__box {
    padding: 4.26rem 2.84rem;
    min-height: 39.13rem;
  }
  #what-we-do .what-we-do__title {
    margin-bottom: 5.69rem;
  }
  #what-we-do .what-we-do__list li + li {
    padding-top: 1.06rem;
  }
}
@media only screen and (max-width: 1280px) {
  #what-we-do .what-we-do__text {
    margin-bottom: 6.66rem;
  }
  #what-we-do .what-we-do__box {
    padding: 4rem 2.66rem;
    min-height: 36.66rem;
  }
  #what-we-do .what-we-do__title {
    margin-bottom: 5.3rem;
  }
  #what-we-do .what-we-do__list li + li {
    padding-top: 1rem;
  }
}
@media screen and (min-device-width: 1280px) and (max-height: 600px) {
  #what-we-do .what-we-do__list-item {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 1024px) {
  #what-we-do .what-we-do__text {
    margin-bottom: 5.33rem;
  }
  #what-we-do .what-we-do__box {
    padding: 3.2rem 2.13rem;
    min-height: 29.33rem;
  }
  #what-we-do .what-we-do__title {
    margin-bottom: 4.26rem;
  }
  #what-we-do .what-we-do__list li + li {
    padding-top: 0.8rem;
  }
  #what-we-do .what-we-do__list-item {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  #what-we-do .what-we-do__text {
    margin-bottom: 5.16rem;
  }
  #what-we-do .what-we-do__box {
    padding: 3.09rem 2.06rem;
    min-height: 35rem;
  }
  #what-we-do .what-we-do__title {
    margin-bottom: 4.12rem;
    min-height: 6rem;
  }
  #what-we-do .what-we-do__title:after {
    bottom: -10%;
  }
  #what-we-do .what-we-do__list li + li {
    padding-top: 0.77rem;
  }
  #what-we-do .what-we-do__list-item {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 767px) {
  #what-we-do .what-we-do__text {
    margin-bottom: 4rem;
  }
  #what-we-do .what-we-do__box {
    padding: 3.09rem 2.06rem;
    min-height: auto;
  }
  #what-we-do .what-we-do__title {
    margin-bottom: 3.19rem;
    min-height: auto;
  }
  #what-we-do .what-we-do__title br {
    display: none;
  }
  #what-we-do .what-we-do__title:after {
    bottom: -100%;
  }
  #what-we-do .what-we-do__list-item {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 320px) {
  #what-we-do .what-we-do__title {
    font-size: 1.24rem;
  }
}
@media only screen and (max-width: 1680px) {
  #what-we-do {
    padding: 4.3rem;
  }
}
@media only screen and (max-width: 1600px) {
  #what-we-do {
    padding: 4.1rem;
  }
}
@media only screen and (max-width: 1440px) {
  #what-we-do {
    padding: 3.7rem;
  }
}
@media only screen and (max-width: 1400px) {
  #what-we-do {
    padding: 3.6rem;
  }
}
@media only screen and (max-width: 1366px) {
  #what-we-do {
    padding: 3.5rem;
  }
}
@media only screen and (max-width: 1280px) {
  #what-we-do {
    padding: 3.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  #what-we-do {
    padding: 2.6rem;
  }
}
@media only screen and (max-width: 767px) {
  #what-we-do {
    padding: 4rem 2rem;
    border-bottom: 1px solid #323232;
  }
  #what-we-do .mobile-gap {
    gap: 2rem;
  }
}

#services {
  position: relative;
  overflow: hidden;
  background-image: url("../images/services.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #000;
  height: 100%;
  width: 100%;
  color: #fff;
  padding: 5rem;
}
#services .services-category {
  display: flex;
  gap: 2.5rem;
  width: 100%;
  flex-wrap: wrap;
}
#services .services__box {
  background-color: #181818;
  color: #fff;
  padding: 3rem;
  flex-basis: 18.8%;
  min-height: 34rem;
}
#services .services__title {
  position: relative;
  margin-bottom: 5rem;
}
#services .services__title:after {
  position: absolute;
  content: "";
  width: 25%;
  height: 0.2rem;
  background-color: #ec1e27;
  left: 0;
  bottom: -70%;
}
#services .services__list {
  padding-left: 1.5rem;
}
#services .services__list li {
  list-style-type: disc;
  color: #cfcfcf;
}
#services .services__list li::marker {
  color: #cfcfcf;
}
#services .services__list li + li {
  padding-top: 1rem;
}
@media only screen and (max-width: 1680px) {
  #services .services__box {
    flex-basis: 18.7%;
  }
}
@media only screen and (max-width: 1600px) {
  #services .services-category {
    gap: 2.2rem;
  }
  #services .services__box {
    padding: 2rem;
    min-height: 25rem;
  }
  #services .services__title {
    margin-bottom: 3.5rem;
  }
  #services .services__list {
    padding-left: 1.5rem;
  }
}
@media screen and (min-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  #services .services-category {
    gap: 1.5rem;
  }
  #services .services__box {
    padding: 2rem;
    min-height: 24rem;
    flex-basis: 19.1%;
  }
  #services .services__list-item {
    font-size: 1.15rem;
  }
  #services .services__list li + li {
    padding-top: 0.7rem;
  }
}
@media only screen and (max-width: 1440px) {
  #services .services__box {
    flex-basis: 18.6%;
    min-height: 27rem;
  }
}
@media only screen and (max-width: 1400px) {
  #services .services__box {
    min-height: 34rem;
    padding: 4rem 3rem;
  }
}
@media only screen and (max-width: 1366px) {
  #services .services-category {
    gap: 2rem;
  }
  #services .services__box {
    min-height: 21rem;
    padding: 2rem;
  }
  #services .services__title {
    margin-bottom: 2.5rem;
    font-size: 1.5rem;
  }
  #services .services__list-item {
    font-size: 0.96rem;
  }
  #services .services__list li + li {
    padding-top: 0.7rem;
  }
}
@media only screen and (min-device-width: 1280px) and (max-height: 600px) {
  #services .services-category {
    gap: 1rem;
  }
  #services .services__box {
    min-height: 19rem;
    flex-basis: 19.3%;
  }
  #services .services__list li + li {
    padding-top: 0.5rem;
  }
}
@media only screen and (max-width: 1024px) {
  #services .services-category {
    gap: 1.5rem;
  }
  #services .services__box {
    min-height: 22rem;
  }
  #services .services__title {
    margin-bottom: 2.5rem;
    font-size: 1.2rem;
  }
  #services .services__title:after {
    bottom: -85%;
  }
  #services .services__list-item {
    font-size: 0.86rem;
  }
  #services .services__list li + li {
    padding-top: 0.7rem;
  }
}
@media only screen and (max-width: 991px) {
  #services .services-category {
    gap: 1rem;
  }
  #services .services__box {
    min-height: 21rem;
    padding: 1.5rem 1.2rem;
    flex-basis: 18.8%;
  }
  #services .services__title {
    font-size: 1rem;
  }
  #services .services__list {
    padding-left: 1rem;
  }
  #services .services__list-item {
    font-size: 0.76rem;
  }
  #services .services__list li + li {
    padding-top: 0.6rem;
  }
}
@media only screen and (max-width: 767px) {
  #services .services__text {
    margin-bottom: 4rem;
  }
  #services .services__box {
    min-height: auto;
    padding: 3rem 2rem;
    flex-basis: 100%;
  }
  #services .services__title {
    font-size: 1.5rem;
  }
  #services .services__list {
    padding-left: 1rem;
  }
  #services .services__list-item {
    font-size: 1rem;
  }
  #services .services__list li + li {
    padding-top: 0.7rem;
  }
}
@media only screen and (max-width: 1680px) {
  #services {
    padding: 4.3rem;
  }
}
@media only screen and (max-width: 1600px) {
  #services {
    padding: 4.1rem;
  }
}
@media only screen and (max-width: 1440px) {
  #services {
    padding: 3.7rem;
  }
}
@media only screen and (max-width: 1400px) {
  #services {
    padding: 3.6rem;
  }
}
@media only screen and (max-width: 1366px) {
  #services {
    padding: 3.5rem;
  }
}
@media only screen and (max-width: 1280px) {
  #services {
    padding: 3.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  #services {
    padding: 2.6rem;
  }
}
@media only screen and (max-width: 767px) {
  #services {
    padding: 4rem 2rem;
    border-bottom: 1px solid #323232;
  }
}

#expertise {
  position: relative;
  overflow: auto;
  height: 100%;
  width: 100%;
  color: #000;
  background-color: #efefef;
  padding: 5rem;
}
#expertise .expertise ::-webkit-scrollbar {
  background-color: #cdcdcd;
  width: 6px;
}
#expertise .expertise ::-webkit-scrollbar-thumb {
  background-color: #ec1e27;
}
#expertise .expertise ::-webkit-scrollbar {
  height: 4px;
}
#expertise .expertise__wrapper {
  display: flex;
  justify-content: center;
  max-width: 100%;
  overflow: auto;
  gap: 4rem;
}
#expertise .expertise__left, #expertise .expertise__right {
  display: flex;
  flex-direction: column;
  gap: 0.3rem;
  width: calc(50% - 4rem);
}
#expertise .expertise__box {
  display: flex;
  align-items: center;
}
#expertise .expertise__head {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 2rem;
  font-size: 1.7rem;
  font-family: "gilroy-mediumuploaded_file";
  text-align: center;
  line-height: 2.2rem;
  background-color: #000;
  color: #fff;
  letter-spacing: 0.2px;
  height: 100%;
  min-width: 17rem;
  min-height: 8rem;
}
#expertise .expertise__list {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  gap: 0.3rem;
}
#expertise .expertise__list-item {
  padding: 1rem;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#expertise .expertise__img {
  width: 85%;
  transform: scale(0.85);
  transition: 0.5s ease-in-out all;
}
#expertise .expertise .microsoft:hover .expertise__img, #expertise .expertise .AI-ML:hover .expertise__img, #expertise .expertise .ERP:hover .expertise__img, #expertise .expertise .CMS:hover .expertise__img, #expertise .expertise .ecommerce:hover .expertise__img, #expertise .expertise .CRM:hover .expertise__img, #expertise .expertise .devops:hover .expertise__img, #expertise .expertise .IoT:hover .expertise__img, #expertise .expertise .big-data:hover .expertise__img, #expertise .expertise .blockchain:hover .expertise__img, #expertise .expertise .cloud-infra:hover .expertise__img, #expertise .expertise .database:hover .expertise__img, #expertise .expertise .frontend:hover .expertise__img, #expertise .expertise .mobile:hover .expertise__img, #expertise .expertise .java:hover .expertise__img, #expertise .expertise .opensource:hover .expertise__img, #expertise .expertise .microsoft:hover .expertise__img {
  transform: scale(1);
}
@media only screen and (max-width: 1680px) {
  #expertise {
    padding: 4.3rem;
  }
  #expertise .expertise__head {
    padding: 1.5rem;
    font-size: 1.7rem;
    line-height: 2.5rem;
    min-width: 16rem;
    min-height: 8rem;
  }
  #expertise .expertise__img {
    width: 100%;
  }
}
@media only screen and (max-width: 1600px) {
  #expertise {
    padding: 4.1rem;
  }
  #expertise .expertise__left, #expertise .expertise__right {
    gap: 0.3rem;
  }
  #expertise .expertise__head {
    padding: 1rem;
    font-size: 1.4rem;
    line-height: 1.8rem;
    min-width: 13rem;
    min-height: 6rem;
  }
  #expertise .expertise__img {
    width: 88%;
  }
}
@media screen and (min-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  #expertise .expertise__left, #expertise .expertise__right {
    gap: 0.3rem;
  }
  #expertise .expertise__list {
    gap: 0.3rem;
  }
  #expertise .expertise__img {
    width: 85%;
  }
}
@media only screen and (max-width: 1440px) {
  #expertise {
    padding: 3.7rem;
  }
  #expertise .expertise__left, #expertise .expertise__right {
    gap: 0.5rem;
  }
  #expertise .expertise__list {
    gap: 0.5rem;
  }
  #expertise .expertise__img {
    width: 100%;
  }
}
@media only screen and (max-width: 1400px) {
  #expertise {
    padding: 3.6rem;
  }
}
@media only screen and (max-width: 1366px) {
  #expertise {
    padding: 3.5rem;
  }
  #expertise .expertise__left, #expertise .expertise__right {
    gap: 0.3rem;
  }
  #expertise .expertise__head {
    padding: 1rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
    min-width: 12rem;
    min-height: 5rem;
  }
  #expertise .expertise__list {
    gap: 0.3rem;
  }
  #expertise .expertise__img {
    width: 82%;
  }
}
@media only screen and (max-width: 1280px) {
  #expertise {
    padding: 3.3rem;
  }
  #expertise .expertise__img {
    width: 95%;
  }
}
@media screen and (min-device-width: 1280px) and (max-height: 600px) {
  #expertise .expertise__wrapper {
    gap: 3rem;
  }
  #expertise .expertise__left, #expertise .expertise__right {
    gap: 0.3rem;
  }
  #expertise .expertise__head {
    padding: 0.9rem;
    font-size: 1rem;
    line-height: 1.3rem;
    min-width: 10rem;
    min-height: 5rem;
  }
  #expertise .expertise__list {
    gap: 0.3rem;
  }
  #expertise .expertise__list-item {
    padding: 0.5rem;
  }
  #expertise .expertise__img {
    width: 80%;
  }
}
@media only screen and (max-width: 1024px) {
  #expertise {
    padding: 2.6rem;
  }
  #expertise .expertise__wrapper {
    gap: 2rem;
  }
  #expertise .expertise__left, #expertise .expertise__right {
    width: calc(50% - 2rem);
  }
  #expertise .expertise__head {
    padding: 1rem;
    font-size: 1rem;
    line-height: 1.5rem;
    min-width: 10rem;
    min-height: 6rem;
  }
  #expertise .expertise__img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #expertise {
    padding: 4rem 2rem;
  }
  #expertise .expertise__wrapper {
    gap: 2rem;
    justify-content: flex-start;
    padding-bottom: 2rem;
  }
  #expertise .expertise__left, #expertise .expertise__right {
    width: 100%;
  }
  #expertise .expertise__box {
    width: 60rem;
  }
  #expertise .expertise__head {
    padding: 1rem;
    font-size: 1.2rem;
    line-height: 1.5rem;
    min-width: 13rem;
    min-height: 6rem;
  }
}
@media only screen and (max-width: 575px) {
  #expertise .expertise__wrapper {
    gap: 15rem;
  }
}
@media only screen and (max-width: 467px) {
  #expertise .expertise__wrapper {
    gap: 28rem;
  }
}
@media only screen and (max-width: 410px) {
  #expertise .expertise__wrapper {
    gap: 30rem;
  }
}
@media only screen and (max-width: 390px) {
  #expertise .expertise__wrapper {
    gap: 31rem;
  }
}
@media only screen and (max-width: 360px) {
  #expertise .expertise__wrapper {
    gap: 33rem;
  }
}
@media only screen and (max-width: 320px) {
  #expertise .expertise__wrapper {
    gap: 36rem;
  }
}

#neonxt {
  position: relative;
  overflow: hidden;
  background-image: url("../images/NeoNXT-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  color: #fff;
  background-color: #000000;
  padding: 5rem;
}
#neonxt .neonxt__text {
  margin-bottom: 10rem;
}
#neonxt .neonxt__box {
  background-color: #fff;
  color: #000;
  padding: 6rem 4rem;
  min-height: 50rem;
}
#neonxt .neonxt__img {
  min-height: 12rem;
}
#neonxt .neonxt__img img {
  width: 20rem;
}
#neonxt .neonxt__list li + li {
  padding-top: 1.5rem;
}
@media only screen and (max-width: 1680px) {
  #neonxt .neonxt__text {
    margin-bottom: 8.75rem;
  }
  #neonxt .neonxt__box {
    padding: 5.25rem 3.5rem;
    min-height: 43.75rem;
  }
  #neonxt .neonxt__list li + li {
    padding-top: 1.3rem;
  }
  #neonxt .neonxt__img img {
    width: 14rem;
  }
}
@media only screen and (max-width: 1600px) {
  #neonxt .neonxt__text {
    margin-bottom: 8.33rem;
  }
  #neonxt .neonxt__box {
    padding: 5rem 3.33rem;
    min-height: 41.66rem;
  }
  #neonxt .neonxt__list li + li {
    padding-top: 1.25rem;
  }
  #neonxt .neonxt__img img {
    width: 13.33rem;
  }
}
@media only screen and (max-width: 1440px) {
  #neonxt .neonxt__text {
    margin-bottom: 7.5rem;
  }
  #neonxt .neonxt__box {
    padding: 4.5rem 3rem;
    min-height: 40rem;
  }
  #neonxt .neonxt__list li + li {
    padding-top: 1.125rem;
  }
  #neonxt .neonxt__img img {
    width: 12rem;
  }
}
@media only screen and (max-width: 1400px) {
  #neonxt .neonxt__text {
    margin-bottom: 7.29rem;
  }
  #neonxt .neonxt__box {
    padding: 4.37rem 2.91rem;
    min-height: 42rem;
  }
  #neonxt .neonxt__list li + li {
    padding-top: 1.09rem;
  }
  #neonxt .neonxt__img img {
    width: 11.66rem;
  }
}
@media only screen and (max-width: 1366px) {
  #neonxt .neonxt__text {
    margin-bottom: 7.11rem;
  }
  #neonxt .neonxt__box {
    padding: 4.26rem 2.84rem;
    min-height: 40rem;
  }
  #neonxt .neonxt__list li + li {
    padding-top: 1.06rem;
  }
  #neonxt .neonxt__img img {
    width: 11.38rem;
  }
}
@media only screen and (max-width: 1280px) {
  #neonxt .neonxt__text {
    margin-bottom: 6.66rem;
  }
  #neonxt .neonxt__box {
    padding: 4rem 2.66rem;
  }
  #neonxt .neonxt__list li + li {
    padding-top: 1rem;
  }
  #neonxt .neonxt__img img {
    width: 10.66rem;
  }
}
@media only screen and (max-width: 1024px) {
  #neonxt .neonxt__text {
    margin-bottom: 5.33rem;
  }
  #neonxt .neonxt__box {
    padding: 3.2rem 2.13rem;
    min-height: 35rem;
  }
  #neonxt .neonxt__list li + li {
    padding-top: 0.8rem;
  }
  #neonxt .neonxt__img img {
    width: 8.53rem;
  }
}
@media only screen and (max-width: 991px) {
  #neonxt .neonxt__text {
    margin-bottom: 5.16rem;
  }
  #neonxt .neonxt__box {
    padding: 3.09rem 2.06rem;
    min-height: 30rem;
  }
  #neonxt .neonxt__list li + li {
    padding-top: 0.77rem;
  }
  #neonxt .neonxt__img img {
    width: 8.25rem;
  }
}
@media only screen and (max-width: 767px) {
  #neonxt .neonxt__text {
    margin-bottom: 4rem;
  }
  #neonxt .neonxt__box {
    padding: 4rem 2rem;
    min-height: auto;
  }
  #neonxt .neonxt__img img {
    width: 8.25rem;
  }
}
@media only screen and (max-width: 1680px) {
  #neonxt {
    padding: 4.3rem;
  }
  #neonxt .neonxt__img {
    min-height: 13rem;
  }
  #neonxt .neonxt__img img {
    width: 20rem;
  }
  #neonxt .neonxt__list-item {
    font-size: 1.41rem;
  }
}
@media only screen and (max-width: 1600px) {
  #neonxt {
    padding: 4.1rem;
  }
  #neonxt .neonxt__img {
    min-height: 10rem;
  }
  #neonxt .neonxt__img img {
    width: 16rem;
  }
}
@media only screen and (max-width: 1440px) {
  #neonxt {
    padding: 3.7rem;
  }
  #neonxt .neonxt__list-item {
    font-size: 1.31rem;
  }
}
@media only screen and (max-width: 1400px) {
  #neonxt {
    padding: 3.6rem;
  }
}
@media only screen and (max-width: 1366px) {
  #neonxt {
    padding: 3.5rem;
  }
}
@media only screen and (max-width: 1280px) {
  #neonxt {
    padding: 3.3rem;
  }
}
@media screen and (min-device-width: 1280px) and (max-height: 600px) {
  #neonxt .neonxt__img {
    min-height: 8rem;
  }
  #neonxt .neonxt__img img {
    width: 14rem;
  }
  #neonxt .neonxt__box {
    min-height: 35rem;
  }
  #neonxt .neonxt__list-item {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 1024px) {
  #neonxt {
    padding: 2.6rem;
  }
  #neonxt .neonxt__img {
    min-height: 10rem;
  }
  #neonxt .neonxt__img img {
    width: 14rem;
  }
  #neonxt .neonxt__list-item {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  #neonxt .neonxt__img {
    min-height: 7rem;
  }
  #neonxt .neonxt__img img {
    width: 10rem;
  }
  #neonxt .neonxt__list-item {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 767px) {
  #neonxt {
    padding: 4rem 2rem;
  }
  #neonxt .mobile-gap {
    gap: 2rem;
  }
  #neonxt .neonxt__img {
    min-height: auto;
  }
  #neonxt .neonxt__img img {
    width: 18rem;
    margin-bottom: 1.5rem;
  }
  #neonxt .neonxt__list-item {
    font-size: 1.4rem;
  }
}

#value {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  color: #000;
  background-color: #efefef;
  padding: 5rem;
}
#value .value__text {
  margin-bottom: 10rem;
}
#value .value__timeline {
  display: flex;
  justify-content: space-between;
  gap: 5rem;
  position: relative;
}
#value .value__timeline:after {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  top: 15px;
  width: 100%;
  border-bottom: 1px dashed #ec1e27;
}
#value .value__title {
  display: inline-block;
  background-color: #efefef;
  position: relative;
  z-index: 1;
  padding: 0 2rem;
}
#value .value__title::before {
  position: absolute;
  content: "";
  background-image: url(../images/red-circle-dot.svg);
  left: 0;
  top: 50%;
  height: 15px;
  width: 15px;
  transform: translateY(-50%);
}
#value .value__end-circle {
  position: absolute;
  height: 1rem;
  width: 1rem;
  border-radius: 50%;
  background-color: #ec1e27;
  top: 10px;
  left: 0;
}
#value .value__end-circle-inverted {
  position: absolute;
  height: 1rem;
  width: 1rem;
  border-radius: 50%;
  background-color: #ec1e27;
  top: 10px;
  right: 0;
}
#value .value__box {
  width: calc(20% - 5rem);
}
#value .value__contents {
  background-color: #000;
  padding: 5rem 3rem;
  color: #fff;
  min-height: 45rem;
}
#value .value__contents-title {
  font-size: 2rem;
  font-family: "gilroy-mediumuploaded_file";
  min-height: 8rem;
}
#value .value__contents-list {
  padding-left: 1rem;
}
#value .value__contents-list li {
  list-style-type: disc;
  font-size: 1.3rem;
}
#value .value__contents-list li::marker {
  color: #ec1e27;
}
#value .value__contents-list li + li {
  padding-top: 1rem;
}
@media only screen and (max-width: 1680px) {
  #value {
    padding: 4.3rem;
  }
  #value .value__text {
    margin-bottom: 8.75rem;
  }
  #value .value__timeline {
    gap: 4.3rem;
  }
  #value .value__timeline:after {
    top: 12px;
  }
  #value .value__end-circle {
    top: 7.5px;
  }
  #value .value__end-circle-inverted {
    top: 7.5px;
  }
  #value .value__box {
    width: calc(20% - 4.3rem);
  }
  #value .value__contents {
    padding: 4.3rem 2.62rem;
    min-height: 39.375rem;
  }
  #value .value__contents-title {
    font-size: 1.75rem;
    min-height: 7rem;
  }
  #value .value__contents-list {
    padding-left: 0.875rem;
  }
  #value .value__contents-list li {
    font-size: 1.13rem;
  }
  #value .value__contents-list li + li {
    padding-top: 0.875rem;
  }
}
@media only screen and (max-width: 1600px) {
  #value {
    padding: 4.1rem;
  }
  #value .value__text {
    margin-bottom: 8.33rem;
  }
  #value .value__end-circle {
    top: 7px;
  }
  #value .value__end-circle-inverted {
    top: 7px;
  }
}
@media only screen and (max-width: 1440px) {
  #value {
    padding: 3.7rem;
  }
  #value .value__text {
    margin-bottom: 7.5rem;
  }
}
@media only screen and (max-width: 1400px) {
  #value {
    padding: 3.6rem;
  }
  #value .value__text {
    margin-bottom: 7.29rem;
  }
}
@media only screen and (max-width: 1366px) {
  #value {
    padding: 3.5rem;
  }
  #value .value__text {
    margin-bottom: 7.11rem;
  }
  #value .value__timeline {
    gap: 3.5rem;
  }
  #value .value__contents {
    padding: 3.6rem 2.134rem;
    min-height: 32rem;
  }
  #value .value__contents-title {
    font-size: 1.42rem;
    min-height: 5.69rem;
  }
  #value .value__contents-list {
    padding-left: 0.71rem;
  }
  #value .value__contents-list li {
    font-size: 0.92rem;
  }
  #value .value__contents-list li + li {
    padding-top: 0.71rem;
  }
  #value .value__box {
    width: calc(20% - 3.5rem);
  }
}
@media only screen and (max-width: 1280px) {
  #value {
    padding: 3.3rem;
  }
  #value .value__text {
    margin-bottom: 6.66rem;
  }
  #value .value__timeline {
    gap: 3.33rem;
  }
  #value .value__timeline:after {
    top: 9px;
  }
  #value .value__end-circle {
    top: 4.5px;
  }
  #value .value__end-circle-inverted {
    top: 4.5px;
  }
  #value .value__box {
    width: calc(20% - 3.33rem);
  }
  #value .value__contents {
    padding: 3.33rem 2rem;
    min-height: 30rem;
  }
  #value .value__contents-title {
    font-size: 1.3rem;
    min-height: 5.33rem;
  }
  #value .value__contents-list {
    padding-left: 0.66rem;
  }
  #value .value__contents-list li {
    font-size: 0.866rem;
  }
  #value .value__contents-list li + li {
    padding-top: 0.66rem;
  }
}
@media only screen and (max-width: 1024px) {
  #value {
    padding: 2.6rem;
  }
  #value .value__text {
    margin-bottom: 5.33rem;
  }
  #value .value__timeline {
    gap: 2.66rem;
  }
  #value .value__timeline:after {
    top: 8px;
  }
  #value .value__end-circle {
    top: 4px;
  }
  #value .value__end-circle-inverted {
    top: 4px;
  }
  #value .value__box {
    width: calc(20% - 2.66rem);
  }
  #value .value__contents {
    padding: 2.66rem 1.6rem;
    min-height: 24rem;
  }
  #value .value__contents-title {
    font-size: 1.06rem;
    min-height: 4.26rem;
  }
  #value .value__contents-list {
    padding-left: 0.53rem;
  }
  #value .value__contents-list li {
    font-size: 0.69rem;
  }
  #value .value__contents-list li + li {
    padding-top: 0.53rem;
  }
}
@media only screen and (max-width: 991px) {
  #value {
    padding: 2.58rem;
  }
  #value .value__text {
    margin-bottom: 5.16rem;
  }
  #value .value__timeline {
    gap: 1rem;
  }
  #value .value__title {
    padding: 0 1rem 0 2rem;
  }
  #value .value__contents {
    padding: 2.58rem 1.54rem;
    min-height: 29rem;
  }
  #value .value__contents-title {
    font-size: 1.03rem;
    min-height: 6rem;
  }
  #value .value__contents-list {
    padding-left: 0.516rem;
  }
  #value .value__contents-list li {
    font-size: 0.67rem;
  }
  #value .value__contents-list li + li {
    padding-top: 0.516rem;
  }
  #value .value__box {
    width: calc(20% - 1rem);
  }
  #value .value__end-circle {
    top: 3px;
  }
  #value .value__end-circle-inverted {
    top: 3px;
  }
}
@media only screen and (max-width: 767px) {
  #value {
    padding: 4rem 2rem;
    border-bottom: 1px solid #d9d9d9;
  }
  #value .value__text {
    margin-bottom: 4rem;
  }
  #value .value__timeline {
    flex-direction: column;
    gap: 2rem;
  }
  #value .value__timeline:after {
    border-bottom: none;
    border-bottom: none;
    border-left: 1px dashed red;
    left: 7px;
    top: 0;
    height: 100%;
  }
  #value .value__end-circle {
    top: 99.5%;
    left: 5.2px;
    height: 0.5rem;
    width: 0.5rem;
  }
  #value .value__end-circle-inverted {
    display: none;
  }
  #value .value__box {
    width: auto;
  }
  #value .value__contents {
    padding: 4rem 2rem;
    min-height: auto;
    margin-left: 3rem;
  }
  #value .value__contents-title {
    min-height: 2rem;
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }
  #value .value__contents-list {
    padding-left: 1rem;
  }
  #value .value__contents-list li {
    font-size: 1rem;
  }
}

#clientele {
  position: relative;
  overflow: auto;
  height: 100%;
  width: 100%;
  color: #000;
  background-color: #efefef;
  padding: 5rem;
}
#clientele .clientele ::-webkit-scrollbar {
  background-color: #cdcdcd;
  width: 6px;
}
#clientele .clientele ::-webkit-scrollbar-thumb {
  background-color: #ec1e27;
}
#clientele .clientele ::-webkit-scrollbar {
  height: 4px;
}
#clientele .clientele__wrapper {
  display: flex;
  justify-content: space-evenly;
  max-width: 100%;
  overflow: auto;
  gap: 2rem;
}
#clientele .clientele__box {
  width: calc(8.3333333333% - 2rem);
}
#clientele .clientele__head {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 1.5rem;
  font-size: 1.3rem;
  font-family: "gilroy-mediumuploaded_file";
  text-align: center;
  line-height: 1.7rem;
  min-height: 6.2rem;
  background-color: #000;
  color: #fff;
  letter-spacing: 0.2px;
}
#clientele .clientele__list {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
#clientele .clientele__list-item {
  padding: 1rem;
  background-color: #fff;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#clientele .clientele__list li + li {
  margin-top: 0.8rem;
}
#clientele .clientele__img {
  width: 70%;
  transform: scale(0.85);
  transition: 0.5s ease-in-out all;
}
#clientele .clientele .financial-service:hover .clientele__img, #clientele .clientele .media-entertainment:hover .clientele__img, #clientele .clientele .digital-product:hover .clientele__img, #clientele .clientele .telecom:hover .clientele__img, #clientele .clientele .professional-service:hover .clientele__img, #clientele .clientele .manufacturing:hover .clientele__img, #clientele .clientele .travel-hospitality:hover .clientele__img, #clientele .clientele .ecommerce-retail:hover .clientele__img, #clientele .clientele .healthcare:hover .clientele__img, #clientele .clientele .education-learning:hover .clientele__img, #clientele .clientele .real-estate:hover .clientele__img, #clientele .clientele .supply-chain:hover .clientele__img {
  transform: scale(1);
}
@media only screen and (max-width: 1680px) {
  #clientele {
    padding: 4.3rem;
  }
  #clientele .clientele__head {
    min-height: 8rem;
  }
  #clientele .clientele__img {
    width: 90%;
  }
}
@media only screen and (max-width: 1600px) {
  #clientele {
    padding: 4.1rem;
  }
  #clientele .clientele__head {
    padding: 1.2rem;
    font-size: 1.2rem;
    line-height: 1.5rem;
    min-height: 7rem;
  }
  #clientele .clientele__img {
    width: 70%;
  }
}
@media screen and (min-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  #clientele .clientele__head {
    padding: 0.7rem;
    font-size: 1.1rem;
    line-height: 1.5rem;
    min-height: 5.5rem;
  }
  #clientele .clientele__img {
    width: 75%;
  }
  #clientele .clientele__list li + li {
    margin-top: 0.5rem;
  }
}
@media only screen and (max-width: 1440px) {
  #clientele {
    padding: 3.7rem;
  }
  #clientele .clientele__wrapper {
    gap: 1rem;
  }
  #clientele .clientele__box {
    width: calc(8.3333333333% - 1rem);
  }
  #clientele .clientele__head {
    padding: 1.1rem;
    font-size: 1.3rem;
    line-height: 1.6rem;
    min-height: 7rem;
  }
  #clientele .clientele__img {
    width: 82%;
  }
  #clientele .clientele__list li + li {
    margin-top: 0.5rem;
  }
}
@media only screen and (max-width: 1400px) {
  #clientele {
    padding: 3.6rem;
  }
  #clientele .clientele__img {
    width: 90%;
  }
}
@media only screen and (max-width: 1366px) {
  #clientele {
    padding: 3.5rem;
  }
  #clientele .clientele__wrapper {
    gap: 1.5rem;
  }
  #clientele .clientele__box {
    width: calc(8.3333333333% - 1.5rem);
  }
  #clientele .clientele__head {
    padding: 0.6rem;
    font-size: 1.1rem;
    line-height: 1.3rem;
    min-height: 5rem;
  }
  #clientele .clientele__img {
    width: 74%;
  }
  #clientele .clientele__list-item {
    padding: 0.8rem;
  }
  #clientele .clientele__list li + li {
    margin-top: 0.3rem;
  }
}
@media only screen and (max-width: 1280px) {
  #clientele {
    padding: 3.3rem;
  }
  #clientele .clientele__box {
    width: calc(8.3333333333% - 1.5rem);
  }
  #clientele .clientele__wrapper {
    gap: 1.5rem;
  }
  #clientele .clientele__head {
    padding: 0.6rem;
    font-size: 1rem;
    line-height: 1.2rem;
  }
  #clientele .clientele__img {
    width: 80%;
  }
}
@media screen and (min-device-width: 1280px) and (max-height: 600px) {
  #clientele .clientele__wrapper {
    gap: 1rem;
  }
  #clientele .clientele__box {
    width: calc(8.3333333333% - 1rem);
  }
  #clientele .clientele__head {
    padding: 0.8rem;
    font-size: 0.9rem;
    line-height: 1.3rem;
    min-height: 4.5rem;
  }
  #clientele .clientele__list-item {
    padding: 0.8rem;
  }
  #clientele .clientele__img {
    width: 67%;
  }
}
@media only screen and (max-width: 1024px) {
  #clientele {
    padding: 2.6rem;
  }
  #clientele .clientele__wrapper {
    gap: 1rem;
  }
  #clientele .clientele__box {
    width: calc(8.3333333333% - 1rem);
  }
  #clientele .clientele__head {
    padding: 1rem;
    font-size: 0.9rem;
    line-height: 1.3rem;
    min-height: 6rem;
  }
  #clientele .clientele__list-item {
    padding: 1rem;
  }
  #clientele .clientele__list li + li {
    margin-top: 0.5rem;
  }
  #clientele .clientele__img {
    width: 100%;
  }
}
@media only screen and (max-width: 991px) {
  #clientele .clientele__wrapper {
    gap: 0.5rem;
  }
  #clientele .clientele__box {
    width: calc(8.3333333333% - 0.5rem);
  }
  #clientele .clientele__head {
    padding: 0.5rem;
    font-size: 0.6rem;
    line-height: 0.9rem;
    min-height: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  #clientele {
    padding: 4rem 2rem;
  }
  #clientele .clientele__wrapper {
    gap: 1.5rem;
    justify-content: flex-start;
    padding-bottom: 2rem;
  }
  #clientele .clientele__text {
    margin-bottom: 4rem;
  }
  #clientele .clientele__box {
    width: auto;
  }
  #clientele .clientele__head {
    padding: 1.5rem;
    font-size: 1rem;
    line-height: 1.4rem;
    min-height: 6rem;
    width: 12rem;
  }
  #clientele .clientele__img {
    width: 80%;
    transform: scale(1);
  }
  #clientele .clientele__img img {
    width: 1000px;
    max-width: 1000px;
    padding-bottom: 2rem;
  }
}
@media only screen and (max-width: 320px) {
  #clientele .clientele__img {
    width: 70%;
  }
}

#leadership {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  color: #fff;
  background-color: #0f0f0f;
  padding: 5rem;
}
#leadership .leadership {
  display: flex;
  justify-content: center;
  height: 100%;
}
#leadership .leadership__gap {
  gap: 2rem;
}
#leadership .leadership__img {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
#leadership .leadership__img img {
  width: 75%;
}
#leadership .leadership__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 2rem;
}
#leadership .leadership__list-item {
  flex-basis: 30%;
}
#leadership .leadership__brands {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
#leadership .leadership__leaders {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
#leadership .leadership__title {
  font-size: 4rem;
  position: relative;
}
#leadership .leadership__title::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 140px;
  background-color: #ec1e27;
  right: 20%;
  top: 50%;
  transform: translateY(-50%);
}
#leadership .leadership .neosoft__leader {
  display: flex;
  align-items: center;
  padding: 2.5rem 0;
  gap: 2rem;
}
#leadership .leadership .neosoft__leader .founder-img {
  width: 28%;
}
#leadership .leadership .neosoft__leader .founder-img img {
  border-radius: 100%;
  border: 1px solid #353535;
  background-color: #000;
}
#leadership .leadership .neosoft__leader .founder-title {
  font-size: 3rem;
}
#leadership .leadership .neosoft__leader .founder-designation {
  font-size: 1.5rem;
}
@media only screen and (max-width: 1680px) {
  #leadership {
    padding: 4.3rem;
  }
}
@media only screen and (max-width: 1600px) {
  #leadership {
    padding: 4.1rem;
  }
  #leadership .leadership__title {
    font-size: 3.3rem;
  }
  #leadership .leadership__title::after {
    height: 100px;
  }
  #leadership .leadership .neosoft__leader {
    padding: 2.5rem 0;
    gap: 2rem;
  }
  #leadership .leadership .neosoft__leader .founder-img {
    width: 28%;
  }
  #leadership .leadership .neosoft__leader .founder-title {
    font-size: 2.5rem;
  }
  #leadership .leadership .neosoft__leader .founder-designation {
    font-size: 1.25rem;
  }
}
@media only screen and (max-width: 1440px) {
  #leadership {
    padding: 3.7rem;
  }
}
@media only screen and (max-width: 1400px) {
  #leadership {
    padding: 3.6rem;
  }
}
@media only screen and (max-width: 1366px) {
  #leadership {
    padding: 3.5rem;
  }
  #leadership .leadership__title {
    font-size: 2.8rem;
  }
  #leadership .leadership__title::after {
    height: 75px;
  }
  #leadership .leadership .neosoft__leader .founder-title {
    font-size: 1.7rem;
  }
  #leadership .leadership .neosoft__leader .founder-designation {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1280px) {
  #leadership {
    padding: 3.3rem;
  }
}
@media only screen and (min-device-width: 1280px) and (max-height: 600px) {
  #leadership .leadership__list {
    gap: 1.5rem;
  }
  #leadership .leadership__img img {
    width: 80%;
  }
  #leadership .leadership__title::after {
    height: 80px;
  }
}
@media only screen and (max-width: 1024px) {
  #leadership {
    padding: 2.6rem;
  }
  #leadership .leadership__img img {
    width: 100%;
  }
  #leadership .leadership__title {
    font-size: 2.1rem;
  }
  #leadership .leadership__title::after {
    height: 60px;
    right: 30%;
  }
  #leadership .leadership .neosoft__leader .founder-img {
    width: 28%;
  }
}
@media only screen and (max-width: 991px) {
  #leadership {
    padding: 2.58rem;
  }
  #leadership .leadership__text {
    margin-bottom: 2.58rem;
  }
  #leadership .leadership__list {
    gap: 1.5rem;
  }
  #leadership .leadership__title {
    font-size: 1.6rem;
  }
  #leadership .leadership__title::after {
    height: 50px;
    right: 30%;
  }
  #leadership .leadership__leaders {
    margin-top: 1rem;
  }
  #leadership .leadership .neosoft__leader .founder-title {
    font-size: 1.2rem;
  }
  #leadership .leadership .neosoft__leader .founder-designation {
    font-size: 0.8rem;
  }
}
@media only screen and (max-width: 767px) {
  #leadership {
    padding: 4rem 2rem;
  }
  #leadership .leadership__text {
    margin-bottom: 4rem;
  }
  #leadership .leadership__list {
    gap: 1rem;
  }
  #leadership .leadership__list-item {
    flex-basis: 48%;
  }
  #leadership .leadership__title {
    font-size: 2rem;
    border-left: 3px solid #ec1e27;
    padding-left: 1.5rem;
  }
  #leadership .leadership__title::after {
    display: none;
  }
  #leadership .leadership__leaders {
    margin-top: 2rem;
  }
  #leadership .leadership .neosoft__leader {
    padding: 2rem 0;
  }
  #leadership .leadership .neosoft__leader .founder-title {
    font-size: 2rem;
  }
  #leadership .leadership .neosoft__leader .founder-designation {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 359px) {
  #leadership .leadership .neosoft__leader .founder-title {
    font-size: 1.5rem;
  }
  #leadership .leadership .neosoft__leader .founder-designation {
    font-size: 0.6rem;
  }
}

#global-presence {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  color: #fff;
  background-color: #181818;
  padding: 0 5rem 5rem;
}
#global-presence .global-presence {
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#global-presence .global-presence__text {
  padding-top: 5rem;
  background-color: #181818;
}
@media only screen and (max-width: 1680px) {
  #global-presence .global-presence__text {
    padding-top: 4.3rem;
  }
}
@media only screen and (max-width: 1600px) {
  #global-presence .global-presence__text {
    padding-top: 4.1rem;
  }
}
@media only screen and (max-width: 1440px) {
  #global-presence .global-presence__text {
    padding-top: 3.7rem;
  }
}
@media only screen and (max-width: 1400px) {
  #global-presence .global-presence__text {
    padding-top: 3.6rem;
  }
}
@media only screen and (max-width: 1366px) {
  #global-presence .global-presence__text {
    padding-top: 3.5rem;
  }
}
@media only screen and (max-width: 1280px) {
  #global-presence .global-presence__text {
    padding-top: 3.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  #global-presence .global-presence__text {
    padding-top: 2.6rem;
  }
}
#global-presence .global-presence__box {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
#global-presence .global-presence__map {
  width: 80%;
  position: absolute;
  right: 0;
  top: -95px;
  z-index: -1;
}
#global-presence .global-presence__gptw {
  position: absolute;
  top: 0;
  width: 5%;
  right: 0;
}
#global-presence .global-presence__bottom .global-presence__contents {
  margin-bottom: 5rem;
}
#global-presence .global-presence__bottom .global-presence__contents:last-child {
  margin-bottom: 0;
}
#global-presence .global-presence__bottom .global-presence__contents-title {
  font-size: 3rem;
}
#global-presence .global-presence__bottom .global-presence__contents-list > ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 2rem;
}
#global-presence .global-presence__bottom .global-presence__contents-list > ul li {
  background-color: #212121;
  padding: 1rem 2rem;
}
#global-presence .global-presence__bottom .global-presence__contents-list > ul .dev-centers {
  border-left: 1px solid #ec1e27;
}
@media only screen and (max-width: 1680px) {
  #global-presence .global-presence__bottom .global-presence__contents {
    margin-bottom: 4.3rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-title {
    font-size: 2.63rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul {
    gap: 1.75rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul li {
    padding: 0.875rem 1.75rem;
  }
}
@media only screen and (max-width: 1600px) {
  #global-presence .global-presence__bottom .global-presence__contents {
    margin-bottom: 4.1rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-title {
    font-size: 2.5rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul {
    gap: 1.66rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul li {
    padding: 0.83rem 1.66rem;
  }
}
@media only screen and (max-width: 1440px) {
  #global-presence .global-presence__bottom .global-presence__contents {
    margin-bottom: 3.7rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-title {
    font-size: 2.25rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul {
    gap: 1.5rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul li {
    padding: 0.75rem 1.5rem;
  }
}
@media only screen and (max-width: 1400px) {
  #global-presence .global-presence__bottom .global-presence__contents {
    margin-bottom: 3.6rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-title {
    font-size: 2.18rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul {
    gap: 1.458rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul li {
    padding: 0.729rem 1.458rem;
  }
}
@media only screen and (max-width: 1366px) {
  #global-presence .global-presence__bottom .global-presence__contents {
    margin-bottom: 3.5rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-title {
    font-size: 2.134rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul {
    gap: 1.42rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul li {
    padding: 0.71rem 1.42rem;
  }
}
@media only screen and (max-width: 1280px) {
  #global-presence .global-presence__bottom .global-presence__contents {
    margin-bottom: 3.3rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-title {
    font-size: 2rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul {
    gap: 1.33rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul li {
    padding: 0.66rem 1.33rem;
  }
}
@media only screen and (max-width: 1024px) {
  #global-presence .global-presence__bottom .global-presence__contents {
    margin-bottom: 2.6rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-title {
    font-size: 1.6rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul {
    gap: 1.06rem;
  }
  #global-presence .global-presence__bottom .global-presence__contents-list > ul li {
    padding: 0.53rem 1.06rem;
  }
}
#global-presence .global-presence__bottom .global-presence__contactbox {
  background-color: #ec1e27;
}
#global-presence .global-presence__bottom .global-presence__contactbox-title {
  background-color: #d41b23;
  font-size: 3rem;
  padding: 2rem;
  font-weight: 700;
}
#global-presence .global-presence__bottom .global-presence__contactbox ul {
  gap: 2rem;
  padding: 2rem 4rem;
}
#global-presence .global-presence__bottom .global-presence__contactbox-link a {
  font-size: 2.5rem;
  gap: 1.5rem;
}
#global-presence .global-presence__bottom .global-presence__contactbox-link a img {
  width: 3.5rem;
}
@media screen and (min-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  #global-presence .global-presence__bottom .global-presence__contactbox-link a {
    font-size: 2rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox-link a img {
    width: 2.5rem;
  }
}
@media only screen and (max-width: 1680px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-link a {
    font-size: 2.1rem;
    gap: 1.31rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox-link a img {
    width: 3rem;
  }
}
@media only screen and (max-width: 1600px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-link a {
    font-size: 2.08rem;
    gap: 1.25rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox-link a img {
    width: 2.9rem;
  }
}
@media only screen and (max-width: 1440px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-link a {
    font-size: 1.875rem;
    gap: 1.125rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox-link a img {
    width: 2.6rem;
  }
}
@media only screen and (max-width: 1400px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-link a {
    font-size: 1.82rem;
    gap: 1.09rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox-link a img {
    width: 2.55rem;
  }
}
@media only screen and (max-width: 1366px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-link a {
    font-size: 1.77rem;
    gap: 1.06rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox-link a img {
    width: 2.4rem;
  }
}
@media only screen and (max-width: 1280px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-link a {
    font-size: 1.66rem;
    gap: 1rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox-link a img {
    width: 2.3rem;
  }
}
@media only screen and (max-width: 1024px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-link a {
    font-size: 1.33rem;
    gap: 0.8rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox-link a img {
    width: 1.8rem;
  }
}
@media only screen and (max-width: 991px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-link a {
    font-size: 0.8rem;
    gap: 0.77rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox-link a img {
    width: 1.5rem;
  }
}
@media only screen and (max-width: 767px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-link a {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1680px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-title {
    font-size: 2.63rem;
    padding: 1.75rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox ul {
    gap: 1.75rem;
    padding: 1.75rem 3.5rem;
  }
}
@media only screen and (max-width: 1600px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-title {
    font-size: 2.5rem;
    padding: 1.66rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox ul {
    gap: 1.66rem;
    padding: 1.66rem 3.33rem;
  }
}
@media only screen and (max-width: 1440px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-title {
    font-size: 2.25rem;
    padding: 1.5rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox ul {
    gap: 1.5rem;
    padding: 1.5rem 3rem;
  }
}
@media only screen and (max-width: 1400px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-title {
    font-size: 2.18rem;
    padding: 1.458rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox ul {
    gap: 1.458rem;
    padding: 1.458rem 2.91rem;
  }
}
@media only screen and (max-width: 1366px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-title {
    font-size: 2.134rem;
    padding: 1.42rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox ul {
    gap: 1.42rem;
    padding: 1.42rem 2.84rem;
  }
}
@media only screen and (max-width: 1280px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-title {
    font-size: 2rem;
    padding: 1.33rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox ul {
    gap: 1.33rem;
    padding: 1.33rem 2.6rem;
  }
}
@media only screen and (max-width: 1024px) {
  #global-presence .global-presence__bottom .global-presence__contactbox-title {
    font-size: 1.6rem;
    padding: 1.06rem;
  }
  #global-presence .global-presence__bottom .global-presence__contactbox ul {
    gap: 1.06rem;
    padding: 1.06rem 2.13rem;
  }
}
@media only screen and (max-width: 1680px) {
  #global-presence {
    padding: 0 4.3rem 4.3rem;
  }
  #global-presence .global-presence__map {
    width: 90%;
    top: -90px;
  }
}
@media only screen and (max-width: 1600px) {
  #global-presence {
    padding: 0 4.1rem 4.1rem;
  }
  #global-presence .global-presence__map {
    width: 80%;
  }
}
@media screen and (min-device-width: 1536px) and (-webkit-min-device-pixel-ratio: 1.25) {
  #global-presence .global-presence__map {
    top: -55px;
    width: 75%;
  }
}
@media only screen and (max-width: 1440px) {
  #global-presence {
    padding: 0 3.7rem 3.7rem;
  }
  #global-presence .global-presence__map {
    width: 90%;
  }
}
@media only screen and (max-width: 1400px) {
  #global-presence {
    padding: 0 3.6rem 3.6rem;
  }
  #global-presence .global-presence__map {
    width: 100%;
    top: -20px;
  }
}
@media only screen and (max-width: 1366px) {
  #global-presence {
    padding: 0 3.5rem 3.5rem;
  }
  #global-presence .global-presence__map {
    width: 80%;
    top: -90px;
  }
}
@media only screen and (max-width: 1280px) {
  #global-presence {
    padding: 0 3.3rem 3.3rem;
  }
  #global-presence .global-presence__text {
    padding-right: 2rem;
  }
  #global-presence .global-presence__map {
    width: 85%;
    top: -90px;
  }
}
@media screen and (min-device-width: 1280px) and (max-height: 600px) {
  #global-presence .global-presence__map {
    top: -55px;
    width: 75%;
  }
}
@media only screen and (max-width: 1024px) {
  #global-presence {
    padding: 0 2.6rem 2.6rem;
  }
  #global-presence .global-presence__map {
    width: 100%;
    top: -35px;
  }
}
@media only screen and (max-width: 991px) {
  #global-presence .global-presence__text {
    padding-right: 0;
  }
  #global-presence .global-presence__map {
    width: 100%;
    position: relative;
    z-index: 1;
  }
}
@media only screen and (max-width: 767px) {
  #global-presence {
    padding: 0 2rem 4rem 2rem;
  }
  #global-presence .global-presence {
    gap: 2rem;
  }
  #global-presence .global-presence__box {
    flex-direction: column;
    gap: 2rem;
  }
  #global-presence .global-presence__map {
    width: 100%;
    position: relative;
  }
  #global-presence .global-presence__gptw {
    width: 4rem;
    right: -15px;
  }
  #global-presence .global-presence__bottom .gap-mob {
    gap: 3rem;
  }
  #global-presence .global-presence .mobile-map {
    position: relative;
  }
  #global-presence .global-presence .mobile-map .overlay {
    width: 100%;
    left: 0px;
    right: 0px;
  }
  #global-presence .global-presence .mobile-map .overlay img {
    width: 30px;
    height: 30px;
    -o-object-fit: contain;
       object-fit: contain;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.7);
    border: 1px solid #242424;
    padding: 7px;
  }
  #global-presence .global-presence .mobile-map-zoom {
    position: relative;
    left: -82%;
    width: 200%;
  }
}

#Neosoft-Video {
  padding: 0;
}
#Neosoft-Video .neosoft-video .video-container video {
  height: 100vh;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 767px) {
  #Neosoft-Video {
    padding: 4rem 2rem;
    background-color: #1a1a1a;
  }
  #Neosoft-Video .neosoft-video .video-container video {
    height: auto;
  }
}

#certification {
  position: relative;
  overflow: hidden;
  background-image: url("../images/certificate-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 100%;
  width: 100%;
  color: #000000;
  padding: 0 5rem;
}
#certification .certification {
  position: relative;
  padding: 5rem 0;
}
#certification .certification__gap {
  gap: 4rem;
}
#certification .certification__text {
  margin-bottom: 10rem;
}
#certification .certification__img img {
  width: 80%;
}
#certification .certification__data {
  display: flex;
  flex-wrap: wrap;
  gap: 6rem;
}
#certification .certification__list {
  flex-basis: 40%;
  border-bottom: 3px solid red;
  padding-bottom: 6rem;
}
#certification .certification__iso {
  font-size: 3rem;
  font-family: "gilroy-mediumuploaded_file";
}
#certification .certification__number {
  font-size: 2.5rem;
}
#certification .certification__desc {
  font-size: 2.5rem;
}
#certification .certification-gptw {
  position: absolute;
  right: 0;
  top: 0;
  width: 6%;
}
@media only screen and (max-width: 1680px) {
  #certification {
    padding: 0 4.3rem;
  }
  #certification .certification {
    padding: 4.3rem 0;
  }
  #certification .certification__gap {
    gap: 3.5rem;
  }
  #certification .certification__text {
    margin-bottom: 8.75rem;
  }
  #certification .certification__img img {
    width: 80%;
  }
  #certification .certification__data {
    display: flex;
    flex-wrap: wrap;
    gap: 5.25rem;
  }
  #certification .certification__list {
    flex-basis: 40%;
    border-bottom: 3px solid red;
    padding-bottom: 5.25rem;
  }
  #certification .certification__iso {
    font-size: 2.6rem;
    font-family: "gilroy-mediumuploaded_file";
  }
  #certification .certification__number {
    font-size: 2.1rem;
  }
  #certification .certification__desc {
    font-size: 2.1rem;
  }
}
@media only screen and (max-width: 1600px) {
  #certification {
    padding: 0 4.1rem;
  }
  #certification .certification {
    padding: 4.1rem 0;
  }
  #certification .certification__gap {
    gap: 3.33rem;
  }
  #certification .certification__text {
    margin-bottom: 8.3rem;
  }
  #certification .certification__img img {
    width: 75%;
  }
  #certification .certification__data {
    display: flex;
    flex-wrap: wrap;
    gap: 5rem;
  }
  #certification .certification__list {
    flex-basis: 40%;
    border-bottom: 3px solid red;
    padding-bottom: 5rem;
  }
  #certification .certification__iso {
    font-size: 2.5rem;
  }
  #certification .certification__number {
    font-size: 2.08rem;
  }
  #certification .certification__desc {
    font-size: 2.08rem;
  }
}
@media only screen and (max-width: 1440px) {
  #certification {
    padding: 0 3.7rem;
  }
  #certification .certification {
    padding: 3.7rem 0;
  }
  #certification .certification__gap {
    gap: 3rem;
  }
  #certification .certification__text {
    margin-bottom: 7.5rem;
  }
  #certification .certification__img img {
    width: 80%;
  }
  #certification .certification__data {
    gap: 4.5rem;
  }
  #certification .certification__list {
    padding-bottom: 4.5rem;
  }
  #certification .certification__iso {
    font-size: 2.25rem;
  }
  #certification .certification__number {
    font-size: 1.87rem;
  }
  #certification .certification__desc {
    font-size: 1.87rem;
  }
}
@media only screen and (max-width: 1400px) {
  #certification {
    padding: 0 3.6rem;
  }
  #certification .certification {
    padding: 3.6rem 0;
  }
  #certification .certification__gap {
    gap: 2.9rem;
  }
  #certification .certification__text {
    margin-bottom: 7.29rem;
  }
  #certification .certification__data {
    gap: 4.3rem;
  }
  #certification .certification__list {
    padding-bottom: 4.3rem;
  }
  #certification .certification__iso {
    font-size: 2.1rem;
  }
  #certification .certification__number {
    font-size: 1.8rem;
  }
  #certification .certification__desc {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 1366px) {
  #certification {
    padding: 0 3.5rem;
  }
  #certification .certification {
    padding: 3.5rem 0;
  }
  #certification .certification__gap {
    gap: 2.8rem;
  }
  #certification .certification__text {
    margin-bottom: 7.11rem;
  }
  #certification .certification__img img {
    width: 75%;
  }
  #certification .certification__data {
    gap: 4.2rem;
  }
  #certification .certification__list {
    padding-bottom: 4.2rem;
  }
  #certification .certification__iso {
    font-size: 2.1rem;
  }
  #certification .certification__number {
    font-size: 1.77rem;
  }
  #certification .certification__desc {
    font-size: 1.77rem;
  }
}
@media only screen and (max-width: 1280px) {
  #certification {
    padding: 0 3.3rem;
  }
  #certification .certification {
    padding: 3.3rem 0;
  }
  #certification .certification__text {
    margin-bottom: 6.66rem;
  }
}
@media only screen and (max-width: 1024px) {
  #certification {
    padding: 0 2.6rem;
  }
  #certification .certification {
    padding: 2.6rem 0;
  }
  #certification .certification__gap {
    gap: 2.1rem;
  }
  #certification .certification__text {
    margin-bottom: 5.3rem;
  }
  #certification .certification__img img {
    width: 90%;
  }
  #certification .certification__data {
    gap: 3.2rem;
  }
  #certification .certification__list {
    padding-bottom: 3.2rem;
  }
  #certification .certification__iso {
    font-size: 1.6rem;
  }
  #certification .certification__number {
    font-size: 1.3rem;
  }
  #certification .certification__desc {
    font-size: 1.3rem;
  }
}
@media only screen and (max-width: 991px) {
  #certification .certification__gap {
    gap: 2rem;
  }
  #certification .certification__text {
    margin-bottom: 5.1rem;
  }
  #certification .certification__img img {
    width: 85%;
  }
  #certification .certification__data {
    gap: 3rem;
  }
  #certification .certification__list {
    padding-bottom: 3rem;
  }
  #certification .certification__iso {
    font-size: 1.5rem;
  }
  #certification .certification__number {
    font-size: 1.2rem;
  }
  #certification .certification__desc {
    font-size: 1.2rem;
  }
}
@media only screen and (max-width: 767px) {
  #certification {
    padding: 0 2rem;
  }
  #certification .certification {
    padding: 4rem 0;
  }
  #certification .certification__gap {
    gap: 2rem;
  }
  #certification .certification__text {
    margin-bottom: 4rem;
  }
  #certification .certification__img img {
    width: 100%;
  }
  #certification .certification__list {
    border-bottom: 2px solid red;
  }
  #certification .certification__data {
    gap: 5rem;
    margin-top: 4rem;
  }
  #certification .certification__iso {
    font-size: 1.8rem;
  }
  #certification .certification__number {
    font-size: 1.4rem;
  }
  #certification .certification__desc {
    font-size: 1.4rem;
  }
  #certification .certification-gptw {
    width: 10%;
  }
}
@media only screen and (max-width: 375px) {
  #certification .certification-gptw {
    width: 15%;
  }
}
@media only screen and (max-width: 359px) {
  #certification .certification__data {
    gap: 4rem;
  }
}

@media only screen and (min-width: 1399px) and (max-height: 900px) {
  .large-desk-wrap-about {
    height: calc(100vh - 160px);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .large-desk-wrap-we {
    height: calc(100vh - 280px);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .large-desk-wrap-neonxt {
    height: calc(100vh - 280px);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .large-desk-wrap-leader {
    height: calc(100vh - 280px);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .large-desk-wrap-services {
    height: calc(100vh - 220px);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .large-desk-wrap-value {
    height: calc(100vh - 280px);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .certification__wrapper {
    height: calc(100vh - 280px);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .large-desk-wrap-expertise {
    height: calc(100vh - 220px);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .large-desk-wrap-clientele {
    height: calc(100vh - 220px);
    display: flex;
    justify-content: center;
    align-items: center;
  }
}/*# sourceMappingURL=main.css.map */