﻿
.uk-container-custom {
    margin-right: auto;
    margin-left: auto;
    font-family: Montserrat,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

@media (min-width:960px) {
    .uk-container-custom {
        width: calc(100% - 80px)
    }
}

@media only screen and (max-width:959px) {
    .uk-container-custom {
        width: 100%;
        max-width: none
    }
}

@media (min-width:960px) {
    footer {
        background-image: url(/assets/chain/25042/hotel/12319/fileStorage/image/footer-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat
    }
}

footer p {
    margin: 0;
    font-family: Montserrat,sans-serif;
}

footer a, footer a:hover, footer a:focus {
    border: 0;
}

@media only screen and (min-width:960px) {
    footer .menus .menus-container .uk-grid > div:nth-child(-n+1):after {
        content: '';
        height: 100%;
        width: 1px;
        position: absolute;
        background-color: rgba(214,214,214,.82);
        right: 0;
        bottom: 0;
        top: 50%;
        transform: translateY(-50%)
    }
}

@media screen and (min-width:960px) {
    footer .menus-container {
        background-image: none !important
    }
}

@media screen and (max-width:959px) {
    footer .menus-container {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

footer h2 {
    margin: 0 0 20px 0;
    font-family: Montserrat,sans-serif;
    color: #fff;
    text-transform: none;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.4
}

h2.yellow-color {
    color: #bf922a !important;
}

footer ul {
    padding-left: 30px
}

.uk-icon {
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0
}

    .uk-icon::-moz-focus-inner {
        border: 0;
        padding: 0
    }

    .uk-icon > * {
        transform: translate(0,0)
    }

.uk-container {
    display: flow-root;
    box-sizing: content-box;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:640px) {
    .uk-container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media (min-width:960px) {
    .uk-container {
        padding-left: 40px;
        padding-right: 40px
    }
}

.uk-container > :last-child {
    margin-bottom: 0
}

.uk-grid {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none
}

    .uk-grid > * {
        margin: 0
    }

        .uk-grid > * > :last-child {
            margin-bottom: 0
        }

.uk-grid {
    margin-left: -30px
}

    .uk-grid > * {
        padding-left: 30px
    }

@media (min-width:1200px) {
    .uk-grid {
        margin-left: -40px
    }

        .uk-grid > * {
            padding-left: 40px
        }
}

.uk-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

    .uk-nav li > a {
        display: block;
        text-decoration: none
    }

        .uk-nav li > a:focus {
            outline: 0
        }

    .uk-nav > li > a {
        padding: 5px 0
    }

.uk-nav-default {
    font-size: .875rem
}

    .uk-nav-default > li > a {
        color: #632d4f;
        text-transform: uppercase
    }

        .uk-nav-default > li > a:focus, .uk-nav-default > li > a:hover {
            color: #401d33
        }

.uk-iconnav {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -10px
}

    .uk-iconnav > * {
        padding-left: 10px
    }

        .uk-iconnav > * > a {
            display: block;
            color: #999
        }

            .uk-iconnav > * > a:focus, .uk-iconnav > * > a:hover {
                color: #434343;
                outline: 0
            }

[class*=uk-width] {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%
}

@media (min-width:640px) {
    .uk-width-1-2\@s {
        width: 50%
    }
}

.uk-text-center {
    text-align: center !important
}

@media (min-width:960px) {
    .uk-text-left\@m {
        text-align: left !important
    }
}

.uk-background-secondary {
    background-color: #222
}

.uk-flex-center {
    justify-content: center
}

@media (min-width:960px) {
    .uk-flex-left\@m {
        justify-content: flex-start
    }
}

.uk-margin {
    margin-bottom: 20px
}

* + .uk-margin {
    margin-top: 20px !important
}

.uk-padding-large {
    padding: 30px
}

@media (min-width:1200px) {
    .uk-padding-large {
        padding: 70px
    }
}

.uk-padding-remove-left {
    padding-left: 0 !important
}

.uk-padding-remove-right {
    padding-right: 0 !important
}

.uk-position-relative {
    position: relative !important
}

.uk-light {
    color: #fff
}

    .uk-light a {
        color: #fff;
        text-decoration: underline;
        font-weight: 400;
    }

        .uk-light a:hover {
            color: #fff;
            text-decoration: underline
        }

        .uk-light a:focus {
            color: #fff;
            text-decoration: none;
            outline: 1px solid #fff;
        }

    .uk-light h2 {
        color: #fff
    }

    .uk-light .uk-nav-default > li > a {
        color: #fff;
        text-decoration: underline;
        border: 0;
    }

        .uk-light .uk-nav-default > li > a:hover {
            color: #fff;
            text-decoration: underline
        }

        .uk-light .uk-nav-default > li > a:focus {
            text-decoration: none;
            outline: 1px dotted #fff
        }

    .uk-light .uk-iconnav > * > a {
        color: #fff
    }

        .uk-light .uk-iconnav > * > a:focus, .uk-light .uk-iconnav > * > a:hover {
            color: #fff
        }

.bookingHeader {
    box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.user-bar_findDifferentHotel, .user-bar_phoneNumber, .user-bar_reservationsLink, .hotel-info_container > button, .user-bar_right .language-selection_container .select_input .select_label, .currency-selection_button > button, .myaccount-container_user button {
    letter-spacing: 1px;
}

.button_primary, .button_secondary {
    letter-spacing: 1px;
}

/* == Styles for Add content below the summary == */
.reservation-cart-container_header .app_heading1 {
    color: #434343
}

.bookingHeader, .search-bar-mobile-container_containerFixed {
    box-shadow: 15px 0 10px rgba(0,0,0,0.2)
}

.bookingHeader, .search-bar-mobile-container_containerFixed {
    box-shadow: 15px 0 10px rgba(0,0,0,0.2)
}

.bookDirectBenefits {
    background: #fff;
    padding: 1rem;
    border: 1px solid #d7d7d7;
    border-top: 0
}

    .bookDirectBenefits hr {
        margin: 0 0 1rem
    }

    .bookDirectBenefits ul {
        list-style: none
    }

        .bookDirectBenefits ul li {
            margin: 0 0 1rem;
            list-style: none;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center
        }

            .bookDirectBenefits ul li::before {
                width: 25px;
                height: 25px;
                display: inline-block;
                margin: 0 1rem 0 0;
                vertical-align: middle;
                font-size: 25px;
                line-height: 25px;
                color: #434343;
                font-family: 'spark-icon-fill'
            }

            .bookDirectBenefits ul li.cash::before {
                content: "\f147"
            }

            .bookDirectBenefits ul li.member::before {
                content: "\f15d"
            }

            .bookDirectBenefits ul li.upgrade::before {
                content: "\f193"
            }

            .bookDirectBenefits ul li.cancel::before {
                content: "\f122"
            }

.socialDistancing {
    background: #fff;
    padding: 1rem;
    border: 1px solid #d7d7d7;
    border-width: 0 1px 1px 1px
}

.socialDistancing {
    border-width: 1px
}

    .socialDistancing h2, .bookDirectBenefits h2 {
        margin-bottom: 1rem;
    }

    .socialDistancing ul li {
        padding: 0px
    }




/*--------------------------------------------*/

@font-face {
    font-family: "spark-icon-line";
    src: url(/public/js/font-spark-icon-line.eot);
    src: url(/public/js/font-spark-icon-line.woff2) format("woff2"),url(/public/js/font-spark-icon-line.woff) format("woff"),url(/public/js/font-spark-icon-line.svg?#spark-icon-line) format("svg"),url(/public/js/font-spark-icon-line.ttf) format("truetype"),url(/public/js/font-spark-icon-line.eot?#iefix) format("embedded-opentype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "spark-icon-fill";
    src: url(/public/js/font-spark-icon-fill.eot);
    src: url(/public/js/font-spark-icon-fill.woff2) format("woff2"),url(/public/js/font-spark-icon-fill.woff) format("woff"),url(/public/js/font-spark-icon-fill.svg?#spark-icon-fill) format("svg"),url(/public/js/font-spark-icon-fill.ttf) format("truetype"),url(/public/js/font-spark-icon-fill.eot?#iefix) format("embedded-opentype");
    font-weight: normal;
    font-style: normal
}
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, figcaption, figure, footer, header, main, nav, section {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

    [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.app_container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

@media (max-width: 767px) {
    .app_container {
        max-width: 767px
    }
}

@media (min-width: 768px) {
    .app_container {
        max-width: 968px
    }
}

@media (min-width: 1025px) {
    .app_container {
        max-width: 1280px
    }
}

.app_container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.app_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.app_col-lg-1, .app_col-lg-10, .app_col-lg-11, .app_col-lg-12, .app_col-lg-2, .app_col-lg-3, .app_col-lg-4, .app_col-lg-5, .app_col-lg-6, .app_col-lg-7, .app_col-lg-8, .app_col-lg-9, .app_col-md-1, .app_col-md-10, .app_col-md-11, .app_col-md-12, .app_col-md-2, .app_col-md-3, .app_col-md-4, .app_col-md-5, .app_col-md-6, .app_col-md-7, .app_col-md-8, .app_col-md-9, .app_col-sm-1, .app_col-sm-10, .app_col-sm-11, .app_col-sm-12, .app_col-sm-2, .app_col-sm-3, .app_col-sm-4, .app_col-sm-5, .app_col-sm-6, .app_col-sm-7, .app_col-sm-8, .app_col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    padding-top: 1rem;
    width: 100%
}

@media (max-width: 767px) {
    .app_col-sm {
        position: relative;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        min-height: 1px;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        padding-top: 1rem
    }

    .app_col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .app_col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .app_col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .app_col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .app_col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .app_col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .app_col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .app_col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .app_col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .app_col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .app_col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .app_col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    html[dir=ltr] .app_pull-sm-0 {
        right: auto
    }

    html[dir=rtl] .app_pull-sm-0 {
        left: auto
    }

    html[dir=ltr] .app_pull-sm-1 {
        right: 8.33333%
    }

    html[dir=rtl] .app_pull-sm-1 {
        left: 8.33333%
    }

    html[dir=ltr] .app_pull-sm-2 {
        right: 16.66667%
    }

    html[dir=rtl] .app_pull-sm-2 {
        left: 16.66667%
    }

    html[dir=ltr] .app_pull-sm-3 {
        right: 25%
    }

    html[dir=rtl] .app_pull-sm-3 {
        left: 25%
    }

    html[dir=ltr] .app_pull-sm-4 {
        right: 33.33333%
    }

    html[dir=rtl] .app_pull-sm-4 {
        left: 33.33333%
    }

    html[dir=ltr] .app_pull-sm-5 {
        right: 41.66667%
    }

    html[dir=rtl] .app_pull-sm-5 {
        left: 41.66667%
    }

    html[dir=ltr] .app_pull-sm-6 {
        right: 50%
    }

    html[dir=rtl] .app_pull-sm-6 {
        left: 50%
    }

    html[dir=ltr] .app_pull-sm-7 {
        right: 58.33333%
    }

    html[dir=rtl] .app_pull-sm-7 {
        left: 58.33333%
    }

    html[dir=ltr] .app_pull-sm-8 {
        right: 66.66667%
    }

    html[dir=rtl] .app_pull-sm-8 {
        left: 66.66667%
    }

    html[dir=ltr] .app_pull-sm-9 {
        right: 75%
    }

    html[dir=rtl] .app_pull-sm-9 {
        left: 75%
    }

    html[dir=ltr] .app_pull-sm-10 {
        right: 83.33333%
    }

    html[dir=rtl] .app_pull-sm-10 {
        left: 83.33333%
    }

    html[dir=ltr] .app_pull-sm-11 {
        right: 91.66667%
    }

    html[dir=rtl] .app_pull-sm-11 {
        left: 91.66667%
    }

    html[dir=ltr] .app_pull-sm-12 {
        right: 100%
    }

    html[dir=rtl] .app_pull-sm-12 {
        left: 100%
    }

    html[dir=ltr] .app_push-sm-0 {
        left: auto
    }

    html[dir=rtl] .app_push-sm-0 {
        right: auto
    }

    html[dir=ltr] .app_push-sm-1 {
        left: 8.33333%
    }

    html[dir=rtl] .app_push-sm-1 {
        right: 8.33333%
    }

    html[dir=ltr] .app_push-sm-2 {
        left: 16.66667%
    }

    html[dir=rtl] .app_push-sm-2 {
        right: 16.66667%
    }

    html[dir=ltr] .app_push-sm-3 {
        left: 25%
    }

    html[dir=rtl] .app_push-sm-3 {
        right: 25%
    }

    html[dir=ltr] .app_push-sm-4 {
        left: 33.33333%
    }

    html[dir=rtl] .app_push-sm-4 {
        right: 33.33333%
    }

    html[dir=ltr] .app_push-sm-5 {
        left: 41.66667%
    }

    html[dir=rtl] .app_push-sm-5 {
        right: 41.66667%
    }

    html[dir=ltr] .app_push-sm-6 {
        left: 50%
    }

    html[dir=rtl] .app_push-sm-6 {
        right: 50%
    }

    html[dir=ltr] .app_push-sm-7 {
        left: 58.33333%
    }

    html[dir=rtl] .app_push-sm-7 {
        right: 58.33333%
    }

    html[dir=ltr] .app_push-sm-8 {
        left: 66.66667%
    }

    html[dir=rtl] .app_push-sm-8 {
        right: 66.66667%
    }

    html[dir=ltr] .app_push-sm-9 {
        left: 75%
    }

    html[dir=rtl] .app_push-sm-9 {
        right: 75%
    }

    html[dir=ltr] .app_push-sm-10 {
        left: 83.33333%
    }

    html[dir=rtl] .app_push-sm-10 {
        right: 83.33333%
    }

    html[dir=ltr] .app_push-sm-11 {
        left: 91.66667%
    }

    html[dir=rtl] .app_push-sm-11 {
        right: 91.66667%
    }

    html[dir=ltr] .app_push-sm-12 {
        left: 100%
    }

    html[dir=rtl] .app_push-sm-12 {
        right: 100%
    }

    html[dir=ltr] .app_offset-sm-0 {
        margin-left: 0
    }

    html[dir=rtl] .app_offset-sm-0 {
        margin-right: 0
    }

    html[dir=ltr] .app_offset-sm-1 {
        margin-left: 8.33333%
    }

    html[dir=rtl] .app_offset-sm-1 {
        margin-right: 8.33333%
    }

    html[dir=ltr] .app_offset-sm-2 {
        margin-left: 16.66667%
    }

    html[dir=rtl] .app_offset-sm-2 {
        margin-right: 16.66667%
    }

    html[dir=ltr] .app_offset-sm-3 {
        margin-left: 25%
    }

    html[dir=rtl] .app_offset-sm-3 {
        margin-right: 25%
    }

    html[dir=ltr] .app_offset-sm-4 {
        margin-left: 33.33333%
    }

    html[dir=rtl] .app_offset-sm-4 {
        margin-right: 33.33333%
    }

    html[dir=ltr] .app_offset-sm-5 {
        margin-left: 41.66667%
    }

    html[dir=rtl] .app_offset-sm-5 {
        margin-right: 41.66667%
    }

    html[dir=ltr] .app_offset-sm-6 {
        margin-left: 50%
    }

    html[dir=rtl] .app_offset-sm-6 {
        margin-right: 50%
    }

    html[dir=ltr] .app_offset-sm-7 {
        margin-left: 58.33333%
    }

    html[dir=rtl] .app_offset-sm-7 {
        margin-right: 58.33333%
    }

    html[dir=ltr] .app_offset-sm-8 {
        margin-left: 66.66667%
    }

    html[dir=rtl] .app_offset-sm-8 {
        margin-right: 66.66667%
    }

    html[dir=ltr] .app_offset-sm-9 {
        margin-left: 75%
    }

    html[dir=rtl] .app_offset-sm-9 {
        margin-right: 75%
    }

    html[dir=ltr] .app_offset-sm-10 {
        margin-left: 83.33333%
    }

    html[dir=rtl] .app_offset-sm-10 {
        margin-right: 83.33333%
    }

    html[dir=ltr] .app_offset-sm-11 {
        margin-left: 91.66667%
    }

    html[dir=rtl] .app_offset-sm-11 {
        margin-right: 91.66667%
    }
}

@media (min-width: 768px) {
    .app_col-md {
        position: relative;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        min-height: 1px;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .app_col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .app_col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .app_col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .app_col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .app_col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .app_col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .app_col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .app_col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .app_col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .app_col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .app_col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .app_col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    html[dir=ltr] .app_pull-md-0 {
        right: auto
    }

    html[dir=rtl] .app_pull-md-0 {
        left: auto
    }

    html[dir=ltr] .app_pull-md-1 {
        right: 8.33333%
    }

    html[dir=rtl] .app_pull-md-1 {
        left: 8.33333%
    }

    html[dir=ltr] .app_pull-md-2 {
        right: 16.66667%
    }

    html[dir=rtl] .app_pull-md-2 {
        left: 16.66667%
    }

    html[dir=ltr] .app_pull-md-3 {
        right: 25%
    }

    html[dir=rtl] .app_pull-md-3 {
        left: 25%
    }

    html[dir=ltr] .app_pull-md-4 {
        right: 33.33333%
    }

    html[dir=rtl] .app_pull-md-4 {
        left: 33.33333%
    }

    html[dir=ltr] .app_pull-md-5 {
        right: 41.66667%
    }

    html[dir=rtl] .app_pull-md-5 {
        left: 41.66667%
    }

    html[dir=ltr] .app_pull-md-6 {
        right: 50%
    }

    html[dir=rtl] .app_pull-md-6 {
        left: 50%
    }

    html[dir=ltr] .app_pull-md-7 {
        right: 58.33333%
    }

    html[dir=rtl] .app_pull-md-7 {
        left: 58.33333%
    }

    html[dir=ltr] .app_pull-md-8 {
        right: 66.66667%
    }

    html[dir=rtl] .app_pull-md-8 {
        left: 66.66667%
    }

    html[dir=ltr] .app_pull-md-9 {
        right: 75%
    }

    html[dir=rtl] .app_pull-md-9 {
        left: 75%
    }

    html[dir=ltr] .app_pull-md-10 {
        right: 83.33333%
    }

    html[dir=rtl] .app_pull-md-10 {
        left: 83.33333%
    }

    html[dir=ltr] .app_pull-md-11 {
        right: 91.66667%
    }

    html[dir=rtl] .app_pull-md-11 {
        left: 91.66667%
    }

    html[dir=ltr] .app_pull-md-12 {
        right: 100%
    }

    html[dir=rtl] .app_pull-md-12 {
        left: 100%
    }

    html[dir=ltr] .app_push-md-0 {
        left: auto
    }

    html[dir=rtl] .app_push-md-0 {
        right: auto
    }

    html[dir=ltr] .app_push-md-1 {
        left: 8.33333%
    }

    html[dir=rtl] .app_push-md-1 {
        right: 8.33333%
    }

    html[dir=ltr] .app_push-md-2 {
        left: 16.66667%
    }

    html[dir=rtl] .app_push-md-2 {
        right: 16.66667%
    }

    html[dir=ltr] .app_push-md-3 {
        left: 25%
    }

    html[dir=rtl] .app_push-md-3 {
        right: 25%
    }

    html[dir=ltr] .app_push-md-4 {
        left: 33.33333%
    }

    html[dir=rtl] .app_push-md-4 {
        right: 33.33333%
    }

    html[dir=ltr] .app_push-md-5 {
        left: 41.66667%
    }

    html[dir=rtl] .app_push-md-5 {
        right: 41.66667%
    }

    html[dir=ltr] .app_push-md-6 {
        left: 50%
    }

    html[dir=rtl] .app_push-md-6 {
        right: 50%
    }

    html[dir=ltr] .app_push-md-7 {
        left: 58.33333%
    }

    html[dir=rtl] .app_push-md-7 {
        right: 58.33333%
    }

    html[dir=ltr] .app_push-md-8 {
        left: 66.66667%
    }

    html[dir=rtl] .app_push-md-8 {
        right: 66.66667%
    }

    html[dir=ltr] .app_push-md-9 {
        left: 75%
    }

    html[dir=rtl] .app_push-md-9 {
        right: 75%
    }

    html[dir=ltr] .app_push-md-10 {
        left: 83.33333%
    }

    html[dir=rtl] .app_push-md-10 {
        right: 83.33333%
    }

    html[dir=ltr] .app_push-md-11 {
        left: 91.66667%
    }

    html[dir=rtl] .app_push-md-11 {
        right: 91.66667%
    }

    html[dir=ltr] .app_push-md-12 {
        left: 100%
    }

    html[dir=rtl] .app_push-md-12 {
        right: 100%
    }

    html[dir=ltr] .app_offset-md-0 {
        margin-left: 0
    }

    html[dir=rtl] .app_offset-md-0 {
        margin-right: 0
    }

    html[dir=ltr] .app_offset-md-1 {
        margin-left: 8.33333%
    }

    html[dir=rtl] .app_offset-md-1 {
        margin-right: 8.33333%
    }

    html[dir=ltr] .app_offset-md-2 {
        margin-left: 16.66667%
    }

    html[dir=rtl] .app_offset-md-2 {
        margin-right: 16.66667%
    }

    html[dir=ltr] .app_offset-md-3 {
        margin-left: 25%
    }

    html[dir=rtl] .app_offset-md-3 {
        margin-right: 25%
    }

    html[dir=ltr] .app_offset-md-4 {
        margin-left: 33.33333%
    }

    html[dir=rtl] .app_offset-md-4 {
        margin-right: 33.33333%
    }

    html[dir=ltr] .app_offset-md-5 {
        margin-left: 41.66667%
    }

    html[dir=rtl] .app_offset-md-5 {
        margin-right: 41.66667%
    }

    html[dir=ltr] .app_offset-md-6 {
        margin-left: 50%
    }

    html[dir=rtl] .app_offset-md-6 {
        margin-right: 50%
    }

    html[dir=ltr] .app_offset-md-7 {
        margin-left: 58.33333%
    }

    html[dir=rtl] .app_offset-md-7 {
        margin-right: 58.33333%
    }

    html[dir=ltr] .app_offset-md-8 {
        margin-left: 66.66667%
    }

    html[dir=rtl] .app_offset-md-8 {
        margin-right: 66.66667%
    }

    html[dir=ltr] .app_offset-md-9 {
        margin-left: 75%
    }

    html[dir=rtl] .app_offset-md-9 {
        margin-right: 75%
    }

    html[dir=ltr] .app_offset-md-10 {
        margin-left: 83.33333%
    }

    html[dir=rtl] .app_offset-md-10 {
        margin-right: 83.33333%
    }

    html[dir=ltr] .app_offset-md-11 {
        margin-left: 91.66667%
    }

    html[dir=rtl] .app_offset-md-11 {
        margin-right: 91.66667%
    }
}

@media (min-width: 1025px) {
    .app_col-lg {
        position: relative;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        min-height: 1px;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .app_col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .app_col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .app_col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .app_col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .app_col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .app_col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .app_col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .app_col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .app_col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .app_col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .app_col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .app_col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    html[dir=ltr] .app_pull-lg-0 {
        right: auto
    }

    html[dir=rtl] .app_pull-lg-0 {
        left: auto
    }

    html[dir=ltr] .app_pull-lg-1 {
        right: 8.33333%
    }

    html[dir=rtl] .app_pull-lg-1 {
        left: 8.33333%
    }

    html[dir=ltr] .app_pull-lg-2 {
        right: 16.66667%
    }

    html[dir=rtl] .app_pull-lg-2 {
        left: 16.66667%
    }

    html[dir=ltr] .app_pull-lg-3 {
        right: 25%
    }

    html[dir=rtl] .app_pull-lg-3 {
        left: 25%
    }

    html[dir=ltr] .app_pull-lg-4 {
        right: 33.33333%
    }

    html[dir=rtl] .app_pull-lg-4 {
        left: 33.33333%
    }

    html[dir=ltr] .app_pull-lg-5 {
        right: 41.66667%
    }

    html[dir=rtl] .app_pull-lg-5 {
        left: 41.66667%
    }

    html[dir=ltr] .app_pull-lg-6 {
        right: 50%
    }

    html[dir=rtl] .app_pull-lg-6 {
        left: 50%
    }

    html[dir=ltr] .app_pull-lg-7 {
        right: 58.33333%
    }

    html[dir=rtl] .app_pull-lg-7 {
        left: 58.33333%
    }

    html[dir=ltr] .app_pull-lg-8 {
        right: 66.66667%
    }

    html[dir=rtl] .app_pull-lg-8 {
        left: 66.66667%
    }

    html[dir=ltr] .app_pull-lg-9 {
        right: 75%
    }

    html[dir=rtl] .app_pull-lg-9 {
        left: 75%
    }

    html[dir=ltr] .app_pull-lg-10 {
        right: 83.33333%
    }

    html[dir=rtl] .app_pull-lg-10 {
        left: 83.33333%
    }

    html[dir=ltr] .app_pull-lg-11 {
        right: 91.66667%
    }

    html[dir=rtl] .app_pull-lg-11 {
        left: 91.66667%
    }

    html[dir=ltr] .app_pull-lg-12 {
        right: 100%
    }

    html[dir=rtl] .app_pull-lg-12 {
        left: 100%
    }

    html[dir=ltr] .app_push-lg-0 {
        left: auto
    }

    html[dir=rtl] .app_push-lg-0 {
        right: auto
    }

    html[dir=ltr] .app_push-lg-1 {
        left: 8.33333%
    }

    html[dir=rtl] .app_push-lg-1 {
        right: 8.33333%
    }

    html[dir=ltr] .app_push-lg-2 {
        left: 16.66667%
    }

    html[dir=rtl] .app_push-lg-2 {
        right: 16.66667%
    }

    html[dir=ltr] .app_push-lg-3 {
        left: 25%
    }

    html[dir=rtl] .app_push-lg-3 {
        right: 25%
    }

    html[dir=ltr] .app_push-lg-4 {
        left: 33.33333%
    }

    html[dir=rtl] .app_push-lg-4 {
        right: 33.33333%
    }

    html[dir=ltr] .app_push-lg-5 {
        left: 41.66667%
    }

    html[dir=rtl] .app_push-lg-5 {
        right: 41.66667%
    }

    html[dir=ltr] .app_push-lg-6 {
        left: 50%
    }

    html[dir=rtl] .app_push-lg-6 {
        right: 50%
    }

    html[dir=ltr] .app_push-lg-7 {
        left: 58.33333%
    }

    html[dir=rtl] .app_push-lg-7 {
        right: 58.33333%
    }

    html[dir=ltr] .app_push-lg-8 {
        left: 66.66667%
    }

    html[dir=rtl] .app_push-lg-8 {
        right: 66.66667%
    }

    html[dir=ltr] .app_push-lg-9 {
        left: 75%
    }

    html[dir=rtl] .app_push-lg-9 {
        right: 75%
    }

    html[dir=ltr] .app_push-lg-10 {
        left: 83.33333%
    }

    html[dir=rtl] .app_push-lg-10 {
        right: 83.33333%
    }

    html[dir=ltr] .app_push-lg-11 {
        left: 91.66667%
    }

    html[dir=rtl] .app_push-lg-11 {
        right: 91.66667%
    }

    html[dir=ltr] .app_push-lg-12 {
        left: 100%
    }

    html[dir=rtl] .app_push-lg-12 {
        right: 100%
    }

    html[dir=ltr] .app_offset-lg-0 {
        margin-left: 0
    }

    html[dir=rtl] .app_offset-lg-0 {
        margin-right: 0
    }

    html[dir=ltr] .app_offset-lg-1 {
        margin-left: 8.33333%
    }

    html[dir=rtl] .app_offset-lg-1 {
        margin-right: 8.33333%
    }

    html[dir=ltr] .app_offset-lg-2 {
        margin-left: 16.66667%
    }

    html[dir=rtl] .app_offset-lg-2 {
        margin-right: 16.66667%
    }

    html[dir=ltr] .app_offset-lg-3 {
        margin-left: 25%
    }

    html[dir=rtl] .app_offset-lg-3 {
        margin-right: 25%
    }

    html[dir=ltr] .app_offset-lg-4 {
        margin-left: 33.33333%
    }

    html[dir=rtl] .app_offset-lg-4 {
        margin-right: 33.33333%
    }

    html[dir=ltr] .app_offset-lg-5 {
        margin-left: 41.66667%
    }

    html[dir=rtl] .app_offset-lg-5 {
        margin-right: 41.66667%
    }

    html[dir=ltr] .app_offset-lg-6 {
        margin-left: 50%
    }

    html[dir=rtl] .app_offset-lg-6 {
        margin-right: 50%
    }

    html[dir=ltr] .app_offset-lg-7 {
        margin-left: 58.33333%
    }

    html[dir=rtl] .app_offset-lg-7 {
        margin-right: 58.33333%
    }

    html[dir=ltr] .app_offset-lg-8 {
        margin-left: 66.66667%
    }

    html[dir=rtl] .app_offset-lg-8 {
        margin-right: 66.66667%
    }

    html[dir=ltr] .app_offset-lg-9 {
        margin-left: 75%
    }

    html[dir=rtl] .app_offset-lg-9 {
        margin-right: 75%
    }

    html[dir=ltr] .app_offset-lg-10 {
        margin-left: 83.33333%
    }

    html[dir=rtl] .app_offset-lg-10 {
        margin-right: 83.33333%
    }

    html[dir=ltr] .app_offset-lg-11 {
        margin-left: 91.66667%
    }

    html[dir=rtl] .app_offset-lg-11 {
        margin-right: 91.66667%
    }
}

* {
    box-sizing: border-box
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body, html {
    min-height: 100vh;
    position: relative
}

a img {
    border: none
}

blockquote {
    quotes: none
}

    blockquote:after, blockquote:before {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, td, th {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

html[dir=rtl] caption, html[dir=rtl] td, html[dir=rtl] th {
    text-align: right
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-size: 16px
}

body {
    color: #434343;
    font-size: 1rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5
}

button, input {
    font-family: 'Montserrat', sans-serif
}

p {
    -webkit-font-feature-settings: 'kern' 1, 'liga' 0;
    font-feature-settings: 'kern' 1, 'liga' 0;
    margin: 0 0 0.5rem
}

    p:last-child {
        margin-bottom: 0
    }

.app_pageTitle {
    -webkit-font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    margin: 0;
    color: #434343;
    font-size: 3.45rem;
    font-weight: 400;
    font-family: 'Playfair Display', sans-serif;
    text-transform: none;
    line-height: 1.3
}

.app_modalTitle {
    -webkit-font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    margin: 0;
    color: #434343;
    font-size: 2.2rem;
    font-weight: 400;
    font-family: 'Playfair Display', sans-serif;
    text-transform: none;
    line-height: 1.3
}

.app_heading1 {
    -webkit-font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    margin: 0;
    color: #434343;
    font-size: 1.8rem;
    font-weight: 400;
    font-family: 'Playfair Display', sans-serif;
    text-transform: none;
    line-height: 1.3
}

.app_heading2 {
    -webkit-font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    margin: 0;
    color: #632e51;
    font-size: 1.25rem;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    line-height: 1.3
}

.app_subheading1 {
    margin: 0;
    color: #434343;
    font-size: 1rem;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    line-height: 1.3
}

.app_subheading2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    margin: 0
}

.app_bold, b, strong {
    font-weight: 700
}

.app_italic, em, i {
    font-style: italic
}

.app_small, small {
    font-size: .85rem
}

.app_thin {
    font-weight: 300
}

ol, ul {
    margin: 0;
    padding: 0
}

    ol li, ul li {
        -webkit-font-feature-settings: 'kern' 1, 'lnum' 1, 'liga' 1;
        font-feature-settings: 'kern' 1, 'lnum' 1, 'liga' 1;
        margin: 0 0 .5rem 1rem
    }

html[dir=rtl] ol li, html[dir=rtl] ul li {
    margin: 0 1rem .5rem 0
}

hr {
    background: #ccc;
    border: 0;
    height: 1px;
    margin: 1rem 0;
    padding: 0
}

.app_underline {
    text-decoration: underline
}

.app_caps {
    text-transform: uppercase
}

.app_small-caps {
    -webkit-font-feature-settings: 'smcp' 1, 'kern' 1;
    font-feature-settings: 'smcp' 1, 'kern' 1;
    letter-spacing: 0.1rem
}

.app_text-center {
    text-align: center
}

.app_text-left {
    text-align: left
}

html[dir=rtl] .app_text-left {
    text-align: right
}

.app_text-right {
    text-align: right
}

html[dir=rtl] .app_text-right {
    text-align: left
}

a {
    color: #86661D;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #86661D;
    font-weight: 400;
    cursor: pointer;
    transition: color 150ms;
    text-decoration: none
}

    a:hover {
        color: #6D5318;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #6D5318
    }

    a:focus {
        color: #6D5318;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #6D5318;
        outline: 0
    }

    a:active {
        color: #86661D;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #86661D
    }

.app_highlight {
    color: #86661D;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    transition: color 150ms;
    border-bottom: 0
}

    .app_highlight:hover {
        color: #6D5318;
        -webkit-text-decoration: none;
        text-decoration: none;
        border-bottom: 0
    }

    .app_highlight:active, .app_highlight:focus {
        color: #86661D;
        -webkit-text-decoration: none;
        text-decoration: none;
        border-bottom: 0
    }

    .app_highlight:focus {
        outline: none;
        border-bottom: 2px solid #86661D
    }

[type=email], [type=number], [type=password], [type=tel], [type=text], [type=time], [type=username], textarea {
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 3.5em;
    min-height: 3.5em;
    color: #5e6068;
    border: 1px solid #666;
    background: #FFFFFF;
    padding: 0 .75rem;
    width: 100%
}

    [type=email]:hover, [type=number]:hover, [type=password]:hover, [type=tel]:hover, [type=text]:hover, [type=time]:hover, [type=username]:hover, textarea:hover {
        border: 1px solid #000;
        background: #FFFFFF
    }

    [type=email]:focus, [type=number]:focus, [type=password]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=username]:focus, textarea:focus {
        border: 2px solid #632d4f;
        background: #f1e2eb;
        outline: none
    }

    [type=email]:disabled, [type=email]:disabled:hover, [type=number]:disabled, [type=number]:disabled:hover, [type=password]:disabled, [type=password]:disabled:hover, [type=tel]:disabled, [type=tel]:disabled:hover, [type=text]:disabled, [type=text]:disabled:hover, [type=time]:disabled, [type=time]:disabled:hover, [type=username]:disabled, [type=username]:disabled:hover, textarea:disabled, textarea:disabled:hover {
        background: #efefef;
        border-color: #efefef;
        color: #4F4F4F
    }

        [type=email]:disabled:hover, [type=number]:disabled:hover, [type=password]:disabled:hover, [type=tel]:disabled:hover, [type=text]:disabled:hover, [type=time]:disabled:hover, [type=username]:disabled:hover, textarea:disabled:hover {
            border-color: #efefef
        }

    [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin: 0
    }

[type=number] {
    -moz-appearance: textfield
}

textarea {
    line-height: 1.5;
    max-width: 100%;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    min-height: 150px
}

[type=checkbox], [type=radio] {
    opacity: 0;
    float: left;
    position: relative
}

html[dir=ltr] [type=checkbox], html[dir=ltr] [type=radio] {
    left: -99999em
}

html[dir=rtl] [type=checkbox], html[dir=rtl] [type=radio] {
    right: -99999em
}

html[dir=rtl] [type=checkbox], html[dir=rtl] [type=radio] {
    float: right
}

[type="checkbox"] + label, [type="radio"] + label {
    display: block;
    cursor: pointer;
    margin-bottom: 0.75rem;
    position: relative;
    min-height: 1.5em
}

html[dir=ltr] [type="checkbox"] + label, html[dir=ltr] [type="radio"] + label {
    padding-left: 2.3em
}

html[dir=rtl] [type="checkbox"] + label, html[dir=rtl] [type="radio"] + label {
    padding-right: 2.3em
}

[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    height: 1.5em;
    margin: 0 .5em 0 0;
    padding: 0;
    position: absolute;
    top: -2px;
    width: 1.5em;
    border-radius: 0px;
    border: 1px solid #666;
    background: #FFFFFF;
    color: #5e6068
}

html[dir=rtl] [type="checkbox"] + label:before {
    margin: 0 0 0 .5em
}

html[dir=ltr] [type="checkbox"] + label:before {
    left: 0
}

html[dir=rtl] [type="checkbox"] + label:before {
    right: 0
}

[type="checkbox"]:focus + label::before {
    border: 2px solid #632d4f;
    background: #f1e2eb
}

[type="checkbox"]:checked + label::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F121"
}

html[dir=ltr] [type="checkbox"]:checked + label::before {
    margin-right: .25em
}

html[dir=rtl] [type="checkbox"]:checked + label::before {
    margin-left: .25em
}

[type="checkbox"]:checked + label::before {
    line-height: 1.5em;
    text-align: center
}

[type="checkbox"]:disabled + label {
    color: #666;
    cursor: not-allowed
}

    [type="checkbox"]:disabled + label::before {
        background: #efefef;
        border-color: #efefef;
        color: #4F4F4F
    }

[type="radio"] + label .app_radioBox {
    display: inline-block;
    height: 1.5em;
    margin: 0 .5em 0 0;
    padding: 0;
    position: absolute;
    top: -2px;
    width: 1.5em;
    border-radius: 50%;
    border: 1px solid #666;
    background: #FFFFFF
}

html[dir=rtl] [type="radio"] + label .app_radioBox {
    margin: 0 0 0 .5em
}

html[dir=ltr] [type="radio"] + label .app_radioBox {
    left: 0
}

html[dir=rtl] [type="radio"] + label .app_radioBox {
    right: 0
}

[type="radio"]:focus + label .app_radioBox {
    border: 2px solid #632d4f;
    background: #f1e2eb
}

[type="radio"]:checked + label .app_radioBox::before {
    content: "";
    border-radius: 50%;
    display: inline-block;
    height: 0.75em;
    width: 0.75em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: #5e6068
}

[type="radio"]:disabled + label {
    color: #666;
    cursor: not-allowed
}

    [type="radio"]:disabled + label .app_radioBox {
        background: #efefef;
        border-color: #efefef
    }

        [type="radio"]:disabled + label .app_radioBox::before {
            background: #4F4F4F
        }

fieldset {
    min-width: inherit;
    width: 100%
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    [type=email], [type=number], [type=password], [type=tel], [type=text], [type=username], input, select, textarea {
        font-size: 16px
    }
}

.app_displayError {
    padding: 0.5rem;
    background: #ac0000;
    color: #FFF;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: .85rem;
    word-break: break-all
}

body {
    background: #f2f2f2 url(https://be.synxis.com/assets/chain/25042/hotel/12319/fileStorage/image/white-waves.png)
}

@-webkit-keyframes app_fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes app_fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes app_rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes app_rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes app_dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124
    }
}

@keyframes app_dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124
    }
}

@-webkit-keyframes app_spin {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    100% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }
}

@keyframes app_spin {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    100% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }
}

.app_page-animation {
    -webkit-animation: app_fadeIn 0.8s;
    animation: app_fadeIn 0.8s;
    position: relative
}

@media print {
    .app_doNotPrint {
        display: none
    }

    .app_columnLayoutForPrint {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable {
    position: absolute;
    top: -999px
}

html[dir=ltr] .sr-only-focusable {
    left: -999px
}

html[dir=rtl] .sr-only-focusable {
    right: -999px
}

.sr-only-focusable:focus, .sr-only-focusable:focus-within {
    position: relative;
    top: 0
}

html[dir=ltr] .sr-only-focusable:focus, html[dir=ltr] .sr-only-focusable:focus-within {
    left: 0
}

html[dir=rtl] .sr-only-focusable:focus, html[dir=rtl] .sr-only-focusable:focus-within {
    right: 0
}

.mobileOnly {
    display: none
}

@media (max-width: 767px) {
    .mobileOnly {
        display: block
    }
}

.mobileTabletOnly {
    display: none
}

@media (max-width: 1024px) {
    .mobileTabletOnly {
        display: block
    }
}

.tabletDesktopOnly {
    display: block
}

@media (max-width: 767px) {
    .tabletDesktopOnly {
        display: none
    }
}

.desktopOnly {
    display: block
}

@media (max-width: 1024px) {
    .desktopOnly {
        display: none
    }
}

.no-scroll {
    overflow: hidden
}

.user-bar_container {
    background: #f2f2f2 url(https://be.synxis.com/assets/chain/25042/hotel/12319/fileStorage/image/white-waves.png)
}

.user-bar_skipLinkWrapper {
    max-width: 1280px;
    margin: 0 auto
}

.user-bar_skipLink, .user-bar_skipLink:active, .user-bar_skipLink:focus, .user-bar_skipLink:hover {
    display: inline-block;
    margin: 0.5rem;
    color: #632d4f;
    border-bottom: 0
}

    .user-bar_skipLink:focus, .user-bar_skipLink:active:focus, .user-bar_skipLink:focus:focus, .user-bar_skipLink:hover:focus {
        outline: 1px dotted #632d4f
    }

.user-bar_wrapper {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 1280px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .user-bar_wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.user-bar_left {
    text-align: left;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start
}

html[dir=rtl] .user-bar_left {
    text-align: right
}

html[dir=ltr] .user-bar_left {
    padding-left: .5rem
}

html[dir=rtl] .user-bar_left {
    padding-right: .5rem
}

@media (max-width: 1024px) {
    .user-bar_left {
        position: relative;
        min-height: 45px
    }

    html[dir=ltr] .user-bar_left {
        padding-left: 60px
    }

    html[dir=rtl] .user-bar_left {
        padding-right: 60px
    }
}

.user-bar_right {
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

html[dir=rtl] .user-bar_right {
    text-align: left
}

html[dir=ltr] .user-bar_right {
    padding-right: 1rem
}

html[dir=rtl] .user-bar_right {
    padding-left: 1rem
}

@media (max-width: 1024px) {
    .user-bar_right {
        min-height: 45px
    }

    html[dir=ltr] .user-bar_right {
        padding-right: .5rem
    }

    html[dir=rtl] .user-bar_right {
        padding-left: .5rem
    }
}

.user-bar_right button:hover {
    cursor: pointer
}

.user-bar_mobileMenu, .user-bar_mobileMenuActive {
    display: none
}

@media (max-width: 1024px) {
    .user-bar_mobileMenu, .user-bar_mobileMenuActive {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0
    }

    html[dir=ltr] .user-bar_mobileMenu, html[dir=ltr] .user-bar_mobileMenuActive {
        left: 0
    }

    html[dir=rtl] .user-bar_mobileMenu, html[dir=rtl] .user-bar_mobileMenuActive {
        right: 0
    }
}

.user-bar_mobileMenu > button, .user-bar_mobileMenuActive > button {
    border: 0;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    cursor: pointer;
    height: 100%;
    text-align: center;
    width: 60px;
    background: #632d4f;
    color: #FFF;
    font-size: 30px
}

    .user-bar_mobileMenu > button::before, .user-bar_mobileMenuActive > button::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-line';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F146"
    }

html[dir=ltr] .user-bar_mobileMenu > button::before, html[dir=ltr] .user-bar_mobileMenuActive > button::before {
    margin-right: .25em
}

html[dir=rtl] .user-bar_mobileMenu > button::before, html[dir=rtl] .user-bar_mobileMenuActive > button::before {
    margin-left: .25em
}

.user-bar_mobileMenu > button:focus, .user-bar_mobileMenuActive > button:focus {
    outline: 1px dotted #632d4f
}

.user-bar_mobileMenu > button::before, .user-bar_mobileMenuActive > button::before {
    vertical-align: middle
}

html[dir=ltr] .user-bar_mobileMenu > button::before, html[dir=ltr] .user-bar_mobileMenuActive > button::before {
    margin-right: 0
}

html[dir=rtl] .user-bar_mobileMenu > button::before, html[dir=rtl] .user-bar_mobileMenuActive > button::before {
    margin-left: 0
}

.user-bar_mobileMenuActive > button {
    background: #632d4f;
    color: #FFF
}

.user-bar_menuHeader {
    background: #fff;
    display: -ms-flexbox;
    display: flex
}

    .user-bar_menuHeader .user-bar_close {
        width: 65px;
        min-height: 65px;
        background: transparent;
        border: 0;
        color: inherit;
        -ms-flex-positive: 0;
        flex-grow: 0;
        cursor: pointer
    }

        .user-bar_menuHeader .user-bar_close::before {
            display: inline-block;
            line-height: 1em;
            font-family: 'spark-icon-line';
            font-size: 1em;
            vertical-align: baseline;
            font-weight: normal;
            content: "\F123"
        }

html[dir=ltr] .user-bar_menuHeader .user-bar_close::before {
    margin-right: .25em
}

html[dir=rtl] .user-bar_menuHeader .user-bar_close::before {
    margin-left: .25em
}

.user-bar_menuHeader .user-bar_close::before {
    font-size: 15px;
    margin: 0;
    font-weight: bold
}

.user-bar_menuHeader div {
    padding: 1rem
}

html[dir=ltr] .user-bar_menuHeader div {
    border-left: 1px solid #ccc
}

html[dir=rtl] .user-bar_menuHeader div {
    border-right: 1px solid #ccc
}

.user-bar_menuList {
    background: #f2f2f2;
    box-shadow: 0 4px 9px 3px rgba(0, 0, 0, 0.3);
    color: #434343;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 50%;
    z-index: 9999;
    overflow: auto
}

html[dir=ltr] .user-bar_menuList {
    left: -100%
}

html[dir=rtl] .user-bar_menuList {
    right: -100%
}

@media (min-width: 768px) and (max-width: 1024px) {
    .user-bar_menuList {
        width: 40%;
        min-width: 360px
    }
}

@media (max-width: 767px) {
    .user-bar_menuList {
        width: 85%
    }
}

html[dir=ltr] .user-bar_menuList {
    -webkit-animation: user-bar_slideLTR 0.5s forwards;
    animation: user-bar_slideLTR 0.5s forwards
}

html[dir=rtl] .user-bar_menuList {
    -webkit-animation: user-bar_slideRTL 0.5s forwards;
    animation: user-bar_slideRTL 0.5s forwards
}

.user-bar_menuList ul {
    list-style: none;
    margin: 0.75rem 0
}

.user-bar_menuList li {
    margin: 0 0 0 0
}

html[dir=rtl] .user-bar_menuList li {
    margin: 0 0 0 0
}

.user-bar_menuList .user-bar_menuChangeHotelLink, .user-bar_menuList .user-bar_menuCurrencySelection, .user-bar_menuList .user-bar_menuEditProfileLink, .user-bar_menuList .user-bar_menuFindDifferentHotelLink, .user-bar_menuList .user-bar_menuHotelDetailsLink, .user-bar_menuList .user-bar_menuLanguageSelection, .user-bar_menuList .user-bar_menuPhoneNumberLink, .user-bar_menuList .user-bar_menuReservationsLink, .user-bar_menuList .user-bar_menuSelectARoomLink, .user-bar_menuList .user-bar_menuSignInLink {
    display: block;
    padding: 0.75rem 1rem;
    text-transform: uppercase
}

    .user-bar_menuList .user-bar_menuChangeHotelLink:empty, .user-bar_menuList .user-bar_menuCurrencySelection:empty, .user-bar_menuList .user-bar_menuEditProfileLink:empty, .user-bar_menuList .user-bar_menuFindDifferentHotelLink:empty, .user-bar_menuList .user-bar_menuHotelDetailsLink:empty, .user-bar_menuList .user-bar_menuLanguageSelection:empty, .user-bar_menuList .user-bar_menuPhoneNumberLink:empty, .user-bar_menuList .user-bar_menuReservationsLink:empty, .user-bar_menuList .user-bar_menuSelectARoomLink:empty, .user-bar_menuList .user-bar_menuSignInLink:empty {
        display: none
    }

@media (min-width: 768px) and (max-width: 1024px) {
    .user-bar_menuList .user-bar_menuCurrencySelection, .user-bar_menuList .user-bar_menuLanguageSelection {
        display: none
    }
}

.user-bar_menuList .user-bar_customMenu {
    border-top: 1px solid #ccc;
    padding: 1rem 0
}

.user-bar_overlay {
    background: rgba(255, 255, 255, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9998;
    height: 100vh
}

.user-bar_logo {
    display: inline-block;
    vertical-align: middle;
    background-image: url(/assets/chain/25042/hotel/12319/fileStorage/image/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    height: 105px;
    width: 174px;
    margin: .5rem .5rem .5rem 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-bottom: 0
}

html[dir=rtl] .user-bar_logo {
    margin: .5rem 0 .5rem .5rem
}

@media (max-width: 1024px) {
    .user-bar_logo {
        margin: .5rem 0 .5rem 1rem
    }

    html[dir=rtl] .user-bar_logo {
        margin: .5rem 1rem .5rem 0
    }
}

.user-bar_logo:focus {
    border-bottom: 0;
    outline: 1px dotted #632d4f
}

.user-bar_logo:active, .user-bar_logo:hover {
    border-bottom: 0
}

.user-bar_hotelName {
    margin: .5rem 0 .5rem .5rem;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Montserrat', sans-serif;
    color: #632d4f;
    font-weight: 400;
    font-size: 14px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase
}

html[dir=rtl] .user-bar_hotelName {
    margin: .5rem .5rem .5rem 0
}

@media (max-width: 1024px) {
    .user-bar_hotelName {
        margin: .5rem 0 .5rem 1rem
    }

    html[dir=rtl] .user-bar_hotelName {
        margin: .5rem 1rem .5rem 0
    }
}

@media (max-width: 767px) {
    .user-bar_hotelName {
        display: block
    }
}

@media (max-width: 767px) {
    .user-bar_logo + .user-bar_hotelName {
        display: none
    }

    .user-bar_right + .user-bar_hotelName {
        width: 100%;
        margin: 0;
        padding: 0.5rem
    }
}

.user-bar_findDifferentHotel, .user-bar_findDifferentHotel:active, .user-bar_findDifferentHotel:focus, .user-bar_findDifferentHotel:hover, .user-bar_phoneNumber, .user-bar_phoneNumber:active, .user-bar_phoneNumber:focus, .user-bar_phoneNumber:hover, .user-bar_reservationsLink, .user-bar_reservationsLink:active, .user-bar_reservationsLink:focus, .user-bar_reservationsLink:hover {
    font-family: 'Montserrat', sans-serif;
    color: #632d4f;
    font-weight: 400;
    font-size: 14px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    border-bottom: 0;
    margin: .5rem 0 .5rem 2rem
}

html[dir=rtl] .user-bar_findDifferentHotel, html[dir=rtl] .user-bar_findDifferentHotel:active, html[dir=rtl] .user-bar_findDifferentHotel:focus, html[dir=rtl] .user-bar_findDifferentHotel:hover, html[dir=rtl] .user-bar_phoneNumber, html[dir=rtl] .user-bar_phoneNumber:active, html[dir=rtl] .user-bar_phoneNumber:focus, html[dir=rtl] .user-bar_phoneNumber:hover, html[dir=rtl] .user-bar_reservationsLink, html[dir=rtl] .user-bar_reservationsLink:active, html[dir=rtl] .user-bar_reservationsLink:focus, html[dir=rtl] .user-bar_reservationsLink:hover {
    margin: .5rem 2rem .5rem 0
}

@media (max-width: 1024px) {
    .user-bar_findDifferentHotel, .user-bar_findDifferentHotel:active, .user-bar_findDifferentHotel:focus, .user-bar_findDifferentHotel:hover, .user-bar_phoneNumber, .user-bar_phoneNumber:active, .user-bar_phoneNumber:focus, .user-bar_phoneNumber:hover, .user-bar_reservationsLink, .user-bar_reservationsLink:active, .user-bar_reservationsLink:focus, .user-bar_reservationsLink:hover {
        display: none
    }
}

.user-bar_findDifferentHotel:empty, .user-bar_findDifferentHotel:active:empty, .user-bar_findDifferentHotel:focus:empty, .user-bar_findDifferentHotel:hover:empty, .user-bar_phoneNumber:empty, .user-bar_phoneNumber:active:empty, .user-bar_phoneNumber:focus:empty, .user-bar_phoneNumber:hover:empty, .user-bar_reservationsLink:empty, .user-bar_reservationsLink:active:empty, .user-bar_reservationsLink:focus:empty, .user-bar_reservationsLink:hover:empty {
    display: none
}

.user-bar_findDifferentHotel:focus, .user-bar_findDifferentHotel:active:focus, .user-bar_findDifferentHotel:focus:focus, .user-bar_findDifferentHotel:hover:focus, .user-bar_phoneNumber:focus, .user-bar_phoneNumber:active:focus, .user-bar_phoneNumber:focus:focus, .user-bar_phoneNumber:hover:focus, .user-bar_reservationsLink:focus, .user-bar_reservationsLink:active:focus, .user-bar_reservationsLink:focus:focus, .user-bar_reservationsLink:hover:focus {
    outline: 1px dotted #632d4f
}

    .user-bar_findDifferentHotel:hover, .user-bar_findDifferentHotel:active:hover, .user-bar_findDifferentHotel:focus:hover, .user-bar_findDifferentHotel:hover:hover, .user-bar_phoneNumber:hover, .user-bar_phoneNumber:active:hover, .user-bar_phoneNumber:focus:hover, .user-bar_phoneNumber:hover:hover, .user-bar_reservationsLink:hover, .user-bar_reservationsLink:active:hover, .user-bar_reservationsLink:focus:hover, .user-bar_reservationsLink:hover:hover {
        color: #434343;
        -webkit-text-decoration: none;
        text-decoration: none
    }

.user-bar_phoneNumber::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F14E"
}

html[dir=ltr] .user-bar_phoneNumber::before {
    margin-right: .25em
}

html[dir=rtl] .user-bar_phoneNumber::before {
    margin-left: .25em
}

.user-bar_phoneNumber:before {
    color: #632d4f
}

.user-bar_phoneNumber:hover:before {
    color: #434343
}

.user-bar_menuPhoneNumberLink > a::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F14E"
}

html[dir=ltr] .user-bar_menuPhoneNumberLink > a::before {
    margin-right: .25em
}

html[dir=rtl] .user-bar_menuPhoneNumberLink > a::before {
    margin-left: .25em
}

@-webkit-keyframes user-bar_slideLTR {
    100% {
        left: 0
    }
}

@keyframes user-bar_slideLTR {
    100% {
        left: 0
    }
}

@-webkit-keyframes user-bar_slideRTL {
    100% {
        right: 0
    }
}

@keyframes user-bar_slideRTL {
    100% {
        right: 0
    }
}

.hotel-info_active, .hotel-info_container {
    margin: 0.5rem 0;
    position: relative
}

@media (max-width: 1024px) {
    .hotel-info_active, .hotel-info_container {
        display: none
    }
}

.hotel-info_active > button:focus, .hotel-info_container > button:focus {
    outline: 1px dotted #632d4f
}

.hotel-info_active > button:active, .hotel-info_active > button:focus, .hotel-info_active > button:hover, .hotel-info_active > button, .hotel-info_container > button:active, .hotel-info_container > button:focus, .hotel-info_container > button:hover, .hotel-info_container > button {
    font-family: 'Montserrat', sans-serif;
    color: #632d4f;
    font-weight: 400;
    font-size: 14px;
    -webkit-text-decoration: none;
    text-decoration: none;
    text-transform: uppercase;
    background: transparent;
    border: 0;
    padding: 0
}

@media (max-width: 1024px) {
    .hotel-info_active > button:active, .hotel-info_active > button:focus, .hotel-info_active > button:hover, .hotel-info_active > button, .hotel-info_container > button:active, .hotel-info_container > button:focus, .hotel-info_container > button:hover, .hotel-info_container > button {
        display: none
    }
}

.hotel-info_active > button:active:empty, .hotel-info_active > button:focus:empty, .hotel-info_active > button:hover:empty, .hotel-info_active > button:empty, .hotel-info_container > button:active:empty, .hotel-info_container > button:focus:empty, .hotel-info_container > button:hover:empty, .hotel-info_container > button:empty {
    display: none
}

.hotel-info_active > button:active:hover, .hotel-info_active > button:focus:hover, .hotel-info_active > button:hover:hover, .hotel-info_active > button:hover, .hotel-info_container > button:active:hover, .hotel-info_container > button:focus:hover, .hotel-info_container > button:hover:hover, .hotel-info_container > button:hover {
    color: #434343;
    -webkit-text-decoration: none;
    text-decoration: none
}

.hotel-info_dropdown {
    position: absolute;
    top: auto;
    white-space: nowrap;
    z-index: 9999;
    background: #f2f2f2;
    border: 1px solid #ccc;
    box-shadow: 0 4px 9px 3px rgba(0, 0, 0, 0.3);
    color: #434343;
    border-radius: 0px;
    text-align: left;
    padding: 1rem;
    margin-top: 1rem
}

html[dir=ltr] .hotel-info_dropdown {
    left: 0
}

html[dir=rtl] .hotel-info_dropdown {
    right: 0
}

html[dir=rtl] .hotel-info_dropdown {
    text-align: right
}

.hotel-info_dropdown ul {
    list-style: none
}

.hotel-info_dropdown li {
    margin: 0 0 0 0;
    padding: 0.5rem 0
}

html[dir=rtl] .hotel-info_dropdown li {
    margin: 0 0 0 0
}

.hotel-info_dropdown li:first-child {
    padding-top: 0
}

.hotel-info_dropdown li:last-child {
    padding-bottom: 0
}

.hotel-info_customMenu {
    border-top: 1px solid #ccc;
    padding-top: 1rem;
    margin-top: 1rem
}

.hotel-info_menuChangeHotelLink:empty, .hotel-info_menuCurrencySelection:empty, .hotel-info_menuEditProfileLink:empty, .hotel-info_menuFindDifferentHotelLink:empty, .hotel-info_menuHotelDetailsLink:empty, .hotel-info_menuLanguageSelection:empty, .hotel-info_menuPhoneNumberLink:empty, .hotel-info_menuReservationsLink:empty, .hotel-info_menuSelectARoomLink:empty, .hotel-info_menuSignInLink:empty {
    display: none
}

.language-selection_container {
    margin: .5rem 0 .5rem 2rem
}

html[dir=rtl] .language-selection_container {
    margin: .5rem 2rem .5rem 0
}

@media (max-width: 767px) {
    .language-selection_container {
        margin: 0 0 0 0
    }

    html[dir=rtl] .language-selection_container {
        margin: 0 0 0 0
    }
}

.language-selection_container:empty {
    display: none
}

.language-selection_container .select_container, .language-selection_container .select_hiddenInput {
    height: auto
}

.language-selection_container .select_input {
    background: none;
    border: 0;
    padding: 0;
    display: inline-block;
    font-style: normal;
    width: auto;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color: #632d4f;
    font-weight: 400;
    font-size: 14px;
    -webkit-text-decoration: none;
    text-decoration: none;
    line-height: 1.5;
    height: auto
}

    .language-selection_container .select_input::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F10F"
    }

html[dir=ltr] .language-selection_container .select_input::after {
    margin-left: .25em
}

html[dir=rtl] .language-selection_container .select_input::after {
    margin-right: .25em
}

@media (max-width: 767px) {
    .language-selection_container .select_input {
        display: block;
        font-family: inherit;
        font-size: inherit;
        color: #86661D;
        -webkit-text-decoration: none;
        text-decoration: none;
        font-weight: 700;
        transition: color 150ms
    }

    html[dir=ltr] .language-selection_container .select_input {
        padding-right: 45px
    }

    html[dir=rtl] .language-selection_container .select_input {
        padding-left: 45px
    }
}

.language-selection_container .select_input[data-selector=false]::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F112"
}

html[dir=ltr] .language-selection_container .select_input[data-selector=false]::after {
    margin-left: .25em
}

html[dir=rtl] .language-selection_container .select_input[data-selector=false]::after {
    margin-right: .25em
}

.language-selection_container .select_input:after {
    color: #632d4f
}

@media (max-width: 767px) {
    .language-selection_container .select_input:after {
        color: #86661D;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    html[dir=ltr] .language-selection_container .select_input:after {
        right: 0
    }

    html[dir=rtl] .language-selection_container .select_input:after {
        left: 0
    }
}

.language-selection_container .select_input .select_label {
    white-space: normal;
    overflow: visible;
    text-overflow: inherit;
    padding: 0;
    display: inline-block;
    font-size: inherit;
    color: inherit;
    line-height: inherit;
    position: static;
    font-weight: inherit;
    font-family: inherit;
    text-decoration: inherit
}

@media (max-width: 767px) {
    .language-selection_container .select_input .select_label {
        padding: 0;
        font-family: inherit;
        font-size: inherit;
        color: #86661D;
        -webkit-text-decoration: none;
        text-decoration: none;
        font-weight: 700;
        transition: color 150ms
    }
}

.language-selection_container select:hover + .select_input {
    border: 0;
    background: none
}

    .language-selection_container select:hover + .select_input .select_label {
        color: #434343;
        -webkit-text-decoration: none;
        text-decoration: none
    }

@media (max-width: 767px) {
    .language-selection_container select:hover + .select_input .select_label {
        color: #6D5318;
        -webkit-text-decoration: none;
        text-decoration: none
    }
}

.language-selection_container select:hover + .select_input:after {
    color: #434343
}

@media (max-width: 767px) {
    .language-selection_container select:hover + .select_input:after {
        color: #6D5318
    }
}

.language-selection_container select:focus + .select_input {
    background: none;
    border: 0
}

@media (max-width: 767px) {
    .language-selection_container select:focus + .select_input .select_label {
        color: #86661D;
        -webkit-text-decoration: none;
        text-decoration: none
    }
}

.language-selection_container .select_caret {
    display: none
}

.language-selection_container .select_dropdownWrapper {
    width: 320px;
    margin-top: 1rem
}

html[dir=ltr] .language-selection_container .select_dropdownWrapper {
    right: 0
}

html[dir=rtl] .language-selection_container .select_dropdownWrapper {
    left: 0
}

@media (max-width: 767px) {
    .language-selection_container .select_dropdownWrapper {
        width: 100%;
        left: 0;
        right: 0
    }
}

.language-selection_container .select_dropdown {
    max-height: 500px;
    text-align: left
}

html[dir=rtl] .language-selection_container .select_dropdown {
    text-align: right
}

@media (max-width: 767px) {
    .language-selection_container .select_dropdown {
        max-height: 300px
    }
}

@media (min-width: 768px) {
    .language-selection_container .select_focus {
        outline: 1px dotted #632d4f
    }
}

@media (max-width: 767px) {
    .language-selection_container .select_focus {
        outline: 1px dotted #86661D
    }
}

.language-selection_inUserMenu {
    display: none
}

@media (max-width: 767px) {
    .language-selection_inUserMenu {
        display: block
    }
}

@media (max-width: 767px) {
    .language-selection_hideOnMobile {
        display: none
    }
}

.select_container {
    display: block;
    position: relative;
    max-width: 100%
}

    .select_container > label {
        display: none
    }

    .select_container[data-error=true] .select_input {
        border-color: #ac0000;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .select_container[data-error=true] .select_message {
        background: #ac0000;
        color: #FFF
    }

.select_dropdownWrapper {
    position: absolute;
    top: auto;
    z-index: 9999;
    min-width: 100%
}

.select_dropdownCaret {
    display: none;
    background: #f2f2f2;
    content: '';
    height: 0.5rem;
    position: absolute;
    top: 0.5rem;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 0.5rem;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    z-index: 1000
}

.select_dropdown {
    border: 1px solid #ccc;
    border-radius: 0px;
    background: #f2f2f2;
    box-shadow: 0 4px 9px 3px rgba(0, 0, 0, 0.3);
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #434343;
    list-style: none;
    margin: 0;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden
}

    .select_dropdown > li {
        display: block;
        cursor: pointer;
        padding: 0.5rem;
        margin: 0 0 0 0
    }

html[dir=rtl] .select_dropdown > li {
    margin: 0 0 0 0
}

.select_dropdown > li[data-selected=true] {
    background: #632d4f;
    color: #FFF;
    font-weight: 700
}

.select_dropdown > li:focus {
    background: #fff;
    color: #434343;
    font-weight: 700;
    outline: 3px solid #666666;
    outline-offset: -3px
}

.select_dropdown > li:hover, .select_dropdown > li[data-hover=true] {
    background: #fff;
    color: #434343
}

.select_hiddenInput {
    font-size: 16px;
    width: 100%;
    opacity: 0;
    outline: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    height: 3.5em;
    -webkit-appearance: none
}

    .select_hiddenInput:disabled {
        cursor: default
    }

.select_input {
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    height: 3.5em;
    color: #5e6068;
    border: 1px solid #666;
    background: #FFFFFF;
    width: 100%;
    z-index: 1;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

    .select_input.select_dataError {
        border-color: #ac0000
    }

    .select_input .select_caret {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 2
    }

html[dir=ltr] .select_input .select_caret {
    right: .75rem
}

html[dir=rtl] .select_input .select_caret {
    left: .75rem
}

.select_input .select_caret::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F116"
}

html[dir=ltr] .select_input .select_caret::after {
    margin-left: .25em
}

html[dir=rtl] .select_input .select_caret::after {
    margin-right: .25em
}

.select_input .select_caretUp::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F119"
}

html[dir=ltr] .select_input .select_caretUp::after {
    margin-left: .25em
}

html[dir=rtl] .select_input .select_caretUp::after {
    margin-right: .25em
}

.select_label {
    padding: 0 .75rem;
    display: block;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    line-height: 3.5em;
    transition-duration: 0.1s;
    transition-property: font-size,opacity,line-height;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    z-index: 2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #5e6068
}

html[dir=ltr] .select_label {
    padding-right: 2.5rem
}

html[dir=rtl] .select_label {
    padding-left: 2.5rem
}

.select_message {
    padding: 0.5rem;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    word-break: break-all;
    font-size: .85rem
}

.select_required {
    color: #ac0000;
    font-family: arial, sans-serif;
    font-size: 19px;
    line-height: 1;
    font-weight: normal;
    vertical-align: middle
}

.select_active .select_label, .select_hasValue .select_label {
    position: absolute;
    top: 0.5rem;
    line-height: 1.2em;
    font-size: .85rem
}

.select_hasValue .select_value {
    padding: 0 .75rem;
    padding-top: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

html[dir=ltr] .select_hasValue .select_value {
    padding-right: 0
}

html[dir=rtl] .select_hasValue .select_value {
    padding-left: 0
}

html[dir=ltr] .select_hasValue .select_value {
    margin-right: 2.5rem
}

html[dir=rtl] .select_hasValue .select_value {
    margin-left: 2.5rem
}

select:hover + .select_input {
    border: 1px solid #000;
    background: #FFFFFF
}

select:focus + .select_input {
    border: 2px solid #632d4f;
    background: #f1e2eb
}

.iphone .select_dropdown, .mobile .select_dropdown {
    display: none
}

.select_disabled .select_input, .select_disabled:hover .select_input {
    border-color: #efefef;
    background: #efefef
}

.select_disabled .select_input, .select_disabled .select_label, .select_disabled .select_required, .select_disabled:hover .select_input, .select_disabled:hover .select_label, .select_disabled:hover .select_required {
    color: #4F4F4F
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .select_input, .select_label {
        font-size: 16px
    }

    .select_active .select_label, .select_hasValue .select_label {
        font-size: .85rem
    }
}

.currency-selection_container, .currency-selection_containerActive {
    margin: .5rem 0 .5rem 2rem
}

html[dir=rtl] .currency-selection_container, html[dir=rtl] .currency-selection_containerActive {
    margin: .5rem 2rem .5rem 0
}

@media (max-width: 767px) {
    .currency-selection_container, .currency-selection_containerActive {
        margin: 0 0 0 0
    }

    html[dir=rtl] .currency-selection_container, html[dir=rtl] .currency-selection_containerActive {
        margin: 0 0 0 0
    }
}

.currency-selection_button > button, .currency-selection_buttonActive > button {
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    color: #632d4f;
    font-weight: 400;
    font-size: 14px;
    -webkit-text-decoration: none;
    text-decoration: none;
    background: transparent;
    border: 0;
    padding: 0
}

    .currency-selection_button > button::after, .currency-selection_buttonActive > button::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F10F"
    }

html[dir=ltr] .currency-selection_button > button::after, html[dir=ltr] .currency-selection_buttonActive > button::after {
    margin-left: .25em
}

html[dir=rtl] .currency-selection_button > button::after, html[dir=rtl] .currency-selection_buttonActive > button::after {
    margin-right: .25em
}

@media (min-width: 768px) {
    .currency-selection_button > button:focus, .currency-selection_buttonActive > button:focus {
        outline: 1px dotted #632d4f
    }
}

@media (max-width: 767px) {
    .currency-selection_button > button, .currency-selection_buttonActive > button {
        width: 100%;
        text-align: left;
        font-family: inherit;
        font-size: inherit;
        text-transform: inherit;
        color: #86661D;
        -webkit-text-decoration: none;
        text-decoration: none;
        font-weight: 700;
        position: relative
    }

    html[dir=rtl] .currency-selection_button > button, html[dir=rtl] .currency-selection_buttonActive > button {
        text-align: right
    }

    html[dir=ltr] .currency-selection_button > button, html[dir=ltr] .currency-selection_buttonActive > button {
        padding-right: 45px
    }

    html[dir=rtl] .currency-selection_button > button, html[dir=rtl] .currency-selection_buttonActive > button {
        padding-left: 45px
    }

    .currency-selection_button > button:active, .currency-selection_buttonActive > button:active {
        color: #86661D;
        -webkit-text-decoration: none;
        text-decoration: none
    }

    .currency-selection_button > button:focus, .currency-selection_buttonActive > button:focus {
        outline: 1px dotted #86661D
    }
}

.currency-selection_button > button:after, .currency-selection_buttonActive > button:after {
    color: #632d4f
}

@media (max-width: 767px) {
    .currency-selection_button > button:after, .currency-selection_buttonActive > button:after {
        color: #86661D;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    html[dir=ltr] .currency-selection_button > button:after, html[dir=ltr] .currency-selection_buttonActive > button:after {
        right: 0
    }

    html[dir=rtl] .currency-selection_button > button:after, html[dir=rtl] .currency-selection_buttonActive > button:after {
        left: 0
    }
}

.currency-selection_button > button:hover, .currency-selection_buttonActive > button:hover {
    color: #434343;
    -webkit-text-decoration: none;
    text-decoration: none
}

@media (max-width: 767px) {
    .currency-selection_button > button:hover, .currency-selection_buttonActive > button:hover {
        color: #6D5318;
        -webkit-text-decoration: none;
        text-decoration: none
    }
}

.currency-selection_button > button:hover:after, .currency-selection_buttonActive > button:hover:after {
    color: #434343
}

@media (max-width: 767px) {
    .currency-selection_button > button:hover:after, .currency-selection_buttonActive > button:hover:after {
        color: #6D5318
    }
}

.currency-selection_buttonActive > button::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F112"
}

html[dir=ltr] .currency-selection_buttonActive > button::after {
    margin-left: .25em
}

html[dir=rtl] .currency-selection_buttonActive > button::after {
    margin-right: .25em
}

.currency-selection_dropdown {
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 0px;
    box-shadow: 0 4px 9px 3px rgba(0, 0, 0, 0.3);
    font-size: .85rem;
    position: absolute;
    top: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 9999;
    width: 98%;
    max-width: 900px;
    max-height: 500px;
    margin: 1rem auto 0;
    padding: 0.5rem;
    text-align: left;
    overflow: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: start;
    align-items: flex-start
}

html[dir=rtl] .currency-selection_dropdown {
    text-align: right
}

@media (max-width: 767px) {
    .currency-selection_dropdown {
        border-radius: 0;
        border: 0;
        position: fixed;
        display: block;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        margin: 0;
        max-height: 100vh;
        -webkit-transform: none;
        transform: none
    }
}

.currency-selection_close {
    display: none;
    background: transparent;
    border: 0;
    color: inherit;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0
}

    .currency-selection_close::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-line';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F123"
    }

html[dir=ltr] .currency-selection_close::after {
    margin-left: .25em
}

html[dir=rtl] .currency-selection_close::after {
    margin-right: .25em
}

@media (max-width: 767px) {
    .currency-selection_close {
        cursor: pointer;
        font-size: 15px;
        text-align: right;
        position: absolute;
        display: block;
        border-bottom: 0
    }

    html[dir=rtl] .currency-selection_close {
        text-align: left
    }

    html[dir=ltr] .currency-selection_close {
        right: 15px
    }

    html[dir=rtl] .currency-selection_close {
        left: 15px
    }

    .currency-selection_close:active, .currency-selection_close:focus, .currency-selection_close:hover {
        border-bottom: 0
    }
}

.currency-selection_topCurrencies {
    white-space: nowrap;
    -ms-flex: none;
    flex: none
}

html[dir=ltr] .currency-selection_topCurrencies {
    padding-right: 1.5rem
}

html[dir=rtl] .currency-selection_topCurrencies {
    padding-left: 1.5rem
}

@media (max-width: 767px) {
    .currency-selection_topCurrencies {
        white-space: normal
    }

    html[dir=ltr] .currency-selection_topCurrencies {
        padding-right: 0
    }

    html[dir=rtl] .currency-selection_topCurrencies {
        padding-left: 0
    }
}

.currency-selection_topCurrencies h2 {
    margin: .5rem 0 1rem .5rem
}

html[dir=rtl] .currency-selection_topCurrencies h2 {
    margin: .5rem .5rem 1rem 0
}

.currency-selection_topCurrencies ul {
    list-style: none
}

    .currency-selection_topCurrencies ul li {
        margin: 0 0 0 0;
        padding: 0.5rem
    }

html[dir=rtl] .currency-selection_topCurrencies ul li {
    margin: 0 0 0 0
}

.currency-selection_topCurrencies ul li button {
    display: block;
    font-size: 0.85rem
}

.currency-selection_allCurrencies {
    -ms-flex-positive: 2;
    flex-grow: 2;
    overflow: hidden
}

    .currency-selection_allCurrencies h2 {
        margin: .5rem 0 1rem .5rem
    }

html[dir=rtl] .currency-selection_allCurrencies h2 {
    margin: .5rem .5rem 1rem 0
}

.currency-selection_allCurrencies hr {
    margin: 1rem 0.5rem
}

.currency-selection_allCurrencies ul {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: start;
    align-items: flex-start
}

@media (max-width: 767px) {
    .currency-selection_allCurrencies ul {
        display: block
    }
}

.currency-selection_allCurrencies ul li {
    margin: 0 0 0 0;
    padding: 0.5rem;
    width: 50%
}

html[dir=rtl] .currency-selection_allCurrencies ul li {
    margin: 0 0 0 0
}

@media (max-width: 767px) {
    .currency-selection_allCurrencies ul li {
        width: auto
    }
}

.currency-selection_allCurrencies ul li button {
    display: block;
    font-size: 0.85rem
}

.currency-selection_selectedCurrency {
    background: #632d4f;
    color: #FFF;
    border-radius: 0px
}

    .currency-selection_selectedCurrency button, .currency-selection_selectedCurrency button:active, .currency-selection_selectedCurrency button:focus, .currency-selection_selectedCurrency button:hover {
        color: #FFF;
        border-color: #FFF
    }

.currency-selection_search {
    margin: 0 0.5rem
}

.currency-selection_inUserMenu {
    display: none
}

@media (max-width: 767px) {
    .currency-selection_inUserMenu {
        display: block
    }
}

@media (max-width: 767px) {
    .currency-selection_hideOnMobile {
        display: none
    }
}

.myaccount-container_container {
    margin: .5rem 0 .5rem 2rem
}

html[dir=rtl] .myaccount-container_container {
    margin: .5rem 2rem .5rem 0
}

@media (min-width: 768px) and (max-width: 1024px) {
    html[dir=ltr] .myaccount-container_container {
        margin-left: 1rem
    }

    html[dir=rtl] .myaccount-container_container {
        margin-right: 1rem
    }
}

@media (max-width: 767px) {
    html[dir=ltr] .myaccount-container_container {
        margin-left: .5rem
    }

    html[dir=rtl] .myaccount-container_container {
        margin-right: .5rem
    }
}

.myaccount-container_user {
    position: relative
}

    .myaccount-container_user > button, .myaccount-container_user > button:active {
        background: none;
        border: 0;
        padding: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        outline: none;
        cursor: pointer;
        font-family: 'Montserrat', sans-serif;
        color: #632d4f;
        font-weight: 400;
        font-size: 14px;
        -webkit-text-decoration: none;
        text-decoration: none;
        text-transform: uppercase
    }

        .myaccount-container_user > button::before, .myaccount-container_user > button:active::before {
            display: inline-block;
            line-height: 1em;
            font-family: 'spark-icon-line';
            font-size: 1em;
            vertical-align: baseline;
            font-weight: normal;
            content: "\F165"
        }

html[dir=ltr] .myaccount-container_user > button::before, html[dir=ltr] .myaccount-container_user > button:active::before {
    margin-right: .25em
}

html[dir=rtl] .myaccount-container_user > button::before, html[dir=rtl] .myaccount-container_user > button:active::before {
    margin-left: .25em
}

.myaccount-container_user > button:before, .myaccount-container_user > button:active:before {
    color: #632d4f
}

.myaccount-container_user > button:hover, .myaccount-container_user > button:active:hover {
    color: #434343;
    -webkit-text-decoration: none;
    text-decoration: none
}

    .myaccount-container_user > button:hover:before, .myaccount-container_user > button:active:hover:before {
        color: #434343
    }

.myaccount-container_user > button:focus, .myaccount-container_user > button:active:focus {
    outline: 1px dotted #632d4f
}

.myaccount-container_user > a {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.myaccount-container_userActive > button::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F165"
}

html[dir=ltr] .myaccount-container_userActive > button::before {
    margin-right: .25em
}

html[dir=rtl] .myaccount-container_userActive > button::before {
    margin-left: .25em
}

.product-availability-container_section {
    padding-bottom: 2rem
}

.product-availability-container_unavailableMessage {
    background: #632d4f;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    padding: 1rem;
    text-align: center;
    margin-bottom: 1rem;
    color: #fff;
}

.product-availability-container_title {
    display: inline-block
}

.product-availability-container_rightContinue {
    margin-top: 1rem
}

@media (max-width: 1024px) {
    .product-availability-container_rightContinue {
        display: none
    }
}

.product-availability-container_flightPackage {
    margin-bottom: 1rem
}

.search-bar-container_wrapper {
    margin-bottom: 1rem;
    position: relative
}

.search-bar-container_inner {
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-radius: 0px;
    position: relative
}

.search-bar-container_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7)
}

.search-bar-container_top {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .search-bar-container_top {
        display: block
    }
}

.search-bar-container_location {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background: #fff;
    padding: 0.5rem;
    -ms-flex-positive: 3;
    flex-grow: 3
}

html[dir=rtl] .search-bar-container_location {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0
}

html[dir=ltr] .search-bar-container_location {
    border-right: 1px solid #ccc
}

html[dir=rtl] .search-bar-container_location {
    border-left: 1px solid #ccc
}

.search-bar-container_guestsWrapper {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-positive: 2;
    flex-grow: 2
}

.search-bar-container_guests::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F165"
}

