/****** PLACE YOUR CUSTOM STYLES HERE ******/

iframe {
    border: none;
}

.white {
    color: #fff !important;
}
.blue-light {
    color: rgba(0, 176, 255, 1);
}
.blue-medium {
    color: rgba(0, 132, 191, 1);
}
.blue-light-bold {
    font-size: 1.2em;
    color: rgba(0, 176, 255, 1);
    font-weight: 600;
}
.blue-medium-bold {
    font-size: 1.2em;
    color: rgba(0, 132, 191, 1);
    font-weight: 600;
}
.bg-primary h3,
.bg-primary p {
    color: #292929;
}
.bg-gray-220 {
    background: rgba(220,220,220,1);
}
.bg-gray-240 {
    background: rgba(240,240,240,1);
}
.left {
    float: left !important;
    text-align: left !important;
}
.right {
    float: right !important;
    right: 0;
}
.uppercase {
    text-transform: uppercase;
}
.bold {
    font-weight:600;
}
a, a:visited, a:focus, a:active, a:hover {
    text-decoration: none;
    outline: none !important;
    cursor: pointer;
}
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: 24px;
    font-family: "HelveticaNeueLtEx";
    color: #666;
    overflow-x: hidden;
    background-color: #fff;
}
p, span {
    font-weight: 400;
    margin-bottom: 12px;
}
ul {
    list-style: none;
}
.nav-container {
    -webkit-backface-visibility: hidden;
    max-width: 100%;
}
nav.transparent {
    background: none;
}
nav.absolute {
    position: absolute;
}
nav.fixed,
nav.absolute {
    top: 0;
    width: 100%;
    z-index: 999;
    left: 0;
    right: 0;
}
nav {
    background: #fff;
    -webkit-backface-visibility: hidden;
    max-width: 100%;
}
nav.transparent .nav-bar {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.25);
}
nav.transparent .menu > li > a,
nav.transparent .module.widget-handle i {
  opacity: 1;
  color: #fff;
}
.nav-bar {
    height: 55px;
    max-height: 55px;
    line-height: 53px;
    border-bottom: 1px solid #ccc;
}
.nav-open {
    max-height: 10000px !important;
    height: auto !important;
}
.module.widget-handle {
    border: none !important;
    padding: 24px;
    cursor: pointer;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-top: 4px !important;
}
.module.widget-handle i {
    font-size: 26px;
    line-height: 53px;
    opacity: 0.5;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
}
.nav-bar .module, .nav-bar a {
    display: inline-block;
    height: 55px;
}
.nav-bar .module, .nav-bar .module-group {
    height: 55px;
}
.module.right, .module-group.right {
    float: right;
}
.module-group {
    display: inline-block;
}
.menu {
    width: 100%;
    margin-top: 12px;
    font-family: "HelveticaNeueLtEx";
}
.menu > li {
    margin-right: 32px;
    float: left;
    position: relative;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 1;
}
.menu li a {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    color: #fff;
    opacity: 1;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    max-width: 100%;
    white-space: normal;
}
.menu li a:hover {
  opacity: 1 !important;
}
.menu > li:hover > ul {
    opacity: 1;
    transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    -moz-transform: translate3d(0, 0px, 0);
    visibility: visible;
}
.menu > li ul {
    width: 320px;
    padding: 8px 0;
    background: rgba(41,41,41,0.5);
    position: absolute;
    z-index: 99;
    opacity: 0;
    background-color: rgba(0, 176, 255,0.9);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    visibility: hidden;
    margin-top: -10px;
    right:-25px;
}
.menu > li > ul > li {
    line-height: 24px;
    width: 100%;
    text-align: right;
    vertical-align: top;
    margin-right: 15px;
}
.menu > li > ul li a {
    color: #fff;
    height: auto;
    padding: 6px 24px;
}

nav ul {
    margin-bottom: 0;
}


img {
    max-width: 100%;
}
.background-image-holder.fadeIn > .background-image {
    min-height:800px !important;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 200;
    color: rgba(41,41,41,0.6);
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "HelveticaNeueThEx";
}
h1, h2, h3, h4, h5, h6, p, ul, ol, pre, table, blockquote, input, button, select, textarea {
    margin-bottom: 16px;
    margin-top: 0;
    padding: 0;
}
h2.uppercase {
    letter-spacing: 10px;
    margin-right: -10px;
}
h2 {
    font-size: 34px;
    line-height: 42px;
}
h3 {
    font-size: 30px;
    letter-spacing: 6px;
}
h6.uppercase {
    font-family: "HelveticaNeueMdEx";
    font-weight: 400;
    letter-spacing: 2px;
}
.logo {
    display: block;
    position: absolute;
    top: 20px;
    left: 32px;
    width: 360px;
}
.logo img {
    margin-top: -32px;
    width: 208px;
    height: 32px;
}
.logo h1 {
    position: relative;
    top: -10px;
    left: 0px;
    font-size: 1em;
    line-height: 1em;
    font-weight: 600;
    /*text-transform:uppercase;*/
    
    color: rgba(0, 176, 255, 1);
}
li .toggle-sub > ul {
    background-color: transparent;
}
.main-container {
    clear: both;
}
.fullscreen {
    height: 100vh;
}
.cover {
    margin: 0;
    padding: 0;
}
section, footer {
    padding: 96px 0;
    position: relative;
    overflow: hidden;
}
.container {
    position: relative;
}
.feature {
    margin-bottom: 24px;
}
.feature.bordered {
    padding: 32px;
    border: 1px solid #ccc;
}
.feature.bordered.fullheight {
    height: 601px;
}
.sidebar-image-wrapper {
    height: auto;
    padding: 4px;
    outline: 1px solid #ccc;
}
.sidebar-image {
    width: 100%;
    height: 280px;
    overflow: hidden;
}
.overlay:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #292929;
    opacity: 0.35;
    z-index: 3;
}
.background-image-holder.fadeIn {
    opacity: 1;
}
.background-image-holder {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: #292929;
    background-size: cover !important;
    background-position: 50% 50% !important;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    opacity: 0;
}
.background-image-holder img {
  display: none;
}
.menu-list {
    line-height:1em;
}
.intro.btn {
    /*position: relative;*/
    bottom: -64px;
}
.btn.text-center, .text-center-xs {
    height: 50px;
    line-height: 48px;
    border: 2px solid rgba(0,180,255,0.75);
    background: rgba(0,180,255,1);
    color: #fff;
    max-width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center !important;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 0 !important;
    padding-top: 5px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 3px !important;
}
.btn.float-none {
    float: none;
    display: block;
}
.btn-success, .btn-success:hover, .btn-success:active {
    border: 2px solid rgba(0,180,255,0.75);
    background: rgba(0,180,255,0.5);
    font-weight:600;
}
.feature.feast {
    height: 100%;
    overflow: hidden;
}
.feature.feast img {
    object-fit: cover;
}
.feature h1.large {
    width: 100%;
    font-size: 42px;
    line-height: 48px;
    letter-spacing: 0px !important;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    color: rgba(0, 180, 255, 1);
}
/* ============================================
   BOOK A TABLE FORM - ENHANCED STYLING
   ============================================ */

.feature.bordered.book {
    height: auto !important;
    min-height: 720px;
    padding: 35px 30px !important;
    border-radius: 12px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease;
    background: #ffffff;
    border: 1px solid #e8e8e8;
    overflow: visible;
}

.feature.bordered.book:hover {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.18);
    transform: translateY(-2px);
}

/* Form Title Styling */
.feature.bordered.book h1 {
    margin-bottom: 30px !important;
    padding-bottom: 15px;
    border-bottom: 3px solid rgba(0, 180, 255, 1);
    font-size: 36px;
    letter-spacing: 2px;
}

/* Enhanced form input styling */
.feature.bordered.book .form-control {
    border-radius: 8px;
    border: 2px solid #e0e0e0;
    padding: 14px 18px;
    font-size: 14px;
    transition: all 0.3s ease;
    background-color: #fafafa;
    margin-bottom: 18px;
    width: 100%;
    box-sizing: border-box;
    font-family: "HelveticaNeueLtEx", Arial, sans-serif;
    color: #333;
}

