.areas-we-serve {
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.areas-we-serve a, .areas-we-serve button, .areas-we-serve input {
  outline: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.areas-we-serve h1 {
  font-size: 66px;
  font-weight: 700;
  font-family: "Quattrocento Sans", sans-serif;
  color: #ffffff;
  line-height: 88px;
  text-transform: capitalize;
}

@media (max-width: 768px) {
  .areas-we-serve h1 {
    font-size: 30px;
    line-height: 33px;
  }
}

.areas-we-serve h2 {
  font-size: 42px;
  font-weight: 700;
  font-family: "Quattrocento", sans-serif;
  color: #22428B;
  margin-bottom: 18px;
  line-height: 56px;
}

@media (max-width: 768px) {
  .areas-we-serve h2 {
    font-size: 25px;
    line-height: 30px;
  }
}

.areas-we-serve h3 {
  font-size: 36px;
  font-weight: 700;
  font-family: "Quattrocento", sans-serif;
  color: #22428B;
  margin-bottom: 18px;
  line-height: 44px;
}

@media (max-width: 768px) {
  .areas-we-serve h3 {
    font-size: 22px;
    line-height: 28px;
    text-align: center;
  }
}

.areas-we-serve p {
  font-size: 16px;
  font-weight: 400;
  font-family: "Quattrocento Sans", sans-serif;
  color: #252525;
  margin-bottom: 32px;
  line-height: 24px;
}

@media (max-width: 768px) {
  .areas-we-serve p {
    font-size: 14px;
    line-height: 22px;
  }
}

.areas-we-serve .btn-wrap {
  height: 61px;
  margin: 0 auto;
}

@media (max-width: 480px) {
  .areas-we-serve .btn-wrap {
    height: 57px;
  }
}

.areas-we-serve .btn-wrap.medium {
  width: 200px;
}

@media (max-width: 480px) {
  .areas-we-serve .btn-wrap.medium {
    width: 100%;
  }
}

.areas-we-serve .btn-wrap .btn {
  display: block;
  font-size: 18px;
  font-family: "Quattrocento Sans", sans-serif;
  font-weight: 700;
  color: #ffffff;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 0px;
  border: 0px;
  -webkit-transition: background 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -moz-transition: background 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: background 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  -o-transition: background 0.4s cubic-bezier(0.19, 1, 0.22, 1);
  transition: background 0.4s cubic-bezier(0.19, 1, 0.22, 1);
}

.areas-we-serve .btn-wrap .btn.btn-red {
  background: #B12622;
  padding: 18px 0 19px;
}

@media (max-width: 480px) {
  .areas-we-serve .btn-wrap .btn.btn-red {
    padding: 16px 0px 17px;
  }
}

.areas-we-serve .btn-wrap .btn:hover {
  background: #22428b;
}

.areas-we-serve .container-max {
  width: 1128px;
  padding: 0 20px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width: 1735px) {
  .areas-we-serve .container-max {
    width: 100%;
	max-width: 1200px;
  }
}

@media (max-width: 768px) {
  .areas-we-serve .container-max {
    padding: 0 15px;
  }
}

.areas-we-serve section#banner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 246px;
  margin-bottom: 53px;
}

@media (max-width: 768px) {
  .areas-we-serve section#banner {
    height: 140px;
    margin-bottom: 30px;
  }
}

.areas-we-serve section#banner .banner--background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 246px;
  z-index: -1;
}

@media (max-width: 768px) {
  .areas-we-serve section#banner .banner--background {
    height: 140px;
  }
}

.areas-we-serve section.center-content {
  max-width: 840px;
  width: 100%;
  padding: 0 20px;
  margin: 0 auto 46px;
  text-align: center;
}

@media (max-width: 768px) {
  .areas-we-serve section.center-content {
    padding: 0 35px;
    margin: 0 auto 41px;
  }
}

