h2 {
    color: #5d2d13 !important
}

.btn-primary-1, .btn-primary-2, .btn-light {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.btn-primary-1 {
    background-color: #000 !important
}

.btn-primary-1:hover {
    background-color: #5d2d13 !important
}

.btn-primary-2 {
    background-color: #5d2d13 !important
}

.btn-primary-2:hover {
    background-color: #c3b5a0 !important
}

.btn-light {
    background-color: #c3b5a0 !important;
    color: #ffffff !important;
    border: none !important
}

.btn-light:hover {
    background-color: #5d2d13 !important
}

.btn-arrow:after, .txt-btn-arrow:after {
    content: "\f0da\f0da" !important;
    font-size: 100% !important;
    top: 0 !important
}

.txt-btn:hover {
    text-decoration: none !important;
    color: #c3b5a0 !important
}

.txt-btn-arrow {
    text-transform: uppercase
}

.txt-btn-arrow:hover {
    text-decoration: underline !important;
    color: #5d2d13 !important
}

.txt-btn-arrow:hover:after {
    color: #5d2d13 !important
}

.error {
    background-color: #5d2d13 !important
}

input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=date]:focus, select:focus, textarea:focus {
    border-color: #5d2d13 !important
}

.form {
    background-color: #fafafa !important
}

.select-wrapper:after {
    border-color: #5d2d13 !important
}

.select-wrapper:after, .datepicker-wrapper:after {
    color: #5d2d13 !important
}

.ui-datepicker .ui-datepicker-calendar a:hover {
    background-color: #5d2d13 !important
}

.basic-table tr:nth-child(even) {
    background-color: #fafafa !important
}

#step-ind li.current .content {
    background-color: #5d2d13 !important
}

#step-ind li.current:after {
    border-color: transparent transparent transparent #5d2d13 !important
}

#step-ind li.complete-end:before {
    background-color: #5d2d13 !important
}

ul.basic-list > li:before {
    content: "\f0da\f0da" !important;
    font-family: FontAwesome !important;
    font-size: 100% !important;
    top: 0 !important;
    color: #5d2d13 !important
}