.feature.bordered.book .form-control::placeholder {
    color: #999;
    font-size: 13px;
    text-transform: none;
    letter-spacing: 0.5px;
}

.feature.bordered.book .form-control:focus {
    border-color: rgba(0, 180, 255, 1);
    box-shadow: 0 0 0 4px rgba(0, 180, 255, 0.15);
    outline: none;
    background-color: #fff;
}

.feature.bordered.book .form-control:hover:not(:focus) {
    border-color: #c0c0c0;
    background-color: #f5f5f5;
}

/* Phone number helper text */
.feature.bordered.book .form-text.text-muted {
    font-size: 11px;
    color: #666;
    margin-top: -12px;
    margin-bottom: 18px;
    padding-left: 2px;
    font-style: italic;
    line-height: 1.4;
}

/* Enhanced select dropdown styling */
.feature.bordered.book .select-option {
    margin-bottom: 18px;
    position: relative;
    width: 100%;
}

.feature.bordered.book .select-option select {
    border-radius: 8px;
    border: 2px solid #e0e0e0;
    padding: 14px 18px;
    font-size: 14px;
    transition: all 0.3s ease;
    background-color: #fafafa;
    width: 100%;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    font-family: "HelveticaNeueLtEx", Arial, sans-serif;
    color: #333;
    box-sizing: border-box;
}

.feature.bordered.book .select-option select:focus {
    border-color: rgba(0, 180, 255, 1);
    box-shadow: 0 0 0 4px rgba(0, 180, 255, 0.15);
    outline: none;
    background-color: #fff;
}

.feature.bordered.book .select-option select:hover:not(:focus) {
    border-color: #c0c0c0;
    background-color: #f5f5f5;
}

.feature.bordered.book .select-option i {
    right: 18px;
    top: 16px;
    color: #666;
    font-size: 16px;
    pointer-events: none;
}

/* Date picker input styling */
.feature.bordered.book #datetime {
    margin-bottom: 18px;
}

/* Captcha Section Styling */
.feature.bordered.book .form-group {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    background: #f9f9f9;
    border-radius: 8px;
    border: 1px solid #e8e8e8;
}

.feature.bordered.book .form-group label {
    display: block;
    margin-bottom: 12px;
    font-weight: 600;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.feature.bordered.book .form-group > div[style*="display: flex"] {
    display: flex !important;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
    flex-wrap: wrap;
}

.feature.bordered.book #captcha-image {
    border: 2px solid #ddd;
    padding: 8px;
    background: #fff;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.feature.bordered.book #captcha-image:hover {
    border-color: rgba(0, 180, 255, 1);
    box-shadow: 0 3px 8px rgba(0, 180, 255, 0.2);
    transform: scale(1.02);
}

.feature.bordered.book .form-group button[type="button"][onclick*="refreshCaptcha"] {
    padding: 10px 16px;
    background: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 6px;
    cursor: pointer;
    font-size: 12px;
    transition: all 0.3s ease;
    color: #666;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 6px;
}

.feature.bordered.book .form-group button[type="button"][onclick*="refreshCaptcha"]:hover {
    background: rgba(0, 180, 255, 1);
    border-color: rgba(0, 180, 255, 1);
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 180, 255, 0.3);
}

.feature.bordered.book .form-group button[type="button"][onclick*="refreshCaptcha"] i {
    font-size: 14px;
}

/* Booking form layout utilities */
.feature.bordered.book form {
    position: relative;
    height: auto !important;
    overflow: visible;
}

.feature.bordered.book .booking-form {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100%;
    height: auto !important;
    min-height: 580px;
    overflow: visible;
    padding-bottom: 8px;
}

.feature.bordered.book .booking-field {
    margin-bottom: 16px;
}

.feature.bordered.book .booking-field .form-control,
.feature.bordered.book .booking-field .select-option {
    margin-bottom: 0;
}

.feature.bordered.book .booking-label {
    display: block;
    margin-bottom: 6px;
    font-size: 11px;
    font-weight: 600;
    color: #555;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "HelveticaNeueLtEx", Arial, sans-serif;
}

.feature.bordered.book .booking-hint {
    font-size: 11px;
    color: #666;
    margin-top: 6px;
    margin-bottom: 0;
    padding-left: 2px;
    font-style: italic;
    line-height: 1.4;
    display: block;
}

.feature.bordered.book .booking-field-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-bottom: 16px;
}

.feature.bordered.book .booking-field-row .booking-field {
    margin-bottom: 0;
}

.feature.bordered.book .booking-field .help-block {
    margin-top: 6px;
    margin-bottom: 0;
}

.feature.bordered.book .booking-field.has-error .form-control,
.feature.bordered.book .booking-field .form-control.error {
    border-color: #dc3545;
    background-color: #fff8f8;
}

.feature.bordered.book .booking-field.has-error .select-option select {
    border-color: #dc3545;
    background-color: #fff8f8;
}

.feature.bordered.book .booking-alerts {
    margin-bottom: 16px;
}

.feature.bordered.book .booking-actions {
    flex-shrink: 0;
    margin-top: 24px;
    padding-top: 8px;
    padding-bottom: 12px;
    position: relative;
    z-index: 5;
    width: 100%;
    clear: both;
}

/* Enhanced button styling — override global absolute submit rules */
.feature.bordered.book button[type="submit"],
.feature.bordered.book #form-submit,
.feature.bordered.book .booking-submit {
    background: linear-gradient(135deg, rgba(0, 180, 255, 1) 0%, rgba(0, 132, 191, 1) 100%) !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 16px 30px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    color: #fff !important;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0, 180, 255, 0.35);
    text-transform: uppercase;
    letter-spacing: 1.5px;
    width: 100% !important;
    margin-top: 0;
    position: relative !important;
    bottom: auto !important;
    height: auto !important;
    line-height: 1.4 !important;
    overflow: visible;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 2;
    font-family: "HelveticaNeueLtEx", Arial, sans-serif;
    -webkit-appearance: none;
    appearance: none;
}

.feature.bordered.book button[type="submit"]:before,
.feature.bordered.book #form-submit:before,
.feature.bordered.book .booking-submit:before {
    content: '';
    position: absolute;
    z-index: 0;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%);
    transition: width 0.6s, height 0.6s;
}

.feature.bordered.book button[type="submit"]:hover:before,
.feature.bordered.book #form-submit:hover:before,
.feature.bordered.book .booking-submit:hover:before {
    width: 300px;
    height: 300px;
}

.feature.bordered.book button[type="submit"]:hover,
.feature.bordered.book #form-submit:hover,
.feature.bordered.book .booking-submit:hover {
    background: linear-gradient(135deg, rgba(0, 132, 191, 1) 0%, rgba(0, 180, 255, 1) 100%);
    box-shadow: 0 6px 18px rgba(0, 180, 255, 0.45);
    transform: translateY(-2px);
}

.feature.bordered.book button[type="submit"]:active,
.feature.bordered.book #form-submit:active,
.feature.bordered.book .booking-submit:active {
    transform: translateY(0);
    box-shadow: 0 2px 6px rgba(0, 180, 255, 0.3);
}

.feature.bordered.book button[type="submit"]:disabled,
.feature.bordered.book #form-submit:disabled,
.feature.bordered.book .booking-submit:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

/* Loading state */
.feature.bordered.book #form-loading {
    text-align: center;
    margin-top: 10px;
    color: rgba(0, 180, 255, 1);
    font-weight: 500;
    font-size: 13px;
}

.feature.bordered.book #form-loading span {
    color: rgba(0, 180, 255, 1) !important;
}

/* Alert message styling */
.feature.bordered.book .alert {
    border-radius: 8px;
    padding: 14px 18px;
    margin-bottom: 22px;
    border: none;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    line-height: 1.5;
}

.feature.bordered.book .alert-success {
    background-color: #d4edda;
    color: #155724;
    border-left: 4px solid #28a745;
}

.feature.bordered.book .alert-danger {
    background-color: #f8d7da;
    color: #721c24;
    border-left: 4px solid #dc3545;
}

