/* 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/g5_hydrogen/custom/scss/custom.scss */
body {
  font-size: 0.9rem;
}
/* line 4, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header {
  margin-top: 120px;
}
/* line 7, templates/g5_hydrogen/custom/scss/custom.scss */
#g-header .g-content {
  margin: 0px;
  padding: 0px;
}
/* line 12, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation {
  position: fixed;
  z-index: 99999999;
  width: 100%;
  border-bottom: 2px solid #0072bc;
}
/* line 19, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li {
  font-weight: normal;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 28, templates/g5_hydrogen/custom/scss/custom.scss */
ul.g-toplevel {
  margin-top: 40px;
}
/* line 32, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  padding: 15px;
  margin-left: 5px;
}
/* line 38, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
  border: 2px solid #0072bc;
  background-color: #0072bc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 47, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected > .g-menu-item-container {
  color: #fff;
  background-color: #0072bc;
}
/* line 55, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-partice):not(.g-menu-item-type-module):hover, #g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active.g-selected {
  background-color: #fff;
}
/* line 60, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > a.g-menu-item-container {
  border: 2px solid #fff;
  transition-property: border;
  -webkit-transition-property: border;
  transition-duration: 1s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #000;
}
/* line 70, templates/g5_hydrogen/custom/scss/custom.scss */
#g-navigation .g-main-nav .g-toplevel > li > a.g-menu-item-container:hover {
  color: #0072bc;
  background-color: #fff;
  border: 2px solid #0072bc;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
