html, body {
    margin: 0;
    padding: 0;
    color: #231f20;
}

*{
    box-sizing: border-box;
}

.all{
    background: url(img/tlo.jpg)  center ;
    background-size: cover;
    position: fixed;

    -webkit-flex: 1 1 auto;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    height: 100%;
}

.naglowek{
    color: #fff;
}
.plus{
    font-size: 14px;
    
}
.telefon{
  font-family: MyriedPro-Condesed
}
.numer{
  font-size:  20px;
}
.kr{
  font-family: MyriadPro-Condesed;
  font-size: 16px;
  letter-spacing: 6px;

}
.kraje{
    line-height: 22px;
    text-align: center;
}
.strona{
    min-height: 100vh;
    min-width: 100vw;
    padding: 0;
    margin:0;
    position: absolute;
    top: 0;
    z-index:-1;
}

.no-padding{
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 2px;

}

.nawigacja{
    list-style-type:none;
    font-family: Bebas-Regular;
    font-size: 28px;
    
   
  }
  .nawigacja a{
    text-decoration: none;
    color: #fff;
  }

  .bar{
    position: fixed;
    right: 50px;
    bottom: 20px;
    z-index: 10;
  }
  .bar ul{
    text-align: right;
  }
  .ikonki{
    margin-bottom: -40px;

  }

  .adres{
    font-size: 25px;
    line-height:54px;
  color: #ffffff;
  font-family: "Roboto-L";
  font-weight: 400;
    text-align: right;
    padding-left: 30px;
   
  }

  .kod{
    font-size: 19px;
line-height: 3px;
color: #ffffff;
font-family: Roboto;
font-weight: 300;
text-align: right;
padding-left: 60px; 

  }

  .ulica{
    font-size: 19px;
line-height: 3px;
color: #ffffff;
font-family: "Roboto";
font-weight: 300;
text-align: right;
padding-left:60px; 
  }
.plus2{
font-size: 12px;
line-height: 4px;
color: #ffffff;
font-family: "Roboto";
font-weight: 300;
text-align: right;
}
.email{
  font-size: 17px;
letter-spacing: 2px;
line-height: 4px;
color: #ffffff;
font-family: "Roboto";
font-weight: 300;
text-align: right;
padding-left:60px; 

}
.jak{

  font-size: 34px;
line-height: 47px;
color: #ffffff;
font-family: "Roboto-L";
font-weight: 400;
text-align: center;
padding-top: 6px;
padding-bottom:6px;
padding-left: 45px;
padding-right: 45px;
}
.jak-dojechac{
  margin-top: 60px;
  text-align: center;
}

  .tekst{
    margin-top: 90px;
    padding-left: 30px;
  }

.napis{
  position: relative;
}
.stworz{
  font-size: 94px;
  line-height: 0px;
  color: #ffffff;
  font-family: "Bebas-Neue";
  text-align: right;
  
}
.cos{
  font-size: 76px;
  line-height: 23px;
  color: #ffffff;
  font-family: "Bebas-Neue";
  text-align: right;
}
.dolacz{
  font-size: 23px;
line-height: 100px;
color: #ffffff;
font-family: "Bebas-Neue-Reg";
text-align: right;
position: absolute;
bottom: -60px;
}
.wielki{
  font-size: 76px;
  line-height:60px;
  color: #ffffff;
  font-family: "Bebas-Neue";
  text-align: right;
  position: absolute;
  right: 10px;
}
.odwiedz{
  font-size: 22px;
line-height: 30px;
color: #ffffff;
font-family: "Roboto";
font-weight: 300;
text-align: center;
}
.social-media{
  margin-top:30px;
  text-align: center;
}
.icon{
  position: fixed;
  right: 0px;
  z-index: 10;
  top: 60px;
}
.marg{
  margin-top: 100px;
}
#menu-button{
  display: none;
  
}
@media(max-width: 991px)and (min-width: 768px){

  .logo-multivan{
    width: 100%;
}
}
@media  (min-width: 1501px) {
  #menu {display: block !important;}
  .icon{
    display: block !important;
  }
}
@media  (max-width: 1500px) {
  #menu {display: none;
  }
  
  #menu-button {display: block;
    text-align: end;
    float: right;  
  }

  .bar{
    position: fixed;
    right: 0px;
    top:   40px;
    z-index: 10;
    overflow-y: auto;
   
  }
  .nawigacja a{
    text-decoration: none;
    color: rgb(32, 32, 32);
  }
  .icon{
    display: none;
  }
  .nawigacja{
    list-style-type:none;
    font-family: Bebas-Regular;
    font-size: 28px;
    background: rgb(221, 221, 221)
   
  }
  .coll{
    background: rgb(221, 221, 221)
  }
}

@media(max-width: 1200px){

  .stworz{
    font-size: 47px;
    line-height: 0px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    text-align: right;
    
  }
  .cos{
    font-size: 38px;
    line-height: 23px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    text-align: right;
  }
  .dolacz{
    font-size: 13px;
  line-height: 100px;
  color: #ffffff;
  font-family: "Bebas-Neue-Reg";
  text-align: right;
  position: absolute;
  bottom: -60px;
  }
  .wielki{
    font-size: 38px;
    line-height:60px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    text-align: right;
    position: absolute;
    right: 165px;
    bottom: -45px;
  }
  .multiwan3{
    width: 80%;
  }
}

