:root {
  --orange-red: #f60;
  --white: white;
  --black: black;
  --coral: #ff7011;
}

body {
  color: #333;
  height: 100%;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #fff;
  letter-spacing: -3px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 54px;
}

h2 {
  letter-spacing: -3px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 42px;
  font-weight: 700;
  line-height: 40px;
}

h3 {
  letter-spacing: -2px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #fff;
  letter-spacing: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Vollkorn, serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

h5 {
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: Vollkorn, serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
}

h6 {
  color: #7d7d7d;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #5c5c5c;
  letter-spacing: -.5px;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Source Sans Pro;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.n {
  color: #333;
  text-align: center;
  letter-spacing: 0;
  cursor: pointer;
  background-color: #0000;
  border: 2px solid #000;
  margin-top: 30px;
  padding: 12px 35px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  transition: color .2s, background-color .2s;
  display: inline-block;
}

.n:hover {
  color: #fff;
  background-color: #f26822;
  border-color: #000;
}

.m {
  text-align: center;
  background-color: #f5f5f5;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  min-height: auto;
  margin-left: 0;
  padding: 50px;
  display: flex;
}

.sectionphoto {
  background-image: url('../images/thumbnail_IMG_22071.jpg');
  background-position: 0%;
  background-size: cover;
  width: 100%;
  height: 100%;
  min-height: 500px;
  margin-right: 0;
}

.preloader {
  z-index: 2000;
  text-align: center;
  background-color: #f5f5f5;
  width: 100%;
  height: 100%;
  padding-top: 275px;
  display: none;
  position: absolute;
}

.sub-sec-head {
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4em;
}

.sub-hero {
  background-color: #0000;
  background-image: linear-gradient(#212121a1, #212121a1), url('../images/IMG_8255.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  min-height: 550px;
  max-height: 700px;
  margin: 0;
  padding: 100px 0 35px;
  font-family: Source Sans Pro;
  transition: background-color .3s;
  display: flex;
  position: relative;
  overflow: visible;
}

.stat-head {
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 4px 4px 0 0;
  font-weight: 600;
  line-height: 1.1em;
}

.stat-text {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-style: normal;
  line-height: 1.3em;
}

.section-p {
  color: #333;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 2em;
}

.section-head {
  letter-spacing: -2px;
  font-weight: 600;
}

.body {
  background-color: #20292c;
}

.navigation-block-right {
  align-items: center;
  display: flex;
}

.dropdown-mobile {
  display: none;
}

.cta {
  background-color: var(--orange-red);
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  cursor: pointer;
  border: 2px #ff7011;
  border-radius: 3px;
  width: auto;
  min-width: 145px;
  margin-top: 20px;
  padding: 10px 22px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 500;
  transition: background-color .2s;
}

.cta:hover {
  background-color: #ba4a00;
}

.serv-head {
  color: #333;
  text-align: left;
  letter-spacing: normal;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 11px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.3em;
}

.porfolio {
  background-image: url('../images/matheus-bandoch-mkdI8JN6sDU-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  width: 32%;
  height: 50vh;
  min-height: 350px;
  max-height: 500px;
  margin-top: 2%;
  margin-right: 0%;
  padding-top: 0;
  padding-right: 0;
}

.body-p {
  color: #333;
  text-align: left;
  letter-spacing: normal;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.9em;
}

.body-p.center {
  text-align: center;
  width: 90%;
  max-width: 767px;
}

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

.ben-wrap {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  width: auto;
  max-width: none;
  margin: 0 auto;
  padding: 0;
  display: flex;
}

.ben-wrap.vert {
  flex-direction: column;
  width: 45%;
  margin-left: 0;
  margin-right: 0;
}

.flex-wrap {
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin-top: 100px;
  margin-bottom: 100px;
  display: flex;
  position: relative;
}

.flex-wrap.flip {
  flex-direction: row-reverse;
}

.flex-wrap.top-align {
  justify-content: space-between;
  align-items: flex-start;
}

.flex-wrap.top-align.nopadd {
  margin-top: 0;
  margin-bottom: 0;
}

.col-brick {
  background-color: var(--white);
  border: 1px #e7eaeb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 32%;
  margin-top: 0;
  padding: 35px;
  display: flex;
  box-shadow: 0 5px 20px -10px #0003;
}

.col-brick.nopadd.vert {
  margin-bottom: 0;
}

.col-brick.vert {
  width: 100%;
  margin-bottom: 75px;
}

.hero-text {
  width: 37%;
  max-width: none;
  margin-top: 0;
  display: block;
}

.hero-text.full {
  width: 90%;
  max-width: 1300px;
}

.hero-text.full._1100px {
  max-width: 1100px;
}

.home-banner {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 95%;
  min-height: 600px;
  max-height: 800px;
  padding-top: 100px;
  padding-bottom: 35px;
  display: flex;
  position: relative;
}

.flex-cool {
  text-align: left;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 30px;
  display: flex;
}

.paragraph {
  color: #fff;
  letter-spacing: normal;
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 1.5em;
}

.paragraph.nobottompadd {
  color: var(--black);
  margin-bottom: 0;
}

.paragraph.nobottompadd.white {
  color: var(--white);
}

.about-text {
  background-color: var(--white);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  padding: 40px;
  display: flex;
  position: relative;
  left: -40px;
  box-shadow: 7px 7px 20px -10px #0003;
}

.about-text.navigation-block-right {
  left: 40px;
  box-shadow: -7px 7px 20px -10px #0003;
}

.content-section {
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding: 100px 0%;
}

.heading {
  color: var(--black);
  letter-spacing: normal;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 57px;
  font-weight: 700;
  line-height: 1.1em;
}

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

.about-photo {
  background-image: url('../images/20170702_112955.jpg');
  background-position: 50%;
  background-size: cover;
  width: 50%;
  height: auto;
  min-height: 475px;
}

.about-photo.mission-photo {
  background-image: url('../images/20160613_123758.jpg');
  background-position: 50%;
  display: block;
}

.section-head-2 {
  letter-spacing: normal;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.1em;
}

.section-head-2.white {
  color: var(--white);
}

.title-wrapper {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 65px;
  display: flex;
}

.form {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
  overflow: visible;
}

.input {
  border: 1px solid #d1dbe0;
  border-radius: 2px;
  height: 50px;
  margin-bottom: 22px;
  font-family: Roboto, sans-serif;
}

.success-msg {
  color: #fff;
  text-align: center;
  background-color: #10a76b;
  border-radius: 4px;
  padding: 65px 30px;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.description-text {
  color: #768086;
  font-size: 13px;
}

.light-link {
  color: #fff;
  border-bottom: 1px solid #ffffff45;
  text-decoration: none;
}

.light-link:hover {
  border-bottom-color: #fff;
}

.form-wrap {
  background-color: #fff;
  border-radius: 0;
  width: 90%;
  max-width: 1100px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 58px;
}

.form-wrap.dark {
  background-color: #a0a0a030;
}

.contact-wrap {
  z-index: 3;
  flex-direction: column;
  align-items: center;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.form-label {
  color: var(--white);
  margin-bottom: 5px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.input-wrap {
  flex-direction: column;
  align-items: flex-start;
  width: 49%;
  display: flex;
}

.submit-button {
  color: #fff;
  letter-spacing: normal;
  text-transform: none;
  cursor: pointer;
  background-color: #f60;
  border: 2px #f60;
  border-radius: 3px;
  width: 100%;
  margin-top: 0;
  padding: 16px 35px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 12px;
  transition: background-color .2s;
}

.submit-button:hover {
  background-color: #b34800;
}

.link {
  opacity: 1;
  color: var(--orange-red);
  letter-spacing: 1px;
  text-transform: capitalize;
  cursor: pointer;
  margin-top: 30px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6em;
  text-decoration: none;
  transition: color .2s;
  display: block;
}

.link:hover {
  color: var(--black);
}

.text-span-2 {
  padding-left: 10px;
  line-height: 1em;
  display: inline-block;
}

.stat-block {
  object-fit: fill;
  border: 1px #e7eaeb;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 1000px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: flex;
  position: relative;
  inset: auto 0% 0;
}

.detail-text {
  color: var(--white);
  text-align: center;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

.container-navigation-2 {
  flex: 1;
  justify-content: space-between;
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navigation-2 {
  z-index: 999;
  background-color: #fff;
  border-bottom: 1px solid #ffffff14;
  min-height: auto;
  padding: 10px 5%;
  position: fixed;
  inset: 0% 0% auto;
}

.navigation-link {
  color: #fff;
  cursor: pointer;
  flex-direction: row;
  align-items: center;
  margin-left: 4px;
  margin-right: 4px;
  padding: 12px;
  font-size: 15px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.navigation-link:hover {
  color: #f60;
}

.logo-link {
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.logo-link.w--current {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.dropdown-mobile-2 {
  display: none;
}

.navigation-text {
  color: #000;
  text-transform: none;
  width: 100%;
  font-size: 16px;
  text-decoration: none;
}

.navigation-text:hover {
  color: #f60;
}

.logo-icon {
  width: auto;
  height: 65px;
}

.navigation-block-right-2 {
  align-items: center;
  display: flex;
}

.navigation-block-left-2 {
  align-items: center;
  width: auto;
  display: flex;
}

.mobile-button-link-2 {
  display: none;
}

.navigation-link-wrap-2 {
  font-family: Roboto, sans-serif;
  display: flex;
}

.button {
  text-align: center;
  cursor: pointer;
  background-color: #f60;
  border: 2px #f60;
  border-radius: 3px;
  width: auto;
  margin-top: 0;
  margin-right: 0;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1em;
  transition: background-color .375s;
}

.button:hover {
  color: #fff;
  background-color: #b34800;
  border-style: none;
}

.button.nav {
  background-color: #f60;
  border-style: none;
  border-color: #f60;
  min-width: 144px;
  margin-left: 10px;
  margin-right: 0;
  padding-left: 23px;
  padding-right: 23px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.button.nav:hover {
  color: #fff;
  background-color: #b34800;
}

.apply-wrap {
  background-color: #f5f5f5;
  flex-direction: column;
  align-items: center;
  padding-top: 75px;
  padding-bottom: 75px;
  display: flex;
}

.heading-primary {
  color: #333;
  text-align: center;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Roboto, sans-serif;
  font-size: 45px;
  font-weight: 700;
  line-height: 1.2;
}

.apply-button-2 {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.button-2 {
  text-align: center;
  cursor: pointer;
  background-color: #f60;
  border: 2px #f60;
  border-radius: 3px;
  width: auto;
  margin-top: 0;
  margin-right: 0;
  padding: 12px 30px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1em;
  transition: transform .3s, box-shadow .3s, background-color .3s;
}

.button-2:hover {
  color: #fff;
  background-color: #b34800;
  border-style: none;
  transform: translate(0, -3px);
  box-shadow: 0 20px 20px -1px #ff66001c;
}

.span-link {
  color: #f60;
  text-decoration: none;
}

.social-wrap {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.icon {
  cursor: pointer;
  background-image: url('../images/iconfinder-32-1_1iconfinder-32 (1).png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
}

.icon.fb {
  background-image: url('../images/iconfinder-32_1iconfinder-32.png');
  margin-left: 10px;
}

.icon.ig {
  background-image: url('../images/107138-32_1107138-32.png');
  background-size: contain;
  width: 34px;
  height: 34px;
  margin-left: 10px;
}

.sticky-image {
  background-image: url('../images/IMG_8254.jpg');
  background-position: 50%;
  background-size: cover;
  width: 50%;
  height: 450px;
  position: sticky;
  top: 100px;
}

.standard-title {
  color: #f60;
  text-align: left;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.spaced-footer {
  background-color: #0000;
  padding: 0;
}

.legal-text-2 {
  color: #333;
  font-size: 16px;
}

.footer-icon {
  margin-right: 10px;
}

.footer-icon.fi-email {
  width: 16px;
}

.footer-icon.fi-phone {
  margin-right: 7px;
}

.footer-logo {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 26px;
  display: flex;
}

.container-flex {
  justify-content: space-between;
  width: 90%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-link-2 {
  color: #333;
  cursor: pointer;
  margin-bottom: 15px;
  margin-left: 0;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: color .2s;
}

.footer-link-2:hover {
  color: #f60;
}

.footer-title {
  margin-bottom: 15px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
}

.footer-column-large {
  width: 50%;
}

.footer-column {
  flex-direction: column;
  align-items: flex-start;
  width: 50%;
  padding-right: 15px;
  display: flex;
}

.footer-link-wrap-2 {
  justify-content: flex-start;
  align-items: center;
  width: 225px;
  margin-bottom: 8px;
  text-decoration: none;
  display: flex;
}

.footer-text-02 {
  color: #f60;
  text-align: left;
  cursor: pointer;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: inline;
}

.footer-text-02.dark.marg-below {
  margin-bottom: 15px;
  display: block;
}

.footer-text-02.dark.nohov {
  cursor: auto;
}

.footer-2 {
  background-color: #fff;
  padding: 80px 0% 40px;
}

.legal-wrap-2 {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1300px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.footer-img {
  height: 65px;
  margin-bottom: 0;
}

.dark {
  color: #333;
}

.text-cont {
  justify-content: space-between;
  align-items: center;
  width: 90%;
  max-width: 1300px;
  display: flex;
  position: relative;
}

.hero-img-wrap {
  background-image: url('../images/thumbnail_IMG_22071.jpg');
  background-position: 13%;
  background-size: cover;
  width: 55%;
  min-height: 500px;
}

.header-stat-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.header-stat {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  -webkit-backdrop-filter: blur(18px);
  backdrop-filter: blur(18px);
  background-color: #a0a0a030;
  border: 1px solid #c2c2c21f;
  border-radius: 0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 1.4rem 2.1rem;
  display: flex;
}

.header-stat-heading {
  color: #fff;
  letter-spacing: -.025em;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1em;
}

html.w-mod-js [data-ix="services-slide-up-1"], html.w-mod-js [data-ix="services-slide-up-2"], html.w-mod-js [data-ix="services-slide-up-3"] {
  opacity: 0;
}

@media screen and (min-width: 1440px) {
  .heading-primary {
    font-size: 49px;
  }

  .button-2 {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}

@media screen and (min-width: 1920px) {
  .heading-primary {
    font-size: 52px;
  }

  .button-2 {
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .standard-title {
    font-size: 16px;
  }

  .legal-text-2 {
    font-size: 18px;
  }

  .footer-link-2 {
    font-size: 17px;
  }

  .footer-text-02 {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    margin-bottom: 5px;
    font-size: 48px;
    line-height: 46px;
  }

  h2 {
    font-size: 32px;
    line-height: 31px;
  }

  h4 {
    margin-top: 5px;
  }

  h5 {
    margin-bottom: 15px;
    font-size: 15px;
  }

  p {
    font-size: 13px;
    line-height: 21px;
  }

  .n {
    margin-top: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .m {
    height: auto;
    min-height: 200px;
    padding: 35px;
  }

  .sectionphoto {
    background-position: 0%;
    height: 400px;
  }

  .preloader {
    z-index: 2000;
    padding-top: 200px;
  }

  .sub-hero {
    justify-content: center;
    height: auto;
  }

  .stat-head {
    font-size: 22px;
  }

  .stat-text {
    font-size: 14px;
  }

  .section-head {
    font-size: 28px;
  }

  .body {
    margin-top: 0%;
    margin-left: 0%;
    margin-right: 0%;
  }

  .navigation-block-right {
    justify-content: flex-end;
    width: 100%;
    position: absolute;
  }

  .dropdown-mobile {
    z-index: 999;
    justify-content: flex-end;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .porfolio {
    width: 48%;
    height: 36vh;
    margin-top: 4%;
    margin-right: 0%;
  }

  .body-p {
    font-size: 16px;
  }

  .ben-wrap, .ben-wrap.vert {
    width: 100%;
  }

  .flex-wrap {
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .flex-wrap.flip {
    flex-direction: column;
  }

  .col-brick {
    align-items: flex-start;
    width: 100%;
    margin-bottom: 45px;
  }

  .col-brick.nopadd {
    margin-bottom: 0;
  }

  .col-brick.vert {
    margin-bottom: 20px;
  }

  .hero-text {
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
  }

  .home-banner {
    flex-direction: column;
    align-items: center;
    height: auto;
    max-height: none;
    padding-top: 160px;
    padding-bottom: 50px;
  }

  .flex-cool {
    width: auto;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .about-text {
    justify-content: space-between;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    box-shadow: 0 10px 20px -10px #0003;
  }

  .about-text.navigation-block-right {
    position: relative;
    left: 0;
    box-shadow: 0 10px 20px -10px #0003;
  }

  .content-section {
    padding: 75px 0%;
  }

  .about-photo {
    width: 100%;
    height: 375px;
    min-height: auto;
  }

  .about-photo.mission-photo {
    background-position: 50%;
    background-size: cover;
  }

  .title-wrapper {
    max-width: 585px;
    margin-left: auto;
    margin-right: auto;
  }

  .form-wrap {
    width: 90%;
    margin-bottom: 0;
    padding: 40px;
  }

  .link {
    opacity: 1;
  }

  .stat-block {
    height: auto;
    position: relative;
    bottom: 0;
  }

  .detail-text {
    text-align: left;
    font-size: 13px;
  }

  .dropdown-link-2 {
    color: #333;
    width: 100%;
    min-width: 170px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: Roboto, sans-serif;
    font-size: 16px;
  }

  .dropdown-link-2:hover {
    background-color: #73a7d417;
  }

  .dropdown-link-2.w--current {
    color: #f60;
  }

  .container-navigation-2 {
    z-index: 99;
    min-height: 55px;
    position: relative;
  }

  .navigation-2 {
    min-height: auto;
  }

  .dropdown-toggle-3 {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
  }

  .mobile-dropdown {
    right: 10%;
  }

  .mobile-dropdown.w--open {
    background-color: #fff;
    width: 100%;
    min-width: 500px;
    margin-top: 71px;
    padding: 20px;
    right: 0%;
    box-shadow: 1px 1px 3px #54668121;
  }

  .dropdown-mobile-2 {
    z-index: 999;
    justify-content: flex-end;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: absolute;
    inset: 0% 0% 0% auto;
  }

  .navigation-block-right-2 {
    justify-content: flex-end;
    width: 50%;
  }

  .navigation-block-left-2 {
    width: 50%;
  }

  .mobile-button-link-2 {
    background-color: #fff;
    border-radius: 50px;
    justify-content: flex-start;
    width: 55px;
    height: 55px;
    padding: 17px;
    display: flex;
  }

  .navigation-link-wrap-2, .button.nav {
    display: none;
  }

  .apply-wrap {
    padding-top: 51px;
    padding-bottom: 51px;
  }

  .heading-primary {
    text-align: center;
    font-size: 39px;
  }

  .icon {
    width: 25px;
    height: 25px;
  }

  .sticky-image {
    width: 100%;
    height: 375px;
    margin-bottom: 20px;
    position: static;
  }

  .standard-title {
    text-align: center;
  }

  .container-flex {
    flex-wrap: wrap;
  }

  .footer-link-2 {
    font-size: 15px;
  }

  .footer-column-large {
    width: 100%;
    margin-bottom: 25px;
  }

  .footer-2 {
    padding-top: 50px;
  }

  .text-cont {
    flex-wrap: wrap;
  }

  .hero-img-wrap {
    width: 100%;
    min-height: 450px;
  }

  .header-stat-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-auto-columns: 1fr;
    width: 100%;
    display: grid;
  }

  .header-stat {
    padding: 1rem;
  }

  .header-stat-heading {
    font-size: 1.8rem;
  }
}

@media screen and (max-width: 767px) {
  .m {
    height: auto;
    min-height: 100px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .sectionphoto {
    background-color: #0000;
    background-image: url('../images/ezgif.com-webp-to-jpg-1.jpg');
    background-size: cover;
    height: 300px;
    display: block;
    overflow: visible;
  }

  .preloader {
    padding-top: 100px;
  }

  .body {
    margin-left: 0%;
    margin-right: 0%;
  }

  .cta {
    margin-top: 20px;
  }

  .porfolio {
    width: 100%;
    height: 300px;
    min-height: auto;
    margin-top: 4%;
  }

  .body-p {
    font-size: 15px;
  }

  .ben-wrap {
    padding-top: 0;
    padding-bottom: 0;
  }

  .flex-wrap {
    margin-top: 80px;
    margin-bottom: 80px;
  }

  .col-brick {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 29px;
  }

  .flex-cool {
    max-width: 100%;
  }

  .paragraph {
    font-size: 18px;
  }

  .about-text {
    flex-direction: column;
  }

  .heading {
    font-size: 50px;
  }

  .about-photo {
    height: 350px;
  }

  .section-head-2 {
    font-size: 32px;
  }

  .input {
    margin-bottom: 26px;
  }

  .form-wrap {
    width: 90%;
    padding: 50px 33px;
  }

  .input-wrap {
    width: 100%;
  }

  .link {
    margin-top: 20px;
  }

  .stat-block {
    flex-wrap: wrap;
    height: auto;
  }

  .mobile-dropdown.w--open {
    min-width: 400px;
  }

  .button {
    margin-top: 0;
    font-size: 15px;
  }

  .apply-wrap {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading-primary {
    font-size: 29px;
  }

  .button-2 {
    margin-top: 0;
    font-size: 15px;
  }

  .sticky-image {
    height: 350px;
  }

  .footer-column-large {
    width: 100%;
    margin-bottom: 25px;
  }

  .footer-column {
    width: 100%;
    padding-right: 0;
  }

  .footer-2 {
    padding-top: 20px;
  }

  .legal-wrap-2 {
    margin-top: 40px;
  }

  .hero-img-wrap {
    min-height: 400px;
    margin-bottom: 0;
  }

  .header-stat-wrapper {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 28px;
    line-height: 28px;
  }

  h2 {
    font-size: 28px;
    line-height: 27px;
  }

  h4 {
    font-size: 14px;
    line-height: 15px;
  }

  h5 {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 21px;
  }

  .n {
    padding: 10px 20px;
  }

  .m {
    width: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
  }

  .sectionphoto {
    height: 275px;
    display: block;
  }

  .stat-head {
    font-size: 20px;
  }

  .section-p {
    font-size: 14px;
  }

  .section-head {
    font-size: 25px;
  }

  .body {
    margin-left: 0%;
    margin-right: 0%;
  }

  .serv-head {
    font-size: 17px;
  }

  .porfolio {
    height: 250px;
    margin-top: 5%;
  }

  .body-p {
    font-size: 14px;
  }

  .body-p.center {
    width: 100%;
  }

  .flex-wrap {
    margin-top: 75px;
    margin-bottom: 75px;
  }

  .hero-text {
    justify-content: center;
    align-items: center;
    margin-top: 0;
  }

  .paragraph {
    text-align: center;
    font-size: 16px;
  }

  .paragraph.nobottompadd {
    text-align: left;
  }

  .about-text {
    padding: 20px;
  }

  .content-section {
    width: 90%;
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .heading {
    font-size: 39px;
  }

  .about-photo {
    height: 275px;
  }

  .section-head-2 {
    margin-bottom: 20px;
  }

  .form {
    overflow: hidden;
  }

  .success-msg {
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-wrap {
    width: 95%;
    margin-bottom: 0;
    padding: 40px 20px;
    overflow: hidden;
  }

  .form-label {
    font-size: 14px;
  }

  .submit-button {
    width: 100%;
  }

  .link {
    margin-top: 20px;
    font-family: Roboto, sans-serif;
  }

  .stat-block {
    flex-direction: column;
  }

  .mobile-dropdown.w--open {
    min-width: 200px;
  }

  .logo-icon {
    height: 45px;
  }

  .navigation-block-left-2 {
    width: 100%;
  }

  .button {
    width: auto;
    margin-top: 0;
    padding-left: 21px;
    padding-right: 21px;
    font-size: 14px;
  }

  .apply-wrap {
    padding: 45px 15px;
  }

  .heading-primary {
    font-size: 22px;
  }

  .apply-button-2 {
    flex-direction: row;
    align-items: center;
    width: 100%;
  }

  .button-2 {
    width: auto;
    margin-top: 0;
    padding-left: 21px;
    padding-right: 21px;
    font-size: 14px;
  }

  .social-wrap {
    margin-top: 10px;
  }

  .sticky-image {
    height: 275px;
  }

  .standard-title {
    font-size: 13px;
  }

  .spaced-footer {
    padding: 10px;
  }

  .legal-text-2 {
    font-size: 13px;
  }

  .footer-column-large, .footer-column {
    width: 100%;
  }

  .footer-text-02 {
    font-size: 15px;
  }

  .footer-2 {
    padding-top: 20px;
  }

  .legal-wrap-2 {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
  }

  .footer-img {
    height: 45px;
  }

  .hero-img-wrap {
    min-height: 300px;
  }

  .header-stat-heading {
    font-size: 1.9rem;
  }
}


