:root {
  --color-3: #001e45;
  --color-4: #8a1e05;
  --color: white;
  --white: white;
  --color-5: #f6dd4f;
  --elements-webflow-library--general--shadow-01: #14142b0f;
  --elements-webflow-library--neutral--100\<deleted\|variable-07926372\>: white;
  --color-2: black;
  --black: black;
}

h2 {
  color: var(--color-3);
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.2em;
}

h3 {
  color: var(--color-4);
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2em;
}

h4 {
  color: var(--color-4);
  text-align: left;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: var(--color-4);
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.2em;
}

p {
  margin-bottom: 20px;
  position: relative;
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  line-height: 1.5em;
}

li {
  margin-bottom: 10px;
}

.body {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.75em;
}

.section-2-wrapper-jm {
  object-fit: fill;
  width: 90%;
  max-width: 1400px;
  min-height: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: visible;
}

.section-2-wrapper-jm._2 {
  margin-top: 20px;
}

.section-2-photo-holder {
  background-image: url('../images/ifs.png'), radial-gradient(circle farthest-corner at 75% 50%, var(--color-3), #001024);
  object-fit: cover;
  background-position: 90% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 90%, auto;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 5%;
  padding-bottom: 5%;
  padding-left: 5%;
  display: flex;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.section-2-photo-holder._2 {
  background-image: url('../images/idesign.png'), radial-gradient(circle farthest-corner at 20% 50%, var(--color-3), #001024);
  background-position: 10% 100%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto 90%, auto;
  align-items: flex-end;
  padding-left: 0%;
  padding-right: 5%;
}

.section-3-wrapper-jm {
  justify-content: space-between;
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-3-left-div {
  border-right: 5px none var(--color-4);
  color: var(--color-3);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 40%;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-right: 75px;
  font-size: 3em;
  font-weight: 400;
  line-height: 1.2em;
  display: flex;
}

.section-3-right-div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 60%;
  padding: 0;
  display: flex;
}

.hero {
  background-image: url('../images/young-woman-out-for-coffee.jpg');
  background-position: 100% 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 95vh;
  margin-top: 5vh;
  padding: 8% 5% 5%;
  display: flex;
}

.hero-info-div {
  color: var(--color);
  text-align: center;
  width: 700px;
  padding: 25px;
  position: relative;
}

.hero-bg-blue {
  color: #333;
  text-align: center;
  mix-blend-mode: multiply;
  background-color: #001231d4;
  position: absolute;
  inset: 0%;
}

.navbar {
  border-bottom: 10px none var(--color-4);
  background-color: var(--color-3);
  height: auto;
  padding-right: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.navlink {
  color: var(--white);
  text-transform: uppercase;
  align-items: center;
  padding: 10px 15px;
  font-family: Poppins, sans-serif;
  font-weight: 600;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.navlink:hover {
  color: var(--color-5);
  background-color: #0012311a;
}

.image-4 {
  filter: brightness(0%) invert();
  width: 25px;
  margin-right: 10px;
}

.image-4.invert {
  filter: grayscale() invert();
}

.image-5 {
  height: 50px;
}

.brand {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}

.nav-menu {
  align-items: center;
  height: 70px;
  display: flex;
}

.hero-large-line {
  z-index: 1;
  color: var(--color);
  text-align: center;
  width: 650px;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-size: 3.5em;
  font-weight: 700;
  line-height: 1.2em;
  position: relative;
}

.hero-line-special {
  color: #00123100;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: var(--color);
  text-transform: uppercase;
  font-size: 1.8em;
  line-height: 1.1em;
}

.offer {
  z-index: 1;
  background-color: var(--color-5);
  color: var(--color-3);
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 15px;
  padding: 10px 15px;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1em;
  position: relative;
}

.text-block {
  letter-spacing: 5.5px;
  font-size: 1.3em;
}

.button-holder {
  z-index: 1;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.button-holder.center {
  justify-content: center;
}

.hero-button {
  border: 1px solid var(--color);
  color: var(--color);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px 15px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: transform .2s, background-color .2s;
  display: flex;
}

.hero-button:hover {
  border-color: var(--color-4);
  background-color: var(--color-4);
  transform: translate(0, -5px);
}

.intro-section {
  background-color: var(--elements-webflow-library--general--shadow-01);
  padding-top: 5%;
}

.intro-wrapper-div {
  z-index: 10;
  background-color: var(--color);
  text-align: center;
  width: 90%;
  max-width: 1400px;
  margin-bottom: -5%;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 5%;
  position: relative;
}

.h2-center {
  text-align: center;
}

._3-values-section {
  background-color: var(--color-3);
  padding-top: 10%;
  padding-bottom: 5%;
  position: relative;
}

.reason-wrapper {
  justify-content: space-between;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.reason-wrapper.abs {
  padding-bottom: 50px;
  position: absolute;
  inset: auto 0% 0%;
}

.reason-div {
  color: var(--color);
  text-align: center;
  flex-flow: column;
  align-items: center;
  width: 31%;
  display: flex;
}

.lg-number {
  opacity: 1;
  color: var(--color);
  text-align: center;
  margin-bottom: 20px;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-size: 3em;
  font-weight: 700;
  line-height: 1em;
}

.h4-center {
  color: var(--color-5);
  text-align: center;
}

.self-test-lg-par {
  margin-bottom: 0;
  font-size: .5em;
}

.body-button {
  border: 1px none var(--color);
  background-color: var(--color-3);
  color: var(--color);
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 10px 15px;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  line-height: 1em;
  text-decoration: none;
  transition: transform .2s, background-color .2s;
  display: flex;
}

.body-button:hover {
  border-color: var(--color-4);
  background-color: var(--color-4);
  transform: translate(0, -5px);
}

.body-button.btm-marg {
  margin-bottom: 15px;
}

.cost-section {
  color: var(--elements-webflow-library--neutral--100\<deleted\|variable-07926372\>);
  padding-top: 5%;
  padding-bottom: 5%;
}

.self-test-section {
  background-color: var(--color);
  background-image: linear-gradient(to bottom, var(--elements-webflow-library--general--shadow-01), var(--elements-webflow-library--general--shadow-01));
  padding-top: 5%;
  padding-bottom: 5%;
}

.h2-white {
  color: var(--color);
}

.why-choose-section {
  background-color: var(--color-3);
  background-image: linear-gradient(#001231ed, #001231ed);
  padding-top: 5%;
  padding-bottom: 5%;
}

.why-choose-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  max-width: 1400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.h2-center-white {
  color: var(--color);
  text-align: center;
}

.p-white {
  color: var(--color);
}

.testimonial-section {
  background-image: linear-gradient(#0000008a, #0000008a), url('../images/new-york-city-skyline.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 0;
  padding-top: 8%;
  padding-bottom: 8%;
  display: flex;
  position: relative;
}

.testimonial-wrapper-div {
  text-align: center;
  width: 90%;
  max-width: none;
}

.testimonial-holder {
  justify-content: space-between;
  margin-top: 50px;
  margin-bottom: 100px;
  display: flex;
}

.testimonial-div {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  color: var(--color);
  text-align: left;
  background-color: #001231d1;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 49%;
  padding: 30px;
  display: flex;
  position: relative;
}

.top-test-txt {
  margin-bottom: 30px;
}

.quote-icon {
  opacity: .24;
  position: absolute;
  inset: auto 20px 20px auto;
}

.candiate-text-holder {
  width: 86%;
  max-width: 1400px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.footer {
  background-color: var(--color-3);
  padding-top: 5%;
  padding-bottom: 5%;
}

.footer-top-div {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-top-left {
  width: 60%;
}

.submit-button {
  background-color: var(--color);
  color: var(--color-3);
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 700;
  line-height: 1em;
}

.submit-button:hover {
  background-color: var(--color-4);
  color: var(--color);
}

.form-block {
  margin-bottom: 0;
}

.text-field {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--color);
  background-color: #fff0;
}

.text-field:focus, .text-field::placeholder {
  color: var(--color);
}

.text-field._49 {
  background-color: #ffffff0d;
  width: 49%;
}

.text-field-holder {
  justify-content: space-between;
  margin-bottom: 10px;
  display: flex;
}

.textarea {
  border-style: solid none;
  border-width: 1px;
  border-color: black black var(--color);
  background-color: #ffffff0d;
  min-height: 75px;
  margin-bottom: 20px;
}

.textarea:focus, .textarea::placeholder {
  color: var(--color);
}

.footer-right-div {
  flex-flow: column;
  align-items: flex-start;
  width: 32%;
  display: flex;
}

.lg-footer-text {
  color: var(--color);
  margin-bottom: 20px;
  font-size: 2em;
  line-height: 1.2em;
}

.locations-holder {
  flex-flow: wrap;
  justify-content: center;
  width: 100%;
  margin-top: 75px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.location-div {
  color: var(--color);
  text-align: center;
  background-color: #ffffff0d;
  border-bottom: 1px #000;
  width: 45%;
  margin-bottom: 1%;
  margin-left: .5%;
  margin-right: .5%;
  padding: 20px;
  line-height: 1.5em;
}

.location-div:hover {
  background-color: #8a1e0500;
}

.copyright {
  background-color: var(--color-4);
  color: var(--color);
  text-align: center;
  padding: 10px;
  font-family: itc-avant-garde-gothic-pro, sans-serif;
  font-weight: 700;
}

.cost-5050 {
  justify-content: space-between;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cost-5050._1 {
  min-height: 500px;
  margin-bottom: 5%;
}

.cost-list {
  color: var(--color-2);
  align-items: center;
  margin-bottom: 15px;
  font-size: 1.2em;
  line-height: 1.2em;
  display: flex;
}

.cost-list.bottom {
  margin-bottom: 0;
}

.cost-icon-div {
  background-color: var(--color-3);
  border-radius: 100%;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  margin-right: 15px;
  padding: 10px;
  display: flex;
}

.cost-txt {
  color: var(--color-4);
  font-weight: 700;
}

.h5-white {
  color: var(--color);
}

.p-lg {
  font-size: 1.5em;
}

.fine {
  margin-bottom: 20px;
  font-size: .8em;
  line-height: 1.2em;
  position: relative;
}

.image-9 {
  width: 100%;
}

.wrap {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.wrap.center {
  text-align: center;
}

.wrap.center.white {
  color: var(--color);
}

.wrap.center.white.top-marg {
  flex-flow: column;
  align-items: center;
  margin-top: 50px;
  display: flex;
}

.img-div {
  background-color: var(--color-3);
  object-fit: cover;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 0;
  display: flex;
  overflow: hidden;
}

.img-div._48 {
  width: 48%;
}

.img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.txt-div {
  color: var(--color-2);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 48%;
  padding: 30px 0;
  display: flex;
}

.list-special {
  background-color: var(--color);
  background-image: linear-gradient(#001e451a, #001e451a);
  min-width: 130%;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 0;
  padding-right: 10px;
  position: relative;
}

.tech-section {
  padding-top: 5%;
  padding-bottom: 5%;
}

.h4-less {
  margin-top: -10px;
}

.ifs-div {
  color: var(--color);
  width: 45%;
}

.h3-yel {
  color: var(--color-5);
}

.wrap-flex {
  flex-flow: wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
  display: flex;
}

.safety {
  color: var(--color);
  background-color: #ffffff17;
  width: 24%;
  min-height: 225px;
  margin-bottom: 0%;
  margin-right: 0%;
  padding: 15px;
}

.h4-white {
  color: var(--color);
  min-height: 50px;
}

.h3-so {
  color: var(--color);
  letter-spacing: 2px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 2em;
  }

  .section-2-wrapper-jm {
    min-height: 50vh;
  }

  .section-2-photo-holder {
    background-size: auto 80%, auto;
    padding-top: 3%;
    padding-bottom: 1%;
    padding-left: 3%;
  }

  .section-3-wrapper-jm {
    flex-direction: column;
  }

  .section-3-left-div {
    border-bottom: 5px solid var(--color-4);
    border-right-style: none;
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
    font-size: 2em;
  }

  .section-3-right-div {
    align-items: flex-start;
    width: 100%;
    padding-left: 25px;
  }

  .hero {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: contain;
    justify-content: flex-end;
    height: 750px;
    margin-top: 50px;
    padding: 0%;
  }

  .hero-info-div {
    background-color: var(--color-3);
    text-align: center;
    flex-flow: column;
    align-items: center;
    width: 100%;
    padding: 25px;
    display: flex;
  }

  .hero-bg-blue {
    text-align: left;
    background-color: #001231;
    flex-flow: column;
    align-items: flex-start;
    display: none;
  }

  .navbar {
    height: 75px;
  }

  .navlink {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-4 {
    margin-right: 0;
  }

  .image-4.invert {
    width: 20px;
    margin-right: 10px;
  }

  .image-5 {
    height: 50px;
  }

  .hero-large-line {
    text-align: center;
    font-size: 3em;
  }

  .hero-line-special {
    font-size: 1.55em;
  }

  .offer {
    width: auto;
    font-size: 1.2em;
  }

  .button-holder {
    align-items: center;
    width: 90%;
  }

  .button-holder.center {
    justify-content: center;
  }

  .hero-button {
    padding-left: 10px;
    padding-right: 10px;
  }

  .intro-wrapper-div {
    padding-bottom: 5px;
  }

  .lg-number {
    font-size: 2.4em;
  }

  .h4-center {
    text-align: center;
  }

  .cost-section {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .testimonial-section {
    background-image: linear-gradient(#00000087, #00000087), url('../images/new-york-city-skyline.jpg');
    background-attachment: scroll, scroll;
    padding-bottom: 200px;
  }

  .testimonial-holder {
    flex-flow: column;
    margin-top: 0;
    margin-bottom: 20px;
  }

  .testimonial-div {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px;
  }

  .candiate-text-holder {
    margin-bottom: 50px;
  }

  .footer-top-div {
    flex-flow: column;
  }

  .footer-top-left {
    width: 100%;
    margin-bottom: 20px;
  }

  .footer-right-div {
    width: 100%;
  }

  .cost-icon-div {
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    padding: 10px;
  }

  .nav-link-text {
    display: none;
  }

  .fine {
    text-align: center;
  }

  .img-div, .img-div._48 {
    padding: 0;
  }

  .txt-div {
    padding: 20px;
  }

  .wrap-flex {
    flex-flow: wrap;
    margin-bottom: 0;
  }

  .safety {
    width: 48%;
    margin-bottom: 4%;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    letter-spacing: 5px;
    font-size: 1em;
  }

  .section-2-wrapper-jm {
    min-height: 40vh;
  }

  .section-2-photo-holder {
    background-position: 50% 100%, 0 0;
    background-size: auto 50%, auto;
    padding-bottom: 250px;
    padding-right: 3%;
  }

  .section-2-photo-holder._2 {
    background-position: 400% 100%, 0 0;
    background-size: auto 50%, auto;
    padding-left: 5%;
  }

  .section-3-left-div {
    font-size: 2em;
  }

  .hero {
    height: auto;
    padding-top: 225px;
  }

  .hero-info-div {
    padding: 10px;
  }

  .navbar {
    height: 60px;
  }

  .image-4.invert {
    width: 15px;
  }

  .image-5 {
    height: 40px;
  }

  .nav-menu {
    height: 50px;
  }

  .hero-large-line {
    width: auto;
    font-size: 2em;
  }

  .hero-line-special {
    -webkit-text-stroke-width: 1px;
    font-size: 1.7em;
  }

  .offer {
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-size: .9em;
    font-weight: 700;
  }

  .button-holder {
    width: 100%;
  }

  .hero-button {
    font-size: .9em;
  }

  .intro-wrapper-div {
    padding-left: 10px;
    padding-right: 10px;
  }

  .reason-wrapper {
    flex-flow: column;
  }

  .reason-wrapper.abs {
    padding-bottom: 0;
  }

  .reason-div {
    width: 100%;
    margin-bottom: 20px;
  }

  .body-button {
    padding-left: 10px;
    font-size: .9em;
  }

  .cost-section {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .why-choose-section {
    background-image: linear-gradient(#001231eb, #001231eb);
  }

  .testimonial-section {
    padding-bottom: 350px;
  }

  .candiate-text-holder {
    width: 90%;
  }

  .footer-top-div {
    flex-flow: column;
  }

  .footer-top-left {
    width: 100%;
  }

  .footer-right-div {
    width: 100%;
    margin-top: 30px;
  }

  .locations-holder {
    margin-top: 30px;
  }

  .location-div {
    width: 45%;
  }

  .cost-5050 {
    flex-flow: column;
  }

  .cost-5050._1 {
    flex-flow: column;
    margin-bottom: 0%;
  }

  .p-lg {
    margin-bottom: 10px;
    font-size: 1.2em;
  }

  .img-div {
    width: 100%;
    padding: 0;
  }

  .img-div._48, .txt-div {
    width: 100%;
  }

  .list-special {
    min-width: 0;
  }

  .ifs-div, .safety {
    width: 100%;
  }

  .h4-white {
    min-height: 0;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 1.8em;
  }

  h3 {
    letter-spacing: 2px;
  }

  .section-2-wrapper-jm {
    min-height: 0;
  }

  .section-2-photo-holder {
    height: 20vh;
    display: none;
    position: static;
    inset: auto 0% 0%;
  }

  .section-3-left-div {
    padding-right: 0;
    font-size: 2em;
  }

  .hero {
    background-position: 90% 0;
    height: auto;
    padding-top: 150px;
  }

  .hero-info-div {
    padding-bottom: 5px;
  }

  .navbar {
    height: 50px;
    padding-right: 5px;
  }

  .navlink {
    margin-right: 5px;
    padding: 5px;
  }

  .navlink.to-hide, .image-4.invert {
    display: none;
  }

  .image-5 {
    height: 25px;
  }

  .brand {
    margin-left: 10px;
    padding-left: 0;
  }

  .nav-menu {
    height: 45px;
  }

  .hero-large-line {
    font-size: 1.8em;
  }

  .offer {
    letter-spacing: 0;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 400;
  }

  .text-block {
    letter-spacing: 0;
  }

  .button-holder {
    flex-flow: column;
  }

  .hero-button {
    width: 100%;
    margin-bottom: 10px;
    font-size: .8em;
  }

  .intro-wrapper-div {
    padding-bottom: 5px;
  }

  .body-button {
    font-size: .8em;
  }

  .testimonial-holder, .candiate-text-holder {
    margin-bottom: 0;
  }

  .footer {
    padding-bottom: 1%;
  }

  .lg-footer-text {
    font-size: 1.5em;
  }

  .location-div {
    width: 95%;
    margin-bottom: 2%;
  }

  .copyright {
    line-height: 1.2em;
  }

  .cost-list {
    flex-flow: column;
    align-items: flex-start;
  }

  .cost-icon-div {
    margin-bottom: 10px;
    margin-right: 0;
  }

  .h5-white {
    font-size: 1.5em;
  }

  .img-div {
    padding: 0;
  }

  .h3-so {
    letter-spacing: 0;
  }
}


