body {
    margin: 0;
    
    
}






.nav-panel {
    background-color: #262a6c;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding: 10px;
}

.nav-img {
    height: 120px;
}

.nav-1 ul {
    display: flex;
    flex-direction: row;
    list-style: none;
}

.nav-1 ul li a {
    color: white;
    padding: 0 10px;
    text-decoration: none;
}

























































.wrapper {
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 20px;
}

.box1 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 100px;
    padding: 0 10px;
    margin-bottom: 50px;
    text-align: center;
}

.box1-1 {
  flex-direction: column;
  align-items: center;
  
}

.img-box-1 {
    width: 520px ;
    height: 720px ;
    object-fit: cover;
}


.img2-box-1 {
    display: none;
    width: 100%;
    height: 500px;
    object-fit: cover;
}

.img222 {
  width: 700px
}

.box-content-1 {
    display: flex;
    flex-direction: column;
    padding: 0 40px;
    justify-content: center;
    align-items: center;
}

.box-content-1-1 {
  margin-top: 50px;
}


.box-content-2 {
    color: #333775;
    font-family: "Roboto", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 4px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.box-content-3 {
    color: #B9529F;
    font-family: 'IBM Plex Sans', sans-serif;
    font-size: 55px;
    font-weight: normal;
    line-height: 1.2em;
}


.box-content-4 {
color: #000000;
font-family: 'Oxygen', sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 2em;
letter-spacing: 1px;
}


.button-d {
    font-family: "Roboto", Sans-serif;
    font-weight: 300;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #B9529F;
    font-size: 16px;
    text-decoration: none;
    width: 200px;
    padding: 10px !important;
    text-align: center !important;
    text-transform: uppercase;
}


.button-d:hover {
    background-color: #333775;
    transition: 0.5s;
}


.button-bb {
  margin-bottom: 25px;
}





.box2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 100px;
}


.box2-content-1 {
    color: #5C5C5C;
    font-family: "Roboto", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 1em;
    letter-spacing: 4px;
    margin-bottom: 10px;
}


.box2-content-2 {
    color: #1C1C1C;
    font-family: "Montserrat", Sans-serif;
    font-size: 55px;
    font-weight: normal;
    line-height: 1.2em;
    letter-spacing: 1px;
    text-align: center;
}





.box3 {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;

}

.box3-content-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #1D1D1D;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.5em;
    letter-spacing: 1px;
    text-align: center;
   

}

.box3-content-1 img {
    width: 220px;
    margin-bottom: 10px;
}

.box-ul {
  text-align: left;
}











.box4 {
display: flex;
justify-content: space-between;
margin-top: 50px;
align-items: center;
margin-bottom: 50px;
}

.box4-content-1 {
    background-repeat: no-repeat;
    background-image: url(img/main/5.jpg);
    
    height: 427px;
    width: 580px;
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    

}

.box4-content-1 img {
  width: 30px;
  height: 30px;
  margin-bottom: 25px;
  
}

.box4-content-2 img {
    width: 40px;
    height: 40px;
    margin-bottom: 25px;
    
  }

.box4-content-1 div {
color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-size: 60px;
    font-weight: normal;
    line-height: 1.1em;
    letter-spacing: 2px;
    margin-bottom: 25px;
    text-align: center;
}


.box4-content-2 div {
    color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    font-size: 60px;
    font-weight: normal;
    line-height: 1.1em;
    letter-spacing: 2px;
    margin-bottom: 25px; 
    text-align: center;
}


.box4-content-2 {
    background-repeat: no-repeat;
    background-image: url(img/main/6.jpg);
    
    height: 427px;
    width: 580px;
    
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}


.room-box11 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}


.room-box22 {
  display: flex;
  flex-direction: column;
  padding: 0 20px;
}


.room-box22 img {
  width: 600px;
  height: 300px;
  object-fit: cover;
  
}

.room-box33 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* border: 2px solid #262a6c; */
  margin-top: 30px;
  margin-bottom: 100px;
  padding: 30px 10px;
  max-width: 576px;
  min-height: 69px;
}

.room-box33 :nth-child(1) {
font-size: 30px;
color: #000000;
}

.room-box33 :nth-child(2) {
  font-size: 20px;
  color: #000000;
  }

  .room-box33 :nth-child(2) span {
    color: #B9529F;
    }



    .room-a {
      text-decoration: none;
    }


    .room-box33:hover  {
      background-color: #262a6c;
      transition: 0.5s;
      
      
    }

     .room-box33:hover .rb4 {
     color: white;
      
    }


  


    


