@charset "utf-8";
@import "../reset.css";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700|Merriweather:400,700');

@font-face{
	font-family:'FontAwesome';
	src:url('/assets/js/font-awsome/fontawesome-webfont.eot?v=3.2.1');
	src:url('/assets/js/font-awsome/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'),
		url('/assets/js/font-awsome/fontawesome-webfont.woff?v=3.2.1') format('woff'),
		url('/assets/js/font-awsome/fontawesome-webfont.ttf?v=3.2.1') format('truetype'),
		url('/assets/js/font-awsome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
	font-weight:normal;
	font-style:normal;
}

html {
	min-height: 100%;
    -ms-text-size-adjust: none;
    box-sizing: border-box;
}

body {
	font-family: tahoma; 
	font-size: 11px; 
	color: #000000; 
	padding: 0px;
	margin: 0px;
	height: 100%;
	min-width: 320px;
}
*,
*:before,
*:after {
    box-sizing: inherit;
}


fieldset.form {
	border: 0;
	padding: 0;
	margin: 0;
}
.form-group {
    clear: both;
    margin-bottom: 10px;
}
.form-group:after {
    clear: both;
    content: '';
    display: table;
}

.form-label {
	display: block;
	width: 100px;
	float: left;
}
.form-error {
	display: block;
}
.form-control
{
	display: block;
	float: left;
 	font-family:  Verdana;
	font-size: 11px;
}


a {
	color: inherit; 
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


h1,h2,h3 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
h2 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}


*:before {
	text-decoration: none!important;
}


.pagination > a {
	display: inline-block;
}

.center {
	text-align: center;
}


/* 2 kolumny */
.cnt-2c .cnt-c {
	float: left;
	width: 50%;
}
.cnt-2c .cnt-c0 .cnt {
	margin-right: 0px;
}
.cnt-2c .cnt-c1 .cnt {
	margin-left: 0px;
}


/* 3 kolumny */
.cnt-3c .cnt-c {
	float: left;
	width: 33%;
}
.cnt-3c .cnt-c1 {
	width: 34%;
}
.cnt-3c .cnt-c0 .cnt {
	margin-right: 0px;
}
.cnt-3c .cnt-c1 .cnt {
	margin-right: 0px;
	margin-left: 0px;
}
.cnt-3c .cnt-c2 .cnt {
	margin-left: 0px;
}


/* 4 kolumny */
.cnt-4c .cnt-c {
	float: left;
	width: 25%;
}
.cnt-4c .cnt-c0 .cnt {
	margin-right: 0px;
}
.cnt-4c .cnt-c1 .cnt {
	margin-right: 0px;
	margin-left: 0px;
}
.cnt-4c .cnt-c2 .cnt {
	margin-right: 0px;
	margin-left: 0px;
}
.cnt-4c .cnt-c3 .cnt {
	margin-left: 0px;
}



#page {
	position: relative;
	min-height: 100%;
}
.cnt-r {
	margin: 0 auto;
	max-width: 1000px;
    width: 100%;
	position: relative;
	margin-top: 0px;
	z-index: 5;
}
.cnt-r:first-of-type {
	margin-top: 0;
}
.cnt-r * {
	text-decoration: inherit;
}

.cnt-rm {
	width: 100%!important;
}
.cnt-rm .sub {
	margin: 0 auto;
    max-width: 1000px;
    width: 100%;
}

.cnt-r, .cnt-c, .sub, .cnt, .fin {
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
header.top {
	min-height: 30px;
}
.footer {
	min-height: 30px;
}


/* moduł texts */
.text-cnt {
	
}

/* linki, buttony */
a.link-btn {
	display: inline-block;
}
a.btn, a.btn-thm2, a.btn-small {
	display: inline-block;
}

/* panel z przyciskiem wstecz */
.footer-back {
	clear: both;
}

/* podpis */
span.label {
	display: inline-block;
	width: 80px;
}

/* cecha */
.attribute span {
	display: inline-block;
}


/* lista */
ul.list {
	overflow: hidden;
}
ul.list li {
	position: relative;
}
ul.list li:before {
	position: absolute!important;
	left: 0;
}


/* tabela */
.tbl {
	border-collapse: collapse;
}

p.prg:first-child {
	margin-top: 0!important;
}
p.prg:last-child {
	margin-bottom: 0!important;
}


/* facebook */
.widget_social{
	float: right;
	width: 332px;
	height: 550px;
	background: url(/assets/img/fb.png) no-repeat;
	display: block;
	right: -305px;
    padding: 10px 5px 0 35px;
	position: fixed;
	top: 150px;
	z-index: 1002;
}
.widget_social>div {
    color: #FFF;
    background: #fff;
	height: 465px;
    overflow: hidden;
}


[class*="icon-"] {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    position: relative;
}
[class*="icon-"]:before {
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
}

/* site */ 

#page {
  font-family: Open Sans/*google_font*/;
  font-size: 15px;
  color: #7d7d7d;
}
#page h1 {
  font-size: 38px;
  font-weight: normal;
  text-align: center;
  margin: 70px 0px 50px 0px;
  padding: 0 0 20px 0;
  position: relative;
  color: #000000;
}
#page h1:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50px;
  height: 2px;
  background: #e1b55d;
  margin: 0 0 0 -25px;
}
#page h2 {
  font-size: 38px;
  font-weight: normal;
  text-align: center;
  margin: 70px 0px 50px 0px;
  padding: 0 0 20px 0;
  position: relative;
  color: #000000;
}
#page h2:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50px;
  height: 2px;
  background: #e1b55d;
  margin: 0 0 0 -25px;
}
#page p.prg {
  line-height: 1.7em;
  margin: 15px 0px;
}
#page a.btn {
  border-style: solid solid solid solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 0 0 0 0;
  border-color: #e1b55d #e1b55d #e1b55d #e1b55d;
  padding: 10px 20px;
  font-size: 13px;
  text-transform: uppercase;
  color: #e1b55d;
  margin: 30px 0px 0px 0px;
  -webkit-transition: border-color 0.3s linear 0s, color 0.3s linear 0s;
  transition: border-color 0.3s linear 0s, color 0.3s linear 0s;
  font-weight: bold;
  letter-spacing: 2px;
}
#page a.btn:hover {
  border-style: solid solid solid solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 0 0 0 0;
  color: #000;
  border-color: #000000 #000000 #000000 #000000;
}
.cnt-r {
  max-width: 1200px;
}
#page ul.list {
  margin: 15px 0px;
}
#page ul.list li:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 4px;
  left: 0px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23e1b55d" d="M9.707 13.707l5-5c0.391-0.39 0.391-1.024 0-1.414l-5-5c-0.391-0.391-1.024-0.391-1.414 0s-0.391 1.024 0 1.414l3.293 3.293h-9.586c-0.552 0-1 0.448-1 1s0.448 1 1 1h9.586l-3.293 3.293c-0.195 0.195-0.293 0.451-0.293 0.707s0.098 0.512 0.293 0.707c0.391 0.391 1.024 0.391 1.414 0z"/></svg>');
  width: 14px;
  height: 14px;
}
#page ul.list li {
  padding: 0px 0px 0px 25px;
  margin: 5px 0px;
}
#page h3 {
  font-size: 24px;
  font-weight: normal;
  color: #000000;
}
#page .label {
  color: #e1b55d;
}
#page figure {
  position: relative;
}
#page figure img {
  width: 100%;
  display: block;
}
#page figure a:after {
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.3) url('/assets/userfiles/wysiwyg/67/icon-zoom.png') no-repeat center;
  opacity: 0;
}
#page figure a:hover:after {
  opacity: 1;
}
#page a.btn-thm2 {
  -webkit-transition: border-color 0.3s linear 0s, color 0.3s linear 0s, background-color 0.2s linear 0s;
  transition: border-color 0.3s linear 0s, color 0.3s linear 0s, background-color 0.2s linear 0s;
  margin: 30px 0px 0px 0px;
  padding: 10px 20px 8px 20px;
  background: transparent;
  background-color: #e1b55d;
  font-size: 13px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 2px;
}
#page a.btn-thm2:hover {
  background: transparent;
  background-color: #000000;
}
#page .btns {
  text-align: center;
}
@media (max-width: 767px) {
  #page h1 {
    font-size: 28px;
  }
  #page h2 {
    font-size: 28px;
  }
}



