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

@media only all and (max-width: 47.99rem) {
  .logo {
    text-align: center;
  }
  .logo img {
    width: 150px;
  }
  .g-offcanvas-toggle {
    font-size: 2.5rem !important;
    padding: 5px !important;
  }
}
.g-offcanvas-toggle {
  font-size: 3.5rem;
  padding: 25px;
}
.logo {
  padding: 20px 40px;
}
#g-idea {
  background-color: #38b4e7;
  color: #fff;
}
h3.g-title {
  font-size: 50px;
  font-weight: 900;
  text-transform: uppercase;
  text-align: center;
}
#g-navigation {
  background-image: url('../../images/tlo-header.png?62ed5c33');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: contain;
  padding-bottom: 130px;
}
#g-idea h3.g-title, strong {
  color: #fff;
}
#g-partnerzy h3.g-title {
  font-size: 20px;
  color: #38b4e7;
  text-align: left;
  text-transform: none;
}
#g-cele h3.g-title {
  color: #38b4e7;
}
#g-cele {
  text-align: center;
}
#g-oferta h3.g-title {
  color: #fff;
  text-align: left;
}
#g-dzialania h3.g-title {
  color: #38633b;
}
#g-wytyczne h3.g-title {
  color: #38633b;
  text-align: right;
  padding: 40px 40px 0px;
}
.dane {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}
a.tooltip2 {
  outline: none;
  text-decoration: none;
  border-bottom: dotted 1px blue;
  position: relative;
}
a.tooltip2 strong {
  line-height: 30px;
}
a.tooltip2 > span {
  width: 260px;
  padding: 10px 10px;
  margin-top: 0;
  margin-left: -10px;
  opacity: 0;
  visibility: hidden;
  z-index: 10;
  position: absolute;
  font-family: Arial;
  font-size: 12px;
  font-style: normal;
  border-radius: 3px;
  box-shadow: 2px 2px 2px #999;
  -webkit-transition-property: opacity, margin-top, visibility, margin-left;
  -webkit-transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
  transition-property: opacity, margin-top, visibility, margin-left;
  transition-duration: 0.4s, 0.3s, 0.4s, 0.3s;
  transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out;
}
/*a.tooltip2 > span:hover,*/
a.tooltip2:hover > span {
  opacity: 1;
  text-decoration: none;
  visibility: visible;
  overflow: visible;
  margin-top: 20px;
  display: block;
  margin-left: 0px;
}
a.tooltip2 span b {
  width: 15px;
  height: 15px;
  margin-left: 40px;
  margin-top: -19px;
  display: block;
  position: absolute;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-box-shadow: inset -1px 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  -o-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  display: none;
}
a.tooltip2 > span {
  color: #000000;
  background: #FFFFFF;
  background: -webkit-linear-gradient(top, #FFFFFF, #EEEEEE);
  background: linear-gradient(top, #FFFFFF, #EEEEEE);
  border: 1px solid #AAAAAA;
}
a.tooltip2 span b {
  background: #FFFFFF;
  border-top: 1px solid #AAAAAA;
  border-right: 1px solid #AAAAAA;
}
.cele-projektu {
  color: #38b4e7;
  font-size: 20px;
}
.cel1, .cel2, .cel3, .cel4, .cel5 {
  color: #fff;
  font-weight: 700;
  padding: 25px 40px;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cel1 {
  background-color: #38b4e7;
}
.cel2 {
  background-color: #20b253;
}
.cel3 {
  background-color: #8dc63f;
}
.cel4 {
  background-color: #38633b;
}
.cel5 {
  background-color: #ffd530;
}
.co-oferujemy {
  background-color: #ee3a80;
  color: #fff;
  padding: 20px 40px;
}
.co-oferujemy p {
  font-size: 20px;
}
#g-wytyczne {
  background-color: #fff;
  color: #38633b;
}
#g-wytyczne p {
  font-size: 20px;
  padding: 40px;
  text-align: right;
}
#g-dzialania {
  font-size: 20px;
  font-weight: 900;
  color: #fff;
}
.dzialania1, .dzialania2, .dzialania3, .dzialania4, .dzialania5, .dzialania6 {
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dzialania1 {
  position: relative;
  background: #38b4e7;
}
.dzialania1:after {
  right: 100%;
  bottom: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(56, 180, 231, 0);
  border-right-color: #38b4e7;
  border-width: 20px;
  margin-top: -20px;
}
.dzialania2 {
  position: relative;
  background: #20b253;
}
.dzialania2:after {
  right: 100%;
  bottom: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(56, 180, 231, 0);
  border-right-color: #20b253;
  border-width: 20px;
  margin-top: -20px;
}
.dzialania3 {
  position: relative;
  background: #ffd530;
}
.dzialania3:after {
  left: 100%;
  bottom: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #ffd530;
  border-width: 20px;
  margin-top: -20px;
}
.dzialania4 {
  position: relative;
  background: #ee3a80;
}
.dzialania4:after {
  left: 100%;
  bottom: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #ee3a80;
  border-width: 20px;
  margin-top: -20px;
}
.dzialania5 {
  position: relative;
  background: #8dc63f;
}
.dzialania5:after {
  right: 100%;
  bottom: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(56, 180, 231, 0);
  border-right-color: #8dc63f;
  border-width: 20px;
  margin-top: -20px;
}
.dzialania6 {
  position: relative;
  background: #38633b;
}
.dzialania6:after {
  right: 100%;
  bottom: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(56, 180, 231, 0);
  border-right-color: #38633b;
  border-width: 20px;
  margin-top: -20px;
}
#g-dzialania img {
  background-size: cover;
}
/*menu*/
#g-mobilemenu-container .g-toplevel li {
  text-align: center;
  font-size: 25px;
  font-weight: 900;
}
.g-offcanvas-toggle {
  position: fixed;
}
i.fa.fa-fw.fa-bars {
  background-color: #fff;
  border-radius: 10px;
  padding: 5px;
}
#g-main {
  display: none;
}
.co-oferujemy-jpg {
  background: url('../../images/co-oferujemy-2022.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.zielone-wytyczne-jpg {
  background: url('../../images/zielone-wytyczne.jpg') no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #g-wytyczne p, #g-wytyczne h3.g-title {
    text-align: center !important;
  }
}
.srodekpion {
  position: relative;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#g-showcase a {
  color: #38b4e7;
}
/*# sourceMappingURL=custom_14.css.map */