html[dir=ltr] .search-bar-container_guests::before {
    margin-right: .25em
}

html[dir=rtl] .search-bar-container_guests::before {
    margin-left: .25em
}

.search-bar-container_guests.search-bar-container_selected::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F165"
}

html[dir=ltr] .search-bar-container_guests.search-bar-container_selected::before {
    margin-right: .25em
}

html[dir=rtl] .search-bar-container_guests.search-bar-container_selected::before {
    margin-left: .25em
}

.search-bar-container_checkIn::before, .search-bar-container_checkOut::before, .search-bar-container_checkInAndCheckOut::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F11E"
}

html[dir=ltr] .search-bar-container_checkIn::before, html[dir=ltr] .search-bar-container_checkOut::before, html[dir=ltr] .search-bar-container_checkInAndCheckOut::before {
    margin-right: .25em
}

html[dir=rtl] .search-bar-container_checkIn::before, html[dir=rtl] .search-bar-container_checkOut::before, html[dir=rtl] .search-bar-container_checkInAndCheckOut::before {
    margin-left: .25em
}

.search-bar-container_checkIn.search-bar-container_selected::before, .search-bar-container_checkOut.search-bar-container_selected::before, .search-bar-container_checkInAndCheckOut.search-bar-container_selected::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F11E"
}

