/* compiled by scssphp v0.7.0 on Fri, 24 May 2019 12:29:51 +0200 (0.6395s) */

@import url('https://fonts.googleapis.com/css?family=Poppins:300,300i,400,500,500i,600,600i,700,700i');
@font-face {
  font-family: 'icomoon';
  src: url('/css/default/fonts/icomoon.eot?jfpdk8');
  src: url('/css/default/fonts/icomoon.eot?jfpdk8#iefix') format('embedded-opentype'), url('/css/default/fonts/icomoon.ttf?jfpdk8') format('truetype'), url('/css/default/fonts/icomoon.woff?jfpdk8') format('woff'), url('/css/default/fonts/icomoon.svg?jfpdk8#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }
/* line 14, ../sass/_fonts.scss */
[class^="icom-"], [class*=" icom-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
/* line 30, ../sass/_fonts.scss */
.icom-facebook:before {
  content: "\e900"; }
/* line 34, ../sass/_fonts.scss */
.icom-instagram:before {
  content: "\e901"; }
/* line 38, ../sass/_fonts.scss */
.icom-slider_button:before {
  content: "\e902"; }
/* line 1, ../sass/_base.scss */
body, html {
  color: #fff;
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  background-color: #0d132d;
  font-family: Poppins, sans-serif; }
/* line 11, ../sass/_base.scss */
a {
  color: #fff;
  outline: none;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
  font-size: 1em; }
/* line 18, ../sass/_base.scss */
img {
  border: 0;
  height: auto;
  max-width: 100%; }
/* line 23, ../sass/_base.scss */
a:hover, a:active, a:focus {
  color: #f96714;
  text-decoration: none; }
/* line 30, ../sass/_base.scss */
p {
  margin-bottom: 1.94444em;
  font-weight: 300;
  line-height: 1.6;
  font-size: 1em; }
/* line 37, ../sass/_base.scss */
h2, h3, h4 {
  font-weight: 300;
  line-height: 1.6; }
/* line 45, ../sass/_base.scss */
h1 {
  font-size: 2.22222em; }
/* line 48, ../sass/_base.scss */
h2 {
  letter-spacing: -1px;
  font-size: 2.05556em;
  font-weight: 700;
  color: #fff;
  line-height: 1.1;
  margin-bottom: 40px; }
/* line 56, ../sass/_base.scss */
h2 a {
  font-size: 0.61818em;
  font-weight: 700;
  color: #ec6628;
  font-style: italic;
  margin-left: 8px; }
/* line 63, ../sass/_base.scss */
h2 a:hover, h2 a:focus {
  color: #b74510; }
/* line 70, ../sass/_base.scss */
h3 {
  font-size: 1.88889em;
  margin-bottom: 0.44444em; }
/* line 75, ../sass/_base.scss */
h4 {
  font-size: 0.22222em; }
/* line 79, ../sass/_base.scss */
b, strong {
  font-weight: 600; }
/* line 84, ../sass/_base.scss */
ul, ol {
  padding-left: 1em;
  margin-bottom: 2.22222em;
  font-weight: 300; }
/* line 90, ../sass/_base.scss */
ul li, ol li {
  line-height: 1.6;
  margin: 9px 0; }
/* line 96, ../sass/_base.scss */
/* line 97, ../sass/_base.scss */

table tr {
  border-bottom: 1px solid #27387f; }
/* line 100, ../sass/_base.scss */
table tr:last-of-type {
  border-bottom: none; }
/* line 104, ../sass/_base.scss */
table tr td, table tr th {
  padding: 18px 8px 10px 8px; }
/* line 112, ../sass/_base.scss */
.font-orange {
  color: #ec6628; }
/* line 117, ../sass/_base.scss */
.big {
  display: block;
  font-size: 1.72222em;
  letter-spacing: -1px;
  margin-bottom: 50px;
  line-height: 1; }
/* line 125, ../sass/_base.scss */
.button {
  display: inline-block;
  text-align: center;
  font-size: 1em;
  font-weight: 400;
  padding: 10px 25px;
  border-radius: 3px;
  background: #fff;
  color: #010734;
  min-width: 200px;
  cursor: pointer;
  transition: all 0.3s ease-in-out; }
/* line 139, ../sass/_base.scss */
.button:hover {
  background: #e8e8e8;
  color: #010734; }
/* line 144, ../sass/_base.scss */
.button.button-orange {
  background: #ec6628;
  color: #fff; }
/* line 148, ../sass/_base.scss */
.button.button-orange:hover, .button.button-orange:focus {
  color: #fff;
  background: #cf4e12; }
/* line 155, ../sass/_base.scss */
.googlemap {
  width: 100% !important;
  height: 100% !important; }
/*Lista plików*/
/* line 166, ../sass/_base.scss */
.files_tree {
  position: relative;
  z-index: 5; }
/* line 170, ../sass/_base.scss */
.files_tree h2 {
  display: none; }
/* line 174, ../sass/_base.scss */
/* line 176, ../sass/_base.scss */

.files_tree .file_wrapper {
  max-width: 810px;
  display: flex;
  align-items: center;
  background: url(/css/default/images/amenities-bg.png) no-repeat;
  background-position: right top;
  margin-bottom: 1em;
  margin-left: 25px;
  position: relative;
  padding: 0; }
/* line 188, ../sass/_base.scss */
/* line 189, ../sass/_base.scss */
  .files_tree .file_wrapper:hover .name_link {
    color: #ec6628; }
/* line 196, ../sass/_base.scss */
.files_tree .number {
  color: white;
  font-size: 1.16667em;
  font-weight: 600;
  background: #ec6628;
  width: 40px;
  min-width: 40px;
  text-align: center;
  border-radius: 50%;
  height: 40px;
  padding: 9px 0px;
  line-height: 1;
  margin-left: -25px; }
/* line 212, ../sass/_base.scss */
.files_tree .name_link {
  color: #fff;
  font-size: 0.83333em;
  font-weight: 500;
  padding-left: 20px;
  margin-right: 80px;
  transition: color 0.3s ease-in-out;
  overflow: hidden;
  white-space: nowrap; }
/* line 223, ../sass/_base.scss */
.files_tree .cloud_link {
  position: absolute;
  right: 25px; }
/* line 227, ../sass/_base.scss */
.files_tree .cloud_link img {
  height: 23px; }
/* line 233, ../sass/_base.scss */
#cookies {
  position: fixed;
  z-index: 1000;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 3px 0;
  width: 100%;
  text-align: center;
  background: #000;
  border-top: 1px solid #666;
  opacity: 0.75;
  filter: alpha(opacity=75); }
/* line 248, ../sass/_base.scss */
#cookies_info, #cookies_more, #cookies_ok {
  font-size: 15px;
  color: #fff;
  padding: 5px;
  display: inline-block; }
/* line 257, ../sass/_base.scss */
#cookies_more {
  text-decoration: underline; }
/* line 261, ../sass/_base.scss */
#cookies_ok {
  float: right;
  right: 15px;
  font-size: 25px;
  position: absolute;
  margin-top: -7px; }
/* line 187, ../sass/_base.scss */
/* line 270, ../sass/_base.scss */
.bgal-wrap {
  align-items: center; }
/* line 189, ../sass/_base.scss */
/* line 275, ../sass/_base.scss */
.bgal-wrap .bgal-item {
  text-align: center;
  margin-bottom: 30px; }
/* line 192, ../sass/_base.scss */
/* line 281, ../sass/_base.scss */
.bgal-wrap .bgal-item a {
  padding: 0;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); }
/* line 198, ../sass/_base.scss */
/* line 290, ../sass/_base.scss */
.bgal-wrap .bgal-item a:hover img {
  transform: scale(1.1); }
/* line 202, ../sass/_base.scss */
/* line 295, ../sass/_base.scss */
.bgal-wrap .bgal-item img {
  transition: all 0.3s ease-in-out; }
/* line 213, ../sass/_base.scss */
/* line 300, ../sass/_base.scss */
.res-gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
/* line 217, ../sass/_base.scss */
/* line 307, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: calc(25% - 30px);
  margin-right: 30px;
  margin-bottom: 30px; }
/* line 221, ../sass/_base.scss */
/* line 314, ../sass/_base.scss */
.res-gallery .res-gallery-img a {
  padding: 0;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  overflow: hidden;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.15); }
/* line 227, ../sass/_base.scss */
/* line 323, ../sass/_base.scss */
.res-gallery .res-gallery-img a:hover img {
  transform: scale(1.1); }
/* line 231, ../sass/_base.scss */
/* line 328, ../sass/_base.scss */
.res-gallery .res-gallery-img img {
  transition: all 0.3s ease-in-out; }

@media screen and (max-width: 991px) {
  /* line 239, ../sass/_base.scss */
/* line 335, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: calc(33.333% - 30px); } }

@media screen and (max-width: 767px) {
  /* line 242, ../sass/_base.scss */
/* line 343, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: calc(50% - 30px); } }

@media screen and (max-width: 575px) {
  /* line 245, ../sass/_base.scss */
/* line 351, ../sass/_base.scss */
.res-gallery .res-gallery-img {
  width: 100%;
  margin-right: 0; } }
/* line 252, ../sass/_base.scss */
/* line 358, ../sass/_base.scss */
#wrap404 {
  padding: 100px 115px 100px 65px; }
/* line 254, ../sass/_base.scss */
/* line 363, ../sass/_base.scss */
#wrap404 #ups404 {
  font-weight: 900;
  color: #0e0e0e;
  font-size: 45px;
  margin-top: 100px;
  margin-bottom: 50px; }
/* line 261, ../sass/_base.scss */
/* line 372, ../sass/_base.scss */
#wrap404 #txt404 {
  font-weight: 300;
  color: #0e0e0e;
  font-size: 24px;
  margin-bottom: 60px; }
/* line 267, ../sass/_base.scss */
/* line 380, ../sass/_base.scss */
#wrap404 #btn404 {
  padding: 15px 30px;
  background: #ba292e;
  color: white;
  border-radius: 30px;
  font-weight: 600;
  transition: all 0.3s ease-in-out;
  font-size: 16px; }