/* 3603/_0 */ 

#page .cnt-r.cnt3603 {
  max-width: 100%;
  z-index: 9;
}


/* 3604/_0 */ 

#page .cnt-r .sub.cnt3604 {
  z-index: 9;
  background: transparent;
  background-color: RGBA(0,0,0,0.0);
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  transition: background-color .25s linear;
  -moz-transition: background-color .25s linear;
  -webkit-transition: background-color .25s linear;
}
#page.sticky .cnt-r .sub.cnt3604 {
  background-color: RGBA(0,0,0,0.5);
}


/* 3606/_0 */ 

#page .cnt-r .sub.cnt3606 {
  z-index: 1;
}


/* slider3608/show_0 */ 

#page .slider .bx-pager-link {
  text-decoration: none!important;
}
#page .slider .bx-controls {
  width: 100%;
  z-index: 999;
}
#page .slider .bx-controls .bx-pager {
  width: auto!important;
}
#page .slider .bx-controls-direction a {
  position: absolute!important;
}
#page .slider .bx-next {
  width: 40px;
  height: 40px;
  border-style: solid solid solid solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 0px 0px 0px 0px;
  border-color: #fff;
  top: 50%;
  right: 20px;
  position: absolute;
  -webkit-transition: border-color 0.3s linear 0s, color 0.3s linear 0s;
  transition: border-color 0.3s linear 0s, color 0.3s linear 0s;
}
#page .slider .bx-next:hover {
  border-color: #e1b55d;
}
#page .slider .bx-next:before {
  background-size: contain;
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>ionicons-v5-a</title><polyline points="268 112 412 256 268 400" style="fill:none;stroke:%23ffffff;stroke-linecap:square;stroke-miterlimit:10;stroke-width:48px"/><line x1="392" y1="256" x2="100" y2="256" style="fill:none;stroke:%23ffffff;stroke-linecap:square;stroke-miterlimit:10;stroke-width:48px"/></svg>');
  top: 8px;
  left: 8px;
}
#page .slider .bx-prev {
  width: 40px;
  height: 40px;
  border-style: solid solid solid solid;
  border-width: 2px 2px 2px 2px;
  border-radius: 0px 0px 0px 0px;
  border-color: #fff;
  top: 50%;
  left: 20px;
  position: absolute;
  -webkit-transition: border-color 0.3s linear 0s, color 0.3s linear 0s;
  transition: border-color 0.3s linear 0s, color 0.3s linear 0s;
}
#page .slider .bx-prev:hover {
  border-color: #e1b55d;
}
#page .slider .bx-prev:before {
  background-size: contain;
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>ionicons-v5-a</title><polyline points="244 400 100 256 244 112" style="fill:none;stroke:%23ffffff;stroke-linecap:round;stroke-linejoin:round;stroke-width:48px"/><line x1="120" y1="256" x2="412" y2="256" style="fill:none;stroke:%23ffffff;stroke-linecap:round;stroke-linejoin:round;stroke-width:48px"/></svg>');
  top: 8px;
  left: 8px;
}
#page .slider .bx-wrapper li {
  position: relative;
}
#page .slider .bx-wrapper li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.4);
  content: '';
}
#page .slider .bx-wrapper img {
  z-index: 1;
  margin: 0 auto;
  min-height: 300px;
  object-fit: cover;
  width: 100%;
}
#page .slider img {
  width: 100%;
}
#page .slider header {
  z-index: 1;
  left: 0px;
  right: 0px;
  top: 60%;
  position: absolute;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#page .slider header h1 {
  font-size: 51px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  letter-spacing: 3px;
  font-family: Merriweather/*google_font*/;
  font-weight: bold;
  position: relative;
  padding: 0 0 17px 0;
}
#page .slider header h1:before {
  content: '';
  height: 2px;
  width: 60px;
  background: #fff;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
}
#page .slider header p {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  letter-spacing: 2px;
  font-weight: normal;
  line-height: 1em;
  margin: 20px 0px 0px 0px;
}
#page .slider .bx-pager {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: 30px;
}
#page .slider .bx-pager a {
  background: transparent;
  background-color: RGBA(255,255,255,0.5);
  width: 10px;
  height: 10px;
  border-style: solid solid solid solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 10px 10px 10px 10px;
  margin: 0px 5px;
}
#page .slider .bx-pager a.active {
  background: transparent;
  background-color: #ffffff;
}
#page .slider {
  text-align: center;
}
#page .slider a.btn:hover {
  color: #ffffff;
  border-style: solid solid solid solid;
  border-width: 1 1 1 1;
  border-color: #ffffff #ffffff #ffffff #ffffff;
  border-radius: 0 0 0 0;
}
@media (max-width: 1000px) {
  #page .slider header h1 {
    font-size: 38px;
  }
}

@media (max-width: 767px) {
  #page .slider a.btn {
    display: none;
  }
  #page .slider header h1 {
    font-size: 28px;
  }
  #page .slider header p {
    font-size: 16px;
  }
}

@media (max-width: 479px) {
  #page .slider header {
    display: none;
  }
}



/* 3614/_0 */ 

#page .cnt-r .cnt3614 .cnt-c0 {
  -webkit-flex: calc(50% - 30px/2);
  flex: 0 1 calc(50% - 30px/2);
}
#page .cnt-r .cnt3614 .cnt-c1 {
  -webkit-flex: calc(50% - 30px/2);
  flex: 0 1 calc(50% - 30px/2);
}
#page .cnt-r .cnt3614 {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row;
  flex-flow: row;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 30px 30px;
}
#page .cnt-r .cnt3614:before {
  display: none;
}
#page .cnt-r .cnt3614:after {
  display: none;
}
#page .cnt-r .sub.cnt3614 {
  padding: 80px 20px 0px 20px;
  max-width: 1200px;
  margin: 0px auto;
}
#page .cnt-r .sub.cnt3614 h2 {
  font-size: 28px;
}
@media (max-width: 797px) {
  #page .cnt-r .cnt3614 .cnt-c0 {
    -webkit-flex: 0 1 100%;
    flex: 0 1 100%;
  }
  #page .cnt-r .cnt3614 .cnt-c1 {
    -webkit-flex: 0 1 100%;
    flex: 0 1 100%;
  }
}



/* top3609/show_0 */ 