html[dir=ltr] .search-bar-container_checkIn.search-bar-container_selected::before, html[dir=ltr] .search-bar-container_checkOut.search-bar-container_selected::before, html[dir=ltr] .search-bar-container_checkInAndCheckOut.search-bar-container_selected::before {
    margin-right: .25em
}

html[dir=rtl] .search-bar-container_checkIn.search-bar-container_selected::before, html[dir=rtl] .search-bar-container_checkOut.search-bar-container_selected::before, html[dir=rtl] .search-bar-container_checkInAndCheckOut.search-bar-container_selected::before {
    margin-left: .25em
}

.search-bar-container_checkIn, .search-bar-container_checkOut, .search-bar-container_checkInAndCheckOut, .search-bar-container_guests {
    background: none;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    cursor: pointer;
    text-align: left;
    vertical-align: middle;
    padding: .5rem .5rem .5rem 3rem;
    position: relative;
    color: #434343;
    font-weight: 400;
    font-size: 1rem;
    -ms-flex-positive: 2;
    flex-grow: 2
}

html[dir=rtl] .search-bar-container_checkIn, html[dir=rtl] .search-bar-container_checkOut, html[dir=rtl] .search-bar-container_checkInAndCheckOut, html[dir=rtl] .search-bar-container_guests {
    text-align: right
}

html[dir=ltr] .search-bar-container_checkIn, html[dir=ltr] .search-bar-container_checkOut, html[dir=ltr] .search-bar-container_checkInAndCheckOut, html[dir=ltr] .search-bar-container_guests {
    border-right: 1px solid #ccc
}

html[dir=rtl] .search-bar-container_checkIn, html[dir=rtl] .search-bar-container_checkOut, html[dir=rtl] .search-bar-container_checkInAndCheckOut, html[dir=rtl] .search-bar-container_guests {
    border-left: 1px solid #ccc
}

html[dir=rtl] .search-bar-container_checkIn, html[dir=rtl] .search-bar-container_checkOut, html[dir=rtl] .search-bar-container_checkInAndCheckOut, html[dir=rtl] .search-bar-container_guests {
    padding: .5rem 3rem .5rem .5rem
}

@media (max-width: 767px) {
    .search-bar-container_checkIn, .search-bar-container_checkOut, .search-bar-container_checkInAndCheckOut, .search-bar-container_guests {
        display: block;
        width: 100%;
        border-bottom: 1px solid #ccc;
        padding: 1rem 1rem 1rem 3rem
    }

    html[dir=ltr] .search-bar-container_checkIn, html[dir=ltr] .search-bar-container_checkOut, html[dir=ltr] .search-bar-container_checkInAndCheckOut, html[dir=ltr] .search-bar-container_guests {
        border-right-width: 0
    }

    html[dir=rtl] .search-bar-container_checkIn, html[dir=rtl] .search-bar-container_checkOut, html[dir=rtl] .search-bar-container_checkInAndCheckOut, html[dir=rtl] .search-bar-container_guests {
        border-left-width: 0
    }

    html[dir=rtl] .search-bar-container_checkIn, html[dir=rtl] .search-bar-container_checkOut, html[dir=rtl] .search-bar-container_checkInAndCheckOut, html[dir=rtl] .search-bar-container_guests {
        padding: 1rem 3rem 1rem 1rem
    }
}

.search-bar-container_checkIn:before, .search-bar-container_checkOut:before, .search-bar-container_checkInAndCheckOut:before, .search-bar-container_guests:before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1.5rem
}

html[dir=ltr] .search-bar-container_checkIn:before, html[dir=ltr] .search-bar-container_checkOut:before, html[dir=ltr] .search-bar-container_checkInAndCheckOut:before, html[dir=ltr] .search-bar-container_guests:before {
    left: 1rem
}

html[dir=rtl] .search-bar-container_checkIn:before, html[dir=rtl] .search-bar-container_checkOut:before, html[dir=rtl] .search-bar-container_checkInAndCheckOut:before, html[dir=rtl] .search-bar-container_guests:before {
    right: 1rem
}

.search-bar-container_checkIn:focus, .search-bar-container_checkOut:focus, .search-bar-container_checkInAndCheckOut:focus, .search-bar-container_guests:focus {
    background: #fff;
    outline: none;
    border: 1px solid #434343
}

html[dir=ltr] .search-bar-container_checkIn:focus, html[dir=ltr] .search-bar-container_checkOut:focus, html[dir=ltr] .search-bar-container_checkInAndCheckOut:focus, html[dir=ltr] .search-bar-container_guests:focus {
    border-right: 1px solid #434343
}

html[dir=rtl] .search-bar-container_checkIn:focus, html[dir=rtl] .search-bar-container_checkOut:focus, html[dir=rtl] .search-bar-container_checkInAndCheckOut:focus, html[dir=rtl] .search-bar-container_guests:focus {
    border-left: 1px solid #434343
}

.search-bar-container_checkIn:focus::before, .search-bar-container_checkOut:focus::before, .search-bar-container_checkInAndCheckOut:focus::before, .search-bar-container_guests:focus::before {
    font-size: 1.5rem
}

.search-bar-container_checkIn.search-bar-container_selected::before, .search-bar-container_checkOut.search-bar-container_selected::before, .search-bar-container_checkInAndCheckOut.search-bar-container_selected::before, .search-bar-container_guests.search-bar-container_selected::before {
    font-size: 1.5rem
}

.search-bar-container_checkIn .search-bar-container_label, .search-bar-container_checkOut .search-bar-container_label, .search-bar-container_checkInAndCheckOut .search-bar-container_label, .search-bar-container_guests .search-bar-container_label {
    font-weight: 700;
    color: #632e51;
    display: block
}

.search-bar-container_hideDate {
    visibility: hidden
}

.search-bar-container_checkOut, .search-bar-container_checkInAndCheckOut {
    border-bottom: 0
}

html[dir=ltr] .search-bar-container_checkOut, html[dir=ltr] .search-bar-container_checkInAndCheckOut {
    border-right-width: 0
}

html[dir=rtl] .search-bar-container_checkOut, html[dir=rtl] .search-bar-container_checkInAndCheckOut {
    border-left-width: 0
}

.search-bar-container_readOnly {
    cursor: default
}

    .search-bar-container_readOnly .search-bar-container_label {
        color: #434343
    }

.search-bar-container_caret {
    background: #f2f2f2;
    content: '';
    display: inline-block;
    height: 1rem;
    position: absolute;
    bottom: -2.1rem;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 1rem;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    z-index: 1000
}

html[dir=ltr] .search-bar-container_caret {
    left: 1.5rem
}

html[dir=rtl] .search-bar-container_caret {
    right: 1.5rem
}

@media (max-width: 767px) {
    .search-bar-container_caret {
        display: none
    }
}

.search-bar-container_search {
    padding: .5rem 1rem .5rem .5rem;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: center;
    align-self: center
}

html[dir=rtl] .search-bar-container_search {
    padding: .5rem .5rem .5rem 1rem
}

@media (max-width: 767px) {
    .search-bar-container_search {
        display: none
    }
}

.search-bar-container_search button {
    width: 100%
}

.search-bar-container_advancedSearch {
    display: block;
    border-top: 1px solid #ccc
}

.search-bar-container_advancedSearchButton {
    padding: 0.5rem 1rem;
    text-align: right
}

html[dir=rtl] .search-bar-container_advancedSearchButton {
    text-align: left
}

@media (max-width: 767px) {
    .search-bar-container_advancedSearchButton {
        text-align: left
    }

    html[dir=rtl] .search-bar-container_advancedSearchButton {
        text-align: right
    }
}

.search-bar-container_codes {
    padding: 1rem;
    display: none;
    opacity: 0;
    transition-duration: 250ms;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1)
}

    .search-bar-container_codes.search-bar-container_visible {
        display: block;
        opacity: 1
    }

.search-bar-container_mobileSearch {
    display: none
}

@media (max-width: 767px) {
    .search-bar-container_mobileSearch {
        display: block;
        padding: 0 1rem 1rem 1rem
    }

    html[dir=rtl] .search-bar-container_mobileSearch {
        padding: 0 1rem 1rem 1rem
    }
}

.breadcrumbs_wrapper {
    margin-bottom: 1rem
}

.breadcrumbs_header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .breadcrumbs_header {
        display: block
    }
}

.breadcrumbs_header .breadcrumbs_headerWithArrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.breadcrumbs_header .breadcrumbs_backArrow {
    color: #434343;
    font-size: 3.45rem;
    line-height: 1.3;
    cursor: pointer;
    background: transparent;
    border: 0;
    padding: 0
}

    .breadcrumbs_header .breadcrumbs_backArrow::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F10C"
    }

html[dir=ltr] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-right: .25em
}

html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-left: .25em
}

html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F10D"
}

html[dir=ltr] html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-right: .25em
}

html[dir=rtl] html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-left: .25em
}

@media (max-width: 767px) {
    .breadcrumbs_header .breadcrumbs_backArrow::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F110"
    }

    html[dir=ltr] .breadcrumbs_header .breadcrumbs_backArrow::before {
        margin-right: .25em
    }

    html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
        margin-left: .25em
    }

    html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F111"
    }

    html[dir=ltr] html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
        margin-right: .25em
    }

    html[dir=rtl] html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
        margin-left: .25em
    }
}

html[dir=ltr] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-right: 0
}

html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-left: 0
}

.breadcrumbs_header .breadcrumbs_backArrow:focus {
    outline: none;
    box-shadow: 0 0 0 3px #434343
}

html[dir=ltr] .breadcrumbs_header .breadcrumbs_backArrow + h1 {
    margin-left: 1rem
}

html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow + h1 {
    margin-right: 1rem
}

@media (max-width: 767px) {
    html[dir=ltr] .breadcrumbs_header .breadcrumbs_backArrow + h1 {
        margin-left: .5rem
    }

    html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow + h1 {
        margin-right: .5rem
    }
}

@media (max-width: 767px) {
    .breadcrumbs_header .breadcrumbs_continueButton {
        margin-top: 1rem
    }
}

.breadcrumbs_header.breadcrumbs_fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 1rem;
    background: #f2f2f2;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25)
}

    .breadcrumbs_header.breadcrumbs_fixed .breadcrumbs_backArrow, .breadcrumbs_header.breadcrumbs_fixed h1 {
        font-size: 1.5rem;
        color: #434343;
        line-height: 1.5
    }

        .breadcrumbs_header.breadcrumbs_fixed .breadcrumbs_backArrow:focus, .breadcrumbs_header.breadcrumbs_fixed h1:focus {
            box-shadow: 0 0 0 3px #666666
        }

.breadcrumbs_header.breadcrumbs_indicatorEnabled:not(.breadcrumbs_fixed) h1 {
    margin-bottom: 1rem
}

@media (max-width: 767px) {
    .breadcrumbs_header.breadcrumbs_indicatorEnabled:not(.breadcrumbs_fixed) h1 {
        display: none
    }
}

.breadcrumbs_header.breadcrumbs_indicatorEnabled:not(.breadcrumbs_fixed) .breadcrumbs_continueButton {
    margin-bottom: 1rem;
    margin-top: 0
}

@media (max-width: 767px) {
    .breadcrumbs_list {
        border-radius: 0px;
        border-width: 1px;
        border-style: solid;
        border-color: #ccc;
        background: #f2f2f2;
        color: #333
    }
}

.breadcrumbs_list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
    width: 100%
}

@media (max-width: 767px) {
    .breadcrumbs_list ul {
        margin: 0;
        display: block
    }

        .breadcrumbs_list ul.breadcrumbs_collapsed {
            display: none
        }
}

.breadcrumbs_item {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
    text-align: left;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 16.6%
}

html[dir=rtl] .breadcrumbs_item {
    margin: 0 0 0 0
}

html[dir=rtl] .breadcrumbs_item {
    text-align: right
}

@media (max-width: 767px) {
    .breadcrumbs_item {
        display: block;
        width: 100%
    }
}

.breadcrumbs_item:after {
    content: '';
    top: 1rem;
    z-index: 1;
    position: absolute;
    height: 3px;
    background: #ccc
}

html[dir=ltr] .breadcrumbs_item:after {
    left: 3px
}

html[dir=rtl] .breadcrumbs_item:after {
    right: 3px
}

html[dir=ltr] .breadcrumbs_item:after {
    right: 0
}

html[dir=rtl] .breadcrumbs_item:after {
    left: 0
}

@media (max-width: 767px) {
    .breadcrumbs_item:after {
        display: none
    }
}

.breadcrumbs_item:last-child:after {
    display: none
}

.breadcrumbs_item .breadcrumbs_disableStep, .breadcrumbs_item a {
    text-decoration: none;
    border-bottom: 0
}

    .breadcrumbs_item .breadcrumbs_disableStep:active, .breadcrumbs_item .breadcrumbs_disableStep:focus, .breadcrumbs_item .breadcrumbs_disableStep:hover, .breadcrumbs_item a:active, .breadcrumbs_item a:focus, .breadcrumbs_item a:hover {
        text-decoration: none;
        border-bottom: 0
    }

        .breadcrumbs_item .breadcrumbs_disableStep:focus > span.breadcrumbs_icon, .breadcrumbs_item a:focus > span.breadcrumbs_icon {
            outline-width: 1px;
            outline-style: dotted;
            outline-color: #666666
        }

@media (max-width: 767px) {
    .breadcrumbs_item .breadcrumbs_disableStep, .breadcrumbs_item a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0.75rem 0;
        width: 100%
    }
}

.breadcrumbs_icon {
    font-size: 1rem;
    text-align: center;
    border-radius: 50%;
    display: block;
    margin: 0 0 0.5rem;
    line-height: 2rem;
    height: 2rem;
    width: 2rem;
    border-width: 1px;
    border-style: solid;
    position: relative;
    z-index: 2;
    border-color: #ccc;
    background: #FFFFFF;
    color: #666666;
    font-weight: 700
}

@media (max-width: 767px) {
    .breadcrumbs_icon {
        margin: 0 0 0 .75rem
    }

    html[dir=rtl] .breadcrumbs_icon {
        margin: 0 .75rem 0 0
    }
}

.breadcrumbs_text {
    display: block;
    font-size: .85rem;
    color: #666666;
    font-weight: 400
}

@media (max-width: 767px) {
    .breadcrumbs_text {
        display: none;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.breadcrumbs_mobileText {
    color: #666666;
    padding: 0 0.75rem;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (min-width: 768px) {
    .breadcrumbs_mobileText {
        display: none
    }
}

.breadcrumbs_stepNumber {
    display: block;
    font-size: .85rem;
    font-weight: 400
}

.breadcrumbs_stepName {
    display: block;
    font-size: 1rem;
    font-weight: 400
}

.breadcrumbs_stepStatus {
    font-size: .85rem;
    font-weight: 400;
    -ms-flex-positive: 0;
    flex-grow: 0;
    text-align: right;
    white-space: nowrap
}

html[dir=rtl] .breadcrumbs_stepStatus {
    text-align: left
}

.breadcrumbs_current a {
    cursor: default
}

.breadcrumbs_current .breadcrumbs_icon {
    border-color: #632d4f;
    background: #632d4f;
    color: #FFF
}

.breadcrumbs_current .breadcrumbs_text {
    color: #632d4f;
    font-weight: 700
}

.breadcrumbs_current .breadcrumbs_mobileText, .breadcrumbs_current .breadcrumbs_stepStatus {
    color: #632d4f
}

.breadcrumbs_completed a {
    cursor: pointer
}

    .breadcrumbs_completed a:focus {
        outline-width: 1px;
        outline-style: dotted;
        outline-color: #86661D
    }

.breadcrumbs_completed:after {
    background: #bf922a
}

.breadcrumbs_completed .breadcrumbs_icon {
    border-color: #bf922a;
    background: #bf922a;
    color: #000
}

.breadcrumbs_completed .breadcrumbs_check::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F121"
}

html[dir=ltr] .breadcrumbs_completed .breadcrumbs_check::before {
    margin-right: .25em
}

html[dir=rtl] .breadcrumbs_completed .breadcrumbs_check::before {
    margin-left: .25em
}

html[dir=ltr] .breadcrumbs_completed .breadcrumbs_check:before {
    margin-right: 0
}

html[dir=rtl] .breadcrumbs_completed .breadcrumbs_check:before {
    margin-left: 0
}

.breadcrumbs_completed .breadcrumbs_text {
    color: #86661D;
    font-weight: 400
}

.breadcrumbs_completed .breadcrumbs_mobileText {
    color: #86661D
}

.breadcrumbs_disabled a {
    cursor: default
}

.breadcrumbs_select, .breadcrumbs_select:active, .breadcrumbs_select:focus, .breadcrumbs_select:hover {
    display: block;
    position: relative;
    background: none;
    padding: 0;
    border: 0;
    width: 100%;
    font-size: 1rem;
    cursor: pointer;
    text-align: left
}

html[dir=rtl] .breadcrumbs_select, html[dir=rtl] .breadcrumbs_select:active, html[dir=rtl] .breadcrumbs_select:focus, html[dir=rtl] .breadcrumbs_select:hover {
    text-align: right
}

@media (min-width: 768px) {
    .breadcrumbs_select, .breadcrumbs_select:active, .breadcrumbs_select:focus, .breadcrumbs_select:hover {
        display: none
    }
}

.breadcrumbs_select .breadcrumbs_current, .breadcrumbs_select:active .breadcrumbs_current, .breadcrumbs_select:focus .breadcrumbs_current, .breadcrumbs_select:hover .breadcrumbs_current {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.75rem 0
}

html[dir=ltr] .breadcrumbs_select .breadcrumbs_current, html[dir=ltr] .breadcrumbs_select:active .breadcrumbs_current, html[dir=ltr] .breadcrumbs_select:focus .breadcrumbs_current, html[dir=ltr] .breadcrumbs_select:hover .breadcrumbs_current {
    padding-right: 3rem
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_current, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_current, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_current, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_current {
    padding-left: 3rem
}

.breadcrumbs_select .breadcrumbs_current::after, .breadcrumbs_select:active .breadcrumbs_current::after, .breadcrumbs_select:focus .breadcrumbs_current::after, .breadcrumbs_select:hover .breadcrumbs_current::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F116"
}

html[dir=ltr] .breadcrumbs_select .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:active .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:focus .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:hover .breadcrumbs_current::after {
    margin-left: .25em
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_current::after {
    margin-right: .25em
}

.breadcrumbs_select .breadcrumbs_current::after, .breadcrumbs_select:active .breadcrumbs_current::after, .breadcrumbs_select:focus .breadcrumbs_current::after, .breadcrumbs_select:hover .breadcrumbs_current::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #632d4f
}

html[dir=ltr] .breadcrumbs_select .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:active .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:focus .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:hover .breadcrumbs_current::after {
    right: 1rem
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_current::after {
    left: 1rem
}

.breadcrumbs_select .breadcrumbs_expanded, .breadcrumbs_select:active .breadcrumbs_expanded, .breadcrumbs_select:focus .breadcrumbs_expanded, .breadcrumbs_select:hover .breadcrumbs_expanded {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    color: #333;
    font-size: 1rem;
    font-weight: 400;
    text-transform: none;
    padding: 1rem 3rem 1rem 1rem
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_expanded, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_expanded, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_expanded, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_expanded {
    padding: 1rem 1rem 1rem 3rem
}

.breadcrumbs_select .breadcrumbs_expanded::after, .breadcrumbs_select:active .breadcrumbs_expanded::after, .breadcrumbs_select:focus .breadcrumbs_expanded::after, .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F119"
}

html[dir=ltr] .breadcrumbs_select .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:active .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:focus .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    margin-left: .25em
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    margin-right: .25em
}

.breadcrumbs_select .breadcrumbs_expanded::after, .breadcrumbs_select:active .breadcrumbs_expanded::after, .breadcrumbs_select:focus .breadcrumbs_expanded::after, .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #632d4f;
    font-size: 1rem
}

html[dir=ltr] .breadcrumbs_select .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:active .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:focus .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    right: 1rem
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    left: 1rem
}

.filter-bar_container .filter-bar_box::after, .filter-bar_flyoutFooter::after {
    display: block;
    content: '';
    clear: both
}

.filter-bar_container {
    margin-bottom: 1rem
}

    .filter-bar_container .filter-bar_box {
        background: #f2f2f2;
        border: 1px solid #d7d7d7;
        border-radius: 0px;
        position: relative
    }

        .filter-bar_container .filter-bar_box.filter-bar_expanded {
            display: block
        }

.filter-bar_options {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 0.5rem
}

.filter-bar_left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.5rem 0;
    text-align: left
}

html[dir=rtl] .filter-bar_left {
    text-align: right
}

.filter-bar_right {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0.5rem 0;
    text-align: right
}

html[dir=rtl] .filter-bar_right {
    text-align: left
}

@media (max-width: 767px) {
    .filter-bar_layout, .filter-bar_viewBy, .filter-bar_sortBy {
        display: none
    }
}

.filter-bar_showPoints {
    padding: 0 .5rem 0 0
}

html[dir=rtl] .filter-bar_showPoints {
    padding: 0 0 0 .5rem
}

.filter-bar_showPoints label {
    margin: 0;
    padding: 0.5rem
}

html[dir=ltr] .filter-bar_showPoints label {
    padding-left: calc(2.3em + 0.5rem)
}

html[dir=rtl] .filter-bar_showPoints label {
    padding-right: calc(2.3em + 0.5rem)
}

.filter-bar_showPoints label::before {
    top: calc(0.5rem - 2px)
}

html[dir=ltr] .filter-bar_showPoints label::before {
    left: .5rem
}

html[dir=rtl] .filter-bar_showPoints label::before {
    right: .5rem
}

.filter-bar_showPoints label:focus {
    border-radius: 0px;
    box-shadow: 0 0 0 3px #666666;
    outline: 0
}

.filter-bar_showAccessible {
    padding: 0 .5rem 0 0
}

html[dir=rtl] .filter-bar_showAccessible {
    padding: 0 0 0 .5rem
}

.filter-bar_showAccessible label {
    margin: 0;
    padding: 0.5rem
}

html[dir=ltr] .filter-bar_showAccessible label {
    padding-left: calc(2.3em + 0.5rem)
}

html[dir=rtl] .filter-bar_showAccessible label {
    padding-right: calc(2.3em + 0.5rem)
}

.filter-bar_showAccessible label::before {
    top: calc(0.5rem - 2px)
}

html[dir=ltr] .filter-bar_showAccessible label::before {
    left: .5rem
}

html[dir=rtl] .filter-bar_showAccessible label::before {
    right: .5rem
}

.filter-bar_showAccessible label:focus {
    border-radius: 0px;
    box-shadow: 0 0 0 4px #666666;
    outline: 0
}

.filter-bar_showAccessible label::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F137"
}

html[dir=ltr] .filter-bar_showAccessible label::after {
    margin-left: .25em
}

html[dir=rtl] .filter-bar_showAccessible label::after {
    margin-right: .25em
}

.filter-bar_filterLink a, .filter-bar_filterLink a:active, .filter-bar_filterLink a:focus, .filter-bar_filterLink a:hover, .filter-bar_filterLinkActive a, .filter-bar_filterLinkActive a:active, .filter-bar_filterLinkActive a:focus, .filter-bar_filterLinkActive a:hover {
    display: block;
    padding: 0.5rem;
    color: inherit;
    font-weight: 700;
    text-decoration: none;
    border-radius: 0px;
    border-bottom: 0
}

    .filter-bar_filterLink a::after, .filter-bar_filterLink a:active::after, .filter-bar_filterLink a:focus::after, .filter-bar_filterLink a:hover::after, .filter-bar_filterLinkActive a::after, .filter-bar_filterLinkActive a:active::after, .filter-bar_filterLinkActive a:focus::after, .filter-bar_filterLinkActive a:hover::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F116"
    }

html[dir=ltr] .filter-bar_filterLink a::after, html[dir=ltr] .filter-bar_filterLink a:active::after, html[dir=ltr] .filter-bar_filterLink a:focus::after, html[dir=ltr] .filter-bar_filterLink a:hover::after, html[dir=ltr] .filter-bar_filterLinkActive a::after, html[dir=ltr] .filter-bar_filterLinkActive a:active::after, html[dir=ltr] .filter-bar_filterLinkActive a:focus::after, html[dir=ltr] .filter-bar_filterLinkActive a:hover::after {
    margin-left: .25em
}

html[dir=rtl] .filter-bar_filterLink a::after, html[dir=rtl] .filter-bar_filterLink a:active::after, html[dir=rtl] .filter-bar_filterLink a:focus::after, html[dir=rtl] .filter-bar_filterLink a:hover::after, html[dir=rtl] .filter-bar_filterLinkActive a::after, html[dir=rtl] .filter-bar_filterLinkActive a:active::after, html[dir=rtl] .filter-bar_filterLinkActive a:focus::after, html[dir=rtl] .filter-bar_filterLinkActive a:hover::after {
    margin-right: .25em
}

.filter-bar_filterLink a:focus, .filter-bar_filterLinkActive a:focus {
    box-shadow: 0 0 0 4px #666666;
    outline: 0
}

.filter-bar_filterLinkActive a, .filter-bar_filterLinkActive a:active, .filter-bar_filterLinkActive a:focus, .filter-bar_filterLinkActive a:focus, .filter-bar_filterLinkActive a:hover {
    background: #632d4f;
    color: #FFF
}

    .filter-bar_filterLinkActive a::after, .filter-bar_filterLinkActive a:active::after, .filter-bar_filterLinkActive a:focus::after, .filter-bar_filterLinkActive a:focus::after, .filter-bar_filterLinkActive a:hover::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F119"
    }

html[dir=ltr] .filter-bar_filterLinkActive a::after, html[dir=ltr] .filter-bar_filterLinkActive a:active::after, html[dir=ltr] .filter-bar_filterLinkActive a:focus::after, html[dir=ltr] .filter-bar_filterLinkActive a:focus::after, html[dir=ltr] .filter-bar_filterLinkActive a:hover::after {
    margin-left: .25em
}

html[dir=rtl] .filter-bar_filterLinkActive a::after, html[dir=rtl] .filter-bar_filterLinkActive a:active::after, html[dir=rtl] .filter-bar_filterLinkActive a:focus::after, html[dir=rtl] .filter-bar_filterLinkActive a:focus::after, html[dir=rtl] .filter-bar_filterLinkActive a:hover::after {
    margin-right: .25em
}

.filter-bar_flyoutBox {
    background: #f2f2f2;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    position: relative;
    padding: 0 0 1rem;
    margin-top: 1rem
}

@media (max-width: 1024px) {
    .filter-bar_flyoutBox {
        height: 100%;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border: 0;
        border-radius: 0;
        z-index: 99997;
        margin: 0;
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.filter-bar_caret {
    background: #f2f2f2;
    content: '';
    display: inline-block;
    height: 1rem;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 1rem;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    z-index: 1000
}

html[dir=ltr] .filter-bar_caret {
    right: 5%
}

html[dir=rtl] .filter-bar_caret {
    left: 5%
}

@media (max-width: 1024px) {
    .filter-bar_caret {
        display: none
    }
}

.filter-bar_flyoutHeader {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -1rem
}

    .filter-bar_flyoutHeader h3 {
        padding: 1rem
    }

    .filter-bar_flyoutHeader .filter-bar_close {
        display: block;
        min-height: 45px;
        min-width: 45px;
        background: transparent;
        border: 0;
        color: inherit;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 1rem;
        cursor: pointer
    }

        .filter-bar_flyoutHeader .filter-bar_close::before {
            display: inline-block;
            line-height: 1em;
            font-family: 'spark-icon-line';
            font-size: 1em;
            vertical-align: baseline;
            font-weight: normal;
            content: "\F123"
        }

html[dir=ltr] .filter-bar_flyoutHeader .filter-bar_close::before {
    margin-right: .25em
}

html[dir=rtl] .filter-bar_flyoutHeader .filter-bar_close::before {
    margin-left: .25em
}

.filter-bar_flyoutHeader .filter-bar_close::before {
    font-size: 15px;
    font-weight: bold
}

html[dir=ltr] .filter-bar_flyoutHeader .filter-bar_close::before {
    margin-right: 0
}

html[dir=rtl] .filter-bar_flyoutHeader .filter-bar_close::before {
    margin-left: 0
}

.filter-bar_flyoutHeader .filter-bar_close:focus {
    outline: 1px dotted #434343;
    outline-offset: -2px
}

@media (max-width: 1024px) {
    .filter-bar_flyoutHeader {
        margin: 0;
        box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25);
        background: #f2f2f2;
        position: relative;
        z-index: 2
    }

        .filter-bar_flyoutHeader h3 {
            padding: 0.75rem 1rem
        }
}

@media (max-width: 1024px) {
    .filter-bar_flyoutBodyWrapper {
        -ms-flex: 1;
        flex: 1;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        position: relative;
        z-index: 1
    }
}

.filter-bar_flyoutBody {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    clear: both
}

@media (max-width: 767px) {
    .filter-bar_flyoutBody {
        display: block
    }

        .filter-bar_flyoutBody > :last-child {
            border-bottom: 0
        }
}

@media (min-width: 768px) {
    .filter-bar_filterBox {
        margin: 1.5rem 0 1.5rem 1rem;
        width: calc(50% - 1rem)
    }

    html[dir=ltr] .filter-bar_filterBox {
        border-right: 1px solid #ccc
    }

    html[dir=rtl] .filter-bar_filterBox {
        border-left: 1px solid #ccc
    }

    html[dir=rtl] .filter-bar_filterBox {
        margin: 1.5rem 1rem 1.5rem 0
    }

    html[dir=ltr] .filter-bar_filterBox {
        padding-right: 1rem
    }

    html[dir=rtl] .filter-bar_filterBox {
        padding-left: 1rem
    }

    html[dir=ltr] .filter-bar_filterBox:nth-child(2n) {
        border-right-width: 0
    }

    html[dir=rtl] .filter-bar_filterBox:nth-child(2n) {
        border-left-width: 0
    }

    .filter-bar_filterBox:nth-child(odd):before {
        content: "";
        border-top: 1px solid #ccc;
        position: absolute;
        left: 1rem;
        right: 1rem;
        margin-top: -1.5rem
    }

    .filter-bar_filterBox:first-child:before {
        display: none !important
    }
}

@media (max-width: 767px) {
    .filter-bar_filterBox {
        border-bottom: 1px solid #ccc;
        padding: 0 0 1rem;
        margin: 0 1rem 1.5rem
    }

        .filter-bar_filterBox:first-child {
            padding: 1rem 0
        }
}

.filter-bar_header {
    margin-bottom: 1rem
}

    .filter-bar_header h4 {
        display: inline-block
    }

.filter-bar_clear {
    line-height: 1.2rem;
    float: right;
    clear: right
}

html[dir=rtl] .filter-bar_clear {
    float: left
}

html[dir=rtl] .filter-bar_clear {
    clear: left
}

.filter-bar_checkbox {
    display: block;
    clear: both;
    margin: 0 0 0 0
}

html[dir=rtl] .filter-bar_checkbox {
    margin: 0 0 0 0
}

.filter-bar_checkbox label[id="SHOW_ACCESSIBLE-label"]::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F137"
}

html[dir=ltr] .filter-bar_checkbox label[id="SHOW_ACCESSIBLE-label"]::after {
    margin-left: .25em
}

html[dir=rtl] .filter-bar_checkbox label[id="SHOW_ACCESSIBLE-label"]::after {
    margin-right: .25em
}

.filter-bar_showAll {
    margin-top: 1rem
}

.filter-bar_flyoutFooter {
    padding-top: 1rem;
    border-top: 1px solid #ccc;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin: 0 1rem
}

@media (max-width: 1024px) {
    .filter-bar_flyoutFooter {
        border: 0;
        padding: 0.75rem;
        margin: 0;
        box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25);
        position: relative;
        z-index: 2;
        -webkit-animation-name: filter-bar_slideFromBottom;
        animation-name: filter-bar_slideFromBottom;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }
}

.filter-bar_flyoutFooter button {
    margin: 0 0 0 2rem
}

html[dir=rtl] .filter-bar_flyoutFooter button {
    margin: 0 2rem 0 0
}

