@font-face {
    font-family: "Playfair";
    src: url("../fonts/PlayfairDisplay-Regular.ttf") format("truetype");
}

address, dl, ol, pre, ul {
    margin-bottom: 1rem;
}

/*scroller*/
div * {
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: none !important;
    background-color: transparent;
}

::-webkit-scrollbar {
    width: 3px !important;
    background-color: transparent;
}

::-webkit-scrollbar-thumb {
    background-color: transparent;
}

body, caption {
    text-align: left;
}

dd, label {
    margin-bottom: 0.5rem;
}

button, hr, input {
    overflow: visible;
}

pre, textarea {
    overflow: auto;
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, legend, main, nav, section {
    display: block;
}

address, legend {
    line-height: inherit;
}

progress, sub, sup {
    vertical-align: baseline;
}

.img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto;
}

.alert-link, dt, kbd kbd {
    font-weight: 700;
}

dl, ol, pre, ul {
    margin-top: 0;
}

.btn, .custom-control-label::before {
    -webkit-user-select: none;
    user-select: none;
}

    .btn.focus, .btn:focus, .form-control:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .btn:not(:disabled):not(.disabled), .close:not(:disabled):not(.disabled), .dropdown .nav-link, .mfp-gallery .mfp-image-holder .mfp-figure, .navbar-toggler:not(:disabled):not(.disabled), .page-link:not(:disabled):not(.disabled), summary {
        cursor: pointer;
    }

        .btn-outline-danger, .btn-outline-dark, .btn-outline-info, .btn-outline-light, .btn-outline-primary, .btn-outline-secondary, .btn-outline-success, .btn-outline-warning, .btn:not(:disabled):not(.disabled).active, .btn:not(:disabled):not(.disabled):active {
            background-image: none;
        }

.dropdown-menu, .nav, .navbar-nav {
    list-style: none;
}

.badge, .btn, .dropdown-header, .dropdown-item, .input-group-text, .navbar-brand {
    white-space: nowrap;
}

.ui-datepicker table, table {
    border-collapse: collapse;
}

.mfp-arrow, .owl-carousel, .owl-carousel .owl-item, html {
    -webkit-tap-highlight-color: transparent;
}

*, .mfp-container, ::after, ::before, img.mfp-img {
    box-sizing: border-box;
}

.rooms1 .item .category, .rooms3 .square .category {
    text-orientation: mixed;
    writing-mode: vertical-rl;
    line-height: 1.5em;
}

:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
}

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

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    background-color: #ededed;
}

.select2 :focus, [tabindex="-1"]:focus {
    outline: 0 !important;
}

hr {
    box-sizing: content-box;
    height: 0;
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
}

address {
    font-style: normal;
}

.accordion-box .block:last-child, .btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn, .card-text:last-child, .custom-control-label, .dining_listing .col-md-12:last-child, .form-check-label, .news2 .item:last-child, .news2-sidebar .widget ul li:last-child, .select1_wrapper, .space-p p, ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}

dd {
    margin-left: 0;
}

dfn {
    font-style: italic;
}

b, strong {
    font-weight: bolder;
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
}

.btn, .custom-select, .navbar-toggler-icon, img {
    vertical-align: middle;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

a {
    color: #007bff;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    a:hover {
        color: #0056b3;
    }

    a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
        color: inherit;
        text-decoration: none;
    }

        .btn-form1-submit:focus, a:not([href]):not([tabindex]):focus, input[type="checkbox"]:focus, input[type="email"]:focus, input[type="file"]:focus, input[type="password"]:focus, input[type="radio"]:focus, input[type="text"]:focus, textarea:focus {
            outline: 0;
        }

code, kbd, pre, samp {
    font-size: 1em;
}

pre {
    -ms-overflow-style: scrollbar;
}

figure {
    margin: 0 0 1rem;
}

img {
    border-style: none;
}

.modal-open, .o-hidden, svg:not(:root) {
    overflow: hidden;
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    caption-side: bottom;
}

th {
    text-align: inherit;
}

label {
    display: inline-block;
}

button {
    border-radius: 0;
}

    button:focus {
        outline: dotted 1px;
        outline: -webkit-focus-ring-color auto 5px;
    }

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button, select {
    text-transform: none;
}

[type="reset"], [type="submit"], button, html [type="button"] {
    -webkit-appearance: button;
    appearance: button;
}

    [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
        padding: 0;
        border-style: none;
    }

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="date"], input[type="datetime-local"], input[type="month"], input[type="time"] {
    -webkit-appearance: listbox;
    appearance: listbox;
}

textarea {
    resize: vertical;
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
}

legend {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    color: inherit;
    white-space: normal;
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
    appearance: none;
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}

.display-1, .display-2, .display-3, .display-4 {
    line-height: 1.2;
}

.banner-header .post div, .figure, .header .caption .o-hidden, .list-inline-item, output {
    display: inline-block;
}

summary {
    display: list-item;
}

.badge:empty, .collapse, .form1 label, .header .caption p span:last-child:after, .logo img.mobile-logo, .mfp-align-top .mfp-container:before, .mfp-loading.mfp-figure, .mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader, .navbar-expand .navbar-toggler, .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled, .owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn, .popover-header:empty, .restaurant-menu .restaurant-menu-content .cont, .tab-content > .tab-pane, template {
    display: none;
}

.d-none, .mfp-hide, [hidden] {
    display: none !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

.display-1, .display-2, .display-3, .display-4, .lead {
    font-weight: 300;
}

.h1, h1 {
    font-size: 2.5rem;
}

.h2, h2 {
    font-size: 2rem;
}

.h3, h3 {
    font-size: 1.75rem;
}

.h4, h4 {
    font-size: 1.5rem;
}

.h5, h5 {
    font-size: 1.25rem;
}

.h6, h6 {
    font-size: 1rem;
}

.lead {
    font-size: 1.25rem;
}

.display-1 {
    font-size: 6rem;
}

.display-2 {
    font-size: 5.5rem;
}

.display-3 {
    font-size: 4.5rem;
}

.display-4 {
    font-size: 3.5rem;
}

.btn, .btn-link, .dropdown-item, .small, small {
    font-weight: 400;
}

.small, small {
    font-size: 80%;
}

code, kbd, pre {
    font-size: 87.5%;
}

.mark, mark {
    padding: 0.2em;
    background-color: #fcf8e3;
}

.list-inline, .list-unstyled {
    padding-left: 0;
    list-style: none;
}

.bs-popover-auto[x-placement^="left"], .bs-popover-left, .list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}

.initialism {
    font-size: 90%;
    text-transform: uppercase;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
}

    .blockquote-footer::before {
        content: "\2014 \00A0";
    }

.img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}

.figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
}

.figure-caption {
    font-size: 90%;
    color: #6c757d;
}

.alert-heading, a > code, blockquote p a, pre code {
    color: inherit;
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
    color: #e83e8c;
    word-break: break-word;
}

kbd {
    padding: 0.2rem 0.4rem;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
    }

pre {
    display: block;
    color: #212529;
}

    pre code {
        font-size: inherit;
        word-break: normal;
    }

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}

.container, .container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.card > hr, .no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .input-group-append > .form-control-plaintext.btn, .input-group-lg > .input-group-append > .form-control-plaintext.input-group-text, .input-group-lg > .input-group-prepend > .form-control-plaintext.btn, .input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .input-group-append > .form-control-plaintext.btn, .input-group-sm > .input-group-append > .form-control-plaintext.input-group-text, .input-group-sm > .input-group-prepend > .form-control-plaintext.btn, .input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text, .navbar-nav .nav-link, .no-gutters > .col, .no-gutters > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-1, .col-auto {
    -webkit-box-flex: 0;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2, .col-3 {
    -webkit-box-flex: 0;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4, .col-5 {
    -webkit-box-flex: 0;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6, .col-7 {
    -webkit-box-flex: 0;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8, .col-9 {
    -webkit-box-flex: 0;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10, .col-11 {
    -webkit-box-flex: 0;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

    .table td, .table th {
        padding: 0.75rem;
        vertical-align: top;
        border-top: 1px solid #dee2e6;
    }

    .table thead th {
        vertical-align: bottom;
        border-bottom: 2px solid #dee2e6;
    }

    .table tbody + tbody {
        border-top: 2px solid #dee2e6;
    }

    .accordion-box .block.active-block, .carousel-indicators .active, .clients, .table .table {
        background-color: #fff;
    }

.table-sm td, .table-sm th {
    padding: 0.3rem;
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
}

.table .thead-dark th, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #32383e;
}

.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.table-active, .table-active > td, .table-active > th, .table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th, .table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, 0.075);
}

.table-primary, .table-primary > td, .table-primary > th {
    background-color: #b8daff;
}

.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
    background-color: #9fcdff;
}

.table-secondary, .table-secondary > td, .table-secondary > th {
    background-color: #d6d8db;
}

.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
    background-color: #c8cbcf;
}

.table-success, .table-success > td, .table-success > th {
    background-color: #c3e6cb;
}

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #b1dfbb;
}

.table-info, .table-info > td, .table-info > th {
    background-color: #bee5eb;
}

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #abdde5;
}

.table-warning, .table-warning > td, .table-warning > th {
    background-color: #ffeeba;
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #ffe8a1;
}

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #f5c6cb;
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #f1b0b7;
}

.table-light, .table-light > td, .table-light > th {
    background-color: #fdfdfe;
}

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #ececf6;
}

.table-dark, .table-dark > td, .table-dark > th {
    background-color: #c6c8ca;
}

.table .thead-dark th, .table-dark {
    color: #fff;
    background-color: #212529;
}

.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
    background-color: #b9bbbe;
}

.table .thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.table-dark.table-bordered, .table-responsive > .table-bordered {
    border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.075);
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.collapsing, .modal, .progress {
    overflow: hidden;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    .form-control::-ms-expand {
        background-color: transparent;
        border: 0;
    }

    .form-control:focus {
        color: #495057;
        background-color: #fff;
        border-color: #80bdff;
        outline: 0;
    }

    .form-control::-webkit-input-placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control::-moz-placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control:-ms-input-placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control::-ms-input-placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control::placeholder {
        color: #6c757d;
        opacity: 1;
    }

    .form-control:disabled, .form-control[readonly] {
        background-color: #e9ecef;
        opacity: 1;
    }

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

.btn-block, .form-control-file, .form-control-range, .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
}

.col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
}

.col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0;
    line-height: 1.5;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
}

.btn-group-sm > .btn, .btn-sm, .form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]), select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px);
}

.btn-group-lg > .btn, .btn-lg, .form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
}

.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]), select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px);
}

.form-group {
    margin-bottom: 1rem;
}

.form-text {
    display: block;
    margin-top: 0.25rem;
}

.form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
}

    .form-row > .col, .form-row > [class*="col-"] {
        padding-right: 5px;
        padding-left: 5px;
    }

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
}

    .breadcrumb-item.active, .btn-link.disabled, .btn-link:disabled, .custom-control-input:disabled ~ .custom-control-label, .form-check-input:disabled ~ .form-check-label, .nav-link.disabled {
        color: #6c757d;
    }

.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
}

.invalid-tooltip, .valid-tooltip {
    position: absolute;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.5rem;
    line-height: 1;
    border-radius: 0.2rem;
    top: 100%;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
}

.valid-tooltip {
    margin-top: 0.1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.8);
}

.custom-select.is-valid, .form-control.is-valid, .was-validated .custom-select:valid, .was-validated .form-control:valid {
    border-color: #28a745;
}

    .custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
        border-color: #28a745;
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
    }

    .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
        display: block;
    }

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745;
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block;
}

.custom-control-input.is-valid ~ .custom-control-label, .was-validated .custom-control-input:valid ~ .custom-control-label {
    color: #28a745;
}

    .custom-control-input.is-valid ~ .custom-control-label::before, .was-validated .custom-control-input:valid ~ .custom-control-label::before {
        background-color: #71dd8a;
    }

.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip {
    display: block;
}

.custom-control-input.is-valid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    background-color: #34ce57;
}

.custom-control-input.is-valid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.custom-file-input.is-valid ~ .custom-file-label, .was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: #28a745;
}

    .custom-file-input.is-valid ~ .custom-file-label::before, .was-validated .custom-file-input:valid ~ .custom-file-label::before {
        border-color: inherit;
    }

.custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip {
    display: block;
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.invalid-tooltip {
    margin-top: 0.1rem;
    font-size: 0.875rem;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.8);
}

.accordion-box, .carousel, .collapsing, .dining_listing .col-md-12 .room_sec .col-md-8, .dropdown, .dropdown-item, .dropup, .error-form form, .flar_left, .input1_inner, .news2-sidebar .search form, .position-re, .rooms2, .select1_inner, .slider-fade .item.bg-img.slider-btn, [data-overlay-dark], [data-overlay-darkgray], [data-overlay-light] {
    position: relative;
}

.custom-select.is-invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
}

    .custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
        border-color: #dc3545;
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
    }

    .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
        display: block;
    }

.form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545;
}

.form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block;
}

.custom-control-input.is-invalid ~ .custom-control-label, .was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: #dc3545;
}

    .custom-control-input.is-invalid ~ .custom-control-label::before, .was-validated .custom-control-input:invalid ~ .custom-control-label::before {
        background-color: #efa2a9;
    }

.custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip {
    display: block;
}

.custom-control-input.is-invalid:checked ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    background-color: #e4606d;
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before, .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-control-input.is-invalid:focus ~ .custom-control-label::before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.custom-file-input.is-invalid ~ .custom-file-label, .was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: #dc3545;
}

    .custom-file-input.is-invalid ~ .custom-file-label::before, .was-validated .custom-file-input:invalid ~ .custom-file-label::before {
        border-color: inherit;
    }

.custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip {
    display: block;
}

.custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.btn-group-vertical, .navbar-nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

    .btn-group-vertical .btn, .btn-group-vertical .btn-group, .form-inline .form-check, .full-width, .link-btn:hover::before, .ui-datepicker select.ui-datepicker-month-year, input[type="button"].btn-block, input[type="reset"].btn-block, input[type="submit"].btn-block {
        width: 100%;
    }

.btn {
    display: inline-block;
    text-align: center;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

    .breadcrumb-item + .breadcrumb-item:hover::before, .btn:focus, .btn:hover, .card-link:hover, .nav-link:focus, .nav-link:hover, .navbar-brand:focus, .navbar-brand:hover, .navbar-toggler:focus, .navbar-toggler:hover {
        text-decoration: none;
    }

    .btn.focus, .btn:focus {
        outline: 0;
    }

    .btn.disabled, .btn:disabled {
        opacity: 0.65;
    }

a.btn.disabled, fieldset:disabled a.btn {
    pointer-events: none;
}

.btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-primary, .btn-primary.disabled, .btn-primary:disabled, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
    }

    .btn-outline-primary.focus, .btn-outline-primary:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus, .show > .btn-primary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
    }

    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #0062cc;
        border-color: #005cbf;
    }

.btn-outline-secondary:hover, .btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #5a6268;
        border-color: #545b62;
    }

    .btn-outline-secondary.focus, .btn-outline-secondary:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary.focus, .btn-secondary:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus, .show > .btn-secondary.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
        color: #fff;
        background-color: #545b62;
        border-color: #4e555b;
    }

.btn-outline-success:hover, .btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .btn-success, .btn-success.disabled, .btn-success:disabled, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}

    .btn-success:hover {
        color: #fff;
        background-color: #218838;
        border-color: #1e7e34;
    }

    .btn-outline-success.focus, .btn-outline-success:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-success.focus, .btn-success:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus, .show > .btn-success.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
    }

    .btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #1e7e34;
        border-color: #1c7430;
    }

.btn-info, .btn-info.disabled, .btn-info:disabled, .btn-outline-info:hover, .btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
}

    .btn-info:hover {
        color: #fff;
        background-color: #138496;
        border-color: #117a8b;
    }

    .btn-info.focus, .btn-info:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info.focus, .btn-outline-info:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus, .show > .btn-outline-info.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
    }

    .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #117a8b;
        border-color: #10707f;
    }

.btn-outline-warning:hover, .btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-warning, .btn-warning.disabled, .btn-warning:disabled, .show > .btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
}

    .btn-warning:hover {
        color: #212529;
        background-color: #e0a800;
        border-color: #d39e00;
    }

    .btn-outline-warning.focus, .btn-outline-warning:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-warning.focus, .btn-warning:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus, .show > .btn-warning.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
    }

    .btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
        color: #212529;
        background-color: #d39e00;
        border-color: #c69500;
    }

.btn-danger, .btn-danger.disabled, .btn-danger:disabled, .btn-outline-danger:hover, .btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
}

    .btn-danger:hover {
        color: #fff;
        background-color: #c82333;
        border-color: #bd2130;
    }

    .btn-danger.focus, .btn-danger:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger.focus, .btn-outline-danger:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
    }

    .btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #bd2130;
        border-color: #b21f2d;
    }

.btn-light, .btn-light.disabled, .btn-light:disabled, .btn-outline-light:hover, .btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}

    .btn-light:hover {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5;
    }

    .btn-light.focus, .btn-light:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light.focus, .btn-outline-light:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus, .show > .btn-outline-light.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
    }

    .btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
        color: #212529;
        background-color: #dae0e5;
        border-color: #d3d9df;
    }

.btn-dark, .btn-dark.disabled, .btn-dark:disabled, .btn-outline-dark:hover, .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124;
    }

    .btn-dark.focus, .btn-dark:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark.focus, .btn-outline-dark:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
        box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
    }

    .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d;
    }

.btn-link.focus, .btn-link:focus, .btn-link:hover {
    text-decoration: underline;
    border-color: transparent;
}

.btn-outline-primary {
    color: #007bff;
    background-color: transparent;
    border-color: #007bff;
}

    .btn-outline-primary.disabled, .btn-outline-primary:disabled {
        color: #007bff;
        background-color: transparent;
    }

.btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled, .dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    background-color: transparent;
}

.btn-outline-secondary {
    border-color: #6c757d;
}

.btn-outline-success {
    color: #28a745;
    background-color: transparent;
    border-color: #28a745;
}

    .btn-outline-success.disabled, .btn-outline-success:disabled {
        color: #28a745;
        background-color: transparent;
    }

.btn-outline-info, .btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
}

.btn-outline-info {
    border-color: #17a2b8;
}

.btn-outline-warning {
    color: #ffc107;
    background-color: transparent;
    border-color: #ffc107;
}

    .btn-outline-warning.disabled, .btn-outline-warning:disabled {
        color: #ffc107;
        background-color: transparent;
    }

.btn-outline-danger, .btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
}

.btn-outline-danger {
    border-color: #dc3545;
}

.btn-outline-light {
    color: #f8f9fa;
    background-color: transparent;
    border-color: #f8f9fa;
}

    .btn-outline-light.disabled, .btn-outline-light:disabled {
        color: #f8f9fa;
        background-color: transparent;
    }

.btn-outline-dark, .btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
}

.btn-outline-dark {
    border-color: #343a40;
}

.btn-link {
    color: #007bff;
    background-color: transparent;
}

    .btn-link:hover {
        color: #0056b3;
        background-color: transparent;
    }

    .btn-link.focus, .btn-link:focus {
        box-shadow: none;
    }

.dropdown-toggle::after, .dropup .dropdown-toggle::after {
    width: 0;
    height: 0;
    vertical-align: 0.255em;
    content: "";
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
}

.bs-popover-auto[x-placement^="bottom"], .bs-popover-bottom, .btn-block + .btn-block {
    margin-top: 0.5rem;
}

.fade {
    opacity: 0;
    transition: opacity 0.15s linear;
}

    .clients .clients-logo:hover, .fade.show, .footer-explore-list li a:hover:before, .mfp-arrow:focus, .mfp-arrow:hover, .mfp-close:focus, .mfp-close:hover, .restaurant-menu .owl-theme:hover .owl-nav [class*="owl-"], [data-overlay-dark="10"]:before, [data-overlay-darkgray="10"]:before, [data-overlay-light="10"]:before {
        opacity: 1;
    }

.accordion-box .block .acc-content.current, .carousel-item-next, .carousel-item-prev, .carousel-item.active, .collapse.show, .dropdown-menu .dropdown-item a, .dropdown-menu.show, .footer-left-icon:hover .orange-img, .footer-right-icon:hover .orange-img, .logo img.desktop-logo, .news2 .post-img a, .no-js .owl-carousel, .owl-carousel.owl-loaded, .restaurant-menu .restaurant-menu-content .active, .sub-menu .dropdown-item a, .tab-content > .active {
    display: block;
}

tr.collapse.show {
    display: table-row;
}

tbody.collapse.show {
    display: table-row-group;
}

.collapsing {
    height: 0;
    transition: height 0.35s;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    border-top: 0.3em solid;
    border-bottom: 0;
}

.btn-group > .btn:first-child, .dropdown-toggle-split::after, .dropdown-toggle:empty::after, .dropleft .dropdown-toggle:empty::after, .dropright .dropdown-toggle:empty::after, .dropup .dropdown-toggle:empty::after, .news2-sidebar .widget .recent .thum a {
    margin-left: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    min-width: 10rem;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    background-clip: padding-box;
}

.dropup .dropdown-menu {
    margin-top: 0;
    margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    border-top: 0;
    border-bottom: 0.3em solid;
}

.dropleft .dropdown-toggle::before, .dropright .dropdown-toggle::after {
    width: 0;
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    height: 0;
    content: "";
}

.dropright .dropdown-menu {
    margin-top: 0;
    margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    border-left: 0.3em solid;
    vertical-align: 0;
}

.dropleft .dropdown-menu {
    margin-top: 0;
    margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
    width: 0;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    display: none;
}

.dropleft .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    border-right: 0.3em solid;
    vertical-align: 0;
}

.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}

.custom-file-input:focus ~ .custom-file-control::before, .custom-select:focus {
    border-color: #80bdff;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    color: #212529;
    text-align: inherit;
    background-color: transparent;
    border: 0;
}

    .dropdown-item:focus, .dropdown-item:hover {
        color: #16181b;
        text-decoration: none;
        background-color: #f8f9fa;
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #007bff;
    }

.dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
}

.btn-toolbar, .input-group {
    display: -webkit-box;
    display: -ms-flexbox;
}

.btn-group-vertical > .btn, .btn-group > .btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

    .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover, .owl-carousel .owl-animated-out {
        z-index: 1;
    }

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group, .input-group-append, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text, .input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control {
    margin-left: -1px;
}

.btn-toolbar {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

    .btn-toolbar .input-group {
        width: auto;
    }

.btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::before, .input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child), .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn:not(:first-child), .input-group > .custom-file:not(:first-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label::before, .input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child), .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
}

.btn-group-sm > .btn + .dropdown-toggle-split, .btn-sm + .dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
}

.btn-group-lg > .btn + .dropdown-toggle-split, .btn-lg + .dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn:not(:first-child) {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.custom-select, .input-group-text {
    line-height: 1.5;
    border: 1px solid #ced4da;
}

.btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
}

.input-group {
    position: relative;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}

    .input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control {
        position: relative;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 1%;
        margin-bottom: 0;
    }

        .input-group > .custom-file:focus, .input-group > .custom-select:focus, .input-group > .form-control:focus {
            z-index: 3;
        }

    .footer-about-social-list, .input-group > .custom-file, .valign {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

.input-group-append, .input-group-prepend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

    .butn-dark a span, .butn-light a span, .input-group-append .btn, .input-group-prepend .btn, [data-overlay-dark] .container, [data-overlay-darkgray] .container, [data-overlay-light] .container {
        position: relative;
        z-index: 2;
    }

.input-group-prepend {
    margin-right: -1px;
}

.input-group-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before, .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #007bff;
}

.input-group-text input[type="checkbox"], .input-group-text input[type="radio"] {
    margin-top: 0;
}

.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
}

.custom-control-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
}

.custom-file, .custom-select {
    display: inline-block;
    width: 100%;
}

.custom-control-input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

    .badge-primary, .custom-control-input:checked ~ .custom-control-label::before, .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #007bff;
    }

    .custom-control-input:focus ~ .custom-control-label::before {
        box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .custom-control-input:active ~ .custom-control-label::before {
        color: #fff;
        background-color: #b3d7ff;
    }

    .custom-control-input:disabled ~ .custom-control-label::before {
        background-color: #e9ecef;
    }

.custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    -ms-user-select: none;
    user-select: none;
    background-color: #dee2e6;
}

.custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before, .nav-pills .nav-link {
    border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
    border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-select {
    height: calc(2.25rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    color: #495057;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right 0.75rem center/8px 10px no-repeat #fff;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.custom-select-lg, .custom-select-sm {
    padding-top: 0.375rem;
    padding-bottom: 0.375rem;
}

.custom-select:focus {
    outline: 0;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}

    .custom-select:focus::-ms-value {
        color: #495057;
        background-color: #fff;
    }

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
}

.custom-select::-ms-expand {
    opacity: 0;
}

.custom-select-sm {
    height: calc(1.8125rem + 2px);
    font-size: 75%;
}

.custom-select-lg {
    height: calc(2.875rem + 2px);
    font-size: 125%;
}

.custom-file, .custom-file-input, .custom-file-label {
    height: calc(2.25rem + 2px);
}

    .custom-file-label, .custom-file-label::after {
        padding: 0.375rem 0.75rem;
        color: #495057;
        top: 0;
        line-height: 1.5;
        right: 0;
    }

.custom-file {
    position: relative;
    margin-bottom: 0;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    opacity: 0;
}

    .custom-file-input:focus ~ .custom-file-control {
        border-color: #80bdff;
        box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    }

    .custom-file-input:lang(en) ~ .custom-file-label::after {
        content: "Browse";
    }

.custom-file-label {
    position: absolute;
    left: 0;
    z-index: 1;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}

.nav-tabs .nav-link.disabled, .navbar-toggler, button.close {
    background-color: transparent;
}

.custom-file-label::after {
    position: absolute;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(calc(2.25rem + 2px) - 1px * 2);
    content: "Browse";
    background-color: #e9ecef;
    border-left: 1px solid #ced4da;
    border-radius: 0 0.25rem 0.25rem 0;
}

.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
}

.nav-link {
    display: block;
    padding: 0.5rem 1rem;
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6;
}

    .nav-tabs .nav-item {
        margin-bottom: -1px;
    }

    .nav-tabs .nav-link {
        border: 1px solid transparent;
        border-top-left-radius: 0.25rem;
        border-top-right-radius: 0.25rem;
    }

        .nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
            border-color: #e9ecef #e9ecef #dee2e6;
        }

        .nav-tabs .nav-link.disabled {
            color: #6c757d;
            border-color: transparent;
        }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #495057;
            background-color: #fff;
            border-color: #dee2e6 #dee2e6 #fff;
        }

    .nav-tabs .dropdown-menu {
        margin-top: -1px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }

.nav-fill .nav-item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
}

.nav-justified .nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
}

.navbar, .navbar > .container, .navbar > .container-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
}

.card, .navbar-nav {
    display: -webkit-box;
    display: -ms-flexbox;
}

.card-header-pills, .card-header-tabs {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
}

.navbar-nav {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

    .navbar-nav .dropdown-menu {
        position: static;
        float: none;
    }

.navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    content: "";
    background: center center/100% 100% no-repeat;
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-sm > .table-bordered {
            border: 0;
        }

    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-xl > .table-bordered {
            border: 0;
        }

    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }
}

.navbar-expand {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.card, .card-deck, .card-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
}

.navbar-expand .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

    .navbar-expand .navbar-nav .dropdown-menu {
        position: absolute;
    }

    .navbar-expand .navbar-nav .dropdown-menu-right {
        right: 0;
        left: auto;
    }

    .navbar-expand .navbar-nav .nav-link {
        padding-right: 0.5rem;
        padding-left: 0.5rem;
    }

.navbar-expand > .container, .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.navbar-expand .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-text {
    color: rgba(0, 0, 0, 0.5);
}

    .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
        color: rgba(0, 0, 0, 0.7);
    }

    .navbar-light .navbar-nav .nav-link.disabled {
        color: rgba(0, 0, 0, 0.3);
    }

.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.butn-dark a:hover span, .color-1, .mfp-preloader a:hover, .navbar .navbar-nav .nav-link.nav-color, .navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover, .restaurant-menu .bg-img .owl-theme .owl-nav [class*="owl-"], .rooms1 .item .category a, .rooms1 .item .category:hover, .rooms1 .item .con i:hover, .rooms3 .square .category a, .rooms3 .square .category:hover, .section-title span, .testimonials .item p, .video-fullscreen-wrap .butn-dark a, .video-wrapper .vid .vid-butn:hover .icon {
    color: #fff;
}

.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-text {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: rgba(255, 255, 255, 0.75);
    }

    .navbar-dark .navbar-nav .nav-link.disabled {
        color: rgba(255, 255, 255, 0.25);
    }

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.card {
    position: relative;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}

.breadcrumb, .card-deck, .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
}

.modal-content, .popover {
    background-clip: padding-box;
}

.card > .list-group:first-child .list-group-item:first-child, .list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.card-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-footer, .card-header {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
}

.card-columns .card, .card-title {
    margin-bottom: 0.75rem;
}

.card-deck .card, .card-group > .card, p {
    margin-bottom: 15px;
}

.card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
}

.card-link + .card-link {
    margin-left: 1.25rem;
}

.card-header {
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-header:first-child {
        border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
    }

    .card-header + .list-group .list-group-item:first-child, .list-group-flush:first-child .list-group-item:first-child {
        border-top: 0;
    }

.card-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
}

    .card-footer:last-child {
        border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
    }

.card-header-tabs {
    margin-bottom: -0.75rem;
    border-bottom: 0;
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
}

.alert, .btn .badge, .list-group-item, .page-link {
    position: relative;
}

.card-img {
    width: 100%;
    border-radius: calc(0.25rem - 1px);
}

.card-img-top {
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
}

.breadcrumb, .pagination {
    border-radius: 0.25rem;
    list-style: none;
}

.card-deck, .card-group {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
}

.list-group, .modal-content, .progress-bar {
    -webkit-box-orient: vertical;
}

.breadcrumb {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    background-color: #e9ecef;
}

.pagination, .progress {
    display: -webkit-box;
    display: -ms-flexbox;
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    color: #6c757d;
    content: "/";
}

.pagination {
    display: flex;
    padding-left: 0;
}

.page-link {
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.badge, .close {
    line-height: 1;
    font-weight: 700;
}

.page-link:hover {
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-lg .page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}

.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    text-align: center;
    vertical-align: baseline;
    border-radius: 0.25rem;
}

.btn .badge {
    top: -1px;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
}

.badge-primary[href]:focus, .badge-primary[href]:hover {
    color: #fff;
    text-decoration: none;
    background-color: #0062cc;
}

.badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

    .badge-secondary[href]:focus, .badge-secondary[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #545b62;
    }

.badge-success {
    color: #fff;
    background-color: #28a745;
}

    .badge-success[href]:focus, .badge-success[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1e7e34;
    }

.badge-info {
    color: #fff;
    background-color: #17a2b8;
}

    .badge-info[href]:focus, .badge-info[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #117a8b;
    }

.badge-warning {
    color: #212529;
    background-color: #ffc107;
}

    .badge-warning[href]:focus, .badge-warning[href]:hover {
        color: #212529;
        text-decoration: none;
        background-color: #d39e00;
    }

.badge-danger {
    color: #fff;
    background-color: #dc3545;
}

    .badge-danger[href]:focus, .badge-danger[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #bd2130;
    }

.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}

    .badge-light[href]:focus, .badge-light[href]:hover {
        color: #212529;
        text-decoration: none;
        background-color: #dae0e5;
    }

.badge-dark {
    color: #fff;
    background-color: #343a40;
}

    .badge-dark[href]:focus, .badge-dark[href]:hover {
        color: #fff;
        text-decoration: none;
        background-color: #1d2124;
    }

.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
}

.jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
}

.alert {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}

.alert-dismissible {
    padding-right: 4rem;
}

    .alert-dismissible .close {
        position: absolute;
        top: 0;
        right: 0;
        padding: 0.75rem 1.25rem;
        color: inherit;
    }

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
}

    .alert-primary hr {
        border-top-color: #9fcdff;
    }

    .alert-primary .alert-link {
        color: #002752;
    }

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

    .alert-secondary hr {
        border-top-color: #c8cbcf;
    }

    .alert-secondary .alert-link {
        color: #202326;
    }

.alert-success hr {
    border-top-color: #b1dfbb;
}

.alert-success .alert-link {
    color: #0b2e13;
}

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
}

    .alert-info hr {
        border-top-color: #abdde5;
    }

    .alert-info .alert-link {
        color: #062c33;
    }

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
}

    .alert-warning hr {
        border-top-color: #ffe8a1;
    }

    .alert-warning .alert-link {
        color: #533f03;
    }

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

    .alert-danger hr {
        border-top-color: #f1b0b7;
    }

    .alert-danger .alert-link {
        color: #491217;
    }

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
}

    .alert-light hr {
        border-top-color: #ececf6;
    }

    .alert-light .alert-link {
        color: #686868;
    }

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
}

    .alert-dark hr {
        border-top-color: #b9bbbe;
    }

    .alert-dark .alert-link {
        color: #040505;
    }

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0;
    }

    to {
        background-position: 0 0;
    }
}

.progress {
    display: flex;
    height: 1rem;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
}

.media, .progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
}

.progress-bar {
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    background-color: #007bff;
    transition: width 0.6s;
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
}

.progress-bar-animated {
    -webkit-animation: 1s linear infinite progress-bar-stripes;
    animation: 1s linear infinite progress-bar-stripes;
}

.media {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.list-group, .modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
}

.media-body {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.list-group {
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
}

.list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
}

    .list-group-item-action:focus, .list-group-item-action:hover {
        color: #495057;
        text-decoration: none;
        background-color: #f8f9fa;
    }

    .list-group-item-action:active {
        color: #212529;
        background-color: #e9ecef;
    }

.list-group-item {
    display: block;
    padding: 0.75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

    .list-group-item:last-child {
        margin-bottom: 0;
        border-bottom-right-radius: 0.25rem;
        border-bottom-left-radius: 0.25rem;
    }

    .list-group-item:focus, .list-group-item:hover {
        z-index: 1;
        text-decoration: none;
    }

    .list-group-item.disabled, .list-group-item:disabled {
        color: #6c757d;
        background-color: #fff;
    }

    .list-group-item.active {
        z-index: 2;
        color: #fff;
        background-color: #007bff;
        border-color: #007bff;
    }

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
    border-bottom: 0;
}

.list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
}

    .list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
        color: #004085;
        background-color: #9fcdff;
    }

    .list-group-item-primary.list-group-item-action.active {
        color: #fff;
        background-color: #004085;
        border-color: #004085;
    }

.list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
}

    .list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
        color: #383d41;
        background-color: #c8cbcf;
    }

    .list-group-item-secondary.list-group-item-action.active {
        color: #fff;
        background-color: #383d41;
        border-color: #383d41;
    }

.list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
}

    .list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
        color: #155724;
        background-color: #b1dfbb;
    }

    .list-group-item-success.list-group-item-action.active {
        color: #fff;
        background-color: #155724;
        border-color: #155724;
    }

.list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
}

    .list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
        color: #0c5460;
        background-color: #abdde5;
    }

    .list-group-item-info.list-group-item-action.active {
        color: #fff;
        background-color: #0c5460;
        border-color: #0c5460;
    }

.list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
}

    .list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
        color: #856404;
        background-color: #ffe8a1;
    }

    .list-group-item-warning.list-group-item-action.active {
        color: #fff;
        background-color: #856404;
        border-color: #856404;
    }

.list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
}

    .list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
        color: #721c24;
        background-color: #f1b0b7;
    }

    .list-group-item-danger.list-group-item-action.active {
        color: #fff;
        background-color: #721c24;
        border-color: #721c24;
    }

.list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
}

    .list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
        color: #818182;
        background-color: #ececf6;
    }

    .list-group-item-light.list-group-item-action.active {
        color: #fff;
        background-color: #818182;
        border-color: #818182;
    }

.list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
}

    .list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
        color: #1b1e21;
        background-color: #b9bbbe;
    }

    .list-group-item-dark.list-group-item-action.active {
        color: #fff;
        background-color: #1b1e21;
        border-color: #1b1e21;
    }

.close {
    float: right;
    font-size: 1.5rem;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
}

.popover, .tooltip {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    line-break: auto;
    font-size: 0.875rem;
    text-decoration: none;
    white-space: normal;
    word-wrap: break-word;
}

.modal-title, .popover, .tooltip {
    line-height: 1.5;
}

.close:focus, .close:hover {
    color: #000;
    text-decoration: none;
    opacity: 0.75;
}

.js .animate-box, .modal-backdrop.fade, .owl-carousel.owl-hidden, .tooltip, [data-overlay-dark="0"]:before, [data-overlay-darkgray="0"]:before, [data-overlay-light="0"]:before {
    opacity: 0;
}

button.close {
    padding: 0;
    border: 0;
    -webkit-appearance: none;
    appearance: none;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    outline: 0;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -25%);
    transform: translate(0, -25%);
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-dialog-centered {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}

.modal-content, .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
}

.modal-content {
    position: relative;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
}

.flex-column, .flex-row {
    -webkit-box-direction: normal !important;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.show, [data-overlay-dark="5"]:before, [data-overlay-darkgray="5"]:before, [data-overlay-light="5"]:before {
        opacity: 0.5;
    }

.modal-header {
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

    .modal-header .close {
        padding: 1rem;
        margin: -1rem -1rem -1rem auto;
    }

.modal-title {
    margin-bottom: 0;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}

.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}

    .modal-footer > :not(:first-child) {
        margin-left: 0.25rem;
    }

    .modal-footer > :not(:last-child) {
        margin-right: 0.25rem;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    text-align: left;
    text-align: start;
    text-shadow: none;
}

    .tooltip.show, [data-overlay-dark="9"]:before, [data-overlay-darkgray="9"]:before, [data-overlay-light="9"]:before {
        opacity: 0.9;
    }

    .tooltip .arrow {
        position: absolute;
        display: block;
        width: 0.8rem;
        height: 0.4rem;
    }

        .tooltip .arrow::before {
            position: absolute;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

.bs-tooltip-auto[x-placement^="bottom"], .bs-tooltip-auto[x-placement^="top"], .bs-tooltip-bottom, .bs-tooltip-top {
    padding: 0.4rem 0;
}

    .bs-tooltip-auto[x-placement^="top"] .arrow, .bs-tooltip-top .arrow, .news .item:hover .con {
        bottom: 0;
    }

        .bs-tooltip-auto[x-placement^="top"] .arrow::before, .bs-tooltip-top .arrow::before {
            top: 0;
            border-width: 0.4rem 0.4rem 0;
            border-top-color: #000;
        }

.bs-tooltip-auto[x-placement^="left"], .bs-tooltip-auto[x-placement^="right"], .bs-tooltip-left, .bs-tooltip-right {
    padding: 0 0.4rem;
}

    .bs-tooltip-auto[x-placement^="right"] .arrow, .bs-tooltip-right .arrow {
        left: 0;
        width: 0.4rem;
        height: 0.8rem;
    }

        .bs-tooltip-auto[x-placement^="right"] .arrow::before, .bs-tooltip-right .arrow::before {
            right: 0;
            border-width: 0.4rem 0.4rem 0.4rem 0;
            border-right-color: #000;
        }

.bs-tooltip-auto[x-placement^="bottom"] .arrow, .bs-tooltip-bottom .arrow, .team .item:hover .info .social, .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
    top: 0;
}

    .bs-tooltip-auto[x-placement^="bottom"] .arrow::before, .bs-tooltip-bottom .arrow::before {
        bottom: 0;
        border-width: 0 0.4rem 0.4rem;
        border-bottom-color: #000;
    }

.bs-tooltip-auto[x-placement^="left"] .arrow, .bs-tooltip-left .arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
}

    .bs-tooltip-auto[x-placement^="left"] .arrow::before, .bs-tooltip-left .arrow::before {
        left: 0;
        border-width: 0.4rem 0 0.4rem 0.4rem;
        border-left-color: #000;
    }

.tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    text-align: left;
    text-align: start;
    text-shadow: none;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
}

    .popover .arrow {
        position: absolute;
        display: block;
        width: 1rem;
        height: 0.5rem;
        margin: 0 0.3rem;
    }

        .popover .arrow::after, .popover .arrow::before {
            position: absolute;
            display: block;
            content: "";
            border-color: transparent;
            border-style: solid;
        }

.bs-popover-auto[x-placement^="top"], .bs-popover-top {
    margin-bottom: 0.5rem;
}

    .bs-popover-auto[x-placement^="top"] .arrow, .bs-popover-top .arrow {
        bottom: calc((0.5rem + 1px) * -1);
    }

        .bs-popover-auto[x-placement^="top"] .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::after, .bs-popover-top .arrow::before {
            border-width: 0.5rem 0.5rem 0;
        }

        .bs-popover-auto[x-placement^="top"] .arrow::before, .bs-popover-top .arrow::before {
            bottom: 0;
            border-top-color: rgba(0, 0, 0, 0.25);
        }

        .bs-popover-auto[x-placement^="top"] .arrow::after, .bs-popover-top .arrow::after {
            bottom: 1px;
            border-top-color: #fff;
        }

.bs-popover-auto[x-placement^="right"], .bs-popover-right {
    margin-left: 0.5rem;
}

    .bs-popover-auto[x-placement^="right"] .arrow, .bs-popover-right .arrow {
        left: calc((0.5rem + 1px) * -1);
        width: 0.5rem;
        height: 1rem;
        margin: 0.3rem 0;
    }

        .bs-popover-auto[x-placement^="right"] .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::after, .bs-popover-right .arrow::before {
            border-width: 0.5rem 0.5rem 0.5rem 0;
        }

        .bs-popover-auto[x-placement^="right"] .arrow::before, .bs-popover-right .arrow::before {
            left: 0;
            border-right-color: rgba(0, 0, 0, 0.25);
        }

        .bs-popover-auto[x-placement^="right"] .arrow::after, .bs-popover-right .arrow::after {
            left: 1px;
            border-right-color: #fff;
        }

.bs-popover-auto[x-placement^="bottom"] .arrow, .bs-popover-bottom .arrow {
    top: calc((0.5rem + 1px) * -1);
}

    .bs-popover-auto[x-placement^="bottom"] .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::after, .bs-popover-bottom .arrow::before {
        border-width: 0 0.5rem 0.5rem;
    }

    .bs-popover-auto[x-placement^="bottom"] .arrow::before, .bs-popover-bottom .arrow::before {
        top: 0;
        border-bottom-color: rgba(0, 0, 0, 0.25);
    }

    .bs-popover-auto[x-placement^="bottom"] .arrow::after, .bs-popover-bottom .arrow::after {
        top: 1px;
        border-bottom-color: #fff;
    }

.bs-popover-auto[x-placement^="bottom"] .popover-header::before, .bs-popover-bottom .popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
}

.bs-popover-auto[x-placement^="left"] .arrow, .bs-popover-left .arrow {
    right: calc((0.5rem + 1px) * -1);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
}

    .bs-popover-auto[x-placement^="left"] .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::after, .bs-popover-left .arrow::before {
        border-width: 0.5rem 0 0.5rem 0.5rem;
    }

    .bs-popover-auto[x-placement^="left"] .arrow::before, .bs-popover-left .arrow::before {
        right: 0;
        border-left-color: rgba(0, 0, 0, 0.25);
    }

    .bs-popover-auto[x-placement^="left"] .arrow::after, .bs-popover-left .arrow::after {
        right: 1px;
        border-left-color: #fff;
    }

.popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    color: inherit;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.mb-0, .my-0, blockquote p {
    margin-bottom: 0 !important;
}

.popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    transition: transform 0.6s;
    transition: transform 0.6s, -webkit-transform 0.6s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.carousel-item-next, .carousel-item-prev {
    position: absolute;
    top: 0;
}

    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

