@font-face {
  font-family: 'MyWebFont';
  src: 
       url('Mont.otf');    
}

@font-face {
  font-family: 'MyFont';
  src: 
       url('cool.otf');    
}

@font-face {
  font-family: 'MyFont2';
  src: 
       url('Dosis-Medium.ttf');    
}
@media (max-width: 480px) {
    .language-switcher img {
        width: 24px;
    }
}
.language-switcher {
            position: fixed;
            top: 15px;
            right: 15px;
            z-index: 1000;
            display: flex;
            gap: 10px;
        }

        .language-switcher img {
            width: 32px;
            height: auto;
            cursor: pointer;
            border-radius: 3px;
            box-shadow: 0 0 5px rgba(0,0,0,0.3);
            transition: transform 0.2s ease;
        }

        .language-switcher img:hover {
            transform: scale(1.1);
            background-color: white;
        }

        .language-switcher img.active {
    outline: 2px solid #ffffff;
}



@media only screen and (min-width: 996px) {

.przerywnik3 {
  font-size: 18px !important;
}

.nakladka {
  position: absolute;

  
  width: 100%;
  height: 100%;

  background: rgba(41, 41, 41, 0.7);
}


  nav li a {
    color: white !important;
    font-size: 25px !important;
    text-decoration: none !important;
    height: 100%;
}



  .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    width: 70%;
  }
  .vertical {
    margin: 0;
    position: absolute;
    top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  

  
  }
      .center2 {
        
          display: flex;
          justify-content: center;
          align-items: center;
          
        
      }

      .block {
        
          display:block;
        
      }
  


    .vertical p{
      color: white;
    }

 
 
  .parallax {
 
    background-image: url("Zdjecia/c.jpg");
    position: relative;

    min-height: 1020px; 
  


   

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover ;
  }
  
  
  .parallax3 {
 
    background-image: url("Zdjecia/kop6.jpg");
    position: relative;


    min-height:900px; 
  

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  
  }
  .parallax4 {
   
    background-image: url("Zdjecia/kop5.jpg");
    position: relative;

    min-height: 470px; 
  
   
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .vertical2 {
    margin: 0;
    position: absolute;
    top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  

  }
  #onas p {
    font-size: 25px;
    padding: 30px;
    text-align: left;
  }
  #onas2 p {
    font-size: 25px;
    padding: 30px;
    text-align: left;
  }

  .przerywnik2 {
    position: absolute;
    top: 0px;
    font-size:20px !important;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: rgba(196, 0, 0, 0.7);
   
  }
  
}


@media only screen and (max-width: 600px) {
  #onas p {
    font-size: 15px;
    padding: 15px;
    text-align: center;
  }

    #onas2 p {
    font-size: 15px;
    padding: 15px;
    text-align: center;
  }
  .parallax4 {
   
    background-image: url("Zdjecia/kop5.jpg");
    position: relative;

    min-height: 320px !important;
  
   
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media only screen and (max-width: 995px) {


  .przerywnik2 {
    position: absolute;
    top: 0px;
    font-size:14px !important;
    text-align: center;
    width: 100%;
    height: 100%;
    padding: 20px;
    background: rgba(196, 0, 0, 0.7);
   
  }

  #onas p {
    font-size: 20x;
    padding: 30px;
    text-align: center;
  }
  #onas2 p {
    font-size: 20x;
    padding: 30px;
    text-align: center;
  }

  .vertical2 {
    margin: 0;
    position: absolute;
    top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  

  }
    
  .nakladka {
    position: absolute;
  
    
    width: 100%;
    height: 100%;
  
    background: rgba(41, 41, 41, 0.7);
  }

  .nakladka p{
    font-size: 15px ;
    padding: 10px !important;
  }
  nav ul {
    padding: 10px;
  }

  .logo1{
    margin-top: 10px;
    margin-bottom: 10px;
  }
 
  nav li a {
    color: white !important;
    font-size: 12px !important;
    text-decoration: none !important;
    height: 100%;
    padding: 10px !important;
}


.vertical p{
  color: white;
}

  .center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }

  .center2 {
   
    vertical-align: middle;
   
  }


  .parallax {
 
    background-image: url("Zdjecia/c3.jpg");
    position: relative;

    min-height: 790px;
  


   

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover ;
  }

  
  .parallax3 {
 
    background-image: url("Zdjecia/b3.jpg");
    position: relative;


    height: 1400px;
  

    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  
  }
  .parallax4 {
   
    background-image: url("Zdjecia/kop5.jpg");
    position: relative;

    min-height: 550px;
  
   
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

}




.przerywnik {
  position: absolute;
  bottom: 0px;
  font-size:15px;
  text-align: center;
  width: 100%;
  padding: 20px;
 background: rgba(17, 17, 17, 0.507)
 
}


.przerywnik3 {
  position: absolute;
  top: 0px;
  font-size:15px;
  text-align: center;
  width: 100%;
  padding: 20px;
  background: rgba(17, 17, 17, 0.507)
 
}

 .przerywnik3 p, .przerywnik4 p {
  color: rgb(241, 241, 241);
 }


 .przerywnik4 {
  position: absolute;
  bottom: 0px;
  font-size:15px;
  text-align: center;
  width: 100%;
  padding: 20px;
  background: rgba(17, 17, 17, 0.507)
 
}



.przerywnik p {
  font-size:20px;
  color: rgb(255, 255, 255);
}

 


 nav ul {

    list-style-type: none;

}

nav li {
  border-left: 1px solid white;
 
}

nav li a:hover {
    background-color: white;
    color:black !important;
    opacity: 1;
}


  p {
    color: rgb(255, 255, 255);
    font-family:'MyFont2' ;
    margin-bottom: 0 !important;
   
  }

  .pcenter {
    text-align: center;
    
    
  }
  .pleft {
    text-align: left;
  }
  .pmargin{
    margin-top: 10px;
  }
 
  .pmain {
    font-size: 25px;
  }

.logo {
  background: rgba(196, 0, 0, 0.7);


}

.reveal{
  opacity: 0;

  transition: all 1.5s ease;
}

.reveal.active {
  opacity: 1;

}
  
