.after-clear:after,
.before-square {
    content: '';
    display: block
}

a,
body {
    color: #1D1717
}

a,
a:active,
a:hover {
    border-color: transparent;
    cursor: pointer
}

*,
mark,
strong {
    color: inherit
}

.lined,
p {
    letter-spacing: 1px
}

a.link,
p a,
p mark,
p strong,
span a,
span mark,
span span,
span strong {
    vertical-align: baseline
}

@-ms-viewport {
    width: device-width
}

@media (max-width:400px) {
    @-ms-viewport {
        width: 320px
    }
}

.after-clear:after {
    clear: both
}

.before-square {
    position: relative;
    padding-top: 100%;
    width: 100%
}

.before-square>div {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.page-element {
    margin-left: auto;
    margin-right: auto;
    max-width: 1520px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative
}

.img-rsp,
body {
    max-width: 100%
}

@media all and (min-width:992px) {
    .page-element {
        padding-left: 40px;
        padding-right: 40px
    }
}

*,
li,
ul {
    padding: 0
}

* {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    outline: 0
}

body {
    min-width: 320px;
    background-color: #FFF;
    font-family: Raleway, sans-serif;
    font-weight: 500;
    font-size: 14px;
    overflow-x: hidden;
    padding-top: 75px
}

body::before {
    content: "0";
    display: none
}

@media all and (min-width:576px) {
    body::before {
        content: "576"
    }
}

@media all and (min-width:992px) {
    body::before {
        content: "992"
    }
}

html.no-scroll,
html.no-scroll body {
    height: 100%;
    position: relative;
    overflow: hidden
}

a {
    text-decoration: none
}

a.active,
a.link {
    text-decoration: underline
}

a *,
a>* {
    text-decoration: none;
    border: transparent;
    border-width: 0
}

mark,
strong {
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    background-color: transparent
}

.h3,
.lined,
h3,
h4 {
    font-family: Oswald, sans-serif
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 700;
    font-size: 16px;
    font-size: 1.1428571428571428em;
    margin: 0 0 30px
}

h1 {
    font-size: 34px;
    font-size: 2.4285714285714284em;
    line-height: 1.25
}

.h2,
.h3,
h2,
h3 {
    line-height: 1.33
}

@media all and (min-width:1200px) {
    body {
        padding-top: 180px
    }
    h1 {
        font-size: 56px;
        font-size: 4em
    }
}

@media all and (max-width:991px) {
    h1 br {
        display: none
    }
}

@media all and (min-width:1400px) {
    h1 {
        font-size: 70px;
        font-size: 5em
    }
}

@media all and (min-width:1600px) {
    h1 {
        font-size: 80px;
        font-size: 5.714285714285714em
    }
}

.h2,
h2 {
    font-size: 28px;
    font-size: 2em
}

@media all and (min-width:1200px) {
    .h2,
    h2 {
        font-size: 45px;
        font-size: 3.2142857142857144em
    }
}

.h3,
h3 {
    font-size: 18px;
    font-size: 1.2857142857142858em;
    margin-bottom: 12px
}

@media all and (min-width:768px) {
    .h3,
    h3 {
        font-size: 24px;
        font-size: 1.7142857142857142em
    }
}

@media all and (min-width:1200px) {
    .h3,
    h3 {
        font-size: 30px;
        font-size: 2.142857142857143em
    }
}

h4 {
    margin-bottom: 20px
}

.h5,
h5 {
    font-weight: 600;
    margin-bottom: 10px
}

@media all and (min-width:576px) {
    h4 {
        font-size: 22px;
        font-size: 1.5714285714285714em
    }
    .h5,
    h5 {
        font-size: 18px;
        font-size: 1.2857142857142858em
    }
}

.lined {
    font-size: 22px;
    font-size: 1.5714285714285714em;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.3
}

.lined span {
    position: relative;
    display: inline-block
}

.lined span:after {
    content: "";
    position: absolute;
    bottom: -2px;
    z-index: -1;
    left: -2px;
    right: -2px;
    height: 14px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: rgba(212, 124, 146, .4)
}

.cc_container,
.full-cover,
.middle-absolute {
    bottom: 0;
    left: 0;
    right: 0
}

.lined.yellow span:after {
    background: #FAD073
}

@media all and (max-width:991px) {
    .lined br {
        display: none
    }
}

@media all and (min-width:992px) {
    .lined {
        font-size: 30px;
        font-size: 2.142857142857143em
    }
    .lined span:after {
        height: 25px
    }
}

p {
    font-size: 14px;
    font-size: 1em;
    color: #797979;
    line-height: 2;
    margin-bottom: 20px
}

@media all and (min-width:992px) {
    p {
        line-height: 2.571
    }
}

p.lg {
    font-size: 18px;
    font-size: 1.2857142857142858em;
    font-weight: 600
}

p a {
    text-decoration: underline
}

.chosen-container-single .chosen-single:hover,
body>footer p a {
    text-decoration: none
}

li,
ul {
    margin: 0;
    list-style: none
}

a:hover {
    color: #FAD073
}

.grid {
    margin-left: -10px;
    margin-right: -10px
}

.grid:after {
    content: '';
    display: block;
    clear: both
}

.grid>div {
    padding: 0 10px;
    width: 100%;
    float: left
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.hidden-content {
    display: none
}

.img-rsp {
    display: block;
    height: auto
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.block-center {
    margin-left: auto;
    margin-right: auto
}

.full-cover {
    position: absolute;
    top: 0
}

@media all and (min-width:768px) {
    .middle-cell {
        display: table;
        height: 100%;
        width: 100%
    }
    .middle-cell>div {
        display: table-cell;
        vertical-align: middle;
        width: 50%
    }
    .middle-cell>div:first-child {
        padding-right: 20px
    }
    .middle-cell>div:last-child {
        padding-left: 20px
    }
}

.middle-absolute {
    margin: auto;
    top: 0
}

.hide {
    display: none
}

.no-break {
    white-space: nowrap
}

.inline-block {
    display: inline-block!important
}

.block {
    display: block!important;
    width: 100%
}

.m10 {
    margin: 10px
}

.mt20 {
    margin-top: 20px!important
}

.mt40 {
    margin-top: 40px!important
}

.mb20 {
    margin-bottom: 20px!important
}

.mb30 {
    margin-bottom: 30px!important
}

.mb40 {
    margin-bottom: 40px!important
}

.mb50 {
    margin-bottom: 50px!important
}

@media all and (min-width:768px) {
    .mt50-md {
        margin-top: 50px!important
    }
    .mt40-md {
        margin-top: 40px!important
    }
    .mb80-md {
        margin-bottom: 80px!important
    }
    .mb100-md {
        margin-bottom: 100px!important
    }
}

@media all and (min-width:1200px) {
    .mb80-xl {
        margin-bottom: 80px!important
    }
}

.min-wid220 {
    min-width: 220px
}

@font-face {
    font-family: meetme;
    src: url(../fonts/meetme/meetme.eot?dpcscq);
    src: url(../fonts/meetme/meetme.eot?dpcscq#iefix) format('embedded-opentype'), url(../fonts/meetme/meetme.ttf?dpcscq) format('truetype'), url(../fonts/meetme/meetme.woff?dpcscq) format('woff'), url(../fonts/meetme/meetme.svg?dpcscq#meetme) format('svg');
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"],
[class^=icon-] {
    font-family: meetme!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ccbtns,
.vex-dialog-button-secondary {
    text-align: center;
    text-transform: uppercase;
    cursor: pointer
}

.icon-close:before {
    content: "\e92c"
}

.icon-close-circle:before {
    content: "\e92d"
}

.icon-check:before {
    content: "\e92e"
}

.icon-towel:before {
    content: "\e92b"
}

.icon-battery:before {
    content: "\e920"
}

.icon-disabled:before {
    content: "\e922"
}

.icon-elevator:before {
    content: "\e923"
}

.icon-fan:before {
    content: "\e924"
}

.icon-save:before {
    content: "\e925"
}

.icon-shower:before {
    content: "\e926"
}

.icon-support:before {
    content: "\e927"
}

.icon-tv:before {
    content: "\e928"
}

.icon-volume:before {
    content: "\e929"
}

.icon-wifi:before {
    content: "\e92a"
}

.icon-02d:before {
    content: "\e912"
}

.icon-01n:before {
    content: "\e911"
}

.icon-03n:before {
    content: "\e90d"
}

.icon-03d:before {
    content: "\e90f"
}

.icon-02n:before {
    content: "\e910"
}

.icon-04n:before {
    content: "\e914"
}

.icon-04d:before {
    content: "\e915"
}

.icon-09n:before {
    content: "\e916"
}

.icon-09d:before {
    content: "\e917"
}

.icon-10d:before {
    content: "\e918"
}

.icon-10n:before {
    content: "\e919"
}

.icon-11d:before {
    content: "\e91a"
}

.icon-11n:before {
    content: "\e91b"
}

.icon-13d:before {
    content: "\e91c"
}

.icon-13n:before {
    content: "\e91d"
}

.icon-50n:before {
    content: "\e91e"
}

.icon-50d:before {
    content: "\e91f"
}

.icon-01d:before {
    content: "\e921"
}

.icon-booking:before {
    content: "\e90c"
}

.icon-arrow-left:before {
    content: "\e90a"
}

.icon-arrow-right:before {
    content: "\e90b"
}

.icon-bus:before {
    content: "\e905"
}

.icon-car:before {
    content: "\e906"
}

.icon-mhd:before {
    content: "\e907"
}

.icon-plane:before {
    content: "\e908"
}

.icon-train:before {
    content: "\e909"
}

.icon-quote-down:before {
    content: "\e900"
}

.icon-quote-up:before {
    content: "\e901"
}

.icon-arrow-circle-down:before {
    content: "\e902"
}

.icon-arrow-circle-up:before {
    content: "\e903"
}

.icon-lock:before {
    content: "\e904"
}

.icon-calendar:before {
    content: "\e90e"
}

.icon-user:before {
    content: "\e913"
}

.icon-eye:before {
    content: "\ecab"
}

.ccbtns {
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #FFF;
    min-width: 200px;
    background-color: #00A8D8;
    border: 2px solid #00A8D8;
    height: 45px;
    padding: 0 15px;
    line-height: 43px;
    font-weight: 700;
    margin: 40px 10px 20px
}

.ccbtns.block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.ccbtns:hover {
    background: #0684A8;
    border: 2px solid #0684A8
}

.ccbtns.black {
    background: #000;
    border-color: #000
}

.ccbtns.black:hover {
    color: #000;
    background: 0 0;
    border: 2px solid #000
}

@media screen and (max-width:600px) {
    .ccbtns {
        display: block;
        margin-left: auto;
        width: 250px;
        margin-right: auto
    }
}

@media screen and (max-width:980px) {
    .ccbtns {
        padding: 7px;
        font-size: 11px;
        line-height: 15px;
        min-width: 70px
    }
}

.cc_banner-wrapper {
    z-index: 9001;
    position: relative
}

.cc_message {
    width: calc(100% - 90px);
    padding: 0;
    margin: 0;
    font-weight: 100
}

.cc_container .cc_message {
    font-size: .8em;
    margin: 0;
    padding: 0;
    line-height: 1.3em;
    font-family: Raleway, sans-serif
}

@media screen and (min-width:1300px) {
    .cc_container .cc_message {
        font-size: 1em;
        max-width: 1000px
    }
}

.cc_container .cc_logo {
    display: none;
    text-indent: -1000px;
    overflow: hidden;
    width: 100px;
    height: 22px;
    background-size: cover;
    background-image: url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.9/logo.png);
    opacity: .9;
    transition: opacity .2s
}

.cc_container .cc_logo:active,
.cc_container .cc_logo:hover {
    opacity: 1
}

@media print {
    .cc_banner-wrapper,
    .cc_container {
        display: none
    }
}

.cc_container {
    position: fixed;
    overflow: hidden;
    padding: 20px 90px 20px 20px;
    background: #fff;
    color: #999;
    font-size: 17px;
    font-family: mini-sans;
    box-sizing: border-box;
    font-weight: 700;
    border: 1px solid #ccc
}

.cc_container::-moz-selection {
    background: #ff5e99;
    color: #fff;
    text-shadow: none
}

@-webkit-keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        transform: translateY(66px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideUp {
    0% {
        -webkit-transform: translateY(66px);
        -ms-transform: translateY(66px);
        transform: translateY(66px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.cc_container,
.cc_message {
    animation-duration: .8s;
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s;
    -o-animation-duration: .8s;
    -webkit-animation-name: slideUp;
    animation-name: slideUp
}

.cc_btn.cc_btn_accept_all {
    float: right;
    background: #79BBD4;
    border-color: #79BBD4;
    font-family: Raleway, sans-serif;
    height: 40px;
    font-size: 12px;
    font-weight: 700;
    color: #FFF;
    line-height: 14px;
    padding: 13px
}

.cc_btn.cc_btn_accept_all.hide {
    display: none
}

.cc_btn.cc_btn_accept_all:hover {
    background: #0684A8
}

.cc_btn.cc_btn_accept_all.expander {
    color: #999;
    border: 2px solid #999
}

.cc_btn.cc_btn_accept_all.expander:hover {
    color: #FFF;
    background-color: #999
}

.align-center {
    text-align: center
}

span.twitter-typeahead {
    width: 100%
}

.vex-dialog-button-secondary {
    display: inline-block;
    position: relative;
    font-size: 14px;
    color: #FFF;
    min-width: 200px;
    background-color: #00A8D8;
    border: 2px solid #00A8D8;
    height: 45px;
    padding: 0 15px;
    line-height: 43px;
    font-weight: 700;
    margin: 40px 10px 20px
}

.vex-dialog-button-secondary.block {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.vex-dialog-button-secondary:hover {
    background: #0684A8;
    border: 2px solid #0684A8
}

.vex-dialog-button-secondary.black {
    background: #000;
    border-color: #000
}

.vex-dialog-button-secondary.black:hover {
    color: #000;
    background: 0 0;
    border: 2px solid #000
}

@media screen and (max-width:600px) {
    .vex-dialog-button-secondary {
        display: block;
        margin-left: auto;
        width: 250px;
        margin-right: auto
    }
}

@media screen and (max-width:980px) {
    .vex-dialog-button-secondary {
        padding: 7px;
        font-size: 11px;
        line-height: 15px;
        min-width: 70px
    }
}

.cc_more_info {
    vertical-align: baseline
}

nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 10;
    padding: 20px 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

nav .langs li a,
nav .navigation li a {
    font-weight: 500;
    line-height: 1;
    letter-spacing: .88px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    text-transform: uppercase;
    font-family: Oswald, sans-serif
}

nav>div {
    margin-left: auto;
    margin-right: auto;
    max-width: 1520px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative
}

nav>div:after {
    content: '';
    display: block;
    clear: both
}

@media all and (min-width:992px) {
    nav>div {
        padding-left: 40px;
        padding-right: 40px
    }
}

nav .menu {
    line-height: 1
}

nav .navigation li {
    display: block
}

nav .navigation li a {
    font-size: 12px;
    font-size: .8571428571428571em;
    display: block;
    transition: all .3s ease
}

body>footer p,
nav .langs li {
    display: inline-block
}

nav .navigation li a:hover {
    color: #1D1717
}

nav .navigation li.active a {
    color: #FAD073
}

nav .langs li a {
    font-size: 12px;
    font-size: .8571428571428571em;
    display: block;
    transition: all .3s ease
}

nav .langs li a:hover {
    color: #1D1717
}

nav .langs li.active a {
    color: #79BBD4
}

nav .logo {
    float: left;
    width: 60px;
    height: 35px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

html:not(.nav-open) nav.smaller {
    padding: 10px 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5)
}

html:not(.nav-open) nav.smaller .logo {
    margin-top: 3px;
    width: 50px;
    height: 30px
}

/* zmena z 1199 na 1399*/
@media all and (max-width:1399px) {
    nav .menu {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: #fff;
        z-index: 9;
        overflow-y: auto
    }
    nav .menu-table {
        display: table;
        width: 100%;
        height: 100%
    }
    nav .menu-cell {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding-bottom: 50px
    }
    nav .navigation li {
        text-align: center;
        margin: 35px 0
    }
    nav .langs {
        border-top: 1px solid #EFEFEF;
        display: inline-block;
        padding-top: 20px
    }
    nav .langs li {
        margin: 0 10px
    }
}

.page,
.select {
    overflow: hidden
}
/* zmena z 1200 na 1400 */
@media all and (min-width:1400px) {
    nav .langs,
    nav .navigation,
    nav .navigation li {
        display: inline-block
    }
    nav {
        padding: 50px 0
    }
    nav .logo {
        width: 100px;
        height: 59px
    }
    html:not(.nav-open) nav.smaller {
        padding: 20px 0
    }
    html:not(.nav-open) nav.smaller .logo {
        margin-top: 10px;
        width: 100px;
        height: 60px
    }
    nav .langs li:after,
    nav .navigation li:after {
        content: "";
        left: 50%;
        height: 3px;
        bottom: -2px
    }
    nav .menu {
        float: right;
        margin: 20px 350px 20px 0
    }
    nav .langs,
    nav .navigation li:not(:first-child) {
        margin-left: 15px
    }
    nav .navigation li {
        padding: 8px 0;
        text-align: center;
        position: relative
    }
    nav .navigation li:after {
        position: absolute;
        width: 0;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        background: #FAD073;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease
    }
    nav .navigation li.active:after,
    nav .navigation li:hover:after {
        width: 30px
    }
    nav .langs {
        border-left: 1px solid #EFEFEF
    }
    nav .langs li {
        padding: 8px 0;
        margin-left: 20px;
        position: relative
    }
    nav .langs li:after {
        position: absolute;
        width: 0;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        background: #79BBD4;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        transition: all .3s ease
    }
    nav .langs li.active:after,
    nav .langs li:hover:after {
        width: 100%
    }
}

/*zmena z 1400 na 2500 - to se uz nedalo s tim menu*/
@media all and (min-width:2500px) {
    nav .logo {
        width: 130px;
        height: 67px
    }
    nav .menu {
        margin-right: 360px
    }
    nav .navigation li:not(:first-child) {
        margin-left: 25px
    }
    nav .navigation li a {
        font-size: 14px;
        font-size: 1em
    }
}

.hamburger {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    width: 18px;
    height: 30px;
    float: right;
    margin-top: 5px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    cursor: pointer;
    z-index: 10
}

.hamburger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 18px;
    background: #322828;
    border-radius: 6px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

body>footer,
section,
section>div {
    position: relative
}

.hamburger span:nth-child(1) {
    top: 6px
}

.hamburger span:nth-child(2),
.hamburger span:nth-child(3) {
    top: 12px
}

.hamburger span:nth-child(4) {
    top: 18px
}

/*zmena z 1200 na 1400*/
@media all and (min-width:1400px) {
    .hamburger {
        display: none;
    }
}

.nav-open .hamburger span {
    background: #333
}

.nav-open .hamburger span:nth-child(1) {
    top: 12px;
    width: 0;
    left: 50%
}

.nav-open .hamburger span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-open .hamburger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.nav-open .hamburger span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%
}

@media all and (max-width:991px) {
    .nav-open .menu {
        display: block
    }
}

section {
    z-index: 1
}

section:after {
    content: '';
    display: block;
    clear: both
}

section>div {
    margin-left: auto;
    margin-right: auto;
    max-width: 1520px;
    padding: 30px 20px
}

@media all and (min-width:992px) {
    section>div {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media all and (min-width:1200px) {
    section:not(.full-width)>div {
        padding-left: 180px
    }
}

body>footer:after {
    content: "";
    height: 1px;
    background: #AEAEAE;
    position: absolute;
    z-index: 1;
    top: 42px;
    left: 0;
    right: 0
}

body>footer p {
    color: #797979;
    font-size: 12px;
    font-size: .8571428571428571em;
    letter-spacing: .5px;
    margin: 0 -10px 20px;
    background: #fff;
    padding: 0 10px;
    text-transform: uppercase;
    font-family: Oswald, sans-serif;
    font-weight: 700
}

.btn,
input[type=submit] {
    display: inline-block;
    position: relative;
    font-weight: 600;
    margin-bottom: 20px;
    -moz-appearance: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    white-space: nowrap
}

body>footer p a {
    color: #797979
}

body>footer>div {
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    max-width: 1520px;
    position: relative;
    padding: 30px 20px
}

@media all and (min-width:992px) {
    body>footer>div {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media all and (min-width:768px) {
    body>footer:after {
        top: 45px
    }
    body>footer p {
        font-size: 14px;
        font-size: 1em
    }
}

.img-responsive {
    max-width: 220px;
    min-width: auto;
    
}

@media all and (max-width:1420px) {
  .img-responsive {
    max-width: 120px;
    min-width: auto;  
}
}
@media all and (max-width:1200px) {
  .img-responsive {
    max-width: 100px;
    min-width: auto;  
}
}

.btn {
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid;
    color: #000;
    margin-right: 10px;
    background: rgba(255, 255, 255, .5);
    -webkit-appearance: none;
    appearance: none;
    font-size: 12px;
    font-size: .8571428571428571em;
    transition: all .3s ease
}

.btn.primary {
    color: #000;
    border-color: #79BBD4;
    min-width: 200px
}

@media all and (min-width:576px) {
    .btn {
        height: 55px;
        line-height: 55px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
        font-size: 1em
    }
    .text-center>.btn {
        margin-left: 25px;
        margin-right: 25px
    }
    .btn.primary {
        min-width: 250px
    }
    
}

@media screen and (max-width:1100px) {
    .btn.wish-full{
    white-space: normal;
    height: 120px;
    }
}

@media screen and (max-width:649px) {
    .btn.wish-full{
    white-space: normal;
    height: 160px;
    }
}

.btn.primary:hover {
    color: #fff;
    background: #79BBD4;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07)
}

.btn.primary-full {
    color: #fff;
    background: #79BBD4;
    border: 0
}

.btn.primary-full:hover {
    background: #64ADC9;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07)
}

.btn.wish-full {
    
    font-size: 14px;
    color: #fff;
    background: #79BBD4;
    border: 0;
    max-width: 1000px;
}

.btn.wish-full:hover {
    background: #64ADC9;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07)
}

.btn.secondary {
    color: #000;
    border-color: #EFCD8A;
    min-width: 200px
}

.btn.secondary:hover {
    color: #fff;
    background: #EFCD8A;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07)
}

input[type=email],
input[type=password],
input[type=tel],
input[type=text] {
    -webkit-appearance: none;
    -webkit-border-radius: 0
}

input[type=submit] {
    height: 40px;
    line-height: 40px;
    padding-left: 15px;
    padding-right: 15px;
    border: 2px solid;
    color: #000;
    margin-right: 10px;
    background: rgba(255, 255, 255, .5);
    -webkit-appearance: none;
    appearance: none;
    font-size: 12px;
    font-size: .8571428571428571em;
    transition: all .3s ease
}

.select select,
button {
    -webkit-appearance: none
}

.form-group .form-submit,
button {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease
}

@media all and (min-width:576px) {
    .btn.secondary {
        min-width: 250px
    }
    input[type=submit] {
        height: 55px;
        line-height: 55px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
        font-size: 1em
    }
    .text-center>input[type=submit] {
        margin-left: 25px;
        margin-right: 25px
    }
}

input[type=submit].primary {
    color: #000;
    border-color: #79BBD4;
    min-width: 200px
}

@media all and (min-width:576px) {
    input[type=submit].primary {
        min-width: 250px
    }
}

input[type=submit].primary:hover {
    color: #fff;
    background: #79BBD4;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07)
}

input[type=submit].primary-full {
    color: #fff;
    background: #79BBD4;
    border: 0
}

input[type=submit].primary-full:hover {
    background: #64ADC9;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07)
}

input[type=submit].secondary {
    color: #000;
    border-color: #EFCD8A;
    min-width: 200px
}

input[type=submit].secondary:hover {
    color: #fff;
    background: #EFCD8A;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07)
}

input[type=file] {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .000001
}

.select {
    border: 1px solid #FF0;
    position: relative;
    display: block
}

.select:before {
    content: '';
    width: 0;
    height: 4px;
    border-style: solid;
    border-width: 9px 4px 0;
    border-color: #333 transparent transparent;
    position: absolute;
    right: 10px;
    margin: auto;
    top: 7px;
    bottom: 0
}

.select select {
    background: 0 0;
    border: none;
    width: 110%;
    width: calc(100% + 15px);
    border-radius: none;
    -webkit-border-radius: 0;
    outline: 0
}

button {
    font: inherit;
    overflow: visible;
    padding: 0 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: inline-block;
    cursor: pointer;
    position: relative;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 2px solid;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
    margin-right: 10px;
    background: rgba(255, 255, 255, .5);
    -moz-appearance: none;
    appearance: none;
    text-align: center;
    font-size: 12px;
    font-size: .8571428571428571em;
    transition: all .3s ease
}

.date-picker-wrapper,
.weather h4,
.weather p {
    font-family: Oswald, sans-serif
}

.section-home-01 .slick-slide,
.section-home-01 .slick-slides-interval:not(.slick-initialized) {
    overflow: hidden
}

.checkbox span,
.selectbox select,
.textbox span,
label {
    display: block
}

@media all and (min-width:576px) {
    input[type=submit].secondary {
        min-width: 250px
    }
    button {
        height: 55px;
        line-height: 55px;
        padding-left: 20px;
        padding-right: 20px;
        font-size: 14px;
        font-size: 1em
    }
    .text-center>button {
        margin-left: 25px;
        margin-right: 25px
    }
}

button.primary {
    color: #000;
    border-color: #79BBD4;
    min-width: 200px
}

@media all and (min-width:576px) {
    button.primary {
        min-width: 250px
    }
}

button.primary:hover {
    color: #fff;
    background: #79BBD4;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07)
}

button.primary-full {
    color: #fff;
    background: #79BBD4;
    border: 0
}

button.primary-full:hover {
    background: #64ADC9;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07)
}


button.secondary {
    color: #000;
    border-color: #EFCD8A;
    min-width: 200px
}

@media all and (min-width:576px) {
    button.secondary {
        min-width: 250px
    }
}

button.secondary:hover {
    color: #fff;
    background: #EFCD8A;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, .07)
}

.textbox span {
    color: red
}

.textbox input {
    width: 100%;
    display: block
}

.chosen-container-single .chosen-search,
.chosen-container-single .chosen-single div,
.chosen-select+::after,
.date-picker-wrapper .month-wrapper .gap .gap-line {
    display: none
}

sup {
    font-size: 70%;
    line-height: 80%;
    vertical-align: top
}

.chosen-select {
    background: 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px;
    font-size: 25px;
    font-size: 1.7857142857142858em;
    font-weight: 600
}

.chosen-container-single {
    min-width: 40px;
    text-align: left
}

.chosen-container-single .chosen-single {
    color: #1D1717;
    border-color: transparent;
    border-radius: 0;
    background: 0 0;
    box-shadow: 0 0;
    font-weight: 700;
    padding: 0 0 0 5px;
    text-align: center
}

.chosen-container-single .chosen-single span {
    padding: 0;
    margin-right: 20px
}

.chosen-container-single .chosen-results {
    padding: 0;
    margin: 0;
    max-height: 270px
}

.chosen-container-single .chosen-results li {
    color: #1D1717;
    padding: 8px;
    text-align: center
}

.chosen-container-single .chosen-results li.highlighted,
.chosen-container-single .chosen-results li.result-selected {
    background: #79BBD4;
    color: #fff
}

.chosen-container-single .chosen-drop {
    width: 50px;
    border-radius: 0;
    border: 0;
    left: -7px;
    margin-top: 2px
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: transparent;
    background: 0 0;
    box-shadow: 0 0
}

.chosen-container-active .chosen-drop {
    border-color: #DCE1E2
}

.chosen-container-active .chosen-choices {
    border-color: #DCE1E2;
    box-shadow: 0 0
}

.date-picker-wrapper {
    z-index: 100;
    background: #fff;
    border: 0;
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1)
}

.date-picker-wrapper .month-wrapper {
    border: 0;
    padding-left: 0;
    padding-right: 0
}

.date-picker-wrapper .month-wrapper .gap {
    width: 5px;
    background: 0 0
}

.date-picker-wrapper .month-wrapper table .week-name {
    color: #C5C5C5;
    font-size: 12px;
    font-size: .8571428571428571em;
    letter-spacing: .9px
}

.date-picker-wrapper .month-wrapper table .week-name th {
    border-bottom: 1px solid #EFEFEF
}

.date-picker-wrapper .month-wrapper table .month-name {
    color: #1D1717;
    font-size: 18px;
    font-size: 1.2857142857142858em;
    font-weight: 700;
    letter-spacing: .6px;
    text-transform: capitalize
}

.date-picker-wrapper .month-wrapper table .day {
    padding: 8px 0
}

.date-picker-wrapper .month-wrapper table .day:not(.first-date-selected):not(.last-date-selected).checked,
.date-picker-wrapper .month-wrapper table .day:not(.first-date-selected):not(.last-date-selected).hovering {
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: rgba(121, 187, 212, .28)
}

.date-picker-wrapper .month-wrapper table .caption .next,
.date-picker-wrapper .month-wrapper table .caption .prev {
    font-size: 20px;
    font-size: 1.4285714285714286em;
    color: #000
}

.date-picker-wrapper .month-wrapper table .caption .next:hover,
.date-picker-wrapper .month-wrapper table .caption .prev:hover {
    background: 0 0
}

.date-picker-wrapper .month-wrapper table td {
    color: #3C3C3C
}

.date-picker-wrapper .first-date-selected,
.date-picker-wrapper .last-date-selected {
    background-color: #79BBD4!important
}

.date-picker-wrapper .date-range-length-tip {
    display: none!important
}

.date-picker-wrapper .drp_top-bar {
    display: none
}

@media all and (max-width:767px) {
    .date-picker-wrapper.single-date {
        left: 50%!important;
        margin-left: -107px
    }
}

@media all and (min-width:768px) {
    .date-picker-wrapper .month-wrapper {
        border: 0;
        padding-left: 10px;
        padding-right: 10px
    }
    .date-picker-wrapper .month-wrapper:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 10px;
        bottom: 10px;
        width: 1px;
        background: #EFEFEF
    }
}

.weather {
    position: relative;
    padding: 0 30px;
    margin: 20px 0;
    max-width: 400px
}

.weather .weather-item {
    margin: 5px 5px 10px;
    text-align: center;
    padding: 25px 10px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1)
}

.blog article,
.gmap {
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1)
}

.weather .weather-item i {
    font-size: 40px;
    font-size: 2.857142857142857em
}

.weather h4 {
    letter-spacing: .6px;
    text-transform: uppercase;
    font-size: 14px;
    font-size: 1em;
    margin-bottom: 25px
}

.weather p {
    font-size: 20px;
    font-size: 1.4285714285714286em;
    letter-spacing: 1.17px;
    margin: 20px 0 0;
    line-height: 2
}

.weather .arrow {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    font-size: 20px;
    font-size: 1.4285714285714286em
}

.weather .arrow-left {
    left: 0
}

.weather .arrow-right {
    right: 0
}

.gmap {
    width: 100%;
    height: 100%;
    min-height: 400px
}

.blog article {
    margin-bottom: 40px;
    background: #fff
}

.blog article figure img {
    box-shadow: 0 0;
    width: 100%!important;
    height: auto!important
}

.blog article .lined {
    text-transform: initial
}

.more,
.rooms-filter a,
.social li span+span {
    text-transform: uppercase
}

.blog article .lined span {
    z-index: 1
}

.blog article header {
    padding: 30px 40px
}

@media all and (min-width:1200px) {
    .weather h4 {
        font-size: 18px;
        font-size: 1.2857142857142858em
    }
    .weather .weather-item i {
        font-size: 50px;
        font-size: 3.5714285714285716em
    }
    .weather p {
        font-size: 35px;
        font-size: 2.5em
    }
    .blog article {
        margin-bottom: 60px
    }
    .blog article header {
        padding: 70px 90px
    }
}

.accordion {
    margin-bottom: 30px
}

.accordion article {
    margin-bottom: 20px;
    background: #fff;
    padding: 20px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05);
    position: relative
}

.accordion article figure {
    display: block;
    margin: auto auto 20px;
    width: 75px
}

.accordion article figure img {
    box-shadow: 0 0
}

.accordion article footer {
    display: none;
    padding-top: 20px
}

@media all and (min-width:768px) {
    .accordion article figure {
        position: absolute;
        left: 20px;
        width: 75px
    }
    .accordion article footer {
        padding-left: 100px
    }
}

.accordion article h3 {
    letter-spacing: 1px;
    padding-right: 50px;
    font-weight: 400;
    cursor: pointer
}

.accordion article:not(.opened) h3 {
    margin-bottom: 0
}

.accordion article.opened footer {
    display: block
}

.accordion article .cite {
    font-size: 14px;
    font-size: 1em;
    line-height: 1.6;
    letter-spacing: 1px;
    font-weight: 600;
    display: inline-block;
    position: relative
}

@media all and (min-width:768px) {
    .accordion article .cite {
        font-size: 18px;
        font-size: 1.2857142857142858em;
        line-height: 2
    }
}

.accordion article .cite:after,
.accordion article .cite:before {
    font-size: 14px;
    font-size: 1em;
    font-family: meetme;
    display: inline-block
}

.slick-slides .slick-next:before,
.slick-slides .slick-prev:before,
.slick-slides-interval .slick-next:before,
.slick-slides-interval .slick-prev:before {
    display: none
}

.accordion article .cite:before {
    top: 0;
    left: -20px;
    content: "\e900";
    margin-right: -4px;
    transform: translateY(10px)
}

.accordion article .cite:after {
    bottom: 0;
    right: -20px;
    content: "\e901";
    margin-left: -5px
}

.accordion article .close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    font-size: 30px;
    font-size: 2.142857142857143em;
    color: #000
}

.accordion article .close:before {
    font-family: meetme;
    content: "\e902"
}

.form-group .form-control,
.more,
.rooms-filter a,
.section-home-07 h1:after,
.social li span+span {
    font-family: Oswald, sans-serif
}

.accordion article.opened .close:before {
    content: "\e903"
}

@media all and (min-width:768px) {
    .accordion article .close {
        top: 30px
    }
    .accordion article {
        padding: 25px 20px 25px 40px
    }
    .accordion article figure {
        left: 40px
    }
}

@media all and (min-width:1200px) {
    .accordion {
        margin-bottom: 100px
    }
}

.slick-slides .slick-dots,
.slick-slides-interval .slick-dots {
    margin: 0;
    padding: 0 25px
}

.slick-slides .slick-dots li,
.slick-slides-interval .slick-dots li {
    border: 5px solid transparent;
    width: 15px;
    height: 15px
}

@media all and (min-width:576px) {
    .slick-slides .slick-dots,
    .slick-slides-interval .slick-dots {
        padding: 0 35px
    }
    .slick-slides .slick-dots li,
    .slick-slides-interval .slick-dots li {
        border: 6px solid transparent;
        width: 20px;
        height: 20px
    }
}

@media all and (max-width:575px) {
    .slick-slides .slick-dots li,
    .slick-slides-interval .slick-dots li {
        margin: 0
    }
}

.slick-slides .slick-dots li button,
.slick-slides-interval .slick-dots li button {
    width: 6px;
    height: 6px;
    line-height: 6px
}

@media all and (min-width:576px) {
    .slick-slides .slick-dots li button,
    .slick-slides-interval .slick-dots li button {
        width: 10px;
        height: 10px;
        line-height: 10px
    }
}

.slick-slides .slick-dots li button:before,
.slick-slides-interval .slick-dots li button:before {
    width: 6px;
    height: 6px;
    line-height: 6px;
    color: #B6B6B6;
    opacity: 1
}

@media all and (min-width:576px) {
    .slick-slides .slick-dots li button:before,
    .slick-slides-interval .slick-dots li button:before {
        width: 10px;
        height: 10px;
        line-height: 10px
    }
}

.slick-slides .slick-dots li.slick-active,
.slick-slides-interval .slick-dots li.slick-active {
    border-color: #EECBD4;
    border-radius: 50%
}

.slick-slides .slick-dots li.slick-active button:before,
.slick-slides-interval .slick-dots li.slick-active button:before {
    color: transparent
}

.slick-slides .slick-arrow,
.slick-slides-interval .slick-arrow {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    margin-bottom: 0;
    top: auto;
    bottom: 0;
    font-size: 20px;
    font-size: 1.4285714285714286em;
    color: #000;
    z-index: 1
}

.slick-slides .slick-arrow:hover,
.slick-slides-interval .slick-arrow:hover {
    color: #FAD073
}

.slick-slides .slick-prev,
.slick-slides-interval .slick-prev {
    left: 0
}

.slick-slides .slick-next,
.slick-slides-interval .slick-next {
    right: 0;
    margin-right: 0
}

.slick-slides-interval.lazy .slick-slide,
.slick-slides.lazy .slick-slide {
    position: relative
}

.slick-slides-interval.lazy .slick-slide:before,
.slick-slides.lazy .slick-slide:before {
    display: block;
    content: '';
    width: 100%
}

.slick-slides-interval.lazy .slick-slide img,
.slick-slides.lazy .slick-slide img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.slick-slides-interval.lazy.gallery .slick-slide:before,
.slick-slides.lazy.gallery .slick-slide:before {
    padding-top: 85.9495%
}

.slick-slides-interval.lazy.beer .slick-slide:before,
.slick-slides.lazy.beer .slick-slide:before {
    padding-top: 74.3735%
}

.slick-slides-interval.lazy.room .slick-slide:before,
.slick-slides.lazy.room .slick-slide:before {
    padding-top: 51.6642%
}

.slick-slides-interval.lazy.hp figure,
.slick-slides.lazy.hp figure {
    position: relative;
    width: 100%
}

.slick-slides-interval.lazy.hp figure:before,
.slick-slides.lazy.hp figure:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 62.2478%
}

.slick-weather .slick-next:before,
.slick-weather .slick-prev:before {
    display: none
}

.slick-slides-interval.lazy.hp figure img,
.slick-slides.lazy.hp figure img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.slick-weather .slick-arrow {
    font-size: 20px;
    font-size: 1.4285714285714286em;
    color: #000;
    z-index: 1
}

.slick-weather .slick-arrow:hover {
    color: #FAD073
}

.slick-weather .slick-prev {
    left: 0
}

.slick-weather .slick-next {
    right: 0
}

.more,
.social li,
.social li span,
figure {
    display: inline-block
}

.slick-gallery .slick-dots {
    bottom: -32px
}

.slick-gallery .slick-arrow {
    top: auto;
    bottom: -35px
}

@media all and (min-width:576px) {
    .slick-gallery:not(.top) .slick-dots {
        width: auto;
        bottom: -40px
    }
    .slick-gallery:not(.top) .slick-arrow {
        top: auto;
        bottom: -40px
    }
    .slick-gallery:not(.top) .slick-next {
        right: auto
    }
    .slick-gallery:not(.top).pages1 .slick-next {
        left: 80px
    }
    .slick-gallery:not(.top).pages2 .slick-next {
        left: 110px
    }
    .slick-gallery:not(.top).pages3 .slick-next {
        left: 140px
    }
    .slick-gallery:not(.top).pages4 .slick-next {
        left: 170px
    }
    .slick-gallery:not(.top).pages5 .slick-next {
        left: 200px
    }
    .slick-gallery:not(.top).pages6 .slick-next {
        left: 230px
    }
    .slick-gallery:not(.top).pages7 .slick-next {
        left: 260px
    }
    .slick-gallery:not(.top).pages8 .slick-next {
        left: 290px
    }
    .slick-gallery:not(.top).pages9 .slick-next {
        left: 320px
    }
    .slick-gallery:not(.top).pages10 .slick-next {
        left: 350px
    }
    .slick-gallery:not(.top).pages11 .slick-next {
        left: 380px
    }
    .slick-gallery:not(.top).pages12 .slick-next {
        left: 410px
    }
    .slick-gallery:not(.top).pages13 .slick-next {
        left: 440px
    }
    .slick-gallery:not(.top).pages14 .slick-next {
        left: 470px
    }
    .slick-gallery:not(.top).pages16 .slick-next {
        left: 530px
    }
    .slick-gallery:not(.top).pages17 .slick-next {
        left: 560px
    }
    .slick-gallery:not(.top).pages18 .slick-next {
        left: 590px
    }
	.slick-gallery:not(.top).pages23 .slick-next {
        left: 750px
    }
    .slick-gallery.top .slick-dots {
        bottom: auto;
        top: -40px;
        right: 0;
        left: auto;
        width: auto
    }
    .slick-gallery.top .slick-arrow {
        top: -40px;
        bottom: auto
    }
    .slick-gallery.top .slick-prev {
        left: auto
    }
    .slick-gallery.top.pages1 .slick-prev {
        right: 80px
    }
    .slick-gallery.top.pages2 .slick-prev {
        right: 110px
    }
    .slick-gallery.top.pages3 .slick-prev {
        right: 140px
    }
    .slick-gallery.top.pages4 .slick-prev {
        right: 170px
    }
    .slick-gallery.top.pages5 .slick-prev {
        right: 200px
    }
    .slick-gallery.top.pages6 .slick-prev {
        right: 230px
    }
    .slick-gallery.top.pages7 .slick-prev {
        right: 260px
    }
    .slick-gallery.top.pages8 .slick-prev {
        right: 290px
    }
    .slick-gallery.top.pages9 .slick-prev {
        right: 320px
    }
    .slick-gallery.top.pages14 .slick-prev {
        right: 470px
    }
    .slick-gallery.top.pages16 .slick-prev {
        right: 530px
    }
    .slick-gallery.top.pages17 .slick-prev {
        right: 560px
    }
    .slick-gallery.top.pages18 .slick-prev {
        right: 590px
    }
}

.cover,
.frame {
    left: 0;
    right: 0
}

.more {
    color: #797979;
    font-size: 20px;
    font-size: 1.4285714285714286em;
    padding-right: 90px;
    letter-spacing: 1.5px;
    background: url(../img/arrow-right-orange.svg) right center no-repeat
}

.social li {
    margin: 0 20px 10px 0
}

@media all and (min-width:768px) {
    .social li {
        margin-right: 50px
    }
}

.social li span {
    vertical-align: middle
}

.social li span+span {
    font-size: 14px;
    font-size: 1em;
    letter-spacing: .5px;
    color: #000
}

.social li .social-icon {
    text-align: center;
    padding-top: 4px;
    height: 25px;
    width: 25px;
    color: #fff;
    margin-right: 10px;
    font-size: 14px;
    font-size: 1em
}

@media all and (min-width:768px) {
    .social li .social-icon {
        font-size: 20px;
        font-size: 1.4285714285714286em;
        padding-top: 7px;
        height: 40px;
        width: 40px;
        margin-right: 20px
    }
}

.social li.social-bk .social-icon {
    background: #003580
}

.social li.social-ta .social-icon {
    background: #0EAA4E
}

.social li.social-fb .social-icon {
    background: #3C5B9B
}

.social li.social-ig .social-icon {
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%)
}

.social li.social-fs .social-icon {
    background: #f94877
}

figure {
    position: relative
}

.cover,
.frame,
.spot {
    position: absolute
}

.cover,
.frame,
figure img {
    display: block
}

figure img {
    width: 100%;
    max-width: 100%;
    height: auto;
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1)
}

.frame {
    z-index: -1;
    border: 5px solid #79BBD4;
    top: 0;
    bottom: 0
}

.spot {
    z-index: -2
}

.cover {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-box-shadow: 0 0 10px 12px #fff;
    -moz-box-shadow: 0 0 10px 12px #fff;
    box-shadow: 0 0 10px 12px #fff;
    background: #fff;
    height: 20%;
    width: 100%
}

.form-group .form-control,
.rooms-list .room-detail,
.section-home-04 .content-01 {
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1)
}

.cover.cover1 {
    top: 0
}

.cover.cover2 {
    top: 20%
}

.cover.cover3 {
    top: 40%
}

.cover.cover4 {
    top: 60%
}

.cover.cover5 {
    top: 80%
}

.spot-active .cover.cover1 {
    left: -100%
}

.spot-active .cover.cover2 {
    left: 100%;
    transition-delay: .3s
}

.spot-active .cover.cover3 {
    left: -100%;
    transition-delay: .6s
}

.spot-active .cover.cover4 {
    left: 100%;
    transition-delay: .9s
}

.spot-active .cover.cover5 {
    left: -100%;
    transition-delay: 1.2s
}

.illustration,
.mask {
    left: 0;
    width: 100%;
    top: 0
}

.illustration {
    position: relative;
    z-index: 0
}

.illustration img {
    width: 100%
}

.mask {
    position: absolute;
    height: 100%;
    z-index: 9
}

.form-group {
    position: relative;
    width: 100%;
    margin: 30px auto
}

@media all and (min-width:768px) {
    .frame {
        border-width: 10px
    }
    .form-group {
        width: 650px
    }
}

.form-group .form-control {
    border: 0;
    background: #FDFDFD;
    color: #C5C5C5;
    font-size: 20px;
    font-size: 1.4285714285714286em;
    letter-spacing: 1.5px;
    line-height: 1;
    text-transform: uppercase;
    height: 80px;
    padding: 30px 110px 30px 30px;
    width: 100%
}

.form-group .form-control::-webkit-input-placeholder {
    color: #C5C5C5
}

.form-group .form-control::-moz-placeholder {
    color: #C5C5C5
}

.form-group .form-control:-ms-input-placeholder {
    color: #C5C5C5
}

.form-group .form-control:-moz-placeholder {
    color: #C5C5C5
}

.form-group .form-control:focus::-webkit-input-placeholder {
    color: transparent
}

.form-group .form-control:focus:-moz-placeholder {
    color: transparent
}

.form-group .form-control:focus::-moz-placeholder {
    color: transparent
}

.form-group .form-control:focus:-ms-input-placeholder {
    color: transparent
}

.form-group .form-control.success {
    text-align: center;
    padding: 30px;
    color: #FAD073
}

.form-group .form-control.success::-webkit-input-placeholder {
    color: #FAD073
}

.form-group .form-control.success::-moz-placeholder {
    color: #FAD073
}

.form-group .form-control.success:-ms-input-placeholder {
    color: #FAD073
}

.form-group .form-control.success:-moz-placeholder {
    color: #FAD073
}

.form-group .form-submit {
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: 108px;
    min-width: 0;
    height: 100%;
    background-image: url(../img/arrow-right-orange.svg);
    background-repeat: no-repeat;
    background-position: center;
    transition: all .3s ease
}

.section-common-02 .content-01 .link a,
.section-common-02 .content-01 .link:after {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease
}

.form-group .form-submit:hover {
    background-color: #f9f9f9
}

.section-common-01 .content-02 {
    top: 0;
    left: 30%;
    right: 30%
}

@media all and (min-width:576px) {
    .section-common-01 .content-02 {
        top: -40%
    }
}

@media all and (min-width:992px) {
    .section-common-01 {
        margin-bottom: 80px
    }
}

.section-common-02 {
    z-index: 0
}

.section-common-02 .content-01 h1 {
    margin-bottom: 70px
}

.section-common-02 .content-01 address {
    color: #1D1717;
    margin-bottom: 30px;
    font-size: 18px;
    font-size: 1.2857142857142858em;
    letter-spacing: 1px;
    line-height: 1.5em;
    font-weight: 600;
    font-style: normal
}

.section-common-02 .content-01 .link {
    display: inline-block
}

.section-common-02 .content-01 .link a {
    color: #1D1717;
    font-size: 18px;
    font-size: 1.2857142857142858em;
    transition: all .3s ease;
    display: block;
    font-weight: 600
}

.section-common-02 .content-01 .link:after {
    content: "";
    width: 0;
    display: inline-block;
    background: #FAD073;
    height: 3px;
    transition: all .3s ease
}

.room,
.room article:after {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease
}

.section-common-02 .content-01 .link:hover:after {
    width: 30px
}

.section-common-02 .content-02 {
    top: auto;
    bottom: 20%;
    left: 10%;
    right: 20%
}

.section-common-02 .illustration {
    max-width: 650px
}

@media all and (min-width:992px) {
    .section-common-02 .content-02 {
        left: 20%;
        right: auto
    }
    .section-common-02 .content-01 {
        padding-bottom: 70px
    }
}

.section-home-01 {
    margin-bottom: 20px;
    z-index: 2
}

.section-home-01 .gmap {
    height: 300px;
    min-height: auto
}

.section-home-01 .slick-slides-interval {
    margin-bottom: 70px
}

.section-home-01 .slick-slides-interval:not(.slick-initialized):after {
    content: "";
    background: url(../img/loading.gif) center no-repeat #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100
}

.section-home-01 .slick-arrow {
    display: none!important
}

.section-home-01 .slick-dots {
    margin: 0;
    bottom: -20px;
    left: 0
}

.section-home-01 .content-01 {
    position: relative;
    z-index: 2
}

.section-home-01 .content-01 p {
    margin-bottom: 40px
}

.section-home-01 .content-01 .frame {
    -webkit-transform: translate(-25px, -25px);
    -moz-transform: translate(-25px, -25px);
    -ms-transform: translate(-25px, -25px);
    -o-transform: translate(-25px, -25px);
    transform: translate(-25px, -25px)
}

.section-home-01 .content-01 .grid>div {
    position: relative
}

.section-home-01 .content-02 {
    margin-top: 40px
}

.section-home-01 .content-03 {
    top: 5%;
    left: 20%;
    right: 20%
}

.section-home-01 .content-01 .grid>div:first-child {
    padding: 30px 45px
}

@media all and (min-width:768px) {
    .section-home-01 {
        margin-bottom: 70px
    }
    .section-home-01 .content-01 .grid {
        height: 500px;
        position: relative
    }
    .section-home-01 .content-01 .grid>div:last-child {
        padding-top: 50px;
        width: 55%
    }
    .section-home-01 .content-01 .grid>div:first-child {
        padding-top: 80px;
        float: right;
        width: 45%
    }
    .section-home-01 .content-01 .slick-dots {
        bottom: 40px;
        width: auto;
        left: auto;
        right: 0
    }
}

@media all and (min-width:1400px) {
    .section-home-01 .slick-slides-interval {
        margin-bottom: 0
    }
    .section-home-01 .gmap {
        height: 580px
    }
    .section-home-01 .content-01 p {
        max-width: 400px
    }
    .section-home-01 .content-01 .frame {
        -webkit-transform: translate(-100px, 60px);
        -moz-transform: translate(-100px, 60px);
        -ms-transform: translate(-100px, 60px);
        -o-transform: translate(-100px, 60px);
        transform: translate(-100px, 60px)
    }
    .section-home-01 .content-01 .grid {
        height: 710px;
        margin: 0
    }
    .section-home-01 .content-01 .grid>div:last-child {
        position: relative;
        z-index: 2
    }
    .section-home-01 .content-01 .grid>div:first-child {
        position: absolute;
        top: 0;
        right: 5px;
        width: 62%;
        padding: 0;
        z-index: 1;
        max-width: 100%
    }
    .section-home-01 .content-02 {
        margin: 0;
        position: absolute;
        left: 30%;
        bottom: 30%;
        z-index: 3
    }
    .section-home-01 .content-03 {
        top: 5%;
        left: 0;
        right: auto
    }
}

.section-home-02 .content-02 .grid>div:first-child {
    padding-top: 25px;
    padding-bottom: 25px
}

@media all and (min-width:1200px) {
    .section-home-02 .content-01,
    .section-home-02 .content-02 {
        margin-bottom: 130px
    }
}

.section-home-03 {
    margin-bottom: 50px
}

@media all and (max-width:991px) {
    .section-home-03 .content-01 .middle-cell>div:first-child figure {
        margin-top: 50px
    }
    .section-home-03 .content-01 .middle-cell>div:last-child {
        display: none
    }
}

@media all and (min-width:992px) {
    .section-home-02 .middle-cell {
        min-height: 300px
    }
    .section-home-02 .content-01 {
        padding: 0 40px
    }
    .section-home-02 .content-01 .grid {
        margin-left: -50px;
        margin-right: -50px
    }
    .section-home-02 .content-01 .grid>div {
        padding: 0 50px;
        width: 50%
    }
    .section-home-02 .content-02 .grid {
        margin-left: -35px;
        margin-right: -35px
    }
    .section-home-02 .content-02 .grid>div {
        padding: 0 35px;
        width: 50%
    }
    .section-home-02 .content-02 .grid:nth-child(2n+1)>div:first-child {
        float: right
    }
    .section-home-02 .content-02 .grid:nth-child(2n+2)>div:first-child {
        text-align: right
    }
    .section-home-02 .content-02 .grid:nth-child(1) .middle-cell div {
        vertical-align: top
    }
    .section-home-02 .content-02 .grid:nth-child(2) .middle-cell div {
        vertical-align: middle
    }
    .section-home-02 .content-02 .grid:nth-child(3) .middle-cell div {
        vertical-align: bottom
    }
    .section-home-03 .content-01 .middle-cell>div {
        width: 60%
    }
    .section-home-03 .content-01 .middle-cell>div:first-child {
        width: 40%
    }
    .section-home-03 .content-01 .middle-cell>div:first-child figure {
        margin-top: 50px
    }
}

@media all and (min-width:1200px) {
    .section-home-03 {
        margin-bottom: 200px
    }
    .section-home-03 .content-01 .middle-cell>div:first-child {
        padding-right: 50px
    }
    .section-home-03 .content-01 .middle-cell>div:first-child figure {
        margin-top: 110px;
        transform: translateX(-60px) scale(1.3);
        transform-origin: top left;
        position: relative;
        z-index: 2
    }
    .section-home-03 .content-01 .middle-cell>div:last-child figure {
        transform: translateY(-50px) scale(1.1);
        transform-origin: top left;
        position: relative;
        z-index: 1
    }
}

@media all and (min-width:1600px) {
    .section-home-03 {
        margin-bottom: 280px
    }
}

.section-home-04 {
    margin-bottom: 130px
}

.section-home-04 time {
    font-size: 24px;
    font-size: 1.7142857142857142em;
    font-weight: 600;
    background: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    display: block;
    margin: -15px 0 20px
}

.section-home-04 p {
    position: relative
}

.section-home-04 p:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 50%, #fff 99%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 50%, #fff 99%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) 50%, #fff 99%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0)
}

.section-home-04 .content-01 .middle-cell>div:first-child {
    padding: 60px 20px 50px 45px
}

@media all and (min-width:992px) {
    .section-home-04 .content-01 .middle-cell>div {
        vertical-align: top;
        padding-left: 30px;
        padding-right: 30px;
        width: 50%
    }
}

@media all and (min-width:1200px) {
    .section-home-04 {
        margin-bottom: 260px
    }
    .section-home-04 .content-01 {
        margin-left: 82px
    }
    .section-home-04 .content-01 .middle-cell>div:first-child {
        padding: 130px 30px 20px 105px
    }
    .section-home-04 .content-01 .middle-cell>div:last-child img {
        transform: translateY(-115px) scale(1.1);
        transform-origin: top left
    }
}

.section-home-05 .content-01 figure {
    margin: 0 50px 50px;
    max-width: 430px;
    width: auto
}

.section-home-05 .content-01 .frame {
    -webkit-transform: translate(-25px, -25px);
    -moz-transform: translate(-25px, -25px);
    -ms-transform: translate(-25px, -25px);
    -o-transform: translate(-25px, -25px);
    transform: translate(-25px, -25px)
}

@media all and (min-width:992px) {
    .section-home-05 .content-01 {
        padding-left: 36px
    }
    .section-home-05 .content-01 .middle-cell>div {
        width: 40%
    }
    .section-home-05 .content-01 .middle-cell>div:last-child {
        padding-right: 50px;
        padding-left: 100px;
        width: 60%
    }
    .section-home-05 .content-01 figure {
        padding: 0
    }
    .section-home-05 .content-01 .frame {
        -webkit-transform: translate(-14%, -10%);
        -moz-transform: translate(-14%, -10%);
        -ms-transform: translate(-14%, -10%);
        -o-transform: translate(-14%, -10%);
        transform: translate(-14%, -10%)
    }
}

@media all and (min-width:1200px) {
    .section-home-05 {
        margin-bottom: 140px
    }
}

.section-home-06 {
    margin-bottom: 60px
}

.section-home-06 .content-01 {
    padding-bottom: 40px
}

@media all and (max-width:991px) {
    .section-home-06 .gmap {
        margin-top: 40px
    }
}

@media all and (min-width:992px) {
    .section-home-06 .content-01 {
        padding-bottom: 70px
    }
    .section-home-06 .content-01 .middle-cell>div {
        width: 60%
    }
    .section-home-06 .content-01 .middle-cell>div:last-child {
        width: 40%
    }
}

@media all and (min-width:1400px) {
    .section-home-06 {
        margin-bottom: 100px
    }
    .section-home-06 .gmap {
        min-height: 650px;
        min-width: 850px;
        -webkit-transform: translate(115px, 0);
        -moz-transform: translate(115px, 0);
        -ms-transform: translate(115px, 0);
        -o-transform: translate(115px, 0);
        transform: translate(115px, 0)
    }
    .section-home-06 .content-01 .middle-cell>div {
        width: 45%
    }
    .section-home-06 .content-01 .middle-cell>div:last-child {
        width: 55%
    }
    .section-home-06 .content-01 .middle-cell>div .gmap {
        -webkit-transform: translate(40px, 0);
        -moz-transform: translate(40px, 0);
        -ms-transform: translate(40px, 0);
        -o-transform: translate(40px, 0);
        transform: translate(40px, 0)
    }
}

.section-home-07 h1 {
    text-align: center;
    position: relative;
    margin-bottom: 100px
}

.section-home-07 h1 span {
    position: relative;
    z-index: 2
}

.section-home-07 h1:after {
    z-index: 1;
    letter-spacing: 5.33px;
    content: attr(title);
    color: #EECBD4;
    color: rgba(238, 203, 212, .41);
    font-size: 40px;
    font-size: 2.857142857142857em;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.section-about-02 .content-02,
.section-about-04 .content-02 {
    top: 10%;
    left: 0
}

.section-home-07 .grid>div {
    width: 33.33333333%
}

.section-home-07 .grid>div:nth-child(1) .frame {
    -webkit-transform: translate(-20px, -20px);
    -moz-transform: translate(-20px, -20px);
    -ms-transform: translate(-20px, -20px);
    -o-transform: translate(-20px, -20px);
    transform: translate(-20px, -20px)
}

.section-home-07 .grid>div:nth-child(2) .frame {
    -webkit-transform: translate(20px, 20px);
    -moz-transform: translate(20px, 20px);
    -ms-transform: translate(20px, 20px);
    -o-transform: translate(20px, 20px);
    transform: translate(20px, 20px)
}

.section-home-07 .grid>div:nth-child(3) .frame {
    -webkit-transform: translate(20px, -20px);
    -moz-transform: translate(20px, -20px);
    -ms-transform: translate(20px, -20px);
    -o-transform: translate(20px, -20px);
    transform: translate(20px, -20px)
}

@media all and (min-width:1200px) {
    .section-home-07 {
        margin-bottom: 140px
    }
    .section-home-07 h1 {
        margin-bottom: 160px
    }
    .section-home-07 .grid {
        margin: 0 -40px
    }
    .section-home-07 .grid>div {
        padding: 0 40px
    }
    .section-home-07 .grid>div:nth-child(1) .frame {
        -webkit-transform: translate(-40px, -40px);
        -moz-transform: translate(-40px, -40px);
        -ms-transform: translate(-40px, -40px);
        -o-transform: translate(-40px, -40px);
        transform: translate(-40px, -40px)
    }
    .section-home-07 .grid>div:nth-child(2) .frame {
        -webkit-transform: translate(40px, 40px);
        -moz-transform: translate(40px, 40px);
        -ms-transform: translate(40px, 40px);
        -o-transform: translate(40px, 40px);
        transform: translate(40px, 40px)
    }
    .section-home-07 .grid>div:nth-child(3) .frame {
        -webkit-transform: translate(40px, -40px);
        -moz-transform: translate(40px, -40px);
        -ms-transform: translate(40px, -40px);
        -o-transform: translate(40px, -40px);
        transform: translate(40px, -40px)
    }
}

@media all and (min-width:768px) {
    .section-about-01 {
        margin-bottom: 40px
    }
}

@media all and (max-width:1199px) {
    .section-about-01 .content-01 {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }
    .section-about-01 .content-01 figure {
        margin-bottom: 50px
    }
    .section-about-01 .content-01 .frame {
        -webkit-transform: translate(25px, -25px);
        -moz-transform: translate(25px, -25px);
        -ms-transform: translate(25px, -25px);
        -o-transform: translate(25px, -25px);
        transform: translate(25px, -25px)
    }
    .section-about-02 .middle-cell figure:last-child {
        display: none
    }
}

@media all and (min-width:1200px) {
    .section-about-01 {
        margin-bottom: 140px
    }
    .section-about-01 .grid div {
        width: 40%
    }
    .section-about-01 .grid div:first-child {
        float: right;
        width: 60%
    }
    .section-about-01 .content-01 figure {
        -webkit-transform: translate(130px, 0);
        -moz-transform: translate(130px, 0);
        -ms-transform: translate(130px, 0);
        -o-transform: translate(130px, 0);
        transform: translate(130px, 0)
    }
    .section-about-01 .content-01 .frame {
        -webkit-transform: translate(-14%, 10%);
        -moz-transform: translate(-14%, 10%);
        -ms-transform: translate(-14%, 10%);
        -o-transform: translate(-14%, 10%);
        transform: translate(-14%, 10%)
    }
}

@media all and (min-width:1600px) {
    .section-about-01 .content-01 {
        padding: 30px 0 0
    }
}

@media all and (max-width:767px) {
    .section-about-02 .middle-cell>div:first-child {
        margin-bottom: 50px
    }
}

@media all and (min-width:768px) {
    .section-about-02 {
        margin-bottom: 80px
    }
    .section-about-02 .middle-cell>div {
        width: 40%
    }
    .section-about-02 .middle-cell>div:last-child {
        width: 60%;
        padding: 0 0 0 50px
    }
}

@media all and (min-width:1200px) {
    .section-about-02 {
        margin-bottom: 160px
    }
    .section-about-02 .middle-cell>div {
        width: 55%
    }
    .section-about-02 .middle-cell>div:last-child {
        padding: 0 0 50px 50px;
        width: 45%;
        vertical-align: bottom
    }
    .section-about-02 .content-01 figure:last-child {
        transform: translateX(-150px) scale(1.05);
        transform-origin: left bottom
    }
}

.section-about-03 .frame {
    -webkit-transform: translate(50px, -50px);
    -moz-transform: translate(50px, -50px);
    -ms-transform: translate(50px, -50px);
    -o-transform: translate(50px, -50px);
    transform: translate(50px, -50px)
}

@media all and (max-width:767px) {
    .section-about-03 .middle-cell>div:first-child {
        margin-bottom: 50px
    }
}

@media all and (min-width:768px) {
    .section-about-03 {
        margin-bottom: 80px
    }
    .section-about-03 .middle-cell>div {
        width: 60%
    }
    .section-about-03 .middle-cell>div:last-child {
        width: 40%;
        padding: 0 0 0 50px
    }
}

@media all and (min-width:1200px) {
    .section-about-03 {
        margin-bottom: 160px
    }
    .section-about-03 .middle-cell div {
        width: 60%
    }
    .section-about-03 .middle-cell div:first-child {
        padding: 50px 50px 0 0;
        width: 40%;
        vertical-align: top
    }
    .section-about-03 .content-01 figure:first-child {
        z-index: 2;
        transform: translate(160px, 0) scale(1.15)
    }
    .section-about-03 .content-01 figure:last-child {
        z-index: 1;
        transform: translate(-70px, -90px) scale(1.02);
        transform-origin: left bottom
    }
}

@media all and (max-width:1199px) {
    .section-about-03 .content-01 figure:last-child {
        display: none
    }
    .section-about-04 .middle-cell>div:last-child {
        margin-top: 50px
    }
    .section-about-04 .middle-cell>div:last-child figure {
        display: none
    }
}

@media all and (min-width:768px) {
    .section-about-04 {
        margin-bottom: 80px
    }
    .section-about-04 .middle-cell>div {
        width: 40%
    }
    .section-about-04 .middle-cell>div:last-child {
        width: 60%;
        padding: 0 0 0 50px
    }
}

@media all and (min-width:1200px) {
    .section-about-04 {
        margin-bottom: 260px
    }
    .section-about-04 .middle-cell div {
        vertical-align: top;
        width: 50%
    }
    .section-about-04 .middle-cell div:last-child {
        width: 50%;
        padding: 50px 0 0 130px
    }
    .section-about-04 .content-01 .middle-cell div:first-child figure {
        transform: scale(1.1);
        transform-origin: left top
    }
    .section-about-04 .content-01 .middle-cell div:last-child figure {
        margin-top: 100px;
        transform: translate(-40px, 0) scale(1.4)
    }
}

@media all and (min-width:1600px) {
    .section-about-04 .content-01 {
        padding: 0 0 0 60px
    }
}

.section-about-05 .frame {
    -webkit-transform: translate(25px, -25px);
    -moz-transform: translate(25px, -25px);
    -ms-transform: translate(25px, -25px);
    -o-transform: translate(25px, -25px);
    transform: translate(25px, -25px);
    bottom: 10%
}

.section-about-05 .middle-cell>div:first-child figure {
    margin-bottom: 50px
}

@media all and (max-width:1199px) {
    .section-about-05 .middle-cell>div:first-child {
        margin-bottom: 50px
    }
    .section-about-05 .middle-cell>div:first-child figure {
        display: none
    }
}

@media all and (min-width:768px) {
    .section-about-05 {
        margin-bottom: 80px
    }
    .section-about-05 .middle-cell>div {
        width: 40%;
        padding: 0 50px 0 0
    }
    .section-about-05 .middle-cell>div:last-child {
        width: 60%
    }
}

@media all and (min-width:1200px) {
    .section-about-05 {
        margin-bottom: 160px
    }
    .section-about-05 .middle-cell>div {
        width: 55%;
        vertical-align: top
    }
    .section-about-05 .middle-cell>div:first-child {
        padding: 0 50px 0 0;
        width: 45%;
        vertical-align: top
    }
    .section-about-05 .middle-cell>div:first-child figure {
        transform: scale(1.2);
        transform-origin: left bottom;
        margin-bottom: 80px
    }
    .section-about-05 .frame {
        -webkit-transform: translate(-100px, -50px);
        -moz-transform: translate(-100px, -50px);
        -ms-transform: translate(-100px, -50px);
        -o-transform: translate(-100px, -50px);
        transform: translate(-100px, -50px)
    }
}

.rooms-filter {
    margin-bottom: 20px
}

.rooms-filter li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px
}

.rooms-filter a {
    color: #000;
    display: block;
    padding-bottom: 10px;
    letter-spacing: .88px;
    font-weight: 500;
    border-bottom: 2px solid transparent
}

.rooms-filter a.active,
.rooms-filter a:hover {
    color: #79BBD4;
    border-bottom-color: #79BBD4;
    text-decoration: none
}

@media all and (min-width:576px) {
    .rooms-filter {
        margin-bottom: 50px
    }
    .rooms-filter li {
        margin-right: 30px
    }
}

.rooms-list .room-detail-row {
    clear: both;
    margin-bottom: 40px
}

.rooms-list .room-detail {
    position: relative;
    padding: 30px
}

.room figure img,
.section-rooms-01 .content-01 img {
    box-shadow: 0 0
}

.rooms-list .room-detail>p {
    margin-top: 30px;
    color: #797979;
    font-size: 14px;
    font-size: 1em;
    letter-spacing: 1px
}

.rooms-list .room-detail h4 {
    margin-bottom: 35px
}

@media all and (max-width:991px) {
    .rooms-list .room-detail .grid>div:last-child {
        margin-top: 50px
    }
}

@media all and (min-width:992px) {
    .rooms-list .room-detail {
        padding: 65px 50px
    }
    .rooms-list .room-detail>p {
        max-width: 70%
    }
    .rooms-list .room-detail .grid>div {
        margin-top: 30px;
        width: 45%
    }
    .rooms-list .room-detail .grid>div:first-child {
        width: 55%;
        float: right
    }
}

.rooms-list .room-close {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 18px;
    font-size: 1.2857142857142858em;
    cursor: pointer
}

.rooms-list .room-close:hover {
    color: #FAD073
}

@media all and (min-width:576px) {
    .rooms-list {
        margin: 0 -10px 40px
    }
    .rooms-list:after {
        content: '';
        display: block;
        clear: both
    }
    .rooms-list>div {
        padding: 0 10px
    }
    .rooms-list>div:not(.room-detail-row) {
        float: left;
        width: 50%
    }
}

@media all and (min-width:992px) {
    .rooms-list {
        margin: 0 -30px 80px
    }
    .rooms-list>div {
        padding: 0 30px
    }
    .rooms-list>div:not(.room-detail-row) {
        width: 33.33333333%
    }
}

.room {
    transition: all .3s ease
}

.room article {
    position: relative
}

.room article:after {
    content: "";
    position: absolute;
    height: 60px;
    background: #fff;
    bottom: -1px;
    left: 0;
    right: 0;
    z-index: 1;
    transition: all .3s ease
}

.room figure,
.section-contact-03 .travel-tips li>div {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease
}

.room.disabled {
    opacity: .7
}

.room.disabled figure {
    filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%)
}

.room.disabled .show-detail {
    pointer-events: none
}

.room.opened .show-detail {
    display: none
}

.room header h1,
.room header label {
    display: inline-block;
    line-height: 1;
    vertical-align: bottom;
    font-family: Oswald, sans-serif;
    text-transform: uppercase
}

.room.opened article:after {
    height: 0
}

.room header {
    padding: 10px;
    position: relative;
    z-index: 2
}

.room header h1 {
    font-weight: 500;
    font-size: 20px;
    font-size: 1.4285714285714286em;
    color: #1D1717;
    margin: 0 10px 0 0
}

@media all and (min-width:768px) {
    .room header h1 {
        font-size: 30px;
        font-size: 2.142857142857143em;
        margin-right: 20px
    }
}

.room header label {
    color: rgba(29, 23, 23, .3);
    font-size: 16px;
    font-size: 1.1428571428571428em
}

.room header span {
    float: right;
    font-size: 16px;
    font-size: 1.1428571428571428em;
    color: #000
}

.room figure {
    width: 100%;
    position: relative;
    z-index: 1;
    transition: all .3s ease
}

.room .show-detail {
    position: absolute;
    bottom: 15px;
    left: 20px;
    z-index: 5
}

@media all and (min-width:992px) {
    .room .show-detail {
        left: 30px;
        min-width: 200px
    }
    .room header {
        padding-left: 30px;
        padding-bottom: 30px
    }
}

.rooms-details {
    display: none
}

.section-rooms-01 .content-02 {
    right: 0;
    left: 50%;
    top: 10%
}

@media all and (max-width:767px) {
    .section-rooms-01 .content-01 .middle-cell>div:last-child {
        display: none
    }
}

@media all and (min-width:768px) {
    .room header span {
        font-size: 20px;
        font-size: 1.4285714285714286em;
        margin-top: 5px
    }
    .section-rooms-01 .middle-cell>div {
        width: 50%
    }
    .section-rooms-01 .middle-cell>div:last-child {
        text-align: center
    }
}

.section-rooms-02 {
    margin-bottom: 60px
}

.section-rooms-03 .content-01,
.section-rooms-03 .content-04 {
    margin-bottom: 50px
}

.section-rooms-03 .rooms-benefits {
    background: url(../img/img-rooms-03-01-1.jpg) no-repeat #000;
    padding: 50px;
    position: relative
}

.section-rooms-03 .rooms-benefits>ul:after {
    content: '';
    display: block;
    clear: both
}

.section-rooms-03 .rooms-benefits>ul>li {
    padding: 10px 10px 10px 50px;
    color: #fff
}

.section-rooms-03 .rooms-benefits>ul>li i {
    vertical-align: middle;
    margin-left: -50px;
    font-size: 20px;
    font-size: 1.4285714285714286em;
    float: left
}

.section-rooms-03 .rooms-benefits>ul>li span {
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    vertical-align: middle
}

.section-rooms-03 .content-01 .frame {
    -webkit-transform: translate(25px, -25px);
    -moz-transform: translate(25px, -25px);
    -ms-transform: translate(25px, -25px);
    -o-transform: translate(25px, -25px);
    transform: translate(25px, -25px)
}

@media all and (max-width:991px) {
    .section-rooms-03 .rooms-benefits {
        margin-top: 30px;
        margin-bottom: 60px
    }
    .section-rooms-03 .content-03 .middle-cell>div,
    .section-rooms-03 .content-04 .middle-cell>div {
        margin-bottom: 30px
    }
}

@media all and (min-width:576px) {
    .section-rooms-03 .content-04,
    .section-rooms-03 .content-05 {
        margin-bottom: 100px
    }
    .section-rooms-03 .rooms-benefits>ul>li {
        width: 50%;
        float: left
    }
    .section-rooms-03 .rooms-benefits>ul>li:nth-child(2n+1) {
        clear: both
    }
}

@media only all and (min-width:992px) and (max-width:1199px) {
    .section-rooms-03 .reservation-body {
        width: 600px
    }
}

@media all and (min-width:992px) {
    .section-rooms-01 .content-02 {
        top: -40px
    }
    .section-rooms-03 .content-01,
    .section-rooms-03 .content-02 {
        margin-bottom: 150px
    }
    .section-rooms-03 .content-01 .grid>div {
        width: 40%
    }
    .section-rooms-03 .content-01 .grid>div:first-child {
        padding-right: 50px
    }
    .section-rooms-03 .content-01 .grid>div:last-child {
        position: relative;
        width: 60%
    }
    .section-rooms-03 .reservation-body {
        position: absolute;
        left: -50px;
        bottom: 50px
    }
    .section-rooms-03 .rooms-benefits {
        padding-bottom: 200px
    }
    .section-rooms-03 .content-01 .frame {
        -webkit-transform: translate(-25px, 45px);
        -moz-transform: translate(-25px, 45px);
        -ms-transform: translate(-25px, 45px);
        -o-transform: translate(-25px, 45px);
        transform: translate(-25px, 45px)
    }
    .section-rooms-03 .content-03 {
        margin-bottom: 50px
    }
    .section-rooms-03 .content-03 .middle-cell>div {
        width: 65%
    }
    .section-rooms-03 .content-03 .middle-cell>div:first-child {
        vertical-align: bottom;
        width: 35%;
        padding-right: 50px
    }
    .section-rooms-03 .content-04 {
        margin-bottom: 250px
    }
    .section-rooms-03 .content-04 .middle-cell>div {
        width: 65%
    }
    .section-rooms-03 .content-04 .middle-cell>div:last-child {
        vertical-align: bottom;
        width: 35%
    }
    .section-rooms-03 .content-04 .middle-cell>div:last-child figure {
        transform: scale(1.4);
        transform-origin: top right
    }
    .section-rooms-03 .content-05 {
        margin-bottom: 180px
    }
}

@media all and (min-width:1200px) {
    .section-rooms-03 .rooms-benefits {
        padding: 60px 75px 200px
    }
    .section-rooms-03 .rooms-benefits>ul>li {
        padding: 25px 20px 25px 65px
    }
    .section-rooms-03 .rooms-benefits>ul>li span {
        font-size: 18px;
        font-size: 1.2857142857142858em
    }
    .section-rooms-03 .rooms-benefits>ul>li i {
        margin-left: -60px;
        font-size: 26px;
        font-size: 1.8571428571428572em
    }
    .section-rooms-03 .content-01 .grid>div:first-child {
        padding-top: 100px
    }
}

@media all and (min-width:1600px) {
    .section-rooms-03 .rooms-benefits {
        padding: 100px 100px 300px
    }
    .section-rooms-03 .rooms-benefits>ul li {
        padding: 25px 20px 25px 100px
    }
    .section-rooms-03 .rooms-benefits>ul li span {
        font-size: 22px;
        font-size: 1.5714285714285714em
    }
    .section-rooms-03 .rooms-benefits>ul li i {
        margin-left: -100px;
        font-size: 30px;
        font-size: 2.142857142857143em
    }
    .section-rooms-03 .content-01 .reservation-body {
        right: 50px;
        bottom: 50px;
        width: auto
    }
}

.section-information-01 .content-01 .frame {
    top: 50px;
    bottom: 50px;
    left: -25px;
    right: -25px
}

.section-information-01 .content-01 .middle-cell>div:last-child {
    padding: 0 30px
}

.section-information-01 .content-02 {
    right: 0;
    left: 30%;
    top: 0;
    bottom: 0
}

@media all and (min-width:768px) {
    .section-information-01 .content-01 .middle-cell>div {
        width: 50%
    }
    .section-information-01 .content-01 .middle-cell>div:first-child {
        padding: 0 50px 0 0
    }
}

@media all and (min-width:1200px) {
    .section-information-01 .content-01 .frame {
        left: -30px;
        right: -30px
    }
}

@media all and (min-width:1400px) {
    .section-information-01 .content-02 {
        right: -30%;
        left: auto
    }
}

.section-information-02 .content-02 {
    right: 50%;
    left: 0;
    top: 100px
}

.section-explore-01 .content-01 .grid>div:first-child {
    padding-bottom: 40px
}

@media all and (min-width:768px) {
    .section-explore-01 {
        margin-bottom: 60px
    }
    .section-explore-01 .content-01 .grid>div {
        width: 50%
    }
    .section-explore-01 .content-01 .grid>div:first-child {
        padding: 40px 0 0;
        float: right
    }
    .section-explore-01 .content-01 .grid>div:last-child {
        padding-right: 50px
    }
}

@media all and (min-width:1200px) {
    .section-explore-01 {
        margin-bottom: 200px;
        margin-top: 80px
    }
    .section-explore-01 .content-01 .grid>div:first-child figure {
        transform: translate(100px, 0) scale(1.4);
        transform-origin: center bottom
    }
}

.section-explore-02 .content-01 .frame {
    -webkit-transform: translate(25px, -25px);
    -moz-transform: translate(25px, -25px);
    -ms-transform: translate(25px, -25px);
    -o-transform: translate(25px, -25px);
    transform: translate(25px, -25px)
}

@media all and (min-width:768px) {
    .section-explore-02 {
        margin-bottom: 60px
    }
    .section-explore-02 .content-01 .middle-cell>div {
        width: 50%
    }
    .section-explore-02 .content-01 .middle-cell>div:first-child {
        padding-right: 50px
    }
    .section-explore-02 .content-01 .frame {
        -webkit-transform: translate(50px, -50px);
        -moz-transform: translate(50px, -50px);
        -ms-transform: translate(50px, -50px);
        -o-transform: translate(50px, -50px);
        transform: translate(50px, -50px)
    }
}

@media all and (min-width:1200px) {
    .section-explore-02 {
        margin-bottom: 200px
    }
}

.section-explore-03 .content-01 .frame {
    -webkit-transform: translate(25px, 25px);
    -moz-transform: translate(25px, 25px);
    -ms-transform: translate(25px, 25px);
    -o-transform: translate(25px, 25px);
    transform: translate(25px, 25px)
}

@media all and (min-width:768px) {
    .section-explore-03 {
        margin-bottom: 60px
    }
    .section-explore-03 .content-01 .middle-cell>div {
        width: 50%
    }
    .section-explore-03 .content-01 .middle-cell>div:first-child {
        padding-right: 50px
    }
}

@media all and (min-width:1200px) {
    .section-explore-03 {
        margin-bottom: 200px
    }
    .section-explore-03 .content-01 .frame {
        -webkit-transform: translate(50px, 50px);
        -moz-transform: translate(50px, 50px);
        -ms-transform: translate(50px, 50px);
        -o-transform: translate(50px, 50px);
        transform: translate(50px, 50px)
    }
}

@media all and (max-width:767px) {
    .section-explore-02 .content-01 .middle-cell>div:first-child,
    .section-explore-03 .content-01 .middle-cell>div:first-child {
        padding-bottom: 50px
    }
    .section-gallery-01 .grid>div:last-child {
        margin-top: 30px
    }
    .section-gallery-01 .grid>div:first-child figure {
        display: none
    }
}

@media all and (min-width:768px) {
    .section-gallery-01 {
        margin-bottom: 50px
    }
    .section-gallery-01 .grid>div {
        width: 60%
    }
    .section-gallery-01 .grid>div:first-child {
        width: 40%;
        padding-right: 50px
    }
    .section-gallery-01 .grid>div:first-child figure {
        margin-bottom: 60px;
        z-index: 2;
        transform: scale(1.45);
        transform-origin: center bottom
    }
}

@media all and (min-width:1200px) {
    .section-gallery-01 {
        margin-bottom: 140px
    }
    .section-gallery-01 .grid>div:first-child figure {
        transform: translateX(-40px) scale(1.45)
    }
}

@media all and (min-width:1400px) {
    .section-gallery-01 {
        margin-bottom: 100px
    }
    .section-gallery-01 .grid>div:first-child figure {
        transform: translateX(-40px) scale(1.45)
    }
}

@media all and (min-width:1600px) {
    .section-gallery-01 .grid {
        margin-top: 200px;
        margin-bottom: 100px;
        position: relative
    }
    .section-gallery-01 .grid>div:last-child {
        width: 68%;
        position: absolute;
        bottom: -100px;
        right: -90px;
        z-index: 1
    }
}

.section-gallery-02 .content-02 {
    top: auto;
    bottom: -10%;
    left: 20%;
    right: 20%
}

@media all and (max-width:767px) {
    .section-gallery-02 .grid>div:first-child figure {
        display: none
    }
    .section-gallery-02 .grid>div:last-child {
        margin-top: 30px
    }
}

@media all and (min-width:768px) {
    .section-gallery-02 {
        margin-bottom: 250px
    }
    .section-gallery-02 .content-02 {
        bottom: 10%
    }
    .section-gallery-02 .grid>div {
        width: 40%
    }
    .section-gallery-02 .grid>div:first-child {
        float: right;
        padding-left: 50px;
        padding-top: 50px
    }
    .section-gallery-02 .grid>div:first-child figure {
        margin-top: 60px;
        z-index: 2;
        transform: translateX(-10px) scale(1.45);
        transform-origin: center top
    }
    .section-gallery-02 .grid>div:last-child {
        width: 60%
    }
}

@media all and (min-width:1200px) {
    .section-gallery-02 {
        margin-bottom: 300px
    }
}

@media all and (min-width:1400px) {
    .section-gallery-02 {
        margin-bottom: 300px
    }
}

@media all and (min-width:1600px) {
    .section-gallery-02 {
        margin-bottom: 100px
    }
}

@media all and (max-width:767px) {
    .section-gallery-03 .frame,
    .section-gallery-03 .grid>div:first-child figure {
        display: none
    }
    .section-gallery-03 .grid>div:last-child {
        margin-top: 30px
    }
}

@media all and (min-width:768px) {
    .section-gallery-03 .frame {
        top: -3%;
        bottom: 50%;
        right: 25%;
        left: 35%
    }
    .section-gallery-03 .grid>div {
        width: 60%
    }
    .section-gallery-03 .grid>div:first-child {
        width: 40%;
        padding-right: 50px
    }
    .section-gallery-03 .grid>div:first-child figure {
        margin-bottom: 60px;
        z-index: 2;
        transform: scale(1.45);
        transform-origin: center bottom
    }
}

@media all and (min-width:1200px) {
    .section-gallery-03 {
        margin-top: 0;
        margin-bottom: 100px
    }
    .section-gallery-03 .frame {
        top: -6%;
        bottom: 45%;
        right: 40%;
        left: 35%
    }
    .section-gallery-03 .grid>div:first-child figure {
        transform: translateX(-40px) scale(1.45)
    }
}

@media all and (min-width:1400px) {
    .section-gallery-03 {
        margin-top: 0;
        margin-bottom: 100px
    }
    .section-gallery-03 .frame {
        top: -6%;
        bottom: 45%;
        right: 40%;
        left: 35%
    }
    .section-gallery-03 .grid>div:first-child figure {
        transform: translateX(-40px) scale(1.45)
    }
}

@media all and (min-width:1600px) {
    .section-gallery-03 .frame {
        top: -6%;
        bottom: 45%;
        right: 55%;
        left: -15%
    }
    .section-gallery-03 .grid {
        margin-top: 200px;
        margin-bottom: 0;
        position: relative
    }
    .section-gallery-03 .grid>div:last-child {
        width: 68%;
        position: absolute;
        bottom: -100px;
        right: -90px;
        z-index: 1
    }
}

@media all and (min-width:1200px) {
    .section-explore-04 {
        margin-bottom: 100px
    }
}

.section-contact-01 {
    margin-bottom: 50px
}

.section-contact-01 .content-01 h5 {
    margin-bottom: 20px
}

.section-contact-01 .content-01 address {
    font-weight: 600;
    font-style: normal;
    line-height: 1.8;
    letter-spacing: 1px;
    margin-bottom: 30px
}

.section-contact-01 .content-01 address a {
    color: #1D1717
}

.section-contact-01 .content-01 address a:hover {
    color: #FAD073
}

@media all and (max-width:767px) {
    .section-contact-01 .content-01>.grid>div:first-child {
        margin-bottom: 30px
    }
}

@media all and (min-width:576px) {
    .section-contact-01 .content-01 address {
        font-size: 12px;
        font-size: .8571428571428571em;
        line-height: 2
    }
    .section-contact-01 .grid .grid>div {
        width: 50%
    }
}

@media all and (min-width:768px) {
    .section-contact-01 .content-01>.grid>div {
        width: 50%
    }
    .section-contact-01 .content-01>.grid>div:first-child {
        float: right;
        padding-top: 80px
    }
    .section-contact-01 .content-01 figure {
        transform: translateX(60px) scale(1.3);
        transform-origin: left top
    }
    .section-contact-02 .content-01 .middle-cell>div {
        width: 60%;
        padding-right: 50px
    }
    .section-contact-02 .content-01 .middle-cell>div:first-child {
        width: 40%
    }
}

@media all and (min-width:1200px) {
    .section-contact-01 {
        margin-bottom: 170px
    }
    .section-contact-01 .content-01 h5 {
        font-size: 24px;
        font-size: 1.7142857142857142em
    }
    .section-contact-01 .content-01 address {
        font-size: 18px;
        font-size: 1.2857142857142858em
    }
    .section-contact-01 .content-01 figure {
        transform-origin: left bottom
    }
}

.section-contact-02 {
    margin-bottom: 30px
}

.section-contact-02 .content-01 .frame {
    -webkit-transform: translate(-25px, -25px);
    -moz-transform: translate(-25px, -25px);
    -ms-transform: translate(-25px, -25px);
    -o-transform: translate(-25px, -25px);
    transform: translate(-25px, -25px)
}

@media all and (max-width:767px) {
    .section-contact-02 .content-01 .middle-cell>div:first-child {
        margin-bottom: 50px
    }
}

@media all and (min-width:1200px) {
    .section-contact-02 {
        margin-bottom: 170px
    }
    .section-contact-02 .content-01 .frame {
        -webkit-transform: translate(-50px, -50px);
        -moz-transform: translate(-50px, -50px);
        -ms-transform: translate(-50px, -50px);
        -o-transform: translate(-50px, -50px);
        transform: translate(-50px, -50px)
    }
}

.section-contact-03 {
    margin-top: 40px;
    margin-bottom: 20px
}

.section-contact-03 .gmap {
    margin-bottom: 50px;
    height: 780px
}

.section-contact-03 .content-01 {
    position: relative
}

.section-contact-03 .travel-tips li {
    margin-bottom: 20px
}

.section-contact-03 .travel-tips li.active>div {
    cursor: default
}

.section-contact-03 .travel-tips li>div {
    background: #fff;
    padding: 20px;
    position: relative;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .1);
    cursor: pointer;
    transition: all .3s ease
}

