@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


    
* {
  box-sizing: border-box;
}

.body {
  font-size: 16px;
  font-weight: 400;
     font-family: 'Poppins', Arial, Verdana, sans-serif;
  line-height: 1.6;
  color: #414141;
  background-color: #ffffff;
}

img,
embed,
object,
video {
  max-width: 100%;
  height: auto !important;
}

iframe {
  max-width: 100%;
}

.header__title {
  position: relative;
  margin: 0;
  font-size: 1.875rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: center;
    text-transform: uppercase;

}

.body--subpage main { padding-top: 100px;  position: relative; background: #fff; }

.body--subpage main::before { content: ""; position: absolute; top:0; left:0; right: 0; width: 100%; height: 80px; background: rgb(238,238,238);
    background: linear-gradient(0deg, rgba(238,238,238,0) 0%, rgba(238,238,238,1) 100%); }

.header__title.header__title--nobefore::before {
  display: none;
}



a {
  color: #1c4f14;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
a:hover {
  color: #b3c009;
}

#scrollTop {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 50;
  background-color: rgba(0, 0, 0, 0.8);
  display: none;
}
#scrollTop a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 6px 12px;
  font-size: 25px;
  color: #414141;
}
#scrollTop a:hover {
  color: #ff0000;
}

.header {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  border-bottom: 0px solid #707070;
position: absolute;
   z-index: 444;
  background-color: transparent;
}

.header__wrapper {
    width: 100%;
    max-width: 1600px;
    margin: auto;
    padding: 3.40rem 1rem;
}

.header__wrapper1 { width: 100%;   margin: auto;   padding: 0;   background: #333333;  }


.header__tel1 {  position: absolute;    top: -2px; right: 145px; }

.header__tel1 a { font-size: 1.25rem; color: #fff; font-weight: 300; letter-spacing: 1.7px; }
.header__tel1 a i{ font-size: 1.375rem;  }



.header__bar1 {  margin: auto;  max-width: 95%;  display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex; 
    -webkit-box-pack: space-between;    -moz-box-pack: space-between;    -ms-flex-pack: space-between;    -webkit-justify-content: space-between;
    justify-content: space-between;    -webkit-box-align: center;    -moz-box-align: center;    -ms-flex-align: center;    -webkit-align-items: center;
    align-items: center;     -webkit-flex-wrap: nowrap;    -ms-flex-wrap: nowrap;    flex-wrap: nowrap;  max-width: 1400px;   padding: 0.5rem 1rem; }


.header__bar1 .header__left a {font-size: 0.9375rem;  color: #ffffff; letter-spacing: 0.7px; margin-right: 1.375rem;  display: inline-block; }
.header__bar1 .header__left a i { color: #3388c8; margin-right: -0.3rem;   }
.header__bar1 .header__left a:hover {   color: #3388c8;  }

.header__bar1 .header__right a { display: inline-block; min-width: 30px; text-align: right;  }


.header__bar {
    position: relative; 
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -moz-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; 
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#mobnav-btn {
    display: block;
    top: 29%;
}

.header__left {
  position: relative;
min-width: 100px; 
}
.header__left::after {
  content: "";
display: none; 
  width: 130px;
  height: 6px;
  position: absolute;
  left: 0;
  bottom: calc(-2rem + 1px);
  background: #b3c009;
}

#g_menu {
  width: 100%;
  margin: auto;
}

#menu1 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
#menu1 * {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 900;
}
#menu1 li {
  position: relative;
  white-space: nowrap;
}
#menu1 li a {
  display: block;
  position: relative;
}
#menu1 li a.item1 {
    padding: 0.65rem 1.25rem;
  font-size: 1rem;
    color: #4d4d4d;
 font-weight: 400;
   letter-spacing: 0.75px;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
}

#menu1 li a.item1::after {  display:none;  }

#menu1 li.sfHover a.item1:hover::after, #menu1 li.sfHover a.current:hover::after,
#menu1 li a.item1:hover::after, #menu1 li.current a.item1::after {
  opacity: 1;
}
#menu1 li:hover > ul, #menu1 li.sfHover > ul {
  opacity: 0;
  visibility: hidden;
}

#menu1 li a.item1:hover {   color:  #fff;  }

#menu1 li.current a.item1 {   color:  #fff;  }

#menu1 li ul {
  position: absolute;
  left: 10px;
  top: 100%;
  z-index: 1;
  -webkit-box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out;
  opacity: 0;
  visibility: hidden;
}
#menu1 li ul li {
  width: 240px;
  white-space: normal;
  text-align: left;
}
#menu1 li ul li a.item2 {
  padding: 0.7rem;
  font-size: 1rem;
  font-weight: 400;
  color: #414141;
  letter-spacing: 0;
  line-height: 1.3;
  text-align: left;
  text-transform: initial;
  background-color: #ffffff;
}
#menu1 li ul li a.item2:hover {
  color: #1c4f14;
}
#menu1 li ul li ul {
  top: 0;
  left: 100%;
}

#menu1 li.wyr a.item1 {  background-color: #3388c8; border-radius: 30px; color: #fff; padding: 0.65rem 2.25rem; margin-left: 1.125rem; }
#menu1 li.wyr a.item1:hover {  background-color: #333; }
#menu1 li.wyr a.item1 span{   }


#mobnav-btn {
  width: 42px;
  height: 35px;
  position: absolute;
  top: 10px;
  right: 30px;
  background: transparent;
  border: none;
  cursor: pointer;
  
}
#mobnav-btn:hover {
  opacity: 0.8;
}
#mobnav-btn div {
  height: 100%;
  margin: auto;
  position: relative;
}
#mobnav-btn span {
  width: 100%;
  height: 2px;
    width: 42px;
  display: block;
  position: absolute;
  background-color: #fff;
  -webkit-transition: transform 0.2s ease-in-out;
  -moz-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
}
#mobnav-btn span:first-child {
  top: 7px;
}
#mobnav-btn span:nth-last-child(2) {
  
  top: 18px;

}
#mobnav-btn span:last-child {
  top: 29px;
}

.xactive #menu1 .sub a.item1::after {
  content: "";
  position: absolute;
  top: 0;
  right: 10px;
  width: 19px;
  height: 29px;
  margin-left: 10px;
  font-family: icomoon;
  text-align: center;
  color: #414141;
  display: none;
}