/* line 275, ../sass/_base.scss */
/* line 391, ../sass/_base.scss */
#wrap404 #btn404:hover {
  background: #d83136; }

@media screen and (max-width: 1499px) {
  /* line 283, ../sass/_base.scss */
  /* line 286, ../sass/_base.scss */
  /* line 291, ../sass/_base.scss */
/* line 400, ../sass/_base.scss */
#wrap404 {
  padding: 100px 30px 100px 30px; }
/* line 405, ../sass/_base.scss */
#wrap404 #ups404 {
  font-size: 35px;
  margin-top: 50px;
  margin-bottom: 30px; }
/* line 412, ../sass/_base.scss */
#wrap404 #txt404 {
  font-size: 21px; } }

@media screen and (max-width: 1199px) {
  /* line 294, ../sass/_base.scss */
/* line 420, ../sass/_base.scss */
#gif404 {
  margin-top: 100px; } }

@media screen and (max-width: 575px) {
  /* line 301, ../sass/_base.scss */
  /* line 303, ../sass/_base.scss */
  /* line 307, ../sass/_base.scss */
  /* line 308, ../sass/_base.scss */
  /* line 310, ../sass/_base.scss */
/* line 428, ../sass/_base.scss */
#wrap404 {
  padding: 30px 0; }
/* line 433, ../sass/_base.scss */
#wrap404 #btn404 {
  padding: 8px 16px;
  font-size: 12px; }
/* line 439, ../sass/_base.scss */
#wrap404 #txt404 {
  font-size: 15px;
  margin-bottom: 30px; }
/* line 445, ../sass/_base.scss */
#wrap404 #ups404 {
  font-size: 25px;
  margin-bottom: 20px; }
/* line 451, ../sass/_base.scss */
#gif404 {
  margin-top: 50px; } }
/* line 14, ../sass/_subsites.scss */
/* line 15, ../sass/_subsites.scss */
@media screen and (max-width: 480px) {
/* line 460, ../sass/_base.scss */
/* line 461, ../sass/_base.scss */
  .files_tree .name_link {
    font-size: 0.77778em;
    padding-left: 10px;
    margin-right: 65px; }
/* line 468, ../sass/_base.scss */
.files_tree .cloud_link {
  right: 10px; } }
/* ----  */
@media only screen and (max-width: 1500px) {
/* line 478, ../sass/_base.scss */
body {
  font-size: 16px; } }

@media only screen and (max-width: 1199px) {
/* line 484, ../sass/_base.scss */
.iframe {
  width: 100% !important;
  height: 75vw !important;
  position: initial !important;
  margin: 25px 0 !important; } }

@media only screen and (max-width: 991px) {
/* line 493, ../sass/_base.scss */
h2 {
  font-size: 42px;
  margin-bottom: 20px; }
/* line 498, ../sass/_base.scss */
.big {
  font-size: 26px; } }

@media only screen and (max-width: 575px) {
/* line 504, ../sass/_base.scss */
h2 {
  font-size: 2.11111em;
  margin-bottom: 15px; } }
/* line 1, ../sass/_header.scss */
.mainheader {
  background-color: #08133d;
  padding-top: 23px; }
/* line 5, ../sass/_header.scss */
.mainheader-wrapper {
  position: relative; }
/* line 9, ../sass/_header.scss */
.mainheader-top {
  border-bottom: 1px solid #f96714;
  padding: 0px 0 8px 16.67%;
  margin-left: 3.33%; }
/* line 14, ../sass/_header.scss */
.mainheader-top-est {
  color: #ec6628;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  font-size: 1.05556em;
  padding-top: 8px;
  padding-left: 10px; }
/* line 25, ../sass/_header.scss */
.mainheader-brand {
  width: 20%;
  z-index: 1;
  float: left; }
/* line 32, ../sass/_header.scss */
.mainheader-brand img {
  width: 100%; }
/* line 37, ../sass/_header.scss */
.mainheader-menu {
  margin-left: 20%; }
/* line 40, ../sass/_header.scss */
.mainheader-menu-wrapper {
  padding-left: 40px; }
/* line 44, ../sass/_header.scss */
.mainheader-menu .nav {
  z-index: 10;
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  flex-flow: row; }
/* line 51, ../sass/_header.scss */
.mainheader-menu .nav-item {
  text-align: center;
  display: flex;
  align-items: center;
  margin: 0; }
/* line 57, ../sass/_header.scss */
.mainheader-menu .nav-item:first-child .nav-link {
  padding-left: 0; }
/* line 61, ../sass/_header.scss */
.mainheader-menu .nav-item:last-child .nav-link {
  padding-right: 0; }
/* line 66, ../sass/_header.scss */
.mainheader-menu .nav-link {
  padding: 0.94444em 0.38889em;
  font-weight: 500; }
/* line 76, ../sass/_header.scss */
.hamburger {
  width: 44px;
  height: 44px;
  position: absolute;
  margin: auto;
  right: 1em;
  top: 0;
  border: 0;
  bottom: 0;
  background: #08133d;
  color: #fff;
  border: 2px solid #fff;
  display: none; }
/*--- Mobile ---*/
@media only screen and (max-width: 1500px) {
/* line 94, ../sass/_header.scss */
/* line 96, ../sass/_header.scss */
  /* line 97, ../sass/_header.scss */
    .mainheader-menu-wrapper {
      padding-left: 0px; }
/* line 101, ../sass/_header.scss */
/* line 103, ../sass/_header.scss */
  .mainheader-menu .nav-item {
    font-size: 14px; } }

@media only screen and (max-width: 1199px) {
/* line 113, ../sass/_header.scss */
/* line 114, ../sass/_header.scss */
  /* line 115, ../sass/_header.scss */
    .mainheader-menu .nav-item {
      font-size: 12px; } }