.section-contact-03 .travel-tips h2 {
    margin-bottom: 10px
}

.section-contact-03 .travel-tips p {
    color: #797979;
    letter-spacing: 1.14px;
    line-height: 2;
    margin: 0;
    font-size: 12px;
    font-size: .8571428571428571em
}

.section-contact-03 .travel-tips li:not(.active) h2 {
    margin-bottom: 0
}

.section-contact-03 .travel-tips li:not(.active) p {
    height: 0;
    opacity: 0;
    overflow: hidden
}

.section-contact-03 .travel-tips i {
    position: absolute;
    top: 20px;
    right: 10px;
    font-size: 26px;
    font-size: 1.8571428571428572em
}

@media all and (min-width:768px) {
    .section-contact-03 .travel-tips {
        position: absolute;
        top: 0;
        right: 20px;
        width: 420px;
        z-index: 10
    }
    .section-contact-03 .travel-tips li>div {
        padding: 30px 40px;
        box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .1)
    }
    .section-contact-03 .travel-tips li i {
        position: absolute;
        top: 30px;
        right: 30px;
        font-size: 40px;
        font-size: 2.857142857142857em
    }
    .section-contact-03 .travel-tips li:not(.active)>div {
        margin-left: 120px;
        padding: 30px
    }
}

@media all and (min-width:992px) {
    .section-contact-03 .content-01 {
        margin-right: 140px
    }
    .section-contact-03 .travel-tips {
        right: -100px
    }
}