.xactive #mobnav-btn {
  z-index: 1000;
}
.xactive #mobnav-btn span:first-child {
  -webkit-transform: translateY(14px) rotate(45deg);
  -moz-transform: translateY(14px) rotate(45deg);
  -ms-transform: translateY(14px) rotate(45deg);
  -o-transform: translateY(14px) rotate(45deg);
  transform: translateY(14px) rotate(45deg);
}
.xactive #mobnav-btn span:nth-last-child(2) {
  display: none;
}
.xactive #mobnav-btn span:last-child {
  -webkit-transform: translateY(-8px) rotate(-45deg);
  -moz-transform: translateY(-8px) rotate(-45deg);
  -ms-transform: translateY(-8px) rotate(-45deg);
  -o-transform: translateY(-8px) rotate(-45deg);
  transform: translateY(-8px) rotate(-45deg);
}

#search_box {
  display: none;
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  color: #ffffff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.9);
}

#search_close {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 5000;
  padding: 0;
  font-size: 2rem;
  font-family: icomoon;
  color: #ffffff;
  opacity: 0.7;
}
#search_close:hover {
  opacity: 1;
}

#search_panel {
  width: 600px;
  max-width: 98%;
  margin: auto;
  padding: 40vh 1.3rem 0 1.3rem;
  text-align: center;
}
#search_panel.title {
  padding-bottom: 2rem;
  font-size: 2rem;
}
#search_panel #art_szuk {
  height: 70px;
  padding: 0 1rem;
  font-size: 1.3rem;
  line-height: 70px;
}

#searchp {
  width: 100px;
  margin-top: -10px;
  color: #ebebeb;
  font-size: 3rem;
  font-family: icomoon;
  text-align: center;
  background: none;
  border: none;
  -webkit-transition: color 0.2s ease;
  -moz-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
  opacity: 0.7;
}
#searchp:hover {
  opacity: 1;
}


.body--subpage .header__title {
    padding-bottom: 3rem;
    padding-top: 3rem;
}

.body.body--subpage .submenutiles { display: none; }

.langmenu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -moz-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0;
  margin-right: 1rem;
  margin-bottom: 1rem;
  padding: 0;
  list-style-type: none;
}
.langmenu li {
  margin-right: 0.5rem;
}
.langmenu li.wyb a {
  border-color: #1c4f14;
}
.langmenu a {
  display: block;
  width: 32px;
  height: 32px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #1c4f14;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 50%;
  border: 1px solid #b3c009;
}
.langmenu a:hover {
  border-color: #1c4f14;
}

#d_menu ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin: auto;
  padding: 0;
  list-style-type: none;
}
#d_menu ul li {
  -webkit-box: 100%;
  -moz-box: 100%;
  -webkit-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 1.1rem;
  font-weight: 400;
  color: #414141;
  line-height: 40px;
}

.slider {
  width: 100%;
  max-width: 100%;
  height: 750px;
  margin: auto;
  position: relative;
}

.slider__wrapper {
  width: inherit;
  max-width: inherit;
  height: inherit;
}

.slider__image {
  width: inherit;
  max-width: inherit;
  height: inherit;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #f1f1f1;
    position: relative;
}

.slider__naw {
  width: inherit;
  max-width: inherit;
  height: 4rem;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 100;
}

.slider__descriptionWrapper {
  width: 100%;
  max-width: inherit;
  bottom: 0;
    text-align: center; 
  position: absolute;
    background-color: transparent;
  top: 50%;
  left: 50%;
  z-index: 100;
    -webkit-transform:  translate(-50%, -50%);
    -moz-transform:  translate(-50%, -50%);
    -ms-transform:  translate(-50%, -50%);
    -o-transform:  translate(-50%, -50%);
    transform:  translate(-50%, -50%);

}