@media only screen and (max-width: 991px) {
/* line 124, ../sass/_header.scss */
/* line 125, ../sass/_header.scss */
  .mainheader-wrapper {
    margin: 0 -15px; }
/* line 129, ../sass/_header.scss */
.mainheader-brand {
  position: absolute;
  width: 180px;
  text-align: center;
  float: left;
  top: 60px;
  padding: 0;
  margin-left: 15px; }
/* line 139, ../sass/_header.scss */
.mainheader-top {
  padding-left: 0;
  margin: 0 15px; }
/* line 143, ../sass/_header.scss */
.mainheader-top-est {
  padding-left: 0px; }
/* line 148, ../sass/_header.scss */
.mainheader-menu {
  position: relative;
  height: 120px;
  margin: 0; }
/* line 153, ../sass/_header.scss */
.mainheader-menu .nav {
  display: none;
  width: 100%;
  position: absolute;
  top: 99%;
  background-color: #08133d; }
/* line 160, ../sass/_header.scss */
.mainheader-menu .nav-link {
  padding-left: 0 !important;
  margin-left: 1em;
  margin-right: 1em;
  width: 100%;
  text-align: left;
  font-size: 16px; } }

@media only screen and (max-width: 575px) {
/* line 174, ../sass/_header.scss */
/* line 175, ../sass/_header.scss */
  .mainheader-brand {
    width: 144px; }
/* line 178, ../sass/_header.scss */
.mainheader-menu {
  height: 103px; } }
/* line 1, ../sass/_blocks.scss */
.language {
  margin: 0;
  padding: 0;
  align-items: center;
  list-style: none;
  font-style: italic; }
/* line 8, ../sass/_blocks.scss */
.language-wrapper {
  padding-top: 0.8em; }
/* line 12, ../sass/_blocks.scss */
.language-item {
  padding: 0 0.5vw;
  margin: 0; }
/* line 17, ../sass/_blocks.scss */
.language-link {
  color: #273f70;
  font-size: 1em;
  font-weight: 700; }
/* line 22, ../sass/_blocks.scss */
.language-link__footer {
  color: #fff;
  font-weight: 500; }
/* line 28, ../sass/_blocks.scss */
.language-link:hover, .language-link__active {
  color: #fff; }
/* line 35, ../sass/_blocks.scss */
.language_footer {
  padding-top: 0.6em; }
/* line 38, ../sass/_blocks.scss */
.language_footer .language {
  padding: 0 0.5vw;
  font-style: normal; }
/* line 42, ../sass/_blocks.scss */
.language_footer .language-link {
  font-size: 1.16667em;
  font-weight: 400;
  color: #fff; }
/* line 47, ../sass/_blocks.scss */
.language_footer .language-link:hover, .language_footer .language-link__active {
  color: #ec6628; }
/* line 57, ../sass/_blocks.scss */
.social {
  margin: 0;
  padding: 0;
  list-style: none; }
/* line 62, ../sass/_blocks.scss */
.social-item {
  margin: 0; }
/* line 66, ../sass/_blocks.scss */
.social-title {
  font-style: italic;
  font-size: 1em;
  font-weight: 400;
  padding-right: 0.8em; }
/* line 73, ../sass/_blocks.scss */
.social-link {
  color: #273f70;
  padding: 0 0.8vw;
  font-size: 1.77778em; }
/* line 78, ../sass/_blocks.scss */
.social-link:last-child {
  padding-right: 0; }
/* line 82, ../sass/_blocks.scss */
.social-link:hover, .social-link:focus {
  color: #fff; }
/* line 89, ../sass/_blocks.scss */
.social_footer {
  padding-top: 0.6em; }
/* line 92, ../sass/_blocks.scss */
.social_footer .social {
  padding-top: 1.11111em;
  justify-content: flex-end; }
/* line 96, ../sass/_blocks.scss */
.social_footer .social-link {
  font-size: 3.05556em; }
/* line 106, ../sass/_blocks.scss */
.amenities {
  background: url('/css/default/images/bar-bg.png') no-repeat;
  background-position-x: left; }
/* line 110, ../sass/_blocks.scss */
.amenities-list {
  display: flex;
  justify-content: space-around;
  list-style: none;
  margin: 0;
  padding: 0; }
/* line 119, ../sass/_blocks.scss */
.amenities-item {
  width: 16.667%;
  margin: 0;
  height: 17vh;
  background-color: #152750;
  display: flex; }
/* line 126, ../sass/_blocks.scss */
.amenities-item:first-child {
  width: 15%; }
/* line 130, ../sass/_blocks.scss */
.amenities-item:nth-child(3) {
  width: 15%; }
/* line 134, ../sass/_blocks.scss */
.amenities-item:nth-child(4) {
  background: url(/css/default/images/amenities-bg.png) no-repeat;
  background-size: auto;
  background-position-x: right;
  padding-right: 75px;
  width: 20%; }
/* line 142, ../sass/_blocks.scss */
.amenities-item:nth-child(6), .amenities-item:nth-child(5) {
  background: none; }
/* line 148, ../sass/_blocks.scss */
.amenities-desc {
  font-size: 0.94444em;
  font-weight: 500;
  color: #fff;
  flex-grow: 1;
  line-height: 1.1;
  align-items: center;
  display: flex;
  justify-content: center; }
/* line 159, ../sass/_blocks.scss */
.amenities-icon {
  margin-right: 20px;
  width: 100%;
  max-width: 67px; }
/* line 168, ../sass/_blocks.scss */
#top_menu_lnk {
  display: none;
  width: 30px;
  height: 24px;
  position: absolute;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  right: 15px;
  top: 0;
  border: 0;
  bottom: 0;
  margin: auto; }
/* line 187, ../sass/_blocks.scss */
#top_menu_lnk span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #fff;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out; }
/* line 206, ../sass/_blocks.scss */
/* line 207, ../sass/_blocks.scss */

#top_menu_lnk #top_menu_lnk span:nth-child(1) {
  top: 0px; }
/* line 212, ../sass/_blocks.scss */
#top_menu_lnk span:nth-child(2), #top_menu_lnk span:nth-child(3) {
  top: 9px; }
/* line 217, ../sass/_blocks.scss */
#top_menu_lnk span:nth-child(4) {
  top: 18px; }
/* line 221, ../sass/_blocks.scss */
/* line 222, ../sass/_blocks.scss */

#top_menu_lnk.open span:nth-child(1) {
  top: 18px;
  width: 0%;
  left: 50%; }
/* line 228, ../sass/_blocks.scss */
#top_menu_lnk.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }
/* line 235, ../sass/_blocks.scss */
#top_menu_lnk.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg); }
/* line 242, ../sass/_blocks.scss */
#top_menu_lnk.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%; }
/* line 250, ../sass/_blocks.scss */
.cutonleft {
  position: absolute;
  bottom: 0px;
  width: 100%; }
/* line 255, ../sass/_blocks.scss */
.cutonleft div:first-child {
  position: relative;
  z-index: 1; }
/* line 260, ../sass/_blocks.scss */
.cutonleft-col {
  display: flex;
  align-content: flex-end;
  align-items: flex-end;
  background-position: bottom left;
  background-image: url(/css/default/images/cutonleft-bg.png);
  background-repeat: no-repeat; }
/* line 269, ../sass/_blocks.scss */
.cutonleft-wrapper {
  margin-left: 75px;
  background: #152750;
  width: 100%;
  height: 196px;
  display: flex;
  align-items: center; }
