/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 1, templates/rt_kraken/custom/scss/custom.scss */
.sectionTest .g-content {
  margin-bottom: 3rem;
}
/* line 5, templates/rt_kraken/custom/scss/custom.scss */
.guzikiLnk {
  margin-bottom: -6rem;
}
@media screen and (max-height: 750px) {
  /* line 10, templates/rt_kraken/custom/scss/custom.scss */
  #g-fixedside {
    position: absolute !important;
  }
}
/* line 15, templates/rt_kraken/custom/scss/custom.scss */
#g-fixedside .g-main-nav .g-toplevel > li {
  padding-left: 3px;
  text-align: left;
}
/* line 20, templates/rt_kraken/custom/scss/custom.scss */
.article-info-term {
  display: none !important;
}
/* line 24, templates/rt_kraken/custom/scss/custom.scss */
.g-gridcontent .g-gridcontent-item-text1 {
  font-size: 1rem;
}
/* line 28, templates/rt_kraken/custom/scss/custom.scss */
#g-fixedside .g-main-nav .g-toplevel > li:hover > .g-menu-item-container, #g-fixedside .g-main-nav .g-toplevel > li.active > .g-menu-item-container {
  color: #fff !important;
}
/* line 32, templates/rt_kraken/custom/scss/custom.scss */
.swiper-pagination {
  display: none !important;
}
/* line 36, templates/rt_kraken/custom/scss/custom.scss */
.g-menu-parent-indicator {
  margin-top: -3px;
}
/* line 40, templates/rt_kraken/custom/scss/custom.scss */
.g-menu-item-container {
  padding-right: 20px !important;
}
/*
 #g-fixedside .g-main-nav .g-toplevel > li {
 padding-left:6px;
 padding-right:6px;
 }
 */
/* line 51, templates/rt_kraken/custom/scss/custom.scss */
.guzikiLnk a {
  border-radius: 0 !important;
  border: none !important;
}
/* line 56, templates/rt_kraken/custom/scss/custom.scss */
#g-fixedside .g-main-nav .g-dropdown {
  transform: translate(0, -40%);
}
/*.g-swiper {
 display:none;
 }*/
/* line 64, templates/rt_kraken/custom/scss/custom.scss */
.g-fixedside-logo img {
  max-height: 130px;
}
/* line 68, templates/rt_kraken/custom/scss/custom.scss */
.guzikiLnk {
  /*.g-gridcontent-item-wrapper:before {
   content:"";
   position:absolute;
   left:-200px;right:50px;top:0;bottom:0;
   pointer-events:none;
   background: linear-gradient(90deg, rgba(41,55,154,1) -500%, rgba(255,255,255,1) 58%);
   }*/
}
/* line 69, templates/rt_kraken/custom/scss/custom.scss */
.guzikiLnk .g-gridcontent-item-img {
  /*width:70px;*/
  height: 70px;
  display: flex;
  justify-content: center;
  padding: 3px;
}
/* line 76, templates/rt_kraken/custom/scss/custom.scss */
.guzikiLnk .g-gridcontent-item-img img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
/* line 84, templates/rt_kraken/custom/scss/custom.scss */
.guzikiLnk .g-gridcontent-item-wrapper {
  display: flex;
  display: box;
  display: flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  flex-wrap: nowrap;
  padding: 10px;
  box-shadow: inset 0 0 0px 0px #ff2300;
  transition: 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
}
/* line 99, templates/rt_kraken/custom/scss/custom.scss */
.guzikiLnk .g-gridcontent-item {
  position: relative;
  overflow: hidden;
}
/* line 113, templates/rt_kraken/custom/scss/custom.scss */
.guzikiLnk .g-gridcontent-item-wrapper:hover {
  box-shadow: inset 0 0 0px 5px #2a399e;
  /*background: linear-gradient(90deg, rgba(41,55,154,1) -100%, rgba(255,255,255,1) 58%);*/
  background-size: 200%;
  background-position: 0px;
}
/* line 121, templates/rt_kraken/custom/scss/custom.scss */
.guzikiLnk .g-gridcontent-item-wrapper {
  background-color: #fff;
  background: linear-gradient(90deg, rgba(179, 154, 6, 0.8) -100%, rgba(255, 255, 255, 0.8) 58%);
  /*background: linear-gradient(90deg, rgba(41,55,154,1) -100%, rgba(255,255,255,1) 58%);*/
  background-position: -500px;
  background-color: rgba(255, 255, 255, 0.34);
  background-repeat: no-repeat;
  margin: 8px;
}
/* line 131, templates/rt_kraken/custom/scss/custom.scss */
.guzikiLnk .g-gridcontent .g-gridcontent-item-content {
  background: transparent;
  border-top: none;
  padding: 0;
  padding-left: 1rem;
  padding-right: 5px;
  display: flex;
  display: box;
  display: flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  align-items: center;
}
/* line 148, templates/rt_kraken/custom/scss/custom.scss */
#g-header:after {
  content: "";
  pointer-events: none;
  position: absolute;
  top: 75%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: transparent;
  background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.7) 45%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.7) 45%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.7) 45%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
