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

@import "jlaccordion";
@import "owlshowcase";
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 1, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 2, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 7, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
}
/* line 12, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-readmore {
  margin: 1rem auto;
}
/* line 16, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-link {
  color: #fff !important;
}
/* line 19, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-item-img {
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 25, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-item-text {
  color: #fff;
  background: rgba(0, 0, 0, 0.15);
  display: block;
  padding: 0.3rem;
  border: 2px solid transparent;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
/* line 32, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-item-text:hover {
  background: rgba(0, 0, 204, 0.8);
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  /* line 7, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-gridpromogallery .g-gridpromogallery-item-text {
    padding: 1.5rem 1rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  /* line 13, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-gridpromogallery .g-gridpromogallery-item-text {
    padding: 1rem 0.5rem;
  }
}
@media only all and (max-width: 50.99rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-gridpromogallery .g-gridpromogallery-item-text {
    padding: 2rem;
  }
}
/* line 45, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-item-tag, .g-gridpromogallery .g-gridpromogallery-item-title, .g-gridpromogallery .g-gridpromogallery-item-desc {
  display: block;
  margin: 2rem 0;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-gridpromogallery .g-gridpromogallery-item-tag, .g-gridpromogallery .g-gridpromogallery-item-title, .g-gridpromogallery .g-gridpromogallery-item-desc {
    margin: 1.5rem 0;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-gridpromogallery .g-gridpromogallery-item-tag, .g-gridpromogallery .g-gridpromogallery-item-title, .g-gridpromogallery .g-gridpromogallery-item-desc {
    margin: 1rem 0;
  }
}
/* line 55, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-item-tag {
  font-family: "heebo", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 700;
  font-size: 0.8rem;
  line-height: 1.25;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 1rem;
}
/* line 64, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-item-title {
  font-family: "";
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1.5;
  text-transform: uppercase;
  margin: 1rem 0;
  position: relative;
}
/* line 73, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-item-desc {
  text-transform: uppercase;
  line-height: 1.5;
}
/* line 78, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-item-arrow {
  position: relative;
  display: block;
  opacity: 0;
  -webkit-transform: translateX(-1rem);
  -moz-transform: translateX(-1rem);
  -ms-transform: translateX(-1rem);
  -o-transform: translateX(-1rem);
  transform: translateX(-1rem);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 84, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.dir-rtl .g-gridpromogallery .g-gridpromogallery-item-arrow {
  -webkit-transform: translateX(1rem);
  -moz-transform: translateX(1rem);
  -ms-transform: translateX(1rem);
  -o-transform: translateX(1rem);
  transform: translateX(1rem);
}
/* line 87, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-item-arrow:before {
  font-family: FontAwesome;
  font-size: 1.5rem;
  content: "\f178";
  color: #fff;
  position: absolute;
  bottom: 1rem;
  right: 1.5rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-gridpromogallery .g-gridpromogallery-item-arrow:before {
    bottom: 0.5rem;
    right: 1rem;
  }
}
/* line 99, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.dir-rtl .g-gridpromogallery .g-gridpromogallery-item-arrow:before {
  content: "\f177";
  right: inherit;
  left: 1.5rem;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .dir-rtl .g-gridpromogallery .g-gridpromogallery-item-arrow:before {
    right: inherit;
    bottom: 0.5rem;
    left: 1rem;
  }
}
/* line 112, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 113, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-2cols .g-gridpromogallery-item {
  width: 50%;
}
/* line 117, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 118, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-3cols .g-gridpromogallery-item {
  width: 33.33333%;
}
/* line 122, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 123, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-4cols .g-gridpromogallery-item {
  width: 25%;
}
/* line 127, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 128, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-5cols .g-gridpromogallery-item {
  width: 20%;
}
/* line 132, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 133, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-gridpromogallery .g-gridpromogallery-6cols .g-gridpromogallery-item {
  width: 16.66667%;
}
/* line 138, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 139, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
@media only all and (max-width: 50.99rem) {
  .g-gridpromogallery .g-gridpromogallery-3cols .g-gridpromogallery-item, .g-gridpromogallery .g-gridpromogallery-5cols .g-gridpromogallery-item {
    width: 100%;
  }
}
/* line 145, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 146, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  /* line 16, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-gridpromogallery .g-gridpromogallery-2cols .g-gridpromogallery-item, .g-gridpromogallery .g-gridpromogallery-4cols .g-gridpromogallery-item, .g-gridpromogallery .g-gridpromogallery-6cols .g-gridpromogallery-item {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  /* line 19, media/gantry5/engines/nucleus/scss/nucleus/mixins/_breakpoints.scss */
  .g-gridpromogallery .g-gridpromogallery-2cols .g-gridpromogallery-item, .g-gridpromogallery .g-gridpromogallery-4cols .g-gridpromogallery-item, .g-gridpromogallery .g-gridpromogallery-6cols .g-gridpromogallery-item {
    width: 100%;
  }
}
/* line 156, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 157, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 158, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-1.g-gridpromogallery-item .g-gridpromogallery-item-tag, .g-promogallery-style-1.g-gridpromogallery-item .g-gridpromogallery-item-desc {
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 163, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-1.g-gridpromogallery-item .g-gridpromogallery-item-tag {
  -webkit-transform: translateY(-2rem);
  -moz-transform: translateY(-2rem);
  -ms-transform: translateY(-2rem);
  -o-transform: translateY(-2rem);
  transform: translateY(-2rem);
}
/* line 166, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-1.g-gridpromogallery-item .g-gridpromogallery-item-desc {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 169, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 170, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-1.g-gridpromogallery-item:hover .g-gridpromogallery-item-tag, .g-promogallery-style-1.g-gridpromogallery-item:hover .g-gridpromogallery-item-desc {
  opacity: 1;
}
/* line 174, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-1.g-gridpromogallery-item:hover .g-gridpromogallery-item-tag {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
/* line 177, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-1.g-gridpromogallery-item:hover .g-gridpromogallery-item-desc {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 180, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-1.g-gridpromogallery-item:hover .g-gridpromogallery-item-arrow {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
/* line 187, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 188, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 189, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-2.g-gridpromogallery-item .g-gridpromogallery-item-text {
  background: #fff;
}
/* line 192, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-2.g-gridpromogallery-item .g-gridpromogallery-item-tag, .g-promogallery-style-2.g-gridpromogallery-item .g-gridpromogallery-item-desc {
  color: #1a1a1a;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 198, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 199, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-2.g-gridpromogallery-item:hover .g-gridpromogallery-item-text {
  background: rgba(204, 184, 184, 0.8);
  border: 2px solid transparent !important;
}
/* line 203, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-2.g-gridpromogallery-item:hover .g-gridpromogallery-item-tag, .g-promogallery-style-2.g-gridpromogallery-item:hover .g-gridpromogallery-item-desc {
  color: #1a1a1a;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* line 208, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-promogallery-style-2.g-gridpromogallery-item:hover .g-gridpromogallery-item-arrow {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
/* line 215, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
/* line 216, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-border-top .g-gridpromogallery-item-text {
  border-top: 2px solid rgba(0, 0, 0, 0.08);
}
/* line 219, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-border-right .g-gridpromogallery-item-text {
  border-right: 2px solid rgba(0, 0, 0, 0.08);
}
/* line 222, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-border-bottom .g-gridpromogallery-item-text {
  border-bottom: 2px solid rgba(0, 0, 0, 0.08);
}
/* line 225, templates/rt_fluent/custom/scss/_gridpromogallery.scss */
.g-border-left .g-gridpromogallery-item-text {
  border-left: 2px solid rgba(0, 0, 0, 0.08);
}
/* line 1, templates/rt_fluent/custom/scss/_imagegrid.scss */
/* line 2, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid *, .g-imagegrid *:before, .g-imagegrid *:after {
  box-sizing: border-box !important;
}
/* line 6, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
/* line 12, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding: 0.625rem;
}
/* line 20, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item img {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  width: 100%;
  height: 100%;
  border-radius: 0.4rem;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
}
/* line 28, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-caption {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  color: #fff;
  font-weight: ;
  font-size: 2.5rem;
  text-transform: uppercase;
  z-index: 1;
}
/* line 37, templates/rt_fluent/custom/scss/_imagegrid.scss */
.dir-rtl .g-imagegrid .g-imagegrid-item .g-imagegrid-caption {
  margin-right: 2.125rem;
  margin-left: auto;
}
/* line 43, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .indicator {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  text-transform: uppercase;
  color: #fff;
  font-style: normal;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 57, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .indicator span {
  opacity: 0;
  -webkit-transform: translate(0, -20px);
  -moz-transform: translate(0, -20px);
  -ms-transform: translate(0, -20px);
  -o-transform: translate(0, -20px);
  transform: translate(0, -20px);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  padding: 1.5rem;
  font-size: 0.8rem;
  letter-spacing: 2px;
}
/* line 68, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-item-desc {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  color: #fff;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 81, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-item-desc span {
  -webkit-box-flex: none;
  -moz-box-flex: none;
  box-flex: none;
  -webkit-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
}
/* line 84, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-item-desc .g-imagegrid-item-desc-title {
  padding: 0 1.5rem;
  font-weight: 700;
  font-size: 1rem;
  font-size: 1.3vw;
}
@media (max-width: 76.9230769231rem) {
  /* line 25, media/gantry5/engines/nucleus/scss/nucleus/theme/mixins/_typography.scss */
  .g-imagegrid .g-imagegrid-item .g-imagegrid-item-desc .g-imagegrid-item-desc-title {
    font-size: 1rem;
  }
}
/* line 89, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item .g-imagegrid-item-desc .g-imagegrid-item-desc-subtitle {
  padding: 1.5rem;
  padding-top: 0;
  font-size: 0.8rem;
}
/* line 96, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover {
  z-index: 10;
}
/* line 99, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover .g-imagegrid-link:before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
/* line 104, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-item:hover .indicator span {
  opacity: 1;
  -webkit-transform: translate(0);
  -moz-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
}
/* line 111, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-desc {
  margin: 1.5rem 0;
}
/* line 115, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
/* line 122, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-link:before {
  color: #fff;
  content: "";
  position: absolute;
  z-index: 1;
  opacity: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background-color: rgba(59, 131, 219, 0.5);
  background-image: -webkit-linear-gradient(-70deg, rgba(59, 131, 219, 0.5), rgba(116, 95, 157, 0.9));
  background-image: linear-gradient(-200deg,rgba(59, 131, 219, 0.5), rgba(116, 95, 157, 0.9));
  -webkit-transform-origin: bottom;
  -moz-transform-origin: bottom;
  -ms-transform-origin: bottom;
  -o-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-transform: scale(1, 0.2);
  -moz-transform: scale(1, 0.2);
  -ms-transform: scale(1, 0.2);
  -o-transform: scale(1, 0.2);
  transform: scale(1, 0.2);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  border-radius: 0.4rem;
}
/* line 139, templates/rt_fluent/custom/scss/_imagegrid.scss */
/* line 140, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-1cols .g-imagegrid-item {
  width: 100%;
}
@media only all and (max-width: 50.99rem) {
  .g-imagegrid .g-imagegrid-1cols .g-imagegrid-item {
    width: 100%;
  }
}
/* line 151, templates/rt_fluent/custom/scss/_imagegrid.scss */
/* line 152, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
  width: 50%;
}
@media only all and (max-width: 50.99rem) {
  .g-imagegrid .g-imagegrid-2cols .g-imagegrid-item {
    width: 100%;
  }
}
/* line 161, templates/rt_fluent/custom/scss/_imagegrid.scss */
/* line 162, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
  width: 33.33333%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-imagegrid .g-imagegrid-3cols .g-imagegrid-item {
    width: 100%;
  }
}
/* line 175, templates/rt_fluent/custom/scss/_imagegrid.scss */
/* line 176, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
  width: 25%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-imagegrid .g-imagegrid-4cols .g-imagegrid-item {
    width: 100%;
  }
}
/* line 189, templates/rt_fluent/custom/scss/_imagegrid.scss */
/* line 190, templates/rt_fluent/custom/scss/_imagegrid.scss */
.g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
  width: 20%;
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 33.33333%;
  }
}
@media only all and (max-width: 50.99rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 50%;
  }
}
@media only all and (max-width: 30rem) {
  .g-imagegrid .g-imagegrid-5cols .g-imagegrid-item {
    width: 100%;
  }
}
/* line 1, templates/rt_fluent/custom/scss/_accordion.scss */
.accordion {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 1rem;
}
/* line 7, templates/rt_fluent/custom/scss/_accordion.scss */
.accordion .accordion-item-title {
  position: relative;
  font-family: "heebo", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-size: 1.35rem;
  color: #745f9d;
  background: transparent;
  border: none;
  cursor: pointer;
  margin: 0;
  text-transform: none;
  padding-bottom: 0.5rem;
  outline: 0;
}
@media only all and (max-width: 50.99rem) {
  .accordion .accordion-item-title {
    font-size: 1.25rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .accordion .accordion-item-title {
    font-size: 1.25rem;
  }
}
/* line 28, templates/rt_fluent/custom/scss/_accordion.scss */
.accordion .indicator {
  text-align: center;
  float: right;
  display: inline;
  cursor: pointer;
  font-size: 1.8rem;
  font-weight: 300;
  font-family: "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  line-height: 1.9rem;
  padding-left: 1px;
  color: #745f9d;
  border-radius: 50%;
  border: 1px solid #745f9d;
  width: 35px;
  height: 35px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
/* line 31, templates/rt_fluent/custom/scss/_accordion.scss */
.dir-rtl .accordion .indicator {
  float: left;
}
@media only all and (max-width: 30rem) {
  .accordion .indicator {
    display: inline-block;
    float: none;
    margin-left: 1rem;
  }
}
/* line 53, templates/rt_fluent/custom/scss/_accordion.scss */
.accordion .indicator:hover {
  color: #1f2126;
  border-color: #1f2126;
}
/* line 59, templates/rt_fluent/custom/scss/_accordion.scss */
.accordion li {
  padding: 1rem 0;
}
/* line 62, templates/rt_fluent/custom/scss/_accordion.scss */
/* line 63, templates/rt_fluent/custom/scss/_accordion.scss */
/* line 64, templates/rt_fluent/custom/scss/_accordion.scss */
.accordion li.active .accordion-item-title .indicator {
  color: #1f2126;
  border-color: #1f2126;
}
/* line 69, templates/rt_fluent/custom/scss/_accordion.scss */
.accordion li.active .toggle {
  background: #3b83db;
}
/* line 74, templates/rt_fluent/custom/scss/_accordion.scss */
.accordion li div {
  padding: 0.5rem 0;
}
/* line 1, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 2, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .uk-overlay-panel {
  padding: 25px;
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 6, templates/rt_fluent/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 12, templates/rt_fluent/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: 51rem) and (max-width: 75.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
  /* line 21, templates/rt_fluent/custom/scss/_slideshow.scss */
  .g-slideshow .uk-overlay-panel.uk-overlay-left {
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
  }
  /* line 27, templates/rt_fluent/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: 76rem) and (max-width: 87.99rem) {
  .g-slideshow .uk-overlay-panel {
    padding: 15px;
  }
}
/* line 38, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-overlay-container {
  width: 88rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 25px !important;
  padding-right: 25px !important;
}
@media only all and (min-width: 76rem) and (max-width: 87.99rem) {
  .g-slideshow .g-overlay-container {
    width: 76rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-slideshow .g-overlay-container {
    width: 51rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 50.99rem) {
  .g-slideshow .g-overlay-container {
    width: 30rem;
  }
}
@media only all and (max-width: 30rem) {
  .g-slideshow .g-overlay-container {
    width: 100%;
  }
}
/* line 57, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 58, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .nav-visible .uk-slidenav {
  opacity: 1;
}
/* line 62, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-title {
  margin: 0 0 15px;
  color: #fff;
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .g-slideshow-title {
    margin: 0;
    font-size: 1rem;
  }
}
/* line 70, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc {
  margin: 0;
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .g-slideshow-desc {
    display: none;
  }
}
/* line 75, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button) {
  color: #3b83db;
}
/* line 77, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-desc a:not(.button):hover {
  text-decoration: underline;
}
/* line 82, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons {
  margin: 25px 0 0;
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .g-slideshow-buttons {
    margin: 15px 0 0;
  }
}
/* line 87, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button {
  margin-right: 15px;
  border: 2px solid #3b83db;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 91, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:hover {
  background: #5d99e1;
  border-color: #5d99e1;
}
/* line 96, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button:last-child {
  margin-right: 0;
}
/* line 99, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button > span {
  margin-right: 10px;
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 106, templates/rt_fluent/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-slideshow .g-slideshow-buttons .button {
    display: block;
    margin-right: 0;
    margin-bottom: 15px;
  }
  /* line 114, templates/rt_fluent/custom/scss/_slideshow.scss */
  .g-slideshow .g-slideshow-buttons .button:last-child {
    margin-bottom: 0;
  }
}
/* line 118, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty {
  background: none;
  border: 2px solid #3b83db;
  color: #3b83db;
}
/* line 122, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-buttons .button.empty:hover {
  background: #3b83db;
  border-color: #3b83db;
  color: #fff;
}
/* line 130, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .uk-flex-center {
  text-align: center;
}
/* line 133, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .style2 {
  padding: 70px 0;
}
/* line 135, templates/rt_fluent/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 143, templates/rt_fluent/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 150, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 151, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button {
  font-size: 1.2rem;
}
/* line 153, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard {
  background: #fff;
  border-color: #fff;
  color: #1a1a1a;
}
/* line 157, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.standard:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 163, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty {
  border-color: #fff;
  color: #fff;
}
/* line 166, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .style2 .g-slideshow-buttons .button.empty:hover {
  background: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
/* line 174, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 175, templates/rt_fluent/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 179, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 180, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-title {
  margin: 0 auto 20px;
}
/* line 183, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .style2.uk-flex-center .g-slideshow-desc {
  margin: auto;
}
/* line 188, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 189, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-title {
  font-size: 2rem;
}
@media only all and (max-width: 50.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.2rem;
  }
}
@media only all and (min-width: 51rem) and (max-width: 75.99rem) {
  .g-slideshow .style3 .g-slideshow-title {
    font-size: 1.4rem;
  }
}
/* line 198, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .style3 .g-slideshow-desc {
  font-size: 17px;
  line-height: 30px;
}
/* line 203, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 204, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 205, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-title {
  color: #1f2126 !important;
}
/* line 208, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .dark-text .style3 .g-slideshow-desc {
  color: #1f2126;
}
/* line 213, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .uk-dotnav {
  margin: 0 0 35px;
}
/* line 216, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 217, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .g-slideshow-item iframe {
  pointer-events: auto !important;
}
/* line 221, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 222, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow .slideshow-caption.uk-overlay-background {
  padding: 25px;
}
/* line 226, templates/rt_fluent/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 229, templates/rt_fluent/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 232, templates/rt_fluent/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 235, templates/rt_fluent/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 238, templates/rt_fluent/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 241, templates/rt_fluent/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 244, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 245, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 246, templates/rt_fluent/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 251, templates/rt_fluent/custom/scss/_slideshow.scss */
.g-slideshow audio, .g-slideshow canvas, .g-slideshow video {
  display: block;
}
/* line 256, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 257, templates/rt_fluent/custom/scss/_slideshow.scss */
/* line 258, templates/rt_fluent/custom/scss/_slideshow.scss */
#g-fullwidth .g-slideshow .g-content, .g-flushed .g-slideshow .g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 2, templates/rt_fluent/custom/scss/_svgbutton.scss */
.svg-button-kolor {
  background: ;
  color: #fff;
}
/* line 7, templates/rt_fluent/custom/scss/_svgbutton.scss */
.svg-button-kolor:hover {
  background: #363f49;
  color: #50f0aa;
}
/* line 1, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc {
  background: #969696;
  color: #000;
  -webkit-font-smoothing: antialiased;
}
/* line 7, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-navigation .g-main-nav .g-dropdown .noc {
  background: #969696 !important;
  border-radius: 0.25rem;
  transition: all 1s;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.9);
}
/* line 15, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .noc {
  text-decoration: underline;
  transition: all 1s;
}
/* line 21, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-navigation .g-main-nav .g-dropdown a:hover .noc {
  text-decoration: underline;
}
/* line 27, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-slideshow .g-slideshow .noc {
  background: rgba(150, 150, 150, 0.9) !important;
}
/* line 31, templates/rt_fluent/custom/scss/trybnocny.scss */
.g-imagegrid .g-imagegrid-wrapper .noc {
  background: rgba(150, 150, 150, 0.1) !important;
}
/* line 35, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-slideshow .uk-overlay-panel h3.noc {
  color: #000 !important;
  background: #969696 !important;
}
/* line 42, templates/rt_fluent/custom/scss/trybnocny.scss */
.g-casestudies .g-casestudies-header .noc {
  color: #000;
}
/* line 46, templates/rt_fluent/custom/scss/trybnocny.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .noc {
  background: rgba(96, 96, 96, 0.2) !important;
}
/* line 50, templates/rt_fluent/custom/scss/trybnocny.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .g-casestudies-grid-item-content .noc {
  background: rgba(96, 96, 96, 0.2) !important;
  color: #fff !important;
}
/* line 58, templates/rt_fluent/custom/scss/trybnocny.scss */
.g-content-array .g-item-title a.noc {
  color: #000;
}
/* line 62, templates/rt_fluent/custom/scss/trybnocny.scss */
.g-content-array .g-array-item-image:hover.noc {
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.8) !important;
}
/* line 69, templates/rt_fluent/custom/scss/trybnocny.scss */
.g-simplecontent h2.g-title .noc {
  color: #000 !important;
}
/* line 73, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-footer a:hover.noc {
  text-decoration: underline;
}
/* line 79, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-footer .noc {
  color: #000 !important;
}
/* line 83, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-copyright .noc {
  background: #969696 !important;
}
/* line 88, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-sidebar.noc {
  background: #969696 !important;
}
/* line 92, templates/rt_fluent/custom/scss/trybnocny.scss */
.button.noc {
  background: #969696 !important;
  border: 2px solid rgba(250, 250, 250, 1);
  color: #fff;
}
/* line 98, templates/rt_fluent/custom/scss/trybnocny.scss */
.button.button-blue.noc {
  background: #969696 !important;
  border: 2px solid rgba(250, 250, 250, 1);
  color: #fff;
}
/* line 104, templates/rt_fluent/custom/scss/trybnocny.scss */
.button .fa.noc {
  color: #000 !important;
}
/* line 108, templates/rt_fluent/custom/scss/trybnocny.scss */
.svg-button.noc {
  background: #969696 !important;
  color: #000;
  border: 2px solid rgba(0, 0, 0, 1);
  text-decoration: none;
}
/* line 115, templates/rt_fluent/custom/scss/trybnocny.scss */
.svg-button:hover.noc {
  color: #000;
  text-decoration: underline;
}
/* line 121, templates/rt_fluent/custom/scss/trybnocny.scss */
.svg-button-icon .icon.noc {
  display: none;
}
/* line 125, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-mainbar .art-menu ul li.noc {
  background: #969696 !important;
  border: 2px solid rgba(0, 0, 0, 1);
  color: #000;
}
/* line 131, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-mainbar .art-menu ul li:hover.noc {
  background: #969696 !important;
  color: #000;
  text-decoration: underline;
}
/* line 137, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-mainbar .art-menu ul li a:hover.noc {
  background: #969696 !important;
  color: #000;
  text-decoration: underline;
}
/* line 145, templates/rt_fluent/custom/scss/trybnocny.scss */
#phoca-dl-category-box .pd-category h3.pd-ctitle.noc, #phoca-dl-file-box .pd-file h3.pd-ctitle.noc, #phoca-dl-download-box .pd-file h3.pd-ctitle.noc {
  background: #969696 !important;
  border: 2px solid rgba(0, 0, 0, 1);
  color: #000;
}
/* line 151, templates/rt_fluent/custom/scss/trybnocny.scss */
#phoca-dl-category-box .pd-subcategory a:hover.noc {
  text-decoration: underline;
}
/* line 156, templates/rt_fluent/custom/scss/trybnocny.scss */
.box3.moduletable.noc, .box3.widget.noc, .box3.g-outer-box.noc, .box3 > .g-content.noc {
  background: #969696 !important;
  border: 2px solid rgba(0, 0, 0, 1);
}
/* line 162, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .pd-hr-cb {
  border-bottom: 3px solid #666;
}
/* line 168, templates/rt_fluent/custom/scss/trybnocny.scss */
#g-mainbar .page-header.noc {
  border: solid 1px #000;
  background: #969696 !important;
}
/* line 173, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .tm-title {
  color: #000 !important;
  background-color: #969696 !important;
  border: solid 1px #000;
}
/* line 179, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .accordion-item-title {
  color: #000 !important;
  background-color: #969696 !important;
  border: solid 1px #000;
}
/* line 185, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .indicator {
  color: #000 !important;
  background-color: #969696 !important;
  border: solid 0px #000;
}
/* line 191, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .accordion-item-title:hover, .noc .indicator:hover {
  text-decoration: underline;
}
/* line 197, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .g-soc p {
  border-color: white !important;
  color: #000;
  -moz-outline-radius: 0.4rem;
}
/* line 204, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .g-soc p:hover {
  color: white;
}
/* line 208, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .g-soc p#font-minus, .noc .g-soc p#font-plus, .noc .g-soc p#font-default {
  background: #969696;
}
/* line 212, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .g-soc p#tryb-noc, .noc .g-soc p#tryb-dzien {
  background: #969696;
}
/* line 216, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .g-soc p#tryb-cz {
  color: #000;
  background: #000;
}
/* line 221, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .g-soc p#tryb-zc {
  color: #000;
  background: #c6c600;
}
/* line 226, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .g-soc p#tryb-cb {
  color: #969696;
  background: #000;
  outline-color: #000;
}
/* line 232, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .fa {
  color: #000;
}
/* line 237, templates/rt_fluent/custom/scss/trybnocny.scss */
.g-soc p#tryb-cb.noc .fa {
  background: #000;
  color: #c6c6c6;
}
/* line 242, templates/rt_fluent/custom/scss/trybnocny.scss */
.g-soc p#tryb-cz.noc .fa {
  background: #000;
  color: #c6c600;
}
/* line 247, templates/rt_fluent/custom/scss/trybnocny.scss */
.g-soc p#tryb-zc.noc .fa {
  background: #c6c600;
}
/* line 253, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .fa:hover {
  background: transparent !important;
  color: #fff;
}
/* line 258, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .g-soc p:hover {
  background-color: #969696 !important;
  color: #fff;
  transition: all 1s;
  outline-color: #fff !important;
}
/* line 265, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .tooltip .tooltiptext {
  border-color: white !important;
  color: #000 !important;
  background-color: #969696 !important;
  transition: all 1s !important;
}
/* line 272, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .tooltip .tooltiptext::after {
  border-color: transparent transparent white transparent !important;
  transition: all 1s !important;
}
/* line 277, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc .tooltip .tooltiptext:hover {
  color: white !important;
  border-color: #000 !important;
  transition: all 1s !important;
  background: rgba(0, 0, 0, 0.65) !important;
}
/* line 283, templates/rt_fluent/custom/scss/trybnocny.scss */
.noc.tooltip .tooltiptext:hover:after {
  border-color: transparent transparent white transparent !important;
  transition: all 1s !important;
}
/* line 1, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy {
  background: #000;
  color: #fbfbfb;
  -webkit-font-smoothing: antialiased;
}
/* line 7, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-navigation .g-main-nav .g-dropdown .czarnobialy {
  background: #000 !important;
  border-radius: 0.25rem;
  transition: all 1s;
  border-width: 2px;
  border-color: rgba(255, 255, 255, 0.9);
}
/* line 15, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .czarnobialy {
  text-decoration: underline;
  transition: all 1s;
}
/* line 21, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-navigation .g-main-nav .g-dropdown a:hover .czarnobialy {
  text-decoration: underline;
}
/* line 27, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-slideshow .g-slideshow .czarnobialy {
  background: rgba(0, 0, 0, 0.6) !important;
}
/* line 31, templates/rt_fluent/custom/scss/czarnybialy.scss */
.g-imagegrid .g-imagegrid-wrapper .czarnobialy {
  background: rgba(0, 0, 0, 0.1) !important;
}
/* line 37, templates/rt_fluent/custom/scss/czarnybialy.scss */
.g-casestudies .g-casestudies-header .czarnobialy {
  color: #fff;
}
/* line 41, templates/rt_fluent/custom/scss/czarnybialy.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .czarnobialy {
  background: rgba(0, 0, 0, 0.4) !important;
}
/* line 45, templates/rt_fluent/custom/scss/czarnybialy.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .g-casestudies-grid-item-content .czarnobialy {
  background: #000 !important;
  color: #fff !important;
}
/* line 52, templates/rt_fluent/custom/scss/czarnybialy.scss */
.g-content-array .g-item-title a.czarnobialy {
  color: #fff;
}
/* line 56, templates/rt_fluent/custom/scss/czarnybialy.scss */
.g-content-array .g-array-item-image:hover.czarnobialy {
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.8) !important;
}
/* line 63, templates/rt_fluent/custom/scss/czarnybialy.scss */
.g-simplecontent h2.g-title .czarnobialy {
  color: #fbfbfb !important;
}
/* line 67, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-footer a:hover.czarnobialy {
  text-decoration: underline;
}
/* line 73, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-footer .czarnobialy {
  color: #fbfbfb !important;
}
/* line 77, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-copyright .czarnobialy {
  background: #000 !important;
}
/* line 82, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-sidebar.czarnobialy {
  background: #000 !important;
}
/* line 86, templates/rt_fluent/custom/scss/czarnybialy.scss */
.button.czarnobialy {
  background: #000 !important;
  border: 2px solid rgba(250, 250, 250, 1);
  color: #fff;
}
/* line 92, templates/rt_fluent/custom/scss/czarnybialy.scss */
.button.button-blue.czarnobialy {
  background: #000 !important;
  border: 2px solid rgba(250, 250, 250, 1);
  color: #fff;
}
/* line 98, templates/rt_fluent/custom/scss/czarnybialy.scss */
.button .fa.czarnobialy {
  color: #fff !important;
}
/* line 102, templates/rt_fluent/custom/scss/czarnybialy.scss */
.svg-button.czarnobialy {
  background: #000 !important;
  color: #fff;
  border: 2px solid rgba(250, 250, 250, 1);
  text-decoration: none;
}
/* line 109, templates/rt_fluent/custom/scss/czarnybialy.scss */
.svg-button:hover.czarnobialy {
  color: #fff;
  text-decoration: underline;
}
/* line 115, templates/rt_fluent/custom/scss/czarnybialy.scss */
.svg-button-icon .icon.czarnobialy {
  display: none;
}
/* line 119, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-mainbar .art-menu ul li.czarnobialy {
  background: #000 !important;
  border: 2px solid rgba(250, 250, 250, 1);
  color: #fff;
}
/* line 125, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-mainbar .art-menu ul li:hover.czarnobialy {
  background: #000 !important;
  color: #fff;
  text-decoration: underline;
}
/* line 131, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-mainbar .art-menu ul li a:hover.czarnobialy {
  background: #000 !important;
  color: #fff;
  text-decoration: underline;
}
/* line 139, templates/rt_fluent/custom/scss/czarnybialy.scss */
#phoca-dl-category-box .pd-category h3.pd-ctitle.czarnobialy, #phoca-dl-file-box .pd-file h3.pd-ctitle.czarnobialy, #phoca-dl-download-box .pd-file h3.pd-ctitle.czarnobialy {
  background: #000 !important;
  border: 2px solid rgba(250, 250, 250, 1);
  color: #fff;
}
/* line 145, templates/rt_fluent/custom/scss/czarnybialy.scss */
#phoca-dl-category-box .pd-subcategory a:hover.czarnobialy {
  text-decoration: underline;
}
/* line 150, templates/rt_fluent/custom/scss/czarnybialy.scss */
.box3.moduletable.czarnobialy, .box3.widget.czarnobialy, .box3.g-outer-box.czarnobialy, .box3 > .g-content.czarnobialy {
  background: #000 !important;
  border: 2px solid rgba(250, 250, 250, 1);
}
/* line 158, templates/rt_fluent/custom/scss/czarnybialy.scss */
#g-mainbar .page-header.czarnobialy {
  border: solid 1px #e7e7e7;
  background: #000 !important;
}
/* line 163, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .tm-title {
  color: #fff !important;
  background-color: #000 !important;
  border: solid 1px #e7e7e7;
}
/* line 169, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .accordion-item-title {
  color: #fff !important;
  background-color: #000 !important;
  border: solid 1px #e7e7e7;
}
/* line 175, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .indicator {
  color: #fff !important;
  background-color: #000 !important;
  border: solid 0px #e7e7e7;
}
/* line 181, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .accordion-item-title:hover, .czarnobialy .indicator:hover {
  text-decoration: underline;
}
/* line 187, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .g-soc p {
  border-color: white !important;
  color: #fff;
  -moz-outline-radius: 0.4rem;
}
/* line 194, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .g-soc p:hover {
  color: #000;
}
/* line 198, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .g-soc p#font-minus, .czarnobialy .g-soc p#font-plus, .czarnobialy .g-soc p#font-default {
  background: black;
}
/* line 202, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .g-soc p#tryb-noc, .czarnobialy .g-soc p#tryb-dzien {
  background: black;
}
/* line 206, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .g-soc p#tryb-noc {
  background: black;
}
/* line 210, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .g-soc p#tryb-cz {
  color: white;
  background: black;
}
/* line 215, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .g-soc p#tryb-zc {
  color: white;
  background: yellow;
}
/* line 221, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .fa {
  background: transparent !important;
  color: #fff;
}
/* line 226, templates/rt_fluent/custom/scss/czarnybialy.scss */
.g-soc p#tryb-cz.czarnobialy .fa {
  background: #000;
  color: #f6f600;
}
/* line 231, templates/rt_fluent/custom/scss/czarnybialy.scss */
.g-soc p#tryb-zc.czarnobialy .fa {
  background: #c6c600;
  color: black;
}
/* line 236, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .fa:hover {
  background: transparent !important;
  color: #000;
}
/* line 241, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .g-soc p:hover {
  background-color: #fff !important;
  color: #000;
  transition: all 1s;
  outline-color: #fff !important;
}
/* line 248, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .tooltip .tooltiptext {
  border-color: white !important;
  color: white !important;
  background-color: #000 !important;
  transition: all 1s !important;
}
/* line 255, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .tooltip .tooltiptext::after {
  border-color: transparent transparent white transparent !important;
  transition: all 1s !important;
}
/* line 260, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy .tooltip .tooltiptext:hover {
  color: white !important;
  border-color: white !important;
  transition: all 1s !important;
  background: rgba(0, 0, 0, 0.65) !important;
}
/* line 266, templates/rt_fluent/custom/scss/czarnybialy.scss */
.czarnobialy.tooltip .tooltiptext:hover:after {
  border-color: transparent transparent white transparent !important;
  transition: all 1s !important;
}
/* line 1, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty {
  background: #000;
  color: #ff0;
  -webkit-font-smoothing: antialiased;
}
/* line 7, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-navigation .g-main-nav .g-dropdown .czarnozolty {
  background: #000 !important;
  border-radius: 0.25rem;
  transition: all 1s;
  border-width: 2px;
  border-color: rgba(255, 255, 0, 0.9);
}
/* line 15, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .czarnozolty {
  text-decoration: underline;
  transition: all 1s;
}
/* line 21, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-navigation .g-main-nav .g-dropdown a:hover .czarnozolty {
  text-decoration: underline;
}
/* line 27, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-slideshow .g-slideshow .czarnozolty {
  background: rgba(0, 0, 0, 0.95) !important;
}
/* line 31, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.g-imagegrid .g-imagegrid-wrapper .czarnozolty {
  background: rgba(0, 0, 0, 0.1) !important;
}
/* line 35, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-slideshow .uk-overlay-panel h3.czarnozolty {
  color: #ff0 !important;
}
/* line 40, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.g-casestudies .g-casestudies-header .czarnozolty {
  color: #ff0;
}
/* line 44, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.g-casestudies .g-casestudies-header .g-casestudies-nav .g-casestudies-nav-item.selected.czarnozolty {
  color: #ff0 !important;
}
/* line 48, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .czarnozolty {
  background: rgba(0, 0, 0, 0.4) !important;
}
/* line 52, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .g-casestudies-grid-item-content .czarnozolty {
  background: #000 !important;
  color: #ff0 !important;
}
/* line 59, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.g-content-array .g-item-title a.czarnozolty {
  color: #ff0;
}
/* line 63, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.g-content-array .g-array-item-image:hover.czarnozolty {
  box-shadow: 0 0 10px rgba(255, 255, 0, 0.8) !important;
}
/* line 70, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.g-simplecontent h2.g-title .czarnozolty {
  color: #ff0 !important;
}
/* line 74, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-footer a:hover.czarnozolty {
  text-decoration: underline;
}
/* line 79, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-footer .czarnozolty {
  color: #ff0 !important;
}
/* line 83, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-copyright .czarnozolty {
  background: #000 !important;
}
/* line 88, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-sidebar.czarnozolty {
  background: #000 !important;
}
/* line 92, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.button.czarnozolty {
  background: #000 !important;
  border: 2px solid rgba(250, 250, 0, 1);
  color: #ff0;
}
/* line 98, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.button.button-blue.czarnozolty {
  background: #000 !important;
  border: 2px solid rgba(250, 250, 0, 1);
  color: #ff0;
}
/* line 104, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.button .fa.czarnozolty {
  color: #ff0 !important;
}
/* line 108, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.svg-button.czarnozolty {
  background: #000 !important;
  color: #ff0;
  border: 2px solid rgba(250, 250, 0, 1);
  text-decoration: none;
}
/* line 115, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.svg-button:hover.czarnozolty {
  color: #ff0;
  text-decoration: underline;
}
/* line 121, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.svg-button-icon .icon.czarnozolty {
  display: none;
}
/* line 125, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-mainbar .art-menu ul li.czarnozolty {
  background: #000 !important;
  border: 2px solid rgba(250, 250, 0, 1);
  color: #ff0;
}
/* line 131, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-mainbar .art-menu ul li:hover.czarnozolty {
  background: #000 !important;
  color: #ff0;
  text-decoration: underline;
}
/* line 137, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-mainbar .art-menu ul li a:hover.czarnozolty {
  background: #000 !important;
  color: #ff0;
  text-decoration: underline;
}
/* line 145, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#phoca-dl-category-box .pd-category h3.pd-ctitle.czarnozolty, #phoca-dl-file-box .pd-file h3.pd-ctitle.czarnozolty, #phoca-dl-download-box .pd-file h3.pd-ctitle.czarnozolty {
  background: #000 !important;
  border: 2px solid rgba(250, 250, 0, 1);
  color: #ff0;
}
/* line 151, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#phoca-dl-category-box .pd-subcategory a:hover.czarnozolty {
  text-decoration: underline;
}
/* line 156, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.box3.moduletable.czarnozolty, .box3.widget.czarnozolty, .box3.g-outer-box.czarnozolty, .box3 > .g-content.czarnozolty {
  background: #000 !important;
  border: 2px solid rgba(250, 250, 0, 1);
}
/* line 162, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .pd-hr-cb {
  border-bottom: 3px solid #ee0;
}
/* line 168, templates/rt_fluent/custom/scss/czarnyzolty.scss */
#g-mainbar .page-header.czarnozolty {
  border: solid 1px #e7e700;
  background: #000 !important;
}
/* line 174, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .tm-title {
  color: #ff0 !important;
  background-color: #000 !important;
  border: solid 1px #e7e700;
}
/* line 180, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .accordion-item-title {
  color: #ff0 !important;
  background-color: #000 !important;
  border: solid 1px #e7e700;
}
/* line 186, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .indicator {
  color: #ff0 !important;
  background-color: #000 !important;
  border: solid 0px #e7e700;
}
/* line 192, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .accordion-item-title:hover, .czarnozolty .indicator:hover {
  text-decoration: underline;
}
/* line 199, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .g-soc p {
  border-color: yellow !important;
  color: #ff0;
  -moz-outline-radius: 0.4rem;
}
/* line 206, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .g-soc p:hover {
  color: #000;
}
/* line 210, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .g-soc p#font-minus, .czarnozolty .g-soc p#font-plus, .czarnozolty .g-soc p#font-default {
  background: black;
}
/* line 214, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .g-soc p#tryb-noc, .czarnozolty .g-soc p#tryb-dzien {
  background: black;
}
/* line 218, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .g-soc p#tryb-cb {
  color: #ff0;
}
/* line 222, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .g-soc p#tryb-cz {
  color: #ff0;
}
/* line 226, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .g-soc p#tryb-zc {
  color: #ff0;
}
/* line 231, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .fa {
  background: transparent !important;
  color: #ff0;
}
/* line 236, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .fa:hover {
  background: transparent !important;
  color: #000;
}
/* line 241, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.g-soc p#tryb-cb.czarnozolty .fa {
  background: #000;
  color: #f6f6f6;
}
/* line 246, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.g-soc p#tryb-cz.czarnozolty .fa {
  background: #000;
  color: #f6f600;
}
/* line 251, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.g-soc p#tryb-zc.czarnozolty .fa {
  background: #c6c600;
  color: black;
}
/* line 257, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .g-soc p:hover {
  background-color: #ff0 !important;
  color: #000;
  transition: all 1s;
  outline-color: #ff0 !important;
}
/* line 264, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .tooltip .tooltiptext {
  border-color: yellow !important;
  color: yellow !important;
  background-color: #000 !important;
  transition: all 1s !important;
}
/* line 271, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .tooltip .tooltiptext::after {
  border-color: transparent transparent white transparent !important;
  transition: all 1s !important;
}
/* line 276, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty .tooltip .tooltiptext:hover {
  color: yellow !important;
  border-color: yellow !important;
  transition: all 1s !important;
  background: rgba(0, 0, 0, 0.65) !important;
}
/* line 282, templates/rt_fluent/custom/scss/czarnyzolty.scss */
.czarnozolty.tooltip .tooltiptext:hover:after {
  border-color: transparent transparent yellow transparent !important;
  transition: all 1s !important;
}
/* line 1, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny {
  background: #ff3 !important;
  color: #000;
  -webkit-font-smoothing: antialiased;
}
/* line 7, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-navigation .g-main-nav .g-dropdown .zoltyczarny {
  background: #ff3 !important;
  border-radius: 0.25rem;
  transition: all 1s;
  border-width: 2px;
  border-color: rgba(0, 0, 0, 0.9);
}
/* line 15, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-navigation .g-main-nav .g-toplevel > li:hover > .g-menu-item-container .zoltyczarny {
  text-decoration: underline;
  transition: all 1s;
}
/* line 21, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-navigation .g-main-nav .g-dropdown a:hover .zoltyczarny {
  text-decoration: underline;
}
/* line 27, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-slideshow .g-slideshow .zoltyczarny {
  background: rgba(255, 255, 51, 0.95) !important;
}
/* line 31, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.g-imagegrid .g-imagegrid-wrapper .zoltyczarny {
  background: rgba(255, 255, 51, 0.1) !important;
}
/* line 35, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-slideshow .uk-overlay-panel h3.zoltyczarny {
  color: #000 !important;
}
/* line 40, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.g-casestudies .g-casestudies-header .zoltyczarny {
  color: #000;
}
/* line 44, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.g-casestudies .g-casestudies-header .g-casestudies-nav .g-casestudies-nav-item.selected.zoltyczarny {
  color: #000 !important;
}
/* line 48, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .zoltyczarny {
  background: rgba(255, 255, 51, 0.3) !important;
}
/* line 52, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .g-casestudies-grid-item-content .zoltyczarny {
  background: #ff3 !important;
  color: #000 !important;
}
/* line 59, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.g-content-array .g-item-title a.zoltyczarny {
  color: #000;
}
/* line 63, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.g-content-array .g-array-item-image:hover.zoltyczarny {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8) !important;
}
/* line 70, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.g-simplecontent h2.g-title .zoltyczarny {
  color: #000 !important;
}
/* line 74, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-footer a:hover.zoltyczarny {
  text-decoration: underline;
}
/* line 79, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-footer .zoltyczarny {
  color: #000 !important;
}
/* line 83, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-copyright .zoltyczarny {
  background: #ff3 !important;
}
/* line 88, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-sidebar.zoltyczarny {
  background: #ff3 !important;
}
/* line 92, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.button.zoltyczarny {
  background: #ff3 !important;
  border: 2px solid rgba(250, 250, 0, 1);
  color: #000;
}
/* line 98, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.button.button-blue.zoltyczarny {
  background: #ff3 !important;
  border: 2px solid rgba(250, 250, 0, 1);
  color: #000;
}
/* line 104, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.button .fa.zoltyczarny {
  color: #000 !important;
}
/* line 108, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.svg-button.zoltyczarny {
  background: #ff3 !important;
  color: #000;
  border: 2px solid rgba(0, 0, 0, 1);
  text-decoration: none;
}
/* line 115, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.svg-button:hover.zoltyczarny {
  color: #000;
  text-decoration: underline;
}
/* line 121, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.svg-button-icon .icon.zoltyczarny {
  display: none;
}
/* line 125, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-mainbar .art-menu ul li.zoltyczarny {
  background: #ff3 !important;
  border: 2px solid rgba(0, 0, 0, 1);
  color: #000;
}
/* line 131, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-mainbar .art-menu ul li:hover.zoltyczarny {
  background: #ff3 !important;
  color: #000;
  text-decoration: underline;
}
/* line 137, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-mainbar .art-menu ul li a:hover.zoltyczarny {
  background: #ff3 !important;
  color: #000;
  text-decoration: underline;
}
/* line 145, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#phoca-dl-category-box .pd-category h3.pd-ctitle.zoltyczarny, #phoca-dl-file-box .pd-file h3.pd-ctitle.zoltyczarny, #phoca-dl-download-box .pd-file h3.pd-ctitle.zoltyczarny {
  background: #ff3 !important;
  border: 2px solid rgba(0, 0, 0, 1);
  color: #000;
}
/* line 151, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#phoca-dl-category-box .pd-subcategory a:hover.zoltyczarny {
  text-decoration: underline;
}
/* line 155, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.btn:hover.zoltyczarny {
  color: #000;
  text-decoration: underline;
}
/* line 160, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.box3.moduletable.zoltyczarny, .box3.widget.zoltyczarny, .box3.g-outer-box.zoltyczarny, .box3 > .g-content.zoltyczarny {
  background: #ff3 !important;
  border: 2px solid rgba(0, 0, 0, 1);
}
/* line 166, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .pd-hr-cb {
  border-bottom: 3px solid #000;
}
/* line 173, templates/rt_fluent/custom/scss/zoltyczarny.scss */
#g-mainbar .page-header.zoltyczarny {
  border: solid 1px #000;
  background: #ff3 !important;
}
/* line 178, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .tm-title {
  color: #000 !important;
  background-color: #ff0 !important;
  border: solid 1px #000;
}
/* line 184, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .accordion-item-title {
  color: #000 !important;
  background-color: #ff0 !important;
  border: solid 1px #000;
}
/* line 190, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .indicator {
  color: #000 !important;
  background-color: #ff0 !important;
  border: solid 0px #000;
}
/* line 196, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .accordion-item-title:hover, .zoltyczarny .indicator:hover {
  text-decoration: underline;
}
/* line 202, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .g-soc p {
  border-color: black !important;
  color: #000;
  -moz-outline-radius: 0.4rem;
}
/* line 209, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .g-soc p:hover {
  color: #000;
}
/* line 213, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .g-soc p#tryb-noc {
  background: #000;
}
/* line 217, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .g-soc p#tryb-cb {
  color: #000;
  background: #000 !important;
}
/* line 222, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .g-soc p#tryb-cz {
  color: #000;
  background: #000 !important;
}
/* line 227, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .g-soc p#tryb-zc {
  color: #000;
  background: #000;
}
/* line 232, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .fa {
  color: #000;
}
/* line 237, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .fa:hover {
  background: transparent !important;
  color: #000;
}
/* line 242, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.g-soc p#tryb-cb.zoltyczarny .fa {
  color: #f6f6f6;
  background: #000 !important;
}
/* line 247, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.g-soc p#tryb-cz.zoltyczarny .fa {
  color: #f6f600;
  background: #000 !important;
}
/* line 254, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .g-soc p:hover {
  background-color: #ff0 !important;
  color: #00f;
  transition: all 1s;
  outline-color: #00f !important;
}
/* line 261, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .tooltip .tooltiptext {
  border-color: black !important;
  color: black !important;
  background-color: #ff3 !important;
  transition: all 1s !important;
}
/* line 268, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .tooltip .tooltiptext::after {
  border-color: transparent transparent white transparent !important;
  transition: all 1s !important;
}
/* line 273, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny .tooltip .tooltiptext:hover {
  color: black !important;
  border-color: black !important;
  transition: all 1s !important;
  background: rgba(255, 255, 51, 0.65) !important;
}
/* line 279, templates/rt_fluent/custom/scss/zoltyczarny.scss */
.zoltyczarny.tooltip .tooltiptext:hover:after {
  border-color: transparent transparent black transparent !important;
  transition: all 1s !important;
}
/* line 1, templates/rt_fluent/custom/scss/tooltip.scss */
.tooltip {
  position: relative;
  display: inline-block;
  opacity: 1 !important;
  font-size: inherit;
  line-height: inherit;
  z-index: inherit;
}
/* line 10, templates/rt_fluent/custom/scss/tooltip.scss */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-style: solid;
  border-width: 1.5px;
  border-radius: 6px;
  border-color: white !important;
  padding: 5px 0;
  line-height: 2;
  font-size: 0.75rem;
  font-family: "Raleway", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  opacity: 0;
  transition: opacity 1s !important;
  /* Position the tooltip */
  position: absolute;
  z-index: 1060;
  top: 100%;
  margin-left: -30px;
}
/*tooltip arrow*/
/* line 34, templates/rt_fluent/custom/scss/tooltip.scss */
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -42px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent white transparent;
}
/* line 44, templates/rt_fluent/custom/scss/tooltip.scss */
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
/*HOVER TOOLTIPA*/
/* line 51, templates/rt_fluent/custom/scss/tooltip.scss */
.tooltip .tooltiptext:hover {
  color: #e84a5f;
  border-color: #e84a5f !important;
  transition: all 1s;
  background: rgba(0, 0, 0, 0.65);
  position: absolute !important;
  opacity: 1;
}
/* line 59, templates/rt_fluent/custom/scss/tooltip.scss */
.tooltip .tooltiptext:hover:after {
  border-color: transparent transparent #e84a5f transparent;
  transition: all 1s;
}
/* line 64, templates/rt_fluent/custom/scss/tooltip.scss */
.popover {
  container: body;
}
/* line 1, templates/rt_fluent/custom/scss/fonty.scss */
.Customfont {
  font-size: 1rem;
}
/* line 8, templates/rt_fluent/custom/scss/fonty.scss */
.g-content-array .g-item-title.CustomFont {
  font-size: 1.5rem;
}
/* line 12, templates/rt_fluent/custom/scss/fonty.scss */
.g-content-array .g-array-item-details.Customfont {
  font-size: 1.2rem;
}
/* line 16, templates/rt_fluent/custom/scss/fonty.scss */
.g-content-array .g-array-item .g-array-item-text.Customfont {
  font-size: 1.25rem;
}
/* line 28, templates/rt_fluent/custom/scss/custom.scss */
html body #g-page-surround {
  padding-top: 2vw;
}
/* line 32, templates/rt_fluent/custom/scss/custom.scss */
.g-main-nav a:focus {
  border: 2px solid rgba(219, 21, 21, 0.25);
}
/* line 36, templates/rt_fluent/custom/scss/custom.scss */
#g-navigation div:focus {
  border: 2px solid rgba(219, 21, 21, 0.25);
}
/* line 40, templates/rt_fluent/custom/scss/custom.scss */
#g-slideshow a:focus {
  border: 4px solid rgba(219, 21, 21, 0.25);
}
/* line 44, templates/rt_fluent/custom/scss/custom.scss */
#g-above a:focus {
  border: 4px solid rgba(219, 21, 21, 0.25);
}
/* line 48, templates/rt_fluent/custom/scss/custom.scss */
#g-expanded a:focus {
  border: 4px solid rgba(219, 21, 21, 0.25);
}
/* line 52, templates/rt_fluent/custom/scss/custom.scss */
#g-mainbar div:focus {
  border: 4px solid rgba(219, 21, 21, 0.25);
}
/* line 56, templates/rt_fluent/custom/scss/custom.scss */
#g-sidebar a:focus {
  border: 4px solid rgba(219, 21, 21, 0.25);
}
/* line 61, templates/rt_fluent/custom/scss/custom.scss */
.g-main-nav .g-dropdown .g-dropdown-column {
  border: 4px solid rgba(19, 21, 21, 0.25);
  margin-top: -10px;
}
/* line 67, templates/rt_fluent/custom/scss/custom.scss */
#g-navigation .g-content {
  padding: 0.5rem;
}
/* line 71, templates/rt_fluent/custom/scss/custom.scss */
#g-sidebar-top .g-content {
  margin: 0.1rem;
  padding: 0.1rem;
}
/* line 76, templates/rt_fluent/custom/scss/custom.scss */
#g-navigation .g-content {
  padding-left: 1.5rem;
}
/* line 80, templates/rt_fluent/custom/scss/custom.scss */
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  display: inline;
  vertical-align: middle;
}
/* line 87, templates/rt_fluent/custom/scss/custom.scss */
.fp-slideshow > .g-grid .g-content {
  margin: 0.2rem;
  padding: 0.2rem;
}
/* line 92, templates/rt_fluent/custom/scss/custom.scss */
#menu-bip .g-content {
  margin: 0.25rem;
  padding: 0.25rem;
}
/* line 97, templates/rt_fluent/custom/scss/custom.scss */
#menu-bip .moduletable {
  margin: 0.2rem 0;
  padding: 0.2rem 0;
}
/* line 102, templates/rt_fluent/custom/scss/custom.scss */
#menu-bip .moduletable img {
  border: solid 2px #306828;
  box-shadow: 0 0 5px rgba(220, 220, 220, 0.8);
}
/* line 107, templates/rt_fluent/custom/scss/custom.scss */
#menu-bip .moduletable img:hover {
  border: solid 2px #263c20;
  box-shadow: 0 0 5px rgba(250, 240, 290, 0.95);
}
/* line 112, templates/rt_fluent/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-item .indicator span {
  padding: 0.5rem;
  font-size: 1rem;
}
/* line 117, templates/rt_fluent/custom/scss/custom.scss */
.g-imagegrid .g-imagegrid-link::before {
  background-color: rgba(22, 93, 179, 0.95);
}
/* line 121, templates/rt_fluent/custom/scss/custom.scss */
#line-top .g-content {
  padding: 0.5rem;
  background: rgba(55, 88, 99, 0.2);
}
/* line 134, templates/rt_fluent/custom/scss/custom.scss */
#g-container-top > .g-grid > .g-block:last-child:not(.size-100) > section:first-child, #g-container-top .g-container > .g-grid > .g-block:last-child:not(.size-100) > section:first-child {
  border-radius: 0 0.3rem 0 0;
  border-right: solid 3px white;
  border-top: solid 3px white;
}
/* line 142, templates/rt_fluent/custom/scss/custom.scss */
.uk-overlay-panel h1, .uk-overlay-panel h2, .uk-overlay-panel h3, .uk-overlay-panel h4, .uk-overlay-panel h5, .uk-overlay-panel h6 {
  background: #3c3b3b;
}
/* line 146, templates/rt_fluent/custom/scss/custom.scss */
.g-slideshow .g-slideshow-desc {
  background: #3c3b3b;
}
/* line 150, templates/rt_fluent/custom/scss/custom.scss */
#g-mainbar .page-header {
  border: solid 1px #d7d7c9;
  background: rgba(200, 200, 200, 0.95);
  padding-left: 1rem;
  text-align: center;
}
/* line 157, templates/rt_fluent/custom/scss/custom.scss */
#g-mainbar .page-header h2 {
  margin-bottom: 0.25rem;
  padding-bottom: 0.1rem;
  line-height: 2rem;
  font-size: 1rem;
}
/* line 164, templates/rt_fluent/custom/scss/custom.scss */
#g-mainbar .g-content {
  padding-right: 3rem;
}
/* line 170, templates/rt_fluent/custom/scss/custom.scss */
.g-content-array .g-array-item-image {
  margin: 0 15px 15px 0;
  float: left;
  width: 25%;
  border: solid 2px #f1f1f8;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
/* line 178, templates/rt_fluent/custom/scss/custom.scss */
.g-content-array .g-array-item-image:hover {
  box-shadow: 0 0 10px rgba(149, 18, 18, 0.8);
}
/* line 182, templates/rt_fluent/custom/scss/custom.scss */
.g-content-array .g-array-item-image img {
  width: 100%;
  height: auto;
}
/* line 187, templates/rt_fluent/custom/scss/custom.scss */
.g-content-array .g-item-title {
  font-size: 1.6rem;
}
/* line 192, templates/rt_fluent/custom/scss/custom.scss */
.g-content-array .g-content {
  padding: 0rem 1rem 2.3rem;
}
/* line 198, templates/rt_fluent/custom/scss/custom.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .g-casestudies-grid-item-wrapper.g-casestudies-variation-light {
  background: linear-gradient(to bottom, white, lightgray);
}
/* line 202, templates/rt_fluent/custom/scss/custom.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .g-casestudies-grid-item-wrapper::before {
  border: 2px solid rgba(100, 100, 100, 0.4);
}
/* line 206, templates/rt_fluent/custom/scss/custom.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .g-casestudies-grid-item-content .g-casestudies-grid-item-title {
  font-size: 1.2rem;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
  background-color: #505050;
}
/* line 213, templates/rt_fluent/custom/scss/custom.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item .g-casestudies-grid-item-content {
  margin: 0.1rem;
  margin-bottom: 0.5rem;
  width: 99%;
  text-align: center;
}
/* line 220, templates/rt_fluent/custom/scss/custom.scss */
.g-casestudies .g-casestudies-grid .g-casestudies-grid-item a {
  color: rgba(255, 255, 255, 0);
}
/* line 229, templates/rt_fluent/custom/scss/custom.scss */
#phoca-dl-category-box .pd-subcategory, #phoca-dl-file-box .pd-file {
  font-size: 1.5em;
}
/* line 236, templates/rt_fluent/custom/scss/custom.scss */
.accordion .accordion-item-title {
  font-size: 1rem;
  color: #081a51;
  background: rgba(0, 0, 0, 0.122);
  padding-left: 0.5em;
}
/* line 243, templates/rt_fluent/custom/scss/custom.scss */
.accordion .indicator {
  color: #081a51;
  border-radius: 30%;
  margin-right: 0.3em;
  width: 28px;
  height: 28px;
}
/* line 252, templates/rt_fluent/custom/scss/custom.scss */
.accordion li {
  padding: 0.4rem 0;
}
/* line 258, templates/rt_fluent/custom/scss/custom.scss */
.fp-footer.section-vertical-paddings {
  padding-top: 1rem;
  padding-bottom: 0;
}
/* line 263, templates/rt_fluent/custom/scss/custom.scss */
#g-footer .g-simplecontent .g-simplecontent-item-leading-content {
  font-size: 1.1em;
}
/* line 267, templates/rt_fluent/custom/scss/custom.scss */
#g-footer .g-simplecontent h2.g-title {
  font-size: 1.1em;
}
/* line 271, templates/rt_fluent/custom/scss/custom.scss */
#g-container-main .g-content h2.g-title {
  margin: 1rem 0 1.625rem 0;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
  background: rgba(220, 220, 220, 0.95);
}
/* line 282, templates/rt_fluent/custom/scss/custom.scss */
#g-sidebar .g-content {
  margin: 0.625rem;
  padding: 1.5rem;
  padding-left: 0.5rem;
}
/* line 288, templates/rt_fluent/custom/scss/custom.scss */
.button, .g-pricingtable-col-item .g-pricingtable .button {
  padding: 0.4rem 0.1rem 0.4rem 1rem;
  border-radius: 10px;
  text-align: left;
}
/* line 294, templates/rt_fluent/custom/scss/custom.scss */
.button {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 1.25rem;
  text-align: center;
  -webkit-transition: background 200ms ease;
  transition: background 200ms ease;
}
/* line 305, templates/rt_fluent/custom/scss/custom.scss */
.button .fa {
  color: #e7d44b;
}
/* line 309, templates/rt_fluent/custom/scss/custom.scss */
.button .fa:hover {
  color: #e7d4fb;
  font-size: 1.1em;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}
