.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.section {
  color: #10bf00;
}

.typed-wrapper-1 {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  padding: 80px 30px 30px;
  -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;
  border-style: none;
  border-width: 2px;
  border-color: rgba(0, 0, 0, .1);
  color: #000;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
}

.typedwithcursor {
  display: inline;
  width: 100%;
  height: 100%;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.heading-22 {
  position: absolute;
  left: 5%;
  top: 0px;
}

.bold-text-3 {
  font-weight: 100;
}

.heading-23 {
  color: #080606;
}

.typed-wrapper-2 {
  position: relative;
  display: block;
  width: 70vw;
  height: 200px;
  padding: 80px 30px 30px;
  -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;
  border-style: solid;
  border-width: 2px;
  border-color: rgba(0, 0, 0, .1);
  color: #f5f5f5;
  font-size: 70px;
  line-height: 70px;
  font-weight: 700;
  text-align: center;
}

.bold-text-2 {
  font-weight: 200;
}

.typedwithsmartbackspace {
  display: inline;
  width: 100%;
  height: 100%;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.heading-24 {
  position: static;
  padding-left: 20%;
  font-size: 70px;
  line-height: 70px;
  text-align: left;
}

.typedsmartbackspace {
  border-right-style: none;
  border-right-color: #fff;
  color: #fff;
  font-weight: 700;
}

.nav-link-4 {
  font-family: Montserrat, sans-serif;
  color: #20193a;
  font-weight: 600;
}

.nav-link-4.hvr-underline-from-left {
  border-radius: 5px;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link-4.hvr-underline-from-left:hover {
  border-radius: 5px;
  background-color: rgba(191, 0, 16, .2);
}

.nav-link-4.hvr-underline-from-left.call {
  z-index: 4;
  font-weight: 900;
  cursor: default;
}

.nav-link-4.hvr-underline-from-left.call:hover {
  background-color: #fff;
}

.nav-link-4.button {
  padding-right: 35px;
  padding-left: 35px;
  background-color: #bf0010;
  box-shadow: 3px 3px 3px 0 #606060;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
}

.nav-link-4.button._1 {
  margin-left: 10px;
}

.nav-link-4._2 {
  padding-right: 30px;
}

.nav-link-4.dugme {
  background-color: #bf0010;
  box-shadow: 4px 4px 3px 0 #a3a1a2;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.nav-link-4.dugme._1 {
  padding: 18px 30px;
}

.nav-link-4.dugme.hero {
  padding: 16px 18px;
  border-radius: 5px;
  box-shadow: 1px 1px 3px 0 #a3a1a2;
}

.nav-link-4.dugme.hero:hover {
  text-shadow: 1px 1px 2px #fff;
}

.nav-link-4.dugme.cta {
  padding: 17px 32px;
}

.nav-link-4.dugme.wow {
  padding: 11px 27px;
  border-radius: 5px;
  box-shadow: 1px 1px 3px 0 #a3a1a2;
}

.nav-link-4.dugme.b {
  padding: 13px 24px;
  border-radius: 5px;
  box-shadow: 1px 1px 3px 0 #a3a1a2;
}

.nav-link-4.dugme.razmak {
  margin-left: 5px;
  border-radius: 5px;
  background-color: #bf0010;
  box-shadow: 1px 1px 3px 0 #a3a1a2;
}

.nav-link-4.dugme.razmak.w--current:hover {
  text-shadow: 1px 1px 6px #000;
}

.nav-link-4.dugme.razmak.gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 170px;
  height: 45px;
  -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;
}

.nav-link-4.dugme.razmak.gallery:hover {
  text-shadow: 1px 1px 6px #fff;
}

.link-2 {
  margin-left: 18px;
  color: #20193a;
  font-size: 17px;
  text-decoration: none;
}

.navbar-2 {
  position: fixed;
  width: 100vw;
  min-height: 80px;
  padding-top: 0px;
  padding-right: 35px;
  padding-bottom: 0px;
  background-color: #fff;
}

.logo-text {
  margin-top: 10px;
  color: #20193a;
  font-size: 32px;
  line-height: 34px;
  font-weight: 500;
}

.logo-text.l-t-w {
  color: #fff;
  text-decoration: none;
}

.brand-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 80px;
  -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: #fff;
}

.nav-menu-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-height: 80px;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon {
  margin-right: 0px;
}

.text-block {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}

.dropdown-link {
  background-color: #f0f0f0;
  font-family: 'Source Sans Pro', sans-serif;
}

.dropdown-link-2 {
  background-color: #f0f0f0;
  font-family: 'Source Sans Pro', sans-serif;
}

.section-2 {
  position: relative;
  display: block;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  padding-top: 80px;
  padding-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-2.full-screen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  min-height: 90vh;
  padding-top: 167px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #606060;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .6)), to(rgba(0, 0, 0, .6))), url('../images/aerial-view-of-large-home-with-new-roof-on-wooded-87RQLW2-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url('../images/aerial-view-of-large-home-with-new-roof-on-wooded-87RQLW2-1.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section-2.full-screen.h2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/san-francisco-210230.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/san-francisco-210230.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.section-2.full-screen.h3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/2.2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/2.2.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
}

.section-2._2 {
  background-color: #f0f0f0;
}

.section-2._2.benefits {
  padding-top: 57px;
}

.section-2.page-header {
  padding-top: 160px;
  padding-bottom: 80px;
  background-color: #f0f0f0;
}

.section-2._3 {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #fff;
}

.section-2.footer {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #f0f0f0;
}

.section-2.page-header {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-2.page-header.image {
  padding-bottom: 160px;
  background-image: url('../images/cinematic---big.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-2.page-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 80px;
  padding-bottom: 80px;
  -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;
  background-color: transparent;
}

.section-2.page-header {
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-2.heroquote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 150px;
  padding-bottom: 200px;
  -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;
}

.form {
  width: 100%;
  margin-bottom: 0px;
  padding-top: 4px;
}

.form.bottomform {
  position: static;
  width: 400%;
  max-width: 400px;
  min-width: 400px;
  padding-right: 43px;
}

.contact-form-container {
  width: 100%;
  border-radius: 6px;
}

.contact-form-container.light-blue.padding {
  padding: 10px 30px 35px;
}

.contact-form-container.light-blue.padding.bottomform {
  padding-top: 60px;
}

.contact-form-container.card {
  padding: 60px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(9, 106, 208, .2);
  background-color: #fff;
  box-shadow: 5px 13px 80px 0 rgba(0, 0, 0, .1);
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.row.centre-align {
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row.flex-horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.wrapper {
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1230px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -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;
}

.wrapper.space-around {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 42px;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button {
  padding: 10px 25px;
  border: 1px solid #096ad0;
  border-radius: 40px;
  background-color: #096ad0;
  box-shadow: 0 4px 11px 0 rgba(1, 58, 117, .33);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 16px;
  font-weight: 300;
}

.button:hover {
  border: 1px solid #096ad0;
  background-color: #096ad0;
  box-shadow: 0 6px 20px 0 rgba(1, 58, 117, .33);
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
  color: #fff;
}

.button.margin-left {
  margin-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 400;
}

.button.margin-left._2 {
  background-color: #e26329;
}

.col {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.col.lg-6 {
  width: 50%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.col.lg-6.sm-margin-bottom.stretch {
  padding-top: 39px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.col.lg-6.md-3.centre-align {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.col.lg-6.md-3.centre-align {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.col.lg-6.md-4 {
  width: 100%;
  -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;
  text-align: center;
}

.col.lg-1 {
  width: 8.33%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.col.lg-4 {
  width: 33.33%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.col.lg-4.sm-2 {
  border-radius: 5px;
  background-color: #f0f0f0;
  box-shadow: 2px 2px 11px 0 #6a5a5a;
}

.col.lg-4.sm-2.lg-vertical-align {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.col.lg-4.sm-2.lg-vertical-align._2 {
  background-color: transparent;
  box-shadow: none;
}

.col.lg-3 {
  width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.col.lg-3._2-col-in-mobile {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.col.lg-5 {
  width: 41.66%;
}

.col.lg-8 {
  width: 66.66%;
}

.small-icon {
  display: block;
  margin-right: 16px;
  float: left;
}

.form-field {
  min-width: 200px;
  margin-bottom: 20px;
  padding: 22px 16px 26px;
  border-style: none;
  border-radius: 3px;
  background-color: rgba(9, 106, 208, .04);
  background-image: none;
  font-family: 'Source Sans Pro', sans-serif;
  color: #c03333;
  font-weight: 400;
}

.form-field::-webkit-input-placeholder {
  color: #096ad0;
}

.form-field:-ms-input-placeholder {
  color: #096ad0;
}

.form-field::-ms-input-placeholder {
  color: #096ad0;
}

.form-field::placeholder {
  color: #096ad0;
}

.margin-bottom {
  margin-bottom: 31px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  text-align: center;
}

.margin-bottom.small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -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;
}

.margin-bottom._2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 56px;
  line-height: 66px;
}

.margin-bottom._2.topheader {
  text-align: left;
}

.margin-bottom.contactbottom {
  padding-left: 6px;
  text-align: left;
}

.paragraph-small {
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  font-size: 15px;
  font-weight: 400;
}

.icon-2 {
  margin-bottom: 20px;
  color: #fff;
  font-size: 24px;
}

.centre-align {
  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;
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
}

.container-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.section-13 {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #f0f0f0;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  -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;
}

.headerspan {
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  line-height: 48px;
}

.holdheaderblock {
  display: block;
  width: 65%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta-bottom {
  display: block;
  margin-top: 45px;
  margin-bottom: 45px;
  -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;
  font-family: 'Source Sans Pro', sans-serif;
  color: #bf0010;
}

.testimonial1-logo-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  margin-bottom: 20px;
  -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;
}

.headline-6-col {
  width: 460px;
  margin-bottom: 50px;
}

._4-col {
  display: inline-block;
  width: 300px;
  margin-right: 20px;
}

._4-col._4-col-last {
  display: inline-block;
  margin-right: 0px;
}

.text-16 {
  display: inline-block;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 26px;
}

.testimonial1-person-name {
  margin-top: -8px;
}

.testimonial1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.tagline {
  opacity: 0.6;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tagline.testimonial1-position {
  margin-top: -8px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
}

.testimonial1-pic {
  display: inline-block;
  width: 60px;
  height: 60px;
  margin-right: 20px;
  border-radius: 8px;
  background-image: url('../images/1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.testimonial1-pic.testimonial1-pic2 {
  background-image: url('../images/2.jpeg');
}

.testimonial1-pic.testimonial1-pic3 {
  background-image: url('../images/3.jpg');
}

.wrap {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

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

.testimonial1-person-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 550px;
  padding-top: 36px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  background-color: #606060;
}

.section-header {
  display: block;
  margin: 0px auto 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.partner-logo {
  width: 200px;
  margin-top: 47px;
  margin-bottom: 43px;
}

.text-area {
  min-height: 140px;
  margin-bottom: 20px;
  padding-top: 16px;
  padding-left: 16px;
  border-style: none;
  border-radius: 3px;
  background-color: rgba(9, 106, 208, .04);
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
}

.text-area::-webkit-input-placeholder {
  color: #096ad0;
}

.text-area:-ms-input-placeholder {
  color: #096ad0;
}

.text-area::-ms-input-placeholder {
  color: #096ad0;
}

.text-area::placeholder {
  color: #096ad0;
}

.footer-logo {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer-link {
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  cursor: pointer;
}

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

.footer-link.w--current {
  opacity: 1;
  font-weight: 500;
}

.footer-link.spacing {
  margin-right: 16px;
  margin-left: 16px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #606060;
  font-weight: 400;
  text-decoration: none;
}

.footer-link.spacing.last {
  margin-right: 0px;
  font-weight: 400;
}

.footer-link.spacing.last._14 {
  font-weight: 700;
}

.flex-horizontal-space-between {
  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;
}

.paragraph {
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 15px;
}

.div-block-44 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  -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;
}

.div-block-44.pri {
  width: 550px;
}

.section-25 {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: auto;
  height: 65px;
  background-color: #606060;
  color: #333236;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  -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;
}

.text-span-22 {
  color: #38aae1;
  text-decoration: none;
}

.heading-5 {
  font-family: Montserrat, sans-serif;
  text-align: left;
}

.heading-5._2 {
  margin-top: 75px;
  background-color: transparent;
  color: #fff;
}

.heading-5._2._21._142 {
  display: block;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 34px;
  line-height: 44px;
}

.heading-5._2._21._142.pricing {
  font-size: 20px;
  line-height: 30px;
}

.button-1 {
  margin-top: 15px;
  margin-bottom: 5px;
  padding: 20px 41px;
  background-color: #282a39;
  box-shadow: 5px 5px 0 0 #d6d6da;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  text-align: center;
}

.button-1._2 {
  margin-right: 0px;
  padding: 30px 52px;
  line-height: 24px;
}

.button-1._2._14 {
  margin-top: 15px;
}

.button-1._2._14.dobar-sajt {
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 0px;
  padding: 28px 40px;
  background-color: #38aae1;
  font-size: 24px;
  line-height: 32px;
}

.button-1._2._14.dobar-sajt.pricing {
  padding: 12px 16px;
  font-size: 15px;
  line-height: 20px;
}

.button-1._2._14.dobar-sajt.pricing.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin: 12px 16px;
  padding: 11px 35px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  direction: ltr;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  text-decoration: none;
}

.button-1._3 {
  margin-left: 35px;
  background-color: #38aae1;
  line-height: 24px;
}

.span-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.map {
  max-height: 300px;
}

.map.style-b {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  max-height: 100%;
  background-color: #0071bc;
  opacity: 0.22;
}

.contact-text {
  position: relative;
  z-index: 10;
  color: #fff;
}

.mb-40 {
  margin-top: 0px;
  margin-bottom: 40px;
  background-color: transparent;
}

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

.feature-holder {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff;
}

.feature-holder.no-padding-top {
  padding-top: 0px;
}

.grey-holder {
  padding: 30px;
  background-color: #eee;
}

.form-success {
  padding: 40px;
}

.center {
  text-align: center;
}

.button-2 {
  padding: 19px 30px;
  border: 1px solid #096ad0;
  border-radius: 40px;
  background-color: #096ad0;
  box-shadow: 0 4px 11px 0 rgba(1, 58, 117, .33);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.button-2:hover {
  border: 1px solid #096ad0;
  background-color: #096ad0;
  box-shadow: 0 6px 20px 0 rgba(1, 58, 117, .33);
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
  color: #fff;
}

.contact-map-holder {
  position: relative;
  overflow: hidden;
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #000;
}

.contact-map-holder.style-b {
  background-color: #10bf00;
}

.mb-20 {
  margin-bottom: 20px;
}

.nb {
  margin-bottom: 0px;
  font-family: Lato, sans-serif;
}

.bold {
  font-weight: 700;
}

.heading-11 {
  font-family: 'Source Sans Pro', sans-serif;
}

.error-message {
  padding: 40px;
}

.label {
  margin-bottom: 0px;
  padding-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
}

.small-text {
  border-bottom-width: 1px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 21px;
}

.padded-holder {
  padding: 40px;
  background-color: #fff;
}

.input {
  height: 50px;
  border: 2px solid #ddd;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-family: 'Source Sans Pro', sans-serif;
  color: #0071bc;
}

.input:hover {
  border-color: #bbb;
}

.input:active {
  border-color: #999;
}

.input:focus {
  border-color: #999;
}

.input.text-area {
  height: auto;
  min-height: 200px;
  margin-top: 0px;
  margin-bottom: 20px;
  border: 2px solid #ddd;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #333;
}

.form-wrapper {
  margin-bottom: 0px;
}

.image {
  position: absolute;
  left: 30px;
  top: 30px;
}

.paragraph-2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
}

.div-block {
  max-width: 520px;
  padding-right: 103px;
}

.left {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/path.png');
  background-position: 0% 100%;
  background-size: 120%;
  background-repeat: no-repeat;
}

.form-block {
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.heading {
  margin-top: 0px;
  margin-bottom: 26px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
}

.text-field {
  margin-top: 9px;
  margin-right: 10px;
  margin-bottom: 9px;
  padding: 25px;
  border-style: none;
  background-color: #f0f0f0;
  font-family: 'Source Sans Pro', sans-serif;
}

.text-field._2 {
  margin-bottom: 20px;
}

.form-2 {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.submit-button {
  padding: 15px 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f4bee9), to(#a78ed2));
  background-image: linear-gradient(180deg, #f4bee9, #a78ed2);
}

.right {
  position: relative;
  width: 40%;
  background-image: url('../images/h.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.link-block {
  position: absolute;
  top: 30px;
  right: 70px;
}

.paragraph-3 {
  position: absolute;
  right: 70px;
  bottom: 30px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  line-height: 31px;
}

.lightbox-image {
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
}

.lightbox-image:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.margin-bottom-gutter {
  margin-bottom: 30px;
}

.no-margins {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
}

.hiro {
  font-family: 'Source Sans Pro', sans-serif;
}

.htestim {
  margin-top: 39px;
  margin-bottom: 30px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 30px;
  letter-spacing: 0px;
}

.hcta {
  font-family: 'Source Sans Pro', sans-serif;
  color: #10bf00;
}

.thehadline {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
}

.ts {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #fff;
}

.ts.spancic {
  font-family: 'Source Sans Pro', sans-serif;
  color: #bf0010;
}

.h {
  font-family: 'Source Sans Pro', sans-serif;
}

.heading-25 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #10bf00;
}

.section-26 {
  padding-top: 90px;
  padding-bottom: 90px;
  background-color: #fff;
}

.section-26.tint {
  margin-bottom: 80px;
  background-color: #f8f6f5;
}

.gallery-image-col.right {
  background-image: none;
}

.container {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.info-column-left {
  padding-top: 20px;
  padding-right: 70px;
  padding-bottom: 10px;
}

.flex-row {
  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;
}

.gallery-image-block {
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
  background-color: #8f7560;
  background-image: url('../images/22.jpg');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: 7px 7px 30px -10px rgba(0, 0, 0, .5);
}

.gallery-image-block.small {
  height: 160px;
  margin-bottom: 0px;
  background-image: url('../images/23.jpg');
}

.gallery-image-block.small._2 {
  background-image: url('../images/24.jpg');
}

.gallery-wrapper {
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 10;
  width: 500px;
}

.column-title {
  margin-top: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  color: #333;
  font-size: 35px;
}

.column-title.subtitle {
  margin-top: 11px;
  margin-bottom: 25px;
  color: rgba(37, 37, 37, .5);
  font-size: 20px;
  line-height: 29px;
  font-weight: 400;
}

.paragraph-5 {
  margin-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.text-span-23 {
  color: #bf0010;
}

.text-span-24 {
  color: #bf0010;
}

.text-span-25 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.image-2 {
  margin-top: 35px;
  margin-bottom: 35px;
}

.lightbox-link {
  max-width: 100%;
  margin-bottom: 30px;
}

.lightbox-link-2 {
  margin-bottom: 30px;
}

.lightbox-link-3 {
  margin-bottom: 30px;
}

.ll:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.image-3 {
  box-shadow: 0 0 6px 0 #fff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image-4 {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image-4:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.image-5 {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

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

.herotext {
  font-family: 'Source Sans Pro', sans-serif;
  color: #bf0010;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
}

.icon-3 {
  color: #fff;
}

.icon-4 {
  color: #fff;
}

.slide {
  background-color: #606060;
}

.slide-nav {
  margin-bottom: 0px;
}

.slide-2 {
  background-color: #606060;
}

.text-block-2 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #606060;
  font-size: 17px;
  line-height: 29px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
}

.mcontainer {
  width: 85%;
  max-width: 870px;
}

.text-span-26 {
  color: #bf0010;
}

.header {
  font-family: 'Source Sans Pro', sans-serif;
  text-align: center;
}

.header.redheader {
  color: #bf0010;
}

.linebreak {
  width: 150px;
  height: 3px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: rgba(191, 0, 16, .8);
}

.services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  -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;
}

.div-block-46 {
  width: 85%;
  height: 100%;
}

.containerbox {
  width: 85%;
  height: 100%;
  max-width: 1170px;
  margin-bottom: 72px;
}

.containerbox.contactwrapper {
  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-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.services-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 43px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.services-image {
  width: 170px;
  height: 170px;
  margin-top: 29px;
  border-radius: 100px;
  background-image: url('../images/repointing.jpg');
  background-position: 43% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.services-image.two {
  width: 170px;
  height: 170px;
  background-image: url('../images/pointing-1024x768.jpg');
  background-position: 0px 50%;
  background-size: 512px;
}

.services-image.three {
  background-image: url('../images/tiled-roof-PGQN6EQ.jpg');
  background-position: 0px 50%;
  background-size: cover;
}

.services-image.four {
  background-image: url('../images/ceramic-roof-tiles-installation-W5E3CK2.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.services-content {
  margin-right: auto;
  padding-right: 100px;
  padding-left: 52px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.headertext {
  margin-bottom: 24px;
}

.holdtextlinks {
  position: relative;
  z-index: 2;
}

.holdgetfreeestimate {
  position: relative;
  z-index: 1;
}

.whiteoverlay {
  position: absolute;
  z-index: 1001;
  width: 100vw;
  height: 100vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.body-2 {
  background-color: #fff;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 17px;
}

.text-block-3 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

.testimonials-wrapper {
  width: 100%;
  height: 100%;
}

.text-block-6 {
  color: rgba(96, 96, 96, .74);
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.section-27 {
  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;
}

.mapwrap {
  position: relative;
  padding-top: 90px;
  padding-bottom: 40px;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.contactformwrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.map-2 {
  border-radius: 5px;
}

.html-embed {
  position: static;
  height: 400px;
}

.testimonial-text {
  padding-top: 9px;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  letter-spacing: 0.7px;
}

.testimonial-text.author {
  font-size: 15px;
  text-align: center;
  text-transform: uppercase;
}

.testimonial2 {
  position: relative;
  width: 60%;
  padding-top: 72px;
}

.intro-section {
  padding-top: 94px;
  -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(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/aerial-view-of-large-home-with-new-roof-on-wooded-87RQLW2-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/aerial-view-of-large-home-with-new-roof-on-wooded-87RQLW2-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.intro-container {
  margin-bottom: 40px;
}

.roofing-service {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.navbar-4 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 50;
  background-color: #000;
}

.nav-link-5 {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 13px;
}

.nav-link-5.w--current {
  color: #f89939;
}

.nav-link-6 {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 13px;
}

.nav-link-6:hover {
  color: #f89939;
}

.nav-link-7 {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 13px;
}

.nav-link-7:hover {
  color: #f89939;
}

.nav-link-7.w--current {
  color: #f89939;
}

.nav-link-8 {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 13px;
}

.nav-link-8.w--current {
  color: #f89939;
}

.estimate-inner {
  width: 84%;
  padding: 10px 20px;
  background-color: hsla(0, 0%, 85%, .28);
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-26 {
  margin-bottom: 0px;
  font-family: 'Fira Sans', sans-serif;
  color: #fff;
}

.columns {
  width: 635px;
  margin-top: 25px;
  margin-bottom: 25px;
}

.column-3 {
  padding-top: 40px;
  padding-right: 0px;
}

.heading-27 {
  font-family: 'Fira Sans', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 32px;
  text-align: center;
}

.button-3 {
  padding: 12px 60px;
  border-bottom: 2px solid #d36a00;
  border-radius: 4px;
  background-color: #f89939;
  font-family: Oxygen, sans-serif;
  font-size: 15px;
}

.button-3:hover {
  background-color: #d36a00;
}

.submit-button-2 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 2px solid #f97e00;
  border-radius: 4px;
  background-color: #f89939;
}

.button-4 {
  padding-right: 10px;
  padding-left: 10px;
  border-bottom: 2px solid #d36a00;
  border-radius: 4px;
  background-color: #f89939;
  font-family: Oxygen, sans-serif;
  font-size: 13px;
}

.button-4:hover {
  background-color: #d36a00;
}

.heading-28 {
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: 'Fira Sans', sans-serif;
  color: #f89939;
  font-size: 42px;
}

.heading-29 {
  margin-top: 5px;
  font-family: 'Fira Sans', sans-serif;
  color: #fff;
}

.div-block-48 {
  display: inline-block;
  padding-top: 5px;
  -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;
}

.nav-link-9 {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 13px;
}

.nav-link-9.w--current {
  color: #f89939;
}

.nav-link-10 {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 13px;
}

.nav-link-10.w--current {
  color: #f89939;
}

.nav-link-11 {
  padding-right: 15px;
  padding-left: 15px;
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 13px;
}

.r-s-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.orange-block {
  position: relative;
  left: 59px;
  z-index: 1;
  width: 50px;
  height: 180px;
  background-color: #f89939;
}

.orange-block.ob-1 {
  left: 46px;
}

.orange-block.ob-3 {
  left: -70px;
  right: 0px;
}

.orange-block.ob-4 {
  left: -70px;
}

.image-7 {
  position: relative;
  z-index: 2;
  width: 90%;
  border-radius: 15px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.heading-30 {
  display: inline-block;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  font-family: Oxygen, sans-serif;
  color: #f89939;
  font-size: 25px;
  font-weight: 400;
}

.heading-31 {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Oxygen, sans-serif;
  font-size: 25px;
  font-weight: 400;
}

.div-block-49 {
  display: block;
  width: 40px;
  height: 3px;
  background-color: #f89939;
}

.div-block-49.dash-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.div-block-49.dash-2.dash-3 {
  margin: 10px 0px 49px;
}

.paragraph-6 {
  margin-top: 15px;
  font-family: Oxygen, sans-serif;
  font-size: 14px;
  line-height: 22px;
}

.r-section {
  padding-top: 0px;
  padding-bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .87)), to(rgba(0, 0, 0, .87))), url('../images/3.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .87), rgba(0, 0, 0, .87)), url('../images/3.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.heading-32 {
  margin-bottom: 0px;
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.columns-2 {
  margin-top: 80px;
}

.image-8 {
  display: block;
  width: 23%;
  padding-top: 30px;
  padding-bottom: 12px;
}

.r-button-contain {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
  -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;
}

.button-5 {
  padding: 10px 20px;
  border-bottom: 2px solid #d36a00;
  border-radius: 4px;
  background-color: #f89939;
  font-family: Oxygen, sans-serif;
}

.button-5:hover {
  background-color: #d36a00;
}

.s-section {
  padding-top: 93px;
  padding-bottom: 70px;
}

.heading-33 {
  display: block;
  margin-right: 5px;
  font-family: Oxygen, sans-serif;
  color: #f89939;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.s-headings {
  -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;
}

.s-headings.review-h {
  display: block;
}

.heading-34 {
  display: block;
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.service-1 {
  margin-top: 80px;
  margin-bottom: 100px;
}

.service-2 {
  margin-bottom: 100px;
}

.service-3 {
  margin-bottom: 100px;
}

.service-4 {
  margin-bottom: 100px;
}

.gallery-section {
  padding-top: 0px;
  padding-bottom: 114px;
  background-color: #f5f7fb;
}

.brand-4 {
  width: 134px;
}

.s2-left {
  padding-left: 59px;
}

.s3-right {
  padding-left: 27px;
}

.s4-left {
  padding-left: 52px;
}

.testimonial-section {
  padding-top: 0px;
  padding-bottom: 0px;
  -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;
}

.review-section {
  position: relative;
  z-index: 2;
  padding-top: auto;
  padding-bottom: 549px;
  background-image: url('../images/darkened.png');
  background-position: 50% 50%;
  background-size: cover;
}

.footer-bottom {
  position: relative;
  margin-top: -165px;
  padding-top: 142px;
  padding-bottom: 25px;
  background-color: #2b323f;
}

.text-field-2 {
  padding-left: 30px;
  font-family: Oxygen, sans-serif;
  color: #000;
  font-style: italic;
}

.text-block-7 {
  margin-top: 25px;
  font-family: Oxygen, sans-serif;
  color: #70798f;
  font-size: 13px;
  text-align: center;
}

.footer-c-left {
  width: 55%;
  padding: 40px 70px;
  background-color: hsla(0, 0%, 100%, .95);
  font-family: Oxygen, sans-serif;
  color: #000;
}

.footer-c-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  padding: 40px 20px 46px 25px;
  -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: #f89939;
  font-family: Oxygen, sans-serif;
  color: #fff;
}

.column-4 {
  padding-right: 20px;
  padding-left: 0px;
}

.column-5 {
  padding-right: 0px;
  padding-left: 65px;
}

.heading-35 {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 400;
}

.heading-36 {
  font-family: Oxygen, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.columns-3 {
  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: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.container-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  -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;
}

.column-6 {
  padding-left: 27px;
}

.text-contain {
  overflow: hidden;
  width: 90%;
}

.text-contain-2 {
  overflow: hidden;
  width: 90%;
}

.text-contain-3 {
  overflow: hidden;
  width: 90%;
}

.text-contain-4 {
  overflow: hidden;
}

.heading-37 {
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 26px;
  font-weight: 400;
}

.heading-38 {
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 26px;
  font-weight: 400;
}

.heading-39 {
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 26px;
  font-weight: 400;
}

.heading-40 {
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 26px;
  font-weight: 400;
}

.paragraph-7 {
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
}

.paragraph-8 {
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
}

.paragraph-9 {
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
}

.paragraph-10 {
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 14px;
  text-align: justify;
}

.paragraph-11 {
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 14px;
  text-align: justify;
}

.paragraph-12 {
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 14px;
  text-align: justify;
}

.paragraph-13 {
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 14px;
  text-align: justify;
}

.grid {
  margin-bottom: 20px;
  grid-template-areas: ". ." ". ." ". .";
  -ms-grid-rows: 1fr 1fr 1.25fr;
  grid-template-rows: 1fr 1fr 1.25fr;
}

.residential-home {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/c1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fire-house {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.commercial-flat {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/d5.jpg');
  background-position: 50% 50%;
  background-size: 480px;
  background-repeat: no-repeat;
}

.container-20 {
  margin-top: 80px;
}

.slider-container {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.container-21 {
  margin-top: 80px;
}

.container-22 {
  position: relative;
  margin-top: auto;
  padding-top: 126px;
}

.map-bg {
  position: relative;
  top: auto;
  bottom: 140px;
  margin-top: -255px;
  padding-top: 632px;
  padding-bottom: 350px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/Screenshot-2019-03-04-16.07.28.png');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Screenshot-2019-03-04-16.07.28.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.slider-2 {
  height: 400px;
  background-color: #fff;
  box-shadow: 4px 3px 24px 0 hsla(310, 3%, 63%, .5);
}

.icon-5 {
  display: none;
}

.icon-6 {
  display: none;
}

.text-block-8 {
  padding-left: 0px;
  font-family: Oxygen, sans-serif;
  color: #fff;
  font-size: 13px;
}

.columns-4 {
  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;
}

.columns-5 {
  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;
}

.columns-6 {
  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;
}

.text-field-3 {
  padding-left: 30px;
  font-family: Oxygen, sans-serif;
  color: #000;
  font-style: italic;
}

.text-field-4 {
  padding-left: 30px;
  font-family: Oxygen, sans-serif;
  color: #000;
  font-style: italic;
}

.text-field-5 {
  padding-left: 30px;
  font-family: Oxygen, sans-serif;
  color: #000;
  font-style: italic;
}

.text-field-6 {
  padding-left: 30px;
  font-family: Oxygen, sans-serif;
  color: #000;
  font-style: italic;
}

.columns-7 {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container-24 {
  margin-top: 70px;
  margin-bottom: 70px;
}

.container-25 {
  margin-bottom: 0px;
}

.heading-41 {
  font-family: Oxygen, sans-serif;
  color: #f89939;
  font-size: 19px;
  font-weight: 400;
}

.heading-42 {
  font-family: Oxygen, sans-serif;
  color: #f89939;
  font-size: 19px;
  font-weight: 400;
}

.heading-43 {
  font-family: Oxygen, sans-serif;
  color: #f89939;
  font-size: 19px;
  font-weight: 400;
}

.columns-8 {
  padding-top: 80px;
}

.column-7 {
  padding-left: 0px;
}

.column-8 {
  padding-right: 0px;
}

.column-9 {
  padding-left: 0px;
}

.column-10 {
  padding-right: 0px;
}

.slide-nav-2 {
  font-size: 11px;
}

.slide-container {
  height: 100%;
  padding: 30px 20px;
}

.heading-44 {
  font-family: 'Fira Sans', sans-serif;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.text-block-9 {
  font-family: 'Fira Sans', sans-serif;
  color: #000;
  font-size: 11px;
  text-align: center;
}

.paragraph-14 {
  margin-bottom: 0px;
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 13px;
  text-align: center;
}

.bold-text-12 {
  color: #000;
}

.re-left {
  width: 40%;
  margin-right: 10px;
  padding-top: 20px;
  background-color: #fff;
}

.re-right {
  width: 40%;
  margin-left: 10px;
  padding-top: 30px;
  padding-bottom: 21px;
  background-color: #fff;
}

.image-9 {
  display: block;
  width: 108px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
}

.image-10 {
  display: block;
  width: 250px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
}

.text-block-10 {
  font-family: 'Fira Sans', sans-serif;
  color: #000;
  font-weight: 700;
  text-align: center;
}

.text-block-11 {
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 12px;
  text-align: center;
}

.text-block-12 {
  font-family: 'Fira Sans', sans-serif;
  color: #000;
  font-weight: 700;
  text-align: center;
}

.text-block-13 {
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 12px;
  text-align: center;
}

.button-6 {
  border-bottom: 2px solid #d36a00;
  border-radius: 4px;
  background-color: #f89939;
}

.button-7 {
  border-bottom: 2px solid #d36a00;
  border-radius: 4px;
  background-color: #f89939;
}

.button-r-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 12px;
  -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;
}

.column-11 {
  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;
}

.column-12 {
  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;
}

.columns-9 {
  display: block;
  width: 50%;
}

.social-1 {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.social-2 {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.social-3 {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.social-4 {
  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: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.html-embed-2 {
  font-size: 13px;
}

.text-span-27 {
  color: #f89939;
}

.text-span-28 {
  color: #f89939;
}

.text-span-29 {
  color: #000;
}

.text-span-30 {
  color: #000;
}

.text-span-31 {
  color: #000;
}

.text-span-32 {
  color: #000;
}

.re-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-form-container {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 170px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-50 {
  width: 100%;
  padding-top: 120px;
  padding-bottom: 300px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/aerial-view-of-large-home-with-new-roof-on-wooded-87RQLW2-1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/aerial-view-of-large-home-with-new-roof-on-wooded-87RQLW2-1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  -webkit-transform: skew(0deg, 9deg);
  -ms-transform: skew(0deg, 9deg);
  transform: skew(0deg, 9deg);
}

.button-8 {
  margin-top: 15px;
  padding: 10px 20px;
  border-bottom: 2px solid #d36a00;
  border-radius: 4px;
  background-color: #f89939;
  font-family: Oxygen, sans-serif;
  color: #fff;
}

.button-9 {
  margin-top: 15px;
  padding: 10px 20px;
  border-bottom: 2px solid #d36a00;
  border-radius: 4px;
  background-color: #f89939;
}

.button-10 {
  margin-top: 15px;
  padding: 10px 20px;
  border-bottom: 2px solid #d36a00;
  border-radius: 4px;
  background-color: #f89939;
}

.button-11 {
  margin-top: 15px;
  padding: 10px 20px;
  border-bottom: 2px solid #d36a00;
  border-radius: 4px;
  background-color: #f89939;
}

.lightbox-link-4 {
  position: relative;
  width: 100%;
  padding-top: 50px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .39)), to(rgba(0, 0, 0, .39)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39));
  font-family: Oxygen, sans-serif;
  color: #fff;
  text-decoration: none;
}

.lightbox-link-5 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .39)), to(rgba(0, 0, 0, .39)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39));
  color: #fff;
  text-decoration: none;
}

.lightbox-link-6 {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .39)), to(rgba(0, 0, 0, .39)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39));
  font-family: Oxygen, sans-serif;
  color: #fff;
}

.div-block-51 {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/s3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-11 {
  position: relative;
  z-index: -1;
  opacity: 0;
}

.image-12 {
  position: relative;
  z-index: -1;
  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));
  opacity: 0;
}

.image-13 {
  position: relative;
  z-index: -1;
  opacity: 0;
}

.image-14 {
  position: relative;
  z-index: -1;
  opacity: 0;
}

.lightbox-link-7 {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .39)), to(rgba(0, 0, 0, .39)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39));
  font-family: Oxygen, sans-serif;
  color: #fff;
}

.div-block-52 {
  border-top: 20vh solid transparent;
  border-right: 100vw solid #fff;
}

.div-block-52._2 {
  border-style: none none solid solid;
  border-right-color: #fff;
  border-bottom-width: 20vh;
  border-bottom-color: transparent;
  border-left-width: 186vh;
  border-left-color: #fff;
}

.div-block-52.sk-5 {
  border-top-color: #fff;
  border-right-color: transparent;
}

.link-3 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.div-block-53 {
  border-top: 20vh solid #fff;
  border-right: 100vw solid transparent;
}

.div-block-53.sk-2.sk-3 {
  border-top-color: #f5f7fb;
}

.div-block-53.sk-2.sk-3.sk-4 {
  border-top-color: #fff;
}

.columns-10 {
  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;
}

.columns-11 {
  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;
}

.paragraph-15 {
  margin-bottom: 25px;
}

.text-block-14 {
  display: inline-block;
  margin-right: 20px;
  padding-right: 30px;
  border-right: 2px solid #fff;
  font-family: Oxygen, sans-serif;
  font-size: 15px;
}

.text-block-15 {
  display: inline-block;
  font-family: Oxygen, sans-serif;
  font-size: 15px;
}

.heading-45 {
  width: 80%;
  padding: 10px;
  border-radius: 5px;
  background-color: rgba(0, 0, 0, .26);
  font-family: Oxygen, sans-serif;
  font-size: 17px;
  line-height: 28px;
  font-weight: 400;
}

.div-block-54 {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.html-embed-3 {
  font-family: Oxygen, sans-serif;
  color: #000;
  font-size: 13px;
}

.nav-menu-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 9px;
  -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;
}

.div-block-55 {
  display: inline-block;
  margin-left: 5px;
}

.div-block-56 {
  display: inline-block;
  margin-left: 10px;
}

.link-4 {
  font-family: 'Font awesome 5 brands 400', sans-serif;
}

.bold-text-13 {
  padding-right: 7px;
  padding-left: 7px;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #f89939;
  font-size: 18px;
  font-weight: 400;
}

.bold-text-13.c-1-i {
  color: #fff;
  font-size: 17px;
}

.bold-text-13.f-1-i {
  font-family: 'Font awesome 5 brands 400', sans-serif;
  color: #70798f;
}

.bold-text-13.f-1-i.icontext {
  color: #f0f0f0;
}

.bold-text-13.icontext {
  padding-right: 0px;
  padding-left: 0px;
}

.text-block-16 {
  display: inline-block;
  padding: 11px 11px 10px 10px;
  border-radius: 100%;
  background-color: #fff;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.text-block-16.ch-2 {
  background-color: transparent;
}

.text-block-16.ch-3 {
  background-color: transparent;
}

.text-block-16.ch-1 {
  width: 10px;
  padding: 16px 40px 20px 20px;
  background-color: transparent;
  background-image: url('../images/1list.png');
  background-position: 0px 0px;
  background-size: cover;
}

.text-block-16.c-1 {
  border: 1px solid #fff;
  background-color: transparent;
}

.text-block-16.c-1.c--0 {
  padding-right: 6px;
  padding-left: 6px;
}

.text-block-16.c-1.c-2 {
  display: none;
  padding-right: 6px;
  padding-left: 6px;
}

.text-block-16.c-1.c-3 {
  padding-right: 15px;
  padding-left: 15px;
}

.text-block-16.f-1 {
  padding-right: 13px;
  padding-left: 13px;
  border: 1px solid #f0f0f0;
  background-color: transparent;
}

.text-block-16.f-1.f-3 {
  padding-right: 11px;
  padding-left: 11px;
}

.text-block-16.f-1.f-4 {
  padding-right: 14px;
  padding-left: 14px;
}

.text-block-17 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
}

.bold-text-14 {
  color: #f89939;
  font-size: 22px;
  font-weight: 400;
}

.text-block-18 {
  display: inline-block;
  padding: 10px 12px 10px 13px;
  border-radius: 100%;
  background-color: #fff;
}

.text-block-19 {
  display: inline-block;
  padding: 11px 10px 10px;
  border-radius: 100%;
  background-color: #fff;
}

.left-quote {
  position: absolute;
  left: 70px;
  top: 70px;
  z-index: 5;
}

.text-block-20 {
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: #f89939;
  font-size: 30px;
}

.text-span-33 {
  display: inline;
}

.text-span-34 {
  display: inline;
}

.text-span-35 {
  display: inline;
}

.text-span-36 {
  display: inline;
}

.trigger-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 40px;
  margin-top: 15px;
  -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;
  border-bottom: 2px solid #d36a00;
  border-radius: 4px;
  background-color: #f89939;
  font-family: Oxygen, sans-serif;
  cursor: pointer;
}

.trigger-button:hover {
  background-color: #d36a00;
}

.trigger-button.og-button {
  width: 135px;
}

.text-block-21 {
  color: #fff;
}

.text-block-21.tb-2 {
  display: none;
}

.text-block-22 {
  color: #fff;
}

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

.text-block-24 {
  color: #fff;
}

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

.text-block-26 {
  color: #fff;
}

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

.gallery-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -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;
}

.text-block-28 {
  color: #fff;
}

.text-block-29 {
  margin-top: 5px;
  font-family: 'Font awesome 5 free solid 900', sans-serif;
  color: gold;
  text-align: center;
}

.image-15 {
  padding: 9px;
}

.div-block-64 {
  height: 20vh;
}

.div-block-65 {
  width: 84px;
  height: 60px;
  background-image: url('../images/1list.png');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-66 {
  width: 65px;
  height: 65px;
  background-image: url('../images/2list.png');
  background-position: 0px 0px;
  background-size: cover;
}

.text-span-37 {
  color: #f89939;
}

.div-block-67 {
  width: 44px;
  height: 52px;
  background-image: url('../images/3image.png');
  background-position: 0px 0px;
  background-size: cover;
}

.div-block-70 {
  min-height: 80px;
}

.text-block-32 {
  display: none;
}

.text-block-33 {
  font-family: Oxygen, sans-serif;
  color: #fff;
  text-decoration: underline;
}

.french-clay {
  height: 250px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background-image: url('../images/f2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.french-clay-lightbox {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .39)), to(rgba(0, 0, 0, .39)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .39));
  font-family: Oxygen, sans-serif;
  color: #fff;
}

.sliderquote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80%;
  -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;
}

.text-block-35 {
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Oxygen, sans-serif;
  color: #f89939;
  font-size: 20px;
  font-style: italic;
}

.div-block-71 {
  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;
}

@media (max-width: 991px) {
  .menu-button-2 {
    margin-top: 10px;
  }
  .section-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .section-2.full-screen {
    min-height: 800px;
  }
  .contact-form-container.card {
    padding: 40px;
  }
  .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }
  .wrapper.space-around {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .col {
    width: 50%;
    margin-bottom: 0px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .col.lg-6.md-3 {
    width: 75%;
  }
  .col.lg-6.md-4 {
    width: 100%;
  }
  .col.lg-1 {
    display: none;
  }
  .col.lg-1.hidden-lg-down {
    display: none;
  }
  .col.lg-4 {
    width: 50%;
  }
  .col.lg-3 {
    width: 33.33%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .col.lg-3._2-col-in-mobile {
    width: 50%;
  }
  .col.lg-5 {
    width: 50%;
  }
  .col.lg-8.md-4 {
    width: 100%;
  }
  .margin-bottom {
    margin-bottom: 40px;
  }
  .container-17 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-42 {
    width: 100%;
  }
  .holdheaderblock {
    width: 100%;
  }
  .headline-6-col {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  ._4-col {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }
  ._4-col._4-col-last {
    margin-right: auto;
    margin-bottom: 0px;
  }
  .testimonial1-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60%;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    padding-right: 0px;
    -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;
    text-align: center;
  }
  .testimonial1-person-name {
    text-align: left;
  }
  .testimonial1 {
    -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;
  }
  .wrap {
    width: 645px;
  }
  .section-header {
    margin-bottom: 40px;
  }
  .partner-logo-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .partner-logo {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .flex-horizontal-space-between {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .div-block-44 {
    width: 100%;
  }
  .div-block-45 {
    width: 100%;
  }
  .heading-5._2 {
    color: #333;
  }
  .heading-5._2._21._142 {
    margin-bottom: 26px;
    color: #fff;
    text-align: center;
  }
  .button-1._2._14.dobar-sajt {
    margin-bottom: 55px;
    margin-left: 0px;
  }
  .paragraph-2 {
    text-align: center;
  }
  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -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;
  }
  .heading {
    text-align: center;
  }
  .text-field {
    width: 400px;
  }
  .form-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section-26 {
    padding: 70px 30px;
  }
  .section-26.tint {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .gallery-wrapper {
    top: 30px;
    right: -50px;
    width: 410px;
  }
  .intro-section {
    padding-top: 85px;
  }
  .nav-link-5.w--current {
    text-align: center;
  }
  .nav-link-7 {
    text-align: center;
  }
  .nav-link-8 {
    text-align: center;
  }
  .estimate-inner {
    width: 100%;
    padding-bottom: 25px;
  }
  .columns {
    width: auto;
  }
  .column-3 {
    padding-top: 0px;
  }
  .heading-27 {
    font-size: 25px;
    line-height: 25px;
  }
  .button-3 {
    margin-top: 25px;
    background-color: #f89939;
  }
  .div-block-48 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    margin-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .nav-link-9 {
    text-align: center;
  }
  .nav-link-10 {
    text-align: center;
  }
  .orange-block {
    left: 40px;
    height: 140px;
  }
  .orange-block.ob-1 {
    left: 27px;
    height: 140px;
  }
  .orange-block.ob-2 {
    left: 38px;
    height: 140px;
  }
  .orange-block.ob-3 {
    left: -48px;
    height: 140px;
  }
  .orange-block.ob-4 {
    left: -48px;
  }
  .footer-c-left {
    padding-right: 55px;
    padding-left: 55px;
  }
  .slider-container {
    width: 70%;
  }
  .columns-4 {
    display: block;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .columns-5 {
    display: block;
  }
  .columns-6 {
    display: block;
  }
  .container-23 {
    display: block;
    -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;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }
  .columns-7 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-form-container {
    width: 90%;
  }
  .column-13 {
    margin-bottom: 20px;
  }
  .columns-12 {
    margin-bottom: 55px;
  }
  .nav-menu-4 {
    margin-top: 0px;
    padding-bottom: 25px;
    background-color: #000;
  }
  .left-quote {
    left: 45px;
    top: 70px;
  }
  .div-block-58 {
    margin-bottom: 10px;
  }
  .div-block-59 {
    margin-bottom: 10px;
  }
  .div-block-60 {
    margin-bottom: 10px;
  }
  .image-15 {
    width: 200px;
    margin-bottom: 10px;
  }
  .menu-button-3 {
    margin-top: 20px;
    color: #f89939;
  }
  .menu-button-3.w--open {
    background-color: transparent;
    color: #f89939;
  }
}

@media (max-width: 767px) {
  .logo-text {
    text-align: center;
  }
  .section-2.full-screen {
    min-height: 600px;
  }
  .contact-form-container.card {
    padding: 40px;
  }
  .row {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .row.sm-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .row.flex-horizontal {
    margin-bottom: 0px;
    -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;
  }
  .wrapper.space-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .col.lg-6 {
    width: 100%;
  }
  .col.lg-6.sm-margin-bottom {
    margin-bottom: 40px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .col.lg-4.sm-2 {
    width: 100%;
  }
  .col.lg-5 {
    width: 100%;
  }
  .col.lg-5.bottom-margin-mobile {
    margin-bottom: 40px;
  }
  .sm-align-centre {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .side-image {
    margin-bottom: 20px;
  }
  .holdheaderblock {
    width: 100%;
  }
  .testimonial1-item {
    width: auto;
  }
  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .partner-logo {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .footer-logo {
    margin-top: 0px;
    margin-bottom: 40px;
    padding-left: 0px;
  }
  .flex-horizontal-space-between {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .flex-horizontal-space-between.footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-44 {
    width: 100%;
  }
  .button-1 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .feature-holder {
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .form-success {
    padding: 20px;
  }
  .small-text {
    font-size: 13px;
    line-height: 20px;
  }
  .padded-holder {
    padding: 20px;
  }
  .gallery-image-col {
    padding-left: 0px;
  }
  .gallery-image-col.right {
    padding-right: 0px;
    padding-left: 10px;
  }
  .info-column-left {
    padding: 0px;
  }
  .flex-row {
    display: block;
  }
  .gallery-wrapper {
    position: static;
    width: 100%;
    margin-top: 30px;
  }
  .intro-section {
    padding-top: 0px;
  }
  .roofing-service {
    padding-top: 50px;
  }
  .estimate-inner {
    display: block;
    width: 70%;
  }
  .column-2 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .heading-26 {
    padding-left: 0px;
    text-align: center;
  }
  .column-3 {
    margin-bottom: 40px;
    padding-left: 0px;
  }
  .button-3 {
    margin-top: 0px;
  }
  .heading-28 {
    text-align: center;
  }
  .heading-29 {
    text-align: center;
  }
  .div-block-48 {
    margin-left: 18px;
  }
  .r-s-left {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .r-s-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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .orange-block {
    left: 52px;
  }
  .orange-block.ob-1 {
    left: 48px;
  }
  .orange-block.ob-2 {
    left: 55px;
  }
  .orange-block.ob-3 {
    left: -61px;
  }
  .orange-block.ob-4 {
    left: -61px;
  }
  .image-7 {
    width: 70%;
  }
  .heading-30 {
    margin-bottom: 10px;
  }
  .div-block-49.dash-2.dash-3 {
    margin-bottom: 25px;
  }
  .paragraph-6 {
    margin-top: 25px;
    text-align: justify;
  }
  .r-left {
    margin-bottom: 20px;
    text-align: center;
  }
  .r-middle {
    margin-bottom: 20px;
    text-align: center;
  }
  .r-right {
    text-align: center;
  }
  .s-section {
    padding-bottom: 0px;
  }
  .service-1 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .service-2 {
    margin-bottom: 50px;
  }
  .service-3 {
    margin-bottom: 50px;
  }
  .service-4 {
    margin-bottom: 50px;
  }
  .s1-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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .s2-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -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;
  }
  .s3-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -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;
  }
  .s4-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -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;
  }
  .footer-bottom {
    padding-top: 77px;
    padding-bottom: 10px;
  }
  .footer-c-left {
    width: 100%;
    margin-bottom: 40px;
  }
  .footer-c-right {
    width: 100%;
  }
  .container-19 {
    margin-top: 0px;
  }
  .heading-37 {
    text-align: center;
  }
  .heading-38 {
    text-align: center;
  }
  .heading-39 {
    text-align: center;
  }
  .container-20 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .slider-container {
    width: 70%;
  }
  .slider-2 {
    height: 400px;
  }
  .expert {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .text-block-8 {
    text-align: center;
  }
  .columns-4 {
    margin-bottom: 10px;
  }
  .container-25 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slide-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -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;
  }
  .paragraph-14 {
    margin-top: 0px;
  }
  .re-left {
    width: 45%;
  }
  .re-right {
    width: 45%;
  }
  .footer-form-container {
    position: relative;
    bottom: 45px;
    -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;
  }
  .div-block-52 {
    border-top-width: 15vh;
  }
  .div-block-53.sk-2 {
    border-top-width: 15vh;
  }
  .div-block-53.sk-2.sk-3 {
    border-top-width: 15vh;
  }
  .div-block-53.sk-2.sk-3.sk-4 {
    display: none;
    border-top-width: 15vh;
  }
  .columns-10 {
    display: block;
  }
  .columns-11 {
    display: block;
  }
  .text-block-14 {
    border-right-style: none;
  }
  .column-13 {
    margin-bottom: 10px;
  }
  .html-embed-3 {
    text-align: center;
  }
  .div-block-55 {
    margin-left: 0px;
  }
  .left-quote {
    position: static;
    top: 129px;
    width: 100%;
  }
  .container-27 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .columns-13 {
    display: block;
  }
  .div-block-58 {
    position: relative;
    text-align: center;
  }
  .div-block-59 {
    text-align: center;
  }
  .div-block-60 {
    text-align: center;
  }
  .div-block-61 {
    margin-bottom: 10px;
    text-align: center;
  }
  .div-block-62 {
    margin-bottom: 10px;
    text-align: center;
  }
  .div-block-63 {
    margin-bottom: 10px;
  }
  .div-block-68 {
    text-align: center;
  }
  .div-block-69 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px;
    -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;
    text-align: center;
  }
  .div-block-70 {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .text-block-31 {
    text-align: center;
  }
  .text-block-32 {
    text-align: center;
  }
  .text-block-33 {
    text-align: center;
  }
  .menu-button-3 {
    margin-top: 10px;
  }
  .columns-14 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .columns-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .columns-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media (max-width: 479px) {
  .typedwithcursor {
    font-size: 40%;
    line-height: 20px;
  }
  .typedwithsmartbackspace {
    font-size: 40%;
    line-height: 20px;
  }
  .nav-link-4.hvr-underline-from-left {
    position: static;
    color: #000;
  }
  .nav-link-4.hvr-underline-from-left.call {
    color: #000;
  }
  .nav-link-4.dugme.b.phone {
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 9px 10px;
    font-size: 14px;
  }
  .brand-3.w--current {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .nav-menu-3 {
    min-height: 80px;
    background-color: #c8c8c8;
  }
  .section-2.full-screen {
    width: 100%;
    height: 100%;
    padding-top: 54px;
  }
  .section-2.page-header {
    padding-top: 80px;
  }
  .section-2.footer {
    margin-bottom: 100px;
  }
  .section-2.page-header {
    padding-top: 80px;
  }
  .section-2.page-header.image {
    padding-bottom: 80px;
  }
  .section-2.page-header {
    padding-top: 80px;
  }
  .section-2.page-header {
    padding-top: 80px;
  }
  .section-2.heroquote {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .form.bottomform {
    width: 100%;
    max-width: none;
    min-width: 0px;
  }
  .contact-form-container {
    padding: 0px;
  }
  .contact-form-container.light-blue.padding {
    padding: 20px;
  }
  .contact-form-container.card {
    padding: 20px 30px;
  }
  .row.flex-horizontal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .wrapper.space-around {
    -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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .button.margin-left._2 {
    margin-right: 0px;
  }
  .button.margin-left._2.second {
    margin-right: 0px;
    margin-bottom: 35px;
  }
  .col {
    margin-bottom: 0px;
  }
  .col.lg-6 {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .col.lg-6.md-3.centre-align {
    width: 90%;
  }
  .col.lg-4 {
    width: 100%;
  }
  .col.lg-4.xs-1 {
    width: 50%;
  }
  .col.lg-3 {
    width: 100%;
  }
  .col.lg-3._2-col-in-mobile {
    width: 100%;
  }
  .col.lg-5 {
    width: 100%;
  }
  .margin-bottom._2.topheader {
    font-size: 40px;
    line-height: 44px;
  }
  .side-image {
    margin-bottom: 20px;
  }
  .container-17 {
    padding-right: 20px;
    padding-left: 20px;
    -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;
  }
  .div-block-42 {
    margin-bottom: 15px;
  }
  .headerspan {
    text-align: center;
  }
  .holdheaderblock {
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .cta-bottom {
    margin-bottom: 15px;
    text-align: center;
  }
  .testimonial1 {
    padding-right: 8px;
    padding-left: 9px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .partner-logo {
    width: 90px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .footer-logo {
    display: block;
  }
  .horizontal-footer-links-container {
    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;
  }
  .footer-link.spacing {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .footer-link.spacing.last {
    margin-right: 16px;
  }
  .flex-horizontal-space-between {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .paragraph {
    text-align: left;
  }
  .div-block-44 {
    width: 100%;
  }
  .heading-5 {
    font-size: 22px;
    line-height: 28px;
    text-align: left;
  }
  .heading-5._2 {
    color: #333;
  }
  .heading-5._2._21 {
    margin-bottom: 26px;
    color: #fff;
    font-size: 21px;
  }
  .heading-5._2._21._142 {
    font-size: 26px;
    line-height: 32px;
    text-align: center;
  }
  .button-1 {
    margin-top: 35px;
    padding-right: 30px;
    padding-left: 30px;
    font-size: 14px;
    line-height: 20px;
  }
  .button-1._2 {
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 15px 30px;
    font-size: 14px;
    line-height: 20px;
  }
  .button-1._2._14.dobar-sajt {
    width: 80%;
    margin: 0px 0px 65px;
    padding-top: 18px;
    padding-bottom: 18px;
    font-size: 18px;
    line-height: 26px;
  }
  .button-1._3 {
    margin-top: 25px;
    margin-left: 0px;
    padding: 16px 30px;
    font-size: 14px;
    line-height: 20px;
  }
  .button-1._3.nav {
    margin-top: 0px;
    margin-bottom: 15px;
    padding: 7px 21px;
    font-size: 12px;
    line-height: 18px;
  }
  .align-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 60px;
    -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;
  }
  .button-2 {
    margin-bottom: 15px;
  }
  .button-2.mob-contact-us {
    margin-bottom: 35px;
  }
  .div-block {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .heading {
    display: block;
    margin-top: 7px;
    margin-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .text-field {
    width: 95%;
  }
  .body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .htestim {
    font-size: 22px;
  }
  .div-block-30 {
    position: static;
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
  }
  .paragraph-4 {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-family: 'Source Sans Pro', sans-serif;
    color: #000;
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
    text-align: center;
  }
  .bold-text-11 {
    color: #38aae1;
    text-decoration: underline;
  }
  .navbar-3 {
    position: fixed;
    left: 0px;
    right: 0px;
    bottom: 0px;
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .spancic {
    font-family: 'Font awesome 5 free solid 900', sans-serif;
  }
  .section-26 {
    padding: 50px 25px;
  }
  .section-26.tint {
    padding-bottom: 40px;
  }
  .gallery-image-block {
    height: 150px;
  }
  .gallery-image-block.small {
    height: 80px;
  }
  .column-title {
    font-size: 30px;
  }
  .column-title.subtitle {
    margin-top: 10px;
    font-size: 16px;
    line-height: 27px;
  }
  .paragraph-5 {
    font-size: 13px;
    line-height: 21px;
  }
  .image-2 {
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .slide-nav {
    padding-top: 46px;
  }
  .containerbox.contactwrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .services-block {
    -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;
  }
  .services-content {
    padding-right: 0px;
    padding-left: 0px;
  }
  .text-block-3 {
    margin-top: 30px;
    text-align: center;
  }
  .restoration-text {
    padding-top: 15px;
    font-size: 16px;
    text-align: justify;
  }
  .text-block-5 {
    font-size: 16px;
  }
  .div-block-47 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    -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;
  }
  .mapwrap {
    display: none;
  }
  .testimonial-text {
    font-size: 11px;
  }
  .testimonial-text.author {
    font-size: 11px;
  }
  .testimonial2 {
    padding-top: 0px;
    font-size: 13px;
  }
  .image-6 {
    text-align: center;
  }
  .roofing-service {
    padding-top: 0px;
  }
  .nav-link-5 {
    text-align: center;
  }
  .estimate-inner {
    width: 95%;
  }
  .heading-26 {
    padding-left: 0px;
    font-size: 30px;
    line-height: 32px;
    text-align: center;
  }
  .columns {
    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;
  }
  .column-3 {
    padding-left: 0px;
  }
  .button-3 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .heading-28 {
    font-size: 30px;
    line-height: 32px;
    text-align: center;
  }
  .heading-29 {
    font-size: 30px;
    line-height: 32px;
  }
  .div-block-48 {
    margin-left: 16px;
  }
  .r-s-left {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .orange-block {
    height: 100px;
  }
  .orange-block.ob-1 {
    height: 100px;
  }
  .orange-block.ob-2 {
    height: 100px;
  }
  .orange-block.ob-3 {
    height: 100px;
  }
  .image-7 {
    width: 100%;
  }
  .heading-30 {
    text-align: center;
  }
  .heading-32 {
    font-size: 22px;
    line-height: 30px;
  }
  .image-8 {
    width: 150px;
  }
  .s-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .heading-33 {
    font-size: 22px;
    line-height: 30px;
  }
  .service-1 {
    margin-top: 30px;
  }
  .brand-4 {
    width: auto;
    padding-left: 0px;
  }
  .testimonial-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .review-section {
    padding-bottom: 78px;
  }
  .footer-bottom {
    margin-top: -187px;
  }
  .text-block-7 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 15px;
  }
  .footer-c-left {
    padding-right: 30px;
    padding-left: 30px;
  }
  .heading-37 {
    font-size: 22px;
    line-height: 30px;
  }
  .heading-38 {
    font-size: 22px;
    line-height: 30px;
  }
  .heading-39 {
    font-size: 22px;
    line-height: 30px;
  }
  .heading-40 {
    font-size: 22px;
    line-height: 30px;
  }
  .grid {
    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: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-row-gap: 11px;
    grid-template-areas: ". ." ". ." ". .";
    -ms-grid-rows: auto 11px auto 11px auto;
    grid-template-rows: auto auto auto;
  }
  .residential-home {
    margin-bottom: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .fire-house {
    margin-bottom: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .slider-container {
    width: 95%;
  }
  .container-22 {
    margin-bottom: 250px;
    padding-top: 100px;
  }
  .map-bg {
    padding-top: 160px;
    padding-bottom: 50px;
  }
  .expert {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -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;
  }
  .container-23 {
    display: block;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .slide-nav-2 {
    height: 30px;
  }
  .paragraph-14 {
    font-size: 11px;
  }
  .re-left {
    width: 95%;
    margin-right: 0px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .re-right {
    width: 95%;
    margin-left: 0px;
  }
  .text-span-32 {
    font-size: 22px;
    line-height: 30px;
  }
  .re-container {
    -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;
  }
  .footer-form-container {
    bottom: auto;
  }
  .lightbox-link-4 {
    padding-top: 0px;
  }
  .div-block-51 {
    margin-bottom: 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .div-block-52 {
    border-top-width: 10vh;
  }
  .div-block-53.sk-2 {
    border-top-width: 10vh;
  }
  .div-block-53.sk-2.sk-3 {
    display: none;
    border-top-width: 10vh;
  }
  .div-block-53.sk-2.sk-3.sk-4 {
    border-top-width: 10vh;
  }
  .columns-10 {
    display: block;
  }
  .columns-11 {
    display: block;
  }
  .heading-45 {
    font-size: 14px;
    line-height: 20px;
  }
  .div-block-54 {
    left: 10px;
    bottom: 11px;
  }
  .bold-text-13.f-1-i {
    font-size: 16px;
  }
  .text-block-16.f-1 {
    padding: 6px 9px;
  }
  .text-block-16.f-1.f-3 {
    padding-right: 7px;
    padding-left: 7px;
  }
  .text-block-16.f-1.f-4 {
    padding-right: 9px;
    padding-left: 9px;
  }
  .left-quote {
    left: 21px;
    top: 65px;
  }
  .columns-13 {
    display: block;
  }
  .column-14 {
    padding-left: 0px;
  }
  .column-15 {
    padding-left: 0px;
  }
  .column-16 {
    padding-left: 0px;
  }
  .column-17 {
    padding-left: 0px;
  }
  .column-18 {
    padding-left: 0px;
  }
  .column-19 {
    padding-left: 0px;
  }
  .div-block-61 {
    margin-bottom: 5px;
  }
  .div-block-62 {
    margin-bottom: 5px;
  }
  .div-block-63 {
    margin-bottom: 5px;
  }
  .image-15 {
    width: 100px;
    margin-top: 10px;
  }
  .menu-button-3 {
    margin-top: 12px;
  }
  .french-clay {
    height: 180px;
  }
  .text-block-34 {
    font-size: 12px;
  }
}

#w-node-b464d4311dea-d2b93f52 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-ef90f9f5f2fc-d2b93f52 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

@media screen and (max-width: 479px) {
  #w-node-ef90f9f5f2fc-d2b93f52 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
}

#w-node-92dc4997b614-d2b93f52 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-b464d4311dea-45b7a2d0 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-ef90f9f5f2fc-45b7a2d0 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

@media screen and (max-width: 479px) {
  #w-node-ef90f9f5f2fc-45b7a2d0 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
}

#w-node-92dc4997b614-45b7a2d0 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

#w-node-15ecd63eae76-45b7a2d0 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

@media screen and (max-width: 479px) {
  #w-node-15ecd63eae76-45b7a2d0 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
}

@font-face {
  font-family: 'Font awesome 5 free 400';
  src: url('../fonts/Font-Awesome-5-Free-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Font awesome 5 free solid 900';
  src: url('../fonts/Font-Awesome-5-Free-Solid-900.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Font awesome 5 brands 400';
  src: url('../fonts/Font-Awesome-5-Brands-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}