@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Russo+One&display=swap");
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.wrapper {
  position: relative;
  overflow: hidden;
}
body {
  text-align: center;
  font-size: 14px;
  font-family: "Poppins", sans-serif;
}
.orange {
  position: relative;
  width: 100vw;
  height: 5vh;
  line-height: 5vh;
  background-color: rgba(253, 129, 51, 0.8);
}
.orange a {
  text-decoration: underline;
  color: black;
  position: absolute;
  top: 0;
  right: 5%;
}
.orange div {
  position: fixed;
  top: 0;
  right: 3%;
}
.orange img {
  height: 5vh;
}
.orange .fa-phone {
  transform: rotate(120deg);
}
.orange p {
  font-weight: bold;
  font-size: 3.5vw;
  display: inline-block;
  margin-right: 5vw;
  display: none;
}
.orange p p {
  margin-left: 2vw;
}
.orange i {
  margin-right: 1vw;
}
header img {
  width: 60vw;
  height: 12vh;
  margin-top: 2vh;
}
ul li {
  font-size: 0px;
}
.motto p {
  font-family: "Russo One", sans-serif;
  text-transform: uppercase;
  font-size: 3.75vw;
  font-weight: bold;
  margin-top: 2vh;
  margin-bottom: 2vh;
}
.tir {
  width: 100vw;
  height: 20vh;
}
h2 {
  margin-top: 2vw;
  margin-bottom: 1vw;
  text-transform: uppercase;
  font-size: 4.5vw;
  font-family: "Russo One", sans-serif;
  font-weight: normal;
}
.tekst1 {
  width: 100vw;
  font-size: 11px;
  text-align: center;
}
h3 {
  text-transform: uppercase;
  font-size: 4.5vw;
  font-family: "Russo One", sans-serif;
  margin-top: 2vh;
  margin-bottom: 2vh;
  font-weight: normal;
}
.ikonki div {
  font-size: 11px;
}
.ikonki img {
  width: 8vh;
  margin-top: 2vh;
}
.info {
  font-size: 11px;
  margin-top: 6vh;
  width: 95vw;
}
.info p:nth-child(5) {
  margin-bottom: 3vh;
}
.kolor {
  width: 100vw;
  height: 5vh;
  line-height: 5vh;
  background-color: rgba(253, 129, 51, 0.8);
  text-align: left;
}
.kolor p {
  margin-left: 5vw;
  font-size: 3vw;
}
.kontakt24h p {
  width: 95vw;
}
.info h3 {
  text-transform: none;
  font-weight: normal;
  font-family: "Poppins", sans-serif;
}

.info p {
  margin-top: 5vh;
  margin-bottom: 1.5vh;
}
.info p:nth-child(1) {
  margin-top: 3vh;
}
.info .otk {
  font-family: "Russo One", sans-serif;
  font-size: 4.5vw;
  margin-bottom: 2vh;
  text-align: center;
}
.info .otk p {
  font-size: 4.5vw;
}
iframe {
  height: 25vh;
  display: block;
  margin-bottom: 1vh;
}
.information {
  height: 20vh;
  position: relative;
  background-color: rgba(237, 235, 232, 255);
  font-size: 10px;
  text-align: left;
  width: 100vw;
  /* margin-bottom: 1vh; */
}
.information i {
  font-size: 14px;
  color: rgba(253, 129, 51, 0.8);
  position: absolute;
  top: 0;
  left: 0;
  /* margin-top: 3vh; */
  /* margin-right: 4vw; */
}
.information i:nth-of-type(1) {
  top: 15%;
  left: 5%;
}
.information i:nth-of-type(2) {
  top: 15%;
  left: 53vw;
  transform: rotate(120deg);
}
.information i:nth-of-type(3) {
  top: 62%;
  left: 5.5%;
}
.information i:nth-of-type(4) {
  top: 64%;
  left: 53vw;
}