.baner {
  width: 100%;
  
  margin-top: 50px;
  
  
}











/* .room-box1 {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

	.room-box {
		background-color: #262a6c;
		margin-bottom: 20px;
		max-width: 500px;
		color: white;
		padding: 20px;
		display: flex;
		flex-direction: column;
		margin: 20px;
		

	}


	.room1 {
		background-color: #2d3889;
		padding: 20px;
		margin: 10px ;
		font-size: 17px;
	}

	.room-img {
		
		
		height: 300px;
		filter: brightness(50%);
		padding: 10px;
	}

	.room-img:hover {
		filter: brightness(100%);
		transition: 2s;
	}

	.room-img:not(:hover) {
		filter: brightness(50%);
		transition: 1s;
	}


	

	.room1-1 {
		font-size: 20px;
		height: 50px;
	}

	.room1-2 {
		font-size: 20px;
		border-bottom: 1px white solid;
		margin-bottom: 10px;
		padding-bottom: 5px;
	}

	

	

	.room1 a {
		display: flex;
    justify-content: center;
    align-items: center;
	width: 100%;
    height: 50px;
    background-color:#B9529F ;
    border: none;
    font-size: 20px;
	color: white ;
	text-decoration: none;
	padding: 10px 0;
	}

	.room1 a:hover {
		color: #B9529F;
		background-color: white;
		transition: 1s;
	}

	.room1 a:not(:hover) {
		background-color:#B9529F ;
		color: white ;
		transition: 0.5s;
	}

	.pokoj-box {
		padding: 10px;
		min-width: 350px;
	}

	.pokoj1 {
		height: auto;
	} */


.menu-p {
    text-align: center;
    color: #000000;
    margin-top: 50px;

}



.browar-img {
    width: 173px ;
}


.parallax-img {
    background-image: url(img/main/skaly_rzedkowickie.jpg);
    
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 30px;
    border-bottom: 1px #B9529F solid;
}


.parallax-img2 {
    background-image: url(img/main/rezerwat.jpg);
    
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 30px;
    border-bottom: 1px #B9529F solid;
}


.parallax-img3 {
    background-image: url(img/main/zamki.jpg);
    
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 30px;
    border-bottom: 1px #B9529F solid;
}


.parallax-img4 {
    background-image: url(img/main/skaly_rzedkowickie.jpg);
    
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 30px;
    border-bottom: 1px #B9529F solid;
}




.parallax-img5 {
    background-image: url(img/main/pustynia.png);
   
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 30px;
    border-bottom: 1px #B9529F solid;
}


.parallax-img6 {
    background-image: url(img/main/wzgorze.jpg);
    
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
   
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 30px;
    border-bottom: 1px #B9529F solid;
}



.parallax-content {
    display: flex; 
    flex-direction: row;
    justify-content: center;
    align-items: center;
   margin: 0 20px;
    max-width: 1400px;
    min-height: 350px;
}


.parallax-content :nth-child(1) {
    font-size: 40px;
    min-width: 400px;
}

.parallax-content :nth-child(2) {
    font-size: 25px;
    margin-left: 100px;
    text-align: right;
}





.menu-a {
    text-align: center;
}








.atrakcje-box {
  display: flex;
  flex-direction: row;
  
}

.atrakcje-box-1 {
  display: flex;
  flex-direction: row;
  
}




.atrakcje-box-content-p {
 
 
  width: 25%;
  height: 400px;
  
 
  
}

.atrakcje-box-content-1-p {
  background-color: #B9529F !important;
  width: 100%;
  height: 400px;
 opacity: 75%;
  
}


.atrakcje-box-content-2 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.atrakcje-box-content-2 :nth-child(1) {
 margin-top: -280px;
  color: white;
  position: relative;
  font-size: 26px;
  text-align: center;
}

.atrakcje-box-content-2 :nth-child(2) {
  text-align: center;
   color: white;
   position: relative;
   font-size: 16px;
   padding: 0 10px;
 }






 .atrakcje-box-content-b {
 
  width: 25%;
  height: 400px;
  
 
  
}


.atrakcje-box-content-1-b {
  background-color: #262a6c!important;
  width: 100%;
  height: 400px;
 opacity: 75%;
  
}



.a1 {
  background-image: url(img/main/15.jpg);
}

.a2 {
  background-image: url(img/main/16.jpg);
}

.a3 {
  background-image: url(img/main/22.jpg);
}


