@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");
* {
  max-height: 50000px;
}
.keosMedia {
  transition: 0.3s;
  font: normal normal normal 12px/16px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
}
.keosMedia:hover {
  padding-top: 10px;
  color: #e84c3d;
}

.w-100 {
  width: 100%;
}
.m0 {
  margin: 0 !important;
}
.DFC {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.DFK {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.DFKK {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.DF {
  display: flex;
}
body {
  margin: 0;

  font: 400 24px/36px "Open Sans", sans-serif;
  min-width: 320px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}
img {
  border-style: none;
}
.AboutSaz img {
  min-width: 100%;
  object-fit: cover;
}
.ASAZR {
  position: relative;
}
.bgColorAboutSAZ {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #112e528c;
}
.white,
.white:visited {
  color: white;
  text-decoration: none;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a:active {
  background-color: transparent;
}
header,
footer,
article,
section,
hgroup,
nav,
figure {
  display: block;
}
input,
textarea,
select {
  font: 100% Arial, Helvetica, sans-serif;
  vertical-align: middle;
  color: #000;
}
input[type="text"],
input[type="submit"],
input[type="email"],
input[type="number"],
input[type="tel"],
select,
input[type="radio"],
input[type="checkbox"],
textarea {
  -webkit-appearance: none;
}
form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
}
#wrapper {
  background: #ffffff;
  width: 100%;
}
#header {
  height: 123px;
  width: 100%;
  font: 400 16px/22px "Roboto", sans-serif;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1002;
}
#header .header-top {
  overflow: hidden;
  background: #f3f3f3;
  height: 50px;
}
.logoImg {
  display: flex;
  width: 25%;
  justify-content: center;
}
#header .search-form {
  float: left;
}
.search-form fieldset {
  overflow: hidden;
}
.search-form input[type="submit"] {
  float: left;
  width: 60px;
  height: 50px;
  border-width: 0 1px 0 0;
  border-color: #d6d5d5;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  border-radius: 0;
  vertical-align: top;
  background: #41ab91 url(../images/sprite.png) no-repeat 0 -56px;
}
.search-form input[type="search"],
.search-form input[type="text"] {
  padding: 15px 22px;
  font-size: 16px;
  line-height: 22px;
  border: none;
  max-width: 350px;
  float: left;
  background: none;
  width: 350px;
}
.header-top .right {
  float: right;
  width: 49.2%;
}
.header-top .social-networks {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
  border-right: 1px solid #d6d5d5;
}
.social-networks li {
  float: left;
  width: 60px;
  border-left: 1px solid #d6d5d5;
}
.social-networks li a {
  width: 60px;
  height: 50px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/sprite.png) no-repeat;
}
.social-networks li a.twitter {
  background-position: -65px 0;
}
.social-networks li a.linkedin {
  background-position: -131px 0;
}
.header-top .btn {
  float: left;
  width: 165px;
  padding: 15px 4.3% 15px;
  background: url(../images/arrow2.png) no-repeat 84% 22px;
  font: 400 16px/20px "Roboto", sans-serif;
  color: #292929;
  text-transform: uppercase;
}
.header-top .link {
  display: block;
  overflow: hidden;
  padding: 14px 4px;
  background: #41ab91;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
#header .header-bottom {
  display: flex;
}
#header .header-bottom:after {
  content: "";
  display: block;
  clear: both;
}
#header .logo {
  display: flex;
  width: auto;
  height: auto;
  overflow: hidden;
}
.logo a {
  display: block;
  height: 100%;
}
#header .navbar {
  background: rgb(0, 0, 0);
  background: linear-gradient(
    rgba(0, 0, 0, 0.5494572829131652) 0%,
    rgba(0, 0, 0, 0.44861694677871145) 22%,
    rgba(0, 0, 0, 0.3561799719887955) 35%,
    rgba(0, 0, 0, 0.196516106442577) 51%,
    rgba(0, 0, 0, 0.10127801120448177) 71%,
    rgba(0, 0, 0, 0.022846638655462215) 98%,
    rgba(0, 0, 0, 0.002846638655462215) 99%,
    rgba(0, 0, 0, 0) 100%
  );
  width: 100%;
  padding: 40px 2rem 2rem 2rem;
}
.logoImgPng {
  margin: auto;
}
.navbar .open-wrap {
  display: none;
}
#nav {
  margin: 0;
  display: flex;
  list-style: none;
  width: 75%;
}
#nav > li {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#nav > li:last-child {
  font: normal normal 400 13px/7px Roboto;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #fff;
}
.buttonDolaczDoNas {
  font: normal normal 400 13px/7px Roboto;
  align-items: center;
  justify-content: center;
  background-color: #00977a;
  display: flex;
  height: 44px;
  color: #fff;
  width: 100%;
  cursor: pointer !important;
}
#nav > li.hover {
  position: relative;
}
#nav > li.hover ul {
  display: block;
}
#nav li:first-child {
  margin-left: 0;
}
#nav li a {
  width: 100%;
  color: #fff;
  text-decoration: none;
  font: normal normal 300 14px/11px Roboto;
  letter-spacing: 0px;
  opacity: 1;
}
#nav li span {
  cursor: default;
  width: 100%;
  color: #fff;
  text-decoration: none;
  font: normal normal 300 14px/11px Roboto;
  letter-spacing: 0px;
  opacity: 1;
}
#nav > li a:hover,
#nav > li.hover > a {
  color: #fff;
}
#nav > li > ul {
  position: absolute;
  left: 0%;
  top: 60px;
  padding: 0 1px;
  background-color: #112e52;
  width: 202px;
  display: none;
  z-index: 1;
  border-left: 4px solid #00977a;
}
#nav > li {
  padding: 20px 0;
}
#nav ul {
  list-style: none;
}
#nav ul:after {
  content: "";
  position: absolute;
  left: 50%;
  top: -12px;
  width: 0;
  height: 0;
  margin-left: -10px;
  border: 10px solid transparent;
  border-top: none;
}
.InStart1R {
  padding-inline-start: 0rem;
  padding: 0 0 0 1rem;
}

#nav ul li a {
  display: flex;
  align-items: center;
  padding: 1rem 0 1rem 1rem;
}
#main {
  overflow: hidden;
}
#main .banner {
  position: relative;
}
.banner .desc {
  position: absolute;
  left: 12%;
  top: 27%;
  width: 509px;
  text-align: center;
}
.banner img {
  vertical-align: top;
  width: 100%;
  height: auto;
}

