:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.body {
  padding-bottom: 2%;
  padding-left: 2%;
  padding-right: 2%;
}

.navbar {
  z-index: 999;
  background-color: #ffffffed;
  width: auto;
  height: auto;
  padding-top: 2%;
  padding-bottom: 2%;
  position: sticky;
  top: 0%;
  left: 0%;
  right: 0%;
}

.container {
  z-index: 2;
  flex-direction: row;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.nav-column {
  flex: 1;
}

.nav-column.left {
  border: 1px solid #cecece;
}

.nav-link-line {
  color: #e20000;
  letter-spacing: -.5px;
  border: 1px solid #cecece;
  width: auto;
  height: 68px;
  margin-left: -1px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 16px;
  transition: background-color .5s cubic-bezier(.39, .575, .565, 1);
  display: inline-block;
}

.nav-link-line:hover {
  background-color: #f1f1f1;
}

.nav-link-line.w--current {
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
}

.nav-link-line.quote {
  color: #fff;
  background-color: #9b1c20;
}

.text-block {
  color: #e40000;
}

.icon {
  color: #e40303;
}

.hero-section {
  position: static;
  overflow: hidden;
}

.section {
  background-image: url('../images/BP-PAINTING--REMODELING---BANNER-11.png');
  background-position: 0%;
  background-size: auto;
  background-attachment: fixed;
  height: 100vh;
}

.section.painting {
  background-image: url('../images/BP-PAINTING--REMODELING---BANNER-3.png');
  background-position: 0 0;
}

.section.power-washing {
  background-image: url('../images/BP-PAINTING--REMODELING---BANNER-4.png');
  background-position: 0 0;
}

.section.carpentry {
  background-image: url('../images/BP-PAINTING--REMODELING---BANNER-5.png');
  background-position: 0%;
}

.section.flooring {
  background-image: url('../images/BP-PAINTING--REMODELING---BANNER-2.png');
}

.section.blog {
  background-image: url('../images/BP-PAINTING--REMODELING---BANNER-8.png');
}

.section.kitchen-remodeling {
  background-image: url('../images/BP-PAINTING--REMODELING---BANNER-10.png');
}

.section.bathroom-remodeling {
  background-image: url('../images/BP-PAINTING--REMODELING---BANNER-11.png');
}

.section.deck-remodeling {
  background-image: url('../images/BP-PAINTING--REMODELING---BANNER-12.png');
}

.section.basement-remodeling {
  background-image: url('../images/BP-PAINTING--REMODELING---BANNER-13.png');
}

.section.porch-remodeling {
  background-image: url('../images/BP-PAINTING--REMODELING---BANNER-9.png');
}

.hero-container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 30%;
}

.hero-flex {
  justify-content: space-between;
  display: flex;
}

.left-hero-content.left {
  background-color: #ffffffe0;
  border-left: 4px solid #eb0303;
  width: 100%;
  max-width: 700px;
  height: auto;
  margin-top: -100px;
  padding: 60px;
}

.heading {
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 400;
}

.heading-2 {
  color: #9b1c20;
  margin-top: 0;
}

.paragraph {
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 20px;
  line-height: 27px;
}

