/* 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";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,600");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css");
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
.g-slideshow .g-overlay-container {
  width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-slideshow .g-overlay-container {
    width: 60rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-overlay-container {
    width: 48rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #dbbfc2;
}
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #dbbfc2;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #ead9db;
  border-color: #ead9db;
}
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #dbbfc2;
  color: #dbbfc2;
}
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #dbbfc2;
  border-color: #dbbfc2;
  color: #ffffff;
}
.g-slideshow .uk-flex-center {
  text-align: center;
}
.g-slideshow .style2 {
  padding: 70px 0;
}
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #ffffff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #ffffff !important;
  font-size: 1.2rem;
  display: table;
}
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #ffffff;
  border-color: #ffffff;
  color: #1a1a1a;
}
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #ffffff;
  color: #ffffff;
}
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #ffffff;
}
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #424753 !important;
}
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #424753;
}
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
.g-slideshow .uk-overlay-left-short {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  transform: translateX(-10%);
}
.g-slideshow .uk-overlay-right-short {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  -o-transform: translateX(10%);
  transform: translateX(10%);
}
.g-slideshow .uk-overlay-top-short {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  -o-transform: translateY(-10%);
  transform: translateY(-10%);
}
.g-slideshow .uk-overlay-bottom-short {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  -o-transform: translateY(10%);
  transform: translateY(10%);
}
.g-slideshow .uk-overlay-scale {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.g-slideshow .uk-overlay-left-short, .g-slideshow .uk-overlay-right-short, .g-slideshow .uk-overlay-top-short, .g-slideshow .uk-overlay-bottom-short {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.g-slideshow .uk-overlay-active .uk-active .uk-overlay-scale {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-keypoints {
  margin-left: -0.938rem;
  margin-right: -0.938rem;
}
.g-keypoints .g-left-points .g-content {
  margin: 0 0.625rem 0 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: right;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-left-points .g-keypoints-item:last-child {
    margin-bottom: 25px;
  }
}
.g-keypoints .g-main-image {
  text-align: center;
}
.g-keypoints .g-main-image .g-content {
  margin: 0;
  padding: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .g-main-image .g-content {
    margin-bottom: 1rem;
  }
}
.g-keypoints .image-bottom {
  margin-bottom: -4.563rem;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints .image-bottom {
    margin-bottom: 1rem;
  }
}
.g-keypoints .g-right-points .g-content {
  margin: 0 0 0 0.625rem;
  padding-top: 0;
  padding-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style1 .g-content {
    text-align: center;
  }
}
.g-keypoints.style1 .g-keypoints-item .g-keypoints-item-desc {
  margin: 1.5rem 0;
}
.g-keypoints.style1 .g-keypoints-item:last-child .g-keypoints-item-desc {
  margin-bottom: 0;
}
.g-keypoints.style1 .g-keypoints-item-icon {
  color: #ffffff;
  background: #dbbfc2;
  line-height: 2.5rem;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  text-align: center;
}
.g-keypoints.style1 .g-left-points .g-keypoints-item-icon {
  margin-left: 1.25rem;
}
.g-keypoints.style1 .g-right-points .g-keypoints-item-icon {
  margin-right: 1.25rem;
}
.g-keypoints.style2 .g-keypoints-item {
  margin-bottom: 40px;
}
.g-keypoints.style2 .g-keypoints-item:last-child {
  margin-bottom: 0;
}
.g-keypoints.style2 .g-keypoints-item:hover .g-keypoints-item-icon {
  background: #dbbfc2;
  color: #ffffff;
}
.g-keypoints.style2 .g-keypoints-item-icon {
  font-size: 24px;
  margin-right: 0;
  color: #dbbfc2;
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  border: 1px solid #dbbfc2;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.g-keypoints.style2 .g-left-points {
  padding-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points {
    padding-top: 0;
    margin-bottom: 40px;
  }
  .g-keypoints.style2 .g-left-points .g-content {
    text-align: left;
  }
}
.g-keypoints.style2 .g-left-points .g-keypoints-item-icon {
  float: right;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points .g-keypoints-item-icon {
    float: left;
  }
}
.g-keypoints.style2 .g-left-points .g-title-desc-container {
  margin-right: 85px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-left-points .g-title-desc-container {
    margin-right: 0;
    margin-left: 85px;
  }
}
.g-keypoints.style2 .g-right-points {
  padding-top: 25px;
}
@media only all and (max-width: 47.99rem) {
  .g-keypoints.style2 .g-right-points {
    padding-top: 0;
    margin-top: 15px;
  }
}
.g-keypoints.style2 .g-right-points .g-keypoints-item-icon {
  float: left;
}
.g-keypoints.style2 .g-right-points .g-title-desc-container {
  margin-left: 85px;
}
.g-keypoints.style2 .g-keypoints-item-title {
  margin-top: 0;
  margin-bottom: 10px;
}
.g-portfolio .g-portfolio-filter {
  margin-bottom: 30px;
}
.g-portfolio .g-portfolio-filter.uk-subnav > * > * {
  color: #424753;
}
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 3px 8px;
  border: 1px solid #e0e0e5;
  background: #ffffff;
  -webkit-transition: all, 0.2s;
  -moz-transition: all, 0.2s;
  transition: all, 0.2s;
}
.g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:focus, .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *:hover {
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #dbbfc2;
  color: #dbbfc2;
}
.g-portfolio .g-portfolio-filter .uk-active > a {
  background: #ffffff;
  border: 1px solid #dbbfc2;
  color: #dbbfc2;
  box-shadow: none;
}
.g-portfolio .g-portfolio-item {
  border: 1px solid #e0e0e5;
}
.g-portfolio.gutter-disabled .g-portfolio-item {
  border: none;
}
.g-portfolio .g-portfolio-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.g-portfolio .g-portfolio-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-portfolio .g-info-container {
  padding: 20px;
  background: #ffffff;
}
.g-portfolio p {
  margin: 0;
}
.g-portfolio .g-portfolio-title {
  margin: 0;
}
.g-portfolio .g-portfolio-title a {
  color: #4d4d4d;
}
.g-portfolio .g-portfolio-title a:hover {
  color: #dbbfc2;
}
.g-portfolio .g-item-details {
  margin-top: 10px;
  font-size: 90%;
  color: #6f788c;
  font-style: italic;
}
.g-portfolio .g-item-details i {
  margin-right: 5px;
}
.g-portfolio .g-portfolio-desc {
  margin-top: 10px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel {
  padding: 15px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel p {
  margin-top: 5px;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel a {
  color: #ffffff;
}
.g-portfolio .g-info-container-style2.uk-overlay-panel a:hover {
  color: #dbbfc2;
}
.g-portfolio .g-info-container-style2 .g-portfolio-special, .g-portfolio .g-info-container-style2 .g-item-details {
  color: #999fae;
}
.g-portfolio .g-portfolio-special {
  color: #6f788c;
  font-style: italic;
  float: left;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-portfolio .g-portfolio-special {
    float: none;
  }
}
.g-portfolio .g-portfolio-special i {
  margin-right: 5px;
}
.g-portfolio .g-portfolio-link {
  float: right;
  font-style: italic;
}
.g-portfolio .g-portfolio-link i {
  margin-left: 10px;
}
@media only all and (max-width: 30rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-portfolio .g-portfolio-link {
    float: none;
    margin-top: 5px;
  }
}
.g-portfolio .no-special .g-portfolio-link {
  float: none;
}
.g-portfolio .no-link .g-portfolio-special {
  float: none;
}
.g-portfolio .g-bottom-info {
  margin-top: 15px;
}
.g-portfolio.style3 .g-info-container {
  position: absolute;
  visibility: hidden;
  z-index: 9;
  opacity: 0;
  border: 1px solid #e0e0e5;
  border-top: none;
  width: 100%;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.g-portfolio.style3 .g-portfolio-item {
  border: none;
  position: relative;
}
.g-portfolio.style3 .g-portfolio-item:hover .g-info-container {
  visibility: visible;
  opacity: 1;
}
.g-portfolio.style4 .g-info-container-style2 {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.15) 20%, rgba(0, 0, 0, 0.8) 100%);
  padding: 20px;
}
.g-portfolio.style4 .g-info-container-style2 a {
  color: #ffffff;
}
.g-portfolio.style4 .g-info-container-style2 a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.g-portfolio.style4 .g-portfolio-image .uk-overlay img {
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  transition: all 1s;
}
.g-portfolio.style4 .g-portfolio-image:hover .uk-overlay img {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.portfolio-special .g-portfolio-filter {
  text-align: center;
  position: relative;
  top: -50px;
  margin-bottom: 0;
  justify-content: center;
}
#g-fullwidth .g-portfolio.gutter-enabled, .g-flushed .g-portfolio.gutter-enabled {
  padding: 30px;
}
#g-fullwidth .g-portfolio.filters-enabled.gutter-enabled, .g-flushed .g-portfolio.filters-enabled.gutter-enabled {
  padding-top: 0;
}
#g-fullwidth .g-portfolio .g-portfolio-filter, .g-flushed .g-portfolio .g-portfolio-filter {
  border-bottom: 1px solid #f0f0f0;
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
  padding: 0;
  border: none;
  height: 50px;
  width: 100%;
  line-height: 50px;
  font-weight: bold;
  font-size: 1rem;
  border-radius: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    font-size: 0.9rem;
    font-weight: normal;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
@media only all and (max-width: 47.99rem) {
  #g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav-pill > * > * {
    height: auto;
    line-height: inherit;
    padding: 13px 0;
    font-size: 0.8rem;
    font-weight: normal;
  }
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav {
  margin-left: -30px;
  margin-right: -30px;
}
#g-fullwidth .g-portfolio .g-portfolio-filter.uk-subnav > *, .g-flushed .g-portfolio .g-portfolio-filter.uk-subnav > * {
  padding-left: 0;
  border-right: 1px solid #f0f0f0;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter {
  margin-bottom: 0;
}
#g-fullwidth .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav, .g-flushed .g-portfolio.gutter-disabled .g-portfolio-filter.uk-subnav {
  padding: 0 30px;
}
.uk-tooltip.g-portfolio-tooltip {
  padding: 6px 12px;
  font-size: 13px;
}
html {
  scroll-behavior: smooth;
}
#g-navigation {
  background-image: url('../../../../images/grafika/bg2.png');
}
@media only all and (max-width: 47.99rem) {
  #g-navigation {
    background-image: none;
  }
}
a {
  color: #ffffff;
}
a:hover {
  color: rgba(255, 255, 255, 0.7);
}
@media only all and (max-width: 47.99rem) {
  #g-utility {
    padding-top: 0.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-offcanvas-toggle {
    font-size: 2.5rem;
    top: 1.5rem;
    z-index: 100001;
  }
  #g-navigation .g-social {
    margin-top: 5px;
  }
  .g-social a {
    padding: 0.2rem 0.8rem;
    text-decoration: none;
    font-size: 25px;
    margin-top: 3rem;
  }
}
.g-home-particles.g-helium-style #g-navigation .g-social a {
  color: #ffffff;
}
.g-home-particles.g-helium-style #g-navigation .g-social a:hover {
  color: rgba(255, 255, 255, 0.7);
}
* {
  font-family: "Open Sans", sans-serif;
}
#g-navigation img {
  margin-top: -5px;
}
#g-intro {
  padding-top: 0;
  padding-bottom: 40px !important;
}
#g-intro h1, #g-intro h2, #g-intro h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
}
#g-intro h4, #g-intro h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
#g-features {
  padding-top: 0;
  padding-bottom: 40px !important;
}
#g-features h1, #g-features h2, #g-features h3 {
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
}
#g-features h4, #g-features h5 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}
.g-particle-intro .g-title-separator {
  height: 0px;
}
#g-header {
  background-color: rgba(255, 255, 255, 0);
  color: #eceeef;
  padding: 3rem 0;
  position: relative;
  z-index: 10;
}
#g-header, #g-expanded, #g-utility, #intro-b {
  /* font modifiers classes */
  /* grid classes */
}
#g-header .fa, #g-expanded .fa, #g-utility .fa, #intro-b .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
#g-header .fa -moz-osx-font-smoothing:grayscale .fa-angle-down:before, #g-expanded .fa -moz-osx-font-smoothing:grayscale .fa-angle-down:before, #g-utility .fa -moz-osx-font-smoothing:grayscale .fa-angle-down:before, #intro-b .fa -moz-osx-font-smoothing:grayscale .fa-angle-down:before {
  content: "";
}
#g-header .fa-angle-down:before, #g-expanded .fa-angle-down:before, #g-utility .fa-angle-down:before, #intro-b .fa-angle-down:before {
  content: "";
}
#g-header *, #g-expanded *, #g-utility *, #intro-b * {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.2em;
  color: #8e8e8e;
}
#g-header .container, #g-expanded .container, #g-utility .container, #intro-b .container {
  width: 1400px;
  margin: 0 auto;
}
#g-header .heading, #g-expanded .heading, #g-utility .heading, #intro-b .heading {
  font-size: 18px;
}
#g-header .c-white, #g-expanded .c-white, #g-utility .c-white, #intro-b .c-white {
  color: #fff;
}
#g-header .c-dark, #g-expanded .c-dark, #g-utility .c-dark, #intro-b .c-dark {
  color: #444;
}
#g-header .c-dark-blue, #g-expanded .c-dark-blue, #g-utility .c-dark-blue, #intro-b .c-dark-blue {
  color: #535572;
}
#g-header .semibold, #g-expanded .semibold, #g-utility .semibold, #intro-b .semibold {
  font-weight: 600;
}
#g-header .grid-1-2, #g-header .grid-1-4, #g-expanded .grid-1-2, #g-expanded .grid-1-4, #g-utility .grid-1-2, #g-utility .grid-1-4, #intro-b .grid-1-2, #intro-b .grid-1-4 {
  float: left;
}
#g-header .grid-1-2, #g-expanded .grid-1-2, #g-utility .grid-1-2, #intro-b .grid-1-2 {
  width: 700px;
}
#g-header .grid-1-4, #g-expanded .grid-1-4, #g-utility .grid-1-4, #intro-b .grid-1-4 {
  width: 350px;
}
#g-header .head-wrapper, #g-expanded .head-wrapper, #g-utility .head-wrapper, #intro-b .head-wrapper {
  height: 1000px;
  background-size: 1920px 1000px;
  background-position: center-top;
  position: relative;
}
#g-header .head-wrapper-title, #g-expanded .head-wrapper-title, #g-utility .head-wrapper-title, #intro-b .head-wrapper-title {
  padding-top: 150px;
}
#g-header .head-wrapper-title h1, #g-header .head-wrapper-title h2, #g-header .head-wrapper-title h2 span, #g-expanded .head-wrapper-title h1, #g-expanded .head-wrapper-title h2, #g-expanded .head-wrapper-title h2 span, #g-utility .head-wrapper-title h1, #g-utility .head-wrapper-title h2, #g-utility .head-wrapper-title h2 span, #intro-b .head-wrapper-title h1, #intro-b .head-wrapper-title h2, #intro-b .head-wrapper-title h2 span {
  color: #fff;
  text-align: center;
}
#g-header .head-wrapper-title h1, #g-expanded .head-wrapper-title h1, #g-utility .head-wrapper-title h1, #intro-b .head-wrapper-title h1 {
  font-size: 40px;
  font-weight: 600;
  padding-top: 20px;
}
#g-header .notify, #g-expanded .notify, #g-utility .notify, #intro-b .notify {
  position: relative;
}
#g-header .head-wrapper-title h2, #g-header .head-wrapper-title h2 span, #g-expanded .head-wrapper-title h2, #g-expanded .head-wrapper-title h2 span, #g-utility .head-wrapper-title h2, #g-utility .head-wrapper-title h2 span, #intro-b .head-wrapper-title h2, #intro-b .head-wrapper-title h2 span {
  font-size: 30px;
}
#g-header .head-wrapper-title h2 span:after, #g-expanded .head-wrapper-title h2 span:after, #g-utility .head-wrapper-title h2 span:after, #intro-b .head-wrapper-title h2 span:after {
  content: "Rozwój pewności siebie";
  font-size: 12px;
  position: absolute;
  bottom: -30px;
  right: -30px;
  line-height: normal;
  width: 170px;
  padding: 5px 0;
  background: #000;
  border-radius: 50px;
  opacity: 0;
}
#g-header .notify:hover, #g-expanded .notify:hover, #g-utility .notify:hover, #intro-b .notify:hover {
  cursor: pointer;
}
#g-header .notify:hover::after, #g-expanded .notify:hover::after, #g-utility .notify:hover::after, #intro-b .notify:hover::after {
  opacity: 1;
  transition-duration: 0.5s;
}
#g-header .head-wrapper-title:after, #g-expanded .head-wrapper-title:after, #g-utility .head-wrapper-title:after, #intro-b .head-wrapper-title:after {
  content: "";
  display: block;
  height: 1px;
  border-bottom: 1px solid #fff;
  width: 300px;
  margin: 25px auto;
}
#g-header .head-wrapper-badges, #g-expanded .head-wrapper-badges, #g-utility .head-wrapper-badges, #intro-b .head-wrapper-badges {
  text-align: center;
}
#g-header .head-wrapper-badges .badge, #g-expanded .head-wrapper-badges .badge, #g-utility .head-wrapper-badges .badge, #intro-b .head-wrapper-badges .badge {
  display: inline-block;
  padding: 20px 30px;
  border-radius: 50px;
  box-sizing: border-box;
  text-transform: uppercase;
  border: 1px solid #fff;
  color: #fff;
  margin: 10px 5px;
}
#g-header .head-wrapper-badges .badge:hover, #g-expanded .head-wrapper-badges .badge:hover, #g-utility .head-wrapper-badges .badge:hover, #intro-b .head-wrapper-badges .badge:hover {
  background: rgba(255, 255, 255, 0.15);
  transition-duration: 0.5s;
  cursor: pointer;
}
#g-header .head-wrapper-badges2, #g-expanded .head-wrapper-badges2, #g-utility .head-wrapper-badges2, #intro-b .head-wrapper-badges2 {
  text-align: center;
}
#g-header .head-wrapper-badges2 .badge, #g-expanded .head-wrapper-badges2 .badge, #g-utility .head-wrapper-badges2 .badge, #intro-b .head-wrapper-badges2 .badge {
  display: inline-block;
  padding: 20px 30px;
  border-radius: 50px;
  box-sizing: border-box;
  text-transform: none;
  border: 1px solid #424753;
  color: #424753;
  margin: 10px 5px;
}
#g-header .head-wrapper-badges2 .badge:hover, #g-expanded .head-wrapper-badges2 .badge:hover, #g-utility .head-wrapper-badges2 .badge:hover, #intro-b .head-wrapper-badges2 .badge:hover {
  background: rgba(255, 255, 255, 0.15);
  transition-duration: 0.5s;
  cursor: pointer;
}
#g-header .slide-down-btn, #g-expanded .slide-down-btn, #g-utility .slide-down-btn, #intro-b .slide-down-btn {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.7);
  position: relative;
  margin: 50px auto;
}
#g-header .slide-down-btn:hover, #g-expanded .slide-down-btn:hover, #g-utility .slide-down-btn:hover, #intro-b .slide-down-btn:hover {
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.15);
  cursor: pointer;
  transition-duration: 0.5s;
}
#g-header .slide-down-btn:hover i, #g-expanded .slide-down-btn:hover i, #g-utility .slide-down-btn:hover i, #intro-b .slide-down-btn:hover i {
  color: #fff;
  cursor: pointer;
  transition-duration: 0.5s;
}
#g-header .slide-down-btn i, #g-expanded .slide-down-btn i, #g-utility .slide-down-btn i, #intro-b .slide-down-btn i {
  position: relative;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.7);
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}
#g-header .head-wrapper-subtitle, #g-expanded .head-wrapper-subtitle, #g-utility .head-wrapper-subtitle, #intro-b .head-wrapper-subtitle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  padding: 50px 0;
}
#g-header .head-wrapper-subtitle p, #g-expanded .head-wrapper-subtitle p, #g-utility .head-wrapper-subtitle p, #intro-b .head-wrapper-subtitle p {
  margin-bottom: 20px;
}
#g-header .head-wrapper-subtitle p:last-child, #g-expanded .head-wrapper-subtitle p:last-child, #g-utility .head-wrapper-subtitle p:last-child, #intro-b .head-wrapper-subtitle p:last-child {
  margin-bottom: 0;
}
#g-header .content, #g-expanded .content, #g-utility .content, #intro-b .content {
  padding: 50px 0;
}
#g-header .content p, #g-expanded .content p, #g-utility .content p, #intro-b .content p {
  margin-bottom: 20px;
}
#g-header .content .section-title, #g-expanded .content .section-title, #g-utility .content .section-title, #intro-b .content .section-title {
  margin-bottom: 50px;
}
#g-header .content p.last-child, #g-expanded .content p.last-child, #g-utility .content p.last-child, #intro-b .content p.last-child {
  margin-bottom: 0;
}
#g-header .separator, #g-expanded .separator, #g-utility .separator, #intro-b .separator {
  display: block;
  border-bottom: 1px solid #eaeaea;
  margin: 50px 0;
}
#g-header .bio-field .bio-title:before, #g-expanded .bio-field .bio-title:before, #g-utility .bio-field .bio-title:before, #intro-b .bio-field .bio-title:before {
  content: "";
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  background: #535572;
  border-radius: 100%;
  margin-top: 5px;
  margin-right: 10px;
}
#g-header .mb-clear, #g-expanded .mb-clear, #g-utility .mb-clear, #intro-b .mb-clear {
  margin-bottom: 0 !important;
}
#g-header .mb-10, #g-expanded .mb-10, #g-utility .mb-10, #intro-b .mb-10 {
  margin-bottom: 10px;
}
#g-header .bio-images, #g-expanded .bio-images, #g-utility .bio-images, #intro-b .bio-images {
  text-align: right;
}
#g-header .bio-images .image, #g-expanded .bio-images .image, #g-utility .bio-images .image, #intro-b .bio-images .image {
  height: 350px;
  display: inline-block;
  margin: 0 5px;
  border-radius: 15px;
  position: relative;
  overflow: hidden;
}
#g-header .bio-images .image:hover::after, #g-expanded .bio-images .image:hover::after, #g-utility .bio-images .image:hover::after, #intro-b .bio-images .image:hover::after {
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition-duration: 0.5s;
}
#g-header .bio-images .image:after, #g-expanded .bio-images .image:after, #g-utility .bio-images .image:after, #intro-b .bio-images .image:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: none !important;
}
#g-header .bio-images .image img, #g-expanded .bio-images .image img, #g-utility .bio-images .image img, #intro-b .bio-images .image img {
  max-height: 100%;
}
#g-header .clearfix, #g-expanded .clearfix, #g-utility .clearfix, #intro-b .clearfix {
  clear: both;
}
#g-header .bottom-tariff, #g-expanded .bottom-tariff, #g-utility .bottom-tariff, #intro-b .bottom-tariff {
  padding: 50px 0;
  margin-top: 50px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  overflow: hidden;
  position: relative;
}
#g-header .bottom-tariff p, #g-expanded .bottom-tariff p, #g-utility .bottom-tariff p, #intro-b .bottom-tariff p {
  margin: 0 !important;
}
#g-header .bottom-tariff .tariff-badge, #g-expanded .bottom-tariff .tariff-badge, #g-utility .bottom-tariff .tariff-badge, #intro-b .bottom-tariff .tariff-badge {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #eaeaea;
  padding: 15px 30px;
  box-sizing: border-box;
  border-radius: 50px;
}
#g-header .bottom-tariff .tariff-badge:hover, #g-expanded .bottom-tariff .tariff-badge:hover, #g-utility .bottom-tariff .tariff-badge:hover, #intro-b .bottom-tariff .tariff-badge:hover {
  border: 1px solid #535572;
  background: #535572;
  transition-duration: 0.5s;
  cursor: pointer;
  color: #fff;
}
#g-header .bottom-tariff .tariff-badge:hover span, #g-expanded .bottom-tariff .tariff-badge:hover span, #g-utility .bottom-tariff .tariff-badge:hover span, #intro-b .bottom-tariff .tariff-badge:hover span {
  color: #fff;
  transition-duration: 0.5s;
}
#g-header .hidden-filler, #g-expanded .hidden-filler, #g-utility .hidden-filler, #intro-b .hidden-filler {
  visibility: hidden;
}
#g-header footer, #g-expanded footer, #g-utility footer, #intro-b footer {
  background: #444444;
  padding: 50px 0;
  overflow: hidden;
}
#g-header footer p i, #g-expanded footer p i, #g-utility footer p i, #intro-b footer p i {
  color: #fff;
  margin-right: 5px;
  width: 15px;
  text-align: center;
}
#g-header .hide, #g-expanded .hide, #g-utility .hide, #intro-b .hide {
  display: block;
}
#g-header .mobile-display, #g-expanded .mobile-display, #g-utility .mobile-display, #intro-b .mobile-display {
  display: none;
}
@media screen and (min-width: 1000px) and (max-width: 1400px) {
  #g-header .container, #g-expanded .container, #g-utility .container, #intro-b .container {
    width: 1000px;
  }
  #g-header .grid-1-4, #g-expanded .grid-1-4, #g-utility .grid-1-4, #intro-b .grid-1-4 {
    width: 250px;
  }
  #g-header .grid-1-2, #g-expanded .grid-1-2, #g-utility .grid-1-2, #intro-b .grid-1-2 {
    width: 500px;
  }
  #g-header .bio-images .image, #g-expanded .bio-images .image, #g-utility .bio-images .image, #intro-b .bio-images .image {
    height: 250px;
  }
  #g-header .head-wrapper-title, #g-expanded .head-wrapper-title, #g-utility .head-wrapper-title, #intro-b .head-wrapper-title {
    padding-top: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  #g-header .container, #g-expanded .container, #g-utility .container, #intro-b .container {
    width: 768px;
  }
  #g-header .grid-1-4, #g-expanded .grid-1-4, #g-utility .grid-1-4, #intro-b .grid-1-4 {
    width: 384px;
  }
  #g-header .grid-1-2, #g-expanded .grid-1-2, #g-utility .grid-1-2, #intro-b .grid-1-2 {
    width: 768px;
  }
  #g-header .bio-images, #g-expanded .bio-images, #g-utility .bio-images, #intro-b .bio-images {
    text-align: center;
    padding: 25px 0;
  }
  #g-header .hide, #g-expanded .hide, #g-utility .hide, #intro-b .hide {
    display: none;
  }
  #g-header .mobile-display, #g-expanded .mobile-display, #g-utility .mobile-display, #intro-b .mobile-display {
    display: block;
  }
  #g-header .head-wrapper-subtitle.mobile-display, #g-expanded .head-wrapper-subtitle.mobile-display, #g-utility .head-wrapper-subtitle.mobile-display, #intro-b .head-wrapper-subtitle.mobile-display {
    position: static;
    background: #000;
  }
}
@media screen and (max-width: 768px) {
  #g-header .container, #g-expanded .container, #g-utility .container, #intro-b .container {
    width: 90%;
  }
  #g-header .hide, #g-expanded .hide, #g-utility .hide, #intro-b .hide {
    display: none;
  }
  #g-header .mobile-display, #g-expanded .mobile-display, #g-utility .mobile-display, #intro-b .mobile-display {
    display: block;
  }
  #g-header .head-wrapper-subtitle.mobile-display, #g-expanded .head-wrapper-subtitle.mobile-display, #g-utility .head-wrapper-subtitle.mobile-display, #intro-b .head-wrapper-subtitle.mobile-display {
    position: static;
    background: #000;
  }
  #g-header .head-wrapper, #g-expanded .head-wrapper, #g-utility .head-wrapper, #intro-b .head-wrapper {
    height: auto;
    background-size: auto 100%;
    background-position: center top;
    padding: 50px 0;
  }
  #g-header .head-wrapper-title, #g-expanded .head-wrapper-title, #g-utility .head-wrapper-title, #intro-b .head-wrapper-title {
    padding-top: 0;
  }
  #g-header .slide-down-btn, #g-expanded .slide-down-btn, #g-utility .slide-down-btn, #intro-b .slide-down-btn {
    margin-bottom: 0;
  }
  #g-header .grid-1-4, #g-header .grid-1-2, #g-expanded .grid-1-4, #g-expanded .grid-1-2, #g-utility .grid-1-4, #g-utility .grid-1-2, #intro-b .grid-1-4, #intro-b .grid-1-2 {
    width: 100%;
    clear: both;
    float: none;
  }
  #g-header .content .section-title, #g-expanded .content .section-title, #g-utility .content .section-title, #intro-b .content .section-title {
    margin: 25px 0;
  }
  #g-header .bio-images .image, #g-expanded .bio-images .image, #g-utility .bio-images .image, #intro-b .bio-images .image {
    height: 300px;
  }
  #g-header .bio-images, #g-expanded .bio-images, #g-utility .bio-images, #intro-b .bio-images {
    text-align: center;
  }
  #g-header .bio-images .image, #g-expanded .bio-images .image, #g-utility .bio-images .image, #intro-b .bio-images .image {
    margin: 5px;
  }
}
@media only all and (max-width: 47.99rem) {
  .uk-slideshow > li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    height: 300px !important;
  }
}
#g-header .head-wrapper-subtitle, #g-expanded .head-wrapper-subtitle {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background: rgba(251, 250, 250, 0.76);
  padding: 50px 0;
}
#g-header *, #g-expanded * {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.2em;
  color: #000;
}
#g-header .c-white, #g-expanded .c-white {
  color: #000;
}
#g-header .head-wrapper-subtitle.mobile-display, #g-features .head-wrapper-subtitle.mobile-display, #g-expanded .head-wrapper-subtitle.mobile-display {
  position: static;
  background: #fff;
}
#g-above .uk-position-cover {
  position: absolute;
  top: 12px;
  bottom: 20px;
  left: 0;
  right: 0;
}
@media only all and (max-width: 47.99rem) {
  #g-above .uk-position-cover {
    top: 0px;
    bottom: 0px;
    left: 0;
    right: 0;
  }
}
/*# sourceMappingURL=custom_13.css.map */