.banner .btn-show {
  color: #fff;
  font: 400 18px/22px "Roboto", sans-serif;
  display: inline-block;
  vertical-align: top;
  padding: 17px 7px;
  min-width: 174px;
  background: #41ab91;
  margin: 0 7px 0 0;
}
.mainSliderText {
  text-align: left;
}
.mainSliderText1 {
  text-align: left;
  font: normal normal 300 51px/62px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.mainSliderText2 {
  text-align: left;
  font: normal normal 700 51px/62px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.mainSliderText3 {
  text-align: left;
  font: normal normal 300 24px/40px Roboto;
  letter-spacing: 0.24px;
  color: #ffffff;
}
.banner__containerB {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 19.5%;
}

.containerB__Button {
  width: 50%;
  justify-content: center;
  position: relative;
}
.containerB__ButtonButton {
  position: absolute;
  left: 24%;
  top: 20%;
  width: 234px;
  height: 63px;
  border: 1px solid #ffffff;
  color: #fff;
  font: normal normal 400 11px/13px Roboto;
  letter-spacing: 0px;
}
.containerB__Tile1 {
  flex-direction: column;
  position: relative;
  width: 20%;
  background-color: #dee0e4;
  color: #000;
  justify-content: center;
  align-items: center;
}

.containerB__Tile2 {
  flex-direction: column;
  position: relative;
  width: 30%;
  background-color: #fff;
  color: #000;
  justify-content: center;
  align-items: center;
}
.containerB__Tile1 .mainText,
.containerB__Tile2 .mainText {
  text-align: left;
  font: normal normal bold 14px/16px Roboto;
  letter-spacing: 0.7px;
  color: #222222;
  opacity: 1;
  padding-bottom: 4px;
}
.containerB__Tile1 .sideText,
.containerB__Tile2 .sideText {
  text-align: left;
  font: normal normal normal 12px/16px Roboto;
  letter-spacing: 0.6px;
  color: #222222;
  opacity: 1;
}
.plusTile {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  color: #000;
  height: 40px;
  width: 40px;
  font-size: 32px;
}
.plusTileB {
  cursor: pointer;
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  color: #000;
  height: 40px;
  width: 40px;
  font: normal normal 300 40px Roboto;
}
.sectionBlog {
  padding: 70px 0 100px 0;
  width: 80%;
  margin: auto;
}
.sectionBlogContainer {
  width: 100%;
  display: flex;
  background-color: #f7f7f8;
  flex-direction: column;
}
.sectionBlogTitle {
  padding-bottom: 40px;
  text-align: left;
  font: normal normal bold 43px/51px Roboto;
  letter-spacing: 0px;
  color: #112136;
}
.sectionBlogArctiles {
  justify-content: space-between;
}
.bgSectionBlog {
  background-color: #f7f7f8;
}
.Article {
  padding: 30px 50px;
}
.article__imageC {
  position: relative;
  height: 292px;
  margin-bottom: 40px;
}
.article__image {
  height: 292px;
}

.articleArrow {
  position: absolute;
  background-color: #132439;
  width: 57px;
  height: 67px;
  bottom: -33px;
  right: -23px;
  transition: 0.3s;
}
.articleArrow:hover {
  background-color: #00977a;
}
.article__title {
  margin-block-end: 1rem;
  text-align: left;
  font: normal normal 700 21px/25px Roboto;
  letter-spacing: 0px;
  color: #132439;
}
.article__dateC {
  margin-bottom: 1rem;
  display: flex;
}
.article__date {
  text-align: left;
  font: normal normal 400 12px/20px Roboto;
  letter-spacing: 0.12px;
  color: #6e6f6f;
}
.article__desc {
  text-align: left;
  font: normal normal 300 16px/28px Roboto;
  letter-spacing: 0.16px;
  color: #112136;
}
.ArticleSK {
  margin: 30px 50px;
  background-color: #fff;
  display: flex;
  padding: 0;
}
.article__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.articlesk__imageC {
  position: relative;
  height: 334px;
  width: 411px;
}
.articleSKText {
  height: 100%;
  padding: 40px 20px 40px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.articleKText {
  height: 100%;
  padding: 40px 0px 40px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.articleSK__title {
  margin-block-end: 1rem;
  text-align: left;
  letter-spacing: 0px;
  color: #132439;
  font: normal normal bold 24px/28px Roboto;
  letter-spacing: 0px;
  color: #132439;
}
.articleSKDate {
  font: normal normal normal 21px/25px Roboto;
  letter-spacing: 0px;
  color: #3b88e6;
}
.articleSKDate p {
  margin: 0;
}
.articleSKButton {
  width: 112px;
  height: 34px;
  background-color: #00977a;
  font: normal normal normal 12px/51px Roboto;
  letter-spacing: 0.24px;
  color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ArticleSzkolenieBanner {
  height: 227px;
  width: 100%;
  position: relative;
}
.button-s {
  background: none repeat scroll 0 0 #41ab91;
  border: medium none;
  border-radius: 0 !important;
  color: #fff !important;
  cursor: pointer;
  display: block;
  font: 400 18px Roboto, sans-serif, Arial, Helvetica, sans-serif;
  height: 25px;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  width: 250px;
  margin-left: 24%;
}
#main .info-block {
  background: #f3f3f3;
  padding: 50px 57px 48px;
}
.info-block.carousel {
  position: relative;
  font-size: 17px;
  line-height: 22px;
  color: #7a7a7a;
}
.info-block .holder {
  width: 100%;
}
.info-block .holder:after {
  content: "";
  display: block;
  clear: both;
}
.info-block.carousel .mask {
  float: left;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.info-block.carousel .mask .slideset {
  letter-spacing: -4px;
  white-space: nowrap;
  width: 100% !important;
}
.info-block.carousel .mask .slide {
  display: inline-block;
  float: none;
  letter-spacing: 0;
  vertical-align: top;
  width: 25% !important;
  text-align: center;
}
.info-block .slide a {
  display: block;
  color: #7a7a7a;
  text-decoration: none;
}
.info-block .slide a:hover,
.info-block .slide a:hover strong,
.info-block .slide.active-link a,
.info-block .slide.active-link a strong {
  color: #1f8794;
}
.info-block strong {
  display: block;
  color: #292929;
  margin-bottom: 5px;
  font: 300 56px/60px "Roboto", sans-serif;
}
.info-block .btn-prev,
.info-block .btn-next {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 2%;
  margin-top: -26px;
  width: 33px;
  height: 53px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../images/sprite.png) no-repeat -100% -100%;
}
.info-block .btn-prev {
  background-position: -64px -168px;
}
.info-block .btn-next {
  left: auto;
  right: 2%;
  background-position: -112px -168px;
}
.info-block .btn-prev:hover,
.info-block .btn-next:hover {
  opacity: 0.8;
}
#content {
  overflow: hidden;
}
#content .wrap {
  overflow: hidden;
}
#content .col {
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
}
.sectionTiles {
  height: 110vh;
  width: 100%;
  flex-direction: column;
}
.halfSection {
  height: 50%;
  width: 100%;
}
.sectionTiles__Tile {
  position: relative;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-align: center;
  font: normal normal bold 21px/26px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
}
.sectionTiles__Tile h2 {
  font: normal normal bold 28px/36px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  width: 40%;
  margin-bottom: 20px;
  transition: 0.3s;
}
.sectionTiles__Tile p {
  font: normal normal normal 16px/12px Roboto;
  letter-spacing: 0px;
}

.greenTile {
  background-color: #00977a;
}
.greyTile {
  background-color: #b5b5b5;
}
.blueTile {
  background-color: #112e52;
}
.photoTile {
  background: url(../images/BackgroundMainTile.png) no-repeat;
  background-size: cover;
}
#content .more {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 50px;
  text-indent: -9999px;
  overflow: hidden;
  background: #fff url(../images/sprite.png) no-repeat 0 -110px;
}
#content .gallery .more {
  background-position: -39px -110px;
  background-color: #86929e;
}
#content .news .more {
  background-position: -81px -110px;
  background-color: #f3f3f3;
}
#content .article .more {
  background-position: -131px -110px;
}
#content .article1 .more {
  background-position: -39px -110px;
  background-color: #86929e;
}
#content .article2 .more {
  background-position: 0 -110px;
  background-color: #fff;
}
#content .quote {
  float: left;
  width: 27%;
  padding: 49px 4.1% 20px 3.9%;
  background: #8fd1c7;

  line-height: 40px;

  color: #fff;
  text-transform: none;
  position: relative;
  font: 300 30px/41px "Roboto", sans-serif;
}
#content .quote:after {
  content: "";
  position: absolute;
  left: 48px;
  bottom: 50px;
  height: 1px;
  width: 53px;
}
#content .wrap p {
  margin: 0 0 10px;
}
section.gallery {
  position: relative;
  overflow: hidden;
  background: #f3f3f3;
}
section.gallery div.mask {
  position: relative;
  overflow: hidden;
  margin: 0 0 0 -1px;
}
section.gallery div.mask div.slideset {
  float: left;
  position: relative;
}
section.gallery div.mask article.slide {
  float: left;
  background: #fff;
  overflow: hidden;
  padding: 0 0 0 1px;
}
#content .photo-wrap {
  float: left;
  width: 35.4%;
}
.photo-wrap img,
.photo-wrap1 img {
  vertical-align: top;
  width: 100%;
  height: auto;
}
#content .desc {
  overflow: hidden;
  padding: 53px 5% 20px 6%;
}
#content .gallery .desc {
  padding-top: 49px;
}
#content .gallery h2 {
  margin-bottom: 45px;
}
.gallery .paging {
  height: 15px;
  width: 104px;
  background: #86929e;
  text-align: center;
  padding: 8px 0 2px;
  position: relative;
}
.gallery .slider {
  height: 25px;
  position: relative;
  margin-right: 104px;
}
.gallery .slider .ui-slider-handle {
  height: 15px;
  width: 104px;
  background: #86929e;
  text-align: center;
  padding: 8px 0 2px;
  position: absolute;
  top: 0;
  overflow: hidden;
}
.gallery .slider .ui-slider-handle:before,
.gallery .slider .ui-slider-handle:after {
  display: inline-block;
  vertical-align: top;
  width: 7px;
  height: 10px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 2px;
  background: url(../images/sprite.png) no-repeat -70px -57px;
  content: "";
}
.gallery .slider .ui-slider-handle:after {
  background-position: -82px -57px;
}
.paging a {
  display: inline-block;
  vertical-align: top;
  width: 7px;
  height: 10px;
  text-indent: -9999px;
  overflow: hidden;
  margin: 0 -1px;
  background: url(../images/sprite.png) no-repeat -70px -57px;
}
.paging a.btn-next {
  background-position: -82px -57px;
}
.gallery .pagination {
  position: absolute;
  bottom: 88px;
  left: 41.3%;
  right: 10%;
}
.pagination {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.ZKEText {
  width: 100%;
}
.ZKEText h2 {
  padding-bottom: 30px;
}
.regulaminText,
.regulaminText p,
.regulaminText ul li {
  text-align: left;
  font: normal normal 300 16px/28px Roboto;
  letter-spacing: 0.16px;
  color: #112136;
}
.regulaminText h2 {
  text-align: left;
  font: normal normal bold 43px/51px Roboto;
  letter-spacing: 0px;
  color: #132439;
}
.pagination ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
.pagination li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.pagination li a {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  border: 2px solid #86929e;
  text-indent: -9999px;
  overflow: hidden;
  border-radius: 20px;
}
.pagination li.active a,
.pagination li a:hover {
  width: 9px;
  height: 9px;
  background: #86929e;
  border: none;
  margin: 0 6px;
}
#content .col header {
  padding-bottom: 7px;
}
#content .col time {
  display: block;
  font-size: 14px;
  line-height: 16px;
}
#content .news {
  float: left;
  width: 65.2%;
}
#content .inner-wrap {
  width: auto;
}
.inner-wrap .photo-wrap {
  display: none;
}
#content .article {
  padding: 52px 4% 45px;
  background: #1f8794;
  color: #fff;
}
#content .article.article1 {
  width: 34.1%;
  float: left;
  background: #f3f3f3;
  color: #292929;
}
#content .article.article1 a,
#content .gallery a,
#content .news a {
  color: #292929;
}
#content .article1 .site {
  font: 16px/22px "Roboto", sans-serif;
  color: #7a7a7a;
  text-transform: none;
  padding: 12px 0 21px;
}
.article1 .download-link {
  font-size: 20px;
}
#content .site a {
  color: #41ab91 !important;
}
#content .article.article2 {
  width: 26.9%;
  float: left;
  background: #8fd1c7;
}
#content .article h2 a {
  color: #fff;
}
#content .photo-wrap1 {
  width: 23%;
  float: left;
}
#main .loga {
  flex-direction: column;
  padding: 80px 20px 80px 20px;
  border-bottom: 1px solid #d6d5d5;
}
.czlonkowie {
  text-align: left;
  font: normal normal bold 43px/51px Roboto;
  letter-spacing: 0px;
  color: #112136;
}
.czlonkowieSearchContentMb {
  display: none;
}
.client-block ul {
  margin: 0;
  padding: 0;
  padding: 80px 20px 40px 20px;
  list-style: none;
  text-align: center;
}
.client-block ul li a img {
  width: 200px !important;
  height: auto !important;
  max-height: 80px !important;
  max-width: 200px !important;
}
.client-block li,
.client-block li a {
  vertical-align: middle;
  display: inline-block;
}
.client-block li {
  margin: 0 28px;
}
.client-block li img {
  vertical-align: middle;
}
#main .contact {
  padding: 45px 0 36px;
  font: 400 16px/19px "Roboto", sans-serif;
}
.contact h2 {
  margin: 0 0 47px 47px;
  font: 300 32px/51px "Roboto", sans-serif;
}
.contact .holder {
  position: relative;
}
.contact .box-holder {
  position: absolute;
  top: 51px;
  left: 50px;
  width: 58%;
  color: #fff;
}
.contact .left-block {
  float: left;
  background: #41ab91;
  width: 55.9%;
  padding: 27px 46px 14px;
}
.contact .right-block {
  overflow: hidden;
}
.contact .left-block h3 {
  font: 400 24px/36px "Open Sans", sans-serif;
  margin: 0 0 18px;
  text-transform: uppercase;
}
.contact address {
  font-style: normal;
  margin-bottom: 29px;
}
.contact dl {
  margin: 0 0 10px;
}
.contact dl dt {
  float: left;
  width: 19px;
}
.contact dl dd {
  margin: 0 0 11px;
  overflow: hidden;
}
.contact a {
  color: #fff;
}
.contact .right-block a {
  display: block;
  background: #3c5a9a;
  padding: 34px 30px 31px 20px;
}
.contact .right-block a .ico {
  display: block;
  width: 40px;
  height: 35px;
  text-indent: -9999px;
  overflow: hidden;
  margin-bottom: 30px;
  background: url(../images/sprite.png) no-repeat -100px -61px;
}
.contact a.twitter {
  background: #5bd6ff;
}
.contact a.twitter .ico {
  background-position: -158px -61px;
}
.contact .info {
  overflow: hidden;
  display: block;
  padding-left: 9px;
}
.contact .info .total {
  float: left;
}
.contact .info .status {
  float: right;
}
#footer {
  padding: 100px 5% 40px 5%;

  background: #112e52 0% 0% no-repeat padding-box;
}
.footerboxex {
  width: 100%;
}
.footerBox {
  margin: 30px 0;
}
.footerboxex > div {
  margin: 0 3%;
}
.kontaktFooter {
  border: 1px solid #ffffff;
  text-align: center;
  font: normal normal 400 14px/13px Roboto;
}
.footerText,
.kontaktFooter {
  text-align: left;
  color: #fff;
}
.footerText {
  font: normal normal normal 16px/26px Roboto;
  letter-spacing: 0px;
}
.footerIcons {
  padding-top: 120px;
  padding-bottom: 40px;
}
.footerIcon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: white;
  margin-left: 15px;
}
.footerIconPng {
  width: auto;
  height: 70%;
}
.logoFooter {
  width: 100%;
}
b > .container > .row > div {
  margin-top: 30px;
}
.footerSmallText small {
  font: normal normal normal 12px/16px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
}
.main-holder {
  overflow: hidden;
  border-bottom: 1px solid #d6d5d5;
}
#sidebar {
  position: relative;
  margin: 0 0 -9999px;
  padding: 0 0 9999px;
  float: left;
  width: 23.1%;
}
#sidebar:after {
  position: absolute;
  content: "";
  background: #d6d5d5;
  width: 1px;
  height: 9999px;
  bottom: 0;
  right: 0;
}
.sidebar-holder {
  background: #8fd1c7;
  padding: 53px 0 30px;
  font: 400 17px/20px "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  position: relative;
}
.sidelink {
  overflow: hidden;
  padding: 0 2px 0 28px;
  margin: 0;
  list-style: none;
}
.sidelink li {
  margin: 0 0 27px;
}
.sidelink li a {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  padding: 0 22px 0 0;
}
.sidelink li a:hover,
.sidelink li.active a {
  background: url(../images/arrow.png) no-repeat 100% 6px;
  text-decoration: none;
}
.inner #content {
  width: 76.9%;
  float: right;
  border-left: none;
}
.inner #content .heading {
  overflow: hidden;
  padding: 52px 20px 54px 57px;
  border-bottom: 1px solid #d6d5d5;
  margin: 0 0 51px;
}
.inner #content .heading h1 {
  font: 300 38px/42px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
  margin: 0;
  color: #292929;
}
.inner #content .block-holder {
  overflow: hidden;
  margin: 0 0 8px;
  min-height: 250px;
}
.block-holder .post {
  border-bottom: 1px solid #d6d5d5;
  margin: 0 0 51px;
  font: 400 16px/26px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
  color: #292929;
  padding: 0 0 48px;
  position: relative;
}
.block-holder .post:after {
  display: block;
  clear: both;
  content: "";
}
.block-holder .post .alignleft {
  float: left;
  margin: 9px 48px 0 0;
}
.block-holder .post .alignleft img {
  display: block;
}
.block-holder .post .text-area {
  overflow: hidden;
  width: 64.8%;
}
.block-holder .block-frame {
  overflow: hidden;
}
.block-holder .post .add {
  width: 80.2%;
}
#content .post .text-area h2 {
  font: 400 24px/33px "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
  margin: 0 0 22px;
  color: #292929;
  text-transform: uppercase;
}
#content .post .text-area.add h2 {
  line-height: 35px;
  margin: 0 0 15px;
}
#content .post .text-area h2 a {
  color: #292929;
}
.post .text-area time {
  display: block;
  color: #292929;
  margin: 0 0 10px;
  font: 400 14px/18px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
}
.post .text-area p {
  margin: 0 0 5px;
}
.post .text-area .btn {
  position: absolute;
  bottom: -1px;
  right: 0;
  background: url(../images/arrow1.png) no-repeat;
  width: 60px;
  height: 50px;
  text-indent: -9999px;
  overflow: hidden;
}
.inner #content .pagination {
  margin: 0 0 52px 50px;
  list-style: none;
  padding: 0;
  overflow: hidden;
}
.inner #content .pagination li {
  float: left;
  width: 24px;
  height: 24px;
  margin: 0 0 0 10px;
}
.inner #content .pagination li a {
  margin: 0;
  display: block;
  width: 16px;
  height: 16px;
  background: none;
  position: relative;
  border: 2px solid #86929e;
  text-indent: -9999px;
  overflow: hidden;
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.inner #content .pagination li a:hover,
.inner #content .pagination li.active a {
  padding: 2px;
  border: 0;
}
.inner #content .pagination li.active a:after,
.inner #content .pagination li a:hover:after {
  width: 9px;
  height: 9px;
  content: "";
  left: 50%;
  top: 50%;
  margin: -5px 0 0 -5px;
  position: absolute;
  background: #86929e;
  border: 2px solid #fff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
