body {
  position: relative;
}
hr {
  border: 0;
  border-top: 1px solid gray;
}
.kupon {
  max-width: 100%;
}
.full-images {
  padding-top: 1px;
  background: black;
}
.full-images > div {
  -mox-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: cover;
  position: relative;
  text-align: center;
  overflow: hidden;
  float: left;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.full-images > div .hiding-item {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.5);
  font-size: 35px;
  color: #c2c2c2;
}
.full-images > div .hiding-item:hover {
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  color: white;
}
.full-images > div:hover {
  opacity: 0.85;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.full-images > div:hover .hiding-item {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  bottom: 0;
}
.full-images .top-image {
  width: 98%;
  height: 750px;
  margin: 0 1% 1% 1%;
  background-image: url('../img/home/top2.jpg');
}
.full-images .top-image:hover {
  opacity: 1;
}
.full-images .atrakcje {
  background-image: url('../img/home/atrakcje.jpg');
  width: 54%;
  height: 400px;
  margin: 0 1% 1% 1%;
  background-position: center center;
}
.full-images .dlaDzieci {
  background-image: url('../img/home/dladzieci.jpg');
  width: 43%;
  height: 400px;
  margin: 0 1% 1% 0;
}
.full-images .apartament-image {
  background-image: url('../img/gallery/output/151.jpg');
  width: 32%;
  height: 400px;
  margin: 0 0 1% 1%;
}
.full-images .pokoje-image {
  background-image: url('../img/pokoje3.jpg');
  width: 32%;
  height: 400px;
  margin: 0 1% 1% 1%;
}
.full-images .jadalnia {
  background-image: url('../img/home/jadalnia.jpg');
  width: 32%;
  height: 400px;
  margin: 0 1% 1% 0;
  background-position: center bottom;
}
.full-images .galeria-willa {
  background-position: top center;
  background-image: url('../img/home/top2.jpg');
  width: 32%;
  margin: 1% 1% 1% 1%;
  height: 40vh;
}
.full-images .galeria-pokoje {
  background-image: url('../img/pokoje3.jpg');
  width: 32%;
  margin: 1% 1% 1% 0;
  height: 40vh;
  background-position: center 75%;
}
.full-images .galeria-apartament {
  background-image: url('../img/gallery/output/151.jpg');
  width: 32%;
  margin: 1% 1% 1% 0;
  height: 40vh;
  background-position: center 75%;
}
.full-images .galeria-kominkowa {
  background-image: url('../img/home/jadalnia.jpg');
  width: 64%;
  margin: 0 1% 1% 1%;
  height: 45vh;
  background-position: center bottom;
}
.full-images .galeria-atrakcje {
  background-image: url('../img/gallery/output/off1.jpg');
  background-position-y: bottom;
  width: 33%;
  margin: 0 1% 1% 0;
  height: 45vh;
}
nav {
  padding-left: 110px;
  padding-right: 150px;
  min-height: 70px !important;
  background-image: none;
  font-family: 'PT Sans', sans-serif !important;
}
nav .navbar-brand {
  line-height: 35px;
  font-weight: bold;
  font-size: 30px;
  color: white !important;
}
nav .navbar-brand img {
  height: 42px;
}
nav .navbar-nav {
  float: right !important;
  font-size: 17px;
}
nav .navbar-nav li a {
  font-weight: bold;
  line-height: 35px;
  color: white !important;
}
nav .navbar-nav li a:hover {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: rgba(255, 255, 255, 0.6) !important;
}
#Home {
  padding: 70px 100px 0 0;
  height: 95vh;
  margin-top: 50px;
}
#Home .kontakt {
  background-image: url("../img/kontaktbg.png");
  background-repeat: no-repeat;
  height: 250px;
  width: 500px;
  float: right;
  text-align: right;
  font-family: 'PT Sans', sans-serif !important;
  color: #381F13;
  padding-top: 55px;
  padding-right: 10px;
}
#Home .kontakt h3,
#Home .kontakt h4 {
  font-weight: bold;
  margin-top: -6px;
}
#Home .kontakt h3 {
  font-size: 20px;
}
#Home .kontakt .adres a {
  text-decoration: none;
  color: #311A0D;
}
#Home .kontakt .adres p {
  margin-top: -6px;
}
#Onas {
  margin-top: 0;
  min-height: 70vh;
  padding-top: 20px;
  color: white;
  font-size: 1.2em;
  background-repeat: repeat;
}
#Onas .gray {
  color: gray;
}
#Onas .karty {
  height: 180px;
  float: right;
  margin-top: -35px;
  padding-right: 100px;
}
#Onas .atrakcje {
  background-color: rgba(255, 255, 255, 0.4);
  padding: 10px 10px 20px;
  color: #381F13;
}
#Onas .atrakcje div img {
  height: 70px;
  overflow: hidden;
  width: 70px;
  border: 1px solid white;
  margin-right: 5px;
}
#Onas .atrakcje ul {
  padding-left: 10px;
  margin-left: 10px;
}
#Atrakcje {
  padding: 40px 15px;
  color: #c2c2c2;
}
#Atrakcje .atrakcje-hdr {
  text-align: center;
}
#Atrakcje .atrakcje {
  text-align: center;
  margin: 2% 2% 0 0;
}
#Atrakcje .atrakcje div img {
  max-width: 300px;
  width: 100%;
  margin: 3% 3% 0 0;
  height: auto;
  border: 1px solid white;
}
#Pokoje {
  min-height: 90vh !important;
  background-image: url('../img/pokoje3.jpg');
  background-size: cover;
  background-position: center 35%;
  position: relative;
}
#Pokoje > div:first-child .row {
  position: relative;
}
#Pokoje > div:first-child .row:first-child {
  padding-top: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  height: 100%;
  text-align: center;
}
#Pokoje > div:first-child .row:first-child div:first-child img {
  padding-top: 15px;
}
#Pokoje > div:first-child .row:nth-child(2) {
  text-align: center;
  height: 120px;
  position: absolute;
  left: 0;
  width: 101%;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 8px;
}
#Pokoje > div:first-child .row:nth-child(2) div {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  color: white;
}
#Pokoje > div:first-child .row:nth-child(2) img {
  height: 70px;
  width: 70px;
  border: 1px solid white;
  margin-right: 2px;
}
#Pokoje ul {
  font-size: 14px;
  padding-top: 8px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}


