.header,
body,
html {
  padding: 0;
  margin: 0;
}

.menu,
.p-shape,
h1,
ul.card-options {
  letter-spacing: 1px
}

.header,
.header2 {
  background-image: url(../images/business_1920x1440-75.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.klik2,
.li-menu,
.przycisk {
  overflow: hidden
}

div.three-products {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  height: 100vh;
  justify-content: center;
}

div.three-products a,
div.three-products-kontakt a {
  position: relative;
  width: 25%;
  max-width: 350px;
  margin: 1rem 2rem;
  border-radius: 5px;
  border: 1px solid transparent;
  cursor: pointer;
  transition: .4s;
}

div.three-products a:hover,
div.three-products-kontakt a:hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
  transform: scale(.98);
}

div.three-products div.three-products-description,
div.three-products-kontakt div.three-products-description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 1.5rem;
  background-color: rgba(2, 69, 140, .8);
  box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
}

div.three-products div.three-products-description p,
div.three-products-kontakt div.three-products-description p {
  font-size: 1.4rem;
  color: #F5F5F5;
  margin: 0;
}

div.three-products div img,
div.three-products-kontakt div img {
  min-height: 100%;
  width: 100%;
  border-radius: 5px;
  filter: brightness(90%);
}




body,
html {
  font-family: Rubik, sans-serif;
  box-sizing: border-box;
  font-size: 10px;
  background-color: #F5F5F5;
}

.brand,
.menu {
  font-family: Electrolize, sans-serif;
  color: white;
}

.header {
  min-height: 100vh;
  max-height: calc(100vh + 110px);
  background-size: cover;
  position: relative;
}

.menu {
  padding: 0 1rem;
  margin: 0;
  background-color: rgba(2, 69, 140, .9);
  z-index: 200;
  position: fixed;
  width: 100%
}

.line1,
.line2,
.line3 {
  height: 3px;
  margin: 5px
}

.line1,
.line3 {
  width: 23px
}

.line2 {
  width: 19px
}

.brand {
  font-size: 1.8rem;
  padding: 1rem 0;
  color: #DEE7E9
}

.sign {
  font-family: 'Dancing Script', cursive;
  font-size: 2.5rem;
}

a.logo-nav-signature {
  color: #DEE7E9;
}

a.logo-nav-signature:hover {
  text-decoration: none;
}

.li-menu {
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 1rem 3rem
}

.li-menu::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: -50%;
  border-left: 0 solid #DEE7E9;
  box-shadow: 4px 4px 60px 6px #DEE7E9;
  transform: skew(45deg);
  transition: .5s
}

.li-menu:hover::before {
  left: 140%
}

.przycisk,
h1 {
  position: absolute;
  left: 50%;
  background-color: rgba(2, 69, 140, .9);
  color: #DEE7E9
}

.li-menu:hover::after {
  right: 120%
}

ul li a {
  position: relative;
  color: #DEE7E9;
  transition: .2s
}

ul li a:hover {
  color: #DEE7E9;
  text-shadow: 1px 1px 0 rgba(12, 5, 153, .9)
}

h1 {
  font-family: Electrolize, sans-serif;
  font-size: 3rem;
  font-weight: 100;
  top: 50%;
  transform: translate(-50%, -50%);
  padding: 3rem;
  text-shadow: 1px 1px 1px rgba(245, 245, 245, .5);
  border-radius: 5px;
  white-space: nowrap
}

.p-shape,
.sign2,
.sign5 {
  font-family: 'Dancing Script', cursive
}

.sign2 {
  font-size: 4.2rem
}

.title-podpis {
  font-size: 2.5rem;
  font-weight: 100
}

.kwalifikowany {
  font-size: 2rem
}

.certfikat {
  color: #009DFC;
}

.certfikat:hover {
  color: #0056B3;
  text-decoration: none;
  text-shadow: none;
}

.sign5 {
  font-size: 2.5rem;
}

.przycisk {
  top: 80%;
  padding: 2rem 2.5rem;
  border-radius: 5%;
  border: none;
  transition: .3s;
  transform: translate(-50%, -50%) rotate(45deg)
}