@media all and (min-width:1200px) {
    .section-contact-03 {
        margin-top: 170px;
        margin-bottom: 200px
    }
}

.section-beer-01 {
    z-index: 2
}

@media all and (max-width:1199px) {
    .section-beer-01 .content-01 {
        max-width: 600px;
        margin-left: auto;
        margin-right: auto
    }
    .section-beer-01 .content-01 figure {
        margin-bottom: 50px
    }
    .section-beer-01 .content-01 .frame {
        -webkit-transform: translate(25px, -25px);
        -moz-transform: translate(25px, -25px);
        -ms-transform: translate(25px, -25px);
        -o-transform: translate(25px, -25px);
        transform: translate(25px, -25px)
    }
}

@media all and (min-width:1200px) {
    .section-beer-01 {
        margin-bottom: 80px
    }
    .section-beer-01 .grid div {
        width: 40%
    }
    .section-beer-01 .grid div:first-child {
        float: right;
        width: 60%
    }
    .section-beer-01 .content-01 figure {
        -webkit-transform: translate(130px, 0);
        -moz-transform: translate(130px, 0);
        -ms-transform: translate(130px, 0);
        -o-transform: translate(130px, 0);
        transform: translate(130px, 0)
    }
    .section-beer-01 .content-01 .frame {
        -webkit-transform: translate(-50px, 50px);
        -moz-transform: translate(-50px, 50px);
        -ms-transform: translate(-50px, 50px);
        -o-transform: translate(-50px, 50px);
        transform: translate(-50px, 50px)
    }
}