.information .contact i {
  transform: rotate(120deg);
}
.information .mailed p {
  transform: translate(0, 100%);
}
.information div {
  /* background-color: yellow; */
  width: 40vw;
  height: 8vh;
  position: absolute;
  /* display: inline-block; */
  /* line-height: 3vh; */
  margin-left: 10vw;
  margin-top: 2vh;
}
.information .vat {
  top: 0%;
  left: 5%;
}
.information .contact {
  top: 0%;
  left: 50%;
}
.information .location {
  top: 40%;
  left: 5%;
}
.information .mailed {
  top: 41%;
  left: 50%;
}
@media (min-width: 320px) {
  header img {
    width: 42vw;
    height: 15vh;
  }
  .tekst1 {
    width: 80vw;
    margin-left: 10vw;
    margin-right: 10vw;
    text-align: justify;
  }
  .ikonki p {
    width: 80vw;
    margin-left: 10vw;
    margin-right: 10vw;
    text-align: justify;
  }
  .info {
    width: 80vw;
    margin-left: 10vw;
    margin-right: 10vw;
    text-align: justify;
  }
  @media (min-width: 360px) and (min-height: 640px) {
    .orange div {
      margin-right: 1vw;
    }
    .information i:nth-of-type(1) {
      left: 8%;
    }
    .information i:nth-of-type(2) {
      left: 59%;
    }
    .information i:nth-of-type(3) {
      left: 8.5%;
      top: 57%;
    }
    .information i:nth-of-type(4) {
      left: 59%;
      top: 57%;
    }
    .information .contact {
      left: 55%;
    }
    .information .mailed {
      left: 55%;
      top: 34%;
    }
  }
}
@media (min-width: 375px) {
  header img {
    width: 42vw;
    height: 12vh;
  }
  .information i:nth-of-type(3) {
    top: 60%;
    left: 5.5%;
  }
  .information i:nth-of-type(4) {
    top: 60%;
    left: 58%;
  }
  .information i:nth-of-type(1) {
    top: 20%;
    left: 5%;
  }
  .information i:nth-of-type(2) {
    top: 20%;
    left: 58%;
  }
  .information .mailed {
    top: 33%;
    left: 55%;
  }
  .information .contact {
    top: 0%;
    left: 55%;
  }
  .information i:nth-of-type(2) {
    left: 58%;
  }
  .information {
    height: 15vh;
  }
}
@media (min-width: 411px) {
  .orange p {
    font-size: 3vw;
  }
  .ikonki img {
    width: 6vh;
  }
}
@media (min-width: 540px) {
  .orange p {
    font-size: 2.5vw;
  }
  header img {
    width: 32vw;
    height: 12vh;
    margin-top: 3vh;
    margin-left: 4vw;
  }
  .info .otk p {
    font-size: 2.65vw;
  }
  .motto p {
    font-size: 2.75vw;
  }
  h2,
  h3 {
    font-size: 2.65vw;
  }
  header img {
    height: 17vw;
  }
  .tir {
    height: 29vh;
  }
  .tekst1 {
    font-size: 2vw;
  }
  .ikonki p {
    font-size: 2vw;
  }
  .ikonki img {
    width: 7vw;
  }
  .info p {
    font-size: 2vw;
  }

  .kolor p {
    font-size: 2vw;
  }
}
@media (min-width: 768px) {
  .orange p {
    font-size: 2.25vw;
  }
  header img {
    width: 32vw;
    height: 12vh;
    margin-top: 3vh;
    margin-left: 4vw;
  }
  .info .otk p {
    font-size: 2.65vw;
  }
  .motto p {
    font-size: 2.75vw;
  }
  h2,
  h3 {
    font-size: 2.65vw;
  }
  .info .ktkt p {
    font-size: 2.65w;
  }
  header img {
    height: 17vw;
  }
  .tir {
    height: 29vh;
  }
  .tekst1 {
    font-size: 2vw;
  }
  .ikonki p {
    font-size: 2vw;
  }
  .ikonki img {
    width: 7vw;
  }
  .info p {
    font-size: 2vw;
  }

  .kolor p {
    font-size: 2vw;
  }
  .information i {
    font-size: 25px;
  }
  .information p {
    font-size: 14px;
  }
  .information .vat {
    top: 0%;
    left: 10%;
  }
  .information .location {
    left: 10%;
  }
  .information .mailed {
    top: 35%;
  }
  .information i:nth-of-type(1) {
    left: 12%;
  }
  .information i:nth-of-type(3) {
    left: 12.5%;
  }
}
/* ul {
            height: 8vh;
            line-height: 8vh;
            list-style: none;
            display: inline-block;
        } */
/* ul li{
        font-size: 3vw;
        text-transform: uppercase;
        display: inline-block;
        margin-left: 2vw;
        margin-top: 1.5vh;
        /* overflow: hidden; */
