body {
  background-color: #858585;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin: 20px 12px 10px 28px;
  padding-left: 0px;
  border-bottom: 3px solid #f89820;
  color: #f89820;
  font-size: 24px;
  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;
}
a {
  border-style: none;
  font-size: 13px;
}
a:hover {
  background-color: #f89820;
}
.body {
  height: 100%;
  border-bottom-color: black;
  background-color: #858585;
}
.wrapper {
  background-color: #ccc;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.logo {
  width: 40%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.slider {
  height: auto;
  background-color: transparent;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
}
.slide_navigation {
  padding-top: 5px;
}
.copyright {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 10px;
  color: white;
  font-size: 12px;
}
.footer_link {
  padding-right: 2px;
  padding-left: 2px;
  color: white;
  text-decoration: none;
}
.footer_link:hover {
  background-color: transparent;
  text-decoration: underline;
}
.footer_link:focus {
  text-decoration: underline;
}
.designer {
  position: relative;
  top: 0px;
  right: 4px;
  bottom: 0px;
  padding-top: 4px;
  padding-bottom: 5px;
  float: right;
  color: #9e9e9e;
  font-size: 11px;
}
.designer_logo {
  position: relative;
  top: auto;
  right: 2px;
  bottom: auto;
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  text-align: right;
}
.designer_link {
  color: #9e9e9e;
  text-decoration: none;
}
.designer_link:hover {
  background-color: transparent;
  text-decoration: underline;
}
.navbar_div {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: none;
  border-top-width: 1px;
  border-top-color: black;
  border-bottom-width: 0px;
  border-bottom-color: #bbb;
  background-color: white;
}
.navbar_div:hover {
  color: white;
}
.footer_right {
  padding-right: 0px;
}
.navbar_link {
  border-style: none;
  border-top-width: 5px;
  border-top-color: #ccc;
  color: #333;
  font-size: 14px;
  text-decoration: none;
}
.navbar_link:hover {
  border-style: none;
  border-top-width: 5px;
  border-top-color: #0a5ca8;
  color: white;
  text-decoration: none;
}
.navbar_link.w--current {
  border-top-color: #4091c9;
  color: #f89820;
  font-weight: 700;
}
.navbar_link.w--current:hover {
  color: white;
}
.navbar_link.w--current:active {
  color: white;
}
.footer_right_text {
  padding-right: 10px;
  color: white;
  font-size: 12px;
  text-align: right;
}
.designer_content {
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 20px;
  text-align: right;
}
.designer_row {
  margin-right: 0px;
  margin-left: 0px;
}
.main_div {
  position: static;
  background-color: white;
}
.main_div_row {
  border-left: 1px none black;
}
.body_text {
  margin-bottom: 20px;
  padding-left: 20px;
  border-style: none;
  border-left-width: 1px;
  border-left-color: black;
  opacity: 1;
  color: #636466;
  font-size: 14px;
}
.body_text.highlight_text {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-size: 17px;
  line-height: 28px;
}
.body_left_column {
  padding: 10px 20px;
}
.body_right_column {
  padding: 10px 20px;
}
.bottom_text {
  margin: 0px 5px 5px;
  padding: 0px 10px 10px 20px;
  border: 1px solid white;
  color: #636466;
  font-size: 14px;
  line-height: 20px;
}
.bottom_text.small {
  margin-top: 0px;
  padding-top: 9px;
  padding-right: 0px;
  font-size: 14px;
}
.navbar {
  float: left;
  background-color: white;
}
.footer-section {
  padding-top: 20px;
  padding-bottom: 10px;
  border-style: solid;
  border-width: 10px 1px 1px;
  border-color: #f89820 black black;
  background-color: #636466;
}
.footer-div {
  padding-top: 6px;
  padding-bottom: 6px;
}
.header-div {
  margin-top: 10px;
  background-color: #858585;
}
.header-container {
  background-color: white;
}
.slider-div {
  background-color: #f89820;
  background-image: url('../images/slider-bg.jpg');
  background-position: 0px 0px;
  background-size: 1920px 200px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.top_div_row {
  width: 80%;
  border-bottom-width: 1px;
  border-bottom-color: black;
}
.facebook-box {
  height: auto;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.small {
  font-size: 12px;
}
.map {
  width: 280px;
  height: 300px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 24px;
  border: 1px solid #636466;
}
.ul {
  display: inline-block;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 20px;
  line-height: 15px;
}
.body_image {
  display: block;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
.table {
  margin-left: 16px;
  font-size: 16px;
  text-align: left;
  list-style-type: none;
}
.map-two {
  width: 98%;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 16px;
  border: 1px solid #636466;
}
.title {
  margin-bottom: 10px;
  line-height: 32px;
}
.address {
  margin-left: 10px;
  line-height: 29px;
}
@media (max-width: 991px) {
  .logo {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .navbar_link {
    background-color: #ccc;
    text-align: center;
  }
  .footer_right_text {
    text-align: right;
  }
  .bottom_text {
    text-align: left;
  }
  .menu-button {
    float: left;
  }
  .icon_hover:hover {
    color: #f89820;
  }
}
@media (max-width: 767px) {
  .copyright {
    text-align: center;
  }
  .footer_right {
    padding-right: 0px;
    text-align: right;
  }
  .footer_right_text {
    margin-top: 10px;
    text-align: center;
  }
  .bottom_text {
    text-align: center;
  }
  .map {
    display: block;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
  }
  .map-two {
    display: block;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
  }
}
@media (max-width: 479px) {
  .copyright {
    text-align: center;
  }
  .footer_right {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    text-align: left;
  }
  .icon_hover:hover {
    color: #f89820;
  }
  .map {
    display: block;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
  }
  .map-two {
    margin-bottom: 12px;
  }
}

