/*!
 * Bootstrap v4.0.0-beta.2 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
 :root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #868e96;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #868e96;
    --success: #28a745;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --font-family-monospace: "SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

@media print {
    *, ::after, ::before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #ddd !important
    }
}

*, ::after, ::before {
    box-sizing: border-box
}

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

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

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

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

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

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

a:hover {
    color: #0056b3;
    text-decoration: underline
}

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

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

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #868e96;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

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

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

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

textarea {
    overflow: auto;
    resize: vertical
}

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

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none !important
}

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

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

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

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

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

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

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

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

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

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

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

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

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

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

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

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

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

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

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

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

.figure-caption {
    font-size: 90%;
    color: #868e96
}

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

code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f8f9fa;
    border-radius: .25rem
}

a > code {
    padding: 0;
    color: inherit;
    background-color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #212529;
    border-radius: .2rem
}

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

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #212529
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}

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

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

/*
@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: 1340px
    }
}
*/

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

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

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
    -ms-flex-order: -1;
    order: -1
}

.order-1 {
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -ms-flex-order: 12;
    order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 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.333333%
    }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 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.333333%
    }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 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.333333%
    }

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 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.333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.table .table {
    background-color: #fff
}

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

.table-bordered {
    border: 1px solid #e9ecef
}

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

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

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

.table-hover tbody tr:hover {
    background-color: rgba(0, 0, 0, .075)
}

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

.table-hover .table-primary:hover {
    background-color: #9fcdff
}

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

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

.table-hover .table-secondary:hover {
    background-color: #cfd2d6
}

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

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

.table-hover .table-success:hover {
    background-color: #b1dfbb
}

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

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

.table-hover .table-info:hover {
    background-color: #abdde5
}

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

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

.table-hover .table-warning:hover {
    background-color: #ffe8a1
}

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

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

.table-hover .table-danger:hover {
    background-color: #f1b0b7
}

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

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

.table-hover .table-light:hover {
    background-color: #ececf6
}

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

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

.table-hover .table-dark:hover {
    background-color: #b9bbbe
}

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

.table-active, .table-active > td, .table-active > th {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover {
    background-color: rgba(0, 0, 0, .075)
}

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #212529;
    border-color: #32383e
}

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

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

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

.table-dark.table-bordered {
    border: 0
}

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

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

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

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

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

    .table-responsive-md.table-bordered {
        border: 0
    }
}

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

    .table-responsive-lg.table-bordered {
        border: 0
    }
}

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

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

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

.table-responsive.table-bordered {
    border: 0
}

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

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

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.form-control::-webkit-input-placeholder {
    color: #868e96;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #868e96;
    opacity: 1
}

.form-control::-ms-input-placeholder {
    color: #868e96;
    opacity: 1
}

.form-control::placeholder {
    color: #868e96;
    opacity: 1
}

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

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

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

.form-control-file, .form-control-range {
    display: block
}

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

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

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

.col-form-legend {
    padding-top: .375rem;
    padding-bottom: .375rem;
    margin-bottom: 0;
    font-size: 1rem
}

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

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm, .input-group-lg > .form-control-plaintext.form-control, .input-group-lg > .form-control-plaintext.input-group-addon, .input-group-lg > .input-group-btn > .form-control-plaintext.btn, .input-group-sm > .form-control-plaintext.form-control, .input-group-sm > .form-control-plaintext.input-group-addon, .input-group-sm > .input-group-btn > .form-control-plaintext.btn {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm, .input-group-sm > .form-control, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

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

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

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

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

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

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

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

.form-check {
    position: relative;
    display: block;
    margin-bottom: .5rem
}

.form-check.disabled .form-check-label {
    color: #868e96
}

.form-check-label {
    padding-left: 1.25rem;
    margin-bottom: 0
}

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

.form-check-inline {
    display: inline-block;
    margin-right: .75rem
}

.form-check-inline .form-check-label {
    vertical-align: middle
}

.valid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(40, 167, 69, .8);
    border-radius: .2rem
}

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

.custom-select.is-valid:focus, .form-control.is-valid:focus, .was-validated .custom-select:valid:focus, .was-validated .form-control:valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

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

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

.custom-control-input.is-valid ~ .custom-control-indicator, .was-validated .custom-control-input:valid ~ .custom-control-indicator {
    background-color: rgba(40, 167, 69, .25)
}

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

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

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

.custom-file-input.is-valid:focus, .was-validated .custom-file-input:valid:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    margin-top: .25rem;
    font-size: .875rem;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    width: 250px;
    padding: .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1;
    color: #fff;
    background-color: rgba(220, 53, 69, .8);
    border-radius: .2rem
}

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

.custom-select.is-invalid:focus, .form-control.is-invalid:focus, .was-validated .custom-select:invalid:focus, .was-validated .form-control:invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

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

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

.custom-control-input.is-invalid ~ .custom-control-indicator, .was-validated .custom-control-input:invalid ~ .custom-control-indicator {
    background-color: rgba(220, 53, 69, .25)
}

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

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

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

.custom-file-input.is-invalid:focus, .was-validated .custom-file-input:invalid:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .25)
}

.form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: auto;
        margin-top: 0;
        margin-bottom: 0
    }

    .form-inline .form-check-label {
        padding-left: 0
    }

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

    .form-inline .custom-control {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0
    }

    .form-inline .custom-control-indicator {
        position: static;
        display: inline-block;
        margin-right: .25rem;
        vertical-align: text-bottom
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    /* transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out */
}

.btn:focus, .btn:hover {
    text-decoration: none
}

.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25)
}

.btn.disabled, .btn:disabled {
    opacity: .5
}

.btn:not([disabled]):not(.disabled).active, .btn:not([disabled]):not(.disabled):active {
    background-image: none
}

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

.btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    text-transform: uppercase;
}

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

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

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

.btn-primary:not([disabled]):not(.disabled).active, .btn-primary:not([disabled]):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-secondary {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}

.btn-secondary:hover {
    color: #fff;
    background-color: #727b84;
    border-color: #6c757d
}

.btn-secondary.focus, .btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
}

.btn-secondary.disabled, .btn-secondary:disabled {
    background-color: #868e96;
    border-color: #868e96
}

.btn-secondary:not([disabled]):not(.disabled).active, .btn-secondary:not([disabled]):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #666e76;
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
}

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

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

.btn-success.focus, .btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

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

.btn-success:not([disabled]):not(.disabled).active, .btn-success:not([disabled]):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

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

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

.btn-info.focus, .btn-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

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

.btn-info:not([disabled]):not(.disabled).active, .btn-info:not([disabled]):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

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

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

.btn-warning.focus, .btn-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

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

.btn-warning:not([disabled]):not(.disabled).active, .btn-warning:not([disabled]):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
    color: #111;
    background-color: #d39e00;
    border-color: #c69500;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-color {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

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

.btn-color.focus, .btn-color:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

.btn-color.disabled, .btn-color:disabled {
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-color:not([disabled]):not(.disabled).active, .btn-color:not([disabled]):not(.disabled):active, .show > .btn-color.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

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

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

.btn-light.focus, .btn-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

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

.btn-light:not([disabled]):not(.disabled).active, .btn-light:not([disabled]):not(.disabled):active, .show > .btn-light.dropdown-toggle {
    color: #111;
    background-color: #dae0e5;
    border-color: #d3d9df;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

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

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

.btn-dark.focus, .btn-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

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

.btn-dark:not([disabled]):not(.disabled).active, .btn-dark:not([disabled]):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

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

.btn-border-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-border-primary.focus, .btn-border-primary:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

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

.btn-border-primary:not([disabled]):not(.disabled).active, .btn-border-primary:not([disabled]):not(.disabled):active, .show > .btn-border-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-border-secondary {
    color: #868e96;
    background-color: transparent;
    background-image: none;
    border-color: #868e96
}

.btn-border-secondary:hover {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}

.btn-border-secondary.focus, .btn-border-secondary:focus {
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
}

.btn-border-secondary.disabled, .btn-border-secondary:disabled {
    color: #868e96;
    background-color: transparent
}

.btn-border-secondary:not([disabled]):not(.disabled).active, .btn-border-secondary:not([disabled]):not(.disabled):active, .show > .btn-border-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96;
    box-shadow: 0 0 0 .2rem rgba(134, 142, 150, .5)
}

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

.btn-border-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-border-success.focus, .btn-border-success:focus {
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

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

.btn-border-success:not([disabled]):not(.disabled).active, .btn-border-success:not([disabled]):not(.disabled):active, .show > .btn-border-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    box-shadow: 0 0 0 .2rem rgba(40, 167, 69, .5)
}

.btn-border-info {
    color: #17a2b8;
    background-color: transparent;
    background-image: none;
    border-color: #17a2b8
}

.btn-border-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}

.btn-border-info.focus, .btn-border-info:focus {
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

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

.btn-border-info:not([disabled]):not(.disabled).active, .btn-border-info:not([disabled]):not(.disabled):active, .show > .btn-border-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    box-shadow: 0 0 0 .2rem rgba(23, 162, 184, .5)
}

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

.btn-border-warning:hover {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-border-warning.focus, .btn-border-warning:focus {
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

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

.btn-border-warning:not([disabled]):not(.disabled).active, .btn-border-warning:not([disabled]):not(.disabled):active, .show > .btn-border-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107;
    box-shadow: 0 0 0 .2rem rgba(255, 193, 7, .5)
}

.btn-border {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545
}

.btn-border:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-border.focus, .btn-border:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

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

.btn-border:not([disabled]):not(.disabled).active, .btn-border:not([disabled]):not(.disabled):active, .show > .btn-border.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5)
}

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

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

.btn-border-light.focus, .btn-border-light:focus {
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

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

.btn-border-light:not([disabled]):not(.disabled).active, .btn-border-light:not([disabled]):not(.disabled):active, .show > .btn-border-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
    box-shadow: 0 0 0 .2rem rgba(248, 249, 250, .5)
}

.btn-border-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border-color: #343a40
}

.btn-border-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-border-dark.focus, .btn-border-dark:focus {
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

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

.btn-border-dark:not([disabled]):not(.disabled).active, .btn-border-dark:not([disabled]):not(.disabled):active, .show > .btn-border-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
    box-shadow: 0 0 0 .2rem rgba(52, 58, 64, .5)
}

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

.btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background-color: transparent;
    border-color: transparent
}

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

.btn-link.disabled, .btn-link:disabled {
    color: #868e96
}

.btn-group-lg > .btn, .btn-lg {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem
}

.btn-group-sm > .btn, .btn-sm {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: .5rem
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

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

.fade.show {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.show {
    display: block
}

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

.dropdown, .dropup {
    position: relative
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty::after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem
}

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

.dropup .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0
}

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

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background: 0 0;
    border: 0
}

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

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

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #868e96;
    background-color: transparent
}

.dropdown-menu.show {
    /*display: block*/
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #868e96;
    white-space: nowrap
}

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

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

.btn-group-vertical > .btn:hover, .btn-group > .btn:hover {
    z-index: 2
}

.btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus {
    z-index: 2
}

.btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group, .btn-group-vertical .btn-group + .btn, .btn-group-vertical .btn-group + .btn-group {
    margin-left: -1px
}

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

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

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

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

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

.btn-group > .btn-group {
    float: left
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

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

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn + .dropdown-toggle-split {
    padding-right: .5625rem;
    padding-left: .5625rem
}

.btn + .dropdown-toggle-split::after {
    margin-left: 0
}

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

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

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

.btn-group-vertical .btn, .btn-group-vertical .btn-group {
    width: 100%
}

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

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

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

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

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

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

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

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

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

.input-group .form-control {
    position: relative;
    z-index: 2;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group .form-control:active, .input-group .form-control:focus, .input-group .form-control:hover {
    z-index: 3
}

.input-group .form-control, .input-group-addon, .input-group-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon, .input-group-btn {
    white-space: nowrap
}

.input-group-addon {
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.input-group-addon.form-control-sm, .input-group-sm > .input-group-addon, .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.input-group-addon.form-control-lg, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

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

.input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:not(:last-child) {
    border-right: 0
}

.input-group .form-control:not(:first-child), .input-group-addon:not(:first-child), .input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group > .btn, .input-group-btn:not(:first-child) > .dropdown-toggle, .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn, .input-group-btn:not(:last-child) > .btn:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.form-control + .input-group-addon:not(:first-child) {
    border-left: 0
}

.input-group-btn {
    position: relative;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn > .btn {
    position: relative
}

.input-group-btn > .btn + .btn {
    margin-left: -1px
}

.input-group-btn > .btn:active, .input-group-btn > .btn:focus, .input-group-btn > .btn:hover {
    z-index: 3
}

.input-group-btn:first-child > .btn + .btn {
    margin-left: 0
}

.input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group {
    margin-right: -1px
}

.input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group {
    z-index: 2;
    margin-left: 0
}

.input-group-btn:not(:first-child) > .btn-group:first-child, .input-group-btn:not(:first-child) > .btn:first-child {
    margin-left: -1px
}

.input-group-btn:not(:first-child) > .btn-group:active, .input-group-btn:not(:first-child) > .btn-group:focus, .input-group-btn:not(:first-child) > .btn-group:hover, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:hover {
    z-index: 3
}

.custom-control {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 1.5rem;
    padding-left: 1.5rem;
    margin-right: 1rem
}

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

.custom-control-input:checked ~ .custom-control-indicator {
    color: #fff;
    background-color: #007bff
}

.custom-control-input:focus ~ .custom-control-indicator {
    box-shadow: 0 0 0 1px #fff, 0 0 0 .2rem rgba(0, 123, 255, .25)
}

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

.custom-control-input:disabled ~ .custom-control-indicator {
    background-color: #e9ecef
}

.custom-control-input:disabled ~ .custom-control-description {
    color: #868e96
}

.custom-control-indicator {
    position: absolute;
    top: .25rem;
    left: 0;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%
}

.custom-checkbox .custom-control-indicator {
    border-radius: .25rem
}

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

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

.custom-radio .custom-control-indicator {
    border-radius: 50%
}

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

.custom-controls-stacked {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.custom-controls-stacked .custom-control {
    margin-bottom: .25rem
}

.custom-controls-stacked .custom-control + .custom-control {
    margin-left: 0
}

.custom-select {
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    padding: .375rem 1.75rem .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='https://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #80bdff;
    outline: 0
}

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

.custom-select[multiple] {
    height: auto;
    background-image: none
}

.custom-select:disabled {
    color: #868e96;
    background-color: #e9ecef
}

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

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

.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0
}

.custom-file-input {
    min-width: 14rem;
    max-width: 100%;
    height: calc(2.25rem + 2px);
    margin: 0;
    opacity: 0
}

.custom-file-input:focus ~ .custom-file-control {
    box-shadow: 0 0 0 .075rem #fff, 0 0 0 .2rem #007bff
}

.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: .25rem
}

.custom-file-control:lang(en):empty::after {
    content: "Choose file..."
}

.custom-file-control::before {
    position: absolute;
    top: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 6;
    display: block;
    height: calc(2.25rem + 2px);
    padding: .375rem .75rem;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0 .25rem .25rem 0
}

.custom-file-control:lang(en)::before {
    content: "Browse"
}

.nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

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

.nav-link:focus, .nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #868e96
}

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

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

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

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

.nav-tabs .nav-link.disabled {
    color: #868e96;
    background-color: transparent;
    border-color: transparent
}

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

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

.nav-pills .nav-link {
    border-radius: .25rem
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #007bff
}

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

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

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

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

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

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

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

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

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

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

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

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: .25rem
}

.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none
}

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

@media (max-width: 575px) {
    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

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

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

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

    .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

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

    .navbar-expand-sm .navbar-toggler {
        display: none
    }

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

@media (max-width: 767px) {
    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

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

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

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

    .navbar-expand-md > .container, .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

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

    .navbar-expand-md .navbar-toggler {
        display: none
    }

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

@media (max-width: 991px) {
    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

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

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

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

    .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

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

    .navbar-expand-lg .navbar-toggler {
        display: none
    }

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

@media (max-width: 1199px) {
    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row
    }

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

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

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

    .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

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

    .navbar-expand-xl .navbar-toggler {
        display: none
    }

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

.navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start
}

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

.navbar-expand .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row
}

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

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

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

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

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

.navbar-expand .navbar-toggler {
    display: none
}

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

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .5)
}

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

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

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(0, 0, 0, .9)
}

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

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

.navbar-light .navbar-text {
    color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
    color: #fff
}

.navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, .5)
}

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

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

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
    color: #fff
}

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

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

.navbar-dark .navbar-text {
    color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
    color: #fff
}

.navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
    color: #fff
}

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

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

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

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

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

.card-title {
    margin-bottom: .75rem
}

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

.card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

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

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125)
}

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

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

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125)
}

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

.card-header-tabs {
    margin-right: -.625rem;
    margin-bottom: -.75rem;
    margin-left: -.625rem;
    border-bottom: 0
}

.card-header-pills {
    margin-right: -.625rem;
    margin-left: -.625rem
}

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

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

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

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

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

.card-deck .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin-right: -15px;
        margin-left: -15px
    }

    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-bottom: 0;
        margin-left: 15px
    }
}

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

.card-group .card {
    margin-bottom: 15px
}

@media (min-width: 576px) {
    .card-group {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-group .card {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .card-group .card:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group .card:first-child .card-img-top {
        border-top-right-radius: 0
    }

    .card-group .card:first-child .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group .card:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group .card:last-child .card-img-top {
        border-top-left-radius: 0
    }

    .card-group .card:last-child .card-img-bottom {
        border-bottom-left-radius: 0
    }

    .card-group .card:only-child {
        border-radius: .25rem
    }

    .card-group .card:only-child .card-img-top {
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem
    }

    .card-group .card:only-child .card-img-bottom {
        border-bottom-right-radius: .25rem;
        border-bottom-left-radius: .25rem
    }

    .card-group .card:not(:first-child):not(:last-child):not(:only-child) {
        border-radius: 0
    }

    .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .card-group .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
        border-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 1.25rem;
        column-gap: 1.25rem
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem
}

.breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    padding-left: .5rem;
    color: #868e96;
    content: "/"
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline
}

.breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none
}

.breadcrumb-item.active {
    color: #868e96
}

.pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem
}

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

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

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

.page-item.disabled .page-link {
    color: #868e96;
    pointer-events: none;
    background-color: #fff;
    border-color: #ddd
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #ddd
}

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

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

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

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

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

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

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

.badge {
    display: inline-block;
    padding: .25em .4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem
}

.badge:empty {
    display: none
}

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

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

.badge-primary {
    color: #fff;
    background-color: #007bff
}

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

.badge-secondary {
    color: #fff;
    background-color: #868e96
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .jumbotron {
        padding: 4rem 2rem
    }
}

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

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

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

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

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

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

.alert-secondary {
    color: #464a4e;
    background-color: #e7e8ea;
    border-color: #dddfe2
}

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

.alert-secondary .alert-link {
    color: #2e3133
}

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem
}

.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background-color: #007bff
}

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

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

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

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

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

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

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

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

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

.list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

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

.list-group-item:focus, .list-group-item:hover {
    text-decoration: none
}

.list-group-item.disabled, .list-group-item:disabled {
    color: #868e96;
    background-color: #fff
}

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

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

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

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

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

a.list-group-item-primary, button.list-group-item-primary {
    color: #004085
}

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

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

.list-group-item-secondary {
    color: #464a4e;
    background-color: #dddfe2
}

a.list-group-item-secondary, button.list-group-item-secondary {
    color: #464a4e
}

a.list-group-item-secondary:focus, a.list-group-item-secondary:hover, button.list-group-item-secondary:focus, button.list-group-item-secondary:hover {
    color: #464a4e;
    background-color: #cfd2d6
}

a.list-group-item-secondary.active, button.list-group-item-secondary.active {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e
}

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

a.list-group-item-success, button.list-group-item-success {
    color: #155724
}

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

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

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

a.list-group-item-info, button.list-group-item-info {
    color: #0c5460
}

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

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

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

a.list-group-item-warning, button.list-group-item-warning {
    color: #856404
}

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

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

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

a.list-group-item-danger, button.list-group-item-danger {
    color: #721c24
}

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

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

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

a.list-group-item-light, button.list-group-item-light {
    color: #818182
}

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

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

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

a.list-group-item-dark, button.list-group-item-dark {
    color: #1b1e21
}

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

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

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

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

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

.modal-open {
    overflow: hidden
}

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

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

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

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

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

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    outline: 0
}

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

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

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

.modal-header .close {
    padding: 15px;
    margin: -15px -15px -15px auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 15px
}

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

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

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

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

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 30px auto
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width: 800px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    opacity: 0
}

.tooltip.show {
    opacity: .9
}

.tooltip .arrow {
    position: absolute;
    display: block;
    width: 5px;
    height: 5px
}

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

.tooltip.bs-tooltip-auto[x-placement^=top], .tooltip.bs-tooltip-top {
    padding: 5px 0
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow, .tooltip.bs-tooltip-top .arrow {
    bottom: 0
}

.tooltip.bs-tooltip-auto[x-placement^=top] .arrow::before, .tooltip.bs-tooltip-top .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=right], .tooltip.bs-tooltip-right {
    padding: 0 5px
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow, .tooltip.bs-tooltip-right .arrow {
    left: 0
}

.tooltip.bs-tooltip-auto[x-placement^=right] .arrow::before, .tooltip.bs-tooltip-right .arrow::before {
    margin-top: -3px;
    content: "";
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=bottom], .tooltip.bs-tooltip-bottom {
    padding: 5px 0
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow, .tooltip.bs-tooltip-bottom .arrow {
    top: 0
}

.tooltip.bs-tooltip-auto[x-placement^=bottom] .arrow::before, .tooltip.bs-tooltip-bottom .arrow::before {
    margin-left: -3px;
    content: "";
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bs-tooltip-auto[x-placement^=left], .tooltip.bs-tooltip-left {
    padding: 0 5px
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow, .tooltip.bs-tooltip-left .arrow {
    right: 0
}

.tooltip.bs-tooltip-auto[x-placement^=left] .arrow::before, .tooltip.bs-tooltip-left .arrow::before {
    right: 0;
    margin-top: -3px;
    content: "";
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

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

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem
}

.popover .arrow {
    position: absolute;
    display: block;
    width: .8rem;
    height: .4rem
}

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

.popover .arrow::before {
    content: "";
    border-width: .8rem
}

.popover .arrow::after {
    content: "";
    border-width: .8rem
}

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

.popover.bs-popover-auto[x-placement^=top] .arrow, .popover.bs-popover-top .arrow {
    bottom: 0
}

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

.popover.bs-popover-auto[x-placement^=top] .arrow::before, .popover.bs-popover-top .arrow::before {
    bottom: -.8rem;
    margin-left: -.8rem;
    border-top-color: rgba(0, 0, 0, .25)
}

.popover.bs-popover-auto[x-placement^=top] .arrow::after, .popover.bs-popover-top .arrow::after {
    bottom: calc((.8rem - 1px) * -1);
    margin-left: -.8rem;
    border-top-color: #fff
}

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

.popover.bs-popover-auto[x-placement^=right] .arrow, .popover.bs-popover-right .arrow {
    left: 0
}

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

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

.popover.bs-popover-auto[x-placement^=right] .arrow::after, .popover.bs-popover-right .arrow::after {
    left: calc((.8rem - 1px) * -1);
    border-right-color: #fff
}

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

.popover.bs-popover-auto[x-placement^=bottom] .arrow, .popover.bs-popover-bottom .arrow {
    top: 0
}

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

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

.popover.bs-popover-auto[x-placement^=bottom] .arrow::after, .popover.bs-popover-bottom .arrow::after {
    top: calc((.8rem - 1px) * -1);
    border-bottom-color: #fff
}

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

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

.popover.bs-popover-auto[x-placement^=left] .arrow, .popover.bs-popover-left .arrow {
    right: 0
}

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

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

.popover.bs-popover-auto[x-placement^=left] .arrow::after, .popover.bs-popover-left .arrow::after {
    right: calc((.8rem - 1px) * -1);
    border-left-color: #fff
}

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

.popover-header:empty {
    display: none
}

.popover-body {
    padding: .5rem .75rem;
    color: #212529
}

.carousel {
    position: relative
}

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

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

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
    display: block
}

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

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

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

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

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

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

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

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

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

.carousel-control-prev {
    left: 0
}

.carousel-control-next {
    right: 0
}

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

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

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

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

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

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

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

.carousel-indicators .active {
    background-color: #fff
}

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

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

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

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

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

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

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

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

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

.bg-secondary {
    background-color: #868e96 !important
}

a.bg-secondary:focus, a.bg-secondary:hover {
    background-color: #6c757d !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border {
    border: 1px solid #e9ecef !important
}

.border-0 {
    border: 0 !important
}

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

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

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

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

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

.border-secondary {
    border-color: #868e96 !important
}

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

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

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

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

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

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

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

.rounded {
    border-radius: .25rem !important
}

.rounded-top {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important
}

.rounded-right {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important
}

.rounded-bottom {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

.rounded-left {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important
}

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

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

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

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

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

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

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

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

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

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

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

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

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

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

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

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

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

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

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

.d-print-block {
    display: none !important
}

@media print {
    .d-print-block {
        display: block !important
    }
}

.d-print-inline {
    display: none !important
}

@media print {
    .d-print-inline {
        display: inline !important
    }
}

.d-print-inline-block {
    display: none !important
}

@media print {
    .d-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }
}

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

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

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

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

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

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

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

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

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

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

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

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

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

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

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

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

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

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

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

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-0 {
    margin: 0 !important
}

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

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

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

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

.m-1 {
    margin: .25rem !important
}

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

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

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

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

.m-2 {
    margin: .5rem !important
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.pt-1, .py-1 {
    padding-top: .25rem !important
}

.pr-1, .px-1 {
    padding-right: .25rem !important
}

.pb-1, .py-1 {
    padding-bottom: .25rem !important
}

.pl-1, .px-1 {
    padding-left: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2, .py-2 {
    padding-top: .5rem !important
}

.pr-2, .px-2 {
    padding-right: .5rem !important
}

.pb-2, .py-2 {
    padding-bottom: .5rem !important
}

.pl-2, .px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3, .py-3 {
    padding-top: 1rem !important
}

.pr-3, .px-3 {
    padding-right: 1rem !important
}

.pb-3, .py-3 {
    padding-bottom: 1rem !important
}

.pl-3, .px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.pt-4, .py-4 {
    padding-top: 1.5rem !important
}

.pr-4, .px-4 {
    padding-right: 1.5rem !important
}

.pb-4, .py-4 {
    padding-bottom: 1.5rem !important
}

.pl-4, .px-4 {
    padding-left: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5, .py-5 {
    padding-top: 3rem !important
}

.pr-5, .px-5 {
    padding-right: 3rem !important
}

.pb-5, .py-5 {
    padding-bottom: 3rem !important
}

.pl-5, .px-5 {
    padding-left: 3rem !important
}

.m-auto {
    margin: auto !important
}

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

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

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

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

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

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

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

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

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

    .m-sm-1 {
        margin: .25rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: .25rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: .25rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: .25rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: .25rem !important
    }

    .m-sm-2 {
        margin: .5rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: .5rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: .5rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: .5rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: .5rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-1 {
        padding: .25rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: .25rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: .25rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: .25rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: .25rem !important
    }

    .p-sm-2 {
        padding: .5rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: .5rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: .5rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: .5rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: .5rem !important
    }

    .p-sm-3 {
        padding: 1rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 1rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 1rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 1rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 1rem !important
    }

    .p-sm-4 {
        padding: 1.5rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 1.5rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 1.5rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 1.5rem !important
    }

    .p-sm-5 {
        padding: 3rem !important
    }

    .pt-sm-5, .py-sm-5 {
        padding-top: 3rem !important
    }

    .pr-sm-5, .px-sm-5 {
        padding-right: 3rem !important
    }

    .pb-sm-5, .py-sm-5 {
        padding-bottom: 3rem !important
    }

    .pl-sm-5, .px-sm-5 {
        padding-left: 3rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

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

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

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

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

    .m-md-1 {
        margin: .25rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: .25rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: .25rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: .25rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: .25rem !important
    }

    .m-md-2 {
        margin: .5rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: .5rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: .5rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: .5rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: .5rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-1 {
        padding: .25rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: .25rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: .25rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: .25rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: .25rem !important
    }

    .p-md-2 {
        padding: .5rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: .5rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: .5rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: .5rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: .5rem !important
    }

    .p-md-3 {
        padding: 1rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 1rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 1rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 1rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 1rem !important
    }

    .p-md-4 {
        padding: 1.5rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 1.5rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 1.5rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 1.5rem !important
    }

    .p-md-5 {
        padding: 3rem !important
    }

    .pt-md-5, .py-md-5 {
        padding-top: 3rem !important
    }

    .pr-md-5, .px-md-5 {
        padding-right: 3rem !important
    }

    .pb-md-5, .py-md-5 {
        padding-bottom: 3rem !important
    }

    .pl-md-5, .px-md-5 {
        padding-left: 3rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

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

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

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

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

    .m-lg-1 {
        margin: .25rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: .25rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: .25rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: .25rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: .25rem !important
    }

    .m-lg-2 {
        margin: .5rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: .5rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: .5rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: .5rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: .5rem !important
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .mr-lg-5, .mx-lg-5 {
        margin-right: 3rem !important
    }

    .mb-lg-5, .my-lg-5 {
        margin-bottom: 3rem !important
    }

    .ml-lg-5, .mx-lg-5 {
        margin-left: 3rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-1 {
        padding: .25rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: .25rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: .25rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: .25rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: .25rem !important
    }

    .p-lg-2 {
        padding: .5rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: .5rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: .5rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: .5rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: .5rem !important
    }

    .p-lg-3 {
        padding: 1rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 1rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 1rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 1rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 1rem !important
    }

    .p-lg-4 {
        padding: 1.5rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 1.5rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 1.5rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 1.5rem !important
    }

    .p-lg-5 {
        padding: 3rem !important
    }

    .pt-lg-5, .py-lg-5 {
        padding-top: 3rem !important
    }

    .pr-lg-5, .px-lg-5 {
        padding-right: 3rem !important
    }

    .pb-lg-5, .py-lg-5 {
        padding-bottom: 3rem !important
    }

    .pl-lg-5, .px-lg-5 {
        padding-left: 3rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-1 {
        margin: .25rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: .25rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: .25rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: .25rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: .25rem !important
    }

    .m-xl-2 {
        margin: .5rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: .5rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: .5rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: .5rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: .5rem !important
    }

    .m-xl-3 {
        margin: 1rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 1rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 1rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 1rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 1rem !important
    }

    .m-xl-4 {
        margin: 1.5rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 1.5rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 1.5rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 1.5rem !important
    }

    .m-xl-5 {
        margin: 3rem !important
    }

    .mt-xl-5, .my-xl-5 {
        margin-top: 3rem !important
    }

    .mr-xl-5, .mx-xl-5 {
        margin-right: 3rem !important
    }

    .mb-xl-5, .my-xl-5 {
        margin-bottom: 3rem !important
    }

    .ml-xl-5, .mx-xl-5 {
        margin-left: 3rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-1 {
        padding: .25rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: .25rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: .25rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: .25rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: .25rem !important
    }

    .p-xl-2 {
        padding: .5rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: .5rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: .5rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: .5rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: .5rem !important
    }

    .p-xl-3 {
        padding: 1rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 1rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 1rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 1rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 1rem !important
    }

    .p-xl-4 {
        padding: 1.5rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 1.5rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 1.5rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 1.5rem !important
    }

    .p-xl-5 {
        padding: 3rem !important
    }

    .pt-xl-5, .py-xl-5 {
        padding-top: 3rem !important
    }

    .pr-xl-5, .px-xl-5 {
        padding-right: 3rem !important
    }

    .pb-xl-5, .py-xl-5 {
        padding-bottom: 3rem !important
    }

    .pl-xl-5, .px-xl-5 {
        padding-left: 3rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

.text-justify {
    text-align: justify !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #007bff !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #0062cc !important
}

.text-secondary {
    color: #868e96 !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #6c757d !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus, a.text-success:hover {
    color: #1e7e34 !important
}

.text-info {
    color: #17a2b8 !important
}

a.text-info:focus, a.text-info:hover {
    color: #117a8b !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #d39e00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #bd2130 !important
}

.text-light {
    color: #f8f9fa !important
}

a.text-light:focus, a.text-light:hover {
    color: #dae0e5 !important
}

.text-dark {
    color: #343a40 !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #1d2124 !important
}

.text-muted {
    color: #868e96 !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

/**
/*! Magnific Popup - v1.1.0 - 2016-02-20
 * MIT license: https://github.com/dimsemenov/Magnific-Popup/blob/master/LICENSE
 * http://dimsemenov.com/plugins/magnific-popup/
 * Copyright (c) 2016 Dmitry Semenov; */

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }

button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
     * Remove all paddings around the image on small screen
     */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }
/* Dropdown control */
.selectBox-dropdown {
    min-width: 150px;
    position: relative;
    border: solid 1px #BBB;
    line-height: 1.5;
    text-decoration: none;
    text-align: left;
    color: #000;
    outline: none;
    vertical-align: middle;
    /*
    background: #F2F2F2;
    background: -moz-linear-gradient(top, #F8F8F8 1%, #E1E1E1 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #F8F8F8), color-stop(100%, #E1E1E1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8F8F8', endColorstr='#E1E1E1', GradientType=0);
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    box-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    */
    display: inline-block;
    cursor: default;
}

.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    border-color: #ccc;
}

.selectBox-dropdown.selectBox-menuShowing-bottom {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.selectBox-dropdown.selectBox-menuShowing-top {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.selectBox-dropdown .selectBox-label {
    padding: 2px 5px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 23px;
    height: 100%;
    border-left: solid 1px #dbdbdb;
}

#search-area-2 .selectBox-dropdown .selectBox-arrow {
    border-left: solid 1px #b1b1b1;
}

/* Dropdown menu */
.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    border: solid 1px #BBB; /* should be the same border width as .selectBox-dropdown */
    background: #FFF;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/* Inline control */
.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #BBB;
    background: #FFF;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto;
}

.selectBox-inline:focus {
    border-color: #999;
}

/* Options */
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0;
}

.selectBox-options.selectBox-options-top{
    border-bottom:none;
    margin-top:1px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.selectBox-options.selectBox-options-bottom{
    border-top:none;
    -moz-border-radius-bottomleft: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.selectBox-options LI A {
    line-height: 1.5;
    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
    background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
    color: #888;
    background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
    background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
    color: #999;
    background: #EEE;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap;
}

/* Disabled state */
.selectBox.selectBox-disabled {
    color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #999;
}

.selectBox-inline.selectBox-disabled {
    color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important;
}
/* The MIT License */
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropzone {
  position: relative;
  border: 1px solid rgba(0,0,0,0.08);
  background: rgba(0,0,0,0.02);
  padding: 1em;
}
.dropzone.dz-clickable {
  cursor: pointer;
}
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
  cursor: pointer;
}
.dropzone.dz-clickable * {
  cursor: default;
}
.dropzone .dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropzone.dz-drag-hover {
  border-color: rgba(0,0,0,0.15);
  background: rgba(0,0,0,0.04);
}
.dropzone.dz-started .dz-message {
  display: none;
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  background: rgba(255,255,255,0.8);
  position: relative;
  display: inline-block;
  margin: 17px;
  vertical-align: top;
  border: 1px solid #acacac;
  padding: 6px 6px 6px 6px;
}
.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
  display: none;
}
.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
  width: 100px;
  height: 100px;
  position: relative;
  background: #ebebeb;
  padding: 5px;
  margin-bottom: 22px;
}
.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
  overflow: hidden;
  height: 100%;
}
.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
}
.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
  position: absolute;
  bottom: -28px;
  left: 3px;
  height: 28px;
  line-height: 28px;
}
.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  display: block;
}
.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
  display: none;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  display: none;
  position: absolute;
  width: 40px;
  height: 40px;
  font-size: 30px;
  text-align: center;
  right: -10px;
  top: -10px;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  color: #8cc657;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  color: #ee162d;
}
.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
  position: absolute;
  top: 100px;
  left: 6px;
  right: 6px;
  height: 6px;
  background: #d7d7d7;
  display: none;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #8cc657;
}
.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
  display: block;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: none;
  position: absolute;
  top: -5px;
  left: -20px;
  background: rgba(245,245,245,0.8);
  padding: 8px 10px;
  color: #800;
  min-width: 140px;
  max-width: 500px;
  z-index: 500;
}
.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  display: block;
}
.dropzone {
  border: 1px solid rgba(0,0,0,0.03);
  min-height: 360px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: rgba(0,0,0,0.03);
  padding: 23px;
}
.dropzone .dz-default.dz-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  background-image: url("https://cdn.von-poll.com/public/images/spritemap.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  position: absolute;
  width: 428px;
  height: 123px;
  margin-left: -214px;
  margin-top: -61.5px;
  top: 50%;
  left: 50%;
}
@media all and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:1.5/1),(min-device-pixel-ratio:1.5),(min-resolution:138dpi),(min-resolution:1.5dppx) {
  .dropzone .dz-default.dz-message {
    background-image: url("https://cdn.von-poll.com/public/images/spritemap@2x.png");
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.dropzone .dz-default.dz-message span {
  display: none;
}
.dropzone.dz-square .dz-default.dz-message {
  background-position: 0 -123px;
  width: 268px;
  margin-left: -134px;
  height: 174px;
  margin-top: -87px;
}
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15);
}
.dropzone.dz-started .dz-message {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  -webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.16);
  box-shadow: 1px 1px 4px rgba(0,0,0,0.16);
  font-size: 14px;
}
.dropzone .dz-preview.dz-image-preview:hover .dz-details img,
.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
  display: block;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
}
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropzone .dz-preview.dz-error .dz-progress .dz-upload,
.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload {
  background: #ee1e2d;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  background-image: url("https://cdn.von-poll.com/public/images/spritemap.png");
  background-repeat: no-repeat;
}
@media all and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:1.5/1),(min-device-pixel-ratio:1.5),(min-resolution:138dpi),(min-resolution:1.5dppx) {
  .dropzone .dz-preview .dz-error-mark,
  .dropzone-previews .dz-preview .dz-error-mark,
  .dropzone .dz-preview .dz-success-mark,
  .dropzone-previews .dz-preview .dz-success-mark {
    background-image: url("https://cdn.von-poll.com/public/images/spritemap@2x.png");
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.dropzone .dz-preview .dz-error-mark span,
.dropzone-previews .dz-preview .dz-error-mark span,
.dropzone .dz-preview .dz-success-mark span,
.dropzone-previews .dz-preview .dz-success-mark span {
  display: none;
}
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  background-position: -268px -123px;
}
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  background-position: -268px -163px;
}
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  -webkit-animation: loading 0.4s linear infinite;
  -moz-animation: loading 0.4s linear infinite;
  -o-animation: loading 0.4s linear infinite;
  -ms-animation: loading 0.4s linear infinite;
  animation: loading 0.4s linear infinite;
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  -ms-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-image: url("https://cdn.von-poll.com/public/images/spritemap.png");
  background-repeat: repeat-x;
  background-position: 0px -400px;
}
@media all and (-webkit-min-device-pixel-ratio:1.5),(min--moz-device-pixel-ratio:1.5),(-o-min-device-pixel-ratio:1.5/1),(min-device-pixel-ratio:1.5),(min-resolution:138dpi),(min-resolution:1.5dppx) {
  .dropzone .dz-preview .dz-progress .dz-upload,
  .dropzone-previews .dz-preview .dz-progress .dz-upload {
    background-image: url("https://cdn.von-poll.com/public/images/spritemap@2x.png");
    -webkit-background-size: 428px 406px;
    -moz-background-size: 428px 406px;
    background-size: 428px 406px;
  }
}
.dropzone .dz-preview.dz-success .dz-progress,
.dropzone-previews .dz-preview.dz-success .dz-progress {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  -ms-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
.dropzone a.dz-remove,
.dropzone-previews a.dz-remove {
  background-image: -webkit-linear-gradient(top, #fafafa, #eee);
  background-image: -moz-linear-gradient(top, #fafafa, #eee);
  background-image: -o-linear-gradient(top, #fafafa, #eee);
  background-image: -ms-linear-gradient(top, #fafafa, #eee);
  background-image: linear-gradient(to bottom, #fafafa, #eee);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #eee;
  text-decoration: none;
  display: block;
  padding: 4px 5px;
  text-align: center;
  color: #aaa;
  margin-top: 26px;
}
.dropzone a.dz-remove:hover,
.dropzone-previews a.dz-remove:hover {
  color: #666;
}
@-moz-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@-webkit-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@-o-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@-ms-keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
@keyframes loading {
  0% {
    background-position: 0 -400px;
  }

  100% {
    background-position: -7px -400px;
  }
}
.range-slider {
    margin-top: 15px;
    margin-bottom: 30px;
}

.range-slider .ui-slider {
    position: relative;
    text-align: left;
}

.range-slider label {
    font-size: 13px;
    color: #4a4747;
    font-weight: 500;
    margin-bottom: 12px;
}

.range-slider .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 2px solid #66676b;
    cursor: w-resize;
    outline: none;
    top: -5px;
    margin-left: -8px;
    box-shadow: none !important;
}

.range-slider .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-position: 0 0;
}

.range-slider .ui-slider .ui-slider-handle {
}

.range-slider .ui-widget-content {
    background-color: #ccc;
}

.range-slider .ui-widget-header {
}

.range-slider .ui-slider.ui-state-disabled .ui-slider-handle, .range-slider .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.range-slider .ui-slider-horizontal {
    height: 4px;
    border-radius: 10px;
    width: calc(100% - 16px);
    margin-left: 8px;
}

.range-slider .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.range-slider .ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.range-slider .ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.min-value:focus, .max-value:focus, .min-value, .max-value {
    width: 40%;
    display: inline-block;
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 12px 0 0 0;
    cursor: default;
}

.min-value {
    float: left;
    margin-left: -8px;
    width: 50%;
    margin-right: -8px;
    font-size: 12px;
    font-weight: 600;
    margin-top: 15px;
}

.max-value {
    float: right;
    width: 50%;
    text-align: right;
    margin-right: -8px;
    font-size: 12px;
    font-weight: 600;
    margin-top: 15px;
}
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75)
    }
    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25)
    }
    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        -ms-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75)
    }
    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        -ms-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25)
    }
    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        -ms-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85)
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes shake {
    0%, 100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    20%, 40%, 60%, 80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    10%, 20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg)
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg)
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg)
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg)
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg)
    }
    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }
    70% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9)
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px)
    }
    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px)
    }
    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px)
    }
    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px)
    }
    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    25% {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg)
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1
    }
    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1
    }
    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

@-webkit-keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        -ms-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        -ms-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(48px);
        transform: scale(0.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        -ms-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(48px);
        -ms-transform: scale(0.475) translateX(48px);
        transform: scale(0.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-48px);
        transform: scale(0.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        -ms-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-48px);
        -ms-transform: scale(0.475) translateX(-48px);
        transform: scale(0.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        -ms-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }
    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        -ms-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3)
    }
    100% {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
    50% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3)
    }
    100% {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        -ms-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        -ms-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(42px);
        transform: scale(0.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(42px);
        -ms-transform: scale(0.475) translateX(42px);
        transform: scale(0.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        -ms-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-42px);
        transform: scale(0.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-42px);
        -ms-transform: scale(0.475) translateX(-42px);
        transform: scale(0.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        -ms-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        transform-origin: center top
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        -ms-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        -ms-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}
/* required styles */

.leaflet-map-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-pane,
.leaflet-tile-container,
.leaflet-overlay-pane,
.leaflet-shadow-pane,
.leaflet-marker-pane,
.leaflet-popup-pane,
.leaflet-overlay-pane svg,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
    position: absolute;
    left: 0;
    top: 0;
}
.leaflet-container {
    overflow: hidden;
    -ms-touch-action: none;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
    display: block;
}
/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
    max-width: none !important;
}
/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {
    max-width: 15000px !important;
}
.leaflet-tile {
    filter: inherit;
    visibility: hidden;
}
.leaflet-tile-loaded {
    visibility: inherit;
}
.leaflet-zoom-box {
    width: 0;
    height: 0;
}
/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */
.leaflet-overlay-pane svg {
    -moz-user-select: none;
}

.leaflet-tile-pane    { z-index: 2; }
.leaflet-objects-pane { z-index: 3; }
.leaflet-overlay-pane { z-index: 4; }
.leaflet-shadow-pane  { z-index: 5; }
.leaflet-marker-pane  { z-index: 6; }
.leaflet-popup-pane   { z-index: 7; }

.leaflet-vml-shape {
    width: 1px;
    height: 1px;
}
.lvml {
    behavior: url(#default#VML);
    display: inline-block;
    position: absolute;
}


/* control positioning */

.leaflet-control {
    position: relative;
    z-index: 7;
    pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
    position: absolute;
    z-index: 1000;
    pointer-events: none;
}
.leaflet-top {
    top: 0;
}
.leaflet-right {
    right: 0;
}
.leaflet-bottom {
    bottom: 0;
}
.leaflet-left {
    left: 0;
}
.leaflet-control {
    float: left;
    clear: both;
}
.leaflet-right .leaflet-control {
    float: right;
}
.leaflet-top .leaflet-control {
    margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
    margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
    margin-left: 10px;
}
.leaflet-right .leaflet-control {
    margin-right: 10px;
}

/* zoom and fade animations */

.leaflet-fade-anim .leaflet-tile,
.leaflet-fade-anim .leaflet-popup {
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-tile-loaded,
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
    opacity: 1;
}

.leaflet-zoom-anim .leaflet-zoom-animated {
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
    -moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
    -o-transition:      -o-transform 0.25s cubic-bezier(0,0,0.25,1);
    transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile,
.leaflet-touching .leaflet-zoom-animated {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.leaflet-zoom-anim .leaflet-zoom-hide {
    visibility: hidden;
}

/* cursors */

.leaflet-clickable {
    cursor: pointer;
}
.leaflet-container {
    cursor: -webkit-grab;
    cursor:    -moz-grab;
}
.leaflet-popup-pane,
.leaflet-control {
    cursor: auto;
}
.leaflet-dragging .leaflet-container,
.leaflet-dragging .leaflet-clickable {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor:    -moz-grabbing;
}


/* visual tweaks */

.leaflet-container {
    background: #ddd;
    outline: 0;
}
.leaflet-container a {
    color: #0078A8;
}
.leaflet-container a.leaflet-active {
    outline: 2px solid orange;
}
.leaflet-zoom-box {
    border: 2px dotted #38f;
    background: rgba(255,255,255,0.5);
}


/* general typography */
.leaflet-container {
    font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
}


/* general toolbar styles */

.leaflet-bar {
    box-shadow: 0 1px 5px rgba(0,0,0,0.65);
    border-radius: 4px;
}
.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
    width: 26px;
    height: 26px;
    line-height: 26px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    display: block;
}
.leaflet-bar a:hover {
    background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
    cursor: default;
    background-color: #f4f4f4;
    color: #bbb;
}

.leaflet-touch .leaflet-bar a {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

/* zoom control */

.leaflet-control-zoom-in,
.leaflet-control-zoom-out {
    font: bold 18px 'Lucida Console', Monaco, monospace;
    text-indent: 1px;
}
.leaflet-control-zoom-out {
    font-size: 20px;
}

.leaflet-touch .leaflet-control-zoom-in {
    font-size: 22px;
}
.leaflet-touch .leaflet-control-zoom-out {
    font-size: 24px;
}


/* layers control */

.leaflet-control-layers {
    box-shadow: 0 1px 5px rgba(0,0,0,0.4);
    background: #fff;
    border-radius: 5px;
}
.leaflet-control-layers-toggle {
    background-image: url(images/layers.png);
    width: 36px;
    height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
    background-image: url(images/layers-2x.png);
    background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
    width: 44px;
    height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
    display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
    display: block;
    position: relative;
}
.leaflet-control-layers-expanded {
    padding: 6px 10px 6px 6px;
    color: #333;
    background: #fff;
}
.leaflet-control-layers-selector {
    margin-top: 2px;
    position: relative;
    top: 1px;
}
.leaflet-control-layers label {
    display: block;
}
.leaflet-control-layers-separator {
    height: 0;
    border-top: 1px solid #ddd;
    margin: 5px -10px 5px -6px;
}


/* attribution and scale controls */

.leaflet-container .leaflet-control-attribution {
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
    padding: 0 5px;
    color: #333;
}
.leaflet-control-attribution a {
    text-decoration: none;
}
.leaflet-control-attribution a:hover {
    text-decoration: underline;
}
.leaflet-container .leaflet-control-attribution,
.leaflet-container .leaflet-control-scale {
    font-size: 11px;
}
.leaflet-left .leaflet-control-scale {
    margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
    margin-bottom: 5px;
}
.leaflet-control-scale-line {
    border: 2px solid #777;
    border-top: none;
    line-height: 1.1;
    padding: 2px 5px 1px;
    font-size: 11px;
    white-space: nowrap;
    overflow: hidden;
    -moz-box-sizing: content-box;
    box-sizing: content-box;

    background: #fff;
    background: rgba(255, 255, 255, 0.5);
}
.leaflet-control-scale-line:not(:first-child) {
    border-top: 2px solid #777;
    border-bottom: none;
    margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
    border-bottom: 2px solid #777;
}

.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
    border: 2px solid rgba(0,0,0,0.2);
    background-clip: padding-box;
}

/* popup */
.leaflet-popup {
    position: absolute;
    text-align: center;
}
.leaflet-popup-content-wrapper {
    padding: 1px;
    text-align: left;
    border-radius: 12px;
}
.leaflet-popup-content {
    margin: 20px 20px 10px;
    line-height: 1.4;
}

.leaflet-popup-content p {
    margin-bottom: 15px;
}
.leaflet-popup-tip-container {
    margin: 0 auto;
    width: 40px;
    height: 20px;
    position: relative;
    overflow: hidden;
}
.leaflet-popup-tip {
    width: 17px;
    height: 17px;
    padding: 1px;

    margin: -10px auto 0;

    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: white;
    box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}

.leaflet-container a.leaflet-popup-close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    width: 30px;
    height: 30px;
    font: 16px/16px Tahoma, Verdana, sans-serif;
    line-height: 30px;
    text-decoration: none;
    font-weight: 600;
    background: #fff;
    border-radius: 50px;
}

.leaflet-container a.leaflet-popup-close-button:hover {
    color: #999;
}

.leaflet-popup-scrolled {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
    zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
    width: 24px;
    margin: 0 auto;

    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-popup-tip-container {
    margin-top: -1px;
}

.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
    border: 1px solid #999;
}


/* div icon */

.leaflet-div-icon {
    background: #fff;
    border: 1px solid #666;
}
/* 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;
    -khtml-user-select: 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
{
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.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;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('https://cdn.von-poll.com/public/images/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('https://cdn.von-poll.com/public/fonts/slick/slick.eot');
    src: url('https://cdn.von-poll.com/public/fonts/slick/slick.eot?#iefix') format('embedded-opentype'), url('https://cdn.von-poll.com/public/fonts/slick/slick.woff') format('woff'), url('https://cdn.von-poll.com/public/fonts/slick/slick.ttf') format('truetype'), url('https://cdn.von-poll.com/public/fonts/slick/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover: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: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: 'â†';
}
[dir='rtl'] .slick-prev:before
{
    content: 'â†’';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: 'â†’';
}
[dir='rtl'] .slick-next:before
{
    content: 'â†';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 40px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 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: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: 'â€¢';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
@keyframes fadeInMarker {
    from {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        margin-bottom: -10px;
    }

    to {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        margin-bottom: 0;
    }
}

@-webkit-keyframes fadeInMarker {
    from {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        margin-bottom: -10px;
    }

    to {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        margin-bottom: 0;
    }
}

.fade-out-marker {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-animation: fadeOutMarker .3s;
    animation: fadeOutMarker .3s;
}

.fade-out-marker > img {
    z-index: 1;
}

@keyframes fadeOutMarker {
    from {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        margin-bottom: 0;
    }

    to {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        margin-bottom: -10px;
    }
}

@-webkit-keyframes fadeOutMarker {
    from {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
        margin-bottom: 0;
    }

    to {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        margin-bottom: -10px;
    }
}

.fade_in {
    -webkit-animation: fade_in_animation .5s forwards;
    animation: fade_in_animation .5s forwards;
}

@keyframes fade_in_animation {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
}

@-webkit-keyframes fade_in_animation {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
}

.fade_out {
    -webkit-animation: fade_out_animation .3s forwards;
    animation: fade_out_animation .3s forwards;
}

@keyframes fade_out_animation {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-webkit-keyframes fade_out_animation {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

.fade-in {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
    -webkit-animation: fadeIn .3s;
    animation: fadeIn 3s;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1 !important;
    }
}

@-webkit-keyframes fadeIn {
    0% {
        -webkit-opacity: 0;
    }

    100% {
        -webkit-opacity: 1 !important;
    }
}

.fade-out {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-opacity: 0 !important;
    opacity: 0 !important;
    -webkit-animation: fadeOut .3s;
    animation: fadeOut .3s;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0 !important;
    }
}

@-webkit-keyframes fadeOut {
    from {
        -webkit-opacity: 1;
    }

    to {
        -webkit-opacity: 0 !important;
    }
}

.rotate {
    -webkit-animation: rotate 1s;
    animation: rotate 1s;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

.cluster-loaded {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

.cluster-animation {
    -webkit-animation: clusterOpacity 1s forwards;
    animation: clusterOpacity 1s forwards;
}

@keyframes clusterOpacity {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
}

@-webkit-keyframes clusterOpacity {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
}

.bounce-animation .map-marker {
    -webkit-animation: bounce 1s forwards;
    animation: bounce 1s forwards;
}

@keyframes bounce {
    0% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    50% {
        -moz-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
}

@-webkit-keyframes bounce {
    0% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    50% {
        -moz-transform: translate(0, -15px);
        -ms-transform: translate(0, -15px);
        -webkit-transform: translate(0, -15px);
        transform: translate(0, -15px);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    100% {
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
}

.bounce-in {
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-animation: fadeIn .3s;
    animation: fadeIn .3s;
}

@keyframes bounceIn {
    0% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@-webkit-keyframes rotateZ {
    from {
        -webkit-opacity: 0;
    }

    to {
        -webkit-opacity: 1 !important;
    }
}

.animation-fade-in {
    -webkit-animation-name: animation-fade-in;
    -moz-animation-name: animation-fade-in;
    -ms-animation-name: animation-fade-in;
    animation-name: animation-fade-in;
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    -ms-animation-duration: 0.2s;
    animation-duration: 0.2s;
}

@-webkit-keyframes animation-fade-in {
}

@-moz-keyframes animation-fade-in {
}

@-ms-keyframes animation-fade-in {
}

@keyframes animation-fade-in {
}

@-webkit-keyframes animation-fade-in {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
}

@-moz-keyframes animation-fade-in {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
}

@-ms-keyframes animation-fade-in {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
}

@keyframes animation-fade-in {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }
}

.animation-fade-out {
    -webkit-animation-name: animation-fade-out;
    -moz-animation-name: animation-fade-out;
    -ms-animation-name: animation-fade-out;
    animation-name: animation-fade-out;
    -webkit-animation-duration: 0.2s;
    -moz-animation-duration: 0.2s;
    -ms-animation-duration: 0.2s;
    animation-duration: 0.2s;
}

@-webkit-keyframes animation-fade-out {
}

@-moz-keyframes animation-fade-out {
}

@-ms-keyframes animation-fade-out {
}

@keyframes animation-fade-out {
}

@-webkit-keyframes animation-fade-out {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-moz-keyframes animation-fade-out {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-ms-keyframes animation-fade-out {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@keyframes animation-fade-out {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
        opacity: 1;
    }

    100% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

/** MAP classes **/
.map-content {
    position: relative;
    overflow: hidden;
    padding: 0 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.map-img {
    margin: -21px;
}

.map-content-sidebar {
    background-color: #f4f4f2;
    overflow: hidden;
    min-height: auto;
}

.map-content-right {
    padding: 20px 15px 20px 30px;
}

.map-content-left {
    padding: 20px 30px 20px 15px;
}

.map-content-sidebar .col-lg-6{
    float: left;
}

#map {
    width: 100%;
}

.map {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    height: 100%;
}

.marker-loaded .map-marker {
    visibility: visible;
}

.map-marker {
    visibility: hidden;
    -moz-border-radius-topleft: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-transition: 0.4s ease-in-out all;
    -webkit-transition: 0.4s ease-in-out all;
    transition: 0.4s ease-in-out all;
    background-color: #fff;
    height: 32px;
    width: 36px;
    position: relative;
    text-align: center;
    z-index: 1;
    bottom: 12px;
}

.map-marker:before {
    -moz-transition: 0.4s ease-in-out all;
    -webkit-transition: 0.4s ease-in-out all;
    transition: 0.4s ease-in-out all;
    border-style: solid;
    border-width: 12px 18px 0 18px;
    border-color: #fff transparent transparent transparent;
    bottom: -12px;
    content: "";
    left: 0;
    height: 0;
    position: absolute;
    width: 0;
    z-index: 0;
}

.map-marker:after {
    -moz-transition: 0.4s ease-in-out all;
    -webkit-transition: 0.4s ease-in-out all;
    transition: 0.4s ease-in-out all;
    border-style: solid;
    border-width: 12px 18px 0 18px;
    border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent;
    bottom: -14px;
    content: "";
    left: 0;
    height: 0;
    position: absolute;
    width: 0;
    z-index: -1;
}

.map-marker:hover {
    cursor: pointer;
}

.map-marker.featured {
    background-color: #474747;
}

.map-marker.featured:before {
    border-color: #474747 transparent transparent transparent;
}

.map-marker .icon {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -moz-transition: 0.3s ease-in-out all;
    -webkit-transition: 0.3s ease-in-out all;
    transition: 0.3s ease-in-out all;
    background-color: #fff;
    height: 28px;
    left: 4px;
    width: 28px;
    overflow: hidden;
    position: relative;
    top: 5px;
}

.map-marker .icon img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
    opacity: 0.6;
    display: block;
    position: absolute;
    top: -2px;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 22px;
}

.fade-in-marker {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -webkit-animation: fadeInMarker .3s;
    animation: fadeInMarker .3s;
}

.fade-in-marker > img {
    z-index: 1;
}

.map-content .show-more-options {
    margin-bottom: 0 !important;
}

.listing-properties-map  {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
    background: #fff;
    margin: 0 15px 20px 15px;
}

.listing-properties-map  .listing-propertie-theme img {
    height: 220px !important;
}

.property .property-content {
    padding: 20px 20px !important;
}

.listing-properties-map  .detail .title {
    font-size: 16px !important;
    text-transform: capitalize !important;;
    font-weight: 600;
    margin: 0 0 15px;
    text-decoration: none;
}

.map-content .search-fields {
    min-height: 40px !important;
    padding: 3px 0 !important;
}

.map-content .form-control {
    padding-left: 15px !important;
}

.listing-properties-map  .detail .facilities-list li i {
    margin-right: 2px !important;
    font-size: 12px !important;;
}

.listing-properties-map  .detail .facilities-list li {
    font-size: 12px !important;;
    margin-bottom: 10px !important;
    margin-right: 10px !important;
}

.listing-properties-map  .detail .location a {
    font-size: 14px !important;
    margin: 0;
}

.listing-properties-map  .detail .footer {
    border-top: none !important;
}

.listing-properties-map  .detail .footer a {
    color: #fff !important;
    text-decoration: none;
}

.grid-properties-map {

}

.properties-map-search {
    /*margin: 0 15px 0 15px;*/
}

.map-content-sidebar .title-area {
    margin-bottom: 15px;
}

.map-content-sidebar .title-area .show-more-options{
    margin-top: 10px;
}

.map-content-sidebar .title-area .btns-area {
    display: inline-table;
}

.map-content-sidebar .title-area .active-view-btn,
.map-content-sidebar .title-area .change-view-btn {
    border-radius: 2px;
}

.map-content-sidebar .title-area h2 {
    margin: 10px 15px 0 0;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

.map-content-sidebar .show-more-options {
    font-weight: 600;
}

.map-content-sidebar .map-content-separater {
    border-bottom: 1px solid #dcdcce;
    margin: 15px 0;
}


.map-featured{
    font-size: 14px;
    font-weight: 700;
}

/* Map properties (popup) */
.leaflet-popup.leaflet-zoom-animated {
    background: #fff;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    box-shadow: none;
}

.leaflet-popup-tip-container {
    display: none;
}

.map-properties {
    max-width: 370px;
}

.map-content-top{

}

.map-properties .address {
    color: #777;
    font-size: 14px;
    margin-bottom: 10px;
}

.map-properties .address i {
    margin-right: 5px;
}

.map-properties .description {
    font-size: 13px;
    color: #777;
    line-height: 21px;
    font-weight: 400;
    display: none;
}

.map-properties .map-img img {
    width: 100%;
    margin-bottom: 15px;
}

.map-properties .map-content {
    box-shadow: none;
    margin-top: 30px;
}

.map-properties .map-content h4 {
    margin: 0 0 10px 0;
    font-weight: 400;
    font-size: 20px;
}

.map-properties .map-content h4 a:hover{
    color: #545454;
}

.map-properties-btns {
    display: inline-flex;
    margin-top: 10px;
}

.map-properties-btns .button-theme {
    color: #FFF !important;
    letter-spacing: 0px;
    padding-bottom: 7px;
}

.map-properties .map-properties-fetures {
    margin: 0;
}

.map-properties .map-properties-list {
    margin: 0;
    padding: 0;
}

.map-properties .map-properties-list li {
    list-style: none;
    margin-bottom: 6px;
    color: #999;
}

.map-properties .map-properties-fetures span {
    margin-right: 10px;
    color: #5a5959;
    font-size: 12px;
}

.map-properties .map-properties-fetures span:last-child{
    margin-right: 0;
}

.map-properties .map-properties-fetures span i {
    font-weight: 700;
    font-size: 13px;
}

.map-properties .price {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
}

.btn-theme {
    color: #FFF !important;
    padding: 7px 20px;
}

.btn-theme-sm-outline:hover {
    color: #FFF !important;
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/

.mCustomScrollbar{ -ms-touch-action: pinch-zoom; touch-action: pinch-zoom; /* direct pointer events to js */ }
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }

.mCustomScrollBox{ /* contains plugin's markup */
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
}

.mCSB_container{ /* contains the original content */
    overflow: hidden;
    width: auto;
    height: auto;
}



/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_inside > .mCSB_container{ margin-right: 30px; }

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */

.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools{ right: -26px; } /* scrollbar position: outside */

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
    right: auto;
    left: 0;
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto;
}

.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

.mCSB_scrollTools .mCSB_draggerRail{
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
}

.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
    cursor: pointer;
    width: 100%;
    height: 30px; /* minimum dragger height */
    z-index: 1;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;
    text-align: center;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown{
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_horizontal.mCSB_inside > .mCSB_container{
    margin-right: 0;
    margin-bottom: 30px;
}

.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

.mCSB_scrollTools.mCSB_scrollTools_horizontal{
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
    width: 100%;
    height: 2px;
    margin: 7px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
    width: 30px; /* minimum dragger width */
    height: 100%;
    left: 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
    height: 12px; /* auto-expanded scrollbar */
    margin: 2px auto;
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
    height: 8px; /* auto-expanded scrollbar */
    margin: 4px 0;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer;
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_container_wrapper{
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px;
}

.mCSB_container_wrapper > .mCSB_container{
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }

/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }

/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
    margin-right: 0;
    margin-left: 30px;
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ padding-right: 0; }

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ padding-bottom: 0; }

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
    margin-right: 0; /* non-visible scrollbar */
    margin-left: 0;
}

/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s,
    margin-left .2s ease-out .2s, margin-right .2s ease-out .2s,
    margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
    opacity .2s ease-in-out, background-color .2s ease-in-out;
}



/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/

/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/

/* default theme ("light") */

.mCSB_scrollTools{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

.mCSB_scrollTools .mCSB_draggerRail{
    background-color: #000; background-color: rgba(0,0,0,0.4);
    filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #fff; background-color: rgba(255,255,255,0.75);
    filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
    background-color: #fff; background-color: rgba(255,255,255,0.85);
    filter: "alpha(opacity=85)"; -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background-color: #fff; background-color: rgba(255,255,255,0.9);
    filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)";
}

.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight{
    background-image: url(mCSB_buttons.png); /* css sprites */
    background-repeat: no-repeat;
    opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)";
}

.mCSB_scrollTools .mCSB_buttonUp{
    background-position: 0 0;
    /*
    sprites locations
    light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
    dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
    */
}

.mCSB_scrollTools .mCSB_buttonDown{
    background-position: 0 -20px;
    /*
    sprites locations
    light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
    dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
    */
}

.mCSB_scrollTools .mCSB_buttonLeft{
    background-position: 0 -40px;
    /*
    sprites locations
    light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
    dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
    */
}

.mCSB_scrollTools .mCSB_buttonRight{
    background-position: 0 -56px;
    /*
    sprites locations
    light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
    dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
    */
}

.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }


/* theme: "dark" */

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }

/* ---------------------------------------- */



/* theme: "light-2", "dark-2" */

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
    width: 4px;
    background-color: #fff; background-color: rgba(255,255,255,0.1);
    -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 4px;
    background-color: #fff; background-color: rgba(255,255,255,0.75);
    -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    width: 100%;
    height: 4px;
    margin: 6px auto;
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }


/* theme: "dark-2" */

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
    background-color: #000; background-color: rgba(0,0,0,0.1);
    -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #000; background-color: rgba(0,0,0,0.75);
    -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }

/* ---------------------------------------- */



/* theme: "light-thick", "dark-thick" */

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
    width: 4px;
    background-color: #fff; background-color: rgba(255,255,255,0.1);
    -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 6px;
    background-color: #fff; background-color: rgba(255,255,255,0.75);
    -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
    width: 100%;
    height: 4px;
    margin: 6px 0;
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    width: 100%;
    height: 6px;
    margin: 5px auto;
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


/* theme: "dark-thick" */

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
    background-color: #000; background-color: rgba(0,0,0,0.1);
    -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #000; background-color: rgba(0,0,0,0.75);
    -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }

/* ---------------------------------------- */



/* theme: "light-thin", "dark-thin" */

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    width: 100%;
    height: 2px;
    margin: 7px auto;
}


/* theme "dark-thin" */

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }

/* ---------------------------------------- */



/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 14px;
    margin: 0 1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    height: 14px;
    margin: 1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
    width: 16px; /* auto-expanded scrollbar */
    height: 16px;
    margin: -1px 0;
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
    height: 16px; /* auto-expanded scrollbar */
    width: 16px;
    margin: 0 -1px;
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
    height: 4px; /* auto-expanded scrollbar */
    margin: 6px 0;
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }


/* theme "rounded-dark", "rounded-dots-dark" */

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }


/* theme "rounded-dots", "rounded-dots-dark" */

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
    background-color: transparent;
    background-position: center;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x;
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }


/* theme "rounded-dots-dark" */

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }

/* ---------------------------------------- */



/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-repeat: repeat-y;
    background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
}


/* theme "3d", "3d-dark" */

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }

.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools{
    opacity: 1;
    filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
    width: 8px;
    background-color: #000; background-color: rgba(0,0,0,0.2);
    box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
    width: 100%;
    height: 8px;
    margin: 4px 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    width: 100%;
    height: 8px;
    margin: 4px auto;
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }


/* theme "3d-dark" */

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
    background-color: #000; background-color: rgba(0,0,0,0.1);
    box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }

/* ---------------------------------------- */



/* theme: "3d-thick", "3d-thick-dark" */

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools{
    opacity: 1;
    filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)";
}

.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }

.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }

.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
    bottom: 1px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    height: 12px;
    width: auto;
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
    background-color: #000; background-color: rgba(0,0,0,0.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }


/* theme: "3d-thick-dark" */

.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
    background-color: #fff; background-color: rgba(0,0,0,0.05);
    box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }

/* ---------------------------------------- */



/* theme: "minimal", "minimal-dark" */

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    right: 0;
    margin: 12px 0;
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
    bottom: 0;
    margin: 0 12px;
}

/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
    left: 0;
    right: auto;
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #fff; background-color: rgba(255,255,255,0.2);
    filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background-color: #fff; background-color: rgba(255,255,255,0.5);
    filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
}


/* theme: "minimal-dark" */

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background-color: #000; background-color: rgba(0,0,0,0.2);
    filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)";
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
    background-color: #000; background-color: rgba(0,0,0,0.5);
    filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)";
}

/* ---------------------------------------- */



/* theme "light-3", "dark-3" */

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
    width: 6px;
    background-color: #000; background-color: rgba(0,0,0,0.2);
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
    width: 100%;
    height: 6px;
    margin: 5px 0;
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
    width: 12px;
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
    height: 12px;
    margin: 2px 0;
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }


/* theme "dark-3" */

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }

/* ---------------------------------------- */



/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
    width: 12px;
    background-color: #000; background-color: rgba(0,0,0,0.2);
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
    width: 100%;
    height: 12px;
    margin: 2px 0;
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }


/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }


/* theme "inset-2", "inset-2-dark" */

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255,255,255,0.2);
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }


/* theme "inset-3", "inset-3-dark" */

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

/* ---------------------------------------- */
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #000; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px; }

.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 80px; }

.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px; }

.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }

.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -10px, 0) rotate(-45deg); }

/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }

.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
   * Boring
   */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }

.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-270deg);
    transition-delay: 0.075s; }

/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 10px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 20px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }

.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(270deg);
    transition-delay: 0.075s; }

/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -80px;
      top: -80px;
      transform: translate3d(80px, 80px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -80px;
      top: -80px;
      transform: translate3d(-80px, 80px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 10px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -80px;
      top: 80px;
      transform: translate3d(80px, -80px, 0) rotate(-45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -80px;
      top: 80px;
      transform: translate3d(-80px, -80px, 0) rotate(45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }

.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }

.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }

.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px; }
  .hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 20px; }

.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg); }

/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 20px; }

.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(90deg); }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 10px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 10px, 0) rotate(-45deg); }

/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -20px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg); }

/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform; }

.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

	/*
  	Flaticon icon font: Flaticon
  	Creation date: 19/03/2018 21:33
  	*/

@font-face {
  font-family: "Flaticon";
  src: url("./Flaticon.eot");
  src: url("./Flaticon.eot?#iefix") format("embedded-opentype"),
       url("./Flaticon.woff") format("woff"),
       url("./Flaticon.ttf") format("truetype"),
       url("./Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Flaticon";
    src: url("./Flaticon.svg#Flaticon") format("svg");
  }
}

[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
    font-size: auto;
    font-style: normal;
    margin-left: 0;
}

.flaticon-login-arrow-outline:before { content: "\f100"; }
.flaticon-chat:before { content: "\f101"; }
.flaticon-heart-shape-outline:before { content: "\f102"; }
.flaticon-locked-padlock:before { content: "\f103"; }
.flaticon-logout:before { content: "\f104"; }
.flaticon-add:before { content: "\f105"; }
.flaticon-calendar-1:before { content: "\f106"; }
.flaticon-calendar:before { content: "\f107"; }
.flaticon-user:before { content: "\f108"; }
.fa fa-user:before { content: "\f109"; }
.flaticon-check-mark:before { content: "\f10a"; }
.flaticon-draw-check-mark:before { content: "\f10b"; }
.flaticon-room-service:before { content: "\f10c"; }
.flaticon-idea:before { content: "\f10d"; }
.flaticon-green-park-city-space:before { content: "\f10e"; }
.flaticon-weightlifting:before { content: "\f10f"; }
.flaticon-theatre-masks:before { content: "\f110"; }
.flaticon-alarm-clock:before { content: "\f111"; }
.flaticon-parking:before { content: "\f112"; }
.flaticon-swimmer:before { content: "\f113"; }
.flaticon-old-typical-phone:before { content: "\f114"; }
.flaticon-wifi-connection-signal-symbol:before { content: "\f115"; }
.flaticon-air-conditioner:before { content: "\f116"; }
.flaticon-monitor:before { content: "\f117"; }
.flaticon-padlock:before { content: "\f118"; }
.flaticon-agreement:before { content: "\f119"; }
.flaticon-facebook-placeholder-for-locate-places-on-maps:before { content: "\f11a"; }
.flaticon-square-layouting-with-black-square-in-east-area:before { content: "\f11b"; }
.flaticon-balcony-and-door:before { content: "\f11c"; }
.flaticon-bath:before { content: "\f11d"; }
.flaticon-bed:before { content: "\f11e"; }
.flaticon-job:before { content: "\f11f"; }
.flaticon-call-center-agent:before { content: "\f120"; }
.flaticon-badge:before { content: "\f121"; }
.flaticon-money-bag-with-dollar-symbol:before { content: "\f122"; }
.flaticon-tag:before { content: "\f123"; }
.flaticon-hotel-building:before { content: "\f124"; }
.flaticon-car-repair:before { content: "\f125"; }
.flaticon-house:before { content: "\f126"; }
.flaticon-office-block:before { content: "\f127"; }
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.carousel {
    position: relative;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px;
    }
    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0;
    }
    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0;
    }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
    display: block;
}
.carousel-inner > .active {
    left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}
.carousel-inner > .next {
    left: 100%;
}
.carousel-inner > .prev {
    left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
    left: 0;
}
.carousel-inner > .active.left {
    left: -100%;
}
.carousel-inner > .active.right {
    left: 100%;
}
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    top: -85px;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
}
.carousel-control .icon-prev:before {
    content: "\2039";
}
.carousel-control .icon-next:before {
    content: "\203a";
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
    text-shadow: none;
}
.glyphicon-chevron-left:before {
    content: "<";
}
.glyphicon-chevron-right:before {
    content: ">";
}
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px;
    }
    .carousel-indicators {
        bottom: 20px;
    }
}
/*------------------------------------------------------------------
[Main Stylesheet]

Project:    XERO
Version:    1.1.0
-------------------------------------------------------------------*/



/* Google Fonts */
/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN_r8OX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN_r8OVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN_r8OXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN_r8OUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN_r8OXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN_r8OXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN7rgOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN7rgOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN7rgOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN7rgOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN7rgOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN7rgOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN8rsOX-hpOqc.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN8rsOVuhpOqc.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN8rsOXuhpOqc.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN8rsOUehpOqc.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN8rsOXehpOqc.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN8rsOXOhpOqc.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url(https://cdn.von-poll.com/public/css/fonts/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1MmgVxFIzIFKw.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1MmgVxMIzIFKw.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1MmgVxEIzIFKw.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1MmgVxLIzIFKw.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1MmgVxHIzIFKw.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1MmgVxGIzIFKw.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOkCnqEu92Fr1MmgVxIIzI.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}
/* cyrillic-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(https://cdn.von-poll.com/public/css/fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://cdn.von-poll.com/public/css/fonts/neIQzD-0qpwxpaWvjeD0X88SAOeauXk-oBOL.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
    font-display: swap;
}
/* cyrillic */
@font-face {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://cdn.von-poll.com/public/css/fonts/neIQzD-0qpwxpaWvjeD0X88SAOeauXA-oBOL.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
    font-display: swap;
}
/* greek */
@font-face {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://cdn.von-poll.com/public/css/fonts/neIQzD-0qpwxpaWvjeD0X88SAOeauXc-oBOL.woff2) format('woff2');
    unicode-range: U+0370-03FF;
    font-display: swap;
}
/* vietnamese */
@font-face {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://cdn.von-poll.com/public/css/fonts/neIQzD-0qpwxpaWvjeD0X88SAOeauXs-oBOL.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
    font-display: swap;
}
/* latin-ext */
@font-face {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://cdn.von-poll.com/public/css/fonts/neIQzD-0qpwxpaWvjeD0X88SAOeauXo-oBOL.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
    font-display: swap;
}
/* latin */
@font-face {
    font-family: 'Source Serif Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://cdn.von-poll.com/public/css/fonts/neIQzD-0qpwxpaWvjeD0X88SAOeauXQ-oA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    font-display: swap;
}



/*------------------------------------------------------------------
[Table of contents]
    *. Top Header / .top-header
    *. Main Header / .main-header
    *. Home Page Banner (Main Home) / .banner
    *. Video Banner / .banner_video_bg
    *. Banner Search Box / .search-area
    *. Recent Properties / .recent-properties
    *. Featured Properties / .featured-properties
    *. Property Featured (Single Page)  / .features-opions
    *. Property Amenities  / .amenities-box
    *. Property Comparison / .comparison
    *. Property Compare Area / .compare-properties
    *. Property Tabbing / .tabbing
    *. Property Heading / .heading-properties
    *. Popular Places / .most-popular-places
    *. Application Counter / .counters
    *. Partner / .partners-block
    *. Testimonials / .testimonial
    *. Testimonials Style 2/ .testimonial-2
    *. Map Content /.map-content
    *. Map Content Sidebar /.map-content-sidebar
    *. Make Sticky Header / .do-sticky
    *. Single Page Banner / .sub-banner
    *. Properties List / .properties-list-rightside
    *. Single Property Details / .properties-details-page
    *. Services Area /.services
    *. Services Info /.services-info
    *. Listing Page Sidebar /.sidebar
    *. Social List /.social-list
    *. Typography /.typography
    *. Pricing Table /.pricing-tables
    *. Agent Page /.agent
    *. Agent Contact Form /.agent-widget
    *. Properties Comments /.comments-section
    *. Partner Area /.partner
    *. Help Center /.helping-center
    *. Shopping Cart /.shop-cart
    *. Shopping Checkout /.shop-checkout
    *. Shopping List /.shop-list
    *. Shopping Details /.shop-single
    *. Specifications /.specifications
    *. Submit Property /.submit-property
    *. Profile /.user-page
    *. My Properties Box /.my-properties
    *. Submit Property /.submit-property
    *. Blog /.blog-section
    *. Contact Page /.contact-1
    *. About Page /.about-us
    *. Agent Details Page /.agent-detail
    *. Coming Soon Page /.coming-soon
    *. Contact MAP /#contactMap
    *. FAQ Section /.faq
    *. Photo Gallery /.photo-gallery
    *. Signup/Login Wrapper /.register-page
    *. Full Page Search /#full-page-search
    *. 404 Section /.pages-404
    *. Brand Section /.view-section
    *. Pagination /.pagination
    *. Main Footer / .footer
    *. Footer Item / .footer-item
-------------------------------------------------------------------*/
/** GLOBAL CLASSES **/

body {
    font-family: 'Roboto', sans-serif;
    /* background: #fafafa; */
    color: #535353;
}

.img-fluid {
    max-width: 100% !important;
    height: auto;
}

.page_loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: url(https://cdn.von-poll.com/public/images/loader.gif) center no-repeat #fff;
}

/* vp_page_loader */
.vp_page_loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;

    align-items: center;
    justify-content: center;

    display: flex;
    flex-direction: column;
}
.vp_page_loader > div {
    z-index: 999999;
    display: block;
    width: 64px;
    height: 64px;
    /* border-radius: 50%; */
    background: url(https://cdn.von-poll.com/public/images/logos/logo_for_loading.jpg);
    background-repeat: no-repeat;
    background-size: 64px 64px;
    animation: vp_page_loader 5.0s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
@keyframes vp_page_loader {
    0%, 100% {
        animation-timing-function: cubic-bezier(0.5, 0, 1, 0.5);
    }
    0% {
        transform: rotateY(0deg);
    }
    50% {
        transform: rotateY(1800deg);
        animation-timing-function: cubic-bezier(0, 0.5, 0.5, 1);
    }
    100% {
        transform: rotateY(3600deg);
    }
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #535353;
}

a {
    color: #37404d;
    text-decoration: none;
    overflow-wrap: break-word;
}

a:hover {
    text-decoration: none;
    color: #535353;
}

.form-control:focus {
    box-shadow: none;
}

p {
    font-size: 16px;
    line-height: 28px;
    color: #535353;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto', sans-serif;
    color: #00305E;
    font-weight: 400;
}

.heading-2 {
    margin-bottom: 30px;
}

.heading-2 h4 {
    margin-bottom: 10px;
    font-weight: 400;
    font-size: 22px;
}

.heading-2 p{
    font-size: 16px;
    font-weight: 400;
}

.heading-3{
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 22px;
}

.bordered-right {
    border-right: 1px solid rgba(22, 24, 27, .12);
}

.col-pad {
    padding: 0 0;
}

.col-pad-30 {
    padding: 0 30px;
}

.pad-minus-lr-15 {
    padding-top: 50px;
}

.hidden {
    display: none;
}

.form-inline .btn,
.form-inline .btn:active {
    padding: 0 17px;
    font-size: 15px;
    background: none;
    border: solid 1px transparent;
    color: #212121;
}

.form-inline .btn-2 {
    color: #fff;
}

.form-inline .btn:hover {
    background: none;
    border: solid 1px transparent;
}

.form-inline a {
    padding: 0 17px;
}

.btn {
    border-radius: 3px;
}

.btn-black {
    color: #fff;
    background-color: #3a3a3a;
    border-color: #3a3a3a;
}

.btn-black:hover {
    color: #fff;
    background-color: #333;
    border-color: #333;
}

.btn-round {
    border-radius: 30px;
}

.delay-02s {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s
}

.delay-03s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s
}

.delay-04s {
    animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s
}

.delay-05s {
    animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s
}

.delay-06s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s
}

.delay-07s {
    animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s
}

.delay-08s {
    animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s
}

.delay-09s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s
}

.delay-1s {
    animation-delay: 1s;
    -webkit-animation-delay: 1s
}

.delay-12s {
    animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s
}

.delay-15s {
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s
}

.delay-17s {
    animation-delay: 1.7s;
    -webkit-animation-delay: 1.7s
}

.delay-20s {
    animation-delay: 2.0s;
    -webkit-animation-delay: 2.0s
}

input[type=checkbox]:checked + label:before {
    content: "\2713";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 15px;
    color: #f3f3f3;
    text-align: center;
    line-height: 15px;
}

.index-5 .container-fluid {
    width: 100%;
    padding-right: 30px;
    padding-left: 30px;
}

.form-check label, .radio label {
    min-height: 20px;
    padding-left: 30px;
    margin-bottom: 0;
    font-weight: 500;
    cursor: pointer;
}

.form-check label {
    display: inline-block;
    position: relative;
    padding-left: 10px;
}

.form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 0px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.form-check label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 1px;
    font-size: 11px;
    color: #555555;
}

.checkbox-theme input[type="checkbox"]:checked + label::after {
    color: #fff;
}

.checkbox {
    margin: 3px 0;
}

.map-content-sidebar .checkbox {
    margin: 3px;
}

.checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 15px;
    color: #535353;
    font-size: 13px;
    line-height: 22px;
    cursor: pointer;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #cccccc;
    border-radius: 10%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.form-content-box .checkbox label::before {
    border: none;
}

.checkbox-theme input[type="checkbox"]:checked + label::before {
    background-color: #fff;
}

input[type=checkbox]:checked + label:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f00c";
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    text-align: center;
    line-height: 16px;
    font-weight: 300;
}

.form-group .form-check {
    margin-left: 20px;
}

#page_scroller {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    cursor: pointer;
    color: #FFF;
    padding: 12px 14px;
    font-size: 23px;
    line-height: 20px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
    width: 50px;
    height: 50px;
    border-radius: 25px;
}

/*Custom Anmation*/
.bgburns .slides li:nth-of-type(odd) .slide-background {
    animation: bgburnsEast 25s linear infinite alternate;
    -webkit-animation: bgburnsEast 25s linear infinite alternate
}

.bgburns .slides li:nth-of-type(even) .slide-background {
    animation: bgburnsWest 25s linear infinite alternate;
    -webkit-animation: bgburnsWest 25s linear infinite alternate
}

@keyframes bgburnsEast {
    from {
        transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0)
    }
    to {
        transform: scale(1.2) translateX(100px);
        -webkit-transform: scale(1.2) translateX(100px)
    }
}

@-webkit-keyframes bgburnsEast {
    from {
        transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0)
    }
    to {
        transform: scale(1.2) translateX(100px);
        -webkit-transform: scale(1.2) translateX(100px)
    }
}

@keyframes bgburnsWest {
    from {
        transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0)
    }
    to {
        transform: scale(1.2) translateX(-100px);
        -webkit-transform: scale(1.2) translateX(-100px)
    }
}

@-webkit-keyframes bgburnsWest {
    from {
        transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0)
    }
    to {
        transform: scale(1.2) translateX(-100px);
        -webkit-transform: scale(1.2) translateX(-100px)
    }
}

@media all and (max-width: 767px) {
    .flex-direction-nav {
        display: none
    }

    .bgburns .slides li .slide-background {
        -webkit-animation: none !important;
        animation: none !important
    }
}

.t-center{
    text-align: center;
}

.t-right{
    text-align: right;
}

.t-left{
    text-align: left;
}

/** Option Panel **/
.option-panel {
    z-index: 997;
    width: 185px;
    position: fixed;
    right: 0;
    top: 34%;
    background: #fff !important;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    padding: 20px 15px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.option-panel-collased {
    right: -185px;
}

.option-panel h2 {
    font-size: 13px;
    margin: 0 0 0 0;
    text-align: center;
    padding: 10px 0;
    font-weight: 500;
}

.option-panel .color-plate {
    width: 32px;
    height: 32px;
    float: left;
    margin: 3px;
    border-radius: 0;
    cursor: pointer;
}


/** WEB SITE COLOR **/
.default-plate {
    background: #4E73F5;
}

.blue-plate {
    background: #95c41f;
}

.yellow-plate {
    background: #ffb400;
}

.green-light-plate {
    background: #1abc9c;
}

.red-plate {
    background: #c31c1c;
}

.orange-plate {
    background: #F34B0A;
}

.yellow-light-plate {
    background: #eae328;
}

.green-light-2-plate {
    background: #0dcdbd;
}

.olive-plate {
    background: #b3c211;
}

.purple-plate {
    background: #8e44ad;
}

.blue-light-plate {
    background: #3c9dff;
}

.brown-plate {
    background: #A14C10;
}

.setting-button {
    position: absolute;
    font-size: 20px;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 50px;
    left: -50px;
    color: #fff;
    top: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    cursor: pointer;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
/** Option Panel **/

/** OVERVIEW BGI **/
.overview-bgi {
    position: relative;
}

.overview-bgi:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.overview .btn-border {
    padding: 5px 12px !important;
    border-radius: 3px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
}

/** CONTENT AREA **/
.content-area {
    padding-top: 160px;
    padding-bottom: 160px;
}

.content-area-2 {
    /* Ying: content area padding */
    /* padding: 100px 0 70px; */
    padding: 0;
    margin-top: 160px;
}

.content-area-3 {
    /* Ying: content area padding */
    /* padding-bottom: 84px; */
    padding: 0;
    margin-top: 160px;
}

.content-area-4 {
    padding: 100px 0 50px;
}

.content-area-5 {
    padding-bottom: 100px;
}

.content-area-6 {
    padding-bottom: 50px;
}

.content-area-7 {
    /* Ying: content area padding */
    /* padding: 120px 0; */
    padding: 0;
    margin-top: 160px;
}

.content-area-8 {
    padding-top: 100px;
}

.content-area-9 {
    padding: 50px 0;
}

.content-area-10 {
    padding: 100px 0 40px;
}

.content-area-11 {
    padding: 100px 0 70px;
}

.content-area-12 {
    padding-bottom: 50px;
}

.content-area-13 {
    padding: 100px 0 50px;
}

.content-area-14 {
    padding: 100px 0 80px;
}

.content-area-15 {
    padding: 100px 0 40px;
}

.content-area-16 {
    padding: 100px 0 70px;
}

.content-area-17{
    margin-bottom: 70px;
}

.content-area-18 {
    padding: 100px 0 20px;
}

.content-area-19 {
    padding: 185px 0 70px;
}

.content-area-20 {
    /* Ying: content area padding */
    /* padding: 100px 0; */
    padding: 0;
    margin-top: 160px;
}

.content-area-21 {
    padding: 100px 0 50px;
}

.content-area-22 {
    padding: 100px 0 60px;
}

.content-area-23 {
    padding: 100px 0 84px;
}

/** BTN COLOR **/
.btn-border-black {
    color: #000;
    border: solid 2px #fff;
}

.btn-border-white {
    color: #fff;
    border: solid 2px #fff;
}

.btn-border-white:hover {
    color: #fff;
    border: solid 2px #fff;
}

.btn-black {
    background: #000;
    border: solid 2px #000;
    color: #fff;
}

/** BTN **/
.btn-sm {
    padding: 7px 30px 6px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-family: 'Roboto', sans-serif;
}

.btn-md {
    cursor: pointer;
    padding: 12px 30px 10px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
}

.btn-lg {
    cursor: pointer;
    padding: 12px 35px 10px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 400!important;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.btn-white {
    cursor: pointer;
    padding: 10px 30px 10px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 3px;
    background: #fff;
    font-family: 'Roboto', sans-serif;
}

.btn-md-round {
    border-radius: 30px;
    border-color: #4a90e2;
}

.btn:focus, .btn:active, .btn:focus {
    box-shadow: none !important;
    outline: none;
}

.main-header .signup-link{
    margin-top: 30px;
    margin-left: 10px;
    text-align: center;
    color: #fff;
    padding: 5px 20px 4px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    background: rgba(0, 0, 0, 0.41);
    background: #000;
    border-radius: 3px;
}

.btn-white-sm-outline{
    color: #FFF;
    background: transparent;
    border: solid 2px #FFF;
    text-transform: uppercase;
    font-weight: 500;
    padding: 5px 18px;
    font-size: 12px;
}

.btn-white-sm-outline:hover{
    color: #FFF;
    padding: 6px 19px;
}

.btn-white-lg-outline{
    color: #FFF;
    background: transparent;
    border: solid 2px #FFF;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px 33px 8px;
    font-size: 14px;
}

.btn-white-lg-outline:hover{
    color: #FFF;
}

.btn-theme-sm-outline{
    color: #FFF;
    border: solid 2px #FFF;
    background: transparent;
    text-transform: uppercase;
    font-weight: 500;
    padding: 5px 18px;
    font-size: 12px;
}

.btn-theme-sm-outline:hover{
    color: #FFF;
    padding: 5px 18px;
}

/** SOCIAL MEDIA **/
.facebook:hover {
    color: #3b589e !important;
}

.twitter:hover {
    color: #56d7fe !important;
}

.linkedin:hover {
    color: #1c82ca !important;
}

.google:hover {
    color: #dc4e41 !important;
}

.rss:hover {
    color: #e78733 !important;
}

.instagram:hover {
    color: #fb3958 !important;
}

/** SOCIAL MEDIA BG **/
.facebook-bg {
    background: #4867aa;
}

.facebook-bg:hover {
    background: #3a5795;
}

.twitter-bg {
    background: #56d7fe;
}

.twitter-bg:hover {
    background: #2abced;
}

.google-bg {
    background: #dc4e41;
}

.google-bg:hover {
    background: #c83a2e;
}

.rss-bg {
    background: #e78733;
}

.rss-bg:hover {
    background: #d0782c
}

.linkedin-bg {
    background: #1c82ca;
}

.linkedin-bg:hover {
    background: #036497;
}

.instagram-bg {
    background: #fb3958;
}

.instagram-bg:hover{
    background: #ec2f4d;
}

/** MEGAMENU **/
.megamenu-li {
    position: static;
}

.megamenu {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    padding: 15px;
}

.megamenu-area {
    padding: 30px 30px 5px;
    z-index: 2;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    margin-bottom: 0;
}

.megamenu-title {
    color: #535353;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.megamenu-section {
    margin-bottom: 25px;
}

.megamenu-area .dropdown-item {
    padding: 0px !important;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 500;
}

.megamenu-section p {
    font-size: 14px;
    color: #777;
}

/** TOP HEADER **/
#top-header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 999;
    font-family: 'Roboto', sans-serif;
}

#top-header a {
    color: #fff;
}

.top-header-bg-black{
    background: transparent;
}

.top-header .list-inline {
    padding: 8px 0;
}

.top-header .list-inline a {
    margin-right: 15px;
    font-size: 13px;
    color: #fff;
}

.top-header .list-inline a:last-child{
    margin-bottom: 0;
}

.top-header .list-inline .mr-0{
    margin-right: 0;
}

.top-header .list-inline a i {
    margin-right: 5px;
}

.top-header .top-social-media li {
    padding: 0 4px;
    height: 40px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
}

.top-header .top-social-media li a {
    color: #fff;
}

#top-header-2 a {
    color: #fff;
    opacity: 0.9;
}

.top-header .navbar-buttons{
    float: right;
}

.top-header .ct-selection{
    font-size: 13px;
    margin-top: 10px;
}

.top-header .ct-selection .cl a{
    color: red!important;
}

.top-header .ct-selection .cl img{
    margin-right: 5px;
}

.top-header .ct-selection .dropdown-menu {
    min-width: 7rem;
    padding: 0;
    margin: -1px;
    font-size: 14px;
    padding: 10px!important;
}

/** MAIN HEADER **/
#main-header {
    width: 100%;
    background: #FFF;
    webkit-transition: height .3s ease-out, background .3s ease-out, box-shadow .5s, left .2s cubic-bezier(.645, .045, .355, 1), -webkit-transform .5s;
    transition: height .3s ease-out, background .3s ease-out, box-shadow .5s, left .2s cubic-bezier(.645, .045, .355, 1), -webkit-transform .5s;
    transition: height .3s ease-out, background .3s ease-out, transform .5s, box-shadow .5s, left .2s cubic-bezier(.645, .045, .355, 1);
    transition: height .3s ease-out, background .3s ease-out, transform .5s, box-shadow .5s, left .2s cubic-bezier(.645, .045, .355, 1), -webkit-transform .5s;
}

.main-header {
    background: #FFF;
    z-index: 9999;
}

.main-header .navbar {
    padding: 0;
    /* height: 70px; */
}

.main-header .navbar-expand-lg .navbar-nav .nav-item .nav-link {
    padding: 27px 17px 26px;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1.25px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}

.main-header .navbar-expand-lg .navbar-nav .nav-item .nav-link .txt-span {
    border-bottom: 2px solid rgba(0,0,0,0);
    padding-bottom: 3px;
    transition: border-bottom .3s !important;
}
.main-header.header-shrink .navbar-expand-lg .navbar-nav .nav-item .nav-link .txt-span {
    border-bottom: 2px solid rgba(0,0,0,0);
    padding-bottom: 3px;
}
.main-header .navbar-expand-lg .navbar-nav .nav-item .nav-link:hover .txt-span {
    border-bottom: 2px solid #4E73F5;
    padding-bottom: 3px;
}

/* ?????????????????????????????? */
/* css selector sibling before element */
/* https://www.freecodecamp.org/news/how-to-make-the-impossible-possible-in-css-with-a-little-creativity-bd96bb42b29d/ */
/*.main-header .navbar-expand-lg .navbar-nav .nav-item .dropdown-menu-deren:hover ~ .nav-link .txt-span {*/
/*
.main-header .navbar-expand-lg .navbar-nav .nav-item .nav-link:has(+ .dropdown-menu-deren:hover) .txt-span {
    border-bottom: 2px solid #4E73F5;
    padding-bottom: 3px;
}
*/

.main-header .navbar-expand-lg .navbar-nav.right-icons .nav-link {
    padding: 17px 15px 20px 15px;
    font-size: 22px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

.main-header .navbar-expand-lg .navbar-nav .submit-btn{
    padding: 13px 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

/*#main-header .navbar-expand-lg .navbar-nav .nav-link{
    color: #fff;
}*/

.main-header .logo img {
    height: 100%;
    background-color: #fff;
}

.main-header .logo {
    padding: 16px 0;
    margin-right: 50px;
    float: left;
    box-sizing: border-box;
}

.main-header .logo-2 img {
    height: 40px;
}

.main-header .logo-2 {
    padding: 25px 0;
    margin-right: 50px;
    float: left;
}

a {
    transition: all .3s ease-in-out;
}

.dropdown-menu {
    min-width: 12rem;
    padding: 0;
    margin: -1px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    border-radius: 0;
    color: #212529;
    border: 1px solid transparent;
    -webkit-transition: opacity .4s ease 0s,visibility .4s linear 0s,-webkit-transform .4s ease 0s;
    transition: opacity .4s ease 0s,visibility .4s linear 0s,-webkit-transform .4s ease 0s;
    transition: opacity .4s ease 0s,transform .4s ease 0s,visibility .4s linear 0s;
    transition: opacity .4s ease 0s,transform .4s ease 0s,visibility .4s linear 0s,-webkit-transform .4s ease 0s;
}

.dropdown:hover>.dropdown-menu {
    /*display: block;*/
}

.dropdown .dropdown-item:hover> .dropdown-menu {
    /*display: block;*/
    -webkit-transition: opacity .4s ease 0s,visibility .4s linear 0s,-webkit-transform .4s ease 0s;
    transition: opacity .4s ease 0s,visibility .4s linear 0s,-webkit-transform .4s ease 0s;
    transition: opacity .4s ease 0s,transform .4s ease 0s,visibility .4s linear 0s;
    transition: opacity .4s ease 0s,transform .4s ease 0s,visibility .4s linear 0s,-webkit-transform .4s ease 0s;
}


.main-header .dropdown-menu a {
    padding: 10px 20px;
    color: #535353;
    transition: all .3s ease-in-out;
}

.main-header .dropdown-menu a:hover {
    background: #f5f5f5;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 15px;
    top: 16px;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
}

.dropdown-submenu:hover> .dropdown-menu {
    /*display: block;*/
    -webkit-transition: opacity .4s ease 0s,visibility .4s linear 0s,-webkit-transform .4s ease 0s;
    transition: opacity .4s ease 0s,visibility .4s linear 0s,-webkit-transform .4s ease 0s;
    transition: opacity .4s ease 0s,transform .4s ease 0s,visibility .4s linear 0s;
    transition: opacity .4s ease 0s,transform .4s ease 0s,visibility .4s linear 0s,-webkit-transform .4s ease 0s;
}

.main-header .navbar-expand-lg .navbar-nav .nav-link {
    color: #515151;
}

/*
.collapse.show{
    background: #fff;
}
*/

.open-offcanvas {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    height: 100%;
    /*display: none;*/
}

/** BANNER **/
#banner {
    position: relative;
}

.banner {
    font-family: 'Poppins', sans-serif;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
}

.banner-bg{
    /* background: url(http://placehold.it/1920x1050); */
}

.banner .slider-mover-left {
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    z-index: 5;
    display: inline-block;
    right: -45px;
    text-align: center;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.36);
}

.banner .slider-mover-right {
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    z-index: 5;
    display: inline-block;
    right: 10px;
    text-align: center;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.2);
    box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.36);
}

.banner .slider-mover-right i {
    font-size: 23px;
    line-height: 35px;
    color: #fff;
}

.banner .slider-mover-left i {
    font-size: 23px;
    line-height: 32px;
    color: #fff;
}

.banner .carousel-content {
    align-self: center !important;
    margin: 0 auto;
    color: #fff;
}

/*.banner .carousel-content-left {
    align-self: center !important;
    max-width: 800px;
    margin-left: 0px;
    text-align: left;
}*/

/*.banner h1,
.banner .banner-slider-inner h2,
.banner h3,
.banner .banner-slider-inner h4,
.banner .banner-slider-inner h5,
.banner .banner-slider-inner h6,
.banner p{
    max-width: 800px;
}*/

.carousel-item .text-right{
    float: right;
}

.banner h1 {
    color: #fff;
    font-family: 'Roboto', sans-serif !important;
    /* text-transform: uppercase; */
    font-size: 44px;
    font-weight: 500;
    margin-bottom: 10px !important;
    letter-spacing: 2px;
}

.banner h3 {
    color: #00305E;
    margin-bottom: 20px;
    font-size: 45px;
    font-weight: 600;
    letter-spacing: 1px;
}

.banner h5{
    font-family: 'Source Serif Pro', serif !important;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 0 !important;
}

.banner .banner-slider-inner .max-w{
    max-width: 490px;
}

.banner p {
    color: #fff;
    line-height: 1.6;
    font-size: 18px;
    font-weight: 400;
    opacity: 0.9;
    margin-bottom: 30px;
    font-family: 'Roboto', sans-serif;
}

.banner h1 span {
    font-weight: 700;
}

.banner .typed-text {
    font-size: 50px;
    margin-bottom: 20px;
}

.banner .banner-slider-inner {
    display: inline-block;
    text-shadow: none;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    /* background-color: rgba(49, 51, 56, 0.51); */
    background: url("https://cdn.von-poll.com/public/images/banner002.jpg?v=2020.09.22.001");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 66%;
    padding-bottom: 0;
}
@media (max-width: 575px) {
    .banner .banner-slider-inner {
        display: inline-block;
        text-shadow: none;
        right: 0;
        left: 0;
        width: 100%;
        height: 100%;
        bottom: 0;
        background: url("https://cdn.von-poll.com/public/images/banner002_mobile.jpg");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50% 66%;
        padding-bottom: 0;
    }
}

.banner .banner-slider-inner .btn {
    margin: 3px;
}

.banner .carousel-bg .carousel-item {
    height: 100vh;
    background: #3e4a5b;
}

.banner_video_bg {
    height: 100vh;
}

.banner .meta ul{
    margin-bottom: 20px;
}

.banner .meta ul li {
    display: inline-block;
    margin: 0 1px 3px 0;
    border-bottom: 3px;
    color: #fff;
    font-size: 13px;
    padding: 5px 16px;
    border-radius: 3px;
    background: rgba(23, 23, 23, 0.72);
}

.banner .meta ul li i {
    margin: 0 3px 3px 0;
    font-size: 16px;
}

.banner .plan-price {
    font-size: 35px;
    font-weight: 700;
    padding: 0;
    position: inherit;
    bottom: 5px;
    z-index: 40;
    right: 20px;
    margin-bottom: 10px;
}

.banner .plan-price sup {
    font-size: 15px;
    position: relative;
    top: -20px;
    color: #fff;
    font-weight: 500;
}

.banner .plan-price span {
    font-size: 15px;
    color: #fff;
    font-weight: 500;
}

.pattern-overlay {
    /*background-color: rgba(0, 0, 0, 0.35);
    height: 100vh;*/
}

.banner_video_bg .carousel-item {
    height: 100vh;
}

#particles-banner {
    width: 100%;
    height: 100vh;
    background-color: rgba(36, 42, 53, 0.7);
    position: absolute;
}

#particles-banner-wrapper .banner-slider-inner {
    background-color: transparent;
}

#particles-banner-2 {
    width: 100%;
    height: 100vh;
    background-color: rgba(36, 42, 53, 0.7);
    position: absolute;
}

.btn-secton {
    position: absolute;
    right: 20px;
    top: 45%;
    z-index: 15;
    padding-left: 0;
    list-style: none;
    display: inline-block;
    width: 15px;
    margin: 2px 0;
}

.btn-secton .carousel-indicators {
    position: relative;
    right: inherit;
    bottom: inherit;
    left: 0;
    z-index: 15;
    padding: 0;
    margin: 2px 0;
    list-style: none;
    width: 15px;
    display: inline-block;
}

.btn-secton .carousel-indicators li {
    position: inherit;
    display: inline-block;
    flex: 0 1 auto;
    width: 100%;
    height: 15px;
    margin: 2px 0;
    background-color: rgba(255,255,255,.5);
    border-radius: 50px;
}

.btn-secton-2{
    display: none;
}

.banner .b1-inner{
    /* margin-top: 100px; */
}

.banner-2 .b1-inner{
    margin-top: 0px;
}

.banner .b1-inner-2{
    margin-top: 50px;
}

.banner-text-box{
    max-width: 500px;
}

.banner-text-box h3{
    font-weight: 400;
}

.banner-text-box h5{
    text-transform: uppercase;
    font-size: 20px;
}

/** SUB BANNER **/
.sub-banner {
    background: rgba(0, 0, 0, 0.04) url(http://placehold.it/1920x400) top left repeat;
    background-size: cover;
    height: 400px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-color: rgba(36, 42, 53, 0.7);
}

.sub-banner .breadcrumb-area h1 {
    margin: 0 0 5px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    opacity: 0.9;
    font-size: 27px;
}

.sub-banner .breadcrumb-area {
    letter-spacing: 1px;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 52%;
    right: 0;
    left: 0;
    padding: 0 15px;
}

.sub-banner .breadcrumbs li {
    display: inline-block;
    list-style: none;
    font-size: 16px;
}

.sub-banner .breadcrumbs li a {
    color: #fff;
    opacity: 0.9;
}

.sub-banner .breadcrumbs .active {
    margin-left: 2px;
    color: #fff;
}

.sub-banner .breadcrumbs .active:before {
    content: "/";
    font-family: "FontAwesome";
    font-size: 16px;
    margin-right: 5px;
    font-weight: 700;
}

/** MAIN TITLE **/
.main-title {
    text-align: center;
    margin-bottom: 50px;
}

.main-title h1 {
    color: #00305E;
    font-family: 'Source Serif Pro', serif !important;
    font-size: 34px;
    margin-bottom: 15px;
}

.main-title h1 span{
    font-weight: 500;
}

.main-title p{
    font-size: 17px;
    margin-bottom: 0;
}

.main-title-2{
    text-align: left;
    margin-bottom: 0;
}

.main-title-2 h1 {
    color: #fff;
    opacity: 0.9;
}

.main-title-2 p{
    color: #fff;
    margin-bottom: 20px;
    opacity: 0.9;
}
/** OPTION BAR **/
.option-bar {
    border-radius: 0;
    height: 55px;
    margin-bottom: 15px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.option-bar .heading-icon {
    width: 55px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    display: inline-block;
    border-radius: 5px 0 0 5px;
    position: relative;
}

.option-bar h4 {
    line-height: 55px;
    display: inline-block;
    padding-right: 0;
    border-radius: 0;
    margin: 0;
}

.option-bar .heading-icon .icon-design {
    font-size: 20px;
    position: absolute;
    right: -7px;
    top: 16px;
}

.option-bar .heading-icon .fa-th-list{
    font-size: 20px;
}

.option-bar .heading-icon .fa-th-large{
    font-size: 20px;
}

.option-bar .heading {
    font-size: 17px;
}

.change-view-btn {
    margin-left: 5px;
    background: transparent;
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    text-align: center;
    border-radius: 3px;
}

.active-view-btn {
    color: #fff !important;
    margin-left: 5px;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.change-view-btn:hover {
    color: #fff;
}

.option-bar .sorting-options {
    margin: 9px 15px 0 0;
    text-align: right;
    width: 90px;
    float: right;
}

.option-bar .search-area .search-fields {
    min-height: 35px;
    padding: 0;
    height: 35px;
    box-shadow: none;
    border: 1px solid #e8e8e8;
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
}

.option-bar .search-area .selectBox-dropdown .selectBox-label {
    line-height: 33px;
    color: #00305E;
}

.option-bar .selectBox-dropdown .selectBox-arrow {
    border-left: none;
}

.option-bar .search-area .selectBox-dropdown .selectBox-arrow:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f078";
    line-height: 35px;
    color: #777;
    font-size: 12px;
}

.subtitle {
    margin-bottom: 20px;
    font-size: 14px;
    color: #9c9c9c;
}

.option-bar .search-area {
    width: 170px;
    margin-top: 10px;
    float: right;
}

/** PROPERTY BOX **/
.property-box {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.property-box:hover {
    /* Ying: Besondere Immobilien Details shadow */
    /* box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10); */
}

.property-thumbnail {
    position: relative;
    overflow: hidden;
}

.property-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.2s ease;
    filter: contrast(1.2);
    content: "";
    z-index: 9;
    /* background: linear-gradient(to top,rgba(35,35,37,0.9) 0%,rgba(35,35,37,0.45) 5%,rgba(22,22,23,0) 15%,rgba(0,0,0,0) 100%); */
    /* border-radius: 4px 4px 0 0; */
    opacity: 1;
}

.property-overlay {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.overlay-link {
    color: #fff;
    border: 1px solid #FFF;
    border-radius: 3px;
    padding: 0 20px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    margin: 3px;
    cursor: pointer;
    display: none;
    text-transform: uppercase;
}

.overlay-link:not([href]):not([tabindex]),
.overlay-link:not([href]):not([tabindex]):hover {
    color: #fff;
}

.overlay-link:hover {
    color: #fff;
}

.property-thumbnail:hover .property-overlay {
    background-color: rgba(0, 48, 94, 0.8);
}

.property-thumbnail:hover .overlay-link {
    display: inline-block;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
}

.property-thumbnail:hover .overlay-link:hover {
    border: 1px solid #4E73F5;
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/** PROPERTY BOX STARTED **/
.property-box {
    background: white;
}

.property-box .property-img {
    position: relative;
    display: block;
    overflow: hidden;
    font-family: 'Roboto', sans-serif;
}

.property-box .property-img img{
    width: 100%;
}

.property-box .detail .title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

.property-box .detail .title a:hover {
    color: #4a4747;
}

.property-box .button, input[type="submit"] {
    font-size: 11px;
    font-weight: 500;
    padding: 5px 14px;
    border-radius: 2px;
    color: white;
    background: rgba(0, 0, 0, 0.7);
    display: inline-block;
    letter-spacing: 1px;
}

.property-box .detail {
    padding: 20px 20px 15px;
}

.property-box .detail .location {
    margin-bottom: 10px;
}

.property-box .detail .location a {
    font-size: 14px;
    color: #535353;
    font-weight: 400;
}

.property-box .detail .location a i {
    margin-right: 2px;
}

.property-box ul li {
    list-style: none;
    width: 50%;
    float: left;
    font-weight: 400;
    line-height: 30px;
    font-size: 14px;
}

.property-box ul li i {
    margin-right: 2px;
    font-size: 15px;
    font-weight: 500;
}

.property-box .footer {
    background: none;
    border-top: 1px solid #ecebeb;
    padding: 12px 20px;
    font-size: 14px;
    color: #535353;
}

.property-box .footer a {
    color: #535353;
    font-size: 14px;
}

.property-box .footer span {
    float: right;
}

.property-box .footer i {
    margin-right: 2px;
}

/** PROPERTY BOX 2 STARTED **/
.property-box-2 {
    background: #FFFFFF;
    margin-bottom: 30px;
    border: none;
    border-radius: 0;
}

.property-box-2:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10);
}

.property-box-2 .info {
    position: absolute;
    padding: 10px 0;
    bottom: 0;
    left: 0;
    width: 100%;
    right: 0;
    z-index: 20;
    background-color: rgba(0, 0, 0, 0.5);
}

.property-box-2 ul li {
    list-style: none;
    float: left;
    font-weight: 400;
    width: 33.33%;
    z-index: 999;
    text-align: center;
    line-height: 30px;
}

.property-box-2 ul li i{
    color: #fff;
    font-size: 16px;
    opacity: 0.9;
}

.property-box-2 ul li p{
    margin-bottom: 0;
    color: #fff;
    opacity: 0.9;
    font-size: 13px;
}

.property-box-2 ul li:last-child{
    margin-right: 0;
}

.property-box-2 img {
    border-radius: 0;
    width: 100%;
}

.property-box-2 .detail {
    padding: 20px 20px;
    text-align: left;
}

.property-box-2 .detail h5 {
    margin-bottom: 10px;
}

.property-box-2 .detail h5 a {
    font-size: 20px;
}

.property-box-2 .detail h4 {
    font-weight: 400;
    margin-bottom: 0;
    font-size: 15px;
}

/** PROPERTY BOX 3 STARTED **/
.property-box-3 {
    margin: 0 0 30px;
}

.property-box-3 .media-body{
    padding-right: 30px;
}

.property-box-3 img {
    width: 130px;
    height: 130px;
    border-radius: 3px;
    margin-right: 20px;
}

.property-box-3 h3 {
    font-size: 19px;
    margin-bottom: 10px;
}

.property-box-3 h5 {
    font-size: 14px;
    font-weight: 500;
}

.property-box-3 p {
    font-size: 14px;
    line-height: 25px;
    margin: 0;
}

/** PROPERTY BOX 4 STARTED **/
.property-box-4 {
    position: relative;
    overflow: hidden;
    color: #fff;
    margin-bottom: 30px;
}

.property-box-4 .property-img img{
    width: 100%;
}

.property-box-4 .info{
    position: absolute;
    padding: 0 20px;
    bottom: 20px;
    left: 0;
    right: 0;
    z-index: 20;
}

.property-box-4 h2 {
    font-size: 20px;
    margin-bottom: 10px;
}

.property-box-4 h2 a {
    color: #fff;
    opacity: 0.9;
}

.property-box-4 h4{
    font-size: 16px;
    font-weight: 600;
}

.property-box-4 ul li {
    list-style: none;
    margin-right: 20px;
    float: left;
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    opacity: 0.9;
}

/** PROPERTY BOX 5 **/
.property-box-5 {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    background: #fff;
}

.property-box-5:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10);
}

.property-box-5 .property-img {
    position: relative;
    display: block;
    overflow: hidden;
}

.property-box-5 .property-img img{
    width: 100%;
}

.property-box-5 .detail {
    padding: 20px 30px 20px 25px;
}

.property-box-5 .detail .title {
    font-size: 20px;
    margin-bottom: 10px;
}

.property-box-5 .detail .title a:hover {
    color: #4a4747;
}

.p-box .detail .title {
    font-size: 22px;
}

.property-box-5 .detail .location {
    margin: 0 0 15px;
}

.property-box-5 .detail .location a {
    font-size: 14px;
    color: #535353;
}

.property-box-5 .detail .location a i {
    margin-right: 2px;
}

.property-box-5 .detail p {
    margin-bottom: 15px;
    line-height: 26px;
    font-size: 14px;
}

.property-box-5 .col-pad {
    padding: 0;
}

.property-box-5 ul li {
    list-style: none;
    margin-right: 20px;
    float: left;
    font-weight: 400;
    font-size: 14px;
}

.property-box-5 ul li:last-child {
    margin: 0;
}

.property-box-5 ul li i {
    margin-right: 2px;
    font-size: 14px;
    font-weight: 600;
}

.property-box-5 .listing-badges .featured {
    left: -52px;
}

/** PROPERTY BOX 6 STARTED **/
.property-box-6 {
    background: #fbfbfb;
    margin-bottom: 30px;
}

.property-box-6 img{
    width: 100%;
}

.property-box-6:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10);
}

.property-box-6 .info {
    padding: 0 40px;
}

.property-box-6 ul {
    padding: 0;
    display: inline-block;
}

.property-box-6 .btn {
    margin-top: 15px;
}

.property-box-6 ul li {
    list-style: none;
    color: #666666;
    font-size: 14px;
    line-height: 35px;
}

.property-box-6 ul li i {
    margin-right: 2px;
}

.property-box-6 h3 {
    margin: 0 0 20px;
}

.property-box-6 p {
    margin-bottom: 20px;
}

/** PROPERTY BOX 7 STARTED **/
.property-box-7 {
    background: #fff;
    margin-bottom: 30px;
}

.property-box-7:hover {
    background: #fff;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10);
}

.property-box-7 img{
    width: 100%;
}

.property-box-7 .detail {
    padding: 20px 20px;
    background: #fff;
}

.property-box-7 .detail .title {
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 400;
}

.property-box-7 .detail .title a:hover {
    color: #4a4747;
}

.property-box-7 .detail .location {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

.property-box-7 .detail .location a{
    color: #535353;
}

.property-box-7 .detail .location i {
    margin-right: 2px;
}

.property-box-7 .facilities-list {
    padding: 15px 20px;
    background: #f7f7f7;
}

.property-box-7 .facilities-list li {
    list-style: none;
    float: left;
    font-weight: 400;
    line-height: 27px;
    font-size: 14px;
    margin-right: 25px;
}

.property-box-7 .facilities-list li span {
    display: table;
    font-weight: 500;
}

.property-box-7 .facilities-list li:last-child {
    margin: 0;
}

.property-box-7 .footer {
    background: #fff;
    padding: 0;
}

.property-box-7 .footer p {
    line-height: 48px;
    margin: 0 0 0 20px;
    color: #535353;
    font-size: 14px;
}

.property-box-7 .footer p i {
    margin-right: 2px;
}

.property-box-7 .footer ul li {
    display: inline-block;
    width: 48px;
    margin: 0 0 0 -4px;
}

.property-box-7 .footer ul li a {
    display: block;
    font-size: 18px;
    height: inherit;
    line-height: 48px;
    text-align: center;
    width: 48px;
    border-left: 1px solid #e5e5e5;
    text-decoration: none;
    color: #535353;
}

.property-box-7 .footer ul li a:hover{
    text-decoration: none;
}

.property-box-7 .price-box {
    color: #fff;
    text-align: right;
    font-size: 15px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 20;
}

.property-box-7 .price-box span {
    font-weight: 600;
}

.property-thumbnail:before {
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9;
    /* background: linear-gradient(to top,rgba(35,35,37,0.9) 0%,rgba(35,35,37,0.45) 35%,rgba(22,22,23,0) 60%,rgba(0,0,0,0) 100%); */
    border-radius: 4px 4px 0 0;
    opacity: 1;
}

/** PROPERTY BOX 8 STARTED **/
.property-box-8{
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.property-box-8 .detail {
    display: inline-block;
    width: 100%;
}

.property-box-8 .property-photo{
    position: relative;
}

.property-box-8 .property-photo:before {
    content: "";
    top: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9;
    background: linear-gradient(to top,rgba(35,35,37,0.9) 0%,rgba(35,35,37,0.45) 35%,rgba(22,22,23,0) 60%,rgba(0,0,0,0) 100%);
    border-radius: 4px 4px 0 0;
    opacity: 1;
}

.property-box-8 .detail .heading{
    padding: 20px 20px 15px;
    margin-bottom: 0;
    text-transform: inherit;
}

.property-box-8 .detail h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

.property-box-8 .detail .location {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

.property-box-8 .detail .location a {
    color: #535353;
}

.property-box-8 .properties-listing{
    border-top: solid 1px #ebebeb;
}

.property-box-8 .properties-listing span {
    color: #5a5959;
    float: left;
    line-height: 40px;
    text-align: center;
    width: 33.30%;
    font-size: 14px;
    border-right: 1px solid #ebebeb;
}

.property-box-8 .properties-listing span:last-child {
    border-right: 1px solid transparent;
}

.property-box-8 .tag-for {
    left: 15px;
    right: inherit;
    top: 0;
    padding: 5px 12px 3px 12px;
}

/** astra tag **/
.listing-badges {
    position: absolute;
    top: 0;
    z-index: 10;
    right: 0;
    width: 100%;
    display: block;
    font-size: 15px;
    padding: 0;
    overflow: hidden;
    height: 100px;
}

.listing-badges .featured {
    float: left;
    transform: rotate(-45deg);
    left: -67px;
    top: 17px;
    position: relative;
    text-align: center;
    width: 200px;
    font-size: 11px;
    margin: 0;
    padding: 7px 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    color: #fff;
    box-shadow: 1px 2px 3px 0 rgba(2, 0, 0, .2);
    background-color: rgba(0, 0, 0, 0.5);
    font-family: 'Roboto', sans-serif;
}

.tag-for {
    right: 15px;
    margin-top: 15px;
    z-index: 20;
    letter-spacing: 1px;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 7px 12px 5px 12px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    position: absolute;
    font-family: 'Roboto', sans-serif;
}

.price-ratings-box {
    color: white;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 20;
    text-align: right;
}

.price-ratings-box .price {
    font-weight: 400;
    font-size: 16px;
    margin: 0;
    color: #fff;
}

.price-ratings-box .ratings {
    font-size: 10px;
    color: #ffc12b;
}

.plan-price {
    font-size: 30px;
    font-weight: 700;
    padding: 0;
    position: absolute;
    bottom: 5px;
    z-index: 40;
    right: 20px;
}

.plan-price sup {
    font-size: 15px;
    position: relative;
    top: -20px;
    color: #fff;
    font-weight: 400;
}

.plan-price span {
    font-size: 15px;
    color: #fff;
    font-weight: 400;
}

.tag-2 {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 20;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: .5px;
    color: #fff;
    padding: 5px 14px 4px;
    font-weight: 500;
    border-radius: 3px 3px 3px 0;
}

.tag-2:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 0;
    border-bottom: 10px solid transparent;
    bottom: -8px;
    left: 0;
}

/** USER PROFILE STARTED **/
.user-profile-box {
    background: #FFFFFF;
    margin: 0 auto 50px;
}

.user-page .heading {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 22px;
}

.user-profile-box .header {
    padding: 30px 20px 120px;
    text-align: center;
    position: relative;
    border: none;
    margin: 0;
    background: rgba(0, 0, 0, 0.04) url(http://placehold.it/330x214) top left repeat;
    background-size: cover;
    color: #efefef;
}

.user-profile-box .header h2 {
    margin: 0 0 8px;
    color: #fff;
    font-size: 24px;
}

.user-profile-box .header h4 {
    font-size: 17px;
    color: #fff;
    font-weight: 300;
}

.user-profile-box .detail {
    padding-top: 100px;
}

.user-profile-box .profile-img {
    border-radius: 50%;
    background-clip: padding-box;
    border: 5px solid #fff;
    bottom: -75px;
    float: left;
    height: 160px;
    width: 160px;
    left: 50%;
    margin-left: -75px;
    position: absolute;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10);
}

.user-profile-box .detail ul li .active {
    background: #fafafa;
}

.user-profile-box .detail ul li a:hover {
    background: #fafafa;
}

.user-profile-box .detail ul li a {
    border-bottom: 1px solid #f5f5f5;
    padding: 12px 20px;
    display: block;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    color: #535353;
}

.user-profile-box .detail ul li a i {
    margin-right: 10px;
    font-weight: 600;
}

.submit-property{
    overflow: hidden;
}

.submit-property .form-check label {
    display: inline-block;
    position: relative;
    padding-left: 10px;
}

.submit-property  .form-group label, .checkbox label {
    font-size: 15px;
    font-weight: 400;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    text-transform: inherit;
}

.submit-property .form-check label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    margin-left: -20px;
    border: 2px solid #cccccc;
    border-radius: 0px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

/** Submit property  STARTED **/
.submit-property .contact-2 .form-control {
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
    outline: 0;
    color: #545454!important;
    height: 45px;
    border-radius: 3px;
    background: #fff!important;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.submit-property .contact-2 textarea {
    min-height: 150px;
}

.submit-property .search-area .form-control:focus {
    color: #f6f6f6;
    background-color: #fff;
    border: 1px solid #e8e8e8 !important;
}

.submit-property .contact-2 .form-control:focus {
    background-color: #fff!important;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
    outline: 0;
}

.notification-box {
    padding: 25px;
    color: #2e86b2;
    background-color: #bae8ff;
}

.notification-box p {
    margin-bottom: 0;
}

.property-gallery {
    position: relative;
    border: 2px dashed #d0d0d0;
    border-radius: 3px;
    background: #fcfcfc;
    transition: all .3s linear;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    min-height: 150px;
    padding: 20px;
}

/** Manaage table start **/
.manage-table .listing-photoo {
    width: 19%;
}

.manage-table .listing-photoo img {
    width: 100%;
    border-radius: 4px;
}

.manage-table .title-container {
    width: 40%;
    padding: 25px 0 0 20px;
}

.manage-table .title-container h5 {
    font-size: 20px;
    margin: 0 0 10px;
}

.manage-table .title-container p {
    font-size: 15px;
    margin-bottom: 0;
}

.manage-table .title-container h6{
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 7px;
}

.manage-table .title-container h6 span{
    font-weight: 500;
}

.manage-table .action {
    width: 13%;
    padding-left: 0;
}

.manage-table .date {
    width: 13%;
    color: #535353;
    padding-left: 0;
    font-size: 15px;
}

.manage-table .action ul li a {
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    color: #535353;
}

.manage-table .action ul li a i {
    margin-right: 2px;
}

.manage-table .action ul li .dlt{
    background: #f5f6f7;
    padding: 5px 12px;
    border-radius: 3px;
    font-size: 13px;
}

.manage-table .title-container h5 a:hover {
    color: #4a4747;
}

.manage-table thead tr{
    background: #fff;
    border-radius: 10px;
    margin-bottom: 30px!important;
    border-bottom: transparent;
}

.manage-table thead tr th:first-child {
    padding-left: 20px;
}

.manage-table thead tr th{
    padding: 10px 0;
    font-weight: 400;
    color: #535353;
    border-right: none;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
}

.manage-table tbody tr td{
    padding: 25px 0 0 0;
}

/** INTRO SECTION  STARTED **/
.intro-section {
    padding: 30px 0;
}

.intro-section .logos{
    display: none;
}

.intro-section{
    color: #fff;
    font-size: 22px;
    font-weight: 300;
}

.intro-section img{
    margin-right: 20px;
}

.intro-section .btn {
    background: #fff;
    float: right;
}

.intro-section .btn:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.20);
}

/** SERVICES INFO STARTED **/
.services-info {
    margin-bottom: 30px;
    padding: 20px;
    background: #fff;
}

.services-info:hover{
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10);
}

.services-info i {
    font-size: 40px;
    width: 58px;
}

.services-info h5 {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    margin: 8px 0 10px;
}

.services-2{
    padding: 80px 0 50px;
}

.services-info p {
    margin: 0;
}

.services-2{
    padding: 100px 0 70px;
    background: url(http://placehold.it/1920x582);
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.services-2.overview-bgi:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.32);
}
/** SERVICES INFO 3 STARTED **/
.services-info-3 {
    text-align: center;
    padding: 20px;
    margin-bottom: 30px;
}

.services-info-3:hover {
    -webkit-box-shadow: 0 1px 35px rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 35px rgba(0, 0, 0, 0.07);
    background: white;
}

.services-info-3 i {
    font-size: 45px;
    margin-bottom: 20px;
}

.services-info-3 h5 {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    margin: 10px 0;
}

.services-info-3 p {
    margin: 0;
}

/** PARTNER AREA STARTED **/
.partner {
    text-align: center;
    padding: 10px 0;
}

.partner .main-title {
    margin-bottom: 10px;
}

.multi-carousel {
    float: left;
    overflow: hidden;
    padding: 0 15px 0;
    width: 100%;
    position: relative;
}

.multi-carousel .multi-carousel-inner {
    transition: 1s ease all;
    float: left;
}

.multi-carousel .multi-carousel-inner .item {
    float: left;
    cursor: pointer;
}

.multi-carousel .multi-carousel-inner .item > div {
    padding: 10px 15px 10px;
    margin: 10px;
    color: #666;
    text-align: center;
}

.multi-carousel .multi-carousel-inner .item > div .carousel-img {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.multi-carousel .multi-carousel-inner .item > div img {
    width: 130px;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

.multi-carousel .multi-carousel-inner .item:hover img {
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);
}

.multi-carousel .leftLst, .multi-carousel .rightLst {
    position: absolute;
    top: calc(55% - 20px);
}

.multi-carousel-indicator {
    width: 30px;
    height: 30px;
    line-height: 33px;
    z-index: 5;
    display: inline-block;
    right: 10px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border-radius: 5%;
    cursor: pointer;
}

.multi-carousel-indicator i {
    font-size: 20px;
    line-height: 22px;
    color: #333;
}

.multi-carousel .leftLst {
    left: 0;
}

.multi-carousel .rightLst {
    right: 0;
}

.multi-carousel .leftLst.over, .multi-carousel .rightLst.over {
    pointer-events: none;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border: none;
}
/** PARTNER AREA ENDED **/

/** DROPZONE ENDED **/
.dropzone-design {
    border: 2px dashed #d0d0d0;
    min-height: 100px;
}

.dropzone-design, .dropzone-design * {
    box-sizing: border-box;
}

.dropzone-design {
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, 0.3);
    background: white;
    padding: 20px 20px;
}

.dropzone-design.dz-clickable {
    cursor: pointer;
}

.dropzone-design.dz-clickable * {
    cursor: default;
}

.dropzone-design.dz-clickable .dz-message, .dropzone-design.dz-clickable .dz-message * {
    cursor: pointer;
}

.dropzone-design.dz-started .dz-message {
    display: none;
}

.dropzone-design.dz-drag-hover {
    border-style: solid;
}

.dropzone-design.dz-drag-hover .dz-message {
    opacity: 0.5;
}

.dropzone-design .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px;
}

.dropzone-design .dz-preview:hover {
    z-index: 1000;
}

.dropzone-design .dz-preview:hover .dz-details {
    opacity: 1;
}

.dropzone-design .dz-preview.dz-file-preview .dz-image {
    border-radius: 3px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd);
}

.dropzone-design .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
}

.dropzone-design .dz-preview.dz-image-preview {
    background: white;
}

.dropzone-design .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.dropzone-design .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
}

.dropzone-design .dz-preview .dz-remove:hover {
    text-decoration: underline;
}

.dropzone-design .dz-preview:hover .dz-details {
    opacity: 1;
}

.dropzone-design .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%;
}

.dropzone-design .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px;
}

.dropzone-design .dz-preview .dz-details .dz-filename {
    white-space: nowrap;
}

.dropzone-design .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8);
}

.dropzone-design .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis;
}

.dropzone-design .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent;
}

.dropzone-design .dz-preview .dz-details .dz-filename span, .dropzone-design .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px;
}

.dropzone-design .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px);
}

.dropzone-design .dz-preview .dz-image {
    border-radius: 3px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    transition: all 0.3s;
    display: block;
    z-index: 10;
}

.dropzone-design .dz-preview .dz-image img {
    display: block;
    filter: blur(0px);
    transition: all 0.4s;
}

.dropzone-design .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone-design .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.dropzone-design .dz-preview .dz-success-mark, .dropzone-design .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
}

.dropzone-design .dz-preview .dz-success-mark svg, .dropzone-design .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px;
}

.dropzone-design .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.dropzone-design .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -moz-transition: opacity 0.4s ease-in;
    -ms-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
}

.dropzone-design .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite;
}

.dropzone-design .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden;
}

.dropzone-design .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
}

.dropzone-design .dz-preview.dz-error .dz-error-message {
    display: block;
}

.dropzone-design .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto;
}

.dropzone-design .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -ms-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: 0.5em 1.2em;
    color: white;
}

.dropzone-design .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626;
}

.dropzone-design {
    position: relative;
    border: 2px dashed #d0d0d0;
    border-radius: 3px;
    background: #fcfcfc;
    transition: all 0.3s linear;
    display: inline-block;
    width: 100%;
}

.dropzone-design:before {
    position: absolute;
    height: 100%;
    width: 100%;
    content: "";
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.9));
    background-color: #66676b;
    opacity: 0;
    z-index: 10;
    transition: all 0.3s linear;
    border-radius: 3px;
}

.dropzone-design:hover:before {
    opacity: 0.4;
}

.dropzone-design .dz-message {
    text-align: center;
    margin: 50px 0;
    font-size: 17px;
    color: #4a4747;
    transition: all 0.3s linear;
    position: relative;
    z-index: 11;
}

.dropzone-design:hover .dz-message {
    color: #66676b;
}

.dz-message i {
    display: block;
    font-size: 32px;
    margin-bottom: 15px;
}

.dropzone-design .dz-default.dz-message span {
    display: inline;
    line-height: 117px;
}

.bg-grea{
    background: #f1f1f1;
}

/** SERVICES INFO 4 5STARTED **/
.services-info-4 {
    text-align: center;
    margin-bottom: 30px;
    border: none;
    border-radius: 0;
}

.services-info-4:hover{
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10);
}

.services-info-4 img{
    border-radius: 0;
}

.services-info-4 h5 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
}

.services-info-4 .detail {
    padding: 20px 20px;
    text-align: left;
}

.services-info-4 .btn {
    letter-spacing: 1px;
    font-size: 12px;
    padding: 6px 25px;
}

.services-info-4 .read-more:hover{
    color: #535353;
}

.services-info-4 img{
    width: 100%!important;
}

/** SERVICES INFO STARTED**/
.services-info-5 {
    position: relative;
    margin-bottom: 40px;
    max-width: 500px;
    margin-right: auto;
}

.services-info-5.si-6{
    margin:0 0 40px auto;
}

.services-info-5 .icon {
    position: absolute;
}

.services-info-5 .icon i{
    font-size: 40px;
    line-height: normal;
}

.services-info-5 .detail {
    margin-left: 65px;
}

.services-info-5.si-6{
    text-align: right;
    position: relative;
}

.services-info-5.si-6 .detail {
    margin:0 65px 0 0;
    position: absolute;
}

.services-info-5.si-6 .icon{
    position: inherit;
}

/** MODAL BODY DESIGN STARTED**/
.property-modal .modal-left {
    background: #3a3a3a;
    padding: 0px;
    color: #fff;
}

.property-modal .modal-content {
    border: none;
    background: transparent;
}

.property-modal .modal-header {
    display: initial;
    padding: 0px 0px 10px;;
    border: none;
}

.property-modal .modal-header .modal-title {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
}

.property-modal .modal-header p {
    color: #fff;
    margin-bottom: 0px;
}

.property-modal .modal-header .close,
.property-modal .modal-header .close:focus {
    padding: 7px 11px;
    outline: none;
    margin: -40px -3px -15px auto;
    background: #3a3a3a;
    opacity: 1;
    font-size: 17px;
    color: #FFF;
    border-radius: 3px;
    cursor: pointer;
}

.property-modal .modal-body {
    padding: 0px 15px;
}

.modal-right {
    padding: 0px;
}

#modalCarousel .carousel-item {
    /*max-height: 240px;*/
}

.modal-left-content p{
    font-size: 14px;
    color: #fff;
}

.modal-left-content img {
    width: 100%;
}

.modal-left-content .control {
    width: 30px;
    height: 30px;
    position: absolute;
    text-align: center;
    color: #FFF;
    font-size: 24px;
    line-height: 30px;
    bottom: 0px;
    opacity: .3;
}

.modal-left-content .control:hover {
    opacity: 1;
}

.modal-left-content .control-prev {
    right: 30px;
}

.modal-left-content .control-next {
    right: 0px;
}

.modal-left-content .description {
    padding: 25px 25px 10px;
}

.modal-left-content .description h3 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 400;
}

.modal-right-content .bullets {
    font-size: 14px;
    font-weight: 400;
    margin: 20px 0;
    columns: 2;
}

.modal-right-content .bullets li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 20px;
}

.modal-right-content .bullets li i {
    left: 0;
    position: absolute;
    top: 0;
}

.modal-right-content .btn{
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}

#modalCarousel .carousel-item iframe{
    display: block;
}


.modal-right-content {
    padding: 30px;
}

.modal-backdrop.show {
    opacity: 0.7;
}

.modal-right-content .price {
    float: right;
}

.modal-right-content h3 {
    font-size: 18px;
    font-weight: 400;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.modal-right-content dl {
    margin-top: 0;
    margin-bottom: 30px;
    font-size: 14px;
}

.modal-right-content dl dt {
    float: left;
    font-weight: 500;
}

.modal-right-content dl dd {
    text-align: right;
    margin-bottom: 8px;
}

.modal-right-content dl dt .btn-show{
    padding: 7px 20px;
    letter-spacing: 2px;
}
/** MODAL BODY DESIGN ENDED **/

/** TESTIMONIAL STARTED **/
.testimonial {
    padding: 100px 0;
    background: #f1f1f1;
    text-align: center;
}

.testimonial .testimonial-inner {
    max-width: 600px;
    margin: 0 auto;
}

.testimonial .main-title{
    margin-bottom: 30px;
}

.testimonial .testimonial-inner .carousel-inner{
    max-width: 600px;
    margin: 0 auto;
}

.testimonial .testimonial-inner .avatar {
    max-width: 100px;
    margin: 0 auto 20px;
}

.testimonial .testimonial-inner .avatar img{
    border-radius: 100px;
}

.testimonial .testimonial-inner h5{
    font-size: 18px;
}

.testimonial .testimonial-inner h6{
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 25px;
    text-transform: uppercase;
    color: #535353;
}

.testimonial .testimonial-inner .author-name {
    font-weight: 500;
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}

.testimonial .testimonial-inner p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
}

.testimonial .testimonial-inner .carousel-item {
    margin-bottom: 20px;
}

.testimonial .carousel-indicators li {
    width: 12px;
    height: 12px;
    background-color: #000;
    border-radius: 100%;
}

.testimonial .carousel-indicators {
    bottom: 0;
    margin-bottom: 0;
}

/** TESTIMONIAL 2 STARTED **/
.testimonial-2 {
    padding: 100px 0 130px;
    background: url(http://placehold.it/1920x510);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
    position: relative;
}

.testimonial-2 .testimonial-inner .carousel-item {
    margin-bottom: 30px;
}

.testimonial-2 .main-title h1{
    color: #fff;
    opacity: 0.9;
}

.testimonial-2 .testimonial-inner .lead {
    font-size: 16px;
    margin: 0 0 15px;
    line-height: 28px;
    font-weight: 400;
    color: #fff;
}

.testimonial-2 .testimonial-inner .testimonia-header h1 {
    color: #fff;
    font-weight: 600;
    font-size: 34px;
}

.testimonial-2 .testimonial-inner .author-name {
    font-weight: 400;
    margin-bottom: 5px;
    color: #fff;
}

.testimonial-2 .testimonial-inner ul li {
    display: inline-block;
    color: orange;
}

.testimonial-2 .slider-mover-left {
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 100%;
    z-index: 5;
    display: inline-block;
    right: -30px;
    text-align: center;
    background: #a5a5a5;
    border-radius: 5%;
}

.testimonial-2 .slider-mover-left i {
    font-size: 20px;
    line-height: 30px;
    color: #000;
}

.testimonial-2 .slider-mover-right {
    width: 30px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 100%;
    z-index: 5;
    display: inline-block;
    right: 0;
    background: #a5a5a5;
    text-align: center;
    border-radius: 5%;
}

.testimonial-2 .slider-mover-right i {
    font-size: 20px;
    line-height: 30px;
    color: #000;
}

.testimonial-2 .carousel-control-next, .carousel-control-prev {
    width: 0;
}

.testimonial-2 .testimonial-inner .rating li i {
    font-size: 13px;
}

/** TESTIMONIAL STARTED **/
.testimonial-4 .testimonial-inner{
    max-width: 400px;
    margin: auto;
}

.testimonial-4 .testimonial-inner .content-box{
    background: #fff;
    border-radius: 5px;
    margin: 0;
    padding: 30px 40px 30px 72px;
    position: relative;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.testimonial-4 .testimonial-inner .content-box p{
    margin-bottom: 0;
}

.testimonial-4 .testimonial-inner .content-box:before {
    left: 22px;
    top: 21px;
    content: "â€œ";
    font-size: 85px;
    font-style: normal;
    line-height: 1;
    position: absolute;
    font-family: 'Playfair Display', serif;
}

.testimonial-4 .testimonial-inner .arrow-down {
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-top: 8px solid #CCC;
    height: 0;
    margin: 0 0 0 45px;
    width: 0;
    border-top-color: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.testimonial-4 .testimonial-inner .user{
    margin-top: 20px;
}

.testimonial-4 .testimonial-inner .media img{
    width: 60px;
    margin-right: 15px;
    border-radius: 5px;
}

.testimonial-4 .testimonial-inner h5{
    font-weight: 400;
    font-size: 18px;
    margin: 5px 0;
}

.testimonial-4 .testimonial-inner h6{
    font-weight: 400;
    font-size: 15px;
    color: #535353;
}

/** Tml 4 STARTED **/
.tml-4 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background: url("https://cdn.von-poll.com/public/images/bg-beste-lage-full.jpg");
    position: relative;
    background-size: cover;
}

.tml-4 .testimonial-inner .arrow-down {
    border-top-color: #fff;
}

.tml-4 .testimonial-inner h5 {
    color: #fff;
}

.tml-4 .testimonial-inner h6 {
    color: #fff;
}

.tml-4 .main-title h1 {
    color: #fff;
    opacity: 0.9;
}

.tml-4 .main-title{
    z-index: 999;
}

/** AGENT 1 STARTED **/
.agent-1 {
    margin-bottom: 30px;
    text-align: center;
    background: #fff;
    padding-top: 25px;
    border-radius: 5px;
}

.agent-1:hover{
    box-shadow: 0 1px 35px rgba(0, 0, 0, 0.07);
    background: #fff;
}

.agent-1 .agent-photo img {
    height: 150px;
}

.agent-1 .agent-details {
    padding: 25px 10px;
}

.agent-1 .agent-details h5 a {
    font-size: 20px;
}

.agent-1 .agent-details p {
    margin-bottom: 15px;
    font-size: 15px;
}

.agent-1 .agent-details .social-list li {
    display: inline-block;
}

.agent-1 .agent-details .social-list li a {
    margin: 0 1px;
    color: #535353;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f3f3f3;
    border-radius: 3px;
    display: inline-block;
}

/** AGENT 2 STARTED **/
.agent-2 {
    margin-bottom: 30px;
    background: #fff;
}

.agent-2:hover {
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.agent-2 .agent-photo{
    position: relative;
}

.agent-2 .agent-photo img{
    width: 100%;
}

.agent-2 .agent-details {
    text-align: center;
    padding: 25px 20px;
}

.agent-2 .agent-details h5 {
    margin-bottom: 5px;
}

.agent-2 .agent-details h5 a {
    font-size: 20px;
}

.agent-2 .agent-details p {
    margin-bottom: 0;
}

.agent-2 .social-list {
    position: absolute;
    top: 20px;
    text-align: center;
    z-index: 20;
    border-radius: 5px 5px 0 0;
    right: 20px;
    width: 45px;
    color: rgb(255, 255, 255);
}

.agent-2 .social-list a {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 3px;
    background: rgba(0,0,0,0.15);
}

.agent-2 .social-list a:hover {
    box-shadow: none;
}

.agent-2 .facebook-bg:hover {
    background: #4867aa!important;
}

.agent-2 .twitter-bg:hover {
    background: #56d7fe!important;
}

.agent-2 .google-bg:hover {
    background: #dc4e41!important;
}

/** AGENT 3 STARTED **/
.agent-3 {
    margin: 0 auto 30px;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.agent-3 .agent-photo{
    position: relative;
}

.agent-3 img{
    width: 100%!important;
}

.agent-3 .agent-details {
    padding: 25px 25px;
}

.agent-3 .agent-details p {
    padding-left: 22px;
    position: relative;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 30px;
}

.agent-3 .agent-details .contact{
    margin-bottom: 20px;
}

.agent-3 .agent-details p a {
    color: #535353;
}

.agent-3 .agent-details p i {
    position: absolute;
    left: 0;
    line-height: 30px;
}

.agent-3 .agent-details h5 {
    margin-bottom: 15px;
}

.agent-3 .agent-details h5 a {
    font-size: 20px;
}

.agent-3 .agent-details h6 {
    font-size: 12px;
    color: #535353;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 500;
}

.agent-3 .agent-details .social-list li {
    display: inline-block;
}

.agent-3 .agent-details .social-list li a {
    margin: 0 1px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    display: inline-block;
}

.agent-3 .job {
    position: absolute;
    bottom: 15px;
    right: 25px;
}

.agent-3 .job h6{
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    opacity: 0.9;
}

/** AGENT 4 STARTED **/
.agent-4 {
    margin: 0 1px;
    background: #fff;
    margin-bottom: 30px;
}

.agent-4:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10);
}

.agent-4 .photo {
    position: relative;
}

.agent-4 .photo img{
    width: 100%;
}

.agent-4 .details h3 a {
    font-size: 20px;
}

.agent-4 .details h3 {
    font-weight: 400;
    margin: 0 0 10px;
}

.agent-4 .details h6 {
    font-weight: 500;
    margin-bottom: 15px;
    font-size: 12px;
    text-transform: uppercase;
    color: #535353;
}

.agent-4 .details {
    padding: 0 20px 0 30px;
}

.agent-4 .contact p {
    padding-left: 22px;
    position: relative;
    font-size: 15px;
    margin-bottom: 0;
    line-height: 30px;
}

.agent-4 .contact p i {
    position: absolute;
    left: 0;
    line-height: 30px;
}

.agent-4 p a {
    color: #535353;
}

.agent-4 a:hover{
    color: #535353;
}

.agent-4 .social-list {
    position: absolute;
    top: 15px;
    text-align: center;
    z-index: 20;
    border-radius: 5px 5px 0 0;
    left: 15px;
    width: 45px;
    color: rgb(255, 255, 255);
}

.agent-4 .social-list a {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 3px;
    background: rgba(0,0,0,0.15);
}

.agent-4 .social-list a:hover {
    box-shadow: none;
}

.agent-4 .facebook-bg:hover {
    background: #4867aa!important;
}

.agent-4 .twitter-bg:hover {
    background: #56d7fe!important;
}

.agent-4 .google-bg:hover {
    background: #dc4e41!important;
}

/** AGENT 5 STARTED **/
.agent-5 {
    margin: 0 0 30px;
    padding: 10px;
    background: #fff;
}

.agent-5:hover{
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    background: #fff;
}

.agent-5 img {
    width: 180px;
    border-radius: 3px;
    margin-right: 20px;
}

.agent-5 .media-body {
    padding-right: 30px;
}

.agent-5 h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.agent-5 p {
    font-size: 14px;
    margin: 0;
}

.agent-5 .contact{
    margin-bottom: 10px;
}

.agent-5 .contact ul li{
    float: left;
    margin-right: 20px;
    font-size: 15px;
    line-height: 30px;
}

.agent-5 .contact ul li a{
    color: #535353;
}

.agent-5 .contact  li i{
    margin-right: 5px;
}

.agent-5 .social-list li {
    display: inline-block;
    margin-right: 2px!important;
}

.agent-5 .social-list li a {
    margin: 0 1px;
    color: #535353;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f3f3f3;
    border-radius: 3px;
    display: inline-block;
}

/** AGENT PAGE STARTED **/
.agent-page .heading {
    margin-bottom: 25px;
    font-size: 19px;
    text-transform: uppercase;
}

.additional-details-list li {
    list-style: none;
    line-height: 30px;
    font-weight: 400;
    font-size: 15px;
}

.additional-details-list li span {
    margin-right: 10px;
    float: left;
    font-weight: 500;
}

.attachments a i {
    margin-right: 10px;
}

/** OUR NEWSLATTERS START **/
.our-newslatters{
    text-align: center;
    background: #f1f1f1;
    padding: 60px 0 50px;
}

.our-newslatters .form-info{
    max-width: 600px;
    margin: 0 auto;
}

.our-newslatters h3{
    margin-bottom: 10px;
}

.our-newslatters p{
    margin-bottom: 30px;
    font-size: 16px;
}

.our-newslatters .form-control {
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    border: 1px solid #fff;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    outline: 0;
    color: #f6f6f6;
    height: 50px;
    border-radius: 3px;
}

.our-newslatters .form-control .form-group{
    margin-bottom: 10px;
}

.our-newslatters .btn-md {
    height: 50px;
    font-size: 15px;
    text-transform: inherit;
}

/** Our newslatters 2 start **/
.our-newslatters-2 .inner {
    background: url(http://placehold.it/1110x124);
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 30px 15px 25px;
    border-radius: 5px;
    margin: 0 0 30px;
}

.our-newslatters-2 .inner:before {
    opacity: 0.8;
    content: "";
    border-radius: 5px;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.our-newslatters-2 .inner .intro-text h3 {
    font-size: 27px;
    margin-bottom: 10px;
    color: #fff;
    line-height: normal;
    font-weight: 400;
}

.our-newslatters-2 .inner p {
    color: #fff!important;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 16px;
}

.our-newslatters-2 .inner .Subscribe-box {
    border-radius: 3px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    margin-top: 9.5px;
}

.our-newslatters-2 .inner form .form-control {
    width: 68%;
    height: 45px;
    padding: 10px 15px;
    font-size: 15px;
    border-radius: 3px 0 0 3px;
    outline: 0;
    font-weight: 500;
    border: 1px solid #fff;
    background: #fff;
}

.our-newslatters-2 .inner .btn {
    width: 32%;
    padding: 11px 5px 10px;
    text-align: center;
    border-radius: 0 3px 3px 0;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    background: #111111;
}

/** Rating area start **/
.rating-area{
    margin-bottom: 20px;
}

.rating-area .average-rating {
    padding: 19px;
    text-align: center;
    border-radius: 0;
}

.rating-area .average-rating h1{
    color: #fff;
    font-weight: 600;
}

.rating-area .average-rating .ratings i{
    color: orange;
}

.rating-area .average-rating h4{
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}

.rating-area .rating-item {
    display: flex;
    align-items: center;
    margin-bottom: 6px;
}

.rating-area .rating-item .ratings {
    margin-left: auto;
}

.rating-area .rating-count {
    width: 40px;
}

.rating-area .rating-bar {
    width: 59%;
    height: 15px;
    margin: 0 20px;
    background: #d4d7de;
    position: relative;
}

.rating-area .rating-width {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
    background: #7a7d8a;
}

.rating-area .ratings i {
    color: #eda619;
    font-size: 14px;
}

.agent-experience {
    font-size: 15px;
    position: relative;
    padding-left: 22px;
}

.agent-experience i {
    left: 0;
    position: absolute;
}
.agent-experience i {
    top: 7px;
}

/** PRICING TABLES STARTED **/
.pricing {
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    z-index: 9;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.pricing .price-header {
    width: 100%;
    background: #fff;
    padding: 35px 20px;
}

.pricing .price-header .title {
    margin: 0 0 10px;
    font-size: 20px;
    color: #37404d;
}

.pricing .price-header .price {
    font-size: 35px;
    font-weight: 300;
    margin: 0;
    color: #37404d;
}

.pricing .content {
    padding: 20px 20px 30px;
    background: #f9f9f9;
}

.pricing .content ul {
    margin: 0 0 20px;
}

.pricing .content ul li {
    padding: 8px 0;
    font-size: 15px;
    color: #535353;
}

.pricing .btn {
    border-radius: 3px;
    padding: 6px 30px;
}

.pricing.featured .listing-badges {
    position: absolute;
    top: 0;
    z-index: 999;
    right: 0;
    width: 100%;
    display: block;
    font-size: 15px;
    padding: 0;
    overflow: hidden;
    height: 100px;
}

.pricing.featured .listing-badges .featured {
    float: left;
    transform: rotate(-45deg);
    left: -55px;
    top: 20px;
    position: relative;
    text-align: center;
    width: 180px;
    /* font-size: 12.5px; */
    margin: 0;
    padding: 7px 10px;
    /* font-weight: 500; */
    color: #fff;
    text-transform: uppercase;
}

.pricing-tables .mrg-btn-76 {
    margin-bottom: 76px;
}

/** PRICING TABLES 3 STARTED **/
.pricing-3 {
    text-align: center;
    margin-bottom: 30px;
    padding: 30px 15px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.pricing-3 .title {
    font-size: 18px;
    margin: 0 0 20px;
    color: #37404d;
}

.pricing-3 .content {
    padding: 25px 0;
}

.pricing-3 .content ul li {
    padding: 7px 0;
    font-size: 15px;
}

.pricing-3 .price {
    font-size: 45px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #37404d;
}

.pricing-3 .manth {
    font-weight: 600;
    font-size: 15px;
    color: #37404d;
}

.pricing-3 .pricing-btn {
    border-radius: 3px;
    padding: 6px 30px;
}

/** CONTACT 1 STARTED **/
.contact-1 .form-control {
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    border: 1px solid #fff;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    outline: 0;
    color: #f6f6f6;
    height: 50px;
    border-radius: 3px;
}

.contact-1 .form-control:focus {
    color: #495057;
    background-color: #fff;
    border: 1px solid #fff;
    outline: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.contact-1 .form-group {
    margin-bottom: 30px;
}

.contact-1 textarea {
    min-height: 280px;
}

.contact-1 .contact-info {
    padding: 30px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
}

.contact-1 .contact-info h3{
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 400;
}

.contact-1 .contact-info .ci-box {
    margin: 0 0 30px 0;
}

.contact-1 .contact-info .ci-box .icon {
    position: absolute;
}

.contact-1 .contact-info .ci-box .detail {
    margin-left: 45px;
}

.contact-1 .contact-info .ci-box h5 {
    font-weight: 400;
    font-size: 17px;
    margin: 0 0 5px;
}

.contact-1 .contact-info-2 .ci-box p a{
    color: #535353;
}

.contact-1 .contact-info-2 .ci-box p {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
}

.contact-1 .contact-info .ci-box i {
    width: 45px;
    line-height: 50px;
    font-size: 33px;
}

/** CONTACT 2 STARTED **/
.contact-2 .contact-info {
    text-align: center;
    margin-bottom: 30px;
}

.contact-2 .contact-info i {
    font-size: 24px;
    margin-bottom: 20px;
}

.contact-2 .contact-info p {
    margin-bottom: 0;
}

.contact-2 .contact-info h5{
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 400;
}

.contact-2 .contact-info {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 30px 20px;
}

.contact-2 .form-section{
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
}

.contact-2 .form-control {
    padding: 10px 17px;
    color: #495057!important;
    width: 100%;
    min-height: 45px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 3px;
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.contact-2 .form-control:focus {
    color: #495057;
    background-color: transparent;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
    outline: 0;
}

.contact-2 .form-group {
    margin-bottom: 20px;
}

.contact-2 textarea {
    min-height: 180px!important;
}

.contact-2 .opening-hours {
    padding: 30px;
    border-radius: 5px;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.contact-2 .opening-hours .day{
    margin-bottom: 30px;
}

.contact-2 .opening-hours .day li {
    list-style: none;
    line-height: 30px;
    font-size: 15px;
    font-weight: 400;
}

.contact-2 .opening-hours strong {
    width: 100px;
    display: inline-block;
    font-weight: 500;
}

.contact-2 h3 {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 400;
}

.contact-2 .social-list li{
    display: inline-block;
}

.contact-2 .social-list li a {
    margin: 0;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
}

.map-section{
    width: 100%;
    padding: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    background: #fff;
    margin-bottom: 30px;
}

/** CONTACT 3 STARTED **/
.contact-3 .form-section{
    margin-bottom: 30px;
}

.contact-3 .form-control {
    padding: 10px 17px;
    color: #495057!important;
    width: 100%;
    min-height: 50px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 3px;
    background: transparent;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.contact-3 .form-control:focus {
    color: #495057;
    background-color: transparent;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
    outline: 0;
}

.contact-3 .form-group {
    margin-bottom: 20px;
}

.contact-3 textarea {
    min-height: 250px!important;
}

.contact-3 h3 {
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 400;
}

.contact-3 .social-list li{
    display: inline-block;
}

.contact-3 .social-list li a {
    margin: 0;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 3px;
    text-align: center;
}

.contact-3 .contact-info .ci-box {
    margin: 0 0 20px 0;
}

.contact-3 .contact-info .ci-box .icon {
    position: absolute;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.contact-3 .contact-info .ci-box .detail {
    margin-left: 65px;
}

.contact-3 .contact-info .ci-box h5 {
    font-weight: 400;
    font-size: 17px;
    margin: 0 0 5px;
}

.contact-3 .contact-info .ci-box p a{
    color: #535353;
}

.contact-3 .contact-info .ci-box p {
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0;
    color: #535353;
}

.contact-3 .contact-info .ci-box i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.contact-3 .contact-info .day{
    margin-bottom: 40px;
}

.contact-3 .contact-info .day i{
    margin-right: 5px;
}

/** Pages 404 start **/
.pages-404 {
    top: 0;
    width: 100%;
    bottom: 0;
    opacity: 1;
    min-height: 100vh;
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0;
}

.pages-404 .pages-404-inner h1 {
    font-size: 67px;
    margin-bottom: 30px;
    font-weight: 700;
}

.pages-404 .pages-404-inner p {
    margin-bottom: 30px;
    line-height: 30px;
    font-weight: 500;
    font-size: 17px;
}

.border-thn {
    cursor: pointer;
    padding: 8px 30px;
    letter-spacing: 1px;
    font-size: 15px;
    font-weight: 600;
    transition: .5s;
    border-radius: 50px!important;
    background: transparent;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.border-thn:hover {
    color: #fff;
}

/** pages 404 2 start **/
.pages-404-2 {
    background: rgba(0, 0, 0, 0.04) url(http://placehold.it/1920x1050) top left repeat;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    width: 100%;
    bottom: 0;
    opacity: 1;
    min-height: 100vh;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 25px 15px;
}

.pages-404-2 .pages-404-inner {
    text-align: center;
    padding: 20px 30px 50px;
    max-width: 600px;
    margin: 0 auto;
    border: solid 10px rgba(255,255,255,0.2);
}

.pages-404-2 .pages-404-inner h1 {
    color: #fff;
    font-size: 120px;
    margin-bottom: 0px;
    font-weight: 700;
    opacity: 0.9;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
}

.pages-404-2 .pages-404-inner h5 {
    color: #fff;
    opacity: 0.9;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.pages-404-2 .pages-404-inner p {
    margin-bottom: 30px;
    font-weight: 400;
    color: #fff;
    opacity: 0.9;
}

.pages-404-2 .btn {
    padding: 8px 30px 6px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
}

.pages-404-2 .btn {
    cursor: pointer;
    padding: 10px 40px 8px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
}

/** Notice start **/
.notice {
    padding: 17px 15px;
    background-color: #ffffff;
    margin-bottom: 10px;
    border-radius: 2px;
    border: 1px solid #eaeff5;
    border-left: 4px solid #838992;
    box-shadow: 0px 0px 10px 1px rgba(71, 85, 95,0.08);
    -webkit-box-shadow: 0px 0px 10px 1px rgba(71, 85, 95,0.08);
    -moz-box-shadow: 0px 0px 10px 1px rgba(71, 85, 95,0.08);
}

.notice-success {
    border-left-color: #74ba28
}

.notice-success strong {
    color: #74ba28!important;
}

.notice-danger {
    border-left-color: #eb344f;
}

.notice-danger strong {
    color: #eb344f;
}

.notice-info strong {
    color: #1db4bd;
}

.notice-info {
    border-left-color: #1db4bd;
}

.notice-warning {
    border-left-color: #fea911;
}

.notice-warning strong {
    color: #fea911;
}

.notice strong{
    font-weight: 600;
}

.progress {
    margin-bottom: 20px;
    height: 22px;
}

.tab-box .nav-pills .nav-link {
    padding: 7px 30px;
}

.tab-box .nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    border-radius: 100px;
}

.table-bordered .ass th{
    font-weight: 600;
}

.table-bordered {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #535353;
    font-size: 15px;
}

.button-section .btn {
    margin-bottom: 5px;
}

.bomd {
    padding: 13px 26px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    transition: .5s;
    border-radius: 2px;
}


.search-area-inner .range-slider {
    margin-top: 5px;
    margin-bottom: 0;
}

.search-area-inner .form-group{
    margin-bottom: 20px;
}

.as-2{
    display: none;
}

/** FOOTER STARTED **/
.footer {
    /*padding-top: 80px;*/
    /*background-color: #00305E;*/
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer .container.footer-inner { padding-top: 80px; background-color: #00305E;
    padding-left: 80px !important;
    padding-right: 80px !important;
}

.footer h4 {
    font-size: 18px;
    margin-bottom: 25px;
    color: #c5c5c5;
    font-weight: 400;
    text-transform: uppercase;
}

.footer a {
    color: #919398;
    font-size: 15px;
}

.footer a:hover {
    color: #7f8084;
}

.footer .footer-inner .links li {
    margin-bottom: 15px;
    padding-left: 15px;
    position: relative;
    line-height: 20px;
}

.footer .footer-inner .links li a i {
    left: 0;
    position: absolute;
    top: 0;
    line-height: 22px;
}

.footer .footer-inner .social-list li a {
    font-size: 14px;
    float: left;
}

.footer .footer-inner .gallery li {
    float: left;
}

.footer .footer-inner .gallery li img {
    margin: 0 10px 10px 0;
    width: 70px;
    border-radius: 1px;
}

.footer .footer-inner .Subscribe-box .btn-color {
    border: none;
}

.footer .footer-inner .Subscribe-box form .form-contact {
    width: 100%;
    height: 40px;
    padding: 10px 15px;
    border: 1px solid #ebebeb;
    font-size: 15px;
    outline: none;
    border-radius: 2px;
}

.footer .footer-inner .Subscribe-box form .btn {
    padding: 11px 15px 10px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 2px;
}

.footer-item {
    margin-bottom: 60px;
}

.footer .footer-inner .contact-info li {
    margin-bottom: 15px;
    font-size: 15px;
    color: #919398;
    font-weight: 400;
    position: relative;
    padding-left: 25px;
}

.footer .footer-inner .contact-info li i{
    left: 0;
    position: absolute;
    line-height: 22px;
}

.footer .footer-inner .contact-info li a {
    color: #919398;
}

.footer .footer-inner .recent-posts .media h5 a {
    font-size: 17px;
    color: #919398;
}

.footer .footer-inner .recent-posts .media h5 a:hover{
    color: #7f8084;
}

.footer .recent-posts .media p {
    margin: 0;
    font-size: 14px;
    color: #919398;
}

.footer p{
    color: #919398;
}

/** Sub footer start **/
.sub-footer{
    padding: 20px 0;
    border-top: solid 1px #5f5f5f54;
}

.sub-footer .copy {
    margin: 0;
    font-size: 14px;
    color: #b2b3b5;
    line-height: 40px;
}

.sub-footer .copy a{
    color: #b2b3b5;
}

.sub-footer .copy a:hover{
    text-decoration: underline;
}

.sub-footer .social-list {
    float: right;
}

.sub-footer .social-list li {
    display: inline-block;
    font-size: 16px;
    text-align: center;
}

.sub-footer .social-list li a {
    margin: 0 2px;
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 3px;
    background: rgba(0,0,0,0.15);
    -webkit-box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.2);
    box-shadow: 0px 0px 0px 1px rgba(255,255,255,0.2);
}

.sub-footer .social-list li a:hover{
    box-shadow: none;
}


.sub-footer .recent-posts .media h5{
    font-weight: 400;
}

.sub-footer .facebook-bg:hover {
    background: #4867aa!important;
}

.sub-footer .twitter-bg:hover {
    background: #56d7fe!important;
}

.sub-footer .google-bg:hover {
    background: #dc4e41!important;
}

.sub-footer .linkedin-bg:hover {
    background: #0177b5!important;
}

/** Contact section start **/
.contact-section {
    background: rgba(0, 0, 0, 0.04) url(http://placehold.it/1920x1050) top left repeat;
    background-size: cover;
    top: 0;
    width: 100%;
    bottom: 0;
    opacity: 1;
    min-height: 100vh;
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
}

.contact-section .login-inner-form {
    max-width: 400px;
    margin: 0 auto;
    color: #535353;
    text-align: center;
}

.contact-section .login-inner-form .details {
    padding: 25px 30px 30px;
    background: #fff;
    border-radius: 5px 5px 0 0;
}

.contact-section .login-inner-form img {
    margin-bottom: 10px;
    height: 40px;
}

.contact-section .login-inner-form h3 {
    margin: 0 0 25px;
    font-size: 20px;
    font-weight: 400;
}

.contact-section .login-inner-form .form-group {
    margin-bottom: 25px;
}

.contact-section .login-inner-form .input-text {
    padding: 10px 17px;
    color: #495057!important;
    width: 100%;
    min-height: 45px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 3px;
    background: transparent;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.contact-section .login-inner-form .checkbox a {
    font-size: 15px;
    color: #535353;
    float: right;
}

.contact-section .login-inner-form .terms{
    margin-left: 3px;
}

.contact-section .login-inner-form .checkbox {
    margin: 0 0 25px 20px;
    font-size: 15px;
}

.contact-section .login-inner-form .checkbox label::before {
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.contact-section .login-inner-form .form-check{
    float: left;
    margin-bottom: 0;
}

.contact-section .login-inner-form .form-check a {
    color: #535353;
    float: right;
}

.contact-section .login-inner-form .form-check-label {
    padding-left: 5px;
    margin-bottom: 0;
    font-size: 15px;
    text-transform: inherit;
    font-weight: 400;
    color: #535353;
}

.contact-section .login-inner-form .social-list li {
    display: inline-block;
    font-size: 16px;
    margin-top: 30px;
}

.contact-section .login-inner-form .social-list li a {
    margin:2px;
    font-size: 16px;
    width: 45px;
    height: 45px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    line-height: 45px;
    color: #fff;
}

.contact-section .login-inner-form .footer {
    font-size: 15px;
    padding: 15px 20px;
    background-color: #f5f5f5!important;
    border-radius: 0 0 5px 5px;
    border-top: solid 1px #f5f5f5;
    background: url(skins)
}


.contact-section .login-inner-form .footer span a {
    color: #535353;
    font-size: 15px;
}

/** BLOG CLASSIC STARTED **/
.blog-1 {
    margin-bottom: 30px;
    position: relative;
    background: #fff
}

.blog-1:hover{
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10);
}

.blog-1 img{
    width: 100%!important;
}

.blog-1 .detail {
    padding: 20px 20px;
}

.blog-1 img {
    width: 100%;
}

.blog-1 .detail h3 {
    margin-bottom: 10px;
}

.blog-1 .detail h3 a {
    font-size: 20px;
}

.blog-1 .detail h2 a {
    font-size: 22px;
}

.blog-1 .detail .blog-footer {
    font-size: 15px;
}

.blog-1 .detail .date {
    margin-bottom: 0;
    font-size: 14px;
}

.blog-1 .detail .blog-footer a{
    font-weight: 400;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}

.blog-1 .detail .blog-footer a:hover{
    color: #535353;
}

.blog-1 .blog-photo {
    position: relative;
}

.blog-1 .user {
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 100px;
    padding-right: 20px;
    background: rgba(0, 0, 0, 0.36);
}

.blog-1 .user .avatar {
    position: absolute;
    width: 30px;
}

.blog-1 .user .avatar img{
    width: 100%;
}

.blog-1 .user .name {
    margin-left: 40px;
}

.blog-1 .user .name h5{
    line-height: 30px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
}

/** BLOG 2 STARTED **/
.blog-2 {
    position: relative;
    background: #fff;
    margin-bottom: 30px;
}

.blog-2:hover{
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.blog-2 .detail {
    padding: 20px;
}

.blog-2 .detail h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 10px;
}

.blog-2 .detail h3 a:hover{
    color: #535353;
}

.blog-2 img{
    width: 100%!important;
}

.blog-2 .post-meta {
    width: 100%;
    margin-bottom: 10px;
}

.blog-2 .detail .post-meta span {
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
}

.blog-2 .detail p{
    margin-bottom: 7px;
}

.blog-2 .date-box {
    position: absolute;
    top: 15px;
    font-size: 13px;
    padding: 5px 15px 3px;
    text-align: center;
    right: 15px;
    font-weight: 400;
    background: #fff;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
}

.blog-2 .detail .read-more{
    font-size: 15px;
    font-weight: 500;
}

.blog-2 .detail .read-more:hover{
    color: #535353;
}

.blog-2 .date-box::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-top: 0;
    border-bottom: 20px solid transparent;
    bottom: -20px;
    right: 0;
}

.blog-2 .detail .post-meta span a i {
    margin-right: 5px;
}

/** BLOG 3 STARTED **/
.blog-3 {
    background: #fff;
    margin: 0 1px;
    margin-bottom: 30px;
}

.blog-3:hover {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.10), 0 3px 3px 0 rgba(0, 0, 0, 0.10);
}

.blog-3 .detail {
    padding: 25px 25px 40px;
    display: inline-block;
}

.blog-3 .detail h3 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 400;
}

.blog-3 .detail p {
    margin-bottom: 20px;
}

.blog-3 .user {
    position: absolute;
    bottom: 20px;
    right: 20px;
    border-radius: 100px;
    padding-right: 20px;
    background: rgba(0, 0, 0, 0.36);
}

.blog-3 .user .avatar {
    position: absolute;
    width: 30px;
}

.blog-3 .user .name {
    margin-left: 40px;
}

.blog-3 .user .name h5 {
    line-height: 30px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
}

.blog-3 .detail .blog-footer {
    font-size: 15px;
}

.blog-3 .detail .date {
    margin: 0;
    font-size: 14px;
}

.blog-3 .detail .blog-footer a {
    font-weight: 400;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}

.blog-3 .detail .blog-footer a:hover{
    color: #535353;
}

.blog-3 .detail .blog-footer {
    position: absolute;
    left: 0;
    right: 0;
    border-radius: 100px;
    padding:0 25px;
    width: 100%;
}

/** Blog 4 start **/
.blog-4 {
    margin:25px 0 30px;
    border-radius: 0;
    border: none;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    background: #fff;
    position: relative;
    padding: 55px 25px 20px;
}

.blog-4:hover{
    -webkit-box-shadow: 0 10px 30px 0 rgba(58, 87, 135, .15);
    -moz-box-shadow: 0 10px 30px 0 rgba(58, 87, 135, .15);
    box-shadow: 0 10px 30px 0 rgba(58, 87, 135, .15);
}

.blog-4 h3{
    margin-bottom: 12px;
}

.blog-4 h3 a{
    font-size: 20px;
    font-weight: 400;
}

.blog-4 h3 a:hover{
    color: #535353;
}


.blog-4 .b-btn{
    font-weight: 400;
}

.blog-4 p {
    font-size: 14px;
}

.blog-4 .profile-user{
    position: absolute;
    top: -25px;
    z-index: 20;
}

.blog-4 .profile-user img{
    box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, .4);
    width: 65px;
    height: 65px;
    margin-bottom: 20px;
    webkit-border-radius: 50% / 14%;
    border-radius: 50% / 14%;
}

.blog-4 .date{
    margin-bottom: 0;
}

/** PAGINATION STARTED **/
.pagination-box {
    margin-bottom: 25px;
}

.pagination {
    padding-left: 0;
    border-radius: 4px;
    display: inline-block;
}

.pagination li {
    display: inline-block;
}

.pagination > li > a, .pagination > li > span {
    border-radius: 0;
    margin: 0 1px 5px;
    width: 40px;
    height: 40px;
    text-align: center;
    padding: 0;
    line-height: 40px;
    border: none;
}

.pagination > li > a {
    color: #212529;
    font-size: 18px;
    background: #fff;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.pagination > li > .active {
    color: #fff;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.pagination > li > a:hover {
    color: #fff;
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

/** FORM SEARCH STARTED **/
.form-search {
    position: relative;
}

.form-search .form-control {
    box-shadow: none;
    border: 1px solid #F7F7F7;
    background: #F7F7F7;
    border-radius: 3px;
    height: 45px;
}

.form-search .btn {
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px 12px 9px 12px;
}

.show-more-options {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
    cursor: pointer;
}

.widget {
    padding: 30px 20px;
    border-bottom: solid 1px #eaeaea;
}

.widget-3 {
    padding: 30px 20px;
    border: none;
}

.sidebar-title {
    margin-bottom: 20px;
    font-size: 20px;
}

.sidebar {
    background: #fff;
}

/** Campare properties **/
.compare-properties {
    margin-bottom: 30px;
    border-radius: 0;
    border: none;
}

#compare-search {
    margin-bottom: 15px;
}

#compare-search .form-group {
    margin-bottom: 15px;
}

.compare-properties .card-img-top {
    border-radius: 0;
}

.compare-properties h6 {
    margin: 0;
    font-weight: 500;
    font-size: 14px;
}

.comparison .faq-accordion .card-block {
    padding: 0;
}

.comparison .faq-accordion .card-title {
    font-size: 18px;
}

.comparison h3{
    text-align: center;
}

.vs {
    border-radius: 50%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

.vs img {
    width: 100%;
}

.comparison .selectBox-dropdown .selectBox-arrow {
    border-left: none;
}

/** COMPARE TABLE **/
.compare-table tr {
    border: 1px solid #ececec;
}

.compare-table tr:first-child {
    border-top: none;
}

.compare-table tr td:first-child {
    width: 350px;
    background: #f8f9fa;
}

.compare-table tr td {
    box-sizing: border-box;
    font-size: 15px;
    padding: 20px 15px;
    text-align: center;
    width: 395px;
    font-weight: 500;
}

.compare-table tr td .fa-times {
    color: red;
}

.compare-table tr td .fa-check {
    color: green;
}

/** CATEGORIES STARTED **/
.categories ul li {
    font-size: 15px;
    margin-bottom: 10px;
}

.categories ul li:last-child{
    margin-bottom: 0;
}

.categories ul li a {
    color: #535353;
}

.categories ul li span {
    float: right;
}

/** TAGS STARTED **/
.tags ul li a {
    float: left;
    margin: 0 3px 3px 0;
    padding: 4px 12px 4px;
    font-size: 14px;
    text-decoration: none;
    border: solid 1px #F7F7F7;
    background: #F7F7F7;
    color: #5f5f5f;
    border-radius: 2px;
}

.tags ul li a:hover {
    color: #fff;
}

/** RECENT POSTS STARTED **/
.recent-posts .media h5 {
    margin-bottom: 5px;
}

.recent-posts .media h5 a {
    font-size: 17px;
}

.recent-posts .media img {
    width: 60px;
    border-radius: 3px;
    margin-right: 15px;
}

.recent-posts .media p {
    margin: 0;
    font-size: 14px;
}

.recent-posts .media p strong {
    font-weight: 500;
}

/** RECENT COMMENTS STARTED **/
.recent-comments img {
    width: 60px;
    margin-right: 15px;
    border-radius: 3px;
}

.recent-comments .media h5{
    font-size: 17px;
}

.recent-comments .media p {
    margin-bottom: 0;
    font-size: 14px;
}

.recent-comments .media p span {
    font-weight: 500;
}

blockquote {
    padding: 20px 20px;
    margin: 0 0 30px;
    background: #f9f6f6;
    border-left: 5px solid #e6e6e6;
}

blockquote p {
    font-size: 15px;
    font-weight: 400;
}

blockquote footer {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000;
}

.tags-socal-box .social-list {
    float: right;
    text-align: right;
}

.tags-socal-box h2 {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 400;
}

.tags-socal-box .social-list ul li {
    display: inline-block;
    margin-left: 10px;
}

.tags-socal-box .social-list ul li a {
    color: #535353;
}

.tags-socal-box .social-list ul li:first-child {
    margin: 0;
}

.tags-socal-box{
    margin-bottom: 10px;
}

/** COMMENT STARTED **/
.comments-section{
    margin-bottom: 50px;
}
.comment {
    margin-bottom: 30px;
    position: relative;
}

.comment .comment-author {
    height: 60px;
    left: 0;
    position: absolute;
    top: 0;
    width: 60px;
}

.comments ul {
    list-style: none;
    margin: 0 0 0 80px;
    padding: 0;
}

.comment .comment-author a img {
    bottom: 2px;
    border-radius: 50%;
    display: block;
    height: 60px;
    width: 60px;
    position: absolute;
    top: 0;
}

.comment .comment-content {
    margin-left: 80px;
    padding: 20px;
    background: #fff;
}

.comment .comment-content p{
    margin-bottom: 0;
}

.comment .comment-meta{
    font-family: 'Roboto', sans-serif;
}

.comment .comment-meta-author {
    float: left;
    font-weight: 400;
    color: #37404d;
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
}

.comment .comment-meta-reply {
    float: right;
    margin-left: 15px;
    font-size: 13px;
    text-transform: uppercase;
}

.comment .comment-meta-date {
    float: right;
    font-size: 13px;
}

.comment .comment-body {
    margin-top: 10px;
}

/** SIMPLE CONTENT BOX **/
.simple-content {
    padding-top: 100px;
    background: url(http://placehold.it/1920x511);
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.simple-content:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.29);
}


.simple-content p {
    color: #fff;
    opacity: 0.9;
    line-height: 28px;
    font-size: 15px;
    margin-bottom: 20px;
}

.simple-content h1 {
    color: #fff;
    opacity: 0.9;
    margin-bottom: 20px;
    font-size: 30px;
}

/** SHOP BOX **/
.shop-box {
    text-align: center;
    border-radius: 0;
    border: none;
    margin-bottom: 30px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.shop-box img{
    width: 100%;
}

.shop-theme {
    position: relative;
}

.shop-box .price-box {
    text-align: right;
    font-size: 15px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 20;
    font-weight: 600;
}

.shop-box  .price-box .del {
    color: red;
    font-size: 13px;
}

.shop-box .price-box span {
    color: #37404d;
}

.shop-box .shop-details .btn {
    padding: 5px 20px;
    font-size: 12px;
    letter-spacing: normal;
}

.shop-box .shop-details {
    padding: 20px 15px 25px;
}

.shop-box .shop-details h4 {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}

.shop-box .shop-details h5 a {
    font-size: 17px;
}

.shop-box .shop-details h5 {
    font-weight: 400;
    margin-bottom: 10px;
}




/** Shop checkout start **/
.shop-checkout .form-control {
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    background: transparent;
    outline: 0;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.shop-checkout .form-group {
    margin-bottom: 20px;
}

.our-payment .payment-box{
    margin-left: 0;
}

.payment-box {
    margin-left: 20px;
}

.payment-box .form-check-label {
    font-size: 15px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 5px;
    color: #212121;
}

.shop-info .btn-md {
    padding: 13px 5px 11px 5px;
}

.shop-info .form-control {
    width: 100%;
    padding: 10px 20px;
    font-size: 16px;
    background: transparent;
    outline: 0;
    height: 45px;
    border-radius: 3px;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.shop-info{
    background: #fff;
    margin-bottom: 40px;
}

.shop-info button, input {
    overflow: visible;
    padding: 10px;
}

.shop-info h3{
    font-size: 27px;
    font-weight: 400;
    color: #212121;
}

.shop-info .price {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 5px;
}

.shop-info .price del {
    margin-right: 15px;
}

.shop-info .inner{
    padding: 30px;
}

.shop-info .ratings{
    margin-bottom: 20px;
}

.shop-info .ratings i {
    color: orange;
}

.shop-info .car-properties .list-inline-item{
    width: 50px;
}

.shop-info .price del {
    color: #f0151f;
}

.shop-info p a {
    color: #f0151f;
}

.financing-calculator{
    margin-bottom: 30px;
    background: #fff;
}

.financing-calculator .form-control {
    padding: 10px 17px;
    color: #495057!important;
    width: 100%;
    min-height: 45px!important;
    font-size: 15px;
    font-weight: 500;
    border-radius: 3px;
    background: transparent;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

/** SHOP SLIDER **/
.shop-slider .carousel-control-next, .carousel-control-prev {
    width: 0;
}

/** SHOP CART **/
table {
    width: 100%;
}

.shop-header {
    margin-bottom: 30px;
}

.shop-table.cart .product-thumbnail, .shop-table.cart .product-name {
    padding-left: 0;
}

.shop-table.cart .product-thumbnail, .shop-table.cart .product-name a {
    text-transform: none;
    font-size: 15px;
    color: #535353;
}

.shop-table th {
    padding: 15px 0;
    border: none;
    font-weight: 600;
}

.shop-table.cart td, .shop-table.cart th {
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 14px;
}

.shop-table.cart .product-remove {
    padding-right: 0;
}

.shop-table td {
    border-top: 1px solid #ddd;
    padding: 40px 0;
}

.shop-table.cart .product-thumbnail img {
    width: 100px;
}

.shop-table.cart .qty {
    width: 60px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.shop-table input[type="text"], input[type="email"], textarea, input[type="password"], input[type="tel"] {
    border: 1px solid #e8e8e8;
    padding: 6px 15px;
    color: #777;
    max-width: 100%;
    outline: none;
}

.cart-total-box {
    padding: 25px;
}

.cart-total-box h5 {
    font-weight: 400;
    font-size: 18px;
}

.cart-total-box ul li {
    line-height: 33px;
    width: 100%;
    font-size: 14px;
}

.cart-total-box ul li span {
    margin-right: 0;
}

.cart-total-box .btn {
    padding: 12px 20px 10px;
    font-size: 12px;
}

/** SHOP CHECKOUT **/
.shop-checkout .form-check-label {
    font-size: 16px;
    font-weight: 400;
    color: #37404d;
}

.shop-checkout .form-group {
    margin-bottom: 25px;
}

.shop-checkout .form-control {
    padding: 10px 17px;
    color: #495057!important;
    width: 100%;
    min-height: 45px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 3px;
    background: transparent;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06)
}

/** SHOP DETAILS **/
.shop-single .shop-title {
    font-weight: 500;
    margin-bottom: 30px;
    font-size: 22px;
}

.shop-details-content p {
    font-size: 14px;
    line-height: 28px;
}

.payment-box {
    margin-bottom: 30px;
}

.payment-box p {
    padding: 10px 0 0 20px;
}

/** Content form box STARTED **/
.form-check {
    font-size: 13px;
}

.form-check-label {
    font-size: 13px;
    color: #80828e;
}

/** FAQ **/
.faq-box {
    border: 1px solid transparent;
    border-radius: 0;
    margin-bottom: 0;
}

.faq-box h5 .btn-link{
    padding: 25px 20px;
    width: 100%;
    text-align: left;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    color: #535353;
}

.faq-box .card-header {
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 14px;

    border-bottom: solid 1px #d8d8d8;
}

.bd-none{
    border-bottom: none!important;
}

.faq-box .card-body p{
    line-height: 27px;
}

.faq-box .card-body span{
    font-size: 14px;
}

.faq-box .card-body span a{
    font-weight: 600;
}

.faq-accordion .card {
    margin-bottom: 0;
    border: none;
    border-bottom: 1px solid #f1f2f3;
    background-color: #FFF;
}

.card-header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}

.faq-accordion .card-header {
    padding: 25px 20px 20px 20px;
    background: #fff;
}

.faq-accordion .card-title {
    margin-bottom: 0;
    padding-right: 20px;
    letter-spacing: 0;
    font-size: 16px;
    cursor: pointer;
}

.faq-accordion .card-block {
    padding: 25px 20px 20px 20px;
}

.faq-accordion .card-header a:before {
    font-family: 'FontAwesome';
    content: "\f077";
    font-size: 13px;
    font-weight: 300;
    margin-right: 20px;
}

.faq-accordion .card-header a.collapsed:before {
    content: "\f078";
    font-size: 13px;
    font-weight: 300;
    margin-right: 20px;
}

.faq-accordion .answer-helpful {
    font-size: 12px;
}

.faq-accordion .answer-helpful .yes{
    margin-left: 5px;
    color: #155724;
    font-size: 14px;
}

.faq-accordion .answer-helpful .no{
    margin-left: 5px;
    color: #721c24;
    font-size: 14px;
}

/** TYPOGRAPHY **/
.typography .mb-60 {
    margin-bottom: 40px;
}

.typography .heading {
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.typography p {
    font-size: 14px;
    margin: 0;
}

/** typography 2 start **/
.typography-2 .heading{
    text-transform: uppercase;
    margin: 20px 0;
}

.typography-2 .sd p {
    margin-bottom: 40px;
}

.hr-title.hr-long {
    width: 50%;
    margin: 7px auto 30px;
}

.hr-title {
    border-top-style: solid;
    border-top-width: 1px;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    margin: 10px 0;
    height: auto;
    color: #bbb;
}

.hr-title abbr {
    background-color: #fafafa;
    padding: 2px 10px;
    border-radius: 2px;
    position: relative;
    top: -10px;
    letter-spacing: .2em;
}

.typography-2 address {
    margin-bottom: 20px;
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    color: #535353;
}

.typography-2 .space {
    width: 100%;
    display: block;
    clear: both;
    height: 20px;
    position: relative;
    border-top: none;
}

/** Slick slider start**/
.slick-slider-area {
    position: relative;
}

.slick-slide-item {
    padding: 0 15px;
}

.slick-arrow-buton {
    width: 35px;
    height: 35px;
    line-height: 35px;
    top: 43%;
    font-size: 20px;
    border-radius: 3px;
    position: absolute;
    cursor: pointer;
    color: #000;
    z-index: 999;
    background: white;
    cursor: pointer;
    text-align: center;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
}

.slick-arrow-buton:hover{
    color: #fff;
}

.slick-next {
    right: -15px;
}

.slick-prev{
    left: -15px;
}

.slick-slide, .slick-slide:focus * {
    outline: none !important;
}

*:focus {
    outline: none !important;
}

/** Slick btn start **/
.slick-btn {
    text-align: center;
    max-width: 90px!important;
    margin: 0 auto;
    border-radius: 5px;
    position: relative;
    top: 43px;
}

.slick-btn .sab-4 {
    border-radius: 50px 0 0 50px;
}

.slick-btn .slick-arrow-buton-2:last-child {
    border: none;
}

.slick-btn .sab-3 {
    border-radius: 0 50px 50px 0;
}

.slick-btn .slick-arrow-buton-2 {
    width: 45px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    text-align: center;
    display: block;
    float: left;
    border-right: solid 1px #e4e4e4;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
    background: white;
    font-size: 20px;
    position: absolute;
    bottom: 12px;
}

.slick-btn .slick-next {
    right: 0;
}

.slick-btn .slick-prev {
    left: 0;
}

/** PARTNERS BLOCK**/
.slick-slide img {
    width: 100%;
}

.slick-current img {
    width: 100%;
    filter: grayscale(0%);
}

.slick-arrow {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: none;
    color: #777;
    cursor: pointer;
    outline: none;
}

.slick-prev {
    border: none;
    position: absolute;
    left: 0px;
    top: 20px;
}

.slick-prev:before {
    content: "\f053";
}

.slick-next {
    background: none;
    border: none;
    position: absolute;
    right: 0px;
    top: 20px;
}

.slick-next:before {
    content: "\f054";
}

/** COUNTERS **/
.counters {
    padding: 60px 0 20px;
    background: url(http://placehold.it/1920x252);
    z-index: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.counters.overview-bgi:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
}

.counter-box {
    text-align: center;
    margin-bottom: 40px;
}

.counter-box i {
    font-size: 40px;
    color: #fff;
    opacity: 0.9
}

.counter-box h1 {
    color: #fff;
    opacity: 0.9;
    font-weight: 500;
    font-size: 30px;
    margin: 10px 0;
}

.counter-box h5 {
    font-size: 14px;
    color: #fff;
    opacity: 0.9;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    letter-spacing: 0.5px;
}

/** ABOUT US **/
.about-us .about-info h3{
    font-weight: 400;
    font-size: 27px;
    margin: 20px 0 15px 0;
}

.about-us .about-info .counters h1{
    font-weight: 600;
    margin: 10px 0;
    font-size: 25px;
}

.about-us .about-info{
    padding-left: 10px;
}

.about-us .about-carousel{
    padding-right: 10px;
}

.about-us .about-carousel img{
    border-radius: 5px;
}

.about-us .about-info .counters h5{
    color: #37404d;
}

.about-us .about-info .counter-box {
    text-align: left;
    margin:0 30px 0 0;
    float: left;
}

.about-us .counters {
    padding: 0;
}

.about-us .carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px;
    height: 12px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    background-color: rgba(255, 255, 255, .5);
}

/** ABOUT **/
.about-text ul li {
    list-style: none;
    color: #5a5959;
    font-size: 14px;
}

.about-text h3 {
    margin-bottom: 20px;
    font-size: 23px;
}

.properties-service-v img{
    width: 100%;
}

.about-text p b {
    font-weight: 500;
}

.about-text p {
    font-weight: 300;
    font-size: 16px;
    line-height: 32px;
}

.about-text ul li {
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
}

.about-text ul li i {
    left: 0;
    position: absolute;
    top: 0;
    line-height: 22px;
}

.about-us iframe, .modal-body iframe .element.style {
    height: 350px !important;
}

.about-us iframe, .modal-body iframe {
    width: 100%;
    border: none !important;
}

.properties-details-page .heading {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 500;
}

.properties-details-page iframe, .modal-body iframe .element.style {
    height: 350px;
}

.properties-details-page iframe, .modal-body iframe {
    width: 100%;
    border: none !important;
}

.properties-details-sliders .list-inline {
    white-space: nowrap;
    width: 100% !important;
}

.properties-details-sliders .carousel-indicators {
    position: static;
    left: initial;
    width: initial;
    margin-left: initial;
    margin-top: 0;
}

.properties-details-sliders .carousel-indicators a {
    cursor: pointer;
}

.properties-details-sliders .carousel-indicators > li {
    height: initial;
    text-indent: initial;
    margin-right: 0;
    margin-left: 0;
}

.dd.properties-details-sliders .carousel-indicators > li {
    width: initial;
    height: initial;
    text-indent: initial;
}

.smail-properties .list-inline-item {
    width: 20%;
}

.smail-properties .list-inline-item a img {
    width: 100%;
    border: none;
    border-radius: 0;
}

.properties-details-sliders .carousel-indicators > li.active img {
    opacity: 0.7;
}

.properties-details-sliders .right {
    position: absolute;
    right: 15px;
    top: 45%;
}

.properties-details-sliders .left {
    left: 10px;
    top: 47%;
    width: 30px;
    height: 30px;
    line-height: 33px;
    position: absolute;
    z-index: 5;
    display: inline-block;
    right: -30px;
    text-align: center;
    background: #fff;
    border-radius: 5%;
}

.properties-details-sliders .left i {
    font-size: 20px;
    color: #000;
}

.properties-details-sliders .right {
    right: 10px;
    top: 47%;
    width: 30px;
    height: 30px;
    line-height: 33px;
    position: absolute;
    z-index: 5;
    display: inline-block;
    text-align: center;
    background: #fff;
    border-radius: 5%;
}

.properties-details-sliders .right i {
    font-size: 20px;
    color: #000;
}

.list-inline-item:not(:last-child) {
    margin-right: 1px;
}

.smail-properties {
    width: 100%;
}

/** FLOOR PLANS STARTED **/
.floor-plans table {
    width: 100%;
    margin-bottom: 15px;
}

.floor-plans table {
    width: 100%;
    margin-bottom: 40px;
    border: 1px solid rgba(0, 0, 0, 0.07);
}

.floor-plans table tr:first-child {
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.floor-plans table td {
    font-size: 13px;
}

.floor-plans table td, table th {
    padding: 10px 15px;
    border-right: 1px solid rgba(0, 0, 0, 0.07);
    font-size: 15px;
}

.floor-plans table td strong{
    font-weight: 600;
}

/** TABBING BOX STARTED **/
.tabbing-box .tab-pane {
    padding-top: 50px;
}

.tabbing-box .nav-tabs {
    background: #fff;
    border-bottom: solid 1px #fff;
}

.tabbing-box .nav-tabs li {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.tabbing-box .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
    padding: 12px 18px;
    color: #37404d;
    border: none;
}

.tabbing-box .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff;
    border-radius: 0;
}

.tabbing-box .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
    border-radius: 0;
    color: #fff;
}

/** FINANCING CALCULATOR STARTED **/
.financing-calculator .form-label {
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.financing-calculator .form-group {
    margin-bottom: 20px;
}

.financing-calculator .form-control {
    width: 100%;
    padding: 10px 20px;
    font-size: 15px;
    border: 1px solid #e8e8e8;
    background: #fff;
    outline: 0;
    color: #f6f6f6;
    height: 45px;
    border-radius: 3px;
}

.financing-calculator .form-control:focus {
    border: 1px solid #e8e8e8;
    background: #fff;
}

.location #map {
    width: 100%;
    height: 350px;
}

.property-details ul li {
    font-weight: 400;
    margin-bottom: 10px;
    font-size: 15px;
}

.property-details ul li strong {
    margin-right: 5px;
    font-weight: 500;
}

/** Heading properties start **/
.heading-properties {
    margin-bottom: 15px;
}

.heading-properties h5 {
    font-size: 15px;
}

.heading-properties h3 {
    font-weight: 500;
    margin-bottom: 5px;
    font-size: 25px;
}

.heading-properties p {
    margin-bottom: 0;
}

.p-r {
    float: right;
    text-align: right;
}

.p-r i {
    color: #ffc12b;
    margin-left: 2px;
}

/** Heading properties 2 start **/
.heading-properties-2{
    margin-bottom: 20px;
}

.heading-properties-2 h1 {
    font-size: 27px;
    font-weight: 500;
    margin: 0 0 10px;
}

.heading-properties-2 h1 span{
    float: right;
}

.heading-properties-2 ul li{
    float: left;
    margin-right: 20px;
    font-weight: 400;
    font-size: 15px;
}

.heading-properties-2 ul li:last-child{
    margin-right: 0;
}

.heading-properties-2 p{
    text-align: right;
    font-weight: 600;
    margin-bottom: 0;
}

/** AMENITIES BOX STARTED **/
.amenities-box li {
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
    color: #535353;
    font-size: 14px;
}

.amenities-box li i {
    left: 0;
    position: absolute;
    top: 0;
    font-weight: 500;
}

.features-opions ul li {
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative;
    color: #535353;
    font-size: 15px;
}

.features-opions ul li i {
    left: 0;
    position: absolute;
    top: 0;
    font-weight: 500;
}

.af ul li i {
    font-size: 14px;
    line-height: 21px;
}

/** SELL YOUR PROPERTIES **/
.sell-your-properties {
    text-align: center;
    background: rgba(0, 0, 0, 0.04) url(http://placehold.it/330x256) top left repeat;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding: 35px 20px;
}

.sell-your-properties h3 {
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    opacity: 0.9;
}

.sell-your-properties p {
    color: #fff;
    margin-bottom: 20px;
    opacity: 0.9;
}

.sell-your-properties .btn-md {
    padding: 10px 30px 9px;
    letter-spacing: 0.5px;
    font-size: 13px;
}

/** HELPING CENTER **/
.helping-center {
    background: rgba(0, 0, 0, 0.04) url(http://placehold.it/330x115) top left repeat;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    padding: 20px;
    width: 100%;
}

.helping-center i {
    font-size: 75px;
    margin-right: 15px;
}

.helping-center h5 {
    text-transform: uppercase;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.helping-center h4 {
    margin: 0;
}

.helping-center h4 a {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
}

.sidebar .social-list li {
    text-align: center;
    display: inline-block;
    list-style: none;
}

.sidebar .social-list li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    color: rgb(255, 255, 255);
    margin-bottom: 2px;
    border-radius: 0%;
}

.sidebar .agent-3 {
    margin: 0;
    background: #fff;
    box-shadow: none;
    border-bottom: solid 1px #eaeaea;
}

/** COMING SOON **/
.coming-soon {
    background: rgba(0, 0, 0, 0.04) url(http://placehold.it/1920x1050) top left repeat;
    background-size: cover;
    top: 0;
    width: 100%;
    bottom: 0;
    opacity: 1;
    min-height: 100vh;
}

.coming-soon-inner .cm{
    position: absolute;
    top: 30%;
    left: 8%;
    width: 84%;
    right: 8%;
}

.coming-soon-inner .cmb{
    bottom: 30px;
    position: absolute;
    left: 8%;
    width: 84%;
    right: 8%;
}

.coming-soon-inner .cmt{
    top: 20px;
    position: absolute;
    left: 8%;
    width: 84%;
    right: 8%;
}

.coming-soon-inner {
    color: #fff;
}

.coming-soon-inner h1 {
    font-weight: 700;
    font-size: 100px;
    margin-bottom: 0;
    color: #fff;
}

.coming-soon-inner ul li {
    display: inline-block;
    font-size: 16px;
    margin-left: 5px;
    float: right;
}

.coming-soon-inner ul li a {
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: rgba(0, 0, 0, 0.7);
    display: inline-block;
    border-radius: 5px;
    text-align: center;
}

.coming-soon-inner .coming-form{
    max-width: 375px;
}

.coming-soon-inner .bordered-right {
    border-right: 1px solid #848484;
}

.coming-soon-inner .form-control {
    width: 69%;
    height: 50px;
    padding: 10px 15px;
    border-radius: 0;
    font-size: 15px;
    outline: 0;
    border: 1px solid #ebebeb;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.coming-soon-inner .btn, .coming-soon-inner .btn:hover, .coming-soon-inner .btn:active {
    width: 31%;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    cursor: pointer;
    color: #fff;
}

.coming-soon-counter div {
    display: inline-block;
    font-size: 40px;
    float: right;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px 20px;
    padding: 10px 0 15px;
    width: 30%;
    background: rgba(0, 0, 0, 0.7);
    text-shadow: 2px 2px rgba(12, 11, 11, 0.56);
    border-radius: 5px;
}

.coming-soon-counter div span {
    display: block;
    font-weight: 400;
    text-align: center;
    font-size: 14px;
}

.cs{
    display: none;
}

/** OVERVIEW START **/
.overview p {
    font-family: Georgia, serif;
    font-size: 14px;
    position: relative;
    color: #fff;
    padding: 0 20px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 500;
}

.overview-box p {
    color: #333;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.overview {
    z-index: 9;
    cursor: default;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-bottom: 16px;
    box-shadow: 0 0 3px #ddd;
}

.overview .mask, .overview .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 30%;
    left: 0;
}

.overview img {
    display: block;
    position: relative;
    width: 100%;
    height: 232px;
}

.overview .big-img {
    height: 480px;
}

.overview-box img {
    left: 10px;
    margin-left: -10px;
    position: relative;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    border: none;
}

.overview-box:hover > img {
    -webkit-transform: scale(2) rotate(10deg);
    transform: scale(2) rotate(10deg);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.overview h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 16px;
    padding: 0 10px;
    background: rgba(0, 0, 0, 0.8);
    text-shadow: none;
}

.overview-box h2 {
    color: #333;
    margin: 0 20px 0;
    background: transparent;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.overview a.btn {
    display: inline-block;
    overflow: hidden;
    text-transform: uppercase;
}

.overview-box a.btn {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all 0.5s linear;
    padding: 4px 20px;
}

.overview-box:hover h2,
.overview-box:hover p,
.overview-box:hover a.btn {
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.most-popular-places .col-pad {
    padding: 0 8px;
}

/** FULL PAGE SEARCH **/
#full-page-search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    z-index: 99999;
}

#full-page-search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}

#full-page-search input[type="search"] {
    position: absolute;
    top: 50%;
    color: #000;
    background: rgba(0, 0, 0, 0);
    font-weight: 400;
    text-align: left;
    margin-top: -60px;
    margin-left: 2%;
    width: 96%;
    outline: none;
    font-size: 18px;
    background: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    max-width: 400px;
}

#full-page-search .search{
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

#full-page-search .btn {
    position: absolute;
    top: 50%;
    margin-left: 135px;
}

#full-page-search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    opacity: 1;
    padding: 10px 17px;
    font-size: 15px;
    outline: 0 auto -webkit-focus-ring-color;
    cursor: pointer;
    border-radius: 3px;
    background: #3a3a3a;
}

/** Expose-Search-Layer-for-Mobile **/
#expose-search-layer-for-mobile {
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

    -webkit-transform: translate(0px, -100%) scale(1, 1);
    -moz-transform: translate(0px, -100%) scale(1, 1);
    -o-transform: translate(0px, -100%) scale(1, 1);
    -ms-transform: translate(0px, -100%) scale(1, 1);
    transform: translate(0px, -100%) scale(1, 1);
    opacity: 0;
    z-index: 998;
}

#expose-search-layer-for-mobile.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}

#expose-search-layer-for-mobile input[type="search"] {
    position: absolute;
    top: 50%;
    color: #000;
    background: rgba(0, 0, 0, 0);
    font-weight: 400;
    text-align: left;
    margin-top: -60px;
    margin-left: 2%;
    width: 96%;
    outline: none;
    font-size: 18px;
    background: #fff;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    max-width: 400px;
}

#expose-search-layer-for-mobile .search{
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}

#expose-search-layer-for-mobile .btn {
    position: absolute;
    top: 50%;
    margin-left: 135px;
}

#expose-search-layer-for-mobile .close {
    position: fixed;
    top: 42px;
    right: 20px;
    padding: 5px 12px;
    font-size: 30px;
    /*outline: 0 auto -webkit-focus-ring-color;*/
    cursor: pointer;
    border-radius: 2px;
    background-color: #fff;
    border: 1px solid #00305E;
    opacity: 1;
    text-shadow: none;
    color: #00305E;
}

#expose-search-layer-for-mobile .close:hover {
    background-color: #0f5dc4;
    color: #fff;
}

/** PORTFOLIO AREA START **/
.filteriz-navigation {
    padding: 0;
    text-align: center;
    margin-top: 20px;
}

.filteriz-navigation li {
    color: #535353;
    text-align: center;
    padding: 6px 20px 5px;
    margin: 0 2px;
    border: 0;
    background: #fff;
    border-radius: 3px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Roboto', sans-serif;
}

.portfolio-item, .portfolio-item:focus {
    outline: none;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;

}

.portfolio-item img, .portfolio-item img:focus {
    outline: none;
    width: 100%;
    height: 100%;
}

.portfolio-item:hover img {
    zoom: 1;
    filter: alpha(opacity=20);
    -webkit-opacity: 0.1;
    opacity: 0.1;
}

.portfolio-item:hover .portfolio-content {
    display: inline;
    -webkit-transition-delay: 0.50s;
    transition-delay: 0.50s;
    background-color: rgba(0, 0, 0, 0.90);
    color: #fff !important;
    z-index: -999;
}

.portfolio-content {
    display: none;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.8s ease;
    transition: all 0.8s ease;
    color: #1c1c1c;
    height: 100%;
    position: absolute;
    right: 0;
}

.portfolio-content-inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.portfolio-content p {
    font-size: 16px;
    color: #fff;
}

.overview-box p {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    font-weight: 400;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.overview {
    z-index: 9;
    cursor: default;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-bottom: 16px;
    box-shadow: 0 0 3px #ddd;
    background: linear-gradient(to top,rgba(35,35,37,0.9) 0%,rgba(35,35,37,0.45) 35%,rgba(22,22,23,0) 60%,rgba(0,0,0,0) 100%);
}

.overview .mask, .overview .content {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.42);
    z-index: 999;
}

.overview .info{
    max-width: 100%;
    margin: 68px 0 0;
}

.overview .info-2{
    max-width: 100%;
    margin: 192px 0 0;
}

.overview .btn-border{
    border: solid 2px #fff;
    background: #fff;
    font-size: 13px;
}

.overview img {
    display: block;
    position: relative;
    width: 100%;
    height: 232px;
}

.overview .big-img {
    height: 480px;
}

.overview-box img {
    left: 10px;
    margin-left: -10px;
    position: relative;
    -webkit-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    border: none;
}

.overview-box:hover > img {
    -webkit-transform: scale(2) rotate(10deg);
    transform: scale(2) rotate(10deg);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=30)";
    filter: alpha(opacity=30);
    opacity: 1;
}

.overview h2 {
    color: #fff;
    text-align: center;
    position: relative;
    font-weight: 400;
    font-size: 18px;
    padding: 0 10px 5px;
    background: rgba(0, 0, 0, 0.8);
    font-family: 'Roboto', sans-serif;
    margin: 20px 0 0 0;
    text-shadow: none;
}

.overview-box h2 {
    color: #fff;
    margin: 0 20px 0;
    background: transparent;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
}

.overview a.btn {
    display: inline-block;
    overflow: hidden;
}

.overview-box a.btn {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all 0.5s linear;
    padding: 4px 20px;
}

.overview-box:hover h2,
.overview-box:hover p,
.overview-box:hover a.btn {
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}

.most-popular-places .col-pad {
    padding: 0 8px;
}

/** VIEW ALL**/
.view-all ul {
    margin-bottom: 30px;
    text-align: center;
}

.view-all ul li {
    display: inline-block;
}

.view-all ul li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin-bottom: 5px;
    text-align: center;
    display: inline-block;
    font-size: 15px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.view-all ul li a:hover {
    color: #fff;
}

.view-all h3 {
    margin-bottom: 30px;
    text-align: center;
}

.view-section .form-search .form-control {
    border: 1px solid #eee;
    height: 45px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

/** BRAND BOX**/
.brand-box {
    text-align: center;
    padding: 20px;
    display: inline-block;
    border: dashed 1px #9a9a9a;
    width: 100%;
    margin-bottom: 30px;
}

.brand-box h5 {
    margin: 0px 0 0;
    font-size: 15px;
}

.brand-box img {
    height: 50px;
}

/** SEARCH AREA 1**/
#search-area-1 {
    background: #fff url(https://cdn.von-poll.com/public/images/ajax-loader.gif) no-repeat center center;
}
#search-area-dummy {
    background-color: #fff;
}
#search-area-1, #search-area-dummy {
    position: relative;
    padding: 30px;
    margin: 0 auto;
    margin-top: -100px;
    max-width: 1010px;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.09);
}
/** Ying: Media **/
@media (max-width: 500px) {
    #search-area-1, #search-area-dummy {
        width: 90%;
    }
}
@media (min-width: 501px) and (max-width: 768px) {
    #search-area-1, #search-area-dummy {
        width: 90%;
    }
}
@media (min-width: 769px) and (max-width: 992px) {
    #search-area-1, #search-area-dummy {
        width: 80%;
    }
}
@media (min-width: 993px) and (max-width: 1200px) {
    #search-area-1, #search-area-dummy {
        width: 80%;
    }
}
@media (min-width: 1201px) {
    #search-area-1, #search-area-dummy {
        width: 1200px;
    }
}

#search-area-1 .form-group, #search-area-dummy .form-group{
    margin-bottom: 15px;
}

#search-area-1 .range-slider, #search-area-dummy .range-slider {
    margin-top: 9px;
    margin-bottom: 0;
}

#search-area-2 {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    z-index: 999;
    padding: 40px 0 10px;
}

#search-area-3 {
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 999;
    padding: 40px 0 10px;
}

#search-area-4 {
    transition: all 0.4s;
    position: absolute;
    bottom: -85px;
    width: 100%;
}

#search-area-4 .search-area-inner .form-group{
    margin-bottom: 20px;
}

#search-area-4 .search-area-inner{
    padding: 30px 30px 10px;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
    background: #fff;
}

#search-area-4 .search-area-inner .range-slider {
    margin-top: 15px;
    margin-bottom: 0;
}

#search-area-5 {
    width: 100%;
    padding: 30px 25px 20px;
}

#search-area-5 .form-group{
    margin-bottom: 10px;
}

#search-area-5 .col-pad{
    padding: 0 5px;
}

.search-area .search-fields {
    min-height: 45px;
    padding: 0;
    background: #fff;
    border-radius: 3px;
    width: 100% !important;
    cursor: pointer;
    border: 0;
}

.form-group label,
.checkbox label {
    font-size: 15px;
    font-weight: 400;
    color: #535353;
    font-family: 'Roboto', sans-serif;
    text-transform: inherit;
}

.features-brand .form-group label,
.checkbox label {
    font-size: 15px;
    font-weight: 400;
    color: #535353;
    font-family: 'Roboto', sans-serif;
}

.search-area .search-fields button {
    border-radius: 1px;
    box-shadow: none;
    border: none;
    background: #fff;
}

.search-area .search-button {
    cursor: pointer;
    padding: 13px 20px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFF;
    transition: .5s;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border: none;
    margin-left: -1px;
}

.search-area .search-button:hover,
.search-area .search-button:focus {
    outline: none;
    color: #fff;
    box-shadow: none !important;
}

.search-area .selectBox-dropdown .selectBox-arrow {
    text-align: center;
}

.search-area .selectBox-dropdown .selectBox-arrow:before {
    font: normal normal normal 14px/1 FontAwesome;
    /* Ying: the arrow of select box */
    content: "\f107"; /* Code from https://www.heise.marketing/online-marketing-blog/18-allgemein/104-nutze-font-awesome-icons-mit-css.html */
    line-height: 44px;
    color: #00305E;
    font-size: 14px;
}

.search-area .selectBox-dropdown .selectBox-label {
    display: initial;
    white-space: nowrap;
    overflow: hidden;
    line-height: 43px;
    font-size: 15px;
    color: #00305E;
    font-weight: 400;
}

.search-area .selectBox-options.selectBox-options-bottom {
    margin: 0;
    padding: 0;
}

.search-area .selectBox-options, .selectBox-options li a {
    padding: 10px 15px;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid #ececec;
    cursor: pointer;
}

.search-area .selectBox-options, .selectBox-options li:last-child {
    border-bottom: none;
}

.sa-show{
    display: none;
}

.submit-property .selectBox-arrow {
    border-left: none;
}

/** SEARCH AREA 2 **/
.search-area-2 {
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.60);
    bottom: 0;
    z-index: 999;
    padding: 40px 0 10px;
}

.search-area-2 .search-fields {
    border: 1px solid #b1b1b1;
    background: transparent;
}

.search-area-2 .selectBox-dropdown .selectBox-label {
    color: #b1b1b1;
}

.search-area-2 .selectBox-dropdown .selectBox-arrow:before {
    color: #b1b1b1;
}

/** MAP classes **/
.search-area-3 {
    position: absolute;
    background-color: #fff;
    padding: 25px 25px 10px;
    max-width: 300px;
    width: 100%;
    top: 28%;
    right: 9%;
    z-index: 1;
    border-radius: 3px;
}

.search-area-3 h2 {
    margin-bottom: 0;
    font-size: 20px;
}

.search-area-3 .search-fields {
    background: transparent;
}

.search-area-3 .selectBox-dropdown .selectBox-label {
    color: #545454;
}

.search-area-3 .selectBox-dropdown .selectBox-arrow:before {
    color: #b1b1b1;
}

.search-area-3 p{
    color: #535353;
    font-size: 16px;
    margin-bottom: 20px;
}

.banner-2 .search-area-3 {
    top: 20%;
}

/** Properties banner start **/
.properties-banner{
    background: rgba(0, 0, 0, 0.04) url(http://placehold.it/1920x500) top left repeat;
    background-size: cover;
    height: 500px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-color: rgba(36, 42, 53, 0.7);
}

.properties-banner .heading-properties-2 {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
}

.properties-banner .heading-properties-2 .inner{
    background: #fff;
    padding: 20px;
}

.properties-banner .heading-properties-2 h1{
    text-align: left;
}

.properties-banner  .heading-properties-2 h1 {
    font-size: 22px;
}

/** MAP classes **/
.map-content {
    position: relative;
    overflow: hidden;
    padding: 0 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

/** MAP **/
#contactMap {
    width: 100%;
    height: 350px;
}

.map {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    height: 100%;
}

.contact-map-content .map-content {
    width: 250px;
}

.marker-loaded .map-marker {
    visibility: visible;
}

.map-properties .map-properties-list {
    margin: 0;
    padding: 0;
}

.map-properties .map-properties-list li {
    list-style: none;
    margin-bottom: 8px;
    color: #999;
}

.map-properties .map-properties-list li i {
    margin-right: 10px;
}

.cnt-bg-photo {
    background-size: cover;
    top: 0;
    min-height: 100vh;
    width: 100%;
    bottom: 0;
    max-height: 100%;
}

/** OFF-CANVAS MENU **/
body.off-canvas-sidebar-open {
    left: -375px;
    position: relative;
}

.off-canvas-sidebar-open .off-canvas-sidebar {
    -webkit-transform: translateX(-375px);
    transform: translateX(-375px)
}

.off-canvas-sidebar {
    background: #1b1d1f;
    position: fixed;
    right: -375px;
    top: 0;
    height: 100%;
    width: 375px;
    z-index: 999999;
    -webkit-transition: -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    transition: -webkit-transform .2s cubic-bezier(.645, .045, .355, 1);
    transition: transform .2s cubic-bezier(.645, .045, .355, 1);
    transition: transform .2s cubic-bezier(.645, .045, .355, 1), -webkit-transform .2s cubic-bezier(.645, .045, .355, 1)
}

.off-canvas-sidebar-wrapper {
    width: auto;
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll
}

.off-canvas-content, .off-canvas-header {
    padding-right: 30px;
    padding-left: 30px
}

.off-canvas-content {
    padding-bottom: 30px
}

.off-canvas-header {
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: right
}

.canvas-widget .menu {
    text-align: center;
    margin-top: 50px;
}

.canvas-widget .menu-item {
    margin-bottom: 25px;
}

.canvas-widget .menu-item a {
    color: #fff;
    line-height: 1.2;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 1px;
    transition: all .3s ease-in-out;
}

.canvas-widget .menu-item a:hover {
    opacity: .8;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.canvas-widget .logo{

}

.canvas-widget .social-icons {
    text-align: center;
    margin-top: 80px;
}

.canvas-widget .social-icons > li {
    display: inline-block;
    margin: 10px;
}

.canvas-widget .social-icons > li a {
    color: #fff;
    transition: all .3s ease-in-out;
}

.canvas-widget .social-icons > li a:hover {
    opacity: .8;
    -webkit-transform: translateX(5px);
    transform: translateX(5px);
}

.close-offcanvas {
    font-size: 24px
}

.bbb{
    background: none!important;
}

/** Slick slider start**/
.slick-slider-area {
    position: relative;
}

.slick-slide-item {
    padding: 0 15px;
}

.slick-arrow-buton {
    position: absolute;
    top: 43%;
}

.slick-slider-area .slick-arrow-buton {
    width: 50px;
    height: 35px;
    line-height: 35px;
    top: 47%;
    border-radius: 3px;
    position: absolute;
    z-index: 999;
    cursor: pointer;
    text-align: center;
    background: #fff;
}

.slick-next {
    right: 15px;
    content: normal;
}

.slick-next:before {
    content: normal;
}

.slick-prev{
    left: 15px;
    content: normal;
}

.slick-prev:before {
    content: normal;
}

.slick-slide, .slick-slide:focus * {
    outline: none !important;
}

*:focus {
    outline: none !important;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.simple-slick-carousel.slick-dotted.slick-slider {
    margin-bottom: 0
}

.simple-slick-carousel.slick-dotted.slick-slider.dots-nav {
    margin-bottom: 30px
}

.simple-slick-carousel .slick-dots {
    display: none !important
}

.simple-slick-carousel.dots-nav .slick-dots {
    display: block !important
}

.slick-dots li {
    position: relative;
    padding: 0;
    margin: 0 3px;
    display: inline-block;
    cursor: pointer
}

.slick-dots li {
    width: 16px;
    height: 16px;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    position: relative;
    outline: none;
    display: inline-block;
    margin: 0 3px;
    opacity: 1;
    border-radius: 50%;
    line-height: 0;
    box-shadow: inset 0 0 0 2px #777;
    transition: all .3s
}

.slick-dots li button {
    display: none
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}

.slick-dots li.slick-active {
    transition: all .3s
}

.slick-dots li:after {
    position: absolute;
    height: 13px;
    width: 13px;
    display: block;
    content: "";
    top: 1px;
    left: 1px;
    border-radius: 50%;
    transition: all .3s;
    opacity: 0;
}

.slick-dots li.slick-active:after {
    opacity: 1
}
/** Slick slider end**/

/** mblrt **/
.mbl {
    margin: 0 0 30px 20px;
}

.mrb {
    margin: 0 20px 50px 0;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-30 {
    margin-bottom: 30px!important;
}

/** MEDIA **/
@media (max-width: 1200px) {
    .property-box-3 .media-body{
        padding-right: 0;
    }

    .about-us .about-info h3 {
        margin: 0 0 15px 0;
    }

    .coming-soon-inner .cm{
        top: 25%;
    }

    .coming-soon-inner h1 {
        font-size: 80px;
    }

    .property-box-3 h3 {
        font-size: 17px;
    }

    .property-box-5 .detail {
        padding: 20px 27px 20px 20px;
    }

    .property-box-5 ul li i {
        margin-right: 0;
    }

    .property-box-5 ul li {
        margin-right: 10px;
    }

    .property-box-5 .detail .location {
        margin: 0 0 10px;
    }

    .property-box-6 h3 {
        margin: 0 0 15px;
        font-size: 22px;
    }

    .property-box-6 p {
        margin-bottom: 15px;
    }

    .property-box-6 .info {
        padding: 0 30px;
    }

    .agent-5 .media-body{
        padding-right: 0;
    }

    .main-title {
        margin-bottom: 40px;
    }

    .d-none-1200{
        display: none;
    }
}

@media (max-width: 992px) {
    .banner .w-100 {
        width: 100% !important;
    }

    .properties-banner{
        height: 450px;
    }

    .sub-banner {
        background-position: inherit;
        background-repeat: inherit;
    }

    .banner-text-box{
        text-align: center;
        max-width: 100%;
    }

    .as-2{
        width: 100%;
        display: inline-block;
    }

    .services-2{
        padding: 80px 0 50px;
    }

    .our-newslatters h3 {
        font-size: 22px;
    }

    .change-password{
        margin-bottom: 50px;
    }

    .properties-banner{
        background-position: left;
        background-repeat: inherit;
        position: relative;
    }

    .heading-properties-2 ul li {
        margin-right: 10px;
    }

    .heading-properties-2 h1{
        font-size: 24px;
    }

    .cp-2{
        padding: 0 7.5px;
    }

    .as{
        display: none;
    }

    .cp-3{
        padding: 0!important;
    }

    .sub-banner {
        background-position: inherit;
        background-repeat: inherit;
    }

    .properties-details-page .send-btn.mb-50{
        margin-bottom: 60px;
    }

    .sub-footer{
        text-align: center;
        padding: 25px 0;
    }

    .sub-footer .social-list {
        float: inherit;
    }

    .sub-footer .copy{
        line-height: normal;
        margin-bottom: 20px;
    }

    .footer-item {
        margin-bottom: 50px;
    }

    .our-newslatters-2 .inner{
        text-align: center;
    }

    .our-newslatters-2 .inner p{
        margin-bottom: 10px;
        font-size: 15px;
    }

    .our-newslatters-2 .inner .intro-text h3{
        font-size: 23px;
    }

    .about-us .about-info h3 {
        font-size: 23px;
        margin: 0 15px 15px 0;
    }

    .about-us .about-info{
        padding: 30px 0 0 0;
    }

    .about-us .about-info .counters h1 {
        font-size: 22px;
    }

    .about-us .about-carousel {
        padding-right: 0;
    }

    .about-us .about-info .counter-box {
        margin-right: 20px;
    }

    .pages-404 .pages-404-inner h1 {
        font-size: 50px;
    }

    .agent-4 .details {
        padding: 25px;
    }

    .contact-3 .social-list{
        margin-bottom: 40px;
    }

    .shop-info h3 {
        font-size: 22px;
    }

    .sa-show{
        display: flex;
    }

    .contact-1 .contact-info {
        margin: 50px 0 0 0;
    }

    .contact-1 .contact-info h3{
        font-size: 22px;
    }

    .sa-show-2{
        display: none;
    }

    .banner .plan-price{
        font-size: 30px;
    }

    #search-area-1, #search-area-dummy {
        padding: 30px;
    }

    .banner-text-box{
        text-align: left;
    }

    .banner h5{
        font-size: 22px;
    }

    .banner-text-box h5{
        font-size: 20px;
        font-weight: 400;
        letter-spacing: normal;
    }

    .main-header .signup-link {
        margin: 0 0 20px 0;
    }

    .main-header .ls-bgn{
        margin-left: 20px;
    }

    .btn-secton {
        right: 10px;
    }

    .banner .typed-text {
        font-size: 37px;
    }

    .banner p{
        font-size: 16px;
        margin-bottom: 25px;
    }

    .open-offcanvas {
        padding: 18px 20px 15px;
    }

    .blog-3 .photo img{
        width: 100%;
    }

    .coming-soon-counter div{
        width: 40%;
    }

    .megamenu-section p {
        font-size: 12px;
    }

    .services-info-3.s-brd-2{
       border-bottom: none;
    }

    .map-content-left{
        padding: 20px 30px 20px 30px;
    }

    .map-content-right {
        padding: 20px 30px 20px 30px;
    }

    .property-box-3 img {
        width: 110px;
        height: 110px;
    }

    #search-area-1 .form-group, #search-area-dummy .form-group{
        margin-bottom: 10px;
    }

    #search-area-1 .selectBox-dropdown .selectBox-arrow, #search-area-dummy .selectBox-dropdown .selectBox-arrow {
        margin-right: 10px;
        width: auto;
    }

    #search-area-1 .selectBox-dropdown .selectBox-arrow, #search-area-dummy .selectBox-dropdown .selectBox-arrow {
        border-left: none;
    }

    #search-area-1 .selectBox-dropdown .selectBox-arrow:before, #search-area-dummy .selectBox-dropdown .selectBox-arrow:before {
        line-height: 37px;
        font-size: 10px;
    }

    #search-area-1 .selectBox-dropdown .selectBox-label, #search-area-dummy .selectBox-dropdown .selectBox-label {
        padding: 2px 10px;
    }

    .text-l{
        text-align: center;
    }

    .navbar-collapse {
        margin: 0 -15px;
        background: #FFF;
    }

    #breadcrumbs-over-footer { margin-top: 80px; }
    .footer{
        padding-top: 0;
    }

    .hidden-mb-45 {
        margin-bottom: 45px;
    }

    .content-area {
        padding-bottom: 50px;
    }

    .content-area-2 {
        padding: 80px 0 50px;
    }

    .content-area-3 {
        padding-bottom: 64px;
    }

    .content-area-4 {
        padding: 80px 0 30px;
    }

    .content-area-5 {
        padding-bottom: 80px;
    }

    .content-area-6 {
        padding-bottom: 30px;
    }

    .content-area-7 {
        padding: 80px 0;
    }

    .content-area-8 {
        padding-top: 80px;
    }

    .content-area-9 {
        padding: 30px 0;
    }

    .content-area-10 {
        padding: 80px 0 30px;
    }

    .content-area-11 {
        padding: 80px 0 30px;
    }

    .content-area-12 {
        padding-bottom: 30px;
    }

    .content-area-13 {
        padding: 80px 0 30px;
    }

    .content-area-14 {
        padding: 80px 0 30px;
    }

    .content-area-14 {
        padding: 80px 0 60px;
    }

    .content-area-15{
        padding: 80px 0 50px;
    }

    .content-area-16 {
        padding: 80px 0 50px;
    }

    .content-area-17{
        margin-bottom: 50px;
    }

    .content-area-18 {
        padding: 80px 0 20px;
    }

    .content-area-19{
        padding: 80px 0 50px;
    }

    .content-area-20 {
        padding: 80px 0;
    }

    .content-area-21{
        padding: 80px 0 50px;
    }

    .content-area-22 {
        padding: 80px 0 40px;
    }

    .content-area-23 {
        padding: 80px 0 64px;
    }

    .btn-white {
        padding: 10px 28px 8px;
        font-weight: 400;
    }

    .submit-property .heading {
        margin-bottom: 20px;
        font-size: 18px;
    }

    .main-title {
        margin-bottom: 30px;
    }

    .main-title h1 {
        font-size: 30px;
    }

    .main-title p {
        font-size: 16px;
    }

    .main-title-2{
        text-align: center;
    }

    .main-title-2 .btn{
        display: none;
    }

    .main-title-2 span{
        display: none;
    }

    .testimonial {
        padding: 80px 0;
    }

    .testimonial .testimonial-inner .testimonia-header h1 {
        font-size: 30px;
    }

    .testimonial-2 .testimonial-inner .testimonia-header h1 {
        font-size: 30px;
    }

    .testimonial .testimonial-inner p {
        font-size: 15px;
        line-height: 26px;
    }

    .pricing.mrg-btn-60 {
        margin-bottom: 70px;
    }

    .contact-1 .contact-info .media i {
        width: 50px;
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        margin-right: 20px;
    }

    .properties-slider {
        margin-bottom: 40px;
    }

    .pricing-tables .mrg-btn-76 {
        margin-bottom: 40px;
    }

    .testimonial-2 {
        padding: 80px 0 110px;
    }

    .sidebarmbl {
        margin-left: 0;
    }

    .about-text {
        margin-top: 40px;
    }

    .mrb {
        margin: 0 0 50px 0;
    }

    .mbl {
       margin: 0 0 30px 0;
    }

    .properties-list-fullwidth .property-box-5 .price-ratings-box {
        right: 30px;
    }

    .properties-list-fullwidth .property-box-5 .detail {
        padding: 20px 40px;
    }

    .banner .slider-mover-left {
        width: 30px;
        height: 30px;
        line-height: 30px;
        right: -40px;
    }

    .banner .slider-mover-left i {
        font-size: 22px;
        line-height: 30px;
    }

    .banner .slider-mover-right {
        width: 30px;
        height: 30px;
        line-height: 30px;
        right: 10px;
    }

    .banner .slider-mover-right i {
        font-size: 22px;
        line-height: 30px;
    }

    .navbar-light .navbar-toggler {
        border: none;
        font-size: 17px;
        font-weight: 100;
        border-radius: 3px;
    }

    .navbar-toggler {
        padding: 0;
        width: 35px;
        height: 35px;
        font-size: 1rem;
        border-radius: 0;
        outline: none !important;
    }

    .main-header .logo{
        padding: 20px 0;
    }

    .main-header-2 .logo{
        padding: 20px 0;
    }

    .main-header .logo-2{
        padding: 20px 0;
    }

    .main-header .navbar-expand-lg .navbar-nav .nav-link {
        padding: 16px 20px 15px;
    }

    .banner .banner-slider-inner {
        padding: 20px 0;
        top: 0;
    }

    .banner h1 {
        font-size: 37px;
    }

    .banner h3 {
        font-size: 37px;
    }

    .banner .banner-opt .banner-slider-inner h1 {
        font-size: 32px;
    }

    .banner .banner-opt .banner-slider-inner p {
        font-size: 14px;
    }

    .breadcrumb-area h1 {
        font-size: 35px;
    }

    .shop-infombl {
        margin-left: 0;
    }

    .media-pad-top-50 {
        padding-top: 50px;
    }

    .register-info {
        padding: 30px 40px;
    }

    .setting-button {
        font-size: 15px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        left: -40px;
    }

    .search-area .search-fields {
        min-height: 38px;
        padding: 0 5px 0 3px;
    }

    .submit-property .contact-2 .form-control {
        padding: 10px 15px;
        height: 38px;
    }

    .search-area .selectBox-dropdown .selectBox-arrow:before {
        line-height: 38px;
    }

    .search-area .search-button {
        cursor: pointer;
        padding: 10px 20px 9px;
    }

    .sidebar .search-area .search-button{
        padding: 12px 20px 12px;
    }

    .pt-40 {
        padding-top: 40px;
    }

    .sub-banner {
        height: 350px;
    }

    .submit-property .search-area .search-fields {
        min-height: 44px;
    }

    .comparison .search-area .search-fields{
        min-height: 45px;
    }

    .comparison .search-button {
        cursor: pointer;
        min-height: 45px;
    }

    .sub-banner .breadcrumb-area {
        top: 49%;
    }

    .sub-banner .breadcrumb-area h1 {
        font-size: 25px;
    }

    .property-box-5 ul li {
        margin-right: 20px;
    }

    .property-box-5 .detail .location {
        margin: 0 0 15px;
    }

    .p-box .price-ratings-box {
        right: 30px;
    }

    .p-box .detail {
        padding: 30px 40px 30px 40px;
    }

    .services-info-4 .detail {
        padding: 30px 15px;
    }

    .hedin-mb-30 {
        margin-bottom: 30px !important;
    }

    .hedin-mb-50 {
        margin-bottom: 50px;
    }

    .widget-2 {
        margin-bottom: 60px;
        background: #fff;
        padding: 20px;
    }

    .simple-content p {
        line-height: 28px;
        font-size: 15px;
    }

    .simple-content h1 {
        font-size: 25px;
    }

    .simple-content .btn-lg {
        padding: 10px 30px 8px;
    }

    .simple-content .btn-white-lg-outline {
        padding: 8px 28px 6px;
    }

    .simple-content .btn{
        margin: 2px;
    }

    .simple-content {
        padding-top: 60px;
    }

    .simple-content .btn-sm {
        padding: 6px 23px;
        margin: 2px 2px 0;
    }

    .property-box-6 .info {
        padding: 30px;
    }

    .intro-text h3 {
        font-size: 20px;
        line-height: inherit;
    }

    .intro-section .btn {
        float: none;
    }

    .faq-accordion .card-header {
        padding: 15px 20px;
    }

    .comparison .faq-accordion .card-title {
        font-size: 15px;
    }

    #main-header .navbar-expand-lg .navbar-nav .nav-link {
        color: #000;
    }

    .main-header .navbar-expand-lg .navbar-nav .active .nav-link {
        background: #f9f9f9;
        border-bottom: solid 1px transparent;
    }

    .main-header .navbar-expand-lg .navbar-nav .nav-link:hover {
        background: #f9f9f9;
    }

    .sticky-header {
        position: fixed;
        top: 0;
        z-index: 999;
        width: 100%;
    }

    .sticky-header {
        position: fixed;
        top: 40px;
        z-index: 999;
        /* background: #00305E; */
    }

    .header-shrink {
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s;
        box-shadow: 0 0 5px rgba(0, 0, 0, .1);
        top: 0px !important;
        background: #fff;
    }

    .mh-2{
        position: fixed;
        top: 40px;
        z-index: 999;
        width: 100%;
        border-bottom: 1px solid rgba(220, 220, 220, .2);
    }

    .main-header .navbar-expand-lg .navbar-nav .submit-btn{
        display: inline-block;
        margin:0 0 20px 20px;
    }

    .top-header.th-bg{
        position: fixed;
        top: 0px;
        z-index: 999;
        width: 100%;
        background: rgba(0, 0, 0, 0.14);
    }

    .contact-2 .contact-info{
        margin-bottom: 30px;
    }

    .contact-2 .mb-30{
        margin-bottom: 0;
    }

    .advanced-search .search-button {
        padding: 13px 20px 13px;
    }
}

@media (max-width: 768px) {
    .content-area {
        padding-bottom: 30px;
    }

    .content-area-2 {
        padding: 60px 0 30px;
    }

    .content-area-3 {
        padding-bottom: 44px;
    }

    .properties-banner{
        height: 400px;
    }

    .content-area-4 {
        padding: 60px 0 10px;
    }

    .content-area-5 {
        padding-bottom: 60px;
    }

    .content-area-6 {
        padding-bottom: 10px;
    }

    .content-area-7 {
        padding: 60px 0;
    }

    .content-area-8 {
        padding-top: 60px;
    }

    .content-area-9 {
        padding: 10px 0;
    }

    .content-area-10 {
        padding: 60px 0 10px;
    }

    .content-area-11 {
        padding: 60px 0 10px;
    }

    .content-area-12 {
        padding-bottom: 30px;
    }

    .content-area-13 {
        padding: 60px 0 30px;
    }

    .content-area-14 {
        padding: 60px 0 60px;
    }

    .content-area-15{
        padding: 60px 0 30px;
    }

    .content-area-16{
        padding: 60px 0 30px;
    }

    .content-area-17{
        margin-bottom: 30px;
    }

    .content-area-18 {
        padding: 60px 0 20px;
    }

    .content-area-19{
        padding: 60px 0 30px;
    }

    .content-area-20 {
        padding: 60px 0;
    }

    .content-area-21{
        padding: 60px 0 30px;
    }

    .content-area-22 {
        padding: 60px 0 30px;
    }

    .content-area-23 {
        padding: 60px 0 44px;
    }

    .slick-slider-area .slick-arrow-buton {
        width: 35px;
        height: 35px;
    }

    .index-5 .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .heading-properties-2 h1 span{
        float: inherit;
        display: flex;
        font-size: 17px;
        margin-top: 7px;
    }

    .heading-properties-2 .float-right {
        display: flex!important;
        width: 100%;
    }

    .heading-properties-2 h1 {
        font-size: 22px;
    }

    .heading-properties-2 ul{
        margin-bottom: 5px;
    }

    .heading-properties-2 p{
        text-align: left;
        float: none;
    }

    .change-password{
        margin-bottom: 30px;
    }

    .footer-item {
        margin-bottom: 40px;
    }

    .intro-section .btn-md {
        padding: 6px 22px 5px;
        font-size: 13px;
        margin-top: 10px;
    }

    .intro-section img {
        text-align: center;
    }

    .testimonial {
        padding: 60px 0;
    }

    .intro-section .logos{
        display: inherit;
        text-align: center;
    }

    .intro-section {
        padding: 15px 0 30px;
    }

    .services-info-5.si-6 .icon {
        position: absolute;
    }

    .services-info-5.si-6 .detail {
        margin: 0 0 0 55px;
        position: inherit;
    }

    .services-info-5 .detail{
        margin-left: 55px;
    }

    .services-info-5 p{
        margin-bottom: 0;
    }

    .services-info-5.si-6{
        text-align: left;
        position: relative;
        display: flex;
        margin: 0 auto 30px 0;
    }

    .services-info-5{
        margin-bottom: 30px;
    }

    .manage-table{
        border-bottom: solid 1px #e6e6e6;
    }

    .manage-table .action a{
        float: none;
    }

    .manage-table .action a {
        margin: 3px 0;
    }

    .manage-table{
        text-align: center;
        background: #fff;
    }

    .manage-table .listing-photoo {
        width: 100%;
        float: left;
        padding-left: 0;
    }

    .manage-table .listing-photoo img{
        max-width: 280px!important;
    }

    .manage-table .title-container {
        padding: 20px 0 10px;
        width: 100%;
        float: left;
    }

    .manage-table .date {
        width: 100%;
        padding: 0;
        float: left;
        margin-bottom: 15px;
    }

    .manage-table .action {
        width: 100%;
        float: left;
        padding: 0;
        margin-bottom: 25px;
    }

    .manage-table .action ul li{
        display: inline-block;
    }

    .manage-table .action ul li a{
        padding: 5px 15px;
        background: #ebedef;
        margin: 1px;
        border-radius: 3px;
    }

    .manage-table thead{
        display: none;
    }

    .manage-table:last-child{
        border-bottom: none;
    }

    .pages-404 .pages-404-inner h1 {
        font-size: 40px;
    }

    .vs {
        margin: 0 auto 30px;
    }

    .tags-socal-box h2 {
        margin-bottom: 10px;
    }

    .sb{
        margin-bottom: 30px;
    }

    .contact-2 .form-section {
        padding: 20px;
    }

    .contact-2 .opening-hours {
        padding: 20px;
    }

    .contact-1 .contact-info {
        padding: 30px;
    }

    .map-section {
        padding: 20px;
    }

    .d-none-768{
        display: none;
    }

    .services-2{
        padding: 60px 0 30px;
    }

    .coming-soon-inner .cs{
        display: inherit;
        text-align: center;
        color: #fff;
        font-weight: 700;
        font-size: 50px;
        margin-bottom: 30px;
    }

    .banner h5{
        font-size: 13px;
    }

    .banner-text-box h5{
        font-size: 17px;
    }

    .banner .b1-inner{
        /* margin-top: 50px; */
    }

    .banner-2 .b1-inner{
        margin-top: 0;
    }

    .sticky-header {
        top: 0px;
    }

    .top-header{
        display: none;
    }

    .btn-secton-2{
        display: flex;
    }

    .banner .slider-mover-left{
        display: none;
    }

    .banner .slider-mover-right{
        display: none;
    }

    .main-title h1{
        margin-bottom: 10px;
    }

    .properties-details-sliders .left{
        left: 5px;
    }

    .properties-details-sliders .right{
        right: 5px;
    }

    .typography .mb-50{
        margin-bottom: 35px;
    }

    .services-info-3.s-brd-3{
        border-bottom: none;
    }

    .sub-banner .breadcrumb-area h1{
        font-size: 22px;
    }

    .sub-banner .breadcrumbs li{
        font-size: 15px;
    }

    .blog-1 .detail h2 a{
        font-size: 20px;
    }

    .sub-banner .breadcrumbs .active:before {
        margin-right: 7px;
    }

    .cart-total-box {
        padding: 20px;
    }

    .shop-table.cart td, .shop-table.cart th {
        padding-left: 0;
    }

    .shop-table.cart .product-thumbnail, .shop-table.cart .product-name a {
        font-size: 14px;
    }

    .notification-box {
        padding: 20px;
    }

    .notification-box h3{
        font-size: 25px;
    }

    .shop-table.cart .product-thumbnail img{
        width: 70px;
    }

    .faq-accordion .card-header {
        padding: 13px 20px;
    }

    .faq-accordion .card-header a.collapsed:before {
        margin-right: 10px;
    }

    .faq-accordion .card-title{
        font-size: 15px;
    }

    .faq-accordion .card-title{
        padding-right: 0;
    }

    .filteriz-navigation li {
        padding: 4px 15px;
        margin: 0 1px 4px;
        font-size: 12px;
        font-weight: 500;
    }

    #search-area-1 .selectBox-dropdown .selectBox-label, #search-area-dummy .selectBox-dropdown .selectBox-label {
        padding: 2px 12px;
    }

    .t-center{
        text-align: center;
    }

    .t-right{
        text-align: center;
    }

    .t-left{
        text-align: center;
    }

    .property-modal .modal-header .modal-title {
        font-size: 19px;
    }

    #breadcrumbs-over-footer { margin-top: 60px; }
    .footer{
        padding-top: 0;
    }

    .footer h4 {
        margin-bottom: 20px;
    }

    .option-bar .heading {
        display: none;
    }

    .main-title {
        margin-bottom: 25px;
    }

    .main-title h1 {
        font-size: 25px;
        font-weight: 500;
    }

    .heading-2 h4 {
        font-size: 22px;
    }

    #main-header {
        top: 0;
    }

    .widget-2 {
        margin-bottom: 40px;
    }

    .tabbing-box .tab-pane {
        padding-top: 40px;
    }

    .testimonial-2 .testimonial-inner .testimonia-header h1 {
        font-size: 25px;
    }

    .testimonial-2 .testimonial-inner {
        text-align: center;
    }

    .testimonial-2 .avatar {
        max-width: 110px;
        margin: 0 auto 20px;
    }

    .testimonial-2 .testimonial-inner .lead {
        font-size: 15px;
        line-height: 26px;
    }

    .contact-1 .form-group {
        margin-bottom: 20px;
    }

    .property-box-5 .price-ratings-box {
        right: 30px;
    }

    .property-box-5 .col-pad {
        padding: 0 15px;
    }

    .property-box-5 .detail {
        padding: 25px 20px;
    }

    .property-box-5 ul li {
        line-height: 30px;
    }

    .services .col-pad-30 {
        padding: 30px;
    }

    .comments ul {
        margin: 0;
    }

    .comment {
        margin: 0 0 40px 0;
    }

    .tags-socal-box .social-list {
        float: none;
        text-align: left;
        margin-top: 20px;
    }

    .pricing-tables .mrg-btn-76 {
        margin-bottom: 30px;
    }

    .testimonial-2 {
        padding: 60px 0 90px;
    }

    .property-box-5 .tag.featured {
        left: 15px;
        margin-top: 15px;
        z-index: 20;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .property-box-5 .price-ratings-box {
        right: 15px;
    }

    .properties-list-fullwidth .property-box-5 .price-ratings-box {
        right: 15px;
    }

    .properties-list-fullwidth .property-box-5 .detail {
        padding: 20px 20px;
    }

    .banner h1 {
        font-size: 32px;
    }

    .banner h3 {
        font-size: 32px;
    }

    .banner .banner-slider-inner {
        padding: 10px 0;
        top: 0;
    }

    .banner .banner-opt .banner-slider-inner h1 {
        font-size: 20px;
    }

    .banner .banner-opt .banner-slider-inner p {
        line-height: 22px;
        font-size: 14px;
        max-width: 90%;
        margin: 0px auto;
        margin-bottom: 5px;
    }

    .banner .btn-md {
        padding: 9px 15px;
        font-size: 12px;
    }

    .banner .btn-lg {
        font-size: 13px;
        padding: 10px 25px 8px;
    }

    .banner .btn-white-lg-outline {
        font-size: 13px;
        padding: 8px 23px 6px;
    }

    .breadcrumb-area h1 {
        font-size: 28px;
    }

    button:focus {
        outline: 0 auto -webkit-focus-ring-color;
    }

    .heading-properties h3 {
        font-size: 20px;
    }

    .coming-soon-counter div {
        font-size: 30px;
        width: 21%;
        margin: 0 5px 30px 10px;
        float: none;
    }

    .coming-soon-inner{
        text-align: center;
    }

    .coming-soon-inner .coming-form{
        margin: 0 auto 20px;
    }

    .coming-soon-inner .cm {
        position: absolute;
        top: 28%;
        left: 3%;
        width: 94%;
        right: 3%;
    }

    .coming-soon{
        text-align: center;
    }

    .coming-soon-inner ul li {
        margin: 0 2px;
        float: none;
    }

    .register-box {
        margin: auto;
    }

    .setting-button {
        font-size: 14px;
        width: 35px;
        height: 35px;
        line-height: 35px;
        left: -35px;
        color: #fff;
    }

    .tabbing-box .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {
        padding: 9px 13px;
    }

    .tabbing-box .nav-tabs li {
        font-size: 11px;
    }

    .tabbing-box .nav-tabs li {
        font-size: 12px;
        letter-spacing: normal;
    }

    .sub-banner {
        height: 300px;
    }

    .property-description.pt-40 {
        padding-top: 20px;
    }

    .hdn-mb-30{
        margin-bottom: 30px;
    }

    .properties-details-page .mb-60 {
        margin-bottom: 40px;
    }

    .properties-details-page .mb-45 {
        margin-bottom: 25px;
    }

    .heading-3 {
        font-size: 20px;
    }

    .properties-details-page .send-btn.mb-50{
        margin-bottom: 40px;
    }

    .hedin-mb-30 {
        margin-bottom: 10px !important;
    }

    .properties-details-page .heading {
        margin-bottom: 20px;
        font-size: 18px;
    }

    .simple-content img {
        margin-top: 50px;
    }

    .simple-content {
        text-align: center;
    }

    .property-box-6 .info {
        padding: 30px 20px;
    }

    .intro-text h3 {
        margin: 5px 0 10px;
    }

    .intro-text h3 {
        font-size: 17px;
    }

    .intro-section {
        text-align: center;
    }

    .banner .carousel-content {
        padding: 0 10px;
    }

    .banner .typed-text {
        font-size: 32px;
    }

    .setting-button{
        display: none;
    }

    .main-header .logo{
        padding: 15px 0;
    }

    .main-header-2 .logo{
        padding: 15px 0;
    }

    .main-header .logo-2{
        padding: 15px 0;
    }

    .mpp .container-fluid {
        padding-right: 30px;
        padding-left: 30px;
    }
}

@media (max-width: 500px) {
    .banner .typed-text{
        font-size: 28px;
    }

    .properties-details-sliders .left {
        display: none;
    }

    .properties-details-sliders .right {
        display: none;
    }

    .option-bar{
        display: none;
    }

    .our-newslatters-2 .inner {
        padding: 20px 5px 15px;
    }

    .agent-5 .social-list{
        display: none;
    }

    .agent-5 .contact {
        margin-bottom: 0;
    }

    .comment .comment-meta-date{
        display: none;
    }

    #search-area-5 {
        width: 100%;
        padding: 30px 15px 20px;
    }

    .coming-soon-counter div {
        margin: 0 3px 15px;
    }

    .hdn{
        display: none;
    }

    .banner .banner-slider-inner {
        padding: 10px 0;
        top: 0;
    }

    .navbar-toggler {
        width: 30px;
        height: 30px;
    }

    .banner .btn-md {
        padding: 7px 12px;
        font-size: 10px;
    }

    .banner .banner-slider-inner .btn {
        margin: 0 0 5px;
    }

    .banner h1 {
        font-size: 28px;
    }

    .banner h3 {
        font-size: 28px;
    }

    .banner .banner-opt .banner-slider-inner h1 {
        font-size: 20px;
    }

    .banner .banner-opt .banner-slider-inner p {
        line-height: 22px;
        font-size: 14px;
        max-width: 90%;
        margin: 0px auto;
        margin-bottom: 5px;
    }

    .media-pad-top-50 {
        padding-top: 50px;
    }

    .carousel-inner img {
        width: 100%;
    }

    .sell-your-properties {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: relative;
        padding: 30px 20px;
        width: 100%;
    }
}

@media (min-width: 991px) {
    .dropdown:hover>.dropdown-menu {
        /*display: block;*/
    }

    .dropdown .dropdown-item:hover> .dropdown-menu {
        display: block;
    }

    .dropdown-submenu:hover> .dropdown-menu {
        display: block;
    }

    .header-with-top{
        top: 40px;
    }

    .sticky-header .nav-link::after {
        display: none !important;
    }

    .sticky-header .navbar-expand-lg .navbar-nav .nav-link {
        color: #fff;
    }

    .sticky-header .open-offcanvas {
        color: #fff;
        display: inline-block;
    }

    .do-sticky .nav-link::after {
        display: none !important;
    }

    .header-shrink .navbar-expand-lg .navbar-nav .nav-link {
        color: #00305E;
        opacity: 1;
    }

    /**
     * Ying: change the color of svg image
     *
     * Filter Generator
     * https://codepen.io/sosuke/pen/Pjoqqp?__cf_chl_jschl_tk__=0e2b9294b60d5d1115e8039275fc560e0796442f-1592379306-0-ASOyflMtrU-eSETC5h0UnzLbs0x_6qa_Uwb00T0yrqy88Lf5AlLNXf1RXjtxQ9aZ2zeJaf4xXGN0i5zbG2SgtpetuPjZWT0v3awQXtQoqJRd39wzNWE1Sy60dhSKaMHPdxti6edmxGwPnJy67q_tA53pml5Xehrij_ssm9GAeK4-exi1GgsGaDsxPchOgfymrv08MfvBjOc6g5v7ZrkRTfCqM8lIFxAZqlAQMDH0qPoWHfnaGO7Xe7M9Lj7d9ELEAaPO3SjWW0RA5FejksQPPo4Y7-m6QWB9p0AbIydxZoPjfwsG2Ua72tArlSWTARR8RolWC9aO4LWn_1nEVQrhUmNdQi6U5WEnQIJ5NDhkk4ZF
     */
    .header-shrink .navbar-expand-lg .navbar-nav .nav-link img {
        filter: invert(89%) sepia(70%) saturate(2508%) hue-rotate(195deg) brightness(96%) contrast(101%);
    }

    .header-shrink .open-offcanvas {
        color: #515151;
    }

    .hide-carat .nav-link::after {
        display: none !important;
    }

    .sticky-header {
        position: fixed;
        /* background: #00305E; */
        z-index: 1999;
        width: 100%;
    }
    .sticky-header .container {
        /* background: #00305E; */
        padding-left: 80px !important;
        padding-right: 80px !important;
    }

    .header-shrink {
        background: #fff;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        transition: 0.5s;
        box-shadow: 0 0 5px rgba(0, 0, 0, .1);
        top: 0px !important;
    }

    .top-header.th-bg{
        position: fixed;
        top: 0px;
        z-index: 999;
        width: 100%;
        background: rgba(0, 0, 0, 0.14);
    }
}

@media (min-width: 991px) and (max-width: 1200px) {
    .property-box-5 .detail p{
        margin-bottom: 5px;
    }

    .blog-3 .detail p {
        margin-bottom: 10px;
    }

    .blog-3 .detail {
        padding: 20px 20px 40px;
    }

    .blog-3 p {
        font-size: 14px;
        line-height: 25px;
    }

    .d-none2-1200{
        display: none;
    }

    .sticky-header .container {
        padding-left: 0 !important;
    }
}



/***********************************************************************************
 * Ying ********************************************************************* start
 ***********************************************************************************/
/* General */
html, body { margin: 0; padding: 0; width: 100%; overflow-x: hidden; }
html.expose-search-layer { overflow: hidden !important; }
video { display: block; }
select { cursor: pointer; }
h1 { font-family: 'Source Serif Pro', serif; font-size: 24px; font-weight: 500; color: #00305E; letter-spacing: 0.5px; text-align: center; margin-bottom: 25px; }
h2 { font-family: 'Roboto', sans-serif; font-size: 18px; font-weight: 500; color: #00305E; text-align: center; margin-top: 35px; margin-bottom: 20px; letter-spacing: 0.5px; }
h3 { font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 500; color: #00305E; /*text-align: left;*/ margin-top: 35px; margin-bottom: 20px; letter-spacing: 0.5px; }
h4 { font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 500; color: #00305E80; text-align: left; margin-top: 35px; margin-bottom: 20px; letter-spacing: 0.5px; }
h5 { font-family: 'Roboto', sans-serif; font-size: 14px; font-weight: 500; color: #00305E; text-align: left; margin-top: 35px; margin-bottom: 20px; letter-spacing: 0.5px; }
h6 { font-family: 'Roboto', sans-serif; font-size: 12px; font-weight: 500; color: #00305E; text-align: left; margin-top: 35px; margin-bottom: 20px; letter-spacing: 0.5px; }
.unselectable { user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; }
.text-max-1-line { overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; }
.text-max-2-line { overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }
.ausblenden { display: none !important; }
.line-bottom-1 { border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
.line-right-1 { border-right: 1px solid rgba(0, 48, 94, 0.12); }
.row { margin: 0; }
.container { /* padding: 0; */ }
.container-fluid { padding: 0; }
.vp-container { width: 100%; max-width: 1440px; margin: 0 auto; }
.fLeft { float: left; }
.fRight { float: right; }
.clear { float: none; clear: both; }
.w-60 { width: 60%; }
.w-67 { width: 67%; }
.w-70 { width: 70%; }
.w-80 { width: 80%; }
.w-90 { width: 90%; }
.center-div { margin: 0 auto; }
.center-txt { text-align: center; }
 { user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; }
.vp-btn { text-transform: uppercase; display: table; outline: none; color: #fff; background: #4E73F5; border-color: #4E73F5; padding: 18px 50px; border-radius: 2px; font-size: 13px; letter-spacing: 1px; font-weight: 500; cursor: pointer; }
/*.vp-btn { transition: all .3s ease-in-out; }*/
.vp-btn:hover { color: #fff; background: #0f5dc4; border-color: #0f5dc4; }
.vp-btn.vp-blue { color: #fff; background-color: #00305E; }
.vp-btn.vp-blue:hover { background-color: rgba(0, 48, 94, 0.9); }
.vp-btn-lineheight { line-height: 60px; }
#page_scroller:hover { color: #fff; background: #0f5dc4; border-color: #0f5dc4; }
.same-height-wrapper { display: table; }
.same-height-item { display: table-cell; }
.text-1 { color: #00305E; font-size: 13px; font-weight: 600; letter-spacing: 1px; }
.vp-img-shadow-top-left {}
.vp-img-shadow-bottom-left {}
.vp-img-shadow-top-right {}
.vp-img-shadow-bottom-right {}
.onmousehoverunderline:hover { text-decoration: underline; }
.padding-0, .nopadding { padding: 0 !important; }
.vp-title-1 { font-family: 'Source Serif Pro', serif !important; font-size: 30px; color: #00305E; font-weight: 400; letter-spacing: 0; text-align: center; }
.link {
    text-decoration: underline;
    font-weight: 500;
    text-underline-position: under;
    text-decoration-color: #00305e40;
    color: #00305e;
}
.link:hover { text-decoration: underline !important; color: #00305e !important; }

/* customplus Func */
.nogrid-content { display: flex; flex-wrap: wrap; width: 100%; }
.nogrid-content .row { width: 100%; }
.nogrid-content h1 { margin-bottom: 1rem; font-family: 'Source Serif Pro', serif !important; font-size: 30px; color: #00305E; font-weight: 400; letter-spacing: 0; text-align: center; }
.nogrid-content p { font-size: 14px; font-weight: 400; line-height: 22px; letter-spacing: 0.5px; color: #00305E; background-color: unset; /*text-align: justify;*/ padding: 15px 15px 30px 15px; }
.nogrid-content .teaser { background-color: rgba(0, 48, 94, 0.05); margin: 15px 0; }
.nogrid-content .teaser .teaser__content { padding-bottom: 30px; }
.nogrid-content .teaser .teaser__image { height: 200px; background: center center no-repeat; background-size: cover; }
.nogrid-content .teaser .teaser__heading { text-align: center; padding: 30px 15px 15px 15px; }
.nogrid-content .teaser .teaser__heading a { margin-bottom: 1rem; font-family: 'Source Serif Pro', serif !important; font-size: 26px; color: #00305E; font-weight: 500; letter-spacing: 0; text-align: center; }
.nogrid-content .teaser .teaser__copy { text-align: center; padding: 0 15px 15px 15px; }
.nogrid-content .teaser .teaser__copy p { text-align: center; padding: 0; }
.nogrid-content .teaser .teaser__copy p a { color: #00305E; }
.nogrid-content .teaser .teaser__buttons a { outline: none; color: #fff; background: #4E73F5; border-color: #4E73F5; display: table; padding: 18px; border-radius: 2px; font-size: 13px; letter-spacing: 1px; font-weight: 500; margin: 5px auto 0 auto; cursor: pointer; text-align: center; width: 80%; text-transform: uppercase; }
.nogrid-content .col-xs-12:nth-last-child(-n+2) .teaser .teaser__copy { min-height: 110px; }
section.customplus-wrap-fluid { margin-bottom: -160px; }
@media (max-width: 992px) { section.customplus-wrap-fluid { margin-bottom: -80px !important; } }
section.customplus-wrap-fluid { background-color: rgba(0, 48, 94, 0.05); margin-bottom: -160px; padding: 45px 0 35px 0; }
section.customplus-wrap-fluid .nogrid-content .teaser { background-color: unset; }
section.customplus-wrap-fluid .nogrid-content .teaser .teaser__heading { padding: 0; text-align: left; }
section.customplus-wrap-fluid .nogrid-content .teaser .teaser__content { padding: 0; }
section.customplus-wrap-fluid .nogrid-content .teaser .teaser__heading a { font-size: 20px; }
@media (min-width: 576px) and (max-width: 1030px) {
    .regular-slider.reg-slider.nogrid-content .same-height-itm.col-xs-12.col-sm-3 { flex: 0 0 50%; max-width: 50%; width: 50%; }
}

/* header */
.main-header.sticky-header { top: 0 !important; }
.main-header.sticky-header.mobile-search-layer-header { position: fixed !important; background: #00305E !important; color: #fff !important; }
.main-header.sticky-header.header-shrink.mobile-search-layer-header .navbar .navbar-toggler { display: none; }
/*.main-header.sticky-header.header-shrink.mobile-search-layer-header .navbar .navbar-toggler img { filter: none !important; }*/

/* Top Drop Down Menu */
/*.dropdown-menu { box-shadow: 0 40px 30px rgba(0, 0, 0, 0.09); }*/
#navbar .navbar-nav .nav-item .dropdown-menu-deren { padding: 20px 0 35px 0; width: 700px; }
/* #navbar .navbar-nav .nav-item .dropdown-menu-deren li { width: 33%; } */
#navbar .navbar-nav .nav-item .dropdown-menu-deren li a { display: block; width: 100%; height: 100%; padding: 0; }
#navbar .navbar-nav .nav-item .dropdown-menu-deren li a:hover { -webkit-transform: none; transform: none; }
#navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item { /* border: 1px dashed rgba(0, 48, 94, 0.12); */ border-radius: 3px; width: 100%; height: 100%; color: #00305E; }
#navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item:hover { /* background-color: rgba(0, 48, 94, 0.1); color: #fff; */ }
#navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item:hover .menu-text .menu-text-content { /* color: #fff; */ }
#navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item:hover .menu-icon img { /* filter: invert(100%) sepia(100%) saturate(7500%) hue-rotate(145deg) brightness(116%) contrast(104%); */ }
#navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-icon { height: 100%; width: 80px; text-align: center; }
@media (max-width: 700px) {
    #navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-icon { width: 40px; }
}
#navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-icon img { margin-top: 20px; height: 40%; }
#navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-text { height: 100%; width: calc(100% - 80px); margin-top: 15px; font-size: 14px; }
#navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-text .menu-text-title { font-weight: 500; letter-spacing: 0.5px; }
#navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-text .menu-text-content { line-height: 18px; padding-right: 20px; color: #a7a7a7; font-size: 13px; height: 36px; overflow: hidden; }
#navbar .navbar-nav .nav-item:hover .dropdown-menu-deren { z-index: 9999; }
.navbar-toggler { cursor: pointer; }

/* Banner on the top */
/* .item-bg { height: calc(100vh - 300px); } */
/*.banner h1, .banner h5 { text-shadow: -1px 0 rgba(255, 255, 255, 0.66), 0 1px rgba(255, 255, 255, 0.66), 1px 0 rgba(255, 255, 255, 0.66), 0 -1px rgba(255, 255, 255, 0.66); }*/
#banner-right-btns-wrapper { z-index: 997; position: fixed; right: 0; top: 30%; /*min-width: 520px;*/ }
#banner-right-btns-wrapper #banner-right-btns { position: relative; z-index: 1000; float: right; text-align: center; background-color: #00305E !important; color: #fff; border: 1px solid rgba(255, 255, 255, 0.25); box-shadow: 0 0 15px rgba(0, 0, 0, 0.05); padding: 0; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
#banner-right-btns-wrapper #banner-right-btns .right-btns-itm { height: 57.0px; padding: 15px 13px; cursor: pointer; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
#banner-right-btns-wrapper #banner-right-btns .right-btns-itm:hover img { opacity: 0.5; }
#banner-right-btns-wrapper #banner-right-btns .right-btns-itm.active { box-shadow: -5px 0 0 0 #4E73F5; }
#banner-right-btns-wrapper .right-btns-itm-details { opacity: 0; margin-right: -1461px; z-index: 998; float: right; overflow: hidden; width: 460px; animation-name: show-details-animation-back; animation-duration: 0s; background-color: #00305E; border: 1px solid rgba(255, 255, 255, 0.25); box-shadow: 0 0 15px rgba(0, 0, 0, 0.05); }
#banner-right-btns-wrapper .right-btns-itm-details.active { opacity: 1; margin-right: -1px; z-index: 999; display: block; animation-name: show-details-animation; animation-duration: 0.3s; }
#banner-right-btns-wrapper .right-btns-itm-details .right-btns-itm-details-inner { padding: 15px 25px 20px 25px; font-size: 15px; color: #fff; letter-spacing: 1px; }
#banner-right-btns-wrapper .right-btns-itm-details .right-btns-itm-details-inner .title { margin-bottom: 5px; font-weight: 500; font-family: 'Source Serif Pro',serif; font-size: 24px; }
#banner-right-btns-wrapper .right-btns-itm-details .right-btns-itm-details-inner .text { margin-bottom: 15px; font-size: 14px; opacity: .8; text-transform: uppercase; }
#banner-right-btns-wrapper .right-btns-itm-details .right-btns-itm-details-inner .btn-wrapper a { line-height: 24px; }
#banner-right-btns-wrapper .right-btns-itm-details .right-btns-itm-details-inner .btn-wrapper a.vp-btn { padding: 15px 30px; font-weight: 500; }
#banner-right-btns-wrapper .right-btns-itm-details .right-btns-itm-details-inner .btn-wrapper a img { height: 24px; }
@keyframes show-details-animation {
    0% { margin-right: -461px; opacity: 0; }
    100% { margin-right: -1px; opacity: 1; }
}
@keyframes show-details-animation-back {
    0% { margin-right: -1px; opacity: 1; }
    100% { margin-right: -461px; opacity: 0; }
}
#banner-right-btns-wrapper #right-btns-itm-details-box { display: none; float: right; }

/* Search box */
.search-form-wrapper .form-group .search-fields { min-height: 34px; }
.search-form-wrapper .form-group .selectBox-dropdown { min-width: auto; padding: 2px 13px; }
.search-form-wrapper .form-group .selectBox-dropdown .selectBox-label { line-height: 32px; font-weight: 400; }
.selectBox-options.selectBox-options-bottom { /* margin-top: 10px; */ }
.selectBox-options.selectBox-options-bottom li a { color: #00305E; font-weight: 400; }
.search-form-wrapper .form-group { margin-bottom: 0 !important; }
.search-form-wrapper .form-field-set { background-color: #fff; padding: 10px 0; border: 1px solid rgba(0, 48, 94, 0.12); border-top-left-radius: 2px; border-bottom-left-radius: 2px; border-top-right-radius: 0; border-bottom-right-radius: 0; /*overflow: hidden;*/ }
.bewertung-link-wrapper { color: #00305E; font-size: 13px; font-weight: 600; letter-spacing: 1px; text-align: center; display: block; margin-top: 27px; text-transform: uppercase; }
.bewertung-link-wrapper .btn-color { cursor: pointer; margin-left: 15px; padding: 5px 20px 6px 20px; font-size: 13px; font-weight: 500; color: #FFF; transition: .5s; border-radius: 15px; border: none; letter-spacing: 1px; text-transform: uppercase; }
.bewertung-link-wrapper .btn-color-dummy { display: block; margin: 0 auto !important; line-height: 56px; }
.search-form-wrapper .w-c-s { text-transform: uppercase; color: rgba(0, 48, 94, 0.35); font-size: 13px; font-weight: 700; letter-spacing: 0.5px; padding-bottom: 2px; cursor: pointer; margin-right: 15px; }
.search-form-wrapper .w-c-s.active { color: #00305E; border-bottom: 1px solid #000; }
.search-form-wrapper .form-group input { opacity: 1; color: #00305E; font-size: 16px; line-height: 16px; font-weight: 300; letter-spacing: 0.4px; border: 0; cursor: auto; padding: 0 15px; }
.search-form-wrapper .form-group input::placeholder { color: rgba(0, 48, 94, 0.35) !important; }
.search-form-wrapper .form-group #searchbox:focus { color: #00305E; font-weight: 400; opacity: 1; }
.search-form-wrapper .form-group .search-button { height: 58px; }
.search-form-wrapper .form-group .selectpicker.search-fields.selectBox { color: #00305E; font-size: 16px; font-weight: 300; letter-spacing: 0.4px; border: 0; }
.search-form-wrapper .form-group .selectBox .selectBox-arrow { border: 0; top: -4px; width: 32px; margin-right: 0; background-color: #fff; }
.one-field-wrapper { padding: 0; }
.selectBox-dropdown-menu { border: 1px solid rgba(0, 48, 94, 0.12); /* margin-top: 10px; */ }
.search-area .search-button { width: 100%; }
#search-area-1.search-area { min-height: 203px; }
section.slider { display: block; }
/* Search box : autocomplete */
#apple-dropdown {
    padding: 0;
    position: absolute;
    background-color: #fff;
    border-left: 1px solid rgba(0, 48, 94, 0.12);
    border-right: 1px solid rgba(0, 48, 94, 0.12);
    border-bottom: 1px solid rgba(0, 48, 94, 0.12);
    top: 46px;
    left: -1px;
    border-radius: 2px;
    z-index: 9;
    width: calc(100% + 2px);
}
#apple-dropdown a { display: block; border-top: 1px solid rgba(0, 48, 94, 0.05); line-height: 24px; height: unset !important; padding: 10px 15px; }
#apple-dropdown a:hover { background-color: rgba(0, 48, 94, 0.05); }

/* dummy search box */
#expose-search-layer-for-mobile-wrapper .bewertung-link-wrapper { display: none; }
#expose-search-layer-for-mobile-wrapper { width: 100%; padding: 50px calc(50% - 250px); }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .search-button-wrapper { padding: 0;  }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .search-button-wrapper .form-group .search-button { margin: 15px 0; padding: 0 50px; border: 0; border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 2px; border-bottom-right-radius: 2px;  }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .form-field-set .one-field-wrapper.search-text { padding-bottom: 10px; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .form-field-set .one-field-wrapper.search-text .form-group .search-fields { width: 100%; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper #objectart_wrapper { display: block; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper #art_wrapper { display: block; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper #umkreis_wrapper { display: block; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .one-field-wrapper .form-group .selectBox-dropdown { background-color: #fff; }

/* overlay of search box */
#expose-search-layer-for-mobile-wrapper .search-form-wrapper #search-types { padding: 0 8px 20px 8px !important; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .form-field-set { border: 0; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .row .one-field-wrapper { border: 1px solid rgba(0, 48, 94, 0.12); border-radius: 2px; padding: 10px 0; margin: 0 5px 20px 5px; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .row .one-field-wrapper.col-4.col-lg-2.col-md-4 { width: calc(33.333333% - 10px); flex: 0 0 calc(33.333333% - 10px); }
@media (max-width: 480px) {
    #expose-search-layer-for-mobile-wrapper .search-form-wrapper .row .one-field-wrapper.col-4.col-lg-2.col-md-4 { width: calc(50% - 10px); flex: 0 0 calc(50% - 10px); max-width: 50%; }
}
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .row .one-field-wrapper .form-group { height: 34px; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .row .one-field-wrapper .form-group a { height: 34px; width: 100% !important; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .row .one-field-wrapper .form-group a .selectBox-label { width: 100% !important; line-height: 26px; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .row .one-field-wrapper .form-group a .selectBox-arrow { top: -5px !important; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .row .one-field-wrapper .form-group a .selectBox-arrow:before { font: normal normal normal 14px/1 FontAwesome; content: "\f107"; line-height: 44px; color: #00305E; font-size: 14px; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .row #searchbox_wrapper {  }
#expose-search-layer-for-mobile-wrapper .selectBox-dropdown { cursor: pointer; }
#expose-search-layer-for-mobile-wrapper .search-form-wrapper .search-box-title { display: block !important; font-size: 24px; font-family: 'Source Serif Pro', serif; width: 100%; text-align: center; color: #00305E;line-height: 30px; margin-bottom: 35px; }

/*************************************************************************/
/***** Start: Slick Slide Show: https://kenwheeler.github.io/slick/  *****/
/*************************************************************************/
/* Besondere Immobilien */
.slick-track {  }
.slick-slide-item .property-box { margin-bottom: 0; }
.slick-slide-item .property-box .detail { color: #00305E; padding: 20px 0 0 0; }
.slick-slide-item .property-box .detail .city { font-size: 13px; letter-spacing: 0.5px; line-height: 18px; margin-bottom: 5px; font-weight: 700; color: rgba(0, 48, 94, 0.5); text-transform: uppercase; }
.slick-slide-item .property-box .detail .title { font-family: 'Source Serif Pro', serif; font-size: 23px; line-height: 30px; }
.slick-slide-item .property-box .detail .size { font-size: 13px; font-weight: 700; letter-spacing: 0.5px; }
.slick-slide-item .property-box .detail .price { font-size: 17px; font-weight: 700; letter-spacing: 0.5px; padding-top: 5px; }
.slick-slide-item .property-box .detail .size span, .slick-slide-item .property-box .detail .price span { letter-spacing: 0.5px; color: rgba(0, 48, 94, 0.5); text-transform: uppercase; padding-right: 8px; }
.slick-slide-item .property-box .detail .btn { margin-left: -13px; margin-top: 15px; }
.slick-slide-item .property-box .detail .btn div { display: block; width: 40px; height: 40px; border-radius: 20px; border: 1px solid rgba(0, 48, 94, 0.12); padding: 12px 0 0 8px; }
.slick-slider.slick-dotted .slick-dots { /*display: none !important;*/ } .slick-dotted.slick-slider { padding-bottom: 40px; }
@media (min-width: 1025px) and (max-width: 1200px) {
    .slick-slide-item .property-box .detail .title { font-size: 21px; }
}
/* Prev & Next Buttons */
#aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-top: 80px; width: 50px; height: 50px; border-radius: 25px; background-color: rgba(0, 48, 94, 0.9); z-index: 10; color: #fff; /*box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);*/ font-size: 23px; line-height: 19px; }
#aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow:hover, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow:hover { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) }
#aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow { margin-left: 25px; }
#aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-right: 21px; }
/* Stanort Seite: Aktuelle Immobilien */
/* mod_standorteoffers */
#start_standortepropertyoffers .slick-current img { width: 100% !important; }
#start_standortepropertyoffers .slick-slide img { width: 100% !important; }
#mod-standorteoffers-slider .teaser .teaser__flag { padding: 9px 100px 0 100px; margin-bottom: 20px; font-weight: 600; color: rgba(0, 48, 94, 0.35); text-transform: uppercase; font-size: 14px; line-height: 22px; letter-spacing: 1px; text-align: center; }
#mod-standorteoffers-slider .slick-slide-item { background-color: rgba(0, 48, 94, 0.05); padding: 0; }
#mod-standorteoffers-slider .slick-slide-item .property-box .detail { background-color: rgba(0, 48, 94, 0.05); padding: 30px; margin-bottom: 60px; }
#mod-standorteoffers-slider .slick-slide-item .property-box .detail .city { font-size: 14px; }
#mod-standorteoffers-slider .slick-slide-item .property-box .detail .title { margin: 5px 0 15px 0; }
#mod-standorteoffers-slider .slick-slide-item .property-box .detail .size { font-size: 14px; padding-top: 10px; }
#mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { transition: .3s; opacity: .9; margin-top: 29%; width: 50px; height: 50px; border-radius: 25px; background-color: rgba(0, 48, 94, 0.9); z-index: 10; color: #fff; /*box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);*/ font-size: 23px; line-height: 19px; }
#mod-standorteoffers-slider .slick-prev.slick-arrow:hover, #mod-standorteoffers-slider .slick-next.slick-arrow:hover { opacity: 1; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) }
#mod-standorteoffers-slider .slick-prev.slick-arrow { margin-left: 10px; }
#mod-standorteoffers-slider .slick-next.slick-arrow { margin-right: 10px; }
#mod-standorteoffers-slider .slide-more-btn { position: absolute; top: 5px; right: 0; background-color: rgba(0, 48, 94, 0.05); color: rgba(0, 48, 94, 0.5); font-size: 12px; font-weight: bold; padding: 3px 20px; border-radius: 20px; cursor: pointer; transition: .3s; }
#mod-standorteoffers-slider .slide-more-btn:hover { background-color: rgba(0, 48, 94, 0.10); }

/* Stanort Liste Seite */
#shop-list_shop-search-bar { width: 100%; background-color: rgba(0, 48, 94, 0.05); border-radius: 3px; margin-bottom: 10px; padding: 10px; }
#shop-list_shop-search-bar #apple-dropdown { top: 46px; left: 14px; width: calc(100% - 28px); }
@media (max-width: 575px) {
    #shop-list_shop-search-bar .shop-search-bar-input { margin-bottom: 10px; }
}
@media (max-width: 768px) {
    #shop-list_shop-search-bar .shop-search-bar-txt { padding-bottom: 10px; }
}
@media (min-width: 769px) and (max-width: 800px) {
    #shop-list_shop-search-bar .shop-search-bar-txt { font-size: 13px; }
}

/* Stanort Seite: Referenzen aus Standort */
#start_standortepropertyoffers .slick-current img { width: 92% !important; }
#start_standortepropertyoffers .slick-slide img { width: 92% !important; }
#start_standortepropertyoffers .slide-title { padding: 4px 100px 0 100px; margin-bottom: 20px; font-weight: 600; color: rgba(0, 48, 94, 0.35); text-transform: uppercase; font-size: 14px; line-height: 22px; letter-spacing: 1px; text-align: center; }
@media (max-width: 550px) {
    #mod-standorteoffers-slider .teaser .teaser__flag,
    #start_standortepropertyoffers .slide-title { padding: 10px; }
    #mod-standorteoffers-slider .teaser .teaser__flag span,
    #start_standortepropertyoffers .slide-title span { display: block; }
    #start_standortepropertyoffers .slide-title span { padding: 5px 0; }
    #mod-standorteoffers-slider .teaser .teaser__flag a,
    #start_standortepropertyoffers .slide-title a { position: relative; padding: 5px 20px; }
}
#mod-standortepropertyoffers-slider .slick-slide-item { background-color: rgba(0, 48, 94, 0.05); padding: 0; }
#mod-standortepropertyoffers-slider .slick-slide-item .property-box .teaser__image { text-align: center; }
#mod-standortepropertyoffers-slider .slick-slide-item .property-box .teaser__image img { margin: 0 auto; }
#mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail { background-color: #fff; margin-bottom: 60px; padding: 20px 4%; }
#mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail .city { font-size: 12px; }
#mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail .title { margin: 0 0 15px 0; font-size: 20px; line-height: 26px; min-height: 52px; }
#mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail .size { font-size: 12px; }
#mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail .tag-category { font-size: 14px; background-color: rgba(0, 48, 94, 0.30); color: #fff; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; padding: 3px 15px; display: table-cell; }
#mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { transition: .3s; opacity: .9; margin-top: 12%; width: 50px; height: 50px; border-radius: 25px; background-color: rgba(0, 48, 94, 0.9); z-index: 10; color: #fff; /*box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);*/ font-size: 23px; line-height: 19px; }
#mod-standortepropertyoffers-slider .slick-prev.slick-arrow:hover, #mod-standortepropertyoffers-slider .slick-next.slick-arrow:hover { opacity: 1; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5) }
#mod-standortepropertyoffers-slider .slick-prev.slick-arrow { margin-left: -5px; }
#mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-right: -5px; }
#start_standortepropertyoffers .slide-more-btn { position: absolute; top: 0; right: 0; background-color: rgba(0, 48, 94, 0.05); color: rgba(0, 48, 94, 0.5); font-size: 12px; font-weight: bold; padding: 3px 20px; border-radius: 20px; cursor: pointer; transition: .3s; }
#start_standortepropertyoffers .slide-more-btn:hover { background-color: rgba(0, 48, 94, 0.10); }
/*************************************************************************/
/***** Start: Slick Slide Show: https://kenwheeler.github.io/slick/  *****/
/*************************************************************************/

/* Kostenlose Wertermittlung */
.two-layer-wrapper { }
.two-layer-wrapper .layer { color: white; }
.two-layer-wrapper .top-layer { z-index: 100; }
.two-layer-wrapper .down-layer { z-index: 90; }
.two-layer-wrapper .left-layer {  }
.two-layer-wrapper .right-layer {  }
.two-layer-wrapper .content-panel { background-color: #00305E; padding: 100px 80px; text-align: center; }
.two-layer-wrapper .content-panel .content-panel-title { font-family: 'Source Serif Pro', serif !important; font-size: 36px; margin-bottom: 40px; letter-spacing: 1px; }
.two-layer-wrapper .content-panel .content-panel-subtitle { letter-spacing: 1px; color: rgba(255, 255, 255, 0.55); font-weight: 500; }
.two-layer-wrapper .content-panel .content-panel-article { font-size: 15px; line-height: 26px; font-weight: 300; letter-spacing: 0.5px; padding: 0 20px 30px; }
.two-layer-wrapper .content-panel .content-panel-article-400 { font-size: 15px; line-height: 26px; font-weight: 400; letter-spacing: 0.5px; padding: 0 20px 30px; }
.two-layer-wrapper .content-panel .content-panel-link-text { font-size: 13px; margin-top: 30px; letter-spacing: 1px; cursor: pointer; }
.two-layer-wrapper .content-panel .content-panel-link-text img { margin-right: 10px; margin-top: -4px; }
.two-layer-wrapper .content-panel .content-panel-link-text a { color: #fff; }
.two-layer-wrapper .content-panel .content-panel-link-text a span { border-bottom: 1px solid #fff; padding-bottom: 2px; }
.two-layer-wrapper .content-panel.with-white-bg { background-color: #fff; box-shadow: 0 8px 30px rgba(0, 0, 0, 0.09); color: #00305E; padding: 60px 80px; text-align: center; }
.two-layer-wrapper .content-panel .content-panel-data .number { font-family: 'Source Serif Pro', serif !important; font-size: 64px; letter-spacing: 1px; color: rgba(255, 255, 255, 0.55); padding-top: 20px; }
.two-layer-wrapper .content-panel .content-panel-data .text { font-size: 14px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; }
.bewertung-schritt-all-punkt-wrapper { padding-bottom: 40px; background: url("https://cdn.von-poll.com/public/images/bewerbung-schritt-dashed-line.png") 5% 95% repeat-x; background-position: 0 24px; }
.bewertung-schritt-punkt-wrapper { /* width: 16.6%; */ width: calc(33% - 17px); }
.bewertung-schritt-punkt-wrapper.euro { width: 52px; }
.bewertung-schritt-punkt-border { margin: 13px auto 0 0; padding: 5px; border: 1px solid rgba(255, 255, 255, 0.35); width: 24px; border-radius: 12px; background-color: #00305E; outline: 4px solid #00305E; }
.bewertung-schritt-punkt-border .bewertung-schritt-punkt { width: 12px; height: 12px; border-radius: 6px; background-color: #fff; }
.bewertung-schritt-punkt-border.euro { margin: 0 0 0 auto; padding: 7px; width: 50px; border-radius: 25px; }
.bewertung-schritt-punkt-border.euro .bewertung-schritt-punkt { width: 34px; height: 34px; border-radius: 17px; line-height: 32px; }
.bewertung-schritt-punkt-border.euro .bewertung-schritt-punkt img { height: 14px; margin-left: -2px; }

/* Video Block */
#bg-shop-video { width:100%; }
@media (min-width: 576px) { #bg-shop-video { background: url("https://cdn.von-poll.com/public/images/shop-video-vorshau.jpg") no-repeat; background-size: 100% 100%; } }
.playpause { background-image: url("https://cdn.von-poll.com/public/images/shop-video-playpause.png"); background-color: rgba(0, 0, 0, 0.15); background-repeat: no-repeat; width: 100%; height: 100%; position: absolute; left: 0; top: 0; margin: auto; background-size: 130px 130px; background-position: center; transition: opacity 1s ease 0s; opacity: 1; display: block; }

/* Mehr als 350 mal in Europa */
.bg-map-left-right { background: url("https://cdn.von-poll.com/public/images/bg-map-left.png"), url("https://cdn.von-poll.com/public/images/bg-map-right.png"); background-repeat: no-repeat, no-repeat; background-size: auto 100%, auto 100%; background-position: 0 100%, 100% 100%; text-align: center; }
.normal-layer-wrapper { color: #00305E; padding: 100px 80px; text-align: center; }
.normal-layer-wrapper .content-panel-overtitle { font-size: 14px; font-weight: bold; letter-spacing: 1px; margin-bottom: 10px; color: rgba(0, 48, 94, 0.55); }
.normal-layer-wrapper .content-panel-title { font-family: 'Source Serif Pro', serif !important; font-size: 36px; margin: 0 auto 15px auto; }
.normal-layer-wrapper .content-panel-article { font-size: 14px; line-height: 22px; font-weight: 400; letter-spacing: 0.5px; padding: 0 20px 30px; }

/* Lifestyle & Immobilien */
.normal-layer-wrapper .block-link {  }
.normal-layer-wrapper .block-right { padding-top: 0; padding-bottom: 30px; }

/* Unsere Markenwerte */
#unsere-warkenwerte { text-align: center; }
#unsere-warkenwerte h1 { color: #00305E; font-family: 'Source Serif Pro', serif !important; font-size: 34px; margin-bottom: 15px; }
#vp-services .item-wrapper { cursor: pointer; }
#unsere-warkenwerte .item-wrapper, #vp-services .item-wrapper { color: #00305E; padding: 20px; }
#unsere-warkenwerte .item-wrapper-inner { border: 1px solid rgba(0, 0, 0, 0.15); color: #00305E; padding: 60px 30px; height: 100%; }
#unsere-warkenwerte .item-wrapper-inner img { margin-bottom: 40px; }
#unsere-warkenwerte .item-wrapper-inner p { color: #00305E; font-size: 15px; line-height: 26px; font-weight: 400; padding-top: 10px; }

/* VP Services */
#vp-services .item-wrapper .service-item-wrapper h1 { font-family: 'Source Serif Pro', serif !important; font-size: 22px; line-height: 22px; padding-top: 25px; text-align: left; }
#vp-services .item-wrapper .service-item-wrapper div { transition: .3s; }
#vp-services .item-wrapper .service-item-wrapper div:hover { background-color: rgba(0, 48, 94, 1); filter: contrast(1.2); }
#vp-services .item-wrapper .service-item-wrapper div img { transition: .3s; }
#vp-services .item-wrapper .service-item-wrapper div:hover img { opacity: 0.2; }

/* VON POLL NEWSLETTER */
#vp-newsletter { padding: 160px 0; text-align: center; overflow: hidden; }
#vp-newsletter .sub-title { color: rgba(255, 255, 255, 0.55); font-size: 14px; font-weight: bold; letter-spacing: 1px; margin-bottom: 10px; }
#vp-newsletter .main-title h1 { color: #fff; line-height: 1.5; }
#vp-newsletter .input-form-wrapper { height: 58px; margin-top: 60px; margin-bottom: 10px; }
#vp-newsletter .input-form-wrapper-show { height: 100%; margin: 0 auto; border-radius: 2px; }
#vp-newsletter .module-inner h3.module-title { display: none; }
    /*
    #vp-newsletter:before { content: ""; position: absolute;  width: 200%; height: 500%; top: -200%; left: -50%; background: url("https://cdn.von-poll.com/public/images/bg-beste-lage.png") 0 0 repeat; transform: rotate(-15deg); }
    */
#vp-newsletter { background: url("https://cdn.von-poll.com/public/images/newsletter.jpg") 0 0 repeat; background-size: cover; background-position: 100% 13% !important; }
@media (max-width: 575px) {
    #vp-newsletter { background: url("https://cdn.von-poll.com/public/images/newsletter_mobile.jpg?v=1") 0 0 repeat; }
}
#vp-newsletter .input-form-wrapper .input-form-wrapper-show .form-group { height: 100%; width: 382px; margin: 0 auto; }
#vp-newsletter .input-form-wrapper .input-form-wrapper-show .form-group input { padding: 22px 30px; letter-spacing: 1px; width: 320px; height: 100%; border: 0; border-top-left-radius: 2px; border-bottom-left-radius: 2px; border-top-right-radius: 0; border-bottom-right-radius: 0; font-size: 14px; font-weight: bold; color: #00305E; }
#vp-newsletter .input-form-wrapper .input-form-wrapper-show .form-group .vp-btn-newsletter { width: 62px; height: 100%; padding: 18px 0; border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 2px; border-bottom-right-radius: 2px; }
table.acymailing_form .acyfield_email.acy_requiredField.transparent-input .inputbox { color: rgba(0, 48, 94, 0.55); font-size: 14px; padding: 22px !important; }
@media (max-width: 400px) {
    table.acymailing_form .acyfield_email.acy_requiredField.transparent-input .inputbox { font-size: 12px; }
}
table.acymailing_form .acyfield_email.acy_requiredField.transparent-input .inputbox:focus { color: #00305E; }

/* Kontaktieren Sie uns */
#vp-contact .container .main-title { margin-bottom: 20px; }
#vp-contact .container .main-title h4 { color: #00305E; font-size: 15px; line-height: 26px; font-weight: 400; padding: 0 30px 20px 30px; letter-spacing: 0.5px; width: 100%; max-width: 510px; margin: 0 auto;  }
#vp-contact .container .contact-form-group-wrapper { width: 50%; }
#vp-contact .form-group input, #vp-contact .form-group textarea { line-height: 30px; width: 100%; padding: 22px 30px; background-color: #f2f5f7; border: 0; border-radius: 2px; font-size: 14px; font-weight: bold; color: #00305E; letter-spacing: 1px; }
.new-design-2020.contact-form-group-wrapper .selectBox-dropdown .selectBox-label { padding: 2px 8px; }
.new-design-2020.contact-form-group-wrapper .form-input input[type='text']::placeholder { color: rgba(0, 48, 94, 0.2) !important; }
.new-design-2020.contact-form-group-wrapper textarea::placeholder { color: rgba(0, 48, 94, 0.2) !important; }
.new-design-2020.contact-form-group-wrapper .form-input .label--checkbox { display: block !important; }
.new-design-2020.contact-form-group-wrapper .form-input .label--checkbox label { margin: -28px 0 0 30px !important; }
.new-design-2020.contact-form-group-wrapper .form-input .label--checkbox input[type='checkbox'] {
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.4); /* IE */
    -moz-transform: scale(1.4); /* FF */
    -webkit-transform: scale(1.4); /* Safari and Chrome */
    -o-transform: scale(1.4); /* Opera */
    transform: scale(1.4);
    /*
    margin-top: 10px !important;
    margin-right: 15px !important;
    */
    margin: 0 0 0 3px !important;
}
.selectBox-options, .selectBox-options LI, .selectBox-options LI A { max-width: 330px; }
.selectBox-options.selectBox-options-bottom li a { line-height: 28px; }
.new-design-2020.contact-form-group-wrapper .form-input .select-wrapper a .selectBox-arrow:before { content: "\f107" !important; }

/* RSForm */
form .select-wrapper a .selectBox-arrow:before { content: "\f107" !important; }
form .select-wrapper a { padding: 20px 8px; font-weight: 500; }
form .select-wrapper a .selectBox-arrow { right: 0; }
form .select-wrapper { overflow: hidden; height: 64px; margin-top: 1.1rem; width: 100%; border: 0; background-color: #f2f5f7; border-radius: 2px; font-size: 14px; font-weight: bold; color: #00305E; letter-spacing: 1px; }
form .select-wrapper a { height: 100%; width: 100% !important; background: none; border: 0; padding: 20px 22px; color: #00305E; cursor: pointer; }
form .select-wrapper a .selectBox-arrow { border: 0; top: 10px !important; right: 15px !important; }
form .select-wrapper a .selectBox-arrow:before { font: normal normal normal 14px/1 FontAwesome; content: "\f0d7"; line-height: 44px; color: #00305E; }
form #component29.formNoError { padding-left: 33px; }
form .label--checkbox { display: inline-flex; max-width: none; cursor: pointer; padding: 0 !important; margin-top: 1.1rem; margin-bottom: 0; }
form .label--checkbox input[type='checkbox'] { margin: 7px 10px 10px 10px; cursor: pointer; }
form .label--checkbox label { font-size: 16x; color: #00305E; font-weight: normal; cursor: pointer; padding: 0 !important; margin-bottom: 0; }
form .label--checkbox input[type=checkbox]:checked + label:before { display: none !important; }
form input[type='text'] { height: 64px; margin-top: 1.1rem; padding: 0 20px; width: 100%; border: 0; background-color: #f2f5f7; border-radius: 2px; font-size: 14px; font-weight: bold; color: #00305E; letter-spacing: 1px; }
form textarea { margin-top: 1.1rem; width: 100%; border: 0; background-color: #f2f5f7; border-radius: 2px; font-size: 14px; font-weight: bold; color: #00305E; letter-spacing: 1px; padding: 20px; }
form .formBody { margin-top: 1rem; }
form .formBody button { outline: none; color: #fff; background: #2E76D4; border-color: #2E76D4; display: table; padding: 18px 50px; border-radius: 2px; font-size: 13px; letter-spacing: 1px; font-weight: 400; cursor: pointer; margin: 0 auto; border: 0; text-transform: uppercase; }
form .formBody button:hover { background: #0f5dc4; border-color: #0f5dc4; }
form .formBody { margin: 0 !important; width: 100% !important; }
form .form-title.rsform-block .formBody { font-family: 'Source Serif Pro', serif !important; font-size: 22px; font-weight: 500; letter-spacing: 0.5px; text-transform: capitalize; }
form .label--checkbox input[type='checkbox'] { -ms-transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -o-transform: scale(1); transform: scale(1); margin: 10px 0 0 3px !important; }
form .label--checkbox label {  margin: 0 0 0 10px !important; color: #00305E; font-weight: normal; font-size: 14px; letter-spacing: 0.5px; }
form .selectBox-dropdown .selectBox-label { padding: 2px 0; font-weight: bold; }
form .select-wrapper.birthday-wrapper a { width: 33.33333% !important; }

#div_kontakformular_hidden_part form .select-wrapper { background-color: #fff; }
#div_kontakformular_hidden_part form .select-wrapper .selectBox-dropdown .selectBox-label { width: 100% !important; }
#div_kontakformular_hidden_part form input[type='text'] { background-color: #fff; }
#div_kontakformular_hidden_part form textarea { background-color: #fff; }

/* breadcrumbs-over-footer */
#breadcrumbs-over-footer { margin-top: 0px; background-color: rgb(233 236 239); font-size: 12px;  color: rgba(0, 48, 94, 0.30); font-weight: bold; letter-spacing: 1px; }
#breadcrumbs-over-footer a { color: rgba(0, 48, 94, 0.30); }
#breadcrumbs-over-footer a:hover { color: rgba(0, 48, 94, 0.80); }
#breadcrumbs-over-footer .current-item { color: rgba(0, 48, 94, 0.60); }
#breadcrumbs-over-footer ol { display: flex; list-style: none; margin: 0; padding: 0; }


/* Footer */
@media (max-width: 1462px) {
    .footer .footer-inner .social-list { width: calc(100% + 60px); margin-left: -30px; }
}
.footer { margin-top: 0; }
.footer .footer-inner .social-list { text-align: right; }
.footer .footer-inner .social-list .social-item { margin-left: 7px; margin-bottom: 7px; font-size: 18px; line-height: 40px; text-align: center; color: white; height: 40px; width: 40px; border-radius: 20px; border: 1px solid rgba(255, 255, 255, 0.3); }
.footer .footer-inner .social-list .social-item:hover { background-color: rgba(255, 255, 255, 0.15); }
.footer .footer-inner #footer-l img { width: 150px; opacity: 0.55; }
.footer .footer-inner .footer-m { padding: 0 20px; }
.footer .footer-inner .footer-m div { float: left; text-align: center; }
.footer .footer-inner .footer-m div.for-2-siegel { width: 28%; float: left; text-align: center; }
.footer .footer-inner .footer-m img { width: 80%; }
.footer .footer-inner .sub-footer { padding: 36px 0; }
.footer .footer-inner .sub-footer #footer-sub-l img { width: 36px; height: 36px; }
.footer .footer-inner .sub-footer #footer-sub-m { height: 36px; text-align: center; letter-spacing: 1px; }
.footer .footer-inner .sub-footer #footer-sub-m a { line-height: 36px; color: #fff; font-size: 12px; font-weight: 600; text-transform: uppercase; padding: 0 15px; }
.footer .footer-inner .sub-footer #footer-sub-r { height: 36px; text-align: right; overflow: hidden; }
.footer .footer-inner .sub-footer #footer-sub-r .selectBox-dropdown { min-width: unset; cursor: pointer; background: #002850; border: 0; }
.footer .footer-inner .sub-footer #footer-sub-r #site-language-select { height: 26px; background-color: #00305E; color:white;width: 56px;border-color: #00305E;}
.footer .footer-inner .sub-footer #footer-sub-r #site-language-select option { padding-right: 100px; }
.footer .footer-inner .sub-footer #footer-sub-r .selectBox.selectBox-dropdown .selectBox-label { padding: 0; line-height: 36px; color: #fff; font-size: 14px; font-weight: bold; }
.footer .footer-inner .sub-footer #footer-sub-r .selectBox.selectBox-dropdown .selectBox-arrow { border: 0; font-size: 14px; }
.footer .footer-inner .sub-footer #footer-sub-r .selectBox.selectBox-dropdown .selectBox-arrow:before { font: normal normal normal 14px/1 FontAwesome; content: "\f0d7"; line-height: 36px; color: #fff;  margin-left: 5px; }
.footer .footer-inner #link-sections #links-list-mobile a { line-height: 36px; color: #fff; font-size: 12px; font-weight: 600; text-transform: uppercase; padding: 0 15px; }
.site-language-select-selectBox-dropdown-menu.selectBox-dropdown-menu.selectBox-options.selectBox-options-top { min-width: 50px; max-height: none; margin-top: -165px; margin-left: -8px; }
.site-language-select-selectBox-dropdown-menu.selectBox-dropdown-menu.selectBox-options.selectBox-options-top LI A { line-height: 12px !important; }
#links-list-mobile { display: none; }
.static-links-arrows { display: none; }
.first-separator-socialmedia { display: none; }
.footer #awards_list div:first-child { display: block !important; }

/* Mobile */
.main-header.sticky-header.header-shrink .navbar .navbar-toggler img { filter: invert(89%) sepia(70%) saturate(2508%) hue-rotate(195deg) brightness(96%) contrast(101%); }

/* Bugs */
.selectBox-dropdown { background: #00305E; }

/* Unterseiten Global */
.container-for-component { margin-bottom: 50px; min-height: 70px; }
.sp-article-title-bar { width: 100%; }
.sp-article-title-bar .title-1 { text-align: center; font-size: 14px; font-weight: bold; letter-spacing: 1px; margin-top: 0; color: rgba(0, 48, 94, 0.35); text-transform: uppercase; }
.sp-article-title-bar .title-2 { text-align: center !important; color: #00305E; font-family: 'Source Serif Pro', serif !important; font-size: 24px; line-height: 36px; font-weight: 600; letter-spacing: 0.5px; padding-bottom: 40px; }
.article-content { padding: 50px 0; font-size: 14px; font-weight: 400; line-height: 22px; letter-spacing: 0.5px; color: #00305E; }
.article-content:not(.no-article-page) { max-width: 1060px; margin: 0 auto; }
@media (min-width: 769px) and (max-width: 1060px) {
    .article-content:not(.no-article-page) { margin: 0 50px; }
}
@media (max-width: 768px) {
    .article-content:not(.no-article-page) { margin: 0 20px; }
    .container-for-component { min-height: unset; }
}
.article-content p { font-size: 16px; font-weight: 400; line-height: 28px; letter-spacing: 0.5px; color: #00305E; }
.article-content h2, .article-content h3 { width: 100%; margin-bottom: 1rem; text-align: left !important; font-family: 'Roboto', sans-serif !important; color: rgba(0, 48, 94, 1); font-weight: 500; font-size: 16px; letter-spacing: 0.5px; line-height: 24px; }
.article-content h3 { text-transform: uppercase; font-size: 18px; }
.article-content .nogrid-content p { padding: 0; }
.article-content .nogrid-content .col-xs-12 { padding: 0 15px; }
.article-content .nogrid-content .col-xs-12.col-md-4,
.article-content .nogrid-content .col-sm-12.col-md-3 { background-color: rgba(0, 48, 94, 0.05); padding: 30px; font-size: 14px; font-weight: 400; line-height: 22px; letter-spacing: 0.5px; color: #00305E; }
.article-content .nogrid-content .col-xs-12.col-md-4 a,
.article-content .nogrid-content .col-sm-12.col-md-3 a { color: #00305E; }
#accordion .panel .panel-heading { background-color: rgba(0, 48, 94, 0.05); margin: 20px 0 0 0; border-radius: 3px; padding: 15px 25px; cursor: pointer; user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; }
#accordion .panel .panel-heading, #accordion .panel .panel-heading a { font-size: 14px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; color: #00305E; }
#accordion .panel .panel-heading:hover { background-color: rgba(0, 48, 94, 0.1); }
#accordion .panel .panel-heading.active { background-color: rgba(0, 48, 94, 0.1); border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
#accordion .panel .panel-collapse .panel-body { padding: 15px 25px; background-color: rgba(0, 48, 94, 0.03); border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
#accordion .panel .panel-heading .icon_arrow_up { background: url(https://cdn.von-poll.com/public/images/icons/icon-arrow-up-blue.svg); }
#accordion .panel .panel-heading .icon_arrow_down { background: url(https://cdn.von-poll.com/public/images/icons/icon-arrow-down-blue.svg); }
#accordion .panel .panel-heading .icon_arrow_up, #accordion .panel .panel-heading .icon_arrow_down { float: right; height: 24px; width: 24px; background-repeat: no-repeat; background-size: 80% 80%; background-position: 50% 50%; }
#accordion .panel .panel-heading .icon_arrow_up { display: none; }
#accordion .panel .panel-heading .icon_arrow_down { display: block; }
#accordion .panel .panel-heading.active .icon_arrow_up { display: block; }
#accordion .panel .panel-heading.active .icon_arrow_down { display: none; }
@media (min-width: 768px) {
    .text-right-luft { padding-right: 3% !important; }
    .text-right-luft p { text-align: left; }
}

/* Unterseiten Standort */
#standortDesc { text-align: left !important; }
#standortDesc p { text-align: left !important; }
.sub-page-banner-wrapper { width: 100%; }
.sub-page-banner-wrapper img { width: 100%; }
.sub-page-container { margin-top: 100px; color: #00305E; }
.sub-page-container #content-body-left { padding-left: 15px !important; background-color: #fff; }
.sub-page-container #content-body-right { padding-right: 15px !important; background-color: #fff; }
.sub-page-vp-btn { user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -o-user-select: none; }
.sub-page-vp-btn { cursor: pointer; margin: 20px 0; transition: .3s; font-size: 13px; background-color: rgba(0, 48, 94, 0.10); color: #00305E; padding: 15px 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; border-radius: 3px; }
.sub-page-vp-btn:hover { background-color: rgba(0, 48, 94, 0.15); }
.sub-page-vp-btn .sub-page-vp-btn-txt { display: block; padding-top: 2px; }
.sub-page-vp-btn .sub-page-vp-btn-icon {  }
.sub-page-vp-btn .sub-page-vp-btn-icon.arrow-down { display: none; }
.sub-page-vp-btn .sub-page-vp-btn-icon svg { font-size: 20px; margin-top: 1px; width: 20px; height: 20px; display: block; }
.sub-page-vp-btn table tr td { line-height: 20px; }
.sub-page-vp-btn table tr td:last-child { width: 20px; }
.sub-page-vp-btn.active { background-color: rgba(0, 48, 94, 0.15); border-top-left-radius: 5px; border-bottom-left-radius: 0; border-top-right-radius: 5px; border-bottom-right-radius: 0; }
.sub-page-vp-btn.active .sub-page-vp-btn-icon.arrow-right { display: none; }
.sub-page-vp-btn.active .sub-page-vp-btn-icon.arrow-down { display: block; }
.sub-page-vp-btn-hidden-part { font-size: 14px; font-weight: 400; line-height: 22px; letter-spacing: 1px; padding: 20px 25px; margin: -20px 0 20px 0; width:100%; height:auto; display: none; background-color: rgba(0, 48, 94, 0.05);border-top-left-radius: 0; border-bottom-left-radius: 5px; border-top-right-radius: 0; border-bottom-right-radius: 5px; }
.sub-page-vp-btn-hidden-part .selectBox-dropdown { min-width: unset !important; }
.sub-page-vp-btn-hidden-part .new-design-2020.contact-form-group-wrapper .form-input { width: 100%; flex: unset; max-width: 100%; }
.sub-page-vp-btn-hidden-part .new-design-2020.contact-form-group-wrapper .form-input .select-wrapper a { padding: 20px 8px; font-weight: 500; background-color: #fff; }
.sub-page-vp-btn-hidden-part .new-design-2020.contact-form-group-wrapper .form-input .select-wrapper a .selectBox-arrow { right: 0; }
.sub-page-vp-btn-hidden-part .new-design-2020.contact-form-group-wrapper .form-input input[type='text'] { padding: 0 15px; font-weight: 500; background-color: #fff; }
.sub-page-vp-btn-hidden-part .new-design-2020.contact-form-group-wrapper textarea { padding: 20px 15px; font-weight: 500; background-color: #fff; }
.sub-page-vp-btn-hidden-part.rsform { padding-bottom: 45px; }
.sub-page-vp-btn-hidden-part.active { display: block; }
/* vp colorful btton */
.sub-page-vp-btn.vp-blue { background-color: #00305E; color: #fff; }
.sub-page-vp-btn.vp-blue:hover { background-color: rgba(0, 48, 94, 0.90); }
.sub-page-vp-btn.vp-blue.active { background-color: #00305E; }
.sub-page-vp-btn.vp-second-blue { background-color: #4E73F5; color: #fff; }
.sub-page-vp-btn.vp-second-blue:hover { background-color: #0f5dc4; }
.sub-page-vp-btn.vp-white { background-color: rgba(0, 48, 94, 0); color: #00305E; border: 1px solid #00305E; }
.sub-page-vp-btn.vp-white:hover { background-color: rgba(0, 48, 94, 0.10); }
.sub-page-vp-btn.vp-white.active { background-color: rgba(0, 48, 94, 0.10); }
/* vp colorful btton */
.contact-info .ci-title { font-family: 'Source Serif Pro', serif !important; font-size: 24px; font-weight: 600; letter-spacing: 0.5px; padding-bottom: 20px; }
.contact-info .ci-text { font-size: 14px; font-weight: 400; line-height: 22px; letter-spacing: 0.5px; padding-bottom: 20px; }
.contact-info .ci-text table tr td p, .contact-info .ci-text table tr td p a { font-size: 14px; font-weight: 400; line-height: 22px; letter-spacing: 0.5px; color: #00305E; background-color: unset !important; }
.contact-info .ci-text table tr td.ci-tbl-label { vertical-align: top; font-weight: 600; color: rgba(0, 48, 94, 0.35); text-transform: uppercase; }
.contact-info .ci-text table tr td.ci-tbl-text a { vertical-align: top; color: #00305E !important; }
.social-media-icons { margin: 25px 0 30px 0; }
.social-media-icons .row .social-icons { width: 100%; }
.social-media-icons .row .social-icons ul.social li { float: left; width: 16.666666%; text-align: center; }
.social-media-icons .row .social-icons ul.social li:hover a { color: #4e72f5; }
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .thumb img { width: 100%; }
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .text-section a { width: 100%; display: block; text-align: center; margin-bottom: 30px; }
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .text-section h3,
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .text-section h4 { width: 100%; display: block; text-align: center; font-family: 'Source Serif Pro', serif !important; font-size: 24px; font-weight: 500; letter-spacing: 0.5px; }
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .text-section { padding: 20px 25px; font-size: 14px; font-weight: 400; line-height: 22px; letter-spacing: 0.5px; color: #00305E; background-color: unset; }
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .text-section span { background-color: unset !important; }
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .text-section p,
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .text-section p span { display: block; font-size: 14px; font-weight: 400; line-height: 22px; letter-spacing: 0.5px; color: #00305E; background-color: unset; }
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .text-section p a,
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .text-section .button { background-color: #4E73F5; color: #fff; border: 0; transition: .3s; font-size: 14px; padding: 15px 25px; text-transform: uppercase; letter-spacing: 0.5px; font-weight: 600; border-radius: 3px; margin-top: 30px; }
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .text-section p a:hover,
/*.buttons-under-social-media-icons*/ .sub-page-vp-btn-hidden-part .service-inner .text-section .button:hover { background-color: #0f5dc4; }
/*
#standortDesc h1, #standortDesc h2 { font-family: 'Source Serif Pro', serif !important; font-size: 30px; font-weight: 400; letter-spacing: 0; text-align: center; }
#standortDesc h3 { font-family: 'Source Serif Pro', serif !important; font-size: 28px; font-weight: 400; letter-spacing: 0; }
#standortDesc h4 { font-family: 'Source Serif Pro', serif !important; font-size: 26px; font-weight: 400; letter-spacing: 0; }
*/
#standortDesc p { font-size: 16px; font-weight: 400; line-height: 28px; letter-spacing: 0.5px; color: #00305E; background-color: unset; }
#standortDesc #myCarousel .carousel-inner .item p { padding: 0 30px; }
@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev { margin-left: -25px; }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next { margin-right: -25px; }
}

/* Modal Popup */
#grundModal { padding-right: 0 !important; }
.modal-dialog { max-width: 800px; }
.modal-dialog .modal-content .modal-header h3 { font-size: 20px; padding-top: 1px; line-height: 23px; font-family: 'Source Serif Pro', serif !important; font-weight: 500; }
.modal-dialog .modal-content .modal-header button { cursor: pointer; }
.modal-dialog .modal-content .modal-body {  }
.modal-dialog .modal-content .modal-footer button { cursor: pointer;  transition: .3s; font-size: 14px; background-color: rgba(0, 48, 94, 0.10); color: #00305E; padding: 10px 25px; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; border-radius: 3px; border: 0; }
.modal-dialog .modal-content .modal-footer button:hover { background-color: rgba(0, 48, 94, 0.15); }

/* mod_immobilienwert_rechner */
.sub-page-banner-wrapper #immobilienwert_rechner_container { /*opacity: 0.93;*/ }
.sub-page-banner-wrapper #immobilienwert_rechner_container select { -webkit-appearance: none; -moz-appearance: none; text-indent: 1px; text-overflow: ''; width: 100%; letter-spacing: 0.5px; }
.sub-page-banner-wrapper #immobilienwert_rechner_container img { width: unset; }
.container-for-component.immobilienwert-rechner-wrapper { padding: 80px 0; margin-bottom: 0; }
@media (max-width: 550px) {
    .container-for-component.immobilienwert-rechner-wrapper { padding: 30px 15px !important; }
}
@media (min-width: 551px) and (max-width: 768px) {
    .container-for-component.immobilienwert-rechner-wrapper { padding: 50px !important; }
}
@media (min-width: 769px) and (max-width: 1080px) {
    .container-for-component.immobilienwert-rechner-wrapper { padding: 50px !important; }
}

/* Unterseiten General */
.no-banner-on-the-top { margin-top: 0 !important; }
@media (min-width: 769px) {
    .sub-page-banner-wrapper { margin-top: 70px; }
    .no-banner-on-the-top { margin-top: 70px !important; }
}
/* Unterseiten General Title */
.sub-page-title-wrapper { width: 100%; text-align: center; padding: 0 0 40px 0; }
.sub-page-title-wrapper .sub-page-title-main { font-size: 24px; line-height: 30px; color: #00305E; font-family: 'Source Serif Pro', serif !important; font-weight: 600; letter-spacing: 1px; }
.sub-page-title-wrapper .sub-page-title-secondary { font-size: 14px; line-height: 30px; font-weight: bold; letter-spacing: 1px; color: rgba(0, 48, 94, 0.35); text-transform: uppercase; }
/* Unterseiten General Sidebar */
.sub-page-sidebar-1 { padding: 25px; background-color: rgba(0, 48, 94, 0.05); }
.sub-page-sidebar-1 .sidebar-title { font-size: 16px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; }
/* Unterseiten Jobs - Stellenangebote */
#freie-stellen .moduletable { width: 100%; }
#jobsucheForm .area-title { color: #00305E; font-family: 'Source Serif Pro', serif !important; font-size: 20px; font-weight: 600; letter-spacing: 1px; padding: 30px 0 20px 0; }
@media (max-width: 575px) { #jobsucheForm .area-title { text-align: center; } }
.job-list-location-page-jobwrapper .job-item { padding-top: 5px; }
@media (max-width: 767px) { .job-list-location-page-jobwrapper .job-item { padding-top: 15px; } }
#jobsucheForm #results #jobs_results .job-item { padding: 20px 0; border-bottom: 1px solid rgba(0, 48, 94, 0.15); }
.job-list-location-page-jobwrapper .job-item .a-line,
#jobsucheForm #results #jobs_results .job-item .a-line { font-size: 14px; font-weight: 500; line-height: 25px; letter-spacing: 0.5px; color: #00305E; }
.job-list-location-page-jobwrapper .job-item .a-line.line-up,
#jobsucheForm #results #jobs_results .job-item .a-line.line-up { font-size: 13px; text-transform: uppercase; color: rgba(0, 48, 94, 0.35); }
.job-list-location-page-jobwrapper .job-item .a-line.line-down,
#jobsucheForm #results #jobs_results .job-item .a-line.line-down {  }
form#jobsucheForm #navi-bar-div-right .select-wrapper { margin-top: 0; height: unset; }
form#jobsucheForm #navi-bar-div-right .select-wrapper a { padding: 10px 20px 5px 20px; }
form#jobsucheForm #navi-bar-div-right .select-wrapper a .selectBox-arrow { top: 0 !important; right: 11px !important; }
form#jobsucheForm #navi-bar-div-right .select-wrapper a .selectBox-arrow:before { content: "\f107" !important; font: normal normal normal 24px/1 FontAwesome; line-height: 44px; color: #00305E; }

#jobsearch-initiativbewerbung.sub-page-sidebar-1 { background-color: #00305e; }
#jobsearch-initiativbewerbung.sub-page-sidebar-1 .sidebar-title,
#jobsearch-initiativbewerbung.sub-page-sidebar-1 p { color: #ffffff; }

/* Unterseiten Jobs - Stellenangebote von einem Standort */
@media only screen and (min-width: 994px) {
    #mainbody_content_container {
        margin-top: 335px !important;
    }
}
.job-list-location-page-jobwrapper { width:100%; border: 0; padding: 15px 0; background-color: #ffffff; border-bottom: 1px solid rgba(0, 48, 94, 0.15); }
@media (max-width: 767px) { .job-list-location-page-jobwrapper { border: 0; } }
.job-list-location-page-jobwrapper .img-wrapper img { width:100%; border-radius: 3px; }
/* Unterseiten Job */
.subpage-job-title { font-family: 'Source Serif Pro', serif !important; color: #00305E; font-size: 23px; line-height: 40px; font-weight: 400; letter-spacing: 0.5px; padding: 30px 15px 15px 15px; }
#subpage-job-left .subpage-job-wrapper .vp-btn { color: #fff; text-transform: uppercase; }
#subpage-job-left .subpage-job-wrapper h2 img { width: 100%; height: unset; margin-bottom: 15px; margin-top: -25px; }
#subpage-job-left .subpage-job-wrapper,
#subpage-job-left .subpage-job-wrapper p,
#subpage-job-left .subpage-job-wrapper p a,
#subpage-job-left .subpage-job-wrapper ul li { font-size: 14px; font-weight: 400; line-height: 22px; letter-spacing: 0.5px; color: #00305E; }
#subpage-job-left .subpage-job-wrapper .job-detail-intro h2 { font-family: 'Source Serif Pro', serif !important; color: #00305E; font-size: 23px; line-height: 50px; font-weight: 400; letter-spacing: 0.5px; }
#subpage-job-left .subpage-job-wrapper .job-detail-intro p { margin-bottom: 0; padding-bottom: 15px; }
#subpage-job-left .subpage-job-wrapper .job-detail-heading,
#subpage-job-left .subpage-job-wrapper .job-detail-heading p,
#subpage-job-left .subpage-job-wrapper .job-detail-heading h2,
#subpage-job-left .subpage-job-wrapper .job-detail-heading h3 { font-size: 14px; font-weight: 600; line-height: 22px; letter-spacing: 0.5px; color: #00305E; margin-top: 10px; margin-bottom: 10px; }
#subpage-job-left .subpage-job-wrapper .job-detail-heading { background-color: rgba(0, 48, 94, 0.05); padding: 15px; margin: 15px 0; }
#subpage-job-left .subpage-job-wrapper .job-detail-heading h2 { font-size: 28px; line-height: 50px; }
#subpage-job-left .subpage-job-wrapper .job-detail-heading p { font-weight: 400; }
#subpage-job-left .subpage-job-wrapper .job-detail-list h2,
#subpage-job-left .subpage-job-wrapper .job-detail-list h3 { font-family: 'Source Serif Pro', serif !important; color: #00305E; font-size: 24px; line-height: 36px; font-weight: 400; letter-spacing: 0.5px; padding-top: 15px; }
#subpage-job-left .subpage-job-wrapper .job-detail-list ul { padding-left: 22px; }
#subpage-job-left .subpage-job-wrapper .job-detail-list ul li { list-style-type: initial; }
#subpage-job-left .subpage-job-wrapper #job-detail-footer { padding-top: 30px; }
.subpage-job-right { color: #00305E; }
.subpage-job-right .white-caption .ci-title { font-family: 'Source Serif Pro', serif !important; font-size: 24px; font-weight: 600; letter-spacing: 0.5px; padding-bottom: 20px; }
.subpage-job-right .white-caption .ci-text { font-size: 14px; font-weight: 400; line-height: 22px; letter-spacing: 0.5px; padding-bottom: 20px; }
.subpage-job-right .vp-btn { width: 100%; margin-bottom: 20px; background-color: rgba(0, 48, 94, 0.10); color: #00305E; text-transform: uppercase; padding: 15px 25px; }
.subpage-job-right #standorte_social_icon .social-icons { width: 100%; }
.subpage-job-right #standorte_social_icon .social-icons ul.social { list-style: none; margin: 0; padding: 0; color: #535353; }
.subpage-job-right #standorte_social_icon .social-icons ul.social li { float: left; width: 16.666666%; text-align: center; padding-bottom: 25px; }
.subpage-job-right #standorte_social_icon .social-icons ul.social li:hover a { color: #4e72f5; }
/* Unterseiten Job - RSForm :: Bewerbung */
#application-form-section table { margin-bottom: 50px; }
#application-form-section .form-block-tbl-title { font-family: 'Source Serif Pro', serif !important; font-size: 22px; font-weight: 400; letter-spacing: 0.5px; padding: 10px 0 0 14px; }
#application-form-section .field-itm-title { text-align: left !important; font-family: 'Roboto', sans-serif !important; color: rgba(0, 48, 94, 1); font-weight: 500; font-size: 16px; letter-spacing: 0.5px; line-height: 24px; margin-top: 10px; }
#application-form-section input[type='file'] { padding: 0; cursor: pointer; }
#application-form-section input[type='text']::placeholder,
#application-form-section input[type='textarea']::placeholder { color: rgba(0, 48, 94, 0.2); text-transform: uppercase; }
#application-form-section .rsform-block.rsform-block-send button { outline: none; color: #fff; background: #2E76D4; border-color: #2E76D4; display: table; padding: 18px 50px; border-radius: 2px; font-size: 13px; letter-spacing: 1px; font-weight: 400; cursor: pointer; margin: 0 auto; border: 0; text-transform: uppercase; }
#section_top_image_other img { width:100%; /*padding: 0 15px;*/ }
@media (max-width: 1340px) { #section_top_image_other img { padding: 0; } }
@media (min-width: 769px) { #application-form-section { margin-top: 70px; } }
/* Unterseiten Expose */
.object-title-bar { margin: 20px 0; }
.object-title-bar .object-title-ort, .object-title-bar .object-title-objnr { font-weight: 600; text-transform: uppercase; font-size: 14px; line-height: 22px; letter-spacing: 0.5px; }
.object-title-bar .object-title-ort { color: rgba(0, 48, 94, 0.4); }
.object-title-bar .object-title-objnr { color: rgba(0, 48, 94, 0.25); }
.object-title-bar .object-title-text { font-family: 'Source Serif Pro', serif !important; font-size: 23px; line-height: 40px; font-weight: 400; letter-spacing: 0.5px; padding-bottom: 15px; margin-left: -1px; }
.galleria-theme-classic { background: unset; }
.galleria-theme-classic .galleria-stage { top: 0; left: 0; right: 0; }
.galleria-theme-classic .galleria-image-nav { top: 60%; }
.galleria-theme-classic .galleria-image-nav-left, .galleria-theme-classic .galleria-image-nav-right { width: 50px; height: 50px; border-radius: 25px; background-color: rgba(0, 48, 94, 0.9); /*box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);*/ opacity: 1; }
.galleria-theme-classic.notouch .galleria-image-nav-left:hover, .galleria-theme-classic.notouch .galleria-image-nav-right:hover { opacity: 1; box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5); }
.galleria-theme-classic .galleria-image-nav-left { left: 10px !important; background-position: 17px 13px; background-size: 800px auto; }
.galleria-theme-classic .galleria-image-nav-right { right: 10px !important; background-position: -216px 13px; background-size: 800px auto; }
.galleria-theme-classic .galleria-thumbnails-container { left: 0; right: 0; }
.galleria-theme-classic .galleria-carousel .galleria-thumb-nav-left, .galleria-theme-classic .galleria-carousel .galleria-thumb-nav-right { background-color: rgba(0, 48, 94, 0.07); border-radius: 3px; opacity: 1; background-size: 500px auto; }
.galleria-theme-classic.notouch .galleria-thumb-nav-left:hover, .galleria-theme-classic.notouch .galleria-thumb-nav-right:hover { background-color: rgba(0, 48, 94, 0.75); }
.galleria-theme-classic .galleria-carousel .galleria-thumb-nav-left { background-position: 8px 13px; }
.galleria-theme-classic .galleria-carousel .galleria-thumb-nav-right { background-position: -139px 13px; }
.galleria-theme-classic .galleria-thumbnails-container { bottom: -10px; }
.galleria-theme-classic .galleria-stage { background-color: rgba(0, 48, 94, 0.05); }
.sub-page-container .wohnung-info { color: #00305E; background-color: rgba(0, 48, 94, 0.05); border-radius: 3px; margin-top: 35px; padding: 10px 20px; font-weight: 500; font-size: 14px; }
.sub-page-container .wohnung-info span { font-size: 14px; font-weight: 700; letter-spacing: 0.5px; color: rgba(0, 48, 94, 0.5); text-transform: uppercase; padding-right: 8px; }
.sub-page-container .wohnung-details { margin-top: 40px; }
/*
.sub-page-container table { width: 100%; }
.sub-page-container table tr td { padding: 0 15px; }
.sub-page-container table tr td.wohnung-details-tbl-td-title { margin-right: 10px; font-size: 14px; font-weight: 700; letter-spacing: 0.5px; color: rgba(0, 48, 94, 0.5); text-transform: uppercase; }
.sub-page-container table tr td.wohnung-details-tbl-td-txt { padding: 0 !important; color: rgba(0, 48, 94, 0.8); font-weight: 500; font-size: 14px; }
.sub-page-container table tr td.wohnung-details-tbl-td-title.wdtt-left { padding-left: 5px !important; padding-bottom: 8px !important; }
.sub-page-container table tr td.wohnung-details-tbl-td-title.wdtt-right { padding-bottom: 8px !important; }
.sub-page-container table tr td.wohnung-details-tbl-td-txt.wdtt-left { padding-right: 30px !important; padding-bottom: 8px !important; }
.sub-page-container table tr td.wohnung-details-tbl-td-txt.wdtt-right { padding-right: 5px !important; padding-bottom: 8px !important; }
*/
.sub-page-container { margin-bottom: 40px; }
.sub-page-container .wohnung-details-tbl-td-title { padding-right: 10px; font-size: 14px; font-weight: 700; letter-spacing: 0.5px; color: rgba(0, 48, 94, 0.5); text-transform: uppercase; /*white-space:nowrap;*/ }
.sub-page-container .wohnung-details-tbl-td-txt { padding: 0 !important; color: rgba(0, 48, 94, 0.8); font-weight: 500; font-size: 14px; }
.sub-page-container .wohnung-details-tbl-td-title.wdtt-left { padding-left: 0 !important; padding-bottom: 8px !important; word-wrap: break-word; }
.sub-page-container .wohnung-details-tbl-td-title.wdtt-right { padding-left: 5px !important; padding-bottom: 8px !important; }
.sub-page-container .wohnung-details-tbl-td-txt.wdtt-left { padding-right: 30px !important; padding-bottom: 8px !important; letter-spacing: 0.5px; }
.sub-page-container .wohnung-details-tbl-td-txt.wdtt-right { padding-right: 5px !important; padding-bottom: 8px !important; letter-spacing: 0.5px; }
.sub-page-container .subpage-block { margin-top: 40px; color: rgba(0, 48, 94, 1); font-weight: 400; font-size: 16px; letter-spacing: 0.5px; line-height: 28px; }
.sub-page-container .subpage-block p { color: rgba(0, 48, 94, 1); text-align: justify; font-weight: 400; font-size: 14px; letter-spacing: 1px; line-height: 24px; }
.sub-page-container .subpage-block .title { font-family: 'Source Serif Pro', serif !important; font-size: 22px; font-weight: 500; letter-spacing: 0.5px; margin-bottom: 20px; }
.sub-page-container .subpage-block .text { /* text-align: justify; */ }
.sub-page-container .subpage-block ul { margin-left: 16px; }
.sub-page-container .subpage-block ul li { color: rgba(0, 48, 94, 1); font-weight: 400; font-size: 14px; letter-spacing: 1px; line-height: 24px; }
.sub-page-container .wohnung-energieausweis .ausweis { position:relative; }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-farbe-bg { z-index: 100; position:absolute; left: 0; top: 50px; width: 100%; }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-abc { z-index: 200; position:absolute; left: 0; top: 50px; width: 100%; }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-mark { z-index: 501; position:absolute; left: -18px; top: 0; }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-mark-lvl { z-index: 510; position:absolute; left: -18px; top: 39px; /*text-shadow: 0 0 3px #00305E;*/ width: 36px; border-radius: 18px; height: 53px; border: 5px solid #ffffff; background-color: #02B14F; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.18), 0 6px 20px 0 rgba(0, 0, 0, 0.19); color: #fff; font-weight: 600; line-height: 44px; text-align: center; }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-mark .ausweis-mark-val { white-space: nowrap; margin-left: -35px; border-radius: 3px; background-color: #00305E; color: #fff; font-weight: 500; line-height: 24px; padding: 0 10px; text-align: center; font-size: 12px; letter-spacing: 1px; }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-mark .ausweis-mark-dreieck { margin: 0 0 5px 13px; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 10px solid #00305E; }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-farbe-bg .ausweis-farbe-bar { height: 32px; background-image: linear-gradient(to right,#02B14F 0%,#02B14F 5.4545454545455%,#A0E11D 14.545454545455%,#C6ED12 22.727272727273%,#FFFF00 31.818181818182%,#F9E700 41.818181818182%,#ffa900 52.727272727273%,#fe6d00 65.454545454545%,#eb5700 81.818181818182%,#e70a00 95.454545454545%,#e70a00 100%); width: 100%; border-radius: 5px; }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-farbe-bg .ausweis-farbe-scale { height: 20px; padding: 5px 0; }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-farbe-bg .ausweis-farbe-scale div { height: 100%; float: left; /*width: 11.1111111%;*/ border-right: 1px solid rgba(0, 48, 94, 0.2); }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-farbe-bg .ausweis-farbe-scaleValue { padding-top: 5px; }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-farbe-bg .ausweis-farbe-scaleValue div { float: left; /*width: 11.1111111%;*/ color: rgba(0, 48, 94, 0.35); font-size: 10px; }
.sub-page-container .wohnung-energieausweis .ausweis .ausweis-abc div { float: left; /*width: 11.1111111%;*/ text-align: center; color: #00305E; line-height: 31px; padding-top: 1px; font-size: 14px; font-weight: 500; border-right: 1px solid rgba(0, 48, 94, 0.2); }
.sub-page-container .wohnung-energieausweis .wohnung-energie-details { margin-top: 170px; }
@media (max-width: 1040px) { .details-table-duplicate-1 { display: none; } .details-table-duplicate-2 { display: block; } }
@media (min-width: 1041px) { .details-table-duplicate-1 { display: block; } .details-table-duplicate-2 { display: none; } }
.galleria-theme-classic .galleria-info { top: 20px; left: 20px; }
.galleria-theme-classic .galleria-info-close { margin: 3px 5px 0 0; }
.galleria-theme-classic .galleria-info-text { background-color: #00305E; padding: 0 15px; border-radius: 3px; /*margin-top: 31px;*/ }
.galleria-theme-classic .galleria-info-text .galleria-info-description { letter-spacing: 1px; font-family: 'Roboto', sans-serif; font-size: 12px; color: #fff; font-weight: 400; line-height: 26px; }
.galleria-theme-classic .galleria-info-link { background-color: #00305E; background-image: url("https://cdn.von-poll.com/public/images/icons/icon-information-circle.svg?v=11"); font-size: 12px; letter-spacing: 0.5px; width: 26px; height: 26px; border-radius: 3px; background-position: 50% 50%; background-size: 65% 65%; opacity: 1; }
.galleria-theme-classic .galleria-info .galleria-info-link { float: left; position: relative; }
.galleria-theme-classic .galleria-info .galleria-info-video { float: left; cursor: pointer; height: 26px; color: #fff; font-size: 12px; letter-spacing: 0.5px; text-transform: uppercase; font-weight: 500; line-height: 26px; border-radius: 3px; background-color: #00305E; padding: 0 10px; margin: 0 5px 5px 0; }
.galleria-theme-classic .galleria-info .galleria-info-video:hover { background-color: rgba(0, 48, 94, 0.90); }
.galleria-theme-classic .galleria-info .galleria-info-360 { float: left; cursor: pointer; height: 26px; color: #fff; font-size: 12px; letter-spacing: 0.5px; text-transform: uppercase; font-weight: 500; line-height: 26px; border-radius: 3px; background-color: #00305E; padding: 0 10px; margin: 0 5px 5px 0; }
.galleria-theme-classic .galleria-info .galleria-info-360:hover { background-color: rgba(0, 48, 94, 0.90); }
.subpage-block.grundriss .row .grundriss-img-wrapper div { border: 1px solid #ddd; border-radius: .25rem; height: 100%; /*display: flex;*/ }
.subpage-block.grundriss .row .grundriss-img-wrapper div img { border: 0; margin: auto; }
.subpage-block .row .social-icons { width: 100%; }
.subpage-block .row .social-icons ul.social li { float: left; width: 25%; text-align: center; }
.subpage-block .row .social-icons ul.social li:hover a { color: #4e72f5; }
#content-body-right #immobilienanfrage-rsform-wrapper { width: 100%; height: 400px; overflow: hidden; position: relative; }
#content-body-right #immobilienanfrage-rsform-wrapper .mark-layer { z-index: 510; position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background-image: linear-gradient(0deg, #fff 15%, rgba(255,255,255,0) 100%); }
#content-body-right #immobilienanfrage-rsform-wrapper .form-layer { width: 100%; z-index: 500; position: absolute; top: 0; left: 0; }
#content-body-right #immobilienanfrage-rsform-wrapper .mark-layer .immo-anfrage-btn { width: calc(100% - 10px); margin: 0 0 0 5px; text-align: center; position: absolute; bottom: 0; }
@media (max-width: 768px) { #content-body-right #immobilienanfrage-rsform-wrapper { margin-top: 40px; } }
.fix-mobile-footer { z-index: 520; position: fixed; bottom: 0; width: 100%; background-color: #ffffff; display: none; padding: 10px 20px; box-shadow: 0 0 10px rgba(0, 0, 0, .2); }
.fix-mobile-footer .fix-mobile-footer-btn { margin: 5px; width: 150px; text-align: center; color: #fff !important; }
.fix-mobile-footer .fix-mobile-footer-btn.left { width: 300px; }
@media (max-width: 450px) {
    .fix-mobile-footer .fix-mobile-footer-btn { float: left; }
    .fix-mobile-footer .fix-mobile-footer-btn.left { width: calc(100% - 74px); }
}
@media (min-width: 451px) {
    .fix-mobile-footer { height: 80px; }
    .fix-mobile-footer .fix-mobile-footer-btn { display: inline-block; }
}
.fix-mobile-footer .fix-mobile-footer-btn.right { width: unset; padding: 12px 15px; height: 49px; background-color: rgba(0, 48, 94, 0.1); }
.fix-mobile-footer .fix-mobile-footer-btn.right:hover { background-color: rgba(0, 48, 94, 0.25); }
.fix-btn-expose-page-toform { display: none; z-index: 520; width: 30.5%; background-color: #fff; position: fixed; top: 70px; padding: 15px; box-shadow: 0 0 10px rgba(0, 0, 0, .2); }
.fix-btn-expose-page-toform.show { display: block; }
.fix-btn-expose-page-toform.show .sub-page-vp-btn.vp-second-blue { margin: 0 auto; width: 300px; text-align: center; color: #fff; }
@media (max-width: 1140px) {
    .fix-btn-expose-page-toform.show .sub-page-vp-btn.vp-second-blue { width: 90%; }
}

/* Unterseite: Standorte List */
.item-pageunternehmen-standorte { color: #00305E; }
.fields-container { display: none; color: #00305E; }
.item-pageunternehmen-standorte aside { display: none; }
.article-content .contact-info { background-color: rgba(0, 48, 94, 0.05); padding: 30px !important; width: 100%; }
.article-content .sp-standort-title-1 { text-align: center !important; font-size: 14px; font-weight: bold; letter-spacing: 1px; margin-top: 40px; color: rgba(0, 48, 94, 0.35); text-transform: uppercase; }
.article-content .sp-standort-title-2 { text-align: center !important; color: #00305E; font-family: 'Source Serif Pro', serif !important; font-size: 24px; line-height: 36px; font-weight: 600; letter-spacing: 0.5px; padding-bottom: 40px; }
.article-content .sp-standort-txt-1 { color: rgba(0, 48, 94, 1); font-weight: 400; font-size: 16px; letter-spacing: 0.5px; line-height: 28px; }
.article-content .sp-standort-txt-2 { font-size: 16px; font-weight: 500; }
.article-content .sp-standort-txt-3 { font-size: 18px; font-weight: 500; text-transform: uppercase; }
.article-content .radio-toolbar { margin-top: 50px; }
.article-content .radio-toolbar #map-filter-tabs { margin: 0 -5px; }
.article-content .radio-toolbar .map-filter-tab { padding: 0 5px 10px 5px; }
.article-content .radio-toolbar .map-filter-tab .map-filter-tab-inner { color: #00305E; font-size: 12px; text-transform: uppercase; background-color: rgba(0, 48, 94, 0.05); cursor: pointer; border-radius: 3px; letter-spacing: 0.5px; font-weight: 600; line-height: 40px; padding: 0 25px; }
.article-content .radio-toolbar .map-filter-tab.active .map-filter-tab-inner { background-color: #00305E; color: #fff; }
.article-content .radio-toolbar .map-filter-tab:not(.active) .map-filter-tab-inner:hover { background-color: rgba(0, 48, 94, 0.15); }
.article-content .radio-toolbar .map-filter-tab .map-filter-tab-inner label { margin-bottom: 0; width: 100%; cursor: pointer; }
#standorte-list-wrapper .standorte-list-title-1 { font-family: 'Source Serif Pro', serif !important; font-size: 22px; font-weight: 500; letter-spacing: 0.5px; margin: 50px 0 30px 0; }
.uk-accordion-title { background-color: rgba(0, 48, 94, 0.05); font-size: 14px; font-weight: 600; text-transform: uppercase; letter-spacing: 1px; padding: 15px 25px; border-radius: 3px; }
.uk-accordion-title:hover { background-color: rgba(0, 48, 94, 0.15); }
.uk-accordion-title.uk-active { margin-bottom: 0; background-color: rgba(0, 48, 94, 0.15); border-top-left-radius: 5px; border-top-right-radius: 5px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.uk-accordion-content,         .uk-accordion-content.uk-active { background-color: rgba(0, 48, 94, 0.03); margin-bottom: 20px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.uk-accordion-content ul,      .uk-accordion-content.uk-active ul {  }
.uk-accordion-content ul li,   .uk-accordion-content.uk-active ul li { list-style-type: none; margin-top: 5px; }
.uk-accordion-content ul li a, .uk-accordion-content.uk-active ul li a { color: #00305E; font-size: 15px; font-weight: 500; letter-spacing: 0.5px; }
.uk-accordion-content .uk-margin .regionalseite, .uk-accordion-content.uk-active .uk-margin .regionalseite { color: #00305E; font-size: 24px; padding: 15px; width: 100%; }
.uk-accordion-content .uk-margin .regionalseite a, .uk-accordion-content.uk-active .uk-margin .regionalseite a { color: #00305E; font-size: 24px; }
.uk-accordion-content .uk-margin .auslandseite, .uk-accordion-content.uk-active .uk-margin .auslandseite { color: #00305E; font-size: 24px; padding: 15px 0; width: 100%; }
.uk-accordion-content .uk-margin .auslandseite a, .uk-accordion-content.uk-active .uk-margin .auslandseite a { color: #00305E; font-size: 24px; }
/* MAP */
.landmark {
    height: 185px;
    margin-top: -24px;
}

/* Search Result Page */
.container-for-component form .elioSearchFilter {}
.container-for-component form .elioSearchResult { padding-left: 0 !important; padding-right: 0 !important; }
.container-for-component form .elioSearchResult .select-wrapper { height: unset; margin-top: 0; }
.container-for-component form .elioSearchResult .select-wrapper a { padding: 10px 20px 5px 20px; }
.container-for-component form .elioSearchResult .select-wrapper a .selectBox-arrow { top: -2px !important; right: 11px !important; background-color: #f2f5f7; border-left: 10px solid #f2f5f7; }
.container-for-component form .elioSearchResult .select-wrapper a .selectBox-arrow:before { font-size: 24px; }
.container-for-component form .elioSearchResult .selectBox-dropdown .selectBox-label { padding: 0; text-transform: uppercase; letter-spacing: 0.5px; font-size: 14px; }
.container-for-component form .elioSearchResult .row.search-results-list { margin: 0; padding: 15px; }
.container-for-component form .elioSearchResult .row.search-results-list:hover .box-list { background-color: rgba(0, 48, 94, 0.1); }
.container-for-component form .elioSearchResult .row.search-results-list .box-list { background-color: rgba(0, 48, 94, 0.05); width: 100%; border-radius: 3px; }
.container-for-component form .elioSearchResult .row.search-results-list.exclusive .box-list { background-color: #fff9e5; }
.container-for-component form .elioSearchResult .row.search-results-list.exclusive:hover .box-list { background-color: #f8f0d5; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images { padding: 0; overflow: hidden; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav { position: absolute; display: flex; top: 0; z-index: 99; width: 30px; height: 100%; background-color: rgba(0, 48, 94, 0.20); }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav:hover { background-color: rgba(0, 48, 94, 0.65); }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav svg { width: 20px; height: 20px; color: #fff; margin: auto 5px; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav.prev { left: 0; border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav.next { right: 0; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { padding: 15px 20px; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title,
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description span  { width: 100%; font-size: 13px; font-weight: bold; letter-spacing: 0; color: rgba(0, 48, 94, 0.35); text-transform: uppercase; }
.row.pager { margin-top: 35px; }
#elioSearchResult .row.pager { margin-top: 20px; }
/*.container-for-component form .elioSearchResult .panel*/ .row.pager .pager__pages span { width: 100%; font-size: 14px; font-weight: bold; letter-spacing: 0; color: rgba(0, 48, 94, 0.35); text-transform: uppercase; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title .plzOrt { float: left; letter-spacing: 0.5px; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title .obj-nr { float: right; letter-spacing: 0.5px; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a { color: #00305E; text-decoration: none; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a:hover { color: rgba(0, 48, 94, 0.65); text-decoration: none !important; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { font-size: 16px; margin: 8px 0; line-height: 22px; text-transform: none; letter-spacing: 1px;
    overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { color: #00305E; position: absolute; bottom: 15px; margin-right: 15px; letter-spacing: 0.5px; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description span { padding-right: 10px; letter-spacing: 0.5px; }
.container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description:not(span) { font-size: 13px; font-weight: 500; }
.container-for-component form .elioSearchResult .search-results-list.search-results-list-banner { margin: 0 !important; padding: 15px; border-radius: 3px; }
.container-for-component form .elioSearchResult .search-results-list.search-results-list-banner img { border-radius: 3px; }
@media (max-width: 768px) {
    .container-for-component form .elioSearchResult .search-results-list.search-results-list-banner img.banner-for-desktop { display: none; }
    .container-for-component form .elioSearchResult .search-results-list.search-results-list-banner img.banner-for-mobile { display: block; }
}
@media (min-width: 769px) {
    .container-for-component form .elioSearchResult .search-results-list.search-results-list-banner img.banner-for-desktop { display: block; }
    .container-for-component form .elioSearchResult .search-results-list.search-results-list-banner img.banner-for-mobile { display: none; }
}
.container-for-component form .elioSearchResult .panel { padding: 15px 0; }
/*.container-for-component form .elioSearchResult .panel*/ .row.pager .pager__pages { font-size: 14px; color: #00305E; font-weight: 500; text-transform: uppercase; margin: auto 0; }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation { margin: auto 0; font-size: 14px; color: #00305E; font-weight: 600; display: flex; }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .pager__navigation__pages { float: left; margin: auto 0; }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .pager__navigation__pages li { float: left; padding: 3px 5px 2px 5px; }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .pager__navigation__pages li.is--active { border-bottom: 3px solid #4E73F5; padding: 3px 5px 2px 5px; }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .pager__navigation__pages li a:hover { text-decoration: none !important; }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .page__navigation__next,
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .pager__navigation__previous { color: #00305E; float: left; height: 30px; width: 30px; border-radius: 15px; background-color: #4E73F5; text-align: center; }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .page__navigation__next { margin-left: 5px; }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .pager__navigation__previous { margin-right: 5px; }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .page__navigation__next:hover,
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .pager__navigation__previous:hover { color: rgba(0, 48, 94, 0.65); }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .page__navigation__next svg,
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .pager__navigation__previous svg{ height: 16px; width: 18px; color: #fff; margin-top: 7px; }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .page__navigation__next svg { margin-left: 3px; }
/*.container-for-component form .elioSearchResult .panel*/ .pager__navigation .pager__navigation__previous svg { margin-left: -2px; }
.container-for-component form .elioSearchFilter {  }
.container-for-component form .elioSearchFilter #elioSearchFilter_next {  }
.container-for-component form .elioSearchFilter #elioSearchFilter_next h3 { font-size: 14px; line-height: 30px; font-weight: bold; letter-spacing: 1px; color: rgba(0, 48, 94, 0.35); text-transform: uppercase; margin-bottom: 10px; margin-top: 0; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next h3.suche-filtern-title { text-transform: unset; color: #00305E; font-family: 'Source Serif Pro', serif !important; font-size: 20px; font-weight: 500; letter-spacing: 0.5px; margin-bottom: 0; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel { border-radius: 0; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .form-group { margin-bottom: 0; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel input[type='text'],
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .select-wrapper { height: 52px; margin-bottom: 0; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .select-wrapper a { padding: 13px 22px; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .select-wrapper a .selectBox-arrow { top: 5px !important; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .vp-btn { padding: 15px 30px; margin: 20px auto 10px auto; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .panel-body { padding: 0 0 30px 0; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .panel-body .radio .label--radio { line-height: 30px; padding-left: 0; font-size: 13px; color: #00305E; display: flex; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .panel-body .radio .label--radio input { width: 20px; height: 20px; margin: auto 10px auto 2px; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .panel-body .checkbox { overflow: hidden; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .panel-body .checkbox .label--checkbox { margin: 0; line-height: 30px; padding-left: 0; font-size: 13px; color: #00305E; font-weight: 500; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .panel-body .checkbox .label--checkbox input[type='checkbox'] { margin: auto 10px auto 2px !important; width: 20px; height: 20px; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .panel-body .slider-frame .ui-slider { border: 0; background-color: rgba(0, 48, 94, 0.05); }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .panel-body .slider-frame .ui-slider .ui-slider-range { background-color: rgba(0, 48, 94, 1); }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .panel-body .slider-frame .ui-slider .ui-slider-handle,
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel .panel-body .slider-frame .ui-slider .ui-slider-handle.ui-state-focus { background-color: rgba(0, 48, 94, 1); cursor: pointer; width: 15px; height: 38px; border: 4px solid #fff !important; margin-top: -8px; border-radius: 2px; transition: unset; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel.schieberegler .panel-body { width: calc(100% - 8px); margin: 0 0 20px auto; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel.schieberegler .panel-body h3 { margin-left: -8px; margin-bottom: 20px; }
.container-for-component form .elioSearchFilter #elioSearchFilter_next .panel.schieberegler .panel-body input { font-size: 14px; height: 18px; }
/* nav bar */
#navi-bar-div-left, #navi-bar-div-middel, #navi-bar-div-right { display: flex; margin-bottom: 15px; }
/* Filter wrapper */
.container-for-component form .elioSearchFilter { margin-top: 18px; }
@media (max-width: 554px) { .standort-contact-info-d { display: block; padding: 0 25px; } .standort-contact-info-m { display: none; } }
@media (min-width: 555px) and (max-width: 768px) { .standort-contact-info-d { display: none; } .standort-contact-info-m { display: block; } }
@media (min-width: 769px) { .standort-contact-info-d { display: block; } .standort-contact-info-m { display: none; } }

/* fÃ¼r Artikle Admin Bereich */
p.img_caption { background-color: rgba(0, 48, 94, 0.05); width: 100%; text-align: center; padding: 3px 0; }
@media (max-width: 715px) {
    .item-page article .article-content .background-right p img { float: none !important; }
}

/* Blog */
#sp-page-builder .sppb-article-info-wrap { background-color: rgba(0, 48, 94, 0.05); }
#sp-page-builder .sppb-article-info-wrap h3 { min-height: unset !important; margin-top: 20px; }
#sp-page-builder .sppb-article-info-wrap h3 a { font-family: 'Source Serif Pro', serif !important; font-size: 26px; font-weight: 500; color: #00305E; text-align: center; margin: 15px 0 !important; letter-spacing: 0.5px; }
#sp-page-builder .sppb-article-info-wrap h3 a { overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    -webkit-box-orient: vertical; }
#sp-page-builder .sppb-article-info-wrap .sppb-article-meta,
#sp-page-builder .sppb-article-info-wrap .sppb-article-meta span { font-size: 12px; font-weight: 400; line-height: 16px; letter-spacing: 0.5px; color: #00305E; }
#sp-page-builder .sppb-article-info-wrap .sppb-article-introtext { font-size: 15px; font-weight: 400; line-height: 22px; letter-spacing: 0.5px; color: #00305E; }
#sp-page-builder .sppb-article-info-wrap .sppb-article-introtext { overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical; }
#sp-page-builder .sppb-article-info-wrap .sppb-readmore { transition: .3s; border: 0 !important; border-radius: 3px !important; color: #fff; background: #4E73F5; border-color: #4E73F5; letter-spacing: 0.5px; font-size: 14px; }
#sp-page-builder .sppb-article-info-wrap .sppb-readmore:hover { background-color: #0f5dc4; }
#sppb-addon-1570027051469 .sppb-article-info-wrap { box-shadow: unset !important; }

/* override */
@media (max-width: 575px) {
    #weiterempfehlen { padding-left: 15px; }
    .modal-dialog { margin: 200px auto 0 auto !important; }
}
@media (min-width: 576px) {
    .modal-dialog { margin: 220px auto 0 auto !important; }
}

/* SP Page Builder */
.sppb-section-title .sppb-title-heading,
.sppb-addon-header.sppb-text-center .sppb-addon-title { font-family: 'Source Serif Pro', serif !important; color: #00305E; font-size: 26px !important; line-height: 36px !important; font-weight: 400 !important; letter-spacing: 0.5px !important; }
.sppb-addon-header.sppb-text-center h1.sppb-addon-title { /*color: #fff;*/ }
.sp-page-builder .page-content .teaser__buttons { text-align: center !important; padding-top: 50px; }
.sp-page-builder .page-content .teaser__buttons a.button {
    text-transform: uppercase;
    color: #fff;
    background: #4E73F5;
    border-color: #4E73F5;
    padding: 20px 25px;
    border-radius: 2px;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
    cursor: pointer;
    white-space: nowrap;
}
.sp-page-builder .page-content .sppb-addon .w-text-content { color: #00305E; }
.sp-page-builder .page-content .sppb-addon .nogrid-content { color: #00305E; }
.sppb-addon-content,
.sppb-addon-content .sppb-addon-testimonial-review,
.sppb-addon-content .sppb-addon-testimonial-footer,
.sppb-addon-content .sppb-addon-testimonial-rating { font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.5px;
    color: #00305E; }
/* Marktbericht */
.sp-page-builder .page-content #section-id-1551866052605 { background-color: rgba(0, 48, 94, 0.05); }
#sppb-addon-1551866052611 .fa-angle-down { color: #00305e !important; }
#sppb-addon-1551866052611 #btn-1551866052611.sppb-btn-custom { color: #00305e !important; }
#sppb-addon-1551866052611 #btn-1551866052611.sppb-btn-custom:hover { background-color: rgba(0, 48, 94, 0.05); }
#sppb-addon-1551348048110 .sppb-addon-single-image-container, #sppb-addon-1551348048110 .sppb-addon-single-image-container .sppb-img-responsive { width: 100%; }
.sp-page-builder .page-content #section-id-1551348048051 { padding-bottom: 0; }

#sppb-addon-1596461214152 .sppb-panel-title { font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    letter-spacing: 0.5px;
    color: #00305E; }
/* Page Builder */
#sp-page-builder .sppb-addon-testimonial .fa-quote-left { color: #00305E; }
#sp-page-builder .sppb-addon-content .sppb-addon-testimonial-review p { color: #00305E; }
@media (min-width: 769px) {
    #sp-page-builder.sp-page-builder { margin-top: 70px; }
}
.sppb-addon-content p,
.sppb-addon-content ul li,
.sppb-addon-content ul li a { color: #00305E; }
.sppb-addon-content #impressum { color: #fff; font-size: 9px; line-height: 15px; font-weight: 300; }
#sp-page-builder .sppb-column-addons h1.sppb-addon-title { color: #fff; }

/* SHOP Ergebenisse Seite */
.standort-contact-info-wrapper .header-section { background-size: cover !important; }
.standort-contact-info-wrapper .service-inner { margin-bottom: 35px; padding: 30px 20px; background-color: rgba(0, 48, 94, 0.05); text-align: center; }
.standort-contact-info-wrapper .service-inner .vp-btn { margin: 0 auto; text-transform: uppercase; }
.standort-contact-info-wrapper .service-inner .service-inner-title { font-family: 'Source Serif Pro', serif !important; font-size: 26px; color: #00305E; font-weight: 500; }
.standort-contact-info-wrapper .service-inner .div_tel_mail a,
.standort-contact-info-wrapper .service-inner .service-inner-address p { font-size: 14px; font-weight: 400; line-height: 22px; letter-spacing: 0.5px; color: #00305E; background-color: unset; margin: 20px 0 0 0; }
#pagination.shop-search-result .vp-btn { text-transform: uppercase; width: 100%; text-align: center; padding: 22px 0 !important; }
#pagination.shop-search-result .limit-box a { width: 100% !important; }
#pagination.shop-search-result .limit-box .selectBox { margin-top: -64px !important; height: 64px !important; border: 0 !important; background-color: unset; cursor: pointer; }
#pagination.shop-search-result .limit-box .selectBox .selectBox-label { line-height: 64px; padding: 0 30px; letter-spacing: 0.5px; font-size: 14px; font-weight: bold; color: #00305E; }
#pagination.shop-search-result .limit-box .selectBox .selectBox-arrow { border: 0 !important; padding: 18px 0; }
#pagination.shop-search-result .limit-box .selectBox .selectBox-arrow:before { font: normal normal normal 24px/1 FontAwesome; content: "\f107" !important; color: #00305E; }
#pagination.shop-search-result .list-page-footer .pagination-wrap { height: 100%; display: flex; padding-top: 8px; }
#pagination.shop-search-result .list-page-footer .pagination-wrap ul.pagination { margin: 0 auto; }
#pagination.shop-search-result .list-page-footer .pagination-wrap ul.pagination li.disabled { display: none; }
#pagination.shop-search-result .list-page-footer .pagination-wrap ul.pagination li { padding: 0 5px 2px 5px; height: 40px; cursor: pointer; margin: 0 2px; }
#pagination.shop-search-result .list-page-footer .pagination-wrap ul.pagination li.active { border-bottom: 3px solid #4E73F5; }
#pagination.shop-search-result .list-page-footer .pagination-wrap ul.pagination li a { font-size: 14px; font-weight: bold; color: black !important; box-shadow: unset !important; background: unset !important; }
#pagination.shop-search-result .list-page-footer .pagination-wrap ul.pagination li a:hover { background: unset !important; }
/* For the first two children */
#pagination.shop-search-result .list-page-footer .pagination-wrap ul.pagination li:nth-child(-n + 2),
/* For the last two children */
#pagination.shop-search-result .list-page-footer .pagination-wrap ul.pagination li:nth-last-child(-n + 2) { height: 40px; width: 40px; background-color: #4E73F5; color: #fff !important; border-radius: 20px; text-align: center; }
#pagination.shop-search-result .list-page-footer .pagination-wrap ul.pagination li:nth-child(-n + 2) a,
#pagination.shop-search-result .list-page-footer .pagination-wrap ul.pagination li:nth-last-child(-n + 2) a { color: #fff !important; }

#search-result-page-filter-btn-wrapper { display: none; }
@media (max-width: 767px) {
    #search-result-page-filter-btn-wrapper { display: block; }
}

/* Landing Pages */
.landing-page-slide-section { background-color: rgba(0, 48, 94, 0.05); }
.landing-page-vp-btn {
    display: block; width: 50%;
    min-width: 260px;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .landing-page-slide-section { width: 300%; margin-left: -100% !important; }
}
#sppb-addon-1596640072850 .sppb-addon.sppb-addon-text-block .sppb-addon-content .nogrid-content .col-xs-12 { width: 100%; }

/* Jobs */
#freie-stellen .moduletable #jobsucheForm { width: 100%; }

/* Mediathek */
.mediathek-box img { width: 100%; }
.mediathek-box .mediathek-inner .mediathek-title { padding: 10px 1px 5px 1px; font-size: 16px; font-weight: 600; line-height: 20px; }
.mediathek-box .mediathek-inner .mediathek-description { padding: 0 1px 30px 1px; }

.sub-page-title-wrapper { padding: 30px 0 30px 0; }
@media (max-width: 1000px) {
    .sub-page-title-wrapper { padding: 0 0 30px 0; }
}

@media (max-width: 300px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 4px 0; font-size: 15px; line-height: 20px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { width: 100% !important; min-height: 130px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { color: #00305E; position: relative; margin-top: 10%; margin-right: 15px; letter-spacing: 0.5px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description .price { margin-top: 0 !important; }
    #backToLocation_col_md_4 { margin-bottom: 0; margin-top: 30px; }
    /* top margin */
    .elioSearch { margin-top: 0; }
    /* sort select & navi bar*/
    #sort-select-wrapper { margin: 0 auto; }
    #navi-bar-div-middel .pager__navigation, #navi-bar-div-left .pager__pages { margin: 0 auto; }
    /* Filter wrapper */
    .container-for-component form .elioSearchFilter h3 { text-align: center; }
    #navi-bar-div-left .pager__pages, #navi-bar-div-left .pager__pages span { font-size: 12px; }
    /* range slider title */
    .container-for-component form .elioSearchFilter #elioSearchFilter_next .panel.schieberegler .panel-body h3 { margin-bottom: 0; }
    form input[type='text'] { margin-top: 10px; }
    /* expose */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav.prev { border-top-left-radius: 3px; border-bottom-left-radius: 0; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav.next { border-top-right-radius: 3px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides { border-top-left-radius: 3px; border-bottom-left-radius: 0; border-top-right-radius: 3px; }
}
@media (min-width: 301px) and (max-width: 400px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 4px 0; font-size: 15px; line-height: 20px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { width: 100% !important; min-height: 150px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { color: #00305E; position: relative; margin-top: 10%; margin-right: 15px; letter-spacing: 0.5px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description .price { margin-top: 0 !important; }
    #backToLocation_col_md_4 { margin-bottom: 0; margin-top: 30px; }
    /* top margin */
    .elioSearch { margin-top: 0; }
    /* sort select & navi bar*/
    #sort-select-wrapper { margin: 0 auto; }
    #navi-bar-div-middel .pager__navigation, #navi-bar-div-left .pager__pages { margin: 0 auto; }
    /* Filter wrapper */
    .container-for-component form .elioSearchFilter h3 { text-align: center; }
    #navi-bar-div-left .pager__pages, #navi-bar-div-left .pager__pages span { font-size: 12px; }
    /* range slider title */
    .container-for-component form .elioSearchFilter #elioSearchFilter_next .panel.schieberegler .panel-body h3 { margin-bottom: 0; }
    form input[type='text'] { margin-top: 10px; }
    /* expose */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav.prev { border-top-left-radius: 3px; border-bottom-left-radius: 0; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav.next { border-top-right-radius: 3px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides { border-top-left-radius: 3px; border-bottom-left-radius: 0; border-top-right-radius: 3px; }
}
@media (min-width: 401px) and (max-width: 500px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 4px 0; font-size: 15px; line-height: 20px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { width: 100% !important; min-height: 130px; height: 150px !important; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description .price { margin-top: 0 !important; }
    #backToLocation_col_md_4 { margin-bottom: 0; margin-top: 30px; }
    /* top margin */
    .elioSearch { margin-top: 0; }
    /* sort select & navi bar*/
    #sort-select-wrapper { margin: 0 auto; }
    #navi-bar-div-middel .pager__navigation, #navi-bar-div-left .pager__pages { margin: 0 auto; }
    /* Filter wrapper */
    .container-for-component form .elioSearchFilter h3 { text-align: center; }
    #navi-bar-div-left .pager__pages, #navi-bar-div-left .pager__pages span { font-size: 12px; }
    /* range slider title */
    .container-for-component form .elioSearchFilter #elioSearchFilter_next .panel.schieberegler .panel-body h3 { margin-bottom: 0; }
    form input[type='text'] { margin-top: 10px; }
    /* expose */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav.prev { border-top-left-radius: 3px; border-bottom-left-radius: 0; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav.next { border-top-right-radius: 3px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides { border-top-left-radius: 3px; border-bottom-left-radius: 0; border-top-right-radius: 3px; }
}
@media (min-width: 501px) and (max-width: 575px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 4px 0; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { width: 100% !important; min-height: 140px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description .price { margin-top: 0 !important; }
    /* top margin */
    .elioSearch { margin-top: 0; }
    /* sort select & navi bar*/
    #sort-select-wrapper { margin: 0 auto; }
    #backToLocation_col_md_4 { margin-bottom: 0; }
    #navi-bar-div-middel .pager__navigation, #navi-bar-div-left .pager__pages { margin: 0 auto; }
    /* Filter wrapper */
    .container-for-component form .elioSearchFilter h3 { text-align: center; }
    #navi-bar-div-left .pager__pages, #navi-bar-div-left .pager__pages span { font-size: 12px; }
    /* range slider title */
    .container-for-component form .elioSearchFilter #elioSearchFilter_next .panel.schieberegler .panel-body h3 { margin-bottom: 0; }
    form input[type='text'] { margin-top: 10px; }
    /* expose */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav.prev { border-top-left-radius: 3px; border-bottom-left-radius: 0; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav.next { border-top-right-radius: 3px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides { border-top-left-radius: 3px; border-bottom-left-radius: 0; border-top-right-radius: 3px; }
}
@media (min-width: 576px) and (max-width: 650px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title,
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description span,
    /*.container-for-component form .elioSearchResult .panel*/ .row.pager .pager__pages, .row.pager .pager__pages span { font-size: 11px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 0; line-height: 14px; font-size: 13px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { padding: 8px 15px; min-height: 90px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { bottom: 6px;
        overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description .price { margin-top: 0 !important; }
    /* top margin */
    .elioSearch { margin-top: 0; }
    /* sort select */
    #sort-select-wrapper { margin: 0 auto; }
    #backToLocation_col_md_4 { margin-bottom: 0; }
    /* Filter wrapper */
    .container-for-component form .elioSearchFilter h3 { text-align: center; }
    /* range slider title */
    .container-for-component form .elioSearchFilter #elioSearchFilter_next .panel.schieberegler .panel-body h3 { margin-bottom: 0; }
    form input[type='text'] { margin-top: 10px; }
    /* gallery arrow bar */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav { width: 20px; }
}
@media (min-width: 651px) and (max-width: 700px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title,
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description span,
    /*.container-for-component form .elioSearchResult .panel*/ .row.pager .pager__pages, .row.pager .pager__pages span { font-size: 12px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 3px 0; line-height: 16px; font-size: 14px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { padding: 10px 20px; min-height: 100px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { bottom: 8px;
        overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description .price { margin-top: 0 !important; }
    /* top margin */
    .elioSearch { margin-top: 0; }
    /* sort select */
    #sort-select-wrapper { margin: 0 auto; }
    #backToLocation_col_md_4 { margin-bottom: 0; }
    /* Filter wrapper */
    .container-for-component form .elioSearchFilter h3 { text-align: center; }
    /* range slider title */
    .container-for-component form .elioSearchFilter #elioSearchFilter_next .panel.schieberegler .panel-body h3 { margin-bottom: 0; }
    form input[type='text'] { margin-top: 10px; }
    /* gallery arrow bar */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav { width: 20px; }
}
@media (min-width: 701px) and (max-width: 767px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 2px 0; line-height: 18px; font-size: 15px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { padding: 10px 20px; min-height: 110px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { bottom: 10px;
        overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description .price { margin-top: 0 !important; }
    /* top margin */
    .elioSearch { margin-top: 0; }
    /* sort select */
    #sort-select-wrapper { margin: 0 auto; }
    #backToLocation_col_md_4 { margin-bottom: 0; }
    /* Filter wrapper */
    .container-for-component form .elioSearchFilter h3 { text-align: center; }
    /* range slider title */
    .container-for-component form .elioSearchFilter #elioSearchFilter_next .panel.schieberegler .panel-body h3 { margin-bottom: 0; }
    form input[type='text'] { margin-top: 10px; }
    /* gallery arrow bar */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav { width: 20px; }
}
@media (min-width: 768px) and (max-width: 900px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title,
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description span,
    /*.container-for-component form .elioSearchResult .panel*/ .row.pager .pager__pages, .row.pager .pager__pages span { font-size: 11px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 0; line-height: 14px; font-size: 13px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { padding: 8px 15px; min-height: 90px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { bottom: 6px;
        overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description .price { margin-top: 0 !important; }
    /* sort select */
    #sort-select-wrapper { margin: 0 0 0 auto; }
    /* gallery arrow bar */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav { width: 20px; }
}
@media (min-width: 901px) and (max-width: 1000px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title,
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description span,
    /*.container-for-component form .elioSearchResult .panel*/ .row.pager .pager__pages, .row.pager .pager__pages span { font-size: 12px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 3px 0; line-height: 16px; font-size: 14px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { padding: 10px 20px; min-height: 110px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { bottom: 8px;
        overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description .price { margin-top: 0 !important; }
    /* sort select */
    #sort-select-wrapper { margin: 0 0 0 auto; }
    /* gallery arrow bar */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav { width: 20px; }
}
@media (min-width: 1001px) and (max-width: 1100px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 2px 0; line-height: 18px; font-size: 15px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { padding: 10px 20px; min-height: 110px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { bottom: 10px;
        overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description .price { margin-top: 0 !important; }
    /* sort select */
    #sort-select-wrapper { margin: 0 0 0 auto; }
    /* gallery arrow bar */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_images .rslides_nav { width: 26px; }
}
@media (min-width: 1101px) and (max-width: 1200px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 2px 0; line-height: 20px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { padding: 10px 20px; min-height: 120px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { bottom: 10px;
        overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description .price { margin-top: 0 !important; }
    /* sort select */
    #sort-select-wrapper { margin: 0 0 0 auto; }
}
@media (min-width: 1201px) and (max-width: 1240px) {
    /* Search Result Page */
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-title a .item-head-title { margin: 4px 0; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { min-height: 130px; }
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description .box-description { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
    /* sort select */
    #sort-select-wrapper { margin: 0 0 0 auto; }
}
@media (min-width: 1241px) {
    .container-for-component form .elioSearchResult .row.search-results-list .box-list .prop_description { min-height: 140px; }
    /* sort select */
    #sort-select-wrapper { margin: 0 0 0 auto; }
}

/* Slider arrows positon */
@media (max-width: 320px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 50%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 36%; }
    .galleria-theme-classic .galleria-image-nav { top: 72% !important; }
}
@media (min-width: 321px) and (max-width: 330px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 50%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 35%; }
    .galleria-theme-classic .galleria-image-nav { top: 69% !important; }
}
@media (min-width: 331px) and (max-width: 340px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 50%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 34%; }
    .galleria-theme-classic .galleria-image-nav { top: 68% !important; }
}
@media (min-width: 341px) and (max-width: 360px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 49%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 33%; }
    .galleria-theme-classic .galleria-image-nav { top: 67% !important; }
}
@media (min-width: 361px) and (max-width: 380px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 44%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 30%; }
    .galleria-theme-classic .galleria-image-nav { top: 66% !important; }
}
@media (min-width: 381px) and (max-width: 400px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 45%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 28%; }
    .galleria-theme-classic .galleria-image-nav { top: 65% !important; }
}
@media (min-width: 401px) and (max-width: 420px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 45%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 27%; }
    .galleria-theme-classic .galleria-image-nav { top: 63% !important; }
}
@media (min-width: 421px) and (max-width: 440px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 41%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 26%; }
}
@media (min-width: 441px) and (max-width: 460px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 42%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 24%; }
}
@media (min-width: 461px) and (max-width: 480px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 41%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 24%; }
}
@media (min-width: 481px) and (max-width: 500px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 40%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 22%; }
}
@media (min-width: 501px) and (max-width: 540px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 39%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 20%; }
}
@media (min-width: 541px) and (max-width: 550px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 38%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 20%; }
    .galleria-theme-classic .galleria-image-nav { top: 59% !important; }
}
@media (min-width: 551px) and (max-width: 600px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 30%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 20%; }
    .galleria-theme-classic .galleria-image-nav { top: 57% !important; }
}
@media (min-width: 601px) and (max-width: 650px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 30%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 16%; }
    .galleria-theme-classic .galleria-image-nav { top: 57% !important; }
}
@media (min-width: 651px) and (max-width: 768px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 29%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 14%; }
    .galleria-theme-classic .galleria-image-nav { top: 56% !important; }
}
@media (min-width: 769px) and (max-width: 820px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 31%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 20%; }
    .galleria-theme-classic .galleria-image-nav { top: 59% !important; }
}
@media (min-width: 821px) and (max-width: 900px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 30%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 19%; }
}
@media (min-width: 901px) and (max-width: 1000px) {
    #mod-standorteoffers-slider .slick-prev.slick-arrow, #mod-standorteoffers-slider .slick-next.slick-arrow { margin-top: 30%; }
    #mod-standortepropertyoffers-slider .slick-prev.slick-arrow, #mod-standortepropertyoffers-slider .slick-next.slick-arrow { margin-top: 17%; }
}
/* Homepage Slider arrows positon */
@media (min-width: 993px) and (max-width: 1050px) {
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-top: 58px; }
}
@media (min-width: 1051px) and (max-width: 1100px) {
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-top: 66px; }
}
@media (min-width: 1101px) and (max-width: 1150px) {
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-top: 70px; }
}
@media (min-width: 1151px) and (max-width: 1199px) {
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-top: 75px; }
}
@media (min-width: 1200px) and (max-width: 1250px) {
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-top: 78px; }
}
@media (min-width: 1251px) and (max-width: 1300px) {
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-top: 84px; }
}
@media (min-width: 1301px) and (max-width: 1310px) {
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-top: 87px; }
}
@media (min-width: 1311px) and (max-width: 1440px) {
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-top: 7%; }
}
@media (min-width: 1441px) and (max-width: 1600px) {
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-top: 7.1%; }
}
@media (min-width: 1601px) {
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { margin-top: 7%; }
}

/********************************************************************************/
/**************************** responsive web design  ****************************/
/********************************************************************************/
@media (max-width: 500px) {

    /* remove animation for mobile */
    .fadeInUp { animation-name: none !important; }
    .fadeInDown { animation-name: none !important; }
    .fadeInLeft { animation-name: none !important; }
    .fadeInRight { animation-name: none !important; }

    #banner-right-btns-wrapper { display: none; }
    .main-header.sticky-header .container .row .col-12 { padding-left: 25px; padding-right: 25px; }

    #navbar { padding: 0 calc(50% - 165px); width: calc(100% + 15px) !important; box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2); }
    .main-header .navbar-expand-lg .navbar-nav { margin: 20px 0; }
    .main-header .navbar-expand-lg .navbar-nav .nav-item .nav-link { padding: 15px 35px; }

    /* top big banner */
    .item-bg { height: calc(100vh - 308px); /* height: 60vh; */ /* background: url(https://cdn.von-poll.com/public/images/banner001.jpg) no-repeat center center; background-size: auto 100%; */ } /* Ying: die HÃ¶he von Banner */
    .banner img { /* display: none !important; */ }
    .banner h1 { margin-bottom: 24px; }

    /* show in */
    .show-in-max-500 { display: block !important; }
    .show-in-min-501 { display: none !important; }
    .show-in-max-768 { display: block !important; }
    .show-in-min-769 { display: none !important; }
    .show-in-max-992 { display: block !important; }
    .show-in-min-993 { display: none !important; }
    .show-in-max-1200 { display: block !important; }
    .show-in-min-1201 { display: none !important; }
    .bewertung-link-wrapper.show-in-min-501.show-in-max-992 { display: none !important; }

    .vp-btn { padding: 18px; }

    /* search box old for handy < 500 */
    /*
    .search-form-wrapper #search-where-wrapper .search-fields { width: calc(100% - 61px) !important; margin-top: 12px; }
    .search-form-wrapper #search-where-wrapper .vp-btn { padding: 18px; border-top-left-radius: 0; border-bottom-left-radius: 0; }
    .search-form-wrapper .form-field-set { padding: 0; border-right: 0; }
    .bewertung-link-wrapper.show-in-max-500 .vp-btn { padding: 18px 0; margin: 15px auto; width: 100%; }
    */
    /* search box */
    .banner .carousel-content { margin-top: 0; }
    .search-form-wrapper .form-group .selectBox .selectBox-arrow { top: 0; padding: 0 10px; }
    #search-area-1 .selectBox-dropdown .selectBox-arrow:before, #search-area-dummy .selectBox-dropdown .selectBox-arrow:before { font-size: 16px; }
    .search-form-wrapper .form-field-set .one-field-wrapper { margin-top: 10px; }
    .search-form-wrapper .form-field-set .one-field-wrapper.search-text { width: 100%; flex: auto; max-width: none; border-right: 0; margin-top: 0; margin-bottom: 0; padding-top: 10px; }
    .search-form-wrapper .form-group .search-button { height: 56px; }
    .search-form-wrapper .search-button-wrapper { flex: none; max-width: none; width: 100%; padding-left: 0; }
    .search-form-wrapper .search-button-wrapper .form-group { text-align: center; }
    .bewertung-link-wrapper span { display: block; }
    .bewertung-link-wrapper .vp-btn { display: block; width: 220px; margin: 15px auto 0 auto; border-radius: 2px; height: 56px; background-color: #fff; border: 1px solid #4E73F5; color: #4E73F5; }
    .bewertung-link-wrapper .vp-btn:hover { background-color: rgba(15, 93, 196, 0.12); border: 1px solid #0f5dc4; color: #0f5dc4; }
    #objectart_wrapper, #art_wrapper, #umkreis_wrapper { display: none; }
    .search-form-wrapper .form-field-set { padding: 0; }
    .bewertung-link-wrapper .btn-color { height: 56px; width: 100%; border-radius: 2px; padding: 0 !important; }

    /* dummy search box */
    #search-area-1 { display: none; }
    #search-area-dummy { display: block; }
    #expose-search-layer-for-mobile-wrapper { padding: 50px 30px; }

    /* Immo Angebot Slide */
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { display: none !important; }

    /* Section */
    .content-area-7, .content-area-20 { margin-top: 70px; padding: 0; }
    #breadcrumbs-over-footer { margin-top: 80px; }
    .footer { margin-top: 0; }
    .two-layer-wrapper .layer { width: 100% !important; margin: 0 0 -1px 0 !important; position: relative !important; }
    .two-layer-wrapper .content-panel { padding: 50px 20px; }
    .two-layer-wrapper .content-panel.with-white-bg { padding: 50px 20px; }
    .normal-layer-wrapper { padding: 50px 20px; }
    #vp-newsletter { margin-top: 30px; padding: 100px 0; }

    #vp-newsletter .input-form-wrapper { padding-right: 40px; padding-left: 40px; }
    .slick-slider.slick-dotted .slick-dots { /*display: none !important;*/ } .slick-dotted.slick-slider { padding-bottom: 0; }
    .slick-slide-item .property-box .detail { padding: 20px 0 35px 0; }
    .two-layer-wrapper .content-panel .content-panel-title { font-size: 25px; line-height: 1.2; }
    .normal-layer-wrapper .content-panel-title { font-size: 25px; line-height: 1.2; }
    #unsere-warkenwerte h1 { font-size: 25px; line-height: 1.2; }
    .bg-map-left-right { background: url("https://cdn.von-poll.com/public/images/bg-map.jpg?v=1") no-repeat; background-size: 100% auto; background-position: 0 0; }
    .move-text-over-map { margin-top: 200px; }

    .two-layer-wrapper .content-panel .content-panel-data .number { font-size: 50px; padding-top: 0; }
    .two-layer-wrapper .content-panel .content-panel-data .text { letter-spacing: 2px; }
    .playpause { background-size: 100px 100px; }
    #vp-newsletter .input-form-wrapper .input-form-wrapper-show .form-group { width: 100%; }
    #vp-newsletter .input-form-wrapper .input-form-wrapper-show .form-group input { width: calc(100% - 62px); }
    #unsere-warkenwerte .item-wrapper-inner { padding: 40px 20px; }
    #unsere-warkenwerte .item-wrapper-inner img { margin-bottom: 30px; }

    /* menu */
    #navbar .navbar-nav .nav-item.dropdown { float: left; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren { padding: 0; width: 100%; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren li { width: 100%; padding: 10px 10px 0 10px; height: 75px; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-text { margin-top: 8px; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-text .menu-text-title { font-weight: 500; letter-spacing: 0.5px; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-text .menu-text-content { line-height: 14px; font-size: 12px; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-icon img { margin-top: 16px; }
    /* .ml-auto, .mx-auto { box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3); } */
    /* MenÃ¼ im Header: WeiÃŸe FlÃ¤che vollflÃ¤chig im MenÃ¼, EintrÃ¤ge immer mittig ausgerichtet. */
    .sticky-header { position: relative; }
    #navbar.navbar-collapse.collapse.show { position: unset; box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2); left: 10px; top: 70px; width: calc(100% + 15px) !important; padding: 0 calc(50% - 165px); }
    .navbar-collapse { margin: 0 -30px; }

    /* Kostenlose Wertermittlung */
    .bewertung-schritt-all-punkt-wrapper { margin-left: 20px; margin-right: 20px; }
    .two-layer-wrapper .content-panel .content-panel-article {  }

    /* Eine gute Entscheidung. */
    .two-layer-wrapper .content-panel .content-panel-article-400 {  }
    .two-layer-wrapper .content-panel.with-white-bg { box-shadow: none; }

    /* VP Markenkompetenz */
    .data-sum-group-l { width: 100%; }
    .data-sum-group-m { width: 100%; }
    .data-sum-group-r { width: 100%; }

    /* Unsere Markenwerte */
    #unsere-warkenwerte .item-wrapper-inner {  }

    /* Newsletter */
    .acyfield_email.acy_requiredField.transparent-input div { width: auto !important; }
    .acyfield_email.acy_requiredField.transparent-input div input:first-child { width: calc(100% - 62px) !important; }

    /* Kontaktieren Sie uns */
    #vp-contact .container .main-title h4 { padding: 0 20px 20px 20px; }
    #vp-contact .container .contact-form-group-wrapper { width: 90%; }

    /* Footer */
    .footer .footer-inner .footer-m-for-desktop { display: none; }
    .footer .footer-inner .footer-m-for-mobile { display: block; }
    .footer .footer-inner #static-links { flex: 0 0 100% !important; max-width: 100% !important; }
    .footer .footer-inner #static-links div { float: none; width: 100%; padding-bottom: 15px; }
    .footer .footer-inner #footer-r { border-left: 0 !important; margin-top: 15px; padding-right: 0; padding-left: 0;}
    .footer .footer-inner #footer-r .social-list { text-align: center; }
    .border-top-socialmedia { margin: 20px 0 20px 0 !important; max-width: none !important; }
    .footer .footer-inner .social-list { text-align: center; }
    .footer .footer-inner .sub-footer { padding: 36px 0 100px 0; }
    .footer .footer-inner .sub-footer  #footer-sub-l { width: 100%; text-align: center; padding-bottom: 20px; }
    .footer .footer-inner .sub-footer  #footer-sub-m { height: auto; }
    .footer .footer-inner .sub-footer  #footer-sub-r { width: 100%; text-align: center; padding-top: 10px; }
    .footer .footer-inner .footer-m { padding: 30px 30px 10px 45px; }
    .footer .footer-inner .footer-m div.cert-up { width: 32%; margin-bottom: 20px; }
    .footer .footer-inner .footer-m div.cert-down { width: 50%; }
    .footer .footer-inner .footer-m div.cert-01,
    .footer .footer-inner .footer-m div.cert-02,
    .footer .footer-inner .footer-m div.cert-03,
    .footer .footer-inner .footer-m div.cert-06 { text-align: center;}
    .footer .footer-inner .footer-m div.cert-01 img,
    .footer .footer-inner .footer-m div.cert-02 img,
    .footer .footer-inner .footer-m div.cert-03 img,
    .footer .footer-inner .footer-m div.cert-06 img { width: 70%; }
    .footer .footer-inner .footer-m div.cert-04 { text-align: right; margin-top: 0; width: 50%; }
    .footer .footer-inner .footer-m div.cert-05 { text-align: left; margin-top: 0; width: 50%; }
    .footer .footer-inner .footer-m div.cert-04 img { width: 60%; margin-right: 10px; }
    .footer .footer-inner .footer-m div.cert-05 img { width: 60%; margin-left: 10px; }
    .footer .footer-inner .footer-m img { width: 90%; }
    .footer .footer-inner .new-app-under-social-list .new-app-under-social-list-label { margin: 15px 0 0 0; max-width: none; border-top: none; }
    .footer .container.footer-inner { padding-top: 80px; background-color: #00305E;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #awards_list_first { display: inline-flex; }
    #awards_list_first div { display: flex; align-items: center; margin-right: 15px; width: auto !important; }
    #awards_list_first img { max-width: 100px; }
    #links-list-mobile { display: table-cell; width: 80%; }
    #link-sections #footer-sub-l { display: none !important; }
    #link-sections #footer-sub-m { display: none !important; }
    .list-links a { line-height: 36px; }
    .list-links p { color: white !important; }
    #static-links .row-links ul { display: none; }
    .static-links-arrows { display: contents; }
    .vp-webpage-padding { padding-bottom: 30px !important; }
    .first-separator-socialmedia { display: block; }

    /* Unterseiten (max-width: 500px) */
    .container-for-component { margin-top: 0; }
    .container-for-component #search-area-1.search-area { margin-top: -50px !important; }
    .container-for-component #search-area-1, #search-area-dummy { margin-top: 0 !important; width: 100%; }
    .container { max-width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }
    .sub-page-container { margin-top: 40px; }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail { margin-bottom: 30px; }
    #mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail { margin-bottom: 30px; }
    .sub-page-container #content-body-left .content-body-left-inner { width: 100%; }
    .sub-page-container #content-body-left { margin-top: 40px; }
    .sub-page-container #content-body-right { }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail { padding: 20px; }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail .city { font-size: 12px; }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail .title { margin: 5px 0; font-size: 20px; line-height: 24px; }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail .size { font-size: 12px; }
    #mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail .tag-category { font-size: 12px; }

    /* Unterseiten Expose */
    .object-title-bar { margin: 0 0 -20px 0; }
    .object-title-bar .object-title-text { line-height: 30px; margin-top: 10px; }

    /* fix footer for mobile */
    .fix-mobile-footer { display: block; }
    .expose-page-body { margin-bottom: 81px; }
    .expose-page-body #page_scroller { bottom: 100px; }

    /* Stanort Seite: Referenzen aus Standort */
    #mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail .title { font-size: 16px; }

}
@media (min-width: 501px) and (max-width: 768px) {

    /* Global */
    .two-layer-wrapper .content-panel .content-panel-title { font-size: 30px; }
    .two-layer-wrapper .content-panel .content-panel-article { font-size: 14px; line-height: 22px; }
    #vp-services .item-wrapper .service-item-wrapper h1 { font-size: 21px; }
    #unsere-warkenwerte h1 { font-size: 30px; }

    /* remove animation for mobile */
    .fadeInUp { animation-name: none !important; }
    .fadeInDown { animation-name: none !important; }
    .fadeInLeft { animation-name: none !important; }
    .fadeInRight { animation-name: none !important; }

    #banner-right-btns-wrapper { display: none; }
    .slick-slider.slick-dotted .slick-dots { /*display: none !important;*/ } .slick-dotted.slick-slider { padding-bottom: 0; }
    .slick-slide-item .property-box .detail { padding: 20px 0 35px 0; }

    #navbar { padding: 0 calc(50% - 165px); width: calc(100% + 15px) !important; box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2); }
    .main-header .navbar-expand-lg .navbar-nav { margin: 20px 0; }
    .main-header .navbar-expand-lg .navbar-nav .nav-item .nav-link { padding: 15px 17px; }

    /* top big banner */
    .item-bg{ height: calc(100vh - 308px); /* height: 71vh; */ /* background: url(https://cdn.von-poll.com/public/images/banner001.jpg) no-repeat center center; background-size: auto 100%; */ } /* Ying: die HÃ¶he von Banner */
    .banner img { /*display: none !important;*/ }
    .banner h1 { font-size: 32px; margin-bottom: 24px; }
    .banner h5 { font-size: 14px; }

    /* Section */
    .content-area-7, .content-area-20 { margin-top: 70px; padding: 0; }
    #breadcrumbs-over-footer { margin-top: 80px; }
    .footer { margin-top: 0; }
    .two-layer-wrapper .layer { width: 100% !important; margin: 0 0 -1px 0 !important; position: relative !important; }
    .two-layer-wrapper .content-panel { padding: 50px 20px; }
    .two-layer-wrapper .content-panel.with-white-bg { padding: 50px 20px; }
    #vp-newsletter { margin-top: 30px; padding: 100px 0; }
    .normal-layer-wrapper { padding: 0 20px; }
    .bg-map-left-right { background: unset; }

    /* show in */
    .show-in-max-500 { display: none !important; }
    .show-in-min-501 { display: block !important; }
    .show-in-max-768 { display: block !important; }
    .show-in-min-769 { display: none !important; }
    .show-in-max-992 { display: block !important; }
    .show-in-min-993 { display: none !important; }
    .show-in-max-1200 { display: block !important; }
    .show-in-min-1201 { display: none !important; }

    /* search box */
    .banner .carousel-content { margin-top: 0; }
    .search-form-wrapper .form-group .selectBox .selectBox-arrow { top: 0; padding: 0 10px; }
    #search-area-1 .selectBox-dropdown .selectBox-arrow:before, #search-area-dummy .selectBox-dropdown .selectBox-arrow:before { font-size: 16px; }
    .search-form-wrapper .form-field-set .one-field-wrapper { margin-top: 10px; }
    .search-form-wrapper .form-field-set .one-field-wrapper.search-text { width: 100%; flex: auto; max-width: none; border-right: 0; margin-top: 0; margin-bottom: 0; padding-top: 10px; }
    .search-form-wrapper .form-group .search-button { height: 56px; }
    .search-form-wrapper .search-button-wrapper { flex: none; max-width: none; width: 100%; padding-left: 0; }
    .search-form-wrapper .search-button-wrapper .form-group { text-align: center; }
    .bewertung-link-wrapper.show-in-min-501.show-in-max-992 span { display: block; }
    .bewertung-link-wrapper.show-in-min-501.show-in-max-992 button { display: block; width: 220px; margin: 15px auto 0 auto; border-radius: 2px; height: 56px; background-color: #fff; border: 1px solid #4E73F5; color: #4E73F5; }
    .bewertung-link-wrapper.show-in-min-501.show-in-max-992 button:hover { background-color: rgba(15, 93, 196, 0.12); border: 1px solid #0f5dc4; color: #0f5dc4; }
    #objectart_wrapper, #art_wrapper, #umkreis_wrapper { display: none; }
    .search-form-wrapper .form-field-set { padding: 0; }
    .bewertung-link-wrapper .btn-color { height: 56px; width: 100%; max-width: 300px; border-radius: 2px; padding: 0 !important; }

    /* dummy search box */
    #search-area-1 { display: none; }
    #search-area-dummy { display: block; }

    /* Immo Angebot Slide */
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { display: none !important; }

    /* menu */
    #navbar .navbar-nav .nav-item.dropdown { float: left; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren { padding: 0; width: 100%; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren li { width: 100%; padding: 10px 10px 0 10px; height: 90px; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-text { margin-top: 15px; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-text .menu-text-title { font-weight: 500; letter-spacing: 0.5px; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-text .menu-text-content { line-height: 14px; font-size: 12px; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren li .dropdown-menu-deren-item .menu-icon img { margin-top: 16px; }
    /* .ml-auto, .mx-auto { box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3); } */
    /* MenÃ¼ im Header: WeiÃŸe FlÃ¤che vollflÃ¤chig im MenÃ¼, EintrÃ¤ge immer mittig ausgerichtet. */
    .sticky-header { position: relative; }
    #navbar.navbar-collapse.collapse.show { position: unset; box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2); left: 10px; top: 70px; width: calc(100% + 15px) !important; padding: 0 calc(50% - 165px);  }

    /* Kostenlose Wertermittlung */
    .bewertung-schritt-all-punkt-wrapper { margin-left: 20%; margin-right: 20%; }
    .two-layer-wrapper .content-panel .content-panel-article { margin-left: 5%; margin-right: 5%; }

    /* Eine gute Entscheidung. */
    .two-layer-wrapper .content-panel .content-panel-article-400 { margin-left: 5%; margin-right: 5%; }
    .two-layer-wrapper .content-panel.with-white-bg { box-shadow: none; }

    /* VP Markenkompetenz */
    .data-sum-group-l { width: 27%; }
    .data-sum-group-m { width: 33%; }
    .data-sum-group-r { width: 40%; }
    .two-layer-wrapper .content-panel .content-panel-data .number { font-size: 50px; }
    .two-layer-wrapper .content-panel .content-panel-data .text { font-size: 12px; }

    /* Unsere Markenwerte */
    #unsere-warkenwerte .item-wrapper-inner { padding: 30px 15px; }
    #unsere-warkenwerte .item-wrapper-inner h1 { font-size: 25px; }
    #unsere-warkenwerte .item-wrapper-inner img { margin-bottom: 20px; }

    /* Kontaktieren Sie uns */
    #vp-contact .container .main-title h4 { padding: 0 5% 20px 5%; }
    #vp-contact .container .contact-form-group-wrapper { width: 90%; }

    /* Footer */
    .footer .footer-inner .footer-m-for-desktop { display: none; }
    .footer .footer-inner .footer-m-for-mobile { display: block; max-width: 500px; margin: 20px auto 0 auto; }
    .footer .footer-inner #static-links { flex: 0 0 100% !important; max-width: 100% !important; padding-bottom: 30px; }
    .footer .footer-inner #footer-r { border-left: 0 !important; }
    .footer .footer-inner #footer-r .social-list { text-align: center; }
    .footer .footer-inner .social-list { text-align: center; }
    .footer .footer-inner .sub-footer { padding: 36px 0 100px 0; }
    .footer .footer-inner .sub-footer #footer-sub-l { width: 100%; text-align: center; padding-bottom: 20px; }
    .footer .footer-inner .sub-footer #footer-sub-m { height: auto; max-width: 500px; margin: 0 auto; }
    .footer .footer-inner .sub-footer  #footer-sub-r { width: 100%; text-align: center; padding-top: 10px; }
    .footer .footer-inner .footer-m { padding: 0 20px 50px 20px; }
    .footer .footer-inner .footer-m div.cert-up { width: 32%; margin-bottom: 20px; }
    .footer .footer-inner .footer-m div.cert-down { width: 50%; }
    .footer .footer-inner .footer-m div.cert-01,
    .footer .footer-inner .footer-m div.cert-02,
    .footer .footer-inner .footer-m div.cert-03,
    .footer .footer-inner .footer-m div.cert-06 { text-align: center; width: 25%; }
    .footer .footer-inner .footer-m div.cert-01 img,
    .footer .footer-inner .footer-m div.cert-02 img,
    .footer .footer-inner .footer-m div.cert-03 img,
    .footer .footer-inner .footer-m div.cert-06 img { width: 70%; }
    .footer .footer-inner .footer-m div.cert-04 { text-align: right; margin-top: 0; width: 50%; }
    .footer .footer-inner .footer-m div.cert-05 { text-align: left; margin-top: 0; width: 50%; }
    .footer .footer-inner .footer-m div.cert-04 img { width: 60%; margin-right: 10px; }
    .footer .footer-inner .footer-m div.cert-05 img { width: 60%; margin-left: 10px; }
    .footer .footer-inner .footer-m img { width: 90%; }
    .footer .container.footer-inner { padding-top: 80px; background-color: #00305E;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #awards_list_first { display: inline-flex; margin-bottom: 25px; justify-content: center !important; }
    #awards_list_first div { display: flex; align-items: center; margin-right: 15px; width: auto !important; }

    /* Unterseiten (min-width: 501px) and (max-width: 768px) */
    .container-for-component { margin-top: 0; }
    .container-for-component #search-area-1.search-area { margin-top: -50px; }
    .container-for-component #search-area-1, #search-area-dummy { margin-top: 0 !important; width: 100%; }
    .container { max-width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }
    .sub-page-container { margin-top: 40px; }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail { margin-bottom: 40px; }
    #mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail { margin-bottom: 40px; }
    .sub-page-container #content-body-left .content-body-left-inner { width: 100%; }
    .sub-page-container #content-body-left { width: 100%; max-width: 100%; flex: unset; margin-top: 40px; }
    .sub-page-container #content-body-right { width: 100%; max-width: 100%; flex: unset; }
    /*
    #standortDesc h1, #standortDesc h2 { font-size: 28px; }
    #standortDesc h3 { font-size: 26px; }
    #standortDesc h4 { font-size: 24px; }
    #standortDesc p { font-size: 14px; }
    */
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail { padding: 20px; }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail .city { font-size: 12px; }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail .title { margin: 5px 0; font-size: 20px; line-height: 24px; }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail .size { font-size: 12px; }
    #mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail .tag-category { font-size: 12px; }
    /* Unterseiten Expose */
    .object-title-bar { margin: 0 0 -20px 0; }
    .object-title-bar .object-title-text { line-height: 30px; margin-top: 10px; }

    /* fix footer for mobile */
    .fix-mobile-footer { display: block; }
    .expose-page-body { margin-bottom: 81px; }
    .expose-page-body #page_scroller { bottom: 100px; }

    /* Stanort Seite: Referenzen aus Standort */
    #mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail .title { font-size: 16px; }

}
@media (min-width: 769px) and (max-width: 992px) {

    #banner-right-btns-wrapper { display: block; }
    .slick-slider.slick-dotted .slick-dots { /*display: none !important;*/ } .slick-dotted.slick-slider { padding-bottom: 0; }
    .slick-slide-item .property-box .detail { padding: 20px 0 35px 0; }

    #navbar { padding: 0 calc(50% - 330px); width: calc(100% + 15px) !important; box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2); }
    .main-header .navbar-expand-lg .navbar-nav { margin: 20px 0; }
    .main-header .navbar-expand-lg .navbar-nav .nav-item .nav-link { padding: 15px 17px; }

    /* top big banner */
    .item-bg{ height: calc(100vh - 238px); /* height: 71vh; */ /* background: url(https://cdn.von-poll.com/public/images/banner001.jpg) no-repeat center center; background-size: auto 100%; */ } /* Ying: die HÃ¶he von Banner */
    .banner { margin-top: 70px; }
    .banner img { /* display: none !important; */ }
    .banner h1 { font-size: 32px; margin-bottom: 24px; }
    .banner h5 { font-size: 14px; }

    /* Section */
    .content-area-7, .content-area-20 { margin-top: 80px; padding: 0; }
    #breadcrumbs-over-footer { margin-top: 80px; }
    .footer { margin-top: 0; }
    .two-layer-wrapper .layer { width: 100% !important; margin: 0 0 -1px 0 !important; position: relative !important; }
    .two-layer-wrapper .content-panel { padding: 50px 20px; }
    .two-layer-wrapper .content-panel.with-white-bg { padding: 50px 20px; }
    .normal-layer-wrapper { padding: 50px 20px; }
    #vp-newsletter { margin-top: 30px; padding: 100px 0; }

    /* show in */
    .show-in-max-500 { display: none !important; }
    .show-in-min-501 { display: block !important; }
    .show-in-max-768 { display: none !important; }
    .show-in-min-769 { display: block !important; }
    .show-in-max-992 { display: block !important; }
    .show-in-min-993 { display: none !important; }
    .show-in-max-1200 { display: block !important; }
    .show-in-min-1201 { display: none !important; }

    /* search box */
    .banner .carousel-content { margin-top: -50px; }
    .search-form-wrapper .form-group .selectBox .selectBox-arrow { top: 0; padding: 0 10px; }
    #search-area-1 .selectBox-dropdown .selectBox-arrow:before, #search-area-dummy .selectBox-dropdown .selectBox-arrow:before { font-size: 16px; }
    .search-form-wrapper .form-field-set .one-field-wrapper { margin-top: 10px; }
    .search-form-wrapper .form-field-set .one-field-wrapper.search-text { width: 100%; flex: auto; max-width: none; border-right: 0; margin-top: 0; margin-bottom: 0; padding-top: 10px; }
    .search-form-wrapper .form-group .search-button { height: 56px; }
    .search-form-wrapper .search-button-wrapper { flex: none; max-width: none; width: 100%; padding-left: 0; }
    .search-form-wrapper .search-button-wrapper .form-group { text-align: center; }
    .bewertung-link-wrapper.show-in-min-501.show-in-max-992 span { display: block; }
    .bewertung-link-wrapper.show-in-min-501.show-in-max-992 button { display: block; width: 220px; margin: 15px auto 0 auto; border-radius: 2px; height: 56px; background-color: #fff; border: 1px solid #4E73F5; color: #4E73F5; }
    .bewertung-link-wrapper.show-in-min-501.show-in-max-992 button:hover { background-color: rgba(15, 93, 196, 0.12); border: 1px solid #0f5dc4; color: #0f5dc4; }
    #objectart_wrapper, #art_wrapper, #umkreis_wrapper { display: none; }
    .search-form-wrapper .form-field-set { padding: 0; }
    .bewertung-link-wrapper .btn-color { height: 56px; width: 100%; max-width: 300px; border-radius: 2px; padding: 0 !important; }

    /* dummy search box */
    #search-area-1 { display: none; }
    #search-area-dummy { display: block; }

    /* Immo Angebot Slide */
    #aktuelleImmobilienangeboteGeo .slick-prev.slick-arrow, #aktuelleImmobilienangeboteGeo .slick-next.slick-arrow { display: none !important; }

    /* menu */
    /* .ml-auto, .mx-auto { box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3); } */
    #navbar .navbar-nav .nav-item.dropdown { float: left; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren { padding: 0; width: 100%; }
    /* MenÃ¼ im Header: WeiÃŸe FlÃ¤che vollflÃ¤chig im MenÃ¼, EintrÃ¤ge immer mittig ausgerichtet. */
    #navbar.navbar-collapse.collapse.show { position: fixed; box-shadow: 0 8px 30px rgba(0, 0, 0, 0.2); left: 0; top: 70px; width: calc(100% + 15px) !important; padding-left: calc(50% - 330px); padding-right: calc(50% - 330px); }

    /* Kostenlose Wertermittlung */
    .bewertung-schritt-all-punkt-wrapper { margin-left: 24%; margin-right: 24%; }
    .two-layer-wrapper .content-panel .content-panel-article { margin-left: 10%; margin-right: 10%; }

    /* Eine gute Entscheidung. */
    .two-layer-wrapper .content-panel .content-panel-article-400 { margin-left: 10%; margin-right: 10%; }
    .two-layer-wrapper .content-panel.with-white-bg { box-shadow: none; }

    /* VP Markenkompetenz */
    .data-sum-group-l { width: 27%; }
    .data-sum-group-m { width: 33%; }
    .data-sum-group-r { width: 40%; }

    /* Unsere Markenwerte */
    #unsere-warkenwerte .item-wrapper-inner { padding: 30px 15px; }
    #unsere-warkenwerte .item-wrapper-inner h1 { font-size: 20px; }
    #unsere-warkenwerte .item-wrapper-inner img { margin-bottom: 20px; }

    /* Beste Lage */
    .normal-layer-wrapper .content-panel-title { font-size: 28px; margin: 0 auto 20px auto; }
    .normal-layer-wrapper .content-panel-article { font-size: 14px; padding: 0 20px 30px; }

    /* Kontaktieren Sie uns */
    #vp-contact .container .main-title h4 { padding: 0 5% 20px 5%; }
    #vp-contact .container .contact-form-group-wrapper { width: 80%; }

    /* Footer */
    .footer .footer-inner .footer-m-for-desktop { display: block; max-width: 650px; margin: 0 auto; }
    .footer .footer-inner .footer-m-for-mobile { display: none; }
    .footer .footer-inner #static-links { flex: 0 0 100% !important; max-width: 100% !important; }
    .footer .footer-inner #static-links div { float: left; padding-bottom: 50px; }
    .footer .footer-inner #footer-r { border-left: 0 !important; }
    .footer .footer-inner #footer-r .social-list { text-align: center; }
    .footer .footer-inner .sub-footer #footer-sub-m { margin: 20px auto 10px auto; height: auto; flex: none; max-width: 90%; }
    .footer .footer-inner .sub-footer #footer-sub-m a { padding: 0 5px; }
    .footer .footer-inner .sub-footer #footer-sub-r { text-align: center; }
    #awards_list_first { display: inline-flex; margin-bottom: 25px; justify-content: center; }
    #awards_list_first div { display: flex; align-items: center; margin-right: 15px; width: auto !important; }

    /* Unterseiten (min-width: 769px) and (max-width: 992px) */
    .container-for-component { margin-top: 0px; }
    .container-for-component #search-area-1.search-area {  }
    .container { max-width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }
    .sub-page-container #content-body-left .content-body-left-inner { width: 100%; }
    .sub-page-container #content-body-left { float: left !important; }
    .sub-page-container #content-body-right { float: right !important; }
    #start_standortepropertyoffers #mod-standortepropertyoffers-slider .slick-dots { display: none !important; }
    /*
    #standortDesc h1, #standortDesc h2 { font-size: 26px; }
    #standortDesc h3 { font-size: 24px; }
    #standortDesc h4 { font-size: 22px; }
    #standortDesc p { font-size: 14px; }
    */
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail { padding: 20px; }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail .city { font-size: 12px; }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail .title { margin: 5px 0; font-size: 20px; line-height: 24px; }
    #mod-standorteoffers-slider .slick-slide-item .property-box .detail .size { font-size: 12px; }
    #mod-standortepropertyoffers-slider .slick-slide-item .property-box .detail .tag-category { font-size: 12px; }

}
@media (min-width: 993px) and (max-width: 1200px) {

    /* global */
    #banner-right-btns-wrapper { display: block; }
    .search-area .search-button { padding: 10px 20px; }
    .slick-slider.slick-dotted .slick-dots { /*display: none !important;*/ } .slick-dotted.slick-slider { padding-bottom: 0; }
    .slick-slide-item .property-box .detail { padding: 20px 0 35px 0; }

    .vp-btn { padding: 18px 30px; font-size: 12px; }
    .two-layer-wrapper .content-panel { padding: 50px; }
    .two-layer-wrapper .content-panel .content-panel-title { font-size: 30px; }
    .two-layer-wrapper .content-panel .content-panel-article { font-size: 14px; line-height: 22px; }
    #vp-services .item-wrapper .service-item-wrapper h1 { font-size: 21px; }
    #unsere-warkenwerte h1, .main-title h1 { font-size: 30px; }
    .two-layer-wrapper .content-panel.with-white-bg { padding: 30px 40px 10px 40px; }
    .normal-layer-wrapper .block-right { padding-top: 40px; }

    /* top big banner */
    .item-bg{ height: calc(100vh - 200px); /* height: 80vh; */ /* background: url(https://cdn.von-poll.com/public/images/banner001.jpg) no-repeat center center; background-size: auto 110%;*/ } /* Ying: die HÃ¶he von Banner */
    .banner { margin-top: 70px; }
    /*.banner img { animation: bgburnsEast 25s linear infinite alternate; -webkit-animation: bgburnsEast 25s linear infinite alternate; }*/
    .banner img {  }
    .banner h1 { font-size: 40px; margin-bottom: 24px; }
    .banner h5 { font-size: 15px; }

    /* show in */
    .show-in-max-500 { display: none; }
    .show-in-min-501 { display: block; }
    .show-in-max-768 { display: none; }
    .show-in-min-769 { display: block; }
    .show-in-max-992 { display: none; }
    .show-in-min-993 { display: block; }
    .show-in-max-1200 { display: block; }
    .show-in-min-1201 { display: none; }

    /* search box */
    .for-search-btn-1 { width: calc(100% - 60px) !important; flex: none !important; }
    .for-search-btn-2 { padding-left: 0; padding-right: 0; width: 60px !important; flex: none !important; }

    /* dummy search box */
    #search-area-1 { display: block; }
    #search-area-dummy { display: none; }

    /* menu */
    #navbar .navbar-nav .nav-item.dropdown { float: left; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren { /*box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);*/ }
    /* MenÃ¼ im Header: WeiÃŸe FlÃ¤che vollflÃ¤chig im MenÃ¼, EintrÃ¤ge immer mittig ausgerichtet. */
    #navbar .navbar-nav .nav-item .dropdown-menu-deren { position: fixed; left: 0; top: 70px; width: calc(150% + 2px); padding-right: calc(90% - 330px);  }


    /* Kostenlose Wertermittlung */
    .bewertung-schritt-all-punkt-wrapper { }
    .two-layer-wrapper .content-panel .content-panel-article { padding: 0 0 30px 0; }

    /* Eine gute Entscheidung. */
    .two-layer-wrapper .content-panel .content-panel-article-400 { padding: 0 0 30px 0; }

    /* VP Markenkompetenz */
    .data-sum-group-l { width: 27%; }
    .data-sum-group-m { width: 33%; }
    .data-sum-group-r { width: 40%; }

    /* Unsere Markenwerte */
    #unsere-warkenwerte .item-wrapper-inner h1 { font-size: 26px; }

    /* Kontaktieren Sie uns */
    #vp-contact .container .main-title h4 { padding: 0 10% 20px 10%; }
    #vp-contact .container .contact-form-group-wrapper { width: 60%; }

    /* Footer */
    .footer .footer-inner .footer-m-for-desktop { display: none; }
    .footer .footer-inner .footer-m-for-mobile { display: block; }
    .footer .footer-inner .social-list .social-item { margin-left: 4px; }
    .footer .footer-inner .social-list { text-align: center; }
    #footer-background { height: 130px; }
    .footer .footer-inner .sub-footer { padding: 36px 0 16px 0; }
    .footer .footer-inner .sub-footer  #footer-sub-l { width: 100%; text-align: center; padding-bottom: 20px; }
    .footer .footer-inner .sub-footer  #footer-sub-m { height: auto; }
    .footer .footer-inner .sub-footer  #footer-sub-r { width: 100%; text-align: center; /*padding-top: 10px;*/ }
    .footer .footer-inner .footer-m { padding: 0 20px 50px 45px; }
    .footer .footer-inner .footer-m div.cert-up { width: 32%; margin-bottom: 20px; }
    .footer .footer-inner .footer-m div.cert-down { width: 50%; }
    .footer .footer-inner .footer-m div.cert-01,
    .footer .footer-inner .footer-m div.cert-02,
    .footer .footer-inner .footer-m div.cert-03,
    .footer .footer-inner .footer-m div.cert-06 { text-align: center; width: 25%; }
    .footer .footer-inner .footer-m div.cert-01 img,
    .footer .footer-inner .footer-m div.cert-02 img,
    .footer .footer-inner .footer-m div.cert-03 img,
    .footer .footer-inner .footer-m div.cert-06 img { width: 70%; }
    .footer .footer-inner .footer-m div.cert-04 { text-align: right; margin-top: 20px; width: 50%; }
    .footer .footer-inner .footer-m div.cert-05 { text-align: left; margin-top: 20px; width: 50%; }
    .footer .footer-inner .footer-m div.cert-04 img { width: 60%; margin-right: 10px; }
    .footer .footer-inner .footer-m div.cert-05 img { width: 60%; margin-left: 10px; }
    .footer .footer-inner .footer-m img { width: 90%; }
    .footer .container.footer-inner { padding-top: 80px; background-color: #00305E;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    /* Unterseiten (min-width: 993px) and (max-width: 1200px) */
    .container-for-component { margin-top: 0px; }
    .container-for-component #search-area-1.search-area {  }
    .container { max-width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }
    .sub-page-container #content-body-left .content-body-left-inner { width: 100%; }
    .sub-page-container #content-body-left {  }
    .sub-page-container #content-body-right {  }
    /*
    #standortDesc h1, #standortDesc h2 { font-size: 26px; }
    #standortDesc h3 { font-size: 24px; }
    #standortDesc h4 { font-size: 22px; }
    #standortDesc p { font-size: 14px; }
    */
}
@media (min-width: 1201px) {

    /* global */
    #banner-right-btns-wrapper { display: block; }
    .normal-layer-wrapper .block-right { padding-top: 50px; }

    /* top big banner */
    .item-bg{ height: calc(100vh - 290px); /* height: 80vh; */ } /* Ying: die HÃ¶he von Banner */
    .banner { margin-top: 70px; }
    /* .banner img { animation: bgburnsEast 25s linear infinite alternate; -webkit-animation: bgburnsEast 25s linear infinite alternate; } */
    .banner h1 { margin-bottom: 20px; }

    /* show in */
    .show-in-max-500 { display: none; }
    .show-in-min-501 { display: block; }
    .show-in-max-768 { display: none; }
    .show-in-min-769 { display: block; }
    .show-in-max-992 { display: none; }
    .show-in-min-993 { display: block; }
    .show-in-max-1200 { display: none; }
    .show-in-min-1201 { display: block; }

    /* search box */
    .for-search-btn-1 { width: calc(100% - 60px) !important; flex: none !important; }
    .for-search-btn-2 { padding-left: 0; padding-right: 0; width: 60px !important; flex: none !important; }

    /* dummy search box */
    #search-area-1 { display: block; }
    #search-area-dummy { display: none; }

    /* menu */
    #navbar .navbar-nav .nav-item.dropdown { float: left; }
    #navbar .navbar-nav .nav-item .dropdown-menu-deren { /*box-shadow: 0 8px 30px rgba(0, 0, 0, 0.3);*/ }
    /* Menu im Header: WeiÃŸe FlÃ¤che vollflÃ¤chig im MenÃ¼, EintrÃ¤ge immer mittig ausgerichtet. */
    #navbar .navbar-nav .nav-item .dropdown-menu-deren {
        position: fixed; left: 0; top: 70px;
        width: calc(150% + 2px);
        padding-right: calc(90% - 330px);
        /*border-bottom: 1px solid rgba(0, 48, 94, 0.2);*/
    }

    /* Kostenlose Wertermittlung */
    .bewertung-schritt-all-punkt-wrapper { margin-left: 10%; margin-right: 10%; }
    .two-layer-wrapper .content-panel .content-panel-article {  }

    /* Eine gute Entscheidung. */
    .two-layer-wrapper .content-panel .content-panel-article-400 {  }

    /* VP Markenkompetenz */
    .data-sum-group-l { width: 27%; }
    .data-sum-group-m { width: 33%; }
    .data-sum-group-r { width: 40%; }

    /* Unsere Markenwerte */

    /* Font Size */
    .two-layer-wrapper .content-panel .content-panel-article { font-size: 16px; line-height: 28px; }
    .two-layer-wrapper .content-panel .content-panel-article-400 { font-size: 16px; line-height: 28px; }
    .normal-layer-wrapper .content-panel-article { font-size: 16px; line-height: 28px; }
    #unsere-warkenwerte .item-wrapper-inner p { font-size: 16px; line-height: 28px; }
    #vp-contact .container .main-title h4 { font-size: 16px; line-height: 28px; }

    /* Unterseiten (min-width: 1201px) */
    .container-for-component { margin-top: 0; }
    .container-for-component #search-area-1.search-area { /*margin-top: -127px;*/ }
    .container { max-width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }
    .sub-page-container #content-body-left .content-body-left-inner { width: 97%; }

    /* Footer */
    .footer .footer-inner .footer-m-for-desktop { display: block; }
    .footer .footer-inner .footer-m-for-mobile { display: none; }
}


@media (min-width: 1081px) and (max-width: 1126px) {
    .footer .footer-inner .footer-m div.cert-04 { text-align: right; margin-top: 20px; width: 35%; margin-left: -60px; }
    .footer .footer-inner .footer-m div.cert-05 { text-align: left; margin-top: 20px; width: 40%; }
    .footer .footer-inner .footer-m div.cert-04 img { width: 80%; margin-right: 10px; }
    .footer .footer-inner .footer-m div.cert-05 img { width: 80%; }
}

.vp-webpage-main-width { width: 100%; }
@media (min-width: 1439px)  {
    .vp-webpage-main-width { max-width: 1438px !important; margin-left: auto; margin-right: auto; }
}
.container.container-for-component.vp-subpage { width: 100%; }
@media (min-width: 1351px)  {
    .container.container-for-component.vp-subpage { max-width: 1350px !important; margin-left: auto; margin-right: auto; }
}
.vp-webpage-padding { padding-left: 80px !important; padding-right: 80px !important; }
@media (min-width: 1px) and (max-width: 1080px) {
    .vp-webpage-padding { padding-left: 0 !important; padding-right: 0 !important; }
}

.vp-webpage-header-padding { padding-left: 80px !important; padding-right: 80px !important; }
@media (max-width: 1438px)  {
    .vp-webpage-header-padding { padding-left: 0 !important; padding-right: 0 !important; }
}
/***********************************************************************************
 * Ying ********************************************************************* end
 ***********************************************************************************/


/***********************************
 * FÃ¼r Artikel Seite
 ***********************************/
/* view=article&layout=edit&id=50 - Kooperationen.html */
#position-kooperation, .moduletable,
#position-kooperation table tbody tr td { display: flex; flex-wrap: wrap; }
/* view=article&layout=edit&id=35 - Beste Lage Magazin.html */
@media (max-width: 575px) {
    .article-content.no-article-page .nogrid-content #container_image { padding: 0 50px 50px 50px; }
}
@media (min-width: 576px) {
    .article-content.no-article-page .nogrid-content #container_image { padding: 0 50px 50px 0; }
}
/* view=article&layout=edit&id=383 - FAQ Franchise.html */
.nogrid-content.faq-s-franchise h3 { font-size: 14px !important; }
.nogrid-content.faq-s-franchise img { width: 20px !important; }
.nogrid-content.faq-s-franchise .uk-margin { padding-top: 15px; }
@media (max-width: 767px) { #faq-s-franchise_contact-info-box { margin: 0 15px !important; } }
/* view=article&layout=edit&id=437 - Marktberichte.html */
.nogrid-content.marktberichte .col-xs-12.col-md-4,
.nogrid-content.marktberichte .col-sm-12.col-md-3 { background-color: unset; }
.nogrid-content.marktberichte .uk-accordion-content,
.nogrid-content.marktberichte .uk-accordion-content.uk-active { padding-top: 25px; }
/* view=article&layout=edit&id=51 - Immobilie-verkaufen.html */
.nogrid-content.Immobilie-verkaufen img { width: 35%; display: block; }
@media (max-width: 768px) {
    .immo-verkaufen-sp-form-h2 { width: 100%;
        margin-bottom: 1rem;
        text-align: center;
        font-family: 'Roboto', sans-serif;
        color: rgba(0, 48, 94, 1);
        font-weight: 500;
        font-size: 16px;
        letter-spacing: 0.5px;
        line-height: 24px; }
}
@media (min-width: 769px) and (max-width: 4000px) {
    .immo-verkaufen-sp-form-h2 { font-family: 'Source Serif Pro', serif; padding-bottom: 20px; font-size: 24px; line-height: 36px; font-weight: 600; letter-spacing: 0.5px; }
}


.immo-verkaufen-sp-form-h2 { width: 100%; text-align: center; color: rgba(0, 48, 94, 1); letter-spacing: 0.5px; }
@media (max-width: 500px) {
    .immo-verkaufen-sp-form-h2 { font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 16px; margin-bottom: 1rem; }
}
@media (min-width: 501px) and (max-width: 768px) {
    .immo-verkaufen-sp-form-h2 { font-family: 'Roboto', sans-serif; font-weight: 500; font-size: 18px; margin-bottom: 1rem; }
}
@media (min-width: 769px) and (max-width: 992px) {
    .immo-verkaufen-sp-form-h2 { font-family: 'Source Serif Pro', serif; font-size: 20px; line-height: 32px; font-weight: 600; letter-spacing: 0.5px; }
}
@media (min-width: 993px) and (max-width: 1200px) {
    .immo-verkaufen-sp-form-h2 { font-family: 'Source Serif Pro', serif; font-size: 22px; line-height: 34px; font-weight: 600; letter-spacing: 0.5px; }
}
@media (min-width: 1201px) {
    .immo-verkaufen-sp-form-h2 { font-family: 'Source Serif Pro', serif; font-size: 24px; line-height: 36px; font-weight: 600; letter-spacing: 0.5px; }
}
/*
 * view=article&layout=edit&id=329 - Immobilien Franchise.html
 * view=article&layout=edit&id=335 - Master-Franchise-Partner.html
 */
.Master-Franchise-Partner form,
.Immobilien-Franchise form { display: flex; flex-wrap: wrap; }

.article-content .col-xs-12.col-sm-6.col-lg-6.nopaddingright.nopadding-mobile iframe { width: 100%; height: 100%; }
.article-content .moduletable #filialBoxBox,
.article-content .moduletable .radio-toolbar { width: 100%; }

input#anti_spam_token { display: none !important; }

#sppb-addon-1551348048197,
#sppb-addon-1551348048197 table,
#sppb-addon-1551348048197 table tr,
#sppb-addon-1551348048197 table td { color: #fff !important; }
#section-id-1551866052605

/* Kontakt Form */
.contact-form-subtitle { font-family: 'Source Serif Pro', serif !important; font-size: 22px; font-weight: 500; letter-spacing: 0.5px; margin: 15px 0 5px 0; }
.nogrid-content label.label--radio p { text-align: left; }

/* Medien Ã¼ber uns */
ul#medienueberuns li {
    border-bottom: 1px solid #e3e4e5;
    margin: 1em 0;
    padding: .5em;
    list-style-image: url(/images/VP_Point_klein.png);
}
ul#medienueberuns li:hover { text-decoration: underline; }
ul#medienueberuns li a { color: #00305E; }

/* Standorte Details */
.article-content .nogrid-content .uk-row-first .uk-panel.uk-panel-box .uk-grid .uk-width-medium-2-3 .uk-panel p span a span { transition: all .3s ease-in-out; border-radius: 2px; background: #4E73F5 !important; letter-spacing: 1px; height: 50px !important; line-height: 50px !important; font-size: 13px; font-weight: 600; text-transform: uppercase; }
.article-content .nogrid-content .uk-row-first .uk-panel.uk-panel-box .uk-grid .uk-width-medium-2-3 .uk-panel p span a span:hover { background: #0f5dc4 !important; }

.article-content .img_caption.left .img_caption.left img.caption { width: 90% !important; }

#aktuelleImmobilienangeboteGeo .slick-list.draggable { padding: 0 !important; }
#unsere-warkenwerte, #vp-services { padding: 0 75px; }
@media (max-width: 500px) {
    #unsere-warkenwerte, #vp-services { padding: 0 15px; }
}


#elioSearchFilter .panel { box-shadow: 0 0 0 rgba(0, 0, 0, 0); border-bottom: 1px solid rgba(0, 0, 0, 0.05); }


.ci-tbl-label {
    font-weight: 600;
    color: rgba(0, 48, 94, 0.35);
    text-transform: uppercase;
}

.ci-tbl-text {

}

.article-content .img_caption.left {
    margin-right: 10px;
}

/* Rouven : fÃ¼r Bilder im Artikel */
@media (max-width: 700px) {
    .img-in-article-right, .img-in-article-left { width: 100% !important; height: auto !important; margin: 20px 0 !important; }
}
@media (min-width: 701px) {
    .img-in-article-right, .img-in-article-left { width: 500px; height: 333px; }
    .img-in-article-right { float: right; margin: 0 0 20px 20px !important; }
    .img-in-article-left { float: left; margin: 0 20px 20px 0 !important; }
}

/* Improving ProSeal: the position on the mobile  */
@media only screen and (max-width: 583px) {
    .pe-pro-seal { transition: bottom 1s; }
    .pe-pro-seal.improve-mobile-position { bottom: 120px !important; }
}

.info_text {
    font-weight: 600;
    color: rgba(0, 48, 94, 0.35);
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-right: 10px;
}

.headline {
    font-family: 'Source Serif Pro', serif !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    color: #00305e !important;
    letter-spacing: 0.5px !important;
    text-align: center !important;
    margin-bottom: 25px !important;
    margin-top: 50px !important;
    line-height: 1.5 !important;
}

.vp-btn-hell {
    margin: 20px 0 50px 0;
    display: table;
    outline: none;
    color: #00305e;
    background: rgb(0 48 94 / 0.10);
    padding: 18px 50px;
    border-radius: 2px;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
    cursor: pointer;
    text-transform: uppercase;
}

.vp-btn-hell:hover {
    margin: 20px 0 50px 0;
    display: table;
    outline: none;
    color: #00305e;
    background: rgb(0 48 94 / 0.35);
    padding: 18px 50px;
    border-radius: 2px;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 500;
    cursor: pointer;
    text-transform: uppercase;
}

.vp-btn-rund {
    background: rgb(0 48 94 / 0.1);
    border-radius: 100px;
    padding: 5px 15px 5px 15px;
    color: #00305e;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.9em;
    letter-spacing: 1px;
    transition: linear 0.2s;
}

.vp-btn-rund:hover {
    background: rgb(0 48 94 / 0.3);
    transition: linear 0.2s;
    cursor: pointer;
}


.mediathek-description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px !important;
    font-size: 13px;
    opacity: 0.75;
}

.mediathek-box {
    background-color: #F2F4F7;
    border-radius: 3px;
    margin-bottom: 50px;
}

.mediathek-video {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.mediathek-inner {
    padding: 5px 15px 15px 15px;
}

.mediathek-column {
    display: grid;
}

.mediathek-title {
    font-weight: 500 !important;
}

.award-title {
    font-weight: 500 !important;
    font-size: 16px !important;
}

.award-image {
    width: 150px;
    object-fit: contain;
    float: left;
    margin-right: 30px;
    margin-bottom:20px;
    max-height:200px;
}

.award-container {
    display: table;
    margin-bottom:50px;
}

.vp-indicator-grey {
    background: rgb(0 48 94 / 0.1);
    border-radius: 100px;
    padding: 5px 15px 5px 15px;
    color: #00305e;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.9em;
    letter-spacing: 1px;
}

.testing.uk-overlay.uk-overlay-hover {
    box-shadow: 0px 0px 20px #00000040 !important;
}
.btn-theme{
    color: #FFF;
    background: #4E73F5;
    border: solid 1px #4E73F5;
}

.btn-theme:hover{
    color: #FFF;
    background: #0f5dc4;
    border: solid 1px #0f5dc4;
}

.banner .plan-price{
    color: #4E73F5;
}

.tag-2:after {
    border-left: 8px solid #4E73F5;
}

.property-box-4 h4{
    color: #4E73F5;
}

.tag-2{
    background: #4E73F5;
}

.contact-3 .contact-info .ci-box .icon i{
    color: #4E73F5;
}

.plan-price{
    color: #4E73F5;
}

.contact-2 .contact-info i{
    color: #4E73F5;
}

.contact-1 .contact-info .ci-box .icon i {
    color: #4E73F5;
}

#search-area-5 {
    background: #4E73F5;
}

.banner .meta ul li i{
    color: #4E73F5;
}

.main-header .bg-active{
    background: #4E73F5!important;
}

.main-header .navbar-expand-lg .navbar-nav .submit-btn{
    background: #4E73F5;
}

.main-header .signup-link:hover{
    background: #0f5dc4;
}

.main-header .navbar-expand-lg .navbar-nav .submit-btn:hover{
    background: #0f5dc4;
}

.btn-white:hover{
    color: #fff;
    background: #4E73F5;
}

.blog-1 .detail .blog-footer a{
    color: #4E73F5;
}

.rating-area .average-rating{
    background: #4E73F5;
}

.border-thn {
    color: #4E73F5;
    border: solid 2px #4E73F5;
}

.border-thn:hover {
    color: #fff;
    border: solid 2px #4E73F5;
    background: #4E73F5;
}

.comment .comment-meta-reply a{
    color: #4E73F5;
}

blockquote footer{
    color: #4E73F5;
}

.tab-box .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background: #4E73F5;
}

.btn-secton .carousel-indicators .active {
    background-color: #4E73F5;
}

.btn-white {
    color: #4E73F5;
}

.modal-right-content .bullets li i{
    color: #4E73F5;
}

.top-header-bg {
    background: #4E73F5;
}

.form-inline a:hover{
    color: #4E73F5;
}

.show-more-options, .show-more-options:hover {
    color: #4E73F5!important;
}

.overview .btn-border:hover{
    border: solid 2px #0f5dc4;
    background: #0f5dc4;
}

.categories ul li a:hover{
    color: #4E73F5;
}

.checkbox-theme input[type="checkbox"]:checked + label::before {
    background-color: #4E73F5;
    border-color: #4E73F5;
    color: #fff;
}

.manage-table .action ul li a:hover{
    color: #4E73F5;
}

.manage-table .title-container h6 span{
    color: #4E73F5;
}

.tabbing-box .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #4E73F5;
}

.tabbing-box .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
    background-color: #4E73F5;
}

#page_scroller {
    background: #4E73F5;
}

.setting-button {
    color: #4E73F5;
}

.slick-slider-area .slick-arrow-buton{
    color: #4E73F5;
}

.slick-slider-area .slick-arrow-buton:hover{
    background: #4E73F5;
    color: #fff;
}

.overview .btn-border{
    color: #4E73F5;
}

.p-r h3{
    color: #4E73F5;
}

.heading-properties-2 ul li i{
    color: #4E73F5;
}

.heading-properties-2 h1 span{
    color: #4E73F5;
}

.services-info-4 .read-more{
    color: #4E73F5;
}

.overview .btn-border:hover{
    border: solid 2px #0f5dc4;
    background: #0f5dc4;
}

.btn-white-sm-outline:hover{
    background: #0f5dc4;
    border: solid 1px #0f5dc4;
}

.btn-white-lg-outline:hover{
    background: #0f5dc4;
    border: solid 2px #0f5dc4;
}

.btn-color{
    background: #4E73F5;
    border-color: #4E73F5;
}

.btn-color:hover{
    background: #0f5dc4;
    border-color: #0f5dc4;
}

.btn-color:not([disabled]):not(.disabled).active, .btn-color:not([disabled]):not(.disabled):active, .show > .btn-color.dropdown-toggle {
    color: #fff;
    background-color: #0f5dc4;
    border-color: #0f5dc4;
    box-shadow: none;
}

.btn-theme-sm-outline{
    color: #0f5dc4 !important;
    border: solid 2px #0f5dc4;
}

.btn-theme-sm-outline:hover{
    background: #0f5dc4;
    border: solid 2px #0f5dc4;
}

.btn-border{
    color: #4E73F5;
    border: solid 1px #4E73F5;
}

.btn-border:not([disabled]):not(.disabled).active, .btn-border:not([disabled]):not(.disabled):active, .show > .btn-border.dropdown-toggle {
    color: #fff;
    background-color: #4E73F5;
    border-color: #4E73F5;
    box-shadow: none;
}

.leaflet-container a {
    color: #4E73F5;
}

.btn-border:hover{
    color: #fff;
    border: solid 1px #0f5dc4;
    background: #0f5dc4;
}

.coming-soon-inner .btn, .coming-soon-inner .btn:hover, .coming-soon-inner .btn:active {
    background: #4E73F5;
}

.megamenu-area .dropdown-item:hover {
    color: #4E73F5;
}

.main-header .navbar-expand-lg .navbar-nav .active .nav-link{
    color: #4E73F5 !important;
}

.main-header .navbar-expand-lg .navbar-nav .nav-link:hover{
    color: #4E73F5 !important;
}

.main-header .dropdown-menu a:hover {
    background: transparent;
    color: #4E73F5;
}

.sub-banner .breadcrumbs li a:hover {
    color: #4E73F5;
}

.sub-banner-2 .breadcrumbs li a:hover {
    color: #4E73F5;
}

.option-bar .heading-icon {
    background: #4E73F5;
}

.option-bar .heading-icon .icon-design {
    color: #4E73F5;
}

.change-view-btn {
    color: #4E73F5;
    border: solid 1px #4E73F5;
}

.active-view-btn {
    background: #4E73F5;
    border: solid 1px #4E73F5;
}

.change-view-btn:hover {
    border: solid 1px #4E73F5;
    background: #4E73F5;
}

.overlay-link:hover{
    background: #4E73F5;
    border: 2px solid #4E73F5;
}

.property-box .detail .title a{
    color: #4E73F5;
}

.property-box-2 .detail h4{
    color: #4E73F5;
}

.property-box-3 h5 span{
    color: #4E73F5;
}

.property-box-5 .detail .title a {
    color: #4E73F5;
}

.services-info i{
    color: #4E73F5;
}

.services-info-3 i{
    color: #4E73F5;
}

.inner::before {
    background: #4E73F5;
}

.attachments a:hover {
    color: #4E73F5;
}

.user-profile-box .detail ul li .active {
    color: #4E73F5;
}

.user-profile-box .detail ul li a:hover {
    color: #4E73F5;
}

.blog-3 .detail .blog-footer a {
    color: #4E73F5;
}

.services-info-5 .icon i{
    color: #4E73F5;
}

.services-info-5 .detail h5{
    color: #4E73F5;
}

.blog-2 .date-box {
    color: #4E73F5;
}

.blog-2 .date-box {
    color: #4E73F5;
}

.blog-2 .detail .read-more{
    color: #4E73F5;
}

.blog-3 .date-box::after {
    border-left: 15px solid #4E73F5;
}

.blog-2 .detail .post-meta span a i{
    color: #4E73F5;
}

.blog-2 .detail h3 a:hover{
    color: #4E73F5;
}

.faq-accordion .card-header:before {
    color: #4E73F5;
}

.property-box-6 ul li i{
    color: #4E73F5;
}

.blog-4 .blog-footer a{
    color: #4E73F5;
}

.blog-4 h3 a{
    color: #4E73F5;
}

.intro-section {
    background: #4E73F5;
}

.modal-left-content .control{
    background: #4E73F5;
}

.modal-right-content .price {
    color: #4E73F5;
}

.slick-dots li.slick-active {
    box-shadow: inset 0 0 0 6px #4E73F5;
}

.slick-dots li:after {
    background-color: #4E73F5;
}

.testimonial .carousel-indicators .active {
    background-color: #4E73F5;
}

.carousel-indicators .active {
    background-color: #4E73F5;
}

.pricing.featured .listing-badges .featured {
    background: #4E73F5;
}

.pricing-3 .featured{
    color: #4E73F5;
}

.pages-404 .pages-404-inner h5 {
    color: #4E73F5;
}

.about-us .about-info .counters h1{
    color: #4E73F5;
}

.blog-1 .date-box {
    background: #4E73F5;
}

.pagination > li > .active {
    background: #4E73F5;
}

.pagination > li > a{
    color: #4E73F5;
}

.pagination > li > a:hover{
    background: #4E73F5;
    color: #fff;
}

.tags ul li a:hover{
    border: solid 1px #4E73F5;
    background: #4E73F5;
}

.latest-tweet p a{
    color: #4E73F5;
}

.shop-box .shop-details h4{
    color: #4E73F5;
}

.form-check a{
    color: #4E73F5;
}

.form-check a:hover{
    color: #0f5dc4;
}

.property-box-7 .detail .title a {
    color: #4E73F5;
}

.contact-section .login-inner-form .footer span a:hover{
    color: #4E73F5;
}

.contact-section .login-inner-form .checkbox a:hover{
    color: #4E73F5;
}

.price-box span {
    color: #4E73F5;
}

.listing-badges .featured {
    background: #4E73F5;
}

.property-box-7 .footer ul li a:hover{
    color: #4E73F5;
}

.about-text ul li i {
    color: #4E73F5;
}

.amenities-box li i {
    color: #4E73F5;
}

.features-opions ul li i {
    color: #4E73F5;
}

.helping-center i{
    color: #4E73F5;
}

.filteriz-navigation li:hover {
    color: #4E73F5;
}

li.active.btn.filtr-button.filtr {
    color: #4E73F5;
}

.view-all ul li a:hover{
    background: #4E73F5;
}

.brand-box-2 h5 a{
    color: #4E73F5;
}

.min-value {
    color: #4E73F5;
}

.max-value {
    color: #4E73F5;
}

.range-slider .ui-slider .ui-slider-handle {
    background: #4E73F5;
}

.range-slider .ui-slider .ui-slider-handle {
    border: 2px solid #4E73F5;
}

.range-slider .ui-widget-header {
    background-color: #4E73F5;
}

.map-marker:hover {
    background-color: #4E73F5;
    cursor: pointer;
}
.map-marker:hover:before {
    border-color: #4E73F5 transparent transparent transparent;
}

.map-marker.featured:hover {
    background-color: #4E73F5;
}

.map-marker.featured:hover:before {
    border-color: #4E73F5 transparent transparent transparent;
}

.map-marker .icon {
    border: 3px solid #4E73F5;
}

.marker-active .map-marker {
    background-color: #4E73F5;
}
.marker-active .map-marker:before {
    border-color: #4E73F5 transparent transparent transparent;
}

.map-properties .address i{
    color: #4E73F5;
}

.map-properties-btns .border-button-theme{
    color: #4E73F5; !important;
}

.map-properties-btns .border-button-theme:hover{
    color: #fff !important;
}
.map-properties .map-content h4 a{
    color: #4E73F5;
}

.map-properties .map-properties-fetures span i {
    color: #4E73F5;
}

.dropzone-design:hover {
    border: 2px dashed #4E73F5;
}

.faq-accordion .card-header a:before {
    color: #4E73F5;
}

.cf-turnstile {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

/** MEDIA **/
@media (max-width: 992px) {
    .main-header .navbar-expand-lg .navbar-nav .active .nav-link{
        color: #4E73F5 !important;
    }

    .main-header .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #4E73F5 !important;
    }

    .navbar-light .navbar-toggler {
        /* background: #4E73F5; */
        color: #fff;
    }

    .open-offcanvas:hover {
        color: #4E73F5;
        background: #f9f9f9;
    }
}

@media (min-width: 991px) {
    .sticky-header .navbar-expand-lg .navbar-nav .active .nav-link {
        color: #fff !important;
    }

    .sticky-header .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #fff !important;
    }

    .header-shrink .navbar-expand-lg .navbar-nav .active .nav-link {
        color: #515151 !important;
    }

    .header-shrink .navbar-expand-lg .navbar-nav .nav-link:hover {
        color: #515151 !important;
    }

    .header-shrink .btn-white-sm-outline {
        color: #4E73F5;
        border: solid 2px #4E73F5;
    }
}

/* Team Seite */
@media (max-width: 767px) {
    #wk-griddf7 h3.uk-margin-top-remove { margin-top: 35px !important; }
}