@media all and (min-width:1600px) {
    .section-beer-01 .content-01 {
        padding: 30px 0 0;
        margin-bottom: 150px
    }
}

.section-beer-02 {
    margin-bottom: 50px
}

.section-beer-02 td {
    padding: 5px 20px 5px 0;
    font-size: 18px;
    font-size: 1.2857142857142858em;
    font-weight: 600
}

.section-beer-02 a {
    color: #1D1717;
    font-size: 18px;
    font-size: 1.2857142857142858em;
    line-height: 2;
    display: block;
    font-weight: 600
}

.section-beer-02 a:hover {
    text-decoration: underline
}

.section-beer-02 .content-02 {
    top: 20%;
    bottom: auto;
    left: 20%;
    right: auto
}

@media all and (max-width:991px) {
    .section-beer-02 .grid>div:last-child {
        text-align: center;
        margin-top: 60px
    }
    .section-beer-02 .grid>div:last-child table {
        display: inline-block
    }
}

@media all and (min-width:992px) {
    .section-beer-02 {
        margin-bottom: 80px
    }
    .section-beer-02 .content-02 {
        bottom: 10%
    }
    .section-beer-02 .grid>div:first-child {
        width: 60%;
        padding-top: 80px
    }
    .section-beer-02 .grid>div:last-child {
        padding-left: 50px;
        width: 40%
    }
}

