@import url(../vendor/FoundationXY/css/foundation.min.css);
@import url(../vendor/jqueryUI-autocomplited/jquery-ui.min.css);
@import url(../vendor/jqueryUI-autocomplited/jquery-ui.theme.min.css);
@import url(../../Admin/WiCMS3/fonts/fontello/css/fontello.css);
body {
  position: relative; }

.cookiesMessages {
  background: rgba(0, 0, 0, 0.8);
  padding: 5px;
  color: #e2e2e2;
  text-align: center;
  font-size: 12px;
  z-index: 9999; }
  .cookiesMessages p {
    margin: 0; }
  .cookiesMessages .cookiesContent {
    display: inline-block;
    vertical-align: middle; }
  .cookiesMessages .cookiesButton {
    display: inline-block;
    vertical-align: middle; }
    .cookiesMessages .cookiesButton button {
      padding: 3px 15px;
      border-radius: 5px;
      background: rgba(226, 226, 226, 0.7);
      border: 1px solid #e2e2e2;
      cursor: pointer; }
      .cookiesMessages .cookiesButton button span {
        font-size: 10px;
        font-weight: bold; }

.cookiesMessages.light {
  background: rgba(255, 255, 255, 0.8);
  color: #25272e; }
  .cookiesMessages.light button {
    background: rgba(0, 0, 0, 0.7);
    border: 1px solid #000; }
    .cookiesMessages.light button span {
      color: #fff; }

.top_static, .top_fixed, .bottom_static, .bottom_fixed, .bottom_right_fixed, .top_right_fixed {
  padding: 10px 30px;
  width: 70%;
  margin: auto;
  border-radius: 5px; }
  .top_static .cookiesButton, .top_fixed .cookiesButton, .bottom_static .cookiesButton, .bottom_fixed .cookiesButton, .bottom_right_fixed .cookiesButton, .top_right_fixed .cookiesButton {
    padding-left: 30px; }

.top_static {
  position: absolute;
  top: 0;
  width: 100%;
  border-radius: 0;
  font-size: 16px; }
  .top_static .cookiesButton button {
    padding: 6px 20px; }
    .top_static .cookiesButton button span {
      font-size: 12px; }

.top_fixed {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  font-size: 16px; }
  .top_fixed .cookiesButton button {
    padding: 6px 20px; }
    .top_fixed .cookiesButton button span {
      font-size: 12px; }

.bottom_static {
  position: absolute;
  bottom: 0;
  z-index: 9999;
  width: 100%;
  border-radius: 0; }

.bottom_fixed {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.corner_static {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 200px;
  z-index: 9;
  background: none; }
  .corner_static .cookiesContent {
    padding: 10px 10px 0 0; }
  .corner_static .cookiesButton {
    margin-top: 10px;
    display: block;
    padding: 0; }
    .corner_static .cookiesButton button {
      padding: 5px 20px;
      font-size: 12px;
      margin: auto; }
  .corner_static:before {
    content: '';
    background: rgba(0, 0, 0, 0.8);
    width: 250%;
    height: 250%;
    position: absolute;
    top: -262px;
    left: -50px;
    z-index: -1;
    transform: rotate(-45deg);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.corner_fixed {
  position: fixed;
  top: 0;
  right: 0;
  width: 200px;
  height: 200px;
  z-index: 9;
  background: none; }
  .corner_fixed .cookiesContent {
    padding: 10px 10px 0 0; }
  .corner_fixed .cookiesButton {
    margin-top: 10px;
    display: block;
    padding: 0; }
    .corner_fixed .cookiesButton button {
      padding: 5px 20px;
      font-size: 12px;
      margin: auto; }
  .corner_fixed:before {
    content: '';
    background: rgba(0, 0, 0, 0.8);
    width: 250%;
    height: 250%;
    position: absolute;
    top: -262px;
    left: -50px;
    z-index: -1;
    transform: rotate(-45deg);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

.corner_static.light, .corner_fixed.light {
  background: none; }
  .corner_static.light:before, .corner_fixed.light:before {
    background: rgba(255, 255, 255, 0.9); }

.bottom_right_fixed {
  max-width: 300px;
  bottom: 10px;
  right: 10px;
  position: fixed; }
  .bottom_right_fixed .cookiesButton {
    margin-top: 10px;
    display: block;
    padding: 0; }

.top_right_fixed {
  max-width: 300px;
  top: 10px;
  right: 10px;
  position: fixed; }
  .top_right_fixed .cookiesButton {
    margin-top: 10px;
    display: block;
    padding: 0; }

.hide {
  display: none; }

@media screen and (max-width: 1200px) {
  .top_static, .top_fixed, .bottom_static, .bottom_fixed, .bottom_right_fixed, .top_right_fixed {
    width: 101%;
    border-radius: 0; } }
.imagesData {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  object-fit: cover; }

.monthIndexNews {
  list-style-type: none;
  margin-top: 10px; }

.searchResult .searchResultRow {
  margin-bottom: 26px; }
.searchResult h6 {
  margin-bottom: 0; }
  .searchResult h6 a {
    color: #1a0dab;
    font-size: 18px;
    font-weight: 400;
    line-height: 21px; }
  .searchResult h6 a:visited {
    color: #609; }
.searchResult small a {
  color: #006621;
  font-size: 14px;
  font-weight: 400;
  line-height: 16px; }
.searchResult p {
  color: #545454;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 0; }

.wi-photo-details,
.wi-gallery-details {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 30px;
  padding: 30px 0 0; }
  .wi-photo-details h1,
  .wi-gallery-details h1 {
    font-size: 2rem;
    text-align: center; }

.wi-photo-details {
  border-bottom: none; }
  .wi-photo-details .wi-photo-details-image {
    padding: 30px 0;
    text-align: center; }

.wi-gallery h3 {
  font-size: 18px;
  margin: 0 10px;
  font-weight: 300; }

.wi-gallery-galleries,
.wi-gallery-photos {
  margin: 0 -10px; }
  .wi-gallery-galleries .wi-gallery-photo,
  .wi-gallery-photos .wi-gallery-photo {
    cursor: pointer;
    height: 160px;
    margin-bottom: 20px; }
    .wi-gallery-galleries .wi-gallery-photo .wi-gallery-photo-inner,
    .wi-gallery-photos .wi-gallery-photo .wi-gallery-photo-inner {
      align-items: center;
      border: 1px solid #f0f0f0;
      display: flex;
      height: 160px;
      justify-content: center;
      margin: 10px;
      overflow: hidden;
      position: relative; }
      .wi-gallery-galleries .wi-gallery-photo .wi-gallery-photo-inner:hover .wi-thumbnail-inner:after,
      .wi-gallery-photos .wi-gallery-photo .wi-gallery-photo-inner:hover .wi-thumbnail-inner:after {
        opacity: 1; }
      .wi-gallery-galleries .wi-gallery-photo .wi-gallery-photo-inner .wi-thumbnail-inner:after,
      .wi-gallery-photos .wi-gallery-photo .wi-gallery-photo-inner .wi-thumbnail-inner:after {
        background: rgba(0, 0, 0, 0.4);
        bottom: 0;
        content: '';
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        opacity: 0;
        transition: opacity 0.2s ease-in-out; }
      .wi-gallery-galleries .wi-gallery-photo .wi-gallery-photo-inner .wi-thumbnail-inner img,
      .wi-gallery-photos .wi-gallery-photo .wi-gallery-photo-inner .wi-thumbnail-inner img {
        display: inline;
        max-height: 200px;
        max-width: initial; }

.wi-gallery-galleries {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.wi-gallery-photos {
  margin-bottom: 30px; }

body {
  margin: 0; }

.ui-autocomplete {
  padding: 10px; }
  .ui-autocomplete .ui-autocomplete-category {
    font-weight: bold;
    margin-top: 10px;
    font-size: 15px; }

header {
  display: block; }

.mce-visualblocks div:not([data-mce-bogus]) {
  margin-left: 0 !important; }

/*# sourceMappingURL=app.css.map */
