/*
http://paletton.com/#uid=23v0R0kllll39ND6BDCHd7OPI3V
 */
@font-face {
    font-family: 'Helvetica Neue';

    src: url('../fonts/helveticaneue-light-webfont.eot');
    src: url('../fonts/helveticaneue-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helveticaneue-light-webfont.woff') format('woff'),
    url('../fonts/helveticaneue-light-webfont.ttf') format('truetype'),
    url('../fonts/helveticaneue-light-webfont.svg#HelveticaNeueRegular') format('svg');
}
@font-face {
    font-family: 'Helvetica Neue Light';

    src: url('../fonts/helveticaneue-light-webfont.eot');
    src: url('../fonts/helveticaneue-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/helveticaneue-light-webfont.woff') format('woff'),
    url('../fonts/helveticaneue-light-webfont.ttf') format('truetype'),
    url('../fonts/helveticaneue-light-webfont.svg#HelveticaNeueRegular') format('svg');
}

html,
body {
    height: 100%;
}

html body {
    padding-top: 50px;
    background-color: #C5D1D9;
    font-size: 16px;
}


nav.navbar,
nav.navbar .nav > li > a:hover,
nav.navbar .nav > li > a:focus {
    background-color: #3E2300;
}

.navbar-toggle {
    border-color: #FFE8CA;
}
.navbar-toggle:hover {
    background-color: #3E2300;
}
.navbar-toggle .icon-bar {
    background-color: #FFE8CA;
}

@media (max-width: 767px) {
    .navbar-nav.navbar-right {
        border-top: 1px solid #B68F5C;
    }
}

nav.navbar,
nav.navbar .navbar-brand:hover,
nav.navbar .navbar-brand:focus,
nav.navbar .navbar-nav > li > a:hover,
nav.navbar .navbar-nav > li > a:focus,
nav.navbar .navbar-brand,
nav.navbar .navbar-nav > li > a {
    color: #FFE8CA;
}

nav.navbar .navbar-brand,
nav.navbar .navbar-nav > li > a {
    cursor: pointer;
}

nav.navbar .navbar-brand:hover,
nav.navbar .navbar-brand:focus,
nav.navbar .nav > li > a:hover,
nav.navbar .nav > li > a:focus {
    font-weight: bold;
}


.sj-page-head,
.content-wrapper .sj-page-head .container {
    background: #97ADBC;
    color: #400C26;
    text-shadow: 0 1px 0 rgba(39, 2, 21, .1);
    font-family: 'Helvetica Neue Light', Helvetica, Arial, sans-serif;
}

.navbar {
    min-height: 41px;

}

.nav-tabs>li>a {
    padding: 15px 15px;

}

.btn-primary {
    background-color: #3E2300;
    border-color: #1F1100;
    color: #FFE8CA;
}

.btn-primary:hover {
    background-color: #3E2300;
    border-color: #1F1100;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto -60px;
    padding: 0 0 60px;
}

.wrap > .container {
    padding: 70px 15px 20px;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

h1, h2, h3, h4, h5 {
    color: #400C26;
}

.sj-page-head {
    position: relative;
    padding: 30px 0;
}



.sj-page-head p.lead {
    margin-bottom: 5px;
}

.sj-page-head h1 {
    font-size: 60px
}

.sj-big-top-space {
    margin-top: 40px;
}

.sj-section {
}

.sj-section-divider {
    border-top: 1px solid #3E2300;
    margin: 75px;
}

.sj-section h1 {
    margin: 0 0 25px;
}

.sj-section p.lead {
    padding: 0 50px;
}

.sj-main-points h2 {
    margin-top: 10px;
}

.sj-site-index .logo {
    width: 300px;
}

.sj-site-index .lead {
    font-size: 24px;
    margin-top: 30px;
}

.sj-room-nav.affix {
    top: 50px;
}


.sj-room-body {
    z-index: 1;
}

.anchor {
    display: block;
    position: relative;
    top: -210px;
    visibility: hidden;
}

.site-rooms .anchor {
    top: -210px;
}

.site-food .anchor {
    top: -100px;
}

.video {
    margin-bottom: 40px;
}

.map-overlay {
    background: transparent;
    position: relative;
    width: 650px;
    height: 450px;
    top: 455px;
    margin-top: -450px;
    display: inline-block;
}

a.subtle-link {
    color: #400C26;
}

a.subtle-link:hover,
a.subtle-link:hover * {
    text-decoration: none;
    font-weight: bold;
}

.img-full-width {
    width: 100%;
}

.green-index .sj-list-container {
    padding-top: 15px;
    padding-bottom: 15px;
}

.green-index .odd {
    background: #FFFAF3;
}

.display-inline,
.text-center iframe {
    display: inline-block;
}

@media (max-width: 650px) {
    .widSSP.widSSP,
    .site-index .full-screen iframe {
        width:100%!important;
        height: 250px!important;
    }

    .fb_iframe_widget_fluid,
    .fb_iframe_widget_fluid > span {
        height: 250px!important;
    }

}

@media (max-width: 767px) {
    .sj-section p.lead {
        padding: 0;
    }
    .video-js-container {
        display: inline-block;
    }
    .video-js-container iframe {
        height: 196px;
        width: 375px;
    }
}

.visa-mastercard {
    max-width: 100%;
}

.bottom-space {
    margin-bottom: 15px;
}

.bottom-space-lg {
    margin-bottom: 30px;
}

.top-space {
    margin-top: 15px;
}

.full-width {
    width: 100%;
}

.contact-index h3 {
    margin: 0;
}

.contact-index .contact-section p.lead {
    padding: 0;
}

@media (min-width: 992px) {
    .video-js-container {
        width: 725px;
        display: inline-block;
    }
}

@media (min-width: 768px) {
    .video-js-container {
        width: 550px;
        display: inline-block;
    }
    .video-js-container iframe {
        height: 295px;
        width: 550px;
    }
}

/* rooms */

.ftb_widget .ftb_w_search {
    padding: 0;
}

.ftb_widget button.ui-datepicker-trigger {
    display: none;
}

.ftb_widget .ftb_w_arr input[type="text"],
.ftb_widget .ftb_w_dep input[type="text"],
.ftb_widget .ftb_thin_wrap input[type="text"] {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-right: 10px;
}

.ftb_widget .ftb_thin .ftb_w_arr,
.ftb_widget .ftb_thin .ftb_w_dep {
    width: 92px;
}

.sj-room-nav-spy .nav-tabs > li.active > a,
.sj-room-nav-spy .nav-tabs > li.active > a:hover,
.sj-room-nav-spy .nav-tabs > li.active > a:focus
.sj-room-nav-spy .nav-tabs > li > a {
    border-radius: 0;
    border-top: none;
}


@media (max-height: 1024px) {
    .sj-room-nav-spy img.full-width {
        max-height: 80px;
        width: auto;
    }
    .sj-room-nav-spy .nav > li > a {
        padding-top: 10px;
        padding-bottom: 0;
    }

    .sj-room-nav-spy h4 {
        margin-bottom: 5px;
    }
}

@media (max-width: 400px) {
    .price-table {
        font-size: 12px;
    }
}

.price-table thead th {
    text-align: center;
}

/* rooms end */