.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.favorite-btn{
    display:none;
    visibility:hidden;
}

.mfp-wrap {
    z-index: 1043;
    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;
    -webkit-box-sizing: border-box;
    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-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-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: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    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: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .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:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: 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: .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%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    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;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(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-height:300px),
screen and (max-width:800px) and (orientation:landscape) {
    .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, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        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, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.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
    }
}

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

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

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

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

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

    *,
    :after,
    :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

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

    a[href]:after {
        content: " (" attr(href) ")"
    }

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

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

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

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

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        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
    }
}

@font-face {
    font-family: Glyphicons Halflings;
    src: url(images/bundle-glyphicons-halflings-regular.eot);
    src: url(images/bundle-glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(images/bundle-glyphicons-halflings-regular.woff2) format("woff2"), url(images/bundle-glyphicons-halflings-regular.woff) format("woff"), url(images/bundle-glyphicons-halflings-regular.ttf) format("truetype"), url(images/bundle-glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "*"
}

.glyphicon-plus:before {
    content: "+"
}

.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20AC"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270F"
}

.glyphicon-glass:before {
    content: "\E001"
}

.glyphicon-music:before {
    content: "\E002"
}

.glyphicon-search:before {
    content: "\E003"
}

.glyphicon-heart:before {
    content: "\E005"
}

.glyphicon-star:before {
    content: "\E006"
}

.glyphicon-star-empty:before {
    content: "\E007"
}

.glyphicon-user:before {
    content: "\E008"
}

.glyphicon-film:before {
    content: "\E009"
}

.glyphicon-th-large:before {
    content: "\E010"
}

.glyphicon-th:before {
    content: "\E011"
}

.glyphicon-th-list:before {
    content: "\E012"
}

.glyphicon-ok:before {
    content: "\E013"
}

.glyphicon-remove:before {
    content: "\E014"
}

.glyphicon-zoom-in:before {
    content: "\E015"
}

.glyphicon-zoom-out:before {
    content: "\E016"
}

.glyphicon-off:before {
    content: "\E017"
}

.glyphicon-signal:before {
    content: "\E018"
}

.glyphicon-cog:before {
    content: "\E019"
}

.glyphicon-trash:before {
    content: "\E020"
}

.glyphicon-home:before {
    content: "\E021"
}

.glyphicon-file:before {
    content: "\E022"
}

.glyphicon-time:before {
    content: "\E023"
}

.glyphicon-road:before {
    content: "\E024"
}

.glyphicon-download-alt:before {
    content: "\E025"
}

.glyphicon-download:before {
    content: "\E026"
}

.glyphicon-upload:before {
    content: "\E027"
}

.glyphicon-inbox:before {
    content: "\E028"
}

.glyphicon-play-circle:before {
    content: "\E029"
}

.glyphicon-repeat:before {
    content: "\E030"
}

.glyphicon-refresh:before {
    content: "\E031"
}

.glyphicon-list-alt:before {
    content: "\E032"
}

.glyphicon-lock:before {
    content: "\E033"
}

.glyphicon-flag:before {
    content: "\E034"
}

.glyphicon-headphones:before {
    content: "\E035"
}

.glyphicon-volume-off:before {
    content: "\E036"
}

.glyphicon-volume-down:before {
    content: "\E037"
}

.glyphicon-volume-up:before {
    content: "\E038"
}

.glyphicon-qrcode:before {
    content: "\E039"
}

.glyphicon-barcode:before {
    content: "\E040"
}

.glyphicon-tag:before {
    content: "\E041"
}

.glyphicon-tags:before {
    content: "\E042"
}

.glyphicon-book:before {
    content: "\E043"
}

.glyphicon-bookmark:before {
    content: "\E044"
}

.glyphicon-print:before {
    content: "\E045"
}

.glyphicon-camera:before {
    content: "\E046"
}

.glyphicon-font:before {
    content: "\E047"
}

.glyphicon-bold:before {
    content: "\E048"
}

.glyphicon-italic:before {
    content: "\E049"
}

.glyphicon-text-height:before {
    content: "\E050"
}

.glyphicon-text-width:before {
    content: "\E051"
}

.glyphicon-align-left:before {
    content: "\E052"
}

.glyphicon-align-center:before {
    content: "\E053"
}

.glyphicon-align-right:before {
    content: "\E054"
}

.glyphicon-align-justify:before {
    content: "\E055"
}

.glyphicon-list:before {
    content: "\E056"
}

.glyphicon-indent-left:before {
    content: "\E057"
}

.glyphicon-indent-right:before {
    content: "\E058"
}

.glyphicon-facetime-video:before {
    content: "\E059"
}

.glyphicon-picture:before {
    content: "\E060"
}

.glyphicon-map-marker:before {
    content: "\E062"
}

.glyphicon-adjust:before {
    content: "\E063"
}

.glyphicon-tint:before {
    content: "\E064"
}

.glyphicon-edit:before {
    content: "\E065"
}

.glyphicon-share:before {
    content: "\E066"
}

.glyphicon-check:before {
    content: "\E067"
}

.glyphicon-move:before {
    content: "\E068"
}

.glyphicon-step-backward:before {
    content: "\E069"
}

.glyphicon-fast-backward:before {
    content: "\E070"
}

.glyphicon-backward:before {
    content: "\E071"
}

.glyphicon-play:before {
    content: "\E072"
}

.glyphicon-pause:before {
    content: "\E073"
}

.glyphicon-stop:before {
    content: "\E074"
}

.glyphicon-forward:before {
    content: "\E075"
}

.glyphicon-fast-forward:before {
    content: "\E076"
}

.glyphicon-step-forward:before {
    content: "\E077"
}

.glyphicon-eject:before {
    content: "\E078"
}

.glyphicon-chevron-left:before {
    content: "\E079"
}

.glyphicon-chevron-right:before {
    content: "\E080"
}

.glyphicon-plus-sign:before {
    content: "\E081"
}

.glyphicon-minus-sign:before {
    content: "\E082"
}

.glyphicon-remove-sign:before {
    content: "\E083"
}

.glyphicon-ok-sign:before {
    content: "\E084"
}

.glyphicon-question-sign:before {
    content: "\E085"
}

.glyphicon-info-sign:before {
    content: "\E086"
}

.glyphicon-screenshot:before {
    content: "\E087"
}

.glyphicon-remove-circle:before {
    content: "\E088"
}

.glyphicon-ok-circle:before {
    content: "\E089"
}

.glyphicon-ban-circle:before {
    content: "\E090"
}

.glyphicon-arrow-left:before {
    content: "\E091"
}

.glyphicon-arrow-right:before {
    content: "\E092"
}

.glyphicon-arrow-up:before {
    content: "\E093"
}

.glyphicon-arrow-down:before {
    content: "\E094"
}

.glyphicon-share-alt:before {
    content: "\E095"
}

.glyphicon-resize-full:before {
    content: "\E096"
}

.glyphicon-resize-small:before {
    content: "\E097"
}

.glyphicon-exclamation-sign:before {
    content: "\E101"
}

.glyphicon-gift:before {
    content: "\E102"
}

.glyphicon-leaf:before {
    content: "\E103"
}

.glyphicon-fire:before {
    content: "\E104"
}

.glyphicon-eye-open:before {
    content: "\E105"
}

.glyphicon-eye-close:before {
    content: "\E106"
}

.glyphicon-warning-sign:before {
    content: "\E107"
}

.glyphicon-plane:before {
    content: "\E108"
}

.glyphicon-calendar:before {
    content: "\E109"
}

.glyphicon-random:before {
    content: "\E110"
}

.glyphicon-comment:before {
    content: "\E111"
}

.glyphicon-magnet:before {
    content: "\E112"
}

.glyphicon-chevron-up:before {
    content: "\E113"
}

.glyphicon-chevron-down:before {
    content: "\E114"
}

.glyphicon-retweet:before {
    content: "\E115"
}

.glyphicon-shopping-cart:before {
    content: "\E116"
}

.glyphicon-folder-close:before {
    content: "\E117"
}

.glyphicon-folder-open:before {
    content: "\E118"
}

.glyphicon-resize-vertical:before {
    content: "\E119"
}

.glyphicon-resize-horizontal:before {
    content: "\E120"
}

.glyphicon-hdd:before {
    content: "\E121"
}

.glyphicon-bullhorn:before {
    content: "\E122"
}

.glyphicon-bell:before {
    content: "\E123"
}

.glyphicon-certificate:before {
    content: "\E124"
}

.glyphicon-thumbs-up:before {
    content: "\E125"
}

.glyphicon-thumbs-down:before {
    content: "\E126"
}

.glyphicon-hand-right:before {
    content: "\E127"
}

.glyphicon-hand-left:before {
    content: "\E128"
}

.glyphicon-hand-up:before {
    content: "\E129"
}

.glyphicon-hand-down:before {
    content: "\E130"
}

.glyphicon-circle-arrow-right:before {
    content: "\E131"
}

.glyphicon-circle-arrow-left:before {
    content: "\E132"
}

.glyphicon-circle-arrow-up:before {
    content: "\E133"
}

.glyphicon-circle-arrow-down:before {
    content: "\E134"
}

.glyphicon-globe:before {
    content: "\E135"
}

.glyphicon-wrench:before {
    content: "\E136"
}

.glyphicon-tasks:before {
    content: "\E137"
}

.glyphicon-filter:before {
    content: "\E138"
}

.glyphicon-briefcase:before {
    content: "\E139"
}

.glyphicon-fullscreen:before {
    content: "\E140"
}

.glyphicon-dashboard:before {
    content: "\E141"
}

.glyphicon-paperclip:before {
    content: "\E142"
}

.glyphicon-heart-empty:before {
    content: "\E143"
}

.glyphicon-link:before {
    content: "\E144"
}

.glyphicon-phone:before {
    content: "\E145"
}

.glyphicon-pushpin:before {
    content: "\E146"
}

.glyphicon-usd:before {
    content: "\E148"
}

.glyphicon-gbp:before {
    content: "\E149"
}

.glyphicon-sort:before {
    content: "\E150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\E151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\E152"
}

.glyphicon-sort-by-order:before {
    content: "\E153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\E154"
}

.glyphicon-sort-by-attributes:before {
    content: "\E155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\E156"
}

.glyphicon-unchecked:before {
    content: "\E157"
}

.glyphicon-expand:before {
    content: "\E158"
}

.glyphicon-collapse-down:before {
    content: "\E159"
}

.glyphicon-collapse-up:before {
    content: "\E160"
}

.glyphicon-log-in:before {
    content: "\E161"
}

.glyphicon-flash:before {
    content: "\E162"
}

.glyphicon-log-out:before {
    content: "\E163"
}

.glyphicon-new-window:before {
    content: "\E164"
}

.glyphicon-record:before {
    content: "\E165"
}

.glyphicon-save:before {
    content: "\E166"
}

.glyphicon-open:before {
    content: "\E167"
}

.glyphicon-saved:before {
    content: "\E168"
}

.glyphicon-import:before {
    content: "\E169"
}

.glyphicon-export:before {
    content: "\E170"
}

.glyphicon-send:before {
    content: "\E171"
}

.glyphicon-floppy-disk:before {
    content: "\E172"
}

.glyphicon-floppy-saved:before {
    content: "\E173"
}

.glyphicon-floppy-remove:before {
    content: "\E174"
}

.glyphicon-floppy-save:before {
    content: "\E175"
}

.glyphicon-floppy-open:before {
    content: "\E176"
}

.glyphicon-credit-card:before {
    content: "\E177"
}

.glyphicon-transfer:before {
    content: "\E178"
}

.glyphicon-cutlery:before {
    content: "\E179"
}

.glyphicon-header:before {
    content: "\E180"
}

.glyphicon-compressed:before {
    content: "\E181"
}

.glyphicon-earphone:before {
    content: "\E182"
}

.glyphicon-phone-alt:before {
    content: "\E183"
}

.glyphicon-tower:before {
    content: "\E184"
}

.glyphicon-stats:before {
    content: "\E185"
}

.glyphicon-sd-video:before {
    content: "\E186"
}

.glyphicon-hd-video:before {
    content: "\E187"
}

.glyphicon-subtitles:before {
    content: "\E188"
}

.glyphicon-sound-stereo:before {
    content: "\E189"
}

.glyphicon-sound-dolby:before {
    content: "\E190"
}

.glyphicon-sound-5-1:before {
    content: "\E191"
}

.glyphicon-sound-6-1:before {
    content: "\E192"
}

.glyphicon-sound-7-1:before {
    content: "\E193"
}

.glyphicon-copyright-mark:before {
    content: "\E194"
}

.glyphicon-registration-mark:before {
    content: "\E195"
}

.glyphicon-cloud-download:before {
    content: "\E197"
}

.glyphicon-cloud-upload:before {
    content: "\E198"
}

.glyphicon-tree-conifer:before {
    content: "\E199"
}

.glyphicon-tree-deciduous:before {
    content: "\E200"
}

.glyphicon-cd:before {
    content: "\E201"
}

.glyphicon-save-file:before {
    content: "\E202"
}

.glyphicon-open-file:before {
    content: "\E203"
}

.glyphicon-level-up:before {
    content: "\E204"
}

.glyphicon-copy:before {
    content: "\E205"
}

.glyphicon-paste:before {
    content: "\E206"
}

.glyphicon-alert:before {
    content: "\E209"
}

.glyphicon-equalizer:before {
    content: "\E210"
}

.glyphicon-king:before {
    content: "\E211"
}

.glyphicon-queen:before {
    content: "\E212"
}

.glyphicon-pawn:before {
    content: "\E213"
}

.glyphicon-bishop:before {
    content: "\E214"
}

.glyphicon-knight:before {
    content: "\E215"
}

.glyphicon-baby-formula:before {
    content: "\E216"
}

.glyphicon-tent:before {
    content: "\26FA"
}

.glyphicon-blackboard:before {
    content: "\E218"
}

.glyphicon-bed:before {
    content: "\E219"
}

.glyphicon-apple:before {
    content: "\F8FF"
}

.glyphicon-erase:before {
    content: "\E221"
}

.glyphicon-hourglass:before {
    content: "\231B"
}

.glyphicon-lamp:before {
    content: "\E223"
}

.glyphicon-duplicate:before {
    content: "\E224"
}

.glyphicon-piggy-bank:before {
    content: "\E225"
}

.glyphicon-scissors:before {
    content: "\E226"
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\E227"
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\A5"
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20BD"
}

.glyphicon-scale:before {
    content: "\E230"
}

.glyphicon-ice-lolly:before {
    content: "\E231"
}

.glyphicon-ice-lolly-tasted:before {
    content: "\E232"
}

.glyphicon-education:before {
    content: "\E233"
}

.glyphicon-option-horizontal:before {
    content: "\E234"
}

.glyphicon-option-vertical:before {
    content: "\E235"
}

.glyphicon-menu-hamburger:before {
    content: "\E236"
}

.glyphicon-modal-window:before {
    content: "\E237"
}

.glyphicon-oil:before {
    content: "\E238"
}

.glyphicon-grain:before {
    content: "\E239"
}

.glyphicon-sunglasses:before {
    content: "\E240"
}

.glyphicon-text-size:before {
    content: "\E241"
}

.glyphicon-text-color:before {
    content: "\E242"
}

.glyphicon-text-background:before {
    content: "\E243"
}

.glyphicon-object-align-top:before {
    content: "\E244"
}

.glyphicon-object-align-bottom:before {
    content: "\E245"
}

.glyphicon-object-align-horizontal:before {
    content: "\E246"
}

.glyphicon-object-align-left:before {
    content: "\E247"
}

.glyphicon-object-align-vertical:before {
    content: "\E248"
}

.glyphicon-object-align-right:before {
    content: "\E249"
}

.glyphicon-triangle-right:before {
    content: "\E250"
}

.glyphicon-triangle-left:before {
    content: "\E251"
}

.glyphicon-triangle-bottom:before {
    content: "\E252"
}

.glyphicon-triangle-top:before {
    content: "\E253"
}

.glyphicon-console:before {
    content: "\E254"
}

.glyphicon-superscript:before {
    content: "\E255"
}

.glyphicon-subscript:before {
    content: "\E256"
}

.glyphicon-menu-left:before {
    content: "\E257"
}

.glyphicon-menu-right:before {
    content: "\E258"
}

.glyphicon-menu-down:before {
    content: "\E259"
}

.glyphicon-menu-up:before {
    content: "\E260"
}

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

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-size: 15px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    color: #337ab7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.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
}

[role=button] {
    cursor: pointer
}

.bwap-icon__title,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.bwap-icon__title .small,
.bwap-icon__title small,
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.bwap-icon__title,
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.bwap-icon__title .small,
.bwap-icon__title small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.bwap-icon__title,
.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

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

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}

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

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

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd,
dt {
    line-height: 1.42857143
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

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

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: "\2014   \A0"
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: "\A0   \2014"
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

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

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

.bw-video--16by9,
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {

    .bw-video--16by9,
    .container {
        width: 750px
    }
}

@media (min-width:992px) {

    .bw-video--16by9,
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {

    .bw-video--16by9,
    .container {
        width: 1170px
    }
}

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

.row {
    margin-right: -15px;
    margin-left: -15px
}

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

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

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

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

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

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

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

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

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

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

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

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

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

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

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

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

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

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

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

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

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

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

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

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

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

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

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

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

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

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

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

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

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

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

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

@media (min-width:768px) {

    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-1 {
        width: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-pull-0 {
        right: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-sm-push-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:992px) {

    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

    .col-md-1 {
        width: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-pull-0 {
        right: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-md-push-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:1200px) {

    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-1 {
        width: 8.33333333%
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-pull-0 {
        right: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

    .col-lg-push-0 {
        left: auto
    }

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

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

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

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

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

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

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

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

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

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

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

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

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

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

caption,
th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

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

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
    border-top: 0
}

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

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

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}

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

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .table-responsive>.table {
        margin-bottom: 0
    }

    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }

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

    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }

    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }

    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}

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

fieldset,
legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    height: 34px;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

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

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

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

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

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}

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

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: -20px
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

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

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

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

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

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

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

.btn-default {
    color: #333;
    background-color: #fff
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

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

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

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

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

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

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

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

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

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

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

.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}

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

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

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.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-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.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-top-left-radius: 4px;
    border-top-right-radius: 4px;
    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;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.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
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

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

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

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

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

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

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

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

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

.input-group-addon:first-child {
    border-right: 0
}

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

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.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: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

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

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

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

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

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

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.bw-video--16by9>.navbar-collapse,
.bw-video--16by9>.navbar-header,
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {

    .bw-video--16by9>.navbar-collapse,
    .bw-video--16by9>.navbar-header,
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

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

@media (min-width:768px) {

    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px;
    font-size: 18px;
    line-height: 20px
}

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

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {

    .navbar>.bw-video--16by9 .navbar-brand,
    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }

    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav>li {
        float: left
    }

    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin: 8px -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

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

    .navbar-form .form-control-static {
        display: inline-block
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group>.form-control {
        width: 100%
    }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

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

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #080808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\A0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

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

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #337ab7
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

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

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.bw-video--16by9 .jumbotron,
.container-fluid .jumbotron,
.container .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px
}

.jumbotron .bw-video--16by9,
.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }

    .bw-video--16by9 .jumbotron,
    .container-fluid .jumbotron,
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }

    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

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

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

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

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

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

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

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

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

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }

    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media-body {
    width: 10000px
}

.media-object {
    display: block
}

.media-object.img-thumbnail {
    max-width: none
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

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

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

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

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

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

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

button.list-group-item {
    width: 100%;
    text-align: left
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

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

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}

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: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}

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: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

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

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

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: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

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

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

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: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table-responsive>.table caption,
.panel>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

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

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

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

.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-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

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

.modal,
.modal-open {
    overflow: hidden
}

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

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

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

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

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

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

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

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

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    line-break: auto
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel,
.carousel-inner {
    position: relative
}

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

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media (-webkit-transform-3d),
(transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

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

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

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translateZ(0);
        transform: translateZ(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;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    left: auto;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:focus,
.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
    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: transparent;
    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, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        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
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.bw-video--16by9:after,
.bw-video--16by9:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.bw-video--16by9:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

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

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print,
    th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

.btn-danger,
.btn-default,
.btn-info,
.btn-primary,
.btn-success,
.btn-warning {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 1px rgba(0, 0, 0, .075)
}

.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-danger .badge,
.btn-default .badge,
.btn-info .badge,
.btn-primary .badge,
.btn-success .badge,
.btn-warning .badge {
    text-shadow: none
}

.btn.active,
.btn:active {
    background-image: none
}

.btn-default {
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(180deg, #fff 0, #e0e0e0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe0e0e0", GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    border-color: #ccc
}

.btn-default:focus,
.btn-default:hover {
    background-color: #e0e0e0;
    background-position: 0 -15px
}

.btn-default.active,
.btn-default:active {
    background-color: #e0e0e0;
    border-color: #dbdbdb
}

.btn-default.disabled,
.btn-default:disabled,
.btn-default[disabled] {
    background-color: #e0e0e0;
    background-image: none
}

.btn-primary {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
    background-image: linear-gradient(180deg, #337ab7 0, #265a88);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff265a88", GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #245580
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #265a88;
    background-position: 0 -15px
}

.btn-primary.active,
.btn-primary:active {
    background-color: #265a88;
    border-color: #245580
}

.btn-primary.disabled,
.btn-primary:disabled,
.btn-primary[disabled] {
    background-color: #265a88;
    background-image: none
}

.btn-success {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
    background-image: linear-gradient(180deg, #5cb85c 0, #419641);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5cb85c", endColorstr="#ff419641", GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #3e8f3e
}

.btn-success:focus,
.btn-success:hover {
    background-color: #419641;
    background-position: 0 -15px
}

.btn-success.active,
.btn-success:active {
    background-color: #419641;
    border-color: #3e8f3e
}

.btn-success.disabled,
.btn-success:disabled,
.btn-success[disabled] {
    background-color: #419641;
    background-image: none
}

.btn-info {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
    background-image: linear-gradient(180deg, #5bc0de 0, #2aabd2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de", endColorstr="#ff2aabd2", GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #28a4c9
}

.btn-info:focus,
.btn-info:hover {
    background-color: #2aabd2;
    background-position: 0 -15px
}

.btn-info.active,
.btn-info:active {
    background-color: #2aabd2;
    border-color: #28a4c9
}

.btn-info.disabled,
.btn-info:disabled,
.btn-info[disabled] {
    background-color: #2aabd2;
    background-image: none
}

.btn-warning {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
    background-image: linear-gradient(180deg, #f0ad4e 0, #eb9316);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff0ad4e", endColorstr="#ffeb9316", GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #e38d13
}

.btn-warning:focus,
.btn-warning:hover {
    background-color: #eb9316;
    background-position: 0 -15px
}

.btn-warning.active,
.btn-warning:active {
    background-color: #eb9316;
    border-color: #e38d13
}

.btn-warning.disabled,
.btn-warning:disabled,
.btn-warning[disabled] {
    background-color: #eb9316;
    background-image: none
}

.btn-danger {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
    background-image: linear-gradient(180deg, #d9534f 0, #c12e2a);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9534f", endColorstr="#ffc12e2a", GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #b92c28
}

.btn-danger:focus,
.btn-danger:hover {
    background-color: #c12e2a;
    background-position: 0 -15px
}

.btn-danger.active,
.btn-danger:active {
    background-color: #c12e2a;
    border-color: #b92c28
}

.btn-danger.disabled,
.btn-danger:disabled,
.btn-danger[disabled] {
    background-color: #c12e2a;
    background-image: none
}

.img-thumbnail,
.thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #e8e8e8;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(180deg, #f5f5f5 0, #e8e8e8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5", endColorstr="#ffe8e8e8", GradientType=0);
    background-repeat: repeat-x
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    background-color: #2e6da4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(180deg, #337ab7 0, #2e6da4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2e6da4", GradientType=0);
    background-repeat: repeat-x
}

.navbar-default {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background-image: linear-gradient(180deg, #fff 0, #f8f8f8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#fff8f8f8", GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 5px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .15), 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.open>a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(180deg, #dbdbdb 0, #e2e2e2);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdbdbdb", endColorstr="#ffe2e2e2", GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075)
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: 0 1px 0 hsla(0, 0%, 100%, .25)
}

.navbar-inverse {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
    background-image: linear-gradient(180deg, #3c3c3c 0, #222);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff3c3c3c", endColorstr="#ff222222", GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.open>a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(180deg, #080808 0, #0f0f0f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff080808", endColorstr="#ff0f0f0f", GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25)
}

.navbar-inverse .navbar-brand,
.navbar-inverse .navbar-nav>li>a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.navbar-fixed-bottom,
.navbar-fixed-top,
.navbar-static-top {
    border-radius: 0
}

@media (max-width:767px) {

    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
        background-image: linear-gradient(180deg, #337ab7 0, #2e6da4);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2e6da4", GradientType=0);
        background-repeat: repeat-x
    }
}

.alert {
    text-shadow: 0 1px 0 hsla(0, 0%, 100%, .2);
    -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .25), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .25), 0 1px 2px rgba(0, 0, 0, .05)
}

.alert-success {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(180deg, #dff0d8 0, #c8e5bc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdff0d8", endColorstr="#ffc8e5bc", GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1
}

.alert-info {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(180deg, #d9edf7 0, #b9def0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9edf7", endColorstr="#ffb9def0", GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea
}

.alert-warning {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(180deg, #fcf8e3 0, #f8efc0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffcf8e3", endColorstr="#fff8efc0", GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e
}

.alert-danger {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(180deg, #f2dede 0, #e7c3c3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2dede", endColorstr="#ffe7c3c3", GradientType=0);
    border-color: #dca7a7
}

.alert-danger,
.progress {
    background-repeat: repeat-x
}

.progress {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
    background-image: linear-gradient(180deg, #ebebeb 0, #f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffebebeb", endColorstr="#fff5f5f5", GradientType=0)
}

.progress-bar {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
    background-image: linear-gradient(180deg, #337ab7 0, #286090);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff286090", GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-success {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
    background-image: linear-gradient(180deg, #5cb85c 0, #449d44);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5cb85c", endColorstr="#ff449d44", GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-info {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
    background-image: linear-gradient(180deg, #5bc0de 0, #31b0d5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de", endColorstr="#ff31b0d5", GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-warning {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
    background-image: linear-gradient(180deg, #f0ad4e 0, #ec971f);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff0ad4e", endColorstr="#ffec971f", GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-danger {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
    background-image: linear-gradient(180deg, #d9534f 0, #c9302c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9534f", endColorstr="#ffc9302c", GradientType=0);
    background-repeat: repeat-x
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.list-group {
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075)
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    text-shadow: 0 -1px 0 #286090;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
    background-image: linear-gradient(180deg, #337ab7 0, #2b669a);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2b669a", GradientType=0);
    background-repeat: repeat-x;
    border-color: #2b669a
}

.list-group-item.active .badge,
.list-group-item.active:focus .badge,
.list-group-item.active:hover .badge {
    text-shadow: none
}

.panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .05)
}

.panel-default>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(180deg, #f5f5f5 0, #e8e8e8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff5f5f5", endColorstr="#ffe8e8e8", GradientType=0);
    background-repeat: repeat-x
}

.panel-primary>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(180deg, #337ab7 0, #2e6da4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff337ab7", endColorstr="#ff2e6da4", GradientType=0);
    background-repeat: repeat-x
}

.panel-success>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(180deg, #dff0d8 0, #d0e9c6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffdff0d8", endColorstr="#ffd0e9c6", GradientType=0);
    background-repeat: repeat-x
}

.panel-info>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(180deg, #d9edf7 0, #c4e3f3);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffd9edf7", endColorstr="#ffc4e3f3", GradientType=0);
    background-repeat: repeat-x
}

.panel-warning>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(180deg, #fcf8e3 0, #faf2cc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffcf8e3", endColorstr="#fffaf2cc", GradientType=0);
    background-repeat: repeat-x
}

.panel-danger>.panel-heading {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(180deg, #f2dede 0, #ebcccc);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff2dede", endColorstr="#ffebcccc", GradientType=0);
    background-repeat: repeat-x
}

.well {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
    background-image: linear-gradient(180deg, #e8e8e8 0, #f5f5f5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffe8e8e8", endColorstr="#fff5f5f5", GradientType=0);
    background-repeat: repeat-x;
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 hsla(0, 0%, 100%, .1);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 hsla(0, 0%, 100%, .1)
}

/*! jQuery UI - v1.10.2 - 2013-04-15
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
    left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
    top: 1px
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px
}

.ui-datepicker .ui-datepicker-next {
    right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: 0
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: 400
}

.ui-menu .ui-menu-item a.ui-state-active,
.ui-menu .ui-menu-item a.ui-state-focus {
    font-weight: 400;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: 400;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url(data:image/gif;base64,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);
    height: 100%;
    filter: alpha(opacity=25);
    opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .5em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden
}

.ui-spinner,
.ui-spinner-input {
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: 0;
    background: 0;
    color: inherit;
    margin: .2em 0;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: 0;
    border-bottom: 0;
    border-right: 0
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1.1em
}

.ui-widget .ui-widget {
    font-size: 1em
}

.ui-widget button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkEAAAAAAy19n/AAAAAmJLR0T//xSrMc0AAAAJcEhZcwAAAEgAAABIAEbJaz4AAABYSURBVBjTxcK9DUBAAIDRjxk0dBQaE4gR7KFVM4rEDBIjEKVV7s79OZ0teHk8FR/NCAehJ6TcK3eD3/EtbsPV2AVbYmZMgh7RMdfAFaEmVIE8kR0yR4gfv1IulNTJHsTLAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDEzLTA1LTA1VDE5OjU1OjE1LTA3OjAwXyraJgAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxMy0wNS0wNVQxOTo1NToxNS0wNzowMC53YpoAAAAASUVORK5CYII=) 50% top repeat-x;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url(data:image/png;base64,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) 50% 50% repeat-x;
    color: #fff;
    font-weight: 700
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAAAAAAao4lEAAAAAmJLR0T//xSrMc0AAAAJcEhZcwAAAEgAAABIAEbJaz4AAABISURBVDjLY/g1mWEUjSKqo2/fGL5LMXzPYfh+nOGHFsOPBQw/xRh+TmX4JcLwq4vhNwPD71yG3xcZ/igx/Ilk+JM0ikYRMQgA8pJH3iOhTlAAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTMtMDUtMDVUMTk6NTU6MTUtMDc6MDBfKtomAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDEzLTA1LTA1VDE5OjU1OjE1LTA3OjAwLndimgAAAABJRU5ErkJggg==) 50% 50% repeat-x;
    font-weight: 700;
    color: #1c94c4
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQEAIAAACwqkHPAAAABmJLR0T///////8JWPfcAAAACXBIWXMAAABIAAAASABGyWs+AAAAmklEQVRIx+3PPwsBARgH4N/7s0gmXZSuKMvNdl/AV2A1X1ltzBaf5UazEp3RpKujFMV0uT/dy6cQwzs98wPdZVk8IwAAhmEYxrdBWSZJGFKq4smGaGDENeFgwgfREp8d6Ph1OEZEWxaVOXSVRieHcGXJALrNnvEQes6nlz20yO9Xl9IUn128e0VwS4k6BvQIoob+X6QNwzB+yAca/jJVRVy4gQAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxMy0wNS0wNVQxOTo1NToxNS0wNzowMF8q2iYAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTMtMDUtMDVUMTk6NTU6MTUtMDc6MDAud2KaAAAAAElFTkSuQmCC) 50% 50% repeat-x;
    font-weight: 700;
    color: #c77405
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAGQCAYAAABvWArbAAAAMElEQVQ4je3LIQ4AIBTD0O3f/8wrFgmKhMy8pKJKwkhSKeVbbGuAPU9f4PIopTxgAeS0DRtI4yK0AAAAAElFTkSuQmCC) 50% 50% repeat-x;
    font-weight: 700;
    color: #eb8f00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAABkEAIAAACY3hF0AAAABmJLR0T///////8JWPfcAAAACXBIWXMAAABIAAAASABGyWs+AAAAhklEQVQoz+WQMQrCUBBEH1NaCzaxTc7iHcwhcoiktP6kS8BK8BIWHkYQrM1mLD5Bb6Bg9Xg7syws9mNztADgj3CjFbifk4A+0od1UWDfr2kloJkGgZsYBdRTKfB+qgTOtgzrqHJWCtg9T++9pdnEIHAb22yjwPk6XRQCzvNa4IsP3//ST+MF5uU/iXGyfBoAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTMtMDUtMDVUMTk6NTU6MTUtMDc6MDBfKtomAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDEzLTA1LTA1VDE5OjU1OjE1LTA3OjAwLndimgAAAABJRU5ErkJggg==) 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    color: #fff
}

.ui-state-error-text,
.ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error-text,
.ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAQAAABFnnJAAAAAAmJLR0QAIn/tYtYAAAAJcEhZcwAAAEgAAABIAEbJaz4AABonSURBVHja7Z17aGXHfcc/Z70br7y2e5W0MRIp3gep+6DsXUsmcXHxVds0awdiaUuaUihItpEaQu3EUChJwXZK6F+x3QTTrklW20ACbkKkNWmyTh+SsWkTR/JqcesmDX5BI1Ga9qruH3JYJ6d/nNfMOfM659yre6Uz30V77z2/ec9vfjNnfr/5TXAcjybjwKAL4DFYeAZoODwDyBgjZGzQhdhNeAYQMcYmsNkkFug1Awx+/IwRVo65CYyjY4Ek5cHXsYeQGcAsAMP0nwm28aOPH8a5j2nD2PJOOrFaDaLu34pZwJTyPpIRIgP0QgCO10ghiZuMw/KoExcCAraALQICQ8p16jh0CNJ9gKSKyTjQIYRC84iI0gkqxU9GmS5/W95hzbK7pmyr4x5CJgHMAtAVpjFonz6i3E1daE6l3tg0TUFiyvXkzJAhKL0TaB5FpjGYNWrVsWNPwTw2zWU3y8AsZZuc2VMozwBmhANvmjE2KzOYeQpKUh58HXuIXjPAXscYm/upe+04OOgCDBm29sfSzh1+J7Dh8AzQcHgGaDg8AzQcngEaDs8ADYdngIbD2wPk4w66/LuMMvYAbhYBNmXMmNEewJyDvXvq2APY1eFR2fcVk5SzB3DTgJmbUN9B45rvrmnbut+W+mbuU5/6vrEGKNoDRNDvhiehTPo2Pd0W28UewFQ6c+72+GaEcdrJ576AbA+g+i5jy0kKqMPYx6eLPYBp/LmVTc8+odXaoExOewJVtIEmheuw2wOYmMsmf5Kae3WwAYNvnLr2AIMu/y7D2wM0HH4jqOHwDNBweAZoODwDNByeARoOzwANh2eAhsObhecRDnCXv/5eaenyH6wXvS+NMMgShNYSVFcF2WMOoObyFBCCUdfv4h8grEApi6p52MofdX1gTMXOHFVju9XAJVSJuAekALbqBw4V0McPHBrIpQqhQdnjUr7AQJM/y+WRUOwtYK6hmYFCS2ywDWKp/OIU4Fp9nbWOvZGCHgj40KiJtM2idUoQprEDJVXMXZVLMrz0ZQgNdHPaWe3Mw0AsZQBlF4Ghw+ixhXLhzmpj3K1zA4fUTR3kkm7VFjANQZe07W1QoJd5DcxEnEsoNc0sAu0cbE7DJmLdRLRtBNlyd1lEVoWdxe10qQRlJICb6Ky3yg0cpUy/yhgYBaxbuoFDmKowT9PmCVAZ96Am0OAw6BLs5fwrxPU7gQ2HZ4CGwzNAw+EZoOHwDNBweAZoODwDNBzy4dDEWergYPcH3k+4tICLRrRaPNvZaNdcSiFjgORglIu792oN0DtUS8tWcrcWMLmazbRxY6VjR3rK5J++DmOVWyDMlRJQHw41H+F00WiPKZ71jgV0abm5htCX360FdHmM5Y7XjpWKndXAJoHqHU0vHNCVj4a5uFO3HcHWHRB1s6Sxl0CXjt2Fu73kbg7p1RqDYtcGObrtYHnWOarziaGUsllhrFNYB8UwZRnAvQGCEnHdSmBuQpf87Wf79fnbYtsYwN4G5g60M4CZgTQMUO4tIGuAKiqLQEhDnXoofZryr4Ks3FXXEKbcx2NqMoOrPQiY8k9iqtcAtpQz3w2m8835Upa0BzA1gLyAMVXfXDhTFU1piFWzm32pusDOgKYabOUcSGyVTsENpu7dSq+9cSslZacAN3Oq0OoiwjwL1ont1rzqerjNwfVN2kzpVL/Uxr4GUML7BxAxZr0xad/BHwwR0bjbAvxWcOPhGaDh8AzQcHgGaDg8AzQcngF6jUGqsysgbw9gg0lf5VL1sZr67n6jfukCy2b3kNW9aA9ggklj7rJLmGjsxh0OmOpR93CV+Xh4YD3+au9gXXxT6gNCthMoFsvu7be42Sgejax2+7frRjOYNHa22IE2nPhUp+00HR4NnajuNd0VqNcAOqMDs74qmxqqGC1EI8duNqX3YRDiqusLSjxV5avK336yeSiRMYCsKCx/gXx0wXrSfeXjB2S6vGoHqLMwdV1QVMvXLUQdHx99QMYAoqKwCg/bbhKwK1vrzo6BIEHUEkL+VIXozShW5SBLj6GRE+IUkKlCVAI8EvCRuZcaW0Z7ABdtv909hBmZLYDapMLc9NkkpPcukoQMSlLFEFUNavoCtTpYt4wBF2WpbhHYC2Wrm9Vi1YWmyyISQwn24GUy3h5AxtCI5t2C3wmU0bDu9wzQeHgGaDg8AzQcngEaDs8ADcfwMUBrWDZJm4E8A7jpsk0qm9CJqgvRorsrr2KD9oMwNCjnLt5NFTNaozxdEiZpGcNVdVmfYR/dAF4HMgOYd6nNu93JqG7RVbJAmG6Uqs/uRaJ/NA3R1cRPvlVzqi5Kn/Iay32IjAFkd+9FZPpwncv0gCDu/m1lXmbRHon+bUYNZ2eT3NX5yxYF+VTc3Ec0DsnRsKzJzB6vbZqspPurz+PbTq6c1af/9U7VE2O2jL6ProCvg4QBkqY1mUyBeGmCGvWvRNHJDzn3fBnkixCKJdyU8g5o2BFQPbLDoWKT6R2M2G+9cL1WQkePWCAsrCMSRbDaK79cnl65lW8AyrwFZE2ss8mzXclkoo+m1C4QFORAIOSumojM9kSy+wiPFGXeAsxGVTYnZzbfHdsp1eU1MnB8lsBmsNZYuF8YYZsiegPzGqAOGnj23wXD5iDCd9IuY/h0AR67Cs8ADYdngIbDM0DDsZ8YYCLdaZjoS/oHORz/G7alcw1EDDAdN9wK05VT+pRF029DyFnJWqBsJ06wln5fU8aeqMUeB3mLm9hhh5t4S8kCE9bSH4+pusMYerotJnwo98+cQ9pL0cGQkAe4BLRYEgJnr2TT6fMZljVJZ+fqFjhrOFlUTD3CLC8KXQhznJcady0XfpL1EnS5hKrSHedl6fcJXpF+H+YmNhgBdmjzfd7UtoA6Dxdn0vqbP22XYkchspa31THdOk84+RIAq5pduCUFg6wyhQ4LmgKMpN92CrRFnkCPNSLHEhE2CVmTclhjUmKByRzdjpeF0kUlzMffYIQjwETMCLpywqSC4lqaOpfPmyGyeJpSwgAb8adohiEW+RLwfXaM27SH48+z2hCHDLHneJF5A31GckExI8kqgHWBBVSjP38+t9ghh3gj/X69sgxHuJ6AawylvNNAM0tAszo+UKRSjsGT7v9N/kF8nM1lXUsC32enEEYuQsQAo4bUdOMGbBIAnk9ZIGSG5xUhEhYodn+EVu6zWLobjCVt8yPuAL5JWxl/HVIWUpdgMpZUk4UJq99Iuv93GZFZwHU9q+r+YgOCWVBFY+dVJc0mARIWQNP9xLmjXeSdyH3mcZjX4283KqhHuEybDaDNZd5RWAPkNalVj5naBb0txO/z5cKzqPsXOAJ8HSCZwN1fA4vdn6/gNVzDNYxwjVZIXs3VXA2oRtiipfthjOeZYYbnNeacE2wxzTRbFdf5I/xi/G+kUL4x3kXIG7Rpc4CQdxlNSic1nX9U+NPhMDbYQnxJ8Sxi+rO8jb8BYIrViFD9jbZYxRFrnO8ZQtokwBhbEI/9LUXzT0h0FQv8fO4z30TRKGkTrYhkOfFONkB4L9igbbAoqiPgd2qGUNt0vBLXL1qfpd1vYgBxJVsUOsXu/zNelH4VYRaJ5jXApOI1rwwd4J25z3wTReuLg6wVXgGzRbL4JL9Msy3y4KvCXxFzLArfq4XQ45WUxYXuHyYHERPArwq/X9QspPqLEBTd38vUIwxG7X2cl+XuHyYG8BgI9pMuwKMCPAM0HJ4BGg7PAA2HZ4D9hU/z6XIRZAZoORzM1sPl5k03TCg16pOCLrv4lj9NKP2bztHnc3TVppOoLT/eBzrAn1vap0Oncrtdxyf4BNdZQs0yy2zyQ3wNbNFlElhT2OavcEe8A/UwSxxjSaGxfoJ1zgILTDAv0ct50Ex0+3L4Sb4bP41SuyW39RPpwxOcLcR31ce3gWjjp/f0JEwAzEr2DgAdVhilC4zSzb+v06ILLPAE85wF5fmJZ7kNeI5fN7TubLyZNMcqr4kMEHV/pE0rskDIeO48fdnbw6PzhB/lcT7K4zzAI5oGmmCdaZYKOj3x6KcqB5fr27/Ne7nEKf6JX9P4OGhzmZCAk4WdvowOGOivcIVDHFfSk+afAxZLtmBCXUjV7SJ9vqCEX1DurE6zxBzLdBODG1EdnGynrjFZyVGLaCug1hzeyiY/4N94nRc1OsEJ1phhWavSrYO/5z1cpM1FbuUftaGivfS2kS7vWcq4orAVSpCMvkUldVRqNZ3lhdra4kaHJwD3A6Px9NhiO1sDnJV209eYNJh16LDNNl26bGsPd/0zv8O3mOXrLBQMOiDp/iUm+rIN/Ft8ldN8g9N8WWm4cRNgOh+Z0AMCrtLSD3FYY/gyK3V8fi+/E3d/cnqyW2ot8Ek+I/3+DJ8shDnKUTrAIywyx/mol8Q1QAjxGkAlwO1TQEA2w4VK+nvZ5Da+w3v4Du8paK2T7lePfnEfXbWmiBzMdAWDlDz9K3yIJ/kwT/JhvsYZjQuJNqCawzP6VfzESFfHz+beCM/mbBA7rKS1iuonrwJaOalaXAOYbw/P2E+i5bWB+pHXZYZljsaiW28PqMNkYY6TGcDc/XJFbSYR28qnf8wR7uMG7uMa/pQzEm2cH8bfNuLPEz2lZ91/XlPm1XgKSGqW7+BtaYoodn8LgOeA24jFey7/aO5flaPlJYA4ivONbkYUohU3f3l7mKji+u5P3gISqN4CRlMXNcU6mBeJycz+L8bS1aEHhIbuV5VQ5UgrYgHVG8D7uMhHeAKY5y85zd9J1FkWeYAui/m4mQQQTRKrdOCCVIEFZRjblSym0b/GLQIL3FLQ/5/gZbpky88TCrr8Ow+b05g69Dlr98NU7jWwiG2BxfO4wu/xFQCeoMsVRYhHgLl8XFd18Mn49cej3+hAXkz3BLMARRb09gANh9cFNByeARoOzwANh2eAhqN5DBCpjTsKSidV5d7kkI5O17fHPBKLDHAybYCTldOr7h+gLlqEnIu/n9NaNTwU6yBWCizwG6xwhjO8m3fzPX6pEDNqnY/Hv8SbjiOc4gOE3MqthHyAU4X4ZvcVeWuGvD1DkW4LMV3IQ6YnFUlfA0+ywSp/ASzSStWexURcXEn2x+p9lkXaXOYkG4pNlSjnRe7mXLzfrt8PP8arFHcKj6Tf3+LHir3QRZ5iiTaX43TkvXq7OjzR73WVimTz3muo0A52cyGC1FBmTeHKN2RUiJGqszMJsMEqUyzzQVpsK07CDB6LwAazbKBSqCZ77Un3q1SuR+NPtSr6TX7MDjv8mLeU9KdYBkZTnf5q6RqcoJteiVGUA4kdlE6GbjMX61rV+tYwTmUCtFL4XYwzzjj/lTzIJEDIDMucYy7mdLM9iy57EWXkgO6GAhEnBbZUSahzgop1kbsL9Lw+LT9CssFwjJcLuT/KxwBYpQNKCSSeeNxRSgB9/iEjscXViDKFSAJ0IVbJvVa4XCeRABPAWaUz75A2B4CfAunRNlkbGHX/3UpPQWHuWzVlj675XXA5PRs3p5yg7oZ09Ku7X7R5yO+1P8lPU/3AyzxWiP9xLpCsHdS7+oeUO/CuOJJ+/gj4WUWIjwGwxAxLHFPIgJDsWGpxQE0A/w38lAP8HC/wcPRYlADbtOKmW6FTweQLYwg3gydTDjYJ8EX+IP2et4uTu1/VgSe5X/j1KV4z5K5isGiM/gSAK1oJoPMiFHJMeh7yWkECiPIj0u2VWwPcDPwnAD/MWjcTe21abPMU06zQUZhEZStetc9v8akqRJD7Z6aqctiIOy/7LiLp/khG3MazEjXp/ilGCZTj9zKfYy7+V+x+2GCRB4CHiVYaRWyzzf/xNq5SnuCftDjYuJZreZVruS7+3wzV2WDbGuBGDnADN3ADcHMSIpsCIv8X0UtSeyh1f3PxW8AlNhQNEHX/c9zNu7mNyCxCRNT9q4b0L7HIt4FfUHQ/wBdZ5RFWeYwuc6CQAhCJWRXWBTOW44XzxzPx4frs/5lciFYqI5LfeYhmMmqTGYVnhLLawEG+BprRopsK/me5Lac1j8zd7LZGaMsfLTG3OcZ2vJw8kHMJA/fwEq+zpW2lkCA9L5BfZh7mV1iLTfIm+decaem0woZSdtmXD1F06Kf0X+DVwSLewcPAg5pRPMsoizFbtfhffqbAYiJUDCB6M+yH3XMFeAZoOJqnC/CQ4Bmg4fAM0HDkGWBa6y/8Ts6nmqTzRpeoHnsI8iJwiWlgufAOCn/EZ3NP7uNzgy68R32IEuB0PPqnOZ0LdWfa/dkO3WeVUmCN0OAm8dVYgnSs5bKH2H2sCdr03fb12zeIDLAAjDJK8VjHGWVc1dMJMDhqPRp/rlhK1VEYbMBs3Piz2ni2EDZ6KFw1UeziSc33PY1sCjjNN8mOht3BRalhNLELT+w7gS3FwU0ZyTFJeeN2VvKSeV4RzxZilkVO8wy3c1GTgptDd1sN9xQyCRCN+la8x7ygCW+7eXfBEDdKv4v65Esn/VR1v2zgoT5fH5lpjMbuF1T00zzNmzzNaU0KwHDsz+0eEgboxPN/N9ZZTVechf89/tOhC2woFpmJ0Nd1vyuW2dZeagPP5D4zuNgyTgDrrLMOfbqWagBIpgBRDVJUiciir44gjM7wbueeZt2u7367K+YQmGOZaRZRC/DTPA3A+7moTWE97dx8CPEqqvX9sgqIJEAn/d0S1IzZ08eVcVVPO5Y1fkCgsGVJ7h8yjf45zXf56SLd1AtPkX6R93OY93PR4Gt7womyzySAbZH3Pr6loP527gx6lpJeMujVyXbhb3eyYAtho4essxCvAtY0Y7zqTSBDiogB1PfsiWLuHj6fo97LFxRxOqwY52+TPYEt7nBgXzKAC25nOjZLhMdYViykmoHGMoDHvoTXBjYcngEaDs8ADYdngIbDM0DD4Rkgj47Fm/8ecwBhg8gAoVILjxSiV1dCDApnLU6wO0ZbhY7VkmHPQZYAHVasTKBGxjwtbQodVmJNQ4eVAgvJ7DevoM9LKalYsOD/olCCeeYN9XPvfherpj2BvK/gCKs8rNyS1XsTDqV4Ifk9/ajxAqDDg3HjmVKY52yBHl2BoIsv18DswyAw0GwpJ9R9siOoXgN0WLHe5a2Ll3S0OEZD4alZwiQp6FBVQkWlKH6rm9Keh5oBVpkyXuWswypTTJFIgGyEBMJTs7onSUEHW/zdwb4Y+xGKDLBasZGTeC1WmCLIpbBKwBQrtAzpu+VctXyyDwI1dcoYV6SGFW5MGErIawDd3J+F0N8oMPwwz/IRsrVKeeqehNcG5tFhxdDFZuoehGeAhsPvBDYcngEaDs8ADYdngIbDM0DDkWcA09lbj32IjAFasavUG7lR42s/0rM9pKF67EkkDNCimzqHOUZX2cltpniMB+k6XCiRV5fM564rmN9luocGyUbQOeb4LPcT8hAPEyrdIUdosUTH6ky26Ko4/1t2lNhvuocGEQO06LLBKeBBnmGVS7Q1t1Mv8ileY4WO5gLTKJzKV/VI7E79EFc4VPCnHXI9b3C94HBdTX9D608/ou3EfyqP/R4KRM6iTwAXAGIv8hdoc6IwgtqcYpE5jjFDlzkeLZXT29Nv6tu/r43/1JfPw3Xx39tR6+OvBUZj+qjvfFfkJUAEtQRIQq4yxTnmtO6Q1RLgl6XfLxVEeH/pHhpEEmCbVTrMxoemZ2mzqrmRImCGJY7ylOGEvQoLvJT7vb6rdA8NkkVgdB/GBhe4izbqGwMya4ApUKhFxdG/Tyzm9j/Ea+Meil8El3loKC+M8OgDvD1Aw+F1AQ2HZ4CGwzNAw+EZoOHIGMB2H0Bd+u08mtIf5fZdp/e7foOmV0TyFmC7D6Au3eZmrt/0ftdv0PTKiBjgTv5WQfsA34i/1aXbHE32m97v+g2aXgPRFJB5/hePTZ1RfBORp9+bXi17b45+l5A+iqd3qZLX0IMK8c8o46vqZ6u/WP7y8delg2m6+Ca6WAp1r5RE3lWs2hm0zZVs5iD2HuAL0pPepe8S356+yh22a/wA9QGzsMTvUEilSP9DAP5K237J01O8QE8OqYkMIOvXiwWw0ZN5N5uP1Q2sayB7+oEyNdcOsKdvZoD67ROkz6vRb+YFoft7wgAH6ych4CfC/+URWiWCGeJx9CopBMJnlfihQ1ybmuwjBtrNXJK6vyfo9RQwC5yn+hRQX8Try1dMoZoIN6XvJkFsEkqX/81ckrq/BxIgWgTa7gNwo98DLLIYfxPp4gtZqHj6BYFqo2Oko6TL5Q8LTx+XKDZ61fZJ6hdWpr8gdb8615KIGOCCVIAEFxTfROTpn08b8PM5+teE9FE8/ZoqeQ09rBD/gjK+qn62+ovlLxs/77yqLB2QhL+6V0riqlGAV/gPPpij3MtX0+916T/gf7gjR7+PL+0avd/1GzS9BiIGgEusss1746eP8ScsSeHq0p/nu7xFO/7113xS6J7doPe7foOmV4Y3CGk4vDaw4fAM0HB4Bmg4PAM0HJ4BGg7PAA2HqAxyvzx9OOkeFSBrA0fSbzvK0HXpHkOH4hRQr+t2rCnUG7lB7RQ8JOQZwNaBO+wY6Yl7Bh1sHajz5Z0grKjr99AgzwAjYOzAEUaM9MhDhx4hZoMJ04UvYDeo8CiJ4hQwUiEVObY5hXrj18ZAHiUhLwJt839dusfQQWQAm2gddrpHBfiNoIbDM0DD4Rmg4fAM0HB4Bmg4PAM0HHuXAcb8hlAvIDNA/X22kAlCJvpe7jE2Ge97Lg2AzADj8d+gYRvdUfdvDbqY+wEyA2zGf4OFbXT77u8hXCVAyFjhrxzCwj81ou7Vs2HS/X4N0BPIyqBNAjY1d2sX/8ph0ilU0v3jRvqWXwP0CjIDmCTAeNo1yV85IbxWeFJkojEhfRWLyd3vJ4EeYJgkgO/+AcBVAtSH/QKHct0/pgnnUQquEmA3YJIuqu73a4AeoNcSoF9Wu4nQz3961IT3D9Bw7F1dgEdP8P+NTFhDa6AzzgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxMy0wMi0wMVQwNTozMzoxMC0wODowMClgwJIAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTMtMDItMDFUMDU6MzM6MTAtMDg6MDBYPXguAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg==)
}

.ui-widget-header .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-state-default .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAABDlBMVEXvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAjvjAiiapmXAAAAWXRSTlMAGRAzBAhQv4KZLyJVcUBmYBoTMswNITwWQkhLIB5aIycxUyyFNIeAw2rIz8Y4RRy8uL58q7WljKqorR+yKf0BnlEk7woGAgOPomKUSqCvbd+cR2M/b3+RaPlAXvEAAAABYktHRACIBR1IAAAACXBIWXMAAABIAAAASABGyWs+AAAPZElEQVR42u1dC2PbthEGyUiq6ZiSXblLE6ex1mTO5iXZq+u6ro3abG26pOkSd13v//+RAXzhcIeHWMoUbeOTLesIEMB9PIB3ACgLERERMQIkkOy6CTvWH0bOQO/mJeDXP8EMqMzDEkIsEBRMAmh7jHSVmuAjAKwC8FRAzi8/DmoS1AI5AQltj5FOryAjgJ7OK2CZkwEZYO23q+BJ5wwKkttfui1z4s20VTAL5k2kF5hbiPcKcwvwNGB4C7CTwproI4CdDcxEPKUTExx+DNiAj0u9C9AuNPxdYOe46Y5QRERERERExIhx6Z7gjv2ghEVrQJ33hJ5BsxsBfsIq8M0HsAkhWfqglFgawAhgGWh2M1xMWAWUAE90qUofMhhi7be32JNsmVFJPKeLwBQglAQMNh3ALVjYbNaI1jaYD0jM0nw9atcWYEXiaXH/+QDeQ3Y6BoRx3e8CERERERERERG7Qz/HP+iaBsvvHXj0LAD4cip0yN27fXw7AGtQoDTwH+HqkWTgWczTwZVmr8DbAEuqv35bCT6CWDorjGnAqwOSCI7EhlFWHjkBXIkb1M/DZQgRwCeAwK9B+HRPFlPBOjeZszKz0wK9/FlzeE3I24GEzUII45bT/SYarqGLesE+btlDBP70QInkckDwggQqAGGt052667vAJZ8fvk1GRERERERE3FT035ba081ILLvR3UXa/NDgUlWg+m4N2KgCfzzP1lYtDUDpAi9ObeDVqczu4ASsy/u8kaxId/2W+JYq4CsbrBcV8SPw8iRvrWWze+IlILA3XFjNzMeAl7/EMt0TmH4wwtkmHG4OsLVzYkEsHLZE4+yRDbFBA+ypVoZJ6fR8iw24T2cEsBbw5pnptIuFCbA3wHkJN0pmAbObAOvaOl+hd14A1gVIFwl2AXsvT5w5GMPezQE8j8XAhFmAYCv0AQLIIEhS2bAUmsGh9VuukT/Z3goHgZsE7wEL4JnHPR+w6+djIiIiIiIiRo3LvYtzR4U8Kms5Y7uORbg46Ja9o/7Aj+Doz3oGZm2j9XKiMc0MTpGt7PgXvroD2G5x03es1iY9T4cHXH1LBmAKCyP69BIC9jL7EuB+vrtM8nw/gG0+w1yvZu31BQfNueA6fesENOGmi4DEEg7zpnviKZ5uW50Gkgr+zLBFChJLC1m4C9hEwduHLaXRCRHvnhUrAbRLbD2804Oamkxg0Zn5fL8lnQi2bo8JYfwECAkR3h/mjA6LTskTI4HoNbQJKDT/4J8/uoa47vpFRERERFxvpFf8RmZxO8C3XEW94V+i/5iWAqzLLKb3lQZXAyElhXpFIUa1GMK2LgsUryhVU0hRMGTGdylUFqDzC+sSOCNwLN0GePRCt9dL/Y3ozCAAKhKMeJaKWN8ExkWAZfmdE5QSmRKA/wpL7IaOJW0XG0sX2MACWH5zx0ZFkMMC6H6Fhu7R6M90ZGMAyWGdoUm1ldAxwLJBZjTmr9tkSPiPY8hH+VO7QmD5pDDgd2V2YIDT0e0i0XugD8kICeiLLvpHRERERNwsZMpPyDbPf2sicWuo1k1l42ZTX473Ap4b7FWukkvFjCZnfj5uiRwgF7dIAeiMfSnuC4dME8XtGuSERiU4KIopcvbKzwYhpVs057ufG3FRa7gw9G1bTGW2srVfpzetnuQwmUA+MRogWDBB99paherA3FZjG6QVRZFWIITMDAIQA6BMdKJr3DMIkEUfSrSuNDQW4FrvrorTBU5gcnT0PmAClsul/wkMgQkQAQL2DQJBqY4OSEISTEjVQJPwYwWXBcAU0B9VcT0GAGqg0eLj8vRjTcDRB/u/Mgi4c+cO2x7vlskBSoDS/0NMgGlSIPUHTlGKpv3gjoLTAg6V6jA91PMAWWn/LQGqfDTFVhWnC5Rd4O5d3AWWQl4C+d6ekJWvX0iA0v/2vQ/dBCTkgDySJIcJCmHg5OTEPQbAoWRA6o8JKH9aAspBEBFwX519/35z4KgaBI+IOugETgB7REMQAj7C8xPzxW35XrgIoBXCgxKowtPTU9AmyiwgO5xO5ZvuAqXsJuC0Qn0gyeGDPF9Bjp8RQl1IHvh1+cL6TigBE0IAGBYw1/p7CGiL+7gEMblJSwC1gOywRHOJmAxqjJ2C0SfzvL0L5E39udMCOAGhLoDTqzGwaDO3BGRmfW1xlR8A7wkHiAWEboNVe+bmHEymb93AFQ4MegtcPT9ACSgZKMT2kGWLEh18Pcah6bqEs0OvaaX9reofERERETFyPHzoT0/BO68NYNv6SJDpcPdReZt61Ih1sN3G2PNanrfnVq7J/sayEL8h7Sm89zUZbR2TQ/K2jfXPMs3ATHmRZ/kUBTuyyfO91pGzUpHp449qV7xhQJ6sQFaaTM8mV67gxnJ1PVoNCuXMpe29PVXczvE1fQzwmOivHKUTrb/yzdvoN7E7Yiich9/K1wFuUCavc4byG2uDNLYQvxPn4vc4vs2lkBuyMOXjyTGSVfsXC1cDoXb2a7kxOGRxsrGLVLuO1YxFG11xAkg4DOLJ/afP7t1H00aZtO8Mt8dLwB/gj/L1J6ygcv2JjIMPGRtPcur7tnLtzKf2+h42IhoHZnCwkBxUwl4zY7PnIqAeBZAFHMCf4aFukNQfTdmFLeAv4hPxVz2ldEos4JRYwCmxgIURe8geUA1SbXxL6vu0kj5tG1gG8zh2ADUGaP3CBDy5/9ED+bLrX3vqmIAUylmnRv4bfCZff0c7Jow+XsrvExmll/1X4oGDgCa6S40GEfsRGOYoD5OpODHiRUJARhgm+rc7IkwCkPz5J3dmd/7xRS0fNsXtbyYvzKsnWBeoZSw+fqxlZfvtfKeVAEGg9gilwj0pCWSS+1HdYH0XUFuMhKtLqO5OivPLgujPA/gU6y+efimHv/mXT1sCZP9PPeczRedsEDUnWdkkP/ED6LQ3kW3fAOOTF1R/ehsU1aYunVyuCNwu2vOBlWAgF1cQRYcA3/CBIiIiIiJ2gCmemFauHJyyPM/1x0veWlguRXjvftCnBSms5fsa35rPALmaH8JXX339NXyBmnOg9C8hP6zuwZMncG/VpJP9Fs10QzPf0Mr0QBu8Ub8ph9l0+sJgwP/lYiEsZFk5ijZBMrCm3viJ9rz+qfAv7Yqup7KABQtu2nSyVEs+1MGrziNdx0wGO3pxsErQwZVyjNfwwrJb9hcSoFwtdIbSvfw1DUAT8M23z59/+41uz1RAscArO5QAY8sIlJNRaMNDKqqpilT72pmaj0EEPFNrdbjCtWLdRQANL7m6JL1a3dMWtS5lrX9q5ofS1vfb01/KpBlyV2FCNmSY55froCgDqMBTxnMCW8B8jver56uVCi81AVJ/gabAKOM0WLCLxMTb9jc2gPSvrmAzBnwG+xLwss1QFMb5cOwn4Eh+PFI/TbIysCmcIAsg0euzZ4fPVnDWFvhCtW62PQKoBXxXys2sXK2/VjBflzgxT9eEyUt6fHxsEFBf2erPicTn8odseFg7x4DVSnUAPAi+mE5nWxwEyRjwXT0G1Awo/QsjHF2p9p7o09cHcIYYUAUdoWGvmbxp9Pv44/qHGIhzDJhmq9UKVpgBehvc9l3gsZqY1e2hodt6PtcTVnIElD+pZgCMP83H/eYAvQ2WFlHCMQbAVAETYLuGfQggSMtr/7jxAyx7BM0RVlrLi1SNlM+b1H8/ScyvdRHlqFFLk0xN6WXNho3ufsDucfTq1RESFweKq/R5yxhtMNs5GREREdELU7w7+vX3aoj5/vWuGzUg3gC8aYUfmlH3h103azDcVererYXX1R1HvWsbWMISn/AfizMjtrfzbFnyv+xf0KZ4owKoxgTeagLetjmI22DzIwpNCVt6oAeoDEt1T196y79E3K0Uvosqp64Ha09KDxTaKAIbN5X8bvLOXJ1l1Q1JgBwBVAj9xqjcbMMcL4xV+uvlxcLU37Z1d5EusH7v5Ns7I8NyhwQUzfUu3AQUpMsDnKc4DetvIyA1TKbcaD4xwmmDgAyWy+Vwnq5W2E0APwfpL3U3BsXeFjDsIFgaQPXQTKnDK03AK5Sp8BeA03uPAcNGa3TQe6rFpzgTOYkwYPDT+y4gxIBD4FIrXLXgohEvsI50DMBSsf3d5zsN1n9U07Lw8sddtmFMsxURERERERGXjAJ84mUDZsSR2egJiT7Y26P6g0e8fAKAUGAQUKalOEMxS9WbkUGFzI08rzK5w9uC+M4FS4ZyhWxAAkwKTAKqtLbN5eWR6tEMBgE4nRNAg0U+GWBuxh2EALwZmBJQTn/UjSz/zHCb6wyYgJlFp7DGhrjN/x+wEQEDWsBGBAxsAcOOARQ7HwMGvgvw+Y4d3wVGgN36ARERERERNxv+58iuO9L/Cvjpc7R3U3opZzfoe3LVc6TwU4GeZ8iLl5YHKBrfhH7/QVd5dFjD/yQBAu1OVqzMGAP0yVK9X7+bPDakcC7ET4U4x09br09kRGs+X6sVmRxP5E+7fRuOzf3sSgZTnqjXZKTubVbvmz/TVyhfgNptf+AgoPxqtOSw+X49SCBJ1IFGPlQv/f17Kl0eSQ5HSkBpARLn+IqrcWFt7E5GBHxRoTXxjvLoMCvvgQu050UGo1M4mToIuHaDYA5wfnaOh/1qOkKHpLDl/3A5NuRv5PV5cyWfmo+IiIiI6A36fEBIppuouspd6+srh0CfDwjJdBtdV7lrfX3l4PWHFq83kelGyq5y1/r6ykHQ5wPe6gIa+UL5hhe1XG2lLdNftTJQWTjT3+r0t876BXjT1Y5Oki5o+wV+3sEH0BVAKzeFiHo1+OICrw6H8vN0ll8vkdvS8eqZ/S8Y7RE///yzMNtTPpG8KQHGB4useu8FaTBuEMsvmEL+/ISAYHtE8+uQV5X+2yNggb6DzkKA7W8XhYL1WyzEZwHq20ZW0IGAcBdQ377VxcRDXQRCBHq7lCD5qSwZWLX5g6DPB1gGtWYQ1IMYHaSAyu5B1TpI0vrpIGumN/y4ZNUHWjmIoW9jfW+jXeUwhnZk+jpSXeUwhnZl+7rSXeWIiIiIiIgID2rH4dLk0YP8/8CwfA0JAD8B5QsrKPwECPpPD8eN6isJwSMTgqB5c8nk39+NHdECbvwYcNPvAhERERERERHbRnJ1PIHgLkjIum90Tcj/BxozEhFo6wYE0Ot9lfTfhgVQfa+U/qYFlNvby5eDgHbtzdTX4FCdfW3HgKyBqT++4pX+V8cG+lpAlf/q6t/XAq68/n3vAg79r+0YEIDW/+rYQNACukDp3fxGRIwc/we0wIqagmy7GAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxMy0wMi0wMVQwNTozMzoxMC0wODowMClgwJIAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTMtMDItMDFUMDU6MzM6MTAtMDg6MDBYPXguAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAABJRU5ErkJggg==)
}

.ui-state-active .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-state-highlight .ui-icon {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQAAAADwCAMAAADYSUr5AAABDlBMVEUijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEijvEzfqCuAAAAWXRSTlMAGRAzBAhQv4KZLyJVcUBmYBoTMswNITwWQkhLIB5aIycxUyyFNIeAw2rIz8Y4RRy8uL58q7WljKqorR+yKf0BnlEk7woGAgOPomKUSqCvbd+cR2M/b3+RaPlAXvEAAAABYktHRACIBR1IAAAACXBIWXMAAABIAAAASABGyWs+AAAPZElEQVR42u1dC2PbthEGyUiq6ZiSXblLE6ex1mTO5iXZq+u6ro3abG26pOkSd13v//+RAXzhcIeHWMoUbeOTLesIEMB9PIB3ACgLERERMQIkkOy6CTvWH0bOQO/mJeDXP8EMqMzDEkIsEBRMAmh7jHSVmuAjAKwC8FRAzi8/DmoS1AI5AQltj5FOryAjgJ7OK2CZkwEZYO23q+BJ5wwKkttfui1z4s20VTAL5k2kF5hbiPcKcwvwNGB4C7CTwproI4CdDcxEPKUTExx+DNiAj0u9C9AuNPxdYOe46Y5QRERERERExIhx6Z7gjv2ghEVrQJ33hJ5BsxsBfsIq8M0HsAkhWfqglFgawAhgGWh2M1xMWAWUAE90qUofMhhi7be32JNsmVFJPKeLwBQglAQMNh3ALVjYbNaI1jaYD0jM0nw9atcWYEXiaXH/+QDeQ3Y6BoRx3e8CERERERERERG7Qz/HP+iaBsvvHXj0LAD4cip0yN27fXw7AGtQoDTwH+HqkWTgWczTwZVmr8DbAEuqv35bCT6CWDorjGnAqwOSCI7EhlFWHjkBXIkb1M/DZQgRwCeAwK9B+HRPFlPBOjeZ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)
}

.ui-state-error-text .ui-icon,
.ui-state-error .ui-icon {
    background-image: url(data:image/png;base64,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)
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-carat-1-n {
    background-position: 0 0
}

.ui-icon-carat-1-ne {
    background-position: -16px 0
}

.ui-icon-carat-1-e {
    background-position: -32px 0
}

.ui-icon-carat-1-se {
    background-position: -48px 0
}

.ui-icon-carat-1-s {
    background-position: -64px 0
}

.ui-icon-carat-1-sw {
    background-position: -80px 0
}

.ui-icon-carat-1-w {
    background-position: -96px 0
}

.ui-icon-carat-1-nw {
    background-position: -112px 0
}

.ui-icon-carat-2-n-s {
    background-position: -128px 0
}

.ui-icon-carat-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0 -16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px -16px
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px
}

.ui-icon-triangle-1-se {
    background-position: -48px -16px
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px -16px
}

.ui-icon-triangle-1-w {
    background-position: -96px -16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px -16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px -16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px -16px
}

.ui-icon-arrow-1-n {
    background-position: 0 -32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px -32px
}

.ui-icon-arrow-1-e {
    background-position: -32px -32px
}

.ui-icon-arrow-1-se {
    background-position: -48px -32px
}

.ui-icon-arrow-1-s {
    background-position: -64px -32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px -32px
}

.ui-icon-arrow-1-w {
    background-position: -96px -32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px -32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px -32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px -32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px -32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px -32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px -32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px -32px
}

.ui-icon-arrowthick-1-n {
    background-position: 0 -48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px -48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px -48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px -48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px -48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px
}

.ui-icon-arrow-4 {
    background-position: 0 -80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px -80px
}

.ui-icon-extlink {
    background-position: -32px -80px
}

.ui-icon-newwin {
    background-position: -48px -80px
}

.ui-icon-refresh {
    background-position: -64px -80px
}

.ui-icon-shuffle {
    background-position: -80px -80px
}

.ui-icon-transfer-e-w {
    background-position: -96px -80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px -80px
}

.ui-icon-folder-collapsed {
    background-position: 0 -96px
}

.ui-icon-folder-open {
    background-position: -16px -96px
}

.ui-icon-document {
    background-position: -32px -96px
}

.ui-icon-document-b {
    background-position: -48px -96px
}

.ui-icon-note {
    background-position: -64px -96px
}

.ui-icon-mail-closed {
    background-position: -80px -96px
}

.ui-icon-mail-open {
    background-position: -96px -96px
}

.ui-icon-suitcase {
    background-position: -112px -96px
}

.ui-icon-comment {
    background-position: -128px -96px
}

.ui-icon-person {
    background-position: -144px -96px
}

.ui-icon-print {
    background-position: -160px -96px
}

.ui-icon-trash {
    background-position: -176px -96px
}

.ui-icon-locked {
    background-position: -192px -96px
}

.ui-icon-unlocked {
    background-position: -208px -96px
}

.ui-icon-bookmark {
    background-position: -224px -96px
}

.ui-icon-tag {
    background-position: -240px -96px
}

.ui-icon-home {
    background-position: 0 -112px
}

.ui-icon-flag {
    background-position: -16px -112px
}

.ui-icon-calendar {
    background-position: -32px -112px
}

.ui-icon-cart {
    background-position: -48px -112px
}

.ui-icon-pencil {
    background-position: -64px -112px
}

.ui-icon-clock {
    background-position: -80px -112px
}

.ui-icon-disk {
    background-position: -96px -112px
}

.ui-icon-calculator {
    background-position: -112px -112px
}

.ui-icon-zoomin {
    background-position: -128px -112px
}

.ui-icon-zoomout {
    background-position: -144px -112px
}

.ui-icon-search {
    background-position: -160px -112px
}

.ui-icon-wrench {
    background-position: -176px -112px
}

.ui-icon-gear {
    background-position: -192px -112px
}

.ui-icon-heart {
    background-position: -208px -112px
}

.ui-icon-star {
    background-position: -224px -112px
}

.ui-icon-link {
    background-position: -240px -112px
}

.ui-icon-cancel {
    background-position: 0 -128px
}

.ui-icon-plus {
    background-position: -16px -128px
}

.ui-icon-plusthick {
    background-position: -32px -128px
}

.ui-icon-minus {
    background-position: -48px -128px
}

.ui-icon-minusthick {
    background-position: -64px -128px
}

.ui-icon-close {
    background-position: -80px -128px
}

.ui-icon-closethick {
    background-position: -96px -128px
}

.ui-icon-key {
    background-position: -112px -128px
}

.ui-icon-lightbulb {
    background-position: -128px -128px
}

.ui-icon-scissors {
    background-position: -144px -128px
}

.ui-icon-clipboard {
    background-position: -160px -128px
}

.ui-icon-copy {
    background-position: -176px -128px
}

.ui-icon-contact {
    background-position: -192px -128px
}

.ui-icon-image {
    background-position: -208px -128px
}

.ui-icon-video {
    background-position: -224px -128px
}

.ui-icon-script {
    background-position: -240px -128px
}

.ui-icon-alert {
    background-position: 0 -144px
}

.ui-icon-info {
    background-position: -16px -144px
}

.ui-icon-notice {
    background-position: -32px -144px
}

.ui-icon-help {
    background-position: -48px -144px
}

.ui-icon-check {
    background-position: -64px -144px
}

.ui-icon-bullet {
    background-position: -80px -144px
}

.ui-icon-radio-on {
    background-position: -96px -144px
}

.ui-icon-radio-off {
    background-position: -112px -144px
}

.ui-icon-pin-w {
    background-position: -128px -144px
}

.ui-icon-pin-s {
    background-position: -144px -144px
}

.ui-icon-play {
    background-position: 0 -160px
}

.ui-icon-pause {
    background-position: -16px -160px
}

.ui-icon-seek-next {
    background-position: -32px -160px
}

.ui-icon-seek-prev {
    background-position: -48px -160px
}

.ui-icon-seek-end {
    background-position: -64px -160px
}

.ui-icon-seek-first,
.ui-icon-seek-start {
    background-position: -80px -160px
}

.ui-icon-stop {
    background-position: -96px -160px
}

.ui-icon-eject {
    background-position: -112px -160px
}

.ui-icon-volume-off {
    background-position: -128px -160px
}

.ui-icon-volume-on {
    background-position: -144px -160px
}

.ui-icon-power {
    background-position: 0 -176px
}

.ui-icon-signal-diag {
    background-position: -16px -176px
}

.ui-icon-signal {
    background-position: -32px -176px
}

.ui-icon-battery-0 {
    background-position: -48px -176px
}

.ui-icon-battery-1 {
    background-position: -64px -176px
}

.ui-icon-battery-2 {
    background-position: -80px -176px
}

.ui-icon-battery-3 {
    background-position: -96px -176px
}

.ui-icon-circle-plus {
    background-position: 0 -192px
}

.ui-icon-circle-minus {
    background-position: -16px -192px
}

.ui-icon-circle-close {
    background-position: -32px -192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px -192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px -192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px -192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px -192px
}

.ui-icon-circle-zoomin {
    background-position: -176px -192px
}

.ui-icon-circle-zoomout {
    background-position: -192px -192px
}

.ui-icon-circle-check {
    background-position: -208px -192px
}

.ui-icon-circlesmall-plus {
    background-position: 0 -208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px -208px
}

.ui-icon-circlesmall-close {
    background-position: -32px -208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px -208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px -208px
}

.ui-icon-squaresmall-close {
    background-position: -80px -208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px -224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px -224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABkAQAAAADcH0/XAAAAAmJLR0QAAd2KE6QAAAAJcEhZcwAAAEgAAABIAEbJaz4AAAAPSURBVCjPY2AYBaOA+gAAAlgAAXU2hncAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTMtMDUtMDVUMTk6NTU6MTYtMDc6MDBuwsC7AAAAJXRFWHRkYXRlOm1vZGlmeQAyMDEzLTA1LTA1VDE5OjU1OjE2LTA3OjAwH594BwAAAABJRU5ErkJggg==) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.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
}

.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-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)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@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)
    }

    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.39062deg) skewY(.39062deg);
        transform: skewX(.39062deg) skewY(.39062deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: none;
        transform: none
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.39062deg) skewY(.39062deg);
        transform: skewX(.39062deg) skewY(.39062deg)
    }

    88.8% {
        -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
        transform: skewX(-.19531deg) skewY(-.19531deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: none;
        transform: none
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotateY(-1turn);
        transform: perspective(400px) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-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);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-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);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-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;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: none;
        transform: none;
        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% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) 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;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        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(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        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(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        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(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        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
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-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;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -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;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    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%,
    80% {
        -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;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    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%,
    80% {
        -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;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

@font-face {
    font-family: fontello;
    src: url(images/bundle-fontello.eot);
    src: url(images/bundle-fontello.eot) format("embedded-opentype"), url(images/bundle-fontello.woff2) format("woff2"), url(images/bundle-fontello.woff) format("woff"), url(images/bundle-fontello.ttf) format("truetype"), url(images/bundle-fontello.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-camera-outline:before {
    content: "\E800"
}

.icon-eye:before {
    content: "\E801"
}

.icon-popup:before {
    content: "\E802"
}

.icon-location:before {
    content: "\E803"
}

.icon-location-inv:before {
    content: "\E804"
}

.icon-location-alt:before {
    content: "\E805"
}

.icon-location-2:before {
    content: "\E806"
}

.icon-cancel:before {
    content: "\E807"
}

.icon-plus:before {
    content: "\E808"
}

.icon-minus:before {
    content: "\E809"
}

.icon-heart-empty-1:before {
    content: "\E80A"
}

.icon-heart-1:before {
    content: "\E80B"
}

.icon-star-1:before {
    content: "\E80C"
}

.icon-star-empty-1:before {
    content: "\E80D"
}

.icon-check:before {
    content: "\E80E"
}

.icon-camera-1:before {
    content: "\E80F"
}

.icon-picture:before {
    content: "\E810"
}

.icon-user:before {
    content: "\E811"
}

.icon-cancel-circled:before {
    content: "\E812"
}

.icon-location-1:before {
    content: "\E813"
}

.icon-address:before {
    content: "\E814"
}

.icon-chat:before {
    content: "\E815"
}

.icon-share:before {
    content: "\E816"
}

.icon-up-open-mini:before {
    content: "\E817"
}

.icon-right-open-mini:before {
    content: "\E818"
}

.icon-left-open-mini:before {
    content: "\E819"
}

.icon-down-open-big:before {
    content: "\E81A"
}

.icon-left-open-big:before {
    content: "\E81B"
}

.icon-right-open-big:before {
    content: "\E81C"
}

.icon-up-open-big:before {
    content: "\E81D"
}

.icon-monitor:before {
    content: "\E81E"
}

.icon-mobile-1:before {
    content: "\E81F"
}

.icon-network:before {
    content: "\E820"
}

.icon-heart-2:before {
    content: "\E821"
}

.icon-heart-filled:before {
    content: "\E822"
}

.icon-star-2:before {
    content: "\E823"
}

.icon-star-filled:before {
    content: "\E824"
}

.icon-heart-3:before {
    content: "\E825"
}

.icon-star-3:before {
    content: "\E826"
}

.icon-share-1:before {
    content: "\E827"
}

.icon-person:before {
    content: "\E828"
}

.icon-resize-full:before {
    content: "\E829"
}

.icon-map:before {
    content: "\E82A"
}

.icon-th-large-outline:before {
    content: "\E82B"
}

.icon-menu-outline:before {
    content: "\E82C"
}

.icon-mail:before {
    content: "\E82D"
}

.icon-mobile:before {
    content: "\E82E"
}

.icon-skype-outline:before {
    content: "\E82F"
}

.icon-phone-outline:before {
    content: "\E830"
}

.icon-right-small:before {
    content: "\E831"
}

.icon-docs:before {
    content: "\E832"
}

.icon-pencil:before {
    content: "\E833"
}

.icon-trash:before {
    content: "\E834"
}

.icon-pause:before {
    content: "\E835"
}

.icon-play:before {
    content: "\E836"
}

.icon-upload-cloud:before {
    content: "\E837"
}

.icon-params:before {
    content: "\E838"
}

.icon-cog:before {
    content: "\E839"
}

.icon-warehouse:before {
    content: "\E840"
}

.icon-down-open:before {
    content: "\F004"
}

.icon-up-open:before {
    content: "\F005"
}

.icon-right-open:before {
    content: "\F006"
}

.icon-left-open:before {
    content: "\F007"
}

.advanced_search_map h1,
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
    border: 0;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

:focus {
    outline: 0
}

body {
    background: #fff;
    line-height: 1
}

ul {
    list-style: none
}

caption,
td,
th {
    font-weight: 400;
    text-align: left
}

a {
    color: #999;
    -webkit-transition: color .4s linear;
    transition: color .4s linear
}

a img {
    border: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

.nocomapare {
    width: 400px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px
}

body,
html {
    height: 100%;
    margin: 0
}

body {
    color: #909090;
    background-color: #f3f3f3;
    font-weight: 400
}

.col-md-push-3.rightmargin {
    padding-left: 15px;
    padding-right: 15px
}

.leftmargin {
    padding-left: 15px
}

embed,
iframe,
object,
video {
    max-width: 100%
}

a:focus,
a:hover {
    color: #20c063;
    text-decoration: none;
    outline: none
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    color: #444
}

h1 {
    font-size: 36px
}

h1,
h2 {
    line-height: 1.3em;
    margin-bottom: 15px
}

h2 {
    font-size: 28px
}

h3 {
    font-size: 24px
}

h3,
h4 {
    line-height: 1.3em;
    margin-bottom: 15px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

h5,
h6 {
    line-height: 1em;
    margin-bottom: 15px
}

h6 {
    font-size: 12px
}

.noposts {
    margin-left: 30px
}

.label {
    padding: .4em .6em;
    font-weight: 400;
    margin-left: 13px;
    border-radius: 0
}

code {
    white-space: normal
}

.small,
small {
    font-size: 100%
}

.tooltip-inner {
    background: #3a4659;
    font-size: 12px
}

.tooltip.top .tooltip-arrow {
    border-top-color: #3a4659
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-bottom-color: #3a4659;
    border-width: 0 5px 5px
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-bottom-color: #3a4659;
    border-width: 0 5px 5px
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-bottom-color: #3a4659;
    border-width: 0 5px 5px
}

.entry-title {
    margin: 0 0 13px;
    font-weight: 300;
    width: 100%;
    float: left
}

.entry-title.title_prop.estate_agent {
    margin-bottom: 25px
}

.no_results_title {
    margin-left: 15px
}

.entry-title-search {
    margin: 0 0 13px 15px;
    font-weight: 300
}

.title_results {
    padding-left: 15px
}

.bw-video--16by9,
.container {
    padding: 0;
    width: 1200px;
    position: relative
}

.main_wrapper {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .26);
    box-shadow: 0 0 15px rgba(0, 0, 0, .26)
}

.content_wrapper {
    width: 1200px;
    margin: 0 auto;
    background-color: #f5f8fa;
    padding: 15px 15px 30px;
    position: relative
}

.half_map_body .content_wrapper {
    width: 100%;
    padding: 0
}

.wrapper_content {
    background: #fff;
    padding: 20px;
    margin-bottom: 20px;
    width: 100%;
    float: left
}

.wrapper_content h4 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: uppercase;
    font-weight: 600
}

.fixed_header .content_wrapper {
    background-color: transparent
}

.wide {
    width: 100%;
    background-color: #f5f8fa
}

.fixed_header {
    position: fixed;
    z-index: 999
}

.header_media {
    background-color: #fdfdfd;
    position: relative;
    min-height: 75px
}

.rev_slider_wrapper {
    z-index: 0 !important
}

.header_media_close {
    overflow: hidden
}

.widget-area-sidebar {
    min-height: 500px
}

#advanced_submit_widget {
    width: 100%;
    color: #fff;
    margin-bottom: 0 !important
}

.caret {
    border-top: 6px solid #768082
}

label {
    margin-bottom: 7px;
    color: #909090;
    font-size: 15px;
    font-weight: 400
}

#primary label {
    margin-top: 5px
}

p:empty {
    margin-bottom: 0 !important
}

input[type=email],
input[type=number],
input[type=password],
input[type=tel],
input[type=text],
input[type=url],
textarea {
    font-size: 15px;
    padding: 10px 0 10px 10px;
    color: #909090;
    border: 1px solid #ededed;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none
}

input.form-control:-moz-placeholder,
input.form-control::-moz-placeholder,
input.form-control::-ms-input-placeholder,
input.form-control::-webkit-input-placeholder {
    color: #909090
}

input.form-control::-moz-placeholder {
    opacity: 1
}

#primary input[type=email],
#primary input[type=number],
#primary input[type=password],
#primary input[type=text],
#primary input[type=url],
#primary textarea {
    font-size: 15px;
    margin-bottom: 10px
}

#facebook_wid {
    max-height: 220px
}

.menu>li {
    line-height: 75px
}

.menu-main-menu-container,
.menu>li {
    height: 100%
}

.menu-item-link i {
    margin-right: 5px;
    line-height: 10px
}

.sub-menu ul {
    border-top: 1px solid #fff !important
}

.sub-menu ul:before {
    content: "";
    display: none
}

.sub-menu li:hover {
    background-color: #fbfbfb;
    color: #20c063;
    border: none
}

.sub-menu a:hover,
.sub-menu li:hover a {
    color: #fff
}

@media (min-width:1025px) {
    .sub-menu .menu-item-has-children>a:after {
        float: right;
        font-family: FontAwesome;
        content: "\F054";
        position: absolute;
        color: #cdcdcd;
        font-size: 8px;
        display: inline;
        speak: none;
        cursor: pointer;
        right: 9px
    }
}

.sub-menu .menu-item-has-children.inversed>a:after {
    display: none
}

@media (min-width:1025px) {
    .sub-menu .menu-item-has-children.inversed>a:before {
        font-family: FontAwesome;
        content: "\F054";
        position: absolute;
        color: #cdcdcd;
        font-size: 8px;
        display: inline;
        speak: none;
        cursor: pointer;
        left: 9px;
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

#mobile_display {
    height: 33px;
    width: 100%;
    padding: 6px 10px;
    background-color: #3a4659;
    display: none;
    margin-bottom: 20px;
    color: #fff;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin-top: 10px
}

#mobile_display span {
    margin-top: 4px;
    float: left
}

#mobile_display i {
    font-size: 21px;
    float: right
}

#mobile_menu {
    list-style-type: none;
    margin: 0;
    width: 100%;
    margin-top: -20px;
    margin-bottom: 20px;
    display: none
}

#mobile_menu li {
    margin: 0;
    padding: 10px;
    border-bottom: 1px solid #e2e4e5;
    border-left: 1px solid #e2e4e5;
    border-right: 1px solid #e2e4e5;
    cursor: pointer
}

#mobile_menu li:hover {
    background-color: #3a4659;
    color: #fff
}

#mobile_menu li:hover a {
    color: #fff
}

#mobile_menu .first_level {
    padding-left: 20px
}

#mobile_menu .second_level {
    padding-left: 30px
}

.dropdown-menu::-webkit-scrollbar {
    width: 18px;
    margin: 0;
    padding: 0 !important
}

.dropdown-menu::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #a2a2a2;
    border-left: 7px solid #fff;
    border-right: 7px solid #fff;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    height: 90px
}

.dropdown-menu::-webkit-scrollbar-track {
    background-color: #fff
}

.left-top-widet {
    display: inline;
    float: left
}

.right-top-widet {
    display: inline;
    float: right
}

.widget-title-topbar {
    display: none
}

.left-top-widet li,
.right-top-widet li {
    float: left;
    display: inline
}

.master_header_sticky {
    top: 0
}

.has_header_type1 .header_media {
    padding-top: 75px
}

.barlogo {
    width: 90px;
    margin-top: 10px;
    float: left;
    margin-left: 45px;
    display: none
}

.navbar,
.navbar-default {
    border: none
}

.nav_wrapper {
    width: 100%;
    background-color: #f8f8f8
}

.mynavbar {
    width: 100%;
    margin: 0 auto;
    background-color: #3a4659;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.navbar-default {
    background-image: none
}

.navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px
}

.header_social {
    float: right;
    padding: 25px 45px 0 0
}

.logo_image {
    padding: 30px 0 0
}

.has_header_type1.header_transparent .header_media {
    padding-top: 0
}

.mobile_header {
    background-color: #282d33;
    height: 75px;
    width: 100%;
    float: left;
    display: none;
    position: relative
}

.mobile_header i {
    color: #fff;
    font-size: 17px;
    margin: 29px
}

.mobile-logo img {
    margin: 0 auto;
    max-height: 55px;
    width: auto;
    margin-top: 10px
}

.mobile-trigger {
    font-size: 14px;
    color: #fff;
    height: 75px;
    display: inline;
    float: left;
    cursor: pointer;
    position: absolute;
    top: 0
}

.mobile-trigger:hover i {
    color: #20c063
}

.mobilewrapper {
    position: fixed;
    overflow-x: hidden !important;
    width: 100%;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    top: 0;
    display: none;
    -webkit-transform: translate(-265px);
    transform: translate(-265px);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.snap-drawers {
    right: 0;
    left: 0;
    width: auto
}

.snap-drawer,
.snap-drawers {
    position: absolute;
    top: 0;
    bottom: 0;
    height: auto
}

.snap-drawer {
    right: auto;
    left: auto;
    width: 265px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: width .3s ease;
    transition: width .3s ease;
    background-color: #161d21
}

.snap-drawer-right {
    right: 0;
    padding-top: 18px
}

#widget_register_mobile {
    padding-top: 10px;
    float: left
}

#forgot_pass_mobile {
    margin-bottom: 10px;
    float: left
}

.mobilewrapper-user .widget-title-sidebar {
    padding-left: 13px
}

.mobilewrapper-user .login_sidebar {
    width: 254px;
    display: inline-block;
    margin-left: 6px
}

#forgot-div-title-mobile,
#login-div-title-mobile,
#register-div-title-mobile {
    font-size: 16px;
    color: #fff;
    padding-left: 13px
}

.sidebar-header {
    width: 100%;
    z-index: 11;
    background-color: #26292b;
    height: 65px;
    border-bottom: 2px solid #2d3033
}

.mobilex-menu {
    margin-bottom: 0;
    margin-left: 0 !important;
    background-color: #161d21;
    margin-top: 26px
}

.mobilex-menu li {
    font-weight: 400;
    list-style: none;
    font-size: 13px;
    margin-bottom: 0;
    border-bottom: 1px solid #576871
}

.mobilex-menu li.page_item_has_children:hover {
    background: transparent
}

.mobilex-menu .sub-menu li:hover {
    border-bottom: 1px solid #555
}

.mobilex-menu li:hover {
    background: #20c063
}

.mobilex-menu li a {
    color: #fff;
    padding: 15px 20px 15px 30px;
    display: inline-block;
    line-height: 20px;
    font-weight: 600;
    width: 100%;
    position: relative
}

.mobilex-menu .menu-item-has-children>a>.submenu-toggle {
    position: absolute;
    right: 5px;
    top: 0;
    padding: 15px
}

.submenu-toggle.open {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.mobilemenu-close,
.mobilemenu-close-user {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 7px;
    color: #fff
}

.mobilemenu-close-user:hover,
.mobilemenu-close:hover {
    color: #20c063
}

.mobilemenu-close-user i,
.mobilemenu-close i {
    font-size: 15px;
    padding: 3px 0 0 8px
}

.mobilex-menu .sub-menu {
    margin-left: 0
}

.mobilex-menu .sub-menu ul {
    padding-left: 0
}

.mobilex-menu .sub-menu ul li {
    padding-left: 20px
}

.mobilex-menu .sub-menu a {
    line-height: 20px
}

.mobilex-menu .sub-menu .sub-menu a {
    padding-left: 45px;
    line-height: 20px
}

.mobilex-menu .sub-menu ul {
    border-top: none !important
}

.mobilex-menu .sub-menu {
    display: none
}

#menu-main-menu {
    margin-left: 14px
}

.slider_content_wrapper {
    width: 1110px;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999
}

.slider_main_details {
    position: absolute;
    bottom: 85px;
    left: 0;
    color: #fff;
    font-size: 15px
}

.slider_main_details h2 {
    color: #fff;
    font-weight: 500;
    font-size: 46px;
    text-transform: uppercase;
    margin-bottom: 5px
}

.theme_slider_price,
.theme_slider_price .price_label,
.theme_slider_price .price_label.price_label_before {
    color: #fff
}

.theme_slider_price {
    position: absolute;
    top: -55px;
    background: #20c063;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #fff;
    padding: 1px 15px 0;
    line-height: 34px
}

.slider_main_thumb {
    width: 100%;
    height: 600px;
    float: left;
    background-size: cover;
    background-position: 50% 50%;
    z-index: 9
}

.theme_slider_gradient {
    z-index: 999;
    float: none;
    width: 100%;
    height: 600px;
    position: absolute;
}

.theme_slider_wrapper .carousel-inner>.active {
    height: 600px
}

.theme_slider_wrapper .carousel-control {
    text-shadow: none
}

.slider-content {
    position: absolute;
    width: 466px;
    height: 233px;
    background-color: #3a4659;
    background-color: #fdfdfd;
    opacity: .99;
    color: #768082;
    font-size: 14px;
    bottom: 144px;
    right: 4%;
    padding: 21px 76px 26px 26px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 22px
}

.theme_slider_extended .slider-content {
    bottom: 10%
}

.slider-content-wrapper {
    max-width: 1200px;
    position: relative;
    width: 100%;
    bottom: 22%;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 100%;
    pointer-events: none
}

.theme_slider_wrapper .carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
    margin-bottom: 30px
}

.theme_slider_wrapper .carousel-indicators .active {
    background-color: #20c063;
    border-color: #20c063;
    width: 50px;
    height: 3px
}

.theme_slider_wrapper .carousel-indicators li {
    background-color: #ededed;
    height: 3px;
    width: 50px;
    border: 1px solid #e4e4e4;
    margin: 0
}

.carousel-control-theme-prev {
    top: 116px;
    height: 117px
}

.carousel-control-theme-next,
.carousel-control-theme-prev {
    position: absolute;
    right: -4px;
    width: 50px;
    opacity: .99;
    color: #fff;
    pointer-events: auto
}

.carousel-control-theme-next {
    top: 0;
    height: 116px
}

.carousel-control-theme-next:hover,
.carousel-control-theme-prev:hover {
    background-color: #347da4;
    color: #fff
}

.slider-content h3 a {
    color: #3a4659;
    text-decoration: none
}

.slider-content h3 a:hover {
    color: #20c063
}

.slider-content .read_more {
    text-decoration: none;
    color: #20c063;
    display: block;
    margin-top: 7px;
    position: absolute;
    bottom: 61px;
    right: 75px
}

.slider-content .read_more i {
    font-size: 14px;
    padding: 0 0 0 8px
}

.theme-slider-price {
    position: absolute;
    bottom: 0;
    left: 26px;
    right: 26px;
    width: 364px;
    border-top: 1px solid #f0f0f0;
    height: 50px;
    font-size: 18px;
    padding-top: 12px;
    color: #f1bf7f
}

.listing-details {
    float: right;
    color: #8593a9;
    font-size: 15px;
    padding-top: 2px
}

.listing-details img {
    margin: -6px 6px 0 8px
}

.slider-content .fa {
    font-size: 50px;
    margin: 0 auto;
    padding: 35px 15px
}

.theme_slider_wrapper.theme_slider_2 {
    position: relative
}

.theme_slider_2:before {
    left: 0;
    z-index: 9
}

.theme_slider_2:after,
.theme_slider_2:before {
    content: " ";
    width: 20%;
    height: 100%;
    background: #000;
    opacity: .7;
    position: absolute;
    top: 0
}

.theme_slider_2:after {
    right: 0;
    z-index: 10
}

.theme_slider_wrapper.theme_slider_2 .slick-list {
    padding-top: 0;
    background-color: #000
}

.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow {
    right: 20px;
    left: auto
}

.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow {
    right: auto;
    left: 20px
}

.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow:before {
    content: "\E81C";
    font-family: fontello;
    font-size: 50px
}

.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow:before {
    content: "\E81B";
    font-family: fontello;
    font-size: 50px
}

.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow:hover,
.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: .9
}

.theme_slider_wrapper.theme_slider_2 .slick-next.slick-arrow,
.theme_slider_wrapper.theme_slider_2 .slick-prev.slick-arrow {
    top: 45%;
    width: 35px;
    height: 55px;
    cursor: pointer;
    color: #99a2ae;
    background-color: transparent !important;
    color: #fff;
    padding-left: 8px;
    border: none;
    position: absolute;
    z-index: 999;
    margin: 0 auto;
    font-size: 0;
    opacity: .7
}

.overlay_item2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #333;
    opacity: .2
}

.theme_slider_wrapper.theme_slider_2 .slick-dots {
    display: none !important
}

.theme_slider_wrapper.theme_slider_2 .item_type2 {
    display: block;
    position: relative;
    background-color: #000;
    min-height: 550px;
    display: inline-block;
    max-width: none;
    background-size: cover;
    background-position: 50%;
    width: 100%;
    z-index: 10
}

.prop_new_detals_info {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 100%;
    height: 100%;
    padding-top: 155px
}

.theme_slider_wrapper.theme_slider_2 h3 {
    text-transform: uppercase;
    color: #fff;
    text-shadow: none;
    top: auto;
    position: relative;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 15px
}

.theme_slider_wrapper.theme_slider_2 h3 a {
    color: #fff;
    font-weight: 600;
    font-size: 46px;
    line-height: 1.3em
}

.theme_slider_wrapper.theme_slider_2 .theme-slider-price {
    position: relative;
    width: 100%;
    border-top: none;
    height: auto;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: 600;
    padding: 0;
    color: #fff;
    margin: 0 auto;
    display: block;
    bottom: auto;
    left: 0;
    right: 0;
    top: auto
}

.theme_slider_wrapper.theme_slider_2 .slider_property_price {
    display: inline-block;
    width: auto;
    float: none;
    padding: 8px 13px 4px;
    background-color: #20c063;
    text-transform: none;
    font-weight: 400;
    margin-bottom: 25px;
    font-size: 15px
}

.theme_slider_wrapper.theme_slider_2 .prop_new_details {
    pointer-events: auto;
    cursor: pointer
}

.theme_slider_wrapper.theme_slider_2 .prop_new_details_back {
    -webkit-transition: all .7s ease;
    transition: all .7s ease;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .7)));
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .7))
}

.theme_slider_wrapper.theme_slider_2 .item_type2:hover .prop_new_details_back {
    opacity: .3
}

.theme_slider_wrapper.theme_slider_2 .slick-slide {
    height: 550px
}

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 9px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #909090;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    margin-bottom: 20px;
    font-weight: 400;
    border-radius: 0
}

.form-control::-webkit-input-placeholder {
    color: #909090
}

.form-control.error {
    border-color: #22bf63
}

.dropdown-menu {
    font-size: 13px;
    padding: 5px 0 0;
    width: 100%;
    border-radius: 0
}

.login_form input {
    margin-bottom: 15px
}

.form-control.open {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(77, 203, 143, .4);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(77, 203, 143, .4)
}

.form-control.open .filter_menu_trigger {
    font-weight: 500
}

.form-control:focus {
    border-color: #20c063
}

.adv1-holder {
    width: 955px;
    float: left;
    background-color: transparent
}

#adv-search-mobile .dropdown.form-control {
    padding: 0;
    margin-bottom: 10px
}

.adv-search-1 .form-control,
.advanced_search_shortcode .form-control {
    width: 100%;
    display: inline;
    float: left;
    margin: 0 14px 14px 0;
    padding: 0;
    font-size: 13px
}

.adv-search-1 input[type=text],
.advanced_search_shortcode input[type=text] {
    width: 100%;
    margin: 0 15px 14px 0;
    padding: 10px 0 9px 13px;
    background-color: #fff
}

.half_map_search_wrapper .form-control,
.half_map_search_wrapper input[type=text] {
    margin-bottom: 10px
}

.adv-search-1 .filter_menu_trigger,
.advanced_search_shortcode .filter_menu_trigger {
    padding: 13px;
    line-height: 13px
}

.adv-search-1 .caret_filter {
    position: absolute;
    right: 15px;
    top: 22px
}

.fullscreen_search .adv-search-1 .filter_menu {
    bottom: 41px;
    top: auto;
    -webkit-box-shadow: none;
    box-shadow: none
}

.search_wrapper-close-extended#search_wrapper.fullscreen_search {
    bottom: 150px !important
}

.dropdown {
    cursor: pointer
}

.btn {
    padding: 9px 35px;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-box-shadow: 0 2px 0 0 #da4453;
    box-shadow: 0 2px 0 0 #da4453
}

#primary .btn {
    width: 220px
}

.red {
    color: #fff
}

.red:hover {
    color: #fff;
    background-color: #da4453
}

#adv-search-header-mobile {
    background-color: #20c063;
    padding: 15px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    float: left;
    width: 100%;
    display: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 2px
}

#adv-search-mobile {
    display: none;
    padding: 13px;
    float: left;
    width: 100%;
    background-color: #fff
}

#adv-search-mobile .filter_menu_trigger {
    margin-top: 1px;
    padding: 12px 13px
}

#adv-search-mobile .caret_filter {
    float: right;
    margin-right: 9px;
    margin-top: 7px;
    position: relative
}

#adv-search-mobile .filter_menu {
    width: 100%;
    margin: 0
}

.adv2_holder {
    float: left;
    width: 100%
}

#search_wrapper.search_wr_2 {
    height: 75px
}

.search_wr_2 .adv-search-1 .form-control {
    margin-bottom: 0
}

#advanced_submit_22 {
    width: 100%;
    margin-bottom: 0
}

#search_wrapper.search_wr_3 {
    padding-bottom: 0
}

#search_wrapper.search_wr_3 .adv_extended_options_text {
    margin-bottom: 15px
}

#search_wrapper.search_wr_3.wrapper_search_is_float {
    padding: 15px 7px 0
}

.adv3-holder .form-control {
    display: inline-block;
    margin: 0 0 15px
}

.adv-search-3 .caret_filter {
    position: absolute;
    right: 15px;
    top: 17px
}

.adv3-holder .adv_search_slider {
    width: 388px;
    margin: 6px 0 0
}

.adv-search-3 #results {
    position: absolute;
    background: #f0f0f0;
    left: 0;
    top: auto;
    padding: 11px;
    width: 100%;
    font-size: 13px;
    bottom: -39px
}

.adv-search-3 .filter_menu_trigger {
    margin-top: 0;
    padding: 1px 0
}

.adv-search-3 .adv_extended_options_text {
    margin-bottom: 10px;
    padding-left: 7px
}

#advanced_submit_3 {
    width: auto;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: 0;
    padding: 15px 26px 14px
}

.wrapper_search_is_float #advanced_submit_3 {
    padding: 17px 23px 12px
}

.adv-search-3 .extended_search_checker {
    float: left;
    width: 33%;
    margin: 0 !important
}

.adv-search-3 .filter_menu {
    margin-left: 0
}

.adv-search-3 .filter_menu li {
    min-width: 162px
}

#search_wrapper.search_wr_4 {
    padding-bottom: 0
}

#search_wrapper.search_wr_4 .adv_extended_options_text {
    margin-bottom: 15px
}

#search_wrapper.search_wr_4.wrapper_search_is_float {
    padding: 15px 7px 0
}

.adv_handler {
    background-color: #20c063;
    width: 45px;
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    text-align: center
}

.adv_handler:hover {
    background-color: #222
}

.adv_handler i {
    color: #fff;
    font-size: 17px
}

.adv4_hidden_fields {
    display: none
}

#advanced_submit_5 {
    width: 100%;
    margin-bottom: 10px
}

.search_wr_5 #results {
    left: 0
}

.search_wr_5 h3 {
    padding-left: 7px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500
}

#advanced_submit_6 {
    width: 100%;
    margin-bottom: 0
}

.search_wr_6 .nav-tabs {
    border: none;
    margin: 0;
    position: absolute;
    top: -57px;
    left: 7px
}

.search_wr_6.wrapper_search_is_float .nav-tabs {
    left: -7px
}

.adv_search_tab_item {
    float: left;
    display: inline-block;
    border: 1px solid #c02b20;
    background: #c02b20
}

.adv_search_tab_item:last-of-type {
    border-right: none
}

.adv_search_tab_item a {
    color: #fff;
    float: left;
    padding: 13px 23px;
    text-transform: capitalize
}

.adv_search_tab_item.active {
    background: #20c063;
    color: #fff;
    border: 1px solid #20c063
}

.adv_search_tab_item.active a {
    color: #fff
}

.social_facebook {
    margin-left: 10px;
    width: 20px;
    height: 20px;
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left
}

.social_facebook:hover {
    background-position: -20px 0;
    background-repeat: no-repeat
}

.social_tweet {
    margin-left: 10px;
    width: 27px;
    height: 20px;
    background-position: -40px 0;
    background-repeat: no-repeat;
    float: left
}

.social_tweet:hover {
    background-position: -69px 0;
    background-repeat: no-repeat
}

.social_google {
    margin-left: 10px;
    width: 26px;
    height: 20px;
    background-position: -96px 0;
    background-repeat: no-repeat;
    float: left
}

.social_google:hover {
    background-position: -122px 0;
    background-repeat: no-repeat
}

.social_pinterest {
    margin-left: 7px;
    width: 26px;
    height: 20px;
    background-position: -148px 0;
    background-repeat: no-repeat;
    float: left
}

.social_pinterest:hover {
    background-position: -169px 0;
    background-repeat: no-repeat
}

.social_linkedin {
    margin-left: 7px;
    width: 26px;
    height: 20px;
    background-position: -196px 0;
    background-repeat: no-repeat;
    float: left
}

.social_linkedin:hover {
    background-position: -226px 0;
    background-repeat: no-repeat
}

.share_unit .social_facebook {
    margin: 6px 7px 6px 10px;
    width: 20px;
    height: 20px;
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left
}

.share_unit .social_facebook:hover {
    background-position: -20px 0;
    background-repeat: no-repeat
}

.share_unit .social_tweet {
    margin: 6px 7px;
    width: 27px;
    height: 20px;
    background-position: -40px 0;
    background-repeat: no-repeat;
    float: left
}

.share_unit .social_tweet:hover {
    background-position: -69px 0;
    background-repeat: no-repeat
}

.share_unit .social_google {
    margin: 6px 7px;
    width: 26px;
    height: 20px;
    background-position: -96px 0;
    background-repeat: no-repeat;
    float: left
}

.share_unit .social_google:hover {
    background-position: -122px 0;
    background-repeat: no-repeat
}

.share_unit .social_pinterest {
    margin: 6px 7px 6px 9px;
    width: 26px;
    height: 20px;
    background-position: -148px 0;
    background-repeat: no-repeat;
    float: left
}

.share_unit .social_pinterest:hover {
    background-position: -169px 0;
    background-repeat: no-repeat
}

.share_unit .social_linkedin {
    margin: 7px;
    width: 26px;
    height: 20px;
    background-position: -196px 0;
    background-repeat: no-repeat;
    float: left
}

.share_unit .social_linkedin:hover {
    background-position: -226px 0;
    background-repeat: no-repeat
}

.user_loged i {
    color: #20c063
}

.user_loged .menu_user_tools {
    margin-top: 23px
}

#wp-login-but-mobile,
#wp-login-but-topbar,
#wp-submit-register_mobile,
#wp-submit-register_topbar {
    width: 100%;
    color: #fff;
    margin-bottom: 0
}

.menu_user_picture {
    width: 76px;
    height: 75px;
    float: left;
    display: inline;
    background-position: 50% 50%;
    background-size: cover
}

.menu_user_tools {
    border-radius: 50%;
    width: 15px;
    height: 20px;
    margin: 0;
    float: left;
    display: inline;
    cursor: pointer;
    font-size: 14px;
    color: #20c063
}

.navicon-button {
    display: inline-block;
    position: relative;
    padding: 6px;
    -webkit-transition: .25 !important;
    transition: .25 !important;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .8;
    width: 30px;
    height: 30px;
    float: left
}

.navicon-button.open {
    padding: 4px 0 6px 15px
}

.user_loged .navicon-button {
    margin-top: 22px;
    padding: 6px 2px 6px 6px;
    float: right
}

.user_loged .navicon-button.open {
    margin-top: 21px
}

.navicon-button:hover {
    opacity: 1
}

.navicon,
.navicon-button:hover {
    -webkit-transition: .5s;
    transition: .5s
}

.navicon {
    position: relative;
    width: 18px;
    height: 2px;
    background: #3a4659;
    border-radius: 2.5rem
}

.opensvg {
    -webkit-transform: scale(.75);
    transform: scale(.75)
}

.navicon-button .navicon:after,
.navicon-button .navicon:before {
    -webkit-transition: .25s;
    transition: .25s
}

.navicon:after,
.navicon:before {
    display: block;
    content: "";
    height: 2px;
    width: 18px;
    background: #3a4659;
    position: absolute;
    -webkit-transition: .5s .25s;
    transition: .5s .25s;
    border-radius: 1rem
}

.navicon:after {
    top: -5px
}

.navicon:before {
    top: 5px
}

.opensvg.plus .navicon,
.opensvg.x .navicon {
    background: transparent
}

.opensvg.plus .navicon:before,
.opensvg.x .navicon:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.opensvg.plus .navicon:after,
.opensvg.x .navicon:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.opensvg:not(.steps) .navicon:after,
.opensvg:not(.steps) .navicon:before {
    top: 0 !important
}

.white-caret {
    border-top-color: #fff
}

.menu-caret {
    margin: 5px 0 0 25px
}

.navbar-default .navbar-nav>li>a {
    color: #f7f5f2
}

.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: #f7f5f2;
    border-bottom-color: #f7f5f2
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #45a6cc
}

.navbar-default .navbar-nav>.dropdown>a:focus .caret,
.navbar-default .navbar-nav>.dropdown>a:hover .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

#modal_login_wpestate {
    display: none;
    z-index: 101;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99999
}

#loginmodal,
#modal_login_wpestate_background {
    background-color: #444;
    opacity: .7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#loginmodal .close,
#modal_login_wpestate_close {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    opacity: 1
}

#ajax_modal_wrapper {
    top: 20%;
    left: 0;
    right: 0;
    margin: 0 auto;
    border: none;
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #909090;
    width: 400px;
    padding: 20px;
    -webkit-box-shadow: 0 5px 9px rgba(0, 0, 0, .058);
    box-shadow: 0 5px 9px rgba(0, 0, 0, .058)
}

#login-div-title-topbar,
#register-div-title-topbar {
    margin-top: 9px
}

.menulist {
    width: 255px
}

.menulist i {
    margin-right: 13px
}

.logo_login_sidebar {
    margin: 0 auto;
    left: 0;
    right: 0;
    width: auto;
    display: block
}

#forgot_pass_mobile {
    display: inline-block
}

#forgot_pass_topbar {
    float: right;
    right: 0;
    left: auto;
    width: auto
}

#widget_register_topbar {
    float: left;
    left: 0;
    width: auto;
    padding-right: 0
}

#loginmodal #ajax_login_div h3,
#loginmodal #ajax_register_div h3 {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1.3px;
    text-transform: uppercase
}

#wp-forgot-but,
#wp-forgot-but-mobile,
#wp-forgot-but-topbar,
#wp-login-but {
    color: #fff;
    width: 100%;
    margin-bottom: 0
}

.modal-content #wp-login-but {
    margin-bottom: 0 !important
}

#wp-submit-register {
    color: #fff;
    width: 227px;
    float: left
}

#wp-forgot-but,
#wp-login-but,
#wp-submit-register {
    width: 100%
}

.user-login-title {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0;
    padding: 17px 20px 14px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 5px
}

.submit-price {
    font-size: 16px;
    color: #20c063
}

.user_profile_explain {
    color: #98a0a6;
    font-size: 14px;
    line-height: 1.4em
}

.col-md-4.profile_label {
    padding-right: 15px;
    padding-left: 0
}

.col-md-12.user_profile_div {
    margin-right: 30px;
    margin-left: 30px;
    width: 1000px;
    padding: 0
}

.dash_no_header .container.content_wrapper,
.dash_no_header .content_wrapper.bw-video--16by9 {
    padding-top: 0
}

.add-estate.profile-page.profile-onprofile.row {
    background: #fff;
    padding: 20px;
    margin-bottom: 0
}

.wp-editor-wrap,
.wp-switch-editor {
    position: relative;
    float: left;
    width: 100%
}

.change_pass,
.user_details_row {
    color: #263238;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 600
}

.col-md-12.row_dasboard-prop-listing,
.col-md-12.top_dahsboard_wrapper {
    padding-right: 30px;
    padding-left: 30px
}

.submit_mandatory.col-md-9 {
    padding-left: 30px;
    padding-bottom: 30px
}

.row_dasboard-prop-listing .no_results_title {
    margin-left: 0
}

.property_wrapper_dash {
    max-width: 1120px
}

.featurescol label {
    width: auto !important
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    z-index: 102
}

#loginmodal h4 {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff
}

#loginmodal .login-links {
    font-size: 13px
}

#loginmodal .modal-body {
    position: relative;
    padding: 0
}

#loginmodal .modal-header {
    padding: 10px 0;
    text-align: center;
    margin-bottom: 20px
}

#loginmodal #reveal_login {
    margin-top: 0;
    margin-bottom: 13px
}

.no_results,
.pagination,
.pagination_ajax {
    float: left;
    width: 100%
}

.no_results {
    margin-left: 15px;
    margin-bottom: 30px
}

.nothing {
    padding-left: 15px
}

#content_container {
    margin-top: 0
}

.extended_search_check_wrapper {
    margin-left: 8px
}

#primary .extended_search_check_wrapper {
    margin-left: 0
}

.order_filter {
    border-right: none
}

.order_filter_single {
    margin-left: 548px
}

.advanced_filters .order_filter_single {
    margin-left: 0;
    margin-top: 10px;
    height: 38px
}

.order_filter_single #filter_order {
    margin-left: 0
}

.messagebox_text {
    margin-bottom: 10px !important
}

.filter_menu_trigger {
    margin-top: 2px;
    padding: 9px 13px
}

.filter_menu {
    background-color: #fff;
    border-color: #ededed;
    margin-top: 1px !important;
    max-height: 236px;
    overflow-y: scroll;
    margin-left: -15px;
    padding-top: 0
}

.advanced_search_sidebar .filter_menu {
    width: 100%;
    padding-bottom: 0
}

.advanced_search_sidebar .dropdown.form-control {
    padding: 0;
    margin-bottom: 10px
}

.advanced_search_sidebar input {
    padding: 13px;
    margin-bottom: 10px
}

.filter_menu li {
    padding: 12px 13px;
    line-height: 13px;
    border-bottom: 1px solid #fff;
    color: #9d9d9d
}

.advanced_search_sidebar .filter_menu li {
    margin-bottom: 0;
    padding-top: 12px;
    padding-bottom: 12px
}

.filter_menu li:hover {
    background-color: #fff;
    color: #20c063;
    font-weight: 500
}

.icon_selected {
    color: #20c063
}

.caret_filter {
    margin-left: 9px;
    border: none
}

.caret:after {
    content: "\F0D7";
    position: absolute;
    top: -9px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #20c063;
    left: -4px;
    font-size: 17px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.dropdown.form-control.open .caret:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.widget-container.advanced_search_sidebar .caret_filter {
    right: 12px;
    top: 18px
}

.nav-links,
.pagination {
    margin: 0;
    margin-bottom: 30px
}

.pagination>li:empty {
    display: none
}

.pagination .roundleft a,
.pagination .roundleft span {
    margin-left: 0
}

.pagination.c.pagination_ajax {
    padding: 0 15px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #f0f0f0;
    border-color: #f0f0f0
}

.nav-links a,
.nav-links span,
.pagination>li>a,
.pagination>li>span {
    background-color: #fdfdfd;
    position: relative;
    float: left;
    padding: 0;
    line-height: 37px;
    text-decoration: none;
    margin-left: 0;
    background: #fff;
    color: #444;
    margin: 3px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-weight: 400;
    border: 1px solid #eaf1f6;
    width: 39px;
    text-align: center
}

.nav-links a.current,
.nav-links span.current,
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: var(--main-color, #20c063)
}

.nav-links a:focus,
.nav-links a:hover,
.nav-links span:focus,
.nav-links span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #fff;
    background-color: var(--main-color, #20c063);
    border-color: var(--main-color, #20c063)
}

.featured_widget_image:hover img,
.widget_latest_internal:hover img {
    opacity: .8;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.featured_widget_image:before,
.listing-unit-img-wrapper:before,
.widget_latest_listing_image:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, .3)));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .3));
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.latest_listings:hover .featured_widget_image:before,
.widget_latest_internal:hover .widget_latest_listing_image:before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

@-webkit-keyframes shine {
    to {
        left: 125%
    }
}

@keyframes shine {
    to {
        left: 125%
    }
}

.listing-image-link {
    position: relative
}

.prop_new_details {
    position: absolute;
    bottom: 0;
    z-index: 9
}

.prop_new_details,
.prop_new_details_back {
    width: 100%;
    height: 100%;
    pointer-events: none
}

.prop_new_details_back {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .3)));
    background: linear-gradient(180deg, transparent, rgba(0, 0, 0, .3))
}

.property_media {
    color: #fff;
    position: absolute;
    bottom: 10px;
    right: 20px;
    z-index: 9;
    opacity: .9;
    font-size: 11px;
    line-height: 22px
}

.property_media .fa {
    margin-right: 3px
}

.property_marker {
    background-repeat: no-repeat;
    background-position: 0 -19px;
    margin-right: 0;
    padding-left: 15px
}

.listing-cover {
    background-color: #20c063;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9
}

.listing-cover,
.listing-cover-plus {
    position: absolute;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.listing-cover-plus {
    color: #fdfdfd;
    font-size: 40px;
    height: 40px;
    width: 40px;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -22px;
    border: 1px solid #fdfdfd;
    padding: 0;
    z-index: 12;
    cursor: pointer;
    line-height: 36px;
    text-align: center
}

.shortcode-col {
    padding: 0 15px;
    float: left
}

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

.listing_details {
    line-height: 1.5em;
    float: left;
    padding: 0 20px;
    margin: 20px 0;
    width: 100%;
    font-size: 14px;
    color: #909090
}

.listing_prop_details {
    margin: 0 13px;
    line-height: 22px;
    width: 100%;
    margin-bottom: 7px;
    font-weight: 300;
    position: absolute;
    bottom: 35px;
    left: 0
}

.info_labels {
    width: 100%;
    font-weight: 300
}

.info_labels,
.unit_more_x,
.unit_more_x a {
    font-size: 12px
}

.unit_details_x,
.unit_details_x a {
    font-size: 12px;
    background-color: #f1bf7f;
    color: #fff;
    float: right;
    padding: 4px 7px;
    margin-top: 4px;
    line-height: 12px
}

.property_agent {
    position: relative;
    margin-left: 20px
}

.price_label {
    font-size: 15px;
    margin-top: 2px;
    letter-spacing: 0;
    font-weight: 400
}

.listing_detail .price_label {
    margin-top: 0;
    font-size: 13px
}

.listing_actions {
    float: right
}

.listing_actions a {
    text-decoration: none
}

.share_list {
    width: 30px;
    height: 30px;
    margin-left: 8px;
    float: left;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 7px 8px
}

.property_unit_custom_element.share .share_list {
    background-size: 40px 16px;
    border: none
}

.property_unit_custom_element.share .share_list.share_on,
.property_unit_custom_element.share .share_list:hover {
    background-position: -16px 8px;
    background-size: 40px 16px
}

.icon-fav,
.previw-action {
    float: left;
    cursor: pointer
}

.icon-fav {
    color: #c2cbd9;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    font-size: 11px;
    text-align: center;
    padding-top: 7px
}

.icon-fav-on-remove {
    position: absolute;
    font-size: 12px;
    background-color: #fb6a5c;
    padding: 10px 10px 10px 5px;
    color: #fff;
    text-align: center;
    height: auto;
    width: auto;
    top: 0;
    right: 0;
    border: none
}

.icon-fav.icon-fav-on-remove:before {
    font-size: 12px
}

.icon-fav-on-remove:before {
    display: none
}

.icon-fav.icon-fav-on-remove {
    z-index: 99
}

.icon-fav-on {
    color: #c02b20
}

.icon-fav:before {
    font-family: FontAwesome !important;
    content: "\F004";
    font: normal normal normal 22px/1 FontAwesome
}

#listing_loader,
#listing_loader_maps {
    position: absolute;
    top: 150px;
    display: none;
    border-top: 4px solid #e3e3e3;
    border-right: 4px solid #e3e3e3;
    border-bottom: 4px solid #e3e3e3;
    width: 75px;
    float: left;
    height: 75px;
    text-align: center;
    padding-top: 0;
    margin-top: -8px;
    left: 50%;
    margin-left: -40px
}

#listing_loader {
    top: 250px
}

.page-template-advanced_search_results #listing_loader {
    top: 300px
}

#listing_loader.map_loader,
#listing_loader_maps.map_loader {
    display: block;
    margin-top: -27px !important
}

#gmap-loading #listing_loader_maps {
    display: block
}

.page-template-property_list_half #listing_loader {
    top: 250px
}

.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #20c063;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: loader-animation 1.1s infinite linear;
    animation: loader-animation 1.1s infinite linear
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 60px;
    height: 60px
}

@-webkit-keyframes loader-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes loader-animation {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.listing_loader_title {
    display: none;
    float: left;
    width: 100%;
    font-size: 36px;
    line-height: 1.3em;
    color: #3a4659
}

.pagination_ajax_search {
    margin-left: 15px
}

.ribbon-wrapper-default {
    width: auto;
    overflow: hidden;
    position: relative;
    background-color: #3ec786;
    color: #fff;
    float: right;
    line-height: 12px;
    font-size: 11px;
    opacity: .8;
    text-transform: uppercase;
    right: 20px;
    letter-spacing: .4px;
    height: 26px
}

.property_listing_more {
    float: right;
    border: 1px solid #eef3f6;
    padding: 3px 6px
}

.ribbon-wrapper-open-house {
    background-color: #094a8d
}

.ribbon-wrapper-sold {
    background-color: #cb5d4d
}

.ribbon-inside {
    color: #fff;
    text-align: center;
    padding-top: 0;
    width: auto;
    text-transform: uppercase;
    font-size: 11px;
    padding: 8px 18px;
    height: 26px
}

.ribbon-wrapper-hot-offer {
    background: #fb6a5c
}

.ribbon-wrapper-new-offer {
    background: #20c063
}

.tag-wrapper {
    position: absolute;
    top: 10px
}

.tag-wrapper+.tag-wrapper {
    top: 40px
}

.tag-wrapper:last-child:not(:first-child) {
    top: auto;
    bottom: 10px;
    right: 40px
}

.featured_div {
    float: left;
    background-color: #c02b20;
    color: #fff;
    position: relative;
    left: 20px;
    font-size: 11px;
    padding: 8px 18px 6px;
    height: 26px;
    background-image: none !important;
    opacity: .8;
    line-height: 12px;
    text-transform: uppercase
}

.page-template-property_list_half .content_wrapper {
    width: 100%;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0
}

.property_location {
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    height: auto;
    font-size: 13px;
    margin: 0;
    padding: 10px 0 15px;
    color: #8f9eb6;
    line-height: 16px;
    float: left;
    max-width: 100%
}

.socila-item-wrapper {
    display: inline-block;
    padding: 4px 12px 0;
    float: left
}

.socila-item-wrapper:first-of-type {
    border-left: 0;
    padding-left: 0
}

.sociala-my-listings {
    font-size: 12px;
    display: inline-block;
    padding: 0 16px;
    line-height: 26px;
    float: right;
    color: #fff;
    background: #20c063;
    text-transform: lowercase
}

.agent-unit-img-wrapper {
    position: relative;
    overflow: hidden;
    background: #000
}

.agent-listing-img-header {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 5px solid #ededed;
    background-size: cover;
    background-position: 50% 50%;
    margin: 0 20px 0 0
}

.social-wrapper {
    width: 100%;
    text-align: center;
    float: left;
    padding: 0 20px
}

.see_my_list_featured {
    left: 20px;
    position: absolute;
    bottom: 0;
    width: 100%
}

.featured_social-wrapper {
    position: absolute;
    bottom: 20px;
    left: 20px
}

.featured_social-wrapper a i {
    width: 37px;
    height: 37px;
    color: #cbcbcb;
    float: left;
    border: 1px solid #ededed;
    padding: 9px 0 0 11px;
    margin-right: -1px;
    font-size: 17px;
    -webkit-transition: all .3s;
    transition: all .3s
}

.featured_social-wrapper .fa-facebook {
    padding: 9px 0 0 13px
}

.featured_social-wrapper .fa:hover {
    color: #20c063
}

.blog_list_wrapper {
    min-height: 400px;
    margin: 0 -15px
}

.single-content.blog_list_wrapper {
    padding-top: 30px
}

.widemeta {
    float: left;
    width: 100%;
    padding-bottom: 7px
}

.fa-comment-o {
    margin-right: 1px !important
}

.blog-unit-wrapper {
    padding: 0 15px
}

.read_more i {
    font-size: 12px;
    margin-left: 6px
}

.related-unit {
    float: left;
    margin: 0 0 30px -15px
}

.related-post-unit {
    border: 1px solid #ededed;
    position: relative;
    float: left;
    min-height: 235px
}

.related-post-unit p {
    font-size: 12px;
    color: #a0a0a0;
    padding: 0 15px;
    margin-bottom: 12px
}

.related_post_link {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3em;
    margin-bottom: 10px;
    padding: 0 15px;
    float: left;
    width: 100%;
    color: #333
}

.listing-cover-title {
    width: 100%;
    margin: 0 auto;
    top: 35%;
    position: absolute;
    padding: 0 10px
}

.listing-cover-title a {
    color: #fdfdfd;
    font-size: 17px;
    text-align: center;
    width: 100%;
    float: left
}

.listing-cover-plus-related {
    color: #fdfdfd;
    font-size: 25px;
    height: 30px;
    position: absolute;
    top: 40%;
    left: 50%;
    margin: 25px 0 0 -15px;
    border: 1px solid #fdfdfd;
    padding: 0 7px;
    z-index: 12;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    line-height: 27px
}

.single-content {
    padding: 0;
    font-size: 15px;
    line-height: 22px;
    width: 100%
}

.single-content:empty {
    margin-bottom: 0;
    height: 0
}

.single-content p a {
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.single-content p a:hover {
    color: #20c063
}

.gallery img {
    border: 3px solid #f0f0f0 !important
}

.single-title {
    margin-bottom: 10px;
    display: inline;
    float: left;
    width: 100%;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: -2px;
    margin-bottom: 0
}

.author-meta {
    line-height: 35px;
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.content404 {
    min-height: 500px
}

.list404 {
    width: 33%;
    float: left
}

.list404 ul {
    margin-left: 18px
}

.single-content p {
    margin-bottom: 20px
}

.meta-info {
    padding: 0;
    margin-bottom: 40px;
    margin-top: 20px;
    font-size: 13px;
    color: #999
}

.meta-info a {
    color: #8f9eb6;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.meta-info a:hover {
    color: #20c063
}

.meta-info .fa {
    margin-right: 2px
}

.carousel-indicators {
    bottom: -15px
}

.col-md-12.full_width_prop .carouselvertical,
.col-md-12.full_width_prop .carouselvertical .carousel-inner {
    height: 100% !important;
    max-height: 100% !important;
    max-width: 100%
}

.col-md-12.full_width_prop .vertical-wrapper {
    width: 100% !important
}

.carousel-control {
    width: 102px;
    height: 82px;
    font-size: 45px;
    opacity: 1;
    top: 50%;
    margin-top: -41px
}

.post-no-comments {
    margin-top: 0
}

.meta-element,
.meta-element a,
.post-no-comments {
    display: inline;
    margin-bottom: 20px;
    color: #909090;
    text-align: left;
    font-weight: 400
}

.meta-element,
.meta-element a {
    margin-top: 10px
}

.post-no-comments {
    float: right
}

.post-meta-data {
    background: #e8e8e8;
    width: 100%;
    padding: 5px 3px 3px 5px;
    float: left;
    margin-bottom: 30px
}

.post-meta-data,
.post-meta-data a {
    font-size: 11px;
    text-align: center;
    color: #4a4a4a;
    font-weight: 500
}

.meta-element img {
    width: 35px;
    height: 35px;
    margin-right: 10px;
    border-radius: 50%
}

.navnav {
    width: auto
}

.prop_social_single {
    width: 100%;
    text-align: left;
    margin-top: 20px;
    float: right;
    border-top: 1px solid #e9e9e9;
    padding-top: 20px
}

.prop_social_single span {
    font-size: 15px;
    font-weight: 700;
    color: #666;
    padding-right: 10px;
    line-height: 1.5;
    text-transform: uppercase
}

.prop_social_single .social-instagram,
.prop_social_single .social-linkedIn,
.prop_social_single .social-pinterest,
.prop_social_single .social-rss,
.prop_social_single .social-twitter,
.prop_social_single .social-youtube {
    line-height: 28px;
    font-size: 15px;
    width: 28px;
    height: 28px;
    padding-left: 7px
}

.prop_social_single .social-google {
    line-height: 28px;
    font-size: 15px;
    width: 28px;
    height: 28px;
    padding-left: 4px
}

.prop_social_single .social-facebook {
    line-height: 28px;
    font-size: 15px;
    width: 28px;
    height: 28px;
    padding-left: 9px
}

.propery_listing_main_image {
    position: relative;
    width: 100%;
    height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden
}

#carousel-property-page-header .carousel-indicators li {
    display: inline-block;
    width: auto;
    height: 65px;
    margin: 0 15px 15px 0;
    text-indent: 0;
    cursor: pointer;
    background-color: #000;
    background-color: transparent;
    border: none;
    opacity: 1;
    position: relative
}

#carousel-property-page-header .carousel-indicators .active {
    width: auto;
    background-color: transparent;
    opacity: 1
}

#carousel-property-page-header .carousel-indicators {
    text-align: left;
    padding: 0 0 0 45px;
    left: 50%;
    max-width: 1200px;
    float: none;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    bottom: 0;
    margin-bottom: 20px
}

#carousel-property-page-header .carousel-indicators img {
    border: 1px solid #2b2937;
    border: 2px solid #fff;
    max-width: 110px
}

#carousel-property-page-header .carousel-indicators .active img {
    border: 2px solid #20c063
}

.carousel-indicators-wrapper-header-prop {
    background-color: #2b2937;
    width: 1200px;
    position: absolute;
    height: auto;
    z-index: 15;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0
}

.carousel-property-page-header-overalay {
    background: #2b2937;
    opacity: .3;
    width: 100%;
    height: 100%;
    max-height: 64px;
    position: absolute;
    max-width: 108px;
    left: 1px;
    top: 1px
}

.carousel-indicators .active .carousel-property-page-header-overalay {
    opacity: 0
}

.carouselvertical .carousel-inner {
    margin-right: 144px;
    width: auto
}

#carousel-indicators-vertical {
    width: 143px;
    right: 0;
    position: absolute;
    top: 0;
    bottom: auto;
    list-style: none;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background: #000;
    padding-left: 3px;
    height: 100%
}

#carousel-indicators-vertical li {
    margin-bottom: 3px;
    position: relative;
    cursor: pointer
}

#carousel-indicators-vertical .active img {
    opacity: 1
}

#carousel-indicators-vertical li img {
    opacity: .4;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

#carousel-indicators-vertical li:hover img {
    opacity: .6
}

#carousel-indicators-vertical .caption-wrapper {
    width: 665px
}

.carousel-control.right.vertical {
    right: 143px
}

.verticalstatus {
    right: 146px !important
}

.vertical-wrapper {
    width: auto !important;
    background: transparent !important;
    position: absolute !important;
    bottom: 0;
    padding: 0 !important;
    right: 144px;
    left: 0
}

.vertical-wrapper span {
    z-index: 11;
    position: relative;
    padding-left: 15px;
    padding-top: 9px
}

.vertical-wrapper-back {
    z-index: 10;
    position: absolute;
    background: #2b2937;
    opacity: .5;
    width: 100%;
    height: 100%
}

.carouselvertical {
    height: 385px !important
}

.carouselvertical .videoitem {
    max-height: 500px
}

.carouselvertical .videoitem iframe {
    width: 100%;
    min-height: 355px !important
}

.entry-prop {
    display: inline;
    width: auto;
    float: none;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: -2px;
    margin: 0 !important
}

.adres_area {
    font-size: 13px;
    margin-bottom: 30px;
    padding-top: 5px
}

.adres_area,
.adres_area a {
    color: #20c063
}

.adres_area a:hover {
    color: #444
}

.prop_title_zone_menu {
    background: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
    border-bottom: 1px solid #ededed;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e4e4e4;
    margin-top: -3px
}

.prop_title_zone_menu_container {
    width: 1200px;
    margin: 0 auto
}

.property_menu {
    list-style-type: none;
    margin: 0;
    padding: 0 45px;
    float: left
}

.property_menu li {
    display: inline;
    padding: 20px 15px;
    float: left
}

.property_menu li a {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: .26px;
    font-weight: 500;
    color: #909090
}

.property_menu li a:hover {
    color: #20c063
}

.property_menu li:first-child {
    padding-left: 0
}

.prop_title_zone_menu_fixed {
    position: fixed;
    z-index: 99;
    background: #f7f7f7;
    height: 41px;
    margin-top: 0;
    top: 0
}

.prop_title_zone_menu_fixed .property_menu li {
    padding: 13px
}

.property-panel .panel {
    padding: 20px
}

.property-panel .panel-heading {
    background-color: #fff;
    background-image: none;
    padding: 0
}

.property-panel h4 {
    padding: 0;
    text-transform: uppercase;
    color: #444;
    font-weight: 600
}

.property-panel .panel-body {
    padding: 0;
    margin-top: 20px
}

.single-estate_agent #show_contact {
    margin-bottom: 12px
}

.property_slider_enquire_title {
    margin: 0;
    font-size: 15px;
    font-weight: 600
}

.title_agent_slider {
    color: #444;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 0;
    display: inline-block
}

#primary .title_agent_slider a {
    color: #444
}

.slider-property-status {
    top: 14px;
    right: 0;
    position: absolute;
    z-index: 50;
    padding: 15px 30px;
    font-size: 15px;
    color: #fdfdfd
}

.item-caption {
    color: #fff;
    position: absolute;
    bottom: 0;
    padding: 10px 20px;
    text-shadow: 1px 1px #444
}

.rowclosed {
    bottom: -42px !important
}

.caption-wrapper {
    width: 100%;
    height: 40px;
    color: #fff;
    float: left;
    padding: 9px 0 0 13px;
    font-size: 15px;
    background: #2b2937;
    z-index: 20;
    position: relative;
    cursor: pointer
}

.caption-wrapper .fa {
    font-size: 22px
}

.caption-wrapper span {
    display: none
}

.caption-wrapper span.active {
    display: block
}

.caption_control {
    width: 20px;
    height: 20px;
    float: right
}

.caption_control:after {
    padding: 12px 13px 0 5px;
    color: #fff;
    content: "\F107";
    margin: 0;
    position: absolute;
    bottom: 9px;
    right: 0;
    font-size: 20px
}

.closed .caption_control:after {
    content: "\F106"
}

.carousel-control.left,
.carousel-control.right {
    background: none;
    background-image: none;
    opacity: .9
}

.carousel-control:hover {
    opacity: 1
}

.carousel-control.right {
    right: 0
}

.carousel-control.left {
    left: 0
}

#carousel-property-page-header .carousel-control.left {
    left: -12px;
    width: 50px;
    height: auto;
    font-size: 45px;
    opacity: 1;
    top: 50%;
    margin-top: -27px
}

#carousel-property-page-header .carousel-control.right {
    right: 0;
    width: 50px;
    height: auto;
    font-size: 45px;
    opacity: 1;
    top: 50%;
    margin-top: -27px
}

#accordion_prop_addr {
    margin-top: 0;
    display: inline-block;
    width: 100%
}

.property-panel {
    margin-bottom: 20px
}

.panel-body strong {
    font-weight: 500
}

.property-panel .panel {
    margin-bottom: 3px;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.property-panel .panel-body {
    border: none !important
}

#myChart,
#myChartacc,
.my_chart_dash {
    padding: 0;
    padding: 0 20px
}

#myChart,
#myChartacc,
.my_chart_dash,
.tab-pane #myChart {
    height: 400px !important;
    width: 100% !important
}

.my_chart_dash {
    margin-top: 15px
}

.statistics_wrapper {
    float: left;
    height: 450px;
    width: 100%;
    display: none
}

.statistics_wrapper_total_views {
    float: left;
    width: 100%;
    margin: 15px 15px -5px
}

.property-panel h4 {
    margin-bottom: 0;
    font-size: 15px;
    padding: 4px 0 0
}

.property-panel h4 a {
    width: 100%
}

.property-panel h4:after {
    font-family: fontawesome;
    content: "\F106";
    position: relative;
    float: right;
    margin-right: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.property-panel a:hover {
    text-decoration: none
}

.property-panel h4:hover {
    color: #20c063
}

.property-panel .carusel_closed:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.property-panel h4 a:hover {
    text-decoration: none
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ededed
}

.property-panel i {
    margin-right: 0
}

#accordion_prop_features i {
    margin-right: 5px
}

.mylistings {
    margin: 0 -15px
}

.prop_title_zone {
    background: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
    border-bottom: 1px solid #ededed
}

.prop_title_zone.with_full_header {
    background: transparent;
    width: 100%;
    height: 100%;
    display: inline-block;
    border-bottom: none
}

.prop_title_zone_container {
    width: 1200px;
    margin: 0 auto;
    padding: 0 45px;
    position: relative
}

.notice_area {
    width: 100%;
    color: #768082;
    position: relative
}

.property_categs {
    float: left;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 0;
    width: 100%
}

.property_categs a {
    color: #909090
}

.property_categs a:hover {
    color: #20c063
}

#add_favorites {
    position: relative;
    top: auto;
    right: auto;
    cursor: pointer;
    font-size: 11px;
    letter-spacing: .05em;
    float: left;
    border: 1px solid #20c063;
    padding: 0 12px;
    line-height: 20px
}

#add_favorites.isfavorite:hover,
#add_favorites:hover {
    background-color: #20c063;
    color: #fff;
    padding: 0 5px
}

#add_favorites.isfavorite {
    padding: 0 5px;
    background-color: #20c063;
    color: #fff;
    padding: 0 12px
}

#add_favorites.isfavorite:hover,
#add_favorites:hover,
#print_page:hover {
    background-color: #c02b20;
    border: 1px solid #c02b20;
    color: #fff;
    padding: 0 12px
}

.prop_social {
    position: relative;
    top: auto;
    right: auto;
    float: right
}

.prop_social i {
    font-size: 13px;
    color: #20c063
}

.no_views {
    float: left;
    font-size: 15px
}

.no_views i {
    margin-right: 5px
}

.prop_social i {
    font-size: 17px;
    margin-left: 13px;
    display: inline;
    color: #8f9eb6
}

.prop_social a {
    color: #8f9eb6;
    padding: 3px 0 0;
    height: 30px;
    margin-left: 2px;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 1.3333333333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.prop_social a,
.prop_social a:hover {
    text-decoration: none
}

.share_facebook:hover {
    color: #3b5998 !important
}

.share_tweet:hover {
    color: #00cffe !important
}

.share_google:hover {
    color: #d63e30 !important
}

.share_pinterest:hover {
    color: #b61d23 !important
}

.price_area {
    padding: 0;
    font-size: 41px;
    font-weight: 600;
    color: var(--main-color);
    letter-spacing: -2px;
    margin-top: 12px
}

.price_area a {
    color: currentColor
}

.pricelabel {
    padding: 14px 0 3px 7px
}

.adres_area,
.pricelabel {
    float: left;
    font-size: 15px
}

.adres_area {
    clear: both
}

.entry-title-agent {
    margin: 0;
    font-weight: 300
}

.mydetails {
    background-color: #f0f0f0;
    height: 40px;
    padding: 9px 0 9px 13px;
    font-size: 16px;
    margin-bottom: 13px;
    color: #3a4659
}

.col-md-12 .mydetails {
    width: 798px
}

.facebook_icon {
    background-color: #3b5998
}

.twiter_icon {
    background-color: #00aced
}

.linkedin_icon {
    background-color: #007bb6
}

.pinterest_icon {
    background-color: #cb2027
}

.instagram_icon {
    background-color: #517fa4
}

.social-agent-page {
    font-size: 20px;
    position: absolute;
    bottom: 0
}

.social-agent-page a {
    margin-right: 10px;
    color: #768082
}

.wpestate-row {
    margin: 0 -10px
}

.agent-listing-img-wrapper {
    width: 100%;
    position: relative;
    cursor: pointer
}

.pagination_agent {
    margin-left: 15px
}

#comments {
    font-size: 13px;
    line-height: 22px;
    padding: 0;
    float: left;
    width: 100%
}

#comments:empty {
    display: none
}

#comments ul {
    list-style: none;
    margin: 0
}

.comment {
    padding-bottom: 16px;
    min-height: 113px;
    margin-bottom: 2px
}

div.comment {
    border-bottom: 1px solid #ededed
}

.comment-respond {
    width: 100%;
    clear: both;
    float: left;
    margin: 0
}

.pingback {
    margin: 0 0 13px
}

.comment .blog_author_image {
    width: 55px;
    height: 55px;
    display: inline;
    float: left;
    margin: 0 13px 13px 0
}

.comment-reply-link {
    margin-top: 67px;
    float: left;
    background-color: #20c063 !important;
    color: #fff !important;
    padding-top: 6px;
    padding-bottom: 2px;
    text-align: center;
    font-size: 13px;
    line-height: 1.3em;
    width: 55px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px
}

.comment-reply-link:hover {
    text-decoration: none;
    background-color: #222 !important
}

.comment-content {
    padding-left: 65px
}

.comment_name {
    font-size: 16px;
    color: #444;
    line-height: 1.6em
}

.comment_name a {
    font-size: 16px;
    color: #444;
    line-height: 1.3em
}

.edit-link {
    margin-left: 5px;
    float: right
}

.comment_date {
    color: #8f9eb6;
    font-size: 12px
}

.form-allowed-tags {
    white-space: normal
}

.commentlist .children {
    padding: 17px 0 0 37px;
    margin-left: 0 !important;
    padding-left: 67px
}

.comment-notes {
    text-align: left;
    font-size: 13px;
    line-height: 1.3em
}

.comment-form-comment {
    text-transform: uppercase;
    font-weight: 700;
    display: inline;
    color: #4e5c64
}

.comment-form-comment textarea {
    font-weight: 400;
    border: 1px solid #ededed;
    background: #fff;
    height: 132px
}

.comment-notes,
.logged-in-as {
    margin-bottom: 5px
}

#comment {
    padding-left: 10px
}

.comment-form-url {
    margin-right: 0
}

.comment-content p {
    padding-top: 5px
}

#reply-title {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: 20px
}

#cancel-comment-reply-link {
    font-size: 14px;
    text-align: left;
    text-transform: none;
    letter-spacing: normal;
    width: 100%;
    display: inline-block;
    color: #999;
    margin-top: 10px
}

#comments .col-md-4 {
    padding: 0
}

#comments .comment-form-email.col-md-4 {
    padding: 0 20px
}

#primary ul {
    list-style: none;
    margin: 0
}

#primary a {
    color: #909090
}

#primary a:hover {
    color: #20c063
}

.menu-footer-container ul {
    float: left
}

.widget-container.boxed_widget form {
    padding: 0;
    display: inline-block;
    width: 100%
}

.widget-title-sidebar {
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 15px;
    color: #444;
    padding: 0;
    font-weight: 600;
    text-transform: uppercase
}

.widget_archive .widget-title-sidebar,
.widget_categories .widget-title-sidebar,
.widget_meta .widget-title-sidebar,
.widget_nav_menu .widget-title-sidebar,
.widget_pages .widget-title-sidebar,
.widget_recent_comments .widget-title-sidebar,
.widget_recent_entries .widget-title-sidebar {
    margin-bottom: 0
}

#primary .widget-title-sidebar:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #ededed;
    display: block;
    margin-top: 10px
}

.widget-title-sidebar_blank {
    height: 13px;
    width: 100%
}

.widget-area-sidebar .widget-container {
    background-color: #fff
}

.widget-container {
    margin-bottom: 30px;
    width: 100%;
    float: left;
    padding: 15px
}

#primary .widget-container {
    clear: both
}

#primary .widget-container form {
    display: inline-block;
    width: 100%;
    position: relative
}

.widget-container li,
.widget li {
    font-size: 15px;
    width: 100%
}

.list_sidebar_currency li {
    margin-bottom: 0
}

.children {
    padding: 0 0 0 13px
}

.children li:last-of-type {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

#primary .widget_categories .cat-item a {
    font-size: 13px;
    text-transform: capitalize
}

#primary .widget_categories .cat-item {
    line-height: 1.6em;
    border-bottom: 1px solid #ededed;
    padding-top: 13px;
    padding-bottom: 13px
}

.widget_categories .cat-item .children {
    margin-left: 30px
}

.widget_categories .screen-reader-text {
    width: 100%
}

.widget_recent_comments li:before {
    content: "\F0E5";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    font-size: 13px;
    margin: 0 13px 0 0
}

#primary .widget_archive li,
#primary .widget_meta li,
#primary .widget_nav_menu li,
#primary .widget_pages li,
#primary .widget_recent_comments li,
#primary .widget_recent_entries li {
    border-bottom: 1px solid #ededed;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 10px;
    float: left;
    line-height: 1.6em
}

#primary .widget_archive li,
#primary .widget_nav_menu li,
#primary .widget_pages li,
#primary .widget_recent_entries li {
    padding-left: 0
}

#primary .widget_nav_menu .sub-menu ul {
    padding-top: 17px;
    padding-bottom: 16px;
    border-top: 0 !important
}

#primary .widget_meta li:hover,
#primary .widget_nav_menu li .sub-menu li:hover,
#primary .widget_pages li:hover,
#primary .widget_recent_comments li:hover,
#primary .widget_recent_entries li:hover {
    background-color: #f7f7f7
}

.widget_text li:before {
    content: "";
    margin: 0
}

.widget_meta li:before {
    content: "\F013";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: block;
    float: left;
    text-decoration: inherit;
    font-size: 13px;
    margin: 0 13px 0 1px
}

.widget_archive li:before,
.widget_categories li:before,
.widget_nav_menu li:before,
.widget_pages li:before,
.widget_recent_entries li:before {
    content: "\F105";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    font-size: 16px;
    padding: 0 10px;
    color: #20c063
}

.widget_categories .cat-item:hover {
    background-color: #f7f7f7
}

.widget li:before {
    margin-top: 1px
}

.sidebar_filter_menu {
    margin-top: 1px;
    position: relative;
    font-size: 15px;
    padding: 13px
}

.form-control.open .sidebar_filter_menu {
    color: #20c063
}

.caret_sidebar {
    position: absolute;
    right: 15px;
    top: 22px;
    border: none
}

._4s7c {
    border: 1px solid #fff000 !important;
    border-top-color: #fff000 !important
}

.widget_archive li:hover {
    background-color: #f7f7f7
}

.widget_nav_menu .menu>li {
    height: 100%;
    float: left;
    line-height: 1.3em
}

.screen-reader-text {
    float: left;
    width: 100%
}

.social_sidebar {
    margin-bottom: 30px
}

.social_sidebar_internal img {
    margin: 0 9px 9px 0;
    width: 40px
}

#primary .social_sidebar_internal a {
    width: 48px;
    height: 48px;
    margin: 0 10px 10px 0;
    padding-bottom: 0;
    position: relative;
    line-height: 48px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

#primary .social_sidebar_internal i {
    font-size: 18px;
    color: #cbcbcb;
    -webkit-transition: all .3s;
    transition: all .3s
}

#primary .social_sidebar_internal a:hover i {
    color: #20c063
}

.social-facebook,
.social-google,
.social-instagram,
.social-linkedIn,
.social-pinterest,
.social-rss,
.social-twitter,
.social-whatsapp,
.social-youtube {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 48px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    width: 48px;
    height: 48px;
    border-radius: 3px;
    padding-top: 0;
    border: 1px solid #ededed
}

.social-rss:before {
    content: "\F09E";
    color: #f60
}

.social-rss:hover {
    background-color: #f60
}

.social-facebook:before {
    content: "\F09A";
    color: #3b5999
}

.social-facebook:hover {
    background-color: #3b5999
}

.social-twitter:before {
    content: "\F099";
    color: #55acee
}

.social-twitter:hover {
    background-color: #55acee
}

.social-google:before {
    content: "\F0D5";
    color: #dd4b39
}

.social-google:hover {
    background-color: #dd4b39
}

.social-linkedIn:before {
    content: "\F0E1";
    color: #0077b5
}

.social-linkedIn:hover {
    background-color: #0077b5
}

.social-pinterest:before {
    content: "\F0D2";
    color: #bd081c
}

.social-pinterest:hover {
    background-color: #bd081c
}

.social-youtube:before {
    content: "\F167";
    color: #cd201f
}

.social-youtube:hover {
    background-color: #cd201f
}

.social-instagram:before {
    content: "\F16D";
    color: #e4405f
}

.social-instagram:hover {
    background-color: #e4405f
}

.social-facebook:hover:before,
.social-google:hover:before,
.social-instagram:hover:before,
.social-linkedIn:hover:before,
.social-pinterest:hover:before,
.social-rss:hover:before,
.social-twitter:hover:before,
.social-youtube:hover:before {
    color: #fff
}

#primary .widget_nav_menu .sub-menu {
    padding: 10px 0 0 18px
}

.widget_nav_menu .sub-menu li:last-of-type {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.widget_nav_menu .sub-menu .menu-item-has-children>a:after {
    content: "";
    width: 0
}

#primary .widget_nav_menu .sub-menu li:hover {
    background-color: #fff;
    color: #20c063;
    border-bottom: 1px solid #ededed
}

#primary .widget_nav_menu .sub-menu li:hover a {
    color: #20c063
}

.tweet_circle {
    background-color: #fff;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline;
    float: left;
    margin-left: 10px;
    cursor: pointer
}

#tw_control {
    display: block;
    position: absolute;
    bottom: -9px
}

#tw_control li {
    border: 1px solid #fff;
    width: 12px;
    height: 12px;
    margin: 0;
    margin-left: 12px
}

.wpestate_recent_tweets .item {
    height: 140px
}

.single_tweet_wrapper img {
    float: left;
    margin-right: 15px
}

.twitter_time {
    float: left;
    width: 100%;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600
}

.single_tweet_wrapper {
    font-size: 13px;
    line-height: 1.6em;
    width: auto;
    display: inline;
    float: left;
    border-bottom: 1px solid #ededed;
    padding: 15px 0 10px
}

.single_tweet_wrapper:first-child {
    padding-top: 0
}

.single_tweet_wrapper:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

#submit-form {
    margin-bottom: 0 !important;
    width: 100%;
    min-width: 90px
}

.searchform #submit-form {
    width: auto;
    margin-left: 13px
}

#s,
.searchform .field {
    float: left
}

.searchform {
    margin-left: 15px
}

.wpresidence_search_button .fa {
    position: absolute;
    top: 9px;
    right: 9px
}

.wpresidence_search_button {
    width: 32px;
    height: 32px;
    padding: 0;
    border: 0;
    text-align: center;
    line-height: 3;
    margin: 0;
    position: absolute;
    bottom: 20px;
    right: 7px;
    -webkit-transition: all .33s ease;
    transition: all .33s ease
}

.textwidget {
    font-size: 14px;
    line-height: 22px
}

.textwidget p {
    margin-bottom: 13px
}

.tagcloud a {
    margin: 0 10px 10px 0
}

#calendar_wrap {
    border: 1px solid #f0f0f0;
    padding-top: 13px;
    background: #fdfdfd
}

.widget_calendar #wp-calendar {
    color: #555;
    width: 100%;
    text-align: center;
    background: #fdfdfd
}

.widget_calendar #wp-calendar caption,
.widget_calendar #wp-calendar td,
.widget_calendar #wp-calendar th {
    text-align: center
}

table tbody tr td {
    color: #333;
    padding: 5px 6px;
    vertical-align: top
}

#calendar_wrap table {
    border: none;
    margin-bottom: 0
}

#calendar_wrap table td,
table tr {
    border: none
}

.widget_calendar #wp-calendar caption {
    font-size: 12px;
    font-weight: 500;
    padding: 0 0 13px
}

.widget_calendar #wp-calendar th {
    font-weight: 700
}

.widget_calendar #wp-calendar tfoot td,
.widget_calendar #wp-calendar th {
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 6px 0
}

.widget_calendar #wp-calendar th {
    padding: 13px 0
}

.widget_calendar #wp-calendar tfoot td {
    padding: 10px 0
}

.widget-container.contact_sidebar,
.widget-container.widget_search,
.widget-container.widget_tag_cloud {
    width: 100%
}

.contact_sidebar_wrap p {
    line-height: 1.8em;
    font-size: 13px;
    margin-bottom: 5px
}

.contact_widget_label {
    width: 63px;
    float: left;
    font-weight: 600
}

.contact_widget_social_wrapper {
    margin-top: 10px;
    float: left;
    width: 100%
}

.contact_widget_social_wrapper .fa {
    font-size: 18px;
    width: 15px;
    height: 20px;
    margin-right: 20px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    color: #cbcbcb
}

.contact_widget_social_wrapper .fa-facebook {
    margin-right: 15px
}

.contact_widget_social_wrapper .fa:hover {
    color: #20c063
}

.widget-container.latest_listings {
    float: left;
    width: 100%;
    position: relative
}

.widget-container.latest_listings .widget-title-sidebar {
    margin-bottom: 10px
}

.owl-featured-slider.owl-carousel.owl-theme {
    position: relative;
    max-width: 525px;
    background-color: #fff
}

.widget-container.latest_listings .owl-carousel .owl-item .item {
    min-height: 100%;
    width: 100%;
    height: 100%;
    padding: 0
}

.widget-container.latest_listings .owl-carousel .owl-item {
    float: left;
    position: relative;
    height: auto
}

.widget-container .latest_listings .featured_title {
    position: relative;
    margin-bottom: 0;
    margin-top: 15px
}

.owl-featured-slider.owl-carousel .owl-wrapper-outer {
    background: transparent
}

.widget-container.latest_listings .owl-controls {
    position: absolute;
    width: 100%;
    height: 25px;
    top: 50%;
    margin-top: -40px
}

.widget_latest_internal {
    padding: 7px 0;
    width: 100%;
    height: auto;
    min-height: 54px;
    float: left;
    border-bottom: 1px solid #ebebeb
}

.widget_latest_internal:last-of-type {
    margin-bottom: 0
}

.widget_latest_internal img {
    vertical-align: top;
    display: inline;
    float: left;
    width: 100%;
    height: auto
}

.widget_latest_internal .listing-cover {
    height: 100%
}

.widget_latest_internal .listing-cover-plus {
    color: #fdfdfd;
    font-size: 25px;
    height: 27px;
    width: 27px;
    top: 50%;
    left: 50%;
    margin: -12px 0 0 -13px;
    padding: 0 0 0 1px;
    line-height: 27px;
    text-align: center
}

.featured_sidebar:hover .listing-cover,
.widget_latest_internal:hover .listing-cover,
.widget_latest_internal:hover .listing-cover-plus {
    opacity: 1
}

.listing_name {
    display: inline;
    margin-left: 0;
    float: left;
    line-height: 1.2em;
    position: relative;
    width: 60%;
    padding-left: 8px;
    margin-top: 0
}

.no_post_th {
    margin-left: 0
}

.widget_latest_title {
    color: #3e454d
}

.widget_latest_listing_image {
    position: relative;
    float: left;
    max-width: 35%;
    background: #000;
    overflow: hidden
}

#primary .widget_latest_title a {
    color: #444;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px
}

.widget_latest_price {
    display: block;
    margin-top: 3px;
    font-size: 12px;
    color: #20c063;
    font-weight: 500
}

.widget_latest_price .price_label {
    font-size: 12px;
    margin-top: 2px
}

.widget-container.latest_listings .owl-theme .owl-controls .owl-buttons .owl-next {
    float: right;
    right: 0;
    left: auto
}

.widget-container.latest_listings .owl-theme .owl-controls .owl-buttons .owl-prev {
    float: left;
    left: 0;
    right: auto
}

.widget-container.latest_listings .owl-theme .owl-controls .owl-buttons div {
    opacity: .9;
    font-size: 25px;
    line-height: 22px;
    margin: 0;
    padding: 0
}

.featured_sidebar {
    width: 100%;
    padding: 0;
    position: relative;
    overflow: hidden;
    clear: both;
    background-color: #fff;
    max-width: 525px
}

.featured_sidebar_intern {
    position: relative
}

.featured_sidebar_intern a {
    margin: 0;
    padding: 0
}

.featured_widget_wrapper {
    padding: 20px 15px;
    position: relative;
    height: 100%;
    float: left;
    width: 100%
}

.featured_title {
    width: 100%;
    font-size: 15px;
    line-height: 1.6em;
    text-transform: uppercase;
    font-weight: 600;
    color: #444;
    margin-bottom: 5px
}

.featured_property_widget_price {
    margin: 15px 0;
    background: #20c063;
    font-size: 12px;
    position: absolute;
    color: #fff;
    padding: 7px 5px 4px;
    top: -45px;
    left: 15px
}

.latest_listings .featured_property_widget_price {
    top: 0;
    left: 10px
}

.featured_property_widget_price .price_label {
    font-size: 12px
}

#primary .featured_title a {
    color: #444
}

.property_location_wrapper {
    font-size: 13px;
    line-height: 22px
}

.featured_second_line {
    position: absolute;
    left: 0;
    bottom: 40px;
    padding: 9px 13px;
    font-size: 13px;
    color: #fff;
    opacity: .95
}

.featured_widget_image {
    position: relative;
    cursor: pointer;
    background: #000;
    overflow: hidden
}

.agent-unit-img-wrapper img,
.featured_widget_image img {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.featured_sidebar .listing-cover {
    height: 100%
}

.featured_sidebar .listing-cover-plus {
    top: 50%
}

.featured_sidebar:hover .listing-cover-plus {
    opacity: 1;
    top: 50%
}

.advanced_search_shortcode {
    width: 100%;
    font-size: 13px;
    background-color: #fafafa;
    padding: 13px 7px;
    border: 1px solid #ededed;
    float: left
}

.advanced_search_sidebar {
    width: 100%;
    background-color: #fff
}

.advanced_search_sidebar form {
    padding: 0 13px 13px
}

.widget-container.advanced_search_sidebar form {
    padding: 0
}

.advanced_search_sidebar .btn {
    margin: 0 auto;
    display: block
}

#anual_pay {
    margin-bottom: 13px !important
}

#gmap_wrapper {
    position: relative
}

#gmap_wrapper,
#googleMap {
    -webkit-transition: height .3s ease;
    transition: height .3s ease
}

#googleMap {
    width: 100%
}

.gmap_bar_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #fff
}

.adv-search-1.halfsearch {
    width: 100%
}

.half_map_search_wrapper {
    float: left;
    width: 100%;
    background: #fafafa;
    padding: 20px;
    border-bottom: 1px solid #ededed
}

.half_map_body .row {
    margin-left: 0;
    margin-right: 0
}

.half_map_search_wrapper .wpresidence_button {
    width: 100%
}

.half_map_search_wrapper .col-md-6.adv_search_slider {
    width: 33%
}

.google_map_shortcode_wrapper {
    position: relative
}

#googleMapSlider {
    position: absolute;
    width: 100%;
    height: 100%;
    float: left;
    display: block;
    z-index: 1;
    display: none
}

#googleMap_shortcode {
    width: 100%;
    height: 100%;
    min-height: 400px;
    background: #f0f0f0;
    height: 400px
}

.scrollon {
    border: 1px solid #20c063
}

.fullmap {
    position: fixed !important;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    z-index: 98;
    -webkit-transition: none;
    transition: none
}

.header_full_map {
    z-index: 90
}

#openmap {
    background-color: #fff;
    opacity: .95;
    color: #9ca3a6;
    position: absolute;
    bottom: 0;
    right: 45px;
    text-align: center;
    padding: 10px 15px;
    font-size: 12px;
    cursor: pointer;
    bottom: -29px;
    z-index: 1;
    pointer-events: auto;
    border: 1px solid #ededed;
    border-bottom: none
}

.page-template-advanced_search_results .with_search_2 #openmap {
    bottom: 0
}

#openmap i {
    margin-right: 5px
}

.with_search_5 #openmap {
    bottom: 0
}

#gmap-loading {
    background-color: transparent;
    color: #444;
    margin: 0 auto;
    width: 500px;
    height: 250px;
    margin-left: -250px;
    padding-top: 58px;
    font-size: 38px;
    font-weight: 600;
    opacity: .9;
    text-transform: lowercase
}

#gmap-loading,
#gmap-noresult {
    position: absolute;
    top: 20%;
    left: 50%;
    text-align: center;
    background-color: #fff
}

#gmap-noresult {
    color: #3a4659;
    margin: 0 auto;
    width: 280px;
    height: 78px;
    margin-left: -150px;
    padding-top: 30px;
    font-size: 20px;
    font-weight: 300;
    opacity: .95;
    display: none
}

#street-view {
    position: absolute;
    top: 55px;
    right: 39px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    cursor: pointer;
    z-index: 99;
    pointer-events: auto;
    background: #fff;
    color: #20c063;
    padding: 2px 11px;
    margin-left: 10px;
    line-height: 27px;
    font-size: 12px;
    border: 1px solid #ededed;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02)
}

#street-view:hover {
    background-color: #3a4659
}

#street-view i {
    font-size: 15px;
    padding: 0 5px 0 0
}

#gmap-control {
    position: absolute;
    top: 15px;
    right: 0;
    opacity: .95;
    opacity: 1;
    pointer-events: auto;
    background: #fff;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    border: 1px solid #ededed
}

.fullmap #gmap-control {
    z-index: 111
}

#gmap-control span i {
    margin-right: 5px;
    margin-left: 0
}

#gmap-control #gmap-next i {
    margin-right: 0;
    margin-left: 5px
}

#gmap-control span {
    background: #fff;
    color: #20c063;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 0 11px;
    line-height: 35px;
    font-size: 12px;
    float: left;
    cursor: pointer;
    height: 34px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

#gmap-control span.spanselected,
#gmap-control span:hover,
#street-view:hover {
    background-color: #20c063;
    color: #fff
}

.gmnoprint img {
    max-width: none !important
}

#googleMap_shortcode img,
#googleMapSlider img {
    border: none !important;
    max-width: none !important
}

.mapcontrolon {
    width: 150px !important;
    z-index: 99;
    top: 20px !important
}

#gmapzoomplus,
#gmapzoomplus_sh {
    background-color: #fff;
    color: #56cd94;
    font-size: 17px;
    position: absolute;
    top: 39px;
    right: 0;
    width: 34px;
    height: 34px;
    cursor: pointer;
    font-weight: 300;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 98;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    pointer-events: auto;
    border: 1px solid #ededed;
    line-height: 34px;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02)
}

#slider_zoom_map {
    height: 165px;
    width: .5em
}

#map_slider_wrapper .ui-slider-vertical .ui-slider-handle {
    left: 0;
    width: 21px;
    height: 21px;
    line-height: 20px;
    border-radius: 50%;
    padding: 0;
    margin-left: -8px;
    border: 1px solid #ededed
}

#map_slider_wrapper {
    display: inline-block;
    padding: 20px 12px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    top: 77px;
    height: 200px
}

#gmapzoomminus,
#gmapzoomminus_sh,
#map_slider_wrapper {
    pointer-events: auto;
    background-color: #fff;
    width: 34px;
    position: absolute;
    right: 0;
    border: 1px solid #ededed;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02)
}

#gmapzoomminus,
#gmapzoomminus_sh {
    color: #61d09b;
    font-size: 17px;
    top: 281px;
    height: 34px;
    cursor: pointer;
    font-weight: 300;
    line-height: 38px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 98;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    line-height: 34px
}

#gmapzoomminus:hover,
#gmapzoomminus_sh:hover,
#gmapzoomplus:hover,
#gmapzoomplus_sh:hover {
    background-color: #61d09b;
    color: #fff
}

#gmapzoomminus.smallslidecontrol {
    left: 15px;
    top: 96px;
    padding-top: 5px;
    display: none
}

#gmapzoomplus.smallslidecontrol {
    top: 63px;
    left: 15px;
    padding-top: 5px;
    display: none
}

#gmapzoomplus_sh.shortcode_control {
    left: 15px;
    padding-top: 0;
    display: block;
    top: 15px
}

#gmapzoomminus_sh.shortcode_control {
    left: 15px;
    padding-top: 0;
    top: 53px;
    display: block
}

#google-default-search {
    top: 15px;
    width: 200px;
    float: left;
    position: relative;
    pointer-events: auto;
    height: 36px;
    border: none;
    border: 1px solid #e4e4e4;
    font-size: 12px;
    margin-bottom: 0;
    line-height: 12px;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02)
}

#google-default-search:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

#map-view,
.map-type {
    width: 80px
}

.map-type {
    position: absolute;
    top: 33px;
    left: 0;
    background-color: #8f9eb6;
    display: none
}

#map-view-satellite {
    top: 66px
}

#map-view-hybrid {
    top: 99px
}

#map-view-terrain {
    top: 132px
}

#map img {
    max-width: none
}

.contact-wrapper {
    margin: 0;
    float: left;
    width: 100%
}

.company_headline {
    width: 100%;
    float: left;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 0;
    margin-bottom: 9px
}

.contact_page_details {
    float: left;
    margin: 20px 0
}

.contact_page_content {
    border-bottom: 1px solid #ededed
}

.contact_page_form {
    height: 100%;
    float: left;
    width: 100%
}

.contact_page_form .wpestate-row .col-md-4 {
    width: 100%
}

.contact_page_form .alert-message {
    background: transparent;
    margin-bottom: 0
}

.contact_page_form .wrapper_content h4 {
    margin-bottom: 0;
    display: none
}

.contact_page_company_details {
    padding-left: 0
}

.contact_page_company_details .header_social {
    padding: 20px 0;
    float: left;
    width: 100%;
    border-top: 1px solid #ededed
}

.contact_detail {
    margin-left: 0;
    line-height: 22px;
    font-size: 13px
}

.contact-content {
    margin-top: 13px;
    float: left
}

.contact-comapany-logo {
    float: left;
    margin-right: 13px;
    border-bottom: 1px solid #ededed;
    height: auto;
    padding: 20px 0
}

#contactinfobox {
    color: #20c063;
    margin-bottom: 0;
    margin-top: 0;
    background: transparent
}

.contactaddr {
    width: 100%;
    text-align: center;
    font-size: 14px !important;
    line-height: 25px !important
}

#search_wrapper {
    width: 100%;
    position: relative;
    background-color: transparent;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 99;
    height: auto;
    padding: 15px
}

.half_map_search_wrapper .col-md-1,
.half_map_search_wrapper .col-md-2,
.half_map_search_wrapper .col-md-3,
.half_map_search_wrapper .col-md-4,
.half_map_search_wrapper .col-md-6,
.half_map_search_wrapper .col-md-8,
.half_map_search_wrapper .col-md-12 {
    padding-left: 5px;
    padding-right: 5px
}

#search_wrapper .col-md-1,
#search_wrapper .col-md-2,
#search_wrapper .col-md-3,
#search_wrapper .col-md-4,
#search_wrapper .col-md-6,
#search_wrapper .col-md-8,
#search_wrapper .col-md-12 {
    padding-left: 7px;
    padding-right: 7px
}

#search_wrapper.wrapper_search_is_float {
    position: absolute;
    width: 1110px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 7px
}

#search_wrapper.fullscreen_search {
    top: auto;
    bottom: 10%
}

.adv_search_hidden_fields {
    display: none;
    float: left;
    width: 100%
}

#search_wrapper_color {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fafafa;
    border-bottom: 1px solid #ededed
}

#search_wrapper.wrapper_search_is_float #search_wrapper_color {
    border: none
}

.search_is_float #search_wrapper_color {
    max-width: 1100px;
    left: 15px
}

.fullscreen_search {
    position: fixed !important;
    bottom: 0;
    left: 0;
    border-bottom: none
}

.fullscreen_search_open {
    bottom: 0
}

#adv-search-header-1 {
    height: 40px;
    margin: 0;
    padding: 13px 15px 10px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: -40px;
    left: 0;
    font-size: 15px;
    width: 228px
}

#adv-search-header-1:after {
    content: "\F0D7";
    position: absolute;
    right: 13px;
    font-size: 17px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.adv-search-1-close #adv-search-header-1:after {
    content: "\F0D8"
}

.adv-search-1 {
    z-index: 1;
    background-color: transparent;
    width: 1124px;
    margin: 0 auto;
    position: relative;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.wrapper_search_is_float .adv-search-1 {
    width: 100%
}

.adv-search-1_noz {
    z-index: 0
}

#results,
#results_no {
    display: none
}

#results {
    position: absolute;
    background: #f0f0f0;
    top: -41px;
    left: 234px;
    padding: 11px;
    width: 874px;
    font-size: 13px
}

.search_wr_6 #results,
.search_wr_7 #results {
    top: -85px;
    left: 0;
    width: auto
}

#showinpage {
    color: #20c063;
    cursor: pointer;
    margin-left: 10px
}

.bottom_sixty {
    padding-left: 15px
}

#search_wr_2 .adv1-holder {
    background-color: transparent
}

.advanced_search_shortcode .col-md-2,
.advanced_search_shortcode .col-md-3,
.advanced_search_shortcode .col-md-4,
.advanced_search_shortcode .col-md-6 {
    padding-right: 7px;
    padding-left: 7px
}

.adv-search-1 input.form-control::-moz-placeholder {
    opacity: 1
}

.adv-search-1 .filter_menu {
    margin-top: 1px;
    left: 14px;
    width: 100%;
    background-color: #fff;
    padding-bottom: 0
}

.adv-search-1 .filter_menu li {
    min-width: 185px
}

#advanced_submit_2,
#advanced_submit_2_mobile,
#showinpage_mobile {
    width: 259px;
    margin-right: 14px;
    color: #fff
}

#advanced_submit_2 {
    width: 155px;
    height: 104px;
    position: absolute;
    top: 0;
    right: 7px;
    background-color: #20c063;
    border: none;
    font-size: 16px;
    white-space: normal;
    line-height: 1.45em;
    font-weight: 600;
    margin-right: 0
}

.wrapper_search_is_float #advanced_submit_2 {
    width: 118px
}

#advanced_submit_2:hover {
    background-color: #222;
    color: #fff
}

#advanced_submit_2:focus {
    outline: none;
    outline-offset: 0
}

.adv_extended_options_text {
    float: left;
    font-size: 13px;
    cursor: pointer;
    width: 100%
}

.adv_extended_options_text i {
    color: #20c063;
    font-size: 16px;
    margin-left: 5px;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

.halfsearch .adv_extended_options_text {
    margin-left: 0 !important;
    margin-top: 0;
    width: 50%
}

.adv-search-1 .adv_extended_options_text,
.adv-search-1 .extended_search_check_wrapper {
    margin-left: 8px
}

.half_map_search_wrapper .extended_search_check_wrapper {
    padding-top: 10px
}

.adv_extended_options_text:hover {
    color: #20c063
}

.adv_results_wrapper .adv-search-1.adv_extended_class {
    position: Relative
}

.adv_extended_class2 {
    position: relative
}

.adv_extended_class2 .adv1-holder {
    height: 120px;
    padding-bottom: 0
}

.extended_search_check_wrapper {
    float: left;
    width: 100%;
    position: relative
}

.extended_search_checker {
    float: left;
    width: 25%;
    margin: 5px 0 !important
}

.halfsearch .extended_search_checker {
    width: 180px;
    margin: 5px 0 0 !important
}

#primary .extended_search_checker label {
    margin-top: 0
}

.checker_wrapper_half {
    padding: 0;
    background-color: #fafafa
}

.advanced_search_sidebar .extended_search_checker {
    float: left;
    width: 100%;
    margin: 5px 0;
    display: inline
}

.advanced_search_sidebar #adv_extended_options_text_widget {
    margin-bottom: 10px;
    margin-top: 15px
}

.advanced_search_shortcode .adv_extended_options_text {
    width: 100%;
    cursor: pointer;
    margin-bottom: 7px;
    padding-left: 7px
}

#advanced_submit_shorcode {
    width: 100%
}

#adv_extended_close_short {
    position: absolute;
    top: 0;
    right: 15px;
    cursor: pointer
}

.advanced_search_shortcode .extended_search_checker {
    line-height: 13px
}

#adv_extended_close_widget {
    position: absolute;
    top: 6px;
    right: 0;
    cursor: pointer
}

.extended_search_check_wrapper {
    display: none
}

.advanced_search_sidebar .col-md-2,
.advanced_search_sidebar .col-md-3,
.advanced_search_sidebar .col-md-4,
.advanced_search_sidebar .col-md-6 {
    width: 100%;
    padding: 0
}

input[type=checkbox] {
    position: relative;
    height: 15px;
    margin-bottom: 0;
    margin-right: 5px;
    vertical-align: top;
    border: 1px solid #dde4e9;
    background-color: #fff;
    color: #565a5c;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin-top: 0
}

input[type=checkbox],
input[type=checkbox]:checked:before {
    outline: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 15px
}

input[type=checkbox]:checked:before {
    content: "\2713";
    content: "\F00C";
    position: absolute;
    font-size: 24px;
    left: 0;
    top: -1px;
    text-align: center;
    color: #20c063;
    display: inline-block;
    font: normal normal normal 13px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 14px
}

#adv_extended_close_adv {
    position: absolute;
    top: 0;
    right: 15px;
    color: #20c063;
    display: none;
    cursor: pointer
}

#adv_extended_options_text_mobile {
    width: 100%;
    margin-bottom: 10px
}

#adv_extended_close_mobile {
    position: absolute;
    top: 0;
    right: 14px;
    color: #8f9eb6;
    display: none;
    cursor: pointer
}

#adv-search-mobile .extended_search_checker {
    width: 100%
}

#adv-search-mobile input {
    margin-bottom: 10px
}

.adv-search-3 form {
    padding: 15px 7px 0
}

.search_wrapper-close-extended#search_wrapper {
    bottom: 40px !important;
    z-index: 0
}

#adv-search-header-3 {
    background-color: #20c063;
    height: 40px;
    margin: 0;
    padding: 13px 15px 10px;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    width: 100%
}

#adv-search-header-3:after {
    content: "\F0D7";
    position: absolute;
    right: 13px;
    font-size: 17px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.adv-search-1-close-extended #adv-search-header-1:after,
.search_wrapper-close-extended #adv-search-header-3:after {
    content: "\F0D8"
}

.fullscreen_search {
    z-index: 99 !important;
    border: none !important
}

.search_wr_3.fullscreen_search#search_wrapper {
    bottom: 80%
}

.transparent-wrapper {
    background-color: #fff;
    opacity: .65;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    height: 96px;
    width: 1110px
}

.adv2_nopadding {
    padding: 0 !important
}

.adv_results_wrapper {
    position: Relative;
    width: 1110px;
    height: auto;
    margin: 0 auto
}

.adv_results_wrapper #adv-search-header-1 {
    display: none
}

.adv_results_wrapper .adv1-holder {
    border: none;
    padding-left: 0
}

.adv_results_wrapper .adv-search-1 {
    bottom: 0;
    border: none;
    background-color: #fdfdfd
}

.adv_results_wrapper #advanced_submit_2 {
    padding: 26px 45px 37px;
    height: 94px;
    background-color: #20c063;
    margin-top: 13px;
    color: #fff
}

.ui-menu .ui-menu-item {
    margin: 0 !important;
    padding: 13px 10px !important;
    width: 100% !important;
    font-size: 13px;
    font-family: Helvetica, Arial, sans-serif !important
}

.ui-menu .ui-state-focus {
    border: none !important;
    border-bottom: none !important;
    background-image: none !important;
    font-weight: 400 !important;
    background-color: #fff !important;
    color: #20c063 !important;
    font-weight: 500 !important;
    cursor: pointer
}

.prop_value {
    width: 285px;
    padding-right: 10px;
    float: left;
    font-size: 12px;
    line-height: 1.3em;
    margin-top: 9px;
    margin-bottom: 9px;
    max-width: 285px
}

.backtop {
    font-size: 16px;
    background-color: #818c90;
    line-height: 31px;
    width: 33px;
    height: 33px;
    bottom: 45px;
    right: -60px;
    text-align: center
}

.backtop,
.contact-box {
    position: fixed;
    z-index: 100;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    opacity: 0;
    z-index: 102
}

.contact-box {
    display: none;
    font-size: 25px;
    background-color: #1a1a1a;
    padding: 10px 12px;
    bottom: 10px;
    right: -125px;
    margin-right: 51px
}

.islive:hover {
    color: #fff;
    background-color: #20c063
}

.islive {
    right: 45px;
    opacity: .89;
    color: #fff
}

.contactformwrapper {
    position: fixed;
    right: 45px;
    bottom: 80px;
    z-index: 300;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 1px solid #f0f0f0;
    background-color: #fff;
    padding: 15px
}

.contactformwrapper:before {
    content: " ";
    width: 0;
    height: 0;
    border-left: 19px solid transparent;
    border-right: 19px solid transparent;
    border-top: 19px solid #f0f0f0;
    bottom: -19px;
    right: 26px;
    position: absolute
}

.contactformwrapper:after {
    content: " ";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #fff;
    bottom: -15px;
    right: 30px;
    position: absolute
}

.contactformwrapper p {
    font-size: 13px;
    margin-bottom: 13px
}

.contactformwrapper button {
    color: #fff
}

#btn-cont-submit {
    width: 247px;
    margin-bottom: 0 !important
}

.info_details {
    margin: 0;
    padding: 0;
    width: 510px;
    height: 170px;
    max-width: 510px;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    top: -215px;
    left: 0
}

.info_details.classic_info {
    top: -220px
}

.infobox_image_wrapper {
    width: 175px;
    height: auto;
    display: inline;
    float: left
}

.infobox_details_wrapper {
    height: 170px;
    width: 335px;
    display: inline;
    float: left;
    padding: 20px
}

.contact_info_details {
    height: 130px;
    left: -80px;
    width: 350px;
    padding: 20px;
    top: 7px
}

.contact_info_details #infocloser {
    background-color: transparent
}

.contact_info_details:after {
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-top-color: #fff;
    border-width: 15px;
    left: 50%;
    margin-left: -15px
}

.contact_info_details h2 {
    font-size: 30px;
    color: #20c063;
    background-color: #fff;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px
}

.info_details img {
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 170px;
    float: left
}

#infocloser {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 25px;
    font-size: 15px;
    background-color: #fff;
    z-index: 999999;
    cursor: pointer
}

#infobox_title {
    font-size: 18px;
    color: #444;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 1.3em
}

#infobox_title a,
#infobox_title a:hover {
    text-decoration: none
}

#infobox_title:hover,
.info_details a:hover {
    color: #20c063;
    text-decoration: none
}

#info_inside {
    padding-left: 13px;
    float: left;
    font-size: 14px;
    margin-top: 13px;
    color: #717374;
    width: 100%
}

.info_idx {
    height: 241px !important;
    margin-top: -311px !important;
    margin: 0;
    padding: 0;
    width: 400px;
    max-width: 480px;
    position: absolute;
    background: #fff;
    -webkit-box-shadow: 3px 5px 13px 0 rgba(29, 29, 29, .05);
    box-shadow: 3px 5px 13px 0 rgba(29, 29, 29, .05);
    margin-left: -90px;
    border-bottom: 3px solid #8f9eb6
}

.idx-price {
    color: #20c063
}

.prop_detailsx {
    float: left;
    font-size: 13px !important;
    color: #909090;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    margin-bottom: 20px
}

.info_details.long_title .prop_detailsx {
    margin-bottom: 5px
}

#googleMap_shortcode .prop_detailsx,
#googleMapSlider .prop_detailsx {
    margin-top: 2px
}

.infobox_listing_details {
    float: left;
    position: absolute;
    bottom: 15px;
    height: 34px
}

.prop_pricex {
    float: left;
    left: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    color: #20c063;
    font-size: 18px;
    font-weight: 800
}

.prop_pricex .infocur {
    font-size: 20px !important
}

.infocur {
    color: #20c063;
    font-size: 15px !important;
    margin-left: 5px;
    font-weight: 400
}

.infocur.infocur_first {
    margin-left: 0;
    margin-right: 5px
}

.infocur.infocur_first:empty {
    margin-right: 0
}

.user_tab_menu {
    margin-top: 0
}

.user_tab_menu a {
    width: 100%;
    float: left;
    margin: 10px 0
}

#profile_message {
    margin: 0
}

#change_pass {
    color: #fff
}

#change_pass:hover {
    background-color: #3a4659
}

#profile_pass {
    margin-left: 15px;
    float: left;
    width: 100%
}

.pass_note {
    float: left;
    margin: 0;
    width: 100%;
    color: #98a0a6;
    font-size: 14px;
    line-height: 1.4em
}

.listing_submit_normal {
    font-size: 13px;
    cursor: pointer;
    margin: 8px 0 0 10px;
    float: left;
    border-bottom: 0 solid #da4453;
    padding: 9px 33px;
    background-color: #003087
}

.listing_upgrade {
    cursor: pointer;
    padding: 12px 8px;
    float: left;
    margin: 7px 0 0 10px
}

.recuring_wrapper {
    float: left;
    width: 100%
}

#direct_pay {
    width: 169px;
    height: 40px;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    background-color: #e3e8eb;
    font-size: 14px;
    color: #000;
    font-weight: 600;
    text-align: center;
    line-height: 2.8em;
    padding: 10px 1px;
    letter-spacing: 0
}

#direct_pay_modal {
    top: 100px
}

#send_direct_bill {
    width: 225px;
    height: 40px;
    background-color: #20c063;
    color: #fff;
    margin: 6px 20px 5px 0;
    cursor: pointer;
    padding: 10px 15px;
    font-weight: 400;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 13px
}

#direct_pay_modal .listing-submit {
    font-size: 15px;
    padding: 22px;
    line-height: 1.4em;
    margin-bottom: 0;
    height: auto
}

#direct_pay_modal .to_be_paid {
    width: 100%;
    display: inline-block;
    text-align: center
}

#direct_pay_modal .modal-title {
    text-align: center;
    padding-top: 10px
}

#direct_pay_modal .close {
    margin: 10px
}

.profile-page {
    margin: 0;
    margin-bottom: 26px
}

.profile-page label {
    margin: 0 0 6px;
    width: auto;
    color: #98a0a6;
    font-size: 15px;
    line-height: 1.4em
}

#profile-image {
    margin-bottom: 15px
}

.fullp {
    margin: 26px 0
}

.fullp,
.fullp-button {
    width: 100%;
    float: left
}

.fullp-button {
    margin: 13px 0 0
}

.profile-page input[type=email],
.profile-page input[type=number],
.profile-page input[type=password],
.profile-page input[type=text],
.profile-page input[type=url],
.profile-page textarea {
    margin: 0 0 15px
}

.submit_form_row {
    float: left;
    width: 100%;
    margin-left: 12px
}

.upload_explain {
    font-size: 11px;
    float: left
}

#aaiu-uploader {
    margin: 10px 0;
    float: left;
    color: #fff;
    width: 255px
}

.change_pass {
    margin-top: 0
}

#profile-div img {
    max-width: 100%
}

#profile-image {
    max-width: 314px
}

.submit_container #aaiu-uploader {
    width: auto
}

#about_me {
    width: 100%;
    height: 262px
}

#update_profile {
    margin-left: 0;
    color: #fff
}

#search_form_submit_1:hover,
#update_profile:hover,
.wpresidence_success:hover {
    background-color: #3a4659
}

#change_pass {
    margin-left: 15px
}

.dasboard-prop-listing [class*=col] {
    height: 130px;
    padding-right: 0
}

.dasboard-prop-listing {
    padding-left: 0;
    padding-right: 0;
    min-height: 130px;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    background: #fff
}

.dasboard-prop-listing .blog_listing_image.col-md-2 {
    width: 150px;
    padding: 0;
    padding-top: 15px;
    margin-left: 15px
}

.dasboard-prop-listing .blog_listing_image img {
    max-width: 150px
}

.dasboard-prop-listing:hover,
.property_wrapper_dash:nth-child(odd) .dasboard-prop-listing:hover {
    -webkit-box-shadow: 0 0 5px 1px rgba(60, 144, 190, .13);
    box-shadow: 0 0 5px 1px rgba(60, 144, 190, .13);
    background-color: #fff
}

.blog_listing_image {
    float: left;
    display: inline;
    position: relative
}

.dasboard-prop-listing .blog_listing_image .featured_div {
    top: 15px;
    left: 0;
    position: absolute;
    font-size: 10px;
    padding: 7px 12px 5px
}

.listing_title {
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 1.2em;
    font-weight: 600;
    text-transform: uppercase
}

.expires_on {
    margin-top: 20px
}

.info-container.col-md-2 {
    padding-top: 15px
}

.dash_edit_property {
    padding: 20px
}

.dash_edit_property a {
    text-transform: uppercase;
    color: #20c062;
    border-radius: 50px;
    padding: 3px 15px 2px;
    border: 1px solid #20c063;
    font-size: 12px
}

.listing_submit .submit-price,
.listing_submit .submit-price-no {
    font-size: 13px;
    color: #909090;
    line-height: 13px;
    border-bottom: 0 solid #384850
}

.listing_submit {
    position: absolute;
    right: 0;
    bottom: 85px;
    font-size: 13px;
    line-height: 1.6em;
    width: 180px
}

.upgrade_post {
    bottom: 121px;
    right: -36px
}

.extra_featured {
    width: 13px;
    height: 15px;
    float: left;
    margin-right: 5px !important
}

.info-container .property_action_button {
    width: 26px;
    height: 26px;
    background-color: #20c063;
    margin: 0 10px 10px 0;
    float: left;
    color: #fff;
    text-align: center;
    cursor: pointer
}

.property_action_button i {
    font-size: 14px;
    padding: 0;
    color: #fff;
    cursor: pointer;
    line-height: 26px;
    text-align: center
}

.featured_label {
    padding: 10px 20px;
    margin-top: 8px;
    margin-bottom: 8px;
    float: left;
    font-size: 13px
}

.dashboad-tooltip.featured_exp {
    color: #fff;
    font-size: 13px;
    background-color: #ed5565;
    margin-bottom: 13px;
    padding: 1px 5px
}

.web {
    display: inline
}

#new_post .alert-warning {
    line-height: 18px
}

#new_post select {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 0 6px
}

.featurescol {
    width: 33%;
    float: left;
    padding-right: 10px
}

.submit_container {
    width: 100%;
    font-size: 13px;
    line-height: 22px
}

.add-estate.profile-page.profile-onprofile.row [class*=col],
.submit_container [class*=col] {
    padding-right: 0
}

.submit_container label {
    width: auto
}

.submit_container input[type=checkbox] {
    margin: 5px 5px 0 0;
    float: left
}

.submit_container_header {
    padding: 14px 0 14px 13px;
    background-color: #263238;
    border-bottom: 1px solid #f0f0f0;
    font-size: 14px;
    color: #fff !important;
    margin: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: 600
}

#google_capture {
    color: #fff;
    margin-bottom: 13px;
    margin-top: 13px
}

#form_submit_1 {
    margin-left: 0
}

.full_form_image {
    margin-top: 12px;
    color: #98a0a6;
    font-size: 14px
}

.submit_container input[type=email],
.submit_container input[type=number],
.submit_container input[type=password],
.submit_container input[type=text],
.submit_container input[type=url],
.submit_container textarea {
    width: 100%
}

.wp-editor-container {
    border: 1px solid #ededed
}

.mce-menu.mce-menu-align .mce-menu-item-normal,
.quicktags-toolbar,
.wp-editor-tools,
.wp-editor-wrap,
.wp-switch-editor {
    padding-left: 15px
}

#add-new-image {
    margin-top: 13px
}

#googleMapsubmit {
    width: 100%;
    height: 300px;
    float: left;
    margin: 9px 0 20px;
    border: 1px solid #dde4e9
}

#new_post {
    margin-bottom: 26px
}

.showmod {
    z-index: 999999
}

.edit-images {
    position: relative;
    float: left;
    margin: 0 13px 13px 0
}

.delete_image {
    font-size: 12px;
    cursor: pointer;
    background: #d9534f;
    color: #fff;
    padding: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 143px;
    text-align: center
}

#add-new-image {
    background-color: #f7f7f7;
    color: #1a171b;
    padding: 9px 11px;
    cursor: pointer;
    margin-bottom: 20px;
    float: left
}

#imagelist {
    float: left;
    width: 100%
}

#imagelist .uploaded_images {
    float: left;
    margin: 0 5px 5px 0;
    position: relative;
    max-width: 200px;
    overflow: hidden
}

#imagelist .uploaded_images i {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #a51e6c;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    cursor: pointer
}

#imagelist .uploaded_images .thumber {
    left: auto;
    right: 0;
    cursor: none
}

#imagelist .uploaded_images img {
    cursor: pointer
}

.submit_container #aaiu-upload-imagelist {
    float: left;
    width: 100%;
    height: auto
}

#aaiu-upload-imagelist:empty {
    height: 0
}

.aaiu-upload-list:empty {
    margin: 0
}

.moxie-shim.moxie-shim-html5 {
    left: 0 !important
}

#imagelist .moxie-shim.moxie-shim-html5 {
    position: relative;
    top: 0;
    left: 0
}

.submit_container #aaiu-uploader {
    margin: 0 0 0 15px !important;
    display: inline
}

.submit_container .manage_floor {
    margin-left: 15px
}

.aaiu_button {
    background-color: #f7f7f7;
    color: #fff;
    cursor: pointer;
    float: left
}

#aaiu-upload-imagelist {
    float: left;
    width: 100%;
    margin-bottom: 5px
}

#embed_video_type,
#prop_category_submit {
    margin-bottom: 13px
}

.loginwd_sidebar {
    width: 100%;
    display: inline-block;
    font-size: 13px
}

.loginwd_sidebar .widget-title-sidebar:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #eaf1f6;
    display: block;
    margin-top: 10px
}

#primary #facebookloginsidebar,
#primary #googleloginsidebar {
    font-size: 12px;
    letter-spacing: .7px
}

.loginwd_sidebar li a {
    font-size: 12px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 500;
    color: #666
}

.loginwd_sidebar li a:hover {
    text-decoration: none
}

.login_form {
    border: 0 solid #e5e5e5;
    width: 100%;
    margin-bottom: 30px
}

.shortcode-login {
    padding: 0
}

#ajax_login_div #login-div,
#ajax_register_div .login_form,
.loginwd_sidebar .login_form {
    border: none;
    padding-top: 0
}

#loginmodal #wp-login-but,
#loginmodal input[type=email],
#loginmodal input[type=number],
#loginmodal input[type=password],
#loginmodal input[type=text],
#loginmodal input[type=url],
#loginmodal textarea {
    width: 100%
}

#loginmodal .modal-content {
    width: 400px;
    border-radius: 0;
    border-color: transparent;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

#loginmodal #reveal_register,
#loginmodal a {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    font-size: 12px;
    line-height: 1.2em;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 500;
    color: #fff
}

#loginmodal #reveal_register {
    margin: 20px 0
}

#loginmodal #facebooklogin,
#modal_login_wpestate #facebookloginsidebar_topbar {
    margin-top: 0
}

#loginmodal .login_form label {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px
}

.alert-message,
.login-alert {
    color: #fff;
    background-color: #c71010;
    margin-bottom: 13px;
    padding: 4px 5px
}

.alert-message,
.login-alert {
    font-size: 13px;
    line-height: 21px;
    max-width: 100%
}

.alert-message {
    color: #ed5565;
    background-color: #fff;
    margin-bottom: 4px;
    padding: 4px 0;
    height: 27px
}

.single-estate_agent .alert-message {
    height: auto
}

.shortcode-login .login-alert {
    margin: 9px 0;
    margin-bottom: 9px !important
}

.alert-message:empty {
    padding: 0
}

.alert-danger {
    background-image: none;
    border: none;
    color: #fff;
    background-color: #ed5565 !important;
    line-height: 1.3em;
    clear: both;
    border-radius: 0
}

.listing-submit {
    height: 120px;
    padding-top: 50px;
    text-align: center;
    font-size: 18px;
    color: #3a4659
}

.alert-danger:empty {
    padding: 0
}

.loginwd_sidebar .login-alert {
    max-width: 225px
}

#forgot_pass_widget,
#widget_register_sw {
    margin: 4px 0;
    display: inline-block;
    width: 100%
}

#widget_login_sw {
    float: left;
    width: 100%
}

.login-links {
    margin-top: 0;
    width: auto;
    float: left;
    padding-bottom: 0
}

#modal_login_wpestate .login-links a {
    padding: 15px 0
}

.login-links.shortlog {
    margin-top: 0;
    margin: 0;
    font-size: 12px;
    line-height: 1.6em;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 500;
    padding-top: 10px
}

#widget_login_topbar {
    float: right;
    right: 0;
    left: auto;
    margin-top: 0
}

.login_form label {
    margin-bottom: 5px;
    float: left;
    width: 230px;
    color: #fff
}

#wp-login-but-wd,
#wp-submit-register_wd {
    width: 100%;
    color: #fff;
    margin-bottom: 10px !important
}

.nosubmit {
    margin: 0
}

.login_alert_full {
    color: #fff;
    font-size: 13px;
    line-height: 21px;
    background-color: #ed5565;
    padding: 6px 5px;
    width: 100%;
    float: left;
    text-align: center;
    z-index: 100000000000000000;
    position: fixed
}

#forgot-div-title_shortcode,
#forgot-pass-div,
#forgot-pass-div-sh,
#forgot-pass-div_shortcode {
    display: none
}

#forgot-pass-div_shortcode {
    margin-bottom: 0
}

#wp-forgot-but_shortcode {
    width: 100%
}

#forgot-div-title-mobile,
#forgot-div-title-topbar,
#forgot-pass-div,
#register-div,
#register-div-mobile,
#register-div-title,
#register-div-title-mobile,
#register-div-title-topbar,
#register-div-topbar {
    display: none
}

#forgot-div-title-mobile {
    padding-left: 12px;
    margin-bottom: 0;
    margin-top: 0
}

#forgot-div-title-topbar {
    margin-bottom: 0;
    margin-top: 9px;
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    font-weight: 600;
    letter-spacing: 1.3px;
    text-transform: uppercase
}

#return_login_mobile,
#return_login_mobile a,
#return_login_topbar,
#return_login_topbar a {
    padding-left: 0 !important
}

#reg_passmail,
#reg_passmail_mobile,
#reg_passmail_topbar {
    margin: 13px 0;
    color: #768082;
    font-size: 13px;
    font-weight: 400;
    line-height: 1em;
    float: left;
    width: 100%
}

#facebooklogin,
#facebookloginsidebar,
#facebookloginsidebar_mobile,
#facebookloginsidebar_topbar {
    width: 100%;
    height: 45px;
    background-color: #4b6cc9;
    cursor: pointer;
    position: relative;
    padding: 1px 15px;
    display: inline-block;
    line-height: 45px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px
}

#facebooklogin:before,
#facebookloginsidebar:before,
#facebookloginsidebar_mobile:before,
#facebookloginsidebar_topbar:before {
    content: "\F09A";
    font-family: FontAwesome;
    float: right;
    line-height: 45px;
    margin-top: -1px;
    padding-left: 18px;
    height: 45px;
    font-size: 15px;
    background-color: #425398;
    width: 45px;
    margin-right: -15px
}

#googlelogin,
#googleloginsidebar,
#googleloginsidebar_mobile,
#googleloginsidebar_topbar {
    width: 100%;
    height: 45px;
    background-color: #ed5565;
    cursor: pointer;
    margin-top: 10px;
    position: relative;
    padding: 1px 15px;
    display: inline-block;
    text-align: left;
    line-height: 45px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    color: #fff
}

#googlelogin:before,
#googleloginsidebar:before,
#googleloginsidebar_mobile:before,
#googleloginsidebar_topbar:before {
    content: "\F1A0";
    font-family: FontAwesome;
    float: right;
    line-height: 45px;
    font-size: 15px;
    margin-top: -1px;
    padding-left: 18px;
    background-color: #da4453;
    width: 45px;
    margin-right: -15px
}

#ajax_login_div {
    width: 100%;
    height: auto
}

#ajax_register_div {
    display: none;
    width: 100%
}

#ajax_register_div #user_terms_register_sh_label a {
    color: #20c063;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .3px;
    margin: 0
}

img.aligncenter {
    margin: 5px auto
}

img.size-full,
img.size-large,
img.wp-post-image {
    height: auto;
    max-width: 100%
}

img.alignleft {
    margin: 5px 20px 5px 0
}

.gallery-caption,
.wp-caption-text {
    color: #434953;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 98%;
    margin-top: 3px
}

.alignleft {
    float: left
}

.comment-content img,
.entry-summary img,
.single-content img,
.widget img,
.wp-caption {
    max-width: 100%;
    height: auto
}

img.alignright {
    margin: 5px 0 5px 20px
}

.alignright {
    float: right
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px
}

address {
    font-style: italic;
    margin: 0 0 26px
}

pre {
    margin-bottom: 26px
}

ul {
    list-style-type: square
}

ol,
ul {
    margin: 0 0 26px 26px
}

.checklist {
    margin: 0;
    float: left;
    list-style: none
}

.checklist li {
    padding: 0 11px 5px 22px;
    margin: 0 0 6px
}

.checklist li:hover {
    cursor: default
}

.checklist img {
    vertical-align: middle
}

dl {
    margin-bottom: 26px
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: 13px
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #f0f0f0;
    margin-bottom: 26px
}

.even {
    background-color: #f0f0f0
}

.comment.even {
    background-color: transparent
}

table td,
table th {
    border-right: 1px solid #f0f0f0
}

table th,
table tr {
    border-bottom: 1px solid #f0f0f0
}

table th {
    padding: 7px
}

blockquote {
    position: relative;
    margin: 0 0 21px;
    padding: 14px 10px 14px 30px;
    display: inline-block
}

blockquote:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\F10D";
    font-size: 20px;
    color: #bbb;
    font-weight: 700;
    font-family: FontAwesome;
    float: left;
    margin-right: 10px
}

blockquote p {
    font-size: 20px;
    line-height: 1.3em;
    font-family: Lora, serif;
    font-style: italic;
    margin-bottom: 4px;
    color: #3a3b3c
}

blockquote cite,
blockquote small {
    text-transform: uppercase;
    font-weight: 700
}

.green {
    background-color: #4ecb8f;
    background-image: none;
    color: #fff
}

.green:hover {
    background-color: #45b37e
}

.green :hover a,
.green a:hover {
    color: #fff !important
}

.blue,
.green a {
    color: #fff
}

.blue {
    background-color: #67cfd8;
    background-image: none
}

.blue:hover {
    background-color: #54a9b0
}

.blue:hover,
.blue :hover a,
.blue a:hover {
    color: #fff !important
}

.blue a,
.purple {
    color: #fff
}

.purple {
    background-color: #a51e6c;
    background-image: none
}

.purple:hover {
    background-color: #6e1448
}

.purple :hover a,
.purple a:hover {
    color: #fff !important
}

.purple a {
    color: #fff
}

.btn a {
    text-decoration: none
}

#ui-datepicker-div {
    z-index: 10000 !important
}

.featured_article {
    width: 100%;
    position: relative;
    margin-bottom: 26px;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    overflow: hidden;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.featured_article .featured_img {
    position: relative
}

.featured_article .featured_img img {
    -webkit-transition: all .7s ease;
    transition: all .7s ease
}

.featured_article:hover .featured_img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.featured_article .listing-cover {
    height: 100%
}

.featured_article .listing-cover-plus {
    top: 50%
}

.featured_article:hover .listing-cover,
.featured_article:hover .listing-cover-plus {
    opacity: 1
}

.featured_article_more {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .3px
}

.featured_article:hover h2 a {
    color: #20c063
}

.featured_article_title {
    display: inline;
    font-size: 18px;
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    background-color: #fff;
    cursor: pointer;
    overflow: hidden;
    padding: 20px
}

.featured_article_title:hover {
    opacity: 1
}

.featured_article_content {
    display: inline;
    font-size: 14px;
    float: left;
    width: 100%;
    background-color: #f0f0f0;
    padding: 0 26px 10px 13px
}

.featured_post_date {
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: #20c063;
    padding: 5px 15px 2px;
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    opacity: .8
}

.featured_type_2 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px
}

.featured_article_secondline {
    font-size: 14px
}

.blog_author_image {
    width: 68px;
    height: 68px;
    margin: 0;
    display: inline-block;
    float: left;
    border-radius: 50%;
    background-size: cover;
    border: 2px solid #eaf1f6
}

.multiple_currency_widget .dropdown.form-control {
    padding: 0;
    margin-bottom: 0
}

#list_sidebar_curr {
    width: 100%
}

.right-top-widet .multiple_currency_widget {
    margin-right: 0;
    margin-left: 10px
}

.left-top-widet .multiple_currency_widget {
    margin-right: 10px;
    margin-left: 0
}

.listing_main_image {
    position: relative;
    width: 100%;
    height: 515px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden
}

.entry-title.entry-tax {
    margin-top: -54px
}

.entry-tax {
    margin-top: -54px;
    font-size: 55px
}

.entry-tax,
.tax_tagline {
    position: absolute;
    top: 50%;
    left: auto;
    right: auto;
    z-index: 11;
    text-align: center;
    color: #fff;
    text-decoration: none;
    width: 100%
}

.tax_tagline {
    margin-top: 25px;
    font-size: 18px
}

.img-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #444;
    opacity: .5
}

.vc_widget_sidebar a {
    line-height: 22px
}

.vc_widget_sidebar ul {
    list-style: none;
    margin-left: 0
}

.vc_widget_sidebar input[type=email],
.vc_widget_sidebar input[type=number],
.vc_widget_sidebar input[type=password],
.vc_widget_sidebar input[type=text],
.vc_widget_sidebar input[type=url],
.vc_widget_sidebar textarea {
    font-size: 13px
}

.vc_widget_sidebar .widget_search .form-control {
    width: 157px
}

.vc_widget_sidebar .widget_archive li:before,
.vc_widget_sidebar .widget_categories li:before,
.vc_widget_sidebar .widget_meta li:before,
.vc_widget_sidebar .widget_recent_comments li:before {
    margin-top: 1px
}

.spacer {
    position: relative;
    width: 100%;
    float: left
}

.spacer .spacer_line {
    height: 1px;
    background-color: #f0f0f0;
    width: 100%;
    float: left;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -1px
}

.customlist2 ul,
.customlist ul {
    list-style: none;
    margin: 0 0 26px
}

.customlist2 ul {
    background-color: #fdfdfd;
    border: 1px solid #f0f0f0;
    padding: 13px 13px 9px
}

.customlist2 ul li,
.customlist ul li {
    padding: 0 0 4px;
    margin-bottom: 4px
}

.featured_agent {
    margin-bottom: 30px;
    border: 1px solid #f0f0f0;
    overflow: hidden;
    background-color: #fdfdfd;
    position: relative;
    padding-bottom: 94px;
    max-width: 255px;
    height: 220px
}

.iconcol h3 {
    margin-top: 13px
}

.icon_img {
    position: relative;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    cursor: pointer;
    float: left;
    margin-bottom: 15px;
    width: 100%
}

.iconcol p {
    margin-bottom: 13px !important
}

.iconcol .listing-cover {
    width: 100%;
    height: 100%
}

.iconcol .listing-cover-plus {
    top: 50%
}

.iconcol:hover .listing-cover,
.iconcol:hover .listing-cover-plus {
    opacity: 1
}

.wpestate_posts_grid.vc_posts_grid {
    padding: 0 15px
}

.wpestate_posts_grid.vc_posts_grid ul {
    margin: 0 -15px
}

.wpestate_posts_grid .wpb_categories_filter,
.wpestate_posts_grid.wpb_teaser_grid .categories_filter {
    padding: 0 15px;
    margin-bottom: 13px
}

.wpestate_posts_grid h2 {
    font-size: 18px;
    line-height: 1.3em;
    margin-top: 13px
}

.wpestate_posts_grid .vc_read_more {
    float: right;
    color: #20c063;
    bottom: 12px;
    font-size: 12px;
    text-align: right;
    text-decoration: none
}

.wpestate_posts_grid.wpb_categories_filter li,
.wpestate_posts_grid.wpb_teaser_grid .categories_filter li {
    background-color: #20c063;
    color: #fff;
    padding: 3px 13px
}

.wpestate_posts_grid.wpb_categories_filter .active,
.wpestate_posts_grid.wpb_categories_filter li :hover,
.wpestate_posts_grid.wpb_teaser_grid .categories_filter .active,
.wpestate_posts_grid.wpb_teaser_grid .categories_filter li:hover {
    background-color: #393f48
}

.wpestate_posts_grid.wpb_categories_filter .active a,
.wpestate_posts_grid.wpb_categories_filter .active a:hover,
.wpestate_posts_grid.wpb_teaser_grid .categories_filter .active a,
.wpestate_posts_grid.wpb_teaser_grid .categories_filter .active a:hover {
    text-decoration: none;
    border-bottom: none
}

.wpestate_posts_grid .wpb_categories_filter li a:hover,
.wpestate_posts_grid.wpb_teaser_grid .categories_filter li a:hover {
    border-bottom: none
}

.wpestate_posts_grid.wpb_categories_filter li a,
.wpestate_posts_grid.wpb_teaser_grid .categories_filter li a {
    color: #fff
}

.wpb_alert-info.vc_alert_3d.wpestate_message {
    -webkit-box-shadow: 0 3px 0 #afd9ee;
    box-shadow: 0 3px 0 #afd9ee
}

.wpb_alert-success.vc_alert_3d.wpestate_message {
    -webkit-box-shadow: 0 3px 0 #c1e2b3;
    box-shadow: 0 3px 0 #c1e2b3
}

.wpb_alert-danger.vc_alert_3d.wpestate_message,
.wpb_alert-error.vc_alert_3d.wpestate_message {
    -webkit-box-shadow: 0 3px 0 #e4b9b9;
    box-shadow: 0 3px 0 #e4b9b9
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar {
    background: #fdfdfd;
    position: relative;
    margin-bottom: 11.666666666666666px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #f0f0f0
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_blue .vc_label {
    text-shadow: none
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_blue .vc_bar {
    background-color: #20c063
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_green .vc_label {
    text-shadow: none
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_green .vc_bar {
    background-color: #16a085
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_orange .vc_label {
    text-shadow: none
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_orange .vc_bar {
    background-color: #fb6a5c
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_red .vc_label {
    text-shadow: none
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_red .vc_bar {
    background-color: #ed5565
}

.wpestate_progress_bar.vc_progress_bar .vc_single_bar.bar_black .vc_label {
    text-shadow: none
}

.wpb_toggle.wpestate_toggle {
    background: none;
    padding: 10px 13px;
    clear: both;
    margin-top: 0;
    background-color: #f0f0f0;
    color: #3a4659;
    font-size: 15px;
    position: relative
}

h4.wpb_toggle.wpestate_toggle:after {
    content: "\F107";
    position: relative;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #3a4659;
    float: right;
    font-size: 20px
}

.wpb_toggle.wpestate_toggle.wpb_toggle_title_active,
h4.wpb_toggle.wpestate_toggle.wpb_toggle_title_active:after {
    color: #20c063
}

h4.wpb_toggle.wpestate_toggle.wpb_toggle_title_active:after {
    content: "\F106"
}

.wpb_call_to_action.wpestate_cta_button {
    background-color: #fdfdfd;
    border: 1px solid #f0f0f0
}

.vc_call_to_action.wpestate_cta_button2 {
    background-color: #fdfdfd !important;
    border: 1px solid #f0f0f0 !important
}

.vc_call_to_action.wpestate_cta_button2 hgroup h2 {
    margin-bottom: 5px
}

.wpestate_tabs .ui-widget {
    font-size: 13px
}

.wpestate_tabs .vc_tta-panel-body,
.wpestate_tabs .wpb_accordion_header,
.wpestate_tabs .wpb_accordion_wrapper,
.wpestate_tabs .wpb_content_element,
.wpestate_tabs .wpb_content_element.wpb_tabs,
.wpestate_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: #fff
}

.wpestate_tabs .ui-widget-content {
    border: 1px solid #f0f0f0;
    background: none;
    color: #768082;
    border-top: 0;
    font-family: Open Sans, sans-serif
}

.wpestate_tabs .ui-widget-header {
    border: none;
    background: #fff;
    color: #fff;
    font-weight: 400
}

.wpestate_tabs .ui-tabs .ui-tabs-nav li {
    background-color: #fff;
    border: none;
    border-right: 1px solid #fff;
    padding: 3px 10px
}

.wpestate_tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -3px;
    padding-bottom: 0;
    background-color: #fff;
    border-top: 3px solid #20c063
}

.wpestate_tabs .ui-state-active,
.wpestate_tabs .ui-widget-content .ui-state-active,
.wpestate_tabs .ui-widget-header .ui-state-active {
    border: none;
    background: #000;
    font-weight: 700;
    color: #fff
}

.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs.wpestate_tabs .wpb_tour_tabs_wrapper .wpb_tab,
.wpestate_tabs .wpb_accordion_wrapper .wpb_accordion_header,
.wpestate_tabs.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background-color: #fff
}

.wpestate_tabs .ui-state-default a,
.wpestate_tabs .ui-state-default a:link,
.wpestate_tabs .ui-state-default a:visited {
    color: #3a4659;
    font-weight: 400;
    font-size: 15px
}

.wpestate_tabs .ui-state-active a,
.wpestate_tabs .ui-state-active a:link,
.wpestate_tabs .ui-state-active a:visited {
    color: #20c063;
    font-weight: 400;
    font-size: 15px
}

.wpestate_tabs .vc_tta-panels .vc_tta-panel-body {
    background-color: #fff !important;
    border: 1px solid #ededed !important;
    border-top: none !important;
    border-radius: 0 !important;
    padding: 20px !important
}

.wpestate_tabs .vc_tta-tab.vc_active>a {
    border-color: #ededed !important;
    background-color: #fff !important;
    color: #444 !important;
    border-radius: 0 !important;
    border-bottom: none !important;
    padding: 18px 18px 12px !important;
    margin-right: 0 !important;
    margin-left: 0 !important
}

.wpestate_tabs .vc_tta-tab>a {
    border-color: #f0f0f0 !important;
    color: #666 !important;
    border-radius: 0 !important;
    padding: 12px 18px !important;
    margin-right: -1px !important;
    margin-left: -1px !important;
    background: #f7f7f7 !important
}

.wpestate_tabs .wpb_text_column p {
    margin: 0 !important;
    color: #909090;
    font-size: 14px;
    line-height: 1.6em !important
}

.wpestate_tabs .vc_tta-tab {
    margin: 1px 0 0 1px !important
}

.wpestate_tour .ui-widget {
    font-size: 13px
}

.wpestate_tour .ui-widget-content {
    border: none;
    background: #fff;
    color: #768082;
    border-left: 0
}

.wpestate_tour .ui-widget-header {
    background: #fdfdfd;
    color: #434953;
    font-weight: 400;
    height: 100%;
    border: 1px solid #f0f0f0
}

.wpestate_tour .ui-state-default,
.wpestate_tour .ui-widget-content .ui-state-default,
.wpestate_tour .ui-widget-header .ui-state-default {
    border: none;
    background: #fff;
    color: #434953;
    font-weight: 400;
    width: 100%;
    padding: 4px 0
}

.wpestate_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
    background-color: #fff
}

.wpestate_tour .ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: 0;
    padding-bottom: 3px;
    border-left: 3px solid #20c063
}

.wpestate_tour .ui-state-default a,
.wpestate_tour .ui-state-default a:link,
.wpestate_tour .ui-state-default a:visited {
    color: #3a4659;
    font-weight: 400;
    font-size: 15px
}

.wpestate_tour .ui-state-active a,
.wpestate_tour .ui-state-active a:link,
.wpestate_tour .ui-state-active a:visited {
    color: #20c063
}

.wpb_tour.wpestate_tour .wpb_tour_tabs_wrapper .wpb_tab {
    padding: 0 0 0 1em
}

.wpestate_tour .wpb_tour_next_prev_nav {
    padding-left: 13px
}

.wpestate_tour .wpb_tour_next_prev_nav span {
    padding: 0 0 1em
}

.wpestate_tour .wpb_tour_next_prev_nav a {
    border-bottom: none
}

.wpestate_tour .wpb_prev_slide:before {
    content: "\F104";
    padding-right: 5px
}

.wpestate_tour .wpb_next_slide:after,
.wpestate_tour .wpb_prev_slide:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.wpestate_tour .wpb_next_slide:after {
    content: "\F105";
    padding-left: 5px
}

.wpestate_tour .vc_tta-tab>a {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    color: #444 !important;
    padding: 10px 14px 6px !important
}

.wpb-js-composer .vc_tta.vc_tta-style-classic.wpestate_tour .vc_tta-tab>a {
    padding: 8px;
    background: #f9f9f9;
    border-left: none;
    border-right: none;
    margin-bottom: -2px;
    border-right-color: #fff;
    border-color: #ededed !important
}

.wpb-js-composer .vc_tta.vc_tta-style-classic.wpestate_tour .vc_tta-tab>a:hover {
    background-color: #f9f9f9
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.wpestate_tour .vc_tta-tab.vc_active>a {
    border-right-color: transparent;
    background-color: #fff !important;
    margin-bottom: -2px
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.wpestate_tour.vc_tta-tabs .vc_tta-panels {
    background-color: #fff !important;
    border: none
}

.wpestate_tour .wpb_text_column p {
    margin: 0 !important;
    color: #909090;
    font-size: 14px;
    line-height: 1.6em
}

.wpestate_tour .vc_tta-tabs-container {
    padding: 40px 0;
    width: 30%
}

.wpestate_tour .vc_tta-panels-container {
    border-left: 1px solid #e5e5e5;
    padding-top: 40px !important
}

.wpestate_tour .wpb_tour .wpb_tabs_nav li {
    margin: 0 -1px -1px 1px !important
}

.wpestate_accordion .ui-widget,
.wpestate_accordion_tab .ui-widget {
    font-size: 13px
}

.wpestate_accordion_tab .ui-state-active,
.wpestate_accordion_tab .ui-widget-content .ui-state-active,
.wpestate_accordion_tab .ui-widget-header .ui-state-active {
    border: 1px solid #f0f0f0;
    background: #fdfdfd;
    font-weight: 400;
    color: #434953
}

.wpestate_accordion_tab .ui-state-active a,
.wpestate_accordion_tab .ui-state-active a:link,
.wpestate_accordion_tab .ui-state-active a:visited,
.wpestate_accordion_tab .ui-state-default a,
.wpestate_accordion_tab .ui-state-default a:link,
.wpestate_accordion_tab .ui-state-default a:visited {
    color: #3a4659;
    font-weight: 400;
    font-size: 15px;
    padding: 10px
}

.wpestate_accordion_tab .ui-state-active a,
.wpestate_accordion_tab .ui-state-active a:link,
.wpestate_accordion_tab .ui-state-active a:visited {
    color: #20c063
}

.ui-accordion .wpestate_accordion_tab .ui-accordion-header {
    padding: 0
}

.wpestate_accordion.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpestate_accordion.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
    background: #f0f0f0
}

.wpestate_accordion_tab .ui-widget-content {
    border: 1px solid #fdfdfd;
    background: #fff;
    color: #768082;
    line-height: 22px
}

.wpestate_accordion_tab .ui-state-default,
.wpestate_accordion_tab .ui-widget-content .ui-state-default,
.wpestate_accordion_tab .ui-widget-header .ui-state-default {
    color: #768082;
    border: none
}

.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon,
.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    display: block;
    width: 16px;
    height: 16px;
    background-image: none;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 9px;
    color: #3a4659;
    left: auto;
    bottom: auto;
    margin-top: 0;
    background-position: 0 0;
    text-indent: 0
}

.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after,
.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon:after {
    font-family: Fontawesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F107";
    padding-right: 5px;
    font-size: 20px
}

.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-accordion-header-active .ui-icon:after,
.wpb_accordion.wpestate_accordion .wpb_accordion_wrapper .ui-state-active .ui-icon:after {
    content: "\F106";
    color: #20c063
}

.wpestate_accordion .vc_tta-panel.vc_active .vc_tta-panel-heading {
    margin-bottom: 25px !important;
    background-color: #20c063 !important;
    border-color: transparent !important
}

.wpestate_accordion .vc_tta-panel .vc_tta-panel-heading {
    border-color: #dad9da !important;
    background-color: #fff !important
}

.wpestate_accordion .vc_tta-panel.vc_active .vc_tta-title-text {
    color: #fff !important
}

.wpestate_accordion .vc_tta-panel .vc_tta-panel-title>a {
    font-size: 14px !important;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    padding: 14px 14px 12px !important
}

.wpestate_accordion .vc_tta-panel-body {
    border: none !important;
    background-color: #fff !important;
    font-size: 14px !important;
    line-height: 1.6em !important;
    padding: 20px !important
}

.wpestate_accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    background-color: #20c063 !important;
    width: 16px !important;
    height: 16px !important;
    border-radius: 50% !important;
    color: #fff !important
}

.wpestate_accordion .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus {
    background-color: #fff !important
}

.wpestate_accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    border-color: #fff !important;
    margin-left: 4px;
    margin-right: 4px
}

.wpestate_accordion .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    border-color: #20c063 !important
}

.wpestate_accordion .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0;
    border-color: #fff !important
}

.wpestate_accordion .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading {
    margin-top: 0 !important;
    border-color: #ededed !important
}

.wpestate_accordion .wpb_text_column p {
    margin: 0 !important;
    color: #909090;
    font-size: 14px;
    line-height: 1.6em
}

.wpestate_accordion .vc_tta-panel {
    margin-top: 25px !important
}

.wpestate_accordion .vc_tta-panel .vc_tta-panel-title>a {
    color: #444 !important
}

.wpestate_carousel .post-thumb {
    float: left;
    margin-right: 13px
}

.wpestate_carousel .vc-carousel-control .icon-next:before {
    content: "\F105"
}

.wpestate_carousel .vc-carousel-control .icon-next:before,
.wpestate_carousel .vc-carousel-control .icon-prev:before {
    font-family: Fontawesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    top: 0;
    color: #3a4659
}

.wpestate_carousel .vc-carousel-control .icon-prev:before {
    content: "\F104"
}

#primary .wpresidence_button,
.comment-form #submit,
.wpresidence_button {
    color: #fff;
    float: left;
    padding: 15px 20px 14px;
    font-size: 13px;
    background-color: #20c063;
    background-color: var(--main-color);
    webkit-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
    border: none;
    text-shadow: none;
    margin-bottom: 20px;
    text-transform: uppercase;
    line-height: 1.3em !important;
    font-weight: 600;
    letter-spacing: 2px
}

#agent_submit.wpresidence_button.agent_submit_class,
.comment-form #submit,
.halfsearch .wpresidence_button {
    margin-bottom: 0
}

#primary .wpresidence_button:hover,
.comment-form #submit:hover,
.wpresidence_button:hover {
    background-color: #222;
    color: #fff;
    text-decoration: none;
    webkit-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear
}

.wpresidence_success {
    background-color: #1abc9c
}

.wpresidence_success:hover {
    background-color: #16a085
}

button.wpb_btn-large,
span.wpb_btn-large {
    padding: 9px 26px !important;
    font-size: 13px !important;
    text-transform: uppercase;
    line-height: normal !important;
    color: #fff
}

.wpb_btn-primary {
    background-color: #185271 !important
}

.wpb_btn-primary.active,
.wpb_btn-primary.disabled,
.wpb_btn-primary:active,
.wpb_btn-primary:hover,
.wpb_btn-primary[disabled] {
    background-color: #133f57 !important
}

.wpb_btn-info {
    background-color: #20c063 !important
}

.wpb_btn-info.active,
.wpb_btn-info.disabled,
.wpb_btn-info:active,
.wpb_btn-info:hover,
.wpb_btn-info[disabled] {
    background-color: #347da4 !important
}

.wpb_wpb_button {
    background-color: #7f8c8d !important;
    color: #fff !important
}

.wpb_btn-success {
    background-color: #1abc9c !important;
    border-bottom: 3px solid #16a085 !important
}

.wpb_btn-success.active,
.wpb_btn-success.disabled,
.wpb_btn-success:active,
.wpb_btn-success:hover,
.wpb_btn-success[disabled] {
    background-color: #16a085 !important;
    border-bottom: 3px solid #16a085
}

.wpb_btn-warning {
    background-color: #fb6a5c !important;
    border-bottom: 3px solid #ee6557 !important
}

.wpb_btn-warning.active,
.wpb_btn-warning.disabled,
.wpb_btn-warning:active,
.wpb_btn-warning:hover,
.wpb_btn-warning[disabled] {
    background-color: #ee6557 !important;
    border-bottom: 3px solid #ee6557
}

.wpb_btn-danger {
    background-color: #ed5565 !important;
    border-bottom: 3px solid #da4453 !important
}

.wpb_btn-danger.active,
.wpb_btn-danger.disabled,
.wpb_btn-danger:active,
.wpb_btn-danger:hover,
.wpb_btn-danger[disabled] {
    background-color: #da4453 !important;
    border-bottom: 3px solid #da4453
}

.wpb_btn-inverse {
    background-color: #3c434d !important;
    border-bottom: 3px solid #323840 !important
}

.wpb_btn-inverse.active,
.wpb_btn-inverse.disabled,
.wpb_btn-inverse:active,
.wpb_btn-inverse:hover,
.wpb_btn-inverse[disabled] {
    background-color: #323840 !important;
    border-bottom: 3px solid #323840
}

.shortcode_title {
    padding-left: 15px;
    clear: both
}

.shortcode_title,
.shortcode_title_adv {
    margin-bottom: 17px
}

.mdnopad {
    padding: 0
}

.show-grid {
    margin: 0;
    margin-bottom: 26px
}

.firstcol {
    padding-left: 0
}

.lastcol {
    padding-right: 0
}

.shortcol {
    margin-bottom: 26px
}

.label-success {
    background-color: #18904a;
    border-radius: 0
}

.article_container {
    margin: 0 -15px
}

.listinglink-wrapper {
    float: left;
    margin: 0 15px;
    clear: both
}

.listinglink-wrapper button,
.listinglink-wrapper button a {
    color: #fff;
    bottom: 0
}

.spinner {
    margin: 100px auto;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px
}

#gmap-loading .spinner {
    margin: 5px auto
}

.spinner>div {
    background-color: #3a4659;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out
}

.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.spinner .rect3 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.spinner .rect4 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.spinner .rect5 {
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

@-webkit-keyframes stretchdelay {

    0%,
    40%,
    to {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes stretchdelay {

    0%,
    40%,
    to {
        -webkit-transform: scaleY(.4);
        transform: scaleY(.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.wpb_column>.wpb_wrapper :last-child,
.wpb_column>.wpb_wrapper>.vc-element:last-child>.wpb_content_element,
.wpb_column>.wpb_wrapper>.vc-element:last-child>.wpb_row {
    margin-bottom: auto
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: auto;
    overflow: hidden
}

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

.panel-body iframe,
.tab-pane iframe {
    width: 100%;
    min-height: 443px
}

.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
    height: 0;
    overflow: hidden
}

.dsidx-standalone-disclaimer,
.hidden-idx {
    display: none
}

div.dsidx-results-widget .dsidx-controls {
    border-top: 0 dotted #ededed !important
}

.dsidx-results-widget .dsidx-slideshow-control {
    background-color: #fdfdfd;
    height: 27px !important;
    position: absolute;
    padding: 2px 25px 7px !important
}

.dsidx-results-widget .dsidx-slideshow,
.dsidx-results-widget .dsidx-slideshow li,
.dsidx-results-widget .dsidx-slideshow ul {
    height: 224px !important;
    overflow: hidden
}

.dsidx-results-widget,
.dsidx-slideshow {
    padding: 35px 0 !important
}

.dsidx-details #dsidx-description {
    background-image: none;
    clear: both;
    margin: 5px 0 15px;
    position: relative;
    padding: 10px;
    font-size: 14px
}

#dsidx h3 {
    margin-bottom: 26px;
    border-bottom: none
}

.dsidx-prop-title {
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 300
}

.dsidx-shortcode-item table,
.dsidx-shortcode-map {
    margin-left: 0 !important
}

select.dsidx-resp-select {
    height: 36px !important;
    color: #747c83 !important
}

.dsidx-resp-area input[type=text],
.dsidx-resp-area select {
    height: 36px !important;
    color: #747c83 !important;
    line-height: 36px;
    padding-left: 5px;
    border: 1px solid #f0f0f0
}

.dsidx-resp-vertical .dsidx-resp-area-submit input[type=submit],
.sidebar .dsidx-resp-area-submit input[type=submit] {
    width: 100%;
    font-size: 14px !important;
    text-transform: uppercase;
    line-height: normal !important;
    background-color: #20c063 !important;
    border-bottom: 3px solid #347da4 !important;
    color: #fff;
    margin-bottom: 0 !important;
    padding: 9px 26px !important;
    border-top: 0;
    border-left: 0;
    border-right: 0
}

.iosfixed {
    position: absolute !important;
    right: 45px;
    left: auto;
    display: block !important
}

#property_area_submit_hidden {
    display: none
}

#lang_sel {
    z-index: 999
}

#lang_sel a,
#lang_sel a:visited {
    padding: 5px 10px !important
}

#lang_sel a.lang_sel_sel {
    padding: 0 10px !important
}

#lang_sel img.iclflag {
    top: -1px !important
}

.website-wrapper {
    width: 100%
}

.snapjs-left .website-wrapper {
    position: fixed
}

.full_container_over {
    margin-right: -500px !important;
    padding-right: 500px !important;
    margin-left: -500px !important;
    padding-left: 500px !important
}

.slider_container {
    margin: 0;
    width: 100%;
    overflow: hidden
}

.shortcode_slider_wrapper {
    overflow: hidden;
    margin: 0 -15px
}

.shortcode_slider_list {
    float: left;
    display: inline-block;
    white-space: nowrap;
    margin: 0;
    max-width: 100%
}

.shortcode_slider_wrapper .slick-list {
    padding-bottom: 20px
}

.slider_prop_wrapper {
    display: inline-block;
    white-space: normal;
    padding-right: 15px;
    padding-left: 15px;
    max-width: 25%;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.shortcode_slider_list .slider_prop_wrapper {
    max-width: 25%
}

.shortcode_slider_list .slider_prop_wrapper.three_per_row {
    max-width: 33.33%
}

.shortcode_slider_list .shortcode-col {
    padding: 0
}

.title_slider {
    margin-left: -15px;
    margin-top: 15px
}

.saved_search_wrapper {
    width: 100%;
    font-size: 13px;
    background-color: #fff;
    padding: 20px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02)
}

#search_name {
    margin-right: 20px;
    margin-top: 0;
    float: left;
    width: 50%
}

#save_search_button {
    margin-bottom: 0 !important
}

#save_search_notice {
    float: left;
    width: 100%;
    font-size: 15px;
    margin-bottom: 10px;
    padding-right: 5px
}

.search_unit_wrapper {
    position: relative;
    padding-bottom: 20px;
    font-size: 13px;
    background-color: #fff;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    cursor: pointer;
    margin: 0 30px;
    padding-right: 10px;
    max-width: 1000px;
    border-bottom: 1px solid #ededed
}

.search_unit_wrapper:nth-child(2n) {
    background-color: #fafafa
}

.delete_search {
    cursor: pointer
}

.search_unit_wrapper h4 {
    padding: 0 20px;
    margin-top: 15px;
    margin-bottom: 6px;
    float: left;
    width: 100%
}

.advanced_search_notice {
    padding-top: 15px;
    padding: 20px;
    margin: 0;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    width: 100%;
    max-width: 100%
}

.search_param {
    font-size: 14px;
    line-height: 1.3em;
    padding: 0
}

.delete_search {
    position: absolute;
    top: 15px;
    right: 15px
}

.delete_search:hover {
    color: #222
}

.nav-tabs.floor_plans_wrapper_ul {
    border-bottom: none;
    margin: 0
}

.floor_plans_wrapper_ul.nav-tabs>li.active>a,
.floor_plans_wrapper_ul.nav-tabs>li.active>a:focus,
.floor_plans_wrapper_ul.nav-tabs>li.active>a:hover {
    color: #444;
    border: 1px solid #ededed;
    border-bottom: transparent;
    padding: 20px 18px 18px !important;
    bottom: 10px;
    background-color: #fff
}

.floor_plans_wrapper_ul.nav-tabs>li>a {
    border-color: #ededed;
    color: #444;
    padding: 13px 18px 14px !important;
    margin-right: -1px;
    margin-left: -1px;
    background: #f7f7f7;
    border-bottom: transparent
}

.floor_plans_wrapper_ul.nav-tabs>li {
    margin: 1px 0 0 1px
}

.tab-content.floor_plans_wrapper_container {
    border: 1px solid #ededed;
    height: 100%;
    float: left;
    margin-top: -11px
}

.front_plan_row,
.front_plan_row_image {
    float: left;
    width: 100%;
    padding: 20px
}

.front_plan_row {
    cursor: auto
}

.floor_title {
    width: 100%;
    display: inline;
    float: left;
    padding-left: 0;
    font-size: 15px;
    text-transform: uppercase;
    color: #444;
    font-weight: 600;
    margin-bottom: 10px
}

.floor_details {
    width: auto;
    display: inline;
    float: left;
    margin-right: 20px
}

.floor_details .bold_detail {
    font-weight: 600;
    color: #444
}

.front_plan_row_image {
    display: block;
    background: #fff
}

.floor_image img {
    margin: 0 auto
}

.floor_description {
    margin-top: 10px;
    padding-left: 0;
    float: left;
    width: 100%
}

.floor_image {
    text-align: center
}

#print_page {
    cursor: pointer;
    margin-left: 13px;
    margin-top: 0;
    font-size: 11px;
    letter-spacing: .05em;
    float: left;
    color: #20c063;
    border: 1px solid #20c063;
    padding: 0 12px;
    line-height: 20px
}

.download_docs {
    width: 100%;
    font-weight: 700
}

.document_down {
    width: 100%
}

.document_down i {
    margin-right: 10px
}

.print_body {
    width: 100%;
    padding: 20px 40px 40px;
    background: #fff
}

.print_title {
    font-size: 25px;
    padding-top: 20px
}

.print-price,
.print_title {
    text-transform: uppercase;
    font-weight: 600
}

.print-price {
    color: #20c063;
    float: right
}

.print-addr,
.print-price,
.print-price .price_label {
    font-size: 20px
}

.print-addr {
    margin-bottom: 20px
}

.print_header h2 {
    margin-top: 20px;
    width: auto;
    background-color: #ededed;
    padding: 10px 20px;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0;
    float: left
}

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

.print_agent .listing_detail,
.print_wrapper .listing_detail {
    margin-bottom: 5px;
    width: 50%;
    display: inline-block
}

.print-col-img img {
    margin-bottom: 15px;
    width: 100%
}

.print-content {
    width: 100%;
    line-height: 1.6em;
    border: 1px solid #ededed;
    padding: 20px;
    float: left
}

.print-content .listing_detail .price_label {
    font-size: 15px
}

.front_plan_row.floor_print_class {
    background-color: transparent;
    border-top: 1px solid #f0f0f0;
    padding-top: 30px
}

.front_plan_row.floor_print_class:first-of-type {
    border: none
}

.floor_print_class .front_plan_row_image,
.front_plan_row_image.floor_print_class {
    background-color: transparent
}

.floor_print_class img {
    width: 100%;
    height: auto
}

.front_plan_row_image.floor_print_class {
    display: inline-block
}

.listing_detail_agent {
    margin-bottom: 5px;
    line-height: 1.3em;
    font-size: 14px
}

.print-col-img {
    position: relative
}

.print_qrcode {
    position: absolute;
    top: 0;
    right: 40px;
    width: 110px !important;
    height: 110px !important
}

.printimg {
    margin-bottom: 20px
}

.printimg img {
    width: 100%
}

.printbreak {
    page-break-after: always;
    page-break-inside: avoid;
    width: 100%
}

.print_spacer {
    margin-bottom: 40px;
    float: left;
    width: 100%
}

@media print {

    #wrapper,
    body,
    html {
        width: 100%;
        height: 100%;
        position: relative
    }

    marquee {
        -moz-binding: none
    }

    body {
        overflow: visible !important
    }
}

.ui-slider .ui-slider-handle,
.ui-slider .ui-slider-range {
    z-index: 0 !important
}

.adv_search_slider {
    float: left;
    padding-right: 0 !important;
    height: 45px;
    padding-top: 5px;
    width: 100%;
    color: #20c063
}

.search_wrapper .adv_search_slider {
    margin-bottom: 14px
}

.adv_search_slider .ui-widget-header {
    background-image: none;
    background-color: #20c063
}

#primary .adv_search_slider,
.adv-search-mobile .adv_search_slider {
    height: 45px
}

.advanced_search_sidebar .adv_search_slider {
    width: 100%;
    float: left;
    height: auto;
    padding-right: 15px !important;
    margin-bottom: 15px
}

#adv-search-mobile .adv_search_slider {
    float: none;
    padding: 0 !important
}

#advanced_search_shortcode .adv_search_slider {
    display: inline-block;
    width: 100%;
    margin-bottom: 14px
}

#advanced_search_shortcode .adv_search_slider p {
    margin-bottom: 0;
    margin-top: -5px;
    float: left
}

.adv1-holder .adv_search_slider {
    width: 100%;
    padding-right: 5px !important
}

.slide_mobile {
    width: 100%
}

#primary .adv_search_slider label {
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    padding-left: 0
}

.adv_search_slider #slider_price,
.adv_search_slider .ui-slider {
    margin-left: 8px;
    margin-top: 6px;
    margin-right: 5px
}

#slider_price .ui-slider-handle,
.adv_search_slider .ui-slider .ui-slider-handle {
    margin-top: -2px;
    width: 17px;
    height: 17px;
    background-image: none;
    background-color: #fff
}

.adv_search_slider span {
    font-weight: 400 !important
}

#slider_price .ui-widget-header,
#slider_zoom_map .ui-widget-header {
    background: #20c063
}

.ui-slider .ui-slider-handle {
    border-radius: 50%
}

.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background-color: #e6e6e6 !important;
    background-image: none;
    font-weight: 700;
    color: #c77405
}

.adv_search_widget {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.adv_search_sh {
    display: inline-block;
    width: 48%
}

.adv_search_sh p {
    margin-bottom: 0;
    margin-top: -10px;
    float: left
}

#slider_price_widget {
    margin-left: 7px;
    width: 100%;
    max-width: 100%;
    height: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
    float: left;
    background-color: #20c063
}

#slider_price_mobile .ui-slider-handle,
#slider_price_sh .ui-slider-handle,
#slider_price_widget .ui-slider-handle {
    margin-top: -2px;
    width: 17px;
    height: 17px
}

#slider_price_mobile {
    height: 5px
}

#slider_price_sh {
    margin-top: 25px;
    margin-bottom: 0;
    margin-left: 7px;
    height: 5px
}

#user_terms_register_mobile,
#user_terms_register_topbar {
    margin: 0 5px 0 0;
    float: left
}

#user_terms_register_mobile_label,
#user_terms_register_topbar_label {
    float: left;
    color: #20c063;
    display: inline;
    margin-bottom: 10px;
    cursor: pointer;
    width: auto;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: .3px
}

#user_terms_register_mobile_label,
#user_terms_register_topbar_label a {
    padding: 0;
    color: #20c063
}

.shortcode-login #user_terms_register_sh_label {
    width: auto;
    cursor: pointer;
    margin-bottom: 10px;
    float: left;
    color: #999;
    font-size: 12px;
    line-height: 1.6em;
    text-transform: uppercase;
    letter-spacing: .3px;
    font-weight: 500
}

#user_terms_register_sh {
    float: left;
    margin-right: 5px
}

#user_terms_register_wd {
    float: left;
    margin-right: 8px;
    margin-top: 0;
    margin-bottom: 5px
}

#user_terms_register_wd_label {
    width: auto;
    font-size: 13px;
    color: #909090;
    margin-top: 1px !important;
    margin-bottom: 15px
}

#ajax_register_div #user_terms_register_sh_label {
    width: auto;
    margin-bottom: 20px
}

#add_new_plan_front_end {
    margin: 10px 0 30px;
    cursor: pointer;
    background-color: #4ecb8f;
    color: #fff;
    padding: 5px
}

.plan_row {
    margin-top: 20px;
    padding: 20px
}

.floor_container,
.plan_row {
    float: left;
    width: 100%;
    border: 1px solid #f0f0f0
}

.floor_container {
    max-width: 100% !important;
    padding: 0;
    position: relative;
    padding-top: 25px;
    background: #fff;
    padding: 20px
}

.floor_container,
.floor_container img {
    margin-bottom: 20px
}

.floor_p {
    width: 50%
}

.floor_full,
.floor_p {
    float: left;
    margin-bottom: 10px
}

.floor_full {
    width: 100%
}

.plan_description,
.plan_image {
    width: 97.5%
}

.floor_container .floor_p {
    width: 33%
}

.floor_container input {
    float: left;
    width: 95%
}

.floor_upload_but {
    width: 220px !important
}

#floor_submit {
    margin-left: 15px;
    color: #fff;
    margin-top: 10px;
    display: inline-block
}

.floor_container i {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #a51e6c;
    color: #fff;
    font-size: 20px;
    padding: 5px;
    cursor: pointer
}

#use_floor_plans {
    float: left;
    margin-bottom: 20px;
    margin-top: 1px;
    margin-right: 5px
}

.manage_floor {
    float: left;
    color: #fff;
    padding: 5px 20px;
    margin-top: 10px;
    padding: 9px 26px !important;
    text-transform: uppercase
}

.manage_floor:hover {
    color: #fff
}

#search_form_submit_1 {
    margin-left: 15px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    background-color: #20c063
}

#prop_name {
    width: 300px;
    padding: 13px 0 10px 9px;
    float: left
}

.ui-widget-content {
    color: #768082 !important;
    border: 1px solid #f0f0f0 !important;
    background: #fff !important;
    background-image: none !important
}

.ui-autocomplete .ui-menu-item .ui-state-focus {
    background-color: #20c063 !important;
    background-image: none !important;
    color: #fff !important;
    border: none !important
}

.pp_social .facebook {
    width: 102px !important
}

#all_wrapper {
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    webkit-overflow-scrolling: auto
}

@media screen and (max-width:990px) {
    .stretched-row {
        padding-left: 0 !important;
        padding-right: 0 !important;
        left: 0 !important;
        width: auto !important
    }
}

.property_custom_detail_wrapper {
    float: left;
    width: 100%
}

.custom_span_header {
    float: left;
    display: inline;
    font-size: 15px
}

.custom_span_header i {
    margin-right: 5px
}

.imagebody_new .image_gallery {
    border-bottom: 1px solid #f1f3f7;
    border-right: 1px solid #f1f3f7
}

.col-md-8.image_gallery,
.image_gallery {
    border-bottom: 6px solid #f5f8fa
}

.image_gallery {
    min-height: 160px;
    border-right: 6px solid #f5f8fa;
    background-size: cover;
    background-position: 50% 50%
}

.special_border {
    border-left: 6px solid #f5f8fa
}

.special_border,
.special_border_top {
    border-top: 6px solid #f5f8fa
}

.special_border_left {
    border-left: 6px solid #f5f8fa
}

.img_listings_overlay_last {
    background-color: #20c063;
    opacity: .4
}

.img_listings_overlay {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    width: 100%;
    cursor: pointer;
    height: 100%;
    background-color: #444;
    opacity: 0
}

.img_listings_overlay:hover {
    opacity: .3;
    background-color: #20c063
}

.img_listings_mes {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    color: #fff;
    z-index: 10;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    pointer-events: none;
    right: 50%;
    width: 200px;
    text-align: center;
    margin-right: -100px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.col-md-8.image_gallery {
    min-height: 320px
}

.image_gallery.last_gallery_item {
    margin-bottom: 20px
}

.property_unit_custom_element,
.property_unit_custom_element i {
    display: inline-block
}

.property_unit_custom.col-md-12 {
    padding: 0
}

.custom_separator {
    border-top: 1px solid #dde4e9;
    width: 100%
}

.page_template_loader .vc_row.no_content_area_back_color {
    background-color: transparent;
    padding: 0;
    margin: 0 -8px
}

.property_unit_custom_element.featured_icon:empty,
.property_unit_custom_element.property_status:empty {
    display: none
}

.icon-fav.favorite-text,
.share_list.text_share {
    background-image: none !important
}

.property_unit_custom {
    line-height: 1
}

.icon-fav.custom_fav,
.icon-fav.custom_fav.icon-fav-on {
    background-image: none !important;
    border: none
}

.icon-fav.custom_fav:before {
    content: "\F08A";
    font-family: Fontawesome;
    font-style: normal;
    font-weight: 400
}

.icon-fav.custom_fav.icon-fav-on {
    background-image: none !important
}

.icon-fav.custom_fav.icon-fav-on:before {
    content: "\F004";
    font-family: Fontawesome;
    font-style: normal;
    font-weight: 400
}

.breadcrumb_container {
    min-height: 20px
}

.home .breadcrumb_container {
    display: none
}

#primary .social_sidebar_internal a:nth-child(4n) {
    margin-right: 0
}

#primary .social_sidebar_internal {
    margin-bottom: -10px
}

.wrap_custom_image {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    height: 100%;
    overflow: hidden;
    background: #f7f7f7
}

.col-md-9.col-md-push-3.rightmargin .wrap_custom_image,
.col-md-9.rightmargin .wrap_custom_image {
    max-width: 43%
}

.wrap_custom_image img {
    width: 100%;
    height: auto
}

.wrap_custom_image .property_unit_custom_element.image {
    padding: 0 !important;
    margin: 0 !important
}

.item_type2_wrapper .prop_new_detals_info {
    opacity: 0
}

.item_type2_wrapper.slick-center,
.item_type2_wrapper.slick-center .prop_new_detals_info {
    opacity: 1
}

.slick-slider {
    -webkit-box-sizing: border-box;
    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,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    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
}

.shortcode_slider_wrapper {
    overflow: initial
}

.slider_container .slick-slider {
    margin-bottom: 40px;
    position: relative
}

.slider_container button.slick-prev.slick-arrow:before {
    content: "\E81B";
    font-family: fontello;
    font-size: 15px;
    line-height: 30px
}

.slider_container button.slick-next.slick-arrow:before {
    content: "\E81C";
    font-family: fontello;
    font-size: 15px;
    line-height: 30px
}

.slider_container .slick-dots {
    position: absolute;
    width: 100%;
    list-style: none;
    text-align: center;
    bottom: -10px;
    padding: 0;
    margin-left: 0;
    margin-bottom: 0
}

.slider_container .slick-dots li {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 20px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button:focus,
.slider_container .slick-dots li button:hover {
    outline: none
}

.slider_container .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 50px;
    height: 3px;
    padding: 0;
    cursor: pointer;
    color: #20c063;
    border: 0;
    outline: none;
    background: #cbcbcb
}

.slider_container .slick-dots li.slick-active button:after {
    opacity: .75;
    color: #20c063;
    background-color: #20c063
}

.slider_container .slick-dots li button:after {
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 3px;
    margin: 0;
    content: " ";
    text-align: center;
    opacity: .25;
    color: #9ca3a6;
    -webkit-font-smoothing: antialiased
}

.slider_container .slick-arrow {
    position: absolute;
    left: auto
}

.slider_container .slick-prev.slick-arrow {
    right: 46px
}

.slider_container .slick-next.slick-arrow,
.slider_container .slick-prev.slick-arrow {
    top: -45px;
    z-index: 1;
    font-size: 0;
    background-color: #20c063;
    border: none;
    color: #fff;
    width: 30px;
    height: 30px
}

.slider_container .slick-next.slick-arrow {
    right: 15px
}

.slider_container .slider_type2 .slick-prev.slick-arrow {
    position: absolute;
    top: 56px;
    margin-top: 0;
    right: 74px;
    margin-right: 0;
    color: #444;
    background: transparent !important
}

.slider_container .slider_type2 button.slick-next.slick-arrow:before,
.slider_container .slider_type2 button.slick-prev.slick-arrow:before {
    font-size: 19px
}

.slider_container .slider_type2 .slick-next.slick-arrow {
    position: absolute;
    top: 56px;
    margin-top: 0;
    right: 48px;
    margin-right: 0;
    left: auto;
    color: #444;
    background: transparent !important
}

.slider_container .slider_type2 button.slick-prev.slick-arrow:after {
    content: "";
    width: 1px;
    height: 20px;
    background-color: #eee;
    position: absolute;
    top: 6px;
    right: 2px
}

.places_listing .listing-unit-img-wrapper {
    overflow: hidden
}

.places_description_wrapper {
    float: left;
    width: 100%;
    padding: 20px;
    height: auto;
    position: relative
}

.places_wrapper_type_2 {
    width: 100%;
    text-align: center;
    background-position: 50%;
    background-size: cover;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    height: 400px;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    margin-bottom: 30px
}

.places_type_2_content {
    position: absolute;
    text-align: center;
    color: #fff;
    width: 100%;
    top: 50%;
    margin-top: -47px
}

.places_type_2_listings_no {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    width: 100%
}

.places_type_2_tagline {
    text-align: center;
    color: #fff;
    margin-bottom: 15px;
    padding: 0 15px
}

.places_type_2_content h2,
.places_type_2_content h2 a {
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px
}

.places_wrapper_type_2 .places_cover {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .3;
    top: 0;
    left: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    overflow: hidden;
    position: absolute
}

.places_wrapper_type_2:hover .places_cover {
    opacity: .15
}

.places_wrapper_type_2 .places_image_wrapper {
    height: 400px;
    position: relative;
    background-size: cover;
    background-position: 50% 50%
}

.places_wrapper_type_2:hover .places_cover:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, .3)));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .3));
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    -webkit-animation: shine .75s;
    animation: shine .75s
}

.with_search_2 #openmap {
    bottom: 0
}

.featured_property {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    max-width: 940px;
    background-color: #fff;
    padding: 20px;
    min-height: 300px
}

.featured_property .featured_img {
    position: relative
}

.featured_cover {
    cursor: pointer
}

.featured_property .listing-cover {
    height: 100%
}

.featured_property .listing-cover-plus {
    top: 50%
}

.featured_property:hover .listing-cover,
.featured_property:hover .listing-cover-plus {
    opacity: 1
}

.featured_property h2,
.featured_property h2 a {
    font-size: 20px;
    line-height: 1.2em;
    margin-top: 8px;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-weight: 600
}

.featured_prop_label {
    right: 13px;
    top: 40px;
    color: #20c063
}

.featured_location {
    color: #909090;
    font-size: 12px
}

.featured_location a {
    color: #909090
}

.featured_location a:hover {
    color: #20c063
}

.featured_location .fa,
.property_location_wrapper .fa {
    margin-right: 3px
}

.google_map_sh {
    width: 250px;
    height: 130px;
    background: red;
    border: 5px solid #fff;
    padding: 4px;
    display: none
}

.sale_line {
    font-size: 12px;
    color: #909090;
    font-weight: 300;
    margin-top: -3px
}

.featured-content {
    float: left;
    position: absolute;
    margin-left: 270px;
    top: 103px
}

.featured_property .featured_div,
.featured_property .ribbon-wrapper-default {
    top: auto;
    z-index: 9
}

.featured_listing_details {
    color: #9ca3a6;
    font-size: 13px;
    margin: 0;
    padding: 0;
    float: none;
    padding-right: 20px
}

.places_type_2_listings_no .listings_no {
    display: inline-block;
    width: auto;
    float: none;
    padding: 9px 15px 5px;
    background-color: #20c063;
    line-height: 15px;
    padding-top: 6px
}

.featured_property.featured_property_type4 {
    max-width: 100%;
    margin-bottom: 30px;
    padding: 0;
    border: none;
    height: 329px;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

.featured_property.featured_property_type4 .featured_img {
    width: 60%;
    float: left;
    left: 0;
    position: absolute
}

.featured_property.featured_property_type4 .property_image_thumb {
    background-size: cover
}

.featured_property_type4 .item {
    min-height: 328px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-color: #fff
}

.featured_property_type4 h2 {
    padding: 60px 45px 0 545px;
    position: relative;
    margin-top: 0
}

.listing_details_featured4 {
    padding-left: 545px;
    padding-right: 45px;
    position: relative
}

.property_image_thumbs_rest .item1,
.property_image_thumbs_rest .item2 {
    width: 300px;
    height: 200px;
    position: absolute;
    top: 58px;
    left: 0;
    -webkit-box-shadow: 7px 5px 16px -3px rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .03);
    box-shadow: 7px 5px 16px -3px rgba(0, 0, 0, .2), 0 0 0 1px rgba(0, 0, 0, .03);
    opacity: .5
}

.property_image_thumbs_rest .item2 {
    left: 200px
}

.property_image_thumb {
    width: 350px;
    height: 275px;
    position: absolute;
    top: 22px;
    left: 69px;
    -webkit-box-shadow: 7px 5px 16px -3px rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .03);
    box-shadow: 7px 5px 16px -3px rgba(0, 0, 0, .3), 0 0 0 1px rgba(0, 0, 0, .03);
    overflow: hidden;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.listing_price_featured4 {
    padding-left: 545px;
    color: #20c063;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    position: relative;
    margin-top: 7px;
    margin-bottom: 15px
}

.shortcode_slider_list.slider_type2 .slick-dots {
    bottom: 20px
}

.property_unit_featured_carousel_slider {
    float: left;
    width: 100%;
    height: 100%
}

.property_unit_featured_carousel_slider_back {
    background-color: #fff;
    width: 90%;
    height: 84%;
    top: 2px;
    left: 10%;
    position: absolute
}

.featured_property_type4 .listing_actions {
    float: right;
    position: absolute;
    bottom: 0;
    padding: 0 30px;
    right: 0;
    margin-bottom: 17px
}

.featured5_detail {
    text-align: right
}

.featured5_detail_label {
    float: left
}

.featured5_details_wrapper {
    width: 100%;
    border-bottom: 1px dotted #ededed;
    float: left;
    line-height: 40px;
    font-size: 13px;
    color: #909090
}

.featured_more_details {
    height: 30px;
    margin-top: 9px;
    width: auto;
    float: right;
    font-size: 11px;
    color: #909090
}

.featured6_arrow {
    position: absolute;
    bottom: -47px;
    right: -93px;
    font-size: 200px;
    opacity: .05
}

.featured_article:hover .featured_img:before,
.featured_property:hover .featured_img:before,
.featured_sidebar_intern:hover .featured_widget_image:before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

.agent-unit-img-wrapper:before,
.featured_img:before,
.featured_widget_image:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, .3)));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .3));
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.featured_article:hover .featured_img img {
    opacity: .8;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.featured_article .featured_img img {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
    width: 26px !important;
    height: 28px !important;
    top: -7px !important
}

.ui-datepicker-next.ui-state-disabled,
.ui-datepicker-prev.ui-state-disabled {
    background: transparent;
    background-color: transparent !important;
    border: none !important
}

.property_address_type1_wrapper {
    line-height: 20px
}

.property_address_type1_wrapper,
.property_categories_type1_wrapper {
    padding: 0 20px;
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.property_details_type1_wrapper {
    padding: 0 20px;
    float: left;
    width: 100%;
    margin-bottom: 70px;
    line-height: 20px
}

.property_address_type1_wrapper .fa {
    margin-right: 8px
}

.property_categories_type1_wrapper span,
span.property_details_type1_baths,
span.property_details_type1_id,
span.property_details_type1_rooms,
span.property_details_type1_size {
    padding-right: 3px
}

span.property_details_type1_value {
    margin-right: 10px
}

.property_categories_type1_wrapper span,
span.property_details_type1_baths,
span.property_details_type1_id,
span.property_details_type1_rooms,
span.property_details_type1_size {
    color: #000
}

.lighbox_overlay {
    background-color: #111;
    opacity: .75;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1
}

.lighbox-logo {
    width: 200px;
    background: #20c063;
    float: left;
    height: 100%
}

.lighbox-image-close,
.lighbox-image-close-floor {
    position: absolute;
    top: 0;
    right: 0;
    background: #20c063;
    width: 40px;
    height: 40px;
    text-align: center
}

.lighbox-image-close-floor i,
.lighbox-image-close i {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    line-height: 40px
}

#owl-demo,
#owl-demo-floor {
    max-width: 1100px;
    position: relative;
    width: 100%;
    margin: 0 auto
}

#owl-demo-floor {
    max-width: 1150px
}

#owl-demo-floor .nextleft,
#owl-demo-floor .nextright {
    color: #444;
    text-shadow: none
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto
}

#owl-demo-floor .owl-wrapper-outer {
    background-color: #fff
}

.floor_light_desc {
    margin: 10px 0
}

.owl-carousel .owl-item {
    display: inline-block;
    position: relative
}

.owl-carousel .owl-item .item {
    min-height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 623px;
    padding: 0
}

#owl-demo-floor .bold_detail {
    font-weight: 700
}

.owl-carousel .owl-item .item .itemimage {
    min-height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    width: 100%;
    height: 623px
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    background: #444
}

.owl-pagination {
    display: none
}

.owl_caption {
    background: transparent;
    color: #fff;
    padding: 10px;
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
    text-align: center;
    text-shadow: 1px 1px #444;
    font-size: 17px;
    font-weight: 500
}

.owl-theme .owl-controls .owl-buttons div {
    color: #fff;
    display: inline-block;
    zoom: 1;
    margin: -19px 5px 5px;
    padding: 3px 10px;
    font-size: 64px;
    border-radius: 30px;
    filter: Alpha(Opacity=75);
    opacity: 1;
    cursor: pointer;
    text-shadow: none
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    border-radius: 20px;
    background: #869791
}

.owl-theme .owl-controls.clickable .owl-page:hover span,
.owl-theme .owl-controls .owl-page.active span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px
}

.multi_units_wrapper {
    width: 100%;
    float: left;
    margin-bottom: 20px
}

.multi_units_wrapper h4 {
    margin-bottom: 10px
}

.social_share_wrapper {
    position: fixed;
    top: 130px;
    left: 0;
    height: 200px;
    width: 40px;
    z-index: 1004
}

.social_share {
    width: 40px;
    height: 40px;
    color: #fff;
    float: left;
    padding: 10px 13px
}

.social_share i {
    font-size: 18px
}

.social_share:focus i,
.social_share:hover,
.social_share:hover i {
    color: #fff
}

.share_facebook_side {
    background-color: #4a66a0;
    padding: 10px 15px
}

.share_facebook_side:focus,
.share_facebook_side:hover {
    background-color: #5472b0
}

.share_twiter_side {
    background-color: #55acee
}

.share_twiter_side:hover {
    background-color: #62bafc
}

.share_linkedin_side {
    background-color: #0177b5
}

.share_linkedin_side:hover {
    background-color: #0185cb
}

.share_google_side {
    background-color: #d73d32;
    padding-left: 8px
}

.share_google_side:hover {
    background-color: #ea4539
}

.share_pinterest_side {
    background-color: #cb2027
}

.share_pinterest_side:hover {
    background-color: #de242b
}

.website-wrapper,
.wide,
body {
    background-color: #f8f8f8
}

.input-group-addon {
    border-color: #ededed
}

.btn-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 15px
}

.form-controll {
    display: none !important;
    position: absolute !important;
    left: -99999 !important
}

.master_header.header_transparent {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .2)), color-stop(50%, rgba(0, 0, 0, .1)), to(transparent));
    background: linear-gradient(180deg, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .1) 50%, transparent)
}

.master_header {
    background-color: #fff;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1001;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-backface-visibility: hidden
}

.master_header--transparent {
    background-color: tranparent
}

.header_wrapper_inside {
    max-width: none;
    position: static;
    width: 100%;
    margin: 0 auto;
    position: relative;
    height: 100%
}

.header_wrapper_inside>.bw-video--16by9,
.header_wrapper_inside>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.header_wrapper_inside>.bw-video--16by9:after,
.header_wrapper_inside>.bw-video--16by9:before,
.header_wrapper_inside>.container:after,
.header_wrapper_inside>.container:before {
    display: none
}

.fixed_header .header_wrapper_inside {
    max-width: 100%;
    width: 100%;
    height: 75px
}

@media screen and (max-width:1130px) {
    .header_wrapper_inside {
        padding: 0 15px
    }

    .logo img {
        max-width: 200px
    }
}

.header_wrapper {
    width: 100%;
    margin: 0 auto;
    height: 75px;
    -webkit-transition: height .3s, background-color .3s;
    transition: height .3s, background-color .3s;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    background-color: transparent;
    background-color: var(--menu-background-color)
}

#header-fixed .navbar-fixed-top,
#header-normal .header_wrapper {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

#header-fixed .website-wrapper {
    padding-top: 0 !important
}

@media only screen and (max-width:1024px) {
    .master_header {
        position: relative
    }

    .header_wrapper {
        display: none
    }
}

#access {
    display: inline-block;
    max-width: 950px
}

#access .menu>li:hover>a,
#access .menu>li:hover>a:active,
#access .menu>li:hover>a:focus {
    border-color: #20c063;
    border-color: var(--menu-font-color-hover);
    color: #20c063;
    color: var(--menu-font-color-hover);
    background-color: transparent
}

#access .menu>li>a {
    border: 2px solid transparent;
    border-radius: 6px;
    background-color: transparent;
    padding: 7px 13px;
    display: inline
}

#access .menu>li>a i {
    line-height: 74px
}

#access .menu .current_page_item>a {
    color: #20c063;
    color: var(--menu-font-color-hover)
}

#access ul {
    font-size: 13px;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 99999;
    text-align: right
}

#access .children,
#access .sub-menu {
    margin: 0;
    position: absolute;
    left: 0;
    visibility: hidden;
    opacity: 0;
    top: 120px;
    margin-left: 3px;
    width: 228px;
    background-color: #fff;
    border: 1px solid #ebebeb !important;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    line-height: 0
}

#access .children li,
#access .sub-menu li {
    width: 100%
}

#access .children a,
#access .sub-menu a {
    border-bottom: 1px solid #ededed;
    color: #666;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.5em;
    min-height: 30px;
    letter-spacing: .5px;
    padding: 15px 30px 13px
}

#access .children a:hover,
#access .sub-menu a:hover {
    color: #555
}

#access .children li:last-child>a,
#access .sub-menu li:last-child>a {
    border-bottom: none
}

#access li {
    display: inline-block;
    text-align: left;
    position: relative;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

#access a,
#access li {
    -webkit-backface-visibility: hidden
}

#access a {
    font-weight: 600;
    color: #444;
    color: var(--menu-font-color);
    text-transform: uppercase;
    letter-spacing: .3px;
    display: block;
    text-decoration: none;
    font-size: 13px;
    padding-left: 18px;
    padding-right: 18px;
    -webkit-transition: color .3s, background-color .3s, border-color .3s;
    transition: color .3s, background-color .3s, border-color .3s;
    cursor: pointer
}

#access .menu-main-menu-container>ul>li.menu-item-has-children>a:after {
    content: "\F107";
    font-family: FontAwesome;
    font-size: 15px;
    margin-left: 5px
}

#access .lang-switcher {
    margin-left: 13px
}

#access .lang-switcher .children,
#access .lang-switcher .sub-menu {
    margin-left: 0;
    width: 53px
}

#access .lang-switcher .children a,
#access .lang-switcher .sub-menu a {
    padding: 15px 15px 13px 17px
}

#access ul li:hover>ul {
    top: 75px;
    opacity: 1;
    visibility: visible
}

#access ul .sub-menu .sub-menu {
    top: 29px;
    left: 100%;
    padding-top: 0;
    margin-left: 0
}

#access ul .sub-menu .inversed .sub-menu {
    left: calc(-100% - 1px)
}

#access ul .sub-menu li:hover>.sub-menu {
    top: -1px
}

#access ul ul ul ul {
    display: none
}

#access .menu-main-menu-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media only screen and (max-width:1023px) {
    #access {
        display: none
    }
}

@media only screen and (max-width:1024px) and (min-width:992px) {
    #access {
        max-width: 600px
    }
}

.navbar-fixed-top {
    background-color: #fff;
    background-color: var(--menu-background-color-scrolled);
    opacity: .95
}

.navbar-fixed-top #access .menu>li>a {
    color: var(--menu-font-color-scrolled)
}

.navbar-fixed-top #access .menu>li:hover>a {
    border-color: var(--menu-font-color-scrolled-hover)
}

.navbar-fixed-top #access .menu .current_page_item>a,
.navbar-fixed-top #access .menu>li:hover>a {
    color: var(--menu-font-color-scrolled-hover)
}

.logo img {
    max-height: 54px
}

footer#colophon {
    clear: both;
    background: none repeat scroll 0 0 #f3f3f3;
    color: #5a5a5a;
}

@media only screen and (max-width:992px) {
    #colophon {
        float: left;
        width: 100%
    }
}

#colophon ul {
    list-style: none;
    margin: 0
}

#colophon .widget-container {
    padding: 0;
    text-align: center
}

#colophon .widget-title-footer {
    color: #edf5f8
}

#colophon .sub-menu ul {
    border: 0 !important;
    padding-left: 10px
}

#colophon .social_sidebar_internal a {
    width: 48px;
    height: 48px;
    margin: 0 10px 10px 0;
    padding-bottom: 0;
    position: relative;
    line-height: 48px;
    text-align: center;
    display: inline-block;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

#colophon .social_sidebar_internal a i {
    font-size: 18px;
    color: #cbcbcb;
    -webkit-transition: all .3s;
    transition: all .3s
}

#colophon .social-blogger,
#colophon .social-dribbble,
#colophon .social-facebook,
#colophon .social-foursquare,
#colophon .social-google,
#colophon .social-instagram,
#colophon .social-linkedIn,
#colophon .social-pinterest,
#colophon .social-rss,
#colophon .social-tumblr,
#colophon .social-twitter,
#colophon .social-vimeo,
#colophon .social-whatsapp,
#colophon .social-yahoo,
#colophon .social-youtube {
    font-size: 18px;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #fff
}

#colophon .social_sidebar_internal a:hover {
    color: #20c063;
    border-radius: 3px
}

#colophon .social_sidebar_internal a:hover i {
    color: #20c063
}

#colophon .social-rss:hover {
    background-color: #f60;
    border: 1px solid #f60
}

#colophon .social-facebook:hover {
    background-color: #3b5999;
    border: 1px solid #3b5999
}

#colophon .social-whatsapp {
    background-image: url(https://static.whatsapp.net/rsrc.php/v3/yP/r/rYZqPCBaG70.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 20px 20px
}

#colophon .social-whatsapp:before {
    content: "_";
    color: transparent
}

#colophon .social-whatsapp:hover {
    background-color: #eee;
    border: 1px solid #e5e5e5
}

#colophon .social-twitter:hover {
    background-color: #55acee;
    border: 1px solid #55acee
}

#colophon .social-google:hover {
    background-color: #dd4b39;
    border: 1px solid #dd4b39
}

#colophon .social-linkedIn:hover {
    background-color: #0077b5;
    border: 1px solid #0077b5
}

#colophon .social-pinterest:hover {
    background-color: #bd081c;
    border: 1px solid #bd081c
}

#colophon .social-youtube:hover {
    background-color: #cd201f;
    border: 1px solid #cd201f
}

#colophon .social-instagram:hover {
    background-color: #e4405f;
    border: 1px solid #e4405f
}

#colophon #tw_control li {
    border: 1px solid #fff
}

#colophon .single_tweet_wrapper {
    border-bottom: 1px solid transparent
}

#colophon .sub-menu li:hover a {
    color: #20c063
}

#colophon li a {
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

#colophon a:hover,
#colophon li a:hover {
    color: #20c063;
    text-decoration: none
}

#colophon .xoxo {
    padding-top: 70px;
    color: #fff
}

#colophon .widget-container a {
    color: #fff
}

#colophon .widget-container a:hover {
    color: #fff;
    opacity: .8
}

#colophon .widget-container li {
    border-bottom: none;
    float: left;
    line-height: 1.6em;
    margin-bottom: 3px
}

#colophon .widget-container li:hover {
    background: transparent
}

.sub_footer {
    color: #fff !important;
    height: auto;
    padding-top: 15px;
    padding-bottom: 12px;
    width: 100%;
    background-color: #000;
    display: none;
}

.sub_footer_content {
    max-width: 1170px
}

#footer-widget-area,
.sub_footer_content {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

#footer-widget-area {
    padding: 0 30px 30px
}

#footer-widget-area.wide_footer,
.sub_footer_content.wide_footer {
    max-width: 100%
}

@media only screen and (max-width:992px) {
    .sub_footer_content {
        width: 100%
    }

    .sub_footer {
        width: 100%;
        height: 100%
    }
}

.copyright-wrapper {
    background-color: #000
}

.copyright,
.copyright a {
    color: #fff
}

.grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px
}

.grid,
.grid>* {
    width: 100%
}

@media (min-width:620px) {
    .grid>* {
        width: 48%
    }
}

@supports (display:grid) {
    .grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 30px
    }

    @media (min-width:620px) {
        .grid {
            grid-template-columns: 1fr 1fr
        }

        .grid--1-col {
            grid-template-columns: 1fr
        }

        .grid--3-cols,
        .grid--4-cols {
            grid-template-columns: 1fr 1fr
        }
    }

    @media (min-width:860px) {
        .grid--3-cols {
            grid-template-columns: 1fr 1fr 1fr
        }

        .grid--4-cols {
            grid-template-columns: 1fr 1fr 1fr 1fr
        }
    }

    .grid>* {
        width: 100%
    }
}

@media only screen and (max-width:1767px) {
    .col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details {
        padding-right: 5px
    }
}

@media only screen and (max-width:1200px) and (min-width:992px) {

    #listing_ajax_container,
    #listing_ajax_container_agent {
        margin: 0 -15px;
        float: none;
        width: auto;
        min-width: 100%
    }
}

@media only screen and (max-width:1360px) {
    .listing_wrapper.col-md-12 .property_listing .listing_details {
        padding-left: 347px
    }

    .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .property_location {
        margin-left: 336px
    }
}

@media only screen and (max-width:1367px) and (min-width:1024px) {
    .info-container.col-md-2 {
        max-width: 150px
    }
}

@media only screen and (max-width:1200px) {

    .bw-video--16by9,
    .container,
    .content_wrapper {
        width: 100% !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        background: #f5f8fa
    }

    .listing_wrapper {
        float: left
    }

    .gmap-controls {
        width: 100%;
        max-width: 100%;
        left: 0;
        margin-left: 0 !important
    }

    .blog_list_wrapper {
        min-width: 50%
    }

    #slider_price_widget {
        max-width: 182px
    }

    .master_header {
        width: 100%
    }
}

@media only screen and (max-width:1140px) {
    #openmap {
        bottom: -1px;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px
    }

    .slider_content_wrapper {
        margin-left: 15px;
        width: 100%
    }

    .slider_main_details {
        position: relative;
        bottom: 40px
    }
}

@media only screen and (max-width:1024px) {
    .theme_slider_wrapper .carousel-control {
        width: auto
    }

    .theme_slider_wrapper .carousel-control i:before {
        margin: 0
    }

    .title_agent_slider {
        width: 100%
    }

    .submit_form_row {
        margin-left: 0
    }

    .mobile_header {
        display: block
    }

    .has_header_type1 .header_media,
    .has_header_type1.header_transparent .header_media {
        padding-top: 75px;
        min-height: 75px
    }

    #search_wrapper.wrapper_search_is_float {
        width: 100%;
        max-width: 990px
    }

    #google-default-search {
        left: 15px
    }

    #gmap-control {
        right: 15px
    }

    .single-estate_property #street-view {
        right: 55px !important;
        top: 55px !important
    }

    .prop_title_zone_menu_container {
        display: none
    }

    .prop_title_zone_container {
        width: 100%;
        margin: 0;
        float: left;
        padding: 0 15px;
        background-color: #fff
    }

    .prop_title_zone,
    .prop_title_zone_menu {
        border-bottom: 0 solid #ededed
    }

    .prop_title_zone_menu {
        background: transparent;
        border-bottom-color: transparent;
        display: none
    }

    .archive .content_wrapper,
    .page .content_wrapper,
    .single-estate_agent .content_wrapper,
    .single-estate_property .content_wrapper,
    .single-post .content_wrapper {
        padding: 20px 0 0
    }

    .half_map_body .content_wrapper {
        padding-top: 0
    }

    .half_map_search_wrapper {
        border-bottom: 0 solid #ededed
    }

    .single-estate_property .row {
        margin-left: 15px;
        margin-right: 15px
    }

    .row {
        margin-left: 0;
        margin-right: 0
    }

    .single-estate_property .col-md-push-3.rightmargin,
    .single-estate_property .rightmargin {
        padding-left: 0;
        padding-right: 0
    }

    .logo.miclogo img {
        margin-left: 15px
    }

    .article_container .shortcode_title {
        padding-left: 13px
    }

    .property_listing.property_unit_type1 .property_location {
        padding: 0 20px
    }

    .slider-content-wrapper {
        bottom: 30.5%
    }

    .change_pass {
        padding: 0
    }

    #carousel-property-page-header .carousel-indicators li {
        display: none
    }

    .carousel-indicators-wrapper-header-prop {
        width: 100%;
        top: 50%;
        bottom: auto;
        height: 25px;
        background-color: transparent
    }

    .profile-page.row {
        padding: 0 15px
    }
}

@media only screen and (max-width:1023px) {

    .property_menu,
    .social_share_wrapper {
        display: none
    }

    .adv-search-1.halfsearch {
        display: block
    }

    #wpadminbar {
        display: none;
        height: 0
    }

    #primary {
        width: 100% !important;
        padding: 0
    }

    #calendar_wrap,
    #slider_price_widget,
    .loginwd_sidebar {
        max-width: 100%
    }

    #list_sidebar_curr,
    #submit-form,
    .facebook_widget_like,
    .widget-container.multiple_currency_widget,
    .widget_calendar,
    .widget_search .form-control {
        width: 100%
    }

    #submit-form {
        margin-top: 10px
    }

    .carouselvertical {
        height: 325px !important
    }

    .header_media:empty {
        height: 0
    }

    .master_header {
        position: relative;
        float: left;
        top: auto;
        height: auto
    }

    .website-wrapper {
        overflow-x: hidden
    }

    .logo {
        display: none
    }

    .user_menu {
        margin: 0 auto !important;
        margin-top: 15px;
        display: block;
        float: none;
        text-align: center;
        margin-bottom: 20px
    }

    .bw-video--16by9,
    .container {
        float: left
    }

    .col-md-9 .article_container {
        min-width: 100%
    }

    #advanced_submit_shorcode {
        width: 100%
    }

    #login_widget-1 #wp-submit-register_wd,
    #wp-submit-register_wd {
        margin-bottom: 13px !important
    }

    .dasboard-prop-listing [class*=col] {
        height: auto;
        width: 100%;
        padding-right: 0;
        padding-top: 0
    }

    .submit_container {
        float: left
    }

    .col-md-12.row_dasboard-prop-listing {
        padding-right: 15px;
        padding-left: 15px;
        height: auto;
        width: 100%;
        float: left
    }

    .col-md-12.user_profile_div {
        padding: 0 15px;
        margin: 0;
        width: 100%
    }
}

@media only screen and (max-width:1200px) and (min-width:1024px) {
    .col-md-3.listing_wrapper .property_location {
        padding: 13px 0
    }

    .col-md-3.listing_wrapper,
    .col-md-4.listing_wrapper {
        width: 50%
    }

    .property_listing.places_listing {
        min-height: 460px
    }

    .listing_name {
        display: inline;
        margin-left: 0;
        float: left;
        max-width: 100%;
        line-height: 18px;
        position: relative;
        margin-top: 0
    }
}

@media only screen and (max-width:992px) and (min-width:700px) {
    #comments .comment-form-email.col-md-4 {
        padding: 0
    }

    .col-md-3.listing_wrapper,
    .col-md-4.listing_wrapper,
    .col-md-6.listing_wrapper {
        width: 50%
    }
}

@media only screen and (max-width:1024px) and (min-width:992px) {
    .dash_no_header .mobile_header {
        display: none
    }

    .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper,
    .listing_wrapper.col-md-12>.property_listing.property_unit_type2 .carousel-inner {
        max-width: 406px
    }

    .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper,
    .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details,
    .listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4 {
        padding-left: 415px
    }

    .col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details {
        padding-left: 400px;
        padding-right: 8px
    }

    .col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper,
    .col-md-push-3.rightmargin .listing_wrapper.col-md-12>.property_listing.property_unit_type2 .carousel-inner {
        max-width: 390px
    }

    .col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper,
    .col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_listing_details,
    .col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4 {
        padding-left: 400px
    }

    .col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location {
        margin: 0 0 0 390px;
        width: auto
    }

    .col-md-push-3.rightmargin .col-md-12.has_prop_slider.listing_wrapper.property_unit_type2 {
        padding-left: 0;
        padding-right: 0
    }

    .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location {
        margin: 0 0 0 406px
    }

    .col-md-push-3.rightmargin .property_listing.property_unit_type2 .share_list,
    .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .share_list {
        margin-right: 5px
    }

    .col-md-push-3.rightmargin .property_listing.property_unit_type2 .share_unit {
        right: 1px
    }

    .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_details {
        padding-left: 415px
    }

    .listing_name {
        display: inline;
        margin-left: 0;
        float: left;
        max-width: 100%;
        line-height: 18px;
        position: relative;
        margin-top: 0
    }

    .col-md-3.listing_wrapper,
    .col-md-4.listing_wrapper {
        width: 50%
    }

    .col-md-6.listing_wrapper {
        width: 100%
    }

    .search_wr_3#search_wrapper {
        width: 100% !important
    }

    .adv-search-3 {
        right: 30px
    }

    .search_wr_3#search_wrapper .col-md-8 {
        width: 60%
    }

    .search_wr_3#search_wrapper .col-md-2,
    .search_wr_4 .col-md-2 {
        width: 20%
    }

    .search_wr_4 .col-md-6 {
        width: 40%
    }

    .col-md-9.col-md-push-3.rightmargin .col-md-6.listing_wrapper {
        width: 50%
    }

    .search_wr_3#search_wrapper {
        width: 100%
    }

    .adv-search-3 {
        right: 45px
    }

    .widget_latest_internal {
        min-height: 52px
    }

    #facebooklogin,
    #googlelogin,
    #wp-forgot-but,
    #wp-login-but,
    .login_form input[type=email],
    .login_form input[type=number],
    .login_form input[type=password],
    .login_form input[type=text],
    .login_form input[type=url],
    .login_form textarea {
        width: 100%
    }

    .wpestate_tabs .ui-tabs .ui-tabs-nav li {
        padding: 3px 8px
    }

    .slider-content {
        right: 15px
    }

    .col-md-9 .article_container,
    .col-md-12 .blog_list_wrapper {
        min-width: 100%
    }

    #results {
        width: 76%
    }

    .col-md-pull-9.widget-area-sidebar {
        padding-right: 15px;
        margin-right: -15px
    }

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

    .listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper {
        padding-left: 347px;
        float: none;
        width: 100%
    }

    #listing_ajax_container,
    #listing_ajax_container_agent {
        min-width: 953px
    }

    .col-md-9 #listing_ajax_container,
    .col-md-9 #listing_ajax_container_agent {
        min-width: 718px
    }

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

    .col-md-9 .listing_wrapper {
        width: 50%
    }

    .col-md-pull-9#primary .widget_search .form-control {
        width: 130px
    }

    #listing_ajax_container_agent.ajax12,
    .col-md-12 #listing_ajax_container.ajax12 {
        width: 100%;
        padding-right: 23px
    }

    #facebookloginsidebar,
    #googleloginsidebar {
        background-position-x: -6px;
        font-size: 11px;
        padding: 1px 9px;
        line-height: 45px
    }

    #primary #facebookloginsidebar,
    #primary #googleloginsidebar {
        letter-spacing: 0
    }

    .adv-search-1 {
        max-width: 990px !important
    }

    .transparent-wrapper {
        width: 100% !important
    }

    .adv_results_wrapper {
        position: Relative;
        width: 100%
    }

    .advanced_search_sidebar .filter_menu {
        width: 197px
    }

    .adv1-holder {
        width: 840px
    }

    .share_list {
        margin-left: 0
    }

    .col-md-12 #listing_ajax_container,
    .col-md-12 #listing_ajax_container_agent,
    .col-md-12 .mydetails {
        width: 100%
    }

    .blog_list_wrapper {
        min-width: 100%
    }

    .blog_listing_image {
        display: none
    }

    #openmap {
        bottom: -29px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    .advanced_search_sidebar .filter_menu,
    .login_form input[type=email],
    .login_form input[type=number],
    .login_form input[type=password],
    .login_form input[type=text],
    .login_form input[type=url],
    .login_form textarea {
        width: 100%
    }

    .col-md-12.row_dasboard-prop-listing,
    .col-md-12.user_profile_div {
        padding-right: 15px;
        padding-left: 15px
    }

    .col-md-12.user_profile_div {
        margin-right: 0;
        margin-left: 0;
        width: 100%
    }
}

@media only screen and (max-width:992px) {
    #search_wrapper_color {
        border-bottom: 0 solid #ededed
    }

    .add-estate.profile-page.profile-onprofile.row,
    .profile-page .col-md-4,
    .user_profile_div .col-md-4 {
        float: left;
        width: 100%
    }

    .listing-content .mylistings .col-md-6.has_prop_slider.listing_wrapper .property_listing {
        margin: 13px 0
    }

    .shortcode-login #user_terms_register_sh_label {
        width: 90%
    }

    .slider-content-wrapper {
        bottom: 10px
    }

    #google-default-search {
        right: 0;
        top: 15px !important;
        width: 180px
    }

    .lower_street {
        top: 57px !important
    }

    .videoitem_full {
        height: 100%
    }

    .login_form input[type=email],
    .login_form input[type=number],
    .login_form input[type=password],
    .login_form input[type=text],
    .login_form input[type=url],
    .login_form textarea {
        width: 100%
    }

    .widget-container {
        float: left;
        clear: both;
        width: 100%
    }

    .widget_revslider {
        width: 100%;
        height: auto
    }

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

    .blog_listing_image {
        display: none
    }

    .profile-page .col-md-4,
    .profile-page .col-md-8,
    .user_profile_div .col-md-4,
    .user_profile_div .col-md-8 {
        padding-left: 0;
        padding-right: 0
    }

    #change_pass,
    #form_submit_1,
    #update_profile {
        margin-left: 0
    }

    #aaiu-uploader {
        max-width: 300px
    }

    .user_tab_menu {
        margin-top: 0;
        margin-left: 0;
        width: 100%;
        display: block;
        float: left
    }

    #profile-div {
        padding-left: 0
    }

    .breadcrumb_container {
        display: none
    }

    .fixed_header.bw-video--16by9,
    .fixed_header.container {
        padding: 0
    }

    #adv-search-3 {
        display: none
    }

    #adv-search-header-mobile {
        display: block
    }

    #search_wrapper.wrapper_search_is_float {
        display: none
    }

    #adv_location {
        width: 100%
    }

    .adv_results_wrapper {
        display: none
    }

    #content_container,
    .estate_property_first_row .rightmargin .single-content {
        margin: 0
    }

    .left-top-widet,
    .right-top-widet {
        float: none;
        margin: 0 auto;
        display: table;
        width: auto;
        left: 0;
        right: 0
    }

    .right-top-widet {
        margin-top: 10px
    }

    .logo {
        width: 100%;
        padding: 0;
        text-align: center
    }

    .logo img {
        max-width: 300px;
        margin: 0 auto
    }

    #mobile_display {
        display: block;
        margin-top: 40px
    }

    .user_menu {
        display: block;
        float: none;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 0;
        margin: 0 auto
    }

    .user_menu.user_loged {
        margin-top: 0 !important;
        margin-right: 45px;
        padding-left: 0;
        padding-right: 0;
        text-align: left;
        padding: 0 0 9px !important;
        width: 70px
    }

    #user_menu_open .login_sidebar {
        width: 252px;
        margin: 0 auto
    }

    #user_menu_trigger {
        float: none
    }

    #user_menu_open {
        width: 100%;
        right: 0;
        top: 95px
    }

    .menu_user_picture {
        margin-top: -17px
    }

    .user_loged {
        padding-top: 0
    }

    #user_menu_open:after,
    #user_menu_open:before {
        display: none
    }

    .left-top-widet li {
        margin: 0 auto;
        float: none;
        display: inline-block !important
    }

    .header_social {
        width: 100%;
        padding: 0;
        margin-top: 13px
    }

    .nav_wrapper {
        display: none
    }

    .adv-search-1 {
        width: 100%;
        display: none
    }

    .widget-area-sidebar {
        float: left
    }

    #results_mobile {
        display: none
    }

    #listing_ajax_container {
        min-width: 100px
    }

    .shortcode-col {
        margin-bottom: 13px
    }

    .featured_property {
        margin-bottom: 30px !important;
        float: left
    }

    .advanced_search_shortcode {
        padding: 13px 6px;
        margin-bottom: 30px !important
    }

    .shortcode_title_adv {
        margin-bottom: 17px;
        width: 100%
    }

    .pagination,
    .pagination_ajax {
        margin-bottom: 30px !important
    }

    .blog_list_wrapper {
        min-width: 100%
    }

    #primary {
        margin-top: 30px
    }

    #listing_ajax_container_agent {
        margin: 0
    }

    #listing_ajax_container {
        min-width: 100%;
        margin: 0 -15px;
        float: none;
        width: auto
    }

    .entry-title-agent {
        margin-left: 0
    }

    .single-agent {
        padding-right: 0
    }

    .mylistings {
        margin-left: -15px;
        margin-right: -15px
    }

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

    .contact_page_company_details,
    .contact_page_company_picture {
        width: 100%;
        float: left
    }

    .contact_page_company_details {
        margin-top: 13px
    }

    .company_headline .header_social {
        padding-bottom: 10px
    }

    .header_social a:first-child i {
        padding-left: 0
    }

    .company_headline {
        margin-top: 10px
    }

    .listing_wrapper.col-md-12>.property_listing .listing-cover {
        height: 100% !important;
        width: 100% !important
    }

    .listing_wrapper.col-md-12>.property_listing {
        width: 100%
    }

    .blog-unit-wrapper.listing_wrapper.col-md-12 {
        padding: 0 15px
    }

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

    .col-md-3.user_menu_wrapper {
        display: none
    }

    .property_unit_featured_carousel_slider_back {
        width: 95%;
        left: 5%;
        height: 100%
    }

    .featured_property_type4 h2 {
        padding: 30px 20px 0 360px
    }

    .listing_details_featured4,
    .listing_price_featured4 {
        padding-left: 360px
    }

    .property_image_thumb {
        width: 320px;
        height: 245px;
        position: absolute;
        top: 40px;
        left: 20px
    }

    .listing_price_featured4 {
        font-size: 17px;
        line-height: 1.6em;
        margin-top: 5px;
        margin-bottom: 0
    }

    #search_wrapper {
        padding: 0
    }

    #advanced_submit_2,
    #advanced_submit_2_mobile,
    #showinpage_mobile {
        width: 100%;
        margin-bottom: 0
    }

    .adv_search_slider,
    .half_map_search_wrapper .col-md-6.adv_search_slider {
        width: 100%
    }

    #search_wrapper.search_wr_2 {
        height: 0
    }

    .page-template-property_list #listing_ajax_container {
        min-height: 0;
        margin-top: 0
    }
}

@media only screen and (max-width:770px) {

    .add-estate.profile-page.profile-onprofile.row [class*=col],
    .submit_container [class*=col] {
        padding: 0;
        width: 100%;
        float: left
    }

    .mce-menu.mce-menu-align .mce-menu-item-normal,
    .quicktags-toolbar,
    .wp-editor-tools,
    .wp-editor-wrap,
    .wp-switch-editor {
        padding-left: 0
    }

    .fixed_header {
        position: relative;
        border: none
    }

    .checker_wrapper_half {
        background-color: transparent
    }

    .image_gallery {
        float: left;
        width: 100%;
        border: 2px solid #fff
    }

    .col-md-8.image_gallery {
        border-bottom: 2px solid #fff
    }

    .theme_slider_wrapper.theme_slider_2 h3 a {
        font-size: 27px
    }

    .theme_slider_wrapper .carousel-indicators {
        display: none
    }

    .slider_main_details h2 {
        font-size: 25px
    }

    .property_image_thumbs_rest {
        display: none
    }

    .contact-content,
    .contact_page_company_details {
        padding-left: 0;
        padding-right: 0
    }

    .property_listing_details,
    .property_listing_details.featured_listing_details {
        position: relative;
        margin-top: 8px;
        float: left;
        width: 100%
    }

    .featured_property .featured_prop_label {
        width: 100%;
        margin-bottom: 8px
    }

    .owl-carousel .owl-item .item {
        height: 350px
    }

    .article_container {
        margin-bottom: 30px
    }

    .listing_wrapper.col-md-12 .property_location {
        margin: 0;
        padding-bottom: 15px
    }

    .has_4per_row.listing_wrapper.col-md-12 .property_location {
        left: 0;
        right: 0;
        margin: 0 15px 0 0
    }

    .col-md-9.rightmargin .has_4per_row.col-md-4 .property_listing.property_unit_type1 .property_location,
    .col-md-9.rightmargin .has_4per_row .property_listing.property_unit_type1 .property_location,
    .has_4per_row.col-md-3 .property_listing.property_unit_type1 .property_location {
        padding: 0 20px
    }

    .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing-unit-img-wrapper,
    .listing_wrapper.col-md-12>.property_listing.property_unit_type2 .carousel-inner {
        max-width: 406px
    }

    .listing_wrapper.col-md-12 .property_listing.property_unit_type2 .property_location {
        margin: 0 0 0 406px
    }

    .col-md-12.listing_wrapper.property_unit_type1 {
        width: 100%;
        padding-left: 13px;
        padding-right: 13px
    }

    .places_wrapper_type_2 {
        width: auto;
        margin: 0 0 15px
    }

    .col-md-9.rightmargin .has_4per_row.col-md-4 .property_location,
    .has_4per_row.col-md-3 .property_location {
        padding: 10px 0
    }

    #gmap-control {
        right: 15px
    }

    .listing_unit_price_wrapper {
        font-size: 17px
    }

    .property_listing.places_listing {
        margin-bottom: 15px
    }

    .slider-content-wrapper {
        bottom: 10px
    }

    .half_map_body .row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        overflow: hidden;
        -ms-flex-flow: column wrap;
        flex-flow: column wrap
    }

    .half_map_search_wrapper {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 13px 10px;
        height: auto;
        position: relative;
        display: block
    }

    .col-md-12.listing_wrapper {
        width: 100%;
        max-width: 100%;
        margin: 0
    }

    .has_4per_row.listing_wrapper.col-md-12>.property_listing .listing-unit-img-wrapper {
        margin-right: 0
    }

    .has_4per_row.listing_wrapper.col-md-12>.property_listing.property_unit_type1 .listing-unit-img-wrapper {
        margin-right: 8px
    }

    .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 h4 {
        padding-left: 413px
    }

    .has_4per_row.listing_wrapper.col-md-12 .property_listing.property_unit_type2 .listing_unit_price_wrapper {
        padding-left: 400px;
        margin-left: 13px
    }

    .has_4per_row.listing_wrapper.col-md-12 .property_listing_details {
        padding-left: 20px;
        display: inline-block;
        width: 100%
    }

    .listing_wrapper.col-md-12 .property_listing .listing_details {
        margin-top: 0;
        font-size: 13px
    }

    #map-view {
        display: none
    }

    #search_name {
        margin-right: 10px;
        width: 98%;
        margin-top: 0;
        float: left;
        margin-bottom: 10px
    }

    .slider-content h3,
    .slider-content span,
    .theme-slider-price {
        display: none
    }

    .slider-content {
        background: transparent;
        left: 0;
        bottom: 0;
        width: auto;
        height: auto;
        pointer-events: none;
        top: 10%
    }

    .carousel-control-theme-next,
    .carousel-control-theme-prev {
        right: auto;
        left: 0;
        pointer-events: auto
    }

    .has_4per_row.shortcode-col.listing_wrapper.col-md-12 .property_listing.property_unit_type1 .listing_unit_price_wrapper {
        padding-left: 0
    }

    .prop_title_zone_container .entry-title.entry-prop,
    .single-title {
        font-size: 40px;
        width: 100%
    }

    .prop_title_zone_container .price_area {
        float: left;
        margin-top: 10px
    }
}

@media only screen and (max-width:700px) and (min-width:600px) {
    .listing_unit_price_wrapper {
        font-size: 14px
    }
}

@media only screen and (max-width:700px) {

    #listing_ajax_container,
    .blog_list_wrapper {
        margin: 0
    }

    .owl-carousel .owl-item .item {
        height: 340px
    }

    .blog_list_wrapper {
        min-width: 100%
    }

    .featured_property.featured_property_type4 {
        height: 100%
    }

    .featured_property.featured_property_type4 .featured_img {
        width: 100%;
        position: relative
    }

    .featured_property_type4 h2,
    .featured_property_type4 h2 a {
        font-size: 18px;
        margin-top: 0;
        margin-bottom: 0
    }

    .col-md-6.has_prop_slider.listing_wrapper {
        padding-right: 0;
        padding-left: 0
    }

    .mylistings .listing_wrapper {
        padding: 0 15px
    }

    .listing_wrapper {
        float: none;
        margin: 0 auto;
        max-width: 525px;
        padding: 0
    }

    .post #primary {
        padding-left: 15px;
        padding-right: 15px
    }

    .full_width_prop,
    .single-estate_agent .col-md-push-3.rightmargin,
    .single-estate_agent .rightmargin,
    .single-estate_property .col-md-push-3.rightmargin,
    .single-estate_property .rightmargin {
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width:1350px) and (min-width:640px) {
    .has_4per_row.listing_wrapper.col-md-12 .property_listing_details {
        padding-left: 347px
    }

    .listing_wrapper.col-md-12 .property_listing .featured_div {
        top: auto
    }
}

@media only screen and (max-width:640px) {
    .listing_wrapper.col-md-12 {
        float: none;
        max-width: 100%
    }

    .listing_wrapper.col-md-12 .property_location {
        padding-left: 13px;
        float: left;
        max-width: 100%;
        margin: 0;
        padding: 13px 0;
        left: 20px;
        right: 20px
    }

    .listing_wrapper.col-md-12 .property_listing .listing_details {
        float: left;
        width: 100%;
        padding-left: 20px
    }

    .listing_wrapper.col-md-12>.property_listing {
        padding-bottom: 50px;
        min-height: 460px
    }

    .listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper,
    .listing_wrapper.col-md-12 .property_listing .property_location_image {
        padding-left: 20px;
        float: left;
        width: 100%
    }

    .listing_wrapper.col-md-12 .property_listing .featured_div {
        top: auto
    }

    .listing_wrapper.col-md-12 .property_listing_details {
        padding-left: 20px;
        width: 100%;
        float: left;
        margin-bottom: 20px
    }

    .theme_slider_extended .slider-content {
        bottom: 0
    }

    .fixed_header {
        position: relative;
        border: none
    }

    .fixed_header.bw-video--16by9,
    .fixed_header.container {
        padding: 0
    }

    .slider_control_right {
        top: -9px;
        float: right
    }

    .title_slider {
        display: inline-block;
        margin-top: 30px
    }

    .slider_control_left {
        top: -9px;
        left: auto;
        float: right
    }

    .floor_details {
        width: 100%;
        padding-left: 10px
    }

    .advanced_search_shortcode .extended_search_checker,
    .extended_search_checker,
    .half_form {
        width: 100%
    }

    .half_form_last {
        margin-left: 0
    }

    .prop-info {
        height: 100%;
        left: 0
    }

    .info-container,
    .listing_submit {
        position: relative;
        float: left;
        display: inline;
        bottom: auto;
        margin-top: 10px
    }

    .listing_submit {
        width: 100%;
        margin-left: 0;
        right: auto;
        margin-bottom: 15px
    }

    .prop_value {
        padding-left: 5px
    }

    .prop_social_single {
        width: 100%;
        padding-bottom: 10px;
        text-align: left;
        margin: 15px 0;
        float: left;
        display: inline-block
    }

    #openmap {
        right: auto;
        left: 15px
    }

    .single-title {
        word-break: normal
    }

    .advanced_search_shortcode .form-control {
        width: 100%
    }

    #advanced_search_shortcode .adv_search_slider {
        width: 100%;
        margin-bottom: 10px
    }

    .videoitem {
        height: auto
    }

    #carousel-indicators-vertical,
    .caption_control {
        display: none
    }

    .carouselvertical .carousel-inner {
        padding-right: 0;
        margin: 0 auto
    }

    .carouselvertical {
        height: auto !important
    }

    .vertical-wrapper {
        display: none
    }

    .carousel-control.right.vertical {
        right: 0
    }

    .custom_span_header {
        width: 100%
    }

    .post-no-comments {
        float: left;
        width: 100%
    }

    .article_container {
        margin: 0
    }
}

@media only screen and (max-width:570px) {
    .owl-theme .owl-controls .owl-buttons div {
        margin: -19px 0 0;
        padding: 3px 0;
        font-size: 45px
    }

    .owl-carousel .owl-item .item {
        height: 270px
    }

    .property_unit_featured_carousel_slider_back {
        background-color: #fff;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

    .property_image_thumb {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto;
        width: auto
    }

    .property_image_thumbs_rest {
        display: none
    }

    .featured_property_type4 h2,
    .listing_price_featured4 {
        padding-left: 20px;
        padding-top: 20px;
        margin: 0
    }

    .featured_property.featured_property_type4 .property_image_thumb {
        margin: 20px
    }

    .listing_details_featured4 {
        padding: 0 20px 20px
    }

    .shortcode_slider_list {
        padding: 0 15px
    }

    .half_map_body #listing_ajax_container .listing_wrapper.onScreen {
        margin: 0 15px
    }

    .half_map_body #listing_ajax_container .col-md-12.listing_wrapper.onScreen {
        margin: 0
    }

    .slider_container .slick-dots {
        display: none !important
    }

    .shortcode_slider_wrapper .slick-list {
        padding-bottom: 0
    }
}

@media only screen and (max-width:500px) {
    .entry-tax {
        font-size: 40px
    }

    .listinglink-wrapper {
        margin: 0;
        margin-bottom: 30px
    }

    .owl-carousel .owl-item .item {
        height: 300px
    }

    .blogs_wrapper {
        margin: 0
    }

    .blogs_wrapper .shortcode_title {
        padding-left: 0
    }

    .blog-unit-wrapper,
    .slider_prop_wrapper {
        padding: 0
    }

    .col-md-12.listing_wrapper.property_unit_type1 {
        padding-left: 0;
        padding-right: 0;
        margin: 0
    }

    .listing_wrapper.col-md-12 .property_address_type1_wrapper,
    .listing_wrapper.col-md-12 .property_categories_type1_wrapper,
    .listing_wrapper.col-md-12 .property_details_type1_wrapper {
        float: left;
        margin-left: 0;
        width: 100%
    }

    .listing_wrapper.col-md-12 .property_listing.property_unit_type1 .property_location {
        float: left;
        margin-left: 0;
        left: 0;
        right: 0;
        padding: 0 20px
    }

    .featured_property_type4 .featured_prop_label {
        right: auto;
        top: 15px
    }

    .col-md-6.has_prop_slider.listing_wrapper,
    .col-md-push-3.rightmargin .listing_wrapper.col-md-12 {
        margin: 0
    }

    .propery_listing_main_image {
        height: 300px
    }

    .prop_pricex,
    .prop_pricex .infocur {
        border-top: none;
        font-size: 16px !important
    }

    .infobox_listing_details {
        position: relative;
        width: 100%;
        height: 0
    }

    .info_details {
        width: 170px;
        height: 200px;
        max-width: 170px;
        display: table;
        -webkit-transform: translate(-50%);
        transform: translate(-50%);
        top: -330px
    }

    .info_details.classic_info {
        top: -200px;
        left: 110px
    }

    #infobox_title {
        font-size: 16px
    }

    .infobox_details_wrapper {
        width: 170px;
        padding: 15px;
        height: auto
    }

    .prop_detailsx {
        margin-bottom: 5px
    }

    .infobox_image_wrapper {
        width: 170px
    }

    .contact_info_details {
        left: -24px;
        margin-top: -60px
    }

    .carousel-control-theme-next,
    .carousel-control-theme-prev {
        height: 50px
    }

    .slider-content .fa {
        padding: 0 15px
    }

    .carousel-control-theme-next {
        bottom: 50px;
        top: auto
    }

    .carousel-control-theme-prev {
        bottom: 0;
        top: auto
    }

    .price_area {
        float: left
    }

    #add_favorites {
        position: relative;
        float: left;
        width: 45%;
        text-align: center
    }

    .adres_area {
        margin-bottom: 15px
    }

    .prop_social {
        margin-bottom: 15px
    }

    .entry-prop,
    .prop_social {
        float: left;
        width: 100%
    }

    .price_area {
        padding-top: 0
    }

    .meta-element {
        width: 100%;
        display: block;
        margin-bottom: 10px
    }

    .meta-separator {
        display: none
    }

    .prop_social_single a:first-child {
        margin-left: 0
    }

    .featured_property .sale_line,
    .featured_property h2,
    .featured_property h2 a {
        width: 100%;
        position: relative;
        right: auto
    }

    .featured_property .featured_div {
        top: -10px
    }

    #google-default-search {
        right: 15px;
        top: 55px !important;
        width: 200px;
        margin-left: 18px;
        float: right;
        left: auto
    }

    .single-estate_property #street-view {
        top: 95px !important;
        right: 55px !important
    }

    #gmap_wrapper #gmapzoomplus,
    #gmap_wrapper #gmapzoomplus_sh {
        top: 78px
    }

    #map_slider_wrapper {
        top: 115px
    }

    #gmapzoomminus,
    #gmapzoomminus_sh {
        top: 317px
    }

    .article_container .blog-unit-wrapper {
        padding: 0
    }

    .col-md-9.col-md-push-3.rightmargin .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design,
    .col-md-9.rightmargin .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design,
    .listing_wrapper.col-md-12 .property_listing.property_listing_custom_design {
        padding-left: 0
    }

    .wrap_custom_image {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        max-width: 100% !important;
        height: 100%;
        overflow: hidden;
        background: #f7f7f7
    }

    .shortcode_slider_list .listing_wrapper {
        float: left
    }

    .blog_list_wrapper {
        margin: 0 auto
    }

    #prop_name {
        width: 100%
    }

    #search_form_submit_1 {
        margin-left: 0;
        color: #fff;
        margin-top: 15px;
        float: left
    }

    #gmap-control span {
        font-size: 12px;
        padding: 0 10px 0 8px
    }

    #map-view {
        display: none
    }

    #slider_price_sh {
        margin-bottom: -5px;
        display: inline-grid;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        margin: 0;
        margin-top: 5px;
        margin-left: 8px
    }

    .adv_search_sh label {
        line-height: 7px
    }

    .article_container .listing_wrapper,
    .listing_wrapper.shortcode-col {
        padding: 0
    }
}

@media only screen and (max-width:430px) {

    #ajax_modal_wrapper,
    #modal_login_wpestate #user_menu_open {
        width: 300px;
        top: 15%
    }

    #loginmodal .modal-content,
    #loginmodal .modal-dialog {
        width: 300px;
        margin: 0 auto
    }

    .submit-price {
        font-size: 12px
    }

    .blog-unit-wrapper.listing_wrapper.col-md-12 {
        padding: 0
    }
}

@media only screen and (max-width:360px) {
    .slider-property-status {
        display: none
    }

    #google-default-search {
        margin-left: 0;
        right: 1px;
        top: 40px !important;
        width: 60%;
        left: auto;
        float: right
    }

    .lower_street {
        top: 90px !important
    }

    #form_submit_1 {
        width: 100%
    }

    #gmap-control {
        top: 0;
        right: auto;
        width: 100%;
        float: left;
        left: 0
    }

    .single-estate_property #street-view {
        top: 41px !important;
        right: 2px !important
    }

    .single-estate_property #google-default-search {
        float: left;
        right: auto
    }

    #gmap-control span {
        padding: 0 5px
    }

    .span_widemeta {
        width: 100%;
        float: left
    }

    .property_listing {
        min-width: 200px
    }

    .sociala-my-listings {
        float: right;
        margin: 0 0 20px
    }

    .listing_wrapper.col-md-12 .info_labels {
        line-height: 1.6em
    }
}

@media only screen and (max-width:320px) {
    .sociala-my-listings {
        float: left;
        margin: 20px 0
    }
}

.single-content-3-column h3 {
    font-weight: 300
}

.single-content-3-column-one-content p {
    margin-bottom: 0
}

@media screen and (max-width:991px) {
    .single-content-3-column-one-content {
        text-align: center
    }

    .single-content-3-column-one-content img {
        margin: 0 auto 15px
    }
}

@media screen and (max-width:767px) {
    .single-content-3-column-one-content {
        margin-bottom: 45px
    }

    .single-content-3-column-one-content.last {
        margin-bottom: 0
    }
}

.acf-map {
    width: 100%;
    height: 479px;
    margin: 0
}

.acf-map img {
    max-width: inherit !important
}

.marker {
    display: none
}

.gm-style-iw h4 {
    line-height: 1.1;
    margin-bottom: 5px;
    max-width: 250px
}

.key-figure-unity h3 {
    font-weight: 300
}

.key-figure-number {
    font-size: 63px;
    line-height: 63px;
    font-weight: 300
}

@media screen and (max-width:767px) {
    .key-figure {
        margin-bottom: 45px
    }

    .key-figure.last {
        margin-bottom: 0
    }
}

.places_type_2_tagline {
    max-width: 370px;
    margin: 0 auto 15px
}

.places_wrapper_type_2.last {
    margin-bottom: 0
}

@media screen and (max-width:767px) {
    .places_wrapper_type_2.last {
        margin-bottom: 15px
    }
}

.featured_property.featured_property_type4 .property_image_thumb {
    background-position: 50%
}

.featured_property.featured_property_type4 {
    padding: 0 15px
}

.property_image_thumbs_rest .item1,
.property_image_thumbs_rest .item2 {
    background-size: cover;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    -ms-filter: "FlipH";
    background-position: 0;
    left: 15px
}

.featured_property h2,
.featured_property h2 a {
    text-transform: none
}

.property_image_thumbs_rest .item2 {
    left: 174px;
    background-position: 100%
}

.featured_property_type4 h2 {
    padding: 60px 45px 0 500px
}

.listing_details_featured4,
.listing_price_featured4 {
    padding-left: 500px
}

.featured_property_invert .property_image_thumb {
    left: auto;
    right: 69px
}

.featured_property_invert .property_image_thumbs_rest .item1,
.featured_property_invert .property_image_thumbs_rest .item2 {
    right: 15px;
    left: auto
}

.featured_property_invert .property_image_thumbs_rest .item2 {
    right: 174px
}

.featured_property_invert .listing_details_featured4,
.featured_property_invert .listing_price_featured4 {
    padding-right: 500px;
    padding-left: 0
}

.featured_property_invert.featured_property_type4 h2 {
    padding: 60px 500px 0 0
}

@media screen and (min-width:771px) and (max-width:992px) {
    .property_image_thumbs_rest .item2 {
        left: 60px
    }

    .featured_property_type4 h2 {
        padding: 37px 20px 0 400px
    }

    .property_image_thumbs_rest .item1,
    .property_image_thumbs_rest .item2 {
        left: 15px
    }

    .property_image_thumb {
        left: 35px
    }

    .property_image_thumbs_rest .item2 {
        left: 75px
    }

    .listing_details_featured4,
    .listing_price_featured4 {
        padding-left: 400px
    }

    .featured_property_invert .property_image_thumb {
        left: auto;
        right: 35px
    }

    .featured_property_invert .property_image_thumbs_rest .item2 {
        right: 75px
    }

    .featured_property_invert.featured_property_type4 h2 {
        padding: 60px 400px 0 0
    }

    .featured_property_invert .listing_details_featured4,
    .featured_property_invert .listing_price_featured4 {
        padding-right: 400px;
        padding-left: 0
    }
}

@media screen and (min-width:571px) and (max-width:770px) {
    .property_image_thumb {
        left: 15px;
        top: 0
    }

    .featured_property_type4 h2 {
        padding: 0 0 0 340px
    }

    .listing_details_featured4,
    .listing_price_featured4 {
        padding-left: 340px
    }

    .featured_property_invert .property_image_thumb {
        right: 15px
    }

    .featured_property_invert.featured_property_type4 h2 {
        padding: 0 340px 0 0
    }

    .featured_property_invert .listing_details_featured4,
    .featured_property_invert .listing_price_featured4 {
        padding-right: 340px
    }
}

@media screen and (max-width:570px) {
    .featured_property.featured_property_type4 .property_image_thumb {
        margin: 0
    }

    .featured_property_type4 h2,
    .listing_price_featured4 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px
    }

    .listing_price_featured4 {
        padding-top: 0
    }

    .listing_details_featured4 {
        padding: 0
    }

    .featured_property_invert .property_image_thumb {
        right: auto
    }

    .featured_property_invert.featured_property_type4 h2 {
        padding: 20px 0 0
    }

    .featured_property_invert .listing_details_featured4,
    .featured_property_invert .listing_price_featured4 {
        padding-right: 0
    }
}

.property_listing h4 {
    text-transform: none;
    line-height: 1.2;
    min-height: 48px
}

.listing_wrapper.col-md-12 .property_listing h4 {
    min-height: 0
}

.property_listing_details {
    margin-bottom: 20px
}

.listing_unit_price_wrapper {
    margin-top: 5px
}

.property_listing_details_2 .nb-info-2 {
    width: 50%
}

.listing_wrapper.col-md-12 .info_labels {
    margin-left: 5px
}

.listing_wrapper.col-md-12 .property_listing_details_1 .nb-info-1,
.listing_wrapper.col-md-12 .property_listing_details_2 .nb-info-2:first-child {
    padding-left: 0
}

.listing_wrapper.col-md-12 .property_listing_details_2 .nb-info-2:first-child:before {
    left: -9999px
}

.property_listing .carousel {
    float: none !important
}

.property_listing .carousel .slide-image {
    background-size: cover;
    background-position: 50%;
    position: relative
}

.property_listing .carousel .slide-image:before {
    content: "";
    display: block;
    top: 0;
    right: 0;
    left: 0;
    padding-top: 75%
}

#owl-carousel-object {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ededed;
    overflow: hidden;
    height: 479px
}

#owl-carousel-object.owl-theme .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -41px;
    width: 100%
}

#owl-carousel-object.owl-theme .owl-nav [class*=owl-] {
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: center;
    width: 102px;
    height: 82px;
    font-size: 45px;
    line-height: 82px;
    background: none;
    position: absolute
}

#owl-carousel-object.owl-carousel .owl-nav .owl-next,
#owl-carousel-object.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.price_area {
    letter-spacing: 0
}

#owl-carousel-object.owl-carousel .owl-nav .owl-next {
    right: 0
}

#owl-carousel-object.owl-carousel .owl-nav .owl-prev {
    left: 0
}

#owl-carousel-object .owl-item .item {
    height: 479px
}

.page-template-page-objet .object-image-caption {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: #fff;
    font-size: 15px
}

.page-template-page-objet .entry-prop {
    line-height: 1.2;
    letter-spacing: 0;
    margin-left: -5px;
    margin-bottom: 5px
}

.page-template-page-objet .property_categs {
    margin-top: 15px;
    margin-bottom: 5px
}

.page-template-page-objet .adres_area {
    padding-top: 12px
}

.page-template-page-objet .content_wrapper {
    padding: 30px 0
}

.page-template-page-objet .single-content {
    padding: 0
}

.prop_title_zone_menu {
    margin-top: 0;
    border-bottom-color: #ededed
}

.property_menu {
    float: none;
    padding: 0
}

.property_menu li {
    display: inline-block;
    float: none;
    padding: 20px 10px 20px 0
}

.prop_title_zone_menu_fixed .property_menu li {
    padding: 17px 10px;
    padding-left: 0
}

.widget-area-sidebar {
    min-height: 0
}

.listing_detail {
    padding: 3px 0
}

.listing_detail.col-sm-4 {
    padding: 3px 15px
}

.nav-search {
    border-bottom: 1px solid #ededed;
    padding-bottom: 15px;
    padding-top: 15px;
    background: #f7f7f7
}

#prev_object {
    margin-right: 15px
}

.marker-big {
    background-position: 50%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.map-big {
    position: relative
}

.property-panel h4:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.property-panel .collapsed h4:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

#primary .widget-title-sidebar:after {
    margin-top: 6px
}

#primary .pano-btn {
    margin-top: -50px;
    margin-left: -50px;
    height: 100px;
    width: 100px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAABjCAYAAADeg0+zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDODk0MTIxQThDQkMxMUU2Qjk5QURGMzRERUJCOEZFOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDODk0MTIxQjhDQkMxMUU2Qjk5QURGMzRERUJCOEZFOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM4OTQxMjE4OENCQzExRTZCOTlBREYzNERFQkI4RkU5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM4OTQxMjE5OENCQzExRTZCOTlBREYzNERFQkI4RkU5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+BcBcywAAEwFJREFUeNrsXQe4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) no-repeat 50%;
    background-size: 100px
}

#primary .pano-btn,
.popup-with-pano .pano-btn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%
}

.popup-with-pano .pano-btn {
    margin-top: -33px;
    margin-left: -33px;
    height: 66px;
    width: 66px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAABjCAYAAADeg0+zAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDODk0MTIxQThDQkMxMUU2Qjk5QURGMzRERUJCOEZFOSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDODk0MTIxQjhDQkMxMUU2Qjk5QURGMzRERUJCOEZFOSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkM4OTQxMjE4OENCQzExRTZCOTlBREYzNERFQkI4RkU5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM4OTQxMjE5OENCQzExRTZCOTlBREYzNERFQkI4RkU5Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+BcBcywAAEwFJREFUeNrsXQe4VMUVHuABokREEKQ8gYcggooRQQVDpIhdAXsSG4IaBUFBY6OIxm5C7B0MqNhjQxDFpyhoaIpE6R0FASkPBBXey/m/e1aXZffeM3PL3t03//ed75WdtnPnzJw57VYoKytTFhYW6VHRToGFRWYU2CmwiAhNiE4kaku0hehjonFEP8Z50BWsiGURAdoTDSbqQlSZ/7eW6DWiQcwwlkEsyiXOI3rB5fOVRH8gWmoZJF6oQlSHaG/e1cp4J8POVhLTMe/F463Kf68m2h5wH42IavD9tIT72GrY1uFEs5L+foToI/4OpxKdwf9fRlREVGoZJHv4PdHRTFgELYjqpim3megLogVEbxCNJ/ol4rHumzTelkT1iPYjasiLtwKXwwJ702dfNXiXP4GoDdEBKZ9vJJpONJVoLNHXGm3PIDqC568D0bSUz28gupN/70v0cOxWDRgkj6kp0e1Es8rMsZLo+gjGugfRhURvEJUIx9bTZ59DidZrzsdzRAcI2m6eVOc2l3Jfc5kZcVxD+cwYT5QFi7lE7UIYa22iG4m+NRjT6YZ9tk5amCb4kehcjz56JJVv7VLuNi4DRq0Ut7WUr3aQZkR9Am7zIKLPiU4JsM0BfDm9g8WoKHAqi5AH+2ijGotbg13KJN8nKruUS9ynYinr5yuD4N7wQ0htv03U3GcbuPtMJPonX7yjAsb9VoDtDSc6M8NnM5N+7+2h5QLmEu20DBId3g2x7Wd81D2U6EuirgGMo5Jm+eIQ5uKVDKffCqIJ/PvlROemKfM4USH//qA9QaLF2yG2DY3MUQb1urB4UzcL8zFSQ4z7ikmKTJq03kmnwlg+NSGW3UM0h+gy/gwashfjuIjyWc0L9eX6lF0WD2UK76TfKcfukbCH/JHoEq4nAXa/KzTG05B3VR1gfJ8yU4HWsRq6hGX8VUpmhYbqdpmgHFS4f1WOGwjQjsXA9oK67Xmhp+IYZoxMoiS+XzcVV5eTPFfzLmENyeNE7YUapUlCTc7HmmNZqKEl+ojofKJaAc3DU4I+1xFVzlB/kaD+OJf+GxA9QLSAy+4k+oxoYNzXUL4bCrF7wdI8S1PsxM68v0c5XELbaIg3FwvKQUs2NEl2DwI1+eTxEqe78U6fDkeq3Y18mU4qr1OyKdE2om9zYQHlu7v7VE3mSKgnnxOUk1rXDxcyx1PKsZxPCHgO/ix4zjNdmAOAJX2yoK8LBGUW5QpzlAcGMcVKQZkNwrYk2plnVfB2mwR6CMo8LTwFvXBSvi0EyyDpcbygzPuCMscyueEz4QljglrK8ZT1wnhBmWJBmbbcZ97Aurvvjq4e4kYCtVlL5oYJLNu7oUGKyAGGKuSFVsDy+vdEs1k80cFxRB96lFmoHM8DCRbyHcJr/j7Il8VgIwp3BQxajwrKjRAwRz0BczzOzIFou2uJTle7e9Om3gVGEz2kZK7hTQRlFmvMzwIBgzTMpwVRnhgE37UVi5U4NuEyDj8guJXDJRvGP4l/ErQ51wnK9fT4vIQZrS//lFjFj2QCM8HNw8ui30DQ5mqNOVwrKNPAMkhuAiLLFz7bQLAPrOESn6E2gsV2N58aumjEF2vEigzyKOeF9Rr9bhDOs72kl0PcyzK91KGuk8fnRYbMkYyBRPe7fN5U0IZOtKDEar+PZZDcBMQq3fBUiB9DWRy7XqNefaLGEX2va13uOjUF9XXm5Cd7glgkowqLMfC5OlCjXlHE43w9g7gsEaF3aPQjMY7uZRkkd1FBszxiw+GmDc0WNDj/ENZrpdkPNEnXsMKgGd9fblaOQ6UEeyrHydDk+5ZleY4tg2gCu+9pRH8jepXof8rxMm0ZgEKiqs82ruGLvpemZn+NNqHqRSDTCG4btga4ftzBzDJF2M6ANP/bGfAakJQ1zbICI+MhcVuMcdFiQcXaXTlW30xxFlcxmWID77II/yzlnRMMA6NcQn1aTdBOa17AsDFkctGWMuKryt1lfivPzUoBU2JjgZr6G83FWlljDiXfyySSE2HMifgdbIjFygnEKi6vDIKJhpbnLL5gFkYg28Ii/ZjL54gJuZRoGN89lEdZZAU8McPnlYTj6SUc+03K8deSiHbJDCJxCqymMYeSshsNns2VKd+hFW+Gy3gTQeK56fkuYu2hHM/SJ5WTqOBdXpCFwvojQx4f3Dnu5IezVFD+BBcGkVx8ESi0WTi254VlU0+ZhYI6NTTmSFJ2vcHcZ1oDsONASwfjLEIB7lbe6vOcY5BOzBTLicYoJwxTR0afzOLXRxHNyUIW9SQam0EuopEXdPyqdihZwrbUUF7JCaKjlpWUXW0w568JyiC6Ear2SUTzlKN+b5arDILUklcrJznBJGaK/TTqT2ctDmTqjsrJcBglIPNLYkJaZZjDBQHv3MAmQZk903wPXabyW/Y7g/mGWDtKo3xzrjOf6B1W6uQEgxymHIszZMd/8d9SwO37LuUEGLVlLc7cLN7PxgkXTLpFM0f4kIN+VqmuIPOFTC65i1YXPs85hvONfADQYsEzYLZGvZOVkzRiDith9g10FQQUu9uS6AWDDH3IJjiC6KgYxiOfIfwOLdLUrUq0yaPeFk43Kh3PDMFYLkupU5FolaDe0YL+Owra+TrA+e9G9AzPkw42Eg0nqhmHzIp1WDME1dx5GvUQo/AXVk0O4AtY3NBRWC6dqhcuGV4xEdDKSSPwoOA4SFAuNXNJKYu4XjhduFN7oTjA+X+PtXxFLK5LTxWIroP5jjdY+dXU+uCu/sytUmwnGiXMLuKXKvisX11wAgAbXE6B/oL67wnHc6lwjuukqXuqoN5awRi+F7RzbMjPtTvRB5onymKiXlEmr8YkfKExwB1EdxHVi1hEmk30MFGRZr19uK4EM13a2U/YxoUBLc7xLvXXCurf51L/VuFCjOrZQiR/SZNRkGaoQ9gMMkRzUKOJmmTh/tA8ZRzvEF1F1Izl8nR1ILNeLpTZExjqMY5nhO24ZUp/X9hGJ5c2BgnbOCtN3eOFda/IwnPGgn9Vc00OCyMvFjQDo4VyqGJDW19WwWUD16rMcRLf8p0JdpntrBo9mDUo1TX72cdD/Qq7wTphW7AWv6SclJ9w+OvC1uRDBXX/q9xToVZRMlf1hFFyPN9fkG1Skm3lF57HHVl63p3ZLiK9N+IOfD7RmiDuIEcKj+gE7iUqyLIGakxZ+JDKtX0iGEt9wTh6h9j/OTHRPF5EtFU45vUS7Z1E1aaDC2IwSTgVV4S8IF/WHNObIY6lj8Y4xoXQ/5iYqecb8cuOpOhiKmIdq2TZ9JLVopNV9tExZLcUBCf1NKgHseWEgMdyMxtUdQBnxhYB9T+djbpxw17sxdFUWB5JO2bpWGeLNBdZ55gwB9AhxLZvMmQOAI6NTwU4lksMmEPxgp4SQP9vK7NXQEQB+MIhjes2YfmpGd1oPLKiSzA4Zkdsbc4aviRgkap1QOM7i1WipphIdEgA43jAxxiG5Eh2/4Ea32mG9A5yi0ajq2I+Qd1Z1brIYBHMI7qT6IgQxoWXVV5JNJWoVPjSzLfY/SXIcbTjt9ZK3DnWsF2peQ69/mJfzWd+ttcdREctqVi1NlzlBhBbgLiDZqzW/Z36LQAIKlAkcpvHtFjoCRsEGrDjIiIaD+BxAZtZXT6N7w3rQhxDTVZzw6W8CY9hJ6uw0fcMVj//rHIPxayulqCEVfe/Zq1MZZBhvOh15NnpysIivnhI6YVqw/9rZLpLOhwPL9LsfJOdf4uYY5tm+Z6ZtFhQ6zbWbKy6nX+LmEM3k01RJgY50KDzznb+LWKO1prla2diEJOUkRfZ+beIMXDh7qhZp2KmP0yC7eFId459DhYxRX+DOpsyMcg8w0HgBfDN7bOwiBmg0h9mUG95JgaB+8F8w8F8liq7WVhkEUjcZ+qPt0v4d6odBGkwHzVsGHEWyJQ41T4fTyA+AxpAKEbgz9SWf0dqpEQGSagn8ZIdxFZP400I6YRgzPrZTmFG4C79FtExhvUbq6TY/nTevGt9ngb9lGOcsdgdSL4ASz6SNfRgxqgkrAvrLpJbI8naOywSb7NTugvwAlHkM6tjWP/fKkXxlI5BzuF7hR8gpxQiCpfYZ/brkQ/Xa6ReRYRePZ/twe0E2SpH86myo5zPLzZ0uP4P8NkOXG42ejFI4uLtVzuFh4bkcfcpMw1ZvgAiE9Lq3KD0EulJgFPkHuUkeC6PXg1IhYSsnZcpJ5unHyBP9G4vRXULmMJx3jqAL/EjP8QHlVlq/FwGchAjPr6/8s4Yb4qdfG/EHK8oJ/Panu/LFwTUHvIXpM2z7MYgMLJ8o/QSTbthMzMJgoaWloOHCC9deDr3iqi/sUQ35vHcVmapBjt9kBnex7gxmldWk3p8nzg8wAGV8UXqP8qJSvspDx8mNpW/R8gcyaLxdXl2ksCdCRleLiRqGHDb2LCvdisgTfuDhXxKCF8emcCRuR2amYl58kCR/uZW5f7+8jDxGN93cvlOgtgUeNX2CHhzTgaUSA97FZIyiGItwe0hTgo0Xu8rR4c9WZm9qSgOQL6lJ1X23vaKE7kfi7JlOTRvUGB0ZaY4NsR+oNhAPL/IXqfDIAAis0aEyNXJ9xVY9icox0A2N0cYBlqVl5Us2VuYwGZzhnKiAOOK2klMATEqigQQ0Kpeo7Nx6DJIApDb7ohwlyxhhvmcf+IlmmtjeIkcQnSL4a5fNeDxPKCcNzLF5Y4HNSzCivH2LnjYwtJdLaK+kUmxv8mGYcogQF1eDH2zMNnb+csi5SZeTQa/m+XMSNnCwSwi1jeoez9fQM8NcDw/8O48KwtzAR8/5ABow0zRjn/fO+JxLOQ1amz49vPuhDUs6z6iHF0/1G9RvUQeLhtt1a5JyzYx08xhEQOnzVLl+Ij9EvJ4cHqcZsgcAN6FgURni3lOg4jURD7lM5WThzhM3y30sz8zAETMFnw61FfZA17Iijed3ee3IT8nSCqQkQN+LHgNVj0VH2CyoC1bxcwzj5l7Bf8ehAgCB7l3lXmWQVzsx7LICodPJKgLIoRgHt8b1/hoA5JCY+U4UoIK+Q5al58zfu4Zk2c9l+8ZeGV2IH5qQTJIApAr/6Qc83+7mF+q1zEDrWXCCbSaNUClGu2AMT7lk8QE2FjGcJ8VeAeG1vBkn9+vlMWsDzXrFSvHL6kWM0WVmD9HzP0TynE2DBRhMEgyoK7rxQ+pUOUOKio9FWk/vhQrHwwC4+nOpP9h1x6gzKLikmGSuywX1MPrWTR9Wnm/7s4YBSF/iU+YgB58spyksmcjCGuB+E3gnO7uhvvTEBYLh/sQW9uq/MJEvnRDJN0admcFEX6x15lwqYOVFHr6zjGSX/3gQJ/1MyURhz1oFF+071FmBrTCPJjfacwQeN3zwig7DlvE8kJtPlGQ+fy4LGs+vHZ0N+ChNfXRXx9mhB0eShBc3i9WejYTaPSKckzEKmGmeJOVH/OzNZCCLE8ELsmjmbCLHsrMAnfmLjkgiiXg9xSUvI57ufrN2HW3xtzskQPzB4aczEwBVyOEWsTCl6wgRpMEjcuXTIq1KIhHOZkZ57gcedhhMQiAyMQqefB9YZeBRwSMmJOYIVbGcaAFMZ7EDcpRNxYniWOI5+7KDAMVcqMQRSwdMWNbAP15MRCyrsNL+GxNJsm2qwnmcS4zA+5SH7JIujYXOLlA5Q7WMSV7YR7E8jXkf2hrDmGmqeWzr8pKz/q8zkDOT2WACi4iEjaF25VZhOfmkO9fyYAnwAoWlcAMi/gOtFLlKApUbiPxPo9k4ALbhhdsEz5pEN0HNak0OhLvx1ivMY5Fyp9RNJOIBSs1QksRW2LqfrIioLGktglKvDsE9yOoo5flm+xboPIPP7F8OyXNg2+pHANcXWaew1h0S7hR1OCyDTUZBE6T5wfMIHDygzW9u8/5mKFZPpkRseBX8ykwjX9iM5itygkKVPlBKe9yc1wWRnNmlC2abSNmZaeS57hyYxBop2AjGsIipF/5/xPNOvgOnfhUWKzKOQqURQJgipmGdXHphPrVNJAMl3x4HMOoB1VuPxWMtmqJ0o+B+CFJMVLuUdFOQSCAzv4VH/Wr866N9D0DVXCqXIxpg3085si2JT2fANXzByyi6eIrFq2KAmbabnw/srAnSNYBd4iRPpirKODxvKDiHZNuGaScAdqzZ1UW/YaSgAv2E8omt7YMEjPALgA/qe1ZHAMcHhHj/qV9HJZB4oYyvhg/ncUxIDIRwVel9nFYBokjNvMpMjYLfcMT9jalZ+S0sAwSOeCGgUTSL0bMHFARL7bTbxkkF7BUOYmkH4lA3IH2DAbGBXbag4W1g4QP+HchbT8SSgetyoWXLEJxn7dilWWQXAbc55F5ESn8e6vfnCJNsYVPjVHK8S2zL/W0DJIXgLUcHsXIwngm/64D2Fjwqog3mDG22Cm1DJKPQMwK3uDViqiDclzbC/l/ibBiGB7hLoKMkHBZn8xMAd+q7XYKLYNYWGQdVotlYWEZxMLCMoiFReD4vwADAIp0NNeSa0u1AAAAAElFTkSuQmCC) no-repeat 50%;
    background-size: 66px
}

.d-block {
    display: block;
    position: relative
}

#primary .play-btn {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    height: 50px;
    width: 50px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIAAAACACAYAAADDPmHLAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQwIDc5LjE2MDQ1MSwgMjAxNy8wNS8wNi0wMTowODoyMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjMyRDcwQkY5Qzc5ODExRTc4Mjg3RkZGOEQ1NDBFN0MwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjMyRDcwQkZBQzc5ODExRTc4Mjg3RkZGOEQ1NDBFN0MwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzJENzBCRjdDNzk4MTFFNzgyODdGRkY4RDU0MEU3QzAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzJENzBCRjhDNzk4MTFFNzgyODdGRkY4RDU0MEU3QzAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7CmZ5FAAAIx0lEQVR42uxdWWxV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) no-repeat 50%;
    background-size: 50px
}

.title_agent_slider {
    margin-top: 0
}

.contact_sidebar_wrap p {
    margin-bottom: 0
}

#goto-email i {
    font-size: 14px
}

table#features {
    width: 100%
}

tr.objet_promo_link:hover {
    cursor: pointer
}

.contact_sidebar_wrap small {
    display: block;
    line-height: 1.2;
    font-size: 12px;
    margin-bottom: 10px
}

.advanced_search_sidebar.widget-container {
    padding: 0;
    margin-bottom: 0
}

.widget-container.advanced_search_sidebar .caret_filter {
    position: absolute;
    right: 15px;
    top: 22px;
    border: none
}

.form-collapse .panel-group .panel {
    border-radius: 0
}

.form-collapse .panel-default {
    border-color: transparent
}

.form-collapse .panel {
    background-color: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-collapse .panel-default>.panel-heading {
    background-image: none;
    color: #333;
    background-color: transparent;
    border-color: transparent
}

.form-collapse .panel-group .panel-heading {
    padding-top: 0;
    border-bottom: 0
}

.form-collapse .panel-heading {
    padding: 10px 0;
    border-bottom: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.form-collapse .panel-title {
    text-align: right;
    padding-right: 5px
}

.form-collapse i {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 16px;
    text-align: center;
    color: #fff
}

.form-collapse .panel-group {
    margin-bottom: 0
}

.form-collapse .panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: none;
    padding: 0
}

.form-collapse .panel-title>a {
    display: block;
    font-size: 14px;
    font-weight: 400
}

.form-publimmo .wpresidence_button {
    float: none;
    display: block;
    width: 100%;
    margin-bottom: 0
}

.adres_area {
    clear: none;
    display: inline-block;
    float: none;
    margin-bottom: 0
}

notice_area {
    float: none;
    margin-bottom: 30px
}

#form-msg {
    line-height: 1.3
}

#form-msg.error {
    margin-top: 15px
}

.property_menu li a.anchor-btn-dossier {
    color: #fff;
    font-size: 13px;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
    line-height: 1.3em !important;
    padding: 5px 10px
}

.property_menu li a.anchor-btn-dossier:hover {
    background-color: #000;
    color: #fff
}

.property_menu li.li-anchor-btn-dossier {
    float: right;
    padding-right: 0
}

.ajax-text-and-image {
    text-align: center;
    max-width: 965px;
    margin: 0 auto;
    position: relative
}

#container_pano canvas {
    max-width: 965px;
    max-height: 723px;
    margin: 0 auto
}

.ajax-text-and-image .mfp-close {
    color: #fff;
    top: -40px;
    right: -15px
}

.mfp-close {
    position: fixed !important;
    top: 0 !important;
    right: 10px !important;
    color: #fff !important;
    font-size: 60px !important;
    font-family: arial !important
}

.top-object {
    margin-top: 20px
}

#owl-carousel-object img {
    width: auto !important;
    height: 479px
}

.prop_title_zone_menu_fixed {
    height: 50px
}

.template-2 .prop_title_zone.with_full_header {
    background: #fff
}

.template-2 .top-object {
    margin-bottom: 45px
}

.template-2 .prop_title_zone {
    border-bottom: 1px solid #ededed;
    display: block
}

.more-pano {
    text-align: center
}

.circle-plus {
    border-radius: 80%;
    border: 2px solid #000;
    border: #000;
    padding: 12px 15px;
    font-size: 20px;
    cursor: pointer
}

.popup-with-pano {
    margin-bottom: 15px
}

.module-gallery {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: 1fr 1fr 1fr
}

.module-gallery__item {
    position: relative;
    padding-top: 56%;
    background-color: #444
}

.module-gallery__item:hover img {
    opacity: .5
}

.module-gallery__item img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.module-gallery__item:first-child {
    grid-column: 1/3;
    grid-row: 1/3
}

.single-recherche {
    height: 200px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    background-color: rgba(68, 68, 68, .5)
}

@media (min-width:768px) {
    .single-recherche {
        height: 600px
    }
}

.search-form--bottom {
    background-color: rgba(68, 68, 68, .5)
}

.search-form--bottom #search_wrapper_color {
    display: none
}

.search-form--bottom .search_wrapper {
    position: static !important;
    top: 0 !important
}

.search-title {
    font-size: 63px;
    line-height: 22px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    line-height: 63px
}

.search-title-container {
    position: absolute;
    display: block;
    top: 250px;
    z-index: 5;
    width: 100%;
    padding: 0 30px
}

#search_wrapper {
    background: transparent;
    top: 70%;
    margin: 0 auto
}

#search_wrapper_color {
    opacity: .5;
    background-color: #444
}

#search-form .twitter-typeahead,
.twitter-typeahead {
    display: block !important
}

#search-form .tt-dropdown-menu {
    top: 47px !important;
    left: -1px !important;
    width: calc(100% + 2px) !important;
    padding: 5px 0 0;
    margin: 0;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    font-size: 13px;
    max-height: 236px;
    overflow-y: scroll;
    right: 0 !important
}

#search-form .tt-suggestion {
    padding: 12px 13px;
    line-height: 13px;
    border-bottom: 1px solid #fff;
    color: #9d9d9d
}

#search-form strong.tt-highlight {
    font-weight: 500
}

#search-form .tt-suggestion.tt-cursor {
    background-color: #fff;
    font-weight: 500
}

#search-form .tt-suggestion p {
    margin: 0
}

#search-form .form-control.open,
#search-form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

#search_wrapper .col-md-1,
#search_wrapper .col-md-2,
#search_wrapper .col-md-3,
#search_wrapper .col-md-4,
#search_wrapper .col-md-5,
#search_wrapper .col-md-6,
#search_wrapper .col-md-7,
#search_wrapper .col-md-8,
#search_wrapper .col-md-9,
#search_wrapper .col-md-10,
#search_wrapper .col-md-11,
#search_wrapper .col-md-12 {
    padding-left: 7px;
    padding-right: 7px
}

.adv_handler_refresh {
    display: inline-block;
    width: 45px;
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    text-align: center;
    color: #fff
}

.adv_handler_refresh:active,
.adv_handler_refresh:focus,
.adv_handler_refresh:hover {
    background-color: #000;
    color: #fff
}

#submitForm {
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    text-align: center;
    padding: 0 10px;
    margin: 0;
    border-radius: 0
}

.slidersContainer .slider label {
    margin-right: 5px;
    display: inline-block;
    color: #fff
}

.adv_search_slider {
    height: auto;
    color: #fff
}

.adv_search_slider #slider_price,
.adv_search_slider .ui-slider {
    margin-left: 9px;
    margin-top: 2px;
    height: 5px;
    margin-right: 6px
}

.slider {
    margin-bottom: 15px
}

.row-search {
    margin-left: -7px;
    margin-right: -7px
}

.adv-search-1 .filter_menu li {
    min-width: 0
}

#searchByRef {
    height: 45px;
    background-color: #fff
}

#search_wrapper.search_wr_3.wrapper_search_is_float {
    width: auto;
    top: 483px;
    left: 15px;
    right: 15px
}

#search_wrapper .col-sm-1,
#search_wrapper .col-sm-2,
#search_wrapper .col-sm-3,
#search_wrapper .col-sm-4,
#search_wrapper .col-sm-5,
#search_wrapper .col-sm-6,
#search_wrapper .col-sm-7,
#search_wrapper .col-sm-8,
#search_wrapper .col-sm-9,
#search_wrapper .col-sm-10,
#search_wrapper .col-sm-11,
#search_wrapper .col-sm-12 {
    padding-left: 7px;
    padding-right: 7px
}

.column-6 {
    float: left;
    width: 50%;
    padding: 0;
    position: relative;
    min-height: 1px
}

#search_wrapper label {
    color: #fff
}

#search_wrapper .checkbox-inline input[type=checkbox],
#search_wrapper .checkbox input[type=checkbox],
#search_wrapper .radio-inline input[type=radio],
#search_wrapper .radio input[type=radio] {
    margin-left: 0
}

#search_wrapper .checkbox label,
#search_wrapper .radio label {
    line-height: 1.3
}

#search_wrapper .categories {
    margin-top: -2px
}

#search_wrapper .checkbox,
#search_wrapper .radio {
    margin-bottom: 20px;
    padding-right: 10px
}

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

.input-group-addon {
    font-size: 13px
}

.adv-search-1 .input-group input.form-control {
    margin-bottom: 0
}

#submitForm.btn-submit-sm {
    font-family: FontAwesome;
    width: 45px;
    height: 45px;
    cursor: pointer;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-weight: 400
}

.type_transaction {
    position: relative;
    font-weight: 400;
    border-radius: 0;
    line-height: 1.428571429;
    color: #909090;
    vertical-align: middle;
    width: 100%;
    display: inline;
    float: left;
    margin: 0 14px 14px 0;
    padding: 13px;
    line-height: 17px;
    font-size: 13px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ebebeb;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    height: 45px
}

.gmap-controls {
    float: left;
    top: auto;
    bottom: 480px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    height: auto;
    margin: 0 auto;
    left: 29px;
    right: 29px;
    float: none;
    max-width: none;
    width: auto
}

.fullmap .gmap-controls {
    max-width: 100%;
    width: 100%;
    left: 0;
    margin-left: 0
}

#gmapreinit a {
    color: #fff
}

#gmapreinit:hover,
#gmapzoomminus:hover,
#gmapzoomminus_sh:hover,
#gmapzoomplus:hover,
#gmapzoomplus_sh:hover,
#slider_enable_street_sh:hover {
    opacity: .6
}

#gmapreinit,
#gmapzoomminus,
#gmapzoomminus_sh,
#gmapzoomplus,
#gmapzoomplus_sh {
    font-size: 14px;
    position: absolute;
    color: #fff;
    top: 0;
    right: 0;
    width: 45px;
    height: 45px;
    cursor: pointer;
    font-weight: 300;
    line-height: 45px;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 98;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    pointer-events: auto;
    border: none;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02)
}

#gmapzoomplus {
    top: 50px
}

#gmapzoomminus,
#gmapzoomplus {
    font-size: 13px;
    line-height: 46px
}

#gmapzoomminus {
    top: 100px
}

@media screen and (min-width:1051px) {
    #submitForm.btn-submit-sm {
        display: none !important
    }
}

#button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

#button-container>*+* {
    margin-left: 10px
}

#button-container-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0 7px
}

@media (min-width:768px) {
    #button-container-xs {
        display: none
    }
}

#button-container-xs>*+* {
    margin-left: 10px
}

@media screen and (max-width:767px) {

    #search_wrapper.wrapper_search_is_float,
    .adv-search-1 {
        display: block
    }

    #search_wrapper.search_wr_3.wrapper_search_is_float {
        width: auto;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        padding: 15px 18px;
        clear: both
    }

    .column-6 {
        float: none;
        width: 100%
    }

    #search_wrapper .checkbox,
    #search_wrapper .radio {
        margin-bottom: 10px;
        padding-right: 0
    }

    .adv_search_hidden_fields {
        padding-top: 15px
    }

    #submitForm.btn-submit-sm {
        display: none !important
    }

    #submitForm {
        margin-right: 0
    }

    #button-container-xs {
        margin-bottom: 14px
    }

    #search_wrapper_color {
        opacity: .8;
        -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80)
    }

    .search-open #button-container {
        display: none
    }

    .adv_search_hidden_fields {
        padding-top: 0
    }

    #search-form .tt-dropdown-menu,
    .adv-search-1 .form-control,
    .advanced_search_shortcode .form-control,
    .dropdown-menu,
    .type_transaction {
        font-size: 16px
    }

    .adv-search-1 input[type=text],
    .advanced_search_shortcode input[type=text] {
        padding: 13px 0 9px 13px
    }

    .gmap-controls {
        left: 24px;
        right: 24px
    }

    .search-title-container {
        display: none
    }
}

@media only screen and (max-width:1024px) and (min-width:992px) {
    #search_wrapper.search_wr_3.wrapper_search_is_float {
        top: 560px;
        max-width: 962px
    }

    #search_wrapper.wrapper_search_is_float,
    .adv-search-1 {
        display: block
    }

    .search_wr_3#search_wrapper .col-md-2,
    .search_wr_4 .col-md-2 {
        width: 16.6666%
    }

    .gmap-controls {
        left: 36px;
        right: 36px
    }
}

@media only screen and (max-width:991px) and (min-width:768px) {

    #search_wrapper.wrapper_search_is_float,
    .adv-search-1 {
        display: block
    }

    #search_wrapper.search_wr_3.wrapper_search_is_float {
        top: 560px
    }
}

@media only screen and (min-width:1280px) {
    #search_wrapper.search_wr_3.wrapper_search_is_float {
        width: 1170px
    }

    .gmap-controls {
        max-width: 1126px;
        margin-left: -564px;
        width: 100%;
        left: 50%;
        margin-left: -555px
    }
}

@media only screen and (max-width:1050px) and (min-width:768px) {
    .btn-submit-sm {
        display: inline
    }

    .btn-submit-lg {
        display: none !important
    }
}

.carousel-control {
    line-height: 82px
}

.slider_main_details h2,
.theme_slider_price {
    text-transform: none
}

.theme_slider_price {
    top: -45px
}

@media screen and (max-width:1180px) {
    .slider_content_wrapper {
        margin-left: 40px
    }

    .slider_main_details {
        bottom: 85px
    }
}

@media screen and (max-width:1024px) {
    .slider_content_wrapper {
        margin-left: 15px
    }
}

@media screen and (max-width:770px) {
    .slider_main_details {
        bottom: 20px
    }
}

.single-wysiwyg a:hover {
    text-decoration: underline
}

.bwap-icon-list {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.bwap-icon,
.bwap-icon-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.bwap-icon {
    padding: 15px;
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    margin-bottom: 30px;
    width: 100%
}

@media (min-width:768px) {
    .bwap-icon {
        width: 50%
    }
}

@media (min-width:992px) {
    .bwap-icon {
        width: 25%
    }
}

.bwap-icon__image {
    max-width: 120px
}

.bwap-icon__image--last {
    -webkit-box-ordinal-group: 1001;
    -ms-flex-order: 1000;
    order: 1000;
    margin-top: 1em
}

.bwap-icon__text,
.bwap-icon__title {
    max-width: 200px;
    margin-bottom: 1em
}

.bwap-icon__link {
    margin-top: auto;
    color: var(--main-color)
}

.bw-video--fullscreen .bw-video__container,
.bw-video--fullscreen .bw-video__video {
    height: 100vh
}

.bw-video--16by9,
.bw-video--16by9-fullwidth {
    margin-top: 75px
}

.bw-video--16by9-fullwidth .bw-video__container {
    padding-top: 56.25%
}

.bw-video--16by9 {
    margin: 55px auto
}

.bw-video--16by9 .bw-video__container {
    padding-top: 56.25%
}

.bw-video--16by9 .bw-video__content {
    padding: 45px 15px
}

.bw-video__container {
    position: relative
}

.bw-video__video {
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.bw-video__content,
.bw-video__video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.bw-video__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 80px 0;
    background-color: var(--video-text-color, rgba(0, 0, 0, .4))
}

.bw-video__content--start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.bw-video__content--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.bw-video__content--end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.bw-video__title {
    color: var(--video-text-color, #fff)
}

@media (max-width:680px) {
    .bw-video__title {
        font-size: 24px
    }
}

.bw-video__text {
    color: var(--video-text-color, #fff);
    font-size: 1.4em;
    margin-bottom: 1em
}

@media (max-width:680px) {
    .bw-video__text {
        font-size: 1em
    }
}

@media (max-width:680px) {
    .bw-video .wpresidence_button {
        padding: 10px;
        font-size: 12px
    }
}

.object-teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    background-color: #fff;
    cursor: pointer;
    font-size: 15px;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.object-teaser:hover {
    -webkit-box-shadow: 0 9px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 9px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02)
}

.object-teaser:hover .object-teaser__media img {
    opacity: .8;
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.0, M12=0, M21=0, M22=1.0, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.0, M12=0, M21=0, M22=1.0, SizingMethod="auto expand")
}

.object-teaser:hover .object-teaser__media:before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

.object-teaser:hover .listing-cover {
    opacity: 1
}

.object-teaser:hover .listing-cover-plus {
    opacity: .9
}

.object-teaser__media {
    background: #000;
    overflow: hidden;
    position: relative
}

.object-teaser__media img {
    width: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod="auto expand")
}

.object-teaser__media:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, .3)));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .3));
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.object-teaser__content {
    padding: 20px;
    color: #909090
}

.object-teaser__title {
    min-height: 48px;
    color: #444;
    font-size: 19px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 5px
}

.object-teaser__title small {
    font-size: 15px;
    font-weight: 400
}

.object-teaser__subtitle {
    font-size: 15px;
    margin-bottom: 9px
}

.object-teaser__price {
    color: var(--main-color);
    font-size: 20px;
    font-weight: 500
}

.object-teaser__infos {
    -webkit-box-orient: horizontal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 15px;
    margin-top: 15px
}

.object-teaser__info,
.object-teaser__infos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal
}

.object-teaser__info {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.object-teaser__info-label {
    font-size: 13px
}

.object-teaser__info-seperator {
    height: 37px;
    border-left: 1px solid #efefef;
    margin-left: 19px;
    padding-left: 19px
}

.object-teaser--no-hover {
    cursor: default;
    pointer-events: none
}

.object-teaser--simple {
    -webkit-transition: -webkit-box-shadow .4s;
    transition: -webkit-box-shadow .4s;
    transition: box-shadow .4s;
    transition: box-shadow .4s, -webkit-box-shadow .4s;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent
}

.object-teaser--simple .slide-image:before {
    padding-top: 56% !important
}

@media (min-width:641px) and (max-width:767px) {
    .object-teaser--simple .object-teaser__content {
        padding: 12px
    }
}

@media (min-width:641px) and (max-width:767px) {
    .object-teaser--simple .object-teaser__title {
        font-size: 14px
    }
}

@media (min-width:641px) and (max-width:767px) {
    .object-teaser--simple .object-teaser__price {
        font-size: 15px
    }
}

@media (min-width:641px) {
    .object-teaser--simple .object-teaser__infos {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 14px
    }
}

@media (min-width:640px) {
    .object-teaser--simple .object-teaser__info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:640px) {
    .object-teaser--simple .object-teaser__info-picto {
        margin-top: -6px
    }
}

.object-teaser--simple .object-teaser__info-seperator {
    height: 1.2em
}

@media (min-width:640px) {
    .object-teaser--simple .object-teaser__info-label {
        margin-left: 5px
    }
}

@media (min-width:640px) {
    .object-teaser--horizontal {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:640px) {
    .object-teaser--horizontal .object-teaser__media {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px
    }
}

@media (min-width:768px) {
    .object-teaser--horizontal .object-teaser__media {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 325px;
        flex: 0 0 325px
    }
}

@media (min-width:641px) and (max-width:767px) {
    .object-teaser--horizontal .object-teaser__content {
        padding: 12px
    }
}

@media (min-width:641px) and (max-width:767px) {
    .object-teaser--horizontal .object-teaser__title {
        font-size: 14px
    }
}

@media (min-width:641px) and (max-width:767px) {
    .object-teaser--horizontal .object-teaser__price {
        font-size: 15px
    }
}

@media (min-width:641px) {
    .object-teaser--horizontal .object-teaser__infos {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-top: 14px
    }
}

@media (min-width:640px) {
    .object-teaser--horizontal .object-teaser__info {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (min-width:640px) {
    .object-teaser--horizontal .object-teaser__info-picto {
        margin-top: -6px
    }
}

.object-teaser--horizontal .object-teaser__info-seperator {
    height: 1.2em
}

@media (min-width:640px) {
    .object-teaser--horizontal .object-teaser__info-label {
        margin-left: 5px
    }
}

.property_listing .carousel {
    float: left
}

.property_listing .carousel-control {
    opacity: .9;
    top: auto;
    margin-top: 0;
    bottom: 9px;
    width: 35px;
    height: 25px
}

.property_listing .carousel-control i {
    font-size: 23px;
    margin-top: 0;
    line-height: 22px;
    float: left
}

.property_listing .left.carousel-control {
    left: 7px
}

.property_listing .right.carousel-control {
    left: 34px
}

.property_listing .carousel-control:hover {
    opacity: 1
}

.property_listing .left.carousel-control {
    left: 8px;
    text-shadow: none
}

.property_listing .right.carousel-control {
    left: 36px;
    text-shadow: none
}

.property_listing img {
    width: 100%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod="auto expand")
}

.property_listing a {
    text-decoration: none
}

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

.listing_wrapper.col-md-12 .property_listing {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding-bottom: 0
}

.listing_wrapper.col-md-12 .property_listing .listing-cover {
    height: 163px;
    width: 265px
}

.listing_wrapper.col-md-12 .property_listing .listing-cover-plus {
    left: 50%;
    top: 50%;
    margin-top: -23px;
    margin-left: -23px
}

.listing_wrapper.col-md-12 .property_listing .listing_details {
    font-size: 13px;
    margin-top: 0
}

.listing_wrapper.col-md-12 .property_listing .listing_prop_details {
    padding-left: 23px;
    margin-top: 5px
}

.listing_wrapper.col-md-12 .property_listing .listing_unit_price_wrapper {
    left: 0;
    width: auto;
    top: 0;
    margin-bottom: 0;
    margin-top: 9px;
    margin-left: 0
}

.listing_wrapper.col-md-12 .property_location {
    float: none;
    width: auto;
    left: 0;
    padding-top: 5px;
    margin: 0 0 0 347px;
    padding-bottom: 20px
}

.listing_wrapper.col-md-12 .info_labels {
    width: auto;
    font-weight: 300;
    float: none;
    display: inline-block
}

.listing_wrapper.col-md-12 .listing_actions {
    top: 5px
}

.listing_wrapper.col-md-12 .property_address_type1_wrapper,
.listing_wrapper.col-md-12 .property_categories_type1_wrapper,
.listing_wrapper.col-md-12 .property_details_type1_wrapper {
    float: none;
    margin-left: 329px;
    width: auto
}

.listing_wrapper.col-md-12 .property_listing_details {
    position: relative;
    color: #3a4659;
    margin-bottom: 0;
    margin-top: 15px
}

.listing_wrapper.col-md-12 .property_listing_details>div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.listing_wrapper.col-md-12 .property_location_image {
    width: 100%;
    color: #909090;
    margin-left: 0;
    float: none
}

.listing_wrapper.col-md-12 .listing_details.the_list_view {
    float: none;
    margin-top: 0;
    margin-bottom: 0;
    display: none
}

.listing_wrapper.col-md-12 .unit_details_x {
    display: none
}

.listing_wrapper.col-md-12 .custom_property_image_wrapper {
    position: absolute;
    top: 0;
    left: 0
}

.blog2v .property_listing {
    overflow: hidden;
    min-height: 420px;
    width: 100%
}

.post-teaser {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    background-color: #fff;
    max-width: 525px;
    cursor: pointer;
    font-size: 15px;
    height: 100%;
    -webkit-transition: all .15s ease;
    transition: all .15s ease
}

.post-teaser:hover {
    -webkit-box-shadow: 0 9px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 9px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02)
}

.post-teaser:hover .post-teaser__media img {
    opacity: .8;
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.0, M12=0, M21=0, M22=1.0, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.0, M12=0, M21=0, M22=1.0, SizingMethod="auto expand")
}

.post-teaser:hover .post-teaser__media:before {
    -webkit-animation: shine .75s;
    animation: shine .75s
}

.post-teaser:hover .listing-cover {
    opacity: 1
}

.post-teaser:hover .listing-cover-plus {
    opacity: .9
}

.post-teaser__media {
    background: #000;
    overflow: hidden;
    position: relative
}

.post-teaser__media img {
    width: 100%;
    height: 150px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod="auto expand")
}

@media (min-width:580px) {
    .post-teaser__media img {
        height: 180px
    }
}

@media (min-width:1200px) {
    .post-teaser__media img {
        height: 240px
    }
}

.post-teaser__media:before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), to(hsla(0, 0%, 100%, .3)));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 0, hsla(0, 0%, 100%, .3));
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg)
}

.post-teaser__content {
    padding: 20px;
    color: #909090;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.post-teaser__title {
    color: #444;
    min-height: 48px;
    font-size: 19px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 5px
}

.post-teaser__excerpt {
    font-size: 15px;
    margin-bottom: 9px
}

.post-teaser__date {
    font-size: 13px;
    font-weight: 500;
    color: #73736b;
    text-align: right;
    text-transform: uppercase;
    margin-top: auto
}

dd,
dl,
dt {
    margin: 0
}

.badger-accordion__panel {
    max-height: 75vh;
    overflow: hidden
}

.badger-accordion__panel.-ba-is-hidden {
    max-height: 0 !important
}

.badger-accordion--initialized .badger-accordion__panel {
    -webkit-transition: max-height .2s ease-in-out;
    transition: max-height .2s ease-in-out
}

.badger-accordion--initialized {
    -webkit-box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, .008), 0 6.7px 5.3px rgba(0, 0, 0, .012), 0 12.5px 10px rgba(0, 0, 0, .015), 0 22.3px 17.9px rgba(0, 0, 0, .018), 0 41.8px 33.4px rgba(0, 0, 0, .022), 0 100px 80px rgba(0, 0, 0, .03);
    box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, .008), 0 6.7px 5.3px rgba(0, 0, 0, .012), 0 12.5px 10px rgba(0, 0, 0, .015), 0 22.3px 17.9px rgba(0, 0, 0, .018), 0 41.8px 33.4px rgba(0, 0, 0, .022), 0 100px 80px rgba(0, 0, 0, .03);
    border-radius: 7px;
    overflow: hidden;
    margin: auto;
    max-width: 860px
}

.badger-accordion__header {
    border-bottom: 1px solid #ddd;
    margin-top: -1px
}

.badger-accordion__header:not(:first-child) {
    border-top: 1px solid #ddd
}

.badger-accordion__trigger {
    color: #444;
    background-color: transparent;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    border: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 1;
    padding: 20px 10px;
    text-align: left;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    width: 100%
}

@media (min-width:992px) {
    .badger-accordion__trigger {
        padding: 20px
    }
}

.badger-accordion__trigger[aria-expanded=true] .badger-accordion__trigger-icon:before {
    -webkit-transform: rotate(45deg) translateY(-5px);
    transform: rotate(45deg) translateY(-5px)
}

.badger-accordion__trigger:focus,
.badger-accordion__trigger:hover {
    cursor: pointer;
    outline: none
}

.badger-accordion__trigger:hover {
    background-color: #eee
}

.badger-accordion__trigger::-moz-focus-inner {
    border: none
}

.badger-accordion__trigger-title {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin-right: 10px;
    max-width: 87%
}

.badger-accordion__trigger-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: auto;
    position: relative;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.badger-accordion__trigger-icon:before {
    content: "";
    position: absolute;
    top: 5px;
    -webkit-transition: all .13333s ease-in-out;
    transition: all .13333s ease-in-out;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center;
    transform-origin: center;
    width: 15px;
    height: 15px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor
}

.badger-accordion__panel {
    position: relative
}

.badger-accordion__panel:after {
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 100%
}

.badger-accordion__panel-inner {
    padding: 20px 10px
}

@media (min-width:992px) {
    .badger-accordion__panel-inner {
        padding: 20px
    }
}

.carousel-card {
    height: 100%;
    padding: 70px 15px 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    color: #fff;
    position: relative;
    z-index: 9;
    width: 100%;
    max-width: 300px;
    margin: auto
}

.carousel-card__btn {
    margin-top: auto
}

.carousel-card__title {
    color: #fff;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px
}

.share {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 28px;
    height: 28px;
    border: 1px solid #ededed;
    border-radius: 3px;
    color: var(--share-active-color, #fff) !important
}

.share svg {
    fill: currentColor;
    stroke: transparent
}

.share:hover {
    color: #fff !important;
    background-color: var(--share-active-color);
    border-color: var(--share-active-color)
}

.share .feather {
    height: 16px;
    width: 16px
}

.share--facebook {
    --share-active-color: #3b5998
}

.share--twitter {
    --share-active-color: #00aced
}

.share--linkedin {
    --share-active-color: #007bb6
}

.share--whatsapp {
    --share-active-color: #25d366
}

.share--email {
    --share-active-color: #777
}

.share--email svg {
    fill: transparent;
    stroke: currentColor
}

.member_area_login {
    border: 1px solid #ededed;
    padding: 16px;
    max-width: 300px;
    margin: 0 auto
}

.member_area_login .button {
    display: block;
    width: 100%;
    color: #fff;
    padding: 15px 20px 14px;
    margin: 0;
    font-size: 13px;
    background-color: #20c063;
    background-color: var(--main-color);
    webkit-transition: background-color .1s linear;
    -webkit-transition: background-color .1s linear;
    transition: background-color .1s linear;
    border: none;
    text-shadow: none;
    text-transform: uppercase;
    line-height: 1.3em !important;
    font-weight: 600;
    letter-spacing: 2px
}

.member_area_login input[type=password],
.member_area_login input[type=text] {
    width: 100%
}

.member_area_login .gform_footer {
    padding-bottom: 0 !important
}

.member_area_login .validation_message a {
    display: none
}

.favorites {
    position: relative;
    width: auto;
    max-width: 768px;
    margin: 20px auto;
    background-color: #fff;
    padding: 5px
}

@media (max-width:400px) {
    .favorites {
        position: fixed;
        top: 80px;
        right: 10px;
        left: 10px;
        margin: 0
    }
}

@media (min-width:768px) {
    .favorites {
        padding: 15px
    }
}

.favorites h3 {
    line-height: 1;
    margin-top: 8px
}

@media (min-width:768px) {
    .favorites h3 {
        margin-top: 0
    }
}

.favorite-listing {
    overflow-y: auto;
    height: 60vh
}

@media (max-height:400px) {
    .favorite-listing {
        height: calc(100% - 75px)
    }
}

@media (min-width:768px) {
    .favorite-listing {
        height: 60vh
    }
}

.favorite-btn {
    position: fixed;
    bottom: 60px;
    right: 5px;
    z-index: 102;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    opacity: 0;
    color: red;
    width: 42px;
    height: 42px;
    border: 0;
    background-color: rgba(0, 0, 0, .6);
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.favorite-btn:hover {
    opacity: .9
}

.favorite-btn--show {
    opacity: 1
}

.theme-publimmo-v2 .favorite-btn {
    height: 33px;
    width: 33px;
    bottom: 93px;
    border-radius: 0;
    right: 15px;
    background-color: hsla(196, 6%, 54%, .89)
}

@media (min-width:768px) {
    .theme-publimmo-v2 .favorite-btn {
        bottom: 105px;
        right: 12px
    }
}

.favorite-toggler {
    background: none;
    border: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 2px solid currentColor;
    color: #fff
}

.favorite-toggler.active {
    color: red
}

.favorite-toggler--variant {
    position: static;
    width: auto;
    height: auto;
    border: 0;
    padding: 0 15px;
    color: currentColor
}

.favorite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 12px
}

@media (min-width:768px) {
    .favorite {
        font-size: 15px
    }
}

.favorite+.favorite {
    margin: 30px 0 0
}

.favorite__image {
    background-size: cover;
    background-color: #eee;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    height: 80px
}

@media (min-width:768px) {
    .favorite__image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px;
        height: 100px
    }
}

.favorite__body {
    padding: 3px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width:768px) {
    .favorite__body {
        padding: 3px 5px 3px 15px
    }
}

.favorite__title {
    font-size: 1.2em;
    line-height: 1;
    margin-bottom: .2em
}

.favorite__price {
    color: var(--main-color)
}

.favorite__links {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.favorite__link {
    background-color: #eee;
    border: 1px solid #e1e1e1;
    padding: .2em .6em;
    display: block;
    font-size: .8em;
    text-transform: uppercase;
    letter-spacing: .4px;
    color: #444
}

.favorite__link:hover {
    color: currentColor;
    opacity: .8
}

.favorite__link+.favorite__link {
    margin-left: 10px
}

.copyright {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    width: 100%;
    margin-top: 15px
}

@media screen and (min-width:768px) {
    .copyright {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.copyright__column {
    margin-top: 15px;
    margin-bottom: 15px
}

.carousel-3d-container {
    overflow: initial !important
}

.carousel-3d-slide {
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .05), 0 0 0 1px rgba(0, 0, 0, .01);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .05), 0 0 0 1px rgba(0, 0, 0, .01)
}

.carousel-3d-slide.current {
    -webkit-box-shadow: 0 9px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 9px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02)
}

.carousel-3d-slide.current .object-teaser:before {
    display: none
}

@media (max-width:767px) {
    .carousel-3d-slide {
        opacity: .6 !important
    }

    .carousel-3d-slide.current {
        opacity: 1
    }
}

.carousel-3d-controls span {
    color: transparent;
    font-size: 0;
    display: block;
    border-color: #444;
    border-right: 5px solid var(--main-color);
    border-bottom: 5px solid var(--main-color);
    height: 20px;
    width: 20px;
    -webkit-transform-origin: 50%;
    transform-origin: 50%
}

@media (min-width:768px) {
    .carousel-3d-controls span {
        height: 30px;
        width: 30px
    }
}

.carousel-3d-controls .prev span {
    -webkit-transform: translate(10px, 15px) rotate(135deg);
    transform: translate(10px, 15px) rotate(135deg)
}

.carousel-3d-controls .next span {
    -webkit-transform: translate(-10px, 15px) rotate(-45deg);
    transform: translate(-10px, 15px) rotate(-45deg)
}

.in-carousel {
    height: 100%;
    max-height: 100%;
    width: 100%;
    padding: 0 !important;
    margin: 0 !important
}

.in-carousel .object-teaser {
    margin: 0;
    height: 100%
}

.in-carousel .object-teaser:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100
}

.mobilex-menu {
    margin-top: 74px
}

.mobilemenu-close,
.mobilemenu-close-user {
    top: 20px;
    left: 13px
}

@media screen and (max-width:767px) {

    #map-search,
    .gmap-controls {
        display: none
    }
}

.wide.bw-video--16by9,
.wide.container {
    width: 100% !important
}

.panel-body-custom strong {
    font-weight: 500
}

.main_wrapper .bw-video--16by9,
.main_wrapper .container {
    width: 1170px
}

.prop_social_single,
.wrapper_content {
    float: none
}

#searchField {
    height: 45px;
    text-align: left
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.no-padding-top {
    padding-top: 0 !important
}

.single-content.padding-top-because-title {
    padding-top: 160px
}

.bw-video--16by9,
.container {
    background-color: transparent;
    float: none
}

.bg-white {
    background-color: #fff
}

.bg-gray {
    background-color: #f8f8f8
}

.mobilex-menu li:hover {
    background-color: transparent
}

.mobilex-menu .sub-menu li:last-child,
.mobilex-menu .sub-menu li:last-child:hover {
    border-bottom: none
}

.mobilex-menu .sub-menu a {
    padding-left: 45px
}

.mobilex-menu .sub-menu li:hover {
    border-bottom: 1px solid #576871
}

.main_wrapper {
    -webkit-box-shadow: none;
    box-shadow: none
}

footer a.member img {
    height: 35px;
    width: auto;
    margin-right: 10px
}

footer a.publimmo {
    display: inline-block;
    margin-top: 0
}

.uvc-main-heading {
    text-align: center
}

.uvc-main-heading h1 {
    font-weight: 300;
    margin: 0;
    padding-bottom: 45px
}

.single-content {
    padding: 55px 0;
    position: relative
}

.places_type_2_listings_no .listings_no {
    padding-top: 8px
}

.no-results {
    -webkit-box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    box-shadow: 0 4px 16px -2px rgba(0, 0, 0, .1), 0 0 0 1px rgba(0, 0, 0, .02);
    font-size: 13px;
    background-color: #fff;
    cursor: pointer;
    padding: 45px;
    text-align: center
}

.no-results h3 {
    margin: 0
}

.nav-links>a,
.nav-links>a:focus,
.nav-links>a:hover,
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    border-color: #f0f0f0
}

.pagination>li>a,
.pagination>li>span {
    margin: 0 3px
}

#header-fixed.page-template-page-objet-php .website-wrapper {
    padding-top: 0
}

.infos-promo h5 {
    margin: 15px 0 0
}

.infos-promo ul {
    margin: 15px 0 30px 15px;
    padding: 0
}

.listing_wrapper.col-md-12 .property_listing .listing_details {
    display: block;
    margin-bottom: 60px
}

.single-title {
    line-height: 1.2;
    letter-spacing: 0
}

@media screen and (min-width:1024px) {

    #header-fixed .website-wrapper,
    .error404 .website-wrapper,
    .padding-container,
    .page-template-template-cgu .website-wrapper,
    .page-template-template-data-privacy .website-wrapper {
        padding-top: 75px
    }
}

.page-template-page-objet .padding-container {
    padding-top: 75px
}

.page-template-page-objet .master_header_sticky,
.single-post .master_header_sticky {
    top: 0
}

.img-post {
    margin-bottom: 30px
}

.single-blog {
    padding-top: 40px;
    font-size: 13px;
    line-height: 22px
}

.single-blog p {
    margin-bottom: 20px
}

.backtop {
    bottom: 62px
}

.islive {
    right: 12px
}

.slider_main_thumb,
.theme_slider_gradient,
.theme_slider_wrapper .carousel-inner>.active {
    height: 479px
}

.all-news-container {
    text-align: center;
    margin-top: 30px
}

.all-news-container .wpresidence_button {
    float: none
}

.all-news-container .wpresidence_button:active,
.all-news-container .wpresidence_button:focus,
.all-news-container .wpresidence_button:hover {
    color: #fff
}

.mfp-counter {
    font-size: 14px
}

.mfp-title {
    color: #ccc;
    padding-right: 60px;
    text-align: center;
    padding-left: 60px
}

.modal-title {
    float: left;
    max-width: 33%;
    margin-left: -60px;
    text-align: left
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer
}

.mfp-arrow:after {
    display: none
}

.mfp-arrow-left:before {
    border: none;
    content: "\E81B"
}

.mfp-arrow-right:before {
    border: none;
    content: "\E81C"
}

.mfp-bottom-bar {
    margin-top: -15px
}

.btn-modal {
    float: none;
    padding: 10px 10px 7px;
    cursor: pointer;
    width: 200px;
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -100px
}

.mfp-arrow:before {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    margin-left: 0;
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    text-align: center;
    font-size: 45px;
    line-height: 82px
}

.mfp-bg {
    background: #000;
    opacity: .9
}

.mfp-iframe-holder .modal-title {
    float: left;
    max-width: 50%;
    margin-left: 0
}

.mfp-iframe-holder .mfp-bottom-bar {
    margin-top: 30px
}

.mfp-iframe-holder .btn-modal {
    float: right;
    margin-top: -9px;
    position: relative;
    top: auto;
    left: auto
}

.mfp-iframe-holder .mfp-title {
    padding-right: 0;
    padding-left: 0
}

table tr td:last-child,
table tr th:last-child {
    border-right: none
}

.share_email_side {
    background-color: #ccc;
    padding-left: 11px
}

.share_email_side:hover {
    background-color: #bcbcbc
}

.form-control.open {
    border-color: #20c063;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.social_share {
    width: 32px;
    height: 32px;
    padding: 0 !important;
    text-align: center;
    line-height: 34px
}

.social_share_wrapper {
    top: 90px
}

.social_share i {
    font-size: 16px
}

.panel-title a .close-form-info,
.panel-title a.collapsed .open-form-info {
    display: none
}

.panel-title a.collapsed .close-form-info {
    display: block
}

.mfp-arrow:before {
    line-height: 110px
}

#primary .social_share_wrapper {
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    width: auto;
    z-index: auto
}

#primary .social_share_wrapper a.social_share {
    color: #fff;
    margin-right: 5px
}

.promo-table-resp {
    overflow-x: auto
}

.front_plan_row,
.front_plan_row_image,
.tab-content.floor_plans_wrapper_container {
    float: none
}

.mfp-content {
    top: -15px
}

.wpresidence_button:active,
.wpresidence_button:focus,
.wpresidence_button:hover {
    color: #fff
}

.wpresidence_button_bottom {
    display: inline-block;
    float: none
}

.lang-mobile {
    padding: 30px 20px 15px 30px;
    line-height: 20px;
    font-weight: 600;
    width: 100%
}

.lang-mobile ul {
    list-style: none;
    margin: 0 0 0 -10px;
    padding: 0
}

.mobile-logo img {
    max-height: 25px;
    margin-top: 26px
}

.lang-mobile ul li {
    display: inline-block
}

.lang-mobile ul li a,
.lang-mobile ul li a:visited {
    text-transform: uppercase;
    color: #fff;
    padding: 0 10px
}

.pagination-total {
    padding-top: 28px;
    line-height: 1
}

.pagination-total h5 {
    font-weight: 400
}

.pagination>li {
    display: inline-block
}

.img_listings_overlay:hover {
    background-color: #444
}

.gm-style-pbc {
    z-index: 5 !important;
    pointer-events: none
}

.footer-object-mobile {
    position: fixed;
    z-index: 11;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%
}

.footer-object-mobile ul {
    margin: 0;
    padding: 0
}

.footer-object-mobile li {
    float: none;
    width: 1%;
    display: table-cell;
    list-style: none;
    text-align: center
}

.footer-object-mobile ul li a {
    color: hsla(0, 0%, 100%, .7);
    border-right: 1px solid hsla(0, 0%, 100%, .7);
    padding: 8px 0;
    font-size: 10px;
    line-height: 16px;
    cursor: pointer;
    display: block;
    text-align: center
}

.footer-object-mobile ul li:last-child a {
    border: none
}

.footer-object-mobile ul li a i {
    font-size: 20px
}

.first-image-gallery-grid .image_gallery {
    min-height: 320px
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

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

.mfp-arrow {
    opacity: 1
}

.mfp-arrow-right {
    right: -25px
}

.disabled-dropdown {
    position: absolute;
    top: -1px;
    bottom: -1px;
    right: -1px;
    left: -1px;
    background-color: rgba(0, 0, 0, .4);
    z-index: 999;
    cursor: default;
    display: none
}

#search_wrapper.search-open #search_wrapper_color {
    opacity: .8
}

.mobilex-menu .current-menu-ancestor .sub-menu {
    display: block
}

.adv_handler_refresh,
.anchor-btn-dossier {
    background-color: #20c063
}

.theme_slider_wrapper {
    clear: both
}

h1.property_categs {
    float: left;
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 0;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #909090;
    font-weight: 400
}

.entry-title.entry-prop.h1 {
    color: #444
}

.tag-column {
    margin-top: 15px
}

.single-content-3-column-one-content a:hover .tag-column {
    text-decoration: underline
}

@media screen and (max-width:1023px) {
    #primary {
        width: 33.33333333% !important;
        padding: 0 15px
    }
}

@media screen and (max-width:767px) {

    #primary .social_sidebar_internal a,
    .social-facebook,
    .social-google,
    .social-instagram,
    .social-linkedIn,
    .social-pinterest,
    .social-rss,
    .social-twitter,
    .social-youtube {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    footer a.member {
        display: inline-block
    }

    footer a.publimmo {
        margin-top: 15px
    }

    .islive {
        right: 15px;
        bottom: 50px
    }

    #primary {
        width: 100% !important;
        padding: 0 15px
    }

    .popup-with-pano,
    .widget-container {
        margin-bottom: 15px
    }

    .modal-title {
        padding-right: 0;
        padding-left: 0;
        margin-left: 0;
        display: block;
        text-align: center
    }

    .mfp-iframe-holder .modal-title,
    .modal-title {
        float: none;
        max-width: 100%
    }

    .mfp-bottom-bar {
        margin-top: 5px;
        margin-bottom: 5px
    }

    .btn-modal {
        float: none;
        display: inline-block;
        margin-top: 15px;
        position: relative;
        top: auto;
        left: 0;
        margin-left: 0
    }

    img.mfp-img {
        padding-bottom: 0
    }

    .mfp-counter {
        position: relative;
        top: auto;
        right: auto;
        text-align: center
    }

    .mfp-title {
        padding-right: 0;
        padding-left: 0
    }

    #owl-carousel-object img {
        width: auto !important;
        height: 200px
    }

    #owl-carousel-object {
        overflow: hidden;
        position: relative
    }

    #owl-carousel-object .owl-item .item {
        height: 200px
    }

    #owl-carousel-object.owl-carousel .owl-nav .owl-next {
        text-align: right
    }

    #owl-carousel-object.owl-carousel .owl-nav .owl-prev {
        text-align: left
    }

    #owl-carousel-object.owl-theme .owl-nav [class*=owl-] {
        font-size: 40px;
        width: 56px
    }

    [class*=" icon-"]:before,
    [class^=icon-]:before {
        margin-right: 0;
        margin-left: 0
    }

    .slider_main_thumb,
    .theme_slider_gradient,
    .theme_slider_wrapper .carousel-inner>.active {
        height: 300px !important
    }

    .entry-prop {
        font-size: 30px
    }

    .price_area {
        font-size: 21px
    }

    .nav-tabs>li {
        float: none
    }

    .floor_plans_wrapper_ul.nav-tabs>li {
        margin-bottom: 0
    }

    .nav-tabs>li>a {
        border-radius: 0
    }

    .next-prev a {
        padding-left: 25px
    }

    .article_container .listing_wrapper,
    .listing_wrapper.shortcode-col {
        padding: 0 15px
    }

    .mfp-iframe-holder .btn-modal {
        float: none;
        margin-top: 15px;
        position: relative;
        top: auto;
        left: auto;
        margin-left: 0
    }

    .single-title {
        font-size: 30px
    }

    #owl-carousel-object {
        height: 200px
    }

    .first-image-gallery-grid .image_gallery {
        min-height: 230px
    }

    .pagination {
        margin-bottom: 12px !important;
        text-align: center
    }

    .pagination-total {
        text-align: center;
        padding-top: 0
    }

    .page-template-page-objet footer#colophon {
        padding-bottom: 55px
    }

    .page-template-page-objet .backtop {
        bottom: 65px
    }

    #header-fixed .website-wrapper {
        padding-top: 0
    }

    .col-md-12.listing_wrapper .property_listing .infos-promo {
        padding: 0 20px;
        float: left
    }

    #container_pano canvas {
        max-width: 320px;
        max-height: 262px
    }
}

@media screen and (min-width:768px) and (max-width:992px) {
    .first-image-gallery-grid .image_gallery {
        min-height: 500px
    }
}

@media screen and (min-width:641px) and (max-width:767px) {
    .col-md-12.listing_wrapper .property_listing .infos-promo {
        padding: 0 10px
    }
}

@media screen and (max-width:1024px) {

    .error404 .content_wrapper.padding-container,
    .page-template-template-cgu .content_wrapper.padding-container,
    .page-template-template-data-privacy .content_wrapper.padding-container,
    .single-post .content_wrapper.padding-container {
        padding-top: 75px
    }

    .single-blog {
        padding-bottom: 20px
    }

    .row {
        margin-left: -15px;
        margin-right: -15px
    }
}

@media screen and (max-width:1200px) {

    .bw-video--16by9,
    .container {
        width: calc(100vw - 30px) !important
    }
}

@media screen and (min-width:768px) {
    .hidden-not-xs {
        display: none !important
    }
}

@media screen and (max-width:992px) {
    #primary {
        margin-top: 0
    }

    .floor_plans_wrapper_ul.nav-tabs>li>a {
        padding: 9px 8px !important
    }

    .floor_plans_wrapper_ul.nav-tabs>li.active>a,
    .floor_plans_wrapper_ul.nav-tabs>li.active>a:focus,
    .floor_plans_wrapper_ul.nav-tabs>li.active>a:hover {
        padding: 9px 8px !important;
        bottom: 0
    }

    .tab-content.floor_plans_wrapper_container {
        margin-top: -1px
    }

    #header-fixed .website-wrapper {
        padding-top: 0
    }
}

@media screen and (max-width:992px) {

    .full_width_prop,
    .single-estate_agent .col-md-push-3.rightmargin,
    .single-estate_agent .rightmargin,
    .single-estate_property .col-md-push-3.rightmargin,
    .single-estate_property .rightmargin {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (max-width:1274px) {
    .social_share_wrapper {
        display: none
    }

    #primary .social_share_wrapper {
        display: block
    }
}

@media screen and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(1);
        transform: scale(1);
        width: 40px;
        text-align: center
    }

    .mfp-arrow:before {
        font-size: 28px
    }

    .mfp-close {
        padding-right: 0
    }

    .mfp-arrow-right {
        right: 0
    }
}

#property_description,
.contact_sidebar_wrap p,
.full_width_prop,
.wrapper_content,
div#property_pces .listing_detail {
    font-size: 15px
}

.owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px
}

.owl-dot {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 3px;
    background-color: #ccc
}

.owl-dot.active {
    background-color: #333
}

.js-grid-slider .owl-next,
.js-grid-slider .owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -28px;
    color: #333;
    font-size: 30px
}

.js-grid-slider .owl-next {
    right: -40px
}

.js-grid-slider .owl-prev {
    left: -40px
}

.feather {
    width: 24px;
    height: 24px;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
    vertical-align: top
}

.screen-reader-text {
    display: none
}

.scrollable-table {
    overflow-x: auto;
    width: 100%
}

.scrollable-table td {
    white-space: nowrap
}

.p0 {
    padding: 0
}

.pt0 {
    padding-top: 0
}

.pr0 {
    padding-right: 0
}

.pb0 {
    padding-bottom: 0
}

.pl0,
.px0 {
    padding-left: 0
}

.px0 {
    padding-right: 0
}

.py0 {
    padding-top: 0;
    padding-bottom: 0
}

.p1 {
    padding: .5rem
}

.pt1 {
    padding-top: .5rem
}

.pr1 {
    padding-right: .5rem
}

.pb1 {
    padding-bottom: .5rem
}

.pl1 {
    padding-left: .5rem
}

.py1 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.px1 {
    padding-left: .5rem;
    padding-right: .5rem
}

.p2 {
    padding: 1rem
}

.pt2 {
    padding-top: 1rem
}

.pr2 {
    padding-right: 1rem
}

.pb2 {
    padding-bottom: 1rem
}

.pl2 {
    padding-left: 1rem
}

.py2 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.px2 {
    padding-left: 1rem;
    padding-right: 1rem
}

.p3 {
    padding: 2rem
}

.pt3 {
    padding-top: 2rem
}

.pr3 {
    padding-right: 2rem
}

.pb3 {
    padding-bottom: 2rem
}

.pl3 {
    padding-left: 2rem
}

.py3 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.px3 {
    padding-left: 2rem;
    padding-right: 2rem
}

.p4 {
    padding: 4rem
}

.pt4 {
    padding-top: 4rem
}

.pr4 {
    padding-right: 4rem
}

.pb4 {
    padding-bottom: 4rem
}

.pl4 {
    padding-left: 4rem
}

.py4 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.px4 {
    padding-left: 4rem;
    padding-right: 4rem
}

@media (min-width:40em) {
    .sm-p0 {
        padding: 0
    }

    .sm-pt0 {
        padding-top: 0
    }

    .sm-pr0 {
        padding-right: 0
    }

    .sm-pb0 {
        padding-bottom: 0
    }

    .sm-pl0,
    .sm-px0 {
        padding-left: 0
    }

    .sm-px0 {
        padding-right: 0
    }

    .sm-py0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .sm-p1 {
        padding: .5rem
    }

    .sm-pt1 {
        padding-top: .5rem
    }

    .sm-pr1 {
        padding-right: .5rem
    }

    .sm-pb1 {
        padding-bottom: .5rem
    }

    .sm-pl1,
    .sm-px1 {
        padding-left: .5rem
    }

    .sm-px1 {
        padding-right: .5rem
    }

    .sm-py1 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .sm-p2 {
        padding: 1rem
    }

    .sm-pt2 {
        padding-top: 1rem
    }

    .sm-pr2 {
        padding-right: 1rem
    }

    .sm-pb2 {
        padding-bottom: 1rem
    }

    .sm-pl2,
    .sm-px2 {
        padding-left: 1rem
    }

    .sm-px2 {
        padding-right: 1rem
    }

    .sm-py2 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .sm-p3 {
        padding: 2rem
    }

    .sm-pt3 {
        padding-top: 2rem
    }

    .sm-pr3 {
        padding-right: 2rem
    }

    .sm-pb3 {
        padding-bottom: 2rem
    }

    .sm-pl3,
    .sm-px3 {
        padding-left: 2rem
    }

    .sm-px3 {
        padding-right: 2rem
    }

    .sm-py3 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .sm-p4 {
        padding: 4rem
    }

    .sm-pt4 {
        padding-top: 4rem
    }

    .sm-pr4 {
        padding-right: 4rem
    }

    .sm-pb4 {
        padding-bottom: 4rem
    }

    .sm-pl4,
    .sm-px4 {
        padding-left: 4rem
    }

    .sm-px4 {
        padding-right: 4rem
    }

    .sm-py4 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

@media (min-width:52em) {
    .md-p0 {
        padding: 0
    }

    .md-pt0 {
        padding-top: 0
    }

    .md-pr0 {
        padding-right: 0
    }

    .md-pb0 {
        padding-bottom: 0
    }

    .md-pl0,
    .md-px0 {
        padding-left: 0
    }

    .md-px0 {
        padding-right: 0
    }

    .md-py0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .md-p1 {
        padding: .5rem
    }

    .md-pt1 {
        padding-top: .5rem
    }

    .md-pr1 {
        padding-right: .5rem
    }

    .md-pb1 {
        padding-bottom: .5rem
    }

    .md-pl1,
    .md-px1 {
        padding-left: .5rem
    }

    .md-px1 {
        padding-right: .5rem
    }

    .md-py1 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .md-p2 {
        padding: 1rem
    }

    .md-pt2 {
        padding-top: 1rem
    }

    .md-pr2 {
        padding-right: 1rem
    }

    .md-pb2 {
        padding-bottom: 1rem
    }

    .md-pl2,
    .md-px2 {
        padding-left: 1rem
    }

    .md-px2 {
        padding-right: 1rem
    }

    .md-py2 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .md-p3 {
        padding: 2rem
    }

    .md-pt3 {
        padding-top: 2rem
    }

    .md-pr3 {
        padding-right: 2rem
    }

    .md-pb3 {
        padding-bottom: 2rem
    }

    .md-pl3,
    .md-px3 {
        padding-left: 2rem
    }

    .md-px3 {
        padding-right: 2rem
    }

    .md-py3 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .md-p4 {
        padding: 4rem
    }

    .md-pt4 {
        padding-top: 4rem
    }

    .md-pr4 {
        padding-right: 4rem
    }

    .md-pb4 {
        padding-bottom: 4rem
    }

    .md-pl4,
    .md-px4 {
        padding-left: 4rem
    }

    .md-px4 {
        padding-right: 4rem
    }

    .md-py4 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

@media (min-width:64em) {
    .lg-p0 {
        padding: 0
    }

    .lg-pt0 {
        padding-top: 0
    }

    .lg-pr0 {
        padding-right: 0
    }

    .lg-pb0 {
        padding-bottom: 0
    }

    .lg-pl0,
    .lg-px0 {
        padding-left: 0
    }

    .lg-px0 {
        padding-right: 0
    }

    .lg-py0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .lg-p1 {
        padding: .5rem
    }

    .lg-pt1 {
        padding-top: .5rem
    }

    .lg-pr1 {
        padding-right: .5rem
    }

    .lg-pb1 {
        padding-bottom: .5rem
    }

    .lg-pl1,
    .lg-px1 {
        padding-left: .5rem
    }

    .lg-px1 {
        padding-right: .5rem
    }

    .lg-py1 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }

    .lg-p2 {
        padding: 1rem
    }

    .lg-pt2 {
        padding-top: 1rem
    }

    .lg-pr2 {
        padding-right: 1rem
    }

    .lg-pb2 {
        padding-bottom: 1rem
    }

    .lg-pl2,
    .lg-px2 {
        padding-left: 1rem
    }

    .lg-px2 {
        padding-right: 1rem
    }

    .lg-py2 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .lg-p3 {
        padding: 2rem
    }

    .lg-pt3 {
        padding-top: 2rem
    }

    .lg-pr3 {
        padding-right: 2rem
    }

    .lg-pb3 {
        padding-bottom: 2rem
    }

    .lg-pl3,
    .lg-px3 {
        padding-left: 2rem
    }

    .lg-px3 {
        padding-right: 2rem
    }

    .lg-py3 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .lg-p4 {
        padding: 4rem
    }

    .lg-pt4 {
        padding-top: 4rem
    }

    .lg-pr4 {
        padding-right: 4rem
    }

    .lg-pb4 {
        padding-bottom: 4rem
    }

    .lg-pl4,
    .lg-px4 {
        padding-left: 4rem
    }

    .lg-px4 {
        padding-right: 4rem
    }

    .lg-py4 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

.m0 {
    margin: 0
}

.mt0 {
    margin-top: 0
}

.mr0 {
    margin-right: 0
}

.mb0 {
    margin-bottom: 0
}

.ml0,
.mx0 {
    margin-left: 0
}

.mx0 {
    margin-right: 0
}

.my0 {
    margin-top: 0;
    margin-bottom: 0
}

.m1 {
    margin: .5rem
}

.mt1 {
    margin-top: .5rem
}

.mr1 {
    margin-right: .5rem
}

.mb1 {
    margin-bottom: .5rem
}

.ml1,
.mx1 {
    margin-left: .5rem
}

.mx1 {
    margin-right: .5rem
}

.my1 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.m2 {
    margin: 1rem
}

.mt2 {
    margin-top: 1rem
}

.mr2 {
    margin-right: 1rem
}

.mb2 {
    margin-bottom: 1rem
}

.ml2,
.mx2 {
    margin-left: 1rem
}

.mx2 {
    margin-right: 1rem
}

.my2 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.m3 {
    margin: 2rem
}

.mt3 {
    margin-top: 2rem
}

.mr3 {
    margin-right: 2rem
}

.mb3 {
    margin-bottom: 2rem
}

.ml3,
.mx3 {
    margin-left: 2rem
}

.mx3 {
    margin-right: 2rem
}

.my3 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.m4 {
    margin: 4rem
}

.mt4 {
    margin-top: 4rem
}

.mr4 {
    margin-right: 4rem
}

.mb4 {
    margin-bottom: 4rem
}

.ml4,
.mx4 {
    margin-left: 4rem
}

.mx4 {
    margin-right: 4rem
}

.my4 {
    margin-top: 4rem;
    margin-bottom: 4rem
}

.mxn1 {
    margin-left: -.5rem;
    margin-right: -.5rem
}

.mxn2 {
    margin-left: -1rem;
    margin-right: -1rem
}

.mxn3 {
    margin-left: -2rem;
    margin-right: -2rem
}

.mxn4 {
    margin-left: -4rem;
    margin-right: -4rem
}

.ml-auto {
    margin-left: auto
}

.mr-auto,
.mx-auto {
    margin-right: auto
}

.mx-auto {
    margin-left: auto
}

@media (min-width:40em) {
    .sm-m0 {
        margin: 0
    }

    .sm-mt0 {
        margin-top: 0
    }

    .sm-mr0 {
        margin-right: 0
    }

    .sm-mb0 {
        margin-bottom: 0
    }

    .sm-ml0,
    .sm-mx0 {
        margin-left: 0
    }

    .sm-mx0 {
        margin-right: 0
    }

    .sm-my0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .sm-m1 {
        margin: .5rem
    }

    .sm-mt1 {
        margin-top: .5rem
    }

    .sm-mr1 {
        margin-right: .5rem
    }

    .sm-mb1 {
        margin-bottom: .5rem
    }

    .sm-ml1,
    .sm-mx1 {
        margin-left: .5rem
    }

    .sm-mx1 {
        margin-right: .5rem
    }

    .sm-my1 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .sm-m2 {
        margin: 1rem
    }

    .sm-mt2 {
        margin-top: 1rem
    }

    .sm-mr2 {
        margin-right: 1rem
    }

    .sm-mb2 {
        margin-bottom: 1rem
    }

    .sm-ml2,
    .sm-mx2 {
        margin-left: 1rem
    }

    .sm-mx2 {
        margin-right: 1rem
    }

    .sm-my2 {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .sm-m3 {
        margin: 2rem
    }

    .sm-mt3 {
        margin-top: 2rem
    }

    .sm-mr3 {
        margin-right: 2rem
    }

    .sm-mb3 {
        margin-bottom: 2rem
    }

    .sm-ml3,
    .sm-mx3 {
        margin-left: 2rem
    }

    .sm-mx3 {
        margin-right: 2rem
    }

    .sm-my3 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .sm-m4 {
        margin: 4rem
    }

    .sm-mt4 {
        margin-top: 4rem
    }

    .sm-mr4 {
        margin-right: 4rem
    }

    .sm-mb4 {
        margin-bottom: 4rem
    }

    .sm-ml4,
    .sm-mx4 {
        margin-left: 4rem
    }

    .sm-mx4 {
        margin-right: 4rem
    }

    .sm-my4 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .sm-mxn1 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .sm-mxn2 {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .sm-mxn3 {
        margin-left: -2rem;
        margin-right: -2rem
    }

    .sm-mxn4 {
        margin-left: -4rem;
        margin-right: -4rem
    }

    .sm-ml-auto {
        margin-left: auto
    }

    .sm-mr-auto,
    .sm-mx-auto {
        margin-right: auto
    }

    .sm-mx-auto {
        margin-left: auto
    }
}

@media (min-width:52em) {
    .md-m0 {
        margin: 0
    }

    .md-mt0 {
        margin-top: 0
    }

    .md-mr0 {
        margin-right: 0
    }

    .md-mb0 {
        margin-bottom: 0
    }

    .md-ml0,
    .md-mx0 {
        margin-left: 0
    }

    .md-mx0 {
        margin-right: 0
    }

    .md-my0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .md-m1 {
        margin: .5rem
    }

    .md-mt1 {
        margin-top: .5rem
    }

    .md-mr1 {
        margin-right: .5rem
    }

    .md-mb1 {
        margin-bottom: .5rem
    }

    .md-ml1,
    .md-mx1 {
        margin-left: .5rem
    }

    .md-mx1 {
        margin-right: .5rem
    }

    .md-my1 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .md-m2 {
        margin: 1rem
    }

    .md-mt2 {
        margin-top: 1rem
    }

    .md-mr2 {
        margin-right: 1rem
    }

    .md-mb2 {
        margin-bottom: 1rem
    }

    .md-ml2,
    .md-mx2 {
        margin-left: 1rem
    }

    .md-mx2 {
        margin-right: 1rem
    }

    .md-my2 {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .md-m3 {
        margin: 2rem
    }

    .md-mt3 {
        margin-top: 2rem
    }

    .md-mr3 {
        margin-right: 2rem
    }

    .md-mb3 {
        margin-bottom: 2rem
    }

    .md-ml3,
    .md-mx3 {
        margin-left: 2rem
    }

    .md-mx3 {
        margin-right: 2rem
    }

    .md-my3 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .md-m4 {
        margin: 4rem
    }

    .md-mt4 {
        margin-top: 4rem
    }

    .md-mr4 {
        margin-right: 4rem
    }

    .md-mb4 {
        margin-bottom: 4rem
    }

    .md-ml4,
    .md-mx4 {
        margin-left: 4rem
    }

    .md-mx4 {
        margin-right: 4rem
    }

    .md-my4 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .md-mxn1 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .md-mxn2 {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .md-mxn3 {
        margin-left: -2rem;
        margin-right: -2rem
    }

    .md-mxn4 {
        margin-left: -4rem;
        margin-right: -4rem
    }

    .md-ml-auto {
        margin-left: auto
    }

    .md-mr-auto,
    .md-mx-auto {
        margin-right: auto
    }

    .md-mx-auto {
        margin-left: auto
    }
}

@media (min-width:64em) {
    .lg-m0 {
        margin: 0
    }

    .lg-mt0 {
        margin-top: 0
    }

    .lg-mr0 {
        margin-right: 0
    }

    .lg-mb0 {
        margin-bottom: 0
    }

    .lg-ml0,
    .lg-mx0 {
        margin-left: 0
    }

    .lg-mx0 {
        margin-right: 0
    }

    .lg-my0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg-m1 {
        margin: .5rem
    }

    .lg-mt1 {
        margin-top: .5rem
    }

    .lg-mr1 {
        margin-right: .5rem
    }

    .lg-mb1 {
        margin-bottom: .5rem
    }

    .lg-ml1,
    .lg-mx1 {
        margin-left: .5rem
    }

    .lg-mx1 {
        margin-right: .5rem
    }

    .lg-my1 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }

    .lg-m2 {
        margin: 1rem
    }

    .lg-mt2 {
        margin-top: 1rem
    }

    .lg-mr2 {
        margin-right: 1rem
    }

    .lg-mb2 {
        margin-bottom: 1rem
    }

    .lg-ml2,
    .lg-mx2 {
        margin-left: 1rem
    }

    .lg-mx2 {
        margin-right: 1rem
    }

    .lg-my2 {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .lg-m3 {
        margin: 2rem
    }

    .lg-mt3 {
        margin-top: 2rem
    }

    .lg-mr3 {
        margin-right: 2rem
    }

    .lg-mb3 {
        margin-bottom: 2rem
    }

    .lg-ml3,
    .lg-mx3 {
        margin-left: 2rem
    }

    .lg-mx3 {
        margin-right: 2rem
    }

    .lg-my3 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .lg-m4 {
        margin: 4rem
    }

    .lg-mt4 {
        margin-top: 4rem
    }

    .lg-mr4 {
        margin-right: 4rem
    }

    .lg-mb4 {
        margin-bottom: 4rem
    }

    .lg-ml4,
    .lg-mx4 {
        margin-left: 4rem
    }

    .lg-mx4 {
        margin-right: 4rem
    }

    .lg-my4 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .lg-mxn1 {
        margin-left: -.5rem;
        margin-right: -.5rem
    }

    .lg-mxn2 {
        margin-left: -1rem;
        margin-right: -1rem
    }

    .lg-mxn3 {
        margin-left: -2rem;
        margin-right: -2rem
    }

    .lg-mxn4 {
        margin-left: -4rem;
        margin-right: -4rem
    }

    .lg-ml-auto {
        margin-left: auto
    }

    .lg-mr-auto,
    .lg-mx-auto {
        margin-right: auto
    }

    .lg-mx-auto {
        margin-left: auto
    }
}

@media print {
    @page {
        margin: .5cm
    }

    body,
    html {
        height: auto
    }

    .master_header {
        position: static;
        display: block
    }

    h1 {
        padding: 0 !important
    }

    .backtop,
    .header_media,
    .pagination,
    .pagination-total,
    .search-form,
    .search-form--floating,
    .single-content-slideshow,
    a[href]:after,
    footer,
    nav {
        display: none !important
    }

    .bw-video--16by9,
    .container {
        width: 100% !important
    }

    .bw-video--16by9:after,
    .bw-video--16by9:before,
    .container:after,
    .container:before {
        display: none
    }

    .row {
        margin: 0
    }

    #listing-objects {
        padding: 0
    }

    .listing_wrapper,
    .the-objects {
        position: relative
    }

    .listing_wrapper {
        width: 50% !important;
        padding: 5px !important;
        height: 305px !important;
        page-break-before: auto;
        page-break-after: auto;
        page-break-inside: avoid;
        float: left;
        padding: 0
    }

    .listing_wrapper,
    .listing_wrapper--horizontal {
        display: block !important
    }

    .object-teaser {
        height: 100% !important;
        margin-bottom: 0 !important
    }

    .object-teaser img {
        display: block;
        height: 150px;
        -webkit-transform: none;
        transform: none;
        -o-object-fit: cover;
        object-fit: cover;
        margin-bottom: 15px
    }

    .object-teaser__media {
        display: none
    }

    .object-teaser__content {
        padding: 0
    }

    .object-teaser__title {
        font-size: 14px;
        min-height: auto
    }

    .object-teaser__title small {
        font-size: 10px
    }

    .object-teaser__subtitle {
        font-size: 11px;
        margin-bottom: 6px
    }

    .object-teaser__price {
        font-size: 14px
    }

    .object-teaser__infos {
        margin-top: 2px
    }

    .object-teaser__info-label {
        font-size: 10px
    }

    .object-teaser__info-picto {
        max-width: 20px
    }
}

.h2-default-page {
    border-bottom: 1px solid black;
    padding-bottom: 20px !important;
}

.featured_property_invert .image-texte-texte {
    margin-right: 50%;
    margin-left: 0;
}

.image-texte-texte {
    margin-right: 0;
    margin-left: 50%;
}

@media (min-width: 768px) {
    .page-id-1454 .content-column.one_half, .page-id-1468 .content-column.one_half, .page-id-1478 .content-column.one_half, .page-id-1492 .content-column.one_half, .page-id-1503 .content-column.one_half, .page-id-1511 .content-column.one_half {
        padding-right: 30px;
    }
}

.content-column.one_half {
    padding: 0px 20px 20px 20px;
}

.slider_main_details {
    position: absolute;
    left: 0;
    color: #fff;
    font-size: 15px;
    background: var(--main-color);
    padding: 20px;
    bottom: 0;
    max-width: 580px;
}

.header_wrapper {
    height: 115px;
}

.logo img {
    max-height: 75px;
}

@media (min-width: 1025px) {
    .slider_main_thumb, .theme_slider_gradient, .theme_slider_wrapper .carousel-inner>.active {
        height: 650px;
    }
}

@media (min-width: 600px) {
    .button-duboux {
        padding: 20px 40px;
        background-color: var(--main-color);
        color: #fff;
        text-transform: uppercase;
        border: 1px solid #be2f3a;
        margin: 0 auto;
        border-radius: 3px;
    }

    .button-duboux-2 {
        padding: 8px 16px;
        background-color: var(--main-color);
        color: #fff;
        text-transform: uppercase;
        border: 1px solid #be2f3a;
        margin: 0 auto;
        border-radius: 3px;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 13px;
    }
}

.one_half p {
    margin-bottom: 5px;
}

@media (min-width: 1025px) {
    #menu-main-menu-1 li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.menu-item-183 a {
        background-color: var(--main-color);
        color: #fff;
    }
}

@media (max-width: 990px) {
    .div-img-agent {
        display: block;
        float: unset !important;
        margin: 0 auto;
        text-align: center;
    }

    .div-img-agent img:not(.img-agent-small) {
        width: 100%;
        height: auto;
    }
}

.duboux-sitemap {
    background-color: var(--main-color);
    color: #fff;
}

.duboux-sitemap .one_fourth h2 {
    color: #fff;
}
.duboux-sitemap a {
    color: #fff !important;
}

.duboux-sitemap img {
    margin-bottom: 27px;
}

.uvc-main-heading-red .uvc-main-heading h1 {
    color: var(--main-color);
}

.uvc-main-heading-red .content-column.one_fourth {
    padding: 0px 20px;
}

img.img-agent {
    border-radius: 50%;
}

@media (min-width: 990px) {
    .text-agent {
        float: left;
        padding-left: 30px;
        width: inherit;
    }
}

.post-teaser__content {
    color: #fff;
    background-color: var(--main-color);
}

.post-teaser__title {
    color: #fff;
}

.post-teaser__date {
    color: #fff;
}

.duboux-button {
    background-color: #2d2d2d;
}

.duboux-button h3, .duboux-button h1 {
    color: #fff;
}

.single-content.calcul-duboux {
    background-color: #2d2d2d;
}

#access .menu>li>a {
    padding: 7px 10px;
}

.duboux-desc-1 {
    background-color: #2d2d2d !important;
}

.services-duboux-v2 {
    background-color: var(--main-color);
    color: #fff;
}

.services-duboux-v2 h1 {
    color: #fff;
}

.bwap-icon__title {
    color: #fff;
    text-align: center;
    margin-inline: auto;
}

.bwap-icon__image {
    text-align: center;
    width: 100%;
    max-width: 200px;
    margin-inline: auto;
    margin-top: 15px;
}

footer .xoxo ul li {
    display: inline;
    text-align: center;
    padding: 2px;
    margin: 0;
    width: auto;
    padding: 0px 10px;
}

.carte-duboux {
    background-color: #fff;
}

#colophon .widget-container a {
    color: #5a5a5a;
}

.col-md-8.col-md-offset-2 {
    width: 100%;
    margin-left: 0;
}

.xoxo .one_half div {
    width: 200px;
    display: inline-block;
}

footer#colophon .content-column {
    padding-right: 0px !important;
}

@media (min-width: 750px) {
    footer .xoxo .content-column.one_half.last_column {
        text-align: right;
    }
    footer .xoxo .content-column.one_half {
        text-align: left;
    }
}


input.wpcf7-submit {
    padding: 20px 40px;
    background-color: var(--main-color);
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #be2f3a;
    display: block;
    margin: 0 auto;
    border-radius: 3px;
}

.wpcf7 .form-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
}

.wpcf7 .form-row p {
    width: calc(50% - 5px);
    min-width: 200px;
    margin-bottom: 0;
}

@media (max-width: 500px) {
    .wpcf7 .form-row p {
        flex-basis: 100%;
    }
    .wpcf7 input[type=submit] {
        width: 100%;
    }
}

.wpcf7 label, .wpcf7 input:not([type=submit]), .wpcf7 textarea, .wpcf7 select {
    width: 100%;
    font-weight: 400;
    margin-top: 10px;
    border-radius: 5px;
}

.wpcf7 input:not([type=submit]) {
    height: 36px;
    padding-inline: 5px;
    border-color: rgb(180, 180, 180);
}

.wpcf7 textarea {
    border-color: rgb(180, 180, 180);
    height: 153px;
}

.wpcf7 select {
    height: 36px;
    padding-inline: 5px;
    border-radius: 0;
}

.wpcf7 label {
    font-weight: 700;
}

.wpcf7 label span.required {
    color: #790000;
}

.wpcf7 .form-item-label {
    margin-bottom: 10px;
}

.backtop {
    background-color: var(--main-color);
}

.uvc-main-heading h1 {
    font-weight: 500;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-RegularItalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: Poppins;
    src: url('/wp-content/themes/publimmo-wp-theme/fonts/Poppins-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

body .duboux-sitemap p {
    font-weight: 200;
    font-size: 12px;
}

.duboux-button h1 {
    font-size: 25px;
    line-height: 30px;
}

@media (max-width: 1200px) {
    #access a {
        font-weight: 600;
        color: #444;
        color: var(--menu-font-color);
        text-transform: uppercase;
        letter-spacing: .3px;
        display: block;
        text-decoration: none;
        font-size: 11px;
    }
}

.mobile-logo img {
    max-height: 65px;
    margin-top: 5px;
}

body p {
    font-size: 14px;
}

.duboux-button h3 {
    font-weight: 300;
}

.page-id-163 p, .page-id-171 p, .page-id-112 p, .page-id-43 p, .page-id-121 p, .page-id-128 p {
    font-size: 16px !important;
}

.js-calculateurHypotecaire label {
    color: #fff;
}

@media (min-width: 1025px) {
    .bloc-accroche h1 {
        font-size: 33px;
    }
}

#header-fixed .header_transparent #access .current-menu-parent a {
    color: var(--main-color);
}

#header-fixed .header_transparent #access .sub-menu li:not(.current_page_item) a, .header_transparent.master_header_sticky .customnav #access .sub-menu a, .single-post .header_transparent #access .sub-menu a {
    color: #444;
}

.slider_content_wrapper {
    width: 1170px;
}

.slider_main_details .property_listing_details, .slider_main_details h2 {
    padding: 0px 10px;
}

.slider_main_details .property_listing_details {
    margin-bottom: 5px;
}

#colophon .xoxo {
    padding-top: 50px;
}

.page-id-194 .content-column.one_fourth {
    padding: 0px 20px;
}

.duboux-button h1 {
    padding: 10px;
}

.home .content-column.full_width {
    width: 80%;
    margin: 0 auto;
    display: block;
    float: none;
    text-align: justify;
}

.home .no-pad .col-sm-12 {
    padding-inline: 0;
}

.no-pad {
    padding-bottom: 45px !important;
}
.object-teaser--archived,
.object-teaser--archived * {
    cursor: default !important;
}
