.page-header {
  padding-bottom: 11px;
  margin: 0 0 24px;
  border-bottom: 1px solid #e8e8e8;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #e8e8e8;
  margin: 0 0 24px;
}
.page-subheader:before,
.page-subheader:after {
  display: table;
  content: " ";
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -24px;
}
.article-title,
.article-header h1 {
  margin: 0 0 24px 0;
}
.item-title {
  font-weight: bold;
}
@media (max-width: 480px) {
  div.owl-carousel .owl-item .product {
    width: 100%;
  }
}
div.owl-carousel .owl-nav > button.owl-prev,
div.owl-carousel .owl-nav > button.owl-next {
  border: 1px solid #e8e8e8;
  border-radius: 50%;
  color: #222222;
  position: absolute;
  display: inline-block;
  top: 35%;
  right: 100%;
  line-height: 36px;
  margin-right: 36px;
  height: 36px;
  width: 36px;
}
@media (max-width: 1295px) {
  div.owl-carousel .owl-nav > button.owl-prev,
  div.owl-carousel .owl-nav > button.owl-next {
    background: #ffffff;
    right: auto;
    left: 0;
    margin-right: 0;
    margin-left: -18px;
  }
}
div.owl-carousel .owl-nav > button.owl-prev.owl-next,
div.owl-carousel .owl-nav > button.owl-next.owl-next {
  margin-left: 36px;
  margin-right: 0;
  left: 100%;
  right: auto;
}
@media (max-width: 1295px) {
  div.owl-carousel .owl-nav > button.owl-prev.owl-next,
  div.owl-carousel .owl-nav > button.owl-next.owl-next {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -18px;
  }
}
div.owl-carousel .owl-nav > button.owl-prev:hover,
div.owl-carousel .owl-nav > button.owl-next:hover,
div.owl-carousel .owl-nav > button.owl-prev:focus,
div.owl-carousel .owl-nav > button.owl-next:focus,
div.owl-carousel .owl-nav > button.owl-prev:active,
div.owl-carousel .owl-nav > button.owl-next:active {
  background-color: #e8e8e8;
}
div.owl-carousel .owl-dots {
  text-align: center;
  margin-top: 36px;
}
div.owl-carousel .owl-dots > .owl-dot {
  background: #e8e8e8;
  border-radius: 50%;
  display: inline-block;
  height: 6px;
  margin: 0 6px;
  width: 6px;
}
div.owl-carousel .owl-dots > .owl-dot:hover,
div.owl-carousel .owl-dots > .owl-dot:focus,
div.owl-carousel .owl-dots > .owl-dot:active {
  background: #222222;
}
div.owl-carousel .owl-dots > .owl-dot.active {
  background: #222222;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.masthead {
  padding: 48px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 96px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 24px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #ff4141;
  color: #ffffff;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.bg-dark {
  background: #000000;
  color: #ffffff;
}
.bg-dark h1,
.bg-dark h2,
.bg-dark h3,
.bg-dark h4,
.bg-dark h5,
.bg-dark h6 {
  color: #ffffff;
}
.bg-dark h1 a,
.bg-dark h2 a,
.bg-dark h3 a,
.bg-dark h4 a,
.bg-dark h5 a,
.bg-dark h6 a {
  color: #ffffff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #ffffff;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}