.button-wrapper {
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.button {
  background-color: #eb0303;
  margin-right: 10px;
  padding: 14px 30px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 15px;
}

.button._2 {
  color: #eb0303;
  background-color: #fff;
  border: 1px solid #eb0303;
}

.dropdown-list {
  padding: 1px;
}

.dropdown-list.w--open {
  background-color: #fcfdfc;
  padding: 8px;
}

.dropdown-link {
  background-color: #fcfcfd;
  border: 1px solid #ececec;
  transition: background-color .5s cubic-bezier(.39, .575, .565, 1);
}

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

.div-block {
  background-color: #f8e9e9;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  padding: 45px;
}

.div-block._2 {
  border-top: 1px solid #cacaca;
}

.div-block._2.red {
  background-color: #303030;
}

.div-block._2.white-2 {
  background-color: #fff;
}

.div-block.white {
  background-color: #303030;
}

.div-block.red-wine {
  background-color: #000000db;
}

.service-block {
  background-color: #fff;
  height: auto;
  min-height: auto;
  padding: 22px;
  box-shadow: 0 2px 5px #0003;
}

.heading-3 {
  font-size: 22px;
  line-height: 20px;
}

.paragraph-2 {
  margin-top: 19px;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 16px;
  line-height: 21px;
}

.paragraph-2._3 {
  color: #fff;
}

.link {
  color: #c9c9c9;
  border-bottom: 1px solid #a0a0a0;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 16px;
  text-decoration: none;
}

.link._5 {
  color: #9b1c20;
}

.heading-4 {
  color: #9b1c20;
  letter-spacing: -1px;
  margin-bottom: 0;
  line-height: 41px;
}

.heading-4._2 {
  font-size: 30px;
  line-height: 34px;
}

.heading-4._3 {
  color: #fff;
}

.columns {
  height: auto;
  min-height: auto;
  margin-top: 28px;
}

.heading-5 {
  color: #c9c9c9;
  margin-top: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 25px;
}

.heading-5._4 {
  color: #000;
}

.div-block-2 {
  padding: 45px;
}

.image-block {
  padding: 20px;
}

.who-we-are-div {
  padding: 16px;
}

.div-block-3 {
  background-color: #9b1c20db;
  justify-content: center;
  align-items: center;
  min-height: 400px;
  display: flex;
}

.div-block-3.areas {
  background-color: #000000db;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
}

.heading-6 {
  color: #fff;
  text-align: center;
  letter-spacing: -1px;
  font-size: 46px;
  line-height: 51px;
}

.text-block-2 {
  color: #fff;
  text-align: center;
  font-family: Trebuchet MS, Lucida Grande, Lucida Sans Unicode, Lucida Sans, Tahoma, sans-serif;
  font-size: 20px;
  line-height: 26px;
}

.div-block-4 {
  min-width: 1200px;
  max-width: none;
}

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

._2 {
  flex-flow: row-reverse;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-5 {
  text-align: center;
}

.button-2 {
  background-color: #3898ec00;
  border: 2px solid #fff;
  margin-top: 10px;
  padding: 14px 30px;
  font-size: 16px;
}

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

.heading-7 {
  color: #882f28;
  letter-spacing: -1px;
}

.text-block-3 {
  margin-top: 25px;
  font-size: 24px;
  font-weight: 700;
  line-height: 21px;
}

.text-block-3._3 {
  font-size: 24px;
}

.text-block-3._5 {
  text-align: center;
}

.text-block-4 {
  color: #882f28;
  margin-top: 8px;
  font-size: 19px;
  line-height: 21px;
}

.text-block-4.space {
  text-align: center;
  margin-top: 20px;
}

.columns-3 {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.column-2 {
  flex-direction: column;
  flex: 0 auto;
  display: block;
}

.image {
  text-align: center;
  margin-bottom: 12px;
}

.div-block-6 {
  text-align: center;
  padding: 13px;
}

.div-block-6._3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.steps-div {
  color: #fff;
  padding: 15px 84px 15px 15px;
}

.images-lightbox {
  text-align: center;
  padding: 12px;
}

.columns-4 {
  margin-top: 8px;
  margin-bottom: 8px;
}

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

.bold-text {
  color: #882f28;
  letter-spacing: -1px;
}

.services-block-div {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 20px;
  margin: 13px 17px;
  padding: 26px;
  box-shadow: 0 2px 5px 1px #8b8b8b33;
}

.heading-8 {
  font-size: 20px;
  font-weight: 400;
  line-height: 17px;
}

.div-block-7 {
  background-color: #882f28;
  min-height: 400px;
  padding: 40px;
}

.footer-div-image {
  color: #fff;
  flex-direction: column;
  display: flex;
}

.footer-div-block {
  color: #fff;
  flex-direction: column;
  padding: 15px;
  display: flex;
}

.heading-9 {
  font-size: 24px;
  line-height: 22px;
}

.link-2 {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 23px;
  text-decoration: none;
}

.text-block-5 {
  margin-top: 7px;
  margin-bottom: 7px;
}

.text-block-6 {
  color: #fff;
  text-align: center;
}

.section-2 {
  background-color: #f5f5f5;
}

.div-block-8 {
  background-color: #fafafa;
  padding: 37px 37px 80px;
}

.blog-div-block {
  padding: 16px;
}

.columns-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-service {
  border: 7px solid #f3f1f1;
}

.heading-10 {
  text-align: center;
  letter-spacing: -1px;
  margin-bottom: 30px;
}

.link-3 {
  color: #2e2e2e;
  margin-top: 7px;
  font-size: 17px;
  text-decoration: none;
}

.link-3._4 {
  color: #9b1c20;
}

.column-3 {
  height: auto;
  min-height: auto;
  max-height: none;
}

.image-2 {
  border: 5px solid #f7f7f7;
}

.div-block-9 {
  background-color: #f8e9e9;
  margin-top: 18px;
  margin-right: 297px;
  padding-top: 1px;
  padding-bottom: 1px;
}

.div-block-9._2 {
  background-color: #ac4248;
}

.heading-11 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 27px;
}

.columns-6 {
  margin-top: 27px;
}

.columns-7 {
  margin-top: 32px;
}

.bold-text-2, .bold-text-3 {
  font-size: 24px;
}

.column-4 {
  border-right: 1px solid #cebebe;
}

.columns-8 {
  margin-top: 25px;
}

.columns-9 {
  margin-top: 21px;
}

.columns-10, .columns-11 {
  margin-top: 23px;
}

.heading-12 {
  color: #fff;
  text-align: center;
  font-size: 45px;
}

.div-block-11 {
  background-color: #9b1c20;
  padding: 2px;
}

.gallery-div-block {
  text-align: center;
  padding: 25px;
}

.columns-12 {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media screen and (max-width: 991px) {
  .nav-link-line {
    background-color: #f7f7f8;
    display: block;
  }

  .section {
    height: 700px;
  }

  .left-hero-content.left {
    margin-left: 20px;
    margin-right: 20px;
    padding: 60px;
  }

  .nav-menu {
    flex: none;
    display: flex;
  }

  .menu-button {
    color: #fff;
    background-color: #000;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .service-block {
    margin-top: 19px;
    margin-bottom: 19px;
  }

  ._2, .columns-5 {
    flex-flow: column;
  }

  .columns-13 {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .columns-14 {
    flex-flow: column;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .left-hero-content.left {
    padding: 40px;
  }

  .heading-6 {
    padding-left: 9px;
    padding-right: 9px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    height: 500px;
  }

  .left-hero-content.left {
    margin-top: -137px;
    margin-left: 6px;
    margin-right: 6px;
    padding: 20px 20px 20px 6px;
  }

  .heading {
    line-height: 23px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 19px;
  }

  .div-block, .div-block._2 {
    padding-left: 7px;
    padding-right: 7px;
  }

  .heading-4._3 {
    font-size: 33px;
    line-height: 34px;
  }

  .image-block {
    padding: 0 15px;
  }

  .heading-6 {
    font-size: 40px;
    line-height: 40px;
  }

  .text-block-2 {
    padding-left: 18px;
    padding-right: 18px;
  }

  .div-block-4 {
    min-width: auto;
    padding: 15px 12px;
  }

  .div-block-5 {
    padding: 13px 18px;
  }

  .div-block-8 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .heading-12 {
    font-size: 38px;
    line-height: 37px;
  }
}


