.tabs-panel {
    display: none;
    padding: 2rem 0;
}
.szary-k {
    background-color: #F3F3F3;
    padding: 3rem 1rem;
    border-radius: 15px;
    transition: all 0.3s;
    transform: scale(1,1)
}
.szary-k:hover {
    background-color: #F3F3F3;
    padding: 3rem 1rem;
    border-radius: 15px;
    transition: all 0.3s;
    transform: scale(1.03,1.03);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.09);
}
.button-red.expanded, .button-blue.expanded {
  display: block;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
}
#canvas-container {
    width:100vw;
    height:100vh
}
.atut {
  font-size: 24px;
  font-weight: 600;
}
.netto {
  color: #152b45a3;
  font-weight: 600;
  margin-bottom: 1rem;
}
.cena {
  font-size: 46px;
  font-weight: 600;
}
.table-scroll {
  overflow-x: auto;
}
table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}
.article h2, .article h3, .article h4 {
  font-size: 24px;
  margin: 4rem 0 1rem 0
}
.reveal {
  padding: 3rem !important;
  border-radius: 10px !important;
}
[type='checkbox'] + label, [type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 2rem !important;
  margin-right: 1rem !important;
  margin-bottom: 0;
}
.etapy img {
  height: 110px;
  margin-bottom: 2rem
}
.etapy h6 {
  text-transform: uppercase
}
.etapy .zrealizowane {
  color: rgba(80, 116, 19, 1.00);
  font-weight: bold
}
.etapy .wtrakcie {
  color: rgba(163, 133, 27, 1.00);
  font-weight: bold
}
.etapy .czeka {
  color: #a41d20;
  font-weight: bold
}
.dzialki-mapa {
  width: 100%;
  padding: 3rem
}
.dzialki-mapa img {
  border-radius: 15px;
  width: 100%;
}
.vertical-align {
  display: flex;
  align-items: center;
  height: auto;
}
.swiper-wrapper {
  height: 70vh !important;
}
.menu-spacer {
  margin-top: 15rem
}
.archiwum {
  margin-top: -20rem
}
.slider-link {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  z-index: 9 !important
}
.video-slide {
  position: absolute;
  object-fit: contain;
  border-radius: 15px;
}
.swiper-wrapper {
  width: 100%;
  height: 100%;
}
.swiper-slide {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.promo, .regular {
  transition: 0.5s all;
}
.promo:hover, .regular:hover {
  transform: scale(1.025, 1.025);
  transition: 0.5s all;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px
}
.promo .ilosc img {
  height: 45px;
  margin: 0 1rem
}
.promo .ilosc {
  display: flex;
  line-height: 18px;
  padding-top: 2px;
  margin: 0 10px;
}
.regular .ilosc img {
  height: 40px;
  margin: 0 1rem
}
    .regular .ilosc {
    display: flex;
    line-height: 18px;
    padding-top: 2px;
    margin: 0 10px;
    width: 100%;
    text-align: center;
}
.oferta-icon {
  display: flex;
        width: 100%;
}
.regular-title h3 {
  color: white;
  font-size: 30px;
  text-shadow: 2px 2px 42px rgba(0, 0, 0, 0.9);
  position: absolute;
  z-index: 2;
  left: 2rem;
  bottom: 6rem;
}
.promo .dane {
  padding-top: 4px;
}
.regular .dane {
  padding-top: 4px;
}
.promo .dane span {
  font-size: 2rem;
  font-weight: bold
}
.regular .dane span {
  font-size: 1.4rem;
  font-weight: bold
}

.kontakt-pic {
  background-image: url("/img/kontakt-img.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px;
  margin: 3rem 0 1rem 0;
  position: relative;
  height: 90%;
    min-height:400px
}
.kontakt-pic::after {
  content: "";
  width: 150px;
  height: 150px;
  border-radius: 10px;
  background-color: #a41d20;
  position: absolute;
  z-index: -1;
  right: -1.2rem;
  bottom: 3rem;
}
.regular {
  width: 100%;
  height: 400px;
  margin-top: 5rem;
  border-radius: 15px;
  position: relative;
  overflow: hidden
}
#oferta1 {
  background-image: url("../slider-img/oferty/globino2.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#oferta2 {
  background-image: url("../slider-img/oferty/siemianice2.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#oferta3 {
  background-image: url("../slider-img/oferty/siemianice.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#oferta4 {
  background-image: url("../slider-img/oferty/nowecin.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#oferta5 {
  background-image: url("../slider-img/oferty/plaszewko2.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.promo .status {
  position: absolute;
  top: 3rem;
  left: 3rem;
  text-transform: uppercase;
  color: white;
  background-color: #a41d20;
  border-radius: 9px;
  padding: 1rem 2rem;
  font-weight: bold
}
.regular .status {
  position: absolute;
  top: 1rem;
  left: 1rem;
  text-transform: uppercase;
  color: white;
  background-color: #a41d20;
  border-radius: 9px;
  padding: 1rem 2rem;
  font-weight: bold
}
.promo h5 {
  color: white !important;
  margin-top: 0.5rem;
}
.regular h5 {
  color: white !important;
  margin-top: 0.5rem;
}
.promo .info-bar {
  position: absolute;
  bottom: 2rem;
  display: inline-block;
  background-color: #152b45;
  padding: 1rem 2rem;
  color: white;
  border-radius: 8px;
  width: calc(100% - 6rem);
  margin: 0 2rem;
  background: linear-gradient(180deg, rgba(0, 57, 99, 1) 0%, rgba(21, 43, 69, 1) 100%);
}
.regular-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.regular .info-bar {
  position: absolute;
  bottom: 0rem;
  left: 0;
  display: inline-block;
  background-color: #152b45;
  padding: 1rem 2rem;
  color: white;
  border-radius: 0 0 15px 15px;
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 57, 99, 1) 0%, rgba(21, 43, 69, 1) 100%);
}
.swiper {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 10rem
}
.slider-title {
  position: absolute;
  bottom: 8rem;
}
.swiper-slide h2 {
  color: white;
  font-size: 80px;
  text-shadow: 2px 2px 42px rgba(0, 0, 0, 0.9);
  margin-left: 10rem
}
.swiper-slide h3 {
  color: white;
  font-size: 30px;
  text-shadow: 2px 2px 42px rgba(0, 0, 0, 0.9);
  margin-left: 10rem
}
.promo-container {
  position: absolute;
  right: 3rem;
  display: inline-block
}
.promo .promo-container {
  position: absolute;
  right: 1rem;
  display: inline-block
}
.regular .promo-container {
  position: absolute;
  right: 1rem;
  display: inline-block
}
.promo1, .promo2, .promo3 {
  width: 150px;
  height: 150px;
  margin: 3rem 0.5rem;
  float: right
}
.promo .promo1, .promo .promo2, .promo .promo3 {
  width: 150px;
  height: 150px;
  margin: 3rem 0.5rem;
  float: right
}
.regular .promo1, .regular .promo2, .regular .promo3 {
  width: 75px;
  height: 75px;
  margin: 1rem 0.5rem;
  float: right
}
.promo {
  background-image: url("../slider-img/plaszewko.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 700px;
  margin-top: 5rem;
  border-radius: 15px;
  position: relative;
  overflow: hidden
}

#slide-1 {
  background-image: url("../slider-img/plaszewko.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#slide-2 {
  background-image: url("../slider-img/globino2.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#slide-3 {
  background-image: url("../slider-img/siemianice2.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#slide-4 {
  background-image: url("../slider-img/siemianice.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#slide-5 {
  background-image: url("../slider-img/nowecin.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
#slide-6 {
  background-image: url("../slider-img/plaszewko2.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.partner-blok {
  transform: scale(1, 1);
  transition: 0.5s all;
  border-radius: 10px;
  position: relative
}
.partner-blok::after {
  content: "";
  width: 100px;
  height: 250px;
  border-radius: 10px;
  background-color: #a41d20;
  position: absolute;
  bottom: 5rem;
  left: 2rem;
  transition: all 0.3s;
  z-index: -1
}
.partner-blok:hover::after {
  content: "";
  width: 100px;
  height: 250px;
  border-radius: 10px;
  background-color: #a41d20;
  position: absolute;
  bottom: 5rem;
  left: -0.7rem;
  transition: all 0.3s;
  z-index: -1
}
.partner-blok:hover {
  transform: scale(1.025, 1.025);
  transition: 0.5s all;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px
}
.p-ico {
  width: 40px;
  margin: 0;
  transform: scale(1, 1);
  transition: 0.5s all;
}
.p-ico:hover {
  transform: scale(1.3, 1.3);
  transition: 0.5s all;
}
.partner-logo {
  background-color: #ececec;
  border-radius: 10px 10px 0 0;
  width: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
  padding: 2rem
}
.partner-logo img {
  text-align: center;
  margin: 2rem;
  width: 80%;
}
.partner-opis {
  background-color: #ffffff;
  border-radius: 0 0 10px 10px;
  width: 100%;
  padding: 4rem 3rem 2rem 3rem;
  border: solid 1px #ececec;
  text-align: center;
}
.partner-opis h6 {
  color: #a41d20
}
.partner-logo img {
  text-align: center;
  margin: 2rem
}
.numer {
  font-size: 60px;
  color: #a41d20
}
.numer-sekcja {
  position: relative
}
.kontakt-icon {
  width: 100px;
  margin: 0 auto 3rem auto
}
.zoom-ico svg, .zoom-ico img {
  transition: all 0.3s;
  transform: scale(1, 1)
}
.zoom-ico:hover svg, .zoom-ico:hover img {
  transition: all 0.3s;
  transform: scale(1.1, 1.1)
}
.numer-sekcja::after {
  content: "";
  width: 70px;
  height: 5px;
  border-radius: 3px;
  background-color: #ececec;
  position: absolute;
  top: -3rem;
  left: 30%;
  transform: translateX(-30%);
  transition: all 0.3s;
}
.numer-sekcja:hover::after {
  content: "";
  width: 70px;
  height: 3px;
  border-radius: 3px;
  background-color: #B9B9B9;
  position: absolute;
  top: -3rem;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s;
}
.numer-sekcja::before {
  content: "";
  width: 70px;
  height: 5px;
  border-radius: 3px;
  background-color: #ececec;
  position: absolute;
  bottom: -4rem;
  left: 30%;
  transform: translateX(-30%);
  transition: all 0.3s;
}
.numer-sekcja:hover::before {
  content: "";
  width: 70px;
  height: 3px;
  border-radius: 3px;
  background-color: #B9B9B9;
  position: absolute;
  bottom: -4rem;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s;
}
.statsy {
  background-color: #ececec;
  padding: 2rem 0 10rem 0 !important;
  width: 100%;
  position: relative
}
.ccontainer {
  font-size: 11px;
  margin-left: 2rem;
}
.formularz::after {
  content: "";
  width: 150px;
  height: 150px;
  border-radius: 10px;
  background-color: #a41d20;
  position: absolute;
  z-index: -1;
  right: -2rem;
  bottom: 9rem;
}
[type='file'], [type='checkbox'], [type='radio'] {
  margin: 0 0 1rem;
  position: absolute;
  left: 6rem;
  bottom: 9rem;
}
.footer [type='checkbox'] {
  margin: 0 0 1rem;
  position: relative !important;
  left: 0rem !important;
  bottom: 0rem !important;
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 3.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem 0.5rem 0.5rem 3.2rem;
  border-radius: 8px;
  border: solid 1px #ccc;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
labelname, labeltel, labelemail, labelmsg {
  position: relative;
}
labelname::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 0;
  width: 25px;
  height: 25px;
  background-image: url(/svg/human.svg);
  background-position: center;
  z-index: 1;
}
labeltel::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 0;
  width: 18px;
  height: 25px;
  background-image: url(/svg/phone.svg);
  background-position: center;
  z-index: 1;
}
labelemail::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 0;
  width: 23px;
  height: 25px;
  background-image: url(/svg/at.svg);
  background-position: center;
  z-index: 1;
}
labelmsg::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 15px;
  bottom: 0;
  width: 25px;
  height: 25px;
  background-image: url(/svg/msg.svg);
  background-position: center;
  z-index: 1;
}
.z-1 {
  z-index: 0
}
.formularz {
  text-align: left !important;
  position: relative;
  top: -15rem;
  padding: 6rem;
  background-color: white;
  border-radius: 15px;
  margin-bottom: -10rem;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
}
.news-title .readarrow img, .news-title-special .readarrow img, .news-title-special2 .readarrow img {
  transition: all 0.5s;
  transform: rotate(0)
}
.news-title:hover .readarrow img, .news-title-special:hover .readarrow img, .news-title-special2:hover .readarrow img {
  transition: all 0.5s;
  transform: rotate(-90deg)
}
.ggradient {
  background: rgb(255, 255, 255);
  background: linear-gradient(180deg, rgba(255, 255, 255, 1) 54%, rgba(236, 236, 236, 1) 54%);
  margin-bottom: 0 !important;
  z-index: 0;
  position: relative;
  padding-bottom: 5rem;
}
.kontakt-img {
  background-image: url("/img/kontakt-img.jpg");
  border-radius: 0 15px 15px 0;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  z-index: -1;
}
.kontakt-txt {
  background: linear-gradient(180deg, rgba(0, 57, 99, 1) 0%, rgba(21, 43, 69, 1) 100%);
  color: #ffffff;
  padding: 6rem 6rem 20rem 0rem;
}
.kontakt-txt h2 {
  color: #ffffff;
  margin-bottom: 3rem
}
.newslink {
  width: 100%;
  height: 100%
}
.news-title {
  height: 300px;
  margin-top: 2rem
}
.news-title-special {
  height: calc(600px + 2rem);
  margin-top: 2rem
}
.news-title-special2 {
  top: calc(-300px);
  position: relative;
  height: 300px
}
.readmore {
  position: absolute;
  bottom: 1rem;
  margin: 0.5rem 2rem;
  color: white;
  text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.8);
}
.readarrow img {
  height: 28px;
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  margin: 0.5rem 2rem;
}
.newstitle h6 {
  color: white;
  margin: 2rem;
  position: relative;
  font-family: Unison-regular;
  font-size: 20px;
  text-shadow: 0px 0px 18px rgba(0, 0, 0, 0.8);
}
.news {
  position: relative;
  margin-top: 5rem
}
.info img {
  width: 90px;
  margin: 2rem auto 1rem auto;
  z-index: 1;
}
.info {
  color: white;
  position: relative;
}
.infobg {
  background: rgb(0, 57, 99);
  background: linear-gradient(180deg, rgba(0, 57, 99, 1) 0%, rgba(21, 43, 69, 1) 100%);
  position: relative;
  z-index: 1;
  top: -2rem;
  padding: 3rem 0 4rem 0;
  margin-left: 13%;
  border-radius: 15px 0 0 15px;
}
.spcontainer {
  position: relative;
  z-index: 99
}
.sp-img {
  background-image: url("/img/sprzedaz-gruntow-slupsk.jpg");
  background-position: bottom;
  background-size: cover;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  margin: 0 2rem 2rem 2rem;
  position: relative;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.15);
}
.sp-img::before {
  content: '';
  z-index: -1;
  position: absolute;
  width: 200px;
  height: 200px;
  top: -1.5rem;
  left: -1.5rem;
  background-color: #a41d20;
  border-radius: 15px;
}
section {
  margin-top: 10rem;
  margin-bottom: 10rem
}
.button-blue {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 1.1rem 1.4rem 1.2rem 1.4rem;
  border: 1px solid transparent;
  border-radius: 10px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background: linear-gradient(180deg, rgba(0, 57, 99, 1) 0%, rgba(0, 42, 72, 1) 100%);
  color: white
}
.button-blue:hover {
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  background: linear-gradient(0deg, rgba(0, 57, 99, 1) 0%, rgba(0, 42, 72, 1) 100%);
  color: white
}
.button-red {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 1.1rem 1.4rem 1.2rem 1.4rem;
  border: 1px solid transparent;
  border-radius: 10px;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #a41d20;
  color: white
}
.button-red:hover {
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  background-color: #7F1618;
  color: white
}
.footer .button-red {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 1.1rem 1.4rem 1.2rem 1.4rem;
  border: 1px solid transparent;
  border-radius: 0 10px 10px 0 !important;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 1rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #a41d20;
  color: white
}
.gm-style .gm-style-iw-c {
  position: absolute;
  box-sizing: border-box;
  overflow: hidden;
  top: 0;
  left: 0;
  transform: translate3d(-50%, -100%, 0);
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 0px 44px 0px rgb(0 0 0 / 20%);
  padding: 40px 20px 40px 40px !important;
  max-width: 270px !important;
  min-width: 200px !important;
}
.gm-style-iw-d {
  padding: 0 !important;
}
.mapa {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0
}
.mapa-kontakt {
  height: 800px;
    width: 100%;
}
.footer {
  background-color: #1B3656;
  padding: 8rem 0 6rem 0;
  color: white
}
.footer a {
  color: #A4B6CC;
  transition: all 0.3s
}
.footer a:hover {
  color: white;
  transition: all 0.3s
}
.footer-low {
  background-color: #152b45;
  padding: 2rem 1rem;
  color: white;
  font-size: 0.9rem
}
.footer-logo img {
  float: right;
  width: 140px;
}
.input-group-field {
  border-radius: 8px 0 0 8px !important;
  padding: 1.3rem !important
}
.news-btn {
  border-radius: 0 8px 8px 0 !important;
  background-color: #a41d20;
}
.news-btn:hover {
  background-color: #C02027
}
.news-btn:focus {
  background-color: #a41d20;
}
.header {
  background-color: rgba(255, 255, 255, 1.00);
  padding: 0rem;
  position: absolute;
  top: 0;
  z-index: 999999;
  width: 100%;
  -webkit-box-shadow: 0px 3px 60px 0px rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0px 3px 60px 0px rgba(0, 0, 0, 0.06);
  box-shadow: 0px 3px 60px 0px rgba(0, 0, 0, 0.06);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
.sticky .header {
  background-color: rgba(255, 255, 255, 0.8);
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
.ringing {
  height: 33px;
  margin-right: 10px;
  margin-top: -5px;
  animation: ringing 10s ease 1s infinite normal none;
}
.header-top {
  border-bottom: solid 1px #e5e5e5;
  padding: 1rem 2rem;
  min-height: 50px;
  width: 100%
}
.header-bottom {
  border-bottom: solid 1px #DEDEDE;
  padding: 2.5rem 1rem 2.2rem 1rem;
  min-height: 50px;
  width: 100%;
  transition: height 0.4s ease-in-out;
  -webkit-transition: padding 0.4s ease-in-out;
  -moz-transition:  padding 0.4s ease-in-out;
}
.header-tel {
  font-size: 1.5rem;
  font-family: 'unison-bold';
  padding-top: 12px;
}
.header-tel a {
  color: #152b45;
  transition: all 0.3s
}
.header-tel a:hover {
  color: #a41d20;
  transition: all 0.3s
}
.bold {
  font-family: 'unison-bold';
}
.menu {
  padding-top: 12px
}
.menu a {
  color: #152b45;
  transition: all 0.3s;
  font-family: 'unison-bold';
  font-size: 18px
}
.menu a:hover {
  color: #1779ba;
}
.menu li.active {
  border-bottom: solid 5px #eeeeee;
  padding-bottom: 20px;
  transition: all 0.3s
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  border-color: #cccccc transparent transparent;
}
.sticky {
  position: fixed;
  width: 100%;
  z-index: 9999999;
  margin-top: -50px
}
.sticky .header-bottom {
  border-bottom: solid 1px #DEDEDE;
  padding: 10px 1rem 0 1rem;
  min-height: 80px;
  width: 100%;
        backdrop-filter: blur(5px);
}
.logotop img {
  height: 60px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  z-index: 99999999999;
  position: relative;
}
.sticky .logotop img {
  height: 43px;
  margin-top: 10px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
}
.burger-icon.active {
  border-radius: 6px 6px 0 0;
}
.is-dropdown-submenu {
  position: absolute;
  top: 66px !important;
  z-index: 1;
  display: none;
  min-width: 380px;
  border: 1px solid #ffffff;
  background: #ffffff;
  padding: 1rem 2rem;
  -webkit-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 3px 15px 0px rgba(0, 0, 0, 0.07);
  border-radius: 10px;
  left: -30px !important;
}
.is-dropdown-submenu a {
  font-family: 'unison-regular' !important;
}
.vertical-center {
  margin: 0 auto;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.accordion-title {
  position: relative;
  display: block;
  padding: 2rem 3rem;
  border: 2px solid #e6e6e6;
  font-size: 1rem;
  line-height: 1;
  color: #1779ba;
  border-radius: 15px !important;
  margin-bottom: 1rem;
}
.accordion-content {
  border: 2px solid #e6e6e6;
  border-top: 0;
  background-color: #fefefe;
  color: #0a0a0a;
  padding: 2rem 3rem;
  border-radius: 0 0 15px 15px !important;
  top: -2rem;
  position: relative;
}
.accordion-content.cennik {
  padding: 2rem 0rem;
}
table {
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  max-width: 100% !important;
  width: 100% !important;
  text-align: center !important
}
/*** HEADER ***/
table thead {
  border-bottom: 2px solid #e5e5e5 !important;
}
table th, table td {
  padding: 1em 0.5em !important;
  position: relative !important;
}
table th {
  font: 400 1.25em/1;
  letter-spacing: 0.025em !important;
  outline: none !important;
  padding-right: 2em !important;
  text-align: center !important;
  text-transform: uppercase !important;
  transition: color 0.2s ease-in-out !important;
}
table th:hover, table th:focus {
  color: #a41d20 !important;
}
/* Arrows */
table th:after, table th:before {
  border: 0.35em solid transparent;
  content: '';
  height: 0;
  position: absolute !important;
  right: 0.65em !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  transition: border-color 0.2s ease-in-out !important;
  width: 0 !important;
}
table th:before {
 border-top-color: rgb(155 155 155 / 25%) !important;
  border-top: 0 !important;
  margin-top: -0.35em !important;
}
table th:after {
  border-bottom: 0 !important;
 border-top-color: rgb(155 155 155 / 25%) !important;
  margin-top: 0.35em !important;
}
table th:hover:before, table th:focus:before {
 border-top-color: rgb(155 155 155 / 25%) !important;
}
table th:hover:after, table th:focus:after {
 border-top-color: rgb(155 155 155 / 25%) !important;
}
table th[aria-sort="ascending"], table th[aria-sort="descending"] {
  color: #a41d20 !important;
}
table th[aria-sort="ascending"]:before {
  border-bottom-color: #105FE9 !important;
}
table th[aria-sort="ascending"]:after {
    border-top-color: rgb(155 155 155 / 25%) !important;
}
table th[aria-sort="descending"]:before {
 border-top-color: rgb(155 155 155 / 25%) !important;
}
table th[aria-sort="descending"]:after {
  border-top-color: #0A41A2 !important;
}
table th[aria-sort="ascending"] {
  border-bottom-color: #105FE9 !important;
}
table th[aria-sort="ascending"] {
 border-top-color: rgb(155 155 155 / 25%) !important;
}
table th[aria-sort="descending"] {
 border-top-color: rgb(155 155 155 / 25%) !important;
}
table th[aria-sort="descending"] {
  border-top-color: #0A41A2 !important;
}
.accordion.tabela {
  margin-left: 0;
  background: #ebebeb;
  list-style-type: none;
  border-radius: 15px;
}
/*** BODY ***/
table tbody > tr {
  transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out !important;
}
table tbody > tr:hover {
  background-color: rgb(25 49 79 / 20%) !important;
}
/* Name Cell */
table td[data-label="Name"] {
  font-weight: 600 !important;
  letter-spacing: 0.05em !important;
}
/* Check and Cross Marks */
table tr span.yes, table tr span.no {
  transition: all 0.2s ease-in-out;
}
table tr:hover span.yes, table tr:hover span.no {
  color: #fff;
}
/************************************************/
/***************** MEDIA QUERIES ****************/
/************************************************/
@media (max-width: 50em) {
  /*** TABLE ***/
  table tr, table td {
    display: block !important;
  }
  table tr {
    padding: 0.75em 0 !important;
  }
  /* Header */
  table thead tr {
    text-align: center !important;
  }
  table th {
    display: block !important;
    padding: 0.25em 0.5em !important;
  }
  /* Body */
  table td {
    padding: 0.25em 0.5em 0.25em 12em !important;
      min-height: 30px;
  }
  table td:before {
    content: attr(data-label);
    font: 400 1.125em/1;
    left: 0.5em !important;
    position: absolute !important;
    top: 0.125em !important;
   /* width: 100% !important;*/
  }
  /* Check and Cross Marks */
  table span.yes {
    line-height: 0.875 !important;
  }
}
@media screen and (min-width:1394px) {
  .news {
    margin-bottom: -10rem !important;
  }
}
@media screen and (min-width:2000px) {
  .mapa-inwestycji-container {
    width: 70vw;
    margin: 0 auto;
  }
  .detal-detal {
    width: 70vw;
    margin: 0 auto;
  }
  .imp-canvas {
    border-radius: 15px !important
  }
}