/* line 319, templates/rt_fluent/custom/scss/custom.scss */
.button.button-block {
  text-align: left;
  font-size: 1.1em;
}
/* line 324, templates/rt_fluent/custom/scss/custom.scss */
.button.button-margin {
  margin-left: 2em;
}
/* line 329, templates/rt_fluent/custom/scss/custom.scss */
.button.button-orange {
  background: #c35818;
  border-color: #8f400e;
}
/* line 334, templates/rt_fluent/custom/scss/custom.scss */
.button.button-orange:hover, .button.button-orange:active, .button.button-orange:focus {
  background: #ee7933;
  border-color: #8f400e;
  text-decoration: none;
}
/* line 341, templates/rt_fluent/custom/scss/custom.scss */
.button.button-pink {
  background: #9b2457;
  border-color: #8f400e;
}
/* line 346, templates/rt_fluent/custom/scss/custom.scss */
.button.button-pink:hover, .button.button-pink:active, .button.button-pink:focus {
  background: #d13b7b;
  border-color: #5e1077;
  text-decoration: none;
}
/* line 352, templates/rt_fluent/custom/scss/custom.scss */
.button.button-grey {
  background: #6b7887;
  color: #fff;
}
/* line 359, templates/rt_fluent/custom/scss/custom.scss */
.button.button-grey:hover, .button.button-grey:active, .button.button-grey:focus {
  background: #95a5a6;
  border-color: #586162;
  text-decoration: none;
}
/* line 365, templates/rt_fluent/custom/scss/custom.scss */
.button.button-blue {
  border-color: #157387;
}
/* line 369, templates/rt_fluent/custom/scss/custom.scss */
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  border-color: #157387;
  text-decoration: none;
}
/* line 375, templates/rt_fluent/custom/scss/custom.scss */
#g-sidebar .platform-content, .moduletable, .widget {
  margin: 0rem 0;
  padding: 0rem 0;
}
/* line 380, templates/rt_fluent/custom/scss/custom.scss */
.g-svgbutton {
  margin: 0.1rem;
  padding-left: 0.1rem;
  padding-right: 0.1rem;
}
/* line 386, templates/rt_fluent/custom/scss/custom.scss */
.svg-button {
  display: inline-block;
  padding: 12px 20px;
  border-radius: 6px;
  font-size: 1.25rem;
  text-align: center;
  -webkit-transition: background 200ms ease;
  transition: background 200ms ease;
}
/* line 400, templates/rt_fluent/custom/scss/custom.scss */
.svg-button-inverse {
  background: #6b7887;
  color: #fff;
}
/* line 405, templates/rt_fluent/custom/scss/custom.scss */
.svg-button-blue {
  background: #4b4372;
  color: #fff;
}
/* line 410, templates/rt_fluent/custom/scss/custom.scss */
.svg-button-icon {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 10px;
  margin: 0 0 0.5rem 0;
}
/* line 426, templates/rt_fluent/custom/scss/custom.scss */
.svg-button-icon .icon {
  margin: 0 15px 0 0;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}