#Apartament {
  min-height: 90vh !important;
  background-image: url('../img/gallery/output/151.jpg');
  background-size: cover;
  background-position: center 35%;
  position: relative;
}
#Apartament > div:first-child .row {
  position: relative;
}
#Apartament > div:first-child .row:first-child {
  padding-top: 5px;
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  height: 100%;
  text-align: center;
}
#Apartament > div:first-child .row:first-child div:first-child img {
  padding-top: 15px;
}
#Apartament > div:first-child .row:nth-child(2) {
  text-align: center;
  height: 120px;
  position: absolute;
  left: 0;
  width: 101%;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 8px;
}
#Apartament > div:first-child .row:nth-child(2) div {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  color: white;
}
#Apartament > div:first-child .row:nth-child(2) img {
  height: 70px;
  width: 70px;
  border: 1px solid white;
  margin-right: 2px;
}
#Apartament ul {
  font-size: 14px;
  padding-top: 8px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}




#DlaDzieci {
  background-color: #462512;
  background-image: url('../img/dzieci.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  min-height: 90vh !important;
}
#DlaDzieci .row > div {
  text-align: left;
  padding: 30px;
  width: 100%;
}
#DlaDzieci .row > div img {
  height: auto;
  max-width: 100%;
}
#SalaKominkowa {
  background-image: url('../img/home/jadalnia.jpg');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  min-height: 89vh !important;
}
#SalaKominkowa .row > div {
  text-align: center;
  padding: 20px;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
}
#SalaKominkowa .row span {
  color: white;
}
#Cennik {
  min-height: 90vh !important;
  background-image: url('../img/cennik.jpg');
  background-size: cover;
  background-position: center bottom;
  position: relative;
}
#Cennik > div:first-child .row {
  position: relative;
  font-size: 1.2em;
}
#Cennik > div:first-child .row:first-child {
  background-color: rgba(0, 0, 0, 0.4);
  color: white;
  height: 100%;
  padding: 15px 0;
}
#Cennik > div:first-child .row:nth-child(2) {
  text-align: center;
  height: 120px;
  position: absolute;
  left: 0;
  width: 101%;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 8px;
}
#Cennik > div:first-child .row:nth-child(2) div {
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  color: white;
}
#Cennik > div:first-child .row .cennik-hdr {
  text-align: center;
  padding-bottom: 10px;
}
#Cennik ul {
  font-size: 14px;
  padding-top: 8px;
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
#Regulamin {
  color: white;
  padding-top: 30px;
}
#Regulamin .row div:first-child {
  font-size: 2.4vh;
}
#Regulamin .row div:first-child div {
  text-align: center;
}
#Regulamin .row div:first-child img {
  height: 40px;
}
#Regulamin .row div:nth-child(2) div {
  width: 100%;
  height: 80vh;
  background-image: url('../img/regulamin.jpg');
  background-size: cover;
  border: 3px solid white;
}
#Kontakt {
  height: 92vh;
  color: white;
  position: relative;
}
#Kontakt .contact-hdr {
  text-align: center;
}
#Kontakt .google-maps {
  padding-bottom: 15%;
  height: 350px !important;
}
#Kontakt .google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 300px !important;
}
#Kontakt img:first-child {
  padding: 20px 0 10px 0;
}
#Kontakt i {
  padding-right: 5px;
}
#Kontakt .dane {
  color: white;
}
#Kontakt .dane a {
  color: white;
}
#Kontakt .dane p:last-child {
  padding-left: 15px;
}
#Galeria {
  margin-top: 80px;
  max-width: 800vh !important;
  text-align: center;
  color: white;
}
#Galeria img {
  height: 30px;
}
#Galeria div div div {
  display: inline-block;
}
#Galeria div div div .items {
  height: 250px;
  width: 250px;
  margin: 5px;
  color: #381F13;
  font-weight: bold;
  position: relative;
  font-size: 1.5em;
  font-family: 'PT Sans', sans-serif !important;
  border: 2px solid wheat;
  background-size: 100%;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