@media (max-width: 1024px) {
    .filter-bar_flyoutFooter button {
        min-width: calc(50% - 0.5rem);
        margin: 0 0 0 .5rem
    }

    html[dir=rtl] .filter-bar_flyoutFooter button {
        margin: 0 .5rem 0 0
    }
}

@-webkit-keyframes filter-bar_slideFromBottom {
    0% {
        opacity: 0;
        margin-bottom: -100%
    }

    100% {
        opacity: 1;
        margin-bottom: 0
    }
}

@keyframes filter-bar_slideFromBottom {
    0% {
        opacity: 0;
        margin-bottom: -100%
    }

    100% {
        opacity: 1;
        margin-bottom: 0
    }
}

@media (max-width: 1024px) {
    .filter-bar_matchingRooms {
        font-size: .85rem;
        position: relative;
        z-index: 15;
        text-align: center;
        min-width: calc(50% - 0.5rem);
        margin: 0 .5rem 0 0
    }

    html[dir=rtl] .filter-bar_matchingRooms {
        margin: 0 0 0 .5rem
    }
}

.filter-bar_numberOfRooms {
    font-weight: 700
}

@media (max-width: 1024px) {
    .filter-bar_numberOfRooms {
        display: block;
        font-size: 16px
    }
}

.filter-bar_divider {
    margin: 0 .5rem 1rem
}

.filter-bar_tagsWrapper {
    clear: both;
    font-size: .85rem;
    padding: 0 1rem .5rem
}

    .filter-bar_tagsWrapper .filter-bar_tagGroup {
        line-height: 2rem
    }

    .filter-bar_tagsWrapper:empty {
        display: none
    }

.filter-bar_tag {
    border-radius: 1rem;
    background: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    vertical-align: middle;
    margin: 0 1.5rem .5rem 0
}

html[dir=rtl] .filter-bar_tag {
    margin: 0 0 .5rem 1.5rem
}

.filter-bar_tag .filter-bar_text {
    display: inline-block;
    line-height: 2rem
}

html[dir=ltr] .filter-bar_tag .filter-bar_text {
    padding-left: 1rem
}

html[dir=rtl] .filter-bar_tag .filter-bar_text {
    padding-right: 1rem
}

@media (max-width: 767px) {
    .filter-bar_tag .filter-bar_text {
        padding: 0 1rem
    }
}

.filter-bar_tag .filter-bar_close {
    cursor: pointer;
    display: inline-block;
    line-height: 2rem;
    border-bottom: 0
}

    .filter-bar_tag .filter-bar_close::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-line';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F123"
    }

html[dir=ltr] .filter-bar_tag .filter-bar_close::after {
    margin-left: .25em
}

html[dir=rtl] .filter-bar_tag .filter-bar_close::after {
    margin-right: .25em
}

.filter-bar_tag .filter-bar_close:focus {
    outline: 1px dotted #666666
}

.filter-bar_tag .filter-bar_close::after {
    color: #666666;
    padding: 0 1rem
}

html[dir=ltr] .filter-bar_tag .filter-bar_close::after {
    margin-left: 0
}

html[dir=rtl] .filter-bar_tag .filter-bar_close::after {
    margin-right: 0
}

.filter-bar_clearAll {
    display: inline-block;
    vertical-align: middle;
    line-height: 2rem;
    margin-bottom: 0.5rem
}

.filter-bar-select_container .select_label, .filter-bar-select_container .select_value {
    font-family: 'Montserrat', sans-serif;
    color: #434343;
    line-height: 1.5;
    text-decoration: none;
    padding: 0;
    position: static;
    display: block
}

.filter-bar-select_container {
    text-align: left
}

html[dir=ltr] .filter-bar-select_container {
    margin-right: .5rem
}

html[dir=rtl] .filter-bar-select_container {
    margin-left: .5rem
}

html[dir=rtl] .filter-bar-select_container {
    text-align: right
}

.filter-bar-select_container .select_input {
    line-height: 1.5;
    border: 0;
    background: none;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    height: auto;
    display: block
}

.filter-bar-select_container select:hover + .select_input {
    background: none;
    border: 0
}

.filter-bar-select_container .select_input {
    padding: 0.5rem;
    border-radius: 0px
}

.filter-bar-select_container .select_label {
    font-weight: 400;
    font-size: .85rem
}

html[dir=ltr] .filter-bar-select_container .select_label {
    padding-right: 1.5rem
}

html[dir=rtl] .filter-bar-select_container .select_label {
    padding-left: 1.5rem
}

.filter-bar-select_container .select_value {
    font-weight: 700;
    font-size: 1rem
}

html[dir=ltr] .filter-bar-select_container .select_value {
    margin-right: 1.5rem
}

html[dir=rtl] .filter-bar-select_container .select_value {
    margin-left: 1.5rem
}

.filter-bar-select_container select:focus + .select_input {
    background: none;
    border: 0;
    box-shadow: 0 0 0 4px #666666
}

    .filter-bar-select_container .select_input[data-selector=false], .filter-bar-select_container select:focus + .select_input[data-selector=false] {
        background: #632d4f;
        border-radius: 0px;
        box-shadow: none
    }

        .filter-bar-select_container .select_input[data-selector=false] .select_caret, .filter-bar-select_container .select_input[data-selector=false] .select_label, .filter-bar-select_container .select_input[data-selector=false] .select_value, .filter-bar-select_container select:focus + .select_input[data-selector=false] .select_caret, .filter-bar-select_container select:focus + .select_input[data-selector=false] .select_label, .filter-bar-select_container select:focus + .select_input[data-selector=false] .select_value {
            color: #FFF
        }

.filter-bar-select_container .select_caret {
    -webkit-transform: none;
    transform: none;
    top: auto;
    bottom: 0.5rem
}

html[dir=ltr] .filter-bar-select_container .select_caret {
    right: .5rem
}

html[dir=rtl] .filter-bar-select_container .select_caret {
    left: .5rem
}

.filter-bar-select_container .select_hiddenInput {
    height: 100%
}

.filter-bar-select_container .select_dropdownWrapper {
    text-align: left;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-top: 0.5rem
}

html[dir=rtl] .filter-bar-select_container .select_dropdownWrapper {
    text-align: right
}

.filter-bar-select_container .select_dropdownWrapper li {
    white-space: nowrap
}

.filter-bar-select_container .select_dropdownCaret {
    display: block
}

.filter-bar-select_container .select_dropdown {
    padding: 0.5rem 0
}

.thumb-cards_products {
    margin-top: -1rem
}

.thumb-cards_emptyCard {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    height: 300px;
    text-align: center;
    position: relative;
    background: #f2f2f2;
    border: 1px solid #d7d7d7;
    border-radius: 0px
}

.thumb-cards_imgWrapper {
    position: relative
}

    .thumb-cards_imgWrapper.thumb-cards_hasMultipleImages .thumb-cards_openImage::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F150"
    }

html[dir=ltr] .thumb-cards_imgWrapper.thumb-cards_hasMultipleImages .thumb-cards_openImage::before {
    margin-right: .25em
}

html[dir=rtl] .thumb-cards_imgWrapper.thumb-cards_hasMultipleImages .thumb-cards_openImage::before {
    margin-left: .25em
}

.thumb-cards_imgWrapper.thumb-cards_hasMultipleImages .thumb-cards_openImage::before {
    position: absolute;
    bottom: 0.5rem;
    padding: 0.25rem 0.5rem;
    color: #FFF;
    background: rgba(0,0,0,0.75)
}

html[dir=ltr] .thumb-cards_imgWrapper.thumb-cards_hasMultipleImages .thumb-cards_openImage::before {
    margin-right: 0
}

html[dir=rtl] .thumb-cards_imgWrapper.thumb-cards_hasMultipleImages .thumb-cards_openImage::before {
    margin-left: 0
}

html[dir=ltr] .thumb-cards_imgWrapper.thumb-cards_hasMultipleImages .thumb-cards_openImage::before {
    right: .5rem
}

html[dir=rtl] .thumb-cards_imgWrapper.thumb-cards_hasMultipleImages .thumb-cards_openImage::before {
    left: .5rem
}

.thumb-cards_imgWrapper.thumb-cards_hasMultipleImages .thumb-cards_openImage:focus::before {
    background: #FFF;
    color: rgba(0,0,0,0.75)
}

html[dir=ltr] .thumb-cards_imgWrapper.thumb-cards_hasMultipleImages .thumb-cards_hasVideo {
    right: 3.5rem
}

html[dir=rtl] .thumb-cards_imgWrapper.thumb-cards_hasMultipleImages .thumb-cards_hasVideo {
    left: 3.5rem
}

.thumb-cards_imgWrapper iframe, .thumb-cards_imgWrapper video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    border-radius: 0px
}

@media (min-width: 768px) {
    .thumb-cards_imgWrapper.thumb-cards_smallIcons .thumb-cards_hasVideo, .thumb-cards_imgWrapper.thumb-cards_smallIcons .thumb-cards_openImage {
        font-size: 1rem
    }

    html[dir=ltr] .thumb-cards_imgWrapper.thumb-cards_smallIcons.thumb-cards_hasMultipleImages .thumb-cards_hasVideo {
        right: 3rem
    }

    html[dir=rtl] .thumb-cards_imgWrapper.thumb-cards_smallIcons.thumb-cards_hasMultipleImages .thumb-cards_hasVideo {
        left: 3rem
    }
}

.thumb-cards_hasVideo {
    position: absolute;
    bottom: 0.5rem;
    z-index: 11;
    padding: 0.25rem 0.5rem;
    color: #FFF;
    background: rgba(0,0,0,0.75);
    border: 0;
    border-radius: 0;
    cursor: pointer;
    font-size: 1.5rem;
    line-height: 1
}

    .thumb-cards_hasVideo::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F16C"
    }

html[dir=ltr] .thumb-cards_hasVideo::before {
    margin-right: .25em
}

html[dir=rtl] .thumb-cards_hasVideo::before {
    margin-left: .25em
}

html[dir=ltr] .thumb-cards_hasVideo {
    right: .5rem
}

html[dir=rtl] .thumb-cards_hasVideo {
    left: .5rem
}

html[dir=ltr] .thumb-cards_hasVideo::before {
    margin-right: 0
}

html[dir=rtl] .thumb-cards_hasVideo::before {
    margin-left: 0
}

.thumb-cards_hasVideo:focus {
    outline: none;
    background: #FFF;
    color: rgba(0,0,0,0.75)
}

.thumb-cards_openImage {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 10;
    background: transparent;
    border: 0;
    cursor: pointer;
    font-size: 1.5rem
}

    .thumb-cards_openImage:focus {
        box-shadow: 0 0 0 2px #fff, 0 0 0 5px #632d4f;
        border-radius: 0px;
        outline: 0
    }

.thumb-cards_image {
    position: relative;
    width: 100%;
    padding-bottom: 66.66%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    overflow: hidden;
    border-radius: 0px
}

.thumb-cards_noImage {
    cursor: default
}

.thumb-cards_message {
    color: #000;
    background: rgba(255, 141, 46, 0.6);
    font-size: .85rem;
    text-align: center;
    padding: 0.75rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2
}

.thumb-cards_priceContainer {
    font-size: .85rem;
    text-align: right
}

html[dir=rtl] .thumb-cards_priceContainer {
    text-align: left
}

.thumb-cards_pointsPrice {
    color: #547200;
    line-height: 1
}

    .thumb-cards_pointsPrice .thumb-cards_value {
        font-size: 1.3rem;
        font-weight: 700
    }

.thumb-cards_pointsPriceTaxes {
    font-size: .85rem;
    color: #666666
}

.thumb-cards_price {
    font-size: 1.3rem;
    font-weight: 700;
    text-decoration: none
}

    .thumb-cards_price .thumb-cards_loyaltyOr {
        font-size: .85rem;
        font-weight: 400
    }

.thumb-cards_originalPrice {
    display: block;
    color: #666666
}

.thumb-cards_frequency, .thumb-cards_primaryPriceText {
    display: block
}

.thumb-cards_secondaryPriceText, .thumb-cards_taxesFees {
    font-size: .85rem;
    color: #666666
}

.thumb-cards_urgencyTrigger {
    font-size: .85rem;
    color: #ac0000
}

.thumb-cards_memberRateText {
    color: #8A6A1E;
    font-weight: 700;
    text-transform: uppercase
}

.thumb-cards_memberRatePrice {
    color: #8A6A1E
}

.thumb-cards_hide {
    display: none
}

.thumb-cards_show {
    display: block
}

.thumb-cards_cardWrapper {
    display: -ms-flexbox;
    display: flex
}

.thumb-cards_card {
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    background: #f2f2f2;
    border: 1px solid #d7d7d7;
    border-radius: 0px
}

    .thumb-cards_card .thumb-cards_cardTop {
        display: block
    }

    .thumb-cards_card .thumb-cards_image {
        border-radius: 0
    }

    .thumb-cards_card .thumb-cards_imageAndVideoContainer .thumb-cards_image {
        border-radius: 0
    }

    .thumb-cards_card .thumb-cards_details {
        padding: 1rem
    }

    .thumb-cards_card .thumb-cards_cardBottom {
        padding: 0 1rem 1rem
    }

    .thumb-cards_card .thumb-cards_links {
        border-bottom: 1px solid #ccc;
        padding-bottom: 0.5rem;
        margin-bottom: 0.5rem
    }

    .thumb-cards_card .thumb-cards_detailsLink {
        display: inline-block
    }

    .thumb-cards_card .thumb-cards_urgencyTrigger {
        display: inline-block;
        float: right
    }

html[dir=rtl] .thumb-cards_card .thumb-cards_urgencyTrigger {
    float: left
}

.thumb-cards_card .thumb-cards_priceContainer {
    text-align: center
}

html[dir=rtl] .thumb-cards_card .thumb-cards_priceContainer {
    text-align: left
}

.thumb-cards_card .thumb-cards_commissionRate {
    display: block
}

.thumb-cards_card .thumb-cards_fromPrice {
    display: inline-block
}

.thumb-cards_card .thumb-cards_originalPrice {
    display: inline-block
}

html[dir=ltr] .thumb-cards_card .thumb-cards_originalPrice {
    margin-right: .5em
}

html[dir=rtl] .thumb-cards_card .thumb-cards_originalPrice {
    margin-left: .5em
}

.thumb-cards_card .thumb-cards_price {
    display: inline-block
}

.thumb-cards_card .thumb-cards_remainingPointsInsufficientMessage, .thumb-cards_card .thumb-cards_productNotAvailableMessage {
    padding: 1rem 0 0;
    text-align: center
}

    .thumb-cards_card .thumb-cards_remainingPointsInsufficientMessage > div:first-child, .thumb-cards_card .thumb-cards_productNotAvailableMessage > div:first-child {
        margin: 0
    }

.thumb-cards_cardList {
    background: #f2f2f2;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    overflow: hidden
}

    .thumb-cards_cardList .thumb-cards_container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .thumb-cards_cardList .thumb-cards_imageAndVideoContainer, .thumb-cards_cardList .thumb-cards_imgWrapper {
        width: 35%;
        margin: 1rem 0 1rem 1rem
    }

html[dir=rtl] .thumb-cards_cardList .thumb-cards_imageAndVideoContainer, html[dir=rtl] .thumb-cards_cardList .thumb-cards_imgWrapper {
    margin: 1rem 1rem 1rem 0
}

.thumb-cards_cardList .thumb-cards_productInfo {
    width: 65%;
    padding: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .thumb-cards_cardList .thumb-cards_productInfo:first-child {
        width: 100%;
        padding: 1rem
    }

.thumb-cards_cardList .thumb-cards_top .thumb-cards_details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

html[dir=ltr] .thumb-cards_cardList .thumb-cards_priceContainer {
    margin-left: 1rem
}

html[dir=rtl] .thumb-cards_cardList .thumb-cards_priceContainer {
    margin-right: 1rem
}

.thumb-cards_cardList .thumb-cards_originalPrice {
    display: inline-block
}

html[dir=ltr] .thumb-cards_cardList .thumb-cards_originalPrice {
    margin-right: .5em
}

html[dir=rtl] .thumb-cards_cardList .thumb-cards_originalPrice {
    margin-left: .5em
}

.thumb-cards_cardList .thumb-cards_price {
    display: inline-block
}

.thumb-cards_cardList .thumb-cards_rateName, .thumb-cards_cardList .thumb-cards_roomShortDesc {
    margin-bottom: 1rem
}

.thumb-cards_cardList .thumb-cards_bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .thumb-cards_cardList .thumb-cards_bottom .thumb-cards_currentlySelected {
        width: 100%;
        margin: 0 0 0.5rem;
        text-align: right
    }

html[dir=rtl] .thumb-cards_cardList .thumb-cards_bottom .thumb-cards_currentlySelected {
    text-align: left
}

.thumb-cards_cardList .thumb-cards_bottom .thumb-cards_left {
    -ms-flex-positive: 2;
    flex-grow: 2
}

html[dir=ltr] .thumb-cards_cardList .thumb-cards_bottom .thumb-cards_left {
    margin-right: 1rem
}

html[dir=rtl] .thumb-cards_cardList .thumb-cards_bottom .thumb-cards_left {
    margin-left: 1rem
}

.thumb-cards_cardList .thumb-cards_bottom .thumb-cards_right {
    text-align: right
}

html[dir=rtl] .thumb-cards_cardList .thumb-cards_bottom .thumb-cards_right {
    text-align: left
}

.thumb-cards_cardSplit {
    background: #f2f2f2;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    overflow: hidden
}

@media (max-width: 767px) {
    .thumb-cards_cardSplit.thumb-cards_byRate {
        background: #fff
    }

        .thumb-cards_cardSplit.thumb-cards_byRate .thumb-cards_cardItem {
            border: 0;
            padding: 1rem;
            background: #f2f2f2;
            border: 1px solid #d7d7d7;
            border-radius: 0px
        }
}

.thumb-cards_cardSplit .thumb-cards_emptyCard {
    background: transparent;
    border-width: 1px 0 0;
    height: 100px;
    border-radius: 0
}

.thumb-cards_cardSplit .thumb-cards_container {
    padding: 0 0.5rem 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767px) {
    .thumb-cards_cardSplit .thumb-cards_amenitiesList {
        display: none
    }
}

.thumb-cards_cardSplit .thumb-cards_roomTypeOptions {
    margin: 0.5rem 0
}

    .thumb-cards_cardSplit .thumb-cards_roomTypeOptions .thumb-cards_oneRoomType {
        font-weight: 700
    }

.thumb-cards_cardSplit .thumb-cards_urgencyTriggerAndRoomInfo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0.5rem
}

.thumb-cards_cardSplit .thumb-cards_urgencyTrigger {
    margin: .5rem 1rem 0 0
}

html[dir=rtl] .thumb-cards_cardSplit .thumb-cards_urgencyTrigger {
    margin: .5rem 0 0 1rem
}

.thumb-cards_cardSplit .guests-and-roomsize_roomProperties {
    margin-top: 0.5rem
}

.thumb-cards_cardSplit .thumb-cards_promoLongDesc, .thumb-cards_cardSplit .thumb-cards_rateShortDesc {
    margin-top: 0.5rem
}

.thumb-cards_cardSplit .thumb-cards_roomShortDesc {
    margin-top: 1rem
}

.thumb-cards_cardSplit .thumb-cards_roomCategoryDescription {
    margin: 1rem 0 0
}

    .thumb-cards_cardSplit .thumb-cards_roomCategoryDescription:empty {
        display: none
    }

.thumb-cards_cardSplit .thumb-cards_detailsLink {
    margin: 1rem 0 0
}

.thumb-cards_cardSplit .thumb-cards_chooseButton {
    margin: 1rem 0 0;
    text-align: right
}

html[dir=rtl] .thumb-cards_cardSplit .thumb-cards_chooseButton {
    text-align: left
}

@media (min-width: 768px) {
    .thumb-cards_cardSplit .thumb-cards_chooseButton {
        display: none
    }
}

@media (min-width: 768px) {
    .thumb-cards_cardSplit .thumb-cards_chooseButton {
        display: none
    }
}

.thumb-cards_cardSplit .thumb-cards_extraDetails .thumb-cards_imageAndVideoContainer, .thumb-cards_cardSplit .thumb-cards_extraDetails .thumb-cards_imgWrapper {
    margin: 0 0 1rem
}

@media (max-width: 767px) {
    .thumb-cards_cardSplit .thumb-cards_extraDetails .thumb-cards_imageAndVideoContainer, .thumb-cards_cardSplit .thumb-cards_extraDetails .thumb-cards_imgWrapper {
        margin: 0
    }
}

@media (max-width: 767px) {
    .thumb-cards_cardSplit .thumb-cards_priceContainer {
        text-align: left
    }

    html[dir=rtl] .thumb-cards_cardSplit .thumb-cards_priceContainer {
        text-align: right
    }
}

.thumb-cards_cardHeader {
    display: block
}

.thumb-cards_cardItems {
    padding-top: 0
}

.thumb-cards_cardItem {
    border-top: 1px solid #ccc;
    padding: 1rem 0 0;
    margin: 1rem 0 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .thumb-cards_cardItem {
        display: block
    }
}

html[dir=ltr] .thumb-cards_cardItem .thumb-cards_remainingPointsInsufficientMessage {
    padding-left: .75rem
}

html[dir=rtl] .thumb-cards_cardItem .thumb-cards_remainingPointsInsufficientMessage {
    padding-right: .75rem
}

@media (max-width: 568px) {
    .thumb-cards_cardItem .thumb-cards_remainingPointsInsufficientMessage {
        padding: 1rem 0 0;
        width: 100%
    }

    html[dir=ltr] .thumb-cards_cardItem .thumb-cards_remainingPointsInsufficientMessage {
        padding-left: 0
    }

    html[dir=rtl] .thumb-cards_cardItem .thumb-cards_remainingPointsInsufficientMessage {
        padding-right: 0
    }
}

.thumb-cards_cardItem .thumb-cards_remainingPointsInsufficientMessage > div:first-child {
    margin: 0
}

@media (max-width: 568px) {
    .thumb-cards_cardItem .thumb-cards_productNotAvailableMessage {
        padding: 1rem 0 0;
        width: 100%
    }

    html[dir=ltr] .thumb-cards_cardItem .thumb-cards_productNotAvailableMessage {
        padding-left: 0
    }

    html[dir=rtl] .thumb-cards_cardItem .thumb-cards_productNotAvailableMessage {
        padding-right: 0
    }
}

.thumb-cards_cardItem .thumb-cards_productNotAvailableMessage > div:first-child {
    margin: 0
}

.thumb-cards_viewMore {
    text-align: right;
    border-top: 1px solid #ccc;
    padding: 1rem 0 0;
    margin: 1rem 0 0
}

html[dir=rtl] .thumb-cards_viewMore {
    text-align: left
}

.thumb-cards_byRate, .thumb-cards_byRoom {
    display: block
}

