h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #ffbf18;
  font-size: 36px;
  line-height: 45px;
  font-weight: 400;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #191919;
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 15px;
  margin-bottom: 10px;
  font-family: Alegreya;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
}

h6 {
  margin-top: 10px;
  margin-bottom: 20px;
  color: #a2a2a2;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  text-transform: uppercase;
}

ul {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-left: 40px;
}

.body {
  font-family: Lato, sans-serif;
  color: #fff;
}

.black-top-div {
  height: 30px;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #d4d4d4;
}

.container {
  display: block;
  width: 100%;
  max-width: 1170px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 20px 24px;
}

.container.topbar-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.main-header-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.container.navbar-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  box-shadow: 2px 2px 17px 0 #000;
}

.container.hero-bottom-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 9%;
  padding-left: 9%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 27px;
  text-align: center;
}

.container.section-clients {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.page-header {
  padding-right: 60px;
  padding-left: 60px;
  color: #ffbf18;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
}

.container.subheader-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.blog-flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container.contact-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.adress-text-block {
  margin-left: 7px;
  color: #359980;
  font-size: 12px;
  line-height: 16px;
}

.adress-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.social-media-link-block {
  margin-left: 23px;
}

.main-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 140px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a2a2a2), color-stop(32%, silver), to(#fff));
  background-image: linear-gradient(180deg, #a2a2a2, silver 32%, #fff);
  line-height: 22px;
}

.main-header-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.main-header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #a2a2a2;
  font-size: 18px;
  text-decoration: none;
}

.logo-divider {
  width: 1px;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  background-color: #555;
}

.logo-text {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #359980;
  font-size: 12px;
  text-transform: uppercase;
}

.text-span {
  color: #359980;
}

.icon-phone {
  margin-right: 15px;
}

.navbar-2 {
  height: auto;
  min-height: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#686767), to(#686767));
  background-image: linear-gradient(180deg, #686767, #686767);
}

.navlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 0px 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-transform: uppercase;
}