@media (max-width: 768px) {
  .areas-we-serve section.center-content .btn-wrap {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}

@media (max-width: 768px) {
  .areas-we-serve section.map .container-max {
    padding: 0;
  }
}

.areas-we-serve section.column-city {
  margin-top: 53px;
  margin-bottom: 73px;
}

@media (max-width: 768px) {
  .areas-we-serve section.column-city {
    margin-top: 27px;
  }
}

.areas-we-serve section.column-city .column {
  display: flex;
  justify-content: space-between;
}

@media (max-width: 768px) {
  .areas-we-serve section.column-city .column {
    flex-direction: column;
  }
}

.areas-we-serve section.column-city .column .item {
  width: 50%;
  padding-bottom: 10px;
}

@media (max-width: 768px) {
  .areas-we-serve section.column-city .column .item {
    width: 100%;
  }
}

.areas-we-serve section.column-city .column .item p {
  margin-bottom: 20px;
}

.areas-we-serve section.column-city .column .item.item--rental {
  padding-right: 111px;
  border-right: 1px solid #CECECE;
}

@media (max-width: 768px) {
  .areas-we-serve section.column-city .column .item.item--rental {
    padding-right: 0;
    padding-bottom: 45px;
    border-right: 0px;
    border-bottom: 1px solid #CECECE;
  }
}

.areas-we-serve section.column-city .column .item.item--available {
  padding-left: 56px;
}

@media (max-width: 768px) {
  .areas-we-serve section.column-city .column .item.item--available {
    padding-left: 0;
    margin-top: 37px;
  }
}

.areas-we-serve section.column-city .column .item ul li {
  position: relative;
  font-size: 20px;
  font-family: "Quattrocento Sans", sans-serif;
  font-weight: 700;
  color: #252525;
  padding-left: 20px;
  line-height: 40px;
  list-style-type: none;
}

@media (max-width: 768px) {
  .areas-we-serve section.column-city .column .item ul li {
    font-size: 16px;
    padding-left: 14px;
    line-height: 35px;
  }
}

.areas-we-serve section.column-city .column .item ul li:before {
  content: '';
  position: absolute;
  top: 18px;
  left: 0;
  width: 4px;
  height: 4px;
  background: #252525;
  border-radius: 100%;
}

@media (max-width: 768px) {
  .areas-we-serve section.column-city .column .item ul li:before {
    top: 14px;
  }
}

.areas-we-serve section.column-city .column .item ul li span {
  border-bottom: 1px solid currentColor;
  display: inline-block;
  color: #252525;
  line-height: 15px;
  text-shadow: 1px 1px white, 1px -1px white, -1px 1px white, -1px -1px white;
}

.areas-we-serve section.get-in-touch {
  background: #f1f1f1;
  padding: 52px 0 53px;
  text-align: center;
}

@media (max-width: 768px) {
  .areas-we-serve section.get-in-touch {
    padding: 52px 35px;
  }
}

@media (max-width: 768px) {
  .areas-we-serve section.get-in-touch .btn-wrap {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}

.areas-we-serve section.call-now {
  padding: 28px 0px 29px;
  text-align: center;
  border-bottom: 1px solid #E4E4E4;
}

.areas-we-serve section.call-now h2 {
  color: #ffffff;
  margin-bottom: 44px;
}

@media (max-width: 768px) {
  .areas-we-serve section.call-now .btn-wrap {
    width: calc(100% + 20px);
    margin: 0 -10px;
  }
}

.areas-we-serve-details h3 {
  margin-bottom: 11px;
  margin-top: 49px;
}

@media (max-width: 991px) {
  .areas-we-serve-details h3 {
    text-align: center;
  }
}

@media (max-width: 768px) {
  .areas-we-serve-details h3 {
    margin-bottom: 18px;
    margin-top: 38px;
  }
}

.areas-we-serve-details h3:first-of-type {
  margin-top: 0;
}

.areas-we-serve-details p {
  margin-bottom: 22px;
}

.areas-we-serve-details p:last-of-type {
  margin-bottom: 0;
}

.areas-we-serve-details p strong {
  font-weight: 700;
}

@media (max-width: 768px) {
  .areas-we-serve-details section#banner {
    margin-bottom: 17px;
  }
}

.areas-we-serve-details section.details-content {
  margin-bottom: 100px;
}

@media (max-width: 768px) {
  .areas-we-serve-details section.details-content {
    margin-bottom: 66px;
  }
}

@media (max-width: 768px) {
  .areas-we-serve-details section.details-content .content-wrap {
    padding: 0 30px;
  }
}

.areas-we-serve-details section.details-content .content-wrap:after {
  content: '';
  display: block;
  clear: both;
}

.areas-we-serve-details section.details-content .content-wrap .thumbnail {
  position: relative;
  float: left;
  width: 550px;
  height: 350px;
  background: #bcbcbc;
  margin-right: 55px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .areas-we-serve-details section.details-content .content-wrap .thumbnail {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 29px;
  }
}

.areas-we-serve-details section.details-content .content-wrap .thumbnail img {
  width: auto;
  height: auto;
  min-height: 350px;
}

@media (max-width: 991px) {
  .areas-we-serve-details section.details-content .content-wrap .thumbnail img {
    width: 100%;
    min-height: 1px;
  }
}

.areas-we-serve-details section.details-content .content-wrap .thumbnail .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  padding: 16px 38px 17px;
}

.areas-we-serve-details section.details-content .content-wrap .thumbnail .caption p {
  font-size: 14px;
  color: #ffffff;
  line-height: 22px;
}

@media (max-width: 991px) {
  .areas-we-serve-details section.details-content .content-wrap .thumbnail .caption p {
    font-size: 13px;
    line-height: 20px;
    text-align: center;
  }
}

.header__nav .main-menu .sub-menu {
  width: 315px;
}

.header__nav .sub-menu li a:hover, 
.mobile__nav .menu a:hover, 
.mobile__nav .sub-menu li a:hover,
.header__nav .sub-menu li:hover>a {
  color: #fdd647;
}

