#box_5{
height:700px;
  position:relative;
  border-bottom: solid;
  border-top: solid;
  border-width: 2px;
  border-color: #d85c27;
  font-family: 'Libre Franklin' !important;
}
#box_5 div.wrap{
  position:absolute !important;
  right:80px;
  top:100px;
  width:50% !important;
  height: auto !important;
  display:flex;
  flex-direction:column;
  align-items:center;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  z-index: 1;
  /*   background: linear-gradient(142deg, rgba(47,92,143,.8) 0%, rgba(169,103,98,.8) 60%, rgba(216,92,39,.8) 100%);*/
} 

  /* GRADIENT*/
#box_5::after {
	content: '';
  	z-index: 0;
  	position: absolute;
  	left: 0; top: 0;
  	width: 100%; height: 100%;
  	background: radial-gradient(circle, rgba(63,94,251,0) 0%, rgba(0,0,0,1) 80%);
}
#box_5 a{
box-shadow: 0 10px 20px 0 rgba(0,0,0,0.30);
padding: 20px 50px;
background: #0DBFEB;
color: #fff;
text-align: center;
font-size: 14px;
position: relative;
}

#box_5 h4{
color:#646464;
font-family:'Prompt';
  border-bottom: 1px solid #ccc;
padding-bottom: 5px;
  margin:10px 0;
}
#box_5 h3{
color:#000;
font-family: 'Prompt' !important;
}
#box_5 p.www{
font-size:16px;
  text-align:center;
}
#box_5 p.dolewej{
align-self:flex-start;
margin-left:20px;
}

  #box_5 p{
  font-size:14px;
  }
  #box_5 div.wrap {
    position: static;
    width: 80%;
    margin:0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;
    overflow-x: hidden;
}
  #box_5 h3{
  text-align:center;
  }
#box_5 img[src*="/rezerwacje/img/images_for_template/title_2.png"] {
  display: flex;
  position:absolute;
  width: 270px;
  left: 230px;
  height: auto;
  z-index: 999;
  top: 130px;
}
#box_5 #box-2 {
  position: absolute;
  display: flex;
  align-items: center;
  width: 500px;
  height: 230px;
  top: 370px;
  left: 150px;
  z-index: 999;
  padding:45px 60px;
  background: linear-gradient(0deg, rgba(77, 66, 73, .7) 15%, rgba(77, 66, 73, .7) 60%, rgba(77, 66, 73, .7) 100%), url(/rezerwacje/img/images_for_template/slide11.jpg)!important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}

@media(max-width:1500px){
  #box_5 div.wrap{
  width:620px !important;
  }
  #box_5 #box-2 {
    left: 160px;
    width: 380px;
  }
  #box_5 img[src*="/rezerwacje/img/images_for_template/title_2.png"] {
    left:220px;
    top: 150px;
  }  
}
@media(max-width:1200px){
  #box_5 div.wrap{
  width:480px !important;
  padding: 40px 40px !important;
  }
  #box_5 #box-2 {
    left: 40px;
    width: 380px;
  }
  #box_5 img[src*="/rezerwacje/img/images_for_template/title_2.png"] {
    left:0;
    top: 150px;
    margin: 0px 30px;
  }  
}

@media(max-width: 999px) {
  #box_5 img[src*="/rezerwacje/img/images_for_template/title_2.png"] {
    width: 200px !important;
    top: 5px !important;
    position: absolute;
    margin: 45px;
  }
  #box_5 #box-2 {
    height: 260px;
    width: 90%;
    top: 210px;
  }
  #box_5 .post-box-3 {
    position: relative !important;
    z-index:9;
    top: auto;
    bottom: auto;
    padding: 45px !important;
    margin-bottom: 50px;
  }
  #box_5 div.wrap {
    width: 100% !important;
    padding:0px !important;
    position: static !important;
    top: auto;
    bottom: auto;
    z-index:9;
  }
    #box_5 p {
      margin-bottom: 20px !important;
  }
  #box_5 {
    height: auto !important;
  }
  #box_5 .post-box-2 {
    background: linear-gradient(0deg, rgba(77, 66, 73, .7) 15%, rgba(77, 66, 73, .7) 60%, rgba(77, 66, 73, .7) 100%), url(/rezerwacje/img/images_for_template/slide11.jpg)!important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    z-index: 9;
    position: relative !important;
    top: auto;
    bottom: auto;
    margin: auto;
    margin-top: 210px;
    margin-bottom: 50px;
    width: 78%;
    padding:30px;
  }
  #box_5::after {
	content: '';
  	z-index: 8;
  	position: absolute;
  	left: 0; top: 0;
  	width: 100%; height: 100%;
  	background: radial-gradient(circle, rgba(63,94,251,0) 0%, rgba(0,0,0,1) 80%);

}
  #box_5 > div.lead.post-content.post-box.post-box-3{
  padding:6px !important;
  }
      #box_5 iframe{
    height:300px !Important;
        width:100% !important;
  }
}

@media(max-width: 699px) {}