.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  outline-style: solid;
  outline-width: 2px;
  outline-offset: 2px;
  outline-color: #3b79c3;
}

.hero_section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: none;
  background-position: 0px 0px;
}

.image {
  margin-top: 0.7rem;
}

.body {
  background-color: #072d4e;
  font-family: Exo, sans-serif;
}

.navlink {
  -webkit-transition: background-color 650ms ease;
  transition: background-color 650ms ease;
  color: #fff;
}

.navlink:hover {
  background-color: #003780;
}

.navlink.w--current {
  background-color: rgba(1, 62, 143, 0.86);
  color: #fff;
}

.heading {
  color: #fff;
  font-size: 64px;
  font-weight: 700;
  letter-spacing: 12px;
}

.text-block {
  margin-top: 2rem;
  color: #fff;
  font-weight: 700;
}

.about_section {
  padding: 5rem 25rem;
  text-align: center;
}

.heading-2 {
  color: #fff;
}

.text-block-2 {
  margin-top: 2rem;
  color: #fff;
}

.columns {
  margin-top: 2rem;
}

.heading-3 {
  color: #fff;
  font-size: 65px;
}

.text-block-3 {
  margin-top: 2rem;
  padding-right: 15rem;
  padding-left: 15rem;
  color: #fff;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #072d4e;
}

.project_section {
  padding: 5rem 25rem 7rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 45, 78, 0.85)), to(rgba(7, 45, 78, 0.85))), url('../images/texture-1444067_1920.jpg');
  background-image: linear-gradient(180deg, rgba(7, 45, 78, 0.85), rgba(7, 45, 78, 0.85)), url('../images/texture-1444067_1920.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.heading-4 {
  margin-top: 2rem;
  color: #fff;
  text-align: center;
}

.columns-2 {
  margin-top: 4rem;
}

.column {
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
}

.column-2 {
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
  text-align: center;
}

.column-3 {
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
  text-align: center;
}

.image-2 {
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: -webkit-filter 650ms ease;
  transition: -webkit-filter 650ms ease;
  transition: filter 650ms ease;
  transition: filter 650ms ease, -webkit-filter 650ms ease;
}

.image-2:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.image-3 {
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: -webkit-filter 650ms ease;
  transition: -webkit-filter 650ms ease;
  transition: filter 650ms ease;
  transition: filter 650ms ease, -webkit-filter 650ms ease;
}

.image-3:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.image-4 {
  width: 100%;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: -webkit-filter 650ms ease;
  transition: -webkit-filter 650ms ease;
  transition: filter 650ms ease;
  transition: filter 650ms ease, -webkit-filter 650ms ease;
}

.image-4:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.services_section {
  padding: 5rem 25rem;
}

.text-block-4 {
  margin-top: 1rem;
  color: #fff;
  font-size: 18px;
  text-align: left;
  text-decoration: none;
}

.div-block {
  height: 5px;
  margin-top: 10px;
  background-color: #00eaf9;
}

.text-block-5 {
  margin-bottom: -25px;
  -webkit-transform: translate(0px, -40px);
  -ms-transform: translate(0px, -40px);
  transform: translate(0px, -40px);
  color: #fff;
  font-size: 65px;
  text-align: right;
}

.div-block-2 {
  text-align: center;
}

.heading-5 {
  margin-top: 2rem;
  color: #fff;
  text-align: center;
}

.paragraph {
  margin-top: 2rem;
  color: #fff;
  text-align: center;
}

.columns-3 {
  margin-top: 4rem;
  margin-bottom: 2rem;
}

.technology_section {
  height: auto;
  padding: 5rem 25rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 45, 78, 0.75)), to(rgba(7, 45, 78, 0.75))), url('../images/abstract-5719221_1920.jpg');
  background-image: linear-gradient(180deg, rgba(7, 45, 78, 0.75), rgba(7, 45, 78, 0.75)), url('../images/abstract-5719221_1920.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  text-align: center;
}

.background-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(7, 45, 78, 0.75)), to(rgba(7, 45, 78, 0.75)));
  background-image: linear-gradient(180deg, rgba(7, 45, 78, 0.75), rgba(7, 45, 78, 0.75));
  text-align: left;
}

.hero_section_2 {
  text-align: left;
}

.heading-6 {
  margin-bottom: 4rem;
  color: #fff;
}

.heading-7 {
  margin-top: 2rem;
  color: #fff;
}

.text-block-6 {
  color: #fff;
}

.paragraph-2 {
  margin-top: 4rem;
  color: #fff;
}

.image-5 {
  border-radius: 20px;
}

.image-6 {
  border-radius: 20px;
}

.image-7 {
  border-radius: 20px;
}

.column-4 {
  padding-right: 20px;
  padding-left: 20px;
}

.column-5 {
  padding-right: 20px;
  padding-left: 20px;
}

.column-6 {
  padding-right: 20px;
  padding-left: 20px;
}

.partners_section {
  padding: 5rem 25rem;
}

.heading-8 {
  margin-bottom: 4rem;
  color: #fff;
  text-align: center;
}

.columns-4 {
  margin-top: 2rem;
}

.contact_section {
  padding: 5rem 25rem;
}

