@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@media screen and (max-width: 1920px){
*{
	margin: : 0;
	padding: 0;
  width: auto;
	box-sizing: border-box;
	font-family: 'Roboto', sans-serief;
}
.logo{
  position:fixed;
  top: 1.5vh;
  left:4vh;
  float:left;
  cursor: pointer;
  z-index: 2;
}

div.navi_mob{
  display:hidden;
}
.navi button.hamburger{
  display:none;
}
.navi button.hamburger2{
  display:none;
}
.navi button.hamburger3{
  display:none;
}
#navi_mob.hide{ 
  display:none; 
  }
div.navi{
  text-align: right;
  padding: 2.8%;
  font-weight: bold;
  font-size: 4vh; 
  background-color: white;
  position: fixed;
  width:100%;
  height:1%;
  top: 0;
  z-index: 1;
}
.navi a{
  color:#0097F4;
}
.navi a:hover{
  color:#007ef4;
}
.navi select{
  font-size: 3.3vh;
  border:none;
}
.navi select:focus{
  font-size: 3.3vh;
  border:none;
}
.wrapper{
position: fixed;
z-index: 10;
width: 40%;
height: 30%;
left: 30%;
bottom:40%;
border-radius: 15px;
border-style: solid;
border-color: #0097F4;
background:white; 
text-align: center;
padding: 25px 25px 30px 25px;
overflow: hidden;
}
.wrapper img{ max-width: 90px;
}
.wrapper content{ margin-top: 10px;
}
.wrapper.hide{
  opacity: 0;
  pointer-events: none;
  transform: scale(0.8);
  transition: all 0.3s ease;
  }
.content header{
font-size: 25px; font-weight: 600;
}
.content p{ 
color:#858585;
margin: 5px 0 20px 0;
}
.content .buttons{
display: flex;
align-items: center;
justify-content: center;
}
.buttons .item{ 
margin: 0 10px;
}
.buttons button{
padding: 10px 20px;
background: #0097F4;
border: none;
outline: none; 
font-size: 16px; 
font-weight:500;
color:#fff;
cursor: pointer;
border-radius: 5px;
}
.buttons a{ 
color:#0097F4;
}
div.oferta{
     column-fill: auto;
  display:block;
  box-sizing: border-box;
  width:60%;
  max-height: 100%;
  white-space: normal;
  position:relative;
  clear: left;
  text-align: start;
    word-break: break-word;
    hyphens: auto;
    -webkit-hyphens: auto;
  padding:1%;
 font-size: 2.5vh;
  left:300px;
  line-height: 1.5em;
  float:left;
      margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
     margin-bottom: 5%;
     margin-top: 5%;
  padding-right: 5%;
  border-radius: 20px;
}
.oferta h1{
  font-size: 3.2vh;
  line-height: 4.2vh;
}
.oferta h2{
  font-size: 3.2vh;
   line-height: 4.2vh;
}
.oferta h3{
  font-size: 3.2vh;
   line-height: 4.2vh;
}
div.oferta2{
   position:fixed;
  top: 40%;
  right:5%;
  float:right;
  text-align: center;
  color: white;
  line-height: 1.5em;
  background-color: #0097F4;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  width: 15%;
  max-height: 100%;
}
div.oferta2:hover{
 position:fixed;
  top: 40%;
  right:5%;
  float:right;
  text-align: center;
  color: white;
  line-height: 1.5em;
  background-color: #007ef4;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
    width: 15%;
  max-height: 100%;
}
div.przyciski{
   position:fixed;
  top: 40%;
  right:5%;
  float:right;
  text-align: center;
  color: white;
  line-height: 1.5em;
  background-color: #0097F4;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
    width: 15%;
  max-height: 100%;
}
div.przyciski:hover{
   position:fixed;
  top: 40%;
  right:5%;
  float:right;
  text-align: center;
  color: white;
  line-height: 1.5em;
  background-color: #007ef4;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
    width: 15%;
  max-height: 100%;
}
div.przyciski2{
   position:fixed;
  top: 51%;
  right:5%;
  float:right;
  text-align: center;
  color: white;
  line-height: 1.5em;
  background-color: #0097F4;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
    width: 15%;
  max-height: 100%;
}
div.przyciski2:hover{
   position:fixed;
  top: 51%;
  right:5%;
  float:right;
  text-align: center;
  color: white;
  line-height: 1.5em;
  background-color: #007ef4;
  padding: 14px 20px;
  margin: 8px 0;
  border: none;
  border-radius: 4px;
  cursor: pointer;
    width: 15%;
  max-height: 100%;
}
.oferta span{
  color:#0097F4;
  font-size: 20px;
  float:right;
  cursor: pointer;
}
.oferta2 p{
  color:white;
  font-size: 18px;
  cursor: pointer;
}
}
.oferta2 br{
 content: "";
  margin: 1em;
  display: block;
}
.oferta br{
    content: "";
  margin: 30px;
  display: block;
}
div.column {
    column-fill: auto;
  display:block;
  box-sizing: border-box;
  width:65%;
  white-space: normal;
  position:relative;
  clear: left;
  text-align: start;
    word-break: break-word;
    hyphens: auto;
    -webkit-hyphens: auto;
  padding:1%;
  font-size: 28px;
  left:300px;
  line-height: 40px;
  float:left;
      margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
     margin-bottom: 5%;
  padding-right: 5%;
  margin-top: 5%;
  border-radius: 20px;
}
.column br{
    content: "";
  margin: 30px;
  display: block;
}
.column h1{
  font-size: 40px;
}
.column h2{
  font-size: 30px;
}
.column p{
  font-size: 25px;
}
.column span{
  color:#0097F4;
}
img{
border-radius: 20px;
max-width: 100%;
max-height: 100%;
}
.article_image{
  border-radius: 20px;
  width: auto;
  height:auto;
}
.article_image2{
  width: auto;
  height:auto;
}
footer{
	position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   text-align: center;
   font-weight: bold;
   font-size: 20px;
   background-color: white;
}
form.lang2{
	position:relative;
  float:right;
  text-align: center;
}
select{ border: none; font-size: 18px; font-weight: bold;}

select:focus{ border: none; font-size: 18px; font-weight: bold;}

a:link { text-decoration: none; }


a:visited { text-decoration: none; }


a:hover { text-decoration: none; }


a:active { text-decoration: none; }

a { color: #0097F4; }

@-moz-document url-prefix() {
.column br{
    content: "";
  margin: 10px;
  display: block;
}
}