.przycisk::after,
.przycisk::before {
  position: absolute;
  content: "";
  left: 4%;
  right: 4%;
  border-bottom: 0 solid #DEE7E9;
  box-shadow: 3px 3px 40px 2px #DEE7E9;
  transition: .4s
}

.przycisk::before {
  bottom: -20%
}

.przycisk::after {
  top: -20%
}

.przycisk:hover {
  background-color: rgba(42, 4, 74, .9);
  color: #DEE7E9
}

.przycisk:hover::before {
  bottom: 130%
}

.przycisk:hover::after {
  top: 130%
}

.strzala {
  transform: rotate(-45deg)
}

.przycisk:hover .fa {
  text-shadow: 1px 1px 0 rgba(42, 4, 74, .8)
}

.czym_jest {
  padding: 1rem;
  background-color: #F5F5F5;
}

.czym_jest2 {
  padding: 4rem;
  background-color: #DEE7E9;
}

.czym_jest3 {
  padding: 4rem;
  background-color: #F5F5F5;
}

div.biznes-b2b-1 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 4rem;
  background-color: #F5F5F5;
}

div.biznes-b2b-2 {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 4rem;
  background-color: #DEE7E9;
}

.podpis {
  padding: 0 .5rem;
  margin: 0 .5rem;
  width: 70%
}

.c-body {
  padding: 0;
  background-color: #F5F5F5;
}

.h-czym,
h4 {
  padding: 2rem;
  margin-bottom: 1rem;
  color: #02458C;
  width: 70%;
  margin: 1rem auto;
}

article {
  padding: 0 5rem
}

.h-czym {
  font-size: 3rem;
  border-bottom: double #02458C;
}

h4 {
  font-size: 1.6rem
}

.li-text,
p {
  font-size: 1.4rem
}

.li-text {
  list-style-type: circle
}

.zastosowanie {
  padding: 1rem;
  background-color: #dee7e9;
  clip-path: polygon(4% 4%, 99% 0, 96% 96%, 1% 100%);
}

.ico {
  width: 15%
}