.a4 {
  background-image: url(img/main/17.jpg);
}

.a5 {
  background-image: url(img/main/18.jpg);
}
.a6 {
  background-image: url(img/main/19.jpg);
}


.a7 {
  background-image: url(img/main/20.jpg);
}
.a8 {
  background-image: url(img/main/21.jpg);
}















.kontakt-info {
max-width: 700px;
margin: 0 auto;
margin-bottom: 50px;
}


.kontakt-info1 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #F1F1F1;
 
}


.kontakt-info2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 500px;
}

.k-i3 {
  margin-right: 100px;
}


.kontakt-info2 :nth-child(1) {
  font-weight: 600;
}

.kontakt-info2 :nth-child(2) {
  color: gray;
}



.menu-img1  {
   display: flex;
   flex-direction: column;
   align-items: center;
  }
  


.menu-img1 img {
width: 70%;
}


.aktualnosci-box1 {
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 50px;
  
}


.aktualnosci-box1 img {
  width: 259px;
  height: 243px;
  object-fit: cover;
 
 
}


.akutalnosci-box {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
}


.aktualnosci-box2  {
  width: 60%;
  margin: 0 auto;
  
  height: 300px;
  display: flex;
  flex-direction: column;
 

  
}


.aktualnosci-box2 :nth-child(1) {
  color: #B9529F;
    font-family: "Montserrat", Sans-serif;
    font-size: 30px;
    padding: 0 10px;
    text-align: left;
   border-bottom: 1px solid gray ;
    
  
}


.aktualnosci-box2 :nth-child(2) {
  font-size: 20px;
  padding: 0 10px;
  text-align: left;
}

















































.main-img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    object-fit: cover;
    height: 1000px !important;

}

.main-img2 {
  height: auto;
  width: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  object-fit: cover;
  height: 300px !important;

}

.img-main-3 {
  display: flex;
  justify-content: center;
  margin-bottom: 230px;
  margin-top: -190px;
  color: white;;
  font-family: "Montserrat", Sans-serif;
  font-size: 55px;
  text-align: center;
 
 
}


/* -----------------------------------FOOTER------------------------------------ */


footer {
    background-color: #262a6c;
  
}

.footer1 {
    display: flex;
    flex-direction: column;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0 10px;
}


.footer-content-1 {
   
    display: flex;
    justify-content:space-between ;
}


