﻿@charset "UTF-8";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-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: bold;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

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 {
        border: 0;
        padding: 0;
    }

input {
    line-height: normal;
}

    input[type="checkbox"],
    input[type="radio"] {
        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-appearance: textfield;
        box-sizing: content-box;
    }

        input[type="search"]::-webkit-search-cancel-button,
        input[type="search"]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-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: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret, .page-section .section-header.header-column .slide-control .slide-left > .caret, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left > .caret, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left > .caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left > .caret,
    .page-section .section-header.header-column .slide-control .slide-right > .caret, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right > .caret, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right > .caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right > .caret, #comments #respond .comment-form p .submit > .caret,
    .dropup > .btn > .caret, .page-section .section-header.header-column .slide-control .dropup > .slide-left > .caret, #landing-page #homepage-featured .section-header.header-column .slide-control .dropup > .slide-left > .caret, #landing-page #demo-pages .section-header.header-column .slide-control .dropup > .slide-left > .caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control .dropup > .slide-left > .caret,
    .page-section .section-header.header-column .slide-control .dropup > .slide-right > .caret, #landing-page #homepage-featured .section-header.header-column .slide-control .dropup > .slide-right > .caret, #landing-page #demo-pages .section-header.header-column .slide-control .dropup > .slide-right > .caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control .dropup > .slide-right > .caret, #comments #respond .comment-form p .dropup > .submit > .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 th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

/* @import "bootstrap/glyphicons"; */
/* Core CSS */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    *:before,
    *:after {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent;
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.7142857143;
    color: #333333;
    background-color: #F6F6F6;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #DD322B;
    text-decoration: none;
}

    a:hover, a:focus {
        color: #fe700e;
        text-decoration: underline;
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

figure {
    margin: 0;
}

img {
    vertical-align: middle;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 4px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.7142857143;
    background-color: #F6F6F6;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

hr {
    margin-top: 23px;
    margin-bottom: 23px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    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;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

    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: normal;
        line-height: 1;
        color: #777777;
    }

h1, .h1,
h2, .h2,
h3, .h3 {
    margin-top: 23px;
    margin-bottom: 11.5px;
}

    h1 small,
    h1 .small, .h1 small,
    .h1 .small,
    h2 small,
    h2 .small, .h2 small,
    .h2 .small,
    h3 small,
    h3 .small, .h3 small,
    .h3 .small {
        font-size: 65%;
    }

h4, .h4,
h5, .h5,
h6, .h6 {
    margin-top: 11.5px;
    margin-bottom: 11.5px;
}

    h4 small,
    h4 .small, .h4 small,
    .h4 .small,
    h5 small,
    h5 .small, .h5 small,
    .h5 .small,
    h6 small,
    h6 .small, .h6 small,
    .h6 .small {
        font-size: 75%;
    }

h1, .h1 {
    font-size: 36px;
}

h2, .h2 {
    font-size: 29px;
}

h3, .h3 {
    font-size: 25px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 14px;
}

h6, .h6 {
    font-size: 12px;
}

p {
    margin: 0 0 11.5px;
}

.lead {
    margin-bottom: 23px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }

    .infoTXT.minh_info-txt {
        min-height: 61px;
    }
}

small,
.small {
    font-size: 85%;
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center !important;
}

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase, .initialism {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}

.text-muted {
    color: #777777;
}

.text-primary {
    color: #DD322B;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #DD322B;
}

.text-success {
    color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
    color: #2b542c;
}

.text-info {
    color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
    color: #245269;
}

.text-warning {
    color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #66512c;
}

.text-danger {
    color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #843534;
}

.bg-primary {
    color: #fff;
}

.bg-primary {
    background-color: #DD322B;
}

a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #DD322B;
}

.bg-success {
    background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}

.bg-info {
    background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}

.bg-warning {
    background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}

.bg-danger {
    background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

.page-header {
    padding-bottom: 10.5px;
    margin: 46px 0 23px;
    border-bottom: 1px solid #eeeeee;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 11.5px;
}

    ul ul,
    ul ol,
    ol ul,
    ol ol {
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px;
    }

dl {
    margin-top: 0;
    margin-bottom: 23px;
}

dt,
dd {
    line-height: 1.7142857143;
}

dt {
    font-weight: bold;
    font-size: 15px;
}

dd {
    margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
}

.dl-horizontal dd:after {
    clear: both;
}

@media (min-width: 991px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .dl-horizontal dd {
        margin-left: 180px;
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777;
}

.initialism {
    font-size: 90%;
}

blockquote {
    padding: 11.5px 23px;
    margin: 0 0 23px;
    font-size: 29px;
    border-left: 5px solid #eeeeee;
}

    blockquote p:last-child,
    blockquote ul:last-child,
    blockquote ol:last-child {
        margin-bottom: 0;
    }

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-size: 80%;
        line-height: 1.7142857143;
        color: #777777;
    }

        blockquote footer:before,
        blockquote small:before,
        blockquote .small:before {
            content: '\2014 \00A0';
        }

    .blockquote-reverse,
    blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eeeeee;
        border-left: 0;
        text-align: right;
    }

        .blockquote-reverse footer:before,
        .blockquote-reverse small:before,
        .blockquote-reverse .small:before,
        blockquote.pull-right footer:before,
        blockquote.pull-right small:before,
        blockquote.pull-right .small:before {
            content: '';
        }

        .blockquote-reverse footer:after,
        .blockquote-reverse small:after,
        .blockquote-reverse .small:after,
        blockquote.pull-right footer:after,
        blockquote.pull-right small:after,
        blockquote.pull-right .small:after {
            content: '\00A0 \2014';
        }

address {
    margin-bottom: 23px;
    font-style: normal;
    line-height: 1.7142857143;
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 3px;
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 2px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

    kbd kbd {
        padding: 0;
        font-size: 100%;
        font-weight: bold;
        box-shadow: none;
    }

pre {
    display: block;
    padding: 11px;
    margin: 0 0 11.5px;
    font-size: 13px;
    line-height: 1.7142857143;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 3px;
}

    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;
}

table {
    background-color: transparent;
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

th {
    text-align: left;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 23px;
}

    .table > thead > tr > th,
    .table > thead > tr > td,
    .table > tbody > tr > th,
    .table > tbody > tr > td,
    .table > tfoot > tr > th,
    .table > tfoot > tr > td {
        padding: 8px;
        line-height: 1.7142857143;
        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 > th,
    .table > caption + thead > tr:first-child > td,
    .table > colgroup + thead > tr:first-child > th,
    .table > colgroup + thead > tr:first-child > td,
    .table > thead:first-child > tr:first-child > th,
    .table > thead:first-child > tr:first-child > td {
        border-top: 0;
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd;
    }

    .table .table {
        background-color: #F6F6F6;
    }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
    padding: 5px;
}

.table-bordered {
    border: 1px solid #ddd;
}

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td,
    .table-bordered > tbody > tr > th,
    .table-bordered > tbody > tr > td,
    .table-bordered > tfoot > tr > th,
    .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd;
    }

    .table-bordered > thead > tr > th,
    .table-bordered > thead > tr > td {
        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;
    float: none;
    display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
    background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
    background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
    background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
    background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
    background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc;
}

.table-responsive {
    overflow-x: auto;
    min-height: 0.01%;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 17.25px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}

.container, .property-simple-search .content-wrapper {
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px;
    padding-right: 12px;
}

    .container:before, .property-simple-search .content-wrapper:before, .container:after, .property-simple-search .content-wrapper:after {
        content: " ";
        display: table;
    }

    .container:after, .property-simple-search .content-wrapper:after {
        clear: both;
    }

@media (min-width: 768px) {
    .container, .property-simple-search .content-wrapper {
        width: 744px;
    }
}

@media (min-width: 992px) {
    .container, .property-simple-search .content-wrapper {
        width: 964px;
    }
}

@media (min-width: 1200px) {
    .container, .property-simple-search .content-wrapper {
        width: 1164px;
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px;
    padding-right: 12px;
}

    .container-fluid:before, .container-fluid:after {
        content: " ";
        display: table;
    }

    .container-fluid:after {
        clear: both;
    }

.row {
    margin-left: -12px;
    margin-right: -12px;
}

    .row:before, .row:after {
        content: " ";
        display: table;
    }

    .row:after {
        clear: both;
    }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 12px;
    padding-right: 12px;
}

.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-1 {
    width: 8.3333333333%;
}

.col-xs-2 {
    width: 16.6666666667%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-4 {
    width: 33.3333333333%;
}

.col-xs-5 {
    width: 41.6666666667%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-7 {
    width: 58.3333333333%;
}

.col-xs-8 {
    width: 66.6666666667%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-10 {
    width: 83.3333333333%;
}

.col-xs-11 {
    width: 91.6666666667%;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-pull-1 {
    right: 8.3333333333%;
}

.col-xs-pull-2 {
    right: 16.6666666667%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-4 {
    right: 33.3333333333%;
}

.col-xs-pull-5 {
    right: 41.6666666667%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-7 {
    right: 58.3333333333%;
}

.col-xs-pull-8 {
    right: 66.6666666667%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-10 {
    right: 83.3333333333%;
}

.col-xs-pull-11 {
    right: 91.6666666667%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-push-1 {
    left: 8.3333333333%;
}

.col-xs-push-2 {
    left: 16.6666666667%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-4 {
    left: 33.3333333333%;
}

.col-xs-push-5 {
    left: 41.6666666667%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-7 {
    left: 58.3333333333%;
}

.col-xs-push-8 {
    left: 66.6666666667%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-10 {
    left: 83.3333333333%;
}

.col-xs-push-11 {
    left: 91.6666666667%;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%;
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%;
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%;
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%;
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

@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-1 {
        width: 8.3333333333%;
    }

    .col-sm-2 {
        width: 16.6666666667%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-4 {
        width: 33.3333333333%;
    }

    .col-sm-5 {
        width: 41.6666666667%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-7 {
        width: 58.3333333333%;
    }

    .col-sm-8 {
        width: 66.6666666667%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-10 {
        width: 83.3333333333%;
    }

    .col-sm-11 {
        width: 91.6666666667%;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-pull-1 {
        right: 8.3333333333%;
    }

    .col-sm-pull-2 {
        right: 16.6666666667%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-4 {
        right: 33.3333333333%;
    }

    .col-sm-pull-5 {
        right: 41.6666666667%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-7 {
        right: 58.3333333333%;
    }

    .col-sm-pull-8 {
        right: 66.6666666667%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-10 {
        right: 83.3333333333%;
    }

    .col-sm-pull-11 {
        right: 91.6666666667%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-push-1 {
        left: 8.3333333333%;
    }

    .col-sm-push-2 {
        left: 16.6666666667%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-4 {
        left: 33.3333333333%;
    }

    .col-sm-push-5 {
        left: 41.6666666667%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-7 {
        left: 58.3333333333%;
    }

    .col-sm-push-8 {
        left: 66.6666666667%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-10 {
        left: 83.3333333333%;
    }

    .col-sm-push-11 {
        left: 91.6666666667%;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }
}

@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-1 {
        width: 8.3333333333%;
    }

    .col-md-2 {
        width: 16.6666666667%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-4 {
        width: 33.3333333333%;
    }

    .col-md-5 {
        width: 41.6666666667%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-7 {
        width: 58.3333333333%;
    }

    .col-md-8 {
        width: 66.6666666667%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-10 {
        width: 83.3333333333%;
    }

    .col-md-11 {
        width: 91.6666666667%;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-pull-1 {
        right: 8.3333333333%;
    }

    .col-md-pull-2 {
        right: 16.6666666667%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-4 {
        right: 33.3333333333%;
    }

    .col-md-pull-5 {
        right: 41.6666666667%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-7 {
        right: 58.3333333333%;
    }

    .col-md-pull-8 {
        right: 66.6666666667%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-10 {
        right: 83.3333333333%;
    }

    .col-md-pull-11 {
        right: 91.6666666667%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-push-1 {
        left: 8.3333333333%;
    }

    .col-md-push-2 {
        left: 16.6666666667%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-4 {
        left: 33.3333333333%;
    }

    .col-md-push-5 {
        left: 41.6666666667%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-7 {
        left: 58.3333333333%;
    }

    .col-md-push-8 {
        left: 66.6666666667%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-10 {
        left: 83.3333333333%;
    }

    .col-md-push-11 {
        left: 91.6666666667%;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }
}

@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-1 {
        width: 8.3333333333%;
    }

    .col-lg-2 {
        width: 16.6666666667%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-4 {
        width: 33.3333333333%;
    }

    .col-lg-5 {
        width: 41.6666666667%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-7 {
        width: 58.3333333333%;
    }

    .col-lg-8 {
        width: 66.6666666667%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-10 {
        width: 83.3333333333%;
    }

    .col-lg-11 {
        width: 91.6666666667%;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-pull-1 {
        right: 8.3333333333%;
    }

    .col-lg-pull-2 {
        right: 16.6666666667%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-4 {
        right: 33.3333333333%;
    }

    .col-lg-pull-5 {
        right: 41.6666666667%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-7 {
        right: 58.3333333333%;
    }

    .col-lg-pull-8 {
        right: 66.6666666667%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-10 {
        right: 83.3333333333%;
    }

    .col-lg-pull-11 {
        right: 91.6666666667%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-push-1 {
        left: 8.3333333333%;
    }

    .col-lg-push-2 {
        left: 16.6666666667%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-4 {
        left: 33.3333333333%;
    }

    .col-lg-push-5 {
        left: 41.6666666667%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-7 {
        left: 58.3333333333%;
    }

    .col-lg-push-8 {
        left: 66.6666666667%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-10 {
        left: 83.3333333333%;
    }

    .col-lg-push-11 {
        left: 91.6666666667%;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%;
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%;
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%;
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%;
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    /* Chrome and Firefox set a `min-width: min-content;` on fieldsets,
  so we reset that to ensure it behaves more like a standard block element.
  See https://github.com/twbs/bootstrap/issues/12359. */
    min-width: 0;
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 23px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
}

/* Normalize form controls

While most of our form styles require extra classes, some basic normalization
is required to ensure optimum display with or without those classes to better
address browser inconsistencies.

Override content-box in Normalize (* isn't specific enough) */
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    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="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.7142857143;
    color: #555555;
}

/*
Common form controls

Shared size and type resets for form controls. Apply `.form-control` to any
of the following form controls:

select
textarea
input[type="text"]
input[type="password"]
input[type="datetime"]
input[type="datetime-local"]
input[type="date"]
input[type="month"]
input[type="time"]
input[type="week"]
input[type="number"]
input[type="email"]
input[type="url"]
input[type="search"]
input[type="tel"]
input[type="color"] */
.form-control, #comments #respond .comment-form p textarea, #comments #respond .comment-form p input:not(.submit) {
    display: block;
    width: 100%;
    height: auto;
    padding: 12px 12px;
    font-size: 14px;
    line-height: 1.7142857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    outline: none;
    border-radius: 5px;
}

    .form-control:focus, #comments #respond .comment-form p textarea:focus, #comments #respond .comment-form p input:focus:not(.submit) {
        border-color: #adadad;
    }

    .form-control::-moz-placeholder, #comments #respond .comment-form p textarea::-moz-placeholder, #comments #respond .comment-form p input:not(.submit)::-moz-placeholder {
        color: #999;
        opacity: 1;
    }

.panel-body.cuSTminput .form-group input.form-control, .panel-body.cuSTminput .form-group textarea.form-control {
    padding: 5px 12px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

    .panel-body.cuSTminput .form-group input.form-control:focus, .panel-body.cuSTminput .form-group textarea.form-control:focus {
        border: 1px solid #f8c100;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

.form-control:-ms-input-placeholder, #comments #respond .comment-form p textarea:-ms-input-placeholder, #comments #respond .comment-form p input:-ms-input-placeholder:not(.submit) {
    color: #999;
}

.form-control::-webkit-input-placeholder, #comments #respond .comment-form p textarea::-webkit-input-placeholder, #comments #respond .comment-form p input:not(.submit)::-webkit-input-placeholder {
    color: #999;
}

.form-control::-ms-expand, #comments #respond .comment-form p textarea::-ms-expand, #comments #respond .comment-form p input:not(.submit)::-ms-expand {
    border: 0;
    background-color: transparent;
}

.form-control[disabled], #comments #respond .comment-form p textarea[disabled], #comments #respond .comment-form p input[disabled]:not(.submit), .form-control[readonly], #comments #respond .comment-form p textarea[readonly], #comments #respond .comment-form p input[readonly]:not(.submit),
fieldset[disabled] .form-control,
fieldset[disabled] #comments #respond .comment-form p textarea, #comments #respond .comment-form p fieldset[disabled] textarea,
fieldset[disabled] #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p fieldset[disabled] input:not(.submit) {
    background-color: #eeeeee;
    opacity: 1;
}

.form-control[disabled], #comments #respond .comment-form p textarea[disabled], #comments #respond .comment-form p input[disabled]:not(.submit),
fieldset[disabled] .form-control,
fieldset[disabled] #comments #respond .comment-form p textarea, #comments #respond .comment-form p fieldset[disabled] textarea,
fieldset[disabled] #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p fieldset[disabled] input:not(.submit) {
    cursor: not-allowed;
}

textarea.form-control, #comments #respond .comment-form p textarea {
    height: auto;
}

/*
Search inputs in iOS

This overrides the extra rounded corners on search inputs in iOS so that our
`.form-control` class can properly style them. Note that this cannot simply
be added to `.form-control` as it's not specific enough. For details, see
https://github.com/twbs/bootstrap/issues/11586. */
input[type="search"] {
    -webkit-appearance: none;
}

/* Special styles for iOS temporal inputs

In Mobile Safari, setting `display: block` on temporal inputs causes the
text within the input to become vertically misaligned. As a workaround, we
set a pixel line-height that matches the given height of the input, but only
for Safari. See https://bugs.webkit.org/show_bug.cgi?id=139848

Note that as of 9.3, iOS doesn't support `week`. */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control, #comments #respond .comment-form p input[type="date"]:not(.submit),
    input[type="time"].form-control,
    #comments #respond .comment-form p input[type="time"]:not(.submit),
    input[type="datetime-local"].form-control,
    #comments #respond .comment-form p input[type="datetime-local"]:not(.submit),
    input[type="month"].form-control,
    #comments #respond .comment-form p input[type="month"]:not(.submit) {
        line-height: 48px;
    }

    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control, #comments #respond .comment-form p .input-group-sm > input[type="date"]:not(.submit),
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn, .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="date"].slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="date"].slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="date"].slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="date"].slide-left,
    .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="date"].slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="date"].slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="date"].slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="date"].slide-right, #comments #respond .comment-form p .input-group-sm > .input-group-btn > input[type="date"].submit,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    #comments #respond .comment-form p .input-group-sm > input[type="time"]:not(.submit),
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="time"].slide-left,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="time"].slide-left,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="time"].slide-left,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="time"].slide-left,
    .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="time"].slide-right,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="time"].slide-right,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="time"].slide-right,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="time"].slide-right,
    #comments #respond .comment-form p .input-group-sm > .input-group-btn > input[type="time"].submit,
    .input-group-sm input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    #comments #respond .comment-form p .input-group-sm > input[type="datetime-local"]:not(.submit),
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="datetime-local"].slide-left,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="datetime-local"].slide-left,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="datetime-local"].slide-left,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="datetime-local"].slide-left,
    .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="datetime-local"].slide-right,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="datetime-local"].slide-right,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="datetime-local"].slide-right,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="datetime-local"].slide-right,
    #comments #respond .comment-form p .input-group-sm > .input-group-btn > input[type="datetime-local"].submit,
    .input-group-sm input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    #comments #respond .comment-form p .input-group-sm > input[type="month"]:not(.submit),
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="month"].slide-left,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="month"].slide-left,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="month"].slide-left,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="month"].slide-left,
    .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="month"].slide-right,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="month"].slide-right,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="month"].slide-right,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > input[type="month"].slide-right,
    #comments #respond .comment-form p .input-group-sm > .input-group-btn > input[type="month"].submit,
    .input-group-sm input[type="month"] {
        line-height: 30px;
    }

    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control, #comments #respond .comment-form p .input-group-lg > input[type="date"]:not(.submit),
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn, .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="date"].slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="date"].slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="date"].slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="date"].slide-left,
    .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="date"].slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="date"].slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="date"].slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="date"].slide-right, #comments #respond .comment-form p .input-group-lg > .input-group-btn > input[type="date"].submit,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    #comments #respond .comment-form p .input-group-lg > input[type="time"]:not(.submit),
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="time"].slide-left,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="time"].slide-left,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="time"].slide-left,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="time"].slide-left,
    .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="time"].slide-right,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="time"].slide-right,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="time"].slide-right,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="time"].slide-right,
    #comments #respond .comment-form p .input-group-lg > .input-group-btn > input[type="time"].submit,
    .input-group-lg input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    #comments #respond .comment-form p .input-group-lg > input[type="datetime-local"]:not(.submit),
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="datetime-local"].slide-left,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="datetime-local"].slide-left,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="datetime-local"].slide-left,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="datetime-local"].slide-left,
    .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="datetime-local"].slide-right,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="datetime-local"].slide-right,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="datetime-local"].slide-right,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="datetime-local"].slide-right,
    #comments #respond .comment-form p .input-group-lg > .input-group-btn > input[type="datetime-local"].submit,
    .input-group-lg input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    #comments #respond .comment-form p .input-group-lg > input[type="month"]:not(.submit),
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="month"].slide-left,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="month"].slide-left,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="month"].slide-left,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="month"].slide-left,
    .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="month"].slide-right,
    #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="month"].slide-right,
    #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="month"].slide-right,
    #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > input[type="month"].slide-right,
    #comments #respond .comment-form p .input-group-lg > .input-group-btn > input[type="month"].submit,
    .input-group-lg input[type="month"] {
        line-height: 48px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .radio label,
    .checkbox label {
        min-height: 23px;
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: normal;
        cursor: pointer;
    }

    .radio input[type="radio"],
    .radio-inline input[type="radio"],
    .checkbox input[type="checkbox"],
    .checkbox-inline input[type="checkbox"] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9;
    }

    .radio + .radio,
    .checkbox + .checkbox {
        margin-top: -5px;
    }

.radio-inline,
.checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

    .radio-inline + .radio-inline,
    .checkbox-inline + .checkbox-inline {
        margin-top: 0;
        margin-left: 10px;
    }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 37px;
}

    .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, #comments #respond .comment-form p .input-group-lg > textarea.form-control-static, #comments #respond .comment-form p .input-group-lg > input.form-control-static:not(.submit),
    .input-group-lg > .form-control-static.input-group-addon,
    .input-group-lg > .input-group-btn > .form-control-static.btn, .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .form-control-static.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .form-control-static.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .form-control-static.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .form-control-static.slide-left,
    .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .form-control-static.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .form-control-static.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .form-control-static.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .form-control-static.slide-right, #comments #respond .comment-form p .input-group-lg > .input-group-btn > .form-control-static.submit, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, #comments #respond .comment-form p .input-group-sm > textarea.form-control-static, #comments #respond .comment-form p .input-group-sm > input.form-control-static:not(.submit),
    .input-group-sm > .form-control-static.input-group-addon,
    .input-group-sm > .input-group-btn > .form-control-static.btn, .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .form-control-static.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .form-control-static.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .form-control-static.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .form-control-static.slide-left,
    .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .form-control-static.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .form-control-static.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .form-control-static.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .form-control-static.slide-right, #comments #respond .comment-form p .input-group-sm > .input-group-btn > .form-control-static.submit {
        padding-left: 0;
        padding-right: 0;
    }

.input-sm, .input-group-sm > .form-control, #comments #respond .comment-form p .input-group-sm > textarea, #comments #respond .comment-form p .input-group-sm > input:not(.submit),
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-left,
.page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-right, #comments #respond .comment-form p .input-group-sm > .input-group-btn > .submit {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select.slide-left,
.page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select.slide-right, #comments #respond .comment-form p .input-group-sm > .input-group-btn > select.submit {
    height: 30px;
    line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control, #comments #respond .comment-form p .input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > textarea.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > textarea.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > textarea.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > textarea.slide-left,
.page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > textarea.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > textarea.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > textarea.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > textarea.slide-right, #comments #respond .comment-form p .input-group-sm > .input-group-btn > textarea.submit,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select[multiple].slide-left,
#landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select[multiple].slide-left,
#landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select[multiple].slide-left,
#landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select[multiple].slide-left,
.page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select[multiple].slide-right,
#landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select[multiple].slide-right,
#landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select[multiple].slide-right,
#landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > select[multiple].slide-right,
#comments #respond .comment-form p .input-group-sm > .input-group-btn > select[multiple].submit {
    height: auto;
}

.form-group-sm .form-control, .form-group-sm #comments #respond .comment-form p textarea, #comments #respond .comment-form p .form-group-sm textarea, .form-group-sm #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .form-group-sm input:not(.submit) {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}

.form-group-sm textarea.form-control, .form-group-sm #comments #respond .comment-form p textarea, #comments #respond .comment-form p .form-group-sm textarea,
.form-group-sm select[multiple].form-control {
    height: auto;
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 35px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control, #comments #respond .comment-form p .input-group-lg > textarea, #comments #respond .comment-form p .input-group-lg > input:not(.submit),
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-left,
.page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-right, #comments #respond .comment-form p .input-group-lg > .input-group-btn > .submit {
    height: 48px;
    padding: 11px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select.slide-left,
.page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select.slide-right, #comments #respond .comment-form p .input-group-lg > .input-group-btn > select.submit {
    height: 48px;
    line-height: 48px;
}

textarea.input-lg, .input-group-lg > textarea.form-control, #comments #respond .comment-form p .input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > textarea.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > textarea.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > textarea.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > textarea.slide-left,
.page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > textarea.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > textarea.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > textarea.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > textarea.slide-right, #comments #respond .comment-form p .input-group-lg > .input-group-btn > textarea.submit,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select[multiple].slide-left,
#landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select[multiple].slide-left,
#landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select[multiple].slide-left,
#landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select[multiple].slide-left,
.page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select[multiple].slide-right,
#landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select[multiple].slide-right,
#landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select[multiple].slide-right,
#landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > select[multiple].slide-right,
#comments #respond .comment-form p .input-group-lg > .input-group-btn > select[multiple].submit {
    height: auto;
}

.form-group-lg .form-control, .form-group-lg #comments #respond .comment-form p textarea, #comments #respond .comment-form p .form-group-lg textarea, .form-group-lg #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .form-group-lg input:not(.submit) {
    height: 48px;
    padding: 11px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px;
}

.form-group-lg select.form-control {
    height: 48px;
    line-height: 48px;
}

.form-group-lg textarea.form-control, .form-group-lg #comments #respond .comment-form p textarea, #comments #respond .comment-form p .form-group-lg textarea,
.form-group-lg select[multiple].form-control {
    height: auto;
}

.form-group-lg .form-control-static {
    height: 48px;
    min-height: 41px;
    padding: 12px 15px;
    font-size: 18px;
    line-height: 1.3333333;
}

.has-feedback {
    position: relative;
}

    .has-feedback .form-control, .has-feedback #comments #respond .comment-form p textarea, #comments #respond .comment-form p .has-feedback textarea, .has-feedback #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .has-feedback input:not(.submit) {
        padding-right: 60px;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, #comments #respond .comment-form p .input-group-lg > textarea + .form-control-feedback, #comments #respond .comment-form p .input-group-lg > input:not(.submit) + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback, .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-left + .form-control-feedback, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-left + .form-control-feedback, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-left + .form-control-feedback, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-left + .form-control-feedback,
.page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-right + .form-control-feedback, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-right + .form-control-feedback, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-right + .form-control-feedback, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .slide-right + .form-control-feedback, #comments #respond .comment-form p .input-group-lg > .input-group-btn > .submit + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg #comments #respond .comment-form p textarea + .form-control-feedback, #comments #respond .comment-form p .form-group-lg textarea + .form-control-feedback,
.form-group-lg #comments #respond .comment-form p input:not(.submit) + .form-control-feedback, #comments #respond .comment-form p .form-group-lg input:not(.submit) + .form-control-feedback {
    width: 48px;
    height: 48px;
    line-height: 48px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, #comments #respond .comment-form p .input-group-sm > textarea + .form-control-feedback, #comments #respond .comment-form p .input-group-sm > input:not(.submit) + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback, .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-left + .form-control-feedback, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-left + .form-control-feedback, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-left + .form-control-feedback, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-left + .form-control-feedback,
.page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-right + .form-control-feedback, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-right + .form-control-feedback, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-right + .form-control-feedback, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .slide-right + .form-control-feedback, #comments #respond .comment-form p .input-group-sm > .input-group-btn > .submit + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm #comments #respond .comment-form p textarea + .form-control-feedback, #comments #respond .comment-form p .form-group-sm textarea + .form-control-feedback,
.form-group-sm #comments #respond .comment-form p input:not(.submit) + .form-control-feedback, #comments #respond .comment-form p .form-group-sm input:not(.submit) + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d;
}

.has-success .form-control, .has-success #comments #respond .comment-form p textarea, #comments #respond .comment-form p .has-success textarea, .has-success #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .has-success input:not(.submit) {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-success .form-control:focus, .has-success #comments #respond .comment-form p textarea:focus, #comments #respond .comment-form p .has-success textarea:focus, .has-success #comments #respond .comment-form p input:focus:not(.submit), #comments #respond .comment-form p .has-success input:focus:not(.submit) {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8;
}

.has-success .form-control-feedback {
    color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b;
}

.has-warning .form-control, .has-warning #comments #respond .comment-form p textarea, #comments #respond .comment-form p .has-warning textarea, .has-warning #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .has-warning input:not(.submit) {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-warning .form-control:focus, .has-warning #comments #respond .comment-form p textarea:focus, #comments #respond .comment-form p .has-warning textarea:focus, .has-warning #comments #respond .comment-form p input:focus:not(.submit), #comments #respond .comment-form p .has-warning input:focus:not(.submit) {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
    color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442;
}

.has-error .form-control, .has-error #comments #respond .comment-form p textarea, #comments #respond .comment-form p .has-error textarea, .has-error #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .has-error input:not(.submit) {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

    .has-error .form-control:focus, .has-error #comments #respond .comment-form p textarea:focus, #comments #respond .comment-form p .has-error textarea:focus, .has-error #comments #respond .comment-form p input:focus:not(.submit), #comments #respond .comment-form p .has-error input:focus:not(.submit) {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
    top: 28px;
}

.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, .form-inline #comments #respond .comment-form p textarea, #comments #respond .comment-form p .form-inline textarea, .form-inline #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .form-inline input:not(.submit) {
        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 .input-group-addon,
        .form-inline .input-group .input-group-btn,
        .form-inline .input-group .form-control,
        .form-inline .input-group #comments #respond .comment-form p textarea, #comments #respond .comment-form p .form-inline .input-group textarea,
        .form-inline .input-group #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .form-inline .input-group input:not(.submit) {
            width: auto;
        }

        .form-inline .input-group > .form-control, .form-inline #comments #respond .comment-form p .input-group > textarea, #comments #respond .comment-form p .form-inline .input-group > textarea, .form-inline #comments #respond .comment-form p .input-group > input:not(.submit), #comments #respond .comment-form p .form-inline .input-group > input:not(.submit) {
            width: 100%;
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .form-inline .radio label,
        .form-inline .checkbox label {
            padding-left: 0;
        }

        .form-inline .radio input[type="radio"],
        .form-inline .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0;
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 30px;
}

.form-horizontal .form-group {
    margin-left: -12px;
    margin-right: -12px;
}

    .form-horizontal .form-group:before, .form-horizontal .form-group:after {
        content: " ";
        display: table;
    }

    .form-horizontal .form-group:after {
        clear: both;
    }

@media (min-width: 768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px;
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 12px;
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 12px;
        font-size: 18px;
    }
}

@media (min-width: 768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px;
    }
}

.btn, .page-section .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left,
.page-section .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #comments #respond .comment-form p .submit, .devS-left, .devS-right {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 11px 15px;
    font-size: 14px;
    line-height: 1.7142857143;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .btn:focus, .page-section .section-header.header-column .slide-control .slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:focus,
    .page-section .section-header.header-column .slide-control .slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:focus, #comments #respond .comment-form p .submit:focus, .btn.focus, .page-section .section-header.header-column .slide-control .focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-left,
    .page-section .section-header.header-column .slide-control .focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-right, #comments #respond .comment-form p .focus.submit, .btn:active:focus, .page-section .section-header.header-column .slide-control .slide-left:active:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:active:focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:active:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:active:focus,
    .page-section .section-header.header-column .slide-control .slide-right:active:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:active:focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:active:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:active:focus, #comments #respond .comment-form p .submit:active:focus, .btn:active.focus, .page-section .section-header.header-column .slide-control .slide-left:active.focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:active.focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:active.focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:active.focus,
    .page-section .section-header.header-column .slide-control .slide-right:active.focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:active.focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:active.focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:active.focus, #comments #respond .comment-form p .submit:active.focus, .btn.active:focus, .page-section .section-header.header-column .slide-control .active.slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-left:focus,
    .page-section .section-header.header-column .slide-control .active.slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-right:focus, #comments #respond .comment-form p .active.submit:focus, .btn.active.focus, .page-section .section-header.header-column .slide-control .active.focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .active.focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .active.focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.focus.slide-left,
    .page-section .section-header.header-column .slide-control .active.focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .active.focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .active.focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.focus.slide-right, #comments #respond .comment-form p .active.focus.submit {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
        outline-color: transparent;
    }

    .btn:hover, .page-section .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover,
    .page-section .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #comments #respond .comment-form p .submit:hover, .btn:focus, .page-section .section-header.header-column .slide-control .slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:focus,
    .page-section .section-header.header-column .slide-control .slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:focus, #comments #respond .comment-form p .submit:focus, .btn.focus, .page-section .section-header.header-column .slide-control .focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-left,
    .page-section .section-header.header-column .slide-control .focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-right, #comments #respond .comment-form p .focus.submit {
        color: #FFF;
        text-decoration: none;
        outline-color: transparent;
    }

    .btn:active, .page-section .section-header.header-column .slide-control .slide-left:active, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:active, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:active,
    .page-section .section-header.header-column .slide-control .slide-right:active, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:active, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:active, #comments #respond .comment-form p .submit:active, .btn.active, .page-section .section-header.header-column .slide-control .active.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-left,
    .page-section .section-header.header-column .slide-control .active.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-right, #comments #respond .comment-form p .active.submit {
        outline: 0;
        background-image: none;
        outline-color: transparent;
    }

    .btn.disabled, .page-section .section-header.header-column .slide-control .disabled.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .disabled.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .disabled.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .disabled.slide-left,
    .page-section .section-header.header-column .slide-control .disabled.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .disabled.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .disabled.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .disabled.slide-right, #comments #respond .comment-form p .disabled.submit, .btn[disabled], .page-section .section-header.header-column .slide-control [disabled].slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control [disabled].slide-left, #landing-page #demo-pages .section-header.header-column .slide-control [disabled].slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control [disabled].slide-left,
    .page-section .section-header.header-column .slide-control [disabled].slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control [disabled].slide-right, #landing-page #demo-pages .section-header.header-column .slide-control [disabled].slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control [disabled].slide-right, #comments #respond .comment-form p [disabled].submit,
    fieldset[disabled] .btn,
    fieldset[disabled] .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control fieldset[disabled] .slide-left,
    fieldset[disabled] #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control fieldset[disabled] .slide-left,
    fieldset[disabled] #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control fieldset[disabled] .slide-left,
    fieldset[disabled] #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control fieldset[disabled] .slide-left,
    fieldset[disabled] .page-section .section-header.header-column .slide-control .slide-right,
    .page-section .section-header.header-column .slide-control fieldset[disabled] .slide-right,
    fieldset[disabled] #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control fieldset[disabled] .slide-right,
    fieldset[disabled] #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control fieldset[disabled] .slide-right,
    fieldset[disabled] #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control fieldset[disabled] .slide-right,
    fieldset[disabled] #comments #respond .comment-form p .submit, #comments #respond .comment-form p fieldset[disabled] .submit {
        cursor: not-allowed;
        opacity: 0.65;
        filter: alpha(opacity=65);
    }

a.btn.disabled, .page-section .section-header.header-column .slide-control a.disabled.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control a.disabled.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control a.disabled.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control a.disabled.slide-left,
.page-section .section-header.header-column .slide-control a.disabled.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control a.disabled.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control a.disabled.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control a.disabled.slide-right, #comments #respond .comment-form p a.disabled.submit,
fieldset[disabled] a.btn,
fieldset[disabled] .page-section .section-header.header-column .slide-control a.slide-left, .page-section .section-header.header-column .slide-control fieldset[disabled] a.slide-left,
fieldset[disabled] #landing-page #homepage-featured .section-header.header-column .slide-control a.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control fieldset[disabled] a.slide-left,
fieldset[disabled] #landing-page #demo-pages .section-header.header-column .slide-control a.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control fieldset[disabled] a.slide-left,
fieldset[disabled] #landing-page #footer .purchase-now .section-header.header-column .slide-control a.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control fieldset[disabled] a.slide-left,
fieldset[disabled] .page-section .section-header.header-column .slide-control a.slide-right,
.page-section .section-header.header-column .slide-control fieldset[disabled] a.slide-right,
fieldset[disabled] #landing-page #homepage-featured .section-header.header-column .slide-control a.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control fieldset[disabled] a.slide-right,
fieldset[disabled] #landing-page #demo-pages .section-header.header-column .slide-control a.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control fieldset[disabled] a.slide-right,
fieldset[disabled] #landing-page #footer .purchase-now .section-header.header-column .slide-control a.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control fieldset[disabled] a.slide-right,
fieldset[disabled] #comments #respond .comment-form p a.submit, #comments #respond .comment-form p fieldset[disabled] a.submit {
    pointer-events: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-default:focus, .btn-default.focus {
        color: #333;
        background-color: #f2f2f2;
        border-color: #f2f2f2;
    }

    .btn-default:hover {
        color: #333;
        background-color: #f2f2f2;
        border-color: #f2f2f2;
    }

    .btn-default:active, .btn-default.active,
    .open > .btn-default.dropdown-toggle {
        color: #333;
        background-color: #f2f2f2;
        border-color: #f2f2f2;
    }

        .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
        .open > .btn-default.dropdown-toggle:hover,
        .open > .btn-default.dropdown-toggle:focus,
        .open > .btn-default.dropdown-toggle.focus {
            color: #333;
            background-color: #f2f2f2;
            border-color: #f2f2f2;
        }

    .btn-default:active, .btn-default.active,
    .open > .btn-default.dropdown-toggle {
        background-image: none;
    }

    .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
    fieldset[disabled] .btn-default:hover,
    fieldset[disabled] .btn-default:focus,
    fieldset[disabled] .btn-default.focus {
        background-color: #fff;
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333;
    }

.btn-primary, .page-section .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left,
.page-section .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #comments #respond .comment-form p .submit {
    color: #fff;
    background-color: #293848;
    border-color: #293848;
}

    .btn-primary:focus, .page-section .section-header.header-column .slide-control .slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:focus,
    .page-section .section-header.header-column .slide-control .slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:focus, #comments #respond .comment-form p .submit:focus, .btn-primary.focus, .page-section .section-header.header-column .slide-control .focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-left,
    .page-section .section-header.header-column .slide-control .focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-right, #comments #respond .comment-form p .focus.submit,
    {
        color: #fff;
        background-color: #161f28;
        border-color: #161f28;
    }

    .btn-primary:hover, .page-section .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover,
    .page-section .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #comments #respond .comment-form p .submit:hover,
    {
        color: #fff;
        background-color: #161f28;
        border-color: #161f28;
    }

    /* .devS-left, .devS-right, .devS-left:focus, .devS-right:focus, .devS-left:hover .fa, .devS-right:hover .fa {
  color: #fff !important;
  background-color: #161f28;
} */

    .btn-primary:active, .page-section .section-header.header-column .slide-control .slide-left:active, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:active, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:active,
    .page-section .section-header.header-column .slide-control .slide-right:active, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:active, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:active, #comments #respond .comment-form p .submit:active, .btn-primary.active, .page-section .section-header.header-column .slide-control .active.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-left,
    .page-section .section-header.header-column .slide-control .active.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-right, #comments #respond .comment-form p .active.submit,
    .open > .btn-primary.dropdown-toggle, .page-section .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left,
    .page-section .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right, #comments #respond .comment-form p .open > .dropdown-toggle.submit {
        color: #fff;
        background-color: #161f28;
        border-color: #161f28;
    }

        .btn-primary:active:hover, .page-section .section-header.header-column .slide-control .slide-left:active:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:active:hover, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:active:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:active:hover,
        .page-section .section-header.header-column .slide-control .slide-right:active:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:active:hover, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:active:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:active:hover, #comments #respond .comment-form p .submit:active:hover, .btn-primary:active:focus, .page-section .section-header.header-column .slide-control .slide-left:active:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:active:focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:active:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:active:focus,
        .page-section .section-header.header-column .slide-control .slide-right:active:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:active:focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:active:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:active:focus, #comments #respond .comment-form p .submit:active:focus, .btn-primary:active.focus, .page-section .section-header.header-column .slide-control .slide-left:active.focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:active.focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:active.focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:active.focus,
        .page-section .section-header.header-column .slide-control .slide-right:active.focus, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:active.focus, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:active.focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:active.focus, #comments #respond .comment-form p .submit:active.focus, .btn-primary.active:hover, .page-section .section-header.header-column .slide-control .active.slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-left:hover,
        .page-section .section-header.header-column .slide-control .active.slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-right:hover, #comments #respond .comment-form p .active.submit:hover, .btn-primary.active:focus, .page-section .section-header.header-column .slide-control .active.slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-left:focus,
        .page-section .section-header.header-column .slide-control .active.slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-right:focus, #comments #respond .comment-form p .active.submit:focus, .btn-primary.active.focus, .page-section .section-header.header-column .slide-control .active.focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .active.focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .active.focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.focus.slide-left,
        .page-section .section-header.header-column .slide-control .active.focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .active.focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .active.focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.focus.slide-right, #comments #respond .comment-form p .active.focus.submit,
        .open > .btn-primary.dropdown-toggle:hover, .page-section .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left:hover,
        .page-section .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right:hover, #comments #respond .comment-form p .open > .dropdown-toggle.submit:hover,
        .open > .btn-primary.dropdown-toggle:focus, .page-section .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left:focus,
        .page-section .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right:focus, #comments #respond .comment-form p .open > .dropdown-toggle.submit:focus,
        .open > .btn-primary.dropdown-toggle.focus, .page-section .section-header.header-column .slide-control .open > .dropdown-toggle.focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .open > .dropdown-toggle.focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .open > .dropdown-toggle.focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .open > .dropdown-toggle.focus.slide-left,
        .page-section .section-header.header-column .slide-control .open > .dropdown-toggle.focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .open > .dropdown-toggle.focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .open > .dropdown-toggle.focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .open > .dropdown-toggle.focus.slide-right, #comments #respond .comment-form p .open > .dropdown-toggle.focus.submit {
            color: #fff;
            background-color: #161f28;
            border-color: #161f28;
        }

    .btn-primary:active, .page-section .section-header.header-column .slide-control .slide-left:active, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:active, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:active,
    .page-section .section-header.header-column .slide-control .slide-right:active, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:active, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:active, #comments #respond .comment-form p .submit:active, .btn-primary.active, .page-section .section-header.header-column .slide-control .active.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-left,
    .page-section .section-header.header-column .slide-control .active.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-right, #comments #respond .comment-form p .active.submit,
    .open > .btn-primary.dropdown-toggle, .page-section .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .open > .dropdown-toggle.slide-left,
    .page-section .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .open > .dropdown-toggle.slide-right, #comments #respond .comment-form p .open > .dropdown-toggle.submit {
        background-image: none;
    }

    .btn-primary.disabled:hover, .page-section .section-header.header-column .slide-control .disabled.slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .disabled.slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .disabled.slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .disabled.slide-left:hover,
    .page-section .section-header.header-column .slide-control .disabled.slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .disabled.slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .disabled.slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .disabled.slide-right:hover, #comments #respond .comment-form p .disabled.submit:hover, .btn-primary.disabled:focus, .page-section .section-header.header-column .slide-control .disabled.slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .disabled.slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control .disabled.slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .disabled.slide-left:focus,
    .page-section .section-header.header-column .slide-control .disabled.slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .disabled.slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control .disabled.slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .disabled.slide-right:focus, #comments #respond .comment-form p .disabled.submit:focus, .btn-primary.disabled.focus, .page-section .section-header.header-column .slide-control .disabled.focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .disabled.focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .disabled.focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .disabled.focus.slide-left,
    .page-section .section-header.header-column .slide-control .disabled.focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .disabled.focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .disabled.focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .disabled.focus.slide-right, #comments #respond .comment-form p .disabled.focus.submit, .btn-primary[disabled]:hover, .page-section .section-header.header-column .slide-control [disabled].slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control [disabled].slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control [disabled].slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control [disabled].slide-left:hover,
    .page-section .section-header.header-column .slide-control [disabled].slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control [disabled].slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control [disabled].slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control [disabled].slide-right:hover, #comments #respond .comment-form p [disabled].submit:hover, .btn-primary[disabled]:focus, .page-section .section-header.header-column .slide-control [disabled].slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control [disabled].slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control [disabled].slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control [disabled].slide-left:focus,
    .page-section .section-header.header-column .slide-control [disabled].slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control [disabled].slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control [disabled].slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control [disabled].slide-right:focus, #comments #respond .comment-form p [disabled].submit:focus, .btn-primary[disabled].focus, .page-section .section-header.header-column .slide-control [disabled].focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control [disabled].focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control [disabled].focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control [disabled].focus.slide-left,
    .page-section .section-header.header-column .slide-control [disabled].focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control [disabled].focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control [disabled].focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control [disabled].focus.slide-right, #comments #respond .comment-form p [disabled].focus.submit,
    fieldset[disabled] .btn-primary:hover,
    fieldset[disabled] .page-section .section-header.header-column .slide-control .slide-left:hover, .page-section .section-header.header-column .slide-control fieldset[disabled] .slide-left:hover,
    fieldset[disabled] #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control fieldset[disabled] .slide-left:hover,
    fieldset[disabled] #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control fieldset[disabled] .slide-left:hover,
    fieldset[disabled] #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control fieldset[disabled] .slide-left:hover,
    fieldset[disabled] .page-section .section-header.header-column .slide-control .slide-right:hover,
    .page-section .section-header.header-column .slide-control fieldset[disabled] .slide-right:hover,
    fieldset[disabled] #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control fieldset[disabled] .slide-right:hover,
    fieldset[disabled] #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control fieldset[disabled] .slide-right:hover,
    fieldset[disabled] #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control fieldset[disabled] .slide-right:hover,
    fieldset[disabled] #comments #respond .comment-form p .submit:hover, #comments #respond .comment-form p fieldset[disabled] .submit:hover,
    fieldset[disabled] .btn-primary:focus,
    fieldset[disabled] .page-section .section-header.header-column .slide-control .slide-left:focus, .page-section .section-header.header-column .slide-control fieldset[disabled] .slide-left:focus,
    fieldset[disabled] #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control fieldset[disabled] .slide-left:focus,
    fieldset[disabled] #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control fieldset[disabled] .slide-left:focus,
    fieldset[disabled] #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control fieldset[disabled] .slide-left:focus,
    fieldset[disabled] .page-section .section-header.header-column .slide-control .slide-right:focus,
    .page-section .section-header.header-column .slide-control fieldset[disabled] .slide-right:focus,
    fieldset[disabled] #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control fieldset[disabled] .slide-right:focus,
    fieldset[disabled] #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control fieldset[disabled] .slide-right:focus,
    fieldset[disabled] #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control fieldset[disabled] .slide-right:focus,
    fieldset[disabled] #comments #respond .comment-form p .submit:focus, #comments #respond .comment-form p fieldset[disabled] .submit:focus,
    fieldset[disabled] .btn-primary.focus,
    fieldset[disabled] .page-section .section-header.header-column .slide-control .focus.slide-left, .page-section .section-header.header-column .slide-control fieldset[disabled] .focus.slide-left,
    fieldset[disabled] #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control fieldset[disabled] .focus.slide-left,
    fieldset[disabled] #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control fieldset[disabled] .focus.slide-left,
    fieldset[disabled] #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control fieldset[disabled] .focus.slide-left,
    fieldset[disabled] .page-section .section-header.header-column .slide-control .focus.slide-right,
    .page-section .section-header.header-column .slide-control fieldset[disabled] .focus.slide-right,
    fieldset[disabled] #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control fieldset[disabled] .focus.slide-right,
    fieldset[disabled] #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control fieldset[disabled] .focus.slide-right,
    fieldset[disabled] #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control fieldset[disabled] .focus.slide-right,
    fieldset[disabled] #comments #respond .comment-form p .focus.submit, #comments #respond .comment-form p fieldset[disabled] .focus.submit {
        background-color: #293848;
    }

    .btn-primary .badge, .page-section .section-header.header-column .slide-control .slide-left .badge, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left .badge, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left .badge, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left .badge,
    .page-section .section-header.header-column .slide-control .slide-right .badge, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right .badge, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right .badge, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right .badge, #comments #respond .comment-form p .submit .badge {
        color: #293848;
        background-color: #fff;
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #5cb85c;
}

    .btn-success:focus, .btn-success.focus {
        color: #fff;
        background-color: #449d44;
        border-color: #449d44;
    }

    .btn-success:hover {
        color: #fff;
        background-color: #449d44;
        border-color: #449d44;
    }

    .btn-success:active, .btn-success.active,
    .open > .btn-success.dropdown-toggle {
        color: #fff;
        background-color: #449d44;
        border-color: #449d44;
    }

        .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
        .open > .btn-success.dropdown-toggle:hover,
        .open > .btn-success.dropdown-toggle:focus,
        .open > .btn-success.dropdown-toggle.focus {
            color: #fff;
            background-color: #449d44;
            border-color: #449d44;
        }

    .btn-success:active, .btn-success.active,
    .open > .btn-success.dropdown-toggle {
        background-image: none;
    }

    .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
    fieldset[disabled] .btn-success:hover,
    fieldset[disabled] .btn-success:focus,
    fieldset[disabled] .btn-success.focus {
        background-color: #5cb85c;
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff;
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #5bc0de;
}

    .btn-info:focus, .btn-info.focus {
        color: #fff;
        background-color: #31b0d5;
        border-color: #31b0d5;
    }

    .btn-info:hover {
        color: #fff;
        background-color: #31b0d5;
        border-color: #31b0d5;
    }

    .btn-info:active, .btn-info.active,
    .open > .btn-info.dropdown-toggle {
        color: #fff;
        background-color: #31b0d5;
        border-color: #31b0d5;
    }

        .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
        .open > .btn-info.dropdown-toggle:hover,
        .open > .btn-info.dropdown-toggle:focus,
        .open > .btn-info.dropdown-toggle.focus {
            color: #fff;
            background-color: #31b0d5;
            border-color: #31b0d5;
        }

    .btn-info:active, .btn-info.active,
    .open > .btn-info.dropdown-toggle {
        background-image: none;
    }

    .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
    fieldset[disabled] .btn-info:hover,
    fieldset[disabled] .btn-info:focus,
    fieldset[disabled] .btn-info.focus {
        background-color: #5bc0de;
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff;
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
}

    .btn-warning:focus, .btn-warning.focus {
        color: #fff;
        background-color: #ec971f;
        border-color: #ec971f;
    }

    .btn-warning:hover {
        color: #fff;
        background-color: #ec971f;
        border-color: #ec971f;
    }

    .btn-warning:active, .btn-warning.active,
    .open > .btn-warning.dropdown-toggle {
        color: #fff;
        background-color: #ec971f;
        border-color: #ec971f;
    }

        .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
        .open > .btn-warning.dropdown-toggle:hover,
        .open > .btn-warning.dropdown-toggle:focus,
        .open > .btn-warning.dropdown-toggle.focus {
            color: #fff;
            background-color: #ec971f;
            border-color: #ec971f;
        }

    .btn-warning:active, .btn-warning.active,
    .open > .btn-warning.dropdown-toggle {
        background-image: none;
    }

    .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
    fieldset[disabled] .btn-warning:hover,
    fieldset[disabled] .btn-warning:focus,
    fieldset[disabled] .btn-warning.focus {
        background-color: #f0ad4e;
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff;
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d9534f;
}

    .btn-danger:focus, .btn-danger.focus {
        color: #fff;
        background-color: #c9302c;
        border-color: #c9302c;
    }

    .btn-danger:hover {
        color: #fff;
        background-color: #c9302c;
        border-color: #c9302c;
    }

    .btn-danger:active, .btn-danger.active,
    .open > .btn-danger.dropdown-toggle {
        color: #fff;
        background-color: #c9302c;
        border-color: #c9302c;
    }

        .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
        .open > .btn-danger.dropdown-toggle:hover,
        .open > .btn-danger.dropdown-toggle:focus,
        .open > .btn-danger.dropdown-toggle.focus {
            color: #fff;
            background-color: #c9302c;
            border-color: #c9302c;
        }

    .btn-danger:active, .btn-danger.active,
    .open > .btn-danger.dropdown-toggle {
        background-image: none;
    }

    .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
    fieldset[disabled] .btn-danger:hover,
    fieldset[disabled] .btn-danger:focus,
    fieldset[disabled] .btn-danger.focus {
        background-color: #d9534f;
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff;
    }

.btn-link {
    color: #DD322B;
    font-weight: normal;
    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:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

            .btn-link:hover, .btn-link:focus {
                color: #26a386;
                text-decoration: underline;
                background-color: transparent;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

            .btn-link[disabled]:hover, .btn-link[disabled]:focus,
            fieldset[disabled] .btn-link:hover,
            fieldset[disabled] .btn-link:focus {
                color: #777777;
                text-decoration: none;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

.btn-lg, .btn-group-lg > .btn, .page-section .section-header.header-column .slide-control .btn-group-lg > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-lg > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-lg > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-lg > .slide-left,
.page-section .section-header.header-column .slide-control .btn-group-lg > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-lg > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-lg > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-lg > .slide-right, #comments #respond .comment-form p .btn-group-lg > .submit {
    padding: 11px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 4px;
}

.btn-sm, .btn-group-sm > .btn, .page-section .section-header.header-column .slide-control .btn-group-sm > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-sm > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-sm > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-sm > .slide-left,
.page-section .section-header.header-column .slide-control .btn-group-sm > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-sm > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-sm > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-sm > .slide-right, #comments #respond .comment-form p .btn-group-sm > .submit {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

.btn-xs, .btn-group-xs > .btn, .page-section .section-header.header-column .slide-control .btn-group-xs > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-xs > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-xs > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-xs > .slide-left,
.page-section .section-header.header-column .slide-control .btn-group-xs > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-xs > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-xs > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-xs > .slide-right, #comments #respond .comment-form p .btn-group-xs > .submit {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 2px;
}

.btn-block {
    display: block;
    width: 100%;
}

    .btn-block + .btn-block {
        margin-top: 5px;
    }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%;
}

/* Components */
.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;
}

.dropup,
.dropdown {
    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;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: rgb(255,255,255);
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 10.5px 0;
        overflow: hidden;
        background-color: #e5e5e5;
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.7142857143;
        color: #333333;
        white-space: nowrap;
    }

        .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
            text-decoration: none;
            color: #DD322B;
            background-color: transparent;
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #DD322B;
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
        color: #777777;
    }

        .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

.open > .dropdown-menu {
    display: block;
}

.open > a {
    outline: 0;
}

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.7142857143;
    color: #777777;
    white-space: nowrap;
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990;
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}

@media (min-width: 991px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto;
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .btn-group > .btn, .page-section .section-header.header-column .slide-control .btn-group > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-left,
    .page-section .section-header.header-column .slide-control .btn-group > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-right, #comments #respond .comment-form p .btn-group > .submit,
    .btn-group-vertical > .btn, .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left,
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right, #comments #respond .comment-form p .btn-group-vertical > .submit {
        position: relative;
        float: left;
    }

        .btn-group > .btn:hover, .page-section .section-header.header-column .slide-control .btn-group > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-left:hover,
        .page-section .section-header.header-column .slide-control .btn-group > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-right:hover, #comments #respond .comment-form p .btn-group > .submit:hover, .btn-group > .btn:focus, .page-section .section-header.header-column .slide-control .btn-group > .slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-left:focus,
        .page-section .section-header.header-column .slide-control .btn-group > .slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-right:focus, #comments #respond .comment-form p .btn-group > .submit:focus, .btn-group > .btn:active, .page-section .section-header.header-column .slide-control .btn-group > .slide-left:active, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-left:active, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-left:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-left:active,
        .page-section .section-header.header-column .slide-control .btn-group > .slide-right:active, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-right:active, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-right:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-right:active, #comments #respond .comment-form p .btn-group > .submit:active, .btn-group > .btn.active, .page-section .section-header.header-column .slide-control .btn-group > .active.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .active.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .active.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .active.slide-left,
        .page-section .section-header.header-column .slide-control .btn-group > .active.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .active.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .active.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .active.slide-right, #comments #respond .comment-form p .btn-group > .active.submit,
        .btn-group-vertical > .btn:hover, .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left:hover,
        .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right:hover, #comments #respond .comment-form p .btn-group-vertical > .submit:hover,
        .btn-group-vertical > .btn:focus, .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left:focus,
        .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right:focus, #comments #respond .comment-form p .btn-group-vertical > .submit:focus,
        .btn-group-vertical > .btn:active, .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left:active, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left:active, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left:active,
        .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right:active, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right:active, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right:active, #comments #respond .comment-form p .btn-group-vertical > .submit:active,
        .btn-group-vertical > .btn.active, .page-section .section-header.header-column .slide-control .btn-group-vertical > .active.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .active.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .active.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .active.slide-left,
        .page-section .section-header.header-column .slide-control .btn-group-vertical > .active.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .active.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .active.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .active.slide-right, #comments #respond .comment-form p .btn-group-vertical > .active.submit {
            z-index: 2;
        }

    .btn-group .btn + .btn, .btn-group .page-section .section-header.header-column .slide-control .slide-left + .btn, .page-section .section-header.header-column .slide-control .btn-group .slide-left + .btn, .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left + .btn, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .slide-left + .btn, .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left + .btn, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .slide-left + .btn, .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left + .btn, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .slide-left + .btn, .btn-group .page-section .section-header.header-column .slide-control .slide-right + .btn,
    .page-section .section-header.header-column .slide-control .btn-group .slide-right + .btn, .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right + .btn, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .slide-right + .btn, .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right + .btn, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .slide-right + .btn, .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right + .btn, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .slide-right + .btn, .btn-group #comments #respond .comment-form p .submit + .btn, #comments #respond .comment-form p .btn-group .submit + .btn, .btn-group .page-section .section-header.header-column .slide-control .btn + .slide-left, .page-section .section-header.header-column .slide-control .btn-group .btn + .slide-left, .btn-group .page-section .section-header.header-column .slide-control .slide-left + .slide-left, .page-section .section-header.header-column .slide-control .btn-group .slide-left + .slide-left, .btn-group .page-section .section-header.header-column .slide-control .slide-right + .slide-left, .page-section .section-header.header-column .slide-control .btn-group .slide-right + .slide-left, .btn-group #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .submit + .slide-left, .page-section .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .submit + .slide-left, #comments #respond .comment-form p .btn-group .page-section .section-header.header-column .slide-control .submit + .slide-left, .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group .submit + .slide-left, .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .btn + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .btn + .slide-left, #landing-page #homepage-featured .btn-group .page-section .section-header.header-column .slide-control .slide-left + .slide-left, .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .slide-left + .slide-left, #landing-page #homepage-featured .btn-group .page-section .section-header.header-column .slide-control .slide-right + .slide-left, .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .slide-right + .slide-left, .btn-group #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .submit + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .submit + .slide-left, #comments #respond .comment-form p .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .submit + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group .submit + .slide-left, .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .btn + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .btn + .slide-left, #landing-page #demo-pages .btn-group .page-section .section-header.header-column .slide-control .slide-left + .slide-left, .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .slide-left + .slide-left, #landing-page #demo-pages .btn-group .page-section .section-header.header-column .slide-control .slide-right + .slide-left, .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .slide-right + .slide-left, .btn-group #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .submit + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .submit + .slide-left, #comments #respond .comment-form p .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .submit + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group .submit + .slide-left, .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .btn + .slide-left, #landing-page #footer .purchase-now .btn-group .page-section .section-header.header-column .slide-control .slide-left + .slide-left, .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .slide-left + .slide-left, #landing-page #footer .purchase-now .btn-group .page-section .section-header.header-column .slide-control .slide-right + .slide-left, .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .slide-right + .slide-left, .btn-group #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .submit + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .submit + .slide-left, #comments #respond .comment-form p .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .submit + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group .submit + .slide-left, .btn-group .page-section .section-header.header-column .slide-control .btn + .slide-right,
    .page-section .section-header.header-column .slide-control .btn-group .btn + .slide-right, .btn-group .page-section .section-header.header-column .slide-control .slide-left + .slide-right, .page-section .section-header.header-column .slide-control .btn-group .slide-left + .slide-right, .btn-group .page-section .section-header.header-column .slide-control .slide-right + .slide-right, .page-section .section-header.header-column .slide-control .btn-group .slide-right + .slide-right, .btn-group #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .submit + .slide-right,
    .page-section .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .submit + .slide-right, #comments #respond .comment-form p .btn-group .page-section .section-header.header-column .slide-control .submit + .slide-right,
    .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group .submit + .slide-right, .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .btn + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .btn + .slide-right, #landing-page #homepage-featured .btn-group .page-section .section-header.header-column .slide-control .slide-left + .slide-right, .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .slide-left + .slide-right, #landing-page #homepage-featured .btn-group .page-section .section-header.header-column .slide-control .slide-right + .slide-right, .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .slide-right + .slide-right, .btn-group #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .submit + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .submit + .slide-right, #comments #respond .comment-form p .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .submit + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group .submit + .slide-right, .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .btn + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .btn + .slide-right, #landing-page #demo-pages .btn-group .page-section .section-header.header-column .slide-control .slide-left + .slide-right, .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .slide-left + .slide-right, #landing-page #demo-pages .btn-group .page-section .section-header.header-column .slide-control .slide-right + .slide-right, .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .slide-right + .slide-right, .btn-group #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .submit + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .submit + .slide-right, #comments #respond .comment-form p .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .submit + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group .submit + .slide-right, .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .btn + .slide-right, #landing-page #footer .purchase-now .btn-group .page-section .section-header.header-column .slide-control .slide-left + .slide-right, .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .slide-left + .slide-right, #landing-page #footer .purchase-now .btn-group .page-section .section-header.header-column .slide-control .slide-right + .slide-right, .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .slide-right + .slide-right, .btn-group #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .submit + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .submit + .slide-right, #comments #respond .comment-form p .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .submit + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group .submit + .slide-right, .btn-group #comments #respond .comment-form p .btn + .submit, #comments #respond .comment-form p .btn-group .btn + .submit, .btn-group .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .slide-left + .submit, #comments #respond .comment-form p .btn-group .page-section .section-header.header-column .slide-control .slide-left + .submit, .page-section .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .slide-left + .submit, #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .btn-group .slide-left + .submit, .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .slide-left + .submit, #comments #respond .comment-form p .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left + .submit, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .slide-left + .submit, #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .slide-left + .submit, .btn-group #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .slide-left + .submit, #comments #respond .comment-form p .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left + .submit, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .slide-left + .submit, #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .slide-left + .submit, .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .slide-left + .submit, #comments #respond .comment-form p .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left + .submit, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .slide-left + .submit, #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .slide-left + .submit, .btn-group .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .slide-right + .submit, #comments #respond .comment-form p .btn-group .page-section .section-header.header-column .slide-control .slide-right + .submit,
    .page-section .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .slide-right + .submit, #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .btn-group .slide-right + .submit, .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .slide-right + .submit, #comments #respond .comment-form p .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right + .submit, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .slide-right + .submit, #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .slide-right + .submit, .btn-group #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .slide-right + .submit, #comments #respond .comment-form p .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right + .submit, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .slide-right + .submit, #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .slide-right + .submit, .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .slide-right + .submit, #comments #respond .comment-form p .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right + .submit, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group #comments #respond .comment-form p .slide-right + .submit, #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .slide-right + .submit, .btn-group #comments #respond .comment-form p .submit + .submit, #comments #respond .comment-form p .btn-group .submit + .submit,
    .btn-group .btn + .btn-group,
    .btn-group .page-section .section-header.header-column .slide-control .slide-left + .btn-group, .page-section .section-header.header-column .slide-control .btn-group .slide-left + .btn-group,
    .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left + .btn-group, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .slide-left + .btn-group,
    .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left + .btn-group, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .slide-left + .btn-group,
    .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left + .btn-group, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .slide-left + .btn-group,
    .btn-group .page-section .section-header.header-column .slide-control .slide-right + .btn-group,
    .page-section .section-header.header-column .slide-control .btn-group .slide-right + .btn-group,
    .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right + .btn-group, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .slide-right + .btn-group,
    .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right + .btn-group, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .slide-right + .btn-group,
    .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right + .btn-group, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .slide-right + .btn-group,
    .btn-group #comments #respond .comment-form p .submit + .btn-group, #comments #respond .comment-form p .btn-group .submit + .btn-group,
    .btn-group .btn-group + .btn,
    .btn-group .page-section .section-header.header-column .slide-control .btn-group + .slide-left, .page-section .section-header.header-column .slide-control .btn-group .btn-group + .slide-left,
    .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .btn-group + .slide-left,
    .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .btn-group + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .btn-group + .slide-left,
    .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .btn-group + .slide-left,
    .btn-group .page-section .section-header.header-column .slide-control .btn-group + .slide-right,
    .page-section .section-header.header-column .slide-control .btn-group .btn-group + .slide-right,
    .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group .btn-group + .slide-right,
    .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .btn-group + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group .btn-group + .slide-right,
    .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group .btn-group + .slide-right,
    .btn-group #comments #respond .comment-form p .btn-group + .submit, #comments #respond .comment-form p .btn-group .btn-group + .submit,
    .btn-group .btn-group + .btn-group {
        margin-left: -1px;
    }

.btn-toolbar {
    margin-left: -5px;
}

    .btn-toolbar:before, .btn-toolbar:after {
        content: " ";
        display: table;
    }

    .btn-toolbar:after {
        clear: both;
    }

    .btn-toolbar .btn, .btn-toolbar .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .btn-toolbar .slide-left, .btn-toolbar #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-toolbar .slide-left, .btn-toolbar #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-toolbar .slide-left, .btn-toolbar #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-toolbar .slide-left, .btn-toolbar .page-section .section-header.header-column .slide-control .slide-right,
    .page-section .section-header.header-column .slide-control .btn-toolbar .slide-right, .btn-toolbar #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-toolbar .slide-right, .btn-toolbar #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-toolbar .slide-right, .btn-toolbar #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-toolbar .slide-right, .btn-toolbar #comments #respond .comment-form p .submit, #comments #respond .comment-form p .btn-toolbar .submit,
    .btn-toolbar .btn-group,
    .btn-toolbar .input-group {
        float: left;
    }

    .btn-toolbar > .btn, .page-section .section-header.header-column .slide-control .btn-toolbar > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-toolbar > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-toolbar > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-toolbar > .slide-left,
    .page-section .section-header.header-column .slide-control .btn-toolbar > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-toolbar > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-toolbar > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-toolbar > .slide-right, #comments #respond .comment-form p .btn-toolbar > .submit,
    .btn-toolbar > .btn-group,
    .btn-toolbar > .input-group {
        margin-left: 5px;
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .page-section .section-header.header-column .slide-control .btn-group > .slide-left:not(:first-child):not(:last-child):not(.dropdown-toggle), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-left:not(:first-child):not(:last-child):not(.dropdown-toggle), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-left:not(:first-child):not(:last-child):not(.dropdown-toggle), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-left:not(:first-child):not(:last-child):not(.dropdown-toggle),
.page-section .section-header.header-column .slide-control .btn-group > .slide-right:not(:first-child):not(:last-child):not(.dropdown-toggle), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-right:not(:first-child):not(:last-child):not(.dropdown-toggle), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-right:not(:first-child):not(:last-child):not(.dropdown-toggle), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-right:not(:first-child):not(:last-child):not(.dropdown-toggle), #comments #respond .comment-form p .btn-group > .submit:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}

.btn-group > .btn:first-child, .page-section .section-header.header-column .slide-control .btn-group > .slide-left:first-child, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-left:first-child, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-left:first-child, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-left:first-child,
.page-section .section-header.header-column .slide-control .btn-group > .slide-right:first-child, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-right:first-child, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-right:first-child, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-right:first-child, #comments #respond .comment-form p .btn-group > .submit:first-child {
    margin-left: 0;
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .page-section .section-header.header-column .slide-control .btn-group > .slide-left:first-child:not(:last-child):not(.dropdown-toggle), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-left:first-child:not(:last-child):not(.dropdown-toggle), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-left:first-child:not(:last-child):not(.dropdown-toggle), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-left:first-child:not(:last-child):not(.dropdown-toggle),
    .page-section .section-header.header-column .slide-control .btn-group > .slide-right:first-child:not(:last-child):not(.dropdown-toggle), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-right:first-child:not(:last-child):not(.dropdown-toggle), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-right:first-child:not(:last-child):not(.dropdown-toggle), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-right:first-child:not(:last-child):not(.dropdown-toggle), #comments #respond .comment-form p .btn-group > .submit:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

.btn-group > .btn:last-child:not(:first-child), .page-section .section-header.header-column .slide-control .btn-group > .slide-left:last-child:not(:first-child), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-left:last-child:not(:first-child), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-left:last-child:not(:first-child), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-left:last-child:not(:first-child),
.page-section .section-header.header-column .slide-control .btn-group > .slide-right:last-child:not(:first-child), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-right:last-child:not(:first-child), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-right:last-child:not(:first-child), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-right:last-child:not(:first-child), #comments #respond .comment-form p .btn-group > .submit:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn-group {
    float: left;
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .page-section .section-header.header-column .slide-control .btn-group > .btn-group:not(:first-child):not(:last-child) > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .btn-group:not(:first-child):not(:last-child) > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .btn-group:not(:first-child):not(:last-child) > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .btn-group:not(:first-child):not(:last-child) > .slide-left,
    .page-section .section-header.header-column .slide-control .btn-group > .btn-group:not(:first-child):not(:last-child) > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .btn-group:not(:first-child):not(:last-child) > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .btn-group:not(:first-child):not(:last-child) > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .btn-group:not(:first-child):not(:last-child) > .slide-right, #comments #respond .comment-form p .btn-group > .btn-group:not(:first-child):not(:last-child) > .submit {
        border-radius: 0;
    }

    .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .page-section .section-header.header-column .slide-control .btn-group > .btn-group:first-child:not(:last-child) > .slide-left:last-child, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .btn-group:first-child:not(:last-child) > .slide-left:last-child, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .btn-group:first-child:not(:last-child) > .slide-left:last-child, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .btn-group:first-child:not(:last-child) > .slide-left:last-child,
    .page-section .section-header.header-column .slide-control .btn-group > .btn-group:first-child:not(:last-child) > .slide-right:last-child, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .btn-group:first-child:not(:last-child) > .slide-right:last-child, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .btn-group:first-child:not(:last-child) > .slide-right:last-child, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .btn-group:first-child:not(:last-child) > .slide-right:last-child, #comments #respond .comment-form p .btn-group > .btn-group:first-child:not(:last-child) > .submit:last-child,
    .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .page-section .section-header.header-column .slide-control .btn-group > .btn-group:last-child:not(:first-child) > .slide-left:first-child, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .btn-group:last-child:not(:first-child) > .slide-left:first-child, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .btn-group:last-child:not(:first-child) > .slide-left:first-child, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .btn-group:last-child:not(:first-child) > .slide-left:first-child,
    .page-section .section-header.header-column .slide-control .btn-group > .btn-group:last-child:not(:first-child) > .slide-right:first-child, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .btn-group:last-child:not(:first-child) > .slide-right:first-child, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .btn-group:last-child:not(:first-child) > .slide-right:first-child, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .btn-group:last-child:not(:first-child) > .slide-right:first-child, #comments #respond .comment-form p .btn-group > .btn-group:last-child:not(:first-child) > .submit:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0;
}

.btn-group > .btn + .dropdown-toggle, .page-section .section-header.header-column .slide-control .btn-group > .slide-left + .dropdown-toggle, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-left + .dropdown-toggle, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-left + .dropdown-toggle, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-left + .dropdown-toggle,
.page-section .section-header.header-column .slide-control .btn-group > .slide-right + .dropdown-toggle, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group > .slide-right + .dropdown-toggle, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group > .slide-right + .dropdown-toggle, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group > .slide-right + .dropdown-toggle, #comments #respond .comment-form p .btn-group > .submit + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .page-section .section-header.header-column .slide-control .btn-group-lg.btn-group > .slide-left + .dropdown-toggle, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-lg.btn-group > .slide-left + .dropdown-toggle, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-lg.btn-group > .slide-left + .dropdown-toggle, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-lg.btn-group > .slide-left + .dropdown-toggle,
.page-section .section-header.header-column .slide-control .btn-group-lg.btn-group > .slide-right + .dropdown-toggle, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-lg.btn-group > .slide-right + .dropdown-toggle, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-lg.btn-group > .slide-right + .dropdown-toggle, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-lg.btn-group > .slide-right + .dropdown-toggle, #comments #respond .comment-form p .btn-group-lg.btn-group > .submit + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.btn .caret, .page-section .section-header.header-column .slide-control .slide-left .caret, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left .caret, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left .caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left .caret,
.page-section .section-header.header-column .slide-control .slide-right .caret, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right .caret, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right .caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right .caret, #comments #respond .comment-form p .submit .caret {
    margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret, .page-section .section-header.header-column .slide-control .btn-group-lg > .slide-left .caret, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-lg > .slide-left .caret, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-lg > .slide-left .caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-lg > .slide-left .caret,
.page-section .section-header.header-column .slide-control .btn-group-lg > .slide-right .caret, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-lg > .slide-right .caret, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-lg > .slide-right .caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-lg > .slide-right .caret, #comments #respond .comment-form p .btn-group-lg > .submit .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .page-section .section-header.header-column .slide-control .btn-group-lg > .slide-left .caret, .page-section .section-header.header-column .slide-control .dropup .btn-group-lg > .slide-left .caret, .dropup #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-lg > .slide-left .caret, #landing-page #homepage-featured .section-header.header-column .slide-control .dropup .btn-group-lg > .slide-left .caret, .dropup #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-lg > .slide-left .caret, #landing-page #demo-pages .section-header.header-column .slide-control .dropup .btn-group-lg > .slide-left .caret, .dropup #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-lg > .slide-left .caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control .dropup .btn-group-lg > .slide-left .caret, .dropup .page-section .section-header.header-column .slide-control .btn-group-lg > .slide-right .caret,
.page-section .section-header.header-column .slide-control .dropup .btn-group-lg > .slide-right .caret, .dropup #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-lg > .slide-right .caret, #landing-page #homepage-featured .section-header.header-column .slide-control .dropup .btn-group-lg > .slide-right .caret, .dropup #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-lg > .slide-right .caret, #landing-page #demo-pages .section-header.header-column .slide-control .dropup .btn-group-lg > .slide-right .caret, .dropup #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-lg > .slide-right .caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control .dropup .btn-group-lg > .slide-right .caret, .dropup #comments #respond .comment-form p .btn-group-lg > .submit .caret, #comments #respond .comment-form p .dropup .btn-group-lg > .submit .caret {
    border-width: 0 5px 5px;
}

.btn-group-vertical > .btn, .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left,
.page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right, #comments #respond .comment-form p .btn-group-vertical > .submit,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn, .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-left,
.page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-right, #comments #respond .comment-form p .btn-group-vertical > .btn-group > .submit {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
}

    .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
        content: " ";
        display: table;
    }

    .btn-group-vertical > .btn-group:after {
        clear: both;
    }

    .btn-group-vertical > .btn-group > .btn, .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-left,
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group > .slide-right, #comments #respond .comment-form p .btn-group-vertical > .btn-group > .submit {
        float: none;
    }

    .btn-group-vertical > .btn + .btn, .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .btn, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .btn, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .btn, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .btn,
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .btn, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .btn, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .btn, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .btn, #comments #respond .comment-form p .btn-group-vertical > .submit + .btn, .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn + .slide-left, .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .slide-left, .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .slide-left, #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .btn-group-vertical > .submit + .slide-left, .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .submit + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .slide-left, #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .submit + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .submit + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .slide-left, #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .submit + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .submit + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .slide-left, #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .submit + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .submit + .slide-left,
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn + .slide-right, .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .slide-right, .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .slide-right, #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .btn-group-vertical > .submit + .slide-right,
    .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .submit + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .slide-right, #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .submit + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .submit + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .slide-right, #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .submit + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .submit + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .slide-right, #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .submit + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .submit + .slide-right, #comments #respond .comment-form p .btn-group-vertical > .btn + .submit, .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .slide-left + .submit, #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .submit, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .slide-left + .submit, #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .submit, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .slide-left + .submit, #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .submit, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .slide-left + .submit, #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .submit,
    .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .slide-right + .submit, #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .submit, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .slide-right + .submit, #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .submit, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .slide-right + .submit, #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .submit, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .btn-group-vertical > .slide-right + .submit, #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .submit, #comments #respond .comment-form p .btn-group-vertical > .submit + .submit,
    .btn-group-vertical > .btn + .btn-group, .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .btn-group, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .btn-group, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .btn-group, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left + .btn-group,
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .btn-group, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .btn-group, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .btn-group, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right + .btn-group, #comments #respond .comment-form p .btn-group-vertical > .submit + .btn-group,
    .btn-group-vertical > .btn-group + .btn, .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group + .slide-left,
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group + .slide-right, #comments #respond .comment-form p .btn-group-vertical > .btn-group + .submit,
    .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0;
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child), .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left:not(:first-child):not(:last-child), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left:not(:first-child):not(:last-child), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left:not(:first-child):not(:last-child), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left:not(:first-child):not(:last-child),
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right:not(:first-child):not(:last-child), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right:not(:first-child):not(:last-child), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right:not(:first-child):not(:last-child), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right:not(:first-child):not(:last-child), #comments #respond .comment-form p .btn-group-vertical > .submit:not(:first-child):not(:last-child) {
        border-radius: 0;
    }

    .btn-group-vertical > .btn:first-child:not(:last-child), .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left:first-child:not(:last-child), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left:first-child:not(:last-child), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left:first-child:not(:last-child), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left:first-child:not(:last-child),
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right:first-child:not(:last-child), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right:first-child:not(:last-child), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right:first-child:not(:last-child), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right:first-child:not(:last-child), #comments #respond .comment-form p .btn-group-vertical > .submit:first-child:not(:last-child) {
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }

    .btn-group-vertical > .btn:last-child:not(:first-child), .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-left:last-child:not(:first-child), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-left:last-child:not(:first-child), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-left:last-child:not(:first-child), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-left:last-child:not(:first-child),
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .slide-right:last-child:not(:first-child), #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .slide-right:last-child:not(:first-child), #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .slide-right:last-child:not(:first-child), #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .slide-right:last-child:not(:first-child), #comments #respond .comment-form p .btn-group-vertical > .submit:last-child:not(:first-child) {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .slide-left,
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .slide-right, #comments #respond .comment-form p .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .submit {
        border-radius: 0;
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group:first-child:not(:last-child) > .slide-left:last-child, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group:first-child:not(:last-child) > .slide-left:last-child, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group:first-child:not(:last-child) > .slide-left:last-child, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group:first-child:not(:last-child) > .slide-left:last-child,
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group:first-child:not(:last-child) > .slide-right:last-child, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group:first-child:not(:last-child) > .slide-right:last-child, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group:first-child:not(:last-child) > .slide-right:last-child, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group:first-child:not(:last-child) > .slide-right:last-child, #comments #respond .comment-form p .btn-group-vertical > .btn-group:first-child:not(:last-child) > .submit: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, .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group:last-child:not(:first-child) > .slide-left:first-child, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group:last-child:not(:first-child) > .slide-left:first-child, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group:last-child:not(:first-child) > .slide-left:first-child, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group:last-child:not(:first-child) > .slide-left:first-child,
    .page-section .section-header.header-column .slide-control .btn-group-vertical > .btn-group:last-child:not(:first-child) > .slide-right:first-child, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-vertical > .btn-group:last-child:not(:first-child) > .slide-right:first-child, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-vertical > .btn-group:last-child:not(:first-child) > .slide-right:first-child, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-vertical > .btn-group:last-child:not(:first-child) > .slide-right:first-child, #comments #respond .comment-form p .btn-group-vertical > .btn-group:last-child:not(:first-child) > .submit:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

    .btn-group-justified > .btn, .page-section .section-header.header-column .slide-control .btn-group-justified > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-justified > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-justified > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-justified > .slide-left,
    .page-section .section-header.header-column .slide-control .btn-group-justified > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-justified > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-justified > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-justified > .slide-right, #comments #respond .comment-form p .btn-group-justified > .submit,
    .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%;
    }

        .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .btn-group-justified > .btn-group .slide-left, .btn-group-justified > .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-justified > .btn-group .slide-left, .btn-group-justified > .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-justified > .btn-group .slide-left, .btn-group-justified > .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-justified > .btn-group .slide-left, .btn-group-justified > .btn-group .page-section .section-header.header-column .slide-control .slide-right,
        .page-section .section-header.header-column .slide-control .btn-group-justified > .btn-group .slide-right, .btn-group-justified > .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-justified > .btn-group .slide-right, .btn-group-justified > .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-justified > .btn-group .slide-right, .btn-group-justified > .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-justified > .btn-group .slide-right, .btn-group-justified > .btn-group #comments #respond .comment-form p .submit, #comments #respond .comment-form p .btn-group-justified > .btn-group .submit {
            width: 100%;
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto;
        }

[data-toggle="buttons"] > .btn input[type="radio"], .page-section .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-left input[type="radio"], #landing-page #homepage-featured .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-left input[type="radio"], #landing-page #demo-pages .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-left input[type="radio"], #landing-page #footer .purchase-now .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-left input[type="radio"],
.page-section .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-right input[type="radio"], #landing-page #homepage-featured .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-right input[type="radio"], #landing-page #demo-pages .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-right input[type="radio"], #landing-page #footer .purchase-now .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-right input[type="radio"], #comments #respond .comment-form p [data-toggle="buttons"] > .submit input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"], .page-section .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-left input[type="checkbox"], #landing-page #homepage-featured .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-left input[type="checkbox"], #landing-page #demo-pages .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-left input[type="checkbox"], #landing-page #footer .purchase-now .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-left input[type="checkbox"],
.page-section .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-right input[type="checkbox"], #landing-page #homepage-featured .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-right input[type="checkbox"], #landing-page #demo-pages .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-right input[type="checkbox"], #landing-page #footer .purchase-now .section-header.header-column .slide-control [data-toggle="buttons"] > .slide-right input[type="checkbox"], #comments #respond .comment-form p [data-toggle="buttons"] > .submit input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"], .page-section .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-left input[type="radio"], #landing-page #homepage-featured .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-left input[type="radio"], #landing-page #demo-pages .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-left input[type="radio"], #landing-page #footer .purchase-now .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-left input[type="radio"],
.page-section .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-right input[type="radio"], #landing-page #homepage-featured .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-right input[type="radio"], #landing-page #demo-pages .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-right input[type="radio"], #landing-page #footer .purchase-now .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-right input[type="radio"], #comments #respond .comment-form p [data-toggle="buttons"] > .btn-group > .submit input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"], .page-section .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-left input[type="checkbox"], #landing-page #homepage-featured .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-left input[type="checkbox"], #landing-page #demo-pages .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-left input[type="checkbox"], #landing-page #footer .purchase-now .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-left input[type="checkbox"],
.page-section .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-right input[type="checkbox"], #landing-page #homepage-featured .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-right input[type="checkbox"], #landing-page #demo-pages .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-right input[type="checkbox"], #landing-page #footer .purchase-now .section-header.header-column .slide-control [data-toggle="buttons"] > .btn-group > .slide-right input[type="checkbox"], #comments #respond .comment-form p [data-toggle="buttons"] > .btn-group > .submit input[type="checkbox"] {
    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-left: 0;
        padding-right: 0;
    }

    .input-group .form-control, .input-group #comments #respond .comment-form p textarea, #comments #respond .comment-form p .input-group textarea, .input-group #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .input-group input:not(.submit) {
        position: relative;
        z-index: 2;
        float: left;
        width: 100%;
        margin-bottom: 0;
    }

        .input-group .form-control:focus, .input-group #comments #respond .comment-form p textarea:focus, #comments #respond .comment-form p .input-group textarea:focus, .input-group #comments #respond .comment-form p input:focus:not(.submit), #comments #respond .comment-form p .input-group input:focus:not(.submit) {
            z-index: 3;
        }

    .input-group-addon,
    .input-group-btn,
    .input-group .form-control,
    .input-group #comments #respond .comment-form p textarea, #comments #respond .comment-form p .input-group textarea,
    .input-group #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .input-group input:not(.submit) {
        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),
        .input-group #comments #respond .comment-form p textarea:not(:first-child):not(:last-child), #comments #respond .comment-form p .input-group textarea:not(:first-child):not(:last-child),
        .input-group #comments #respond .comment-form p input:not(:first-child):not(:last-child):not(.submit), #comments #respond .comment-form p .input-group input:not(:first-child):not(:last-child):not(.submit) {
            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: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 0;
}

    .input-group-addon.input-sm, #comments #respond .comment-form p .input-group-sm > textarea.input-group-addon, #comments #respond .comment-form p .input-group-sm > input.input-group-addon:not(.submit),
    .input-group-sm > .input-group-addon,
    .input-group-sm > .input-group-btn > .input-group-addon.btn, .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .input-group-addon.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .input-group-addon.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .input-group-addon.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .input-group-addon.slide-left,
    .page-section .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .input-group-addon.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .input-group-addon.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .input-group-addon.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-sm > .input-group-btn > .input-group-addon.slide-right, #comments #respond .comment-form p .input-group-sm > .input-group-btn > .input-group-addon.submit {
        padding: 5px 10px;
        font-size: 12px;
        border-radius: 2px;
    }

    .input-group-addon.input-lg, #comments #respond .comment-form p .input-group-lg > textarea.input-group-addon, #comments #respond .comment-form p .input-group-lg > input.input-group-addon:not(.submit),
    .input-group-lg > .input-group-addon,
    .input-group-lg > .input-group-btn > .input-group-addon.btn, .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .input-group-addon.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .input-group-addon.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .input-group-addon.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .input-group-addon.slide-left,
    .page-section .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .input-group-addon.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .input-group-addon.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .input-group-addon.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-lg > .input-group-btn > .input-group-addon.slide-right, #comments #respond .comment-form p .input-group-lg > .input-group-btn > .input-group-addon.submit {
        padding: 11px 15px;
        font-size: 18px;
        border-radius: 4px;
    }

    .input-group-addon input[type="radio"],
    .input-group-addon input[type="checkbox"] {
        margin-top: 0;
    }

    .input-group .form-control:first-child, .input-group #comments #respond .comment-form p textarea:first-child, #comments #respond .comment-form p .input-group textarea:first-child, .input-group #comments #respond .comment-form p input:first-child:not(.submit), #comments #respond .comment-form p .input-group input:first-child:not(.submit),
    .input-group-addon:first-child,
    .input-group-btn:first-child > .btn, .page-section .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left,
    .page-section .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right, #comments #respond .comment-form p .input-group-btn:first-child > .submit,
    .input-group-btn:first-child > .btn-group > .btn, .page-section .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group > .slide-left,
    .page-section .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group > .slide-right, #comments #respond .comment-form p .input-group-btn:first-child > .btn-group > .submit,
    .input-group-btn:first-child > .dropdown-toggle,
    .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .page-section .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left:not(:last-child):not(.dropdown-toggle), #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left:not(:last-child):not(.dropdown-toggle), #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left:not(:last-child):not(.dropdown-toggle), #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left:not(:last-child):not(.dropdown-toggle),
    .page-section .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right:not(:last-child):not(.dropdown-toggle), #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right:not(:last-child):not(.dropdown-toggle), #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right:not(:last-child):not(.dropdown-toggle), #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right:not(:last-child):not(.dropdown-toggle), #comments #respond .comment-form p .input-group-btn:last-child > .submit:not(:last-child):not(.dropdown-toggle),
    .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .page-section .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group:not(:last-child) > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group:not(:last-child) > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group:not(:last-child) > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group:not(:last-child) > .slide-left,
    .page-section .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group:not(:last-child) > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group:not(:last-child) > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group:not(:last-child) > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group:not(:last-child) > .slide-right, #comments #respond .comment-form p .input-group-btn:last-child > .btn-group:not(:last-child) > .submit {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0;
    }

    .input-group-addon:first-child {
        border-right: 0;
    }

    .input-group .form-control:last-child, .input-group #comments #respond .comment-form p textarea:last-child, #comments #respond .comment-form p .input-group textarea:last-child, .input-group #comments #respond .comment-form p input:last-child:not(.submit), #comments #respond .comment-form p .input-group input:last-child:not(.submit),
    .input-group-addon:last-child,
    .input-group-btn:last-child > .btn, .page-section .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left,
    .page-section .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right, #comments #respond .comment-form p .input-group-btn:last-child > .submit,
    .input-group-btn:last-child > .btn-group > .btn, .page-section .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group > .slide-left,
    .page-section .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:last-child > .btn-group > .slide-right, #comments #respond .comment-form p .input-group-btn:last-child > .btn-group > .submit,
    .input-group-btn:last-child > .dropdown-toggle,
    .input-group-btn:first-child > .btn:not(:first-child), .page-section .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left:not(:first-child), #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left:not(:first-child), #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left:not(:first-child), #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left:not(:first-child),
    .page-section .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right:not(:first-child), #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right:not(:first-child), #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right:not(:first-child), #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right:not(:first-child), #comments #respond .comment-form p .input-group-btn:first-child > .submit:not(:first-child),
    .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .page-section .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group:not(:first-child) > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group:not(:first-child) > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group:not(:first-child) > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group:not(:first-child) > .slide-left,
    .page-section .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group:not(:first-child) > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group:not(:first-child) > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group:not(:first-child) > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:first-child > .btn-group:not(:first-child) > .slide-right, #comments #respond .comment-form p .input-group-btn:first-child > .btn-group:not(:first-child) > .submit {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0;
    }

    .input-group-addon:last-child {
        border-left: 0;
    }

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}

    .input-group-btn > .btn, .page-section .section-header.header-column .slide-control .input-group-btn > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-left,
    .page-section .section-header.header-column .slide-control .input-group-btn > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-right, #comments #respond .comment-form p .input-group-btn > .submit {
        position: relative;
    }

        .input-group-btn > .btn + .btn, .page-section .section-header.header-column .slide-control .input-group-btn > .slide-left + .btn, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-left + .btn, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-left + .btn, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-left + .btn,
        .page-section .section-header.header-column .slide-control .input-group-btn > .slide-right + .btn, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-right + .btn, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-right + .btn, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-right + .btn, #comments #respond .comment-form p .input-group-btn > .submit + .btn, .page-section .section-header.header-column .slide-control .input-group-btn > .btn + .slide-left, .page-section .section-header.header-column .slide-control .input-group-btn > .slide-left + .slide-left, .page-section .section-header.header-column .slide-control .input-group-btn > .slide-right + .slide-left, #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .input-group-btn > .submit + .slide-left, .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .submit + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .btn + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-left + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-right + .slide-left, #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .submit + .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .submit + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .btn + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-left + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-right + .slide-left, #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .submit + .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .submit + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .btn + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-left + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-right + .slide-left, #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .submit + .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .submit + .slide-left,
        .page-section .section-header.header-column .slide-control .input-group-btn > .btn + .slide-right, .page-section .section-header.header-column .slide-control .input-group-btn > .slide-left + .slide-right, .page-section .section-header.header-column .slide-control .input-group-btn > .slide-right + .slide-right, #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .input-group-btn > .submit + .slide-right,
        .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .submit + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .btn + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-left + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-right + .slide-right, #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .submit + .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .submit + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .btn + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-left + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-right + .slide-right, #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .submit + .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .submit + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .btn + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-left + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-right + .slide-right, #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .submit + .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .submit + .slide-right, #comments #respond .comment-form p .input-group-btn > .btn + .submit, .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .slide-left + .submit, #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .input-group-btn > .slide-left + .submit, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .slide-left + .submit, #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-left + .submit, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .slide-left + .submit, #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-left + .submit, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .slide-left + .submit, #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-left + .submit,
        .page-section .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .slide-right + .submit, #comments #respond .comment-form p .page-section .section-header.header-column .slide-control .input-group-btn > .slide-right + .submit, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .slide-right + .submit, #comments #respond .comment-form p #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-right + .submit, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .slide-right + .submit, #comments #respond .comment-form p #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-right + .submit, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form p .input-group-btn > .slide-right + .submit, #comments #respond .comment-form p #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-right + .submit, #comments #respond .comment-form p .input-group-btn > .submit + .submit {
            margin-left: -1px;
        }

        .input-group-btn > .btn:hover, .page-section .section-header.header-column .slide-control .input-group-btn > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-left:hover,
        .page-section .section-header.header-column .slide-control .input-group-btn > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-right:hover, #comments #respond .comment-form p .input-group-btn > .submit:hover, .input-group-btn > .btn:focus, .page-section .section-header.header-column .slide-control .input-group-btn > .slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-left:focus,
        .page-section .section-header.header-column .slide-control .input-group-btn > .slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-right:focus, #comments #respond .comment-form p .input-group-btn > .submit:focus, .input-group-btn > .btn:active, .page-section .section-header.header-column .slide-control .input-group-btn > .slide-left:active, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-left:active, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-left:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-left:active,
        .page-section .section-header.header-column .slide-control .input-group-btn > .slide-right:active, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn > .slide-right:active, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn > .slide-right:active, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn > .slide-right:active, #comments #respond .comment-form p .input-group-btn > .submit:active {
            z-index: 2;
        }

    .input-group-btn:first-child > .btn, .page-section .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:first-child > .slide-left,
    .page-section .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:first-child > .slide-right, #comments #respond .comment-form p .input-group-btn:first-child > .submit,
    .input-group-btn:first-child > .btn-group {
        margin-right: -1px;
    }

    .input-group-btn:last-child > .btn, .page-section .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:last-child > .slide-left,
    .page-section .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .input-group-btn:last-child > .slide-right, #comments #respond .comment-form p .input-group-btn:last-child > .submit,
    .input-group-btn:last-child > .btn-group {
        z-index: 2;
        margin-left: -1px;
    }

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}

    .nav:before, .nav:after {
        content: " ";
        display: table;
    }

    .nav:after {
        clear: both;
    }

    .nav > li {
        position: relative;
        display: block;
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 20px;
        }

            .nav > li > a:hover, .nav > li > a:focus {
                text-decoration: none;
                background-color: transparent;
            }

        .nav > li.disabled > a {
            color: #777777;
        }

            .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
                color: #777777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed;
            }

    .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: #eeeeee;
        border-color: #DD322B;
    }

    .nav .nav-divider {
        height: 1px;
        margin: 10.5px 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;
}

    .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.7142857143;
        border: 1px solid transparent;
        border-radius: 3px 3px 0 0;
        font-size: 15px;
        text-transform: uppercase;
        font-weight: 700;
    }

        .nav-tabs > li > a:hover {
            border-color: transparent;
        }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #fe700e;
        background-color: transparent;
        border: solid 3px #fe700e;
        cursor: default;
        border-top: none;
        margin: 0px;
        border-left: none;
        border-right: none;
    }

.nav-pills > li {
    float: left;
}

    .nav-pills > li > a {
        border-radius: 3px;
    }

    .nav-pills > li + li {
        margin-left: 2px;
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
        color: #fff;
        background-color: #DD322B;
    }

.nav-stacked > li {
    float: none;
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0;
    }

.nav-justified, .nav-tabs.nav-justified {
    width: 100%;
}

    .nav-justified > li, .nav-tabs.nav-justified > li {
        float: none;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px;
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto;
    }

@media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%;
    }

        .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
            margin-bottom: 0;
        }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
    border-bottom: 0;
}

    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-right: 0;
        border-radius: 3px;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border: 1px solid #ddd;
    }

@media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 3px 3px 0 0;
    }

    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #F6F6F6;
    }
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar {
    position: relative;
    min-height: 96px;
    border: none;
}

    .navbar:before, .navbar:after {
        content: " ";
        display: table;
    }

    .navbar:after {
        clear: both;
    }

@media (min-width: 991px) {
    .navbar {
        border-radius: 3px;
    }
}

.navbar-header:before, .navbar-header:after {
    content: " ";
    display: table;
}

.navbar-header:after {
    clear: both;
}

@media (min-width: 991px) {
    .navbar-header {
        float: left;
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 12px;
    padding-left: 12px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
}

    .navbar-collapse:before, .navbar-collapse:after {
        content: " ";
        display: table;
    }

    .navbar-collapse:after {
        clear: both;
    }

    .navbar-collapse.in {
        overflow-y: auto;
    }

@media (min-width: 991px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        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-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px;
    }
}

.container > .navbar-header, .property-simple-search .content-wrapper > .navbar-header,
.container > .navbar-collapse, .property-simple-search .content-wrapper > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: -12px;
    margin-left: -12px;
}

@media (min-width: 991px) {
    .container > .navbar-header, .property-simple-search .content-wrapper > .navbar-header,
    .container > .navbar-collapse, .property-simple-search .content-wrapper > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
}

@media (min-width: 991px) {
    .navbar-static-top {
        border-radius: 0;
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

@media (min-width: 991px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        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;
    padding: 36.5px 12px;
    font-size: 18px;
    line-height: 23px;
    height: 96px;
}

    .navbar-brand:hover, .navbar-brand:focus {
        text-decoration: none;
    }

    .navbar-brand > img {
        display: block;
    }

@media (min-width: 991px) {
    .navbar > .container .navbar-brand, .property-simple-search .navbar > .content-wrapper .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
        margin-left: -12px;
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 12px;
    padding: 9px 10px;
    margin-top: 31px;
    margin-bottom: 31px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 3px;
}

    .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: 991px) {
    .navbar-toggle {
        display: none;
    }
}

.navbar-nav {
    margin: 18.25px -12px;
}

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 23px;
    }

@media (max-width: 990px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

        .navbar-nav .open .dropdown-menu > li > a,
        .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }

        .navbar-nav .open .dropdown-menu > li > a {
            line-height: 23px;
        }

            .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
                background-image: none;
            }
}

@media (min-width: 991px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }

        .navbar-nav > li {
            float: left;
        }

            .navbar-nav > li > a {
                padding-top: 36.5px;
                padding-bottom: 36.5px;
            }
}

.navbar-form {
    margin-left: -12px;
    margin-right: -12px;
    padding: 10px 12px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 24px;
    margin-bottom: 24px;
}

@media (min-width: 768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .form-control, .navbar-form #comments #respond .comment-form p textarea, #comments #respond .comment-form p .navbar-form textarea, .navbar-form #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .navbar-form input:not(.submit) {
        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 .input-group-addon,
        .navbar-form .input-group .input-group-btn,
        .navbar-form .input-group .form-control,
        .navbar-form .input-group #comments #respond .comment-form p textarea, #comments #respond .comment-form p .navbar-form .input-group textarea,
        .navbar-form .input-group #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .navbar-form .input-group input:not(.submit) {
            width: auto;
        }

        .navbar-form .input-group > .form-control, .navbar-form #comments #respond .comment-form p .input-group > textarea, #comments #respond .comment-form p .navbar-form .input-group > textarea, .navbar-form #comments #respond .comment-form p .input-group > input:not(.submit), #comments #respond .comment-form p .navbar-form .input-group > input:not(.submit) {
            width: 100%;
        }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle;
    }

        .navbar-form .radio label,
        .navbar-form .checkbox label {
            padding-left: 0;
        }

        .navbar-form .radio input[type="radio"],
        .navbar-form .checkbox input[type="checkbox"] {
            position: relative;
            margin-left: 0;
        }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0;
    }
}

@media (max-width: 990px) {
    .navbar-form .form-group {
        margin-bottom: 5px;
    }

        .navbar-form .form-group:last-child {
            margin-bottom: 0;
        }
}

@media (min-width: 991px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.navbar-btn {
    margin-top: 24px;
    margin-bottom: 24px;
}

    .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .page-section .section-header.header-column .slide-control .btn-group-sm > .navbar-btn.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-sm > .navbar-btn.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-sm > .navbar-btn.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-sm > .navbar-btn.slide-left,
    .page-section .section-header.header-column .slide-control .btn-group-sm > .navbar-btn.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-sm > .navbar-btn.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-sm > .navbar-btn.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-sm > .navbar-btn.slide-right, #comments #respond .comment-form p .btn-group-sm > .navbar-btn.submit {
        margin-top: 33px;
        margin-bottom: 33px;
    }

    .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .page-section .section-header.header-column .slide-control .btn-group-xs > .navbar-btn.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-xs > .navbar-btn.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-xs > .navbar-btn.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-xs > .navbar-btn.slide-left,
    .page-section .section-header.header-column .slide-control .btn-group-xs > .navbar-btn.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-xs > .navbar-btn.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-xs > .navbar-btn.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-xs > .navbar-btn.slide-right, #comments #respond .comment-form p .btn-group-xs > .navbar-btn.submit {
        margin-top: 37px;
        margin-bottom: 37px;
    }

.navbar-text {
    margin-top: 36.5px;
    margin-bottom: 36.5px;
}

@media (min-width: 991px) {
    .navbar-text {
        float: left;
        margin-left: 12px;
        margin-right: 12px;
    }
}

@media (min-width: 991px) {
    .navbar-left {
        float: left !important;
    }

    .navbar-right {
        float: right !important;
        /*margin-right: -12px;*/
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0;
        }
}

.navbar-default {
    background-color: #fff;
    border-color: #eeeeee;
}

    .navbar-default .navbar-brand {
        color: #333333;
    }

        .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
            color: #1a1919;
            background-color: transparent;
        }

    .navbar-default .navbar-text {
        color: #777;
    }

    .navbar-default .navbar-nav > li > a {
        color: #333333;
    }

        .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
            color: #DD322B;
            background-color: transparent;
        }

    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        color: #DD322B;
        background-color: transparent;
    }

    .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }

    .navbar-default .navbar-toggle {
        border-color: #ddd;
    }

        .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
            background-color: #ddd;
        }

        .navbar-default .navbar-toggle .icon-bar {
            background-color: #888;
        }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        border-color: transparent;
    }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent;
        color: #DD322B;
    }

@media (max-width: 990px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #333333;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #DD322B;
            background-color: transparent;
        }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #DD322B;
        background-color: transparent;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent;
    }
}

.navbar-default .navbar-link {
    color: #333333;
}

    .navbar-default .navbar-link:hover {
        color: #DD322B;
    }

.navbar-default .btn-link {
    color: #333333;
}

    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
        color: #DD322B;
    }

    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
        color: #ccc;
    }

.navbar-inverse {
    background-color: #222;
    border-color: #090808;
}

    .navbar-inverse .navbar-brand {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-text {
        color: #9d9d9d;
    }

    .navbar-inverse .navbar-nav > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
        color: #fff;
        background-color: #090808;
    }

    .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #333;
    }

        .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
            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:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        background-color: #090808;
        color: #fff;
    }

@media (max-width: 990px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d;
    }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #fff;
            background-color: transparent;
        }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090808;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        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:hover, .navbar-inverse .btn-link:focus {
        color: #fff;
    }

    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
        color: #444;
    }

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 23px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 3px;
}

    .breadcrumb > li {
        display: inline-block;
    }

        .breadcrumb > li + li:before {
            content: "/ ";
            padding: 0 5px;
            color: #f8c100;
        }

    .breadcrumb > .active {
        color: #777777;
    }

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.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-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

/* @import "../../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/pagination";
@import "../../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/pager";
@import "../../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/labels";
@import "../../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/badges";
@import "../../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/jumbotron";
@import "../../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/thumbnails"; */
.alert {
    padding: 15px;
    margin-bottom: 23px;
    border: 1px solid transparent;
    border-radius: 3px;
}

    .alert h4 {
        margin-top: 0;
        color: inherit;
    }

    .alert .alert-link {
        font-weight: bold;
    }

    .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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

    .alert-success hr {
        border-top-color: #c9e2b3;
    }

    .alert-success .alert-link {
        color: #2b542c;
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}

    .alert-info hr {
        border-top-color: #a6e1ec;
    }

    .alert-info .alert-link {
        color: #245269;
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

    .alert-warning hr {
        border-top-color: #f7e1b5;
    }

    .alert-warning .alert-link {
        color: #66512c;
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

    .alert-danger hr {
        border-top-color: #e4b9c0;
    }

    .alert-danger .alert-link {
        color: #843534;
    }

.panel {
    margin-bottom: 23px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
    padding: 15px;
}

    .panel-body:before, .panel-body:after {
        content: " ";
        display: table;
    }

    .panel-body:after {
        clear: both;
    }

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}

    .panel-heading > .dropdown .dropdown-toggle {
        color: inherit;
    }

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}

    .panel-title > a,
    .panel-title > small,
    .panel-title > .small,
    .panel-title > small > a,
    .panel-title > .small > a {
        color: inherit;
    }

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.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-right-radius: 2px;
        border-top-left-radius: 2px;
    }

    .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: 2px;
        border-bottom-left-radius: 2px;
    }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}

.list-group + .panel-footer {
    border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
    margin-bottom: 0;
}

    .panel > .table caption,
    .panel > .table-responsive > .table caption,
    .panel > .panel-collapse > .table caption {
        padding-left: 15px;
        padding-right: 15px;
    }

    .panel > .table:first-child,
    .panel > .table-responsive:first-child > .table:first-child {
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
    }

        .panel > .table:first-child > thead:first-child > tr:first-child,
        .panel > .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-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
            border-top-left-radius: 2px;
            border-top-right-radius: 2px;
        }

            .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,
            .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-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-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 {
                border-top-left-radius: 2px;
            }

            .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,
            .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-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-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 {
                border-top-right-radius: 2px;
            }

    .panel > .table:last-child,
    .panel > .table-responsive:last-child > .table:last-child {
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
    }

        .panel > .table:last-child > tbody:last-child > tr:last-child,
        .panel > .table:last-child > tfoot:last-child > tr: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 {
            border-bottom-left-radius: 2px;
            border-bottom-right-radius: 2px;
        }

            .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,
            .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 {
                border-bottom-left-radius: 2px;
            }

            .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,
            .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 {
                border-bottom-right-radius: 2px;
            }

    .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 th,
    .panel > .table > tbody:first-child > tr:first-child td {
        border-top: 0;
    }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
    border: 0;
}

    .panel > .table-bordered > thead > tr > th:first-child,
    .panel > .table-bordered > thead > tr > td:first-child,
    .panel > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-bordered > tfoot > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }

    .panel > .table-bordered > thead > tr > th:last-child,
    .panel > .table-bordered > thead > tr > td:last-child,
    .panel > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-bordered > tfoot > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }

    .panel > .table-bordered > thead > tr:first-child > td,
    .panel > .table-bordered > thead > tr:first-child > th,
    .panel > .table-bordered > tbody > tr:first-child > td,
    .panel > .table-bordered > tbody > tr:first-child > th,
    .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .panel > .table-responsive > .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 {
        border-bottom: 0;
    }

    .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-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 {
        border-bottom: 0;
    }

.panel > .table-responsive {
    border: 0;
    margin-bottom: 0;
}

.panel-group {
    margin-bottom: 23px;
}

    .panel-group .panel {
        margin-bottom: 0;
        border-radius: 3px;
    }

        .panel-group .panel + .panel {
            margin-top: 5px;
        }

    .panel-group .panel-heading {
        border-bottom: 0;
    }

        .panel-group .panel-heading + .panel-collapse > .panel-body,
        .panel-group .panel-heading + .panel-collapse > .list-group {
            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: #333333;
        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: #333333;
        }

    .panel-default > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #ddd;
    }

.panel-primary {
    border-color: #DD322B;
}

    .panel-primary > .panel-heading {
        color: #fff;
        background-color: #DD322B;
        border-color: #DD322B;
    }

        .panel-primary > .panel-heading + .panel-collapse > .panel-body {
            border-top-color: #DD322B;
        }

        .panel-primary > .panel-heading .badge {
            color: #DD322B;
            background-color: #fff;
        }

    .panel-primary > .panel-footer + .panel-collapse > .panel-body {
        border-bottom-color: #DD322B;
    }

.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;
    }

/* Components w/ JavaScript
@import "../../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/modals";
@import "../../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/tooltip";
@import "../../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/popovers";
@import "../../../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/carousel"; */
/* Utility classes */
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: 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-xs {
    display: none !important;
}

.visible-sm {
    display: none !important;
}

.visible-md {
    display: none !important;
}

.visible-lg {
    display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-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;
    }

    th.visible-xs,
    td.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;
    }

    th.visible-sm,
    td.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;
    }

    th.visible-md,
    td.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;
    }

    th.visible-lg,
    td.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;
    }

    th.visible-print,
    td.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;
    }
}

/* BOOTSTRAP FLEX (SAME HEIGHT)
------------------------------------------ */
@media (min-width: 992px) {
    /* Flex Grid Layout */
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
    }

        .row-eq-height .col-sm-1, .row-eq-height .col-md-1, .row-eq-height .col-lg-1, .row-eq-height .col-sm-2, .row-eq-height .col-md-2, .row-eq-height .col-lg-2, .row-eq-height .col-sm-3, .row-eq-height .col-md-3, .row-eq-height .col-lg-3, .row-eq-height .col-sm-4, .row-eq-height .col-md-4, .row-eq-height .col-lg-4, .row-eq-height .col-sm-5, .row-eq-height .col-md-5, .row-eq-height .col-lg-5, .row-eq-height .col-sm-6, .row-eq-height .col-md-6, .row-eq-height .col-lg-6, .row-eq-height .col-sm-7, .row-eq-height .col-md-7, .row-eq-height .col-lg-7, .row-eq-height .col-sm-8, .row-eq-height .col-md-8, .row-eq-height .col-lg-8, .row-eq-height .col-sm-9, .row-eq-height .col-md-9, .row-eq-height .col-lg-9, .row-eq-height .col-sm-10, .row-eq-height .col-md-10, .row-eq-height .col-lg-10, .row-eq-height .col-sm-11, .row-eq-height .col-md-11, .row-eq-height .col-lg-11, .row-eq-height .col-sm-12, .row-eq-height .col-md-12, .row-eq-height .col-lg-12 {
            display: flex;
        }
}

/* Icon Fonts */
/*

Prudent Properties Property App Style
Copyright 2017 Prudent Properties
Author: @prihatno96

DESCRIPTION:
SASS Mixin for easy styling elements with the same style

*/
/*

TABLE OF CONTENTS:

- Border radius & shadow
	- Boder Radius
	- Remove Box Shadow
	- Panel shadow
- Display
- Position
	- Make Object Vertical & Horizontal Center
	- Make Object Vertical Center
	- Make Object Horizontal Center
- Background
	- Add background overlay to make teks/object clearer
	- Add background overlay on hover
	- Add Plus Icon on Hover
	- Diagonal Linear Gradient - To Right Bottom
- Transition
	- Transition ease in out
	- Reset Transform
	- Object Zoom In
	- Zoom In (Zoom in + Icon Plus)
	- Remove zoom in style

*/
.socials-box .btn-facebook {
    background-color: #35528C;
}

    .socials-box .btn-facebook:hover {
        background-color: #273c67;
    }

.socials-box .btn-twitter {
    background-color: #3A93FB;
}

    .socials-box .btn-twitter:hover {
        background-color: #0878fa;
    }

.socials-box .btn-google {
    background-color: #C93C32;
}

    .socials-box .btn-google:hover {
        background-color: #a03028;
    }

.socials-box .btn-instagram {
    background-color: #8a3ab9;
}

    .socials-box .btn-instagram:hover {
        background-color: #6d2e92;
    }

.socials-box .btn-pinterest {
    background-color: #cd2029;
}

    .socials-box .btn-pinterest:hover {
        background-color: #a11920;
    }

body.page-header-1 .page-header, #countdown, #landing-page #page-heading, #landing-page #footer, #main-search, #howto-buy, #our-agent, #partner, #main-contact, #number {
    position: relative;
    background-color: transparent;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

    body.page-header-1 .page-header:before, #countdown:before, #landing-page #page-heading:before, #landing-page #footer:before, #main-search:before, #howto-buy:before, #our-agent:before, #partner:before, #main-contact:before, #number:before {
        content: '';
        background: rgba(0,0,0,0.5);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
    }

body.page-header-1 .no-pattern.page-header:before, .no-pattern#countdown:before, #landing-page .no-pattern#page-heading:before, #landing-page .no-pattern#footer:before, .no-pattern#main-search:before, .no-pattern#howto-buy:before, .no-pattern#our-agent:before, .no-pattern#partner:before, .no-pattern#main-contact:before, .no-pattern#number:before {
    background: none;
}

#header #navbar .dropdown .dropdown-menu {
    transform-origin: center top 0px;
    animation-fill-mode: forwards;
    transform: scale(1, 0);
    display: block !important;
    opacity: 0;
    visibility: hidden;
    transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
    -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
    -moz-transition: -webkit-transform 0.5s ease, opacity 0.2s ease;
}

@media (max-width: 991px) {
    #header #navbar .dropdown .dropdown-menu {
        display: none !important;
    }
}

/* MISCELLANEOUS
------------------------------------ */
/* Make text white */
.property-item .property-heading .item-detail, .property-item .property-heading .item-price, .howto-item .howto-content .howto-title, .socials-box a {
    color: #fff !important;
}

/* Make text/icon primary */
.title-panel .panel-title, .page-section .section-header.header-column .contact-item .item-icon, #landing-page #homepage-featured .section-header.header-column .contact-item .item-icon, #landing-page #demo-pages .section-header.header-column .contact-item .item-icon, #landing-page #footer .purchase-now .section-header.header-column .contact-item .item-icon, .compare-table .property-compare-item .property-price, .panel-box .panel-header .panel-title, .profile-box .profile-contact li i, .number-box .number-value > span, #comments #respond .comment-reply-title, #comments .entry-comments .comment-header .widget-title, #comments.comments-area:not(.compact) .comments-title, #new-booking-page .nb-box .nb-property-detail .nb-property-info .nb-property-price, #sidebar-compare .heading-bar .heading-title, #sidebar-compare .compare-body li .property-price, body.brand-green #comments .entry-comments .comment-header .widget-title, body.brand-red #comments .entry-comments .comment-header .widget-title, body.brand-yellow #comments .entry-comments .comment-header .widget-title, body.brand-orange #comments .entry-comments .comment-header .widget-title, #footer .footer-column .footer-title {
    color: #DD322B;
}

/* Make element background secondary */
.button-box .btn-primary, .button-box .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .button-box .slide-left, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left, .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left, .button-box .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control .button-box .slide-right, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right, .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right, .button-box #comments #respond .comment-form p .submit, #comments #respond .comment-form p .button-box .submit, .property-item .property-heading .item-detail, .property-item .property-header .item-category, .howto-item .howto-content .howto-number, .profile-box.single-agent .leave-message .form-group .btn-primary, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit, .number-box .number-category .number-icon, .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit, #sidebar-compare .compare-toggle, #sidebar-compare .footer-bar .btn.btn-reset, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right,
.page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit, #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit, #landing-page .demo-item .btn, #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left, #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right, #landing-page .demo-item #comments #respond .comment-form p .submit, #comments #respond .comment-form p #landing-page .demo-item .submit, #landing-page #header #navbar .navbar-btn, #landing-page #footer .btn-primary, #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left, #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left, #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control #landing-page #footer .slide-right, #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right, #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer #comments #respond .comment-form p .submit, #comments #respond .comment-form p #landing-page #footer .submit, .property-simple-search .property-search-form .btn-submit, #about-us .about-content > .btn, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right,
.page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #comments #respond .comment-form p .about-content > .submit, #comments #respond .comment-form p #about-us .about-content > .submit {
    background-color: #DD322B;
}

/* Make element background secondary */
body.header-2 .topbar-varian-2, body.page-header-4 .page-header, .property-item .property-heading .item-price, .howto-item > a, .howto-item .howto-content .howto-title, .socials-box, #about-us, #footer {
    background-color: #dd322b;
}

    /* Make element background tertiary */
    .number-box .number-category .namber-title, #about-us .about-brand {
        background-color: transparent;
    }

    /* Make link hover to primary */
    .property-item .property-content .property-title:hover, .profile-box .profile-contact li a:hover, #footer .copyright a:hover {
        color: #DD322B;
        text-decoration: none;
    }

    /* Make button hover to primary */
    #about-us .about-content > .btn, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right,
    .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #comments #respond .comment-form p .about-content > .submit, #comments #respond .comment-form p #about-us .about-content > .submit {
        border-color: #DD322B;
    }

        #about-us .about-content > .btn:hover, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left:hover, .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right:hover,
        .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #about-us #comments #respond .comment-form p .about-content > .submit:hover, #comments #respond .comment-form p #about-us .about-content > .submit:hover {
            background-color: #DD322B;
        }

    /* Border color primary */
    /* Make opacity transition */
    .howto-item > a img, #featured-property .property-item:before {
        transition: opacity ease-in-out 0.2s;
        -webkit-transition: opacity ease-in-out 0.2s;
        -moz-transition: opacity ease-in-out 0.2s;
    }

    /* Make object background to primary color */
    .button-box .btn-primary, .button-box .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .button-box .slide-left, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left, .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left, .button-box .page-section .section-header.header-column .slide-control .slide-right,
    .page-section .section-header.header-column .slide-control .button-box .slide-right, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right, .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right, .button-box #comments #respond .comment-form p .submit, #comments #respond .comment-form p .button-box .submit, .property-item .property-heading .item-detail, .property-item .property-header .item-category, .howto-item .howto-content .howto-number, .profile-box.single-agent .leave-message .form-group .btn-primary, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right,
    .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit, .number-box .number-category .number-icon, .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right,
    .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit, #sidebar-compare .compare-toggle, #sidebar-compare .footer-bar .btn.btn-reset, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right,
    .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit, #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit, #landing-page .demo-item .btn, #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left, #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right,
    .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right, #landing-page .demo-item #comments #respond .comment-form p .submit, #comments #respond .comment-form p #landing-page .demo-item .submit, #landing-page #header #navbar .navbar-btn, #landing-page #footer .btn-primary, #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left, #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left, #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right,
    .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right, #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right, #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer #comments #respond .comment-form p .submit, #comments #respond .comment-form p #landing-page #footer .submit, .property-simple-search .property-search-form .btn-submit, #about-us .about-content > .btn, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right,
    .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #comments #respond .comment-form p .about-content > .submit, #comments #respond .comment-form p #about-us .about-content > .submit {
        color: #fff;
        border-color: #DD322B;
        background-color: #DD322B;
    }

        .button-box .btn-primary:hover, .button-box .page-section .section-header.header-column .slide-control .slide-left:hover, .page-section .section-header.header-column .slide-control .button-box .slide-left:hover, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left:hover, .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left:hover, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left:hover, .button-box .page-section .section-header.header-column .slide-control .slide-right:hover,
        .page-section .section-header.header-column .slide-control .button-box .slide-right:hover, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right:hover, .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right:hover, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right:hover, .button-box #comments #respond .comment-form p .submit:hover, #comments #respond .comment-form p .button-box .submit:hover, .property-item .property-heading .item-detail:hover, .property-item .property-header .item-category:hover, .howto-item .howto-content .howto-number:hover, .profile-box.single-agent .leave-message .form-group .btn-primary:hover, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left:hover, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right:hover,
        .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit:hover, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit:hover, .number-box .number-category .number-icon:hover, .secondary-slider .slider-item .slider-content .btn-primary:hover, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left:hover, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right:hover,
        .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit:hover, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit:hover, #sidebar-compare .compare-toggle:hover, #sidebar-compare .footer-bar .btn.btn-reset:hover, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left:hover, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right:hover,
        .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit:hover, #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit:hover, #landing-page .demo-item .btn:hover, #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left:hover, .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left:hover, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right:hover,
        .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right:hover, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page .demo-item #comments #respond .comment-form p .submit:hover, #comments #respond .comment-form p #landing-page .demo-item .submit:hover, #landing-page #header #navbar .navbar-btn:hover, #landing-page #footer .btn-primary:hover, #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left:hover, .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left:hover, #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left:hover, #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right:hover,
        .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right:hover, #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right:hover, #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer #comments #respond .comment-form p .submit:hover, #comments #respond .comment-form p #landing-page #footer .submit:hover, .property-simple-search .property-search-form .btn-submit:hover, #about-us .about-content > .btn:hover, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left:hover, .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right:hover,
        .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #about-us #comments #respond .comment-form p .about-content > .submit:hover, #comments #respond .comment-form p #about-us .about-content > .submit:hover {
            background-color: #DD322B;
            border-color: #DD322B;
        }

/* Special btn more on slider */
/* Make object background to secondary color */
#footer {
    background: url(../images/abtousimg.jpg) no-repeat top center;
    background-size: cover;
    position: relative;
    z-index: 1;
    border-top: 1px solid rgba(0, 0, 0, 0.7);
    /* background-color: #293848; */
}

    #footer::after {
        content: "";
        position: absolute;
        height: 100%;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.9);
        top: 0;
        left: 0;
        z-index: -1;
    }

/* Make object and its child element display to table and table-cell */
.property-item .property-heading, .profile-box .profile-header, .number-box .number-category {
    display: table;
    width: 100%;
}

    .property-item .property-heading > *, .profile-box .profile-header > *, .number-box .number-category > * {
        display: table-cell;
        width: auto;
        text-align: center;
        vertical-align: middle;
    }

/*
Flaticon icon font: Flaticon
Creation date: 23/08/2017 08:16
*/
@font-face {
    font-family: "Flaticon";
    src: url("../fonts/Flaticon.eot");
    src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    @font-face {
        font-family: "Flaticon";
        src: url("../fonts/Flaticon.svg#Flaticon") format("svg");
    }
}

.fi:before {
    display: inline-block;
    font-family: "Flaticon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-decoration: inherit;
    text-rendering: optimizeLegibility;
    text-transform: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
}

.flaticon-bathroom:before {
    content: "\f100";
}

.flaticon-detail:before {
    content: "\f101";
}

.flaticon-room:before {
    content: "\f102";
}

.flaticon-garage:before {
    content: "\f103";
}

.flaticon-wide:before {
    content: "\f104";
}

.flaticon-more:before {
    content: "\f105";
}

.flaticon-project:before {
    content: "\f106";
}

.flaticon-play:before {
    content: "\f107";
}

.flaticon-support:before {
    content: "\f108";
}

.flaticon-sale:before {
    content: "\f109";
}

.flaticon-happy:before {
    content: "\f10a";
}

.flaticon-clock:before {
    content: "\f10b";
}

.flaticon-address:before {
    content: "\f10c";
}

.flaticon-cross:before {
    content: "\f10d";
}

.flaticon-plus:before {
    content: "\f10e";
}

.flaticon-phone:before {
    content: "\f10f";
}

.flaticon-rent:before {
    content: "\f110";
}

.flaticon-min:before {
    content: "\f111";
}

.flaticon-coffee:before {
    content: "\f112";
}

.flaticon-cash:before {
    content: "\f316";
}

.flaticon-guest:before {
    content: "\f212";
}

.flaticon-map:before {
    content: "\f393";
}

.flaticon-home:before {
    content: "\f144";
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.2857142857em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none;
}

    .fa-ul > li {
        position: relative;
    }

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: 0.1428571429em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.8571428571em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
    content: "";
}

.fa-music:before {
    content: "";
}

.fa-search:before {
    content: "";
}

.fa-envelope-o:before {
    content: "";
}

.fa-heart:before {
    content: "";
}

.fa-star:before {
    content: "";
}

.fa-star-o:before {
    content: "";
}

.fa-user:before {
    content: "";
}

.fa-film:before {
    content: "";
}

.fa-th-large:before {
    content: "";
}

.fa-th:before {
    content: "";
}

.fa-th-list:before {
    content: "";
}

.fa-check:before {
    content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "";
}

.fa-search-plus:before {
    content: "";
}

.fa-search-minus:before {
    content: "";
}

.fa-power-off:before {
    content: "";
}

.fa-signal:before {
    content: "";
}

.fa-gear:before,
.fa-cog:before {
    content: "";
}

.fa-trash-o:before {
    content: "";
}

.fa-home:before {
    content: "";
}

.fa-file-o:before {
    content: "";
}

.fa-clock-o:before {
    content: "";
}

.fa-road:before {
    content: "";
}

.fa-download:before {
    content: "";
}

.fa-arrow-circle-o-down:before {
    content: "";
}

.fa-arrow-circle-o-up:before {
    content: "";
}

.fa-inbox:before {
    content: "";
}

.fa-play-circle-o:before {
    content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "";
}

.fa-refresh:before {
    content: "";
}

.fa-list-alt:before {
    content: "";
}

.fa-lock:before {
    content: "";
}

.fa-flag:before {
    content: "";
}

.fa-headphones:before {
    content: "";
}

.fa-volume-off:before {
    content: "";
}

.fa-volume-down:before {
    content: "";
}

.fa-volume-up:before {
    content: "";
}

.fa-qrcode:before {
    content: "";
}

.fa-barcode:before {
    content: "";
}

.fa-tag:before {
    content: "";
}

.fa-tags:before {
    content: "";
}

.fa-book:before {
    content: "";
}

.fa-bookmark:before {
    content: "";
}

.fa-print:before {
    content: "";
}

.fa-camera:before {
    content: "";
}

.fa-font:before {
    content: "";
}

.fa-bold:before {
    content: "";
}

.fa-italic:before {
    content: "";
}

.fa-text-height:before {
    content: "";
}

.fa-text-width:before {
    content: "";
}

.fa-align-left:before {
    content: "";
}

.fa-align-center:before {
    content: "";
}

.fa-align-right:before {
    content: "";
}

.fa-align-justify:before {
    content: "";
}

.fa-list:before {
    content: "";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "";
}

.fa-indent:before {
    content: "";
}

.fa-video-camera:before {
    content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "";
}

.fa-pencil:before {
    content: "";
}

.fa-map-marker:before {
    content: "";
}

.fa-adjust:before {
    content: "";
}

.fa-tint:before {
    content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "";
}

.fa-share-square-o:before {
    content: "";
}

.fa-check-square-o:before {
    content: "";
}

.fa-arrows:before {
    content: "";
}

.fa-step-backward:before {
    content: "";
}

.fa-fast-backward:before {
    content: "";
}

.fa-backward:before {
    content: "";
}

.fa-play:before {
    content: "";
}

.fa-pause:before {
    content: "";
}

.fa-stop:before {
    content: "";
}

.fa-forward:before {
    content: "";
}

.fa-fast-forward:before {
    content: "";
}

.fa-step-forward:before {
    content: "";
}

.fa-eject:before {
    content: "";
}

.fa-chevron-left:before {
    content: "";
}

.fa-chevron-right:before {
    content: "";
}

.fa-plus-circle:before {
    content: "";
}

.fa-minus-circle:before {
    content: "";
}

.fa-times-circle:before {
    content: "";
}

.fa-check-circle:before {
    content: "";
}

.fa-question-circle:before {
    content: "";
}

.fa-info-circle:before {
    content: "";
}

.fa-crosshairs:before {
    content: "";
}

.fa-times-circle-o:before {
    content: "";
}

.fa-check-circle-o:before {
    content: "";
}

.fa-ban:before {
    content: "";
}

.fa-arrow-left:before {
    content: "";
}

.fa-arrow-right:before {
    content: "";
}

.fa-arrow-up:before {
    content: "";
}

.fa-arrow-down:before {
    content: "";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "";
}

.fa-expand:before {
    content: "";
}

.fa-compress:before {
    content: "";
}

.fa-plus:before {
    content: "";
}

.fa-minus:before {
    content: "";
}

.fa-asterisk:before {
    content: "";
}

.fa-exclamation-circle:before {
    content: "";
}

.fa-gift:before {
    content: "";
}

.fa-leaf:before {
    content: "";
}

.fa-fire:before {
    content: "";
}

.fa-eye:before {
    content: "";
}

.fa-eye-slash:before {
    content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "";
}

.fa-plane:before {
    content: "";
}

.fa-calendar:before {
    content: "";
}

.fa-random:before {
    content: "";
}

.fa-comment:before {
    content: "";
}

.fa-magnet:before {
    content: "";
}

.fa-chevron-up:before {
    content: "";
}

.fa-chevron-down:before {
    content: "";
}

.fa-retweet:before {
    content: "";
}

.fa-shopping-cart:before {
    content: "";
}

.fa-folder:before {
    content: "";
}

.fa-folder-open:before {
    content: "";
}

.fa-arrows-v:before {
    content: "";
}

.fa-arrows-h:before {
    content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "";
}

.fa-twitter-square:before {
    content: "";
}

.fa-facebook-square:before {
    content: "";
}

.fa-camera-retro:before {
    content: "";
}

.fa-key:before {
    content: "";
}

.fa-gears:before,
.fa-cogs:before {
    content: "";
}

.fa-comments:before {
    content: "";
}

.fa-thumbs-o-up:before {
    content: "";
}

.fa-thumbs-o-down:before {
    content: "";
}

.fa-star-half:before {
    content: "";
}

.fa-heart-o:before {
    content: "";
}

.fa-sign-out:before {
    content: "";
}

.fa-linkedin-square:before {
    content: "";
}

.fa-thumb-tack:before {
    content: "";
}

.fa-external-link:before {
    content: "";
}

.fa-sign-in:before {
    content: "";
}

.fa-trophy:before {
    content: "";
}

.fa-github-square:before {
    content: "";
}

.fa-upload:before {
    content: "";
}

.fa-lemon-o:before {
    content: "";
}

.fa-phone:before {
    content: "";
}

.fa-square-o:before {
    content: "";
}

.fa-bookmark-o:before {
    content: "";
}

.fa-phone-square:before {
    content: "";
}

.fa-twitter:before {
    content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "";
}

.fa-github:before {
    content: "";
}

.fa-unlock:before {
    content: "";
}

.fa-credit-card:before {
    content: "";
}

.fa-feed:before,
.fa-rss:before {
    content: "";
}

.fa-hdd-o:before {
    content: "";
}

.fa-bullhorn:before {
    content: "";
}

.fa-bell:before {
    content: "";
}

.fa-certificate:before {
    content: "";
}

.fa-hand-o-right:before {
    content: "";
}

.fa-hand-o-left:before {
    content: "";
}

.fa-hand-o-up:before {
    content: "";
}

.fa-hand-o-down:before {
    content: "";
}

.fa-arrow-circle-left:before {
    content: "";
}

.fa-arrow-circle-right:before {
    content: "";
}

.fa-arrow-circle-up:before {
    content: "";
}

.fa-arrow-circle-down:before {
    content: "";
}

.fa-globe:before {
    content: "";
}

.fa-wrench:before {
    content: "";
}

.fa-tasks:before {
    content: "";
}

.fa-filter:before {
    content: "";
}

.fa-briefcase:before {
    content: "";
}

.fa-arrows-alt:before {
    content: "";
}

.fa-group:before,
.fa-users:before {
    content: "";
}

.fa-chain:before,
.fa-link:before {
    content: "";
}

.fa-cloud:before {
    content: "";
}

.fa-flask:before {
    content: "";
}

.fa-cut:before,
.fa-scissors:before {
    content: "";
}

.fa-copy:before,
.fa-files-o:before {
    content: "";
}

.fa-paperclip:before {
    content: "";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "";
}

.fa-square:before {
    content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "";
}

.fa-list-ul:before {
    content: "";
}

.fa-list-ol:before {
    content: "";
}

.fa-strikethrough:before {
    content: "";
}

.fa-underline:before {
    content: "";
}

.fa-table:before {
    content: "";
}

.fa-magic:before {
    content: "";
}

.fa-truck:before {
    content: "";
}

.fa-pinterest:before {
    content: "";
}

.fa-pinterest-square:before {
    content: "";
}

.fa-google-plus-square:before {
    content: "";
}

.fa-google-plus:before {
    content: "";
}

.fa-money:before {
    content: "";
}

.fa-caret-down:before {
    content: "";
}

.fa-caret-up:before {
    content: "";
}

.fa-caret-left:before {
    content: "";
}

.fa-caret-right:before {
    content: "";
}

.fa-columns:before {
    content: "";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "";
}

.fa-envelope:before {
    content: "";
}

.fa-linkedin:before {
    content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "";
}

.fa-legal:before,
.fa-gavel:before {
    content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "";
}

.fa-comment-o:before {
    content: "";
}

.fa-comments-o:before {
    content: "";
}

.fa-flash:before,
.fa-bolt:before {
    content: "";
}

.fa-sitemap:before {
    content: "";
}

.fa-umbrella:before {
    content: "";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "";
}

.fa-lightbulb-o:before {
    content: "";
}

.fa-exchange:before {
    content: "";
}

.fa-cloud-download:before {
    content: "";
}

.fa-cloud-upload:before {
    content: "";
}

.fa-user-md:before {
    content: "";
}

.fa-stethoscope:before {
    content: "";
}

.fa-suitcase:before {
    content: "";
}

.fa-bell-o:before {
    content: "";
}

.fa-coffee:before {
    content: "";
}

.fa-cutlery:before {
    content: "";
}

.fa-file-text-o:before {
    content: "";
}

.fa-building-o:before {
    content: "";
}

.fa-hospital-o:before {
    content: "";
}

.fa-ambulance:before {
    content: "";
}

.fa-medkit:before {
    content: "";
}

.fa-fighter-jet:before {
    content: "";
}

.fa-beer:before {
    content: "";
}

.fa-h-square:before {
    content: "";
}

.fa-plus-square:before {
    content: "";
}

.fa-angle-double-left:before {
    content: "";
}

.fa-angle-double-right:before {
    content: "";
}

.fa-angle-double-up:before {
    content: "";
}

.fa-angle-double-down:before {
    content: "";
}

.fa-angle-left:before {
    content: "";
}

.fa-angle-right:before {
    content: "";
}

.fa-angle-up:before {
    content: "";
}

.fa-angle-down:before {
    content: "";
}

.fa-desktop:before {
    content: "";
}

.fa-laptop:before {
    content: "";
}

.fa-tablet:before {
    content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "";
}

.fa-circle-o:before {
    content: "";
}

.fa-quote-left:before {
    content: "";
}

.fa-quote-right:before {
    content: "";
}

.fa-spinner:before {
    content: "";
}

.fa-circle:before {
    content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "";
}

.fa-github-alt:before {
    content: "";
}

.fa-folder-o:before {
    content: "";
}

.fa-folder-open-o:before {
    content: "";
}

.fa-smile-o:before {
    content: "";
}

.fa-frown-o:before {
    content: "";
}

.fa-meh-o:before {
    content: "";
}

.fa-gamepad:before {
    content: "";
}

.fa-keyboard-o:before {
    content: "";
}

.fa-flag-o:before {
    content: "";
}

.fa-flag-checkered:before {
    content: "";
}

.fa-terminal:before {
    content: "";
}

.fa-code:before {
    content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "";
}

.fa-location-arrow:before {
    content: "";
}

.fa-crop:before {
    content: "";
}

.fa-code-fork:before {
    content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "";
}

.fa-question:before {
    content: "";
}

.fa-info:before {
    content: "";
}

.fa-exclamation:before {
    content: "";
}

.fa-superscript:before {
    content: "";
}

.fa-subscript:before {
    content: "";
}

.fa-eraser:before {
    content: "";
}

.fa-puzzle-piece:before {
    content: "";
}

.fa-microphone:before {
    content: "";
}

.fa-microphone-slash:before {
    content: "";
}

.fa-shield:before {
    content: "";
}

.fa-calendar-o:before {
    content: "";
}

.fa-fire-extinguisher:before {
    content: "";
}

.fa-rocket:before {
    content: "";
}

.fa-maxcdn:before {
    content: "";
}

.fa-chevron-circle-left:before {
    content: "";
}

.fa-chevron-circle-right:before {
    content: "";
}

.fa-chevron-circle-up:before {
    content: "";
}

.fa-chevron-circle-down:before {
    content: "";
}

.fa-html5:before {
    content: "";
}

.fa-css3:before {
    content: "";
}

.fa-anchor:before {
    content: "";
}

.fa-unlock-alt:before {
    content: "";
}

.fa-bullseye:before {
    content: "";
}

.fa-ellipsis-h:before {
    content: "";
}

.fa-ellipsis-v:before {
    content: "";
}

.fa-rss-square:before {
    content: "";
}

.fa-play-circle:before {
    content: "";
}

.fa-ticket:before {
    content: "";
}

.fa-minus-square:before {
    content: "";
}

.fa-minus-square-o:before {
    content: "";
}

.fa-level-up:before {
    content: "";
}

.fa-level-down:before {
    content: "";
}

.fa-check-square:before {
    content: "";
}

.fa-pencil-square:before {
    content: "";
}

.fa-external-link-square:before {
    content: "";
}

.fa-share-square:before {
    content: "";
}

.fa-compass:before {
    content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "";
}

.fa-euro:before,
.fa-eur:before {
    content: "";
}

.fa-gbp:before {
    content: "";
}

.fa-dollar:before,
.fa-usd:before {
    content: "";
}

.fa-rupee:before,
.fa-inr:before {
    content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "";
}

.fa-won:before,
.fa-krw:before {
    content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "";
}

.fa-file:before {
    content: "";
}

.fa-file-text:before {
    content: "";
}

.fa-sort-alpha-asc:before {
    content: "";
}

.fa-sort-alpha-desc:before {
    content: "";
}

.fa-sort-amount-asc:before {
    content: "";
}

.fa-sort-amount-desc:before {
    content: "";
}

.fa-sort-numeric-asc:before {
    content: "";
}

.fa-sort-numeric-desc:before {
    content: "";
}

.fa-thumbs-up:before {
    content: "";
}

.fa-thumbs-down:before {
    content: "";
}

.fa-youtube-square:before {
    content: "";
}

.fa-youtube:before {
    content: "";
}

.fa-xing:before {
    content: "";
}

.fa-xing-square:before {
    content: "";
}

.fa-youtube-play:before {
    content: "";
}

.fa-dropbox:before {
    content: "";
}

.fa-stack-overflow:before {
    content: "";
}

.fa-instagram:before {
    content: "";
}

.fa-flickr:before {
    content: "";
}

.fa-adn:before {
    content: "";
}

.fa-bitbucket:before {
    content: "";
}

.fa-bitbucket-square:before {
    content: "";
}

.fa-tumblr:before {
    content: "";
}

.fa-tumblr-square:before {
    content: "";
}

.fa-long-arrow-down:before {
    content: "";
}

.fa-long-arrow-up:before {
    content: "";
}

.fa-long-arrow-left:before {
    content: "";
}

.fa-long-arrow-right:before {
    content: "";
}

.fa-apple:before {
    content: "";
}

.fa-windows:before {
    content: "";
}

.fa-android:before {
    content: "";
}

.fa-linux:before {
    content: "";
}

.fa-dribbble:before {
    content: "";
}

.fa-skype:before {
    content: "";
}

.fa-foursquare:before {
    content: "";
}

.fa-trello:before {
    content: "";
}

.fa-female:before {
    content: "";
}

.fa-male:before {
    content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "";
}

.fa-sun-o:before {
    content: "";
}

.fa-moon-o:before {
    content: "";
}

.fa-archive:before {
    content: "";
}

.fa-bug:before {
    content: "";
}

.fa-vk:before {
    content: "";
}

.fa-weibo:before {
    content: "";
}

.fa-renren:before {
    content: "";
}

.fa-pagelines:before {
    content: "";
}

.fa-stack-exchange:before {
    content: "";
}

.fa-arrow-circle-o-right:before {
    content: "";
}

.fa-arrow-circle-o-left:before {
    content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "";
}

.fa-dot-circle-o:before {
    content: "";
}

.fa-wheelchair:before {
    content: "";
}

.fa-vimeo-square:before {
    content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "";
}

.fa-plus-square-o:before {
    content: "";
}

.fa-space-shuttle:before {
    content: "";
}

.fa-slack:before {
    content: "";
}

.fa-envelope-square:before {
    content: "";
}

.fa-wordpress:before {
    content: "";
}

.fa-openid:before {
    content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "";
}

.fa-yahoo:before {
    content: "";
}

.fa-google:before {
    content: "";
}

.fa-reddit:before {
    content: "";
}

.fa-reddit-square:before {
    content: "";
}

.fa-stumbleupon-circle:before {
    content: "";
}

.fa-stumbleupon:before {
    content: "";
}

.fa-delicious:before {
    content: "";
}

.fa-digg:before {
    content: "";
}

.fa-pied-piper-pp:before {
    content: "";
}

.fa-pied-piper-alt:before {
    content: "";
}

.fa-drupal:before {
    content: "";
}

.fa-joomla:before {
    content: "";
}

.fa-language:before {
    content: "";
}

.fa-fax:before {
    content: "";
}

.fa-building:before {
    content: "";
}

.fa-child:before {
    content: "";
}

.fa-paw:before {
    content: "";
}

.fa-spoon:before {
    content: "";
}

.fa-cube:before {
    content: "";
}

.fa-cubes:before {
    content: "";
}

.fa-behance:before {
    content: "";
}

.fa-behance-square:before {
    content: "";
}

.fa-steam:before {
    content: "";
}

.fa-steam-square:before {
    content: "";
}

.fa-recycle:before {
    content: "";
}

.fa-automobile:before,
.fa-car:before {
    content: "";
}

.fa-cab:before,
.fa-taxi:before {
    content: "";
}

.fa-tree:before {
    content: "";
}

.fa-spotify:before {
    content: "";
}

.fa-deviantart:before {
    content: "";
}

.fa-soundcloud:before {
    content: "";
}

.fa-database:before {
    content: "";
}

.fa-file-pdf-o:before {
    content: "";
}

.fa-file-word-o:before {
    content: "";
}

.fa-file-excel-o:before {
    content: "";
}

.fa-file-powerpoint-o:before {
    content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "";
}

.fa-file-code-o:before {
    content: "";
}

.fa-vine:before {
    content: "";
}

.fa-codepen:before {
    content: "";
}

.fa-jsfiddle:before {
    content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "";
}

.fa-circle-o-notch:before {
    content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "";
}

.fa-ge:before,
.fa-empire:before {
    content: "";
}

.fa-git-square:before {
    content: "";
}

.fa-git:before {
    content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "";
}

.fa-tencent-weibo:before {
    content: "";
}

.fa-qq:before {
    content: "";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "";
}

.fa-history:before {
    content: "";
}

.fa-circle-thin:before {
    content: "";
}

.fa-header:before {
    content: "";
}

.fa-paragraph:before {
    content: "";
}

.fa-sliders:before {
    content: "";
}

.fa-share-alt:before {
    content: "";
}

.fa-share-alt-square:before {
    content: "";
}

.fa-bomb:before {
    content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "";
}

.fa-tty:before {
    content: "";
}

.fa-binoculars:before {
    content: "";
}

.fa-plug:before {
    content: "";
}

.fa-slideshare:before {
    content: "";
}

.fa-twitch:before {
    content: "";
}

.fa-yelp:before {
    content: "";
}

.fa-newspaper-o:before {
    content: "";
}

.fa-wifi:before {
    content: "";
}

.fa-calculator:before {
    content: "";
}

.fa-paypal:before {
    content: "";
}

.fa-google-wallet:before {
    content: "";
}

.fa-cc-visa:before {
    content: "";
}

.fa-cc-mastercard:before {
    content: "";
}

.fa-cc-discover:before {
    content: "";
}

.fa-cc-amex:before {
    content: "";
}

.fa-cc-paypal:before {
    content: "";
}

.fa-cc-stripe:before {
    content: "";
}

.fa-bell-slash:before {
    content: "";
}

.fa-bell-slash-o:before {
    content: "";
}

.fa-trash:before {
    content: "";
}

.fa-copyright:before {
    content: "";
}

.fa-at:before {
    content: "";
}

.fa-eyedropper:before {
    content: "";
}

.fa-paint-brush:before {
    content: "";
}

.fa-birthday-cake:before {
    content: "";
}

.fa-area-chart:before {
    content: "";
}

.fa-pie-chart:before {
    content: "";
}

.fa-line-chart:before {
    content: "";
}

.fa-lastfm:before {
    content: "";
}

.fa-lastfm-square:before {
    content: "";
}

.fa-toggle-off:before {
    content: "";
}

.fa-toggle-on:before {
    content: "";
}

.fa-bicycle:before {
    content: "";
}

.fa-bus:before {
    content: "";
}

.fa-ioxhost:before {
    content: "";
}

.fa-angellist:before {
    content: "";
}

.fa-cc:before {
    content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "";
}

.fa-meanpath:before {
    content: "";
}

.fa-buysellads:before {
    content: "";
}

.fa-connectdevelop:before {
    content: "";
}

.fa-dashcube:before {
    content: "";
}

.fa-forumbee:before {
    content: "";
}

.fa-leanpub:before {
    content: "";
}

.fa-sellsy:before {
    content: "";
}

.fa-shirtsinbulk:before {
    content: "";
}

.fa-simplybuilt:before {
    content: "";
}

.fa-skyatlas:before {
    content: "";
}

.fa-cart-plus:before {
    content: "";
}

.fa-cart-arrow-down:before {
    content: "";
}

.fa-diamond:before {
    content: "";
}

.fa-ship:before {
    content: "";
}

.fa-user-secret:before {
    content: "";
}

.fa-motorcycle:before {
    content: "";
}

.fa-street-view:before {
    content: "";
}

.fa-heartbeat:before {
    content: "";
}

.fa-venus:before {
    content: "";
}

.fa-mars:before {
    content: "";
}

.fa-mercury:before {
    content: "";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "";
}

.fa-transgender-alt:before {
    content: "";
}

.fa-venus-double:before {
    content: "";
}

.fa-mars-double:before {
    content: "";
}

.fa-venus-mars:before {
    content: "";
}

.fa-mars-stroke:before {
    content: "";
}

.fa-mars-stroke-v:before {
    content: "";
}

.fa-mars-stroke-h:before {
    content: "";
}

.fa-neuter:before {
    content: "";
}

.fa-genderless:before {
    content: "";
}

.fa-facebook-official:before {
    content: "";
}

.fa-pinterest-p:before {
    content: "";
}

.fa-whatsapp:before {
    content: "";
}

.fa-server:before {
    content: "";
}

.fa-user-plus:before {
    content: "";
}

.fa-user-times:before {
    content: "";
}

.fa-hotel:before,
.fa-bed:before {
    content: "";
}

.fa-viacoin:before {
    content: "";
}

.fa-train:before {
    content: "";
}

.fa-subway:before {
    content: "";
}

.fa-medium:before {
    content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "";
}

.fa-optin-monster:before {
    content: "";
}

.fa-opencart:before {
    content: "";
}

.fa-expeditedssl:before {
    content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "";
}

.fa-mouse-pointer:before {
    content: "";
}

.fa-i-cursor:before {
    content: "";
}

.fa-object-group:before {
    content: "";
}

.fa-object-ungroup:before {
    content: "";
}

.fa-sticky-note:before {
    content: "";
}

.fa-sticky-note-o:before {
    content: "";
}

.fa-cc-jcb:before {
    content: "";
}

.fa-cc-diners-club:before {
    content: "";
}

.fa-clone:before {
    content: "";
}

.fa-balance-scale:before {
    content: "";
}

.fa-hourglass-o:before {
    content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "";
}

.fa-hourglass:before {
    content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "";
}

.fa-hand-scissors-o:before {
    content: "";
}

.fa-hand-lizard-o:before {
    content: "";
}

.fa-hand-spock-o:before {
    content: "";
}

.fa-hand-pointer-o:before {
    content: "";
}

.fa-hand-peace-o:before {
    content: "";
}

.fa-trademark:before {
    content: "";
}

.fa-registered:before {
    content: "";
}

.fa-creative-commons:before {
    content: "";
}

.fa-gg:before {
    content: "";
}

.fa-gg-circle:before {
    content: "";
}

.fa-tripadvisor:before {
    content: "";
}

.fa-odnoklassniki:before {
    content: "";
}

.fa-odnoklassniki-square:before {
    content: "";
}

.fa-get-pocket:before {
    content: "";
}

.fa-wikipedia-w:before {
    content: "";
}

.fa-safari:before {
    content: "";
}

.fa-chrome:before {
    content: "";
}

.fa-firefox:before {
    content: "";
}

.fa-opera:before {
    content: "";
}

.fa-internet-explorer:before {
    content: "";
}

.fa-tv:before,
.fa-television:before {
    content: "";
}

.fa-contao:before {
    content: "";
}

.fa-500px:before {
    content: "";
}

.fa-amazon:before {
    content: "";
}

.fa-calendar-plus-o:before {
    content: "";
}

.fa-calendar-minus-o:before {
    content: "";
}

.fa-calendar-times-o:before {
    content: "";
}

.fa-calendar-check-o:before {
    content: "";
}

.fa-industry:before {
    content: "";
}

.fa-map-pin:before {
    content: "";
}

.fa-map-signs:before {
    content: "";
}

.fa-map-o:before {
    content: "";
}

.fa-map:before {
    content: "";
}

.fa-commenting:before {
    content: "";
}

.fa-commenting-o:before {
    content: "";
}

.fa-houzz:before {
    content: "";
}

.fa-vimeo:before {
    content: "";
}

.fa-black-tie:before {
    content: "";
}

.fa-fonticons:before {
    content: "";
}

.fa-reddit-alien:before {
    content: "";
}

.fa-edge:before {
    content: "";
}

.fa-credit-card-alt:before {
    content: "";
}

.fa-codiepie:before {
    content: "";
}

.fa-modx:before {
    content: "";
}

.fa-fort-awesome:before {
    content: "";
}

.fa-usb:before {
    content: "";
}

.fa-product-hunt:before {
    content: "";
}

.fa-mixcloud:before {
    content: "";
}

.fa-scribd:before {
    content: "";
}

.fa-pause-circle:before {
    content: "";
}

.fa-pause-circle-o:before {
    content: "";
}

.fa-stop-circle:before {
    content: "";
}

.fa-stop-circle-o:before {
    content: "";
}

.fa-shopping-bag:before {
    content: "";
}

.fa-shopping-basket:before {
    content: "";
}

.fa-hashtag:before {
    content: "";
}

.fa-bluetooth:before {
    content: "";
}

.fa-bluetooth-b:before {
    content: "";
}

.fa-percent:before {
    content: "";
}

.fa-gitlab:before {
    content: "";
}

.fa-wpbeginner:before {
    content: "";
}

.fa-wpforms:before {
    content: "";
}

.fa-envira:before {
    content: "";
}

.fa-universal-access:before {
    content: "";
}

.fa-wheelchair-alt:before {
    content: "";
}

.fa-question-circle-o:before {
    content: "";
}

.fa-blind:before {
    content: "";
}

.fa-audio-description:before {
    content: "";
}

.fa-volume-control-phone:before {
    content: "";
}

.fa-braille:before {
    content: "";
}

.fa-assistive-listening-systems:before {
    content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "";
}

.fa-glide:before {
    content: "";
}

.fa-glide-g:before {
    content: "";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "";
}

.fa-low-vision:before {
    content: "";
}

.fa-viadeo:before {
    content: "";
}

.fa-viadeo-square:before {
    content: "";
}

.fa-snapchat:before {
    content: "";
}

.fa-snapchat-ghost:before {
    content: "";
}

.fa-snapchat-square:before {
    content: "";
}

.fa-pied-piper:before {
    content: "";
}

.fa-first-order:before {
    content: "";
}

.fa-yoast:before {
    content: "";
}

.fa-themeisle:before {
    content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "";
}

.fa-handshake-o:before {
    content: "";
}

.fa-envelope-open:before {
    content: "";
}

.fa-envelope-open-o:before {
    content: "";
}

.fa-linode:before {
    content: "";
}

.fa-address-book:before {
    content: "";
}

.fa-address-book-o:before {
    content: "";
}

.fa-vcard:before,
.fa-address-card:before {
    content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "";
}

.fa-user-circle:before {
    content: "";
}

.fa-user-circle-o:before {
    content: "";
}

.fa-user-o:before {
    content: "";
}

.fa-id-badge:before {
    content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "";
}

.fa-quora:before {
    content: "";
}

.fa-free-code-camp:before {
    content: "";
}

.fa-telegram:before {
    content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "";
}

.fa-shower:before {
    content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "";
}

.fa-podcast:before {
    content: "";
}

.fa-window-maximize:before {
    content: "";
}

.fa-window-minimize:before {
    content: "";
}

.fa-window-restore:before {
    content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "";
}

.fa-bandcamp:before {
    content: "";
}

.fa-grav:before {
    content: "";
}

.fa-etsy:before {
    content: "";
}

.fa-imdb:before {
    content: "";
}

.fa-ravelry:before {
    content: "";
}

.fa-eercast:before {
    content: "";
}

.fa-microchip:before {
    content: "";
}

.fa-snowflake-o:before {
    content: "";
}

.fa-superpowers:before {
    content: "";
}

.fa-wpexplorer:before {
    content: "";
}

.fa-meetup:before {
    content: "";
}

.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;
}

/* Ion.RangeSlider
// css version 2.0.3
// © 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}

.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0;
}

.irs-line-left {
    left: 0;
    width: 11%;
}

.irs-line-mid {
    left: 9%;
    width: 82%;
}

.irs-line-right {
    right: 0;
    width: 11%;
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}

.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1;
}

    .irs-slider.type_last {
        z-index: 2;
    }

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default;
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default;
}

.irs-from, .irs-to, .irs-single {
    position: absolute;
    display: block;
    bottom: 0;
    left: 0;
    cursor: default;
    white-space: nowrap;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}

.irs-with-grid .irs-grid {
    display: block;
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}

    .irs-grid-pol.small {
        height: 4px;
    }

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000;
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: transparent;
    z-index: 2;
}

.irs-disabled {
    opacity: 0.4;
}

.lt-ie9 .irs-disabled {
    filter: alpha(opacity=40);
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}

/* Ion.RangeSlider, Nice Skin
// css version 2.0.3
// © Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar-edge,
.irs-slider {
    border-radius: 999px;
    -moz-border-radius: 999px;
    -webkit-border-radius: 999px;
}

.irs {
    height: 40px;
}

.irs-with-grid {
    height: 60px;
}

.irs-line {
    height: 3px;
    top: 10px;
}

.irs-line-left {
    height: 3px;
}

.irs-line-mid {
    height: 3px;
}

.irs-line-right {
    height: 3px;
}

.irs-bar {
    height: 3px;
    top: 10px;
}

.irs-bar-edge {
    top: 10px;
    height: 3px;
    width: 11px;
    background-position: 0 -90px;
}

.irs-shadow {
    height: 1px;
    top: 34px;
    background: #000;
    opacity: 0.15;
}

.lt-ie9 .irs-shadow {
    filter: alpha(opacity=15);
}

.irs-slider {
    width: 12px;
    height: 12px;
    top: 5px;
    -webkit-transition: 0.05s;
    -o-transition: 0.05s;
    transition: 0.05s;
}

    .irs-slider.state_hover, .irs-slider:hover, .irs-slider:focus, .irs-slider:active {
        transform: scale(1.5, 1.5);
    }

.irs-min, .irs-max {
    color: #999;
    font-size: 10px;
    line-height: 1.333;
    text-shadow: none;
    top: 0;
    padding: 1px 3px;
    background: rgba(0, 0, 0, 0.1);
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.lt-ie9 .irs-min, .lt-ie9 .irs-max {
    background: #ccc;
}

.irs-from, .irs-to, .irs-single {
    color: #333333;
    font-size: 14px;
    line-height: 1;
}

.lt-ie9 .irs-from, .lt-ie9 .irs-to, .lt-ie9 .irs-single {
    background: #999;
}

.irs-grid-pol {
    background: #99a4ac;
}

.irs-grid-text {
    color: #99a4ac;
}

/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

    .slick-slider * {
        outline: none;
    }

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

    .slick-slide:focus {
        outline: none;
    }

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

/*.slick-arrow.slick-hidden
{
    display: none;
}*/

/* Slider */
.slick-loading .slick-list {
    background: #fff url("./../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 48px;
    width: 48px;
    text-align: center;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none;
    z-index: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}

    .slick-prev:hover,
    .slick-next:hover {
        outline: none;
        background-color: #30cda8;
    }

        .slick-prev:hover:before,
        .slick-next:hover:before {
            background-color: #30cda8;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: 0.25;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: "FontAwesome";
        font-size: 36px;
        line-height: 1;
        color: #fff;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: transparent !important;
    }

.slick-prev {
    left: 0;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "";
}

[dir="rtl"] .slick-prev:before {
    content: "";
}

.slick-next {
    right: 0;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "";
}

[dir="rtl"] .slick-next:before {
    content: "";
}

/* Dots */
.slick-dots {
    position: absolute;
    bottom: 48px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0 !important;
    margin: 0;
    left: 0;
    width: 100%;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        height: 15px;
        width: 15px;
        margin: 0 4px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            border: 0;
            background: #fff;
            display: block;
            height: 12px;
            width: 12px;
            padding: 3px;
            margin: auto;
            outline: none;
            line-height: 0px;
            font-size: 0px;
            color: transparent;
            cursor: pointer;
            border-radius: 9999px;
        }

            .slick-dots li.slick-active button,
            .slick-dots li:hover button, .slick-dots li button:focus {
                padding: 5px;
                outline: none;
                background-color: #DD322B;
            }

@media (max-width: 767px) {
    .slick-dots {
        bottom: 24px;
    }

        .slick-dots li {
            width: 10px;
        }

            .slick-dots li button {
                width: 6px;
                height: 6px;
                padding: 1px;
            }
}

.day-before, .date-picker-wrapper .month-wrapper table .day.checked:before, .date-picker-wrapper .month-wrapper table .day.toMonth.hovering:before, .date-picker-wrapper .month-wrapper table .day.invalid.booked:before, #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked:before, #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid:before, #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.checked.last-date-selected.first-date-unavailable:before, #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.checked.first-date-selected.last-date-unavailable:before, #booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-unavailable:before, #booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-booked:before {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    content: ' ';
    width: 24px;
    height: 24px;
    background-color: #FFF;
    z-index: -1;
    border-radius: 50%;
}

.date-picker {
    width: 170px;
    height: 25px;
    padding: 0;
    border: 0;
    line-height: 25px;
    padding-left: 10px;
    font-size: 12px;
    font-family: Arial, sans-serif;
    font-weight: bold;
    cursor: pointer;
    color: #303030;
    position: relative;
    z-index: 2;
}

.date-picker-wrapper {
    padding: 18px;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    font-size: 14px;
    line-height: 24px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
    box-sizing: initial;
}

    .date-picker-wrapper.inline-wrapper {
        position: relative;
        box-shadow: none;
        display: inline-block;
    }

    .date-picker-wrapper.single-date {
        width: auto;
    }

    .date-picker-wrapper.no-shortcuts {
        padding-bottom: 0;
    }

    .date-picker-wrapper.no-topbar {
        padding-top: 0;
    }

    .date-picker-wrapper .footer {
        font-size: 11px;
        padding: 4px 0;
        line-height: 24px;
        margin-top: 8px;
        margin-bottom: -8px;
    }

    .date-picker-wrapper b {
        color: #666;
        font-weight: 700;
    }

    .date-picker-wrapper a {
        color: #6bb4d6;
        text-decoration: underline;
    }

    .date-picker-wrapper .month-name {
        text-transform: uppercase;
    }

    .date-picker-wrapper .select-wrapper {
        position: relative;
        overflow: hidden;
        display: inline-block;
        vertical-align: middle;
    }

        .date-picker-wrapper .select-wrapper:hover {
            text-decoration: underline;
        }

    .date-picker-wrapper .month-element {
        display: inline-block;
        vertical-align: middle;
    }

    .date-picker-wrapper .select-wrapper select {
        position: absolute;
        margin: 0;
        padding: 0;
        left: 0;
        top: -1px;
        font-size: inherit;
        font-style: inherit;
        font-weight: inherit;
        text-transform: inherit;
        color: inherit;
        cursor: pointer;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: transparent;
        border: 0;
        outline: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=1)";
        filter: alpha(opacity=1);
        opacity: 0.01;
    }

    .date-picker-wrapper .month-wrapper {
        cursor: default;
        position: relative;
        _overflow: hidden;
    }

        .date-picker-wrapper .month-wrapper table {
            width: 252px;
            float: left;
        }

            .date-picker-wrapper .month-wrapper table.month2 {
                width: 252px;
                float: left;
            }

            .date-picker-wrapper .month-wrapper table th,
            .date-picker-wrapper .month-wrapper table td {
                vertical-align: middle;
                text-align: center;
                line-height: 14px;
                margin: 0px;
                padding: 0px;
                width: calc(100% / 7);
                width: 36px;
            }

            .date-picker-wrapper .month-wrapper table .day {
                line-height: 36px;
                height: 36px;
                width: 100%;
                background-color: #fff;
                color: #aaa;
                cursor: not-allowed;
            }

            .date-picker-wrapper .month-wrapper table div.day.lastMonth,
            .date-picker-wrapper .month-wrapper table div.day.nextMonth {
                color: #999;
                cursor: default;
            }

            .date-picker-wrapper .month-wrapper table .week-name {
                height: 36px;
                line-height: 36px;
                font-weight: bold;
                text-transform: uppercase;
                font-size: 12px;
            }

            .date-picker-wrapper .month-wrapper table .day.has-tooltip {
                cursor: help;
            }

    .date-picker-wrapper .time label {
        white-space: nowrap;
    }

    .date-picker-wrapper .month-wrapper table .day.nextMonth,
    .date-picker-wrapper .month-wrapper table .day.lastMonth {
        display: none;
    }

    .date-picker-wrapper .month-wrapper table .day.toMonth.valid {
        color: #333333;
        cursor: pointer;
        position: relative;
        z-index: 9;
    }

    .date-picker-wrapper .month-wrapper table .day.checked {
        background-color: #DD322B;
        color: #333;
        position: relative;
        z-index: 9;
    }

    .date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
        background-color: rgba(67, 211, 177, 0.8);
        color: #333;
        position: relative;
        z-index: 9;
    }

    .date-picker-wrapper .month-wrapper table .day.invalid.booked {
        background-color: #293848;
        position: relative;
        z-index: 9;
    }

        .date-picker-wrapper .month-wrapper table .day.invalid.booked:hover {
            cursor: not-allowed;
        }

    .date-picker-wrapper .month-wrapper table .day.invalid {
        color: #aaa;
        background-color: #f2f6f9;
    }

        .date-picker-wrapper .month-wrapper table .day.invalid:hover {
            cursor: not-allowed;
        }

#booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.first-date-booked {
    background: #FFF;
    background: -webkit-linear-gradient(to right bottom, #FFF 50%, #293848 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FFF 50%, #293848 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FFF 50%, #293848 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FFF 50%, #293848 50%);
    /* Standard syntax */
    color: #333;
}

    #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.first-date-booked.invalid {
        color: #aaa;
        background: #f2f6f9;
        background: -webkit-linear-gradient(to right bottom, #f2f6f9 50%, #293848 50%);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(to right bottom, #f2f6f9 50%, #293848 50%);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(to right bottom, #f2f6f9 50%, #293848 50%);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right bottom, #f2f6f9 50%, #293848 50%);
        /* Standard syntax */
    }

        #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.first-date-booked.invalid:hover {
            cursor: not-allowed;
        }

    #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.first-date-booked.valid:hover {
        cursor: pointer;
    }

    #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.first-date-booked.checked.last-date-selected {
        background: #DD322B;
        background: -webkit-linear-gradient(to right bottom, #DD322B 50%, #293848 50%);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(to right bottom, #DD322B 50%, #293848 50%);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(to right bottom, #DD322B 50%, #293848 50%);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right bottom, #DD322B 50%, #293848 50%);
        /* Standard syntax */
        color: #333;
    }

        #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.first-date-booked.checked.last-date-selected.invalid:hover {
            cursor: not-allowed;
        }

#booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.last-date-booked {
    background: #293848;
    background: -webkit-linear-gradient(to right bottom, #293848 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #293848 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #293848 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #293848 50%, #FFF 50%);
    /* Standard syntax */
    color: #333;
}

    #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.last-date-booked.invalid {
        color: #aaa;
        background: #293848;
        background: -webkit-linear-gradient(to right bottom, #293848 50%, #f2f6f9 50%);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(to right bottom, #293848 50%, #f2f6f9 50%);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(to right bottom, #293848 50%, #f2f6f9 50%);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right bottom, #293848 50%, #f2f6f9 50%);
        /* Standard syntax */
    }

        #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.last-date-booked.invalid:hover {
            cursor: not-allowed;
        }

    #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.last-date-booked.valid:hover {
        cursor: pointer;
    }

    #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.last-date-booked.checked.first-date-selected {
        background: #293848;
        background: -webkit-linear-gradient(to right bottom, #293848 50%, #DD322B 50%);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(to right bottom, #293848 50%, #DD322B 50%);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(to right bottom, #293848 50%, #DD322B 50%);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right bottom, #293848 50%, #DD322B 50%);
        /* Standard syntax */
        color: #333;
    }

        #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.last-date-booked.checked.first-date-selected.invalid {
            color: #aaa;
        }

            #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.last-date-booked.checked.first-date-selected.invalid:hover {
                cursor: not-allowed;
            }

#booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.first-date-selected {
    background: #FFF;
    background: -webkit-linear-gradient(to right bottom, #FFF 50%, #DD322B 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FFF 50%, #DD322B 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FFF 50%, #DD322B 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FFF 50%, #DD322B 50%);
    /* Standard syntax */
    color: #333;
}

    #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.first-date-selected.last-date-unavailable {
        background: #f2f6f9;
        background: -webkit-linear-gradient(to right bottom, #f2f6f9 50%, #DD322B 50%);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(to right bottom, #f2f6f9 50%, #DD322B 50%);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(to right bottom, #f2f6f9 50%, #DD322B 50%);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(to right bottom, #f2f6f9 50%, #DD322B 50%);
        /* Standard syntax */
    }

    #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.first-date-selected.invalid {
        color: #aaa;
    }

        #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.first-date-selected.invalid:hover {
            cursor: not-allowed;
        }

#booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.last-date-selected {
    background: #DD322B;
    background: -webkit-linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* Standard syntax */
    color: #333;
}

    #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.last-date-selected.invalid {
        color: #aaa;
    }

        #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.last-date-selected.invalid:hover {
            cursor: not-allowed;
        }

#booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.toMonth.hovering:hover {
    background: #DD322B;
    background: -webkit-linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* Standard syntax */
    color: #333;
}

#booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.checked.last-date-selected.first-date-unavailable {
    background: #DD322B;
    background: -webkit-linear-gradient(to right bottom, #DD322B 50%, #f2f6f9 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #DD322B 50%, #f2f6f9 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #DD322B 50%, #f2f6f9 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #DD322B 50%, #f2f6f9 50%);
    /* Standard syntax */
    color: #333;
    position: relative;
    z-index: 9;
}

    #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.checked.last-date-selected.first-date-unavailable.invalid {
        color: #aaa;
    }

        #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.checked.last-date-selected.first-date-unavailable.invalid:hover {
            cursor: not-allowed;
        }

#booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.checked.first-date-selected.last-date-unavailable {
    background: #f2f6f9;
    background: -webkit-linear-gradient(to right bottom, #f2f6f9 50%, #DD322B 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #f2f6f9 50%, #DD322B 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #f2f6f9 50%, #DD322B 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #f2f6f9 50%, #DD322B 50%);
    /* Standard syntax */
    color: #333;
    position: relative;
    z-index: 9;
}

    #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.checked.first-date-selected.last-date-unavailable.invalid {
        color: #aaa;
    }

        #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.checked.first-date-selected.last-date-unavailable.invalid:hover {
            cursor: not-allowed;
        }

#booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-unavailable:hover {
    background: #DD322B;
    background: -webkit-linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #DD322B 50%, #FFF 50%);
    /* Standard syntax */
    color: #333;
    cursor: pointer;
}

#booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-booked:hover {
    background: #DD322B;
    background: -webkit-linear-gradient(to right bottom, #DD322B 50%, #293848 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #DD322B 50%, #293848 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #DD322B 50%, #293848 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #DD322B 50%, #293848 50%);
    /* Standard syntax */
    color: #333;
}

.date-picker-wrapper table .caption {
    height: 36px;
    background-color: #DD322B;
    color: #fff;
}

    .date-picker-wrapper table .caption .next,
    .date-picker-wrapper table .caption .prev {
        cursor: pointer;
        text-indent: -999px;
        overflow: hidden;
        display: block;
        width: 100%;
        text-align: center;
        line-height: 36px;
        position: relative;
    }

        .date-picker-wrapper table .caption .next:before,
        .date-picker-wrapper table .caption .prev:before {
            font-family: "FontAwesome";
            text-indent: 0;
            width: 100%;
            float: left;
        }

    .date-picker-wrapper table .caption .next {
        float: right;
    }

    .date-picker-wrapper table .caption .prev {
        float: left;
    }

    .date-picker-wrapper table .caption .next:before {
        content: "";
    }

    .date-picker-wrapper table .caption .prev:before {
        content: "";
    }

    .date-picker-wrapper table .caption .next:hover,
    .date-picker-wrapper table .caption .prev:hover {
        opacity: 0.6;
    }

.date-picker-wrapper .gap {
    position: relative;
    z-index: 1;
    width: 18px;
    height: 100%;
    background-color: red;
    font-size: 0;
    line-height: 0;
    float: left;
    top: 0;
    margin: 0 0 -12px 0;
    visibility: hidden;
    height: 0;
}

    .date-picker-wrapper .gap .gap-lines {
        height: 100%;
        overflow: hidden;
    }

    .date-picker-wrapper .gap .gap-line {
        height: 15px;
        width: 15px;
        position: relative;
    }

        .date-picker-wrapper .gap .gap-line .gap-1 {
            z-index: 1;
            height: 0;
            border-left: 8px solid white;
            border-top: 8px solid #eee;
            border-bottom: 8px solid #eee;
        }

        .date-picker-wrapper .gap .gap-line .gap-2 {
            position: absolute;
            right: 0;
            top: 0px;
            z-index: 2;
            height: 0;
            border-left: 8px solid transparent;
            border-top: 8px solid white;
        }

        .date-picker-wrapper .gap .gap-line .gap-3 {
            position: absolute;
            right: 0;
            top: 8px;
            z-index: 2;
            height: 0;
            border-left: 8px solid transparent;
            border-bottom: 8px solid white;
        }

    .date-picker-wrapper .gap .gap-top-mask {
        width: 6px;
        height: 1px;
        position: absolute;
        top: -1px;
        left: 1px;
        background-color: #eee;
        z-index: 3;
    }

    .date-picker-wrapper .gap .gap-bottom-mask {
        width: 6px;
        height: 1px;
        position: absolute;
        bottom: -1px;
        left: 7px;
        background-color: #eee;
        z-index: 3;
    }

.date-picker-wrapper .selected-days {
    display: none;
}

.date-picker-wrapper .drp_top-bar {
    line-height: 24px;
    position: relative;
    padding: 4px 60px 4px 0;
    margin-bottom: 8px;
    margin-top: -8px;
}

    .date-picker-wrapper .drp_top-bar .error-top {
        display: none;
    }

    .date-picker-wrapper .drp_top-bar .normal-top {
        display: none;
    }

    .date-picker-wrapper .drp_top-bar .default-top {
        display: block;
    }

    .date-picker-wrapper .drp_top-bar.error .default-top {
        display: none;
    }

    .date-picker-wrapper .drp_top-bar.error .error-top {
        display: block;
        color: red;
    }

    .date-picker-wrapper .drp_top-bar.normal .default-top {
        display: none;
    }

    .date-picker-wrapper .drp_top-bar.normal .normal-top {
        display: block;
    }

    .date-picker-wrapper .drp_top-bar .apply-btn {
        display: inline-block;
        line-height: 32px;
        padding: 0 12px;
        border-radius: 3px;
        background-color: #eeeeee;
        color: #333333;
        border: none;
        outline: none;
        position: absolute;
        top: 0;
        right: 0;
    }

/*time styling*/
.date-picker-wrapper .time {
    position: relative;
}

.date-picker-wrapper.single-month .time {
    display: block;
}

.date-picker-wrapper .time input[type=range] {
    vertical-align: middle;
    width: 129px;
    padding: 0;
    margin: 0;
    height: 20px;
}

.date-picker-wrapper .time1,
.time2 {
    width: 180px;
    padding: 0 5px;
    text-align: center;
}

.date-picker-wrapper .time1 {
    float: left;
}

.date-picker-wrapper .time2 {
    float: right;
}

.date-picker-wrapper .hour,
.minute {
    text-align: right;
}

.date-picker-wrapper .hide {
    display: none;
}

.date-picker-wrapper .first-date-selected {
    background-color: #DD322B;
    color: white;
}

.date-picker-wrapper .last-date-selected {
    background-color: #DD322B;
    color: white;
}

.date-picker-wrapper .date-range-length-tip {
    position: absolute;
    margin-top: -4px;
    margin-left: -8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    display: none;
    background-color: #DD322B;
    padding: 0 6px;
    border-radius: 2px;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    z-index: 3;
}

    .date-picker-wrapper .date-range-length-tip:after {
        content: '';
        position: absolute;
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid #DD322B;
        left: 50%;
        margin-left: -4px;
        bottom: -4px;
    }

.date-picker-wrapper.two-months.no-gap .month1 .next,
.date-picker-wrapper.two-months.no-gap .month2 .prev {
    display: none;
}

.date-picker-wrapper .week-number {
    padding: 5px 0;
    line-height: 1;
    font-size: 12px;
    margin-bottom: 1px;
    color: #999;
    cursor: pointer;
}

    .date-picker-wrapper .week-number.week-number-selected {
        color: #4499EE;
        font-weight: bold;
    }

.widget .date-picker-wrapper {
    padding: 0;
}

    .widget .date-picker-wrapper .month-wrapper {
        padding: 0 18px 18px 18px;
        position: relative;
        background-color: #EAEDF4;
        width: 316px !important;
    }

        .widget .date-picker-wrapper .month-wrapper:before {
            position: absolute;
            content: "";
            height: 36px;
            left: 0;
            right: 0;
            background-color: #DD322B;
        }

@media (min-width: 992px) and (max-width: 1199px) {
    .widget .date-picker-wrapper .month-wrapper {
        width: 248px !important;
    }
}

.widget .date-picker-wrapper .month-wrapper table {
    position: relative;
    z-index: 1;
}

    .widget .date-picker-wrapper .month-wrapper table,
    .widget .date-picker-wrapper .month-wrapper table.month2 {
        width: 100%;
    }

        .widget .date-picker-wrapper .month-wrapper table th, .widget .date-picker-wrapper .month-wrapper table td,
        .widget .date-picker-wrapper .month-wrapper table.month2 th,
        .widget .date-picker-wrapper .month-wrapper table.month2 td {
            width: 40px !important;
        }

@media (max-width: 480px) {
    .widget .date-picker-wrapper .month-wrapper {
        width: 246px !important;
    }

        .widget .date-picker-wrapper .month-wrapper table th, .widget .date-picker-wrapper .month-wrapper table td,
        .widget .date-picker-wrapper .month-wrapper table.month2 th,
        .widget .date-picker-wrapper .month-wrapper table.month2 td {
            width: 30px !important;
        }
}

/*

Prudent Properties Property App Style
Copyright 2017 Prudent Properties
Author: @prihatno96

DESCRIPTION:
The style of all the content that can be used in all parts of the container

*/
/*

TABLE OF CONTENTS:

- General Placeholders Style (Will be compiled into multiple selector with same style)
- Varian Topbar
- Header
- Section Element [+]
	- Iframe
	- Search Tabmenu
	- Page Header
	- Page Section
	- Post Item
	- Services Item
	- Accordion
	- Panel box [+]
		- Panel Wrapper
		- Profile Box for Agent Item
	- Testimony Item
	- Icon Box
	- Number Box
	- Comments [+]
		- Comment Respond / Comment Form
		- Comment Entries List
	- Secondary Slider [+]
		- Slider Preview / Big Images
		- Slider Navigation / Small Images
	- Explore Item
	- Range Slider Colors
	- Error Page
	- New Booking Page
	- Page Builder
	- Widget [+]
		- Panel Box Widget
		- Widget link (Category, Archives, Etc)
		- Post list (Popular Post, Recent Post, Etc)
		- Recent Property
		- Tagcloud
		- Share Box

	- Miscellaneous
		- Search Form
		- Merge bootstrap column / no gutter
		- Social Box Section
		- Images with icon play
- Content
	- Search Property on Map
	- Page Content Section
	- General Main Content Element [+]
		- Panel Content [+]
			- Author on Single Post
			- Navigation Post
			- Related Post
			- Property Location
			- Property Floor
			- Property File
		- Section Inside Content
		- Property Item inside Content
		- Single Page Property
		- Property List [Column]
	- Sidebar [+]
		- Search Tabmenu
		- Widget

		*/
a {
    display: inline-block;
}

label input[type="radio"],
label input[type="checkbox"] {
    position: relative;
    top: 2px;
}

.background-theme {
    background-color: #DD322B;
}

.screen-reader-text {
    display: none;
    visibility: hidden;
}

@media (max-width: 767px) {
    blockquote {
        font-size: 18px;
        margin-bottom: 16px;
        padding: 0 24px;
    }
}

.filter-panel .panel-body {
    padding-left: 36px;
    padding-right: 24px;
}

.filter-panel .filter-title {
    margin: 6px 0;
    line-height: 24px;
}

.filter-panel label {
    text-transform: uppercase;
    font-weight: normal;
    margin-right: 8px;
}

.filter-panel .form-control, .filter-panel #comments #respond .comment-form p textarea, #comments #respond .comment-form p .filter-panel textarea, .filter-panel #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .filter-panel input:not(.submit) {
    height: 36px;
    line-height: 18px;
    padding: 4px 12px;
}

.title-panel .panel-body {
    padding: 24px;
}

.title-panel .panel-title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.form-group--date {
    position: relative;
}

    .form-group--date:after {
        content: '\f073';
        font-family: Fontawesome;
        position: absolute;
        right: 12px;
        bottom: 12px;
    }

.form-group--title:after {
    right: 24px;
}

#header .topbar {
    background-color: #DD322B;
}

    #header .topbar .row {
        margin-left: 0;
        margin-right: 0;
    }

    #header .topbar .topbar-item p {
        font-size: 14px;
    }

    #header .topbar .topbar-item {
        padding: 13px 15px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    }

        #header .topbar .topbar-item:last-child {
            border-bottom: none;
        }

        #header .topbar .topbar-item .item-icon,
        #header .topbar .topbar-item .item-text {
            display: table-cell;
            vertical-align: middle;
            color: #fff;
        }

            #header .topbar .topbar-item .item-icon a,
            #header .topbar .topbar-item .item-text a {
                color: #fff;
            }

        #header .topbar .topbar-item .item-icon {
            width: 48px;
            font-size: 24px;
            text-align: center;
        }

        #header .topbar .topbar-item .item-text {
            line-height: 1.285;
        }

@media (min-width: 991px) {
    #header .topbar .container, #header .topbar .property-simple-search .content-wrapper, .property-simple-search #header .topbar .content-wrapper {
        display: table;
    }

        #header .topbar .container .topbar-item, #header .topbar .property-simple-search .content-wrapper .topbar-item, .property-simple-search #header .topbar .content-wrapper .topbar-item {
            display: table-cell;
            vertical-align: middle;
            width: 33.33333333%;
            border-right: 1px solid rgba(255, 255, 255, 0.3);
        }

            #header .topbar .container .topbar-item:first-child, #header .topbar .property-simple-search .content-wrapper .topbar-item:first-child, .property-simple-search #header .topbar .content-wrapper .topbar-item:first-child {
                border-left: 1px solid rgba(255, 255, 255, 0.3);
            }
}

@media (max-width: 991px) {
    #header .topbar .container, #header .topbar .property-simple-search .content-wrapper, .property-simple-search #header .topbar .content-wrapper {
        display: block;
        white-space: nowrap;
        overflow-x: auto;
        font-size: 0;
    }

        #header .topbar .container .topbar-item, #header .topbar .property-simple-search .content-wrapper .topbar-item, .property-simple-search #header .topbar .content-wrapper .topbar-item {
            display: inline-block;
            vertical-align: middle;
            max-width: 400px;
            min-width: 300px;
            margin-bottom: 0;
            border-bottom: none;
            white-space: normal;
            border-right: 1px solid rgba(255, 255, 255, 0.3);
        }

            #header .topbar .container .topbar-item:last-child, #header .topbar .property-simple-search .content-wrapper .topbar-item:last-child, .property-simple-search #header .topbar .content-wrapper .topbar-item:last-child {
                border-right: none;
            }
}

#header .navbar-brand {
    padding: 10px 5px;
}

    #header .navbar-brand img {
        height: 75px;
        width: auto;
        margin-top: 0px;
    }

    #header .navbar,
    #header #navbar,
    #header .navbar-nav > li a,
    #header .navbar-brand,
    #header .navbar-brand img {
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
    }

@media (min-width: 1199px) {
    #header {
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
    }

        #header.scrolled {
            top: -68px;
            -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
            box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
        }

            #header.scrolled .navbar,
            #header.scrolled #navbar {
                min-height: 72px;
                padding: 0px;
            }

                #header.scrolled #navbar .navbar-nav > li > a {
                    /* padding-top: 24px; */
                    padding-bottom: 24px;
                }

            #header.scrolled .navbar-brand {
                height: 85px;
            }

                #header.scrolled .navbar-brand img {
                    height: 50px;
                }

        #header.hide-topbar.scrolled {
            top: 0;
        }
}

#header #navbar {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    /* @media (min-width: $screen-md-min) and (max-width: $screen-md-max) {
			width: 100%;
			min-height: 72px;

			.navbar-nav > li > a {
				padding-top: 24px;
				padding-bottom: 24px;
			}
			.dropdown-menu {
				left: 0;
				right: auto;
			}
			} */
}

    #header #navbar .navbar-nav > li a {
        color: #333333;
    }

    #header #navbar .navbar-nav > li:hover > a,
    #header #navbar .navbar-nav > li.active > a,
    #header #navbar .dropdown-menu > li:hover > a,
    #header #navbar .dropdown-menu > li.active > a {
        background-color: transparent;
        color: #DD322B;
    }

    #header #navbar .dropdown-menu > li a {
        color: #fff;
    }

    #header #navbar .dropdown-menu > li:hover > a,
    #header #navbar .dropdown-menu > li.active > a {
        background-color: #1c2631;
    }

    #header #navbar .dropdown > a:after {
        content: "";
        font-family: "FontAwesome";
        font-size: 12px;
        display: inline-block;
        font-weight: normal;
        margin-left: 7px;
        position: relative;
        top: -1px;
    }

@media (min-width: 992px) {
    #header #navbar .dropdown:hover > .dropdown-menu {
        display: block !important;
        opacity: 1;
        z-index: 1000;
        visibility: visible;
        transform: scale(1, 1);
        transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
        -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
        -moz-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
        height: auto;
    }
}

@media (max-width: 991px) {
    #header #navbar .dropdown.expand-menu > .dropdown-menu {
        display: block !important;
        opacity: 1;
        z-index: 1000;
        visibility: visible;
        transform: scale(1, 1);
        transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
        -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
        -moz-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
        height: auto;
    }
}

#header #navbar .dropdown .dropdown-menu {
    border: none !important;
    margin: 0;
    right: 0;
    min-width: 230px;
    background-color: #161f28;
}

#header #navbar .multi-column > .dropdown-menu > li {
    border-top: none;
    padding: 0 !important;
}

    #header #navbar .multi-column > .dropdown-menu > li a {
        padding: 10px 24px !important;
    }

    #header #navbar .multi-column > .dropdown-menu > li > a {
        pointer-events: none;
        cursor: default;
        background-color: transparent !important;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 0.5) !important;
        font-weight: 600;
        font-size: 12px;
        line-height: 24px;
        position: relative;
        margin-bottom: 12px;
    }

        #header #navbar .multi-column > .dropdown-menu > li > a:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 24px;
            right: 24px;
            border-bottom: 1px solid #202b38;
        }

#header #navbar .multi-column > .dropdown-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #header #navbar .multi-column > .dropdown-menu ul > li > a {
        display: block;
        padding: 8px 20px;
        text-decoration: none;
    }

        #header #navbar .multi-column > .dropdown-menu ul > li > a:hover {
            color: #DD322B;
        }

@media (min-width: 992px) {
    #header #navbar .multi-column {
        position: static;
    }

        #header #navbar .multi-column > .dropdown-menu {
            left: 0;
            border-width: initial;
            border-style: none;
            border-color: initial;
            border-image: initial;
            border-top: 1px solid #eeeeee !important;
            padding: 20px -webkit-calc((100% - 1140px) / 2);
            padding: 20px -moz-calc((100% - 1140px) / 2);
            padding: 20px calc((100% - 1140px) / 2);
        }
}

@media (min-width: 1199px) {
    #header #navbar {
        position: static;
    }

        #header #navbar .dropdown-menu > li {
            border-top: 1px solid #151c24;
        }

        #header #navbar .navbar-nav > .dropdown > .dropdown-menu > .dropdown > a:after {
            content: "";
        }

        #header #navbar .navbar-nav > .dropdown > .dropdown-menu > .dropdown > .dropdown-menu {
            top: -1px !important;
            border-right: none;
            left: 100%;
            width: 100%;
            right: auto;
        }
}

@media (max-width: 991px) {
    #header #navbar .dropdown > a {
        pointer-events: none;
    }

    #header #navbar .dropdown-menu > li a {
        padding: 10px 24px !important;
    }

    #header #navbar .dropdown-menu {
        position: static;
        height: 0;
        float: none;
    }

    #header #navbar .navbar-nav li:hover > .dropdown-menu {
        height: 100%;
    }
}

@media (max-width: 991px) {
    #header #navbar {
        height: 100%;
    }
}

@media (min-width: 1199px) {
    #header + section {
        margin-top: 140px;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
    }

    .bgfirsT {
        margin-top: 138px !important;
    }

    #header.scrolled + section {
        margin-top: 72px;
    }

    body.admin-bar #header {
        top: 32px;
    }

        body.admin-bar #header.scrolled {
            top: -36px;
        }

    #header.hide-topbar + section {
        margin-top: 96px;
    }
}

body.header-2 .topbar-varian-2 {
    padding-top: 7px;
    padding-bottom: 7px;
}

    body.header-2 .topbar-varian-2 ul {
        margin-bottom: 0;
        padding-left: 0;
        padding-top: 10px;
        list-style-type: none;
    }

        body.header-2 .topbar-varian-2 ul:before, body.header-2 .topbar-varian-2 ul:after {
            content: " ";
            display: table;
        }

        body.header-2 .topbar-varian-2 ul:after {
            clear: both;
        }

        body.header-2 .topbar-varian-2 ul > li {
            display: inline-block;
            float: left;
            line-height: 12px;
            margin-right: 24px;
        }

            body.header-2 .topbar-varian-2 ul > li a {
                color: #FFF;
                text-decoration: none;
            }

@media (max-width: 991px) {
    body.header-2 .topbar-varian-2 {
        padding: 6px 24px;
        margin-right: -12px;
        margin-left: -12px;
    }

        body.header-2 .topbar-varian-2 ul {
            text-align: center;
            margin-bottom: 0px;
            padding: 0px;
        }

            body.header-2 .topbar-varian-2 ul > li {
                line-height: 24px;
                float: none;
            }
}

@media (min-width: 1199px) {
    /*body.header-2 #header + section
    {
        margin-top: 120px !important;
    }*/

    body.header-2 #header.scrolled {
        top: -56px;
    }
}

body.header-3 #header .topbar-varian-3 {
    background-color: #FFF;
}

    body.header-3 #header .topbar-varian-3 .container, body.header-3 #header .topbar-varian-3 .property-simple-search .content-wrapper, .property-simple-search body.header-3 #header .topbar-varian-3 .content-wrapper {
        border-bottom: 1px solid #e3e3e3;
    }

        body.header-3 #header .topbar-varian-3 .container .topbar-item .item-text, body.header-3 #header .topbar-varian-3 .property-simple-search .content-wrapper .topbar-item .item-text, .property-simple-search body.header-3 #header .topbar-varian-3 .content-wrapper .topbar-item .item-text {
            color: #A1A1A1;
        }

        body.header-3 #header .topbar-varian-3 .container .topbar-item .item-icon, body.header-3 #header .topbar-varian-3 .property-simple-search .content-wrapper .topbar-item .item-icon, .property-simple-search body.header-3 #header .topbar-varian-3 .content-wrapper .topbar-item .item-icon {
            color: #DD322B;
        }

@media (min-width: 992px) {
    body #header .desktop-topbar {
        display: block;
        background: #dd322b;
    }

        body #header .desktop-topbar.topbar-varian-3 .topbar-item {
            width: 28%;
            padding: 12px 6px;
        }

            body #header .desktop-topbar.topbar-varian-3 .topbar-item:nth-of-type(3) {
                width: 25%;
            }

            body #header .desktop-topbar.topbar-varian-3 .topbar-item:last-child {
                width: 19%;
                text-align: center;
            }

                body #header .desktop-topbar.topbar-varian-3 .topbar-item:last-child a {
                    color: #DD322B;
                    margin-left: 15px;
                    font-size: 18px;
                    -webkit-transition: 0.3s;
                    -o-transition: 0.3s;
                    transition: 0.3s;
                }

                    body #header .desktop-topbar.topbar-varian-3 .topbar-item:last-child a:hover {
                        color: #2dc09d;
                    }

    body #header .mobile-topbar {
        display: none;
    }
}

@media (max-width: 991px) {
    /*body #header .desktop-topbar
    {
        display: none;
    }*/
    body.header-2 .topbar-varian-2 ul li:last-child {
        margin-right: 0px;
    }

    body #header .mobile-topbar {
        display: block;
    }

        body #header .mobile-topbar .topbar-item {
            padding: 6px 12px;
        }

            body #header .mobile-topbar .topbar-item .item-text {
                font-size: 13px;
            }

        body #header .mobile-topbar.topbar-varian-3 {
            background-color: #FFF;
            border-bottom: 1px solid #e3e3e3;
        }

            body #header .mobile-topbar.topbar-varian-3 .topbar-item .item-text {
                color: #A1A1A1;
            }

            body #header .mobile-topbar.topbar-varian-3 .topbar-item .item-icon {
                color: #DD322B;
            }
}

iframe {
    max-width: 100%;
}

.search-tabmenu {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

    .search-tabmenu .nav-tabs {
        border-bottom-color: transparent;
    }

        .search-tabmenu .nav-tabs:before, .search-tabmenu .nav-tabs:after {
            content: " ";
            display: table;
        }

        .search-tabmenu .nav-tabs:after {
            clear: both;
        }

        .search-tabmenu .nav-tabs > li > a {
            text-align: center;
            background-color: transparent;
            color: #fff !important;
            border-color: #293848;
            padding: 9px 15px;
            font-size: 16px;
            border: none;
            line-height: 1.7142857143;
            border-radius: 0;
        }

@media (min-width: 992px) {
    .search-tabmenu .nav-tabs > li > a {
        min-width: 108px;
        border: none;
        background-color: rgba(0,0,0,0.4);
    }
}

.search-tabmenu .nav-tabs > li i {
    font-size: 24px;
    line-height: 1;
    margin-right: 6px;
    position: relative;
    top: 2px;
}

.search-tabmenu .nav-tabs > li:hover > a {
    background-color: rgba(255,255,255,0.5);
    border: none;
}

.search-tabmenu .nav-tabs > .active > a {
    background-color: rgba(255,255,255,0.5) !important;
    border: none !important;
}

@media (max-width: 992px) {
    .search-tabmenu .nav-tabs > li {
        width: 50%;
    }

        .search-tabmenu .nav-tabs > li a {
            text-align: center;
            width: 100%;
        }
}

@media (max-width: 767px) {
    .search-tabmenu .nav-tabs > li a {
        display: block;
    }
}

@media (max-width: 380px) {
    .search-tabmenu .nav-tabs > li a {
        display: block;
    }

        .search-tabmenu .nav-tabs > li a i {
            display: block;
            margin-right: 0;
            margin-bottom: 5px;
        }
}

@media (max-width: 319px) {
    .search-tabmenu .nav-tabs > li {
        width: 100%;
    }
}

.search-tabmenu .tab-pane .form-body {
    background-color: transparent;
    padding: 0;
}

    .search-tabmenu .tab-pane .form-body .form-group .btn-submit {
        width: 100%;
    }

    .search-tabmenu .tab-pane .form-body .form-group.col-md-3.form-group--date:after {
        right: 24px;
    }

    .search-tabmenu .tab-pane .form-body .row {
        margin-bottom: 0px;
    }

        .search-tabmenu .tab-pane .form-body .row:last-child {
            margin-bottom: 0;
        }

@media (max-width: 767px) {
    .search-tabmenu .tab-pane .form-body .row {
        margin-bottom: 0;
    }

        .search-tabmenu .tab-pane .form-body .row:last-child .form-group:last-child {
            margin-bottom: 0;
        }
}

.search-tabmenu .tab-pane .btn-submit {
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.7142857143;
    border-radius: 0;
    width: 100%;
    background: #dd322b;
    border: none;
    height: 48px;
}

    .search-tabmenu .tab-pane .btn-submit:focus {
        outline: none;
    }

    .search-tabmenu .tab-pane .btn-submit > form:before, .search-tabmenu .tab-pane .btn-submit > form:after {
        content: " ";
        display: table;
    }

    .search-tabmenu .tab-pane .btn-submit > form:after {
        clear: both;
    }

    .search-tabmenu .tab-pane .btn-submit i {
        font-size: 24px;
        line-height: 24px;
        margin-right: 6px;
        position: relative;
        top: 1px;
    }

@media (max-width: 992px) {
    .search-tabmenu .tab-pane .btn-submit {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .search-tabmenu .tab-pane .btn-submit {
        float: none !important;
    }
}

.search-tabmenu .tab-pane label {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 13px;
}

.search-tabmenu .tabmenu-header {
    background-color: #161f28;
    font-size: 0;
}

    .search-tabmenu .tabmenu-header .nav-tabs {
        border-bottom-width: 1px;
    }

        .search-tabmenu .tabmenu-header .nav-tabs li a {
            margin-right: 0;
        }

.search-tabmenu .tabmenu-body {
    background-color: #fff;
}

.page-header {
    padding: 64px 0;
    margin: 0;
    border-bottom: none;
}

    .page-header .container, .page-header .property-simple-search .content-wrapper, .property-simple-search .page-header .content-wrapper {
        position: relative;
        text-align: center;
    }

    .page-header .page-header-title {
        text-transform: uppercase;
        font-weight: 100;
        margin: 0 0 8px;
        font-size: 36px;
    }

    .page-header .breadcrumb {
        background-color: transparent;
        padding: 0;
        margin-bottom: 0;
    }

        .page-header .breadcrumb li {
            text-transform: uppercase;
        }

            .page-header .breadcrumb li a {
                color: #fff;
                text-decoration: none;
            }

                .page-header .breadcrumb li a:hover {
                    color: #DD322B;
                }

            .page-header .breadcrumb li.active {
                color: #f8c100;
            }

    .page-header.bg-solid:before {
        display: none;
    }

    .page-header.bg-solid .page-header-title {
        color: #333333;
    }

    .page-header.bg-solid .breadcrumb li a {
        color: #333333;
    }

        .page-header.bg-solid .breadcrumb li a.active, .page-header.bg-solid .breadcrumb li a:hover {
            color: #DD322B;
        }

body.page-header-1 .page-header {
    background-image: url("../images/plan_default.jpg");
}

    body.page-header-1 .page-header .page-header-title {
        color: #fff;
    }

    body.page-header-1 .page-header .breadcrumb li a {
        color: #fff;
    }

body.page-header-2 .page-header {
    background-image: url("../images/plan_default.jpg");
}

    body.page-header-2 .page-header:before {
        background: none;
    }

    body.page-header-2 .page-header .page-header-title {
        color: #333;
    }

    body.page-header-2 .page-header .breadcrumb li a {
        color: #333;
    }

body.page-header-3 .page-header {
    background-image: url("../images/plan_default.jpg");
}

    body.page-header-3 .page-header:before {
        background: none;
    }

    body.page-header-3 .page-header .page-header-title {
        color: #333;
    }

    body.page-header-3 .page-header .breadcrumb li a {
        color: #333;
    }

body.page-header-4 .page-header {
    background-image: none;
}

    body.page-header-4 .page-header:before {
        background: none;
    }

    body.page-header-4 .page-header .page-header-title {
        color: #FFF;
    }

    body.page-header-4 .page-header .breadcrumb li a {
        color: #FFF;
    }

/* Page Section
------------------------------------ */
.page-section, #landing-page #homepage-featured, #landing-page #demo-pages, #landing-page #footer .purchase-now {
    padding: 72px 0;
}

    .page-section .section-header, #landing-page #homepage-featured .section-header, #landing-page #demo-pages .section-header, #landing-page #footer .purchase-now .section-header {
        position: relative;
        /* background-color: #fff; */
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        padding: 24px;
        padding-left: 0px;
        margin-bottom: 24px;
    }

        .page-section .section-header:before, #landing-page #homepage-featured .section-header:before, #landing-page #demo-pages .section-header:before, #landing-page #footer .purchase-now .section-header:before {
            content: '';
            width: 100px;
            height: 4px;
            position: absolute;
            left: 0px;
            bottom: 0;
            background-color: #DD322B;
        }

        .page-section .section-header .section-title, #landing-page #homepage-featured .section-header .section-title, #landing-page #demo-pages .section-header .section-title, #landing-page #footer .purchase-now .section-header .section-title {
            font-weight: 300;
            line-height: 1;
            margin: 0;
            text-transform: uppercase;
        }

        .page-section .section-header.header-center, #landing-page #homepage-featured .section-header.header-center, #landing-page #demo-pages .section-header.header-center, #landing-page #footer .purchase-now .section-header.header-center {
            padding: 0;
            margin-bottom: 60px;
            text-align: center;
            background-color: transparent;
            box-shadow: none;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
        }

            .page-section .section-header.header-center:before, #landing-page #homepage-featured .section-header.header-center:before, #landing-page #demo-pages .section-header.header-center:before, #landing-page #footer .purchase-now .section-header.header-center:before {
                display: none;
            }

            .page-section .section-header.header-center .section-title, #landing-page #homepage-featured .section-header.header-center .section-title, #landing-page #demo-pages .section-header.header-center .section-title, #landing-page #footer .purchase-now .section-header.header-center .section-title {
                font-size: 36px;
            }

        .page-section .section-header.header-column, #landing-page #homepage-featured .section-header.header-column, #landing-page #demo-pages .section-header.header-column, #landing-page #footer .purchase-now .section-header.header-column {
            padding-top: 12px;
            padding-bottom: 12px;
        }

            .page-section .section-header.header-column:before, #landing-page #homepage-featured .section-header.header-column:before, #landing-page #demo-pages .section-header.header-column:before, #landing-page #footer .purchase-now .section-header.header-column:before, .page-section .section-header.header-column:after, #landing-page #homepage-featured .section-header.header-column:after, #landing-page #demo-pages .section-header.header-column:after, #landing-page #footer .purchase-now .section-header.header-column:after {
                content: " ";
                display: table;
            }

            .page-section .section-header.header-column:after, #landing-page #homepage-featured .section-header.header-column:after, #landing-page #demo-pages .section-header.header-column:after, #landing-page #footer .purchase-now .section-header.header-column:after {
                clear: both;
            }

            .page-section .section-header.header-column .section-title, #landing-page #homepage-featured .section-header.header-column .section-title, #landing-page #demo-pages .section-header.header-column .section-title, #landing-page #footer .purchase-now .section-header.header-column .section-title {
                padding-top: 12px;
                padding-bottom: 12px;
                float: left;
            }

            .page-section .section-header.header-column .slide-control, #landing-page #homepage-featured .section-header.header-column .slide-control, #landing-page #demo-pages .section-header.header-column .slide-control, #landing-page #footer .purchase-now .section-header.header-column .slide-control {
                text-align: right;
                margin-right: -10px;
                float: right;
            }

.slide-control.ppslide-control button {
    padding: 5px !important;
    border-radius: 100px !important;
    width: 30px !important;
    height: 30px !important;
    line-height: 15px !important;
}

    .slide-control.ppslide-control button:focus {
        outline: none;
    }

.slide-control.ppslide-control {
    padding-top: 18px;
}

.page-section .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left,
.page-section .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right {
    width: 48px;
    text-align: center;
    margin-left: 6px;
}

.page-section .section-header.header-column .header-content, #landing-page #homepage-featured .section-header.header-column .header-content, #landing-page #demo-pages .section-header.header-column .header-content, #landing-page #footer .purchase-now .section-header.header-column .header-content {
    float: right;
}

    .page-section .section-header.header-column .header-content:before, #landing-page #homepage-featured .section-header.header-column .header-content:before, #landing-page #demo-pages .section-header.header-column .header-content:before, #landing-page #footer .purchase-now .section-header.header-column .header-content:before, .page-section .section-header.header-column .header-content:after, #landing-page #homepage-featured .section-header.header-column .header-content:after, #landing-page #demo-pages .section-header.header-column .header-content:after, #landing-page #footer .purchase-now .section-header.header-column .header-content:after {
        content: " ";
        display: table;
    }

    .page-section .section-header.header-column .header-content:after, #landing-page #homepage-featured .section-header.header-column .header-content:after, #landing-page #demo-pages .section-header.header-column .header-content:after, #landing-page #footer .purchase-now .section-header.header-column .header-content:after {
        clear: both;
    }

.page-section .section-header.header-column .contact-item, #landing-page #homepage-featured .section-header.header-column .contact-item, #landing-page #demo-pages .section-header.header-column .contact-item, #landing-page #footer .purchase-now .section-header.header-column .contact-item {
    display: table;
    float: left;
}

    .page-section .section-header.header-column .contact-item:first-child, #landing-page #homepage-featured .section-header.header-column .contact-item:first-child, #landing-page #demo-pages .section-header.header-column .contact-item:first-child, #landing-page #footer .purchase-now .section-header.header-column .contact-item:first-child {
        margin-right: 30px;
    }

    .page-section .section-header.header-column .contact-item .item-icon, #landing-page #homepage-featured .section-header.header-column .contact-item .item-icon, #landing-page #demo-pages .section-header.header-column .contact-item .item-icon, #landing-page #footer .purchase-now .section-header.header-column .contact-item .item-icon,
    .page-section .section-header.header-column .contact-item .item-text, #landing-page #homepage-featured .section-header.header-column .contact-item .item-text, #landing-page #demo-pages .section-header.header-column .contact-item .item-text, #landing-page #footer .purchase-now .section-header.header-column .contact-item .item-text {
        display: table-cell;
        vertical-align: top;
    }

    .page-section .section-header.header-column .contact-item .item-icon, #landing-page #homepage-featured .section-header.header-column .contact-item .item-icon, #landing-page #demo-pages .section-header.header-column .contact-item .item-icon, #landing-page #footer .purchase-now .section-header.header-column .contact-item .item-icon {
        width: 26px;
        font-size: 24px;
        position: relative;
        top: 2px;
        padding: 2px 0;
    }

    .page-section .section-header.header-column .contact-item .item-text, #landing-page #homepage-featured .section-header.header-column .contact-item .item-text, #landing-page #demo-pages .section-header.header-column .contact-item .item-text, #landing-page #footer .purchase-now .section-header.header-column .contact-item .item-text {
        line-height: 1.2;
        margin-bottom: 0;
        padding-top: 8px;
        padding-bottom: 8px;
        padding-left: 12px;
        font-weight: 500;
    }

@media (max-width: 991px) {
    .page-section .section-header .slide-control, #landing-page #homepage-featured .section-header .slide-control, #landing-page #demo-pages .section-header .slide-control, #landing-page #footer .purchase-now .section-header .slide-control {
        padding-left: 0;
    }

        .page-section .section-header .slide-control .slide-left, #landing-page #homepage-featured .section-header .slide-control .slide-left, #landing-page #demo-pages .section-header .slide-control .slide-left, #landing-page #footer .purchase-now .section-header .slide-control .slide-left {
            margin-left: 0 !important;
        }
}

@media (max-width: 768px) {
    .page-section .section-header .section-title, #landing-page #homepage-featured .section-header .section-title, #landing-page #demo-pages .section-header .section-title, #landing-page #footer .purchase-now .section-header .section-title,
    .page-section .section-header .slide-control, #landing-page #homepage-featured .section-header .slide-control, #landing-page #demo-pages .section-header .slide-control, #landing-page #footer .purchase-now .section-header .slide-control,
    .page-section .section-header .header-content, #landing-page #homepage-featured .section-header .header-content, #landing-page #demo-pages .section-header .header-content, #landing-page #footer .purchase-now .section-header .header-content {
        float: none !important;
    }

    .page-section .section-header .slide-control, #landing-page #homepage-featured .section-header .slide-control, #landing-page #demo-pages .section-header .slide-control, #landing-page #footer .purchase-now .section-header .slide-control,
    .page-section .section-header .section-title, #landing-page #homepage-featured .section-header .section-title, #landing-page #demo-pages .section-header .section-title, #landing-page #footer .purchase-now .section-header .section-title {
        text-align: center !important;
    }

    .page-section .section-header .header-content, #landing-page #homepage-featured .section-header .header-content, #landing-page #demo-pages .section-header .header-content, #landing-page #footer .purchase-now .section-header .header-content {
        margin: 10px 0 15px;
    }

        .page-section .section-header .header-content .contact-item, #landing-page #homepage-featured .section-header .header-content .contact-item, #landing-page #demo-pages .section-header .header-content .contact-item, #landing-page #footer .purchase-now .section-header .header-content .contact-item {
            width: 100%;
        }

            .page-section .section-header .header-content .contact-item:first-child, #landing-page #homepage-featured .section-header .header-content .contact-item:first-child, #landing-page #demo-pages .section-header .header-content .contact-item:first-child, #landing-page #footer .purchase-now .section-header .header-content .contact-item:first-child {
                margin-right: 0;
            }

    .page-section .section-header .slide-control, #landing-page #homepage-featured .section-header .slide-control, #landing-page #demo-pages .section-header .slide-control, #landing-page #footer .purchase-now .section-header .slide-control {
        margin-right: 0 !important;
        margin-top: 10px;
        margin-bottom: 15px;
    }

        .page-section .section-header .slide-control button, #landing-page #homepage-featured .section-header .slide-control button, #landing-page #demo-pages .section-header .slide-control button, #landing-page #footer .purchase-now .section-header .slide-control button {
            margin: 0 5px !important;
        }

    .page-section .section-header:before, #landing-page #homepage-featured .section-header:before, #landing-page #demo-pages .section-header:before, #landing-page #footer .purchase-now .section-header:before {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
    }
}

@media (max-width: 767px) {
    .page-section, #landing-page #homepage-featured, #landing-page #demo-pages, #landing-page #footer .purchase-now {
        padding-top: 48px;
        padding-bottom: 48px;
    }

        .page-section .panel-title, #landing-page #homepage-featured .panel-title, #landing-page #demo-pages .panel-title, #landing-page #footer .purchase-now .panel-title {
            text-align: center;
        }
}

@media (max-width: 480px) {
    .page-section, #landing-page #homepage-featured, #landing-page #demo-pages, #landing-page #footer .purchase-now {
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .page-section .section-header .slide-control, #landing-page #homepage-featured .section-header .slide-control, #landing-page #demo-pages .section-header .slide-control, #landing-page #footer .purchase-now .section-header .slide-control {
            margin-top: 12px;
            margin-right: 0 !important;
        }
}

/* Property Compare Table */
.compare-table {
    display: flex;
    justify-content: center;
    margin-bottom: 48px;
    position: relative;
}

    .compare-table .compare-column {
        border-bottom: 2px solid #eeeeee;
    }

        .compare-table .compare-column.basic-info {
            min-width: 160px;
            max-width: 200px;
        }

@media (max-width: 991px) {
    .compare-table .compare-column.basic-info {
        max-width: 160px;
    }

    .linkContact li {
        width: auto !important;
        margin-right: 5px;
    }
}

@media (min-width: 992px) {
    .compare-table .compare-column.property-compare-wrapper {
        display: flex;
        border-bottom: none;
    }

    .linkContact li {
        width: auto !important;
    }

    .infoTXT.minh_info-txt {
        min-height: 61px;
    }
}

.compare-table .column-heading {
    height: 240px;
    padding-bottom: 24px;
}

@media (min-width: 992px) {
    .compare-table .column-heading {
        padding: 0 18px;
    }
}

@media (max-width: 991px) {
    .compare-table .column-heading {
        height: 360px;
    }
}

.compare-table .property-list-info {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    border-right: 1px solid #eeeeee;
    padding-bottom: 48px;
    background-color: #fff;
}

    .compare-table .property-list-info li {
        line-height: 48px;
        background-color: #fff;
        padding: 0 18px;
        color: #8D8D8D;
        max-height: 48px;
        overflow: hidden;
    }

        .compare-table .property-list-info li:nth-child(even) {
            background-color: #F7F8FA;
        }

        .compare-table .property-list-info li i.fa.fa-times:before {
            color: #AC2925;
        }

        .compare-table .property-list-info li i.fa.fa-check:before {
            color: #449d44;
        }

@media (max-width: 991px) {
    .compare-table .basic-info {
        position: absolute;
        left: 0;
        z-index: 2;
    }

        .compare-table .basic-info .column-heading {
            visibility: hidden;
        }
}

.compare-table .basic-info .column-heading .heading-title {
    margin: 0;
    position: relative;
    top: 132px;
    font-weight: bold;
    text-transform: uppercase;
    color: #8D8D8D;
    font-size: 18px;
    line-height: 24px;
}

.compare-table .basic-info .property-list-info {
    border-left: 1px solid #eeeeee;
}

    .compare-table .basic-info .property-list-info li {
        color: #333333;
        text-transform: uppercase;
    }

@media (max-width: 991px) {
    .compare-table .property-compare-wrapper {
        display: block;
        width: 100%;
    }

        .compare-table .property-compare-wrapper.slick-slider .property-compare-item {
            display: block !important;
        }

        .compare-table .property-compare-wrapper .slick-dots {
            bottom: -32px;
        }

            .compare-table .property-compare-wrapper .slick-dots li button {
                background-color: #293848;
            }

            .compare-table .property-compare-wrapper .slick-dots li.slick-active button {
                background-color: #DD322B;
            }
}

.compare-table .property-compare-item {
    flex: 1;
    max-width: 280px;
    border-bottom: 2px solid #eeeeee;
}

@media (max-width: 991px) {
    .compare-table .property-compare-item {
        max-width: none;
        display: none;
    }

        .compare-table .property-compare-item:first-child {
            display: block;
        }

        .compare-table .property-compare-item .property-list-info li {
            padding-left: 178px;
        }
}

.compare-table .property-compare-item .property-image-title {
    display: block;
}

    .compare-table .property-compare-item .property-image-title .property-img {
        margin-bottom: 12px;
    }

@media (min-width: 992px) {
    .compare-table .property-compare-item .property-image-title .property-img {
        margin-left: -8px;
        margin-right: -8px;
    }
}

.compare-table .property-compare-item .property-image-title .property-img img {
    width: 100%;
    height: 120px;
    object-fit: cover;
}

@media (max-width: 991px) {
    .compare-table .property-compare-item .property-image-title .property-img img {
        height: 240px;
    }
}

.compare-table .property-compare-item .property-image-title .property-title {
    margin: 0 0 12px 0;
    line-height: 24px;
    font-size: 16px;
    text-transform: uppercase;
    max-height: 48px;
    overflow: hidden;
    color: #333;
}

.compare-table .property-compare-item .property-image-title:hover, .compare-table .property-compare-item .property-image-title:focus {
    text-decoration: none;
    outline: none;
}

.compare-table .property-compare-item .property-price {
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
}

    .compare-table .property-compare-item .property-price small {
        color: #8D8D8D;
        font-size: 14px;
        font-weight: normal;
        display: inline-block;
        margin-left: 3px;
    }

/* Property item
------------------------------------ */
.property-item {
    position: relative;
    background-color: #fff;
    border: 1px solid #EFEFEF;
    border-top: none;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}


    .property-item .property-heading .item-detail {
        width: 30%;
        border-radius: 0;
        text-transform: lowercase;
    }

    .property-item .property-heading .item-price {
        width: 70%;
        font-weight: 500;
        font-size: 18px;
        text-align: left;
        padding: 0 15px;
    }

    .property-item .property-header .item-category {
        color: #fff;
        line-height: 24px;
        text-decoration: none;
        display: inline-block;
        padding: 0 12px;
    }

    .property-item .property-header .item-title {
        color: rgba(255, 255, 255, 0.8);
        text-transform: uppercase;
    }

    .property-item .property-header .item-rate {
        position: relative;
        display: inline-block;
    }

        .property-item .property-header .item-rate:before {
            display: inline-block;
            content: "\f006\f006\f006\f006\f006";
            font-family: "FontAwesome";
            font-size: 14px;
            color: #DD322B;
            letter-spacing: 3px;
        }

        .property-item .property-header .item-rate span {
            position: absolute;
            top: 0;
            left: 0;
            overflow: hidden;
        }

            .property-item .property-header .item-rate span:before {
                display: inline-block;
                content: "\f005\f005\f005\f005\f005";
                font-family: "FontAwesome";
                font-size: 14px;
                color: #DD322B;
                letter-spacing: 3px;
            }

    .property-item .property-content {
        padding: 15px;
        /*border: 1px solid #EFEFEF;
        border-top: none;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);*/
    }

        .property-item .property-content .property-title {
            max-height: none;
            overflow: hidden;
            font-size: 14px;
            line-height: 24px;
            text-transform: capitalize;
            font-weight: 500;
            color: #333333;
            display: block;
            padding-bottom: 5px;
            margin-bottom: 5px;
        }

.devLogo {
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    margin: 0 auto;
    width: 150px;
    height: 84px;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.img-box__image.grysclIMG img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

.devLogo img {
    border-radius: 5px;
}

.page-section.adBlock.ptb15 {
    background: #da251d;
}

.ptb15 {
    padding: 15px 0px;
}

.property-content p {
    margin-bottom: 5px;
}

.ppbhk {
    font-weight: bold;
}

.ppnormal {
    font-weight: normal;
}

.property-title small {
    width: 100%;
    display: inline-block;
    color: #777;
}

.property-item .property-address, .property-item .property-builder {
    margin-bottom: 0px;
    color: #949494;
    position: relative;
    padding-left: 18px;
    max-height: 48px;
    overflow: hidden;
}

    .property-item .property-address:before {
        content: "";
        font-family: "FontAwesome";
        color: #DD322B;
        font-size: 14px;
        position: absolute;
        left: 0px;
        line-height: 24px;
    }

.innPager {
    border-bottom: dashed 1px #ddd;
    border-top: none;
    margin-top: 5px;
    margin-bottom: 5px;
}

.property-item .property-builder::before {
    content: "\f1ad ";
    font-family: "FontAwesome";
    color: #DD322B;
    font-size: 18px;
    position: absolute;
    left: 0;
    line-height: 24px;
}

.property-item .property-label {
    position: relative;
    width: 100%;
    /* margin-top: 14px; */
    display: block;
}

.property-item {
    transition: all cubic-bezier(.68,-0.55,.27,1.55) 0.2s;
    -webkit-transition: all cubic-bezier(.68,-0.55,.27,1.55) 0.2s;
    -moz-transition: all cubic-bezier(.68,-0.55,.27,1.55) 0.2s;
}

    .property-item .property-label a {
        color: #FFF;
        text-transform: uppercase;
        font-size: 12px;
        padding: 2px 8px;
        border-radius: 3px;
        text-decoration: none;
        min-width: 60px;
        text-align: center;
        display: inline-block;
    }

.property-label button:hover, .property-label button:focus, .property-label button:active {
    background: #dd322b;
    color: #FFF;
    outline: none !important;
    border: none !important;
}

.property-label button {
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
    padding: 3px 12px;
    border-radius: 3px;
    text-decoration: none;
    min-width: 60px;
    text-align: center;
    border: none;
    display: inline-block;
    background: #dd322b;
    font-weight: 700;
}

.property-item .property-label__type {
    background-color: #DD322B;
    margin-right: 6px;
}

    .property-item .property-label__type.active, .property-item .property-label__type:hover {
        background-color: #DD322B;
    }

.property-item .property-label__status {
    background-color: rgba(41, 56, 72, 0.9);
}

    .property-item .property-label__status.active, .property-item .property-label__status:hover {
        background-color: #293848;
    }

.property-item .property-footer {
    padding: 5px 0;
    overflow: hidden;
    min-height: auto;
}

    .property-item .property-footer [class*="item-"] {
        color: #333333;
        float: left;
        display: block;
        text-align: left;
        line-height: 18px;
        border-right: 1px solid #ddd;
    }

        .property-item .property-footer [class*="item-"]:last-child {
            border-right: none;
        }

        .property-item .property-footer [class*="item-"] span {
            color: #DD322B;
            font-size: 18px;
            margin-right: 6px;
            vertical-align: middle;
            position: relative;
            top: -1px;
        }

    .property-item .property-footer.columns-4 [class*="item-"] {
        width: 25%;
    }

/*.property-item .img-box
    {
        position: relative;
    }*/

.property-item .img-box {
    position: relative;
    padding: 10px;
    width: auto;
    height: 215px;
    margin: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .property-item .img-box a {
        display: block;
        text-align: center;
    }

.property-item .img-box__image {
    display: block;
    height: 100%;
}

.property-item .img-box .property-label {
    position: absolute;
    bottom: 8px;
    left: 8px;
}

.property-item .img-box .btn-compare {
    font-size: 16px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    background-color: rgba(41, 56, 72, 0.8);
    position: absolute;
    right: 8px;
    bottom: 8px;
    z-index: 9;
}

    .property-item .img-box .btn-compare.active, .property-item .img-box .btn-compare:hover {
        background-color: #DD322B;
    }

.property-item .img-box img {
    width: 100%;
    max-height: 200px;
    object-fit: cover;
    height: 200px;
}

.property-item .item-img {
    height: 520px;
    overflow: hidden;
    background-position: center;
    background-size: cover;
}

    .property-item .item-img img {
        visibility: hidden;
    }

    .property-item .item-img a {
        display: block;
        height: 100%;
        position: relative;
    }

@media (max-width: 991px) {
    .property-item {
        margin-bottom: 24px;
    }

        .property-item .item-img {
            height: 400px;
        }
}

@media (max-width: 767px) {
    .property-item {
        margin-bottom: 15px;
    }

        .property-item .img-box img {
            width: 100%;
            height: auto;
        }

        .property-item .item-img {
            height: 320px;
        }
}

.post {
    background-color: #fff;
    padding: 24px;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .post > img,
    .post p > img {
        max-width: 100%;
        margin: 12px 0;
    }

    .post .post-property-header {
        margin-bottom: 24px;
    }

        .post .post-property-header .post-title {
            margin-bottom: 5px;
        }

        .post .post-property-header .text-right .property-price {
            font-size: 24px;
            font-weight: 500;
            line-height: 24px;
            padding-top: 6px;
        }

@media (max-width: 767px) {
    .post .post-property-header .text-right {
        text-align: left;
        margin-bottom: 12px;
    }

        .post .post-property-header .text-right .property-price {
            font-size: 20px;
            padding-top: 0px;
        }
}

.post .post-property-header .property-address {
    padding-bottom: 0px;
    max-height: initial;
}

.post .post-title {
    text-transform: capitalize;
    font-weight: 600;
    margin: 0 0 30px;
    font-size: 25px;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .post .post-title {
        font-size: 24px;
    }
}

.post .post-title a {
    color: #333333;
    text-decoration: none;
}

    .post .post-title a:hover {
        color: #DD322B;
    }

.post .post-image {
    margin-left: -24px;
    margin-right: -24px;
    margin-bottom: 24px;
}

    .post .post-image a {
        overflow: hidden;
        display: block;
        display: block;
        position: relative;
        overflow: hidden;
        text-decoration: none;
        width: 100%;
        height: auto;
    }

        .post .post-image a img {
            transition: all ease-in-out 0.2s;
            -webkit-transition: all ease-in-out 0.2s;
            -moz-transition: all ease-in-out 0.2s;
        }

        .post .post-image a:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: transparent;
            z-index: 0;
            transition: all ease-in-out 0.2s;
            -webkit-transition: all ease-in-out 0.2s;
            -moz-transition: all ease-in-out 0.2s;
        }

        .post .post-image a:before {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            color: #fff;
            content: "";
            font-family: "Flaticon";
            font-size: 48px;
            transition: all ease-in-out 0.2s;
            -webkit-transition: all ease-in-out 0.2s;
            -moz-transition: all ease-in-out 0.2s;
            opacity: 0;
            z-index: 2;
        }

        .post .post-image a:hover img {
            transform: scale(1.1);
            -webkit-transform: scale(1.1);
            -moz-transform: scale(1.1);
        }

        .post .post-image a:hover:after {
            background-color: rgba(0, 0, 0, 0.5);
        }

        .post .post-image a:hover:before {
            opacity: 1;
            font-size: 36px;
        }

@media (max-width: 480px) {

    .post .post-image a:hover img:hover img {
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
    }

    .post .post-image a img {
        height: 260px;
        width: auto;
    }
}


@media screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .search-tabmenu {
        width: 250px;
    }

    .mobtnLbl {
        text-align: center;
        margin: 5px 0px;
    }

    body.header-2 .topbar-varian-2 ul {
        padding: 0px 0px 10px 0px;
    }

    body.header-2 .topbar-varian-2 {
        margin: 0px;
        padding: 10px 24px;
    }

    .btn-group.dropdown.loginDropdown a {
        width: 100% !important;
        margin-right: 0px !important;
        margin-bottom: 10px;
    }

    .btn-group.dropdown.loginDropdown {
        width: 100% !important;
    }

    .styleLocationpop .btn-group .btn-secondary {
        width: 135px !important;
    }

    .styleLocationpop .modal-dialog {
        width: auto !important;
    }

    .banner-text h1 {
        font-size: 25px !important;
        top: -110px !important;
    }

    .prSelect .homeSelects {
        width: 100% !important;
    }

    .prSelect {
        margin: 2px 0;
    }

    .innerContainer {
        width: 100% !important;
    }

    .lefttopHeader {
        display: none;
    }

    .rightTopHeader {
        width: 100% !important;
        float: none;
    }

    .centeredView {
        width: 100% !important;
    }

    .reslStateTabs {
        width: 100% !important;
    }

    .textFull.text-justify {
        margin-bottom: 25px;
    }

    .section-header {
        padding: 0px 10px 15px !important;
    }

    h2.section-title {
        font-size: 20px;
        line-height: 1.2em !important;
    }

    .panel-box.pad20 {
        padding: 10px;
    }

    #header .navbar-brand img {
        height: auto;
    }

    #header .navbar-brand {
        padding: 0px;
        padding-top: 0px;
        float: none;
        justify-content: center;
        align-items: center;
        display: flex;
        padding-top: 5px;
        height: auto;
    }

    .navbar-toggle {
        margin-bottom: 10px;
    }

    .linkContact li {
        width: 100% !important;
    }

    .mt10 {
        margin-top: 10px;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .innerContainer {
        width: 100% !important;
    }

    .mobtnLbl {
        margin: 10px 0px;
    }

    .navbar-toggle {
        margin-top: 50px;
        margin-bottom: 0px;
    }
}

.post .post-meta {
    list-style: none;
    padding: 0;
    margin-bottom: 12px;
}

    .post .post-meta li {
        display: inline-block;
        margin-right: 24px;
    }

@media (max-width: 480px) {
    .post .post-meta li {
        margin-right: 0;
        margin-bottom: 5px;
        display: block;
    }
}

.post .post-meta li a {
    color: #777777;
    text-decoration: none;
}

    .post .post-meta li a:before {
        font-family: "FontAwesome";
        color: #DD322B;
        display: inline-block;
        margin-right: 8px;
    }

    .post .post-meta li a:hover {
        color: #333333;
    }

.post .post-meta li:before {
    display: none;
    font-family: "FontAwesome";
    color: #DD322B;
    margin-right: 8px;
}

.post .post-meta li:last-child {
    margin-right: 0;
}

.post .post-meta li.post-author a:before {
    content: "";
}

.post .post-meta li.post-date a:before {
    content: "";
}

.post .post-meta li.post-comment a:before {
    content: "";
}

.post .post-meta li.post-category a:before {
    content: "";
}

.post .post-entries {
    margin-bottom: 0;
}

    .post .post-entries *:last-child {
        margin-bottom: 0;
    }

    .post .post-entries .widget {
        margin-top: 24px;
    }

.services-content > p {
    margin-bottom: 24px;
}

.services-item {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}

    .services-item li {
        display: table;
        margin-bottom: 24px;
    }

        .services-item li .services-icon,
        .services-item li .services-description {
            display: table-cell;
            vertical-align: top;
        }

            .services-item li .services-icon i {
                width: 72px;
                height: 72px;
                line-height: 72px;
                background-color: #fff;
                display: inline-block;
                vertical-align: middle;
                text-align: center;
                color: #DD322B;
                font-size: 36px;
            }

        .services-item li .services-description {
            padding-left: 15px;
            color: #555555;
        }

            .services-item li .services-description h4 {
                font-weight: bold;
                margin: 0 0 7px;
                font-size: 18px;
            }

.services-image img {
    display: block;
    width: 100%;
}

.howto-item > a {
    min-height: 150px;
    display: block;
    position: relative;
    text-decoration: none;
}

    .howto-item > a img {
        width: 100%;
    }

    .howto-item > a:before {
        content: "";
        font-family: "Flaticon";
        font-size: 72px;
        color: #fff;
        z-index: 1;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
    }

    .howto-item > a:hover img {
        opacity: 0.3;
    }

.howto-item .howto-content {
    position: relative;
}

    .howto-item .howto-content p {
        margin-bottom: 0;
    }

    .howto-item .howto-content .howto-number {
        display: inline-block;
        width: 36px;
        height: 36px;
        font-size: 18px;
        text-align: center;
        line-height: 36px;
        position: absolute;
        left: 0;
        bottom: 44px;
    }

    .howto-item .howto-content .howto-title {
        padding: 12px 15px;
        line-height: 1.2;
        height: 44px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: block;
    }

@media (max-width: 991px) {
    .howto-item {
        margin-bottom: 24px;
    }
}

@media (max-width: 767px) {
    .howto-item {
        margin-bottom: 12px;
    }
}

.accordion .panel {
    border: none;
    margin-bottom: 24px;
    border-radius: none;
    -webkit-border-radius: none;
    -moz-border-radius: none;
}

@media (max-width: 767px) {
    .accordion .panel {
        margin-bottom: 12px;
    }
}

.accordion .panel-heading {
    padding: 0;
}

    .accordion .panel-heading .panel-title {
        font-weight: bold;
        font-size: 16px;
    }

        .accordion .panel-heading .panel-title a {
            color: #333333;
            padding: 15px 30px;
            padding-left: 72px;
            text-decoration: none;
            position: relative;
            display: block;
            text-align: left;
        }

            .accordion .panel-heading .panel-title a:before {
                content: "";
                position: absolute;
                font-family: "Flaticon";
                font-size: 18px;
                left: 0;
                top: 0;
                height: 100%;
                width: 50px;
                text-align: center;
                background-color: #DD322B;
                color: #fff;
                line-height: 47px;
            }

            .accordion .panel-heading .panel-title a[aria-expanded="true"]:before {
                content: "";
            }

.accordion .panel-body {
    border-top-color: #DD322B !important;
    padding: 24px;
}

.panel-box {
    background-color: #fff;
}

    .panel-box .panel-header {
        padding: 15px 24px;
        border-bottom: 1px solid #e1e1e1;
    }

        .panel-box .panel-header .panel-title {
            font-weight: 700;
            font-size: 18px;
            text-transform: uppercase;
        }

    .panel-box .panel-body {
        padding: 24px;
    }

@media (min-width: 1199px) {
    .panel-box .panel-body form > .row [class*="col-"]:first-child {
        padding-right: 12px;
    }

    .panel-box .panel-body form > .row [class*="col-"]:last-child {
        padding-left: 12px;
    }
}

/*.panel-box .panel-body .form-group
{
    margin-bottom: 24px;
}*/

.panel-box .panel-body form > .form-group:last-child {
    margin-bottom: 0;
}

.panel-box .panel-body .btn-primary, .panel-box .panel-body .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .panel-box .panel-body .slide-left, .panel-box .panel-body #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .panel-box .panel-body .slide-left, .panel-box .panel-body #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .panel-box .panel-body .slide-left, .panel-box .panel-body #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .panel-box .panel-body .slide-left, .panel-box .panel-body .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control .panel-box .panel-body .slide-right, .panel-box .panel-body #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .panel-box .panel-body .slide-right, .panel-box .panel-body #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .panel-box .panel-body .slide-right, .panel-box .panel-body #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .panel-box .panel-body .slide-right, .panel-box .panel-body #comments #respond .comment-form p .submit, #comments #respond .comment-form p .panel-box .panel-body .submit,
.panel-box .panel-body .btn-submit {
    width: 100%;
}

.panel-box.icon-box {
    text-align: left;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .panel-box.icon-box {
        margin-top: 60px;
    }
}

.panel-box.icon-box .icon-item {
    background-color: #DD322B;
    width: 60px;
    height: 60px;
    position: relative;
    display: block;
    margin: -60px auto 24px;
    border-radius: 9999px;
    -webkit-border-radius: 9999px;
    -moz-border-radius: 9999px;
    margin-left: 0px;
}

    .panel-box.icon-box .icon-item i {
        color: #fff;
        font-size: 18px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
    }

.panel-box.icon-box .icon-title {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}

.panel-box.icon-box .icon-description {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .panel-box.icon-box .icon-description {
        overflow: hidden;
    }
}

.panel-wrapper {
    margin-bottom: -24px;
}

    .panel-wrapper .panel-box {
        margin-bottom: 24px;
    }

@media (max-width: 767px) {
    .panel-wrapper {
        margin-bottom: -12px;
    }

        .panel-wrapper .panel-box {
            margin-bottom: 12px;
        }
}

.profile-box {
    background-color: #fff;
    position: relative;
    overflow: hidden;
    /* Style for Team / Our Agent List */
    /* Single Agent
	------------------------------------*/
}

    .profile-box > img {
        width: 100%;
        height: auto;
        margin-bottom: 139px;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
    }

@media (max-width: 991px) {
    .profile-box > img {
        margin-bottom: 115px;
    }
}

.profile-box .profile-header {
    margin-bottom: 10px;
}

    /*.profile-box .profile-header .profile-img {
        width: 96px;
    }*/

        /*.profile-box .profile-header .profile-img img {
            width: 96px;
            height: 96px;
            object-fit: cover;
            border-radius: 9999px;
            overflow: hidden;
        }*/
        .profile-box .profile-header .profile-img img {
            width: 165px;
            object-fit: cover;
        }

    .profile-box .profile-header .profile-title {
        text-align: left;
        padding-left: 24px;
        font-weight: 700;
        font-size: 18px;
    }

.profile-box .profile-description {
    margin-bottom: 24px;
}

.profile-box .profile-contact {
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

    .profile-box .profile-contact:before, .profile-box .profile-contact:after {
        content: " ";
        display: table;
    }

    .profile-box .profile-contact:after {
        clear: both;
    }

    .profile-box .profile-contact li {
        padding: 12px 12px;
        margin-bottom: 0;
        border-top: 1px solid #eeeeee;
    }

@media (min-width: 480px) {
    .profile-box .profile-contact li {
        width: 50%;
        float: left;
        border-right: 1px solid #eeeeee;
    }
}

.profile-contact li:last-child {
    display: inline-block !important;
    border-right: none;
    /*padding-top: 7px !important;*/
}

.profile-box .profile-contact li i {
    display: inline-block;
    width: 20px;
    text-align: center;
}

.profile-box .profile-contact li a {
    color: #333333;
    font-weight: 700;
}

.profile-box:not(.agent-item) .profile-content {
    padding: 0 24px 24px;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background-color: #fff;
}

    .profile-box:not(.agent-item) .profile-content .profile-name {
        padding: 12px 24px;
        line-height: 1;
        margin: 0 -24px 24px -24px;
        border-bottom: 1px solid #eeeeee;
    }

@media (min-width: 767px) {
    .profile-box:not(.agent-item) .profile-content .profile-description {
        margin-bottom: -72px;
        max-height: 72px;
        min-height: 72px;
        overflow: hidden;
        opacity: 0;
        transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
        -moz-transition: all ease-in-out 0.3s;
    }
}

@media (max-width: 480px) {
    .profile-box:not(.agent-item) .profile-content {
        position: relative;
    }
}

.profile-box .profile-name {
    font-weight: 700;
    font-size: 18px;
}

    .profile-box .profile-name a {
        color: #333333;
    }

        .profile-box .profile-name a:hover {
            color: #DD322B;
            text-decoration: none;
        }

    .profile-box .profile-name small {
        display: block;
        font-size: 14px;
        color: #A1A1A1;
        margin-top: 8px;
    }

.profile-box .profile-contact {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
    position: static;
}

    .profile-box .profile-contact li {
        float: none;
        width: 100%;
        display: block;
        padding: 0;
        border: none;
    }

.profile-box:hover > img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}

@media (min-width: 767px) {
    .profile-box:hover:not(.agent-item) .profile-content .profile-description {
        opacity: 1;
        margin-bottom: 24px;
    }
}

.profile-box.agent-item {
    margin-bottom: 12px;
}

    .profile-box.agent-item .content-wrapper {
        padding: 24px;
    }

    .profile-box.agent-item .profile-img {
        object-fit: cover;
        width: 100%;
        height: 240px;
    }

    .profile-box.agent-item .profile-contact {
        margin-bottom: 24px;
    }

        .profile-box.agent-item .profile-contact > li {
            text-align: left;
        }

    .profile-box.agent-item .profile-name {
        margin: 0 0 24px 0;
    }

    .profile-box.agent-item .profile-description {
        min-height: 48px;
        max-height: 48px;
        overflow: hidden;
        margin-bottom: 24px;
    }

    .profile-box.agent-item .property-link {
        text-decoration: none;
        display: block;
        border-top: 1px solid #eeeeee;
        margin: 0 -24px -24px -24px;
        padding: 12px 24px;
    }

        .profile-box.agent-item .property-link i.fi {
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        .profile-box.agent-item .property-link:hover i.fi {
            -webkit-transition: 0.3;
            -o-transition: 0.3;
            transition: 0.3;
            margin-left: 10px;
        }

@media (min-width: 768px) {
    .profile-box.agent-item {
        margin-bottom: 24px;
    }

        .profile-box.agent-item .content-wrapper {
            padding: 24px 24px 24px 264px;
        }

        .profile-box.agent-item .profile-content {
            border-right: 1px solid #eeeeee;
        }

        .profile-box.agent-item .profile-img {
            width: 240px;
            height: 282px;
            position: absolute;
            top: 0;
            left: 0;
        }

        .profile-box.agent-item .profile-contact > li {
            float: left;
            width: 50%;
            display: inline-block;
        }
}

@media (max-width: 480px) {
    .profile-box > img {
        margin-bottom: 0;
    }

    .profile-box .profile-header {
        display: block;
        text-align: center;
    }

        .profile-box .profile-header .profile-img,
        .profile-box .profile-header .profile-title {
            display: block;
            text-align: center;
            padding: 0;
            margin: auto;
        }

        .profile-box .profile-header .profile-title {
            font-size: 20px;
            margin-top: 20px;
        }

    .profile-box .profile-description {
        margin-bottom: 24px;
        text-align: center;
    }

    .profile-box .profile-contact {
        text-align: center;
    }

        .profile-box .profile-contact li {
            font-size: 16px;
        }

    .profile-box .profile-content {
        position: relative;
    }

        .profile-box .profile-content .profile-name,
        .profile-box .profile-content .profile-description {
            text-align: left;
        }

    .profile-box.agent-item .profile-contact,
    .profile-box.agent-item .profile-description,
    .profile-box.agent-item .profile-name {
        margin-bottom: 12px;
    }
}

.profile-box.single-agent {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 24px;
    padding: 24px;
}

    .profile-box.single-agent .profile-content {
        position: static;
        padding: 0;
        margin-bottom: 24px;
    }

@media (min-width: 768px) {
    .profile-box.single-agent .profile-content {
        display: flex;
    }

        .profile-box.single-agent .profile-content .profile-img,
        .profile-box.single-agent .profile-content .content-wrapper {
            flex: 1;
        }
}

.profile-box.single-agent .profile-content .profile-name {
    padding: 0;
    margin: 0;
    margin-bottom: 24px;
    border-bottom: 0;
}

.profile-box.single-agent .profile-content .profile-img {
    max-width: 270px;
}

@media (max-width: 767px) {
    .profile-box.single-agent .profile-content .profile-img {
        width: 100%;
        max-width: none;
        margin-bottom: 24px;
    }
}

@media (min-width: 768px) {
    .profile-box.single-agent .profile-content .content-wrapper {
        padding-left: 24px;
    }
}

@media (max-width: 767px) {
    .profile-box.single-agent .profile-content {
        margin-bottom: 12px;
    }

    .profile-box.single-agent .profile-contact,
    .profile-box.single-agent .profile-description {
        text-align: left;
    }

        .profile-box.single-agent .profile-contact li {
            margin-bottom: 12px;
            font-size: 14px;
        }
}

@media (min-width: 768px) {
    .profile-box.single-agent .profile-contact li {
        width: 50%;
        float: left;
        margin-bottom: 24px;
    }
}

.profile-box.single-agent .leave-message .message-title {
    font-size: 18px;
    font-weight: bold;
    color: #DD322B;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.profile-box.single-agent .leave-message .form-group .btn-primary, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit {
    width: 100%;
}

.profile-box.single-agent .leave-message form > .form-group:last-child {
    margin-bottom: 0;
}

.testimony-item {
    margin-top: 24px;
}

    .testimony-item:first-child {
        margin-top: 0;
    }

    .testimony-item .testimony-profile {
        text-align: right;
    }

        .testimony-item .testimony-profile img {
            width: 72px;
            height: 72px;
            display: inline-block !important;
            border-radius: 100px;
            border: 3px solid #FFF;
            box-shadow: 0px 0px 10px #ddd;
        }

        .testimony-item .testimony-profile h5 {
            font-size: 16px;
            font-weight: 700;
            margin-top: 9px;
            margin-bottom: 0;
        }
            .testimony-item .testimony-profile h5::before {
                content: "-";
                padding-right: 3px;
            }

    .testimony-item.item-left .testimony-profile h5 + span {
        font-size: 13px;
        letter-spacing: 1px;
    }

   /* .testimony-item .testimony-text {
        padding: 24px;
        position: relative;
        background-color: #fff;
        min-height: 120px;
        border: none;
        border-left: 6px solid #DD322B;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }*/
.testimony-text {
    padding: 25px;
    background: #FFF;
    box-shadow: rgb(149 157 165 / 20%) 0px 0px 15px;
    margin-bottom: 35px;
    position: relative;
    min-height: 222px;
    border-bottom: solid #dd322b 3px;
}

@media (max-width: 767px) {
    .testimony-item .testimony-text {
        padding: 12px 24px;
    }
}

.testimony-item .testimony-text p {
    margin-bottom: 0;
}

/*.testimony-item .testimony-text:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 24px;
    left: -18px;
    border-style: solid;
    border-width: 0 15px 15px 0;
    border-color: transparent #DD322B transparent transparent;
}*/
.testimony-item .testimony-text:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #dd322b;
}

.testimony-item.item-left {
    margin-left: 12px;
    margin-right: 12px;
}

    .testimony-item.item-left .testimony-profile {
        text-align: center;
    }

.testimony-item.item-right {
    margin-left: 12px;
    margin-right: 12px;
}

    .testimony-item.item-right .testimony-profile {
        text-align: left;
    }

    .testimony-item.item-right .testimony-text {
        border: none;
        border-right: 6px solid #DD322B;
    }

        .testimony-item.item-right .testimony-text:before {
            left: auto;
            right: -18px;
            border-width: 15px 15px 0 0;
            border-color: #DD322B transparent transparent transparent;
        }

@media (max-width: 991px) {
    .testimony-item .testimony-profile {
        margin-bottom: 12px;
    }

        .testimony-item .testimony-profile:before, .testimony-item .testimony-profile:after {
            content: " ";
            display: table;
        }

        .testimony-item .testimony-profile:after {
            clear: both;
        }

    .testimony-item.item-left {
        padding-right: 0;
    }

        .testimony-item.item-left .testimony-profile {
            text-align: left;
        }

            .testimony-item.item-left .testimony-profile img {
                float: left;
                margin-right: 12px;
            }

    .testimony-item.item-right {
        padding-left: 0;
    }

        .testimony-item.item-right .testimony-profile {
            text-align: right;
        }

            .testimony-item.item-right .testimony-profile img {
                float: right;
                margin-left: 12px;
            }
}

.icon-box {
    text-align: center;
    padding: 24px;
    margin-bottom: 24px;
    border-radius: 0;
    color: #555555;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

    .icon-box .icon-item {
        font-size: 36px;
        color: #DD322B;
    }

    .icon-box .icon-title {
        font-weight: bold;
        text-transform: uppercase;
        margin: 12px 0;
    }

    .icon-box .icon-description {
        margin-bottom: 0;
    }

@media (max-width: 767px) {
    .icon-box {
        margin-bottom: 12px;
    }
}

.number-box .number-value {
    background-color: #fff;
    text-align: center;
    width: 100%;
    position: relative;
    vertical-align: middle;
    border-radius: 5px;
}

    .number-box .number-value > span {
        font-size: 35px;
        font-weight: 700;
        display: inline-block;
        width: 100%;
    }

.number-box .number-icon {
    font-size: 24px;
    color: #fff;
    width: 64px;
    height: 64px;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    margin-top: 10px;
}

.number-box {
    background: #FFF;
    position: relative;
    display: inline-block;
    width: 100%;
    border-radius: 5px;
}

    .number-box .number-category .namber-title {
        color: #666;
        font-size: 16px;
        font-weight: 500;
        border-bottom-right-radius: 5px;
        text-align: center;
        border-top: solid 1px #ddd;
        padding: 5px 0px;
    }

.pagination {
    margin: 0;
    text-align: center;
    display: block;
    background-color: #fff;
    padding: 10px;
}

    .pagination:before, .pagination:after {
        content: " ";
        display: table;
    }

    .pagination:after {
        clear: both;
    }

    .pagination.text-center {
        text-align: center;
    }

    .pagination > a, .pagination > span {
        text-decoration: none;
        color: inherit;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
        width: 30px;
        height: 30px;
        line-height: 30px;
        color: #333333;
    }

        .pagination > a:last-child, .pagination > span:last-child {
            margin-right: 0;
        }

        .pagination > a.current, .pagination > a:hover, .pagination > span.current, .pagination > span:hover {
            color: #DD322B;
        }

    .pagination .prev {
        float: left;
    }

    .pagination .next {
        float: right;
    }

        .pagination .prev:before,
        .pagination .next:before {
            font-family: "FontAwesome";
            display: inline-block;
        }

    .pagination .prev:before {
        content: "";
    }

    .pagination .next:before {
        content: "";
    }

@media (max-width: 991px) {
    .pagination {
        text-align: center;
    }
}

#comments #respond {
    background-color: #fff;
    padding: 24px;
    padding-top: 0;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

    #comments #respond .comment-reply-title {
        padding: 15px 24px;
        margin: 0 -24px 24px;
        border-bottom: 1px solid #e1e1e1;
        font-weight: 700;
        font-size: 18px;
        text-transform: uppercase;
    }

    #comments #respond .comment-form {
        /* wp version */
    }

        #comments #respond .comment-form .comment-notes {
            margin-bottom: 24px;
            font-style: italic;
        }

        #comments #respond .comment-form p {
            margin-bottom: 24px;
        }

            #comments #respond .comment-form p:last-child {
                margin-bottom: 0;
            }

            #comments #respond .comment-form p label {
                display: block;
                margin-bottom: 8px;
            }

@media (min-width: 991px) {
    #comments #respond .comment-form p textarea {
        height: 96px;
    }
}

#comments #respond .comment-form .form-group {
    margin-bottom: 24px;
}

#comments #respond .comment-form > .form-group:last-child {
    margin-bottom: 0;
}

#comments #respond .comment-form .btn, #comments #respond .comment-form .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control #comments #respond .comment-form .slide-left, #comments #respond .comment-form #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form .slide-left, #comments #respond .comment-form #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form .slide-left, #comments #respond .comment-form #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form .slide-left, #comments #respond .comment-form .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control #comments #respond .comment-form .slide-right, #comments #respond .comment-form #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #comments #respond .comment-form .slide-right, #comments #respond .comment-form #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #comments #respond .comment-form .slide-right, #comments #respond .comment-form #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #comments #respond .comment-form .slide-right, #comments #respond .comment-form p .submit {
    width: 100%;
}

#comments #respond .comment-form .logged-in-as {
    display: none;
    font-size: 0;
}

    #comments #respond .comment-form .logged-in-as a {
        font-size: 14px;
        padding-right: 15px;
        margin-right: 15px;
        border-right: 1px solid #eeeeee;
    }

        #comments #respond .comment-form .logged-in-as a:last-child {
            border-right: none;
        }

#comments .entry-comments {
    background-color: #fff;
    padding: 24px;
    padding-top: 0;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

    #comments .entry-comments .comment-header {
        padding: 15px 24px;
        margin: 0 -24px 24px;
        border-bottom: 1px solid #e1e1e1;
    }

        #comments .entry-comments .comment-header .widget-title {
            margin: 0;
            font-weight: 700;
            font-size: 18px;
            text-transform: uppercase;
        }

    #comments .entry-comments .comment-list {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        #comments .entry-comments .comment-list > .comment {
            padding-top: 24px;
            border-top: 1px solid #eeeeee;
        }

            #comments .entry-comments .comment-list > .comment:first-child {
                border-top: none;
                padding-top: 0;
            }

@media (max-width: 480px) {
    #comments .entry-comments .comment-list > .comment:last-child .comment-body {
        margin-bottom: 0;
    }
}

#comments .entry-comments .comment-list .comment-body {
    display: table;
    width: 100%;
    margin-bottom: 24px;
}

    #comments .entry-comments .comment-list .comment-body > * {
        display: table-cell;
        vertical-align: top;
    }

    #comments .entry-comments .comment-list .comment-body .comment-avatar img {
        width: 72px;
        height: 72px;
        overflow: hidden;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
    }

    #comments .entry-comments .comment-list .comment-body .comment-content {
        padding-left: 24px;
        position: relative;
    }

        #comments .entry-comments .comment-list .comment-body .comment-content > p {
            margin-bottom: 0;
        }

        #comments .entry-comments .comment-list .comment-body .comment-content .comment-edit-link {
            text-decoration: none;
            display: none;
        }

        #comments .entry-comments .comment-list .comment-body .comment-content .reply {
            position: absolute;
            right: 0;
            top: 0;
            line-height: 26px;
        }

            #comments .entry-comments .comment-list .comment-body .comment-content .reply a {
                text-decoration: none;
            }

                #comments .entry-comments .comment-list .comment-body .comment-content .reply a:before {
                    position: relative;
                    right: -15px;
                    display: inline-block;
                    margin-right: 7px;
                    font-size: 12px;
                    content: "";
                    font-family: "FontAwesome";
                    opacity: 0;
                    visibility: hidden;
                    transition: all ease-in-out 0.1s;
                    -webkit-transition: all ease-in-out 0.1s;
                    -moz-transition: all ease-in-out 0.1s;
                }

                #comments .entry-comments .comment-list .comment-body .comment-content .reply a:hover {
                    color: #333333;
                }

                    #comments .entry-comments .comment-list .comment-body .comment-content .reply a:hover:before {
                        right: 0;
                        opacity: 1;
                        visibility: visible;
                    }

        #comments .entry-comments .comment-list .comment-body .comment-content .comment-author {
            margin-bottom: 10px;
        }

            #comments .entry-comments .comment-list .comment-body .comment-content .comment-author > a {
                font-size: 18px;
                color: #333333;
                font-weight: 700;
                display: inline-block;
                vertical-align: middle;
                line-height: 24px;
                padding-right: 15px;
                margin-right: 10px;
                border-right: 1px solid #eeeeee;
                text-decoration: none;
            }

                #comments .entry-comments .comment-list .comment-body .comment-content .comment-author > a:hover {
                    color: #DD322B;
                }

            #comments .entry-comments .comment-list .comment-body .comment-content .comment-author .comment-date {
                font-size: 12px;
                font-weight: 500;
            }

                #comments .entry-comments .comment-list .comment-body .comment-content .comment-author .comment-date i {
                    font-style: normal;
                }

                    #comments .entry-comments .comment-list .comment-body .comment-content .comment-author .comment-date i:before {
                        content: "-";
                        display: inline-block;
                        margin: 0 5px;
                    }

#comments .entry-comments .comment-list .children {
    list-style: none;
    padding-left: 96px;
}

    #comments .entry-comments .comment-list .children .comment-body {
        padding-top: 24px;
        border-top: 1px solid #eeeeee;
    }

    #comments .entry-comments .comment-list .children .children .children .comment-author > a {
        display: block;
        border-right: none;
    }

    #comments .entry-comments .comment-list .children .children .children .children {
        padding-left: 24px;
    }

@media (max-width: 991px) {
    #comments .entry-comments .comment-list .comment-body .comment-content {
        padding-left: 15px;
    }

        #comments .entry-comments .comment-list .comment-body .comment-content .comment-author > a {
            display: block;
            border-right: none;
            margin: 0;
            padding: 0;
        }

        #comments .entry-comments .comment-list .comment-body .comment-content .reply {
            position: static;
            display: block;
            text-align: right;
            margin-top: 24px;
        }

    #comments .entry-comments .comment-list .children {
        padding-left: 0 !important;
    }
}

@media (max-width: 480px) {
    #comments .entry-comments .comment-list .comment-body .comment-avatar img {
        width: 48px;
        height: 48px;
    }

    #comments .entry-comments .comment-list .comment-body .comment-content > p {
        margin-left: -63px;
    }

    #comments .entry-comments .comment-list .children .comment-body {
        position: relative;
    }

        #comments .entry-comments .comment-list .children .comment-body:before {
            content: "";
            width: 0;
            height: 0;
            top: -16px !important;
            border-width: 8px;
            border-style: solid;
            border-color: transparent transparent #eeeeee transparent;
            position: absolute;
            top: auto;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
        }
}

#comments.comments-area:not(.compact) .comment-list-wrapper,
#comments.comments-area:not(.compact) .comment-navigation .nav-links a {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    padding: 24px;
    padding-top: 0;
    margin-bottom: 24px;
}

#comments.comments-area:not(.compact) .comment-navigation {
    margin-bottom: 24px;
}

    #comments.comments-area:not(.compact) .comment-navigation .nav-links a {
        padding: 12px 24px;
        color: #333333;
        text-decoration: none;
        margin-bottom: 0;
    }

        #comments.comments-area:not(.compact) .comment-navigation .nav-links a:before, #comments.comments-area:not(.compact) .comment-navigation .nav-links a:after {
            content: " ";
            display: table;
        }

        #comments.comments-area:not(.compact) .comment-navigation .nav-links a:after {
            clear: both;
        }

        #comments.comments-area:not(.compact) .comment-navigation .nav-links a:before, #comments.comments-area:not(.compact) .comment-navigation .nav-links a:after {
            transition: all ease-in-out 0.2s;
            -webkit-transition: all ease-in-out 0.2s;
            -moz-transition: all ease-in-out 0.2s;
            font-family: "FontAwesome";
            display: inline-block;
            vertical-align: middle;
            position: relative;
        }

        #comments.comments-area:not(.compact) .comment-navigation .nav-links a:hover:before, #comments.comments-area:not(.compact) .comment-navigation .nav-links a:hover:after {
            color: #DD322B;
        }

@media (max-width: 480px) {
    #comments.comments-area:not(.compact) .comment-navigation .nav-links a {
        width: 190px;
    }
}

#comments.comments-area:not(.compact) .comment-navigation .nav-links {
    text-align: center;
}

    #comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-next,
    #comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-previous {
        display: inline-block;
        vertical-align: middle;
        margin-right: 22px;
    }

        #comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-next:last-child,
        #comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-previous:last-child {
            margin-right: 0;
        }

@media (max-width: 480px) {
    #comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-next,
    #comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-previous {
        margin-right: 0;
        margin-bottom: 8px;
    }

        #comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-next:last-child,
        #comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-previous:last-child {
            margin-bottom: 0;
        }
}

#comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-previous a:before {
    content: "";
    margin-right: 8px;
    float: left;
    left: 0;
}

#comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-next a:after {
    right: 0;
    float: right;
    margin-left: 8px;
    content: "";
}

#comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-previous a:hover:before {
    left: -4px;
}

#comments.comments-area:not(.compact) .comment-navigation .nav-links .nav-next a:hover:after {
    right: -4px;
}

#comments.comments-area:not(.compact) .comments-title {
    margin: 0;
    padding: 15px 24px;
    margin: 0 -24px 24px;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
}

#comments.comments-area:not(.compact) .comment-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    #comments.comments-area:not(.compact) .comment-list .children {
        list-style: none;
        margin: 0;
        padding: 0 0 0 96px;
    }

@media (max-width: 767px) {
    #comments.comments-area:not(.compact) .comment-list .children {
        padding-left: 0;
    }
}

#comments.comments-area:not(.compact) .comment-list .comment {
    padding-top: 24px;
    border-top: 1px solid #eeeeee;
    margin-bottom: 24px;
}

    #comments.comments-area:not(.compact) .comment-list .comment:first-child {
        padding-top: 0;
        border-top: none;
    }

    #comments.comments-area:not(.compact) .comment-list .comment:last-child {
        margin-bottom: 0;
    }

    #comments.comments-area:not(.compact) .comment-list .comment .comment {
        padding-top: 24px;
        margin-top: 24px;
        border-top: 1px solid #eeeeee;
    }

#comments.comments-area:not(.compact) .comment-list .comment-body {
    position: relative;
}

    #comments.comments-area:not(.compact) .comment-list .comment-body .avatar {
        width: 48px;
        height: 48px;
        border-radius: 5px;
        overflow: hidden;
        object-fit: cover;
        margin-right: 12px;
        float: left;
    }

    #comments.comments-area:not(.compact) .comment-list .comment-body .reply {
        line-height: 26px;
    }

        #comments.comments-area:not(.compact) .comment-list .comment-body .reply a {
            text-decoration: none;
        }

            #comments.comments-area:not(.compact) .comment-list .comment-body .reply a:before {
                position: relative;
                right: -15px;
                display: inline-block;
                margin-right: 7px;
                font-size: 12px;
                content: "";
                font-family: "FontAwesome";
                opacity: 0;
                visibility: hidden;
                transition: all ease-in-out 0.1s;
                -webkit-transition: all ease-in-out 0.1s;
                -moz-transition: all ease-in-out 0.1s;
            }

            #comments.comments-area:not(.compact) .comment-list .comment-body .reply a:hover {
                color: #333333;
            }

                #comments.comments-area:not(.compact) .comment-list .comment-body .reply a:hover:before {
                    right: 0;
                    opacity: 1;
                    visibility: visible;
                }

@media (max-width: 767px) {
    #comments.comments-area:not(.compact) .comment-list .comment-body .reply a:before {
        right: 0;
        opacity: 1;
        visibility: visible;
    }
}

@media (min-width: 768px) {
    #comments.comments-area:not(.compact) .comment-list .comment-body {
        padding-left: 96px;
        min-height: 72px;
    }

        #comments.comments-area:not(.compact) .comment-list .comment-body .avatar {
            width: 72px;
            height: 72px;
            position: absolute;
            left: 0;
            top: 0;
            margin-right: 0;
        }

        #comments.comments-area:not(.compact) .comment-list .comment-body .reply {
            position: absolute;
            right: 0;
            top: 0;
        }
}

#comments.comments-area:not(.compact) .comment-list .comment-meta {
    margin-bottom: 8px;
}

    #comments.comments-area:not(.compact) .comment-list .comment-meta:before, #comments.comments-area:not(.compact) .comment-list .comment-meta:after {
        content: " ";
        display: table;
    }

    #comments.comments-area:not(.compact) .comment-list .comment-meta:after {
        clear: both;
    }

#comments.comments-area:not(.compact) .comment-list .comment-author .says {
    display: none;
}

#comments.comments-area:not(.compact) .comment-list .comment-author .fn, #comments.comments-area:not(.compact) .comment-list .comment-author a {
    font-size: 18px;
    color: #333333;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    text-decoration: none;
}

    #comments.comments-area:not(.compact) .comment-list .comment-author a:hover {
        color: #DD322B;
    }

@media (max-width: 767px) {
    #comments.comments-area:not(.compact) .comment-list .comment-author .fn, #comments.comments-area:not(.compact) .comment-list .comment-author a {
        display: block;
    }
}

@media (min-width: 768px) {
    #comments.comments-area:not(.compact) .comment-list .comment-author {
        padding-right: 12px;
        margin-right: 12px;
        border-right: 1px solid #eee;
    }

    #comments.comments-area:not(.compact) .comment-list .comment-author,
    #comments.comments-area:not(.compact) .comment-list .comment-metadata {
        float: left;
    }
}

#comments.comments-area:not(.compact) .comment-list .comment-metadata a {
    font-size: 12px;
    font-weight: 500;
    color: #333333;
}

#comments.comments-area:not(.compact) .comment-list .comment-content p:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #comments.comments-area:not(.compact) .comment-list .comment-content {
        margin-bottom: 12px;
    }
}

.secondary-slider .slider-item {
    display: none;
}

    .secondary-slider .slider-item:first-child {
        display: block;
    }

    .secondary-slider .slider-item > img {
        width: 100%;
        height: auto;
    }

    .secondary-slider .slider-item .slider-content {
        position: absolute;
        bottom: 15%;
        padding: 0 72px;
        z-index: 1;
        max-width: 700px;
    }

        .secondary-slider .slider-item .slider-content .slider-caption {
            background-color: rgba(0, 0, 0, 0.9);
            padding: 24px;
            margin-bottom: 12px;
        }

        .secondary-slider .slider-item .slider-content .item-category,
        .secondary-slider .slider-item .slider-content .item-description {
            font-size: 14px;
            color: #fff;
        }

        .secondary-slider .slider-item .slider-content .item-category {
            text-transform: uppercase;
            font-size: 16px;
            line-height: 1.4;
        }

        .secondary-slider .slider-item .slider-content .item-title {
            margin: 0 0 12px;
            font-size: 30px;
            line-height: 1;
            font-weight: bold;
        }

            .secondary-slider .slider-item .slider-content .item-title a {
                text-decoration: none;
                color: #FFF;
            }

                .secondary-slider .slider-item .slider-content .item-title a:hover, .secondary-slider .slider-item .slider-content .item-title a:focus {
                    outline: none;
                }

        .secondary-slider .slider-item .slider-content .item-description {
            margin: 0;
            line-height: 24px;
        }

        .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right,
        .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit {
            min-width: 160px;
        }

.secondary-slider.slick-slider .slider-item {
    display: block;
}

@media (max-width: 991px) {
    .secondary-slider .slider-item .slider-content .item-title {
        font-size: 36px;
        margin-bottom: 15px;
    }

    .secondary-slider .slider-item .slider-content .item-description {
        margin-bottom: 0;
    }

    .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right,
    .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit {
        display: none;
    }
}

@media (max-width: 767px) {
    .secondary-slider .slick-dots {
        bottom: -10px;
    }

        .secondary-slider .slick-dots li {
            width: 4px;
            margin: 0 3px;
        }

            .secondary-slider .slick-dots li button {
                width: 3px;
                height: 3px;
                padding: 1px;
            }

            .secondary-slider .slick-dots li:focus button,
            .secondary-slider .slick-dots li.slick-active button {
                padding: 3px;
            }

    .secondary-slider .slick-prev,
    .secondary-slider .slick-next {
        display: none !important;
    }

    .secondary-slider .slider-item .slider-content {
        padding: 0 12px;
        max-width: 300px;
        bottom: 0;
    }

        .secondary-slider .slider-item .slider-content .slider-caption {
            padding: 12px;
        }

        .secondary-slider .slider-item .slider-content .item-category {
            font-size: 13px;
        }

        .secondary-slider .slider-item .slider-content .item-title {
            font-size: 16px;
            margin-bottom: 0;
        }

        .secondary-slider .slider-item .slider-content .item-description,
        .secondary-slider .slider-item .slider-content .btn-primary,
        .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left,
        .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left,
        .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left,
        .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left,
        .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right,
        .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
        .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
        .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
        .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
        .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit {
            display: none !important;
        }
}

.secondary-slider-nav {
    overflow: hidden;
    font-size: 0;
    white-space: nowrap;
}

    .secondary-slider-nav:before, .secondary-slider-nav:after {
        content: " ";
        display: table;
    }

    .secondary-slider-nav:after {
        clear: both;
    }

    .secondary-slider-nav .slider-item {
        width: 25%;
        display: inline-block;
        font-size: 14px;
        position: relative;
    }

        .secondary-slider-nav .slider-item:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.5);
            z-index: 0;
        }

        .secondary-slider-nav .slider-item:after {
            transition: all ease-in-out 0.2s;
            -webkit-transition: all ease-in-out 0.2s;
            -moz-transition: all ease-in-out 0.2s;
        }

        .secondary-slider-nav .slider-item:hover {
            cursor: pointer;
        }

            .secondary-slider-nav .slider-item:hover:after {
                background-color: rgba(0, 0, 0, 0.2) !important;
            }

        .secondary-slider-nav .slider-item.slick-current:after {
            display: none;
        }

.explore-item {
    position: relative;
    margin-bottom: 24px;
    overflow: hidden;
}

    .explore-item > a {
        display: block;
        height: 360px;
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        position: relative;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
    }

        .explore-item > a:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: rgba(0, 0, 0, 0.2);
            z-index: 0;
            transition: all ease-in-out 0.2s;
            -webkit-transition: all ease-in-out 0.2s;
            -moz-transition: all ease-in-out 0.2s;
        }

    .explore-item .item-title {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        margin: 0;
    }

        .explore-item .item-title > a {
            left: 0 !important;
            width: 100%;
            font-size: 30px;
            color: #fff !important;
            font-weight: bold;
            text-transform: uppercase;
            text-decoration: none;
            letter-spacing: 3px;
            position: absolute;
            left: auto;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
        }

            .explore-item .item-title > a i {
                font-weight: normal;
                transition: all ease-in-out 0.2s;
                -webkit-transition: all ease-in-out 0.2s;
                -moz-transition: all ease-in-out 0.2s;
            }

        .explore-item .item-title:hover > a i {
            margin-left: 15px;
        }

    .explore-item img {
        width: 100%;
        height: auto;
    }

    .explore-item:hover > a {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
    }

        .explore-item:hover > a:after {
            background-color: rgba(0, 0, 0, 0.5);
        }

.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar-edge,
.irs-slider {
    background-color: rgba(67, 211, 177, 0.5);
}

.irs-line-mid,
.irs-line-left,
.irs-line-right {
    background-color: #bff0e4;
}

.irs-slider,
.irs-bar {
    background-color: #DD322B;
}

    .irs-slider.state_hover, .irs-slider:hover, .irs-slider:focus, .irs-slider:active {
        background-color: #DD322B;
    }

#countdown {
    text-align: center;
    padding: 150px 0;
}

    #countdown .container, #countdown .property-simple-search .content-wrapper, .property-simple-search #countdown .content-wrapper {
        max-width: 860px;
        position: relative;
        z-index: 1;
    }

    #countdown .countdown-title {
        color: #fff;
        margin: 0;
        text-transform: uppercase;
    }

    #countdown .countdown-title,
    #countdown #time li:after,
    #countdown #time li h3 {
        font-size: 72px;
    }

    #countdown #time {
        list-style: none;
        display: block;
        padding: 0;
        margin: 0 auto;
    }

        #countdown #time:before, #countdown #time:after {
            content: " ";
            display: table;
        }

        #countdown #time:after {
            clear: both;
        }

        #countdown #time li {
            display: inline-block;
            vertical-align: top;
        }

            #countdown #time li:after {
                content: ":";
                display: inline-block;
                width: 48px;
                text-align: center;
                position: relative;
                top: -5px;
                color: #DD322B;
            }

            #countdown #time li:last-child:after {
                display: none;
            }

            #countdown #time li h3 {
                float: left;
                color: #DD322B;
            }

                #countdown #time li h3 span {
                    text-align: center;
                    display: block;
                }

            #countdown #time li .smalltext {
                font-size: 18px;
                color: #fff;
                text-transform: uppercase;
            }

            #countdown #time li:last-child h3:after {
                display: none;
            }

@media (max-width: 991px) {
    #countdown .countdown-title,
    #countdown #time li:after,
    #countdown #time li h3 {
        font-size: 60px;
    }

    #countdown #time li:after {
        top: 0;
    }
}

@media (max-width: 767px) {
    #countdown {
        padding: 72px 0;
    }

        #countdown .countdown-title,
        #countdown #time li:after,
        #countdown #time li h3 {
            font-size: 36px;
        }

        #countdown #time li:after {
            top: 9px;
            width: 24px;
        }

        #countdown #time h3 .smalltext {
            font-size: 14px;
        }
}

@media (max-width: 480px) {
    #countdown #time li:after {
        width: auto;
    }

    #countdown #time h3 {
        width: 50px;
        text-align: center;
    }

        #countdown #time h3 .smalltext {
            font-size: 12px;
        }
}

#error-page {
    text-align: center;
}

    #error-page .panel-box {
        padding: 72px 30px;
    }

    #error-page .error-title {
        font-size: 200px;
        font-weight: 800;
        line-height: 1;
        color: #DD322B;
        margin: 0 0 24px;
    }

    #error-page .error-description {
        font-size: 36px;
        text-transform: uppercase;
        margin-bottom: 0px;
        line-height: 1.4;
    }

        #error-page .error-description strong {
            color: #DD322B;
        }

    #error-page p {
        font-size: 18px;
        margin-bottom: 24px;
    }

@media (max-width: 991px) {
    #error-page .panel-box {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    #error-page .error-title {
        font-size: 96px;
    }

    #error-page .error-description {
        margin-bottom: 24px;
        font-size: 18px;
    }
}

#new-booking-page .nb-box {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    padding: 24px;
    margin-bottom: 24px;
}

    #new-booking-page .nb-box .nb-property-detail {
        position: relative;
        font-size: 16px;
    }

        #new-booking-page .nb-box .nb-property-detail .nb-property-image {
            position: absolute;
            left: 0;
            top: 0;
            width: 78px;
            height: 78px;
        }

            #new-booking-page .nb-box .nb-property-detail .nb-property-image img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }

        #new-booking-page .nb-box .nb-property-detail .nb-property-info {
            padding-left: 102px;
        }

            #new-booking-page .nb-box .nb-property-detail .nb-property-info .nb-property-name {
                margin: 5px 0;
                font-weight: 700;
            }

            #new-booking-page .nb-box .nb-property-detail .nb-property-info .nb-property-price {
                font-weight: bold;
                font-size: 18px;
                line-height: 24px;
                margin-bottom: 0;
            }

                #new-booking-page .nb-box .nb-property-detail .nb-property-info .nb-property-price small {
                    color: #8D8D8D;
                    font-size: 14px;
                    font-weight: normal;
                    display: inline-block;
                    margin-left: 3px;
                }

    #new-booking-page .nb-box .nb-form {
        padding-top: 24px;
    }

        #new-booking-page .nb-box .nb-form form .form-body .row:first-child {
            margin-bottom: 24px;
        }

        #new-booking-page .nb-box .nb-form form .form-body .row h4 {
            font-weight: 700;
            font-size: 16px;
        }

        #new-booking-page .nb-box .nb-form form .form-body .row .nb-total-box {
            padding: 24px;
            background-color: #F6F6F6;
        }

            #new-booking-page .nb-box .nb-form form .form-body .row .nb-total-box .form-group .form-control-static {
                overflow: hidden;
            }

                #new-booking-page .nb-box .nb-form form .form-body .row .nb-total-box .form-group .form-control-static .value {
                    float: right;
                    font-weight: 700;
                    font-size: 16px;
                }

                #new-booking-page .nb-box .nb-form form .form-body .row .nb-total-box .form-group .form-control-static.nb-total-calculate {
                    border-top: 1px solid #e9e9e9;
                    margin-top: 18px;
                    padding-top: 24px;
                }

                    #new-booking-page .nb-box .nb-form form .form-body .row .nb-total-box .form-group .form-control-static.nb-total-calculate .value {
                        font-size: 24px;
                    }

            #new-booking-page .nb-box .nb-form form .form-body .row .nb-total-box .form-group.nb-checkout {
                text-align: center;
            }

                #new-booking-page .nb-box .nb-form form .form-body .row .nb-total-box .form-group.nb-checkout button {
                    color: #333;
                    text-transform: capitalize;
                    background-color: #ffc43a;
                    border-color: #ffc43a;
                    font-size: 12px;
                    font-weight: 700;
                }

                    #new-booking-page .nb-box .nb-form form .form-body .row .nb-total-box .form-group.nb-checkout button:hover {
                        background-color: #ffb811;
                        border-color: #ffb811;
                    }

                    #new-booking-page .nb-box .nb-form form .form-body .row .nb-total-box .form-group.nb-checkout button img {
                        margin-left: 3px;
                        width: 60px;
                    }

@media (max-width: 480px) {
    #new-booking-page .nb-box .nb-property-detail .nb-property-image {
        position: relative;
        width: 100%;
        height: 180px;
        margin-bottom: 12px;
    }

    #new-booking-page .nb-box .nb-property-detail .nb-property-info {
        padding-left: 0;
    }
}

@media (max-width: 480px) {
    .date-picker-wrapper {
        transform: scale(0.85);
        -webkit-transform: scale(0.85);
        -moz-transform: scale(0.85);
        transform-origin: 0 0;
    }

    #sidebar .date-picker-wrapper {
        transform: scale(1);
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
    }
}

#page-builder {
    padding-top: 24px;
    padding-bottom: 0;
}

@media (max-width: 480px) {
    #page-builder {
        padding-top: 12px;
    }
}

#page-builder.page-section, #landing-page #footer #page-builder.purchase-now {
    padding-top: 0;
}

@media (max-width: 480px) {
    #page-builder.page-section, #landing-page #footer #page-builder.purchase-now {
        padding-top: 0;
    }
}

.tpb-numbers .row {
    text-align: center;
}

    .tpb-numbers .row .col-md-2 {
        float: none;
        display: inline-block;
    }

.widget {
    margin-bottom: 24px;
    /* Widget calendar
	----------------------- */
}

    .widget img {
        max-width: 100%;
    }

    .widget .form-group .btn-submit {
        width: 100%;
    }

    .widget .form-group:last-child {
        margin-bottom: 0;
    }

    .widget .panel-box .profile-description {
        margin-bottom: 24px;
    }

    .widget .panel-box .profile-box {
        overflow: visible;
    }

        .widget .panel-box .profile-box .profile-header {
            display: block;
        }

            .widget .panel-box .profile-box .profile-header .profile-img,
            .widget .panel-box .profile-box .profile-header .profile-title {
                display: block;
                margin: 0 auto;
            }

            .widget .panel-box .profile-box .profile-header .profile-img {
                margin-bottom: 24px;
            }

            .widget .panel-box .profile-box .profile-header .profile-title {
                text-align: center;
                padding: 0;
            }

        .widget .panel-box .profile-box .profile-contact {
            position: relative;
            text-align: center;
            border: dashed 1px #ddd;
            padding: 10px;
            background: #fff6ef;
            border-radius: 5px;
        }

@media (min-width: 992px) and (max-width: 1200px) {
    .widget .panel-box .profile-box .profile-contact li {
        float: none;
        width: 100%;
        border-right: none;
    }

    .mobtnLbl {
        margin: 10px 0px;
    }
}

.widget ul {
    /* list-style: none; */
    /* padding: 0; */
    /* margin: 0; */
}

.widget.widget-booking #booking-calendar {
    margin-bottom: 12px;
}

.widget.widget-booking .form-control-static {
    overflow: hidden;
}

    .widget.widget-booking .form-control-static .value {
        float: right;
        font-weight: bold;
    }

.widget.widget_search .panel-box {
    padding: 12px 24px;
}

.widget.widget_search .search-form {
    position: relative;
}

.widget.widget_search label {
    margin-bottom: 0;
    width: 100%;
}

    .widget.widget_search label input {
        width: 100%;
        border: none;
        outline: none;
        line-height: 40px;
        padding: 0;
        padding-right: 24px;
    }

.widget.widget_search .search-submit {
    position: absolute;
    right: -12px;
    width: 40px;
    height: 40px;
    top: 0;
    border: none;
    background: transparent;
    color: transparent;
    z-index: 1;
}

.widget.widget_search .search-form:before {
    position: absolute;
    right: -12px;
    top: 0;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-family: "FontAwesome";
    content: "";
    color: #DD322B;
    outline: none;
    z-index: 0;
}

.widget.widget_pages ul li, .widget.widget_nav_menu ul li, .widget.widget_pages ul li, .widget.widget_meta ul li, .widget.widget_categories ul li, .widget.widget_archive ul li {
    padding-left: 30px;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

    .widget.widget_pages ul li:last-child, .widget.widget_nav_menu ul li:last-child, .widget.widget_pages ul li:last-child, .widget.widget_meta ul li:last-child, .widget.widget_categories ul li:last-child, .widget.widget_archive ul li:last-child {
        margin-bottom: 0;
    }

    .widget.widget_pages ul li:before, .widget.widget_nav_menu ul li:before, .widget.widget_pages ul li:before, .widget.widget_meta ul li:before, .widget.widget_categories ul li:before, .widget.widget_archive ul li:before {
        content: "";
        font-family: "FontAwesome";
        color: #DD322B;
        position: absolute;
        top: 0;
        left: 0;
    }

    .widget.widget_pages ul li a, .widget.widget_nav_menu ul li a, .widget.widget_pages ul li a, .widget.widget_meta ul li a, .widget.widget_categories ul li a, .widget.widget_archive ul li a {
        color: #333333;
        text-decoration: none;
        text-transform: uppercase;
        display: inline-block;
        line-height: 1.1;
        border-bottom: 1px solid #eeeeee;
    }

        .widget.widget_pages ul li a:hover, .widget.widget_nav_menu ul li a:hover, .widget.widget_pages ul li a:hover, .widget.widget_meta ul li a:hover, .widget.widget_categories ul li a:hover, .widget.widget_archive ul li a:hover {
            border-bottom-color: #DD322B;
        }

    .widget.widget_pages ul li abbr[title], .widget.widget_nav_menu ul li abbr[title], .widget.widget_pages ul li abbr[title], .widget.widget_meta ul li abbr[title], .widget.widget_categories ul li abbr[title], .widget.widget_archive ul li abbr[title] {
        border-bottom: none;
    }

    .widget.widget_pages ul li ul, .widget.widget_nav_menu ul li ul, .widget.widget_pages ul li ul, .widget.widget_meta ul li ul, .widget.widget_categories ul li ul, .widget.widget_archive ul li ul {
        margin-top: 15px;
    }

.widget.widget_popular_post ul,
.widget .post-list {
    padding: 15px 0;
}

    .widget.widget_popular_post ul li,
    .widget .post-list li {
        display: table;
        width: 100%;
        margin-bottom: 24px;
    }

        .widget.widget_popular_post ul li > *,
        .widget .post-list li > * {
            display: table-cell;
            vertical-align: middle;
        }

        .widget.widget_popular_post ul li:last-child,
        .widget .post-list li:last-child {
            margin-bottom: 0;
        }

        .widget.widget_popular_post ul li .post-image,
        .widget .post-list li .post-image {
            width: 72px;
        }

            .widget.widget_popular_post ul li .post-image img,
            .widget .post-list li .post-image img {
                overflow: hidden;
                border-radius: 9999px;
                -webkit-border-radius: 9999px;
                -moz-border-radius: 9999px;
                width: 72px;
                height: 72px;
                display: block;
                object-fit: cover;
            }

        .widget.widget_popular_post ul li .post-content,
        .widget .post-list li .post-content {
            padding-left: 20px;
        }

            .widget.widget_popular_post ul li .post-content .post-date,
            .widget .post-list li .post-content .post-date {
                display: block;
                margin-bottom: 5px;
                color: #bbbbbb;
            }

            .widget.widget_popular_post ul li .post-content .post-title,
            .widget .post-list li .post-content .post-title {
                text-decoration: none;
                text-transform: uppercase;
                font-weight: bold;
                color: #333333;
                font-size: 16px;
                line-height: 1.4;
            }

                .widget.widget_popular_post ul li .post-content .post-title:hover,
                .widget .post-list li .post-content .post-title:hover {
                    color: #DD322B;
                }

.widget.widget_recent_entries ul, .widget.widget_recent_comments ul {
    padding-top: 0;
    padding-bottom: 0;
}

    .widget.widget_recent_entries ul li, .widget.widget_recent_comments ul li {
        margin-bottom: 24px;
    }

        .widget.widget_recent_entries ul li:last-child, .widget.widget_recent_comments ul li:last-child {
            margin-bottom: 0;
        }

        .widget.widget_recent_entries ul li .post-date, .widget.widget_recent_comments ul li .post-date {
            color: #bbb;
        }

        .widget.widget_recent_entries ul li .comment-author-link, .widget.widget_recent_comments ul li .comment-author-link {
            display: block;
            color: #bbb;
        }

            .widget.widget_recent_entries ul li .comment-author-link a, .widget.widget_recent_comments ul li .comment-author-link a {
                color: #bbb;
                text-decoration: none;
            }

                .widget.widget_recent_entries ul li .comment-author-link a:hover, .widget.widget_recent_comments ul li .comment-author-link a:hover {
                    color: #a7a7a7;
                }

        .widget.widget_recent_entries ul li > a, .widget.widget_recent_comments ul li > a {
            text-decoration: none;
            text-transform: uppercase;
            font-weight: bold;
            color: #333333;
            font-size: 16px;
            line-height: 1.4;
        }

            .widget.widget_recent_entries ul li > a:hover, .widget.widget_recent_comments ul li > a:hover {
                color: #DD322B;
            }

        .widget.widget_recent_entries ul li .post-date, .widget.widget_recent_comments ul li .post-date {
            display: block;
        }

.widget.widget_rss .panel-title a.rsswidget {
    text-decoration: none;
}

    .widget.widget_rss .panel-title a.rsswidget .rss-widget-icon {
        display: none;
    }

    .widget.widget_rss .panel-title a.rsswidget:first-child:before {
        font-family: "FontAwesome";
        font-size: 16px;
        display: inline-block;
        vertical-center: middle;
        margin-right: 8px;
        content: "";
    }

.widget.widget_rss ul li {
    margin-bottom: 24px;
}

    .widget.widget_rss ul li:last-child {
        margin-bottom: 0;
    }

    .widget.widget_rss ul li a.rsswidget {
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
        color: #333;
        font-size: 16px;
        line-height: 1.4;
        display: block;
    }

        .widget.widget_rss ul li a.rsswidget:hover {
            color: #DD322B;
        }

    .widget.widget_rss ul li .rss-date,
    .widget.widget_rss ul li cite {
        font-size: 14px;
        color: #bbb;
        font-style: normal;
    }

        .widget.widget_rss ul li cite:before {
            content: 'by';
            display: inline-block;
            margin-right: 3px;
        }

    .widget.widget_rss ul li .rss-date {
        margin-right: 8px;
    }

    .widget.widget_rss ul li .rssSummary {
        font-family: inherit;
        font-style: italic;
        line-height: 1.4;
        display: block;
        margin-top: 12px;
        font-size: 12px;
        margin-bottom: 8px;
    }

.widget .recent-property > li {
    display: table;
    width: 100%;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #eeeeee;
}

    .widget .recent-property > li > * {
        display: table-cell;
        vertical-align: top;
    }

    .widget .recent-property > li:last-child {
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .widget .recent-property > li .property-image {
        width: 105px;
    }

        .widget .recent-property > li .property-image img {
            width: 105px;
            height: 105px;
            object-fit: cover;
        }

    .widget .recent-property > li .property-content {
        padding-left: 24px;
    }

        .widget .recent-property > li .property-content a {
            text-transform: uppercase;
            font-weight: 600;
            color: #333333;
            display: block;
            text-decoration: none;
        }

            .widget .recent-property > li .property-content a:hover {
                color: #DD322B;
            }

        .widget .recent-property > li .property-content .property-price {
            color: #DD322B;
            display: block;
            margin: 12px 0;
            font-size: 16px;
            font-weight: 600;
        }

        .widget .recent-property > li .property-content .property-footer li {
            display: inline-block;
            text-align: left;
            width: auto;
            margin-right: 24px;
        }

            .widget .recent-property > li .property-content .property-footer li span {
                display: inline-block;
                margin-right: 5px;
                color: #DD322B;
                font-size: 16px;
                vertical-align: middle;
            }

@media (max-width: 480px) {
    .widget .recent-property > li {
        display: block;
    }

        .widget .recent-property > li > * {
            display: block;
        }

        .widget .recent-property > li .property-image {
            width: 100%;
            margin-bottom: 24px;
        }

            .widget .recent-property > li .property-image img {
                width: 100%;
                height: auto;
            }

        .widget .recent-property > li .property-content {
            padding-left: 0;
        }
}

.widget .tagcloud {
    font-size: 0;
}

    .widget .tagcloud a {
        text-decoration: none;
        display: inline-block;
        font-size: 12px;
        background-color: #DD322B;
        line-height: 1;
        padding: 10px 15px;
        color: #fff;
        margin-right: 5px;
        margin-bottom: 5px;
        text-transform: capitalize;
    }

        .widget .tagcloud a:hover {
            background-color: #DD322B;
        }

.widget #wp-calendar {
    width: 100%;
    position: relative;
    margin-bottom: -35px;
}

    .widget #wp-calendar caption, .widget #wp-calendar th, .widget #wp-calendar td {
        text-align: center;
        padding: 5px !important;
        border: none !important;
        background-color: transparent !important;
    }

    .widget #wp-calendar caption {
        color: #333333;
        padding: 0 0 10px !important;
        font-size: 16px;
        line-height: 30px;
        font-family: inherit;
        font-weight: 600;
        text-transform: uppercase;
    }

    .widget #wp-calendar a {
        text-decoration: none;
        text-transform: uppercase;
    }

    .widget #wp-calendar tbody td a {
        position: relative;
        display: block;
        margin: auto;
        width: 24px;
        height: 24px;
        line-height: 24px;
        color: #DD322B;
        z-index: 1;
    }

        .widget #wp-calendar tbody td a:before {
            content: "";
            position: absolute;
            left: -3px;
            top: -3px;
            right: -3px;
            bottom: -3px;
            border: 1px solid #DD322B;
            z-index: -1;
            border-radius: 50%;
        }

    .widget #wp-calendar th {
        font-family: inherit;
        font-size: 12px;
        color: #777777;
    }

    .widget #wp-calendar #prev a,
    .widget #wp-calendar #next a {
        position: absolute;
        line-height: 30px;
        height: 30px;
        top: 0;
        font-family: inherit;
        font-size: 12px;
        font-size: 0;
        color: #333333;
    }

        .widget #wp-calendar #prev a:before,
        .widget #wp-calendar #next a:before {
            font-family: "FontAwesome";
            font-size: 12px;
            display: inline-block;
            line-height: 30px;
            width: 30px;
            height: 30px;
        }

        .widget #wp-calendar #prev a:hover,
        .widget #wp-calendar #next a:hover {
            color: #DD322B;
        }

    .widget #wp-calendar #prev a {
        left: 0;
    }

        .widget #wp-calendar #prev a:before {
            content: "";
        }

    .widget #wp-calendar #next a {
        right: 0;
    }

        .widget #wp-calendar #next a:before {
            content: "";
        }

.widget .share-box {
    margin: 24px -24px -24px !important;
    padding: 12px 24px;
    border-top: 1px solid #eeeeee;
}

    .widget .share-box:before, .widget .share-box:after {
        content: " ";
        display: table;
    }

    .widget .share-box:after {
        clear: both;
    }

    .widget .share-box h4, .widget .share-box ul {
        float: left;
    }

    .widget .share-box h4 {
        font-size: 14px;
        margin: 0 15px 0 0;
        line-height: 30px;
        color: #bbbbbb;
        text-transform: uppercase;
    }

    .widget .share-box .share-box-list {
        text-align: left;
    }

        .widget .share-box .share-box-list li {
            display: inline-block;
            margin-right: 7px;
        }

            .widget .share-box .share-box-list li:last-child {
                margin-right: 0;
            }

            .widget .share-box .share-box-list li a {
                font-size: 18px;
                color: #bbbbbb;
                text-decoration: none;
                width: 36px;
                height: 36px;
                text-align: center;
            }

@media (max-width: 480px) {
    .widget .share-box .share-box-list li a {
        font-size: 20px;
        width: 32px;
        height: 32px;
    }
}

.widget .share-box .share-box-list li a i:last-child {
    display: none;
}

.widget .share-box .share-box-list li a:hover {
    color: #DD322B;
}

@media (max-width: 480px) {
    .widget .share-box {
        text-align: center;
    }

        .widget .share-box h4, .widget .share-box .share-box-list {
            float: none;
            display: inline-block;
            vertical-align: middle;
        }

            .widget .share-box .share-box-list li a {
                font-size: 24px;
            }
}

.property-info {
    display: flex;
}

    .property-info .property-image {
        max-width: 138px;
        padding-right: 18px;
    }

        .property-info .property-image img {
            width: 100%;
            height: 96px;
            object-fit: cover;
        }

    .property-info .property-image,
    .property-info .property-content {
        flex: 1;
    }

    .property-info .property-content {
        position: relative;
        max-width: 184px;
        min-height: 72px;
    }

        .property-info .property-content .property-title {
            font-size: 14px;
            line-height: 24px;
            margin: 0;
            max-height: 48px;
            overflow: hidden;
            text-transform: uppercase;
        }

            .property-info .property-content .property-title a {
                color: #333333;
            }

                .property-info .property-content .property-title a:hover {
                    text-decoration: none;
                }

        .property-info .property-content .property-link {
            position: absolute;
            bottom: 0;
            text-decoration: none;
            font-size: 15px;
        }

            .property-info .property-content .property-link i {
                margin-left: 6px;
            }

.search-form .form-group {
    display: block;
    max-width: 480px;
    margin: 0 auto;
    position: relative;
}

    .search-form .form-group:before, .search-form .form-group:after {
        content: " ";
        display: table;
    }

    .search-form .form-group:after {
        clear: both;
    }

    .search-form .form-group input, .search-form .form-group button {
        float: left;
    }

    .search-form .form-group input {
        padding-right: 60px;
    }

    .search-form .form-group button {
        position: absolute;
        right: 0;
        top: 0;
    }

.col-merge .row {
    margin-left: 0;
    margin-right: 0;
}

    .col-merge .row [class*="col-"] {
        padding-left: 0;
        padding-right: 0;
    }

.socials-box {
    position: relative;
    z-index: 1;
    margin-top: 72px;
}

    .socials-box .row {
        margin-left: 0;
        margin-right: 0;
        display: flex;
    }

    .socials-box a {
        font-size: 24px;
        border-radius: 0;
        width: 100%;
    }

@media (max-width: 767px) {
    .socials-box {
        margin-top: 48px;
    }

        .socials-box .container, .socials-box .property-simple-search .content-wrapper, .property-simple-search .socials-box .content-wrapper {
            padding-left: 0;
            padding-right: 0;
        }
}

@media (max-width: 480px) {
    .socials-box {
        margin-top: 30px;
    }
}

.video-box > a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    position: relative;
}

    .video-box > a:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 0;
    }

    .video-box > a:before {
        content: "";
        font-family: "Flaticon";
        font-size: 72px;
        z-index: 2;
        color: #fff;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
    }

    .video-box > a:after {
        transition: all ease-in-out 0.3s;
        -webkit-transition: all ease-in-out 0.3s;
        -moz-transition: all ease-in-out 0.3s;
    }

    .video-box > a img {
        width: 100%;
        height: auto;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
    }

    .video-box > a:hover:after {
        background-color: rgba(0, 0, 0, 0.2);
    }

    .video-box > a:hover img {
        transform: scale(1.1);
    }

.hero-image-with-text {
    position: relative;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}

    .hero-image-with-text.hero-center-text .hero-image__wrapper {
        text-align: center;
        max-width: 70%;
        margin: 0 auto;
    }

        .hero-image-with-text.hero-center-text .hero-image__wrapper .hero-image__text {
            font-size: 36px;
            line-height: 40px;
            margin-left: auto;
            margin-right: auto;
            background-color: rgba(255, 255, 255, 0.9);
        }

    .hero-image-with-text.hero-left-text .hero-image__wrapper {
        text-align: left;
        max-width: 70%;
    }

        .hero-image-with-text.hero-left-text .hero-image__wrapper .hero-image__text {
            font-size: 48px;
            line-height: 60px;
            text-transform: uppercase;
            background-color: rgba(0, 0, 0, 0.9);
            color: #FFF;
        }

    .hero-image-with-text .hero-image__text {
        padding: 20px;
        margin-bottom: 30px;
    }

    .hero-image-with-text .hero-image__button {
        font-size: 16px;
        background-color: #DD322B;
        border-color: #DD322B;
        font-weight: 400;
    }

        .hero-image-with-text .hero-image__button:hover {
            background-color: #2dc09d;
            border-color: #2dc09d;
        }

@media (max-width: 991px) {
    .hero-image-with-text .hero-image__wrapper {
        min-width: 95%;
    }
}

@media (max-width: 767px) {
    .hero-image-with-text.hero-left-text .hero-image__wrapper .hero-image__text, .hero-image-with-text.hero-center-text .hero-image__wrapper .hero-image__text {
        font-size: 22px;
        line-height: 30px;
        max-width: 100%;
        padding: 10px;
        margin-bottom: 15px;
    }

    .hero-image-with-text.hero-left-text .hero-image__wrapper .hero-image__button, .hero-image-with-text.hero-center-text .hero-image__wrapper .hero-image__button {
        font-size: 14px;
        padding: 4px 12px;
    }
}

/* CONTENT
------------------------------------
------------------------------------ */
/* Sidebar Compare */
#sidebar-compare {
    transition: all ease-in-out 0.3s;
    -webkit-transition: all ease-in-out 0.3s;
    -moz-transition: all ease-in-out 0.3s;
    position: fixed;
    top: 0;
    right: -342px;
    bottom: 0;
    z-index: 9999;
    width: 342px;
    background-color: #fff;
}

    #sidebar-compare.active {
        right: 0;
        box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.3);
    }

        #sidebar-compare.active .compare-toggle i {
            -ms-transform: rotate(180deg);
            /* IE 9 */
            -webkit-transform: rotate(180deg);
            /* Chrome, Safari, Opera */
            transform: rotate(180deg);
        }

    #sidebar-compare .sidebar-wrapper {
        position: relative;
        display: flex;
        flex-direction: column;
    }

    #sidebar-compare .compare-toggle {
        position: absolute;
        top: calc(50vh - 50px);
        left: -24px;
        width: 24px;
        text-align: center;
        font-size: 16px;
        color: #fff;
        text-decoration: none;
    }

        #sidebar-compare .compare-toggle i {
            display: block;
            height: 48px;
            line-height: 48px;
            -webkit-transition: 0.3s;
            -o-transition: 0.3s;
            transition: 0.3s;
        }

        #sidebar-compare .compare-toggle.active i:before {
            content: "";
        }

    #sidebar-compare .heading-bar {
        padding: 24px;
        border-bottom: 1px solid #e2e2e2;
    }

        #sidebar-compare .heading-bar .heading-title {
            font-size: 18px;
            line-height: 18px;
            font-weight: bold;
            margin: 0;
            text-transform: uppercase;
        }

    #sidebar-compare .compare-body {
        overflow-y: auto;
        list-style: none;
        padding-left: 0;
        margin-bottom: 0;
    }

        #sidebar-compare .compare-body li {
            padding: 24px;
            padding-right: 48px;
            position: relative;
        }

            #sidebar-compare .compare-body li:before, #sidebar-compare .compare-body li:after {
                content: " ";
                display: table;
            }

            #sidebar-compare .compare-body li:after {
                clear: both;
            }

            #sidebar-compare .compare-body li:nth-child(odd) {
                background-color: #F7F7F7;
            }

            #sidebar-compare .compare-body li img {
                float: left;
                width: 72px;
                height: 72px;
                object-fit: cover;
                margin-right: 24px;
            }

            #sidebar-compare .compare-body li .property-title {
                font-size: 14px;
                line-height: 24px;
                max-height: 48px;
                overflow: hidden;
                margin: 0;
                text-transform: uppercase;
            }

            #sidebar-compare .compare-body li .property-price {
                font-size: 14px;
                line-height: 24px;
                font-weight: bold;
            }

            #sidebar-compare .compare-body li .remove {
                color: #777777;
                position: absolute;
                left: auto;
                top: 50%;
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                -moz-transform: translateY(-50%);
                right: 0;
                width: 48px;
                height: 48px;
                line-height: 48px;
                text-align: center;
                font-size: 16px;
            }

                #sidebar-compare .compare-body li .remove:hover {
                    color: #333333;
                }

    #sidebar-compare .compare-msg {
        color: red;
        margin-top: 20px;
        display: none;
    }

    #sidebar-compare .footer-bar {
        padding: 24px;
        border-top: 1px solid #e2e2e2;
    }

        #sidebar-compare .footer-bar .btn, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .slide-left, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .slide-left, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .slide-left, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .slide-left, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .slide-right,
        .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .slide-right, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .slide-right, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .slide-right, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .slide-right, #sidebar-compare .footer-bar #comments #respond .comment-form p .submit, #comments #respond .comment-form p #sidebar-compare .footer-bar .submit {
            line-height: 18px;
            padding-top: 8px;
            padding-bottom: 8px;
            padding: 8px 24px;
            margin-right: 15px;
        }

@media (max-width: 767px) {
    #sidebar-compare {
        width: 280px;
        right: -280px;
    }
}

/* Search Property on Map
------------------------------------ */
.gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom {
    bottom: 150px !important;
}

.search-map,
#search-map,
.tpb-property_search_map {
    padding-top: 0;
    padding-bottom: 0;
}

    .search-map #map,
    #search-map #map,
    .tpb-property_search_map #map {
        width: 100%;
        height: 550px;
    }

    .search-map .container, .search-map .property-simple-search .content-wrapper, .property-simple-search .search-map .content-wrapper,
    #search-map .container,
    #search-map .property-simple-search .content-wrapper, .property-simple-search #search-map .content-wrapper,
    .tpb-property_search_map .container,
    .tpb-property_search_map .property-simple-search .content-wrapper, .property-simple-search .tpb-property_search_map .content-wrapper {
        position: relative;
    }

    .search-map .panel-box,
    #search-map .panel-box,
    .tpb-property_search_map .panel-box {
        position: absolute;
        top: 48px;
        left: 15px;
        z-index: 2;
        width: 370px;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }

        .search-map .panel-box .panel-header,
        #search-map .panel-box .panel-header,
        .tpb-property_search_map .panel-box .panel-header {
            background-color: #DD322B;
            border-bottom: 0;
        }

            .search-map .panel-box .panel-header .panel-title,
            #search-map .panel-box .panel-header .panel-title,
            .tpb-property_search_map .panel-box .panel-header .panel-title {
                color: #fff;
                font-weight: normal;
                font-size: 16px;
            }

                .search-map .panel-box .panel-header .panel-title i,
                #search-map .panel-box .panel-header .panel-title i,
                .tpb-property_search_map .panel-box .panel-header .panel-title i {
                    margin-right: 12px;
                    font-size: 24px;
                }

        .search-map .panel-box .form-group label,
        #search-map .panel-box .form-group label,
        .tpb-property_search_map .panel-box .form-group label {
            font-weight: normal;
            text-transform: uppercase;
        }

@media (max-width: 767px) {
    .search-map,
    #search-map,
    .tpb-property_search_map {
        padding-top: 24px;
    }

        .search-map #map,
        #search-map #map,
        .tpb-property_search_map #map {
            height: 340px;
        }

        .search-map .panel-box,
        #search-map .panel-box,
        .tpb-property_search_map .panel-box {
            position: static;
            width: 100%;
            margin-bottom: 24px;
        }
}

#page-content .content-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

@media (min-width: 992px) {
    #page-content .content-image img {
        min-height: 330px;
    }
}

#page-content .content-description {
    padding: 24px 0px 24px 0;
}

    #page-content .content-description h2 {
        font-weight: 700;
        margin: 0 0 24px;
        font-size: 18px;
        text-transform: uppercase;
    }

@media (max-width: 991px) {
    #page-content .content-description {
        padding-left: 24px;
    }
}

#content .panel-box {
    margin-bottom: 24px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

    #content .panel-box.author-bio {
        padding: 24px;
    }

        #content .panel-box.author-bio .author-title {
            margin: 0 0 15px;
            font-weight: bold;
        }

        #content .panel-box.author-bio .author-image img {
            width: 100%;
            height: auto;
            overflow: hidden;
            display: block;
            border-radius: 9999px;
            -webkit-border-radius: 9999px;
            -moz-border-radius: 9999px;
        }

        #content .panel-box.author-bio .author-socials {
            list-style: none;
            margin: 0;
            padding: 0;
        }

            #content .panel-box.author-bio .author-socials li {
                display: inline-block;
                margin-right: 7px;
            }

                #content .panel-box.author-bio .author-socials li a {
                    color: #bbbbbb;
                    text-decoration: none;
                    font-size: 18px;
                }

                    #content .panel-box.author-bio .author-socials li a:hover {
                        color: #DD322B;
                    }

@media (max-width: 480px) {
    #content .panel-box.author-bio {
        text-align: center;
    }

        #content .panel-box.author-bio [class*="col-"] {
            float: none;
            width: 100%;
        }

        #content .panel-box.author-bio .author-image img {
            max-width: 120px;
            margin: 0 auto 24px;
        }

        #content .panel-box.author-bio .author-socials li a {
            font-size: 24px;
        }
}

#content .panel-box.navigation-post {
    padding: 24px;
}

    #content .panel-box.navigation-post a {
        position: relative;
        text-decoration: none;
        color: #333333;
        display: block;
        line-height: 1.6;
    }

        #content .panel-box.navigation-post a:before, #content .panel-box.navigation-post a:after {
            font-family: "FontAwesome";
            font-size: 18px;
            transition: all ease-in-out 0.2s;
            -webkit-transition: all ease-in-out 0.2s;
            -moz-transition: all ease-in-out 0.2s;
            position: absolute;
            left: auto;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
            margin-top: 5px;
        }

        #content .panel-box.navigation-post a .nav-post-title {
            font-weight: bold;
            text-transform: uppercase;
            display: block;
            color: #333333;
            margin-bottom: 7px;
        }

        #content .panel-box.navigation-post a .nav-post-name {
            color: #777777;
            max-height: 38px;
            overflow: hidden;
        }

        #content .panel-box.navigation-post a:hover {
            color: #DD322B;
        }

            #content .panel-box.navigation-post a:hover .nav-post-name {
                color: #333333;
            }

    #content .panel-box.navigation-post .nav-post-prev {
        text-align: left;
    }

        #content .panel-box.navigation-post .nav-post-prev a {
            padding-left: 36px;
        }

            #content .panel-box.navigation-post .nav-post-prev a:before {
                content: "";
                left: 8px;
            }

            #content .panel-box.navigation-post .nav-post-prev a:hover:before {
                left: 0;
            }

@media (max-width: 768px) {
    #content .panel-box.navigation-post .nav-post-prev {
        margin-bottom: 24px;
        padding-bottom: 24px;
        border-bottom: 1px solid #eeeeee;
    }
}

#content .panel-box.navigation-post .nav-post-next {
    text-align: right;
}

    #content .panel-box.navigation-post .nav-post-next a {
        padding-right: 36px;
    }

        #content .panel-box.navigation-post .nav-post-next a:after {
            content: "";
            right: 8px;
        }

        #content .panel-box.navigation-post .nav-post-next a:hover:after {
            right: 0;
        }

#content .panel-box.related-post .post-list {
    padding: 0;
    margin-left: -12px;
    margin-right: -12px;
}

    #content .panel-box.related-post .post-list:before, #content .panel-box.related-post .post-list:after {
        content: " ";
        display: table;
    }

    #content .panel-box.related-post .post-list:after {
        clear: both;
    }

#content .panel-box.related-post li {
    display: block;
    float: left;
    width: 50%;
    padding-left: 12px;
    padding-right: 12px;
    margin-bottom: 0;
}

#content .panel-box.related-post .post-image,
#content .panel-box.related-post .post-content {
    width: 100%;
    display: block;
    padding: 0;
}

#content .panel-box.related-post .post-image {
    margin-bottom: 12px;
    display: block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}

    #content .panel-box.related-post .post-image:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: transparent;
        z-index: 0;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
    }

    #content .panel-box.related-post .post-image:before {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        color: #fff;
        content: "";
        font-family: "Flaticon";
        font-size: 48px;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
        opacity: 0;
        z-index: 2;
    }

    #content .panel-box.related-post .post-image img {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        width: 100%;
        height: auto;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
        object-fit: cover;
    }

@media (max-width: 767px) {
    #content .panel-box.related-post .post-image img {
        height: 240px;
    }
}

#content .panel-box.related-post .post-image:hover:after {
    background-color: rgba(0, 0, 0, 0.3);
}

#content .panel-box.related-post .post-image:hover:before {
    opacity: 1;
    font-size: 36px;
}

#content .panel-box.related-post .post-image:hover img {
    transform: scale(1.1);
}

@media (max-width: 480px) {
    #content .panel-box.related-post li {
        float: none;
        width: 100%;
        margin-bottom: 24px;
    }

        #content .panel-box.related-post li:last-child {
            margin-bottom: 0;
        }

    #content .panel-box.related-post .post-title {
        font-size: 14px;
        line-height: 1.4;
    }
}

#content .panel-box.property-location #map {
    height: 350px;
    margin: -24px;
}

#content .panel-box.property-floor .property-floor-plan {
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: -16px;
}

    #content .panel-box.property-floor .property-floor-plan:before, #content .panel-box.property-floor .property-floor-plan:after {
        content: " ";
        display: table;
    }

    #content .panel-box.property-floor .property-floor-plan:after {
        clear: both;
    }

    #content .panel-box.property-floor .property-floor-plan a {
        max-width: 25%;
        display: block;
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 16px;
    }

        #content .panel-box.property-floor .property-floor-plan a img {
            width: 100%;
            height: auto;
            object-fit: cover;
        }

        #content .panel-box.property-floor .property-floor-plan a:hover, #content .panel-box.property-floor .property-floor-plan a:focus {
            outline: none;
            text-decoration: none;
        }

@media (max-width: 991px) {
    #content .panel-box.property-floor .property-floor-plan {
        margin-left: -4px;
        margin-right: -4px;
        margin-bottom: -8px;
    }

        #content .panel-box.property-floor .property-floor-plan a {
            padding-left: 4px;
            padding-right: 4px;
            margin-bottom: 8px;
            width: 33.333333333%;
            max-width: none;
        }
}

@media (max-width: 767px) {
    #content .panel-box.property-floor .property-floor-plan {
        margin-left: -2px;
        margin-right: -2px;
        margin-bottom: -4px;
    }

        #content .panel-box.property-floor .property-floor-plan a {
            padding-left: 2px;
            padding-right: 2px;
            margin-bottom: 4px;
            width: 50%;
        }
}

#content .panel-box.property-file .property-attachment {
    margin-bottom: -12px;
}

    #content .panel-box.property-file .property-attachment:before, #content .panel-box.property-file .property-attachment:after {
        content: " ";
        display: table;
    }

    #content .panel-box.property-file .property-attachment:after {
        clear: both;
    }

    #content .panel-box.property-file .property-attachment li {
        float: left;
        width: 50%;
        display: flex;
        margin-bottom: 12px;
    }

@media (max-width: 767px) {
    #content .panel-box.property-file .property-attachment li {
        width: 100%;
        float: none;
    }
}

#content .panel-box.property-file .property-attachment li .attachment-icon,
#content .panel-box.property-file .property-attachment li .attachment-text {
    flex: 1;
}

#content .panel-box.property-file .property-attachment li .attachment-icon {
    max-width: 40px;
    font-size: 32px;
    line-height: 40px;
}

#content .panel-box.property-file .property-attachment li .attachment-text:before, #content .panel-box.property-file .property-attachment li .attachment-text:after {
    content: " ";
    display: table;
}

#content .panel-box.property-file .property-attachment li .attachment-text:after {
    clear: both;
}

#content .panel-box.property-file .property-attachment li .attachment-text .text-title,
#content .panel-box.property-file .property-attachment li .attachment-text .text-link {
    line-height: 18px;
}

#content .panel-box.property-file .property-attachment li .attachment-text .text-title {
    display: block;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
}

#content .panel-box.property-file .property-attachment li .attachment-text .download-link {
    text-decoration: underline;
}

#content .post-navigation {
    background-color: #fff;
    padding: 24px;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

@media (min-width: 991px) {
    #content .post-navigation .nav-links {
        margin-left: -12px;
        margin-right: -12px;
    }

        #content .post-navigation .nav-links:before, #content .post-navigation .nav-links:after {
            content: " ";
            display: table;
        }

        #content .post-navigation .nav-links:after {
            clear: both;
        }

        #content .post-navigation .nav-links .nav-previous,
        #content .post-navigation .nav-links .nav-next {
            float: left;
            width: 50%;
            padding-left: 12px;
            padding-right: 12px;
        }
}

#content .post-navigation a {
    position: relative;
    text-decoration: none;
    color: #333333;
    display: block;
    line-height: 1.6;
}

    #content .post-navigation a:before, #content .post-navigation a:after {
        font-family: "FontAwesome";
        font-size: 18px;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
        position: absolute;
        left: auto;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        margin-top: 5px;
    }

    #content .post-navigation a .nav-post-title {
        font-weight: bold;
        text-transform: uppercase;
        display: block;
        color: #333333;
        margin-bottom: 7px;
    }

    #content .post-navigation a .nav-post-name {
        color: #777777;
        max-height: 38px;
        overflow: hidden;
    }

    #content .post-navigation a:hover {
        color: #DD322B;
    }

        #content .post-navigation a:hover .nav-post-name {
            color: #333333;
        }

#content .post-navigation .nav-previous {
    text-align: left;
}

    #content .post-navigation .nav-previous a {
        padding-left: 36px;
    }

        #content .post-navigation .nav-previous a:before {
            content: "";
            left: 8px;
        }

        #content .post-navigation .nav-previous a:hover:before {
            left: 0;
        }

@media (max-width: 768px) {
    #content .post-navigation .nav-previous {
        margin-bottom: 24px;
        padding-bottom: 24px;
        border-bottom: 1px solid #eeeeee;
    }
}

#content .post-navigation .nav-next {
    text-align: right;
}

    #content .post-navigation .nav-next a {
        padding-right: 36px;
    }

        #content .post-navigation .nav-next a:after {
            content: "";
            right: 8px;
        }

        #content .post-navigation .nav-next a:hover:after {
            right: 0;
        }

#content .section-row {
    margin-bottom: 24px;
}

    #content .section-row:last-child {
        margin-bottom: 0;
    }

    #content .section-row #map {
        height: 400px;
    }

@media (max-width: 480px) {
    #content .section-row #map {
        margin: -24px;
    }
}

#content .post.property-item {
    background-color: #fff;
    /* Property Amenities Attribute */
}

    #content .post.property-item .heading-title {
        margin: 0;
        font-size: 16px;
        font-weight: 700;
        line-height: inherit;
        color: #ec2e33;
    }

@media (max-width: 767px) {
    #content .post.property-item .heading-title {
        margin-bottom: 12px;
    }
}

#content .post.property-item .property-status {
    font-weight: 600;
    color: #DD322B;
    margin: 0;
    font-size: 14px;
    line-height: inherit;
}

#content .post.property-item .feature-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

    #content .post.property-item .feature-list:before, #content .post.property-item .feature-list:after {
        content: " ";
        display: table;
    }

    #content .post.property-item .feature-list:after {
        clear: both;
    }

    #content .post.property-item .feature-list li {
        width: 50%;
        float: left;
    }

        #content .post.property-item .feature-list li i {
            width: 30px;
            text-align: center;
            color: #DD322B;
        }

@media (max-width: 767px) {
    #content .post.property-item .feature-list li {
        float: none;
        width: 100%;
    }
}

#content .post.property-item .property-footer {
    margin-bottom: 24px;
}

#content .post.property-item .property-image {
    margin-left: -24px;
    margin-right: -24px;
    margin-bottom: 24px;
    position: relative;
    min-height: 48px;
}

    #content .post.property-item .property-image img {
        max-width: 100%;
    }

    #content .post.property-item .property-image:before, #content .post.property-item .property-image:after {
        display: none;
    }

    #content .post.property-item .property-image .property-price {
        top: 24px;
        bottom: auto;
    }

    #content .post.property-item .property-image .property-slider img {
        display: none;
        position: relative;
        z-index: 1;
    }

        #content .post.property-item .property-image .property-slider img:first-child {
            display: block;
        }

    #content .post.property-item .property-image .property-slider.slick-slider img {
        display: block;
        height: 400px;
        object-fit: cover;
    }

@media (max-width: 767px) {
    #content .post.property-item .property-image .property-slider.slick-slider img {
        height: 200px;
    }
}

#content .post.property-item .property-image:hover .property-slider img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
}

#content .post.property-item .property-slider-nav {
    background-color: #000;
}

    #content .post.property-item .property-slider-nav:before, #content .post.property-item .property-slider-nav:after {
        content: " ";
        display: table;
    }

    #content .post.property-item .property-slider-nav:after {
        clear: both;
    }

    #content .post.property-item .property-slider-nav img {
        float: left;
        width: 20%;
        opacity: 0.5;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
    }

        #content .post.property-item .property-slider-nav img:hover {
            cursor: pointer;
            opacity: 0.8;
        }

        #content .post.property-item .property-slider-nav img.slick-current {
            opacity: 1;
        }

    #content .post.property-item .property-slider-nav .slick-arrow {
        width: 24px;
        background-color: #DD322B;
        top: 0;
        bottom: 0;
        height: 100%;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
    }

        #content .post.property-item .property-slider-nav .slick-arrow:before {
            font-size: 29px;
        }

        #content .post.property-item .property-slider-nav .slick-arrow:hover {
            background-color: #DD322B;
        }

    #content .post.property-item .property-slider-nav.two-image .slick-track {
        transform: none !important;
        margin: 0 auto;
    }

@media (min-width: 768px) {
    #content .post.property-item .property-slider-nav.not-full .slick-track {
        transform: none !important;
        margin: 0 auto;
    }
}

#content .post.property-item .property-footer [class*="item-"] {
    display: inline-block;
    float: none;
    padding-left: 24px;
    padding-right: 24px;
    width: auto;
    border-right: 1px solid #eeeeee;
}

    #content .post.property-item .property-footer [class*="item-"]:last-child {
        border-right: none;
    }

@media (max-width: 480px) {
    #content .post.property-item .property-footer [class*="item-"] {
        display: block;
        text-align: left;
        border-right: 0;
        padding-left: 0;
        border-bottom: 1px solid #eeeeee;
    }

        #content .post.property-item .property-footer [class*="item-"]:last-child {
            border-bottom: none;
        }
}

@media (max-width: 991px) {
    #content {
        margin-bottom: 24px;
    }
}

.post.property-item .property-price, .property-item.property-archive .property-price {
    font-weight: 700;
    font-size: 15px;
    color: #333;
    margin-right: 0px;
    display: inline-block;
    width: 100%;
    padding-bottom: 0px;
}

.property-price small {
    color: #333;
    font-size: 17px;
    font-weight: normal;
}

.infoTXT {
    color: #777;
    font-size: 14px;
    font-weight: normal;
}

.mB0 {
    margin-bottom: 0px;
}

.borderLeft {
    border-left: 1px dashed #ddd;
}

.borderRight {
    border-right: 1px dashed #ddd;
}

.property-item.property-archive {
    background-color: transparent;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .property-item.property-archive .property-image {
        display: block;
        position: relative;
        overflow: hidden;
        display: block;
        position: relative;
        overflow: hidden;
        text-decoration: none;
        width: 100%;
    }

        .property-item.property-archive .property-image:after {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background-color: transparent;
            z-index: 0;
            transition: all ease-in-out 0.2s;
            -webkit-transition: all ease-in-out 0.2s;
            -moz-transition: all ease-in-out 0.2s;
        }
/* .property-item.property-archive .property-image:before {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -moz-transform: translate(-50%, -50%);
      color: #fff;
      content: "";
      font-family: "Flaticon";
      font-size: 48px;
      transition: all ease-in-out 0.2s;
      -webkit-transition: all ease-in-out 0.2s;
      -moz-transition: all ease-in-out 0.2s;
      opacity: 0;
      z-index: 2; } */
@media (min-width: 1200px) {
    .property-item.property-archive .property-image {
        height: auto;
    }
}

/*.property-item.property-archive.col-lg-12 .col5 a.property-image img {
    height: 228px;
}*/

.property-item.property-archive .property-image img {
    display: block;
    width: 100%;
    /*height: 150px;*/
    height: 160px;
    /*height: 205px;*/
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
    /*object-fit: cover;*/
}

.property-item.property-archive .property-image:hover:after {
    background-color: rgba(0, 0, 0, 0.3);
}

.property-item.property-archive .property-image:hover:before {
    opacity: 1;
    font-size: 36px;
}

.property-item.property-archive .property-image:hover img {
    transform: scale(1.1);
}

@media (min-width: 1200px) {
    .property-item.property-archive.no-detail .property-image {
        height: 240px;
    }
}

.property-item.property-archive .btn-compare {
    position: absolute;
    right: 20px;
    bottom: 8px;
    font-size: 16px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    text-align: center;
    background-color: rgba(41, 56, 72, 0.8);
    z-index: 9;
}

.property-item.property-archive .property-title {
    background-color: #fff;
    margin: 0;
    padding: 15px 30px;
    height: 78px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    display: block;
}

    .property-item.property-archive .property-title a {
        color: #333333;
        padding-bottom: 0px;
        display: block;
        text-decoration: none;
        overflow: hidden;
    }

        .property-item.property-archive .property-title a:hover {
            color: #DD322B;
        }

.property-item.property-archive.property-archive {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

    .property-item.property-archive.property-archive .property-content {
        background-color: #fff;
        border: none;
        position: relative;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }

        .property-item.property-archive.property-archive .property-content .property-title {
            background-color: transparent;
            padding: 0;
            height: auto;
            margin-bottom: 12px;
        }

        .property-item.property-archive.property-archive .property-content .property-description {
            margin-bottom: 24px;
            max-height: 48px;
            overflow: hidden;
        }

@media (min-width: 1200px) {
    .property-item.property-archive.property-archive .property-content {
        padding: 12px 12px 0px 12px;
        /* min-height: 228px; */
        min-height: 160px;
        margin-left: -24px;
        width: calc(100% + 24px);
    }

        .property-item.property-archive.property-archive .property-content .property-title {
            overflow: hidden;
            margin-bottom: 0px;
        }

        .property-item.property-archive.property-archive .property-content .property-footer {
            position: relative;
        }
}

@media (min-width: 1200px) {
    .property-item.property-archive.property-archive.no-detail .property-content {
        height: 240px;
    }
}

@media (min-width: 1200px) and (min-width: 1200px) {
    .property-item.property-archive.property-archive.booking-archive-list .property-image img {
        height: 264px;
        height: 264px;
    }
}

@media (min-width: 1200px) {
    .property-item.property-archive.property-archive.booking-archive-list .property-content {
        height: 264px;
    }
}

.property-item.property-archive .row-eq-height.row-reverse {
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

@media (min-width: 992px) {
    .property-item.property-archive .row-eq-height.row-reverse .property-content {
        margin-left: 0;
        margin-right: -24px;
    }
}

@media (min-width: 1200px) {
    .property-list .col-lg-4:nth-of-type(3n+1) {
        clear: both;
    }

    .property-list .col-lg-6:nth-of-type(2n+1) {
        clear: both;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .property-list .col-md-4:nth-of-type(3n+1) {
        clear: both;
    }

    .property-list .col-md-6:nth-of-type(2n+1) {
        clear: both;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .property-list .col-sm-4:nth-of-type(3n+1) {
        clear: both;
    }

    .property-list .col-sm-6:nth-of-type(2n+1) {
        clear: both;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .property-archive.col-md-6:nth-of-type(2n+1) {
        clear: both;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .property-archive.col-sm-6:nth-of-type(2n+1) {
        clear: both;
    }
}

#sidebar .search-tabmenu .nav-tabs > li {
    width: 50%;
    float: left;
}

    #sidebar .search-tabmenu .nav-tabs > li a {
        width: 100%;
        min-width: inherit;
    }

@media (min-width: 991px) and (max-width: 1199px) {
    #sidebar .search-tabmenu .nav-tabs > li a {
        min-width: inherit !important;
    }

        #sidebar .search-tabmenu .nav-tabs > li a i {
            display: block;
            margin-right: 0;
            margin-bottom: 5px;
        }
}

@media (min-width: 1199px) {
    /*#sidebar .profile-box .profile-contact li {
        width: 100%;
        display: inline;
        float: none;
    }*/
    #sidebar .profile-box .profile-contact li {
        width: 100%;
        display: inline-block;
        float: none;
        text-align: left;
        border-bottom: solid 1px #DDD;
        padding: 5px 0px;
    }
    #sidebar .profile-box .profile-contact li:last-child{
        border:none;
    }
}

#sidebar .widget {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    background-color: #fff;
}

#landing-page .page-section, #landing-page #homepage-featured, #landing-page #demo-pages, #landing-page #footer .purchase-now {
    padding: 70px 0;
}

#landing-page .section-header .section-title {
    text-transform: capitalize !important;
    font-size: 48px !important;
}

@media (max-width: 480px) {
    #landing-page .section-header .section-title {
        font-size: 36px !important;
    }
}

#landing-page .demo-item {
    position: relative;
    display: block;
    background-color: #fff;
    overflow: hidden;
    top: 0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
}

    #landing-page .demo-item:before {
        content: "";
        left: 0;
        bottom: 0;
        right: 0;
        height: 0;
        position: absolute;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+99&0+0,1+71 */
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 71%, white 99%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 71%, white 99%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 71%, white 99%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
        /* IE6-9 */
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
    }

    #landing-page .demo-item img {
        display: block;
        width: 100%;
        height: auto;
    }

    #landing-page .demo-item .btn, #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left, #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right,
    .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right, #landing-page .demo-item #comments #respond .comment-form p .submit, #comments #respond .comment-form p #landing-page .demo-item .submit {
        bottom: 0;
        min-width: 160px;
        visibility: hidden;
        opacity: 0;
        transition: all ease-in-out 0.2s;
        -webkit-transition: all ease-in-out 0.2s;
        -moz-transition: all ease-in-out 0.2s;
        position: absolute;
        top: auto;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
    }

    #landing-page .demo-item:hover {
        -webkit-box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.2);
        top: -5px;
    }

        #landing-page .demo-item:hover .btn, #landing-page .demo-item:hover .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item:hover .slide-left, #landing-page .demo-item:hover #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item:hover .slide-left, #landing-page .demo-item:hover #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item:hover .slide-left, #landing-page .demo-item:hover #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item:hover .slide-left, #landing-page .demo-item:hover .page-section .section-header.header-column .slide-control .slide-right,
        .page-section .section-header.header-column .slide-control #landing-page .demo-item:hover .slide-right, #landing-page .demo-item:hover #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item:hover .slide-right, #landing-page .demo-item:hover #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item:hover .slide-right, #landing-page .demo-item:hover #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item:hover .slide-right, #landing-page .demo-item:hover #comments #respond .comment-form p .submit, #comments #respond .comment-form p #landing-page .demo-item:hover .submit {
            opacity: 1;
            visibility: visible;
            bottom: 48px;
        }

        #landing-page .demo-item:hover:before {
            height: 80%;
        }

#landing-page #header #navbar .navbar-btn {
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
}

@media (min-width: 992px) {
    #landing-page #header #navbar .navbar-btn {
        margin-left: 24px;
        padding-top: 5px;
        padding-bottom: 5px;
        margin-top: 30.5px;
        margin-bottom: 30.5px;
    }
}

@media (max-width: 480px) {
    #landing-page #header #navbar .navbar-btn {
        margin-top: 0;
    }
}

@media (min-width: 1199px) {
    #landing-page #header.scrolled {
        top: 0;
    }

        #landing-page #header.scrolled #navbar .navbar-btn {
            margin-top: 18px;
            margin-bottom: 18px;
        }
}

#landing-page #page-heading {
    padding: 120px 0 160px;
}

    #landing-page #page-heading:before {
        display: none;
    }

    #landing-page #page-heading .heading-title {
        color: #fff;
    }

        #landing-page #page-heading .heading-title span {
            font-weight: 100;
            font-size: 30px;
            margin-top: 12px;
            display: block;
            line-height: 1.4;
        }

            #landing-page #page-heading .heading-title span strong {
                font-weight: 500;
                color: #DD322B;
            }

    #landing-page #page-heading .heading-content img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
    }

@media (min-width: 1199px) {
    #landing-page #page-heading {
        margin-top: 70px;
    }
}

@media (max-width: 480px) {
    #landing-page #page-heading {
        padding: 50px 0 110px;
    }

        #landing-page #page-heading .heading-title {
            font-size: 24px;
        }

            #landing-page #page-heading .heading-title span {
                font-size: 20px;
            }

        #landing-page #page-heading .heading-content img {
            max-width: 70%;
        }
}

#landing-page #homepage-featured {
    background-color: #ECF0F1;
    padding-top: 0;
}

    #landing-page #homepage-featured .container, #landing-page #homepage-featured .property-simple-search .content-wrapper, .property-simple-search #landing-page #homepage-featured .content-wrapper {
        margin-top: -75px;
    }

    #landing-page #homepage-featured .homepage-featured__title {
        text-align: center;
        margin-bottom: 24px;
        margin-top: 12px;
        font-weight: 500;
    }

#landing-page #awesome-features {
    background-color: #ECF0F1;
}

    #landing-page #awesome-features #feature-slider {
        white-space: nowrap;
        overflow: hidden;
    }

        #landing-page #awesome-features #feature-slider .feature-item {
            display: inline-block;
            margin: 0 12px;
            text-align: center;
        }

            #landing-page #awesome-features #feature-slider .feature-item img {
                margin: 0 auto;
                display: block;
                max-width: 100%;
            }

            #landing-page #awesome-features #feature-slider .feature-item h3,
            #landing-page #awesome-features #feature-slider .feature-item h4 {
                margin: 0;
                font-size: 14px;
            }

        #landing-page #awesome-features #feature-slider .slick-dots {
            position: static;
            margin-top: 48px;
        }

            #landing-page #awesome-features #feature-slider .slick-dots li button {
                background-color: #cccacb;
                padding: 2px;
                height: 8px;
                width: 8px;
            }

            #landing-page #awesome-features #feature-slider .slick-dots li.slick-active button {
                background-color: #DD322B;
                padding: 6px;
            }

@media (max-width: 768px) {
    #landing-page #awesome-features #feature-slider {
        white-space: normal;
    }

        #landing-page #awesome-features #feature-slider:before, #landing-page #awesome-features #feature-slider:after {
            content: " ";
            display: table;
        }

        #landing-page #awesome-features #feature-slider:after {
            clear: both;
        }

        #landing-page #awesome-features #feature-slider .feature-item {
            width: 50%;
            float: left;
            margin: 0 0 12px 0;
        }

            #landing-page #awesome-features #feature-slider .feature-item h4 {
                font-size: 16px;
            }
}

#landing-page #demo-pages {
    background-color: #FFF;
}

    #landing-page #demo-pages .section-description {
        max-width: 768px;
        margin: 24px auto;
        font-size: 16px;
    }

    #landing-page #demo-pages .demo-item {
        margin-bottom: 12px;
    }

        #landing-page #demo-pages .demo-item.comingsoon {
            cursor-event: none;
        }

            #landing-page #demo-pages .demo-item.comingsoon:before {
                display: none;
            }

    #landing-page #demo-pages .demo-pages__title {
        text-align: center;
        margin-bottom: 30px;
        margin-top: 12px;
        font-weight: 500;
    }

@media (max-width: 480px) {
    #landing-page #demo-pages [class*="col-xs-"] {
        width: 100%;
        float: none;
    }
}

#landing-page #layered-psd {
    background-color: #ECF0F1;
    text-align: center;
}

    #landing-page #layered-psd img {
        max-width: 100%;
    }

@media (max-width: 768px) {
    #landing-page #layered-psd {
        padding-top: 0;
    }
}

#landing-page #footer {
    text-align: center;
}

    #landing-page #footer:before {
        display: none;
    }

    #landing-page #footer .purchase-now h2 {
        font-weight: 100;
        font-size: 36px;
        margin: 0 0 24px 0;
        line-height: 1.3;
    }

@media (max-width: 480px) {
    #landing-page #footer .purchase-now h2 {
        font-size: 24px;
    }
}

#landing-page #footer .purchase-now .btn-primary, .page-section .section-header.header-column .slide-control #landing-page #footer .purchase-now .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #footer .purchase-now .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #footer .purchase-now .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left,
.page-section .section-header.header-column .slide-control #landing-page #footer .purchase-now .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #footer .purchase-now .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #footer .purchase-now .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now #comments #respond .comment-form p .submit, #comments #respond .comment-form p #landing-page #footer .purchase-now .submit {
    padding-left: 24px;
    padding-right: 24px;
}

#landing-page #footer .copyright {
    border-top: none;
}

    #landing-page #footer .copyright a {
        float: none;
    }

    #landing-page #footer .copyright p, #landing-page #footer .copyright a {
        text-transform: capitalize;
        color: rgba(255, 255, 255, 0.5);
    }

/*

Prudent Properties Property App Style
Copyright 2017 Prudent Properties
Author: @prihatno96

DESCRIPTION:
Set the color theme in all the elements

*/
/*

TABLE OF CONTENTS:
- Additional themes Mixin
	- Placeholder
	- Header
	- Link
	- Button
	- Form
	- Tab Nav
	- Section
	- Page Header
	- Pagination
	- Accordion
	- Property Item
	- Services
	- Testimony item
	- Panel Box
	- Icon Box
	- Slick slider arrow
	- Slick dots
	- Range Slider
	- Simpel Slider
	- Date Picker
	- Customizer
	- Content
		- Panel Content
			- Panel Author on Single Post
			- Panel post navigation on Single Post
		- Property Item inside content
		- Single Page Property
		- Single Agent
		- Hero Image With Text
	- Post Item
	- Widget List
		- Widget link (Category, Archives, Etc)
		- Post list (Popular Post, Recent Post, Etc)
		- Recent Property
		- Tagcloud
		- Share box
	- Search on map
	- Comments
	- Countdown Section
	- Error Page
	- Page Builder
- Theme variables
	- Brand Yellow
	- Brand Red
	- Brand Orange
	- Brand Green
- Theme Class

*/
/* Additional themes Mixin
------------------------------------ */
/* Theme variables
------------------------------------ */
/* Theme yellow */
/* Theme red */
/* Theme orange */
/* Theme green */
/* Theme Class
------------------------------------ */
/* Green Theme */
body.brand-green {
    /* Header
	------------------------------------ */
    /* Link
	------------------------------------ */
    /* Button
	------------------------------------ */
    /* Form
	------------------------------------ */
    /* Tab Nav
	------------------------------------ */
    /* Section
	------------------------------------ */
    /* Page Header
	------------------------------------ */
    /* Pagination
	------------------------------------ */
    /* Accordion
	------------------------------------ */
    /* Property Item
	------------------------------------ */
    /* Services
	------------------------------------ */
    /* Testimony item
	------------------------------------ */
    /* Panel Box
	------------------------------------ */
    /* Icon Box
	------------------------------------ */
    /* Slick slider arrow
	------------------------------------ */
    /* Slick dots
	------------------------------------ */
    /* Range Slider
	------------------------------------ */
    /* Simpel Slider
	------------------------------------ */
    /* Date Picker
	------------------------------------ */
    /* Customizer
	------------------------------------ */
    /* Content
	------------------------------------ */
    /* Hero Image With Text
	----------------------------------- */
    /* Post Item
	------------------------------------ */
    /* Widget List
	------------------------------------ */
    /* Search on map
	------------------------------------ */
    /* Comments
	------------------------------------ */
    /* Countdown Section
	------------------------------------ */
    /* Error Page
	------------------------------------ */
    /* Page Builder
	------------------------------------ */
    /* Footer */
}

    body.brand-green .property-item .property-content .property-title:hover, .property-item .property-content body.brand-green .property-title:hover, body.brand-green .profile-box .profile-contact li a:hover, .profile-box .profile-contact li body.brand-green a:hover, body.brand-green #footer .copyright a:hover, #footer .copyright body.brand-green a:hover {
        color: #92CA40;
        text-decoration: none;
    }

    body.brand-green #about-us .about-content > .btn, #about-us body.brand-green .about-content > .btn, body.brand-green #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
    .page-section .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-green .about-content > .submit, body.brand-green #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-green .about-content > .submit {
        border-color: #92CA40;
    }

        body.brand-green #about-us .about-content > .btn:hover, #about-us body.brand-green .about-content > .btn:hover, body.brand-green #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-green .about-content > .slide-left:hover, body.brand-green .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, .page-section .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left:hover, body.brand-green #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .about-content > .slide-left:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left:hover, body.brand-green #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .about-content > .slide-left:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left:hover, body.brand-green #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .about-content > .slide-left:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left:hover, body.brand-green #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-green .about-content > .slide-right:hover, body.brand-green .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover,
        .page-section .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right:hover, body.brand-green #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .about-content > .slide-right:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right:hover, body.brand-green #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .about-content > .slide-right:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right:hover, body.brand-green #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .about-content > .slide-right:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right:hover, body.brand-green #about-us #comments #respond .comment-form p .about-content > .submit:hover, #about-us #comments #respond .comment-form p body.brand-green .about-content > .submit:hover, body.brand-green #comments #respond .comment-form p #about-us .about-content > .submit:hover, #comments #respond .comment-form p #about-us body.brand-green .about-content > .submit:hover {
            background-color: #77a82f;
        }

    body.brand-green .title-panel .panel-title, .title-panel body.brand-green .panel-title, body.brand-green .page-section .section-header.header-column .contact-item .item-icon, .page-section .section-header.header-column .contact-item body.brand-green .item-icon, body.brand-green #landing-page #homepage-featured .section-header.header-column .contact-item .item-icon, #landing-page #homepage-featured .section-header.header-column .contact-item body.brand-green .item-icon, body.brand-green #landing-page #demo-pages .section-header.header-column .contact-item .item-icon, #landing-page #demo-pages .section-header.header-column .contact-item body.brand-green .item-icon, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .contact-item .item-icon, #landing-page #footer .purchase-now .section-header.header-column .contact-item body.brand-green .item-icon, body.brand-green .compare-table .property-compare-item .property-price, .compare-table .property-compare-item body.brand-green .property-price, body.brand-green .panel-box .panel-header .panel-title, .panel-box .panel-header body.brand-green .panel-title, body.brand-green .profile-box .profile-contact li i, .profile-box .profile-contact li body.brand-green i, body.brand-green .number-box .number-value > span, .number-box body.brand-green .number-value > span, body.brand-green #comments #respond .comment-reply-title, #comments #respond body.brand-green .comment-reply-title, #comments .entry-comments .comment-header body.brand-green .widget-title, body.brand-green #comments.comments-area:not(.compact) .comments-title, #comments.comments-area:not(.compact) body.brand-green .comments-title, body.brand-green #new-booking-page .nb-box .nb-property-detail .nb-property-info .nb-property-price, #new-booking-page .nb-box .nb-property-detail .nb-property-info body.brand-green .nb-property-price, body.brand-green #sidebar-compare .heading-bar .heading-title, #sidebar-compare .heading-bar body.brand-green .heading-title, body.brand-green #sidebar-compare .compare-body li .property-price, #sidebar-compare .compare-body li body.brand-green .property-price, body.brand-green #comments .entry-comments .comment-header .widget-title, body.brand-green #footer .footer-column .footer-title, #footer .footer-column body.brand-green .footer-title {
        color: #92CA40;
    }

    body.brand-green .button-box .btn-primary, .button-box body.brand-green .btn-primary, body.brand-green .button-box .page-section .section-header.header-column .slide-control .slide-left, .button-box .page-section .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green .page-section .section-header.header-column .slide-control .button-box .slide-left, .page-section .section-header.header-column .slide-control .button-box body.brand-green .slide-left, body.brand-green .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-green .slide-left, body.brand-green .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-green .slide-left, body.brand-green .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-green .slide-left, body.brand-green .button-box .page-section .section-header.header-column .slide-control .slide-right, .button-box .page-section .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green .page-section .section-header.header-column .slide-control .button-box .slide-right,
    .page-section .section-header.header-column .slide-control .button-box body.brand-green .slide-right, body.brand-green .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-green .slide-right, body.brand-green .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-green .slide-right, body.brand-green .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-green .slide-right, body.brand-green .button-box #comments #respond .comment-form p .submit, .button-box #comments #respond .comment-form p body.brand-green .submit, body.brand-green #comments #respond .comment-form p .button-box .submit, #comments #respond .comment-form p .button-box body.brand-green .submit, body.brand-green .property-item .property-heading .item-detail, .property-item .property-heading body.brand-green .item-detail, body.brand-green .property-item .property-header .item-category, .property-item .property-header body.brand-green .item-category, body.brand-green .howto-item .howto-content .howto-number, .howto-item .howto-content body.brand-green .howto-number, body.brand-green .profile-box.single-agent .leave-message .form-group .btn-primary, .profile-box.single-agent .leave-message .form-group body.brand-green .btn-primary, body.brand-green .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left, body.brand-green .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right,
    .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right, body.brand-green .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-green .submit, body.brand-green #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-green .submit, body.brand-green .number-box .number-category .number-icon, .number-box .number-category body.brand-green .number-icon, body.brand-green .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content body.brand-green .btn-primary, body.brand-green .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left, body.brand-green .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
    .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right, body.brand-green .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-green .submit, body.brand-green #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-green .submit, body.brand-green #sidebar-compare .compare-toggle, #sidebar-compare body.brand-green .compare-toggle, body.brand-green #sidebar-compare .footer-bar .btn.btn-reset, #sidebar-compare .footer-bar body.brand-green .btn.btn-reset, body.brand-green #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left, body.brand-green .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left, body.brand-green #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left, body.brand-green #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left, body.brand-green #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left, body.brand-green #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right, body.brand-green .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right,
    .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right, body.brand-green #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right, body.brand-green #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right, body.brand-green #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right, body.brand-green #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-green .btn-reset.submit, body.brand-green #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-green .btn-reset.submit, body.brand-green #landing-page .demo-item .btn, #landing-page .demo-item body.brand-green .btn, body.brand-green #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-green .slide-left, body.brand-green #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-green .slide-left, body.brand-green #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-green .slide-left, body.brand-green #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-green .slide-left, body.brand-green #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right,
    .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-green .slide-right, body.brand-green #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-green .slide-right, body.brand-green #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-green .slide-right, body.brand-green #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-green .slide-right, body.brand-green #landing-page .demo-item #comments #respond .comment-form p .submit, #landing-page .demo-item #comments #respond .comment-form p body.brand-green .submit, body.brand-green #comments #respond .comment-form p #landing-page .demo-item .submit, #comments #respond .comment-form p #landing-page .demo-item body.brand-green .submit, body.brand-green #landing-page #header #navbar .navbar-btn, #landing-page #header #navbar body.brand-green .navbar-btn, body.brand-green #landing-page #footer .btn-primary, #landing-page #footer body.brand-green .btn-primary, body.brand-green #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-green .slide-left, body.brand-green #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-green .slide-left, body.brand-green #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-green .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right,
    .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-green .slide-right, body.brand-green #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-green .slide-right, body.brand-green #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-green .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #footer #comments #respond .comment-form p .submit, #landing-page #footer #comments #respond .comment-form p body.brand-green .submit, body.brand-green #comments #respond .comment-form p #landing-page #footer .submit, #comments #respond .comment-form p #landing-page #footer body.brand-green .submit, body.brand-green .property-simple-search .property-search-form .btn-submit, .property-simple-search .property-search-form body.brand-green .btn-submit, body.brand-green #about-us .about-content > .btn, #about-us body.brand-green .about-content > .btn, body.brand-green #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
    .page-section .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-green .about-content > .submit, body.brand-green #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-green .about-content > .submit {
        background-color: #92CA40;
    }

    body.brand-green body.header-2 .topbar-varian-2, body.header-2 body.brand-green .topbar-varian-2, body.brand-green body.page-header-4 .page-header, body.page-header-4 body.brand-green .page-header, body.brand-green .property-item .property-heading .item-price, .property-item .property-heading body.brand-green .item-price, body.brand-green .howto-item > a, body.brand-green .howto-item .howto-content .howto-title, .howto-item .howto-content body.brand-green .howto-title, body.brand-green .socials-box, body.brand-green #about-us, body.brand-green #footer {
        background-color: #0E4369;
    }

        body.brand-green .number-box .number-category .namber-title, .number-box .number-category body.brand-green .namber-title, body.brand-green #about-us .about-brand, #about-us body.brand-green .about-brand {
            background-color: #0B293E;
        }

        body.brand-green .button-box .btn-primary, .button-box body.brand-green .btn-primary, body.brand-green .button-box .page-section .section-header.header-column .slide-control .slide-left, .button-box .page-section .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green .page-section .section-header.header-column .slide-control .button-box .slide-left, .page-section .section-header.header-column .slide-control .button-box body.brand-green .slide-left, body.brand-green .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-green .slide-left, body.brand-green .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-green .slide-left, body.brand-green .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-green .slide-left, body.brand-green .button-box .page-section .section-header.header-column .slide-control .slide-right, .button-box .page-section .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green .page-section .section-header.header-column .slide-control .button-box .slide-right,
        .page-section .section-header.header-column .slide-control .button-box body.brand-green .slide-right, body.brand-green .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-green .slide-right, body.brand-green .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-green .slide-right, body.brand-green .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-green .slide-right, body.brand-green .button-box #comments #respond .comment-form p .submit, .button-box #comments #respond .comment-form p body.brand-green .submit, body.brand-green #comments #respond .comment-form p .button-box .submit, #comments #respond .comment-form p .button-box body.brand-green .submit, body.brand-green .property-item .property-heading .item-detail, .property-item .property-heading body.brand-green .item-detail, body.brand-green .property-item .property-header .item-category, .property-item .property-header body.brand-green .item-category, body.brand-green .howto-item .howto-content .howto-number, .howto-item .howto-content body.brand-green .howto-number, body.brand-green .profile-box.single-agent .leave-message .form-group .btn-primary, .profile-box.single-agent .leave-message .form-group body.brand-green .btn-primary, body.brand-green .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left, body.brand-green .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right,
        .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right, body.brand-green .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-green .submit, body.brand-green #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-green .submit, body.brand-green .number-box .number-category .number-icon, .number-box .number-category body.brand-green .number-icon, body.brand-green .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content body.brand-green .btn-primary, body.brand-green .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left, body.brand-green .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
        .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right, body.brand-green .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-green .submit, body.brand-green #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-green .submit, body.brand-green #sidebar-compare .compare-toggle, #sidebar-compare body.brand-green .compare-toggle, body.brand-green #sidebar-compare .footer-bar .btn.btn-reset, #sidebar-compare .footer-bar body.brand-green .btn.btn-reset, body.brand-green #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left, body.brand-green .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left, body.brand-green #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left, body.brand-green #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left, body.brand-green #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left, body.brand-green #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right, body.brand-green .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right,
        .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right, body.brand-green #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right, body.brand-green #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right, body.brand-green #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right, body.brand-green #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-green .btn-reset.submit, body.brand-green #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-green .btn-reset.submit, body.brand-green #landing-page .demo-item .btn, #landing-page .demo-item body.brand-green .btn, body.brand-green #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-green .slide-left, body.brand-green #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-green .slide-left, body.brand-green #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-green .slide-left, body.brand-green #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-green .slide-left, body.brand-green #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right,
        .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-green .slide-right, body.brand-green #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-green .slide-right, body.brand-green #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-green .slide-right, body.brand-green #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-green .slide-right, body.brand-green #landing-page .demo-item #comments #respond .comment-form p .submit, #landing-page .demo-item #comments #respond .comment-form p body.brand-green .submit, body.brand-green #comments #respond .comment-form p #landing-page .demo-item .submit, #comments #respond .comment-form p #landing-page .demo-item body.brand-green .submit, body.brand-green #landing-page #header #navbar .navbar-btn, #landing-page #header #navbar body.brand-green .navbar-btn, body.brand-green #landing-page #footer .btn-primary, #landing-page #footer body.brand-green .btn-primary, body.brand-green #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-green .slide-left, body.brand-green #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-green .slide-left, body.brand-green #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-green .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right,
        .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-green .slide-right, body.brand-green #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-green .slide-right, body.brand-green #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-green .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #footer #comments #respond .comment-form p .submit, #landing-page #footer #comments #respond .comment-form p body.brand-green .submit, body.brand-green #comments #respond .comment-form p #landing-page #footer .submit, #comments #respond .comment-form p #landing-page #footer body.brand-green .submit, body.brand-green .property-simple-search .property-search-form .btn-submit, .property-simple-search .property-search-form body.brand-green .btn-submit, body.brand-green #about-us .about-content > .btn, #about-us body.brand-green .about-content > .btn, body.brand-green #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .about-content > .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left, body.brand-green #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
        .page-section .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .about-content > .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right, body.brand-green #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-green .about-content > .submit, body.brand-green #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-green .about-content > .submit {
            color: #fff;
            border-color: #92CA40;
            background-color: #92CA40;
        }

            body.brand-green .button-box .btn-primary:hover, .button-box body.brand-green .btn-primary:hover, body.brand-green .button-box .page-section .section-header.header-column .slide-control .slide-left:hover, .button-box .page-section .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green .page-section .section-header.header-column .slide-control .button-box .slide-left:hover, .page-section .section-header.header-column .slide-control .button-box body.brand-green .slide-left:hover, body.brand-green .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-green .slide-left:hover, body.brand-green .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-green .slide-left:hover, body.brand-green .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-green .slide-left:hover, body.brand-green .button-box .page-section .section-header.header-column .slide-control .slide-right:hover, .button-box .page-section .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green .page-section .section-header.header-column .slide-control .button-box .slide-right:hover,
            .page-section .section-header.header-column .slide-control .button-box body.brand-green .slide-right:hover, body.brand-green .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-green .slide-right:hover, body.brand-green .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-green .slide-right:hover, body.brand-green .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-green .slide-right:hover, body.brand-green .button-box #comments #respond .comment-form p .submit:hover, .button-box #comments #respond .comment-form p body.brand-green .submit:hover, body.brand-green #comments #respond .comment-form p .button-box .submit:hover, #comments #respond .comment-form p .button-box body.brand-green .submit:hover, body.brand-green .property-item .property-heading .item-detail:hover, .property-item .property-heading body.brand-green .item-detail:hover, body.brand-green .property-item .property-header .item-category:hover, .property-item .property-header body.brand-green .item-category:hover, body.brand-green .howto-item .howto-content .howto-number:hover, .howto-item .howto-content body.brand-green .howto-number:hover, body.brand-green .profile-box.single-agent .leave-message .form-group .btn-primary:hover, .profile-box.single-agent .leave-message .form-group body.brand-green .btn-primary:hover, body.brand-green .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left:hover, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left:hover, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left:hover, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-left:hover, body.brand-green .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover,
            .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right:hover, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right:hover, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right:hover, body.brand-green .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-green .slide-right:hover, body.brand-green .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit:hover, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-green .submit:hover, body.brand-green #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit:hover, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-green .submit:hover, body.brand-green .number-box .number-category .number-icon:hover, .number-box .number-category body.brand-green .number-icon:hover, body.brand-green .secondary-slider .slider-item .slider-content .btn-primary:hover, .secondary-slider .slider-item .slider-content body.brand-green .btn-primary:hover, body.brand-green .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left:hover, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left:hover, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left:hover, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-left:hover, body.brand-green .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover,
            .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right:hover, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right:hover, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right:hover, body.brand-green .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-green .slide-right:hover, body.brand-green .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit:hover, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-green .submit:hover, body.brand-green #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit:hover, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-green .submit:hover, body.brand-green #sidebar-compare .compare-toggle:hover, #sidebar-compare body.brand-green .compare-toggle:hover, body.brand-green #sidebar-compare .footer-bar .btn.btn-reset:hover, #sidebar-compare .footer-bar body.brand-green .btn.btn-reset:hover, body.brand-green #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left:hover, body.brand-green .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left:hover, body.brand-green #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left:hover, body.brand-green #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left:hover, body.brand-green #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .btn-reset.slide-left:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-left:hover, body.brand-green #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right:hover, body.brand-green .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover,
            .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right:hover, body.brand-green #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right:hover, body.brand-green #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right:hover, body.brand-green #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .btn-reset.slide-right:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-green .btn-reset.slide-right:hover, body.brand-green #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit:hover, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-green .btn-reset.submit:hover, body.brand-green #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit:hover, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-green .btn-reset.submit:hover, body.brand-green #landing-page .demo-item .btn:hover, #landing-page .demo-item body.brand-green .btn:hover, body.brand-green #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left:hover, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-green .slide-left:hover, body.brand-green #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-green .slide-left:hover, body.brand-green #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-green .slide-left:hover, body.brand-green #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-green .slide-left:hover, body.brand-green #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right:hover,
            .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-green .slide-right:hover, body.brand-green #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-green .slide-right:hover, body.brand-green #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-green .slide-right:hover, body.brand-green #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-green .slide-right:hover, body.brand-green #landing-page .demo-item #comments #respond .comment-form p .submit:hover, #landing-page .demo-item #comments #respond .comment-form p body.brand-green .submit:hover, body.brand-green #comments #respond .comment-form p #landing-page .demo-item .submit:hover, #comments #respond .comment-form p #landing-page .demo-item body.brand-green .submit:hover, body.brand-green #landing-page #header #navbar .navbar-btn:hover, #landing-page #header #navbar body.brand-green .navbar-btn:hover, body.brand-green #landing-page #footer .btn-primary:hover, #landing-page #footer body.brand-green .btn-primary:hover, body.brand-green #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left:hover, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-green .slide-left:hover, body.brand-green #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-green .slide-left:hover, body.brand-green #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-green .slide-left:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right:hover,
            .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-green .slide-right:hover, body.brand-green #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-green .slide-right:hover, body.brand-green #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-green .slide-right:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #footer #comments #respond .comment-form p .submit:hover, #landing-page #footer #comments #respond .comment-form p body.brand-green .submit:hover, body.brand-green #comments #respond .comment-form p #landing-page #footer .submit:hover, #comments #respond .comment-form p #landing-page #footer body.brand-green .submit:hover, body.brand-green .property-simple-search .property-search-form .btn-submit:hover, .property-simple-search .property-search-form body.brand-green .btn-submit:hover, body.brand-green #about-us .about-content > .btn:hover, #about-us body.brand-green .about-content > .btn:hover, body.brand-green #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-green .about-content > .slide-left:hover, body.brand-green .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, .page-section .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left:hover, body.brand-green #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .about-content > .slide-left:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left:hover, body.brand-green #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .about-content > .slide-left:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left:hover, body.brand-green #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .about-content > .slide-left:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-left:hover, body.brand-green #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-green .about-content > .slide-right:hover, body.brand-green .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover,
            .page-section .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right:hover, body.brand-green #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .about-content > .slide-right:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right:hover, body.brand-green #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .about-content > .slide-right:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right:hover, body.brand-green #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .about-content > .slide-right:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-green .about-content > .slide-right:hover, body.brand-green #about-us #comments #respond .comment-form p .about-content > .submit:hover, #about-us #comments #respond .comment-form p body.brand-green .about-content > .submit:hover, body.brand-green #comments #respond .comment-form p #about-us .about-content > .submit:hover, #comments #respond .comment-form p #about-us body.brand-green .about-content > .submit:hover {
                background-color: #77a82f;
            }

    body.brand-green body.header-2 .topbar-varian-2, body.header-2 body.brand-green .topbar-varian-2, body.brand-green body.page-header-4 .page-header, body.page-header-4 body.brand-green .page-header, body.brand-green .property-item .property-heading .item-price, .property-item .property-heading body.brand-green .item-price, body.brand-green .howto-item > a, body.brand-green .howto-item .howto-content .howto-title, .howto-item .howto-content body.brand-green .howto-title, body.brand-green .socials-box, body.brand-green #about-us, body.brand-green #footer {
        color: #fff;
        background-color: #0E4369;
    }

    body.brand-green .background-theme {
        background-color: #92CA40;
    }

    body.brand-green #header {
        /* Topbar */
        /* Navbar Header */
        /* Navbar */
    }

        body.brand-green #header .topbar {
            background-color: #92CA40;
        }

        body.brand-green #header #navbar .navbar-nav > li a {
            color: #333333;
        }

        body.brand-green #header #navbar .navbar-nav > li:hover > a,
        body.brand-green #header #navbar .navbar-nav > li.current-menu-ancestor > a,
        body.brand-green #header #navbar .navbar-nav > li.active > a,
        body.brand-green #header #navbar .dropdown-menu > li:hover > a,
        body.brand-green #header #navbar .dropdown-menu > li.current-menu-ancestor > a,
        body.brand-green #header #navbar .dropdown-menu > li.active > a {
            color: #92CA40;
        }

        body.brand-green #header #navbar .dropdown-menu > li a {
            color: #fff;
        }

        body.brand-green #header #navbar .dropdown-menu > li:hover > a,
        body.brand-green #header #navbar .dropdown-menu > li.current-menu-ancestor > a,
        body.brand-green #header #navbar .dropdown-menu > li.active > a {
            background-color: #0a2f4a;
        }

            body.brand-green #header #navbar .dropdown-menu > li.current-menu-ancestor > a:after {
                border-color: transparent transparent transparent #92CA40;
            }

@media (min-width: 1199px) {
    body.brand-green #header #navbar .dropdown-menu > li {
        border-top: 1px solid #072338;
    }
}

body.brand-green #header #navbar .dropdown-menu {
    background-color: #08263c;
}

    body.brand-green #header #navbar .dropdown-menu .menu-item-has-children:hover > a:after {
        border-color: transparent transparent transparent #92CA40;
    }

@media (max-width: 1199px) {
    body.brand-green #header #navbar .dropdown-menu .menu-item-has-children:hover > a:after {
        border-color: #92CA40 transparent transparent transparent;
    }
}

body.brand-green #header #navbar .dropdown:hover > a {
    color: #92CA40;
}

body.brand-green #header #navbar .menu-item-has-children:hover > a {
    color: #92CA40;
}

body.brand-green #header #navbar .menu-item-has-children:hover a {
    background-color: transparent !important;
}

body.brand-green #header #navbar .multi-column > .dropdown-menu > li {
    border-top: none;
}

    body.brand-green #header #navbar .multi-column > .dropdown-menu > li > a:after {
        border-bottom: 1px solid #0d3d60;
    }

    body.brand-green #header #navbar .multi-column > .dropdown-menu > li ul > li > a:hover {
        color: #92CA40;
    }

body.brand-green #header .navbar-nav > li > a:hover, body.brand-green #header .navbar-nav > li > a:focus {
    color: #92CA40;
}

body.brand-green #header .navbar-nav > .active > a {
    color: #92CA40;
}

body.brand-green #header .topbar-varian-3 {
    background-color: #FFF;
}

    body.brand-green #header .topbar-varian-3 .container, body.brand-green #header .topbar-varian-3 .property-simple-search .content-wrapper, .property-simple-search body.brand-green #header .topbar-varian-3 .content-wrapper {
        border-bottom: 1px solid #e3e3e3;
    }

        body.brand-green #header .topbar-varian-3 .container .topbar-item .item-text, body.brand-green #header .topbar-varian-3 .property-simple-search .content-wrapper .topbar-item .item-text, .property-simple-search body.brand-green #header .topbar-varian-3 .content-wrapper .topbar-item .item-text {
            color: #A1A1A1;
        }

        body.brand-green #header .topbar-varian-3 .container .topbar-item .item-icon, body.brand-green #header .topbar-varian-3 .property-simple-search .content-wrapper .topbar-item .item-icon, .property-simple-search body.brand-green #header .topbar-varian-3 .content-wrapper .topbar-item .item-icon {
            color: #92CA40;
        }

@media (min-width: 992px) {
    body.brand-green #header .desktop-topbar.topbar-varian-3 .topbar-item:last-child a {
        color: #92CA40;
    }

        body.brand-green #header .desktop-topbar.topbar-varian-3 .topbar-item:last-child a:hover {
            color: #7db031;
        }
}

@media (max-width: 991px) {
    body.brand-green #header .mobile-topbar.topbar-varian-3 {
        background-color: #FFF;
        border-bottom: 1px solid #e3e3e3;
    }

        body.brand-green #header .mobile-topbar.topbar-varian-3 .topbar-item .item-text {
            color: #A1A1A1;
        }

        body.brand-green #header .mobile-topbar.topbar-varian-3 .topbar-item .item-icon {
            color: #92CA40;
        }
}

body.brand-green .page-header {
    background-color: #0E4369;
}

body.brand-green .topbar-varian-2 {
    background-color: #0E4369;
}

body.brand-green a {
    color: #92CA40;
}

    body.brand-green a:hover {
        color: #699429;
    }

body.brand-green .dropdown-menu > li > a:hover, body.brand-green .dropdown-menu > li > a:focus {
    color: #699429;
}

body.brand-green .btn-primary, body.brand-green .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left, body.brand-green .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right, body.brand-green #comments #respond .comment-form p .submit, #comments #respond .comment-form p body.brand-green .submit {
    color: #fff;
    background-color: #0E4369;
    border-color: #0E4369;
}

    body.brand-green .btn-primary:focus, body.brand-green .page-section .section-header.header-column .slide-control .slide-left:focus, .page-section .section-header.header-column .slide-control body.brand-green .slide-left:focus, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left:focus, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left:focus, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left:focus, body.brand-green .page-section .section-header.header-column .slide-control .slide-right:focus,
    .page-section .section-header.header-column .slide-control body.brand-green .slide-right:focus, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right:focus, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right:focus, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right:focus, body.brand-green #comments #respond .comment-form p .submit:focus, #comments #respond .comment-form p body.brand-green .submit:focus, body.brand-green .btn-primary:hover, body.brand-green .page-section .section-header.header-column .slide-control .slide-left:hover, .page-section .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-left:hover, body.brand-green .page-section .section-header.header-column .slide-control .slide-right:hover,
    .page-section .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .slide-right:hover, body.brand-green #comments #respond .comment-form p .submit:hover, #comments #respond .comment-form p body.brand-green .submit:hover, body.brand-green .btn-primary.focus, body.brand-green .page-section .section-header.header-column .slide-control .focus.slide-left, .page-section .section-header.header-column .slide-control body.brand-green .focus.slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .focus.slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .focus.slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .focus.slide-left, body.brand-green .page-section .section-header.header-column .slide-control .focus.slide-right,
    .page-section .section-header.header-column .slide-control body.brand-green .focus.slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .focus.slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .focus.slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .focus.slide-right, body.brand-green #comments #respond .comment-form p .focus.submit, #comments #respond .comment-form p body.brand-green .focus.submit, body.brand-green .btn-primary.active, body.brand-green .page-section .section-header.header-column .slide-control .active.slide-left, .page-section .section-header.header-column .slide-control body.brand-green .active.slide-left, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .active.slide-left, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .active.slide-left, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .active.slide-left, body.brand-green .page-section .section-header.header-column .slide-control .active.slide-right,
    .page-section .section-header.header-column .slide-control body.brand-green .active.slide-right, body.brand-green #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-green .active.slide-right, body.brand-green #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-green .active.slide-right, body.brand-green #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-green .active.slide-right, body.brand-green #comments #respond .comment-form p .active.submit, #comments #respond .comment-form p body.brand-green .active.submit {
        color: #fff;
        background-color: #092c45;
        border-color: #092c45;
    }

body.brand-green .form-control:focus, body.brand-green #comments #respond .comment-form p textarea:focus, #comments #respond .comment-form p body.brand-green textarea:focus, body.brand-green #comments #respond .comment-form p input:focus:not(.submit), #comments #respond .comment-form p body.brand-green input:focus:not(.submit) {
    border-color: #92CA40;
}

body.brand-green .search-tabmenu .nav-tabs > li > a {
    background-color: #0E4369;
    border-color: #0E4369;
}

body.brand-green .search-tabmenu .nav-tabs > li:hover > a {
    background-color: #77a82f;
    border-color: #77a82f;
}

body.brand-green .search-tabmenu .nav-tabs > .active > a {
    background-color: #DD322B !important;
    border-color: #DD322B !important;
}

body.brand-green .search-tabmenu .tabmenu-header {
    background-color: #08263c;
}

body.brand-green section .section-header:before {
    background-color: #92CA40;
}

body.brand-green body.page-header-1 .page-header, body.page-header-1 body.brand-green .page-header, body.brand-green #countdown, body.brand-green #landing-page #page-heading, #landing-page body.brand-green #page-heading, body.brand-green #landing-page #footer, #landing-page body.brand-green #footer, body.brand-green #main-search, body.brand-green #howto-buy, body.brand-green #our-agent, body.brand-green #partner, body.brand-green #main-contact, body.brand-green #number {
    background-color: #0E4369;
}

body.brand-green .page-header .container .breadcrumb li a:hover, body.brand-green .page-header .property-simple-search .content-wrapper .breadcrumb li a:hover, .property-simple-search body.brand-green .page-header .content-wrapper .breadcrumb li a:hover {
    color: #92CA40;
}

body.brand-green .page-header .container .breadcrumb li.active, body.brand-green .page-header .property-simple-search .content-wrapper .breadcrumb li.active, .property-simple-search body.brand-green .page-header .content-wrapper .breadcrumb li.active {
    color: #92CA40;
}

body.brand-green .pagination > a, body.brand-green .pagination > span {
    color: #333333;
}

    body.brand-green .pagination > a.current, body.brand-green .pagination > a:hover, body.brand-green .pagination > span.current, body.brand-green .pagination > span:hover {
        color: #92CA40;
    }

body.brand-green .accordion .panel-heading .panel-title a {
    color: #333333;
}

    body.brand-green .accordion .panel-heading .panel-title a:before {
        background-color: #92CA40;
    }

    body.brand-green .accordion .panel-heading .panel-title a[aria-expanded="true"]:before {
        content: "";
    }

body.brand-green .accordion .panel-body {
    border-top-color: #92CA40 !important;
}

body.brand-green .property-item .item-category {
    background-color: #92CA40;
}

body.brand-green .property-item .item-rate:before {
    color: #92CA40;
}

body.brand-green .property-item .item-rate span:before {
    color: #92CA40;
}

body.brand-green .property-item .property-label .property-label__type {
    background-color: #92CA40;
}

    body.brand-green .property-item .property-label .property-label__type.active, body.brand-green .property-item .property-label .property-label__type:hover {
        background-color: #7db031;
        color: #fff;
    }

body.brand-green .property-item .property-label .property-label__status.active, body.brand-green .property-item .property-label .property-label__status:hover {
    color: #fff;
}

body.brand-green .property-item .img-box .btn-compare:hover,
body.brand-green .property-item .img-box .btn-compare.active {
    background-color: #92CA40;
}

body.brand-green .property-item .property-address:before {
    color: #92CA40;
}

body.brand-green .property-item .property-footer [class*="item-"] span,
body.brand-green .property-item .property-footer [class*="item-"] .fi {
    color: #92CA40;
}

body.brand-green .property-item .property-price,
body.brand-green .property-item.property-archive .property-price {
    color: #92CA40;
}

body.brand-green .property-item.property-archive .property-title a:hover {
    color: #92CA40;
}

body.brand-green .services-item li .services-icon i {
    color: #92CA40;
}

body.brand-green .testimony-item .testimony-text {
    border-left: 6px solid #92CA40;
}

    body.brand-green .testimony-item .testimony-text:before {
        border-color: transparent #92CA40 transparent transparent;
    }

body.brand-green .testimony-item.item-right .testimony-text {
    border: none;
    border-right: 6px solid #92CA40;
}

    body.brand-green .testimony-item.item-right .testimony-text:before {
        border-color: #92CA40 transparent transparent transparent;
    }

body.brand-green .panel-box.icon-box .icon-item {
    background-color: #92CA40;
}

body.brand-green .icon-box .icon-item {
    color: #92CA40;
}

body.brand-green .slick-prev:hover,
body.brand-green .slick-next:hover {
    background-color: #85bc34;
}

    body.brand-green .slick-prev:hover:before,
    body.brand-green .slick-next:hover:before {
        background-color: #85bc34;
    }

body.brand-green .slick-dots li.slick-active button,
body.brand-green .slick-dots li:hover button, body.brand-green .slick-dots li button:focus {
    padding: 5px;
    outline: none;
    background-color: #92CA40;
}

body.brand-green .irs-line-mid,
body.brand-green .irs-line-left,
body.brand-green .irs-line-right,
body.brand-green .irs-bar-edge,
body.brand-green .irs-slider {
    background-color: rgba(146, 202, 64, 0.5);
}

body.brand-green .irs-line-mid,
body.brand-green .irs-line-left,
body.brand-green .irs-line-right {
    background-color: #d6ebb8;
}

body.brand-green .irs-slider,
body.brand-green .irs-bar {
    background-color: #92CA40;
}

    body.brand-green .irs-slider.state_hover, body.brand-green .irs-slider:hover, body.brand-green .irs-slider:focus, body.brand-green .irs-slider:active {
        background-color: #77a82f;
    }

body.brand-green .secondary-slider .slider-item .slider-content .item-title a {
    color: #FFF;
}

    body.brand-green .secondary-slider .slider-item .slider-content .item-title a:hover {
        color: #fff;
    }

body.brand-green .date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #92CA40;
}

body.brand-green .date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
    background-color: rgba(146, 202, 64, 0.8);
}

body.brand-green #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.first-date-booked.checked.last-date-selected {
    background: #92CA40;
    background: -webkit-linear-gradient(to right bottom, #92CA40 50%, #d2d2d2 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #92CA40 50%, #d2d2d2 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #92CA40 50%, #d2d2d2 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #92CA40 50%, #d2d2d2 50%);
    /* Standard syntax */
}

body.brand-green #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.last-date-booked.checked.first-date-selected {
    background: #d2d2d2;
    background: -webkit-linear-gradient(to right bottom, #d2d2d2 50%, #92CA40 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #d2d2d2 50%, #92CA40 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #d2d2d2 50%, #92CA40 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #d2d2d2 50%, #92CA40 50%);
    /* Standard syntax */
}

body.brand-green #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.first-date-selected {
    background: #FFF;
    background: -webkit-linear-gradient(to right bottom, #FFF 50%, #92CA40 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FFF 50%, #92CA40 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FFF 50%, #92CA40 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FFF 50%, #92CA40 50%);
    /* Standard syntax */
}

body.brand-green #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.last-date-selected {
    background: #92CA40;
    background: -webkit-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-green #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.toMonth.hovering:hover {
    background: #92CA40;
    background: -webkit-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-green #booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-unavailable:hover {
    background: #92CA40;
    background: -webkit-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-green #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.invalid.checked.last-date-selected.first-date-unavailable {
    background: #92CA40;
    background: -webkit-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #92CA40 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-green #booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-booked:hover {
    background: #92CA40;
    background: -webkit-linear-gradient(to right bottom, #92CA40 50%, #d2d2d2 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #92CA40 50%, #d2d2d2 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #92CA40 50%, #d2d2d2 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #92CA40 50%, #d2d2d2 50%);
    /* Standard syntax */
}

body.brand-green .date-picker-wrapper table .caption {
    background-color: #92CA40;
}

body.brand-green .date-picker-wrapper .first-date-selected {
    background-color: #92CA40;
}

body.brand-green .date-picker-wrapper .last-date-selected {
    background-color: #92CA40;
}

body.brand-green .date-picker-wrapper .date-range-length-tip {
    background-color: #92CA40;
}

    body.brand-green .date-picker-wrapper .date-range-length-tip:after {
        border-top: 4px solid #92CA40;
    }

body.brand-green .widget .date-picker-wrapper .month-wrapper:before {
    background-color: #92CA40;
}

body.brand-green #customizer .customizer-body .option-box.option-header #header-style a {
    color: #92CA40;
}

    body.brand-green #customizer .customizer-body .option-box.option-header #header-style a:hover, body.brand-green #customizer .customizer-body .option-box.option-header #header-style a:focus {
        color: #7db031;
    }

body.brand-green #content {
    /* Panel Content */
    /* Panel post navigation on Single Post */
    /* Property Item inside content */
    /* Single Page Property */
    /* Single Agent */
}

    body.brand-green #content .panel-box {
        /* Panel Author on Single Post */
    }

        body.brand-green #content .panel-box.author-bio .author-socials li a {
            color: #bbbbbb;
        }

            body.brand-green #content .panel-box.author-bio .author-socials li a:hover {
                color: #92CA40;
            }

    body.brand-green #content .post-navigation {
        padding: 24px;
    }

        body.brand-green #content .post-navigation a {
            color: #333333;
        }

            body.brand-green #content .post-navigation a:hover {
                color: #92CA40;
            }

    body.brand-green #content .property-item .property-price {
        color: #92CA40;
    }

    body.brand-green #content .property-item .property-title a:hover {
        color: #92CA40;
    }

    body.brand-green #content .post.property-item {
        /* Heading title & feature list */
    }

        body.brand-green #content .post.property-item .property-status {
            color: #92CA40;
        }

        body.brand-green #content .post.property-item .feature-list li .fa {
            color: #92CA40;
        }

        body.brand-green #content .post.property-item .property-slider-nav .slick-arrow {
            background-color: #92CA40;
        }

            body.brand-green #content .post.property-item .property-slider-nav .slick-arrow:hover {
                background-color: #77a82f;
            }

    body.brand-green #content .single-agent.profile-box .leave-message .message-title {
        color: #92CA40;
    }

body.brand-green .hero-image-with-text .hero-image__button {
    background-color: #92CA40;
    border-color: #92CA40;
}

    body.brand-green .hero-image-with-text .hero-image__button:hover {
        background-color: #7db031;
        border-color: #7db031;
    }

body.brand-green .post .post-title a {
    color: #333333;
}

    body.brand-green .post .post-title a:hover {
        color: #92CA40;
    }

body.brand-green .post .post-meta li a {
    color: #777777;
    text-decoration: none;
}

    body.brand-green .post .post-meta li a:before {
        color: #92CA40;
    }

    body.brand-green .post .post-meta li a:hover {
        color: #333333;
    }

body.brand-green .widget {
    /* Widget link (Category, Archives, Etc) */
    /* Post list (Popular Post, Recent Post, Etc) */
    /* Recent Property */
    /* Tagcloud */
    /* Share box */
}

    body.brand-green .widget ul li:before {
        color: #92CA40;
    }

    body.brand-green .widget ul li a:hover {
        border-bottom-color: #92CA40;
    }

    body.brand-green .widget #wp-calendar tbody td a,
    body.brand-green .widget.widget_search .search-form:before {
        color: #92CA40;
    }

        body.brand-green .widget #wp-calendar tbody td a:before {
            border-color: #92CA40;
        }

    body.brand-green .widget.widget_rss ul li a.rsswidget:hover,
    body.brand-green .widget.widget_popular_post ul li .post-content .post-title:hover,
    body.brand-green .widget.widget.widget_recent_entries ul li > a:hover,
    body.brand-green .widget.widget.widget_recent_comments ul li > a:hover {
        color: #92CA40;
    }

    body.brand-green .widget .post-list li .post-content .post-title:hover {
        color: #92CA40;
    }

    body.brand-green .widget .recent-property > li .property-content a {
        color: #333333;
    }

        body.brand-green .widget .recent-property > li .property-content a:hover {
            color: #92CA40;
        }

    body.brand-green .widget .recent-property > li .property-content .property-price {
        color: #92CA40;
    }

    body.brand-green .widget .recent-property > li .property-content .property-footer li span {
        color: #92CA40;
    }

    body.brand-green .widget .tagcloud a {
        background-color: #92CA40;
        color: #fff;
    }

        body.brand-green .widget .tagcloud a:hover {
            background-color: #77a82f;
        }

    body.brand-green .widget .share-box ul li a:hover {
        color: #92CA40;
    }

body.brand-green .search-map .panel-box .panel-header,
body.brand-green #search-map .panel-box .panel-header,
body.brand-green .tpb-property_search_map .panel-box .panel-header {
    background-color: #92CA40;
}

    body.brand-green .search-map .panel-box .panel-header .panel-title,
    body.brand-green #search-map .panel-box .panel-header .panel-title,
    body.brand-green .tpb-property_search_map .panel-box .panel-header .panel-title {
        color: #FFF;
    }

body.brand-green #comments .entry-comments .comment-list .comment-body .comment-content .comment-author > a {
    color: #333333;
}

    body.brand-green #comments .entry-comments .comment-list .comment-body .comment-content .comment-author > a:hover {
        color: #92CA40;
    }

body.brand-green #countdown #time li:after {
    color: #92CA40;
}

body.brand-green #countdown #time li h3 {
    color: #92CA40;
}

body.brand-green #error-page .error-title {
    color: #92CA40;
}

body.brand-green #error-page .error-description strong {
    color: #92CA40;
}

body.brand-green .tpb.tpb-featured-property .featured-property-slider:not(.has-background) .slick-dots li:hover button {
    background-color: #92CA40;
}

body.brand-green .tpb.tpb-featured-property .featured-property-slider:not(.has-background) .slick-dots li.slick-active button {
    background-color: #92CA40;
}

body.brand-green .tpb.tpb-property_search .form-group:nth-child(4n+1) {
    clear: both;
}

body.brand-green .tpb.tpb-property_search_map .panel-box .panel-header {
    background-color: #92CA40;
}

/* Red Theme */
body.brand-red {
    /* Header
	------------------------------------ */
    /* Link
	------------------------------------ */
    /* Button
	------------------------------------ */
    /* Form
	------------------------------------ */
    /* Tab Nav
	------------------------------------ */
    /* Section
	------------------------------------ */
    /* Page Header
	------------------------------------ */
    /* Pagination
	------------------------------------ */
    /* Accordion
	------------------------------------ */
    /* Property Item
	------------------------------------ */
    /* Services
	------------------------------------ */
    /* Testimony item
	------------------------------------ */
    /* Panel Box
	------------------------------------ */
    /* Icon Box
	------------------------------------ */
    /* Slick slider arrow
	------------------------------------ */
    /* Slick dots
	------------------------------------ */
    /* Range Slider
	------------------------------------ */
    /* Simpel Slider
	------------------------------------ */
    /* Date Picker
	------------------------------------ */
    /* Customizer
	------------------------------------ */
    /* Content
	------------------------------------ */
    /* Hero Image With Text
	----------------------------------- */
    /* Post Item
	------------------------------------ */
    /* Widget List
	------------------------------------ */
    /* Search on map
	------------------------------------ */
    /* Comments
	------------------------------------ */
    /* Countdown Section
	------------------------------------ */
    /* Error Page
	------------------------------------ */
    /* Page Builder
	------------------------------------ */
    /* Footer */
}

    body.brand-red .property-item .property-content .property-title:hover, .property-item .property-content body.brand-red .property-title:hover, body.brand-red .profile-box .profile-contact li a:hover, .profile-box .profile-contact li body.brand-red a:hover, body.brand-red #footer .copyright a:hover, #footer .copyright body.brand-red a:hover {
        color: #D32C31;
        text-decoration: none;
    }

    body.brand-red #about-us .about-content > .btn, #about-us body.brand-red .about-content > .btn, body.brand-red #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
    .page-section .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-red .about-content > .submit, body.brand-red #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-red .about-content > .submit {
        border-color: #D32C31;
    }

        body.brand-red #about-us .about-content > .btn:hover, #about-us body.brand-red .about-content > .btn:hover, body.brand-red #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-red .about-content > .slide-left:hover, body.brand-red .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, .page-section .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left:hover, body.brand-red #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .about-content > .slide-left:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left:hover, body.brand-red #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .about-content > .slide-left:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left:hover, body.brand-red #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .about-content > .slide-left:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left:hover, body.brand-red #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-red .about-content > .slide-right:hover, body.brand-red .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover,
        .page-section .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right:hover, body.brand-red #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .about-content > .slide-right:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right:hover, body.brand-red #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .about-content > .slide-right:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right:hover, body.brand-red #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .about-content > .slide-right:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right:hover, body.brand-red #about-us #comments #respond .comment-form p .about-content > .submit:hover, #about-us #comments #respond .comment-form p body.brand-red .about-content > .submit:hover, body.brand-red #comments #respond .comment-form p #about-us .about-content > .submit:hover, #comments #respond .comment-form p #about-us body.brand-red .about-content > .submit:hover {
            background-color: #a92327;
        }

    body.brand-red .title-panel .panel-title, .title-panel body.brand-red .panel-title, body.brand-red .page-section .section-header.header-column .contact-item .item-icon, .page-section .section-header.header-column .contact-item body.brand-red .item-icon, body.brand-red #landing-page #homepage-featured .section-header.header-column .contact-item .item-icon, #landing-page #homepage-featured .section-header.header-column .contact-item body.brand-red .item-icon, body.brand-red #landing-page #demo-pages .section-header.header-column .contact-item .item-icon, #landing-page #demo-pages .section-header.header-column .contact-item body.brand-red .item-icon, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .contact-item .item-icon, #landing-page #footer .purchase-now .section-header.header-column .contact-item body.brand-red .item-icon, body.brand-red .compare-table .property-compare-item .property-price, .compare-table .property-compare-item body.brand-red .property-price, body.brand-red .panel-box .panel-header .panel-title, .panel-box .panel-header body.brand-red .panel-title, body.brand-red .profile-box .profile-contact li i, .profile-box .profile-contact li body.brand-red i, body.brand-red .number-box .number-value > span, .number-box body.brand-red .number-value > span, body.brand-red #comments #respond .comment-reply-title, #comments #respond body.brand-red .comment-reply-title, #comments .entry-comments .comment-header body.brand-red .widget-title, body.brand-red #comments.comments-area:not(.compact) .comments-title, #comments.comments-area:not(.compact) body.brand-red .comments-title, body.brand-red #new-booking-page .nb-box .nb-property-detail .nb-property-info .nb-property-price, #new-booking-page .nb-box .nb-property-detail .nb-property-info body.brand-red .nb-property-price, body.brand-red #sidebar-compare .heading-bar .heading-title, #sidebar-compare .heading-bar body.brand-red .heading-title, body.brand-red #sidebar-compare .compare-body li .property-price, #sidebar-compare .compare-body li body.brand-red .property-price, body.brand-red #comments .entry-comments .comment-header .widget-title, body.brand-red #footer .footer-column .footer-title, #footer .footer-column body.brand-red .footer-title {
        color: #D32C31;
    }

    body.brand-red .button-box .btn-primary, .button-box body.brand-red .btn-primary, body.brand-red .button-box .page-section .section-header.header-column .slide-control .slide-left, .button-box .page-section .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red .page-section .section-header.header-column .slide-control .button-box .slide-left, .page-section .section-header.header-column .slide-control .button-box body.brand-red .slide-left, body.brand-red .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-red .slide-left, body.brand-red .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-red .slide-left, body.brand-red .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-red .slide-left, body.brand-red .button-box .page-section .section-header.header-column .slide-control .slide-right, .button-box .page-section .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red .page-section .section-header.header-column .slide-control .button-box .slide-right,
    .page-section .section-header.header-column .slide-control .button-box body.brand-red .slide-right, body.brand-red .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-red .slide-right, body.brand-red .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-red .slide-right, body.brand-red .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-red .slide-right, body.brand-red .button-box #comments #respond .comment-form p .submit, .button-box #comments #respond .comment-form p body.brand-red .submit, body.brand-red #comments #respond .comment-form p .button-box .submit, #comments #respond .comment-form p .button-box body.brand-red .submit, body.brand-red .property-item .property-heading .item-detail, .property-item .property-heading body.brand-red .item-detail, body.brand-red .property-item .property-header .item-category, .property-item .property-header body.brand-red .item-category, body.brand-red .howto-item .howto-content .howto-number, .howto-item .howto-content body.brand-red .howto-number, body.brand-red .profile-box.single-agent .leave-message .form-group .btn-primary, .profile-box.single-agent .leave-message .form-group body.brand-red .btn-primary, body.brand-red .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left, body.brand-red .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right,
    .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right, body.brand-red .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-red .submit, body.brand-red #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-red .submit, body.brand-red .number-box .number-category .number-icon, .number-box .number-category body.brand-red .number-icon, body.brand-red .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content body.brand-red .btn-primary, body.brand-red .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left, body.brand-red .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
    .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right, body.brand-red .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-red .submit, body.brand-red #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-red .submit, body.brand-red #sidebar-compare .compare-toggle, #sidebar-compare body.brand-red .compare-toggle, body.brand-red #sidebar-compare .footer-bar .btn.btn-reset, #sidebar-compare .footer-bar body.brand-red .btn.btn-reset, body.brand-red #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left, body.brand-red .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left, body.brand-red #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left, body.brand-red #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left, body.brand-red #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left, body.brand-red #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right, body.brand-red .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right,
    .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right, body.brand-red #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right, body.brand-red #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right, body.brand-red #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right, body.brand-red #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-red .btn-reset.submit, body.brand-red #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-red .btn-reset.submit, body.brand-red #landing-page .demo-item .btn, #landing-page .demo-item body.brand-red .btn, body.brand-red #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-red .slide-left, body.brand-red #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-red .slide-left, body.brand-red #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-red .slide-left, body.brand-red #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-red .slide-left, body.brand-red #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right,
    .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-red .slide-right, body.brand-red #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-red .slide-right, body.brand-red #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-red .slide-right, body.brand-red #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-red .slide-right, body.brand-red #landing-page .demo-item #comments #respond .comment-form p .submit, #landing-page .demo-item #comments #respond .comment-form p body.brand-red .submit, body.brand-red #comments #respond .comment-form p #landing-page .demo-item .submit, #comments #respond .comment-form p #landing-page .demo-item body.brand-red .submit, body.brand-red #landing-page #header #navbar .navbar-btn, #landing-page #header #navbar body.brand-red .navbar-btn, body.brand-red #landing-page #footer .btn-primary, #landing-page #footer body.brand-red .btn-primary, body.brand-red #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-red .slide-left, body.brand-red #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-red .slide-left, body.brand-red #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-red .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right,
    .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-red .slide-right, body.brand-red #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-red .slide-right, body.brand-red #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-red .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #footer #comments #respond .comment-form p .submit, #landing-page #footer #comments #respond .comment-form p body.brand-red .submit, body.brand-red #comments #respond .comment-form p #landing-page #footer .submit, #comments #respond .comment-form p #landing-page #footer body.brand-red .submit, body.brand-red .property-simple-search .property-search-form .btn-submit, .property-simple-search .property-search-form body.brand-red .btn-submit, body.brand-red #about-us .about-content > .btn, #about-us body.brand-red .about-content > .btn, body.brand-red #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
    .page-section .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-red .about-content > .submit, body.brand-red #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-red .about-content > .submit {
        background-color: #D32C31;
    }

    body.brand-red body.header-2 .topbar-varian-2, body.header-2 body.brand-red .topbar-varian-2, body.brand-red body.page-header-4 .page-header, body.page-header-4 body.brand-red .page-header, body.brand-red .property-item .property-heading .item-price, .property-item .property-heading body.brand-red .item-price, body.brand-red .howto-item > a, body.brand-red .howto-item .howto-content .howto-title, .howto-item .howto-content body.brand-red .howto-title, body.brand-red .socials-box, body.brand-red #about-us, body.brand-red #footer {
        background-color: #242424;
    }

        body.brand-red .number-box .number-category .namber-title, .number-box .number-category body.brand-red .namber-title, body.brand-red #about-us .about-brand, #about-us body.brand-red .about-brand {
            background-color: #181818;
        }

        body.brand-red .button-box .btn-primary, .button-box body.brand-red .btn-primary, body.brand-red .button-box .page-section .section-header.header-column .slide-control .slide-left, .button-box .page-section .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red .page-section .section-header.header-column .slide-control .button-box .slide-left, .page-section .section-header.header-column .slide-control .button-box body.brand-red .slide-left, body.brand-red .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-red .slide-left, body.brand-red .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-red .slide-left, body.brand-red .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-red .slide-left, body.brand-red .button-box .page-section .section-header.header-column .slide-control .slide-right, .button-box .page-section .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red .page-section .section-header.header-column .slide-control .button-box .slide-right,
        .page-section .section-header.header-column .slide-control .button-box body.brand-red .slide-right, body.brand-red .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-red .slide-right, body.brand-red .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-red .slide-right, body.brand-red .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-red .slide-right, body.brand-red .button-box #comments #respond .comment-form p .submit, .button-box #comments #respond .comment-form p body.brand-red .submit, body.brand-red #comments #respond .comment-form p .button-box .submit, #comments #respond .comment-form p .button-box body.brand-red .submit, body.brand-red .property-item .property-heading .item-detail, .property-item .property-heading body.brand-red .item-detail, body.brand-red .property-item .property-header .item-category, .property-item .property-header body.brand-red .item-category, body.brand-red .howto-item .howto-content .howto-number, .howto-item .howto-content body.brand-red .howto-number, body.brand-red .profile-box.single-agent .leave-message .form-group .btn-primary, .profile-box.single-agent .leave-message .form-group body.brand-red .btn-primary, body.brand-red .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left, body.brand-red .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right,
        .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right, body.brand-red .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-red .submit, body.brand-red #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-red .submit, body.brand-red .number-box .number-category .number-icon, .number-box .number-category body.brand-red .number-icon, body.brand-red .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content body.brand-red .btn-primary, body.brand-red .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left, body.brand-red .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
        .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right, body.brand-red .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-red .submit, body.brand-red #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-red .submit, body.brand-red #sidebar-compare .compare-toggle, #sidebar-compare body.brand-red .compare-toggle, body.brand-red #sidebar-compare .footer-bar .btn.btn-reset, #sidebar-compare .footer-bar body.brand-red .btn.btn-reset, body.brand-red #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left, body.brand-red .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left, body.brand-red #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left, body.brand-red #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left, body.brand-red #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left, body.brand-red #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right, body.brand-red .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right,
        .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right, body.brand-red #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right, body.brand-red #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right, body.brand-red #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right, body.brand-red #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-red .btn-reset.submit, body.brand-red #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-red .btn-reset.submit, body.brand-red #landing-page .demo-item .btn, #landing-page .demo-item body.brand-red .btn, body.brand-red #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-red .slide-left, body.brand-red #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-red .slide-left, body.brand-red #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-red .slide-left, body.brand-red #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-red .slide-left, body.brand-red #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right,
        .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-red .slide-right, body.brand-red #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-red .slide-right, body.brand-red #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-red .slide-right, body.brand-red #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-red .slide-right, body.brand-red #landing-page .demo-item #comments #respond .comment-form p .submit, #landing-page .demo-item #comments #respond .comment-form p body.brand-red .submit, body.brand-red #comments #respond .comment-form p #landing-page .demo-item .submit, #comments #respond .comment-form p #landing-page .demo-item body.brand-red .submit, body.brand-red #landing-page #header #navbar .navbar-btn, #landing-page #header #navbar body.brand-red .navbar-btn, body.brand-red #landing-page #footer .btn-primary, #landing-page #footer body.brand-red .btn-primary, body.brand-red #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-red .slide-left, body.brand-red #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-red .slide-left, body.brand-red #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-red .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right,
        .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-red .slide-right, body.brand-red #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-red .slide-right, body.brand-red #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-red .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #footer #comments #respond .comment-form p .submit, #landing-page #footer #comments #respond .comment-form p body.brand-red .submit, body.brand-red #comments #respond .comment-form p #landing-page #footer .submit, #comments #respond .comment-form p #landing-page #footer body.brand-red .submit, body.brand-red .property-simple-search .property-search-form .btn-submit, .property-simple-search .property-search-form body.brand-red .btn-submit, body.brand-red #about-us .about-content > .btn, #about-us body.brand-red .about-content > .btn, body.brand-red #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .about-content > .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left, body.brand-red #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
        .page-section .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .about-content > .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right, body.brand-red #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-red .about-content > .submit, body.brand-red #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-red .about-content > .submit {
            color: #fff;
            border-color: #D32C31;
            background-color: #D32C31;
        }

            body.brand-red .button-box .btn-primary:hover, .button-box body.brand-red .btn-primary:hover, body.brand-red .button-box .page-section .section-header.header-column .slide-control .slide-left:hover, .button-box .page-section .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red .page-section .section-header.header-column .slide-control .button-box .slide-left:hover, .page-section .section-header.header-column .slide-control .button-box body.brand-red .slide-left:hover, body.brand-red .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-red .slide-left:hover, body.brand-red .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-red .slide-left:hover, body.brand-red .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-red .slide-left:hover, body.brand-red .button-box .page-section .section-header.header-column .slide-control .slide-right:hover, .button-box .page-section .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red .page-section .section-header.header-column .slide-control .button-box .slide-right:hover,
            .page-section .section-header.header-column .slide-control .button-box body.brand-red .slide-right:hover, body.brand-red .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-red .slide-right:hover, body.brand-red .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-red .slide-right:hover, body.brand-red .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-red .slide-right:hover, body.brand-red .button-box #comments #respond .comment-form p .submit:hover, .button-box #comments #respond .comment-form p body.brand-red .submit:hover, body.brand-red #comments #respond .comment-form p .button-box .submit:hover, #comments #respond .comment-form p .button-box body.brand-red .submit:hover, body.brand-red .property-item .property-heading .item-detail:hover, .property-item .property-heading body.brand-red .item-detail:hover, body.brand-red .property-item .property-header .item-category:hover, .property-item .property-header body.brand-red .item-category:hover, body.brand-red .howto-item .howto-content .howto-number:hover, .howto-item .howto-content body.brand-red .howto-number:hover, body.brand-red .profile-box.single-agent .leave-message .form-group .btn-primary:hover, .profile-box.single-agent .leave-message .form-group body.brand-red .btn-primary:hover, body.brand-red .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left:hover, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left:hover, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left:hover, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-left:hover, body.brand-red .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover,
            .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right:hover, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right:hover, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right:hover, body.brand-red .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-red .slide-right:hover, body.brand-red .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit:hover, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-red .submit:hover, body.brand-red #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit:hover, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-red .submit:hover, body.brand-red .number-box .number-category .number-icon:hover, .number-box .number-category body.brand-red .number-icon:hover, body.brand-red .secondary-slider .slider-item .slider-content .btn-primary:hover, .secondary-slider .slider-item .slider-content body.brand-red .btn-primary:hover, body.brand-red .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left:hover, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left:hover, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left:hover, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-left:hover, body.brand-red .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover,
            .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right:hover, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right:hover, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right:hover, body.brand-red .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-red .slide-right:hover, body.brand-red .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit:hover, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-red .submit:hover, body.brand-red #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit:hover, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-red .submit:hover, body.brand-red #sidebar-compare .compare-toggle:hover, #sidebar-compare body.brand-red .compare-toggle:hover, body.brand-red #sidebar-compare .footer-bar .btn.btn-reset:hover, #sidebar-compare .footer-bar body.brand-red .btn.btn-reset:hover, body.brand-red #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left:hover, body.brand-red .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left:hover, body.brand-red #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left:hover, body.brand-red #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left:hover, body.brand-red #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .btn-reset.slide-left:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-left:hover, body.brand-red #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right:hover, body.brand-red .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover,
            .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right:hover, body.brand-red #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right:hover, body.brand-red #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right:hover, body.brand-red #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .btn-reset.slide-right:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-red .btn-reset.slide-right:hover, body.brand-red #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit:hover, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-red .btn-reset.submit:hover, body.brand-red #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit:hover, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-red .btn-reset.submit:hover, body.brand-red #landing-page .demo-item .btn:hover, #landing-page .demo-item body.brand-red .btn:hover, body.brand-red #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left:hover, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-red .slide-left:hover, body.brand-red #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-red .slide-left:hover, body.brand-red #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-red .slide-left:hover, body.brand-red #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-red .slide-left:hover, body.brand-red #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right:hover,
            .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-red .slide-right:hover, body.brand-red #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-red .slide-right:hover, body.brand-red #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-red .slide-right:hover, body.brand-red #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-red .slide-right:hover, body.brand-red #landing-page .demo-item #comments #respond .comment-form p .submit:hover, #landing-page .demo-item #comments #respond .comment-form p body.brand-red .submit:hover, body.brand-red #comments #respond .comment-form p #landing-page .demo-item .submit:hover, #comments #respond .comment-form p #landing-page .demo-item body.brand-red .submit:hover, body.brand-red #landing-page #header #navbar .navbar-btn:hover, #landing-page #header #navbar body.brand-red .navbar-btn:hover, body.brand-red #landing-page #footer .btn-primary:hover, #landing-page #footer body.brand-red .btn-primary:hover, body.brand-red #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left:hover, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-red .slide-left:hover, body.brand-red #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-red .slide-left:hover, body.brand-red #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-red .slide-left:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right:hover,
            .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-red .slide-right:hover, body.brand-red #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-red .slide-right:hover, body.brand-red #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-red .slide-right:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #footer #comments #respond .comment-form p .submit:hover, #landing-page #footer #comments #respond .comment-form p body.brand-red .submit:hover, body.brand-red #comments #respond .comment-form p #landing-page #footer .submit:hover, #comments #respond .comment-form p #landing-page #footer body.brand-red .submit:hover, body.brand-red .property-simple-search .property-search-form .btn-submit:hover, .property-simple-search .property-search-form body.brand-red .btn-submit:hover, body.brand-red #about-us .about-content > .btn:hover, #about-us body.brand-red .about-content > .btn:hover, body.brand-red #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-red .about-content > .slide-left:hover, body.brand-red .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, .page-section .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left:hover, body.brand-red #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .about-content > .slide-left:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left:hover, body.brand-red #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .about-content > .slide-left:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left:hover, body.brand-red #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .about-content > .slide-left:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-left:hover, body.brand-red #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-red .about-content > .slide-right:hover, body.brand-red .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover,
            .page-section .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right:hover, body.brand-red #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .about-content > .slide-right:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right:hover, body.brand-red #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .about-content > .slide-right:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right:hover, body.brand-red #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .about-content > .slide-right:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-red .about-content > .slide-right:hover, body.brand-red #about-us #comments #respond .comment-form p .about-content > .submit:hover, #about-us #comments #respond .comment-form p body.brand-red .about-content > .submit:hover, body.brand-red #comments #respond .comment-form p #about-us .about-content > .submit:hover, #comments #respond .comment-form p #about-us body.brand-red .about-content > .submit:hover {
                background-color: #a92327;
            }

    body.brand-red body.header-2 .topbar-varian-2, body.header-2 body.brand-red .topbar-varian-2, body.brand-red body.page-header-4 .page-header, body.page-header-4 body.brand-red .page-header, body.brand-red .property-item .property-heading .item-price, .property-item .property-heading body.brand-red .item-price, body.brand-red .howto-item > a, body.brand-red .howto-item .howto-content .howto-title, .howto-item .howto-content body.brand-red .howto-title, body.brand-red .socials-box, body.brand-red #about-us, body.brand-red #footer {
        color: #fff;
        background-color: #242424;
    }

    body.brand-red .background-theme {
        background-color: #D32C31;
    }

    body.brand-red #header {
        /* Topbar */
        /* Navbar Header */
        /* Navbar */
    }

        body.brand-red #header .topbar {
            background-color: #D32C31;
        }

        body.brand-red #header #navbar .navbar-nav > li a {
            color: #333333;
        }

        body.brand-red #header #navbar .navbar-nav > li:hover > a,
        body.brand-red #header #navbar .navbar-nav > li.current-menu-ancestor > a,
        body.brand-red #header #navbar .navbar-nav > li.active > a,
        body.brand-red #header #navbar .dropdown-menu > li:hover > a,
        body.brand-red #header #navbar .dropdown-menu > li.current-menu-ancestor > a,
        body.brand-red #header #navbar .dropdown-menu > li.active > a {
            color: #D32C31;
        }

        body.brand-red #header #navbar .dropdown-menu > li a {
            color: #fff;
        }

        body.brand-red #header #navbar .dropdown-menu > li:hover > a,
        body.brand-red #header #navbar .dropdown-menu > li.current-menu-ancestor > a,
        body.brand-red #header #navbar .dropdown-menu > li.active > a {
            background-color: #121212;
        }

            body.brand-red #header #navbar .dropdown-menu > li.current-menu-ancestor > a:after {
                border-color: transparent transparent transparent #D32C31;
            }

@media (min-width: 1199px) {
    body.brand-red #header #navbar .dropdown-menu > li {
        border-top: 1px solid #080808;
    }
}

body.brand-red #header #navbar .dropdown-menu {
    background-color: #0b0a0a;
}

    body.brand-red #header #navbar .dropdown-menu .menu-item-has-children:hover > a:after {
        border-color: transparent transparent transparent #D32C31;
    }

@media (max-width: 1199px) {
    body.brand-red #header #navbar .dropdown-menu .menu-item-has-children:hover > a:after {
        border-color: #D32C31 transparent transparent transparent;
    }
}

body.brand-red #header #navbar .dropdown:hover > a {
    color: #D32C31;
}

body.brand-red #header #navbar .menu-item-has-children:hover > a {
    color: #D32C31;
}

body.brand-red #header #navbar .menu-item-has-children:hover a {
    background-color: transparent !important;
}

body.brand-red #header #navbar .multi-column > .dropdown-menu > li {
    border-top: none;
}

    body.brand-red #header #navbar .multi-column > .dropdown-menu > li > a:after {
        border-bottom: 1px solid #1f1f1f;
    }

    body.brand-red #header #navbar .multi-column > .dropdown-menu > li ul > li > a:hover {
        color: #D32C31;
    }

body.brand-red #header .navbar-nav > li > a:hover, body.brand-red #header .navbar-nav > li > a:focus {
    color: #D32C31;
}

body.brand-red #header .navbar-nav > .active > a {
    color: #D32C31;
}

body.brand-red #header .topbar-varian-3 {
    background-color: #FFF;
}

    body.brand-red #header .topbar-varian-3 .container, body.brand-red #header .topbar-varian-3 .property-simple-search .content-wrapper, .property-simple-search body.brand-red #header .topbar-varian-3 .content-wrapper {
        border-bottom: 1px solid #e3e3e3;
    }

        body.brand-red #header .topbar-varian-3 .container .topbar-item .item-text, body.brand-red #header .topbar-varian-3 .property-simple-search .content-wrapper .topbar-item .item-text, .property-simple-search body.brand-red #header .topbar-varian-3 .content-wrapper .topbar-item .item-text {
            color: #A1A1A1;
        }

        body.brand-red #header .topbar-varian-3 .container .topbar-item .item-icon, body.brand-red #header .topbar-varian-3 .property-simple-search .content-wrapper .topbar-item .item-icon, .property-simple-search body.brand-red #header .topbar-varian-3 .content-wrapper .topbar-item .item-icon {
            color: #D32C31;
        }

@media (min-width: 992px) {
    body.brand-red #header .desktop-topbar.topbar-varian-3 .topbar-item:last-child a {
        color: #D32C31;
    }

        body.brand-red #header .desktop-topbar.topbar-varian-3 .topbar-item:last-child a:hover {
            color: #b12529;
        }
}

@media (max-width: 991px) {
    body.brand-red #header .mobile-topbar.topbar-varian-3 {
        background-color: #FFF;
        border-bottom: 1px solid #e3e3e3;
    }

        body.brand-red #header .mobile-topbar.topbar-varian-3 .topbar-item .item-text {
            color: #A1A1A1;
        }

        body.brand-red #header .mobile-topbar.topbar-varian-3 .topbar-item .item-icon {
            color: #D32C31;
        }
}

body.brand-red .page-header {
    background-color: #242424;
}

body.brand-red .topbar-varian-2 {
    background-color: #da251d;
}

body.brand-red a {
    color: #D32C31;
}

    body.brand-red a:hover {
        color: #941f22;
    }

body.brand-red .dropdown-menu > li > a:hover, body.brand-red .dropdown-menu > li > a:focus {
    color: #941f22;
}

body.brand-red .btn-primary, body.brand-red .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left, body.brand-red .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right, body.brand-red #comments #respond .comment-form p .submit, #comments #respond .comment-form p body.brand-red .submit {
    color: #fff;
    background-color: #242424;
    border-color: #242424;
}

    body.brand-red .btn-primary:focus, body.brand-red .page-section .section-header.header-column .slide-control .slide-left:focus, .page-section .section-header.header-column .slide-control body.brand-red .slide-left:focus, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left:focus, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left:focus, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left:focus, body.brand-red .page-section .section-header.header-column .slide-control .slide-right:focus,
    .page-section .section-header.header-column .slide-control body.brand-red .slide-right:focus, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right:focus, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right:focus, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right:focus, body.brand-red #comments #respond .comment-form p .submit:focus, #comments #respond .comment-form p body.brand-red .submit:focus, body.brand-red .btn-primary:hover, body.brand-red .page-section .section-header.header-column .slide-control .slide-left:hover, .page-section .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-left:hover, body.brand-red .page-section .section-header.header-column .slide-control .slide-right:hover,
    .page-section .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .slide-right:hover, body.brand-red #comments #respond .comment-form p .submit:hover, #comments #respond .comment-form p body.brand-red .submit:hover, body.brand-red .btn-primary.focus, body.brand-red .page-section .section-header.header-column .slide-control .focus.slide-left, .page-section .section-header.header-column .slide-control body.brand-red .focus.slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .focus.slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .focus.slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .focus.slide-left, body.brand-red .page-section .section-header.header-column .slide-control .focus.slide-right,
    .page-section .section-header.header-column .slide-control body.brand-red .focus.slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .focus.slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .focus.slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .focus.slide-right, body.brand-red #comments #respond .comment-form p .focus.submit, #comments #respond .comment-form p body.brand-red .focus.submit, body.brand-red .btn-primary.active, body.brand-red .page-section .section-header.header-column .slide-control .active.slide-left, .page-section .section-header.header-column .slide-control body.brand-red .active.slide-left, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .active.slide-left, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .active.slide-left, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .active.slide-left, body.brand-red .page-section .section-header.header-column .slide-control .active.slide-right,
    .page-section .section-header.header-column .slide-control body.brand-red .active.slide-right, body.brand-red #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-red .active.slide-right, body.brand-red #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-red .active.slide-right, body.brand-red #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-red .active.slide-right, body.brand-red #comments #respond .comment-form p .active.submit, #comments #respond .comment-form p body.brand-red .active.submit {
        color: #fff;
        background-color: #101010;
        border-color: #101010;
    }

body.brand-red .form-control:focus, body.brand-red #comments #respond .comment-form p textarea:focus, #comments #respond .comment-form p body.brand-red textarea:focus, body.brand-red #comments #respond .comment-form p input:focus:not(.submit), #comments #respond .comment-form p body.brand-red input:focus:not(.submit) {
    border-color: #D32C31;
}

body.brand-red .search-tabmenu .nav-tabs > li > a {
    background-color: #242424;
    border-color: #242424;
}

body.brand-red .search-tabmenu .nav-tabs > li:hover > a {
    background-color: #a92327;
    border-color: #a92327;
}

body.brand-red .search-tabmenu .nav-tabs > .active > a {
    background-color: #D32C31 !important;
    border-color: #D32C31 !important;
}

body.brand-red .search-tabmenu .tabmenu-header {
    background-color: #0b0a0a;
}

body.brand-red section .section-header:before {
    background-color: #D32C31;
}

body.brand-red body.page-header-1 .page-header, body.page-header-1 body.brand-red .page-header, body.brand-red #countdown, body.brand-red #landing-page #page-heading, #landing-page body.brand-red #page-heading, body.brand-red #landing-page #footer, #landing-page body.brand-red #footer, body.brand-red #main-search, body.brand-red #howto-buy, body.brand-red #our-agent, body.brand-red #partner, body.brand-red #main-contact, body.brand-red #number {
    background-color: #242424;
}

body.brand-red .page-header .container .breadcrumb li a:hover, body.brand-red .page-header .property-simple-search .content-wrapper .breadcrumb li a:hover, .property-simple-search body.brand-red .page-header .content-wrapper .breadcrumb li a:hover {
    color: #D32C31;
}

body.brand-red .page-header .container .breadcrumb li.active, body.brand-red .page-header .property-simple-search .content-wrapper .breadcrumb li.active, .property-simple-search body.brand-red .page-header .content-wrapper .breadcrumb li.active {
    color: #D32C31;
}

body.brand-red .pagination > a, body.brand-red .pagination > span {
    color: #333333;
}

    body.brand-red .pagination > a.current, body.brand-red .pagination > a:hover, body.brand-red .pagination > span.current, body.brand-red .pagination > span:hover {
        color: #D32C31;
    }

body.brand-red .accordion .panel-heading .panel-title a {
    color: #333333;
}

    body.brand-red .accordion .panel-heading .panel-title a:before {
        background-color: #D32C31;
    }

    body.brand-red .accordion .panel-heading .panel-title a[aria-expanded="true"]:before {
        content: "";
    }

body.brand-red .accordion .panel-body {
    border-top-color: #D32C31 !important;
}

body.brand-red .property-item .item-category {
    background-color: #D32C31;
}

body.brand-red .property-item .item-rate:before {
    color: #D32C31;
}

body.brand-red .property-item .item-rate span:before {
    color: #D32C31;
}

body.brand-red .property-item .property-label .property-label__type {
    background-color: #D32C31;
}

    body.brand-red .property-item .property-label .property-label__type.active, body.brand-red .property-item .property-label .property-label__type:hover {
        background-color: #b12529;
        color: #fff;
    }

body.brand-red .property-item .property-label .property-label__status.active, body.brand-red .property-item .property-label .property-label__status:hover {
    color: #fff;
}

body.brand-red .property-item .img-box .btn-compare:hover,
body.brand-red .property-item .img-box .btn-compare.active {
    background-color: #D32C31;
}

body.brand-red .property-item .property-address:before {
    color: #D32C31;
}

body.brand-red .property-item .property-footer [class*="item-"] span,
body.brand-red .property-item .property-footer [class*="item-"] .fi {
    color: #D32C31;
}

body.brand-red .property-item .property-price,
body.brand-red .property-item.property-archive .property-price {
    color: #D32C31;
}

body.brand-red .property-item.property-archive .property-title a:hover {
    color: #D32C31;
}

body.brand-red .services-item li .services-icon i {
    color: #D32C31;
}

body.brand-red .testimony-item .testimony-text {
    border-left: 6px solid #D32C31;
}

    body.brand-red .testimony-item .testimony-text:before {
        border-color: transparent #D32C31 transparent transparent;
    }

body.brand-red .testimony-item.item-right .testimony-text {
    border: none;
    border-right: 6px solid #D32C31;
}

    body.brand-red .testimony-item.item-right .testimony-text:before {
        border-color: #D32C31 transparent transparent transparent;
    }

body.brand-red .panel-box.icon-box .icon-item {
    background-color: #D32C31;
}

body.brand-red .icon-box .icon-item {
    color: #D32C31;
}

body.brand-red .slick-prev:hover,
body.brand-red .slick-next:hover {
    background-color: #be282c;
}

    body.brand-red .slick-prev:hover:before,
    body.brand-red .slick-next:hover:before {
        background-color: #be282c;
    }

body.brand-red .slick-dots li.slick-active button,
body.brand-red .slick-dots li:hover button, body.brand-red .slick-dots li button:focus {
    padding: 5px;
    outline: none;
    background-color: #D32C31;
}

body.brand-red .irs-line-mid,
body.brand-red .irs-line-left,
body.brand-red .irs-line-right,
body.brand-red .irs-bar-edge,
body.brand-red .irs-slider {
    background-color: rgba(211, 44, 49, 0.5);
}

body.brand-red .irs-line-mid,
body.brand-red .irs-line-left,
body.brand-red .irs-line-right {
    background-color: #edabad;
}

body.brand-red .irs-slider,
body.brand-red .irs-bar {
    background-color: #D32C31;
}

    body.brand-red .irs-slider.state_hover, body.brand-red .irs-slider:hover, body.brand-red .irs-slider:focus, body.brand-red .irs-slider:active {
        background-color: #a92327;
    }

body.brand-red .secondary-slider .slider-item .slider-content .item-title a {
    color: #FFF;
}

    body.brand-red .secondary-slider .slider-item .slider-content .item-title a:hover {
        color: #fff;
    }

body.brand-red .date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #D32C31;
}

body.brand-red .date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
    background-color: rgba(211, 44, 49, 0.8);
}

body.brand-red #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.first-date-booked.checked.last-date-selected {
    background: #D32C31;
    background: -webkit-linear-gradient(to right bottom, #D32C31 50%, #d2d2d2 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #D32C31 50%, #d2d2d2 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #D32C31 50%, #d2d2d2 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #D32C31 50%, #d2d2d2 50%);
    /* Standard syntax */
}

body.brand-red #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.last-date-booked.checked.first-date-selected {
    background: #d2d2d2;
    background: -webkit-linear-gradient(to right bottom, #d2d2d2 50%, #D32C31 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #d2d2d2 50%, #D32C31 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #d2d2d2 50%, #D32C31 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #d2d2d2 50%, #D32C31 50%);
    /* Standard syntax */
}

body.brand-red #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.first-date-selected {
    background: #FFF;
    background: -webkit-linear-gradient(to right bottom, #FFF 50%, #D32C31 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FFF 50%, #D32C31 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FFF 50%, #D32C31 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FFF 50%, #D32C31 50%);
    /* Standard syntax */
}

body.brand-red #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.last-date-selected {
    background: #D32C31;
    background: -webkit-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-red #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.toMonth.hovering:hover {
    background: #D32C31;
    background: -webkit-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-red #booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-unavailable:hover {
    background: #D32C31;
    background: -webkit-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-red #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.invalid.checked.last-date-selected.first-date-unavailable {
    background: #D32C31;
    background: -webkit-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #D32C31 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-red #booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-booked:hover {
    background: #D32C31;
    background: -webkit-linear-gradient(to right bottom, #D32C31 50%, #d2d2d2 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #D32C31 50%, #d2d2d2 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #D32C31 50%, #d2d2d2 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #D32C31 50%, #d2d2d2 50%);
    /* Standard syntax */
}

body.brand-red .date-picker-wrapper table .caption {
    background-color: #D32C31;
}

body.brand-red .date-picker-wrapper .first-date-selected {
    background-color: #D32C31;
}

body.brand-red .date-picker-wrapper .last-date-selected {
    background-color: #D32C31;
}

body.brand-red .date-picker-wrapper .date-range-length-tip {
    background-color: #D32C31;
}

    body.brand-red .date-picker-wrapper .date-range-length-tip:after {
        border-top: 4px solid #D32C31;
    }

body.brand-red .widget .date-picker-wrapper .month-wrapper:before {
    background-color: #D32C31;
}

body.brand-red #customizer .customizer-body .option-box.option-header #header-style a {
    color: #D32C31;
}

    body.brand-red #customizer .customizer-body .option-box.option-header #header-style a:hover, body.brand-red #customizer .customizer-body .option-box.option-header #header-style a:focus {
        color: #b12529;
    }

body.brand-red #content {
    /* Panel Content */
    /* Panel post navigation on Single Post */
    /* Property Item inside content */
    /* Single Page Property */
    /* Single Agent */
}

    body.brand-red #content .panel-box {
        /* Panel Author on Single Post */
    }

        body.brand-red #content .panel-box.author-bio .author-socials li a {
            color: #bbbbbb;
        }

            body.brand-red #content .panel-box.author-bio .author-socials li a:hover {
                color: #D32C31;
            }

    body.brand-red #content .post-navigation {
        padding: 24px;
    }

        body.brand-red #content .post-navigation a {
            color: #333333;
        }

            body.brand-red #content .post-navigation a:hover {
                color: #D32C31;
            }

    body.brand-red #content .property-item .property-price {
        color: #D32C31;
    }

    body.brand-red #content .property-item .property-title a:hover {
        color: #D32C31;
    }

    body.brand-red #content .post.property-item {
        /* Heading title & feature list */
    }

        body.brand-red #content .post.property-item .property-status {
            color: #D32C31;
        }

        body.brand-red #content .post.property-item .feature-list li .fa {
            color: #D32C31;
        }

        body.brand-red #content .post.property-item .property-slider-nav .slick-arrow {
            background-color: #D32C31;
        }

            body.brand-red #content .post.property-item .property-slider-nav .slick-arrow:hover {
                background-color: #a92327;
            }

    body.brand-red #content .single-agent.profile-box .leave-message .message-title {
        color: #D32C31;
    }

body.brand-red .hero-image-with-text .hero-image__button {
    background-color: #D32C31;
    border-color: #D32C31;
}

    body.brand-red .hero-image-with-text .hero-image__button:hover {
        background-color: #b12529;
        border-color: #b12529;
    }

body.brand-red .post .post-title a {
    color: #333333;
}

    body.brand-red .post .post-title a:hover {
        color: #D32C31;
    }

body.brand-red .post .post-meta li a {
    color: #777777;
    text-decoration: none;
}

    body.brand-red .post .post-meta li a:before {
        color: #D32C31;
    }

    body.brand-red .post .post-meta li a:hover {
        color: #333333;
    }

body.brand-red .widget {
    /* Widget link (Category, Archives, Etc) */
    /* Post list (Popular Post, Recent Post, Etc) */
    /* Recent Property */
    /* Tagcloud */
    /* Share box */
}

    body.brand-red .widget ul li:before {
        color: #D32C31;
    }

    body.brand-red .widget ul li a:hover {
        border-bottom-color: #D32C31;
    }

    body.brand-red .widget #wp-calendar tbody td a,
    body.brand-red .widget.widget_search .search-form:before {
        color: #D32C31;
    }

        body.brand-red .widget #wp-calendar tbody td a:before {
            border-color: #D32C31;
        }

    body.brand-red .widget.widget_rss ul li a.rsswidget:hover,
    body.brand-red .widget.widget_popular_post ul li .post-content .post-title:hover,
    body.brand-red .widget.widget.widget_recent_entries ul li > a:hover,
    body.brand-red .widget.widget.widget_recent_comments ul li > a:hover {
        color: #D32C31;
    }

    body.brand-red .widget .post-list li .post-content .post-title:hover {
        color: #D32C31;
    }

    body.brand-red .widget .recent-property > li .property-content a {
        color: #333333;
    }

        body.brand-red .widget .recent-property > li .property-content a:hover {
            color: #D32C31;
        }

    body.brand-red .widget .recent-property > li .property-content .property-price {
        color: #D32C31;
    }

    body.brand-red .widget .recent-property > li .property-content .property-footer li span {
        color: #D32C31;
    }

    body.brand-red .widget .tagcloud a {
        background-color: #D32C31;
        color: #fff;
    }

        body.brand-red .widget .tagcloud a:hover {
            background-color: #a92327;
        }

    body.brand-red .widget .share-box ul li a:hover {
        color: #D32C31;
    }

body.brand-red .search-map .panel-box .panel-header,
body.brand-red #search-map .panel-box .panel-header,
body.brand-red .tpb-property_search_map .panel-box .panel-header {
    background-color: #D32C31;
}

    body.brand-red .search-map .panel-box .panel-header .panel-title,
    body.brand-red #search-map .panel-box .panel-header .panel-title,
    body.brand-red .tpb-property_search_map .panel-box .panel-header .panel-title {
        color: #FFF;
    }

body.brand-red #comments .entry-comments .comment-list .comment-body .comment-content .comment-author > a {
    color: #333333;
}

    body.brand-red #comments .entry-comments .comment-list .comment-body .comment-content .comment-author > a:hover {
        color: #D32C31;
    }

body.brand-red #countdown #time li:after {
    color: #D32C31;
}

body.brand-red #countdown #time li h3 {
    color: #D32C31;
}

body.brand-red #error-page .error-title {
    color: #D32C31;
}

body.brand-red #error-page .error-description strong {
    color: #D32C31;
}

body.brand-red .tpb.tpb-featured-property .featured-property-slider:not(.has-background) .slick-dots li:hover button {
    background-color: #D32C31;
}

body.brand-red .tpb.tpb-featured-property .featured-property-slider:not(.has-background) .slick-dots li.slick-active button {
    background-color: #D32C31;
}

body.brand-red .tpb.tpb-property_search .form-group:nth-child(4n+1) {
    clear: both;
}

body.brand-red .tpb.tpb-property_search_map .panel-box .panel-header {
    background-color: #D32C31;
}

/* Orange Theme */
body.brand-yellow {
    /* Header
	------------------------------------ */
    /* Link
	------------------------------------ */
    /* Button
	------------------------------------ */
    /* Form
	------------------------------------ */
    /* Tab Nav
	------------------------------------ */
    /* Section
	------------------------------------ */
    /* Page Header
	------------------------------------ */
    /* Pagination
	------------------------------------ */
    /* Accordion
	------------------------------------ */
    /* Property Item
	------------------------------------ */
    /* Services
	------------------------------------ */
    /* Testimony item
	------------------------------------ */
    /* Panel Box
	------------------------------------ */
    /* Icon Box
	------------------------------------ */
    /* Slick slider arrow
	------------------------------------ */
    /* Slick dots
	------------------------------------ */
    /* Range Slider
	------------------------------------ */
    /* Simpel Slider
	------------------------------------ */
    /* Date Picker
	------------------------------------ */
    /* Customizer
	------------------------------------ */
    /* Content
	------------------------------------ */
    /* Hero Image With Text
	----------------------------------- */
    /* Post Item
	------------------------------------ */
    /* Widget List
	------------------------------------ */
    /* Search on map
	------------------------------------ */
    /* Comments
	------------------------------------ */
    /* Countdown Section
	------------------------------------ */
    /* Error Page
	------------------------------------ */
    /* Page Builder
	------------------------------------ */
    /* Footer */
}

    body.brand-yellow .property-item .property-content .property-title:hover, .property-item .property-content body.brand-yellow .property-title:hover, body.brand-yellow .profile-box .profile-contact li a:hover, .profile-box .profile-contact li body.brand-yellow a:hover, body.brand-yellow #footer .copyright a:hover, #footer .copyright body.brand-yellow a:hover {
        color: #FDAB26;
        text-decoration: none;
    }

    body.brand-yellow #about-us .about-content > .btn, #about-us body.brand-yellow .about-content > .btn, body.brand-yellow #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
    .page-section .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-yellow .about-content > .submit, body.brand-yellow #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-yellow .about-content > .submit {
        border-color: #FDAB26;
    }

        body.brand-yellow #about-us .about-content > .btn:hover, #about-us body.brand-yellow .about-content > .btn:hover, body.brand-yellow #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, .page-section .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover,
        .page-section .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #about-us #comments #respond .comment-form p .about-content > .submit:hover, #about-us #comments #respond .comment-form p body.brand-yellow .about-content > .submit:hover, body.brand-yellow #comments #respond .comment-form p #about-us .about-content > .submit:hover, #comments #respond .comment-form p #about-us body.brand-yellow .about-content > .submit:hover {
            background-color: #ee9402;
        }

    body.brand-yellow .title-panel .panel-title, .title-panel body.brand-yellow .panel-title, body.brand-yellow .page-section .section-header.header-column .contact-item .item-icon, .page-section .section-header.header-column .contact-item body.brand-yellow .item-icon, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .contact-item .item-icon, #landing-page #homepage-featured .section-header.header-column .contact-item body.brand-yellow .item-icon, body.brand-yellow #landing-page #demo-pages .section-header.header-column .contact-item .item-icon, #landing-page #demo-pages .section-header.header-column .contact-item body.brand-yellow .item-icon, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .contact-item .item-icon, #landing-page #footer .purchase-now .section-header.header-column .contact-item body.brand-yellow .item-icon, body.brand-yellow .compare-table .property-compare-item .property-price, .compare-table .property-compare-item body.brand-yellow .property-price, body.brand-yellow .panel-box .panel-header .panel-title, .panel-box .panel-header body.brand-yellow .panel-title, body.brand-yellow .profile-box .profile-contact li i, .profile-box .profile-contact li body.brand-yellow i, body.brand-yellow .number-box .number-value > span, .number-box body.brand-yellow .number-value > span, body.brand-yellow #comments #respond .comment-reply-title, #comments #respond body.brand-yellow .comment-reply-title, #comments .entry-comments .comment-header body.brand-yellow .widget-title, body.brand-yellow #comments.comments-area:not(.compact) .comments-title, #comments.comments-area:not(.compact) body.brand-yellow .comments-title, body.brand-yellow #new-booking-page .nb-box .nb-property-detail .nb-property-info .nb-property-price, #new-booking-page .nb-box .nb-property-detail .nb-property-info body.brand-yellow .nb-property-price, body.brand-yellow #sidebar-compare .heading-bar .heading-title, #sidebar-compare .heading-bar body.brand-yellow .heading-title, body.brand-yellow #sidebar-compare .compare-body li .property-price, #sidebar-compare .compare-body li body.brand-yellow .property-price, body.brand-yellow #comments .entry-comments .comment-header .widget-title, body.brand-yellow #footer .footer-column .footer-title, #footer .footer-column body.brand-yellow .footer-title {
        color: #FDAB26;
    }

    body.brand-yellow .button-box .btn-primary, .button-box body.brand-yellow .btn-primary, body.brand-yellow .button-box .page-section .section-header.header-column .slide-control .slide-left, .button-box .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control .button-box .slide-left, .page-section .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left, body.brand-yellow .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left, body.brand-yellow .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left, body.brand-yellow .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left, body.brand-yellow .button-box .page-section .section-header.header-column .slide-control .slide-right, .button-box .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control .button-box .slide-right,
    .page-section .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right, body.brand-yellow .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right, body.brand-yellow .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right, body.brand-yellow .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right, body.brand-yellow .button-box #comments #respond .comment-form p .submit, .button-box #comments #respond .comment-form p body.brand-yellow .submit, body.brand-yellow #comments #respond .comment-form p .button-box .submit, #comments #respond .comment-form p .button-box body.brand-yellow .submit, body.brand-yellow .property-item .property-heading .item-detail, .property-item .property-heading body.brand-yellow .item-detail, body.brand-yellow .property-item .property-header .item-category, .property-item .property-header body.brand-yellow .item-category, body.brand-yellow .howto-item .howto-content .howto-number, .howto-item .howto-content body.brand-yellow .howto-number, body.brand-yellow .profile-box.single-agent .leave-message .form-group .btn-primary, .profile-box.single-agent .leave-message .form-group body.brand-yellow .btn-primary, body.brand-yellow .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left, body.brand-yellow .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right,
    .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right, body.brand-yellow .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-yellow .submit, body.brand-yellow #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-yellow .submit, body.brand-yellow .number-box .number-category .number-icon, .number-box .number-category body.brand-yellow .number-icon, body.brand-yellow .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content body.brand-yellow .btn-primary, body.brand-yellow .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left, body.brand-yellow .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
    .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right, body.brand-yellow .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-yellow .submit, body.brand-yellow #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-yellow .submit, body.brand-yellow #sidebar-compare .compare-toggle, #sidebar-compare body.brand-yellow .compare-toggle, body.brand-yellow #sidebar-compare .footer-bar .btn.btn-reset, #sidebar-compare .footer-bar body.brand-yellow .btn.btn-reset, body.brand-yellow #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left, body.brand-yellow #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left, body.brand-yellow #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left, body.brand-yellow #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left, body.brand-yellow #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right,
    .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right, body.brand-yellow #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right, body.brand-yellow #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right, body.brand-yellow #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right, body.brand-yellow #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-yellow .btn-reset.submit, body.brand-yellow #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-yellow .btn-reset.submit, body.brand-yellow #landing-page .demo-item .btn, #landing-page .demo-item body.brand-yellow .btn, body.brand-yellow #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-yellow .slide-left, body.brand-yellow #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-left, body.brand-yellow #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-left, body.brand-yellow #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-left, body.brand-yellow #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right,
    .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-yellow .slide-right, body.brand-yellow #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-right, body.brand-yellow #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-right, body.brand-yellow #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-right, body.brand-yellow #landing-page .demo-item #comments #respond .comment-form p .submit, #landing-page .demo-item #comments #respond .comment-form p body.brand-yellow .submit, body.brand-yellow #comments #respond .comment-form p #landing-page .demo-item .submit, #comments #respond .comment-form p #landing-page .demo-item body.brand-yellow .submit, body.brand-yellow #landing-page #header #navbar .navbar-btn, #landing-page #header #navbar body.brand-yellow .navbar-btn, body.brand-yellow #landing-page #footer .btn-primary, #landing-page #footer body.brand-yellow .btn-primary, body.brand-yellow #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right,
    .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer #comments #respond .comment-form p .submit, #landing-page #footer #comments #respond .comment-form p body.brand-yellow .submit, body.brand-yellow #comments #respond .comment-form p #landing-page #footer .submit, #comments #respond .comment-form p #landing-page #footer body.brand-yellow .submit, body.brand-yellow .property-simple-search .property-search-form .btn-submit, .property-simple-search .property-search-form body.brand-yellow .btn-submit, body.brand-yellow #about-us .about-content > .btn, #about-us body.brand-yellow .about-content > .btn, body.brand-yellow #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
    .page-section .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-yellow .about-content > .submit, body.brand-yellow #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-yellow .about-content > .submit {
        background-color: #FDAB26;
    }

    body.brand-yellow body.header-2 .topbar-varian-2, body.header-2 body.brand-yellow .topbar-varian-2, body.brand-yellow body.page-header-4 .page-header, body.page-header-4 body.brand-yellow .page-header, body.brand-yellow .property-item .property-heading .item-price, .property-item .property-heading body.brand-yellow .item-price, body.brand-yellow .howto-item > a, body.brand-yellow .howto-item .howto-content .howto-title, .howto-item .howto-content body.brand-yellow .howto-title, body.brand-yellow .socials-box, body.brand-yellow #about-us, body.brand-yellow #footer {
        background-color: #04203D;
    }

        body.brand-yellow .number-box .number-category .namber-title, .number-box .number-category body.brand-yellow .namber-title, body.brand-yellow #about-us .about-brand, #about-us body.brand-yellow .about-brand {
            background-color: #041525;
        }

        body.brand-yellow .button-box .btn-primary, .button-box body.brand-yellow .btn-primary, body.brand-yellow .button-box .page-section .section-header.header-column .slide-control .slide-left, .button-box .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control .button-box .slide-left, .page-section .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left, body.brand-yellow .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left, body.brand-yellow .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left, body.brand-yellow .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left, body.brand-yellow .button-box .page-section .section-header.header-column .slide-control .slide-right, .button-box .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control .button-box .slide-right,
        .page-section .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right, body.brand-yellow .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right, body.brand-yellow .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right, body.brand-yellow .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right, body.brand-yellow .button-box #comments #respond .comment-form p .submit, .button-box #comments #respond .comment-form p body.brand-yellow .submit, body.brand-yellow #comments #respond .comment-form p .button-box .submit, #comments #respond .comment-form p .button-box body.brand-yellow .submit, body.brand-yellow .property-item .property-heading .item-detail, .property-item .property-heading body.brand-yellow .item-detail, body.brand-yellow .property-item .property-header .item-category, .property-item .property-header body.brand-yellow .item-category, body.brand-yellow .howto-item .howto-content .howto-number, .howto-item .howto-content body.brand-yellow .howto-number, body.brand-yellow .profile-box.single-agent .leave-message .form-group .btn-primary, .profile-box.single-agent .leave-message .form-group body.brand-yellow .btn-primary, body.brand-yellow .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left, body.brand-yellow .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right,
        .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right, body.brand-yellow .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-yellow .submit, body.brand-yellow #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-yellow .submit, body.brand-yellow .number-box .number-category .number-icon, .number-box .number-category body.brand-yellow .number-icon, body.brand-yellow .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content body.brand-yellow .btn-primary, body.brand-yellow .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left, body.brand-yellow .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
        .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right, body.brand-yellow .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-yellow .submit, body.brand-yellow #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-yellow .submit, body.brand-yellow #sidebar-compare .compare-toggle, #sidebar-compare body.brand-yellow .compare-toggle, body.brand-yellow #sidebar-compare .footer-bar .btn.btn-reset, #sidebar-compare .footer-bar body.brand-yellow .btn.btn-reset, body.brand-yellow #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left, body.brand-yellow #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left, body.brand-yellow #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left, body.brand-yellow #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left, body.brand-yellow #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right,
        .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right, body.brand-yellow #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right, body.brand-yellow #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right, body.brand-yellow #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right, body.brand-yellow #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-yellow .btn-reset.submit, body.brand-yellow #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-yellow .btn-reset.submit, body.brand-yellow #landing-page .demo-item .btn, #landing-page .demo-item body.brand-yellow .btn, body.brand-yellow #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-yellow .slide-left, body.brand-yellow #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-left, body.brand-yellow #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-left, body.brand-yellow #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-left, body.brand-yellow #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right,
        .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-yellow .slide-right, body.brand-yellow #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-right, body.brand-yellow #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-right, body.brand-yellow #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-right, body.brand-yellow #landing-page .demo-item #comments #respond .comment-form p .submit, #landing-page .demo-item #comments #respond .comment-form p body.brand-yellow .submit, body.brand-yellow #comments #respond .comment-form p #landing-page .demo-item .submit, #comments #respond .comment-form p #landing-page .demo-item body.brand-yellow .submit, body.brand-yellow #landing-page #header #navbar .navbar-btn, #landing-page #header #navbar body.brand-yellow .navbar-btn, body.brand-yellow #landing-page #footer .btn-primary, #landing-page #footer body.brand-yellow .btn-primary, body.brand-yellow #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right,
        .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer #comments #respond .comment-form p .submit, #landing-page #footer #comments #respond .comment-form p body.brand-yellow .submit, body.brand-yellow #comments #respond .comment-form p #landing-page #footer .submit, #comments #respond .comment-form p #landing-page #footer body.brand-yellow .submit, body.brand-yellow .property-simple-search .property-search-form .btn-submit, .property-simple-search .property-search-form body.brand-yellow .btn-submit, body.brand-yellow #about-us .about-content > .btn, #about-us body.brand-yellow .about-content > .btn, body.brand-yellow #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left, body.brand-yellow #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
        .page-section .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right, body.brand-yellow #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-yellow .about-content > .submit, body.brand-yellow #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-yellow .about-content > .submit {
            color: #fff;
            border-color: #FDAB26;
            background-color: #FDAB26;
        }

            body.brand-yellow .button-box .btn-primary:hover, .button-box body.brand-yellow .btn-primary:hover, body.brand-yellow .button-box .page-section .section-header.header-column .slide-control .slide-left:hover, .button-box .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow .page-section .section-header.header-column .slide-control .button-box .slide-left:hover, .page-section .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left:hover, body.brand-yellow .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left:hover, body.brand-yellow .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left:hover, body.brand-yellow .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-yellow .slide-left:hover, body.brand-yellow .button-box .page-section .section-header.header-column .slide-control .slide-right:hover, .button-box .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow .page-section .section-header.header-column .slide-control .button-box .slide-right:hover,
            .page-section .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right:hover, body.brand-yellow .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right:hover, body.brand-yellow .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right:hover, body.brand-yellow .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-yellow .slide-right:hover, body.brand-yellow .button-box #comments #respond .comment-form p .submit:hover, .button-box #comments #respond .comment-form p body.brand-yellow .submit:hover, body.brand-yellow #comments #respond .comment-form p .button-box .submit:hover, #comments #respond .comment-form p .button-box body.brand-yellow .submit:hover, body.brand-yellow .property-item .property-heading .item-detail:hover, .property-item .property-heading body.brand-yellow .item-detail:hover, body.brand-yellow .property-item .property-header .item-category:hover, .property-item .property-header body.brand-yellow .item-category:hover, body.brand-yellow .howto-item .howto-content .howto-number:hover, .howto-item .howto-content body.brand-yellow .howto-number:hover, body.brand-yellow .profile-box.single-agent .leave-message .form-group .btn-primary:hover, .profile-box.single-agent .leave-message .form-group body.brand-yellow .btn-primary:hover, body.brand-yellow .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left:hover, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left:hover, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left:hover, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-left:hover, body.brand-yellow .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover,
            .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right:hover, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right:hover, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right:hover, body.brand-yellow .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-yellow .slide-right:hover, body.brand-yellow .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit:hover, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-yellow .submit:hover, body.brand-yellow #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit:hover, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-yellow .submit:hover, body.brand-yellow .number-box .number-category .number-icon:hover, .number-box .number-category body.brand-yellow .number-icon:hover, body.brand-yellow .secondary-slider .slider-item .slider-content .btn-primary:hover, .secondary-slider .slider-item .slider-content body.brand-yellow .btn-primary:hover, body.brand-yellow .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left:hover, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left:hover, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left:hover, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-left:hover, body.brand-yellow .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover,
            .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right:hover, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right:hover, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right:hover, body.brand-yellow .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-yellow .slide-right:hover, body.brand-yellow .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit:hover, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-yellow .submit:hover, body.brand-yellow #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit:hover, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-yellow .submit:hover, body.brand-yellow #sidebar-compare .compare-toggle:hover, #sidebar-compare body.brand-yellow .compare-toggle:hover, body.brand-yellow #sidebar-compare .footer-bar .btn.btn-reset:hover, #sidebar-compare .footer-bar body.brand-yellow .btn.btn-reset:hover, body.brand-yellow #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left:hover, body.brand-yellow .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left:hover, body.brand-yellow #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left:hover, body.brand-yellow #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left:hover, body.brand-yellow #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-left:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-left:hover, body.brand-yellow #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right:hover, body.brand-yellow .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover,
            .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right:hover, body.brand-yellow #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right:hover, body.brand-yellow #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right:hover, body.brand-yellow #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .btn-reset.slide-right:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-yellow .btn-reset.slide-right:hover, body.brand-yellow #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit:hover, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-yellow .btn-reset.submit:hover, body.brand-yellow #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit:hover, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-yellow .btn-reset.submit:hover, body.brand-yellow #landing-page .demo-item .btn:hover, #landing-page .demo-item body.brand-yellow .btn:hover, body.brand-yellow #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left:hover, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right:hover,
            .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page .demo-item #comments #respond .comment-form p .submit:hover, #landing-page .demo-item #comments #respond .comment-form p body.brand-yellow .submit:hover, body.brand-yellow #comments #respond .comment-form p #landing-page .demo-item .submit:hover, #comments #respond .comment-form p #landing-page .demo-item body.brand-yellow .submit:hover, body.brand-yellow #landing-page #header #navbar .navbar-btn:hover, #landing-page #header #navbar body.brand-yellow .navbar-btn:hover, body.brand-yellow #landing-page #footer .btn-primary:hover, #landing-page #footer body.brand-yellow .btn-primary:hover, body.brand-yellow #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left:hover, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right:hover,
            .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #footer #comments #respond .comment-form p .submit:hover, #landing-page #footer #comments #respond .comment-form p body.brand-yellow .submit:hover, body.brand-yellow #comments #respond .comment-form p #landing-page #footer .submit:hover, #comments #respond .comment-form p #landing-page #footer body.brand-yellow .submit:hover, body.brand-yellow .property-simple-search .property-search-form .btn-submit:hover, .property-simple-search .property-search-form body.brand-yellow .btn-submit:hover, body.brand-yellow #about-us .about-content > .btn:hover, #about-us body.brand-yellow .about-content > .btn:hover, body.brand-yellow #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, .page-section .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-left:hover, body.brand-yellow #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover,
            .page-section .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-yellow .about-content > .slide-right:hover, body.brand-yellow #about-us #comments #respond .comment-form p .about-content > .submit:hover, #about-us #comments #respond .comment-form p body.brand-yellow .about-content > .submit:hover, body.brand-yellow #comments #respond .comment-form p #about-us .about-content > .submit:hover, #comments #respond .comment-form p #about-us body.brand-yellow .about-content > .submit:hover {
                background-color: #ee9402;
            }

    body.brand-yellow body.header-2 .topbar-varian-2, body.header-2 body.brand-yellow .topbar-varian-2, body.brand-yellow body.page-header-4 .page-header, body.page-header-4 body.brand-yellow .page-header, body.brand-yellow .property-item .property-heading .item-price, .property-item .property-heading body.brand-yellow .item-price, body.brand-yellow .howto-item > a, body.brand-yellow .howto-item .howto-content .howto-title, .howto-item .howto-content body.brand-yellow .howto-title, body.brand-yellow .socials-box, body.brand-yellow #about-us, body.brand-yellow #footer {
        color: #fff;
        background-color: #04203D;
    }

    body.brand-yellow .background-theme {
        background-color: #FDAB26;
    }

    body.brand-yellow #header {
        /* Topbar */
        /* Navbar Header */
        /* Navbar */
    }

        body.brand-yellow #header .topbar {
            background-color: #FDAB26;
        }

        body.brand-yellow #header #navbar .navbar-nav > li a {
            color: #333333;
        }

        body.brand-yellow #header #navbar .navbar-nav > li:hover > a,
        body.brand-yellow #header #navbar .navbar-nav > li.current-menu-ancestor > a,
        body.brand-yellow #header #navbar .navbar-nav > li.active > a,
        body.brand-yellow #header #navbar .dropdown-menu > li:hover > a,
        body.brand-yellow #header #navbar .dropdown-menu > li.current-menu-ancestor > a,
        body.brand-yellow #header #navbar .dropdown-menu > li.active > a {
            color: #FDAB26;
        }

        body.brand-yellow #header #navbar .dropdown-menu > li a {
            color: #fff;
        }

        body.brand-yellow #header #navbar .dropdown-menu > li:hover > a,
        body.brand-yellow #header #navbar .dropdown-menu > li.current-menu-ancestor > a,
        body.brand-yellow #header #navbar .dropdown-menu > li.active > a {
            background-color: #020e1b;
        }

            body.brand-yellow #header #navbar .dropdown-menu > li.current-menu-ancestor > a:after {
                border-color: transparent transparent transparent #FDAB26;
            }

@media (min-width: 1199px) {
    body.brand-yellow #header #navbar .dropdown-menu > li {
        border-top: 1px solid #010408;
    }
}

body.brand-yellow #header #navbar .dropdown-menu {
    background-color: #01070d;
}

    body.brand-yellow #header #navbar .dropdown-menu .menu-item-has-children:hover > a:after {
        border-color: transparent transparent transparent #FDAB26;
    }

@media (max-width: 1199px) {
    body.brand-yellow #header #navbar .dropdown-menu .menu-item-has-children:hover > a:after {
        border-color: #FDAB26 transparent transparent transparent;
    }
}

body.brand-yellow #header #navbar .dropdown:hover > a {
    color: #FDAB26;
}

body.brand-yellow #header #navbar .menu-item-has-children:hover > a {
    color: #FDAB26;
}

body.brand-yellow #header #navbar .menu-item-has-children:hover a {
    background-color: transparent !important;
}

body.brand-yellow #header #navbar .multi-column > .dropdown-menu > li {
    border-top: none;
}

    body.brand-yellow #header #navbar .multi-column > .dropdown-menu > li > a:after {
        border-bottom: 1px solid #031b33;
    }

    body.brand-yellow #header #navbar .multi-column > .dropdown-menu > li ul > li > a:hover {
        color: #FDAB26;
    }

body.brand-yellow #header .navbar-nav > li > a:hover, body.brand-yellow #header .navbar-nav > li > a:focus {
    color: #FDAB26;
}

body.brand-yellow #header .navbar-nav > .active > a {
    color: #FDAB26;
}

body.brand-yellow #header .topbar-varian-3 {
    background-color: #FFF;
}

    body.brand-yellow #header .topbar-varian-3 .container, body.brand-yellow #header .topbar-varian-3 .property-simple-search .content-wrapper, .property-simple-search body.brand-yellow #header .topbar-varian-3 .content-wrapper {
        border-bottom: 1px solid #e3e3e3;
    }

        body.brand-yellow #header .topbar-varian-3 .container .topbar-item .item-text, body.brand-yellow #header .topbar-varian-3 .property-simple-search .content-wrapper .topbar-item .item-text, .property-simple-search body.brand-yellow #header .topbar-varian-3 .content-wrapper .topbar-item .item-text {
            color: #A1A1A1;
        }

        body.brand-yellow #header .topbar-varian-3 .container .topbar-item .item-icon, body.brand-yellow #header .topbar-varian-3 .property-simple-search .content-wrapper .topbar-item .item-icon, .property-simple-search body.brand-yellow #header .topbar-varian-3 .content-wrapper .topbar-item .item-icon {
            color: #FDAB26;
        }

@media (min-width: 992px) {
    body.brand-yellow #header .desktop-topbar.topbar-varian-3 .topbar-item:last-child a {
        color: #FDAB26;
    }

        body.brand-yellow #header .desktop-topbar.topbar-varian-3 .topbar-item:last-child a:hover {
            color: #f89a02;
        }
}

@media (max-width: 991px) {
    body.brand-yellow #header .mobile-topbar.topbar-varian-3 {
        background-color: #FFF;
        border-bottom: 1px solid #e3e3e3;
    }

        body.brand-yellow #header .mobile-topbar.topbar-varian-3 .topbar-item .item-text {
            color: #A1A1A1;
        }

        body.brand-yellow #header .mobile-topbar.topbar-varian-3 .topbar-item .item-icon {
            color: #FDAB26;
        }
}

body.brand-yellow .page-header {
    background-color: #04203D;
}

body.brand-yellow .topbar-varian-2 {
    background-color: #04203D;
}

body.brand-yellow a {
    color: #FDAB26;
}

    body.brand-yellow a:hover {
        color: #d58402;
    }

body.brand-yellow .dropdown-menu > li > a:hover, body.brand-yellow .dropdown-menu > li > a:focus {
    color: #d58402;
}

body.brand-yellow .btn-primary, body.brand-yellow .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right, body.brand-yellow #comments #respond .comment-form p .submit, #comments #respond .comment-form p body.brand-yellow .submit {
    color: #fff;
    background-color: #04203D;
    border-color: #04203D;
}

    body.brand-yellow .btn-primary:focus, body.brand-yellow .page-section .section-header.header-column .slide-control .slide-left:focus, .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left:focus, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left:focus, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left:focus, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left:focus, body.brand-yellow .page-section .section-header.header-column .slide-control .slide-right:focus,
    .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right:focus, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right:focus, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right:focus, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right:focus, body.brand-yellow #comments #respond .comment-form p .submit:focus, #comments #respond .comment-form p body.brand-yellow .submit:focus, body.brand-yellow .btn-primary:hover, body.brand-yellow .page-section .section-header.header-column .slide-control .slide-left:hover, .page-section .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-left:hover, body.brand-yellow .page-section .section-header.header-column .slide-control .slide-right:hover,
    .page-section .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .slide-right:hover, body.brand-yellow #comments #respond .comment-form p .submit:hover, #comments #respond .comment-form p body.brand-yellow .submit:hover, body.brand-yellow .btn-primary.focus, body.brand-yellow .page-section .section-header.header-column .slide-control .focus.slide-left, .page-section .section-header.header-column .slide-control body.brand-yellow .focus.slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .focus.slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .focus.slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .focus.slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control .focus.slide-right,
    .page-section .section-header.header-column .slide-control body.brand-yellow .focus.slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .focus.slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .focus.slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .focus.slide-right, body.brand-yellow #comments #respond .comment-form p .focus.submit, #comments #respond .comment-form p body.brand-yellow .focus.submit, body.brand-yellow .btn-primary.active, body.brand-yellow .page-section .section-header.header-column .slide-control .active.slide-left, .page-section .section-header.header-column .slide-control body.brand-yellow .active.slide-left, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .active.slide-left, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .active.slide-left, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .active.slide-left, body.brand-yellow .page-section .section-header.header-column .slide-control .active.slide-right,
    .page-section .section-header.header-column .slide-control body.brand-yellow .active.slide-right, body.brand-yellow #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-yellow .active.slide-right, body.brand-yellow #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-yellow .active.slide-right, body.brand-yellow #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-yellow .active.slide-right, body.brand-yellow #comments #respond .comment-form p .active.submit, #comments #respond .comment-form p body.brand-yellow .active.submit {
        color: #fff;
        background-color: #010c17;
        border-color: #010c17;
    }

body.brand-yellow .form-control:focus, body.brand-yellow #comments #respond .comment-form p textarea:focus, #comments #respond .comment-form p body.brand-yellow textarea:focus, body.brand-yellow #comments #respond .comment-form p input:focus:not(.submit), #comments #respond .comment-form p body.brand-yellow input:focus:not(.submit) {
    border-color: #FDAB26;
}

body.brand-yellow .search-tabmenu .nav-tabs > li > a {
    background-color: #04203D;
    border-color: #04203D;
}

body.brand-yellow .search-tabmenu .nav-tabs > li:hover > a {
    background-color: #ee9402;
    border-color: #ee9402;
}

body.brand-yellow .search-tabmenu .nav-tabs > .active > a {
    background-color: #FDAB26 !important;
    border-color: #FDAB26 !important;
}

body.brand-yellow .search-tabmenu .tabmenu-header {
    background-color: #01070d;
}

body.brand-yellow section .section-header:before {
    background-color: #FDAB26;
}

body.brand-yellow body.page-header-1 .page-header, body.page-header-1 body.brand-yellow .page-header, body.brand-yellow #countdown, body.brand-yellow #landing-page #page-heading, #landing-page body.brand-yellow #page-heading, body.brand-yellow #landing-page #footer, #landing-page body.brand-yellow #footer, body.brand-yellow #main-search, body.brand-yellow #howto-buy, body.brand-yellow #our-agent, body.brand-yellow #partner, body.brand-yellow #main-contact, body.brand-yellow #number {
    background-color: #04203D;
}

body.brand-yellow .page-header .container .breadcrumb li a:hover, body.brand-yellow .page-header .property-simple-search .content-wrapper .breadcrumb li a:hover, .property-simple-search body.brand-yellow .page-header .content-wrapper .breadcrumb li a:hover {
    color: #FDAB26;
}

body.brand-yellow .page-header .container .breadcrumb li.active, body.brand-yellow .page-header .property-simple-search .content-wrapper .breadcrumb li.active, .property-simple-search body.brand-yellow .page-header .content-wrapper .breadcrumb li.active {
    color: #FDAB26;
}

body.brand-yellow .pagination > a, body.brand-yellow .pagination > span {
    color: #333333;
}

    body.brand-yellow .pagination > a.current, body.brand-yellow .pagination > a:hover, body.brand-yellow .pagination > span.current, body.brand-yellow .pagination > span:hover {
        color: #FDAB26;
    }

body.brand-yellow .accordion .panel-heading .panel-title a {
    color: #333333;
}

    body.brand-yellow .accordion .panel-heading .panel-title a:before {
        background-color: #FDAB26;
    }

    body.brand-yellow .accordion .panel-heading .panel-title a[aria-expanded="true"]:before {
        content: "";
    }

body.brand-yellow .accordion .panel-body {
    border-top-color: #FDAB26 !important;
}

body.brand-yellow .property-item .item-category {
    background-color: #FDAB26;
}

body.brand-yellow .property-item .item-rate:before {
    color: #FDAB26;
}

body.brand-yellow .property-item .item-rate span:before {
    color: #FDAB26;
}

body.brand-yellow .property-item .property-label .property-label__type {
    background-color: #FDAB26;
}

    body.brand-yellow .property-item .property-label .property-label__type.active, body.brand-yellow .property-item .property-label .property-label__type:hover {
        background-color: #f89a02;
        color: #fff;
    }

body.brand-yellow .property-item .property-label .property-label__status.active, body.brand-yellow .property-item .property-label .property-label__status:hover {
    color: #fff;
}

body.brand-yellow .property-item .img-box .btn-compare:hover,
body.brand-yellow .property-item .img-box .btn-compare.active {
    background-color: #FDAB26;
}

body.brand-yellow .property-item .property-address:before {
    color: #FDAB26;
}

body.brand-yellow .property-item .property-footer [class*="item-"] span,
body.brand-yellow .property-item .property-footer [class*="item-"] .fi {
    color: #FDAB26;
}

body.brand-yellow .property-item .property-price,
body.brand-yellow .property-item.property-archive .property-price {
    color: #FDAB26;
}

body.brand-yellow .property-item.property-archive .property-title a:hover {
    color: #FDAB26;
}

body.brand-yellow .services-item li .services-icon i {
    color: #FDAB26;
}

body.brand-yellow .testimony-item .testimony-text {
    border-left: 6px solid #FDAB26;
}

    body.brand-yellow .testimony-item .testimony-text:before {
        border-color: transparent #FDAB26 transparent transparent;
    }

body.brand-yellow .testimony-item.item-right .testimony-text {
    border: none;
    border-right: 6px solid #FDAB26;
}

    body.brand-yellow .testimony-item.item-right .testimony-text:before {
        border-color: #FDAB26 transparent transparent transparent;
    }

body.brand-yellow .panel-box.icon-box .icon-item {
    background-color: #FDAB26;
}

body.brand-yellow .icon-box .icon-item {
    color: #FDAB26;
}

body.brand-yellow .slick-prev:hover,
body.brand-yellow .slick-next:hover {
    background-color: #fda10d;
}

    body.brand-yellow .slick-prev:hover:before,
    body.brand-yellow .slick-next:hover:before {
        background-color: #fda10d;
    }

body.brand-yellow .slick-dots li.slick-active button,
body.brand-yellow .slick-dots li:hover button, body.brand-yellow .slick-dots li button:focus {
    padding: 5px;
    outline: none;
    background-color: #FDAB26;
}

body.brand-yellow .irs-line-mid,
body.brand-yellow .irs-line-left,
body.brand-yellow .irs-line-right,
body.brand-yellow .irs-bar-edge,
body.brand-yellow .irs-slider {
    background-color: rgba(253, 171, 38, 0.5);
}

body.brand-yellow .irs-line-mid,
body.brand-yellow .irs-line-left,
body.brand-yellow .irs-line-right {
    background-color: #fee6be;
}

body.brand-yellow .irs-slider,
body.brand-yellow .irs-bar {
    background-color: #FDAB26;
}

    body.brand-yellow .irs-slider.state_hover, body.brand-yellow .irs-slider:hover, body.brand-yellow .irs-slider:focus, body.brand-yellow .irs-slider:active {
        background-color: #ee9402;
    }

body.brand-yellow .secondary-slider .slider-item .slider-content .item-title a {
    color: #FFF;
}

    body.brand-yellow .secondary-slider .slider-item .slider-content .item-title a:hover {
        color: #fff;
    }

body.brand-yellow .date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #FDAB26;
}

body.brand-yellow .date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
    background-color: rgba(253, 171, 38, 0.8);
}

body.brand-yellow #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.first-date-booked.checked.last-date-selected {
    background: #FDAB26;
    background: -webkit-linear-gradient(to right bottom, #FDAB26 50%, #d2d2d2 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FDAB26 50%, #d2d2d2 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FDAB26 50%, #d2d2d2 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FDAB26 50%, #d2d2d2 50%);
    /* Standard syntax */
}

body.brand-yellow #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.last-date-booked.checked.first-date-selected {
    background: #d2d2d2;
    background: -webkit-linear-gradient(to right bottom, #d2d2d2 50%, #FDAB26 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #d2d2d2 50%, #FDAB26 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #d2d2d2 50%, #FDAB26 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #d2d2d2 50%, #FDAB26 50%);
    /* Standard syntax */
}

body.brand-yellow #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.first-date-selected {
    background: #FFF;
    background: -webkit-linear-gradient(to right bottom, #FFF 50%, #FDAB26 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FFF 50%, #FDAB26 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FFF 50%, #FDAB26 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FFF 50%, #FDAB26 50%);
    /* Standard syntax */
}

body.brand-yellow #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.last-date-selected {
    background: #FDAB26;
    background: -webkit-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-yellow #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.toMonth.hovering:hover {
    background: #FDAB26;
    background: -webkit-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-yellow #booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-unavailable:hover {
    background: #FDAB26;
    background: -webkit-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-yellow #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.invalid.checked.last-date-selected.first-date-unavailable {
    background: #FDAB26;
    background: -webkit-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FDAB26 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-yellow #booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-booked:hover {
    background: #FDAB26;
    background: -webkit-linear-gradient(to right bottom, #FDAB26 50%, #d2d2d2 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FDAB26 50%, #d2d2d2 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FDAB26 50%, #d2d2d2 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FDAB26 50%, #d2d2d2 50%);
    /* Standard syntax */
}

body.brand-yellow .date-picker-wrapper table .caption {
    background-color: #FDAB26;
}

body.brand-yellow .date-picker-wrapper .first-date-selected {
    background-color: #FDAB26;
}

body.brand-yellow .date-picker-wrapper .last-date-selected {
    background-color: #FDAB26;
}

body.brand-yellow .date-picker-wrapper .date-range-length-tip {
    background-color: #FDAB26;
}

    body.brand-yellow .date-picker-wrapper .date-range-length-tip:after {
        border-top: 4px solid #FDAB26;
    }

body.brand-yellow .widget .date-picker-wrapper .month-wrapper:before {
    background-color: #FDAB26;
}

body.brand-yellow #customizer .customizer-body .option-box.option-header #header-style a {
    color: #FDAB26;
}

    body.brand-yellow #customizer .customizer-body .option-box.option-header #header-style a:hover, body.brand-yellow #customizer .customizer-body .option-box.option-header #header-style a:focus {
        color: #f89a02;
    }

body.brand-yellow #content {
    /* Panel Content */
    /* Panel post navigation on Single Post */
    /* Property Item inside content */
    /* Single Page Property */
    /* Single Agent */
}

    body.brand-yellow #content .panel-box {
        /* Panel Author on Single Post */
    }

        body.brand-yellow #content .panel-box.author-bio .author-socials li a {
            color: #bbbbbb;
        }

            body.brand-yellow #content .panel-box.author-bio .author-socials li a:hover {
                color: #FDAB26;
            }

    body.brand-yellow #content .post-navigation {
        padding: 24px;
    }

        body.brand-yellow #content .post-navigation a {
            color: #333333;
        }

            body.brand-yellow #content .post-navigation a:hover {
                color: #FDAB26;
            }

    body.brand-yellow #content .property-item .property-price {
        color: #FDAB26;
    }

    body.brand-yellow #content .property-item .property-title a:hover {
        color: #FDAB26;
    }

    body.brand-yellow #content .post.property-item {
        /* Heading title & feature list */
    }

        body.brand-yellow #content .post.property-item .property-status {
            color: #FDAB26;
        }

        body.brand-yellow #content .post.property-item .feature-list li .fa {
            color: #FDAB26;
        }

        body.brand-yellow #content .post.property-item .property-slider-nav .slick-arrow {
            background-color: #FDAB26;
        }

            body.brand-yellow #content .post.property-item .property-slider-nav .slick-arrow:hover {
                background-color: #ee9402;
            }

    body.brand-yellow #content .single-agent.profile-box .leave-message .message-title {
        color: #FDAB26;
    }

body.brand-yellow .hero-image-with-text .hero-image__button {
    background-color: #FDAB26;
    border-color: #FDAB26;
}

    body.brand-yellow .hero-image-with-text .hero-image__button:hover {
        background-color: #f89a02;
        border-color: #f89a02;
    }

body.brand-yellow .post .post-title a {
    color: #333333;
}

    body.brand-yellow .post .post-title a:hover {
        color: #FDAB26;
    }

body.brand-yellow .post .post-meta li a {
    color: #777777;
    text-decoration: none;
}

    body.brand-yellow .post .post-meta li a:before {
        color: #FDAB26;
    }

    body.brand-yellow .post .post-meta li a:hover {
        color: #333333;
    }

body.brand-yellow .widget {
    /* Widget link (Category, Archives, Etc) */
    /* Post list (Popular Post, Recent Post, Etc) */
    /* Recent Property */
    /* Tagcloud */
    /* Share box */
}

    body.brand-yellow .widget ul li:before {
        color: #FDAB26;
    }

    body.brand-yellow .widget ul li a:hover {
        border-bottom-color: #FDAB26;
    }

    body.brand-yellow .widget #wp-calendar tbody td a,
    body.brand-yellow .widget.widget_search .search-form:before {
        color: #FDAB26;
    }

        body.brand-yellow .widget #wp-calendar tbody td a:before {
            border-color: #FDAB26;
        }

    body.brand-yellow .widget.widget_rss ul li a.rsswidget:hover,
    body.brand-yellow .widget.widget_popular_post ul li .post-content .post-title:hover,
    body.brand-yellow .widget.widget.widget_recent_entries ul li > a:hover,
    body.brand-yellow .widget.widget.widget_recent_comments ul li > a:hover {
        color: #FDAB26;
    }

    body.brand-yellow .widget .post-list li .post-content .post-title:hover {
        color: #FDAB26;
    }

    body.brand-yellow .widget .recent-property > li .property-content a {
        color: #333333;
    }

        body.brand-yellow .widget .recent-property > li .property-content a:hover {
            color: #FDAB26;
        }

    body.brand-yellow .widget .recent-property > li .property-content .property-price {
        color: #FDAB26;
    }

    body.brand-yellow .widget .recent-property > li .property-content .property-footer li span {
        color: #FDAB26;
    }

    body.brand-yellow .widget .tagcloud a {
        background-color: #FDAB26;
        color: #fff;
    }

        body.brand-yellow .widget .tagcloud a:hover {
            background-color: #ee9402;
        }

    body.brand-yellow .widget .share-box ul li a:hover {
        color: #FDAB26;
    }

body.brand-yellow .search-map .panel-box .panel-header,
body.brand-yellow #search-map .panel-box .panel-header,
body.brand-yellow .tpb-property_search_map .panel-box .panel-header {
    background-color: #FDAB26;
}

    body.brand-yellow .search-map .panel-box .panel-header .panel-title,
    body.brand-yellow #search-map .panel-box .panel-header .panel-title,
    body.brand-yellow .tpb-property_search_map .panel-box .panel-header .panel-title {
        color: #FFF;
    }

body.brand-yellow #comments .entry-comments .comment-list .comment-body .comment-content .comment-author > a {
    color: #333333;
}

    body.brand-yellow #comments .entry-comments .comment-list .comment-body .comment-content .comment-author > a:hover {
        color: #FDAB26;
    }

body.brand-yellow #countdown #time li:after {
    color: #FDAB26;
}

body.brand-yellow #countdown #time li h3 {
    color: #FDAB26;
}

body.brand-yellow #error-page .error-title {
    color: #FDAB26;
}

body.brand-yellow #error-page .error-description strong {
    color: #FDAB26;
}

body.brand-yellow .tpb.tpb-featured-property .featured-property-slider:not(.has-background) .slick-dots li:hover button {
    background-color: #FDAB26;
}

body.brand-yellow .tpb.tpb-featured-property .featured-property-slider:not(.has-background) .slick-dots li.slick-active button {
    background-color: #FDAB26;
}

body.brand-yellow .tpb.tpb-property_search .form-group:nth-child(4n+1) {
    clear: both;
}

body.brand-yellow .tpb.tpb-property_search_map .panel-box .panel-header {
    background-color: #FDAB26;
}

/* Yellow  Theme */
body.brand-orange {
    /* Header
	------------------------------------ */
    /* Link
	------------------------------------ */
    /* Button
	------------------------------------ */
    /* Form
	------------------------------------ */
    /* Tab Nav
	------------------------------------ */
    /* Section
	------------------------------------ */
    /* Page Header
	------------------------------------ */
    /* Pagination
	------------------------------------ */
    /* Accordion
	------------------------------------ */
    /* Property Item
	------------------------------------ */
    /* Services
	------------------------------------ */
    /* Testimony item
	------------------------------------ */
    /* Panel Box
	------------------------------------ */
    /* Icon Box
	------------------------------------ */
    /* Slick slider arrow
	------------------------------------ */
    /* Slick dots
	------------------------------------ */
    /* Range Slider
	------------------------------------ */
    /* Simpel Slider
	------------------------------------ */
    /* Date Picker
	------------------------------------ */
    /* Customizer
	------------------------------------ */
    /* Content
	------------------------------------ */
    /* Hero Image With Text
	----------------------------------- */
    /* Post Item
	------------------------------------ */
    /* Widget List
	------------------------------------ */
    /* Search on map
	------------------------------------ */
    /* Comments
	------------------------------------ */
    /* Countdown Section
	------------------------------------ */
    /* Error Page
	------------------------------------ */
    /* Page Builder
	------------------------------------ */
    /* Footer */
}

    body.brand-orange .property-item .property-content .property-title:hover, .property-item .property-content body.brand-orange .property-title:hover, body.brand-orange .profile-box .profile-contact li a:hover, .profile-box .profile-contact li body.brand-orange a:hover, body.brand-orange #footer .copyright a:hover, #footer .copyright body.brand-orange a:hover {
        color: #FA5436;
        text-decoration: none;
    }

    body.brand-orange #about-us .about-content > .btn, #about-us body.brand-orange .about-content > .btn, body.brand-orange #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
    .page-section .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-orange .about-content > .submit, body.brand-orange #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-orange .about-content > .submit {
        border-color: #FA5436;
    }

        body.brand-orange #about-us .about-content > .btn:hover, #about-us body.brand-orange .about-content > .btn:hover, body.brand-orange #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left:hover, body.brand-orange .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, .page-section .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left:hover, body.brand-orange #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left:hover, body.brand-orange #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left:hover, body.brand-orange #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left:hover, body.brand-orange #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right:hover, body.brand-orange .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover,
        .page-section .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right:hover, body.brand-orange #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right:hover, body.brand-orange #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right:hover, body.brand-orange #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right:hover, body.brand-orange #about-us #comments #respond .comment-form p .about-content > .submit:hover, #about-us #comments #respond .comment-form p body.brand-orange .about-content > .submit:hover, body.brand-orange #comments #respond .comment-form p #about-us .about-content > .submit:hover, #comments #respond .comment-form p #about-us body.brand-orange .about-content > .submit:hover {
            background-color: #f72b06;
        }

    body.brand-orange .title-panel .panel-title, .title-panel body.brand-orange .panel-title, body.brand-orange .page-section .section-header.header-column .contact-item .item-icon, .page-section .section-header.header-column .contact-item body.brand-orange .item-icon, body.brand-orange #landing-page #homepage-featured .section-header.header-column .contact-item .item-icon, #landing-page #homepage-featured .section-header.header-column .contact-item body.brand-orange .item-icon, body.brand-orange #landing-page #demo-pages .section-header.header-column .contact-item .item-icon, #landing-page #demo-pages .section-header.header-column .contact-item body.brand-orange .item-icon, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .contact-item .item-icon, #landing-page #footer .purchase-now .section-header.header-column .contact-item body.brand-orange .item-icon, body.brand-orange .compare-table .property-compare-item .property-price, .compare-table .property-compare-item body.brand-orange .property-price, body.brand-orange .panel-box .panel-header .panel-title, .panel-box .panel-header body.brand-orange .panel-title, body.brand-orange .profile-box .profile-contact li i, .profile-box .profile-contact li body.brand-orange i, body.brand-orange .number-box .number-value > span, .number-box body.brand-orange .number-value > span, body.brand-orange #comments #respond .comment-reply-title, #comments #respond body.brand-orange .comment-reply-title, #comments .entry-comments .comment-header body.brand-orange .widget-title, body.brand-orange #comments.comments-area:not(.compact) .comments-title, #comments.comments-area:not(.compact) body.brand-orange .comments-title, body.brand-orange #new-booking-page .nb-box .nb-property-detail .nb-property-info .nb-property-price, #new-booking-page .nb-box .nb-property-detail .nb-property-info body.brand-orange .nb-property-price, body.brand-orange #sidebar-compare .heading-bar .heading-title, #sidebar-compare .heading-bar body.brand-orange .heading-title, body.brand-orange #sidebar-compare .compare-body li .property-price, #sidebar-compare .compare-body li body.brand-orange .property-price, body.brand-orange #comments .entry-comments .comment-header .widget-title, body.brand-orange #footer .footer-column .footer-title, #footer .footer-column body.brand-orange .footer-title {
        color: #FA5436;
    }

    body.brand-orange .button-box .btn-primary, .button-box body.brand-orange .btn-primary, body.brand-orange .button-box .page-section .section-header.header-column .slide-control .slide-left, .button-box .page-section .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control .button-box .slide-left, .page-section .section-header.header-column .slide-control .button-box body.brand-orange .slide-left, body.brand-orange .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-orange .slide-left, body.brand-orange .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-orange .slide-left, body.brand-orange .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-orange .slide-left, body.brand-orange .button-box .page-section .section-header.header-column .slide-control .slide-right, .button-box .page-section .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control .button-box .slide-right,
    .page-section .section-header.header-column .slide-control .button-box body.brand-orange .slide-right, body.brand-orange .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-orange .slide-right, body.brand-orange .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-orange .slide-right, body.brand-orange .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-orange .slide-right, body.brand-orange .button-box #comments #respond .comment-form p .submit, .button-box #comments #respond .comment-form p body.brand-orange .submit, body.brand-orange #comments #respond .comment-form p .button-box .submit, #comments #respond .comment-form p .button-box body.brand-orange .submit, body.brand-orange .property-item .property-heading .item-detail, .property-item .property-heading body.brand-orange .item-detail, body.brand-orange .property-item .property-header .item-category, .property-item .property-header body.brand-orange .item-category, body.brand-orange .howto-item .howto-content .howto-number, .howto-item .howto-content body.brand-orange .howto-number, body.brand-orange .profile-box.single-agent .leave-message .form-group .btn-primary, .profile-box.single-agent .leave-message .form-group body.brand-orange .btn-primary, body.brand-orange .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left, body.brand-orange .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right,
    .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right, body.brand-orange .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-orange .submit, body.brand-orange #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-orange .submit, body.brand-orange .number-box .number-category .number-icon, .number-box .number-category body.brand-orange .number-icon, body.brand-orange .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content body.brand-orange .btn-primary, body.brand-orange .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left, body.brand-orange .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
    .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right, body.brand-orange .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-orange .submit, body.brand-orange #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-orange .submit, body.brand-orange #sidebar-compare .compare-toggle, #sidebar-compare body.brand-orange .compare-toggle, body.brand-orange #sidebar-compare .footer-bar .btn.btn-reset, #sidebar-compare .footer-bar body.brand-orange .btn.btn-reset, body.brand-orange #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left, body.brand-orange .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left, body.brand-orange #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left, body.brand-orange #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left, body.brand-orange #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left, body.brand-orange #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right, body.brand-orange .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right,
    .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right, body.brand-orange #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right, body.brand-orange #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right, body.brand-orange #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right, body.brand-orange #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-orange .btn-reset.submit, body.brand-orange #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-orange .btn-reset.submit, body.brand-orange #landing-page .demo-item .btn, #landing-page .demo-item body.brand-orange .btn, body.brand-orange #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-orange .slide-left, body.brand-orange #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-orange .slide-left, body.brand-orange #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-orange .slide-left, body.brand-orange #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-orange .slide-left, body.brand-orange #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right,
    .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-orange .slide-right, body.brand-orange #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-orange .slide-right, body.brand-orange #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-orange .slide-right, body.brand-orange #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-orange .slide-right, body.brand-orange #landing-page .demo-item #comments #respond .comment-form p .submit, #landing-page .demo-item #comments #respond .comment-form p body.brand-orange .submit, body.brand-orange #comments #respond .comment-form p #landing-page .demo-item .submit, #comments #respond .comment-form p #landing-page .demo-item body.brand-orange .submit, body.brand-orange #landing-page #header #navbar .navbar-btn, #landing-page #header #navbar body.brand-orange .navbar-btn, body.brand-orange #landing-page #footer .btn-primary, #landing-page #footer body.brand-orange .btn-primary, body.brand-orange #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-orange .slide-left, body.brand-orange #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-orange .slide-left, body.brand-orange #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-orange .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right,
    .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-orange .slide-right, body.brand-orange #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-orange .slide-right, body.brand-orange #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-orange .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #footer #comments #respond .comment-form p .submit, #landing-page #footer #comments #respond .comment-form p body.brand-orange .submit, body.brand-orange #comments #respond .comment-form p #landing-page #footer .submit, #comments #respond .comment-form p #landing-page #footer body.brand-orange .submit, body.brand-orange .property-simple-search .property-search-form .btn-submit, .property-simple-search .property-search-form body.brand-orange .btn-submit, body.brand-orange #about-us .about-content > .btn, #about-us body.brand-orange .about-content > .btn, body.brand-orange #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
    .page-section .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-orange .about-content > .submit, body.brand-orange #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-orange .about-content > .submit {
        background-color: #FA5436;
    }

    body.brand-orange body.header-2 .topbar-varian-2, body.header-2 body.brand-orange .topbar-varian-2, body.brand-orange body.page-header-4 .page-header, body.page-header-4 body.brand-orange .page-header, body.brand-orange .property-item .property-heading .item-price, .property-item .property-heading body.brand-orange .item-price, body.brand-orange .howto-item > a, body.brand-orange .howto-item .howto-content .howto-title, .howto-item .howto-content body.brand-orange .howto-title, body.brand-orange .socials-box, body.brand-orange #about-us, body.brand-orange #footer {
        background-color: #1C1C1C;
    }

        body.brand-orange .number-box .number-category .namber-title, .number-box .number-category body.brand-orange .namber-title, body.brand-orange #about-us .about-brand, #about-us body.brand-orange .about-brand {
            background-color: #131313;
        }

        body.brand-orange .button-box .btn-primary, .button-box body.brand-orange .btn-primary, body.brand-orange .button-box .page-section .section-header.header-column .slide-control .slide-left, .button-box .page-section .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control .button-box .slide-left, .page-section .section-header.header-column .slide-control .button-box body.brand-orange .slide-left, body.brand-orange .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-orange .slide-left, body.brand-orange .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-orange .slide-left, body.brand-orange .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-orange .slide-left, body.brand-orange .button-box .page-section .section-header.header-column .slide-control .slide-right, .button-box .page-section .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control .button-box .slide-right,
        .page-section .section-header.header-column .slide-control .button-box body.brand-orange .slide-right, body.brand-orange .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-orange .slide-right, body.brand-orange .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-orange .slide-right, body.brand-orange .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-orange .slide-right, body.brand-orange .button-box #comments #respond .comment-form p .submit, .button-box #comments #respond .comment-form p body.brand-orange .submit, body.brand-orange #comments #respond .comment-form p .button-box .submit, #comments #respond .comment-form p .button-box body.brand-orange .submit, body.brand-orange .property-item .property-heading .item-detail, .property-item .property-heading body.brand-orange .item-detail, body.brand-orange .property-item .property-header .item-category, .property-item .property-header body.brand-orange .item-category, body.brand-orange .howto-item .howto-content .howto-number, .howto-item .howto-content body.brand-orange .howto-number, body.brand-orange .profile-box.single-agent .leave-message .form-group .btn-primary, .profile-box.single-agent .leave-message .form-group body.brand-orange .btn-primary, body.brand-orange .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left, body.brand-orange .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right,
        .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right, body.brand-orange .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-orange .submit, body.brand-orange #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-orange .submit, body.brand-orange .number-box .number-category .number-icon, .number-box .number-category body.brand-orange .number-icon, body.brand-orange .secondary-slider .slider-item .slider-content .btn-primary, .secondary-slider .slider-item .slider-content body.brand-orange .btn-primary, body.brand-orange .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left, body.brand-orange .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right,
        .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right, body.brand-orange .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-orange .submit, body.brand-orange #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-orange .submit, body.brand-orange #sidebar-compare .compare-toggle, #sidebar-compare body.brand-orange .compare-toggle, body.brand-orange #sidebar-compare .footer-bar .btn.btn-reset, #sidebar-compare .footer-bar body.brand-orange .btn.btn-reset, body.brand-orange #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left, body.brand-orange .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left, body.brand-orange #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left, body.brand-orange #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left, body.brand-orange #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left, body.brand-orange #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right, body.brand-orange .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right,
        .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right, body.brand-orange #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right, body.brand-orange #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right, body.brand-orange #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right, body.brand-orange #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-orange .btn-reset.submit, body.brand-orange #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-orange .btn-reset.submit, body.brand-orange #landing-page .demo-item .btn, #landing-page .demo-item body.brand-orange .btn, body.brand-orange #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-orange .slide-left, body.brand-orange #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-orange .slide-left, body.brand-orange #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-orange .slide-left, body.brand-orange #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-orange .slide-left, body.brand-orange #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right,
        .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-orange .slide-right, body.brand-orange #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-orange .slide-right, body.brand-orange #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-orange .slide-right, body.brand-orange #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-orange .slide-right, body.brand-orange #landing-page .demo-item #comments #respond .comment-form p .submit, #landing-page .demo-item #comments #respond .comment-form p body.brand-orange .submit, body.brand-orange #comments #respond .comment-form p #landing-page .demo-item .submit, #comments #respond .comment-form p #landing-page .demo-item body.brand-orange .submit, body.brand-orange #landing-page #header #navbar .navbar-btn, #landing-page #header #navbar body.brand-orange .navbar-btn, body.brand-orange #landing-page #footer .btn-primary, #landing-page #footer body.brand-orange .btn-primary, body.brand-orange #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-orange .slide-left, body.brand-orange #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-orange .slide-left, body.brand-orange #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-orange .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right,
        .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-orange .slide-right, body.brand-orange #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-orange .slide-right, body.brand-orange #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-orange .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #footer #comments #respond .comment-form p .submit, #landing-page #footer #comments #respond .comment-form p body.brand-orange .submit, body.brand-orange #comments #respond .comment-form p #landing-page #footer .submit, #comments #respond .comment-form p #landing-page #footer body.brand-orange .submit, body.brand-orange .property-simple-search .property-search-form .btn-submit, .property-simple-search .property-search-form body.brand-orange .btn-submit, body.brand-orange #about-us .about-content > .btn, #about-us body.brand-orange .about-content > .btn, body.brand-orange #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left, body.brand-orange #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right, #about-us .page-section .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right,
        .page-section .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right, body.brand-orange #about-us #comments #respond .comment-form p .about-content > .submit, #about-us #comments #respond .comment-form p body.brand-orange .about-content > .submit, body.brand-orange #comments #respond .comment-form p #about-us .about-content > .submit, #comments #respond .comment-form p #about-us body.brand-orange .about-content > .submit {
            color: #fff;
            border-color: #FA5436;
            background-color: #FA5436;
        }

            body.brand-orange .button-box .btn-primary:hover, .button-box body.brand-orange .btn-primary:hover, body.brand-orange .button-box .page-section .section-header.header-column .slide-control .slide-left:hover, .button-box .page-section .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange .page-section .section-header.header-column .slide-control .button-box .slide-left:hover, .page-section .section-header.header-column .slide-control .button-box body.brand-orange .slide-left:hover, body.brand-orange .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-orange .slide-left:hover, body.brand-orange .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-orange .slide-left:hover, body.brand-orange .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-orange .slide-left:hover, body.brand-orange .button-box .page-section .section-header.header-column .slide-control .slide-right:hover, .button-box .page-section .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange .page-section .section-header.header-column .slide-control .button-box .slide-right:hover,
            .page-section .section-header.header-column .slide-control .button-box body.brand-orange .slide-right:hover, body.brand-orange .button-box #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .button-box body.brand-orange .slide-right:hover, body.brand-orange .button-box #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .button-box body.brand-orange .slide-right:hover, body.brand-orange .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .button-box #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .button-box body.brand-orange .slide-right:hover, body.brand-orange .button-box #comments #respond .comment-form p .submit:hover, .button-box #comments #respond .comment-form p body.brand-orange .submit:hover, body.brand-orange #comments #respond .comment-form p .button-box .submit:hover, #comments #respond .comment-form p .button-box body.brand-orange .submit:hover, body.brand-orange .property-item .property-heading .item-detail:hover, .property-item .property-heading body.brand-orange .item-detail:hover, body.brand-orange .property-item .property-header .item-category:hover, .property-item .property-header body.brand-orange .item-category:hover, body.brand-orange .howto-item .howto-content .howto-number:hover, .howto-item .howto-content body.brand-orange .howto-number:hover, body.brand-orange .profile-box.single-agent .leave-message .form-group .btn-primary:hover, .profile-box.single-agent .leave-message .form-group body.brand-orange .btn-primary:hover, body.brand-orange .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left:hover, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left:hover, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left:hover, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-left:hover, body.brand-orange .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group .page-section .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover,
            .page-section .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right:hover, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right:hover, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right:hover, body.brand-orange .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .profile-box.single-agent .leave-message .form-group #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .profile-box.single-agent .leave-message .form-group body.brand-orange .slide-right:hover, body.brand-orange .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p .submit:hover, .profile-box.single-agent .leave-message .form-group #comments #respond .comment-form p body.brand-orange .submit:hover, body.brand-orange #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group .submit:hover, #comments #respond .comment-form p .profile-box.single-agent .leave-message .form-group body.brand-orange .submit:hover, body.brand-orange .number-box .number-category .number-icon:hover, .number-box .number-category body.brand-orange .number-icon:hover, body.brand-orange .secondary-slider .slider-item .slider-content .btn-primary:hover, .secondary-slider .slider-item .slider-content body.brand-orange .btn-primary:hover, body.brand-orange .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left:hover, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left:hover, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left:hover, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-left:hover, body.brand-orange .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content .page-section .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover,
            .page-section .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right:hover, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right:hover, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right:hover, body.brand-orange .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, .secondary-slider .slider-item .slider-content #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .secondary-slider .slider-item .slider-content body.brand-orange .slide-right:hover, body.brand-orange .secondary-slider .slider-item .slider-content #comments #respond .comment-form p .submit:hover, .secondary-slider .slider-item .slider-content #comments #respond .comment-form p body.brand-orange .submit:hover, body.brand-orange #comments #respond .comment-form p .secondary-slider .slider-item .slider-content .submit:hover, #comments #respond .comment-form p .secondary-slider .slider-item .slider-content body.brand-orange .submit:hover, body.brand-orange #sidebar-compare .compare-toggle:hover, #sidebar-compare body.brand-orange .compare-toggle:hover, body.brand-orange #sidebar-compare .footer-bar .btn.btn-reset:hover, #sidebar-compare .footer-bar body.brand-orange .btn.btn-reset:hover, body.brand-orange #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left:hover, body.brand-orange .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left:hover, body.brand-orange #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left:hover, body.brand-orange #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left:hover, body.brand-orange #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-left:hover, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-left:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-left:hover, body.brand-orange #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar .page-section .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right:hover, body.brand-orange .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover,
            .page-section .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right:hover, body.brand-orange #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right:hover, body.brand-orange #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right:hover, body.brand-orange #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-reset.slide-right:hover, #sidebar-compare .footer-bar #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .btn-reset.slide-right:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar .btn-reset.slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #sidebar-compare .footer-bar body.brand-orange .btn-reset.slide-right:hover, body.brand-orange #sidebar-compare .footer-bar #comments #respond .comment-form p .btn-reset.submit:hover, #sidebar-compare .footer-bar #comments #respond .comment-form p body.brand-orange .btn-reset.submit:hover, body.brand-orange #comments #respond .comment-form p #sidebar-compare .footer-bar .btn-reset.submit:hover, #comments #respond .comment-form p #sidebar-compare .footer-bar body.brand-orange .btn-reset.submit:hover, body.brand-orange #landing-page .demo-item .btn:hover, #landing-page .demo-item body.brand-orange .btn:hover, body.brand-orange #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-left:hover, .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-orange .slide-left:hover, body.brand-orange #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-orange .slide-left:hover, body.brand-orange #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-orange .slide-left:hover, body.brand-orange #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-orange .slide-left:hover, body.brand-orange #landing-page .demo-item .page-section .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item .page-section .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page .demo-item .slide-right:hover,
            .page-section .section-header.header-column .slide-control #landing-page .demo-item body.brand-orange .slide-right:hover, body.brand-orange #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control .demo-item body.brand-orange .slide-right:hover, body.brand-orange #landing-page .demo-item #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control .demo-item body.brand-orange .slide-right:hover, body.brand-orange #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page .demo-item #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control .demo-item body.brand-orange .slide-right:hover, body.brand-orange #landing-page .demo-item #comments #respond .comment-form p .submit:hover, #landing-page .demo-item #comments #respond .comment-form p body.brand-orange .submit:hover, body.brand-orange #comments #respond .comment-form p #landing-page .demo-item .submit:hover, #comments #respond .comment-form p #landing-page .demo-item body.brand-orange .submit:hover, body.brand-orange #landing-page #header #navbar .navbar-btn:hover, #landing-page #header #navbar body.brand-orange .navbar-btn:hover, body.brand-orange #landing-page #footer .btn-primary:hover, #landing-page #footer body.brand-orange .btn-primary:hover, body.brand-orange #landing-page #footer .page-section .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page #footer .slide-left:hover, .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-orange .slide-left:hover, body.brand-orange #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-orange .slide-left:hover, body.brand-orange #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-orange .slide-left:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #footer .page-section .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .page-section .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange .page-section .section-header.header-column .slide-control #landing-page #footer .slide-right:hover,
            .page-section .section-header.header-column .slide-control #landing-page #footer body.brand-orange .slide-right:hover, body.brand-orange #landing-page #footer #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #footer .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #footer body.brand-orange .slide-right:hover, body.brand-orange #landing-page #footer #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #footer .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #footer body.brand-orange .slide-right:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #footer #comments #respond .comment-form p .submit:hover, #landing-page #footer #comments #respond .comment-form p body.brand-orange .submit:hover, body.brand-orange #comments #respond .comment-form p #landing-page #footer .submit:hover, #comments #respond .comment-form p #landing-page #footer body.brand-orange .submit:hover, body.brand-orange .property-simple-search .property-search-form .btn-submit:hover, .property-simple-search .property-search-form body.brand-orange .btn-submit:hover, body.brand-orange #about-us .about-content > .btn:hover, #about-us body.brand-orange .about-content > .btn:hover, body.brand-orange #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left:hover, body.brand-orange .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, .page-section .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left:hover, body.brand-orange #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left:hover, body.brand-orange #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left:hover, body.brand-orange #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .about-content > .slide-left:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-left:hover, body.brand-orange #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us .page-section .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right:hover, body.brand-orange .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover,
            .page-section .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right:hover, body.brand-orange #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right:hover, body.brand-orange #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right:hover, body.brand-orange #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right:hover, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .about-content > .slide-right:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us body.brand-orange .about-content > .slide-right:hover, body.brand-orange #about-us #comments #respond .comment-form p .about-content > .submit:hover, #about-us #comments #respond .comment-form p body.brand-orange .about-content > .submit:hover, body.brand-orange #comments #respond .comment-form p #about-us .about-content > .submit:hover, #comments #respond .comment-form p #about-us body.brand-orange .about-content > .submit:hover {
                background-color: #f72b06;
            }

    body.brand-orange body.header-2 .topbar-varian-2, body.header-2 body.brand-orange .topbar-varian-2, body.brand-orange body.page-header-4 .page-header, body.page-header-4 body.brand-orange .page-header, body.brand-orange .property-item .property-heading .item-price, .property-item .property-heading body.brand-orange .item-price, body.brand-orange .howto-item > a, body.brand-orange .howto-item .howto-content .howto-title, .howto-item .howto-content body.brand-orange .howto-title, body.brand-orange .socials-box, body.brand-orange #about-us, body.brand-orange #footer {
        color: #fff;
        background-color: #1C1C1C;
    }

    body.brand-orange .background-theme {
        background-color: #FA5436;
    }

    body.brand-orange #header {
        /* Topbar */
        /* Navbar Header */
        /* Navbar */
    }

        body.brand-orange #header .topbar {
            background-color: #FA5436;
        }

        body.brand-orange #header #navbar .navbar-nav > li a {
            color: #333333;
        }

        body.brand-orange #header #navbar .navbar-nav > li:hover > a,
        body.brand-orange #header #navbar .navbar-nav > li.current-menu-ancestor > a,
        body.brand-orange #header #navbar .navbar-nav > li.active > a,
        body.brand-orange #header #navbar .dropdown-menu > li:hover > a,
        body.brand-orange #header #navbar .dropdown-menu > li.current-menu-ancestor > a,
        body.brand-orange #header #navbar .dropdown-menu > li.active > a {
            color: #FA5436;
        }

        body.brand-orange #header #navbar .dropdown-menu > li a {
            color: #fff;
        }

        body.brand-orange #header #navbar .dropdown-menu > li:hover > a,
        body.brand-orange #header #navbar .dropdown-menu > li.current-menu-ancestor > a,
        body.brand-orange #header #navbar .dropdown-menu > li.active > a {
            background-color: #0a0a0a;
        }

            body.brand-orange #header #navbar .dropdown-menu > li.current-menu-ancestor > a:after {
                border-color: transparent transparent transparent #FA5436;
            }

@media (min-width: 1199px) {
    body.brand-orange #header #navbar .dropdown-menu > li {
        border-top: 1px solid black;
    }
}

body.brand-orange #header #navbar .dropdown-menu {
    background-color: #030202;
}

    body.brand-orange #header #navbar .dropdown-menu .menu-item-has-children:hover > a:after {
        border-color: transparent transparent transparent #FA5436;
    }

@media (max-width: 1199px) {
    body.brand-orange #header #navbar .dropdown-menu .menu-item-has-children:hover > a:after {
        border-color: #FA5436 transparent transparent transparent;
    }
}

body.brand-orange #header #navbar .dropdown:hover > a {
    color: #FA5436;
}

body.brand-orange #header #navbar .menu-item-has-children:hover > a {
    color: #FA5436;
}

body.brand-orange #header #navbar .menu-item-has-children:hover a {
    background-color: transparent !important;
}

body.brand-orange #header #navbar .multi-column > .dropdown-menu > li {
    border-top: none;
}

    body.brand-orange #header #navbar .multi-column > .dropdown-menu > li > a:after {
        border-bottom: 1px solid #171717;
    }

    body.brand-orange #header #navbar .multi-column > .dropdown-menu > li ul > li > a:hover {
        color: #FA5436;
    }

body.brand-orange #header .navbar-nav > li > a:hover, body.brand-orange #header .navbar-nav > li > a:focus {
    color: #FA5436;
}

body.brand-orange #header .navbar-nav > .active > a {
    color: #FA5436;
}

body.brand-orange #header .topbar-varian-3 {
    background-color: #FFF;
}

    body.brand-orange #header .topbar-varian-3 .container, body.brand-orange #header .topbar-varian-3 .property-simple-search .content-wrapper, .property-simple-search body.brand-orange #header .topbar-varian-3 .content-wrapper {
        border-bottom: 1px solid #e3e3e3;
    }

        body.brand-orange #header .topbar-varian-3 .container .topbar-item .item-text, body.brand-orange #header .topbar-varian-3 .property-simple-search .content-wrapper .topbar-item .item-text, .property-simple-search body.brand-orange #header .topbar-varian-3 .content-wrapper .topbar-item .item-text {
            color: #A1A1A1;
        }

        body.brand-orange #header .topbar-varian-3 .container .topbar-item .item-icon, body.brand-orange #header .topbar-varian-3 .property-simple-search .content-wrapper .topbar-item .item-icon, .property-simple-search body.brand-orange #header .topbar-varian-3 .content-wrapper .topbar-item .item-icon {
            color: #FA5436;
        }

@media (min-width: 992px) {
    body.brand-orange #header .desktop-topbar.topbar-varian-3 .topbar-item:last-child a {
        color: #FA5436;
    }

        body.brand-orange #header .desktop-topbar.topbar-varian-3 .topbar-item:last-child a:hover {
            color: #f9320e;
        }
}

@media (max-width: 991px) {
    body.brand-orange #header .mobile-topbar.topbar-varian-3 {
        background-color: #FFF;
        border-bottom: 1px solid #e3e3e3;
    }

        body.brand-orange #header .mobile-topbar.topbar-varian-3 .topbar-item .item-text {
            color: #A1A1A1;
        }

        body.brand-orange #header .mobile-topbar.topbar-varian-3 .topbar-item .item-icon {
            color: #FA5436;
        }
}

body.brand-orange .page-header {
    background-color: #1C1C1C;
}

body.brand-orange .topbar-varian-2 {
    background-color: #1C1C1C;
}

body.brand-orange a {
    color: #FA5436;
}

    body.brand-orange a:hover {
        color: #de2706;
    }

body.brand-orange .dropdown-menu > li > a:hover, body.brand-orange .dropdown-menu > li > a:focus {
    color: #de2706;
}

body.brand-orange .btn-primary, body.brand-orange .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left, body.brand-orange .page-section .section-header.header-column .slide-control .slide-right,
.page-section .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right, body.brand-orange #comments #respond .comment-form p .submit, #comments #respond .comment-form p body.brand-orange .submit {
    color: #fff;
    background-color: #1C1C1C;
    border-color: #1C1C1C;
}

    body.brand-orange .btn-primary:focus, body.brand-orange .page-section .section-header.header-column .slide-control .slide-left:focus, .page-section .section-header.header-column .slide-control body.brand-orange .slide-left:focus, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:focus, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left:focus, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:focus, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left:focus, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left:focus, body.brand-orange .page-section .section-header.header-column .slide-control .slide-right:focus,
    .page-section .section-header.header-column .slide-control body.brand-orange .slide-right:focus, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:focus, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right:focus, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:focus, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right:focus, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:focus, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right:focus, body.brand-orange #comments #respond .comment-form p .submit:focus, #comments #respond .comment-form p body.brand-orange .submit:focus, body.brand-orange .btn-primary:hover, body.brand-orange .page-section .section-header.header-column .slide-control .slide-left:hover, .page-section .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left:hover, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .slide-left:hover, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-left:hover, body.brand-orange .page-section .section-header.header-column .slide-control .slide-right:hover,
    .page-section .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right:hover, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .slide-right:hover, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right:hover, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .slide-right:hover, body.brand-orange #comments #respond .comment-form p .submit:hover, #comments #respond .comment-form p body.brand-orange .submit:hover, body.brand-orange .btn-primary.focus, body.brand-orange .page-section .section-header.header-column .slide-control .focus.slide-left, .page-section .section-header.header-column .slide-control body.brand-orange .focus.slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .focus.slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .focus.slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .focus.slide-left, body.brand-orange .page-section .section-header.header-column .slide-control .focus.slide-right,
    .page-section .section-header.header-column .slide-control body.brand-orange .focus.slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .focus.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .focus.slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .focus.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .focus.slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .focus.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .focus.slide-right, body.brand-orange #comments #respond .comment-form p .focus.submit, #comments #respond .comment-form p body.brand-orange .focus.submit, body.brand-orange .btn-primary.active, body.brand-orange .page-section .section-header.header-column .slide-control .active.slide-left, .page-section .section-header.header-column .slide-control body.brand-orange .active.slide-left, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .active.slide-left, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .active.slide-left, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .active.slide-left, body.brand-orange .page-section .section-header.header-column .slide-control .active.slide-right,
    .page-section .section-header.header-column .slide-control body.brand-orange .active.slide-right, body.brand-orange #landing-page #homepage-featured .section-header.header-column .slide-control .active.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control body.brand-orange .active.slide-right, body.brand-orange #landing-page #demo-pages .section-header.header-column .slide-control .active.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control body.brand-orange .active.slide-right, body.brand-orange #landing-page #footer .purchase-now .section-header.header-column .slide-control .active.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control body.brand-orange .active.slide-right, body.brand-orange #comments #respond .comment-form p .active.submit, #comments #respond .comment-form p body.brand-orange .active.submit {
        color: #fff;
        background-color: #080808;
        border-color: #080808;
    }

body.brand-orange .form-control:focus, body.brand-orange #comments #respond .comment-form p textarea:focus, #comments #respond .comment-form p body.brand-orange textarea:focus, body.brand-orange #comments #respond .comment-form p input:focus:not(.submit), #comments #respond .comment-form p body.brand-orange input:focus:not(.submit) {
    border-color: #FA5436;
}

body.brand-orange .search-tabmenu .nav-tabs > li > a {
    background-color: #1C1C1C;
    border-color: #1C1C1C;
}

body.brand-orange .search-tabmenu .nav-tabs > li:hover > a {
    background-color: #f72b06;
    border-color: #f72b06;
}

body.brand-orange .search-tabmenu .nav-tabs > .active > a {
    background-color: #FA5436 !important;
    border-color: #FA5436 !important;
}

body.brand-orange .search-tabmenu .tabmenu-header {
    background-color: #030202;
}

body.brand-orange section .section-header:before {
    background-color: #FA5436;
}

body.brand-orange body.page-header-1 .page-header, body.page-header-1 body.brand-orange .page-header, body.brand-orange #countdown, body.brand-orange #landing-page #page-heading, #landing-page body.brand-orange #page-heading, body.brand-orange #landing-page #footer, #landing-page body.brand-orange #footer, body.brand-orange #main-search, body.brand-orange #howto-buy, body.brand-orange #our-agent, body.brand-orange #partner, body.brand-orange #main-contact, body.brand-orange #number {
    background-color: #1C1C1C;
}

body.brand-orange .page-header .container .breadcrumb li a:hover, body.brand-orange .page-header .property-simple-search .content-wrapper .breadcrumb li a:hover, .property-simple-search body.brand-orange .page-header .content-wrapper .breadcrumb li a:hover {
    color: #FA5436;
}

body.brand-orange .page-header .container .breadcrumb li.active, body.brand-orange .page-header .property-simple-search .content-wrapper .breadcrumb li.active, .property-simple-search body.brand-orange .page-header .content-wrapper .breadcrumb li.active {
    color: #FA5436;
}

body.brand-orange .pagination > a, body.brand-orange .pagination > span {
    color: #333333;
}

    body.brand-orange .pagination > a.current, body.brand-orange .pagination > a:hover, body.brand-orange .pagination > span.current, body.brand-orange .pagination > span:hover {
        color: #FA5436;
    }

body.brand-orange .accordion .panel-heading .panel-title a {
    color: #333333;
}

    body.brand-orange .accordion .panel-heading .panel-title a:before {
        background-color: #FA5436;
    }

    body.brand-orange .accordion .panel-heading .panel-title a[aria-expanded="true"]:before {
        content: "";
    }

body.brand-orange .accordion .panel-body {
    border-top-color: #FA5436 !important;
}

body.brand-orange .property-item .item-category {
    background-color: #FA5436;
}

body.brand-orange .property-item .item-rate:before {
    color: #FA5436;
}

body.brand-orange .property-item .item-rate span:before {
    color: #FA5436;
}

body.brand-orange .property-item .property-label .property-label__type {
    background-color: #FA5436;
}

    body.brand-orange .property-item .property-label .property-label__type.active, body.brand-orange .property-item .property-label .property-label__type:hover {
        background-color: #f9320e;
        color: #fff;
    }

body.brand-orange .property-item .property-label .property-label__status.active, body.brand-orange .property-item .property-label .property-label__status:hover {
    color: #fff;
}

body.brand-orange .property-item .img-box .btn-compare:hover,
body.brand-orange .property-item .img-box .btn-compare.active {
    background-color: #FA5436;
}

body.brand-orange .property-item .property-address:before {
    color: #FA5436;
}

body.brand-orange .property-item .property-footer [class*="item-"] span,
body.brand-orange .property-item .property-footer [class*="item-"] .fi {
    color: #FA5436;
}

body.brand-orange .property-item .property-price,
body.brand-orange .property-item.property-archive .property-price {
    color: #FA5436;
}

body.brand-orange .property-item.property-archive .property-title a:hover {
    color: #FA5436;
}

body.brand-orange .services-item li .services-icon i {
    color: #FA5436;
}

body.brand-orange .testimony-item .testimony-text {
    border-left: 6px solid #FA5436;
}

    body.brand-orange .testimony-item .testimony-text:before {
        border-color: transparent #FA5436 transparent transparent;
    }

body.brand-orange .testimony-item.item-right .testimony-text {
    border: none;
    border-right: 6px solid #FA5436;
}

    body.brand-orange .testimony-item.item-right .testimony-text:before {
        border-color: #FA5436 transparent transparent transparent;
    }

body.brand-orange .panel-box.icon-box .icon-item {
    background-color: #FA5436;
}

body.brand-orange .icon-box .icon-item {
    color: #FA5436;
}

body.brand-orange .slick-prev:hover,
body.brand-orange .slick-next:hover {
    background-color: #f93f1d;
}

    body.brand-orange .slick-prev:hover:before,
    body.brand-orange .slick-next:hover:before {
        background-color: #f93f1d;
    }

body.brand-orange .slick-dots li.slick-active button,
body.brand-orange .slick-dots li:hover button, body.brand-orange .slick-dots li button:focus {
    padding: 5px;
    outline: none;
    background-color: #FA5436;
}

body.brand-orange .irs-line-mid,
body.brand-orange .irs-line-left,
body.brand-orange .irs-line-right,
body.brand-orange .irs-bar-edge,
body.brand-orange .irs-slider {
    background-color: rgba(250, 84, 54, 0.5);
}

body.brand-orange .irs-line-mid,
body.brand-orange .irs-line-left,
body.brand-orange .irs-line-right {
    background-color: #fed3cb;
}

body.brand-orange .irs-slider,
body.brand-orange .irs-bar {
    background-color: #FA5436;
}

    body.brand-orange .irs-slider.state_hover, body.brand-orange .irs-slider:hover, body.brand-orange .irs-slider:focus, body.brand-orange .irs-slider:active {
        background-color: #f72b06;
    }

body.brand-orange .secondary-slider .slider-item .slider-content .item-title a {
    color: #FFF;
}

    body.brand-orange .secondary-slider .slider-item .slider-content .item-title a:hover {
        color: #fff;
    }

body.brand-orange .date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #FA5436;
}

body.brand-orange .date-picker-wrapper .month-wrapper table .day.toMonth.hovering {
    background-color: rgba(250, 84, 54, 0.8);
}

body.brand-orange #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.first-date-booked.checked.last-date-selected {
    background: #FA5436;
    background: -webkit-linear-gradient(to right bottom, #FA5436 50%, #d2d2d2 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FA5436 50%, #d2d2d2 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FA5436 50%, #d2d2d2 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FA5436 50%, #d2d2d2 50%);
    /* Standard syntax */
}

body.brand-orange #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.booked.last-date-booked.checked.first-date-selected {
    background: #d2d2d2;
    background: -webkit-linear-gradient(to right bottom, #d2d2d2 50%, #FA5436 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #d2d2d2 50%, #FA5436 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #d2d2d2 50%, #FA5436 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #d2d2d2 50%, #FA5436 50%);
    /* Standard syntax */
}

body.brand-orange #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.first-date-selected {
    background: #FFF;
    background: -webkit-linear-gradient(to right bottom, #FFF 50%, #FA5436 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FFF 50%, #FA5436 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FFF 50%, #FA5436 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FFF 50%, #FA5436 50%);
    /* Standard syntax */
}

body.brand-orange #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.valid.checked.last-date-selected {
    background: #FA5436;
    background: -webkit-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-orange #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.toMonth.hovering:hover {
    background: #FA5436;
    background: -webkit-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-orange #booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-unavailable:hover {
    background: #FA5436;
    background: -webkit-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-orange #booking-calendar.midday .date-picker-wrapper .month-wrapper table .day.invalid.checked.last-date-selected.first-date-unavailable {
    background: #FA5436;
    background: -webkit-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FA5436 50%, #FFF 50%);
    /* Standard syntax */
}

body.brand-orange #booking-calendar.midday:not(.select-first) .date-picker-wrapper .month-wrapper table .day.valid.first-date-booked:hover {
    background: #FA5436;
    background: -webkit-linear-gradient(to right bottom, #FA5436 50%, #d2d2d2 50%);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(to right bottom, #FA5436 50%, #d2d2d2 50%);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(to right bottom, #FA5436 50%, #d2d2d2 50%);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to right bottom, #FA5436 50%, #d2d2d2 50%);
    /* Standard syntax */
}

body.brand-orange .date-picker-wrapper table .caption {
    background-color: #FA5436;
}

body.brand-orange .date-picker-wrapper .first-date-selected {
    background-color: #FA5436;
}

body.brand-orange .date-picker-wrapper .last-date-selected {
    background-color: #FA5436;
}

body.brand-orange .date-picker-wrapper .date-range-length-tip {
    background-color: #FA5436;
}

    body.brand-orange .date-picker-wrapper .date-range-length-tip:after {
        border-top: 4px solid #FA5436;
    }

body.brand-orange .widget .date-picker-wrapper .month-wrapper:before {
    background-color: #FA5436;
}

body.brand-orange #customizer .customizer-body .option-box.option-header #header-style a {
    color: #FA5436;
}

    body.brand-orange #customizer .customizer-body .option-box.option-header #header-style a:hover, body.brand-orange #customizer .customizer-body .option-box.option-header #header-style a:focus {
        color: #f9320e;
    }

body.brand-orange #content {
    /* Panel Content */
    /* Panel post navigation on Single Post */
    /* Property Item inside content */
    /* Single Page Property */
    /* Single Agent */
}

    body.brand-orange #content .panel-box {
        /* Panel Author on Single Post */
    }

        body.brand-orange #content .panel-box.author-bio .author-socials li a {
            color: #bbbbbb;
        }

            body.brand-orange #content .panel-box.author-bio .author-socials li a:hover {
                color: #FA5436;
            }

    body.brand-orange #content .post-navigation {
        padding: 24px;
    }

        body.brand-orange #content .post-navigation a {
            color: #333333;
        }

            body.brand-orange #content .post-navigation a:hover {
                color: #FA5436;
            }

    body.brand-orange #content .property-item .property-price {
        color: #FA5436;
    }

    body.brand-orange #content .property-item .property-title a:hover {
        color: #FA5436;
    }

    body.brand-orange #content .post.property-item {
        /* Heading title & feature list */
    }

        body.brand-orange #content .post.property-item .property-status {
            color: #FA5436;
        }

        body.brand-orange #content .post.property-item .feature-list li .fa {
            color: #FA5436;
        }

        body.brand-orange #content .post.property-item .property-slider-nav .slick-arrow {
            background-color: #FA5436;
        }

            body.brand-orange #content .post.property-item .property-slider-nav .slick-arrow:hover {
                background-color: #f72b06;
            }

    body.brand-orange #content .single-agent.profile-box .leave-message .message-title {
        color: #FA5436;
    }

body.brand-orange .hero-image-with-text .hero-image__button {
    background-color: #FA5436;
    border-color: #FA5436;
}

    body.brand-orange .hero-image-with-text .hero-image__button:hover {
        background-color: #f9320e;
        border-color: #f9320e;
    }

body.brand-orange .post .post-title a {
    color: #333333;
}

    body.brand-orange .post .post-title a:hover {
        color: #FA5436;
    }

body.brand-orange .post .post-meta li a {
    color: #777777;
    text-decoration: none;
}

    body.brand-orange .post .post-meta li a:before {
        color: #FA5436;
    }

    body.brand-orange .post .post-meta li a:hover {
        color: #333333;
    }

body.brand-orange .widget {
    /* Widget link (Category, Archives, Etc) */
    /* Post list (Popular Post, Recent Post, Etc) */
    /* Recent Property */
    /* Tagcloud */
    /* Share box */
}

    body.brand-orange .widget ul li:before {
        color: #FA5436;
    }

    body.brand-orange .widget ul li a:hover {
        border-bottom-color: #FA5436;
    }

    body.brand-orange .widget #wp-calendar tbody td a,
    body.brand-orange .widget.widget_search .search-form:before {
        color: #FA5436;
    }

        body.brand-orange .widget #wp-calendar tbody td a:before {
            border-color: #FA5436;
        }

    body.brand-orange .widget.widget_rss ul li a.rsswidget:hover,
    body.brand-orange .widget.widget_popular_post ul li .post-content .post-title:hover,
    body.brand-orange .widget.widget.widget_recent_entries ul li > a:hover,
    body.brand-orange .widget.widget.widget_recent_comments ul li > a:hover {
        color: #FA5436;
    }

    body.brand-orange .widget .post-list li .post-content .post-title:hover {
        color: #FA5436;
    }

    body.brand-orange .widget .recent-property > li .property-content a {
        color: #333333;
    }

        body.brand-orange .widget .recent-property > li .property-content a:hover {
            color: #FA5436;
        }

    body.brand-orange .widget .recent-property > li .property-content .property-price {
        color: #FA5436;
    }

    body.brand-orange .widget .recent-property > li .property-content .property-footer li span {
        color: #FA5436;
    }

    body.brand-orange .widget .tagcloud a {
        background-color: #FA5436;
        color: #fff;
    }

        body.brand-orange .widget .tagcloud a:hover {
            background-color: #f72b06;
        }

    body.brand-orange .widget .share-box ul li a:hover {
        color: #FA5436;
    }

body.brand-orange .search-map .panel-box .panel-header,
body.brand-orange #search-map .panel-box .panel-header,
body.brand-orange .tpb-property_search_map .panel-box .panel-header {
    background-color: #FA5436;
}

    body.brand-orange .search-map .panel-box .panel-header .panel-title,
    body.brand-orange #search-map .panel-box .panel-header .panel-title,
    body.brand-orange .tpb-property_search_map .panel-box .panel-header .panel-title {
        color: #FFF;
    }

body.brand-orange #comments .entry-comments .comment-list .comment-body .comment-content .comment-author > a {
    color: #333333;
}

    body.brand-orange #comments .entry-comments .comment-list .comment-body .comment-content .comment-author > a:hover {
        color: #FA5436;
    }

body.brand-orange #countdown #time li:after {
    color: #FA5436;
}

body.brand-orange #countdown #time li h3 {
    color: #FA5436;
}

body.brand-orange #error-page .error-title {
    color: #FA5436;
}

body.brand-orange #error-page .error-description strong {
    color: #FA5436;
}

body.brand-orange .tpb.tpb-featured-property .featured-property-slider:not(.has-background) .slick-dots li:hover button {
    background-color: #FA5436;
}

body.brand-orange .tpb.tpb-featured-property .featured-property-slider:not(.has-background) .slick-dots li.slick-active button {
    background-color: #FA5436;
}

body.brand-orange .tpb.tpb-property_search .form-group:nth-child(4n+1) {
    clear: both;
}

body.brand-orange .tpb.tpb-property_search_map .panel-box .panel-header {
    background-color: #FA5436;
}

/*

Prudent Properties Property App Style
Copyright 2017 Prudent Properties
Author: @prihatno96

DESCRIPTION:
This style is only used specifically in the section designated

*/
/*

TABLE OF CONTENTS:

- Main Slider
- Simple Slider
- Main Search
- Secondary Search
- Popular Property
- Featured Room Around The World
- Featured Product
- Best Offer
- How to Buy
- Our Agent (About Us)
- Explore Section
- Advantages Section
- Partner Section
- Main Contact
- Testimony (no need style specific)
- Number
- About Us Page
- Archive Flex on Desktop
- Footer
- Theme Options
- Customizer

*/
.featured-property-slider,
#main-slider {
    padding: 0;
    overflow: hidden;
}

    .featured-property-slider:before,
    #main-slider:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
    }

    .featured-property-slider .slider-item,
    #main-slider .slider-item {
        position: relative;
        overflow: hidden;
    }

        .featured-property-slider .slider-item > img,
        #main-slider .slider-item > img {
            height: auto;
            width: 100%;
            z-index: 0;
            display: block;
            max-height: 560px;
            object-fit: cover;
        }

@media (max-width: 991px) {
    .featured-property-slider .slider-item > img,
    #main-slider .slider-item > img {
        height: 520px;
        width: auto;
        position: relative;
        top: auto;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
    }
}

.featured-property-slider .slider-item .property-item,
#main-slider .slider-item .property-item {
    background-color: #fff;
    margin-bottom: 0;
    width: 360px;
    z-index: 1;
    position: absolute;
    left: auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

    .featured-property-slider .slider-item .property-item .property-title,
    #main-slider .slider-item .property-item .property-title {
        height: auto;
        font-size: 36px;
        line-height: 40px;
        max-height: 120px;
        overflow: hidden;
        margin: 0 0 24px;
        font-weight: bold;
        padding: 0;
    }

        .featured-property-slider .slider-item .property-item .property-title a,
        #main-slider .slider-item .property-item .property-title a {
            text-decoration: none;
            max-height: none;
        }

    .featured-property-slider .slider-item .property-item .property-description,
    #main-slider .slider-item .property-item .property-description {
        margin-bottom: 60px;
        font-size: 16px;
        line-height: 24px;
        max-height: 72px;
        overflow: hidden;
    }

    .featured-property-slider .slider-item .property-item .property-content,
    .featured-property-slider .slider-item .property-item .property-heading,
    #main-slider .slider-item .property-item .property-content,
    #main-slider .slider-item .property-item .property-heading {
        border: none;
    }

    .featured-property-slider .slider-item .property-item .property-content,
    #main-slider .slider-item .property-item .property-content {
        padding: 24px;
    }

@media (min-width: 1200px) {
    .featured-property-slider .slick-prev,
    .featured-property-slider .slick-next,
    #main-slider .slick-prev,
    #main-slider .slick-next {
        opacity: 0;
        visibility: hidden;
    }

    .featured-property-slider .slick-prev,
    #main-slider .slick-prev {
        left: 48px;
    }

    .featured-property-slider .slick-next,
    #main-slider .slick-next {
        right: 48px;
    }

    .featured-property-slider:hover .slick-prev,
    .featured-property-slider:hover .slick-next,
    #main-slider:hover .slick-prev,
    #main-slider:hover .slick-next {
        opacity: 1;
        visibility: visible;
    }

    .featured-property-slider:hover .slick-prev,
    #main-slider:hover .slick-prev {
        left: 0;
    }

    .featured-property-slider:hover .slick-next,
    #main-slider:hover .slick-next {
        right: 0;
    }
}

@media (max-width: 991px) {
    .featured-property-slider .slick-prev,
    .featured-property-slider .slick-next,
    #main-slider .slick-prev,
    #main-slider .slick-next {
        display: none !important;
    }

    .featured-property-slider .slider-item .property-item .property-title,
    #main-slider .slider-item .property-item .property-title {
        font-size: 29px;
        height: auto;
        margin-bottom: 15px;
        line-height: 1;
        font-weight: bold;
    }

        .featured-property-slider .slider-item .property-item .property-title a,
        #main-slider .slider-item .property-item .property-title a {
            text-decoration: none;
        }

    .featured-property-slider .slider-item .property-item .property-description,
    #main-slider .slider-item .property-item .property-description {
        margin-bottom: 15px;
        font-size: 14px;
        line-height: 18px;
        max-height: 54px;
    }
}

@media (max-width: 767px) {
    .featured-property-slider .slider-item,
    #main-slider .slider-item {
        height: 520px;
    }

        .featured-property-slider .slider-item .property-item,
        #main-slider .slider-item .property-item {
            width: 290px;
            left: 50%;
            margin-left: -145px;
        }

            .featured-property-slider .slider-item .property-item .property-title,
            .featured-property-slider .slider-item .property-item .property-description,
            #main-slider .slider-item .property-item .property-title,
            #main-slider .slider-item .property-item .property-description {
                text-align: center;
            }

            .featured-property-slider .slider-item .property-item .property-title,
            #main-slider .slider-item .property-item .property-title {
                font-size: 29px;
                height: auto;
                margin-bottom: 15px;
                line-height: 1;
                font-weight: bold;
            }

                .featured-property-slider .slider-item .property-item .property-title a,
                #main-slider .slider-item .property-item .property-title a {
                    text-decoration: none;
                }
}

/* Property Simple Search
------------------------------------ */
.property-simple-search .content-wrapper {
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .property-simple-search .content-wrapper {
        padding: 48px 0 48px;
    }
}

.property-simple-search .title,
.property-simple-search .description {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 940px;
}

.property-simple-search .title {
    font-size: 48px;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 24px;
    color: #fff;
}

@media (max-width: 480px) {
    .property-simple-search .title {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 12px;
    }
}

.property-simple-search .description {
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 24px;
}

.property-simple-search .property-search-form {
    padding: 18px;
    background-color: rgba(41, 56, 72, 0.8);
}

    .property-simple-search .property-search-form .btn-submit {
        font-size: 16px;
        line-height: 24px;
    }

        .property-simple-search .property-search-form .btn-submit i {
            font-size: 24px;
            line-height: 16px;
            margin-right: 8px;
            position: relative;
            top: 2px;
        }

@media (min-width: 992px) {
    .property-simple-search .property-search-form .form-inline {
        display: flex;
    }

        .property-simple-search .property-search-form .form-inline .form-control, .property-simple-search .property-search-form .form-inline #comments #respond .comment-form p textarea, #comments #respond .comment-form p .property-simple-search .property-search-form .form-inline textarea, .property-simple-search .property-search-form .form-inline #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .property-simple-search .property-search-form .form-inline input:not(.submit) {
            border: none;
        }

        .property-simple-search .property-search-form .form-inline .form-control, .property-simple-search .property-search-form .form-inline #comments #respond .comment-form p textarea, #comments #respond .comment-form p .property-simple-search .property-search-form .form-inline textarea, .property-simple-search .property-search-form .form-inline #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .property-simple-search .property-search-form .form-inline input:not(.submit),
        .property-simple-search .property-search-form .form-inline button[type=submit] {
            width: 100%;
        }

        .property-simple-search .property-search-form .form-inline .form-group {
            flex: 1;
        }

            .property-simple-search .property-search-form .form-inline .form-group .form-control, .property-simple-search .property-search-form .form-inline .form-group #comments #respond .comment-form p textarea, #comments #respond .comment-form p .property-simple-search .property-search-form .form-inline .form-group textarea, .property-simple-search .property-search-form .form-inline .form-group #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .property-simple-search .property-search-form .form-inline .form-group input:not(.submit) {
                border-right: 2px solid #eeeeee;
            }

            .property-simple-search .property-search-form .form-inline .form-group:nth-last-child(2) .form-control, .property-simple-search .property-search-form .form-inline .form-group:nth-last-child(2) #comments #respond .comment-form p textarea, #comments #respond .comment-form p .property-simple-search .property-search-form .form-inline .form-group:nth-last-child(2) textarea, .property-simple-search .property-search-form .form-inline .form-group:nth-last-child(2) #comments #respond .comment-form p input:not(.submit), #comments #respond .comment-form p .property-simple-search .property-search-form .form-inline .form-group:nth-last-child(2) input:not(.submit) {
                border-right: none;
            }

        .property-simple-search .property-search-form .form-inline .text-column {
            flex: 2;
        }

        .property-simple-search .property-search-form .form-inline .submit-column {
            padding-left: 18px;
            max-width: 170px;
        }
}

@media (max-width: 767px) {
    .property-simple-search .property-search-form .form-group:last-child {
        margin-bottom: 0;
    }

    .property-simple-search .property-search-form .btn-submit {
        width: 100%;
    }
}

/* Simple Slider
------------------------------------ */
.simple-slider {
    padding-bottom: 0;
}

    .simple-slider .slider-item > img {
        display: block;
        width: 100%;
        height: auto;
        max-height: 540px;
        object-fit: cover;
    }

/* Property Search Results */
#property-search-result {
    /* sidebar map version */
}

    #property-search-result #map {
        height: 460px;
    }

@media (max-width: 767px) {
    #property-search-result #map {
        height: 300px;
    }
}

#property-search-result .map-wrapper {
    position: relative;
}

    #property-search-result .map-wrapper .loader {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.6);
        display: none;
    }

        #property-search-result .map-wrapper .loader .spinner {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            z-index: 1;
        }

#property-search-result.archive-property .search-tabmenu {
    margin-top: -49px;
}

#property-search-result .search-tabmenu .form-body {
    padding: 24px 0;
}

    #property-search-result .search-tabmenu .form-body:before, #property-search-result .search-tabmenu .form-body:after {
        content: " ";
        display: table;
    }

    #property-search-result .search-tabmenu .form-body:after {
        clear: both;
    }

    #property-search-result .search-tabmenu .form-body > .row {
        margin-bottom: 0;
    }

#property-search-result .search-tabmenu .tabmenu-header {
    background-color: transparent;
}

#property-search-result .advanced-search {
    display: none;
}

    #property-search-result .advanced-search > label {
        margin-bottom: 12px;
        display: block;
    }

    #property-search-result .advanced-search .checklist-box {
        list-style: none;
        padding-left: 0;
        margin-bottom: 12px;
    }

        #property-search-result .advanced-search .checklist-box:before, #property-search-result .advanced-search .checklist-box:after {
            content: " ";
            display: table;
        }

        #property-search-result .advanced-search .checklist-box:after {
            clear: both;
        }

        #property-search-result .advanced-search .checklist-box li {
            width: calc(100% / 6);
            float: left;
            margin-bottom: 18px;
        }

@media (max-width: 991px) {
    #property-search-result .advanced-search .checklist-box li {
        width: calc(100% / 3);
    }
}

@media (max-width: 767px) {
    #property-search-result .advanced-search .checklist-box li {
        width: 100%;
        float: none;
    }
}

#property-search-result .advanced-search .checklist-box li label {
    margin-bottom: 0;
    text-transform: none;
}

#property-search-result .btn-toggle-search {
    display: inline-block;
    vertical-align: middle;
    margin: 12px 0;
    text-decoration: none;
}

    #property-search-result .btn-toggle-search:before {
        content: "";
        font-family: "FontAwesome";
        display: inline-block;
        margin-right: 8px;
    }

    #property-search-result .btn-toggle-search.active:before {
        content: "";
    }

#property-search-result .submit-box:before, #property-search-result .submit-box:after {
    content: " ";
    display: table;
}

#property-search-result .submit-box:after {
    clear: both;
}

@media (max-width: 480px) {
    #property-search-result .filter-panel {
        text-align: center;
    }

        #property-search-result .filter-panel .pull-left {
            float: none !important;
        }

        #property-search-result .filter-panel .pull-right {
            float: none !important;
        }
}

#property-search-result .property-list .property-item {
    margin-bottom: 24px;
}

#property-search-result.sidebar-map .search-tabmenu {
    margin-top: 24px;
}

    #property-search-result.sidebar-map .search-tabmenu .form-body {
        padding-left: 24px;
        padding-right: 24px;
    }

#property-search-result.sidebar-map .page-section, #property-search-result.sidebar-map #landing-page #homepage-featured, #landing-page #property-search-result.sidebar-map #homepage-featured, #property-search-result.sidebar-map #landing-page #demo-pages, #landing-page #property-search-result.sidebar-map #demo-pages, #property-search-result.sidebar-map #landing-page #footer .purchase-now, #landing-page #footer #property-search-result.sidebar-map .purchase-now {
    padding-top: 24px;
}

#property-search-result.sidebar-map .advanced-search .checklist-box li {
    width: calc(100% / 4);
}

@media (max-width: 767px) {
    #property-search-result.sidebar-map .advanced-search .checklist-box li {
        width: 100%;
    }
}

@media (min-width: 1367px) {
    #property-search-result.sidebar-map .col-lg-6.col-md-6.col-sm-6 {
        width: 33.3333333333%;
    }

        #property-search-result.sidebar-map .col-lg-6.col-md-6.col-sm-6:nth-of-type(2n+1) {
            clear: none;
        }

        #property-search-result.sidebar-map .col-lg-6.col-md-6.col-sm-6:nth-of-type(3n+1) {
            clear: both;
        }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    #property-search-result.sidebar-map .property-item .img-box .label-property-status a.lps-type {
        display: block;
        margin-bottom: 8px;
    }
}

@media (min-width: 992px) {
    #property-search-result.sidebar-map {
        display: flex;
    }

        #property-search-result.sidebar-map .sidebar-map-content,
        #property-search-result.sidebar-map .search-result-content {
            position: relative;
        }

        #property-search-result.sidebar-map .sidebar-map-content {
            width: 34%;
            left: 66%;
        }

            #property-search-result.sidebar-map .sidebar-map-content .container, #property-search-result.sidebar-map .sidebar-map-content .property-simple-search .content-wrapper, .property-simple-search #property-search-result.sidebar-map .sidebar-map-content .content-wrapper {
                max-width: 100%;
            }

        #property-search-result.sidebar-map .search-result-content {
            right: 34%;
            width: 66%;
            padding-left: 24px;
            padding-right: 24px;
        }

            #property-search-result.sidebar-map .search-result-content .container, #property-search-result.sidebar-map .search-result-content .property-simple-search .content-wrapper, .property-simple-search #property-search-result.sidebar-map .search-result-content .content-wrapper {
                max-width: 100%;
            }

        #property-search-result.sidebar-map .map-wrapper {
            position: fixed;
            top: 175px;
            left: auto;
            right: 0;
            width: 34%;
        }

            #property-search-result.sidebar-map .map-wrapper #map {
                height: 100vh;
                transition: all ease-in-out 0.2s;
                -webkit-transition: all ease-in-out 0.2s;
                -moz-transition: all ease-in-out 0.2s;
            }

            #property-search-result.sidebar-map .map-wrapper.sticky-off {
                position: absolute;
                width: 100%;
                bottom: 0;
            }
}

/* Main Search
------------------------------------ */
#main-search {
    top: -2px;
}

@media (min-width: 992px) {
    #main-search {
        padding-top: 156px;
    }

        #main-search .nav-tabs a {
            text-align: center;
        }

        #main-search .btn-submit {
            min-width: 180px;
        }
}

/* Secondary Search
------------------------------------ */
#secondary-search {
    padding: 0 0;
}

@media (max-width: 767px) {
    #secondary-search .tabmenu-header .container, #secondary-search .tabmenu-header .property-simple-search .content-wrapper, .property-simple-search #secondary-search .tabmenu-header .content-wrapper {
        padding-left: 0;
        padding-right: 0;
    }
}

#popular-property .property-item {
    margin-bottom: 24px;
}

#featured-room .property-item {
    margin-bottom: 24px;
}

#featured-property .property-item .property-header,
#featured-property .property-item .property-footer {
    position: absolute;
}

#featured-property .property-item .property-header {
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 24px 24px 6px;
    z-index: 2;
}

    #featured-property .property-item .property-header .item-title {
        margin: 6px 0 0;
        text-decoration: none;
        display: block;
        color: #fff;
    }

    #featured-property .property-item .property-header .item-price {
        font-size: 36px;
        line-height: 1;
        font-weight: 600;
        color: #fff;
        margin-top: 12px;
        font-weight: normal;
        margin-bottom: 12px;
    }

#featured-property .property-item .property-footer {
    bottom: 15px;
    left: 15px;
    right: 15px;
    display: block;
    border-color: #fff;
}

    #featured-property .property-item .property-footer [class*="item-"] {
        color: #fff;
        border-color: #fff;
    }

#featured-property .property-item:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.9+100 */
    background: -moz-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.8) 90%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.8) 90%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.8) 90%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000',GradientType=0 );
    /* IE6-9 */
    height: 100%;
    z-index: 0;
}

#featured-property .property-item:hover:before {
    opacity: 1;
}

@media (min-width: 992px) {
    #featured-property .multiple-item {
        margin-bottom: -30px;
    }

        #featured-property .multiple-item .property-item {
            margin-bottom: 24px;
        }

            #featured-property .multiple-item .property-item .item-img {
                height: 248px;
                margin-bottom: 24px;
            }
}

@media (max-width: 991px) {
    #featured-property {
        margin-bottom: -30px;
    }
}

@media (max-width: 767px) {
    #featured-property {
        margin-bottom: -15px;
    }
}

@media (max-width: 991px) {
    #best-offer {
        margin-bottom: -30px;
    }
}

@media (max-width: 767px) {
    #best-offer {
        margin-bottom: -15px;
    }
}

#our-agent {
    padding-bottom: 0;
}

    #our-agent .profile-box {
        overflow: hidden;
    }

@media (max-width: 991px) {
    #our-agent .profile-box {
        margin-bottom: 24px;
    }
}

@media (max-width: 480px) {
    #our-agent .profile-box {
        margin-bottom: 15px;
    }
}

#explore {
    padding-bottom: 48px;
}

#advantages {
    border-top: 1px solid #eeeeee;
    padding-bottom: 48px;
}

#partner .partner-item {
    text-align: center;
}

    #partner .partner-item a {
        display: block;
    }

        #partner .partner-item a img {
            display: block;
            margin: 0 auto;
            max-width: 100%;
            transition: all ease-in-out 0.2s;
            -webkit-transition: all ease-in-out 0.2s;
            -moz-transition: all ease-in-out 0.2s;
        }

        #partner .partner-item a:hover {
            border-color: #fff;
        }

            #partner .partner-item a:hover img {
                opacity: 0.6;
            }

#main-contact {
    padding-bottom: 0;
}

    #main-contact .panel-box {
        width: 100%;
        position: relative;
    }

        #main-contact .panel-box .panel-body > .profile-box {
            position: static;
        }

            #main-contact .panel-box .panel-body > .profile-box > .profile-contact {
                position: relative;
                text-align: left;
            }

                #main-contact .panel-box .panel-body > .profile-box > .profile-contact:before, #main-contact .panel-box .panel-body > .profile-box > .profile-contact:after {
                    content: " ";
                    display: table;
                }

                #main-contact .panel-box .panel-body > .profile-box > .profile-contact:after {
                    clear: both;
                }

@media (max-width: 767px) {
    #main-contact .panel-box .panel-body > .profile-box > .profile-contact {
        text-align: center;
    }
}

#main-contact .panel-box .panel-body > .profile-box > .profile-contact li {
    display: inline-block;
    width: auto;
    margin-right: 12px;
}

@media (min-width: 992px) {
    #main-contact .panel-box .panel-body > .profile-box .profile-contact {
        position: absolute;
        z-index: 2;
        left: 0;
        bottom: 0;
        right: 0;
        margin: 0;
        padding: 18px 24px;
    }
}

#testimony.bg-image .testimony-profile {
    color: #FFF;
}

@media (max-width: 991px) {
    #number .number-box {
        margin-bottom: 24px;
    }
}

@media (max-width: 767px) {
    #number .number-box {
        margin-bottom: 15px;
    }
}

#about-us {
    padding: 0;
}

    #about-us .adBlockIMG {
        /* border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2); */
        height: 200px;
        display: block;
        position: relative;
        background: #da251d;
        text-align: center;
    }

        #about-us .adBlockIMG a {
            display: inline-block;
            position: relative;
            left: auto;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            -moz-transform: translateY(-50%);
        }

            #about-us .adBlockIMG a img {
                display: block;
                margin: 0 auto;
                max-width: 100%;
            }

    #about-us .about-content {
        height: 200px;
        vertical-align: middle;
        display: table-cell;
    }

        #about-us .about-content > p {
            font-size: 15px;
            line-height: 1.3;
            display: inline-block;
            vertical-align: middle;
            padding-right: 10px;
            color: #FFF;
        }

@media (min-width: 1200px) {
    #about-us .about-content > p {
        margin-bottom: 0;
    }
}

#about-us .about-content > .btn, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-left, .page-section .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-left, #about-us .page-section .section-header.header-column .slide-control .about-content > .slide-right,
.page-section .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #homepage-featured .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #demo-pages .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #landing-page #footer .purchase-now .section-header.header-column .slide-control .about-content > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #about-us .about-content > .slide-right, #about-us #comments #respond .comment-form p .about-content > .submit, #comments #respond .comment-form p #about-us .about-content > .submit {
    display: inline-block;
    min-width: 150px;
}

@media (max-width: 991px) {
    #about-us .about-brand {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding: 48px 30px;
    }

    #about-us .about-content {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 48px;
        display: block;
        height: auto;
    }

        #about-us .about-content > p {
            display: block;
            text-align: center;
            width: 100%;
            padding-right: 0;
            margin-bottom: 24px;
        }
}

@media (max-width: 767px) {
    #about-us .about-brand {
        border-left: none;
        border-right: none;
        margin-left: -12px;
        margin-right: -12px;
    }
}

@media (min-width: 768px) {
    .archive-flex.archive-with-footer .property-item .property-content {
        padding-bottom: 68px;
    }

        .archive-flex.archive-with-footer .property-item .property-content .property-footer {
            position: absolute;
            width: calc(100% - 30px);
            bottom: 15px;
        }

    .archive-flex .row {
        display: flex;
        flex-wrap: wrap;
    }

        .archive-flex .row .property-item {
            border-bottom: 1px solid #EFEFEF;
            -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
            height: calc(100% - 24px);
        }

            .archive-flex .row .property-item .property-content {
                box-shadow: none;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                border-bottom: 0;
            }
}


#footer .footer-body {
    padding: 72px 0;
    color: #CCC;
    padding-bottom: 0px;
}

    #footer .footer-body p {
        color: #CCC;
    }

#footer .footer-column .footer-title {
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: 22px;
    padding-left: 20px;
    color: #FFF;
}

#footer .footer-column .footer-brand {
    margin-bottom: 24px;
    display: block;
}

#footer .footer-column ul.linksUl {
    list-style: none;
    padding: 0 20px;
}

}

#footer .footer-column ul.linksUl > li {
    margin-bottom: 12px;
}

    #footer .footer-column ul.linksUl > li > a {
        color: #CCC;
        line-height: 1.1;
        margin-bottom: 8px;
        border-bottom: dashed 1px #777;
        /* text-transform: uppercase; */
        display: inline-block;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        padding-bottom: 5px;
    }

#footer .leftBorder::after, #footer .left-right-border::before, #footer .left-right-border::after {
    content: "";
    position: absolute;
    width: 1px;
    background: rgba(255, 255, 255, 0.2);
    top: 0;
    height: 100%;
}

.left-right-border::before {
    left: 0;
}

.left-right-border::after {
    right: 0;
}

#footer .footer-column ul.linksUl > li > a:hover {
    text-decoration: none;
    border-bottom: dashed 1px #ffca29;
    color: #ffca29;
}

#footer .footer-column .gallery-photo {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 0;
}

    #footer .footer-column .gallery-photo:before, #footer .footer-column .gallery-photo:after {
        content: " ";
        display: table;
    }

    #footer .footer-column .gallery-photo:after {
        clear: both;
    }

    #footer .footer-column .gallery-photo li {
        display: inline-block;
        width: 33%;
        float: left;
    }

        #footer .footer-column .gallery-photo li a {
            display: block;
            border: 2px solid transparent;
        }

            #footer .footer-column .gallery-photo li a img {
                display: block;
                width: 100%;
                height: auto;
            }

            #footer .footer-column .gallery-photo li a:hover img {
                opacity: 0.5;
            }

#footer .copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding: 24px 0;
}

    #footer .copyright p, #footer .copyright a {
        display: inline-block;
        font-size: 13px;
        color: #CCC;
    }

    #footer .copyright a {
        color: #CCC;
    }

@media (max-width: 767px) {
    #footer .copyright {
        text-align: center;
    }

        #footer .copyright a {
            float: none;
        }

        #footer .copyright p {
            display: block;
            width: 100%;
        }
}

@media (max-width: 991px) {
    #footer .footer-column {
        margin-bottom: 24px;
    }

        #footer .footer-column .footer-title {
            margin-bottom: 15px;
        }
}

@media (max-width: 767px) {
    #footer .footer-body {
        padding: 48px 0;
    }
}

@media (max-width: 480px) {
    #footer .footer-body {
        padding: 48px 0 30px;
    }

        #footer .footer-body .footer-column {
            text-align: center;
        }
}

@media (min-width: 992px) {
    .position-md-absolute {
        position: absolute;
        width: 100%;
    }

        .position-md-absolute#footer {
            margin-top: 200px;
        }
}

.theme-options {
    background-color: #fff;
    list-style: none;
    padding: 0;
    z-index: 9999;
    border: none;
    margin: 0;
}

    .theme-options:before, .theme-options:after {
        content: " ";
        display: table;
    }

    .theme-options:after {
        clear: both;
    }

    .theme-options > li {
        display: inline-block;
        float: left;
        margin-bottom: 6px;
        margin-right: 6px;
    }

        .theme-options > li:last-child {
            margin-bottom: 0;
        }

        .theme-options > li a {
            display: block;
            width: 30px;
            height: 30px;
            font-weight: bold;
            border: 2px solid transparent;
            color: #fff;
            text-decoration: none !important;
        }

            .theme-options > li a#brand-default {
                background-color: #DD322B;
            }

                .theme-options > li a#brand-default:hover, .theme-options > li a#brand-default.active {
                    color: #DD322B;
                    background-color: transparent;
                    border-color: #DD322B;
                }

            .theme-options > li a#brand-green {
                background-color: #92CA40;
            }

                .theme-options > li a#brand-green:hover, .theme-options > li a#brand-green.active {
                    color: #92CA40;
                    background-color: transparent;
                    border-color: #92CA40;
                }

            .theme-options > li a#brand-yellow {
                background-color: #FDAB26;
            }

                .theme-options > li a#brand-yellow:hover, .theme-options > li a#brand-yellow.active {
                    color: #FDAB26;
                    background-color: transparent;
                    border-color: #FDAB26;
                }

            .theme-options > li a#brand-red {
                background-color: #D32C31;
            }

                .theme-options > li a#brand-red:hover, .theme-options > li a#brand-red.active {
                    color: #D32C31;
                    background-color: transparent;
                    border-color: #D32C31;
                }

            .theme-options > li a#brand-orange {
                background-color: #FA5436;
            }

                .theme-options > li a#brand-orange:hover, .theme-options > li a#brand-orange.active {
                    color: #FA5436;
                    background-color: transparent;
                    border-color: #FA5436;
                }

#customizer {
    float: right;
    width: 250px;
    height: 100vh;
    background-color: #FFF;
    z-index: 999999;
    color: #000;
    position: fixed;
    right: -250px;
    top: 0;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

    #customizer.customizer-open {
        right: 0px;
        box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: -1px 1.732px 4px 0 rgba(0, 0, 0, 0.1);
    }

        #customizer.customizer-open.view-setting #setting-panel {
            background-color: #f7f7f7;
        }

    #customizer #customizer-panel {
        width: 50px;
        height: 50px;
        background-color: #FFFFFF;
        text-align: center;
        line-height: 50px;
        position: absolute;
        display: block;
        margin-left: -50px;
        top: 50vh;
        margin-bottom: -101px;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.1);
        -moz-box-shadow: -2px 2px 3px 0 rgba(0, 0, 0, 0.1);
    }

        #customizer #customizer-panel:hover {
            background-color: #fcfcfc;
        }

    #customizer .customizer-body {
        padding: 24px;
        height: inherit;
        overflow-y: auto;
    }

        #customizer .customizer-body #close-customizer {
            position: absolute;
            right: 12px;
            top: 12px;
            font-size: 20px;
            height: 20px;
            line-height: 20px;
        }

            #customizer .customizer-body #close-customizer a:hover {
                cursor: pointer;
            }

        #customizer .customizer-body .customizer-title {
            margin-top: 0;
            border-bottom: 1px solid #eeeeee;
            padding-bottom: 12px;
        }

        #customizer .customizer-body .desc-customizer {
            margin-top: 15px;
            margin-bottom: 30px;
        }

            #customizer .customizer-body .desc-customizer .buy-template {
                border: 3px solid;
                border-radius: 5px;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                padding: 6px 24px;
                display: inline-block;
                font-weight: 700;
                margin-bottom: 30px;
            }

        #customizer .customizer-body .toggle-input, #customizer .customizer-body .option-sticky-toggle #sticky-option {
            display: none;
        }

            #customizer .customizer-body .toggle-input:checked + label, #customizer .customizer-body .option-sticky-toggle #sticky-option:checked + label {
                background-color: #f2f2f2;
            }

                #customizer .customizer-body .toggle-input:checked + label span, #customizer .customizer-body .option-sticky-toggle #sticky-option:checked + label span {
                    left: 37px;
                }

                    #customizer .customizer-body .toggle-input:checked + label span:before, #customizer .customizer-body .option-sticky-toggle #sticky-option:checked + label span:before {
                        content: 'ON';
                        position: absolute;
                        left: -25px;
                        top: 0;
                        color: #111;
                        font-size: 12px;
                        line-height: 20px;
                    }

                    #customizer .customizer-body .toggle-input:checked + label span:after, #customizer .customizer-body .option-sticky-toggle #sticky-option:checked + label span:after {
                        content: none;
                    }

        #customizer .customizer-body .toggle-label, #customizer .customizer-body .option-sticky-toggle label {
            width: 55px;
            height: 20px;
            border-radius: 10px;
            border: 1px solid #ccc;
            display: block;
            position: relative;
        }

            #customizer .customizer-body .toggle-label span, #customizer .customizer-body .option-sticky-toggle label span {
                display: block;
                width: 18px;
                height: 18px;
                position: absolute;
                left: 0;
                top: 0;
                border-radius: 50%;
                -webkit-transition: 0.3s;
                -o-transition: 0.3s;
                transition: 0.3s;
            }

                #customizer .customizer-body .toggle-label span:before, #customizer .customizer-body .option-sticky-toggle label span:before {
                    content: none;
                }

                #customizer .customizer-body .toggle-label span:after, #customizer .customizer-body .option-sticky-toggle label span:after {
                    content: 'OFF';
                    position: absolute;
                    right: -25px;
                    top: 0;
                    color: #111;
                    font-size: 12px;
                    line-height: 20px;
                }

            #customizer .customizer-body .toggle-label:hover, #customizer .customizer-body .option-sticky-toggle label:hover {
                cursor: pointer;
            }

        #customizer .customizer-body .option-box {
            margin-top: 0;
            margin-bottom: 24px;
        }

            #customizer .customizer-body .option-box .title {
                margin-top: 24px;
                margin-bottom: 12px;
            }

            #customizer .customizer-body .option-box .btn-group .btn, #customizer .customizer-body .option-box .btn-group .page-section .section-header.header-column .slide-control .slide-left, .page-section .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .slide-left, #customizer .customizer-body .option-box .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .slide-left, #customizer .customizer-body .option-box .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .slide-left, #customizer .customizer-body .option-box .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .slide-left, #customizer .customizer-body .option-box .btn-group .page-section .section-header.header-column .slide-control .slide-right,
            .page-section .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .slide-right, #customizer .customizer-body .option-box .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .slide-right, #customizer .customizer-body .option-box .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .slide-right, #customizer .customizer-body .option-box .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .slide-right, #customizer .customizer-body .option-box .btn-group #comments #respond .comment-form p .submit, #comments #respond .comment-form p #customizer .customizer-body .option-box .btn-group .submit {
                text-transform: none;
            }

                #customizer .customizer-body .option-box .btn-group .btn.dropdown-toggle, #customizer .customizer-body .option-box .btn-group .page-section .section-header.header-column .slide-control .dropdown-toggle.slide-left, .page-section .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-left, #customizer .customizer-body .option-box .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .dropdown-toggle.slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-left, #customizer .customizer-body .option-box .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .dropdown-toggle.slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-left, #customizer .customizer-body .option-box .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .dropdown-toggle.slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-left, #customizer .customizer-body .option-box .btn-group .page-section .section-header.header-column .slide-control .dropdown-toggle.slide-right,
                .page-section .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-right, #customizer .customizer-body .option-box .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .dropdown-toggle.slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-right, #customizer .customizer-body .option-box .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .dropdown-toggle.slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-right, #customizer .customizer-body .option-box .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .dropdown-toggle.slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-right, #customizer .customizer-body .option-box .btn-group #comments #respond .comment-form p .dropdown-toggle.submit, #comments #respond .comment-form p #customizer .customizer-body .option-box .btn-group .dropdown-toggle.submit {
                    width: 190px;
                    text-align: left;
                    border-radius: 5px;
                    -webkit-border-radius: 5px;
                    -moz-border-radius: 5px;
                    padding-top: 7px;
                    padding-bottom: 7px;
                }

                    #customizer .customizer-body .option-box .btn-group .btn.dropdown-toggle span.caret, #customizer .customizer-body .option-box .btn-group .page-section .section-header.header-column .slide-control .dropdown-toggle.slide-left span.caret, .page-section .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-left span.caret, #customizer .customizer-body .option-box .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .dropdown-toggle.slide-left span.caret, #landing-page #homepage-featured .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-left span.caret, #customizer .customizer-body .option-box .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .dropdown-toggle.slide-left span.caret, #landing-page #demo-pages .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-left span.caret, #customizer .customizer-body .option-box .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .dropdown-toggle.slide-left span.caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-left span.caret, #customizer .customizer-body .option-box .btn-group .page-section .section-header.header-column .slide-control .dropdown-toggle.slide-right span.caret,
                    .page-section .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-right span.caret, #customizer .customizer-body .option-box .btn-group #landing-page #homepage-featured .section-header.header-column .slide-control .dropdown-toggle.slide-right span.caret, #landing-page #homepage-featured .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-right span.caret, #customizer .customizer-body .option-box .btn-group #landing-page #demo-pages .section-header.header-column .slide-control .dropdown-toggle.slide-right span.caret, #landing-page #demo-pages .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-right span.caret, #customizer .customizer-body .option-box .btn-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .dropdown-toggle.slide-right span.caret, #landing-page #footer .purchase-now .section-header.header-column .slide-control #customizer .customizer-body .option-box .btn-group .dropdown-toggle.slide-right span.caret, #customizer .customizer-body .option-box .btn-group #comments #respond .comment-form p .dropdown-toggle.submit span.caret, #comments #respond .comment-form p #customizer .customizer-body .option-box .btn-group .dropdown-toggle.submit span.caret {
                        position: absolute;
                        right: 15px;
                        top: 17px;
                    }

            #customizer .customizer-body .option-box .btn-group li a {
                padding: 7px 15px;
                width: 190px;
            }

            #customizer .customizer-body .option-box .toggle {
                width: 60px;
                min-height: 23px;
                height: 23px;
                border-radius: 20px;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
            }

                #customizer .customizer-body .option-box .toggle.off .toggle-group {
                    left: -68%;
                }

                #customizer .customizer-body .option-box .toggle .toggle-group {
                    width: 168%;
                }

                    #customizer .customizer-body .option-box .toggle .toggle-group .btn-sm, #customizer .customizer-body .option-box .toggle .toggle-group .btn-group-sm > .btn, #customizer .customizer-body .option-box .toggle .toggle-group .page-section .section-header.header-column .slide-control .btn-group-sm > .slide-left, .page-section .section-header.header-column .slide-control #customizer .customizer-body .option-box .toggle .toggle-group .btn-group-sm > .slide-left, #customizer .customizer-body .option-box .toggle .toggle-group #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-sm > .slide-left, #landing-page #homepage-featured .section-header.header-column .slide-control #customizer .customizer-body .option-box .toggle .toggle-group .btn-group-sm > .slide-left, #customizer .customizer-body .option-box .toggle .toggle-group #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-sm > .slide-left, #landing-page #demo-pages .section-header.header-column .slide-control #customizer .customizer-body .option-box .toggle .toggle-group .btn-group-sm > .slide-left, #customizer .customizer-body .option-box .toggle .toggle-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-sm > .slide-left, #landing-page #footer .purchase-now .section-header.header-column .slide-control #customizer .customizer-body .option-box .toggle .toggle-group .btn-group-sm > .slide-left, #customizer .customizer-body .option-box .toggle .toggle-group .page-section .section-header.header-column .slide-control .btn-group-sm > .slide-right,
                    .page-section .section-header.header-column .slide-control #customizer .customizer-body .option-box .toggle .toggle-group .btn-group-sm > .slide-right, #customizer .customizer-body .option-box .toggle .toggle-group #landing-page #homepage-featured .section-header.header-column .slide-control .btn-group-sm > .slide-right, #landing-page #homepage-featured .section-header.header-column .slide-control #customizer .customizer-body .option-box .toggle .toggle-group .btn-group-sm > .slide-right, #customizer .customizer-body .option-box .toggle .toggle-group #landing-page #demo-pages .section-header.header-column .slide-control .btn-group-sm > .slide-right, #landing-page #demo-pages .section-header.header-column .slide-control #customizer .customizer-body .option-box .toggle .toggle-group .btn-group-sm > .slide-right, #customizer .customizer-body .option-box .toggle .toggle-group #landing-page #footer .purchase-now .section-header.header-column .slide-control .btn-group-sm > .slide-right, #landing-page #footer .purchase-now .section-header.header-column .slide-control #customizer .customizer-body .option-box .toggle .toggle-group .btn-group-sm > .slide-right, #customizer .customizer-body .option-box .toggle .toggle-group #comments #respond .comment-form p .btn-group-sm > .submit, #comments #respond .comment-form p #customizer .customizer-body .option-box .toggle .toggle-group .btn-group-sm > .submit {
                        border-radius: 20px;
                        -webkit-border-radius: 20px;
                        -moz-border-radius: 20px;
                        padding: 0px 8px;
                    }

            #customizer .customizer-body .option-box.option-header #header-style a {
                color: #DD322B;
            }

                #customizer .customizer-body .option-box.option-header #header-style a:hover, #customizer .customizer-body .option-box.option-header #header-style a:focus {
                    color: #2dc09d;
                }

            #customizer .customizer-body .option-box.option-reset #reset-button {
                width: 190px;
                display: inline-block;
                padding-top: 6px;
                padding-bottom: 6px;
            }

body.header-1 .topbar-1 {
    display: block;
}

body.header-1 .topbar-2,
body.header-1 .topbar-3 {
    display: none;
}

body.header-2 .topbar-2 {
    display: block;
}

body.header-2 .topbar-1,
body.header-2 .topbar-3 {
    display: none;
}

body.header-3 .topbar-3 {
    display: block;
}

body.header-3 .topbar-1,
body.header-3 .topbar-2 {
    display: none;
}

.spinner {
    margin: 0 auto;
    width: 70px;
    height: 14px;
    text-align: center;
}

    .spinner > div {
        width: 14px;
        height: 14px;
        background-color: #fff;
        border-radius: 100%;
        display: inline-block;
        -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
        animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    }

    .spinner .bounce1 {
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .spinner .bounce2 {
        -webkit-animation-delay: -0.16s;
        animation-delay: -0.16s;
    }

@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        opacity: 0;
        -webkit-transform: scale(0);
    }

    40% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}

@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    40% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.multiselect-item.multiselect-group a > label {
    padding-left: 10px !important;
}

.multiselect-container > li > a > label {
    padding: 3px 20px 0px 50px !important;
}

    .multiselect-container > li > a > label > input[type="checkbox"] {
        margin-right: 5px;
    }

.selct100 .btn-group, .selct100 .multiselect.dropdown-toggle.btn.btn-default {
    width: 100%;
    border-radius: 0px;
    height: 48px;
    border-bottom: none;
    border-top: none;
    text-align: left;
}

.selct100 .dropdown-menu {
    padding-bottom: 12px !important;
    padding-top: 9px !important;
    width: 218px;
    height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.selct100 .caret {
    float: right;
    margin-top: 10px;
}

.pl0 {
    padding-left: 0px !important;
}

.pr0 {
    padding-right: 0px !important;
}

.bgfirsT {
    position: relative;
}

    .bgfirsT::after {
        content: "";
        background: rgba(0,0,0,0.4);
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        z-index: 0;
        top: 0;
    }

#showFilter {
    background: #f6f7fb;
    box-shadow: 0 0 5px 1px rgba(0,0,0,.1);
    display: inline-block;
    text-align: left;
    padding: 12px 10px 14px;
    position: relative;
    z-index: 1;
    margin-top: 0;
    width: 100% !important;
    border: 0;
    border-top: 1px solid #e5e5e5;
    box-shadow: 0 3px 5px 1px rgba(0,0,0,.2);
}

.openFilter {
    background: #f6f7fb;
    -webkit-transform-origin: 50% 0 0;
    transform-origin: 50% 0 0;
    -webkit-transition: -webkit-transform .3s,opacity .3s;
    transition: transform .3s,opacity .3s;
    border-top: solid 1px #ddd;
    min-height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: left;
    align-content: center;
    flex-direction: column;
    padding: 10px !important;
    /* margin-top: -3px; */
    width: 100%;
}

    .openFilter label {
        margin: 0px;
    }

.largeTxt {
    font-size: 20px;
    color: #FFF;
    font-weight: bold;
    display: block;
    text-transform: uppercase;
    padding-bottom: 15px;
    line-height: 24px;
}

.inlineDl.addStyl dt::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background: #f58634;
    border-radius: 100px;
    left: -8px;
    top: -2px;
    z-index: 1;
}

.inlineDl.addStyl dt i {
    position: relative;
    z-index: 2;
    color: #FFF;
    padding: 0;
    padding-right: 15px;
}

.inlineDl.addStyl dt .fa-phone {
    padding-left: 3px;
}

.inlineDl.addStyl dt .fa-mobile {
    font-size: 22px !important;
    padding-right: 20px;
    padding-left: 3px;
    padding-top: 2px;
}

.inlineDl {
    display: inline-block;
    margin-bottom: 0px;
    padding-bottom: 7px;
    width: 100%;
    position: relative;
}

    .inlineDl dd a {
        border-bottom: dashed 1px #ddd;
        color: #777;
        text-decoration: none;
        font-size: 14px;
    }

        .inlineDl dd a:hover {
            border-bottom: dashed 1px #da251d;
            color: #da251d;
            text-decoration: none;
        }

    .inlineDl dd {
        float: left;
        width: 100%;
        font-size: 14px;
        padding-left: 35px;
        color: #777;
    }

.pb0 {
    padding-bottom: 0px !important;
}

.page-section .property-item .property-content > p {
    font-size: 13px;
    line-height: 19px;
}

.page-section .property-item .property-content > p {
    font-size: 13px;
    line-height: 19px;
}

.inlineDl dt i.fa-mobile {
    font-size: 20px;
}

.mt0 {
    margin-top: 0px !important;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

.more-less {
    color: #212121;
    font-size: 21px;
    font-weight: normal;
    float: right;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.box-ad > .icon {
    text-align: left;
    position: relative;
}

    .box-ad > .icon > .info {
        border: 1px solid #e1e1e1;
        padding: 15px;
        -webkit-transition: all 0.5s;
        -moz-transition: all 0.5s;
        -ms-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        border-radius: 5px;
    }

.info h4.boxTitle {
    background: #fff;
    position: relative;
    margin-top: -25px;
    border-radius: 5px;
    padding: 5px 10px;
    color: #333;
    font-weight: bold;
    font-size: 15px;
    border: 1px solid #ddd;
    width: 150px;
    text-transform: uppercase;
}

.divider {
    display: table;
    width: 100%;
    height: 25px;
}

.mb0 {
    margin-bottom: 0px;
}

.info p {
    font-size: 13px;
}

.info h5 {
    font-size: 13px;
    line-height: 17px;
}

.box-ad .iconCircle {
    margin-right: 5px;
    text-align: center;
    display: inline-flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    flex-direction: column;
}

    .box-ad .iconCircle i {
        font-size: 13px;
    }

.addList li {
    display: inline-block;
    padding-right: 5px;
}

.addList {
    padding: 0px;
    list-style: none;
}

.form-control.hmeserch {
    border: none;
    border-radius: 0px;
}

.cntrBlock {
    width: 100px;
    margin: 0 auto;
}

.sbmtStylBtn {
    background: #da251d;
    border: none;
    font-weight: bold;
    border-radius: 3px;
    padding: 5px 0px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.iconCircle + a {
    border-bottom: dashed 1px #ddd;
    color: #333;
    text-decoration: none;
    font-size: 13px;
}

    .iconCircle + a:hover {
        border-bottom: dashed 1px #da251d;
        color: #da251d;
        text-decoration: none;
    }

.textFull h3 {
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.pad20 {
    padding: 30px;
}

.createDivider {
    border-bottom: dashed 1px #ddd;
    border-top: none;
}

.bg-gray::before {
    background-color: #f1f1f1 !important;
}

.ultextStyle {
    padding-left: 15px;
}

    .ultextStyle li {
        list-style-type: disc;
        padding: 5px 0px;
        font-size: 14px;
        color: #777;
    }

.btnCommon {
    background: #dd322b;
    border: none;
    padding: 10px 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    box-shadow: inset 0px 1px 7px rgba(0,0,0,0.5);
}

#propertyType {
    width: 100%;
    -webkit-appearance: none;
    border: none;
    height: 48px;
    -moz-appearance: none;
}

.footerRightlinks {
    text-align: left;
    padding-left: 7px;
}

    .footerRightlinks li {
        display: inline;
    }

        .footerRightlinks li a {
            font-size: 11px;
            margin-left: 15px;
            border-bottom: dashed 1px #426386;
            padding-bottom: 3px;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

            .footerRightlinks li a:hover {
                border-bottom: dashed 1px #ffca29;
                color: #ffca29 !important;
            }

.socialLinks li a i, .socialLinks li span i {
    font-size: 21px;
}

.socialLinks li span {
    margin-right: 12px;
}

.socialLinks li a, .socialLinks li span {
    border: dashed 1px #777;
    width: 35px;
    height: 35px;
    padding: 0px !important;
    line-height: 40px;
    border-radius: 100px;
    display: inline-block;
    text-align: center;
    margin-left: 15px;
}

    .socialLinks li a:hover {
        color: #FFF !important;
    }

.socialLinks li.facebook a:hover {
    background: #3d578f;
    border: dashed 1px #3d578f;
}

.socialLinks li.twitter a:hover {
    background: #28aae1;
    border: dashed 1px #28aae1;
}

.socialLinks li.linkedin a:hover {
    background: #0b78b7;
    border: dashed 1px #0b78b7;
}

.socialLinks li.youtube a:hover {
    background: #d62727;
    border: dashed 1px #d62727;
}

.socialLinks li.instagram a:hover {
    background: #e4405f;
    border: dashed 1px #e4405f;
}

.socialLinks li a {
    padding-right: 15px;
}

.linkContact {
    padding-left: 0px;
}

    .linkContact li {
        list-style-type: none;
        padding: 4px 0px;
        display: inline-block;
        width: 47%;
    }

        .linkContact li span {
            border-radius: 100px;
            display: inline-block;
            width: 35px;
            height: 35px;
            text-align: center;
            margin-right: 7px;
            border: dashed 1px #777;
            line-height: 35px;
        }

            .linkContact li span i.fa-mobile {
                font-size: 21px;
            }

            .linkContact li span i {
                font-size: 16px;
            }

        .linkContact li a {
            border-bottom: dashed 1px #777;
            text-decoration: none;
            padding-bottom: 3px;
            color: #CCC;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
        }

            .linkContact li a:hover {
                border-bottom: dashed 1px #ffca29;
                color: #ffca29 !important;
            }

#footer .footer-column h4 {
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    padding-top: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}

.adProperty h2 {
    color: #FFF;
    font-weight: bold;
    margin: 0px;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 4px;
}

.adProperty small {
    font-size: 15px;
    color: #FFF;
}

.areaDetails li span {
    font-size: 15px;
    padding-right: 5px;
}

.areaDetails {
    padding-left: 0px;
}

    .areaDetails li {
        display: inline;
        color: #FFF;
        margin-right: 15px;
        border-bottom: dashed 1px #FFF;
        padding-bottom: 3px;
    }

.property-content.property-content-grid {
    margin: 0px !important;
    width: auto !important;
}

.sorting-options {
    text-align: right;
    background: #FFF;
    border: solid 1px #eee;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 30px;
}

    .sorting-options .sorting {
        font-size: 13px;
        font-weight: 300;
        padding: 5px 12px;
        border: solid 1px #e7e7e7;
    }

.prSelect .homeSelects {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;
    width: 144px;
    /* width: 100%; */
    padding: 3px 12px;
    background: rgba(255,255,255,0.5);
    border: none;
    color: #999;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 300;
    outline: none;
    z-index: 1;
}

.showSale {
    margin-top: 20px;
}

.sorting-options .sorting {
    padding: 8px 12px;
    background: rgba(255,255,255,0.6);
    border: 1px solid #EEE;
    color: #999;
    /* margin-right: 5px; */
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 300;
    outline: none;
    z-index: 1;
}

.page-section p {
    color: #777;
    font-size: 14px;
}

.sect-title-prop p {
    margin: 0pc;
}

.content-image-about {
    border: 1px dashed #2c4a66;
    border-radius: 3px;
    min-height: 160px;
    justify-content: center;
    align-content: center;
    display: inline-flex;
    flex-direction: column;
    width: 100%;
    overflow: hidden;
    align-items: center;
}

.scrolled .navbar-brand img {
    margin-top: 12px !important;
    width: auto !important;
    height: 50px !important;
}

.content-image-about img {
    border-radius: 3px;
    /* padding: 2px; */
}

.redirect-section {
    text-align: center;
}

.sorting-options .change-view-btn {
    color: #121B22 !important;
    border: 1px solid #121B22;
    margin-left: 5px;
    border-radius: 2px;
    background: transparent;
    padding: 5px 9px;
}

.sorting-options .fa {
    color: #222;
    font-size: 14px;
    margin-right: 0px;
}

.activness .fa {
    color: #fff !important;
}

.activness {
    background: #121B22 !important;
    margin-left: 5px;
    padding: 5px 9px;
}

.prSelect {
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-bottom: 10px;
    border-radius: 3px;
    background: #FFF;
}

    .prSelect select {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 3px;
        width: 200px;
    }

    .prSelect::after {
        position: absolute;
        font-family: FontAwesome;
        content: "\f0d7";
        right: 10px;
        font-size: 14px;
        z-index: -1;
        color: #000;
        top: 2px;
    }

.bstOffer {
    background: #f0ede3;
}

/*.innerContainer
{
    width: 1024px;
}*/

.lrgtxth4 {
    line-height: 30px;
    font-size: 17px;
    text-align: left;
    margin: 0px;
    color: #da251d;
    font-weight: 600;
}
/* .sel100px {
  width:100px !important;
} */
.breadMain {
    position: relative;
    background: #FFF;
    padding: 10px;
}

    .breadMain li {
        display: inline;
        position: relative;
    }

        .breadMain li span {
            font-size: 12px;
            color: #777;
        }

        .breadMain li:hover ul.breadSub {
            display: block;
        }

.breadSub {
    position: absolute;
    left: 0;
    top: 100%;
    display: none;
    padding-left: 0px;
    background: #FFF;
}

    .breadSub li {
        display: inline-block;
        width: 100%;
        padding: 3px 10px;
    }

        .breadSub li:hover {
            background: #eee;
        }

.breadMain li span.rPin {
    color: #777;
    font-size: 14px;
    padding: 0 3px;
}

.breadMain li a, .breadMain li a:visited, .breadMain li span.rPin, .breadSub li a, .breadSub li, .breadSub li a:visited {
    color: #777;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;
}

.slick-arrow {
    background: #293848;
    color: #FFF;
    border: none;
}

    .slick-arrow:focus {
        border-radius: 100px;
    }

button.slide-left.slick-arrow:focus, button.slide-right.slick-arrow:focus {
    outline: none !important;
}

.post-property-header dt {
    font-size: 14px;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.amenities {
    background-image: url(../images/Amenities-Sprite.png);
    background-repeat: no-repeat;
    width: 64px;
    height: 64px;
    text-align: center;
    margin: 0 auto;
}

.lift {
    background-position: -18px -10px;
}

.am-security {
    background-position: -130px -10px;
}

.am-power {
    background-position: -73px -10px;
}

.am-club {
    background-position: -237px -11px;
}

.am-Gymnasium {
    background-position: -298px -11px;
}

.am-swiming {
    background-position: -354px -11px;
}

.am-sports {
    background-position: -410px -10px;
}

.am-playArea {
    background-position: -185px -11px;
}

.am-garden {
    background-position: -538px -11px;
}

.am-jogging {
    background-position: -467px -12px;
}

.am-golfcourse {
    background-position: -603px -12px;
}

.am-parking {
    background-position: -662px -12px;
}

.am-amphitheater {
    background-position: -725px -12px;
}

.am-spa {
    background-position: -786px -12px;
}

.am-storeroom {
    background-position: -843px -12px;
}

.am-tenniscourt {
    background-position: -898px -12px;
}

.am-vastucomplaint {
    background-position: -960px -19px;
}

.am-yoga {
    background-position: -1014px -14px;
}

.am-sittingarea {
    background-position: -16px -81px;
}

.am-restaurants {
    background-position: -71px -81px;
}

.am-cricketground {
    background-position: -127px -81px;
}

.am-lounge {
    background-position: -182px -81px;
}

.am-library {
    background-position: -237px -81px;
}

.am-jacuzzi {
    background-position: -295px -81px;
}

.am-indoorgames {
    background-position: -354px -81px;
}

.am-hometheater {
    background-position: -410px -81px;
}

.am-generator {
    background-position: -473px -81px;
}

.am-cafeteria {
    background-position: -539px -81px;
}

.am-escalators {
    background-position: -602px -81px;
}

.am-conferenceroom {
    background-position: -658px -81px;
}

.am-foodcourt {
    background-position: -723px -81px;
}

.am-skatingrink {
    background-position: -782px -81px;
}

.am-atm {
    background-position: -843px -81px;
}

.am-hospital {
    background-position: -900px -81px;
}


.amenities + .infoTXT {
    font-size: 12px;
    line-height: initial;
    padding-top: 10px;
}

.padAll0 {
    padding: 0px !important;
}

.bgwhite {
    background: #FFF;
}

.num-property, .num-projects, .num-resale, .num-residential, .num-plots, .num-commercial {
    background-image: url(../images/Amenities-Sprite.png);
    background-repeat: no-repeat;
}

.num-property {
    background-position: -293px -143px;
}

.num-projects {
    background-position: -15px -143px;
}

.num-resale {
    background-position: -72px -143px;
}

.num-residential {
    background-position: -181px -143px;
}

.num-commercial {
    background-position: -127px -143px;
}

.num-plots {
    background-position: -240px -143px;
}

.dropdown.loginDropdown .btn.btn-primary {
    background: #FFF !important;
    border: none;
    padding: 5px 15px;
    color: #666;
}

.dropdown.loginDropdown .dropdown-menu li a {
    color: #666;
}

.dropdown.loginDropdown .dropdown-menu {
    background-color: rgba(255,255,255);
    border-radius: 3px;
    border: none;
}

    .dropdown.loginDropdown .dropdown-menu li {
        display: block;
        float: none;
    }

.dropdown.loginDropdown {
    text-align: right;
}

.btn-group.dropdown.loginDropdown a, .btn-group .btn-primary {
    font-size: 13px;
    font-weight: 600;
    margin-right: 5px;
    border-radius: 100px !important;
    padding: 3px 15px !important;
}

.viewAll {
    padding: 2px 15px;
    margin-right: 8px;
    border-radius: 100px;
    border: none;
    background: #dd322b;
}

.listing-details li {
    list-style-type: none;
    display: inline;
    padding-right: 10px;
    border-right: dashed 1px #ddd;
    margin-right: 10px;
    font-size: 14px;
    color: #777;
}

.listing-details {
    padding-left: 15px;
    width: 100%;
    margin:0px;
    display: inline-block;
}

    .listing-details li span.fi {
        padding-right: 10px;
    }

.inrStyl {
    font-size: 19px;
    font-weight: 400;
}

.customGroup a.btn.btn-danger, .customGroup a.btn.btn-default {
    border: none;
    color: #FFF;
    font-size: 15px;
    padding: 2px 15px;
    transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    -moz-transition: all ease-in-out 0.2s;
}

    .customGroup .btn-danger, .customGroup a.btn.btn-danger:focus {
        background: #ec2d32;
    }

    .customGroup .btn-default, .customGroup a.btn.btn-default:focus {
        background: #ef801c;
    }

    .customGroup a.btn.btn-danger:hover {
        background: #b4090d;
    }

    .customGroup a.btn.btn-default:hover {
        background: #d86e0f;
    }

.loginDropdown .btnRegStyl {
    background-color: #FFF !important;
    color: #333 !important;
    border: none;
    padding: 3px 15px !important;
    border-radius: 100px !important;
}

.btnLogin {
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.comman-options {
    text-align: left;
    background: #FFF;
    border-radius: 3px;
}

.comman-prSelect {
    position: relative;
    display: inline-block;
    z-index: 1;
    width: 100%;
}

    .comman-prSelect select {
        -webkit-appearance: none;
        -moz-appearance: none;
        border-radius: 3px;
        width: 200px;
    }

.comman-options .comman-select {
    padding: 3px 12px;
    background: rgba(255,255,255,0.6);
    border: 1px solid #ddd;
    color: #999;
    margin-right: 5px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: 300;
    outline: none;
    z-index: 1;
    width: 100%;
}

.comman-prSelect::after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f0d7";
    right: 14px;
    font-size: 14px;
    z-index: -1;
    color: #000;
    top: 4px;
}

.lbl-title {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 13px;
    display: block;
}

.radio-box .control {
    display: inline-block;
    margin-bottom: 0px;
}

.rent-input {
    width: 50%;
}

    .rent-input input {
        display: block;
        width: 100%;
    }

fieldset {
    border: 1px solid #ddd !important;
    margin: 0;
    min-width: 0;
    padding: 10px 0px 0px 10px;
    position: relative;
    border-radius: 3px;
    background-color: #f8f8f8;
    padding-left: 10px !important;
}

legend {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    width: 35%;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    background-color: #ffffff;
}

fieldset .panel {
    margin-bottom: 11px;
}

.fieldset .panel-body {
    padding: 15px;
}

.fieldset .form-group {
    margin: 0px !important;
}

.error-alert {
    color: #da251d;
    font-weight: 600;
    font-size: 12px;
    display: block;
}

.file-upload {
    background: #dd322b;
    border-radius: 5px;
}

    .file-upload input {
        background: transparent;
        color: #dfff;
        border: none !important;
        border-radius: 5px !important;
    }

@media (max-width:767px) {
    legend {
        width: auto;
    }

    .rent-input {
        width: 100%;
        margin: 10px 0px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .rent-input {
        width: 42%;
    }
}

.selct100 {
    height: 48px;
}

.listInlinedot li {
    list-style-type: disc;
    display: list-item;
    color: #777;
    padding-right: 30px;
}

.listInlinedot {
    padding-left: 30px;
    display: inline-flex;
    margin: 10px 0px;
}

.contctBottom {
    position: relative;
    width: 100%;
    text-align: center;
    margin: 0px;
}

.property-footer {
    min-height: 50px;
}

.navLastlia {
    padding-right: 0px !important;
}

.elementtop10 {
    margin-top: 10px;
}

.elementtop20 {
    margin-top: 20px;
}

.elementtop30 {
    margin-top: 30px;
}

.elementtop40 {
    margin-top: 40px;
}

.elementtop50 {
    margin-top: 50px;
}

.elementtop15 {
    margin-top: 15px;
}

.elementtop25 {
    margin-top: 25px;
}

.mHeight {
    height: 350px;
}

h3.panelHeader {
    padding: 10px 15px;
    display: block;
    color: #c33233;
    background: #eee;
    width: 94%;
    font-size: 13px;
    border-radius: 3px;
}

.disable {
    opacity: 0.2;
    cursor: not-allowed;
}
/*Calculator*/
.are_calc {
    padding: 15px 0;
}

    .are_calc input.form-control {
        padding: 5px 12px;
    }

.nav-tabs.calculat_tab > li > a {
    font-weight: 700;
}

.calculat_tab.nav-tabs > li.active > a, .calculat_tab.nav-tabs > li.active > a:hover, .calculat_tab.nav-tabs > li.active > a:focus {
    color: #DD322B;
    background-color: #FFF;
    border: none;
    border-bottom: 2px solid #DD322B;
    cursor: default;
}

.nav-tabs.calculat_tab {
    border-bottom: none;
}

.calculat_tab.nav-tabs > li > a {
    border: none;
    border-bottom: 2px solid #ddd;
}

.nav-tabs.calculat_tab > li > a:hover {
    background: none;
    border-bottom-color: #DD322B;
}

.calculat_tab.nav > li > a:hover, .calculat_tab.nav > li > a:focus {
    background-color: none;
    outline: none;
}

.nav-tabs.calculat_tab > li {
    margin-right: 10px;
}

.calculat_title h4.panel-title a {
    text-align: left;
    font-weight: 600;
    color: #DD322b;
}

/*.boxEventList {
    border: solid 9px #ddd;
    clip-path: polygon( calc(0% + 5px) calc(0% + 5px),
    calc(100% - 5px) calc(0% + 5px), 
    calc(100% - 5px) calc(100% - 5px), 
    calc(0% + 5px) calc(100% - 5px));
    transition: clip-path 0.2s linear;

    padding: 15px;
    position: relative;
    min-height: 150px;
 
}*/
.boxEventList {
    border: solid 4px #ddd;
    padding: 15px;
    position: relative;
    min-height: 195px;
    display: flex;
    text-align: left;
    flex-direction: column;
    align-content: flex-start;
    justify-content: space-around;
    align-items: stretch;
    margin-bottom: 15px;
}
.eventdateStyle {
    text-align: left;
    color: #777;
    font-style: italic;
}

.boxEventList p {
    margin: 0px;
    font-size: 13px;
}

.boxEventList h3 {
    padding: 0px;
}

a.eveDetail {
    border: none;
    border-radius: 100px;
    font-size: 13px;
    font-weight: 700;
    color: #222;
    font-style: italic;
    text-decoration: none;
}
/* a.eveDetail:hover .boxEventList{
  box-shadow: 0px 0px 0px 4px #c33233;
  border: red solid 5px;
} */
.boxEventList:hover {
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.eventdateStyle span {
    padding-bottom: 3px;
}

.boxEventList:hover .eventdateStyle span {
    color: #c33233;
    border-bottom: dashed 1px #c33233;
}

.boxEventList h3 {
    padding: 0px 0px 5px 0px;
    color: #dd322b;
}

.eveDetail i {
    font-size: 12px;
    position: relative;
    left: 2px;
}
/* LighGallery Master  */
.demo-gallery > ul {
    margin-bottom: 0;
}

    .demo-gallery > ul > li {
        float: left;
        margin-bottom: 15px;
        margin-right: 0px;
        width: 200px;
    }

        .demo-gallery > ul > li a {
            border: 3px solid #FFF;
            border-radius: 3px;
            display: block;
            overflow: hidden;
            position: relative;
            float: left;
        }

            .demo-gallery > ul > li a > img {
                -webkit-transition: -webkit-transform 0.15s ease 0s;
                -moz-transition: -moz-transform 0.15s ease 0s;
                -o-transition: -o-transform 0.15s ease 0s;
                transition: transform 0.15s ease 0s;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
                height: 100%;
                width: 100%;
            }

            .demo-gallery > ul > li a:hover > img {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }

            .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
                opacity: 1;
            }

            .demo-gallery > ul > li a .demo-gallery-poster {
                background-color: rgba(0, 0, 0, 0.1);
                bottom: 0;
                left: 0;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: background-color 0.15s ease 0s;
                -o-transition: background-color 0.15s ease 0s;
                transition: background-color 0.15s ease 0s;
            }

                .demo-gallery > ul > li a .demo-gallery-poster > img {
                    left: 50%;
                    margin-left: -10px;
                    margin-top: -10px;
                    opacity: 0;
                    position: absolute;
                    top: 50%;
                    -webkit-transition: opacity 0.3s ease 0s;
                    -o-transition: opacity 0.3s ease 0s;
                    transition: opacity 0.3s ease 0s;
                }

            .demo-gallery > ul > li a:hover .demo-gallery-poster {
                background-color: rgba(0, 0, 0, 0.5);
            }

.demo-gallery .justified-gallery > a > img {
    -webkit-transition: -webkit-transform 0.15s ease 0s;
    -moz-transition: -moz-transform 0.15s ease 0s;
    -o-transition: -o-transform 0.15s ease 0s;
    transition: transform 0.15s ease 0s;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    height: 100%;
    width: 100%;
}

.demo-gallery .justified-gallery > a:hover > img {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
}

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
    opacity: 1;
}

.demo-gallery .justified-gallery > a .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.1);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: background-color 0.15s ease 0s;
    -o-transition: background-color 0.15s ease 0s;
    transition: background-color 0.15s ease 0s;
}

    .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
        left: 50%;
        margin-left: -10px;
        margin-top: -10px;
        opacity: 0;
        position: absolute;
        top: 50%;
        -webkit-transition: opacity 0.3s ease 0s;
        -o-transition: opacity 0.3s ease 0s;
        transition: opacity 0.3s ease 0s;
    }

.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
    background-color: rgba(0, 0, 0, 0.5);
}

.demo-gallery .video .demo-gallery-poster img {
    height: 48px;
    margin-left: -24px;
    margin-top: -24px;
    opacity: 0.8;
    width: 48px;
}

.demo-gallery.dark > ul > li a {
    border: 3px solid #04070a;
}

.home .demo-gallery {
    padding-bottom: 80px;
}
/* END */
/*Newsletter*/
.news_header h2 a {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.4;
    color: #333333;
    text-decoration: none;
}

    .news_header h2 a:hover {
        color: #DD322B;
        text-decoration: none;
    }

.newinfo_ttl {
    font-weight: 600;
    color: #888686;
}

.news_detl p a {
    font-weight: 600;
}

    .news_detl p a:hover {
        text-decoration: none;
    }

.new_info {
    color: #949494;
    margin-bottom: 7px;
    font-size: 12px;
    font-style: italic;
}

    .new_info span:nth-last-of-type(4) {
        margin-left: 10px;
    }

    .new_info span:nth-last-of-type(2) {
        margin-left: 10px;
    }

    .new_info span:nth-last-of-type(1), .new_info span:nth-last-of-type(3), .new_info span:nth-last-of-type(6) {
        margin-left: 3px;
    }

.news_img img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.news_detlinfo p {
    padding: 10px 0 0;
    font-size: 15px;
    margin-bottom: 0;
}

.news_header h2:first-child {
    margin-top: 0;
    margin-bottom: 0px;
}

.boxEventList h3 a {
    text-decoration: none;
}

.about-brand {
    /* border-left: 1px solid rgba(255,255,255,0.2);
    border-right: 1px solid rgba(255,255,255,0.2); */
    height: 200px;
    display: block;
    position: relative;
    text-align: center;
}

    .about-brand a {
        display: inline-block;
        position: relative;
        left: auto;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
    }

h3.evDetail {
    padding-bottom: 15px;
    border-bottom: dashed 1px #ddd;
    margin-bottom: 20px;
}

.bg-award {
    background: #f0ede3;
}

.tp_overlay {
    background: rgba(0, 0, 0, 0.6);
    display: inline-flex;
    overflow: hidden;
    position: relative;
    z-index: 990;
    width: 100%;
    height: 500px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.rightTopHeader {
    width: 50%;
    display: inline-block;
    position: relative;
    float: right;
    height: 100%;
}

.rev_overlaped {
    position: absolute;
    bottom: 180px;
    left: 50px;
}

    .rev_overlaped h1 {
        font-size: 48px;
        color: #FFF;
        font-weight: 700;
    }

.bgfirsT {
    position: relative;
    z-index: 1;
}

.centeredView {
    width: 90%;
    margin: 0 auto;
    min-height: 262px;
}

.btn-submit {
    border-radius: 0px;
    background: #f58634;
    border: none;
    padding: 12px 21px;
}

.reslStateTabs {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 25px;
}

    .reslStateTabs li a {
        color: #FFF;
    }

.radio-box .rent-input {
    width: 32%;
    float: right;
    margin-top: 0px;
}

    .radio-box .rent-input input {
        font-size: 11px;
    }

.control {
    font-size: 11px !important;
}

.mandatory {
    color: #da251d;
    font-weight: 600;
    font-size: 14px;
    margin-left: 5px;
}

.panel-box input {
    font-size: 11px;
}

.pl10 {
    padding-left: 10px;
}
/*Nikunj */

@media (max-width:1366px) {
    .reslStateTabs {
        width: 55%;
    }

    .centeredView {
        width: 95%;
    }
}

@media (max-width:1310px) {
    .prSelect select {
        width: 180px;
    }
}


@media (max-width:1155px) {
    .reslStateTabs {
        width: 66%;
    }

    .rev_overlaped h1 {
        font-size: 40px;
    }

    .prSelect select {
        width: 150px;
    }

    /*.infoTXT
    {
        min-height: 61px;
    }*/
    dt {
        font-weight: bold;
        font-size: 12px;
    }
}

@media (max-width:991px) {
    .reslStateTabs {
        width: 86%;
    }

    .rev_overlaped h1 {
        font-size: 30px;
    }

    .pl0 {
        padding-left: 12px !important;
    }

    .prSelect select {
        width: 100px;
    }

    .rev_overlaped {
        left: 35px;
    }

    /*.infoTXT
    {
        min-height: 44px;
    }*/

    .profile-box .profile-contact li {
        display: inline;
    }

    .prSelect.hightolowdrp select {
        width: 150px;
    }

    /*.prSelect::after
    {
        top: 8px;
    }*/
}

@media (max-width:767px) {
    .reslStateTabs {
        width: 100%;
    }

    .rev_overlaped h1 {
        font-size: 30px;
    }

    .pl0 {
        padding-left: 12px !important;
    }

    .prSelect select {
        width: 123px;
    }

    .footerRightlinks {
        text-align: center;
    }

    #footer .leftBorder::after, #footer .left-right-border::before, #footer .left-right-border::after {
        background: none;
    }

    .infoTXT {
        min-height: 44px;
    }

    .demo-gallery > ul > li {
        text-align: center;
        width: 50%;
    }

    .mob_bdrright0 {
        border-right: 0;
    }
}

.box-ad {
    margin-bottom: 30px;
}

/*
@media (max-width:424px) and (min-width:375px)
{
    .prSelect select { width: 169px; }
}*/
.btn-search .fa {
    color: #fff;
}

.btn-search {
    padding: 9px 14px;
    vertical-align: top;
}

.devLogo img {
    border-radius: 5px;
    width: 150px !important;
    height: 84px !important;
}

.property-item .img-box img {
    object-fit: inherit;
    margin: 0 auto;
}

.prSelect.hightolowdrp input.form-control {
    height: 40px;
}

span.soring_txt {
    vertical-align: middle;
    line-height: 47px;
    padding-left: 15px;
    font-size: 14px;
    font-weight: 600;
    color: #d9534f;
}

ul.lightgallery.list-unstyled.row li img {
    width: 100%;
    height: 128px;
}


.check-high .control {
    padding-left: 27px;
    margin: 10px 0px;
}

.sel100px {
    width: 100px !important;
}



.search-multi-sele .multiselect {
    padding: 0 13px !important;
    font-size: 12px;
    text-transform: capitalize;
    height: 29px;
    background: #fff;
    box-shadow: none;
    color: #999;
}

    .search-multi-sele .multiselect:focus {
        padding: 0 13px !important;
        font-size: 12px;
        text-transform: capitalize;
        height: 29px;
        background: #fff;
        box-shadow: none;
        color: #999;
    }

.search-multi-sele .open {
    background: #fff !important;
    box-shadow: none;
    border-radius: 5px;
}

    .search-multi-sele .open .multiselect {
        background: #fff;
        box-shadow: none;
        border-radius: 5px;
        border: none;
        width: 100%;
    }
/*.status-sele .open{
    width:110px;
}

.bhk-sele .open {
    width:73px;
}*/

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000;
}

    .modal-backdrop.fade {
        opacity: 0;
    }

        .modal-backdrop,
        .modal-backdrop.fade.in {
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

.modal {
    position: fixed;
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    /* IE6-7 */
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none;
}

    .modal.fade {
        -webkit-transition: opacity .3s linear, top .3s ease-out;
        -moz-transition: opacity .3s linear, top .3s ease-out;
        -o-transition: opacity .3s linear, top .3s ease-out;
        transition: opacity .3s linear, top .3s ease-out;
        top: -25%;
    }

        .modal.fade.in {
            top: 10%;
        }

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

    .modal-header .close {
        margin-top: 2px;
    }

    .modal-header h3 {
        margin: 0;
        line-height: 30px;
    }

.modal-body {
    position: relative;
    overflow-y: auto;
    max-height: 400px;
    padding: 15px;
}

.modal-form {
    margin-bottom: 0;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    *zoom: 1;
}

    .modal-footer:before,
    .modal-footer:after {
        display: table;
        content: "";
        line-height: 0;
    }

    .modal-footer:after {
        clear: both;
    }

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

@media (max-width: 767px) {
    .modal {
        position: fixed;
        top: 20px;
        left: 20px;
        right: 20px;
        width: auto;
        margin: 0;
    }

        .modal.fade {
            top: -100px;
        }

            .modal.fade.in {
                top: 20px;
            }
}

@media (min-width: 1200px) {
    .search-tabmenu {
        width: 901px;
    }
}

.styleLocationpop .modal-dialog {
    width: 400px;
    margin: 0 auto;
    background: #FFF;
    border-radius: 7px;
}

.styleLocationpop {
    background: transparent;
    box-shadow: none;
    outline: none;
    border: none;
}

.bgimgHome {
    padding: 150px 0px !important;
}

.banner-text h1 {
    text-align: center;
    color: #fff;
    z-index: 12;
    position: absolute;
    top: -78px;
    margin: 0 auto;
    width: 100%;
    font-weight: 700;
}

.styleLocationpop .modal-header h4 {
    text-align: center;
    font-weight: 700;
    margin-bottom: 20px;
    color: #333;
}

.styleLocationpop .modal-content {
    border-radius: 7px;
}

.styleLocationpop .btn-group .btn-secondary {
    width: 150px;
    border-left: solid 1px #DDD;
    background: transparent;
}

.styleLocationpop .modal-header span {
    font-size: 28px;
    margin: 15px auto;
    border-radius: 100px;
    text-align: center;
    color: #f47f34;
    display: block;
}

.styleLocationpop .btn-group .btn-secondary:hover {
    color: #f47f34;
}

.styleLocationpop .modal-footer {
    padding: 0px;
}

.styleLocationpop .btn-group .btn-secondary:first-child {
    border: none;
}

.styleLocationpop .btn-group .btn-secondary:focus {
    outline: none;
    color: #f47f34;
}

.topLocation {
    display: inline-block;
    width: 100%;
    background: #fdbe00;
    color: #dd322b;
    border-radius: 100px;
    text-align: center;
}

    .topLocation label.lblCity {
        display: inline-block;
        margin: 0px;
        line-height: 28px;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
        padding: 0px 0px 0px 0px;
    }

    .topLocation span {
        display: inline-block;
    }

    .topLocation .changeLocation {
        padding: 3px 12px;
        color: #dd322b;
        border: none;
        border-radius: 4px;
        border-top-right-radius: 100px;
        border-bottom-right-radius: 100px;
    }

        .topLocation .changeLocation:focus {
            outline: none;
        }

.btn-group.location-btn button.btn.btn-secondary {
    width: 134px;
}

.styleLocationpop .modal-body .prSelect {
    width: 80%;
    position: relative;
    margin: 0 auto;
    display: block;
}

    .styleLocationpop .modal-body .prSelect::after {
        position: absolute;
        font-family: FontAwesome;
        content: "\f0d7";
        right: 10px;
        font-size: 14px;
        z-index: -1;
        color: #000;
        top: 10px;
    }

.styleLocationpop .modal-body {
    overflow: inherit;
}

    .styleLocationpop .modal-body .search-multi-sele {
        width: 80%;
        margin: 0 auto;
    }

        .styleLocationpop .modal-body .search-multi-sele .btn-group {
            width: 100%;
            display: inline-block;
        }

            .styleLocationpop .modal-body .search-multi-sele .btn-group button {
                width: 100%;
                text-align: left;
                height: 45px;
                font-size: 14px;
                border: solid 1px #eee;
            }

                .styleLocationpop .modal-body .search-multi-sele .btn-group button b.caret {
                    position: absolute;
                    right: 8px;
                    top: 20px;
                }

            .styleLocationpop .modal-body .search-multi-sele .btn-group ul.multiselect-container {
                width: 100%;
            }

    .styleLocationpop .modal-body .CitySelect {
        height: 45px;
        width: 100%;
        margin: 0 auto;
        display: block;
        font-size: 14px;
        padding: 10px 15px;
        border: solid 1px #eee;
        border-radius: 0px;
    }

        .styleLocationpop .modal-body .CitySelect:focus {
            box-shadow: none;
            outline: none;
        }

.bg-red {
    background: #dd322b;
}

.PrimSlider .property-item {
    background-color: transparent;
    border: none;
    height: 100px;
    overflow: hidden;
    box-shadow: none;
}

.no-shadow {
    box-shadow: none !important;
}

.PrimSlider h2 span {
    font-size: 18px;
    color: #f4c1bd;
}

.PrimSlider h2 {
    /*font-size: 28px;*/
    font-size: 17px;
    color: #FFF;
    font-weight: 700;
    margin-bottom: 5px !important;
    text-align: right;
}

    .PrimSlider h2 + small {
        font-size: 12px;
        font-style: italic;
        color: #f3d2cd;
        text-align: right;
        float: right;
    }

.boxBlock {
    display: inline-flex;
    text-align: right;
    position: relative;
    height: 100px;
    justify-content: center;
    align-items: center;
}

span.imgOverlay {
    position: absolute;
    left: -100px;
}

.bg-white {
    background-color: #FFF;
}

.property-count {
    height: 47px;
    padding: 0px;
}
/*ModifyCss 27-08-2021*/
.modiFYBlock dl.borderRight dt, .modiFYBlock dl.borderRight, .modiFYBlock dl dt {
    font-size: 13px !important;
}
/*END*/
.blockAdver {
    display: block;
}
.borderBottom {
    border-bottom: dashed 1px #ddd;
}
.borderNone {
    border: 0px;
}
ul.listinResidence {
    padding-left: 0px;
    margin: 0px;
    display:flex;
}

    ul.listinResidence li:last-child {
        border: none;
        padding-right: 0px;
    }
    ul.listinResidence li:first-child {
        padding-left:0px;
    }

    ul.listinResidence li {
        display: inline-flex;
        align-items: flex-start;
        padding: 0px 5px;
        border-right: 1px dashed #ddd;
        text-align: left;
        width: 30%;
    }
        ul.listinResidence li dl dt {
            font-size: 12px !important;
        }
.pt-0 {
    padding-top:0px;
}
#LiMoNO {
    display:none;
}
div#dv_AddressDetail label, label#lblRERAId {
    font-weight: bold;
}
h4.classOffcebold + p {
    font-weight: bold;
}
dd.infoTXT + dt span {
    padding-left: 5px;
}
.highlightInp .multiselect {
    background: #dd322b !important;
    color: #FFF !important;
}