#Galeria div div div .items div {
  height: 30px;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
#Galeria div div div .items:hover {
  background-size: 105%;
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
#Galeria .galeria-willa {
  background-image: url('../img/gallery/27.jpg');
}
#Galeria .galeria-pokoje {
  background-image: url('../img/gallery/31.jpg');
}
#Galeria .galeria-kominkowa {
  background-image: url('../img/gallery/14.jpg');
}
#Galeria .galeria-atrakcje {
  background-image: url('../img/gallery/41.jpg');
}
footer {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  width: 100%;
}
footer.home-footer {
  position: static;
}
footer a {
  color: gray;
}
footer a:hover {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-decoration: none;
  color: white;
}
section {
  margin-top: 70px;
}
.subgallery {
  font-size: 0;
}
.subgallery div {
  max-width: 1200px;
  text-align: center;
  color: white;
  font-family: 'PT Sans', sans-serif !important;
}
.subgallery img {
  width: 250px;
  margin: 7px;
  border: 1px solid white;
}
.subgallery img:hover {
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -ms-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
}
@media (max-width: 1280px) {
  nav {
    padding-left: 10px;
    padding-right: 10px;
  }
  nav .navbar-nav {
    float: right !important;
    font-size: 13px;
  }
  #SalaKominkowa .row {
    margin-left: -210px;
  }
  #Home {
    padding-right: 40px;
  }
  #Home .kontakt {
    background-image: none;
    padding-top: 45px;
    padding-right: 10px;
  }
}
@media (max-width: 1000px) {
  .full-images > div {
    width: 100% !important;
    margin: 0 !important;
    margin-bottom: 1% !important;
    height: 0 !important;
    padding-top: 66.66%;
  }
  footer {
    position: static;
    bottom: -10px;
    width: 100%;
    margin-top: -20px;
  }
  nav .navbar-nav {
    font-size: 12px;
  }
  nav .navbar-brand {
    margin-top: 3px;
  }
  nav .navbar-brand img {
    height: 30px;
  }
  #Home {
    background-position: -300px 0;
  }
  #Home .kontakt h3,
  #Home .kontakt h4 {
    font-size: 15px;
  }
  #Home .kontakt p {
    font-size: 15px;
  }
  .karty {
    display: none;
  }
  #SalaKominkowa .row {
    margin-left: 0;
  }
  #Pokoje .pokoje-hdr {
    display: none;
  }
  #Pokoje > div:first-child .row:first-child {
    padding-top: 20px;
  }
  #Pokoje > div:first-child .row:first-child > div > div {
    display: inline-block;
  }
  #Pokoje > div:first-child .row:first-child div:first-child img {
    padding-top: 10px;
    margin-top: -130px;
  }
  #Pokoje > div:first-child .row:nth-child(2) {
    text-align: center;
    height: 105px;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 8px;
  }
  #Pokoje > div:first-child .row:nth-child(2) div {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    color: white;
  }
  #Pokoje > div:first-child .row:nth-child(2) img {
    height: 50px;
    width: 50px;
    border: 1px solid white;
    margin-right: 2px;
  }
  .dlaDzieci {
    height: auto;
    background-color: #AD684B;
  }
  .dlaDzieci .row {
    text-align: center;
  }
  .dlaDzieci .row div > div {
    display: inline-block;
  }
  .dlaDzieci .row div > div:first-child {
    display: none;
  }
  .dlaDzieci .row div > div:nth-child(2) {
    padding-top: 25px;
  }
  .dlaDzieci .row div > div:nth-child(2) img {
    margin-bottom: 20px;
  }
  .dlaDzieci .row div > div:nth-child(3) {
    padding-left: 40px;
    padding-bottom: 20px;
  }
  .dlaDzieci .row div > div:nth-child(3) img {
    margin-top: -80px;
    border: 0;
  }

  #Apartament .pokoje-hdr {
    display: none;
  }
  #Apartament > div:first-child .row:first-child {
    padding-top: 20px;
  }
  #Apartament > div:first-child .row:first-child > div > div {
    display: inline-block;
  }
  #Apartament > div:first-child .row:first-child div:first-child img {
    padding-top: 10px;
    margin-top: -130px;
  }
  #Apartament > div:first-child .row:nth-child(2) {
    text-align: center;
    height: 105px;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding-top: 8px;
  }
  #Apartament > div:first-child .row:nth-child(2) div {
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    color: white;
  }
  #Apartament > div:first-child .row:nth-child(2) img {
    height: 50px;
    width: 50px;
    border: 1px solid white;
    margin-right: 2px;
  }

}
@media (max-width: 900px) {
  nav .navbar-nav {
    font-size: 11px;
  }
  nav .navbar-nav li {
    margin-right: -12px;
    padding: 0;
  }
  #SalaKominkowa {
    height: 130px;
  }
  #SalaKominkowa .container-fluid {
    padding-left: 0;
  }
  #SalaKominkowa .row > div div:nth-child(3) {
    margin-top: -10px;
    float: right;
  }
  #Pokoje > div:first-child .row:first-child > div div ul li {
    font-size: 12px;
  }
   #Apartament > div:first-child .row:first-child > div div ul li {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  #Regulamin {
    color: white;
    padding-top: 30px;
  }
  #Regulamin .row div:first-child {
    font-size: 16px;
  }
  #Regulamin .row div:first-child div {
    text-align: center;
  }
  #Regulamin .row div:first-child img {
    height: 30px;
  }
  .cennik-hdr {
    padding-top: 20px;
  }
  section {
    margin-top: 30px;
  }
  nav {
    width: 100%;
    padding: 0;
    min-height: 30px !important;
    max-height: 30px !important;
    background-image: none;
  }
  nav .navbar-header {
    background: black;
  }
  nav .navbar-brand {
    line-height: 10px;
  }
  nav .navbar-brand img {
    height: 20px;
  }
  nav .navbar-collapse {
    padding-top: 0;
    max-height: 1000px !important;
  }
  nav .navbar-collapse ul {
    margin-top: 0;
  }
  nav .navbar-collapse ul > li a {
    background: rgba(0, 0, 0, 0.8);
    color: whitesmoke;
    -mox-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  nav .navbar-collapse ul > li a:hover:link:focus {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    background-color: white !important;
    color: #592F17 !important;
  }
  nav .navbar-collapse a:active {
    color: red;
  }
  nav .navbar-nav {
    float: none !important;
    font-size: 20px;
    text-align: center;
    background-image: none;
  }
  nav .navbar-nav li {
    width: 100%;
    -mox-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  nav .navbar-nav li a {
    -mox-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: bold;
    line-height: 25px;
  }
  nav .navbar-nav li a:focus {
    background-color: white !important;
    color: black !important;
  }
  nav .navbar-nav li a:active {
    background-color: white !important;
    color: black !important;
  }
  nav .navbar-nav li a:hover {
    background-color: white !important;
    color: black !important;
  }
  #DlaDzieci {
    height: auto;
    margin-top: 45px;
  }
  #DlaDzieci .row div {
    padding-top: 20px;
  }
  #DlaDzieci .row div > div {
    display: block;
  }
  #DlaDzieci .row div > div:nth-child(2) {
    color: white;
    text-align: center;
    padding: 0;
  }
  #DlaDzieci .row div > div:nth-child(2) img {
    margin-bottom: 20px;
  }
  #DlaDzieci .row div > div:nth-child(3) img {
    margin-top: 0;
    height: 50px;
    width: 50px;
  }
  #Onas .atrakcje div {
    text-align: center;
  }
  #Home {
    background-position: -150px 0;
    width: 100%;
    height: 300px;
    text-align: center;
    padding-top: 80px;
    margin-top: 20px;
  }
  #Home .kontakt {
    background-color: rgba(255, 255, 255, 0.75);
    width: 100vw;
    height: 180px;
    float: none;
    text-align: center;
    font-family: 'PT Sans', sans-serif !important;
    color: #381F13;
    padding: 10px;
  }
  #Home .kontakt h3,
  #Home .kontakt h4 {
    font-weight: bold;
    margin-top: -6px;
  }
  #Home .kontakt h3 {
    font-size: 20px;
  }
  #Home .kontakt .adres a {
    text-decoration: none;
    color: #311A0D;
  }
  #Home .kontakt .adres p {
    margin-top: -6px;
  }
  #Pokoje {
    min-height: 50vh !important;
    text-align: left;
    margin-top: 45px;
  }
  #Pokoje > div:first-child .row {
    text-align: center;
  }
  #Pokoje > div:first-child .row:first-child {
    background-color: rgba(0, 0, 0, 0.7);
  }
  #Pokoje > div:first-child .row:first-child > div > div {
    display: block;
    font-size: 15px;
    padding: 0;
  }
  #Pokoje > div:first-child .row:first-child > div > div ul li {
    font-size: 12px;
  }
  #Pokoje > div:first-child .row:first-child li {
    font-size: 20px;
  }
  #Pokoje > div:first-child .row:first-child div:first-child img {
    margin-top: 0;
    margin-bottom: 10px;
  }
  #Pokoje > div:first-child .row:nth-child(2) {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    position: relative;
    width: 100vw;
  }
  #Pokoje > div:first-child .row:nth-child(2) div {
    margin-bottom: 10px;
  }
  #Pokoje ul {
    font-size: 14px;
    padding-top: 8px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
  }
  #SalaKominkowa {
    min-height: 2000px;
    text-align: center;
  }
  #SalaKominkowa .row > div div {
    padding-top: 20px;
    display: block;
    text-align: center;
  }
  #SalaKominkowa .row > div div:first-child {
    margin: 0;
  }
  #SalaKominkowa .row > div div:nth-child(2) {
    color: white;
    text-align: center;
  }
  #SalaKominkowa .row > div div:nth-child(3) {
    display: block;
    padding-top: 30px;
    margin: 0;
    float: none;
  }
  #SalaKominkowa .row > div div:nth-child(3) img {
    height: 45px;
    width: 45px;
    margin-right: 10px;
    border: 1px solid white;
  }
  #Regulamin .footer-images img {
    margin: 5px;
    width: 50px;
    height: 50px;
    border: 1px solid white;
  }
  #Kontakt {
    padding-top: 30px;
  }
  section {
    padding: 0;
  }


  #Apartament {
    min-height: 50vh !important;
    text-align: left;
    margin-top: 45px;
  }
  #Apartament > div:first-child .row {
    text-align: center;
  }
  #Apartament > div:first-child .row:first-child {
    background-color: rgba(0, 0, 0, 0.7);
  }
  #Apartament > div:first-child .row:first-child > div > div {
    display: block;
    font-size: 15px;
    padding: 0;
  }
  #Apartament > div:first-child .row:first-child > div > div ul li {
    font-size: 12px;
  }
  #Apartament > div:first-child .row:first-child li {
    font-size: 20px;
  }
  #Apartament > div:first-child .row:first-child div:first-child img {
    margin-top: 0;
    margin-bottom: 10px;
  }
  #Apartament > div:first-child .row:nth-child(2) {
    background-color: rgba(0, 0, 0, 0.7);
    height: 100%;
    position: relative;
    width: 100vw;
  }
  #Apartament > div:first-child .row:nth-child(2) div {
    margin-bottom: 10px;
  }
  #Apartament ul {
    font-size: 14px;
    padding-top: 8px;
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
  }
}
@media (min-width: 1500px) {
  .full-images .top-image {
    height: 850px!important;
  }
}
.w-100p {
  width: 100%;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-15 {
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .text-md-right {
    text-align: right;
  }
  .flex-md-up-centered {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1400px) {
  .bon-column {
    width: 33.3%;
  }
}
