/*  reset banner bootstrap margins */
/*  advenced  */
/*  images before after work with distance and relative parent */
@font-face {
  font-family: "Genericons";
  src: url("../../../../fonts/Genericons/font/genericons-regular-webfont.eot");
  src: url("../../../../fonts/Genericons/font/genericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/Genericons/font/genericons-regular-webfont.woff") format("woff"), url("../../../../fonts/Genericons/font/genericons-regular-webfont.ttf") format("truetype"), url("../../../../fonts/Genericons/font/genericons-regular-webfont.svg#Genericons") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Icofont";
  src: url("../../../../fonts/Icofont/fonts/icofont.eot");
  src: url("../../../../fonts/Icofont/fonts/icofont.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/Icofont/fonts/icofont.woff") format("woff"), url("../../../../fonts/Icofont/fonts/icofont.ttf") format("truetype"), url("../../../../fonts/Icofont/fonts/icofont.svg#Icofont") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Roboto-Regular";
  src: url("../../../../fonts/Roboto/Roboto-Regular.eot");
  src: url("../../../../fonts/Roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/Roboto/Roboto-Regular.woff") format("woff"), url("../../../../fonts/Roboto/Roboto-Regular.ttf") format("truetype"), url("../../../../fonts/Roboto/Roboto-Regular.svg#Roboto-Regular") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Coiny";
  src: url("../../../../fonts/Coiny/coiny-regular-webfont.eot");
  src: url("../../../../fonts/Coiny/coiny-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/Coiny/coiny-regular-webfont.woff") format("woff"), url("../../../../fonts/Coiny/coiny-regular-webfont.ttf") format("truetype"), url("../../../../fonts/Coiny/coiny-regular-webfont.svg#Coiny") format("svg");
  font-style: normal;
  font-weight: normal; }
@font-face {
  font-family: "Roboto-Regular";
  src: url("../../../../fonts/oswald/regular/oswald-regular-webfont.eot");
  src: url("../../../../fonts/oswald/regular/oswald-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../../../../fonts/oswald/regular/oswald-regular-webfont.woff") format("woff"), url("../../../../fonts/oswald/regular/oswald-regular-webfont.ttf") format("truetype"), url("../../../../fonts/oswald/regular/oswald-regular-webfont.svg#Roboto-Regular") format("svg");
  font-style: normal;
  font-weight: normal; }
/* Large Devices, Wide Screens */
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .page-banner-box h1 {
    display: none; } }
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
html {
  height: 100%; }

body {
  height: 100%;
  color: #000;
  font-family: Roboto-Regular, Arial;
  font-size: 14px;
  padding: 0px !important; }