html, body, div, span, applet, object, iframe, h1, .search .heading, h2, h3, h4, .search .subheading, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, 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 {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.row {
    margin: 0 -24px;
    font-size: 0
}

.col {
    display: inline-block;
    vertical-align: top;
    position: relative;
    padding: 0 24px;
    font-size: 16px
}

.col-1 {
    width: 8.3333333333%
}

.col-offset-1 {
    margin-left: 8.3333333333%
}

.col-push-1 {
    left: 8.3333333333%
}

.col-pull-1 {
    right: 8.3333333333%
}

.col-2 {
    width: 16.6666666667%
}

.col-offset-2 {
    margin-left: 16.6666666667%
}

.col-push-2 {
    left: 16.6666666667%
}

.col-pull-2 {
    right: 16.6666666667%
}

.col-3 {
    width: 25%
}

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

.col-push-3 {
    left: 25%
}

.col-pull-3 {
    right: 25%
}

.col-4 {
    width: 33.3333333333%
}

.col-offset-4 {
    margin-left: 33.3333333333%
}

.col-push-4 {
    left: 33.3333333333%
}

.col-pull-4 {
    right: 33.3333333333%
}

.col-5 {
    width: 41.6666666667%
}

.col-offset-5 {
    margin-left: 41.6666666667%
}

.col-push-5 {
    left: 41.6666666667%
}

.col-pull-5 {
    right: 41.6666666667%
}

.col-6 {
    width: 50%
}

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

.col-push-6 {
    left: 50%
}

.col-pull-6 {
    right: 50%
}

.col-7 {
    width: 58.3333333333%
}

.col-offset-7 {
    margin-left: 58.3333333333%
}

.col-push-7 {
    left: 58.3333333333%
}

.col-pull-7 {
    right: 58.3333333333%
}

.col-8 {
    width: 66.6666666667%
}

.col-offset-8 {
    margin-left: 66.6666666667%
}

.col-push-8 {
    left: 66.6666666667%
}

.col-pull-8 {
    right: 66.6666666667%
}

.col-9 {
    width: 75%
}

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

.col-push-9 {
    left: 75%
}

.col-pull-9 {
    right: 75%
}

.col-10 {
    width: 83.3333333333%
}

.col-offset-10 {
    margin-left: 83.3333333333%
}

.col-push-10 {
    left: 83.3333333333%
}

.col-pull-10 {
    right: 83.3333333333%
}

.col-11 {
    width: 91.6666666667%
}

.col-offset-11 {
    margin-left: 91.6666666667%
}

.col-push-11 {
    left: 91.6666666667%
}

.col-pull-11 {
    right: 91.6666666667%
}

.col-12 {
    width: 100%
}

.col-offset-12 {
    margin-left: 100%
}

.col-push-12 {
    left: 100%
}

.col-pull-12 {
    right: 100%
}

@media screen and (min-width: 480px) {
    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-pull-12 {
        right: 100%
    }
}

@media screen and (min-width: 768px) {
    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-pull-12 {
        right: 100%
    }
}

@media screen and (min-width: 980px) {
    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-pull-12 {
        right: 100%
    }
}

@media screen and (min-width: 1280px) {
    .col-xl-1 {
        width: 8.3333333333%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-xl-push-1 {
        left: 8.3333333333%
    }

    .col-xl-pull-1 {
        right: 8.3333333333%
    }

    .col-xl-2 {
        width: 16.6666666667%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-xl-push-2 {
        left: 16.6666666667%
    }

    .col-xl-pull-2 {
        right: 16.6666666667%
    }

    .col-xl-3 {
        width: 25%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-3 {
        margin-left: 25%
    }

    .col-xl-push-3 {
        left: 25%
    }

    .col-xl-pull-3 {
        right: 25%
    }

    .col-xl-4 {
        width: 33.3333333333%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-xl-push-4 {
        left: 33.3333333333%
    }

    .col-xl-pull-4 {
        right: 33.3333333333%
    }

    .col-xl-5 {
        width: 41.6666666667%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-xl-push-5 {
        left: 41.6666666667%
    }

    .col-xl-pull-5 {
        right: 41.6666666667%
    }

    .col-xl-6 {
        width: 50%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-6 {
        margin-left: 50%
    }

    .col-xl-push-6 {
        left: 50%
    }

    .col-xl-pull-6 {
        right: 50%
    }

    .col-xl-7 {
        width: 58.3333333333%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-xl-push-7 {
        left: 58.3333333333%
    }

    .col-xl-pull-7 {
        right: 58.3333333333%
    }

    .col-xl-8 {
        width: 66.6666666667%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-xl-push-8 {
        left: 66.6666666667%
    }

    .col-xl-pull-8 {
        right: 66.6666666667%
    }

    .col-xl-9 {
        width: 75%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-9 {
        margin-left: 75%
    }

    .col-xl-push-9 {
        left: 75%
    }

    .col-xl-pull-9 {
        right: 75%
    }

    .col-xl-10 {
        width: 83.3333333333%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-xl-push-10 {
        left: 83.3333333333%
    }

    .col-xl-pull-10 {
        right: 83.3333333333%
    }

    .col-xl-11 {
        width: 91.6666666667%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-xl-push-11 {
        left: 91.6666666667%
    }

    .col-xl-pull-11 {
        right: 91.6666666667%
    }

    .col-xl-12 {
        width: 100%
    }

    .col-xl-offset-0 {
        margin-left: 0
    }

    .col-xl-offset-12 {
        margin-left: 100%
    }

    .col-xl-push-12 {
        left: 100%
    }

    .col-xl-pull-12 {
        right: 100%
    }
}

@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.5.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.5.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.5.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.5.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before, .fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before, .fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}

.fa-won:before, .fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before, .fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.clearfix:after {
    content: '';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both
}

.clearfix {
    zoom: 1
}

.nowrap {
    white-space: nowrap
}

.left {
    float: left
}

.right {
    float: right
}

.txt-left {
    text-align: left
}

.txt-right {
    text-align: right
}

.txt-center {
    text-align: center
}

.txt-justify {
    text-align: justify
}

.img-left {
    float: left;
    margin: 0 12px 12px 0
}

.img-roght {
    float: right;
    margin: 0 0 12px 12px
}

.v-center {
    display: inline-block;
    vertical-align: middle
}

li.v-bottom {
    vertical-align: bottom
}

.hide-visually {
    text-indent: -99999px;
    overflow: hidden
}

.hide-completely {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

.no-space {
    margin-bottom: 0 !important
}

.no-pad {
    padding-bottom: 0 !important
}

.sevensixtyeight, .sevensixtyeight-ib, .nineeighty, .nineeighty-ib {
    display: none
}

@media screen and (min-width: 768px) {
    .mobile {
        display: none
    }

    .sevensixtyeight {
        display: inline
    }

    .sevensixtyeight-ib {
        display: inline-block
    }
}

@media screen and (min-width: 980px) {
    .nineeighty {
        display: inline
    }

    .nineeighty-ib {
        display: inline-block
    }
}

.ui-datepicker {
    border: 1px solid #ebebeb;
    background: #fff;
    padding: 10px;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    margin-bottom: 12px
}

.ui-datepicker .ui-datepicker-title {
    font-size: 18px;
    text-align: center
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: relative;
    display: block;
    width: 11px;
    height: 18px;
    overflow: hidden;
    cursor: pointer
}

.ui-datepicker .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-next .ui-icon {
    display: none
}

.ui-datepicker .ui-datepicker-prev:after, .ui-datepicker .ui-datepicker-next:after {
    font-family: 'FontAwesome';
    text-indent: 0;
    position: absolute;
    top: 1px;
    left: 0
}

.ui-datepicker .ui-datepicker-prev.ui-state-disabled, .ui-datepicker .ui-datepicker-next.ui-state-disabled {
    cursor: default
}

.ui-datepicker .ui-datepicker-prev.ui-state-disabled:after, .ui-datepicker .ui-datepicker-next.ui-state-disabled:after {
    color: #eaeadf
}

.ui-datepicker .ui-datepicker-prev {
    float: left
}

.ui-datepicker .ui-datepicker-prev:after {
    content: "\f053"
}

.ui-datepicker .ui-datepicker-next {
    float: right
}

.ui-datepicker .ui-datepicker-next:after {
    content: "\f054"
}

.ui-datepicker .ui-datepicker-calendar {
    text-transform: uppercase;
    font-size: 14px
}

.ui-datepicker .ui-datepicker-calendar th {
    padding: 3px 7px
}

.ui-datepicker .ui-datepicker-calendar td {
    font-size: 18px
}

.ui-datepicker .ui-datepicker-calendar a {
    display: block;
    background: #f9f9f5;
    border: 1px solid #ebebeb;
    color: #3e3e3e;
    text-align: center;
    text-decoration: none;
    margin: 1px;
    padding: 3px 7px
}

.ui-datepicker .ui-datepicker-calendar a:hover {
    background: #48500e;
    color: #f2f2e8
}

.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable > span {
    display: block;
    background: #fff;
    border: 1px solid #e2e3e4;
    color: #e2e3e4;
    text-align: center;
    margin: 1px;
    padding: 3px 7px
}

.datepicker-overlay {
    z-index: 10001
}

.showing-modal .datepicker-overlay {
    position: relative
}

@media screen and (max-width: 767px) {
    .datepicker-overlay {
        background: #000;
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 10;
        text-align: center
    }

    .showing-modal .datepicker-overlay {
        position: fixed
    }

    .datepicker-overlay-table {
        display: table;
        width: 100%;
        height: 100%
    }

    .datepicker-overlay-row {
        display: table-row
    }

    .datepicker-overlay-cell {
        display: table-cell;
        vertical-align: middle
    }

    .ui-datepicker {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        /*display: inline-block !important*/
    }
}

body {
    height: 100%;
    font-family: 'Roboto', sans-serif;
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    color: #333;
    background: #000;
    -webkit-text-size-adjust: none;
    position: relative
}

input, select, textarea {
    font-family: 'Roboto', sans-serif;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    outline: none;
    margin: 0;
    padding: 0;
    border: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

select::-ms-expand {
    display: none
}

#wrapper-outer {
    background: #eaeadf
}

#wrapper-inner {
    max-width: 1400px;
    overflow: hidden;
    background: #fff;
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    #wrapper-inner {
        padding: 24px 24px 0
    }
}

@media screen and (min-width: 980px) {
    #wrapper-inner {
        padding: 30px 30px 0
    }
}

#content {
    max-width: 980px;
    margin: 0 auto
}

.content-v-space {
    margin-top: 60px !important;
    margin-bottom: 60px !important
}

.tabled {
    display: table-cell;
    vertical-align: middle
}

.tabled.squeeze {
    width: 100%
}

@media screen and (min-width: 768px) {
    .md-tabled {
        display: table-cell;
        vertical-align: middle
    }

    .md-tabled.squeeze {
        width: 100%
    }
}

@media screen and (min-width: 980px) {
    .lg-tabled {
        display: table-cell;
        vertical-align: middle
    }

    .lg-tabled.squeeze {
        width: 100%
    }
}

.container {
    background: #fff;
    padding: 0 14px 10px;
    margin: 0 0 14px
}

.container .container {
    padding: 0;
    margin: 0
}

.container-clear {
    background: none !important;
    border: 0 !important
}

.container-bm-pad {
    padding-bottom: 24px !important
}

.container .header .wrapper {
    padding: 0 0 14px
}

.container .header .arrow {
    height: 34px;
    right: 14px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 14px;
    color: #ffffff;
    white-space: nowrap;
    position: relative;
    background-color: #5d2d13;
    padding: 10px 10px 0 14px;
    margin: 0 14px 0 0
}

.container .header .arrow:before, .container .header .arrow:after {
    content: "";
    position: absolute
}

.container .header .arrow:after {
    top: 0;
    right: -15px;
    border-top: 17px solid transparent;
    border-bottom: 17px solid transparent;
    border-left: 15px solid #5d2d13
}

.container .header .arrow i {
    -webkit-transition: width 0.4s 0s linear;
    -moz-transition: width 0.4s 0s linear;
    -o-transition: width 0.4s 0s linear;
    -ms-transition: width 0.4s 0s linear;
    transition: width 0.4s 0s linear;
    width: 14px
}

.container .header .heading {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    color: #1f1f1f
}

.container .header .heading small {
    font-size: 12px;
    line-height: 16px;
    color: #9a9a9a;
    font-weight: bold;
    text-transform: uppercase
}

.container .header .btn {
    width: 100%;
    text-align: center;
    white-space: nowrap
}

@media screen and (min-width: 768px) {
    .container {
        border: 1px solid #ebebeb;
        padding: 24px 14px 10px;
        margin: 0 0 24px
    }

    .container .container {
        padding: 14px 14px 0;
        margin: 0 0 14px
    }

    .container-dark {
        border: 1px solid #ebebeb;
        background: #f9f9f5
    }

    .container-darker {
        border: 1px solid #ebebeb;
        background: #eaeadf
    }

    .container .header .wrapper {
        padding: 0 0 14px
    }

    .container .header .wrapper-btn {
        padding-left: 24px
    }

    .container .header .arrow {
        right: 21px;
        padding: 10px 10px 0 34px
    }

    .container .header .arrow:before, .container .header .arrow:after {
        content: "";
        position: absolute
    }

    .container .header .arrow:before {
        bottom: -6px;
        left: 0;
        border-top: 6px solid #c3b5a0;
        border-left: 6px solid transparent
    }

    .container .header .arrow:after {
        top: 0;
        right: -15px;
        border-top: 17px solid transparent;
        border-bottom: 17px solid transparent;
        border-left: 15px solid #5d2d13
    }

    .container .header .heading {
        font-size: 18px
    }

    .container .header .heading small {
        font-size: 14px;
        line-height: 20px;
        padding: 0
    }

    .container .header .btn {
        width: auto
    }
}

@media screen and (min-width: 980px) {
    .container {
        margin: 0 0 30px
    }
}

@media screen and (max-width: 768px) {
    .sm-hide-container {
        padding-left: 0;
        padding-right: 0
    }
}

.disabled {
    opacity: 0.4;
    position: relative
}

.disabled:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 110
}

.disabled.container, .disabled.container-dark, .disabled.container-darker {
    opacity: 1
}

.disabled.container:before, .disabled.container-dark:before, .disabled.container-darker:before {
    left: -7px;
    right: -7px;
    background: #fff;
    opacity: 0.6
}

.loading {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 111
}

.loading:after {
    content: "\f021";
    font-family: 'FontAwesome';
    position: absolute;
    top: -20px;
    width: 100%;
    height: 39px;
    line-height: 40px;
    text-align: center;
    font-size: 40px;
    -webkit-animation: 1.25s ajax-loader-rotate steps(30) infinite;
    -moz-animation: 1.25s ajax-loader-rotate steps(30) infinite;
    animation: 1.25s ajax-loader-rotate steps(30) infinite
}

@-webkit-keyframes ajax-loader-rotate {
    0% {
        -webkit-transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@-moz-keyframes ajax-loader-rotate {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

@keyframes ajax-loader-rotate {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(360deg)
    }
}

h1, .search .heading, h2, h3, h4, .search .subheading, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    display: block;
    font-family: "Roboto-condensed", sans-serif;
    line-height: 1.2;
    font-weight: normal;
    text-transform: uppercase
}

h1, .search .heading, .h1 {
    font-size: 150%;
    margin-bottom: 20px
}

h1.title, .search .title.heading, .h1.title {
    margin-bottom: 0
}

h1 .fa-check-circle, .search .heading .fa-check-circle, .h1 .fa-check-circle {
    color: #1ba31b;
    font-size: 35px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle
}

h2, .h2 {
    font-size: 200%;
    color: #c3b5a0;
    margin-bottom: 18px
}

h3, .h3 {
    font-size: 150%;
    margin-bottom: 16px
}

h4, .search .subheading, .h4 {
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 14px
}

h5, .h5 {
    font-size: 115%;
    margin-bottom: 12px
}

h6, .h6 {
    font-size: 110%;
    border-bottom: solid 1px #ebebeb;
    margin-bottom: 12px;
    padding-bottom: 3px
}

p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 25px
}

p a, label a {
    color: #5d2d13
}

p a:hover, label a:hover {
    color: #333
}

i, em, .italic {
    font-style: italic
}

b, strong, .bold {
    font-weight: 600
}

u, .underline {
    text-decoration: underline
}

.note {
    font-size: 70%;
    font-style: italic
}

sup {
    font-size: 60%;
    position: relative;
    bottom: 5px
}

sub {
    font-size: 60%;
    position: relative;
    top: 4px
}

.uppercase {
    text-transform: uppercase
}

.account-hr {
    margin-bottom: 25px;
    border: 1px solid #ebebeb;
    border-bottom: none
}

.helper {
    display: block;
    font-size: 12px;
    color: #9a9a9a;
    padding-top: 5px
}

@media screen and (min-width: 768px) {
    h1.title, .search .title.heading {
        margin-bottom: 14px
    }
}

.btn-wrapper {
    margin-bottom: 25px
}

.btn {
    height: 44px;
    color: #f9f9f5;
    font-size: 0;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    padding: 0 24px
}

.btn.disabled {
    cursor: default
}

.btn:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.btn > span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 18px;
    white-space: normal
}

.btn-arrow {
    position: relative
}

.btn-arrow:after {
    content: '\f101';
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 18px;
    position: relative;
    top: 1px;
    padding-left: 8px
}

.btn-pin {
    position: relative;
    padding-right: 18px
}

.btn-pin:after {
    content: '\f041';
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 18px;
    position: absolute;
    top: -1px;
    right: 0
}

.btn-primary-1 {
    background: #000
}

.btn-primary-1:hover {
    background: #333
}

.btn-primary-1:hover.disabled:hover {
    background: #000
}

.btn-primary-2 {
    background: #5d2d13
}

.btn-primary-2:hover {
    background: #580f15
}

.btn-primary-2:hover.disabled:hover {
    background: #5d2d13
}

.btn-light {
    background: #f9f9f5;
    color: #1f1f1f;
    border: 1px solid #ebebeb
}

.btn-light:hover {
    background: #eaeadf
}

.btn-light:hover.disabled:hover {
    background: #f9f9f5
}

.btn-full-width {
    width: 100%;
    text-align: center
}

.btn-min-width {
    min-width: 200px
}

.txt-btn {
    display: inline-block;
    color: #5d2d13;
    line-height: 16px
}

.txt-btn:before, .txt-btn:after {
    color: #5d2d13
}

.txt-btn:hover {
    color: #333
}

.txt-btn:hover:before, .txt-btn:hover:after {
    color: #333
}

.txt-btn-arrow {
    position: relative;
    text-decoration: none;
    padding: 0 16px 0 0
}

.txt-btn-arrow:hover {
    text-decoration: underline;
    color: #5d2d13
}

.txt-btn-arrow:after {
    content: '\f101';
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 18px;
    position: absolute;
    top: -2px;
    right: 0
}

.txt-btn-details {
    font-size: 14px;
    position: relative;
    text-decoration: none;
    padding: 0 0 14px 20px
}

.txt-btn-details:before {
    content: '\f101';
    font-family: 'FontAwesome';
    font-size: 20px;
    line-height: 18px;
    position: absolute;
    top: -2px;
    left: 0
}

.txt-btn-details.active:before {
    content: '\f103'
}

.txt-btn-return:before {
    content: '\f100';
    font-family: 'FontAwesome'
}

.header .btn > span {
    white-space: nowrap
}

@media screen and (max-width: 980px) {
    .btn-cancel {
        margin-top: 20px
    }
}

.basic-list {
    display: inline-block;
    width: 100%;
    font-size: 0
}

.basic-list > li {
    font-size: 14px;
    line-height: 1.4;
    position: relative;
    margin-bottom: 10px
}

.basic-list > li.no-bullet {
    list-style: none
}

ul.basic-list > li {
    padding-left: 20px
}

ul.basic-list > li:before {
    content: "\2219";
    vertical-align: top;
    color: #948a52;
    position: absolute;
    top: -20px;
    left: 0
}

ol.basic-list {
    padding-left: 20px
}

ol.basic-list > li {
    list-style: decimal
}

.error {
    background: #c3b5a0;
    color: #fff;
    border: solid 1px #ebebeb;
    margin-bottom: 10px;
    padding: 8px 16px
}

.error p {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center
}

.form {
    border: solid 1px #ebebeb;
    background: #f9f9f5;
    padding: 40px 40px 15px;
    margin-bottom: 20px
}

.form > ul > li {
    padding-bottom: 25px
}

label {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px
}

label.adjacent {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0
}

.input-wrapper, .select-wrapper {
    position: relative
}

input {
    display: inline-block;
    margin-bottom: 0
}

input[type=text], input[type=password], input[type=email], input[type=date], select, textarea {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: solid 1px #4b4b4b;
    border-radius: 0;
    font-size: 14px;
    padding: 0 14px
}

select {
    padding: 0 48px 0 14px
}

input[type=text]:focus, input[type=password]:focus, input[type=email]:focus, input[type=date]:focus, select:focus, textarea:focus {
    outline: -webkit-focus-ring-color none 0px;
    border: solid 1px #c3b5a0
}

.datepicker-wrapper {
    background: #fff
}

.datepicker-wrapper:after {
    content: '\f073';
    font-family: 'FontAwesome';
    color: #acacac;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 12px;
    z-index: 1
}

.datepicker-wrapper input[type=text], .datepicker-wrapper input[type=password], .datepicker-wrapper input[type=email], .datepicker-wrapper input[type=date] {
    padding: 0 34px 0 14px;
    z-index: 10;
    position: relative;
    background: none
}

.datepicker-wrapper input[type=date] {
    display: none
}

.select-wrapper {
    background: #fff
}

.select-wrapper select {
    background: none;
    position: relative;
    z-index: 10
}

.select-wrapper:after {
    content: '\f078';
    border-left: 1px solid #dbdbdb;
    font-family: 'FontAwesome';
    color: #acacac;
    line-height: 26px;
    position: absolute;
    bottom: 7px;
    right: 14px;
    z-index: 1;
    padding-left: 10px
}

input[type=checkbox], input[type=radio] {
    width: 24px;
    height: 24px;
    background: #fff;
    border: solid 1px #4b4b4b;
    vertical-align: middle;
    margin: 0 14px 0 0;
    padding: 5px
}

input[type=checkbox] {
    position: relative
}

input[type=checkbox]:checked:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 19px;
    color: #5d2d13;
    display: block;
    position: absolute;
    top: 2px;
    left: 2px
}

input[type=checkbox]:checked {
    background-size: 18px
}

input[type=radio] {
    border-radius: 50%;
    position: relative
}

input[type=radio]:checked {
    background: #ebebeb
}

input[type=radio]:checked:before {
    content: "\f111";
    font-family: 'FontAwesome';
    font-size: 17px;
    color: #5d2d13;
    display: block;
    position: absolute;
    top: 2px;
    left: 4px
}

textarea {
    height: 100px
}

.basic-table {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px
}

.basic-table th {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    border-left: solid 1px #ebebeb;
    vertical-align: top
}

.basic-table th:first-child {
    border-left: none
}

.basic-table th, .basic-table td {
    padding: 10px 12px
}

.basic-table td {
    border-right: solid 1px #ebebeb;
    border-bottom: solid 1px #ebebeb;
    vertical-align: top
}

.basic-table td:first-child {
    border-left: solid 1px #ebebeb
}

.basic-table tr:nth-child(odd) {
    background-color: #ffffff
}

.basic-table tr:nth-child(even) {
    background-color: #f9f9f5
}

.basic-table .basic-list li:last-child {
    margin-bottom: 0
}

.stacked-list {
    margin-bottom: 14px
}

.stacked-list > li {
    border: 1px solid #ebebeb;
    border-bottom: 0;
    background: #fff;
    padding: 14px 14px 0;
    overflow: hidden
}

.stacked-list > li:last-child {
    border-bottom: 1px solid #ebebeb
}

.stacked-list .row {
    margin: 0 -7px
}

.stacked-list .row > .col {
    padding: 0 7px
}

.stacked-list .row > .col.has-tooltip {
    padding-bottom: 50px
}

.stacked-list img.preview {
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

.stacked-list h5 {
    font-size: 15px;
    margin-bottom: 14px
}

.stacked-list .ada-accessible {
    display: block;
    font-size: 13px;
    color: #9a9a9a;
    text-transform: uppercase;
    margin: 0 0 4px
}

.stacked-list .price-range {
    display: block;
    font-size: 20px;
    font-weight: bold
}

.stacked-list .note {
    display: block;
    font-size: 13px;
    color: #9a9a9a;
    font-style: normal;
    margin: 0 0 14px
}

.stacked-list .btn {
    width: 100%;
    max-width: 262px;
    text-align: center;
    padding: 0 10px;
    margin: 0 0 14px
}

.stacked-list .basic-list {
    margin-bottom: 10px
}

.stacked-list .basic-list > li {
    font-size: 13px;
    margin-bottom: 4px
}

.stacked-list .basic-list > li:before {
    top: -18px
}

.stacked-list .compare input, .stacked-list .compare label {
    margin-bottom: 8px
}

.stacked-list .compare .txt-btn {
    display: block;
    font-size: 14px;
    margin-bottom: 14px;
    -webkit-transition: height 100ms 0s linear;
    -moz-transition: height 100ms 0s linear;
    -o-transition: height 100ms 0s linear;
    -ms-transition: height 100ms 0s linear;
    transition: height 100ms 0s linear
}

.no-availability {
    text-align: center;
    margin: 0 0 14px
}

.no-availability > span {
    display: inline-block;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    padding: 14px
}

@media screen and (min-width: 768px) {
    .no-availability {
        margin: 10px 24px 24px
    }

    .no-availability > span {
        padding: 24px
    }
}

a, a:before, a:after {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out
}

.toggle-height-wrapper {
    -webkit-transition: height 0.4s 0s linear;
    -moz-transition: height 0.4s 0s linear;
    -o-transition: height 0.4s 0s linear;
    -ms-transition: height 0.4s 0s linear;
    transition: height 0.4s 0s linear
}

.transform-override {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important
}

.recovery-steps, .account-recover-username-1 .recovery-steps-2 {
    border-bottom: none;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px
}

.recovery-steps ol, .account-recover-username-1 .recovery-steps-2 ol {
    font-size: 0;
    margin-bottom: 0
}

.recovery-steps li, .account-recover-username-1 .recovery-steps-2 li {
    font-size: 14px;
    color: #cecece;
    text-transform: uppercase;
    width: 33%;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    position: relative;
    padding: 0 10px
}

.recovery-steps li.active, .account-recover-username-1 .recovery-steps-2 li.active {
    color: #000000
}

.recovery-steps li:before, .account-recover-username-1 .recovery-steps-2 li:before {
    content: '\f101';
    font-family: 'FontAwesome';
    color: #cecece;
    position: absolute;
    left: -8px;
    top: 50%;
    font-size: 26px;
    margin-top: -13px
}

.recovery-steps li:first-child:before, .account-recover-username-1 .recovery-steps-2 li:first-child:before {
    display: none
}

@media screen and (max-width: 768px) {
    .recovery-steps, .account-recover-username-1 .recovery-steps-2 {
        margin-left: -15px;
        margin-right: -15px
    }
}

.tooltip {
    position: absolute;
    z-index: 10;
    padding: 10px;
    border-radius: 4px;
    margin: 0 11px
}

.tooltip .title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 6px
}

.tooltip .content {
    font-size: 12px;
    font-weight: bold
}

.tooltip .content a {
    color: #5d2d13
}

.tooltip .content a:hover {
    text-decoration: none
}

.tooltip-bottom {
    background: #f9f9f5;
    border: 1px solid #ebebeb
}

.tooltip-bottom:after, .tooltip-bottom:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.tooltip-bottom:after {
    border-color: rgba(219, 236, 245, 0);
    border-bottom-color: #f9f9f5;
    border-width: 12px;
    margin-left: -12px
}

.tooltip-bottom:before {
    border-color: rgba(203, 226, 238, 0);
    border-bottom-color: #ebebeb;
    border-width: 13px;
    margin-left: -13px
}

.tooltip-top {
    background: #f9f9f5;
    border: 1px solid #ebebeb
}

.tooltip-top:after, .tooltip-top:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.tooltip-top:after {
    border-color: rgba(219, 236, 245, 0);
    border-top-color: #f9f9f5;
    border-width: 12px;
    margin-left: -12px
}

.tooltip-top:before {
    border-color: rgba(203, 226, 238, 0);
    border-top-color: #ebebeb;
    border-width: 13px;
    margin-left: -13px
}

.tooltip-left {
    background: #f9f9f5;
    border: 1px solid #ebebeb
}

.tooltip-left:after, .tooltip-left:before {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.tooltip-left:after {
    border-color: rgba(219, 236, 245, 0);
    border-left-color: #f9f9f5;
    border-width: 12px;
    margin-top: -12px
}

.tooltip-left:before {
    border-color: rgba(203, 226, 238, 0);
    border-left-color: #ebebeb;
    border-width: 13px;
    margin-top: -13px
}

.tooltip-right {
    background: #f9f9f5;
    border: 1px solid #ebebeb
}

.tooltip-right:after, .tooltip-right:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.tooltip-right:after {
    border-color: rgba(219, 236, 245, 0);
    border-right-color: #f9f9f5;
    border-width: 12px;
    margin-top: -12px
}

.tooltip-right:before {
    border-color: rgba(203, 226, 238, 0);
    border-right-color: #ebebeb;
    border-width: 13px;
    margin-top: -13px
}

#header .logo {
    width: 128px;
    height: 80px;
    position: absolute;
    top: 0;
    left: 0
}

#header .wrapper {
    max-width: 980px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    padding: 0 12px 0 140px;
    font-size: 0
}

#header .wrapper:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

#header .content {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-family: Arial, sans-serif;
    text-transform: uppercase
}

#header .content a {
    color: #eaeadf
}

#header .content a:hover {
    text-decoration: none
}

#header .bar-lower {
    border-bottom: 1px solid #e1e1e1
}