#page .top {
  height: 180px;
  transition: height .25s linear;
  -moz-transition: height .25s linear;
  -webkit-transition: height .25s linear;
  max-width: 1200px;
  margin: 0px auto;
  overflow: hidden;
}
#page.sticky .top {
  height: 60px;
}
#page .top header {
  height: 100%;
  position: relative;
}
#page .top .logo {
  position: absolute;
  top: 20px;
  left: 20px;
  opacity: 1;
  transition: opacity .25s linear;
  -moz-transition: opacity .25s linear;
  -webkit-transition: opacity .25s linear;
}
#page .top .logo img {
  height: 110px;
}
#page.p658 .top .logo img {
  height: 160px;
}
#page.sticky .top .logo {
  opacity: 0;
}
#page .top .logo:hover {
  text-decoration: none!important;
}
#page .top .l-contact {
  position: absolute;
  bottom: 120px;
  right: 20px;
  transition: all .25s linear;
  -moz-transition: all .25s linear;
  -webkit-transition: all .25s linear;
}
#page.sticky .top .l-contact {
  bottom: 11px;
  right: 130px;
}
#page .top .e-phone {
  margin: 5px 0 0 40px;
  float: left;
  font-size: 16px;
  color: #ffffff;
  transition: top .25s linear;
  -moz-transition: top .25s linear;
  -webkit-transition: top .25s linear;
}
#page .top .e-phone .txt {
  margin-left: 10px;
}
#page .top .e-reservation {
  color: #ffffff;
  float: left;
}
#page .top .e-reservation .icon-reserv {
  margin-right: 10px;
}
#page .top a.btn-thm2 {
  margin: 0px;
}
#page .top nav.menu1 {
  position: absolute;
  bottom: 50px;
  right: 20px;
  transition: bottom .25s linear;
  -moz-transition: bottom .25s linear;
  -webkit-transition: bottom .25s linear;
}
#page.sticky .top nav.menu1 {
  border: 0;
  bottom: 5px;
}
#page .top nav.menu1 > ul {
  display: none;
}
#page .top nav.menu1 > ul > li {
  float: left;
  position: relative;
}
#page .top nav.menu1 > ul > li > a {
  padding: 20px 0px 10px;
  display: block;
  text-align: center;
  text-decoration: none;
  font-size: 15px;
  letter-spacing: 1px;
  color: #ffffff;
  margin: 0px 50px 0px 0px;
  text-transform: uppercase;
}
#page .top nav.menu1 > ul > li:last-child > a {
  margin-right: 0;
}
#page .top nav.menu1 ul.menu-sub {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 100%;
}
#page .top nav.menu1 ul.menu-sub.active {
  visibility: visible;
  opacity: 1;
  transition: opacity 0.3s linear;
}
#page .top nav.menu1 .mobile-nav {
  font-size: 16px;
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase;
  display: block;
  text-decoration: none;
  position: relative;
  padding: 15px 0px 15px 25px;
}
#page .top nav.menu1 .mobile-nav:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23ffffff" d="M1 3h14v3h-14zM1 7h14v3h-14zM1 11h14v3h-14z"/></svg>');
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
#page .top .w-ui-SocialBtn {
  font-size: 0!important;
  border-style: solid solid solid solid;
  border-width: 1px 1px 1px 1px;
  border-color: #ffffff #ffffff #ffffff #ffffff;
  border-radius: 10px 10px 10px 10px;
  padding: 9px;
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
#page .top .icon-fb:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23ffffff" d="M9.5 3h2.5v-3h-2.5c-1.93 0-3.5 1.57-3.5 3.5v1.5h-2v3h2v8h3v-8h2.5l0.5-3h-3v-1.5c0-0.271 0.229-0.5 0.5-0.5z"/></svg>');
  width: 16px;
  height: 16px;
}
#page .top .icon-fb {
  width: 18px;
  height: 18px;
}
.sidr {
  display: block;
  position: fixed;
  top: 0;
  right: -250px;
  left: auto;
  width: 250px;
  height: 100%;
  background: transparent;
  z-index: 999999;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #000000;
}
.sidr .logo img {
  display: block;
  height: 100px;
  margin: 20px auto;
}
.sidr > ul {
  list-style: none;
}
.sidr > ul > li > a {
  font-size: 15px;
  display: block;
  padding: 10px 20px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.sidr > ul > li > a:hover {
  color: #e1b55d;
}
.sidr .menu-sub > li > a {
  font-size: 13px;
  padding: 10px 20px 10px 40px;
  border-style: solid solid solid solid;
  border-width: 0px 0px 1px 0px;
  border-color: #e8e8e8;
  border-radius: 0 0 0 0;
  font-weight: normal;
  line-height: 1.2em;
  text-decoration: none;
  color: #000;
  display: block;
}
.sidr .menu-sub > li > a:hover {
  color: #e1b55d;
}
.sidr-open .sidr {
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
}
.mobile-overlay {
  display: none;
  position: fixed;
  top: -200px;
  right: -200px;
  bottom: -200px;
  left: -200px;
  background: transparent;
  z-index: 999998;
  background-color: RGBA(0,0,0,0.5);
}
.sidr-animating .mobile-overlay,
.sidr-open .mobile-overlay {
  display: block;
}
#page .top nav.menu1 > ul > li > a:hover {
  color: #e1b55d;
}
#page .top nav.menu1 > ul > li.sel > a {
  border-style: solid solid solid solid;
  border-width: 0px 0px 1px 0px;
  border-color: #e1b55d;
  border-radius: 5px 5px 0px 0px;
}
#page .top .w-ui-SocialBtn:hover {
  border-style: solid solid solid solid;
  border-width: 1px 1px 1px 1px;
  border-radius: 10px 10px 10px 10px;
  border-color: #cf0a0c #cf0a0c #cf0a0c #cf0a0c;
}
#page .top .icon-phone:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23ffffff" d="M11 10c-1 1-1 2-2 2s-2-1-3-2-2-2-2-3 1-1 2-2-2-4-3-4-3 3-3 3c0 2 2.055 6.055 4 8s6 4 8 4c0 0 3-2 3-3s-3-4-4-3z"/></svg>');
  width: 28px;
  height: 28px;
}
#page .top .icon-phone {
  width: 28px;
  height: 28px;
}
#page .top .icon-reserv {
  width: 20px;
  height: 20px;
}
#page .top .icon-reserv:before {
  background-size: 100%;
  width: 20px;
  height: 20px;
  display: inline-block;
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23ffffff" d="M5 6h2v2h-2zM8 6h2v2h-2zM11 6h2v2h-2zM2 12h2v2h-2zM5 12h2v2h-2zM8 12h2v2h-2zM5 9h2v2h-2zM8 9h2v2h-2zM11 9h2v2h-2zM2 9h2v2h-2zM13 0v1h-2v-1h-7v1h-2v-1h-2v16h15v-16h-2zM14 15h-13v-11h13v11z"/></svg>');
}
#page .top .l-social {
  margin-top: -66px;
  position: fixed;
  top: 50%;
  right: 0px;
  z-index: 999;
  width: 50px;
}
#page .top .l-social a.social-bok:hover {
  left: -100px;
  background-color: rgb(0, 59, 149);
}
#page .top .l-social a.social-google {
  color: #000;
}
#page .top .l-social a.social-google:hover {
  left: -100px;
  background-color: #fff;
}
#page .top .l-social a {
  margin: 5px 0;
  color: #fff;
  left: 10px;
  height: 40px;
  line-height: 40px;
  width: 200px;
  display: block;
  position: relative;
  -webkit-transition: left 0.2s linear 0s;
  transition: left 0.2s linear 0s;
}
#page .top .icon-bok {
  background: transparent;
  background-color: rgb(0, 59, 149);
  border-radius: 6px 6px 6px 0px;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 10px 0 -10px;
}
#page .top .icon-google {
  background: transparent;
  background-color: #fff;
  border-radius: 2px;
  color: #000;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  float: left;
  width: 40px;
  height: 40px;
  margin: 0 10px 0 -10px;
  position: realtive;
  box-shadow: 0 0 1px 0 RGBA(0,0,0,0.3);
}
#page .top .icon-star {
  position: absolute;
  bottom: 5px;
  left: 3px;
  width: 6px;
  height: 6px;
  background-size: cover;
  background-image: url("data:image/svg+xml,%3C!--%0Aversion: '2.0'%0Aunicode: 'f67e'%0A--%3E%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='%23f2b901'%0A%3E%3Cpath d='M8.433 6h-5.433l-.114 .006a1 1 0 0 0 -.743 1.508l2.69 4.486l-2.69 4.486l-.054 .1a1 1 0 0 0 .911 1.414h5.434l2.709 4.514l.074 .108a1 1 0 0 0 1.64 -.108l2.708 -4.514h5.435l.114 -.006a1 1 0 0 0 .743 -1.508l-2.691 -4.486l2.691 -4.486l.054 -.1a1 1 0 0 0 -.911 -1.414h-5.434l-2.709 -4.514a1 1 0 0 0 -1.714 0l-2.71 4.514z' /%3E%3C/svg%3E%0A");
}
#page .top .icon-star + .icon-star {
  left: 10px;
}
#page .top .icon-star + .icon-star + .icon-star {
  left: 17px;
}
#page .top .icon-star + .icon-star + .icon-star + .icon-star {
  left: 24px;
}
#page .top .icon-star + .icon-star + .icon-star + .icon-star + .icon-star {
  left: 31px;
}
@media (max-width: 768px) {
  #page .top {
    height: 130px;
  }
  #page .top .logo img {
    height: 100px;
  }
  #page.p658 .top .logo img {
    height: 100px;
  }
  #page .top .logo {
    top: 10px;
  }
  #page.p658 .top .logo {
    top: 20px;
  }
  #page .top nav.menu1 {
    margin: 0;
    bottom: 10px;
  }
  #page.sticky .top nav.menu1 {
    bottom: 5px;
  }
  #page .top div.l-contact {
    bottom: 75px;
  }
  #page .top .e-reservation a.btn-thm2 {
    padding: 10px 15px;
    letter-spacing: 0;
  }
  #page .top .e-reservation .txt {
    display: none;
  }
  #page .top .e-reservation .icon-reserv {
    display: none;
  }
  #page .top .e-phone .txt {
    display: none;
  }
}



