#box_1{
min-height:30vh;
      background-color: #000;
  border-bottom:solid 2px #1FABE4;
}
#box_1 .container{
min-height:30vh
}
#box_1 .container .table-responsive{
min-height:30vh
}
#box_1 #grid-base{
min-height:30vh
}
#box_1 #grid-base tbody td{
/*min-height:30vh*/
}
#box_1 .content_wrap{
  min-height:20vh;
    display:flex;
  align-items:center;
  justify-content:center;
  padding-top:40px;
}
#box_1 .about-title{
text-align:center;
}

#box_1 .inner-wrap{
    padding: 20px 30px;
   background:rgba(241,244,246,0.90);
    color:#212529;
      border-radius: 5px;
}
#box_1 .inner-wrap h3,#box_1 .inner-wrap p{
    color:#212529;
}
#box_1 .about-text{
display:flex;
  flex-direction:column;
  align-items:center;
}
#box_1 .about-text a{
margin:15px 0 30px;
  background:#FF7D02;
  border-radius:15px;
  padding:6px 12px;
  transition:.3s;
  color:white;
}
#box_1 .about-text a:hover{
text-decoration:none;
  transform:scale(1.1);
}
#box_1 h1{
font-family:'Prompt' !important;
}

#box_1{
height:auto;
  position:relative;
}
#box_1 div.wrap{
  background:rgba(255,255,255,0.5);
  position:absolute;
  left:80px;
  top:80px;
  width:50%;
  display:flex;
  flex-direction:column;
  align-items:center;
  padding:45px 100px;
}
#box_1 h4{
color:#646464;
font-family:'Prompt';
  border-bottom: 1px solid #ccc;
padding-bottom: 5px;
  margin:10px 0;
  text-align:center;
}
#box_1 h3{
color:#000;
font-family: 'Prompt' !important;
}
#box_1 p.www{
font-size:16px;
  text-align:center;
}
#box_1 p.dolewej{
align-self:flex-start;
}

#box_1 .box_1-text {
   padding: 50px;
   border: dashed 3px #1FABE4;
   margin: 80px 50px !important;
   background: rgba(0,0,0,0.8);
   font-size: 18px;
   font-family: 'MONTSERRAT';
   width:600px;
   text-align: center;
}
#box_1 .box_1-title img{
   width:330px;
  margin: 0px auto !important;
  height:auto;
  margin:auto;
}
#box_1 #box-1 .box_1-map {
   border: solid 5px #1FABE4 !important;
}
#box_1 #box-1 {
  padding: 0px 0px 0px 70px;
}
#box_1 .box_1-button {
  position:relative;
	background-color:#1FABE4;
	display:inline-block;
	cursor:pointer;
	color:white;
	font-family:'Libre Franklin';
	font-size:20px;
	font-weight:bold;
	padding:15px 70px;
	text-decoration:none;
    margin:20px 0px 20px 120px;
    z-index:1;
}
#box_1 .box_1-button:hover {
	background-color:#1FABE4;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 1);
  z-index:1;
}
#box_1 .box_1-button:active {
	position:relative;
	top:1px;
    text-shadow: 0px 0px 20px rgba(255, 255, 255, 1);
  z-index:1;
}
.table-responsive {
    overflow: hidden;
}
#box_1 div.transparent-triangle {
    background-color:rgb(31 171 228 / 52%);
    width: 200px;
    height: 144px;
    clip-path: polygon(50% 80%, 0 0, 100% 0);
    position: absolute;
    left: 182px;
    bottom: 100px;
    z-index: 0;
    position: relative;
}

/*
@media(max-width:999px){
  #box_1{
  overflow-x:hidden;
  }
#box_1 div.wrap {
    position: static;
    width: 80%;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px;
  margin:0 auto;
  }
    #box_1 .wrap p{
  font-size:14px;
  }
  #box_1 .post-box-1{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #box_1 h3{
  text-align:center;
  }
}*/
#box_1 .container {
    max-width: 1200px;
}
}
@media(max-width:1500px){
  #box_1 div.wrap{
    width: 545px !important;
    padding: 25px 50px !important;
  }
  #box_1 #box-3 {
    right: 69px !important;
    width: 470px !important;
  }
  #box_1 img[src*="/rezerwacje/img/images_for_template/title_3.png"] {
    right: 210px !important;
    width: 300px !important;
    top: 130px !important;
  }
  #box_1 .container {
    max-width: 1200px;
}
}
@media (min-width: 1200px){
#box_1 .container {
    max-width: 1140px;
}
}
 @media(max-width:1500px) {
  #itstart-topmenu li > a {
    font-size:11px;
  }
   #box_1 .box_1-text {
     width:500px;
     font-size:15px;
     margin: 20px 90px;
   }
   #main-slider-wrap h3.slider-style-title {
     bottom:5vh;
   }
   #box_1 .box_1-button {
         padding: 15px 40px;
   }
}
 @media(max-width:1300px) {
  #itstart-topmenu li > a {
    font-size:9px;
  }
   #box_1 .box_1-text {
     width:500px;
     font-size:15px;
     margin: 20px 90px;
   }
   #main-slider-wrap h3.slider-style-title {
     bottom:5vh;
   }
}
 @media(max-width:1300px) {
   #box_1 #box-1 > div.aos-init.aos-animate > iframe {
     width:500px !important;
   }
   #box_1 .box_1-text {
     margin: 100px -150px !important;
   }
   #box_1 .box_1-button {
     margin: 20px 0;
}
}
    @media(max-width:1300px) {
   #box_1 .box_1-text {
    margin: 100px -139px !important;
      }
      #box_1 .box_1-button {
        padding: 15px 20px;
      }
      #box_1 div.transparent-triangle {
        left: 25px;
        bottom: 73px;
      }
   }

@media(max-width:999px){
  #box_1 iframe{
  max-width:100% !important;
  }
  #box_1 > div.lead.post-content.post-box.post-box-1 > div.aos-init.aos-animate{
  display:none;
  }
  #box_1 > div.lead.post-content.post-box.post-box-1 > div.box_1-title > img{
  margin:0 !important;
  width:100%;
  }
  #box_1 > div.lead.post-content.post-box.post-box-2 > div.aos-init.aos-animate > div{
  margin: 0 !important;
  width:100% !important;
  }
  #box_1 > div.lead.post-content.post-box.post-box-2{
  padding:0 15px !important;
  }
  #box_1 > div.lead.post-content.post-box.post-box-2{
    display: flex;
    flex-direction: column;
    align-items: center;
}
  #box_1 > div.lead.post-content.post-box.post-box-2 > div.transparent-triangle{
  left:-3px !important;
  }
  #box_1{
  overflow-x:hidden !important;
  }
}
   