/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

.g-main-nav .g-toplevel > li > .g-menu-item-container .g-menu-item-title {
  font-size: 1rem;
  letter-spacing: 0.5px;
  font-weight: 400;
  margin-top: 100px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
  text-transform: none;
}
.g-owlcarousel-item-title {
  text-transform: none;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-link a {
  text-transform: none;
}
.g-simplemenu-particle h6 {
  text-transform: none;
}
#g-navigation .g-container .g-block > .g-content {
  padding: 0.5rem;
  margin-left: 8px;
}
.box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  color: #fff;
  background: #fff;
}
.g-logo {
  margin-left: 15px;
}
#g-navigation .box1.moduletable, #g-navigation .box1.widget, #g-navigation .box1.g-outer-box, #g-navigation .box1 > .g-content {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  height: 75%;
}
.g-main-nav .g-dropdown {
  background-color: black;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-content {
  left: 6%;
  top: 50%;
  padding-top: 20rem;
  padding-bottom: 15rem;
}
#g-slideshow .g-owlcarousel-item-title {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 1rem;
}
#g-slideshow .g-owlcarousel-item-subtitle {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 1rem;
}
.g-owlcarousel-layout-standard .owl-item > div .g-owlcarousel-item-link {
  display: block;
  margin-top: 1rem;
  margin-left: 0%;
}
.g-owlcarousel-layout-standard .g-container-wrapper-panel .g-owlcarousel-panel-container .g-owlcarousel-panel {
  display: none;
}
.g-offcanvas-toggle .fa-bars:before {
  color: #000000;
}
.label-info, .badge-info {
  color: #ffffff;
  background: #2c3540;
  background-color: #e0e0e0;
}
.label, .badge {
  vertical-align: middle;
  font-size: 0.7rem;
  font-weight: 400;
  border-radius: 5px;
}
.newshead .calendar.noimage .position5 {
  display: none;
}
.newshead .calendar.noimage .position4 {
  display: none;
}
.newshead .calendar .month {
  margin-bottom: 1em;
}
.filter-search .btn {
  height: 40px;
  border-radius: 6px;
  color: #ffffff;
  border-color: #e42534;
  padding: 0 1.5rem;
}
.filter-search .btn:hover {
  height: 40px;
  border-radius: 6px;
  color: #e42534;
  border-color: #e42534;
  padding: 0 1.5rem;
}
h5, h6 {
  color: #e42534;
}
div.spaced {
  display: flex;
  align-items: center;
}
div.spaced .g-content {
  width: 100%;
}
div.spaced .roksearch_search_str {
  margin-bottom: 0 !important;
}
.rokajaxsearch #roksearch_search_str:placeholder {
  color: black;
}
.rokajaxsearch #roksearch_search_str::-ms-input-placeholder {
  color: black;
}
.rokajaxsearch #roksearch_search_str::-ms-input-placeholder {
  color: black;
}
.rokajaxsearch #roksearch_search_str::-moz-placeholder {
  color: black;
}
#roksearch_results .arrow-right, #roksearch_results .arrow-left, #roksearch_results .arrow-left-disabled, #roksearch_results .arrow-right-disabled, #roksearch_results a#roksearch_link {
  background-image: none;
  background-color: transparent;
  border: none;
}
.g-main-nav .g-standard .g-dropdown {
  min-width: 200px;
}
@media print {
  .pagebreak {
    page-break-before: always;
    page-break-inside: avoid;
  }
  .bfPage {
    display: block !important;
  }
}
div[itemProp="articleBody"] ul, div[itemProp="articleBody"] ol {
  font-size: 1.2rem;
  margin-left: 4rem;
}
div[itemProp="articleBody"] ol {
  font-size: 1.2rem;
  margin-left: 2.5rem;
}
div[itemProp="articleBody"] ol {
  counter-reset: item;
  margin: 0 0 1.5em;
  padding: 0;
}
div[itemProp="articleBody"] ol > li {
  counter-increment: item;
  list-style-type: none;
  margin: 0;
  padding: 0 0 0 4rem;
  text-indent: -1.2rem;
}
div[itemProp="articleBody"] ol > li::before {
  content: counter(item) ".";
  display: inline-block;
  font-weight: bold;
  padding-right: 0.5rem;
  text-align: right;
  width: 1.5rem;
}
.awesomplete {
  flex: 1;
}
.awesomplete input[type="text"] {
  height: 53px;
  z-index: 99;
}
.awesomplete > ul {
  z-index: 100;
}
.g-content .g-grid .g-block .latestnews-items {
  z-index: 90;
}
/*# sourceMappingURL=custom_299.css.map */