#header .bar-upper {
    height: 38px;
    background: #000
}

#header .bar-upper .content {
    font-size: 12px;
    color: #eaeadf
}

#header .bar-lower {
    height: 42px;
    background: #fff
}

#header .bar-lower .content {
    font-size: 13px;
    line-height: 15px;
    color: #000;
    text-transform: uppercase
}

#header .welcome {
    vertical-align: middle;
    display: none;
    margin-right: 10px
}

#header .fifty50-right {
    position: relative;
    float: right
}

#header .fifty50-left {
    vertical-align: middle;
    width: 49%
}

#header .my-account {
    height: 30px;
    padding: 0 15px;
    background-color: #000000
}

#header .my-account:hover {
    background-color: #393939
}

#header .my-account-menu {
    position: absolute;
    z-index: 100;
    top: 34px;
    right: 10px;
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.25);
    width: 250px;
    padding: 20px;
    background-color: #ffffff;
    color: #1f1f1f;
    text-align: center
}

#header .my-account-menu ul li {
    border-top: 1px solid #e1e1e1
}

#header .my-account-menu ul li a.txt-btn {
    padding: 10px 0;
    width: 100%;
    text-decoration: none
}

#header .my-account-menu ul li a.txt-btn:hover {
    text-decoration: underline
}

#header .my-account-menu ul li a.btn {
    margin-top: 10px
}

#header .my-account-menu .txt-btn {
    color: #5d2d13
}

@media screen and (min-width: 768px) {
    #header .logo {
        width: 160px;
        height: 100px
    }

    #header .wrapper {
        padding: 0 24px 0 184px
    }

    #header .bar-upper, #header .bar-lower {
        height: 50px
    }

    #header .bar-lower {
        border-bottom: 2px solid #e1e1e1
    }

    #header .bar-lower .content {
        font-size: 24px;
        line-height: 18px
    }

    #header .welcome {
        display: inline-block !important
    }

    #header .my-account {
        height: 44px
    }

    #header .my-account-menu {
        top: 47px
    }
}

@media screen and (min-width: 980px) {
    #header .logo {
        width: 200px;
        height: 120px
    }

    #header .wrapper {
        padding: 0 24px 0 224px
    }

    #header .bar-lower {
        height: 70px
    }

    .fifty50-right {
        display: inline-block;
        float: none !important;
        width: 50%;
        text-align: right
    }
}