@media (min-width: 1024px) {
	.orange div {
		top: 0;
		right: 0;
	}
	.orange p {
		display: inline-block;
	}
  h2 {
    margin-top: 4vh;
  }
  h3 {
    margin-bottom: 1vh;
  }
  .terminowosc p {
    margin-bottom: 3vh;
  }
  .information i {
    font-size: 35px;
  }
  .information p {
    font-size: 1.75vw;
  }
  .information .vat {
    top: 0%;
    left: 10%;
  }
  .information .location {
    left: 10%;
  }
  .information i:nth-of-type(1) {
    left: 12%;
  }
  .information i:nth-of-type(3) {
    left: 13%;
  }
  .information i:nth-of-type(2) {
    top: 18%;
  }
}
@media (min-width: 1024px) and (min-height: 1366px) {
  .information i:nth-of-type(1) {
    top: 18%;
  }
  .information i:nth-of-type(3) {
    left: 12.5%;
    top: 59%;
  }
  .information i:nth-of-type(4) {
    left: 58%;
    top: 58%;
  }
}
/* *****LANDSCAPE**** */
@media (min-width: 280px) and (orientation: LANDSCAPE) {
  /* .orange {
    height: 8vh;
    line-height: 8vh;
  } */
  .tir {
    height: 60vh;
  }
  iframe {
    height: 50vh;
  }
  .kolor {
    height: 8vh;
    line-height: 8vh;
  }
  .information {
    height: 30vh;
  }
  .information i:nth-of-type(1) {
    left: 8%;
  }
  .information i:nth-of-type(2) {
    left: 59%;
  }
  .information i:nth-of-type(3) {
    left: 8.5%;
  }
  .information i:nth-of-type(4) {
    left: 59%;
  }
}
@media (min-width: 568px) and (orientation: LANDSCAPE) {
  .orange p {
    font-size: 2.25vw;
  }
  h2,
  h3 {
    margin-top: 3vw;
    margin-bottom: 2vw;
  }
  .ikonki img {
    margin-top: 5vh;
  }
  .info p:nth-child(1) {
    margin-bottom: 9vh;
  }
  .kontakt24h p {
    margin-bottom: 12vh;
  }
  .information i:nth-of-type(1) {
    top: 15%;
  }
  .information i:nth-of-type(2) {
    top: 15%;
  }
  .information i:nth-of-type(3) {
    top: 68%;
  }
  .information i:nth-of-type(4) {
    top: 68%;
  }
  .information .location {
    top: 50%;
  }
  .information .mailed {
    top: 40%;
  }
  .information {
    height: 25vh;
  }
}
@media (min-width: 640px) and (orientation: LANDSCAPE) {
  .orange p {
    font-size: 2vw;
  }
  .tir {
    height: 70vh;
  }
  .information i:nth-of-type(1) {
    top: 16%;
  }
  .information i:nth-of-type(2) {
    top: 16%;
  }
  .information i:nth-of-type(3) {
    top: 65%;
  }
  .information i:nth-of-type(4) {
    top: 65%;
  }
  .info .otk p {
    margin-top: 8vh;
  }
}
@media (min-width: 731px) and (orientation: LANDSCAPE) {
  .orange p {
    font-size: 2vw;
  }
  .tekst1 {
    font-size: 12px;
    text-align: center;
  }
  .ikonki p {
    font-size: 12px;
    text-align: center;
  }
  .info p {
    font-size: 12px;
    text-align: center;
  }
  .information i:nth-of-type(1) {
    left: 8.25%;
  }
  .kolor p {
    font-size: 10px;
  }
}
@media (min-width: 812px) and (orientation: LANDSCAPE) {
  .information p {
    font-size: 12px;
  }
  .information i {
    font-size: 18px;
  }
  .information i:nth-of-type(4) {
    top: 66%;
  }
}
@media (min-width: 1024px) and (orientation: LANDSCAPE) {
  .orange {
    height: 5vh;
    line-height: 5vh;
  }
  .orange p {
    font-size: 1.5vw;
  }
  .orange div {
    margin-right: 2vw;
  }
.orange a {
  text-decoration: none;
  list-style: none;
}
  .info p:nth-child(1) {
    margin-bottom: 4vh;
  }
  .head img {
    height: 14vw;
  }
  .tekst1 {
    font-size: 14px;
  }
  .ikonki p {
    font-size: 14px;
  }
  .info p {
    font-size: 14px;
  }

  .info .otk p {
    font-size: 2.25vw;
  }
  .tir {
    height: 35vh;
  }
  .motto p {
    font-size: 2.25vw;
  }
  h2 {
    font-size: 2.25vw;
  }
  h3 {
    font-size: 2.25vw;
  }
  .ikonki img {
    width: 6vw;
  }
  .info {
    margin-top: 9vh;
  }
  .info .otk p {
    margin-top: 9vh;
  }
  iframe {
    height: 40vh;
  }
  .information {
    height: 15vh;
  }
  .information i:nth-of-type(1) {
    top: 18%;
    left: 12%;
  }
  .information i:nth-of-type(2) {
    top: 18%;
  }
  .information i:nth-of-type(3) {
    top: 68%;
    left: 12%;
  }
  .information i:nth-of-type(4) {
    top: 68%;
  }
  .terminowosc p {
    margin-bottom: 0vh;
  }
  .information .mailed {
    top: 44%;
  }
}
@media (min-width: 1024px) and (min-height: 600px) and (orientation: LANDSCAPE) {
  .information {
    height: 18vh;
  }
  .information i:nth-of-type(3) {
    top: 68%;
    left: 12.25%;
  }
  .information i:nth-of-type(4) {
    top: 70%;
    left: 59%;
  }
  .kolor p {
    font-size: 14px;
  }
  .kolor {
    height: 4vh;
    line-height: 4vh;
  }
  .tir {
    height: 45vh;
  }
  .ikonki img {
    margin-top: 5vh;
  }
}
@media (min-width: 1267px) and (orientation: LANDSCAPE) {
  .orange p {
    font-size: 17px;
  }
  .head img {
    height: 10vw;
    width: 20vw;
  }
  .motto p {
    font-size: 2vw;
  }
  .tir {
    height: 85vh;
  }
  h2 {
    font-size: 2vw;
  }
  h3 {
    font-size: 2vw;
  }
  .tekst1 {
    font-size: 16px;
  }
  .ikonki p {
    font-size: 16px;
  }
  .info p {
    font-size: 16px;
  }
  .information i {
    font-size: 25px;
  }
  .information p {
    font-size: 14px;
  }
  .information i:nth-of-type(1) {
    top: 17%;
  }
  .information i:nth-of-type(2) {
    top: 17%;
  }
  .information i:nth-of-type(3) {
    top: 64%;
  }
  .information i:nth-of-type(4) {
    top: 67%;
  }
  .kolor p {
    font-size: 18px;
  }
  .kolor {
    height: 4vh;
    line-height: 4vh;
  }
}
@media (min-width: 1366px) and (min-height: 1024px) {
  .orange p {
    font-size: 1.25vw;
  }
  .tekst1 {
    font-size: 18px;
  }
  .ikonki p {
    font-size: 18px;
  }

  .info p {
    font-size: 18px;
  }
  .information i {
    font-size: 25px;
  }
  .information p {
    font-size: 16px;
  }

  .information i:nth-of-type(4) {
    top: 70%;
  }
  .kolor p {
    font-size: 18px;
  }
  .kolor {
    height: 4vh;
    line-height: 4vh;
  }
}
@media (min-width: 1440px) and (orientation: LANDSCAPE) {
  .ikonki img {
    width: 4.5vw;
  }
}
@media (min-width: 1600px) and (orientation: LANDSCAPE) {
  .ikonki img {
    width: 4.5vw;
  }
  .head img {
    height: 10vw;
    width: 20vw;
  }
  .tekst1 {
    font-size: 17px;
  }
  .ikonki p {
    font-size: 17px;
  }
  .info p {
    font-size: 17px;
  }
  .information i:nth-of-type(2) {
    top: 16%;
  }
  .information i:nth-of-type(3) {
    top: 66%;
  }
  .information i:nth-of-type(4) {
    top: 66%;
  }
}
@media (min-width: 1910px) {
  .motto p {
    font-size: 30px;
  }
  h2 {
    font-size: 1.75vw;
  }
  h3 {
    font-size: 1.75vw;
  }
  /* .tir {
    height: 66vh;
  } */
  .info .otk p {
    font-size: 1.75vw;
  }
  .information i:nth-of-type(2) {
    top: 16%;
  }
  .information i:nth-of-type(3) {
    top: 67%;
  }
  .information i:nth-of-type(4) {
    top: 65%;
  }
  .ikonki img {
    width: 3.75vw;
  }
  .orange p {
    margin-left: 4.5vw;
  }
}
