.section-events {
  background-color: #fbfbf8;
}
.section-slider {
  position: relative;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  z-index: 6;
}
@media screen and (max-width: 767px) {
  .section-slider {
    height: 100%;
  }
}
.section-hotel {
  padding-top: 60px;
  padding-bottom: 240px !important;
  background-color: #fbfbf8;
}
.img-thumb-container {
  overflow: hidden;
  margin-bottom: 15px;
  position: relative;
}
.description {
  background-color: #fff;
  padding: 30px;
}
.img-thumb-container-hotel-1 {
  position: absolute;
  margin-left: 15px;
  margin-top: 30px;
  width: 100%;
  height: 300px;
}
.description-hotel {
  padding-bottom: 90px;
}
main h3 {
  font-family: Noto Serif;
  font-size: 36px;
  color: #a62a31;
  margin-bottom: 30px;
}
main p,
main li {
  color: #382829;
  font-family: Lato;
  font-size: 18px;
  line-height: 150%;
  text-align: left;
  font-style: italic;
}
.img-thumb-hotel-1 {
  height: 300px;
  width: 100%;
}
.img-thumb {
  width: 100%;
  display: block;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.img-thumb-rest-3 {
  height: 270px;
}
.img-thumb-rest-4 {
  height: 100px;
}
.img-thumb-rest-2 {
  height: 130px;
  margin-top: 45px;
}
.img-thumb-container-holel-3 {
  margin-right: 30px;
  margin-left: -15px;
}
.img-thumb-rest-1 {
  height: 500px;
  margin-top: 60px;
}
.main-footer {
  background-color: #4f2e30;
  position: relative;
  overflow: hidden;
}
.section-dark {
  background-color: #f6f5f2;
}
.section {
  padding-top: 75px;
  padding-bottom: 150px;
  position: relative;
}
@media screen and (min-width: 1200px) {
  .section-slider {
    height: 800px;
  }
}
.slider__zoom {
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transition: all 7.5s;
  -o-transition: all 7.5s;
  transition: all 7.5s;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
      transform: scale(1, 1);
  background-image: url('assets/img/main.jpg');
  background-size: cover;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (min-width: 1200px) {
  .section-slider:hover > div.slider__zoom {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
        transform: scale(1.2, 1.2);
  }
}
.img__zoom {
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transition: all 3.5s;
  -o-transition: all 3.5s;
  transition: all 3.5s;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
      transform: scale(1, 1);
  background-size: cover;
}
.img-thumb:hover > div {
  -webkit-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
      transform: scale(1.2, 1.2);
}
.btn-millenium {
  border-radius: 0;
  font-family: Noto Serif;
  font-weight: 700;
  text-transform: none;
  color: #fff;
  font-size: 15px;
  letter-spacing: 1px;
  background-image: url('assets/img/btn_bg.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-top: 10px;
  padding-bottom: 12px;
  margin-left: 10px;
  margin-right: 10px;
}
.main_headers::after {
  content: "";
  display: block;
  margin-top: 10px;
  margin-left: -60px;
  width: 100px;
  height: 1px;
  background-color: #a62a31;
}
.btn-millenium:hover {
  color: #fbeda6;
}
.description::after {
  content: "";
  width: 100px;
  height: 1px;
  background-color: #a62a31;
  display: block;
  position: absolute;
  bottom: 20px;
  right: -15px;
}
.description:hover > .main_headers::after,
.description:hover::after {
  width: 500px;
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
.poster-header {
  font-size: 24px;
}
main h3 span {
  font-size: 80%;
}
.navbar {
  margin-bottom: 0;
  background-color: #a62a31;
  border-radius: 0;
  z-index: 8;
}
.imh-thumb-event-1 {
  height: 200px;
  margin-top: 90px;
}
.imh-thumb-event-2 {
  height: 200px;
  margin-top: 90px;
}
.img-thumb-event-2 {
  height: 200px;
  margin-top: 60px;
}
.img-thumb-event-3 {
  height: 200px;
  margin-top: 90px;
}
.section-slider::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1000px;
  height: 10px;
  margin-left: -500px;
  background-image: url('assets/img/slider_after.png');
  background-repeat: no-repeat;
  z-index: 1;
}
.section-slider::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  width: 1000px;
  height: 10px;
  margin-left: -500px;
  background-image: url('assets/img/slider_before.png');
  background-repeat: no-repeat;
}
.img_zoom_hotel-1 {
  background-image: url('assets/img/hotel_1.jpg');
}
.img_zoom_hotel-2 {
  background-image: url('assets/img/hotel_2.jpg');
}
.img_zoom_hotel-3 {
  background-image: url('assets/img/hotel_3.jpg');
}
.img_zoom_restaurant-1 {
  background-image: url('assets/img/restaurant_1.jpg');
}
.img_zoom_restaurant-2 {
  background-image: url('assets/img/restaurant_2.jpg');
}
.img_zoom_restaurant-3 {
  background-image: url('assets/img/restaurant_3.jpg');
}
.img_zoom_hotel-4 {
  background-image: url('assets/img/hotel_4.jpg');
}
.img_zoom_event-1 {
  background-image: url('assets/img/slider_1.jpg');
}
.img_zoom_event-2 {
  background-image: url('assets/img/event_1.jpg');
}
.img_zoom_event-3 {
  background-image: url('assets/img/hotel_2.jpg');
}
.main-footer::before {
  content: "";
  display: block;
  width: 1000px;
  height: 12px;
  margin-left: -500px;
  margin-top: -12px;
  left: 50%;
  position: absolute;
  background-image: url('assets/img/slider_after.png');
}
.btn-tour {
  width: 58px;
  height: 58px;
  display: block;
  overflow: hidden;
  background-image: url('assets/img/button_tour_big.png');
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-bottom: 58px;
  z-index: 1;
  margin-left: -29px;
}
.btn-tour span {
  display: none;
}
.btn-back {
  width: 46px;
  height: 46px;
  margin-left: -23px;
  margin-top: -30px;
  left: 50%;
  top: 0;
  z-index: 1;
  position: absolute;
  display: block;
  background-image: url('assets/img/btn_back.png');
}
.btn-back span {
  display: none;
}
.btn-next {
  width: 38px;
  height: 38px;
  margin-left: -18px;
  left: 50%;
  bottom: 0;
  z-index: 1;
  position: absolute;
  display: block;
  overflow: hidden;
  background-image: url('assets/img/btn_tour_normal.png');
  margin-bottom: -18px;
}
.btn-next span {
  display: none;
}
.nav a {
  color: #fbeda6;
  letter-spacing: 1px;
  font-family: Noto Serif;
}
.nav a:hover {
  background-color: #92252b !important;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  color: #fbeda6;
  background-color: #7d2025;
}
.dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -2px;
  background-color: #7d2025;
}
.dropdown-menu .divider {
  background-color: #551519;
}
.dropdown-menu > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fbeda6;
  font-weight: normal;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fbeda6;
  background-color: #a62a31 !important;
}
.slider__subheader {
  color: #fff;
  font-family: Lato;
  letter-spacing: 2px;
  text-align: center;
}
.slider__header {
  text-align: center;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  font-family: Noto Serif;
  font-size: 70px;
}
.slider__slogan {
  margin-top: 220px;
  -webkit-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
}
.navbar-brand {
  width: 240px;
  padding-top: 9px;
  padding-bottom: 0;
  z-index: 10;
}
.slider_buttons {
  margin-top: 30px;
}
a {
  color: #a62a31;
}
.btn-millenium .fa {
  margin-left: 10px;
}
.contact_phone span {
  font-weight: 700;
  font-size: 130%;
  letter-spacing: 2px;
}
.contact_email a {
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 110%;
}
.contact_buttons {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .navbar-brand {
    position: absolute;
    left: 50%;
    margin-left: -120px;
  }
}
.icon-bar {
  background-color: #fbeda6;
}
@media screen and (max-width: 1199px) {
  .slider__slogan {
    margin-top: 160px;
  }
}
@media screen and (max-width: 767px) {
  .slider_buttons {
    margin-bottom: 50px;
  }
}
.slider-btn-col {
  text-align: center;
  padding-bottom: 10px;
}
.btn-slider {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .slider__subheader {
    font-size: 24px;
  }
  .slider__header {
    font-size: 50px;
  }
}
@media screen and (max-width: 479px) {
  .slider__header {
    font-size: 40px;
  }
  .description {
    overflow: hidden;
  }
}
.section-page-header {
  background-image: url('assets/img/restacja_main.jpg');
  background-size: cover;
  background-position: center;
  position: relative;
  padding-top: 240px;
  padding-bottom: 0px;
}
.section-page-header__header {
  font-family: Noto Serif;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 60px;
}
.section-page-hedare__container {
  background-color: #a62a31;
  padding-top: 4px;
  padding-bottom: 4px;
}
.section-page-hedare__container::before {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .section-page-hedare__container::before {
    width: 750px;
  }
}
@media screen and (min-width: 992px) {
  .section-page-hedare__container::before {
    width: 950px;
  }
}
@media screen and (min-width: 1200px) {
  .section-page-hedare__container::before {
    content: "";
    width: 1200px;
    height: 12px;
    position: absolute;
    margin-top: -16px;
    display: block;
    background-image: url('assets/img/slider_after.png');
    background-repeat: no-repeat;
    background-position: center;
  }
}
@media screen and (max-width: 991px) {
  .section-page-header__header {
    font-size: 44px;
  }
}
.booking {
  margin-top: 40px;
}
.booking-header {
  font-size: 26px;
}
.section-page {
  background-color: #fbfbf8;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  .section-page-header {
    padding-top: 170px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1199px) {
  .section-slider {
    height: 600px;
  }
}
@media screen and (max-width: 767px) {
  .slider__slogan {
    margin-top: 80px;
  }
}
.section-page-header-kontakt {
  background-image: url('assets/img/slider_1.jpg');
}
.section-page-header-pokoje {
  background-image: url('assets/img/hotel_2.jpg');
}
.section-page-header-hotel {
  background-image: url('assets/img/hotel_millenium_24.jpg');
}
.section-page-header-rezerwacja {
  background-image: url('assets/img/slider_1.jpg');
}
.section-page-header-wydarzenie {
  background-image: url('assets/img/banner_faceook_sylwester.png');
}
.section-page-header-restauracja {
  background-image: url('assets/img/hotel_millenium_26.jpg');
}
main h4 {
  font-weight: bold;
}
.main-footer-header {
  color: #a62a31;
  font-family: Noto Serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.mian-footer-container {
  padding-top: 30px;
  padding-bottom: 70px;
}
.main-footer-text {
  color: #837071;
  font-family: Lato;
  font-size: 16px;
  line-height: 1.8;
}
.article {
  margin-bottom: 80px;
}
.gallery_header {
  text-align: center;
}
.gallery_intro {
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  font-size: 130%;
  line-height: 1.8;
}
.contact_phone {
  line-height: 190%;
}
.small__adv {
  width: 140px;
  height: 200px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