/* line 165, templates/rt_kraken/custom/scss/custom.scss */
#g-fixedside .g-fixedside-logo:after {
  display: none !important;
}
/* line 169, templates/rt_kraken/custom/scss/custom.scss */
#g-fixedside .g-fixedside-logo {
  margin-bottom: 1rem;
}
/* line 173, templates/rt_kraken/custom/scss/custom.scss */
#g-fixedside .g-main-nav .g-toplevel > li {
  margin: 0.2rem 0;
}
/* line 177, templates/rt_kraken/custom/scss/custom.scss */
.g-main-nav {
  margin-top: 0 !important;
}
/* line 181, templates/rt_kraken/custom/scss/custom.scss */
.g-menu-item-title {
  font-weighT: 400;
  font-size: 13.5px;
}
/* line 186, templates/rt_kraken/custom/scss/custom.scss */
li.active .g-menu-item-title {
  font-weight: 700;
}
/* line 190, templates/rt_kraken/custom/scss/custom.scss */
.pagination {
  text-align: center;
}
/* line 194, templates/rt_kraken/custom/scss/custom.scss */
#g-utility .g-title, h2.g-title {
  color: #29379a;
}
/* line 200, templates/rt_kraken/custom/scss/custom.scss */
.swiper-slide-content {
  background-color: rgba(41, 55, 154, 0.4);
  text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7);
  /* rgba(42, 57, 158, 0.4);*/
}
/* line 205, templates/rt_kraken/custom/scss/custom.scss */
#module-swiper-333 .swiper-container {
  height: 280px;
}
/* line 209, templates/rt_kraken/custom/scss/custom.scss */
#g-header {
  /*background-position:0 -170px;*/
  background-size: contain;
}
/* line 215, templates/rt_kraken/custom/scss/custom.scss */
#module-swiper-333 .swiper-container {
  /*min-height:360px !important;*/
  min-height: 270px !important;
}
/* line 220, templates/rt_kraken/custom/scss/custom.scss */
/* line 221, templates/rt_kraken/custom/scss/custom.scss */
.s-maleloga img {
  max-width: 140px;
  max-heighT: 130px;
}
/* line 225, templates/rt_kraken/custom/scss/custom.scss */
.s-maleloga .g-infolist-item {
  border-bottom: none !important;
  padding: 8px;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.3), 0 0 0 1px rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
/* line 230, templates/rt_kraken/custom/scss/custom.scss */
.s-maleloga .g-infolist-item .g-infolist-item-img {
  margin: auto;
}
/* line 237, templates/rt_kraken/custom/scss/custom.scss */
#g-header .g-carousel .swiper-slide-content {
  opacity: 0;
}
/* line 241, templates/rt_kraken/custom/scss/custom.scss */
.g-swiper-testimonial .swiper-slide-content:before {
  content: none;
}
/* line 245, templates/rt_kraken/custom/scss/custom.scss */
.g-swiper-testimonial:after {
  content: none;
}
/* line 249, templates/rt_kraken/custom/scss/custom.scss */
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: -5px !important;
}
/* line 253, templates/rt_kraken/custom/scss/custom.scss */
.g-title-promo .g-title:before, .g-title-promo .g-title:after {
  content: none;
}
/*# sourceMappingURL=custom_34.css.map */