/* 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
 */

@charset "UTF-8";
#g-header .g-fixed-logo {
  position: relative;
}
.g-logo {
  margin: 20px 0;
}
#g-header .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 55px 20px;
}
#g-footer .g-normal-logo {
  position: relative;
}
#g-footer .g-logo-height {
  height: 70px;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #da1c5c;
  border-color: #da1c5c;
}
.g-slideshow .g-slideshow-buttons .button {
  background: #231a2a;
  border-color: #231a2a;
}
#g-feature .g-particle-intro .g-title-separator {
  height: 2px;
  width: 100px;
  margin: 20px auto;
  background: #ef4136;
}
#g-feature .g-features2-particle .g-features2-particle-icon {
  margin-right: 20px;
  color: #ef4136;
  font-size: 130%;
}
#g-subfeature .g-particle-intro .g-title-separator {
  height: 2px;
  width: 100px;
  margin: 20px auto;
  background: #da1c5c;
}
#g-subfeature .uk-overlay-area:empty::before, body .uk-overlay-icon::before {
  font-size: 25px;
  height: 55px;
  width: 55px;
  line-height: 55px;
  margin-left: -27.5px;
  margin-top: -27.5px;
  background: #da1c5c;
  border-radius: 50%;
}
#g-subfeature .g-content-pro-link a {
  color: #da1c5c;
}
#g-drawer {
  position: absolute;
  width: 0;
  height: 0;
}
.g-onepage-nav {
  position: fixed;
  left: 0;
  top: 50%;
  z-index: 1010;
  visibility: hidden;
}
@media only all and (max-width: 47.99rem) {
  .g-onepage-nav {
    display: none;
  }
}
.g-onepage-nav.style1 ul {
  margin: 0;
  padding: 0.625rem;
  list-style: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.g-onepage-nav.style1 .g-onepage-nav-item {
  margin-bottom: 5px;
}
.g-onepage-nav.style1 .g-onepage-nav-item:last-child {
  margin-bottom: 0px;
}
.g-onepage-nav.style1 .g-onepage-nav-item a {
  width: 20px;
  height: 20px;
  background: rgba(0, 0, 0, 0.1);
  display: block;
  border-radius: 50%;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-onepage-nav.style1 .g-onepage-nav-item a:hover {
  background: #ffffff;
}
.g-onepage-nav.style1 .g-onepage-nav-item.uk-active > a {
  background: #ffffff;
}
.g-onepage-nav.style2 ul {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}
.g-onepage-nav.style2 .g-onepage-nav-item {
  margin-bottom: 5px;
}
.g-onepage-nav.style2 .g-onepage-nav-item:last-child {
  margin-bottom: 0px;
}
.g-onepage-nav.style2 .g-onepage-nav-item a {
  width: 40px;
  height: 30px;
  line-height: 30px;
  font-size: 1.2rem;
  display: block;
  text-align: center;
  color: #ffffff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-onepage-nav.style2 .g-onepage-nav-item a:hover {
  color: #f7941d;
}
.g-onepage-nav.style2 .g-onepage-nav-item.uk-active > a {
  color: #f7941d;
}
.g-main-nav .g-toplevel {
  text-align: center;
}
/* Logotip popravek, če ni menija */
.g-logo img {
  width: 250px;
  display: block;
  margin: 0 auto;
}
.g-onepage-nav {
  display: block !important;
}
/*# sourceMappingURL=custom_20.css.map */