.thumb-cards_rate .thumb-cards_cardItem {
    display: block
}

    .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_details {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

@media (max-width: 767px) {
    .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_details {
        display: block
    }
}

.thumb-cards_rate .thumb-cards_cardItem .thumb-cards_left {
    -ms-flex-positive: 2;
    flex-grow: 2;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%
}

@media (max-width: 767px) {
    .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 568px) {
    .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.thumb-cards_rate .thumb-cards_cardItem .thumb-cards_priceMessages {
    text-align: right;
    padding: 0 0 1rem .75rem
}

html[dir=rtl] .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_priceMessages {
    text-align: left
}

html[dir=rtl] .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_priceMessages {
    padding: 0 .75rem 1rem 0
}

@media (max-width: 767px) {
    .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_priceMessages {
        padding: 1rem 0 0 0;
        text-align: left
    }

    html[dir=rtl] .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_priceMessages {
        padding: 1rem 0 0 0
    }

    html[dir=rtl] .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_priceMessages {
        text-align: right
    }
}

.thumb-cards_rate .thumb-cards_cardItem .thumb-cards_button {
    padding: 0 0 0 .75rem;
    text-align: right
}

html[dir=rtl] .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_button {
    padding: 0 .75rem 0 0
}

html[dir=rtl] .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_button {
    text-align: left
}

@media (max-width: 568px) {
    .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_button {
        padding: 1rem 0 0 0;
        width: 100%
    }

    html[dir=rtl] .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_button {
        padding: 1rem 0 0 0
    }

    .thumb-cards_rate .thumb-cards_cardItem .thumb-cards_button button {
        width: 100%
    }
}

.thumb-cards_rate .thumb-cards_cardItem .thumb-cards_button:empty {
    display: none
}

.thumb-cards_room .thumb-cards_cardItem .thumb-cards_roomImage {
    padding: 0 1rem 0 0;
    width: 33.33333%
}

html[dir=rtl] .thumb-cards_room .thumb-cards_cardItem .thumb-cards_roomImage {
    padding: 0 0 0 1rem
}

@media (max-width: 767px) {
    .thumb-cards_room .thumb-cards_cardItem .thumb-cards_roomImage {
        width: auto;
        padding: 0;
        margin: 0 0 1rem
    }
}

.thumb-cards_room .thumb-cards_cardItem .thumb-cards_details {
    width: 66.66667%;
    display: block
}

@media (max-width: 767px) {
    .thumb-cards_room .thumb-cards_cardItem .thumb-cards_details {
        width: auto
    }
}

.thumb-cards_room .thumb-cards_cardItem .thumb-cards_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .thumb-cards_room .thumb-cards_cardItem .thumb-cards_wrapper {
        display: block
    }
}

.thumb-cards_room .thumb-cards_cardItem .thumb-cards_left {
    -ms-flex-positive: 2;
    flex-grow: 2;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

@media (max-width: 767px) {
    .thumb-cards_room .thumb-cards_cardItem .thumb-cards_right {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 568px) {
    .thumb-cards_room .thumb-cards_cardItem .thumb-cards_right {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.thumb-cards_room .thumb-cards_cardItem .thumb-cards_priceMessages {
    text-align: right;
    padding: 0 0 1rem .75rem
}

html[dir=rtl] .thumb-cards_room .thumb-cards_cardItem .thumb-cards_priceMessages {
    text-align: left
}

html[dir=rtl] .thumb-cards_room .thumb-cards_cardItem .thumb-cards_priceMessages {
    padding: 0 .75rem 1rem 0
}

@media (max-width: 767px) {
    .thumb-cards_room .thumb-cards_cardItem .thumb-cards_priceMessages {
        padding: 1rem 0 0 0;
        text-align: left
    }

    html[dir=rtl] .thumb-cards_room .thumb-cards_cardItem .thumb-cards_priceMessages {
        padding: 1rem 0 0 0
    }

    html[dir=rtl] .thumb-cards_room .thumb-cards_cardItem .thumb-cards_priceMessages {
        text-align: right
    }
}

.thumb-cards_room .thumb-cards_cardItem .thumb-cards_button {
    padding: 0 0 0 .75rem;
    text-align: right
}

html[dir=rtl] .thumb-cards_room .thumb-cards_cardItem .thumb-cards_button {
    padding: 0 .75rem 0 0
}

html[dir=rtl] .thumb-cards_room .thumb-cards_cardItem .thumb-cards_button {
    text-align: left
}

@media (max-width: 568px) {
    .thumb-cards_room .thumb-cards_cardItem .thumb-cards_button {
        padding: 1rem 0 0 0;
        width: 100%
    }

    html[dir=rtl] .thumb-cards_room .thumb-cards_cardItem .thumb-cards_button {
        padding: 1rem 0 0 0
    }

    .thumb-cards_room .thumb-cards_cardItem .thumb-cards_button button {
        width: 100%
    }
}

.thumb-cards_room .thumb-cards_cardItem .thumb-cards_button:empty {
    display: none
}

.thumb-cards_cardRoomCategory {
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    overflow: hidden
}

    .thumb-cards_cardRoomCategory .thumb-cards_groupedCards {
        padding: 0 1rem 1rem
    }

.thumb-cards_condensedCategory .thumb-cards_groupedCards {
    margin: 0 0 1rem
}

    .thumb-cards_condensedCategory .thumb-cards_groupedCards:last-child {
        margin-bottom: 0
    }

.thumb-cards_roomCategory {
    padding: 1rem
}

    .thumb-cards_roomCategory .thumb-cards_header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .thumb-cards_roomCategory .thumb-cards_categoryPrice {
        display: block
    }

    .thumb-cards_roomCategory .thumb-cards_details {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

@media (max-width: 767px) {
    .thumb-cards_roomCategory .thumb-cards_details {
        display: block
    }
}

.thumb-cards_roomCategory .thumb-cards_button {
    margin: 1rem 0 0;
    white-space: nowrap
}

@media (max-width: 767px) {
    .thumb-cards_roomCategory .thumb-cards_button {
        text-align: right
    }

    html[dir=rtl] .thumb-cards_roomCategory .thumb-cards_button {
        text-align: left
    }
}

.thumb-cards_roomCategoryImage {
    margin-bottom: 1rem;
    position: relative
}

    .thumb-cards_roomCategoryImage .thumb-cards_image {
        padding-bottom: 0;
        height: 156px
    }

    .thumb-cards_roomCategoryImage .thumb-cards_imageAndVideoContainer .thumb-cards_image, .thumb-cards_roomCategoryImage .thumb-cards_imageAndVideoContainer .thumb-cards_mediaItemsPreview {
        padding-bottom: 0;
        height: 156px
    }

    .thumb-cards_roomCategoryImage .thumb-cards_imageAndVideoContainer .slider {
        padding-bottom: 0;
        height: 156px
    }

.thumb-cards_priceValue {
    font-weight: 700;
    font-size: 1.3rem
}

.thumb-cards_roomCategoryDescription {
    margin: 1rem 1.5rem 0 0
}

html[dir=rtl] .thumb-cards_roomCategoryDescription {
    margin: 1rem 0 0 1.5rem
}

@media (max-width: 767px) {
    .thumb-cards_roomCategoryDescription {
        margin: 1rem 0 0
    }
}

.spinner_container {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    font-family: arial, sans-serif;
    line-height: 1
}

.spinner_main {
    display: inline-block;
    text-indent: -9999em;
    border-top: 5px solid rgba(0,0,0, 0.2);
    border-right: 5px solid rgba(0,0,0, 0.2);
    border-bottom: 5px solid rgba(0,0,0, 0.2);
    border-left: 5px solid #000000;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: spinner_frames 1.1s infinite linear;
    animation: spinner_frames 1.1s infinite linear;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em
}

.spinner_medium .spinner_main {
    width: 3rem;
    height: 3rem
}

.spinner_large .spinner_main {
    width: 6rem;
    height: 6rem
}

.spinner_centered {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9999;
    margin: 0
}

.spinner_isInInput .spinner_main {
    border-left-color: #5e6068;
    border-top: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);
    border-bottom: 5px solid rgba(0,0,0,0)
}

    .spinner_isInInput .spinner_main::after {
        content: "";
        display: inline-block;
        text-indent: -9999em;
        border-top: 5px solid #5e6068;
        border-right: 5px solid #5e6068;
        border-bottom: 5px solid #5e6068;
        border-left: 5px solid rgba(0,0,0,0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        border-radius: 50%;
        width: 100%;
        height: 100%;
        opacity: 0.2;
        position: absolute;
        left: 0;
        top: 0;
        -webkit-transform: translate(-20%, -20%);
        transform: translate(-20%, -20%)
    }

@-webkit-keyframes spinner_frames {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spinner_frames {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media (max-width: 1024px) {
    .reservation-cart-container_collapsed {
        display: none
    }

    .reservation-cart-container_expanded {
        display: block
    }
}

@media (min-width: 1025px) {
    .reservation-cart-container_box.reservation-cart-container_fixed {
        position: fixed;
        margin: 1rem .5rem 0 0
    }

    html[dir=rtl] .reservation-cart-container_box.reservation-cart-container_fixed {
        margin: 1rem 0 0 .5rem
    }
}

.reservation-cart-container_inner {
    border: 1px solid #d7d7d7;
    background: #fff;
    border-radius: 0px;
    padding: 1rem;
    position: relative;
    z-index: 1
}

@media (max-width: 1024px) {
    .reservation-cart-container_inner {
        height: 100%;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border: 0;
        border-radius: 0;
        z-index: 99997;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }
}

.reservation-cart-container_inner h2 {
    margin-bottom: 1rem
}

@media (max-width: 1024px) {
    .reservation-cart-container_header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }
}

.reservation-cart-container_close {
    display: none
}

    .reservation-cart-container_close::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-line';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F123"
    }

html[dir=ltr] .reservation-cart-container_close::before {
    margin-right: .25em
}

html[dir=rtl] .reservation-cart-container_close::before {
    margin-left: .25em
}

.reservation-cart-container_close::before {
    font-size: 15px;
    margin: 0;
    font-weight: bold
}

@media (max-width: 1024px) {
    .reservation-cart-container_close {
        display: block;
        width: 45px;
        min-height: 45px;
        background: transparent;
        border: 0;
        color: inherit;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        cursor: pointer;
        text-align: right;
        margin-bottom: 1rem
    }

    html[dir=rtl] .reservation-cart-container_close {
        text-align: left
    }
}

@media (max-width: 1024px) {
    .reservation-cart-container_body {
        -ms-flex: 1;
        flex: 1;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 1rem;
        position: relative;
        z-index: 1
    }
}

.reservation-cart-container_hotelDetails {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.reservation-cart-container_checkIn, .reservation-cart-container_checkOut {
    display: inline-block;
    vertical-align: top;
    -ms-flex-positive: 1;
    flex-grow: 1
}

    .reservation-cart-container_checkIn b, .reservation-cart-container_checkOut b {
        display: block
    }

.reservation-cart-container_summary {
    margin: 1rem 0
}

.reservation-cart-container_dates, .reservation-cart-container_guests, .reservation-cart-container_productsList {
    display: block
}

.reservation-cart-container_product {
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0
}

html[dir=rtl] .reservation-cart-container_product {
    margin: 0 0 0 0
}

.reservation-cart-container_product:not(.reservation-cart-container_multiReservation) > hr {
    display: none
}

.reservation-cart-container_header + .reservation-cart-container_productsList .reservation-cart-container_product:first-child hr {
    display: none
}

.reservation-cart-container_productDetails h3 {
    margin-bottom: 1rem
}

.reservation-cart-container_multiReservation .reservation-cart-container_productDetails hr {
    display: none
}

.reservation-cart-container_confirmationNumber {
    color: #547200;
    margin-bottom: 1rem
}

.reservation-cart-container_addon, .reservation-cart-container_room, .reservation-cart-container_transactionFee {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.reservation-cart-container_addonNameInfo, .reservation-cart-container_roomRate {
    display: inline-block
}

.reservation-cart-container_transactionFeeLabel {
    font-weight: 700
}

.reservation-cart-container_price, .reservation-cart-container_transactionFeeValue {
    text-align: right;
    font-weight: 700;
    white-space: nowrap
}

html[dir=rtl] .reservation-cart-container_price, html[dir=rtl] .reservation-cart-container_transactionFeeValue {
    text-align: left
}

html[dir=ltr] .reservation-cart-container_price, html[dir=ltr] .reservation-cart-container_transactionFeeValue {
    padding-left: 1rem
}

html[dir=rtl] .reservation-cart-container_price, html[dir=rtl] .reservation-cart-container_transactionFeeValue {
    padding-right: 1rem
}

.reservation-cart-container_addonInfo, .reservation-cart-container_rate {
    display: block;
    margin-bottom: 1rem
}

.reservation-cart-container_taxesAndFees {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1rem
}

.reservation-cart-container_actions {
    margin: 1rem 0
}

    .reservation-cart-container_actions > span {
        margin: 0 1rem
    }

html[dir=ltr] .reservation-cart-container_actions > span {
    border-left: 1px solid #ccc
}

html[dir=rtl] .reservation-cart-container_actions > span {
    border-right: 1px solid #ccc
}

.reservation-cart-container_addonActions {
    margin: -1rem 0 1rem
}

    .reservation-cart-container_addonActions button {
        font-size: .85rem
    }

.reservation-cart-container_active {
    position: relative;
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-width: 1px 0;
    margin: 0 -1rem 1rem;
    padding: 1rem 1rem 1px
}

    .reservation-cart-container_active::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F117"
    }

html[dir=ltr] .reservation-cart-container_active::after {
    margin-left: .25em
}

html[dir=rtl] .reservation-cart-container_active::after {
    margin-right: .25em
}

html[dir=rtl] .reservation-cart-container_active::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F118"
}

html[dir=ltr] html[dir=rtl] .reservation-cart-container_active::after {
    margin-left: .25em
}

html[dir=rtl] html[dir=rtl] .reservation-cart-container_active::after {
    margin-right: .25em
}

.reservation-cart-container_active:before {
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0
}

html[dir=ltr] .reservation-cart-container_active:before {
    left: 0
}

html[dir=rtl] .reservation-cart-container_active:before {
    right: 0
}

html[dir=ltr] .reservation-cart-container_active:before {
    border-left: 5px solid #632e51
}

html[dir=rtl] .reservation-cart-container_active:before {
    border-right: 5px solid #632e51
}

.reservation-cart-container_active:after {
    position: absolute;
    font-size: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #632e51
}

html[dir=ltr] .reservation-cart-container_active:after {
    left: -17px
}

html[dir=rtl] .reservation-cart-container_active:after {
    right: -17px
}

html[dir=ltr] .reservation-cart-container_active:after {
    margin-left: 0
}

html[dir=rtl] .reservation-cart-container_active:after {
    margin-right: 0
}

html[dir=rtl] .reservation-cart-container_active:after {
    font-size: 26px
}

.reservation-cart-container_active:first-child {
    margin-top: 1rem
}

.reservation-cart-container_active > hr {
    display: none
}

@media (max-width: 1024px) {
    .reservation-cart-container_active {
        background: none;
        margin: 0 0 1rem;
        padding: 1rem 0 0;
        position: static
    }

        .reservation-cart-container_active:after, .reservation-cart-container_active:before {
            display: none
        }

        .reservation-cart-container_active:last-child {
            border-bottom: 0
        }
}

.reservation-cart-container_active + .reservation-cart-container_product hr {
    display: none
}

.reservation-cart-container_addOnName {
    padding-top: 0
}

.reservation-cart-container_addOnImage {
    width: 100%;
    height: auto;
    border-radius: 0px
}

.reservation-cart-container_addAnotherRoom {
    margin: 2rem 0
}

    .reservation-cart-container_addAnotherRoom button {
        font-size: .85rem
    }

.reservation-cart-container_surchargeMessages {
    color: #666666;
    font-size: .85rem;
    font-style: italic
}

.reservation-cart-container_surchargeMessage:not(:last-child) {
    margin-bottom: 1rem
}

.reservation-cart-container_loaderContainer .reservation-cart-container_spinnerOverlay {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-color: #fff;
    border-radius: 0px;
    opacity: 0.8;
    z-index: 998
}

.reservation-cart-container_price .reservation-cart-container_points {
    color: #547200
}

    .reservation-cart-container_price .reservation-cart-container_points .reservation-cart-container_value {
        font-weight: 700
    }

.price-summary_container {
    display: block
}

@media (max-width: 1024px) {
    .price-summary_container {
        box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25);
        padding: 0.75rem 1rem;
        position: relative;
        z-index: 2;
        -webkit-animation-name: price-summary_slideFromBottom;
        animation-name: price-summary_slideFromBottom;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }
}

@-webkit-keyframes price-summary_slideFromBottom {
    0% {
        opacity: 0;
        margin-bottom: -100%
    }

    100% {
        opacity: 1;
        margin-bottom: 0
    }
}

@keyframes price-summary_slideFromBottom {
    0% {
        opacity: 0;
        margin-bottom: -100%
    }

    100% {
        opacity: 1;
        margin-bottom: 0
    }
}

.price-summary_additionalCharges, .price-summary_totalPrice {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1024px) {
    .price-summary_additionalCharges, .price-summary_totalPrice {
        position: relative;
        z-index: 15
    }
}

.price-summary_totalPoints {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #547200;
    font-weight: 700
}

@media (max-width: 1024px) {
    .price-summary_totalPoints {
        position: relative;
        z-index: 15
    }
}

.price-summary_price, .price-summary_total {
    font-size: 1.2rem;
    font-weight: 700
}

.price-summary_price {
    text-align: right
}

html[dir=rtl] .price-summary_price {
    text-align: left
}

.price-summary_taxIncluded {
    color: #666666;
    font-size: .85rem;
    text-align: right
}

html[dir=rtl] .price-summary_taxIncluded {
    text-align: left
}

@media (max-width: 1024px) {
    .price-summary_taxIncluded {
        position: relative;
        z-index: 15
    }
}



/*--------------------------------------------*/

@font-face {
    font-family: "spark-icon-line";
    src: url(/public/js/font-spark-icon-line.eot);
    src: url(/public/js/font-spark-icon-line.woff2) format("woff2"),url(/public/js/font-spark-icon-line.woff) format("woff"),url(/public/js/font-spark-icon-line.svg?#spark-icon-line) format("svg"),url(/public/js/font-spark-icon-line.ttf) format("truetype"),url(/public/js/font-spark-icon-line.eot?#iefix) format("embedded-opentype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "spark-icon-fill";
    src: url(/public/js/font-spark-icon-fill.eot);
    src: url(/public/js/font-spark-icon-fill.woff2) format("woff2"),url(/public/js/font-spark-icon-fill.woff) format("woff"),url(/public/js/font-spark-icon-fill.svg?#spark-icon-fill) format("svg"),url(/public/js/font-spark-icon-fill.ttf) format("truetype"),url(/public/js/font-spark-icon-fill.eot?#iefix) format("embedded-opentype");
    font-weight: normal;
    font-style: normal
}
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

article, aside, figcaption, figure, footer, header, main, nav, section {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

    [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.app_container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

@media (max-width: 767px) {
    .app_container {
        max-width: 767px
    }
}

@media (min-width: 768px) {
    .app_container {
        max-width: 968px
    }
}

@media (min-width: 1025px) {
    .app_container {
        max-width: 1280px
    }
}

.app_container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.5rem;
    padding-right: 0.5rem
}

.app_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.app_col-lg-1, .app_col-lg-10, .app_col-lg-11, .app_col-lg-12, .app_col-lg-2, .app_col-lg-3, .app_col-lg-4, .app_col-lg-5, .app_col-lg-6, .app_col-lg-7, .app_col-lg-8, .app_col-lg-9, .app_col-md-1, .app_col-md-10, .app_col-md-11, .app_col-md-12, .app_col-md-2, .app_col-md-3, .app_col-md-4, .app_col-md-5, .app_col-md-6, .app_col-md-7, .app_col-md-8, .app_col-md-9, .app_col-sm-1, .app_col-sm-10, .app_col-sm-11, .app_col-sm-12, .app_col-sm-2, .app_col-sm-3, .app_col-sm-4, .app_col-sm-5, .app_col-sm-6, .app_col-sm-7, .app_col-sm-8, .app_col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    padding-top: 1rem;
    width: 100%
}

@media (max-width: 767px) {
    .app_col-sm {
        position: relative;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        min-height: 1px;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        padding-top: 1rem
    }

    .app_col-sm-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .app_col-sm-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .app_col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .app_col-sm-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .app_col-sm-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .app_col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .app_col-sm-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .app_col-sm-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .app_col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .app_col-sm-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .app_col-sm-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .app_col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    html[dir=ltr] .app_pull-sm-0 {
        right: auto
    }

    html[dir=rtl] .app_pull-sm-0 {
        left: auto
    }

    html[dir=ltr] .app_pull-sm-1 {
        right: 8.33333%
    }

    html[dir=rtl] .app_pull-sm-1 {
        left: 8.33333%
    }

    html[dir=ltr] .app_pull-sm-2 {
        right: 16.66667%
    }

    html[dir=rtl] .app_pull-sm-2 {
        left: 16.66667%
    }

    html[dir=ltr] .app_pull-sm-3 {
        right: 25%
    }

    html[dir=rtl] .app_pull-sm-3 {
        left: 25%
    }

    html[dir=ltr] .app_pull-sm-4 {
        right: 33.33333%
    }

    html[dir=rtl] .app_pull-sm-4 {
        left: 33.33333%
    }

    html[dir=ltr] .app_pull-sm-5 {
        right: 41.66667%
    }

    html[dir=rtl] .app_pull-sm-5 {
        left: 41.66667%
    }

    html[dir=ltr] .app_pull-sm-6 {
        right: 50%
    }

    html[dir=rtl] .app_pull-sm-6 {
        left: 50%
    }

    html[dir=ltr] .app_pull-sm-7 {
        right: 58.33333%
    }

    html[dir=rtl] .app_pull-sm-7 {
        left: 58.33333%
    }

    html[dir=ltr] .app_pull-sm-8 {
        right: 66.66667%
    }

    html[dir=rtl] .app_pull-sm-8 {
        left: 66.66667%
    }

    html[dir=ltr] .app_pull-sm-9 {
        right: 75%
    }

    html[dir=rtl] .app_pull-sm-9 {
        left: 75%
    }

    html[dir=ltr] .app_pull-sm-10 {
        right: 83.33333%
    }

    html[dir=rtl] .app_pull-sm-10 {
        left: 83.33333%
    }

    html[dir=ltr] .app_pull-sm-11 {
        right: 91.66667%
    }

    html[dir=rtl] .app_pull-sm-11 {
        left: 91.66667%
    }

    html[dir=ltr] .app_pull-sm-12 {
        right: 100%
    }

    html[dir=rtl] .app_pull-sm-12 {
        left: 100%
    }

    html[dir=ltr] .app_push-sm-0 {
        left: auto
    }

    html[dir=rtl] .app_push-sm-0 {
        right: auto
    }

    html[dir=ltr] .app_push-sm-1 {
        left: 8.33333%
    }

    html[dir=rtl] .app_push-sm-1 {
        right: 8.33333%
    }

    html[dir=ltr] .app_push-sm-2 {
        left: 16.66667%
    }

    html[dir=rtl] .app_push-sm-2 {
        right: 16.66667%
    }

    html[dir=ltr] .app_push-sm-3 {
        left: 25%
    }

    html[dir=rtl] .app_push-sm-3 {
        right: 25%
    }

    html[dir=ltr] .app_push-sm-4 {
        left: 33.33333%
    }

    html[dir=rtl] .app_push-sm-4 {
        right: 33.33333%
    }

    html[dir=ltr] .app_push-sm-5 {
        left: 41.66667%
    }

    html[dir=rtl] .app_push-sm-5 {
        right: 41.66667%
    }

    html[dir=ltr] .app_push-sm-6 {
        left: 50%
    }

    html[dir=rtl] .app_push-sm-6 {
        right: 50%
    }

    html[dir=ltr] .app_push-sm-7 {
        left: 58.33333%
    }

    html[dir=rtl] .app_push-sm-7 {
        right: 58.33333%
    }

    html[dir=ltr] .app_push-sm-8 {
        left: 66.66667%
    }

    html[dir=rtl] .app_push-sm-8 {
        right: 66.66667%
    }

    html[dir=ltr] .app_push-sm-9 {
        left: 75%
    }

    html[dir=rtl] .app_push-sm-9 {
        right: 75%
    }

    html[dir=ltr] .app_push-sm-10 {
        left: 83.33333%
    }

    html[dir=rtl] .app_push-sm-10 {
        right: 83.33333%
    }

    html[dir=ltr] .app_push-sm-11 {
        left: 91.66667%
    }

    html[dir=rtl] .app_push-sm-11 {
        right: 91.66667%
    }

    html[dir=ltr] .app_push-sm-12 {
        left: 100%
    }

    html[dir=rtl] .app_push-sm-12 {
        right: 100%
    }

    html[dir=ltr] .app_offset-sm-0 {
        margin-left: 0
    }

    html[dir=rtl] .app_offset-sm-0 {
        margin-right: 0
    }

    html[dir=ltr] .app_offset-sm-1 {
        margin-left: 8.33333%
    }

    html[dir=rtl] .app_offset-sm-1 {
        margin-right: 8.33333%
    }

    html[dir=ltr] .app_offset-sm-2 {
        margin-left: 16.66667%
    }

    html[dir=rtl] .app_offset-sm-2 {
        margin-right: 16.66667%
    }

    html[dir=ltr] .app_offset-sm-3 {
        margin-left: 25%
    }

    html[dir=rtl] .app_offset-sm-3 {
        margin-right: 25%
    }

    html[dir=ltr] .app_offset-sm-4 {
        margin-left: 33.33333%
    }

    html[dir=rtl] .app_offset-sm-4 {
        margin-right: 33.33333%
    }

    html[dir=ltr] .app_offset-sm-5 {
        margin-left: 41.66667%
    }

    html[dir=rtl] .app_offset-sm-5 {
        margin-right: 41.66667%
    }

    html[dir=ltr] .app_offset-sm-6 {
        margin-left: 50%
    }

    html[dir=rtl] .app_offset-sm-6 {
        margin-right: 50%
    }

    html[dir=ltr] .app_offset-sm-7 {
        margin-left: 58.33333%
    }

    html[dir=rtl] .app_offset-sm-7 {
        margin-right: 58.33333%
    }

    html[dir=ltr] .app_offset-sm-8 {
        margin-left: 66.66667%
    }

    html[dir=rtl] .app_offset-sm-8 {
        margin-right: 66.66667%
    }

    html[dir=ltr] .app_offset-sm-9 {
        margin-left: 75%
    }

    html[dir=rtl] .app_offset-sm-9 {
        margin-right: 75%
    }

    html[dir=ltr] .app_offset-sm-10 {
        margin-left: 83.33333%
    }

    html[dir=rtl] .app_offset-sm-10 {
        margin-right: 83.33333%
    }

    html[dir=ltr] .app_offset-sm-11 {
        margin-left: 91.66667%
    }

    html[dir=rtl] .app_offset-sm-11 {
        margin-right: 91.66667%
    }
}

@media (min-width: 768px) {
    .app_col-md {
        position: relative;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        min-height: 1px;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .app_col-md-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .app_col-md-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .app_col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .app_col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .app_col-md-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .app_col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .app_col-md-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .app_col-md-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .app_col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .app_col-md-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .app_col-md-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .app_col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    html[dir=ltr] .app_pull-md-0 {
        right: auto
    }

    html[dir=rtl] .app_pull-md-0 {
        left: auto
    }

    html[dir=ltr] .app_pull-md-1 {
        right: 8.33333%
    }

    html[dir=rtl] .app_pull-md-1 {
        left: 8.33333%
    }

    html[dir=ltr] .app_pull-md-2 {
        right: 16.66667%
    }

    html[dir=rtl] .app_pull-md-2 {
        left: 16.66667%
    }

    html[dir=ltr] .app_pull-md-3 {
        right: 25%
    }

    html[dir=rtl] .app_pull-md-3 {
        left: 25%
    }

    html[dir=ltr] .app_pull-md-4 {
        right: 33.33333%
    }

    html[dir=rtl] .app_pull-md-4 {
        left: 33.33333%
    }

    html[dir=ltr] .app_pull-md-5 {
        right: 41.66667%
    }

    html[dir=rtl] .app_pull-md-5 {
        left: 41.66667%
    }

    html[dir=ltr] .app_pull-md-6 {
        right: 50%
    }

    html[dir=rtl] .app_pull-md-6 {
        left: 50%
    }

    html[dir=ltr] .app_pull-md-7 {
        right: 58.33333%
    }

    html[dir=rtl] .app_pull-md-7 {
        left: 58.33333%
    }

    html[dir=ltr] .app_pull-md-8 {
        right: 66.66667%
    }

    html[dir=rtl] .app_pull-md-8 {
        left: 66.66667%
    }

    html[dir=ltr] .app_pull-md-9 {
        right: 75%
    }

    html[dir=rtl] .app_pull-md-9 {
        left: 75%
    }

    html[dir=ltr] .app_pull-md-10 {
        right: 83.33333%
    }

    html[dir=rtl] .app_pull-md-10 {
        left: 83.33333%
    }

    html[dir=ltr] .app_pull-md-11 {
        right: 91.66667%
    }

    html[dir=rtl] .app_pull-md-11 {
        left: 91.66667%
    }

    html[dir=ltr] .app_pull-md-12 {
        right: 100%
    }

    html[dir=rtl] .app_pull-md-12 {
        left: 100%
    }

    html[dir=ltr] .app_push-md-0 {
        left: auto
    }

    html[dir=rtl] .app_push-md-0 {
        right: auto
    }

    html[dir=ltr] .app_push-md-1 {
        left: 8.33333%
    }

    html[dir=rtl] .app_push-md-1 {
        right: 8.33333%
    }

    html[dir=ltr] .app_push-md-2 {
        left: 16.66667%
    }

    html[dir=rtl] .app_push-md-2 {
        right: 16.66667%
    }

    html[dir=ltr] .app_push-md-3 {
        left: 25%
    }

    html[dir=rtl] .app_push-md-3 {
        right: 25%
    }

    html[dir=ltr] .app_push-md-4 {
        left: 33.33333%
    }

    html[dir=rtl] .app_push-md-4 {
        right: 33.33333%
    }

    html[dir=ltr] .app_push-md-5 {
        left: 41.66667%
    }

    html[dir=rtl] .app_push-md-5 {
        right: 41.66667%
    }

    html[dir=ltr] .app_push-md-6 {
        left: 50%
    }

    html[dir=rtl] .app_push-md-6 {
        right: 50%
    }

    html[dir=ltr] .app_push-md-7 {
        left: 58.33333%
    }

    html[dir=rtl] .app_push-md-7 {
        right: 58.33333%
    }

    html[dir=ltr] .app_push-md-8 {
        left: 66.66667%
    }

    html[dir=rtl] .app_push-md-8 {
        right: 66.66667%
    }

    html[dir=ltr] .app_push-md-9 {
        left: 75%
    }

    html[dir=rtl] .app_push-md-9 {
        right: 75%
    }

    html[dir=ltr] .app_push-md-10 {
        left: 83.33333%
    }

    html[dir=rtl] .app_push-md-10 {
        right: 83.33333%
    }

    html[dir=ltr] .app_push-md-11 {
        left: 91.66667%
    }

    html[dir=rtl] .app_push-md-11 {
        right: 91.66667%
    }

    html[dir=ltr] .app_push-md-12 {
        left: 100%
    }

    html[dir=rtl] .app_push-md-12 {
        right: 100%
    }

    html[dir=ltr] .app_offset-md-0 {
        margin-left: 0
    }

    html[dir=rtl] .app_offset-md-0 {
        margin-right: 0
    }

    html[dir=ltr] .app_offset-md-1 {
        margin-left: 8.33333%
    }

    html[dir=rtl] .app_offset-md-1 {
        margin-right: 8.33333%
    }

    html[dir=ltr] .app_offset-md-2 {
        margin-left: 16.66667%
    }

    html[dir=rtl] .app_offset-md-2 {
        margin-right: 16.66667%
    }

    html[dir=ltr] .app_offset-md-3 {
        margin-left: 25%
    }

    html[dir=rtl] .app_offset-md-3 {
        margin-right: 25%
    }

    html[dir=ltr] .app_offset-md-4 {
        margin-left: 33.33333%
    }

    html[dir=rtl] .app_offset-md-4 {
        margin-right: 33.33333%
    }

    html[dir=ltr] .app_offset-md-5 {
        margin-left: 41.66667%
    }

    html[dir=rtl] .app_offset-md-5 {
        margin-right: 41.66667%
    }

    html[dir=ltr] .app_offset-md-6 {
        margin-left: 50%
    }

    html[dir=rtl] .app_offset-md-6 {
        margin-right: 50%
    }

    html[dir=ltr] .app_offset-md-7 {
        margin-left: 58.33333%
    }

    html[dir=rtl] .app_offset-md-7 {
        margin-right: 58.33333%
    }

    html[dir=ltr] .app_offset-md-8 {
        margin-left: 66.66667%
    }

    html[dir=rtl] .app_offset-md-8 {
        margin-right: 66.66667%
    }

    html[dir=ltr] .app_offset-md-9 {
        margin-left: 75%
    }

    html[dir=rtl] .app_offset-md-9 {
        margin-right: 75%
    }

    html[dir=ltr] .app_offset-md-10 {
        margin-left: 83.33333%
    }

    html[dir=rtl] .app_offset-md-10 {
        margin-right: 83.33333%
    }

    html[dir=ltr] .app_offset-md-11 {
        margin-left: 91.66667%
    }

    html[dir=rtl] .app_offset-md-11 {
        margin-right: 91.66667%
    }
}

@media (min-width: 1025px) {
    .app_col-lg {
        position: relative;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
        min-height: 1px;
        padding-right: 1rem;
        padding-left: 1rem
    }

    .app_col-lg-1 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .app_col-lg-2 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .app_col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .app_col-lg-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .app_col-lg-5 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .app_col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .app_col-lg-7 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .app_col-lg-8 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .app_col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .app_col-lg-10 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .app_col-lg-11 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .app_col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    html[dir=ltr] .app_pull-lg-0 {
        right: auto
    }

    html[dir=rtl] .app_pull-lg-0 {
        left: auto
    }

    html[dir=ltr] .app_pull-lg-1 {
        right: 8.33333%
    }

    html[dir=rtl] .app_pull-lg-1 {
        left: 8.33333%
    }

    html[dir=ltr] .app_pull-lg-2 {
        right: 16.66667%
    }

    html[dir=rtl] .app_pull-lg-2 {
        left: 16.66667%
    }

    html[dir=ltr] .app_pull-lg-3 {
        right: 25%
    }

    html[dir=rtl] .app_pull-lg-3 {
        left: 25%
    }

    html[dir=ltr] .app_pull-lg-4 {
        right: 33.33333%
    }

    html[dir=rtl] .app_pull-lg-4 {
        left: 33.33333%
    }

    html[dir=ltr] .app_pull-lg-5 {
        right: 41.66667%
    }

    html[dir=rtl] .app_pull-lg-5 {
        left: 41.66667%
    }

    html[dir=ltr] .app_pull-lg-6 {
        right: 50%
    }

    html[dir=rtl] .app_pull-lg-6 {
        left: 50%
    }

    html[dir=ltr] .app_pull-lg-7 {
        right: 58.33333%
    }

    html[dir=rtl] .app_pull-lg-7 {
        left: 58.33333%
    }

    html[dir=ltr] .app_pull-lg-8 {
        right: 66.66667%
    }

    html[dir=rtl] .app_pull-lg-8 {
        left: 66.66667%
    }

    html[dir=ltr] .app_pull-lg-9 {
        right: 75%
    }

    html[dir=rtl] .app_pull-lg-9 {
        left: 75%
    }

    html[dir=ltr] .app_pull-lg-10 {
        right: 83.33333%
    }

    html[dir=rtl] .app_pull-lg-10 {
        left: 83.33333%
    }

    html[dir=ltr] .app_pull-lg-11 {
        right: 91.66667%
    }

    html[dir=rtl] .app_pull-lg-11 {
        left: 91.66667%
    }

    html[dir=ltr] .app_pull-lg-12 {
        right: 100%
    }

    html[dir=rtl] .app_pull-lg-12 {
        left: 100%
    }

    html[dir=ltr] .app_push-lg-0 {
        left: auto
    }

    html[dir=rtl] .app_push-lg-0 {
        right: auto
    }

    html[dir=ltr] .app_push-lg-1 {
        left: 8.33333%
    }

    html[dir=rtl] .app_push-lg-1 {
        right: 8.33333%
    }

    html[dir=ltr] .app_push-lg-2 {
        left: 16.66667%
    }

    html[dir=rtl] .app_push-lg-2 {
        right: 16.66667%
    }

    html[dir=ltr] .app_push-lg-3 {
        left: 25%
    }

    html[dir=rtl] .app_push-lg-3 {
        right: 25%
    }

    html[dir=ltr] .app_push-lg-4 {
        left: 33.33333%
    }

    html[dir=rtl] .app_push-lg-4 {
        right: 33.33333%
    }

    html[dir=ltr] .app_push-lg-5 {
        left: 41.66667%
    }

    html[dir=rtl] .app_push-lg-5 {
        right: 41.66667%
    }

    html[dir=ltr] .app_push-lg-6 {
        left: 50%
    }

    html[dir=rtl] .app_push-lg-6 {
        right: 50%
    }

    html[dir=ltr] .app_push-lg-7 {
        left: 58.33333%
    }

    html[dir=rtl] .app_push-lg-7 {
        right: 58.33333%
    }

    html[dir=ltr] .app_push-lg-8 {
        left: 66.66667%
    }

    html[dir=rtl] .app_push-lg-8 {
        right: 66.66667%
    }

    html[dir=ltr] .app_push-lg-9 {
        left: 75%
    }

    html[dir=rtl] .app_push-lg-9 {
        right: 75%
    }

    html[dir=ltr] .app_push-lg-10 {
        left: 83.33333%
    }

    html[dir=rtl] .app_push-lg-10 {
        right: 83.33333%
    }

    html[dir=ltr] .app_push-lg-11 {
        left: 91.66667%
    }

    html[dir=rtl] .app_push-lg-11 {
        right: 91.66667%
    }

    html[dir=ltr] .app_push-lg-12 {
        left: 100%
    }

    html[dir=rtl] .app_push-lg-12 {
        right: 100%
    }

    html[dir=ltr] .app_offset-lg-0 {
        margin-left: 0
    }

    html[dir=rtl] .app_offset-lg-0 {
        margin-right: 0
    }

    html[dir=ltr] .app_offset-lg-1 {
        margin-left: 8.33333%
    }

    html[dir=rtl] .app_offset-lg-1 {
        margin-right: 8.33333%
    }

    html[dir=ltr] .app_offset-lg-2 {
        margin-left: 16.66667%
    }

    html[dir=rtl] .app_offset-lg-2 {
        margin-right: 16.66667%
    }

    html[dir=ltr] .app_offset-lg-3 {
        margin-left: 25%
    }

    html[dir=rtl] .app_offset-lg-3 {
        margin-right: 25%
    }

    html[dir=ltr] .app_offset-lg-4 {
        margin-left: 33.33333%
    }

    html[dir=rtl] .app_offset-lg-4 {
        margin-right: 33.33333%
    }

    html[dir=ltr] .app_offset-lg-5 {
        margin-left: 41.66667%
    }

    html[dir=rtl] .app_offset-lg-5 {
        margin-right: 41.66667%
    }

    html[dir=ltr] .app_offset-lg-6 {
        margin-left: 50%
    }

    html[dir=rtl] .app_offset-lg-6 {
        margin-right: 50%
    }

    html[dir=ltr] .app_offset-lg-7 {
        margin-left: 58.33333%
    }

    html[dir=rtl] .app_offset-lg-7 {
        margin-right: 58.33333%
    }

    html[dir=ltr] .app_offset-lg-8 {
        margin-left: 66.66667%
    }

    html[dir=rtl] .app_offset-lg-8 {
        margin-right: 66.66667%
    }

    html[dir=ltr] .app_offset-lg-9 {
        margin-left: 75%
    }

    html[dir=rtl] .app_offset-lg-9 {
        margin-right: 75%
    }

    html[dir=ltr] .app_offset-lg-10 {
        margin-left: 83.33333%
    }

    html[dir=rtl] .app_offset-lg-10 {
        margin-right: 83.33333%
    }

    html[dir=ltr] .app_offset-lg-11 {
        margin-left: 91.66667%
    }

    html[dir=rtl] .app_offset-lg-11 {
        margin-right: 91.66667%
    }
}

* {
    box-sizing: border-box
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body, html {
    min-height: 100vh;
    position: relative
}

a img {
    border: none
}

blockquote {
    quotes: none
}

    blockquote:after, blockquote:before {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption, td, th {
    text-align: left;
    font-weight: normal;
    vertical-align: middle
}

html[dir=rtl] caption, html[dir=rtl] td, html[dir=rtl] th {
    text-align: right
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-size: 16px
}

body {
    color: #434343;
    font-size: 1rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5
}

button, input {
    font-family: 'Montserrat', sans-serif
}

p {
    -webkit-font-feature-settings: 'kern' 1, 'liga' 0;
    font-feature-settings: 'kern' 1, 'liga' 0;
    margin: 0 0 0.5rem
}

    p:last-child {
        margin-bottom: 0
    }

.app_pageTitle {
    -webkit-font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    margin: 0;
    color: #434343;
    font-size: 3.45rem;
    font-weight: 400;
    font-family: 'Playfair Display', sans-serif;
    text-transform: none;
    line-height: 1.3
}

.app_modalTitle {
    -webkit-font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    margin: 0;
    color: #434343;
    font-size: 2.2rem;
    font-weight: 400;
    font-family: 'Playfair Display', sans-serif;
    text-transform: none;
    line-height: 1.3
}

.app_heading1 {
    -webkit-font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    margin: 0;
    color: #434343;
    font-size: 1.8rem;
    font-weight: 400;
    font-family: 'Playfair Display', sans-serif;
    text-transform: none;
    line-height: 1.3
}

.app_heading2 {
    -webkit-font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    font-feature-settings: 'dlig' 0, 'liga' 0, 'lnum' 1, 'kern' 1;
    margin: 0;
    color: #632e51;
    font-size: 1.25rem;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    line-height: 1.3
}

.app_subheading1 {
    margin: 0;
    color: #434343;
    font-size: 1rem;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    line-height: 1.3
}

.app_subheading2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    margin: 0
}

.app_bold, b, strong {
    font-weight: 700
}

.app_italic, em, i {
    font-style: italic
}

.app_small, small {
    font-size: .85rem
}

.app_thin {
    font-weight: 300
}

ol, ul {
    margin: 0;
    padding: 0
}

    ol li, ul li {
        -webkit-font-feature-settings: 'kern' 1, 'lnum' 1, 'liga' 1;
        font-feature-settings: 'kern' 1, 'lnum' 1, 'liga' 1;
        margin: 0 0 .5rem 1rem
    }

html[dir=rtl] ol li, html[dir=rtl] ul li {
    margin: 0 1rem .5rem 0
}

hr {
    background: #ccc;
    border: 0;
    height: 1px;
    margin: 1rem 0;
    padding: 0
}

.app_underline {
    text-decoration: underline
}

.app_caps {
    text-transform: uppercase
}

.app_small-caps {
    -webkit-font-feature-settings: 'smcp' 1, 'kern' 1;
    font-feature-settings: 'smcp' 1, 'kern' 1;
    letter-spacing: 0.1rem
}

.app_text-center {
    text-align: center
}

.app_text-left {
    text-align: left
}

html[dir=rtl] .app_text-left {
    text-align: right
}

.app_text-right {
    text-align: right
}

html[dir=rtl] .app_text-right {
    text-align: left
}

a {
    color: #86661D;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #86661D;
    font-weight: 400;
    cursor: pointer;
    transition: color 150ms;
    text-decoration: none
}

    a:hover {
        color: #6D5318;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #6D5318
    }

    a:focus {
        color: #6D5318;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #6D5318;
        outline: 0
    }

    a:active {
        color: #86661D;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #86661D
    }

.app_highlight {
    color: #86661D;
    -webkit-text-decoration: none;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    transition: color 150ms;
    border-bottom: 0
}

    .app_highlight:hover {
        color: #6D5318;
        -webkit-text-decoration: none;
        text-decoration: none;
        border-bottom: 0
    }

    .app_highlight:active, .app_highlight:focus {
        color: #86661D;
        -webkit-text-decoration: none;
        text-decoration: none;
        border-bottom: 0
    }

    .app_highlight:focus {
        outline: none;
        border-bottom: 2px solid #86661D
    }

[type=email], [type=number], [type=password], [type=tel], [type=text], [type=time], [type=username], textarea {
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 3.5em;
    min-height: 3.5em;
    color: #5e6068;
    border: 1px solid #666;
    background: #FFFFFF;
    padding: 0 .75rem;
    width: 100%
}

    [type=email]:hover, [type=number]:hover, [type=password]:hover, [type=tel]:hover, [type=text]:hover, [type=time]:hover, [type=username]:hover, textarea:hover {
        border: 1px solid #000;
        background: #FFFFFF
    }

    [type=email]:focus, [type=number]:focus, [type=password]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=username]:focus, textarea:focus {
        border: 2px solid #632d4f;
        background: #f1e2eb;
        outline: none
    }

    [type=email]:disabled, [type=email]:disabled:hover, [type=number]:disabled, [type=number]:disabled:hover, [type=password]:disabled, [type=password]:disabled:hover, [type=tel]:disabled, [type=tel]:disabled:hover, [type=text]:disabled, [type=text]:disabled:hover, [type=time]:disabled, [type=time]:disabled:hover, [type=username]:disabled, [type=username]:disabled:hover, textarea:disabled, textarea:disabled:hover {
        background: #efefef;
        border-color: #efefef;
        color: #4F4F4F
    }

        [type=email]:disabled:hover, [type=number]:disabled:hover, [type=password]:disabled:hover, [type=tel]:disabled:hover, [type=text]:disabled:hover, [type=time]:disabled:hover, [type=username]:disabled:hover, textarea:disabled:hover {
            border-color: #efefef
        }

    [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin: 0
    }

[type=number] {
    -moz-appearance: textfield
}

textarea {
    line-height: 1.5;
    max-width: 100%;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    min-height: 150px
}

[type=checkbox], [type=radio] {
    opacity: 0;
    float: left;
    position: relative
}

html[dir=ltr] [type=checkbox], html[dir=ltr] [type=radio] {
    left: -99999em
}

html[dir=rtl] [type=checkbox], html[dir=rtl] [type=radio] {
    right: -99999em
}

html[dir=rtl] [type=checkbox], html[dir=rtl] [type=radio] {
    float: right
}

[type="checkbox"] + label, [type="radio"] + label {
    display: block;
    cursor: pointer;
    margin-bottom: 0.75rem;
    position: relative;
    min-height: 1.5em
}

html[dir=ltr] [type="checkbox"] + label, html[dir=ltr] [type="radio"] + label {
    padding-left: 2.3em
}

html[dir=rtl] [type="checkbox"] + label, html[dir=rtl] [type="radio"] + label {
    padding-right: 2.3em
}

[type="checkbox"] + label:before {
    content: "";
    display: inline-block;
    height: 1.5em;
    margin: 0 .5em 0 0;
    padding: 0;
    position: absolute;
    top: -2px;
    width: 1.5em;
    border-radius: 0px;
    border: 1px solid #666;
    background: #FFFFFF;
    color: #5e6068
}

html[dir=rtl] [type="checkbox"] + label:before {
    margin: 0 0 0 .5em
}

html[dir=ltr] [type="checkbox"] + label:before {
    left: 0
}

html[dir=rtl] [type="checkbox"] + label:before {
    right: 0
}

[type="checkbox"]:focus + label::before {
    border: 2px solid #632d4f;
    background: #f1e2eb
}

[type="checkbox"]:checked + label::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F121"
}

html[dir=ltr] [type="checkbox"]:checked + label::before {
    margin-right: .25em
}

html[dir=rtl] [type="checkbox"]:checked + label::before {
    margin-left: .25em
}

[type="checkbox"]:checked + label::before {
    line-height: 1.5em;
    text-align: center
}

[type="checkbox"]:disabled + label {
    color: #666;
    cursor: not-allowed
}

    [type="checkbox"]:disabled + label::before {
        background: #efefef;
        border-color: #efefef;
        color: #4F4F4F
    }

[type="radio"] + label .app_radioBox {
    display: inline-block;
    height: 1.5em;
    margin: 0 .5em 0 0;
    padding: 0;
    position: absolute;
    top: -2px;
    width: 1.5em;
    border-radius: 50%;
    border: 1px solid #666;
    background: #FFFFFF
}

html[dir=rtl] [type="radio"] + label .app_radioBox {
    margin: 0 0 0 .5em
}

html[dir=ltr] [type="radio"] + label .app_radioBox {
    left: 0
}

html[dir=rtl] [type="radio"] + label .app_radioBox {
    right: 0
}

[type="radio"]:focus + label .app_radioBox {
    border: 2px solid #632d4f;
    background: #f1e2eb
}

[type="radio"]:checked + label .app_radioBox::before {
    content: "";
    border-radius: 50%;
    display: inline-block;
    height: 0.75em;
    width: 0.75em;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: #5e6068
}

[type="radio"]:disabled + label {
    color: #666;
    cursor: not-allowed
}

    [type="radio"]:disabled + label .app_radioBox {
        background: #efefef;
        border-color: #efefef
    }

        [type="radio"]:disabled + label .app_radioBox::before {
            background: #4F4F4F
        }

fieldset {
    min-width: inherit;
    width: 100%
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    [type=email], [type=number], [type=password], [type=tel], [type=text], [type=username], input, select, textarea {
        font-size: 16px
    }
}

.app_displayError {
    padding: 0.5rem;
    background: #ac0000;
    color: #FFF;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: .85rem;
    word-break: break-all
}

body {
    background: #f2f2f2 url(https://be.synxis.com/assets/chain/25042/hotel/12319/fileStorage/image/white-waves.png)
}

@-webkit-keyframes app_fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes app_fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes app_rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes app_rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes app_dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124
    }
}

@keyframes app_dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124
    }
}

@-webkit-keyframes app_spin {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    100% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }
}

@keyframes app_spin {
    0% {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    100% {
        -webkit-transform: rotate(810deg);
        transform: rotate(810deg)
    }
}

.app_page-animation {
    -webkit-animation: app_fadeIn 0.8s;
    animation: app_fadeIn 0.8s;
    position: relative
}

@media print {
    .app_doNotPrint {
        display: none
    }

    .app_columnLayoutForPrint {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable {
    position: absolute;
    top: -999px
}

html[dir=ltr] .sr-only-focusable {
    left: -999px
}

html[dir=rtl] .sr-only-focusable {
    right: -999px
}

.sr-only-focusable:focus, .sr-only-focusable:focus-within {
    position: relative;
    top: 0
}

html[dir=ltr] .sr-only-focusable:focus, html[dir=ltr] .sr-only-focusable:focus-within {
    left: 0
}

html[dir=rtl] .sr-only-focusable:focus, html[dir=rtl] .sr-only-focusable:focus-within {
    right: 0
}

.mobileOnly {
    display: none
}

@media (max-width: 767px) {
    .mobileOnly {
        display: block
    }
}

.mobileTabletOnly {
    display: none
}

@media (max-width: 1024px) {
    .mobileTabletOnly {
        display: block
    }
}

.tabletDesktopOnly {
    display: block
}

@media (max-width: 767px) {
    .tabletDesktopOnly {
        display: none
    }
}

.desktopOnly {
    display: block
}

@media (max-width: 1024px) {
    .desktopOnly {
        display: none
    }
}

.no-scroll {
    overflow: hidden
}



/*--------------------------------------------*/

.select_container {
    display: block;
    position: relative;
    max-width: 100%
}

.select_container > label {
    display: none
}

.select_container[data-error=true] .select_input {
    border-color: #ac0000;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select_container[data-error=true] .select_message {
    background: #ac0000;
    color: #FFF
}

.select_dropdownWrapper {
    position: absolute;
    top: auto;
    z-index: 9999;
    min-width: 100%
}

.select_dropdownCaret {
    display: none;
    background: #f2f2f2;
    content: '';
    height: 0.5rem;
    position: absolute;
    top: 0.5rem;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    width: 0.5rem;
    border-top: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    z-index: 1000
}

.select_dropdown {
    border: 1px solid #ccc;
    border-radius: 0px;
    background: #f2f2f2;
    box-shadow: 0 4px 9px 3px rgba(0, 0, 0, 0.3);
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #434343;
    list-style: none;
    margin: 0;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden
}

    .select_dropdown > li {
        display: block;
        cursor: pointer;
        padding: 0.5rem;
        margin: 0 0 0 0
    }

html[dir=rtl] .select_dropdown > li {
    margin: 0 0 0 0
}

.select_dropdown > li[data-selected=true] {
    background: #632d4f;
    color: #FFF;
    font-weight: 700
}

.select_dropdown > li:focus {
    background: #fff;
    color: #434343;
    font-weight: 700;
    outline: 3px solid #666666;
    outline-offset: -3px
}

.select_dropdown > li:hover, .select_dropdown > li[data-hover=true] {
    background: #fff;
    color: #434343
}

.select_hiddenInput {
    font-size: 16px;
    width: 100%;
    opacity: 0;
    outline: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    cursor: pointer;
    height: 3.5em;
    -webkit-appearance: none
}

    .select_hiddenInput:disabled {
        cursor: default
    }

.select_input {
    border-radius: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    height: 3.5em;
    color: #5e6068;
    border: 1px solid #666;
    background: #FFFFFF;
    width: 100%;
    z-index: 1;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

    .select_input.select_dataError {
        border-color: #ac0000
    }

    .select_input .select_caret {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 2
    }

html[dir=ltr] .select_input .select_caret {
    right: .75rem
}

html[dir=rtl] .select_input .select_caret {
    left: .75rem
}

.select_input .select_caret::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F116"
}

html[dir=ltr] .select_input .select_caret::after {
    margin-left: .25em
}

html[dir=rtl] .select_input .select_caret::after {
    margin-right: .25em
}

.select_input .select_caretUp::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F119"
}

html[dir=ltr] .select_input .select_caretUp::after {
    margin-left: .25em
}

html[dir=rtl] .select_input .select_caretUp::after {
    margin-right: .25em
}

.select_label {
    padding: 0 .75rem;
    display: block;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    line-height: 3.5em;
    transition-duration: 0.1s;
    transition-property: font-size,opacity,line-height;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    z-index: 2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #5e6068
}

html[dir=ltr] .select_label {
    padding-right: 2.5rem
}

html[dir=rtl] .select_label {
    padding-left: 2.5rem
}

.select_message {
    padding: 0.5rem;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    word-break: break-all;
    font-size: .85rem
}

.select_required {
    color: #ac0000;
    font-family: arial, sans-serif;
    font-size: 19px;
    line-height: 1;
    font-weight: normal;
    vertical-align: middle
}

.select_active .select_label, .select_hasValue .select_label {
    position: absolute;
    top: 0.5rem;
    line-height: 1.2em;
    font-size: .85rem
}

.select_hasValue .select_value {
    padding: 0 .75rem;
    padding-top: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

html[dir=ltr] .select_hasValue .select_value {
    padding-right: 0
}

html[dir=rtl] .select_hasValue .select_value {
    padding-left: 0
}

html[dir=ltr] .select_hasValue .select_value {
    margin-right: 2.5rem
}

html[dir=rtl] .select_hasValue .select_value {
    margin-left: 2.5rem
}

select:hover + .select_input {
    border: 1px solid #000;
    background: #FFFFFF
}

select:focus + .select_input {
    border: 2px solid #632d4f;
    background: #f1e2eb
}

.iphone .select_dropdown, .mobile .select_dropdown {
    display: none
}

.select_disabled .select_input, .select_disabled:hover .select_input {
    border-color: #efefef;
    background: #efefef
}

.select_disabled .select_input, .select_disabled .select_label, .select_disabled .select_required, .select_disabled:hover .select_input, .select_disabled:hover .select_label, .select_disabled:hover .select_required {
    color: #4F4F4F
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .select_input, .select_label {
        font-size: 16px
    }

    .select_active .select_label, .select_hasValue .select_label {
        font-size: .85rem
    }
}



/*--------------------------------------------*/


.button_btn {
    cursor: pointer;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition-duration: 100ms;
    transition-property: background-color, color, border-color, box-shadow;
    transition-timing-function: ease-in-out;
    white-space: nowrap;
    z-index: 5
}

@media (max-width: 767px) {
    .button_btn {
        white-space: normal
    }
}

.button_btn::before {
    content: '';
    height: 100%;
    top: 0;
    position: absolute;
    transition: top 100ms cubic-bezier(0.86, 0, 0.07, 1);
    width: 100%;
    z-index: 5
}

html[dir=ltr] .button_btn::before {
    left: 0
}

html[dir=rtl] .button_btn::before {
    right: 0
}

.button_btn:disabled, .button_btn:disabled:hover {
    background: #DDD;
    border: 1px solid #DDD;
    color: #545454;
    cursor: not-allowed;
    box-shadow: none
}

    .button_btn:disabled::before, .button_btn:disabled:hover::before {
        box-shadow: none
    }

    .button_btn:disabled::after, .button_btn:disabled:hover::after {
        display: none
    }

.button_btn:focus {
    box-shadow: 0 0 0 2px #fff, 0 0 0 5px #632d4f;
    outline: 0
}

.button_primary {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    background: #632d4f;
    border: 1px solid #632d4f;
    color: #FFF
}

    .button_primary:hover {
        background: #957221;
        border: 1px solid #957221;
        color: #000
    }

    .button_primary:active {
        background: #401d33;
        border: 1px solid #401d33;
        color: #FFF
    }

    .button_primary::before {
        box-shadow: inset 0 -2px 0 #195e51;
        display: none
    }

    .button_primary::after {
        content: '';
        display: none;
        height: 1500px;
        position: absolute;
        transition-duration: 100ms;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform, -webkit-transform;
        transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
        width: 1500px;
        z-index: -5;
        background: #1B6552;
        -webkit-transform: translate(-29%, -2%) rotate(-24deg);
        transform: translate(-29%, -2%) rotate(-24deg)
    }

    .button_primary:active::after {
        background: #1F7564
    }

    .button_primary:active::after, .button_primaryactive:hover::after {
        -webkit-transform: translate(-70%, -2%) rotate(-24deg);
        transform: translate(-70%, -2%) rotate(-24deg)
    }

    .button_primary:hover::after {
        -webkit-transform: translate(-33%, -2%) rotate(-24deg);
        transform: translate(-33%, -2%) rotate(-24deg)
    }

    .button_primary .spinner_main {
        border-top-color: rgba(255,255,255, 0.2);
        border-right-color: rgba(255,255,255, 0.2);
        border-bottom-color: rgba(255,255,255, 0.2);
        border-left-color: #FFF
    }

    .button_primary .spinner_container + span, .button_primary .spinner_container + span + span {
        visibility: hidden
    }

.button_secondary {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    background: #bf922a;
    border: 1px solid #bf922a;
    color: #000
}

    .button_secondary:hover {
        background: #957221;
        border: 1px solid #957221;
        color: #000
    }

    .button_secondary::before {
        display: none;
        box-shadow: inset 0 -2px 0 #1F7564
    }

    .button_secondary:hover::before {
        box-shadow: inset 0 -2px 0 #207866
    }

    .button_secondary .spinner_main {
        border-top-color: rgba(0,0,0, 0.2);
        border-right-color: rgba(0,0,0, 0.2);
        border-bottom-color: rgba(0,0,0, 0.2);
        border-left-color: #000000
    }

    .button_secondary .spinner_container + span, .button_secondary .spinner_container + span + span {
        visibility: hidden
    }

.button_link {
    font-size: 1rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    color: #86661D;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    transition: color 150ms;
    background: none;
    border: 0;
    padding: 0
}

    .button_link:hover {
        color: #6D5318;
        -webkit-text-decoration: none;
        text-decoration: none
    }

    .button_link:active {
        color: #86661D;
        -webkit-text-decoration: none;
        text-decoration: none
    }

    .button_link:focus {
        text-decoration: none;
        outline: none;
        border-bottom: 2px solid #86661D
    }

    .button_link:disabled, .button_link:disabled:hover {
        background: none;
        border: none;
        color: #666;
        cursor: not-allowed;
        box-shadow: none
    }

    .button_link::after, .button_link::before {
        vertical-align: middle;
        color: #86661D;
        font-size: 1em
    }

    .button_link:hover::after, .button_link:hover::before {
        color: #6D5318
    }

    .button_link:active::after, .button_link:active::before {
        color: #86661D
    }

    .button_link:disabled::after, .button_link:disabled::before {
        color: #666
    }

    .button_link .spinner_container {
        position: static;
        -webkit-transform: none;
        transform: none
    }

html[dir=ltr] .button_link .spinner_container {
    margin-right: .5rem
}

html[dir=rtl] .button_link .spinner_container {
    margin-left: .5rem
}

.button_accordionButton {
    cursor: pointer;
    padding: 0;
    background-color: transparent;
    border: 0;
    font-style: normal;
    color: #434343;
    font-size: 1.5rem
}

    .button_accordionButton:after {
        margin: 0 0.25em
    }

    .button_accordionButton:focus {
        box-shadow: 0 0 0 2px #666666
    }

.button_circle {
    font-size: 1rem;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    color: #86661D;
    -webkit-text-decoration: none;
    text-decoration: none;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    transition: color 150ms;
    background: none;
    border: 0;
    padding: 0
}

    .button_circle:hover {
        color: #6D5318;
        -webkit-text-decoration: none;
        text-decoration: none
    }

    .button_circle:active {
        color: #86661D;
        -webkit-text-decoration: none;
        text-decoration: none
    }

    .button_circle:focus {
        text-decoration: none;
        outline: none;
        border-bottom: 2px solid #86661D
    }

    .button_circle:disabled, .button_circle:disabled:hover {
        background: none;
        border: none;
        color: #666;
        cursor: not-allowed;
        box-shadow: none
    }

    .button_circle::after, .button_circle::before {
        color: #FFF;
        background: #632d4f;
        border: 1px solid #632d4f;
        font-size: 1em;
        border-radius: 50%;
        padding: .5em;
        vertical-align: middle
    }

    .button_circle:hover::after, .button_circle:hover::before {
        color: #000;
        background: #957221;
        border: 1px solid #957221
    }

    .button_circle:active::after, .button_circle:active::before {
        color: #FFF;
        background: #401d33;
        border: 1px solid #401d33
    }

    .button_circle:disabled::after, .button_circle:disabled::before {
        color: #545454;
        background: #DDD;
        border: 1px solid #DDD
    }

.button_lg {
    line-height: 2rem;
    padding: 1.5rem 3.25rem
}

.button_md {
    line-height: 1.5rem;
    padding: 1rem 2.25rem
}

.button_sm {
    line-height: 1rem;
    padding: 0.75rem 1.25rem
}

.button_block {
    display: block;
    width: 100%;
    margin-top: 0.65rem
}

.button_group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center
}

    .button_group button {
        margin: .5rem 0 .5rem 2rem
    }

html[dir=rtl] .button_group button {
    margin: .5rem 2rem .5rem 0
}

@media (max-width: 767px) {
    .button_group {
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .button_group button {
            display: block;
            width: 100%;
            margin: 1rem 0 0 0
        }

    html[dir=rtl] .button_group button {
        margin: 1rem 0 0 0
    }
}

@media (max-width: 767px) {
    .button_group-reverse {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.button_group-sticky {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 1;
    flex: 1
}

    .button_group-sticky button {
        margin: 0 0 0 2rem
    }

html[dir=rtl] .button_group-sticky button {
    margin: 0 2rem 0 0
}

@media (max-width: 767px) {
    .button_group-sticky {
        -ms-flex-align: stretch;
        align-items: stretch
    }

        .button_group-sticky button {
            min-width: calc(50% - 0.5rem)
        }

    html[dir=ltr] .button_group-sticky button:first-child {
        margin-right: .5rem
    }

    html[dir=rtl] .button_group-sticky button:first-child {
        margin-left: .5rem
    }

    html[dir=ltr] .button_group-sticky button:last-child {
        margin-left: .5rem
    }

    html[dir=rtl] .button_group-sticky button:last-child {
        margin-right: .5rem
    }
}

.button_group-center {
    text-align: center
}

    .button_group-center button {
        margin: 0.5rem 1rem
    }

    .button_group-center .button_block {
        margin: 1rem 0 0
    }

@media (max-width: 767px) {
    .button_group-left {
        display: block
    }

        .button_group-left button {
            margin: .5rem 2rem .5rem 0;
            width: auto;
            display: inline-block
        }

    html[dir=rtl] .button_group-left button {
        margin: .5rem 0 .5rem 2rem
    }
}

.button_add::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F142"
}

html[dir=ltr] .button_add::before {
    margin-right: .25em
}

html[dir=rtl] .button_add::before {
    margin-left: .25em
}

.button_remove::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F164"
}

html[dir=ltr] .button_remove::before {
    margin-right: .25em
}

html[dir=rtl] .button_remove::before {
    margin-left: .25em
}

.button_removeAfter::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F164"
}

html[dir=ltr] .button_removeAfter::after {
    margin-left: .25em
}

html[dir=rtl] .button_removeAfter::after {
    margin-right: .25em
}

.button_modify::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F14C"
}

html[dir=ltr] .button_modify::before {
    margin-right: .25em
}

html[dir=rtl] .button_modify::before {
    margin-left: .25em
}

.button_lock::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F13F"
}

html[dir=ltr] .button_lock::after {
    margin-left: .25em
}

html[dir=rtl] .button_lock::after {
    margin-right: .25em
}

.button_subtract::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F143"
}

html[dir=ltr] .button_subtract::before {
    margin-right: .25em
}

html[dir=rtl] .button_subtract::before {
    margin-left: .25em
}

.button_pictures::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F150"
}