.navlink.w--current {
  margin-top: 10px;
  border-bottom: 3px solid #359980;
  color: #fff;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: auto;
  background-image: url('../images/AdobeStock_81873311-Medium.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.hero-cta {
  margin-top: 0px;
  margin-bottom: 90px;
  padding-top: 90px;
}

.hero-cta-block {
  width: 80%;
  max-width: 825px;
  padding: 40px 30px 40px 40px;
  background-image: url('../images/hero-cta-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  font-size: 36px;
  line-height: 43px;
}

.text-span-2 {
  color: #fff;
  font-weight: 700;
}

.button {
  height: 50px;
  padding: 14px 33px 13px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #359980;
  color: #d4d4d4;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.button._40px-button {
  height: 40px;
  padding-top: 9px;
  padding-bottom: 8px;
}

.button.yellow {
  background-color: #359980;
  color: #fff;
}

.hero-bottom-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 190px;
  padding-top: 48px;
  padding-bottom: 54px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 45%, .63)), to(hsla(0, 0%, 45%, .63)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 45%, .63), hsla(0, 0%, 45%, .63));
  color: #795700;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.section-featured-services {
  padding-top: 100px;
  padding-bottom: 79px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .69)), to(rgba(0, 0, 0, .69))), url('../images/AdobeStock_189763630-Medium.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .69), rgba(0, 0, 0, .69)), url('../images/AdobeStock_189763630-Medium.jpeg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.text-white {
  margin-top: 14px;
  padding-top: 0px;
  color: #fff;
  text-transform: uppercase;
}

.divider-line {
  height: 2px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#359980), to(#359980));
  background-image: linear-gradient(180deg, #359980, #359980);
  font-size: 10px;
  line-height: auto;
}

.space-50px {
  width: 100%;
  height: 50px;
}

.featured-services-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.featured-service {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0%;
  padding-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  color: #d4d4d4;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
}

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

.section-featured-projects {
  padding-bottom: 60px;
  background-color: #191919;
}

.featured-projects-wrapperr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.featured-project {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0%;
  padding-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  color: #d4d4d4;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
}

.section-clients {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #282828;
}

.section-clients-block {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
}

.flexbox-spacer {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 2%;
  -ms-flex: 1 0 2%;
  flex: 1 0 2%;
}

.space-40px {
  height: 40px;
}

.text-block-2 {
  color: #d4d4d4;
  font-size: 18px;
}

.clients-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 35px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.client-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 33.3%;
  -ms-flex-preferred-size: 33.3%;
  flex-basis: 33.3%;
}

.testimonials-slider {
  height: auto;
  background-color: transparent;
  background-image: url('../images/quote_1quote.png');
  background-position: 100% 0px;
  background-size: 100px;
  background-repeat: no-repeat;
  color: #d4d4d4;
  font-size: 18px;
  line-height: 23px;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.testimonial-slide {
  padding-top: 15px;
}

.slide-nav {
  left: 60%;
  right: 0px;
  bottom: 0px;
  font-size: 10px;
  text-align: right;
}

.mask {
  height: auto;
  padding-bottom: 0px;
}

.section-contact-us {
  padding-top: 80px;
  padding-bottom: 90px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .62)), to(rgba(0, 0, 0, .62))), url('../images/footer-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .62), rgba(0, 0, 0, .62)), url('../images/footer-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.form-block {
  display: block;
  margin-top: 30px;
  padding: 25px 22px 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 4px;
  background-color: #282828;
}

.contact-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-column {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
}

.form-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-spacer {
  -webkit-flex-basis: 30px;
  -ms-flex-preferred-size: 30px;
  flex-basis: 30px;
}

.form-field {
  height: 50px;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  color: #555;
}

.textarea {
  display: block;
  width: 100%;
  height: 500px;
  min-height: 270px;
  margin-bottom: 20px;
}

.footer-text {
  margin-top: 20px;
  color: #a2a2a2;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.footer-text-link-block {
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link-list-item {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.footer-extended-wrapper {
  padding-top: 50px;
  background-color: #191919;
}

.footer-row-extended {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.footer {
  background-color: #191919;
}

.footer-column-1 {
  padding-right: 10%;
}

.footer-text-2 {
  display: block;
  margin-top: 0px;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.footer-icon {
  display: block;
  margin-right: 20px;
  margin-bottom: 0px;
  float: left;
}

.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.commercial-services-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 220px;
  padding-top: 70px;
  padding-bottom: 55px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(40, 40, 40, .06)), to(rgba(40, 40, 40, .06))), url('../images/AdobeStock_198000989-Medium.jpeg');
  background-image: linear-gradient(180deg, rgba(40, 40, 40, .06), rgba(40, 40, 40, .06)), url('../images/AdobeStock_198000989-Medium.jpeg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
}

.commercial-services-header.service {
  min-height: 220px;
  background-image: url('../images/crane.jpg');
  background-position: 0px 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  box-shadow: inset 0 0 6px 0 #fff;
}

.heading {
  margin-bottom: 15px;
  font-family: Alegreya;
  color: #fff;
  font-weight: 700;
}

.heading.h1-color-fix {
  margin-top: 24px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 800;
}

.section-subheader {
  min-height: 138px;
  padding-top: 44px;
  padding-bottom: 44px;
  background-color: #282828;
}

.subheader-p {
  margin-right: 150px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
}

.service {
  min-height: 500px;
  padding-top: 80px;
  padding-bottom: 90px;
}

.service.site-work {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .45)), color-stop(0%, #424242), to(rgba(40, 40, 40, .6))), url('../images/AdobeStock_81873311-Medium.jpeg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .45), #424242 0%, rgba(40, 40, 40, .6)), url('../images/AdobeStock_81873311-Medium.jpeg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.service-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.service-icon {
  width: 80px;
  height: 80px;
  margin-right: 15px;
}

.heading-2 {
  font-family: Alegreya;
  color: #fff;
  text-transform: uppercase;
}

.service-header-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.service-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 25px;
}

.service-block-left {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 35%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
}

.service-block-right {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 65%;
  -ms-flex-preferred-size: 65%;
  flex-basis: 65%;
  color: #d4d4d4;
  font-size: 16px;
  line-height: 28px;
}

.list-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffbf18;
  font-size: 18px;
  line-height: 39px;
  font-weight: 700;
}