.active.carousel-item-right, .carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.active.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left, .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .active.carousel-item-right, .carousel-item-next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    .active.carousel-item-left, .carousel-item-prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}

    .carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: 0.9;
    }

.carousel-control-prev, .mfp-arrow-left {
    left: 0;
}

.carousel-control-next, .mfp-arrow-right {
    right: 0;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: center center/100% 100% no-repeat;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

    .carousel-indicators li {
        position: relative;
        -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 30px;
        height: 3px;
        margin-right: 3px;
        margin-left: 3px;
        text-indent: -999px;
        background-color: rgba(255, 255, 255, 0.5);
    }

        .carousel-indicators li::before {
            position: absolute;
            top: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: "";
        }

        .carousel-indicators li::after {
            position: absolute;
            bottom: -10px;
            left: 0;
            display: inline-block;
            width: 100%;
            height: 10px;
            content: "";
        }

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.bg-primary {
    background-color: #007bff !important;
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #0062cc !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #28a745 !important;
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
    background-color: #1e7e34 !important;
}

.bg-info {
    background-color: #17a2b8 !important;
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
    background-color: #117a8b !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
    background-color: #d39e00 !important;
}

.bg-danger {
    background-color: #dc3545 !important;
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
    background-color: #bd2130 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
    background-color: #1d2124 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.rounded-right, .rounded-top {
    border-top-right-radius: 0.25rem !important;
}

.rounded-bottom, .rounded-right {
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-left, .rounded-top {
    border-top-left-radius: 0.25rem !important;
}

.rounded-bottom, .rounded-left {
    border-bottom-left-radius: 0.25rem !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.d-inline {
    display: inline !important;
}

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

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}

    .embed-responsive::before {
        display: block;
        content: "";
    }

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
    }

.embed-responsive-21by9::before {
    padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
    padding-top: 56.25%;
}

.embed-responsive-4by3::before {
    padding-top: 75%;
}

.embed-responsive-1by1::before {
    padding-top: 100%;
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-column-reverse, .flex-row-reverse {
    -webkit-box-direction: reverse !important;
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-none {
    float: none !important;
}

.position-static {
    position: static !important;
}

.position-absolute {
    position: absolute !important;
}

.position-fixed {
    position: fixed !important;
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
}

.fixed-bottom, .fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.fixed-top {
    top: 0;
}

.fixed-bottom {
    bottom: 0;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
    -webkit-clip-path: none;
    clip-path: none;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.m-0 {
    margin: 0 !important;
}

.mt-0, .my-0 {
    margin-top: 0 !important;
}

.mr-0, .mx-0 {
    margin-right: 0 !important;
}

.ml-0, .mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1, .my-1 {
    margin-top: 0.25rem !important;
}

.mr-1, .mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1, .my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1, .mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2, .my-2 {
    margin-top: 0.5rem !important;
}

.mr-2, .mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2, .my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2, .mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.ml-3, .mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4, .my-4 {
    margin-top: 1.5rem !important;
}

.mr-4, .mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4, .my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4, .mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5, .my-5 {
    margin-top: 3rem !important;
}

.mr-5, .mx-5 {
    margin-right: 3rem !important;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.ml-5, .mx-5 {
    margin-left: 3rem !important;
}

.no-padding, .p-0 {
    padding: 0 !important;
}

.pt-0, .py-0 {
    padding-top: 0 !important;
}

.pr-0, .px-0 {
    padding-right: 0 !important;
}

.pb-0, .py-0 {
    padding-bottom: 0 !important;
}

.pl-0, .px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1, .py-1 {
    padding-top: 0.25rem !important;
}

.pr-1, .px-1 {
    padding-right: 0.25rem !important;
}

.pb-1, .py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1, .px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2, .py-2 {
    padding-top: 0.5rem !important;
}

.pr-2, .px-2 {
    padding-right: 0.5rem !important;
}

.pb-2, .py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2, .px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3, .py-3 {
    padding-top: 1rem !important;
}

.pr-3, .px-3 {
    padding-right: 1rem !important;
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important;
}

.pl-3, .px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important;
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important;
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5, .py-5 {
    padding-top: 3rem !important;
}

.pr-5, .px-5 {
    padding-right: 3rem !important;
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important;
}

.pl-5, .px-5 {
    padding-left: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto, .my-auto {
    margin-top: auto !important;
}

.mr-auto, .mx-auto {
    margin-right: auto !important;
}

.mb-auto, .my-auto {
    margin-bottom: auto !important;
}

.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.text-justify {
    text-align: justify !important;
}

.text-nowrap {
    white-space: nowrap !important;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-left {
    text-align: left !important;
}

.text-right {
    text-align: right !important;
}

.text-center {
    text-align: center !important;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }

    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.333333%;
    }

    .offset-sm-2 {
        margin-left: 16.666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.333333%;
    }

    .offset-sm-5 {
        margin-left: 41.666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.333333%;
    }

    .offset-sm-8 {
        margin-left: 66.666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.333333%;
    }

    .offset-sm-11 {
        margin-left: 91.666667%;
    }

    .form-inline .form-group, .form-inline label {
        display: -webkit-box;
        display: -ms-flexbox;
        margin-bottom: 0;
    }

    .form-inline label {
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .form-inline .form-group {
        display: flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .form-inline .form-control-plaintext {
        display: inline-block;
    }

    .form-inline .input-group {
        width: auto;
    }

    .form-inline .form-check {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        padding-left: 0;
    }

    .form-inline .form-check-input {
        position: relative;
        margin-top: 0;
        margin-right: 0.25rem;
        margin-left: 0;
    }

    .form-inline .custom-control {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .form-inline .custom-control-label {
        margin-bottom: 0;
    }

    .navbar-expand-sm, .navbar-expand-sm .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }

    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-sm .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-sm .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-sm .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }

            .navbar-expand-sm .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-sm .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-sm .navbar-toggler {
            display: none;
        }

        .navbar-expand-sm .dropup .dropdown-menu {
            top: auto;
            bottom: 100%;
        }

    .card-deck, .card-deck .card {
        -webkit-box-direction: normal;
    }

    .card-deck {
        -webkit-box-orient: horizontal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px;
    }

        .card-deck .card {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            -webkit-box-orient: vertical;
            -ms-flex-direction: column;
            flex-direction: column;
            margin-right: 15px;
            margin-bottom: 0;
            margin-left: 15px;
        }

    .card-group {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }

        .card-group > .card {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 0%;
            flex: 1 0 0%;
            margin-bottom: 0;
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0;
            }

            .card-group > .card:first-child {
                border-top-right-radius: 0;
                border-bottom-right-radius: 0;
            }

                .card-group > .card:first-child .card-header, .card-group > .card:first-child .card-img-top {
                    border-top-right-radius: 0;
                }

                .card-group > .card:first-child .card-footer, .card-group > .card:first-child .card-img-bottom {
                    border-bottom-right-radius: 0;
                }

            .card-group > .card:last-child {
                border-top-left-radius: 0;
                border-bottom-left-radius: 0;
            }

                .card-group > .card:last-child .card-header, .card-group > .card:last-child .card-img-top {
                    border-top-left-radius: 0;
                }

                .card-group > .card:last-child .card-footer, .card-group > .card:last-child .card-img-bottom {
                    border-bottom-left-radius: 0;
                }

            .card-group > .card:only-child {
                border-radius: 0.25rem;
            }

                .card-group > .card:only-child .card-header, .card-group > .card:only-child .card-img-top {
                    border-top-left-radius: 0.25rem;
                    border-top-right-radius: 0.25rem;
                }

                .card-group > .card:only-child .card-footer, .card-group > .card:only-child .card-img-bottom {
                    border-bottom-right-radius: 0.25rem;
                    border-bottom-left-radius: 0.25rem;
                }

            .card-group > .card:not(:first-child):not(:last-child):not(:only-child), .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
                border-radius: 0;
            }

    .card-columns {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
    }

        .card-columns .card {
            display: inline-block;
            width: 100%;
        }

    .jumbotron {
        padding: 4rem 2rem;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }

    .modal-sm {
        max-width: 300px;
    }

    .d-sm-none {
        display: none !important;
    }

    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .flex-sm-column, .flex-sm-row {
        -webkit-box-direction: normal !important;
    }

    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }

    .float-sm-left {
        float: left !important;
    }

    .float-sm-right {
        float: right !important;
    }

    .float-sm-none {
        float: none !important;
    }

    .m-sm-0 {
        margin: 0 !important;
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .mt-sm-5, .my-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5, .mx-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5, .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5, .mx-sm-5 {
        margin-left: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important;
    }

    .text-sm-left {
        text-align: left !important;
    }

    .text-sm-right {
        text-align: right !important;
    }

    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }

    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.333333%;
    }

    .offset-md-2 {
        margin-left: 16.666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.333333%;
    }

    .offset-md-5 {
        margin-left: 41.666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.333333%;
    }

    .offset-md-8 {
        margin-left: 66.666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.333333%;
    }

    .offset-md-11 {
        margin-left: 91.666667%;
    }

    .navbar-expand-md, .navbar-expand-md .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }

    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-md .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-md .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-md .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }

            .navbar-expand-md .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-md .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-md .navbar-toggler {
            display: none;
        }

        .navbar-expand-md .dropup .dropdown-menu {
            top: auto;
            bottom: 100%;
        }

    .d-md-none {
        display: none !important;
    }

    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .flex-md-column, .flex-md-row {
        -webkit-box-direction: normal !important;
    }

    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }

    .float-md-left {
        float: left !important;
    }

    .float-md-right {
        float: right !important;
    }

    .float-md-none {
        float: none !important;
    }

    .m-md-0 {
        margin: 0 !important;
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .mt-md-1, .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1, .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1, .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2, .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2, .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2, .mx-md-2 {
        margin-left: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .mt-md-3, .my-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .mt-md-4, .my-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .mt-md-5, .my-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5, .mx-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5, .my-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5, .mx-md-5 {
        margin-left: 3rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .pt-md-1, .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1, .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1, .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2, .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2, .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2, .px-md-2 {
        padding-left: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important;
    }

    .text-md-left {
        text-align: left !important;
    }

    .text-md-right {
        text-align: right !important;
    }

    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }

    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.333333%;
    }

    .offset-lg-2 {
        margin-left: 16.666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.333333%;
    }

    .offset-lg-5 {
        margin-left: 41.666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.333333%;
    }

    .offset-lg-8 {
        margin-left: 66.666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.333333%;
    }

    .offset-lg-11 {
        margin-left: 91.666667%;
    }

    .navbar-expand-lg, .navbar-expand-lg .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }

    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-lg .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-lg .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-lg .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }

            .navbar-expand-lg .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-lg .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-lg .navbar-toggler {
            display: none;
        }

        .navbar-expand-lg .dropup .dropdown-menu {
            top: auto;
            bottom: 100%;
        }

    .modal-lg {
        max-width: 800px;
    }

    .d-lg-none {
        display: none !important;
    }

    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .flex-lg-column, .flex-lg-row {
        -webkit-box-direction: normal !important;
    }

    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }

    .float-lg-left {
        float: left !important;
    }

    .float-lg-right {
        float: right !important;
    }

    .float-lg-none {
        float: none !important;
    }

    .m-lg-0 {
        margin: 0 !important;
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .mt-lg-5, .my-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important;
    }

    .text-lg-left {
        text-align: left !important;
    }

    .text-lg-right {
        text-align: right !important;
    }

    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }

    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.333333%;
    }

    .offset-xl-2 {
        margin-left: 16.666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.333333%;
    }

    .offset-xl-5 {
        margin-left: 41.666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.333333%;
    }

    .offset-xl-8 {
        margin-left: 66.666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.333333%;
    }

    .offset-xl-11 {
        margin-left: 91.666667%;
    }

    .navbar-expand-xl, .navbar-expand-xl .navbar-nav {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
    }

    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-xl .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

            .navbar-expand-xl .navbar-nav .dropdown-menu {
                position: absolute;
            }

            .navbar-expand-xl .navbar-nav .dropdown-menu-right {
                right: 0;
                left: auto;
            }

            .navbar-expand-xl .navbar-nav .nav-link {
                padding-right: 0.5rem;
                padding-left: 0.5rem;
            }

        .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        }

        .navbar-expand-xl .navbar-collapse {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }

        .navbar-expand-xl .navbar-toggler {
            display: none;
        }

        .navbar-expand-xl .dropup .dropdown-menu {
            top: auto;
            bottom: 100%;
        }

    .d-xl-none {
        display: none !important;
    }

    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    .flex-xl-column, .flex-xl-row {
        -webkit-box-direction: normal !important;
    }

    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }

    .float-xl-left {
        float: left !important;
    }

    .float-xl-right {
        float: right !important;
    }

    .float-xl-none {
        float: none !important;
    }

    .m-xl-0 {
        margin: 0 !important;
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important;
    }

    .text-xl-left {
        text-align: left !important;
    }

    .text-xl-right {
        text-align: right !important;
    }

    .text-xl-center {
        text-align: center !important;
    }
}

