.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

h1 {
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #628f09;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}

h3 {
  color: #628f09;
  text-transform: none;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 34px;
}

h4 {
  color: #374c58;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

h5 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

h6 {
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  color: #374c58;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

a {
  color: #628f09;
  text-decoration: underline;
}

ul {
  color: #374c58;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-size: 15px;
  line-height: 25px;
}

li {
  color: #374c58;
}

blockquote {
  border-left: 5px solid #ef6a40;
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 10px 20px;
  font-family: Droid Serif, serif;
  font-size: 22px;
  font-style: italic;
  line-height: 32px;
}

.nav-bar {
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .8), rgba(255, 255, 255, .8));
  border-style: none;
  border-bottom-width: 5px;
  border-bottom-color: #fcc82f;
  padding: 19px 110px 0;
  position: static;
  top: 0;
  left: 0;
  right: 0;
}

.body {
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
}

.nav-link {
  color: #597381;
  text-transform: uppercase;
  border-right: 1px solid #f0eae3;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  transition: color .4s;
}

.nav-link:hover {
  color: #151822;
}

.nav-link.w--current, .nav-link.w--current:hover {
  color: #628f09;
}

.nav-link.nav-link-message {
  color: #fff;
  background-color: #ef6a40;
  border-right-style: none;
  padding-left: 26px;
  padding-right: 26px;
  transition: background-color .4s;
}

.nav-link.nav-link-message:hover {
  background-color: #151822;
}

.nav-link.dropdown {
  padding-right: 40px;
}

.brand {
  border-right: 1px solid #f0eae3;
  align-items: center;
  margin-left: 0%;
  padding-left: 3%;
  padding-right: 3%;
  display: flex;
}

.slider {
  height: 80vh;
  min-height: auto;
  display: block;
  position: relative;
}

.slide {
  width: 100%;
  background-image: radial-gradient(circle, rgba(0, 0, 0, .39), rgba(0, 0, 0, .58)), url('../images/frederik-falinski-714337-unsplash.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  margin-bottom: 1px;
  padding-top: 0%;
  padding-bottom: 0%;
}

.slide._2 {
  background-image: linear-gradient(rgba(21, 24, 34, .47), rgba(21, 24, 34, .47)), url('../images/mohamed-nohassi-229698-unsplash.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.slide._3 {
  background-image: url('../images/banner.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0;
  padding-top: 0%;
  padding-bottom: 0%;
}

.slide._4 {
  background-image: url('../images/banner2.jpg');
  background-position: 50%;
  background-size: cover;
}

.wrapper-full {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px;
  padding-right: 25px;
  display: block;
  position: relative;
  top: 23%;
  bottom: 0;
  left: 0;
  right: 0;
}

.wrapper-full.border {
  border: 4px #faf8f5;
  padding-bottom: 0;
}

.wrapper-full.border.new {
  width: auto;
  max-width: 1150px;
  padding-bottom: 25px;
}

.wrapper-full.border.normal {
  padding-bottom: 15px;
}

.wrapper-full.center {
  text-align: center;
  position: relative;
  top: 0%;
}

.wrapper-full.blog {
  position: relative;
  top: 0%;
}

.wrapper-full.padding {
  max-width: 1290px;
}

.wrapper-full.hero {
  top: 20%;
}

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

.hero-big-text {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 60px;
  font-weight: 500;
  line-height: 65px;
}

.hero-big-text._1st-slide {
  color: #fff;
  text-align: left;
  text-transform: none;
  margin-bottom: 8px;
  font-size: 75px;
  font-weight: 700;
  line-height: 85px;
}

.hero-big-paragraph {
  width: 70%;
  color: #fff;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: 80px;
}

.hero-big-paragraph.color {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.hero-big-paragraph.ab-large-header {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
}

.top-padding {
  margin-top: 20px;
  display: block;
}

.top-padding.bottom-padding {
  margin-bottom: 40px;
}

.top-padding.signature {
  margin-top: 40px;
}

.button {
  width: 160px;
  text-align: center;
  background-color: #374c58;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  transition: background-color .4s;
  display: block;
}

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

.button.left {
  width: 140px;
  text-align: center;
  text-transform: uppercase;
  background-color: #fcc82f;
  margin-left: 0;
  padding-left: 30px;
  padding-right: 30px;
  font-family: Lato, sans-serif;
}

.button.left:hover {
  background-color: #151822;
}

.button.left.outline {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ef6a40;
}

.button.left.outline:hover {
  background-color: #ef6a40;
  border: 1px solid #ef6a40;
}

.button.left.hero {
  margin-top: 20px;
}

.button.password {
  width: 220px;
}

.button.white {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
}

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

.button.white.left {
  margin-top: 30px;
}

.button.blog {
  float: right;
  color: #151822;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f0ede9;
  transition: border .4s;
}

.button.blog:hover {
  border-color: #ef6a40;
}

.social-link-hero {
  z-index: 999;
  float: left;
  border-top: 1px solid rgba(255, 255, 255, .43);
  border-left: 1px solid rgba(255, 255, 255, .43);
  border-right: 1px rgba(255, 255, 255, .43);
  padding: 12px 30px;
  transition: all .2s;
  position: static;
  bottom: 0;
  left: 0;
}

.social-link-hero:hover {
  background-color: rgba(235, 235, 235, .21);
}

.social-link-hero.bottom {
  border-bottom: 1px #3a3a3a;
  border-right-style: solid;
}

.social-media-block {
  z-index: 999;
  border-top: 1px #3a3a3a;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: 15px;
  display: flex;
  position: absolute;
  bottom: 0%;
  left: 0;
}

.left-arrow, .right-arrow {
  display: none;
}

.section {
  padding: 80px 50px;
  display: block;
}

.section.no-top-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.section.no-top-padding.contact {
  border-bottom: 1px solid #e4ecf6;
}

.section.image-background {
  background-image: linear-gradient(rgba(38, 44, 49, .79), rgba(38, 44, 49, .79)), url('../images/Quote.png'), linear-gradient(rgba(38, 44, 49, .83), rgba(38, 44, 49, .83)), url('../images/jenny-marvin-50957-unsplash.jpg');
  background-position: 0 0, 50% 33%, 0 0, 50%;
  background-repeat: repeat, no-repeat, repeat, no-repeat;
  background-size: auto, 450px, auto, cover;
  background-attachment: scroll, scroll, scroll, fixed;
  padding-top: 100px;
  padding-bottom: 60px;
}

.section.gray {
  background-color: #fff;
  border-top: 1px solid #f0eae3;
  border-bottom: 1px solid #f0eae3;
  padding-top: 90px;
  padding-bottom: 130px;
}

.section.gray.pattern {
  background-image: url('../images/symphony.png');
  background-position: 0 0;
  background-size: 140px;
}

.section.color {
  height: auto;
  background-color: #ef6a40;
  background-image: url('../images/kaleb-nimz-904-unsplash.jpg');
  background-position: 0 0;
  background-size: 1000px;
  padding-top: 220px;
  padding-bottom: 0;
  position: static;
  overflow: hidden;
}

.section.get-in-touch {
  background-color: #faf8f5;
  background-image: url('../images/symphony.png');
  background-position: 0 0;
  background-size: 150px;
  border-top: 1px solid #f0eae3;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section.map {
  padding-top: 0;
  padding-bottom: 0;
}

.section.cta {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.section-content {
  text-align: center;
  margin-bottom: 40px;
}

.section-content.new {
  margin-bottom: 0;
}

.white-content {
  width: 80%;
  text-align: center;
  background-color: #fff;
  margin-top: -20px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: -17px;
}

.white-content.gray {
  background-color: #faf8f5;
}

.white-content.gray.new {
  margin-top: 0;
}

.white-content.trasparent {
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  display: block;
  top: 0;
}

.section-tittle {
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
}

.section-tittle.white {
  color: #fff;
}

.left-content {
  width: 80%;
  margin-left: 25px;
}

.left-content.event {
  width: 90%;
  margin-left: 0;
}

.right-content {
  width: 80%;
  margin-right: 90px;
}

.divider-line {
  height: 1px;
  background-color: #f0ede9;
  margin-top: 60px;
  margin-bottom: 60px;
}

.help-content-info {
  width: 40%;
  text-align: center;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.white-paragraph {
  color: #fff;
  font-weight: 400;
}

.white-paragraph.transparence {
  color: rgba(255, 255, 255, .6);
}

.slide-nav {
  font-size: 12px;
  display: block;
  position: relative;
  top: 14px;
  left: 0;
  right: 0;
}

.event-image {
  width: 100%;
  height: 420px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  display: flex;
}

.event-info {
  color: #151822;
  background-color: rgba(0, 0, 0, 0);
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 0 25px 25px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.white-heading {
  color: #fff;
  margin-top: 10px;
  margin-left: 0;
  padding-top: 0;
  font-family: Lato, sans-serif;
  transition: color .2s;
}

.white-heading:hover {
  color: #fcc82f;
}

.white-heading.tittle {
  font-size: 48px;
  line-height: 58px;
}

.white-heading.event {
  margin-top: 0;
}

.event-card {
  transition: box-shadow .3s;
  display: block;
  position: relative;
}

.event-card:hover {
  box-shadow: 16px 16px 35px -7px rgba(32, 37, 45, .38);
}

.event-card.blog-card {
  height: auto;
  border: 1px solid #f0eae3;
}

.event-card.blog-card:hover {
  box-shadow: 1px 1px 28px -7px rgba(32, 37, 45, .38);
}

.contact-side-image {
  height: 600px;
  background-image: url('../images/annie-spratt-447072-unsplash.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.form-block {
  height: 360px;
  color: #677583;
  margin-top: 40px;
}

.form-block.contact-section {
  width: 60%;
  height: auto;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.form-block.contact-section.new {
  width: 100%;
  display: none;
}

.field-label {
  color: #151822;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
}

.form {
  text-align: left;
  display: block;
}

.text-field {
  height: 50px;
  border: 1px solid #f0eae3;
  font-family: Lato, sans-serif;
  transition: border-color .4s;
}

.text-field:hover {
  border-color: #fcc82f;
}

.text-field.message {
  height: 80px;
  border-color: #f0eae3;
  margin-top: 10px;
  overflow: auto;
}

.text-field.message:hover {
  border-color: #ef6a40;
}

.footer {
  background-color: #262c31;
  background-image: url('../images/logo2.png'), linear-gradient(rgba(38, 44, 49, .88), rgba(38, 44, 49, .88));
  background-position: 100% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  border-top: 4px solid #628f09;
  padding-top: 80px;
  position: relative;
}

.footer-menu {
  padding-top: 0;
  padding-bottom: 0;
}

.footer-on-flex {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  position: relative;
}

.footer-nav-link {
  color: #fff;
  text-transform: none;
  margin-bottom: 15px;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Droid Serif, serif;
  font-size: 14px;
  line-height: 24px;
  text-decoration: none;
  display: block;
}

.footer-nav-link:hover {
  text-decoration: underline;
}

.footer-nav-link.transparence {
  color: rgba(255, 255, 255, .5);
  text-transform: none;
  font-family: Droid Serif, serif;
  font-size: 15px;
  line-height: 25px;
}

.footer-nav-link.transparence:hover {
  color: #fff;
}

.copy-box {
  color: #677583;
  border-top: 1px solid rgba(255, 255, 255, .07);
  margin-top: 30px;
  padding-top: 50px;
  padding-bottom: 50px;
}

.copy-text {
  color: #fff;
  font-family: Droid Serif, serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}

.copy-text.transparence {
  color: rgba(255, 255, 255, .5);
  font-size: 13px;
}

.template-link-footer {
  color: #fff;
  margin-right: 5px;
  font-weight: 400;
  transition: color .3s;
}

.template-link-footer:hover {
  color: #efa240;
}

.template-link-footer.transparence {
  color: rgba(255, 255, 255, .5);
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 300;
  text-decoration: none;
}

.template-link-footer.transparence:hover {
  color: #628f09;
  text-decoration: underline;
}

.licence-link {
  color: #fff;
  margin-right: 5px;
  text-decoration: none;
  transition: color .3s;
}

.licence-link:hover {
  color: #efa240;
}

.author-name-link {
  color: rgba(255, 255, 255, .5);
  font-weight: 400;
  text-decoration: none;
  transition: color .3s;
}

.author-name-link:hover {
  color: #ef6a40;
  text-decoration: underline;
}

.tab-link {
  background-color: #f0ede9;
  border: 1px solid #ebe7e3;
  margin-bottom: 5px;
  margin-right: 5px;
}

.tab-link.w--current {
  color: #151822;
  background-color: #fff;
  border-color: #f0ede9 #f0ede9 #ef6a40;
  border-bottom-style: solid;
  margin-bottom: 3px;
  margin-right: 5px;
}

.tabs-menu {
  float: left;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: block;
}

.info-tab {
  background-color: #fff;
  border: 1px solid #f0ede9;
  border-bottom-color: #ef6a40;
  justify-content: center;
  margin-bottom: 0;
  margin-left: 0;
  padding: 40px;
  display: flex;
}

.tabs-content {
  float: left;
}

.hero-section {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/ryan-franco-417899-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  padding-top: 160px;
  padding-bottom: 120px;
}

.hero-section.ministries {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/bryan-minear-317365-unsplash.jpg');
  background-position: 0 0, 50% 64%;
  background-size: auto, cover;
}

.hero-section.ministries.new {
  background-image: linear-gradient(rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/pisit-heng-642888-unsplash.jpg');
  background-position: 0 0, 57%;
}

.hero-section.blog {
  height: 300px;
  background-image: url('../images/matt-botsford-566660-unsplash.jpg');
  background-position: 50% 100%;
  background-size: cover;
  padding-top: 70px;
  padding-bottom: 70px;
}

.hero-section.contact {
  background-image: url('../images/289323359_524757932722612_1094416756221978967_n.jpg');
  background-position: 50% 100%;
  background-repeat: repeat;
  background-size: cover;
}

.hero-section.blog-page {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/5d9327ab15962adb8fd60c32_shutterstock_110160008.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hero-section.about {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/michael-d-beckwith-580604-unsplash.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.hero-section.licensing {
  background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/reuben-farrugia-472117-unsplash.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
}

.hero-section.events {
  background-image: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), url('../images/ben-white-132978-unsplash.jpg');
  background-size: auto, cover;
}

.hero-section.services {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/asbestos-roof.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  padding-top: 55px;
  padding-bottom: 55px;
}

.hero-section.blog-page-copy {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/AA042827_20.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.hero-section.testimonials {
  background-image: linear-gradient(rgba(0, 0, 0, .18), rgba(0, 0, 0, .18)), url('../images/285518196_513238693874536_6321231359862228038_n.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.hero-paragraph {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
}

.hero-paragraph.header {
  width: 40%;
}

.hero-paragraph.header.center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.hero-paragraph.header.event {
  width: 50%;
}

.sub-hero-tittle {
  float: left;
  color: #fff;
  font-family: Droid Serif, serif;
}

.subtitle-line {
  width: 60px;
  height: 2px;
  float: left;
  background-color: #628f09;
  margin-right: 10px;
}

.subtitle-line.white {
  background-color: rgba(250, 248, 245, .46);
}

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

.image-side {
  width: 90%;
  height: 380px;
  background-image: url('../images/ke-atlas-484018-unsplash.jpg');
  background-position: 14% 51%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image-side._2 {
  height: 850px;
  background-image: url('../images/factory-2529579_1920.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.image-side.ministry {
  height: 400px;
  background-image: url('../images/alex-pavloff-562215-unsplash.jpg');
}

.image-side.full {
  width: 100%;
  height: 350px;
  background-image: linear-gradient(rgba(21, 24, 34, .42), rgba(21, 24, 34, .42)), url('../images/ke-atlas-484018-unsplash.jpg');
  background-position: 0 0, 14% 51%;
  background-size: auto, cover;
  display: block;
}

.center-row {
  align-items: center;
  display: flex;
}

.center-row.reverse {
  flex-wrap: wrap;
}

.stories-wrapper {
  width: 100%;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.stories-image {
  width: 55%;
  height: 450px;
  background-image: url('../images/sebastian-leon-prado-438756-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border: 8px solid #fff;
  padding-top: 0;
  position: relative;
  right: 20%;
  overflow: visible;
  transform: rotate(-17deg);
  box-shadow: -6px 6px 16px 1px rgba(0, 0, 0, .2);
}

.stories-image.second-image {
  z-index: 999;
  height: 200px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.stories-image.second-image._2 {
  width: 50%;
  height: 400px;
  background-image: url('../images/ben-white-148435-unsplash.jpg');
  border: 8px solid #fff;
  top: -38px;
  transform: rotate(10deg);
  box-shadow: -3px 0 16px 3px rgba(0, 0, 0, .2);
}

.stories-header {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 500;
  line-height: 40px;
}

.flex-row {
  width: 50%;
  height: 300px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.flex-row.in-tabs {
  width: 60%;
  height: auto;
  float: left;
}

.stories-info {
  margin-left: 100px;
}

.stories-info.top {
  margin-top: -200px;
}

.stories-link {
  color: #fff;
  margin-top: 0;
  padding: 9px 0;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none;
}

.stories-link:hover {
  border-bottom: 1px solid #fff;
}

.stories-link.black {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  border: 1px solid #fff;
  margin-left: auto;
  margin-right: auto;
  padding-left: 9px;
  padding-right: 9px;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 700;
  transition: color .4s;
}

.stories-link.black:hover {
  color: #628f09;
}

.stories-link.black.w--current {
  letter-spacing: 1px;
}

.stories-link.black.w--current:hover {
  color: #151822;
}

.team-card {
  width: 100%;
}

.team-image {
  height: 400px;
  background-image: url('../images/ryan-holloway-351140-unsplash-copy.jpg');
  background-position: 50%;
  background-size: cover;
  position: relative;
}

.team-image:hover {
  transform: scale(1);
}

.team-image._2 {
  background-image: url('../images/milan-popovic-496766-unsplash.jpg');
  background-position: 50% 30%;
  background-size: 400px;
}

.team-image._3 {
  background-image: url('../images/5b1dd9fca24715e2d2d45939_aatik-tasneem-138230-unsplash.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.team-image._4 {
  background-image: url('../images/albert-dera-397063-unsplash.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.team-info {
  text-align: center;
  margin-bottom: 0;
  padding-top: 10px;
}

.position {
  color: #b4b3b2;
  letter-spacing: 1px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 22px;
}

.hover-team {
  background-color: #ef6a40;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 2px;
  display: flex;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.social-link-team {
  justify-content: center;
  align-items: center;
  padding: 10px;
  display: block;
  position: relative;
}

.social-link-team.footer {
  border-top-style: none;
  padding-left: 0;
}

.social-link-block {
  width: 30px;
  height: 30px;
  opacity: .6;
  background-image: url('../images/twitter-logo-silhouette.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  border: 1px solid #fff;
  margin-right: 10px;
}

.social-link-block:hover {
  opacity: 1;
}

.social-link-block._2 {
  background-image: url('../images/twitter-letter-logo.svg');
  background-size: 12px;
}

.social-link-block._3 {
  background-image: url('../images/instagram-logo.svg');
  background-size: 12px;
}

.social-link-block._4 {
  opacity: .6;
  background-image: url('../images/facebook.svg');
  background-size: 12px;
  padding: 10px;
}

.social-link-block._4:hover {
  opacity: 1;
}

.get-in-touch-form {
  width: 60%;
  float: left;
  display: flex;
}

.get-in-touch-button {
  width: 40%;
  height: 50px;
  float: right;
  text-transform: uppercase;
  background-color: #ef6a40;
  font-family: Oswald, sans-serif;
  font-size: 14px;
  line-height: 24px;
  transition: background-color .4s;
}

.get-in-touch-button:hover {
  background-color: #151822;
}

.text-field-get-in {
  width: 60%;
  height: 50px;
  color: #000;
  text-align: left;
  border-style: solid none solid solid;
  border-color: #f0ede9;
  border-right-width: 1px;
}

.form-block-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.images-section {
  padding-top: 120px;
  padding-bottom: 120px;
}

.row-2 {
  margin-bottom: 48px;
}

.list-item {
  background-color: #fff;
  border: 1px solid #f0ede9;
  flex-direction: row;
  align-items: center;
  margin-bottom: 3px;
  padding: 7px;
  display: flex;
}

.ministry-text {
  float: none;
  margin-left: 5px;
  font-family: Droid Serif, serif;
  font-size: 14px;
}

.ministry-date {
  font-size: 18px;
  line-height: 28px;
}

.slide-nav-vertical {
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-start;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 12px;
  line-height: 22px;
  display: flex;
}

.tabs {
  flex-direction: column;
  display: flex;
}

.image-tabs {
  background-image: url('../images/michael-d-beckwith-580604-unsplash_1.jpg');
  background-position: 50% 34%;
  background-size: cover;
  margin-left: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-tabs.first {
  background-image: url('../images/james-newcombe-350742-unsplash.jpg');
}

.image-tabs.firthd {
  background-image: url('../images/william-farlow-319616-unsplash.jpg');
}

.event-link {
  margin-bottom: 20px;
  text-decoration: none;
  transition: box-shadow .4s;
  display: block;
  position: relative;
}

.event-link:hover {
  box-shadow: 5px 5px 15px rgba(0, 0, 0, .25);
}

.info-content {
  padding-left: 0;
  padding-right: 15px;
}

.date-block {
  width: auto;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ef6a40;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-right: 15px;
  padding: 15px 10px;
  display: flex;
}

.date-block.event {
  float: left;
  text-align: center;
  margin-right: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
}

.number-heading {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  line-height: 30px;
}

.text-date {
  color: #fff;
  font-family: Oswald, sans-serif;
  font-size: 13px;
}

.text-date.blog-date {
  color: #fff;
  text-transform: uppercase;
}

.location-block {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: block;
}

.location-text {
  float: none;
  color: #fff;
  font-size: 13px;
  display: inline-block;
  position: static;
  overflow: visible;
}

.features-image-card {
  height: 350px;
  text-align: center;
  background-color: #efa240;
  justify-content: center;
  align-items: center;
  display: flex;
}

.features-image-card._2 {
  background-image: linear-gradient(rgba(21, 24, 34, .1), rgba(21, 24, 34, .1)), url('../images/ben-white-692414-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  transition: opacity .4s;
}

.features-image-card._2:hover {
  background-image: linear-gradient(rgba(21, 24, 34, .2), rgba(21, 24, 34, .2)), url('../images/ben-white-692414-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.features-image-card._4 {
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), url('../images/haley-rivera-540388-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  transition: opacity .4s;
}

.features-image-card._4:hover {
  background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url('../images/haley-rivera-540388-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.features-tittle {
  color: #fff;
  font-weight: 400;
}

.content-features {
  padding: 40px;
}

.content-features.second {
  padding-top: 20px;
  padding-bottom: 40px;
}

.image-column {
  width: auto;
  height: 450px;
  background-image: url('../images/edward-cisneros-415601-unsplash.jpg');
  background-position: 38%;
  background-size: cover;
  border: 4px solid #fff;
  margin-right: 20px;
  padding-right: 0;
  position: relative;
}

.section-header {
  color: #597381;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 33px;
  font-weight: 700;
  line-height: 40px;
}

.section-header.white {
  color: #faf8f5;
}

.sub-tittle {
  color: #fff;
  letter-spacing: 1px;
  font-family: Droid Serif, serif;
  font-size: 14px;
  font-weight: 300;
}

.sub-tittle.gray {
  color: #b4b3b2;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.div-block-8 {
  padding: 15px 2px 2px;
}

.quote-section {
  background-image: url('../images/asbestos.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 550px;
  padding-top: 120px;
  padding-bottom: 120px;
}

.quote-section.hero {
  height: 700px;
  background-image: url('../images/damir-bosnjak-366766-unsplash.png'), linear-gradient(rgba(239, 106, 64, .93), rgba(239, 106, 64, .93)), url('../images/mike-kotsch-236622-unsplash2-1.jpg');
  background-position: 73% 100%, 0 0, 50% 131%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: 650px, auto, 1000px;
  border-bottom: 1px solid #e4ecf6;
}

.quote-tittle {
  text-transform: uppercase;
}

.line-blog {
  width: 40px;
  height: 1px;
  background-color: rgba(255, 255, 255, .39);
  margin-top: 5px;
  margin-bottom: 5px;
}

.line-blog.center {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.play-link-button {
  width: 60px;
  height: 60px;
  background-color: #ef6a40;
  background-image: url('../images/icons8-play-filled-100_1icons8-play-filled-100.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px;
}

.play-link-button.new {
  width: 40px;
  height: 40px;
  background-size: 20px;
}

.play-block {
  width: 60%;
  background-color: rgba(0, 0, 0, .6);
  align-items: center;
  display: flex;
}

.play-block.full {
  width: 84%;
}

.play-button-text {
  color: #fff;
  margin-left: 20px;
  font-family: Lato, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

.blog-content {
  background-color: #fff;
  border: 1px #d1d1d1;
  border-top-width: 3px;
  padding: 30px;
}

.blog-content:hover {
  border-top-color: #ef6a40;
}

.blog-content.sidebar {
  border-style: solid;
  border-color: #f0eae3;
  border-top-width: 4px;
  margin-bottom: 0;
  padding: 30px;
  transition: border-color .4s;
}

.blog-content.sidebar:hover {
  border-top-color: #ef6a40;
}

.online-chat {
  z-index: 10;
  max-width: 400px;
  background-color: rgba(0, 0, 0, 0);
  border: 1px #e4ecf6;
  padding: 0;
  display: block;
  position: fixed;
  bottom: 25px;
  right: 25px;
  box-shadow: 0 0 3px -1px rgba(0, 0, 0, .13);
}

.chat-content {
  text-align: center;
  background-color: #151822;
  background-image: linear-gradient(rgba(0, 0, 0, .56), rgba(0, 0, 0, .56)), url('../images/ryan-franco-417899-unsplash.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px;
  display: flex;
  position: static;
}

.message-chat {
  width: 84%;
  height: 50px;
  border-style: none;
  margin-bottom: 0;
  position: relative;
  bottom: 0;
  left: 0;
  right: 0;
}

.chat-form-block {
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  position: static;
}

.form-2 {
  width: 100%;
  height: 100%;
  align-items: stretch;
  display: flex;
  position: relative;
}

.image-301 {
  width: 50px;
  height: 50px;
  background-image: url('../images/edward-cisneros-415601-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
  margin-bottom: 10px;
}

.button-message {
  width: 16%;
  background-color: #efa240;
  background-image: url('../images/icons8-paper-plane-100_1icons8-paper-plane-100.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  border: 1px solid #efa240;
}

.close-chat {
  width: 42px;
  height: 42px;
  float: none;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icons8-multiply-32_1icons8-multiply-32.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 22px;
  margin-top: 3px;
  position: absolute;
  top: 0;
  right: 0;
}

.blog-image {
  width: 100%;
  height: 280px;
  background-image: url('../images/photos-by-lanty-589154-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  flex-direction: column;
  display: flex;
  position: relative;
}

.blog-image.sidebar {
  height: 380px;
}

.date-blog-block {
  width: 60px;
  text-align: center;
  background-color: #fcc82f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.date-blog-block.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.date-number {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}

.flex-block {
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.authore-name {
  color: #979593;
  text-transform: uppercase;
  margin-top: 10px;
  margin-left: 0;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  text-decoration: none;
  transition: color .4s;
  display: inline-block;
}

.authore-name:hover {
  color: #151822;
  text-decoration: underline;
}

.authore-name.w--current {
  color: #979593;
  font-weight: 400;
}

.authore-name.w--current:hover {
  color: #151822;
}

.authore-name.white {
  color: #ef6a40;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.big-header {
  color: #fff;
  text-transform: none;
  margin-top: 20px;
  font-family: Droid Serif, serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
}

.quote-slide {
  width: 100%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  position: relative;
}

.quote-content {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0 25px;
  display: flex;
}

.authore-quote {
  padding-top: 0;
}

.blog-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  padding: 21px;
  display: flex;
}

.flex-blog {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.blog-card-wrapper {
  transition: box-shadow .3s;
  display: block;
  position: relative;
}

.blog-card-wrapper:hover {
  box-shadow: 16px 16px 35px -7px rgba(32, 37, 45, .38);
}

.blog-card-wrapper.blog-card {
  height: auto;
  border: 1px #f0eae3;
  margin-bottom: 40px;
}

.blog-card-wrapper.blog-card:hover {
  box-shadow: 15px 15px 30px -21px rgba(32, 37, 45, .38);
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-image: linear-gradient(rgba(255, 255, 255, .86), rgba(255, 255, 255, .86)), url('../images/building-2762319.jpg');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-field-3 {
  width: 220px;
  text-align: center;
  font-family: Droid Serif, serif;
  display: block;
}

.column {
  padding-left: 0;
  padding-right: 0;
}

.heading-2, .team-member {
  margin-bottom: 0;
}

.important-text {
  color: #ef6a40;
  font-style: italic;
  font-weight: 400;
  text-decoration: underline;
}

.important-text.second {
  color: #fff;
  background-color: rgba(0, 0, 0, .32);
  padding: 2px 4px;
  font-style: normal;
  text-decoration: none;
}

.column-footer {
  width: 50%;
  flex-direction: column;
  padding-right: 29px;
  display: flex;
}

.column-footer._17 {
  width: 17%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.column-footer._17.right-padding {
  align-items: flex-start;
  padding-left: 20px;
}

.column-footer.contact-footer {
  display: block;
}

.footer-tittle {
  color: #628f09;
  margin-bottom: 15px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.contact-us-block {
  margin-top: 5px;
  display: flex;
}

.contact-paragraph {
  color: #fff;
}

.contact-paragraph.transparence {
  color: rgba(255, 255, 255, .5);
}

.contact-parg-cont {
  flex: 1;
  margin-bottom: 10px;
  margin-left: 5px;
}

.address-icons {
  width: 24px;
  height: 24px;
  background-image: url('../images/5d88e4d9424203152adfe022_icons8-secured-letter-100_15d88e4d9424203152adfe022_icons8-secured-letter-100.png');
  background-position: 50%;
  background-size: cover;
  margin-right: 8px;
}

.address-icons._2 {
  background-image: url('../images/5d88e4d9424203152adfe022_icons8-secured-letter-100_15d88e4d9424203152adfe022_icons8-secured-letter-100.png');
}

.address-icons._3 {
  background-image: url('../images/5d88e4d9424203eabadfe023_icons8-office-phone-100_15d88e4d9424203eabadfe023_icons8-office-phone-100.png');
}

.bold-text {
  font-weight: 400;
}

.bold-text.transparence {
  color: rgba(255, 255, 255, .5);
  text-decoration: none;
}

.bold-text.transparence:hover {
  color: #ef6a40;
  text-decoration: underline;
}

.article-tittle {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.article-tittle.event {
  margin-top: 0;
  font-size: 20px;
  font-weight: 600;
}

.article-tittle.event.padding-top {
  margin-top: 20px;
}

.tittle-blog {
  color: #333;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  text-decoration: none;
  transition: color .4s;
  display: block;
}

.tittle-blog:hover {
  color: #ef6a40;
}

.tittle-blog.w--current {
  transition: color .4s;
}

.tittle-blog.w--current:hover {
  color: #ef6a40;
}

.success-message {
  color: #fff;
  background-color: #26d450;
  font-family: Droid Serif, serif;
}

.error-message {
  color: #fff;
  background-color: red;
  flex: 0 auto;
}

.bold-text-2 {
  color: #fcc82f;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.features-block {
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  flex-basis: 33.33%;
  padding: 60px 30px;
  transition: background-color .4s;
}

.features-block:hover {
  background-color: rgba(0, 0, 0, 0);
}

.features-block.center-border {
  height: auto;
  border-left: 1px solid #e4ecf6;
  border-right: 1px #e4ecf6;
  border-radius: 0;
  flex: 1;
  padding: 60px 30px;
  transition: background-color .4s;
}

.features-block.center-border:hover {
  background-color: rgba(0, 0, 0, 0);
}

.features-block.center-border.about {
  border-right-style: solid;
}

.service-tittle {
  color: #597381;
  font-family: Lato, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
}

.features-blocks {
  border: 1px #e4ecf6;
  border-style: none solid;
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.shadow-chat {
  box-shadow: none;
  display: none;
}

.paragraph-chat {
  width: 70%;
  margin-left: auto;
  margin-right: auto;
  font-family: Droid Serif, serif;
  font-weight: 400;
  line-height: 20px;
  display: block;
}

.actin-half-side {
  width: 50%;
  background-color: #efa240;
  background-image: linear-gradient(rgba(252, 200, 47, .67), rgba(252, 200, 47, .67)), url('../images/nature-3216890.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  padding-top: 104px;
  padding-bottom: 88px;
  display: flex;
}

.actin-half-side.dark-side {
  background-color: #262c31;
  background-image: linear-gradient(rgba(55, 76, 88, .78), rgba(55, 76, 88, .78)), url('../images/asbestos-1.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, 750px;
  padding-top: 120px;
  padding-bottom: 120px;
}

.act-content {
  width: 50%;
  text-align: center;
}

.act-tittle {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 32px;
}

.text-block {
  font-size: 14px;
  line-height: 24px;
}

.gradient-overlay {
  background-image: linear-gradient(rgba(255, 255, 255, 0) 11%, rgba(0, 0, 0, .91));
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.collection-item {
  margin-bottom: 20px;
}

.container {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.scroll-up-button {
  width: 48px;
  height: 48px;
  opacity: .6;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  margin-right: 2%;
  transition: opacity .4s;
  display: flex;
  position: absolute;
  bottom: 40px;
  right: 0;
}

.scroll-up-button:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ef6a40;
}

.signature {
  float: right;
  margin-top: 0;
  margin-right: 20px;
  padding-bottom: 20px;
  position: absolute;
  bottom: 0;
  right: 0;
}

.signature.left {
  float: none;
  margin-top: 30px;
  display: block;
  position: static;
}

.tab-title {
  margin-bottom: 0;
  font-size: 16px;
}

.map-2 {
  width: auto;
  height: 300px;
  max-width: 1150px;
  border: 4px solid #faf8f5;
  border-top-style: none;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.flower {
  margin-bottom: 10px;
}

.section-2 {
  background-color: #fff;
  padding: 100px 20px;
  transition: background-color .2s;
  position: relative;
}

.container-2 {
  z-index: 10;
  max-width: 1170px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.container-2.rich-text {
  text-align: left;
  padding-left: 10%;
  padding-right: 10%;
  display: block;
  position: relative;
}

.algin-center {
  color: #212127;
  text-align: center;
  transition: all .3s;
}

.unordered-list {
  color: #374c58;
  margin-top: 30px;
  margin-bottom: 30px;
  list-style-type: square;
}

.paragraph-6 {
  line-height: 25px;
}

.list-item-2 {
  color: #ef6a40;
  font-family: Droid Serif, serif;
  font-size: 20px;
  line-height: 30px;
}

.div-info-rich-text {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.rich-text-block-2 {
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.ordered-list {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Droid Serif, serif;
}

.block-quote {
  color: #374c58;
  border-left-color: #fcc82f;
  margin-top: 20px;
  margin-bottom: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Droid Serif, serif;
  font-style: italic;
  font-weight: 400;
  line-height: 28px;
}

.image-div {
  width: 100px;
  height: 100px;
  background-image: url('../images/karl-fredrickson-27507-unsplash.jpg');
  background-position: 50%;
  background-size: cover;
  border-right: 1px solid #e4ecf6;
}

.image-div.second {
  background-image: url('../images/Screen-Shot-2018-05-19-at-14.32.43.png');
  background-repeat: no-repeat;
  background-size: cover;
  border-right: 1px solid #e4ecf6;
}

.licence-link-2 {
  color: #75757c;
  font-family: Merriweather, serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 28px;
  text-decoration: none;
}

.licence-link-2:hover {
  color: #ef6a40;
  text-decoration: underline;
}

.licence-links-wrapper {
  color: #717177;
  flex: 1;
  justify-content: space-between;
  padding-left: 64px;
  padding-right: 64px;
  display: flex;
}

.licence-item {
  width: 66.66%;
  background-color: #faf8f5;
  border: 1px solid #f0eae3;
  border-radius: 0;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
  overflow: hidden;
}

.licence-items {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: -24px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.post-info {
  text-decoration: none;
}

.blog-post {
  text-align: left;
  margin-top: 0;
  padding-right: 60px;
}

.post-side-card {
  width: 240px;
  border: 1px solid #e4e4e4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 16px;
  margin-right: 60px;
  padding: 32px;
  display: flex;
}

.post-side-card.blog {
  width: 700px;
  text-align: left;
  background-color: #fff;
  border-color: #f0eae3 #f0eae3 #f0eae3 #fcc82f;
  align-items: flex-start;
  padding-top: 0;
}

.post-side-card.event {
  width: 38%;
  text-align: left;
  border-style: none;
  margin-top: 0;
  margin-right: 40px;
  padding: 0;
}

.container-full {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-full.center-algined {
  text-align: center;
}

.name-author {
  color: #5f92af;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.post-link {
  color: #8534ff;
  text-align: center;
  line-height: 24px;
  text-decoration: none;
}

.post-link.info-author {
  float: left;
  color: #ef6a40;
  text-align: left;
}

.post-link.info-author.w--current {
  color: #fcc82f;
  font-family: Lato, sans-serif;
  font-size: 16px;
}

.paragraph-7 {
  font-family: Open Sans, sans-serif;
}

.paragraph-7.author-info {
  text-align: left;
  font-family: Droid Serif, serif;
}

.div-author-wrapper {
  width: 60px;
  height: 60px;
  text-align: left;
  background-image: url('../images/team-5.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 10px;
  padding-top: 0;
  display: inline-block;
}

.div-author-wrapper.big {
  width: 100px;
  height: 100px;
  border: 4px solid #fff;
}

.section-3 {
  padding: 0 15px 120px;
}

.section-3.gray {
  background-color: rgba(248, 248, 255, .65);
}

.section-3.gray.single {
  background-color: #fff;
  padding-top: 60px;
  padding-bottom: 60px;
}

.blog-post-content {
  flex-direction: column;
  flex: 1;
  display: flex;
}

.blog-post-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: -16px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.rich-text-block {
  text-align: left;
}

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

.overlay {
  height: 700px;
  background-image: linear-gradient(rgba(0, 0, 0, .29), rgba(0, 0, 0, .29)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
  padding-top: 200px;
  padding-bottom: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.blog-tittle {
  color: #374c58;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 38px;
  text-decoration: none;
  display: inline-block;
}

.service-contact {
  width: 40px;
  height: 40px;
  background-image: url('../images/icons8-user-location-100_1icons8-user-location-100.png');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.service-contact.second {
  width: 80px;
  height: 80px;
  background-image: url('../images/icons8-office-phone-100_1icons8-office-phone-100.png');
  background-size: cover;
}

.service-contact.third {
  background-image: url('../images/icons8-secured-letter-100_1icons8-secured-letter-100.png');
  background-size: cover;
}

.service-contact.fourth {
  width: 60px;
  height: 60px;
  background-image: url('../images/7565280.png');
  background-position: 50%;
  background-repeat: no-repeat;
  margin-top: 0;
  margin-bottom: 0;
}

.service-contact.fifth {
  background-image: url('../images/icons8-church-128_1icons8-church-128.png');
}

.service-contact.sixth {
  background-image: url('../images/icons8-volunteering-100_1icons8-volunteering-100.png');
}

.map-event {
  width: 90%;
  height: 300px;
  margin-top: 40px;
}

.nav-link-2 {
  color: #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  text-decoration: none;
  transition: color .4s;
  display: inline-block;
}

.nav-link-2:hover {
  color: #ff8e64;
}

.nav-link-2.w--current {
  color: #ff8e64;
  font-weight: 400;
}

.nav-link-2.down {
  color: #979593;
  text-transform: uppercase;
  border-right: 1px solid #f0eae3;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
}

.dropdown-list {
  margin-top: 0;
}

.dropdown-list.w--open {
  border-radius: 4px;
  margin-top: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
}

.dropdown-link {
  color: #979593;
  background-color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
}

.dropdown-link:hover {
  color: #fff;
  background-color: #fcc82f;
}

.dropdown-link.w--current {
  color: #fff;
  background-color: #374c58;
  font-size: 13px;
  line-height: 23px;
}

.dropdown-link.w--current:hover {
  background-color: #fcc82f;
}

.scroll-navigation {
  background-color: #fff;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
}

.dropdown-list-2.w--open {
  text-align: center;
  background-color: #1a1a1a;
  font-family: Lato, sans-serif;
  font-weight: 400;
}

.dropdown-link-2 {
  color: #1a1a1a;
  letter-spacing: 0;
  text-transform: none;
  font-size: 12px;
  font-weight: 500;
  transition: background-color .3s, color .2s;
}

.dropdown-link-2:hover {
  color: #fff;
  background-image: linear-gradient(rgba(0, 77, 240, .92), rgba(0, 77, 240, .92));
  font-weight: 500;
}

.dropdown-link-2.w--current {
  color: #1a1a1a;
  letter-spacing: 0;
  text-transform: none;
  font-size: 12px;
  font-weight: 600;
  transition: background-color .4s, color .2s;
}

.dropdown-link-2.w--current:hover {
  color: #fff;
  background-color: rgba(0, 77, 240, .92);
  background-image: none;
}

.top-space-block {
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-top: 50px;
  padding-top: 0;
}

.top-space-block._100 {
  text-align: left;
  margin-top: 100px;
}

.top-space-block._100.left {
  width: 100%;
  max-width: 600px;
  margin-top: 120px;
  margin-bottom: 120px;
  padding-left: 15px;
  padding-right: 15%;
}

.hero-big-text-2 {
  color: #374c58;
  text-transform: none;
  margin-top: 10px;
  font-size: 47px;
  font-weight: 500;
  line-height: 57px;
}

.hero-big-text-2.dark {
  color: #1a1a1a;
  margin-top: 0;
  line-height: 57px;
}

.hero-big-text-2.dark.smaller {
  color: #374c58;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 50px;
}

.hero-big-text-2.dark.news {
  color: #374c58;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 50px;
}

.hero-big-text-2.dark.centre {
  color: #374c58;
  text-align: left;
  margin-bottom: 20px;
  font-size: 40px;
  line-height: 50px;
}

.half-section {
  width: 50%;
  height: 800px;
  float: right;
  background-color: #1a1a1a;
}

.half-section.public {
  width: 50%;
  height: autopx;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/asbestos-buildings2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.half-section.full-color.white {
  width: 50%;
  float: left;
  color: #212127;
}

.half-section.full-color.white.left {
  height: auto;
  max-width: 600px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-top: 1px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.half-section.domestic {
  width: 50%;
  height: 900px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/289352166_524757862722619_5036298532793341085_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.half-section.retail {
  width: 50%;
  height: autopx;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/242193739_342609437604130_6703899363963908578_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.half-section.garden {
  width: 50%;
  height: autopx;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/279248310_482255466972859_6881274427251199498_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.logo-brand {
  margin-top: 5px;
  position: absolute;
}

.nav-link-3 {
  color: #858585;
  letter-spacing: 1px;
  padding: 37px 10px 35px;
  font-family: Lato, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.nav-link-3.dropdown {
  color: #616b77;
  padding-top: 37px;
  padding-left: 14px;
  padding-right: 35px;
  font-size: 11px;
  font-weight: 500;
}

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

.hero-half-section {
  background-image: linear-gradient(rgba(255, 255, 255, .86), rgba(255, 255, 255, .93));
  justify-content: flex-end;
  margin-top: 60px;
  margin-bottom: 60px;
  display: flex;
}

.collection-item-2 {
  margin-bottom: 80px;
}

.by {
  color: #ef6a40;
  text-transform: uppercase;
  margin-right: 4px;
  font-family: Oswald, sans-serif;
  font-weight: 400;
  display: inline-block;
}

.text-block-2 {
  color: #979593;
  font-family: Droid Serif, serif;
}

.nav-menu-2 {
  z-index: 1000;
  padding-top: 52px;
}

.hero-big-paragraph-copy {
  width: 70%;
  color: #fff;
  text-align: left;
  font-family: Lato, sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
}

.gallery-image {
  width: auto;
  height: 323px;
  color: #1f2532;
  background-color: #1f2532;
  position: relative;
  overflow: hidden;
}

.gallery-image.small {
  height: 320px;
  margin-top: 0;
  margin-bottom: 10px;
  margin-right: 10px;
}

.gallery-image.small.second {
  margin-left: 10px;
  margin-right: 0;
}

.gallery-image.first {
  height: 660px;
}

.gallery-preview {
  width: 100%;
  height: auto;
}

.gallery-preview.small, .gallery-preview.first {
  height: auto;
}

.text-block-3 {
  color: #597381;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.heading-3 {
  color: #374c58;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.heading-4, .heading-5, .heading-6, .heading-7, .heading-8 {
  font-family: Lato, sans-serif;
}

.under-slider-section {
  background-color: #fff;
}

.heading-9 {
  color: #fff;
  text-align: center;
  text-transform: none;
  margin-top: 0;
  font-family: Lato, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.columns {
  padding: 0;
}

.column-2 {
  height: 380px;
  background-color: #374c58;
  padding-top: 23px;
  padding-bottom: 23px;
}

.column-3 {
  height: 380px;
  background-color: rgba(55, 76, 88, .82);
  padding-top: 23px;
  padding-bottom: 23px;
}

.column-4 {
  height: 380px;
  background-color: rgba(55, 76, 88, .66);
  padding-top: 23px;
  padding-bottom: 23px;
}

.column-5 {
  height: 380px;
  background-color: rgba(55, 76, 88, .58);
  padding-top: 23px;
  padding-bottom: 23px;
}

.paragraph-8 {
  color: #374c58;
}

.rich-text-block-3 {
  color: #374c58;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.rich-text-block-3.bold-bullets {
  color: #374c58;
}

.link {
  color: #b4b3b2;
}

.link:hover {
  color: #fcc82f;
}

.news-wrapper {
  width: 375px;
  height: 550px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px;
}

.news-wrapper:hover {
  box-shadow: 1px 1px 3px 2px rgba(0, 0, 0, .19);
}

.news-photo {
  height: 300px;
  color: #374c58;
  background-color: #374c58;
  position: static;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.news-title {
  padding-left: 10px;
  padding-right: 4px;
}

.news-title-div {
  text-transform: none;
}

.news-text-div {
  padding-left: 10px;
}

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

.heading-10 {
  color: #fcc82f;
  text-transform: none;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.collection-item-3 {
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.heading-11 {
  color: #374c58;
  font-size: 20px;
  font-weight: 700;
}

.rich-text-block-5 {
  text-align: left;
}

.other-projects-titles {
  color: #fcc82f;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 38px;
}

.news-columns {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.column-6 {
  border-left: 1px solid #fcc82f;
  padding: 7px 20px;
}

.projects-title {
  color: #374c58;
  text-transform: uppercase;
  font-family: Oswald, sans-serif;
  font-size: 45px;
  font-weight: 600;
  line-height: 55px;
}

.projects-intro {
  color: #374c58;
  text-transform: none;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.column-7 {
  padding-left: 25px;
  padding-right: 25px;
}

.image-302 {
  margin-right: 10px;
}

.contact-title {
  color: #fcc82f;
  text-align: left;
  margin-top: 10px;
  font-size: 20px;
  line-height: 30px;
}

.paragraph-9 {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
}

.link-2 {
  color: #374c58;
}

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

.columns-2 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.sub-header-section {
  background-color: #628f09;
  padding-top: 9px;
  padding-bottom: 9px;
}

.columns-3 {
  width: 80%;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.column-10 {
  text-align: center;
  padding-top: 0;
}

.header-links {
  color: #597381;
  text-align: center;
  border: 2px #000;
  padding-left: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-decoration: none;
}

.header-links:hover {
  color: #fff;
}

.div-block-9 {
  width: 70%;
  text-align: center;
  border: .5px solid #fff;
  margin: 0 auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.column-11 {
  margin-left: auto;
  margin-right: auto;
}

.section-4 {
  background-color: #374c58;
}

.heading-12 {
  color: #fff;
}

.div-block-10 {
  justify-content: center;
  align-items: center;
  padding: 10px 0;
  display: flex;
}

.sub-heading {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
}

.navbar {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
}

.container-3 {
  margin-left: auto;
  margin-right: auto;
}

.nav-menu-3 {
  padding-right: 0;
}

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

.navigation-menu {
  padding-top: 41px;
}

.navbar-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: rgba(221, 221, 221, 0);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
}

.navbar-2.white {
  background-color: #fff;
}

.navbar-2.white.top-padding {
  padding-top: 0;
}

.navbar-2.white.top-padding.bottom-line {
  background-color: rgba(255, 255, 255, .95);
  background-image: url('../images/logo2.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  border-bottom-color: rgba(0, 0, 0, .07);
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 17px;
  position: relative;
}

.navigation-link {
  color: rgba(255, 255, 255, .65);
  letter-spacing: 1px;
  padding: 14px 20px;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}

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

.navigation-link.w--current {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  padding: 14px 20px;
}

.navigation-link.dark {
  color: #ff9d00;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 15px;
}

.navigation-link.dark:hover, .navigation-link.dark:focus {
  color: #000;
  background-color: #dadada;
}

.navigation-link.dark.w--current {
  letter-spacing: 1px;
}

.container-4 {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.contact-header {
  color: #000;
  text-align: right;
  text-transform: none;
  border-right: 1px solid #000;
  margin-right: 6px;
  padding-right: 5px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.contact-header:hover {
  color: #6b6b6b;
}

.contact-header-div {
  z-index: 100;
  width: 100%;
  text-align: right;
  justify-content: flex-end;
  display: flex;
  position: static;
  top: 22%;
  bottom: auto;
  left: auto;
  right: 12%;
}

.column-12 {
  min-height: 330px;
  background-color: rgba(55, 76, 88, .49);
  margin-left: auto;
  margin-right: auto;
  padding-top: 23px;
  padding-bottom: 23px;
}

.column-13 {
  min-height: 330px;
  background-color: rgba(55, 76, 88, .41);
  padding-top: 23px;
  padding-bottom: 23px;
}

.quick-link-div {
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 19px;
  padding-bottom: 19px;
  display: flex;
}

.column-14 {
  background-color: #fcc82f;
  padding: 66px 55px;
}

.column-15 {
  padding-left: 31px;
  padding-right: 31px;
}

.grid {
  background-color: #fcc82f;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-areas: ". Area";
}

.section-5 {
  padding-top: 65px;
  padding-bottom: 65px;
}

.div-block-11 {
  background-color: #fcc82f;
}

.column-16, .column-17, .column-18, .column-19, .column-20, .column-21, .column-22, .column-23 {
  background-color: #374c58;
}

.grid-2 {
  grid-column-gap: 39px;
  grid-row-gap: 10px;
  text-align: center;
  grid-template: ". . . Area-6"
                 "Area-2 Area Area-3 Area-4"
                 "Area-5 Area-5 Area-5 Area-5"
                 / 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.heading-13, .heading-14, .heading-15, .heading-16 {
  background-color: #fcc82f;
  padding-top: 15px;
  padding-bottom: 15px;
}

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

.table-titles {
  text-align: center;
  font-size: 22px;
}

.grid-3 {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 1fr;
  grid-auto-flow: row;
}

.heading-17 {
  margin-top: 23px;
  margin-bottom: 23px;
}

.bold-text-3 {
  font-size: 30px;
}

.table-title-div {
  background-color: #fcc82f;
}

.table-text-div {
  text-align: center;
  background-color: #fff7df;
  padding: 11px 10px;
}

.table-text-div.black {
  background-color: #374c58;
}

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

.table-text.black {
  background-color: #374c58;
}

.table-text.white {
  color: #fff;
  font-weight: 400;
}

.heading-18 {
  font-size: 30px;
  font-weight: 400;
}

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

.paragraph-12 {
  color: #fff;
}

.grid-4 {
  grid-template-rows: 1fr auto auto auto auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1.5fr));
  grid-template-areas: "Area Area Area Area"
                       ". . . ."
                       ". . . ."
                       "Area-2 Area-2 Area-2 Area-2"
                       ". . . .";
}

.grid-5 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) 200px 200px 200px;
  grid-template-areas: "Area Area Area Area"
                       ". . . ."
                       ". . . ."
                       "Area-2 Area-2 Area-2 Area-2"
                       ". . . .";
}

.grid-6 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.yellow-div {
  color: #fcc82f;
  background-color: #fcc82f;
  margin-bottom: 10px;
}

.yellow-div.black {
  color: #374c58;
  background-color: #374c58;
}

.text-div {
  min-height: 250px;
  background-color: #eee;
  flex-direction: column;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.text-div.black {
  background-color: #374c58;
}

.table-heading {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 26px;
  font-weight: 400;
  line-height: 28px;
}

.bold-text-4, .bold-text-5, .bold-text-6 {
  font-weight: 400;
}

.table-header {
  color: #fff;
  text-align: center;
  padding: 15px;
}

.table-header.black {
  color: #374c58;
}

.div-block-12 {
  background-color: #374c58;
  margin-left: 10px;
  margin-right: 10px;
}

.image-303 {
  padding: 40px 11px;
}

.image-304 {
  margin-top: 21px;
}

.services-text {
  font-size: 18px;
  line-height: 28px;
}

.column-32 {
  color: #d8dfe4;
  background-color: #fffae9;
  padding-top: 13px;
  padding-bottom: 13px;
}

.sub-section-text {
  color: #fcc82f;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
}

.sub-section-text:hover {
  color: #374c58;
}

.sub-section-text.w--current {
  color: #fcc82f;
}

.list-item-3 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 5px;
  display: flex;
}

.heading-19 {
  font-size: 38px;
  font-weight: 700;
  line-height: 38px;
}

.column-33 {
  padding-right: 61px;
}

.image-305 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.heading-20 {
  color: #374c58;
  text-transform: none;
}

.link-3 {
  color: #374c58;
}

.link-3:hover {
  color: #9c9c9c;
}

.image-306 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.image-307 {
  padding-top: 17px;
  padding-bottom: 17px;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.link-4 {
  color: #374c58;
}

.link-4:hover {
  color: #9c9c9c;
}

.heading-21 {
  color: #374c58;
  text-transform: none;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.heading-22 {
  color: #374c58;
  text-transform: none;
  font-weight: 400;
}

.heading-23 {
  color: #374c58;
  text-transform: none;
  font-size: 18px;
  line-height: 20px;
}

.heading-24 {
  color: #374c58;
  text-transform: none;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
}

.heading-25 {
  color: #374c58;
  text-transform: none;
  font-size: 18px;
  font-weight: 400;
}

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

.empty-state {
  background-color: #e7e7e7;
}

.testimonial-text {
  text-align: center;
  font-weight: 400;
}

.testimonial-wrapper {
  max-width: 1290px;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
  line-height: 28px;
  display: block;
}

.heading-26 {
  color: #374c58;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 35px;
}

.heading-27 {
  color: #fcc82f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.collection-item-4 {
  text-align: left;
  padding: 28px 60px;
}

.bold-text-7 {
  text-transform: uppercase;
  font-weight: 400;
}

.link-5 {
  color: #fcc82f;
}

.link-6, .link-7 {
  color: #374c58;
}

.heading-28 {
  font-weight: 700;
}

.header-button {
  width: 95%;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 3px;
  padding-bottom: 3px;
  font-weight: 700;
}

.header-button:hover {
  color: #374c58;
  background-color: rgba(255, 255, 255, .3);
}

.news-section {
  padding-top: 32px;
  padding-bottom: 32px;
  display: none;
}

.news-section.no-top-padding {
  padding-top: 20px;
  padding-bottom: 20px;
}

.news-section.no-top-padding.contact {
  border-bottom: 1px solid #e4ecf6;
}

.news-section.image-background {
  background-image: linear-gradient(rgba(38, 44, 49, .79), rgba(38, 44, 49, .79)), url('../images/Quote.png'), linear-gradient(rgba(38, 44, 49, .83), rgba(38, 44, 49, .83)), url('../images/jenny-marvin-50957-unsplash.jpg');
  background-position: 0 0, 50% 33%, 0 0, 50%;
  background-repeat: repeat, no-repeat, repeat, no-repeat;
  background-size: auto, 450px, auto, cover;
  background-attachment: scroll, scroll, scroll, fixed;
  padding-top: 100px;
  padding-bottom: 60px;
}

.news-section.gray {
  background-color: #fff;
  border-top: 1px solid #f0eae3;
  border-bottom: 1px solid #f0eae3;
  padding-top: 90px;
  padding-bottom: 130px;
}

.news-section.gray.pattern {
  background-image: url('../images/symphony.png');
  background-position: 0 0;
  background-size: 140px;
}

.news-section.color {
  height: auto;
  background-color: #ef6a40;
  background-image: url('../images/kaleb-nimz-904-unsplash.jpg');
  background-position: 0 0;
  background-size: 1000px;
  padding-top: 220px;
  padding-bottom: 0;
  position: static;
  overflow: hidden;
}

.news-section.get-in-touch {
  background-color: #faf8f5;
  background-image: url('../images/symphony.png');
  background-position: 0 0;
  background-size: 150px;
  border-top: 1px solid #f0eae3;
  padding-top: 80px;
  padding-bottom: 80px;
}

.news-section.map {
  padding-top: 0;
  padding-bottom: 0;
}

.news-section.cta {
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.background-video {
  height: 600px;
}

.div-block-14 {
  width: 100%;
  height: 600px;
  background-image: url('../images/logo_1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.section-6 {
  position: relative;
}

.image-308 {
  background-image: url('../images/logo.png');
  background-position: 0 0;
  background-size: cover;
}

.ab-navigation-heading {
  color: #fff;
  text-align: right;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.h4-white {
  color: #e7e7e7;
  text-align: center;
}

.social-icons {
  display: flex;
}

.social-icons.vertical-right-icons {
  z-index: 1000;
  flex-direction: column;
  justify-content: center;
  margin-right: -1px;
  position: absolute;
  top: 150px;
  bottom: 0;
  right: 0;
}

.social-icon-box {
  width: 48px;
  height: 48px;
  background-color: #fff;
  border: 1px solid #e4e4e4;
  justify-content: center;
  align-items: center;
  margin-bottom: -1px;
  margin-right: -1px;
  transition: border-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.social-icon-hover {
  position: absolute;
  transform: translate(0, 32px);
}

.div-block-15 {
  display: flex;
}

.div-content {
  z-index: 10;
  flex-direction: column;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 0 60px 0 0;
  display: flex;
  position: relative;
}

.div-content.title-in-div {
  text-align: center;
  margin-bottom: 40px;
}

.div-content.title-in-div.center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
  padding-right: 0;
  display: flex;
}

.div-content.title-in-div.center.subscribe {
  margin-bottom: 20px;
}

.top-header {
  color: #00b3ac;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
}

.lightbox-link {
  width: 33.333%;
  height: auto;
}

.lightbox-link.big-image {
  width: 50%;
  margin-bottom: 0;
}

.project-info-div {
  padding-right: 0;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.container-wrapper {
  z-index: 10;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  flex-direction: column;
  flex: 1;
  order: 0;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  margin-bottom: 60px;
  display: block;
  position: relative;
}

.heading {
  color: #343e52;
  margin-top: 0;
  font-size: 36px;
  font-weight: 500;
  line-height: 46px;
}

.priject-icon {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.priject-icon.padding {
  z-index: 20;
  width: 85%;
  height: 60px;
  background-color: #628f09;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 0;
  margin-right: auto;
  padding: 10px 0;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.icon-wrapper {
  width: 15%;
  height: 60px;
  background-color: #374c58;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.project-header {
  float: none;
  clear: none;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.project-row {
  width: 100%;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.flex-div {
  width: 50%;
  flex-direction: column;
  margin-right: 10px;
  display: flex;
  position: relative;
}

.flex-div.left {
  margin-left: 10px;
  margin-right: 0;
}

.project-info-card {
  background-color: #fff;
  background-image: url('../images/288266312_515755936956145_15622289272126693_n.jpg');
  background-position: 50% 100%;
  background-size: cover;
  border: 1px #e4e8ee;
  border-radius: 0;
  padding: 30px 40px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: visible;
}

.project-info-card._3 {
  background-image: url('../images/289323359_524757932722612_1094416756221978967_n.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  border-radius: 0;
  margin-right: 0;
}

.project-info-card._6 {
  background-image: url('../images/286406696_508722090992863_991021982326575296_n.jpg');
  background-position: 50%;
  border-radius: 0;
  margin-right: 0;
}

.project-info-card._5 {
  background-image: url('../images/290012753_523261699538902_2898338490484257663_n.jpg');
  background-position: 50% 100%;
  border-radius: 0;
}

.project-info-card._4 {
  background-image: url('../images/285518196_513238693874536_6321231359862228038_n.jpg');
}

.project-info-card._2 {
  background-image: url('../images/293476222_532665495265189_8962598891248176962_n.jpg');
  border-radius: 0;
}

.project-wrapper {
  width: 50%;
  height: 350px;
  perspective: 1000px;
  background-color: #fff;
  border: 1px #e4e8ee;
  border-radius: 5px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  display: block;
  position: relative;
}

.project-wrapper.big {
  width: 100%;
  height: 710px;
  margin-bottom: 10px;
}

.project-wrapper.in-flex {
  width: 100%;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
}

.lightbox {
  width: 100%;
  height: auto;
}

.project-info {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: -1px;
  display: flex;
}

.section-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

.email-submit {
  width: 80%;
  height: 80px;
  border-right: 1px #000;
}

.email-submit.small {
  width: 100%;
  height: 50px;
  color: #343e52;
  margin-bottom: 0;
  line-height: 24px;
}

.contact-image-div {
  width: 50%;
  margin-left: 0;
  padding-left: 0;
}

.contact-form-div {
  width: 50%;
  margin-left: 0;
}

.image-left-contact {
  width: 100%;
  height: 600px;
  background-image: url('../images/281726843_495998495598556_6708623536644913763_n.jpg');
  background-position: 50%;
  background-size: cover;
}

.follow-text {
  color: #343e52;
  margin-bottom: 16px;
  font-weight: 500;
}

.social-link-link {
  width: 30px;
  height: 30px;
  opacity: .65;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icons8-twitter-96-1_1icons8-twitter-96 (1).png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 12px;
  border: 1px solid #9d9e9d;
  border-radius: 0%;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  padding: 10px;
  display: flex;
}

.social-link-link:hover {
  opacity: 1;
}

.social-link-link.instagram {
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/icons8-instagram-104-2_1icons8-instagram-104 (2).png');
  background-size: 12px;
  border-style: solid;
  border-radius: 0%;
  justify-content: center;
  align-items: center;
  margin-right: 5px;
  transition: opacity .4s;
  display: flex;
}

.social-link-link.facebook {
  background-image: url('../images/icons8-facebook-f-150.png');
  background-size: 14px;
  border-radius: 0%;
}

.social-link-link.facebook.last {
  margin-right: 0;
}

.social-link-link.be {
  background-image: url('../images/icons8-behance-96_1icons8-behance-96.png');
  background-size: 16px;
  border-radius: 0%;
}

.section-8 {
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 120px 20px;
  display: flex;
  position: relative;
}

.section-8.no-padding-top {
  padding-top: 0;
  display: flex;
}

.footer-form {
  width: 100%;
  margin-bottom: 16px;
}

.success-message-color {
  color: #fff;
  background-color: #00b3ac;
}

.submit-card {
  max-width: 630px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #dde1e7;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: -71px;
  padding: 75px 60px;
  display: flex;
  position: relative;
  left: auto;
}

.submit-field-wrapper {
  flex-direction: row;
  margin-top: 40px;
  display: flex;
}

.submit-field-wrapper.no-padding {
  width: auto;
  margin-top: 0;
}

.error-message-color {
  height: auto;
  color: #fff;
  text-align: center;
  background-color: #ef3b31;
  margin-top: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.submit-wrapper {
  width: 70%;
  max-width: 370px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.corner-line-horizontal {
  z-index: 99;
  width: 50px;
  height: 3px;
  transform-origin: 0%;
  background-color: #000;
  border-radius: 100px;
  margin-top: -2px;
  margin-left: -2px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.corner-line-horizontal.features-line {
  z-index: 99;
  width: 20%;
  background-color: #ef3b31;
  border-radius: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.corner-line-horizontal.features-line-righ {
  width: 80%;
  transform-origin: 100%;
  background-color: #00b3ac;
  border-radius: 0;
  margin: 0;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.submit-button {
  width: 20%;
  height: 80px;
  color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/right-arrow-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 21px;
  border: 1px solid #d6d6d6;
  border-left-style: none;
  transition: all .4s;
}

.submit-button:hover {
  background-position: 80%;
}

.submit-button.small {
  height: 50px;
  background-color: #ef3b31;
  background-image: url('../images/Right-arrow.svg');
}

.submit-button.small:hover {
  background-color: #00b3ac;
}

.contact-row {
  align-items: center;
  display: flex;
}

.social-wrapper {
  display: flex;
}

.social-wrapper.in-form {
  width: 50%;
  text-align: center;
  justify-content: center;
  align-items: center;
}

.heading-29 {
  color: #fff;
  text-align: center;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  line-height: 35px;
}

.section-9 {
  background-color: #628f09;
  padding: 10px 99px;
}

.div-block-16 {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}

.reviews {
  color: #628f09;
  text-transform: none;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 35px;
}

.bold-text-8 {
  text-decoration: none;
}

.text-block-5 {
  color: #374c58;
}

.link-8 {
  font-size: 25px;
}

.container-wrapper-code {
  z-index: 10;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  flex-direction: column;
  flex: 1;
  order: 0;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  display: block;
  position: relative;
}

.heading-30 {
  line-height: 30px;
}

.div-block-17 {
  padding-top: 17px;
  padding-bottom: 17px;
}

@media screen and (max-width: 991px) {
  .nav-bar {
    padding-left: 32px;
    padding-right: 32px;
  }

  .slider {
    height: 60vh;
  }

  .slide {
    padding-top: 14%;
    padding-bottom: 14%;
  }

  .slide._4 {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .wrapper-full {
    padding: 10px 15px;
    top: 2%;
  }

  .wrapper-full.border {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-content {
    padding-left: 30px;
    position: relative;
    top: 52px;
  }

  .hero-content._1st-banner {
    top: 74px;
  }

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

  .hero-big-text._1st-slide {
    color: #fff;
  }

  .hero-big-paragraph {
    width: 80%;
  }

  .section {
    padding: 51px 15px;
  }

  .section.gray {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section.color {
    background-size: cover;
    padding-bottom: 160px;
  }

  .section.cta {
    padding-left: 0;
    padding-right: 0;
  }

  .white-content {
    width: 60%;
  }

  .left-content {
    width: 95%;
    margin-top: 40px;
    margin-left: 0;
  }

  .left-content.event {
    margin-top: 0;
  }

  .event-info {
    flex-direction: column;
    align-items: flex-start;
    padding-left: 15px;
    padding-right: 15px;
  }

  .copy-box {
    position: relative;
  }

  .tab-link.w--current {
    text-align: center;
  }

  .tabs-menu {
    display: flex;
  }

  .info-tab {
    margin-left: 0;
  }

  .hero-paragraph.header {
    width: 70%;
  }

  .hero-paragraph.header.center {
    width: 60%;
  }

  .hero-paragraph.header.event {
    width: 70%;
  }

  .image-side {
    width: 100%;
  }

  .image-side.full {
    margin-bottom: 20px;
  }

  .center-row {
    flex-direction: column;
    justify-content: center;
  }

  .center-row.reverse {
    flex-flow: column-reverse wrap;
    justify-content: center;
    align-items: center;
  }

  .stories-wrapper {
    display: block;
  }

  .stories-image {
    width: 40%;
    height: 400px;
    bottom: 80px;
    right: 17%;
  }

  .stories-image.second-image._2 {
    width: 35%;
    height: 350px;
    top: -92px;
    bottom: 95px;
    right: 98px;
  }

  .flex-row {
    width: 100%;
  }

  .stories-info {
    margin-left: 60px;
  }

  .stories-info.top {
    margin-top: 100px;
    margin-left: 0;
  }

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

  .get-in-touch-form {
    width: 80%;
  }

  .images-section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .features-image-card._2 {
    margin-bottom: 20px;
  }

  .content-features {
    padding-left: 25px;
    padding-right: 25px;
  }

  .quote-section {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .quote-section.hero {
    background-image: linear-gradient(rgba(239, 106, 64, .93), rgba(239, 106, 64, .93)), url('../images/mike-kotsch-236622-unsplash2-1.jpg');
    background-position: 0 0, 50% 131%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 1000px;
  }

  .play-block.full {
    width: 40%;
  }

  .quote-slide {
    height: auto;
  }

  .quote-content {
    padding-top: 0;
    padding-bottom: 0;
  }

  .flex-blog {
    width: 90%;
  }

  .utility-page-wrap {
    background-image: linear-gradient(to bottom, null, null), url('../images/mike-kotsch-236622-unsplash2-1.jpg');
    background-position: 0 0, 50%;
  }

  .content-wrapp {
    margin-bottom: 48px;
  }

  .content-wrapp.no-padding {
    margin-top: 48px;
    margin-bottom: 0;
  }

  .features-block {
    flex-basis: 100%;
  }

  .features-block.center-border {
    height: auto;
    border-style: solid none;
    border-top-width: 1px;
    border-top-color: #e4ecf6;
    border-bottom-width: 1px;
    border-bottom-color: #e4ecf6;
    flex-basis: 100%;
  }

  .features-blocks {
    border-top-style: none;
    border-bottom-style: none;
  }

  .act-content {
    width: 70%;
  }

  .scroll-up-button {
    right: -17px;
  }

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

  .section-2 {
    padding-bottom: 100px;
  }

  .container-2 {
    position: relative;
  }

  .post-side-card.blog {
    margin-right: 20px;
  }

  .nav-link-2 {
    width: 100%;
    color: #a5a5a5;
    padding: 16px 20px;
    display: block;
  }

  .nav-link-2:hover {
    color: #ff8e64;
  }

  .nav-link-2.down {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 20px;
  }

  .dropdown-list-2.w--open {
    background-color: #292929;
  }

  .dropdown-link-2.w--current {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .top-space-block._100.left {
    max-width: none;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-big-text-2.dark {
    font-size: 42px;
    line-height: 52px;
  }

  .hero-big-text-2.dark.smaller, .hero-big-text-2.dark.news, .hero-big-text-2.dark.centre {
    font-size: 32px;
    line-height: 42px;
  }

  .half-section.public {
    width: 50%;
    height: auto;
    background-position: 50%;
    background-size: cover;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .half-section.full-color.white {
    width: 100%;
  }

  .half-section.full-color.white.left {
    max-width: none;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4%;
    display: block;
  }

  .half-section.domestic {
    width: 100%;
    background-position: 50%;
    background-size: cover;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .half-section.retail, .half-section.garden {
    width: 100%;
    height: 500px;
    background-position: 50%;
    background-size: cover;
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .logo-brand {
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .logo-brand.w--current {
    margin-top: 5px;
  }

  .nav-link-3.dropdown {
    padding-top: 18px;
    padding-bottom: 15px;
  }

  .nav-menu {
    height: auto;
    background-color: #fff;
    box-shadow: 0 3px 5px #f3f8ff;
  }

  .hero-half-section {
    flex-direction: column;
  }

  .nav-menu-2 {
    background-color: #f5f5f5;
    margin-top: 0;
  }

  .menu-button {
    background-color: #fcc82f;
  }

  .menu-button.w--open {
    z-index: 1000;
    color: #ef6a40;
    background-color: rgba(0, 0, 0, 0);
  }

  .hero-big-paragraph-copy {
    width: 80%;
    color: #fff;
  }

  .gallery-image {
    width: auto;
    height: 320px;
  }

  .gallery-image.small, .gallery-image.small.second {
    height: 240px;
  }

  .gallery-image.first {
    height: 577px;
  }

  .gallery-preview {
    width: auto;
    height: 320px;
  }

  .gallery-preview.small {
    height: 240px;
  }

  .gallery-preview.first {
    height: 580px;
  }

  .heading-9 {
    font-size: 12px;
  }

  .columns {
    padding-left: 0;
    padding-right: 0;
  }

  .column-2, .column-3, .column-4, .column-5 {
    min-height: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .news-columns {
    width: 95%;
  }

  .contact-title {
    color: #628f09;
    text-align: center;
    font-size: 35px;
    line-height: 45px;
  }

  .columns-2 {
    width: 80%;
  }

  .column-9 {
    text-align: center;
    padding-bottom: 38px;
  }

  .div-block-9 {
    width: 100%;
    margin-top: 4px;
    margin-bottom: 4px;
  }

  .menu-bar {
    background-color: rgba(0, 0, 0, 0);
    border: 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
  }

  .menu-bar.w--open {
    background-color: rgba(28, 28, 28, .18);
    border-color: #1c1c1c;
  }

  .menu-bar.dark {
    background-color: #628f09;
    top: 45px;
    right: 15px;
  }

  .menu-bar.dark.w--open {
    background-color: rgba(28, 28, 28, .13);
    border-color: #1c1c1c;
  }

  .icon-burger {
    color: #fff;
    font-size: 24px;
  }

  .icon-burger.dark {
    color: #1c1c1c;
    line-height: 24px;
  }

  .navigation-menu {
    background-color: #f0f0f0;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 16px;
  }

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

  .navigation-link {
    color: #1c1c1c;
    font-weight: 500;
    transition: background-color .4s;
    display: block;
  }

  .navigation-link:hover {
    color: #184fc2;
    background-color: #fff;
  }

  .navigation-link.w--current {
    color: #184fc2;
    font-weight: 500;
  }

  .navigation-link.dark.w--current {
    color: #ff9d00;
  }

  .brand-3 {
    padding-top: 5px;
    padding-left: 20px;
  }

  .contact-header-div {
    display: none;
    top: 59%;
    bottom: auto;
    left: auto;
    right: 4%;
  }

  .column-12, .column-13 {
    min-height: 0;
  }

  .grid-6 {
    grid-template-columns: repeat(auto-fit, minmax(165px, 1fr));
  }

  .text-div {
    min-height: 300px;
  }

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

  .image-303 {
    padding-left: 9px;
    padding-right: 9px;
  }

  .image-306 {
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .collection-item-4 {
    padding-left: 0;
    padding-right: 0;
  }

  .news-section {
    padding: 51px 15px;
  }

  .news-section.gray {
    padding-left: 15px;
    padding-right: 15px;
  }

  .news-section.color {
    background-size: cover;
    padding-bottom: 160px;
  }

  .news-section.cta {
    padding-left: 0;
    padding-right: 0;
  }

  .social-icons.vertical-right-icons {
    top: 257px;
  }

  .div-content.title-in-div.center {
    text-align: center;
  }

  .lightbox-link {
    width: 50%;
  }

  .container-wrapper {
    text-align: left;
  }

  .priject-icon.padding {
    width: 80%;
  }

  .icon-wrapper {
    width: 20%;
  }

  .lightbox, .contact-image-div, .contact-form-div {
    width: 100%;
  }

  .image-left-contact {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-8 {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
  }

  .submit-card {
    max-width: none;
    margin-top: 0;
    margin-left: 0;
  }

  .contact-row {
    flex-direction: column;
  }

  .social-wrapper, .social-wrapper.in-form {
    flex-direction: row;
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-29 {
    font-size: 25px;
    line-height: 35px;
  }

  .reviews {
    font-size: 20px;
    line-height: 30px;
  }

  .bold-text-8 {
    text-decoration: none;
  }

  .text-block-5 {
    font-size: 14px;
    line-height: 24px;
  }

  .bold-text-9, .bold-text-10 {
    font-size: 12px;
  }

  .container-wrapper-code {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .slider {
    height: 70vh;
  }

  .slide {
    padding-top: 20%;
    padding-bottom: 20%;
  }

  .wrapper-full.border {
    padding-left: 15px;
    padding-right: 15px;
  }

  .hero-big-text {
    margin-bottom: 20px;
    font-size: 45px;
    line-height: 55px;
  }

  .hero-big-text._1st-slide {
    color: #fff;
    font-size: 50px;
  }

  .hero-big-paragraph {
    width: 90%;
  }

  .top-padding.ministry {
    margin-bottom: 40px;
  }

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

  .section.image-background {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section.gray {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section.color {
    background-size: cover;
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .section.cta {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .white-content.gray {
    width: 60%;
  }

  .left-content {
    margin-top: 40px;
  }

  .left-content.event {
    width: 100%;
    margin-top: 0;
  }

  .event-info {
    flex-direction: row;
  }

  .event-card {
    margin-bottom: 40px;
  }

  .footer-on-flex {
    display: block;
  }

  .tab-link {
    width: 100%;
  }

  .tabs-menu {
    justify-content: center;
    align-items: center;
  }

  .info-tab {
    margin-top: 48px;
    margin-bottom: 20px;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .center-row {
    display: block;
  }

  .center-row.reverse {
    display: flex;
  }

  .stories-wrapper {
    display: block;
  }

  .stories-image {
    width: 50%;
    height: 350px;
    padding-top: 0;
    top: -65px;
    right: 14%;
  }

  .stories-image.second-image._2 {
    width: 40%;
    height: 300px;
    top: -25px;
    right: 43px;
  }

  .flex-row {
    z-index: 999;
    width: 100%;
    flex-direction: row;
  }

  .stories-info.top {
    margin-top: 100px;
    margin-left: 0;
  }

  .team-card {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .team-image {
    width: 80%;
    height: 500px;
    background-repeat: no-repeat;
  }

  .team-image._2, .team-image._4 {
    background-size: cover;
  }

  .get-in-touch-form {
    width: 80%;
  }

  .tabs {
    flex-direction: column;
  }

  .features-image-card {
    margin-bottom: 40px;
  }

  .image-column {
    margin-top: 30px;
  }

  .quote-section {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .play-block.full {
    width: 60%;
  }

  .big-header {
    font-size: 30px;
    line-height: 40px;
  }

  .flex-blog {
    width: 1000%;
  }

  .column {
    padding-left: 0;
    padding-right: 0;
  }

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

  .column-footer._17 {
    width: 100%;
    display: block;
  }

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

  .features-block {
    border-top: 1px #000;
    flex-basis: 70%;
  }

  .features-block.center-border {
    border-style: solid none;
    border-top-color: #e4ecf6;
    border-bottom-width: 1px;
    border-bottom-color: #e4ecf6;
    flex-basis: 100%;
  }

  .actin-half-side {
    width: 100%;
  }

  .scroll-up-button {
    margin-right: 4%;
    bottom: 150px;
  }

  .licence-item {
    width: 100%;
  }

  .blog-post {
    padding-right: 0;
  }

  .post-side-card.blog {
    margin-top: 0;
    margin-bottom: 30px;
    margin-right: 0;
  }

  .post-side-card.event {
    width: 100%;
  }

  .section-3, .section-3.gray {
    padding-bottom: 90px;
  }

  .blog-post-wrapper {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .map-event {
    width: 100%;
    margin-bottom: 60px;
  }

  .top-space-block._100 {
    margin-top: 50px;
  }

  .top-space-block._100.left {
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-big-text-2.dark.smaller, .hero-big-text-2.dark.news, .hero-big-text-2.dark.centre {
    font-size: 32px;
    line-height: 42px;
  }

  .half-section {
    width: 100%;
  }

  .half-section.public {
    width: 100%;
    height: auto;
    min-height: 600px;
    background-position: 50%;
    background-size: cover;
    margin-top: 30px;
  }

  .half-section.full-color.white {
    height: 600px;
  }

  .half-section.full-color.white.left {
    flex: 0 auto;
    order: 1;
    margin-top: 0;
    padding-left: 4%;
  }

  .half-section.domestic {
    width: 100%;
    height: auto;
    min-height: 600px;
    background-position: 50%;
    background-size: cover;
    margin-top: 30px;
  }

  .half-section.retail {
    background-position: 50%;
    background-size: cover;
    margin-top: 30px;
  }

  .half-section.garden {
    width: 100%;
    height: auto;
    min-height: 600px;
    background-position: 50%;
    background-size: cover;
    margin-top: 30px;
  }

  .logo-brand {
    margin-left: 0;
  }

  .logo-brand.w--current {
    padding-left: 0;
  }

  .hero-half-section {
    flex-direction: column-reverse;
  }

  .hero-big-paragraph-copy {
    width: 90%;
    font-size: 25px;
  }

  .gallery-image {
    height: auto;
  }

  .gallery-image.small {
    height: auto;
    margin-top: 0;
    margin-right: 0;
  }

  .gallery-image.small.second {
    height: auto;
    margin-left: 0;
  }

  .gallery-image.first {
    height: auto;
    margin-bottom: 10px;
  }

  .gallery-preview {
    height: auto;
  }

  .gallery-preview.small, .gallery-preview.first {
    width: 100%;
    height: auto;
  }

  .heading-9 {
    font-size: 18px;
  }

  .column-2, .column-3, .column-4, .column-5 {
    height: 300px;
  }

  .sub-heading {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
  }

  .navbar-2 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar-2.white.top-padding {
    padding-bottom: 0;
  }

  .container-4 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .brand-3 {
    padding-top: 5px;
  }

  .contact-header {
    font-size: 12px;
  }

  .contact-header-div {
    right: 1px;
  }

  .section-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-2 {
    grid-column-gap: 9px;
    grid-template-rows: minmax(0, .25fr) auto auto;
    grid-template-columns: .75fr .75fr .75fr .75fr;
  }

  .table-titles {
    font-size: 15px;
  }

  .paragraph-11 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .table-text {
    font-size: 13px;
    line-height: 18px;
  }

  .container-5 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .grid-6 {
    grid-template-columns: repeat(auto-fit, minmax(113px, 1fr));
  }

  .text-div {
    min-height: 250px;
    padding: 11px 7px;
  }

  .table-heading {
    font-size: 15px;
  }

  .column-24, .column-25, .column-26, .column-27, .column-28, .column-29, .column-30, .column-31 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .news-section.image-background {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .news-section.gray {
    padding-left: 15px;
    padding-right: 15px;
  }

  .news-section.color {
    background-size: cover;
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .news-section.cta {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .ab-navigation-heading {
    text-align: center;
    font-size: 14px;
    line-height: 25px;
  }

  .div-content.title-in-div {
    padding-left: 20px;
  }

  .div-content.title-in-div.center {
    padding-left: 0;
  }

  .lightbox-link.big-image {
    width: 100%;
    margin-bottom: 0;
  }

  .container-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .priject-icon.padding {
    width: 85%;
  }

  .icon-wrapper {
    width: 15%;
  }

  .project-row {
    flex-direction: column;
  }

  .flex-div {
    width: 100%;
    margin-right: 0;
  }

  .flex-div.left {
    margin-left: 0;
  }

  .project-wrapper.big {
    height: 350px;
  }

  .heading-29 {
    font-size: 20px;
    line-height: 30px;
  }

  .section-9 {
    padding-left: 41px;
    padding-right: 41px;
  }

  .container-wrapper-code {
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 479px) {
  .slider {
    height: 50vh;
  }

  .slide {
    padding-top: 100px;
    padding-bottom: 80px;
  }

  .wrapper-full {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    top: 13%;
    left: 0;
  }

  .wrapper-full.border {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-full.padding, .hero-content {
    padding-left: 10px;
    padding-right: 10px;
  }

  .hero-big-text {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
  }

  .hero-big-text._1st-slide {
    font-size: 30px;
    line-height: 40px;
  }

  .hero-big-paragraph {
    width: 100%;
    font-size: 50px;
    line-height: 60px;
  }

  .button.blog {
    float: left;
    text-align: center;
    margin-top: 20px;
  }

  .social-media-block {
    display: none;
  }

  .section, .section.gray {
    padding-left: 0;
    padding-right: 0;
  }

  .section.color {
    height: 600px;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section.get-in-touch {
    padding-left: 0;
    padding-right: 0;
  }

  .white-content {
    width: 85%;
  }

  .white-content.gray {
    width: 95%;
  }

  .section-tittle {
    font-size: 28px;
    line-height: 38px;
  }

  .left-content {
    width: 100%;
    margin-left: 0;
  }

  .left-content.event {
    width: 100%;
    margin-top: 0;
  }

  .right-content {
    width: 100%;
    margin-right: 0;
  }

  .event-info {
    flex-direction: column;
  }

  .white-heading {
    font-size: 30px;
    line-height: 40px;
  }

  .form-block {
    margin-top: 28px;
  }

  .form-block.contact-section.new {
    width: 95%;
  }

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

  .footer-on-flex {
    flex-flow: wrap;
    align-content: stretch;
    display: block;
  }

  .footer-nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
  }

  .footer-nav-link.transparence {
    margin-bottom: 0;
  }

  .info-tab {
    flex-direction: row;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    overflow: visible;
  }

  .tabs-content {
    position: static;
    overflow: visible;
  }

  .hero-section.about, .hero-section.services {
    padding-bottom: 100px;
  }

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

  .hero-paragraph.header {
    width: 95%;
  }

  .hero-paragraph.header.event {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
  }

  .image-side {
    width: 100%;
  }

  .center-row {
    display: block;
  }

  .stories-wrapper {
    margin-top: -150px;
    padding-left: 10px;
    padding-right: 10px;
    top: 0%;
  }

  .stories-image {
    display: none;
  }

  .flex-row {
    height: auto;
    margin-top: 0;
    display: block;
    position: static;
  }

  .flex-row.in-tabs {
    width: 100%;
    margin-top: 0;
    display: block;
  }

  .flex-row.with-image {
    display: none;
  }

  .stories-info {
    margin-left: 0;
  }

  .stories-info.top {
    height: auto;
    margin-top: 0;
  }

  .team-card {
    margin-bottom: 30px;
  }

  .team-image {
    width: 100%;
    height: 400px;
  }

  .team-image._2, .team-image._4 {
    height: 400px;
  }

  .get-in-touch-form {
    width: 80%;
    flex-direction: column;
  }

  .get-in-touch-button {
    width: 100%;
    text-align: left;
  }

  .text-field-get-in {
    width: 100%;
  }

  .images-section {
    padding-left: 0;
    padding-right: 0;
  }

  .images-section.gallery {
    padding-left: 10px;
    padding-right: 10px;
  }

  .slide-nav-vertical {
    justify-content: center;
    align-items: center;
  }

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

  .image-tabs {
    display: none;
  }

  .info-content {
    position: relative;
  }

  .features-image-card, .features-image-card._2 {
    margin-bottom: 20px;
  }

  .content-features {
    padding: 40px 20px;
  }

  .image-column {
    width: 300px;
    height: 300px;
  }

  .section-header {
    font-size: 25px;
    line-height: 35px;
  }

  .quote-section {
    padding: 39px 8px;
  }

  .play-link-button {
    width: 60px;
    height: 60px;
  }

  .play-block {
    width: 100%;
  }

  .play-block.full {
    width: 100%;
    padding-right: 20px;
  }

  .play-button-text {
    margin-left: 20px;
    margin-right: 0;
  }

  .big-header {
    font-size: 26px;
    line-height: 36px;
  }

  .quote-content, .blog-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .flex-blog {
    width: 100%;
  }

  .column-footer {
    display: block;
  }

  .column-footer._17 {
    width: 100%;
    display: block;
  }

  .column-footer._17.right-padding {
    padding-left: 0;
  }

  .features-block {
    border-top-style: none;
    border-top-color: #e4ecf6;
    flex-basis: 95%;
  }

  .features-block.center-border {
    height: auto;
    flex-basis: 100%;
  }

  .features-blocks {
    border-top-style: solid;
  }

  .act-content {
    width: 70%;
  }

  .scroll-up-button {
    margin-bottom: 40px;
    margin-right: 20px;
    bottom: 125px;
  }

  .image-div {
    width: 100px;
    flex: 0 auto;
  }

  .licence-links-wrapper {
    flex: 1;
    padding-left: 16px;
    padding-right: 16px;
  }

  .licence-item {
    justify-content: space-between;
  }

  .blog-post {
    padding-right: 0;
  }

  .post-side-card.blog {
    width: 210px;
    margin-right: 0;
  }

  .section-3 {
    background-color: #fff;
    padding-bottom: 90px;
    padding-left: 0;
    padding-right: 0;
  }

  .section-3.gray {
    padding-left: 0;
    padding-right: 0;
  }

  .blog-post-content {
    flex-direction: column;
    flex: 1;
  }

  .blog-post-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .top-space-block._100.left {
    width: 95%;
    margin-top: 0;
    margin-bottom: 0;
  }

  .hero-big-text-2, .hero-big-text-2.dark {
    font-size: 32px;
    line-height: 42px;
  }

  .half-section {
    display: block;
  }

  .half-section.public {
    width: 100%;
    min-height: 500px;
    background-size: cover;
    justify-content: flex-start;
  }

  .half-section.full-color.white {
    width: 100%;
  }

  .half-section.full-color.white.left {
    height: auto;
    max-width: 600%;
    flex: 0 auto;
    padding-top: 17%;
    padding-bottom: 17%;
  }

  .half-section.domestic, .half-section.retail, .half-section.garden {
    width: 100%;
    min-height: 500px;
    background-size: cover;
    justify-content: flex-start;
  }

  .hero-half-section {
    flex-direction: column-reverse;
    position: relative;
    overflow: hidden;
  }

  .hero-big-paragraph-copy {
    width: 100%;
    font-size: 18px;
    line-height: 28px;
  }

  .gallery-image {
    width: 100%;
    max-width: 100%;
  }

  .heading-9 {
    font-size: 13px;
    line-height: 23px;
  }

  .column-2, .column-3, .column-4, .column-5 {
    height: 300px;
  }

  .contact-title {
    line-height: 20px;
  }

  .columns-2 {
    width: 90%;
  }

  .div-block-10 {
    padding: 5px 13px;
  }

  .sub-heading {
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
  }

  .menu-bar {
    width: auto;
    height: auto;
    color: #fff;
    text-align: center;
    border: 0 rgba(0, 0, 0, 0);
    border-radius: 4px;
    padding-top: 18px;
    padding-left: 18px;
    padding-right: 18px;
    transition: background-color .25s;
    display: block;
  }

  .menu-bar.dark {
    width: auto;
    height: auto;
    padding-top: 18px;
    padding-left: 18px;
    padding-right: 18px;
    top: -10px;
    right: 8px;
  }

  .menu-bar.dark.w--open {
    width: auto;
  }

  .navigation-menu {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-2 {
    z-index: 2000;
    padding: 0;
  }

  .brand-3 {
    padding-top: 0;
  }

  .contact-header-div {
    display: none;
  }

  .grid-3 {
    grid-column-gap: 3px;
    grid-row-gap: 9px;
    grid-template: "Area Area Area Area Area-4 ." 1fr
                   ". . . . . ."
                   ". . . . . Area-3"
                   "Area-2 Area-2 Area-2 Area-2 Area-2 Area-2"
                   ". . . . . ."
                   / 1fr;
    grid-auto-columns: minmax(38px, .25fr);
    grid-auto-flow: column;
  }

  .table-text {
    font-size: 10px;
    line-height: 12px;
  }

  .container-5 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .grid-5 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  }

  .grid-6 {
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
    padding-left: 14px;
    padding-right: 12px;
  }

  .paragraph-13 {
    font-size: 10px;
    line-height: 12px;
  }

  .paragraph-14, .paragraph-15 {
    font-size: 12px;
    line-height: 14px;
  }

  .text-div {
    min-height: 300px;
  }

  .table-heading {
    font-size: 8px;
  }

  .heading-19 {
    font-size: 25px;
    line-height: 35px;
  }

  .column-33 {
    padding-left: 14px;
    padding-right: 14px;
  }

  .testimonial-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }

  .news-section {
    padding: 90px 0;
  }

  .news-section.gray {
    padding-left: 0;
    padding-right: 0;
  }

  .news-section.color {
    height: 600px;
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .news-section.get-in-touch {
    padding-left: 0;
    padding-right: 0;
  }

  .ab-navigation-heading {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
  }

  .social-icons.vertical-right-icons {
    display: none;
    top: 426px;
  }

  .div-content {
    margin-bottom: 20px;
    padding-right: 0;
  }

  .div-content.title-in-div.center {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

  .heading {
    text-align: center;
    font-size: 29px;
    line-height: 39px;
  }

  .priject-icon.padding {
    width: 80%;
  }

  .icon-wrapper {
    width: 20%;
  }

  .project-header {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
  }

  .project-info-card {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contact-form-div {
    width: 100%;
    margin-top: 0;
  }

  .image-left-contact {
    height: 300px;
  }

  .section-8.no-padding-top {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .submit-card {
    width: 100%;
    max-width: none;
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .submit-wrapper, .social-wrapper.in-form {
    width: 100%;
  }

  .heading-29 {
    font-size: 16px;
    line-height: 26px;
  }

  .section-9 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .link-8 {
    font-size: 18px;
    line-height: 28px;
  }

  .container-wrapper-code {
    justify-content: space-between;
  }
}