/* line 278, ../sass/_blocks.scss */
.cutonleft::after {
  content: " ";
  display: block;
  width: 21%;
  height: 196px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: #152750; }
/* line 292, ../sass/_blocks.scss */
.reservation {
  text-align: right;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1px;
  font-size: 50px; }
/* line 299, ../sass/_blocks.scss */
.reservation-wrapper {
  line-height: 1.6;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end; }
/* line 307, ../sass/_blocks.scss */
.reservation .button {
  font-size: 0.42em;
  font-weight: 500;
  padding: 17px 20px 16px;
  margin-left: 20px; }
/* line 316, ../sass/_blocks.scss */
.iframe {
  padding: 0;
  border: 0;
  width: 100%;
  position: absolute;
  top: 0;
  height: 100%;
  left: 0; }
/* line 324, ../sass/_blocks.scss */
.iframe-wrapper {
  height: 100%;
  position: relative; }
/*--- Mobile ---*/
@media only screen and (max-width: 1500px) {
/* line 331, ../sass/_blocks.scss */
/* line 332, ../sass/_blocks.scss */
  .amenities-item:nth-child(4) {
    padding-right: 30px; }
/* line 335, ../sass/_blocks.scss */
.amenities-item:nth-child(5) {
  width: 15%; }
/* line 338, ../sass/_blocks.scss */
.amenities-item:nth-child(6) {
  width: 19%; }
/* line 341, ../sass/_blocks.scss */
.amenities-desc {
  font-size: 14px;
  line-height: 1.4; }
/* line 346, ../sass/_blocks.scss */
.amenities-icon {
  margin-right: 10px;
  max-width: 50px; } }

@media only screen and (max-width: 1199px) {
/* line 355, ../sass/_blocks.scss */
/* line 356, ../sass/_blocks.scss */
  .amenities-item:nth-child(4) {
    padding-right: 45px; }
/* line 360, ../sass/_blocks.scss */
.amenities-desc {
  font-size: 13px;
  line-height: 1.3;
  letter-spacing: -1px; }
/* line 366, ../sass/_blocks.scss */
.amenities-icon {
  margin-right: 5px;
  max-width: 45px; } }

@media only screen and (max-width: 1400px) {
/* line 377, ../sass/_blocks.scss */
.reservation {
  font-size: 36px;
  text-align: center; }
/* line 381, ../sass/_blocks.scss */
.reservation button {
  font-size: 16px;
  margin-top: 8px;
  margin-left: 0; }
/* line 387, ../sass/_blocks.scss */
.reservation-fl {
  margin-bottom: 8px; }
/* line 391, ../sass/_blocks.scss */
.reservation-sl {
  display: block; } }

@media only screen and (max-width: 991px) {
/* line 398, ../sass/_blocks.scss */
#top_menu_lnk {
  display: block; }
/* line 402, ../sass/_blocks.scss */
.amenities {
  background-color: #152750; }
/* line 405, ../sass/_blocks.scss */
.amenities-list {
  flex-wrap: wrap;
  padding-bottom: 25px; }
/* line 410, ../sass/_blocks.scss */
.amenities-item {
  width: 33.33333% !important;
  padding-right: 0px !important;
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 0;
  height: auto; }
/* line 420, ../sass/_blocks.scss */
.amenities-desc {
  font-size: 18px; }
/* line 424, ../sass/_blocks.scss */
.amenities-icon {
  margin-right: 10px;
  max-width: 67px; }
/* line 432, ../sass/_blocks.scss */
/* line 433, ../sass/_blocks.scss */
.language-link {
  padding: 0 0.5vw; }
/* line 437, ../sass/_blocks.scss */
.language_footer {
  height: 100%;
  margin-top: 30px; }
/* line 443, ../sass/_blocks.scss */
/* line 444, ../sass/_blocks.scss */
.social_footer {
  text-align: right;
  margin-top: 30px; }
/* line 448, ../sass/_blocks.scss */
.social_footer .social {
  padding-top: 0.27778em;
  justify-content: flex-end; }
/* line 452, ../sass/_blocks.scss */
.social_footer .social-title {
  padding-right: 0; }
/* line 456, ../sass/_blocks.scss */
.social_footer .social-link {
  font-size: 2.33333em; }
/* line 463, ../sass/_blocks.scss */
.cutonleft {
  background: #152750;
  position: relative;
  margin-top: 100px; }
/* line 468, ../sass/_blocks.scss */
.cutonleft-wrapper {
  margin: 0;
  justify-content: center; }
/* line 474, ../sass/_blocks.scss */
.reservation {
  font-size: 50px;
  text-align: center; }
/* line 478, ../sass/_blocks.scss */
.reservation-fl {
  margin-bottom: 15px; }
/* line 482, ../sass/_blocks.scss */
.reservation-sl {
  display: flex; }
/* line 486, ../sass/_blocks.scss */
.reservation button {
  margin-left: 20px;
  font-size: 21px; } }

@media only screen and (max-width: 767px) {
/* line 494, ../sass/_blocks.scss */
.language {
  margin-right: 5px; }
/* line 497, ../sass/_blocks.scss */
.language_footer {
  padding: 0;
  margin-top: 0;
  justify-content: center;
  display: flex;
  margin-top: 20px; }
/* line 504, ../sass/_blocks.scss */
.language_footer .language {
  margin: 0;
  padding: 0; }
/* line 508, ../sass/_blocks.scss */
.language_footer .language-link {
  padding: 0 2vw;
  font-size: 1em; }
/* line 517, ../sass/_blocks.scss */
/* line 518, ../sass/_blocks.scss */
.social_footer {
  text-align: center;
  margin-top: 20px; }
/* line 522, ../sass/_blocks.scss */
.social_footer .social {
  justify-content: center; }
/* line 525, ../sass/_blocks.scss */
.social_footer .social-link {
  margin: 0 1.2vw; }
/* line 531, ../sass/_blocks.scss */
.social-title {
  padding: 0; }
/* line 536, ../sass/_blocks.scss */
/* line 537, ../sass/_blocks.scss */
.amenities-item {
  width: 50% !important; }
/* line 543, ../sass/_blocks.scss */
/* line 555, ../sass/_blocks.scss */
.reservation button {
  margin-top: 15px;
  margin-left: 0px;
  font-size: 21px; }
/* line 561, ../sass/_blocks.scss */
.reservation {
  font-size: 36px; }
/* line 563, ../sass/_blocks.scss */
.reservation-wrapper {
  padding-top: 10px;
  justify-content: center;
  line-height: 1; }
/* line 568, ../sass/_blocks.scss */
.reservation .button {
  margin: 10px 10%;
  font-size: 16px; } }

@media only screen and (max-width: 575px) {
/* line 576, ../sass/_blocks.scss */
/* line 578, ../sass/_blocks.scss */
  .amenities-item {
    width: 100% !important;
    display: block; }
/* line 583, ../sass/_blocks.scss */
.amenities-img {
  max-width: 57px; }
/* line 586, ../sass/_blocks.scss */
.amenities-desc {
  width: 250px;
  margin: auto;
  justify-content: flex-start;
  font-size: 16px; } }
/* line 2, ../sass/_footer.scss */
.footer {
  font-size: 16px;
  font-weight: 400;
  padding: 30px 0; }
/* line 6, ../sass/_footer.scss */
.footer a {
  color: #fff; }
/* line 8, ../sass/_footer.scss */
.footer a:hover {
  color: #f96714; }
/* line 12, ../sass/_footer.scss */
.footer-menu {
  list-style: none;
  padding-top: 0.83333em;
  margin: 0;
  padding-left: 0; }
/* line 18, ../sass/_footer.scss */
.footer-menu li {
  margin-bottom: 8px;
  line-height: 1.2;
  margin-top: 0; }
/* line 26, ../sass/_footer.scss */
.footer-line {
  margin-top: 35px;
  border-top: 1px solid #112764;
  width: 100%; }
/* line 31, ../sass/_footer.scss */
.footer-sub {
  font-size: 0.88889em;
  font-weight: 300;
  padding: 25px 0 10px; }
/* line 37, ../sass/_footer.scss */
.footer-ssi {
  text-align: right; }
/* line 39, ../sass/_footer.scss */
.footer-ssi a {
  color: #fff !important; }
/* line 42, ../sass/_footer.scss */
.footer-ssi span {
  margin-right: 34px; }
/*--- Mobile ---*/
@media only screen and (max-width: 991px) {
/* line 57, ../sass/_footer.scss */
/* line 59, ../sass/_footer.scss */
  .footer-logo {
    text-align: left; }
/* line 62, ../sass/_footer.scss */
.footer-menu {
  padding-top: 0; }
/* line 64, ../sass/_footer.scss */
.footer-menu-first, .footer-menu-second {
  display: flex; }
/* line 67, ../sass/_footer.scss */
.footer-menu-first {
  justify-content: center; }
/* line 70, ../sass/_footer.scss */
.footer-menu-second {
  justify-content: flex-end; } }

@media only screen and (max-width: 767px) {
/* line 79, ../sass/_footer.scss */
/* line 80, ../sass/_footer.scss */
  .footer-logo {
    text-align: center;
    margin-bottom: 30px; }
/* line 84, ../sass/_footer.scss */
.footer-menu {
  text-align: center; }
/* line 86, ../sass/_footer.scss */
.footer-menu-first {
  justify-content: center; }
/* line 89, ../sass/_footer.scss */
.footer-menu-second {
  justify-content: center; }
/* line 92, ../sass/_footer.scss */
.footer-menu li {
  margin-bottom: 12px; }
/* line 97, ../sass/_footer.scss */
.footer-sub {
  text-align: center;
  line-height: 1.6; }
/* line 100, ../sass/_footer.scss */
.footer-sub a {
  margin-bottom: 10px; }
/* line 105, ../sass/_footer.scss */
.footer-ssi {
  margin-top: 10px;
  display: inline-block;
  text-align: center; }
/* line 110, ../sass/_footer.scss */
.footer-ssi span {
  margin-right: 7px; } }
/* line 1, ../sass/_slider.scss */
/* line 2, ../sass/_slider.scss */

/* line 4, ../sass/_slider.scss */

/* line 5, ../sass/_slider.scss */

.bx-wrapper .bx-prev {
  left: 1vw;
  display: block;
  transform: scaleX(-1);
  text-indent: initial !important;
  background: none;
  font-size: 4.44444em; }
/* line 14, ../sass/_slider.scss */
.bx-wrapper .bx-next {
  right: 1vw;
  display: block;
  text-indent: initial !important;
  background: none;
  font-size: 4.44444em; }
/* line 22, ../sass/_slider.scss */
.bx-wrapper .bx-controls-direction a {
  bottom: 18%;
  top: auto; }
/* line 27, ../sass/_slider.scss */
/* line 28, ../sass/_slider.scss */

.bx-wrapper .bxslider li {
  margin: 0;
  padding: 0; }
/* line 32, ../sass/_slider.scss */
.bx-wrapper .bxslider li:before {
  display: none; }

@media only screen and (max-width: 1199px) {
/* line 46, ../sass/_slider.scss */
/* line 47, ../sass/_slider.scss */
  .bx-wrapper {
    padding: 0 15px; }
/* line 50, ../sass/_slider.scss */
/* line 52, ../sass/_slider.scss */
  .bx-wrapper .bx-prev, .bx-wrapper .bx-next {
    font-size: 3.8em; }
/* line 60, ../sass/_slider.scss */
/* line 61, ../sass/_slider.scss */
.product .bx-prev {
  font-size: 3.4em;
  left: 10px; }
/* line 66, ../sass/_slider.scss */
.product .bx-next {
  font-size: 3.4em;
  right: 10px; } }

@media only screen and (max-width: 991px) {
/* line 75, ../sass/_slider.scss */
/* line 77, ../sass/_slider.scss */
  .bx-wrapper .bx-prev, .bx-wrapper .bx-next {
    font-size: 3.4em; } }

@media only screen and (max-width: 767px) {
/* line 111, ../sass/_slider.scss */
.product .bx-wrapper img {
  height: 100vw; }
/* line 115, ../sass/_slider.scss */
/* line 117, ../sass/_slider.scss */
  .bx-wrapper .bx-prev, .bx-wrapper .bx-next {
    font-size: 3.2em; } }

@media only screen and (max-width: 575px) {
/* line 157, ../sass/_slider.scss */
/* line 159, ../sass/_slider.scss */
  .bx-wrapper .bx-prev, .bx-wrapper .bx-next {
    font-size: 2.8em; } }
/* line 1, ../sass/_home.scss */
/* line 2, ../sass/_home.scss */

/* line 3, ../sass/_home.scss */

.home .frontface ul {
  height: calc(100vh - 15vh - 135px);
  list-style: none;
  margin: 0;
  padding: 0;
  display: block; }
/* line 12, ../sass/_home.scss */
.home .frontface li {
  font-size: 18px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
  padding: 0; }
/* line 24, ../sass/_home.scss */
.home .frontface-wrapper {
  justify-content: flex-end;
  height: 100%;
  display: flex;
  align-items: center; }
/* line 31, ../sass/_home.scss */
.home .frontface-heading {
  text-align: right;
  line-height: 1;
  font-size: 3.55556em;
  font-weight: 700;
  color: #fff;
  max-width: 505px;
  letter-spacing: -2px;
  line-height: 1.1; }
/* line 42, ../sass/_home.scss */
.home .frontface-button {
  font-size: 0.32813em;
  font-weight: 600;
  display: inline-block;
  position: relative;
  top: -10px;
  letter-spacing: 0px;
  margin-left: 15px; }
/* line 53, ../sass/_home.scss */
.home .intro {
  position: relative; }
/* line 56, ../sass/_home.scss */
.home .intro h2 {
  padding-bottom: 50px;
  margin: 110px 0 0 0;
  font-size: 1.88889em;
  font-weight: 700; }
/* line 63, ../sass/_home.scss */
.home .intro-text {
  width: 88%;
  margin: auto;
  background: url('/css/default/images/apostrof.png') no-repeat;
  background-position-y: 0;
  background-position-x: right; }
/* line 71, ../sass/_home.scss */
.home .intro p {
  line-height: 1.8;
  font-size: 1.16667em;
  font-weight: 300;
  font-style: italic; }
/* line 78, ../sass/_home.scss */
.home .intro-subtext {
  margin: 0;
  padding-left: 29%;
  padding-bottom: 50px;
  font-weight: 700 !important;
  font-style: normal !important;
  line-height: 1.5 !important; }
/* line 86, ../sass/_home.scss */
.home .intro-subtext span {
  color: #ec6628; }
/* line 93, ../sass/_home.scss */
.home .yacht {
  padding-top: 80px;
  background: url('/css/default/images/kompas-left.png') no-repeat;
  background-position-y: 40px;
  background-position-x: left; }
/* line 99, ../sass/_home.scss */
.home .yacht-content {
  position: relative; }
/* line 103, ../sass/_home.scss */
.home .yacht h2 {
  margin: 0;
  z-index: 3;
  text-indent: 110px;
  font-size: 3.05556em; }
/* line 110, ../sass/_home.scss */
.home .yacht p {
  z-index: 4;
  width: 49%;
  position: absolute;
  font-weight: 300;
  right: 0;
  bottom: 0;
  line-height: 24px;
  margin: 0; }
/* line 121, ../sass/_home.scss */
.home .yacht strong {
  font-size: 1.16667em; }
/* line 125, ../sass/_home.scss */
.home .yacht-foto {
  position: relative; }
/* line 128, ../sass/_home.scss */
.home .yacht-foto-1 {
  z-index: 2;
  position: relative;
  background: #0b1736 url(/css/default/images/jacht-foto-1.png) no-repeat;
  background-size: cover;
  height: 100%;
  width: 60%;
  max-width: 900px;
  max-height: 527px;
  margin-top: -170px;
  position: absolute;
  right: 0; }
/* line 142, ../sass/_home.scss */
.home .yacht-foto-2 {
  z-index: 1;
  position: relative;
  background: #0b1736 url(/css/default/images/jacht-foto-2.png) no-repeat;
  background-size: cover;
  height: 100vh;
  width: 48%;
  max-height: 600px;
  margin-top: 55px; }
/* line 155, ../sass/_home.scss */
.home .tavern {
  padding-top: 110px; }
/* line 158, ../sass/_home.scss */
.home .tavern h2 {
  top: 40px;
  text-indent: 50px;
  font-size: 3.05556em; }
/* line 164, ../sass/_home.scss */
.home .tavern-slider {
  max-width: 904px;
  margin: 0 auto; }
/* line 169, ../sass/_home.scss */
.home .tavern-itemlist {
  padding-top: 80px;
  display: flex;
  flex-wrap: wrap;
  line-height: 1.5;
  font-style: italic;
  justify-content: space-between; }
/* line 178, ../sass/_home.scss */
.home .tavern-item {
  display: flex;
  width: 33%;
  align-items: center;
  flex-wrap: wrap; }
/* line 185, ../sass/_home.scss */
.home .tavern-item p {
  margin: 0;
  line-height: 1.2;
  font-size: 1.16667em;
  color: #ec6628;
  font-weight: 800;
  margin-left: -50px; }
/* line 194, ../sass/_home.scss */
.home .tavern-item:nth-child(1) {
  justify-content: flex-start; }
/* line 198, ../sass/_home.scss */
.home .tavern-item:nth-child(2) {
  justify-content: center; }
/* line 202, ../sass/_home.scss */
.home .tavern-item:nth-child(3) {
  justify-content: flex-end; }
/* line 207, ../sass/_home.scss */
.home .tavern-number {
  font-size: 1.88889em; }
/* line 212, ../sass/_home.scss */
.home .events {
  margin-top: 110px;
  background: url(/css/default/images/imprezy-foto-bg.png) no-repeat;
  min-height: 566px;
  width: 100%;
  padding-top: 86px; }
/* line 219, ../sass/_home.scss */
.home .events a {
  color: #fff; }
/* line 222, ../sass/_home.scss */
.home .events a:hover {
  color: #d9d9d9; }
/* line 227, ../sass/_home.scss */
.home .events h2 {
  font-size: 3.05556em; }
/* line 230, ../sass/_home.scss */
.home .events h2 a {
  color: #020a30;
  font-weight: 700; }
/* line 234, ../sass/_home.scss */
.home .events h2 a:hover {
  color: #041461; }
/* line 240, ../sass/_home.scss */
.home .events h3 {
  font-size: 1.88889em;
  letter-spacing: -1px;
  line-height: 1.2;
  font-weight: 700;
  font-style: italic; }
/* line 248, ../sass/_home.scss */
.home .events strong {
  color: #020a30; }
/* line 253, ../sass/_home.scss */
.home .events ul {
  font-weight: 400;
  padding: 0;
  list-style: none; }
/* line 258, ../sass/_home.scss */
.home .events ul li {
  position: relative;
  padding-left: 15px; }
/* line 262, ../sass/_home.scss */
.home .events ul li:before {
  content: "*";
  display: block;
  position: absolute;
  left: 0px;
  line-height: 1.9; }
/* line 272, ../sass/_home.scss */
.home .events .container-fluid {
  position: relative; }
/* line 277, ../sass/_home.scss */
.home .events-logo {
  height: 124px;
  width: 130px;
  position: absolute;
  right: 15px;
  bottom: 26px; }
/* line 285, ../sass/_home.scss */
.home .events-wrapper {
  display: flex; }
/* line 289, ../sass/_home.scss */
.home .events-text {
  line-height: 1.88889em; }
/* line 292, ../sass/_home.scss */
.home .events-text p {
  font-weight: 400;
  margin-bottom: 15px; }
/* line 297, ../sass/_home.scss */
.home .events-text_first {
  width: 41%; }
/* line 301, ../sass/_home.scss */
.home .events-text_second {
  padding-left: 75px;
  width: 44%; }
/* line 308, ../sass/_home.scss */
.home .repose {
  padding-top: 110px; }
/* line 311, ../sass/_home.scss */
.home .repose p {
  font-size: 1.16667em;
  margin-bottom: 40px; }
/* line 315, ../sass/_home.scss */
.home .repose h2 {
  font-size: 3.05556em; }
/* line 318, ../sass/_home.scss */
.home .repose table {
  margin: 50px 0; }
/* line 321, ../sass/_home.scss */
.home .repose table td, .home .repose table th {
  padding: 15px 40px 8px;
  border-left: 2px solid #fff; }
/* line 327, ../sass/_home.scss */
.home .repose table td {
  font-size: 1.72222em;
  font-weight: 700;
  border-left: 2px solid #fff; }
/* line 334, ../sass/_home.scss */
.home .repose table th {
  font-size: 0.88889em;
  padding-bottom: 20px; }
/* line 339, ../sass/_home.scss */
.home .repose table tr {
  border-bottom: 2px solid #fff; }
/* line 342, ../sass/_home.scss */
.home .repose table tr td:first-of-type, .home .repose table tr th:first-of-type {
  padding-left: 0;
  border-left: none; }
/* line 348, ../sass/_home.scss */
.home .repose table tr:last-of-type {
  border: none; }
/* line 354, ../sass/_home.scss */
.home .repose-row {
  padding-top: 80px; }
/* line 358, ../sass/_home.scss */
.home .repose-img {
  display: flex;
  justify-content: center; }
/* line 362, ../sass/_home.scss */
.home .repose-img div {
  display: flex;
  align-items: center;
  justify-content: center; }
/* line 368, ../sass/_home.scss */
.home .repose-img img {
  width: 100%; }
/* line 375, ../sass/_home.scss */
.home .kontakt {
  padding-top: 300px;
  background: url(/css/default/images/piasek-bg.png) no-repeat;
  background-size: cover;
  margin-bottom: 150px;
  position: relative; }
/* line 382, ../sass/_home.scss */
.home .kontakt:before {
  content: " ";
  background: url(/css/default/images/kompas_foto.png) no-repeat;
  display: block;
  width: 249px;
  height: 249px;
  position: absolute;
  left: 3.5%;
  top: 320px; }
/* line 393, ../sass/_home.scss */
.home .kontakt .container-fluid {
  position: relative;
  top: 100px;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75); }
/* line 403, ../sass/_home.scss */
.home .kontakt h2 {
  margin-bottom: 80px;
  font-size: 3.05556em; }
/* line 407, ../sass/_home.scss */
.home .kontakt p, .home .kontakt h2 {
  font-weight: bold; }
/* line 412, ../sass/_home.scss */
.home .kontakt p, .home .kontakt h2, .home .kontakt a {
  color: #4f3e2b;
  letter-spacing: 0; }
/* line 421, ../sass/_home.scss */
.home .kontakt a:hover {
  color: #000; }
/* line 425, ../sass/_home.scss */
.home .kontakt-title {
  font-size: 1.33333em; }
/* line 429, ../sass/_home.scss */
.home .kontakt-helper {
  font-size: 0.66667em;
  font-weight: 400 !important; }
/* line 434, ../sass/_home.scss */
.home .kontakt ul {
  list-style: none;
  margin: 0;
  padding: 0; }
/* line 439, ../sass/_home.scss */
.home .kontakt ul li {
  color: #4f3e2b;
  font-size: 1em;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
  margin-bottom: 20px; }
/* line 447, ../sass/_home.scss */
.home .kontakt ul li div {
  margin-left: 12px; }
/* line 453, ../sass/_home.scss */
.home .kontakt-wrapper {
  width: 100%;
  padding: 63px 0px 63px 35px;
  background: url(/css/default/images/mapka-rysunek.png) no-repeat;
  background-size: contain;
  background-position: center; }
/* line 460, ../sass/_home.scss */
.home .kontakt-map {
  padding: 0; }
/* line 463, ../sass/_home.scss */
.home .kontakt-desc {
  background: url(/css/default/images/mapka-bg.png) no-repeat;
  background-size: cover; }
/* line 470, ../sass/_home.scss */
.home .waves-bg {
  background: url(/css/default/images/water_charter_bg4.jpg) no-repeat;
  background-position-x: center;
  background-position-y: 400px;
  background-size: cover; }

@media only screen and (max-width: 1500px) {
/* line 481, ../sass/_home.scss */
/* line 482, ../sass/_home.scss */
  /* line 483, ../sass/_home.scss */
    .home .frontface li {
      font-size: 16px; }
/* line 487, ../sass/_home.scss */
.home .frontface-heading {
  max-width: 400px; }
/* line 494, ../sass/_home.scss */
/* line 495, ../sass/_home.scss */
.home .intro-text {
  width: 100%; }
/* line 499, ../sass/_home.scss */
.home .intro p {
  font-size: 18px; }
/* line 504, ../sass/_home.scss */
.home .events {
  background-size: cover; }
/* line 507, ../sass/_home.scss */
/* line 509, ../sass/_home.scss */
  .home .events-text_first {
    width: 50%; }
/* line 513, ../sass/_home.scss */
.home .events-text_second {
  width: 50%; }
/* line 519, ../sass/_home.scss */
.home .kontakt {
  padding: 300px 70px 0 70px; }
/* line 521, ../sass/_home.scss */
.home .kontakt .container-fluid {
  padding: 0 15px; }
/* line 524, ../sass/_home.scss */
.home .kontakt:before {
  content: " ";
  background: url(/css/default/images/kompas_foto.png) no-repeat;
  display: block;
  width: 249px;
  height: 249px;
  position: absolute;
  left: 3.5%;
  top: 225px; } }

@media only screen and (max-width: 1199px) {
/* line 540, ../sass/_home.scss */
/* line 541, ../sass/_home.scss */
  /* line 542, ../sass/_home.scss */
    .home .intro-subtext {
      padding-left: 0%; }
/* line 547, ../sass/_home.scss */
/* line 548, ../sass/_home.scss */
  .home .yacht h2 {
    position: initial;
    top: 0;
    text-align: center; }
/* line 555, ../sass/_home.scss */
.home .yacht p {
  width: 100%;
  position: initial;
  padding: 0;
  margin-top: 40px; }
/* line 563, ../sass/_home.scss */
.home .yacht-foto {
  padding-top: 220px; }
/* line 565, ../sass/_home.scss */
.home .yacht-foto-1 {
  height: 37vw;
  width: 64vw; }
/* line 570, ../sass/_home.scss */
.home .yacht-foto-2 {
  width: 64vw;
  height: 52vw; }
/* line 577, ../sass/_home.scss */
/* line 578, ../sass/_home.scss */
.home .tavern h2 {
  text-align: center; }
/* line 582, ../sass/_home.scss */
/* line 583, ../sass/_home.scss */
.home .tavern-item p {
  margin-left: -120px; }
/* line 589, ../sass/_home.scss */
/* line 590, ../sass/_home.scss */
/* line 591, ../sass/_home.scss */
.home .events-text_second {
  padding-left: 30px; }
/* line 597, ../sass/_home.scss */
/* line 598, ../sass/_home.scss */
/* line 599, ../sass/_home.scss */
.home .repose table td {
  font-size: 21px; }
/* line 604, ../sass/_home.scss */
.home .kontakt {
  font-size: 18px;
  padding: 300px 40px 0 40px;
  background-position: top;
  background-size: auto; }
/* line 610, ../sass/_home.scss */
.home .kontakt ul {
  display: inline-block; }
/* line 616, ../sass/_home.scss */
.home .kontakt .container-fluid {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
/* line 622, ../sass/_home.scss */
.home .kontakt-desc {
  -webkit-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
  -moz-box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75);
  box-shadow: 1px 1px 5px 0px rgba(50, 50, 50, 0.75); }
/* line 627, ../sass/_home.scss */
.home .kontakt-map {
  height: calc(80vw - 80px);
  margin-top: 20px; }
/* line 632, ../sass/_home.scss */
.home .kontakt-wrapper {
  padding-left: 50px;
  padding-right: 50px; }
/* line 636, ../sass/_home.scss */
.home .kontakt .iframe {
  height: 60vw !important; }
/* line 670, ../sass/_home.scss */
/* line 672, ../sass/_home.scss */
.home .tavern h2, .home .yacht h2 {
  text-indent: 0px; } }

@media only screen and (max-width: 991px) {
/* line 680, ../sass/_home.scss */
/* line 681, ../sass/_home.scss */
  /* line 682, ../sass/_home.scss */
    .home .frontface ul {
      height: 50vw; }
/* line 688, ../sass/_home.scss */
/* line 689, ../sass/_home.scss */
  .home .intro p {
    font-size: 16px; }
/* line 692, ../sass/_home.scss */
.home .intro p:last-of-type {
  padding-bottom: 0; }
/* line 698, ../sass/_home.scss */
/* line 699, ../sass/_home.scss */
.home .yacht-foto {
  padding-top: 140px; }
/* line 702, ../sass/_home.scss */
.home .yacht-foto-1 {
  margin-top: -100px; }
/* line 706, ../sass/_home.scss */
.home .yacht-foto-2 {
  max-height: 500px; }
/* line 712, ../sass/_home.scss */
/* line 713, ../sass/_home.scss */
/* line 715, ../sass/_home.scss */
.home .tavern-item p {
  font-size: 18px;
  margin-left: -180px; }
/* line 721, ../sass/_home.scss */
.home .tavern-number {
  font-size: 32px; }
/* line 726, ../sass/_home.scss */
/* line 727, ../sass/_home.scss */
.home .events-text {
  font-size: 14px; }
/* line 732, ../sass/_home.scss */
/* line 733, ../sass/_home.scss */
.home .repose-row {
  text-align: center;
  padding-top: 40px; }
/* line 738, ../sass/_home.scss */
/* line 739, ../sass/_home.scss */
.home .repose-img div img {
  max-width: 65% !important; }
/* line 744, ../sass/_home.scss */
.home .repose p {
  font-size: 16px; }
/* line 748, ../sass/_home.scss */
.home .repose table {
  text-align: left;
  margin-left: auto;
  margin-right: auto; }
/* line 754, ../sass/_home.scss */
/* line 755, ../sass/_home.scss */
.home .kontakt h2 {
  font-size: 40px;
  margin-bottom: 40px; } }

@media only screen and (max-width: 767px) {
/* line 765, ../sass/_home.scss */
/* line 766, ../sass/_home.scss */
  /* line 767, ../sass/_home.scss */
    .home .frontface-wrapper {
      justify-content: center; }
/* line 771, ../sass/_home.scss */
.home .frontface-heading {
  font-size: 3.22222em;
  text-align: center;
  max-width: 320;
  line-height: 1.4; }
/* line 779, ../sass/_home.scss */
.home .frontface-button {
  display: block;
  max-width: 201px;
  margin: 25px auto;
  position: initial; }
/* line 787, ../sass/_home.scss */
/* line 789, ../sass/_home.scss */
/* line 791, ../sass/_home.scss */
  .home .tavern-item p {
    font-size: 16px;
    margin-left: -160px; }
/* line 796, ../sass/_home.scss */
.home .tavern-item img {
  width: 160px; }
/* line 801, ../sass/_home.scss */
.home .tavern-number {
  font-size: 21px; }
/* line 806, ../sass/_home.scss */
.home .events {
  padding-bottom: 32px; }
/* line 809, ../sass/_home.scss */
.home .events-logo {
  display: none; }
/* line 813, ../sass/_home.scss */
.home .events-wrapper {
  flex-wrap: wrap; }
/* line 817, ../sass/_home.scss */
.home .events-text {
  padding-left: 0; }
/* line 820, ../sass/_home.scss */
.home .events-text_first {
  width: 100%; }
/* line 824, ../sass/_home.scss */
.home .events-text_second {
  width: 100%; }
/* line 829, ../sass/_home.scss */
.home .kontakt {
  font-size: 14px; }
/* line 831, ../sass/_home.scss */
.home .kontakt-wrapper {
  padding: 42px 20px; } }

@media only screen and (max-width: 575px) {
/* line 841, ../sass/_home.scss */
/* line 842, ../sass/_home.scss */
  /* line 843, ../sass/_home.scss */
    .home .frontface ul {
      height: 100vw; }
/* line 848, ../sass/_home.scss */
/* line 850, ../sass/_home.scss */
  /* line 851, ../sass/_home.scss */
    .home .yacht-foto-1 {
      margin-top: -45px; }
/* line 854, ../sass/_home.scss */
.home .yacht-foto-1, .home .yacht-foto-2 {
  max-height: 300px; }
/* line 859, ../sass/_home.scss */
.home .yacht-foto-2 {
  max-height: 250px; }
/* line 865, ../sass/_home.scss */
/* line 866, ../sass/_home.scss */
.home .tavern-itemlist {
  padding-top: 40px;
  width: 60%;
  margin: 0 auto; }
/* line 872, ../sass/_home.scss */
.home .tavern-item {
  width: 100%;
  justify-content: center !important;
  text-align: center; }
/* line 877, ../sass/_home.scss */
.home .tavern-item p {
  font-size: 16px;
  margin-left: 0;
  margin-bottom: 25px;
  margin-top: 5px; }
/* line 884, ../sass/_home.scss */
.home .tavern-item img {
  width: 75%; }
/* line 889, ../sass/_home.scss */
.home .tavern-number {
  font-size: 21px; }
/* line 894, ../sass/_home.scss */
/* line 895, ../sass/_home.scss */
/* line 897, ../sass/_home.scss */
.home .repose table td, .home .repose table th {
  padding: 8px 10px 8px; }
/* line 902, ../sass/_home.scss */
.home .repose table td {
  font-size: 15px;
  font-weight: 700; }
/* line 907, ../sass/_home.scss */
.home .repose table th {
  font-size: 14px;
  padding-bottom: 20px; }
/* line 913, ../sass/_home.scss */
.home .kontakt {
  font-size: 13px;
  padding: 300px 15px 0 15px; }
/* line 916, ../sass/_home.scss */
.home .kontakt-wrapper {
  padding: 31px 10px; }
/* line 919, ../sass/_home.scss */
.home .kontakt:before {
  content: " ";
  left: 0;
  right: 0;
  margin: auto;
  top: 225px; } }

@media only screen and (min-width: 2500px) {
/* line 932, ../sass/_home.scss */
/* line 933, ../sass/_home.scss */
  .home .events {
    background-size: 80%; } }
/* line 1, ../sass/_product.scss */
/* line 2, ../sass/_product.scss */

.product h1 {
  font-size: 3.05556em;
  letter-spacing: -1px;
  font-weight: 700; }
/* line 8, ../sass/_product.scss */
.product h2 {
  font-size: 1.88889em;
  font-weight: 400; }
/* line 12, ../sass/_product.scss */
.product h2 a {
  color: #fff;
  font-style: normal;
  font-size: 1em;
  margin: 0; }
/* line 19, ../sass/_product.scss */
.product .back {
  margin-bottom: 80px;
  display: block;
  margin-top: 20px; }
/* line 24, ../sass/_product.scss */
.product table, .product ol {
  font-size: 1.16667em;
  font-weight: 600;
  max-width: 490px;
  width: 100%;
  margin-bottom: 80px; }
/* line 32, ../sass/_product.scss */
.product ol {
  padding-left: 35px;
  margin-bottom: 25px; }
/* line 35, ../sass/_product.scss */
.product ol li {
  padding-left: 10px; }
/* line 39, ../sass/_product.scss */
/* line 40, ../sass/_product.scss */

.product .sub_wrapper {
  background: url(/css/default/images/kompas-right-50.png) no-repeat;
  background-position-x: right;
  background-position-y: 3.77778em;
  padding-bottom: 0; }
/* line 50, ../sass/_product.scss */
.product-slider {
  max-width: 768px;
  margin: 0 auto;
  width: 100%;
  margin-bottom: 50px; }
/* line 57, ../sass/_product.scss */
.product-pricetitle {
  margin-top: 40px; }
/* line 61, ../sass/_product.scss */
.product-table-wrapper {
  display: flex;
  justify-content: flex-end; }
/* line 66, ../sass/_product.scss */
.product-book {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 10px; }
/* line 72, ../sass/_product.scss */
.product-book div {
  font-size: 1.33333em;
  font-weight: 600; }
/* line 77, ../sass/_product.scss */
.product-book a {
  color: #ec6628; }
/* line 82, ../sass/_product.scss */
/* line 83, ../sass/_product.scss */

.product-parameters table {
  width: 100%;
  max-width: 100%; }
/* line 86, ../sass/_product.scss */
/* line 87, ../sass/_product.scss */

.product-parameters table tr td {
  padding: 15px;
  width: 50%; }
/* line 91, ../sass/_product.scss */
.product-parameters table tr td:first-of-type {
  padding-left: 0px; }
/* line 95, ../sass/_product.scss */
.product-parameters table tr td:last-of-type {
  padding-right: 0px; }
/* line 103, ../sass/_product.scss */
.product_summary {
  margin-top: 80px; }
/* line 106, ../sass/_product.scss */
/* line 107, ../sass/_product.scss */

/* line 108, ../sass/_product.scss */

.product_summary .product-img-wrapper {
  position: relative;
  margin-bottom: 150px; }
/* line 112, ../sass/_product.scss */
.product_summary .product-img-wrapper img {
  width: 100%;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }
/* line 120, ../sass/_product.scss */
.product_summary .product-img-content {
  position: absolute;
  width: 100%;
  bottom: -47px;
  display: flex;
  background: #273f70;
  height: 50px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }
/* line 130, ../sass/_product.scss */
.product_summary .product-img-content .button {
  line-height: 2; }
/* line 135, ../sass/_product.scss */
.product_summary .product-img-desc {
  width: 74%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-style: italic; }
/* line 146, ../sass/_product.scss */
.product_summary .product-button {
  width: 26%;
  min-width: auto; }

@media only screen and (max-width: 1500px) {
/* line 157, ../sass/_product.scss */
/* line 158, ../sass/_product.scss */
  .product-book {
    padding-bottom: 10px; }
/* line 161, ../sass/_product.scss */
.product-book div {
  font-size: 18px; } }

@media only screen and (max-width: 1365px) {
/* line 171, ../sass/_product.scss */
/* line 172, ../sass/_product.scss */
  .product-book {
    display: block; }
/* line 175, ../sass/_product.scss */
.product-book .button {
  margin-bottom: 8px; } }

@media only screen and (max-width: 1199px) {
/* line 185, ../sass/_product.scss */
/* line 186, ../sass/_product.scss */
  .product-book {
    padding-bottom: 10px; }
/* line 189, ../sass/_product.scss */
.product-book .button {
  margin-bottom: 4px; }
/* line 193, ../sass/_product.scss */
.product-book div {
  font-weight: 600; }
/* line 198, ../sass/_product.scss */
.product table, .product ol {
  width: 100%; }
/* line 203, ../sass/_product.scss */
/* line 204, ../sass/_product.scss */
/* line 205, ../sass/_product.scss */
  .product-parameters table tr td {
    font-size: 16px;
    padding: 15px 30px; } }

@media only screen and (max-width: 991px) {
/* line 215, ../sass/_product.scss */
/* line 221, ../sass/_product.scss */
  .product-book {
    margin: 25px 0 10px; }
/* line 225, ../sass/_product.scss */
.product table, .product ol {
  width: 100%;
  max-width: 100%;
  font-size: 16px;
  margin-bottom: 50px; }
/* line 233, ../sass/_product.scss */
.product h2 {
  font-size: 2.125em; }
/* line 237, ../sass/_product.scss */
/* line 238, ../sass/_product.scss */
  .product-parameters table {
    width: 100%;
    max-width: 100%; }
/* line 242, ../sass/_product.scss */
/* line 243, ../sass/_product.scss */
  .product-parameters table tr td {
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px; }
/* line 252, ../sass/_product.scss */
.product_summary {
  margin-top: 50px; }
/* line 254, ../sass/_product.scss */
.product_summary:first-child {
  margin-top: 0; } }

@media only screen and (max-width: 767px) {
/* line 265, ../sass/_product.scss */
/* line 266, ../sass/_product.scss */
  .product_summary {
    margin-top: 40px; }
/* line 269, ../sass/_product.scss */
.product .back {
  margin-bottom: 30px; } }

@media only screen and (max-width: 575px) {
/* line 278, ../sass/_product.scss */
/* line 280, ../sass/_product.scss */
  .product h1, .product-book {
    text-align: center; }
/* line 285, ../sass/_product.scss */
.product-book, .product-book .button {
  font-size: 18px; }
/* line 290, ../sass/_product.scss */
/* line 291, ../sass/_product.scss */
  /* line 292, ../sass/_product.scss */
    .product_summary .product-button {
      width: 40%;
      font-size: 14px; }
/* line 298, ../sass/_product.scss */
.product_summary .product-img-desc {
  width: 60%;
  font-size: 14px; }
/* line 303, ../sass/_product.scss */
.product_summary .product-title {
  text-align: center; }
/* line 309, ../sass/_product.scss */
.product-parameters table tr td {
  font-size: 16px; }
/* line 312, ../sass/_product.scss */
.product .back {
  margin-bottom: 20px; } }
/* line 1, ../sass/_catalogs.scss */
/* line 3, ../sass/_catalogs.scss */

.catalog-list .container-fluid {
  position: relative;
  z-index: 1; }
/* line 8, ../sass/_catalogs.scss */
.catalog-list .content {
  margin-top: 210px; }
/* line 13, ../sass/_catalogs.scss */
/* line 14, ../sass/_catalogs.scss */

.catalog-list .sub_wrapper {
  position: relative;
  padding-top: 0;
  padding-bottom: 200px;
  background: url(/css/default/images/water_charter_bg4.jpg) no-repeat;
  background-position-x: center;
  background-position-y: 450px;
  background-size: cover; }
/* line 23, ../sass/_catalogs.scss */
.catalog-list .sub_wrapper:before {
  content: "";
  display: block;
  position: absolute;
  top: -65px;
  right: 0;
  background: url(/css/default/images/kompas-right-50.png) no-repeat;
  background-position-x: right;
  width: 500px;
  height: 600px; }
/* line 38, ../sass/_catalogs.scss */
/* line 39, ../sass/_catalogs.scss */

.catalog-list.jacht .header {
  display: flex; }
/* line 42, ../sass/_catalogs.scss */
.catalog-list.jacht .header:after {
  content: " ";
  display: block;
  background: url('/css/default/images/yachty.png') no-repeat;
  width: 67px;
  height: 67px;
  position: relative;
  bottom: 20px;
  left: 47px; }
/* line 53, ../sass/_catalogs.scss */
.catalog-list.jacht .header h1 {
  text-transform: uppercase;
  display: inline; }
/* line 61, ../sass/_catalogs.scss */
.catalog-list .product_summary:first-of-type {
  margin-top: 35px; }
/* line 65, ../sass/_catalogs.scss */
.catalog-list h3 {
  font-size: 1.88889em;
  color: #ec6628;
  margin-bottom: 50px;
  font-weight: 600; }
/* line 72, ../sass/_catalogs.scss */
.catalog-list-hr {
  border-bottom: 1px solid #e96132;
  width: 100%; }

@media only screen and (max-width: 991px) {
/* line 90, ../sass/_catalogs.scss */
/* line 91, ../sass/_catalogs.scss */
  /* line 92, ../sass/_catalogs.scss */
    .catalog-list .sub_wrapper {
      padding-bottom: 50px; }
/* line 97, ../sass/_catalogs.scss */
.catalog-list .content {
  margin-top: 100px; }
/* line 101, ../sass/_catalogs.scss */
/* line 102, ../sass/_catalogs.scss */
  .catalog-list.jacht .header {
    justify-content: center; }
/* line 105, ../sass/_catalogs.scss */
.catalog-list.jacht .header:after {
  left: 5px; }
/* line 112, ../sass/_catalogs.scss */
.catalog-list .product_summary:first-of-type {
  margin-top: 0; } }

@media only screen and (max-width: 767px) {
/* line 119, ../sass/_catalogs.scss */
/* line 120, ../sass/_catalogs.scss */
  /* line 121, ../sass/_catalogs.scss */
    .catalog-list.jacht .header {
      text-align: center;
      display: block; }
/* line 125, ../sass/_catalogs.scss */
.catalog-list.jacht .header:after {
  margin: 10px auto 25px;
  position: initial; } }

/* line 17, ../sass/layout.scss */

.container-fluid {
  max-width: 1500px; }
/* line 21, ../sass/layout.scss */
/* line 22, ../sass/layout.scss */

.header h1 {
  font-size: 2.77778em;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
  color: #fff;
  margin-bottom: 45px; }
/* line 32, ../sass/layout.scss */
/* line 33, ../sass/layout.scss */

.sub_wrapper {
  background: url('/css/default/images/kompas-left-50.png') no-repeat;
  background-position-y: 3.77778em;
  background-position-x: left;
  position: relative;
  padding-bottom: 200px;
  margin-top: 150px;
  min-height: 300px; }
/* line 42, ../sass/layout.scss */
.sub_wrapper ul {
  list-style: none;
  padding: 0; }
/* line 46, ../sass/layout.scss */
.sub_wrapper ul li {
  font-size: 1em;
  font-weight: 400;
  margin: 0px auto 20px;
  padding-left: 45px; }
/* line 52, ../sass/layout.scss */
.sub_wrapper ul li:before {
  content: " ";
  display: block;
  background: url(/css/default/images/bullet-point.png) no-repeat;
  width: 30px;
  height: 30px;
  position: absolute;
  left: 15px; }
/*MW*/
/* line 67, ../sass/layout.scss */
.news-item {
  margin-bottom: 40px;
  min-height: 300px;
  position: relative; }
/* line 71, ../sass/layout.scss */
.news-item .news-item-body {
  position: absolute;
  bottom: 0;
  width: 100%; }
/* line 76, ../sass/layout.scss */
.news-item .footer-date {
  margin-bottom: 10px; }
/* line 79, ../sass/layout.scss */
.news-item .image {
  min-height: 200px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }
/* line 86, ../sass/layout.scss */
.bx-wrapper .bx-controls-direction a {
  z-index: 9; }

@media only screen and (max-width: 1500px) {
/* line 91, ../sass/layout.scss */
.container-fluid {
  padding: 0 70px; }
/* line 94, ../sass/layout.scss */
/* line 95, ../sass/layout.scss */
  .sub_wrapper {
    margin-top: 110px; } }

@media only screen and (max-width: 1199px) {
/* line 101, ../sass/layout.scss */
.container-fluid {
  padding: 0 15px; }
/* line 104, ../sass/layout.scss */
/* line 105, ../sass/layout.scss */
  .sub_wrapper {
    margin-top: 90px; } }

@media only screen and (max-width: 991px) {
/* line 111, ../sass/layout.scss */
/* line 112, ../sass/layout.scss */
  .sub_wrapper {
    padding-bottom: 0;
    margin-top: 60px; }
/* line 115, ../sass/layout.scss */
.sub_wrapper ul {
  list-style: none;
  padding: 0; }
/* line 119, ../sass/layout.scss */
.sub_wrapper ul li {
  font-size: 16px; } }

@media only screen and (max-width: 575px) {
/* line 131, ../sass/layout.scss */
/* line 132, ../sass/layout.scss */
  .header h1 {
    font-size: 42px;
    text-align: center;
    line-height: 1.2; } }