/* 3610/_0 */ 

#page .cnt-r.cnt3610 {
  max-width: 100%;

}



/* 3619/_0 */ 

#page .cnt-r .sub.cnt3619 {
  padding: 0px 20px;
  margin: 0px auto;
}


/* text3617/show_0 */ 

#page .mainOffer1 {
  padding: 330px 30px 30px 30px;
  text-align: center;
  background: transparent;
  background-color: #fafafa;
}
#page .mainOffer1 h2 {
  margin: 0px 0px 30px 0px;
}
#page .mainOffer1 .l-Foto {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 300px;
}
#page .mainOffer1 .l-Foto img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#page span[class*=icon-] {
  width: 20px;
  height: 20px;
  margin: 0px 5px 0px 0px;
}
#page .icon-person:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: -1px;
  left: 0px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>ionicons-v5-j</title><path d="M332.64,64.58C313.18,43.57,286,32,256,32c-30.16,0-57.43,11.5-76.8,32.38-19.58,21.11-29.12,49.8-26.88,80.78C156.76,206.28,203.27,256,256,256s99.16-49.71,103.67-110.82C361.94,114.48,352.34,85.85,332.64,64.58Z"/><path d="M432,480H80A31,31,0,0,1,55.8,468.87c-6.5-7.77-9.12-18.38-7.18-29.11C57.06,392.94,83.4,353.61,124.8,326c36.78-24.51,83.37-38,131.2-38s94.42,13.5,131.2,38c41.4,27.6,67.74,66.93,76.18,113.75,1.94,10.73-.68,21.34-7.18,29.11A31,31,0,0,1,432,480Z"/></svg>');
  width: 22px;
  height: 22px;
}
#page .icon-area:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23000000" d="M16 0h-6.5l2.5 2.5-3 3 1.5 1.5 3-3 2.5 2.5z"/><path fill="%23000000" d="M16 16v-6.5l-2.5 2.5-3-3-1.5 1.5 3 3-2.5 2.5z"/><path fill="%23000000" d="M0 16h6.5l-2.5-2.5 3-3-1.5-1.5-3 3-2.5-2.5z"/><path fill="%23000000" d="M0 0v6.5l2.5-2.5 3 3 1.5-1.5-3-3 2.5-2.5z"/></svg>');
  width: 18px;
  height: 18px;
}
#page .icon-wifi {
  width: 22px;
  height: 22px;
}
#page .icon-wifi:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>ionicons-v5-r</title><path d="M346.65,304.3a136,136,0,0,0-180.71,0,21,21,0,1,0,27.91,31.38,94,94,0,0,1,124.89,0,21,21,0,0,0,27.91-31.4Z"/><path d="M256.28,183.7a221.47,221.47,0,0,0-151.8,59.92,21,21,0,1,0,28.68,30.67,180.28,180.28,0,0,1,246.24,0,21,21,0,1,0,28.68-30.67A221.47,221.47,0,0,0,256.28,183.7Z"/><path d="M462,175.86a309,309,0,0,0-411.44,0,21,21,0,1,0,28,31.29,267,267,0,0,1,355.43,0,21,21,0,0,0,28-31.31Z"/><circle cx="256.28" cy="393.41" r="32"/></svg>');
  width: 22px;
  height: 22px;
}
#page .icon-bed:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='303.2484 151.305 40 32' width='40px' height='32px'%3E%3Cg id='Shopicon' transform='matrix(1, 0, 0, 1, 299.24838702750776, 139.3049947515874)'%3E%3Cpath d='M40,12H8v16H4v10v2v4h4v-4h32v4h4v-4v-2V28h-4V12z M16,26c0-1.103,0.897-2,2-2h12c1.103,0,2,0.897,2,2s-0.897,2-2,2H18 C16.897,28,16,27.103,16,26z M12,16h24v10c0-3.309-2.691-6-6-6H18c-3.309,0-6,2.691-6,6V16z'/%3E%3C/g%3E%3C/svg%3E");
  width: 18px;
  height: 18px;
}
#page .icon-dbbed:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='587.386 138.626 50.0001 40' width='50.0001px' height='40px'%3E%3Cpath d='M 592.386 138.626 C 590.734 138.626 589.386 139.974 589.386 141.626 L 589.386 155.439 C 590.683 154.314 592.324 153.404 594.386 152.689 L 594.386 148.626 C 594.386 145.966 598.929 145.626 602.886 145.626 C 606.843 145.626 611.386 145.966 611.386 148.626 L 611.386 150.626 C 611.722 150.622 612.043 150.626 612.386 150.626 C 612.73 150.626 613.05 150.622 613.386 150.626 L 613.386 148.626 C 613.386 145.966 617.929 145.626 621.886 145.626 C 625.843 145.626 630.386 145.966 630.386 148.626 L 630.386 152.658 C 632.445 153.369 634.078 154.298 635.386 155.439 L 635.386 141.626 C 635.386 139.974 634.039 138.626 632.386 138.626 L 592.386 138.626 Z M 612.386 152.626 C 593.293 152.626 587.371 156.158 587.386 165.626 L 637.386 165.626 C 637.402 156.095 631.48 152.626 612.386 152.626 Z M 587.386 167.626 L 587.386 178.626 L 594.386 178.626 L 594.386 174.626 C 594.386 173.189 594.949 172.626 596.386 172.626 L 628.386 172.626 C 629.824 172.626 630.386 173.189 630.386 174.626 L 630.386 178.626 L 637.386 178.626 L 637.386 167.626 L 587.386 167.626 Z' style='stroke-width: 1;'/%3E%3C/svg%3E");
  width: 20px;
  height: 18px;
}
#page .icon-sofa {
  width: 24px;
}
#page .icon-sofa:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='11.741 54.816 640 384' width='640px' height='384px'%3E%3Cpath d='M 171.741 214.816 L 171.741 278.816 L 491.741 278.816 L 491.741 214.816 C 491.741 179.516 520.441 150.816 555.741 150.816 L 587.741 150.816 C 587.741 97.816 544.741 54.816 491.741 54.816 L 171.741 54.816 C 118.741 54.816 75.741 97.816 75.741 150.816 L 107.741 150.816 C 143.041 150.816 171.741 179.516 171.741 214.816 Z M 587.741 182.816 L 555.741 182.816 C 538.041 182.816 523.741 197.116 523.741 214.816 L 523.741 310.816 L 139.741 310.816 L 139.741 214.816 C 139.741 197.116 125.441 182.816 107.741 182.816 L 75.741 182.816 C 40.441 182.816 11.741 211.516 11.741 246.816 C 11.741 270.416 24.741 290.816 43.741 301.916 L 43.741 422.816 C 43.741 431.616 50.941 438.816 59.741 438.816 L 123.741 438.816 C 132.541 438.816 139.741 431.616 139.741 422.816 L 139.741 406.816 L 523.741 406.816 L 523.741 422.816 C 523.741 431.616 530.941 438.816 539.741 438.816 L 603.741 438.816 C 612.541 438.816 619.741 431.616 619.741 422.816 L 619.741 301.916 C 638.741 290.816 651.741 270.416 651.741 246.816 C 651.741 211.516 623.041 182.816 587.741 182.816 Z' style='stroke-width: 1;' transform='matrix(1, 0, 0, 1, -7.105427357601002e-15, 0)'/%3E%3C/svg%3E");
  width: 24px;
  height: 18px;
}
#page .icon-bathroom:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='190.637 -110.1132 512.0001 512.0462' width='512px' height='512.046px'%3E%3Cpath d='M 222.637 273.933 C 222.693 301.105 234.333 326.965 254.637 345.023 L 254.637 385.933 C 254.637 394.769 261.801 401.933 270.637 401.933 L 302.637 401.933 C 311.474 401.933 318.637 394.769 318.637 385.933 L 318.637 369.933 L 574.637 369.933 L 574.637 385.933 C 574.637 394.769 581.801 401.933 590.637 401.933 L 622.637 401.933 C 631.474 401.933 638.637 394.769 638.637 385.933 L 638.637 345.023 C 658.941 326.965 670.581 301.105 670.637 273.933 L 670.637 225.933 L 222.637 225.933 L 222.637 273.933 Z M 686.637 145.933 L 270.637 145.933 L 270.637 -40.817 C 270.673 -57.183 288.411 -67.373 302.567 -59.16 C 304.155 -58.238 305.617 -57.114 306.917 -55.817 L 326.187 -36.557 C 313.057 -6.677 318.577 22.553 334.807 43.173 L 334.637 43.343 C 328.414 49.587 328.414 59.689 334.637 65.933 L 345.947 77.243 C 352.196 83.493 362.328 83.493 368.577 77.243 L 473.947 -28.127 C 480.197 -34.376 480.197 -44.508 473.947 -50.757 L 462.637 -62.067 C 456.39 -68.311 446.265 -68.311 440.017 -62.067 L 439.847 -61.897 C 419.227 -78.127 390.017 -83.647 360.117 -70.517 L 340.857 -89.787 C 303.164 -127.48 238.798 -110.24 224.998 -58.75 C 223.43 -52.901 222.637 -46.872 222.637 -40.817 L 222.637 145.933 L 206.637 145.933 C 197.801 145.933 190.637 153.096 190.637 161.933 L 190.637 177.933 C 190.637 186.769 197.801 193.933 206.637 193.933 L 686.637 193.933 C 695.474 193.933 702.637 186.769 702.637 177.933 L 702.637 161.933 C 702.637 153.096 695.474 145.933 686.637 145.933 Z' style='stroke-width: 1;'/%3E%3C/svg%3E");
  width: 20px;
  height: 18px;
}
#page .icon-kitchen:before {
  background-size: 100%;
  display: inline-block;
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='492.5431 -122.7662 511.3875 512' width='511.387px' height='512px'%3E%3Cg id='Layer_1'%3E%3Cg transform='matrix(1, 0, 0, 1, 492.237129, -122.766214)'%3E%3Cg%3E%3Cpath d='M494.839,271.685l-47.195-47.19c-5.733-5.744-14.745-6.527-21.375-1.875l-58.657,41.052v-13.237 c0-21.737-14-40.096-33.391-47.01V83.478C334.22,37.446,296.775,0,250.741,0H117.176C71.144,0,33.809,37.446,33.809,83.478 v119.946c-19.391,6.914-33.503,25.273-33.503,47.01v211.478C0.307,489.532,22.775,512,50.394,512h267.13 c17.293,0,33.097-8.696,42.282-23.266c0.03-0.05,0.07-0.121,0.104-0.176L496.714,293.06 C501.361,286.424,500.567,277.413,494.839,271.685z M100.625,428.522c0,9.223-7.584,16.696-16.807,16.696 s-16.696-7.473-16.696-16.696V283.826c0-9.223,7.473-16.696,16.696-16.696s16.807,7.473,16.807,16.696V428.522z M69.921,200.348 c2.456-6.979,6.483-13.364,11.918-18.75c9.36-9.44,21.908-14.641,35.337-14.641c64.205,0,69.36,0,133.565,0 c21.767,0,40.337,13.956,47.229,33.391H69.921z M300.94,150.419c-13.971-10.529-31.393-16.854-50.198-16.854h-16.696V116.87 c0-27.619-22.468-50.087-50.087-50.087c-27.619,0-49.976,22.468-49.976,50.087v16.696h-16.807 c-18.419,0-35.811,5.97-50.087,16.792V83.478c0-27.619,22.468-50.087,50.087-50.087h133.565c27.619,0,50.198,22.468,50.198,50.087 V150.419z M367.611,419.315V304.43l66.326-46.424l27.385,27.385L367.611,419.315z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(1, 0, 0, 1, 492.237129, -122.766214)'%3E%3Cg%3E%3Cpath d='M490.236,103.669c-12.786-11.393-12.81-28.965,0-40.38c7.294-6.5,7.935-17.675,1.435-24.968 c-6.5-7.288-17.691-7.94-24.968-1.435c-28.62,25.513-28.6,67.689,0,93.185c12.786,11.393,12.81,28.965,0,40.38 c-7.294,6.5-7.935,17.674-1.435,24.968c6.515,7.305,17.693,7.923,24.968,1.435C518.856,171.341,518.836,129.165,490.236,103.669z'/%3E%3C/g%3E%3C/g%3E%3Cg transform='matrix(1, 0, 0, 1, 492.237129, -122.766214)'%3E%3Cg%3E%3Cpath d='M412.323,103.669c-12.786-11.393-12.81-28.965,0-40.38c7.294-6.5,7.935-17.675,1.435-24.968 c-6.511-7.288-17.68-7.94-24.968-1.435c-28.62,25.513-28.6,67.689,0,93.185c12.786,11.393,12.81,28.965,0,40.38 c-7.294,6.5-7.935,17.674-1.435,24.968c6.515,7.305,17.693,7.923,24.968,1.435C440.943,171.341,440.923,129.165,412.323,103.669z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  width: 18px;
  height: 18px;
}
#page .e-icons {
  margin: 0px 0px 10px 0px;
}
#page .e-icons p {
  margin: 0px 5px 10px 5px;
  display: inline-block;
}