.slider__znak  {  width: 80px; height: 80px; background-color: #90d429; position: absolute; right: 35px; border-radius: 50%; display: flex; justify-content: center; align-items: center;  top: 55%; z-index: 101; }

.slider__znak:hover { background-color: #6da519;   }



.slider__description {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slider__title {  }

 .pas1{ position: absolute; bottom:0; left:0; right: 0; width: 100%; background: RGBA(0,0,0, 0.4);  text-align: center; padding: 33px 0;  display: flex;  justify-content: center;  align-items: center;  flex-wrap: wrap;  }

.pas1 h4{ margin:0 ; padding: 0;  font-size: 18px; font-weight: 300;  display: inline-block; color: #fff;  letter-spacing: 5.5px; margin-right: 40px;  }

.pas1 img{  display: inline-block; margin-left:25px; margin-right: 25px;  }

.slider__title h1 { margin:0 auto; 
    font-size: 5rem;
    line-height: 1.0;
    color: #fff; 
    font-weight: 100; 
    letter-spacing: -0.75px;
    margin-bottom: 0rem;
    margin-top: 2.5rem;
}



.slider__title h2{ margin:0 auto; 
    font-size: 5rem;
    color: #fff; 
font-weight: 600; 
    line-height: 1.0;
    letter-spacing: -0.5px;
    margin-bottom: 0rem;

}

.slider__title h3{ margin:0 auto; 
    font-size: 4.375rem;
        color: #fff; 
    font-weight: 100; 
    line-height: 1.0;
    letter-spacing: -0.5px;
    max-width: 720px;
    margin-bottom: 0.1rem;

}

.slider__title .przycisk1 { 
    vertical-align: super;
display: inline-block; 
background-color: #3388c8;
    font-size: 1rem;
border-radius: 30px;
color: #fff;
padding: 0.5rem 2.75rem;
    margin: 1.5rem 0.5rem;  padding-top: 0.56rem;   }

.slider__title .przycisk2 {
    vertical-align: super;
    display: inline-block; 
    background-color: #2b2b2b;
    font-size: 1rem;
    border-radius: 30px;
    color: #fff;
    padding: 0.5rem 2.75rem;
    margin: 1.5rem 0.5rem;  padding-top: 0.56rem;   }

.slider__title .przycisk1:hover { background-color: #2b2b2b;  }
.slider__title .przycisk2:hover { background-color: #3388c8;  }

.slider__button {
  margin-top: 3rem;
}
.slider__button a {
  padding: 1rem 2rem;
  font-size: 1.25rem;
  font-weight: 500;
  color: #f5f5f5;
  line-height: 1;
  background: #b3c009;
  border-radius: 9999rem;
}
.slider__button a:hover {
  color: #414141;
}

.slider__list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: absolute;
    bottom: 0.5rem; 
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.slider__item {
  margin: 0 0.5rem;
}
.slider__item.activeSlide .slider__link {
  background-color: #2a2a2a;
}

.slider__link {
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #afafaf;
  transition: all 0.3s ease-in-out;
}
.slider__link:hover {
  background-color: #2a2a2a;
}

.body--subpage .body__wrapper {
  width: 1100px;
  max-width: 90%;
  margin: auto;
  padding-top: 0rem;
  padding-bottom: 5rem;
}
.body--subpage .header__title {
  padding-bottom: 3rem;
}
.body--subpage .header {
  margin-bottom: 0;
}
.body--subpage .header__left::after {
  display: none;
}


.body--subpage .header  .header__tel1 {   position: absolute;   top: 0px; }
    
    
.section {
  margin: 0;
  padding: 0;
}
.section.section--darkgreen {
  background: #222;
    background-repeat: no-repeat;   
    background-position: center center;
    background-size: cover;
}

.section.section--darkgreen  .companyexcerpt { margin:0 auto;  width: 1600px;  max-width: 100%;    }

.section.section--darkgreen  .companyexcerpt .box-wew{ display: flex; flex-direction: row; flex-flow: wrap;  margin-top: 5.0rem; max-width: 1420px; margin-bottom: 3.125rem; justify-content: center; margin-left: auto;
    margin-right: auto;  }

.section.section--darkgreen  .companyexcerpt h1  { font-weight: 100; font-size: 2.25rem; line-height: 1.3;  letter-spacing: 0px; margin-top: 3rem;   }
.section.section--darkgreen  .companyexcerpt h1 strong { font-weight: 600;  }


.section.section--darkgreen  .companyexcerpt > p  { font-weight: 300; margin:0 auto; font-size: 1.125rem; line-height: 1.7;  letter-spacing: -0.14px; margin-top: 1.6rem; max-width: 975px;  }

.section.section--darkgreen  .companyexcerpt .box{ text-align: center;  width: 33%; padding-bottom: 5rem;  }


.section.section--darkgreen  .companyexcerpt .box.box2 .img2 { position: relative;   }
.section.section--darkgreen  .companyexcerpt .box.box2 .img2:before  { content: '';   position: absolute;   left: 135%;   width: 180px;   height: 12px;   top: 50%;   background-color: transparent;     transition: all 0.2s;      transform: translate(-0%, -50%);  background-image: url("../img/schemat-strz.png"); background-repeat: no-repeat;  background-position: center right;   }


.section.section--darkgreen  .companyexcerpt .box.box2 .img2:after  { content: '';   position: absolute;   right: 135%;   width: 180px;   height: 12px;   top: 50%;   background-color: transparent;      transition: all 0.2s;     transform: translate(-0%, -50%); background-image: url("../img/schemat-strz.png");  background-repeat: no-repeat; background-position: center right;   }



.section.section--darkgreen  .companyexcerpt .box h2  { font-weight: 300; font-size: 1.125rem; line-height: 24px;  letter-spacing: 0.5px; margin-top: 4rem;   margin-bottom: 2rem;  }

.section.section--darkgreen  .companyexcerpt .box h3  { font-weight: 300; font-size: 0.875rem; line-height: 24px;  letter-spacing: 0px;  max-width: 240px; text-align: center; margin:0 auto; margin-top: 1.5rem; }

.section.section--darkgreen  .companyexcerpt .box h3 span { font-weight: 600;  }
.section.section--darkgreen  .companyexcerpt .box h3 a { color: #3388c8;  }
.section.section--darkgreen  .companyexcerpt .box h3 a:hover { color: #fff;  }

.section.section--darkgreen  .companyexcerpt .box > p {  font-size: 1.125rem; line-height: 1.5; font-weight: 300;   letter-spacing: -0.2px;  }


.section.section--darkgreen  .companyexcerpt .box .img2 { margin:0 auto; border-radius: 30px; width: 175px; height: 175px;  background-color: RGBA(11,21,40, 0.6); border:1px solid #0b3147;  display: flex;
    justify-content: center;    align-items: center; padding-bottom: 15px; }

.section.section--darkgreen  .companyexcerpt .box .img2:hover {  background-color: RGBA(11,21,40, 0.99); border:1px solid #0c485f; }

.section.section--darkgreen  .companyexcerpt .box .img2 img { max-width: 100%; height: auto;   }


.section__wrapper {
  
  max-width: 100%;
  margin: auto;
  padding: 0;
}
.section__wrapper.section__wrapper--smallypadding {
  padding-top: 3rem;
  padding-bottom: 3rem;
    min-height: 37.5rem;
    justify-content: center;
    align-items: center;
    display: flex;
}

.section__wrapper.section__wrapper--smallypadding h1 {
    font-weight: 600; font-size: 2.625rem; line-height: 1.5;  letter-spacing: -2.2px;
    }

.section__wrapper.section__wrapper--smallypadding h2 {
    font-weight: 600; font-size: 2.25rem; line-height: 1.3;  letter-spacing: 0px; margin-top: 3rem;
}

.section__wrapper.section__wrapper--smallypadding h1 a{color:#fff; }
.section__wrapper.section__wrapper--smallypadding h1 a:hover{color:#90d429; }


.section.section--dark1{ padding-bottom: 0; padding-top: 0;   background-repeat: no-repeat;   
    background-position: center center;    background-size: cover;  }

.section.section--dark1 .section--dark1--wrapp{ max-width: 1600px;  margin: auto;  }

.section.section--dark1 .section--dark1--wrapp .companyexcerpt{ max-width: 1230px;  margin: auto; color:#4d4d4d; min-height: 880px; display: flex;   justify-content: center;    align-items: center;
    flex-direction: column; }

.section.section--dark1 .section--dark1--wrapp .companyexcerpt h1{ font-weight: 600; font-size: 3rem; color:#fff; line-height: 1.5;   letter-spacing: -1.4px; position: relative; margin-bottom: 0;  }


.section.section--dark1 .section--dark1--wrapp .companyexcerpt h2{ margin: 0 auto; font-weight:100; font-size: 2.25rem; color:#fff; line-height: 1.2;  letter-spacing: -0.8px; position: relative; margin-bottom: 2.5rem; text-align: center; margin-top: 1.5rem; max-width: 575px;  }

.section.section--dark1 .section--dark1--wrapp .companyexcerpt p{  line-height: 1.7; font-size: 1.125rem; letter-spacing: -0.1px; margin-bottom: 2.25rem;     font-weight: 300;  display: inline-block; }

.section.section--dark1  .companyexcerpt .box-wew{ display: flex; flex-direction: row; flex-flow: wrap;  margin-bottom: 3.125rem;  }

.section.section--dark1 .companyexcerpt .przycisk{    }
.section.section--dark1 .companyexcerpt .przycisk a{ margin-top:0.625rem; margin-bottom:0.625rem; color: #0aa7c8; padding: 14px 70px; border:1px solid #133f4b;  background-color: RGBA(0,0,0,0.1); font-size: 0.875rem; font-weight: 200; border-radius: 30px; display: inline-block; color: #0aa7c8; }

.section.section--dark1 .companyexcerpt .przycisk a:hover{  border:1px solid #0aa7c8;  background-color: RGBA(0,0,0,0.5); font-weight: 300; }

.section.section--dark1 .companyexcerpt .box1{  width: 50%; padding-top: 14px; }
.section.section--dark1 .companyexcerpt .box1 img{  max-width: 100%; height: auto; }

.section.section--dark1  .companyexcerpt .box2{  width: 50%; padding-left: 55px; text-align: left;   }

.section.section--dark1  .companyexcerpt  .przycisk41 { margin-top: 0.5rem;  margin-bottom:1.25rem; display: inline-block;   }
.section.section--dark1  .companyexcerpt  .przycisk41 > a{ font-size: 0.9375rem;   background-color: #3388c8;   border-radius: 30px;   color: #fff;    padding: 0.55rem 3.0rem;   display: inline-block; letter-spacing: 0.4px; padding-top: 0.65rem;}

.section.section--dark1  .companyexcerpt  .przycisk41 > a:hover{ background-color: RGBA(14,38,57,0.9);
    border: 1px solid #11566b;  }

.section .section__wrapper .tiles {  display: none; }




.section.section-two  {  padding-top: 17.875rem; padding-bottom: 5rem;  background-repeat: no-repeat;
    background-position: top center;
    background-size: cover; }

.section.section-two .companyexcerpt h1 { margin:0; padding: 0;  font-size: 2.25rem; font-weight: 100; color: #fff;  letter-spacing: -0.8px; margin-bottom: 4.0625rem; }

.section.section-two .companyexcerpt h1 strong {  font-weight: 600;  }

.section.section-two .companyexcerpt h2 { margin:0;  padding:0; font-size: 1.125rem; line-height: 24px; font-weight: 300; letter-spacing: 0.9px;  color: #fff; margin-top:13px;  }


.section.section-two .companyexcerpt .box { display: block; margin:0 auto;  }

.section.section-two .companyexcerpt  .box-wew { display: inline-block; margin-bottom: 1.25rem;  }
 
.section.section-two .companyexcerpt  .img2 { margin: 0 auto;  border-radius: 30px;   width: 175px;   height: 175px;   background-color: RGBA(11,21,40, 0.6);    border: 1px solid #0b3147;
    display: flex; justify-content: center;  align-items: center;  }

.section.section-two .companyexcerpt  .img2 {  margin-left:9.8125rem; margin-right: 9.8125rem; }

.section.section-two .companyexcerpt  .img2:hover { background-color: RGBA(14,38,57,0.9);  border: 1px solid #11566b; }

.section.section-two .companyexcerpt  .img2 img { max-width: 100%; height: auto;  }




.section-one { background-color: #0b1427; padding-top: 10.1rem; padding-bottom: 30px;  }

.section-one h1{text-transform: none; font-size: 3.75rem; font-weight: 100;  letter-spacing: -0.8px; color:#fff;  margin-bottom: 2.8125rem; }
.section-one h1 b{ font-weight: 600;   }
.section-one h1 strong{ font-weight: 600;   }


.section-one .section__wrapper .tiles {max-width: 1600px;
margin: 0 auto; }

.section-one nav { display: block; width: 100%;   }

.section-one .nav.nav-tabs { border:0; margin:0 auto; width: 90%; max-width: 1400px; }

.section-one .nav.nav-tabs .nav-link{ color: #0aa7c8; font-size: 1.125rem; letter-spacing: 3.5px; line-height: 24px;  max-width: 25%; text-align: center; border:0; border-bottom:1px solid #0b384f; border-top:1px solid transparent; padding: 2.25rem 1.25rem; }

.section-one .nav.nav-tabs .nav-link.active{ color: #fff; background: transparent; border:0; border-top:1px solid #0b384f; border-bottom:1px solid transparent; position: relative;  }

.section-one .nav.nav-tabs .nav-link.active::before{ content: "\e9c1"; font-family: 'icomoon';
    speak: none;    font-style: normal;    font-weight: 400;    font-variant: normal;    text-transform: none;
    line-height: 1;    min-width: 1em;    display: inline-block;    text-align: center;
    font-size: 19px;    vertical-align: middle;    position: absolute; bottom:0; left:50%; transform: translate(-50%, 0%); }


.section-one .tab-content { display: block; width: 100%;  padding-top: 100px;  }


.section-one  .zaexcerpt  {  margin: 0 auto; text-align: center; display: flex; flex-direction: row; flex-flow: wrap;  }


.section-one  .zaexcerpt .box-wew1 { color: #fff; width: 50%; display: flex; justify-content: center; align-items: center; }

.section-one  .zaexcerpt .box-wew1 .img2 { border-radius: 25px; overflow: hidden;  }
.section-one  .zaexcerpt .box-wew1 .img2 img {max-width: 100%; height: auto;   }


.section-one  .zaexcerpt .box-wew2 { color: #fff;  text-align: left;  width: 49%; display:flex;   flex-direction: column; justify-content: center; align-items: flex-start; font-weight: 200; font-size: 1rem; max-width: 568px; padding: 1rem;  padding-top: 2.5rem;  }

.section-one  .zaexcerpt .box-wew2 p{ letter-spacing: 0.9px; line-height: 30px; color:#fff; }


.section-one  .zaexcerpt .box-wew2 .przycisk43 { margin-top: 2rem;    }


.section-one  .zaexcerpt .box-wew2 .przycisk43 a{ margin-top: 0.625rem;    margin-bottom: 0.625rem;
    color: #0aa7c8;  padding: 14px 70px;  border: 1px solid #0b4058;    background-color: RGBA(0,0,0,0.0);
    font-size: 0.875rem; letter-spacing: 3px; font-weight: 200;   border-radius: 30px;   display: inline-block;  color: #0aa7c8;  }

.section-one  .zaexcerpt .box-wew2 .przycisk43 a:hover{  background-color: RGBA(14,38,57,0.9);
    border: 1px solid #11566b; font-weight: 300; }











.footer {  margin: 0;  padding: 0; background: none;   background-color: #080e1b; background-image: none!important;   }

.footer__wrapper {
    max-width: 1600px;
  margin: auto;
  padding: 0.2rem 0;
    padding-top: 4.2rem;
}

.footer__list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: center;
    justify-content: center;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
    align-items: center;
}

.footer__item {
    -webkit-box: 0 1 calc(25.33% - 2rem);
    -moz-box: 0 1 calc(25.33% - 2rem);
    -webkit-flex: 0 1 calc(25.33% - 2rem);
    -ms-flex: 0 1 calc(25.33% - 2rem);
  flex: 0 1 calc(25.33% - 2rem);
  margin: 1.5rem 1rem;
    text-align: center;
}
.footer__item:not(:first-child) .footer__title {
  padding-left: 2.25rem;
}

.footer__wrapper>h2.mb-4 {    display: none; }


.footer__excerpt {
  font-size: 1.1875rem;
  color: #919191;
    padding-top: 2rem;  
    font-weight: 300;
}
.footer__excerpt img {
 margin-bottom: 0.5rem
}
.footer__excerpt a {
  display: inline-block;
  padding-bottom: 0.35rem;
  color: inherit;
    font-size:  1.125rem; 
    font-weight: 300;
color:#fff; 
    letter-spacing: 1.0px;
}

.footer__excerpt a > i {
    font-size:  1.875rem; 
margin-bottom: 0.9375rem; 
   
}

.footer__excerpt a:hover {
    color: #0aa7c8;
}


.footer__excerpt .przycisk1 { 
    letter-spacing: 0.5px;
    vertical-align: super;
    font-size: 1.125rem;
font-weight: 300; 
    display: inline-block; 
    background-color: transparent;
    border:1px solid #3388c8; 
min-width: 235px;
    border-radius: 30px;
    color: #fff;
    padding: 0.5rem 1.25rem;
    margin: 0.5rem 0.5rem;  }

.footer__excerpt .przycisk1:hover {background-color: #3388c8; color:#fff;   }

.footer .copyright1 {   border-top:1px solid #0b384f;     font-weight: 300;  }
.footer .copyright1 .copyright1-wrap {  margin:0 auto; max-width: 1600px; display: flex; justify-content: space-between; align-items: center; font-size: 0.875rem; color: #eee; padding: 0.9rem 2.6rem }
.footer .copyright1 a { color: #eee;  }
.footer .copyright1 a:hover { color: #fff;  }

.footer__list .footer__item:nth-of-type(2)  { flex: 0 1 calc(32% - 2rem);  line-height: 0.5;   }

.footer__list .footer__item:nth-of-type(2)   h3{ font-size: 2rem; color: #fff; font-weight: 300; margin-bottom: 62px; letter-spacing: 9px;  }
.footer__list .footer__item:nth-of-type(2) .footer__excerpt  {  color: #fff; font-weight: 300;  font-size: 1rem; padding-top: 0;}
.footer__list .footer__item:nth-of-type(2)  a {  color: #0989a5; font-weight: 300;  font-size: 1.5rem; letter-spacing: 0.0px; line-height: 0.8; }
.footer__list .footer__item:nth-of-type(2)  a:hover {  color: #fff; }
.footer__list .footer__item:nth-of-type(2)  p { font-size: 1.125rem;     margin-bottom: 1rem;  letter-spacing: 0.0px; line-height: 1.2; }

.companyexcerpt {
  font-size: 1.125rem;
  color: #ffffff;
  letter-spacing: 2px;
  text-align: center;
    
 
}
.companyexcerpt p {
  margin: 0;
}
.companyexcerpt p:not(:last-child) {
  margin-bottom: 3rem;
}

.tiles {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -moz-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
}

.tiles__item { transition: all 0.3s;
    -webkit-box: 0 0 33.3333%;
    -moz-box: 0 0 33.3333%;
    -webkit-flex: 0 0 33.3333%;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
        
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
background: none; 
overflow: hidden; 
border:1px solid #fff; 
}

.tiles .tiles__item:nth-of-type(1)  {  border-left:0px; }
.tiles .tiles__item:nth-of-type(3)  {  border-right:0px; }
.tiles .tiles__item:nth-of-type(4)  {  border-left:0px; }
.tiles .tiles__item:nth-of-type(6)  {  border-right:0px; }
.tiles .tiles__item:nth-of-type(7)  {  border-left:0px; }
.tiles .tiles__item:nth-of-type(9)  {  border-right:0px; }

.tiles_img  {    
width: 100%;
    max-width: 100%; 
 height: auto;
}

.tiles__link { position: relative; transition: all 0.3s;
  width: 100%;
  height: 100%;
  display: block;  
}


.tiles__title { position: absolute; top:50%; width: 100%; height: auto; bottom:0;
  margin: 0;
  padding: 0.75rem;
  padding-left: 1.5rem;
  font-size: 1.5625rem;
  font-weight: 600;
  color: #ffffff;
  line-height: 1.2;
    background: RGBA(0,0,0,0.8);
    -webkit-transition: transition: all 0.3s;
    -moz-transition: transition: all 0.3s;
    -o-transition: transition: all 0.3s;
    transition: transition: all 0.3s;
    transition: all 0.3s; 
}



 

.tiles__item .zajexcerpt {  text-align: center;      display: flex;   flex-direction: column;    justify-content: center;
    align-items: center; font-size: 1.125rem;    letter-spacing: -0.4px;  }

.tiles__item .zajexcerpt p:nth-of-type(1) {  min-height: 70px; display: flex; justify-content: center; align-items: center;   }

.tiles__item .zajexcerpt a{ border:1px solid #90d429; font-size: 0.875rem; letter-spacing: 1.5px;   color: #fff;  padding: 1rem 1rem; display: flex; justify-content: center; align-items: center; width: 160px; height:  36px; margin:0 auto; margin-top: 50px;   padding-left: 2rem; font-weight: 300;  }

.tiles__item .zajexcerpt a:hover{ background-color: #90d429;   }

.tiles__item .zajexcerpt a > i{ font-size: 1.25rem;  font-style: normal;  margin-left: 12px;   }

.tiles__item .zajexcerpt img { max-width: 100%; height: auto;  }

.tiles__item .zajexcerpt hr { width: 104px; border-top: 1px solid #90d429; margin-left: auto; margin-right: auto;    }


.tiles__link  .zajexcerpt a  {
    display: none; ;  transition: all 0.3s;
}

.tiles__link:hover  .zajexcerpt a  {
    display: flex;  transition: all 0.3s;
}

.tiles__link:hover .tiles__title {
    top:0; height: 100%; transition: all 0.3s;
}

.tiles__item .titlezaj {  max-width: 21.875rem;   }




.submenu-image-text > li.kafli {  display: inline-block;  padding: 0px;  margin: 0px;  clear: both;   width: 48%;
    border: 1px solid #dbdbdb;   overflow-y: auto;    margin-top: 15px;  position: relative; margin-left: 1%;
    margin-right: 1%; border-bottom:0;   }


.submenu-image-text li.kafli .image {   float: none;   margin-right: 0px;   margin-bottom: 0px;   width: 100%; }

.submenu-image-text li.kafli .image A {   border: 1px solid #dbdbdb;    background: #f3f3f3;    padding: 0px;    display: block;  }

.submenu-image-text li.kafli .desc {position: absolute; top:60%; left:0; right: 0;     overflow: hidden;    margin-bottom: 0px;}

.submenu-image-text li.kafli .desc {text-align: center;   display: flex;   flex-direction: column;   justify-content: center;   align-items: center; }

.submenu-image-text li.kafli .desc a { color: #fff; }
.submenu-image-text li.kafli .desc a:hover { color: #eee; }

.submenu-image-text li.kafli .desc { position: absolute; top: 60%; width: 100%; height: auto; bottom: 0; margin: 0; padding: 0.75rem; padding-left: 0.75rem;
padding-left: 1.5rem; font-size: 1.5625rem; font-weight: 600; color: #ffffff; line-height: 1.2; background: RGBA(0,0,0,0.8);
-webkit-transition: transition: all 0.3s; -moz-transition: transition: all 0.3s; -o-transition: transition: all 0.3s; transition: transition: all 0.3s;
transition: all 0.3s; }

.submenu-image-text li.kafli .desc:hover { background: RGBA(0,0,0,0.9);  }

.submenu-image-text li.kafli .desc .zaj{ text-align: center; font-size: 1.125rem;  letter-spacing: -0.4px; font-weight: 600; max-width: 21.875rem;     margin: 0 auto; }

.submenu-image-text li.kafli .desc .zaj img{  }

.submenu-image-text li.kafli .desc .zaj hr {width: 104px; border-top: 1px solid #90d429; margin-left: auto; margin-right: auto;     margin-top: 1.25rem;
    margin-bottom: 1.25rem;  }

.list-group.katli  { margin-top: 20px;  display: flex;   flex-wrap: wrap;     flex-direction: row;      justify-content: space-between;  }  

.list-group.katli .list-group-item { display: inline-block;  width: 32%; margin-left: 0%; margin-right: 0%; margin-bottom: 1.375rem; text-align: center;  text-align: center;    display: flex;    justify-content: center;    align-items: center;  min-height: 130px; padding-top: 2.75rem; padding-bottom: 1.75rem; } 
 
.list-group.katli .list-group-item h4 { margin-bottom: 0; text-align: center;  line-height: 1.2; font-weight: 500; position: relative; font-size: 1.125rem;  }  

.list-group.katli .list-group-item h4::before {  content: '';   position: absolute;   left: 0;   width: 50px;   height: 2px;   top: -15px;
    background-color: #90d429;     transition: all 0.2s;   left:50%;   transform: translate(-50%, -0%);  }

.list-group.katli .list-group-item:hover h4::before  {   width: 100px;   } 

.list-group.katli .list-group-item:hover h4  {    } 

.list-group.katli a { color: #000000;   }
.list-group.katli a:hover { color: #444;  }




.contact .contact__excerpt {    padding-left: 0; }

.contact .contact__title::after { display: none; }

.contact .contact__form .btn.btn-primary {   border: 0;   background: #3388c8; }
.contact .contact__form .btn.btn-primary:hover {   border: 0;   background: #333; }


.contact  .contact__excerpt {  -webkit-box: 50%;  -moz-box: 50%;  -webkit-flex: 50%;  -ms-flex: 50%;  flex: 50%;   padding-left:0; }

.contact .contact__form { -webkit-box: 50%;  -moz-box: 50%;  -webkit-flex: 50%;  -ms-flex: 50%;  flex: 50%;   padding-left:0;  }

.contact  .contact__excerpt a:hover {   color:#3388c8;   } 

.mapa1 { overflow: hidden;   }
.mapa1 a {    display: flex;    justify-content: center;    align-items: center; }
.mapa1 a img{     min-height: 400px;  width: auto!important;     max-width: unset; }


.footer .copyright1 .copyright1-wrap span{ display: inline-block; } 

.body--subpage .header {   background-color: #0b1427;  }
.body--subpage .header .header__wrapper { padding: 1.5rem 1rem; }
.body--subpage .header .header__wrapper #mobnav-btn {  display: block;  top: -15%;  }


/* -------------------------------------    MEDIA QUERIES   ------------------------------------------*/
@media only screen and (max-width: 576px) {
  .header__title {
    padding-left: 0 !important;
  }
    
 
   
    
    .tiles__item { transition: all 0.3s;
        -webkit-box: 0 0 100%;
        -moz-box: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;      
        border:1px solid #fff; border-left:0; border-right: 0; 
    }

  #menu1 {
    height: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
  }
  #menu1 li {
    -webkit-box: 100%;
    -moz-box: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    padding: 0;
  }
  #menu1 li.sub a.item1::before {
    display: none;
  }
  #menu1 li a.item1 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  #menu1 li.open ul {
    display: block;
  }
  #menu1 li ul {
    width: 100%;
    display: none;
    position: static;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
  }
  #menu1 li ul li {
    width: 100%;
  }
  #menu1 li ul li a.item2 {
    padding: 0.65rem 1.3rem;
    line-height: 1.3;
  }

  #mobnav-btn {
    display: block;
  }

  .xactive #menu1 {
    height: auto;
    opacity: 1;
    visibility: visible;
    overflow-y: auto;
  }

  .xactive #g_menu.layer {
    height: auto;
    min-height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    padding-top: 50px;
    overflow: hidden;
    background-color: #0b1427;
  }

  .xactive #menu1 .sub a.item1::after {
    display: block;
  }

  .footer__item {
    -webkit-box: calc(100% - 2rem);
    -moz-box: calc(100% - 2rem);
    -webkit-flex: calc(100% - 2rem);
    -ms-flex: calc(100% - 2rem);
    flex: calc(100% - 2rem);
  }

  .footer__excerpt {
    font-size: 1rem;
  }

  .slider {
    height: 600px;
  }

 
  .slider__description {
    width: 99%;
    top: 50%;
 padding-bottom: 2rem;
  }

  .slider__title {
    font-size: 1.5625rem;
  }

  .slider__button {
    margin-top: 1.5rem;
  }
  .slider__button a {
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
  }

  .slider__list {
    bottom: 1rem;
  }

  .tiles {
    margin-left: 0;
    margin-right: 0;
  }

  .tiles__item {
    -webkit-box: 100%;
    -moz-box: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin-left: 0;
    margin-right: 0;
  }
    
    .footer__list .footer__item:nth-of-type(2) h3 {  font-size: 1.75rem; }
    
    
}



@media only screen and (max-width: 768px) and (min-width: 577px) {
    
    .tiles__item { transition: all 0.3s;
        -webkit-box: 0 0 100%;
        -moz-box: 0 0 100%;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;      
        border:1px solid #fff; border-left:0; border-right: 0; 
    }

   
    .footer__item {
        -webkit-box: calc(100% - 2rem);
        -moz-box: calc(100% - 2rem);
        -webkit-flex: calc(100% - 2rem);
        -ms-flex: calc(100% - 2rem);
        flex: calc(100% - 2rem);
    }

  .footer__excerpt {
    font-size: 1.125rem;
  }

  .header__title {
    padding-left: 0 !important;
  }

  .slider {
    height: 600px;
  }

 

  .slider__title {
    font-size: 2.1875rem;
  }



  .tiles {
    margin-left: 0;
    margin-right: 0;
  }

  .tiles__item {
    -webkit-box: 100%;
    -moz-box: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}



@media only screen and (max-width: 1199px) and (min-width: 769px) {
    
    

    .tiles__item { transition: all 0.3s;
        -webkit-box: 0 0 50%;
        -moz-box: 0 0 50%;
        -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;      
        border:1px solid #fff; 
    }

    .tiles .tiles__item:nth-child(odd)  {  border:1px solid #fff;  border-left:0px; }
    .tiles .tiles__item:nth-child(even)  { border:1px solid #fff;   border-right:0px; }
 
    
    
  .slider {
    height: 600px;
  }

  .slider__title {
    font-size: 2.8125rem;
    
  }

    .footer__item {
        -webkit-box: 0 1 calc(14%);
        -moz-box: 0 1 calc(14%);
        -webkit-flex: 0 1 calc(14%);
        -ms-flex: 0 1 calc(14%);
        flex: 0 1 calc(14%);
    }
    
}


@media only screen and (max-width: 1399px)  {
 
.section.section--darkgreen .companyexcerpt .box.box2 .img2:before {  content: '';    position: absolute;    left: 125%;    width: 180px; width: calc(30vw - 125%); }
    

.section.section--darkgreen .companyexcerpt .box.box2 .img2:after {    content: '';    position: absolute;    right: 125%;    width: 180px;    width: calc(30vw - 125%);  }
    
    
}


@media only screen and (max-width: 1299px)  {
 
    .section-one .nav.nav-tabs .nav-link { font-size: 1rem;   letter-spacing: 1.5px; }
    
    
}



@media only screen and (max-width: 1199px)  {
    .section.section--dark1 .section--dark1--wrapp .companyexcerpt { max-width: 1110px; margin: auto; padding-left: 1.25rem; padding-right: 1.25rem; }

    .submenu-image-text li.kafli .desc .zaj {  max-width: auto; }
    
    .slider__znak  {  top: 53%;  }

    .section.section--darkgreen .companyexcerpt  { padding-left: 1.25rem;  padding-right: 1.25rem;  }


    .slider__title {  padding-left: 1.25rem;       padding-right: 1.25rem;    }
    
    
    #menu1 li a.item1 {  padding: 0.75rem 1rem 0.25rem;   font-size: 0.9375rem;  letter-spacing: 1px; }
    
    .slider__title .przycisk1 {   padding: 0.5rem 1.5rem;   text-align: center;  min-width: 230px; }
    .slider__title .przycisk2 {   padding: 0.5rem 1.5rem;   text-align: center;  min-width: 230px; }
    
    .footer__list {     -webkit-justify-content: center;     justify-content: space-between;  }
    
    .footer__list .footer__item{ flex: 0 1 calc(25%); }

    .footer__list .footer__item:nth-of-type(2) { flex: 0 1 calc(40%); }
        
    
    .slider__title h1 {    font-size: 3.5rem; }
    .slider__title h2 {    font-size: 3.5rem; }
    .slider__title h3 {    font-size: 3.5rem; }
    
    .pas1 h4 {  font-size: 18px;  font-weight: 300;  letter-spacing: 2.5px;     margin-right: 10px; }
    
    .pas1 img {   margin-left: 15px;        margin-right: 15px; }
    
    
}




@media only screen and (max-width: 992px)  {
    
    .section.section--darkgreen .companyexcerpt .box.box2 .img2:before { display: none; }
    

.section.section--darkgreen .companyexcerpt .box.box2 .img2:after {  display: none; }
    
    .section.section-two .companyexcerpt .box-wew {    display: inline-block;    margin-bottom: 3.25rem; }
    
    
#menu1 li a.item1 {    padding: 0.75rem 0.5rem 0.25rem;    font-size: 0.9375rem;      letter-spacing: 0px;    }

    .submenu-image-text > li.kafli { width: 100%; margin-left: 0; margin-right: 0; }
    
    .submenu-image-text li.kafli .desc {  position: relative;   top: 0px;   padding: 2rem; }
    
    .submenu-image-text li.kafli .image {  margin-bottom: -170px; }

    .list-group.katli .list-group-item {      width: 48.7%; }
    
    .section.section--dark1 .companyexcerpt .box-wew {     flex-flow: column; margin-bottom: 0rem; }
    
    .section.section--dark1 .companyexcerpt .box1 { width: 100%;  padding-top:0;  max-width: 100%; text-align: center;  }
    .section.section--dark1 .companyexcerpt .box2 { width: 100%;  padding:0; padding-top: 50px;   max-width: 100%; text-align: center;  }
    

    .section.section--darkgreen .companyexcerpt .box-wew {   flex-flow: column; }
    .section.section--darkgreen .companyexcerpt .box {    width: 100%;   padding-bottom: 1rem;  border:0;   } 
    .section.section--darkgreen .companyexcerpt .box h1 {  margin-top: 2rem; }
    .section.section--darkgreen .companyexcerpt .box-wew {   margin-top: 2rem; }
    
    .footer__list {  flex-direction: column; }
    
    .section.section--dark1 {  padding-bottom: 3rem;    padding-top: 3rem;   }
    
    .section.section--dark1 .section--dark1--wrapp .companyexcerpt h2 {     margin-bottom: 2.8rem; }
    
    .footer__excerpt .przycisk1 {  display: block; margin: 1.5rem 0.5rem;  }
    
    
    .pas1 h4 {  font-size: 18px;  font-weight: 300;  letter-spacing: 2.5px;     margin-right: auto; margin-left: auto; width: 100%; text-align: center; padding-left: 1rem; padding-right: 1rem;  }
    
    .pas1 img {   margin-left: 15px;  margin-top: 15px;      margin-right: 15px; }
    
    .section-one .nav.nav-tabs {  width: auto; }
    
    .section-one .nav.nav-tabs .nav-link {  color: #0aa7c8;  font-size: 1.125rem;  letter-spacing: 1.5px;
    line-height: 26px;  max-width: 100%;  width: 100%;  border-bottom: 1px solid #0b384f;  border-top: 1px solid #0b384f;   padding: 2.125rem 1.25rem;  }
    
    
    .section-one .zaexcerpt {    flex-direction: column;  }
    
    
    .section-one .zaexcerpt .box-wew1 {    width: 100%; padding: 1rem;  } 
    .section-one .zaexcerpt .box-wew2 {    width: 100%; max-width: 100%; text-align: center;  } 
    .section-one .zaexcerpt .box-wew2 .przycisk43 { margin-top: 2rem; padding-top: 2rem;  text-align: center;  margin: 0 auto; }
    
    .section.section-two {    padding-top: 7.875rem;        padding-bottom: 5rem; }
    
    .section.section-two .companyexcerpt .box-wew {     display: block; }
    
    .section.section-two .companyexcerpt .img2 { margin-left: auto; margin-right: auto;  min-width: 175px; }
    
    .section.section--darkgreen .companyexcerpt .box h2 { font-weight: 300;  font-size: 1.5rem; }
    .section.section--darkgreen .companyexcerpt .box h3 { font-weight: 300;  font-size: 1.125rem; max-width: 450px; }
    
    .section.section--dark1 .section--dark1--wrapp .companyexcerpt h1 {   font-size: 2rem; }
    .section.section--dark1 .section--dark1--wrapp .companyexcerpt h2 {   font-size: 1.8rem; letter-spacing: 0.2px; font-weight: 100; }
    
    .section.section--dark1 .section--dark1--wrapp .companyexcerpt {   min-height: 450px; }
    
    .section-one h1 {    text-transform: none;        font-size: 2.5rem;  }
    
    .section.section-two .companyexcerpt h1 {   font-size: 2.5rem; }
    
    .slider__title {    padding-bottom: 10%; }
    
}



@media only screen and (max-width: 850px)  {
#menu1 li.wyr a.item1 {    padding: 0.65rem 0.5rem;    margin-left: 0rem;}

}



@media only screen and (max-width: 768px)  {

  




    .section.section--dark1 {  padding-bottom: 3rem;  padding-top: 3rem;} 

    .section__wrapper.section__wrapper--smallypadding {  padding-top: 1rem;  padding-bottom: 2rem;  min-height: 8rem;} 


    .footer__wrapper {   padding: 1rem 0; }

    .footer__list .footer__item:nth-of-type(2) {  flex: 0 1 calc(90%);  line-height: 1.1;}

    .footer__list .footer__item:nth-of-type(2) h3 {  font-size: 1.75rem; }
    
    #mobnav-btn {        display: block;  top: 29%;    }
    
    .list-group.katli .list-group-item {      width: 100%; }
    
    #menu1 li a.item1:hover {   color:#3388c8;    } 
    
    .xactive #g_menu.layer {    margin-left: -1rem;   margin-right: -1rem;   padding-left: 1rem;   padding-right: 1rem;   width: auto; }
    
    .contact  .contact__excerpt {  -webkit-box: 100%;  -moz-box:0 100%;  -webkit-flex: 100%;  -ms-flex: 100%;  flex: 100%;   padding-left:0; }

    .contact .contact__form { -webkit-box: 100%;  -moz-box:0 100%;  -webkit-flex: 100%;  -ms-flex: 100%;  flex: 100%;   padding-left:0; }
    
   
    .slider__title h1 {     font-size: 2.5rem; }
    .slider__title h2 {     font-size: 2.5rem; }
    .slider__title h3 {     font-size: 2.5rem; }
    
    
}



@media only screen and (max-width: 650px)  {
    
    .header__tel1{display: none; }
    
}



@media only screen and (max-width: 576px)  {
    
    .slider { height: 600px;   overflow: hidden;  }


.slider__znak { top: 52%;  width: 60px;  height: 60px; right: 20px;  }
    
    .slider__item {        margin: 0 0.3em;    }

    .slider__link {       display: block;        width: 12px;        height: 12px; }
    .slider__list {        bottom: 0.5rem; }
    
    .submenu-image-text li.kafli .image {   margin-bottom: -100px;    }
    
    .footer .copyright1 .copyright1-wrap {  flex-direction: column; }
    
    .footer__excerpt .przycisk1 {  min-width: 255px;    border-radius: 30px;    color: #fff;     padding: 0.5rem 2.25rem;   }
   
    .footer__excerpt {  padding-top: 0.5rem; }
    
    .footer .copyright1 .copyright1-wrap {    padding: 1.5rem 0rem; }
    .footer .copyright1 .copyright1-wrap span{  width: 100%; text-align: center;  }

}
/*# sourceMappingURL=default.css.map */

 #mobnav-btn {
    display: block;
  }

  .xactive #menu1 {
    height: auto;
    opacity: 1;
    visibility: visible;
    overflow-y: auto;
  }

  .xactive #g_menu.layer {
    height: auto;
    min-height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    padding-top: 50px;
    overflow: hidden;
    background-color: #0b1427;
  }

  .xactive #menu1 .sub a.item1::after {
    display: block;
  }


@media only screen and (max-width: 8000px) and (min-width: 100px) {


  #menu1 {
    height: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
  }
  #menu1 li {
    -webkit-box: 100%;
    -moz-box: 100%;
    -webkit-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
    padding: 0;
  }
  #menu1 li.sub a.item1::before {
    display: none;
  }
  #menu1 li a.item1 {
    padding-top: 1rem;
    padding-bottom: 1rem;
   font-size: 1.25rem;
      color:#0aa7c8; 
      transition: all 0.4s ease;
  }
    
    #menu1 li a.item1:hover {
    color: #fff;
        transition: all 0.4s ease;
}
    
  #menu1 li.open ul {
    display: block;
  }
  #menu1 li ul {
    width: 100%;
    display: none;
    position: static;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
  }
  #menu1 li ul li {
    width: 100%;
  }
  #menu1 li ul li a.item2 {
    padding: 0.65rem 1.3rem;
    line-height: 1.3;
  }

  #mobnav-btn {
      display: block;  top: -26%;  }
      
      
    button#mobnav-btn:focus {  outline: 0px dotted;   outline: 0px auto -webkit-focus-ring-color;      }
  

  .xactive #menu1 {
    height: auto;
    opacity: 1;
    visibility: visible;
    overflow-y: auto;
  }

  .xactive #g_menu.layer {
    height: auto;
    min-height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;   
    padding-top: 30px;
    overflow: hidden;
    background-color: #0b1427;
    top: -40px; 
      padding-bottom: 30px;
      
  }
    
    .body--subpage  #g_menu.layer  {  top: 0px!important;  }

  .xactive #menu1 .sub a.item1::after {    display: block;  }
    


    
    
    

}

