#menubar-content {
  background: #142239;
}
#menubar-content ul li.logo {
  background: #a8aaa9;
  padding-left: 15px;
  padding-right: 15px;
}
#menubar-content ul li a {
  color: white;
}
#footer {
  background: #142239;
  color: white;
}
#footer a {
  color: white;
}
.cblue {
  color: #142239 !important;
}
.bgblue {
  background: #142239 !important;
}
.cwhite {
  color: white!important;
}
.fbb {
  font-weight: bold!important;
}
.fbn {
  font-weight: 400!important;
}
.bannerBlock .bb-overlay .bb-goback,
.bannerBlock .bb-overlay .bb-goforward {
  background: #142239;
  color: white;
}
.bannerBlock .bb-overlay .bb-goback:before,
.bannerBlock .bb-overlay .bb-goback:after,
.bannerBlock .bb-overlay .bb-goforward:after,
.bannerBlock .bb-overlay .bb-goforward:before {
  background: white;
}
.itembrochure {
  text-align: center;
  display: flex;
}
.itembrochure .it {
  width: 40%;
  background-size: cover;
  background-position: center center;
}
.itembrochure .it h3 {
  margin-top: 20px;
}
.itembrochure .it.text {
  padding: 70px 0px;
  width: 60%;
}
.itembrochure .it.text h3,
.itembrochure .it.text a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  font-size: 28px;
}
.itembrochure .it.text a.btn.btn-primary {
  background: white;
  border-radius: 5px;
  padding: 10px 20px;
  display: inline-block;
  width: auto;
  color: #142239;
  text-decoration: none;
  margin-top: 15px;
}
.itembrochure2 {
  text-align: center;
  background: #142239;
  padding: 50px 0px;
}
.itembrochure2 img {
  width: 350px;
  margin-bottom: 10px;
  border: 2px solid rgba(255, 255, 255, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}
.itembrochure2 h3,
.itembrochure2 a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
  font-size: 28px;
  color: white;
}
.itembrochure2 a.btn.btn-primary {
  background: white;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 18px;
  display: inline-block;
  width: auto;
  color: #142239;
  text-decoration: none;
  margin-top: 5px;
}
#apartment-details .apartment-image {
  display: none!important;
}
#apartment-details .apartment-details-container .apartment-panel.panel1,
#apartment-details .apartment-details-container .apartment-panel.panel3 {
  top: 0;
}
#apartment-details .plant-overview {
  display: none;
}
#apartment-details .apartment-details-container .apartment-panel.panel2 .floorplan-controls button,
#apartment-details .apartment-details-container .apartment-panel.panel2 .floorplan-controls a {
  background: #142239;
  color: white;
}
#menubar-content ul li a {
  font-weight: 300;
  font-family: 'benton-sans';
}