html[dir=ltr] .button_pictures::before {
    margin-right: .25em
}

html[dir=rtl] .button_pictures::before {
    margin-left: .25em
}

.button_print::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F152"
}

html[dir=ltr] .button_print::before {
    margin-right: .25em
}

html[dir=rtl] .button_print::before {
    margin-left: .25em
}

.button_calendar::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F11E"
}

html[dir=ltr] .button_calendar::before {
    margin-right: .25em
}

html[dir=rtl] .button_calendar::before {
    margin-left: .25em
}

.button_share::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F156"
}

html[dir=ltr] .button_share::before {
    margin-right: .25em
}

html[dir=rtl] .button_share::before {
    margin-left: .25em
}

.button_menu-hamburger::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F146"
}

html[dir=ltr] .button_menu-hamburger::before {
    margin-right: .25em
}

html[dir=rtl] .button_menu-hamburger::before {
    margin-left: .25em
}

.button_arrowDownAfter::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F10F"
}

html[dir=ltr] .button_arrowDownAfter::after {
    margin-left: .25em
}

html[dir=rtl] .button_arrowDownAfter::after {
    margin-right: .25em
}

.button_arrowUpAfter::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F112"
}

html[dir=ltr] .button_arrowUpAfter::after {
    margin-left: .25em
}

html[dir=rtl] .button_arrowUpAfter::after {
    margin-right: .25em
}

.button_arrowRight::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F111"
}

html[dir=ltr] .button_arrowRight::after {
    margin-left: .25em
}

html[dir=rtl] .button_arrowRight::after {
    margin-right: .25em
}

html[dir=rtl] .button_arrowRight::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F110"
}

html[dir=ltr] html[dir=rtl] .button_arrowRight::after {
    margin-left: .25em
}

html[dir=rtl] html[dir=rtl] .button_arrowRight::after {
    margin-right: .25em
}

.button_arrowLeft::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F110"
}

html[dir=ltr] .button_arrowLeft::before {
    margin-right: .25em
}

html[dir=rtl] .button_arrowLeft::before {
    margin-left: .25em
}

html[dir=rtl] .button_arrowLeft::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F111"
}

html[dir=ltr] html[dir=rtl] .button_arrowLeft::before {
    margin-right: .25em
}

html[dir=rtl] html[dir=rtl] .button_arrowLeft::before {
    margin-left: .25em
}

.button_documentCheck::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F17D"
}

html[dir=ltr] .button_documentCheck::before {
    margin-right: .25em
}

html[dir=rtl] .button_documentCheck::before {
    margin-left: .25em
}

.button_map::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F141"
}

html[dir=ltr] .button_map::before {
    margin-right: .25em
}

html[dir=rtl] .button_map::before {
    margin-left: .25em
}

.button_isSpinnerActive {
    pointer-events: none
}

.button_check::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F121"
}

html[dir=ltr] .button_check::before {
    margin-right: .25em
}

html[dir=rtl] .button_check::before {
    margin-left: .25em
}


/*--------------------------------------------*/

.breadcrumbs_wrapper {
    margin-bottom: 1rem
}

.breadcrumbs_header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767px) {
    .breadcrumbs_header {
        display: block
    }
}

.breadcrumbs_header .breadcrumbs_headerWithArrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.breadcrumbs_header .breadcrumbs_backArrow {
    color: #434343;
    font-size: 3.45rem;
    line-height: 1.3;
    cursor: pointer;
    background: transparent;
    border: 0;
    padding: 0
}

    .breadcrumbs_header .breadcrumbs_backArrow::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F10C"
    }

html[dir=ltr] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-right: .25em
}

html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-left: .25em
}

html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F10D"
}

html[dir=ltr] html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-right: .25em
}

html[dir=rtl] html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-left: .25em
}

@media (max-width: 767px) {
    .breadcrumbs_header .breadcrumbs_backArrow::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F110"
    }

    html[dir=ltr] .breadcrumbs_header .breadcrumbs_backArrow::before {
        margin-right: .25em
    }

    html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
        margin-left: .25em
    }

    html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F111"
    }

    html[dir=ltr] html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
        margin-right: .25em
    }

    html[dir=rtl] html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
        margin-left: .25em
    }
}

html[dir=ltr] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-right: 0
}

html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow::before {
    margin-left: 0
}

.breadcrumbs_header .breadcrumbs_backArrow:focus {
    outline: none;
    box-shadow: 0 0 0 3px #434343
}

html[dir=ltr] .breadcrumbs_header .breadcrumbs_backArrow + h1 {
    margin-left: 1rem
}

html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow + h1 {
    margin-right: 1rem
}

@media (max-width: 767px) {
    html[dir=ltr] .breadcrumbs_header .breadcrumbs_backArrow + h1 {
        margin-left: .5rem
    }

    html[dir=rtl] .breadcrumbs_header .breadcrumbs_backArrow + h1 {
        margin-right: .5rem
    }
}

@media (max-width: 767px) {
    .breadcrumbs_header .breadcrumbs_continueButton {
        margin-top: 1rem
    }
}

.breadcrumbs_header.breadcrumbs_fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    padding: 1rem;
    background: #f2f2f2;
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25)
}

    .breadcrumbs_header.breadcrumbs_fixed .breadcrumbs_backArrow, .breadcrumbs_header.breadcrumbs_fixed h1 {
        font-size: 1.5rem;
        color: #434343;
        line-height: 1.5
    }

        .breadcrumbs_header.breadcrumbs_fixed .breadcrumbs_backArrow:focus, .breadcrumbs_header.breadcrumbs_fixed h1:focus {
            box-shadow: 0 0 0 3px #666666
        }

.breadcrumbs_header.breadcrumbs_indicatorEnabled:not(.breadcrumbs_fixed) h1 {
    margin-bottom: 1rem
}

@media (max-width: 767px) {
    .breadcrumbs_header.breadcrumbs_indicatorEnabled:not(.breadcrumbs_fixed) h1 {
        display: none
    }
}

.breadcrumbs_header.breadcrumbs_indicatorEnabled:not(.breadcrumbs_fixed) .breadcrumbs_continueButton {
    margin-bottom: 1rem;
    margin-top: 0
}

@media (max-width: 767px) {
    .breadcrumbs_list {
        border-radius: 0px;
        border-width: 1px;
        border-style: solid;
        border-color: #ccc;
        background: #f2f2f2;
        color: #333
    }
}

.breadcrumbs_list ul {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0;
    width: 100%
}

@media (max-width: 767px) {
    .breadcrumbs_list ul {
        margin: 0;
        display: block
    }

        .breadcrumbs_list ul.breadcrumbs_collapsed {
            display: none
        }
}

.breadcrumbs_item {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
    text-align: left;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 16.6%
}

html[dir=rtl] .breadcrumbs_item {
    margin: 0 0 0 0
}

html[dir=rtl] .breadcrumbs_item {
    text-align: right
}

@media (max-width: 767px) {
    .breadcrumbs_item {
        display: block;
        width: 100%
    }
}

.breadcrumbs_item:after {
    content: '';
    top: 1rem;
    z-index: 1;
    position: absolute;
    height: 3px;
    background: #ccc
}

html[dir=ltr] .breadcrumbs_item:after {
    left: 3px
}

html[dir=rtl] .breadcrumbs_item:after {
    right: 3px
}

html[dir=ltr] .breadcrumbs_item:after {
    right: 0
}

html[dir=rtl] .breadcrumbs_item:after {
    left: 0
}

@media (max-width: 767px) {
    .breadcrumbs_item:after {
        display: none
    }
}

.breadcrumbs_item:last-child:after {
    display: none
}

.breadcrumbs_item .breadcrumbs_disableStep, .breadcrumbs_item a {
    text-decoration: none;
    border-bottom: 0
}

    .breadcrumbs_item .breadcrumbs_disableStep:active, .breadcrumbs_item .breadcrumbs_disableStep:focus, .breadcrumbs_item .breadcrumbs_disableStep:hover, .breadcrumbs_item a:active, .breadcrumbs_item a:focus, .breadcrumbs_item a:hover {
        text-decoration: none;
        border-bottom: 0
    }

        .breadcrumbs_item .breadcrumbs_disableStep:focus > span.breadcrumbs_icon, .breadcrumbs_item a:focus > span.breadcrumbs_icon {
            outline-width: 1px;
            outline-style: dotted;
            outline-color: #666666
        }

@media (max-width: 767px) {
    .breadcrumbs_item .breadcrumbs_disableStep, .breadcrumbs_item a {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0.75rem 0;
        width: 100%
    }
}

.breadcrumbs_icon {
    font-size: 1rem;
    text-align: center;
    border-radius: 50%;
    display: block;
    margin: 0 0 0.5rem;
    line-height: 2rem;
    height: 2rem;
    width: 2rem;
    border-width: 1px;
    border-style: solid;
    position: relative;
    z-index: 2;
    border-color: #ccc;
    background: #FFFFFF;
    color: #666666;
    font-weight: 700
}

@media (max-width: 767px) {
    .breadcrumbs_icon {
        margin: 0 0 0 .75rem
    }

    html[dir=rtl] .breadcrumbs_icon {
        margin: 0 .75rem 0 0
    }
}

.breadcrumbs_text {
    display: block;
    font-size: .85rem;
    color: #666666;
    font-weight: 400
}

@media (max-width: 767px) {
    .breadcrumbs_text {
        display: none;
        -ms-flex-positive: 0;
        flex-grow: 0
    }
}

.breadcrumbs_mobileText {
    color: #666666;
    padding: 0 0.75rem;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (min-width: 768px) {
    .breadcrumbs_mobileText {
        display: none
    }
}

.breadcrumbs_stepNumber {
    display: block;
    font-size: .85rem;
    font-weight: 400
}

.breadcrumbs_stepName {
    display: block;
    font-size: 1rem;
    font-weight: 400
}

.breadcrumbs_stepStatus {
    font-size: .85rem;
    font-weight: 400;
    -ms-flex-positive: 0;
    flex-grow: 0;
    text-align: right;
    white-space: nowrap
}

html[dir=rtl] .breadcrumbs_stepStatus {
    text-align: left
}

.breadcrumbs_current a {
    cursor: default
}

.breadcrumbs_current .breadcrumbs_icon {
    border-color: #632d4f;
    background: #632d4f;
    color: #FFF
}

.breadcrumbs_current .breadcrumbs_text {
    color: #632d4f;
    font-weight: 700
}

.breadcrumbs_current .breadcrumbs_mobileText, .breadcrumbs_current .breadcrumbs_stepStatus {
    color: #632d4f
}

.breadcrumbs_completed a {
    cursor: pointer
}

    .breadcrumbs_completed a:focus {
        outline-width: 1px;
        outline-style: dotted;
        outline-color: #86661D
    }

.breadcrumbs_completed:after {
    background: #bf922a
}

.breadcrumbs_completed .breadcrumbs_icon {
    border-color: #bf922a;
    background: #bf922a;
    color: #000
}

.breadcrumbs_completed .breadcrumbs_check::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F121"
}

html[dir=ltr] .breadcrumbs_completed .breadcrumbs_check::before {
    margin-right: .25em
}

html[dir=rtl] .breadcrumbs_completed .breadcrumbs_check::before {
    margin-left: .25em
}

html[dir=ltr] .breadcrumbs_completed .breadcrumbs_check:before {
    margin-right: 0
}

html[dir=rtl] .breadcrumbs_completed .breadcrumbs_check:before {
    margin-left: 0
}

.breadcrumbs_completed .breadcrumbs_text {
    color: #86661D;
    font-weight: 400
}

.breadcrumbs_completed .breadcrumbs_mobileText {
    color: #86661D
}

.breadcrumbs_disabled a {
    cursor: default
}

.breadcrumbs_select, .breadcrumbs_select:active, .breadcrumbs_select:focus, .breadcrumbs_select:hover {
    display: block;
    position: relative;
    background: none;
    padding: 0;
    border: 0;
    width: 100%;
    font-size: 1rem;
    cursor: pointer;
    text-align: left
}

html[dir=rtl] .breadcrumbs_select, html[dir=rtl] .breadcrumbs_select:active, html[dir=rtl] .breadcrumbs_select:focus, html[dir=rtl] .breadcrumbs_select:hover {
    text-align: right
}

@media (min-width: 768px) {
    .breadcrumbs_select, .breadcrumbs_select:active, .breadcrumbs_select:focus, .breadcrumbs_select:hover {
        display: none
    }
}

.breadcrumbs_select .breadcrumbs_current, .breadcrumbs_select:active .breadcrumbs_current, .breadcrumbs_select:focus .breadcrumbs_current, .breadcrumbs_select:hover .breadcrumbs_current {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.75rem 0
}

html[dir=ltr] .breadcrumbs_select .breadcrumbs_current, html[dir=ltr] .breadcrumbs_select:active .breadcrumbs_current, html[dir=ltr] .breadcrumbs_select:focus .breadcrumbs_current, html[dir=ltr] .breadcrumbs_select:hover .breadcrumbs_current {
    padding-right: 3rem
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_current, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_current, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_current, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_current {
    padding-left: 3rem
}

.breadcrumbs_select .breadcrumbs_current::after, .breadcrumbs_select:active .breadcrumbs_current::after, .breadcrumbs_select:focus .breadcrumbs_current::after, .breadcrumbs_select:hover .breadcrumbs_current::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F116"
}

html[dir=ltr] .breadcrumbs_select .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:active .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:focus .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:hover .breadcrumbs_current::after {
    margin-left: .25em
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_current::after {
    margin-right: .25em
}

.breadcrumbs_select .breadcrumbs_current::after, .breadcrumbs_select:active .breadcrumbs_current::after, .breadcrumbs_select:focus .breadcrumbs_current::after, .breadcrumbs_select:hover .breadcrumbs_current::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #632d4f
}

html[dir=ltr] .breadcrumbs_select .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:active .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:focus .breadcrumbs_current::after, html[dir=ltr] .breadcrumbs_select:hover .breadcrumbs_current::after {
    right: 1rem
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_current::after, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_current::after {
    left: 1rem
}

.breadcrumbs_select .breadcrumbs_expanded, .breadcrumbs_select:active .breadcrumbs_expanded, .breadcrumbs_select:focus .breadcrumbs_expanded, .breadcrumbs_select:hover .breadcrumbs_expanded {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    color: #333;
    font-size: 1rem;
    font-weight: 400;
    text-transform: none;
    padding: 1rem 3rem 1rem 1rem
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_expanded, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_expanded, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_expanded, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_expanded {
    padding: 1rem 1rem 1rem 3rem
}

.breadcrumbs_select .breadcrumbs_expanded::after, .breadcrumbs_select:active .breadcrumbs_expanded::after, .breadcrumbs_select:focus .breadcrumbs_expanded::after, .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F119"
}

html[dir=ltr] .breadcrumbs_select .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:active .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:focus .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    margin-left: .25em
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    margin-right: .25em
}

.breadcrumbs_select .breadcrumbs_expanded::after, .breadcrumbs_select:active .breadcrumbs_expanded::after, .breadcrumbs_select:focus .breadcrumbs_expanded::after, .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #632d4f;
    font-size: 1rem
}

html[dir=ltr] .breadcrumbs_select .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:active .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:focus .breadcrumbs_expanded::after, html[dir=ltr] .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    right: 1rem
}

html[dir=rtl] .breadcrumbs_select .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:active .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:focus .breadcrumbs_expanded::after, html[dir=rtl] .breadcrumbs_select:hover .breadcrumbs_expanded::after {
    left: 1rem
}



/*--------------------------------------------*/

@media (max-width: 1024px) {
    .reservation-cart-container_collapsed {
        display: none
    }

    .reservation-cart-container_expanded {
        display: block
    }
}

@media (min-width: 1025px) {
    .reservation-cart-container_box.reservation-cart-container_fixed {
        position: fixed;
        margin: 1rem .5rem 0 0
    }

    html[dir=rtl] .reservation-cart-container_box.reservation-cart-container_fixed {
        margin: 1rem 0 0 .5rem
    }
}

.reservation-cart-container_inner {
    border: 1px solid #d7d7d7;
    background: #fff;
    border-radius: 0px;
    padding: 1rem;
    position: relative;
    z-index: 1
}

@media (max-width: 1024px) {
    .reservation-cart-container_inner {
        height: 100%;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        border: 0;
        border-radius: 0;
        z-index: 99997;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0
    }
}

.reservation-cart-container_inner h2 {
    margin-bottom: 1rem
}

@media (max-width: 1024px) {
    .reservation-cart-container_header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }
}

.reservation-cart-container_close {
    display: none
}

    .reservation-cart-container_close::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-line';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F123"
    }

html[dir=ltr] .reservation-cart-container_close::before {
    margin-right: .25em
}

html[dir=rtl] .reservation-cart-container_close::before {
    margin-left: .25em
}

.reservation-cart-container_close::before {
    font-size: 15px;
    margin: 0;
    font-weight: bold
}

@media (max-width: 1024px) {
    .reservation-cart-container_close {
        display: block;
        width: 45px;
        min-height: 45px;
        background: transparent;
        border: 0;
        color: inherit;
        -ms-flex-positive: 0;
        flex-grow: 0;
        padding: 0;
        cursor: pointer;
        text-align: right;
        margin-bottom: 1rem
    }

    html[dir=rtl] .reservation-cart-container_close {
        text-align: left
    }
}

@media (max-width: 1024px) {
    .reservation-cart-container_body {
        -ms-flex: 1;
        flex: 1;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        padding: 1rem;
        position: relative;
        z-index: 1
    }
}

.reservation-cart-container_hotelDetails {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.reservation-cart-container_checkIn, .reservation-cart-container_checkOut {
    display: inline-block;
    vertical-align: top;
    -ms-flex-positive: 1;
    flex-grow: 1
}

    .reservation-cart-container_checkIn b, .reservation-cart-container_checkOut b {
        display: block
    }

.reservation-cart-container_summary {
    margin: 1rem 0
}

.reservation-cart-container_dates, .reservation-cart-container_guests, .reservation-cart-container_productsList {
    display: block
}

.reservation-cart-container_product {
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0
}

html[dir=rtl] .reservation-cart-container_product {
    margin: 0 0 0 0
}

.reservation-cart-container_product:not(.reservation-cart-container_multiReservation) > hr {
    display: none
}

.reservation-cart-container_header + .reservation-cart-container_productsList .reservation-cart-container_product:first-child hr {
    display: none
}

.reservation-cart-container_productDetails h3 {
    margin-bottom: 1rem
}

.reservation-cart-container_multiReservation .reservation-cart-container_productDetails hr {
    display: none
}

.reservation-cart-container_confirmationNumber {
    color: #547200;
    margin-bottom: 1rem
}

.reservation-cart-container_addon, .reservation-cart-container_room, .reservation-cart-container_transactionFee {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.reservation-cart-container_addonNameInfo, .reservation-cart-container_roomRate {
    display: inline-block
}

.reservation-cart-container_transactionFeeLabel {
    font-weight: 700
}

.reservation-cart-container_price, .reservation-cart-container_transactionFeeValue {
    text-align: right;
    font-weight: 700;
    white-space: nowrap
}

html[dir=rtl] .reservation-cart-container_price, html[dir=rtl] .reservation-cart-container_transactionFeeValue {
    text-align: left
}

html[dir=ltr] .reservation-cart-container_price, html[dir=ltr] .reservation-cart-container_transactionFeeValue {
    padding-left: 1rem
}

html[dir=rtl] .reservation-cart-container_price, html[dir=rtl] .reservation-cart-container_transactionFeeValue {
    padding-right: 1rem
}

.reservation-cart-container_addonInfo, .reservation-cart-container_rate {
    display: block;
    margin-bottom: 1rem
}

.reservation-cart-container_taxesAndFees {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1rem
}

.reservation-cart-container_actions {
    margin: 1rem 0
}

    .reservation-cart-container_actions > span {
        margin: 0 1rem
    }

html[dir=ltr] .reservation-cart-container_actions > span {
    border-left: 1px solid #ccc
}

html[dir=rtl] .reservation-cart-container_actions > span {
    border-right: 1px solid #ccc
}

.reservation-cart-container_addonActions {
    margin: -1rem 0 1rem
}

    .reservation-cart-container_addonActions button {
        font-size: .85rem
    }

.reservation-cart-container_active {
    position: relative;
    background: #f2f2f2;
    border: 1px solid #ccc;
    border-width: 1px 0;
    margin: 0 -1rem 1rem;
    padding: 1rem 1rem 1px
}

    .reservation-cart-container_active::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F117"
    }

html[dir=ltr] .reservation-cart-container_active::after {
    margin-left: .25em
}

html[dir=rtl] .reservation-cart-container_active::after {
    margin-right: .25em
}

html[dir=rtl] .reservation-cart-container_active::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F118"
}

html[dir=ltr] html[dir=rtl] .reservation-cart-container_active::after {
    margin-left: .25em
}

html[dir=rtl] html[dir=rtl] .reservation-cart-container_active::after {
    margin-right: .25em
}

.reservation-cart-container_active:before {
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0
}

html[dir=ltr] .reservation-cart-container_active:before {
    left: 0
}

html[dir=rtl] .reservation-cart-container_active:before {
    right: 0
}

html[dir=ltr] .reservation-cart-container_active:before {
    border-left: 5px solid #632e51
}

html[dir=rtl] .reservation-cart-container_active:before {
    border-right: 5px solid #632e51
}

.reservation-cart-container_active:after {
    position: absolute;
    font-size: 26px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #632e51
}

html[dir=ltr] .reservation-cart-container_active:after {
    left: -17px
}

html[dir=rtl] .reservation-cart-container_active:after {
    right: -17px
}

html[dir=ltr] .reservation-cart-container_active:after {
    margin-left: 0
}

html[dir=rtl] .reservation-cart-container_active:after {
    margin-right: 0
}

html[dir=rtl] .reservation-cart-container_active:after {
    font-size: 26px
}

.reservation-cart-container_active:first-child {
    margin-top: 1rem
}

.reservation-cart-container_active > hr {
    display: none
}

@media (max-width: 1024px) {
    .reservation-cart-container_active {
        background: none;
        margin: 0 0 1rem;
        padding: 1rem 0 0;
        position: static
    }

        .reservation-cart-container_active:after, .reservation-cart-container_active:before {
            display: none
        }

        .reservation-cart-container_active:last-child {
            border-bottom: 0
        }
}

.reservation-cart-container_active + .reservation-cart-container_product hr {
    display: none
}

.reservation-cart-container_addOnName {
    padding-top: 0
}

.reservation-cart-container_addOnImage {
    width: 100%;
    height: auto;
    border-radius: 0px
}

.reservation-cart-container_addAnotherRoom {
    margin: 2rem 0
}

    .reservation-cart-container_addAnotherRoom button {
        font-size: .85rem
    }

.reservation-cart-container_surchargeMessages {
    color: #666666;
    font-size: .85rem;
    font-style: italic
}

.reservation-cart-container_surchargeMessage:not(:last-child) {
    margin-bottom: 1rem
}

.reservation-cart-container_loaderContainer .reservation-cart-container_spinnerOverlay {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-color: #fff;
    border-radius: 0px;
    opacity: 0.8;
    z-index: 998
}

.reservation-cart-container_price .reservation-cart-container_points {
    color: #547200
}

    .reservation-cart-container_price .reservation-cart-container_points .reservation-cart-container_value {
        font-weight: 700
    }



/*--------------------------------------------*/

.price-summary_container {
    display: block
}

@media (max-width: 1024px) {
    .price-summary_container {
        box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25);
        padding: 0.75rem 1rem;
        position: relative;
        z-index: 2;
        -webkit-animation-name: price-summary_slideFromBottom;
        animation-name: price-summary_slideFromBottom;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }
}

@-webkit-keyframes price-summary_slideFromBottom {
    0% {
        opacity: 0;
        margin-bottom: -100%
    }

    100% {
        opacity: 1;
        margin-bottom: 0
    }
}

@keyframes price-summary_slideFromBottom {
    0% {
        opacity: 0;
        margin-bottom: -100%
    }

    100% {
        opacity: 1;
        margin-bottom: 0
    }
}