.message-bar {
    color: #9a9a9a
}

.message-bar .row {
    vertical-align: top
}

.message-bar .col {
    vertical-align: middle;
    overflow: hidden;
    min-height: 22px
}

.message-bar .message-wrapper {
    -webkit-transition: height 0.4s 0s linear;
    -moz-transition: height 0.4s 0s linear;
    -o-transition: height 0.4s 0s linear;
    -ms-transition: height 0.4s 0s linear;
    transition: height 0.4s 0s linear;
    position: relative
}

.message-bar .message {
    -webkit-transition: -webkit-transform 0.4s 0s linear;
    -moz-transition: -moz-transform 0.4s 0s linear;
    -o-transition: -o-transform 0.4s 0s linear;
    -ms-transition: -ms-transform 0.4s 0s linear;
    transition: transform 0.4s 0s linear;
    position: absolute
}

.message-bar .message p:last-child {
    margin-bottom: 0
}

.message-bar .message.message-show {
    transform: translate(0, 0)
}

.message-bar .message.message-hide-left {
    transform: translate(0, -300%)
}

.message-bar .message.message-hide-right {
    transform: translate(0, 300%)
}

.message-bar .nav {
    position: relative;
    text-align: center;
    padding: 0 0 8px
}

.message-bar .nav .icon {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    color: #9a9a9a
}

.message-bar .nav .icon.icon-prev:before {
    content: "\f104";
    font-family: 'FontAwesome';
    font-size: 22px
}

.message-bar .nav .icon.icon-next:before {
    content: "\f105";
    font-family: 'FontAwesome';
    font-size: 22px
}

.message-bar .nav .icon:hover:before {
    color: #666
}

.message-bar .nav .indicator {
    display: inline-block;
    vertical-align: middle;
    padding: 0 12px
}

.message-bar .close {
    position: absolute;
    top: 0;
    right: 24px
}

.message-bar .close .message-bar-close {
    text-decoration: none;
    color: #9a9a9a
}

.message-bar .close .message-bar-close:before {
    content: "\f00d";
    font-family: 'FontAwesome';
    font-size: 22px
}

.message-bar .close .message-bar-close:hover:before {
    color: #666
}

@media screen and (min-width: 768px) {
    .message-bar .nav {
        padding: 0 68px 0 0
    }
}

@media screen and (min-width: 980px) {
    .message-bar .nav {
        padding: 0
    }
}

#header-message-bar, #map-message-bar {
    background: #eaeadf;
    overflow: hidden;
    -ms-transition: height 200ms;
    -moz-transition: height 200ms;
    -webkit-transition: height 200ms;
    transition: height 200ms
}

#header-message-bar .wrapper, #map-message-bar .wrapper {
    height: 100%;
    margin: 0 auto;
    max-width: 980px;
    padding: 14px;
    position: relative
}

#header-message-bar.messagebar-hidden, #map-message-bar.messagebar-hidden {
    height: 0
}

@media screen and (min-width: 768px) {
    #header-message-bar .wrapper, #map-message-bar .wrapper {
        padding: 14px 24px
    }
}

#step-ind {
    max-width: 980px;
    background: #fafafa;
    border-bottom: 1px solid #eaeadf;
    font-size: 0;
    margin: 0 0 14px;
    overflow: hidden
}

#step-ind li {
    width: 10%;
    display: inline-block;
    padding: 0;
    position: relative
}

#step-ind li .content {
    display: block;
    background: #fafafa;
    font-size: 14px;
    color: #9a9a9a;
    text-align: center;
    text-transform: uppercase;
    padding: 11px 6px
}

#step-ind li a.content {
    text-decoration: none
}

#step-ind li a.content:hover {
    text-decoration: underline
}

#step-ind li:before, #step-ind li:after {
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    right: -6px;
    top: -4px;
    border-width: 22px 0 22px 12px;
    z-index: 1
}

#step-ind li:before {
    background: #fafafa;
    border-color: transparent transparent transparent #eaeadf
}

#step-ind li:after {
    right: -4px;
    border-color: transparent transparent transparent #fafafa
}

#step-ind li.current .content {
    background: #c3b5a0;
    color: #fff;
    text-align: left
}

#step-ind li.current:before {
    background: #fafafa;
    border-color: transparent transparent transparent #eaeadf
}

#step-ind li.current:after {
    border-color: transparent transparent transparent #c3b5a0
}

#step-ind li.current.last:after {
    width: 4px;
    height: 100%;
    top: 0;
    display: block;
    background: #c3b5a0;
    border: 0
}

#step-ind li.complete .content {
    background: #000;
    color: #fff
}

#step-ind li.complete:before {
    background: #000;
    border-color: transparent transparent transparent #eaeadf
}

#step-ind li.complete:after {
    border-color: transparent transparent transparent #000
}

#step-ind li.complete-end .content {
    background: #000;
    color: #fff
}

#step-ind li.complete-end:before {
    background: #c3b5a0;
    border-color: transparent transparent transparent #eaeadf
}

#step-ind li.complete-end:after {
    border-color: transparent transparent transparent #000
}

#step-ind li.last {
    padding: 0
}

#step-ind li.last:before, #step-ind li.last:after {
    display: none
}

#step-ind.steps-2 li.current {
    width: 90%
}

#step-ind.steps-3 li.current {
    width: 80%
}

#step-ind.steps-4 li.current {
    width: 70%
}

#step-ind.steps-5 li.current {
    width: 60%
}

#step-ind .step-name {
    display: none
}

#step-ind .current .step-name {
    display: inline
}

@media screen and (min-width: 768px) {
    #step-ind {
        width: 100%;
        display: table;
        border: 2px solid #eaeadf;
        margin: 0 auto 24px
    }

    #step-ind li {
        display: table-cell
    }

    #step-ind li .content {
        font-size: 13px;
        text-align: left;
        padding: 12px 0 12px 12px
    }

    #step-ind.steps-2 li, #step-ind.steps-2 li.current {
        width: 50%
    }

    #step-ind.steps-3 li, #step-ind.steps-3 li.current {
        width: 33%
    }

    #step-ind.steps-3 li.last {
        width: 34%
    }

    #step-ind.steps-4 li, #step-ind.steps-4 li.current {
        width: 25%
    }

    #step-ind.steps-5 li, #step-ind.steps-5 li.current {
        width: 20%
    }

    #step-ind .step-name {
        display: inline
    }
}

@media screen and (min-width: 980px) {
    #step-ind {
        margin: 0 auto 30px
    }

    #step-ind li .content, #step-ind li.current .content {
        font-size: 14px;
        padding: 10px 0 10px 12px
    }
}

.search {
    position: relative
}

.search .heading {
    display: block;
    float: left;
    padding: 0 14px 0 0;
    margin: 0 0 6px
}

.search .subheading {
    display: block;
    clear: both
}

.search .btn-new-search {
    float: right;
    padding-bottom: 14px
}

.search .search-parameters {
    font-size: 0;
    overflow: hidden;
    -webkit-transition: height 0.4s 0.4s linear;
    -moz-transition: height 0.4s 0.4s linear;
    -o-transition: height 0.4s 0.4s linear;
    -ms-transition: height 0.4s 0.4s linear;
    transition: height 0.4s 0.4s linear
}

.search .search-parameters > li {
    width: 50%;
    display: inline-block;
    vertical-align: bottom;
    font-size: 14px;
    padding: 0 0 14px
}

.search .search-parameters > li:nth-child(odd) {
    padding-right: 7px
}

.search .search-parameters > li:nth-child(even) {
    padding-left: 7px
}

.search .search-parameters > li.submit {
    width: 100%;
    padding: 0 0 14px
}

.search .search-parameters > li.submit .btn {
    width: 100%;
    text-align: center
}

.search .search-parameters.new-search {
    -webkit-transition: height 0.4s 0s linear;
    -moz-transition: height 0.4s 0s linear;
    -o-transition: height 0.4s 0s linear;
    -ms-transition: height 0.4s 0s linear;
    transition: height 0.4s 0s linear
}

.search.delay .search-parameters {
    -webkit-transition: height 0.4s 0s linear;
    -moz-transition: height 0.4s 0s linear;
    -o-transition: height 0.4s 0s linear;
    -ms-transition: height 0.4s 0s linear;
    transition: height 0.4s 0s linear
}

.search.delay .search-parameters.new-search {
    -webkit-transition: height 0.4s 0.4s linear;
    -moz-transition: height 0.4s 0.4s linear;
    -o-transition: height 0.4s 0.4s linear;
    -ms-transition: height 0.4s 0.4s linear;
    transition: height 0.4s 0.4s linear
}

@media screen and (min-width: 768px) {
    .search .search-parameters > li {
        width: auto;
        padding: 0 24px 24px 0
    }

    .search .search-parameters > li:nth-child(odd), .search .search-parameters > li:nth-child(even) {
        padding: 0 24px 24px 0
    }

    .search .search-parameters > li.submit {
        width: auto;
        padding: 0 24px 24px 0
    }
}

.new-search .search-parameters > li .btn {
    width: 100%
}

@media screen and (min-width: 768px) {
    .search-parameters.new-search > li:nth-child(odd) {
        padding: 0 14px 24px 0
    }

    .search-parameters.new-search > li:nth-child(even) {
        padding: 0 14px 24px 0
    }

    .search-parameters.new-search > li:last-child {
        padding: 0 0 24px 0
    }

    .search-parameters.new-search > li .datepicker {
        max-width: 128px
    }

    .search-parameters.new-search > li .btn {
        width: auto;
        padding: 0 16px
    }
}

.multilodging .header {
    -webkit-transition: height 0.4s 0s linear;
    -moz-transition: height 0.4s 0s linear;
    -o-transition: height 0.4s 0s linear;
    -ms-transition: height 0.4s 0s linear;
    transition: height 0.4s 0s linear
}

.multilodging .header .wrapper-icon {
    display: none
}

.multilodging .header .information {
    line-height: 20px
}

.multilodging .inputs {
    display: table;
    width: 100%;
    padding: 0 0 14px
}

.multilodging .inputs > li {
    display: table-cell;
    text-align: left
}

.multilodging .inputs > li.squeeze {
    width: 100%
}

.multilodging .inputs > li label {
    line-height: 18px
}

@media screen and (min-width: 768px) {
    .multilodging .header .wrapper-icon {
        display: table-cell
    }

    .multilodging .header .wrapper-icon .fa {
        font-size: 34px;
        margin-right: 14px
    }

    .multilodging .inputs {
        padding: 0 0 14px 42px
    }
}

#stay-range #stay-range-container {
    font-size: 0;
    text-align: center;
    margin: 0 -7px
}

#stay-range #stay-range-container > li {
    display: inline-block;
    vertical-align: bottom;
    font-size: 16px;
    padding: 0 7px 14px
}

#stay-range #stay-range-container > li .date, #stay-range #stay-range-container > li .select-type {
    display: block;
    font-size: 13px;
    color: #9a9a9a
}

#stay-range #stay-range-container > li .date {
    text-align: left;
    margin-bottom: 6px
}

#stay-range #stay-range-container > li .select-type {
    opacity: 0
}

#stay-range #stay-range-container > li .icon {
    width: 64px;
    height: 80px;
    border: 1px solid #9a9a9a;
    border-top: 0;
    margin: 0 0 6px
}

#stay-range #stay-range-container > li .icon .icon-M, #stay-range #stay-range-container > li .icon .icon-d, #stay-range #stay-range-container > li .icon .icon-D {
    display: block;
    text-align: center;
    text-transform: uppercase
}