@media all and (min-width:1600px) {
    .section-beer-02 {
        margin-bottom: 250px
    }
    .section-beer-02 .grid>div:first-child {
        -webkit-transform: translate(-100px, 0);
        -moz-transform: translate(-100px, 0);
        -ms-transform: translate(-100px, 0);
        -o-transform: translate(-100px, 0);
        transform: translate(-100px, 0)
    }
}

.section-beer-03 {
    margin-bottom: 100px
}

@media all and (min-width:1200px) {
    .section-beer-02 .content-02 {
        top: -25%;
        bottom: auto;
        left: 0;
        right: auto
    }
    .section-beer-02 td {
        padding-right: 60px
    }
    .section-beer-03 {
        margin-bottom: 200px
    }
}

.cooking-menu {
    background: #fff;
    padding: 40px 20px;
    margin-bottom: 40px;
    position: relative;
    z-index: -2;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .05)
}

.cooking-menu table {
    width: 100%
}

.cooking-menu td {
    vertical-align: top;
    padding-bottom: 20px
}

.cooking-menu td:last-child {
    text-align: right;
    white-space: nowrap
}

.cooking-menu p {
    line-height: 1.571;
    margin-bottom: 0
}

.cooking-menu article:not(:last-child) {
    margin-bottom: 40px
}