.footer-menu ul {
    display: flex;
    flex-direction: row;
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-menu ul li  {
padding-right: 30px;
padding-top: 20px;
padding-bottom: 20px;
color: white;
}

.footer-menu ul li a {
    color: white;
    text-decoration: none;
}



.footer-content-1-1 {
    color: white;
    padding: 20px 0;
}

.footer-content-1-1 p {
    margin: 0;
    padding: 10px;
}


.footer-content-1-1 :nth-child(1) {
    font-size: 30px;
}

.footer-content-1-1 :nth-child(2) {
    font-size: 15px;
    color: #A3A3A3;
    text-transform: uppercase;
}


.footer-content-1-1 :nth-child(3) {
    font-size: 25px;
}

.footer-logos :nth-child(2) {
font-size: 30px;
padding-left: 10px;
}

.footer-logos a {
  color: gray;
}





























/* -----------------------------------Menu------------------------------------ */



.responsive-menu {
    position: relative;
  }
  
  .main-menu,
  .sub-menu {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0;
  }
  .main-menu li {
    font-size: 18px;
  }
  .sub-menu li {
    font-size: 1rem;
  }
  
  .main-menu > li {
    display: inline-block;
    position: relative;
    vertical-align: middle;
  }
  .main-menu > li a {
    display: block;
  }
  .main-menu > li.active .sub-menu {
    opacity: 1;
    pointer-events: auto;
    margin-top: 0;
    z-index: 20;
  }
  @media only screen and (min-width: 1221px) {
    .main-menu > li:hover .sub-menu {
      opacity: 1;
      pointer-events: auto;
      margin-top: 0;
      z-index: 20;
    }
  }
  .main-menu .expand {
    display: none;
  }
  @media only screen and (max-width: 1220px) {
    .main-menu {
      opacity: 0;
      pointer-events: none;
      margin-top: 20px;
      transition: 200ms all;
      position: absolute;
      top: 100%;
      left: 0;
      right: auto;
      min-width: 200px;
      width: 80%;
      left: 10%;
    }
    .main-menu li {
      display: block;
    }
    .main-menu .expand {
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      padding: 0.5rem 1rem;
      z-index: 15;
      transform-origin: 50%;
      transition: 200ms all;
    }
    .main-menu .expand.active {
      transform: rotate(45deg);
    }
  }
  @media only screen and (max-width: 1220px) {
    .main-menu.active {
      opacity: 1;
      pointer-events: auto;
      margin-top: 0;
      z-index: 20;
    }
  }
  
  .sub-menu {
    opacity: 0;
    pointer-events: none;
    margin-top: 20px;
    transition: 200ms all;
    position: absolute;
    top: 100%;
    left: 0;
    right: auto;
    min-width: 200px;
  }
  @media only screen and (max-width: 1220px) {
    .sub-menu {
      display: block;
      z-index: 20;
      width: 100%;
    }
  }
  .sub-menu li a {
    display: block;
  }
  
  .toggle-menu {
    display: none;
  }
  @media only screen and (max-width: 1220px) {
    .toggle-menu {
      display: inline-block;
    }
  }
  
  body {
    font-family: sans-serif;
  }
  
  header {
    background: #262a6c;
    font-size: 0;
    height: 140px;
    
  }
  
  nav {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    background: #262a6c;
    font-size: 1rem;
    box-sizing: border-box;
    width: 85%;
  }
  @media only screen and (min-width: 1221px) {
    nav {
      text-align: right;
    }
  }
  
  .toggle-menu {
    color: #ffffff;
    padding-right: 1rem;
    float: right;
  }
  .toggle-menu span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 0.3rem;
  }
  .toggle-menu svg {
    display: inline-block;
    vertical-align: middle;
  }
  
  .logo {
    display: inline-block;
    vertical-align: middle;
    color: #ffffff;
    font-size: 2rem;
    padding: 0.8rem 1rem;
    box-sizing: border-box;
    width: 15%;
  }
  
  .main-menu {
    background: #262a6c;
  }


  .sub-menu {
    background: white;
    
  }
  .main-menu li a{
    padding: 1rem 1rem;
    color: white;
    text-decoration: none;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
  }


  .sub-menu li a {
    padding: 1rem 1rem;
    color: black;
    text-decoration: none;
    text-align: left;
    border-bottom: 1px rgb(161, 161, 161) solid;
   
  }
  .main-menu .expand,
  .sub-menu .expand {
    color: #ffffff;
    font-size: 1.5rem;
  }
  
  @media only screen and (max-width: 1220px) {
    .sub-menu {
      background: white;
    }
  }


  .header1 {
    display: flex;
    max-width: 1600px;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    padding: 7px 10px 0 10px;
  }












  /* --------------------------------------KONTAKT-------------------------------- */



  input:focus {
    border: 1px solid red !important;
    outline: none;
    }
  
    textarea:focus {
        border: 1px solid red !important;
        outline: none;
        }
  
  
  .wrapper2 {
    max-width: 1000px;
    margin: 0 auto;
    
  }
  
  .boxes2 {
    /* display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    */
  }
  
  .box11 {
    margin: 30px 0;
    padding: 0 10px;
  }
 
  
  .box11 p {
    margin: 5px 0;
  }
  
  .box22 {
    /* margin-right: 50px; */
    padding: 0 10px;
  }
  
  .box11 input {
    border-radius: 10px;
    height: 50px;
    width: 100%;
    margin: 5px 0;
    border: 1px solid black;
    padding: 10px;
  }

  .box11 select{
    border-radius: 10px;
    height: 50px;
    width: 100%;
    margin: 5px 0;
    border: 1px solid black;
    padding: 10px;
  }
  
  .box22 textarea {
    resize: none;
    border-radius: 10px;
    width: 100%;
  }
  
  .box33 input {
    margin-right: 10px;
  }
  
  .button {
    margin-top: 30px;
    width: 200px;
    height: 50px;
    font-size: 20px;
    background-color:rgb(191, 185, 185) ;
    margin-left: 10px;
   
  }
  
  .box33 {
    padding: 0 10px;
  }
  
  
  .kom {
    font-size: 30px;
  }


  

.mar {
  margin-bottom: 100px;
}
 














.gallery-text {
 
  font-size: 55px;
  color: #B9529F;
  border-bottom: 2px #2d3889 solid;
  padding-bottom: 10px;
  margin: 0;
  font-family: 'IBM Plex Sans', sans-serif;
  
}