#stay-range #stay-range-container > li .icon .icon-M {
    height: 22px;
    background: #9a9a9a;
    font-size: 13px;
    line-height: 23px;
    color: #fff
}

#stay-range #stay-range-container > li .icon .icon-d {
    height: 34px;
    font-size: 22px;
    line-height: 40px;
    margin: 0 6px
}

#stay-range #stay-range-container > li .icon .icon-D {
    font-size: 14px
}

#stay-range #stay-range-container > li:hover {
    cursor: pointer
}

#stay-range #stay-range-container > li.current .select-type, #stay-range #stay-range-container > li:hover .select-type {
    opacity: 1
}

#stay-range #stay-range-container > li.current .icon, #stay-range #stay-range-container > li:hover .icon {
    border-color: #000
}

#stay-range #stay-range-container > li.current .icon-M, #stay-range #stay-range-container > li:hover .icon-M {
    background: #000
}

#stay-range #stay-range-container > li.current {
    cursor: default
}

#stay-range #stay-range-container > li.current .icon {
    border: 2px solid #000;
    border-top: 0
}

@media screen and (min-width: 768px) {
    #stay-range #stay-range-container {
        text-align: left
    }
}

#stay-range-container .select-type, #stay-range-container .icon, #stay-range-container .icon-M {
    -webkit-transition: all 0.40s ease-in-out;
    -moz-transition: all 0.40s ease-in-out;
    -o-transition: all 0.40s ease-in-out;
    -ms-transition: all 0.40s ease-in-out;
    transition: all 0.40s ease-in-out
}

.result {
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width: 768px) {
    .result {
        padding-left: 14px;
        padding-right: 14px
    }
}

.lodging-result-heading .tabled, .lodging-result-heading .md-tabled, .lodging-result-heading .lg-tabled {
    vertical-align: top
}

.lodging-result-heading .lr-preview {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 0 14px
}

.lodging-result-heading p {
    margin: 0 0 14px
}

@media screen and (min-width: 480px) {
    .lodging-result-heading .lr-preview {
        width: 230px;
        height: 138px;
        margin: 0 14px 24px 0
    }
}

.result-sort {
    padding: 14px
}

.result-sort .row {
    margin-bottom: 14px
}

.result-sort .row > .col {
    vertical-align: middle
}

.result-sort .value {
    display: none;
    font-size: 18px;
    font-weight: bold
}

.result-sort small {
    font-size: 14px;
    color: #9a9a9a;
    line-height: 20px;
    padding: 0 6px 0 0
}

.result-sort .select-wrapper {
    display: inline-block
}

@media screen and (min-width: 768px) {
    .result-sort .value {
        display: block
    }
}

.details > .row {
    margin: 0 -14px
}

.details > .row > .col {
    padding: 0 14px 14px
}

.details .table-details {
    font-size: 12px;
    margin: 0 0 14px
}

.details .table-details td {
    padding: 2px 4px;
    line-height: 16px
}

.details .table-details td:first-child {
    color: #9a9a9a;
    text-transform: uppercase;
    text-align: right
}

.details .table-details td a {
    color: #5d2d13;
    text-decoration: none
}

.details .table-details td a:hover {
    text-decoration: underline
}

.details .gallery, .details .map {
    position: relative;
    margin: 0 0 14px
}

.details .gallery img, .details .map img {
    display: block;
    width: 100%
}

.details .gallery .view-wrapper, .details .map .view-wrapper {
    width: 40px;
    height: 50px;
    position: absolute;
    left: 50%;
    bottom: 0
}

.details .gallery .view-wrapper .view, .details .map .view-wrapper .view {
    display: block;
    width: 40px;
    height: 50px;
    background: #000 url(../img/icon-magnify-24.png) no-repeat center 8px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    position: absolute;
    left: -20px;
    padding: 36px 0 0
}

.details .gallery .view-wrapper .view:after, .details .map .view-wrapper .view:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: -10px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 10px solid #000
}

.details .gallery:hover .view-wrapper .view, .details .map:hover .view-wrapper .view {
    background: #5d2d13 url(../img/icon-magnify-24.png) no-repeat center 8px
}

.details .gallery:hover .view-wrapper .view:after, .details .map:hover .view-wrapper .view:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: -10px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 10px solid #5d2d13
}

.details address {
    font-size: 14px;
    line-height: 18px;
    color: #9a9a9a;
    font-style: italic
}

.details address strong {
    font-style: normal
}

.details .amenities-list li {
    margin-bottom: 0
}

@media screen and (min-width: 768px) {
    .details .amenities-list li {
        display: inline-block;
        vertical-align: top;
        width: 50%
    }
}

.details .gallery .view, .details .map .view, .details .gallery .view:after, .details .map .view:after {
    -webkit-transition: all 0.40s ease-in-out;
    -moz-transition: all 0.40s ease-in-out;
    -o-transition: all 0.40s ease-in-out;
    -ms-transition: all 0.40s ease-in-out;
    transition: all 0.40s ease-in-out
}

.flexible-dates .txt-btn-return, .flexible-dates .h4, .flexible-dates .h5 {
    padding-left: 14px;
    padding-right: 14px
}

.flexible-dates .txt-btn-return {
    padding-bottom: 14px
}

.flexible-dates .datepicker-inline {
    display: table-cell;
    vertical-align: top;
    padding: 0 14px 14px
}

.flexible-dates .datepicker-inline #ui-datepicker-div {
    display: none
}

.flexible-dates .datepicker-inline .ui-datepicker-inline {
    position: relative
}

.flexible-dates .datepicker-inline .ui-datepicker {
    width: 100% !important;
    padding: 0;
    overflow: hidden;
    border: 0
}

.flexible-dates .datepicker-inline .ui-datepicker-group {
    float: left;
    width: 100%;
    padding: 0 0 0 7px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.flexible-dates .datepicker-inline .ui-datepicker-group-first {
    padding: 0 7px 0 0
}

.flexible-dates .datepicker-inline .ui-datepicker-group-last {
    position: absolute;
    padding-right: 7px
}

.flexible-dates .datepicker-inline .ui-datepicker-group-last .ui-datepicker-title {
    display: none
}

.flexible-dates .datepicker-inline .ui-datepicker-group-last .ui-datepicker-calendar {
    display: none
}

.flexible-dates .datepicker-inline .ui-datepicker .ui-datepicker-header {
    margin-bottom: 18px
}

.flexible-dates .datepicker-inline .ui-datepicker-title {
    font-size: 24px;
    text-transform: uppercase
}

.flexible-dates .datepicker-inline .ui-datepicker-prev {
    margin-left: 0;
    margin-top: 4px
}

.flexible-dates .datepicker-inline .ui-datepicker-next {
    margin-right: 0;
    margin-top: 4px
}

.flexible-dates .datepicker-inline .ui-datepicker-prev.ui-state-disabled, .flexible-dates .datepicker-inline .ui-datepicker-next.ui-state-disabled {
    color: #9a9a9a
}

.flexible-dates .datepicker-inline .ui-datepicker-calendar {
    display: block;
    border: 1px solid #e1e3e4;
    padding: 8px
}

.flexible-dates .datepicker-inline .ui-datepicker-calendar thead {
    display: inline-block;
    width: 100%
}

.flexible-dates .datepicker-inline .ui-datepicker-calendar tr {
    display: inline-block;
    width: 100%
}

.flexible-dates .datepicker-inline .ui-datepicker-calendar th {
    display: inline-block;
    width: 14.2857142857%;
    padding: 0 0 4px
}

.flexible-dates .datepicker-inline .ui-datepicker-calendar td {
    display: inline-block;
    width: 14.2857142857%;
    padding: 0
}

.flexible-dates .datepicker-inline .ui-datepicker-calendar td span, .flexible-dates .datepicker-inline .ui-datepicker-calendar td a {
    display: block;
    padding: 20% 0
}

@media screen and (min-width: 768px) {
    .flexible-dates .txt-btn-return, .flexible-dates .h4, .flexible-dates .h5 {
        padding-left: 0;
        padding-right: 0
    }

    .flexible-dates .txt-btn-return {
        padding-bottom: 24px
    }

    .flexible-dates .datepicker-inline {
        padding: 0 0 24px
    }

    .flexible-dates .datepicker-inline .ui-datepicker-group {
        width: 50%
    }

    .flexible-dates .datepicker-inline .ui-datepicker-group-last {
        display: block;
        position: relative;
        padding-right: 0
    }

    .flexible-dates .datepicker-inline .ui-datepicker-group-last .ui-datepicker-title {
        display: block
    }

    .flexible-dates .datepicker-inline .ui-datepicker-group-last .ui-datepicker-calendar {
        display: block
    }
}

@media screen and (min-width: 980px) {
    .flexible-dates .datepicker-inline {
        padding: 0 0 30px
    }
}

.comparison-chart .txt-btn-return {
    padding: 0 14px 14px
}

.comparison-chart .comparison-table {
    line-height: 20px
}

.comparison-chart .comparison-table.compare-1 td {
    width: 100%
}

.comparison-chart .comparison-table.compare-2 td {
    width: 50%
}

.comparison-chart .comparison-table.compare-3 td {
    width: 33%
}

.comparison-chart .comparison-table.compare-4 td {
    width: 25%
}

.comparison-chart .comparison-table th, .comparison-chart .comparison-table td {
    text-align: center
}

.comparison-chart .comparison-table td {
    vertical-align: middle
}

.comparison-chart .comparison-table td:first-child {
    font-weight: bold;
    text-align: left
}

.comparison-chart .comparison-table .btn {
    width: 100%;
    margin-top: 8px
}

@media screen and (min-width: 768px) {
    .comparison-chart .txt-btn-return {
        padding: 0 0 24px
    }
}

.pricing-calendar {
    margin-bottom: 14px
}

.pricing-calendar .ui-datepicker {
    width: 100% !important
}

.pricing-calendar .ui-datepicker-calendar {
    width: 100% !important
}

.pricing-calendar .ui-datepicker-calendar th {
    text-align: center
}

.pricing-calendar .ui-datepicker-calendar .price-point {
    display: block;
    padding: 3px 0;
    font-size: 14px
}

.pricing-calendar .ui-datepicker-calendar .price-point-sale {
    color: #000;
    background: #ececec
}

.container-check h4, .container-check .search .subheading, .search .container-check .subheading {
    margin-bottom: 8px
}

.container-check p {
    margin-bottom: 14px
}

.container-check .check-wrapper {
    padding: 0 0 14px
}

#next-step {
    padding: 0 14px;
    border-bottom: 0
}

#next-step .copy {
    display: inline-block;
    width: 100%;
    font-size: 13px;
    line-height: 18px;
    color: #9a9a9a;
    text-align: left;
    margin: 0 0 14px
}

#next-step .btn {
    width: 100%;
    text-align: center
}

#next-step .btn > span {
    white-space: nowrap
}

.txt-btn-skip {
    display: block;
    font-size: 14px;
    text-align: right;
    margin: 0 14px 14px
}

@media screen and (min-width: 768px) {
    #next-step {
        padding: 24px 14px;
        border: 1px solid #ebebeb
    }

    #next-step .check:before {
        display: inline-block;
        vertical-align: middle;
        content: "\f058";
        font-family: "FontAwesome";
        font-size: 40px;
        color: #1ba31b
    }

    #next-step .copy {
        width: auto;
        margin: 0 14px
    }

    #next-step .btn {
        width: auto;
        text-align: left
    }

    .txt-btn-skip {
        display: block;
        text-align: right;
        margin: -10px 0 24px
    }
}