/* text3618/show_0 */ 

#page .mainOffer2 {
  padding: 330px 30px 30px 30px;
  text-align: center;
  background: transparent;
  background-color: #fafafa;
}
#page .mainOffer2 h2 {
  margin: 0px 0px 30px 0px;
}

/* text3621/show_0 */ 

#page .cnt-r .cnt.cnt3621 .fin {
  max-width: 900px;
  margin: 0px auto;
  text-align: center;
}


/* 3622/_0 */ 

#page .cnt-r.cnt3622 {
  margin: 50px auto 0 auto;
  max-width: 100%;
  background: transparent;
  background-color: #000000;
}


/* 3623/_0 */ 

#page .cnt-r .sub.cnt3623 {
  max-width: 1200px;
  margin: 0px auto;
}


/* footer3625/show_0 */ 

#page .footer {
  padding: 30px 20px;
  color: #e8e8e8;
  line-height: 1.5em;
}
#page .footer p {
  margin: 10px 0;
}
#page .footer .label {
  width: 60px;
}
#page .footer .l-contact1 {
  float: left;
  width: 40%;
}
#page .footer .l-contact2 {
  float: left;
  width: 24%;
  line-height: 1.7em;
  text-align: center;
}
#page .footer .l-contact2 img {
  width: 150px;
}
#page .footer .l-create {
  float: right;
  font-size: 12px;
  color: #c7c7c7;
}
#page .footer h4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin: 0px 0px 20px 0px;
  line-height: 1.2em;
}
#page .footer .l-media {
  width: 33%;
  float: right;
  text-align: right;
}
#page .footer .l-copy {
  width: 50%;
  float: left;
  clear: both;
  font-size: 12px;
  color: #c7c7c7;
}
#page .footer hr {
  margin: 20px 0px;
  border-style: solid solid solid solid;
  border-width: 0px 0px 0px 0px;
  border-radius: 0 0 0 0;
  height: 1px;
  background: transparent;
  background-color: RGBA(255,255,255,0.3);
  clear: both;
  float: left;
  width: 100%;
}
#page .footer .icon-fb {
  opacity: 0.8;
  width: 34px;
  height: 34px;
}
#page .footer .icon-fb:hover {
  opacity: 1;
}
#page .footer .icon-fb:before {
  background-size: 100%;
  width: 34px;
  height: 34px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" data-name="Layer 1" viewBox="0 0 512 512"><path d="M480,257.35c0-123.7-100.3-224-224-224s-224,100.3-224,224c0,111.8,81.9,204.47,189,221.29V322.12H164.11V257.35H221V208c0-56.13,33.45-87.16,84.61-87.16,24.51,0,50.15,4.38,50.15,4.38v55.13H327.5c-27.81,0-36.51,17.26-36.51,35v42h62.12l-9.92,64.77H291V478.66C398.1,461.85,480,369.18,480,257.35Z" fill-rule="evenodd" fill="%23ffffff"/></svg>');
  top: 0px;
  left: 0px;
  display: inline-block;
  opacity: 1;
}
#page .footer .icon-insta {
  margin: 0px 10px 0px 10px;
  opacity: 0.8;
  width: 34px;
  height: 34px;
}
#page .footer .icon-insta:hover {
  opacity: 1;
}
#page .footer .icon-insta:before {
  background-size: 100%;
  width: 34px;
  height: 34px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>ionicons-v5_logos</title><path fill="%23ffffff" d="M349.33,69.33a93.62,93.62,0,0,1,93.34,93.34V349.33a93.62,93.62,0,0,1-93.34,93.34H162.67a93.62,93.62,0,0,1-93.34-93.34V162.67a93.62,93.62,0,0,1,93.34-93.34H349.33m0-37.33H162.67C90.8,32,32,90.8,32,162.67V349.33C32,421.2,90.8,480,162.67,480H349.33C421.2,480,480,421.2,480,349.33V162.67C480,90.8,421.2,32,349.33,32Z"/><path fill="%23ffffff" d="M377.33,162.67a28,28,0,1,1,28-28A27.94,27.94,0,0,1,377.33,162.67Z"/><path fill="%23ffffff" d="M256,181.33A74.67,74.67,0,1,1,181.33,256,74.75,74.75,0,0,1,256,181.33M256,144A112,112,0,1,0,368,256,112,112,0,0,0,256,144Z"/></svg>');
  top: 0px;
  left: 0px;
  display: inline-block;
}
#page .footer .icon-tiktok {
  opacity: 0.8;
  width: 34px;
  height: 34px;
}
#page .footer .icon-tiktok:hover {
  opacity: 1;
}
#page .footer .icon-tiktok:before {
  background-size: 100%;
  width: 34px;
  height: 34px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" id="icons" viewBox="0 0 512 512"><path fill="%23ffffff" d="M412.19,118.66a109.27,109.27,0,0,1-9.45-5.5,132.87,132.87,0,0,1-24.27-20.62c-18.1-20.71-24.86-41.72-27.35-56.43h.1C349.14,23.9,350,16,350.13,16H267.69V334.78c0,4.28,0,8.51-.18,12.69,0,.52-.05,1-.08,1.56,0,.23,0,.47-.05.71,0,.06,0,.12,0,.18a70,70,0,0,1-35.22,55.56,68.8,68.8,0,0,1-34.11,9c-38.41,0-69.54-31.32-69.54-70s31.13-70,69.54-70a68.9,68.9,0,0,1,21.41,3.39l.1-83.94a153.14,153.14,0,0,0-118,34.52,161.79,161.79,0,0,0-35.3,43.53c-3.48,6-16.61,30.11-18.2,69.24-1,22.21,5.67,45.22,8.85,54.73v.2c2,5.6,9.75,24.71,22.38,40.82A167.53,167.53,0,0,0,115,470.66v-.2l.2.2C155.11,497.78,199.36,496,199.36,496c7.66-.31,33.32,0,62.46-13.81,32.32-15.31,50.72-38.12,50.72-38.12a158.46,158.46,0,0,0,27.64-45.93c7.46-19.61,9.95-43.13,9.95-52.53V176.49c1,.6,14.32,9.41,14.32,9.41s19.19,12.3,49.13,20.31c21.48,5.7,50.42,6.9,50.42,6.9V131.27C453.86,132.37,433.27,129.17,412.19,118.66Z"/></svg>');
  top: 0px;
  left: 0px;
  display: inline-block;
}
#page .footer .icon-phone:before {
  background-size: 100%;
  width: 18px;
  height: 18px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23e1b55d" d="M11 10c-1 1-1 2-2 2s-2-1-3-2-2-2-2-3 1-1 2-2-2-4-3-4-3 3-3 3c0 2 2.055 6.055 4 8s6 4 8 4c0 0 3-2 3-3s-3-4-4-3z"/></svg>');
  top: 0px;
  left: 0px;
  display: inline-block;
}
#page .footer .icon-phone {
  width: 18px;
  height: 18px;
  margin: 0px 3px 0px 0px;
  vertical-align: -4px;
}
#page .footer .icon-email:before {
  background-size: 100%;
  width: 18px;
  height: 18px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"><title>ionicons-v5-o</title><path fill="%23e1b55d" d="M424,80H88a56.06,56.06,0,0,0-56,56V376a56.06,56.06,0,0,0,56,56H424a56.06,56.06,0,0,0,56-56V136A56.06,56.06,0,0,0,424,80Zm-14.18,92.63-144,112a16,16,0,0,1-19.64,0l-144-112a16,16,0,1,1,19.64-25.26L256,251.73,390.18,147.37a16,16,0,0,1,19.64,25.26Z"/></svg>');
  top: 0px;
  left: 0px;
  display: inline-block;
}
#page .footer .icon-email {
  margin: 0px 3px 0px 0px;
  width: 18px;
  height: 18px;
  vertical-align: -4px;
}
#page .footer .icon-location:before {
  background-size: contain;
  width: 18px;
  height: 18px;
  content: "";
  position: absolute;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23919191" d="M8 0c-2.761 0-5 2.239-5 5 0 5 5 11 5 11s5-6 5-11c0-2.761-2.239-5-5-5zM8 8c-1.657 0-3-1.343-3-3s1.343-3 3-3 3 1.343 3 3-1.343 3-3 3z"/></svg>');
  top: 0px;
  left: 0px;
}
@media (max-width: 767px) {
  #page .footer .l-contact1 {
    width: 60%;
  }
  #page .footer .l-contact2 {
    width: 40%;
  }
  #page .footer .l-media {
    width: 100%;
    margin: 20px 0 0 0;
    text-align: left;
  }
}