.text-lowercase {
    text-transform: lowercase !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.text-capitalize {
    text-transform: capitalize !important;
}

.font-weight-light {
    font-weight: 300 !important;
}

.font-weight-normal {
    font-weight: 400 !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.font-italic {
    font-style: italic !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:focus, a.text-primary:hover {
    color: #0062cc !important;
}

.text-muted, .text-secondary {
    color: #6c757d !important;
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #545b62 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:focus, a.text-success:hover {
    color: #1e7e34 !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:focus, a.text-info:hover {
    color: #117a8b !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:focus, a.text-warning:hover {
    color: #d39e00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:focus, a.text-danger:hover {
    color: #bd2130 !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:focus, a.text-light:hover {
    color: #dae0e5 !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:focus, a.text-dark:hover {
    color: #1d2124 !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

[class*=" ti-"], [class^="ti-"], body, html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

body, p {
    font-family: Barlow, sans-serif;
    line-height: 1.75em;
    color: #666;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

@media print {
    .d-print-none {
        display: none !important;
    }

    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }

    blockquote, img, pre, tr {
        page-break-inside: avoid;
    }

    *, ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important;
    }

    a:not(.btn) {
        text-decoration: underline;
    }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    pre {
        white-space: pre-wrap !important;
    }

    blockquote, pre {
        border: 1px solid #666;
    }

    thead {
        display: table-header-group;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    @page {
        size: a3;
    }

    .container, body {
        min-width: 992px !important;
    }

    .navbar {
        display: none;
    }

    .badge {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td, .table th {
            background-color: #fff !important;
        }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important;
    }
}

.owl-carousel, .owl-carousel .owl-item {
    position: relative;
}

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: pan-Y;
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-touch-callout: none;
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden;
    }

    .owl-carousel.owl-drag .owl-item {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item, .rooms-page .owl-next, .slider-fade .owl-next, .testimonials .item .info .rate {
            float: right;
        }

    .owl-carousel .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
    }

    .owl-carousel .owl-animated-in, .play-button svg.circle-track {
        z-index: 0;
    }

    .owl-carousel .fadeOut {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut;
    }

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.owl-height {
    transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s;
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("css/plugins/owl.video.play.html") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 0.1s;
}

    .owl-carousel .owl-video-play-icon:hover {
        -webkit-transform: scale(1.3, 1.3);
        -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

/*.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}*/

.owl-theme .owl-nav, .page-list li + li {
    margin-top: 10px;
}

    .owl-theme .owl-nav [class*="owl-"] {
        color: #fff;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        background: #d6d6d6;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px;
    }

    .owl-theme .owl-nav .disabled {
        opacity: 0.5;
        cursor: default;
    }
/**/
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

    /*.owl-theme .owl-dots .owl-dot span {
        display: block;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        transition: opacity 0.2s;
    }*/

.mfp-wrap, .rooms3 .square {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

@font-face {
    font-family: 'themify';
    src: url("fonts/themify.eot");
    src: url("fonts/themifyd41dd41d.eot") format("embedded-opentype"), 
        url("fonts/themify.woff") format("woff"), 
        url("fonts/themify.ttf") format("truetype"), 
        url("fonts/themify.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}

[class*=" fa-"], [class^="fa-"] {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

.fa-angle-right:before {
    content: "\e649";
}

.fa-angle-left:before {
    content: "\e64a";
}

.fa-check:before {
    content: "\e64c";
}

.fa-facebook:before {
    content: "\e741";
}

.fa-twitter:before {
    content: "\e72a";
}

.fa-instagram:before {
    content: "\e73d";
}

.fa-youtube:before {
    content: "\e728";
}

.fa-map-alt:before {
    content: "\e691";
}

.fa-angle-up:before {
    content: "\e648";
}

/*@font-face {
    font-family: Flaticon;
    src: url("fonts/Flaticon.eot");
    src: url("fonts/Flaticond41dd41d.eot") format("embedded-opentype"), 
        url("fonts/Flaticon.woff2") format("woff2"), 
        url("fonts/Flaticon.woff") format("woff"), 
        url("fonts/Flaticon.ttf") format("truetype"), 
        url("fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: 400;
    font-style: normal;
}*/

@font-face {
    font-family: 'Flaticon';
    src: url('../fonts/flaticon.eot');
    src: url('../fonts/Flaticond41dd41d.eot') format('embedded-opentype'), 
        url('../fonts/flaticon.woff2') format('woff2'), 
        url('../fonts/flaticon.woff') format('woff'), 
        url('../fonts/flaticon.ttf') format('truetype'), 
        url('../fonts/flaticon.svg#Flaticon') format('svg');
    font-weight: 400;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: 'Flaticon';
        src: url('../fonts/flaticon.eot'); /* IE9 Compat Modes */
        src: url('../fonts/flaticond41dd41d.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
        url('../fonts/flaticon.woff2') format('woff2'), /* Super Modern Browsers */
        url('../fonts/flaticon.woff') format('woff'), /* Modern Browsers */
        url('../fonts/flaticon.ttf') format('truetype'), /* Safari, Android, iOS */
        url('../fonts/flaticon.svg#Flaticon') format('svg'); /* Legacy iOS */
        font-weight: normal;
        font-style: normal;
    }
}

[class*=" flaticon-"], [class^="flaticon-"] {
    line-height: 1;
}

    [class*=" flaticon-"]:after, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class^="flaticon-"]:before {
        font-family: 'Flaticon';
        font-style: normal;
    }

.flaticon-call:before {
    content: "\f101";
}

.flaticon-world:before {
    content: "\f124";
}

.flaticon-car:before {
    content: "\f137";
}

.flaticon-swimming:before {
    content: "\f126";
}

.flaticon-wifi:before {
    content: "\f136";
}

.flaticon-breakfast:before {
    content: "\f11b";
}

.flaticon-bed:before {
    content: "\f135";
}

.flaticon-bath:before {
    content: "\f13e";
}

.flaticon-towel:before {
    content: "\f145";
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

button.ui-button::-moz-focus-inner, input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-datepicker {
    width: 17em;
    padding: 0.2em 0.2em 0;
    display: none;
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: 0.2em 0;
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em;
    }

    .ui-datepicker .ui-datepicker-prev {
        left: 8px;
    }

    .ui-datepicker .ui-datepicker-next {
        right: 8px;
    }

        .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
        }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0;
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 50%;
        font-weight: bold;
        color: #000;
    }

    .ui-datepicker table {
        width: 100%;
        font-size: 0.9em;
        margin: 0 0 0.4em;
    }

    .ui-datepicker th {
        padding: 0.7em 0.3em;
        text-align: center;
        font-weight: 400;
        border: 0;
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px;
    }

        .ui-datepicker td a, .ui-datepicker td span {
            display: block;
            padding: 0.2em;
            text-align: center;
            text-decoration: none;
        }

.mfp-bg {
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    background: #222;
    opacity: 0.8;
}

.mfp-wrap {
    width: 100%;
    height: 100%;
    z-index: 1043;
    outline: 0 !important;
    backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
}

    .mfp-container:before {
        content: "";
        display: inline-block;
        height: 100%;
        vertical-align: middle;
    }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

    .mfp-preloader a {
        color: #ccc;
    }

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

.mfp-figure:after, .mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    display: block;
    position: absolute;
    left: 0;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

    .mfp-close:active {
        top: 1px;
    }

.booking-box .head-box h4 span, .butn-light a:hover span, .color-4, .gallery-box .gallery-detail i:hover, .mfp-close-btn-in .mfp-close, .nav-scroll .navbar-nav .nav-link, .news .item .con .category a:hover, .news2 .post-cont h5 a, .services .content .cont .more:hover, .team .info .social a:hover, .testimonials-box .head-box h4 span {
    color: #222;
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-figure, img.mfp-img {
    line-height: 0;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px;
}

    .mfp-arrow:active {
        margin-top: -54px;
    }

    .mfp-arrow:after, .mfp-arrow:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: inset transparent;
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px;
    }

    .mfp-arrow:before {
        border-top-width: 21px;
        border-bottom-width: 21px;
        opacity: 0.7;
    }

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #222;
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}

.mfp-arrow-right:before {
    border-left: 27px solid #222;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px;
    }

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .mfp-iframe-scaler iframe {
        top: 0;
        width: 100%;
        height: 100%;
        background: #000;
    }

img.mfp-img {
    width: auto;
    height: auto;
    display: block;
    padding: 40px 0;
    margin: 0 auto;
}

*, .footer-contact-info p, .mfp-figure figure, .row_mar_0 {
    margin: 0;
}

.mfp-figure:after {
    content: "";
    top: 40px;
    bottom: 40px;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    background: #444;
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

body, p {
    font-size: 13px;
    font-weight: 400;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    font-size: 12px;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}

.banner-header h5 a, .banner-header p a, .color-5, .footer-bottom-copy-right a:hover, .go-back a:hover, .nav-scroll .icon-bar, .navbar .icon-bar, .navbar .navbar-nav .nav-link:hover, .news .item .con h5 a:hover, .news .item .con h5:hover, .news2 .item .post-cont .info h5, .news2 .post-cont .date a, .news2 .post-cont h5 a:hover, .news2-sidebar .widget ul li a.active, .news2-sidebar .widget ul li a:hover, .pink, .play-button.color, .read-more-btn, .reservations .text a.color-1, .restaurant-menu .tabs-icon .item.active .icon, .restaurant-menu .tabs-icon .owl-item.actived .item .icon, .rooms1 .item .con .permalink a:hover, .rooms1 .item .con .permalink i:hover, .section-subtitle span, .services .content .info .tags, b, p strong a {
    color: #e09d09;
    /*font-weight: bold;*/
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty, .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

body, html {
    -moz-font-smoothing: antialiased;
}

* {
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    list-style: none;
    word-wrap: break-word;
}

body {
    overflow-x: hidden !important;
}

p {
    margin-top: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Gilda Display", serif;
    font-weight: 400;
    line-height: 1.25em;
    margin: 0 0 20px;
    color: #222;
}

img {
    width: 100%;
    height: auto;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    color: #f4f4f4;
}

a, a:hover, span {
    text-decoration: none;
    color: inherit;
}

/*b {
    font-weight: 500;
}*/

.booking-box .booking-inner input.form-control, .booking-box .booking-inner select, .booking-box .booking-inner textarea, input[type="email"], input[type="file"], input[type="password"], input[type="text"], textarea {
    max-width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    height: auto;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    width: 100%;
    line-height: 1.5em;
    font-family: Barlow, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #666;
    background-image: none;
    border-bottom: 1px solid #ececec;
    /*border: 1px solid #666 !important;*/
}

.count, input[type="submit"] {
    font-family: "Gilda Display", serif;
}

input:focus, textarea:focus {
    border-bottom-width: 1px;
    border-color: #f37c1f;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.75em;
    -webkit-transition: background-color 0.15s ease-out;
    transition: background-color 0.15s ease-out;
    background: 0 0;
    border: 0 solid transparent;
}

    .mfp-figure button, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
        border: 0 solid transparent;
    }

select {
    border-radius: 5px;
}

table, td, th, tr {
    border: 1px solid #f8f5f0;
}

td, th, tr {
    padding: 10px;
}

.read-more-hide.read-more-show, input[type="checkbox"], input[type="radio"] {
    display: inline;
}

blockquote, input[type="submit"] {
    display: block;
    font-size: 15px;
    position: relative;
    font-weight: 400;
}

input[type="submit"] {
    text-transform: uppercase;
    background: #f37c1f;
    color: #fff;
    padding: 8px 24px;
    margin: auto;
    letter-spacing: 3px;
    width: auto;
}

.alert-success {
    background: 0 0;
    color: #666;
    border: 1px solid #f37c1f;
    border-radius: 0;
}

::-webkit-input-placeholder {
    color: #666;
    font-size: 15px;
    font-weight: 400;
}

:-moz-placeholder {
    color: #666;
}

::-moz-placeholder {
    color: #666;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #666;
}

blockquote {
    padding: 45px;
    background-color: #f8f5f0;
    overflow: hidden;
    margin: 35px 0;
    line-height: 1.75em;
    color: #666;
}

    blockquote p {
        font-family: inherit;
        color: inherit;
        max-width: 650px;
        width: 100%;
        position: relative;
        z-index: 3;
    }

    blockquote:before {
        content: "\e645";
        font-family: Themify;
        position: absolute;
        right: 40px;
        bottom: 40px;
        font-size: 110px;
        opacity: 0.07;
        line-height: 1;
        color: #222;
    }

    blockquote cite {
        display: inline-block;
        font-size: 15px;
        position: relative;
        padding-left: 60px;
        border-color: inherit;
        line-height: 1;
        margin-top: 22px;
        font-style: normal;
        color: #f37c1f;
        font-weight: 400;
    }

        blockquote cite:before {
            content: "";
            position: absolute;
            left: 0;
            bottom: 5px;
            width: 45px;
            height: 1px;
            border-top: 1px solid;
            border-color: inherit;
            color: #f37c1f;
        }

.star-rating:after, .star-rating:before, .star:after, .star:before {
    top: 0.6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-left: 1em solid transparent;
    position: absolute;
    display: block;
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0.6em;
    left: -1em;
    border-right: 1em solid transparent;
    border-bottom: 0.7em solid #e4a853;
    border-left: 1em solid transparent;
    transform: rotate(-35deg);
}

.mt-15 {
    margin-top: 15px !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mt-60 {
    margin-top: 60px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-60 {
    margin-bottom: 60px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.bg-img {
    background-size: cover;
    background-repeat: no-repeat;
}

.bg-fixed {
    background-attachment: fixed;
}

.pattern {
    background-repeat: repeat;
    background-size: auto;
}

.bold {
    font-weight: 600;
}

.navbar .navbar-nav .nav-link, .section-subtitle {
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.v-middle {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.v-bottom {
    position: absolute;
    width: 100%;
    bottom: 5%;
    left: 0;
    -webkit-transform: translate(0, -5%);
    transform: translate(0, -5%);
}

.star, .star-rating {
    position: relative;
    display: inline-block;
    margin-left: 0.9em;
    margin-right: 0.9em;
    border-right: 0.3em solid transparent;
    border-left: 0.3em solid transparent;
    font-size: 8px;
    height: 0;
}

.bg-black, .btn-form1-submit:hover, [data-overlay-darkgray]:before {
    background: #222;
}

.bg-cream {
    background: #f8f5f0;
}

.color-2 {
    color: #adadad;
}

.color-3, .news2-sidebar .widget ul li a, .pricing-card .list li i.unavailable, .rooms3 {
    color: #666;
}

.star {
    width: 0;
    margin-bottom: 1.2em;
    border-bottom: 0.7em solid #fff;
}

    .star:after, .star:before {
        width: 0;
        height: 0;
        border-bottom: 0.7em solid #fff;
        transform: rotate(-35deg);
    }

    .star-rating:after, .star:after {
        transform: rotate(35deg);
    }

.star-rating {
    position: relative;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0.9em;
    margin-right: 0.9em;
    margin-bottom: 2em;
    border-right: 0.3em solid transparent;
    border-bottom: 0.7em solid #e4a853;
    border-left: 0.3em solid transparent;
    font-size: 8px;
}

    .star-rating:after, .star-rating:before {
        content: "";
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        top: 0.6em;
        left: -1em;
        border-right: 1em solid transparent;
        border-bottom: 0.7em solid #e4a853;
        border-left: 1em solid transparent;
    }

::-webkit-selection {
    color: #fff;
    background: #f37c1f;
}

::-moz-selection {
    color: #fff;
    background: #f37c1f;
}

::selection {
    color: #fff;
    background: #f37c1f;
}

#preloader, .preloader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;
    z-index: 999999;
}

.loader, .loader span {
    width: 55px;
    height: 55px;
}

#preloader {
    display: table;
    table-layout: fixed;
}

#preloader-status, .services .content .cont {
    display: table-cell;
    vertical-align: middle;
}

.preloader-position {
    position: relative;
    margin: 0 auto;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.loader {
    position: relative;
    left: 50%;
    top: auto;
    margin-left: -22px;
    margin-top: 1px;
    -webkit-animation: 1s linear infinite rotate;
    -moz-animation: 1s linear infinite rotate;
    -ms-animation: rotate 1s infinite linear;
    -o-animation: 1s linear infinite rotate;
    animation: 1s linear infinite rotate;
    border: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

    .loader span {
        position: absolute;
        top: -1px;
        left: -1px;
        border: 1px solid transparent;
        border-top: 1px solid #f37c1f;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
    }

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes rotate {
    0% {
        transform: rotate(0);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0;
    line-height: 1.5;
    outline: 0;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 0 3px;
    border-radius: 50%;
    background: 0 0;
    border: 1px solid #000;
}*/

/*.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #d5d5d5;
    border: 1px solid #d5d5d5;
}*/

.clients .owl-theme .owl-nav, .news .owl-theme .owl-nav, .pricing .owl-theme .owl-nav, .rooms-page .owl-theme .owl-nav, .rooms1 .owl-theme .owl-nav, .rooms2 .owl-theme .owl-nav, .rooms3 .owl-theme .owl-nav, .team .owl-theme .owl-nav, .testimonials .owl-theme .owl-nav {
    position: absolute !important;
    top: 35% !important;
    bottom: auto !important;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.clients .owl-theme .owl-prev, .news .owl-theme .owl-prev, .pricing .owl-theme .owl-prev, .rooms-page .owl-theme .owl-prev, .rooms1 .owl-theme .owl-prev, .rooms2 .owl-theme .owl-prev, .rooms3 .owl-theme .owl-prev, .team .owl-theme .owl-prev, .testimonials .owl-theme .owl-prev {
    left: 10px !important;
}

.clients .owl-theme .owl-next, .news .owl-theme .owl-next, .pricing .owl-theme .owl-next, .rooms-page .owl-theme .owl-next, .rooms1 .owl-theme .owl-next, .rooms2 .owl-theme .owl-next, .rooms3 .owl-theme .owl-next, .team .owl-theme .owl-next, .testimonials .owl-theme .owl-next {
    right: 10px !important;
}

.clients .owl-theme .owl-next, .clients .owl-theme .owl-prev, .news .owl-theme .owl-next, .news .owl-theme .owl-prev, .pricing .owl-theme .owl-next, .pricing .owl-theme .owl-prev, .rooms-page .owl-theme .owl-next, .rooms-page .owl-theme .owl-prev, .rooms1 .owl-theme .owl-next, .rooms1 .owl-theme .owl-prev, .rooms2 .owl-theme .owl-next, .rooms2 .owl-theme .owl-prev, .rooms3 .owl-theme .owl-next, .rooms3 .owl-theme .owl-prev, .team .owl-theme .owl-next, .team .owl-theme .owl-prev, .testimonials .owl-theme .owl-next, .testimonials .owl-theme .owl-prev {
    color: #fff;
    position: absolute !important;
    top: 50%;
    padding: 0;
    height: 50px;
    width: 50px;
    border-radius: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #272727;
    border: 1px solid #272727;
    line-height: 0;
    text-align: center;
    font-size: 16px;
}

    .clients .owl-theme .owl-next > span, .clients .owl-theme .owl-prev > span, .news .owl-theme .owl-next > span, .news .owl-theme .owl-prev > span, .pricing .owl-theme .owl-next > span, .pricing .owl-theme .owl-prev > span, .rooms-page .owl-theme .owl-next > span, .rooms-page .owl-theme .owl-prev > span, .rooms1 .owl-theme .owl-next > span, .rooms1 .owl-theme .owl-prev > span, .rooms2 .owl-theme .owl-next > span, .rooms2 .owl-theme .owl-prev > span, .rooms3 .owl-theme .owl-next > span, .rooms3 .owl-theme .owl-prev > span, .team .owl-theme .owl-next > span, .team .owl-theme .owl-prev > span, .testimonials .owl-theme .owl-next > span, .testimonials .owl-theme .owl-prev > span {
        position: absolute;
        line-height: 0;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.clients .owl-theme .owl-nav [class*="owl-"], .news .owl-theme .owl-nav [class*="owl-"], .pricing .owl-theme .owl-nav [class*="owl-"], .rooms-page .owl-theme .owl-nav [class*="owl-"], .rooms1 .owl-theme .owl-nav [class*="owl-"], .rooms2 .owl-theme .owl-nav [class*="owl-"], .rooms3 .owl-theme .owl-nav [class*="owl-"], .team .owl-theme .owl-nav [class*="owl-"], .testimonials .owl-theme .owl-nav [class*="owl-"] {
    width: 40px;
    height: 40px;
    line-height: 34px;
    background: 0 0;
    color: #fff;
    font-size: 11px;
    margin-right: 15px;
    margin-left: 15px;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 100%;
    transition: 0.2s ease-in-out;
    transform: scale(1);
}

    .clients .owl-theme .owl-nav [class*="owl-"]:hover, .news .owl-theme .owl-nav [class*="owl-"]:hover, .pricing .owl-theme .owl-nav [class*="owl-"]:hover, .rooms-page .owl-theme .owl-nav [class*="owl-"]:hover, .rooms1 .owl-theme .owl-nav [class*="owl-"]:hover, .rooms2 .owl-theme .owl-nav [class*="owl-"]:hover, .rooms3 .owl-theme .owl-nav [class*="owl-"]:hover, .team .owl-theme .owl-nav [class*="owl-"]:hover, .testimonials .owl-theme .owl-nav [class*="owl-"]:hover {
        transform: scale(0.9);
        background: 0 0;
        border: 1px solid #b19777;
        color: #fff;
    }

.section-padding {
    padding: 20px 0 0px 0px;
}

.section-padding2 {
    padding: 0 0 60px;
}

.section-padding h6 {
    color: #f37c1f;
    font-size: 20px;
    margin-bottom: 20px;
}

.section-subtitle {
    font-size: 15px;
    color: #666;
    position: relative;
    letter-spacing: 6px;
    margin-bottom: 5px;
}

.section-title {
    font-size: 45px;
    font-family: "Gilda Display", serif;
    font-weight: 400;
    color: #222;
    position: relative;
    margin-bottom: 20px;
    line-height: 1.25em;
}

.navbar {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: 0 0;
    z-index: 99;
    padding: 30px 0 0;
    height: 90px;
}

    .navbar .navbar-nav .nav-link {
        font-size: 15px;
        letter-spacing: 1px;
        color: #fff;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

    .nav-scroll .navbar-nav .active, .navbar .navbar-nav .active {
        color: #f37c1f !important;
    }

.nav-scroll {
    background: #1c1c1c;
    padding: 0;
    position: fixed;
    top: -100px;
    left: 0;
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
}

.dropdown-menu, .mega-menu, .sub-menu {
    background-color: #fff;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.nav-scroll .navbar-nav .logo {
    padding: 15px 0;
    color: #222;
}

.nav-scroll .logo-img {
    width: 90px;
    margin-bottom: 0;
}

.logo-wrapper .logo h2, .nav-scroll .logo-wrapper .logo h2 {
    font-family: "Gilda Display", serif;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    display: block;
    width: 100%;
    position: relative;
    color: #f37c1f;
    letter-spacing: 3px;
    margin-bottom: 0;
}

.logo-wrapper .logo span, .nav-scroll .logo-wrapper .logo span {
    font-size: 10px;
    letter-spacing: 7px;
    margin-top: 0;
    line-height: 1em;
    display: block;
    font-family: "Barlow Condensed", sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

.nav-scroll .logo-wrapper .logo span {
    color: #222;
}

.logo-wrapper, .nav-scroll .logo-wrapper, .pop-main .col-sm-6, .rooms-page .owl-prev, .slider-fade .owl-prev {
    float: left;
}

    .logo-wrapper .logo span {
        color: #fff;
    }

.logo {
    padding: 0;
    text-align: center;
}

    .logo img {
        max-width: 110px;
    }

.logo-img {
    width: 110px;
    margin-bottom: 0;
}

.dropdown-item:hover .sub-menu, .dropdown:hover .dropdown-menu, .dropdown:hover .mega-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.dropdown .nav-link i {
    padding-left: 0;
    font-size: 8px;
}

.dropdown-item span {
    display: block;
    cursor: pointer;
}

.dropdown-menu, .sub-menu {
    display: block;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    padding: 5px 10px;
    border-radius: 0;
    border: 0;
    transition: 0.3s;
}

    .dropdown-menu .dropdown-item, .sub-menu .dropdown-item {
        padding: 2px 15px;
        font-family: Barlow, sans-serif;
        font-size: 15px;
        font-weight: 400;
        color: #222;
        position: relative;
        -webkit-transition: 0.4s;
        transition: 0.4s;
        border-bottom: 1px solid #f4f4f4;
        background-color: transparent;
    }

        .dropdown-menu .dropdown-item:last-child, .sub-menu .dropdown-item:last-child {
            border-bottom: none;
        }

        .dropdown-menu .dropdown-item:hover, .sub-menu .dropdown-item:hover {
            background: 0 0;
            padding-left: 5px;
            color: #222;
        }

        .dropdown-menu .dropdown-item i, .sub-menu .dropdown-item i {
            padding: 13px 0 0 5px;
            font-size: 8px;
            float: right;
        }

        .dropdown-menu .dropdown-item em, .sub-menu .dropdown-item em {
            padding: 3px 6px;
            border-radius: 0;
            right: 10px;
            font-size: 10px;
            background-color: #f37c1f;
            color: #fff;
            position: absolute;
            margin-left: 10px;
            top: 7px;
            font-style: normal;
            line-height: 1.5em;
        }

    .dropdown-menu.last {
        left: -20%;
    }

.sub-menu {
    position: absolute;
    left: 100%;
    top: -5px;
}

    .sub-menu.left {
        left: -100%;
        margin-left: -20px;
    }

.dropdown-menu .dropdown-item {
    padding-left: 0;
    padding-right: 0;
}

.mega-menu {
    position: absolute;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    right: -150px;
    width: 800px;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transition: 0.3s;
}

    .mega-menu .dropdown-title {
        display: block;
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 5px;
        text-transform: uppercase;
        margin-bottom: 15px;
        padding: 0 15px 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.03);
    }

    .mega-menu .dropdown-menu {
        position: static !important;
        float: left;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-right: 1px solid rgba(255, 255, 255, 0.03);
        border-bottom: 1px solid rgba(255, 255, 255, 0.03);
        -webkit-transition: 0.3s;
        transition: 0.3s;
    }

.banner-header, .kenburns-section {
    background-size: cover;
    background-repeat: no-repeat;
}

.header {
    min-height: 100vh;
    overflow: hidden;
}

    .header .caption h2 {
        font-weight: 400;
        font-size: 30px;
    }

    .header .caption .butn-dark, .header .caption .butn-light, .header .caption span i.star-rating {
        -webkit-animation-delay: 0.8s;
        animation-delay: 0.8s;
    }

    .header .caption h4, .kenburns-inner .caption h4 {
        font-family: "Barlow Condensed", serif;
        font-size: 15px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 6px;
        color: #fff;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 20px;
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }

    .header .caption .slider-heading, .header .caption h1 {
        position: relative;
        margin-bottom: 20px;
        font-family: "Gilda Display", serif;
        font-size: 55px;
        text-transform: uppercase;
        line-height: 1.35em;
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s;
        color: #fff;
        font-weight: 400;
    }

    .header .caption p {
        font-size: 18px;
        line-height: 1.75em;
        margin-bottom: 0;
        color: #fff;
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s;
        margin-right: 15px;
    }

        .header .caption p span {
            letter-spacing: 5px;
            text-transform: uppercase;
            margin: 0 5px;
            padding-right: 14px;
            position: relative;
        }

            #myModal123 .modal-content .modal-footer, #myModal123 .modal-content .modal-header, .header .caption p span:last-child, .no_padd {
                padding: 0;
            }

            .header .caption p span:after {
                content: "";
                width: 7px;
                height: 7px;
                border-radius: 50%;
                background: #222;
                position: absolute;
                top: 10px;
                right: 0;
                opacity: 0.5;
            }

    .header .social a {
        color: #eee;
        font-size: 20px;
        margin: 10px 15px;
    }

.slider .owl-item {
    height: 100vh;
    position: relative;
}

.slider-fade .owl-item {
    height: 100vh;
    position: relative;
}

.img_box.flar_right.flar_lefts, .slider .item .caption, .slider-fade .item .caption {
    z-index: 9;
}

.slider-fade .owl-nav {
    position: absolute;
    bottom: 7%;
    right: 12%;
}

.slider-fade .owl-theme .owl-nav [class*="owl-"] {
    width: 40px;
    height: 40px;
    line-height: 34px;
    background: 0 0;
    border-radius: 100%;
    color: #fff;
    font-size: 10px;
    margin-right: 3px;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.5);
    transition: 0.2s ease-in-out;
    transform: scale(1);
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    text-decoration: none;
    transform: scale(0.9);
    background: 0 0;
    border: 1px solid #f37c1f;
    color: #fff;
}

.slider-fade .owl-dots {
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    text-align: right !important;
}

    .slider-fade .owl-dots .owl-dot span {
        background: 0 0;
        display: none;
    }

    .slider-fade .owl-dots .owl-dot {
        height: 12px;
        width: 12px;
        border: 1px solid rgba(255, 255, 255, 0.7);
        display: block;
        margin-bottom: 10px;
        border-radius: 50%;
    }

        .slider-fade .owl-dots .owl-dot.active {
            border-color: #ffc107;
            background: #ffc107;
        }

.header div.reservation, .kenburns-section div.reservation {
    /*webkit-writing-mode: vertical-lr;*/ 
    -ms-writing-mode: tb-lr;
    /* writing-mode: vertical-lr; */
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    text-orientation: sideways;
    /* text-orientation: sideways; */
    margin: 0;
    position: absolute;
    top: 0;
    left: 40px;
    height: 60%;
    z-index: 9;
}

    .header div.reservation .call, .kenburns-section div.reservation .call {
        color: #fff;
        text-transform: uppercase;
        font-family: "Barlow Condensed", sans-serif;
        font-weight: 400;
        letter-spacing: 5px;
        line-height: 1.75em;
        margin-top: 15px;
        margin-left: 30px;
    }

        .header div.reservation .call span {
            font-family: "Gilda Display", serif;
            font-size: 24px;
            color: #ffb000;
            letter-spacing: 1px;
            font-weight: 700;
        }

    .header div.reservation .icon, .kenburns-section div.reservation .icon {
        position: absolute;
        left: 0px;
        top: 15px;
        width: 50px;
        height: 50px;
        border: 1px solid rgba(255, 255, 255, 0.5);
        -webkit-animation: 2s infinite pulse;
        animation: 2s infinite pulse;
        border-radius: 100%;
    }

    .header div.reservation a .icon i, .kenburns-section div.reservation a .icon i {
        color: #fff;
        font-size: 24px;
        transform: rotate(0deg);
    }

    .header .arrow i:hover, .header div.reservation a .icon:hover, .kenburns-section div.reservation a .icon:hover {
        border: 1px solid #f37c1f;
    }

.slider .item, .slider-fade .item {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}

.slider .owl-theme .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 3%;
    right: 12%;
    text-align: right;
}

    .slider .owl-theme .owl-dots .owl-dot span {
        width: 13px;
        height: 13px;
        margin: 0 3px;
        border-radius: 50%;
        background: 0 0;
        border: 1px solid #dee2e6;
    }

    .slider .owl-theme .owl-dots .owl-dot.active span, .slider .owl-theme .owl-dots .owl-dot:hover span {
        background: #f37c1f;
        border: 1px solid #f37c1f;
    }

.header .arrow {
    position: absolute;
    bottom: 40px;
    width: 100%;
    text-align: center;
    z-index: 8;
}

    .header .arrow.bounce {
        -webkit-animation: 2s infinite bounce;
        animation: 2s infinite bounce;
    }

    .header .arrow i {
        position: relative;
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        color: #fff;
        font-size: 15px;
        border: 1px solid rgba(255, 255, 255, 0.3);
        border-radius: 100%;
    }

        .header .arrow i:hover:after {
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
            opacity: 0;
            -webkit-transition: 0.5s;
            transition: 0.5s;
        }

.kenburns-section {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    min-height: 100vh;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-position: center center;
}

    .kenburns-section::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: -5;
        background: #000;
    }

.kenburns-inner {
    position: relative;
    z-index: 15;
}

    .kenburns-inner .caption h1 {
        position: relative;
        margin-bottom: 20px;
        font-family: "Gilda Display", serif;
        font-size: 55px;
        text-transform: uppercase;
        line-height: 1.35em;
        -webkit-animation-delay: 0.6s;
        animation-delay: 0.6s;
        color: #fff;
        font-weight: 400;
        letter-spacing: 15px;
    }

.kenburns-section div.reservation .call span {
    font-family: "Gilda Display", serif;
    font-size: 24px;
    color: #f37c1f;
    letter-spacing: 1px;
}

.banner-header h5, .link-btn, .reservations .text a, .rooms1 .item .category, .rooms1 .item .con .permalink, .rooms2 .caption .info-wrapper .date {
    font-family: "Barlow Condensed", sans-serif;
}

.link-btn, .rooms2 .caption h6 {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 400;
}

.banner-header {
    height: 100vh;
}

    .banner-header h1 {
        font-size: 60px;
        color: #fff;
        position: relative;
    }

        .banner-header h1.careers-title {
            font-size: 52px;
        }

    .banner-header h5 {
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 6px;
        margin-bottom: 10px;
    }

    .banner-header p {
        font-size: 15px;
        margin-bottom: 0;
        color: #fff;
    }

    .banner-header .author .avatar {
        width: 27px;
        height: 27px;
        overflow: hidden;
        border-radius: 50%;
        margin-right: 5px;
    }

    .banner-header .post {
        margin-top: 20px;
    }

        .banner-header .post .author {
            margin-right: 20px;
            font-size: 13px;
        }

        .banner-header .post .date-comment {
            position: relative;
            font-size: 13px;
            color: #fff;
            margin-right: 20px;
        }

            .banner-header .post .date-comment i {
                color: #f37c1f;
                font-size: 18px;
                margin-right: 5px;
            }

            .banner-header .post .date-comment:last-of-type, .news .item .con .category a:last-child {
                margin-right: 0;
            }

.video-fullscreen-wrap {
    height: 100vh;
    overflow: hidden;
}

.slider-fade .item.bg-img.slider-btn img, .video-fullscreen-video {
    height: 100%;
}

.video-fullscreen-wrap video {
    width: 100vw;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.video-fullscreen-wrap .video-fullscreen-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: right;
}

.video-lauch-wrapper {
    border: none;
    background: 0 0;
    width: 100%;
    padding: 0;
}

.video-fullscreen-wrap .overlay {
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 4;
}

.position-relative {
    position: relative !important;
}

.footer-top .footer-column, .news2 .item, .team .item {
    margin-bottom: 30px;
}

.team .info {
    text-align: center;
    padding: 30px 20px;
    position: relative;
    overflow: hidden;
    background: #fff;
}

    .team .info h6 {
        font-size: 20px;
        margin-bottom: 5px;
        color: #222;
    }

    .team .info .social p, .team .info p {
        margin-bottom: 0;
        color: #666;
    }

    .team .info .social {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

        .team .info .social a {
            font-size: 15px;
            color: #f37c1f;
            margin: 0 5px;
        }

.rooms1 .item {
    position: relative;
    overflow: hidden;
    margin-top: 15px;
}

    .rooms1 .item:hover img {
        -webkit-filter: none;
        filter: none;
        -webkit-transform: scale(1.09, 1.09);
        transform: scale(1.09, 1.09);
        -webkit-filter: brightness(70%);
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        -ms-transition: 1s;
        transition: 1s;
    }

    .rooms1 .item:hover .con {
        bottom: 0;
        margin-bottom: 0;
    }

    .news2 .post-img img, .rooms1 .item img, .services .img img {
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .rooms1 .item .category {
        position: absolute;
        top: 20px;
        right: 20px;
        z-index: 3;
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        text-transform: uppercase;
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 3px;
        background: 0 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        padding: 10px 3px;
    }

    .rooms1 .item .con, .rooms2 .caption {
        position: absolute;
        padding: 20px;
        left: 0;
    }

    .rooms1 .item .con {
        bottom: -60px;
        width: 100%;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        text-align: left;
        z-index: 20;
        height: auto;
        box-sizing: border-box;
        background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 2%, rgba(0, 0, 0, 0.75) 90%);
        background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.01) 2%, rgba(0, 0, 0, 0.75) 90%);
        background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.01) 2%, rgba(0, 0, 0, 0.75) 90%);
    }

    .rooms1 .item .line, .rooms1 .item:hover .line {
        transition-property: all;
        transition-timing-function: ease-in-out;
    }

    .rooms1 .item .con h6, .rooms1 .item .con h6 a {
        position: relative;
        color: #fff;
        font-size: 15px;
        font-family: "Barlow Condensed", sans-serif;
        display: inline;
        letter-spacing: 3px;
        text-transform: uppercase;
    }

        .rooms1 .item .con h6 i {
            font-size: 6px;
            margin-right: 2px;
        }

    .rooms1 .item .con h5, .rooms1 .item .con h5 a {
        position: relative;
        color: #fff;
        font-size: 27px;
        font-weight: 400;
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .news .item .con i, .rooms1 .item .con p {
        color: #fff;
        font-size: 20px;
    }

    .rooms1 .item .con i {
        color: #fff;
        font-size: 18px;
    }

    .rooms1 .item .con .butn-light {
        margin-left: 0;
        border-radius: 30px;
        border-color: #666;
        padding: 11px 30px;
    }

        .rooms1 .item .con .butn-light:hover {
            border-color: #f37c1f;
        }

    .rooms1 .item .line {
        text-align: center;
        height: 1px;
        width: 60px;
        background-color: rgba(255, 255, 255, 0.2);
        transition-duration: 0.3s;
        margin: auto 0 8px;
    }

    .rooms1 .item:hover .line {
        width: 100%;
        transition-duration: 0.8s;
    }

.room-facilities ul, .rooms1 .facilities ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .rooms1 .facilities ul li {
        color: #fff;
        font-size: 10px;
        text-transform: uppercase;
        letter-spacing: 3px;
        line-height: 1.2em;
        padding-bottom: 20px;
        float: left;
    }

        .rooms1 .facilities ul li i {
            margin-right: 10px;
        }

.rooms1 .item .con .permalink {
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #fff;
    height: 0;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: inline;
}

    .rooms1 .item .con .permalink a {
        color: #fff;
        text-align: right;
    }

    .rooms1 .item .con .permalink i {
        font-size: 10px;
        text-align: right;
    }

.rooms2 figure {
    margin: 0 0 0 auto;
    position: relative;
    width: 50%;
}

.rooms2.left figure {
    margin-left: 0;
    margin-right: auto;
}

.rooms2 figure img:hover {
    transform: scale(0.98);
}

.rooms2 .caption {
    background: #fff;
    top: 50%;
    width: 50%;
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 10;
    max-height: 360px;
    overflow-y: auto;
}

.rooms3 .square, .rooms3 .square-flip {
    background-size: cover;
    background-position: center center;
}

.rooms2.left .caption {
    left: auto;
    right: 0;
    background: #fff;
    padding: 2% 0 2% 2%;
}

.rooms2 .caption.padding-left {
    padding-left: 4%;
}

.rooms2.left .caption.padding-left {
    padding-right: 4%;
}

.rooms2 .caption h4, .rooms2 .caption h4 a {
    font-size: 35px;
    color: #222;
    margin-bottom: 5px;
}

.rooms2 .caption h3, .rooms2 .caption h3 a {
    font-size: 24px;
    color: #f37c1f;
    margin-bottom: 0;
}

    .rooms2 .caption h3 span {
        font-size: 15px;
        color: #666;
        font-family: Barlow, sans-serif;
    }

.rooms2 .caption h6 {
    color: #666;
    font-family: Barlow, sans-serif;
    font-size: 10px;
    margin-bottom: 10px;
    letter-spacing: 5px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.rooms2 .caption .info-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .rooms2 .caption .info-wrapper .more {
        color: #666;
        text-decoration: none;
        font-size: 14px;
    }

        .rooms2 .caption .info-wrapper .more i {
            color: #666;
            font-size: 10px;
        }

    .rooms2 .caption .info-wrapper .date {
        color: #222;
        font-size: 15px;
        background: 0 0;
        border: 1px solid #f37c1f;
        text-transform: uppercase;
        letter-spacing: 3px;
        padding: 3px 12px;
    }

        .rooms2 .caption .info-wrapper .date:hover {
            background: 0 0;
            border: 1px solid #222;
            color: #222;
        }

hr.border-1, hr.border-2 {
    border-top: 1px solid #ececec;
}

.link-btn {
    position: relative;
    font-size: 15px;
    letter-spacing: 3px;
}

    .link-btn i {
        margin-left: 3px;
        font-size: 15px;
        color: #f37c1f;
    }

    .link-btn:before {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 0;
        height: 1px;
        background-color: #f37c1f;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

.page-list-icon, .reservations {
    display: flex;
    align-items: center;
}

    .reservations .icon {
        position: relative;
        top: 3px;
    }

        .reservations .icon span {
            font-size: 35px;
            color: #e09d09;
        }

        .reservations .icon.color-1 span {
            font-size: 40px;
            color: #fff;
        }

    .footer-about-social-list a + a, .reservations .text {
        margin-left: 20px;
    }

        .page-list-text p, .reservations .text p {
            font-size: 15px;
            margin: 0;
        }

        .reservations .text a {
            font-size: 24px;
            color: #e09d09;
            letter-spacing: 1px;
        }

.rooms3 .square .category, .rooms3 .square h6, .rooms3 .square h6 a, .rooms3 .square2 h6 {
    font-weight: 400;
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.rooms3 .square-flip {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -ms-transform: perspective(1000px);
    transform: perspective(1000px);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    min-height: 450px;
    margin-bottom: 30px;
}

.rooms3 .square, .rooms3 .square2 {
    width: 100%;
    height: 100%;
}

.rooms3 .square {
    -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    -o-transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25), -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    overflow: hidden;
    position: absolute;
    top: 0;
    backface-visibility: hidden;
}

.rooms3 .square-container, .rooms3 .square2 {
    transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
}

.rooms3 .square .category {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 3;
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #fff;
    font-size: 15px;
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 10px 3px;
}

.rooms3 .square h4 {
    color: #fff;
    font-size: 27px;
    text-align: left;
    margin-bottom: 0;
    display: inline-flex;
}

.rooms3 .square h6, .rooms3 .square h6 a {
    position: relative;
    color: #fff;
    font-size: 15px;
    margin-bottom: 10px;
}

.rooms3 .square-flip .square {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 1;
}

.rooms3 .square-flip:hover .square {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.rooms3 .square2 {
    background: center center/cover #f8f5f0;
    -o-transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25), -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    overflow: hidden;
    position: absolute;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .Dinesss .owl-theme .owl-dot.active span, .rooms3 .square2.bg-white, [data-overlay-light]:before {
        background: #fff;
    }

    .rooms3 .square2:before {
        top: 25px;
        left: 15px;
        right: 15px;
        bottom: 25px;
    }

    .rooms3 .square2 h4 {
        font-size: 30px;
        color: #222;
    }

    .rooms3 .square2 h6 {
        position: relative;
        color: #f37c1f;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .rooms3 .square2 p {
        font-size: 15px;
        color: #666;
    }

    .rooms3 .square2 .icon img {
        width: 60px;
        color: #666;
        margin-bottom: 20px;
    }

.rooms3 .btn-line a {
    border-bottom: 1px solid #ccc;
    color: #666;
}

    .rooms3 .btn-line a:hover {
        border-bottom: 1px solid #f37c1f;
        color: #666;
    }

.rooms3 .square-flip .square2 {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 1;
}

.rooms3 .square-flip:hover .square2 {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.rooms3 .square-container {
    padding: 40px;
    text-align: right;
    height: 450px;
    position: relative;
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    -o-transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25), -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    -webkit-transform: translateX(0) scale(1);
    -ms-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 2;
}

.rooms3 .square-flip:hover .square-container {
    -webkit-transform: translateX(-650px) scale(0.88);
    -ms-transform: translateX(-650px) scale(0.88);
    transform: translateX(-650px) scale(0.88);
}

.rooms3 .square-container2 {
    padding: 30px;
    text-align: left;
    position: relative;
    top: 50%;
    -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    -o-transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25), -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    -webkit-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(0.88);
    transform: translateY(-50%) translateX(650px) translateZ(60px) scale(0.88);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 2;
}

.rooms3 .square-flip:hover .square-container2 {
    -webkit-transform: translateY(-50%) translateX(0) translateZ(0) scale(1);
    transform: translateY(-50%) translateX(0) translateZ(0) scale(1);
}

.rooms3 .flip-overlay {
    display: block;
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.2;
}

.rooms-page h6 {
    position: relative;
    font-family: "Gilda Display", serif;
    font-size: 24px;
    color: #222;
}

.footer, .footer-contact, .page-list {
    position: relative;
    display: block;
}

    .page-list li {
        position: relative;
        display: flex;
        align-items: center;
    }

.page-list-icon span {
    font-size: 18px;
    color: #f37c1f;
}

.page-list-text {
    margin-left: 15px;
}

.rooms-page .owl-nav {
    position: absolute;
    bottom: 3%;
    left: 12%;
}

.rooms-page .owl-theme .owl-nav [class*="owl-"] {
    width: 40px;
    height: 40px;
    line-height: 34px;
    background: 0 0;
    border-radius: 100%;
    color: rgba(255, 255, 255, 0.75);
    font-size: 11px;
    margin-right: 3px;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.3);
    transition: 0.2s ease-in-out;
    transform: scale(1);
}

    .rooms-page .owl-theme .owl-nav [class*="owl-"]:hover {
        transform: scale(0.9);
        background: 0 0;
        border: 1px solid #b19777;
        color: #b19777;
    }

.facilties .single-facility {
    background: 0 0;
    padding: 0px 20px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    line-height: 1;
    border: 1px solid #f1eeeb;
}

    .facilties .single-facility h5 {
        font-size: 24px;
        color: #222;
        margin-bottom: 10px;
    }

    .facilties .single-facility:hover h5 {
        color: #222;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .facilties .single-facility span {
        font-size: 45px;
        color: #f37c1f;
        line-height: 1;
        margin-bottom: 20px;
        display: inline-block;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .facilties .single-facility p {
        margin: 0;
        color: #666;
    }

    .facilties .single-facility .facility-shape {
        position: absolute;
        opacity: 0.02;
        z-index: -1;
        bottom: 15px;
        left: 120px;
    }

        .facilties .single-facility .facility-shape span {
            font-size: 140px;
            color: #222;
        }

hr {
    margin-top: 5px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.25);
}

.room-facilities .wrap {
    background: #222;
    padding: 30px;
}

.room-facilities ul li {
    color: #666;
    font-size: 15px;
    padding-bottom: 10px;
}

    .room-facilities ul li i {
        margin-right: 10px;
        color: #f37c1f;
        font-size: 20px;
    }

.gallery-box .gallery-img, .news2 .post-img, .services .img {
    position: relative;
    overflow: hidden;
}

    .services .img:hover img {
        -webkit-filter: none;
        filter: none;
        -webkit-transform: scale(1.09, 1.09);
        transform: scale(1.09, 1.09);
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        -ms-transition: 1s;
        transition: 1s;
    }

.services .content {
    width: 100%;
    padding: 30px;
}

    .services .content .date {
        display: table-cell;
        position: relative;
        width: 80px;
        z-index: 2;
    }

        .services .content .date h3 {
            font-size: 65px;
            font-weight: 500;
            color: #f37c1f;
            margin-bottom: 0;
        }

        .services .content .date h6 {
            color: #666;
            letter-spacing: 2px;
            font-size: 10px;
            font-family: Barlow, sans-serif;
            text-transform: uppercase;
            font-weight: 400;
        }

    .btn-form1-submit, .pricing-card .subname, .services .content .info h6, .testimonials .item .info h6 {
        text-transform: uppercase;
        letter-spacing: 3px;
    }

    .booking-box .head-box h6, .btn-form1-submit, .news .item .date i, .news2 .post-img .date i, .services .content .info h6, .testimonials .item .info h6, .testimonials-box .head-box h6 {
        font-family: "Barlow Condensed", sans-serif;
    }

    .services .content .cont h4 {
        margin: 0 0 10px;
        font-size: 32px;
        color: #222;
        font-weight: 400;
        line-height: 1.5em;
    }

    .services .content .cont .more {
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #f37c1f;
        padding-left: 40px;
        position: relative;
    }

        .services .content .cont .more:after {
            content: "";
            width: 30px;
            height: 1px;
            background: #f37c1f;
            position: absolute;
            top: 50%;
            left: 0;
        }

    .services .content .info h6 {
        font-size: 15px;
        color: #666;
        margin-bottom: 5px;
    }

    .services .content .cont .cta.cta_bg_black2 {
        text-align: CENTER;
        margin: AUTO;
        padding: 6px 20px;
        color: #f37c1f;
        text-decoration: none;
        border: 1px solid #f37c1f;
        background: 0 0;
    }

@media screen and (max-width: 480px) {
    .services .content .date {
        width: 60px;
    }

    .services .content .info .tags {
        margin: 5px 0 0;
    }

    .services .content .date h3 {
        font-size: 40px;
    }
}

.restaurant-menu .owl-carousel .owl-stage-outer {
    padding: 20px 0 60px;
}

.restaurant-menu .owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    background: 0 0;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 30px;
    border-radius: 50%;
    border: 1px solid #f37c1f;
    opacity: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    top: 18%;
}

    .restaurant-menu .owl-theme .owl-nav [class*="owl-"]:hover {
        background: 0 0;
        color: #f37c1f;
    }

.restaurant-menu .owl-carousel .owl-nav .owl-next span, .restaurant-menu .owl-carousel .owl-nav .owl-prev span {
    font-size: 12px;
}

.restaurant-menu .tabs-icon .item {
    padding: 15px 5px;
    cursor: pointer;
}

    .restaurant-menu .tabs-icon .item h6 {
        font-size: 20px;
        color: #fff;
        margin-bottom: 0;
    }

    .restaurant-menu .tabs-icon .item.active, .restaurant-menu .tabs-icon .owl-item.actived .item {
        color: #fff;
        position: relative;
        background: 0 0;
        padding: 15px;
        border: 1px solid #f37c1f;
    }

.restaurant-menu .restaurant-menu-content .cont h5 {
    font-size: 20px;
    color: #f37c1f;
    margin-bottom: 10px;
    text-align: left;
    border-bottom: 1px dashed #f37c1f;
    line-height: 2em;
}

.restaurant-menu .restaurant-menu-content .cont p {
    font-size: 15px;
    color: #adadad;
}

.restaurant-menu .restaurant-menu-content .cont h5 .price {
    color: #adadad;
    float: right;
}

.restaurant-menu .owl-carousel .owl-nav .owl-prev {
    left: -60px;
}

.restaurant-menu .owl-carousel .owl-nav .owl-next {
    right: -60px;
}

.restaurant-menu .restaurant-menu-content .cont .restaurant-menu-info {
    text-align: center;
    margin-bottom: 20px;
}

.clients .owl-carousel {
    margin: 20px 0;
}

.clients .clients-logo {
    opacity: 1;
    line-height: 0;
}

.clients img {
    -webkit-filter: none;
    filter: none;
}

    .clients img:hover {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

.gallery-box .gallery-detail, .gallery-box .gallery-img:after {
    position: absolute;
    transition: 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
    width: 100%;
    left: 0;
}

.gallery-item {
    position: relative;
    padding-top: 20px;
}

.gallery-box {
    overflow: hidden;
    position: relative;
}

    .gallery-box .gallery-img:after {
        content: " ";
        display: block;
        height: 100%;
        top: 0;
        border-radius: 0;
    }

    .gallery-box .gallery-img > img {
        transition: 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
        border-radius: 0;
    }

    .gallery-box .gallery-detail {
        opacity: 0;
        color: #fff;
        padding: 20px;
        box-sizing: border-box;
        overflow: hidden;
    }

        .gallery-box .gallery-detail h4 {
            font-size: 18px;
        }

        .gallery-box .gallery-detail p {
            color: Rgba(0, 0, 0, 0.4);
            font-size: 14px;
        }

        .gallery-box .gallery-detail i {
            color: #222;
            padding: 8px;
        }

    .gallery-box:hover .gallery-detail {
        top: 50%;
        transform: translate(0, -50%);
        opacity: 1;
    }

    .gallery-box:hover .gallery-img:after {
        background: rgba(0, 0, 0, 0.2);
    }

    .gallery-box:hover .gallery-img > img {
        transform: scale(1.05);
    }

button.mfp-arrow, button.mfp-close {
    border: 0 solid transparent;
    background: 0 0;
}

.vid-area h5 {
    font-size: 27px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 30px;
}

.play-button {
    position: relative;
    margin: auto;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 4;
}

    .play-button svg {
        position: absolute;
        width: 100%;
        height: 100%;
    }

.circle-fill circle {
    opacity: 1;
    fill: rgba(174, 140, 100, 0.7);
}

.polygon {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 90px;
    font-size: 35px;
    z-index: 2;
}

.play-button svg.circle-fill {
    z-index: 1;
    stroke-dasharray: 322;
    stroke-dashoffset: 322;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.play-button:hover svg.circle-fill {
    stroke-dashoffset: 38.5;
}

.play-button.color .circle-fill circle {
    fill: #f37c1f;
}

.video-wrapper {
    min-height: 500px;
}

    .video-wrapper .vid {
        position: relative;
        z-index: 8;
        top: 50%;
    }

        .video-wrapper .vid .vid-butn:hover .icon:before {
            -webkit-transform: scale(0);
            -ms-transform: scale(0);
            transform: scale(0);
        }

        .video-wrapper .vid .vid-butn .icon {
            color: #f37c1f;
            width: 100px;
            height: 100px;
            border: 1px solid rgba(255, 255, 255, 0.2);
            border-radius: 50%;
            line-height: 100px;
            text-align: center;
            font-size: 20px;
            position: relative;
            -webkit-transition: 0.5s;
            -o-transition: 0.5s;
            transition: 0.5s;
            display: block;
            margin: auto;
        }

            .video-wrapper .vid .vid-butn .icon:after {
                content: "";
                position: absolute;
                top: 5px;
                bottom: 5px;
                right: 5px;
                left: 5px;
                border: 1px solid #eee;
                border-radius: 50%;
                z-index: -1;
            }

            .video-wrapper .vid .vid-butn .icon:before {
                content: "";
                position: absolute;
                top: 5px;
                bottom: 5px;
                right: 5px;
                left: 5px;
                background: #fff;
                border-radius: 50%;
                z-index: -1;
                -webkit-transition: 0.5s cubic-bezier(1, 0, 0, 1);
                -o-transition: 0.5s cubic-bezier(1, 0, 0, 1);
                transition: 0.5s cubic-bezier(1, 0, 0, 1);
            }

.video-gallery-button {
    position: relative;
    margin: auto auto auto 15px;
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    z-index: 4;
    float: right;
}

.video-gallery-polygon {
    z-index: 2;
    display: inline-block;
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: 0 0;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    padding: 7px 6px 7px 8px;
    line-height: 0;
}

    .video-gallery-polygon:hover {
        background: #fff;
        border: 1px solid #fff;
        color: #f37c1f;
    }

.testimonials-box {
    position: relative;
    background: 0 0;
    padding: 30px;
    margin-bottom: 90px;
}

    .testimonials-box .head-box h6 {
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        letter-spacing: 6px;
        margin-bottom: 10px;
    }

    .testimonials-box .head-box h4 {
        font-size: 32px;
        font-weight: 400;
        color: #fff;
        margin-bottom: 10px;
    }

.line {
    width: 60px;
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
    margin-bottom: 10px;
}

.testimonials h5 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
    .rooms3 .square-flip {
        margin-bottom: 30px;
    }

    .rooms3 {
        padding-bottom: 70px;
    }

    .services .content .cont h4 {
        line-height: 1.25em;
    }

    .order2 {
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
    }

    .order1 {
        -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
        order: 1 !important;
    }

    .testimonials-box {
        margin-bottom: 90px;
        padding: 35px 20px;
    }
}

.testimonials .item {
    margin-bottom: 30px;
    position: relative;
}

    .testimonials .item .quote {
        position: absolute;
        right: 20px;
        top: 90px;
        width: 70px;
        margin: 0 auto 30px;
        opacity: 0.1;
    }

    .testimonials .item .info {
        text-align: left;
        margin: 30px 0 15px;
    }

        .testimonials .item .info .author-img {
            width: 70px;
            height: 70px;
            border-radius: 50%;
            float: left;
            overflow: hidden;
        }

        .testimonials .item .info .cont {
            margin-left: 85px;
        }

        .testimonials .item .info h6 {
            font-size: 15px;
            margin-bottom: 0;
            padding-top: 0;
            font-weight: 400;
            color: #fff;
            line-height: 1em;
        }

        .testimonials .item .info span {
            font-size: 12px;
            color: #fff;
            line-height: 1em;
        }

        .testimonials .item .info i {
            color: #222;
            font-size: 6px;
        }

@media screen and (max-width: 767px) {
    .navbar {
        background: 0 0;
        padding: 15px 0;
    }

    .nav-scroll {
        background: #fff;
    }

    .logo-wrapper {
        float: left;
        padding: 15px;
    }

    .nav-scroll .logo-wrapper {
        /*background-color: #fff;*/
    }

    .kenburns-inner .caption h4 {
        font-size: 12px;
    }

    .kenburns-inner .caption h1 {
        font-size: 30px;
        margin-bottom: 15px;
        letter-spacing: 5px;
        line-height: 1.35em;
    }

    .banner-header h1, .banner-header h1.careers-title {
        font-size: 45px;
    }

    .testimonials-box {
        padding: 0;
        margin-bottom: 30px;
    }

    .booking-inner select {
        width: 100%;
    }

    .booking-box {
        margin-bottom: 30px;
        padding: 25px 20px;
    }

    .video-wrapper {
        min-height: auto;
    }
}

.booking-wrapper {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 5%;
    z-index: 5;
}

.booking2-wrapper {
    position: relative;
    margin-bottom: 40px;
}

.booking-inner {
    position: relative;
    border-radius: 0;
}

.form1 {
    display: block;
    padding: 0;
    position: relative;
}

    .form1 .col1 {
        float: left;
        width: 15%;
    }

    .form1 .col2, .form1 .col3 {
        float: left;
        width: 13%;
    }

        .form1 .col2.c1 {
            width: 16%;
        }

    .form1 .c1, .form1 .c2, .form1 .c3, .form1 .c4, .form1 .c5 {
        border-right: 1px solid #f1eeeb;
        height: 62.5px;
        margin-bottom: 15px;
    }

.booking-inner.home-page .form1 .col1, .booking-inner.home-page .form1 .col2 {
    width: 12%;
}

.booking-inner.home-page .form1 .col3 {
    width: 15%;
}

.services .container-fuild {
    padding-left: 15px;
    padding-right: 15px;
}

.ui-datepicker .ui-datepicker-header {
    background: #f37c1f;
    border: #f37c1f;
    color: #fff;
}

.ui-datepicker {
    font-size: 15px;
    color: #222;
    background: #fff;
    z-index: 2000 !important;
    border: 1px solid #fff;
    border-radius: 0;
    bottom: 15%;
    top: auto !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #f8f5f0;
    background: #f8f5f0;
    color: #222;
}

.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    border: 1px solid #f37c1f;
    background: #f37c1f;
    font-weight: 400;
    color: #fff;
}

.ui-datepicker .ui-datepicker-prev:after {
    font-size: 10px;
    content: "\f104";
    font-family: 'FontAwesome';
    color: #fff;
}

.ui-datepicker .ui-datepicker-next:before {
    font-size: 10px;
    content: "\f105";
    font-family: 'FontAwesome';
    margin-top: 2px;
    color: #fff;
    float: right;
}

.ui-datepicker .ui-datepicker-next:hover, .ui-datepicker .ui-datepicker-prev:hover {
    background: 0 0;
    border: 1px solid transparent;
}

.btn-form1-submit {
    display: block;
    padding: 0;
    border: none;
    margin: 0;
    width: 100%;
    background: #f37c1f;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    line-height: 62.5px;
    position: relative;
    cursor: pointer;
    transition: 0.3s ease-out;
}

.input1_inner input, .input1_inner input:focus, .select2 {
    background: #fff;
    box-shadow: none;
}

.btn-form1-submit:after {
    content: "";
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    background: inherit;
}

.input1_inner:after {
    content: "";
    display: block;
    position: absolute;
    right: 14px;
    top: 23px;
    pointer-events: none;
    content: "\e6b6";
    font-family: themify;
    font-size: 15px;
    color: #f37c1f;
    line-height: 1;
}

.input1_inner.name-icon::after {
    content: "\e602";
    font-family: themify;
    font-size: 15px;
    color: #f37c1f;
}

.input1_inner.phone-icon::after {
    content: "\e621";
    font-family: themify;
    font-size: 15px;
    color: #f37c1f;
}

.input1_inner input {
    display: block;
    width: 100%;
    font-size: 15px;
    color: #222;
    padding: 20px 30px 20px 15px;
    border: none !important;
    border-radius: 0;
}

    .input1_inner input::placeholder {
        font-size: 15px;
        color: #222 !important;
    }

    .input1_inner input:focus {
        outline: 0;
        color: #222 !important;
    }

.select1_inner:after {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    top: 25px;
    pointer-events: none;
    content: "\e64b";
    font-family: themify;
    font-size: 10px;
    color: #f37c1f;
    font-weight: 400;
    line-height: 15px;
}

.pricing-card .amount, .pricing-card .name {
    font-family: "Gilda Display", serif;
    line-height: 1;
}

.select2 {
    display: block;
    font-size: 15px;
    color: #222;
    padding: 16px 40px 20px 20px;
    border: none;
    border-radius: 0;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 500px;
}

.select2-container--default .select2-selection--single {
    background: 0 0;
    border-radius: 0;
    border: none;
    height: auto;
}

.selection {
    display: inline-flex;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 15px;
    line-height: 28px;
    padding: 17px 15px 17px 20px;
    color: #222;
}

.f-number br, .footer-left-icon:hover .white-img, .footer-right-icon:hover .white-img, .hide, .logo-wrapper.mobile-view, .news .item .con .category a:last-child:after, .orange-img, .pink.hide, .read-more-btn.read-more-hide, .read-more-btn.read-more-hide.read-more-show, .read-more-hide, .select2-container--default .select2-selection--single .select2-selection__arrow, .show-mobile {
    display: none;
}

.select2-dropdown {
    background: 0 0;
    border-radius: 0;
    z-index: 100;
    min-width: 0;
    border: none;
}

.more_info, .more_info .popup {
    border-radius: 6px;
    position: absolute;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: 2px solid #f37c1f;
}

.select2-container--open .select2-dropdown--below {
    border-top: 2px solid #f37c1f;
}

.select2-results__option {
    padding: 10px 12px;
    background: #fff;
    font-size: 15px;
    line-height: 20px;
    color: #222;
    border-top: 1px solid #ececec;
    text-align: center;
}

    .select2-results__option:first-child {
        border-top: none;
    }

.small .select2-results__option {
    padding-left: 0;
}

.career-tab ul li .nav-link.active, .cta.cta_bg, .dining_listing a.cta.cta_bg_black2, .nav_offers li.nav-item a.nav-link.active, .select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option[aria-selected="true"] {
    background: #f37c1f;
    color: #fff;
}

.more_info {
    cursor: pointer;
    color: #fff;
    right: 30px;
    top: -35px;
    font-family: Barlow, sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: 2px 12px;
}

    .more_info .popup {
        bottom: 30px;
        background-color: rgba(0, 0, 0, 0.9);
        padding: 8px;
        right: -45px;
        max-width: 270px;
        min-width: 270px;
        height: 166px;
        z-index: 100;
        display: none;
        color: #fff;
        overflow: hidden;
    }

#cookiebar .container, #cookiebarBox .container {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.more_info .popup::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    z-index: 1;
    display: block;
    margin: auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #0000009e;
    width: 20px;
}

.more_info .popup ul {
    padding-left: 18px;
    margin-bottom: 0;
}

    .more_info .popup ul li {
        font-size: 15px;
        line-height: 20px;
        margin: 10px 0;
        list-style-type: disc;
    }

.slide-left1 {
    animation: 1s slide-left;
}

.slide-left2 {
    animation: 1.2s slide-left;
}

.slide-left3 {
    animation: 1.4s slide-left;
}

.slide-left4 {
    animation: 1.6s slide-left;
}

.slide-left5 {
    animation: 1.8s slide-left;
}

@keyframes slide-left {
    from {
        margin-bottom: 50%;
    }

    to {
        margin-bottom: 0;
    }
}

#cookiebarBox .container {
    background-color: #00000082;
}

@media (max-width: 1259.98px) {
    .booking2-wrapper {
        margin-bottom: 30px;
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-lg > .table-bordered {
            border: 0;
        }

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    .rooms2 figure {
        width: auto;
        margin: 0;
    }

    .rooms2 .caption, .rooms2.left .caption {
        position: relative;
        left: 0;
        top: 0;
        width: auto;
        padding: 30px 20px;
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }

    .booking2-wrapper {
        margin-bottom: 40px;
    }

    .form1 .col1 {
        width: 50%;
        border-bottom: 1px solid #ececec;
    }

    .form1 .c2 {
        border-right: none;
    }

    .form1 .col2, .form1 .col2.c1, .form1 .col3 {
        width: 25%;
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }

        .table-responsive-md > .table-bordered {
            border: 0;
        }

    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0;
    }

    .form1 .col1, .form1 .col2, .form1 .col2.c1 {
        width: 100%;
        border-right: 0;
        border-bottom: 1px solid #ececec;
    }

    .form1 .col3 {
        width: 100%;
        border-right: 0;
    }

    .btn-form1-submit:after {
        background: 0 0;
    }

    .booking-wrapper {
        position: relative;
        bottom: auto;
        padding: 30px 0;
        background: #f8f5f0;
    }
}

.booking-box {
    position: relative;
    padding: 30px;
    background-color: rgba(248, 245, 240, 0.8);
}

    .booking-box .head-box h6 {
        font-size: 15px;
        font-weight: 400;
        color: #666;
        text-transform: uppercase;
        position: relative;
        letter-spacing: 6px;
        margin-bottom: 10px;
    }

    .booking-box .head-box h4 {
        font-size: 27px;
        font-weight: 400;
        color: #222;
        border-bottom: 1px solid #ececec;
        padding-bottom: 15px;
    }

.pricing-card {
    background-color: #fff;
    margin-bottom: 30px;
}

    .pricing-card .desc {
        padding: 37px;
    }

    .pricing-card .name {
        margin: 0 0 20px;
        font-size: 24px;
        color: #222;
    }

    .pricing-card .subname {
        line-height: 1;
        margin: 0 0 20px;
        font-size: 12px;
        color: #666;
    }

    .pricing-card .amount {
        margin: 0 0 20px;
        font-size: 40px;
        color: #f37c1f;
    }

        .pricing-card .amount span {
            font-family: Barlow, sans-serif;
            font-size: 15px;
            color: #666;
        }

    .pricing-card .list {
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0;
    }

        .pricing-card .list li {
            position: relative;
            font-size: 15px;
            padding-left: 30px;
        }

            .footer-about-social-list, .pricing-card .list li + li {
                margin-top: 5px;
            }

            .pricing-card .list li i {
                position: absolute;
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                font-size: 15px;
                color: #f37c1f;
            }

.accordion-box .block {
    position: relative;
    background: #fff;
    border-radius: 0;
    overflow: hidden;
    margin-bottom: 15px;
}

.news .item, .news2-sidebar .widget {
    margin-bottom: 30px;
    overflow: hidden;
}

.accordion-box .block .acc-btn {
    position: relative;
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    cursor: pointer;
    padding: 20px 60px 20px 40px;
    color: #222;
    transition: 0.5s;
    font-family: "Gilda Display", serif;
}

    .accordion-box .block .acc-btn .count {
        color: #f37c1f;
        padding-right: 3px;
    }

    .accordion-box .block .acc-btn:before {
        position: absolute;
        right: 35px;
        top: 20px;
        height: 30px;
        font-size: 14px;
        font-weight: 400;
        color: #f37c1f;
        line-height: 30px;
        content: "\e61a";
        font-family: Themify;
        transition: 0.5s;
    }

    .accordion-box .block .acc-btn.active {
        background-color: #fff;
        color: #f37c1f;
    }

.accordion-box .block .acc-content {
    position: relative;
    display: none;
}

.accordion-box .block .content {
    position: relative;
    padding: 0 40px 30px;
    background-color: #fff;
    color: #666;
}

    .accordion-box .block .content .text {
        position: relative;
        top: 0;
        display: block;
    }

.news .item {
    position: relative;
}

    .news .item:hover img {
        -webkit-filter: none;
        filter: none;
        -webkit-transform: scale(1.09, 1.09);
        transform: scale(1.09, 1.09);
        -webkit-filter: brightness(75%);
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -o-transition: 1s;
        -ms-transition: 1s;
        transition: 1s;
    }

    .news .item img {
        -webkit-transition: 0.5s;
        transition: 0.5s;
        -webkit-filter: brightness(100%);
        filter: brightness(100%);
        height: 436px;
    }

    .news .item .date {
        display: inline-block;
        position: absolute;
        top: 20px;
        left: 20px;
        background: 0 0;
        border: 1px solid rgba(255, 255, 255, 0.5);
        color: #fff;
        padding: 5px 10px;
        text-align: center;
    }

        .news .item .date span, .news2 .post-img .date span {
            font-family: "Barlow Condensed", sans-serif;
            display: block;
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: 3px;
            color: #fff;
        }

        .news .item .date i, .news2 .post-img .date i {
            display: block;
            font-size: 24px;
            font-style: normal;
            color: #fff;
        }

    .news .item .con {
        margin: 0;
        padding: 20px;
        background-color: #f8f5f0 !important;
        border: 1px solid #f8f5f0;
        border-radius: 0;
        overflow: hidden;
        -webkit-transition: 0.2s cubic-bezier(0.3, 0.58, 0.55, 1);
        transition: 0.2s cubic-bezier(0.3, 0.58, 0.55, 1);
        bottom: 2px;
        position: relative;
    }

        .news .item .con .category, .news2 .post-cont .date, .news2 .post-cont .tag {
            letter-spacing: 3px;
            margin-bottom: 5px;
            font-family: Barlow, sans-serif;
            text-transform: uppercase;
        }

        .news .item .con .category {
            font-size: 12px;
            font-weight: 400;
            display: none;
        }

            .news .item .con .category a {
                margin-right: 5px;
                position: relative;
                color: #666;
            }

        .news .item .con h5, .news .item .con h5 a {
            color: #222;
            font-size: 24px;
            font-family: "Gilda Display", serif;
            font-weight: 400;
            margin-bottom: 0;
        }

        .news .item .con p {
            color: #000;
            font-size: 17px;
            margin-bottom: 0;
        }

.news2 .post-img:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
    transition: 1s;
}

.news2 .post-img .date {
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}

.news2 .post-cont {
    padding: 30px 0;
}

    .news2 .post-cont .tag {
        display: block;
        font-weight: 400;
        font-size: 12px;
        color: #f37c1f;
    }

    .news2 .post-cont h5 {
        font-size: 30px;
    }

    .news2 .post-cont .date {
        margin-top: 0;
        font-size: 12px;
        text-align: right;
    }

    .news2 .post-cont i {
        color: #ccc;
        margin: 0 10px;
        font-size: 12px;
    }

.dining_listing .col-md-12:last-child .room_sec, .news2 .item:last-child .post-cont {
    padding-bottom: 0;
}

.news2-sidebar .widget {
    background: #f8f5f0;
    padding: 30px;
}

    .news2-sidebar .widget ul {
        margin-bottom: 0;
        padding: 0;
    }

        .news2-sidebar .widget ul li {
            margin-bottom: 15px;
            color: #666;
            font-size: 15px;
            line-height: 1.5em;
        }

            .news2-sidebar .widget ul li i {
                font-size: 9px;
                margin-right: 10px;
            }

    .news2-sidebar .widget .recent li {
        display: block;
        overflow: hidden;
    }

    .news2-sidebar .widget .recent .thum {
        width: 90px;
        overflow: hidden;
        float: left;
    }

    .news2-sidebar .widget .recent a {
        display: block;
        margin-left: 105px;
    }

.footer-contact .footer-title, .news2-sidebar .widget-title {
    margin-bottom: 20px;
}

    .news2-sidebar .widget-title h6 {
        padding-bottom: 5px;
        border-bottom: 1px solid #eee3d0;
        font-size: 24px;
        line-height: 1.75em;
        margin-bottom: 15px;
        color: #222;
    }

.news2-sidebar .search form input {
    width: 100%;
    padding: 10px;
    border: 0;
    background: #fff;
    margin-bottom: 0;
}

.news2-sidebar .search form button {
    position: absolute;
    right: 0;
    top: 0;
    background-color: transparent;
    color: #222;
    border: 0;
    padding: 10px;
    cursor: pointer;
}

.news2-sidebar .tags li {
    margin: 3px !important;
    padding: 8px 20px;
    background-color: #fff;
    border: 1px solid #fff;
    color: #666 !important;
    float: left;
}

.news2-sidebar ul.tags li a {
    font-size: 14px;
    color: #666;
}

    .news2-sidebar ul.tags li a:hover, .news2-sidebar ul.tags li:hover {
        background-color: #f37c1f;
        color: #fff;
    }

.news-pagination-wrap {
    padding: 0;
    margin: 0;
    text-align: center;
}

    .news-pagination-wrap li {
        display: inline-block;
        margin: 0 5px;
    }

        .news-pagination-wrap li a {
            background: 0 0;
            display: inline-block;
            width: 40px;
            height: 40px;
            line-height: 37px;
            text-align: center;
            color: #666;
            font-weight: 400;
            border: 1px solid rgba(102, 102, 102, 0.1);
            font-family: Barlow, sans-serif;
            font-size: 16px;
            border-radius: 100%;
        }

            .news-pagination-wrap li a i {
                font-size: 11px;
            }

            .news-pagination-wrap li a:hover {
                opacity: 1;
                text-decoration: none;
                background: 0 0;
                border: 1px solid #f37c1f;
                color: #f37c1f;
            }

            .news-pagination-wrap li a.active {
                background-color: transparent;
                border: 1px solid #f37c1f;
                color: #f37c1f;
            }

@media screen and (max-width: 768px) {
    .clients .owl-theme .owl-nav, .header div.reservation, .kenburns-section div.reservation, .news .owl-theme .owl-nav, .pricing .owl-theme .owl-nav, .rooms-page .owl-nav, .rooms-page .owl-theme .owl-nav, .rooms1 .owl-theme .owl-nav, .rooms2 .owl-theme .owl-nav, .rooms3 .owl-theme .owl-nav, .slider-fade .owl-nav, .team .owl-theme .owl-nav, .testimonials .owl-theme .owl-nav {
        display: none;
    }

    .news-pagination-wrap {
        padding: 0;
        margin: 0;
        text-align: center;
    }
}

.news-post-section {
    padding-top: 120px;
}

.post-comment-section {
    margin-top: 60px;
}

    .post-comment-section h3 {
        font-size: 20px;
        color: #222;
        font-family: "Gilda Display", serif;
        margin-bottom: 15px;
    }

        .post-comment-section h3 span {
            font-family: Barlow, sans-serif;
            font-size: 12px;
            color: #666;
            margin-left: 15px;
        }

.news-post-caption h1 {
    margin-bottom: 20px;
    font-size: 40px;
    text-transform: uppercase;
}

.news-post-comment-wrap {
    display: flex;
    margin-bottom: 60px;
}

.post-user-comment {
    margin-right: 20px;
    flex: 0 0 auto;
}

    .post-user-comment img {
        border-radius: 100%;
        width: 100px;
    }

.post-user-content {
    margin-right: 26px;
}

.post-repay {
    font-size: 14px;
    color: #f37c1f;
    margin: 0;
    font-weight: 400;
}

.contact h3 {
    font-size: 24px;
    color: #222;
}

.butn-dark a, .butn-light a, .comming h6 {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Barlow Condensed", sans-serif;
    letter-spacing: 3px;
}

.map {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.butn-dark, .butn-light {
    position: relative;
    line-height: 1.2em;
}

    .butn-dark a {
        background: #e09d09;
        color: #fff;
        padding: 13px 22px;
        margin: 0;
        position: relative;
    }

        .butn-dark a:after {
            content: "";
            width: 0;
            height: 100%;
            position: absolute;
            bottom: 0;
            left: 100%;
            z-index: 1;
            background: #222;
            color: #fff;
            -webkit-transition: 0.3s;
            transition: 0.3s;
        }

        .butn-dark a:hover:after, .butn-light a:hover:after {
            width: 100%;
            left: 0;
            -webkit-transition: width 0.3s;
            transition: width 0.3s;
        }

    .butn-light a {
        background: 0 0;
        color: #fff;
        padding: 12px 20px;
        margin: 0;
        position: relative;
        border: 1px solid rgba(255, 255, 255, 0.5);
    }

        .butn-light a:after {
            content: "";
            width: 0;
            height: 100%;
            position: absolute;
            bottom: 0;
            left: 100%;
            z-index: 1;
            -webkit-transition: 0.3s;
            transition: 0.3s;
            background: #fff;
        }

.comming {
    min-height: 100vh;
    height: auto;
    position: relative;
    background-blend-mode: overlay;
    background: rgba(0, 0, 0, 0.4);
    background-image: url("../images/slider/1.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    color: #fff;
}

@media (max-width: 767px) {
    .comming {
        min-height: 120vh;
    }
}

.comming .item {
    background: 0 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 30px 15px;
    margin-bottom: 30px;
}

.comming h6 {
    color: #fff;
    margin-bottom: 30px;
}

.comming h1, .comming h3 {
    margin-bottom: 0;
    position: relative;
}

.comming h3 {
    font-size: 48px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.comming h2 {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    position: relative;
}

.comming h1 {
    font-size: 200px;
    font-weight: 400;
    color: transparent;
    -webkit-text-stroke: 1px #fff;
    opacity: 0.8;
}

.comming p {
    color: #fff;
    font-size: 15px;
}

.comming form {
    margin-top: 30px;
    position: relative;
}

    .comming form input {
        width: 100%;
        padding: 11px 50px 11px 11px;
        background-color: transparent;
        border: 1px solid #f37c1f;
        border-radius: 0;
        color: #fff;
        margin-bottom: 15px;
        outline: 0;
    }

        .comming form input::placeholder {
            color: #fff;
        }

    .comming form button {
        background-color: #f37c1f;
        padding: 6px 20px;
        border-radius: 0;
        color: #fff;
        border: 0;
        position: absolute;
        top: 4px;
        right: 4px;
        cursor: pointer;
        font-family: "Barlow Condensed", sans-serif;
        font-size: 15px;
        letter-spacing: 3px;
        text-transform: uppercase;
        font-weight: 400;
        outline: 0;
    }

        .comming form button:hover {
            background-color: #222;
            color: #fff;
            outline: 0;
        }

.go-back {
    margin-top: 45px;
}

    .go-back a {
        color: #fff;
        display: inline-block;
        font-family: "Barlow Condensed", sans-serif;
        font-size: 15px;
        text-transform: uppercase;
        letter-spacing: 3px;
    }

.footer-contact-phone, .pop-up h4 {
    font-family: "Gilda Display", serif;
}

.go-back a span {
    transition: 0.5s;
}

    .go-back a span i {
        color: #fff;
        font-size: 12px;
    }

.go-back a:hover span {
    padding-right: 15px;
}

.error-form {
    position: relative;
    max-width: 520px;
    margin: 50px auto 0;
}

    .error-form .form-group {
        position: relative;
        margin: 0;
    }

        .error-form .form-group input[type="email"], .error-form .form-group input[type="search"], .error-form .form-group input[type="text"] {
            position: relative;
            width: 100%;
            line-height: 30px;
            padding: 20px 60px 20px 30px;
            height: 70px;
            display: block;
            font-family: Barlow, sans-serif;
            font-size: 15px;
            background: #f4f4f4;
            color: #666;
            border-radius: 7px;
            border: 1px solid #f4f4f4;
            transition: 0.3s;
        }

            .error-form .form-group input[type="email"]:focus, .error-form .form-group input[type="search"]:focus, .error-form .form-group input[type="text"]:focus {
                border-color: #f4f4f4;
            }

        .error-form .form-group input::-webkit-input-placeholder {
            color: #f4f4f4;
        }

        .error-form .form-group .theme-btn {
            position: absolute;
            right: 20px;
            top: 10px;
            width: 40px;
            height: 40px;
            line-height: 40px;
            font-size: 20px;
            background: 0 0;
            color: #666;
        }

            .error-form .form-group .theme-btn span {
                vertical-align: middle;
                outline: 0;
            }

.footer-top {
    position: relative;
    display: block;
    background: #222;
    padding: 90px 0 60px;
    z-index: 1;
}

.footer-left-icon, .footer-right-icon {
    position: absolute;
    z-index: 1;
    max-width: 130px;
}

.footer-right-icon {
    right: 0;
    top: 0;
}

.footer-left-icon {
    left: 0;
    bottom: 0;
}

    .footer-left-icon img, .footer-right-icon img {
        width: auto;
        max-width: 100%;
        transition: 0.6s;
    }

.footer-title {
    font-size: 24px;
    color: #fff;
    margin-bottom: 20px;
}

.footer-about-text, .footer-contact-text {
    font-size: 14px;
    margin: 0;
    color: #adadad;
}

.footer-about-social-list i {
    font-size: 23px;
}

.footer-about-social-list a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    color: #fff;
    font-size: 15px;
    background-color: transparent;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    .footer-about-social-list a:nth-child(2) {
        margin-left: 12px;
    }

    .footer-about-social-list a:hover {
        background-color: transparent;
        color: #f37c1f;
    }

.footer-explore-list li + li {
    margin-top: 3px;
}

.footer-explore-list li a {
    position: relative;
    display: block;
    font-size: 15px;
    color: #adadad;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    .footer-explore-list li a:hover {
        padding-left: 15px;
        color: #f37c1f;
    }

    .footer-explore-list li a:before {
        position: absolute;
        top: 55%;
        left: 0;
        bottom: 0;
        width: 6px;
        height: 6px;
        content: "";
        background-color: #f37c1f;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        opacity: 0;
        border-radius: 50%;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

.footer-contact-text {
    padding-bottom: 20px;
}

.footer-contact-phone {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    display: block;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    .PresenceOur h2, .footer-contact-mail:hover, .footer-contact-phone:hover, .footer-language select option, [data-overlay-dark] h1, [data-overlay-dark] h2, [data-overlay-dark] h3, [data-overlay-dark] h4, [data-overlay-dark] h5, [data-overlay-dark] h6, [data-overlay-dark] p, [data-overlay-dark] span, [data-overlay-darkgray] h1, [data-overlay-darkgray] h2, [data-overlay-darkgray] h3, [data-overlay-darkgray] h4, [data-overlay-darkgray] h5, [data-overlay-darkgray] h6, [data-overlay-darkgray] span {
        color: #fff;
    }

.footer-contact-mail {
    font-size: 17px;
    line-height: 3em;
    color: #fff;
    position: relative;
    display: inline-block;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

    .footer-contact-mail:before {
        position: absolute;
        bottom: 9px;
        left: 0;
        right: 0;
        height: 1px;
        background-color: #f37c1f;
        content: "";
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

    .footer-contact-mail:hover:before, .gallery-sec .nav .nav-link.active {
        background-color: #e09d09;
        font-weight:bold;
    }

.footer-explore {
    padding-left: 40px;
}

.footer-explore-list li {
    display: inline-block;
    vertical-align: top;
    width: 49%;
}

.f-number a {
    font-size: 19px;
    line-height: normal;
    vertical-align: top;
}

.footer-language {
    width: 160px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-top: 30px;
}

    .footer-language i {
        position: absolute;
        right: 30px;
        top: 17px;
        font-size: 15px;
        opacity: 0.6;
        color: #adadad;
    }

    .footer-language select {
        height: 50px;
        background: #282828;
        color: #adadad;
        border: 1px solid #282828;
        border-radius: 0;
    }

select {
    width: 355px;
    max-width: 100%;
    padding: 0 30px;
    border: 1px solid #adadad;
    color: #adadad;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.footer-bottom {
    position: relative;
    display: block;
    background-color: #1e1e1e;
    -webkit-box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    box-shadow: 0 -1px 0 0 rgba(255, 255, 255, 0.05);
    padding: 32px 0;
}

.footer-bottom-inner {
    position: relative;
    display: block;
    text-align: center;
}

.footer-bottom-copy-right {
    font-size: 12px;
    color: #adadad;
    margin: 0;
}

    .footer-bottom-copy-right a {
        color: #fff;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

.progress-wrap, .progress-wrap::after {
    height: 45px;
    width: 45px;
    cursor: pointer;
    display: block;
    -webkit-transition: 0.4s linear;
    transition: 0.4s linear;
    -o-transition: 0.4s linear;
}

.progress-wrap {
    position: fixed;
    bottom: 56px;
    right: 30px;
    border-radius: 50px;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    transition: 0.4s linear;
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
}

    .progress-wrap.active-progress {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    .progress-wrap::after {
        position: absolute;
        font-family: FontAwesome;
        content: "\f106";
        text-align: center;
        line-height: 45px;
        font-size: 12px;
        font-weight: 700;
        left: 0;
        top: 0;
        z-index: 1;
        transition: 0.4s linear;
        color: #f37c1f;
    }

    .progress-wrap svg path {
        fill: none;
    }

    .progress-wrap svg.progress-circle path {
        stroke: rgba(0, 0, 0, 0.2);
        stroke-width: 2;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transition: 0.4s linear;
        -o-transition: 0.4s linear;
        transition: 0.4s linear;
        stroke: #f37c1f;
    }

[data-overlay-dark]:before, [data-overlay-darkgray]:before, [data-overlay-light]:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

[data-overlay-dark]:before {
    background: #000;
}

[data-overlay-darkgray] p, [data-overlay-light] h1, [data-overlay-light] h2, [data-overlay-light] h3, [data-overlay-light] h4, [data-overlay-light] h5, [data-overlay-light] h6, [data-overlay-light] p, [data-overlay-light] span {
    color: #999;
}

[data-overlay-dark="1"]:before, [data-overlay-darkgray="1"]:before, [data-overlay-light="1"]:before {
    opacity: 0.4;
}

[data-overlay-dark="2"]:before, [data-overlay-darkgray="2"]:before, [data-overlay-light="2"]:before {
    opacity: 0.4;
}

[data-overlay-dark="3"]:before, [data-overlay-darkgray="3"]:before, [data-overlay-light="3"]:before {
    opacity: 0.3;
}

[data-overlay-dark="4"]:before, [data-overlay-darkgray="4"]:before, [data-overlay-light="4"]:before {
    opacity: 0.4;
}

[data-overlay-dark="6"]:before, [data-overlay-darkgray="6"]:before, [data-overlay-light="6"]:before {
    opacity: 0.6;
}

[data-overlay-dark="7"]:before, [data-overlay-darkgray="7"]:before, [data-overlay-light="7"]:before {
    opacity: 0.7;
}

[data-overlay-dark="8"]:before, [data-overlay-darkgray="8"]:before, [data-overlay-light="8"]:before {
    opacity: 0.8;
}

@media screen and (max-width: 991px) {
    .booking-box {
        margin-bottom: 90px;
        padding: 35px 20px;
    }

    .navbar button, .navbar button:hover {
        background: 0 0;
    }

    .dropdown-menu, .dropdown-menu .sub-menu {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        display: none;
    }

    .bg-fixed, .header {
        background-attachment: scroll !important;
    }

    .contact.section-padding .col-md-5.mb-30.offset-md-1, .navbar .logo {
        margin-left: 0;
    }

    .navbar .logo {
        text-align: left;
        padding-left: 30px;
    }

    .nav-scroll .logo {
        width: auto;
    }

    .dropdown .mega-menu, .dropdown-menu, .dropdown-menu .sub-menu {
        opacity: 1;
        visibility: visible;
        width: 100%;
    }

    .logo-img {
        margin-bottom: 0;
    }

    .navbar button {
        margin-right: 15px;
        outline: 0 !important;
    }

    .navbar .container {
        max-width: 100%;
        background-color: #1c1c1c;
    }

    .navbar .navbar-collapse {
        max-height: 360px;
        overflow: auto;
        background: #fff;
        text-align: left;
        padding: 15px 30px 30px 15px;
    }

    .navbar .nav-link {
        margin: 0 auto !important;
    }

    .navbar .navbar-nav .nav-link {
        color: #222;
    }

    .nav-scroll .navbar-collapse .nav-link {
        color: #222 !important;
    }

    .nav-scroll .navbar-collapse .active {
        color: #f37c1f !important;
    }

    .dropdown-menu {
        transform: translateY(0);
    }

        .dropdown-menu .sub-menu {
            position: static;
            margin-top: 15px;
            transform: translateY(0);
        }

    .dropdown .dropdown-menu:hover .sub-menu, .dropdown:hover .dropdown-menu, .dropdown:hover .mega-menu {
        display: block;
    }

    .dropdown .mega-menu {
        position: static;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        display: none;
    }

        .dropdown .mega-menu .dropdown-menu {
            border: 0;
            margin: 0;
        }

        .dropdown .mega-menu .dropdown-title {
            border-bottom-color: #666;
        }

    .dropdown-menu .dropdown-item, .sub-menu .dropdown-item {
        color: #666;
    }

    .header {
        background-position: 50% 0 !important;
    }

        .header .caption .slider-heading, .header .caption h1 {
            font-size: 40px;
        }

    .contact.section-padding .mb-90 {
        margin-bottom: 15px !important;
    }

    .maps iframe {
        height: 300px;
    }

    .footer-top {
        padding: 75px 0 15px;
    }

        .footer-top::before {
            width: 85px;
            height: 80px;
        }

        .footer-top::after {
            width: 100px;
            height: 112px;
        }

    .footer-bottom {
        padding: 15px 0;
    }

    .footer-about-text, .footer-contact-text {
        font-size: 14px;
        line-height: 22px;
    }

    .reservations .text a {
        font-size: 19px;
    }

    .navbar {
        padding-top: 0;
        background-color: #1c1c1c;
    }

    .banner-header h1, .banner-header h1.careers-title {
        font-size: 36px;
    }

    .footer-left-icon, .footer-right-icon {
        max-width: 120px;
    }

    .navbar .navbar-collapse .book-stay {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .logo-wrapper .logo h2 {
        display: none;
    }

    .header .caption .slider-heading, .header .caption h1 {
        font-size: 30px;
        margin-bottom: 15px;
        /*letter-spacing: 10px;*/
        line-height: 1.35em;
    }

    .header .caption h4 {
        font-size: 12px;
    }

    .header .caption p {
        font-size: 15px;
        margin-right: 10px;
    }

    .header .caption .butn-light {
        margin-right: 10px;
    }

    .portfolio .filtering span {
        margin-bottom: 10px;
    }

    .news .item .con h5, .news .item .con h5 a {
        font-size: 20px;
    }

    .post-comment-section h3 span {
        margin-left: 0;
    }

    .navbar .logo img.logo-img {
        max-width: 74px;
    }

    .logo-wrapper {
        padding: 8px 15px;
        margin-right: 0;
    }

    .footer-top {
        padding: 40px 0 15px;
    }

    .footer-left-icon, .footer-right-icon {
        max-width: 85px;
    }
}

.cta {
    text-align: CENTER;
    margin: AUTO;
    padding: 6px 20px;
    color: #f37c1f;
    text-decoration: none;
    border: 1px solid #f37c1f;
}

.foot-nav li a {
    font-size: 18px;
    color: #fff;
    font-family: Barlow, sans-serif;
}

.foot-nav li {
    display: inline-block;
    padding: 6px 20px;
}

.PresenceOur {
    border-bottom: 1px solid #515151;
    margin-bottom: 30px;
}

.flar_right, .position1 {
    position: relative;
    z-index: 9;
}

.dine_box_top_left, .img_box.dine_box_bottom_left {
    right: inherit;
    left: -18%;
}

.dine_box_top {
    position: relative;
    right: -18%;
    z-index: 9;
    top: -10%;
}

.img_box {
    border: 4px solid #fff;
}

    .img_box.dine_box_bottom {
        position: relative;
        right: -18%;
        bottom: -17%;
    }

.row_bottom {
    margin-bottom: 60px;
}

.row_align {
    align-items: CENTER;
}

.facilties .single-facility img {
    width: 49px;
    margin-bottom: 16px;
}

.wedding_inner_section {
    background-size: cover !important;
    background-attachment: fixed !important;
}

.wedding_detail_box {
    text-align: center;
    height: 490px;
    border: 2px solid #fff;
}

.wedding_vertical {
    padding: 0 15px;
    position: relative;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
}

.wedding_detail_box p {
    font-size: 15px;
    margin-bottom: 19px;
    color: #fff;
    line-height: 24px;
}

.wedding_enquire_btn {
    font-size: 14px;
    color: #fff !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-width: 160px;
    display: inline-block;
    background: #f37c1f;
    padding: 6px 0;
}

.wedding_detail_box h2 {
    font-size: 40px;
    margin-bottom: 6px;
    color: #fff;
    text-transform: capitalize;
}

.wedding_middle {
    border: none;
}

.bg_grey_with_border {
    padding: 35px;
    box-shadow: 0 0 0 1px #f37c1f;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 0;
    box-shadow: 3px 4px 22px #ededed;
}

.dining_listing .col-md-12 .room_sec {
    padding: 0 0 50px;
}

.room_sec {
    padding: 3%;
    background-color: #fff;
}

.dining_listing .col-md-12 .room_sec .row .col-md-4.award_img {
    z-index: 0;
    padding: 0;
    margin-bottom: 10px;
    border-radius: 0;
    border: 0;
    position: relative;
    top: -50px;
    left: 50px;
}

    .dining_listing .col-md-12 .room_sec .row .col-md-4.award_img .slider_dining_listing {
        border: 2px solid #f37c1f;
        padding: 3px;
    }

.dining_listing .col-md-12 .room_sec .col-md-8 .dining_listing_box-content {
    background: #fff;
    padding: 25px;
    width: 100%;
    min-height: 365px;
}

.h5_text {
    font-weight: 100;
    margin: 0 0 6px;
    font-size: 36px;
}

.span_blue {
    font-weight: 600;
    font-size: 13px;
}

.span_gold, .span_gold a {
    color: #f37c1f;
    font-weight: 600;
    font-size: 13px;
}

.span_black {
    color: #000;
    font-size: 13px;
}

.span_gold_nor {
    color: #f37c1f;
    font-weight: 500;
    font-size: 13px;
}

.book-stay, .pay_btn {
    background: #e09d09;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    text-align: center;
}

.dining_listing .col-md-12 .room_sec .row .col-md-4.award_img.right-img {
    left: -50px;
}

.dining_sc_cs {
    padding: 30px 0 60px;
}

.row-space {
    margin-top: 35px;
}

.nav_offers li.nav-item a.nav-link {
    border-radius: 0;
    background: #fff;
    border: 1px solid #f37c1f;
    color: #f37c1f;
    padding: 10px 30px;
    margin: 0 4px;
}

ul.nav_offers.nav.nav-tabs.justify-content-center {
    padding: 25px 0;
    border-bottom: 0;
}

.Dinesss .owl-theme .owl-nav.disabled + .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
}

.Dinesss .owl-theme .owl-dots .owl-dot span {
    /*border: 1px solid #fff;*/
}

.locations .item .con p {
    color: #fff;
    font-size: 14px;
}

.locations .item .con {
    padding: 14px;
    position: absolute;
    margin-bottom: -80px;
    left: 0;
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    text-align: left;
    z-index: 20;
    height: auto;
    box-sizing: border-box;
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.1) 2%, rgba(0, 0, 0, 0.75) 90%);
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.01) 2%, rgba(0, 0, 0, 0.75) 90%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.01) 2%, rgba(0, 0, 0, 0.75) 90%);
}

@media(max-width:1115px){
    .locations .item .con {
        margin-bottom: -180px;
    }
}

section .locations.bg-cream {
    padding: 21px !important;
}

.book-stay {
    padding: 2px 8px;
    font-size: 14px;
}

.pay_btn {
    padding: 10px 15px;
    font-size: 16px;
    float: right;
    position: absolute;
    top: 40%;
    right: 0;
    z-index: 9999;
    transform: rotate(-90deg);
    margin: 0;
    transform-origin: 80% 50%;
}

.body-overlay, .pop-main {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.book-stay:hover, .pay_btn:hover, .pop-close:hover {
    background-color: #dba123;
}

.body-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.pop-main {
    max-width: 400px;
    height: 480px;
    z-index: 999;
    margin: auto;
    background-color: #f1f1f1;
    padding: 15px;
    border-radius: 0px;
}

.cookieok, .pop-close {
    background-color: #f37c1f;
}

.pop-close {
    position: absolute;
    z-index: 99999;
    cursor: pointer;
    right: 10px;
    top: 5px;
    width: 30px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    height: 30px;
    padding: 2px;
    font-size: 13px;
    font-family: cursive;
}

.pop-up h4 {
    text-transform: uppercase;
    font-size: 28px;
    font-weight: 600;
    margin: 15px 0;
    color: #222;
}

.pop-main input, .pop-main select {
    width: 100%;
    padding: 8px 15px;
    border: none;
    border-radius:0;
    background-color: #c3c3c3;
    color: #9f3535;
    font-weight:bold;
    height: auto;
    line-height: normal;
    margin: 0 0 10px;
    /*border-radius: 6px;*/
}

    .pop-main input::placeholder {
        color: #fff;
    }

    .pop-main input[type="submit"] {
        background-color: #f37c1f;
        color: #fff;
        width: auto;
        margin: auto;
        display: block;
    }

        .pop-main input[type="submit"]:hover {
            /*background-color: #fff;*/
            /*color: #000;*/
        }

.pop-main select {
    width: 100%;
    padding: 8px 15px;
    margin: 0 0 10px;
    color: #9f3535;
    font-weight: bold;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: url(../images/select-icon.png) right 10px center no-repeat #c3c3c3;
}

.about-sec {
    padding-top: 60px;
}

a.whatsapp_fixed {
    position: fixed;
    bottom: 20px;
    left: 15px;
    z-index: 9;
    font-size: 40px;
    border-radius: 50px;
    padding: 4px;
    text-align: center;
    width: 75px;
}

.fc-box .col a, .fc-box .col span, .fc-box h3 {
    font-size: 29px;
    color: #f37c1f;
    font-family: "Gilda Display", serif;
    font-weight: 400;
}

a.whatsapp_fixed img {
    color: #fff;
    width: 100%;
}

.gallery-sec .nav .nav-link {
    background-color: #dbaf4c;
    color: #7d1818;    
    margin: 5px 15px 25px;
}

.careers-form {
    float: right;
    max-width: 400px;
}

.sitemaps ul li {
    list-style-type: disclosure-closed;
    padding-left: 14px;
}

    .sitemaps ul li::marker {
        color: #f37c1f;
    }

    .sitemaps ul li ul li {
        list-style-type: disc;
    }

        .sitemaps ul li ul li ul li {
            list-style-type: circle;
        }

.career-tab .tab-content {
    box-shadow: 0 0 4px 1px #ccc;
    padding: 15px;
}

.career-tab ul li .nav-link {
    font-weight: 400;
    font-family: "Barlow Condensed", sans-serif;
    text-transform: uppercase;
    background: #000;
    color: #fff;
    padding: 13px 22px;
    margin: 0;
    position: relative;
    font-size: 15px;
    letter-spacing: 3px;
    border: none;
    outline: 0;
    border-radius: 0;
}

.fc-box {
    text-align: center;
    padding-top: 15px;
    border-bottom: 0;
}

    .fc-box .col {
        border: 1px solid #a1a1a1;
        padding: 15px;
    }

        .fc-box .col a, .fc-box .col span {
            padding: 70px 15px;
            display: block;
        }

.slider-fade .item.bg-img.slider-btn .book-stay {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    font-size: 0;
    width: 50%;
    min-height: 200px;
    background-color: transparent;
    outline: 0;
    border: none !important;
    font-size: 30px;
}

#myModal123 .modal-header button.close {
    float: right;
    height: 33px;
    line-height: 0;
    border-radius: 100%;
    border: none;
    outline: 0;
    background-color: #000;
    width: 33px;
    padding: 0;
    text-shadow: none;
    font-weight: 400;
    vertical-align: top;
    align-items: center;
    align-content: center;
    position: absolute;
    right: 0;
    top: -5px;
    z-index: 1;
    color: #fff;
}

#myModal123 .modal-dialog {
    width: auto;
    max-width: 674px;
    margin-top: 40px;
}

#cookiebar, #cookiebarBox {
    position: fixed;
    bottom: 0;
    z-index: 200;
}

    #cookiebar .container, #cookiebarBox .container {
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin-bottom: 10px;
        text-align: center;
        padding: 10px;
        overflow: hidden;
        color: #fff;
    }

#riskfloater {
    left: 10px;
    position: fixed;
    padding: 8px 16px;
    background: green;
    color: #fff;
    cursor: pointer;
    bottom: 10px;
    z-index: 2;
}

#cookiebar {
    left: 5px;
    right: 5px;
    display: none;
}

#cookiebarBox, .top_bar {
    left: 0;
    right: 0;
}

#cookiebar .container {
    border-radius: 3px;
    background-color: #000;
}

    #cookiebar .container a, #cookiebarBox .container a {
        color: #fff;
        text-decoration: none;
        border-bottom: 1px dotted #fff;
    }

#cookiebarBox .container {
    border-radius: 3px;
    background-color: #00000082;
    max-width: 100%;
}

    #cookiebarBox .container p {
        color: #fff;
    }

