/* line 399, vendor/assets/themes/borano/css/main.css */
/* line 6, app/assets/stylesheets/pages.scss */
.separator.thin:after {
  width: 80px;
  height: 1px;
  background-color: #999;
  margin-left: -40px;
}

/* line 17, app/assets/stylesheets/pages.scss */
.title-box {
  position: relative;
  padding: 10px 20px;
  background-color: #000;
  color: #fff;
  display: inline-block;
  margin-bottom: 20px;
}

/* line 26, app/assets/stylesheets/pages.scss */
.entrance {
  display: none;
}

/* line 30, app/assets/stylesheets/pages.scss */
.transparent {
  background-color: rgba(255, 255, 255, 0) !important;
}

/* line 34, app/assets/stylesheets/pages.scss */
header.hover-helper:hover {
  background-color: white !important;
}

/* line 38, app/assets/stylesheets/pages.scss */
header.white-bg {
  background-color: white !important;
}

@media (min-width: 992px) {
  /* line 43, app/assets/stylesheets/pages.scss */
  .hero {
    height: 680px;
  }
  /* line 46, app/assets/stylesheets/pages.scss */
  .homes-general-info {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  /* line 50, app/assets/stylesheets/pages.scss */
  .homes-section-info {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
}

@media (max-width: 992px) {
  /* line 60, app/assets/stylesheets/pages.scss */
  .homes-general-info {
    padding: 60px !important;
  }
  /* line 65, app/assets/stylesheets/pages.scss */
  .homes-section-info {
    padding: 60px !important;
  }
  /* line 70, app/assets/stylesheets/pages.scss */
  header.hover-helper {
    background-color: white !important;
  }
}