.cooking-menu .frame {
    -webkit-transform: translate(50px, 25px);
    -moz-transform: translate(50px, 25px);
    -ms-transform: translate(50px, 25px);
    -o-transform: translate(50px, 25px);
    transform: translate(50px, 25px)
}

@media all and (max-width:575px) {
    .cooking-menu figure {
        display: none
    }
}

@media all and (min-width:576px) {
    .cooking-menu {
        padding: 40px
    }
    .cooking-menu article {
        position: relative;
        padding-right: 40px
    }
    .cooking-menu article figure {
        top: 30px;
        position: absolute;
        width: 70px;
        right: -60px
    }
    .cooking-menu article:nth-child(even) {
        padding-right: 0;
        padding-left: 40px
    }
    .cooking-menu article:nth-child(even) figure {
        right: auto;
        left: -60px
    }
}

@media all and (min-width:768px) {
    .cooking-menu article {
        padding-right: 170px;
        min-height: 200px
    }
    .cooking-menu article:not(:last-child) {
        margin-bottom: 80px
    }
    .cooking-menu article figure {
        width: 200px;
        right: -60px
    }
    .cooking-menu article:nth-child(even) {
        padding-left: 170px
    }
    .cooking-menu article:nth-child(even) figure {
        left: -60px
    }
}

