
body {
  background: #F7F7F7;
  font-size: 1.25em;
  font-family: "Elektra", arial, sans-serif;
  color: #1d1d1b; }
  body h4 {
    font-size: 1.25em; }

a, a:hover, a:focus {
  color: inherit;
  text-decoration: none; }

input, input:hover, input:focus {
  outline: none; }

ul, ol {
  padding-left: 0;
  list-style: none; }

img, svg, video {
  max-width: 100%;
  height: auto; }

.center {
  display: inline-block;
  width: 100%;
  text-align: center; }

.sect-head {
  font-size: 1.8em;
  text-transform: uppercase;
  text-align: center; }

.under-sect .but p {
  background-color: #ffde00;
  padding: 4px 0; }

.more-link {
  display: inline-block;
  padding: 10px 15px;
  border: 1px solid #ffde00;
  border-radius: 5px;
  box-shadow: 0px 1px 1px 0px #D3D3D3;
  -webkit-transition: 0.3s ease-in;
          transition: 0.3s ease-in; }
  .more-link:hover, .more-link:focus {
    color: #fff;
    background-color: #ffde00; }

#main-img {
  position: relative;
  top: -100px; }
  
.main .ps-scrollbar-x-rail {
	display: none !important;
}
#main-img-adapt {
	width: 100vw;
	max-height: 100vh;
	position: relative;
	top: -80px;
}
  
.news {
    margin-bottom: 30px;
}

nav {
  z-index: 999;
  text-transform: uppercase;
  position: fixed;
  width: 100%;
  top: 0;
  padding-top: 20px; }
  nav #sandwich {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
    width: 60px;
    height: 60px;
    float: right;
    margin-right: 5px;
    cursor: pointer;
    padding: 21.5px 10px; }
    nav #sandwich .sw-topper {
      position: relative;
      top: 0;
      width: 100%;
      height: 3px;
      background: #1d1d1b;
      border: none;
      -webkit-transition: -webkit-transform 0.5s, top 0.2s;
              transition: transform 0.5s, top 0.2s; }
    nav #sandwich .sw-bottom {
      position: relative;
      width: 100%;
      height: 3px;
      margin-top: 4px;
      background: #1d1d1b;
      border: none;
      -webkit-transition: -webkit-transform 0.5s, top 0.2s;
              transition: transform 0.5s, top 0.2s;
      -webkit-transition-delay: 0.2s, 0s;
              transition-delay: 0.2s, 0s; }
    nav #sandwich .sw-footer {
      position: relative;
      width: 100%;
      height: 3px;
      margin-top: 4px;
      background: #1d1d1b;
      border: none;
      -webkit-transition: all 0.5s ease;
              transition: all 0.5s ease;
      -webkit-transition-delay: 0.1s;
              transition-delay: 0.1s; }
  nav ul {
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  nav #line-wrap {
    width: 100%;
    height: 1px;
    background: #ffde00;
    position: relative; }
    nav #line-wrap #povzun {
      width: 50px;
      height: 5px;
      background: #ffde00;
      position: absolute;
      top: -2px;
      -webkit-transition: all 0.5s;
              transition: all 0.5s; }

.wrapper .container-wrap .box .mb {
  margin-bottom: 150px; }

.slogo {
  font-size: 40px;
  color: #ffde00;
  font-weight: bold; }
  .slogo ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
    .slogo ul li {
      display: inline-block; }

.gistograms .gistograma img {
  position: relative;
  top: -50px; }
.gistograms .gistograma em {
  font-style: normal; }
.gistograms .gistograma h4 {
  width: 49%;
  display: inline-block;
  margin-top: 30px; }
.gistograms .gistograma h2 {
  font-size: 25px;
  font-family: "Elektra-Light", Arial, sans-serif;
  color: #1d1d1b;
  line-height: 1.2;
  margin-bottom: 0;
  text-transform: uppercase; }
.gistograms .gistograma h3 {
  font-size: 22px;
  font-family: "Elektra-Light", Arial, sans-serif;
  color: #1d1d1b;
  line-height: 1.2;
  margin-top: 0; }
.gistograms .gistograma strong {
  font-size: 30px;
  font-weight: bold; }

.gistograms .gistograma i,
.acts-col .act-file i {
  padding: 8.5px 10px 8.5px 10px;
  background-color: #ffde00;
  border-radius: 50px;
  color: #fff; }

.gistograms .gistograma:nth-child(2n) {
  margin-left: 16.66667%; }

.address {
  color: #1d1d1b; }
  .address .address-name {
    font-size: 1.25em;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 5px; }
  .address .content h3, .address .content p {
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    background: #ffde00;
    padding: 15px 0;
    margin-top: 0; }

.slick-slider-gallery {
  margin-top: 20px; }
  .slick-slider-gallery .gallery-col {
    outline: none; }
    .slick-slider-gallery .gallery-col img {
      margin: 0 auto; }

.slick-slider-video {
  margin-top: 100px; }
  .slick-slider-video .video-col {
    outline: none; }
    .slick-slider-video .video-col div {
      max-width: 100%;
      width: 100%; }
