body {
  color: #333;
  font-family: Vollkorn, serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 38px;
}

h2 {
  text-align: center;
  text-transform: uppercase;
  margin: 10px 0;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  text-transform: uppercase;
  margin: 0 0 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

h4 {
  margin: 10px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  margin: 10px 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin: 10px 0;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Vollkorn, serif;
  font-size: 15px;
  line-height: 22px;
}

.button {
  color: #4dff0c;
  text-align: center;
  object-fit: fill;
  background-color: #1c1c1c;
  border: 0 solid #5a5a5a;
  border-radius: 30px;
  padding: 15px 33px;
  font-family: Neucha, sans-serif;
  font-size: 25px;
  font-style: normal;
  text-decoration: none;
  transition: background-color .3s;
  display: inline-block;
}

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

.button.form {
  color: #7ec4bd;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  margin-top: 23px;
  margin-bottom: 24px;
  padding-left: 54px;
  padding-right: 54px;
}

.button.form:hover {
  background-color: rgba(126, 196, 189, .34);
}

.header {
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-color: rgba(29, 38, 30, .24);
  background-image: url('../images/spotbaju-copy.jpg');
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  background-clip: border-box;
  border-radius: 0;
  margin-bottom: -9px;
  padding: 98px 10px 431px;
}

.header.project-page {
  background-image: linear-gradient(rgba(100, 209, 198, .55), rgba(100, 209, 198, .55)), url('../images/lake.jpg');
  padding-top: 77px;
  padding-bottom: 77px;
}

.navbar {
  z-index: 900;
  background-color: #fff;
  padding-top: 18px;
  padding-bottom: 18px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-link {
  color: #404040;
  text-transform: uppercase;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  margin-top: 23px;
  margin-left: 34px;
  padding: 0;
  font-family: Neucha, sans-serif;
  font-size: 12px;
  font-weight: 400;
  transition: border-color .3s;
}

.nav-link:hover {
  border-bottom-color: #7ec4bd;
}

.logo-title {
  float: left;
  text-transform: uppercase;
  margin-top: 13px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 400;
}

.logo-img {
  float: left;
  margin-right: 18px;
}

.main-heading {
  color: rgba(0, 0, 0, 0);
  text-transform: uppercase;
  margin-top: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  font-weight: 400;
  line-height: 55px;
}

.divider {
  width: 80px;
  height: 2px;
  background-color: #fff;
  margin: 28px auto;
  display: block;
}

.divider.grey {
  background-color: rgba(0, 0, 0, .09);
  margin-bottom: 43px;
}

.main-subtitle {
  color: rgba(255, 255, 255, .81);
  font-family: Vollkorn, serif;
  font-size: 18px;
  font-style: italic;
}

.about-section {
  text-align: center;
  object-fit: fill;
  background-color: #000;
  background-image: url('../images/Untitled-dsad1-copy-2.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  background-attachment: fixed, scroll;
  margin-top: 6px;
  padding-bottom: 61px;
}

.about-text {
  color: #7b7b7b;
  margin-bottom: 40px;
  font-family: Prohandy Regular, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.x-icon {
  margin-top: -26px;
  margin-bottom: 34px;
}

.section {
  text-align: center;
  background-image: url('../images/Untitled-dsad1-copy-gfgfgfg.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 69px;
  padding-bottom: 69px;
}

.section.grey {
  background-color: #000;
  background-image: url('../images/Untitled-dsad1-cdsaopy-2.jpg');
  background-position: 0 0;
  background-size: cover;
  background-attachment: fixed;
}

.section.contact {
  background-color: #000;
  background-image: url('../images/Untitled-dsad1-cdsaopy-2.jpg');
  background-position: 0 0;
  background-size: auto;
  font-family: Vollkorn, serif;
}

.section.footer {
  background-color: #231e24;
  background-image: url('../images/layout2.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
}

.grey-icon-wrapper {
  background-color: rgba(254, 254, 254, 0);
  border-radius: 50px;
  margin-bottom: 38px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.grey-icon-wrapper.push-top {
  background-color: rgba(255, 255, 255, 0);
}

.project-wrapper {
  opacity: 1;
  outline-offset: 0px;
  color: #333;
  mix-blend-mode: normal;
  border: 1px #000;
  border-radius: 20px;
  outline: 3px #333;
  text-decoration: none;
  transition: bottom .3s;
  display: block;
  position: relative;
  bottom: 0;
}

.project-wrapper:hover {
  bottom: 8px;
}

.team-image {
  border-radius: 100%;
  margin-bottom: 21px;
}

.role {
  margin-bottom: 16px;
  font-family: Vollkorn, serif;
  font-size: 17px;
  font-style: italic;
}

.social-link {
  width: 29px;
  height: 29px;
  background-color: #f5f5f5;
  border-radius: 100%;
  margin: 3px;
  padding-top: 5px;
  padding-left: 1px;
  transition: box-shadow .3s;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0);
}

.social-link:hover {
  box-shadow: inset 0 0 0 2px #7ec4bd;
}

.team-title {
  margin-bottom: 7px;
  font-family: Neucha, sans-serif;
  font-size: 20px;
}

.testimonial-slider {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
}

.quote-icon {
  margin-bottom: 37px;
}

.arrow {
  width: 40px;
  color: #e3e3e3;
  font-size: 30px;
  transition: color .3s;
}

.arrow:hover {
  color: #333;
}

.testimonial-slide {
  width: 50%;
  text-align: center;
  padding: 30px 34px 29px;
}

.testimonial-slide.left-border {
  border-left: 2px solid rgba(0, 0, 0, .04);
}

.mask {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.team-row {
  margin-bottom: 20px;
}

.testimonial {
  color: #fff;
  margin-bottom: 22px;
  font-family: Prohandy Regular, sans-serif;
  font-size: 26px;
  line-height: 33px;
}

.from {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Neucha, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.icon-wrapper {
  height: 95px;
  margin-bottom: 10px;
  padding-top: 13px;
}

.icon-wrapper._2 {
  padding-top: 20px;
}

.footer-logo {
  opacity: 1;
  background-color: #000;
  margin-bottom: 15px;
}

.contact-text {
  color: #fff;
  font-family: Neucha, sans-serif;
  font-size: 17px;
}

.link {
  color: #fff;
}

.social-wrapper {
  text-align: left;
  margin-bottom: 11px;
  margin-left: 33%;
  text-decoration: none;
  transition: opacity .3s;
  display: block;
}

.social-wrapper:hover {
  opacity: .43;
}

.footer-text {
  color: rgba(255, 255, 255, .67);
  font-family: Neucha, sans-serif;
}

.social-link-text {
  color: #fff;
  display: inline-block;
}

.social-icon {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  margin-top: -6px;
  margin-right: 9px;
}

.field {
  height: 57px;
  color: #7ec4bd;
  background-color: rgba(255, 255, 255, .2);
  border: 0 solid #000;
  margin-bottom: 0;
  padding-top: 17px;
  padding-bottom: 17px;
  font-size: 18px;
  font-style: italic;
  box-shadow: inset 3px 0 rgba(0, 0, 0, 0);
}

.field:focus {
  box-shadow: inset 3px 0 #7ec4bd;
}

.field.large {
  height: 127px;
}

.field.darker {
  background-color: rgba(255, 255, 255, .18);
  transition: box-shadow .3s;
}

.form-wrapper {
  padding-left: 20%;
  padding-right: 20%;
}

.success-message {
  color: #7ec4bd;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #7ec4bd;
  border-bottom-width: 2px;
  padding-top: 82px;
  padding-bottom: 82px;
}

.project-info {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: rgba(0, 0, 0, 0);
  background-clip: border-box;
  border: 0 solid #000;
  border-radius: 10px 10px 500px 200px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.project-title {
  color: #fff;
  margin-bottom: 4px;
  font-family: Neucha, sans-serif;
}

.grow-row {
  margin-bottom: 42px;
}

.screenshot {
  margin-bottom: 43px;
}

.face {
  border-radius: 100%;
  margin-bottom: 10px;
}

.features-metrics {
  background-color: #fff;
  background-image: url('../images/Untitled-dsad1-cdsaopy-2.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.features-wrapper {
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.features-block {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.features-title {
  color: #fff;
  margin-bottom: 8px;
  font-family: Neucha, sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 48px;
}

.features-title-small {
  font-size: 24px;
  line-height: 32px;
}

.footer-light {
  background-color: #f5f5f5;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px 40px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-title {
  color: #545d6f;
  font-family: Neucha, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
}

.footer-link-two {
  color: #545c70;
  margin-top: 20px;
  font-family: Prohandy Regular, sans-serif;
  font-size: 20px;
  text-decoration: none;
}

.footer-link-two:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  height: 48px;
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-family: Neucha, sans-serif;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-field::placeholder {
  color: rgba(26, 27, 31, .8);
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  width: 50px;
  height: 48px;
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

.footer-divider-two {
  width: 100%;
  height: 1px;
  background-color: #e4ebf3;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
  font-family: Neucha, sans-serif;
}

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.gallery-slider {
  background-image: url('../images/Untitled-dsad1-copy-2.jpg');
  background-position: -100%;
  background-size: contain;
  background-attachment: fixed;
  border-bottom: 1px solid #e4ebf3;
  padding: 0;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: end;
  align-items: start;
  justify-items: center;
  margin-left: 0;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-slide {
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-left: 38px;
  padding-left: 0;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 1%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-image {
  width: 100%;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  font-family: Neucha, sans-serif;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  width: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  width: 40px;
  justify-content: center;
  align-items: center;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.image {
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 0;
}

.video {
  background-color: #c86b6b;
  background-image: linear-gradient(#000, #fff);
}

.heading, .heading-2, .heading-3 {
  color: #fff;
  font-family: Neucha, sans-serif;
}

.bold-text {
  color: #000;
  font-family: Prohandy Regular, sans-serif;
  font-size: 26px;
  line-height: 35px;
}

.heading-4 {
  font-family: Neucha, sans-serif;
}

.paragraph {
  font-family: Prohandy Regular, sans-serif;
  font-size: 26px;
  font-style: normal;
}

.bold-text-2 {
  color: #676767;
  font-family: Prohandy Regular, sans-serif;
  font-size: 25px;
}

.heading-5, .heading-6 {
  font-family: Neucha, sans-serif;
  font-size: 20px;
}

.paragraph-2 {
  font-family: Prohandy Regular, sans-serif;
  font-size: 26px;
}

.heading-7 {
  font-family: Neucha, sans-serif;
  font-size: 20px;
}

.paragraph-3 {
  text-align: center;
  font-family: Prohandy Regular, sans-serif;
  font-size: 26px;
}

.heading-8 {
  color: #f3f3f3;
  font-family: Neucha, sans-serif;
}

.heading-9 {
  font-family: Neucha, sans-serif;
}

.heading-10 {
  color: #fefefe;
  font-family: Neucha, sans-serif;
}

.text-block {
  color: #fff;
  font-family: Prohandy Regular, sans-serif;
  font-size: 20px;
}

.text-block-2 {
  color: #f1f1f1;
  font-family: Prohandy Regular, sans-serif;
  font-size: 20px;
}

.text-block-3 {
  color: #fff;
  font-family: Prohandy Regular, sans-serif;
  font-size: 20px;
}

.heading-11 {
  font-family: Neucha, sans-serif;
  font-size: 20px;
}

.paragraph-4 {
  text-align: center;
  text-transform: capitalize;
  padding-top: 34px;
  padding-bottom: 181px;
  font-family: Prohandy Regular, sans-serif;
  font-size: 26px;
  line-height: 35px;
}

.text-block-4, .text-block-5, .text-block-6 {
  color: #8e8b8b;
  font-family: Prohandy Regular, sans-serif;
  font-size: 20px;
}

.image-2, .image-3 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

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

.lightbox-link {
  color: #aea2a2;
}

.image-5 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 96px;
  padding-bottom: 0;
  display: block;
}

.image-6 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: inline-block;
}

.logos-title-large {
  border-bottom: 1px solid #e4ebf3;
  padding: 60px 30px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.clients-title {
  text-align: center;
  font-size: 24px;
  line-height: 32px;
}

.clients-wrapper {
  max-width: 750px;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

@media screen and (max-width: 991px) {
  .header {
    background-position: 0%;
    background-size: auto;
  }

  .nav-link {
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link:hover {
    border-bottom-color: rgba(0, 0, 0, 0);
  }

  .main-heading {
    font-size: 38px;
    line-height: 44px;
  }

  .project-wrapper:hover {
    transform: translate(0);
  }

  .social-wrapper {
    margin-left: 30%;
  }

  .menu-button {
    margin-top: 7px;
    padding: 10px;
    font-size: 32px;
  }

  .menu-button.w--open {
    color: #7ec4bd;
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #f5f5f5;
  }

  .container {
    max-width: 728px;
  }

  .features-wrapper {
    justify-content: space-between;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .container-3 {
    max-width: 728px;
  }

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

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .container-6 {
    max-width: 728px;
  }

  .clients-title {
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    background-position: 0 65%;
    background-size: contain;
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }

  .logo-title {
    margin-top: 6px;
  }

  .logo-img {
    width: 50px;
  }

  .about-section {
    padding-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .x-icon {
    margin-bottom: 21px;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .grey-icon-wrapper {
    margin-bottom: 16px;
    padding: 34px 56px;
    display: inline-block;
  }

  .grey-icon-wrapper.push-top {
    margin-top: 30px;
  }

  .testimonial-slide {
    width: 100%;
  }

  .testimonial-slide.left-border {
    border-left-width: 0;
  }

  .icon-wrapper {
    height: 85px;
  }

  .icon-wrapper._2 {
    margin-top: 37px;
  }

  .social-wrapper {
    text-align: center;
    margin-left: 0%;
  }

  .form-wrapper {
    padding-left: 10%;
    padding-right: 10%;
  }

  .menu-button {
    margin-top: 0;
  }

  .member {
    padding-bottom: 47px;
  }

  .grow-row {
    margin-bottom: 0;
  }

  .screenshot {
    width: 90%;
  }

  .features-metrics {
    padding: 60px 15px;
  }

  .features-wrapper {
    flex-wrap: wrap;
    margin-bottom: -40px;
  }

  .features-block {
    width: 50%;
    margin-bottom: 40px;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .logos-title-large {
    padding: 60px 15px;
  }

  .clients-wrapper {
    flex-wrap: wrap;
    justify-content: space-around;
    margin-bottom: -20px;
  }

  .clients-image {
    margin-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    font-family: Neucha, sans-serif;
  }

  .header {
    background-image: url('../images/layout13333.jpg');
    background-position: 90% 0;
    background-repeat: repeat;
    background-size: 700px;
    background-attachment: fixed;
  }

  .nav-link {
    font-family: Neucha, sans-serif;
  }

  .logo-title {
    display: none;
  }

  .main-heading {
    font-size: 34px;
    line-height: 38px;
  }

  .about-section {
    background-color: #fff;
    background-image: url('../images/Untitled-1-copy.jpg'), url('../images/bacjgriud222.jpg');
    background-position: 50% 0, 100%;
    background-repeat: repeat-x, repeat;
    background-size: cover, cover;
    background-attachment: fixed, scroll;
  }

  .about-text {
    font-family: Varela, sans-serif;
    font-size: 20px;
    font-style: normal;
  }

  .section {
    background-color: #f5f5f5;
    background-image: url('../images/Untitled-1-copy.jpg');
    background-position: 50%;
    background-size: cover;
    background-attachment: fixed;
  }

  .section.grey {
    background-position: 100%;
    background-size: auto;
    background-attachment: fixed;
  }

  .section.contact {
    background-image: url('../images/Untitled-dsad1-cdsaopy-2.jpg'), linear-gradient(rgba(0, 0, 0, .92), rgba(0, 0, 0, .92)), url('../images/layout2.jpg');
    background-position: 50%, 0 0, 0 30%;
    background-size: cover, auto, cover;
    background-attachment: fixed, scroll, fixed;
  }

  .section.footer {
    background-image: url('../images/Untitled-dsad1-cdsaopy-2.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .grey-icon-wrapper {
    -webkit-text-fill-color: inherit;
    background-color: rgba(255, 255, 255, .69);
    background-clip: border-box;
    display: block;
  }

  .team-title {
    font-family: Neucha, sans-serif;
    font-size: 16px;
  }

  .quote-icon {
    color: #e8e8e8;
  }

  .testimonial {
    color: #e2e2e2;
    font-family: Prohandy Regular, sans-serif;
    font-size: 28px;
  }

  .from {
    font-family: Prohandy Regular, sans-serif;
    font-size: 20px;
  }

  .contact-text {
    font-family: Prohandy Regular, sans-serif;
  }

  .link {
    font-family: Prohandy Regular, sans-serif;
    font-size: 26px;
  }

  .footer-text {
    font-family: Prohandy Regular, sans-serif;
  }

  .form-wrapper {
    padding-left: 5%;
    padding-right: 5%;
  }

  .project-title {
    font-family: Neucha, sans-serif;
  }

  .nav-menu {
    background-image: url('../images/layout2.jpg');
    background-position: 0 20%;
    background-size: 700px;
    display: none;
  }

  .container {
    max-width: none;
  }

  .features-title {
    font-size: 30px;
  }

  .footer-light {
    background-image: url('../images/Untitled-dsad1-copy.jpg');
    background-position: 0 0;
    background-size: cover;
    background-attachment: fixed;
  }

  .container-2 {
    max-width: none;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-block-two {
    margin-top: 40px;
  }

  .footer-title {
    font-family: Neucha, sans-serif;
  }

  .footer-link-two {
    color: #000;
    font-family: Prohandy Regular, sans-serif;
    font-size: 26px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-family: Prohandy Regular, sans-serif;
  }

  .footer-social-block-two {
    margin-top: 20px;
  }

  .gallery-slider {
    background-image: url('../images/Untitled-dsad1-copy.jpg');
    background-position: 0 0;
    background-size: cover;
    background-attachment: fixed;
  }

  .container-3 {
    max-width: none;
  }

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

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slide-text {
    font-family: Neucha, sans-serif;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .heading, .heading-2, .heading-3 {
    font-family: Neucha, sans-serif;
  }

  .container-4 {
    background-image: url('../images/Untitled-dsad1-copy.jpg');
    background-position: 50%;
    background-size: auto;
    background-attachment: fixed;
  }

  .bold-text {
    color: #000;
    font-size: 19px;
  }

  .heading-4 {
    font-family: Neucha, sans-serif;
  }

  .paragraph {
    color: #000;
    font-size: 20px;
  }

  .bold-text-2 {
    color: #4e4e4e;
    font-family: Prohandy Regular, sans-serif;
    font-size: 20px;
  }

  .heading-5, .heading-6 {
    font-family: Neucha, sans-serif;
  }

  .paragraph-2 {
    font-family: Prohandy Regular, sans-serif;
    font-size: 20px;
  }

  .heading-7 {
    font-family: Neucha, sans-serif;
  }

  .paragraph-3 {
    color: #000;
    font-family: Prohandy Regular, sans-serif;
    font-size: 20px;
  }

  .heading-8 {
    color: #5d5d5d;
    font-family: Neucha, sans-serif;
  }

  .heading-9 {
    font-family: Neucha, sans-serif;
  }

  .heading-10 {
    color: #e8e8e8;
    font-family: Neucha, sans-serif;
  }

  .text-block, .text-block-2, .text-block-3 {
    font-family: Prohandy Regular, sans-serif;
    font-size: 20px;
  }

  .heading-11 {
    text-align: center;
    font-family: Neucha, sans-serif;
  }

  .paragraph-4 {
    text-align: center;
    font-family: Prohandy Regular, sans-serif;
    font-size: 20px;
  }

  .text-block-4 {
    font-size: 24px;
  }

  .image-5 {
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
  }

  .slide {
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .container-6 {
    max-width: none;
  }

  .clients-image {
    margin-left: 10px;
    margin-right: 10px;
  }

  .column {
    padding-bottom: 88px;
  }
}


@font-face {
  font-family: 'Prohandy Regular';
  src: url('../fonts/Prohandy-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}