body
{
    background-color: #f1f1f1f1;
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
}

.concert-one-regular {
  font-family: "Concert One", sans-serif;
  font-weight: 400;
  font-style: normal;
}



.menu
{
    position: fixed;
    z-index: 9999;
    text-align: center;
    top: 0;
    left: 0;
    background-color: rgba(230, 230, 230, 0.726);
    width: 100%;
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 15px;
    font-size: 20px;
    min-height: 40px;
    line-height: 200%;    
}
.menu li
{
  position: relative;
  list-style: none;
}
.dropdown-menu
{
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  padding: 20px ;
  background-color: rgba(222, 222, 222, 0.425);
  border-radius: 20px;
  z-index: 1000;
}
.dropdown:hover .dropdown-menu
{
  display: block;
}
.menu > li
{
    display: inline-block;
    padding-left: 35px;
    padding-right: 35px;
    
}
.menu a
{
    color: #0c2c47;
    text-decoration: none;
    padding: 10px;
    border: 2px solid transparent; 
    border-radius: 25px; 

    
}
.menu a:hover
{
    color: #385974;
    padding: 10px;
    border: 2px solid #0c2c47; 
    border-radius: 25px; 
    
}
.menu a.logo
{
    color: #0c2c47;
    text-decoration: none;
    padding: 0;
    border: 0; 
    border-radius: 0; 

    
}
.menu a:hover.logo
{
    color: #385974;
    padding: 0;
    border: 0; 
    border-radius: 0; 
    
}
.text
{
  text-align: center;
  margin-top: 400px;
}
.text h2
{
 color: #0c2c47;
 font-size: 60px;
}
.text p
{
  font-size: 20px;
  font-style: italic;
}

.content
{
    display: flex;
    background-color: rgba(230, 230, 230, 0.726);
    width: 100%;
    
    padding-top: 8%;
    padding-bottom: 8%;
    
}
.left-f
{
  width: 44%;
  padding: 2%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  
}
.left-f p
{
  font-size: 22px;
}
.left-f h2
{
  font-size: 45px;
  font-weight: 600;
  display: inline-block;
}
.right-p
{
  width: 44%;
  padding: 2% ;
  text-align: center;
  
  
}
.right-p img
{
  height: 800px;
  border-radius: 7%;
}

.left-p
{
  width: 40%;
  padding: 4%;
  text-align: center;
  display: inline-block;
}
.right-f
{
  width: 40%;
  padding: 4%;
  display: flex;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: inline-block;
}
.right-f p
{
  font-size: 22px;
}
.right-f h2
{
  font-size: 45px;
  font-weight: 600;
}
.left-f a
{
  padding: 30px;
}
.left-f img
{
  height: 80px;
}
.left-p img
{
  height: 800px;
  border-radius: 7%;
}
.content2
{
    display: flex;
    background-color: #f1f1f1f1;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding-top: 8%;
    padding-bottom: 8%;
    
}
.content_kontakt
{
    display: flex;
    background-color: #f1f1f1f1;
    width: 100%;
    align-items: center;
    justify-content: center;
    padding-top: 8%;
    padding-bottom: 8%;
    
}
.linki
{
    text-decoration: none;
    font-size: 75% ;
    color: #0c2c47;
}
#stopka
{
    background-color: #dfdfdf;
    padding-bottom: 5px;
    text-decoration: none;
}
.footer
{
    font-size: 20px;
    margin-left: 250px;
    margin-right: 250px;
    text-align: center;
    padding: 30px;
    margin-bottom: 15px;
    
    text-decoration: none;
}

.galeria
{
  margin-left: auto;
  margin-right: auto;
  height: auto;
  text-align: center;
  
}
.galeria img
{
  width: 350px;
  height: 467px;
}



.content a
{
    color: #102231;
    text-decoration: none;
    padding: 10px;
    border: 2px solid #102231; 
    border-radius: 25px; 

    
}
.content a:hover
{
    color: #385974;
    padding: 10px;
    border: 2px solid #0c2c47; 
    border-radius: 25px; 
    
}
.content a.logo
{
    color: #0c2c47;
    text-decoration: none;
    padding: 0;
    border: 0; 
    border-radius: 0; 

    
}
.content a:hover.logo
{
    color: #385974;
    padding: 0;
    border: 0; 
    border-radius: 0; 
    
}

.content2 a
{
    color: #102231;
    text-decoration: none;
    padding: 10px;
    border: 2px solid #102231; 
    border-radius: 25px; 

    
}
.content2 a:hover
{
    color: #385974;
    padding: 10px;
    border: 2px solid #0c2c47; 
    border-radius: 25px; 
    
}
.content2 a.logo
{
    color: #0c2c47;
    text-decoration: none;
    padding: 0;
    border: 0; 
    border-radius: 0; 

    
}
.content2 a:hover.logo
{
    color: #385974;
    padding: 0;
    border: 0; 
    border-radius: 0; 
    
}




.text a
{
    color: #102231;
    text-decoration: none;
    padding: 10px;
    border: 2px solid #102231; 
    border-radius: 25px; 

    
}
.text a:hover
{
    color: #385974;
    padding: 10px;
    border: 2px solid #0c2c47; 
    border-radius: 25px; 
    
}
.text a.logo
{
    color: #0c2c47;
    text-decoration: none;
    padding: 0;
    border: 0; 
    border-radius: 0; 

    
}
.text a:hover.logo
{
    color: #385974;
    padding: 0;
    border: 0; 
    border-radius: 0; 
    
}

.clear
{
  border: nones;
}






















.slider-container{
    position: relative;
    z-index: 100;
    width: 100%;
    height: 100vh;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .slider-images{
    display: flex;
    align-items: center;
    gap: 21px;
  }
  .slider-images img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 6px;
  }
  .slider-img{
    width: 110px;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    transition: 0.7s ease;
  }
  .slider-images .slider-img:first-child, .slider-images .slider-img:last-child{
    height: 480px;
  }
  .slider-images .slider-img:nth-child(2), .slider-images .slider-img:nth-child(6){
    height: 560px;
  }
  .slider-images .slider-img:nth-child(3), .slider-images .slider-img:nth-child(4), .slider-images .slider-img:nth-child(5){
    height: 665px;
  }
  h1 {
  font-family: "Jost", sans-serif;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(270deg);
  transform-origin: center;
  transition: 0.7s ease;
  white-space: nowrap;
  z-index: 10;
  pointer-events: none; 
}


  .details{
    position: absolute;
    bottom: 43px;
    left: 43px;
  }
  .details h2{
    font-family: "Jost", sans-serif;
    font-size: 26px;
    font-weight: 700;
    text-align: left;
    line-height: 44px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    transition: 0.7s ease;
    display: none;
  }
  .details p{
    font-family: "Jost", sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    line-height: 33px;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    transition: 0.7s ease;
    display: none;
  }
  .slider-img.active{
    width: 766px !important;
    height: 750px !important;
  }
  .slider-img.active h1{
     display: none;
  }
  .slider-img.active .details p, .slider-img.active .details h2{
    display: block;
  }


@media (max-width: 700px) {
  body {
    width: 100%;
    overflow-x: hidden; 
  }

  .content,
  .content2,
  .content_kontakt {
    flex-direction: column;
    align-items: center; 
    justify-content: center;
    padding: 20px 0;      
  }

  .left-f,
  .right-p,
  .left-p,
  .right-f {
    width: 100%;  
    padding: 10px 0;
  }

  .right-p img,
  .left-p img {
    width: 90%; 
    height: auto; 
  }

  .slider-container {
    display: none; 
  }
}