.heading-9 {
  margin-bottom: 4rem;
  color: #fff;
  text-align: center;
}

.field-label {
  margin-top: 1rem;
  color: #fff;
}

.field-label-2 {
  color: #fff;
}

.field-label-3 {
  color: #fff;
}

.column-7 {
  padding-left: 0px;
}

.column-8 {
  padding-right: 0px;
}

.submit-button {
  margin-top: 2rem;
  background-color: #003780;
}

.text-field {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #072d4e;
}

.text-field:focus-visible {
  color: #fff;
}

.text-field[data-wf-focus-visible] {
  color: #fff;
}

.text-field::-webkit-input-placeholder {
  color: #fff;
}

.text-field:-ms-input-placeholder {
  color: #fff;
}

.text-field::-ms-input-placeholder {
  color: #fff;
}

.text-field::placeholder {
  color: #fff;
}

.text-field-2 {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #072d4e;
}

.text-field-2:focus-visible {
  color: #fff;
}

.text-field-2[data-wf-focus-visible] {
  color: #fff;
}

.text-field-2::-webkit-input-placeholder {
  color: #fff;
}

.text-field-2:-ms-input-placeholder {
  color: #fff;
}

.text-field-2::-ms-input-placeholder {
  color: #fff;
}

.text-field-2::placeholder {
  color: #fff;
}

.text-field-3 {
  height: 50px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #072d4e;
}

.text-field-3:focus-visible {
  color: #fff;
}

.text-field-3[data-wf-focus-visible] {
  color: #fff;
}

.text-field-3::-webkit-input-placeholder {
  color: #fff;
}

.text-field-3:-ms-input-placeholder {
  color: #fff;
}

.text-field-3::-ms-input-placeholder {
  color: #fff;
}

.text-field-3::placeholder {
  color: #fff;
}

.footer_section {
  padding: 2rem 25rem;
}

.text-block-7 {
  color: #fff;
  text-align: center;
}

.link-block {
  width: 100%;
  text-decoration: none;
}

.link-block-2 {
  width: 100%;
  text-decoration: none;
}

.link-block-3 {
  width: 100%;
  text-decoration: none;
}

.link-block-4 {
  width: 100%;
  text-decoration: none;
}

.link-block-5 {
  width: 100%;
  text-decoration: none;
}

.link-block-6 {
  width: 100%;
  text-decoration: none;
}

.columns-5 {
  margin-top: 5rem;
}

.heading-10 {
  margin-bottom: 2rem;
  color: #fff;
}

.text-block-8 {
  color: #fff;
}

.link {
  color: #fff;
}

@media screen and (max-width: 991px) {
  .about_section {
    padding-right: 5rem;
    padding-left: 5rem;
  }

  .text-block-3 {
    padding-right: 5rem;
    padding-left: 5rem;
  }

  .project_section {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .services_section {
    padding-right: 5rem;
    padding-left: 5rem;
  }

  .technology_section {
    padding-right: 5rem;
    padding-left: 5rem;
  }

  .partners_section {
    padding-right: 5rem;
    padding-left: 5rem;
  }

  .contact_section {
    padding-right: 5rem;
    padding-left: 5rem;
  }

  .footer_section {
    padding-right: 5rem;
    padding-left: 5rem;
  }

  .icon {
    color: #fff;
  }
}

@media screen and (max-width: 767px) {
  .heading {
    font-size: 50px;
  }

  .background-video {
    text-align: center;
  }

  .column-4 {
    margin-bottom: 5rem;
  }

  .column-5 {
    margin-bottom: 5rem;
  }

  .partners_section {
    text-align: center;
  }

  .column-8 {
    padding-left: 0px;
  }

  .column-9 {
    margin-bottom: 2rem;
  }

  .column-10 {
    margin-bottom: 2rem;
  }

  .column-11 {
    margin-bottom: 5rem;
  }

  .column-12 {
    margin-bottom: 5rem;
  }

  .column-13 {
    margin-bottom: 1rem;
  }

  .column-14 {
    margin-bottom: 1rem;
  }

  .column-15 {
    margin-bottom: 1rem;
  }

  .column-16 {
    margin-bottom: 1rem;
  }

  .column-17 {
    margin-bottom: 1rem;
  }

  .column-18 {
    margin-bottom: 1rem;
  }

  .column-19 {
    margin-bottom: 1rem;
  }

  .column-20 {
    margin-bottom: 1rem;
  }

  .column-21 {
    margin-bottom: 1rem;
  }

  .heading-10 {
    margin-bottom: 1rem;
  }

  .column-22 {
    margin-bottom: 2rem;
  }

  .column-23 {
    margin-bottom: 2rem;
  }
}

@media screen and (max-width: 479px) {
  .heading {
    font-size: 38px;
  }

  .about_section {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .heading-2 {
    font-size: 20px;
  }

  .text-block-3 {
    padding-right: 0rem;
    padding-left: 0rem;
  }

  .services_section {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .technology_section {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .partners_section {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .contact_section {
    padding-right: 2rem;
    padding-left: 2rem;
  }

  .column-7 {
    padding-right: 0px;
  }

  .footer_section {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}