@font-face {
  font-family: "Mooxy";
  src: url("../fonts/mooxy.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Neutra Text";
  src: url("../fonts/NeutraText-Book.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Neutra Text";
  src: url("../fonts/NeutraText-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Neutra Text";
  src: url("../fonts/NeutraText-BoldItalic.otf") format("opentype");
  font-weight: 700;
  font-style: italic;
}

:root {
  --primary-color: rgba(62, 180, 137, 1);
  --secondary-color: rgba(12, 31, 25, 0);
  --bg-color: rgba(37, 37, 37, 1);
  --heading-font: "Mooxy", sans-serif;
  --body-font: "Neutra Text", sans-serif;
  --text-white: #fff;
}

body {
  font-family: var(--body-font) !important;
  background-color: var(--bg-color);
  overflow-x: hidden !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--heading-font) !important;
  font-weight: 600;
}
.bg-network1 {
  position: relative;
  width: 100%;
  padding-bottom: 150px;
  z-index: 0;
}

.bg-network1 .bg-layer {
  position: absolute;
  inset: 0;
  background-image: url("../img/network_communications_background_with_flowing_cyber_dots_1609%201.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: color-dodge;
  mix-blend-mode: color-dodge;
  opacity: 0.2;
  z-index: 1;
  pointer-events: none;
}
.bg-network1 .bg-layer2 {
  position: absolute;
  inset: 0;
  background-image: url("../img/network_communications_background_with_flowing_cyber_dots_1609\ 2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: color-dodge;
  mix-blend-mode: color-dodge;
  opacity: 0.2;
  z-index: 1;
  pointer-events: none;
}
.bg-network1 .bg-layer3 {
  position: absolute;
  inset: 0;
  background-image: url("../img/network_communications_background_with_flowing_cyber_dots_1609\ 3.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: color-dodge;
  mix-blend-mode: color-dodge;
  opacity: 0.2;
  z-index: 1;
  pointer-events: none;
}
.bg-network2 {
  position: relative;
  width: 100%;
  padding-bottom: 0px !important;
  overflow: hidden;
  z-index: 0;
}
.bg-network2 .bg-layer4 {
  position: absolute;
  inset: 0;
  background-image: url("../img/network_communications_background_with_flowing_cyber_dots_1609\ 4.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: color-dodge;
  mix-blend-mode: color-dodge;
  opacity: 0.2;
  z-index: -1111111;
  pointer-events: none;
}

.bg-network1 .content,
.bg-network2 .content {
  position: relative;
  z-index: 2;
  color: white;
}
.container-fluid {
  width: 90%;
}

.text-primary {
  color: var(--primary-color) !important;
}
.team .my-2 {
  height: 55px;
  display: flex;
  align-items: center;
}
.btn-outline {
  background: rgba(22, 22, 22, 0.3);
  border: 1px solid transparent;
  border-image-source: linear-gradient(
    77.07deg,
    #073929 -11.46%,
    #ffffff 46.74%,
    #34856a 103.88%
  );
  border-image-slice: 1;
  color: var(--primary-color);
  font-weight: 500;
  font-size: 25px;
  line-height: 100%;
  letter-spacing: 0.12em;
  border-radius: 12px !important;
  display: inline-block;
  padding: 18px 25px;
}
.navbar {
  padding: 2.5rem 0;
  z-index: 111;
}
/* .navbar:before {
  content: "";
  position: absolute;
  background: radial-gradient(
    50% 50% at 50% 50%,
    rgb(62, 180, 137) 0%,
    rgba(0, 0, 0, 0) 100%
  );
  width: 1049px;
  height: 1057px;
  border-radius: 50%;
  left: -600px;
  top: -600px;
  z-index: 0;
} */
/*.navbar:after {
  content: "";
  position: absolute;
  width: 643px;
  height: 643px;
  transform: rotate(10deg);
  border-radius: 50%;
  background: linear-gradient(
    236.19deg,
    #3eb489 0.76%,
    rgba(12, 31, 25, 0) 67.78%
  );
  z-index: -1;
  right: -250px;
  top: -450px;
} */
.shape2 img {
  position: absolute;
  width: 643px;
  height: 643px;
  right: -200px;
  transform: rotate(0deg);
  top: -470px;
  z-index: -1;
}
.shape3 img {
  position: absolute;
  width: 1049px;
  height: 1049px;
  left: -500px;
  top: -500px;
  z-index: 0;
}
.shape4 img {
  position: absolute;
  width: 1253px;
  height: 1253px;
  left: -500px;
  top: -100px;
  z-index: 1;
}
.shape5 img {
  position: absolute;
  width: 690px;
  height: 690px;
  right: -200px;
  top: 0px;
  z-index: 1;
}
.shape6 img {
  position: absolute;
  width: 690px;
  height: 690px;
  left: -200px;
  bottom: -100px;
  z-index: -11;
}
.shape7 img {
  position: absolute;
  width: 690px;
  height: 690px;
  left: -480px;
  bottom: -450px;
  z-index: -11;
}
.shape8 img {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: -11;
}
.footer-block {
  padding: 5em 0 1em !important;
}
.navbar-brand {
  font-weight: bold;
  font-size: 1.25rem;
}

.nav-link,
.nav-link:hover {
  color: var(--text-white);
  font-weight: 500;
  font-size: 25px;
  line-height: 100%;
  letter-spacing: 0%;
}
.main-heading {
  font-weight: 400;
  font-size: 70px;
  line-height: 100%;
  letter-spacing: 6%;
}
.main-heading span {
  display: block;
}
.sub-heading {
  font-weight: 500;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 12%;
}
.section1 {
  padding-top: 40px !important;
  z-index: 111 !important;
}
.section2 {
  padding: 100px 0 150px;
}
.section2 .hand-img {
  bottom: -200px;
}
.section3 {
  padding-top: 50px;
}
.payments {
  top: 35px;
}
.z-index11 {
  z-index: 11;
}

/* .payments:after {
  content: "";
  position: absolute;
  opacity: 0.9;
  width: 326px;
  height: 326px;
  border-radius: 50%;
  background: linear-gradient(
    179deg,
    #3eb489 0.76%,
    rgba(12, 31, 25, 0) 67.78%
  );
  right: -100px;
  bottom: -50px;
} */
.shape1 img {
  position: absolute;
  width: 250px;
  height: 250px;
  right: -117px;
  bottom: -49px;
  z-index: 11;
}
/* .bg1 {
  position: relative;
}
.bg1:before {
  content: "";
  position: absolute;
  background-image: url("../img/Rectangle\ 4.png");
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  z-index: -11111;
  top: 0px;
  background-blend-mode:lighten, normal;
  mix-blend-mode: lighten;
  opacity: 0.4;
} */
.team {
  padding-bottom: 70px;
}

.team .col-md-6 {
  padding-left: 2em !important;
  padding-right: 2em !important;
}
.team-block {
  box-shadow: 0px 4.04px 39.26px -2.02px rgba(62, 180, 137, 1);
  border-radius: 11.1px;
  min-height: 350px;
}
.team-block .img-outer {
  width: 254px;
  height: 194px;
  border-radius: 11.1px;
  background: rgba(62, 180, 137, 1);
  border: 1.01px solid transparent;
  /* border-image-source: linear-gradient(
    180deg,
    #3eb489 0%,
    #ffffff 41.35%,
    #3eb489 91.35%
  ); */
  border-image-slice: 1;
  display: flex;
  justify-content: center;
}

.team-block h4 {
  font-family: var(--heading-font);
  font-weight: 400;
  font-size: 25px;
  line-height: 100%;
  letter-spacing: 6%;
  color: rgba(7, 57, 41, 1);
}
.team-block span {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 12%;
  color: rgba(62, 180, 137, 1);
}
.team-block p {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 6%;
  color: rgba(7, 57, 41, 1);
  padding-left: 0.5em !important;
  padding-right: 0.5em !important;
}
.team-block .tags div {
  box-shadow: 1.01px 2.02px 4.04px 0px rgba(0, 0, 0, 0.25);
  background-color: rgba(237, 237, 237, 1);
  border-radius: 11.1px;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 6%;
  display: inline-block;
  padding: 5px 15px;
}

footer {
  padding-top: 20px;
  padding-bottom: 100px;
}
footer h4 {
  font-weight: 400;
  font-size: 64px;
  line-height: 100%;
  letter-spacing: 0%;
}
footer ul {
  margin: 0;
  padding: 0;
}
footer ul li {
  list-style-type: none;
  padding: 0;
}
footer ul li a {
  text-decoration: none;
}
footer .contact li {
  margin-bottom: 10px;
}
footer .contact li:last-child {
  margin-bottom: 0px;
}
footer .contact a {
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 6%;
}
footer .links {
  padding-top: 4em;
}

footer .links a {
  font-weight: 500;
  font-size: 22px;
  line-height: 100%;
  letter-spacing: 6%;
  color: rgba(137, 137, 137, 1);
}

@media (max-width: 1499px) {
  .main-heading {
    font-size: 50px;
  }
  footer h4 {
    font-size: 40px;
  }
  .nav-link,
  .nav-link:hover {
    font-size: 22px;
  }
  .payments img {
    width: 450px;
  }
  .shape4 img {
    position: absolute;
    width: 800px;
    height: 800px;
    left: -300px;
    top: 0px;
    z-index: 1;
  }
  .bg-network1 {
    padding-bottom: 120px;
  }
  .shape5 img {
    width: 400px;
    height: 400px;
    right: -100px;
  }
  .shape6 img {
    width: 500px;
    height: 500px;
  }
}
@media (max-width: 1399px) {
  .team .img-outer img {
    width: 167px;
  }
}

@media (max-width: 1199px) {
  .team .my-2 {
    justify-content: center;
  }
  .main-heading {
    font-size: 50px;
  }
  footer h4 {
    font-size: 35px;
  }
  footer .contact a,
  footer .links a {
    font-size: 25px;
  }
  .nav-link,
  .nav-link:hover {
    font-size: 25px;
  }
  .team-block .img-outer {
    margin: 0px auto 1em !important;
    width: 100%;
    display: table;
  }
  .team-block .img-outer img {
    position: unset !important;
  }
  .bg-network1 {
    padding-bottom: 145px;
  }
  .payments {
    top: 0px;
  }
  .main-heading {
    font-size: 40px;
  }
  .sub-heading {
    font-size: 25px;
    margin-bottom: 1em !important;
  }
  footer h4 {
    font-size: 30px;
  }
  footer .contact a,
  footer .links a {
    font-size: 20px;
  }
  .section1 {
    padding-top: 50px !important;
  }
  .payments img {
    width: 400px;
  }
  .hand-img img {
    width: 400px;
  }
  .section2 .hand-img {
    bottom: -125px;
  }
  .section2 {
    padding: 50px 0;
  }
  .shape4 img {
    width: 500px;
    height: 500px;
    left: -100px;
    bottom: 0px;
    top: 0px;
  }
  .btn-outline {
    font-size: 20px;
    padding: 10px 15px;
  }
  .payments {
    top: 50px;
  }
  .shape1 img {
    right: -190px;
    bottom: -80px;
    width: 300px;
    height: 300px;
  }
  .section3 {
    padding-top: 15px;
  }
  .shape5 img {
    width: 500px;
    height: 500px;
  }
  .shape2 img {
    width: 350px;
    height: 350px;
    right: -43px;
    top: -150px;
  }
  .team-block {
    min-height: auto;
  }
  .team-block .d-flex.mb-4 {
    flex-direction: column !important;
    align-items: center !important;
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .shape8 img {
    height: 100%;
  }
  .footer-block {
    padding-top: 0em !important;
  }
}

@media (max-width: 991px) {
  .team .my-2 {
    height: auto;
  }
  footer .contact a,
  footer .links a {
    font-size: 17px;
  }
  .bg-network2.vh-100 {
    height: auto !important;
  }
  .team-block .d-flex {
    width: 40%;
    justify-content: center;
  }
  /* .bg-network1 {
    overflow-x: hidden;
  } */
  .team-block .img-outer img {
    position: absolute !important;
    left: 0;
    right: 0;
    width: 215px;
  }
  .bg-network1 {
    padding-bottom: 190px;
  }
  .shape1 img {
    right: -190px;
    bottom: -122px;
    width: 300px;
    height: 300px;
  }
  .shape4 img {
    top: 0px;
  }
  .section3 {
    padding-top: 0px;
  }
  .navbar-brand img {
    width: 100px;
    height: auto;
  }
  .nav-link,
  .nav-link:hover {
    font-size: 20px;
  }
  .section1 {
    padding-top: 15px !important;
  }
  .team .col-md-12.mb-5 {
    margin-bottom: 3rem !important;
  }
  .team {
    padding-bottom: 50px;
  }

  .team-block .img-outer img {
    margin: 0px auto;
    display: flex;
    text-align: center;
    justify-content: center;
  }
  .team .col-md-6 {
    width: 100%;
    padding: 0px !important;
  }
  .team-block p {
    text-align: center;
  }
  .team .px-5 {
    padding: 0px !important;
  }
  .team-block .img-outer {
    margin: 0px auto 1em !important;
    display: table;
    text-align: center;
    width: 100%;
  }
  .team .row .col-md-6.mb-4 {
    margin-bottom: 3rem !important;
  }
  .team .row .col-md-6 {
    margin-bottom: 5rem !important;
  }
  .team .row .col-md-6:last-child {
    margin-bottom: 0rem !important;
  }
  .team .team-block {
    display: flex;
    flex-direction: column !important;
    align-items: center !important;
  }
  .shape5 img {
    width: 400px;
    height: 400px;
  }
}
@media (max-width: 767px) {
  .shape6 img {
    width: 300px;
    height: 300px;
    bottom: 0;
  }
  .team-block .d-flex {
    width: 50%;
  }
  .bg-network1 {
    padding-bottom: 75px;
  }
  .payments {
    top: 20px;
  }

  .main-heading {
    font-size: 35px;
    letter-spacing: 2px;
  }
  .sub-heading {
    font-size: 25px;
    margin-bottom: 1.3em !important;
  }
  .payments img {
    width: 300px;
  }
  .shape1 img {
    right: -93px;
    bottom: -55px;
    width: 200px;
    height: 200px;
  }
  .shape4 img {
    width: 400px;
    height: 400px;
    left: -100px;
    top: 0px;
  }
  .section2 .hand-img {
    bottom: -115px;
  }
  .shape5 img {
    width: 400px;
    height: 400px;
    right: -100px;
  }
  .section3 {
    padding-top: 90px;
  }

  .section2 {
    padding-bottom: 5em;
  }

  footer .links {
    padding-top: 1em;
  }
  footer .text-end {
    text-align: left !important;
    align-items: start !important;
    margin-top: 2em;
  }

  .bg-layer3 {
    opacity: 0.07 !important;
  }
}
@media (max-width: 680px) {
  .team-block .d-flex {
    width: 60%;
  }
  .payments,
  .hand-img {
    position: unset !important;
    margin: 0px auto;
    width: 100%;
  }
  .payments img,
  .section2 .hand-img img {
    width: 100%;
  }
  .section2 .hand-img {
    margin-top: -50px;
  }
  .section2 {
    padding-bottom: 0em;
  }
  .section1 {
    padding-bottom: 0px !important;
  }
  .bg-network1 {
    padding-bottom: 0px;
  }
}
@media (max-width: 580px) {
  .sub-heading {
    font-size: 20px;
  }
  .main-heading {
    font-size: 30px;
  }
  .btn-outline {
    font-size: 16px;
  }
  .section1 {
    padding-top: 25px !important;
  }
  .shape1 img {
    bottom: 40px;
  }
}
@media (max-width: 520px) {
  .mob-vh-100 {
    height: 100vh !important;
  }
  .section1 {
    padding-top: 54px !important;
  }
  .mob-pb-4 {
    padding-bottom: 4em !important;
  }
  .section2 {
    padding-bottom: 3em;
  }
  .shape8 img {
    height: 50%;
  }
  .team-block .d-flex {
    width: 90%;
  }
  .shape2 img {
    width: 300px;
    height: 300px;
  }

  .shape7 img {
    bottom: -552px;
  }
}
@media (max-width: 480px) {
  .section2 .hand-img {
    margin-top: -30px;
  }
  .bg-network1 {
    padding-bottom: 0px;
  }
  .shape4 img {
    width: 300px;
    height: 300px;
    left: -100px;
    top: 0px;
  }
  .main-heading span .shape5 img {
    width: 300px;
    height: 300px;
    right: -100px;
  }
  .section3 {
    padding: 35px 0px 50px;
  }
  .team .col-md-12 {
    margin-bottom: 0.5em !important;
  }

  .nav-link,
  .nav-link:hover {
    font-size: 18px;
  }
  .shape1 img {
    bottom: 0px;
  }
  .main-heading {
    font-size: 27px;
  }
  .sub-heading {
    font-size: 17px;
  }
  footer h4 {
    font-size: 22px;
  }
}
@media (max-width: 420px) {
  .shape2 img {
    right: -80px;
  }
  .navbar-nav.gap-5 {
    gap: 1rem !important;
  }
  .navbar-brand img {
    width: 75px;
  }
  .main-heading {
    font-size: 23px;
  }
}
@media (max-width: 380px) {
  .shape2 img {
    right: -110px;
  }
  .main-heading {
    font-size: 23px;
  }
}

@media (max-width: 360px) {
  .main-heading {
    font-size: 18px;
  }
}