#content .text-holder {
  border-bottom: 1px solid #d6d5d5;
  margin: 0 0 55px;
  padding: 52px 0 42px;
  position: relative;
}
#content .text-holder:after {
  display: block;
  clear: both;
  content: "";
}
#content .text-holder .date {
  float: left;
  width: 130px;
  margin: 9px 47px 0 0;
}
.text-holder .date time {
  display: block;
  background: #1f8794;
  text-align: center;
  color: #fff;
  font: 400 20px/24px "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
  padding: 12px 0 22px;
}
.text-holder .date time strong {
  display: block;
  font: 400 64px/70px "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
  margin: 0 0 2px;
}
#content .text-holder .date img {
  display: block;
}
.text-holder .text-area {
  width: 76.1%;
  font: 400 16px/26px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
  color: #292929;
  overflow: hidden;
}
#content .text-area h2 {
  font: 400 24px/35px "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
  margin: 0 0 17px;
  color: #292929;
  text-transform: uppercase;
}
.text-holder .text-area p {
  margin: 0 0 25px;
}
.text-holder .text-area a {
  color: #1f8794;
}
.text-holder .text-area ol {
  padding: 1px 0 24px 47px;
  margin: 0;
  list-style: none;
  overflow: hidden;
  counter-reset: item;
}
.text-holder .text-area ol li {
  margin: 0 0 1px;
}

