.ITAboutSec-1 {
  background-image: url("../images/about-page/ITSec-aboutBG-1.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
  position: relative;
}
.ITAboutSec-1 .container {
  position: relative;
}
.ITAboutSec-1 .container::after {
  content: "";
  background-image: url("../images/home-page/Fav-icon.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
  position: absolute;
  bottom: 35%;
  left: 3%;
  width: 55px;
  height: 55px;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-1 .container::after {
    display: none;
  }
}
.ITAboutSec-1 .about-heroBG h2 {
  font-size: 66px;
  padding: 200px 162px 100px;
  margin-top: 250px;
  justify-content: center;
}
.ITAboutSec-1 .about-heroBG h2 span {
  font-weight: 800;
}
@media screen and (max-width: 768px) {
  .ITAboutSec-1 .about-heroBG h2 {
    font-size: 44px;
    padding: 0px 65px 0px;
    margin-top: 203px;
  }
}
@media screen and (max-width: 576px) {
  .ITAboutSec-1 .about-heroBG h2 {
    font-size: 36px;
    padding: 0px 24px 33px;
  }
}
@media screen and (max-width: 375px) {
  .ITAboutSec-1 .about-heroBG h2 {
    font-size: 30px;
    padding: 0px 24px 33px;
  }
}
.ITAboutSec-1 .about-heroBG .scrollarDown {
  padding: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-1 .about-heroBG .scrollarDown {
    padding: 80px;
  }
}
.ITAboutSec-1 .about-heroBG .scrollarDown img {
  width: 30px;
  height: auto;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-1 .about-heroBG .scrollarDown img {
    width: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ITAboutSec-1 .about-heroBG .scrollarDown img {
    width: 26px;
  }
}

.ITAboutSec-2 .Sec2-Content h6 {
  color: #000;
  font-size: 44px;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 25px;
}
@media screen and (max-width: 375px) {
  .ITAboutSec-2 .Sec2-Content h6 {
    font-size: 28px;
    margin-bottom: 10px;
  }
}
.ITAboutSec-2 .Sec2-Content img {
  width: 100%;
  height: auto;
  flex-shrink: 0;
  padding: 10px;
  margin-bottom: 25px;
}
@media screen and (max-width: 375px) {
  .ITAboutSec-2 .Sec2-Content img {
    padding: 0px;
  }
}
.ITAboutSec-2 .Sec2-Content p {
  color: #737373;
  text-align: justify;
  font-size: 18px;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media screen and (max-width: 375px) {
  .ITAboutSec-2 .Sec2-Content p {
    font-size: 14px;
  }
}
.ITAboutSec-2 .Sec2-Info .spCard {
  margin-left: -58px;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-2 .Sec2-Info .spCard {
    margin-left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .ITAboutSec-2 .Sec2-Info .spCard {
    margin-bottom: 0px !important;
  }
}
.ITAboutSec-2 .Sec2-Info .infoCard {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ITAboutSec-2 .Sec2-Info .infoCard {
    align-items: start;
  }
}
@media screen and (max-width: 576px) {
  .ITAboutSec-2 .Sec2-Info .infoCard {
    align-items: start;
  }
}
@media screen and (max-width: 375px) {
  .ITAboutSec-2 .Sec2-Info .infoCard {
    flex-direction: column;
    margin-bottom: 15px;
    gap: 0;
  }
}
.ITAboutSec-2 .Sec2-Info .infoCard h2 {
  color: #000;
  text-align: right;
  font-size: 100px;
  font-weight: 300;
  line-height: normal;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-2 .Sec2-Info .infoCard h2 {
    font-size: 60px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ITAboutSec-2 .Sec2-Info .infoCard h2 {
    font-size: 60px;
  }
}
.ITAboutSec-2 .Sec2-Info .infoCard p {
  color: #000;
  font-size: 26px;
  font-family: Lato;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  align-items: start;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-2 .Sec2-Info .infoCard p {
    font-size: 19px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ITAboutSec-2 .Sec2-Info .infoCard p {
    font-size: 19px;
  }
}
.ITAboutSec-2 .Sec2-Info .infoCard .red {
  border: 3px solid #F44242;
  width: 67%;
  opacity: 100%;
}
.ITAboutSec-2 .Sec2-Info .infoCard .blue {
  border: 3px solid #09DBF5;
  width: 40%;
  opacity: 100%;
}
.ITAboutSec-2 .Sec2-Info .infoCard .yellow {
  border: 3px solid #FAD414;
  width: 120%;
  opacity: 100%;
}
.ITAboutSec-2 .Sec2-Info .infoCard .green {
  border: 3px solid #70C961;
  width: 90%;
  opacity: 100%;
}

.ITAboutSec-3 {
  background: #EBEBEB;
  position: relative;
  padding-bottom: 150px;
}
@media screen and (min-width: 578px) and (max-width: 768px) {
  .ITAboutSec-3 {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 576px) {
  .ITAboutSec-3 {
    padding: 15px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 375px) {
  .ITAboutSec-3 {
    padding: 10px;
    padding-bottom: 30px;
  }
}
.ITAboutSec-3 h2 {
  font-size: 44px;
  justify-content: end;
  font-weight: 700;
  position: absolute;
  display: flex;
  right: -264px;
  top: -49px;
  width: 259px;
  text-align: end;
}
@media screen and (max-width: 1229px) {
  .ITAboutSec-3 h2 {
    position: inherit;
    margin: 50px 0px;
    text-align: left;
    justify-content: start;
    top: -44px;
    right: 0;
    width: 500px;
  }
}
@media screen and (max-width: 576px) {
  .ITAboutSec-3 h2 {
    position: inherit;
    margin: 20px 0px;
    text-align: left;
    justify-content: start;
    top: 0;
    right: 0;
    width: 100%;
    font-size: 30px;
  }
}
.ITAboutSec-3 .Demo-btn a {
  color: #ffffff !important;
  text-decoration: none;
}
.ITAboutSec-3 .Demo-btn a:hover {
  color: inherit !important;
}
.ITAboutSec-3 .PassionateCard {
  background-color: #ffffff;
  padding: 80px 60px;
  border-radius: 90px;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-3 .PassionateCard {
    padding: 33px 30px;
    border-radius: 13px;
  }
}
@media screen and (min-width: 578px) and (max-width: 768px) {
  .ITAboutSec-3 .PassionateCard {
    padding: 44px 59px;
  }
}
.ITAboutSec-3 .PassionateCard::before {
  content: "";
  background-image: url("../images/about-page/ITSec-aboutSec-2a.png");
  width: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  height: 532px;
  position: absolute;
  top: -79px;
  left: -234px;
  flex-shrink: 0;
  z-index: -1;
}
.ITAboutSec-3 .PassionateCard::after {
  content: "";
  background-image: url("../images/about-page/ITSec-aboutSec-2b.png");
  width: 339px;
  background-size: contain;
  background-repeat: no-repeat;
  height: 446px;
  position: absolute;
  top: 80px;
  right: -292px;
  flex-shrink: 0;
  z-index: 0;
}
@media screen and (max-width: 1199px) {
  .ITAboutSec-3 .PassionateCard::after {
    display: none;
  }
}
.ITAboutSec-3 .PassionateCard P {
  color: #000;
  text-align: justify;
}
.ITAboutSec-3 .btn {
  font-size: 22px;
  margin: auto;
  display: flex;
  margin-top: -40px;
  z-index: 999;
  position: relative;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-3 .btn {
    padding: 7px 16px;
    margin-top: -21px;
    font-size: 16px;
  }
}

.ITAboutSec-4 {
  background-image: url("../images/about-page/ITSec-aboutSec4_Bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: auto;
  padding-bottom: 150px;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-4 {
    padding-bottom: 50px;
  }
}
.ITAboutSec-4 .secTitle {
  color: #FFF;
  font-size: 60px;
  font-weight: 700;
  line-height: normal;
  width: 40%;
  margin-bottom: 70px;
}
@media screen and (max-width: 1200px) {
  .ITAboutSec-4 .secTitle {
    width: 52%;
    font-size: 40px;
  }
}
@media screen and (max-width: 576px) {
  .ITAboutSec-4 .secTitle {
    width: 71%;
  }
}
@media screen and (max-width: 375px) {
  .ITAboutSec-4 .secTitle {
    width: 79%;
    font-size: 30px;
  }
}
.ITAboutSec-4 .secTitle span {
  color: #275DF8;
}
.ITAboutSec-4 .Sec4Card {
  display: flex;
  flex-direction: row;
  gap: 50px;
  align-items: self-start;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-4 .Sec4Card {
    gap: 30px;
  }
}
@media screen and (max-width: 375px) {
  .ITAboutSec-4 .Sec4Card {
    gap: 10px;
    flex-direction: column;
  }
}
@media screen and (min-width: 577px) and (max-width: 991px) {
  .ITAboutSec-4 .Sec4Card {
    align-items: center;
  }
}
.ITAboutSec-4 .Sec4Card span {
  padding: 24px 22px;
  border: 2px solid #ffffff;
  color: #ffffff;
  border-radius: 100%;
  display: flex;
  align-items: center;
  font-size: 50px;
  font-weight: 300;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-4 .Sec4Card span {
    padding: 14px 18px;
    font-size: 22px;
  }
}
.ITAboutSec-4 .Sec4Card h4 {
  color: #E9E9E9;
  font-size: 31px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 20px;
}
@media screen and (min-width: 577px) and (max-width: 991px) {
  .ITAboutSec-4 .Sec4Card h4 {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 576px) {
  .ITAboutSec-4 .Sec4Card h4 {
    font-size: 26px;
  }
}
.ITAboutSec-4 .Sec4Card p {
  color: #E9E9E9;
  margin-top: 20px;
  font-size: 18px;
  font-style: normal;
  font-weight: 200;
  line-height: normal;
}
.ITAboutSec-4 .text-light {
  padding: 15px 125px;
  font-weight: 300;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-4 .text-light {
    padding: 15px 18px 15px 83px;
  }
}
@media screen and (max-width: 375px) {
  .ITAboutSec-4 .text-light {
    padding: 8px 18px 39px 4px;
  }
}
@media screen and (min-width: 577px) and (max-width: 991px) {
  .ITAboutSec-4 .text-light {
    padding-top: 5px;
    padding-bottom: 25px;
  }
}
@media screen and (min-width: 577px) and (max-width: 991px) {
  .ITAboutSec-4 .sec4Cards {
    padding-top: 5px;
    padding-bottom: 25px;
  }
}

.ITAboutSec-5 {
  background-image: url("../images/about-page/ITSec-aboutBg-4.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 800px;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-5 {
    height: 577px;
  }
}
.ITAboutSec-5 .Sec5-text h2 {
  color: #000;
  font-size: 64px;
  font-family: Lato;
  font-style: normal;
  line-height: normal;
  font-weight: 500;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-5 .Sec5-text h2 {
    font-size: 30px;
  }
}
@media screen and (max-width: 768px) {
  .ITAboutSec-5 .Sec5-text h2 {
    font-size: 54px;
  }
}
.ITAboutSec-5 .Sec5-text h2 span {
  color: #275DF8;
  font-weight: 900;
}
.ITAboutSec-5 .Sec5-text p {
  color: #000;
  font-size: 18px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.ITAboutSec-5 button {
  font-size: 26px;
  font-weight: 700;
  padding: 12px 60px !important;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-5 button {
    padding: 11px 32px !important;
    font-size: 16px;
  }
}

.ITAboutSec-6 {
  background-color: #414141;
  padding: 100px 0px !important;
}
@media screen and (max-width: 576px) {
  .ITAboutSec-6 {
    padding: 50px 0px 70px !important;
  }
}
.ITAboutSec-6::before {
  content: "";
  background-image: url("../images/home-page/wave-bg.png");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  width: 100%;
  height: 654px;
  z-index: 0;
}
.ITAboutSec-6 .contact-form {
  margin-bottom: 0px !important;
}
.ITAboutSec-6 .Sec6-content h2 {
  color: #02C2ED;
  font-size: 60px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .ITAboutSec-6 .Sec6-content h2 {
    font-size: 34px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 576px) {
  .ITAboutSec-6 .Sec6-content h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 375px) {
  .ITAboutSec-6 .Sec6-content h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.ITAboutSec-6 p {
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
  margin-top: 40px;
  padding-right: 50px;
}
@media screen and (max-width: 768px) {
  .ITAboutSec-6 p {
    padding-bottom: 24px;
  }
}

.owl-carousel .owl-item img {
  border-radius: 22px;
}/*# sourceMappingURL=about.css.map */