.img {
  width: 200px;
  border-radius: 5px;
  cursor: zoom-in;
  display: block;
  height: 200px;
  object-fit: cover;
}

.img-panel {
  padding: 5px;
  background-color: transparent;
  height: auto;
  width: auto;
  display: inline-block;
  transition: all 200ms ease;
  border-radius: 5px;
}
.img-panel:hover {
  background-color: #20A4F3;
}

.img-panel__selct {
  background-color: #20A4F3;
}

.display-box {
 
  max-width: 1000px;
  min-width: 300px;
  margin: 1em auto;
  display: grid;
  grid-gap: 1em;
  grid-template-columns: repeat(auto-fill, 210px);
  grid-autoflow: row;
  justify-content: center;
  margin-bottom: 100px;
}

.img-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  transition: all 200ms ease;
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-wrapper__initial {
  background-color: rgba(0, 0, 0, 0.7);
}

.image__selected {
  max-width: 70vw;
  max-height: 80vh;
  display: block;
  cursor: pointer;
  transition: all 300ms ease-in-out;
  position: relative;
  border: transparent solid 4px;
  border-radius: 5px;
}

.img-selected-initial {
  border: white solid 4px;
}

.img-close {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 1.5em;
  left: 1.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 200ms ease-in-out;
  cursor: pointer;
  border-radius: 5px;
}
.img-close:hover {
  background-color: #CA3B4E;
}
.img-close:before {
  content: " ";
  height: 40px;
  width: 5px;
  background-color: white;
  transform: rotate(45deg);
  position: absolute;
  cursor: pointer;
}
.img-close:after {
  content: " ";
  height: 40px;
  width: 5px;
  transform: rotate(135deg);
  position: absolute;
  z-index: 100;
  background-color: white;
  cursor: pointer;
}

.add-img-fieldset {
  
}

.file-input {
  visibility: hidden;
}

.file-input-label {
  padding: 10px 15px;
  background-color: #255F85;
  border-radius: 3px;
  font-family: sans-serif;
  color: white;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
  transition: all 300ms ease-in-out;
}
.file-input-label:hover {
  background-color: #4C7C9B;
}



 



.room-box1 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

  .room-box {
    background-color: #262a6c;
    margin-bottom: 20px;
    max-width: 500px;
    color: white;
    padding: 20px;
    display: flex;
    flex-direction: column;
    margin: 20px;
    

  }


  .room1 {
    background-color: white ;
    padding: 20px;
    margin: 10px ;
    font-size: 17px;
  }

  .room-img {
    
    
    height: 300px;
    filter: brightness(50%);
    padding: 10px;
  }

  .room-img:hover {
    filter: brightness(100%);
    transition: 2s;
  }

  .room-img:not(:hover) {
    filter: brightness(50%);
    transition: 1s;
  }


  

  .room1-1 {
    font-size: 20px;
    height: 50px;
  }

  .room1-2 {
    font-size: 20px;
    border-bottom: 1px white solid;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }

  

  

  .room1 a {
    display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  background-color:#B9529F ;
  border: none;
  font-size: 20px;
  color: white ;
  text-decoration: none;
  padding: 10px 0;
  }

  .room1 a:hover {
    color: #B9529F;
    background-color: white;
    transition: 1s;
  }

  .room1 a:not(:hover) {
    background-color:#B9529F ;
    color: white ;
    transition: 0.5s;
  }

  .pokoj-box {
    padding: 10px;
    min-width: 350px;
  }

  .pokoj1 {
    height: auto;
  }


  @media only screen and (max-width: 500px) {
  
    .room-img {
      height: 200px;
    }




    
}

.box-room-2 {
  display: flex;
  max-width: 1300px;
  margin: 0 auto;
margin-bottom: 100px;
padding: 10px;
justify-content: space-between;
}

.box-cena {
  background-color:white ;
  width: 30%;
  border: 1px #2d3889 solid;
}

.box-cena p {
  color: #2d3889;
  padding: 0 20px;
  font-size: 16px;
  margin: 40px 0;
}

.box-cena1 {
  color: #2d3889;
  text-align: center;
  font-size: 30px;
  padding: 20px;
  border-bottom: 1px #2d3889 solid;
  width: 60%;
  margin: 0px auto;
}

.box-info {
  width: 60%;
  padding: 10px;
}

.line {
  border-bottom: 2px solid #2d3889;
  width: 75%;
  margin: 0 auto;
  margin-bottom: 20px;
margin-top: 20px;
}

.box-info p {
  font-size: 17px;
}

