body {
  max-height: 400px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  display: block;
  margin: 75px auto 10px;
  padding-top: 0px;
  border-bottom-style: none;
  font-size: 30px;
  line-height: 45px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  display: block;
  margin: 20px auto 10px;
  color: #444;
  font-size: 21px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}

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

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

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

p {
  display: block;
  max-width: 800px;
  margin: 0px auto 5px;
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  color: #333;
  text-align: center;
}

.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: #000;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.header_section {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2;
  display: block;
  height: 85px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  background-color: #2e2e2e;
  opacity: 1;
}

.header_container {
  height: 65px;
  border-width: 1px;
  border-color: transparent;
  background-color: #2e2e2e;
}

.slide-1 {
  background-color: #e6e6e6;
}

.slide-2 {
  background-image: url('../images/Kitchen-Remodel-3.jpg');
  background-position: 25% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.slide-3 {
  background-image: url('../images/PD3_5777-copy.jpg');
  background-position: 0% 53%;
  background-size: 1500px;
  background-repeat: no-repeat;
}

.nav_menu {
  color: #000;
}

.nav-link {
  position: static;
  border-top-color: #fff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #fff;
}

.nav-link:hover {
  border-top: 5px solid #df3a01;
  color: #df3a01;
  font-weight: 400;
  text-decoration: none;
}

.nav-link:focus {
  border-top: 5px solid #df3a01;
  color: #df3a01;
}

.nav-link.w--current {
  position: static;
  border-top: 5px none #fff;
  color: #fff;
  text-decoration: none;
}

.nav-link.w--current:hover {
  color: #df3a01;
}

.scrolling_background_section {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 400px;
  margin-top: 0px;
  padding-top: 0px;
  background-image: url('../images/PD3_5777-copy.jpg');
  background-position: 50% 49%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
}

.about_us_section {
  margin-top: 0px;
}

.heading-div-block {
  display: block;
  max-width: 100px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 65px;
  border-top: 4px solid #666;
  border-bottom: 0px none #848484;
  border-radius: 0px;
}

.quote {
  max-width: 500px;
  margin-top: 0px;
  padding-top: 0px;
  padding-left: 0px;
  font-size: 24px;
  font-weight: 400;
}

.list-block {
  display: block;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

.list-item {
  font-size: 14px;
  font-weight: 400;
}

.about-us-paragraphs {
  max-width: 400px;
  color: #555;
  text-align: left;
}

.about-us-container {
  margin-top: 0px;
  padding-top: 0px;
}

.quote-section {
  min-height: auto;
  margin-top: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url('../images/tile_texture3069.jpg');
  background-position: 40% 37%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.quote-container {
  position: static;
  display: block;
  min-height: 200px;
  background-image: url('../images/Stainless_Steel.jpg');
  background-position: 50% 37%;
  background-size: 950px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.paragraph-quote-white {
  color: #fff;
}

.about-us-quote {
  margin-top: 10px;
  font-family: 'Varela Round', sans-serif;
  font-size: 17px;
  font-style: normal;
}

.services-quote {
  padding-top: 0px;
  font-family: Bitter, serif;
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  text-align: justify;
  text-shadow: -2px 3px 6px #000;
}

.services-section {
  margin-bottom: 0px;
  padding-bottom: 40px;
  background-color: #e6e6e6;
}

.testimonials-section {
  background-color: #e6e6e6;
}

.icon {
  color: #666;
}

.testimonial-paragraph {
  margin-bottom: 0px;
  padding-right: 10px;
  padding-bottom: 38px;
  padding-left: 10px;
  text-align: center;
}

.testimonial-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  padding-top: 100px;
}

.footer-section {
  background-color: #2e2e2e;
}

.text-block {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
}

.contact-us-section {
  background-color: #e6e6e6;
  background-image: url('../images/reflections-high-gloss-white-wood.jpg');
  background-position: 37% 73%;
  background-size: auto;
  background-repeat: no-repeat;
}

.contact-us-container {
  margin-top: 0px;
  padding-top: 0px;
}

.contact-us-paragraph {
  padding-top: 10px;
  text-align: center;
}

.form-wrapper {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
}

.our-work-section {
  padding-bottom: 40px;
  background-color: #fff;
}

.light-box {
  display: block;
  margin-right: auto;
  margin-left: auto;
  border: 7px solid #fff;
  box-shadow: 0 0 6px 0 #666;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.light-box:hover {
  opacity: 1;
  -webkit-transform: translate(0px, -5px) scale(1.08);
  -ms-transform: translate(0px, -5px) scale(1.08);
  transform: translate(0px, -5px) scale(1.08);
}

.mask {
  background-color: #e6e6e6;
}

.slide-nav {
  color: #333;
}

.submit-button {
  display: block;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 1px 1px 3px 0 #000;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.submit-button:hover {
  background-color: #df3a01;
}

.submit-button:focus {
  background-color: #df3a01;
}

.text-field {
  box-shadow: 1px 1px 3px 0 #000;
}

.slider {
  background-color: #e6e6e6;
}

.success {
  background-color: transparent;
  font-size: 21px;
  font-weight: 700;
}

.thank-you-paragraph {
  padding-top: 0px;
  padding-bottom: 125px;
}

.error-paragraph {
  color: red;
  font-size: 18px;
}

.unordered-list {
  text-align: left;
}

.header-spacer-section {
  height: 75px;
  margin-top: 0px;
  padding-top: 53px;
}

.logo-image {
  margin-top: 0px;
  padding-top: 10px;
  color: #333;
}

.logo-hover-div {
  position: relative;
  left: 0px;
  bottom: 0px;
  display: inline-block;
  margin-top: 0px;
  padding-top: 0px;
  float: none;
  clear: none;
}

.satisfaction_icon {
  display: block;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}

.honest_cost_icon {
  display: block;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}

.value_icon {
  display: block;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
}

html.w-mod-js *[data-ix="list-item-appearance-item-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="list-item-appearance-item-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="list-item-appearance-item-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="list-item-appearance-item-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="list-item-appearance-item-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

@media (max-width: 991px) {
  .header_container {
    display: block;
  }
  .nav_menu {
    max-height: 300px;
    max-width: 200px;
    float: none;
    clear: none;
    background-color: #000;
  }
  .services-quote {
    text-align: justify;
  }
  .testimonial-paragraph {
    max-width: 500px;
  }
  .menu-icon {
    color: #df3a01;
  }
}

@media (max-width: 767px) {
  .services-quote {
    position: static;
    left: 0px;
    top: 0px;
    display: block;
    margin-top: auto;
    padding-top: 75px;
    clear: none;
    text-align: justify;
  }
}

@media (max-width: 479px) {
  .services-quote {
    padding-top: 50px;
    font-size: 18px;
    text-align: justify;
  }
  .icon {
    display: none;
  }
}