.cookieok {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff !important;
    font-weight: 600;
    line-height: 2.5em;
    height: 2.5em;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom-width: 0 !important;
    cursor: pointer;
    max-width: 115px;
    margin: 0 auto;
}

.top_bar {
    text-align: center;
    position: fixed;
    top: 0;
    z-index: 999;
}

    .top_bar marquee {
        background-color: #fff;
        padding: 5px;
    }

    .top_bar p {
        margin: 0 0 0 155px;
        font-size: 16px;
        letter-spacing: 0.5px;
        background-color: transparent;
        line-height: normal;
        color: red;
    }

@media only screen and (max-width: 1199px) {
    .navbar .navbar-nav .nav-link {
        margin: 0;
        font-size: 14px;
        padding: 0 10px;
    }

    .wedding_vertical {
        padding: 0 15px;
    }

    .wedding_detail_box p {
        line-height: 24px;
    }

    .services .content {
        padding: 30px;
    }
}

@media only screen and (max-width: 991px) {
    .butn-light a, p {
        font-size: 14px;
    }

    .locations .item .con p {
        font-size: 10px;
    }

    .input1_inner input {
        padding: 20px 10px;
    }

    .navbar-toggler {
        background: #fff !important;
        padding: 4px;
        width: 44px;
        height: 38px;
    }

        .navbar-toggler .nav-line {
            width: 35px;
            height: 2px;
            display: block;
            background-color: #000;
            margin: 6px 0;
        }

        .facilties .single-facility p br, .navbar-toggler.close-icon .nav-line, .wedding_detail_box h2 br {
            display: none;
        }

            .navbar-toggler.close-icon .nav-line:first-child, .navbar-toggler.close-icon .nav-line:last-child {
                display: block;
                transform: rotate(45deg);
                margin: 0;
            }

            .navbar-toggler.close-icon .nav-line:last-child {
                transform: rotate(-45deg);
                margin: -1px;
            }

    .header .caption .slider-heading, .header .caption h1, .rooms2 .caption h4, .rooms2 .caption h4 a, .section-title {
        font-size: 60px;
    }

    .butn-light a {
        padding: 10px 15px;
    }

    .butn-dark a, .section-subtitle {
        font-size: 13px;
        letter-spacing: 2px;
    }

    .section-padding {
        padding: 30px 0;
    }

        .about.section-padding .mb-30, .news.section-padding .col-md-6.mb-30:last-child, .section-padding .rooms2.mb-90.animate-box {
            margin-bottom: 0 !important;
        }

    .rooms1 .item .con h5, .rooms1 .item .con h5 a {
        font-size: 18px;
    }

    .facilties .single-facility, .news2-sidebar .widget {
        padding: 15px;
        margin-bottom: 15px;
    }

        .facilties .single-facility h5 {
            font-size: 21px;
        }

    .services .content {
        padding: 30px 15px;
    }

    .butn-dark a {
        padding: 8px 15px;
    }

    .footer-contact-info p {
        margin: 5px 0;
        word-break: break-all;
        font-size: 14px;
        line-height: normal;
        padding-bottom: 10px;
    }

    .footer-contact-mail:before {
        bottom: 0;
    }

    .services.section-padding .row {
        margin: 0;
    }

    .facilties .single-facility .facility-shape span {
        font-size: 65px;
    }

    .services .content .cont h4 {
        margin: 10px 0;
        font-size: 28px;
    }

    .reservations .text a {
        font-size: 17px;
        word-break: break-all;
    }

    .contact__form .form-group input, .contact__form .form-group textarea {
        height: auto;
        line-height: 18px;
        border: 1px solid #666;
        margin-bottom: 0;
    }

    .reservations.mb-30 {
        margin-bottom: 15px !important;
    }

    .rooms-page.section-padding {
        padding-bottom: 0;
    }

    .news .item .con {
        padding: 15px;
    }

        .news .item .con p {
            font-size: 14px;
            line-height: 22px;
        }

    .dining_listing .col-md-12, .news .item {
        margin-bottom: 10px;
    }

    .nav_offers li.nav-item a.nav-link {
        padding: 4px 30px;
    }

    .section-padding2 {
        padding: 0;
    }

    .wedding_inner_section {
        height: auto;
        padding: 30px 0;
        margin-bottom: 30px;
    }

    .wedding_detail_box {
        height: auto;
    }

    .wedding_vertical {
        padding: 15px;
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
    }

    .dining_listing_box-content h5.h5_text, .wedding_detail_box h2 {
        font-size: 26px;
    }

    .wedding_enquire_btn {
        font-size: 14px;
        min-width: 135px;
    }

    .bg_grey_with_border {
        padding: 15px 0;
    }

    .about-sec, .booking-wrapper {
        padding-top: 30px;
    }

    .row-space {
        margin-top: 25px;
    }

    .rooms1 .item .line {
        margin: auto 0 5px;
    }

    .locations .item .con {
        margin-bottom: -280px;
    }

    .news2-sidebar .widget_categories, .news2-sidebar .widget_tag_cloud {
        padding: 15px;
        margin: 0;
    }

    .booking-inner .home-page .form1 .col1, .booking-inner .home-page .form1 .col2 {
        width: 100%;
    }

    .booking-wrapper {
        position: relative;
        bottom: 0;
        background: #f8f5f0;
        padding-bottom: 30px;
    }

    .banner-header {
        height: 55vh;
        background-size: cover;
        background-repeat: no-repeat;
    }
}