.feature.bordered.book .alert .close {
    opacity: 0.7;
    font-size: 20px;
    line-height: 1;
}

.feature.bordered.book .alert .close:hover {
    opacity: 1;
}

/* Help block styling */
.feature.bordered.book .help-block {
    color: #dc3545;
    font-size: 12px;
    margin-top: -14px;
    margin-bottom: 12px;
    padding-left: 4px;
    font-weight: 500;
    line-height: 1.4;
}

.feature.bordered.book .help-block.with-errors {
    min-height: 20px;
}

/* Form spacing improvements */
.feature.bordered.book form {
    display: flex;
    flex-direction: column;
    gap: 0;
    position: relative;
    height: auto !important;
    overflow: visible;
}

/* Captcha wrapper styling */
.feature.bordered.book .captcha-wrapper {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
    flex-wrap: wrap;
}

.feature.bordered.book .captcha-refresh-btn {
    padding: 10px 16px;
    background: #fff;
    border: 2px solid #e0e0e0;
    border-radius: 6px;
    cursor: pointer;
    font-size: 12px;
    transition: all 0.3s ease;
    color: #666;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 6px;
    font-family: "HelveticaNeueLtEx", Arial, sans-serif;
}

.feature.bordered.book .captcha-refresh-btn:hover {
    background: rgba(0, 180, 255, 1);
    border-color: rgba(0, 180, 255, 1);
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 3px 8px rgba(0, 180, 255, 0.3);
}

.feature.bordered.book .captcha-refresh-btn i {
    font-size: 14px;
}

/* Remove inline styles override for form-group */
.feature.bordered.book .form-group[style*="margin-top"] {
    margin-top: 20px !important;
}

/* Responsive adjustments for book form */
@media (max-width: 768px) {
    .feature.bordered.book {
        height: auto !important;
        min-height: 0 !important;
        overflow: visible !important;
        padding: 25px 20px !important;
        padding-bottom: 32px !important;
    }

    .feature.bordered.book .booking-form {
        height: auto !important;
        min-height: 540px;
    }

    .feature.bordered.book .booking-form .booking-actions {
        margin-top: 20px !important;
        padding-top: 8px;
        position: relative;
        z-index: 2;
    }

    .feature.bordered.book .booking-form .booking-submit,
    .feature.bordered.book .booking-form button[type="submit"],
    .feature.bordered.book .booking-form #form-submit {
        position: relative !important;
        bottom: auto !important;
        margin-top: 0 !important;
        display: block !important;
        width: 100% !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .feature.bordered.book h1 {
        font-size: 28px;
        margin-bottom: 25px !important;
    }
    
    .feature.bordered.book .form-control,
    .feature.bordered.book .select-option select {
        padding: 12px 15px;
        font-size: 13px;
    }
    
    .feature.bordered.book .form-group {
        padding: 15px;
    }
    
    .feature.bordered.book button[type="submit"],
    .feature.bordered.book #form-submit,
    .feature.bordered.book .booking-submit {
        padding: 14px 25px !important;
        font-size: 14px !important;
    }

    .feature.bordered.book .booking-field-row {
        grid-template-columns: 1fr;
        gap: 0;
        margin-bottom: 0;
    }

    .feature.bordered.book .booking-field-row .booking-field {
        margin-bottom: 16px;
    }
    
    .feature.bordered.book .captcha-wrapper {
        flex-direction: column;
        align-items: stretch;
    }
    
    .feature.bordered.book .captcha-refresh-btn {
        width: 100%;
        justify-content: center;
    }
}

/* Floating Booking Button */
.floating-booking-btn {
    position: fixed;
    bottom: 100px;
    right: 20px;
    background: linear-gradient(135deg, rgba(0, 180, 255, 1) 0%, rgba(0, 132, 191, 1) 100%);
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 15px rgba(0, 180, 255, 0.4);
    z-index: 10000;
    transition: all 0.3s ease;
    text-align: center;
    padding: 8px;
}

.floating-booking-btn:hover {
    transform: translateY(-5px) scale(1.05);
    box-shadow: 0 6px 20px rgba(0, 180, 255, 0.6);
    background: linear-gradient(135deg, rgba(0, 132, 191, 1) 0%, rgba(0, 180, 255, 1) 100%);
}

.floating-booking-btn i {
    font-size: 24px;
    margin-bottom: 2px;
}

.floating-booking-btn span {
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    line-height: 1;
}

/* Booking Modal */
.booking-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
    animation: fadeIn 0.3s ease;
}

.booking-modal.active {
    display: flex;
    align-items: center;
    justify-content: center;
}

.booking-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(5px);
}

.booking-modal-container {
    position: relative;
    background: #fff;
    border-radius: 12px;
    max-width: 600px;
    width: 90%;
    max-height: 90vh;
    overflow-y: auto;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);
    z-index: 10001;
    animation: slideUp 0.3s ease;
}

.booking-modal-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 25px;
    border-bottom: 2px solid #e0e0e0;
    background: linear-gradient(135deg, rgba(0, 180, 255, 1) 0%, rgba(0, 132, 191, 1) 100%);
    color: #fff;
    border-radius: 12px 12px 0 0;
}