.bullet-icon {
  width: 15px;
  height: 15px;
  margin-right: 18px;
  color: #72aa3e;
}

.text-block-3 {
  color: #359980;
  font-size: 17px;
  text-transform: uppercase;
}

.button-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.button-2 {
  height: 40px;
  padding: 11px 33px 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #359980;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.service-page-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.service-page-content-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  color: #d4d4d4;
  font-size: 18px;
  line-height: 23px;
}

.service-page-h3 {
  color: #ffbf18;
  font-size: 22px;
  text-transform: uppercase;
}

.service-li {
  line-height: 35px;
}

.slide {
  height: 480px;
}

.slide.project-slide-bg1 {
  height: 480px;
  background-image: url('../images/AdobeStock_175090048.jpg');
  background-position: 50% 50%;
  background-size: 1104px;
}

.slide.project-slide-bg1._2 {
  background-image: url('../images/AdobeStock_117356924.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide.project-slide-bg1._4 {
  background-image: url('../images/AdobeStock_85265890.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide.project-slide-bg1._3 {
  background-image: url('../images/AdobeStock_127309081.jpg');
}

.slide.project-slide-bg1._6 {
  background-image: url('../images/AdobeStock_131241248.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide.project-slide-bg1._7 {
  background-image: url('../images/AdobeStock_47976906_opt.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.mask-2 {
  height: auto;
}

.slide-nav-2 {
  top: 260%;
  margin-top: -764px;
  color: #ffbf18;
  font-size: 12px;
}

.service-page-section-1 {
  min-height: 500px;
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: #191919;
}

.paragraph {
  color: #d4d4d4;
  font-size: 16px;
  line-height: 25px;
}

.service-page-section-2 {
  min-height: none;
  padding-top: 80px;
  padding-bottom: 90px;
  background-image: url('../images/construction-home.jpg');
}

.section-related-projects {
  padding-top: 80px;
  padding-bottom: 90px;
  background-color: #191919;
}

.title-double {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-view-all-projects {
  color: #ffbf18;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.link-view-all-projects:hover {
  text-decoration: underline;
}

.related-projects-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.related-project-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  text-align: center;
  text-decoration: none;
}

.related-project-block:hover {
  color: #ffbf18;
}

.related-project-block.margin-t-52 {
  margin-top: 52px;
}

.project-thumb {
  margin-bottom: 10px;
}

.section-related-blog-posts {
  padding-top: 60px;
  padding-bottom: 100px;
  background-color: #282828;
}

.related-post-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  color: #ffbf18;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
}

.related-post-block:hover {
  color: #ffbf18;
}

.post-thumb {
  width: 97px;
  height: 97px;
  margin-right: 15px;
  margin-bottom: 10px;
}

.post-title {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  font-size: 18px;
}

.related-blog-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section-related-projects-2 {
  padding-top: 62px;
  padding-bottom: 60px;
  background-color: #191919;
}

.projects-page-section-1 {
  min-height: 740px;
  padding-top: 65px;
  padding-bottom: 65px;
  background-color: #282828;
}

.project-slider-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-arrow-3 {
  left: 30px;
  top: 260%;
  width: 100px;
  height: 100px;
  margin-top: -797px;
  color: #a2a2a2;
  font-size: 25px;
  font-weight: 900;
}

.right-arrow-3 {
  top: 260%;
  right: 30px;
  bottom: 0px;
  width: 100px;
  height: 100px;
  margin-top: -797px;
  color: #a2a2a2;
  font-size: 25px;
}

.tab-pane {
  height: auto;
  min-height: auto;
}

.tabs {
  overflow: visible;
  height: 620px;
}

.tabs-content {
  overflow: visible;
}

.slider {
  height: 480px;
}

.project-slider-black-div {
  width: 100%;
  padding: 20px 28px 32px;
  background-image: url('../images/bg.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.space-15px {
  height: 15px;
}

.space-20px {
  height: 20px;
}

.company-page-section-1 {
  padding-top: 38px;
  padding-bottom: 76px;
  background-color: #282828;
}

.company-s1-text-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.company-s1-paragraph {
  width: 48.5%;
  color: #d4d4d4;
  font-size: 18px;
  line-height: 28px;
  text-align: justify;
}

.blog-section {
  padding-top: 35px;
  padding-bottom: 60px;
  background-color: #282828;
}

.blog-left-div {
  width: 70%;
  padding-right: 5%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.blog-right-div {
  width: 30%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.search-field {
  margin-bottom: 27px;
  color: #555;
  letter-spacing: 0.26px;
}

.heading-white {
  font-family: Alegreya;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
}

.top-stories-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 23px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  text-decoration: none;
}

.top-stories-info-div {
  padding-right: 0px;
  padding-left: 13px;
}

.top-stories-title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 600;
}

.top-stories-date {
  margin-top: 6px;
  color: #ffbf18;
  font-weight: 700;
  text-transform: uppercase;
}

.top-stories-div-1 {
  display: block;
  margin-top: 0px;
  margin-bottom: 53px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  text-decoration: none;
}

.blog-categories-list {
  margin-top: 18px;
}

.blog-post-image-div {
  position: relative;
  margin-bottom: 15px;
}

.blog-post-date {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffbf18;
  color: #795700;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
}

.blog-post-heading {
  margin-bottom: 12px;
  font-family: Alegreya;
  color: #ffbf18;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  text-transform: none;
}

.blog-post-paragraph {
  margin-bottom: 23px;
  font-size: 18px;
  line-height: 23px;
}

.red-button {
  height: 50px;
  padding: 14px 33px 13px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #359980;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.divisor-img {
  margin-top: 30px;
  margin-bottom: 33px;
}

.page-numbers-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.page-number-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  margin-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #990600;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  font-weight: 700;
  text-decoration: none;
}

.page-number-link:hover {
  background-color: #ffbf18;
  color: #795700;
}

.get-social-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 220px;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bg-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.get-social-heading {
  margin-bottom: 11px;
  font-family: Alegreya;
  color: #fff;
  font-size: 28px;
  line-height: 40px;
  font-weight: 700;
  text-align: left;
}

.get-social-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media-div-2 {
  text-align: left;
}

.social-media-link-block-2 {
  margin-left: 62px;
}

.blog-article-heading {
  margin-bottom: 2px;
  font-family: Alegreya;
  color: #fff;
  line-height: 42px;
  font-weight: 700;
  text-transform: none;
}

.blog-article-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  min-height: 220px;
  padding-top: 58px;
  padding-bottom: 46px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bg-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.text-span-3 {
  font-weight: 700;
}

.blog-article-image-div {
  position: relative;
  margin-bottom: 28px;
}

.blog-post-paragraph-2 {
  margin-bottom: 23px;
  color: #ffbf18;
  font-size: 18px;
  line-height: 23px;
  font-style: italic;
  font-weight: 700;
}

.blog-section-article {
  padding-top: 35px;
  padding-bottom: 25px;
  background-color: #282828;
}

.section-contact {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #282828;
}

.text-block-4 {
  color: #a2a2a2;
  font-size: 16px;
}

.space-25px {
  height: 25px;
}

.space-30px {
  height: 30px;
}

.contact-text {
  display: block;
  margin-top: 0px;
  color: #a2a2a2;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

.text-field {
  height: 50px;
  margin-bottom: 24px;
  color: #555;
  letter-spacing: 0.26px;
}

.text-field.inline {
  width: 47%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-field.message {
  height: 180px;
}

.fields-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.form-button {
  height: 50px;
  padding: 14px 70px 13px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #359980;
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.section-clients-block-copy {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
}

.text-block-5 {
  color: #f2f2f2;
  text-align: center;
}

.heading-3 {
  color: #359980;
}

.text-block-6 {
  color: #a2a2a2;
}

.text-block-6.shadow-effect {
  background-color: rgba(49, 49, 49, .87);
  box-shadow: 1px 1px 3px 0 #000;
}

.link {
  color: #f8e13a;
}

@media (max-width: 991px) {
  h1 {
    font-size: 31px;
  }
  ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container.section-clients {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .navlink {
    padding-left: 40px;
    color: #795700;
    font-size: 17px;
    line-height: 60px;
  }
  .nav-menu {
    background-color: #ffbf18;
  }
  .hero-cta-block {
    width: 100%;
  }
  .divider-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
  }
  .section-clients {
    padding-top: 25px;
    padding-bottom: 30px;
  }
  .section-clients-block {
    margin-bottom: 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .footer-link-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .subheader-p {
    margin-right: 20px;
  }
  .service-icon {
    width: 50px;
    height: 50px;
  }
  .service-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .service-block-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .list-item {
    margin-right: 25px;
  }
  .bullet-icon {
    margin-right: 8px;
  }
  .social-media-div-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 25px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .menu-button {
    background-color: #795700;
  }
  .menu-button.w--open {
    background-color: #d4d4d4;
  }
  .unordered-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-clients-block-copy {
    margin-bottom: 50px;
    padding-right: 30px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media (max-width: 767px) {
  .container.section-clients {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container.subheader-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .container.blog-flexbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .container.contact-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .social-media-div {
    margin-bottom: 25px;
  }
  .main-header-left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .featured-services-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .featured-service {
    margin-bottom: 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .featured-projects-wrapperr {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .featured-project {
    margin-bottom: 40px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .section-clients-block {
    margin-bottom: 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .contact-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer-text-link-block {
    margin-bottom: 5px;
  }
  .footer-column {
    text-align: center;
  }
  .footer-extended-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  .contact {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .subheader-p {
    margin-right: 0px;
    margin-bottom: 30px;
  }
  .button-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .button-2 {
    margin-bottom: 10px;
  }
  .service-page-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slide-nav-2 {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 260%;
  }
  .related-projects-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .related-project-block {
    margin-bottom: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .blog-left-div {
    width: 100%;
    padding-right: 0%;
  }
  .blog-right-div {
    width: 100%;
  }
  .page-numbers-div {
    margin-bottom: 51px;
  }
  .social-media-div-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-clients-block-copy {
    margin-bottom: 50px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .sm-icon {
    max-height: 80px;
    max-width: 80%;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 29px;
    line-height: 40px;
  }
  h2 {
    font-size: 26px;
  }
  h4 {
    font-size: 22px;
  }
  .container.navbar-flexbox {
    min-height: 55px;
    padding-top: 24px;
    background-color: #191919;
  }
  .container.hero-bottom-container {
    font-size: 16px;
  }
  .container.page-header {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
  }
  .main-header-left {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .hero {
    background-image: url('../images/hero-cta-bg.png'), url('../images/hero-bg.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: cover, cover;
    background-attachment: scroll, scroll;
  }
  .hero-cta {
    margin-bottom: 0px;
    padding-top: 0px;
  }
  .hero-cta-block {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: none;
    background-size: auto;
    text-align: left;
  }
  .button {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 17px;
  }
  .divider-line {
    margin-top: 10px;
  }
  .featured-services-wrapper {
    margin-bottom: 20px;
  }
  .heading {
    font-size: 31px;
  }
  .subheader-p {
    margin-right: 0px;
    font-size: 16px;
    line-height: 24px;
  }
  .service-title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .service-icon {
    width: 80px;
    height: 80px;
  }
  .service-header-right {
    margin-top: 25px;
  }
  .button-2 {
    margin-bottom: 20px;
    line-height: 19px;
  }
  .section-related-projects {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .title-double {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .red-button {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 17px;
  }
}

