body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
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 {
  margin-bottom: 5px;
}
.button {
  display: inline-block;
  padding: 8px 15px;
  border-radius: 8px;
  background-color: #b5231f;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
}
.button.right {
  float: right;
}
.header {
  position: relative;
  display: block;
  width: 100%;
  max-width: 95%;
  margin-right: auto;
  margin-left: auto;
}
.logo {
  width: 20%;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
}
.logo.w--current {
  width: 20%;
  padding-top: 15px;
  padding-bottom: 15px;
  float: left;
}
.headerbg {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80%;
  height: 160px;
  float: right;
}
.navbar {
  background-color: #a3e332;
}
.navlink {
  padding-top: 14px;
  padding-bottom: 14px;
  font-family: Dosis, sans-serif;
  color: white;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}
.navlink:hover {
  color: #fff300;
}
.navlink.w--current {
  color: white;
}
.contacttop {
  position: relative;
  z-index: 2;
  margin-top: 40px;
  padding: 10px 20px;
  float: right;
  border-radius: 12px;
  background-color: #64dffd;
  text-align: right;
}
.telicon {
  width: 30px;
  height: 30px;
  margin-right: 10px;
  float: right;
}
.telnumber {
  margin-top: 3px;
  float: right;
}
.callnow {
  font-family:'Open Sans', sans-serif;
  font-size: 13px;
  text-align: left;
}
.phone {
  font-family: Dosis, sans-serif;
  color: #636363;
  font-size: 27px;
  line-height: 26px;
  font-weight: 700;
}
.slider {
  height: 600px;
  border-bottom: 4px solid yellow;
  background-image: -webkit-linear-gradient(#64dffd, #95e25f);
  background-image: linear-gradient(#64dffd, #95e25f);
}
.slide1 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/212991/truck.png');
  background-position: 120px 50%;
  background-repeat: no-repeat;
}
.slidertext {
  position: absolute;
  top: 230px;
  right: 10%;
  z-index: 3;
  width: 40%;
  font-family: Dosis, sans-serif;
  color: white;
  font-size: 56px;
  line-height: 60px;
  font-weight: 700;
  text-align: right;
  text-transform: uppercase;
}
.container {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.service {
  padding: 40px;
}
.leftbox {
  width: 60%;
  padding: 8px;
  float: left;
  background-color: rgba(0, 0, 0, 0.8);
}
.contactform {
  width: 39%;
  height: 220px;
  float: left;
  background-color: #b26a20;
}
.smallslider {
  height: 205px;
}
.slidesmall1 {
  width: 33%;
  margin-right: 5px;
  background-image: url('http://m1.sdimgs.com/sd_static/a/212991/chair.jpg');
  background-size: cover;
}
.slide2 {
  width: 33%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/212991/cabin.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.navmenu {
  float: none;
  text-align: right;
}
.rightbox {
  width: 40%;
  padding-left: 10px;
  float: right;
}
.h3-homepage {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: white;
  font-weight: 700;
  text-transform: uppercase;
}
.p {
  margin-bottom: 20px;
  font-family: Dosis, sans-serif;
  color: #171717;
  font-size: 16px;
  line-height: 22px;
}
.p._2 {
  font-weight: 700;
  text-align: right;
}
.footer {
  padding: 15px 40px;
  background-color: #3c3c3c;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 13px;
}
.copyright {
  width: 60%;
  float: left;
}
.social {
  width: 40%;
  float: right;
  text-align: right;
}
.socialicon {
  margin-right: 8px;
}
.banner {
  height: 350px;
}
.banner._1 {
  height: 300px;
  border-bottom: 4px solid #fff300;
  background-image: url('http://m1.sdimgs.com/sd_static/a/212991/banner.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.banner._2 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/212991/banner_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.banner._3 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/212991/banner2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.link {
  color: white;
  font-weight: 700;
  text-decoration: none;
}
.link._2 {
  color: #333;
  font-weight: 400;
}
.slide3 {
  width: 33.33%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/212991/slide3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.slidemain2 {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.slidesmall4 {
  width: 33.33%;
  background-image: url('http://m1.sdimgs.com/sd_static/a/212991/slidesmall4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
}
.menucontainer {
  max-width: 95%;
  text-align: right;
}
.cols {
  padding-right: 20px;
  padding-left: 0px;
}
.subtitle {
  width: 140px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #64dffd;
  color: #0d014d;
  text-align: center;
  text-transform: uppercase;
}
.subtitle._2 {
  width: 180px;
}
.nospace {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Dosis, sans-serif;
}
.hightlight {
  color: #ca0000;
}
.link2 {
  color: #343434;
  text-decoration: none;
}
.photocontainer {
  display: inline-block;
  width: 32.5%;
  padding: 5px;
  text-align: center;
}
.subpage-title {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Dosis, sans-serif;
  color: #64dffd;
  font-size: 24px;
}
.contactop2 {
  background-color: #64dffd;
}
.clear {
  clear: both;
}
.li {
  margin-bottom: 5px;
}
.list {
  padding-left: 20px;
  font-family: Dosis, sans-serif;
  color: #171717;
  font-size: 16px;
  line-height: 22px;
}
.h5subheading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Dosis, sans-serif;
  font-size: 18px;
}
@media (max-width: 991px) {
  .header {
    width: 95%;
    padding-bottom: 10px;
  }
  .headerbg {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
  }
  .navlink {
    max-width: 100%;
  }
  .slider {
    height: 400px;
  }
  .slide1 {
    background-position: 77px 50%;
    background-size: 350px;
  }
  .slidertext {
    top: 160px;
    width: 80%;
    font-size: 50px;
  }
  .navmenu {
    background-color: rgba(100, 223, 253, 0.90);
  }
  .rightbox {
    padding-left: 10px;
  }
  .mobile_menu_icon.w--open {
    background-color: transparent;
  }
  .banner._2 {
    background-position: 76% 50%;
  }
  .cols.space {
    margin-bottom: 20px;
    padding-right: 0px;
  }
}
@media (max-width: 767px) {
  .button.right {
    float: none;
  }
  .header {
    padding-bottom: 0px;
  }
  .contacttop {
    margin-top: 20px;
  }
  .slide1 {
    background-position: 50% 50%;
  }
  .slidertext {
    font-size: 35px;
    text-align: center;
  }
  .leftbox {
    width: 100%;
    margin-bottom: 30px;
  }
  .rightbox {
    width: 100%;
    text-align: center;
  }
  .copyright {
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
  }
  .social {
    width: 100%;
    text-align: center;
  }
  .banner._2 {
    background-position: 69% 50%;
  }
}
@media (max-width: 479px) {
  .logo {
    width: 100%;
    padding-bottom: 15px;
    float: none;
    text-align: center;
  }
  .logo.w--current {
    display: block;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .headerbg {
    width: 100%;
    height: 100px;
  }
  .navlink {
    text-align: center;
  }
  .contacttop {
    display: block;
    width: 200px;
    margin: 20px auto;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    float: none;
    text-align: center;
  }
  .callnow {
    text-align: left;
  }
  .phone {
    font-size: 22px;
  }
  .slide1 {
    background-position: 50% 50%;
  }
  .slidertext {
    font-size: 30px;
  }
  .service {
    padding: 20px;
  }
  .slidesmall1 {
    width: 100%;
  }
  .slide2 {
    width: 100%;
  }
  .rightbox {
    margin-bottom: 20px;
  }
  .p {
    text-align: center;
  }
  .p._2 {
    text-align: center;
  }
  .mobile_menu_icon {
    float: none;
    text-align: center;
  }
  .cols {
    padding-right: 0px;
  }
  .subtitle {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .subtitle._2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .photocontainer {
    width: 100%;
    margin-bottom: 20px;
  }
  .subpage-title {
    text-align: center;
  }
}

