@charset "UTF-8";
/* GLOBAL */
html {
  color: #000;
  background: #FFF; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%; }

legend {
  color: #000; }

#yui3-css-stamp.cssreset {
  display: none; }

body {
  padding-top: 150px; }

.clear {
  clear: both; }

h1 {
  margin-bottom: 50px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  color: #101010; }

a {
  text-decoration: none; }

* {
  box-sizing: border-box; }

/* TOP */
.header {
  background: #FFF;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100px;
  -webkit-box-shadow: 0px -1px 25px 0px #b8b8b8;
  -moz-box-shadow: 0px -1px 25px 0px #b8b8b8;
  box-shadow: 0px -1px 25px 0px #b8b8b8; }

.header .container {
  width: 1270px;
  height: 100%;
  margin: auto; }

.header .container .logo {
  float: left;
  margin-top: 8px; }

.header .container ul {
  height: 100%;
  float: left;
  width: calc(100% - 161px); }

.header .container ul .bbttnn,
.header .container ul li {
  float: left;
  height: 100%;
  margin-left: 70px;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 16px;
  line-height: 101px;
  color: #000; }

.header .container ul li a {
  font-family: 'Lato';
  font-weight: 400;
  font-size: 16px;
  line-height: 101px;
  color: #000; }

.header .container ul .bbttnn .arrow {
  display: inline-block;
  margin-left: 3px;
  height: 15px;
  position: relative;
  top: 1px; }

.header .container .btn {
  display: block;
  width: 202px;
  height: 47px;
  background: #000;
  border: solid 1px #000;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  color: #fff;
  float: right;
  line-height: 47px;
  border-radius: 5px;
  margin-top: 27px; }

.header .container .btn:hover {
  background: #fff;
  color: #000; }

/* POKOJE  */
.pokoje {
  width: 1110px;
  margin: auto; }

.pokoje .pokoj {
  margin-bottom: 50px; }

.pokoje .pokoj .left {
  float: left;
  width: 540px; }

.pokoje .pokoj .right {
  float: right;
  width: 445px;
  text-align: center; }

.pokoje .pokoj .right .title {
  margin: 30px 0 0 0;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  color: #101010; }

.pokoje .pokoj .right .text {
  margin: 32px 0 35px 0;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  color: #666666; }

.pokoje .pokoj .right a {
  display: inline-block;
  width: 174px;
  height: 47px;
  border: solid 1px #000;
  border-radius: 10px;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  line-height: 47px;
  color: #101010; }

.pokoje .pokoj .right a:hover {
  background: #000;
  color: #fff; }

/* SUBFOOTER */
.sub-footer {
  background: url("img/sub-footer.png") fixed 50% 50% no-repeat;
  background-size: cover;
  width: 100%;
  height: 300px;
  text-align: center;
  margin-top: 20px;
  padding-top: 40px; }

.sub-footer h1 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 40px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 10px; }

.sub-footer h2 {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 20px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 40px; }

.sub-footer a {
  background: #FFF;
  display: inline-block;
  width: 168px;
  height: 47px;
  margin: auto;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  line-height: 47px;
  color: #000000;
  border: solid 1px #FFF;
  border-radius: 5px; }

.sub-footer a:hover {
  background: #000;
  color: #fff;
  border-color: #000; }

/* FOOTER */
.footer {
  width: 100%;
  height: 300px; }

.footer .wrap {
  width: 1110px;
  margin: auto; }

.footer .row-1 {
  background: #000;
  width: 100%;
  height: 200px; }

.footer .row-1 img {
  float: left;
  margin-top: 60px; }

.footer .row-1 ul {
  float: left;
  height: 100%;
  margin-left: 100px; }

.footer .row-1 ul li {
  float: left;
  height: 100%;
  margin-right: 50px; }

.footer .row-1 ul li a {
  font-family: 'Lato';
  font-weight: 700;
  font-size: 12px;
  line-height: 200px;
  color: #fff; }

.footer .row-2 {
  background: #fff;
  width: 100%;
  height: 100px; }

.footer .row-2 .left {
  float: left; }

.footer .row-2 .right {
  float: right; }

.footer .row-2 p {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 10px;
  color: #101010;
  padding-top: 45px; }

.footer .wrap .socials {
  float: right;
  height: 200px;
  line-height: 200px; }

.footer .wrap .socials img {
  float: none;
  margin: 0 0 0 20px;
  display: inline-block;
  height: 16px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(357deg) brightness(104%) contrast(102%); }

/* O NAS */
.o-nas {
  width: 730px;
  padding-bottom: 20px;
  margin: auto; }

.o-nas p {
  margin-bottom: 32px;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #666; }

/* AKTUALNOSCI */
.aktualnosci {
  width: 1110px;
  margin: auto; }

.aktualnosci .post {
  float: left;
  width: 350px;
  margin-right: 30px;
  margin-bottom: 50px;
  padding-bottom: 20px;
  border-bottom: solid 1px #f5f5f5; }

.aktualnosci .post .box {
  background: url("img/post-thumb.png") 0 0 no-repeat;
  width: 350px;
  height: 200px;
  position: relative; }

.aktualnosci .post .box .info {
  background: rgba(143, 143, 143, 0.75);
  width: 336px;
  height: 60px;
  position: absolute;
  bottom: 7px;
  left: 7px;
  border-radius: 10px;
  padding: 13px 0 0 15px; }

.aktualnosci .post .text {
  display: inline-block;
  width: 100%;
  margin: 0; }

.aktualnosci .post .title {
  font-family: 'Open Sans';
  font-weight: 500;
  font-size: 16px;
  color: #fff; }

.aktualnosci .post .date {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  color: #fff;
  opacity: 50%; }

.aktualnosci .post .text {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #101010;
  margin: 10px 0 10px 0; }

.aktualnosci .post a {
  float: right;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 12px;
  color: #101010; }

.aktualnosci .no-margin-right {
  margin-right: 0; }

/* OFERTA */
.oferta {
  width: 1110px;
  margin: auto;
  padding-bottom: 40px; }

.oferta .columns {
  width: 100%;
  margin-bottom: 64px; }

.oferta .columns .col {
  width: 350px;
  float: left;
  color: #101010;
  padding: 15px 41px 15px 41px;
  border: solid 1px #f5f5f5;
  border-radius: 5px; }

.oferta .columns .col h2 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px; }

.oferta .columns .col .info {
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 12px;
  margin-bottom: 10px;
  text-transform: uppercase; }

.oferta .columns .col .price {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px; }

.oferta .columns .col ul li {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-left: 15px;
  position: relative; }

.oferta .columns .col ul li span {
  position: absolute;
  top: 15px;
  left: 0;
  width: 4px;
  height: 4px;
  border: solid 1px #000;
  background: #000;
  border-radius: 20px; }

.oferta .columns .col .btn {
  display: block;
  background: #000;
  width: 242px;
  height: 47px;
  text-transform: uppercase;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  color: #Fff;
  line-height: 47px;
  border-radius: 5px;
  text-align: center;
  margin: 30px auto 0 auto;
  border: solid 1px #000; }

.oferta .columns .col .btn:hover {
  color: #000;
  background: none; }

.oferta .adds {
  width: 100%;
  padding: 0 41px 0 41px;
  color: #101010; }

.oferta .adds h2 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 20px; }

.oferta .adds p {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px; }

.oferta .adds ul li {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding-left: 15px;
  position: relative; }

.oferta .adds ul li span {
  position: absolute;
  top: 15px;
  left: 0;
  width: 4px;
  height: 4px;
  border: solid 1px #000;
  background: #000;
  border-radius: 20px; }

.oferta .adds .small {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  margin-top: 20px; }

.oferta .other {
  width: 100%;
  padding: 64px 0 64px 0;
  text-align: center; }

.oferta .other p {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 18px; }

.oferta .other .btn {
  display: block;
  background: #000;
  width: 242px;
  height: 47px;
  text-transform: uppercase;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  color: #Fff;
  line-height: 47px;
  border-radius: 5px;
  text-align: center;
  margin: 30px auto 0 auto;
  border: solid 1px #000; }

.oferta .other .btn:hover {
  color: #000;
  background: none; }

/* POKÓJ */
.pokojj {
  width: 730px;
  margin: 0 auto 50px auto; }

.pokojj .title {
  font-size: 35px;
  margin-bottom: 5px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 40px; }

.pokojj .price {
  font-size: 20px;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 20px;
  color: #666; }

.pokojj .text {
  font-size: 16px;
  line-height: 33px;
  text-align: justify;
  margin: 40px 0 70px 0;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #101010; }

/* GALERIA */
.galeria {
  width: 1110px;
  margin: auto;
  padding-bottom: 40px; }

.galeria img {
  margin-right: 25px;
  margin-bottom: 25px;
  cursor: pointer; }

.galeria .no-margin-right {
  margin-right: 0; }

.galeria .btn {
  display: block;
  background: #000;
  width: 242px;
  height: 47px;
  text-transform: uppercase;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  color: #Fff;
  line-height: 47px;
  border-radius: 5px;
  text-align: center;
  margin: 30px auto 0 auto;
  border: solid 1px #000; }

.galeria .btn:hover {
  color: #000;
  background: #fff; }

.photo-pokoj {
  width: 100%;
  margin-bottom: 50px; }

/* AKTUALNOŚĆ */
.aktualnosc {
  width: 730px;
  margin: 0 auto 50px auto; }

.aktualnosc .title {
  font-size: 28px;
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 40px;
  margin-top: 30px;
  color: #101010; }

.aktualnosc .date {
  font-size: 13px;
  margin: 0;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  color: #101010; }

.aktualnosc .text {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #101010;
  margin: 40px 0 70px 0; }

/* KONTAKT */
.kontakt {
  width: 1110px;
  margin: auto;
  text-align: center;
  padding-bottom: 40px; }

.kontakt p {
  text-align: center;
  margin-bottom: 30px;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #666; }

.kontakt p a {
  color: #666; }

.kontakt p a:hover {
  color: #000; }

.kontakt .form {
  width: 730px;
  margin: auto; }

.kontakt .form .row {
  width: 100%;
  margin-bottom: 32px; }

.kontakt .form .row input {
  width: 350px;
  height: 48px;
  background: #f5f5f5;
  border: solid 1px #f5f5f5;
  border-radius: 5px;
  padding: 0 15px 0 15px;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 38px;
  outline: none; }

.kontakt .form .row input:focus {
  border-color: #000; }

.kontakt .form .row textarea {
  width: 100%;
  height: 160px;
  background: #f5f5f5;
  border: solid 1px #f5f5f5;
  border-radius: 5px;
  resize: none;
  padding: 15px;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  outline: none; }

.kontakt .form .row textarea:focus {
  border-color: #000; }

.kontakt .form button {
  float: right;
  display: block;
  background: #000;
  width: 215px;
  height: 47px;
  text-transform: uppercase;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  color: #Fff;
  line-height: 47px;
  border-radius: 5px;
  text-align: center;
  margin: 32px auto 0 auto;
  border: solid 1px #000;
  border-radius: 5px;
  cursor: pointer;
  border: solid 1px #000; }

.kontakt .form button:hover {
  background: #fff;
  color: #000; }

.box2 {
  position: absolute;
  width: 100%;
  top: 40%;
  text-align: center; }

.box2 h1 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 40px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 10px; }

.box2 h2 {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase; }

.box2 a {
  background: #FFF;
  width: 174px;
  height: 47px;
  border-radius: 5px;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  line-height: 47px;
  color: #000;
  display: block;
  margin: 30px auto 0 auto;
  text-transform: uppercase; }

.box2 a:hover {
  background: #000;
  color: #FFF; }

.menu2 {
  position: relative;
  width: 1110px;
  height: 106px;
  top: 30px;
  margin: auto; }

.menu2 .m-left {
  float: left;
  height: 100%;
  text-align: left; }

.menu2 .m-right {
  float: right;
  height: 100%;
  text-align: right; }

.menu2 .logo {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(357deg) brightness(104%) contrast(102%);
  width: 223px; }

.menu2 .arrow {
  display: inline-block;
  margin-left: 3px;
  height: 15px;
  position: relative;
  top: 2px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(357deg) brightness(104%) contrast(102%); }

.menu2 a,
.menu2 .bbttnn {
  font-family: 'Lato';
  font-weight: 400;
  font-size: 16px;
  line-height: 100px;
  color: #fff; }

.home-box {
  width: 100%;
  height: 100%;
  margin-bottom: 60px; }

.home-box .photo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.home-box .photo-1 {
  background: url("img/home-box1.jpg") top center no-repeat;
  background-size: cover;
  z-index: -1; }

.home-box .photo-2 {
  background: url("img/home-box2.jpg") center center no-repeat;
  background-size: cover;
  z-index: -2; }

/* ------------------------------
    COOKIES
------------------------------ */
#cookies-message {
  background: rgba(255, 255, 255, 0.75);
  position: fixed;
  z-index: 100;
  bottom: 30px;
  right: 30px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 10px;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 10px;
  line-height: 16px;
  color: #000;
  padding: 15px 15px 15px 15px;
  -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1); }

#cookies-message .left {
  float: left; }

#cookies-message .left p {
  margin-top: 3px; }

#cookies-message .left p a {
  color: #666; }

#cookies-message .right {
  float: left;
  width: 130px; }

#cookies-message .right a {
  background: #000;
  display: block;
  width: 126px;
  height: 39px;
  text-align: center;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 5px;
  margin-left: 10px;
  color: #fff;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  line-height: 39px;
  border: solid 1px #000; }

#cookies-message .right a:hover {
  color: #000;
  background: none; }

.elipse1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  background-color: #fff;
  border-radius: 100% / 50%;
  -moz-border-radius: 100% / 50%; }

.dropdown {
  position: relative;
  display: inline-block; }

.dropdown-content {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  top: 70px;
  left: -12px;
  z-index: 999;
  width: 64px;
  display: none;
  border-radius: 5px;
  text-align: center; }

.dropdown-content-v2 {
  width: 140px;
  left: -35px; }

.dropdown-content a {
  display: block;
  width: 100%;
  height: 40px;
  font-family: Lato;
  font-weight: 400;
  font-size: 12px;
  color: #FFF;
  line-height: 40px;
  border-radius: 5px; }

.dropdown-content a:hover {
  background: rgba(255, 255, 255, 0.3); }

.dropdown:hover .dropdown-content {
  display: block; }

.points {
  position: absolute;
  bottom: 40px;
  left: 50%;
  width: 38px;
  margin-left: -19px; }

.points .point {
  float: left;
  margin-right: 20px;
  width: 9px;
  height: 9px;
  border: solid 2px #fff;
  border-radius: 9px;
  cursor: pointer; }

.points .point-active {
  background: #FFF; }

.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75); }

.popup {
  width: 1110px;
  height: 740px;
  background: #fff;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.popup-header {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #000;
  width: 100%;
  height: 240px; }

.popup-header2 {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: #000;
  width: 100%;
  height: 160px; }

.popup-title {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 40px;
  line-height: auto;
  color: #fff;
  text-align: center;
  margin: 50px 0 40px 0; }

.popup-title2 {
  font-family: 'Open Sans';
  font-weight: 700;
  font-size: 40px;
  line-height: auto;
  color: #fff;
  text-align: center;
  margin: 50px 0 40px 0; }

.popup-form {
  width: 730px;
  height: 48px;
  margin: 0 auto 7px auto; }

.popup-calendar {
  background: #f5f5f5;
  width: 730px;
  height: 424px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
  margin: auto; }

.popup-count {
  background: #f5f5f5;
  width: 730px;
  height: 200px;
  border-radius: 10px;
  -webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.1);
  margin: auto; }

.popup-select {
  float: left;
  background: #303030;
  float: left;
  height: 48px;
  border-radius: 5px;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 48px;
  color: #FFF;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer; }

.popup-select .popup-arrow {
  width: 8px;
  float: right;
  padding-top: 21px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(6%) saturate(24%) hue-rotate(304deg) brightness(108%) contrast(108%); }

.popup-select-1 {
  width: 255px;
  margin-right: 32px; }

.popup-select-2 {
  width: 255px; }

.popup-select-3 {
  width: 160px;
  float: right; }

.popup-select-4 {
  color: #000;
  background: #fff;
  width: 160px;
  float: right; }

.popup-select-4 .popup-arrow {
  filter: brightness(0) saturate(100%) invert(0%) sepia(76%) saturate(761%) hue-rotate(169deg) brightness(102%) contrast(107%); }

.popup-buttons {
  width: 730px;
  margin: 30px auto 10px auto; }

.popup-buttons a {
  float: right;
  cursor: pointer;
  line-height: 48px;
  text-align: center; }

.popup-buttons2 a {
  float: right;
  cursor: pointer;
  line-height: 48px;
  text-align: center; }

.popup-btn1 {
  width: 116px;
  height: 47px;
  background: #FFF;
  border: solid 1px #f5f5f5;
  border-radius: 5px;
  margin-right: 20px;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  color: #000; }

.popup-btn1:hover {
  background: #000;
  border-color: #000;
  color: #FFF; }

.popup-btn2:hover {
  background: #fff;
  border-color: #fff;
  color: #000;
  border: solid 1px #f5f5f5; }

.popup-btn2 {
  width: 116px;
  height: 47px;
  background: #000;
  border: solid 1px #000;
  border-radius: 5px;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  color: #FFF;
  border: solid 1px #000; }

.popup-count p {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 20px;
  color: #000;
  text-align: center;
  padding: 40px 0 40px 0; }

.calculator {
  position: relative;
  width: 122px;
  height: 32px;
  text-align: center;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin: auto; }

.calc-minus {
  display: block;
  position: absolute;
  top: 2px;
  left: 0;
  width: 24px;
  height: 26px;
  background: #000;
  border-radius: 30px;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #FFF;
  cursor: pointer; }

.calc-plus {
  display: block;
  position: absolute;
  top: 2px;
  right: 0;
  width: 24px;
  height: 26px;
  background: #000;
  border-radius: 30px;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #FFF;
  cursor: pointer; }

.popup-main2 {
  width: 730px;
  margin: 120px auto 0 auto; }

.popup-left {
  float: left;
  width: 280px; }

.popup-right {
  float: right;
  width: 350px; }

.popup-title3 {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 20px;
  line-height: auto;
  color: #000;
  margin-bottom: 30px; }

.popup-subtext {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin-bottom: 30px; }

.popup-subtext span {
  font-weight: 600; }

.popup-form2 {
  width: 100%; }

.popup-form2 input {
  width: 100%;
  height: 48px;
  background: #f5f5f5;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 0 15px 0 15px;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #666;
  border: solid 1px #f5f5f5;
  outline: none; }

.popup-form2 textarea {
  padding: 15px;
  width: 100%;
  height: 160px;
  background: #f5f5f5;
  border-radius: 5px;
  margin-bottom: 40px;
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #666;
  border: solid 1px #f5f5f5;
  resize: none;
  outline: none; }

.popup-main3 {
  text-align: center;
  padding-bottom: 40px;
  width: 730px;
  margin: 120px auto 0 auto; }

.popup-main3 p {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
  margin-bottom: 30px;
  text-align: center; }

.popup-main3 a {
  width: 116px;
  height: 47px;
  background: #FFF;
  border: solid 1px #f5f5f5;
  border-radius: 5px;
  margin-right: 20px;
  font-family: 'Open Sans';
  font-weight: 600;
  font-size: 14px;
  color: #000;
  display: inline-block;
  cursor: pointer;
  line-height: 48px;
  text-align: center; }

.popup-main3 a:hover {
  background: #000;
  border-color: #000;
  color: #fff; }

.kodigo {
  display: flex;
  gap: 4px; }

.kodigo span {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 11px;
  line-height: 11px;
  color: #101010; }

.kodigo img {
  position: relative;
  top: 2px;
  display: block;
  height: 8px;
  filter: brightness(0) saturate(100%) invert(0%) sepia(7%) saturate(6712%) hue-rotate(215deg) brightness(93%) contrast(87%); }

#loader img {
  filter: brightness(0) saturate(100%) invert(0%) sepia(96%) saturate(0%) hue-rotate(77deg) brightness(101%) contrast(104%);
  width: 130px; }

#loader {
  background: #f5f5f5;
  box-shadow: 3rem 0 0 rgba(0, 0, 0, 0.75);
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  z-index: 99999;
  position: fixed;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  flex-direction: column;
  justify-content: center; }

#loader img {
  -webkit-animation-name: loader;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: forwards;
  -webkit-animation-timing-function: 1;
  -webkit-animation-direction: alternate;
  animation-name: loader;
  animation-duration: 1s;
  animation-iteration-count: forwards;
  animation-timing-function: 1;
  animation-direction: alternate; }

@keyframes loader {
  0% {
    opacity: 0;
    -webkit-transform: scale(2) rotateY(-180deg);
    -moz-transform: scale(2) rotateY(-180deg);
    -ms-transform: scale(2) rotateY(-180deg);
    -o-transform: scale(2) rotateY(-180deg); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1); } }
@-webkit-keyframes loader {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    -webkit-filter: blur(0.5rem);
    -moz-filter: blur(0.5rem);
    -ms-filter: blur(0.5rem);
    -o-filter: blur(0.5rem);
    filter: blur(0.5rem); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-filter: blur(0rem);
    -moz-filter: blur(0rem);
    -ms-filter: blur(0rem);
    -o-filter: blur(0rem);
    filter: blur(0rem); } }
.pace {
  -webkit-pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  pointer-events: none;
  user-select: none;
  margin: auto;
  height: 0.5rem;
  overflow: hidden;
  background: transparent;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  position: fixed; }

.pace .pace-progress {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  display: block;
  max-width: 100%;
  background: #000;
  top: 0;
  left: initial;
  right: 100%;
  bottom: initial;
  z-index: 999999;
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transition: 0.5s; }

/* CUSTOM CHECKBOX */
.kontakt .agreement {
  display: flex;
  width: 100%;
  margin-top: 32px;
  justify-content: start;
  align-items: start; }

.kontakt .agreement .left {
  width: 25px; }

.kontakt .agreement .right {
  width: calc(100% - 25px); }

.kontakt .agreement .right p {
  font-family: 'Open Sans';
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  text-align: justify;
  color: #101010;
  margin: 0; }

.kontakt .container {
  display: block;
  position: relative;
  cursor: pointer; }

.kontakt .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

.kontakt .checkmark {
  position: absolute;
  top: 2px;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: white;
  border: solid 1px #e0e0e0;
  border-radius: 5px; }

.kontakt .container input:checked ~ .checkmark {
  background-color: white; }

.kontakt .checkmark:after {
  content: "";
  position: absolute;
  display: none; }

.kontakt .container input:checked ~ .checkmark:after {
  display: block; }

.kontakt .container .checkmark:after {
  left: 3px;
  top: 3px;
  width: 8px;
  height: 8px;
  background-color: #101010;
  border-radius: 2px; }

.whatsup-button {
  background-color: #25D366;
  position: fixed;
  z-index: 800;
  bottom: 10px;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28);
  cursor: pointer; }
  .whatsup-button img {
    width: 28px; }

.whatsup-box {
  background-color: #FFF;
  position: fixed;
  z-index: 800;
  bottom: 80px;
  right: 10px;
  display: none;
  max-width: 400px;
  margin-right: 10px;
  border-radius: 10px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.14), 0 4px 8px rgba(0, 0, 0, 0.28); }

.whatsup-active {
  display: block; }

.whatsup-box .whatsup-header {
  background-color: #25D366;
  border-radius: 10px;
  padding: 20px 20px; }

.whatsup-box .whatsup-header p {
  margin: 0;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #FFF; }

.whatsup-box .whatsup-content {
  padding: 20px 20px; }

.whatsup-box .whatsup-content a {
  background-color: #e1e1e1;
  display: flex;
  padding: 10px;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  border-left: solid 3px #25D366; }

.whatsup-box .whatsup-content a span {
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: #000; }

.whatsup-box .whatsup-content img {
  height: 30px; }

.whatsup-box .whatsup-content .whatsup-status {
  background-color: #25D366;
  color: #FFF;
  border-radius: 10px;
  padding: 3px 10px; }

.whatsup-box .whatsup-content .whatsup-offline {
  background-color: #E64D4D; }

.header-burger {
  display: none; }

.body-home .header {
  display: none; }

/*# sourceMappingURL=style.css.map */
@charset "UTF-8";
@media screen and (max-width: 1200px) {
  /* ----------------------------------------
      HEADER
  ---------------------------------------- */
  .body-home .header {
    display: block; }

  .body-home {
    padding-top: 102px !important; }

  .home-box {
    position: relative;
    height: 390px; }
    .home-box .menu2 {
      display: none; }

  .box2 {
    top: 0;
    padding: 30px 20px 0 20px; }
    .box2 h1 {
      font-size: calc(40px * 0.8); }

  .header {
    height: auto;
    padding: 20px 20px; }
    .header .container {
      width: 100%;
      height: auto; }
      .header .container .logo {
        margin: 0; }
      .header .container ul {
        background-color: #fff;
        position: fixed;
        top: 102px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
        display: none;
        float: none; }
        .header .container ul li {
          margin: 0;
          width: 100%;
          height: calc((100% - 102px) / 6);
          border-top: solid 1px #e3e3e3;
          display: flex;
          justify-content: center;
          align-items: center; }
          .header .container ul li a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%; }
        .header .container ul .bbttnn {
          margin: 0;
          width: 100%;
          height: calc((100% - 102px) / 6);
          border-top: solid 1px #e3e3e3;
          display: flex;
          justify-content: center;
          align-items: center; }
          .header .container ul .bbttnn a {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 100%;
            height: 100%; }
          .header .container ul .bbttnn .dropdown {
            width: 100% !important;
            height: 100% !important; }
          .header .container ul .bbttnn .dropdown-content a {
            font-size: 16px; }
          .header .container ul .bbttnn .dropdown-content-v2 {
            width: 300px;
            left: 50%;
            margin-left: -150px; }
            .header .container ul .bbttnn .dropdown-content-v2 a {
              line-height: 70px; }
        .header .container ul .bbttnn2 .dropdown-content {
          left: 60%;
          margin-left: -10px;
          top: 20px; }

  .header-burger {
    width: 2rem;
    height: 2rem;
    z-index: 150;
    display: block;
    margin: 0 1rem;
    position: absolute;
    z-index: 200;
    top: 36px;
    right: 4px;
    cursor: pointer; }

  .header-burger span {
    width: 100%;
    height: 0.25rem;
    background: #000;
    transform-origin: center center;
    top: initial;
    left: initial;
    right: initial;
    bottom: initial;
    z-index: initial;
    position: absolute;
    transition: 0.25s;
    cursor: pointer; }

  .header-burger span:nth-child(2) {
    top: 10px; }

  .header-burger span:nth-child(3) {
    top: 20px; }

  .header-burger span:nth-child(4) {
    top: 30px; }

  .header-burger span.rotate1 {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg); }

  .header-burger span.rotate2 {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    top: 10px; }

  .header-burger span.none {
    display: none; }

  /* ----------------------------------------
      FOOTER
  ---------------------------------------- */
  .footer {
    height: auto; }
    .footer .row-1 {
      height: auto;
      padding: 20px 0; }
      .footer .row-1 .wrap {
        width: 100%; }
        .footer .row-1 .wrap .logo {
          display: none; }
        .footer .row-1 .wrap ul {
          width: 100%;
          margin: 0;
          float: none;
          margin-bottom: 20px; }
          .footer .row-1 .wrap ul li {
            width: 100%;
            height: auto;
            margin: 0;
            text-align: center;
            float: none; }
            .footer .row-1 .wrap ul li a {
              line-height: 25px; }
        .footer .row-1 .wrap .socials {
          float: none;
          height: auto;
          line-height: normal;
          text-align: center;
          display: flex;
          gap: 20px;
          justify-content: center;
          padding-right: 5px; }
          .footer .row-1 .wrap .socials img {
            float: none;
            margin: 0; }
        .footer .row-1 .wrap .clear {
          display: none; }
    .footer .row-2 {
      height: auto;
      padding: 20px 0; }
      .footer .row-2 .wrap {
        width: 100%;
        text-align: center; }
      .footer .row-2 p {
        margin: 0;
        padding: 0; }
      .footer .row-2 .left {
        float: none; }
      .footer .row-2 .right {
        float: none;
        padding-top: 5px; }
        .footer .row-2 .right .kodigo {
          justify-content: center; }

  /* ----------------------------------------
      PARALLAX
  ---------------------------------------- */
  .sub-footer {
    height: auto;
    margin-top: 40px;
    padding: 40px 20px; }
    .sub-footer h1 {
      font-size: calc(40px * 0.8); }
    .sub-footer a {
      width: 100%; }

  /* ----------------------------------------
      HOME
  ---------------------------------------- */
  .pokoje-home {
    padding-bottom: 0 !important; }
    .pokoje-home .pokoj {
      display: flex;
      flex-wrap: wrap; }
      .pokoje-home .pokoj .left {
        width: 100%;
        order: 1;
        float: none; }
        .pokoje-home .pokoj .left div {
          width: 100% !important;
          height: auto !important;
          aspect-ratio: 1.5;
          border-radius: 10px !important; }
      .pokoje-home .pokoj .right {
        width: 100%;
        order: 2;
        float: none; }
        .pokoje-home .pokoj .right img {
          width: 100%; }

  /* ----------------------------------------
      APARTAMENTY
  ---------------------------------------- */
  .pokoje {
    width: 100%;
    padding: 0 20px 20px 20px; }
    .pokoje .pokoj {
      width: 100%; }
      .pokoje .pokoj .left {
        width: 100%;
        float: none; }
        .pokoje .pokoj .left img {
          width: 100%;
          border-radius: 10px; }
      .pokoje .pokoj .right {
        width: 100%;
        float: none; }
        .pokoje .pokoj .right .title {
          font-size: calc(40px * 0.8); }
        .pokoje .pokoj .right a {
          width: 100%; }
    .pokoje .pokoj:nth-last-child(2) {
      margin-bottom: 0; }

  /* ----------------------------------------
      APARTAMENT
  ---------------------------------------- */
  .pokojj {
    width: 100%;
    margin-bottom: 0;
    padding: 0 20px 50px 20px; }
    .pokojj .title {
      font-size: calc(40px * 0.8); }
    .pokojj .text {
      margin-bottom: 0; }

  .galeria {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    width: 100%;
    padding: 0 20px 20px 20px; }
    .galeria a {
      display: block;
      width: calc(50% - 5px);
      aspect-ratio: 1; }
      .galeria a img {
        width: 100%;
        margin: 0px;
        border-radius: 10px; }
    .galeria .btn {
      width: 100%;
      margin-top: 20px; }

  /* ----------------------------------------
      OFERTA
  ---------------------------------------- */
  .oferta {
    width: 100%;
    padding: 0 20px 20px 20px; }
    .oferta .columns {
      margin-bottom: 50px; }
      .oferta .columns .col {
        width: 100%;
        height: auto !important;
        margin: 0 0 20px 0 !important;
        padding-top: 20px;
        padding-bottom: 20px; }
        .oferta .columns .col .btn {
          width: 100%;
          margin-top: 30px !important; }
      .oferta .columns .col:nth-last-child(2) {
        margin-bottom: 0 !important; }
    .oferta .adds {
      padding: 0; }
    .oferta .other .btn {
      width: 100%; }

  /* ----------------------------------------
      O NAS
  ---------------------------------------- */
  .o-nas {
    width: 100%;
    padding: 0 20px 20px 20px; }
    .o-nas p:last-of-type {
      margin-bottom: 0px; }

  /* ----------------------------------------
      AKTYWNOŚCI
  ---------------------------------------- */
  .aktualnosci {
    width: 100%;
    padding: 0 20px 20px 20px; }
    .aktualnosci .post {
      display: flex;
      flex-direction: column;
      float: none;
      width: 100%;
      margin: 0;
      margin-bottom: 20px;
      padding: 0;
      border: none; }
      .aktualnosci .post a {
        float: none; }
      .aktualnosci .post a:last-child {
        align-self: flex-end; }
      .aktualnosci .post .box {
        background-size: cover;
        background-position: 50% 50%;
        display: block;
        width: 100%;
        height: auto;
        aspect-ratio: 1.7;
        border-radius: 10px; }
        .aktualnosci .post .box .info {
          width: calc(100% - 14px); }
    .aktualnosci .post:nth-last-child(2) {
      margin-bottom: 0; }

  /* ----------------------------------------
      AKTYWNOŚĆ
  ---------------------------------------- */
  .aktualnosc {
    width: 100%;
    margin-bottom: 0;
    padding: 0 20px 50px 20px; }
    .aktualnosc img {
      width: 100%;
      border-radius: 10px; }
    .aktualnosc .title {
      font-size: calc(40px * 0.8); }
    .aktualnosc .text {
      margin-bottom: 0px; }

  /* ----------------------------------------
      KONTAKT
  ---------------------------------------- */
  .kontakt {
    width: 100%;
    padding: 0 20px 20px 20px; }
    .kontakt .form {
      width: 100%; }
      .kontakt .form .row {
        margin: 0; }
        .kontakt .form .row input {
          width: 100%;
          margin-bottom: 20px; }
      .kontakt .form .other {
        flex-wrap: wrap;
        gap: 20px;
        flex-direction: column; }
        .kontakt .form .other .g-recaptcha {
          width: 100%; }
        .kontakt .form .other button {
          width: 100%; }
    .kontakt .title-form {
      margin-top: 50px !important; }
    .kontakt .title-map {
      margin-top: 50px !important; }
    .kontakt .map {
      width: 100% !important; }

  /* ----------------------------------------
      REGULAMIN
  ---------------------------------------- */
  /* ----------------------------------------
      OTHER
  ---------------------------------------- */
  body {
    padding-top: 150px !important; }

  h1 {
    font-size: calc(40px * 0.8); } }

/*# sourceMappingURL=rwd.css.map */