@media (max-width: 550px) {
  #page .footer .l-contact1 {
    float: none;
    width: 100%;
  }
  #page .footer .l-contact2 {
    float: none;
    width: 100%;
    margin: 30px 0 0 0;
  }
  #page .footer .l-media {
    text-align: center;
  }
}

@media (max-width: 479px) {
  #page .footer .l-copy {
    clear: both;
    float: none;
    width: 100%;
    text-align: center;
  }
  #page .footer .l-create {
    clear: both;
    float: none;
    width: 100%;
    text-align: center;
  }
}



/* text3771/show_0 */ 

#page .cnt-r .cnt.cnt3771 .fin .video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  display: none;
}
#page .cnt-r .cnt.cnt3771 .fin .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#page .cnt-r .cnt.cnt3771 .fin .gallery277 .video277 {
  display: block;
}
#page .cnt-r .cnt.cnt3771 .fin .gallery278 .video278 {
  display: block;
}

/* 3752/_0 */ 

#page .cnt-r .sub.cnt3752 {
  padding: 0 20px;
  max-width: 1200px;
  margin: 0px auto;
}


/* 3755/_0 */ 

#page .cnt-r .sub.cnt3755 {
  height: 150px;
  background-color: #000000;
  background-image: url(/assets/userfiles/sites/0/12/1216.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  #page .cnt-r .sub.cnt3755 {
    height: 120px;
  }
}