@media all and (min-width:992px) {
    .cooking-menu {
        padding: 70px 40px;
        margin-right: 100px
    }
    .cooking-menu article {
        padding-right: 200px;
        min-height: 300px
    }
    .cooking-menu article figure {
        width: 300px;
        right: -180px
    }
    .cooking-menu article:nth-child(even) {
        padding-left: 200px
    }
    .cooking-menu article:nth-child(even) figure {
        left: -180px
    }
    .reservation-body .reservation-content .btn {
        /*-webkit-transform: translate(25px, 0);
        -moz-transform: translate(25px, 0);
        -ms-transform: translate(25px, 0);
        -o-transform: translate(25px, 0);
        transform: translate(25px, 0)*/
    }
}

.list-circle {
    margin-bottom: 50px
}

.list-circle li {
    position: relative;
    padding-left: 30px;
    color: #1D1717;
    letter-spacing: .89px;
    font-size: 14px;
    font-size: 1em;
    line-height: 2;
    margin: 0 0 15px
}

.list-circle li:before {
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    left: 0;
    top: 6px;
    border: 2px solid #79BBD4;
    border-radius: 50%
}

.reservation-body:after,
.reservation-header:after {
    content: '';
    clear: both
}

@media all and (min-width:768px) {
    .list-circle li {
        padding-left: 50px;
        font-size: 16px;
        font-size: 1.1428571428571428em
    }
    .list-circle li:before {
        height: 17px;
        width: 17px;
        top: 3px;
        border-width: 4px
    }
}