.price-summary_additionalCharges, .price-summary_totalPrice {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1024px) {
    .price-summary_additionalCharges, .price-summary_totalPrice {
        position: relative;
        z-index: 15
    }
}

.price-summary_totalPoints {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #547200;
    font-weight: 700
}

@media (max-width: 1024px) {
    .price-summary_totalPoints {
        position: relative;
        z-index: 15
    }
}

.price-summary_price, .price-summary_total {
    font-size: 1.2rem;
    font-weight: 700
}

.price-summary_price {
    text-align: right
}

html[dir=rtl] .price-summary_price {
    text-align: left
}

.price-summary_taxIncluded {
    color: #666666;
    font-size: .85rem;
    text-align: right
}

html[dir=rtl] .price-summary_taxIncluded {
    text-align: left
}

@media (max-width: 1024px) {
    .price-summary_taxIncluded {
        position: relative;
        z-index: 15
    }
}


/*--------------------------------------------*/

.product-icons_iconList {
    margin-top: 1rem
}

    .product-icons_iconList:empty {
        display: none
    }

    .product-icons_iconList li:not(.product-icons_dot) {
        list-style: none;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: baseline;
        align-items: baseline
    }

html[dir=ltr] .product-icons_iconList li:not(.product-icons_dot) {
    margin-left: 0
}

html[dir=rtl] .product-icons_iconList li:not(.product-icons_dot) {
    margin-right: 0
}

html[dir=ltr] .product-icons_iconList li:not(.product-icons_dot)::before {
    margin-right: .5rem
}

html[dir=rtl] .product-icons_iconList li:not(.product-icons_dot)::before {
    margin-left: .5rem
}

html[dir=ltr] .product-icons_iconList li.product-icons_dot {
    margin-left: 1.5rem
}

html[dir=rtl] .product-icons_iconList li.product-icons_dot {
    margin-right: 1.5rem
}

.product-icons_iconList.product-icons_isReviewAndConfirmation {
    margin: .5rem 0 0
}

.product-icons_iconList.product-icons_isStaySummary {
    margin: -1rem 0 1rem
}

.product-icons_customTextWithIconContainer {
    margin: .5rem 0
}

.product-icons_noMargin {
    margin: 0
}

.product-icons_highlighted {
    color: #547200
}

.product-icons_bold {
    font-weight: 700
}

.product-icons_tags::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F196"
}

html[dir=ltr] .product-icons_tags::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_tags::before {
    margin-left: .25em
}

.product-icons_check::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F121"
}

html[dir=ltr] .product-icons_check::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_check::before {
    margin-left: .25em
}

.product-icons_creditCard::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F126"
}

html[dir=ltr] .product-icons_creditCard::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_creditCard::before {
    margin-left: .25em
}

.product-icons_coffee::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F179"
}

html[dir=ltr] .product-icons_coffee::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_coffee::before {
    margin-left: .25em
}

.product-icons_food::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F134"
}

html[dir=ltr] .product-icons_food::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_food::before {
    margin-left: .25em
}

.product-icons_handicap::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F137"
}

html[dir=ltr] .product-icons_handicap::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_handicap::before {
    margin-left: .25em
}

.product-icons_smoking::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F18E"
}

html[dir=ltr] .product-icons_smoking::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_smoking::before {
    margin-left: .25em
}

.product-icons_nonSmoking::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F18D"
}

html[dir=ltr] .product-icons_nonSmoking::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_nonSmoking::before {
    margin-left: .25em
}

.product-icons_hairDryer::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F181"
}

html[dir=ltr] .product-icons_hairDryer::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_hairDryer::before {
    margin-left: .25em
}

.product-icons_shower::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F186"
}

html[dir=ltr] .product-icons_shower::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_shower::before {
    margin-left: .25em
}

.product-icons_wifi::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F16D"
}

html[dir=ltr] .product-icons_wifi::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_wifi::before {
    margin-left: .25em
}

.product-icons_pet::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F18A"
}

html[dir=ltr] .product-icons_pet::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_pet::before {
    margin-left: .25em
}

.product-icons_deskLamp::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F183"
}

html[dir=ltr] .product-icons_deskLamp::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_deskLamp::before {
    margin-left: .25em
}

.product-icons_iron::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F21C"
}

html[dir=ltr] .product-icons_iron::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_iron::before {
    margin-left: .25em
}

.product-icons_microwave::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F21F"
}

html[dir=ltr] .product-icons_microwave::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_microwave::before {
    margin-left: .25em
}

.product-icons_refrigerator::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F220"
}

html[dir=ltr] .product-icons_refrigerator::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_refrigerator::before {
    margin-left: .25em
}

.product-icons_kitchen::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F21D"
}

html[dir=ltr] .product-icons_kitchen::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_kitchen::before {
    margin-left: .25em
}

.product-icons_ac::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F218"
}

html[dir=ltr] .product-icons_ac::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_ac::before {
    margin-left: .25em
}

.product-icons_bathtub::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F219"
}

html[dir=ltr] .product-icons_bathtub::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_bathtub::before {
    margin-left: .25em
}

.product-icons_fireplace::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F21B"
}

html[dir=ltr] .product-icons_fireplace::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_fireplace::before {
    margin-left: .25em
}

.product-icons_couch::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F21A"
}

html[dir=ltr] .product-icons_couch::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_couch::before {
    margin-left: .25em
}

.product-icons_laundry::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F21E"
}

html[dir=ltr] .product-icons_laundry::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_laundry::before {
    margin-left: .25em
}

.product-icons_safe::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F185"
}

html[dir=ltr] .product-icons_safe::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_safe::before {
    margin-left: .25em
}

.product-icons_lightningBolt::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F22F"
}

html[dir=ltr] .product-icons_lightningBolt::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_lightningBolt::before {
    margin-left: .25em
}

.product-icons_trophy::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F190"
}

html[dir=ltr] .product-icons_trophy::before {
    margin-right: .25em
}

html[dir=rtl] .product-icons_trophy::before {
    margin-left: .25em
}


/*--------------------------------------------*/

@-webkit-keyframes display-prices_detailsAnimation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes display-prices_detailsAnimation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.display-prices_wrapper {
    margin: -1rem 0 1rem
}

    .display-prices_wrapper.display-prices_portal {
        margin: 0
    }

    .display-prices_wrapper.display-prices_hasPortal {
        margin-top: -.5rem;
        min-height: 1px
    }

    .display-prices_wrapper button {
        font-size: .85rem
    }

.display-prices_breakdown {
    -webkit-animation: display-prices_detailsAnimation 0.8s;
    animation: display-prices_detailsAnimation 0.8s
}

html[dir=ltr] .display-prices_breakdown {
    padding-left: 1.5rem
}

html[dir=rtl] .display-prices_breakdown {
    padding-right: 1.5rem
}

.display-prices_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.display-prices_label {
    font-size: .85rem
}

.display-prices_price {
    font-size: .85rem;
    text-align: right
}

html[dir=rtl] .display-prices_price {
    text-align: left
}

.display-prices_price.display-prices_points {
    color: #547200
}

    .display-prices_price.display-prices_points .value {
        font-weight: 700
    }


/*--------------------------------------------*/

.mobile-footer_container {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    box-shadow: 0 4px 9px 3px rgba(0, 0, 0, 0.3);
    -webkit-animation-name: mobile-footer_slideFromBottom;
    animation-name: mobile-footer_slideFromBottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    z-index: 99996;
    padding: 0.75rem;
    background: #f2f2f2
}

@media (max-width: 767px) {
    .mobile-footer_container {
        display: block
    }
}

.mobile-footer_container.mobile-footer_noDelay {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.mobile-footer_oneButton {
    text-align: right
}

html[dir=rtl] .mobile-footer_oneButton {
    text-align: left
}

.mobile-footer_oneButton button {
    min-width: 50%
}

.mobile-footer_oneButton.mobile-footer_fullWidth button {
    display: block;
    width: 100%
}

.mobile-footer_twoButtons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .mobile-footer_twoButtons button {
        min-width: calc(50% - 0.5rem)
    }

html[dir=ltr] .mobile-footer_twoButtons button:first-child {
    margin-right: .5rem
}

html[dir=rtl] .mobile-footer_twoButtons button:first-child {
    margin-left: .5rem
}

html[dir=ltr] .mobile-footer_twoButtons button:last-child {
    margin-left: .5rem
}

html[dir=rtl] .mobile-footer_twoButtons button:last-child {
    margin-right: .5rem
}

@-webkit-keyframes mobile-footer_slideFromBottom {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes mobile-footer_slideFromBottom {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}


/*--------------------------------------------*/

.dismiss-edits-message_container {
    margin-bottom: 1rem
}


/*--------------------------------------------*/

.guest-info-container_section {
    padding-bottom: 2rem
}

.guest-info-container_notAvailable {
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    padding: 1rem;
    margin-bottom: 1rem
}

    .guest-info-container_notAvailable h2 {
        margin-bottom: 1rem
    }

.guest-info-container_signInButtonWrapper {
    margin-bottom: 1rem
}

@media (max-width: 767px) {
    .guest-info-container_bottomContinue {
        display: none
    }
}


/*--------------------------------------------*/

.room-accordion_container {
    border: 1px solid #d7d7d7;
    background: #f2f2f2;
    border-radius: 0px;
    margin-bottom: 1rem;
    padding: 1rem
}

.room-accordion_header .room-accordion_image img {
    border-radius: 0px;
    width: 100%;
    height: auto
}

.room-accordion_header .room-accordion_roomInfo {
    position: relative
}

html[dir=ltr] .room-accordion_header .room-accordion_roomInfo {
    padding-right: 2rem
}

html[dir=rtl] .room-accordion_header .room-accordion_roomInfo {
    padding-left: 2rem
}

.room-accordion_header .room-accordion_roomInfo button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%
}

    .room-accordion_header .room-accordion_roomInfo button::after {
        position: absolute;
        top: 1rem;
        font-size: 1.4rem
    }

html[dir=ltr] .room-accordion_header .room-accordion_roomInfo button::after {
    right: .5rem
}

html[dir=rtl] .room-accordion_header .room-accordion_roomInfo button::after {
    left: .5rem
}

.room-accordion_header .room-accordion_roomName {
    font-weight: 700
}

.room-accordion_header .room-accordion_rateName .room-accordion_reservationDates {
    font-weight: 300
}

.room-accordion_body {
    -webkit-animation: room-accordion_fadeIn 0.5s;
    animation: room-accordion_fadeIn 0.5s
}

@-webkit-keyframes room-accordion_fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes room-accordion_fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.room-accordion_hidden {
    display: none
}


/*--------------------------------------------*/

.guest-info_container h2, .guest-info_container h3, .guest-info_container h4 {
    margin: 0 0 1rem
}

.guest-info_container hr {
    margin: 1.5rem 0
}

@media (min-width: 768px) {
    html[dir=ltr] .guest-info_contactInfo {
        margin-right: -1rem
    }

    html[dir=rtl] .guest-info_contactInfo {
        margin-left: -1rem
    }
}

.guest-info_legend {
    width: 100%
}

@media (min-width: 768px) {
    html[dir=ltr] .guest-info_legend {
        padding-right: 1rem
    }

    html[dir=rtl] .guest-info_legend {
        padding-left: 1rem
    }
}

.guest-info_legend .guest-info_legendContent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.guest-info_collapsable {
    border: 1px solid #d7d7d7;
    padding: 1rem;
    margin-bottom: 1rem;
    border-radius: 0px
}

.guest-info_collapsibleHeader::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F10F"
}

html[dir=ltr] .guest-info_collapsibleHeader::after {
    margin-left: .25em
}

html[dir=rtl] .guest-info_collapsibleHeader::after {
    margin-right: .25em
}

.guest-info_expandedHeader::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F112"
}

html[dir=ltr] .guest-info_expandedHeader::after {
    margin-left: .25em
}

html[dir=rtl] .guest-info_expandedHeader::after {
    margin-right: .25em
}

.guest-info_collapsibleHeader, .guest-info_expandedHeader {
    cursor: pointer;
    position: relative
}

    .guest-info_collapsibleHeader:after, .guest-info_expandedHeader:after {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        line-height: 3.4rem;
        font-size: 1.4rem;
        padding: 0 1rem
    }

html[dir=ltr] .guest-info_collapsibleHeader:after, html[dir=ltr] .guest-info_expandedHeader:after {
    right: -1rem
}

html[dir=rtl] .guest-info_collapsibleHeader:after, html[dir=rtl] .guest-info_expandedHeader:after {
    left: -1rem
}

.guest-info_prefixNameGroup {
    width: calc(50% - 1rem);
    display: inline-block;
    margin: 0 1rem 1rem 0
}

html[dir=rtl] .guest-info_prefixNameGroup {
    margin: 0 0 1rem 1rem
}

@media (max-width: 767px) {
    .guest-info_prefixNameGroup {
        width: 100%;
        display: block;
        margin: 0 0 1rem
    }
}

.guest-info_emailAddressFieldGroup, .guest-info_lastNameField, .guest-info_middleInitialField, .guest-info_mobilePhoneNumberField, .guest-info_phoneNumberField, .guest-info_suffixField {
    width: calc(50% - 1rem);
    display: inline-block;
    margin: 0 1rem 1rem 0;
    vertical-align: top
}

.gift-card_Name, .gift-card_Notes, .gift-card_Amount {
    width: calc(100% - 1rem);
    display: inline-block;
    margin: 0 1rem 1rem 0;
    vertical-align: top
}

html[dir=rtl] .guest-info_emailAddressFieldGroup, html[dir=rtl] .guest-info_lastNameField, html[dir=rtl] .guest-info_middleInitialField, html[dir=rtl] .guest-info_mobilePhoneNumberField, html[dir=rtl] .guest-info_phoneNumberField, html[dir=rtl] .guest-info_suffixField {
    margin: 0 0 1rem 1rem
}

@media (max-width: 767px) {
    .guest-info_emailAddressFieldGroup, .guest-info_lastNameField, .guest-info_middleInitialField, .guest-info_mobilePhoneNumberField, .guest-info_phoneNumberField, .guest-info_suffixField, .gift-card_Name, .gift-card_Notes, .gift-card_Amount {
        width: 100%;
        margin: 0 0 1rem
    }
}

.guest-info_prefixField {
    width: 35%;
    display: inline-block;
    vertical-align: top
}

html[dir=ltr] .guest-info_prefixField .select_input, html[dir=ltr] .guest-info_prefixField .select_message {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

html[dir=rtl] .guest-info_prefixField .select_input, html[dir=rtl] .guest-info_prefixField .select_message {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

html[dir=ltr] .guest-info_prefixField .select_input, html[dir=ltr] .guest-info_prefixField .select_message {
    border-right-width: 0
}

html[dir=rtl] .guest-info_prefixField .select_input, html[dir=rtl] .guest-info_prefixField .select_message {
    border-left-width: 0
}

.guest-info_firstNameField:not(:first-child) {
    width: 65%;
    display: inline-block;
    vertical-align: top
}

html[dir=ltr] .guest-info_firstNameField:not(:first-child) input {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

html[dir=rtl] .guest-info_firstNameField:not(:first-child) input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.guest-info_middleInitialField, .guest-info_suffixField {
    width: calc(25% - 1rem)
}

@media (max-width: 767px) {
    .guest-info_middleInitialField, .guest-info_suffixField {
        width: 100%
    }
}

.guest-info_emailAddressFieldGroup {
    margin-bottom: 0
}

.guest-info_emailConfirmationMessage {
    color: #666666;
    font-size: 0.85rem;
    margin-top: 0.5rem
}

.guest-info_addGuestSection {
    display: block
}

.guest-info_additionalDetails h2 {
    margin-bottom: 0.5rem
}

.guest-info_loyaltyProgram, .guest-info_specialRequests, .guest-info_transportation {
    margin-top: 1rem;
    clear: both;
    border: 1px solid #ccc;
    padding: 1rem;
    border-radius: 0px
}

    .guest-info_loyaltyProgram h3, .guest-info_loyaltyProgram h4, .guest-info_specialRequests h3, .guest-info_specialRequests h4, .guest-info_transportation h3, .guest-info_transportation h4 {
        margin: 0
    }

.guest-info_addAdditionalGuestDetails .guest-info_additionalGuest {
    font-size: 0.85rem;
    margin-top: 0.5rem
}

.guest-info_applyToAllRooms {
    margin-top: 1rem
}


/*--------------------------------------------*/

.required-field-indicator-message_container {
    display: -ms-flexbox;
    display: flex;
    font-size: .85rem;
    -ms-flex-align: end;
    align-items: flex-end
}

.required-field-indicator-message_required {
    font-family: arial, sans-serif;
    font-size: 19px;
    line-height: 1;
    font-weight: normal;
    vertical-align: middle
}


/*--------------------------------------------*/


.input-field_container {
    position: relative;
    font-size: 16px
}

    .input-field_container label {
        display: block
    }

    .input-field_container input {
        height: auto;
        line-height: 1;
        padding-top: 1.5em
    }

    .input-field_container textarea {
        padding: 0 .75rem;
        padding-top: 1.5em
    }

    .input-field_container[data-error=true] input, .input-field_container[data-error=true] textarea {
        border-color: #ac0000;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-field_container.invalid input, .input-field_container.invalid textarea {
        border-color: #ac0000;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-field_container[data-error=true] .input-field_message {
        background: #ac0000;
        color: #FFF
    }

    .input-field_container.invalid .input-field_message {
        background: #ac0000;
        color: #FFF
    }

    .input-field_container[data-warning=true] input, .input-field_container[data-warning=true] textarea {
        border-color: #925F0C;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }

    .input-field_container[data-warning=true] .input-field_message {
        background: #925F0C;
        color: #FFF
    }

.input-field_label {
    display: block;
    padding: 0 .75rem;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    line-height: 3.5em;
    transition-duration: 0.1s;
    transition-property: font-size,opacity,line-height;
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    z-index: 2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #5e6068;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.input-field_active .input-field_label, .input-field_focus .input-field_label {
    top: 0.5rem;
    line-height: 1.2em;
    font-size: .85rem
}

.input-field_count {
    position: absolute;
    top: 0.5rem;
    color: #5e6068;
    font-size: .85rem
}

html[dir=ltr] .input-field_count {
    right: .75rem
}

html[dir=rtl] .input-field_count {
    left: .75rem
}

.input-field_message {
    padding: 0.5rem;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    word-break: break-all;
    font-size: .85rem
}

html[dir=ltr] .input-field_withIconLeft .input-field_label, html[dir=ltr] .input-field_withIconLeft input {
    padding-left: 40px
}

html[dir=rtl] .input-field_withIconLeft .input-field_label, html[dir=rtl] .input-field_withIconLeft input {
    padding-right: 40px
}

.input-field_required {
    color: #ac0000;
    font-family: arial, sans-serif;
    font-size: 19px;
    line-height: 1;
    font-weight: normal;
    vertical-align: middle
}

html[dir=ltr] .input-field_withIconRight .input-field_label, html[dir=ltr] .input-field_withIconRight input {
    padding-right: 40px
}

html[dir=rtl] .input-field_withIconRight .input-field_label, html[dir=rtl] .input-field_withIconRight input {
    padding-left: 40px
}

.input-field_icon {
    position: absolute;
    z-index: 2;
    top: 14px;
    line-height: 3.5em;
    color: #5e6068
}

html[dir=ltr] .input-field_leftIcon {
    left: 10px
}

html[dir=rtl] .input-field_leftIcon {
    right: 10px
}

.input-field_leftIcon::before {
    font-size: 18px
}

html[dir=ltr] .input-field_rightIcon {
    right: 10px
}

html[dir=rtl] .input-field_rightIcon {
    left: 10px
}

.input-field_rightIcon::after {
    font-size: 18px
}

.input-field_disabled .input-field_count, .input-field_disabled .input-field_icon, .input-field_disabled .input-field_label, .input-field_disabled:hover .input-field_count, .input-field_disabled:hover .input-field_icon, .input-field_disabled:hover .input-field_label {
    color: #4F4F4F
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    .input-field_container, .input-field_label {
        font-size: 16px
    }

    .input-field_active .input-field_label, .input-field_focus .input-field_label {
        font-size: .85rem
    }
}


/*--------------------------------------------*/

.address-details_addressInfo {
    margin-top: 2rem
}

@media (min-width: 768px) {
    html[dir=ltr] .address-details_addressInfo {
        margin-right: -1rem
    }

    html[dir=rtl] .address-details_addressInfo {
        margin-left: -1rem
    }
}

.address-details_addressInfo h3 {
    margin: 0 0 1rem
}

.address-details_addressFields {
    display: block
}

.address-details_addressField1, .address-details_addressField2, .address-details_cityField, .address-details_countryField, .address-details_searchAddressField, .address-details_stateProvinceField, .address-details_zipPostalCodeField {
    width: calc(50% - 1rem);
    display: inline-block;
    margin: 0 1rem 1rem 0;
    vertical-align: top
}

html[dir=rtl] .address-details_addressField1, html[dir=rtl] .address-details_addressField2, html[dir=rtl] .address-details_cityField, html[dir=rtl] .address-details_countryField, html[dir=rtl] .address-details_searchAddressField, html[dir=rtl] .address-details_stateProvinceField, html[dir=rtl] .address-details_zipPostalCodeField {
    margin: 0 0 1rem 1rem
}

@media (max-width: 767px) {
    .address-details_addressField1, .address-details_addressField2, .address-details_cityField, .address-details_countryField, .address-details_searchAddressField, .address-details_stateProvinceField, .address-details_zipPostalCodeField {
        width: 100%;
        margin: 0 0 1rem
    }
}

.address-details_stateProvinceField, .address-details_zipPostalCodeField {
    width: calc(25% - 1rem)
}

@media (max-width: 767px) {
    .address-details_stateProvinceField, .address-details_zipPostalCodeField {
        width: 100%
    }
}

.address-details_cityField + .sr-only {
    display: inline-block
}


/*--------------------------------------------*/

.input-autocomplete_container {
    position: relative
}

.input-autocomplete_dropdownWrapper {
    position: absolute;
    top: auto;
    z-index: 9999;
    min-width: 100%
}

.input-autocomplete_caret::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-fill';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F116"
}

html[dir=ltr] .input-autocomplete_caret::after {
    margin-left: .25em
}

html[dir=rtl] .input-autocomplete_caret::after {
    margin-right: .25em
}

.input-autocomplete_dropdown {
    border: 1px solid #ccc;
    border-radius: 0px;
    background: #f2f2f2;
    border-radius: 0px;
    box-shadow: 0 4px 9px 3px rgba(0, 0, 0, 0.3);
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: #434343;
    list-style: none;
    margin: 0;
    width: 100%;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden
}

    .input-autocomplete_dropdown > li {
        display: block;
        cursor: pointer;
        padding: 0.5rem;
        margin: 0 0 0 0
    }

html[dir=rtl] .input-autocomplete_dropdown > li {
    margin: 0 0 0 0
}

.input-autocomplete_dropdown > li:hover {
    background: #fff;
    color: #434343
}

.input-autocomplete_dropdown > li:focus, .input-autocomplete_dropdown > li[data-selected=true] {
    background: #fff;
    color: #434343;
    font-weight: 700;
    outline: 3px solid #666666;
    outline-offset: -3px
}

.input-autocomplete_dropdown > li.input-autocomplete_isLastDefaultOption {
    padding-bottom: 0
}

    .input-autocomplete_dropdown > li.input-autocomplete_isLastDefaultOption:after {
        content: "";
        display: block;
        border-bottom: 1px dashed #434343;
        padding-top: 0.5rem
    }


/*--------------------------------------------*/


.guest-profile-preferences_container p {
    margin-bottom: 1rem
}

.guest-profile-preferences_checkboxSection {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 1rem
}

@media (max-width: 767px) {
    .guest-profile-preferences_checkboxSection {
        display: block
    }
}

.guest-profile-preferences_checkboxSection li {
    list-style: none;
    margin: 0 0 0 0;
    -ms-flex: 50%;
    flex: 50%
}

html[dir=rtl] .guest-profile-preferences_checkboxSection li {
    margin: 0 0 0 0
}

.guest-profile-preferences_checkboxSectionButton {
    margin-bottom: 1rem
}

.guest-profile-preferences_commentArea {
    display: block;
    margin-top: 1rem
}

/*--------------------------------------------*/

.guest-payment-create_paymentSelection {
    width: calc(50% + 0.5rem)
}

@media (max-width: 767px) {
    .guest-payment-create_paymentSelection {
        width: 100%
    }
}

.guest-payment-create_ccimageContainer {
    margin: 0 1rem .5rem 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

html[dir=rtl] .guest-payment-create_ccimageContainer {
    margin: 0 0 .5rem 1rem
}

.guest-payment-create_ccimageContainer img {
    height: auto;
    width: 45px;
    display: inline-block;
    margin: 0 .85rem .5rem 0
}

html[dir=rtl] .guest-payment-create_ccimageContainer img {
    margin: 0 0 .5rem .85rem
}

.guest-payment-create_cardNumberField, .guest-payment-create_installmentContainer, .guest-payment-create_nameField {
    width: calc(100% - 1rem);
    display: block;
    margin: 0 1rem 1rem 0;
    vertical-align: top
}

html[dir=rtl] .guest-payment-create_cardNumberField, html[dir=rtl] .guest-payment-create_installmentContainer, html[dir=rtl] .guest-payment-create_nameField {
    margin: 0 0 1rem 1rem
}

@media (max-width: 767px) {
    .guest-payment-create_cardNumberField, .guest-payment-create_installmentContainer, .guest-payment-create_nameField {
        width: 100%;
        margin: 0 0 1rem
    }
}

.guest-payment-create_ccard {
    color: #5e6068;
    line-height: 3.5em
}

    .guest-payment-create_ccard::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F126"
    }

html[dir=ltr] .guest-payment-create_ccard::before {
    margin-right: .25em
}

html[dir=rtl] .guest-payment-create_ccard::before {
    margin-left: .25em
}

.guest-payment-create_ccard::before {
    font-size: 24px
}

.guest-payment-create_selectedCard {
    position: absolute;
    z-index: 2;
    top: 0;
    line-height: 3.5em
}

html[dir=ltr] .guest-payment-create_selectedCard {
    left: 10px
}

html[dir=rtl] .guest-payment-create_selectedCard {
    right: 10px
}

.guest-payment-create_selectedCard img {
    width: 24px;
    height: auto
}

.guest-payment-create_expDateField {
    width: calc(60% - 1rem);
    display: inline-block;
    margin: 0 1rem 1rem 0;
    vertical-align: top
}

html[dir=rtl] .guest-payment-create_expDateField {
    margin: 0 0 1rem 1rem
}

@media (max-width: 767px) {
    .guest-payment-create_expDateField {
        width: 100%;
        margin: 0 0 1rem
    }
}


.guest-payment-create_expMonthField {
    width: calc(30% - 1rem);
    display: inline-block;
    margin: 0 1rem 1rem 0;
    vertical-align: top
}

html[dir=rtl] .guest-payment-create_expMonthField {
    margin: 0 0 1rem 1rem
}

@media (max-width: 767px) {
    .guest-payment-create_expMonthField {
        width: 100%;
        margin: 0 0 1rem
    }
}

.guest-payment-create_expYearField {
    width: calc(30% - 1rem);
    display: inline-block;
    margin: 0 1rem 1rem 0;
    vertical-align: top
}

html[dir=rtl] .guest-payment-create_expYearField {
    margin: 0 0 1rem 1rem
}

@media (max-width: 767px) {
    .guest-payment-create_expYearField {
        width: 100%;
        margin: 0 0 1rem
    }
}


.guest-payment-create_surchargeMessage {
    width: calc(100% - 1rem);
    vertical-align: top
}

@media (max-width: 767px) {
    .guest-payment-create_surchargeMessage {
        width: 100%
    }
}

.guest-payment-create_icon {
    position: absolute;
    z-index: 2;
    top: 50%;
    color: #5e6068;
    border-bottom: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

html[dir=ltr] .guest-payment-create_icon {
    right: 10px
}

html[dir=rtl] .guest-payment-create_icon {
    left: 10px
}

.guest-payment-create_icon .guest-payment-create_iconSuccess {
    color: #547200
}

    .guest-payment-create_icon .guest-payment-create_iconSuccess::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F178"
    }

html[dir=ltr] .guest-payment-create_icon .guest-payment-create_iconSuccess::after {
    margin-left: .25em
}

html[dir=rtl] .guest-payment-create_icon .guest-payment-create_iconSuccess::after {
    margin-right: .25em
}

.guest-payment-create_icon .guest-payment-create_iconSuccess::after {
    font-size: 24px;
    font-weight: normal;
    text-decoration: none
}

.guest-payment-create_paymentInstallments {
    display: block
}

.guest-payment-create_paymentInstallmentsSelectionMessage {
    width: calc(100% - 1rem)
}

@media (max-width: 767px) {
    .guest-payment-create_paymentInstallmentsSelectionMessage {
        width: 100%
    }
}

.guest-payment-create_installmentContainer ul li {
    border: 1px solid #ccc;
    border-radius: 0px;
    list-style: none;
    margin: 0 0 0.5rem
}

    .guest-payment-create_installmentContainer ul li:last-child {
        margin: 0
    }

    .guest-payment-create_installmentContainer ul li label {
        margin: 0.75rem
    }

.guest-payment-create_payInstallDescription {
    padding: 1rem 0 0;
    font-size: .85rem
}

    .guest-payment-create_payInstallDescription .guest-payment-create_payInstallSuccess {
        color: #547200;
        font-weight: 700
    }



/*--------------------------------------------*/


.payment-cvv-field_cvvField {
    width: calc(40% - 1rem);
    display: inline-block;
    margin: 0 1rem 1rem 0;
    vertical-align: top;
    position: relative
}

html[dir=rtl] .payment-cvv-field_cvvField {
    margin: 0 0 1rem 1rem
}

@media (max-width: 767px) {
    .payment-cvv-field_cvvField {
        width: 100%;
        margin: 0 0 1rem
    }
}

.payment-cvv-field_cvvField.payment-cvv-field_cvvFieldSavedCC {
    width: calc(100% - 1rem)
}

@media (max-width: 767px) {
    .payment-cvv-field_cvvField.payment-cvv-field_cvvFieldSavedCC {
        width: 100%;
        margin: 0 0 1rem
    }
}

.payment-cvv-field_cvvField.payment-cvv-field_cvvFieldInModal .payment-cvv-field_cvvInfo {
    display: none
}

.payment-cvv-field_cvvInfo, .payment-cvv-field_cvvInfo:active, .payment-cvv-field_cvvInfo:focus, .payment-cvv-field_cvvInfo:hover {
    position: absolute;
    z-index: 2;
    top: 14px;
    line-height: 3.5em;
    color: #5e6068;
    border-bottom: 0
}

html[dir=ltr] .payment-cvv-field_cvvInfo, html[dir=ltr] .payment-cvv-field_cvvInfo:active, html[dir=ltr] .payment-cvv-field_cvvInfo:focus, html[dir=ltr] .payment-cvv-field_cvvInfo:hover {
    right: 10px
}

html[dir=rtl] .payment-cvv-field_cvvInfo, html[dir=rtl] .payment-cvv-field_cvvInfo:active, html[dir=rtl] .payment-cvv-field_cvvInfo:focus, html[dir=rtl] .payment-cvv-field_cvvInfo:hover {
    left: 10px
}

.payment-cvv-field_cvvInfo::after, .payment-cvv-field_cvvInfo:active::after, .payment-cvv-field_cvvInfo:focus::after, .payment-cvv-field_cvvInfo:hover::after {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F188"
}

html[dir=ltr] .payment-cvv-field_cvvInfo::after, html[dir=ltr] .payment-cvv-field_cvvInfo:active::after, html[dir=ltr] .payment-cvv-field_cvvInfo:focus::after, html[dir=ltr] .payment-cvv-field_cvvInfo:hover::after {
    margin-left: .25em
}

html[dir=rtl] .payment-cvv-field_cvvInfo::after, html[dir=rtl] .payment-cvv-field_cvvInfo:active::after, html[dir=rtl] .payment-cvv-field_cvvInfo:focus::after, html[dir=rtl] .payment-cvv-field_cvvInfo:hover::after {
    margin-right: .25em
}

.payment-cvv-field_cvvInfo:focus, .payment-cvv-field_cvvInfo:active:focus, .payment-cvv-field_cvvInfo:focus:focus, .payment-cvv-field_cvvInfo:hover:focus {
    outline: 1px dotted #5e6068
}

    .payment-cvv-field_cvvInfo::after, .payment-cvv-field_cvvInfo:active::after, .payment-cvv-field_cvvInfo:focus::after, .payment-cvv-field_cvvInfo:hover::after {
        font-size: 18px;
        font-weight: normal;
        text-decoration: none
    }

/*--------------------------------------------*/

.guest-policies_container {
    border: 1px solid #d7d7d7;
    background: #f2f2f2;
    border-radius: 0px;
    padding: 1rem;
    margin-bottom: 1rem
}

    .guest-policies_container h2 {
        margin-bottom: 1rem
    }

.guest-policies_hotelDetails {
    display: block
}

.guest-policies_checkIn, .guest-policies_checkOut {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 1rem
}

    .guest-policies_checkIn b, .guest-policies_checkOut b {
        display: block
    }

html[dir=ltr] .guest-policies_checkIn {
    margin-right: 3rem
}

html[dir=rtl] .guest-policies_checkIn {
    margin-left: 3rem
}

.guest-policies_perRoom {
    margin-bottom: 1.5rem
}

    .guest-policies_perRoom h3 {
        margin-bottom: 0.5rem
    }

    .guest-policies_perRoom:last-child {
        margin-bottom: 0
    }

.guest-policies_additionalPolicy, .guest-policies_cancelPolicy, .guest-policies_childrenPolicy, .guest-policies_guaranteePolicy, .guest-policies_transactionFeeDisclaimer, .guest-policies_commissionPolicy {
    margin-bottom: 0.5rem
}

.guest-policies_commissionRate {
    display: block
}

.guest-policies_policiesModalHeading {
    margin-bottom: 1rem
}

.guest-policies_fullPolicyLink {
    margin-top: 1.5rem
}


/*--------------------------------------------*/

.modal-message_overlay {
    background: rgba(0,0,0,0.8);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 99998;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.modal-message_modalMessage {
    max-height: 100%;
    width: 100%;
    -ms-flex: 1;
    flex: 1;
    overflow: auto
}

.modal-message_closeButtonWrapper {
    width: 98%;
    max-width: 1280px;
    margin: 1px auto;
    text-align: right
}

html[dir=rtl] .modal-message_closeButtonWrapper {
    text-align: left
}

.modal-message_closeButton {
    width: 45px;
    height: 45px;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer
}

    .modal-message_closeButton::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-line';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F123"
    }

html[dir=ltr] .modal-message_closeButton::before {
    margin-right: .25em
}

html[dir=rtl] .modal-message_closeButton::before {
    margin-left: .25em
}

.modal-message_closeButton::before {
    color: #FFF;
    font-size: 20px;
    font-weight: 700
}

.modal-message_closeButton:focus {
    outline: 1px dotted #FFF
}

.modal-message_contentWrapper {
    width: 98%;
    max-width: 1280px;
    margin: 0 auto 20px;
    background-color: #f2f2f2;
    border-radius: 0px;
    color: #434343;
    font-size: 1rem;
    font-family: 'Montserrat', sans-serif;
    padding: 1rem
}

    .modal-message_contentWrapper > div:empty, .modal-message_contentWrapper > p:empty, .modal-message_contentWrapper > h1:empty {
        display: none
    }

.modal-message_dialog .modal-message_closeButtonWrapper, .modal-message_dialog .modal-message_contentWrapper {
    max-width: 760px
}

.modal-message_extraSmall .modal-message_closeButtonWrapper, .modal-message_extraSmall .modal-message_contentWrapper {
    max-width: 310px
}

.modal-message_smallMedium .modal-message_closeButtonWrapper, .modal-message_smallMedium .modal-message_contentWrapper {
    max-width: 1024px
}

.modal-message_innerScroll {
    overflow: hidden
}

    .modal-message_innerScroll .modal-message_contentWrapper {
        overflow: hidden;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 0;
        height: calc(100vh - 165px)
    }

@media (max-width: 767px) {
    .modal-message_innerScrollMobileOnly {
        overflow: hidden
    }

        .modal-message_innerScrollMobileOnly .modal-message_contentWrapper {
            overflow: hidden;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
            flex-direction: column;
            padding: 0;
            height: calc(100vh - 165px)
        }
}

/*--------------------------------------------*/


 .dismiss-edits-message_container {
    margin-bottom: 1rem
}


/*--------------------------------------------*/

.message_container::after, .message_box::after, .message_grayBox::after {
    display: block;
    content: '';
    clear: both
}

.message_type-promoApplied .message_heading {
    color: #547200
}

.message_type-promoApplied .message_icon {
    background: #547200;
    color: #FFF
}

    .message_type-promoApplied .message_icon::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F196"
    }

html[dir=ltr] .message_type-promoApplied .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_type-promoApplied .message_icon::before {
    margin-left: .25em
}

.message_type-success .message_heading {
    color: #547200
}

.message_type-success .message_icon {
    background: #547200;
    color: #FFF
}

    .message_type-success .message_icon::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F121"
    }

html[dir=ltr] .message_type-success .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_type-success .message_icon::before {
    margin-left: .25em
}

.message_type-successTrophy .message_heading {
    color: #547200
}

.message_type-successTrophy .message_icon {
    background: #547200;
    color: #FFF
}

    .message_type-successTrophy .message_icon::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F190"
    }