#rsa, #post-conversion-sb {
    margin: 0 14px 14px
}

#rsa > .heading, #post-conversion-sb > .heading {
    display: block;
    height: 40px;
    background: #454545;
    color: #9a9a9a;
    text-align: center;
    text-transform: uppercase
}

#rsa > .heading > span, #post-conversion-sb > .heading > span {
    display: inline-block;
    vertical-align: middle
}

#rsa > .heading:before, #post-conversion-sb > .heading:before {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: ""
}

#rsa > .heading.exp-res-trig:after, #post-conversion-sb > .heading.exp-res-trig:after {
    display: inline-block;
    vertical-align: middle;
    content: "\f13a";
    font-family: 'FontAwesome';
    font-size: 22px;
    margin: 0 0 0 14px
}

#rsa.show > .heading.exp-res-trig:after, #post-conversion-sb.show > .heading.exp-res-trig:after {
    content: "\f139"
}

#rsa > .row, #post-conversion-sb > .row {
    margin: 0
}

#rsa > .row > .col, #post-conversion-sb > .row > .col {
    padding: 0 6px
}

#rsa .inner, #post-conversion-sb .inner {
    background: #eaeadf;
    padding: 24px 14px 10px
}

#rsa .inner.exp-res-cont, #post-conversion-sb .inner.exp-res-cont {
    height: 0;
    overflow: hidden;
    padding: 0 14px
}

#rsa .inner.show.exp-res-cont, #post-conversion-sb .inner.show.exp-res-cont {
    padding: 24px 14px 14px
}

#rsa .res-step, #post-conversion-sb .res-step {
    border-bottom: 1px solid #fff;
    margin: 0 0 14px;
    padding: 0 14px
}

#rsa .res-step.no-total, #post-conversion-sb .res-step.no-total {
    border-bottom: 0;
    margin-bottom: 0
}

#rsa .res-step .exp-res-step-cont, #post-conversion-sb .res-step .exp-res-step-cont {
    height: 0;
    overflow: hidden
}

#rsa .res-step > .heading, #post-conversion-sb .res-step > .heading {
    display: block;
    color: #3e3e3e;
    text-transform: uppercase;
    margin: 0 0 14px
}

#rsa .res-step > .heading > span, #post-conversion-sb .res-step > .heading > span {
    display: inline-block;
    vertical-align: middle
}

#rsa .res-step > .heading:after, #post-conversion-sb .res-step > .heading:after {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: ""
}

#rsa .res-step > .heading.exp-res-step-trig:before, #post-conversion-sb .res-step > .heading.exp-res-step-trig:before {
    display: inline-block;
    vertical-align: middle;
    content: "\f13a";
    font-family: 'FontAwesome';
    font-size: 22px;
    margin: 0 10px 0 0
}

#rsa .res-step.show > .heading.exp-res-step-trig:before, #post-conversion-sb .res-step.show > .heading.exp-res-step-trig:before {
    content: "\f139"
}

#rsa .res-block, #post-conversion-sb .res-block {
    background: #f9f9f5;
    border: 1px solid #ebebeb;
    margin: 0 0 14px;
    padding: 14px 14px 0
}

#rsa .res-block .tabled, #post-conversion-sb .res-block .tabled {
    vertical-align: top
}

#rsa .res-block .date, #post-conversion-sb .res-block .date {
    padding-right: 14px
}

#rsa .res-block .title, #rsa .res-block .item, #rsa .res-block .value, #post-conversion-sb .res-block .title, #post-conversion-sb .res-block .item, #post-conversion-sb .res-block .value {
    display: block;
    line-height: 16px
}

#rsa .res-block .title, #post-conversion-sb .res-block .title {
    font-weight: bold;
    padding: 0 0 12px
}

#rsa .res-block .item, #post-conversion-sb .res-block .item {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 4px
}

#rsa .res-block .value, #post-conversion-sb .res-block .value {
    font-size: 13px;
    padding-bottom: 10px
}

#rsa .res-block .message, #post-conversion-sb .res-block .message {
    display: block;
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 14px
}

#rsa .total-wrapper, #post-conversion-sb .total-wrapper {
    position: relative;
    margin-bottom: 14px
}

#rsa .total-wrapper .sub, #post-conversion-sb .total-wrapper .sub {
    background: #fff;
    padding: 14px
}

#rsa .total-wrapper .sub .message, #post-conversion-sb .total-wrapper .sub .message {
    display: block;
    font-size: 14px;
    line-height: 18px
}

#rsa .total-wrapper .sub .title, #post-conversion-sb .total-wrapper .sub .title {
    display: block;
    font-size: 16px;
    color: #3e3e3e;
    text-transform: uppercase;
    padding-bottom: 6px
}

#rsa .total-wrapper .sub .items li, #post-conversion-sb .total-wrapper .sub .items li {
    border-bottom: 1px dotted #000;
    margin: 0 0 10px
}

#rsa .total-wrapper .sub .items li > span, #post-conversion-sb .total-wrapper .sub .items li > span {
    margin-bottom: -4px
}

#rsa .total-wrapper .sub .items li .name, #post-conversion-sb .total-wrapper .sub .items li .name {
    background: #fff;
    float: left;
    font-size: 14px;
    color: #9a9a9a;
    padding-right: 4px
}

#rsa .total-wrapper .sub .items li .price, #post-conversion-sb .total-wrapper .sub .items li .price {
    background: #fff;
    float: right;
    font-size: 14px;
    color: #3e3e3e;
    padding-left: 4px
}

#rsa .total-wrapper .sub .items li .btn-tooltip, #post-conversion-sb .total-wrapper .sub .items li .btn-tooltip {
    padding-left: 4px
}

#rsa .total-wrapper .sub .items li .item-remove, #post-conversion-sb .total-wrapper .sub .items li .item-remove {
    font-size: 12px;
    text-transform: uppercase;
    color: #9a9a9a;
    text-decoration: none
}

#rsa .total-wrapper .sub .items li .item-remove:hover, #post-conversion-sb .total-wrapper .sub .items li .item-remove:hover {
    text-decoration: underline
}

#rsa .total-wrapper .total, #post-conversion-sb .total-wrapper .total {
    background: #f9f9f5;
    padding: 14px
}

#rsa .total-wrapper .total .items li, #post-conversion-sb .total-wrapper .total .items li {
    border-bottom: 1px dotted #000
}

#rsa .total-wrapper .total .items li > span, #post-conversion-sb .total-wrapper .total .items li > span {
    margin-bottom: -6px
}

#rsa .total-wrapper .total .items .name, #post-conversion-sb .total-wrapper .total .items .name {
    background: #f9f9f5;
    float: left;
    font-size: 16px;
    color: #3e3e3e;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 2px
}

#rsa .total-wrapper .total .items .price, #post-conversion-sb .total-wrapper .total .items .price {
    position: relative;
    top: -2px;
    background: #f9f9f5;
    float: right;
    font-size: 18px;
    color: #3e3e3e;
    padding-left: 2px
}

#rsa .next-step, #post-conversion-sb .next-step {
    position: relative;
    margin-bottom: 14px
}

#rsa .next-step .wrapper, #post-conversion-sb .next-step .wrapper {
    padding-bottom: 14px
}

#rsa .next-step .wrapper .fa, #post-conversion-sb .next-step .wrapper .fa {
    font-size: 40px;
    color: #1ba31b
}

#rsa .next-step .wrapper p, #post-conversion-sb .next-step .wrapper p {
    padding: 0 0 0 10px;
    margin: 0
}

#rsa .next-step .btn, #post-conversion-sb .next-step .btn {
    width: 100%;
    text-align: center
}

#rsa .txt-btn-next-step, #post-conversion-sb .txt-btn-next-step {
    display: none;
    margin-top: 14px
}

@media screen and (min-width: 768px) {
    #rsa {
        margin: 0 0 24px
    }

    #rsa > .heading.exp-res-trig:after {
        display: none !important
    }

    #rsa .inner {
        padding: 24px 24px 10px !important
    }

    #rsa .inner.exp-res-cont {
        height: auto !important
    }

    #rsa .res-step {
        margin-left: 0;
        margin-right: 0;
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (min-width: 980px) {
    #rsa {
        margin: 0 0 30px
    }

    #rsa .inner {
        padding: 24px 14px 10px !important
    }

    #rsa .res-step {
        margin-left: -14px;
        margin-right: -14px;
        padding-right: 14px;
        padding-left: 14px
    }

    #rsa .txt-btn-next-step {
        display: inline-block
    }
}

#post-conversion-sb .total-wrapper .total {
    background: #eaeadf
}

#post-conversion-sb .total-wrapper .total .items .name, #post-conversion-sb .total-wrapper .total .items .price {
    background: #eaeadf
}

#disclaimer {
    max-width: 980px;
    margin: 0 auto;
    border-top: 1px solid #ebebeb
}

#disclaimer .expander-trigger {
    display: block;
    font-size: 14px;
    color: #3e3e3e;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 14px;
    border-bottom: 1px solid #ebebeb
}

#disclaimer .expander-trigger .icon {
    position: relative;
    padding: 0 20px 0 0
}

#disclaimer .expander-trigger .icon:after {
    content: "\f067";
    font-family: 'FontAwesome';
    font-size: 13px;
    position: absolute;
    top: 2px;
    right: 0
}

#disclaimer .expander-container {
    height: 0;
    overflow: hidden
}

#disclaimer .show .expander-trigger {
    background: #5d2d13;
    color: #fafafa
}

#disclaimer .show .expander-trigger .icon {
    position: relative;
    padding: 0 20px 0 0
}

#disclaimer .show .expander-trigger .icon:after {
    content: "\f068";
    font-family: 'FontAwesome';
    font-size: 13px;
    position: absolute;
    top: 2px;
    right: 0
}

#disclaimer .show .expander-container {
    border-bottom: 1px solid #ebebeb
}

#disclaimer p {
    font-size: 14px;
    line-height: 24px;
    padding: 12px
}

#disclaimer p:last-child {
    margin: 0
}

@media screen and (min-width: 768px) {
    #disclaimer {
        padding: 24px 0 0
    }

    #disclaimer .expander-trigger {
        padding: 0;
        cursor: default;
        border-bottom: 0
    }

    #disclaimer .expander-trigger .icon {
        padding: 0
    }

    #disclaimer .expander-trigger .icon:after {
        display: none
    }

    #disclaimer .expander-container {
        height: auto !important;
        border-bottom: 0 !important
    }

    #disclaimer .show .expander-trigger {
        background: none;
        color: #000
    }

    #disclaimer p {
        padding: 6px 0 24px
    }
}

@media screen and (min-width: 980px) {
    #disclaimer {
        padding: 30px 0 12px
    }
}

#footer {
    text-transform: uppercase;
    font-size: 12px;
    color: #eaeadf;
    text-align: center;
    padding: 24px 14px 0
}

#footer .inner {
    max-width: 980px;
    position: relative;
    margin: 0 auto
}

#footer .menu.row {
    margin: 0 -7px 10px
}

#footer .menu.row .col {
    padding: 0 7px
}

#footer .menu > li {
    margin: 0 0 14px
}

#footer .menu > li a {
    display: block;
    height: 40px;
    border: 1px solid #434242;
    font-size: 14px;
    color: #acac9d;
    text-decoration: none
}

#footer .menu > li a:hover {
    color: #fff
}

#footer .menu > li a:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

#footer .menu > li a span {
    display: inline-block;
    vertical-align: middle
}

