h1 {
  text-transform: uppercase;
}

.main-menu {
  height: 60px;
}

.main-menu .nav {
  background-color: #fff;
}

.main-menu ul.nav a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 19px;
  color: #00000080;
  padding: 16px 10px;
}

.home {
  background: url("images/workery-coworking.jpg");
  background-size: cover;
  background-position: bottom center;
  padding-bottom: 90px;
}

.logo {
  margin-top: 90px;
}

.logo-caption {
  margin-top: 20px;
}

.divider {
  width: 160px;
  border-top: 3px solid #f26522;
  margin: 28px auto 35px;
}

.logo-caption h1 {
  text-transform: uppercase;
  color: #fff;
}

.home-content {
  color: #fff;
  font-size: 30px;
}

.welcome {
  padding: 50px 0px;
}

.welcome-title h1 {
  color: #f26522;
}

.gray {
  border-top: 3px solid #e6e6e6 !important;
}

.welcome .welcome-text a {
  color: #f26522;
  text-decoration: none;
}

#flexiselDemo1,
#flexiselDemo2,
#flexiselDemo3 {
  display: none;
}

.nbs-flexisel-container {
  position: relative;
  max-width: 100%;
}

.nbs-flexisel-ul {
  position: relative;
  width: 99999px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  text-align: center;
  overflow: auto;
}

.nbs-flexisel-inner {
  position: relative;
  overflow: hidden;
  float: left;
  width: 100%;
}

.nbs-flexisel-item {
  float: left;
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  position: relative;
  line-height: 0px;
}

.nbs-flexisel-item img {
  max-width: 100%;
  cursor: pointer;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
  padding: 5px 10px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  position: absolute;
  cursor: pointer;
  z-index: 4;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.nbs-flexisel-nav-left {
  left: 10px;
}

.nbs-flexisel-nav-left:before {
  content: "<";
}

.nbs-flexisel-nav-left.disabled {
  opacity: 0.4;
}

.nbs-flexisel-nav-right {
  right: 5px;
}

.nbs-flexisel-nav-right:before {
  content: ">";
}

.nbs-flexisel-nav-right.disabled {
  opacity: 0.4;
}

.popup_back {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.popup_cont {
  position: fixed;
  z-index: 102;
}

.preloader {
  z-index: 101;
}

.popup_close {
  color: #888;
  cursor: pointer;
  position: absolute;
  padding: 5px;
  right: 5px;
  top: 0;
}

.popup_close:hover {
  color: #111;
}

.popup_back {
  cursor: pointer;
  background-color: #222;
}

div.popup {
  background: #fff;
  padding: 25px;
  box-shadow: 0 3px 10px #222;
}

.preloader {
  left: 50%;
  margin: -10px 0 0 -25px;
  position: fixed;
  top: 50%;
}

.testimonials {
  background: #ff6c00;
  color: #fff;
  padding: 40px 0px;
}

.testimonials .testimonial-block {
  margin: 35px 40px;
}

.pricing {
  background: #eee;
  padding: 60px 0px;
}

.dark-gray {
  border-top: 3px solid #999 !important;
}

.pricing-table {
  background: #fff;
  text-align: center;
  margin: 10px 25px;
}

.pricing-table h3 {
  text-transform: uppercase;
  padding: 15px;
}

.pricing-table .price-block {
  background-color: #ff6c00;
  color: #fff;
  padding: 15px 0px;
}

.pricing-table .price {
  font-size: 65px;
  font-weight: bold;
  line-height: 65px;
}

.pricing-table .price-top-caption {
  font-size: 20px;
  text-transform: uppercase;
}

.pricing-table .price-bottom-caption {
  font-size: 20px;
  text-transform: uppercase;
}

.pricing-table .price-content .price-content-text {
  padding: 10px 0px;
  border-bottom: 1px solid #eeeeee;
}

.price-bottom {
  line-height: 75px;
}

.pricing-table .price-bottom-button a {
  background: #404041;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 30px;
  font-size: 20px;
  text-decoration: none;
}

input.pricingButton {
  background: #404041;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 30px;
  font-size: 20px;
  text-decoration: none;
  line-height: initial;
  border: none;
  cursor: pointer;
}

.offices-content a {
  color: #ff6c00;
  text-decoration: none;
}

.offices {
  background: #404041;
  color: #fff;
  padding: 60px 0px;
}

.banner-block img {
  width: 100%;
}

.white {
  border-top: 3px solid #fff !important;
  width: 125px !important;
}

.light-grey {
  border-top: 3px solid #eee !important;
}

.meeting-rooms {
  padding: 50px 0px;
}

.meeting-rooms h1 {
  color: #ff6c00;
}

.meeting-rooms-content-block {
  margin-top: 50px;
}

.meeting-rooms-content h4 {
  text-transform: uppercase;
}

.meeting-rooms-book-now {
  margin-top: 7px;
}

.meeting-rooms-content a {
  text-decoration: none;
  text-transform: uppercase;
  color: #ff6c00;
}

.about-content-block img {
  margin-bottom: 10px;
}

.about {
  background: #eee;
  padding: 60px 0px;
}

.about h1,
.contact h1 {
  color: #404041;
}

.about-divider {
  width: 120px !important;
}

.about-content-bottom {
  margin-top: 20px;
}

.contact {
  background: #eee;
  padding: 60px 0px;
}

.contact-widget {
  margin-bottom: 20px;
}

.contact-widget h4 {
  text-transform: uppercase;
}

.contact-widget a {
  text-decoration: none;
  color: #ff6c00;
}

.map iframe {
  width: 100%;
}

.footer {
  background: #404041;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer a {
  color: #999;
}

.footer a:visited {
  color: #888;
}

.footer a:hover {
  color: #aaa;
}

.copyright-content {
  font-size: 12px;
  padding: 5px 0px;
  color: #999;
}

.social-link a {
  margin-right: 10px;
}

@media screen and (max-width: 450px) {
  .logo {
    margin-top: 50px;
  }

  .meeting-rooms-content {
    border-bottom: 1px solid #ccc;
    padding: 20px 0px;
  }

  .meeting-rooms-content-block {
    margin-top: 0px;
  }
}

.soldout {
  position: relative;
}
.soldout::before {
  content: "";
  background-image: url(../images/soldout.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
}

#rooms {
  width: 100%;
  table-layout: fixed;
}

#rooms td,
th {
  border: 1px #eee solid;
  padding: 2px;
  font-size: 0.9em;
  text-align: center !important;
  vertical-align: top;
  overflow: hidden;
  max-width: 100px;
}

#rooms .roomLabel {
  text-align: left !important;
}

#rooms .detail {
  color: white;
  font-weight: bold;
  font-size: 0.8em;
  vertical-align: top;
  text-align: left !important;
  height: 14px;
}

.event {
  border-radius: 5px;
  padding: 4px;
  margin-bottom: 1px;
}