html[dir=ltr] .message_type-successTrophy .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_type-successTrophy .message_icon::before {
    margin-left: .25em
}

.message_type-info .message_heading {
    color: #424C5C
}

.message_type-info .message_icon {
    background: #424C5C;
    color: #FFF
}

    .message_type-info .message_icon::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F148"
    }

html[dir=ltr] .message_type-info .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_type-info .message_icon::before {
    margin-left: .25em
}

.message_type-warning .message_heading {
    color: #925F0C
}

.message_type-warning .message_icon {
    background: #925F0C;
    color: #FFF
}

    .message_type-warning .message_icon::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F104"
    }

html[dir=ltr] .message_type-warning .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_type-warning .message_icon::before {
    margin-left: .25em
}

.message_type-error .message_heading {
    color: #ac0000
}

.message_type-error .message_icon {
    background: #ac0000;
    color: #FFF
}

    .message_type-error .message_icon::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F11A"
    }

html[dir=ltr] .message_type-error .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_type-error .message_icon::before {
    margin-left: .25em
}

.message_type-infoWarning .message_heading {
    color: #925F0C
}

.message_type-infoWarning .message_icon {
    background: #925F0C;
    color: #FFF
}

    .message_type-infoWarning .message_icon::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F148"
    }

html[dir=ltr] .message_type-infoWarning .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_type-infoWarning .message_icon::before {
    margin-left: .25em
}

.message_type-clock .message_heading {
    color: #424C5C
}

.message_type-clock .message_icon {
    background: #424C5C;
    color: #FFF
}

    .message_type-clock .message_icon::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-fill';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F122"
    }

html[dir=ltr] .message_type-clock .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_type-clock .message_icon::before {
    margin-left: .25em
}

.message_container {
    margin-bottom: 1rem
}

    .message_container.message_noMargin {
        margin-bottom: 0
    }

.message_wrapper {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 767px) {
    .message_wrapper {
        display: block
    }
}

.message_box {
    background: #f2f2f2;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    padding: 1rem
}

.message_grayBox {
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    padding: 1rem
}

.message_content {
    position: relative;
    min-height: 3rem;
    line-height: 2.8rem;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -ms-flex: 0 2 auto
}

html[dir=ltr] .message_content {
    padding-left: 4rem
}

html[dir=rtl] .message_content {
    padding-right: 4rem
}

@media (max-width: 767px) {
    .message_content {
        min-height: 2rem;
        line-height: 1.8rem
    }

    html[dir=ltr] .message_content {
        padding-left: 3rem
    }

    html[dir=rtl] .message_content {
        padding-right: 3rem
    }
}

.message_content .message_icon {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 0
}

html[dir=ltr] .message_content .message_icon {
    left: 0
}

html[dir=rtl] .message_content .message_icon {
    right: 0
}

.message_content .message_icon::before {
    font-size: 1.5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

html[dir=ltr] .message_content .message_icon::before {
    margin-right: 0
}

html[dir=rtl] .message_content .message_icon::before {
    margin-left: 0
}

@media (max-width: 767px) {
    .message_content .message_icon {
        width: 2rem;
        height: 2rem
    }

        .message_content .message_icon::before {
            font-size: 1rem
        }
}

.message_content .message_text {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.5
}

.message_inline .message_content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    min-height: 0;
    line-height: inherit
}

html[dir=ltr] .message_inline .message_content {
    padding-left: 0
}

html[dir=rtl] .message_inline .message_content {
    padding-right: 0
}

.message_inline .message_content .message_icon {
    position: relative;
    -ms-flex: 0 0 2rem;
    flex: 0 0 2rem;
    width: 2rem;
    height: 2rem
}

html[dir=ltr] .message_inline .message_content .message_icon {
    margin-right: .5rem
}

html[dir=rtl] .message_inline .message_content .message_icon {
    margin-left: .5rem
}

.message_inline .message_content .message_icon::before {
    font-size: 1rem
}

.message_inline .message_content .message_heading {
    display: inline;
    font-size: 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700
}

.message_inline .message_content p {
    display: inline;
    margin: 0
}

html[dir=ltr] .message_inline .message_content p + p {
    margin-left: .5rem
}

html[dir=rtl] .message_inline .message_content p + p {
    margin-right: .5rem
}

.message_inline.message_centerAlign .message_content {
    -ms-flex-pack: center;
    justify-content: center
}

.message_inline.message_rightAlign .message_content {
    -ms-flex-pack: end;
    justify-content: flex-end
}

.message_inline.message_rightAlign .message_text {
    text-align: left
}

html[dir=rtl] .message_inline.message_rightAlign .message_text {
    text-align: right
}

.message_buttons {
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: right
}

html[dir=rtl] .message_buttons {
    text-align: left
}

@media (max-width: 767px) {
    .message_buttons button {
        display: block;
        margin: 1rem 0 0;
        width: 100%
    }
}

.message_buttons:empty {
    display: none
}

.message_toastInline, .message_toastPage {
    left: 0;
    right: 0;
    margin: 0;
    position: absolute;
    z-index: 9998
}

    .message_toastInline.message_type-promoApplied, .message_toastPage.message_type-promoApplied {
        background: #eaf1de
    }

        .message_toastInline.message_type-promoApplied .message_close, .message_toastInline.message_type-promoApplied .message_heading, .message_toastInline.message_type-promoApplied a, .message_toastInline.message_type-promoApplied a:active, .message_toastInline.message_type-promoApplied a:focus, .message_toastInline.message_type-promoApplied a:hover, .message_toastInline.message_type-promoApplied p, .message_toastPage.message_type-promoApplied .message_close, .message_toastPage.message_type-promoApplied .message_heading, .message_toastPage.message_type-promoApplied a, .message_toastPage.message_type-promoApplied a:active, .message_toastPage.message_type-promoApplied a:focus, .message_toastPage.message_type-promoApplied a:hover, .message_toastPage.message_type-promoApplied p {
            color: #547200
        }

        .message_toastInline.message_type-promoApplied .message_icon, .message_toastPage.message_type-promoApplied .message_icon {
            border: 2px solid #547200;
            background: #FFF;
            color: #547200
        }

            .message_toastInline.message_type-promoApplied .message_icon::before, .message_toastPage.message_type-promoApplied .message_icon::before {
                display: inline-block;
                line-height: 1em;
                font-family: 'spark-icon-fill';
                font-size: 1em;
                vertical-align: baseline;
                font-weight: normal;
                content: "\F196"
            }

html[dir=ltr] .message_toastInline.message_type-promoApplied .message_icon::before, html[dir=ltr] .message_toastPage.message_type-promoApplied .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_toastInline.message_type-promoApplied .message_icon::before, html[dir=rtl] .message_toastPage.message_type-promoApplied .message_icon::before {
    margin-left: .25em
}

.message_toastInline.message_type-success, .message_toastPage.message_type-success {
    background: #eaf1de
}

    .message_toastInline.message_type-success .message_close, .message_toastInline.message_type-success .message_heading, .message_toastInline.message_type-success a, .message_toastInline.message_type-success a:active, .message_toastInline.message_type-success a:focus, .message_toastInline.message_type-success a:hover, .message_toastInline.message_type-success p, .message_toastPage.message_type-success .message_close, .message_toastPage.message_type-success .message_heading, .message_toastPage.message_type-success a, .message_toastPage.message_type-success a:active, .message_toastPage.message_type-success a:focus, .message_toastPage.message_type-success a:hover, .message_toastPage.message_type-success p {
        color: #547200
    }

    .message_toastInline.message_type-success .message_icon, .message_toastPage.message_type-success .message_icon {
        border: 2px solid #547200;
        background: #FFF;
        color: #547200
    }

        .message_toastInline.message_type-success .message_icon::before, .message_toastPage.message_type-success .message_icon::before {
            display: inline-block;
            line-height: 1em;
            font-family: 'spark-icon-fill';
            font-size: 1em;
            vertical-align: baseline;
            font-weight: normal;
            content: "\F121"
        }

html[dir=ltr] .message_toastInline.message_type-success .message_icon::before, html[dir=ltr] .message_toastPage.message_type-success .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_toastInline.message_type-success .message_icon::before, html[dir=rtl] .message_toastPage.message_type-success .message_icon::before {
    margin-left: .25em
}

.message_toastInline.message_type-successTrophy, .message_toastPage.message_type-successTrophy {
    background: #eaf1de
}

    .message_toastInline.message_type-successTrophy .message_close, .message_toastInline.message_type-successTrophy .message_heading, .message_toastInline.message_type-successTrophy a, .message_toastInline.message_type-successTrophy a:active, .message_toastInline.message_type-successTrophy a:focus, .message_toastInline.message_type-successTrophy a:hover, .message_toastInline.message_type-successTrophy p, .message_toastPage.message_type-successTrophy .message_close, .message_toastPage.message_type-successTrophy .message_heading, .message_toastPage.message_type-successTrophy a, .message_toastPage.message_type-successTrophy a:active, .message_toastPage.message_type-successTrophy a:focus, .message_toastPage.message_type-successTrophy a:hover, .message_toastPage.message_type-successTrophy p {
        color: #547200
    }

    .message_toastInline.message_type-successTrophy .message_icon, .message_toastPage.message_type-successTrophy .message_icon {
        border: 2px solid #547200;
        background: #FFF;
        color: #547200
    }

        .message_toastInline.message_type-successTrophy .message_icon::before, .message_toastPage.message_type-successTrophy .message_icon::before {
            display: inline-block;
            line-height: 1em;
            font-family: 'spark-icon-fill';
            font-size: 1em;
            vertical-align: baseline;
            font-weight: normal;
            content: "\F190"
        }

html[dir=ltr] .message_toastInline.message_type-successTrophy .message_icon::before, html[dir=ltr] .message_toastPage.message_type-successTrophy .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_toastInline.message_type-successTrophy .message_icon::before, html[dir=rtl] .message_toastPage.message_type-successTrophy .message_icon::before {
    margin-left: .25em
}

.message_toastInline.message_type-info, .message_toastPage.message_type-info {
    background: #e7e9ec
}

    .message_toastInline.message_type-info .message_close, .message_toastInline.message_type-info .message_heading, .message_toastInline.message_type-info a, .message_toastInline.message_type-info a:active, .message_toastInline.message_type-info a:focus, .message_toastInline.message_type-info a:hover, .message_toastInline.message_type-info p, .message_toastPage.message_type-info .message_close, .message_toastPage.message_type-info .message_heading, .message_toastPage.message_type-info a, .message_toastPage.message_type-info a:active, .message_toastPage.message_type-info a:focus, .message_toastPage.message_type-info a:hover, .message_toastPage.message_type-info p {
        color: #424C5C
    }

    .message_toastInline.message_type-info .message_icon, .message_toastPage.message_type-info .message_icon {
        border: 2px solid #424C5C;
        background: #FFF;
        color: #424C5C
    }

        .message_toastInline.message_type-info .message_icon::before, .message_toastPage.message_type-info .message_icon::before {
            display: inline-block;
            line-height: 1em;
            font-family: 'spark-icon-fill';
            font-size: 1em;
            vertical-align: baseline;
            font-weight: normal;
            content: "\F148"
        }

html[dir=ltr] .message_toastInline.message_type-info .message_icon::before, html[dir=ltr] .message_toastPage.message_type-info .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_toastInline.message_type-info .message_icon::before, html[dir=rtl] .message_toastPage.message_type-info .message_icon::before {
    margin-left: .25em
}

.message_toastInline.message_type-warning, .message_toastPage.message_type-warning {
    background: #f8eddc
}

    .message_toastInline.message_type-warning .message_close, .message_toastInline.message_type-warning .message_heading, .message_toastInline.message_type-warning a, .message_toastInline.message_type-warning a:active, .message_toastInline.message_type-warning a:focus, .message_toastInline.message_type-warning a:hover, .message_toastInline.message_type-warning p, .message_toastPage.message_type-warning .message_close, .message_toastPage.message_type-warning .message_heading, .message_toastPage.message_type-warning a, .message_toastPage.message_type-warning a:active, .message_toastPage.message_type-warning a:focus, .message_toastPage.message_type-warning a:hover, .message_toastPage.message_type-warning p {
        color: #925F0C
    }

    .message_toastInline.message_type-warning .message_icon, .message_toastPage.message_type-warning .message_icon {
        border: 2px solid #925F0C;
        background: #FFF;
        color: #925F0C
    }

        .message_toastInline.message_type-warning .message_icon::before, .message_toastPage.message_type-warning .message_icon::before {
            display: inline-block;
            line-height: 1em;
            font-family: 'spark-icon-fill';
            font-size: 1em;
            vertical-align: baseline;
            font-weight: normal;
            content: "\F104"
        }

html[dir=ltr] .message_toastInline.message_type-warning .message_icon::before, html[dir=ltr] .message_toastPage.message_type-warning .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_toastInline.message_type-warning .message_icon::before, html[dir=rtl] .message_toastPage.message_type-warning .message_icon::before {
    margin-left: .25em
}

.message_toastInline.message_type-error, .message_toastPage.message_type-error {
    background: #f3d9d9
}

    .message_toastInline.message_type-error .message_close, .message_toastInline.message_type-error .message_heading, .message_toastInline.message_type-error a, .message_toastInline.message_type-error a:active, .message_toastInline.message_type-error a:focus, .message_toastInline.message_type-error a:hover, .message_toastInline.message_type-error p, .message_toastPage.message_type-error .message_close, .message_toastPage.message_type-error .message_heading, .message_toastPage.message_type-error a, .message_toastPage.message_type-error a:active, .message_toastPage.message_type-error a:focus, .message_toastPage.message_type-error a:hover, .message_toastPage.message_type-error p {
        color: #ac0000
    }

    .message_toastInline.message_type-error .message_icon, .message_toastPage.message_type-error .message_icon {
        border: 2px solid #ac0000;
        background: #FFF;
        color: #ac0000
    }

        .message_toastInline.message_type-error .message_icon::before, .message_toastPage.message_type-error .message_icon::before {
            display: inline-block;
            line-height: 1em;
            font-family: 'spark-icon-fill';
            font-size: 1em;
            vertical-align: baseline;
            font-weight: normal;
            content: "\F11A"
        }

html[dir=ltr] .message_toastInline.message_type-error .message_icon::before, html[dir=ltr] .message_toastPage.message_type-error .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_toastInline.message_type-error .message_icon::before, html[dir=rtl] .message_toastPage.message_type-error .message_icon::before {
    margin-left: .25em
}

.message_toastInline.message_type-infoWarning, .message_toastPage.message_type-infoWarning {
    background: #f8eddc
}

    .message_toastInline.message_type-infoWarning .message_close, .message_toastInline.message_type-infoWarning .message_heading, .message_toastInline.message_type-infoWarning a, .message_toastInline.message_type-infoWarning a:active, .message_toastInline.message_type-infoWarning a:focus, .message_toastInline.message_type-infoWarning a:hover, .message_toastInline.message_type-infoWarning p, .message_toastPage.message_type-infoWarning .message_close, .message_toastPage.message_type-infoWarning .message_heading, .message_toastPage.message_type-infoWarning a, .message_toastPage.message_type-infoWarning a:active, .message_toastPage.message_type-infoWarning a:focus, .message_toastPage.message_type-infoWarning a:hover, .message_toastPage.message_type-infoWarning p {
        color: #925F0C
    }

    .message_toastInline.message_type-infoWarning .message_icon, .message_toastPage.message_type-infoWarning .message_icon {
        border: 2px solid #925F0C;
        background: #FFF;
        color: #925F0C
    }

        .message_toastInline.message_type-infoWarning .message_icon::before, .message_toastPage.message_type-infoWarning .message_icon::before {
            display: inline-block;
            line-height: 1em;
            font-family: 'spark-icon-fill';
            font-size: 1em;
            vertical-align: baseline;
            font-weight: normal;
            content: "\F148"
        }

html[dir=ltr] .message_toastInline.message_type-infoWarning .message_icon::before, html[dir=ltr] .message_toastPage.message_type-infoWarning .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_toastInline.message_type-infoWarning .message_icon::before, html[dir=rtl] .message_toastPage.message_type-infoWarning .message_icon::before {
    margin-left: .25em
}

.message_toastInline.message_type-clock, .message_toastPage.message_type-clock {
    background: #e7e9ec
}

    .message_toastInline.message_type-clock .message_close, .message_toastInline.message_type-clock .message_heading, .message_toastInline.message_type-clock a, .message_toastInline.message_type-clock a:active, .message_toastInline.message_type-clock a:focus, .message_toastInline.message_type-clock a:hover, .message_toastInline.message_type-clock p, .message_toastPage.message_type-clock .message_close, .message_toastPage.message_type-clock .message_heading, .message_toastPage.message_type-clock a, .message_toastPage.message_type-clock a:active, .message_toastPage.message_type-clock a:focus, .message_toastPage.message_type-clock a:hover, .message_toastPage.message_type-clock p {
        color: #424C5C
    }

    .message_toastInline.message_type-clock .message_icon, .message_toastPage.message_type-clock .message_icon {
        border: 2px solid #424C5C;
        background: #FFF;
        color: #424C5C
    }

        .message_toastInline.message_type-clock .message_icon::before, .message_toastPage.message_type-clock .message_icon::before {
            display: inline-block;
            line-height: 1em;
            font-family: 'spark-icon-fill';
            font-size: 1em;
            vertical-align: baseline;
            font-weight: normal;
            content: "\F122"
        }

html[dir=ltr] .message_toastInline.message_type-clock .message_icon::before, html[dir=ltr] .message_toastPage.message_type-clock .message_icon::before {
    margin-right: .25em
}

html[dir=rtl] .message_toastInline.message_type-clock .message_icon::before, html[dir=rtl] .message_toastPage.message_type-clock .message_icon::before {
    margin-left: .25em
}

.message_toastInline .message_wrapper, .message_toastPage .message_wrapper {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0.5rem
}

.message_toastInline .message_content, .message_toastPage .message_content {
    min-height: 2rem;
    line-height: 1.8rem
}

html[dir=ltr] .message_toastInline .message_content, html[dir=ltr] .message_toastPage .message_content {
    padding-left: 3rem
}

html[dir=rtl] .message_toastInline .message_content, html[dir=rtl] .message_toastPage .message_content {
    padding-right: 3rem
}

.message_toastInline .message_content .message_icon, .message_toastPage .message_content .message_icon {
    width: 2rem;
    height: 2rem
}

    .message_toastInline .message_content .message_icon::before, .message_toastPage .message_content .message_icon::before {
        font-size: 1rem
    }

html[dir=ltr] .message_toastInline .message_content .message_icon::before, html[dir=ltr] .message_toastPage .message_content .message_icon::before {
    margin-right: 0
}

html[dir=rtl] .message_toastInline .message_content .message_icon::before, html[dir=rtl] .message_toastPage .message_content .message_icon::before {
    margin-left: 0
}

.message_toastInline .message_content .message_heading, .message_toastPage .message_content .message_heading {
    display: inline;
    font-size: 1rem
}

html[dir=ltr] .message_toastInline .message_content .message_heading, html[dir=ltr] .message_toastPage .message_content .message_heading {
    margin-right: .5rem
}

html[dir=rtl] .message_toastInline .message_content .message_heading, html[dir=rtl] .message_toastPage .message_content .message_heading {
    margin-left: .5rem
}

.message_toastInline .message_content p, .message_toastPage .message_content p {
    display: inline;
    margin: 0
}

.message_toastInline .message_close, .message_toastPage .message_close {
    cursor: pointer
}

    .message_toastInline .message_close::before, .message_toastPage .message_close::before {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-line';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F123"
    }

html[dir=ltr] .message_toastInline .message_close::before, html[dir=ltr] .message_toastPage .message_close::before {
    margin-right: .25em
}

html[dir=rtl] .message_toastInline .message_close::before, html[dir=rtl] .message_toastPage .message_close::before {
    margin-left: .25em
}

.message_toastInline .message_close::before, .message_toastPage .message_close::before {
    font-weight: 700
}

.message_toastInline {
    top: 0;
    margin-bottom: 1rem;
    border-radius: 0px 0px 0 0
}

.message_positionStatic {
    position: static
}

.message_autoHide {
    -webkit-animation: message_hide 0s ease-in 5s forwards;
    animation: message_hide 0s ease-in 5s forwards;
    padding-bottom: 5px
}

    .message_autoHide::after {
        content: "";
        position: absolute;
        bottom: 0;
        height: 5px;
        background: rgba(0,0,0,0.3);
        -webkit-animation: message_waitToHide 5s;
        animation: message_waitToHide 5s
    }

html[dir=ltr] .message_autoHide::after {
    left: 0
}

html[dir=rtl] .message_autoHide::after {
    right: 0
}

@keyframes message_hide {
    0% {
        opacity: 1;
        html [dir=ltr] &

{
    left: 0
}

html[dir=rtl] & {
    right: 0
}

width:100%;height:auto
}

100% {
    opacity: 0;
    html [dir=ltr] &

{
    left: -9999px
}

html[dir=rtl] & {
    right: -9999px
}

width:0;height:0
}
}

@-webkit-keyframes message_hide {
    0% {
        opacity: 1;
        html [dir=ltr] &

{
    left: 0
}

html[dir=rtl] & {
    right: 0
}

width:100%;height:auto
}

100% {
    opacity: 0;
    html [dir=ltr] &

{
    left: -9999px
}

html[dir=rtl] & {
    right: -9999px
}

width:0;height:0
}
}

@-webkit-keyframes message_waitToHide {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@keyframes message_waitToHide {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

.message_scMessageText {
    position: absolute;
    color: transparent
}



/*--------------------------------------------*/

.validation-message {
    background: #ac0000;
    color: #FFF;
    padding: 0.5rem;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    word-break: break-all;
    font-size: .85rem;
}



/*--------------------------------------------*/

/*-----------------------*/


.search-bar-mobile-container_container {
    background: #632d4f
}

.search-bar-mobile-container_wrapper {
    position: relative;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -ms-flexbox;
    display: flex;
    min-height: 45px
}

.search-bar-mobile-container_searchButton {
    -ms-flex-positive: 2;
    flex-grow: 2;
    border: 1px solid #999;
    border-width: 0 1px 0 0
}

html[dir=rtl] .search-bar-mobile-container_searchButton {
    border-width: 0 0 0 1px
}

.search-bar-mobile-container_searchButton button {
    background: none;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    text-align: left;
    vertical-align: middle;
    padding: 1rem 3rem 1rem .5rem;
    position: relative;
    width: 100%;
    cursor: default
}

html[dir=rtl] .search-bar-mobile-container_searchButton button {
    text-align: right
}

html[dir=rtl] .search-bar-mobile-container_searchButton button {
    padding: 1rem .5rem 1rem 3rem
}

.search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon {
    cursor: pointer
}

    .search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-line';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F10F"
    }

html[dir=ltr] .search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon::after {
    margin-left: .25em
}

html[dir=rtl] .search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon::after {
    margin-right: .25em
}

.search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1rem;
    color: #FFF
}

html[dir=ltr] .search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon:after {
    right: 1rem
}

html[dir=rtl] .search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon:after {
    left: 1rem
}

.search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon:hover:after {
    color: #FFF
}

.search-bar-mobile-container_active button {
    background: #fff
}

    .search-bar-mobile-container_active button::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-line';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F112"
    }

html[dir=ltr] .search-bar-mobile-container_active button::after {
    margin-left: .25em
}

html[dir=rtl] .search-bar-mobile-container_active button::after {
    margin-right: .25em
}

.search-bar-mobile-container_active button:after {
    color: #434343
}

.search-bar-mobile-container_active button:hover:after {
    color: #434343
}

.search-bar-mobile-container_active button:hover .criteria-button-mobile_subtitle, .search-bar-mobile-container_active button:hover .criteria-button-mobile_title {
    color: #434343
}

.search-bar-mobile-container_active button .criteria-button-mobile_subtitle, .search-bar-mobile-container_active button .criteria-button-mobile_title {
    color: #434343
}



/*-----------------------*/


.criteria-button-mobile_container {
    text-align: right
}

html[dir=rtl] .criteria-button-mobile_container {
    text-align: left
}

@media (max-width: 767px) {
    .criteria-button-mobile_container {
        text-align: left
    }

    html[dir=rtl] .criteria-button-mobile_container {
        text-align: right
    }
}

.criteria-button-mobile_dates, .criteria-button-mobile_guests {
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 767px) {
    .criteria-button-mobile_dates, .criteria-button-mobile_guests {
        display: block;
        padding: 0 0 0.25rem
    }
}

html[dir=ltr] .criteria-button-mobile_guests {
    padding-left: 2rem
}

html[dir=rtl] .criteria-button-mobile_guests {
    padding-right: 2rem
}

@media (max-width: 767px) {
    html[dir=ltr] .criteria-button-mobile_guests {
        padding-left: 0
    }

    html[dir=rtl] .criteria-button-mobile_guests {
        padding-right: 0
    }
}

.criteria-button-mobile_title {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    text-transform: none
}

@media (max-width: 767px) {
    .criteria-button-mobile_title {
        font-family: 'Montserrat', sans-serif;
        font-size: .85rem;
        font-weight: 700;
        text-transform: none
    }
}

.criteria-button-mobile_subtitle {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    text-transform: none
}

@media (max-width: 767px) {
    .criteria-button-mobile_subtitle {
        font-family: 'Montserrat', sans-serif;
        font-size: .85rem;
        font-weight: 400;
        text-transform: none
    }
}


/*--------------------------------------------*/



.toggle-cart_container {
    display: none
}

@media (max-width: 1024px) {
    .toggle-cart_container {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex
    }

        .toggle-cart_container button {
            display: block;
            padding: 0 .5rem 0 1rem;
            line-height: 100%;
            height: 100%;
            color: #FFF;
            font-family: 'Montserrat', sans-serif;
            font-size: 1rem;
            font-weight: 400;
            text-transform: uppercase
        }

    html[dir=rtl] .toggle-cart_container button {
        padding: 0 1rem 0 .5rem
    }

    .toggle-cart_container button:after {
        color: #FFF
    }

    .toggle-cart_container button:hover {
        color: #FFF
    }

        .toggle-cart_container button:hover:after {
            color: #FFF
        }
}

.toggle-cart_active {
    background: #fff
}

    .toggle-cart_active button, .toggle-cart_active button:after, .toggle-cart_active button:hover, .toggle-cart_active button:hover:after {
        color: #434343
    }

.toggle-cart_total {
    display: inline-block
}

@media (max-width: 767px) {
    .toggle-cart_total {
        display: none
    }
}


/*-----------------------*/
.criteria-flyout-mobile_container {
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99997;
    background: #fff;
    font-family: 'Montserrat', sans-serif;
    color: #434343;
    font-size: 1rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

    .criteria-flyout-mobile_container.criteria-flyout-mobile_hidePrices .shs-widgets--calendar--day__number {
        position: static;
        line-height: 3rem
    }

.criteria-flyout-mobile_header {
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25);
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    z-index: 2
}

    .criteria-flyout-mobile_header h2 {
        margin: 0.75rem 1rem
    }

.criteria-flyout-mobile_close {
    width: 45px;
    min-height: 45px;
    background: transparent;
    border: 0;
    color: inherit;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    cursor: pointer;
    text-align: right
}

html[dir=ltr] .criteria-flyout-mobile_close {
    margin-right: 1rem
}

html[dir=rtl] .criteria-flyout-mobile_close {
    margin-left: 1rem
}

.criteria-flyout-mobile_close::before {
    display: inline-block;
    line-height: 1em;
    font-family: 'spark-icon-line';
    font-size: 1em;
    vertical-align: baseline;
    font-weight: normal;
    content: "\F123"
}

html[dir=ltr] .criteria-flyout-mobile_close::before {
    margin-right: .25em
}

html[dir=rtl] .criteria-flyout-mobile_close::before {
    margin-left: .25em
}

html[dir=rtl] .criteria-flyout-mobile_close {
    text-align: left
}

.criteria-flyout-mobile_close::before {
    font-size: 15px;
    margin: 0;
    font-weight: bold
}

.criteria-flyout-mobile_body {
    -ms-flex: 1;
    flex: 1;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 1rem;
    position: relative;
    z-index: 1
}

.criteria-flyout-mobile_advancedSearch, .criteria-flyout-mobile_calendar, .criteria-flyout-mobile_guests {
    background: #f2f2f2;
    border: 1px solid #d7d7d7;
    border-radius: 0px;
    padding: 1rem 1rem 0;
    margin-bottom: 1rem;
    position: relative
}

.criteria-flyout-mobile_calendar {
    min-height: 5rem
}

@media (max-width: 1024px) {
    .criteria-flyout-mobile_calendar .shs-widgets--calendar--button__container {
        display: block
    }

        .criteria-flyout-mobile_calendar .shs-widgets--calendar--button__container .button_group {
            display: none
        }

    .criteria-flyout-mobile_calendar .shs-widgets--calendar--total_price {
        text-align: left;
        border-top: 1px solid #ccc;
        padding: 1rem 0
    }

    html[dir=rtl] .criteria-flyout-mobile_calendar .shs-widgets--calendar--total_price {
        text-align: right
    }

    html[dir=ltr] .criteria-flyout-mobile_calendar .shs-widgets--calendar--total_price {
        margin-right: 0
    }

    html[dir=rtl] .criteria-flyout-mobile_calendar .shs-widgets--calendar--total_price {
        margin-left: 0
    }
}

.criteria-flyout-mobile_codes {
    padding-bottom: 1rem;
}

    .criteria-flyout-mobile_codes.criteria-flyout-mobile_visible {
        display: block;
        padding-bottom: 1rem
    }

.criteria-flyout-mobile_advancedSearchButton {
    padding-bottom: 1rem
}

.criteria-flyout-mobile_footer {
    box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.25);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    position: relative;
    z-index: 2
}

    .criteria-flyout-mobile_footer button {
        min-width: calc(50% - 0.5rem)
    }

html[dir=ltr] .criteria-flyout-mobile_footer button:first-child {
    margin-right: .5rem
}

html[dir=rtl] .criteria-flyout-mobile_footer button:first-child {
    margin-left: .5rem
}

html[dir=ltr] .criteria-flyout-mobile_footer button:last-child {
    margin-left: .5rem
}

html[dir=rtl] .criteria-flyout-mobile_footer button:last-child {
    margin-right: .5rem
}

@-webkit-keyframes criteria-flyout-mobile_slideFromBottom {
    0% {
        opacity: 0;
        margin-bottom: -100%
    }

    100% {
        opacity: 1;
        margin-bottom: 0
    }
}

@keyframes criteria-flyout-mobile_slideFromBottom {
    0% {
        opacity: 0;
        margin-bottom: -100%
    }

    100% {
        opacity: 1;
        margin-bottom: 0
    }
}

/*-----------------------*/
.toggle-cart_container {
    display: none
}

@media (max-width: 1024px) {
    .toggle-cart_container {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex
    }

        .toggle-cart_container button {
            display: block;
            padding: 0 .5rem 0 1rem;
            line-height: 100%;
            height: 100%;
            color: #FFF;
            font-family: 'Montserrat', sans-serif;
            font-size: 1rem;
            font-weight: 400;
            text-transform: uppercase
        }

    html[dir=rtl] .toggle-cart_container button {
        padding: 0 1rem 0 .5rem
    }

    .toggle-cart_container button:after {
        color: #FFF
    }

    .toggle-cart_container button:hover {
        color: #FFF
    }

        .toggle-cart_container button:hover:after {
            color: #FFF
        }
}

.toggle-cart_active {
    background: #fff
}

    .toggle-cart_active button, .toggle-cart_active button:after, .toggle-cart_active button:hover, .toggle-cart_active button:hover:after {
        color: #434343
    }

.toggle-cart_total {
    display: inline-block
}

@media (max-width: 767px) {
    .toggle-cart_total {
        display: none
    }
}

/*-----------------------*/

.search-bar-mobile-container_container {
    background: #632d4f
}

.search-bar-mobile-container_wrapper {
    position: relative;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -ms-flexbox;
    display: flex;
    min-height: 45px
}

.search-bar-mobile-container_searchButton {
    -ms-flex-positive: 2;
    flex-grow: 2;
    border: 1px solid #999;
    border-width: 0 1px 0 0
}

html[dir=rtl] .search-bar-mobile-container_searchButton {
    border-width: 0 0 0 1px
}

.search-bar-mobile-container_searchButton button {
    background: none;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: none;
    text-align: left;
    vertical-align: middle;
    padding: 1rem 3rem 1rem .5rem;
    position: relative;
    width: 100%;
    cursor: default
}

html[dir=rtl] .search-bar-mobile-container_searchButton button {
    text-align: right
}

html[dir=rtl] .search-bar-mobile-container_searchButton button {
    padding: 1rem .5rem 1rem 3rem
}

.search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon {
    cursor: pointer
}

    .search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-line';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F10F"
    }

html[dir=ltr] .search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon::after {
    margin-left: .25em
}

html[dir=rtl] .search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon::after {
    margin-right: .25em
}

.search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon:after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 1rem;
    color: #FFF
}

html[dir=ltr] .search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon:after {
    right: 1rem
}

html[dir=rtl] .search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon:after {
    left: 1rem
}

.search-bar-mobile-container_searchButton button.search-bar-mobile-container_showIcon:hover:after {
    color: #FFF
}

.search-bar-mobile-container_active button {
    background: #fff
}

    .search-bar-mobile-container_active button::after {
        display: inline-block;
        line-height: 1em;
        font-family: 'spark-icon-line';
        font-size: 1em;
        vertical-align: baseline;
        font-weight: normal;
        content: "\F112"
    }

html[dir=ltr] .search-bar-mobile-container_active button::after {
    margin-left: .25em
}

html[dir=rtl] .search-bar-mobile-container_active button::after {
    margin-right: .25em
}

.search-bar-mobile-container_active button:after {
    color: #434343
}

.search-bar-mobile-container_active button:hover:after {
    color: #434343
}

.search-bar-mobile-container_active button:hover .criteria-button-mobile_subtitle, .search-bar-mobile-container_active button:hover .criteria-button-mobile_title {
    color: #434343
}

.search-bar-mobile-container_active button .criteria-button-mobile_subtitle, .search-bar-mobile-container_active button .criteria-button-mobile_title {
    color: #434343
}


/*-----------------------*/
.criteria-button-mobile_container {
    text-align: right
}

html[dir=rtl] .criteria-button-mobile_container {
    text-align: left
}

@media (max-width: 767px) {
    .criteria-button-mobile_container {
        text-align: left
    }

    html[dir=rtl] .criteria-button-mobile_container {
        text-align: right
    }
}

.criteria-button-mobile_dates, .criteria-button-mobile_guests {
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 767px) {
    .criteria-button-mobile_dates, .criteria-button-mobile_guests {
        display: block;
        padding: 0 0 0.25rem
    }
}

html[dir=ltr] .criteria-button-mobile_guests {
    padding-left: 2rem
}

html[dir=rtl] .criteria-button-mobile_guests {
    padding-right: 2rem
}

@media (max-width: 767px) {
    html[dir=ltr] .criteria-button-mobile_guests {
        padding-left: 0
    }

    html[dir=rtl] .criteria-button-mobile_guests {
        padding-right: 0
    }
}

.criteria-button-mobile_title {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: 700;
    text-transform: none
}

@media (max-width: 767px) {
    .criteria-button-mobile_title {
        font-family: 'Montserrat', sans-serif;
        font-size: .85rem;
        font-weight: 700;
        text-transform: none
    }
}

.criteria-button-mobile_subtitle {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    font-weight: 400;
    text-transform: none
}

@media (max-width: 767px) {
    .criteria-button-mobile_subtitle {
        font-family: 'Montserrat', sans-serif;
        font-size: .85rem;
        font-weight: 400;
        text-transform: none
    }
}

/*-----------------------*/
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
    .bookingHeader {
        display: block;
    }

    body {
        overflow: hidden
    }

    .bookingHeaderLarge {
        display: none;
    }
}
/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    .bookingHeader {
        display: block;
    }

    body {
        overflow: hidden
    }

    .bookingHeaderLarge {
        display: none;
    }
}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    .bookingHeader {
        display: block;
    }

    body {
        overflow: hidden
    }

    .bookingHeaderLarge {
        display: none;
    }
}
/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
    .bookingHeader {
        display: none;
    }

    body {
        overflow: visible;
    }

    .bookingHeaderLarge {
        display: block;
    }
}
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    .bookingHeader {
        display: none;
    }

    body {
        overflow: visible;
    }

    .bookingHeaderLarge {
        display: block;
    }
}

/*-----------------------*/



@-webkit-keyframes display-prices_detailsAnimation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes display-prices_detailsAnimation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.display-prices_wrapper {
    margin: -1rem 0 1rem
}

    .display-prices_wrapper.display-prices_portal {
        margin: 0
    }

    .display-prices_wrapper.display-prices_hasPortal {
        margin-top: -.5rem;
        min-height: 1px
    }

    .display-prices_wrapper button {
        font-size: .85rem
    }

.display-prices_breakdown {
    -webkit-animation: display-prices_detailsAnimation 0.8s;
    animation: display-prices_detailsAnimation 0.8s
}

html[dir=ltr] .display-prices_breakdown {
    padding-left: 1.5rem
}

html[dir=rtl] .display-prices_breakdown {
    padding-right: 1.5rem
}

.display-prices_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.display-prices_label {
    font-size: .85rem
}

.display-prices_price {
    font-size: .85rem;
    text-align: right
}

html[dir=rtl] .display-prices_price {
    text-align: left
}

.display-prices_price.display-prices_points {
    color: #547200
}

    .display-prices_price.display-prices_points .value {
        font-weight: 700
    }


/*-----------------------*/
