#box_5{
height:700px;
  position:relative;
  border-bottom: solid;
  border-top: solid;
  border-width: 2px;
  border-color: #D1B219;
}
#box_5 div.wrap{
position:absolute !important;
  right:80px;
  top:116px;
  width:50% !important;
  height: auto !important;
  display:flex;
  flex-direction:column;
  align-items:center;
  padding:45px 100px !important;
  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%);
  background:linear-gradient(142deg, rgb(0 0 0 / 56%) 4%, rgb(143 143 143 / 75%) 60%, rgb(16 16 15 / 81%) 100%);
    background:rgba(255,255,255,0.6);
    width:420px !important;
  padding:65px 15px !important;
  border-radius:.8rem;
} 
#box_5 div.wrap::before{
content:'';
position:absolute;
width:60px;
height:60px;
  top:15px;
    left:15px;
  border-top:4px solid #d1b219;
  border-left:4px solid #d1b219;
}
#box_5 div.wrap::after{
content:'';
position:absolute;
width:60px;
height:60px;
  bottom:15px;
  right:15px;
  border-bottom:4px solid #d1b219;
  border-right:4px solid #d1b219;
}
#box_5 .wrap p{
/*filter:drop-shadow(2px 4px 6px black);*/
  font-size:13pt;
  font-weight:600;
  margin:0 !important;
  margin-bottom:6px;
  width:100%;
}
#box_5 .wrap i{
filter:drop-shadow(0px 8px 0px black);
  animation:fade_move_down 2s infinite;
}
#box_5 .wrap a:hover i{
filter:drop-shadow(0px 8px 0px #0056b3);
}

  /* 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) 45%);
}


#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 !important;
    font-family:exo !important;
  }
  #box_5 div.wrap {
    position: static;
    width: 80%;
    margin:0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    overflow-x: hidden;
      width:420px !important;
  padding:65px 15px !important;
}
  #box_5 h3{
  text-align:center;
  }
#box_5 img[src*="/rezerwacje/upload/onas.png"] {
  display: flex;
  position:absolute;
  width: 270px;
  left: 230px;
  height: auto;
  z-index: 999;
  top: 80px;
}
#box_5 #box-2 {
  position: absolute;
  display: flex;
  align-items: center;
    width: 500px;
    height: 470px;
    top: 210px;
  left: 150px;
  z-index: 999;
  padding:45px 60px;
  background:  url(/rezerwacje/img/images_for_template/img_2e.png)!important;
  background-repeat: no-repeat !important;
  background-position: top !important;
  background-size: cover !important;
    border-radius:.8rem;
}
#box_5 #box-2::after{

position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  background: rgb(255,255,255);
background:linear-gradient(330deg, rgba(255,255,255,0) 61%, rgb(0 0 0 / 98%) 100%);
}

@media(max-width:1500px){
  #box_5 div.wrap{
  width:420px !important;
  padding:65px 15px !important;
  }
  #box_5 #box-2 {
    left: 160px;
    width: 380px;
  }
  #box_5 img[src*="/rezerwacje/img/images_for_template/title_2e.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: 20px !important;
    margin-bottom: 50px;
  }
  #box_5 div.wrap {
    width: 100% !important;
    padding: 20px 20px !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:url(/rezerwacje/img/images_for_template/img_2e.png)!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;
    height:400px;
  }
  #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 img[src*="/rezerwacje/upload/onas.png"] {
left:30px;
}
  #box_5 > div.lead.post-content.post-box.post-box-3 > div > img:nth-child(4){
  margin-top:-30px;
  position:static !Important;
  }
  #box_5 > div.lead.post-content.post-box.post-box-3 > div > img:nth-child(12){
  display:none;
  }
  #box_5 > div.lead.post-content.post-box.post-box-3 > div > img:nth-child(13){
  width:61px !Important;
  }
  #box_5 div.wrap::before{
content:'';
position:absolute;
width:60px;
height:60px;
  top:10px;
    left:10px;
  border-top:4px solid #d1b219;
  border-left:4px solid #d1b219;
}
#box_5 div.wrap::after{
content:'';
position:absolute;
width:60px;
height:60px;
  bottom:10px;
  right:10px;
  border-bottom:4px solid #d1b219;
  border-right:4px solid #d1b219;
}
  #box_5 > div.lead.post-content.post-box.post-box-3 > div > img:nth-child(1){
  align-self:center !important;
  }
}
 /*animated scroll arrow animation*/
  @-webkit-keyframes fade_move_down {
    0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
    50%  { opacity: 1;  }
    100% { -webkit-transform:translate(0,20px); opacity: 0; }
  }
  @-moz-keyframes fade_move_down {
    0%   { -moz-transform:translate(0,-20px); opacity: 0;  }
    50%  { opacity: 1;  }
    100% { -moz-transform:translate(0,20px); opacity: 0; }
  }
  @keyframes fade_move_down {
    0%   { transform:translate(0,-20px); opacity: 0;  }
    50%  { opacity: 1;  }
    100% { transform:translate(0,20px); opacity: 0; }
  }
}
@media(max-width: 699px) {}