.booking-modal-header h2 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.booking-modal-close {
    background: transparent;
    border: none;
    color: #fff;
    font-size: 32px;
    cursor: pointer;
    line-height: 1;
    padding: 0;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.booking-modal-close:hover {
    background: rgba(255, 255, 255, 0.2);
    transform: rotate(90deg);
}

.booking-modal-body {
    padding: 25px;
}

.book-modal-form {
    height: auto !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.book-modal-form .form-control {
    margin-bottom: 15px;
}

.book-modal-form .select-option {
    margin-bottom: 15px;
}

/* Animations */
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes slideUp {
    from {
        transform: translateY(50px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Responsive Design for Floating Button and Modal */
@media (max-width: 768px) {
    .floating-booking-btn {
        bottom: 90px;
        right: 15px;
        width: 55px;
        height: 55px;
    }
    
    .floating-booking-btn i {
        font-size: 22px;
    }
    
    .floating-booking-btn span {
        font-size: 9px;
    }
    
    .booking-modal-container {
        width: 95%;
        max-height: 95vh;
    }
    
    .booking-modal-header {
        padding: 15px 20px;
    }
    
    .booking-modal-header h2 {
        font-size: 20px;
    }
    
    .booking-modal-body {
        padding: 20px;
    }
}

@media (max-width: 480px) {
    .floating-booking-btn {
        bottom: 80px;
        right: 10px;
        width: 50px;
        height: 50px;
    }
    
    .floating-booking-btn i {
        font-size: 20px;
    }
    
    .floating-booking-btn span {
        font-size: 8px;
    }
}
.form-email button[type="submit"] {
    position: relative;
    bottom: -74px;
}
.image-bg {
    min-height:500px;
}
.image-bg .container, .image-bg div[class*='col-'] {
    position: relative;
    z-index: 600;
}
.image-bg h1, .image-bg h2, .image-bg h3, .image-bg h4, .image-bg h5, .image-bg h6 {
    color: #ffffff;
}
.outlined img {
    padding: 4px;
    border: 1px solid #ccc;
}
.overlay-image-dark {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url(../images/overlay-image-dark.png);
    background-size: cover;
    opacity: 0.5;
    z-index: 3 !important;
}
.image-slider {
    position: relative;
}
.image-slider .slides {
    position: relative;
    overflow: hidden;
}
.cover.fullscreen .slides > li {
    height: 100vh;
}
.image-slider .slides li {
    position: relative;
}
.flex-direction-nav {
    position: absolute !important;
    top: 40% !important;
    width: 100% !important;
    height: 86px;
    width: 24px;
    z-index: 200 !important;
}
.flex-control-nav li a {
    background: none;
    border: 2px solid #292929;
    width: 10px;
    height: 10px;
}
.flex-direction-nav li {
    height: 0px !important;
}
.flex-direction-nav a {
    opacity: 1;
    text-shadow: none;
    color: rgba(0, 0, 0, 0);
    width: 24px;
    height: 24px;
    margin: -12px 0 0;
}
.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flex-direction-nav a.flex-prev, .flex-direction-nav a.flex-next {
    top: 18px;
    height: 86px;
    width: 24px;
    opacity: 0.4;
}
.flex-direction-nav a.flex-prev {
    margin: 0 !important;
    padding: 0 !important;
    left: 24px;
    background-image: url(../images/arrow-prev.png) !important;
    background-repeat: no-repeat !important;
}
.flex-direction-nav a.flex-prev, .flex-direction-nav a.flex-next {
    top: 18px;
    height: 86px;
    width: 24px;
    opacity: 0.4;
}
.flex-direction-nav a.flex-next {
    margin: 0 !important;
    padding: 0 !important;
    right: 24px;
    background-image: url(../images/arrow-next.png) !important;
    background-repeat: no-repeat !important;
}
.controls-inside .flex-control-nav li a {
    border-color: #fff;
}
.controls-inside .flex-control-nav li a.flex-active {
    background: #fff;
}


#text-slider {
    background-position: top 50% left 50%;
    background-repeat: no-repeat;
}
.text-slider > .flex-direction-nav,
#text-slider > .flex-pauseplay {
    display: none;
}
.text-slider > .quote-text > .flexslider-fade > .flex-direction-nav {
    display: none;
}
.text-slider .flexslider-fade .flex-control-nav {
    position: absolute;
    top: 300px;
    width: 100%;
    text-align: center;
    margin: 0 0 0 -10px;
    transition: opacity 1s;
    transition-delay: 0.5s;
    transition-timing-function: ease;
}
#text-slider .flexslider-fade {
    margin-top: 32px;
}
.quote-text > .flexslider-fade {
    position: relative;
    display: inline-block;
    min-height: 240px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 48px;
}
.quote-text > .flexslider-fade > .slides > li {
    display: none;
    opacity: 0;
    font-size: 1.4em !important;
    font-style: italic;
}
.quote-text > .flexslider-fade > .slides > li > p {
    font-size: 1.3em;
    line-height: 1.5em;
    font-style: italic;
    font-weight: 600;
    color: rgba(255, 255, 255, 1);
}
.quotes {
    display: block;
    position: relative;
    top: 0 !important;
    width: 100%;
    min-height: 500px;
    padding: 0;
    z-index: 500;
}
.quotes > .flex-viewport {
    top: 0;
    width: 100%;
    height: 500px !important;
    z-index: 500;
}
.quotes > .flex-direction-nav {
    opacity: 0 !important;
}
h3.quote-headline {
    font-family: 'HelveticaNeue' !important;
    display: block;
    width: 70%;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 2em;
    font-size: 1.6em !important;
    line-height: 1.2em !important;
    font-weight: 400;
    text-align: center !important;
    letter-spacing: 1px !important;
    -ms-transform: scaleY(0.9);
    /* IE 9 */
    
    -webkit-transform: scaleY(0.9);
    /* Safari */
    
    transform: scaleY(0.9);
    text-transform: uppercase !important;
}
.quotes > .flexslider-fade > .flex-viewport > ul {
    position: absolute;
}
.quotes > .flexslider-fade > .flex-viewport > ul.slides {
    position: absolute;
    height: 100% !important;
    text-align: center;
}
.quote-text {
    font-family: 'HelveticaNeue' !important;
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 48px;
    vertical-align: middle !important;
    text-align: center !important;
    text-shadow: none !important;
}
.quote-text > .slides > p {
    font-family: 'HelveticaNeue' !important;
    font-weight: 400;
    color: rgba(255, 255, 255, 1);
    margin-left: 0px;
    font-size: 1.4em;
    line-height: 1.6em;
    margin-left: 10px;
    margin-right: 0px;
    letter-spacing: 0.02em;
    margin-top: 2.4em;
    margin-bottom: 0.8em !important;
    text-shadow: none;
    width: 60% !important;
    margin-left: auto;
    margin-right: auto;
}
.quote-author {
    float: right;
    font-style: normal;
}
.quote-author h6 {
    font-family: 'HelveticaNeue' !important;
    font-size: 0.9em;
    font-weight: 400 !important;
    line-height: 0.8em;
    text-align: right;
    -ms-transform: scaleY(1);
    /* IE 9 */
    
    -webkit-transform: scaleY(1);
    /* Safari */
    
    transform: scaleY(1);
    margin-top: 48px !important;
    margin-bottom: 12px !important;
}
.quote-author p {
    font-family: 'HelveticaNeue' !important;
    font-size: 0.9em;
    font-weight: 600 !important;
    line-height: 0.8em;
    color:#fff;
    text-align: right;
    text-transform: uppercase;
    -ms-transform: scaleY(1);
    /* IE 9 */
    
    -webkit-transform: scaleY(1);
    /* Safari */
    
    transform: scaleY(1);
    margin-top: 36px !important;
    margin-bottom: 0 !important;
    -webkit-margin-before: 0;
}
.menu-text .uppercase {
    margin-bottom: 0;
    font-weight: 600;
}
.flex-control-nav {
    top: 120%;
    transition: top 0.5s;
    transition-delay: 0.1s;
    transition-timing-function: linear;
}
.reserve-main {
    position: absolute;
    top: 120vh;
    width: 100%;
    text-align: center;
    margin-top: 0;
    z-index: 20;
    transition: top 0.5s;
    transition-delay: 0s;
    transition-timing-function: linear;
}
.map-holder {
    overflow: hidden;
    position: relative;
    min-height: 410px;
    min-width: 410px;
}
.map-holder img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    min-height:410px;
}
.footer-main {
    position: absolute;
    top: 120%;
    width: 100% !important;
    height: 45px;
    text-align: center;
    transition: top 0.5s;
    transition-delay: 0.1s;
    transition-timing-function: linear;
    box-shadow: 0px -1px 3px rgba(100, 100, 100, 0.5) !important;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 60 !important;
}
.footer-main .tagline {
    position: absolute;
    top: 0px;
    height: 45px;
    width: 100%;
    text-align: center;
    z-index: 80 !important;
    opacity: 0;
}
.footer-main .tagline h1 {
    position: relative;
    top: 20px;
    left: 0px;
    font-size: 1em;
    line-height: 1em;
    font-weight: 600;
    letter-spacing: 1px;
    color: rgba(0, 176, 255, 1);
}
.footerNav {
    position: relative;
    display: block;
}
.credits {
    position: absolute;
    width: auto;
    height: 24px;
    float: left;
    left: 32px;
    margin-top: 14px;
    z-index: 100;
    opacity: 0.6;
}
.credits h6 {
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 24px;
    color: rgba(0, 180, 255, 1);
}
a.creditLink {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}
.footer-scroll-down {
    position: absolute;
    top: 0px;
    height: 45px;
    width: 100%;
    text-align: center;
    z-index: 60 !important;
}
.scroll-down {
    margin-top: 12px;
    opacity: 0.5;
}
.copyright {
    position: absolute;
    width: auto;
    height: 24px;
    float: right;
    right: 32px;
    margin-top: 14px;
    z-index: 80;
    opacity: 0.6;
}
.copyright h6 {
    font-size: 0.8em;
    letter-spacing: 1px;
    line-height: 24px;
    color: rgba(0, 180, 255, 1);
}
footer {
    min-height: 75vh;
}
.footer-1 {
    padding: 0;
    background-image: url(../images/home02-dark.jpg);
    background-size: cover;
    background-position: 50% 50%;
}
.footer-1 .container {
    min-height: 100vh;
    padding-top: 50px;
}
.footer .container .row .logo {
    width: 240px;
}
.footer-1 .logo {
    display: block;
    position: absolute;
    top: 70px;
    margin-bottom: 32px;
}
.footer-1 p {
    color: #fff;
    line-height: 13px;
    margin-bottom: 10px;
}
.footer-1 .credits,
.footer-1 .copyright {
    color: #ccc;
}
.footerNav h6,
.footerNav > ul {
    padding-left: 6px;
}
.footerNav .title {
    font-family: 'HelveticaNeueMdEx' !important;
    font-size: 1.076em;
    line-height: 24px;
    font-weight: 400;
    color: #fff !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    padding-left: 6px;
    margin-bottom: 10px;
}
.footerNav .title,
.footerNav > ul > li {
    list-style-type: none !important;
    line-height: 36px;
}
.footerNav .title,
.footerNav > ul > li a {
    font-family: 'HelveticaNeueLtEx';
    font-size: 0.923em;
    line-height: 18px;
    font-weight: 400;
    text-align: left !important;
    color: #fff !important;
    cursor: pointer;
    text-decoration: none;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.3) !important;
}
.footerNav ul:last-child,
.footerNav p:last-child {
    margin-bottom: 0;
}
.footerNav hr {
    margin-bottom: 12px;
    width: 80%;
}
hr {
    border: none;
    border-top: 1px solid #ccc;
    margin: 0 0 24px 0;
    width: 100%;
}
.back-to-top {
    position: absolute;
    bottom: 24px;
    width: 100%;
    padding-bottom: 24px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.back-to-top > .btn {
    margin-left: auto !important;
    margin-right: auto !important;
}
.btn {
    font-family: "HelveticaNeueLtEx";
    border: 2px solid #333347;
    padding: 0 26px;
    height: 40px;
    min-width: 150px;
    line-height: 36px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0;
    color: #333347;
    text-align: center;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    margin-right: 8px;
    margin-bottom: 24px;
    padding-top: 3px;
}
.btn:visited {
}
.bottom {
    position: absolute;
    width: 100%;
    left: 0;
    height: 40px;
    bottom: 0;
}
.bottom hr {
    opacity: 0.5;
    margin-bottom: 0;
}
.bottom > .credits,
.bottom > .copyright {
    opacity: 1;
    margin-top: 8px;
}
.btn-blue,
.btn-blue a,
.btn-blue a:active,
.btn-blue a:visited,
.btn-blue a:hover,
.btn-blue a:focus {
    color: rgba(0, 132, 191, 1) !important;
    border-color: rgba(0, 180, 255, 1) !important;
    background-color: rgba(255, 255, 255, 1) !important;
}
.btn-blue {
    border: 1px solid rgba(0, 180, 255, 1);
    height: 40px;
    font-size: 12px;
    line-height: 36px;
}

input[type="text"]:not(.feature.bordered.book .booking-form .form-control),
input[type="number"]:not(.feature.bordered.book .booking-form .form-control),
input[type="password"]:not(.feature.bordered.book .booking-form .form-control),
input[type="tel"]:not(.feature.bordered.book .booking-form .form-control) {
    background: #f5f5f5 !important;
    color:#777 !important;
    border: none ;
    width: 100%;
    height: 50px !important;
    padding-left: 20px !important;
    font-weight: 400 !important;
    margin-bottom: 24px !important;
    border-radius: 0 !important;
}
input[type="text"], button, textarea, select, input[type="password"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
::-webkit-input-placeholder {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777 !important;
    font-size: 13px;
}
::-webkit-select-placeholder {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #777 !important;
    font-size: 13px;
}
input, button, select, textarea {
    font-family: "HelveticaNeueLtEx";
    font-size: 13px;
    line-height: 24px;
    color: rgb(125,125,125);
}
select {
    height: 50px;
    background: #f5f5f5;
    width: 100%;
    border-radius: 0;
    border: none;
    outline: none;
    padding-left: 20px;
    position: relative;
    text-transform: uppercase;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    cursor: pointer;
}
.select-option {
    position: relative;
    cursor: pointer;
    /*height: 50px;*/
    overflow: hidden;
    margin-bottom: 24px;
}
.select-option i {
    position: absolute;
    font-size: 18px;
    right: 20px;
    top: 14px;
    margin-bottom: 24px;
    z-index: 1;
    pointer-events: none;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    cursor: pointer;
}
option:disabled, select[disabled] > option {
    color: #777 !important;
}
[class^="ti-"], [class*=" ti-"] {
    font-family: 'themify';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.select-option select {
    margin-bottom: 0;
}
.datepicker {
    margin-top:-24px;
}
/* Legacy forms only — booking form uses .booking-submit rules above */
.form-email input[type="submit"],
.form-email button[type="submit"],
.feature.bordered:not(.book) button[type="submit"],
.feature.bordered:not(.book) input[type="submit"] {
    position: absolute;
    height: 50px;
    line-height: 48px;
    border: 2px solid rgba(0,180,255,0.75);
    background: rgba(0,180,255,1);
    color: #fff;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 0 !important;
    border:none !important;
    outline:none !important;
    bottom: 24px;
}
span.fa-calendar {
    display: inline-block;
    float: right;
}
.fa {
    font-size: 2em;
    z-index: 4;
    float: right;
    top: 12px;
    right: 10px;
    position: relative;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f5f5f5 inset;
    -webkit-text-fill-color: rgb(125,125,125); !important;
}
.map-wrapper {
    display: block;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    height: 100%;
}
.fullscreen-map {
    position: relative;
    text-align: center;
    height: 50px;
    float: left;
    bottom: -20px;
}
.btn-map {
    height: 50px;
    line-height: 48px;
    border: 2px solid rgba(0, 180, 255, 0.75);
    background: rgba(0, 180, 255, 1);
    color: #fff;
    width: 100%;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    border-radius: 0 !important;
    padding-top: 3px !important;
}
a.btn-map,
a.btn-map:active,
a.btn-map:visited,
a.btn-map:focus,
a.btn-map:hover {
    border: 2px solid rgba(0, 180, 255, 0.75);
    background: rgba(0, 180, 255, 1);
    color: #fff;
}
.labels1 {
    position: absolute;
    color: #fff;
    background-color: transparent;
    font-family: "HelveticaNeueThEx";
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    visibility: visible;
}
.labels2 {
    position: absolute;
    color: #fff;
    background-color: transparent;
    font-family: "HelveticaNeueMdEx";
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    visibility: visible;
}
.menu-wrapper {
    position: relative;
    top: 120%;
    width: 100%;
    height: 100%;
    z-index: 200;
    overflow: hidden;
    opacity: 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.menu-title {
    position: relative;
    width: 70%;
    max-width:720px;
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0;
    text-align: center;
    z-index: 200;
}
.menu-title h2 {
    font-family: "HelveticaNeueThEx";
    font-size: 32px;
    margin-bottom: 0px !important;
    text-align: center;
}
.menu-text {
    position: relative;
    width: 70%;
    max-width:720px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 14px;
    height: 70%;
    background-color: rgba(0, 0, 0, 0.6);
    border: 1px solid #ccc;
}
.menu-text p {
    font-family: "HelveticaNeueThEx";
}
.bordered.text-center {
    z-index: 200;
    overflow: auto;
    height: 98%;
    text-align: left !important;
    padding-left: 24px;
    padding-right: 24px;
}
.menu-title h2,
.menu-text h1,
.menu-text h3,
.menu-text h6,
.menu-text p {
    color: #fff;
}
.menu-text h3 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 1px;
    padding-top: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}
.menu-text h6 {
    font-family: "HelveticaNeueMdEx";
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
}
.menu-text h6.blue-light {
    font-style: italic;
    font-size: 16px;
}
.image-holder {
    position: absolute;
    z-index: 100
}
.blur {
    height: 110%;
    width: 110%;
    margin-left: -5%;
    margin-top: -5%;
    -webkit-animation: blur 0.4s ease forwards;
    -moz-animation: blur 0.4s ease forwards;
    -ms-animation: blur 0.4s ease forwards;
    -o-animation: blur 0.4s ease forwards;
    animation: blur 0.4s ease forwards;
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
}
.delay {
    -webkit-animation-delay: 0s;
    -moz-animation-delay: 0s;
    animation-delay: 0s;
}
@-webkit-keyframes blur {
    to {
        -webkit-filter: blur(10px);
        filter: blur(10px);
    }
}
@-moz-keyframes blur {
    to {
        -moz-filter: blur(10px);
        filter: blur(10px);
    }
}
@keyframes blur {
    to {
        -webkit-filter: blur(10px);
        -moz-filter: blur(10px);
        filter: blur(10px);
    }
}
.image-caption {
    position: absolute;
    top: 120%;
    width: 100%;
    overflow: hidden;
    opacity: 0;
    z-index: 1000 !important;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.image-caption.caption {
    font-family: 'HelveticaNeueMdEx' !important;
    font-weight: 400;
    color: #fff !important;
    margin-left: 0px;
    font-size: 2em;
    line-height: 1.4em;
    text-align: center;
    opacity: 1 !important;
}
.overlay-gradient-gallery {
    position: absolute;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-image: url('../images/overlay-gradient.png');
    background-repeat: no-repeat;
    z-index: 3;
    opacity: 0.5;
}
.flex-viewport {
    height: 100%;
    max-height: 100%;
}
.background-image-holder img {
    background-size: cover !important;
    background-position: 50% 50% !important;
    display: none;
}
.flex-control-nav {
    position: absolute !important;
    top: 100%;
    width: 100% !important;
    opacity: 1;
    z-index: 20;
}
.flex-control-thumbs {
    top: 120%;
    position: relative;
    overflow: hidden;
    display: inline-flex;
    width: 100% !important;
    max-height: 80px;
    background-color: rgba(255, 255, 255, 1) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .35;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 1);
    margin-top: -15%;
}
.flex-control-thumbs img.flex-active {
    opacity: 1;
}
.slider-thumb-controls .flex-control-thumbs {
    margin: 0;
    background-color: rgba(255, 255, 255, 1) !important;
}
.flex-pauseplay {
    display: none;
}
li.dropdown.open > ul.dropdown-menu > li.menu-divider {
    width: 100% !important;
}
.menu-divider {
    padding-bottom: 8px;
}
.menu-divider:after {
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    height: 10px;
    display: block;
    width: 100%;
    content: '';
}
.mb-xs-12 {
    margin-bottom: 12px !important;
}
#guests, #form-submit.btn.btn-sm.btn-success, a.btn.btn-map {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.feature.bordered.book #form-submit,
.feature.bordered.book .booking-submit {
    width: 100% !important;
}

#form-submit.btn.btn-sm.btn-success, a.btn.btn-map {
    width: 200px;
}
.form-control.datepicker {
    position: relative;
    top: -24px;
}

@media (max-width: 990px) {
    .logo {
        left: 16px;
    }
}
@media (max-width: 768px) {
    .logo h1 {
        opacity: 0;
    }
}
@media (max-width: 760px) {
    .feature.bordered.fullheight {
        height: 400px;
    }
    p {
        margin-bottom: 12px;
    }
}
@media (max-width: 400px) and (orientation: landscape) {
    .feature.bordered.fullheight {
        height: 380px;
    }
}
@media (max-width: 580px) and (orientation: landscape) {
    .feature.bordered.fullheight {
        height: 360px;
    }
}
@media (max-width: 768px) and (orientation: portrait) {
    .feature.bordered.fullheight {
        height: 491px;
    }
    input[type="submit"]:not(#form-submit),
    button[type="submit"]:not(#form-submit) {
        margin-top: 38px;
    }
    .feature.bordered.book .booking-submit,
    .feature.bordered.book #form-submit,
    .feature.bordered.book button[type="submit"] {
        position: relative !important;
        bottom: auto !important;
        margin-top: 0 !important;
    }
}
@media (max-width: 580px) and (orientation: portrait) {
    .feature.bordered.fullheight {
        height: 540px;
    }
}
@media (min-width: 768px) and (orientation: portrait) {
    .sidebar-image {
        height: 225px;
    }
}
@media (max-width: 1024px) and (orientation: landscape) {
    .intro.btn {
        bottom: -24px;
    }
}
@media (max-width: 768px) and (orientation: portrait) {
    .intro.btn {
        bottom: -24px;
    }
}
@media (max-width: 760px) and (orientation: portrait) {
    .map-holder {
        min-height:20px;
    }
    .map-holder img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        min-height: 20px;
    }
}
@media (max-width: 760px) {
    .intro.btn {
        bottom: 10px;
    }
    .map-holder {
        min-height:20px;
    }
    .map-holder img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        min-height: 20px;
    }
}
@media (max-width: 580px) and (orientation: landscape) {
    .intro.btn {
        bottom: 50px;
    }
}
@media (max-width: 568px) and (orientation: landscape) {
    .intro.btn {
        bottom: 30px;
    }
}
@media (max-width: 480px) and (orientation: landscape) {
    .intro.btn {
        bottom: 40px;
    }
}
@media (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
    .intro.btn {
        bottom: 44px;
    }
    .menu-list {
        line-height: 20px;
    }
}
@media (min-width: 375px) and (max-width: 667px) and (orientation: portrait) {
    .intro.btn {
        bottom: 20px;
    }
    .feature.bordered.fullheight {
        height: 460px;
    }
}
@media (min-width: 414px) and (max-width: 736px) and (orientation: portrait) {
    .feature.bordered.fullheight {
        height: 460px;
    }
    .feature.bordered.fullheight {
        height: 420px;
    }
}
@media (min-width: 414px) and (max-width: 736px) and (orientation: landscape) {
    input[type="submit"]:not(#form-submit),
    button[type="submit"]:not(#form-submit) {
        margin-top: 2px;
    }
    .feature.bordered.book .booking-submit,
    .feature.bordered.book #form-submit {
        margin-top: 0 !important;
    }
}
@media (min-width: 768px) and (orientation: portrait) {
    .feature.feast {}
}
@media (min-width: 768px) and (orientation: portrait) {
    .feature.feast img {
        height: 298px;
    }
}
@media (min-width: 768px) {
    .feature.bordered.feast {
        height: 307px;
    }
}
@media (min-width: 1040px) {
    .feature.bordered.feast {
        height: 374px;
    }
}
@media (max-width: 1040px) and (orientation: portrait) {
    .feature h1.large {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 20px;
        letter-spacing: 0px !important;
    }
}
@media (max-width: 760px) {
    .feature h1.large {
        font-size: 26px;
        line-height: 26px;
    }
}
@media (max-width: 780px) {
    .feature.bordered h2 {
        font-size: 24px;
        line-height: 40px;
        letter-spacing: 2px;
    }
}
@media (min-width: 400px) and (orientation: portrait) {
    .feature.bordered h2 {
        font-size: 24px;
        line-height: 40px;
        letter-spacing: 2px;
    }
}
@media (min-width: 400px) {
    input[type="text"], select {
        height: 40px;
    }
    .feature.bordered.book {
        height: auto !important;
        min-height: 700px;
        padding: 25px 20px !important;
    }
    .feature.bordered.book .form-control {
        padding: 10px 12px;
        font-size: 13px;
    }
}
@media (min-width: 769px) {
    .feature.bordered.book {
        height: auto !important;
        min-height: 750px;
        padding: 30px 25px !important;
    }
    .feature.bordered.book .form-control {
        padding: 12px 15px;
        font-size: 14px;
    }
}
@media (min-width: 400px) {
    .form-email button[type="submit"] {
        position: relative;
        bottom: -10px;
    }
}
@media (min-width: 768px) and (orientation: portrait) {
    .feature.bordered.book {
        height: auto !important;
        min-height: 720px;
        padding: 28px 22px !important;
    }
    .form-email button[type="submit"] {
        bottom: -67px;
    }
}
@media (min-width: 769px) {
    .form-email button[type="submit"] {
        bottom: -96px;
    }
}
@media (min-width: 400px) {
    #text-slider {
        padding: 0;
    }
}
@media (min-width: 400px) {
    .quote-text > .flexslider-fade > .slides > li > p {
        font-size: 0.8em;
        line-height: 1.6em;
    }
}
@media (min-width: 400px) {
    .quote-text h1 {
        padding-bottom: 0;
    }
}
@media (max-width: 760px) and (orientation: landscape) {
    .reserve-main {
        text-align: right !important;
        right: 32px;
        margin-top: 56px;
    }
}
@media (min-width: 400px) {
    input[type="text"],
    select,
    {
        height: 40px;
    }
}
@media (max-width: 768px) {
    .footer-main .tagline {
        opacity: 1;
    }
}
@media (max-width: 660px) {
    .footer-main .tagline h1 {
        font-size: 0.9em;
    }
}
@media (max-width: 320px) {
    .footer-main .tagline h1 {
        font-size: 0.8em;
        letter-spacing: 0.5px;
    }
}
@media (max-width: 768px) {
    .credits {
        opacity: 0;
    }
}
@media (min-width: 768px) and (orientation: portrait) {
    .credits h6 {
        font-size: 0.7em;
        letter-spacing: 0px;
    }
}
@media (max-width: 768px) {
    .footer-scroll-down {
        opacity: 0;
    }
}
@media (max-width: 768px) {
    .copyright {
        opacity: 0;
    }
}
@media (min-width: 768px) and (orientation: portrait) {
    .copyright {
        margin-top: 14px;
    }
}
@media (min-width: 768px) and (orientation: portrait) {
    .copyright h6 {
        font-size: 0.7em;
        letter-spacing: 0px;
    }
}
@media (max-width: 568px) and (orientation: portrait) {
    .copyright h6 {
        font-size: 0.8em;
        letter-spacing: 0px;
    }
}
@media (min-width: 768px) and (orientation: portrait) {
    .footer-1 {
        min-height: 100vh;
    }
}
@media (max-width: 990px) {
    .toggle-sub {
        outline: 1px solid rgba(255, 255, 255, 0.5);
        padding-right: 12px;
        background-color: rgba(255, 255, 255, 0.35);
    }
}
@media (max-width: 580px) {
    .menu-title h2 {
        font-size: 22px;
        margin-top: 0;
    }
}
@media (max-device-width: 680px) and (min-device-width: 360px) and (orientation: portrait) {
    .menu-text {
        height: 65%;
        padding-left: 4px;
        padding-right: 4px;
    }
    .footer-1 .container {
        height:100vh;
    }
}
@media (max-device-width: 680px) and (min-device-width: 360px) and (orientation: landscape) {
    .menu-text {
        height: 46%;
        padding-left: 4px;
        padding-right: 4px;
    }
    .footer-1 .container {
        height:600px;
    }
}
@media (max-width: 760px) {
    .menu-text h3 {
        font-size: 24px;
        line-height: 24px;
    }
    .menu-text h3 ~ h3 {
        padding-top: 24px;
    }
    .menu-text h6 {
        font-size: 12px;
        line-height: 20px;
    }
    p {
        font-size: 12px;
        line-height: 20px;
    }
    .menu-text h6.blue-light {
        font-style: italic;
        font-size: 14px;
    }
    .btn-blue {
        height: 30px;
        font-size: 10px;
        line-height: 25px;
    }
    .footer-1 .menus,
    .footer-1 .galleries {
        display: block;
        position: relative;
        left: 16px;
        top: 150px;
        margin-bottom: 24px;
    }
}
@media (max-device-width: 760px) and (min-device-width: 400px) and (orientation: portrait) {
    .menu-text {
        height: 68%;
        padding-top: 24px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .flex-direction-nav {
        display: none;
    }
    .footer-1 .container {
        height:100vh;
    }
}
@media (max-device-width: 760px) and (min-device-width: 400px) and (orientation: landscape) {
    .menu-text {
        height: 50%;
        padding-left: 4px;
        padding-right: 4px;
    }
    .feature.bordered.book {
        height: auto !important;
        min-height: 680px;
    }
    .footer-1 .container {
        height:600px;
    }
        .col-xs-12 {
        width: 50%;
    }
}
@media (max-width: 760px) and (orientation: portrait) {
    .footer-1 .credits {
        position: relative;
        float: none;
        top: 0px;
        left: 0;
        width: 100%;
    }
    .footer-1 .copyright {
        position: relative;
        float: none;
        top: -10px;
        right: 0;
        width: 100%;
    }
    .footerNav .title,
    .footerNav > ul > li {
        padding-left: 0 !important;
    }
    .footerNav > ul > li a {
        margin-left: -6px;
    }
    .menus,
    .galleries {
        max-width: 45%;
    }
    .menu-title h2 {
        font-size: 24px;
        margin-top: 0;
    }
    .footerNav h6.title,
    .footerNav .title ul {
        padding-left: 0 !important;
    }
}
@media (min-device-width: 320px) and (max-device-width: 580px) and (orientation: portrait) {
    .menu-text {
        height: 65%;
        width:80%;
        padding-left: 4px;
        padding-right: 4px;
    }
    .feature.bordered.book {
        height: auto !important;
        min-height: 640px;
    }
    .form-email button[type="submit"] {
        position: relative;
        bottom: -34px;
    }
    .footer-1 .credits {
        float: left;
        top: 0px;
        left: 10px;
        width: 40%;
    }
    .credits h6 {
        font-size: 0.6em;
        letter-spacing: 0;
        line-height: 24px;
    }
    .footer-1 .copyright {
        float: right;
        top: 0;
        right: 10px;
        width: 60%;
        text-align: right;
    }
    .copyright h6 {
        font-size: 0.6em;
        letter-spacing: 0;
        line-height: 24px;
    }
}
@media (min-device-width: 320px) and (max-device-width: 580px) and (orientation: landscape) {
    .menu-text {
        top: 0;
        height: 46%;
        padding-left: 4px;
        padding-right: 4px;
    }
    .menu-text h3 {
        font-size: 18px;
        line-height: 14px;
        padding-top: 12px;
    }
    .menu-text h6,
    p {
        font-size: 12px;
        line-height: 18px;
    }
    .col-xs-12 {
        width: 50%;
    }
    .menu-title h2 {
        font-size: 18px;
        line-height: 24px;
        margin: 0;
    }
    .menu-list {
        line-height: 18px;
    }
    .form-email button[type="submit"] {
        position: relative;
        bottom: 0px;
    }
    .footer-1 .credits {
        float: left;
        top: 0px;
        left: 10px;
        width: 40%;
    }
    .credits h6 {
        font-size: 0.6em;
        letter-spacing: 0;
        line-height: 24px;
    }
    .footer-1 .copyright {
        float: right;
        top: 0;
        right: 10px;
        width: 60%;
        text-align: right;
    }
    .copyright h6 {
        font-size: 0.6em;
        letter-spacing: 0;
        line-height: 24px;
    }

}
@media (max-width: 760px) {
    .image-caption.caption {
        font-size: 1.2em;
        line-height: 1.4em;
    }
}
@media (max-width: 1100px) {
    .module.widget-handle {
        padding: 0 16px;
    }
}
@media (max-width: 990px) {
    .nav-bar .module-group {
        width: 100%;
        padding: 16px 0;
        background-color: rgba(0,180,255,0.85);
    }
    .nav-bar, .nav-bar .module-group, .nav-bar .module {
        height: auto;
        overflow: hidden;
    }
    .menu a {
        height: auto;
        line-height: 24px;
        padding: 4px 0;
    }
    .mb-sm-24 {
        margin-bottom: 24px;
    }
}
@media (max-width: 768px) {
    .toggle-sub {
        outline: 1px solid rgba(255,255,255,0.5);
        padding-right: 12px;
        background-color: rgba(255,255,255,0.15);
        margin-bottom: 10px;
    }
    .toggle-sub > ul, .toggle-sub .mega-menu ul {
        display: block !important;
    }
    .menu {
        display: block;
        float: right;
        height: auto;
        width: 40%;
        padding-bottom: 36px;
    }
    .menu a {
        height: auto;
        line-height: 24px;
        padding: 4px 0;
    }
    .menu > li {
        position:relative;
        line-height: 24px;
        float: right;
        text-align: right;
        width: auto;
        right: 24px;
    }
    .menu > li > a:hover {
        /*color:rgba(0,0,0,0.5) !important;*/
    }
    .menu > li > ul {
        position: relative;
        opacity: 1;
        visibility: visible;
        display: none;
        background-color: transparent;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
    }
    .menu > li ul {
        right: -5px;
    }
    li.menu {
        list-style-type: circle;
        text-indent: 0em;
        margin-left: 1em;
        margin-top: 0;
        display: list-item;
        line-height:20px;
    }
    nav.transparent .nav-open .menu > li > a, nav.transparent .nav-open .module.widget-handle i, nav.transparent .nav-open .nav-utility {
        color: #fff;
        width: 300px;
    }
    .nav-bar a {
        display: inline-block;
    }
    .nav-bar .module {
        padding: 0 16px;
        height: auto;
        overflow: hidden;
    }
    .nav-bar .module-group .module {
        display: block;
        float: right;
        right: 16px;
        text-align: left;
        width: 100%;
    }
}
@media (min-width: 1200px) {
    .feature.bordered.book {
        height: auto !important;
        min-height: 760px;
        padding-bottom: 24px !important;
    }
    .fullscreen-map {
        bottom: -29px;
    }
}


.p0 {
    padding:0;
}
.mt0 {
    margin-top:0 !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.mb8 {
    margin-bottom: 8px;
}
.mb16 {
    margin-bottom: 16px;
}
.mb24 {
    margin-bottom: 24px;
}
.mb32 {
    margin-bottom: 32px;
}
.mb48 {
    margin-bottom: 48px;
}
.mb64 {
    margin-bottom: 64px;
}
.pt0 {
    padding-top:0;
}
.pb0 {
    padding-bottom:0;
}

/* ============================================
   BOOKING FORM — unified controls (wins over global input/select rules)
   ============================================ */
.feature.bordered.book .booking-form input.form-control,
.feature.bordered.book .booking-form input[type="text"],
.feature.bordered.book .booking-form input[type="tel"],
.feature.bordered.book .booking-form input[type="email"],
.feature.bordered.book .booking-form input[type="number"],
.feature.bordered.book .booking-form .select-option select,
.feature.bordered.book .booking-form select {
    display: block;
    width: 100% !important;
    height: 48px !important;
    min-height: 48px !important;
    padding: 12px 16px !important;
    margin-bottom: 0 !important;
    border: 1px solid #d1d5db !important;
    border-radius: 8px !important;
    background-color: #ffffff !important;
    color: #333333 !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;
    text-transform: none !important;
    letter-spacing: 0.2px !important;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.04) !important;
    transition: border-color 0.2s ease, box-shadow 0.2s ease !important;
    box-sizing: border-box !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

.feature.bordered.book .booking-form .select-option select,
.feature.bordered.book .booking-form select {
    padding-right: 40px !important;
    line-height: normal !important;
    cursor: pointer !important;
}

.feature.bordered.book .booking-form input.form-control:focus,
.feature.bordered.book .booking-form input[type="text"]:focus,
.feature.bordered.book .booking-form input[type="tel"]:focus,
.feature.bordered.book .booking-form .select-option select:focus,
.feature.bordered.book .booking-form select:focus {
    border-color: #00b4ff !important;
    background-color: #ffffff !important;
    box-shadow: 0 0 0 3px rgba(0, 180, 255, 0.12) !important;
    outline: none !important;
}

.feature.bordered.book .booking-form input.form-control:hover:not(:focus),
.feature.bordered.book .booking-form input[type="text"]:hover:not(:focus),
.feature.bordered.book .booking-form input[type="tel"]:hover:not(:focus),
.feature.bordered.book .booking-form .select-option select:hover:not(:focus) {
    border-color: #9ca3af !important;
    background-color: #ffffff !important;
}

.feature.bordered.book .booking-form ::-webkit-input-placeholder {
    color: #9ca3af !important;
    text-transform: none !important;
    letter-spacing: 0.2px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
}

.feature.bordered.book .booking-form ::-moz-placeholder {
    color: #9ca3af !important;
    text-transform: none !important;
    letter-spacing: 0.2px !important;
    font-size: 14px !important;
    opacity: 1;
}

.feature.bordered.book .booking-form .select-option {
    height: auto !important;
    min-height: 0 !important;
    margin-bottom: 0 !important;
    overflow: visible !important;
}

.feature.bordered.book .booking-form .select-option i {
    right: 14px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    color: #6b7280 !important;
    line-height: 1 !important;
}

.feature.bordered.book .booking-form .booking-field-row {
    align-items: start;
    gap: 20px;
}

.feature.bordered.book .booking-form .booking-field-row .booking-field {
    min-width: 0;
}

.feature.bordered.book .booking-form .booking-label {
    margin-bottom: 8px;
    font-size: 10px;
    font-weight: 700;
    color: #4b5563;
    letter-spacing: 1.2px;
}

.feature.bordered.book .booking-form .booking-hint {
    margin-top: 8px;
    font-size: 11px;
    color: #6b7280;
    font-style: normal;
    line-height: 1.5;
}

.feature.bordered.book .booking-form .booking-field {
    margin-bottom: 20px;
}

.feature.bordered.book .booking-form .booking-field-row {
    margin-bottom: 20px;
}

.feature.bordered.book .booking-form .booking-field.has-error .form-control,
.feature.bordered.book .booking-form .booking-field .form-control.error,
.feature.bordered.book .booking-form .booking-field.has-error .select-option select {
    border-color: #dc3545 !important;
    background-color: #fff8f8 !important;
}

.feature.bordered.book .booking-form .booking-submit,
.feature.bordered.book .booking-form button[type="submit"] {
    width: 100% !important;
    height: auto !important;
    min-height: 52px !important;
    padding: 14px 24px !important;
    margin-top: 4px !important;
    border: none !important;
    border-radius: 8px !important;
    background: linear-gradient(180deg, #00b4ff 0%, #0084bf 100%) !important;
    color: #ffffff !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    letter-spacing: 1.8px !important;
    text-transform: uppercase !important;
    line-height: 1.3 !important;
    box-shadow: 0 4px 14px rgba(0, 132, 191, 0.35) !important;
    position: relative !important;
    bottom: auto !important;
}

.feature.bordered.book .booking-form .booking-submit:hover,
.feature.bordered.book .booking-form button[type="submit"]:hover {
    background: linear-gradient(180deg, #0084bf 0%, #006a9a 100%) !important;
    box-shadow: 0 6px 18px rgba(0, 132, 191, 0.4) !important;
    transform: translateY(-1px);
}

.feature.bordered.book .booking-form .booking-submit:disabled {
    opacity: 0.65 !important;
    transform: none !important;
    cursor: not-allowed !important;
}

.feature.bordered.book .booking-form .booking-actions {
    margin-top: 16px;
}

.feature.bordered.book .booking-form .booking-alerts .alert {
    margin-bottom: 0;
}

.feature.bordered.book h1.large {
    font-weight: 300;
    color: #00b4ff;
    border-bottom-color: #00b4ff;
}

@media (max-width: 768px) {
    .feature.bordered.book .booking-form input.form-control,
    .feature.bordered.book .booking-form input[type="text"],
    .feature.bordered.book .booking-form input[type="tel"],
    .feature.bordered.book .booking-form .select-option select {
        height: 46px !important;
        min-height: 46px !important;
        font-size: 13px !important;
    }

    /* Override fixed 580px heights from legacy media queries */
    .feature.bordered.book {
        height: auto !important;
        overflow: visible !important;
    }
}

/* ===== BOOKING FORM — submit button always visible (final override) ===== */
.feature.bordered.book,
.feature.bordered.book form,
.feature.bordered.book .booking-form {
    overflow: visible !important;
}

.feature.bordered.book .booking-form {
    min-height: 580px;
}

.feature.bordered.book .booking-actions {
    flex-shrink: 0 !important;
    margin-top: auto !important;
    padding-top: 24px !important;
    padding-bottom: 16px !important;
}

.feature.bordered.book .booking-actions .booking-submit,
.feature.bordered.book .booking-actions #form-submit,
.feature.bordered.book .booking-actions button[type="submit"] {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    left: auto !important;
    bottom: auto !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    width: 100% !important;
    min-height: 54px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 16px 24px !important;
    color: #ffffff !important;
    background: linear-gradient(180deg, #00b4ff 0%, #0084bf 100%) !important;
    -webkit-appearance: none;
    appearance: none;
}

@media (max-width: 768px) {
    .feature.bordered.book .booking-form {
        min-height: 520px;
    }
}

@media (min-width: 769px) {
    .feature.bordered.book .booking-form {
        min-height: 600px;
    }
}

/* Datetimepicker popup above footer/booking card */
.datetimepicker.dropdown-menu {
    z-index: 10050 !important;
}