@media only screen and (max-width: 767px) {
    .locations .item .con p{
        font-size:14px;
    }

    .booking-inner .home-page .form1 .col1, .booking-inner .home-page .form1 .col2 {
        width: 100%;
        height: auto;
    }

    .booking-inner select.select2.select, .input1_inner input {
        padding: 8px 15px;
        margin-bottom: 0;
    }

    .input1_inner:after {
        top: 12px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 15px;
        line-height: normal;
        padding: 10px 15px 10px 20px;
        color: #222;
        height: auto;
        display: block;
    }

    .select1_inner span.select2.select2-container.select2-container--default {
        display: block;
        height: auto;
        line-height: normal;
        margin: 0;
    }

    .select1_inner:after {
        top: 14px;
    }

    .booking-inner.home-page .form1 .col3 {
        width: auto;
    }

        .booking-inner.home-page .form1 .col3 .btn-form1-submit {
            line-height: normal;
            padding: 10px 15px;
        }

    .accordion-box .offersnewdiv, .facilties .single-facility, .services.section-padding2 .bg-cream {
        margin-bottom: 25px;
    }

    .butn-dark a {
        padding: 8px 15px;
        margin: 0;
        font-size: 13px;
        letter-spacing: 2px;
    }

    .rooms1.section-padding .col-md-6:last-child .item, .wedding_inner_section {
        margin-bottom: 0;
    }

    .navbar-toggler .nav-line {
        width: 30px;
        height: 2px;
        margin: 4px auto;
    }

    .navbar-toggler {
        padding: 4px;
        width: 40px;
        height: 32px;
    }

    .contact.section-padding .col-md-6.mb-60 {
        margin-bottom: 30px !important;
    }

    .section-title {
        margin-bottom: 10px;
    }

    .nav_offers li.nav-item a.nav-link {
        padding: 3px 30px;
    }

    .news2 .post-cont h5, .services .content .cont h4 {
        font-size: 24px;
    }

    .accordion-box .block .acc-btn {
        font-size: 17px;
        line-height: 25px;
        padding: 10px 35px 10px 15px;
    }

        .accordion-box .block .acc-btn:before {
            right: 15px;
            top: 8px;
        }

    .accordion-box .block .content {
        padding: 0 15px 15px;
        font-size: 14px;
    }

    .cta {
        padding: 4px 15px;
    }

    .award_img.right-img {
        margin-top: 25px;
    }

    .col1 .c1, .col1 .c2, .col2 .c1, .col2 .c2, .col2 .c3, .col2 .c4, .col2 .c5, .header.slider-fade.special-offers-banner .owl-item {
        height: auto;
    }

    .btn-form1-submit {
        font-size: 14px;
        line-height: 44px;
    }

    .booking-box {
        margin-bottom: 30px;
        padding: 30px 20px;
    }

    .video-wrapper .vid .vid-butn .icon {
        width: 70px;
        height: 70px;
        line-height: 70px;
        font-size: 30px;
    }

    .owl-theme .owl-dots .owl-dot.active span {
        border-color: #fb8229;
        background-color: #fb8229;
    }

    .slider-fade .item {
        height: 100%;
    }

    .news2 .post-cont {
        padding: 30px 0 0;
    }

    .acc-btn.read-more.text-center p {
        font-size: 17px;
        margin: 0;
        padding: 8px 0;
    }

    .show-mobile {
        display: block;
    }

    .pricing-card .desc {
        padding: 30px 25px 20px;
    }

    .careers-form {
        float: none;
        max-width: 400px;
        margin: 15px 0;
    }

    .footer-explore {
        padding-left: 0;
    }

    .booking-wrapper {
        display: none;
    }

    .book-stay.show-mobile {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        right: auto;
        z-index: 9;
        width: 50%;
        padding: 4px 8px;
        border-top-right-radius: 5px;
    }

    .header.slider-fade.special-offers-banner {
        min-height: auto;
    }

        .header.slider-fade.special-offers-banner .text-center.item.bg-img {
            position: relative;
            height: auto;
        }

    .mylivechat_inline.mylivechat_template5.mylivechat_template_float_right.mylivechat_template_float_bottom {
        width: 50%;
        right: 0 !important;
    }
}