/* line 434, templates/rt_fluent/custom/scss/custom.scss */
.svg-button-icon .fa {
  margin: 0 5px 0 0;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
}
/* line 443, templates/rt_fluent/custom/scss/custom.scss */
.svg-button-inverse:hover {
  background: #363f49;
  color: #50f0aa;
}
/* line 448, templates/rt_fluent/custom/scss/custom.scss */
.svg-button-blue:hover {
  background: #363f49;
  color: #fc0;
}
/* line 453, templates/rt_fluent/custom/scss/custom.scss */
.svg-button, .svg-button:hover {
  text-decoration: none;
}
/* line 458, templates/rt_fluent/custom/scss/custom.scss */
.svg-button-icon:hover .icon {
  transform: scale(1.2);
}
/* line 463, templates/rt_fluent/custom/scss/custom.scss */
#g-sidebar {
  background: #eee;
  color: #5f5f6e;
}
/* line 468, templates/rt_fluent/custom/scss/custom.scss */
#g-sidebar .g-title {
  margin: 0 0 0.25rem 0;
  padding: 0 0 0.5rem 0;
}
/* line 477, templates/rt_fluent/custom/scss/custom.scss */
.g-simplecontent h2.g-title {
  font-size: 1.1vw;
}
/* line 481, templates/rt_fluent/custom/scss/custom.scss */
.g-simplecontent .g-simplecontent-item-leading-content {
  font-size: 1.1vw;
}
/* line 485, templates/rt_fluent/custom/scss/custom.scss */
.g-simplecontent .fa {
  color: #0034ff;
}
/* line 489, templates/rt_fluent/custom/scss/custom.scss */
#g-footer .g-simplemenu-particle {
  margin-top: 0.25rem;
  padding-top: 0.25rem;
}
/* line 494, templates/rt_fluent/custom/scss/custom.scss */
#g-footer .g-simplemenu-particle .g-simplemenu li a:hover {
  color: #0b3295;
  text-decoration: underline;
}
/* line 499, templates/rt_fluent/custom/scss/custom.scss */
.g-soc {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 504, templates/rt_fluent/custom/scss/custom.scss */
.g-soc p {
  outline: 1px solid;
  display: inline-block;
  background: #fff;
  color: #353535;
  width: inherit;
  height: inherit;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 5px;
  outline-radius: 0.1875rem;
  border-radius: 0.1875rem;
  -moz-outline-radius: 0.4rem;
  text-align: center;
  vertical-align: middle;
  padding: 0.3rem 0.1rem;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 1s !important;
  cursor: pointer;
}
/* line 526, templates/rt_fluent/custom/scss/custom.scss */
.g-soc p:hover {
  outline-color: #e84a5f;
  background: #c5c5c5;
  color: #e84a5f;
  transition: all 1s !important;
}
/* line 533, templates/rt_fluent/custom/scss/custom.scss */
.g-soc p#tryb-noc {
  background: #a9a9a9;
}
/* line 537, templates/rt_fluent/custom/scss/custom.scss */
.g-soc p#tryb-cz {
  color: yellow;
  background: black;
}
/* line 542, templates/rt_fluent/custom/scss/custom.scss */
.g-soc p#tryb-zc {
  color: black;
  background: yellow;
}
/* line 547, templates/rt_fluent/custom/scss/custom.scss */
.g-soc p#tryb-cb {
  color: white;
  background: black;
}
/* line 552, templates/rt_fluent/custom/scss/custom.scss */
.g-soc p span {
  vertical-align: middle;
}
/* line 557, templates/rt_fluent/custom/scss/custom.scss */
.g-soc .fa {
  font-size: 1.5em;
}
/* line 562, templates/rt_fluent/custom/scss/custom.scss */
.fp-footer.section-vertical-paddings {
  padding-top: 0;
}
/* line 566, templates/rt_fluent/custom/scss/custom.scss */
.section-horizontal-paddings {
  padding-left: 0%;
  padding-right: 0%;
}
/* line 573, templates/rt_fluent/custom/scss/custom.scss */
.art-menu {
  padding: 0.4rem 0.8rem;
}
/* line 577, templates/rt_fluent/custom/scss/custom.scss */
.artykul {
  padding: 0.4rem 0.8rem;
}
/* line 581, templates/rt_fluent/custom/scss/custom.scss */
.artykul .g-content {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
/* line 588, templates/rt_fluent/custom/scss/custom.scss */
.art-menu .g-content {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  margin-top: 0.4rem;
  margin-bottom: 0.4rem;
}
/* line 595, templates/rt_fluent/custom/scss/custom.scss */
.page-header h2 {
  font-size: 2.3rem;
  font-weight: 400;
  line-height: 3rem;
  margin-top: 0.2rem;
  margin-bottom: 0.625rem;
  padding-bottom: 1.1rem;
}
/* line 606, templates/rt_fluent/custom/scss/custom.scss */
#g-mainbar .art-menu ul {
  margin-top: 0.5rem;
  margin-bottom: 0.1rem;
}
/* line 611, templates/rt_fluent/custom/scss/custom.scss */
#g-mainbar .art-menu ul li {
  display: inline-block;
  list-style-type: none;
  background: rgba(255, 255, 255, 0.5);
  padding: 0.4rem 0.8rem;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  font-size: 1rem;
  font-family: "nexa";
  font-weight: 700;
  color: #fff;
  margin-bottom: 0.425rem;
  margin-right: 0.425rem;
  -webkit-transition: background 0.25s;
  -moz-transition: background 0.25s;
  transition: background 0.25s;
}
/* line 630, templates/rt_fluent/custom/scss/custom.scss */
#g-mainbar .art-menu ul li:hover {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 15px rgba(255, 0, 0, 0.2);
}
/* line 635, templates/rt_fluent/custom/scss/custom.scss */
#g-mainbar .art-menu ul li a:hover {
  color: #000;
}
/* line 639, templates/rt_fluent/custom/scss/custom.scss */
.underline {
  text-decoration: underline;
}
/*# sourceMappingURL=custom_237.css.map */