/* 3759/_0 */ 

#page .cnt-r .cnt3759 .cnt-c0 {
  width: 50%;
}
#page .cnt-r .cnt3759 .cnt-c1 {
  width: 50%;
}
#page .cnt-r .sub.cnt3759 {
  padding: 0px 20px;
  margin: 80px auto 0px auto;
  max-width: 1200px;
}
@media (max-width: 797px) {
  #page .cnt-r .cnt3759 .cnt-c0 {
    width: 100%;
  }
  #page .cnt-r .cnt3759 .cnt-c1 {
    width: 100%;
    margin-top: 50px;
  }
}



/* gallery3766/list_0 */ 

#page .gallery-list .gallery {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 0 -20px -20px;
}
#page .gallery-list .gallery article {
  flex-basis: 33.333%;
  -ms-flex-preferred-size: 33.333%;
  -webkit-flex-basis: 33.333%;
  padding: 0 0 20px 20px;
}
#page .gallery-list .gallery article figure img {
  width: 100%;
}
#page .gallery-list img.photo:hover {
  opacity: 0.7;
}
#page .gallery-list h3 {
  margin: 0px 0px 10px 0px;
  text-align: center;
}
@media (max-width: 767px) {
  #page .gallery-list .gallery article {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

@media (max-width: 601px) {
  #page .gallery-list .gallery article {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}

@media (max-width: 320px) {
  #page .gallery-list .gallery article {
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
  }
}



/* gallery3767/show_0 */ 

#page .gallery-show .gallery {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 0 -20px -20px;
}
#page .gallery-show .gallery article {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 0 0 20px 20px;
}
#page .gallery-show .gallery article figure img {
  width: 100%;
}
#page .gallery-show img.photo:hover {
  opacity: 0.7;
}
@media (max-width: 767px) {
  #page .gallery-show .gallery article {
    flex-basis: 33.333%;
    -ms-flex-preferred-size: 33.333%;
    -webkit-flex-basis: 33.333%;
  }
}

@media (max-width: 601px) {
  #page .gallery-show .gallery article {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

@media (max-width: 320px) {
  #page .gallery-show .gallery article {
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    -webkit-flex-basis: 100%;
  }
}



/* text3769/show_0 */ 

#page .offer1 {
  padding: 0;
  margin: 80px 0px 0px 0px;
}
#page .offer1 h2 {
  margin: 0px 0px 30px 0px;
  text-align: left;
  font-size: 28px;
}
#page .offer1 h2:after {
  left: 0;
  margin: 0 0 0 0;
}
#page .offer1 .row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
#page .offer1 .l-text {
  -webkit-flex: 0 1 60%;
  flex: 0 1 60%;
  padding: 0px 0px 0px 30px;
}
#page .offer1 figure {
  -webkit-flex: 0 1 40%;
  flex: 0 1 40%;
  position: relative;
}
#page .offer1 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
#page .offer1 ul.list li:before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23ffffff" d="M2 2h12v12h-12z"/></svg>');
  background-size: 100%;
  width: 8px;
  height: 8px;
  display: inline-block;
  content: "";
  position: absolute;
  top: 6px;
  left: 0px;
}
#page .offer1 a.btn {
  margin: 0px;
}
@media (max-width: 767px) {
  #page .offer1 h2 {
    margin: 30px 0px 30px 0px;
  }
  #page .offer1 .l-text {
    -webkit-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 0px;
  }
  #page .offer1 figure {
    -webkit-flex: 0 1 100%;
    flex: 0 1 100%;
    height: 300px;
  }
}



