.status_ok{color: #060}
.status_err{color: #F00};


html, body {
    margin: 0;
    padding: 0;
    color: #231f20;
}

*{
    box-sizing: border-box;
}

#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;
}

.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;
}
.nawigacja{
  list-style-type:none;
  font-family: Bebas-Regular;
  font-size: 28px;
  background: rgba(255, 255, 255, 0)
 
}
  .nawigacja a{
    text-decoration: none;
    color: #fff;
  }

  .bar{
    position: fixed;
    right: 50px;
    bottom: 20px;
    z-index: 10;
  }
  .bar ul{
    text-align: right;
  }

  .icon{
    position: fixed;
    right: 0px;
    z-index: 10;
    top: 60px;
  }

  .rezerwacja{
    font-size: 56px;
    line-height: 75px;
    color: #ffffff;
    font-family: "Bebas-Neue-Reg";
    text-align: right;
  }
  .telefoniczna{
    font-size: 29px;
    line-height: 52px;
    color: #ffffff;
    font-family: "Bebas-Neue-Reg";
    text-align: right;
  }
  .telefon2{
    width: 484px;
    height: 54px;
    border-radius: 9px;
    background-color: #e64027;
    font-size: 27px;
color: #ffffff;
font-family: "Bebas-Neue-Reg";

  }
  .plus2{
    font-size: 17px;
  }
.telefon3{
    margin: 0 auto;
    text-align: center;
    padding-top: 6px;
}
.info{
    text-align: justify;

   
font-size: 13px;
line-height: 17px;
color: #ffffff;
font-family: "Roboto-L";
font-weight: 400;
margin-bottom: 40px;
}
.dis{
  display: none;
}
.wypelnij{
    font-size: 32px;

color: #ffffff;
font-family: "Bebas-Neue-Reg";
text-align: center;
}
input{
    border-radius: 6px;
    font-size: 16px;

font-family: "Roboto";
font-weight: 300;

background: #231f20;
border: groove 1px;
border-color: rgb(204, 204, 204);
color: #fff;
padding-left: 15px;
width: 100%;
height: 40px;
-webkit-user-select: text;

transform: translate3d(0, 0, 0);
}
.udostepnia{

font-size: 13px;
line-height: 15px;
color: #ffffff;
font-family: "Roboto-L";
font-weight: 400;
text-align: justify;
}
.nol{
    margin: 0;
    padding: 3px;;
}
.lab{
    font-size: 16px;

    font-family: "Roboto";
    font-weight: 300;
}

  .myCheckbox input {
    position: relative;
    z-index: -9999;
    opacity: 0;

  }
  
  .myCheckbox .checkmark {
    width: 32px;
    height: 32px;
    display: block;
    background: #231f20;
    position: absolute;
    top: 0px;
    right: 0px;
    border: groove 1px;
    border-color: rgb(204, 204, 204);
    border-radius: 6px;
  }

  .myCheckbox input:checked + .checkmark {
    background: #eee;
  }
  .rezerwoj{
    font-size: 44px;
    line-height: 52px;
    color: #ffffff;
    font-family: "Bebas-Neue-Reg";
    text-align: right;
    background: #231f20;
    padding: 10px;
    border: solid 1px;
    border-color:  rgb(204, 204, 204);
    border-radius: 8px;
    padding-left: 40px;
    padding-right: 40px;

  }

  .sprawdz{
    font-size: 67px;
    line-height: 27px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    text-align: right;
    margin-right: 30px;
  }

  .to{
    font-size: 51px;
    line-height: 116px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    text-align: right;
    position: absolute;
    left: -40px;
    bottom:  -12px;
  }
  .proste{
    font-size: 88px;
    line-height: 106px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    text-align: right;
    position: relative;
  }

  .miales{
    font-size: 17px;
    line-height: 54px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    text-align: right;
    margin-right: 30px;

  }
  .mar{
      margin-top: 650px;
      text-align: right;
      padding-right: 40px;
  }
  .relat{
      position: relative;
  }
  #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){

    .telefon2{
        width: 304px;
        height: 44px;
        border-radius: 9px;
        background-color: #e64027;
        font-size: 22px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    }

    .rezerwoj{
        font-size: 34px;
        line-height: 52px;
        color: #ffffff;
        font-family: "Bebas-Neue";
        text-align: right;
        background: #231f20;
        padding: 5px;
        border: solid 1px;
        border-color:  rgb(204, 204, 204);
        border-radius: 8px;
        padding-left: 30px;
        padding-right: 30px;
    
      }
  }
  
  @media(max-width: 767px) {

      .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%;
  }
  .mar{
    margin-top: 35px;
    text-align: right;
    padding-right: 40px;
}
}
  @media(max-width: 991px)and (min-width: 768px){
    .sprawdz{
      font-size: 67px;
      line-height: 47px;
      color: #ffffff;
      font-family: "Bebas-Neue";
      text-align: right;
      margin-right: 30px;
    }
    .proste{
      font-size: 88px;
      line-height: 90px;
      color: #ffffff;
      font-family: "Bebas-Neue";
      text-align: right;
      position: relative;
    }

  }
  @media(max-width:480px){
    .sprawdz{
      font-size: 67px;
      line-height:57px;
      color: #ffffff;
      font-family: "Bebas-Neue";
      text-align: right;
      margin-right: 30px;
    }
    .proste{
      font-size: 88px;
      line-height: 90px;
      color: #ffffff;
      font-family: "Bebas-Neue";
      text-align: right;
      position: relative;
    }
    .miales{
      font-size: 17px;
      line-height: 34px;
      color: #ffffff;
      font-family: "Bebas-Neue";
      text-align: right;
      margin-right: 30px;
  
    }
    .telefon2{
      width: 244px;
      height: 38px;
      border-radius: 9px;
      background-color: #e64027;
      font-size: 18px;
  color: #ffffff;
  font-family: "Bebas-Neue";

  }
  .rezerwoj{
    font-size: 44px;
    line-height: 52px;
    color: #ffffff;
    font-family: "Bebas-Neue";
    text-align: center;
    background: #231f20;
    padding: 10px;
    border: solid 1px;
    border-color:  rgb(204, 204, 204);
    border-radius: 8px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 12px;

  }
  }
  
  ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #fff;
    background: #231f20;
    font-size: 16px;

    font-family: "Roboto";
    font-weight: 300;
   
 
  }
  ::-moz-placeholder { /* Firefox 19+ */
    color: #fff;
    background: #231f20;
    font-size: 16px;

    font-family: "Roboto";
    font-weight: 300;
  }
  :-ms-input-placeholder { /* IE 10+ */
    color: #fff;
    background: #231f20;
    font-size: 16px;

    font-family: "Roboto";
    font-weight: 300;
  }
  :-moz-placeholder { /* Firefox 18- */
    color: #fff;
    background: #231f20;
    font-size: 16px;

    font-family: "Roboto";
    font-weight: 300;
  }
  



  
  @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: MyriadPro-Condesed;
  
    src:url(../czcionki/MYRIADPRO-COND.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)
   
  }

  @font-face
  {
    font-family: Roboto-Medium;
    src: url(../czcionki/Roboto-Medium.ttf)
   
  }
  
 