.text-holder .text-area ul {
  list-style: none;
  padding: 1px 0 0;
  margin: 0 0 27px 31px;
  overflow: hidden;
}
.text-holder .text-area ul li {
  margin: 0;
  position: relative;
  padding: 0 0 0 12px;
}
.text-holder .text-area ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  background: #292929;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  width: 4px;
  height: 4px;
}
.text-holder .text-area .btn {
  position: absolute;
  bottom: -1px;
  right: 0;
  background: url(../images/arrow3.png) no-repeat;
  width: 60px;
  height: 50px;
  text-indent: -9999px;
  overflow: hidden;
}
#main .heading {
  overflow: hidden;
  margin: 52px 0 71px;
  padding: 0 10px 53px 56px;
  border-bottom: 1px solid #d6d5d5;
}
#main .heading h2 {
  margin: 0;
  color: #292929;
  font: 300 38px/42px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
}
#main .form-area {
  overflow: hidden;
  margin: 0 auto 33px;
  max-width: 466px;
}
#main .form-holder {
  overflow: hidden;
  margin: 0 0 0 13px;
}
.form-area .row {
  overflow: hidden;
  width: 100%;
  margin: 0 0 17px;
}
.form-area .row input[type="text"] {
  border: 1px solid #d6d5d5;
  margin: 0;
  float: left;
  outline: none;
  color: #292929;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  font: 400 16px/19px "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
  height: 41px;
  padding: 11px 12px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.form-area .row .email {
  border: 1px solid #d6d5d5;
  margin: 0;
  float: left;
  outline: none;
  color: #292929;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  font: 400 16px/19px "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
  height: 41px;
  padding: 11px 12px;
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.form-area .row textarea {
  border: 1px solid #d6d5d5;
  float: left;
  outline: none;
  color: #292929;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  font: 400 16px/19px "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
  height: 201px;
  resize: none;
  padding: 11px 12px;
  margin: 0 0 15px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.form-area .row .tel {
  border: 1px solid #d6d5d5;
  margin: 0;
  float: left;
  outline: none;
  color: #292929;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  font: 400 16px/19px "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
  height: 41px;
  padding: 11px 12px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
}
.form-area input[type="submit"] {
  background: #41ab91;
  height: 56px;
  border: none;
  cursor: pointer;
  color: #fff;
  padding: 0;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  font: 400 18px/56px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.block-holder .date {
  float: left;
  width: 130px;
  margin: 8px 47px 0 0;
}
.block-holder .date time {
  display: block;
  background: #1f8794;
  text-align: center;
  color: #fff;
  font: 400 20px/24px "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
  padding: 13px 0 22px;
}
.block-holder .date time strong {
  display: block;
  font: 400 64px/70px "Open Sans", sans-serif, Arial, Helvetica, sans-serif;
  margin: 0 0 1px;
}
.block-holder .date img {
  display: block;
}
.block-holder .image-holder {
  float: right;
  margin: 8px 0 0;
}
.block-holder .image-holder img {
  display: block;
}
.block-holder .block-frame .add {
  width: 76.2%;
}
.banner .bg-stretch {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.banner .caption {
  position: relative;
  text-align: center;
  width: 35%;
  padding: 27px 0 17px 108px;
}
.banner .caption h1 {
  text-transform: uppercase;
  font: 700 90px/94px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
  color: #fff;
  margin: 0;
  text-shadow: 1px 1px 1px #000;
}
.banner .caption h1 span {
  display: block;
  font: 400 34px/38px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
  margin: 0 0 -13px;
}
.banner .caption h1 strong {
  display: block;
  font: 400 48px/52px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
  margin: -10px 0 0;
}
.inner .banner {
  overflow: hidden;
}
::-webkit-input-placeholder {
  color: #292929;
}
:-moz-placeholder {
  color: #292929;
}
::-moz-placeholder {
  color: #292929;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #292929;
}

.find_sections {
  background: none repeat scroll 0 0 #41ab91;
  border: medium none;
  border-radius: 0 !important;
  color: #fff;
  cursor: pointer;
  font: 400 18px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
  height: 41px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  min-width: 220px;
  width: 15%;
  float: left;
}

.find_sections_select {
  padding-bottom: 11px;
  width: 35%;
  float: left;
  min-width: 220px;
  padding-right: 10px;
}

.new_date {
  width: 180px !important;
}
.new_width_date {
  width: 165px !important;
}
.new_add {
  width: 76.2% !important;
}
.loading {
  background: url(../images/ajax-loader.gif) no-repeat center center;
  opacity: 0.25;
}
.butt-j {
  background: none repeat scroll 0 0 #41ab91;
  border: 1px solid #308e76;
  color: #ffffff !important;
  display: block;
  font-size: 18px;
  height: 26px;
  padding: 4px;
  text-align: center;
  width: 200px;
}
.aWhite > a {
  color: white;
}
.podM a {
  padding-left: 30px !important;
}
.podM a:hover,
.podM a:active {
  background: url(../images/arrow.png) no-repeat scroll 80% 6px rgba(0, 0, 0, 0) !important;
}

ul.section_list {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul.section_list li {
  background: none repeat scroll 0 0 #f3f3f3;
  margin: 30px 0 0;
  padding: 30px;
}

ul.section_list li.headquarters {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid #f3f3f3;
  font-size: 18px;
  margin: 0;
  padding: 30px;
}
.AboutSaz,
.AboutZarzad {
  width: 100%;
  position: relative;
}
.AboutSaz__flex {
  position: absolute;
  top: 36%;
  justify-content: space-around;
  width: 100%;
}
.AboutSaz__C {
  width: 35%;
}
.AboutSaz__text {
  text-align: left;
  font: normal normal 300 24px/40px Roboto;
  letter-spacing: 0.24px;
  color: #ffffff;
}
.AboutSaz__button {
  border: 1px solid #ffffff;
  width: 234px;
  height: 63px;
  color: #fff;
  text-align: center;
  font: normal normal 400 11px/13px Roboto;
  letter-spacing: 0px;
}
.TileButton {
  margin-top: 80px;
  width: 234px;
  height: 63px;
  border: 1px solid #ffffff;
  text-align: center;
  font: normal normal 400 11px/13px Roboto;
  letter-spacing: 0px;
}
.SAZGreen {
  margin-top: 80px;
}
.SazTextPadd {
  padding: 20%;
  text-align: left;
}
.tile__textGreen {
  font: normal normal 700 21px/29px Roboto;
  letter-spacing: 0px;
  color: #00977a;
}
.tile__textNormal {
  text-align: left;
  font: normal normal 300 21px/29px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
}
.photoTileSAZ {
  background: url(../images/Tile-o-saz.png) no-repeat;
  background-size: cover;
}
.zarzad {
  padding: 100px 20% 60px 20%;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.zarzad__text {
  padding-bottom: 60px;
  text-align: left;
  font: normal normal 700 43px/51px Roboto;
  letter-spacing: 0px;
  color: #112136;
}
.zarzad__persons {
  margin: auto;
}
.zarzad__person {
  width: 287px;
  float: left;
  margin: 15px 40px;
}
.clearB {
  clear: both;
}
.personC {
  width: 100%;
  margin: auto;
}
.person__photo {
  position: relative;
}
.person__photoIMG {
  width: 287px;
  height: 292px;
}
.person__name h2 {
  margin-top: 20px;
  text-align: left;
  font: normal normal bold 21px/25px Roboto;
  letter-spacing: 0px;
  color: #132439;
}
.person__desc {
  text-transform: uppercase;
  text-align: left;
  font: normal normal 500 12px/20px Roboto;
  letter-spacing: 0.12px;
  color: #6e6f6f;
  padding-bottom: 40px;
}

.komisja {
  padding: 50px 0 40px;
  background-color: #f7f7f8;
  position: relative;
}
.komisja h3 {
  padding-bottom: 20px;
  text-align: left;
  font: normal normal 700 43px/51px Roboto;
  letter-spacing: 0px;
  color: #112136;
}
.komisja__person {
  float: left;
  padding: 10px 50px;
}
.komisja__person h4 {
  text-align: left;
  font: normal normal 700 21px/25px Roboto;
  letter-spacing: 0px;
  color: #132439;
  margin-block-end: 0.6em;
}
.komisja__desc {
  text-align: left;
  font: normal normal 400 12px/20px Roboto;
  letter-spacing: 0.12px;
  color: #6e6f6f;
}
.greenStatut {
  background-color: #00977a;
  width: 530px;
  left: 50%;
  top: 95%;
  margin-left: -265px;
  position: absolute;
  height: 230px;
  z-index: 1001;
}
.greenStatut__text {
  text-align: center;
  font: normal normal 700 21px/26px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.greenStatut__button {
  width: 234px;
  height: 63px;
  text-align: center;
  font: normal normal 400 14px/13px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  background-color: #112e52;
}
.paddingB {
  padding-bottom: 40px;
  padding-top: 30px;
}
.AboutSao {
  position: relative;
  width: 100%;
}

.backgroundbanner {
  width: 100%;
}
.backgroundbannerSK {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.AboutSao__flex {
  position: absolute;
  top: 33%;
  justify-content: space-around;
  width: 100%;
}
.AboutSao__flex2 {
  position: absolute;
  height: 140px;
  width: 100%;
  bottom: 0;
  display: flex;
  justify-content: flex-end;
}
.AboutSao__flex2 > div {
  height: 100%;
  width: 30%;
  background-color: #dee0e4;
  position: relative;
}
.AboutSao__flex2CText h3 {
  font: normal normal 700 14px/16px Roboto;
  letter-spacing: 0.7px;
  color: #222222;
  margin-top: ;
}
.AboutSao__flex2CText {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.AboutSao__flex2CText p {
  font: normal normal 400 12px/16px Roboto;
  letter-spacing: 0.6px;
  color: #222222;
  margin-bottom: 0;
}
.AboutSao__C {
  width: 25%;
}
.AboutSao__text {
  text-align: left;
  font: normal normal bold 51px/62px Roboto;
  letter-spacing: 0px;
  color: #112e52;
  opacity: 1;
}
.AboutSao__button {
  border: 1px solid #ffffff;
  width: 234px;
  height: 63px;
  color: #fff;
  text-align: center;
  font: normal normal 400 11px/13px Roboto;
  letter-spacing: 0px;
}
.TileButton {
  margin-top: 80px;
  width: 234px;
  height: 63px;
  border: 1px solid #ffffff;
  text-align: center;
  font: normal normal 400 11px/13px Roboto;
  letter-spacing: 0px;
}
.photoTileSAO {
  background: url(../images/BGSaoTile.png) no-repeat;
  background-size: cover;
}
.darkblueTileSAO {
  background-color: #005b94;
  text-align: left;
  font: normal normal 300 21px/29px Roboto;
  letter-spacing: 0px;
}
.blueTileSAO {
  background-color: #24b4e9;
  text-align: left;
  font: normal normal 300 21px/29px Roboto;
  letter-spacing: 0px;
}
.blueIMGTileSAO {
  background-color: #112e52;
}
.kontaktSAOC {
  padding-bottom: 60px;
}
.kontaktSAOtext {
  font: normal normal normal 16px/26px Roboto;
}
.kontaktSAOBox {
  width: 20%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  float: left;
  padding: 0 2rem;
  text-align: center;
}
.SAOSocialBox {
  width: 33px;
  height: 33px;
  margin-top: 13px;
  margin-right: 20px;
}
.SAOSocial {
  width: 24px;
  height: auto;
}
.AboutSAPT__text {
  font: normal normal 700 51px/62px Roboto;
  color: #fff;
}
.photoTileSAPT {
  background: url(../images/tile-bg-sapt.png) no-repeat;
  background-size: cover;
}
.tile1sapt {
  background-color: #2a516e;
  text-align: left;
  font: normal normal 300 21px/29px Roboto;
  letter-spacing: 0px;
}
.tile3sapt {
  background-color: #e6e6e6;
  text-align: left;
  font: normal normal 300 21px/29px Roboto;
  letter-spacing: 0px;
}
.tile4sapt {
  background-color: #009fd6;
  text-align: left;
  font: normal normal 300 21px/29px Roboto;
  letter-spacing: 0px;
}
.kontaktSAPTtext {
  text-align: center;
  font: normal normal 400 16px/26px Roboto;
  letter-spacing: 0px;
  color: #132439;
  opacity: 1;
}
.AboutZarzad__text {
  text-align: left;
  font: normal normal 700 43px/51px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.AboutZarzad__flex {
  width: 80%;
  position: absolute;
  top: 60%;
  left: 20%;
}
.komisja__persons {
  padding-bottom: 60px;
}
.AboutKPSCZ__flex {
  position: absolute;
  top: 55%;
  left: 15%;
  width: 100%;
}
.bgColorOnKPCZ {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #132439;
  opacity: 0.7;
}
.bgColorOnGreen {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #00977a;
  opacity: 0.7;
}
.containerForText {
  background-color: #f7f7f8;
  padding: 90px 40% 170px 10%;
}
.greenText {
  text-align: left;
  font: normal normal bold 16px/28px Roboto;
  letter-spacing: 0.16px;
  color: #00977a;
}
.boldedRoman {
  text-align: left;
  font: normal normal 700 16px/28px Roboto;
  letter-spacing: 0.16px;
  color: #112136;
  margin-bottom: 0;
}
.listOrder {
  padding: 0;
  margin: 0;
  list-style: none;
}
.listOrder li,
.lastTextKPCZ {
  text-align: left;
  font: normal normal 300 16px/28px Roboto;
  letter-spacing: 0.16px;
  color: #112136;
}
.AboutKPCZ__text {
  text-align: left;
  font: normal normal 700 43px/51px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
}
.containerForTextArticle {
  background-color: #f7f7f8;
  padding: 40px 40% 170px 10%;
}
.tittleArticle h1 {
  margin-bottom: 50px;
  text-align: left;
  font: normal normal 700 43px/51px Roboto;
  letter-spacing: 0px;
  color: #132439;
  opacity: 1;
}
.textArticle * {
  text-align: left;
  font: 300 16px/28px Roboto;
  letter-spacing: 0.16px;
  color: #112136;
  list-style: none;
  padding: 0;
}
.textArticle img {
  max-width: 100% !important;
  height: auto !important;
  margin: auto;
  display: block;
}
.breadCrubms {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 30px;
}
.breadCrubms .BCText {
  margin: auto 0;
  text-transform: uppercase;
  padding-left: 20px;
  color: #6e6f6f;
  font: 400 14px/12px Roboto;
}
.containerTilesToDownload {
  width: 100%;
  left: 0%;
  top: 85%;
  position: absolute;
  z-index: 1001;
  padding: 0 10%;
}
.tileDownload {
  width: 50%;
  height: 230px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.tileDownload small {
  text-align: center;
  font: normal normal 300 10px/12px Roboto;
  color: #fff;
}
.tGreen {
  background-color: #00977a;
}
.tDblue {
  background-color: #112e52;
}
.tGrey {
  background-color: #6e6f6f;
}
.tLblue {
  background-color: #2b587c;
}
.tileText {
  font: normal normal 700 21px/26px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  margin-bottom: 10px;
  margin-top: 30%;
}
.tileDownloadButton {
  width: 144px;
  height: 39px;
  text-align: center;
  font: normal normal 400 14px/16px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  border: 1px solid #fff;
  margin-bottom: 30px;
}
.AboutMDP__flex {
  position: absolute;
  top: 46%;
  justify-content: space-around;
  width: 100%;
}

.emptyMDPC {
  height: 460px;
}
.AboutCzlonkowie {
  position: relative;
  height: 320px;
  background-color: #00977a;
}
.AboutSAZArticle__text {
  font: normal normal 700 43px/51px Roboto;
  letter-spacing: 0px;
  color: #112136;
  padding-left: 15%;
}
.bgColorOnGreenArticle {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #016a5e;
  opacity: 0.7;
}
.AboutArticleSAZ__flex {
  position: absolute;
  top: 56%;
  width: 100%;
}
.AboutArticle__flex {
  position: absolute;
  top: 56%;
  width: 100%;
}
.AboutArticle__text {
  font: normal normal 700 43px/51px Roboto;
  letter-spacing: 0px;
  color: #fff;
  padding-left: 15%;
}
.kontaktBanner {
  position: relative;
  height: 420px;
  background-color: #00977a;
}
.kontaktBannerText {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 0 12%;
  position: absolute;
  top: 32%;
  width: 100%;
}
.kontaktMainTextBanner {
  text-align: left;
  font: normal normal bold 43px/51px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  opacity: 1;
  padding-bottom: 30px;
}
.kontaktSubText {
  color: #ffffff;
  font: normal normal 300 24px/40px Roboto;
  letter-spacing: 0.24px;
}
.kontaktSubTextWithButton {
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
}
.kontaktSubText,
.kontaktContainerButton {
  width: 50%;
}
.kontaktContainerButton {
  display: flex;
  justify-content: flex-end;
}
.kontaktButton {
  width: 234px;
  height: 63px;
  border: 1px solid #ffffff;
  font: normal normal 400 14px/13px Roboto;
}
a {
  color: #fff;
  text-decoration: none;
}
a:visited {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: none;
}
.przylaczContainerForText {
  padding: 10px 40% 10px 10%;
}
.przylaczContainerForText h3 {
  text-align: left;
  font: normal normal 700 16px/28px Roboto;
  letter-spacing: 0.16px;
  color: #112136;
  margin: 40px 0;
}
.przylaczContainerForText p {
  font: normal normal 300 16px/28px Roboto;
  letter-spacing: 0.16px;
  color: #112136;
  margin: 0;
}
.przylaczContainerForText p:last-child {
  margin-bottom: 40px;
}
.colorTitleArticle {
  color: #132439;
}
.colorTitleArticle:hover {
  color: #132439;
}
.colorTitleArticle:focus {
  color: #000;
}
.GreenAHover,
.GreenBGHover,
.GreenBorderHover {
  transition: 0.3s;
}
.GreenAHover:hover {
  color: #00977a;
}
.GreenBGHover:hover {
  background-color: #00977a;
}
.GreenBorderHover:hover {
  border: #00977a 1px solid;
}
.scaleH,
.scaleH1,
.scaleH11 {
  transition: 0.2s;
}
.scaleH:hover {
  transform: scale(1.2);
}
.scaleH1:hover {
  transform: scale(1.05);
}
.scaleH11:hover {
  transform: scale(1.1);
}

.underline:hover {
  text-decoration: underline;
}
.czlonkowiezardzaduHeader {
  height: 123px;
  background-color: #132439;
  width: 100%;
}
.photoZarzadDetails {
  height: 291px;
  width: auto;
}
.greenTextZarzad {
  font: normal normal 400 18px/20px Roboto;
  letter-spacing: 0.18px;
  color: #00977a;
}
.sectionZarzadContainer {
  width: 100%;
  display: flex;
  background-color: #f7f7f8;
}
.containerPhoto {
  float: left;
}
.containerZarzadDetail {
  padding: 70px 40% 10px 10%;
}
.figcaptionOsoba {
  display: flex;
  flex-direction: column;
  padding: 10px 0 0 30px;
}
.figcaptionOsoba h1 {
  text-align: left;
  font: normal normal 700 43px/51px Roboto;
  letter-spacing: 0px;
  color: #132439;
  padding-bottom: 10px;
}
.figcaptionOsoba small {
  text-align: left;
  font: normal normal 400 18px/20px Roboto;
  letter-spacing: 0.18px;
  color: #6e6f6f;
}
.tekstZarzadDetails {
  text-align: left;
  font: normal normal 300 16px/28px Roboto;
  letter-spacing: 0.16px;
  color: #112136;
  padding: 60px 0 90px;
}
.figcaptionOsobaDown {
  display: flex;
  align-items: flex-end;
  height: 100%;
}
.figcaptionOsobaDown p {
  margin-bottom: 5px;
  text-align: left;
  font: normal normal normal 18px/20px Roboto;
  letter-spacing: 0.18px;
  color: #6e6f6f;
}
.czlonkowieBanner {
  background-color: #00977a;
  padding: 150px 50px 40px 80px;
}
.czlonkowieBannerContent h1 {
  text-align: left;
  font: normal normal bold 43px/51px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  margin-bottom: 40px;
}
.czlonkowieSearchContent {
  display: flex;

  align-items: center;
}
.czlonkowieSearchBoxes {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.chosen-select {
  border-radius: 4px;
  padding: 15px;
  width: 100%;
  text-align: center;
  font: normal normal normal 16px/24px Roboto;
  letter-spacing: 0px;
  color: #6e6f6f;
}
.containerChoseSelect {
  width: 23%;
}
.chosen-container,
.chosen-container-single {
  width: 100%;
}
.chosen-container-single .chosen-single span {
  text-align: center;
  height: 63px;
  font: normal normal 400 16px/24px Roboto;
  letter-spacing: 0px;
  color: #6e6f6f;
  display: flex;
  align-items: center;
  overflow: hidden;
  height: 100%;
  justify-content: flex-start;
}
.czlonkowieButton {
  text-align: center;
  font: normal normal 400 14px/13px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  padding: 20px 80px;
  border: 1px solid #ffffff;
  background-color: transparent;
  cursor: pointer;
  transition: 0.3s;
}
.czlonkowieButton:hover {
  background-color: #5c5c5c57;
}
.czlonkowieContainerContent {
  padding: 30px 80px 60px 80px;
}
.singlePartner {
  padding: 10px;
}
.singlePartnerContent {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-shadow: 0px 3px 6px #00000029;
  height: 100%;
  padding: 20px;
}
.singlePartnerContent h3 {
  font: normal normal 700 16px/18px Roboto;
  letter-spacing: 0px;
  color: #132439;
  padding-top: 40px;
  text-transform: uppercase;
  text-align: center;
}
.singlePartnerContent img {
  max-height: 100px;
  max-width: 100%;
}

.errorButton {
  text-align: center;
  font: normal normal 400 14px/13px Roboto;
  letter-spacing: 0px;
  color: #ffffff;
  padding: 20px 80px;
  border: 1px solid #ffffff;
  background-color: #00977a;
  cursor: pointer;
  transition: 0.3s;
}
.error404IMG {
  padding: 20px;
}
.errorText p {
  padding-bottom: 2rem;
}
.MenuPrzylaczSie {
  display: none !important;
}
.arrowMenu {
  display: none;
}
.bgArticleSK {
  background-color: #f7f7f8;
  width: 100%;
}
.ArticleSkContainerForInfo {
  display: flex;
  flex-direction: column;
}
.ArticleSkContainerForInfo {
  margin-bottom: 25px;
  display: flex;
  flex-direction: column;
}
.boldedCourse,
.prowadzacyProwadzacy {
  color: #112136;
  text-align: left;
  font: normal normal 700 16px/28px Roboto;
  letter-spacing: 0.16px;
  width: 20%;
}
.boldedProgram {
  color: #112136;
  text-align: left;
  font: normal normal 700 16px/28px Roboto;
  letter-spacing: 0.16px;
}
.textAfterBolded {
  text-align: left;
  font: normal normal 400 16px/28px Roboto;
  letter-spacing: 0.16px;
  width: 80%;
  word-wrap: break-word;
}
.nameProwadzacy {
  padding: 30px 0 10px;
  text-align: left;
  font: normal normal bold 21px/25px Roboto;
  letter-spacing: 0px;
  color: #132439;
}
.underNameProwadzacy {
  text-align: left;
  font: normal normal 400 12px/20px Roboto;
  letter-spacing: 0.12px;
  color: #6e6f6f;
}
.przewodniczacyIMG {
  height: 291px;
  width: 287px;
  object-fit: cover;
}
.changeForProwadz {
  padding-bottom: 30px !important;
}
.textArticle a {
  color: #00977a !important;
}
.textArticle a:hover {
  color: #00c39c !important;
}
@media only screen and (max-width: 1259px) {
.AboutSaz__CM  {
  width: 45%;
}
.ASTextByM{
  font: normal normal 300 21px/40px Roboto;
}
}
@media only screen and (max-width: 1259px) {
  .kontaktSubText {
    font: normal normal 300 20px/28px Roboto;
    letter-spacing: 0.1px;
  }
  .tittleArticle h1 {
    font: normal normal 700 35px/45px Roboto;
  }
  .containerForTextArticle {
    padding: 40px 30% 170px 10%;
  }
  .articleSKDate {
    font: normal normal normal 19px/22px Roboto;
  }
  .articleSK__title {
    font: normal normal bold 20px/24px Roboto;
    padding-right: 15px;
  }
  .ASAPTMC1 {
    width: 50%;
  }
  .ASAPTM {
    top: 42%;
    padding: 0 20px;
  }
  .kontaktSAOC {
    justify-content: space-around;
  }
  .kontaktSAOBox {
    width: 30%;
  }
  .zarzad {
    padding: 100px 10% 60px 10%;
  }
  .Article {
    padding: 30px 20px;
  }
  .info-block.carousel .mask .slide {
    width: 50% !important;
  }
  .header-top .right {
    width: 60.5%;
  }
  #header .logo {
    margin-right: 56px;
  }
  #main .info-block {
    padding: 50px 10px 48px;
  }
  #content .quote {
    padding: 38px 3% 20px 4.6%;
    width: 23.7%;
  }
  /*.pagination { display: none; }*/
  #content .photo-wrap {
    width: 36.8%;
  }
  #content .news .photo-wrap {
    width: 37.1%;
  }
  #content .desc {
    padding: 44px 5% 20px 7%;
  }
  #content .gallery .desc {
    padding: 39px 5% 20px 7%;
  }
  #content .news {
    width: 68.75%;
  }
  #content .article {
    padding: 42px 3% 52px 5%;
  }
  #content .article.article1 {
    width: 35.7%;
    padding: 45px 3% 17px 4.7%;
  }
  #content .article1 .site {
    padding-bottom: 3px;
  }
  #content .article.article2 {
    width: 24.7%;
    padding: 42px 2% 40px 4.5%;
  }
  #content .photo-wrap1 {
    width: 25.4%;
  }
  #main .client-block {
    padding: 54px 20px 53px;
  }
  .client-block li {
    margin: 0 34px;
  }
  .client-block li:last-child {
    display: none;
  }
  .contact .box-holder {
    width: 71.3%;
  }
  .sidebar-holder {
    font-size: 13px;
    line-height: 18px;
  }
  #content .block .text-area h2 {
    font-size: 20px;
    line-height: 27px;
  }
  .banner .caption h1 {
    font-size: 80px;
    line-height: 84px;
  }
  .banner .caption h1 span {
    font-size: 30px;
    line-height: 34px;
  }
  .banner .caption h1 strong {
    font-size: 40px;
    line-height: 44px;
  }
  .block-holder .date {
    margin: 8px 47px 0 0;
  }
  .block-holder .post .add {
    width: 76.2%;
  }
  .block-holder .block-frame .add {
    width: 70.2%;
  }
  #content .block .text-area.add h2 {
    line-height: 24px;
  }
  #content .block .text-area.add h2 br {
    display: none;
  }
  .inner #content .pagination {
    display: block;
  }
  .sidelink li a:hover,
  .sidelink li.active a {
    background-position: 100% 5px;
  }
  .find_sections {
    background: none repeat scroll 0 0 #41ab91;
    border: medium none;
    border-radius: 0 !important;
    color: #fff;
    cursor: pointer;
    font: 400 18px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
    height: 41px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    min-width: 150px;
    width: 15%;
    float: left;
  }

  .find_sections_select {
    padding-bottom: 11px;
    width: 35%;
    float: left;
    min-width: 220px;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .AboutSaz__CM  {
    width: 35%;
  }
  .przylaczContainerForText {
    padding: 10px 20% 10px 10%;
  }
  .tittleArticle h1 {
    font: normal normal 700 30px/40px Roboto;
  }
  .containerForTextArticle {
    padding: 40px 15% 170px 10%;
  }
  .tekstZarzadDetails {
    padding: 60px 150px 90px 0;
  }
  .containerZarzadDetail {
    padding: 70px 50px 10px 50px;
  }
  .articleSKButton {
    margin-bottom: 20px;
  }
  .articlesk__imageC {
    height: 350px;
    width: 100%;
  }
  .ArticleSK {
    flex-direction: column;
  }
  .czlonkowieSearchBoxes {
    display: block;
  }
  .containerChoseSelect {
    width: 50%;
    margin: 10px auto;
  }
  .containerChoseSelect:nth-child(2) {
    margin-left: 25%;
    margin-right: 2%;
  }
  .containerChoseSelect:nth-child(-n + 3) {
    width: 24%;
  }
  .containerChoseSelect:nth-child(-n + 3) {
    float: left;
  }
  .czlonkowieButton {
    display: block;
    margin: 20px auto 0;
  }
  .czlonkowieBanner {
    padding: 150px 40px 40px 40px;
  }
  .czlonkowieBannerContent h1 {
    margin-bottom: 25px;
  }
  .containerForText {
    padding: 60px 10% 120px 5%;
  }
  .AboutKPSCZ__flex {
    top: 40%;
    width: 50%;
  }
  .ASAPTM {
    flex-direction: column;
    top: 25%;
    left: 15%;
  }
  .AboutSAPT__text {
    font: normal normal 700 41px/51px Roboto;
  }
  .ASAPTM div {
    padding: 20px 0;
  }
  .zarzad {
    padding: 80px 0 60px;
  }
  .tile__textGreen {
    font: normal normal 700 18px/24px Roboto;
  }
  .tile__textNormal {
    font: normal normal 300 18px/24px Roboto;
  }
  .AboutSaz,
  .AboutSao,
  .AboutZarzad {
    min-height: 50vh;
  }
  .backgroundbanner {
    height: 100%;
    width: unset;
  }
  .AboutSaz img,
  .AboutSao img {
    min-height: 50vh;
    min-width: auto;
    object-fit: cover;
  }
  .AboutZarzad img {
    object-fit: cover;
    min-height: 50vh;
  }
  .AboutSaz__text {
    font: normal normal 300 20px/24px Roboto;
  }
  .search-form input[type="search"],
  .search-form input[type="text"] {
    width: 79px;
    padding: 15px 6px;
  }
  .logoImg {
    padding-bottom: 20px;
    padding-left: 50px;
  }
  #nav {
    display: none;
  }
  #nav > li {
    padding: 0;
  }
  #nav > li:last-child {
    display: none;
  }
  .MenuPrzylaczSie {
    display: block !important;
  }
  .header-top .right {
    width: 80.2%;
  }
  #header .header-bottom {
  }
  #header .logo {
    margin: 0 0 0 57px;
  }
  #header .navbar {
    float: none;
    padding: 20px 0 0;
  }
  .navbar .js-slide-hidden {
  }
  .navbar .open-wrap {
    display: block;
    padding: 0 58px 29px 0;
  }
  .navbar .open-wrap:after {
    content: "";
    display: block;
    clear: both;
  }
  .navbar .opener {
    display: flex;
    justify-content: center;
    align-items: center;
    float: right;
    text-indent: -9999px;
    width: 33px;
    height: 5px;
    margin-bottom: 5px;
    position: relative;
    background: #cdcdcd;
    border-radius: 3px;
    z-index: 1;
  }
  .navbar .opener::after {
    margin-top: 10px;
  }
  .navbar .opener::before {
    margin-top: 20px;
  }
  .navbar .opener::before,
  .navbar .opener::after {
    left: 0;
    top: 0;
    content: "";
    width: 33px;
    height: 5px;
    position: absolute;
    background: #cdcdcd;
    border-radius: 3px;
    z-index: 99999;
  }

  #nav {
    background-color: #00977a;
    padding: 20px 55px 26px;
    width: 100%;
    flex-direction: column;
  }
  #nav > li {
    padding: 5px 0;
  }
  #nav li {
    flex-direction: column;
    border-top: 1px solid #d6d5d5;
  }
  #nav li ul {
    max-height: 0;
    transition: 0.4s ease;
    width: 100%;
    background-color: transparent;
    position: unset;
    padding: 0;
    overflow: hidden;
    border: none;
  }

  #nav li span {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 20px;
  }
  #nav li .arrowMenu {
    display: block;
    transition: 0.4s ease;
  }
  #nav .openMenu .arrowMenu {
    transform: rotate(180deg);
  }
  #nav .openMenu ul {
    max-height: 400px;
    display: block;
    position: unset;
    background-color: transparent;
    padding: 0 1px;
    width: 100%;
    border-left: none;
  }
  #nav > li:first-child {
    border-top: none;
  }
  #nav li a {
    display: block;
    width: 100%;
    padding: 14px 0;
  }
  #nav ul {
    position: relative;
    left: 0;
    margin: 0;
    width: auto;
    border-top: none;
  }
  #nav ul:after {
    display: none;
  }
  .banner .desc {
    left: 7%;
    top: 30%;
    width: 80%;
  }

  .mainSliderText2 {
    font: normal normal 700 35px/62px Roboto;
  }
  .mainSliderText3 {
    font: normal normal 300 18px/20px Roboto;
  }
  .banner h1 span {
    font-size: 36px;
    line-height: 40px;
  }

  #main .info-block {
    padding: 58px 30px 30px 10px;
  }
  .info-block ul {
    display: block;
    text-align: center;
  }
  .info-block li {
    display: inline-block;
    vertical-align: top;
    width: 252px;
    margin: 0 12px 39px;
  }
  #content .quote {
    float: none;
    width: auto;
    padding: 60px 6.4% 52px;
    min-height: 251px;
  }
  #content .photo-wrap {
    width: 33.8%;
  }
  #content .desc {
    padding: 52px 5% 65px 6.5%;
  }
  #content .gallery .desc {
    padding: 39px 5% 20px 6%;
  }
  /*.gallery .pagination { display: none; }*/
  #content .news {
    float: none;
    width: auto;
  }
  #content .news .desc {
    min-height: 285px;
  }
  #content .news .photo-wrap {
    display: none;
  }
  #content .inner-wrap {
    background: #1f8794;
    position: relative;
  }
  #content .inner-wrap .col {
    position: static;
  }
  #content .inner-wrap .photo-wrap {
    display: block;
    width: 37.8%;
  }
  #content .article {
    padding: 52px 3% 52px 6.5%;
  }
  #content .article.article1 {
    float: none;
    width: auto;
    padding: 54px 3% 85px 6.2%;
  }
  #content .article1 .site {
    padding: 6px 0 21px;
  }
  #content .article.article2 {
    width: 54.3%;
    padding: 51px 2% 57px 6%;
  }
  #content .photo-wrap1 {
    width: 37.7%;
  }
  #main .client-block {
    padding: 74px 20px 39px;
  }
  .client-block li {
    margin-bottom: 36px;
  }
  .client-block li:last-child {
    display: inline-block;
  }
  #main .contact {
    padding: 34px 0 36px;
  }
  .contact h2 {
    margin-bottom: 38px;
  }
  .contact .box-holder {
    width: auto;
    right: 48px;
  }
  .contact .left-block {
    width: 51.9%;
  }
  .sidelink {
    padding: 0 2px 0 10px;
  }
  .sidebar-holder {
    font-size: 10px;
  }
  .block-holder .post .alignleft {
    margin: 9px 20px 0 0;
  }
  .block-holder .post .text-area {
    width: 56.5%;
  }
  #content .post .text-area h2 {
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 12px;
  }
  .block-holder .post {
    font-size: 13px;
    line-height: 20px;
  }
  .banner .caption h1 {
    font-size: 40px;
    line-height: 44px;
  }
  .banner .caption h1 span {
    font-size: 22px;
    line-height: 25px;
    margin: 0;
  }
  .banner .caption h1 strong {
    font-size: 30px;
    line-height: 34px;
    margin: 0;
  }
  #content .text-holder .date {
    margin: 9px 15px 0 0;
  }
  .text-holder .text-area {
    width: 70.1%;
  }
  #content .text-area h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .inner #content .heading h1 {
    font-size: 34px;
    line-height: 40px;
  }
  .block-holder .post .add {
    width: 68.2%;
  }
  #content .post .text-area.add h2 {
    font-size: 20px;
    line-height: 28px;
  }
  .sidelink li a:hover,
  .sidelink li.active a {
    background-position: 100% 5px;
  }
  .find_sections {
    background: none repeat scroll 0 0 #41ab91;
    border: medium none;
    border-radius: 0 !important;
    color: #fff;
    cursor: pointer;
    font: 400 12px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
    height: 41px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    float: left;
  }

  .find_sections_select {
    padding-bottom: 11px;
    width: 100%;
    float: left;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .emptyMDPC {
    height: 920px;
  }
}
@media only screen and (max-width: 900px) {
  .containerChoseSelect {
    width: 70%;
    margin: 10px auto;
  }
  .containerChoseSelect:nth-child(2) {
    margin-left: 15%;
    margin-right: 4%;
  }
  .containerChoseSelect:nth-child(-n + 3) {
    width: 33%;
  }
  .AboutSao__text {
    font: normal normal bold 42px/51px Roboto;
  }

  .komisja__persons {
    display: flex;
    flex-direction: column;
  }
  .komisja__person h4 {
    margin-block-end: 0.2em;
  }
  .komisja__person {
    float: left;
    padding: 30px 0 0;
  }
  .banner__containerB {
    display: none;
  }

  .sectionTiles__Tile h2 {
    font: normal normal bold 24px/20px Roboto;
  }
  .footerIcons {
    padding-top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  .butttonSazByM{
    display: none;
  }
  .AboutSaz__CM{
    width: 60%;
  }
  .tileDownloadButton {
    margin-bottom: 40px;
  }
  .AboutZarzad__flex {
    top: 50%;
  }
  .boldedCourse {
    width: 30%;
  }
  .textAfterBolded {
    width: 70%;
  }
  .przylaczContainerForText {
    padding: 10px 10% 10px 5%;
  }
  .kontaktMainTextBanner {
    font: normal normal bold 30px/41px Roboto;
    padding-bottom: 10px;
  }
  .kontaktContainerButton {
    display: none;
  }
  .kontaktSubText {
    width: 80%;
  }
  .kontaktContainerButton {
    width: 0%;
  }
  .ArticleSkContainerForInfo {
    margin-bottom: 15px;
  }
  .tittleArticle h1 {
    font: normal normal 700 25px/40px Roboto;
    margin-bottom: 25px;
  }
  .containerForTextArticle {
    padding: 40px 50px 100px 50px;
  }
  .tekstZarzadDetails {
    padding: 30px 0 60px;
  }
  .zarzadCMain {
    flex-direction: column;
  }
  .figcaptionOsoba {
    padding: 20px 0 0;
  }
  .articlesk__imageC {
    height: 300px;
  }
  .containerChoseSelect:nth-child(-n + 3) {
    width: 70%;
    margin: 10px auto;
    float: none;
  }
  .czlonkowieSearchContentMb {
    width: 100%;
  }
  .AboutSAPT__text {
    font: normal normal 700 31px/41px Roboto;
  }
  .ASAPTM div {
    padding: 10px 0;
  }
  .ASAPTMC {
    width: 80%;
    justify-content: flex-start;
  }
  .ASAPTM {
    padding: 0;
  }
  .AboutSao__flex2 {
    display: none;
  }
  .AboutSAO__button {
    margin-left: 0;
    margin-top: 10px;
  }
  #nav li span {
    padding-right: 10px;
  }
  .zarzad__text {
    text-align: center;
    padding: 0 10px 20px;
  }
  .zarzad__person {
    width: 287x;
    clear: both;
    margin: 40px auto 0;
  }
  .logoImg {
    width: 70%;
    justify-content: flex-start;
    padding-left: 20px;
  }
  .sectionTiles__Tile h2 {
    width: 70%;
  }
  .plusTileB {
    width: 30px;
    height: 30px;
  }
  .articleArrow {
    width: 45px;
    height: 55px;
  }
  .articleArrow img {
    width: 32px;
  }
  .find_sections {
    background: none repeat scroll 0 0 #41ab91;
    border: medium none;
    border-radius: 0 !important;
    color: #fff;
    cursor: pointer;
    font: 400 18px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
    height: 41px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    float: left;
  }
  .sectionTiles {
    display: block;
  }
  .halfSection {
    display: block;
  }
  .sectionTiles__Tile {
    height: 50%;
  }
  .footerboxex {
    margin-top: 30px;
  }
  .footerText,
  .kontaktFooter {
    min-height: 65px;
  }
  .sectionTilesSAZ,
  .sectionTilesSAO,
  .tiles12M {
    height: 1200px;
  }
  .SAZGreen,
  .TileButton {
    margin-top: 40px;
  }
  .find_sections_select {
    padding-bottom: 11px;
    width: 100%;
    float: left;
    padding-right: 10px;
  }

  #header .search-form,
  .header-top .social-networks {
    display: none;
  }
  .header-top .right {
    width: auto;
    float: none;
    overflow: hidden;
  }
  .header-top .select-form {
    width: 197px;
  }
  #header .logo {
    margin-left: 43px;
  }
  .navbar .open-wrap {
    padding-right: 43px;
  }
  #nav {
    padding: 20px 42px 26px;
  }
  .banner .desc {
    top: 40%;
    width: 50%;
  }
  .mainSliderText2 {
    font: normal normal 700 15px/20px Roboto;
  }
  .mainSliderText3 {
    font: normal normal 400 14px/15px Roboto;
  }

  .banner h1 span {
    font: normal normal 400 25px/15px Roboto;
    line-height: 20px;
  }
  .banner h1 {
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 5px;
  }
  .banner h1 strong {
    font-size: 34px;
    line-height: 40px;
  }
  .banner .btn-show {
    font-size: 15px;
    line-height: 18px;
    padding: 12px 10px 13px 13px;
    min-width: 109px;
    margin: 0;
  }
  #main .info-block {
    padding: 58px 18px 30px 10px;
  }
  .info-block li {
    margin-bottom: 43px;
  }
  .info-block li strong {
    margin-bottom: 9px;
  }
  #content .quote {
    padding: 60px 8.4% 52px;
  }
  #content .quote:after {
    left: 41px;
  }
  #content .photo-wrap,
  #content .photo-wrap1 {
    display: none !important;
  }
  #content .gallery .desc {
    padding: 39px 4% 61px 9%;
    min-height: 278px;
  }
  #content .desc {
    padding: 54px 5% 65px 8.5%;
  }
  #content .article {
    padding: 51px 12% 52px 8.5%;
    min-height: 299px;
  }
  #content .article.article1 {
    padding: 54px 3% 49px 8.2%;
  }
  #content .article1 .site {
    padding-top: 0;
  }
  #content .article.article2 {
    width: auto;
    padding: 52px 2% 53px 10%;
    height: auto !important;
  }
  #main .client-block {
    padding-bottom: 31px;
  }
  .client-block li {
    margin-bottom: 53px;
  }
  .contact h2 {
    margin-left: 38px;
  }
  .contact .holder img {
    width: 100%;
    height: auto;
  }
  .contact .box-holder {
    left: 43px;
    right: 42px;
  }
  .contact .left-block {
    float: none;
    width: auto;
  }
  .contact .right-block a {
    float: left;
    width: 37.2%;
    padding: 34px 7.6% 32px 5.2%;
  }
  #footer {
    padding: 0 41px 48px;
  }

  #footer .footer-left {
    padding-top: 7px;
    width: auto;
  }
  #footer .logo-bcc {
    display: none;
  }
  #footer .logo-prp {
    display: none;
  }
  .inner #content {
    float: none;
    width: 100%;
    overflow: hidden;
  }
  #sidebar {
    float: none;
    width: 100%;
    overflow: hidden;
  }
  .sidebar-holder {
    font-size: 14px;
  }
  .sidelink li a:hover,
  .sidelink li.active a {
    background-position: 100% 4px;
  }
  .inner #content .heading {
    padding: 50px 20px;
  }
  .block-holder .post .text-area {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    padding: 0 15px;
  }
  .block-holder .post {
    text-align: center;
  }
  .block-holder .post .alignleft {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 15px;
  }
  #content .text-holder {
    text-align: center;
  }
  .post .text-area p {
    margin: 0 0 20px;
  }
  #content .text-holder .date {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto 15px;
    width: inherit;
  }
  .text-holder .date time {
    width: 130px;
    display: inline-block;
    vertical-align: middle;
  }
  #content .text-holder .date img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 -7px;
  }
  .text-holder .text-area {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    padding: 0 15px;
  }
  #main .heading {
    margin: 50px 0;
    padding: 0 15px 50px;
  }
  #main .form-area {
    max-width: 100%;
    width: 100%;
    margin: 0 0 30px;
    padding: 0 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #main .form-holder {
    margin: 0;
  }
  .block-holder .date {
    float: none;
    margin: 0 auto 15px;
    overflow: hidden;
  }
  .block-holder .image-holder {
    float: none;
    margin: 0 auto 15px;
    width: 222px;
  }
  .banner .caption {
    padding: 27px 15px 17px;
    width: 70%;
  }
  .inner #content .heading h1 {
    font-size: 18px;
    line-height: 24px;
  }
  .block-holder .post .add {
    width: 100%;
    padding: 0 15px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content .post .text-area.add h2 {
    font-size: 18px;
    line-height: 26px;
  }
  .block-holder .post {
    text-align: center;
  }
  .block-holder .post .add {
    text-align: left;
  }
  .block-holder .date {
    width: inherit;
    display: inline-block;
    vertical-align: middle;
  }
  .block-holder .date time {
    display: inline-block;
    vertical-align: middle;
    width: 130px;
  }
  .block-holder .date img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 -4px;
  }
  #sidebar {
    height: auto !important;
  }
  .inner #content {
    height: auto !important;
  }
  .info-block.carousel .mask .slide {
    width: 100% !important;
  }
}
@media only screen and (max-width: 600px) {
  .AboutZarzad__text {
    font: normal normal 700 33px/41px Roboto;
  }

  .MDPT {
    top: 35%;
    left: 10%;
  }
  .tekstZarzadDetails {
    padding: 60px 0px 90px 0;
  }
  .figcaptionOsoba h1 {
    font: normal normal 700 33px/41px Roboto;
  }
  .figcaptionOsoba small {
    font: normal normal 400 15px/17px Roboto;
  }
  .figcaptionOsobaDown p {
    font: normal normal normal 15px/17px Roboto;
  }
  .tekstZarzadDetails {
    font: normal normal 300 16px/28px Roboto;
  }
  .containerZarzadDetail {
    padding: 70px 20px 10px 20px;
  }

  .ArticleSK {
    margin: 30px 20px;
  }
  .regulaminText h2 {
    text-align: center;
    font: normal normal bold 28px/35px Roboto;
    margin-bottom: 20px;
  }
  .err404 {
    flex-direction: column;
  }
  .errorButton {
    display: block;
    margin: auto;
    padding: 20px 35px;
  }
  .AboutSao__flex {
    justify-content: flex-start;
    left: 15%;
  }
  .paddingB {
    display: none;
  }
  .kontaktSAOC {
    flex-direction: column;
  }
  .kontaktSAOtext {
    width: 100%;
  }

  .kontaktSAOBox {
    width: 60%;
    padding: 20px 0;
  }
  .AboutSaz__button {
    margin-left: 30px;
    margin-top: 20px;
  }
  .AboutSaz__CM {
    width: 80%;
  }
  .ABSAZM {
    flex-direction: column;
    left: 15%;
  }
  #main .loga {
    flex-direction: column;
    padding: 60px 20px 20px 20px;
    border-bottom: 1px solid #d6d5d5;
  }
  #main .client-block {
    padding: 40px 20px 30px;
  }
  .client-block ul {
    margin: 0;
    padding: 0;
    padding: 40px 20px 0px 20px;
    list-style: none;
    text-align: center;
  }
  .banner img {
    object-fit: cover;
    min-height: 60vh;
  }
  .navbar .opener {
    width: 28px;
    height: 4px;
    margin-bottom: 4px;
  }
  .navbar .opener::after {
    margin-top: 8px;
  }
  .navbar .opener::before {
    margin-top: 16px;
  }
  .navbar .opener::before,
  .navbar .opener::after {
    width: 28px;
    height: 4px;
  }
  .logoImgPng {
    height: 30px;
  }
  .sectionTiles__Tile h2 {
    font: normal normal bold 18px/16px Roboto;
  }
  .banner .desc {
    top: 40%;
    width: 70%;
  }
  .mainSliderText2 {
    font: normal normal 700 18px/20px Roboto;
  }
  .mainSliderText3 {
    font: normal normal 400 14px/15px Roboto;
  }

  .banner h1 span {
    font: normal normal 400 18px/15px Roboto;
    line-height: 20px;
  }
  .AboutArticle__flex,
  .AboutArticleSAZ__flex {
    top: 46%;
  }
}
@media only screen and (max-width: 479px) {
  .containerTilesToDownload {
    top: 100%;
  }
  .containerTilesToDownload {
    padding: 0;
  }
  .boldedCourse {
    width: 35%;
  }
  .textAfterBolded {
    width: 65%;
  }
  .przylaczContainerForText {
    padding: 10px 50px 10px 50px;
  }
  .kontaktSubText {
    width: 90%;
  }
  .tittleArticle h1 {
    font: normal normal 700 22px/28px Roboto;
  }
  .containerForTextArticle {
    padding: 40px 20px 60px 20px;
  }
  .zarzadCMain {
    justify-content: center;
    align-items: center;
  }
  .containerPhoto {
    width: 280px;
  }
  .containerPhoto img {
    display: flex;
    justify-content: center;
    align-items: center;
    object-fit: cover;
    width: 100%;
  }
  .articlesk__imageC {
    height: 250px;
    width: 100%;
  }
  .articleSKDate {
    font: normal normal normal 16px/19px Roboto;
  }
  .articleSK__title {
    font: normal normal bold 17px/21px Roboto;
  }
  .AboutArticle__text,
  .AboutSAZArticle__text {
    font: normal normal 700 32px/41px Roboto;
    padding-right: 15%;
  }
  .czlonkowieBannerContent h1 {
    text-align: center;
    font: normal normal bold 35px/41px Roboto;
  }
  .czlonkowieBanner {
    padding: 120px 20px 40px 20px;
  }
  .containerChoseSelect {
    width: 95%;
  }

  .containerChoseSelect:nth-child(-n + 3) {
    width: 95%;
  }
  .czlonkowie {
    text-align: center;
  }
  .containerForText {
    padding: 60px 5% 90px 5%;
  }
  .AboutKPCZ__text {
    font: normal normal 700 33px/41px Roboto;
  }
  .zarzad__text {
    font: normal normal 700 35px/44px Roboto;
  }
  .zarzad {
    padding: 60px 0 60px;
  }
  .AboutSao__flex {
    left: 15%;
    top: 35%;
  }
  .SAZGreen {
    padding: 0 15px;
  }
  .ABSAZM {
    top: 29%;
  }
  .AboutSaz__button {
    margin-left: 20%;
    margin-top: 20px;
  }
  .AboutSAO__button {
    margin-left: 0;
    margin-top: 10px;
  }
  .SazTextPadd {
    padding: 3% 8%;
    text-align: left;
  }
  .komisja h3 {
    text-align: center;
  }
  .arrowMenu img {
    width: 32px;
  }
  #nav li span {
    padding-right: 0px;
  }
  .logoImgPng {
    height: 30px;
  }
  #header .navbar {
    padding: 10px 0;
  }

  .banner .desc {
    width: 65%;
  }
  .banner h1 strong {
    font-size: 20px;
    line-height: 28px;
  }
  .mainSliderText2 {
    font: normal normal 700 16px/20px Roboto;
  }
  .mainSliderText3 {
    font: normal normal 400 12px/15px Roboto;
  }

  .banner h1 span {
    font: normal normal 400 22px/15px Roboto;
    line-height: 20px;
  }
  .articleArrow {
    width: 38px;
    height: 45px;
  }
  .articleArrow img {
    width: 28px;
  }
  .sectionTiles__Tile h2 {
    font: normal normal bold 18px/16px Roboto;
  }
  .find_sections {
    background: none repeat scroll 0 0 #41ab91;
    border: medium none;
    border-radius: 0 !important;
    color: #fff;
    cursor: pointer;
    font: 400 18px "Roboto", sans-serif, Arial, Helvetica, sans-serif;
    height: 41px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    float: left;
  }
  .find_sections_select {
    padding-bottom: 11px;
    width: 100%;
    float: left;
    padding-right: 10px;
  }

  .header-top .select-form {
    width: 131px;
  }
  .header-top .link span {
    display: none;
  }
  #header .logo {
    width: 127px;
    height: 62px;
    margin: 7px 0 0 37px;
    background: url(../images/logo-small.png) no-repeat;
  }
  .navbar .open-wrap {
    padding: 0 20px 20px 0;
  }
  .logoImg {
    padding-bottom: 10px;
  }
  #nav {
    padding: 10px 15px 5px;
  }
  #content {
    font-size: 20px;
    line-height: 30px;
  }
  #content .quote {
    font-size: 24px;
    line-height: 36px;
    padding: 60px 11.4% 52px;
  }
  #content .more {
    width: 56px;
    height: 47px;
  }
  #content .gallery .desc {
    padding: 39px 12% 61px 11%;
  }
  #content .desc {
    padding: 54px 11.5% 65px;
  }
  #content .article {
    padding: 51px 11% 61px 11.5%;
    min-height: 240px;
  }
  #content .inner-wrap,
  #content .inner-wrap .col {
    height: auto !important;
  }
  #content .article.article1 {
    padding: 54px 17% 64px 11.2%;
  }
  #content .article1 .site {
    padding: 9px 0 24px;
  }
  #content .article.article2 {
    padding: 52px 19% 71px 10%;
  }
  #main .contact {
    padding-bottom: 17px;
  }
  .client-block li {
    margin: 0 0 53px;
  }
  .contact h2 {
    margin-left: 34px;
  }
  .contact .box-holder {
    left: 37px;
    right: 36px;
  }
  .contact .left-block {
    padding: 37px 40px 35px;
  }
  .contact .left-block h3 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 28px;
  }
  .contact address {
    line-height: 24px;
    margin-bottom: 28px;
  }
  .contact .right-block a {
    float: none;
    width: auto;
    padding: 34px 11.6% 32px 8.2%;
  }
  #footer {
    line-height: 24px;
    padding: 0 36px 48px;
  }
  #footer .copyright {
    padding-bottom: 6px;
  }
  #content .text-area h2 {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .text-holder .text-area {
    font-size: 13px;
    line-height: 20px;
  }
  #content .post .text-area.add h2 {
    font-size: 14px;
    line-height: 22px;
  }
  .block-holder .post {
    font-size: 13px;
    line-height: 20px;
  }
  .button-s {
    margin-left: 17% !important;
  }
  .tile__textMobSmaller {
    font: normal normal 300 16px/22px Roboto;
  }
}
@media only screen and (max-width: 300px) {
  .button-s {
    margin-left: 0% !important;
  }
}
.downl{
	padding-right: 10px;
	padding-top: 20px;
}
.tileText2{
	margin-top: 26%;
	margin-top: 18%;
}