@font-face {
  font-family: TextFont;
  src: url("../fonts/BadiyaLT-Regular-764dbc272d2e5fa02f19e91a972f52eb.ttf"); }
@font-face {
  font-family: TitleFont;
  src: url("../fonts/BadiyaLT-Regular-764dbc272d2e5fa02f19e91a972f52eb.ttf"); }
body {
  background: #ffffff;
  font-family: 'TextFont';
  margin: 0;
  padding: 0;
  font-size: 15px; }
  body a {
    color: #192B3A; }

.light_color {
  color: #272223 !important;
  a-color: #272223 !important; }

.min-height {
  min-height: 200px; }

.marginer {
  margin: 20px 0; }

.dark_color {
  color: #616900 !important;
  a-color: #616900 !important; }

@media (max-width: 768px) {
  .mob_margin {
    margin-top: 15px; }

  .center-logo {
    margin-left: auto;
    margin-right: auto;
    display: block; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1100px; } }
.shadow_background {
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.4)), color-stop(100% rgba(0, 0, 0, 0.85)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.85) 100%);
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.85) 100%);
  background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.85) 100%);
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.85) 100%);
  background-image: linear-gradient(top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.85) 100%); }

.no-gutter > [class*='col-'] {
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-left: 0;
  margin-right: 0; }

.dark_background {
  background: #616900; }

.light_background {
  background: #ffffff; }

.main_background {
  background: #616900; }

.secondary_menu {
  padding: 5px 20px;
  background: #616900;
  color: #fff; }
  .secondary_menu a:link {
    color: #fff; }
  .secondary_menu a:visited {
    color: #fff; }

.header_wrapper {
  padding-top: 5px; }

header {
  padding: 10px 0; }

.nav_wrapper {
  margin-top: 2px; }

.news_ticker_wrapper {
  background: #ffffff;
  overflow: hidden; }

.navbar {
  height: auto;
  min-height: 30px;
  margin-bottom: 0;
  background: none;
  border-bottom: 2px solid #616900 !important;
  color: #272223;
  font-weight: bolder; }
  .navbar a:link, .navbar a:visited {
    color: #fff !important; }
  .navbar a:hover {
    color: #fff_hover !important; }

.nav li a {
  padding: 5px; }

.navbar-toggle {
  background-color: #ddd !important; }

.navbar-toggle .icon-bar {
  background-color: #888 !important; }

.header_social_icons a {
  display: inline-block;
  margin: 0 5px; }

.breadcrumb {
  font-size: 12px;
  background: #ffffff;
  color: #616900; }
  .breadcrumb a {
    color: #616900; }

.subject_font {
  font-size: 15px; }

.excrept {
  font-size: 12px;
  color: #666666; }

.widget_header {
  font-family: 'TitleFont';
  margin: 5px;
  padding-right: 25px;
  color: #616900;
  font-size: 15px;
  border-bottom: 1px solid #616900; }

.introductory {
  font-family: 'TitleFont';
  font-size: 12px;
  line-height: 1.3em;
  a-color: #616900;
  a-font-family: 'TitleFont'; }

.mainTitle {
  font-family: 'TitleFont';
  font-weight: bold;
  font-size: 30px;
  webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  color: #616900;
  line-height: 1.3em; }
  .mainTitle a:link, .mainTitle a:visited {
    color: #616900; }
  .mainTitle a:hover {
    color: #000; }

.section-background {
  box-shadow: 1px 1px 20px rgba(204, 204, 204, 0.8); }

.title_link {
  font-weight: bold;
  font-size: 15px;
  font-family: 'TitleFont';
  line-height: 1.5em; }
  .title_link a:link, .title_link a:visited {
    color: #616900; }
    .title_link a:link a:visited, .title_link a:visited a:visited {
      color: #000; }

title_link_3 {
  font-weight: normal;
  font-size: 15px;
  font-family: 'TitleFont';
  line-height: 1.5em; }
  title_link_3 a:link, title_link_3 a:visited {
    color: #58595B; }
    title_link_3 a:link a:visited, title_link_3 a:visited a:visited {
      color: #616900; }

.box_shadow {
  -moz-box-shadow: 3px 3px 4px #444;
  -webkit-box-shadow: 3px 3px 4px #444;
  box-shadow: 3px 3px 4px #444;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444')";
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#444444'); }

.breadcrumb {
  color: #616900; }
  .breadcrumb a {
    color: #616900; }

.seperator {
  border-bottom: 1px solid #616900;
  padding-bottom: 10px;
  margin-bottom: 10px; }

.trans-seperator {
  padding-bottom: 10px;
  margin-bottom: 10px; }

footer {
  color: #272223;
  text-align: right;
  color: #fff;
  background: #616900; }
  footer ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  footer a {
    color: #fff; }
  footer .seperator {
    height: 221px;
    border-left: 1px solid #ffffff; }

/* pagination */
.pagination {
  height: 36px;
  margin: 18px 0;
  color: #616900; }

.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  color: #ffffff;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

.pagination li {
  display: inline;
  color: #616900; }

.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  color: #616900;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0; }

.pagination a:hover,
.pagination .active a {
  background-color: #616900;
  color: #ffffff; }

.pagination a:focus {
  background-color: #616900;
  color: #ffffff; }

.pagination .active a {
  color: #ffffff;
  cursor: default; }

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default; }

.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

.pagination-centered {
  text-align: center; }

.pagination-right {
  text-align: right; }

.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  color: #616900;
  *zoom: 1; }

.pager:before,
.pager:after {
  display: table;
  content: ""; }

.pager:after {
  clear: both; }

.pager li {
  display: inline;
  color: #616900; }

.pager a {
  display: inline-block;
  padding: 5px 14px;
  color: #616900;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5; }

.pager .next a {
  float: right; }

.pager .previous a {
  float: left; }

.pager .disabled a,
.pager .disabled a:hover {
  color: #999999; }

.pagination .active a:focus, .pagination .active a:hover, .pagination .active span, .pagination .active span:focus, .pagination .active span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #616900;
  border-color: #616900; }

.first-element {
  margin-bottom: 20px;
  padding: 18px 5px;}

.first-element:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 5px;
  width: 100%;
  height: 3px;
  background: #616900; }

/* end */

/*# sourceMappingURL=style.css.map */
