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

.menu-bloczkowe {
  position: relative;
  z-index: 5;
}
body {
  display: none;
  overflow: auto;
}
#g-navigation {
  /*> .g-grid:after {
		content:"";
		flex:0 0 15%;
	}
	*/
}
#g-navigation .menu-bloczkowe {
  flex: 0 70%;
  width: 70%;
}
#g-navigation #sidelogoblock {
  width: 15%;
  flex: 0 0 15%;
}
#g-container-topnav #sidelogoblock #g-sidelogo {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#g-container-topnav #sidelogoblock .g-particle {
  margin: 0;
}
#g-container-topnav #sidelogoblock {
  margin-top: 8px;
  margin-bottom: 8px;
}
#szukaj {
  margin-bottom: 0px !important;
}
.mottotlo .box6.moduletable, .box6.widget, .box6.g-outer-box, .box6 > .g-content {
  background: #15134c;
}
#g-container-topnav.g-wrapper {
  background: white;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container > .g-menu-item-content {
  color: #fff !important;
}
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
}
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.5rem;
}
h2 {
  font-size: 2.25rem;
}
h3 {
  font-size: 2rem;
}
h4 {
  font-size: 1.75rem;
}
h5 {
  font-size: 1.5rem;
}
h6 {
  font-size: 1.25rem;
}
small {
  font-size: 0.875rem;
}
cite {
  font-size: 0.875rem;
}
sub, sup {
  font-size: 0.75rem;
}
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
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;
}
/*
.g-toplevel > li {
  
  padding:8px 30px;
  
  >* {
    font-weight:700 !important;
    span {
      color:white;
    }
  }
}
*/
/*
.g-toplevel {
  display: flex;
  justify-content: center;
  
  >li:nth-child(1) {
    background:#6039A7;
  }
  >li:nth-child(2) {
    background:#657E20;
  }
  >li:nth-child(3) {
    background:#971717;
  }
  >li:nth-child(4) {
    background:#FFDD00;
    > * >  span, > * > * > span {
      color:black;
    }
  }
  
 
}

*/
/*chipsy*/
.peach-gradient {
  background: linear-gradient(40deg, #ffd86f, #fc6262) !important;
}
.purple-gradient {
  background: #7d2e17 !important;
}
.blue-gradient {
  background: linear-gradient(40deg, #45cafc, #303f9f) !important;
}
.aqua-gradient {
  background: linear-gradient(40deg, #2096ff, #05ffa3) !important;
}
.chip.chip-lg {
  height: 52px;
  line-height: 52px;
  border-radius: 26px;
}
.chip.chip-md {
  height: 42px;
  line-height: 42px;
  border-radius: 21px;
}
.purple.lighten-2 {
  background-color: #ba68c8 !important;
}
.purple {
  background-color: #9c27b0 !important;
}
.orange.darken-2 {
  background-color: #f57c00 !important;
}
.orange {
  background-color: #ff9800 !important;
}
.pink {
  background-color: #e91e63 !important;
}
.pink.darken-2 {
  background-color: #c2185b !important;
}
.cyan.darken-2 {
  background-color: #0097a7 !important;
}
.cyan {
  background-color: #00bcd4 !important;
}
.chip {
  display: inline-block;
  height: 32px;
  padding: 0 12px;
  margin-right: 0.4rem;
  margin-bottom: 0.4rem;
  font-size: 13px;
  font-weight: 500;
  line-height: 32px;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  background-color: #eceff1;
  border-radius: 16px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.waves-effect {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.white-text {
  color: white;
}
.chip.chip-lg .close {
  height: 52px;
  line-height: 52px;
  border-radius: 26px;
}
.chip .close {
  float: right;
  padding-left: 8px;
  font-size: 16px;
  line-height: 32px;
  cursor: pointer;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.chip:active {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.chip:hover {
  background-color: #e0e0e0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.z-depth-1, .chip:active {
  -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
}
.chipmscf.rokwybrany {
  background-color: #0097a7 !important;
}
.chiprok.rokwybrany {
  background: linear-gradient(40deg, #ffd86f, #fc6262) !important;
}
/*test menu*/
.menu-bloczkowe .g-toplevel {
  /*
	>li:nth-child(4n+0):before {
		background-color:orange;
	}
	>li:nth-child(4n+1):before {
		background-color:purple;
	}
	>li:nth-child(4n+2):before {
		background-color:teal;
	}
	>li:nth-child(4n+3):before {
		background-color:brown;
	}
    */
}
.menu-bloczkowe .g-toplevel > li {
  z-index: 0;
  position: relative;
  padding-left: 12px;
  transition: 0.5s cubic-bezier(0.4, 0.51, 0.61, 0.88);
}
.menu-bloczkowe .g-toplevel > li a, .menu-bloczkowe .g-toplevel > li span.g-separator {
  font-weight: 400;
  color: #333;
  transition: 0.5s cubic-bezier(0.4, 0.51, 0.61, 0.88);
}
.menu-bloczkowe .g-toplevel > li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  width: 5px;
  transition: 0.5s cubic-bezier(0.4, 0.51, 0.61, 0.88);
  /*background-color:red;*/
  z-index: -1;
}
.menu-bloczkowe .g-toplevel > li:hover:before, .menu-bloczkowe .g-toplevel > li.active:before {
  width: 100%;
}
.menu-bloczkowe .g-toplevel > li:hover > a, .menu-bloczkowe .g-toplevel > li.active > a, .menu-bloczkowe .g-toplevel > li:hover > div > span {
  color: #ffffff !important;
}
.menu-bloczkowe .g-toplevel > li:nth-child(2n):before {
  background-color: #faae3c;
}
.menu-bloczkowe .g-toplevel > li:nth-child(2n+1):before {
  background-color: #7d2e17;
}
.imgintroBlk .pull-right {
  margin: 0 !important;
  float: none !important;
  display: inline-block;
}
.totalWrapCalosci {
  padding: 8px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
  margin-bottom: 24px;
}
.properContentArt {
  margin-bottom: 24px;
  display: flex;
  flex-wrap: nowrap;
}
.properContentArt .imgintroBlk {
  flex: 1 0 30%;
  margin-right: 16px;
  text-align: center;
}
.totalWrapCalosci h2.item-title {
  font-size: 1.7rem;
  font-weight: 500;
}
.imgintroBlk.noimages {
  display: none !important;
}
.page-header h1 {
  font-size: 2rem;
  font-weight: 600;
  color: purple;
}
#g-sidelogo .g-content.g-particle {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
#g-logo .g-content.g-particle {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 0;
}
#g-sidelogo form, #g-sidelogo input {
  margin: 0 !important;
}
#g-navigation {
  transition: 0.4s ease-in-out;
  position: static !important;
  top: -150px;
}
#g-navigation.zaczepione {
  width: 100%;
  position: fixed !important;
  top: 0;
}
.zaczepScrMenu {
  transition: 0.4s ease-in-out;
  position: fixed;
  left: 0;
  right: 0;
  z-index: 333;
  background: white;
  top: -150px;
  /*background: #f5f5f5;*/
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.21);
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
.zaczepScrMenu #logoblock {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 25%;
  -moz-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
  width: 25%;
}
.zaczepScrMenu #logoblock .g-content.g-particle {
  margin-top: 0 !important;
  text-align: right;
}
.zaczepScrMenu #sidelogoblock {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 25%;
  -moz-flex: 0 25%;
  -ms-flex: 0 25%;
  flex: 0 25%;
  width: 25%;
}
.zaczepScrMenu.zaczepione {
  top: 0;
}
.item-overlay-title {
  text-align: center;
  font-size: 6.75rem !important;
  font-weight: 900;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .item-overlay-title {
    font-size: 4.75rem !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .item-overlay-title {
    line-height: 2.6rem;
    font-size: 1.15rem !important;
    margin-top: -1rem;
  }
}
#g-navigation {
  position: relative;
  z-index: 5;
}
.g-simplecontent-item-leading-content {
  font-size: 1.8rem !important;
  font-style: italic;
  font-weight: 300;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-simplecontent-item-leading-content {
    font-size: 1rem !important;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-simplecontent-item-leading-content {
    font-size: 1rem !important;
  }
}
/*$col_0: #800080; */
.godzinyotwarcia {
  color: black;
}
.godzinyotwarcia .g-title.g-infolist-title {
  margin: 0;
  padding: 0;
  margin-left: 0;
  padding-left: 1.25rem;
  position: relative;
  color: White;
}
.godzinyotwarcia .g-title.g-infolist-title.dzien_0 {
  background: #485A73;
}
.godzinyotwarcia .g-title.g-infolist-title.dzien_1 {
  background: #607D07;
}
.godzinyotwarcia .g-title.g-infolist-title.dzien_2 {
  background: #297836;
}
.godzinyotwarcia .g-title.g-infolist-title.dzien_3 {
  background: #006F53;
}
.godzinyotwarcia .g-title.g-infolist-title.dzien_4 {
  background: #006464;
}
.godzinyotwarcia .g-title.g-infolist-title.dzien_5 {
  background: #005665;
}
.godzinyotwarcia .g-title.g-infolist-title.dzien_6 {
  background: #2F4858;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy:before {
  content: "";
  display: block;
  pointer-events: none;
  width: 0.625rem;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  /*background:$col_0;*/
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_0:before {
  background: #485A73;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_1:before {
  background: #607D07;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_2:before {
  background: #297836;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_3:before {
  background: #006F53;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_4:before {
  background: #006464;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_5:before {
  background: #005665;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_6:before {
  background: #2F4858;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy {
  border-bottom: 1px solid #485A73;
  color: #485A73;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_0 {
  color: #485A73;
  border-color: #485A73;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_1 {
  color: #607D07;
  border-color: #607D07;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_2 {
  color: #297836;
  border-color: #297836;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_3 {
  color: #006F53;
  border-color: #006F53;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_4 {
  color: #006464;
  border-color: #006464;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_5 {
  color: #005665;
  border-color: #005665;
}
.godzinyotwarcia .g-infolist-item.dzisiejszy.dzien_6 {
  color: #2F4858;
  border-color: #2F4858;
}
.godzinyotwarcia .g-infolist-item {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-left: 0;
  padding-left: 1.25rem;
  position: relative;
}
.godzinyotwarcia .g-infolist-item .g-infolist-textstyle-compact {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
}
.godzinyotwarcia .g-infolist-item .g-infolist-textstyle-compact .g-infolist-item-title {
  margin: 0;
}
.footer_kontakt h2.g-title {
  color: white;
  background: #5953F3;
  margin: 0;
  padding: 0;
  padding-left: 1.25rem;
}
.footer_kontakt .g-infolist-item {
  padding: 0;
  margin: 0;
}
#g-copyright h2 {
  font-size: 1.7rem;
  color: white;
  margin: 0;
  padding: 0;
  padding-left: 1.25rem;
}
.footer_menu h2 {
  background: #E2085C;
}
.footer_menu .g-simplemenu-container {
  width: 100%;
}
#g-container-topnav {
  background: #f5f5f5;
}
/******************WCAG********************/
.dolne_menu a {
  text-decoration: underline dotted;
  color: #4D4D4D;
}
.footer_kontakt * {
  color: #4d4d4d;
}
#g-copyright .g-simplemenu-particle .g-simplemenu-container .g-simplemenu li a {
  color: #4D4D4D;
}
/******************MOBI********************/
@media only all and (max-width: 48rem) {
  .totalWrapCalosci .properContentArt {
    flex-direction: column;
  }
  .zaczepScrMenu {
    flex-wrap: wrap;
  }
  .zaczepScrMenu > div {
    flex: 0 0 100% !important;
    width: 100% !important;
  }
  .zaczepScrMenu > .g-offcanvas-toggle {
    width: auto !important;
  }
  #logoblock .g-content {
    padding-right: 0px;
    margin-left: 3rem;
  }
  #sidelogoblock #g-sidelogo {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  #sidelogoblock #g-sidelogo > div:first-child {
    flex: 0 0 50%;
    width: 50%;
  }
  #sidelogoblock #g-sidelogo > div {
    padding-bottom: 12px;
  }
  #sidelogoblock .g-content {
    padding: 0;
  }
}
/*!
 * Waves v0.7.6
 * http://fian.my.id/Waves 
 * 
 * Copyright 2014-2018 Alfiana E. Sibuea and other contributors 
 * Released under the MIT license 
 * https://github.com/fians/Waves/blob/master/LICENSE */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  background: -webkit-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(0, 0, 0, 0.2) 0, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0) translate(0, 0);
  -moz-transform: scale(0) translate(0, 0);
  -ms-transform: scale(0) translate(0, 0);
  -o-transform: scale(0) translate(0, 0);
  transform: scale(0) translate(0, 0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}
.waves-effect.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2);
}
.waves-effect.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
}
.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.waves-button, .waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
}
.waves-button, .waves-button-input, .waves-button:hover, .waves-button:visited {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: 0;
  color: inherit;
  background-color: rgba(0, 0, 0, 0);
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1;
}
.waves-button {
  padding: 0.85em 1.1em;
  border-radius: 0.2em;
}
.waves-button-input {
  margin: 0;
  padding: 0.85em 1.1em;
}
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}
.waves-input-wrapper.waves-button {
  padding: 0;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
}
.waves-float {
  -webkit-mask-image: none;
  -webkit-box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.waves-float:active {
  -webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.waves-block {
  display: block;
}
/*# sourceMappingURL=custom_166.css.map */