a {
  color: #000; }

a:hover {
  text-decoration: none;
  color: #0000ff; }

:hover {
  transition: all 0.3s linear 0s, color 0.3s linear 0s; }

h1 {
  font-family: "Coiny";
  font-size: 34px;
  color: #3fa6c2;
  text-transform: uppercase;
  text-align: left; }

h2 {
  font-family: "Coiny";
  font-size: 30px;
  color: #fbbc05;
  text-transform: uppercase;
  text-align: left; }

h3 {
  font-family: "Coiny";
  font-size: 25px;
  color: #34a853;
  text-transform: uppercase;
  text-align: left; }

h4 {
  font-family: "Roboto-Regular";
  font-size: 20px;
  color: #5c5c5c;
  text-transform: uppercase;
  text-align: left; }

.loader {
  display: none; }

/*  layout  */
.spa-box {
  background-image: url("../../../../images/building.jpg");
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
  display: none; }
  .spa-box.active {
    display: block; }
  .spa-box .info-box {
    padding-top: 45px;
    padding-bottom: 45px; }
  .spa-box #home_zajawka,
  .spa-box #home_nasze-kola-zainteresowan,
  .spa-box #home_zajecia-dodatkowe,
  .spa-box #home_kontakt {
    padding-top: 30px;
    padding-bottom: 30px; }
  .spa-box #home_zajawka {
    background-color: #fff; }
    .spa-box #home_zajawka .kafelki4 li img {
      opacity: 0; }
    .spa-box #home_zajawka .kafelki4 li:nth-child(1) img {
      -webkit-transition: all 1s ease-out 1s;
      -moz-transition: all 1s ease-out 1s;
      -ms-transition: all 1s ease-out 1s;
      transition: all 1s ease-out 1s;
      -webkit-transform: translate(40px, 40px);
      -moz-transform: translate(40px, 40px);
      -ms-transform: translate(40px, 40px);
      transform: translate(40px, 40px); }
    .spa-box #home_zajawka .kafelki4 li:nth-child(2) img {
      -webkit-transition: all 1s ease-out 2s;
      -moz-transition: all 1s ease-out 2s;
      -ms-transition: all 1s ease-out 2s;
      transition: all 1s ease-out 2s;
      -webkit-transform: translate(40px, 40px);
      -moz-transform: translate(40px, 40px);
      -ms-transform: translate(40px, 40px);
      transform: translate(40px, 40px); }
    .spa-box #home_zajawka .kafelki4 li:nth-child(3) img {
      -webkit-transition: all 1s ease-out 3s;
      -moz-transition: all 1s ease-out 3s;
      -ms-transition: all 1s ease-out 3s;
      transition: all 1s ease-out 3s;
      -webkit-transform: translate(40px, 40px);
      -moz-transform: translate(40px, 40px);
      -ms-transform: translate(40px, 40px);
      transform: translate(40px, 40px); }
    .spa-box #home_zajawka .kafelki4 li:nth-child(4) img {
      -webkit-transition: all 1s ease-out 4s;
      -moz-transition: all 1s ease-out 4s;
      -ms-transition: all 1s ease-out 4s;
      transition: all 1s ease-out 4s;
      -webkit-transform: translate(40px, 40px);
      -moz-transform: translate(40px, 40px);
      -ms-transform: translate(40px, 40px);
      transform: translate(40px, 40px); }
    .spa-box #home_zajawka .kafelki4 li.active img {
      opacity: 1;
      -webkit-transform: translate(0px, 0px);
      -moz-transform: translate(0px, 0px);
      -ms-transform: translate(0px, 0px);
      transform: translate(0px, 0px); }
  .spa-box #home_nasze-kola-zainteresowan,
  .spa-box #home_zajecia-dodatkowe {
    background-color: #4285f4; }
    .spa-box #home_nasze-kola-zainteresowan h2,
    .spa-box #home_zajecia-dodatkowe h2 {
      color: #fff; }

.page-header-bg-box {
  background-color: #1c1c20;
  height: 40px;
  width: 100%; }

.page-header-box {
  background-image: url("../../../../images/application/top_bg_pattern.jpg");
  padding-top: 15px;
  padding-bottom: 15px; }
  .page-header-box .logo img {
    width: 170px; }