#footer .menu > li.telephone .fa {
    font-size: 24px;
    vertical-align: middle;
    padding: 2px 0 0 0
}

#footer .menu > li.telephone span {
    padding-left: 8px;
    font-size: 16px;
    color: #eaeadf;
    font-weight: bold
}

#footer .logo {
    margin-bottom: 24px
}

#footer .copyright {
    margin: 0 0 24px
}

@media screen and (min-width: 768px) {
    #footer {
        text-align: left;
        padding: 48px 24px 24px
    }

    #footer .inner {
        padding-left: 153px
    }

    #footer .menu.row {
        margin: 0
    }

    #footer .menu.row .col {
        width: auto;
        padding: 0 14px 0 0
    }

    #footer .menu > li a {
        height: auto;
        font-size: 16px;
        padding: 0;
        border: 0
    }

    #footer .menu > li.telephone {
        display: none
    }

    #footer .logo {
        position: absolute;
        top: -12px;
        left: 0
    }
}

@media screen and (min-width: 980px) {
    #footer .logo {
        margin-bottom: 24px
    }

    #footer .copyright {
        margin: 0 0 24px
    }
}

.review-reservation .header {
    margin: 0 0 14px
}

.review-reservation .header h3 {
    margin-bottom: 0
}

.review-reservation .header .icon .fa {
    display: inline-block;
    font-size: 30px;
    color: #9a9a9a;
    margin: 0 14px 0 0
}

.review-reservation .review-reservation-content .item-wrapper {
    margin: 0 0 14px;
    line-height: 22px
}

.review-reservation .review-reservation-content .item, .review-reservation .review-reservation-content .edit {
    vertical-align: top
}

.review-reservation .review-reservation-content .item {
    padding: 0 0 14px
}

.review-reservation .review-reservation-content .edit {
    padding: 0 0 0 14px
}

.review-reservation .review-reservation-content .item-title {
    font-size: 14px;
    color: #9a9a9a;
    text-transform: uppercase
}

.review-reservation .review-reservation-content .item-value {
    font-weight: bold
}

@media screen and (max-width: 767px) {
    .review-reservation .header .icon {
        display: none
    }
}

@media screen and (min-width: 980px) {
    .review-reservation .header {
        margin: 0 0 24px
    }

    .review-reservation .review-reservation-content {
        margin-bottom: 24px
    }
}

.log-in p {
    margin-bottom: 0
}

.log-in p a {
    text-transform: uppercase
}

@media screen and (min-width: 768px) {
    .log-in {
        padding-top: 0;
        padding-bottom: 0
    }
}

#billing-information #form-billing h2 {
    margin-bottom: 8px
}

#billing-information #form-billing .subtitle {
    display: block;
    font-size: 14px;
    color: #9a9a9a;
    margin-bottom: 18px
}

#billing-information #form-billing > .row {
    margin-left: -5px;
    margin-right: -5px
}

#billing-information #form-billing > .row > .col {
    padding: 0 5px 14px
}

#billing-information #form-billing > .row > .col-no-space {
    padding-bottom: 0
}

#billing-information #form-billing input {
    margin-bottom: 6px
}

#billing-information #form-billing .reason {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 14px
}

#billing-information #form-billing .helper {
    display: block;
    font-size: 12px;
    color: #9a9a9a
}

#billing-information #form-billing #text-last-name {
    margin-top: 22px
}

@media screen and (max-width: 767px) {
    #billing-information {
        margin-bottom: 0
    }
}

@media screen and (min-width: 768px) {
    #billing-information #form-billing > .row > .col {
        padding: 0 5px 24px
    }

    #billing-information #form-billing input.width-one {
        max-width: 25%
    }

    #billing-information #form-billing input.width-two {
        max-width: 50%
    }

    #billing-information #form-billing input.width-three {
        max-width: 75%
    }

    #billing-information #form-billing #text-last-name {
        margin-top: 0
    }
}

#secure-payment h4, #secure-payment .search .subheading, .search #secure-payment .subheading {
    margin-bottom: 6px
}

#secure-payment > ul > li {
    margin: 0 0 24px
}

#secure-payment .heading.tabled, #secure-payment .heading.md-tabled, #secure-payment .heading.lg-tabled {
    vertical-align: top
}

#secure-payment .subtitle {
    display: block;
    font-size: 14px;
    color: #9a9a9a;
    margin: 0 0 14px
}

#secure-payment .fa-lock {
    font-size: 48px;
    margin: 0 14px 0 0
}

#secure-payment .icons {
    font-size: 0;
    white-space: nowrap;
    margin: 0 0 0 6px
}

#secure-payment .icons > li {
    display: inline-block;
    font-size: 38px;
    margin: 0 0 6px 6px;
    opacity: 0.6
}

#secure-payment input {
    margin-bottom: 6px
}

#secure-payment .helper {
    display: block;
    font-size: 12px;
    color: #9a9a9a
}

#secure-payment #sp-cc-num {
    min-width: 184px
}

#secure-payment #sp-cc-xmm, #secure-payment #sp-cc-xyy {
    display: inline-block;
    vertical-align: middle;
    max-width: 58px;
    text-align: center
}

#secure-payment .separator {
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #9a9a9a;
    margin: 0 4px 6px
}

#secure-payment #sp-cc-ssv {
    display: inline-block;
    vertical-align: middle;
    max-width: 66px;
    text-align: center;
    margin: 0 14px 0 0
}

#secure-payment .fa-credit-card {
    display: inline-block;
    vertical-align: middle;
    font-size: 38px
}

@media screen and (max-width: 767px) {
    #secure-payment {
        border-bottom: 0;
        margin: 0 -14px -14px;
        padding-bottom: 0
    }

    #secure-payment .icon-wrapper {
        display: none
    }
}

.terms-conditions {
    padding-bottom: 14px
}

.terms-conditions label {
    line-height: 18px
}

.terms-conditions .tabled {
    padding-bottom: 14px
}

@media screen and (max-width: 767px) {
    .terms-conditions {
        border-bottom: 0;
        margin: 0 -14px 14px;
        padding-bottom: 0
    }

    .terms-conditions .icon-wrapper {
        display: none
    }
}

@media screen and (min-width: 768px) {
    .terms-conditions {
        padding-bottom: 24px
    }
}

#reservation-complete {
    margin-top: 14px
}

#reservation-complete h1, #reservation-complete .search .heading, .search #reservation-complete .heading {
    margin-bottom: 14px
}

#reservation-complete .fa {
    font-size: 34px;
    margin: 0 14px 14px 0
}

#reservation-complete .fa-check-circle {
    display: none
}

#reservation-complete .copy {
    display: block;
    line-height: 20px;
    margin-bottom: 14px
}

#reservation-complete .share-wrapper {
    margin-bottom: -14px
}

#reservation-complete .share-wrapper .share-copy {
    display: inline-block;
    vertical-align: middle;
    margin: 0 14px 14px 0
}

#reservation-complete .share-wrapper .share-list {
    font-size: 0;
    display: inline-block
}

#reservation-complete .share-wrapper .share-list > li {
    display: inline-block;
    font-size: 16px
}

#reservation-complete .share-wrapper .share-list > li a {
    color: #999;
    opacity: 0.8
}

#reservation-complete .share-wrapper .share-list > li a:hover {
    opacity: 1
}

@media screen and (min-width: 768px) {
    #reservation-complete {
        margin-top: 0
    }

    #reservation-complete .fa-check-circle {
        display: inline-block
    }
}

#post-conversion .row {
    margin: 0 -7px
}

#post-conversion .row > .col {
    padding: 0 7px
}

#post-conversion h2 {
    margin-bottom: 0
}

#post-conversion-sb {
    font-size: 15px
}

#post-conversion-sb address, #post-conversion-sb .block {
    display: block;
    padding-bottom: 14px
}

#post-conversion-sb address strong, #post-conversion-sb .block strong {
    text-transform: uppercase
}

#need-help .row > .col {
    margin-bottom: 14px
}

#need-help .copy {
    display: block;
    margin-bottom: 14px
}

#need-help .h5 {
    font-size: 16px
}

@media screen and (max-width: 767px) {
    #need-help {
        padding: 0 14px
    }

    #need-help .container {
        padding-left: 0;
        padding-right: 0
    }
}

@media screen and (min-width: 768px) {
    #need-help .row > .col {
        border-right: 1px solid #ebebeb
    }

    #need-help .row > .col:last-child {
        border-right: 0
    }
}

@media print {
    #header-message-bar, #header, #disclaimer, #footer, #reservation-complete {
        display: none !important
    }

    .row {
        margin: 0 !important
    }

    .row .col {
        padding-left: 0;
        padding-right: 0
    }

    #post-conversion .txt-btn-wrapper, #post-conversion .txt-btn {
        display: none !important
    }

    #post-conversion #post-conversion-sb {
        padding: 0 !important;
        margin: 0
    }

    #post-conversion #post-conversion-sb .sub, #post-conversion #post-conversion-sb .total {
        padding: 0
    }

    .basic-table th {
        border-bottom: 1px solid #ebebeb !important
    }

    #need-help .container {
        padding: 0 !important
    }
}

.modal-overlay-wrapper, .modal-doubleslide-overlay {
    background: #000;
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    left: 0;
    overflow: auto;
    position: absolute;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000
}

.modal-overlay {
    bottom: 0;
    display: table;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.modal-overlay-row {
    display: table-row
}

.modal-overlay-cell {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.modal-container {
    background: #f9f9f5;
    border: 1px solid #fafafa;
    display: inline-block;
    margin: 0 auto;
    max-width: 98%;
    text-align: left
}

@media screen and (min-width: 980px) {
    .modal-container {
        max-width: 80%
    }
}

.modal-header-wrapper {
    margin: 0 -14px 20px -23px;
    display: block
}

@media screen and (min-width: 768px) {
    .modal-header-wrapper {
        margin: 0 0 20px -23px
    }
}

.modal-header-table {
    display: table;
    width: 100%
}

.modal-header {
    background: #5d2d13;
    display: table-cell;
    padding: 8px 24px 7px;
    position: relative
}

.modal-header h3 {
    color: #f9f9f5;
    margin: 0;
    padding: 0;
    font-size: 120%
}

@media screen and (min-width: 480px) {
    .modal-header h3 {
        font-size: 150%
    }
}

.modal-header:before {
    border-color: transparent #c3b5a0 transparent transparent;
    border-style: solid;
    border-width: 0 8px 8px 0;
    content: " ";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 100%;
    width: 0
}

.modal-close-cell {
    background: #5d2d13;
    border-left: 1px solid #f9f9f5;
    display: table-cell;
    padding: 0;
    text-align: center;
    vertical-align: middle;
    width: 1px
}

.modal-close-cell:hover {
    background: #b25624
}

.modal-close {
    color: #f9f9f5;
    cursor: pointer;
    display: inline-block;
    padding: 0 10px;
    vertical-align: middle
}

.modal-prev-button, .modal-next-button {
    -moz-border-radius: 10px 0 0 10px;
    -webkit-border-radius: 10px 0 0 10px;
    background: #5d2d13;
    border-radius: 10px 0 0 10px;
    color: #f9f9f5;
    cursor: pointer;
    margin: -40px 1px 0;
    padding: 40px 8px;
    position: absolute;
    right: 100%;
    top: 50%
}

.modal-next-button {
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    right: auto;
    left: 100%
}

.infobox {
    background: #5d2d13;
    line-height: 15px;
    position: absolute;
    z-index: 1000000000000000;
    padding: 4px 8px 4px 4px;
    box-shadow: 1px 1px 2px #c3b5a0
}

.infobox .content {
    width: 100%;
    height: 100%
}

.infobox a {
    font-size: 16px;
    color: #f9f9f5;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none
}

.infobox:after {
    border-color: transparent #5d2d13 transparent transparent;
    border-style: solid;
    border-width: 13px 12px 12px 0;
    bottom: 0;
    content: " ";
    display: block;
    height: 0;
    left: -12px;
    position: absolute;
    width: 0
}

.modal-content .search .heading {
    float: none
}

.modal-content .room-select-inputs {
    margin: 0 -7px
}

.modal-content .room-select-inputs > .col {
    padding: 0 7px
}

.modal-content .room-select-inputs input, .modal-content .room-select-inputs select, .modal-content .room-select-inputs .btn {
    margin-bottom: 14px
}

.modal-content .room-select-inputs .btn {
    height: 40px
}

.modal-content .note {
    display: block;
    padding-bottom: 14px
}

#modal-my-profile, #modal-account-security {
    max-width: 960px
}

#modal-my-profile :focus, #modal-account-security :focus {
    outline: none !important
}

