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: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.ps-slider-box-content-more {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 8px 30px;
  border-radius: 5px;
  background-color: #ffba00;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
}
.button.ps-slider-box-content-more:hover {
  background-color: #f60;
}
.top-bg {
  overflow-x: hidden;
  overflow-y: hidden;
  height: 470px;
  background-color: #6ddfff;
  background-image: url('http://x1.sdimgs.com/sd_static/a/213592/about-us-banner.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.top-bg.homepage {
  height: 610px;
  background-image: url('http://x1.sdimgs.com/sd_static/a/213592/bg.jpg');
}
.top-header {
  display: block;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
.logo-link-block {
  margin-top: 18px;
  margin-bottom: 18px;
  padding-top: 0px;
}
.logo-link-block.w--current {
  margin-bottom: 18px;
}
.navigation-wrapper {
  display: block;
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
.navigation {
  border-bottom: 5px solid #ffba00;
  background-color: #3e454c;
}
.navigation-li {
  margin-right: -10px;
  margin-left: -10px;
  padding-right: 0px;
  float: none;
}
.navigation-li-a {
  padding-right: 2.3%;
  padding-left: 2.3%;
  border-right: 1px solid #262c32;
  border-left: 1px solid #4a5055;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: white;
  text-transform: uppercase;
}
.navigation-li-a:hover {
  background-color: #ffba00;
  color: #3e454c;
}
.navigation-li-a.w--current {
  border-right-style: none;
  border-left-style: none;
  background-color: #ffba00;
  color: #3e454c;
}
.top-banner-image-pic {
  display: block;
  margin-top: 64px;
  margin-right: auto;
  margin-left: auto;
}
.homepage-short-description-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}
.homepage-short-description-header {
  font-family: Raleway, sans-serif;
  color: #3e454c;
  font-size: 36px;
  font-weight: 300;
  text-align: center;
}
.homepage-short-description-paragraph {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  color: #3e454c;
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
}
.homepage-description-divider {
  display: block;
  width: auto;
  height: 1px;
  max-width: 1200px;
  min-width: 0px;
  margin: 25px auto;
  background-color: #d9e4ef;
}
.ps-slider-wrapper {
  margin-bottom: 50px;
}
.ps-slider {
  display: block;
  height: auto;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}
.ps-slider-box {
  width: 30%;
  margin-right: 1.67%;
  margin-bottom: 40px;
  margin-left: 1.67%;
  padding: 10px;
}
.ps-slider-box-content-wrapper {
  text-align: center;
}
.ps-slider-box-content-header {
  font-family: Oswald, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.ps-slider-box-content-description {
  color: #3e454c;
  font-size: 12px;
  line-height: 18px;
}
.ps-slider-dots-nav {
  margin-top: 0px;
  padding-top: 15px;
}
.ps-slider-arrows {
  color: #3e454c;
}
.ps-slider-arrows.left {
  margin-right: 45px;
}
.ps-slider-arrows.right {
  margin-left: 45px;
}
.homepage-contact-us-wrapper {
  margin-top: 50px;
  padding: 20px;
  background-color: #fafafa;
  background-image: url('http://x1.sdimgs.com/sd_static/a/213592/tel-icon.png');
  background-position: -10% 45%;
  background-repeat: no-repeat;
}
.call-us {
  clear: both;
  font-family: Oswald, sans-serif;
  color: #3e454c;
  font-size: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}
.homepage-contact-number {
  color: #ffba00;
  font-size: 50px;
}
.homepage-email-us {
  margin-top: 15px;
  color: #3e454c;
  text-align: center;
}
.homepage-email {
  color: #ffba00;
}
.footer {
  margin-top: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 5px solid #ffba00;
  background-color: #3e454c;
}
.copyright-statement {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #999;
  font-size: 12px;
  text-align: center;
}
.tagline {
  margin-top: 100px;
  text-align: center;
}
.content-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}
.content-box {
  display: block;
  width: auto;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-header {
  font-family: Raleway, sans-serif;
  color: #3e454c;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
}
.page-header-line {
  display: block;
  width: 100px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ffba00;
}
.page-content-text {
  margin-top: 40px;
  margin-bottom: 40px;
  color: #6b767e;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}
.page-content-text.rates {
  display: inline-block;
  width: 45%;
  margin-right: 2.5%;
  margin-left: 2.5%;
  font-size: 14px;
  text-align: left;
  list-style-type: disc;
}
.page-content-text.nospace {
  margin-bottom: 10px;
}
.rates-title {
  color: #3e454c;
  font-size: 16px;
  text-transform: uppercase;
}
.rates-content-box {
  display: inline-block;
  width: 45%;
  margin: 40px 2.5% 50px;
}
.rates-header {
  color: #3e454c;
  font-size: 20px;
  letter-spacing: 0px;
  text-transform: none;
}
.rates-operating-hours {
  color: #6b767e;
}
.price-rate {
  margin-top: 30px;
  color: #3e454c;
}
.rates-list {
  color: #6b767e;
  font-size: 13px;
}
.price_list {
  overflow-x: auto;
  overflow-y: auto;
  margin-top: 40px;
}
.form_move {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}
.contact_info {
  width: 40%;
  margin-bottom: 0px;
  padding-right: 20px;
  float: left;
  font-family: Raleway, sans-serif;
  color: #6b767e;
  line-height: 24px;
}
.map {
  width: 60%;
  float: right;
}
.contact_container {
  margin-top: 40px;
}
.page_headline_2 {
  display: block;
  width: 600px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ede8e8;
}
.gallery_container {
  margin-top: 40px;
  text-align: center;
}
html.w-mod-js.w-mod-no-ios *[data-ix="image-zoom-in-when-scrolling"] {
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
}
@media (max-width: 991px) {
  .top-bg {
    overflow-x: visible;
    overflow-y: visible;
    height: 425px;
  }
  .top-bg.homepage {
    height: 425px;
  }
  .top-header {
    width: auto;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
  }
  .navigation-wrapper {
    width: auto;
    margin-top: 0px;
    padding-top: 20px;
  }
  .navigation {
    border-bottom-style: none;
    background-color: transparent;
  }
  .navigation-li {
    width: auto;
    min-width: 0px;
    margin-right: 0px;
    margin-left: 0px;
    background-color: #3e454c;
  }
  .navigation-li-a {
    padding-left: 2.3%;
    border-right-style: none;
    border-left-style: none;
  }
  .top-banner-image {
    overflow-x: hidden;
    overflow-y: hidden;
    margin-top: 13px;
    text-align: center;
  }
  .top-banner-image-pic {
    max-width: 100%;
    margin-top: 0px;
  }
  .ps-slider-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  .call-us {
    font-size: 30px;
  }
  .homepage-contact-number {
    font-size: 45px;
  }
  .navigation-drop-down-icon {
    color: white;
  }
  .content-box {
    padding-right: 19px;
    padding-left: 20px;
  }
  .menu-button {
    background-color: #3e454c;
  }
  .form_move {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .top-bg {
    height: 399px;
    background-position: 43% 50%;
  }
  .top-bg.homepage {
    height: 400px;
  }
  .top-banner-image {
    margin-top: 36px;
  }
  .top-banner-image-pic {
    margin-top: 0px;
  }
  .homepage-short-description-container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .ps-slider-box {
    width: 45%;
    margin-right: 2.5%;
    margin-left: 2.5%;
  }
  .call-us {
    font-size: 24px;
  }
  .homepage-contact-number {
    font-size: 36px;
  }
  .tagline {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .page-content-text {
    font-size: 13px;
  }
  .rates-content-box {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }
  .form_move {
    width: 70%;
  }
  .contact_info {
    width: 100%;
    padding-right: 0px;
    text-align: center;
  }
  .map {
    width: 100%;
    margin-bottom: 30px;
  }
  .page_headline_2 {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .top-bg {
    height: 350px;
    background-position: 41% 50%;
  }
  .top-bg.homepage {
    height: 350px;
    background-position: 40% 50%;
  }
  .top-header {
    height: 70px;
  }
  .top-banner-image {
    margin-top: 47px;
  }
  .top-banner-image-pic {
    margin-top: 0px;
  }
  .homepage-short-description-header {
    font-size: 25px;
    line-height: 30px;
  }
  .homepage-short-description-paragraph {
    font-size: 15px;
    line-height: 24px;
  }
  .ps-slider-box {
    width: 90%;
    margin-right: 5%;
    margin-left: 5%;
  }
  .call-us {
    line-height: 40px;
  }
  .footer {
    padding-right: 10px;
    padding-left: 10px;
  }
  .page-content-text {
    font-size: 13px;
  }
  .rates-header {
    font-size: 18px;
  }
  .price-rate {
    font-size: 16px;
  }
  .menu-button {
    float: none;
    text-align: center;
  }
  .form_move {
    width: 95%;
  }
}