@media(max-width: 767px) {

  
  .marg{
    margin-top: 50px;
   
  }
    .plus{
      font-size: 12px;   
  }
  .numer{
      font-size: 20px;
  }
   
    .logo-multivan{
        width: 80%;
    }

    .all{
        background: url(img/_tlo.png)  center ;
        background-size: cover;
        position: fixed;
    
        -webkit-flex: 1 1 auto;
    
        overflow-y: auto;
        height: 100%;
    }

    .wielki{
      font-size: 38px;
      line-height:60px;
      color: #ffffff;
      font-family: "Bebas-Neue";
      text-align: right;
      position: absolute;
      right: 135px;
      bottom: -45px;
    }
    .jak{

      font-size: 28px;
    line-height: 47px;
    color: #ffffff;
    font-family: "Roboto-L";
    font-weight: 400;
    text-align: center;
    padding-top: 6px;
    padding-bottom:6px;
    padding-left: 35px;
    padding-right: 35px;
    }

    .adres{

      padding-left: 0px;
      text-align: center;
     
    }
  
    .kod{
 
  padding-left: 10px; 
  
    }
  
    .ulica{

  padding-left:10px; 
    }

  .email{

  padding-left:0px; 
  
  }
  .jak{
  
    font-size: 34px;
  line-height: 47px;
  color: #ffffff;
  font-family: "Roboto-L";
  font-weight: 400;
  text-align: center;
  padding-top: 6px;
  padding-bottom:6px;
  padding-left: 45px;
  padding-right: 45px;
  }

}
@media(max-width: 991px)and (min-width: 768px){

.tekst{
  margin-top: 40px;
  padding-left: 10px;
}

.stworz{
  font-size: 47px;
  line-height: 0px;
  color: #ffffff;
  font-family: "Bebas-Neue";
  text-align: right;
  
}
.cos{
  font-size: 38px;
  line-height: 23px;
  color: #ffffff;
  font-family: "Bebas-Neue";
  text-align: right;
}
.dolacz{
  font-size: 13px;
line-height: 100px;
color: #ffffff;
font-family: "Bebas-Neue-Reg";
text-align: right;
position: absolute;
bottom: -60px;
}
.wielki{
  font-size: 38px;
  line-height:60px;
  color: #ffffff;
  font-family: "Bebas-Neue";
  text-align: right;
  position: absolute;
  right: 55px;
  bottom: -45px;
}
}

@media(max-width: 767px){
  .plus{
    font-size: 12px;   
}
.numer{
    font-size: 20px;
}

  .stworz{
    font-size: 47px;
    line-height: 0px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    text-align: right;
    
  }
  .cos{
    font-size: 38px;
    line-height: 23px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    text-align: right;
  }
  .dolacz{
    font-size: 13px;
  line-height: 100px;
  color: #ffffff;
  font-family: "Bebas-Neue-Reg";
  text-align: right;
  position: absolute;
  bottom: -85px;
  }
  .wielki{
    font-size: 38px;
    line-height:68px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    text-align: right;
    position: absolute;
    left: -111px;
    bottom: -45px;
  }
  .napis{
    margin-top: 40px;
    text-align: center;
  }

  .tekst{
    margin-top: 20px;
    padding-left: 0px;
    text-align: center;
    
  }

}


#preloader {
	background: #f31e2f linear-gradient(to right, rgb(231, 67, 45), rgb(109, 30, 16));
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0; left: 0; right: 0;
	z-index: 1000;
	
	display: flex;
	justify-content: center;
	align-items: center;
	transition: opacity .35s ease;
}

.dot {
	width: 20px;
	height: 20px;
	margin: 0 10px;
	border: 4px solid #fff;
	border-radius: 50%;
	animation: show-hide 1s ease infinite;
}

.dot:nth-child(2) {
	animation-delay: 300ms;
}

.dot:nth-child(3) {
	animation-delay: 600ms;
}

@keyframes show-hide {
	0% {
		transform: scale(0);
	}
	
	50% {
		transform: scale(1);
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

/* Helpers */
#preloader.preloader-hiding {
	opacity: 0;
}

#preloader.preloader-hidden {
	display: none;
}
@font-face
{
  font-family: MyriadPro-Condesed;

  src:url(../czcionki/MYRIADPRO-COND.OTF);
}
@font-face
{
  font-family: SteelfishEb-Regular;

  src:url(../czcionki/steelfish\ rg.ttf);
}

@font-face
{
  font-family:  Bebas-Regular;

  src:url(../czcionki/Bebas-Regular.otf);
  src:url(../czcionki/Bebas-Regular.ttf);

}
@font-face
{
  font-family: MyriadPro-Regular;

  src:url(../czcionki/MYRIADPRO-REGULAR.OTF);
}
@font-face
{
  font-family: Bebas-Neue;

  src:url(../czcionki/BebasNeue-Bold.otf);

}
@font-face
{
  font-family: Bebas-Neue-Reg;

  src:url(../czcionki/BebasNeue-Regular.otf);

}
@font-face
{
  font-family: Roboto;

  src: url(../czcionki/Roboto-Thin.ttf)
}
@font-face
{
  font-family: Roboto-L;
  src: url(../czcionki/Roboto-Light.ttf)
 
}