.h4-ico {
  padding: 1rem;
  margin: 0 auto;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.dlon {
  text-align: right;
  padding-bottom: 2rem
}

.img-dlon {
  width: 60%;
  float: right;
  -webkit-shape-outside: url(../images/podpis_550x900-png8.png);
  shape-outside: url(../images/podpis_550x900-png8.png);
  shape-margin: .5rem
}

.p-shape {
  font-size: 2.3rem;
  font-weight: 700;
  padding-top: 14rem;
  padding-left: 7rem;
  padding-right: 2rem
}

.a-shape:hover {
  text-decoration: none
}

img.office {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.footer {
  padding-top: .5rem;
  color: #636e74;
  font-weight: 400;
  font-size: 17px
}

.foo {
  background-color: rgba(2, 69, 140, .9)
}

.footer-line {
  border-color: #DEE7E9
}

.footer-title {
  font-size: 2.5rem;
  font-weight: 600;
  margin-top: .5rem;
  margin-bottom: 2rem;
  color: #DEE7E9
}

.faceb,
.goog-plus,
.mail-ico {
  color: #DEE7E9;
  transition: .3s;
}

.faceb:hover {
  color: #55acee;
}

.goog-plus:hover {
  color: #dd4b39;
}

.mail-ico:hover {
  color: #FFFC00;
}

a.phone-call {
  position: relative;
  display: inline-block;
  padding: 1rem 3.5rem;
  border-radius: 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #dee7e9;
  background-color: 02458c;
  border: 1px solid #DEE7E9;
  overflow: hidden;
}

a.phone-call:hover {
  text-decoration: none;
}

p.wizyta {
  font-size: 1.5rem;
  margin-bottom: 0;
  color: #DEE7E9;
}

a.phone-call::before {
  position: absolute;
  content: "";
  top: 0;
  left: -40%;
  bottom: 0;
  border-left: 0 solid #DEE7E9;
  box-shadow: 4px 4px 60px 6px #DEE7E9;
  transform: skew(45deg);
  transition: .5s
}

a.phone-call:hover::before {
  left: 140%;
}

img.logony {
  display: inline-block;
  width: 4rem;
  margin-right: .5rem;
}

.footer-widget ul li a {
  text-transform: capitalize;
  font-size: 1.9rem;
  color: #DEE7E9;
  display: block;
  font-weight: 600;
  padding: .4rem 0;
  transform: .3s
}

.pen,
.point {
  display: inline-block
}

.footer-podpis,
.tiny-footer {
  font-weight: 400;
  color: #DEE7E9
}

.footer-widget ul li a:hover {
  color: #0c0599;
  text-decoration: none
}

.tiny-footer {
  padding: 1rem 0;
  background-color: transparent;
  line-height: 1
}

.footer-podpis {
  font-family: Electrolize, sans-serif;
  font-size: 2.5rem;
  padding: 1.5rem;
}

div.footer h2 {
  display: inline-block;
}

.food-sign {
  font-size: 3rem;
  font-family: 'Dancing Script', cursive
}

.copy {
  font-family: Electrolize, sans-serif;
  font-size: 1.3rem;
  line-height: 2.1rem;
}

.point {
  border: 5px solid #000;
  border-radius: 30px
}

.pen {
  transform: rotate(45deg)
}

footer iframe {
  width: 100%;
  margin: 1rem;
}


.header2 {
  padding: 0;
  /* margin: 0 0 -10vh; */
  height: 70vh;
  /* clip-path: polygon(0 calc(100% - 10vh), 50% 100%, 100% calc(100% - 10vh), 100% 0, 0 0); */
  z-index: 5;
}

.img-produkt0,
.img-produkt1,
.img-produkt2,
.img-produkt3,
.img-produkt4,
.img-produkt5,
.img-produkt6,
.img-produkt7,
.img-produkt8 {
  /* min-width: 100%;
  max-width: 100%;
  object-fit: cover; */
  /* height: 35rem; */
  /* clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 4vh)); */
  /* background-position: center;
  background-repeat: no-repeat;
  background-size: cover */
/}  

.div-odnowienie,
.div-produkt {
  padding-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem
}

div.karta-opis {
  padding-bottom: 1.5rem;
  width: 150%;
}

.div-produkt {
  background-color: #dee7e9;
}

.div-odnowienie {
  background-color: #F5F5F5
}

.cena,
.karta {
  position: relative;
  background-color: rgba(2, 69, 140, .9)
}

.karta {
  position: relative;
  margin: 7rem 12rem;
  border: none;
  box-shadow: 1px 1px 20px rgba(42, 4, 74, .3);
  /* transform: scale(.9, .9) */
}

.karta .karta-wrapper {
  display: flex;
  flex-direction: row;
}

.img-produkt0,
.img-produkt1,
.img-produkt2,
.img-produkt3,
.img-produkt4,
.img-produkt5,
.img-produkt6,
.img-produkt7,
.img-produkt8 {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.img-produkt0 img,
.img-produkt1 img,
.img-produkt2 img,
.img-produkt3 img,
.img-produkt4 img,
.img-produkt5 img,
.img-produkt6 img,
.img-produkt7 img,
.img-produkt8 img {
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* 
.img-produkt1 {
  background-image: url(../products/EuroCert%20Token%20410x250.jpg)
} */

.img-produkt2 {
  background-image: url(../products/EuroCert%20Mikroczytnik%20500x300.jpg)
}

.img-produkt3 {
  background-image: url(../products/EuroCertClassic%20500x300.jpg)
}

.img-produkt4 {
  background-image: url(../products/EuroCert%20Karta%20500x300.jpg)
}

.img-produkt5 {
  background-image: url(../products/label_500x300.jpg)
}

.img-produkt6 {
  background-image: url(../products/EuroCert%20Odnowienie%20474x270.jpg)
}

.img-produkt7 {
  background-image: url(../products/Odnowienie%20+%20nowa%20karta%20500x300.jpg)
}

.img-produkt8 {
  background-image: url(../products/Odnowienie%20+%20nowy%20token%20500x300.jpg)
}

.cena {
  /* z-index: 10;
  position: absolute; */
  /* bottom: 10%;
  left: -5%; */
  /* transform: skewX(-25deg); */
  padding: 0.3rem;
}

.cena-p {
  font-size: 1.8rem;
  padding: 0 1rem;
  color: #DEE7E9;
  /* transform: skewX(25deg) */
}

.cena-b {
  font-size: 1.3rem;
  padding: 0 1rem;
  color: #DEE7E9;
  /* transform: skewX(25deg) */
}

.karta-h3,
.karta-h5 {
  padding-left: 3rem;
  padding-right: 3rem;
  color: #DEE7E9
}

.karta-h3 {
  font-size: 2.2rem;
  padding-top: 1rem
}

.karta-h5 {
  font-size: 1.5rem;
  text-transform: uppercase
}

.karta-text {
  color: #DEE7E9;
  padding: 3rem 3rem 1rem
}

ul.card-options {
  color: #fff;
  list-style-type: none;
  font-size: 1.2rem;
  padding-bottom: 1.5rem;
  line-height: 1.8rem
}

ul.card-options li {
  padding-right: 1rem
}

div.mobilephone {
  padding: 0 0 3rem 3rem;
}

p.wizyta2 {
  font-size: 1.5rem;
  margin-bottom: 0;
  color: #DEE7E9;
}

a.phone-call2 {
  position: relative;
  display: inline-block;
  padding: 1rem 3.5rem;
  border-radius: 5px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #dee7e9;
  border: 1px solid #DEE7E9;
  overflow: hidden;
  font-size: 1.4rem;
  margin-top: .8rem;
  z-index: 200;
}

a.phone-call2:hover {
  text-decoration: none;
}

a.phone-call2::before {
  position: absolute;
  content: "";
  top: 0;
  left: -40%;
  bottom: 0;
  border-left: 0 solid #DEE7E9;
  box-shadow: 4px 4px 60px 6px #DEE7E9;
  transform: skew(45deg);
  transition: .5s
}

a.phone-call2:hover::before {
  left: 140%;
}

.header3 {
  width: 100%;
  padding: 0;
  margin: 0 0 -11vh;
  height: 80vh;
  background-image: url(../images/phone_1920-75.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  /* clip-path: polygon(0 calc(100% - 10vh), 50% 100%, 100% calc(100% - 10vh), 100% 0, 0 0); */
  z-index: 5
}

.three-products-kontakt {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  height: 50vh;
  justify-content: center;
}

.h-kontakt {
  padding-top: 4rem;
  margin-bottom: 4rem;
  font-size: 2rem;
  line-height: 3rem;
}

.con-kontakt {
  background-color: #dee7e9
}

.feedback-input {
  color: #000;
  font-weight: 500;
  font-size: 1.8rem;
  border-radius: .5rem;
  line-height: 2.2rem;
  background-color: transparent;
  border: 2px solid rgba(2, 69, 140, .9);
  transition: all .3s;
  padding: 1.3rem;
  margin-bottom: 1.5rem;
  width: 100%;
  outline: 0
}

.feedback-input:focus {
  border: 2px solid rgba(2, 69, 140, .9)
}

textarea {
  height: 12rem;
  line-height: 150%;
  resize: vertical
}

.button-inp {
  width: 40%;
  background: rgba(2, 69, 140, .9);
  border-radius: 5px;
  border: 0;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #DEE7E9;
  font-size: 2rem;
  padding: 1rem 0;
  transition: all .3s;
  font-weight: 400
}

.klik2 {
  position: relative
}

.klik2::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: -10%;
  border-left: 0 solid #DEE7E9;
  box-shadow: 4px 4px 60px 6px #DEE7E9;
  transform: skew(45deg);
  transition: 1s
}

.klik2:hover::before {
  left: 120%;
}

.box {
  font-size: 1.2rem;
}

.wyslano {
  font-size: 1.5rem;
  font-weight: 700;
  background-color: lightblue;
  margin: .5rem 0;
  border-radius: 5px;
  padding: 1.1rem;
  color: #2A044A;
}

.dane {
  font-size: 2rem;
  list-style-type: none;
}

.adres-h3 {
  font-size: 2.8rem;
  padding: 2rem;
}

ul.dane-kontaktowe li i {
  color: #02458C;
}

.t-kontakt {
  font-size: 1.9rem;
  font-weight: 700;
}

h2.kontakt-top {
  font-size: 2.5rem;
  line-height: 3.5rem;
}

.t-kontakt2 {
  font-size: 1.4rem;
  font-weight: 700;
}

.img-adres {
  width: 60%;
}

.google {
  height: 45rem;
  padding: 5rem;
}

div.g-recaptcha {
  padding: 1rem .5rem;
}

.code {
  font-size: .8rem;
}

div.max-size {
  display: flex;
  max-width: 1024px;
  margin: 0 auto;
}

div.logo2 {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fit, minmax(80px, 90px));
  justify-content: space-around;
  align-items: center;
}

div.logo2 div {
  justify-self: center;
}

.logo2 img {
  padding: 1rem;
  width: 100%;
}




@media only screen and (max-width:1100px) {
  article {
    padding: 0 1rem;
    margin: 0 1rem;
  }
  .title.text-center {
    transform: translate(-50%, 15%);
  }
}

@media only screen and (max-width:992px) {
  article {
    padding: 0 .2rem;
  }
  .title.text-center {
    font-size: 24px;
  }
}

@media only screen and (max-width:500px) {
  article {
    padding: 0 .5rem;
  }

  .img-adres {
    width: 100%;
  }

  .title.text-center {
    transform: translate(-50%, -50%);
    font-size: 20px;
  }
}

@media only screen and (max-width:1550px) {
  .karta {
    margin: 4rem 3rem;
  }
}

@media only screen and (max-width:1100px) {
  .karta {
    margin: 1rem 0;
    transform: scale(.85, .85);
  }

  div.three-products {
    flex-direction: row;
    align-items: flex-start;
    padding-top: 23rem;
  }

  div.three-products a {
    width: 30%;
    margin: 1rem 2rem;
  }

  div.three-products div.three-products-description {
    padding: 1rem;
  }

  div.three-products div.three-products-description p {
    font-size: 1.2rem;
    color: #F5F5F5;
  }
}

@media only screen and (max-width:991px) {
  .karta {
    margin: 1rem 0;
    transform: scale(.9, .9);
  }
}

@media only screen and (max-width:767px) {
  .div-odnowienie {
    padding-top: 4vh;
  }

  .google {
    height: 45rem;
    padding: 5rem 1rem;
  }

  .karta {
    margin: 7rem 3rem;
  }
}

@media (max-width:450px) {
  
  div.three-products img {
    display: none;
  }
}

@media (max-width:360px) {
  .karta {
    margin: 1rem 0;
  }

  .karta-wrapper {
    flex-direction: column !important;
  }

  .img-produkt0 img, .img-produkt1 img, .img-produkt2 img, .img-produkt3 img, .img-produkt4 img, .img-produkt5 img, .img-produkt6 img, .img-produkt7 img, .img-produkt8 img {
    width: 100%;
    /* min-height: 100%; */
    /* object-fit: cover; */
    position: relative;
    top: 0;
    left: 0;
    transform: translate(0, 0);
  }

  div.karta-opis {
    width: 100%;
  }

  div.three-products {
    flex-direction: row;
    align-items: flex-start;
    padding-top: 15rem;
    flex-wrap: wrap;
  }

  div.three-products a:nth-child(3) {
    padding-top: 4rem;
  }

  div.three-products a {
    width: 45%;
    margin: 1rem;
  }

  div.three-products div.three-products-description {
    padding: 1rem;
  }

  div.three-products div.three-products-description p {
    font-size: 1rem;
    color: #F5F5F5;
  }

  .title,
  h1 {
    font-size: 1rem;
  }

  .title-podpis {
    font-size: 1.3rem;
  }

  .sign2,
  .sign5 {
    font-size: 2.3rem;
  }

  .kwalifikowany {
    font-size: 1.5rem;
  }

  h1 {
    padding: 2.5rem 2.5rem;
  }

  .header {
    background-image: url(../images/business_1024-50.jpg);
  }

  .header3 {
    background-image: url(../images/phone_640x453-50.jpg);
  }

  .dane {
    font-size: 1.6rem;
    list-style-type: none;
    color: #000;
  }

  p.wizyta {
    font-size: 1.4rem;
    margin-bottom: 0;
    color: #DEE7E9;
  }

  .footer-widget ul li a {
    font-size: 1.5rem;
  }

  div.footer h2 {
    display: block;
  }
  .footer-widget ul li a.biger-link {
    font-size: 1.5rem;
  }

  div.zapytanie {
    margin-bottom: 1rem;
  }

  .copy {
    font-size: 1rem;
    line-height: 1.6rem;
}
  div.mini-on-small {
    margin: 0;
    padding: 0;
  }
  span.social-media {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-bottom: 2rem;
  }

  ul.dane-kontaktowe {
    padding-left: 1rem;
  }

  div.small-none {
    display: none;
  }

  .button-inp {
    width: 100%;
  }

  .czym_jest2 {
    padding: 4rem 1rem;
  }

  .czym_jest3 {
    padding: 4rem 1rem;
  }

  div.biznes-b2b-1 {
    padding: 4rem 1rem;
  }

  div.biznes-b2b-2 {
    padding: 4rem 1rem;
  }

  .h-czym,
  h4 {
    width: 90%;
    margin: 1.5rem auto;
  }
  div.logo2 {
    grid-template-columns: repeat(auto-fit, minmax(50px, 55px));
  }
  ul.list-unstyled.menu-down {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  ul.list-unstyled.menu-down li {
    padding: .5rem;
  }
  .footer-title {
    text-align: center;
  }
  .tiny-footer {
    padding: 2rem 0 1rem;
  }
  p.code {
    margin: 0;
  }
}

@media only screen and (max-width:380px) {
  .karta {
    margin: 1rem 0
  }

  div.three-products {
    flex-direction: row;
    align-items: flex-start;
    padding-top: 10rem;
    flex-wrap: wrap;
  }

  div.three-products-kontakt {
    flex-direction: row;
    align-items: flex-start;
    padding-top: 30rem;
    flex-wrap: wrap;
  }

  div.three-products-kontakt img {
    display: none;
  }

  div.three-products a {
    width: 44%;
    margin: 1rem;
  }

  div.three-products-kontakt a {
    width: 54%;
    margin: 1rem;
  }

  div.three-products div.three-products-description,
  div.three-products-kontakt div.three-products-description {
    padding: 1rem;
  }

  div.three-products div.three-products-description p,
  div.three-products-kontakt div.three-products-description p {
    font-size: 1rem;
    color: #F5F5F5;
  }
}

@media only screen and (max-width:770px) {
  div.three-products-kontakt img {
    display: none;
  }
}

@media only screen and (max-width:570px) {
  .p-shape {
    padding-top: 4rem;
    padding-left: 2rem;
    padding-right: 2rem
  }
}

@media only screen and (max-width:440px) {
  .dlon {
    padding-bottom: 2rem
  }
}

@media only screen and (max-width:370px) {
  

  .footer-widget ul li a {
    font-size: 1.3rem;
  }
  .footer-widget ul li a.biger-link {
    font-size: 1.5rem;
  }
}

@media only screen and (max-width:330px){
  .przycisk{
  left:87%;
  padding:15px;
  }
}



/* PODSTRONA DLA GEODETÓW */
.geodeci-header {
  background-image: url(../images/dla-geodetow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.text-div {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.blue-btn {
  position: relative;
  font-size: 2rem;
  background-color: rgba(2, 69, 140, .9);
  border-radius: 4px;
  padding: 1rem 2rem;
  color: #DEE7E9;
  transition: .2s;
}

.blue-btn:hover {
  color: #DEE7E9;
  text-shadow: 1px 1px 0 rgba(12, 5, 153, .9);
  text-decoration: none;
}

.blue-btn::before {
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: -50%;
  border-left: 0 solid #DEE7E9;
  box-shadow: 4px 4px 60px 6px #DEE7E9;
  transform: skew(45deg);
  transition: .5s
}

.blue-btn:hover::before {
  left: 140%
}

.blue-btn:hover::after {
  right: 120%
}

@media (max-width: 420px) {
  .headerbox {
    padding: 2.5rem 2.8rem;
  }

  .section_title {
    font-size: 2.3rem;
  }

  a.blue-btn {
    font-size: 1.5rem;
  }
}


/* PODSTRONA DLA SALONÓW SAMOCHODOWYCH */
.img-box {
  padding: 2rem;
  background: #DEE7E9;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

@media (min-width: 1950px) {
  .img-box {
    margin-bottom: 0;
  }
}

/* PODSTRONA DLA PODPROGOWYCH ZAMÓWIEŃ */
.newheader {
  background-image: url(../images/podprogowe-zamowienia/header.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-div2 {
  display: flex;
  justify-content: flex-end;
}

.img-box2 {
  position: absolute;
  left: -5%;
}

@media (min-width: 1950px) {
  .img-box2 {
    max-width: 36% !important;
  }
}

@media (max-width: 1440px) {
  .img-box2 {
    top: 50%;
  }

  .img-box2 img {
    width: 110%;
  }
}

@media (max-width: 1024px) {
  .img-box2 {
    top: 25%;
  }
}

@media (max-width: 991px) {
  .text-div2 {
    display: block;
  }

  .img-box2 {
    position: relative;
    top: 0;
    left: 0;
    padding-bottom: 4rem;
  }

  .img-box2 img {
    width: 100%;
  }
}

@media (max-width: 420px) {
  .content-div {
    width: 100% !important;
  }
}

/* PODSTRONA DLA APTEK */
.newheader2 {
  background-image: url(../images/apteka/header.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.custom-row {
  padding: 0;
  background: #DEE7E9;
}

.img-cut {
  clip-path: polygon(0 0, 87% 0%, 100% 100%, 0% 100%);
}

@media (max-width: 991px) {
  .custom-row {
    padding: 1rem;
    background: none;
  }

  .img-cut {
    clip-path: none;
  }
}

/* PODSTRONA DLA PRZEDSIĘBIORCÓW */
.newheader3 {
  background-image: url(../images/przedsiebiorca/header.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.custom-row2 {
  padding: 0;
  background: none;
  justify-content: space-around;
  align-items: center;
}

.custom-box {
  padding: 0;
}

.custom-row3 {
  padding: 0;
  background: none;
  justify-content: center;
}

.przedsiebiorca-box {
  padding: 2rem;
  background: #DEE7E9;
  height: 75%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.fake-div {
  height: 30%;
}

.przedsiebiorca-img-div {
  height: 75%;
}

@media (max-width: 1280px) {
  .fake-div {
    height: 28%;
  }
}

@media (max-width: 1200px) {
  .fake-div {
    display: none;
  }

  .przedsiebiorca-img-div {
    margin-top: 5rem;
    height: auto;
  }

  .text-div-margin {
    margin-top: 8rem;
  }
}

@media (max-width: 991px) {
  .custom-row2,
  .custom-row3 {
    padding: 1rem !important;
  }
  
  .custom-box {
    padding-top: 2rem;
  }

  .przedsiebiorca-box {
    height: auto;
  }
}

@media (max-width: 768px) {
  .przedsiebiorca-img-div {
    margin-top: 3rem;
  }
}

/* PODSTRONA DLA E-PIECZEC */
.newheader4 {
  background-image: url(../images/e-pieczec/header.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.new-banner-footer{height:185px;}@media(max-width: 600px){.new-banner-footer{height:auto}}

.nis2 {
  width: 100%;
  padding: 10px 20px;
  background: #F5F5F5;
  display: flex;
  justify-content: center;
  align-items: center;
}

.nis2 a {
  display: flex;
  align-items: center;
  font-size: 20px;
}

/* Accessibility: High Contrast */
.high-contrast, .high-contrast * {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
}
.high-contrast a, .high-contrast a:visited {
  color: #ff0 !important;
  text-decoration: underline !important;
}


/* Accessibility: Increased Spacing */
.increased-spacing, .increased-spacing * {
  letter-spacing: 0.08em !important;
  word-spacing: 0.16em !important;
}

/* Override: responsive wrapping for long header titles */
.headerbox {
  white-space: normal !important;
  max-width: 90%;
  word-break: break-word;
  hyphens: auto;
  line-height: 1.25;
}

@media (max-width: 480px) {
  .headerbox {
    font-size: 2.2rem;
    padding: 2rem 2.2rem;
  }
}