@media only screen and (max-width: 575px) {
    .locations .item .con p {
        font-size: 12px;
    }

    .header .caption .slider-heading, .header .caption h1, .rooms2 .caption h4, .rooms2 .caption h4 a {
        font-size: 25px;
    }

    .butn-light a {
        padding: 6px 15px;
        font-size: 13px;
    }

    .logo-img {
        max-width: 74px;
    }

    .navbar {
        padding-top: 0;
        padding-bottom: 0;
    }

    .navbar-toggler .nav-line {
        width: 28px;
        height: 2px;
        margin: 4px 0;
    }

    .navbar-toggler {
        width: 38px;
        height: 32px;
    }

    .navbar .navbar-nav .nav-link {
        margin: 0;
        padding: 6px 0;
        line-height: normal;
    }

    .navbar .navbar-nav ul.dropdown-menu.last {
        padding: 0;
        margin: 0;
    }

    .about.section-padding .col.col-md-3.animate-box img {
        margin-top: 20px !important;
    }

    .banner-header h1, .banner-header h1.careers-title {
        font-size: 26px;
    }

    .banner-header h5 {
        font-size: 14px;
        letter-spacing: 3px;
    }

    .footer-title {
        margin-bottom: 10px;
    }

    .footer-top .footer-column {
        margin-bottom: 15px;
    }

    .careers-form .form-group, .contact.section-padding .col-lg-12.accom-heading.mb-3 h1, .services.section-padding2 .bg-cream {
        margin-bottom: 0;
    }

    .services .content {
        padding: 30px 15px;
    }

    .rooms1.locations.bg-cream {
        background-color: #fff;
    }

    .news2-sidebar .widget {
        margin-bottom: 30px;
        margin-top: 15px;
    }

    .news2-sidebar .widget_categories, .news2-sidebar .widget_tag_cloud {
        padding: 15px !important;
        margin-bottom: 0 !important;
    }

    .dining_listing_box-content h5.h5_text {
        font-size: 23px;
        margin-top: 20px;
    }

    input[type="submit"] {
        padding: 6px 15px;
        font-size: 13px;
        letter-spacing: 1px;
    }

    .f-number a {
        font-size: 17px;
    }

    .banner-header {
        height: 38vh;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }

    .slider-fade .owl-item {
        height: 50vh;
    }

    a.whatsapp_fixed img {
        max-width: 50px;
    }

    a.whatsapp_fixed {
        bottom: 105px;
        right: 24px;
        padding: 0;
        width: 55px;
        left: auto;
    }

    .fc-box .col a, .fc-box .col span {
        padding: 10px 2px;
        font-size: 19px;
        font-weight: 600;
    }

    .col-lg-12.mt-3.mb-3.fc-box {
        margin-top: 0 !important;
        padding-top: 0;
    }

    .slider-fade .item.bg-img.slider-btn .book-stay {
        min-height: 100px;
    }

    .about p, .dining_listing_box-content p, .facilties .single-facility p, .footer-about-text, .info p, .pricing-card .desc p, .rooms-page p, .services .content p, .testimonials .item p, p.color-1 {
        text-align: justify;
    }

    .gallery-sec .nav .nav-link {
        margin: 5px 4px 10px;
        padding: 0.3rem 0.6rem;
    }

    .top_bar {
        top: 86px;
        position: absolute;
        z-index: 9;
    }

        .top_bar p {
            margin-left: 0;
        }

        .top_bar .container {
            padding-left: 0;
            padding-right: 0;
        }

        .top_bar marquee {
            background-color: #f37c1f;
            color: #fff;
        }

    .header {
        min-height: auto;
        height: 270px;
        margin-top: 86px;
    }

    .top_bar.fixed {
        position: fixed;
    }

    .header.slider-fade.special-offers-banner .text-center.item.bg-img img {
        margin-top: 28px;
        height: 180px;
    }

    .logo-wrapper.desktop-view {
        display: none;
    }

    .logo-wrapper.mobile-view {
        display: block;
    }
}