.page-header-sub-box {
  background: #34a853 url("../../images/application/menu_bg.png") repeat-x scroll 0 0;
  border-bottom: 1px solid #7d9e0c; }

.page-banner-box {
  clear: both;
  /* height:100%; */ }

/* breadcrumbs  */
.page-breadcrumbs-box ol li {
  font-family: "Roboto-Regular";
  color: #7a7a7a;
  font-size: 13px; }
  .page-breadcrumbs-box ol li a {
    font-family: "Roboto-Regular";
    color: #7a7a7a;
    font-size: 13px; }
  .page-breadcrumbs-box ol li.active {
    color: #a60645; }

.page-content-center-box {
  clear: both;
  min-height: 540px; }

.page-aside-box h3 {
  color: #fff;
  background-color: #947ba2;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 0px; }

.page-footer-box {
  background-color: #f9bc07;
  padding-top: 15px;
  padding-bottom: 15px; }
  .page-footer-box .page-footer-contact > h3,
  .page-footer-box .footer-menu-box > h3,
  .page-footer-box .page-footer-security > h3 {
    color: #000;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 10px; }
  .page-footer-box .page-footer-contact .text,
  .page-footer-box .footer-menu-box .text,
  .page-footer-box .page-footer-security .text {
    padding: 10px 10px;
    color: #000; }

.tags-box {
  position: absolute;
  top: 10px;
  right: 20px;
  left: 20px;
  text-align: center;
  z-index: 1000; }
  .tags-box .new {
    background-color: #0bda0b; }
  .tags-box .hit {
    background-color: #e01212; }
  .tags-box .fav {
    background-color: #1313d8; }

/* product list item  */
.product-list {
  padding: 0px;
  list-style-type: none; }
  .product-list .product-item {
    min-height: 480px; }
    .product-list .product-item .product-list-desc .name {
      font-family: "Roboto-Regular";
      color: #7a7a7a;
      font-size: 18px;
      text-align: center;
      height: 20px;
      overflow: hidden; }
    .product-list .product-item .product-list-desc .intro {
      display: none; }
    .product-list .product-item .product-list-desc .price {
      font-family: "Roboto-Regular";
      color: #7a7a7a;
      font-size: 18px;
      text-align: center;
      padding-top: 10px; }
    .product-list .product-item .product-list-desc .promotion-price {
      font-family: "Roboto-Regular";
      color: #a60645;
      font-size: 18px;
      font-weight: bold;
      text-align: center;
      padding-top: 10px; }
    .product-list .product-item .product-list-desc .old-price {
      text-decoration: line-through; }
    .product-list .product-item .more {
      display: none; }

.product-pokaz-item .product-pokaz-desc > h1 {
  color: #a60645; }
.product-pokaz-item .product-pokaz-desc .intro {
  padding-top: 15px;
  padding-bottom: 15px; }
.product-pokaz-item .product-pokaz-desc .price {
  float: right; }
  .product-pokaz-item .product-pokaz-desc .price label,
  .product-pokaz-item .product-pokaz-desc .price .value,
  .product-pokaz-item .product-pokaz-desc .price .currency {
    display: inline-block;
    color: #5c5c5c;
    font-weight: normal; }
  .product-pokaz-item .product-pokaz-desc .price .value,
  .product-pokaz-item .product-pokaz-desc .price .currency {
    font-family: "Roboto-Regular";
    font-size: 25px;
    font-weight: bold; }
.product-pokaz-item .product-pokaz-desc .old-price {
  text-decoration: line-through;
  font-size: 12px !important; }
.product-pokaz-item .product-pokaz-desc .promotion-price {
  display: inline-block;
  font-family: "Roboto-Regular";
  color: #a60645;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  padding-top: 10px; }
.product-pokaz-item .product-pokaz-desc .submit {
  clear: both;
  float: right; }
@media only screen and (min-width: 992px) {
  .product-pokaz-item .product-pokaz-desc .intro {
    height: 185px; } }
.product-pokaz-item .socialmedia-box {
  clear: both;
  padding-top: 15px; }
.product-pokaz-item .tabs-box {
  clear: both; }
  .product-pokaz-item .tabs-box .tab-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    min-height: 240px; }
.product-pokaz-item .return {
  display: none; }
.product-pokaz-item .modal-box {
  clear: both; }

/*  article box  */
.article-list-box .article-list {
  list-style-type: none;
  padding: 0px; }

.article-list-box .article-list .name,
.article-list-box .article-list .description {
  font-size: 12px; }

.article-item .description-box .date {
  font-size: 12px;
  color: #000;
  width: 100%;
  text-align: right; }

.article-item .description-box .name {
  color: #000;
  margin-bottom: 10px; }

.article-item .description-box .description {
  max-height: 70px;
  overflow: hidden; }

/* gallery box  */
.gallery-items {
  clear: both;
  list-style-type: none; }
  .gallery-items h3 {
    cursor: pointer;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px; }
    .gallery-items .content.active {
      display: block; }

.gallery-box ul {
  margin: 0px;
  padding: 0px; }
.gallery-box li {
  list-style-type: none;
  margin: 0; }
.gallery-box h2,
.gallery-box h3 {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  cursor: pointer; }
.gallery-box img {
  width: 100%; }
.gallery-box .gallery-items {
  padding-top: 10px;
  padding-bottom: 10px;
  margin: 0px;
  padding: 0px; }
  .gallery-box .gallery-items > li {
    clear: both; }
    .gallery-box .gallery-items > li .items-group {
      display: none; }
      .gallery-box .gallery-items > li .items-group .item {
        clear: both; }
        .gallery-box .gallery-items > li .items-group .item .content {
          display: none; }
          .gallery-box .gallery-items > li .items-group .item .content.active {
            display: block; }
      .gallery-box .gallery-items > li .items-group.active {
        display: block; }
    .gallery-box .gallery-items > li.biedronki:before, .gallery-box .gallery-items > li.motyle:before, .gallery-box .gallery-items > li.zabki:before, .gallery-box .gallery-items > li.zuczki:before {
      display: block;
      width: 50px;
      height: 50px;
      content: "";
      background-size: cover;
      margin-top: 0px;
      margin-right: 15px;
      float: left; }
    .gallery-box .gallery-items > li.biedronki:before {
      background-image: url("../../../../images/biedronka.png"); }
    .gallery-box .gallery-items > li.motyle:before {
      background-image: url("../../../../images/motylek.png"); }
    .gallery-box .gallery-items > li.zabki:before {
      background-image: url("../../../../images/zaba.png"); }
    .gallery-box .gallery-items > li.zuczki:before {
      background-image: url("../../../../images/zuk.png"); }

/* paginator */
.paginator-box {
  clear: both; }

/*  bootstrap changes  */
body .btn-default {
  font-family: "Roboto-Regular";
  display: inline-block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  color: #fff;
  font-size: 16px;
  background-color: #525252;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  box-shadow: none;
  background-image: none; }

.thumbnail {
  border: 1px solid #ddd;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: 100%; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #84a60d; }

.hi-cookie-box {
  display: none; }

/*  spa  */
.spa-box .info-box > h1 {
  display: none; }
.spa-box .info-box .btn-default {
  display: none; }

> a {
  display: none; }

.facebook-icon {
  display: block;
  float: right; }
  .facebook-icon a {
    font-family: "Genericons";
    font-size: 0;
    padding: 0 6px;
    display: block;
    width: 30px;
    height: 30px;
    float: right; }
    .facebook-icon a:before {
      font-family: "Genericons";
      content: "\f203";
      color: #000;
      font-size: 22px; }

.bip-icon {
  float: right; }
  .bip-icon a {
    display: block;
    content: "";
    background-image: url("../../../../images/application/bip.png");
    background-size: contain;
    width: 25px;
    height: 30px;
    font-size: 0;
    margin-top: 2px;
    margin-left: 5px; }

/*   images carousel  */
.gallery-big-item-show a:hover:before,
.product-gallery-big-item-show a:hover:before {
  display: none; }

/*
.gallery-box .thumbnail:hover{
   background-color:#68aa00;
}
*/
.images-carousel-box {
  padding-bottom: 15px; }

.gallery-big ul,
.gallery-mini ul {
  padding: 0px;
  list-style-type: none; }

.gallery-big {
  margin-top: 20px; }

.gallery-big li {
  display: none;
  position: relative; }
  .gallery-big li img {
    width: 100%; }

.gallery-big .active {
  display: block !important;
  margin-bottom: 0px; }

.gallery-mini {
  clear: both;
  overflow: hidden;
  width: 100%;
  position: relative; }

.gallery-mini #photos-wrapper {
  /*  max-height: 168px; */
  overflow: hidden;
  width: 9999px;
  transform: translateX(0px);
  -webkit-transition: transform 1s ease-out;
  -moz-transition: transform 1s ease-out;
  -o-transition: transform 1s ease-out;
  transition: transform 1s ease-out; }

.gallery-mini #photos-wrapper li {
  cursor: pointer;
  float: left;
  margin-right: 13px;
  width: 74px; }

.gallery-mini li:last-child {
  margin-right: 0px !important; }

.gallery-mini li.active,
.gallery-mini li:hover {
  border-color: #6d0611; }

.gallery-navigation {
  clear: both;
  width: 90%;
  position: absolute;
  bottom: 75px; }

.gallery-navigation ul {
  position: relative; }

.gallery-navigation li:first-child,
.gallery-navigation li:last-child {
  position: absolute;
  top: 0px;
  display: block !important; }

.gallery-navigation li:first-child {
  left: 4px; }

.gallery-navigation li:last-child {
  right: 4px; }

.gallery-navigation-prev,
.gallery-navigation-next {
  background-image: url("../../../../images/application/gallery_pointer_icon.png") !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  display: block !important;
  font-size: 0 !important;
  height: 29px;
  width: 23px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.gallery-navigation-prev {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.gallery-navigation-prev:hover,
.gallery-navigation-next:hover {
  background-image: url("../../../../images/application/gallery_pointer_icon_hover.png") !important; }

.cookies-warning-box {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px;
  color: #fff; }

.rodo-warning-box {
  position: fixed !important;
  content: "";
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 100; }
  .rodo-warning-box .rodo-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 15px; }
    .rodo-warning-box .rodo-content .info {
      padding-bottom: 15px; }

/*# sourceMappingURL=layout.min.css.map */
.columns-4{
  columns:4;
}