h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: urw-form, sans-serif;
  color: #fcba03;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: urw-form, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

p {
  margin-bottom: 10px;
  color: #616161;
  font-size: 18px;
  line-height: 150%;
}

.hero {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  height: auto;
  margin-bottom: 90px;
}

.brand {
  padding-top: 35px;
  padding-bottom: 35px;
}

.logo {
  height: 60px;
}

.hero-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  height: auto;
}

.bold {
  color: #fcba03;
  font-weight: 700;
}

.heading {
  font-family: urw-form, sans-serif;
  color: #fcba03;
  font-weight: 400;
}

.paragraph {
  width: 66%;
  font-family: urw-form, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

.offer {
  display: block;
  margin-top: 180px;
  -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;
}

.heading-2 {
  font-family: urw-form, sans-serif;
  color: #fcba03;
}

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

.w66 {
  width: 66%;
}

.offer-detail-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 90px;
  -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;
}

.offer-element-wrapper {
  position: relative;
}

.image {
  width: 280px;
}

.offer-content {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 89px 10px 11px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
}

.offer-content._2 {
  padding-top: 63px;
  padding-right: 13px;
  padding-left: 13px;
}

.heading-3 {
  font-family: urw-form, sans-serif;
}

.offer-title {
  font-family: urw-form, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
}

.offer-p {
  font-family: urw-form, sans-serif;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.offer-p.small {
  font-size: 18px;
}

.image-2 {
  width: 70px;
}

.project-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 104px;
  padding: 50px 35px 51px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f5bb40;
}

.project-question {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.project-form-wrapper {
  padding-right: 120px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.heading-4 {
  padding-bottom: 3px;
  font-family: urw-form, sans-serif;
  color: #fff;
}

.project-intro-title {
  color: #fff;
  font-size: 42px;
  line-height: 50px;
  font-weight: 400;
  text-align: left;
}

.button-white {
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 16px;
  border-radius: 50px;
  background-color: #fff;
  font-family: urw-form, sans-serif;
  color: #f5bb40;
  font-weight: 700;
}

.field-label {
  font-family: urw-form, sans-serif;
  color: #fff;
}

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

.form {
  margin-top: 27px;
}

.footer {
  margin-top: 223px;
  padding: 39px;
  background-color: #373737;
}

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -5px;
  margin-left: -6px;
  padding-right: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.contact-icon {
  height: 31px;
}

.text-block {
  color: #fff;
  text-decoration: none;
}

.link {
  padding-left: 4px;
  font-family: urw-form, sans-serif;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}

.heading-5 {
  margin-bottom: 11px;
  color: #aaa4a4;
  font-size: 13px;
}

.social-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.clients {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #444;
}

.client-logo {
  height: 90px;
  margin-right: 30px;
  padding: 0px;
}

.all-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.image-3 {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .hero {
    height: auto;
    margin-bottom: 1px;
  }
  .hero-wrapper {
    height: auto;
  }
  .project-form-wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .project-intro-title {
    font-size: 32px;
    line-height: 40px;
  }
  .button-white {
    display: inline-block;
  }
  .client-logo {
    height: 58px;
  }
  .btn-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 140%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .container {
    margin-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .hero {
    position: relative;
    height: auto;
  }
  .logo {
    height: 50px;
    margin-top: -23px;
  }
  .hero-wrapper {
    position: absolute;
    height: 100%;
  }
  .text-center {
    text-align: left;
  }
  .project-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .project-intro-title {
    font-size: 40px;
    line-height: 44px;
  }
  .footer {
    margin-top: 0px;
  }
  .client-logo {
    height: 70px;
    margin-bottom: 15px;
    padding-bottom: 0px;
  }
  .all-logos {
    padding: 22px 11px 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container {
    margin-top: 0px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px 25px 25px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .heading-6 {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .hero-wrapper {
    height: 40vh;
  }
  .heading {
    font-size: 28px;
    line-height: 120%;
  }
  .offer {
    margin-top: 30px;
  }
  .w66 {
    width: 100%;
    font-size: 16px;
  }
  .offer-detail-wrapper {
    margin-top: 30px;
  }
  .offer-content._2 {
    padding-top: 84px;
  }
  .offer-title {
    font-size: 20px;
    line-height: 120%;
  }
  .offer-p {
    font-size: 16px;
  }
  .project-form-wrapper {
    width: 100%;
    padding-right: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .heading-4 {
    display: block;
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .link {
    font-size: 16px;
  }
  .client-logo {
    margin: 14px;
  }
  .btn-group {
    width: 100%;
  }
  .container {
    margin-top: 0px;
  }
  .heading-6 {
    font-size: 24px;
    line-height: 120%;
  }
}

