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

/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, wp-content/plugins/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 3, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 47.938em) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 7, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 13, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 48em) and (max-width: 59.938em) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 22, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 28, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-right {
    top: auto;
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only all and (min-width: 60em) and (max-width: 86.938em) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 39, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 87em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 60em) and (max-width: 86.938em) {
  .g-slideshow .g-overlay-container {
    width: 60em;
  }
}
@media only all and (min-width: 48em) and (max-width: 59.938em) {
  .g-slideshow .g-overlay-container {
    width: 48em;
  }
}
@media only all and (min-width: 35.062em) and (max-width: 47.938em) {
  .g-slideshow .g-overlay-container {
    width: 35em;
  }
}
@media only all and (max-width: 35em) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 58, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 59, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 63, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff !important;
}
@media only all and (max-width: 47.938em) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 71, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 47.938em) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 76, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #ffc722;
}
/* line 78, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 83, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 47.938em) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 88, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #ffc722;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 92, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #ffd14b;
  border-color: #ffd14b;
}
/* line 97, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 100, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 47.938em) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 107, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 48em) and (max-width: 59.938em) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 115, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 119, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #ffc722;
  color: #ffc722;
}
/* line 123, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #ffc722;
  border-color: #ffc722;
  color: #fff;
}
/* line 131, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 134, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 136, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-title {
  padding: 15px 25px;
  background: #fff;
  color: #1a1a1a !important;
  font-size: 2rem;
  display: table;
  margin-bottom: 20px;
}
/* line 144, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-desc {
  padding: 15px 20px;
  background: #1a1a1a;
  color: #fff !important;
  font-size: 1.2rem;
  display: table;
}
/* line 151, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 152, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 154, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 158, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 164, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 167, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 175, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 176, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-right .g-slideshow-title, .g-slideshow .style2.uk-flex-right .g-slideshow-desc {
  margin-left: auto;
}
/* line 180, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 181, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 184, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 189, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 190, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 47.938em) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 48em) and (max-width: 59.938em) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 199, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 204, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 205, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 206, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #fff !important;
}
/* line 209, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #fff;
}
/* line 214, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 217, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 218, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 222, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 223, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 227, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.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%);
}
/* line 230, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.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%);
}
/* line 233, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.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%);
}
/* line 236, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.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%);
}
/* line 239, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.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);
}
/* line 242, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.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;
}
/* line 245, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 246, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 247, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.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);
}
/* line 252, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 257, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 258, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
/* line 259, wp-content/themes/g5_helium/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
/*# sourceMappingURL=slideshow_oferta_-_zrob_to_sam.css.map */