.page-title,
.page-header h1,
.finder > h1 {
  color: #2c2c2c;
  line-height: 80px;
  margin: 0;
  font-size: 15px;
  font-family: 'Rajdhani', sans-serif;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .page-title,
  .page-header h1,
  .finder > h1 {
    line-height: 60px;
  }
}
.page-title::before,
.page-header h1::before,
.finder > h1::before {
  background: #1e754f;
  content: "";
  position: absolute;
  bottom: 0;
  left: 30px;
  height: 5px;
  width: 30px;
}
.finder > h1,
.page-header,
.page-title {
  border-bottom: 1px solid #eeeeee;
  height: 80px;
  line-height: 80px;
  padding: 0 30px;
  margin: -80px -30px 30px -30px;
  font-size: 15px;
  position: relative;
}
@media (max-width: 767px) {
  .finder > h1,
  .page-header,
  .page-title {
    margin-top: -60px;
    height: 60px;
    line-height: 60px;
  }
}
.page-header .page-title {
  padding: 0;
}
.page-header .page-title::before {
  left: 0;
}
.t3-content > h1 {
  border-bottom: 1px solid #eeeeee;
  color: #2c2c2c;
  line-height: 80px;
  font-size: 15px;
  font-family: 'Rajdhani', sans-serif;
  text-transform: uppercase;
  padding: 0 30px;
  margin: -80px -30px 0 -30px;
  position: relative;
}
@media (max-width: 767px) {
  .t3-content > h1 {
    line-height: 60px;
    margin-top: -60px;
  }
}
.t3-content > h1::before {
  background: #1e754f;
  content: "";
  position: absolute;
  bottom: 0;
  left: 30px;
  height: 5px;
  width: 30px;
}
.page-subheader {
  border-bottom: 1px solid #eaeaea;
  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 12px 0;
  font-weight: 600;
}
@media (max-width: 767px) {
  .article-title,
  .article-header h1 {
    font-size: 25px;
  }
}
.article-title a,
.article-header h1 a {
  color: #2c2c2c;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.article-title a:hover,
.article-header h1 a:hover,
.article-title a:focus,
.article-header h1 a:focus {
  color: #1e754f;
}
h2.article-title,
.article-header h2 {
  font-size: 22px;
  font-weight: 600;
  font-family: 'Archivo', sans-serif;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 0;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .masthead {
    padding: 80px 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: #1e754f;
  color: #a9e9cd;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-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;
}
#system-message {
  margin-bottom: 0;
}
.alert-wrap {
  text-align: center;
  z-index: 1;
}
.alert-wrap .alert-heading {
  font-family: 'Rajdhani', sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
  position: relative;
  top: 2px;
}
.alert-wrap .alert-heading:after {
  content: ":";
}
.alert-wrap .alert-heading + div {
  display: inline-block;
}
.alert-wrap .alert-message {
  font-size: 12px;
}
.alert {
  margin-bottom: 0;
}
.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: #80dfb5;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.well {
  border-radius: 0;
  box-shadow: none;
}
.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: 100px 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);
  }
}