.box-info ul {
  list-style: circle;
  font-size: 17px;
}

.box-info1 {
  font-size: 25px;
  color:#2d3889 ;
}


@media only screen and (max-width: 1000px) {
  
  .box-room-2 {
    flex-direction: column-reverse;
    align-items: center;
  }

  .box-cena {
    width: auto;
    margin-top: 30px;
  }

  .box-info {
    width: auto;
  }


}







.textonimage {
  position: absolute;
  bottom: 150px;
  left: 50px;
  color: white;
 background-color: #262a6c6b;
 padding: 10px;
 font-size: 50px;

}

.textonimage2 {
  position: absolute;
  bottom: 60px;
  left: 50px;
  color: white;
 background-color: #262a6c6b;
 padding: 10px;
 font-size: 50px;
}


.opinie-box {
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px gray solid;

}


.opinie-box1 {
  display: flex;
  flex-direction: row;
  align-items: center;
}



.opinie-ocena {
  background-color:rgb(0,53,128);
  width: 50px;
  height: 50px;
  color: white;
  border-radius: 10px;
  font-size: 25px;
  margin-right: 15px;
}


.opinie-ocena2 {
  margin-left: 15px;
  color: gray;
}












/* Slideshow container */
.slideshow-container {
width: 80%;
position: relative;
margin: 0 auto;
margin-bottom: 100px;
display: none;
}


.slideshow-container2 {
width: 80%;
position: relative;
margin: 0 auto;

margin-bottom: 100px;
}



/* Hide the images by default */
.mySlides1 {
display: none;
text-align: center;
}
.mySlides2 {
display: none;
text-align: center;
}






/* Next & previous buttons */
.prev, .next {
cursor: pointer;
position: absolute;
top: 50%;
width: auto;
margin-top: -22px;
padding: 16px;
color: white;
font-weight: bold;
font-size: 18px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
background-color: #000000;
}

/* Position the "next button" to the right */
.next {
right: 0;
border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
color: #f2f2f2;
font-size: 15px;
padding: 8px 12px;
position: absolute;
bottom: 8px;
width: 100%;
text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
color: #f2f2f2;
font-size: 12px;
padding: 8px 12px;
position: absolute;
top: 0;
}

/* The dots/bullets/indicators */
.dot {
cursor: pointer;
height: 15px;
width: 15px;
margin: 0 2px;
background-color: #bbb;
border-radius: 50%;
display: inline-block;
transition: background-color 0.6s ease;
}

.active, .dot:hover {
background-color: #717171;
}

/* Fading animation */
.fade {
animation-name: fade;
animation-duration: 1.5s;
}

@keyframes fade {
from {opacity: .4}
to {opacity: 1}
}



@media only screen and (max-width: 1886px) {
  
.slideshow-container {
  display: none !important;
}

.slideshow-container2 {
  display: block;
}


}


@media only screen and (max-width: 770px) {

  .mySlides2 img {
         width: 100% !important;
     height: 100% !important;
  }

  .slideshow-container2 {
    width: 90%;
  }
  

}


/* -------------------------SLIDER--------------------- */

.slideshow-container9 {
  
  position: relative;
  margin: auto;
  width: auto;
}


.mySlides9 {
  display: none;
}


.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}


.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}


.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}





.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}


.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}


.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}


/* ----------------ANIMATIONS--------------- */



.slideanim {
  visibility:hidden;
  visibility:visible\9;/*For old IE browsers IE6-8 */
}
.slideanim.slide {                  
  visibility: visible;                  
  animation: slide 1s;
}
.slideanim::after {
  /* useful when its child elements are float:left; */
  content: "";
  display: table;
  clear: both;
}
@keyframes slide {
  0% {
      opacity: 0;
      transform: translateY(50%);
  } 
  100% {
      opacity: 1;
      transform: translateY(0);
  } 
}


/* ----------------Panel--------------- */



#panel {
  position: fixed;
  top: 50px;
  right: -100px;
  z-index: 99999;
  transition: right 0.5s ease-out 0s;
}





#panel #title {
  width: 66px;
  height: 189px;
  border: 2px solid #262a6c;
  background: white;
  
  font-weight: bold;
  border-radius: 10px;
padding: 5px;
  
  position: relative;
  top: 140px;
  left: -90px;
  
  z-index: 1;
}



.panel-icon {
  width: 60px;
}


.p-b {
  font-weight: 900;
  font-size: 30px;
}

.p-ul {
  text-align: left;
}