/* line 79, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom {
  background-color: #0072bc;
  color: #fff;
}
/* line 84, templates/g5_hydrogen/custom/scss/custom.scss */
#g-bottom a {
  color: #fff;
}
/* line 88, templates/g5_hydrogen/custom/scss/custom.scss */
span.wieksza-czcionka {
  font-size: 1.2rem;
}
/* line 91, templates/g5_hydrogen/custom/scss/custom.scss */
.item-page h2 {
  border-bottom: 2px solid #e9e9e9;
  padding-bottom: 30px;
}
/* line 95, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main .g-content h1:first-of-type {
  border-bottom: 2px solid #e9e9e9;
  padding-bottom: 20px;
}
/* line 101, templates/g5_hydrogen/custom/scss/custom.scss */
#g-main {
  border-left: 2px solid #0072bc;
  padding-top: 0px;
  margin-top: 10px;
}
/* line 109, templates/g5_hydrogen/custom/scss/custom.scss */
.zaklady p {
  color: #787878;
  font-size: 14px;
  font-weight: bold;
}
/* line 115, templates/g5_hydrogen/custom/scss/custom.scss */
.zmiana-jezyka {
  border-bottom: 2px solid #e9e9e9;
  padding-bottom: 5px;
}
/* line 120, templates/g5_hydrogen/custom/scss/custom.scss */
.pretext {
  display: inline;
  float: left;
}
/* line 122, templates/g5_hydrogen/custom/scss/custom.scss */
.pierwsza-linia div.dwa {
  display: inline;
  width: 50%;
  float: left;
}
/* line 123, templates/g5_hydrogen/custom/scss/custom.scss */
.pierwsza-linia div.dwa input[type="text"] {
  width: 89.5%;
}
/* line 125, templates/g5_hydrogen/custom/scss/custom.scss */
.druga-linia div.trzy {
  display: inline;
  width: 33%;
  float: left;
}
/* line 126, templates/g5_hydrogen/custom/scss/custom.scss */
.druga-linia div.trzy input[type="text"] {
  width: 87%;
}
/* line 128, templates/g5_hydrogen/custom/scss/custom.scss */
.trzecia-linia textarea {
  width: 98.5% !important;
  margin-top: 10px;
}
/* line 129, templates/g5_hydrogen/custom/scss/custom.scss */
.czwarta-linia .row {
  display: inline;
  float: left;
}
/* line 131, templates/g5_hydrogen/custom/scss/custom.scss */
.czwarta-linia img {
  float: left;
  margin-top: 10px;
}
/* line 133, templates/g5_hydrogen/custom/scss/custom.scss */
.czwarta-linia .row .col-md-4 input[type="text"] {
  float: right !important;
  margin-right: 12px;
  margin-top: 10px;
  margin-top: 30px;
  margin-left: 20px;
}
/* line 136, templates/g5_hydrogen/custom/scss/custom.scss */
.czwarta-linia .row .col-md-4 a {
  float: left;
  display: block;
  width: 100%;
  margin-top: 15px;
}
/* line 139, templates/g5_hydrogen/custom/scss/custom.scss */
input[type="submit"].btn {
  float: right;
  margin-right: 12px;
  margin-top: 20px;
  padding: 15px 30px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
/* line 143, templates/g5_hydrogen/custom/scss/custom.scss */
input[type="text"], textarea {
  background-color: #d6d6d6;
  color: #919193;
  border: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 15px;
}
/* line 154, templates/g5_hydrogen/custom/scss/custom.scss */
.slide-desc-bg-default {
  background-color: rgba(255, 255, 255, 0.65);
}
/* line 155, templates/g5_hydrogen/custom/scss/custom.scss */
.slide-desc-text.slide-desc-text-default h1, .slide-desc-text.slide-desc-text-default h2 {
  color: #000;
  margin: 0px;
  font-weight: bold;
}
/* line 157, templates/g5_hydrogen/custom/scss/custom.scss */
.gantry-logo img {
  width: 303px;
}
/* line 159, templates/g5_hydrogen/custom/scss/custom.scss */
.logo-bio .g-content {
  padding: 0rem;
}
@media screen and (max-device-width: 768px) {
  /* line 164, templates/g5_hydrogen/custom/scss/custom.scss */
  .item-page h2 {
    border-bottom: 2px solid #e9e9e9;
    padding-bottom: 0px;
    font-size: 20px;
  }
  /* line 168, templates/g5_hydrogen/custom/scss/custom.scss */
  .flagi-mobile {
    display: block;
  }
  /* line 169, templates/g5_hydrogen/custom/scss/custom.scss */
  .slide-text h1 {
    font-size: 19px;
  }
  /* line 170, templates/g5_hydrogen/custom/scss/custom.scss */
  .slide-text h2 {
    font-size: 15px;
  }
  /* line 172, templates/g5_hydrogen/custom/scss/custom.scss */
  .zmiana-jezyka {
    display: none;
  }
  /* line 173, templates/g5_hydrogen/custom/scss/custom.scss */
  .mobilne-jezyki {
    z-index: 999999999;
    position: fixed;
    top: 0.7rem;
    right: 0.7rem;
  }
  /* line 179, templates/g5_hydrogen/custom/scss/custom.scss */
  .naFlagiPuste .g-content {
    margin: 0px;
    padding: 0px;
  }
  /* line 180, templates/g5_hydrogen/custom/scss/custom.scss */
  div.mod-languages img {
    border: none;
    max-width: 20px;
  }
  /* line 184, templates/g5_hydrogen/custom/scss/custom.scss */
  .zaklady p {
    text-align: center;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* line 188, templates/g5_hydrogen/custom/scss/custom.scss */
  .slide-text h2 {
    font-size: 18px;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 960px) {
  /* line 193, templates/g5_hydrogen/custom/scss/custom.scss */
  .zmiana-jezyka .mod-languages .pretext {
    display: none;
  }
}
@media screen and (min-device-width: 960px) and (max-device-width: 1200px) {
  /* line 201, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li {
    font-weight: normal;
    font-size: 13px;
  }
  /* line 205, templates/g5_hydrogen/custom/scss/custom.scss */
  #g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
    padding: 10px;
    margin-left: 4px;
  }
}
/* line 212, templates/g5_hydrogen/custom/scss/custom.scss */
.g-offcanvas-toggle {
  z-index: 999999999;
  color: #0072bc;
  position: fixed;
}
/* line 218, templates/g5_hydrogen/custom/scss/custom.scss */
.francuski-kontakt .pierwsza-linia input[type="text"], .wloski-kontakt .pierwsza-linia input[type="text"] {
  width: 94.7%;
}