/* text3770/show_0 */ 

#page .offer2 {
  padding: 0;
  margin: 80px 0px 0px 0px;
}
#page .offer2 h2 {
  margin: 0px 0px 30px 0px;
  text-align: left;
  font-size: 28px;
}
#page .offer2 h2:after {
  left: 0;
  margin: 0 0 0 0;
}
#page .offer2 .row {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-content: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
}
#page .offer2 .l-text {
  -webkit-flex: 0 1 60%;
  flex: 0 1 60%;
  padding: 0px 0px 0px 30px;
}
#page .offer2 figure {
  -webkit-flex: 0 1 40%;
  flex: 0 1 40%;
  position: relative;
}
#page .offer2 img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
#page .offer2 ul.list li:before {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="16" height="16" viewBox="0 0 16 16"><path fill="%23ffffff" d="M2 2h12v12h-12z"/></svg>');
  background-size: 100%;
  width: 8px;
  height: 8px;
  display: inline-block;
  content: "";
  position: absolute;
  top: 6px;
  left: 0px;
}
#page .offer2 a.btn {
  margin: 0px;
}
@media (max-width: 767px) {
  #page .offer2 h2 {
    margin: 30px 0px 30px 0px;
  }
  #page .offer2 .l-text {
    -webkit-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 0px;
  }
  #page .offer2 figure {
    -webkit-flex: 0 1 100%;
    flex: 0 1 100%;
    height: 300px;
  }
}



/* 5887/_0 */ 

#page .cnt-r .sub.cnt5887 {
  width: 100%;
  background-image: url(/assets/userfiles/sites/0/12/1217.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  margin: 80px auto 0px auto;
}
#page .cnt-r .sub.cnt5887 .cnt:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.4);
  display: block;
  height: auto;
  z-index: 9;
}


/* text14693/show_0 */ 

#page .mainAbout {
  color: #ffffff;
  padding: 0px 20px 50px 20px;
  text-align: center;
  max-width: 900px;
  margin: 0px auto;
  z-index: 10;
}
#page .mainAbout h2 {
  color: #ffffff;
}
#page .mainAbout a.btn:hover {
  border-style: solid solid solid solid;
  border-width: 1 1 1 1;
  border-color: #ffffff #ffffff #ffffff #ffffff;
  border-radius: 0 0 0 0;
  color: #ffffff;
}


/* 14694/_0 */ 

#page .cnt-r .sub.cnt14694 {
  max-width: 1200px;
  margin: 0px auto 0px auto;
  padding: 80px 20px 0px 20px;
}


/* gallery14696/rand_0 */ 

#page .gallery-rand .gallery {
 
  margin: 0 0 -2px -2px;
}
#page .gallery-rand .gallery article {
  padding: 0 0 2px 2px;
}
#page .gallery-rand .gallery article figure img {
  width: 100%;
}
#page .gallery-rand .bx-wrapper:before, #page .gallery-rand .bx-wrapper:after {
  content: '';
  width: 150px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  z-index: 9;
}
#page .gallery-rand .bx-wrapper:after {
  left: auto;
  right: 0;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
@media (max-width: 767px) {
  #page .gallery-rand .gallery article {

  }
}

@media (max-width: 480px) {
  #page .gallery-rand .gallery article {

  }
}



/* text14827/show_0 */ 

#page .class_name {
  max-width: 900px;
  margin: 0px auto;
  text-align: center;
}


/* 14825/_0 */ 

#page .cnt-r .sub.cnt14825 {
  padding: 0px 20px;
  max-width: 1200px;
  margin: 0px auto;
}


/* 14832/_0 */ 

#page .cnt-r .sub.cnt14832 {
  padding: 0px 20px;
  max-width: 1200px;
  margin: 0px auto;
}


/* text14836/show_0 */ 

#page .class_name {
  max-width: 900px;
  margin: 0px auto;
  text-align: center;
}
#page .cnt-r .cnt.cnt14836 .fin ol.list {
  margin: 15px 0px;
  list-style-type: decimal;
  padding: 0px 0px 0px 20px;
  line-height: 1.5em;
}
#page .cnt-r .cnt.cnt14836 .fin ol.list li {
  margin: 10px 0px;
}


/* 14864/_0 */ 

#page .cnt-r .sub.cnt14864 {
  padding: 0px 20px;
  max-width: 1200px;
  margin: 0px auto;
}


/* 14993/_0 */ 

#page .cnt-r .sub.cnt14993 {
  margin: 0px auto;
  padding: 0px 20px;
  max-width: 1200px;
}


/* news14866/list_0 */ 

#page .news-list article {
  margin: 0 0 30px 0;
}
#page .news-list article:last-of-type {
  margin-bottom: 0;
}
#page .news-list figure {
  float: left;
  margin-right: 30px;
  width: 300px;
}
#page .news-list img.photo {
  width: 100%;
}
#page .news-list header {
  padding-bottom: 20px;
}
#page .news-list time {
  color: #999;
  display: block;
  margin: 10px 0 0 0;
  text-align: left;
}
#page .news-list article section footer {
  margin-top: 10px;
}
#page .news-list h3 {
  text-align: left;
}
#page .news-list article p {
  line-height: 1.5em;
}
#page .news-list a.btn {
  margin: 20px 0px 0px 0px;
}
@media (max-width: 767px) {
  #page .news-list figure {
    width: 30%;
  }
}

@media (max-width: 480px) {
  #page .news-list figure {
    float: none;
    margin: 0 0 10px 0;
    width: 100%;
    max-width: 300px;
  }
}



/* contact14805/address_0 */ 

### sub

#page .cnt-r .sub.cnt$idCnt {
  padding: 0 20px;
}
#page .contact-address h2 {
  margin: 0px 0px 50px 0px;
}


/* text14806/show_0 */ 

#page .contactMap iframe {
  width: 100%;
  height: 400px;
}



/* news14867/show_0 */ 

#page .news-show figure {
  float: left;
  margin: 0 30px 20px 0;
  width: 30%;
}
#page .news-show img.photo {
  width: 100%;
}
#page .news-show header {
  margin: 0 0 10px 0;
}
#page .news-show time {
  color: #999;
  display: block;
  margin: 10px 0 0 0;
}
#page .news-show article section footer {
  margin-top: 10px;
}
#page .news-show h3 {
  text-align: left;
}
#page .news-show article p {
  line-height: 1.5em;
}
#page .news-show a.btn {
  margin: 10px 0px 0px 0px;
}
@media (max-width: 480px) {
  #page .news-show figure {
    float: none;
    margin: 0 0 10px 0;
    width: 100%;
  }
}



/* 14996/_0 */ 

#page .cnt-r .sub.cnt14996 {
  margin: 0px auto;
  padding: 0px 20px;
  max-width: 1200px;
}


/* text14990/show_0 */ 

#page .class_name {
  max-width: 900px;
  margin: 0px auto;
  text-align: center;
}
#page .cnt-r .cnt.cnt14990 h3 {
  margin: 70px 0px 0px 0px;
  text-align: center;
}
#page .cnt-r .cnt.cnt14990 h1 {
  margin: 0px 0px 50px 0px;
}