#modal-my-profile .ui-accordion-header, #modal-account-security .ui-accordion-header {
    padding: 15px;
    border: 1px solid #ebebeb;
    cursor: pointer
}

#modal-my-profile .ui-accordion-header:hover, #modal-account-security .ui-accordion-header:hover {
    background-color: #F5F5F5
}

#modal-my-profile .ui-accordion-header span, #modal-account-security .ui-accordion-header span {
    text-transform: capitalize
}

#modal-my-profile .ui-accordion-content, #modal-account-security .ui-accordion-content {
    padding: 0 15px
}

#modal-my-profile .ui-state-active, #modal-account-security .ui-state-active {
    background-color: #F5F5F5
}

#modal-my-profile .grey-text, #modal-account-security .grey-text {
    color: #9a9a9a
}

#modal-my-profile #form-billing-info li, #modal-my-profile #form-com-pref li, #modal-my-profile #form-account-pass li, #modal-my-profile #form-security-questions li, #modal-account-security #form-billing-info li, #modal-account-security #form-com-pref li, #modal-account-security #form-account-pass li, #modal-account-security #form-security-questions li {
    padding-bottom: 25px
}

#modal-my-profile .add-margin, #modal-account-security .add-margin {
    margin-bottom: 25px
}

.account-login .row, .account-login form li, .account-login a.btn-login {
    margin-bottom: 20px
}

.account-login .help-text {
    color: #888
}

.account-sign-up .helper {
    display: block;
    font-size: 12px;
    color: #9a9a9a;
    padding-top: 5px
}

.account-sign-up .row, .account-sign-up form li, .account-sign-up .btn-create {
    margin-bottom: 20px
}

.account-sign-up #form-sign-up li {
    vertical-align: bottom
}

.account-sign-up form li:last-child {
    margin-bottom: 0
}

.account-sign-up .reason {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 0 0 5px
}

@media screen and (max-width: 768px) {
    .account-sign-up .col-no-space {
        margin-bottom: 0px !important
    }
}

.account-recover-1 #form-recover-1, .account-recover-1 .row, .account-recover-1 .btn-forgot {
    margin-bottom: 20px
}

.account-recover-1 form select {
    color: #9a9a9a
}

.account-recover-2 .row, .account-recover-2 form li {
    margin-bottom: 20px
}

.account-recover-3 form li {
    margin-top: 20px
}

.account-recover-3 form li:first-child {
    margin-top: 0
}

.account-recover-3 form li:last-child, .account-recover-3 .btn {
    margin-bottom: 20px
}

.account-recover-3 .show-pword {
    margin-top: 10px
}

.account-recover-username-1 .recovery-steps-2 li {
    width: 50%
}

.account-recover-username-1 .recovery-steps-2 li:first-child {
    text-align: right;
    padding-right: 30px
}

.account-recover-username-1 .recovery-steps-2 li:first-child span {
    text-align: center
}

.account-recover-username-1 .recovery-steps-2 li:last-child {
    text-align: left;
    padding-left: 30px
}

.account-recover-username-1 form li, .account-recover-username-1 .btn-row {
    margin-bottom: 20px
}

.account-reservation-management #tabs ul.tab-menu {
    font-size: 0
}

.account-reservation-management #tabs ul.tab-menu li {
    display: inline-block;
    position: relative;
    font-size: 18px;
    width: 32%;
    text-align: center;
    text-transform: uppercase;
    margin-left: 1%;
    box-sizing: border-box;
    border: solid 1px #eaeadf;
    border-bottom: 0
}

.account-reservation-management #tabs ul.tab-menu li:first-child {
    margin-left: 0
}

.account-reservation-management #tabs ul.tab-menu li:first-child, .account-reservation-management #tabs ul.tab-menu li:last-child {
    width: 33%
}

.account-reservation-management #tabs ul.tab-menu li a {
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    text-decoration: none;
    color: #000
}

.account-reservation-management #tabs ul.tab-menu li a:hover {
    color: #c3b5a0;
    background: #eaeadf
}

.account-reservation-management #tabs ul.tab-menu li.ui-state-active {
    background: #eaeadf
}

.account-reservation-management #tabs ul.tab-menu li.ui-state-active:before {
    content: ' ';
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -25px;
    margin-bottom: -14px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 25px 0 25px;
    border-color: #eaeadf transparent transparent transparent
}

.account-reservation-management #tabs #tabs-1 .row div:first-child, .account-reservation-management #tabs #tabs-2 .row div:first-child {
    overflow: hidden
}

.account-reservation-management #tabs #tabs-1 .row div:nth-child(n+2), .account-reservation-management #tabs #tabs-2 .row div:nth-child(n+2) {
    padding-top: 14px
}

.account-reservation-management #tabs #tabs-1 img, .account-reservation-management #tabs #tabs-2 img {
    display: block
}

.account-reservation-management #tabs #tabs-1 h1, .account-reservation-management #tabs #tabs-1 .search .heading, .search .account-reservation-management #tabs #tabs-1 .heading, .account-reservation-management #tabs #tabs-1 a.btn, .account-reservation-management #tabs #tabs-2 h1, .account-reservation-management #tabs #tabs-2 .search .heading, .search .account-reservation-management #tabs #tabs-2 .heading, .account-reservation-management #tabs #tabs-2 a.btn {
    margin-bottom: 10px
}

.account-reservation-management #tabs #tabs-1 .h5, .account-reservation-management #tabs #tabs-2 .h5 {
    margin-bottom: 5px
}

.account-reservation-management #tabs #tabs-1 p.date, .account-reservation-management #tabs #tabs-2 p.date {
    color: #888;
    text-transform: uppercase;
    margin-bottom: 10px
}

.account-reservation-management #tabs #tabs-1 p.reservation, .account-reservation-management #tabs #tabs-2 p.reservation {
    color: #888;
    text-transform: uppercase;
    margin-bottom: 20px
}

.account-reservation-management #tabs #tabs-1 p.reservation strong, .account-reservation-management #tabs #tabs-2 p.reservation strong {
    color: #000000
}

.account-reservation-management #tabs #tabs-1 .hide-toggle {
    display: none
}

.account-reservation-management #tabs #tabs-1 #btnback {
    margin-bottom: 15px;
    margin-top: 10px
}

.account-reservation-management #tabs #tabs-1 .review-top-content {
    margin: 0 -24px 15px
}

.account-reservation-management #tabs #tabs-1 .review-top-content .h5 {
    margin-bottom: 25px
}

.account-reservation-management #tabs #tabs-1 .review-top-content .col {
    padding-left: 24px;
    padding-right: 24px
}



.account-reservation-management #tabs #tabs-2 .txt-btn:hover {
    text-decoration: none
}

.account-reservation-management #tabs #tabs-2 .fa {
    margin-right: 8px;
    font-size: 1.2em
}

.account-reservation-management #tabs #tabs-3 .search {
    margin-bottom: 24px
}

@media screen and (min-width: 768px) {
    .account-reservation-management #tabs #tabs-3 .search li {
        margin-right: 3%
    }

    .account-reservation-management #tabs #tabs-3 .search li:last-child {
        margin-right: 0
    }
}

@media screen and (min-width: 968px) {
    .account-reservation-management #tabs #tabs-3 .search .datepicker {
        max-width: none
    }
}

.account-reservation-management #tabs #tabs-3 .offers-block:last-child {
    padding-bottom: 14px
}

.account-reservation-management #tabs #tabs-3 .offers-block .offers-row:last-child {
    border-bottom: 1px solid #ebebeb
}

.account-reservation-management #tabs #tabs-3 .offers-block .offers-row .popular:before {
    content: 'Popular';
    text-transform: uppercase;
    font-size: 14px;
    color: #f9f9f5;
    background-color: #5d2d13;
    padding: 7px 12px;
    position: absolute;
    top: 25px;
    left: 7px
}

.account-reservation-management #tabs #tabs-3 .offers-block .offers-row .popular:after {
    content: ' ';
    position: absolute;
    top: 53px;
    left: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 7px 0;
    border-color: transparent #c3b5a0 transparent transparent
}

.account-reservation-management #tabs #tabs-3 .offers-block .offers-cta {
    vertical-align: top;
    border-bottom: 0
}

.account-reservation-management #tabs #tabs-3 .offers-block .offers-cta:nth-last-child(n+2) {
    border-right: 0
}

.account-reservation-management #tabs #tabs-3 .offers-block .offers-cta img {
    text-align: center;
    display: block;
    width: 100%;
    margin-bottom: 20px
}

.account-reservation-management #tabs #tabs-3 .offers-block .offers-cta .btn {
    margin-bottom: 10px
}

@media screen and (min-width: 768px) {
    .account-reservation-management .offers-block {
        display: table
    }

    .account-reservation-management .no-padding {
        padding-top: 0;
        padding-left: 0
    }

    .account-reservation-management #tabs-1 img, .account-reservation-management #tabs-2 img {
        max-height: 225px
    }

    .account-reservation-management .hide-md {
        visibility: collapse;
        display: none
    }
}

@media screen and (max-width: 768px) {
    .account-reservation-management #tabs-1 a.btn, .account-reservation-management #tabs-2 a.btn {
        display: block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        max-width: 300px
    }

    .account-reservation-management #tabs-1 img, .account-reservation-management #tabs-2 img {
        text-align: center;
        width: 100%;
        margin-bottom: 10px
    }

    .account-reservation-management #tabs-1 a.btn {
        margin-bottom: 25px !important
    }

    .account-reservation-management #tabs-2 .txt-btn {
        display: block !important;
        text-align: center;
        float: none !important
    }

    .account-reservation-management #tabs-3 .popular:before, .account-reservation-management #tabs-3 .popular:after {
        left: -7px !important
    }

    .account-reservation-management #tabs-3 .offers-cta div:last-child {
        margin-bottom: 25px !important
    }

    .account-reservation-management ul.tab-menu {
        margin-bottom: 25px;
        margin-top: 15px;
        border-bottom: solid 1px #eaeadf
    }

    .account-reservation-management img {
        text-align: center;
        width: 100%;
        margin-bottom: 20px
    }

    .account-reservation-management .hide {
        visibility: collapse;
        display: none
    }
}

#modal-account-cancel-reservation {
    padding-bottom: 15px
}

#modal-account-cancel-reservation .no-thanks a {
    color: #1ba31b
}

#modal-account-cancel-reservation .no-thanks a:after {
    color: #1ba31b
}

@media screen and (max-width: 768px) {
    #modal-account-cancel-reservation .no-thanks {
        margin-top: 25px
    }
}