@media only screen and (max-width: 479px) {
    .header .caption .butn-light {
        margin-right: 0;
        margin-bottom: 0 !important;
        margin-top: 15px !important;
    }

    .header .caption .slider-heading, .header .caption h1 {
        font-size: 23px;
        letter-spacing: 2px;
    }
}

.nav-scroll ul li a, .nav-scroll ul li span.nav-link {
    color: #e09d09 !important;
}

.offer-page-btn {
    color: #fff;
    background-color: #f37c1f;
    padding: 5px 30px;
    border-radius: 5px;
    z-index: 1;
    cursor: pointer;
    margin: 10px 0px 0px 20px;
}

form.offer-form .form-group input {
    border: 0 !important;
    outline: 0;
    border-bottom: 1px solid black !important;
}

form.offer-form button.offer-form-send {
    background-color: #f37c1f;
    padding: 5px 20px;
    color: #fff;
}

#scroll-container {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
    background-color: #0000001f;
    top: 114px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

@media(max-width:576px) {
    .offer-page-btn {
        right: 10%;
        bottom: 10%;
        padding: 3px 20px;
        font-size: 14px;
    }

    #scroll-container {
        top: 80px;
    }
}

.client-testimonial-slider .testimonial-box h4 {
    margin-bottom: 10px;
}

.client-testimonial-slider .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin: auto;
}

    .client-testimonial-slider .owl-nav .owl-prev, .client-testimonial-slider .owl-nav .owl-next {
        color: black;
        background-color: transparent;
    }

    .client-testimonial-slider .owl-nav .owl-prev {
        position: relative;
        left: -50px;
    }

    .client-testimonial-slider .owl-nav .owl-next {
        position: relative;
        right: -50px;
    }

        .client-testimonial-slider .owl-nav .owl-prev:hover, .client-testimonial-slider .owl-nav .owl-next:hover {
            color: black;
            border: none;
        }

.ln-card {
    padding: 5px;
    box-shadow: 0px 0px 5px 0px #ccc;
    margin: 6px;
    border-radius: 3px;
    position: relative;
    margin-bottom: 200px;
}

    .ln-card .desc {
        position: absolute;
        bottom: -150px;
        background-color: #fff;
        left: 5px;
        right: 5px;
        padding: 15px 10px 2px 10px;
        box-shadow: 0px 2px 4px 1px #ccc;
        border-radius: 3px;
        z-index: 1;
        text-align: center;
        min-height: 200px;
    }

        .ln-card .desc h4 {
            margin-bottom: 10px;
        }

        .ln-card .desc p {
            line-height: normal;
            margin-bottom: 10px;
        }

.home-offer a {
    text-align: center;
    background-color: #e09d09;
    display: block;
    color: white;
    margin-top: 10px;
    padding: 3px 0px;
}

.more_info .zoom-effect {
    animation: zoom 2s ease-out infinite;
    text-shadow: 0px 1px 2px black;
    display: block;
}

@keyframes zoom {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.2);
    }

    100% {
        transform: scale(1);
    }
}

/*.banner-1 {
    background-image: url("images/corinthianbanner.jpg");
}*/

/*.banner-2 {
    background-image: url("images/hbanner2min.jpg");
}*/

/*.banner-3 {
    background-image: url("images/hbanner3min.jpg");
}*/

/*.banner-4 {
    background-image: url("images/hbanner4min.jpg");
}*/

@media(max-width:576px) {
    .client-testimonial-slider .owl-nav {
        display: none;
    }

        .client-testimonial-slider .owl-nav .owl-prev {
            left: 0px;
        }

        .client-testimonial-slider .owl-nav .owl-next {
            right: 0px;
        }

    .banner-1 {
        background-image: url("../images/corinthian-banner-mobile.jpg") !important;
    }

    .banner-2 {
        background-image: url("../images/h_banner_2_min-mobile.jpg") !important;
    }

    .banner-3 {
        background-image: url("../images/h_banner_3_mobile.jpg")
    }

    .banner-4 {
        background-image: url("../images/h_banner_4_mobile.jpg")
    }

    section.about.section-padding {
        /*height: 700px !important;*/
    }

    .header .owl-carousel .item.bg-img {
        height: 265px !important;
    }
}