.reservation-header {
    background: #fff;
    position: absolute;
    top: -5px;
    left: 90px;
    -right: 60px;
    z-index: 10;
    padding: 5px 10px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

@media all and (min-width:1200px) {
    .reservation-header {
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
    }
    .reservation-header .hover-visible,
    .reservation-header .hover-visible-out {
        display: block
    }
    .reservation-header .reservation-input {
        background: #F9F9F9;
        border-color: #EFEFEF
    }
}

.reservation-header:after {
    display: block
}

@media all and (max-width:575px) {
    .reservation-header .hover-visible-out {
        display: none
    }
}

@media all and (max-width:1199px) {
    .reservation-header .hover-visible {
        display: none
    }
    .reservation-header.visible {
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1)
    }
    .reservation-header.visible .hover-visible,
    .reservation-header.visible .hover-visible-out {
        display: block
    }
    .reservation-header.visible .reservation-input {
        background: #F9F9F9;
        border-color: #EFEFEF
    }
}

.reservation-header .chosen-drop {
    left: 0
}

.reservation-header .chosen-results li {
    font-size: 16px;
    font-size: 1.1428571428571428em;
    line-height: 1em
}

@media all and (min-width:576px) {
    .reservation-header .reservation-cell {
        /*float: left;*/
        /*width: 50%;*/
        padding: 5px 0
    }
}

.reservation-header .reservation-cell i {
    font-size: 20px;
    font-size: 1.4285714285714286em;
    margin-left: 5px
}

.reservation-header .reservation-cell .btn {
    min-width: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0
}

.reservation-header .reservation-input {
    position: relative;
    border-radius: 5px;
    padding: 0 7px;
    margin: 5px 0;
    border: 1px solid transparent;
    display: inline-block;
    width: -moz-calc(100% - 35px);
    width: -o-calc(100% - 35px);
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px)
}

.reservation-header .reservation-input input {
    width: 55px;
    border: 0;
    height: 25px;
    font-weight: 600;
    background: 0 0
}

.reservation-header .reservation-input .chosen-container-single+span,
.reservation-header .reservation-input input+span,
.reservation-header .reservation-input select+span {
    position: absolute;
    z-index: 1;
    top: 6px;
    left: 65px;
    color: #797979;
    font-size: 11px;
    font-size: .7857142857142857em
}

.reservation-header .reservation-input select {
    width: 100%;
    font-weight: 600;
    height: 25px;
    font-size: 14px
}

.reservation-header .reservation-input .chosen-container-single {
    display: inline-block;
    z-index: 2
}

.reservation-header .reservation-input .chosen-container-single .chosen-single span {
    text-align: left;
    padding-left: 17px
}

.reservation-header .fa {
    font-size: 15px;
    font-size: 1.0714285714285714em;
    margin-left: 5px
}

.reservation-header .reservation-cell .color-yellow {
    color: #FAD073
}

.reservation-header .reservation-cell .color-green {
    color: #60BDB5
}

.reservation-header .reservation-cell .color-pink {
    color: #EECBD4;
    margin-left: 9px;
    font-size: 24px;
    font-size: 1.7142857142857142em
}

.reservation-header .date-picker-wrapper {
    top: 80px!important;
    left: -30px!important
}
/**/
@media all and (min-width:576px) {
    .reservation-header {
        top: -13px;
        left: 50%;
        margin-left: -180px;
        width: 360px
    }
    .reservation-header .reservation-inputs:after {
        content: '';
        display: block;
        clear: both
    }
}

@media all and (min-width:1400px) {
    .reservation-header {
        top: -5px;
        left: auto;
        margin-left: 0;
        right: 10px;
        padding: 15px 20px
    }
    .reservation-header .date-picker-wrapper {
        right: 40px!important;
        left: auto!important
    }
}

.reservation-header #date-picker-header {
    cursor: pointer
}

.reservation-body {
    /*background: #fff;*/
    margin: auto;
    position: relative;
    /*box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .05)*/
}

.reservation-body:after {
    display: block
}

.reservation-body .date-picker-wrapper {
    top: 70px!important;
    left: 0!important
}

.reservation-body .chosen-single {
    font-size: 25px;
    font-size: 1.7857142857142858em;
    font-weight: 600;
    height: 30px;
    padding-top: 5px
}

.reservation-body .chosen-results li {
    font-size: 16px;
    font-size: 1.1428571428571428em;
    line-height: 1em
}

.reservation-body .reservation-content>div {
    text-align: center;
    /*padding: 10px*/
}

.reservation-body .reservation-content>div:nth-child(1)>div:first-child label+span:after {
    border-color: #FAD073 transparent transparent
}

.reservation-body .reservation-content>div:nth-child(1)>div:last-child label+span:after {
    border-color: #60BDB5 transparent transparent
}

.reservation-body .reservation-content>div:nth-child(2) label+span {
    width: 50px
}

.reservation-body .reservation-content>div:nth-child(2) label+span:after {
    border-color: #E56F8C transparent transparent
}

.reservation-body .reservation-content input[type=text] {
    text-align: center;
    -width: 100%;
    border: 0;
    font-weight: 600;
    background: 0 0;
    font-size: 25px;
    font-size: 1.7857142857142858em
}

.reservation-body .reservation-content label {
    display: block;
    color: #797979;
    letter-spacing: 1px;
    font-size: 12px;
    font-size: .8571428571428571em
}

.reservation-body .reservation-content label+span {
    display: block;
    width: 130px;
    margin: auto;
    position: relative
}

.reservation-body .reservation-content label+span:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
    height: 0;
    border-width: 6px 6px 0;
    border-style: solid
}

.reservation-body .reservation-content .btn {
    border: 0;
    color: #000;
    background: #EFCD8A;
    text-transform: initial;
    letter-spacing: 1.43px;
    margin: 0
}

.reservation-body .reservation-content .btn:hover {
    background: #e9ba5d
}

@media all and (max-width:575px) {
    .reservation-body {

        max-width: 350px
    }
    .reservation-body .reservation-content label {
        margin-top: 20px;
        margin-bottom: 5px
    }
    .reservation-body .btn {
        width: 100%
    }
}

@media all and (min-width:576px) {
    .reservation-body .reservation-content:after,
    .reservation-body .reservation-inputs:after {
        content: '';
        display: block;
        clear: both
    }
    .reservation-body .reservation-content>div {
        /*float: left*/
    }
    .reservation-body .reservation-content>div:nth-child(1) {
        /*width: 55%*/
		
    }
    .reservation-body .reservation-content>div:nth-child(2) {
        width: 20%
    }
    .reservation-body .reservation-content>div:nth-child(3) {
        width: 25%
    }
    .reservation-body .reservation-content>div label {
        margin-top: 10px
    }
    .reservation-body .reservation-content .btn {
        height: 75px;
        line-height: 75px
    }
    .reservation-body .reservation-inputs>div {
        float: left;
        /*width: 50%*/
    }
}

@media all and (min-width:768px) {
    .reservation-body {
        width: 220px
		/*width: 670px*/ 
    }
    .reservation-body .date-picker-wrapper {
        /*left: -40px!important*/
    }
    .reservation-body .reservation-content .btn {
        min-width: 280px
    }
}

@media all and (min-width:1600px) {
    .reservation-body.lg {
        width: 1100px
    }
    .reservation-body.lg .date-picker-wrapper {
        top: 130px!important
    }
    .reservation-body.lg .chosen-single {
        font-size: 40px;
        font-size: 2.857142857142857em;
        height: 40px;
        line-height: 1em;
        padding-top: 0
    }
    .reservation-body.lg .chosen-drop {
        left: 8px
    }
    .reservation-body.lg .chosen-results li {
        font-size: 30px;
        font-size: 2.142857142857143em
    }
    .reservation-body.lg .reservation-content>div {
        padding-top: 20px;
        padding-bottom: 20px;
		margin: 0 auto;
    }
    .reservation-body.lg .reservation-content>div label {
        margin-top: 40px;
        font-size: 14px;
        font-size: 1em
    }
    .reservation-body.lg .reservation-content>div label+span {
        width: 210px
    }
    .reservation-body.lg .reservation-content>div:nth-child(2) label+span {
        width: 80px
    }
    .reservation-body.lg .reservation-content .btn {
        height: 125px;
        line-height: 125px;
        min-width: 280px;
        font-size: 24px;
        font-size: 1.7142857142857142em;
    }
    .reservation-body.lg .reservation-content input[type=text] {
        font-size: 40px;
        font-size: 2.857142857142857em
    }
}

.badges.on-page {
    padding: 60px 0 80px
}

.badges ul:after {
    content: '';
    display: block;
    clear: both
}

.badges ul>li {
    display: block;
    font-size: 0;
    float: left;
    padding: 5px 15px;
    text-align: center;
    width: 100%
}

@media all and (min-width:576px) {
    .badges ul>li {
        width: 50%
    }
    .badges ul>li:first-child {
        text-align: right
    }
    .badges ul>li:last-child {
        text-align: left
    }
}

.badges img {
    height: 40px
}

@media screen and (min-width:768px) and (max-width:991px) {
    .dots-smaller .slick-dots li {
        margin: 0 2px
    }
    .dots-smaller.pages14.top .slick-prev {
        right: 380px
    }
    .dots-smaller.pages14:not(.top) .slick-next {
        left: 380px
    }
}/*# sourceMappingURL=main.min.css.map */

/* custom úprava Creavision od 12/7/2018 */
body > h1 {
    position: absolute;
    left: -10000px;
}

h2.large {
    line-height: 1.25;
}
.room header h1, .room header h3, .room header label {
    display: inline-block;
    line-height: 1;
    vertical-align: bottom;
    font-family: Oswald,sans-serif;
    text-transform: uppercase;
}
@media (min-width: 1200px) {
    h2.large {
        font-size: 56px;
        font-size: 4em;
    }
}
@media (min-width: 1400px) {
    h2.large {
        font-size: 70px;
        font-size: 5em;
    }
}
@media (min-width: 1600px) {
    h2.large {
        font-size: 80px;
        font-size: 5.714285714285714em;
    }
}

.room header h1, .room header h3 {
    font-weight: 500;
    font-size: 20px;
    font-size: 1.4285714285714286em;
    color: #1D1717;
    margin: 0 10px 0 0;
}
@media (min-width: 768px) {
    .room header h1, .room header h3 {
        font-size: 30px;
        font-size: 2.142857142857143em;
        margin-right: 20px;
    }
}
.section-beer-02 h3, .section-explore-02 h3, .section-information-02 h3 {
    margin-bottom: 30px;
}

.accordion article h3, .accordion article h4 {
    letter-spacing: 1px;
    padding-right: 50px;
    font-weight: 400;
    cursor: pointer;
    font-size: 2.142857142857143em;
    margin-bottom: 12px;
    line-height: 1.33;
}
.accordion article:not(.opened) h3, .accordion article:not(.opened) h4 {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .h3, h3 {
        font-size: 24px;
        font-size: 1.7142857142857142em;
    }
}
@media (min-width: 1200px) {
    .accordion article h3, .accordion article h4 {
        font-size: 30px;
        font-size: 2.142857142857143em;
    }
}

.section-common-02 .content-01 h1, .section-common-02 .content-01 h2 {
    margin-bottom: 70px;
}

.section-contact-01 .content-01 h5, .section-contact-01 .content-01 h3, .section-contact-02 h3 {
    margin-bottom: 20px;
}
@media (min-width: 1200px) {
    .section-contact-01 .content-01 h5, .section-contact-01 .content-01 h3 {
        font-size: 24px;
        font-size: 1.7142857142857142em;
        font-weight: 600;
        line-height: normal;
        font-family: unset;
    }
}

