@font-face {
  font-family: "Baba Pro";
  src: url("../fonts/BabaPro-Bold.ttf");
  display: swap;
}
@font-face {
  font-family: "Engravers Gothic BT";
  src: url("../fonts/Engravers-Gothic-BT-Font.ttf");
  display: swap;
}
@font-face {
  font-family: "Helvetica";
  src: url("../fonts/Helvetica.woff");
  display: swap;
}
@font-face {
  font-family: "Airframe Demo Regular";
  src: url("../fonts/Airframe-Demo-Regular.ttf");
  display: swap;
}
title {
  font-size: 14px;
  color: #122e4f;
  font-family: "Baba Pro";
}

.row {
  margin: 0;
}

html {
  height: 100%;
}

body {
  background-image: url("../assets/Background.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

@media (min-width: 1920px) {
  .container {
    max-width: 1600px;
  }
}
@media (min-width: 2560px) {
  .container {
    max-width: 1900px;
  }
}

@media (min-width: 2560px) {
  .container-fluid {
    max-width: 1900px;
  }
}

@media (max-width: 1600px) {
  .top-content {
    padding: 0px 20px;
  }
}
@media (max-width: 480px) {
  .top-content {
    padding: 0px 0px;
  }
}

.header-section .logo-top {
  padding-top: 40px;
  width: auto;
}
@media (max-width: 1600px) {
  .header-section .logo-top {
    padding-top: 20px;
  }
}
@media (max-width: 991px) {
  .header-section .logo-top {
    padding-top: 0px;
  }
}
@media (max-width: 1600px) {
  .header-section .logo-top img {
    width: 100px;
  }
}
@media (max-width: 1600px) and (max-width: 1100px) {
  .header-section .logo-top img {
    width: 70px;
  }
}
@media (max-width: 1600px) and (max-width: 991px) {
  .header-section .logo-top img {
    width: 80px;
  }
}
@media (max-width: 1600px) and (max-width: 480px) {
  .header-section .logo-top img {
    width: 42px;
  }
}
.header-section .logo-text {
  font-size: 65px;
  color: #122e4f;
  font-family: "Baba Pro";
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 10px 0px 40px;
  letter-spacing: 8px;
  margin: 0 auto;
}
@media (max-width: 1600px) {
  .header-section .logo-text {
    padding: 20px 10px 0px 30px;
    font-size: 48px;
    letter-spacing: 6px;
  }
}
@media (max-width: 1300px) {
  .header-section .logo-text {
    font-size: 32px;
  }
}
@media (max-width: 1100px) {
  .header-section .logo-text {
    font-size: 24px;
  }
}
@media (max-width: 991px) {
  .header-section .logo-text {
    padding: 0px 10px 0px 30px;
    font-size: 30px;
  }
}
@media (max-width: 480px) {
  .header-section .logo-text {
    padding: 0px 0px 0px 15px;
    font-size: 16px;
    letter-spacing: 3.5px;
  }
}
.header-section .menu-section {
  padding: 0px;
}
.header-section .menu-section .navbar {
  align-items: flex-start;
  padding: 0px;
}
@media (max-width: 991px) {
  .header-section .menu-section .navbar {
    align-items: center;
  }
}
.header-section .menu-section .navbar-brand {
  display: flex;
}
@media (max-width: 480px) {
  .header-section .menu-section .navbar-toggler {
    padding: 6px 10px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .header-section .menu-section .navbar-collapse {
    margin-top: 20px;
  }
}
.header-section .menu-section ul.menu {
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: auto;
}
.header-section .menu-section ul.menu li {
  list-style: none;
  display: inline-block;
  margin-right: 34px;
  padding: 65px 12px 8px 12px;
}
@media (max-width: 1600px) {
  .header-section .menu-section ul.menu li {
    padding: 48px 12px 6px 12px;
  }
}
@media (max-width: 992px) {
  .header-section .menu-section ul.menu li {
    padding: 20px 12px 20px 12px;
  }
}
@media (max-width: 480px) {
  .header-section .menu-section ul.menu li {
    padding: 12px;
  }
}
.header-section .menu-section ul.menu li:hover, .header-section .menu-section ul.menu li.active {
  background-color: #4173b0;
}
.header-section .menu-section ul.menu li:hover a, .header-section .menu-section ul.menu li.active a {
  color: #fff;
}
.header-section .menu-section ul.menu li a {
  font-size: 35px;
  color: #122e4f;
  list-style: 1;
  font-family: "Arial";
  text-decoration: none;
  cursor: pointer;
}
@media (max-width: 1600px) {
  .header-section .menu-section ul.menu li a {
    font-size: 24px;
  }
}
@media (max-width: 1100px) {
  .header-section .menu-section ul.menu li a {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .header-section .menu-section ul.menu li a {
    font-size: 16px;
  }
}
.header-section .menu-section ul.menu li:last-child {
  margin-right: 0px;
}

.inner-content {
  padding: 36px 0px;
}
@media (max-width: 480px) {
  .inner-content {
    padding: 24px 0px;
  }
}
.inner-content .container {
  position: relative;
}
.inner-content .bg-img {
  position: absolute;
  left: -80px;
  max-width: 58%;
}
@media (max-width: 480px) {
  .inner-content .bg-img {
    max-width: 64%;
    top: 52%;
  }
}
.inner-content h2 {
  font-size: 45px;
  letter-spacing: 7px;
  text-transform: uppercase;
  color: #4173b0;
  font-family: "Engravers Gothic BT";
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 1600px) {
  .inner-content h2 {
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .inner-content h2 {
    font-size: 28px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) {
  .inner-content h2 {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .inner-content h2 {
    font-size: 20px;
  }
}
.inner-content p {
  font-size: 35px;
  color: #122e4f;
  font-family: "Arial";
}
@media (max-width: 1600px) {
  .inner-content p {
    font-size: 26px;
  }
}
@media (max-width: 1300px) {
  .inner-content p {
    font-size: 24px;
  }
}
@media (max-width: 1200px) {
  .inner-content p {
    font-size: 20px;
  }
}
@media (max-width: 991px) {
  .inner-content p {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .inner-content p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .inner-content .banner-left-section {
    order: 2;
  }
}
.inner-content .banner-right-section {
  text-align: center;
}
@media (max-width: 1600px) {
  .inner-content .banner-right-section img {
    max-width: 70%;
  }
}
@media (max-width: 991px) {
  .inner-content .banner-right-section img {
    max-width: 100%;
  }
}
@media (max-width: 480px) {
  .inner-content .banner-right-section img {
    max-width: 65%;
  }
}
@media (max-width: 400px) {
  .inner-content .banner-right-section img {
    max-width: 54%;
  }
}

.inner-content1 {
  display: flex;
  align-items: flex-start;
}
@media (min-width: 1920px) {
  .inner-content1 img {
    position: absolute;
  }
}
@media (max-width: 1600px) {
  .inner-content1 img {
    width: 180px;
  }
}
@media (max-width: 1200px) {
  .inner-content1 img {
    width: 150px;
  }
}
@media (max-width: 480px) {
  .inner-content1 img {
    width: 84px;
  }
}
.inner-content1 h2 {
  font-size: 45px;
  letter-spacing: 7px;
  text-transform: uppercase;
  color: #4173b0;
  font-family: "Engravers Gothic BT";
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 1600px) {
  .inner-content1 h2 {
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .inner-content1 h2 {
    font-size: 28px;
    margin-top: 16px;
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .inner-content1 h2 {
    font-size: 16px;
    margin-top: 6px;
    margin-bottom: 6px;
  }
}

.inner-content2.inner-content2 {
  text-align: center;
  margin-bottom: 180px;
}
@media (max-width: 1600px) {
  .inner-content2.inner-content2 {
    margin-bottom: 120px;
  }
}
.inner-content2.inner-content2 .container {
  position: relative;
}
@media (max-width: 1600px) {
  .inner-content2.inner-content2 img {
    width: 80% !important;
  }
}
@media (max-width: 480px) {
  .inner-content2.inner-content2 img {
    width: 100% !important;
  }
}
.inner-content2.inner-content2 h1 {
  font-size: 77px;
  letter-spacing: 8px;
  color: #122e4f;
  font-family: "Airframe Demo Regular";
  text-align: center;
  position: absolute;
  left: 200px;
  top: 24px;
}
@media (max-width: 1600px) {
  .inner-content2.inner-content2 h1 {
    font-size: 50px;
    letter-spacing: 7px;
  }
}
@media (max-width: 1300px) {
  .inner-content2.inner-content2 h1 {
    font-size: 34px;
    letter-spacing: 6px;
  }
}
@media (max-width: 480px) {
  .inner-content2.inner-content2 h1 {
    font-size: 14px;
    letter-spacing: 4px;
    left: 40px;
    top: 12px;
  }
}
.inner-content2.inner-content2 h1.txt-1 {
  left: unset;
  right: 0px;
}
@media (max-width: 1600px) {
  .inner-content2.inner-content2 h1.txt-1 {
    right: 10%;
  }
}
.inner-content2.inner-content2 h1.txt-2 {
  left: unset;
  top: 9px;
}
.inner-content2.inner-content2 h1.txt-3 {
  left: unset;
  right: 18%;
}

.footer {
  background-color: #f3f0f2;
  padding: 30px 0px;
  position: relative;
}
.footer .col-footer {
  padding: 0px 0px 0px 260px;
}
@media (max-width: 1600px) {
  .footer .col-footer {
    padding: 0px 0px 0px 200px;
  }
}
@media (max-width: 480px) {
  .footer .col-footer {
    padding: 0px 0px 0px 0px;
  }
}
.footer .title {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 27px;
  color: #122e4f;
  font-family: "Helvetica";
  margin-bottom: 26px;
}
@media (max-width: 1600px) {
  .footer .title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .footer .title {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
.footer p {
  font-size: 25px;
  line-height: 36px;
  color: #122e4f;
  font-family: "Helvetica";
}
@media (max-width: 1600px) {
  .footer p {
    font-size: 18px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  .footer p {
    font-size: 14px;
    margin-bottom: 0px;
    line-height: 24px;
  }
}
.footer .copyright-txt {
  font-size: 20px;
  line-height: 48px;
  color: #122e4f;
  font-family: "Helvetica";
}
@media (max-width: 1600px) {
  .footer .copyright-txt {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .footer .copyright-txt {
    font-size: 14px;
  }
}
.footer .phone-no,
.footer .phone-no a {
  font-size: 25px;
  color: #122e4f;
  font-family: "Helvetica";
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 6px;
}
@media (max-width: 1600px) {
  .footer .phone-no img,
  .footer .phone-no a img {
    width: 20px;
  }
}
@media (max-width: 480px) {
  .footer .phone-no img,
  .footer .phone-no a img {
    width: 15px;
  }
}
@media (max-width: 1600px) {
  .footer .phone-no,
  .footer .phone-no a {
    font-size: 18px;
    margin-bottom: 6px;
  }
}
@media (max-width: 480px) {
  .footer .phone-no,
  .footer .phone-no a {
    font-size: 14px;
    margin-bottom: 4px;
  }
}
.footer ul {
  padding-left: 0px;
  margin-top: 22px;
}
.footer ul li {
  list-style: none;
  display: inline-block;
  margin-right: 8px;
}
.footer ul li img {
  width: 20px;
  height: 19px;
  -o-object-fit: contain;
     object-fit: contain;
}
.footer .footer-top-section {
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1600px) {
  .footer .footer-top-section img {
    width: 140px;
  }
}
@media (max-width: 480px) {
  .footer .footer-top-section img {
    width: 120px;
  }
}
.footer .footer-top-section .footer-txt-top {
  font-size: 38px;
  color: #122e4f;
  font-family: "Baba Pro";
  letter-spacing: 6px;
  text-align: center;
  position: absolute;
  width: 240%;
  top: 44%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1600px) {
  .footer .footer-top-section .footer-txt-top {
    font-size: 24px;
  }
}
@media (max-width: 480px) {
  .footer .footer-top-section .footer-txt-top {
    font-size: 18px;
  }
}

.about-us-section-1 {
  padding: 60px 0px;
  position: relative;
}
.about-us-section-1 .Strings-Graph {
  position: absolute;
  left: 0px;
}
.about-us-section-1 .about-us-content {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  position: relative;
}
@media (min-width: 1101px) and (max-width: 1300px) {
  .about-us-section-1 .about-us-content {
    width: 90%;
  }
}
.about-us-section-1 .about-us-content .ceo-img {
  display: flex;
  align-items: end;
}
@media (max-width: 1600px) {
  .about-us-section-1 .about-us-content .ceo-img img {
    max-width: 270px;
  }
}
@media (max-width: 991px) {
  .about-us-section-1 .about-us-content .ceo-img {
    align-items: center;
  }
  .about-us-section-1 .about-us-content .ceo-img img {
    max-width: 200px;
  }
}
@media (max-width: 480px) {
  .about-us-section-1 .about-us-content .ceo-img img {
    max-width: 130px;
    position: absolute;
    top: -8%;
  }
}
.about-us-section-1 .about-us-content .about-us-right-col {
  background-image: url(../assets/Blue-Content-about.png);
  background-repeat: no-repeat;
  background-size: 100% 650px;
  background-position: right;
}
@media (max-width: 1600px) {
  .about-us-section-1 .about-us-content .about-us-right-col {
    background-size: 100% 500px;
  }
}
@media (max-width: 480px) {
  .about-us-section-1 .about-us-content .about-us-right-col {
    background: #c5e5ff;
    border-radius: 32px;
  }
}
.about-us-section-1 .about-us-content .about-us-right-col .padding-about-us {
  padding: 50px 30px 100px 95px;
}
@media (max-width: 1600px) {
  .about-us-section-1 .about-us-content .about-us-right-col .padding-about-us {
    padding: 60px 30px 40px 70px;
  }
}
@media (max-width: 1200px) {
  .about-us-section-1 .about-us-content .about-us-right-col .padding-about-us {
    padding: 30px 40px 80px 50px;
  }
}
@media (max-width: 991px) {
  .about-us-section-1 .about-us-content .about-us-right-col .padding-about-us {
    padding: 30px 40px 50px 40px;
  }
}
@media (max-width: 480px) {
  .about-us-section-1 .about-us-content .about-us-right-col .padding-about-us {
    padding: 140px 24px 30px 24px;
  }
}
.about-us-section-1 .about-us-content .about-us-right-col .about-us-right-txt {
  text-align: right;
  margin-bottom: 20px;
}
.about-us-section-1 .about-us-content .about-us-right-col .about-us-right-txt h1 {
  font-size: 50px;
  letter-spacing: 3px;
  color: #122e4f;
  font-family: "Helvetica";
  text-align: right;
}
@media (max-width: 1600px) {
  .about-us-section-1 .about-us-content .about-us-right-col .about-us-right-txt h1 {
    font-size: 34px;
    letter-spacing: 2px;
  }
}
@media (max-width: 1200px) {
  .about-us-section-1 .about-us-content .about-us-right-col .about-us-right-txt h1 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .about-us-section-1 .about-us-content .about-us-right-col .about-us-right-txt h1 {
    font-size: 24px;
  }
}
.about-us-section-1 .about-us-content .about-us-right-col p {
  font-size: 25px;
  color: #122e4f;
  font-family: "Helvetica";
}
@media (max-width: 1600px) {
  .about-us-section-1 .about-us-content .about-us-right-col p {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .about-us-section-1 .about-us-content .about-us-right-col p {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .about-us-section-1 .about-us-content .about-us-right-col p {
    font-size: 14px;
  }
}
.about-us-section-1 .about-us-content .about-us-right-col .about-text-1 {
  text-align: right;
}

.overview-main {
  padding-bottom: 80px;
}
.overview-main .overview-title-main {
  margin-bottom: 40px;
}
@media (max-width: 1600px) {
  .overview-main .overview-title-main img {
    width: 130px;
  }
}
@media (max-width: 480px) {
  .overview-main .overview-title-main img {
    width: 100px;
  }
}
.overview-main .overview-title-main .overview-title {
  display: inline-block;
}
.overview-main .overview-title-main .overview-title span {
  font-size: 70px;
  letter-spacing: 7px;
  color: #122e4f;
  font-family: "Airframe Demo Regular";
  text-align: center;
  position: relative;
  left: -83px;
  top: 15px;
}
@media (max-width: 1600px) {
  .overview-main .overview-title-main .overview-title span {
    font-size: 42px;
    letter-spacing: 5px;
    left: -57px;
    top: 9px;
  }
}
@media (max-width: 480px) {
  .overview-main .overview-title-main .overview-title span {
    font-size: 30px;
    letter-spacing: 4px;
    left: -43px;
    top: 5px;
  }
}
.overview-main img.overview-img {
  width: 100%;
}

.testimonial-main {
  padding-bottom: 80px;
}
.testimonial-main .testimonial-title-main {
  margin-bottom: 40px;
}
.testimonial-main .testimonial-title-main img {
  vertical-align: super;
  margin-right: 10px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-title-main img {
    width: 50px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-title-main img {
    width: 40px;
  }
}
.testimonial-main .testimonial-title-main .testimonial-title {
  display: inline-block;
}
.testimonial-main .testimonial-title-main .testimonial-title span {
  font-size: 70px;
  letter-spacing: 7px;
  color: #122e4f;
  font-family: "Airframe Demo Regular";
  text-align: center;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-title-main .testimonial-title span {
    font-size: 42px;
    letter-spacing: 5px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-title-main .testimonial-title span {
    font-size: 24px;
    letter-spacing: 4px;
  }
}
.testimonial-main .testimonial-1 {
  background-image: url("../assets/Testimony-01.png");
  background-repeat: no-repeat;
  background-size: 100% 615px;
  height: 615px;
  padding: 100px 55px 70px 90px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-1 {
    background-size: 100% 430px;
    height: 430px;
    padding: 75px 50px 40px 62px;
  }
}
@media (max-width: 1300px) {
  .testimonial-main .testimonial-1 {
    background-size: 100% 500px;
    height: 500px;
    padding: 80px 40px 40px 60px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-1 {
    background-size: 100% 100%;
    height: 495px;
    padding: 85px 15px 30px 40px;
  }
}
.testimonial-main .testimonial-1 h2 {
  font-size: 26px;
  color: #122e4f;
  font-family: "Helvetica";
  text-align: center;
  margin-bottom: 12px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-1 h2 {
    font-size: 16px;
    margin-bottom: 8px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-1 h2 {
    font-size: 14px;
    margin-bottom: 6px;
  }
}
.testimonial-main .testimonial-1 p {
  font-size: 21px;
  color: #122e4f;
  font-family: "Helvetica";
  margin-bottom: 12px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-1 p {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-1 p {
    font-size: 12px;
    margin-bottom: 8px;
  }
}
.testimonial-main .testimonial-1 .title1 {
  font-size: 21px;
  color: #122e4f;
  font-family: "Helvetica";
  padding-left: 20px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-1 .title1 {
    font-size: 16px;
    padding-left: 12px;
  }
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-1 .title1 {
    font-size: 12px;
    padding-left: 8px;
  }
}
.testimonial-main .testimonial-2 {
  background-image: url("../assets/Testimony-02.png");
  background-repeat: no-repeat;
  background-size: 100% 645px;
  height: 645px;
  padding: 135px 55px 70px 90px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-2 {
    background-size: 100% 430px;
    height: 430px;
    padding: 100px 50px 40px 62px;
  }
}
@media (max-width: 1300px) {
  .testimonial-main .testimonial-2 {
    padding: 90px 45px 40px 60px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-2 {
    background-size: 100% 400px;
    height: 400px;
    padding: 70px 30px 30px 35px;
  }
}
.testimonial-main .testimonial-2 h2 {
  font-size: 26px;
  color: #122e4f;
  font-family: "Helvetica";
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-2 h2 {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1300px) {
  .testimonial-main .testimonial-2 h2 {
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-2 h2 {
    font-size: 14px;
    margin-bottom: 6px;
  }
}
.testimonial-main .testimonial-2 p {
  font-size: 21px;
  color: #122e4f;
  font-family: "Helvetica";
  margin-bottom: 65px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-2 p {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1300px) {
  .testimonial-main .testimonial-2 p {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-2 p {
    font-size: 12px;
    margin-bottom: 6px;
  }
}
.testimonial-main .testimonial-2 .title1 {
  font-size: 21px;
  color: #122e4f;
  font-family: "Helvetica";
  padding-left: 20px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-2 .title1 {
    font-size: 16px;
    padding-left: 15px;
  }
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-2 .title1 {
    font-size: 12px;
    padding-left: 8px;
  }
}
.testimonial-main .testimonial-3-main {
  justify-content: center;
  margin-top: 30px;
}
.testimonial-main .testimonial-3 {
  background-image: url(../assets/Testimony-03.png);
  background-repeat: no-repeat;
  background-size: 100% 510px;
  height: 510px;
  padding: 70px 55px 70px 90px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-3 {
    background-size: 100% 330px;
    height: 330px;
    padding: 55px 35px 40px 55px;
  }
}
@media (max-width: 1300px) {
  .testimonial-main .testimonial-3 {
    padding: 50px 35px 40px 50px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-3 {
    padding: 50px 24px 40px 28px;
  }
}
.testimonial-main .testimonial-3 h2 {
  font-size: 26px;
  color: #122e4f;
  font-family: "Helvetica";
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-3 h2 {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1300px) {
  .testimonial-main .testimonial-3 h2 {
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-3 h2 {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
.testimonial-main .testimonial-3 p {
  font-size: 21px;
  color: #122e4f;
  font-family: "Helvetica";
  margin-bottom: 40px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-3 p {
    font-size: 14px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1300px) {
  .testimonial-main .testimonial-3 p {
    margin-bottom: 20px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-3 p {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
.testimonial-main .testimonial-3 .title1 {
  font-size: 21px;
  color: #122e4f;
  font-family: "Helvetica";
  padding-left: 10px;
}
@media (max-width: 1600px) {
  .testimonial-main .testimonial-3 .title1 {
    font-size: 16px;
    padding-left: 12px;
  }
}
@media (max-width: 480px) {
  .testimonial-main .testimonial-3 .title1 {
    font-size: 12px;
    padding-left: 8px;
  }
}

.clientele-main {
  padding-bottom: 80px;
}
.clientele-main .clientele-title-main {
  margin-bottom: 40px;
}
.clientele-main .clientele-title-main img {
  width: 200px;
}
@media (max-width: 1600px) {
  .clientele-main .clientele-title-main img {
    width: 130px;
  }
}
@media (max-width: 480px) {
  .clientele-main .clientele-title-main img {
    width: 100px;
  }
}
.clientele-main .clientele-title-main .clientele-title {
  display: inline-flex;
  flex-direction: column;
}
.clientele-main .clientele-title-main .clientele-title span {
  font-size: 70px;
  letter-spacing: 7px;
  color: #122e4f;
  font-family: "Airframe Demo Regular";
  text-align: center;
  position: relative;
  left: 80px;
}
@media (max-width: 1600px) {
  .clientele-main .clientele-title-main .clientele-title span {
    font-size: 42px;
    letter-spacing: 5px;
    left: 70px;
  }
}
@media (max-width: 1600px) {
  .clientele-main .clientele-title-main .clientele-title span {
    font-size: 30px;
    letter-spacing: 4px;
    left: 60px;
  }
}
.clientele-main .col {
  display: flex;
  flex-direction: column;
  flex: 1;
}
.clientele-main .col img {
  max-width: 280px;
}
@media (max-width: 1600px) {
  .clientele-main .col img {
    max-width: 190px;
  }
}
@media (max-width: 1370px) {
  .clientele-main .col img {
    max-width: 160px;
  }
}
@media (max-width: 480px) {
  .clientele-main .col img {
    max-width: 134px;
  }
}
.clientele-main .col p {
  display: inline-block;
  font-size: 26px;
  color: #122e4f;
  font-family: "Helvetica";
  padding-left: 32px;
}
@media (max-width: 1600px) {
  .clientele-main .col p {
    font-size: 16px;
    padding-left: 20px;
  }
}
@media (max-width: 480px) {
  .clientele-main .col p {
    font-size: 14px;
    padding-left: 16px;
  }
}

.service-content-1 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url("../assets/Search-bg-icon.png");
  background-repeat: no-repeat;
}
@media (max-width: 1600px) {
  .service-content-1 {
    background-size: 350px;
  }
}
@media (max-width: 480px) {
  .service-content-1 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.service-content-1 .left-section-service-content {
  padding-right: 100px;
}
@media (max-width: 480px) {
  .service-content-1 .left-section-service-content {
    padding-right: 0px;
  }
}
.service-content-1 .left-section-service-content h2 {
  font-size: 60px;
  color: #122e4f;
  font-family: "Engravers Gothic BT";
  margin-bottom: 26px;
}
@media (max-width: 1600px) {
  .service-content-1 .left-section-service-content h2 {
    font-size: 44px;
    margin-bottom: 16px;
  }
}
@media (max-width: 1200px) {
  .service-content-1 .left-section-service-content h2 {
    font-size: 40px;
    margin-bottom: 12px;
  }
}
@media (max-width: 480px) {
  .service-content-1 .left-section-service-content h2 {
    font-size: 30px;
    margin-bottom: 12px;
  }
}
.service-content-1 .left-section-service-content h3 {
  font-size: 40px;
  color: #4173b0;
  font-family: "Engravers Gothic BT";
  margin-bottom: 30px;
}
@media (max-width: 1600px) {
  .service-content-1 .left-section-service-content h3 {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  .service-content-1 .left-section-service-content h3 {
    font-size: 24px;
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .service-content-1 .left-section-service-content h3 {
    font-size: 20px;
    margin-bottom: 12px;
  }
}
.service-content-1 .left-section-service-content p {
  font-size: 28px;
  color: #122e4f;
  font-family: "Arial";
}
@media (max-width: 1600px) {
  .service-content-1 .left-section-service-content p {
    font-size: 20px;
  }
}
@media (max-width: 1200px) {
  .service-content-1 .left-section-service-content p {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .service-content-1 .left-section-service-content p {
    font-size: 14px;
  }
}
.service-content-1 .right-section-service-content {
  text-align: right;
}
@media (max-width: 480px) {
  .service-content-1 .right-section-service-content {
    margin-top: 30px;
  }
}
.service-content-1 .right-section-service-content .box-1 {
  filter: drop-shadow(0px 13px 12px rgba(0, 0, 0, 0.22));
  background-color: #4173b0;
  border-radius: 10px;
  border: 6px solid #fff;
  text-align: left;
  padding: 20px;
  margin-bottom: 30px;
}
.service-content-1 .right-section-service-content .box-1 h4 {
  font-size: 40px;
  font-family: "Engravers Gothic BT";
  color: #fefeff;
}
@media (max-width: 1600px) {
  .service-content-1 .right-section-service-content .box-1 h4 {
    font-size: 32px;
  }
}
@media (max-width: 1200px) {
  .service-content-1 .right-section-service-content .box-1 h4 {
    font-size: 28px;
  }
}
.service-content-1 .right-section-service-content .box-1 p {
  font-size: 22px;
  font-family: "Arial";
  color: #ffffff;
  margin-bottom: 0px;
}
@media (max-width: 1600px) {
  .service-content-1 .right-section-service-content .box-1 p {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .service-content-1 .right-section-service-content .box-1 p {
    font-size: 14px;
  }
}
.service-content-1 .right-section-service-content .box-2 {
  color: #fefeff;
  filter: drop-shadow(0px 13px 12px rgba(0, 0, 0, 0.22));
  background-color: #dbe2ee;
  border-radius: 10px;
  border: 6px solid #fff;
  text-align: left;
  padding: 20px;
}
.service-content-1 .right-section-service-content .box-2 h4 {
  font-size: 40px;
  font-family: "Engravers Gothic BT";
  color: #4173b0;
}
@media (max-width: 1600px) {
  .service-content-1 .right-section-service-content .box-2 h4 {
    font-size: 32px;
  }
}
@media (max-width: 1200px) {
  .service-content-1 .right-section-service-content .box-2 h4 {
    font-size: 28px;
  }
}
.service-content-1 .right-section-service-content .box-2 p {
  font-size: 22px;
  font-family: "Arial";
  color: #122e4f;
  margin-bottom: 0px;
}
@media (max-width: 1600px) {
  .service-content-1 .right-section-service-content .box-2 p {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .service-content-1 .right-section-service-content .box-2 p {
    font-size: 14px;
  }
}

.service-content-2 {
  padding-bottom: 80px;
  background-image: url("../assets/services-img-2.png");
  background-repeat: no-repeat;
  background-position: right;
}
@media (max-width: 1600px) {
  .service-content-2 {
    background-size: 350px;
  }
}
@media (max-width: 480px) {
  .service-content-2 {
    background-image: unset;
  }
}
.service-content-2 h2 {
  font-size: 66px;
  color: #122e4f;
  font-family: "Engravers Gothic BT";
  margin-bottom: 100px;
}
@media (max-width: 1600px) {
  .service-content-2 h2 {
    font-size: 48px;
    margin-bottom: 80px;
  }
}
@media (max-width: 480px) {
  .service-content-2 h2 {
    font-size: 30px;
    margin-bottom: 40px;
  }
}
.service-content-2 .industries-list img {
  max-width: 100%;
}
.service-content-2 .industries-list .box-1 {
  filter: drop-shadow(0px 7px 5px rgba(0, 0, 0, 0.38));
  width: 190px;
  height: 190px;
  transform: rotate(46deg);
  border-radius: 10px;
  border: 12px solid #eee;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.service-content-2 .industries-list .box-1 span {
  font-size: 28px;
  color: #4173b0;
  font-family: "Engravers Gothic BT";
  transform: rotate(-45deg);
}
@media (max-width: 1600px) {
  .service-content-2 .industries-list .box-1 span {
    font-size: 24px;
  }
}

@media (max-width: 1600px) {
  .img-graph {
    width: 180px;
  }
}
@media (max-width: 480px) {
  .img-graph {
    display: none;
  }
}

.fill-your-spot-1 {
  background-image: url("../assets/Saturation-1.png");
  background-repeat: no-repeat;
  background-position: left;
  background-size: 300px;
  padding: 30px 0px 120px 0px;
}
.fill-your-spot-1 .bg-content {
  position: relative;
  padding: 0px 30px;
  background: linear-gradient(90deg, rgba(65, 115, 175, 0.75) 12.5494%, 25.4447%, rgb(56, 102, 157) 38.3399%, 51.087%, rgb(18, 46, 78) 63.834%);
}
@media (max-width: 480px) {
  .fill-your-spot-1 .bg-content {
    padding: 0px 20px;
  }
}
.fill-your-spot-1 .bg-content .left-section {
  padding: 30px 0px;
}
@media (max-width: 480px) {
  .fill-your-spot-1 .bg-content .left-section {
    padding: 20px 0px;
  }
}
.fill-your-spot-1 .bg-content .left-section h2 {
  font-size: 50px;
  color: #ffffff;
  font-family: "Engravers Gothic BT";
}
@media (max-width: 1600px) {
  .fill-your-spot-1 .bg-content .left-section h2 {
    font-size: 40px;
  }
}
@media (max-width: 480px) {
  .fill-your-spot-1 .bg-content .left-section h2 {
    font-size: 30px;
  }
}
.fill-your-spot-1 .bg-content .left-section p {
  font-size: 28px;
  color: #ffffff;
  font-family: "Arial";
}
.fill-your-spot-1 .bg-content .left-section p:last-child {
  margin-bottom: 0px;
}
@media (max-width: 1600px) {
  .fill-your-spot-1 .bg-content .left-section p {
    font-size: 24px;
  }
}
@media (max-width: 1300px) {
  .fill-your-spot-1 .bg-content .left-section p {
    font-size: 20px;
  }
}
@media (max-width: 480px) {
  .fill-your-spot-1 .bg-content .left-section p {
    font-size: 14px;
  }
}
.fill-your-spot-1 .bg-content .right-section {
  position: relative;
  margin-left: 30px;
}
@media (max-width: 480px) {
  .fill-your-spot-1 .bg-content .right-section {
    margin-left: 0px;
    padding: 0px;
  }
}
.fill-your-spot-1 .bg-content .right-section form {
  width: 100%;
  background: rgba(25, 118, 215, 0.74);
  padding: 30px;
  height: calc(100% + 50px);
}
@media (max-width: 1600px) {
  .fill-your-spot-1 .bg-content .right-section form {
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .fill-your-spot-1 .bg-content .right-section form {
    padding: 12px;
    height: calc(100% + 30px);
  }
}
.fill-your-spot-1 .bg-content .right-section form h2 {
  font-size: 50px;
  color: #ffffff;
  font-family: "Engravers Gothic BT";
  margin-top: 0px;
  margin-bottom: 16px;
}
@media (max-width: 1600px) {
  .fill-your-spot-1 .bg-content .right-section form h2 {
    font-size: 36px;
  }
}
@media (max-width: 480px) {
  .fill-your-spot-1 .bg-content .right-section form h2 {
    font-size: 24px;
  }
}
.fill-your-spot-1 .bg-content .right-section form .col-input {
  margin-bottom: 16px;
}
.fill-your-spot-1 .bg-content .right-section form input {
  background-color: #fff;
  width: 100%;
  height: 42px;
  font-size: 14px;
  color: #000;
  padding: 6px 12px;
  border: 0px;
}
@media (max-width: 480px) {
  .fill-your-spot-1 .bg-content .right-section form input {
    height: 38px;
  }
}
.fill-your-spot-1 .bg-content .right-section form input::-moz-placeholder {
  color: grey;
}
.fill-your-spot-1 .bg-content .right-section form input::placeholder {
  color: grey;
}
.fill-your-spot-1 .bg-content .right-section form input:focus {
  outline: none;
}
.fill-your-spot-1 .bg-content .right-section form textarea {
  width: 100%;
  height: 100px;
  resize: none;
  font-size: 14px;
  color: #000;
  padding: 6px 12px;
  border: 0px;
}
@media (max-width: 480px) {
  .fill-your-spot-1 .bg-content .right-section form textarea {
    height: 80px;
  }
}
.fill-your-spot-1 .bg-content .right-section form textarea::-moz-placeholder {
  color: grey;
}
.fill-your-spot-1 .bg-content .right-section form textarea::placeholder {
  color: grey;
}
.fill-your-spot-1 .bg-content .right-section form textarea:focus {
  outline: none;
}
.fill-your-spot-1 .bg-content .right-section form .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
  width: 100%;
}
.fill-your-spot-1 .bg-content .right-section form .btn {
  border: 0;
  color: #fff;
  background-color: #03a9f4;
  padding: 8px 16px;
  border-radius: 0px;
  font-size: 18px;
  font-family: Helvetica;
  width: 100%;
}
@media (max-width: 480px) {
  .fill-your-spot-1 .bg-content .right-section form .btn {
    font-size: 14px;
    padding: 6px;
  }
}
.fill-your-spot-1 .bg-content .right-section form .upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.fill-your-spot-1 .bg-content .right-section form .submit-btn {
  border: 0;
  color: #fff;
  background-color: #03a9f4;
  padding: 8px 16px;
  border-radius: 50px;
  font-size: 18px;
  font-family: Arial;
  width: 100%;
}
@media (max-width: 480px) {
  .fill-your-spot-1 .bg-content .right-section form .submit-btn {
    font-size: 14px;
    padding: 6px;
  }
}

.social-icons-main-sticky {
  position: fixed;
  right: 0px;
  background-image: linear-gradient(0deg, #26476e 0%, #4173b0 100%);
  border-radius: 34px 0px 0px 34px;
  width: 71px;
  height: 359px;
  top: 50%;
  z-index: 99;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 30px;
}
@media (max-width: 1600px) {
  .social-icons-main-sticky img {
    width: 24px;
    height: 24px;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
@media (max-width: 1600px) {
  .social-icons-main-sticky {
    width: 50px;
    height: 270px;
    top: 30%;
  }
}
@media (max-width: 1024px) {
  .social-icons-main-sticky {
    display: none;
  }
}

#messageContent {
  font-size: 18px;
  margin-bottom: 0px;
}

.success-message {
  color: #4CAF50;
}

.error-message {
  color: #ff0000;
}

.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  z-index: 9999;
}

.logo {
  margin-right: 20px;
}

.logo img {
  width: 165px;
  height: auto;
}
@media (max-width: 1600px) {
  .logo img {
    width: 140px;
  }
}
@media (max-width: 991px) {
  .logo img {
    width: 120px;
  }
}
@media (max-width: 480px) {
  .logo img {
    width: 60px;
  }
}

.text-container {
  display: flex;
  align-items: center;
  font-size: 70px;
  color: #122e4f;
  font-family: "Baba Pro";
  letter-spacing: 8px;
  margin-left: 60px;
}
@media (max-width: 1600px) {
  .text-container {
    font-size: 48px;
    margin-left: 40px;
  }
}
@media (max-width: 991px) {
  .text-container {
    font-size: 36px;
    margin-left: 30px;
    letter-spacing: 6px;
  }
}
@media (max-width: 480px) {
  .text-container {
    font-size: 18px;
    margin-left: 10px;
    letter-spacing: 2.5px;
  }
}

.loading-text span {
  opacity: 0;
  animation: slideIn 1s infinite alternate;
}

.loading-text span:nth-child(1) {
  animation-delay: 0.1s;
}

.loading-text span:nth-child(2) {
  animation-delay: 0.5s;
}

.loading-text span:nth-child(3) {
  animation-delay: 0.9s;
}

.loading-text span:nth-child(4) {
  animation-delay: 1s;
}

@keyframes slideIn {
  0% {
    transform: translateY(-10px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}/*# sourceMappingURL=styles.css.map */