@charset 'UTF-8';
/*I am here*/
@import 'https://fonts.googleapis.com/css?family=Open+Sans:400,700,800|Raleway:400,700,800';
@font-face
{
    font-family: 'expedite';
    font-weight: normal;
    font-style: normal;

    src: url('../../font/expedite.woff2?ra8ks7') format('woff2'), url('../../font/expedite.ttf?ra8ks7') format('truetype'), url('../../font/expedite.woff?ra8ks7') format('woff'), url('../../font/expedite.svg?ra8ks7#expedite') format('svg');
}
[class^='ex-'],
[class*=' ex-']
{
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'expedite' !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;

    text-transform: none;

    speak: none;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.ex-tripadvisor-logotype:before
{
    content: '\e92a';
}
.ex-event-date-and-time-symbol:before
{
    content: '\e929';
}
.ex-right-arrow:before
{
    content: '\e927';
}
.ex-checked2:before
{
    content: '\e926';
}
.ex-checked:before
{
    content: '\e924';
}
.ex-facebook:before
{
    content: '\e900';
}
.ex-googleplus:before
{
    content: '\e901';
}
.ex-google-hangouts:before
{
    content: '\e902';
}
.ex-instagram:before
{
    content: '\e903';
}
.ex-linkedin:before
{
    content: '\e904';
}
.ex-linkedin-with-circle:before
{
    content: '\e920';
}
.ex-mail-with-circle:before
{
    content: '\e905';
}
.ex-pinterest:before
{
    content: '\e906';
}
.ex-tripadvisor:before
{
    content: '\e907';
}
.ex-twitter:before
{
    content: '\e909';
}
.ex-vimeo:before
{
    content: '\e90a';
}
.ex-youtube:before
{
    content: '\e90b';
}
.ex-address:before
{
    content: '\e90c';
}
.ex-back-in-time:before
{
    content: '\e90d';
}
.ex-calendar:before
{
    content: '\e90e';
}
.ex-chat:before
{
    content: '\e908';
}
.ex-check:before
{
    content: '\e928';
}
.ex-clock:before
{
    content: '\e91c';
}
.ex-direction:before
{
    content: '\e90f';
}
.ex-dot-single:before
{
    content: '\e925';
}
.ex-globe:before
{
    content: '\e910';
}
.ex-info:before
{
    content: '\e911';
}
.ex-lifebuoy:before
{
    content: '\e912';
}
.ex-link:before
{
    content: '\e922';
}
.ex-location:before
{
    content: '\e913';
}
.ex-location-pin:before
{
    content: '\e914';
}
.ex-envelope:before
{
    content: '\e91d';
}
.ex-mic:before
{
    content: '\e923';
}
.ex-mouse:before
{
    content: '\e915';
}
.ex-news:before
{
    content: '\e91f';
}
.ex-old-phone:before
{
    content: '\e916';
}
.ex-paper-plane:before
{
    content: '\e917';
}
.ex-pencil:before
{
    content: '\e918';
}
.ex-phone:before
{
    content: '\e919';
}
.ex-print:before
{
    content: '\e921';
}
.ex-quote:before
{
    content: '\e91a';
}
.ex-tablet:before
{
    content: '\e91b';
}
.ex-users:before
{
    content: '\e91e';
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
    -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
}
.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}
.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden
{
    display: none;
}
/* Slider */
/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../../slick/fonts/slick.eot');
    src: url('../../slick/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../../slick/fonts/slick.woff') format('woff'), url('../../slick/fonts/slick.ttf') format('truetype'), url('../../slick/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    z-index: 10000;
    top: 50%;

    display: block;

    width: 45px;
    height: 45px;
    padding: 0;

    cursor: pointer;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 45px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
    left: 15px;
}
.slick-prev[dir='rtl']
{
    right: 15px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
.slick-prev:before[dir='rtl']
{
    content: '→';
}
.slick-next
{
    z-index: 1;
    right: 15px;
}
.slick-next[dir='rtl']
{
    right: auto;
    left: 15px;
}
.slick-next:before
{
    content: '←';
    content: '→';
}
.slick-next:before[dir='rtl']
{
    content: '←';
}
/* Dots */
.slick-dotted .slick-slider
{
    margin-bottom: 30px;
}
.slick-dots
{
    position: absolute;
    bottom: 25px;

    display: block;

    width: 100%;
    margin: 0;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 8px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: white;
}
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html
{
    font-family: sans-serif;
    /* 1 */
    line-height: 1.15;
    /* 2 */

        -ms-text-size-adjust: 100%;
    /* 3 */
    -webkit-text-size-adjust: 100%;
    /* 3 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body
{
    margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary
{
    /* 1 */
    display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video
{
    display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls])
{
    display: none;

    height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress
{
    vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden]
{
    display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a
{
    background-color: transparent;
    /* 1 */

    -webkit-text-decoration-skip: objects;
    /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover
{
    outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title]
{
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;

    border-bottom: none;
    /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong
{
    font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong
{
    font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn
{
    font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1
{
    font-size: 2em;

    margin: .67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark
{
    color: #000;
    background-color: #ff0;
}
/**
 * Add the correct font size in all browsers.
 */
small
{
    font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup
{
    font-size: 75%;
    line-height: 0;

    position: relative;

    vertical-align: baseline;
}
sub
{
    bottom: -.25em;
}
sup
{
    top: -.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img
{
    border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root)
{
    overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp
{
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure
{
    margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr
{
    /* 1 */
    overflow: visible;

    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea
{
    font: inherit;
    /* 1 */

    margin: 0;
    /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup
{
    font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input
{
    /* 1 */
    overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select
{
    /* 1 */
    text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type='button'],
[type='reset'],
[type='submit']
{
    -webkit-appearance: button;
    /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner
{
    padding: 0;

    border-style: none;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type='button']:-moz-focusring,
[type='reset']:-moz-focusring,
[type='submit']:-moz-focusring
{
    outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset
{
    margin: 0 2px;
    padding: .35em .625em .75em;

    border: 1px solid #c0c0c0;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend
{
    /* 2 */
    display: table;

    box-sizing: border-box;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */

    white-space: normal;
    /* 1 */

    color: inherit;
    /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea
{
    overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type='checkbox'],
[type='radio']
{
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button
{
    height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type='search']
{
    /* 1 */
    outline-offset: -2px;

    -webkit-appearance: textfield;
    /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration
{
    -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder
{
    opacity: .54;
    color: inherit;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button
{
    /* 1 */
    font: inherit;

    -webkit-appearance: button;
    /* 2 */
}
/**
 * Fix for vw, vh, vmin, vmax on iOS 7.
 * http://caniuse.com/#feat=viewport-units
 *
 * This fix works by replacing viewport units with px values on known screen sizes.
 *
 * iPhone 6 and 6 Plus cannot run iOS 7, so are not targeted by this fix.
 * Target devices running iOS 8+ will incidentally execute the media query,
 * but this will still produce the expected result; so this is not a problem.
 *
 * As an example, replace:
 *
 *   height: 50vh;
 *   font-size: 5vmin;
 *
 * with:
 *
 *   .viewport-unit(height, 50vh);
 *   .viewport-unit(font-size, 5vmin);
 */
@-ms-viewport
{
    width: device-width;
}
html
{
    box-sizing: border-box;

    -ms-overflow-style: scrollbar;
}
*,
*::before,
*::after
{
    box-sizing: inherit;
}
.container
{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 576px)
{
    .container
    {
        /* max-width: 540px;*/
    }
}
@media (min-width: 768px)
{
    .container
    {
        /*max-width: 720px; */
    }
}
@media (min-width: 992px)
{
    .container
    {
        max-width: 960px;
    }
}
@media (min-width: 1200px)
{
    .container
    {
        max-width: 1140px;
    }
}
.container-fluid
{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
.row
{
    display: -ms-flexbox;
    display: flex;

    margin-right: -15px;
    margin-left: -15px;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.no-gutters
{
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*='col-']
{
    padding-right: 0;
    padding-left: 0;
}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto
{
    position: relative;

    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col
{
    max-width: 100%;

    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.col-auto
{
    width: auto;
    max-width: none;

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

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

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

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

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

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

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

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

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

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

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

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

    -ms-flex: 0 0 100%;
        flex: 0 0 100%;
}
.offset-1
{
    margin-left: 8.3333333333%;
}
.offset-2
{
    margin-left: 16.6666666667%;
}
.offset-3
{
    margin-left: 25%;
}
.offset-4
{
    margin-left: 33.3333333333%;
}
.offset-5
{
    margin-left: 41.6666666667%;
}
.offset-6
{
    margin-left: 50%;
}
.offset-7
{
    margin-left: 58.3333333333%;
}
.offset-8
{
    margin-left: 66.6666666667%;
}
.offset-9
{
    margin-left: 75%;
}
.offset-10
{
    margin-left: 83.3333333333%;
}
.offset-11
{
    margin-left: 91.6666666667%;
}
@media (min-width: 576px)
{
    .col-sm
    {
        max-width: 100%;

        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .col-sm-auto
    {
        width: auto;
        max-width: none;

        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    }
    .col-sm-1
    {
        max-width: 8.3333333333%;

        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    }
    .col-sm-2
    {
        max-width: 16.6666666667%;

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

        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    }
    .col-sm-4
    {
        max-width: 33.3333333333%;

        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    }
    .col-sm-5
    {
        max-width: 41.6666666667%;

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

        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    }
    .col-sm-7
    {
        max-width: 58.3333333333%;

        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    }
    .col-sm-8
    {
        max-width: 66.6666666667%;

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

        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    }
    .col-sm-10
    {
        max-width: 83.3333333333%;

        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    }
    .col-sm-11
    {
        max-width: 91.6666666667%;

        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    }
    .col-sm-12
    {
        max-width: 100%;

        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    }
    .order-sm-first
    {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-1
    {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2
    {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3
    {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4
    {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5
    {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6
    {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7
    {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8
    {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9
    {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10
    {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11
    {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12
    {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0
    {
        margin-left: 0;
    }
    .offset-sm-1
    {
        margin-left: 8.3333333333%;
    }
    .offset-sm-2
    {
        margin-left: 16.6666666667%;
    }
    .offset-sm-3
    {
        margin-left: 25%;
    }
    .offset-sm-4
    {
        margin-left: 33.3333333333%;
    }
    .offset-sm-5
    {
        margin-left: 41.6666666667%;
    }
    .offset-sm-6
    {
        margin-left: 50%;
    }
    .offset-sm-7
    {
        margin-left: 58.3333333333%;
    }
    .offset-sm-8
    {
        margin-left: 66.6666666667%;
    }
    .offset-sm-9
    {
        margin-left: 75%;
    }
    .offset-sm-10
    {
        margin-left: 83.3333333333%;
    }
    .offset-sm-11
    {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 768px)
{
    .col-md
    {
        max-width: 100%;

        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .col-md-auto
    {
        width: auto;
        max-width: none;

        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    }
    .col-md-1
    {
        max-width: 8.3333333333%;

        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    }
    .col-md-2
    {
        max-width: 16.6666666667%;

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

        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    }
    .col-md-4
    {
        max-width: 33.3333333333%;

        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    }
    .col-md-5
    {
        max-width: 41.6666666667%;

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

        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    }
    .col-md-7
    {
        max-width: 58.3333333333%;

        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    }
    .col-md-8
    {
        max-width: 66.6666666667%;

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

        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    }
    .col-md-10
    {
        max-width: 83.3333333333%;

        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    }
    .col-md-11
    {
        max-width: 91.6666666667%;

        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    }
    .col-md-12
    {
        max-width: 100%;

        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    }
    .order-md-first
    {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-1
    {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2
    {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3
    {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4
    {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5
    {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6
    {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7
    {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8
    {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9
    {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10
    {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11
    {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12
    {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0
    {
        margin-left: 0;
    }
    .offset-md-1
    {
        margin-left: 8.3333333333%;
    }
    .offset-md-2
    {
        margin-left: 16.6666666667%;
    }
    .offset-md-3
    {
        margin-left: 25%;
    }
    .offset-md-4
    {
        margin-left: 33.3333333333%;
    }
    .offset-md-5
    {
        margin-left: 41.6666666667%;
    }
    .offset-md-6
    {
        margin-left: 50%;
    }
    .offset-md-7
    {
        margin-left: 58.3333333333%;
    }
    .offset-md-8
    {
        margin-left: 66.6666666667%;
    }
    .offset-md-9
    {
        margin-left: 75%;
    }
    .offset-md-10
    {
        margin-left: 83.3333333333%;
    }
    .offset-md-11
    {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 992px)
{
    .col-lg
    {
        max-width: 100%;

        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .col-lg-auto
    {
        width: auto;
        max-width: none;

        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    }
    .col-lg-1
    {
        max-width: 8.3333333333%;

        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    }
    .col-lg-2
    {
        max-width: 16.6666666667%;

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

        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    }
    .col-lg-4
    {
        max-width: 33.3333333333%;

        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    }
    .col-lg-5
    {
        max-width: 41.6666666667%;

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

        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    }
    .col-lg-7
    {
        max-width: 58.3333333333%;

        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    }
    .col-lg-8
    {
        max-width: 66.6666666667%;

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

        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    }
    .col-lg-10
    {
        max-width: 83.3333333333%;

        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    }
    .col-lg-11
    {
        max-width: 91.6666666667%;

        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    }
    .col-lg-12
    {
        max-width: 100%;

        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    }
    .order-lg-first
    {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-1
    {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2
    {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3
    {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4
    {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5
    {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6
    {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7
    {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8
    {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9
    {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10
    {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11
    {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12
    {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0
    {
        margin-left: 0;
    }
    .offset-lg-1
    {
        margin-left: 8.3333333333%;
    }
    .offset-lg-2
    {
        margin-left: 16.6666666667%;
    }
    .offset-lg-3
    {
        margin-left: 25%;
    }
    .offset-lg-4
    {
        margin-left: 33.3333333333%;
    }
    .offset-lg-5
    {
        margin-left: 41.6666666667%;
    }
    .offset-lg-6
    {
        margin-left: 50%;
    }
    .offset-lg-7
    {
        margin-left: 58.3333333333%;
    }
    .offset-lg-8
    {
        margin-left: 66.6666666667%;
    }
    .offset-lg-9
    {
        margin-left: 75%;
    }
    .offset-lg-10
    {
        margin-left: 83.3333333333%;
    }
    .offset-lg-11
    {
        margin-left: 91.6666666667%;
    }
}
@media (min-width: 1200px)
{
    .col-xl
    {
        max-width: 100%;

        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .col-xl-auto
    {
        width: auto;
        max-width: none;

        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    }
    .col-xl-1
    {
        max-width: 8.3333333333%;

        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    }
    .col-xl-2
    {
        max-width: 16.6666666667%;

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

        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    }
    .col-xl-4
    {
        max-width: 33.3333333333%;

        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    }
    .col-xl-5
    {
        max-width: 41.6666666667%;

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

        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    }
    .col-xl-7
    {
        max-width: 58.3333333333%;

        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    }
    .col-xl-8
    {
        max-width: 66.6666666667%;

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

        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    }
    .col-xl-10
    {
        max-width: 83.3333333333%;

        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    }
    .col-xl-11
    {
        max-width: 91.6666666667%;

        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    }
    .col-xl-12
    {
        max-width: 100%;

        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    }
    .order-xl-first
    {
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-1
    {
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2
    {
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3
    {
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4
    {
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5
    {
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6
    {
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7
    {
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8
    {
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9
    {
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10
    {
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11
    {
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12
    {
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0
    {
        margin-left: 0;
    }
    .offset-xl-1
    {
        margin-left: 8.3333333333%;
    }
    .offset-xl-2
    {
        margin-left: 16.6666666667%;
    }
    .offset-xl-3
    {
        margin-left: 25%;
    }
    .offset-xl-4
    {
        margin-left: 33.3333333333%;
    }
    .offset-xl-5
    {
        margin-left: 41.6666666667%;
    }
    .offset-xl-6
    {
        margin-left: 50%;
    }
    .offset-xl-7
    {
        margin-left: 58.3333333333%;
    }
    .offset-xl-8
    {
        margin-left: 66.6666666667%;
    }
    .offset-xl-9
    {
        margin-left: 75%;
    }
    .offset-xl-10
    {
        margin-left: 83.3333333333%;
    }
    .offset-xl-11
    {
        margin-left: 91.6666666667%;
    }
}
*,
*::before,
*::after
{
    box-sizing: inherit;
}
html
{
    font-size: 10px;
    line-height: 1.42857143;

    box-sizing: border-box;

    -webkit-tap-highlight-color: transparent;
    scroll-behavior: smooth;
}
body
{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6rem;

    overflow-x: hidden;

    color: #333;
    background: #fff;
}
a
{
    text-decoration: underline;

    color: #764052;
}
a:hover,
a:focus
{
    color: #231319;
}
/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|*  Typography
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
h1,
h2,
h3,
h4,
h5,
h6
{
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    line-height: 1.05;

    margin-top: 2.5rem;
    margin-bottom: 1.5rem;

    color: #333;
}
h1,
.h1,
.focus-icons .focus-intro .focus-intro-heading,
.block-side-image .block-item .block-item-content .block-item-heading,
.block-side-image-reverse .block-item .block-item-content .block-item-heading,
.footer .footer-bg .footer-heading,
.expedite-staff h1
{
    font-size: 4.5rem;
}
@media (max-width: 991px)
{
    h1,
    .h1,
    .focus-icons .focus-intro .focus-intro-heading,
    .block-side-image .block-item .block-item-content .block-item-heading,
    .block-side-image-reverse .block-item .block-item-content .block-item-heading,
    .footer .footer-bg .footer-heading,
    .expedite-staff h1
    {
        font-size: 3rem;
    }
}
h2,
.h2
{
    font-size: 3rem;
}
@media (max-width: 991px)
{
    h2,
    .h2
    {
        font-size: 2.5rem;
    }
}
h3,
.h3,
.expedite-staff h4
{
    font-size: 2rem;
}
h4,
.h4
{
    font-size: 1.8rem;
}
h5,
.h5
{
    font-size: 1.5rem;
}
h6,
.h6
{
    font-size: 1.5rem;
}
p
{
    margin: 0 0 1rem;
}
blockquote
{
    margin-left: 0;
    padding: 1rem 2rem;

    border-left: .2rem solid #ddd;
}
blockquote p:last-child
{
    margin-bottom: 0;
}
blockquote cite
{
    color: #b3b3b3;
}
ul,
ol
{
    margin: 2rem 0 2rem 2rem;
    padding: 0;
}
ul ul,
ol ul,
ul ol,
ol ol
{
    margin: 1.5rem 0 1.5rem 2rem;
}
ul li,
ol li
{
    margin-top: 1rem;
}
ul
{
    list-style: disc inside;
}
ul ul
{
    list-style-type: circle;
}
ol
{
    list-style: decimal inside;
}
ol ol
{
    list-style-type: lower-alpha;
}
.alignnone
{
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter
{
    display: block;

    margin: 5px auto 5px auto;
}
.alignright
{
    float: right;

    margin: 5px 0 20px 20px;
}
.alignleft
{
    float: left;

    margin: 5px 20px 20px 0;
}
a img.alignright
{
    float: right;

    margin: 5px 0 20px 20px;
}
a img.alignnone
{
    margin: 5px 20px 20px 0;
}
a img.alignleft
{
    float: left;

    margin: 5px 20px 20px 0;
}
a img.aligncenter
{
    display: block;

    margin-right: auto;
    margin-left: auto;
}
.wp-caption
{
    max-width: 96%;
    padding: 5px 3px 10px;

    text-align: center;

    background: #fff;
}
.wp-caption.alignnone
{
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft
{
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright
{
    margin: 5px 0 20px 20px;
}
.wp-caption img
{
    width: auto;
    max-width: 98.5%;
    height: auto;
    margin: 0;
    padding: 0;

    border: 0 none;
}
.wp-caption p.wp-caption-text
{
    font-size: 13px;
    line-height: 17px;

    margin: 10px 0 0;
    padding: 0 4px 5px;
}
.alert-success
{
    border: 1px solid #c3e6cb;
    border-radius: 2px;
    background-color: #d4edda;
}
.alert-danger
{
    border: 1px solid #f5c6cb;
    border-radius: 2px;
    background-color: #d4edda;
}
.alert-warning
{
    border: 1px solid #ffeeba;
    border-radius: 2px;
    background-color: #fff3cd;
}
.slick-slide,
.slick-slide *
{
    outline: none !important;
}
.slick-slide:focus
{
    outline: none !important;
}
@media (min-width: 992px)
{
    .container
    {
        width: 90% !important;
        max-width: 1660px;
    }
}
@media (min-width: 1500px)
{
    .container
    {
        width: 90% !important;
        max-width: 1660px;
    }
}
.col-0-padding [class*='col-'],
.block-side-side [class*='col-'],
.divider-image [class*='col-']
{
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.section-padding,
.txt,
.focus .focus-bg,
.block .block-bg,
.block-faq .block-bg,
.contact .contact-bg,
.contact- .contact-bg,
.divider .divider-bg,
.divider-1 .divider-bg,
.testimonial .testimonial-bg,
.testimonial-1 .testimonial-bg,
.side .side-bg,
.side-1 .side-bg
{
    padding: 12rem 0;
}
@media (max-width: 991px)
{
    .section-padding,
    .txt,
    .focus .focus-bg,
    .block .block-bg,
    .block-faq .block-bg,
    .contact .contact-bg,
    .contact- .contact-bg,
    .divider .divider-bg,
    .divider-1 .divider-bg,
    .testimonial .testimonial-bg,
    .testimonial-1 .testimonial-bg,
    .side .side-bg,
    .side-1 .side-bg
    {
        padding: 3rem 0;
    }
}
.container-100 .container,
.block-side-side .container,
.divider-image .container
{
    width: 100% !important;
    max-width: 1920px !important;
}
/*
.magic-padding{
  //padding bottom : height /(width/100) eg
  padding-bottom: 400% / (1920/100);
}
*/
.btn-default,
.btn-default-alt,
.divider-btn,
.focus-item-btn,
.block-item-btn,
.slider-btn,
.gform_button,
.block-item-btn
{
    font-family: 'Raleway', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;

    display: inline-block;

    margin: 1rem auto;
    padding: 1.4rem 3rem .9rem 3rem;

    transition-duration: .5s;
    text-decoration: none;

    color: #fff;
    border-bottom: 5px solid #653747;
    border-radius: 5px;
    background-color: #764052;
}
.btn-default:hover,
.btn-default-alt:hover,
.divider-btn:hover,
.focus-item-btn:hover,
.block-item-btn:hover,
.slider-btn:hover,
.gform_button:hover,
.block-item-btn:hover
{
    color: #fff;
    border-color: #764052;
    border-bottom: 5px solid #cf835c;
    background-color: #d59270;
}
.btn-default-alt,
.block-item-btn
{
    border: 1px solid #666d51;
    background-color: #666d51;
}
.btn-default-alt:hover,
.block-item-btn:hover
{
    border-color: #764052;
    background-color: #764052;
}
.heading-default,
.text-heading,
.focus-intro-heading,
.block-intro-heading,
.divider-heading,
.divider-sub-heading,
.side-heading,
.testimonial-intro-heading,
.contact-heading,
.footer-heading,
.focus-item-heading,
.block-item-heading
{
    position: relative;
}
.contact-details i
{
    /*display: none;*/
}
.contact-details span
{
    display: none;
}
.image-bg-cover,
.blog-item,
.focus .focus-item,
.focus-icons .focus-item,
.focus-images .focus-item,
.block .block-item,
.block-side-image .block-item,
.block-side-image-reverse .block-item,
.testimonial,
.testimonial-1,
.side,
.side-1
{
    background-position: center center;
    background-size: cover;
}
/*.slick-next,
    .slick-prev {
        background: @black none repeat scroll 0 0 !important;
        padding: 1rem;
        width: 60px;
        height: 60px;
        .rounded(50%);
    }
    .slick-next::before,
    .slick-prev::before {
        color: @second-color;
        font-size: 40px;
        line-height: 40px;
        opacity: .5;
        font-family: 'icomoon' !important;
    }
    .slick-prev {
        &:before {
            content: "\e90b";
        }
    }
    .slick-next {
        &:before {
            content: "\e90a";
        }
    }*/
ul.list-inline
{
    margin: 2rem 0;
    padding: 0;
}
ul.list-inline li
{
    display: inline-block;
}
.social-icons .ex
{
    line-height: 46px;

    display: inline-block;

    width: 50px;
    height: 50px;

    transition: all .3s ease-in-out;
    text-align: center;

    color: #fff;
    border: 2px solid #fff;
}
.social-icons.icon-circle .ex
{
    border-radius: 50%;
}
.social-icons.icon-rounded .ex
{
    border-radius: 5px;
}
.social-icons.icon-flat .ex
{
    border-radius: 0;
}
.social-icons .ex:hover,
.social-icons .ex:active
{
    color: #764052;
    border-color: #764052;
    /*box-shadow: 1px 1px 3px #333;*/
}
/*
.social-icons.icon-zoom .ex:hover,
.social-icons.icon-zoom .ex:active {
    transform: scale(1.1);
}

.social-icons.icon-rotate .ex:hover,
.social-icons.icon-rotate .ex:active {
    transform: scale(1.1) rotate(360deg);
}*/
/*
.social-icons .ex-facebook {
    background-color: #3C599F;
}

.social-icons .ex-google-plus {
    background-color: #CF3D2E;
}

.social-icons .ex-instagram {
    background-color: #A1755C;
}

.social-icons .ex-linkedin {
    background-color: #0085AE;
}

.social-icons .ex-twitter {
    background-color: #32CCFE;
}

.social-icons .ex-vimeo {
    background-color: #229ACC;
}

.social-icons .ex-youtube {
    background-color: #C52F30;
}

.social-icons .ex-googleplus {
    background-color: #C52F30;
}*/
.gform_wrapper
{
    width: 100%;
    margin: 0 auto;
    padding: 0;
}
@media (min-width: 992px)
{
    .gform_wrapper
    {
        float: left;
    }
}
.gform_wrapper .gform_body ul
{
    width: 100%;
    margin: 0;
    padding: 0;
}
@media (min-width: 992px)
{
    .gform_wrapper .gform_body ul
    {
        float: left;
    }
}
.gform_wrapper .gform_body ul li
{
    line-height: 1;

    width: 100%;
    padding: 0 0;

    list-style: none;
}
@media (min-width: 992px)
{
    .gform_wrapper .gform_body ul li
    {
        float: left;
    }
}
.gform_wrapper .gform_body ul li label
{
    font-family: 'Raleway', sans-serif;
    font-weight: 400;

    display: block;

    width: 100%;
    margin-bottom: .5rem;

    text-align: left;

    color: #000;
}
.gform_wrapper .gform_body ul li input,
.gform_wrapper .gform_body ul li select,
.gform_wrapper .gform_body ul li textarea
{
    font-family: 'Open Sans', sans-serif;

    width: 100%;
    padding: 8px 5px;

    color: #764052;
    border: 1px solid #764052;
    background-color: #fff;
}
.gform_wrapper .gform_body ul li textarea
{
    height: 7rem;
}
.gform_wrapper .gform_body ul li.fifty
{
    float: left;

    width: 49.5%;
    margin-right: .5%;
}
@media (max-width: 991px)
{
    .gform_wrapper .gform_body ul li.fifty
    {
        float: none;

        width: 100%;
    }
}
.gform_submission_error
{
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6rem;
    font-weight: 400;

    margin: 0;

    color: #000;
}
.gform_wrapper:before,
.gform_wrapper:after
{
    display: table;

    content: ' ';
}
.gform_wrapper:after
{
    clear: both;
}
.gform_button
{
    display: block;
    float: left;

    margin-top: 1% !important;

    text-align: center;
}
.validation_error,
.validation_message
{
    font-size: 15px;

    padding: 5px;

    color: #000;
    border: 1px solid #ffc2c1;
    background-color: #fde0e0;
}
.validation_error
{
    padding: 10px;

    color: #000;
}
.gform_confirmation_message
{
    font-size: 15px;

    padding: 5px;
    padding: 10px;

    color: #000;
    border: 1px solid #c3e6cb;
    background-color: #d4edda;
}
.gform_wrapper ul li.gfield_error input[type='text']
{
    margin-bottom: 1px;

    border: 1px solid #ffc2c1 !important;
}
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container
{
    position: absolute !important;
    left: -9000px;

    display: none !important;
}
.ui-datepicker
{
    font: 9pt Arial, sans-serif;

    width: 216px;
    height: auto;
    margin: 5px auto 0;

    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
}
.ui-datepicker a
{
    text-decoration: none;
}
.ui-datepicker table
{
    width: 100%;

    border-collapse: collapse;
}
.ui-datepicker-header
{
    font-weight: bold;
    line-height: 30px;

    color: #e0e0e0;
    border-width: 1px 0 0;
    border-style: solid;
    border-color: #764052;
    background-color: #764052;
    box-shadow: 0 1px 1px 0 rgba(250, 250, 250, .2) inset;
    text-shadow: 1px -1px 0 #000;
}
.ui-datepicker-title
{
    text-align: center;
}
.ui-datepicker-prev,
.ui-datepicker-next
{
    line-height: 600%;

    display: inline-block;
    overflow: hidden;

    width: 30px;
    height: 30px;

    cursor: pointer;
    text-align: center;

    background-image: url(../../images/datepicker/arrow.png);
    background-repeat: no-repeat;
}
.ui-datepicker-prev
{
    float: left;

    background-position: center -30px;
}
.ui-datepicker-next
{
    float: right;

    background-position: center 0;
}
.ui-datepicker thead
{
    border-bottom: 1px solid #bbb;
    background: linear-gradient(to bottom, #f7f7f7 0%, #f1f1f1 100%) repeat scroll 0 0 transparent;
}
.ui-datepicker th
{
    font-size: 6pt;

    padding: 5px 0;

    text-align: center;
    text-transform: uppercase;

    color: #666;
    text-shadow: 1px 0 0 #fff;
}
.ui-datepicker tbody td
{
    padding: 0;

    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
}
.ui-datepicker tbody td:last-child
{
    border-right: 0 none;
}
.ui-datepicker tbody tr
{
    border-bottom: 1px solid #bbb;
}
.ui-datepicker tbody tr:last-child
{
    border-bottom: 0 none;
}
.ui-datepicker td span,
.ui-datepicker td a
{
    font-weight: bold;
    line-height: 30px;

    display: inline-block;

    width: 30px;
    height: 30px;

    text-align: center;

    color: #666;
    text-shadow: 1px 1px 0 #fff;
}
.ui-datepicker-calendar .ui-state-default
{
    background: linear-gradient(to bottom, #ededed 0%, #dedede 100%) repeat scroll 0 0 transparent;
    box-shadow: 1px 1px 0 0 rgba(250, 250, 250, .5) inset;
}
.ui-datepicker-calendar .ui-state-hover
{
    background: none repeat scroll 0 0 #f7f7f7;
}
.ui-datepicker-calendar .ui-state-active
{
    position: relative;

    margin: -1px;

    color: #666;
    border: 1px solid #c19163;
    background: none repeat scroll 0 0 #fff2aa;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1) inset;
    text-shadow: 0 1px 0 #fff;
}
.ui-datepicker-unselectable .ui-state-default
{
    color: #b4b3b3;
    background: none repeat scroll 0 0 #f4f4f4;
}
.ui-datepicker-calendar td:first-child .ui-state-active
{
    width: 29px;
    margin-left: 0;
}
.ui-datepicker-calendar td:last-child .ui-state-active
{
    width: 29px;
    margin-right: 0;
}
.ui-datepicker-calendar tr:last-child .ui-state-active
{
    height: 29px;
    margin-bottom: 0;
}
td.ui-datepicker-unselectable.ui-state-disabled
{
    background-color: #d7d7d7;
}
.fourofour
{
    min-height: 530px;
    padding-top: 130px;

    text-align: center;

    background-color: #764052;
}
.fourofour h2
{
    font-size: 150px;

    margin: 0;
    padding: 0;

    color: #fff;
}
.fourofour p
{
    margin: 0;

    color: #fff;
}
.fourofour a
{
    font-size: 17px;
    font-weight: 700;
    line-height: 55px;

    display: inline-block;

    height: 60px;
    margin-top: 50px;
    margin-right: 5px;
    padding: 0 8px;

    color: #fff;
    border-top: 3px solid #666d51;
    border-bottom: 3px solid #666d51;
}
.expedite-blog
{
    padding: 8rem 0;
}
.expedite-blog .byline
{
    font-size: 1.4rem;
}
.expedite-blog #commentform
{
    padding: 2rem 3rem;

    border: 1px solid #764052;
}
.expedite-blog #commentform ul
{
    margin: 0;
    padding: 0;
}
.expedite-blog #commentform ul li
{
    margin: .8rem 0;

    list-style: none;
}
.expedite-blog #commentform ul li label
{
    font-family: 'Raleway', sans-serif;

    display: block;

    color: #764052;
}
.expedite-blog #commentform ul li input[type='text'],
.expedite-blog #commentform ul li textarea
{
    font-size: 1.5rem;

    width: 100%;
    padding: 0 5px;
}
.expedite-blog #commentform ul li textarea
{
    height: 15rem;
}
.expedite-blog ol.commentlist
{
    margin: 0;
    padding: 0;
}
.expedite-blog ol.commentlist li
{
    padding: 2rem;

    list-style: none;

    border: 1px solid #ccc;
}
.expedite-blog ol.commentlist li cite
{
    font-style: normal;
}
.expedite-blog ol.commentlist li p.small
{
    font-size: 1.4rem;
}
.expedite-blog-archive .col-lg-4:nth-child(even) .focus-item .focus-item-image::after
{
    background-color: #fff;
}
.widget
{
    margin-bottom: 2rem;
    padding: 2rem;

    background-color: #764052;
}
.widget h3
{
    margin: 0;

    color: #fff;
}
.widget ul
{
    margin: 1rem 0;
    padding: 0 0 0 1rem;
}
.widget ul li
{
    margin: .8rem 0;

    list-style: none;
}
.widget ul li a
{
    display: block;

    text-decoration: none;

    color: #666d51;
}
.blog-item
{
    position: relative;
    z-index: 50;

    margin-bottom: 2rem;

    text-align: left;
}
.blog-item .focus-item-bg
{
    background-color: #764052;
}
.blog-item .blog-item-image
{
    position: relative;
}
.blog-item .blog-item-image img
{
    display: block;

    width: 100%;
    max-width: 100%;
    height: auto;
}
.blog-item .blog-item-image:after
{
    position: absolute;
    bottom: -10px;
    left: 0;

    width: calc((100% - 20px));
    height: 10px;

    content: '';

    background-color: #666d51;
}
.blog-item .blog-item-content
{
    padding: 0 2rem;
}
.blog-item .blog-item-content h2
{
    color: #fff;
}
.blog-item .blog-item-content h2 span
{
    color: #666d51;
}
.blog-item .blog-item-content h2 a
{
    text-decoration: none;
}
.blog-item .blog-item-content .blog-item-btn
{
    margin-top: 1rem;

    color: #764052;
    border-color: #764052;
    background-color: #fff;
}
.blog-item .blog-item-content .blog-item-btn:hover
{
    color: #666d51;
    border-color: #666d51;
    background-color: #fff;
}
.contact-details
{
    margin: 0;
    padding: 0;
}
.contact-details li
{
    display: table;

    list-style: none;
}
.contact-details li div
{
    display: table-cell;

    vertical-align: middle;
}
.contact-details strong
{
    display: inline-block;

    width: 8rem;
    margin-right: 10px;

    border-right: 1px solid #764052;
}
.contact-details i
{
    font-size: 1.8rem;
    line-height: 35px;

    display: inline-block;

    width: 35px;
    height: 35px;
    margin-right: 5px;
    margin-right: .5rem;

    text-align: center;

    border-radius: 50%;
    background-color: #764052;
}
.contact-details i.ex-location-pin
{
    font-size: 2.2rem;
}
.contact-details span
{
    font-weight: 700;

    display: none;

    margin-right: .8rem;
}
.ex-gallery,
.block-item-gallery,
.side .side-gallery,
.side-1 .side-gallery
{
    position: relative;

    display: block;
    float: left;
    overflow: hidden;

    width: 100%;
}
.ex-gallery a,
.block-item-gallery a,
.side .side-gallery a,
.side-1 .side-gallery a
{
    position: relative;

    display: inline-block;
    float: left;

    width: 100%;
    height: auto;
}
.ex-gallery a img,
.block-item-gallery a img,
.side .side-gallery a img,
.side-1 .side-gallery a img
{
    position: relative;
    z-index: 1;

    float: left;

    width: 100%;
    height: auto;
}
.ex-gallery a .overlay,
.block-item-gallery a .overlay,
.side .side-gallery a .overlay,
.side-1 .side-gallery a .overlay
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    width: 100%;
    height: 100%;

    transition: all .2s ease 0s;
    text-align: center;

    opacity: 0;
    background: rgba(0, 0, 0, .5);
}
.ex-gallery a:hover .overlay,
.block-item-gallery a:hover .overlay,
.side .side-gallery a:hover .overlay,
.side-1 .side-gallery a:hover .overlay
{
    opacity: 1;
}
.ex-gallery a .overlay span,
.block-item-gallery a .overlay span,
.side .side-gallery a .overlay span,
.side-1 .side-gallery a .overlay span
{
    font-size: 50px;
    line-height: 65px;

    position: absolute;
    top: 50%;
    left: 50%;

    display: block;

    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;

    color: #e5e5e5;
    border: 2px solid #fff;
}
/* CSS Document */
html.hc-nav-yscroll
{
    overflow-y: scroll;
}
body.hc-nav-open
{
    position: fixed;

    overflow: visible;

    width: 100%;
    min-height: 100%;
}
.hc-nav-trigger
{
    position: absolute;
    z-index: 9980;
    top: 60px;
    right: 25px;

    display: none;

    width: 30px;
    min-height: 24px;

    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
@media (max-width: 991px)
{
    .hc-nav-trigger
    {
        top: 35px;
    }
}
.hc-nav-trigger:before
{
    position: absolute;
    top: -17px;
    right: -15px;

    width: 60px;
    height: 60px;

    content: '';

    border-radius: 50%;
    background-color: #764052;
}
.hc-nav-trigger span
{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 30px;
    height: 4px;

    transition: all .2s ease;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;

    background: #fff;
}
.hc-nav-trigger span::before
{
    position: absolute;
    top: -10px;
    left: 0;

    display: block;

    width: 100%;
    height: 4px;

    content: '';
    transition: all .2s ease;

    background: #fff;
}
.hc-nav-trigger span::after
{
    position: absolute;
    bottom: -10px;
    left: 0;

    display: block;

    width: 100%;
    height: 4px;

    content: '';
    transition: all .2s ease;

    background: #fff;
}
.hc-nav-trigger.toggle-open span
{
    -ms-transform: rotate(45deg);
        transform: rotate(45deg);

    background: rgba(0, 0, 0, 0);
}
.hc-nav-trigger.toggle-open span::before
{
    transform: translate3d(0, 10px, 0);
}
.hc-nav-trigger.toggle-open span::after
{
    transform: rotate(-90deg) translate3d(10px, 0, 0);
}
.hc-offcanvas-nav
{
    position: fixed;
    z-index: 9999;
    top: 0;

    display: none;
    visibility: hidden;

    height: 100%;
}
.hc-offcanvas-nav ul
{
    margin: 0;
    padding: 0;
}
.hc-offcanvas-nav ul li
{
    margin: 0;
    padding: 0;
}
.hc-offcanvas-nav .nav-container
{
    position: fixed;
    z-index: 9998;
    top: 0;

    box-sizing: border-box;
    max-width: 100%;
    height: 100%;
    max-height: 100%;

    transition: transform .4s ease;

    background: #764052;
}
.hc-offcanvas-nav .nav-wrapper
{
    box-sizing: border-box;
    width: 100%;
    height: 100%;

    background: #764052;

    -ms-scroll-chaining: none;
    overscroll-behavior: none;
}
.hc-offcanvas-nav .nav-wrapper::after
{
    position: fixed;
    z-index: 9990;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    visibility: hidden;

    width: 100%;
    height: 100%;

    content: '';
    transition: visibility 0s ease .4s, opacity .4s ease;

    opacity: 0;
    background: rgba(0, 0, 0, .3);

    -ms-scroll-chaining: none;
    overscroll-behavior: none;
}
.hc-offcanvas-nav .nav-content
{
    height: 100%;
}
.hc-offcanvas-nav .nav-wrapper-0 > .nav-content
{
    overflow: scroll;
    overflow-x: visible;
    overflow-y: auto;

    box-sizing: border-box;
}
.hc-offcanvas-nav ul
{
    margin: 0;
    padding: 0;

    list-style: none;

    background: #764052;
}
.hc-offcanvas-nav ul:first-of-type:not(:first-child) > li:first-child:not(.nav-back):not(.nav-close) > a
{
    margin-top: -1px;

    border-top: 1px solid #623544;
}
.hc-offcanvas-nav li
{
    position: relative;

    display: block;

    text-align: left;
}
.hc-offcanvas-nav li:not(.custom-content) a
{
    font-size: 15px;

    position: relative;
    z-index: 1;

    display: block;

    box-sizing: border-box;
    padding: 14px 17px;

    cursor: pointer;
    text-decoration: none;

    color: #fff;
    border-bottom: 1px solid #623544;
    background: rgba(0, 0, 0, 0);
}
.hc-offcanvas-nav li:not(.custom-content) a:hover
{
    text-decoration: none;
}
.hc-offcanvas-nav li:not(.custom-content) a[disabled]
{
    cursor: not-allowed;

    color: rgba(255, 255, 255, .5);
}
.hc-offcanvas-nav li.level-open > .nav-wrapper
{
    visibility: visible;
}
.hc-offcanvas-nav input[type='checkbox']
{
    display: none;
}
.hc-offcanvas-nav label
{
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    cursor: pointer;
}
.hc-offcanvas-nav .nav-item
{
    font-size: 15px;

    position: relative;
    z-index: 1;

    display: block;

    box-sizing: border-box;
    padding: 14px 17px;

    color: #fff;
    border-bottom: 1px solid #623544;
    background: rgba(0, 0, 0, 0);
}
.hc-offcanvas-nav .nav-item:focus
{
    z-index: 10;
}
.hc-offcanvas-nav .nav-item:focus-within
{
    z-index: 10;
}
.hc-offcanvas-nav .sub-level-open::after
{
    visibility: visible;

    transition-delay: .05s;

    opacity: 1;
}
.hc-offcanvas-nav:not(.nav-open)::after
{
    pointer-events: none;
}
.hc-offcanvas-nav::after
{
    background: rgba(0, 0, 0, .3);
}
.hc-offcanvas-nav h2
{
    font-size: 19px;
    font-weight: normal;

    padding: 20px 17px;

    text-align: left;

    color: #341c24;
}
.hc-offcanvas-nav .nav-item-wrapper
{
    position: relative;
}
.hc-offcanvas-nav .nav-highlight
{
    background: #693949;
}
.hc-offcanvas-nav .nav-close:focus
{
    z-index: 10;
}
.hc-offcanvas-nav .nav-next:focus
{
    z-index: 10;
}
.hc-offcanvas-nav .nav-next span
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.hc-offcanvas-nav .nav-next span::before
{
    position: absolute;
    top: 50%;
    left: 50%;

    box-sizing: border-box;
    width: 8px;
    height: 8px;
    margin-left: -2px;

    content: '';
    -ms-transform: translate(-50%, -50%) rotate(135deg);
        transform: translate(-50%, -50%) rotate(135deg);
    -ms-transform-origin: center;
        transform-origin: center;

    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}
.hc-offcanvas-nav .nav-back:focus
{
    z-index: 10;
}
.hc-offcanvas-nav:not(.touch-device) li:not(.custom-content) a:hover
{
    background: #6f3c4d;
}
.hc-offcanvas-nav li.nav-close a
{
    border-top: 1px solid #5c3240;
    border-bottom: 1px solid #5c3240;
    background: #623544;
}
.hc-offcanvas-nav li.nav-close a:hover
{
    background: #613443;
}
.hc-offcanvas-nav li.nav-close:not(:first-child) a
{
    margin-top: -1px;
}
.hc-offcanvas-nav li.nav-close span
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    width: 45px;

    cursor: pointer;
    transition: background .2s ease;
    text-align: center;
}
.hc-offcanvas-nav li.nav-close span::before
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 6px;
    height: 6px;
    margin-top: -3px;
    margin-left: -9px;

    content: '';
    -ms-transform: rotate(135deg);
        transform: rotate(135deg);

    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}
.hc-offcanvas-nav li.nav-close span::after
{
    position: absolute;
    top: 50%;
    left: 50%;

    width: 6px;
    height: 6px;
    margin-top: -3px;

    content: '';
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);

    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}
.hc-offcanvas-nav li.nav-back a
{
    border-top: 1px solid #5c3240;
    border-bottom: 1px solid #5c3240;
    background: #623544;
}
.hc-offcanvas-nav li.nav-back a:hover
{
    background: #613443;
}
.hc-offcanvas-nav li.nav-back:not(:first-child) a
{
    margin-top: -1px;
}
.hc-offcanvas-nav li.nav-back span
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    width: 45px;

    cursor: pointer;
    transition: background .2s ease;
    text-align: center;
}
.hc-offcanvas-nav li.nav-back span::before
{
    position: absolute;
    top: 50%;
    left: 50%;

    box-sizing: border-box;
    width: 8px;
    height: 8px;
    margin-left: -2px;

    content: '';
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
        transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform-origin: center;
        transform-origin: center;

    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}
.hc-offcanvas-nav li.nav-parent .nav-item:last-child
{
    padding-right: 58px;
}
.hc-offcanvas-nav li.nav-parent .nav-item:not(:last-child)
{
    margin-right: 44px;
}
.hc-offcanvas-nav li.nav-parent .nav-next
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;

    width: 45px;

    cursor: pointer;
    transition: background .2s ease;
    text-align: center;
}
.hc-offcanvas-nav a.nav-next
{
    border-left: 1px solid #623544;
}
.hc-offcanvas-nav.is-ios *
{
    cursor: pointer !important;
}
.hc-offcanvas-nav.disable-body::after
{
    position: fixed;
    z-index: 9990;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;

    visibility: hidden;

    width: 100%;
    height: 100%;

    content: '';
    transition: visibility 0s ease .4s, opacity .4s ease;

    opacity: 0;

    -ms-scroll-chaining: none;
    overscroll-behavior: none;
}
.hc-offcanvas-nav.disable-body.nav-open::after
{
    visibility: visible;

    transition-delay: .05s;

    opacity: 1;
}
.hc-offcanvas-nav.nav-levels-expand .nav-wrapper::after
{
    display: none;
}
.hc-offcanvas-nav.nav-levels-expand .nav-wrapper.nav-wrapper-0
{
    max-height: 100vh;
}
.hc-offcanvas-nav.nav-levels-expand .nav-wrapper.nav-wrapper-0 > .nav-content
{
    overflow: scroll;
    overflow-x: visible;
    overflow-y: auto;

    box-sizing: border-box;
    max-height: 100vh;
}
.hc-offcanvas-nav.nav-levels-expand ul .nav-wrapper
{
    visibility: hidden;
    overflow: hidden;

    min-width: 0;
    max-height: 0;

    transition: height 0s ease .4s;
}
.hc-offcanvas-nav.nav-levels-expand .level-open > .nav-wrapper
{
    visibility: visible;
    overflow: visible;

    max-height: none;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container ul .nav-wrapper
{
    background: transparent;
    box-shadow: none;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container ul h2
{
    display: none;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container ul ul .nav-item
{
    font-size: 14px;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li
{
    transition: background .3s ease;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open
{
    background: #693949;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open > .nav-item-wrapper > a
{
    border-bottom: 1px solid #5c3240;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open > .nav-item-wrapper > a:hover
{
    background: #6c3b4b;
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open > .nav-item-wrapper > a > .nav-next span::before
{
    margin-top: 2px;

    -ms-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
}
.hc-offcanvas-nav.nav-levels-expand .nav-container li.level-open > .nav-item-wrapper > .nav-next span::before
{
    margin-top: 2px;

    -ms-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
}
.hc-offcanvas-nav.nav-levels-expand .nav-container .nav-next span::before
{
    margin-top: -2px;

    -ms-transform: translate(-50%, -50%) rotate(-135deg);
        transform: translate(-50%, -50%) rotate(-135deg);
}
.hc-offcanvas-nav.nav-levels-overlap .nav-content
{
    overflow: scroll;
    overflow-x: visible;
    overflow-y: auto;

    box-sizing: border-box;
    max-height: 100vh;
}
.hc-offcanvas-nav.nav-levels-overlap .nav-wrapper
{
    max-height: 100vh;
}
.hc-offcanvas-nav.nav-levels-overlap ul .nav-wrapper
{
    position: absolute;
    z-index: 9999;
    top: 0;

    visibility: hidden;

    height: 100%;

    transition: visibility 0s ease .4s, transform .4s ease;
}
.hc-offcanvas-nav.nav-levels-overlap ul li.nav-parent
{
    position: static;
}
.hc-offcanvas-nav.nav-levels-overlap ul li.level-open > .nav-wrapper
{
    visibility: visible;

    transition: transform .4s ease;
    transform: translate3d(0, 0, 0);
}
.hc-offcanvas-nav.nav-position-left
{
    left: 0;
}
.hc-offcanvas-nav.nav-position-left .nav-container
{
    left: 0;
}
.hc-offcanvas-nav.nav-position-left.nav-levels-overlap li .nav-wrapper
{
    left: 0;

    transform: translate3d(-100%, 0, 0);
}
.hc-offcanvas-nav.nav-position-right
{
    right: 0;
}
.hc-offcanvas-nav.nav-position-right .nav-container
{
    right: 0;
}
.hc-offcanvas-nav.nav-position-right .nav-next span::before
{
    margin-right: -2px;
    margin-left: 0;

    -ms-transform: translate(-50%, -50%) rotate(-45deg);
        transform: translate(-50%, -50%) rotate(-45deg);
}
.hc-offcanvas-nav.nav-position-right li.nav-back span::before
{
    margin-right: -2px;
    margin-left: 0;

    -ms-transform: translate(-50%, -50%) rotate(135deg);
        transform: translate(-50%, -50%) rotate(135deg);
}
.hc-offcanvas-nav.nav-position-right.nav-levels-overlap li .nav-wrapper
{
    right: 0;

    transform: translate3d(100%, 0, 0);
}
.hc-offcanvas-nav.nav-position-top
{
    top: 0;
}
.hc-offcanvas-nav.nav-position-top .nav-container
{
    top: 0;

    width: 100%;
}
.hc-offcanvas-nav.nav-position-top .nav-next span::before
{
    margin-right: -2px;
    margin-left: 0;

    -ms-transform: translate(-50%, -50%) rotate(-135deg);
        transform: translate(-50%, -50%) rotate(-135deg);
}
.hc-offcanvas-nav.nav-position-top li.nav-back span::before
{
    margin-right: -2px;
    margin-left: 0;

    -ms-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
}
.hc-offcanvas-nav.nav-position-top.nav-levels-overlap li .nav-wrapper
{
    left: 0;

    transform: translate3d(0, -100%, 0);
}
.hc-offcanvas-nav.nav-position-bottom
{
    top: auto;
    bottom: 0;
}
.hc-offcanvas-nav.nav-position-bottom .nav-container
{
    top: auto;
    bottom: 0;

    width: 100%;
}
.hc-offcanvas-nav.nav-position-bottom .nav-next span::before
{
    margin-right: -2px;
    margin-left: 0;

    -ms-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
}
.hc-offcanvas-nav.nav-position-bottom li.nav-back span::before
{
    margin-right: -2px;
    margin-left: 0;

    -ms-transform: translate(-50%, -50%) rotate(-135deg);
        transform: translate(-50%, -50%) rotate(-135deg);
}
.hc-offcanvas-nav.nav-position-bottom.nav-levels-overlap li .nav-wrapper
{
    left: 0;

    transform: translate3d(0, 100%, 0);
}
.hc-offcanvas-nav.nav-open[class*='hc-nav-'] div.nav-container
{
    transform: translate3d(0, 0, 0);
}
.hc-offcanvas-nav.rtl li
{
    text-align: right;
}
.hc-offcanvas-nav.rtl .nav-next span
{
    right: unset;
    left: 0;
}
.hc-offcanvas-nav.rtl .nav-back span
{
    right: unset;
    left: 0;
}
.hc-offcanvas-nav.rtl .nav-close span
{
    right: unset;
    left: 0;
}
.hc-offcanvas-nav.rtl a.nav-next
{
    border-right: 1px solid #623544;
    border-left: none;
}
.hc-offcanvas-nav.rtl li.nav-parent .nav-item
{
    padding-right: 17px;
    padding-left: 58px;
}
.hc-offcanvas-nav.nav-position-left.nav-open .nav-wrapper
{
    box-shadow: 1px 0 2px rgba(0, 0, 0, .2);
}
.hc-offcanvas-nav.nav-position-right.nav-open .nav-wrapper
{
    box-shadow: -1px 0 2px rgba(0, 0, 0, .2);
}
.hc-offcanvas-nav.nav-position-top.nav-open .nav-wrapper
{
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}
.hc-offcanvas-nav.nav-position-bottom.nav-open .nav-wrapper
{
    box-shadow: 0 -1px 2px rgba(0, 0, 0, .2);
}
.hc-offcanvas-nav.nav-levels-none .nav-container ul .nav-wrapper
{
    background: transparent;
    box-shadow: none;
}
.hc-offcanvas-nav.nav-levels-none .nav-container ul h2
{
    display: none;
}
.hc-offcanvas-nav.nav-levels-none .nav-container ul ul .nav-item
{
    font-size: 14px;
}
.hc-offcanvas-nav.nav-levels-none .nav-container li
{
    transition: background .3s ease;
}
.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open
{
    background: #693949;
}
.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open > .nav-item-wrapper > a
{
    border-bottom: 1px solid #5c3240;
}
.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open > .nav-item-wrapper > a:hover
{
    background: #6c3b4b;
}
.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open > .nav-item-wrapper > a > .nav-next span::before
{
    margin-top: 2px;

    -ms-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
}
.hc-offcanvas-nav.nav-levels-none .nav-container li.level-open > .nav-item-wrapper > .nav-next span::before
{
    margin-top: 2px;

    -ms-transform: translate(-50%, -50%) rotate(45deg);
        transform: translate(-50%, -50%) rotate(45deg);
}
.hc-offcanvas-nav.nav-levels-none .nav-container .nav-next span::before
{
    margin-top: -2px;

    -ms-transform: translate(-50%, -50%) rotate(-135deg);
        transform: translate(-50%, -50%) rotate(-135deg);
}
/* ------ venobox.css --------*/
.vbox-overlay *,
.vbox-overlay *:before,
.vbox-overlay *:after
{
    box-sizing: border-box;

    -webkit-backface-visibility: hidden;
}
/* ------- overlay: change here background color and opacity ----- */
.vbox-overlay
{
    position: fixed;
    z-index: 9999;
    top: 0;
    bottom: 0;
    left: 0;

    overflow-x: hidden;
    overflow-y: auto;

    width: 100%;
    height: auto;

    opacity: 0;
    background: #fdfdfd;
    background: rgba(0, 0, 0, .85);
}
/* ----- preloader - choose between CIRCLE, IOS, DOTS, QUADS ----- */
/* circle preloader */
.vbox-preloader
{
    position: fixed;
    top: 50%;
    left: 50%;

    overflow: hidden;

    width: 32px;
    height: 32px;
    margin-top: -16px;
    margin-left: -16px;

    animation: playload 1.4s steps(18) infinite;
    text-indent: -100px;

    background-image: url(../../venobox/preload-circle.png);
}
@keyframes playload
{
    from
    {
        background-position: 0;
    }
    to
    {
        background-position: -576px;
    }
}
/* IOS preloader */
/*.vbox-preloader{
    position:fixed; 
    width:32px; 
    height:32px;
    left:50%; 
    top:50%; 
    margin-left:-16px; 
    margin-top:-16px;
    background-image: url(../../venobox/preload-ios.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(12) infinite;
       -moz-animation: playload 1.4s steps(12) infinite;
        -ms-animation: playload 1.4s steps(12) infinite;
         -o-animation: playload 1.4s steps(12) infinite;
            animation: playload 1.4s steps(12) infinite;
}

@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
*/
/* dots preloader */
/*
.vbox-preloader{
    position:fixed; 
    width:32px; 
    height:11px;
    left:50%; 
    top:50%; 
    margin-left:-16px; 
    margin-top:-16px;
    background-image: url(../../venobox/preload-dots.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(24) infinite;
       -moz-animation: playload 1.4s steps(24) infinite;
        -ms-animation: playload 1.4s steps(24) infinite;
         -o-animation: playload 1.4s steps(24) infinite;
            animation: playload 1.4s steps(24) infinite;
}

@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -768px; }
}
*/
/* quads preloader */
/*
.vbox-preloader{
    position:fixed; 
    width:32px; 
    height:10px;
    left:50%; 
    top:50%; 
    margin-left:-16px; 
    margin-top:-16px;
    background-image: url(../../venobox/preload-quads.png);
    text-indent: -100px;
    overflow: hidden;
    -webkit-animation: playload 1.4s steps(12) infinite;
       -moz-animation: playload 1.4s steps(12) infinite;
        -ms-animation: playload 1.4s steps(12) infinite;
         -o-animation: playload 1.4s steps(12) infinite;
            animation: playload 1.4s steps(12) infinite;
}
@-webkit-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-moz-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-ms-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@-o-keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
@keyframes playload {
   from { background-position:    0px; }
     to { background-position: -384px; }
}
*/
/* ----- navigation ----- */
.vbox-close
{
    position: fixed;
    top: -1px;
    right: 0;

    display: block;
    overflow: hidden;

    width: 46px;
    height: 40px;
    padding: 10px 20px 10px 0;

    cursor: pointer;
    text-indent: -100px;

    color: #fff;
    background: url(../../venobox/close.gif) no-repeat #161617;
    background-position: 10px center;
}
.vbox-next,
.vbox-prev
{
    position: fixed;
    top: 50%;
    /* Using border instead of padding to keep bg image in place */

    overflow: hidden;

    box-sizing: content-box;
    width: 30px;
    height: 170px;
    margin-top: -85px;

    cursor: pointer;
    text-indent: -100px;

    color: #fff;
    border: solid transparent;
}
.vbox-prev
{
    left: 0;

    border-width: 0 30px 0 10px;
    background: url(../../venobox/prev.gif) center center no-repeat;
}
.vbox-next
{
    right: 0;

    border-width: 0 10px 0 30px;
    background: url(../../venobox/next.gif) center center no-repeat;
}
.vbox-title
{
    font-size: 12px;
    line-height: 28px;

    position: fixed;
    top: -1px;
    left: 0;

    display: none;
    float: left;
    overflow: hidden;

    width: 100%;
    height: 40px;
    padding: 6px 40px;

    text-align: center;

    color: #fff;
    background: #161617;
}
.vbox-num
{
    font-size: 12px;
    line-height: 28px;

    position: fixed;
    top: -1px;
    left: 0;

    display: block;
    display: none;
    overflow: hidden;

    height: 40px;
    padding: 6px 10px;

    cursor: pointer;

    color: #fff;
    background: #161617;
}
/* ------- inline window ------ */
.vbox-inline
{
    overflow: auto;

    width: 420px;
    height: 315px;
    margin: 0 auto;
    padding: 10px;

    text-align: left;

    background: #fff;
}
/* ------- Video & iFrames window ------ */
.venoframe
{
    width: 960px;
    height: 720px;

    border: none;
}
@media (max-width: 992px)
{
    .venoframe
    {
        width: 640px;
        height: 480px;
    }
}
@media (max-width: 767px)
{
    .venoframe
    {
        width: 420px;
        height: 315px;
    }
}
@media (max-width: 460px)
{
    .vbox-inline
    {
        width: 100%;
    }
    .venoframe
    {
        width: 100%;
        height: 260px;
    }
}
/* ------- PLease do NOT edit this! (or do it at your own risk) ------ */
.vbox-open
{
    overflow: hidden;
}
.vbox-container
{
    position: relative;

    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;

    background: #000;
}
.vbox-content
{
    position: relative;

    float: left;
    overflow: hidden;

    width: 100%;

    text-align: center;
}
.vbox-container img
{
    max-width: 100%;
    height: auto;
}
.video
{
    position: relative;

    margin: 0 auto;

    text-align: center;

    background-color: #000;
    /*- Responsive -*/
}
.video video
{
    display: block;

    width: 100%;
    max-width: 2560px;
    height: auto;
    margin: 0 auto;
}
.txt
{
    text-align: left;
    /*- Responsive -*/
}
.txt .txt-item
{
    padding: 0;
}
.txt-forms
{
    position: relative;

    padding: 4rem 0 8rem 0;

    text-align: left;
}
.txt-forms:before
{
    position: absolute;
    z-index: 5;
    top: -.1vw;
    right: -.1vw;
    bottom: -.1vw;
    left: -.1vw;

    content: '';
    pointer-events: none;

    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDc0LjE0MiIgaGVpZ2h0PSIzNi4xNTYiPjxwYXRoIGZpbGw9IiM2NjZkNTEiIGQ9Ik0xNDI2LjEwMiAwYTQ5LjgyIDQ5LjgyIDAgMCAxIDE2LjI0OSAyLjcgNDkuODIzIDQ5LjgyMyAwIDAgMSAxNC4wMzggNy41MjMgNTAuMTcyIDUwLjE3MiAwIDAgMSAxMC45MDUgMTEuNDUyIDQ5LjY5IDQ5LjY5IDAgMCAxIDYuODQ4IDE0LjQ4MUgwYTQ5LjgyNiA0OS44MjYgMCAwIDEgMTQuNC04LjUyOSA0OS44NTIgNDkuODUyIDAgMCAxIDE3LjAyNi0zLjI5MkwxNDI1LjIxMS4wMDhjLjI5Ny0uMDA2LjU5Ny0uMDA4Ljg5MS0uMDA4WiIgZGF0YS1uYW1lPSJTdWJ0cmFjdGlvbiA0Ii8+PC9zdmc=');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto !important;
}
.txt-forms .txt-item
{
    max-width: 1000px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
}
.txt-forms .txt-item .form-container
{
    font-family: sans-serif;
    font-size: 16px;
    line-height: 1.5;

    max-width: 100%;
    margin: 2rem auto;
    padding: 2rem;

    border-radius: 8px;
    background: #f9f9f9;
}
.txt-forms .txt-item .form-container h4
{
    font-size: 20px;

    margin: 1.5rem 0 1rem;
    padding-bottom: 5px;

    border-bottom: 2px solid #ddd;
}
.txt-forms .txt-item .form-container p
{
    margin: 0 0 .5rem;
}
.txt-forms .txt-item .form-container .row,
.txt-forms .txt-item .form-container .row20-80,
.txt-forms .txt-item .form-container .row50-50
{
    display: -ms-flexbox;
    display: flex;

    margin-bottom: 1rem;

    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 1rem;
}
.txt-forms .txt-item .form-container .row20-80 .col:first-child
{
    font-weight: bold;
}
@media (min-width: 992px)
{
    .txt-forms .txt-item .form-container .row20-80 .col:first-child
    {
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    }
}
.txt-forms .txt-item .form-container .row20-80 .col:last-child
{
    -ms-flex: 1;
        flex: 1;
}
@media (min-width: 992px)
{
    .txt-forms .txt-item .form-container .row50-50 .col:first-child
    {
        -ms-flex: 0 0 30%;
            flex: 0 0 30%;
    }
}
.txt-forms .txt-item .form-container .row50-50 .col
{
    -ms-flex: 1;
        flex: 1;
}
.txt-forms .txt-item .form-container .wpcf7-form-control
{
    width: 100%;
    padding: .6rem;
}
.txt-forms .txt-item .form-container .wpcf7-form-control.wpcf7-text,
.txt-forms .txt-item .form-container .wpcf7-form-control.wpcf7-select,
.txt-forms .txt-item .form-container .wpcf7-form-control.wpcf7-textarea
{
    resize: vertical;

    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
}
.txt-forms .txt-item .form-container .wpcf7-form-control-signature-wrap
{
    margin-top: .5rem;

    border: 1px solid #ccc;
    border-radius: 4px;
    background: #eee;
}
.txt-forms .txt-item .form-container .wpcf7-form-control-clear-wrap
{
    margin-top: .5rem;
}
.txt-forms .txt-item .form-container .wpcf7-submit
{
    font-family: 'Raleway', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;

    display: inline-block;
    float: left;

    width: 250px;
    margin: 1rem auto;
    padding: 1.4rem 3rem .9rem 3rem;

    transition-duration: .5s;
    text-decoration: none;

    color: #fff;
    border: 0 solid #764052;
    border-bottom: 5px solid #653747;
    border-radius: 5px;
    background-color: #764052;
}
.txt-forms .txt-item .form-container .wpcf7-submit:hover
{
    color: #fff;
    border-color: #764052;
    border-bottom: 5px solid #cf835c;
    background-color: #d59270;
}
.txt-forms .txt-item .form-container hr
{
    margin: 2rem 0;

    border: none;
    border-top: 1px solid #ddd;
}
.txt-forms .txt-item .form-container .wpcf7-form-control-checkbox,
.txt-forms .txt-item .form-container .wpcf7-form-control-radio,
.txt-forms .txt-item .form-container .wpcf7-checkbox,
.txt-forms .txt-item .form-container .wpcf7-radio
{
    margin: .5rem 0;
    padding: 0;

    border: none;
    background: none;
}
.txt-forms .txt-item .form-container .wpcf7-form-control-checkbox .wpcf7-list-item,
.txt-forms .txt-item .form-container .wpcf7-form-control-radio .wpcf7-list-item,
.txt-forms .txt-item .form-container .wpcf7-checkbox .wpcf7-list-item,
.txt-forms .txt-item .form-container .wpcf7-radio .wpcf7-list-item
{
    display: block;

    margin-bottom: 5px;
}
.txt-forms .txt-item .form-container .wpcf7-form-control-checkbox .wpcf7-list-item input[type='checkbox']:checked,
.txt-forms .txt-item .form-container .wpcf7-form-control-radio .wpcf7-list-item input[type='checkbox']:checked,
.txt-forms .txt-item .form-container .wpcf7-checkbox .wpcf7-list-item input[type='checkbox']:checked,
.txt-forms .txt-item .form-container .wpcf7-radio .wpcf7-list-item input[type='checkbox']:checked,
.txt-forms .txt-item .form-container .wpcf7-form-control-checkbox .wpcf7-list-item input[type='radio']:checked,
.txt-forms .txt-item .form-container .wpcf7-form-control-radio .wpcf7-list-item input[type='radio']:checked,
.txt-forms .txt-item .form-container .wpcf7-checkbox .wpcf7-list-item input[type='radio']:checked,
.txt-forms .txt-item .form-container .wpcf7-radio .wpcf7-list-item input[type='radio']:checked
{
    border-color: #764052;
    background-color: #764052;
}
@media (max-width: 991px)
{
    .txt-forms .form-container .row20-80,
    .txt-forms .form-container .row50-50
    {
            flex-direction: column;

        -ms-flex-direction: column;
    }
    .txt-forms .form-container .row20-80 .col,
    .txt-forms .form-container .row50-50 .col
    {
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    }
    .txt-forms .form-container .row20-80 .col:first-child,
    .txt-forms .form-container .row50-50 .col:first-child
    {
        font-weight: bold;

        margin-bottom: .2rem;
    }
    .txt-forms .form-container .wpcf7-form-control-checkbox,
    .txt-forms .form-container .wpcf7-form-control-radio
    {
            flex-direction: column;

        -ms-flex-direction: column;
    }
}
.focus
{
    /*- Responsive -*/
}
.focus .focus-intro
{
    margin: 0 auto;
}
.focus .focus-item
{
    text-align: center;
}
.focus .focus-item .focus-item-bg
{
    background-color: #d3afbb;
}
.focus .focus-item .focus-item-image img
{
    display: block;

    width: 100%;
    max-width: 100%;
    height: auto;
}
.focus .focus-item .focus-item-content
{
    padding: 0;
}
.focus-icons
{
    /*- Responsive -*/
}
.focus-icons .focus-bg
{
    padding: 8rem 0 6rem 0;

    text-align: left;

    background-color: #fbf4f1;
}
.focus-icons .focus-intro
{
    margin: 0 auto 3rem auto;
}
.focus-icons .focus-intro .focus-intro-heading
{
    font-weight: 400;

    margin-top: 0;
    margin-bottom: 3rem;

    text-transform: uppercase;
}
.focus-icons .focus-intro .focus-intro-heading span
{
    font-weight: 700;

    display: block;
}
.focus-icons .focus-intro p
{
    max-width: 1500px;
    margin: 0;
}
.focus-icons .focus-item
{
    text-align: center;
}
.focus-icons .focus-item .focus-item-bg
{
    padding: 3rem 0;

    background-color: transparent;
}
.focus-icons .focus-item .focus-item-icon
{
    line-height: 100px;

    position: relative;

    display: block;

    width: 100px;
    height: 100px;
    margin: 0 auto;

    text-align: center;

    border-radius: 50%;
    background-image: linear-gradient(90deg, #8a4923 0%, #d59270 100%);
}
.focus-icons .focus-item .focus-item-icon:before
{
    position: absolute;
    top: 3px;
    left: 3px;

    width: 94px;
    height: 94px;

    content: '';

    border-radius: 50%;
    background-color: #fefbfa;
    background-color: #fff;
}
.focus-icons .focus-item .focus-item-icon i
{
    font-size: 5rem;
    line-height: 100px;

    position: relative;

    display: block;

    width: 100px;
    height: 100px;
    margin: 0 auto;

    color: #333;
}
.focus-icons .focus-item .focus-item-content
{
    padding: 0;
}
.focus-icons .focus-item .focus-item-content .focus-item-heading
{
    font-size: 1.6rem;
}
.focus-images
{
    /*- Responsive -*/
}
.focus-images .focus-bg
{
    position: relative;

    padding: 2rem 0 10rem 0;

    background-color: #fbf4f1;
}
@media (max-width: 991px)
{
    .focus-images .focus-bg
    {
        padding: 2rem 0;
    }
}
.focus-images .focus-bg:after
{
    position: absolute;
    z-index: 5;
    top: -.1vw;
    right: -.1vw;
    bottom: -.1vw;
    left: -.1vw;

    content: '';
    pointer-events: none;

    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDc0LjE0MiIgaGVpZ2h0PSIzNi4xNTYiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNDc0LjE0MiAzNi4xNTdIMEE0OS45NDkgNDkuOTQ5IDAgMCAxIDQ4LjA0IDBjLjMgMCAuNiAwIC44OTEuMDA4bDEzOTMuNzg3IDI0LjMyN2E0OS44IDQ5LjggMCAwIDEgMzEuNDIyIDExLjgxOVoiIGRhdGEtbmFtZT0iU3VidHJhY3Rpb24gNCIvPjwvc3ZnPg==');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto !important;
}
.focus-images .focus-intro
{
    margin: 0 auto;
}
.focus-images .focus-item
{
    position: relative;
    z-index: 50;

    margin-bottom: 3rem;

    text-align: center;
}
@media (max-width: 991px)
{
    .focus-images .focus-item
    {
        padding: 0 2rem;
    }
}
.focus-images .focus-item .focus-item-bg
{
    display: -ms-flexbox;
    display: flex;

    background-color: transparent;
}
@media (max-width: 991px)
{
    .focus-images .focus-item .focus-item-bg
    {
            flex-direction: column;

        -ms-flex-direction: column;
    }
}
.focus-images .focus-item .focus-item-image
{
    -ms-flex: 0 0 33%;
        flex: 0 0 33%;
}
.focus-images .focus-item .focus-item-image img
{
    display: block;

    width: 100%;
    max-width: 270px;
    height: auto;

    border-radius: 25px;
}
.focus-images .focus-item .focus-item-content
{
    padding: 2rem;

    text-align: left;

    -ms-flex: 0 0 67%;
        flex: 0 0 67%;
}
@media (max-width: 991px)
{
    .focus-images .focus-item .focus-item-content
    {
        padding: 2rem 0;
    }
}
.focus-images .focus-item .focus-item-content .focus-item-heading
{
    margin-top: 0;
}
.block
{
    /*Responsive*/
    /*Desktop*/
    /*Mobile*/
}
.block .block-bg
{
    background-color: #975269;
}
.block-side-image
{
    /*Responsive*/
    /*Desktop*/
    /*Mobile*/
}
.block-side-image .block-bg
{
    position: relative;

    padding: 6rem 0 10rem 0;

    background-color: #fff;
}
@media (max-width: 991px)
{
    .block-side-image .block-bg
    {
        padding: 8rem 0 4rem 0;
    }
}
.block-side-image .block-bg .row
{
    -ms-flex-align: center;
    align-items: center;
}
.block-side-image .block-bg:before
{
    position: absolute;
    z-index: 5;
    top: -.1vw;
    right: -.1vw;
    bottom: -.1vw;
    left: -.1vw;

    content: '';
    pointer-events: none;

    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDc0LjE0MiIgaGVpZ2h0PSIzNi4xNTYiPjxwYXRoIGZpbGw9IiNmYmY0ZjEiIGQ9Ik0xNDI2LjEwMiAwYTQ5LjgyIDQ5LjgyIDAgMCAxIDE2LjI0OSAyLjcgNDkuODIzIDQ5LjgyMyAwIDAgMSAxNC4wMzggNy41MjMgNTAuMTcyIDUwLjE3MiAwIDAgMSAxMC45MDUgMTEuNDUyIDQ5LjY5IDQ5LjY5IDAgMCAxIDYuODQ4IDE0LjQ4MUgwYTQ5LjgyNiA0OS44MjYgMCAwIDEgMTQuNC04LjUyOSA0OS44NTIgNDkuODUyIDAgMCAxIDE3LjAyNi0zLjI5MkwxNDI1LjIxMS4wMDhjLjI5Ny0uMDA2LjU5Ny0uMDA4Ljg5MS0uMDA4WiIgZGF0YS1uYW1lPSJTdWJ0cmFjdGlvbiA0Ii8+PC9zdmc+');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto !important;
}
.block-side-image .block-item
{
    position: relative;
    z-index: 10;
}
@media (max-width: 991px)
{
    .block-side-image .block-item .block-item-content
    {
        padding: 0 2rem;
    }
}
.block-side-image .block-item .block-item-content .block-item-heading
{
    font-weight: 400;

    margin-bottom: 3rem;

    text-transform: uppercase;
}
.block-side-image .block-item .block-item-content .block-item-heading span
{
    font-weight: 700;
}
@media (min-width: 992px)
{
    .block-side-image .block-item .block-item-content .block-item-heading span
    {
        display: block;
    }
}
.block-side-image .block-item .block-item-content .block-item-heading:before
{
    position: absolute;
    top: -102px;
    left: 0;

    width: 90px;
    height: 90px;

    content: '';

    background-image: url(../../images/icon.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
@media (max-width: 991px)
{
    .block-side-image .block-item .block-item-content .block-item-heading:before
    {
        top: -50px;

        width: 45px;
        height: 45px;
    }
}
.block-side-image .block-item .block-inline-image
{
    position: relative;
}
.block-side-image .block-item .block-inline-image img
{
    display: block;

    width: 96%;
    height: auto;

    border-radius: 50px;
}
@media (max-width: 991px)
{
    .block-side-image .block-item .block-inline-image img
    {
        width: 100%;
        margin-top: 2rem;
    }
}
.block-side-image-reverse
{
    /*Responsive*/
    /*Desktop*/
    /*Mobile*/
}
.block-side-image-reverse .block-bg
{
    position: relative;

    padding: 10rem 0 12rem 0;

    background-color: #fff;
}
@media (max-width: 991px)
{
    .block-side-image-reverse .block-bg
    {
        padding: 8rem 0 4rem 0;
    }
}
.block-side-image-reverse .block-bg .row
{
        flex-direction: row-reverse;

    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: row-reverse;
}
.block-side-image-reverse .block-bg:before
{
    position: absolute;
    z-index: 5;
    top: -.1vw;
    right: -.1vw;
    bottom: -.1vw;
    left: -.1vw;

    content: '';
    pointer-events: none;

    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDc0LjE0MiIgaGVpZ2h0PSIzNi4xNTYiPjxwYXRoIGZpbGw9IiM2NjZkNTEiIGQ9Ik0xNDI2LjEwMiAwYTQ5LjgyIDQ5LjgyIDAgMCAxIDE2LjI0OSAyLjcgNDkuODIzIDQ5LjgyMyAwIDAgMSAxNC4wMzggNy41MjMgNTAuMTcyIDUwLjE3MiAwIDAgMSAxMC45MDUgMTEuNDUyIDQ5LjY5IDQ5LjY5IDAgMCAxIDYuODQ4IDE0LjQ4MUgwYTQ5LjgyNiA0OS44MjYgMCAwIDEgMTQuNC04LjUyOSA0OS44NTIgNDkuODUyIDAgMCAxIDE3LjAyNi0zLjI5MkwxNDI1LjIxMS4wMDhjLjI5Ny0uMDA2LjU5Ny0uMDA4Ljg5MS0uMDA4WiIgZGF0YS1uYW1lPSJTdWJ0cmFjdGlvbiA0Ii8+PC9zdmc+');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto !important;
}
.block-side-image-reverse .block-item
{
    position: relative;
    z-index: 10;
}
@media (max-width: 991px)
{
    .block-side-image-reverse .block-item .block-item-content
    {
        padding: 0 2rem;
    }
}
.block-side-image-reverse .block-item .block-item-content .block-item-heading
{
    font-weight: 400;

    margin-bottom: 3rem;

    text-transform: uppercase;
}
.block-side-image-reverse .block-item .block-item-content .block-item-heading span
{
    font-weight: 700;

    display: block;
}
.block-side-image-reverse .block-item .block-item-content ul li
{
    list-style-position: outside;
}
.block-side-image-reverse .block-item .block-inline-image
{
    position: relative;
}
.block-side-image-reverse .block-item .block-inline-image img
{
    display: block;

    width: 96%;
    height: auto;
    margin: 0 auto;

    border-radius: 50px;
}
.block-side-side .block-bg
{
    padding: 0 !important;
}
.block-side-side .block-bg .block-item .block-item-bg
{
    background-color: transparent;
}
.block-side-side .block-bg .block-item .block-item-content
{
    padding: 6rem;
}
.block-side-side .block-bg .block-item-markup-1
{
    background-color: #fff;
}
@media (min-width: 992px)
{
    .block-side-side [class*='col-']:nth-child(1)
    {
        -ms-flex-order: 1;
        order: 1;
    }
    .block-side-side [class*='col-']:nth-child(2)
    {
        -ms-flex-order: 2;
        order: 2;
    }
    .block-side-side [class*='col-']:nth-child(3)
    {
        -ms-flex-order: 4;
        order: 4;
    }
    .block-side-side [class*='col-']:nth-child(4)
    {
        -ms-flex-order: 3;
        order: 3;
    }
    .block-side-side [class*='col-']:nth-child(5)
    {
        -ms-flex-order: 1;
        order: 1;
    }
    .block-side-side [class*='col-']:nth-child(6)
    {
        -ms-flex-order: 2;
        order: 2;
    }
    .block-side-side [class*='col-']:nth-child(7)
    {
        -ms-flex-order: 8;
        order: 8;
    }
    .block-side-side [class*='col-']:nth-child(8)
    {
        -ms-flex-order: 7;
        order: 7;
    }
}
@media (min-width: 992px)
{
    .block-item-gallery a
    {
        width: 33.33333333% !important;
    }
}
.video-responsive
{
    /* Default 16:9, you can calculate this value by dividing 9 by 16 */
    position: relative;

    overflow: hidden;

    height: 0;
    padding-bottom: 56.25%;
}
.video-responsive iframe,
.video-responsive object,
.video-responsive embed
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.video-responsive video
{
    width: 100%;
    max-width: 100%;
    height: auto;
}
.video-responsive-4-3
{
    padding-bottom: 75%;
    /* 4:3 */
}
.block-faq .block-bg
{
    background-color: #000;
}
.block-faq .faq-item
{
    margin: 2rem 0;
}
.block-faq .faq-item h3
{
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.2;

    position: relative;

    margin: 0;
    padding: 1.2rem 1.5rem 1.2rem 3.8rem;

    cursor: hand;
    cursor: pointer;
    text-transform: uppercase;

    color: #fff;
    background-color: #764052;
}
.block-faq .faq-item h3 span
{
    position: relative;
    position: absolute;
    top: 10px;
    left: 10px;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin-right: 10px;

    border: 2px solid #666d51;
}
.block-faq .faq-item h3 span:after
{
    position: absolute;
    top: 7px;
    left: 4px;

    width: 8px;
    height: 2px;

    content: '';

    background-color: #fff;
}
.block-faq .faq-item h3 span:before
{
    position: absolute;
    top: 4px;
    left: 7px;

    width: 2px;
    height: 8px;

    content: '';

    background-color: #fff;
}
.block-faq .faq-item h3.faq-active span:before
{
    display: none;
}
.block-faq .faq-item div.faq-answer
{
    display: none;

    padding: 1.5rem 1.5rem;

    border: 1px solid #764052;
    background-color: #fff;
}
.contact
{
    /*- Responsive -*/
}
.contact-
{
    /*- Responsive -*/
}
.divider
{
    text-align: center;

    color: #fff;
    /*Responsive*/
    /*Desktop*/
    /*Mobile*/
}
.divider .divider-bg
{
    background-color: #000;
}
.divider .divider-buttons
{
    margin: 0 auto;
    padding: 0;
}
.divider .divider-buttons li
{
    display: inline;

    margin: 0;
    padding: 0;
}
@media (min-width: 992px)
{
    .divider .divider-skinny
    {
        display: table !important;

        width: auto;
        margin: 0 auto;
    }
    .divider .divider-skinny .divider-heading,
    .divider .divider-skinny .divider-buttons
    {
        display: table-cell;

        padding: 0 1rem;

        text-align: center;
        vertical-align: middle !important;
    }
}
.divider .divider-logo-slider .divider-logo-slider-item img
{
    width: 100%;
    height: auto;
}
.divider .divider-logo-slider .slick-dots
{
    bottom: -50px;
}
.divider .divider-features
{
    float: left;

    width: 100%;
    margin: 2rem 0;
    padding: 0;
}
.divider .divider-features li
{
    padding: 1rem;

    list-style: none;

    border: 2px solid #fff;
}
@media (min-width: 992px)
{
    .divider .divider-features li
    {
        float: left;

        width: 31.33333333%;
        margin: 1%;
    }
}
.divider-1
{
    text-align: center;

    color: #fff;
    /*Responsive*/
    /*Desktop*/
    /*Mobile*/
}
.divider-1 .divider-bg
{
    background-color: #000;
}
.divider-1 .divider-buttons
{
    margin: 0 auto;
    padding: 0;
}
.divider-1 .divider-buttons li
{
    display: inline;

    margin: 0;
    padding: 0;
}
@media (min-width: 992px)
{
    .divider-1 .divider-skinny
    {
        display: table !important;

        width: auto;
        margin: 0 auto;
    }
    .divider-1 .divider-skinny .divider-heading,
    .divider-1 .divider-skinny .divider-buttons
    {
        display: table-cell;

        padding: 0 1rem;

        text-align: center;
        vertical-align: middle !important;
    }
}
.divider-1 .divider-logo-slider .divider-logo-slider-item img
{
    width: 100%;
    height: auto;
}
.divider-1 .divider-logo-slider .slick-dots
{
    bottom: -50px;
}
.divider-1 .divider-features
{
    float: left;

    width: 100%;
    margin: 2rem 0;
    padding: 0;
}
.divider-1 .divider-features li
{
    padding: 1rem;

    list-style: none;

    border: 2px solid #fff;
}
@media (min-width: 992px)
{
    .divider-1 .divider-features li
    {
        float: left;

        width: 31.33333333%;
        margin: 1%;
    }
}
.divider-image
{
    text-align: center;

    color: #fff;
    /*Responsive*/
    /*Desktop*/
    /*Mobile*/
}
.divider-image .divider-bg
{
    padding: 0;

    background-color: #000;
}
.divider-image .divider-bg img
{
    width: 100%;
    height: auto;
}
.testimonial
{
    text-align: center;
    /*- Responsive -*/
}
.testimonial .testimonial-bg
{
    background-color: #975269;
}
.testimonial .testimonial-bg .testimonial-intro
{
    margin: 0 auto;
}
.testimonial .testimonial-bg .testimonial-slider
{
    padding: 2rem 7rem;
}
.testimonial .testimonial-bg .testimonial-slider .slick-dots
{
    bottom: -25px;
    left: 0;
}
.testimonial .testimonial-bg .testimonial-bio
{
    font-weight: 700;
}
.testimonial-1
{
    text-align: center;
    /*- Responsive -*/
}
.testimonial-1 .testimonial-bg
{
    background-color: #975269;
}
.testimonial-1 .testimonial-bg .testimonial-intro
{
    margin: 0 auto;
}
.testimonial-1 .testimonial-bg .testimonial-slider
{
    padding: 2rem 7rem;
}
.testimonial-1 .testimonial-bg .testimonial-slider .slick-dots
{
    bottom: -25px;
    left: 0;
}
.testimonial-1 .testimonial-bg .testimonial-bio
{
    font-weight: 700;
}
.slider
{
    position: relative;

    overflow: hidden;
}
.slider img
{
    display: block;

    width: 100%;
    height: auto;
}
.slider .slider-full
{
    position: relative;

    width: 100%;
}
.slider .slider-skinny
{
    position: relative;
}
.slider .slider-bg
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;

    background-color: rgba(0, 0, 0, .3);
}
.slider .slider-bg:before
{
    position: absolute;
    z-index: 5;
    top: -.1vw;
    right: -.1vw;
    bottom: -.1vw;
    left: -.1vw;

    content: '';
    pointer-events: none;

    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOTAwIiBoZWlnaHQ9IjEwMSI+PGcgZGF0YS1uYW1lPSJHcm91cCAxIj48cGF0aCBmaWxsPSIjNjg2ZTU0IiBkPSJtMTkwMCA0Ni4xNTItMzUuMjI5LTMuNmMtMzUuMS0zLjQ2Ni0xMDUuOTUyLTEwLjg3LTE3NS44ODItMTAuNzY5LTcwLjMyNy0uMS0xNDEuMTgxIDcuMy0yMTEuMTExIDE5Ljc1NC03MC4zMjYgMTIuNDUyLTE0MS4xODEgMzAuNjI0LTIxMS4xMTEgMjYuOTIyLTcwLjMyNi0zLjctMTQxLjE4MS0yOC42LTIxMS4xMTEtMzUuOTA4LTcwLjMyNi03LjE2OC0xNDEuMTgxIDMuNi0yMTEuMTExLTEuNzg0LTcwLjMyNy01LjM4LTE0MS4xODEtMjYuOTE1LTIxMS4xMTItMzUuOTAzLTcwLjMyNi04Ljg1MS0xNDEuMTgxLTUuNDg1LTIxMS4xMTEgOC45ODVDMzUxLjkgMjguMzIgMjgxLjA0MiA1My4yMjMgMjExLjExMSA2NC4wOTJjLTcwLjMyNiAxMC42NjgtMTQxLjE4MSA3LjMtMTc1LjQ4NiA1LjM4NEwwIDY3LjY5M1YxMDBoMTkwMFoiIGRhdGEtbmFtZT0iUGF0aCAxIi8+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTAgNDcuMTUyIDM1LjIyOS0zLjZjMzUuMS0zLjQ2NiAxMDUuOTUxLTEwLjg3IDE3NS44ODItMTAuNzY5IDcwLjMyNi0uMSAxNDEuMTgxIDcuMyAyMTEuMTExIDE5Ljc1NEM0OTIuNTQ5IDY0Ljk5MSA1NjMuNCA4My4xNjQgNjMzLjMzMyA3OS40NjJjNzAuMzI2LTMuNyAxNDEuMTgxLTI4LjYgMjExLjExMS0zNS45MDggNzAuMzI2LTcuMTY4IDE0MS4xODEgMy42IDIxMS4xMTEtMS43ODQgNzAuMzI2LTUuMzg0IDE0MS4xODEtMjYuOTIyIDIxMS4xMTEtMzUuOTA4IDcwLjMyNi04Ljg1MSAxNDEuMTgxLTUuNDg1IDIxMS4xMTEgOC45ODUgNzAuMzI3IDE0LjQ3MSAxNDEuMTgxIDM5LjM3NCAyMTEuMTExIDUwLjI0NCA3MC4zMjYgMTAuNjY4IDE0MS4xODEgNy4zIDE3NS40ODYgNS4zODRMMTkwMCA2OC42OTNWMTAxSDBaIiBkYXRhLW5hbWU9IlBhdGggMiIvPjwvZz48L3N2Zz4NCg==');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto !important;
}
.slider .slider-content
{
    position: absolute;
    bottom: 50%;
    left: 0;

    width: 100%;

    -ms-transform: translateY(50%);
        transform: translateY(50%);
    text-align: center;
}
.slider .slider-content .content-bg
{
    padding: 15px;

    background-color: rgba(0, 0, 0, 0);
}
.slider .slider-content .slider-icon
{
    font-size: 5rem;

    color: #fff;
}
.slider .slider-content h2,
.slider .slider-content h3,
.slider .slider-content p
{
    font-family: 'Raleway', sans-serif;
    line-height: 1;

    margin: 1.5rem 0;
    padding: 0;

    color: #fff;
}
.slider .slider-content h2
{
    font-size: 6rem;
    font-weight: 400;

    text-transform: uppercase;
}
@media (max-width: 991px)
{
    .slider .slider-content h2
    {
        font-size: 3.5rem;
    }
}
.slider .slider-content h2 b
{
    position: relative;

    display: inline-block;
}
.slider .slider-content h2 b:after
{
    position: absolute;
    bottom: -4px;
    left: 0;

    width: 100%;
    height: 5px;

    content: '';

    border-radius: 5px;
    background-color: #666d51;
}
.slider .slider-content h2 b:nth-of-type(2):after
{
    background-color: #764052;
}
.slider .slider-content h2 b:nth-of-type(3):after
{
    background-color: #d59270;
}
.slider .slider-content h3
{
    font-size: 4rem;
    font-weight: 400;

    text-transform: uppercase;
}
@media (max-width: 991px)
{
    .slider .slider-content h3
    {
        font-size: 2.2rem;
    }
}
.slider .slider-buttons
{
    margin: 2rem 0 0 0;
    padding: 0;
}
.slider .slider-buttons li
{
    display: inline;

    margin: 0;
    padding: 0;
}
.slider .slider-buttons li a
{
    width: 220px;
}
.slick-slider-nav
{
    padding: 3rem 0;

    text-align: center;

    background-color: #000;
}
@media (max-width: 991px)
{
    .slick-slider-nav
    {
        display: none;
    }
}
.slick-slider-nav .slick-slider-nav-item
{
    padding: 0 3rem;

    cursor: hand;
    cursor: pointer;
    transition-duration: .5s;
}
.slick-slider-nav .slick-slider-nav-item .slider-icon
{
    font-size: 4rem;

    transition-duration: .5s;

    color: #fff;
}
.slick-slider-nav .slick-slider-nav-item.slick-current .slider-icon
{
    color: #666d51;
}
@media (min-width: 992px)
{
    .header
    {
        font-family: 'Raleway', sans-serif;
        font-weight: 700;
        /*position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;*/
    }
    .header .container .row
    {
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .header .header-top
    {
        font-size: 1.5rem;

        display: none;

        padding: 1rem 0;

        color: #fff;
        background-color: #764052;
    }
    .header .header-top .header-contact-details
    {
        margin: .4rem 0 0 0;
        padding: 0;
    }
    .header .header-top .header-contact-details li
    {
        display: table;
        float: left;

        margin: 0;
        padding: 0 1rem;
    }
    .header .header-top .header-contact-details li div
    {
        line-height: 1;

        display: table-cell;

        vertical-align: middle;
    }
    .header .header-top .header-contact-details li div span
    {
        display: none;

        margin: 0 .5rem;
    }
    .header .header-top .header-contact-details li div i
    {
        display: inline-block;

        margin: 2px .5rem 0 0;

        color: #000;
    }
    .header .header-top .header-contact-details li a
    {
        text-decoration: none;

        color: #fff;
    }
    .header .header-top .header-contact-details li a:hover
    {
        color: #000;
    }
    .header .header-top .header-social-icons
    {
        display: block;
        float: right;

        margin: 0 0 0 auto;
        padding: 0;

        text-align: center;
    }
    .header .header-top .header-social-icons li
    {
        display: inline-block;

        margin: 0;
        padding: 0;

        text-align: center;

        color: #fff;
    }
    .header .header-top .header-social-icons li a
    {
        text-decoration: none;

        color: #fff;
    }
    .header .header-top .header-social-icons li a i
    {
        line-height: 30px;

        display: block;

        width: 30px;
        height: 30px;

        text-decoration: none;

        background-color: #000;
    }
    .header .header-top .header-social-icons li a:hover i
    {
        background-color: #666d51;
    }
    .header .header-bottom
    {
        position: relative;

        padding: 1.5rem 0;

        background-color: #fff;
    }
    .header-logo
    {
        display: block;

        max-width: 340px;
        height: auto;
        margin: 0 auto;
    }
}
@media (min-width: 992px)
{
    #nav-toggle
    {
        display: none;
    }
    .main-menu
    {
        display: table !important;
        float: right;

        max-width: 1000px;
        margin: 0;
        padding: 0;
    }
    .main-menu li
    {
        position: relative;

        display: table-cell;

        margin: 0;
        padding: 0 1.2rem;

        vertical-align: middle;
    }
    .main-menu li a
    {
        font-size: 1.7rem;
        font-weight: 700;

        display: block;

        padding: 1rem 0;

        transition: all 100ms ease-in-out;
        text-align: center;
        text-decoration: none;

        color: #333;
    }
    .main-menu li a span
    {
        position: relative;
    }
    .main-menu li a span:before
    {
        position: absolute;
        bottom: 0;
        left: 0;

        width: 100%;
        height: 3px;

        content: '';
        transition: all .4s ease;

        background-color: transparent;
    }
    .main-menu li:hover > a,
    .main-menu li.current-menu-parent > a
    {
        color: #764052;
    }
    .main-menu li:hover > a span:before,
    .main-menu li.current-menu-parent > a span:before
    {
        position: absolute;
        bottom: -1.2rem;
        left: 0;

        background-color: #764052;
    }
    .main-menu li:hover ul
    {
        display: block !important;
        visibility: visible !important;
    }
    .main-menu ul
    {
        position: absolute;
        z-index: 10;
        top: 100%;
        left: 50%;

        visibility: hidden;

        width: 25rem;
        margin: 0;
        margin-left: -12.5rem;
        padding: 0;

        box-shadow: 1px 1px 1px rgba(0, 0, 0, .1);
    }
    .main-menu ul li
    {
        display: block;

        margin: 0;
        padding: 0;
    }
    .main-menu ul li a
    {
        font-size: 1.5rem;

        margin: 0;
        padding: 1rem;

        color: #764052;
        border: 0 solid #fff;
        border-bottom: 1px solid #dcbfc9;
        background-color: #fff;
    }
    .main-menu ul li:first-of-type
    {
        border-top: 2px solid #764052;
    }
    .main-menu ul li:hover > a,
    .main-menu ul li.current-page-parent > a
    {
        color: #fff;
        border: 0 solid #fff;
        border-bottom: 1px solid #dcbfc9;
        background-color: #764052;
    }
}
@media (max-width: 991px)
{
    .main-menu
    {
        display: none;
    }
    .header
    {
        font-family: 'Raleway', sans-serif;
        font-weight: 700;

        transition: all .4s ease;
    }
    .header .header-top
    {
        font-size: 1.5rem;

        padding: 0;

        color: #fff;
        background-color: #764052;
    }
    .header .header-top [class*='col-']
    {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .header .header-top .container
    {
        width: 100% !important;
    }
    .header .header-top .col-lg-9
    {
        display: none;
    }
    .header .header-top .header-social-icons
    {
        display: block;
        display: table;

        width: 100%;
        margin: 0;
        padding: 0;

        text-align: left;
    }
    .header .header-top .header-social-icons li
    {
        display: table-cell;

        margin: 0;
        padding: 0;

        text-align: center;

        color: #fff;
        border-right: 1px solid #818a67;
        border-bottom: 1px solid #818a67;
    }
    .header .header-top .header-social-icons li a
    {
        text-decoration: none;

        color: #fff;
    }
    .header .header-top .header-social-icons li a i
    {
        line-height: 40px;

        display: block;

        width: 100%;
        height: 40px;

        text-decoration: none;

        background-color: #666d51;
    }
    .header .header-bottom
    {
        position: relative;

        min-height: 80px;
        padding: 1rem 0;
    }
    .header .header-logo
    {
        display: block;

        width: auto;
        height: 55px;
        margin: 1rem 0;

        transition: all .4s ease;
    }
    .header-color-icons .header-top .header-social-icons li
    {
        border-right: 0 solid #262626;
    }
    .header-color-icons .header-top .header-social-icons li a .ex-facebook
    {
        background-color: #3c599f;
    }
    .header-color-icons .header-top .header-social-icons li a .ex-google-plus
    {
        background-color: #cf3d2e;
    }
    .header-color-icons .header-top .header-social-icons li a .ex-instagram
    {
        background-color: #a1755c;
    }
    .header-color-icons .header-top .header-social-icons li a .ex-linkedin
    {
        background-color: #0085ae;
    }
    .header-color-icons .header-top .header-social-icons li a .ex-twitter
    {
        background-color: #32ccfe;
    }
    .header-color-icons .header-top .header-social-icons li a .ex-vimeo
    {
        background-color: #229acc;
    }
    .header-color-icons .header-top .header-social-icons li a .ex-youtube
    {
        background-color: #c52f30;
    }
    .header-color-icons .header-top .header-social-icons li a .ex-googleplus
    {
        background-color: #c52f30;
    }
    .header-color-icons .header-top .header-social-icons li a .ex-phone
    {
        background-color: #764052;
    }
    .header-color-icons .header-top .header-social-icons li a .ex-envelope
    {
        background-color: #666d51;
    }
}
.footer
{
    color: #fff;
    background-color: #666d51;
    /*- Responsive -*/
}
.footer .footer-bg
{
    padding: 4rem 0 6rem 0;
}
.footer .footer-bg .footer-message
{
    padding: 1.5rem 0 0 0;
}
.footer .footer-bg .footer-heading
{
    font-weight: 400;

    margin-top: 1rem;
    margin-bottom: 2rem;

    text-transform: uppercase;

    color: #fff;
}
.footer .footer-bg .footer-heading span
{
    font-weight: 700;

    display: block;
}
.footer .footer-bg .footer-form .gform_wrapper .gform_body ul li label
{
    display: none;
}
.footer .footer-bg .contact-details,
.footer .footer-bg .footer-opening-hours
{
    margin: 0;
    padding: 1rem 0;
}
.footer .footer-bg .contact-details li,
.footer .footer-bg .footer-opening-hours li
{
    margin: .8rem 0;

    list-style: none;
}
.footer .footer-bg .contact-details li a,
.footer .footer-bg .footer-opening-hours li a
{
    color: #fff;
}
.footer .footer-bg .contact-details li i,
.footer .footer-bg .footer-opening-hours li i
{
    margin-right: 10px;
}
.footer .footer-bg .footer-menu
{
    display: table;

    margin: 0 auto;
    padding: 0rem 0 6rem 0;
}
@media (max-width: 991px)
{
    .footer .footer-bg .footer-menu
    {
        display: block;
    }
}
.footer .footer-bg .footer-menu li
{
    display: table-cell;

    margin: 0;
    padding: 0 5px;

    list-style: none;
}
@media (max-width: 991px)
{
    .footer .footer-bg .footer-menu li
    {
        display: block;
    }
}
.footer .footer-bg .footer-menu li a
{
    font-family: 'Raleway', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;

    display: inline-block;

    margin: 1rem auto;
    padding: 1.4rem 3rem .9rem 3rem;

    transition-duration: .5s;
    text-decoration: none;

    color: #fff;
    border-bottom: 5px solid #653747;
    border-radius: 5px;
    background-color: #764052;
}
@media (max-width: 991px)
{
    .footer .footer-bg .footer-menu li a
    {
        display: block;
    }
}
.footer .footer-bg .footer-menu li a:hover
{
    color: #fff;
    border-color: #764052;
    border-bottom: 5px solid #cf835c;
    background-color: #d59270;
}
.footer .footer-bg .footer-menu li i
{
    margin-right: 10px;
}
@media (max-width: 991px)
{
    .footer .footer-bg .footer-iframe-map
    {
        margin-top: 2rem;
    }
}
.footer .footer-bg .footer-iframe-map iframe
{
    width: 100%;
    height: 450px;
}
.footer-book
{
    font-family: 'Raleway', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;

    position: fixed;
    z-index: 50;
    right: 25px;
    bottom: 25px;

    display: inline-block;

    margin: 1rem auto;
    padding: 1.8rem 4rem 1.3rem 4rem;

    transition-duration: .5s;
    text-decoration: none;

    color: #fff;
    border-bottom: 5px solid #653747;
    border-radius: 5px;
    background-color: #764052;
}
.footer-book span
{
    display: inline-block;

    margin-right: 5px;
}
.footer-book:hover
{
    color: #fff;
    border-color: #764052;
    border-bottom: 5px solid #cf835c;
    background-color: #d59270;
}
.signature
{
    padding: 2rem;

    background-color: #666d51;
}
.signature p
{
    font-size: 1.4rem;

    margin: 0;

    color: rgba(255, 255, 255, .4);
}
@media (max-width: 991px)
{
    .signature p
    {
        padding: 1rem;

        text-align: center;
    }
}
.signature p a
{
    text-decoration: none;

    color: rgba(255, 255, 255, .4);
}
.signature p.author
{
    text-align: right;
}
@media (max-width: 991px)
{
    .signature p.author
    {
        text-align: center;
    }
}
.map
{
    /*- Responsive -*/
}
.map .acf-map
{
    width: 100%;
    height: 400px;
}
.map .embed-container
{
    position: relative;

    overflow: hidden;

    max-width: 100%;
    height: 0;
    padding-bottom: 25%;
}
.map .embed-container iframe,
.map .embed-container object,
.map .embed-container embed
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
}
.side
{
    text-align: left;
    /*- Responsive -*/
}
.side .side-gallery a:not(:last-of-type)
{
    margin-bottom: 1rem;
}
.side-1
{
    text-align: left;
    /*- Responsive -*/
}
.side-1 .side-gallery a:not(:last-of-type)
{
    margin-bottom: 1rem;
}
.woo .woo-bg
{
    padding: 10rem 0;
}
.expedite-staff
{
    position: relative;

    padding: 4rem 0 8rem 0;
}
.expedite-staff:before
{
    position: absolute;
    z-index: 5;
    top: -.1vw;
    right: -.1vw;
    bottom: -.1vw;
    left: -.1vw;

    content: '';
    pointer-events: none;

    background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDc0LjE0MiIgaGVpZ2h0PSIzNi4xNTYiPjxwYXRoIGZpbGw9IiM2NjZkNTEiIGQ9Ik0xNDI2LjEwMiAwYTQ5LjgyIDQ5LjgyIDAgMCAxIDE2LjI0OSAyLjcgNDkuODIzIDQ5LjgyMyAwIDAgMSAxNC4wMzggNy41MjMgNTAuMTcyIDUwLjE3MiAwIDAgMSAxMC45MDUgMTEuNDUyIDQ5LjY5IDQ5LjY5IDAgMCAxIDYuODQ4IDE0LjQ4MUgwYTQ5LjgyNiA0OS44MjYgMCAwIDEgMTQuNC04LjUyOSA0OS44NTIgNDkuODUyIDAgMCAxIDE3LjAyNi0zLjI5MkwxNDI1LjIxMS4wMDhjLjI5Ny0uMDA2LjU5Ny0uMDA4Ljg5MS0uMDA4WiIgZGF0YS1uYW1lPSJTdWJ0cmFjdGlvbiA0Ii8+PC9zdmc+');
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100% auto !important;
}
.expedite-staff .staff-info
{
    padding-right: 4rem;
}
.expedite-staff h1
{
    font-weight: 400;

    margin-bottom: 0;

    text-transform: uppercase;
}
.expedite-staff h1 span
{
    font-weight: 700;
}
@media (min-width: 992px)
{
    .expedite-staff h1 span
    {
        display: block;
    }
}
.expedite-staff h4
{
    margin: 1rem 0 2.5rem 0;
}
.expedite-staff .staff-image
{
    display: block;

    width: 100%;
    height: auto;

    border-radius: 50px;
}
@media (max-width: 991px)
{
    .expedite-staff .row .col-md-9
    {
        -ms-flex-order: 2;
        order: 2;
    }
    .expedite-staff .row .col-md-3
    {
        -ms-flex-order: 1;
        order: 1;
    }
    .expedite-staff .staff-image
    {
        max-width: 300px;
    }
}
