

/* Start:/assets/css/styles.css?1779824323331239*/
@import "/assets/css/plugins/animation.css";
@import "/assets/css/plugins/bootstrap.min.css";
@import "/assets/css/plugins/date-picker.css";
@import "/assets/css/plugins/dropzone.css";
@import "/assets/css/plugins/light-box.css";
@import "/assets/css/plugins/ion.rangeSlider.min.css";
@import "/assets/css/plugins/magnifypopup.css";
@import "/assets/css/plugins/select2.css";
@import "/assets/css/plugins/slick.css";
@import "/assets/css/plugins/slick-theme.css";
@import "/assets/css/plugins/themify.css";
@import "/assets/css/plugins/morris.css";
@import "/assets/css/plugins/line-icons.css";
@import "/assets/css/plugins/iconfont.css";
@import "/assets/css/plugins/font-awesome.css";
@import "/assets/css/plugins/flaticon.css";

@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap";
@import "https://fonts.googleapis.com/css2?family=Source+Serif+Pro:wght@200;300;400;600;700;900&display=swap";

@font-face {
    font-family: "VeryBerryPro-Regular";
    src: url("/assets/css/./fonts/VeryBerryPro-Regular.eot");
    src: url("/assets/css/./fonts/VeryBerryPro-Regular.eot") format("embedded-opentype"),
        url("/assets/css/./fonts/VeryBerryPro-Regular.woff") format("woff"),
        url("/assets/css/./fonts/VeryBerryPro-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.preloader {
    background-color: #fff;
    background-image: url(/assets/css/../img/loader.svg);
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

i.req {
    color: #e41515
}

* {
    outline: none
}

.modal-open {
    overflow: hidden !important
}

body {
    background: #fff;
    color: #313131;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    overflow-x: hidden !important;
    font-weight: 400
}

html {
    position: relative;
    min-height: 100%;
    background: #fff
}

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

.sb_title {
    font-size: 17px
}

div[data-overlay] .sb_title {
    color: #fff
}

a:hover,
a:focus {
    text-decoration: none
}

a.link {
    color: #fd5332
}

a.link:hover,
a.link:focus,
a:hover,
a:focus {
    color: #fd5332
}

a.text-success:focus,
a.text-success:hover {
    color: #27b737 !important
}

a.text-primary:focus,
a.text-primary:hover {
    color: #fd5332 !important
}

a.text-warning:focus,
a.text-warning:hover {
    color: #ff9b20 !important
}

a.text-danger:focus,
a.text-danger:hover {
    color: #f33066 !important
}

a.white-link {
    color: #fff
}

a.white-link:hover,
a.white-link:focus {
    color: #263238
}

.img-responsive {
    width: 100%;
    height: auto;
    display: inline-block
}

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

.objectDescription ul {
    list-style: disc;
    margin-left: 10px;
    padding-left: 10px;
}

html body .mdi:before,
html body .mdi-set {
    line-height: initial
}

section {
    padding: 55px 0;
    position: relative
}

section.min {
    padding: 20px 0 10px
}

p {
    line-height: 1.8;
    font-size: 14px;
}

.mt-40 {
    margin-top: 40px;
}

.gray-bg {
    background: #f7f7f7 url(/assets/css/../img/pat.png);
    background-repeat: repeat;
    background-position: center
}

.gray {
    background: #f7f7f7
}

.gray-simple {
    background: #f7f9fc
}

.gray-dark {
    background: #f0f4f9
}

.bg-1 {
    background: #f7d0cb
}

.bg-2 {
    background: #dde9ed
}

.bg-white {
    background: #fff;
}

.tbl {
    display: table
}

.full-height {
    height: 100%
}

.table-cell {
    display: table-cell;
    vertical-align: middle
}

.no-ul-list {
    padding: 0
}

.no-ul-list li {
    list-style: none
}

.progress {
    margin-bottom: 1.5em
}

.full-width {
    width: 100%
}

p,
ul,
ol,
dl,
dt,
dd,
blockquote,
address {
    margin: 0 0 10px
}

.owl-carousel .item {
    padding: 0 15px
}

.explore-content p {
    font-family: 'Montserrat', sans-serif
}

.explore-content h1,
.explore-content h2 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 600
}

.shadow-0 {
    box-shadow: none !important
}

.dn {
    display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #313131;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif
}

h5,
h6 {
    color: #313131
}

.font-2 {
    font-family: 'Montserrat', sans-serif
}

h1 {
    line-height: 40px;
    font-size: 36px
}

h2 {
    line-height: 36px;
    font-size: 30px
}

h3 {
    line-height: 30px;
    font-size: 24px
}

h4 {
    line-height: 26px;
    font-size: 21px
}

h5 {
    line-height: 22px;
    font-size: 18px
}

h6 {
    line-height: 20px;
    font-size: 16px
}

ul+h2,
p+h2 {
    margin: 25px 0;
}

.lead {
    font-size: 20px !important
}

.lead-i {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px !important;
    font-style: italic
}

.display-5 {
    font-size: 3rem
}

.display-6 {
    font-size: 36px
}

.display-7 {
    font-size: 26px
}

.box {
    border-radius: 4px;
    padding: 10px
}

html body .dl {
    display: inline-block
}

html body .db {
    display: block
}

.no-wrap td,
.no-wrap th {
    white-space: nowrap
}

.circle {
    border-radius: 100%
}

.theme-cl {
    color: #fd5332
}

.cl-blue {
    color: #289154 !important
}

.theme-bg {
    background: #fd5332
}

.devided {
    position: relative;
    border-top: 1px solid #eaedf5
}

.devided span {
    text-align: center;
    position: relative;
    padding: 5px 20px 6px;
    border: 1px solid #eaedf5;
    border-radius: 50px;
    line-height: 0;
    background: #fff;
    top: -12px
}

ul.list-style {
    padding: 0;
    margin: 0
}

ul.list-style li {
    margin-bottom: 1.2em;
    line-height: 1.5;
    list-style: none;
    padding-left: 30px;
    position: relative
}

ul.list-style li:before {
    content: "\e64c";
    position: absolute;
    left: 0;
    font-size: 16px;
    top: 0;
    color: #27b737;
    font-family: 'themify'
}

ul.list-style.style-2 li:before {
    content: "\e628" !important;
    color: #0273ff
}

.ht-10 {
    height: 10px
}

.ht-20 {
    height: 20px
}

.ht-30 {
    height: 30px
}

.ht-40 {
    height: 40px
}

.ht-50 {
    height: 50px
}

.ht-60 {
    height: 60px
}

.ht-70 {
    height: 70px
}

.ht-80 {
    height: 80px;
    height: 80px
}

.ht-100 {
    height: 100px
}

.ht-110 {
    height: 110px
}

.ht-120 {
    height: 120px
}

.ht-130 {
    height: 130px
}

.ht-140 {
    height: 140px
}

.ht-150 {
    height: 150px
}

.ht-160 {
    height: 160px
}

.ht-170 {
    height: 170px
}

.ht-180 {
    height: 180px
}

.ht-190 {
    height: 190px
}

.ht-200 {
    height: 200px
}

.ht-100 {
    height: 100%;
    min-height: 580px
}

.h-100 {
    height: 100vh;
    min-height: 580px
}

.hts-100 {
    height: 100%
}

.type--fade {
    opacity: .5
}

.type--uppercase {
    text-transform: uppercase
}

.type--bold {
    font-weight: 700
}

.type--italic {
    font-style: italic
}

.type--fine-print {
    font-size: .85714286em
}

.type--strikethrough {
    text-decoration: line-through;
    opacity: .5
}

.type--underline {
    text-decoration: underline
}

.pos-vertical-center {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

blockquote {
    font-size: 1.78571429em;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    border-left: 0;
    font-style: italic
}

blockquote:not(:last-child) {
    margin-bottom: 1.04em
}

ul:last-child {
    margin: 0
}

.list-inline li {
    padding: 0 1em;
    margin-left: 0
}

.list-inline li:first-child {
    padding-left: 0
}

.list-inline li:last-child {
    padding-right: 0
}

.list-inline.list-inline--narrow li {
    padding: 0 .5em
}

.list-inline.list-inline--wide li {
    padding: 0 2em
}

.color--white {
    color: #fff !important
}

.color--dark {
    color: #252525 !important
}

.color--success {
    color: #4ebf56 !important
}

.color--error {
    color: #e23636 !important
}

.bg--dark {
    background: #1f2025 !important
}

.bg--dark:not(.nav-bar):not(.bar) {
    color: #fff
}

.bg--dark .boxed:not([class*='bg-']),
.imagebg:not(.image--light) .boxed:not([class*='bg-']),
.bg--dark .large-features-2,
.bg--dark .pr-table-box,
.bg--dark .veticle-large-features-box,
.bg--dark .large-features-box,
.bg--dark .packages_wrapping {
    background: none;
    color: #fff
}

.bg--dark .boxed:not([class*='bg-']).boxed--border,
.imagebg:not(.image--light) .boxed:not([class*='bg-']).boxed--border {
    border-color: #2a2b31
}

.bg--dark:not(.nav-bar):not(.bar) h1,
.bg--dark:not(.nav-bar):not(.bar) h2,
.bg--dark:not(.nav-bar):not(.bar) h3,
.bg--dark:not(.nav-bar):not(.bar) h4,
.bg--dark:not(.nav-bar):not(.bar) h5,
.bg--dark:not(.nav-bar):not(.bar) h6,
.bg--dark:not(.nav-bar):not(.bar) i,
.bg--dark:not(.nav-bar):not(.bar) span:not(.btn__text),
.bg--dark:not(.nav-bar):not(.bar) p {
    color: #fff
}

.bg--dark:not(.nav-bar):not(.bar) a:not(.btn) {
    color: #fff
}

.bg--site {
    background: #fff
}

.bg--primary p,
.bg--primary span,
.bg--primary ul,
.bg--primary a:not(.btn) {
    color: #fff
}

.bg--primary h1,
.bg--primary h2,
.bg--primary h3,
.bg--primary h4,
.bg--primary h5,
.bg--primary h6,
.bg--primary i {
    color: #fff
}

.bg--primary .color--primary {
    color: #fff !important
}

.bg--light {
    background: #fff
}

.bg--light p,
.bg--light span,
.bg--light ul,
.bg--light a:not(.btn) {
    color: #666
}

.bg--light h1,
.bg--light h2,
.bg--light h3,
.bg--light h4,
.bg--light h5,
.bg--light h6,
.bg--light i {
    color: #252525
}

.bg--error {
    background: #e23636
}

.bg--success {
    background: #4ebf56
}

.imagebg:not(.image--light) .bg--light p,
.imagebg:not(.image--light) .bg--light span,
.imagebg:not(.image--light) .bg--light ul,
.imagebg:not(.image--light) .bg--light a:not(.btn) {
    color: #666
}

.imagebg:not(.image--light) .bg--light h1,
.imagebg:not(.image--light) .bg--light h2,
.imagebg:not(.image--light) .bg--light h3,
.imagebg:not(.image--light) .bg--light h4,
.imagebg:not(.image--light) .bg--light h5,
.imagebg:not(.image--light) .bg--light h6,
.imagebg:not(.image--light) .bg--light i {
    color: #252525
}

.imagebg:not(.image--light) .bg--secondary {
    background: rgba(250, 250, 250, 0.2)
}

.image-bg:not(.image-light) :not(a) {
    color: #fff
}

.color--facebook {
    color: #3b5998 !important
}

.color--twitter {
    color: #00aced !important
}

.color--googleplus {
    color: #dd4b39 !important
}

.color--instagram {
    color: #125688 !important
}

.color--pinterest {
    color: #cb2027 !important
}

.color--dribbble {
    color: #ea4c89 !important
}

.color--behance {
    color: #053eff !important
}

.color--linkedin {
    color: #1685b9 !important
}

.bg--facebook {
    background: #3b5998 !important;
    color: #fff !important
}

.bg--twitter {
    background: #00aced !important;
    color: #fff !important
}

.bg--googleplus {
    background: #dd4b39 !important;
    color: #fff !important
}

.bg--instagram {
    background: #125688 !important;
    color: #fff !important
}

.bg--pinterest {
    background: #cb2027 !important;
    color: #fff !important
}

.bg--dribbble {
    background: #ea4c89 !important;
    color: #fff !important
}

.bg--behance {
    background: #053eff !important;
    color: #fff !important
}

.bg--linkedin {
    background: #1685b9 !important;
    color: #fff !important
}

.height-100,
.height-90,
.height-80,
.height-70,
.height-60,
.height-50,
.height-40,
.height-30,
.height-20,
.height-10 {
    height: auto;
    padding: 5em 0
}

.bg-img-holder {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover !important;
    background-position: 50% 50% !important;
    z-index: 0;
    transition: opacity .3s linear;
    -webkit-transition: opacity .3s linear;
    opacity: 0;
    background: #252525
}

.bg-img-holder:not([class*='col-']) {
    width: 100%
}

.bg-img-holder.background--bottom {
    background-position: 50% 100% !important
}

.bg-img-holder.background--top {
    background-position: 50% 0 !important
}

.image--light .bg-img-holder {
    background: none
}

.bg-img-holder img {
    display: none
}

.imagebg.border--round {
    overflow: hidden
}

[data-overlay] {
    position: relative
}

[data-overlay]:before {
    position: absolute;
    content: '';
    background: #252525;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

[data-overlay] :not(.container):not(.bg-img-holder) {
    z-index: 2
}

[data-overlay].image--light:before {
    background: #fff
}

[data-overlay].bg--primary:before {
    background: #4a90e2
}

[data-overlay="1"]:before {
    opacity: .1
}

[data-overlay="2"]:before {
    opacity: .2
}

[data-overlay="3"]:before {
    opacity: .3
}

[data-overlay="4"]:before {
    opacity: .4
}

[data-overlay="5"]:before {
    opacity: .5
}

[data-overlay="6"]:before {
    opacity: .6
}

[data-overlay="7"]:before {
    opacity: .7
}

[data-overlay="8"]:before {
    opacity: .8
}

[data-overlay="9"]:before {
    opacity: .9
}

[data-overlay="10"]:before {
    opacity: 1
}

[data-overlay="0"]:before {
    opacity: 0
}

[data-scrim-bottom] {
    position: relative
}

[data-scrim-bottom]:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 80%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #252525 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, #252525));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #252525 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #252525 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, #252525 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #252525 100%);
    bottom: 0;
    left: 0;
    z-index: 1;
    backface-visibility: hidden
}

[data-scrim-bottom]:not(.image--light) h1,
[data-scrim-bottom]:not(.image--light) h2,
[data-scrim-bottom]:not(.image--light) h3,
[data-scrim-bottom]:not(.image--light) h4,
[data-scrim-bottom]:not(.image--light) h5,
[data-scrim-bottom]:not(.image--light) h6 {
    color: #a5a5a5;
    color: #f1f1f1
}

[data-scrim-bottom]:not(.image--light) p,
[data-scrim-bottom]:not(.image--light) span,
[data-scrim-bottom]:not(.image--light) ul {
    color: #e6e6e6
}

[data-scrim-bottom].image--light:before {
    background: #fff
}

[data-scrim-bottom="1"]:before {
    opacity: .1
}

[data-scrim-bottom="2"]:before {
    opacity: .2
}

[data-scrim-bottom="3"]:before {
    opacity: .3
}

[data-scrim-bottom="4"]:before {
    opacity: .4
}

[data-scrim-bottom="5"]:before {
    opacity: .5
}

[data-scrim-bottom="6"]:before {
    opacity: .6
}

[data-scrim-bottom="7"]:before {
    opacity: .7
}

[data-scrim-bottom="8"]:before {
    opacity: .8
}

[data-scrim-bottom="9"]:before {
    opacity: .9
}

[data-scrim-bottom="10"]:before {
    opacity: 1
}

[data-scrim-top] {
    position: relative
}

[data-scrim-top]:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 80%;
    background: -moz-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-gradient(linear, left bottom, left bottom, color-stop(0%, #252525), color-stop(100%, rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
    top: 0;
    left: 0;
    z-index: 1
}

[data-scrim-top]:not(.image--light) h1,
[data-scrim-top]:not(.image--light) h2,
[data-scrim-top]:not(.image--light) h3,
[data-scrim-top]:not(.image--light) h4,
[data-scrim-top]:not(.image--light) h5,
[data-scrim-top]:not(.image--light) h6 {
    color: #fff
}

[data-scrim-top]:not(.image--light) p,
[data-scrim-top]:not(.image--light) span,
[data-scrim-top]:not(.image--light) ul {
    color: #e6e6e6
}

[data-scrim-top].image--light:before {
    background: #fff
}

[data-scrim-top="1"]:before {
    opacity: .1
}

[data-scrim-top="2"]:before {
    opacity: .2
}

[data-scrim-top="3"]:before {
    opacity: .3
}

[data-scrim-top="4"]:before {
    opacity: .4
}

[data-scrim-top="5"]:before {
    opacity: .5
}

[data-scrim-top="6"]:before {
    opacity: .6
}

[data-scrim-top="7"]:before {
    opacity: .7
}

[data-scrim-top="8"]:before {
    opacity: .8
}

[data-scrim-top="9"]:before {
    opacity: .9
}

[data-scrim-top="10"]:before {
    opacity: 1
}

.imagebg {
    position: relative
}

.imagebg .container {
    z-index: 2
}

.imagebg .container:not(.pos-absolute) {
    position: relative
}

.imagebg:not(.image--light) h1,
.imagebg:not(.image--light) h2,
.imagebg:not(.image--light) h3,
.imagebg:not(.image--light) h4,
.imagebg:not(.image--light) h5,
.imagebg:not(.image--light) h6,
.imagebg:not(.image--light) p,
.imagebg:not(.image--light) ul,
.imagebg:not(.image--light) blockquote {
    color: #fff
}

.imagebg:not(.image--light) .bg--white h1,
.imagebg:not(.image--light) .bg--white h2,
.imagebg:not(.image--light) .bg--white h3,
.imagebg:not(.image--light) .bg--white h4,
.imagebg:not(.image--light) .bg--white h5,
.imagebg:not(.image--light) .bg--white h6 {
    color: #252525
}

.imagebg:not(.image--light) .bg--white p,
.imagebg:not(.image--light) .bg--white ul {
    color: #666
}

div[data-overlay] h1,
div[data-overlay] h2,
div[data-overlay] h3,
div[data-overlay] h4,
div[data-overlay] h5,
div[data-overlay] h6 {
    color: #fff
}

div[data-overlay] p {
    color: #fff
}

.parallax {
    overflow: hidden
}

.icon {
    line-height: 1em;
    font-size: 3.14285714em
}

.icon--xs {
    font-size: 1em
}

.icon--sm {
    font-size: 2.35714286em
}

.icon--lg {
    font-size: 5.57142857em
}

.imagebg:not(.image--light) span {
    color: #fff
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: text-bottom;
    border: 3px solid;
    border-right-color: transparent;
    border-radius: 50%;
    animation: spinner-border .75s linear infinite
}

.spinner-border-sm {
    width: $ spinner-width-sm;
    height: $ spinner-height-sm;
    border-width: $ spinner-border-width-sm
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }

    50% {
        opacity: 1
    }
}

.spinner-grow {
    display: inline-block;
    width: 30px;
    height: 30px;
    vertical-align: text-bottom;
    background-color: #fff;
    border-radius: 50%;
    opacity: 0;
    animation: spinner-grow .75s linear infinite
}

.spinner-grow-sm {
    width: 30px;
    height: 30px
}

.clear {
    clear: both
}

ol li {
    margin: 5px 0
}

.bg-cover {
    background-size: cover !important;
    background-position: center !important
}

.image-bg {
    background-size: cover !important;
    background-position: center !important
}

.default-bg {
    background-size: initial !important;
    background-position: initial !important
}

.image-bg-wrap {
    background-size: cover !important;
    background-position: center !important;
    position: relative
}

.image-bg-wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #182538;
    display: block;
    content: "";
    opacity: .8
}

html body .p-0 {
    padding: 0
}

html body .p-10 {
    padding: 10px
}

html body .p-15 {
    padding: 15px
}

html body .p-20 {
    padding: 20px
}

html body .p-30 {
    padding: 30px
}

html body .p-40 {
    padding: 40px
}

html body .p-l-0 {
    padding-left: 0
}

html body .p-l-10 {
    padding-left: 10px
}

html body .p-l-20 {
    padding-left: 20px
}

html body .p-r-0 {
    padding-right: 0
}

html body .p-r-10 {
    padding-right: 10px
}

html body .p-r-20 {
    padding-right: 20px
}

html body .p-r-30 {
    padding-right: 30px
}

html body .p-r-40 {
    padding-right: 40px
}

html body .p-t-0 {
    padding-top: 0
}

html body .p-t-10 {
    padding-top: 10px
}

html body .p-t-20 {
    padding-top: 20px
}

html body .p-t-30 {
    padding-top: 30px
}

html body .p-b-0 {
    padding-bottom: 0
}

html body .p-b-5 {
    padding-bottom: 5px
}

html body .p-b-10 {
    padding-bottom: 10px
}

html body .p-b-20 {
    padding-bottom: 20px
}

html body .p-b-30 {
    padding-bottom: 30px
}

html body .p-b-40 {
    padding-bottom: 40px
}

html body .mr-auto {
    margin: auto
}

html body .m-0 {
    margin: 0
}

html body .m-l-5 {
    margin-left: 5px
}

html body .m-l-10 {
    margin-left: 10px
}

html body .m-l-15 {
    margin-left: 15px
}

html body .m-l-20 {
    margin-left: 20px
}

html body .m-l-30 {
    margin-left: 30px
}

html body .m-l-40 {
    margin-left: 40px
}

html body .m-r-5 {
    margin-right: 5px
}

html body .m-r-10 {
    margin-right: 10px
}

html body .m-r-15 {
    margin-right: 15px
}

html body .m-r-20 {
    margin-right: 20px
}

html body .m-r-30 {
    margin-right: 30px
}

html body .m-r-40 {
    margin-right: 40px
}

html body .m-t-0 {
    margin-top: 0
}

html body .m-t-5 {
    margin-top: 5px
}

html body .m-t-10 {
    margin-top: 10px
}

html body .m-t-15 {
    margin-top: 15px
}

html body .m-t-20 {
    margin-top: 20px
}

html body .m-t-30 {
    margin-top: 30px
}

html body .m-t-40 {
    margin-top: 40px
}

html body .m-b-0 {
    margin-bottom: 0
}

html body .m-b-5 {
    margin-bottom: 5px
}

html body .m-b-10 {
    margin-bottom: 10px
}

html body .m-b-15 {
    margin-bottom: 15px
}

html body .m-b-20 {
    margin-bottom: 20px
}

html body .m-b-30 {
    margin-bottom: 30px
}

html body .m-b-40 {
    margin-bottom: 40px
}

html body .vt {
    vertical-align: top
}

html body .vm {
    vertical-align: middle
}

html body .vb {
    vertical-align: bottom
}

.op-8 {
    opacity: .8
}

.op-7 {
    opacity: .7
}

.op-5 {
    opacity: .5
}

.op-3 {
    opacity: .3
}

html body .font-bold {
    font-weight: 600
}

html body .font-normal {
    font-weight: 400
}

html body .f-style {
    font-style: normal
}

html body .font-light {
    font-weight: 300
}

html body .font-medium {
    font-weight: 500
}

html body .font-16 {
    font-size: 16px
}

html body .font-14 {
    font-size: 14px
}

html body .font-13 {
    font-size: 13px
}

html body .font-10 {
    font-size: 10px
}

html body .font-18 {
    font-size: 18px
}

html body .font-20 {
    font-size: 20px
}

html body .b-0 {
    border: none !important
}

html body .b-r {
    border-right: 1px solid #e0ecf5 !important
}

html body .b-l {
    border-left: 1px solid #e0ecf5 !important
}

html body .b-b {
    border-bottom: 1px solid #e0ecf5 !important
}

html body .b-t {
    border-top: 1px solid #e0ecf5 !important
}

html body .b-all {
    border: 1px solid #e0ecf5 !important
}

.thumb-sm {
    height: 32px;
    width: 32px
}

.thumb-md {
    height: 48px;
    width: 48px
}

.thumb-lg {
    height: 88px;
    width: 88px
}

.hide {
    display: none
}

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

.radius {
    border-radius: 4px
}

.text-white {
    color: #fff !important
}

.text-danger {
    color: #f33066 !important
}

.text-muted {
    color: #8d97ad !important
}

.text-warning {
    color: #ff9b20 !important
}

.text-success {
    color: #27b737 !important
}

.text-info {
    color: #03a98a !important
}

.text-blue {
    color: #289154 !important
}

a.text-blue:hover {
    color: #313131 !important;
}

.text-inverse {
    color: #3e4555 !important
}

html body .text-blue {
    color: #02bec9
}

html body .text-purple {
    color: #7460ee
}

html body .text-primary {
    color: #fd5332 !important
}

html body .text-megna {
    color: #1dc8cd
}

html body .text-dark {
    color: #8d97ad
}

html body .text-themecolor {
    color: #fd5332
}

.lists-4,
.lists-3,
.lists-2,
.lists-1 {
    margin: 0;
    padding: 0
}

.lists-4 li,
.lists-3 li,
.lists-2 li,
.lists-1 li {
    list-style: none;
    margin: 1px 0 14px;
    line-height: 27px;
    margin-left: 22px;
    position: relative
}

.lists-4 li:before,
.lists-3 li:before,
.lists-2 li:before,
.lists-1 li:before {
    font-family: 'themify';
    margin: 0;
    position: relative;
    color: #66676b;
    float: left;
    margin-left: -22px;
    display: block
}

.lists-4.color li:before,
.lists-3.color li:before,
.lists-2.color li:before,
.lists-1.color li:before {
    color: #D70040
}

.lists-1 li:before {
    content: "\e71b";
    font-size: 13px
}

.lists-2 li:before {
    content: "\e724";
    font-size: 13px
}

.lists-3 li:before {
    content: "\e64c";
    font-size: 13px
}

.lists-4 li:before {
    content: "\e65d";
    font-size: 13px
}

img.avatar-30 {
    max-width: 30px
}

img.avatar-50 {
    max-width: 50px
}

img.avatar-40 {
    max-width: 40px
}

img.avatar-60 {
    max-width: 60px
}

img.avatar-70 {
    max-width: 70px
}

.alert-primary {
    color: #05f;
    background-color: #eaf1ff;
    border-color: #eaf1ff
}

.alert-success {
    color: #27b737;
    background-color: #e9ffeb;
    border-color: #e9ffeb
}

.alert-warning {
    color: #ff9b20;
    background-color: #fff5e9;
    border-color: #fff5e9
}

.alert-info {
    color: #08a7c1;
    background-color: #effdff;
    border-color: #effdff
}

.alert-danger {
    color: #f33066;
    background-color: #ffe9e9;
    border-color: #ffe9e9
}

.alert-dark {
    color: #3e4758;
    background-color: #eff4ff;
    border-color: #eff4ff
}

.alert-secondary {
    color: #4b5d6f;
    background-color: #d6dfe8;
    border-color: #d6dfe8
}

.bg-primary {
    background-color: #fd5332 !important
}

.bg-success {
    background-color: #27b737 !important
}

.bg-info {
    background-color: #1ac790 !important
}

.bg-warning {
    background-color: #ff9b20 !important
}

.bg-danger {
    background-color: #f33066 !important
}

.bg-orange {
    background-color: #ec2828 !important
}

.bg-yellow {
    background-color: #fed700
}

.bg-facebook {
    background-color: #3b5a9a
}

.bg-twitter {
    background-color: #56adf2
}

html body .bg-megna {
    background-color: #1dc8cd
}

html body .bg-theme {
    background-color: #fd5332
}

html body .bg-inverse {
    background-color: #374158
}

html body .bg-purple {
    background-color: #7460ee
}

html body .bg-light {
    background-color: #f4f8fa !important
}

html body .bg-light-primary {
    background-color: #f1effd
}

html body .bg-light-success {
    background-color: #e8fdeb
}

html body .bg-light-info {
    background-color: #cfecfe
}

html body .bg-light-extra {
    background-color: #ebf3f5
}

html body .bg-light-warning {
    background-color: #fff8ec
}

html body .bg-light-danger {
    background-color: #f9e7eb
}

html body .bg-light-inverse {
    background-color: #f6f6f6
}

html body .bg-light {
    background-color: #f5f7f9
}

html body .bg-white {
    background-color: #fff
}

html body .bg-whites {
    background-color: #f4f5f7
}

html body .bg-red {
    background-color: #e21137
}

html body .bg-green {
    background-color: #4caf50
}

html body .bg-sky {
    background-color: #20b2c1
}

html body .bg-blue {
    background-color: #3d85fd
}

html body .bg-dark-blue {
    background-color: #192c48
}

.round {
    line-height: 48px;
    color: #fff;
    width: 50px;
    height: 50px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    border-radius: 100%;
    background: #fd5332
}

.round img {
    border-radius: 100%
}

.round-lg {
    line-height: 65px;
    width: 60px;
    height: 60px;
    font-size: 30px
}

.round.round-info {
    background: #fd5332
}

.round.round-warning {
    background: #ff9b20
}

.round.round-danger {
    background: #f33066
}

.round.round-success {
    background: #27b737
}

.round.round-primary {
    background: #fd5332
}

ul.simple-list {
    padding: 0;
    margin: 0
}

ul.simple-list li {
    list-style: none;
    padding: 10px 5px 10px 28px;
    list-style: none;
    padding: 10px 5px 10px 28px;
    position: relative
}

ul.simple-list li:before {
    content: "\e6af";
    font-family: themify;
    position: absolute;
    left: 0
}

.label {
    padding: 3px 15px;
    color: #fff;
    font-weight: 400;
    border-radius: 4px;
    font-size: 75%
}

.label-rounded {
    border-radius: 60px
}

.label-custom {
    background-color: #1dc8cd
}

.label-success {
    background-color: #27b737
}

.label-info {
    background-color: #fd5332
}

.label-warning {
    background-color: #ff9b20
}

.label-danger {
    background-color: #f33066
}

.label-megna {
    background-color: #1dc8cd
}

.label-primary {
    background-color: #fd5332
}

.label-purple {
    background-color: #7460ee
}

.label-red {
    background-color: #fb3a3a
}

.label-inverse {
    background-color: #3e4555
}

.label-default {
    background-color: #f4f8fa
}

.label-white {
    background-color: #fff
}

.label-light-success {
    background-color: #e8fdeb;
    color: #27b737
}

.label-light-info {
    background-color: #cfecfe;
    color: #fd5332
}

.label-light-warning {
    background-color: #fff8ec;
    color: #ff9b20
}

.label-light-danger {
    background-color: #f9e7eb;
    color: #f33066
}

.label-light-megna {
    background-color: #e0f2f4;
    color: #1dc8cd
}

.label-light-primary {
    background-color: #f1effd;
    color: #fd5332
}

.label-light-inverse {
    background-color: #f6f6f6;
    color: #3e4555
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid transparent;
    border-top: 0 !important
}

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

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

.table tr th,
.table tr td {
    border-color: #eaeff5;
    padding: 12px 15px;
    vertical-align: middle
}

.table.tbl-big tr th,
.table.tbl-big tr td {
    padding: 20px 15px
}

.table.tbl-big.center tr th,
.table.tbl-big.center tr td {
    padding: 20px 15px;
    text-align: center
}

table.table tr th {
    font-weight: 600
}

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

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

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

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

.btn-group .btn-secondary a {
    box-shadow: none !important;
    border-left: 1px solid rgba(255, 255, 255, 0.1) !important
}

.btn-group .btn-secondary:first-child {
    border-left: none !important
}

.btn-group .btn {
    border-radius: .3rem;
    overflow: hidden;
    padding: 0
}

.btn-group .btn a {
    padding: 1rem 1.5rem
}

.nav-link.active,
.btn-group .btn-secondary:hover a,
.btn-group .btn-secondary:focus a,
.btn-group .btn-secondary .nav-link {
    color: #fff
}

label.btn {
    border: none !important
}

.btn-group .btn-secondary a {
    color: #fff !important;
    background-color: #122947 !important;
    border-radius: 0 !important
}

.btn-group .btn-secondary .nav-link.active,
.btn-group .btn-secondary .nav-link:hover,
.btn-group .btn-secondary .nav-link:focus {
    color: #fff;
    background-color: #D70040 !important
}

.badge {
    font-weight: 400
}

.badge-xs {
    font-size: 9px
}

.badge-xs,
.badge-sm {
    -webkit-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    transform: translate(0, -2px)
}

.badge-success {
    background-color: #27b737
}

.badge-info {
    background-color: #fd5332
}

.badge-primary {
    background-color: #fd5332
}

.badge-warning {
    background-color: #ff9b20
}

.badge-danger {
    background-color: #f33066
}

.badge-purple {
    background-color: #7460ee
}

.badge-red {
    background-color: #fb3a3a
}

.badge-inverse {
    background-color: #3e4555
}

ul.list-style-none {
    margin: 0;
    padding: 0
}

ul.list-style-none li {
    list-style: none
}

ul.list-style-none li a {
    color: #8d97ad;
    padding: 8px 0;
    display: block;
    text-decoration: none;
    font-size: 15.5px
}

ul.list-style-none li a:hover {
    color: #fd5332
}

.dropdown-item {
    padding: 8px 1rem;
    color: #607394;
    font-size: 15.5px
}

.btn {
    border: 2px solid transparent;
    color: #fff;
    padding: 12px 25px;
    cursor: pointer;
    -webkit-transition: 0;
    -o-transition: 0;
    transition: 0;
    border-radius: .1rem
}

a.btn-trans-video {
    font-size: 1em;
    padding: .8em 1.6em;
    color: #fd5332
}

a.btn-trans-video i {
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    background: #fd5332;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    margin-right: 20px;
    box-shadow: 0 0 0 12px #b3dcff;
    -webkit-box-shadow: 0 0 0 12px #b3dcff
}

.light-vid a.btn-trans-video {
    color: #fff
}

.light-vid a.btn-trans-video i {
    background: #3583ff;
    color: #fff;
    box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.5)
}

.btn:hover {
    color: #fff
}

.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #263238;
    padding: 10px 15px
}

.btn-link .underline {
    border-bottom: 1px solid #263238
}

.btn-link:hover {
    color: #27b737
}

.btn-light {
    color: #263238;
    border: 1px solid #fff;
    border-radius: 4px;
    margin-bottom: 5px
}

.btn-light:hover {
    background: #252c41;
    color: #fff !important;
    border-color: #252c41
}

.btn-lg {
    padding: .8em 2em;
    font-size: 1.2em
}

.btn-md {
    padding: 1em 1.5em;
    font-size: 1em
}

.btn-sm {
    padding: .25rem .5rem;
    font-size: 12px
}

.btn-xs {
    padding: .25rem .5rem;
    font-size: 10px
}

.btn-circle {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    padding: 10px
}

.btn-circle.btn-md {
    padding: 18px 0;
    width: 60px;
    height: 60px;
    font-size: 20px
}

.btn-circle.btn-sm {
    width: 35px;
    height: 35px;
    padding: 8px 10px;
    font-size: 14px
}

.btn-circle.btn-lg {
    width: 70px;
    height: 70px;
    padding: 24px 15px;
    font-size: 20px;
    line-height: 23px
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 14px 15px;
    font-size: 24px
}

.btn-rounded {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important
}

.btn-arrow {
    position: relative
}

.btn-arrow span {
    display: inline-block;
    position: relative;
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    will-change: transform
}

.btn-arrow:hover span,
.btn-arrow:focus span {
    -webkit-transform: translate3d(-1rem, 0, 0);
    transform: translate3d(-1rem, 0, 0)
}

.btn-arrow i {
    position: absolute;
    width: 1.1em;
    right: 0;
    right: 0;
    opacity: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    will-change: right, opacity
}

.btn-arrow:hover i,
.btn-arrow:focus i {
    opacity: 1;
    right: -2rem
}

.btn-theme {
    background: #fd5332;
    border-color: #fd5332;
    color: #fff;
    transition: all ease .4s
}

.btn-theme-2 {
    background: #3151B7;
    border-color: #3151B7;
    color: #fff;
    transition: all ease .4s
}

.btn-theme-2:hover,
.btn-theme-2:focus {
    background: #fd5332;
    border-color: #fd5332;
    color: #fff !important
}

.btn-outline-theme {
    color: #fd5332;
    background-color: transparent;
    border: 2px solid #fd5332;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.btn-outline-theme:hover,
.btn-outline-theme:focus {
    color: #fff !important;
    background-color: #fd5332;
    border-color: #fd5332
}

.btn-outline-theme-2 {
    color: #3151B7;
    background-color: transparent;
    border: 2px solid #3151B7;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.btn-outline-theme-2:hover,
.btn-outline-theme-2:focus {
    color: #fff;
    background-color: #3151B7;
    border-color: #3151B7
}

.btn-secondary,
.btn-secondary.disabled {
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    background-color: #eef0f3;
    color: #8d97ad
}

.btn-secondary:hover,
.btn-secondary.disabled:hover {
    color: #fff !important
}

.btn-secondary.active,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary.disabled.active,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus {
    color: #fff !important;
    background: #263238;
    border-color: #263238
}

.btn-primary,
.btn-primary.disabled {
    background: #fd5332;
    border: 1px solid #fd5332;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.btn-primary:hover,
.btn-primary.disabled:hover {
    background: #2677e6;
    border: 1px solid #2677e6
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus {
    background: #345bcb
}

.btn-themecolor,
.btn-themecolor.disabled {
    background: #fd5332;
    color: #fff;
    border: 1px solid #fd5332
}

.btn-themecolor:hover,
.btn-themecolor.disabled:hover {
    background: #028ee1;
    border: 1px solid #028ee1
}

.btn-black {
    background: #263547 !important;
    color: #fff;
    border: 1px solid #263547 !important
}

.btn-black:hover,
.btn-black:focus {
    background: #0f7dff;
    border: 1px solid #0f7dff
}

.btn-themecolor.active,
.btn-themecolor:active,
.btn-themecolor:focus,
.btn-themecolor.disabled.active,
.btn-themecolor.disabled:active,
.btn-themecolor.disabled:focus {
    background: #028ee1
}

.btn-success,
.btn-success.disabled {
    background: #27b737;
    border: 1px solid #27b737;
    color: #fff
}

.btn-success:hover,
.btn-success.disabled:hover {
    background: #1fd628;
    border: 1px solid #1fd628
}

.btn-success.active,
.btn-success:active,
.btn-success:focus,
.btn-success.disabled.active,
.btn-success.disabled:active,
.btn-success.disabled:focus {
    background: #1fd628
}

.btn-info,
.btn-info.disabled {
    background: #1ac790;
    border: 1px solid #1ac790;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.btn-info:hover,
.btn-info.disabled:hover {
    background: #1ac790;
    border: 1px solid #1ac790
}

.btn-info.active,
.btn-info:active,
.btn-info:focus,
.btn-info.disabled.active,
.btn-info.disabled:active,
.btn-info.disabled:focus {
    background: #0976ea
}

.btn-warning,
.btn-warning.disabled {
    background: #ff9b20;
    color: #fff;
    border: 1px solid #ff9b20
}

.btn-warning:hover,
.btn-warning.disabled:hover {
    background: #f1901a;
    color: #fff;
    border: 1px solid #f1901a
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:focus,
.btn-warning.disabled.active,
.btn-warning.disabled:active,
.btn-warning.disabled:focus {
    background: #f1901a;
    color: #fff
}

.btn-danger,
.btn-danger.disabled {
    background: #f33066;
    border: 1px solid #f33066;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.btn-danger:hover,
.btn-danger.disabled:hover {
    background: #d73e6b;
    border: 1px solid #d73e6b
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:focus,
.btn-danger.disabled.active,
.btn-danger.disabled:active,
.btn-danger.disabled:focus {
    background: #d73e6b
}

.btn-inverse,
.btn-inverse.disabled {
    background: #3e4555;
    border: 1px solid #3e4555;
    color: #fff
}

.btn-inverse:hover,
.btn-inverse.disabled:hover {
    background: #232a37;
    color: #fff;
    border: 1px solid #232a37
}

.btn-inverse.active,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse.disabled.active,
.btn-inverse.disabled:active,
.btn-inverse.disabled:focus {
    background: #232a37;
    color: #fff
}

.btn-red,
.btn-red.disabled {
    background: #fb3a3a;
    border: 1px solid #fb3a3a;
    color: #fff
}

.btn-red:hover,
.btn-red.disabled:hover {
    border: 1px solid #d61f1f;
    background: #d61f1f
}

.btn-red.active,
.btn-red:active,
.btn-red:focus,
.btn-red.disabled.active,
.btn-red.disabled:active,
.btn-red.disabled:focus {
    background: #d73e6b
}

.btn-success-gradiant {
    background: #27b737;
    background: -webkit-linear-gradient(legacy-direction(to right), #27b737 0%, #1fd628 100%);
    background: -webkit-gradient(linear, left top, right top, from(#27b737), to(#1fd628));
    background: -webkit-linear-gradient(left, #27b737 0%, #1fd628 100%);
    background: -o-linear-gradient(left, #27b737 0%, #1fd628 100%);
    background: linear-gradient(to right, #27b737 0%, #1fd628 100%);
    border: 0
}

.btn-success-gradiant:hover {
    background: #1fd628;
    background: -webkit-linear-gradient(legacy-direction(to right), #1fd628 0%, #27b737 100%);
    background: -webkit-gradient(linear, left top, right top, from(#1fd628), to(#27b737));
    background: -webkit-linear-gradient(left, #1fd628 0%, #27b737 100%);
    background: -o-linear-gradient(left, #1fd628 0%, #27b737 100%);
    background: linear-gradient(to right, #1fd628 0%, #27b737 100%)
}

.btn-success-gradiant.active,
.btn-success-gradiant:active,
.btn-success-gradiant:focus {
    -webkit-box-shadow: 0;
    box-shadow: 0;
    opacity: 1
}

.btn-danger-gradiant {
    background: #f33066;
    background: -webkit-linear-gradient(legacy-direction(to right), #f33066 0%, #ec2828 100%);
    background: -webkit-gradient(linear, left top, right top, from(#f33066), to(#ec2828));
    background: -webkit-linear-gradient(left, #f33066 0%, #ec2828 100%);
    background: -o-linear-gradient(left, #f33066 0%, #ec2828 100%);
    background: linear-gradient(to right, #f33066 0%, #ec2828 100%);
    border: 0
}

.btn-danger-gradiant:hover {
    background: #ec2828;
    background: -webkit-linear-gradient(legacy-direction(to right), #ec2828 0%, #f33066 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ec2828), to(#f33066));
    background: -webkit-linear-gradient(left, #ec2828 0%, #f33066 100%);
    background: -o-linear-gradient(left, #ec2828 0%, #f33066 100%);
    background: linear-gradient(to right, #ec2828 0%, #f33066 100%)
}

.btn-danger-gradiant.active,
.btn-danger-gradiant:active,
.btn-danger-gradiant:focus {
    -webkit-box-shadow: 0;
    box-shadow: 0;
    opacity: 1
}

.btn-warning-gradiant {
    background: #ff9b20;
    background: -webkit-linear-gradient(legacy-direction(to right), #ff9b20 0%, #f48624 100%);
    background: -webkit-gradient(linear, left top, right top, from(#ff9b20), to(#f48624));
    background: -webkit-linear-gradient(left, #ff9b20 0%, #f48624 100%);
    background: -o-linear-gradient(left, #ff9b20 0%, #f48624 100%);
    background: linear-gradient(to right, #ff9b20 0%, #f48624 100%);
    border: 0
}

.btn-warning-gradiant:hover {
    background: #f48624;
    background: -webkit-linear-gradient(legacy-direction(to right), #f48624 0%, #ff9b20 100%);
    background: -webkit-gradient(linear, left top, right top, from(#f48624), to(#ff9b20));
    background: -webkit-linear-gradient(left, #f48624 0%, #ff9b20 100%);
    background: -o-linear-gradient(left, #f48624 0%, #ff9b20 100%);
    background: linear-gradient(to right, #f48624 0%, #ff9b20 100%)
}

.btn-warning-gradiant.active,
.btn-warning-gradiant:active,
.btn-warning-gradiant:focus {
    -webkit-box-shadow: 0;
    box-shadow: 0;
    opacity: 1
}

.btn-info-gradiant,
.btn-primary-gradiant {
    background: #fd5332;
    background: -webkit-linear-gradient(legacy-direction(to right), #fd5332 0%, #fd5332 100%);
    background: -webkit-gradient(linear, left top, right top, from(#fd5332), to(#fd5332));
    background: -webkit-linear-gradient(left, #fd5332 0%, #fd5332 100%);
    background: -o-linear-gradient(left, #fd5332 0%, #fd5332 100%);
    background: linear-gradient(to right, #fd5332 0%, #fd5332 100%);
    border: 0;
    color: #fff
}

.btn-info-gradiant:hover,
.btn-primary-gradiant:hover {
    background: #fd5332;
    background: -webkit-linear-gradient(legacy-direction(to right), #fd5332 0%, #fd5332 100%);
    background: -webkit-gradient(linear, left top, right top, from(#fd5332), to(#fd5332));
    background: -webkit-linear-gradient(left, #fd5332 0%, #fd5332 100%);
    background: -o-linear-gradient(left, #fd5332 0%, #fd5332 100%);
    background: linear-gradient(to right, #fd5332 0%, #fd5332 100%)
}

.btn-info-gradiant.active,
.btn-info-gradiant:active,
.btn-info-gradiant:focus {
    -webkit-box-shadow: 0;
    box-shadow: 0;
    opacity: 1
}

.btn-outline-secondary {
    background-color: #fff;
    color: #727b84;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.btn-outline-secondary.active,
.btn-outline-secondary:active,
.btn-outline-secondary:focus {
    background: #263238
}

.btn-outline-primary {
    color: #fd5332;
    background-color: #fff;
    border-color: #fd5332;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary.focus {
    background: #fd5332;
    color: #fff;
    border-color: #fd5332
}

.btn-outline-primary.active,
.btn-outline-primary:active,
.btn-outline-primary:focus {
    background: #345bcb
}

.btn-outline-success,
a.btn-outline-success {
    color: #27b737;
    background-color: transparent;
    border-color: #27b737;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success.focus,
a.btn-outline-success:hover,
a.btn-outline-success:focus,
a.btn-outline-success.focus {
    background: #27b737;
    border-color: #27b737;
    color: #fff
}

.btn-outline-success.active,
.btn-outline-success:active,
.btn-outline-success:focus,
a.btn-outline-success.active,
a.btn-outline-success:active,
a.btn-outline-success:focus {
    background: #1fd628
}

.btn-outline-info {
    color: #1ac790;
    background-color: transparent;
    border-color: #1ac790;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info.focus {
    background: #1ac790;
    border-color: #1ac790;
    color: #fff
}

.btn-outline-info.active,
.btn-outline-info:active,
.btn-outline-info:focus {
    background: #1ac790
}

.btn-outline-warning {
    color: #ff9b20;
    background-color: transparent;
    border-color: #ff9b20;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning.focus {
    background: #ff9b20;
    border-color: #ff9b20;
    color: #fff
}

.btn-outline-warning.active,
.btn-outline-warning:active,
.btn-outline-warning:focus {
    background: #f1901a
}

.btn-outline-danger {
    color: #f33066;
    background-color: transparent;
    border-color: #f33066;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in
}

.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger.focus {
    background: #f33066;
    border-color: #f33066;
    color: #fff
}

.btn-outline-danger.active,
.btn-outline-danger:active,
.btn-outline-danger:focus {
    background: #d73e6b
}

.btn-outline-red {
    color: #fb3a3a;
    background-color: transparent;
    border-color: #fb3a3a
}

.btn-outline-red:hover,
.btn-outline-red:focus,
.btn-outline-red.focus {
    background: #fb3a3a;
    border-color: #fb3a3a;
    color: #fff
}

.btn-outline-red.active,
.btn-outline-red:active,
.btn-outline-red:focus {
    background: #d73e6b
}

.btn-outline-inverse {
    color: #3e4555;
    background-color: transparent;
    border-color: #3e4555
}

.btn-outline-inverse:hover,
.btn-outline-inverse:focus,
.btn-outline-inverse.focus {
    background: #3e4555;
    border-color: #3e4555;
    color: #fff
}

.btn-outline-light:hover {
    color: #263238 !important
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus {
    background-color: #345bcb;
    border: 1px solid #345bcb
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover,
.btn-success.focus,
.btn-success:focus {
    background-color: #1fd628;
    border: 1px solid #1fd628
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus:active,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover,
.btn-info.focus,
.btn-info:focus {
    background-color: #1ac790;
    border: 1px solid #1ac790;
    color: #fff
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning.focus,
.btn-warning:focus {
    background-color: #f1901a;
    border: 1px solid #f1901a;
    color: #fff
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger.focus,
.btn-danger:focus {
    background-color: #d73e6b;
    border: 1px solid #d73e6b;
    color: #fff
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.open>.dropdown-toggle.btn-inverse {
    background-color: #232a37;
    border: 1px solid #232a37;
    color: #fff
}

.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.btn-red.focus,
.btn-red:active,
.btn-red:focus,
.btn-red:hover,
.open>.dropdown-toggle.btn-red {
    background-color: #d61f1f;
    border: 1px solid #d61f1f;
    color: #fff
}

.btn span.btn-devider {
    display: inline-block;
    padding-left: 10px
}

.btn-warning-light {
    color: #ff8f00 !important;
    background: rgba(255, 143, 0, 0.1);
    border-color: rgba(0, 0, 0, 0)
}

.btn-warning-light:hover,
.btn-warning-light:focus {
    color: #fff !important;
    background: #ff8f00;
    border-color: #ff8f00
}

.btn-success-light {
    color: #29cf8d !important;
    background: rgba(41, 207, 141, 0.1);
    border-color: rgba(0, 0, 0, 0)
}

.btn-success-light:hover,
.btn-success-light:focus {
    color: #fff !important;
    background: #29cf8d;
    border-color: #29cf8d
}

.btn-primary-light {
    color: #fd5332 !important;
    background: rgba(51, 137, 255, 0.1);
    border-color: rgba(0, 0, 0, 0)
}

.btn-primary-light:hover,
.btn-primary-light:focus {
    color: #fff !important;
    background: #fd5332;
    border-color: #fd5332
}

.btn-danger-light {
    color: #ed2929 !important;
    background: rgba(237, 41, 41, 0.1);
    border-color: rgba(0, 0, 0, 0)
}

.btn-danger-light:hover,
.btn-danger-light:focus {
    color: #fff !important;
    background: #ed2929;
    border-color: #ed2929
}

.btn-over-light {
    color: #fff !important;
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2)
}

.btn-over-light:hover,
.btn-over-light:focus {
    color: #fff !important;
    background: #ff8f00;
    border-color: rgba(255, 255, 255, 0.2)
}

.cover .video-block:not(:first-child):not(:last-child) {
    margin: 2.77em 0
}

.video-play-icon {
    width: 6.42857143em;
    height: 6.42857143em;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    display: inline-block;
    border: 2px solid #fff;
    cursor: pointer;
    line-height: 6em;
    background: #fff;
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.2)
}

.video-play-icon a {
    font-size: 3em;
    color: #fd5332
}

.pagination {
    display: table;
    padding-left: 0;
    border-radius: 4px;
    margin: 20px auto 0 !important
}

.pagination>li>a,
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 0;
    margin: 5px;
    color: #5a6f7c;
    text-decoration: none;
    background-color: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #eaeff5
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover,
.pagination>li>a:focus,
.pagination>li>a:hover {
    z-index: 2;
    color: #fff;
    cursor: pointer;
    background-color: #289154 !important;
    border-color: #289154 !important
}

.pagination li:first-child a {
    background: #289154 !important;
    border: 1px solid #289154 !important;
    border-radius: 50% !important;
    color: #fff
}

.pagination li:last-child a {
    background: #313131;
    border: 1px solid #313131;
    border-radius: 50% !important;
    color: #fff
}

.pagination>li {
    display: inline
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #289154 !important;
    border-color: #289154 !important
}

.checkbox-custom,
.radio-custom {
    opacity: 0;
    position: absolute
}

.checkbox-custom,
.checkbox-custom-label,
.radio-custom,
.radio-custom-label {
    display: flex;
    align-items: center;
    margin: 5px;
    cursor: pointer
}

.checkbox-custom-label,
.radio-custom-label {
    position: relative
}

.checkbox-custom+.checkbox-custom-label:before {
    content: "";
    background: #fff;
    border: 2px solid #dae3ec;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border-radius: 2px;
    padding: 2px;
    margin-right: 10px;
    text-align: center
}

.radio-custom+.radio-custom-label:before {
    content: '';
    background: #fff;
    border: 2px solid #dae3ec;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    padding: 2px;
    margin-right: 10px;
    text-align: center
}

.checkbox-custom:checked+.checkbox-custom-label:before {
    content: "\e64c";
    font-family: 'Themify';
    background: #313131 !important;
    border-radius: 2px;
    box-shadow: none;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 8px
}

.radio-custom+.radio-custom-label:before {
    border-radius: 50%
}

.radio-custom:checked+.radio-custom-label:before {
    background: #313131 !important;
    border: 1px solid #313131;
    box-shadow: inset 0 0 0 4px #313131
}

.company-brands label {
    font-weight: 400;
    color: #828f99;
    font-size: 15px
}

.checkbox-custom:focus+.checkbox-custom-label,
.radio-custom:focus+.radio-custom-label {
    outline: none
}

.company-brands input[type='checkbox']:focus {
    outline: none
}

.company-brands label:focus {
    outline: none
}

.onoffswitch {
    position: relative;
    width: 70px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin: 0 auto
}

.onoffswitch-checkbox {
    display: none
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 20px
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin .3s ease-in 0;
    -o-transition: margin .3s ease-in 0;
    transition: margin .3s ease-in 0
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.onoffswitch-inner:before {
    content: "";
    padding-right: 27px;
    background-color: #27b737;
    color: #FFF
}

.onoffswitch-inner:after {
    content: "";
    padding-right: 24px;
    background-color: #3e4555;
    color: #999;
    text-align: right
}

.onoffswitch-switch {
    display: block;
    width: 23px;
    margin: 6px;
    background: #FFF;
    height: 23px;
    position: absolute;
    top: -1px;
    bottom: 0;
    right: 35px;
    border-radius: 20px;
    -webkit-transition: all .3s ease-in 0;
    -o-transition: all .3s ease-in 0;
    transition: all .3s ease-in 0
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: "\e64c";
    font-family: 'Themify';
    width: 20px;
    height: 20px;
    background: #313131 !important;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100%;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    color: #fff;
    font-size: 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0)
}

[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.card-columns {
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px
}

.card-columns .card {
    margin-bottom: 30px
}

.invisible {
    visibility: hidden !important
}

.hidden-xs-up {
    display: none !important
}

@media (max-width : 575px) {
    .hidden-xs-down {
        display: none !important
    }
}

@media (min-width : 576px) {
    .hidden-sm-up {
        display: none !important
    }
}

.hidden-xl-down {
    display: none !important
}

.sec-heading {
    margin-bottom: 2rem
}

.sec-heading.lg {
    margin-bottom: 30px
}

.sec-heading.center {
    text-align: center
}

.sec-heading h2,
.sec-heading p {
    margin-bottom: 5px
}

.sec-heading.light h2,
.sec-heading.light p {
    color: #fff
}

.color-heading .sec-heading h2 {
    color: #D70040
}

.sec-heading p {
    margin-bottom: 5px
}

.single-items {
    padding: 0 10px
}

.property-slide,
.item-slide {
    margin: 0 -15px
}

.sec-heading2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.sec-left {
    flex: 1
}

.sec-left h3 {
    font-size: 20px;
    margin-bottom: 0
}

.sec-right a {
    font-size: 14px;
    font-weight: 600
}

.frm_submit_block {
    margin-bottom: 30px
}

.form-control {
    height: 54px;
    border-radius: 0;
    font-size: 15px;
    box-shadow: none;
    padding: .5rem .75rem;
    border: 1px solid #e0ecf5;
    background-clip: initial
}

.submit-form .form-control,
.submit-page .form-control,
.frm_submit_block .form-control {
    background: #f9fafc;
    border: 1px solid #ebedf5;
    border-radius: 3px;
    color: #646e77
}

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

.form-control.simple {
    background: #f2f3f5;
    border-color: #f2f3f5;
    border-radius: 4px
}

.select2-container {
    width: 100% !important
}

span.select2-selection.select2-selection--single {
    padding-left: 15px;
    border-radius: 4px;
    border: 1px solid #e6eaf3
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border-radius: 0;
    border: none;
    height: 54px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #16447d;
    font-weight: 600;
    line-height: 54px;
    text-align: left;
    padding: 0 15px 0 5px;
    border-radius: 3px;
    border: solid 1px #fff;
    margin-right: 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered:hover,
.select2-container--default .select2-selection--single .select2-selection__rendered:focus,
.select2-container--open .select2-selection__rendered {
    border: solid 1px #16447d !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
    position: absolute;
    top: 1px;
    right: 10px;
    width: 20px
}

.full_search_box.modern .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 29px
}

.full_search_box.modern .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 29px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #245665 transparent transparent
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #215463
}

.full_search_box.modern .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #16447d;
    font-weight: 600;
    font-size: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    right: 14px;
    top: 1px
}

.image-bg .form-control,
.bg--dark .form-control {
    color: #495057 !important
}

select.form-control:not([size]):not([multiple]) {
    height: 56px
}

select.form-control.fc-lg:not([size]):not([multiple]) {
    height: 62px
}

.form-control.fc-lg {
    height: 62px
}

textarea.form-control {
    height: 140px
}

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

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

.form-control::placeholder {
    color: #aeb7cc
}

.tip-topdata {
    position: relative;
    color: #fff;
    text-decoration: none;
    width: 15px;
    height: 15px;
    display: inline-block;
    background: #394d8c;
    border-radius: 50%;
    text-align: center;
    line-height: 19px;
    margin-left: 5px;
    font-size: 9px
}

.tip-topdata:before {
    content: attr(data-tip);
    font-size: 11px;
    font-weight: 700;
    position: absolute;
    z-index: 999;
    white-space: nowrap;
    bottom: 9999px;
    left: 0;
    background: #394d8c;
    color: #fff;
    padding: 7px 15px;
    line-height: 25px;
    border-radius: 3px;
    top: -42px;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    -moz-transition: opacity .4s ease-out;
    -o-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
    text-shadow: none;
    display: inline-table
}

.tip-topdata:hover:before {
    opacity: 1
}

.frm_submit_block .select2-container--default .select2-selection--single {
    background-color: #f9fafc;
    border-radius: 0;
    border: none;
    height: 56px;
    border: 1px solid #ebedf5;
    border-radius: 4px;
    padding-left: 15px
}

.frm_submit_block .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 55px
}

.input-group .form-control {
    border-radius: 4px
}

.top-footer {
    padding: 1.5rem 0;
    border-bottom: 1px solid #eaecf1;
    margin-bottom: 60px
}

.foot-news-first h5 {
    margin: 0
}

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

.input-group-append,
.input-group-prepend {
    display: -ms-flexbox;
    display: flex
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group>.custom-select:not(:first-child),
.input-group>.form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

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

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

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group>.custom-select:not(:last-child),
.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.top-footer .input-group-text {
    background: transparent;
    border: none;
    cursor: pointer
}

.top-footer input.form-control {
    border: none;
    background: transparent !important;
    min-width: 270px
}

.top-footer .input-group {
    background: #eceef3;
    border-radius: 4px
}

.dark-footer .top-footer {
    border-bottom: 1px solid #333c56
}

.dark-footer .input-group {
    background: #2c344c
}

.dark-footer .input-group-text {
    color: #7482ad
}

.dark-footer .top-footer input.form-control {
    color: #fff
}

.dark-footer .foot-news-first h5 {
    color: #fff
}

.nav-brand,
.nav-brand:focus,
.nav-brand:hover,
.nav-menu>li>a {
    color: #404656
}

.menu__list,
.nav-dropdown,
.nav-menu,
ul {
    list-style: none
}

.menu__link,
.navigation,
.navigation * {
    -webkit-tap-highlight-color: transparent
}

.navigation,
.navigation * {
    box-sizing: border-box
}

.navigation {
    width: 100%;
    height: 55px;
    display: table;
    position: relative;
    font-size: 14px
}

.nav-toggle,
.navigation-hidden .nav-header {
    display: none
}

.navigation-portrait {
    height: 48px
}

.navigation-fixed {
    position: fixed;
    top: 0;
    left: 0
}

.navigation-hidden {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}

.align-to-right {
    float: right;
    letter-spacing: .5px
}

.nav-header {
    float: left
}

.nav-brand {
    padding: 5px;
    font-size: 24px;
    padding-left: 0;
    text-decoration: none !important
}

.deatils ul li a,
.indicate a,
.logo h1 a,
.nav-button,
.nav-dropdown>li>a,
.nav-menu>li>a,
nav a {
    text-decoration: none
}

.navigation-portrait .nav-brand {
    font-size: 18px;
    line-height: 48px
}

.nav-logo>img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left
}

.nav-logo:focus>img {
    outline: initial
}

.deatils ul li a,
.indicate a,
.menu__link:focus,
.menu__link:hover,
nav a,
nav a:focus,
nav a:hover {
    outline: 0
}

.navigation-portrait .nav-logo>img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0
}

.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 15px;
    cursor: pointer
}

.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: #70798b;
    border-radius: 10px;
    box-shadow: 0 .5em 0 0 #70798b, 0 1em 0 0 #70798b
}

.navigation-portrait .nav-toggle {
    display: block
}

.navigation-portrait .nav-menus-wrapper {
    width: 320px;
    height: 100%;
    top: 0;
    left: -400px;
    position: fixed;
    background-color: #fff;
    z-index: 20000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transition-duration: .8s;
    transition-timing-function: ease
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
    left: auto;
    right: -400px
}

.nav-menus-wrapper.nav-menus-wrapper-open {
    left: 0
}

.nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
    right: 0
}

.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: #70798b;
    font-size: 26px;
    cursor: pointer
}

.navigation-portrait .nav-menus-wrapper-close-button {
    display: block
}

.nav-menu {
    margin: 0;
    padding: 0;
    line-height: normal
}

.navigation-portrait .nav-menu {
    width: 100%
}

.navigation-landscape .nav-menu.nav-menu-centered {
    float: none;
    text-align: center
}

.nav-menu>li {
    display: inline-block;
    float: left;
    text-align: left
}

.navigation-portrait .nav-menu>li {
    width: 100%;
    position: relative;
    border-top: solid 1px #f0f0f0
}

.navigation-portrait .nav-menu>li:last-child {
    border-bottom: solid 1px #f0f0f0
}

.nav-menu+.nav-menu>li:first-child {
    border-top: none
}

.navigation-landscape .nav-menu.nav-menu-centered>li {
    float: none
}

.top-social i {
    font-size: 20px;
}

.top-social a:hover {
    opacity: 0.7;
}

.irs-single {
    width: 100% !important;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
    display: none !important;
}

.irs-from,
.irs-to,
.irs-single {
    left: 0 !important;
    top: 0;
    text-align: center;
    color: #16447d !important;
    display: inline-block;
    font-size: 14px !important;
    padding: 5px !important;
    border: solid 1px #28915487;
    background: #fff !important;
}

.irs-from:hover,
.irs-to:hover,
.irs-single:hover,
.irs-from:focus,
.irs-to:focus,
.irs-single:focus {
    border: solid 1px #16447d;
}

.full_search_box.hero_search-radius.modern [class^="col-"] {
    padding: 0 15px 0 0;
}

.full_search_box.hero_search-radius.modern .row {
    margin: 0;
}

.irs-from,
.irs-to {
    width: 44% !important;
}

.irs-to {
    left: auto !important;
    right: 0 !important;
}

.irs--flat .irs-bar,
.irs--flat .irs-line {
    top: 38px !important;
}

.irs--flat .irs-handle {
    top: 34px !important;
}

.nav-menu>li>a {
    padding: 16px 15px;
    white-space: nowrap;
    display: inline-block;
    font-weight: 600;
    color: #313131;
    transition: color .3s, background .3s;
    font-size: 13px
}

.top-header .nav-menu>li>a {
    padding: 10px 0;
}

.top-header .nav-menu>li {
    vertical-align: middle;
    padding: 10px 15px !important;
}

.navigation-portrait .nav-menu>li>a {
    height: auto;
    width: 100%;
    padding: 12px 15px 12px 26px
}

.nav-menu>.active>a,
.nav-menu>.focus>a,
.nav-menu>li:hover>a {
    color: #D70040 !important
}

.nav-menu>li>a>[class*=ion-],
.nav-menu>li>a>i {
    width: 18px;
    height: 16px;
    line-height: 16px;
    -ms-transform: scale(1.4);
    top: 1px;
    position: relative
}

.nav-menu>li>a>[class*=ion-] {
    width: 16px;
    display: inline-block;
    transform: scale(1.8)
}

.navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center
}

.nav-menu-social .last-li {
    position: relative;
    vertical-align: top;
}

.nav-menu-social .last-li .phone-number {
    font-size: 16px;
    color: #313131 !important;
}

.form-group .rg-slider {
    padding: 0 15px 0 0;
    box-sizing: border-box;
    width: 100%;
}

.nav-menu-social .last-li .callback {
    position: absolute;
    bottom: 10px;
    width: auto;
    white-space: nowrap;
    display: block;
    right: 12px;
    padding: 0;
}

.nav-menu.nav-menu-social>li {
    text-align: center;
    float: none;
    border: none !important;
    color: #000;
    text-align: right;
    padding: 0 10px;
}

.nav-menu+.nav-menu>li:first-child {
    position: relative
}

.nav-menu+.nav-menu>li:first-child:before {
    content: "";
    position: absolute;
    height: 32px;
    width: 1px;
    background: #dce4ef;
    right: -2px;
    top: 25px
}

.nav-menu+.nav-menu.dhsbrd>li:first-child:before {
    display: none
}

.navigation-portrait .nav-menu.nav-menu-social>li {
    width: auto
}

.nav-menu.nav-menu-social>li>a>[class*=ion-] {
    font-size: 12px
}

.nav-menu.nav-menu-social>li>a>.fa,
.nav-menu.nav-menu-social>li>a>.fas {
    font-size: 15px
}

.navigation-portrait .nav-menu.nav-menu-social>li>a {
    padding: 15px
}

.submenu-indicator {
    margin-left: 6px;
    margin-top: 4px;
    float: right;
    transition: all .3s
}

.navigation-portrait .submenu-indicator {
    width: 54px;
    height: 44px;
    margin-top: 0;
    position: absolute;
    text-align: center;
    z-index: 20000
}

.submenu-indicator-chevron {
    height: 6px;
    width: 6px;
    display: block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: transparent #70798b #70798b transparent;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: border .3s
}

.navigation-portrait .submenu-indicator-chevron {
    position: absolute;
    top: 18px;
    left: 24px
}

.nav-menu>.active>a .submenu-indicator-chevron,
.nav-menu>.focus>a .submenu-indicator-chevron,
.nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #289154 #289154 transparent !important
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.nav-overlay-panel {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: none;
    z-index: 19999
}

.no-scroll {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.nav-search {
    height: 70px;
    float: right;
    z-index: 19998
}

.navigation-portrait .nav-search {
    height: 48px;
    padding: 0 10px;
    margin-right: 52px
}

.navigation-hidden .nav-search {
    display: none
}

.nav-search-button {
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    background-color: #fbfcfd
}

.nav-search-icon {
    width: 14px;
    height: 14px;
    margin: 2px 8px 8px 4px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #70798b;
    text-align: left;
    text-indent: -9999px;
    border: 2px solid;
    border-radius: 50%;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: color .3s
}

.nav-search-icon:after,
.nav-search-icon:before {
    content: '';
    pointer-events: none
}

.nav-search-icon:before {
    width: 2px;
    height: 11px;
    top: 11px;
    position: absolute;
    left: 50%;
    border-radius: 0 0 1px 1px;
    box-shadow: inset 0 0 0 32px;
    transform: translateX(-50%)
}

.nav-search-button:hover .nav-search-icon {
    color: #D70040
}

.navigation-portrait .nav-search-button {
    width: 50px;
    height: 48px;
    line-height: 46px;
    font-size: 22px
}

.nav-search>form {
    width: 100%;
    height: 100%;
    padding: 0 auto;
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
    z-index: 99
}

.nav-search-inner {
    width: 70%;
    height: 70px;
    margin: auto;
    display: table
}

.navigation-portrait .nav-search-inner {
    height: 48px
}

.nav-search-inner input[type=search],
.nav-search-inner input[type=text] {
    height: 70px;
    width: 100%;
    margin: 0;
    padding: 0 12px;
    font-size: 26px;
    text-align: center;
    color: #70798b;
    outline: 0;
    line-height: 70px;
    border: none;
    background-color: transparent;
    transition: all .3s
}

.navigation-portrait .nav-search-inner input[type=search],
.navigation-portrait .nav-search-inner input[type=text] {
    height: 48px;
    font-size: 18px;
    line-height: 48px
}

.nav-search-close-button {
    width: 28px;
    height: 28px;
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    line-height: normal;
    color: #70798b;
    font-size: 20px;
    cursor: pointer;
    text-align: center
}

.nav-button,
.nav-text {
    display: inline-block;
    font-size: 14px
}

.navigation-portrait .nav-search-close-button {
    top: 10px;
    right: 14px
}

.nav-button {
    margin: 18px 15px 0;
    padding: 8px 14px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
    background-color: #D70040;
    transition: opacity .3s
}

.nav-button:focus,
.nav-button:hover {
    color: #fff;
    text-decoration: none;
    opacity: .85
}

.navigation-portrait .nav-button {
    width: calc(100% - 52px);
    margin: 17px 26px
}

.nav-text {
    margin: 25px 15px;
    color: #70798b
}

.navigation-portrait .nav-text {
    width: calc(100% - 52px);
    margin: 12px 26px 0
}

.navigation-portrait .nav-text+ul {
    margin-top: 15px
}

.nav-dropdown {
    min-width: 250px;
    margin: 0;
    padding: 0;
    display: none;
    position: absolute;
    z-index: 98;
    white-space: nowrap
}

.navigation-portrait .nav-dropdown {
    width: 100%;
    position: static;
    left: 0
}

.nav-dropdown .nav-dropdown {
    left: 100%
}

.nav-menu>li .nav-dropdown {
    border: none;
    padding: 15px;
    background: #fff;
    border-radius: .5rem;
    box-shadow: 0 0 42px 0 rgba(32, 32, 32, 0.15);
    -webkit-box-shadow: 0 0 42px 0 rgba(32, 32, 32, 0.15)
}

.nav-menu>li>.nav-dropdown:before {
    background-color: #fff;
    content: "";
    width: 22px;
    height: 22px;
    left: 27px;
    top: -12px;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -o-transition: all .2s ease 0;
    transition: all .2s ease 0;
    -webkit-transition: all .2s ease 0;
    -moz-transition: all .2s ease 0
}

.nav-dropdown>li {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    text-align: left
}

.nav-dropdown>li>a {
    width: 100%;
    padding: 8px 20px 10px 8px;
    border-bottom: 1px solid #e4e8ec;
    display: inline-block;
    float: left;
    color: #303f61;
    -webkit-transition: all .3s ease 0;
    -moz-transition: all .3s ease 0;
    -o-transition: all .3s ease 0;
    transition: all .3s ease 0;
    font-weight: 600;
    font-size: 14px
}

.nav-dropdown>li:last-child>a {
    border-bottom: none
}

.nav-dropdown>li>a:hover,
.nav-dropdown>li>a:focus,
.cn-info ul li a:hover {
    color: #fd5332 !important;
}

.social-icon a i,
.social-icons a i {
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 16px
}

.nav-dropdown>.focus>a,
.nav-dropdown>li:hover>a {
    color: red
}

.nav-dropdown.nav-dropdown-left {
    right: 0
}

.nav-dropdown>li>.nav-dropdown-left {
    left: auto;
    right: 100%
}

.navigation-landscape .nav-dropdown-left>li>a {
    text-align: right
}

.navigation-portrait .nav-dropdown>li>a {
    padding: 12px 20px 12px 30px
}

.navigation-portrait .nav-dropdown>li>ul>li>a {
    padding-left: 50px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>a {
    padding-left: 70px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a {
    padding-left: 90px
}

.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 110px
}

.nav-dropdown .submenu-indicator {
    right: 15px;
    top: 16px;
    position: absolute
}

.menu__list,
.navbar,
nav a {
    position: relative
}

.navigation-portrait .submenu-indicator {
    right: 0;
    top: 0
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.nav-dropdown>.focus>a .submenu-indicator-chevron,
.nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #D70040 #D70040 transparent
}

.navigation-landscape .nav-dropdown-left .submenu-indicator {
    left: 10px
}

.navigation-landscape .nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

nav a {
    display: inline-block
}

.header {
    background: #fff;
    z-index: 4;
    border-bottom: solid 1px #dadada;
}

.header-top {
    padding: 1em 0;
    background: #05222A
}

.indicate {
    float: left
}

.deatils {
    float: right
}

.indicate a {
    font-size: 1.1em;
    color: #C6C7C7;
    vertical-align: middle
}

.deatils ul li i,
.indicate i {
    font-size: 1.2em;
    color: #888f90;
    vertical-align: middle
}

.indicate i {
    margin-right: .5em
}

.deatils ul li {
    display: inline-block;
    margin: 0 5px
}

.deatils ul li i {
    margin-right: .5em
}

.deatils ul li a {
    font-size: 1.1em;
    color: #C6C7C7;
    vertical-align: middle
}

.social-icons {
    float: right;
    margin-top: .7em
}

.logo h1 a {
    color: #fff;
    font-size: 1.3em
}

.logo span {
    display: block;
    font-size: .32em;
    letter-spacing: 4px
}

.header-bottom {
    padding: 1em 0
}

.navbar-nav {
    float: left;
    margin: 0
}

.navbar-default {
    background: #fff;
    border: none !important
}

.navbar-default .navbar-nav>li>a {
    color: #05222A;
    font-size: 1.3em;
    font-weight: 900
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #02B875;
    background-color: #fff
}

.navbar {
    min-height: 50px;
    margin-bottom: 0;
    border: 1px solid transparent
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    color: #05222A;
    background-color: #fff
}

.menu__list {
    -webkit-flex-wrap: inherit;
    flex-wrap: inherit
}

.menu__item {
    display: block;
    margin: 1em 0
}

.menu__link {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.menu--francisco .menu__item {
    margin: 0 1.5em
}

.menu--francisco .menu__link {
    position: relative;
    overflow: hidden;
    height: 3em;
    padding: 1em 0;
    text-align: center;
    color: #b5b5b5;
    -webkit-transition: color .3s;
    transition: color .3s
}

.menu--francisco .menu__link:focus,
.menu--francisco .menu__link:hover {
    color: #929292
}

.menu--francisco .menu__item--current .menu__link {
    color: #02B875
}

.menu--francisco .menu__link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    opacity: 0;
    background: #02B875;
    -webkit-transform: translate3d(0, -3em, 0);
    transform: translate3d(0, -3em, 0);
    -webkit-transition: -webkit-transform 0 .3s, opacity .2s;
    transition: transform 0 .3s, opacity .2s
}

.menu--francisco .menu__item--current .menu__link::before,
.menu--francisco .menu__link:hover::before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .5s, opacity .1s;
    transition: transform .5s, opacity .1s;
    -webkit-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.menu--francisco .menu__helper {
    display: block;
    pointer-events: none
}

.menu--francisco .menu__item--current .menu__helper,
.menu__link:hover .menu__helper {
    -webkit-animation: anim-francisco .3s forwards;
    animation: anim-francisco .3s forwards
}

@-webkit-keyframes anim-francisco {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes anim-francisco {
    50% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    51% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.nav-menu.nav-menu-social>li.add-listing {
    border-radius: 3px;
    top: 16px;
    position: relative;
    height: 45px;
    padding: 0;
    margin-left: 10px
}

.nav-menu.nav-menu-social>li.add-listing.style-2 {
    border-radius: 4px;
    min-width: 140px;
    top: 17px;
    position: relative;
    height: 46px
}

.nav-menu.nav-menu-social>li.add-listing a {
    top: 0;
    padding: 30px 20px;
    color: #fff !important
}

.nav-menu.nav-menu-social>li.add-listing.dark-bg {
    background: #313131
}

.nav-menu.nav-menu-social>li.add-listing.bg-info {
    background: #1fb585
}

.nav-menu.nav-menu-social>li.add-listing.bg-whit {
    background: #fff !important
}

.nav-menu.nav-menu-social>li.add-listing.bg-whit a {
    color: #333 !important
}

.nav-brand img {
    max-width: 90px;
    width: 100%;
    position: relative;
    top: 3px
}

.btn-group.account-drop {
    position: relative;
    padding: 19px 15px
}

.account-drop .dropdown-menu a {
    padding: .6rem 0;
    font-size: 14px
}

.account-drop .dropdown-menu {
    top: 60px !important;
    right: 0 !important;
    background: #fff;
    box-shadow: none;
    border: solid 1px #ebedf3;
    min-width: 200px;
    left: initial !important;
    padding: .4rem 1rem
}

.navigation-fixed {
    box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
    -webkit-box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
    background: #fff;
    position: fixed;
    z-index: 999;
    width: 100%;
    bottom: 0;
    top: auto;
    -webkit-transition: .2s ease-in;
    -o-transition: .2s ease-in;
    transition: .2s ease-in;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@media (min-width : 992px) {
    .nav-menu.nav-menu-social>li.add-listing.bg-white {
        background: #fff !important
    }

    body .nav-menu.nav-menu-social>li.add-listing.bg-white a {
        color: #313131 !important
    }

    .header.header-fixed {
        box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
        -webkit-box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
        background: #fff;
        position: fixed;
        z-index: 999;
        width: 100%;
        top: 0;
        -webkit-transition: .2s ease-in;
        -o-transition: .2s ease-in;
        transition: .2s ease-in;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown
    }

    .header.head-shadow {
        box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
        -webkit-box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1)
    }

    .header.head-border {
        border-bottom: 1px solid #e0e5ef
    }

    .nav-menu.nav-menu-social>li.add-listing a {
        top: -16px
    }

    .header.header-dark .submenu-indicator-chevron {
        border-color: transparent #fff #fff transparent
    }

    .nav-menu.nav-menu-social>li.add-listing.style-2 a {
        top: -16px
    }

    .header.header-dark {
        background-color: #313131
    }

    .header.header-dark .nav-brand,
    .header.header-dark .nav-brand:focus,
    .header.header-dark .nav-brand:hover,
    .header.header-dark .nav-menu>li>a {
        color: #fff
    }

    .header.header-dark .nav-menu>li .nav-dropdown {
        background: #313131
    }

    .header.header-dark .nav-dropdown>li>a {
        border-bottom: 1px solid #190f4c
    }

    .header.header-dark .nav-menu>li>.nav-dropdown:before {
        background-color: #313131
    }

    .header.header-dark .nav-dropdown>li>a {
        color: #fff
    }

    .header.header-transparent {
        background: transparent;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: inline-block;
        width: 100%;
        z-index: 4;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1)
    }

    .header.header-transparent.header-fixed {
        box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
        -webkit-box-shadow: 0 5px 30px rgba(0, 22, 84, 0.1);
        background: #fff;
        position: fixed;
        z-index: 999;
        width: 100%;
        top: 0;
        -webkit-transition: .2s ease-in;
        -o-transition: .2s ease-in;
        transition: .2s ease-in;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown
    }

    .header.header-transparent .nav-brand,
    .header.header-transparent .nav-brand:focus,
    .header.header-transparent .nav-brand:hover,
    .header.header-transparent .nav-menu>li>a {
        color: #fff
    }

    .header.header-transparent.header-fixed .nav-brand,
    .header.header-transparent.header-fixed .nav-brand:focus,
    .header.header-transparent.header-fixed .nav-brand:hover,
    .header.header-transparent.header-fixed .nav-menu>li>a {
        color: #404656
    }

    .change-logo .nav-brand.fixed-logo {
        display: none
    }

    .change-logo.header-fixed .nav-brand.fixed-logo {
        display: block
    }

    .change-logo.header-fixed .nav-brand.static-logo {
        display: none
    }

    .dark-text .nav-brand,
    .header-transparent.dark-text .nav-brand:focus,
    .header-transparent.dark-text .nav-brand:hover,
    .header-transparent.dark-text .nav-menu>li>a {
        color: #404656
    }

    .header-transparent.dark-text .nav-menu>li>a:hover,
    .header-transparent.dark-text .nav-menu>li>a:focus {
        color: #D70040
    }
}

nav .menu>li.dropdown>a:before,
nav .menu>li.megamenu>a:before {
    margin-left: 10px;
    content: "\e61a";
    font-family: 'themify';
    float: right;
    position: relative;
    font-size: 12px;
    top: 2px
}

nav .menu>li.dropdown li.dropdown>a:before {
    margin-left: 10px;
    content: "\e649";
    font-family: 'themify';
    float: right;
    position: relative;
    font-size: 14px;
    top: 1px
}

nav .menu li.dropdown.open>a {
    color: #e74c3c
}

.top-header {
    background: #333c56;
    padding: 2px 0 1px;
    color: #fff;
    font-size: 13px
}

.cn-info ul {
    padding: 0;
    margin: 0
}

.cn-info ul li {
    list-style: none;
    display: inline-block;
    margin-right: 15px
}

.cn-info ul li:hover .nav-dropdown {
    display: block;
    padding: 15px !important;
    background: #fff;
    border-radius: .5rem;
    box-shadow: 0 0 42px 0 rgb(32 32 32 / 15%);
    -webkit-box-shadow: 0 0 42px 0 rgb(32 32 32 / 15%);
}

.cn-info ul li i {
    margin-right: 5px
}

.top-header .callback {
    float: right;
    margin-right: 30px;
}

.cn-info ul li:last-child {
    margin-right: 0
}

.top-social {
    padding: 0;
    margin: 0;
    float: right
}

.top-header .top-social li {
    list-style: none;
    display: inline-block;
    padding: 10px 5px !important;
}

.top-social li:last-child {
    margin-right: 0
}

.top-social li a {
    color: #fff
}

.mg-menu-items {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

.mg-menu-items i {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px
}

.mg-menu-items h5 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 16px;
    font-size: 15px;
    color: #031b4e;
    margin-bottom: 0
}

.mg-menu-items h5>span {
    color: #72809D;
    display: block;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif
}

.account-drop .btn.btn-order-by-filt {
    padding: 0;
    box-shadow: none;
    margin-top: 5px;
    font-weight: 600
}

.account-drop .btn.btn-order-by-filt img.avater-img {
    width: 35px;
    border-radius: 50%;
    margin-right: 7px
}

li.login-attri .account-drop a {
    height: auto;
    line-height: 1.5;
    padding: 10px !important;
    box-shadow: none;
    color: #606c8e !important;
    font-size: 15px
}

.slickes {
    position: relative;
    overflow: hidden
}

.theme-bg-light.slickes:before {
    position: absolute;
    content: url(https://kumarpreet.com/verio-demo-02/assets/img/avatar-large-1.png);
    right: 0;
    bottom: -40px
}

.image-bg {
    background-size: cover !important;
    background-position: center !important
}

.image-cover {
    background-size: cover !important;
    background-position: center !important
}

.hero_banner {
    display: flex;
    z-index: 2;
    flex-wrap: wrap;
    min-height: 400px;
    justify-content: flex-start;
    align-items: flex-start;
    background-size: 100% 100% !important;
    background-position: top center !important;
}

.hero_banner .left-block {
    width: 45%;
    float: left;
    margin-left: -6%;
}

.hero_banner .right-block {
    width: 40%;
    float: right;
}

.hero_banner .left-block .top {
    font-size: 55px;
    line-height: 55px;
    white-space: nowrap;
    font-family: 'Source Serif Pro', serif;
    color: #000;
    margin-top: 10px;
    text-align: center;
}

.hero_banner .left-block .bottom {
    font-size: 35px;
    white-space: nowrap;
    font-family: 'VeryBerryPro-Regular', serif;
    color: #000;
    text-align: center;
}

.hero_banner .right-block .top {
    font-size: 90px;
    line-height: 90px;
    font-family: 'VeryBerryPro-Regular', serif;
    color: #000;
    text-align: center;
}

.hero_banner .right-block .bottom {
    font-size: 40px;
    line-height: 43px;
    font-family: 'Source Serif Pro', serif;
    color: #000;
    text-transform: uppercase;
    text-align: center;
}

.hero_banner.hero_banner1 {
    padding: 5em 10% 5em;
}

.hero_banner1 .container {
    z-index: 1;
}

.hero_search-flex {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.hero_search-flex .flex-1 {
    flex: 1
}

.box_search_wrap {
    position: relative;
    background: #f8faff;
    max-width: 500px;
    text-align: left;
    border-radius: 10px;
    overflow: hidden;
    padding: 30px 40px 40px;
    box-shadow: 0 20px 30px rgba(0, 22, 84, 0.15)
}

.box_search_wrap.light {
    position: relative;
    background: #fff
}

.box_search_wrap.hs-2 {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 5px;
    padding: 1rem 1rem 0
}

.box_search_wrap.full-width {
    width: 100%;
    max-width: 100%
}

.hero_search h1 {
    ;
    color: #333c56 !important;
    font-size: 35px
}

.btn.search-btn {
    background: #fd5332;
    padding: 10px 15px;
    border-radius: 5px;
    box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);
    color: #fff;
    width: 100%;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px
}

.btn.btn-dark {
    background-color: #080f3c !important;
    background: #080f3c !important
}

.btn.search-btn:hover,
.btn.search-btn:focus {
    color: #fff !important
}

.hero_banner.dark-text h1,
.hero_banner.dark-text p,
.hero_banner.dark-text h1,
.hero_banner.dark-text p {
    color: #4d5968
}

.stylish {
    font-size: 25px;
    font-family: initial;
    font-weight: 500;
    color: #fff;
    font-style: italic
}

.hace-desti-sub h2 {
    font-family: 'Playfair Display', serif;
    ;
    line-height: 1.4;
    font-weight: 500 !important
}

.popular-categories {
    margin-top: 30px;
    display: inline-block
}

ul.popular-categories-list {
    display: table;
    margin: 0;
    padding: 0
}

ul.popular-categories-list li {
    float: left;
    padding: 5px 15px;
    list-style: none
}

ul.popular-categories-list li a {
    background: rgba(255, 255, 255, 0.12);
    position: relative;
    width: 100px;
    height: 85px;
    display: inline-block;
    overflow: hidden;
    color: #fff;
    border-radius: 1px;
    padding: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.2);
    text-align: center;
    padding: .8rem 0
}

ul.popular-categories-list li a i {
    display: block;
    font-size: 38px;
    margin-bottom: 0;
    line-height: 1
}

.pc-box p {
    font-size: 13px;
    opacity: 1;
    font-weight: 500
}

.pc-box i {
    font-size: 20px;
    margin-bottom: 10px
}

ul.popular-categories-list li a:hover,
ul.popular-categories-list li a:focus {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 0 8px rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 1);
    color: #D70040
}

ul.popular-categories-list li a:hover span,
ul.popular-categories-list li a:focus span {
    color: #2c3854
}

span.pcat-name {
    position: absolute;
    top: 15px;
    left: 20px;
    background: rgba(255, 255, 255, 0.5);
    padding: 2px 15px;
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
}

span.rating-count {
    font-size: 12px;
    margin-left: 3px
}

.listing-info {
    float: right;
    display: block
}

.listing-info ul {
    margin: 0;
    padding: 0
}

.listing-info ul li {
    list-style: none;
    display: inline-block;
    padding: 0 8px;
    font-size: 13.5px
}

.listing-info ul li i {
    margin-right: 6px
}

span.like-listing {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: table
}

.single-top {
    padding: 0 10px
}

.slick-track {
    padding: 10px 0
}

.featured_slick_gallery .slick-track,
.single-advance-property .slick-track {
    padding: 0
}

.home-slider .slick-track {
    padding: 0
}

.form-box {
    position: relative;
    min-height: 52px
}

.text-mlixer {
    max-width: 700px;
    text-align: center;
    line-height: 1.7;
    margin: 0 auto;
    padding-top: 1rem;
    font-size: 16px;
    font-weight: 400
}

.bb-video-box {
    width: 130px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    background: rgba(255, 255, 255, 0.1);
    border: 1px dashed rgba(255, 255, 255, 0.7);
    border-radius: 50%
}

.bb-video-box-inner {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.4)
}

.bb-video-box-innerup {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.7)
}

.bb-video-box-innerup a {
    font-size: 30px;
    line-height: 0
}

.hero-header {
    background: #232323;
    background-position: center;
    background-size: cover;
    padding: 4em 0;
    position: relative
}

.large-banner {
    padding: 5em 0 3em;
    display: flex;
    min-height: 660px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.verticle-center {
    text-align: center
}

.hero-header {
    margin: 0;
    z-index: 2;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column;
    -webkit-flex-direction: column
}

.hero_banner .small-banner {
    position: relative;
    z-index: 1;
    padding: 50px 30px 110px;
    background: #0000004f;
    max-width: 440px;
}

.hero_banner h1 {
    font-weight: 800;
    line-height: 1.3;
    font-size: 38px;
}

.hero_banner p {
    font-size: 18px
}

[data-overlay] {
    position: relative
}

[data-overlay]:before {
    position: absolute;
    content: '';
    background: #112848;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

[data-overlay="1"]:before {
    opacity: .1
}

[data-overlay="2"]:before {
    opacity: .2
}

[data-overlay="3"]:before {
    opacity: .3
}

[data-overlay="4"]:before {
    opacity: .4
}

[data-overlay="5"]:before {
    opacity: .5
}

[data-overlay="6"]:before {
    opacity: .6
}

[data-overlay="7"]:before {
    opacity: .7
}

[data-overlay="8"]:before {
    opacity: .8
}

[data-overlay="9"]:before {
    opacity: .9
}

.signup-frm {
    max-width: 510px;
    margin-top: 15px;
    display: block;
    position: relative
}

.signup-frm .form-control {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #cfd8dc;
    padding: 22px 20px 18px;
    border-radius: 2px;
    height: 60px
}

.signup-frm .btn {
    bottom: 4px;
    position: absolute;
    right: 4px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 18px 25px 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
    border-width: 0;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    height: 52px
}

.full_search_box {
    background: #fff;
    padding: 25px 25px 10px;
    border-radius: 6px
}

.full_search_box .hero_search h1 {
    margin-bottom: 1rem;
    text-align: center
}

.btn.reset-btn-outline {
    border: 2px solid #bec2cc;
    padding: 14px 25px;
    transition: all ease .4s;
    width: 100%;
    color: #000
}

.no-ul-list.third-row {
    display: table;
    width: 100%;
    margin-bottom: 15px
}

.no-ul-list.third-row li {
    width: 50%;
    float: left;
    margin-bottom: 7px
}

.btn.reset-btn-outline:hover,
.btn.reset-btn-outline:focus {
    background: #000;
    border-color: #000;
    color: #fff
}

.btn.search-btn-outline {
    border: 2px solid #fd5332;
    padding: 14px 25px;
    transition: all ease .4s;
    width: 100%;
    color: #fd5332
}

.btn.search-btn-outline:hover,
.btn.search-btn-outline:focus {
    background: #fd5332;
    color: #fff
}

#module>a,
#module>a:hover,
#module>a:focus {
    width: 100%;
    color: #2D3954;
    padding: 14px 10px 14px 45px;
    position: relative;
    line-height: 1.25;
    display: inline-block
}

#module a.collapsed:after {
    content: 'Advanced Search';
    font-size: 18px
}

#module a:not(.collapsed):after {
    content: 'Advanced Search';
    font-size: 18px
}

#module a.collapsed:before,
#module a:not(.collapsed):before {
    content: "\e61a";
    font-family: themify;
    font-size: 14px;
    width: 30px;
    height: 30px;
    background: #000;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
    left: 0;
    position: absolute;
    top: 9px
}

#module a:not(.collapsed):before {
    content: "\e622";
    font-family: themify;
    font-size: 14px;
    width: 30px;
    height: 30px;
    background: #000;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    color: #fff;
    left: 0;
    position: absolute;
    top: 9px
}

.home-slider .item,
.property-slider .item {
    transition: all .6s;
    border-radius: 0;
    position: relative;
    height: 600px
}

.home-slider .item {
    min-height: 520px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    text-align: left;
    background-size: cover !important;
    background-position: center !important
}

.fullwidth-home-slider div {
    height: 100%
}

.home-slider-container {
    position: relative;
    height: 100%;
    max-width: 450px;
    display: block;
    padding: 2rem
}

.home-slider .item:before {
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, transparent 10%, #111c52);
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block
}

.home-slider-price {
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    font-size: 20px
}

.home-slider-container .property_price_compare {
    position: relative;
    margin: 1rem 0;
    bottom: auto;
    padding: 0
}

.home-slider-container .property_price_compare .lpc-right a {
    background: #f4f7fb;
    color: #687592
}

.home-slider-container .modern-pro-wrap {
    position: relative;
    top: 0;
    margin-bottom: 15px;
    left: auto
}

.home-slider-container .modern-pro-wrap span {
    position: relative;
    padding: 8px 20px;
    z-index: 1;
    margin-right: 10px;
    font-size: 14px;
    border-radius: 4px;
    color: #fff;
    box-shadow: none;
}

.home-slider-container .modern-pro-wrap .property-type {
    background: #323d50
}

.home-slider-title h3 {
    margin-bottom: 5px;
    color: #fff
}

.home-slider-title p {
    color: #fff
}

.home-slider-title span i {
    margin-right: 5px
}

.simple-search-wrap {
    max-width: 580px;
    margin: 0
}

.home-slider-desc .read-more {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 4px;
    display: inline-block;
    padding: 15px 25px;
    border-radius: 4px;
    margin-top: 1rem;
    background: #fff !important;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2);
    border-radius: 50px
}

.slide-property-info {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0
}

.slide-property-info ul {
    width: 100%;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap
}

.slide-property-info ul li {
    display: inline-block;
    flex: 0 0 33.333333%;
    width: 33.3333%;
    list-style: none
}

.simple-search-wrap h1 {
    color: #fff
}

.simple-search-wrap .pk-input-group {
    background: #fff;
    border-radius: 4px;
    display: -webkit-box;
    display: flex;
    overflow: hidden;
    position: relative
}

.simple-search-wrap .pk-input-group .form-control {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    border: none;
    margin: 0;
    height: 74px;
    padding-left: 3rem
}

.form-control:focus {
    border: 1px solid #989191 !important;
}

.simple-search-wrap .pk-input-group .pk-subscribe-submit {
    background: #fd5332;
    border: 1px solid #fd5332;
    margin: 10px;
    padding: 1rem 2rem;
    border-radius: 3px;
    cursor: pointer;
    ;
    color: #fff
}

.simple-search-wrap .pk-input-group:after {
    content: "\e607";
    font-family: 'themify';
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 0;
    width: 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #6c757d;
    font-size: 1.25rem;
    z-index: 3
}

.large-banner {
    padding: 5em 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.full_search_box {
    background: #fff;
    padding: 18px 25px 10px;
    border-radius: 6px
}

.full_search_box.lightanic_search .form-group {
    margin-bottom: 0
}

.full_search_box.lightanic_search.modern .form-group {
    margin-bottom: 0;
    border-right: 1px solid #e4eaf7;
    padding: 10px 0
}

.full_search_box.lightanic_search .form-group.none {
    border-right: none
}

.full_search_box.transparent {
    background: transparent;
    padding: 15px 25px
}

.full_search_box .hero_search h1 {
    margin-bottom: 1rem;
    text-align: center
}

.btn.reset-btn-outline {
    border: 2px solid #bec2cc;
    padding: 14px 25px;
    transition: all ease .4s;
    width: 100%;
    color: #000
}

.btn.reset-btn {
    border: 2px solid #bec2cc;
    background: #000;
    height: 60px;
    transition: all ease .4s;
    border-radius: 4px;
    width: 100%;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.no-ul-list.first-row,
.no-ul-list {
    display: table;
    width: 100%;
    margin-bottom: 15px
}

.no-ul-list.third-row {
    display: flex;
    width: 100%;
    margin-bottom: 15px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.no-ul-list.second-row li {
    max-width: 50%;
    float: left;
    margin-bottom: 7px;
    flex: 0 0 50%
}

.no-ul-list.third-row li {
    max-width: 50%;
    float: left;
    margin-bottom: 7px;
    flex: 0 0 50%
}

.btn.reset-btn-outline:hover,
.btn.reset-btn-outline:focus {
    background: #000;
    border-color: #000;
    color: #fff
}

.btn.search-btn-outline {
    border: 2px solid #fd5332;
    padding: 14px 25px;
    transition: all ease .4s;
    width: 100%;
    color: #fd5332
}

.btn.search-btn-outline:hover,
.btn.search-btn-outline:focus {
    background: #fd5332;
    color: #fff !important
}

h1.italian-header-capt {
    font-weight: 500;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-size: 50px;
    margin-bottom: 1em;
    text-align: center
}

h1.big-header-capt,
.h1.big-header-capt {
    font-weight: 600;
    margin: 0 auto;
    margin-bottom: .4em;
    text-align: center;
}

.h1.big-header-capt {
    color: #FFF;
    font-size: 27px;
    line-height: 43px;
}

.h1img .logo-text {
    color: #FFF;
    margin-top: -30px;
}

.lightanic_search .input-with-icon .form-control,
.lightanic_search .input-with-shadow .form-control,
.lightanic_search .input-with-shadow .select2-container,
.lightanic_search .input-with-icon .select2-container {
    border: none;
    border-radius: 3px;
    padding-left: 40px;
    height: 54px;
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: 1px solid #bec2cc
}

.small-padd {
    padding: 0 5px !important
}

.padd-0 {
    padding: 0 !important;
}

.appeal {
    margin-top: 55px;
}

.full_search_box.hero_search-radius {
    background: #fff;
    padding: 10px 20px;
    border-radius: .2rem;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2)
}

.full_search_box.hero_search-radius.modern {
    background: #fff;
    padding: 0 15px;
    border-radius: .1rem;
    box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -webkit-box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
    -moz-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
}

.full_search_box.hero_search-radius.style-2 {
    background: #fff;
    padding: 10px 20px;
    border-radius: .3rem;
    box-shadow: 0 6px 15px 0 rgba(35, 42, 56, 0.1);
    -webkit-box-shadow: 0 6px 15px 0 rgba(35, 42, 56, 0.1)
}

.full_search_box.hero_search-radius.style-3 {
    background: #fff;
    padding: 5px 0;
    border-radius: .4rem;
    box-shadow: none;
    -webkit-box-shadow: none
}

.lightanic_search.hero_search-radius .input-with-icon .form-control,
.lightanic_search.hero_search-radius .input-with-shadow .form-control,
.lightanic_search.hero_search-radius .input-with-shadow .select2-container,
.lightanic_search.hero_search-radius .input-with-icon .select2-container {
    border: none;
    border-radius: 0;
    padding-left: 45px;
    height: 54px;
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-right: 1px solid #e8ebf3
}

.lightanic_search.hero_search-radius.modern .input-with-icon .form-control,
.lightanic_search.hero_search-radius.modern .input-with-shadow .form-control,
.lightanic_search.hero_search-radius.modern .input-with-shadow .select2-container,
.lightanic_search.hero_search-radius.modern .input-with-icon .select2-container {
    border: none;
    border-radius: 0;
    padding-left: 45px;
    height: 32px;
    background: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-right: none
}

.lightanic_search.hero_search-radius.style-3 .input-with-icon .form-control,
.lightanic_search.hero_search-radius.style-3 .input-with-shadow .form-control,
.lightanic_search.hero_search-radius.style-3 .input-with-shadow .select2-container,
.lightanic_search.hero_search-radius.style-3 .input-with-icon .select2-container {
    height: 65px
}

.full_search_box.hero_search-radius.style-3 .select2-container--default .select2-selection--single {
    height: 65px
}

.full_search_box.hero_search-radius.style-3 .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 65px
}

.full_search_box.hero_search-radius.style-3 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 61px
}

.full_search_box.modern label {
    font-size: 15px;
    margin-bottom: 0;
    color: #748db3
}

.lightanic_search.hero_search-radius .select2-selection.select2-selection--single {
    padding-left: 15px;
    border-radius: 4px;
    border: none
}

.lightanic_search.hero_search-radius.modern .select2-selection.select2-selection--single {
    padding-left: 0;
    border-radius: 4px;
    border: none
}

.lightanic_search.hero_search-radius .btn.search-btn {
    border-radius: .2rem
}

.lightanic_search.hero_search-radius.modern .btn.search-btn {
    border-radius: .1rem;
    margin-top: 5px;
}

.full_search_box.hero_search-radius {
    position: relative
}

.full_search_box.hero_search-radius #advance-search {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    z-index: 2;
    background: #fff;
    padding: 2rem;
    border-radius: .5rem;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1)
}

.ad-search,
.ad-search:hover,
.ad-search:focus {
    height: 50px;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    color: #215463 !important;
    line-height: 50px;
    border-radius: .2rem;
    font-size: 15px;
    width: 100%;
    text-align: center
}

.ad-search i {
    position: relative;
    top: 2px
}

.lightanic_search.hero_search-radius #advance-search .input-with-icon .form-control,
.lightanic_search.hero_search-radius #advance-search .input-with-shadow .form-control,
.lightanic_search.hero_search-radius #advance-search .input-with-shadow .select2-container,
.lightanic_search.hero_search-radius #advance-search .input-with-icon .select2-container {
    border: 1px solid #dde0e6
}

.full_search_box.side_search {
    padding: 0;
    max-width: 520px
}

.full_search_box.side_search .search_hero_wrapping {
    padding: 1.5rem 1.5rem 1rem
}

.full_search_box.side_search label {
    font-size: 13px;
    margin-bottom: 4px;
    color: #748db3
}

.side_search_header {
    padding: 1rem;
    border-bottom: 1px solid #ecedef;
    text-align: left
}

.side_search_header .big-header-capt {
    text-align: left;
    font-size: 25px
}

.side_search_header .sb_title {
    font-size: 14px
}

.full_search_box.side_search .btn.search-btn {
    box-shadow: none;
    -webkit-box-shadow: none
}

.map-search-box {
    background: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

button.btn.adv-btn {
    color: #fff;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.map-container {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden
}

.elixer .map-container {
    float: none
}

.elixer .map-container #singleMap {
    margin-bottom: 0
}

.fw-map {
    height: 600px
}

.map-container.column-map {
    width: 50%;
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    overflow: hidden
}

.map-container.column-map.right-pos-map {
    right: 0
}

.map-container.column-map.left-pos-map {
    left: 0
}

.map-container #map-main {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    overflow: hidden
}

.scrollContorl {
    position: absolute;
    z-index: 1000;
    bottom: 100px;
    right: 20px;
    cursor: pointer;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background: #2F3B59;
    border-radius: 4px;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4)
}

.scrollContorl.enabledsroll i:before {
    content: "\f09c"
}

#singleMap {
    width: 100%;
    position: relative;
    height: 300px;
    float: left;
    margin-bottom: 30px
}

.box-widget #singleMap {
    margin-bottom: 10px
}

.mapzoom-in,
.mapzoom-out {
    position: fixed;
    z-index: 100;
    top: 50%;
    cursor: pointer;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    color: #3d85fd;
    line-height: 40px;
    margin-top: -20px;
    text-align: center;
    background: #fff;
    -webkit-transform: translate3d(0, 0, 0)
}

#singleMap .mapzoom-in,
#singleMap .mapzoom-out,
.home-map .mapzoom-in,
.home-map .mapzoom-out,
.fw-map .mapzoom-in,
.fw-map .mapzoom-out {
    position: absolute;
    right: 20px
}

.map-container.column-map.right-pos-map .mapzoom-in,
.map-container.column-map.right-pos-map .mapzoom-out {
    right: 30px
}

.map-container.column-map.left-pos-map .mapzoom-in,
.map-container.column-map.left-pos-map .mapzoom-out {
    left: 30px
}

.mapzoom-in:before,
.mapzoom-out:before {
    font-family: 'themify';
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    content: "\e622"
}

.mapzoom-in:before {
    content: "\e61a"
}

.mapzoom-in {
    margin-top: -80px
}

.mapnavigation {
    position: absolute;
    bottom: 50px;
    right: 7px;
    z-index: 30;
    width: 170px
}

.mapnavigation a {
    width: 70px;
    padding: 8px 0;
    border-radius: 4px;
    color: #fff;
    float: left;
    margin-left: 10px;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.4)
}

.mapnavigation a,
.mapzoom-in:hover,
.mapzoom-out:hover {
    background: #2F3B59
}

.cluster img {
    display: none
}

.cluster {
    width: 40px !important;
    height: 40px !important
}

.cluster div {
    background: transparent !important;
    color: #fff !important;
    width: 50px !important;
    height: 50px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    background: radial-gradient(circle, #3d85fd 35%, #1e5fcc 100%) !important;
    border-radius: 50%;
    font-size: 16px !important
}

.map-popup-location-phone,
.map-popup-location-info {
    float: left;
    color: #666;
    font-size: 13px;
    width: 100%;
    text-align: left;
    margin-bottom: 5px
}

.map-popup-wrap {
    display: block;
    border-radius: 8px;
    width: 300px !important;
    background: #fff;
    position: relative
}

.map-popup-wrap .single_property_style.property_style_2 {
    border: none;
    margin-bottom: 0
}

.map-popup {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 9px 16px rgba(58, 87, 135, 0.15)
}

.map-popup .list-fx-features {
    display: none
}

.infoBox-close {
    position: absolute;
    width: 30px;
    height: 30px;
    line-height: 30px;
    top: 20px;
    right: 20px;
    color: #333c56;
    text-align: center;
    border-radius: 100%;
    z-index: 20;
    background: #fff;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.4);
    cursor: pointer
}

.infoBox-close:hover {
    background: #333c56;
    color: #fff
}

.map-container .inc-fleat.inc-bath:before,
.map-container .inc-fleat.inc-bed:before {
    top: -2px
}

.list-single-img a {
    position: relative;
    display: block
}

.list-single-img a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    display: block;
    background: #1c2746;
    opacity: .5
}

.fs-container {
    height: 100% !important;
    width: 100%;
    position: relative;
    z-index: 4;
    float: left;
    background: #fff
}

.fs-left-map-box {
    float: left
}

.fs-container #map-main {
    position: relative;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
    margin-bottom: 0
}

.fs-left-map-box .map-container.fw-map {
    width: 40%;
    height: 100%;
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    overflow: hidden
}

.home-map.fl-wrap {
    position: relative;
    top: 0;
    left: 0;
    height: 585px;
    width: 100%;
    overflow: hidden
}

.half-map .fs-inner-container {
    position: relative;
    width: 60%;
    background: #f7f9fc;
    min-height: 100vh;
    z-index: 10;
    float: right
}

.map-container.fw-map #map-main {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    overflow: hidden
}

.fs-content {
    max-height: 100%;
    overflow: auto;
    padding: 0;
    overflow: visible
}

.half-map .fs-content {
    padding: 2em
}

.fs-container section.search {
    padding: 32px 40px 47px
}

.fs-container .fs-listings {
    padding: 0 25px;
    margin: 0
}

.fs-switcher {
    padding: 0 25px;
    margin: 0
}

.fs-inner-container {
    width: 50%;
    height: 100%;
    float: left;
    display: inline-block
}

.img-wrap {
    height: 310px;
    display: inline-block;
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    margin: 10px 0;
    border-radius: .5rem
}

.img-wrap:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background: linear-gradient(to bottom, transparent 25%, #1e2a4c);
    opacity: .8;
    z-index: 11;
    transition: .3s ease-out
}

.location_wrap_content {
    position: absolute;
    z-index: 55;
    padding: 2rem 1.5rem;
    margin: 0 auto;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center
}

.location_wrap_content_first {
    flex: 1
}

.location_wrap_content h4 {
    font-size: 17px;
    color: #fff;
    margin: 0 0 5px;
    width: auto
}

.location_wrap_content span {
    font-size: 14px;
    color: #fff
}

.img-wrap-background {
    background-size: cover;
    background-position: 50%;
    width: 100%;
    height: 100%;
    transition: all .55s;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    transition: transform .35s ease-out
}

.home-map.fl-wrap {
    position: relative;
    top: 0;
    left: 0;
    height: 585px;
    width: 100%;
    overflow: hidden
}

.home-map.fl-wrap .advance-search-container {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 33;
    transition: all .4s;
    max-width: 1170px;
    margin: 0 auto !important;
    width: 100%;
    right: 0
}

.property_location_style_2 {
    border: 1px solid #eaebf1;
    width: 100%;
    border-radius: .4rem;
    position: relative;
    margin-top: 25px
}

.property_location_style_2-thumb {
    width: 100%;
    padding: 0;
    display: inline-block
}

.property_location_style_2-thumb a {
    display: inline-block;
    position: relative
}

.property_location_style_2-thumb a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #1b2338;
    transition: .4s all ease;
    opacity: .6;
    border-radius: .4rem
}

.property_location_style_2-thumb:hover a:before {
    opacity: .3
}

.property_location_style_2-thumb img {
    border-radius: .4rem
}

.property_location_style_2-caption {
    text-align: center;
    padding: 1rem 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 55%;
    margin: 0 auto;
    left: 50%;
    transform: translate(-50%, -50%)
}

.property_location_rate {
    margin-bottom: 5px
}

.property_location_rate i {
    font-size: 8px;
    color: #fff;
    margin: 0 1px
}

.property_location_rate i.filled {
    color: #f9a120
}

.property_location_style_2-caption h4 {
    margin: 0;
    color: #fff;
    font-size: 17px;
    line-height: 1;
    letter-spacing: 1px
}

.property_location_style_2-caption h4 a {
    color: #fff !important
}

.property_location_style_2-caption span {
    font-size: 12px;
    color: #333c56;
    font-weight: 600;
    background: #fff;
    padding: 2px 15px;
    border-radius: 50px;
    margin-top: 10px;
    display: inline-block;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.4)
}

.property_location_style_2-caption .llp-right {
    display: none
}

.property_location {
    background: #fff;
    border: none;
    border-radius: .4rem;
    overflow: hidden;
    width: 100%;
    display: block;
    margin-bottom: 30px
}

.property_location_thumb {
    display: block;
    overflow: hidden;
    border-radius: 0
}

.property_location_caption {
    display: flex;
    align-items: center;
    padding: 1rem .8rem
}

.property_location__first {
    flex: 1
}

.property_location__first h4 {
    margin-bottom: 2px;
    font-size: 16px;
    line-height: 1
}

.location-rate i {
    margin-left: 1px;
    font-size: 11px;
    color: #c4cedc
}

.location-rate i.filled {
    color: #ff9800
}

.category-box {
    position: relative;
    height: 170px;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(112, 121, 138, 0.18);
    -webkit-box-shadow: 0 0 20px 0 rgba(112, 121, 138, 0.18);
    border-radius: 6px;
    text-align: center;
    padding: 0 30px;
    box-sizing: border-box;
    margin-bottom: 30px;
    overflow: hidden;
    transition: .6s linear;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.list-cats-box {
    padding: 15px
}

.category-box .property_category_short .category-icon {
    width: 65px;
    height: 65px;
    margin: .5rem auto;
    font-size: 20px;
    background: #f4f5f7;
    color: #ff7c39;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: .6s cubic-bezier(0.45, 0.01, 0.1, 1.49)
}

.category-box .property_category_short i {
    font-size: 30px;
    margin-bottom: 7px;
    transition: .6s cubic-bezier(0.45, 0.01, 0.1, 1.49)
}

.category-box .property_category_short .property_category_expand h4 {
    font-weight: 600;
    margin-bottom: 0;
    font-size: 16px;
    color: #1c2b56
}

.category-box .property_category_short .property_category_expand p {
    line-height: 1.2;
    color: #64729c;
    font-size: 13px
}

.category-box .property_category_short .property_category_expand span {
    font-weight: 400;
    font-size: 14px
}

.category-box .property_category_short .category-icon.clip-1 {
    background: rgba(228, 16, 16, 0.1);
    color: #e41010
}

.category-box .property_category_short .category-icon.clip-2 {
    background: rgba(49, 177, 54, 0.1);
    color: #31b136
}

.category-box .property_category_short .category-icon.clip-3 {
    background: rgba(255, 152, 0, 0.1);
    color: #ff9800
}

.category-box .property_category_short .category-icon.clip-4 {
    background: rgba(171, 82, 216, 0.1);
    color: #ab52d8
}

.category-box .property_category_short .category-icon.clip-5 {
    background: rgba(17, 158, 226, 0.1);
    color: #119ee2
}

.category-box .property_category_short .category-icon.clip-6 {
    background: rgba(154, 189, 11, 0.1);
    color: #9abd0b
}

.category-box .property_category_short .category-icon.clip-7 {
    background: rgba(247, 9, 140, 0.1);
    color: #f7098c
}

.category-box .property_category_short .category-icon.clip-8 {
    background: rgba(63, 81, 181, 0.1);
    color: #3f51b5
}

.singles_items {
    padding: 0 5px
}

.property_location_style_2.large {
    border: none;
    height: 350px;
    border-radius: .2rem;
    overflow: hidden
}

.property_location_style_2.large .property_location_style_2-thumb {
    width: 100%;
    padding: 0;
    display: inline-block;
    height: 100%
}

.property_location_style_2.large .property_location_style_2-thumb img {
    height: 100%;
    max-height: 400px;
    object-fit: cover
}

.hero-header .search-form,
.hero-header .search-big-form {
    margin-top: 2rem
}

.search-form .form-control {
    height: 60px !important;
    border-radius: 0;
    padding-left: 40px;
    box-shadow: none
}

.search-form .btn {
    height: 60px !important;
    border-radius: 0;
    box-shadow: none
}

.search-form .select2-container--default .select2-selection--single {
    height: 60px;
    border: none
}

.search-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 58px
}

.search-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 60px
}

.search-big-form .form-control {
    height: 70px !important;
    border-radius: 0;
    padding-top: .6rem;
    padding-bottom: .6rem;
    padding-left: 45px;
    box-shadow: none
}

.search-big-form .btn {
    height: 70px !important;
    border-radius: 0;
    padding-top: .6rem;
    padding-bottom: .6rem;
    box-shadow: none
}

.search-big-form .select2-container--default .select2-selection--single {
    height: 70px;
    border: none
}

.search-big-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 68px
}

.search-big-form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 70px
}

.search-form .form-group i {
    position: absolute;
    color: #bbc6d4;
    left: 15px;
    top: 24px
}

.search-big-form .form-group i {
    position: absolute;
    color: #bbc6d4;
    left: 13px;
    top: 25px;
    font-size: 22px
}

.search-big-form.no-border .form-control:hover,
.search-big-form.no-border .btn:hover,
.search-big-form.no-border .form-control:focus,
.search-big-form.no-border .btn:focus,
.search-form.no-border .form-control:hover,
.search-form.no-border .btn:hover,
.search-form.no-border .form-control:focus,
.search-form.no-border .btn:focus {
    outline: none;
    border: none;
    box-shadow: none
}

.search-big-form.no-border .form-control,
.search-big-form.no-border .btn,
.search-form.no-border .form-control,
.search-form.no-border .btn {
    border: none
}

form.search-big-form.search-shadow,
form.search-form.search-shadow {
    padding: 15px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 4px
}

.br-all .select2-container--default .select2-selection--single {
    border: 1px solid #e0ecf5 !important
}

.select2-dropdown {
    border: 1px solid #e0ecf5;
    z-index: 33333
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e0ecf5
}

.search-header-banner {
    background: #f6faff;
    padding: 2em 0
}

ul.tp-list.nbr {
    display: inline-block;
    padding: 4px 15px;
    background: rgba(238, 32, 77, 0.2);
    border-radius: 50px;
    color: #D70040
}

ul.tp-list.nbr a {
    color: #D70040
}

ul.tp-list.nbr .dropdown-menu {
    border: none;
    width: auto;
    padding: 8px;
    min-width: 120px;
    background: #fde9ea;
    top: 8px !important;
    left: 0 !important;
    border-radius: 4px;
    box-shadow: 0 6px 10px rgba(0, 22, 84, 0.2);
    -webkit-box-shadow: 0 6px 10px rgba(0, 22, 84, 0.2)
}

ul.tp-list.nbr .dropdown-menu a {
    color: #2D3954;
    font-size: 14px;
    padding: 5px 0
}

ul.tp-list.nbr.style-2 {
    display: inline-block;
    padding: 4px 15px;
    background: rgba(41, 171, 129, 0.2);
    border-radius: 50px;
    color: #29ab81
}

ul.tp-list.nbr.style-2 a {
    color: #29ab81
}

ul.tp-list.nbr.style-2 .dropdown-menu a {
    color: #121212;
    padding: 5px 0;
    font-size: 14px
}

.selects_style {
    font-weight: 600;
    font-size: 15px;
    color: #353e56
}

.input-with-icon {
    position: relative;
    width: 100%;
    margin-top: 10px;
}

.input-with-icon .form-control,
.input-with-shadow .form-control,
.input-with-shadow .select2-container,
.input-with-icon .select2-container {
    border: none;
    border-radius: 5px;
    padding-left: 30px !important;
    height: 54px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 6px 1px rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 6px 1px rgba(62, 28, 131, 0.1)
}

.modern .input-with-icon .form-control,
.modern .input-with-shadow .form-control,
.modern .input-with-shadow .select2-container,
.modern .input-with-icon .select2-container {
    border: none;
    border-radius: 5px;
    padding-left: 0 !important;
    height: 54px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 0 6px 1px rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 6px 1px rgba(62, 28, 131, 0.1)
}

.input-with-shadow .select2-container,
.input-with-icon .select2-container {
    padding-left: 30px !important
}

.input-with-icon.gray .form-control,
.input-with-shadow.gray .form-control,
.input-with-shadow.gray .select2-container,
.input-with-icon.gray .select2-container {
    border: none;
    border-radius: 5px;
    padding-left: 30px;
    height: 54px;
    background: #eef1f5;
    border: 1px solid #e3e8ef;
    overflow: hidden;
    box-shadow: none;
    -webkit-box-shadow: none
}

.input-with-shadow.gray .select2-container,
.input-with-icon.gray .select2-container {
    padding-left: 30px
}

.input-with-icon.gray .select2-container--default .select2-selection--single {
    background-color: #eef1f5;
    border-radius: 0;
    border: none;
    height: 54px
}

.input-with-icon i {
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
    left: 8px;
    font-size: 15px;
    color: #215463;
    font-style: normal;
    opacity: .4;
    font-style: normal;
    cursor: normal;
    pointer-events: none
}

.input-with-icon img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5px;
    max-width: 18px
}

.page-sidebar {
    border-radius: .4rem;
    border: 1px solid #e6eaf1;
    background: #fff;
    padding: 25px;
    margin-bottom: 30px
}

.shorting-wrap {
    background: #fff;
    border-radius: .3rem;
    margin-bottom: 2rem;
    padding: .5rem 1rem;
    border: 1px solid #ebedf1;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.shorting-title {
    flex: 1;
    font-size: 14px;
    color: #586373;
    margin: 0
}

.shorting-right {
    width: auto;
    background: #f0f3f7;
    border-radius: 2px;
    padding: 5px 10px;
    display: flex;
    align-items: center
}

.shorting-right label {
    display: inline-block;
    margin-bottom: 0
}

.shorting-right .dropdown.show {
    display: inline-block
}

.shorting-right .btn.btn-filter {
    color: #8891a7;
    padding: 2px 5px;
    font-size: 14px;
    line-height: unset
}

.shorting-right .dropdown-menu.show {
    display: block;
    right: 0 !important;
    display: block;
    right: 0 !important;
    padding: 0;
    width: 140px !important;
    min-width: 140px;
    border-color: #e6ebf1;
    border-top: none
}

.filter-sidebar {
    height: 100vh;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow: hidden;
    transition: .5s;
    padding-top: 20px;
    padding-bottom: 2rem;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1)
}

.filter-sidebar .show-hide-sidebar {
    padding: 10px 30px 10px 12px;
    overflow-y: scroll;
    position: relative;
    width: calc(100% + 17px);
    min-height: 300px;
    display: block;
    height: 100%
}

.filter-sidebar .ur-detail-wrap {
    padding: 0 1.4em 2em
}

.filter-sidebar .closebtn {
    position: relative;
    font-size: 36px;
    margin-left: 0;
    font-weight: 500;
    text-align: center;
    font-size: 14px;
    padding: 0;
    color: #2d4767
}

.filt-head {
    display: flex;
    padding: 0 1rem 1rem;
    flex-wrap: wrap;
    align-items: center
}

.filt-head .filt-first {
    flex: 1;
    margin: 0;
    font-size: 16px;
    font-weight: 500
}

.filterspaces {
    padding: 1.2rem 0;
    border-top: 1px solid rgba(20, 12, 64, .12);
    border-bottom: 1px solid rgba(20, 12, 64, .12)
}

.filterspace__link {
    float: right
}

.filterspace__link a {
    font-weight: 700;
    color: #313131 !important
}

.filterspace__controls {
    width: auto;
    display: inline-block;
    padding: .5rem;
    background: #fff;
    border: 1px solid #f7f7f7;
    border-color: rgba(20, 12, 64, .12);
    border-radius: 4px
}

.filterspace__controls .nav-pills .nav-link {
    padding: .5rem 1.6rem;
    font-size: 14px;
    font-weight: 600;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    color: #9ba2bd
}

.filterspace__controls .nav-pills .nav-link.active {
    color: #fff;
    background: #313131
}

.btn.bg-2 {
    background: #289154 !important;
    border-color: #289154 !important
}

.advance-search .form-group {
    margin-bottom: 0
}

.advance-search .search-big-form .form-group i {
    color: #fd5332
}

.adv-search-filter {
    float: right;
    margin-bottom: 1rem;
    display: inline-block
}

.adv-filter-box {
    display: inline-block;
    margin-left: 15px
}

.btn-flit {
    width: 42px;
    border-radius: 2px;
    border: 1px solid #d1dade;
    color: #646e7b;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center
}

.btn-flit.active {
    color: #fd5332
}

.btn.btn-order-by-filt {
    background: transparent;
    border: 1px solid #d1dade;
    color: #646e7b;
    padding: 9px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px
}

.btn.btn-order-by-filt i {
    margin-left: 5px
}

.back-brow {
    display: inline-block;
    margin-bottom: 1rem
}

.back-btn {
    font-weight: 600;
    opacity: .9
}

.back-btn i {
    margin-right: 5px
}

.back-btn:hover,
.back-btn:focus {
    opacity: 1
}

.slick-slider .single_property_style,
.slick-slider .grid_agents {
    margin-bottom: 10px !important
}

.single_property_style {
    position: relative;
    width: 100%;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #e5e9ec
}

.single_property_style.property-1 .listing_thumb_wrapper {
    overflow: hidden;
    position: relative
}

.single_property_style.property-1 .listing_thumb_wrapper>a {
    position: relative;
    display: block;
    width: 100%;
    transition: all ease .4s
}

.single_property_style.property-1 .listing_thumb_wrapper>a:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(to bottom, transparent 25%, #1e2a4c);
    display: block;
    bottom: 0
}

.single_property_style.property-1 .listing_thumb_wrapper img {
    max-height: 240px;
    width: 100%
}

.single_property_style.property-1 .property_caption_wrappers {
    padding: 1rem 1rem .5rem;
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center
}

.single_property_style.property-1 .property_short_detail {
    flex: 1;
    padding-right: 2.5rem
}

.avater-30 {
    max-width: 30px
}

.single_property_style.property-1 .listing-name {
    font-size: 18px;
    margin-bottom: 2px;
    font-weight: 400
}

.single_property_style.property-1 .listing-location {
    font-size: 15px;
    margin-bottom: 2px
}

.single_property_style.property-1 .listing-location i {
    margin-right: 5px
}

.single_property_style.property-1 .like-btn {
    width: 40px;
    height: 40px;
    border: 1px solid #e5e9ec;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 44px;
    color: #0ac1a7;
    transition: ease .4s
}

.single_property_style.property-1 .listing-like-top {
    position: absolute;
    top: 20px;
    left: 20px
}

.single_property_style.property-1 .listing-like-top i {
    color: #fe3e67;
    width: 38px;
    height: 38px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
    margin-right: 3px
}

.property_lists_crooption {
    padding: .5rem 1rem;
    font-size: 14px
}

.property_ratting_info ul {
    margin: 0;
    padding: .2rem 1rem;
    display: block
}

.property_ratting_info ul li {
    display: inline-block;
    list-style: none
}

.property_ratting_info ul li:first-child {
    margin-right: 2rem;
    font-weight: 600
}

.single_property_style.property-1 .listing_features_infometas ul {
    margin: 0;
    display: table;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 1rem 1rem
}

.property_lists_crooption p {
    line-height: 1.9
}

.single_property_style.property-1 .listing_features_infometas ul li img,
.property_single_advance_caption .listing_features_infometas ul li img {
    max-width: 15px;
    position: relative;
    top: -1px;
    margin-right: 5px
}

.property_single_advance_caption .listing_features_infometas ul {
    padding: 0 1rem;
    display: flex;
    flex-wrap: wrap
}

.single_property_style.property-1 .listing_features_infometas ul li,
.property_single_advance_caption .listing_features_infometas ul li {
    display: inline-block;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    width: 33.333333%;
    list-style: none;
    font-weight: 800;
    font-size: 14px;
    color: #5b6784
}

.single_property_style.property-1 .listing_features_infometas ul li:last-child,
.property_single_advance_caption .listing_features_infometas ul li:last-child {
    border-right: none
}

.single_property_style.property-1 .listing_features_infometas ul li strong {
    font-weight: 600;
    margin-right: 5px
}

.single_property_style.property-1 .listing-footer-wrapper {
    padding: .9rem 1rem;
    border-top: 1px solid #e5e9ec;
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center
}

.single_property_style.property-1 .listing-footer-wrapper .listing-price {
    flex: 1;
    color: #0ac1a7
}

.single_property_style.property-1 .listing-price .list-pr {
    color: #333c56;
    font-size: 18px;
    margin: 0
}

.single_property_style.property-1 .listing-detail-btn .more-btn {
    padding: 6px 12px;
    color: #D70040;
    border: 1px solid #D70040;
    background: rgba(238, 32, 77, 0.1) !important;
    border-radius: 50px
}

.single_property_style.property-1 .listing-rating {
    position: absolute;
    left: 20px;
    bottom: 20px
}

.single_property_style.property-1 .listing-rating i {
    color: #fff;
    margin-right: 3px
}

.single_property_style.property-1 .listing-rating i.filled {
    color: #ff9800
}

.single_property_style.property-1 .property-type {
    position: absolute;
    right: 20px;
    top: 20px;
    background: #fff;
    color: #21293a;
    padding: 4px 15px;
    border-radius: 50px;
    font-size: 12px;
    text-transform: uppercase;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.4)
}

.single_property_style.property-1 .listing_thumb_wrapper>a:hover:before,
.single_property_style.property-1 .listing_thumb_wrapper>a:focus:before {
    background: linear-gradient(to bottom, transparent 5%, #1e2a4c)
}

.single_property_style.property-1 .single_property_style:hover .like-btn,
.single_property_style.property-1 .single_property_style:focus .like-btn {
    background: #ff9800;
    color: #fff;
    border-color: #ff9800
}

.arrow_slide .slick-next,
.arrow_slide .slick-prev {
    top: -35px;
    right: 10px;
    width: 60px;
    height: 40px;
    display: flex;
    background: rgba(140, 151, 230, 0.2);
    border: 1px solid rgba(140, 151, 230, 0.3);
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    transition: all ease .4s
}

.arrow_slide .slick-next {
    background: rgba(249, 93, 2, 0.1);
    border: 1px solid rgba(249, 93, 2, 0.2)
}

.arrow_slide .slick-prev {
    right: 80px;
    left: auto
}

.arrow_slide .slick-next:before,
.arrow_slide .slick-prev:before {
    font-family: slick;
    font-size: 15px;
    line-height: 1;
    opacity: 1;
    color: #f95d02;
    font-family: themify;
    content: "\e649";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: slick;
    font-size: 15px;
    line-height: 1;
    opacity: 1;
    color: #f95d02;
    font-family: themify;
    content: \e649;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.arrow_slide .slick-prev:before {
    content: "\e64a"
}

.arrow_slide .slick-arrow:before {
    top: 0;
    width: auto;
    height: auto;
    display: inline-block;
    line-height: 40px;
    background: transparent;
    font-size: 12px;
    color: #f95d02;
    cursor: pointer;
    border-radius: 0;
    box-shadow: none;
    transition: .2s
}

.arrow_slide .slick-prev:before {
    color: #8c97e6
}

.arrow_slide .slick-next:hover,
.arrow_slide .slick-prev:hover,
.arrow_slide .slick-next:focus,
.arrow_slide .slick-prev:focus {
    background: #f95d02;
    border-color: #f95d02
}

.arrow_slide .slick-next:hover:before,
.arrow_slide .slick-prev:hover:before,
.arrow_slide .slick-next:focus:before,
.arrow_slide .slick-prev:focus:before {
    color: #fff
}

.property_item {
    background: #fff;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -moz-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1)
}

.image {
    position: relative
}

.image a {
    display: block
}

.sb-date {
    position: absolute;
    top: 30px;
    left: 30px;
    display: inline-block;
    background: rgba(23, 42, 76, 0.4);
    color: #fff;
    padding: 8px 15px;
    border-radius: 50px;
    font-size: 14px
}

.sb-date i {
    margin-right: 7px
}

span.tag_t {
    position: absolute;
    right: 20px;
    bottom: 20px;
    display: inline-block;
    padding: 7px 15px;
    background: #22326b;
    border-radius: 4px;
    color: #fff
}

.proerty_content {
    position: relative;
    padding: 2em 2em 1.5em
}

.proerty_text {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    align-items: center
}

.proerty_text .captlize {
    font-size: 16px;
    font-weight: 600;
    flex: 1;
    line-height: 1;
    margin-bottom: 5px
}

.property_meta {
    display: block;
    margin: 2em 0 1rem
}

.classical-list .proerty_price {
    margin: 0;
    font-weight: 600;
    color: #049869
}

.property_add {
    color: #72809D
}

.classical-list .btn {
    font-size: 14px;
    padding: 12px 18px
}

.btn.btn-theme {
    background: #fd5332;
    border: 1px solid #fd5332;
    border-radius: 4px;
    margin-right: 4px;
    margin-bottom: 5px
}

.btn.btn-theme:focus,
.btn.btn-theme:active {
    background: #0b2531 !important;
    border: 1px solid #0b2531 !important;
    color: #fff
}

.btn.btn-theme-light {
    color: #fd5332;
    background: rgba(253, 83, 50, 0.12);
    border-radius: 4px;
    margin-bottom: 5px
}

.ericks {
    text-transform: uppercase;
    font-size: 16px
}

.hots_property_info {
    position: relative;
    display: block;
    width: 100%;
    padding: 2rem 0 1rem
}

.hots_property_info ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%
}

.hots_property_info li {
    width: 50%;
    flex: 0 0 50%;
    display: flex;
    font-size: 16px;
    color: #2d3954;
    font-weight: 600;
    align-items: center;
    margin-bottom: 2rem
}

.hots_property_info li .ht_info_icon {
    width: 35px;
    height: 35px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    flex-wrap: wrap;
    margin-right: 10px
}

.hots_property_info li .ht_info_icon img {
    max-width: 15px
}

.hots_property_view {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%
}

.hots_property_view .btn.btn-ht-property {
    height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #14223c;
    border-radius: 50px;
    margin-right: 1rem;
    color: #fff;
    transition: all ease .4s
}

.hots_property_view .btn.btn-ht-property:hover,
.hots_property_view .btn.btn-ht-property:focus {
    background: #f95d02;
    color: #fff
}

.ht_price {
    margin: 0;
    padding: 0;
    font-size: 25px;
    font-weight: 800;
    color: #14223c
}

.hots_property_thumb {
    position: relative;
    display: block;
    border-radius: .4rem;
    overflow: hidden
}

.hots_property_thumb img {
    width: 100%;
    object-fit: cover
}

.single_property_style {
    position: relative;
    width: 100%;
    border-radius: .5rem;
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #e8ebef;
    transition: .4s ease all
}

.single_property_style.modern {
    position: relative;
    width: 100%;
    border-radius: .5rem;
    overflow: hidden;
    background: #fff;
    margin-bottom: 30px;
    border: none !important;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    transition: .4s ease all
}

.single_property_style .slick-track {
    padding: 0
}

.single_property_style:hover,
.single_property_style:focus {
    border: 1px solid transparent;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1)
}

.single_property_style.property_style_2 .listing_thumb_wrapper {
    overflow: hidden;
    position: relative;
    min-height: 220px;
    max-height: 220px
}

.property_gallery_slide {
    overflow: hidden;
    position: relative;
    min-height: 240px;
    max-height: 240px
}

.single_property_style.property_style_2 .listing_thumb_wrapper>a {
    position: relative;
    display: block;
    width: 100%;
    transition: all ease .4s
}

.single_property_style.property_style_2 .listing_thumb_wrapper>a:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    background: linear-gradient(to bottom, transparent 25%, #1e2a4c);
    display: block;
    bottom: 0
}

.single_property_style.property_style_2 .listing_thumb_wrapper img {
    max-height: 220px;
    min-height: 220px;
    width: 100%
}

.single_property_style.property_style_2 .property_caption_wrappers {
    padding: 1rem;
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center
}

.single_property_style.property_style_2 .property_short_detail {
    flex: 1
}

.single_property_style.property_style_2 .listing-name {
    font-size: 16px;
    position: relative;
    margin-bottom: 0
}

.single_property_style.property_style_2 .listing-location {
    font-size: 14.5px;
    margin-bottom: 2px
}

.single_property_style.property_style_2 .list-status {
    position: relative;
    margin-left: 10px;
    top: -3px;
    z-index: 2;
    width: 20px;
    height: 20px;
    background: #0ac186;
    text-align: center;
    border-radius: 50%;
    font-size: 9px;
    line-height: 22px;
    color: #fff;
    box-shadow: none;
    display: inline-block
}

.single_property_style.property_style_2 .listing-location i {
    margin-right: 5px
}

.single_property_style.property_style_2 .listing_features_infometas ul {
    margin: 0;
    display: table;
    width: 100%;
    padding: .5rem 1rem 1.5rem
}

.single_property_style.property_style_2 .listing_features_infometas ul li {
    display: inline-block;
    width: 33.333333%;
    list-style: none
}

.single_property_style.property_style_2 .listing_features_infometas ul li:last-child {
    border-right: none
}

.single_property_style.property_style_2 .listing_features_infometas ul li strong {
    font-weight: 600;
    margin-right: 5px
}

.single_property_style.property_style_2 .listing-footer-wrapper {
    padding: .5rem 1rem;
    border-top: 1px solid #e5e9ec;
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center
}

.single_property_style.property_style_2 .listing-footer-wrapper .listing-like {
    flex: 1;
    color: #0ac1a7
}

.single_property_style.property_style_2 .like-btn {
    background: #f3f4f7;
    border: 1px solid #edeff3;
    width: 36px;
    height: 36px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    transition: all ease .4s
}

.single_property_style.property_style_2 .listing-price,
.single_property_style.property_style_2 .listing-contact-info {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 1
}

.single_property_style.property_style_2 .listing-price .list-pr,
.single_property_style.property_style_2 .listing-price>*,
.single_property_style.property_style_2 .listing-contact-info>* {
    color: #fff;
    margin: 0
}

.single_property_style.property_style_2 .listing-detail-btn .more-btn {
    padding: 6px 15px;
    color: #fff;
    border: 1px solid #ff9800;
    background: #ff9800;
    border-radius: 2px
}

.rate-btn {
    font-weight: 800;
    color: #FF9800;
    font-size: 18px
}

.single_property_style.property_style_2 .list-rating i {
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 26px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    background: #ff9800;
    border: 1px solid #ff9800;
    margin-right: 3px
}

.single_property_style.property_style_2 .list-save i {
    color: #fff;
    width: 38px;
    height: 38px;
    line-height: 36px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background: #fe3e67;
    border: 1px solid #fe3e67;
    margin-right: 3px
}

.single_property_style.property_style_2 .list-save-top {
    position: absolute;
    top: 20px;
    right: 20px
}

.single_property_style.property_style_2 .list-save-top i {
    color: #fe3e67;
    width: 38px;
    height: 38px;
    line-height: 40px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background: rgba(255, 255, 255, 1);
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2);
    margin-right: 3px
}

.single_property_style.property_style_2 .property-type {
    position: absolute;
    right: 20px;
    bottom: 20px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 12px;
    z-index: 1;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2)
}

.single_property_style.property_style_2 .listing-category {
    position: absolute;
    right: 20px;
    bottom: 25px;
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 14px;
    ;
    -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2);
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2)
}

.list-featured {
    position: absolute;
    left: 15px;
    top: 15px;
    background: #fff;
    padding: 7px 20px;
    border-radius: 50px;
    color: #4c5871
}

.list-featured i {
    margin-right: 5px;
    color: #ff9802
}

.single_property_style.property_style_2 .listing-post-status i {
    margin-right: 7px;
    position: relative;
    top: 1px
}

.single_property_style.property_style_2 .listing_thumb_wrapper>a:hover:before,
.single_property_style.property_style_2 .listing_thumb_wrapper>a:focus:before {
    background: linear-gradient(to bottom, transparent 5%, #1e2a4c)
}

.single_property_style.property_style_2:hover .like-btn,
.single_property_style.property_style_2:focus .like-btn {
    background: #ff9800;
    color: #fff;
    border-color: #ff9800
}

.property_features_wrap {
    padding: .1rem 1.5rem .6rem;
    display: flex;
    flex-wrap: wrap
}

.property_features_wrap .listing-price-fx {
    flex: 1
}

.inc-fleat {
    margin-left: 15px;
    color: #72809D
}

.list-fx-features {
    margin: 1rem 0;
    display: flex;
    width: 100%;
    position: relative;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.listing-card-info-icon {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 33.333333%;
    flex: 0 0 33.333333%;
    margin-bottom: 0
}

.listing-card-info-icon img {
    margin-right: 5px;
    max-width: 18px;
    display: inline-block
}

.listing-card-info-price {
    font-weight: 600;
    position: relative;
    font-size: 18px;
    color: #fd5332;
    line-height: 1.2;
    padding-left: .35em;
    margin: 0
}

.price-prefix:before {
    content: '$';
    position: absolute;
    left: 0;
    top: 0;
    font-size: .6em;
    color: inherit
}

.listing-price-fx .price-suffix {
    font-size: 14px;
    color: #72809D;
    font-weight: 400
}

.prt-location {
    font-size: 14px
}

.proty-type.theme-cl {
    font-size: 13px
}

.single_property_style.property_style_2.modern .property-type {
    position: relative;
    background: #D70040;
    right: 0;
    bottom: 0
}

.single_property_style.property_style_2.modern .property-type.sale {
    background: #00AB66
}

.single_property_style.property_style_2.modern .modern-pro-wrap span {
    position: relative;
    padding: 4px 15px;
    z-index: 1;
    margin-right: 10px;
    font-size: 14px;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
}

.property_price_compare .property_price_reviess {
    flex: 1;
    color: #fff;
    font-weight: 600
}

.property-real-price {
    font-size: 25px;
    font-weight: 700;
    color: #262c40;
    display: flex;
    margin-bottom: 1rem;
    align-items: center;
    font-family: 'Montserrat', sans-serif
}

.prt_rates {
    font-weight: 800;
    font-size: 13px
}

.prt_rates i {
    color: #f59e1f
}

.property_price_reviess span {
    font-size: 13px;
    font-weight: 800
}

.property-real-price .off_price {
    font-size: 13px;
    margin-right: .5rem;
    text-decoration: line-through;
    color: #858ea9;
    font-weight: 400
}

.single_property_style.property_style_2.modern .property_gallery_slide {
    overflow: hidden;
    position: relative;
    min-height: auto;
    max-height: 100%;
    border-radius: .5rem
}

.property_gallery_slide-thumb {
    border-radius: 0;
    overflow: hidden;
    position: relative
}

.property_gallery_slide-thumb:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    z-index: 1;
    opacity: .15;
    background: linear-gradient(to bottom, transparent 5%, #1e2a4c)
}

.property_style_2.modern .property_gallery_slide-thumb:before {
    display: none
}

.property_gallery_slide-thumb a {
    display: block;
    position: relative
}

.single_property_style.property_style_2.modern .listing_thumb_wrapper img {
    object-fit: cover;
    height: 100%;
    width: 100%;
    min-height: auto;
    max-height: 100%;
    height: 240px;
    margin-bottom: -2px
}

.single_property_style.property_style_2.modern .listing_thumb_wrapper {
    margin: 0;
    padding-bottom: 0
}

.single_property_style.property_style_2.modern .property-locations {
    font-size: 14px
}

.single_property_style.property_style_2.modern .property-locations i {
    margin-right: 4px
}

.single_property_style.property_style_2.modern .property_features_wrap {
    padding: 0 1.5rem;
    display: block
}

.property_style_2.modern .list-fx-features {
    margin: .7rem 0 1.2rem;
    display: block
}

.property_style_2.modern .list-fx-features strong {
    color: #333c56
}

.single_property_style.property_style_2.modern .listing-card-info-icon {
    margin-right: 1rem;
    padding-right: 1rem;
    border-right: 1px solid #e5ecf3;
    width: auto
}

.single_property_style.property_style_2.modern .listing-card-info-icon:last-child {
    border: none
}

.single_property_style.property_style_2.modern .home-type.theme-cl {
    font-size: 13px;
    margin-bottom: 5px
}

.single_property_style.property_style_2.modern .listing-name {
    margin-bottom: 5px
}

.modern_property_footer {
    padding: 1rem;
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center;
    border-top: 1px solid #f0f1f5;
    height: 64px;
}

.property-author {
    flex: 1
}

.property-author .path-img {
    max-width: 35px;
    width: 35x;
    display: inline-block;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px
}

.property-author .path-img img {
    border-radius: 50%;
    max-width: 35px
}

.property-author h5 {
    margin: 0;
    margin-top: 7px;
    font-size: 14px;
    font-weight: 500
}

.property-author h5 a {
    color: #808fa0
}

.modern_property_footer .property-pulish-date {
    font-size: 13px;
    color: #808fa0
}

.uilist-wrap {
    position: relative;
    min-height: 200px;
    margin-bottom: 30px
}

.slick-slide .uilist-wrap {
    margin-bottom: 0
}

.uilist-wrap:before {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: rgba(38, 38, 43, .25);
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px
}

.uilist-wrap .uilist_thumb {
    position: relative
}

.uilist-wrap .uilist_thumb>img {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    max-width: unset;
    width: 100%
}

.ulisting-thumbnail-box .thumbnail-box-listing .ulisting-thumbnail-panel-top {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3
}

.uilist_bottom_panel {
    padding: 20px 20px 15px;
    background: linear-gradient(0deg, #26262b, rgba(63, 68, 72, .25) 90%, rgba(37, 39, 40, 0));
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    width: 100%;
    position: absolute;
    bottom: 0
}

.uilist_view_thumb {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0 auto;
    z-index: 222;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.uilist_full_panel {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.ullist_panel_left {
    flex: 1
}

.uilist_title {
    font-size: 18px;
    color: #fff;
    margin-bottom: 2px
}

.uilist_price_title {
    font-size: 16px;
    color: #fff;
    margin-bottom: 2px
}

.uilist-rating {
    font-size: 13px;
    font-weight: 600;
    color: #fff
}

.uilist-rating i {
    font-size: 13px;
    margin-right: 5px;
    color: #ffc107
}

.ullist_panel_left ul {
    padding: 0;
    margin: 0
}

.ullist_panel_left ul li {
    list-style: none;
    margin-right: 15px;
    font-size: 14px;
    display: inline-block;
    color: #fff
}

.ullist_panel_left ul li i {
    margin-right: 5px
}

.uilist_view_thumb a {
    width: 47px;
    height: 47px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    line-height: 50px;
    display: inline-block;
    margin: 0 3.5px;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden
}

.uilist-wrap:hover .uilist_view_thumb a {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.ulisting-listing-category {
    padding: 15px;
    position: absolute;
    right: 0;
    top: 0
}

.ulisting-listing-category.left {
    padding: 15px;
    position: absolute;
    left: 0;
    right: auto;
    top: 0
}

.ulisting-listing-category span {
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 23px;
    padding: 0 10px;
    display: inline-block;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    background: #e61562;
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.4)
}

.ulisting-listing-category span.sale {
    background: #00ba53
}

.ulisting-listing-category .like-prty {
    background: transparent;
    border: none;
    font-size: 18px;
    padding: 0 8px;
    position: relative;
    top: 2px;
    box-shadow: none
}

.small-banner {
    min-height: 100px !important;
    background-size: cover !important;
    background-position: center !important;
}

.small-banner p {
    margin-bottom: 0 !important;
}

.btn.arrow-btn {
    font-size: 12px;
    line-height: 50px;
    position: relative;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0 0 10px rgba(0, 0, 0, .3);
    background-color: #26262b;
    border-radius: 4px;
    padding: 0 20px
}

.btn.arrow-btn span:before {
    content: "";
    position: absolute;
    top: calc(50% - 16.5px);
    right: 53px;
    width: 1px;
    height: 33px;
    background: hsla(0, 0%, 100%, .3)
}

.btn.arrow-btn.light {
    background-color: #fff;
    color: #122947
}

.btn.arrow-btn.light:before {
    background: rgba(18, 41, 71, 0.1)
}

.btn.arrow-btn span {
    margin-left: 40px
}

.single_property_style-foot {
    padding: 1rem 1.5rem;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid #e8ebef
}

.foot-first {
    flex: 1
}

.pr_type_status {
    display: block;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 10px;
    width: 100%
}

.pr-property_title {
    font-size: 16px
}

.pr-property_title a {
    color: #313131;
    font-weight: 600;
}

.listing-location-name {
    font-size: 15px;
    font-size: 13px
}

.listing-location-name a {
    color: rgba(20, 12, 64, .6)
}

.listing-location-name img {
    max-width: 17px;
    margin-right: 7px;
    position: relative;
    top: -1px
}

span.price_status {
    font-size: 14px;
    margin-left: 7px;
    color: #7b86a7;
    font-weight: 400
}

.listing-location-name a {
    color: #72809D
}

.property_style_2.modern:hover .uilist_view_thumb a {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.property-lists.flex-1 {
    flex: 1
}

.property-lists.flex-1 ul {
    padding: 0;
    margin: 0
}

.property-lists.flex-1 ul li {
    display: inline-flex;
    margin-right: 15px;
    list-style: none;
    align-items: center
}

.property-lists.flex-1 ul li:last-child {
    margin-right: 0
}

.property-lists.flex-1 ul li .flatcons {
    width: 25px;
    height: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #e0e3ea;
    border-radius: 50%;
    margin-right: 4px
}

.property-lists.flex-1 ul li .flatcons img {
    max-width: 12px
}

.fp_types {
    padding: 6px 12px;
    border-radius: 50px;
    background: #f2f3f6;
    font-size: 13px;
    color: #72809D
}

span.dark-text {
    color: #313131
}

.single_property_style.property_style_2.simple,
.single_property_style.property_style_2.simple:hover,
.single_property_style.property_style_2.simple:focus {
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    border: none
}

.single_property_style.property_style_2.simple .property_gallery_slide-thumb {
    border-radius: .4rem
}

.single_property_style.property_style_2.simple .property_gallery_slide-thumb img {
    filter: grayscale(1)
}

.single_property_style.property_style_2.simple:hover .property_gallery_slide-thumb img,
.single_property_style.property_style_2.simple:focus .property_gallery_slide-thumb img {
    filter: grayscale(0)
}

.single_property_style.property_style_2.simple .pr_type_status {
    margin-bottom: 0
}

.single_property_style.property_style_2.simple .property_caption_wrappers {
    padding: .7rem .1rem
}

.modern-list {
    background: #fff;
    position: relative;
    display: block;
    border-radius: 6px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -moz-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1)
}

.modern-list .popular {
    position: absolute;
    right: 30px;
    top: 30px
}

.modern-list .hot {
    position: absolute;
    right: 30px;
    top: 30px
}

.modern-list .new {
    position: absolute;
    right: 30px;
    top: 30px
}

.grid-category-thumb {
    display: table;
    width: 100%;
    min-height: 200px;
    padding: 8px;
    border-radius: 6px;
    overflow: hidden;
    position: relative
}

.grid-category-thumb img {
    border-radius: 4px;
    height: 195px;
    object-fit: contain;
    width: auto;
    max-width: 90%;
    margin: 10px auto;
    display: block;
}

.modern-list-content {
    position: relative;
    padding: 0;
    display: table;
    width: 100%
}

.author-avater {
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 50%;
    position: absolute;
    right: 25px;
    top: -34px;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3)
}

.author-avater img {
    max-width: 45px;
    border-radius: 50%
}

.listing-content-wrap {
    padding: 1em 0
}

.listing-content-wrap.smalls {
    padding: 1em 1.4rem .7rem
}

.lst-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1
}

.listing-content-wrap.smalls p {
    margin: 0;
    padding: 0;
    font-size: 13px
}

.lst-title a {
    color: #2D3954 !important;
    font-weight: bold;
}

.list-rates i {
    color: #6e778a;
    font-size: 13px
}

.list-rates i.filled {
    color: #ff8000
}

.list-rates a {
    font-size: 14px;
    margin-left: 10px;
    color: #6e778a
}

.overlay-cate {
    position: relative;
    height: 100%;
    display: block;
}

.grid-category-thumb .overlay-cate {
    padding: 10px 0;
}

.overlay-cate:before {
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, transparent 7%, #1a1d2b73);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    opacity: .2;
    border-radius: 6px
}

a.small-like {
    position: relative;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    text-align: center;
    line-height: 42px
}

.modern-list .property_meta {
    display: flex;
    margin: 0;
    position: absolute;
    left: 0;
    bottom: 10px;
    align-items: center;
    width: 100%;
    padding: 12px 20px
}

.property_meta.simple {
    display: block
}

.cate-trix {
    display: inline-block;
    padding: 6px 20px;
    border-radius: 50px;
    margin-bottom: 4px;
    font-weight: 400;
    font-size: 14px;
    background: #0a9320;
    color: #fff !important;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.3)
}

.modern-list .listing-card-info-icon {
    font-size: 15px;
    width: 100%;
    flex: 0 0 100%;
    margin-bottom: 1rem
}

.modern-list .inc-fleat {
    margin-left: 15px;
    color: #fff
}

.modern-list-cat {
    background: #f5203e;
    position: absolute;
    left: 30px;
    bottom: 104px;
    padding: 5px 16px;
    color: #fff;
    font-size: 14px;
    border-radius: 50px
}

.modern-list.ml-2 .author-avater {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: table;
    margin: 0 auto;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.3);
    overflow: hidden;
    top: -30px;
    position: absolute;
    right: 30px
}

.modern-list.ml-2 .lst-title a {
    color: #fff
}

.modern-list.ml-2 .list-rates a {
    font-size: 14px;
    margin-left: 10px;
    color: #fff
}

.modern-list.ml-2 .list-rates {
    flex: 1
}

.modern-list.ml-2 .list-rates i {
    color: #fff
}

.modern-list.ml-2 .list-rates i.filled {
    color: #ff8000
}

.list-badge.now-close {
    background-color: #ffffffdb
}

.list-badge {
    background-color: #ffffffdb;
    float: left;
    position: absolute;

    left: 0;
    top: 0;
    text-align: center;
    width: 100%;
    font-size: 14px;
    margin: 0;
    z-index: 2;
    color: #313131;
    font-weight: 600;
    line-height: 32px;
}

.property-lists ul {
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    align-items: center
}

.modern-list .property-lists li {
    margin-right: 1rem;
    display: inline-block;
    list-style: none;
    font-size: 13px;
    font-weight: 600;
    color: #2d3954
}

.modern-list .listing-footer-wrap {
    padding: 1em 1.2rem;
    border-top: 1px solid #e9ecf1;
    font-size: 14px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: center
}

.modern-list .listing-footer-wrap .flex-1 {
    flex: 1
}

.modern-list .property-lists li span {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 2px solid #e0e2ea;
    display: inline-block;
    margin-right: 7px;
    text-align: center;
    line-height: 19px;
    background: #fff
}

.modern-list .property-lists li span img {
    width: 10px
}

.modern-list .listing-footer-wrap .mdr-price {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: bold;
    color: #313131;
}

.list div[class^="col"] {
    max-width: 100%;
    flex: 0 0 100%;
    display: block;
}

.list .grid-category-thumb {
    width: 20%;
    display: inline-block;
    vertical-align: top;
    min-height: auto;
}

.list .grid-category-thumb img {
    height: 100px;
}

.list .modern-list-content {
    display: inline-block;
    width: 79%;
    vertical-align: top;
}

.list .listing-content-wrap {
    display: inline-block;
    width: 70%;
    vertical-align: top;
}

.list .listing-footer-wrap {
    border-top: none;
    display: inline-block;
    width: 29%;
    vertical-align: top;
}

.list .property-lists.flex-1 {
    margin-bottom: 20px;
}

.grid_agents {
    position: relative;
    background: #fff;
    border-radius: .5rem;
    margin-bottom: 20px;
    height: 100%;
    border: 1px solid #e8ebef;
    transition: all ease .4s
}

.grid_agents:hover,
.grid_agents:focus,
.modern-list:hover,
.modern-list:focus,
.grid_blog_box:hover,
.grid_blog_box:focus,
.single_property_style.modern:hover,
.single_property_style.modern:focus {
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.3);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.3)
}

.m-b-20 .grid_agents {
    margin-bottom: 0;
}

.grid_agents-wrap {
    padding: 3rem 1.5rem
}

.fr-grid-thumb {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: table;
    position: relative;
    margin: .7em auto;
    box-shadow: 0 0 0 5px rgba(25, 25, 25, 0.05);
    -webkit-box-shadow: 0 0 0 5px rgba(25, 25, 25, 0.05)
}

.fr-grid-thumb img {
    width: 90px;
    height: 90px;
    border-radius: 50%
}

.fr-grid-deatil {
    text-align: center
}

.fr-can-name {
    margin-bottom: 2px;
    line-height: 22px;
    font-size: 18px;
    color: #313131;
}

.fr-can-name+.mt-1 {
    height: 79px;
    overflow: hidden;
    line-height: 15px;
}

.fr-position {
    font-size: 15px
}

.fr-can-rating {
    text-align: center
}

.fr-can-rating i {
    font-size: 14px;
    color: #c4c8d0
}

.fr-can-rating i.filled {
    color: #ff9800
}

.grid_fr_info {
    margin-bottom: 1.5rem
}

.grid_fr_footer {
    padding: 0 1.5rem 1rem
}

.jb-featured {
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 22px;
    color: #fff;
    width: 30px;
    height: 30px;
    background: #ff9800;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    font-size: 15px
}

.jb-featured a {
    color: #fff
}

.overall-rate {
    position: absolute;
    right: -10px;
    bottom: 8px;
    background: #FF9800;
    border-radius: 50%;
    text-align: center;
    line-height: 23px;
    width: 25px;
    height: 25px;
    font-size: 11px;
    font-weight: 800;
    color: #fff;
    border: 2px solid #fff
}

.agent-call {
    position: absolute;
    right: 20px;
    top: 25px
}

.agent-call a,
.agent-call a:hover,
.agent-call a:focus {
    color: #19b12a;
    font-size: 22px
}

span.agent-type {
    display: block;
    font-size: 14px
}

ul.fr-grid-social {
    padding: 0;
    margin: 0 0 1.5rem;
    text-align: center
}

ul.fr-grid-social li {
    padding: 0 10px;
    display: inline-block;
    list-style: none
}

ul.fr-grid-social li a {
    font-size: 14px
}

.grid_fr_footer {
    padding: 1rem 1.5rem;
    border-top: 1px solid #e8ebef;
    display: flex;
    flex-wrap: wrap
}

.grid_fr_footer .view-agen-btn {
    background: rgba(238, 32, 77, 0.2);
    color: #D70040;
    border-radius: 50px;
    padding: .5rem 1rem;
    font-size: 13px
}

.grid_agents.style-2 {
    padding: 1.5rem 0 0
}

.grid_agents.style-2.modern {
    padding: 0
}

.grid_agents.style-2 .grid_agents-wrap {
    padding: 0 10px 30px
}

.grid_agents.style-2 .fr-grid-thumb {
    width: 100%;
    height: 100px;
    border-radius: 0;
    box-shadow: none;
    margin: 0 auto 30px;
    overflow: hidden;
}

.grid_agents.style-2.modern .fr-grid-thumb {
    width: 100%;
    height: 230px;
    border-radius: .2rem;
    box-shadow: none;
    margin: 0 auto 1rem;
    overflow: hidden
}

.grid_agents.style-2 .fr-grid-thumb a {
    display: inline-block
}

.grid_agents.style-2 .fr-grid-deatil {
    text-align: center;
    padding: 0 1rem
}

.fr-infos-deatil {
    padding: 1.5rem 0 .5rem
}

.btn.agent-btn {
    border-radius: 50px;
    min-width: 160px;
    margin: 0 auto;
    display: table
}

.grid_agents.style-2 .fr-grid-thumb img {
    width: 100%;
    height: 100%;
    border-radius: 0
}

.grid_agents.style-2.modern .fr-grid-thumb img {
    width: 100%;
    height: auto;
    border-radius: 0;
    object-fit: cover;
    max-height: 270px
}

.grid_agents.style-2 .grid_fr_info {
    margin: 1.5rem 0 .8rem
}

.grid_agents.style-2 .grid_fr_info ul {
    margin: 0;
    padding: 0;
    text-align: center
}

.grid_agents.style-2 .grid_fr_info ul li {
    display: inline-block;
    padding: 0 5px;
    text-align: center
}

.agent-divider {
    display: table;
    margin: 0 auto 1.5rem;
    border: 1px solid #f0f1f5;
    padding: 4px 20px;
    position: relative;
    border-radius: 50px
}

.agent-divider:after {
    content: "";
    position: absolute;
    background: #f0f1f5;
    top: 14px;
    width: 100px;
    height: 1px;
    margin: 0 auto;
    right: 100%
}

.agent-divider:before {
    content: "";
    position: absolute;
    background: #f0f1f5;
    top: 14px;
    width: 100px;
    height: 1px;
    margin: 0 auto;
    left: 100%
}

.grid_agents.style-2 .grid_fr_info ul li a {
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #f4f5f7;
    border-radius: 50%;
    font-size: 12px
}

.grid_agents.style-2 .grid_fr_info ul li a.cl-fb {
    background: #3d5b9b;
    color: #3d5b9b
}

.grid_agents.style-2 .grid_fr_info ul li a.cl-lnk {
    background: #0173b2;
    color: #0173b2
}

.grid_agents.style-2 .grid_fr_info ul li a.cl-tw {
    background: #2daae4;
    color: #2daae4
}

.grid_agents.style-2 .grid_fr_info ul li a.cl-ins {
    background: #ff0084;
    color: #ff0084
}

.grid_agents_footer {
    padding: 1rem 1.5rem;
    border-top: 1px solid #e8ebef;
    display: flex;
    align-items: center;
    width: 100%
}

.agent_grid_footer_first {
    flex: 1
}

.agf_properties {
    padding: 6px 15px;
    background: #f2f3f6;
    border-radius: 50px;
    font-size: 13px;
    color: #72809D
}

.agency-grid {
    position: relative;
    background: #fff;
    border-radius: .5rem;
    margin-bottom: 30px;
    border: 1px solid #e8ebef;
    transition: all ease .4s
}

.agency-grid:hover,
.agency-grid:focus {
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1)
}

.agency-grid.style-2 .grid_agents-wrap {
    padding: 0
}

.agency-grid.style-2 .fr-grid-thumb {
    width: 100%;
    height: 200px;
    box-shadow: none;
    margin: 0;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.fr-grid-small-thumb {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
    background: #fff;
    border: 1px solid #e8ebef
}

.fr-grid-small-thumb img {
    max-width: 60px
}

.agency-grid.style-2 .agent-list {
    position: absolute;
    left: 15px;
    top: 15px;
    padding: 5px 15px;
    color: #fff;
    background: #313131;
    border-radius: 4px;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2)
}

.agency-grid.style-2 .fr-grid-thumb img {
    width: 100%;
    height: auto;
    border-radius: 0;
    margin: 0 auto;
    display: table
}

.agency-grid.style-2 .grid_fr_info {
    margin: 1.5rem 0
}

.agency-grid.style-2 .grid_fr_info ul {
    margin: 0;
    padding: 0 1.4rem;
    text-align: center
}

.agency-grid.style-2 .grid_fr_info ul li {
    padding: 3px 5px;
    display: inline-block;
    font-size: 14px
}

.agency-grid.style-2 ul.agent-social,
.agency-grid.style-2 ul.agent-social {
    margin: 0;
    padding: 0
}

.agency-grid.style-2 ul.agent-social li,
.agency-grid.style-2 ul.agent-social li {
    display: inline-block;
    margin-right: 12px;
    font-size: 13px
}

.agency-grid.style-2 ul.agent-social li:last-child,
.agency-grid.style-2 ul.agent-social li:last-child {
    margin-right: 0
}

.agency-grid.style-2 .fr-grid-deatil,
.agency-grid.style-2 .fr-grid-deatil {
    text-align: center;
    padding: 0 1rem;
    margin: -50px 0 0;
    z-index: 1;
    position: relative
}

.grid_agents.style-2 .grid_fr_info ul li a,
.agency-grid.style-2 .grid_fr_info ul li a {
    color: #69728a
}

.agency-grid.style-2 .grid_fr_info ul li a {
    width: 38px;
    height: 38px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #f4f5f7;
    border-radius: 50%;
    font-size: 12px
}

.agency-grid.style-2 .grid_fr_info ul li a.cl-fb {
    background: #3d5b9b;
    color: #3d5b9b
}

.agency-grid.style-2 .grid_fr_info ul li a.cl-lnk {
    background: #0173b2;
    color: #0173b2
}

.agency-grid.style-2 .grid_fr_info ul li a.cl-tw {
    background: #2daae4;
    color: #2daae4
}

.agency-grid.style-2 .grid_fr_info ul li a.cl-ins {
    background: #ff0084;
    color: #ff0084
}

.single_property_style.property_style_2 .slick-slide a:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    z-index: 1;
    opacity: .15;
    background: linear-gradient(to bottom, transparent 5%, #1e2a4c)
}

.single_property_style.property_style_2.modern .slick-slide a:before {
    opacity: .1
}

.single_property_style .slick-arrow.slick-next {
    transform-origin: 100% 0
}

.single_property_style .slick-arrow {
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    opacity: 1;
    transition: .1s;
    z-index: 1
}

.slick-next:before {
    content: "\e628";
    font-family: 'themify'
}

.slick-prev:before {
    content: "\e629";
    font-family: 'themify'
}

.single_property_style .slick-next {
    right: 5px
}

.single_property_style .slick-prev {
    left: 5px
}

.single_property_style .slick-arrow:before {
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    opacity: 0;
    line-height: 30px;
    background: rgba(255, 255, 255, 0.2);
    font-size: 10px;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);
    transition: .2s
}

.single_property_style .slick-arrow.slick-next:before {
    text-align: center;
    left: 0
}

.single_property_style .slick-arrow.slick-prev:before {
    text-align: center;
    right: 0
}

.single_property_style:hover .slick-arrow:before {
    opacity: 1
}

.property_search_filter {
    display: table;
    padding-bottom: 35px;
    position: relative;
    margin: 0 auto
}

.property_search_filter input[type="radio"] {
    display: none
}

.property_search_filter label {
    background-color: #fff;
    color: #333;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    padding: 8px 15px;
    margin: 0 15px 0 0;
    float: left;
    transition: all .2s;
    border-radius: 4px
}

.property_search_filter label:hover,
.property_search_filter label.active {
    background-color: #fd5332;
    color: #fff
}

.property_search_filter-arrow {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translate3d(3px, 0, 0)
}

.choose_img {
    position: relative;
    border-radius: .4rem;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.choose_img img {
    border-radius: .4rem;
    width: 100%;
    object-fit: cover;
    height: 100%
}

.choose_cat_clicks {
    width: 100%;
    position: relative;
    display: block
}

.choose_cat_singles {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 1rem;
    padding: 1rem;
    background: #fff;
    border-radius: .4rem
}

.choose_cat_clicks .choose_cat_singles:last-child {
    margin-bottom: 0
}

.choose_cat_singles_icon {
    float: left;
    margin-right: 1rem
}

.choose_cat_singles_icon i {
    color: #f95d02;
    font-size: 40px
}

.choose_cat_singles_caption h4 {
    margin-bottom: 2px;
    font-size: 17px
}

.choose_cat_singles_caption p {
    margin-bottom: 0
}

.banner_type_lists ul {
    margin: 0;
    padding: 0;
    display: table;
    width: auto;
    margin: 1.5rem auto 0;
    text-align: center
}

.banner_type_lists {
    position: relative;
    z-index: 1
}

.banner_type_lists ul li {
    padding: 0 4px;
    margin: 0 0 5px;
    display: inline-block
}

.banner_type_lists ul li a {
    background: rgba(255, 255, 255, 0.2);
    transition: all ease .4s;
    color: #fff;
    padding: 6px 15px;
    border-radius: 50px
}

.banner_type_lists ul li a:hover,
.banner_type_lists ul li a:focus {
    background: rgba(255, 255, 255, 1);
    color: #f95d02
}

.nav-tabs.side-cates {
    border: none !important
}

.nav-tabs.side-cates .nav-link {
    padding: 3px 0;
    background: transparent !important;
    color: #2d3954 !important
}

.nav-tabs.side-cates .nav-item {
    margin-right: 8px;
    border-right: 1px solid #e3e7ef !important;
    padding: 0 !important
}

.nav-tabs.side-cates .nav-item:last-child {
    margin-right: 0;
    border-right: none !important
}

.nav-tabs.side-cates .nav-link.active {
    color: #f95d02 !important
}

.property_block_wrap {
    display: block;
    width: 100%;
    background: #fff;
    padding: 0;
    border-radius: 4px;
    margin-bottom: 30px;
    border: 1px solid #e6eaf3
}

.property_block_wrap:last-child {
    margin-bottom: 0
}

.property_block_wrap_header {
    display: table;
    width: 100%;
    padding: .7rem 1rem .7rem 0;
    border-bottom: 1px solid #e7eff9
}

.property_block_wrap_header h4 {
    margin: 0;
    position: relative;
    font-size: 16px
}

.property_block_wrap_header h4:before {
    content: "..";
    position: absolute;
    left: -18px;
    top: -5px;
    font-size: 20px;
    letter-spacing: 1px;
    color: #d70040
}

.block-body {
    line-height: 1.7;
    padding: 1rem 2rem;
    display: inline-block;
    width: 100%
}

.avl-features {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.dw-proprty-info {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.avl-features li {
    display: block;
    list-style: none;
    position: relative;
    margin: 10px 0;
    padding-left: 30px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.avl-features li:before {
    content: "\e64c";
    font-family: 'themify';
    position: absolute;
    color: #fff;
    width: 20px;
    height: 20px;
    background: #D70040;
    text-align: center;
    line-height: 20px;
    border-radius: 50%;
    left: 0;
    top: 1px;
    font-size: 10px
}

.avl-features.color li:before {
    color: #313131;
    background: #e00
}

.dw-proprty-info li {
    display: inline-block;
    list-style: none;
    position: relative;
    margin: 6px 0;
    color: #1c4c75 !important;
    padding: 5px 15px;
    background: #f0f3f7;
    border-radius: 4px;
    margin-right: 15px;
    border: 1px solid #eaeef3
}

.dw-proprty-info li strong {
    display: block;
    color: #2a3c77
}

.job-widget-area {
    border: 1px solid #e6eaf3;
    background: #fff;
    margin-bottom: 30px;
    border-radius: 4px
}

.job-widget-area.large ul {
    display: table;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%
}

.job-widget-area.large ul li {
    float: left;
    width: 50%;
    padding: 25px 30px;
    border-top: 1px solid #e6ebf5;
    border-right: 1px solid #e6ebf5;
    border-bottom: none;
    display: flex;
    align-items: center
}

.job-widget-area.large ul li:nth-child(1),
.job-widget-area.large ul li:nth-child(2) {
    border-top: none
}

.job-widget-area.large ul li:nth-child(even) {
    border-right: none
}

.job-widget-area ul li .content span.title {
    display: block;
    ;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 600;
    color: #252c41
}

.job-widget-area ul li i {
    font-size: 32px;
    color: #cbd2e2;
    display: inline-block;
    float: left;
    width: 45px;
    line-height: 1
}

.job-widget-area ul li img {
    font-size: 32px;
    display: inline-block;
    float: left;
    width: 30px;
    margin-right: 1rem
}

.nav-tabs.customize-tab {
    border: none;
    margin-bottom: 10px
}

.nav-tabs .nav-item {
    margin: 0
}

.nav-tabs .nav-link {
    background: #221a4b;
    color: #fff;
    border-radius: .22rem;
    margin-right: 10px;
    padding: .7rem 2rem;
    border: none !important
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    background-color: #289154 !important;
    border-color: #289154 !important
}

.accordion {
    border: 1px solid #e2e6ea;
    border-radius: 4px
}

.accordion .card {
    border: none;
    margin-bottom: 0
}

#floor-option {
    border-bottom: none
}

.card-header {
    background: #f5f8fb;
    border-bottom: 1px solid #e2e6ea
}

.card-header h4 {
    font-size: 15px
}

.accordion .btn-link {
    color: #5c657f;
    text-decoration: none
}

.accordion .btn-link>span {
    font-size: 12px;
    font-weight: 400;
    margin-left: 15px;
    background: #e8ecf1;
    padding: 6px 15px;
    border-radius: 2px
}

.sidebar-property-slide .slick-prev,
.sidebar-property-slide .slick-next {
    top: -26px
}

.sidebar-property-slide .slick-prev {
    left: auto;
    right: 60px
}

.sidebar-property-slide .slick-arrow:before {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    opacity: 1;
    color: #333c56
}

.sidebar-property-slide .single-items {
    padding: 0
}

.accordion .card-title {
    margin-bottom: 0
}

.mfp-ready .mfp-figure {
    opacity: 1 !important
}

.property_block_wrap.style-2 {
    border-radius: 6px;
    border: none
}

.property_block_wrap.style-2 .block-body {
    padding: 0 1.5rem 1rem
}

.panel-collapse h2 {
    font-size: 18px;
}

.property_block_wrap.style-2 .property_block_wrap_header .h4 {
    margin: 0;
    font-weight: 700;
    font-size: 20px;
    font-family: 'Montserrat', sans-serif;
    color: #313131
}

.property_block_wrap.style-2 .property_block_wrap_header .h4:after {
    font-family: "Font Awesome 5 Free";
    content: "\f106";
    position: relative;
    float: right;
    margin-right: 0;
    transition: .2s ease-out;
    background: #f5f7fb;
    width: 26px;
    height: 26px;
    font-weight: 600;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center
}

.property_block_wrap.style-2 .property_block_wrap_header .collapsed .h4:after {
    transform: rotate(180deg)
}

.property_block_wrap.style-2 .property_block_wrap_header .h4:before {
    display: none
}

.property_block_wrap.style-2 .property_block_wrap_header {
    padding: 30px 1.5rem;
    border: none
}

.property_block_wrap.style-2 .property_block_wrap_header.no-collapse .h4:after {
    display: none
}

ul.list-gallery-inline {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

ul.list-gallery-inline li {
    width: 33.333333%;
    flex: 0 0 33.33333%;
    padding: 5px
}

ul.list-gallery-inline li a {
    display: block;
    width: 100%;
    border-radius: 4px;
    overflow: hidden
}

ul.list-gallery-inline li p {
    text-align: center;
    padding-top: 10px;
}

.slick-slide img {
    margin-left: auto;
    margin-right: auto;
}

.single-advance-property .item-slick.slick-slide.slick-current.slick-active {
    outline: none !important
}

.single-advance-property .slick-slide img {
    display: block;
    max-width: 100%
}

.single-advance-property .slider-for img {
    width: 100%;
    min-height: 100%
}

.single-advance-property .slider-nav {
    margin: auto
}

.single-advance-property .slider-nav .item-slick {
    max-width: 240px;
    margin-right: 15px;
    outline: none !important;
    cursor: pointer
}

.single-advance-property .slider-nav .item-slick img {
    max-width: 100%;
    background-size: cover;
    background-position: center
}

.single-advance-property .slider-nav {
    margin: auto
}

.single-advance-property .slider-nav .item-slick {
    max-width: 240px;
    margin-right: 0;
    outline: none !important;
    cursor: pointer
}

.single-advance-property .slider-nav .item-slick img {
    max-width: 100%;
    background-size: cover;
    background-position: center
}

.single-advance-property .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 50;
    margin-top: -12px
}

.single-advance-property .slick-prev {
    left: 0
}

.single-advance-property .slick-next {
    right: 0
}

.property_single_advance_caption {
    padding: 2em
}

.property_single_advance_caption .property_name_info {
    padding-left: 1rem
}

.property_name_info {
    margin-bottom: 2rem
}

.property_name_info .property-name {
    margin-bottom: 5px
}

.property-price-info {
    margin-bottom: 2rem
}

.property-price-info .property-price {
    margin-bottom: 5px
}

.property-statement ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0
}

.property-statement ul li {
    display: inline-block;
    width: 50%;
    float: left;
    vertical-align: top
}

.property-statement ul li>i {
    float: left;
    font-size: 35px;
    margin-right: 10px;
    margin-top: 5px
}

.ps-trep {
    margin-left: 50px;
    vertical-align: top
}

.ps-trep span {
    margin-bottom: 3px;
    display: inline-block;
    color: #2a3c77
}

.ps-trep .ps-type {
    color: #fd5332
}

.single-advance-property .slick-next {
    right: 20px
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover {
    cursor: pointer
}

.mfp-container:hover {
    cursor: default
}

.image-source-link {
    color: #98C3D1
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
    opacity: 0;
    transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-ready .mfp-figure {
    opacity: 0
}

.mfp-zoom-in .mfp-figure,
.mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 0;
    transition: all .3s ease-out;
    transform: scale(0.95)
}

.mfp-zoom-in.mfp-bg .mfp-zoom-in .mfp-preloader {
    opacity: 0;
    transition: all .3s ease-out
}

.mfp-zoom-in.mfp-image-loaded .mfp-figure,
.mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler {
    opacity: 1;
    transform: scale(1)
}

.mfp-zoom-in.mfp-ready.mfp-bg .mfp-zoom-in.mfp-ready .mfp-preloader {
    opacity: .8
}

.mfp-zoom-in.mfp-removing .mfp-figure,
.mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler {
    transform: scale(0.95);
    opacity: 0
}

.mfp-zoom-in.mfp-removing.mfp-bg .mfp-zoom-in.mfp-removing .mfp-preloader {
    opacity: 0
}

.mfp-iframe-scaler {
    overflow: visible
}

.mfp-zoom-out-cur {
    cursor: auto
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer
}

.page-title {
    width: 100%;
    height: 250px;
    text-align: left;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    background: #f4f5f7;
    background-position: center !important;
    background-size: cover !important
}

.breadcrumb-item {
    display: inline !important;
    float: inherit !important
}

.gray .breadcrumb-item+.breadcrumb-item::before {
    color: #333c56
}

.ipt-title {
    margin-bottom: 5px
}

.ipn-subtitle {
    font-size: 20px;
    font-family: initial;
    font-style: italic
}

.page-title .breadcrumb-item.active,
.page-title .breadcrumb-item a {
    color: #fff
}

.breadcrumbs-wrap {
    margin-bottom: 1rem
}

.breadcrumb {
    padding: 0;
    margin-bottom: .5rem;
    list-style: none;
    background-color: transparent;
    border-radius: 0
}

.listing-list-style {
    margin-bottom: 1rem;
    text-align: right
}

.listing-list-style ul {
    padding: 0;
    margin: 0
}

.listing-list-style ul li {
    margin-left: 15px
}

.listing-list-style ul li:first-child {
    margin: 0
}

.listing-list-style ul li a {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ece6e6;
    display: inline-block;
    text-align: center;
    border-radius: .3rem;
    background: #fff
}

#main2 .filter_open {
    cursor: pointer;
    left: auto;
    line-height: 50px;
    overflow: hidden;
    letter-spacing: 0;
    padding: 0 18px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 38px;
    z-index: 999;
    top: 0;
    border-radius: 50px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    -moz-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    -o-box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3);
    box-shadow: 0 1px 4px 0 rgba(255, 90, 95, 0.3)
}

#main2 .filter_open.relative {
    position: relative;
    width: 100%;
    height: 50px;
    right: 0;
    display: inline-block
}

.btn.arrow-btn.filter_open span {
    margin-left: 28px
}

.btn.arrow-btn.filter_open:before {
    right: 45px
}

.compare-slide-menu {
    position: fixed;
    top: 0;
    transition: .4s ease-in-out;
    height: 100vh;
    background-color: #fff;
    right: -320px;
    width: 320px;
    padding: 0;
    z-index: 999999;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1)
}

.csm-content {
    overflow-y: scroll;
    height: 100%;
    width: 340px
}

.compare-slide-menu.active {
    right: 0
}

.csm-properties {
    padding: 30px 20px;
    padding-bottom: 0
}

.csm-content>h4 {
    font-size: 18px;
    display: block;
    margin: 0;
    padding: 30px;
    position: relative;
    color: #fff;
    width: 100%;
    background-color: #274abb
}

.csm-trigger {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -50px;
    width: 50px;
    background-color: #3151b7;
    color: #fff;
    border-radius: 3px 0 0 3px;
    text-align: center;
    line-height: 50px;
    height: 50px;
    font-size: 24px;
    cursor: pointer
}

.csm-trigger:before {
    content: "\e6ac";
    font-family: themify;
    display: inline-block;
    transition: .3s ease-in-out
}

.csm-buttons {
    padding: 0 30px;
    padding-bottom: 30px
}

.compare-slide-menu.active .csm-trigger:before {
    transform: rotate(180deg)
}

.csm-buttons a.button {
    padding: 10px 20px;
    font-size: 15px;
    display: inline-block;
    border-radius: 3px
}

.csm-buttons a.button.btn-compare,
.csm-buttons a.button.reset:hover {
    background-color: #3151B7;
    color: #fff
}

.csm-buttons a.button.btn-reset,
.csm-buttons a.button.reset:hover {
    background-color: #ffe6e6;
    color: #ea1e1e
}

.single_property_style:hover .remove-compare,
.single_property_style:focus .remove-compare {
    opacity: 1
}

.compare-slide-menu .single_property_style {
    margin-bottom: 25px
}

.remove-compare {
    position: absolute;
    top: 15px;
    left: 15px;
    opacity: 0;
    z-index: 4;
    transition: all ease .4s
}

.remove-compare>a {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #f32945;
    color: #fff;
    border-radius: 3px;
    font-size: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.comp_properties {
    display: block;
    position: relative;
    padding: 0 10px;
    min-height: 259px
}

.compare_property_blank {
    display: block;
    height: 259px
}

.compare-slide-menu .single_property_style.property_style_2 .listing-name {
    font-size: 13px
}

.compare-slide-menu .listing-card-info-price {
    font-size: 18px
}

span.remove-from-compare {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #e22828;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 4px;
    line-height: 25px;
    opacity: 0;
    transition: all ease .4s
}

.clp-img {
    position: relative;
    width: 100%;
    border-radius: 6px;
    overflow: hidden
}

.clp-title {
    padding: 12px 0
}

.clp-title h4 {
    font-size: 17px;
    margin: 0 0 2px
}

.comp_properties:hover .remove-from-compare,
.comp_properties:focus .remove-from-compare {
    opacity: 1
}

.show-mb {
    display: none !important
}

.packages_style_5 {
    overflow: hidden
}

.packages_style_5 div[class*='col-'] {
    transition: .2s linear;
    -webkit-transition: .2s linear;
    -moz-transition: .2s linear;
    padding: 0
}

.packages_style_5 table {
    width: 100%;
}

.pricing {
    overflow-x: auto;
}

.packages_style_5 .pricing__title {
    min-height: 144px;
    padding: 1.625em 0;
    position: relative
}

.packages_style_5 .pricing__title h6,
.packages_style_5 .pricing__title h5 {
    margin: 0
}

.packages_style_5 .pricing__title h6 {
    opacity: .5
}

.packages_style_5 .pricing__price {
    margin-top: .8125em
}

.packages_style_5 ul {
    margin: 0;
    padding: 0
}

.packages_style_5 td {
    line-height: 1.625em;
    padding: 10px 20px;
    list-style: none;
    font-weight: 600
}

.packages_style_5 td p {
    margin-bottom: 0;
}

.packages_style_5 td span {
    font-size: 20px;
}

.packages_style_5 td img {
    max-height: 35px;
    max-width: 100px;
}

.packages_style_5 tr:nth-child(odd) {
    background: rgba(61, 133, 253, 0.1)
}

.packages_style_5 ul li span:not(.btn__text) {
    font-style: italic
}

.checkmark,
.crossmark {
    width: 1.625em;
    height: 1.625em;
    line-height: 1.625em;
    background: #64b671;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    text-align: center
}

.crossmark {
    background: #e34747
}

.checkmark:before,
.crossmark:before {
    content: '\2713';
    position: absolute;
    color: #fff;
    width: 100%;
    left: 0;
    opacity: 1;
    font-size: 13px
}

.crossmark:before {
    content: '\2715'
}

.packages_style_5 ul li span:not(:first-child) {
    display: inline-block;
    margin-left: .8125em;
    position: relative;
    bottom: 6px
}

.mt-10 {
    margin-top: 15px;
    margin-bottom: 60px;
}

.preim .container {
    margin-top: 50px;
    margin-bottom: -40px;
}

.preim img {
    width: auto;
    max-height: 75px;
}

@media (min-width : 990px) {
    .packages_style_5 ul li {
        height: 90px
    }
}

.featured_slick_gallery .slick-arrow {
    z-index: 2
}

.featured_slick_gallery.over:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    background: linear-gradient(to bottom, transparent 5%, #1c212f);
    right: 0;
    z-index: 1
}

.featured_slick_gallery {
    position: relative;
    min-height: 200px;
}

.featured_slick_gallery .page-title {
    background: #f4f4f417;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.featured_slick_padd img {
    border-radius: 0
}

.featured_slick_padd {
    padding: 0
}

.gallery_bottom_block.transparent-top {
    background: transparent;
    position: absolute;
    width: 100%;
    bottom: 1rem;
    z-index: 2;
    border: none
}

.gallery_bottom_block.transparent-top>* {
    color: #fff
}

.gallery_bottom_block.transparent-top .pr-price-into h2 {
    color: #fff
}

.gallery_bottom_block.transparent-top .prt-sect-pric {
    margin-bottom: 15px
}

.gallery_bottom_block.transparent-top .prt-sect-pric h3 {
    color: #fff
}

.gallery_bottom_block.transparent-top .btn-share,
.gallery_bottom_block.transparent-top .btn-share:hover,
.gallery_bottom_block.transparent-top .btn-share:focus {
    background: #fff;
    color: #1c4c75;
    border: none;
    padding: 0;
    outline: none;
    cursor: pointer;
    width: 42px;
    height: 42px;
    border-radius: 2px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2)
}

.gallery_bottom_block.transparent-top .pr-single-info>a {
    color: #1c4c75 !important;
    font-size: 18px;
    width: 42px;
    height: 42px;
    border-radius: 2px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    justify-content: center;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2)
}

.gallery_bottom_block.transparent-top .pr-single-info {
    display: inline-block;
    margin-left: 1rem;
    position: relative
}

.property_video .thumb {
    border-radius: .2rem;
    overflow: hidden
}

.property_video .thumb.radius-0 {
    border-radius: 0
}

.w100 {
    width: 100% !important
}

.property_video {
    position: relative
}

.property_video .thumb .pro_img {
    min-height: 390px;
    max-height: 600px
}

.video_popup_btn {
    border-radius: 50%;
    display: block;
    height: 70px;
    line-height: 70px;
    margin: 0 auto;
    text-align: center;
    width: 70px;
    animation: pulse-black 2s infinite
}

.property_video .bb-video-box {
    width: 130px;
    height: 130px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px dashed #fff;
    border-radius: 50%;
    transform: translate(-50%, -50%)
}

.property_video:before {
    background: #17203a;
    left: 0;
    right: 0;
    top: 0;
    position: absolute;
    content: "";
    bottom: 0;
    opacity: .5
}

.single-list-compare {
    position: relative;
    text-align: center;
    margin-bottom: 3rem
}

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

.single-list-compare ul li.list-inline-item {
    margin-right: 25px;
    text-align: center
}

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

.single-list-compare ul li .icon {
    background-color: #e2e6ec;
    border-radius: 50%;
    height: 50px;
    line-height: 54px;
    margin: 0 auto 8px;
    width: 50px;
    font-size: 18px;
    text-align: center
}

.single-list-compare ul li.list-inline-item p {
    font-size: 13px
}

.gallery_bottom_block {
    padding: 1em 0;
    border-bottom: 1px solid #e9ecf3
}

.property_info_detail_wrap {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}

.property_info_detail_wrap_first {
    flex: 1
}

.prt-sect-pric .h3 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
}

.prt-sect-pric .h3 sub {
    font-size: 14px;
    font-weight: 400;
    opacity: .8;
    bottom: 0;
    margin-left: 5px;
}

.pr-price-into h2>i {
    font-size: 16px;
    font-weight: 400;
    font-style: initial;
    opacity: .9
}

.pr-price-into h2 {
    margin-bottom: 0;
    margin-bottom: 0
}

.pr-single-info {
    display: inline-block;
    margin-left: .5rem;
    position: relative
}

.pr-single-info:first-child {
    margin: 0
}

span.view-pr {
    margin-left: 6px;
    position: relative;
    top: -3px
}

.pr-single-info>a {
    color: #fff !important;
    font-size: 18px;
    width: 42px;
    height: 42px;
    border-radius: 2px;
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    background: #1c4c75;
    justify-content: center
}

.btn-share,
.btn-share:hover,
.btn-share:focus {
    background: #1c4c75;
    color: #fff;
    border: none;
    padding: 0;
    outline: none;
    cursor: pointer;
    width: 42px;
    height: 42px;
    border-radius: 2px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.share-opt-wrap .dropdown-menu {
    text-align: center;
    bottom: 55px;
    top: initial !important;
    left: 0 !important;
    padding: 7px 0 9px;
    border: 1px solid #e8e9f1
}

.share-opt-wrap .dropdown-menu a {
    padding: 2px 6px 0;
    line-height: 1;
    position: relative;
    top: 3px;
    display: inline-block;
    border-bottom: none
}

.dropdown-menu.show a i {
    margin-right: 7px
}

.cl-facebook i {
    color: #395693 !important
}

.cl-twitter i {
    color: #1c9cea !important
}

.cl-gplus i {
    color: #d23d35 !important
}

.cl-instagram i {
    color: #c82f99 !important
}

.property_info_detail_wrap.light {
    bottom: 2rem;
    color: #fff
}

.prties_list {
    display: block;
    position: relative;
    width: 100%
}

.prties_list ul {
    display: block;
    width: 100%;
    padding: 0;
    margin: 5px 0 0
}

.prties_list ul li {
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    margin-right: 1rem;
    position: relative
}

.prties_list ul li:before {
    content: ".";
    position: absolute;
    left: -13px;
    top: 4px;
    font-size: 25px;
    line-height: 0;
    border-radius: 50%
}

.prties_list ul li:first-child:before {
    display: none
}

.prt-type {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    background: #333;
    padding: 4px 12px;
    border-radius: 2px;
    margin-left: 10px
}

span.prt-type.rent {
    background: #3ebd43;
    color: #fff
}

span.prt-type.sale {
    background: #ff8000;
    color: #fff
}

.like_share_wrap {
    background-color: #fff;
    color: #707070;
    border-radius: 4px;
    padding: 20px;
    border: 1px solid #e6eaf3;
    transition: .25s;
    margin-bottom: 20px
}

ul.like_share_list {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    width: 100%
}

ul.like_share_list li {
    flex: 0 0 50%;
    padding: 0 5px;
    list-style: none;
    width: 50%
}

ul.like_share_list li a {
    width: 100%;
    color: #03a98a !important;
    background: rgba(3, 169, 138, 0.1);
    border: 1px solid #03a98a;
    border-radius: .4rem;
    font-weight: 600;
    font-size: 14px
}

ul.like_share_list li:last-child a {
    background: rgba(249, 93, 2, 0.1);
    color: #f95d02 !important;
    border-color: #f95d02
}

ul.like_share_list li a i {
    margin-right: 7px
}

.btn.cop_btn {
    width: 100%;
    height: 56px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px
}

.downld_rport {
    background: #fff;
    border: 1px solid #e6eaf3;
    border-radius: 4px;
    margin-bottom: 20px;
    width: 100%
}

.downld_rport ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0
}

.downld_rport ul li {
    width: 50%;
    flex: 0 0 50%;
    padding: 1rem 1.5rem;
    font-size: 15px;
    font-weight: 600;
    color: #172e6f
}

.downld_rport ul li:nth-child(2n+1) {
    border-right: 1px solid #e6eaf3
}

.downld_rport ul li i {
    font-size: 40px;
    margin-right: 10px;
    color: #03a98a;
    display: inline-table;
    float: left
}

.downld_rport ul li span {
    font-size: 13px;
    color: #546cb1;
    display: block
}

.downld_rport ul li.pdf i {
    color: #e62a1c
}

.downld_rport ul li.word i {
    color: #2a5492
}

.sides_list_property {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 1rem 1rem .8rem;
    border: 1px solid #e7eaec;
    border-radius: .4rem;
    background: #fff;
    margin-bottom: 15px
}

.sides_list_property_thumb {
    width: 125px;
    height: 75px;
    border-radius: 4px;
    overflow: hidden
}

.sides_list_property_thumb img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.sides_list_property_detail {
    padding-left: .7rem;
    width: 100%
}

.sides_list_property_detail .lists_property_status {
    font-size: 13px
}

.sides_list_property_detail h4 {
    font-size: 16px;
    line-height: 1;
    margin: 0 0 2px
}

.sides_list_property_detail span {
    font-size: 13px
}

.sides_list_property_detail span i {
    margin-right: 4px
}

.lists_property_price {
    display: flex;
    align-items: center
}

.lists_property_price .lists_property_types {
    flex: 1
}

.lists_property_price .first {
    flex: 1
}

.lists_property_price_value.first h4 {
    color: #334aca;
    font-size: 21px
}

.lists_property_price {
    display: flex;
    align-items: center;
    padding: 8px 0
}

.property_types_vlix {
    display: inline-block;
    padding: 4px 15px;
    color: #556c96;
    background: #eef0f5;
    border-radius: 50px;
    font-size: 13px
}

.property_types_vlix.sale {
    color: #03a98a;
    background: rgba(3, 169, 138, 0.1)
}

.property_types_vlix.buy {
    color: #a871e4;
    background: rgba(168, 113, 228, 0.1)
}

.sides_list_property.large .sides_list_property_thumb {
    width: 300px;
    height: 150px
}

.sides_list_property.midium .sides_list_property_thumb {
    width: 200px;
    height: 110px
}

.sides_list_property.large .lists_property_price_value.first h4 {
    font-size: 25px
}

.sides_list_property.large .lists_property_price {
    margin-top: 1.5rem
}

.sides_list_property.midium .lists_property_price {
    margin-top: .6rem
}

.sides_list_property.large .sides_list_property_detail h4 {
    font-size: 20px;
    line-height: 1.2
}

.sides_list_property.midium .sides_list_property_detail h4 {
    font-size: 14px
}

.sides_list_property.midium .lists_property_price_value.first h4 {
    font-size: 20px
}

.contact_reader_wrap {
    display: flex;
    width: 100%;
    margin-top: 2rem;
    margin-bottom: 2rem;
    align-items: center
}

.contact_reader_wrap_thumb {
    width: 60px;
    height: 60px;
    border-radius: 50%
}

.contact_reader_wrap_thumb img {
    border-radius: 50%
}

.contact_reader_wrap_detail {
    padding-left: 1rem
}

.contact_reader_wrap_detail h4 {
    font-size: 16px;
    font-size: 16px;
    margin-bottom: 0
}

.contact_reader_wrap_detail .contact_reader_location {
    display: block
}

.contact_reader_wrap_detail .contact_reader_location i {
    margin-right: 5px
}

.property_lexible-1 {
    display: flex;
    align-items: center;
    width: 100%
}

.property_lexible-1 .flex-1 {
    flex: 1
}

.property_lexible-1 .flex-1 h2 {
    font-size: 20px;
    margin-bottom: 0
}

.price_into_last h2 {
    font-size: 25px;
    display: flex;
    margin: 0;
    align-items: center
}

.price_into_last h2 span {
    font-weight: 400;
    font-size: 14px;
    margin-left: 7px
}

.price_into_last,
.prt-sect-pric {
    min-width: 185px
}

.price_into_last .list-fx-features {
    margin: 0;
    justify-content: end
}

.price_into_last .listing-card-info-icon {
    width: auto;
    flex: 0;
    margin-right: 15px
}

.price_into_last .listing-card-info-icon span {
    display: inline-flex
}

.price_into_last .listing-card-info-icon img {
    margin-right: 5px;
    max-width: 16px;
    display: inline-block
}

ul.dw-proprty-info {
    margin-bottom: 1.5rem
}

ul.dw-proprty-info li {
    border-radius: 50px
}

.dw-proprty-info li i {
    margin-right: 5px;
    font-size: 14px;
    color: #5b708c
}

ul.deatil_features {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

ul.deatil_features li {
    width: 100%;
    flex: 0 0 100%;
    display: inline-block;
    font-size: 16px;
    color: #546cb1;
    margin-bottom: 12px;
    line-height: 1.5
}

ul.deatil_features li img {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}

ul.deatil_features li strong {
    color: #313131;
    display: inline;
    font-size: 16px;
    margin-right: 10px
}

.nearby-wrap {
    margin-bottom: 2rem
}

.nearby-wrap:last-child {
    margin-bottom: 0
}

.neary_section_list {
    width: 100%;
    position: relative;
    display: block
}

.neary_section {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 6px 0
}

.neary_section:last-child {
    border-bottom: none
}

.neary_section_first {
    flex: 1
}

.neary_section_first .nearby_place_title {
    font-size: 14px;
    margin: 0;
    color: #313131;
    font-family: 'Montserrat', sans-serif
}

.neary_section_last {
    display: flex;
    align-items: center
}

.neary_section_first .nearby_place_title>small {
    margin-left: 10px
}

.neary_section_last i {
    font-size: 10px;
    color: #ced1e4
}

.neary_section_last i.filled {
    color: #FF9800
}

.reviews-count {
    margin-left: 5px
}

.nearby_header {
    display: flex;
    width: 100%;
    align-items: center;
    position: relative;
    margin-bottom: 1rem
}

.nearby_header_first {
    flex: 1
}

.nearby_header_first h5 {
    margin: 0;
    font-size: 16px
}

.nearby_header_last .nearby_powerd {
    display: flex;
    align-items: center
}

.nearby_header_last .nearby_powerd img {
    max-width: 50px;
    margin-left: 10px
}

.form-simple .form-group .form-control {
    background: rgba(174, 189, 219, .12)
}

.author-review ul {
    margin: 0;
    padding: 0
}

li.article_comments_wrap {
    border-bottom: 1px dashed #e3e7ea;
    margin-bottom: 20px
}

li.article_comments_wrap:last-child {
    border: none;
    margin: 0
}

.author-review article {
    overflow: hidden;
    padding-bottom: 25px
}

.author-review article .article_comments_thumb {
    float: left;
    width: 80px
}

.author-review article .article_comments_thumb img {
    max-width: 80px;
    border-radius: 50%
}

.author-review article .comment-details {
    overflow: hidden;
    padding-left: 30px
}

.author-review article .comment-details .comment-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.author-review article .comment-details .comment-meta .comment-left-meta {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%
}

.author-review article .comment-details .comment-meta .comment-left-meta .author-name {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 2px
}

.author-review article .comment-details .comment-meta .comment-left-meta .comment-date {
    color: #ef4060;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 500;
    margin: 7px 0 0
}

.author-review article .comment-details .comment-text {
    margin: 18px 0 0
}

.author-review article .comment-details .comment-text p {
    margin: 0
}

.author-review article .comment-details .comment-text {
    margin: 19px 0 0
}

.reviews-checked {
    text-align: center;
    display: table;
    margin: 0 auto;
    font-size: 14px;
    font-weight: 600
}

.back_listing_links {
    font-weight: 600;
    font-size: 14px;
    color: #24376d
}

.back_listing_links i {
    margin-right: 5px
}

.prt_detail_three_clicks {
    text-align: center;
    position: relative;
    display: block;
    width: 100%
}

.pdt_clicks_price h4 {
    font-size: 38px;
    color: #289154
}

.pdt_clicks_title h3 {
    color: #24376d;
    font-weight: 700;
    font-family: initial
}

.pdt_clicks_location span {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #e5f6f1;
    line-height: 32px;
    border-radius: 50%;
    margin-right: 10px;
    color: #03a973
}

.blue-dark {
    background-color: #0d2240 !important
}

.row.no-flex {
    display: flow-root
}

.mapg_part_nav .nav-tabs {
    border-bottom: #ffdead;
    margin: 0 auto !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center
}

.mapg_part_nav .nav-tabs .nav-link {
    background: #11294c;
    border: 1px solid #153058
}

.mapg_part_nav .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    background: #289154;
    color: #fff;
    border: 1px solid #289154
}

.mapg_part_nav .nav-tabs .nav-link.active:focus,
.nav-tabs .nav-link.active:hover {
    color: #fff
}

.prt_ids {
    background: #f95d02;
    padding: 5px 15px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.agent-sides_2 {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #e6eaf3;
    padding: 10px 10px 20px
}

.agent-sides_2_thumb {
    width: 100%;
    border-radius: 6px;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 1rem;
    position: relative
}

.agent-sides_2_thumb:before {
    content: "";
    position: absolute;
    background: linear-gradient(to bottom, transparent 25%, #1e2a4c);
    bottom: 0;
    top: 0;
    left: 0;
    right: 0
}

.agent-sides_2_abs {
    position: absolute;
    left: 15px;
    bottom: 20px;
    z-index: 1
}

.agent-sides_2_abs h4 {
    font-size: 16px;
    margin-bottom: 1px;
    color: #fff
}

.agent-sides_2_abs span {
    color: #fff;
    font-size: 13px
}

.agent-sides_2_abs span i {
    margin-right: 5px
}

.agent-sides_2_caption {
    padding: 0 1rem;
    width: 100%;
    position: relative
}

.agent-sides_2_status {
    background: #e5f6f1;
    border-radius: 0 2px 2px 0;
    color: #03a973;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.2727272727;
    margin: 2px 15px 2px 0;
    padding: 3px 7px;
    position: relative;
    text-transform: uppercase
}

.agent-sides_2_status:before {
    border-top: 10px solid transparent;
    border-left: 9px solid #e5f6f1;
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    right: -8px;
    width: 0
}

.agent-sides_2_status:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    right: -2px;
    width: 4px
}

.agent-sides_2_price {
    font-size: 33px;
    margin: .5rem 0
}

ul.agent-sides_2_pr_detail {
    padding: 1rem 0 .5rem;
    margin: 0
}

ul.agent-sides_2_pr_detail li {
    padding: 12px 0;
    border-bottom: 1px solid #e2e4ea
}

ul.agent-sides_2_pr_detail li i {
    width: 25px;
    height: 25px;
    display: inline-flex;
    background: #eef0f5;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 11px;
    margin-right: 8px !important
}

ul.agent-sides_2_pr_detail li:last-child {
    border: none
}

ul.agent-sides_2_pr_detail li span {
    float: right;
    color: #2d3954;
    font-weight: 600
}

.btn.btn_view_photos {
    position: absolute;
    right: 5%;
    bottom: 20px;
    color: #fff;
    transition: .4s all ease;
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid #fff;
    border-radius: 6px
}

.btn.btn_view_photos:hover,
.btn.btn_view_photos:focus {
    color: #313131;
    background: #fff;
    border-color: #fff
}

.features_box {
    border-radius: 6px;
    overflow: hidden;
    padding: 3em 1.4em;
    margin-bottom: 30px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1)
}

.features_box-icon {
    text-align: center;
    margin: 0 auto 1rem
}

.features_box-icon img {
    max-width: 80px
}

.features_box-content h4 {
    font-size: 18px;
    margin-bottom: .2rem;
    color: #289154
}

.trusted_features {
    position: relative;
    width: 100%;
    padding: 2rem;
    text-align: left;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    border-radius: .4rem;
    border-bottom: 3px solid #fff;
    transition: all ease .4s
}

.trusted_features:hover,
.trusted_features:focus,
.trusted_features.active {
    border-bottom: 3px solid #f95d02
}

.trusted_features_icon {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f4f5f7;
    border-radius: .4rem;
    margin-bottom: 2rem;
    color: #f95d02;
    font-size: 20px;
    transition: all ease .4s
}

.trusted_features:hover .trusted_features_icon,
.trusted_features:focus .trusted_features_icon,
.trusted_features.active .trusted_features_icon {
    color: #fff;
    background: #f95d02
}

.trusted_features-content h4 {
    font-size: 17px;
    margin-bottom: 5px
}

.home_counter_num {
    text-align: left;
    margin-top: 1rem;
    margin-bottom: .5rem
}

.home_counter_num .counter_title {
    margin-bottom: .2rem;
    font-weight: 700;
    font-size: 30px;
    color: #00159c
}

.home_counter_num span {
    color: #597a92;
    font-size: 13px;
    font-weight: 600
}

.contact-info {
    margin-left: 1rem
}

.cn-info-detail {
    position: relative;
    margin-bottom: 1.5rem;
    display: flex;
    justify-content: end;
    align-items: center
}

.cn-info-icon {
    float: left;
    display: inline-block;
    width: 50px;
    height: 50px
}

.cn-info-icon i {
    font-size: 35px;
    color: #fd5332
}

.cn-info-title {
    font-size: 15px;
    margin-bottom: 2px
}

.modal {
    z-index: 99999
}

.log_box {
    background: #fff;
    padding: 3em 2rem;
    border-radius: .4rem
}

.modal-body {
    padding: 2em
}

.hm_nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1.5rem 25px;
    background-color: #fff;
    border-bottom: 1px solid #ecf0f7
}

.hm_nav_title {
    font-size: 17px;
    color: #313131;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "Campton W00 Bold", "Helvetica Neue", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.3;
    font-weight: 800;
    text-align: center;
    position: absolute;
    letter-spacing: .4px;
    left: 0;
    right: 0;
    margin: 0
}

span.hm_nav_clear {
    font-weight: 600;
    color: #313131;
    font-size: 13px
}

.modal-dialog {
    transition: .6s cubic-bezier(.23, 1, .32, 1);
    transition-property: transform, opacity;
    will-change: transform, opacity;
    box-shadow: 0 0 2rem rgba(0, 0, 0, .12);
    background-color: #fff;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    transform: translateY(0) translateX(0)
}

.modal-content {
    background: transparent;
    border: none
}

@media (min-width : 48em) {
    .modal-dialog {
        position: absolute;
        width: 50vw;
        transform: translateX(102%);
        right: 0
    }
}

@media (min-width : 80em) {
    .modal-dialog {
        width: 33vw
    }

    .modal-content {
        border-radius: 0
    }
}

h4.modal-header-title {
    font-size: 2em;
    text-align: center;
    margin: 0 0 1em;
    font-weight: 600
}

.btn.pop-login {
    border-radius: .4rem;
    padding: 20px 0;
    background: #fd5332;
    border-color: #fd5332;
    margin-top: .6rem;
    font-weight: 800
}

.modal-divider {
    position: relative;
    margin: 20px 0;
    text-align: center
}

.modal-divider:before {
    content: ' ';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-bottom: 1px solid #E1E5F2
}

.modal-divider span {
    position: relative;
    background: #fff;
    padding: 0 20px
}

.social-login ul {
    margin: 0;
    width: 100%;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.social-login ul li {
    display: inline-block;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 50%;
    width: 50%;
    list-style: none;
    padding: 0 10px
}

.social-login ul li a.btn {
    width: 100%;
    border-radius: .3rem;
    padding: 12px 15px;
    color: #fff;
    background: #f4f5f7
}

.social-login ul li a.btn i {
    margin-right: 7px
}

.social-login ul li a.btn.connect-fb {
    background: #3b5998
}

.social-login ul li a.btn.connect-google {
    background: #ec4514
}

.social-login ul li a.btn.connect-linkedin {
    background: #0073b0
}

.social-login ul li a.btn.connect-twitter {
    background: #20a4ea
}

.signup .modal-dialog {
    max-width: 880px;
    z-index: 999999
}

.signup .form-group {
    margin-bottom: 1.5rem
}

span.mod-close {
    font-size: 15px;
    color: #1a1e2b !important;
    cursor: pointer;
    z-index: 1
}

.modal-dialog .form-group .form-control {
    padding-left: 15px;
    margin: 0 !important;
    box-shadow: none !important;
    background: rgba(174, 189, 219, .12);
    border: 1px solid transparent;
    color: #707e9c;
    font-weight: 600;
    border-radius: 4px
}

.social-login.light.single ul li {
    width: 100%;
    flex: 0 0 100%;
    padding: 6px 0
}

.social-login.light ul li a.btn {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
    background: #fff !important;
    border: 1px solid #e0e5f3 !important;
    color: #3b5998;
    font-weight: 600
}

.social-login ul li a.btn i {
    position: absolute;
    left: 15px
}

.social-login.light ul li a.btn.connect-fb {
    color: #2875e8 !important
}

.social-login.light ul li a.btn.connect-twitter {
    color: #0c97cc !important
}

.social-login.light ul li a.btn.connect-google {
    color: #f44336 !important
}

.single_search_boxed {
    padding: 0;
    border-top: 1px solid #eef0f5;
    display: inline-block;
    width: 100%
}

.single_search_boxed:first-child {
    border-top: none
}

.widget-boxed-header {
    padding: 0;
    width: 100%;
    position: relative;
    display: block
}

.widget-boxed-header h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0
}

.widget-boxed-header h4 a {
    height: 100%;
    display: block;
    color: #2D3954 !important;
    position: relative;
    padding: 1rem 1.5rem
}

.widget-boxed-header h4 a:before {
    content: "\e622";
    position: absolute;
    width: 25px;
    height: 25px;
    right: 0;
    top: 52%;
    transform: translate(-65%, -52%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f4f5f7;
    font-family: themify;
    font-size: 10px;
    color: #445977
}

.widget-boxed-header h4 a.collapsed:before {
    content: "\e61a";
    background: #f5f7fb;
    color: #313131
}

.filter-search-box,
.form-group.filter_button {
    padding: 0 2em
}

.widget-boxed-header .selected {
    display: block;
    line-height: 1.2;
    font-size: 14px;
    ;
    font-weight: 400;
    color: #72809D;
    font-family: 'Montserrat', sans-serif
}

.filter_wraps .radio-custom+.radio-custom-label:before {
    margin-right: 0
}

.filter_wraps [type="radio"]:checked+label,
.filter_wraps [type="radio"]:not(:checked)+label {
    padding-left: 0;
    width: 100%
}

.filter_wraps [type="radio"]:checked+label:before,
.filter_wraps [type="radio"]:not(:checked)+label:before {
    right: 0;
    left: auto
}

.filter_wraps [type="radio"]:checked+label:after,
.filter_wraps [type="radio"]:not(:checked)+label:after {
    right: 0;
    left: auto
}

.filter-list li {
    padding: 1rem 0;
    border-bottom: 1px solid rgba(20, 12, 64, .12)
}

.filter-list li:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.filter_wraps .checkbox-custom+.checkbox-custom-label:before {
    right: 0;
    margin-right: 0;
    position: absolute
}

.filter_wraps .checkbox-custom:checked+.checkbox-custom-label:before {
    box-shadow: none
}

.filter_wraps .checkbox-custom,
.filter_wraps .checkbox-custom-label,
.filter_wraps .radio-custom,
.radio-custom-label {
    width: 100%;
    margin: 0
}

.agent-_blocks_wrap {
    background-color: #fff;
    color: #313131;
    border-radius: 4px;
    padding: 0;
    border: 1px solid #e6eaf3;
    transition: .25s;
    margin-bottom: 20px;
    border-radius: 6px
}

.property-sidebar .pr-all-info {
    margin: 0 auto;
    text-align: center;
    margin-bottom: 1rem !important
}

.property-sidebar .pr-single-info {
    margin: 0 .5rem
}

.sidebar-widgets {
    margin-bottom: 30px
}

.sidebar-widgets:last-child {
    margin-bottom: 0
}

.agent-_blocks_title {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.agent-_blocks_title .agent-_blocks_thumb {
    float: none;
    display: table;
    margin: 10px auto
}

.agent-_blocks_title .agent-_blocks_thumb img {
    border-radius: 50%;
    max-width: 72px
}

.agent-_blocks_caption {
    display: block;
    text-align: center
}

.agent-_blocks_caption h4 {
    margin-bottom: 0;
    font-size: 18px
}

.agent-_blocks_caption span {
    color: #879ac3
}

span.approved-agent i {
    color: #fff;
    font-size: 7px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    background: #00ba74;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    top: 0;
    margin-right: 4px
}

.agent-btn-contact {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 54px;
    border: 2px solid #e1e4ea;
    border-radius: .2rem;
    font-weight: 600
}

.agent-btn-contact i {
    margin-right: 10px
}

#number {
    text-align: center;
    margin-top: 20px;
    align-items: center;
    justify-content: center;
    display: block;
    color: #2D3954;
    font-weight: 600
}

#number i {
    margin-right: 10px;
    color: #4CAF50
}

#number.style-2 {
    color: #20ab5e;
    background: rgba(32, 171, 94, 0.15);
    border-radius: .4rem;
    padding: 1rem;
    cursor: pointer
}

.form-select-guests .dropdown-menu {
    border: 1px solid #eef1f7;
    border-top: none
}

.st-search-form-tour .field-icon {
    position: absolute;
    top: 50%;
    left: 13px;
    margin-top: -12px;
    font-size: 25px;
    color: #b5c1d0
}

.side-booking-body .form-group {
    height: 80px;
    color: #707e9c;
    font-weight: 500;
    position: relative;
    padding: 10px 5px
}

.form-group {
    color: #707e9c;
    font-weight: 500;
    position: relative;
    padding: 0;
    margin-bottom: 10px
}

.st-search-form-tour.withlbl .form-group {
    height: 90px;
    color: #707e9c;
    font-weight: 500;
    position: relative;
    padding: 27px 5px 8px
}

.form-group.search {
    padding: 0 !important
}

.side-booking-body .form-group .form-control {
    padding-left: 45px;
    margin: 0 !important;
    height: 100%;
    box-shadow: none !important;
    background: rgba(174, 189, 219, .12);
    border: none;
    color: #707e9c;
    border-radius: 4px
}

.st-search-form-tour .form-group .form-control {
    border: none;
    padding-left: 45px
}

.form-group .form-control {
    padding-left: 15px;
    margin: 0 !important;
    box-shadow: none !important;
    background: #fff;
    border: 1px solid #e6eaf3;
    color: #707e9c;
    border-radius: 4px
}

.form-group.gray .form-control {
    background: #f7f9fc
}

.form-group .form-content,
.btn-search {
    height: 100% !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    height: 100%;
    padding-left: 45px
}

.btn-search {
    padding: 0;
    justify-content: center;
    padding-left: 0;
    width: 100%;
    text-transform: uppercase !important;
    letter-spacing: .8px;
    border-radius: 0 .6rem .6rem 0 !important
}

.st-search-form-tour .border-right {
    border-right: 1px solid #e2e7ef
}

.dropdown-menu {
    border-radius: 0 0 .4rem .4rem;
    margin: 0;
    padding: 0 1rem;
    left: 0
}

.dropdown-item-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    color: #5E6D77;
    margin-bottom: 25px
}

.dropdown-item-row .label {
    color: #5E6D77;
    font-size: 14px;
    opacity: .9;
    font-weight: 500;
    padding: 0
}

span.count-display {
    width: 40px;
    font-weight: 500;
    display: inline-block;
    text-align: center
}

span.btn-add,
span.btn-minus {
    width: 35px;
    height: 35px;
    display: inline-block;
    line-height: 35px;
    background: #eef1f7;
    border-radius: 4px;
    text-align: center;
    color: #5E6D77;
    font-weight: 600;
    cursor: pointer
}

.caption.hace-desti {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.hace-desti-sub {
    flex: 1
}

.hace-desti-sub h2 {
    font-family: 'Playfair Display', serif;
    ;
    line-height: 1.4;
    font-weight: 500 !important
}

.side-booking-header,
.side-block-header {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 1rem;
    background: #289154 !important;
    color: #fff;
    border-radius: 6px 6px 0 0
}

.side-booking-foot {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: .5rem 1.1rem;
    border-bottom: 1px solid #eaeef5;
    border-top: 1px solid #eaeef5;
    width: 100%;
    margin: 9px 18px 5px
}

.sb-header-left {
    flex: 1;
    font-weight: 800;
    font-size: 20px;
    color: #2D3954
}

.side-booking-header .price {
    margin: 0;
    color: #fff
}

.side-block-header .title {
    margin: 0;
    font-size: 18px;
    color: #fff
}

.side-booking-body,
.side-block-body {
    padding: 25px 20px
}

.side-booking-header .price sub {
    opacity: .7;
    font-weight: 400;
    font-size: 13px
}

.cld-box,
.guests-box {
    position: relative;
    height: 54px;
    border: none;
    border-radius: 0
}

.guests .guests-box {
    position: relative;
    height: 45px;
    border: none;
    border-radius: 4px;
    background: rgba(174, 189, 219, .12)
}

.side-booking-body .form-group .form-control {
    padding-left: 35px
}

.cld-box i {
    position: absolute;
    left: 10px;
    top: 18px
}

.side-booking-body .form-group {
    margin-bottom: 0;
    height: auto
}

.cld-box .form-group .form-control {
    padding-left: 36px;
    font-size: 14px
}

.guests-box {
    display: flex;
    width: 100%;
    padding: 0 6px;
    justify-content: center;
    align-items: center
}

.guests-box #guestNo,
.guests-box #kidsNo {
    border: none;
    width: 100px;
    text-align: center;
    text-align: center;
    color: #707e9c;
    font-weight: 600;
    background: transparent
}

.guests-box .counter-btn {
    background: #fff;
    border: none;
    border-radius: .2rem;
    text-align: center;
    width: 30px;
    height: 30px;
    outline: none !important;
    line-height: 30px;
    text-shadow: none;
    color: #313131;
    font-size: 12px;
    font-weight: 800
}

.guests-box #cnt-down,
.guests-box #kcnt-down {
    position: absolute;
    top: 6px;
    left: 6px
}

.guests-box #cnt-up,
.guests-box #kcnt-up {
    position: absolute;
    top: 6px;
    right: 6px
}

.side-booking-foot .price {
    margin: 0
}

.daterangepicker {
    border: 1px solid #dee3ea;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px
}

.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
    color: #2d3954
}

.daterangepicker td.off,
.daterangepicker td.off.end-date,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date {
    color: #545d79 !important
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #ed3271;
    color: #fff !important
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
    background-color: rgba(237, 50, 113, 0.1);
    color: #fe1445
}

.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
    min-width: 35px;
    width: 37px;
    height: 37px;
    line-height: 34px;
    font-size: 13px
}

th.next.available,
.prev.available {
    background: rgba(237, 50, 113, 0.1)
}

.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
    border-color: red !important
}

.agency {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    display: block;
    border-radius: 3px;
    margin-bottom: 30px
}

.agency_list_wrap {
    padding: 0;
    display: flex;
    padding-right: 30px;
    margin-bottom: 30px
}

.agency_list_wrap .agency-avatar {
    width: 200px;
    margin: 0;
    margin-right: 1rem
}

.agency_list_wrap .agency-avatar.smalls-center {
    background: #f4f5f7;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: .2rem
}

.agency_list_wrap.agt-detail .agency-avatar img {
    width: auto
}

.agency_list_wrap .agency_list_wrap_contant {
    padding: 10px 20px 0;
    flex: 1
}

.agency_list_wrap .agency_names {
    padding-left: 0;
    margin-bottom: 5px
}

.agency_list_wrap .agency_short_descr {
    line-height: 1.7
}

.agency_list_wrap .agency_names h4 {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 18px
}

.agency_list_wrap .agency_names span {
    font-size: 14px
}

.agency_list_wrap .agency_names span i {
    margin-right: 5px
}

.agency_full_info {
    list-style: none;
    padding: 0;
    margin: 0;
    color: #909090;
    display: block;
    padding: .2rem 0 1.5rem
}

.agency_full_info li {
    position: relative;
    margin-left: 28px;
    line-height: 24px;
    padding: 3px 0;
    word-break: break-all;
    display: inline-block;
    color: #596f94;
    margin-right: 1rem
}

.agency_full_info li:last-child {
    margin-right: 0
}

.agency_full_info li i {
    font-size: 18px;
    position: relative;
    top: 5px;
    left: -25px;
    position: absolute
}

.agency_list_wrap .social-icons {
    left: 0;
    padding: 0;
    float: left;
    margin: 7px 0 0
}

.agency_list_wrap .social-icons li {
    display: inline-block;
    margin-right: 10px
}

.agency_list_wrap .social-icons li a {
    border: 1px solid #c8ccd6;
    height: 40px;
    width: 40px;
    border-radius: 4px;
    top: 0 !important;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center
}

.agency_list_wrap .social-icons li a i {
    width: auto;
    height: auto;
    line-height: initial
}

.social-icons.colored li a {
    border: none
}

.social-icons.colored li a.facebook {
    background: #3d5b9b;
    color: #3d5b9b
}

.social-icons.colored li a.linkedin {
    background: #0173b2;
    color: #0173b2
}

.social-icons.colored li a.twitter {
    background: #2daae4;
    color: #2daae4
}

.social-icons.colored li a.instagram {
    background: #ff0084;
    color: #ff0084
}

.fs-listings,
.listings-container {
    position: relative;
    z-index: 9
}

.list-layout .single_property_style.property-1 {
    display: flex;
    margin: 0 0 30px;
    min-height: 245px;
    flex-wrap: wrap;
    align-items: center
}

.list-layout .single_property_style.property-1 .listing_thumb_wrapper {
    height: 0;
    height: 100%;
    flex: 2;
    overflow: hidden;
    border-radius: 3px 0 0 3px;
    min-height: 260px;
    display: grid
}

.single_property_style.property-1 .listing_thumb_wrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-height: initial
}

.list-layout .single_property_style.property-1 .listing-content {
    flex: 3;
    position: relative
}

.list-layout .single_property_style.property-1 .listing-footer-wrapper {
    padding: .9rem 1rem;
    border-top: 1px solid #e5e9ec;
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 0;
    left: 0
}

.btn.btn-order-by-filt {
    background: transparent;
    box-shadow: 0 0 6px 1px rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 6px 1px rgba(62, 28, 131, 0.1);
    color: #646e7b;
    padding: 9px 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border: none;
    border-radius: 4px
}

.custom-drop .dropdown-menu {
    top: 34px !important;
    border: 1px solid #eceff3;
    right: 0 !important;
    left: initial !important
}

.custom-drop .dropdown-menu a {
    display: block;
    padding: 5px 16px;
    color: #6e727d;
    transition: all .4s
}

.filter-fl {
    display: flex;
    margin-bottom: 1rem;
    flex-wrap: wrap;
    justify-content: end;
    align-items: center
}

.filter-fl h4 {
    flex: 1;
    margin: 0
}

.list-layout .single_property_style.property-1.list_style_2 {
    min-height: 170px
}

.list-layout .single_property_style.property-1.list_style_2 .listing_thumb_wrapper {
    min-height: 170px
}

.single_property_style.property-1.list_style_2 .property_caption_wrappers {
    padding: 1.5rem 1rem 3rem;
    width: 100%;
    display: flex;
    vertical-align: middle;
    align-items: center
}

.new-property {
    font-size: 13px;
    padding: 2px 10px;
    background: #FF5722;
    border-radius: 2px;
    float: right;
    color: #fff;
    margin-bottom: 4px
}

.list_style_2 .list-pr {
    margin-bottom: 2px;
    line-height: 1
}

.list_style_2 .list-pr-devide {
    font-size: 13px;
    text-align: right;
    text-decoration: line-through;
    opacity: .6;
    font-weight: 600;
    margin: 0;
    line-height: 1
}

.list_style_2 .listing_features_infometas {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    border-top: 1px solid #edf1f5;
    padding: 1rem 0
}

.list_style_2 .listing-features-flex1 {
    flex: 1
}

.single_property_style.property-1.list_style_2 .listing_features_infometas ul {
    display: block;
    padding-bottom: 0
}

.single_property_style.property-1.list_style_2 .listing_features_infometas ul li {
    width: auto;
    margin-right: 1rem;
    font-size: 13px;
    font-weight: 500
}

.single_property_style.property-1.list_style_2 .listing_features_infometas ul li:last-child {
    margin: 0
}

.partner-grid {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    margin: 30px 0 80px;
}

.partner-grid img {
    max-width: 120px;
    margin: 1rem auto 0;
    transition: all ease .4s;
    opacity: .9;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}

.partner-grid a {
    display: block;
}

.partner-grid:hover img,
.partner-grid:focus img {
    opacity: 0.7;
}

.grid_blog_box {
    width: 100%;
    background: #fff;
    border-radius: .5rem;
    margin-bottom: 30px;
    position: relative;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1)
}

.col-lg-4 .grid_blog_box {
    height: 421px;
}

.gtid_blog_thumb {
    padding: 0;
    border-radius: 10px 10px 0 0;
    overflow: hidden;
    position: relative
}

.gtid_blog_thumb img {
    height: 220px;
    object-fit: cover;
    width: 100%;
}

.gtid_blog_info .post-date {
    display: inline-block
}

.blog-body {
    padding: 10px 20px 25px
}

.bl-title {
    font-size: 16px;
    margin-bottom: 4px;
    line-height: 1.5 ж color: #313131;
    font-weight: 600;
}

.article-pulish-date {
    display: flex;
    align-items: center
}

.artices_blog_ctas {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    margin-top: 5px
}

.artices_blog_ctas+.bl-title {
    max-height: 43px;
    overflow: hidden;
}

.artcles_cats {
    flex: 1
}

.artcles_cats a {
    font-size: 14px;
    font-weight: 600;
    color: #368ee2 !important
}

span.post-date {
    font-size: 13px;
    background: #f0f4f9;
    padding: 5px 15px;
    border-radius: 50px;
    color: #567398
}

.bl-continue {
    color: #fc5231;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-size: 20px;
    margin-top: 12px;
    display: inline-block
}

a.bl-continue:before {
    content: "\ea4c";
    position: absolute;
    font-family: lineicons !important;
    right: -27px;
    top: 2px
}

.single_article_wrap {
    display: block;
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 30px;
    border: 1px solid #e5e8f3
}

.article_featured_image {
    display: block;
    margin-bottom: 1.5rem
}

.article_featured_image img {
    border-radius: 6px;
    max-width: 40%;
    float: left;
    margin: 0 30px 30px 0;
}

.single_article_wrap .article_body_wrap .article_middle_info {
    padding: 0;
    list-style: none
}

.single_article_wrap .article_body_wrap .article_middle_info li {
    display: inline-block;
    margin-right: 19px
}

.single_article_wrap .article_body_wrap .article_middle_info li a {
    color: #6e7c90;
    display: block;
    letter-spacing: 0;
    line-height: 18px
}

.single_article_wrap .article_body_wrap .article_middle_info li a .icons {
    margin-right: 10px
}

.single_article_wrap .article_body_wrap .post-title {
    display: block;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.4;
    margin: 15px 0 0
}

.single_article_wrap .article_body_wrap p,
.single_article_wrap .article_body_wrap .text,
blockquote .text {
    color: #6e7c90;
    font-size: 16px;
    margin: 15px 0 0
}

blockquote {
    background: #f7f9fc;
    padding: 28px;
    margin: 50px 0;
    position: relative;
    border-left: 3px solid #289154
}

blockquote .icon {
    color: #289154;
    position: absolute;
    font-size: 60px;
    line-height: 28px;
    left: 20px;
    top: 20px;
    opacity: .12
}

blockquote .name {
    color: #000c35;
    margin: 12px 0 0
}

.blog-page .article_detail_wrapss .article_bottom_info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 43px 0 0
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags .pbm-title {
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 20px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list {
    padding: 0;
    list-style: none
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li {
    display: inline-block;
    margin-bottom: 10px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li a {
    border: 1px solid #e4e4e6;
    letter-spacing: 0;
    display: block;
    padding: 9px 20px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-tags .list li a:hover {
    color: #fff;
    background: #fd5332;
    border-color: #fd5332
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .list {
    padding: 0;
    list-style: none
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li {
    display: inline-block;
    margin-right: 22px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li:last-child {
    margin-right: 0
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    text-align: right
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .pbm-title {
    font-size: 18px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li a {
    color: #8c96b5;
    display: block;
    font-size: 16px;
    line-height: 22px
}

.blog-page .article_detail_wrapss .article_bottom_info .post-share .list li a:hover {
    color: #ef4060
}

.single_article_pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    border-top: 1px solid #e4e4e6;
    padding: 48px 0 0;
    margin: 40px 0 0
}

.single_article_pagination .prev-post {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%
}

.single_article_pagination .next-post {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    text-align: right
}

.single_article_pagination .next-post .title,
.single_article_pagination .prev-post .title {
    font-size: 20px
}

.single_article_pagination .article_pagination_center_grid {
    position: absolute;
    left: 50%;
    top: 60%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.single_article_pagination .article_pagination_center_grid a {
    font-size: 2.5rem;
    color: #fd5332
}

.single_article_pagination .prev-post a,
.single_article_pagination .next-post a {
    display: inline-block;
    overflow: hidden;
    padding: 14px 25px;
    height: 50px;
    border: 4px !important;
    color: #fff !important;
    overflow: hidden;
    !important
}

.single_article_pagination .prev-post a span,
.single_article_pagination .next-post a span {
    margin: 0
}

.single_article_pagination .prev-post a .title-with-link .title {
    color: #000c35;
    line-height: 28px
}

.blog-page .article_detail_wrapss .comment-area .all-comments .comments-title {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 35px
}

.blog-page .article_detail_wrapss .comment-area .all-comments .comment-list ul {
    padding: 0;
    list-style: none
}

.blog-page .article_detail_wrapss .comment-area .all-comments article {
    overflow: hidden;
    margin: 0 0 50px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .article_comments_thumb {
    float: left;
    width: 100px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .article_comments_thumb img {
    max-width: 100px;
    border-radius: 50%
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details {
    overflow: hidden;
    padding-left: 30px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .author-name {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 2px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .author-name .selected {
    font-size: 12px;
    color: #cacfef;
    margin-left: 4px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date {
    color: #ef4060;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 0;
    font-weight: 500;
    margin: 7px 0 0
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-reply {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    text-align: right
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-reply .reply {
    color: #6e7c90;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 18px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-reply .reply .icon {
    margin-right: 8px
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-text {
    margin: 19px 0 0
}

.blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-text p {
    margin: 0
}

.blog-page .article_detail_wrapss .comment-area .all-comments .comment-list ul li ul {
    padding-left: 40px;
    list-style: none
}

.article_posts_thumb {
    text-align: center
}

.article_posts_thumb span.img {
    width: 120px;
    overflow: hidden;
    border-radius: 50%;
    height: 120px;
    border: 4px solid #e4eaf3;
    display: table;
    margin: 0 auto 1rem
}

span.img img {
    border-radius: 50%;
    max-width: 120px
}

h3.pa-name {
    font-size: 18px;
    margin-bottom: 5px
}

.social-links {
    padding: 0;
    margin: 0 0 1rem;
    padding: 0;
    margin: 0 0 1rem 0
}

.social-links li {
    display: inline-block;
    padding: 2px 10px
}

.social-links li a {
    color: #8c96b5;
    font-size: 16px
}

.social-links li a:hover,
.social-links li a:focus {
    color: #fd5332
}

.single_widgets {
    border: 1px solid #e5e8f3;
    background: #fff;
    padding: 30px 28px 35px;
    margin: 0 0 40px
}

.single_widgets.widget_search form {
    position: relative
}

.single_widgets.widget_search form input[type="search"] {
    border-radius: 4px;
    border: 1px solid #ebedf5;
    background: #f9fafc;
    font-size: 12px;
    padding: 10px 70px 10px 30px;
    height: 60px;
    width: 100%
}

.single_widgets.widget_search form button {
    position: absolute;
    right: 5px;
    top: 5px;
    bottom: 0;
    cursor: pointer;
    border-radius: 4px;
    background: #289154 !important;
    color: #fff;
    border: 0;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    width: 52px
}

.single_widgets.widget_category ul {
    padding: 0;
    list-style: none
}

.single_widgets.widget_category ul li {
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding: 11px 0
}

.single_widgets.widget_category ul li:first-child {
    border-top: none
}

.single_widgets.widget_categories ul li a {
    display: block;
    overflow: hidden;
    letter-spacing: 0;
    ;
    font-size: 14px;
    line-height: 24px
}

.single_widgets.widget_category ul li a span {
    float: right
}

.single_widgets.widget_thumb_post ul {
    padding: 0;
    list-style: none
}

.single_widgets.widget_thumb_post ul li {
    display: block;
    overflow: hidden;
    margin: 0 0 15px
}

.single_widgets.widget_thumb_post ul li .left {
    display: block;
    float: left;
    width: 80px;
    height: 80px
}

.single_widgets.widget_thumb_post ul li .left img {
    height: 100%;
    object-fit: cover
}

.single_widgets.widget_thumb_post ul li .right {
    display: block;
    overflow: hidden
}

.single_widgets.widget_thumb_post ul li .right .feed-title {
    display: block;
    overflow: hidden;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 7px;
    padding-left: 20px
}

.single_widgets.widget_thumb_post ul li .right .post-date {
    color: #6e7c90;
    display: inline-block;
    overflow: hidden;
    letter-spacing: 0;
    font-size: 12px;
    line-height: 18px;
    margin: 4px 0 0 14px;
    padding: 4px 10px
}

.single_widgets.widget_thumb_post ul li .right .post-date i {
    margin-right: 5px
}

.single_widgets.widget_thumb_post ul li .left img {
    width: 100%;
    border-radius: 3px
}

.single_widgets.widget_tags ul {
    padding: 0;
    list-style: none
}

.single_widgets.widget_tags ul li {
    display: inline-block;
    margin-bottom: 5px
}

.single_widgets.widget_tags ul li a {
    border: 1px solid #eaeaea;
    letter-spacing: 0;
    font-size: 14px;
    display: block;
    padding: 9px 25px
}

.single_widgets.widget_tags ul li a:hover,
.single_widgets.widget_tags ul li a:focus {
    color: #fff;
    background: #fd5332;
    border-color: #fd5332
}

.testimonial-wrap {
    padding: 30px 25px;
    background: #fff;
    border-radius: 8px;
    position: relative;
    border: 1px solid #e5e9ec
}

.client-thumb-box {
    display: table;
    width: 100%
}

.client-thumb-content {
    display: flex;
    width: 100%;
    margin-bottom: 20px;
    align-items: center
}

.client-thumb {
    position: relative;
    max-width: 80px;
    margin-right: 20px;
    border-radius: 50%;
    border: 5px solid rgba(45, 45, 45, .1);
    padding: 5px;
    float: left
}

.client-info h5 {
    color: #3151b7;
    font-size: 16px
}

.client-info .small-font {
    font-size: 13px
}

.testimonial-wrap p {
    line-height: 1.8;
    font-size: 15px
}

.smart_tes_author {
    text-align: left;
    padding: 1.2rem 0;
    display: inline-block;
    width: 100%
}

.smart-center {
    text-align: center
}

.smart_textimonials_style.smart-light {
    color: #fff
}

.st_author_thumb {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 0 5px #e9edf3;
    -webkit-box-shadow: 0 0 0 5px #e9edf3;
    float: left;
    margin-left: 6px
}

.smart_tes_content {
    margin-left: 3px
}

.smart-light .st_author_thumb,
.st_author_thumb.light {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.3);
    float: left
}

.st_author_info {
    display: inline-block;
    margin-left: 22px
}

.smart_textimonials_style.smart-light .st-author-title {
    color: #fff
}

.st_author_info .st-author-title {
    margin: 0 0 4px
}

.st_author_info .st_author_subtitle {
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    font-size: 15px
}

.st_author_box {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.smart-center .st_author_box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center
}

.testimonial-wraps {
    width: 100%;
    padding: 2em;
    text-align: center;
    background: #fff;
    border: 1px solid #e9edf5;
    border-radius: .5rem;
    margin-bottom: 30px;
    margin-top: 40px
}

.testimonial-icon {
    margin-bottom: 1rem;
    margin-top: -70px
}

.testimonial-icon img {
    max-width: 80px;
    border-radius: 50%;
    display: table;
    margin: 0 auto 5px
}

.testimonial-icon h5 {
    margin-bottom: 0;
    font-weight: 600;
    font-size: 16px;
    margin-top: 10px
}

.testi-rate i {
    font-size: 11px;
    margin: 0 1px;
    color: #b9c5d6
}

.testi-rate i.filled {
    color: #FF9800
}

.facts-detail p {
    font-size: 15px
}

span.tst_post {
    font-size: 13px
}

.single_testi_thumb {
    position: relative;
    max-width: 100%;
    border-radius: 1% 30% 1% 30%
}

.single_testi_thumb img {
    max-width: 100%;
    border-radius: 1% 30% 1% 30%
}

.quote_icon {
    position: absolute;
    width: 80px;
    height: 80px;
    background: #f95d02;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 20px;
    right: -15px;
    top: 10%
}

.quote_icon_2 {
    position: relative;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    color: #f95d02;
    background: transparent;
    font-size: 40px
}

.testi_title {
    color: #f95d02;
    position: relative;
    padding-left: 70px;
    font-size: 16px;
    margin-bottom: 0
}

.testi_title:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    background: #f95d02;
    left: 0;
    top: 13px
}

.testi_description {
    color: #24397b;
    margin-bottom: 2rem
}

.testimonials_style_1 .slick-dots {
    bottom: 80px
}

.review_author_box {
    display: flex;
    align-items: center;
    width: 100%
}

.reviews_img {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 10px
}

.testi2_title {
    color: #24397b;
    margin: 0;
    line-height: 1.4;
    font-size: 16px
}

.reviews_caption span {
    font-size: 13px
}

.testimonials_style_3 .single_testi_wraps {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    background: #f4f5f7;
    border-radius: 4px
}

.testimonials_style_3 .single_testi_thumb {
    border-radius: 1%
}

.testimonials_style_3 .single_testi_thumb img {
    border-radius: 1%
}

.testimonials_style_3 .slick-dots {
    top: 50%;
    right: -35px;
    height: 100%;
    width: auto;
    bottom: initial;
    writing-mode: vertical-rl;
    transform: translateY(-50%)
}

.testimonials_style_4 .single_testi_thumb {
    border-radius: 50% 0 50% 50%
}

.testimonials_style_4 .single_testi_thumb img {
    border-radius: 50% 0 50% 50%
}

.pricing-card {
    background-color: #fffefe;
    display: block;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 20px;
    width: 100%;
    border: 6px solid #313131;
    max-width: 580px;
    margin: auto;
    text-align: center;
    position: relative;
    height: auto;
    margin-top: 50px
}

.pricing-header {
    position: absolute;
    font-weight: 600;
    top: -60px;
    height: 60px;
    left: -6px;
    right: -6px;
    text-align: center;
    background-color: #313131;
    color: #fffefe;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-size: 18px
}

.pricing-type {
    font-weight: 600;
    color: #151b2d;
    font-size: 25px;
    margin-bottom: 1rem;
    line-height: 1.25
}

.pricing-details {
    font-size: 15px
}

.packages_headers i {
    font-size: 3em;
    display: table;
    margin: 0 auto .2em;
    color: #4c5f98
}

.packages_price {
    position: relative;
    display: table;
    margin: 1rem auto;
    text-align: center
}

.pricing-details strong {
    color: #313131
}

.pr-value {
    font-size: 4em;
    position: relative
}

.recommended .pr-value {
    color: #fd5332
}

.pr-value:before {
    content: "$";
    position: absolute;
    font-size: 1.5rem;
    top: -14px;
    left: -19px;
    color: #a6b0d0
}

.packages_middlebody ul {
    text-align: center;
    margin: 0;
    padding: 0
}

.packages_middlebody ul li {
    list-style: none;
    padding: 8px 0
}

.packages_bottombody {
    display: table;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 2rem 0 .5rem
}

.packages_bottombody .btn-pricing {
    position: relative;
    display: table;
    text-align: center;
    margin: 0 auto;
    padding: 16px 50px;
    background: #f95d02;
    border-radius: 4px;
    color: #fff !important;
    transition: all ease .4s;
    width: 80%
}

.pricing-card.featured .pricing-header {
    background-color: #289154
}

.pricing-card.featured {
    border: 6px solid #289154
}

.pricing-card.featured .packages_bottombody .btn-pricing {
    background: #289154
}

.irs--flat .irs-line {
    top: 25px;
    height: 3px;
    background-color: #d9dfe8;
    border-radius: 50px
}

.irs--flat .irs-min,
.irs--flat .irs-max {
    display: none
}

.irs--flat .irs-bar {
    top: 25px;
    height: 3px;
    background-color: #289154
}

.irs--flat .irs-handle>i:first-child {
    position: absolute;
    display: block;
    top: -1px;
    left: 50%;
    width: 12px;
    height: 12px;
    margin-left: -3px;
    background-color: #fff;
    border-radius: 50%;
    cursor: pointer;
    border: 1px solid #289154
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
    background-color: #289154
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
    border-top-color: #289154
}

.irs--flat .irs-handle.state_hover>i:first-child,
.irs--flat .irs-handle:hover>i:first-child {
    background-color: #289154
}

.slick-next {
    right: 25px
}

.slick-prev {
    left: 25px;
    z-index: 1
}

.slick-arrow:before {
    top: 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    background: rgba(255, 255, 255, 0.4);
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);
    transition: .2s
}

.range-slider .ui-slider .ui-slider-handle {
    background: #fd5332
}

.our-agent-sidebar .carousel-indicators .active {
    background: #fd5332
}

.range-slider .ui-slider .ui-slider-handle {
    border: 2px solid #fd5332
}

.range-slider .ui-widget-header {
    background-color: #fd5332
}

.range-slider {
    margin-top: 22px;
    margin-bottom: 25px
}

.range-slider .ui-slider {
    position: relative;
    text-align: left
}

.range-slider label {
    font-weight: 600;
    margin-bottom: 12px
}

.range-slider .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    cursor: w-resize;
    outline: none;
    top: -5px;
    margin-left: -8px;
    box-shadow: none !important
}

.range-slider .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background-position: 0 0
}

.range-slider .ui-widget-content {
    background-color: #c3c9d0
}

.range-slider .ui-slider.ui-state-disabled .ui-slider-handle,
.range-slider .ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.range-slider .ui-slider-horizontal {
    height: 5px;
    border-radius: 10px;
    width: calc(100% - 16px);
    margin-left: 8px
}

.range-slider .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.range-slider .ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.range-slider .ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.min-value:focus,
.max-value:focus,
.min-value,
.max-value {
    width: 40%;
    display: inline-block;
    border: 0;
    background-color: transparent;
    padding: 0;
    margin: 12px 0 0;
    cursor: default
}

.min-value {
    float: left;
    margin-left: -8px;
    width: 40%;
    margin-right: -8px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 15px
}

.max-value {
    float: right;
    width: 60%;
    text-align: right;
    margin-right: -8px;
    font-size: 14px;
    font-weight: 600;
    margin-top: 15px
}

.sidebar .recent-properties-box .detail header {
    padding-bottom: 0
}

.dashboard_stats_wrap {
    display: inline-block;
    padding: 0;
    height: 140px;
    background-color: #f7f9fc;
    color: #fff;
    border-radius: 10px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    transition: .3s;
    cursor: default;
    border: 1px solid #e9edf3
}

.dashboard_stats_wrap_content {
    position: absolute;
    left: 32px;
    width: calc(100% - 32px);
    top: 50%;
    transform: translateY(-50%)
}

.dashboard_stats_wrap_content .dashboard_stats_wrap_content {
    left: 0;
}

.dashboard_stats_wrap_content h4,
.dashboard_stats_wrap_content .h4 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 600;
    padding: 0 67px 0 0;
    margin: 0;
    color: #22374e;
}

.dashboard_stats_wrap_content span {
    width: 80%;
    font-size: 15px;
    margin-top: 4px;
    line-height: 20px;
    font-weight: 400;
    display: inline-block;
    color: #22374e !important
}

.dashboard_stats_wrap_content span p {
    font-size: 13px;
    line-height: 16px;
}

@media (max-width : 1200px) {
    .dashboard_stats_wrap {
        height: 150px;
    }

    .dashboard_stats_wrap_content span {
        font-size: 13px;
    }

    .hero_banner .left-block .top {
        font-size: 36px;
        line-height: 40px;
    }

    .hero_banner .left-block .bottom {
        font-size: 27px;
    }

}

@media (max-width : 767px) {
    .preim .container {
        margin-top: 20px;
    }

    .preim .h6 {
        font-size: 14px;
    }

    .preim img {
        max-height: 55px;
    }

    .hero_banner .left-block {
        width: 50%;
        margin-left: -15%;
    }

    .hero_banner .left-block .top {
        font-size: 25px;
        line-height: 25px;
    }

    .hero_banner .left-block .bottom {
        font-size: 18px;
    }

    .hero_banner .right-block .bottom {
        font-size: 20px !important;
        line-height: 22px !important;
    }

    .hero_banner .right-block .top {
        font-size: 42px !important;
        line-height: 43px !important;
    }

    .hero_banner .right-block {
        margin-right: -10%;
    }

    .hero_banner .small-banner {
        padding: 30px 30px 70px;
    }

    .h1.big-header-capt {
        color: #FFF;
        font-size: 16px !important;
        line-height: 20px;
    }

    .interactive-map {
        padding: 0 10px 30px !important;
    }

    .house-block .right-block {
        padding: 15px 0 !important;
    }

    .packages_style_5 td {
        padding: 5px 10px;
    }
}

@media (max-width : 480px) {
    .hero_banner .left-block .top {
        font-size: 18px;
        line-height: 20px;
    }

    .hero_banner .left-block .bottom {
        font-size: 14px;
    }

    .hero_banner .right-block {
        width: 50%;
        margin-right: -20%;
    }

    .hero_banner .right-block .top {
        font-size: 30px !important;
        line-height: 35px !important;
    }

    .hero_banner .right-block .bottom {
        font-size: 17px !important;
        line-height: 18px !important;
    }
}

@media (min-width : 2000px) {
    .hero_banner .left-block .top {
        font-size: 66px;
        line-height: 66px;
        margin-top: 45px;
    }

    .hero_banner .right-block {
        margin-top: 25px;
    }

    .hero_banner .left-block {
        width: 50%;
        margin-left: -29%;
    }
}

.dashboard_stats_wrap-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-40%);
    font-size: 80px;
    font-size: 45px
}

.widget-1 .dashboard_stats_wrap-icon {
    color: #1baf65
}

.widget-2 .dashboard_stats_wrap-icon {
    color: #f39f00
}

.widget-3 .dashboard_stats_wrap-icon {
    color: #002758
}

.widget-4 .dashboard_stats_wrap-icon {
    color: #ce024b
}

.widget-5 .dashboard_stats_wrap-icon {
    color: #a671ce
}

.widget-6 .dashboard_stats_wrap-icon {
    color: #3a9dec
}

body #Packages {
    background: #fff !important;
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    border-radius: 4px;
    margin: 10px 0
}

.btn.btn-link.collapsed,
.btn.btn-link:focus {
    text-decoration: none !important
}

#extraPackages {
    padding: 2rem 1.5rem;
    border-radius: 4px;
    margin-bottom: 25px;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1)
}

.package-box {
    padding: 1rem 0 0;
    border: 1px solid #e8eaf1;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 1rem;
    background: #fff
}

ul.packages-lists-list {
    padding: 0 1rem 1rem;
    margin: 0
}

ul.packages-lists-list li {
    list-style: none;
    padding: 5px 0
}

.buypackage {
    background: #f4f5f7;
    padding: 1rem;
    border-top: 1px solid #e3e6ec
}

.packages-features-title {
    font-size: 17px
}

.buypackage span {
    margin-top: .7rem;
    display: block
}

.pay-btn {
    padding: 15px 20px;
    border-radius: 4px;
    background: #f4f5f7;
    margin: 0 13px 5px 0;
    display: inline-block
}

.pay-btn.paypal {
    background: #1468d0;
    color: #fff !important
}

.pay-btn.stripe {
    background: #7f35e0;
    color: #fff !important
}

.pay-btn.wire-trans {
    background: #1ca6e4;
    color: #fff !important
}

.dashboard-wraper {
    position: relative;
    background: #fff;
    width: 100%;
    padding: 2em;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    border-radius: 10px
}

.dashboard-body {
    padding: 2rem 2rem 2rem 1rem
}

.property_dashboard_navbar {
    position: relative;
    background: #313131;
    width: 100%;
    padding: 2em 0;
    height: 100%;
    border-right: 1px solid #313131
}

.dash_user_menues ul {
    padding: 0;
    margin: 0
}

.dash_user_menues ul li {
    list-style: none;
    padding: 0 15px;
    margin: 0;
    display: inline-block;
    width: 100%
}

.dash_user_menues ul li a {
    padding: 1rem 1.5rem;
    color: #fff !important;
    font-size: 14px;
    display: inline-block;
    width: 100%;
    font-weight: 600
}

.dash_user_menues ul li a i {
    margin-right: 7px
}

.dash_user_menues ul li.active a {
    color: #fff !important;
    background: #289154;
    border-radius: 4px
}

.list-inline {
    margin-bottom: 7px;
    margin-bottom: 7px;
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

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

.list-inline>li h5 {
    line-height: 18px;
    font-size: 16px;
    font-weight: 400
}

.card {
    border: 1px solid #e5e8ef;
    margin-bottom: 30px;
    border-radius: .5rem;
    overflow: hidden
}

.ground-list {
    -ms-touch-action: auto;
    touch-action: auto;
    overflow: hidden !important;
    -ms-overflow-style: none
}

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

.ground-single-list {
    -webkit-box-align: center;
    align-items: center;
    padding: 10px;
    border-bottom: 1px solid #eaeff5
}

.ground-single-list:last-child {
    border: none
}

.ground>* {
    margin: 0 6px
}

.ground-single-list a {
    position: relative
}

.btn-circle-40 {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #677897;
    border: 1px solid #eaeff5;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%
}

.ground-content {
    -ms-flex: 1;
    flex: 1
}

.ground-content>* {
    margin-bottom: 0
}

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

.ground-content>* {
    margin-bottom: 0;
    font-weight: 400
}

.ground-content h6 {
    font-size: 14px
}

table.property-table-wrap {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border: none
}

table.property-table-wrap th {
    border: none;
    background-color: #66676b;
    text-align: left;
    padding: 18px 20px;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    position: relative;
    z-index: 9;
    line-height: 1
}

table.property-table-wrap th:first-child {
    width: 50%;
    border-radius: 3px 0 0 3px
}

table.property-table-wrap th:last-child {
    border-radius: 0 3px 3px 0
}

table.property-table-wrap th i {
    margin-right: 3px;
    font-size: 14px
}

table.property-table-wrap th {
    background: #289154
}

table.property-table-wrap td {
    padding: 35px 20px;
    vertical-align: middle;
    border-bottom: 1px solid #e4e4e4
}

table.property-table-wrap .dashboard_propert_wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

table.property-table-wrap td:first-child {
    padding-left: 0;
    line-height: 25px
}

table.property-table-wrap .dashboard_propert_wrapper img {
    width: 150px;
    border-radius: 3px;
    flex: 1.1;
    margin-right: 26px
}

table.property-table-wrap .dashboard_propert_wrapper .title {
    flex: 2
}

table.property-table-wrap .dashboard_propert_wrapper .title h4 {
    margin-bottom: 0;
    margin-top: 2px;
    display: block;
    font-size: 16px
}

table.property-table-wrap td.action a {
    display: block;
    color: #677994;
    line-height: 20px;
    padding: 3px 0;
    position: relative;
    margin-left: 21px
}

table.property-table-wrap td.action a i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #f1f3f7;
    text-align: center;
    display: inline-block;
    border-radius: 3px
}

.bkmark a.delete {
    float: right
}

table.property-table-wrap .dashboard_propert_wrapper .title span {
    display: block
}

table.property-table-wrap .dashboard_propert_wrapper .title .table-property-price {
    display: inline-block;
    background: #f1f3f7;
    color: #677994;
    border-radius: 2px;
    font-size: 13px;
    margin-top: 9px;
    padding: 2px 10px
}

.dashboard_property_list {
    border: 1px solid #e3e6ef;
    border-radius: .4rem;
    margin-bottom: 30px;
    background: #fff;
    overflow: hidden
}

.dashboard_property_list_thumb {
    margin: 10px;
    border-radius: .3rem;
    overflow: hidden;
    position: relative
}

.dashboard_property_list .dashboard_pr_status {
    position: absolute;
    left: 15px;
    top: 12px;
    background: #212121;
    color: #fff;
    font-size: 13px;
    padding: 5px 15px;
    border-radius: 4px
}

.dashboard_property_list .dashboard_pr_status.published {
    background: #1ead6b
}

.dashboard_property_list .dashboard_pr_status.expire {
    background: #E91E63
}

.dashboard_property_list_content {
    padding: .5rem .8rem 1rem
}

.dashboard_property_list_content h4 {
    font-size: 15px;
    margin-bottom: 2px;
    line-height: 1
}

.dashboard_property_list_content span {
    font-size: 13px;
    line-height: 1
}

.dashboard_property_list_footer {
    padding: .5rem .6rem;
    border-top: 1px solid #e3e6ef
}

.dashboard_property_list_footer a {
    width: 32px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    background: #ebecec;
    border-radius: .2rem;
    font-size: 13px;
    color: #6d7782
}

.dashboard_property_list_footer a.text-featured {
    color: #FF9800
}

.dashboard_property_list_footer a.featured {
    background: #FF9800;
    color: #fff !important
}

.dashboard_property_list_footer a.upgrade {
    background: #16bb76 !important;
    color: #ffc929 !important
}

.newsletter {
    background: #f1f6fc
}

.partners {
    border-top: solid 1px #dadde4;
}

.sup-form {
    margin-top: 30px;
    display: block;
    position: relative
}

.sup-form .form-control {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #c8c8c8;
    padding: 20px 20px 18px;
    border-radius: 2px;
    height: 70px
}

.sup-form .btn {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-top: 10px;
    padding: 14px 25px;
    text-align: center;
    text-decoration: none;
    ;
    white-space: normal;
    width: auto;
    border-width: 0;
    cursor: pointer;
    height: 60px;
    border-radius: 2px;
    border: none !important
}

.newsletter.light-theme h2,
.newsletter.light-theme p {
    color: #fff
}

footer {
    z-index: 99;
    padding-top: 60px;
    position: relative
}

footer.dark-footer {
    background: #0f3c3f
}

.footer-logo {
    padding: 20px 0;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #eaeef3;
    border-bottom: 1px solid #eaeef3
}

footer.footer-small {
    padding: 50px 0 0
}

img.img-footer {
    max-width: 180px;
    margin-bottom: 2rem
}

img.img-footer.small {
    margin: 0;
    max-width: 101px;
    position: relative;
    top: 2px
}

.ft-itext {
    font-weight: 500;
    font-size: 16px;
    text-align: center !important;
    margin: 10px
}

.ft-itext i {
    margin-right: 5px
}

ul.social {
    margin: 0;
    padding: 0
}

ul.social li {
    display: inline-block;
    list-style: none;
    margin: 5px
}

ul.social li a {
    width: 40px;
    height: 40px;
    display: inline-block;
    background: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 12px 0 rgba(71, 119, 244, 0.2);
    box-shadow: 0 0 12px 0 rgba(71, 119, 244, 0.2);
    line-height: 40px;
    text-align: center
}

.footer-add {
    color: #858b9f;
    font-size: 13px
}

.ft-copyright {
    border-top: 1px solid #eaeef3;
    padding: 15px 0 12px
}

.ft-copyright p {
    margin-bottom: 0
}

.footer-logo img {
    max-width: 185px
}

.footer_widget {
    padding: 0 0 30px
}

.footer_widget .phone-number,
.footer_widget .callback {
    color: #d9dce4;
    font-size: 16px;
    font-weight: 800;
    margin: 10px 0;
    display: block;
}

h4.widget_title {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 17px
}

.footer_widget ul {
    padding: 0;
    margin: 0
}

.footer_widget ul li {
    list-style: none;
    margin-top: 15px;
    display: block
}

.footer_widget ul li a {
    color: #626a70
}

footer.skin-dark-footer .extream,
footer.skin-light-footer .extream {
    letter-spacing: 1px;
    font-weight: 700;
    line-height: 1.4;
    font-family: 'Montserrat', sans-serif
}

footer.skin-dark-footer h4 {
    color: #fff
}

footer.skin-dark-footer .footer_widget ul li a,
footer.skin-dark-footer,
footer.skin-dark-footer a {
    color: #d4dbdc;
    transition: all ease .4s;
    font-size: 14px
}

footer.skin-dark-footer .footer_widget ul li a:hover,
footer.skin-dark-footer .footer_widget ul li a:focus {
    color: #fff
}

.widget_media_image {
    margin-top: 3rem
}

.footer-bottom {
    padding: 10px 0;
    margin-top: 30px;
    border-top: 1px solid #e9edf3
}

.skin-dark-footer .footer-bottom {
    background: #091e27;
    border-top: none
}

ul.footer-bottom-social {
    margin: 0;
    padding: 0
}

ul.footer-bottom-social li {
    display: inline-block;
    list-style: none;
    margin-right: 17px;
    margin-top: 0
}

ul.footer-bottom-social li a {
    color: #546e7a
}

ul.footer-bottom-social li a:hover,
ul.footer-bottom-social li a:focus {
    color: #007bff
}

ul.footer-bottom-social li i {
    margin-right: 5px
}

footer.skin-dark-footer ul.footer-bottom-social li a {
    color: #858b9f;
    font-size: 14px;
    width: 40px;
    height: 40px;
    display: flex;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    border: 1px solid #313952;
    background: #2d354e
}

footer.skin-dark-footer ul.footer-bottom-social li a i {
    margin-right: 0
}

footer.skin-dark-footer ul.footer-bottom-social li a:hover,
footer.skin-dark-footer ul.footer-bottom-social li a:focus {
    color: #fff;
    opacity: 1
}

.footlogo img {
    max-width: 140px
}

.fw {
    margin-bottom: 18px;
    display: inline-block;
    position: relative;
    padding-left: 28px;
    width: 100%
}

.fw:last-child {
    margin: 0
}

.fw:before {
    font-family: 'themify';
    vertical-align: initial;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 0
}

.fw.fw-location:before {
    content: "\e693"
}

.fw.fw-mail:before {
    content: "\e75a"
}

.fw.fw-call:before {
    content: "\e621"
}

.fw.fw-skype:before {
    content: "\e72d"
}

.fw.fw-web:before {
    content: "\e665"
}

.other-store-link {
    width: auto;
    margin-bottom: 20px;
    display: inline-block
}

.other-store-link:last-child {
    margin-bottom: 0
}

.other-store-app {
    width: 250px;
    height: 70px;
    border: 1px solid #353d56;
    border-radius: 4px;
    padding: 0 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #fff
}

.os-app-caps span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    color: #858b9f
}

.os-app-icon {
    margin-right: 13px
}

.os-app-icon i {
    font-size: 32px
}

.os-app-caps {
    font-size: 18px;
    font-weight: 600
}

.f-newsletter {
    max-width: 510px;
    margin-top: 15px;
    display: block;
    position: relative
}

.f-newsletter .form-control {
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #7f8ca2;
    background-color: transparent;
    border: 2px solid #a5aebf;
    padding: 18px 20px;
    border-radius: 3px;
    height: 60px
}

.skin-dark-footer .f-newsletter .form-control {
    border: 2px solid #9ea6ba
}

.f-newsletter .btn {
    bottom: 4px;
    position: absolute;
    right: 4px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1px;
    padding: 18px 12px 14px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: normal;
    width: auto;
    border-width: 0;
    color: #9ea6ba;
    cursor: pointer;
    border-radius: 2px;
    height: 52px;
    background: transparent
}

.skin-dark-footer .form-control::-webkit-input-placeholder {
    color: #9ea6ba
}

.skin-dark-footer .form-control:-ms-input-placeholder {
    color: #9ea6ba
}

.skin-dark-footer .form-control::placeholder {
    color: #9ea6ba
}

.foot-news {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.foot-news-first {
    padding-right: 2rem
}

@media all and (min-height : 600px) and (min-width : 767px) {
    .height-10 {
        height: 10vh
    }

    .height-20 {
        height: 20vh
    }

    .height-30 {
        height: 30vh
    }

    .height-40 {
        height: 40vh
    }

    .height-50 {
        height: 50vh
    }

    .height-60 {
        height: 60vh
    }

    .height-70 {
        height: 70vh
    }

    .height-80 {
        height: 80vh
    }

    .height-90 {
        height: 90vh
    }

    .height-100 {
        height: 100vh
    }
}

@media all and (min-width : 993px) and (max-width : 1024px) {
    .nav-menu.nav-menu-social>li.add-listing {
        display: none
    }
}

@media (max-height : 600px) {
    .pos-vertical-center {
        top: 0;
        transform: none;
        -webkit-transform: none
    }
}

@media (min-width : 768px) {

    form.search-big-form.search-shadow .form-group,
    form.search-form.search-shadow .form-group {
        margin-bottom: 0
    }

    .no-ul-list.third-row li {
        max-width: 33.333333%;
        flex: 0 0 33.333333%
    }

    .advance-search.advn-fixed {
        position: fixed;
        top: 89px;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 9;
        -webkit-transition: .2s ease-in;
        -o-transition: .2s ease-in;
        transition: .2s ease-in;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown
    }

    .hidden-md-up {
        display: none !important
    }
}

@media (max-width : 991px) {
    .h1.big-header-capt {
        font-size: 25px;
    }

    .list .listing-content-wrap {
        width: 59%;
    }

    .list .listing-footer-wrap {
        width: 39%;
    }

    .hidden-md-down {
        display: none !important
    }

    .breadcrumbs-wrap {
        margin-bottom: 1rem
    }

    .listing-list-style {
        text-align: left
    }

    .nav-menu-social .last-li .callback {
        position: relative;
        bottom: 0;
    }
}

@media (max-width : 600px) {
    .article_featured_image img {
        margin: 0 0 30px;
        max-width: 100%;
    }

    .list .modern-list-content {
        width: 55%;
        padding-bottom: 50px;
    }

    .modern-list-content {
        position: initial;
    }

    .list .grid-category-thumb {
        width: 40%;
    }

    .list .listing-footer-wrap {
        width: 58%;
        padding: 0;
        position: absolute;
        right: 0;
        bottom: 5px;
    }

    .list .listing-footer-wrap .property-lists.flex-1 {
        margin-bottom: 0;
    }

    .list .listing-content-wrap {
        width: 100%;
        padding: 10px 0;
    }
}

.grid-toggle,
.list-toggle {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #ece6e6;
    display: inline-block;
    text-align: center;
    border-radius: .3rem;
    background: #fff;
    margin: 20px 0;
}

@media (min-width : 992px) {
    .call_action_wrap h3 {
        font-size: 40px;
        margin-bottom: 1rem
    }

    .hero_banner {
        min-height: 580px
    }

    .overlay {
        margin-top: -80px;
        z-index: 4
    }

    .vw-lg-50 {
        width: 50vw !important
    }

    .single-advance-property .slider-nav.style-2 {
        margin: auto;
        margin-top: -72px
    }

    .hero_search h1 {
        font-size: 40px
    }

    h1,
    .h1 {
        font-size: 4.142em;
        line-height: 1.2em
    }

    .breadcrumbs {
        margin-top: 92px
    }

    .ct-header h1.big {
        font-size: 70px;
        line-height: 1
    }

    .ct-u-display-tablex {
        min-height: 500px;
        height: 100vh
    }

    .hover-dropdown .navbar-nav>.dropdown:hover>.dropdown-menu {
        display: block;
        margin-top: 0
    }

    .navbar-nav>.dropdown .dropdown-menu {
        min-width: 210px;
        margin-top: 0
    }

    .dropdown-submenu:hover>.dropdown-menu {
        display: block
    }

    .main-banner.image-banner,
    .hero-header,
    .hero_banner {
        min-height: 600px;
    }

    .hero_banner.half_banner {
        min-height: 480px
    }

    .hero-header.min-banner {
        height: 80vh;
        min-height: 400px
    }

    .hover-dropdown .navbar-nav>.dropdown:hover>.dropdown-menu {
        display: block;
        margin-top: 0
    }

    .navbar-nav>.dropdown .dropdown-menu {
        min-width: 210px;
        margin-top: 0;
        border-radius: 0 0 .25rem .25rem
    }

    .dropdown-submenu:hover>.dropdown-menu {
        display: block
    }

    .hero_banner h2,
    .main-banner h1 {
        font-size: 60px;
        line-height: 1.1
    }

    .hero-content h1 {
        font-size: 60px
    }

    .content h1 {
        font-size: 70px
    }

    .hero-content p {
        font-size: 22px
    }

    .jumbo-banner.software .hero-content {
        margin-top: 0
    }

    .jumbo-banner.software .hero-content h1 {
        font-size: 60px
    }

    .sec-heading h2 {
        font-size: 35px;
        line-height: 1.2
    }

    .page-title-wrap h1 {
        font-size: 55px;
        line-height: 1.4
    }

    .modal-dialog {
        max-width: 50vw;
        margin: 0
    }

    .cta-sec h1,
    .cta-sec h2 {
        font-size: 38px;
        margin-bottom: 12px
    }

    .hidden-lg-up {
        display: none !important
    }

    .nav-left-side ul.attributes {
        float: none
    }
}

@media (min-width : 993px) {
    .nav-left-side .core-nav .nav-header {
        position: relative;
        float: left
    }

    .nav-header {
        padding: 4px 2% 0 0
    }

    .nav-brand img {
        top: 0;
        width: 90px;
    }

    .home-slider-title h3 {
        font-size: 50px;
        line-height: 1.2;
        font-weight: 600
    }

    .nav-brand img.sw-m {
        display: none
    }
}

@media (min-width : 1024px) {
    .hots_property_title {
        font-size: 40px;
        line-height: 1.2
    }

    .pdt_clicks_title h3 {
        font-size: 45px;
        line-height: 1.2
    }

    .testi_description {
        font-size: 22px;
        margin-bottom: 2rem
    }

    .prt_5th {
        padding-top: 2rem
    }

    .pts-0 {
        padding-top: 0
    }

    .over_tops {
        position: relative;
        margin-top: -100px;
        z-index: 1
    }

}

@media (min-width : 1200px) {
    .hero-content h1 {
        font-size: 80px
    }

    .hidden-xl-up {
        display: none !important
    }

    .core-nav .megamenu.open>.megamenu-content {
        width: 700px !important
    }

    .home-slider .item {
        height: 100vh
    }
}

@media (min-width : 1600px) {

    .main-banner.image-banner,
    .hero-header,
    .hero_banner {
        min-height: 800px;
    }
}

@media (min-width : 1800px) {

    .main-banner.image-banner,
    .hero-header,
    .hero_banner {
        min-height: 900px;
    }
}

@media (min-width : 2000px) {

    .main-banner.image-banner,
    .hero-header,
    .hero_banner {
        min-height: 1000px;
    }
}

@media (min-width : 2200px) {

    .main-banner.image-banner,
    .hero-header,
    .hero_banner {
        min-height: 1100px;
    }
}

@media (max-width : 1199px) {
    .top-social {
        display: none;
    }

    .hero_banner h1 {
        font-size: 30px;
    }

    .nav-menu>li>a {
        padding: 16px 10px;
    }

    .job-new-list .btn.btn-outline-info.float-right {
        float: none !important;
        margin: 0;
        display: table
    }

    .verticle-job-detail .jb-title {
        font-size: 18px
    }

    .verticle-job-thumb {
        max-width: 60px;
        width: 60px
    }

    .verticle-job-detail {
        margin-left: 65px
    }

    ul li.submit-attri {
        display: none
    }

    .dw-proprty-info li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .agent-_blocks_wrap {
        padding: 32px 15px
    }
}

@media (max-width : 1023px) {
    .half-map .fs-inner-container {
        width: 100%
    }

    .hots_property_wrap {
        padding: 0 0 1rem
    }

    .fs-left-map-box .map-container.fw-map {
        width: 100%;
        height: 585px;
        position: relative;
        -webkit-transform: translate3d(0, 0, 0);
        overflow: hidden
    }

    .half-map .fs-left-map-box {
        float: none
    }

    .grid_fr_info ul li {
        font-size: 12px
    }
}

@media (max-width : 992px) {
    .hero_banner .right-block .top {
        font-size: 50px;
        line-height: 50px;
    }

    .hero_banner .right-block .bottom {
        font-size: 30px;
        line-height: 32px;
    }

    .top-header .nav-menu>li>a {
        padding: 5px 0;
    }

    .logo-text {
        display: none !important;
    }

    .header.nav-left-side .core-nav .wrap-core-nav-list .core-nav-list {
        float: none
    }

    .navigation-portrait .nav-menu.nav-menu-social>li {
        margin: 10px 0
    }

    .nav-menu+.nav-menu>li:first-child:before {
        right: 0;
        top: 10px
    }

    .nav-menu.nav-menu-social>li.add-listing {
        top: 0
    }

    .header-dark-transparent nav .menu li a {
        color: #606c8e
    }

    .header-dark-transparent button.toggle-bar.core-nav-toggle {
        color: #fff
    }

    .header-dark-transparent.header-fixed button.toggle-bar.core-nav-toggle {
        color: #728496
    }

    .nav-brand img.hd-992 {
        display: none
    }
}

@media (max-width : 991px) {
    .nav-menu>li .nav-dropdown {
        border: none;
        padding: 0;
        background: transparent;
        box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: 0
    }

    .change-logo .nav-brand.static-logo {
        display: none
    }

    .nav-menu>li .nav-dropdown {
        border: none;
        padding: 0;
        background: transparent;
        box-shadow: none;
        -webkit-box-shadow: none;
        border-radius: 0
    }

    .nav-menu.nav-menu-social>li.add-listing a {
        top: 0;
        padding: 16px 20px;
        color: #fff !important
    }

    .navigation-portrait .nav-dropdown>li>ul>li>a {
        padding: 12px 20px 12px 30px
    }

    .nav-menu>li>.nav-dropdown:before {
        display: none
    }

    .main-banner.image-banner,
    .hero-header,
    .hero_banner,
    .large-banner {
        min-height: auto;
    }

    .hero-header.firstSlide {
        min-height: 450px;
    }

    #main2 .filter_open_btn.style2 {
        left: 10px
    }

    .db-991 {
        display: block !important
    }

    ul.attributes {
        float: right
    }

    button.toggle-bar.core-nav-toggle {
        color: #8594b3
    }

    .core-nav .dropdown>.dropdown-menu {
        width: 100%
    }

    .show-mb {
        display: initial !important
    }

    nav .full-container,
    nav .nav-container {
        padding-left: 0;
        padding-right: 0
    }

    nav .nav-header .brand {
        margin: 0 auto 10px;
        float: none
    }

    nav .brand {
        top: 7px
    }

    li.login-attri a {
        height: 42px;
        line-height: 42px;
        top: -4px;
        position: relative
    }

    nav .nav-header .toggle-bar {
        font-size: 18px;
        position: absolute;
        top: 22px;
        left: 15px
    }

    nav .menu li a {
        padding: 10px;
        border-bottom: solid 1px #efefef
    }

    nav .menu li:last-child a {
        border-bottom: none
    }

    h1.italian-header-capt {
        font-size: 25px
    }

    .packages_middlebody ul li {
        padding: 9px 0;
        font-size: 15px
    }

    list-layout .single_property_style.property-1 .listing_thumb_wrapper {
        flex: initial
    }

    .list-layout .single_property_style.property-1 .listing-content {
        flex: initial;
        position: relative
    }

    .list-layout .single_property_style.property-1 {
        display: block;
        margin: 0 0 30px
    }

    .list-layout .single_property_style.property-1 .listing-footer-wrapper {
        padding: .9rem 1rem;
        border-top: 1px solid #e5e9ec;
        width: 100%;
        display: flex;
        vertical-align: middle;
        align-items: center;
        position: relative;
        bottom: 0;
        width: 100%;
        justify-content: initial;
        left: 0
    }

    .agency_list_wrap {
        display: block
    }

    .avl-features li {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .property_info_detail_wrap {
        position: relative;
        display: block
    }

    .property_info_detail_wrap_first {
        flex: initial;
        margin-bottom: 1.5rem
    }

    .single-advance-property .container-fluid.p-0 {
        padding: 0 15px !important
    }
}

h1.breadcrumb-title,
.sec-heading h1 {
    font-size: 34px !important;
    line-height: 38px
}

@media (max-width : 767px) {

    .main-banner.image-banner,
    .hero-header,
    .hero_banner,
    .large-banner {
        min-height: 350px
    }

    .property_block_wrap.style-2 .property_block_wrap_header {
        padding: 30px 1.5rem 10px;
    }

    .property_block_wrap.style-2 .block-body.history {
        padding: 0;
    }

    .history .ti-plus {
        display: none;
    }

    .history .icon-mi-left .icon-mi-left-content {
        margin-left: 0;
        padding-left: 0;
    }

    .history .icon-mi-left .h4 {
        font-size: 16px;
    }

    .zakupki .property_block_wrap.style-2 .property_block_wrap_header {
        padding: 10px 0;
    }

    .zakupki .property_block_wrap.style-2 .property_block_wrap_header .h4 {
        position: relative;
        font-size: 15px;
        padding-right: 20px;
    }

    .zakupki .property_block_wrap.style-2 .property_block_wrap_header .h4:after {
        position: absolute;
        top: 0;
        right: -8px;
    }

    .downld_rport ul li {
        width: 100%;
        flex: 0 0 100%;
        padding: 0.7rem 0;
        font-size: 14px;
    }

    .downld_rport ul li:nth-child(2n+1) {
        border-right: none;
    }

    .top-header .nav-menu>li {
        padding: 0 10px !important;
    }

    .col-lg-4 .grid_blog_box {
        height: auto;
    }

    .dropdown-submenu>.dropdown-menu.show {
        display: block
    }

    .filterspace__controls .nav-pills .nav-link {
        padding: .4rem 1rem;
        font-size: 13px
    }

    html body .bb_m {
        border-bottom: 1px solid #edf3f9 !important;
        border-right: none !important;
        border-radius: 0 !important
    }

    .sides_list_property.large {
        display: block
    }

    .sides_list_property.large .sides_list_property_thumb {
        width: 100%;
        height: auto;
        margin-bottom: 1rem
    }

    .full_search_box.hero_search-radius.modern {
        padding: 0;
        background: transparent
    }

    .full_search_box.lightanic_search.modern .small-padd .form-group {
        padding: 0;
        background: transparent
    }

    .padd-0 {
        padding: 0 15px 0 0 !important;
    }

    .full_search_box.lightanic_search.modern .form-group {
        border-right: none;
        background: #fff;
        margin-bottom: 10px;
        border-radius: 4px;
        padding-left: 15px
    }

    .lightanic_search.hero_search-radius.modern .btn.search-btn {
        border-radius: .2rem;
        height: 60px
    }

    .full_search_box.nexio_search .small-padd {
        padding: 0 15px !important
    }

    .featured_slick_padd {
        padding: 0 1rem
    }

    .dashboard-body {
        padding: 2rem
    }

    .foot-news {
        display: block;
        margin-bottom: 2rem
    }

    .foot-news-first {
        padding: 0;
        margin-bottom: 1rem
    }

    .top-footer ul.footer-bottom-social {
        text-align: center
    }

    .hidden-sm-down {
        display: none !important
    }

    .shorting-wrap {
        display: block
    }

    .shorting-title {
        margin-bottom: 1rem
    }

    h1.breadcrumb-title {
        font-size: 22px !important;
        line-height: 28px
    }

    #main2 .filter_open {
        right: 15px;
        top: -3px
    }

    .call_action_wrap {
        display: block
    }

    .call_action_wrap-head {
        margin-bottom: 1.5rem
    }

    .btn-group .btn a {
        padding: 1rem
    }

    .hero_search-flex {
        display: block
    }

    .full_search_box.lightanic_search .form-group {
        margin-bottom: 10px
    }

    .full_search_box.hero_search-radius #advance-search {
        top: auto
    }

    .property_search_filter label {
        padding: 8px 16px;
        margin: 0 7px 0 0;
        font-size: 14px
    }

    .property_search_filter label:nth-child(3) {
        margin-right: 0
    }

    .full_search_box.hero_search-radius #advance-search {
        padding: 2rem .5rem
    }

    .full_search_box.hero_search-radius .checkbox-custom,
    .full_search_box.hero_search-radius .checkbox-custom-label,
    .full_search_box.hero_search-radius .radio-custom,
    .radio-custom-label {
        font-size: 14px
    }

    .full_search_box.nexio_search .input-with-icon {
        border-radius: 4px
    }

    .seo-contact .p-0 {
        padding: 0 15px !important
    }

    .seo-contact button.btn {
        width: 100%
    }

    .nav-tabs .nav-item a {
        padding: .5em 1em
    }

    .boxed.boxed--lg {
        padding: 2.77em 1em
    }

    .icon--lg {
        font-size: 3.57142857em
    }

    .error-page h2 {
        font-size: 100px
    }

    .pos-vertical-center {
        top: 0;
        transform: none;
        -webkit-transform: none
    }

    .listing-detail-item {
        display: inline-block;
        margin-left: 4px
    }

    .tr-list-thumb {
        max-width: 75px;
        height: 75px;
        margin-right: 10px
    }

    .tr-list-wrap {
        position: relative;
        bottom: 50px;
        display: block
    }

    a.btn.btn-list {
        padding: 12px 10px;
        font-size: 12px;
        margin-bottom: 5px
    }

    .advance-search .form-group {
        margin: .6rem 0;
        border: 1px solid #e0ecf5
    }

    .advance-search .search-big-form {
        padding: 10px !important
    }

    .job-new-list .vc-thumb,
    .job-new-list .vc-content {
        float: none;
        margin: .5rem 0;
        display: table
    }

    .mpl-0 {
        padding-left: 0 !important
    }

    .verticle-candidate-list .vc-content {
        margin-top: 1rem
    }

    .top-header .cn-info {
        display: none
    }

    .full_search_box.hero_search-radius {
        border-radius: 10px
    }

    .property_dashboard_navbar {
        margin-bottom: 2rem
    }

    table.property-table-wrap .dashboard_propert_wrapper img {
        display: none
    }

    table.property-table-wrap td {
        padding: 35px 2px
    }

    table.property-table-wrap .dashboard_propert_wrapper .title h4 {
        font-size: 14px
    }

    table.property-table-wrap td.action a {
        margin-left: 10px
    }

    th.expire-date {
        display: none
    }

    .page-sidebar {
        margin-top: 2rem
    }

    li.login-attri.theme-log a {
        padding: 0 22px !important
    }

    .flic:before {
        display: none
    }

    .lightanic_search.hero_search-radius .input-with-icon .form-control,
    .lightanic_search.hero_search-radius .input-with-shadow .form-control,
    .lightanic_search.hero_search-radius .input-with-shadow .select2-container,
    .lightanic_search.hero_search-radius .input-with-icon .select2-container {
        border-radius: 4px;
        border: 1px solid #e8ebf3
    }

    .property_block_wrap:last-child {
        margin-bottom: 30px
    }

    .price_into_last,
    .prt-sect-pric {
        margin-top: 1rem
    }

    ul.deatil_features li {
        width: 100%;
        flex: 0 0 100%
    }

    .neary_section_first .nearby_place_title {
        font-size: 13px;
        line-height: 1.4
    }
}

.btn:hover {
    color: #FFF !important;
    opacity: 0.8;
}

@media (max-width : 600px) {
    .bb-video-box {
        margin: 1rem auto
    }

    .main-banner.image-banner,
    .hero-header,
    .hero_banner,
    .large-banner {
        min-height: 300px
    }

    .hero_banner .small-banner {
        padding: 30px 30px 30px;
    }

    body #Packages .btn.btn-link {
        font-size: 12px
    }

    .table td a .avatar-30 {
        display: none
    }

    .package-box {
        margin-bottom: 1rem
    }

    .pr-price-into h2 {
        font-size: 20px
    }

    .job-widget-area.large ul li {
        width: 100%;
        border-right: none
    }

    .job-widget-area.large ul li:nth-child(1),
    .job-widget-area.large ul li:nth-child(2) {
        border-top: 1px solid #e6ebf5
    }

    .property_video .bb-video-box {
        width: 80px;
        height: 80px
    }

    .property_single_advance_caption {
        padding: 1rem .5rem
    }

    .property_name_info .property-name {
        font-size: 18px;
        margin: 0
    }

    .property_box-wrap {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap
    }

    .prt_box_single {
        width: 50%;
        flex: 0 0 50%;
        margin: 0 0 1.5rem
    }

    .property_lexible-1 {
        display: block
    }

    .gallery_bottom_block.transparent-top {
        background: #e0e7ec;
        position: relative;
        width: 100%;
        bottom: 0;
        z-index: 2;
        border: none
    }

    .gallery_bottom_block.transparent-top .pr-price-into h2 {
        color: #202f3c
    }

    .gallery_bottom_block.transparent-top>* {
        color: #445767
    }

    .gallery_bottom_block.transparent-top .prt-sect-pric h3 {
        color: #1c4c75
    }

    .property_info_detail_wrap_first {
        flex: initial;
        margin-bottom: 1rem
    }

    .bb-video-box {
        margin: 1rem auto;
        width: 80px;
        height: 80px
    }

    h1.big-header-capt {
        font-size: 20px
    }

    .sec-heading h2 {
        font-size: 20px
    }

    .bb-video-box-inner {
        width: 70px;
        height: 70px
    }

    ul.popular-categories-list li a {
        width: 70px;
        height: 60px;
        font-size: 13px
    }

    ul.popular-categories-list li a i {
        font-size: 22px
    }

    .hero-header {
        min-height: 400px
    }

    .signup-frm .btn {
        bottom: 4px;
        position: relative;
        right: 0;
        border-width: 0;
        height: 52px;
        margin-top: 12px;
        width: 100%
    }

    ul.our-team-profile li a {
        width: 34px;
        height: 34px;
        line-height: 33px
    }

    .rt-content-box ul.our-team-profile li {
        padding: 0;
        margin-right: 6px
    }

    .lt-img-box {
        display: table;
        width: 105px;
        float: none;
        margin: 0 auto
    }

    .rt-content-box {
        display: table;
        margin: 0 auto;
        text-align: center
    }

    .jumbo-banner .btn-trans-video,
    .hero_banner .btn-trans-video {
        display: block;
        margin-top: 10px;
        margin-left: 0 !important
    }

    .error-page h2 {
        font-size: 50px
    }

    .freelancer-thumb {
        float: none;
        margin-bottom: 1rem
    }

    .freelancer-caption {
        display: block;
        margin-left: 0
    }

    li.login-attri a {
        padding: 0 20px !important
    }

    nav .brand {
        top: 14px
    }

    .core-content .brand img {
        max-width: 125px
    }

    .box_search_wrap {
        padding: 45px 20px 30px
    }

    .header.nav-left-side ul.attributes li a {
        padding: 22px 8px;
        font-size: 12px
    }

    ul li.login-attri {
        padding: 13px 0 10px 15px
    }

    ul.attributes li.log-seprate:before {
        top: 23px;
        right: -3px
    }

    .avl-features li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (max-width : 500px) {

    .main-banner.image-banner,
    .hero-header,
    .hero_banner,
    .large-banner {
        min-height: 240px
    }

    .hero_banner .small-banner {
        padding: 12px 30px 12px;
    }
}

@media (max-width : 410px) {
    .filterspace__controls .nav-pills .nav-link {
        padding: .3rem .5rem;
        font-size: 12px
    }

    .main-banner.image-banner,
    .hero-header,
    .hero_banner,
    .large-banner {
        min-height: 180px
    }

    .hero_banner .small-banner {
        padding: 10px 10px 10px;
    }

    .h1img img {
        max-width: 50px !important;
    }
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 18px;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    opacity: 1;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #333c56;
    border-radius: 50%;
    color: transparent !important;
    box-shadow: 0 0 0 4px rgba(31, 38, 62, 0.2);
    -webkit-box-shadow: 0 0 0 3px #4f5b7d
}

.slick-dots li.slick-active button:before {
    font-family: slick;
    font-size: 18px;
    line-height: 16px;
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: rgba(238, 32, 77, 1);
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(238, 32, 77, 0.3);
    -webkit-box-shadow: 0 0 0 4px rgba(238, 32, 77, 0.3)
}

.team-grid {
    background: #fff;
    position: relative;
    display: block;
    border-radius: 10px;
    overflow: hidden;
    padding: 3em 0;
    margin-bottom: 30px;
    box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
    -moz-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1)
}

.single-team {
    padding: 15px 10px
}

.teamgrid-user {
    max-width: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto
}

.teamgrid-content {
    padding: 15px 0;
    text-align: center
}

.teamgrid-content h4 {
    margin: 0;
    font-size: 17px
}

.teamgrid-social ul {
    text-align: center;
    margin: 0;
    padding: 0
}

.teamgrid-social ul li {
    display: inline-block;
    list-style: none;
    padding: 0 10px
}

.f-cl {
    color: #1943d0
}

.t-cl {
    color: #12b0e8
}

.i-cl {
    color: #d62ba4
}

.l-cl {
    color: #0c9a9e
}

.g-cl {
    color: #f53500
}

.p-cl {
    color: #d21818
}

.icon-mi-left {
    position: relative;
    margin-top: 30px;
    overflow: hidden;
    justify-content: center;
    align-items: center
}

.icon-mi-left i {
    font-size: 28px;
    color: #333;
    text-align: left;
    position: relative;
    top: 5px;
    float: left;
    text-align: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: rgba(238, 32, 77, 0.1);
    line-height: 60px;
    display: inline-block
}

.icon-mi-left .icon-mi-left-content {
    padding: 0 0 0 15px;
    margin-left: 70px
}

.icon-mi-left .h4 {
    text-align: left;
    color: #313131;
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 600
}

.icon-mi-left p {
    line-height: 1.7
}

.faq-search form {
    position: relative;
    max-width: 610px;
    margin: 1.5rem auto
}

.faq-search form input {
    padding-left: 30px !important;
    height: 60px;
    border: none;
    border-radius: 4px;
    padding-right: 50px !important
}

.faq-search form button[type=submit] {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    line-height: 63px;
    right: 0;
    color: #0050b4;
    font-size: 18px;
    border: 0;
    cursor: pointer;
    background-color: transparent
}

.ac-para {
    line-height: 1.8
}

.contact-box {
    border-radius: 6px;
    overflow: hidden;
    padding: 18px;
    font-size: 15px;
    margin-bottom: 10px;
    text-align: left;
    background: #fff;
    color: #000;
}

.contact-box p {
    text-align: left;
    font-size: 15px;
}

.choice {
    margin-top: 20px;
}

.contact-box i {
    font-size: 20px;
    display: table;
    margin: 0 0 1rem;
    width: 50px;
    height: 50px;
    background: rgba(71, 96, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #289154
}

.contact-box h4 {
    font-size: 18px;
    margin-bottom: 3px
}

.contact-box p {
    margin-bottom: .3rem
}

.contact-box .live-chat {
    background: rgba(25, 189, 88, 0.1);
    color: #19bd58;
    border: none;
    border-radius: 2px;
    padding: 4px 12px;
    cursor: pointer;
    outline: none;
    display: table;
    margin: 5px auto 0
}

.collapse:not(.show) {
    display: none
}

.list-group-item .custom-control {
    padding: 0
}

.cart_detail_box {
    background: #fff;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #e6eaf3;
    border-top: 3px solid #289154
}

.cart_detail_box .card-body {
    border: none;
    border-bottom: 0
}

ul:last-child {
    margin: 0
}

.list-group-sm .list-group-item {
    padding: 1.25rem
}

.list-group-flush-x .list-group-item {
    padding-left: 0;
    padding-right: 0;
    border-left: none;
    border-right: none;
    background: transparent
}

.list-group-flush-y .list-group-item:first-child {
    padding-top: 0;
    border-top: none
}

.list-group-item {
    border: 1px solid #e0e4ec
}

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

.custom-control-label img {
    max-width: 70px
}

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 10px;
    right: 20px;
    text-align: center;
    font-size: 15px;
    border-radius: 4px;
    text-decoration: none;
    background: #333c56;
    color: #fff
}

#back2Top:hover {
    background-color: #fff;
    color: #333c56
}

.style-switcher {
    position: fixed;
    top: 35%;
    transition: .4s ease-in-out;
    background-color: #fff;
    left: -220px;
    width: 220px;
    padding: 0;
    z-index: 1010;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1)
}

.style-switcher .css-trigger {
    position: absolute;
    top: 37%;
    transform: translateY(-50%);
    right: -50px;
    width: 50px;
    background-color: #2d4767;
    color: #fff;
    border-radius: 0 3px 3px 0;
    text-align: center;
    line-height: 55px;
    height: 50px;
    font-size: 24px;
    cursor: pointer
}

.style-switcher .css-trigger a {
    color: #fff
}

.style-switcher.active {
    left: 0
}

ul#themecolors {
    margin: 0;
    padding: 15px 0;
    text-align: center;
    background: #334e6f
}

ul#themecolors li {
    list-style: none;
    padding: 5px;
    display: inline-block
}

ul#themecolors li a {
    width: 35px;
    height: 35px;
    background: #f4f5f7;
    display: inline-block;
    border-radius: 50%;
    font-size: 0;
    border: 3px solid rgba(255, 255, 255, 1)
}

a.default-theme {
    background: #fb7618 !important
}

a.blue-theme {
    background: #3a5bbc !important
}

a.green-theme {
    background: #28b446 !important
}

a.red-theme {
    background: #d32e2a !important
}

a.purple-theme {
    background: #9886ec !important
}

a.yellow-theme {
    background: #fbbb00 !important
}

a.oceangreen-theme {
    background: #00A877 !important
}

a.goodred-theme {
    background: #f40c43 !important
}

a.goodgreen-theme {
    background: #19b521 !important
}

a.blue2-theme {
    background: #0176ff !important
}

.mb-30 {
    margin-bottom: 30px;
}

.object-modal img {
    max-width: 100%;
}

.object-modal .price {
    font-size: 25px;
    font-weight: 400;

    display: flex;
    margin-bottom: 1rem;
    align-items: center;
    font-family: 'Montserrat', sans-serif;
}

.object-modal .price span {
    color: #289154;
    font-weight: 900;
}

.interactive-map {
    padding: 0 1.5rem 30px;
    margin-top: -30px;
}

.interactive-map img,
.interactive-map-object img {
    display: block;
}

.interactive-map .floorimg,
.interactive-map .houseimg {
    max-height: 100vh;
    width: auto !important;
}

.roza+a img,
.flat-left a img {
    max-width: 100%;
    display: block;
    width: auto !important;
    max-height: 300px;
    margin: 40px auto 0 !important;
}

.map {
    margin-bottom: 40px;
    position: relative;
}

.map h2 {
    margin: 60px 0 30px;
}

.slick-next,
.slick-prev {

    width: 20px !important;
    height: 20px !important;
}

.slick-arrow:before {
    top: 0;
    width: 40px !important;
    height: 40px !important;
    display: inline-block !important;
    line-height: 40px !important;
    background: rgba(255, 255, 255, 0.4) !important;
}

.slick-prev:before {
    content: "\e629" !important;
}

.slick-next:before {
    content: "\e628" !important;
}

.featured_slick_gallery-slide img {
    max-height: 560px;
    object-fit: cover;
    width: 100%;
}

@media (min-width : 1700px) {
    .featured_slick_gallery-slide img {
        max-height: 760px;
    }
}

@media (max-width : 410px) {
    .featured_slick_gallery-slide img {
        min-height: 350px;
    }
}

@media (max-width : 767px) {
    .featured_slick_padd {
        padding: 0 !important;
    }
}

.roza {
    max-width: 100px;
    width: 30%;
    position: absolute;
    left: 0;
    top: 0;
}

.house-block {
    padding-top: 30px !important;
    margin: 0;
}

.house-block .interactive-map img {
    margin: 0;
}

.house-block .left-block {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.house-block .right-block {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 20px;
}

.house-block .left-block .btn {
    margin-top: 20px;
}

.house-block .right-block .downld_rport {
    margin-bottom: 0;
}

.house-block .right-block .downld_rport ul li {
    width: 100%;
    flex: 0 0 100%;
    height: auto;
}

.house-block .right-block .downld_rport ul li i,
.house-block .right-block .downld_rport ul li a {
    vertical-align: middle;
    float: initial;
}

.house-block .left-block.width-50 {
    width: 50%;
    margin: 20px 0;
    padding: 20px 20px 100px;
    position: relative;
}

.house-block .left-block .floor {
    margin-top: -45px;
    width: 230px;
    float: right;
}

.house-block .right-block.width-50 {
    width: 48%;
    margin: 20px 0;
    padding: 20px 0 0 40px;
}

.house-block .right-block h1 {
    font-size: 40px;
    margin-bottom: 20px;
}

.house-block .right-block .btn {
    margin-top: 20px;
}

.navigation-object li {
    display: inline-block;
    float: left;
    text-align: left;
}

.navigation-object a {
    padding: 20px 8px;
    display: inline-block;
    font-weight: 800;
    color: #313131;
    transition: color .3s, background .3s;
    text-transform: uppercase;
    font-size: 13px;
}

@media (max-width : 1050px) {
    .navigation-object a {
        padding: 10px 5px;
        font-size: 10px;
    }
}

@media (max-width : 991px) {

    .house-block .left-block.width-50,
    .house-block .right-block.width-50 {
        width: 100%;
        margin: 0;
        padding: 79px 20px 20px;
    }
}

@media (max-width : 767px) {
    .dashboard_stats_wrap-icon {
        right: 14px;
        opacity: 0.5;
        top: 71%;
    }

    .dashboard_stats_wrap_content span {
        width: 92%;
    }

    .dashboard_stats_wrap_content h4,
    .dashboard_stats_wrap_content .h4 {
        font-size: 15px;
        padding: 0;
        width: 100%;
    }

    .dashboard_stats_wrap_content {
        width: 78%;
        left: 20px;
    }

    ul.list-gallery-inline li {
        width: 49%;
        flex: 0 0 49%;
    }

    .btn.arrow-btn {
        font-size: 12px;
        line-height: 45px;
    }

    .house-block .right-block .btn {
        margin-top: 10px;
    }

    .house-block .right-block .downld_rport ul li i,
    .house-block .right-block .downld_rport ul li a {
        float: left;
    }

    .house-block .left-block .floor {
        position: relative;
        width: 100%;
    }

    .house-block .left-block .floor img {
        margin-top: 70px !important;
    }

    .house-block .right-block h1 {
        font-size: 30px;
    }

    .navigation-object {
        display: none;
    }
}

.plan3d {
    position: absolute;
    left: 0;
    bottom: -60px;
}

@media (max-width : 767px) {
    .plan3d {
        position: relative;
        left: 0;
        bottom: 0;
    }
}

.rg-slider>.irs:first-of-type {
    z-index: 1;
}

.rg-slider>.irs+.irs {
    margin-top: -35px;
    z-index: 0;
}

.rg-slider>.irs+.irs .irs-from,
.rg-slider>.irs+.irs .irs-to,
.rg-slider>.irs+.irs .irs-single {
    display: none;
}

.logo-text {
    display: inline-block;
    width: calc(100% - 100px);
    text-transform: uppercase;
    vertical-align: middle;
    padding-left: 10px;
    font-weight: 400;
    color: #000;
    font-size: 8px;
}

.nav-header {
    width: 100%;
}

.logo-text b {
    display: block;
    margin-top: 2px;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
}

.green-block {
    background: #289154;
    color: #fff;
    padding: 8px 0;
    font-size: 14px;
}

.green-block a {
    color: #FFF;
}

.green-block a:hover {
    color: #FFF !important;
    opacity: 0.8;
}

.left-line {
    border-left: solid 3px #289154;
    padding-left: 20px;
    margin: 20px 0;
}


.page-compare {
    padding: 40px;
    border-radius: 5px;
    overflow: hidden;
    background-image: url(/assets/img/page-compare.jpg);
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;

    .zag {
        color: #313131;
        font-weight: 600;
        font-size: 30px;
        line-height: 120%;
        margin-bottom: 12px;
    }

    .txt {
        color: #313131;
        font-size: 14px;
        line-height: 120%;
        margin-bottom: 32px;
        max-width: 670px;
    }
}


.new-design.full_search_box.hero_search-radius.modern {
    background: unset;
    padding: 0;
    box-shadow: none;

    .search_hero_wrapping {
        display: flex;
        gap: 20px;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;

        .form-group {
            margin-bottom: 0;
            border-right: none;
            padding: 0;

            .select2-container--default .select2-selection--single .select2-selection__rendered:hover,
            .select2-container--default .select2-selection--single .select2-selection__rendered:focus,
            .select2-container--open .select2-selection__rendered {
                border: none !important;
            }

            .select2-container {
                height: auto;

                .select2-selection__arrow {
                    top: 50%;
                    transform: translateY(-50%);
                }
            }

            label {
                color: #748DB3;
                font-weight: 400;
                font-size: 13px;
                margin-bottom: 6px;
            }

            .input-with-icon {
                margin-top: 0;

                .select2-container--default .select2-selection--single .select2-selection__rendered {
                    margin-right: 0;
                    background: #F1F6FC;
                    padding: 12px 16px;
                }
            }
        }

        .form-group:nth-of-type(1),
        .form-group:nth-of-type(2) {
            .select2-container--default .select2-selection--single .select2-selection__rendered {
                width: 240px;
            }
        }

        .form-group:nth-of-type(4) {
            .select2-container--default .select2-selection--single .select2-selection__rendered {
                width: 108px;
            }
        }

        .form-group:nth-of-type(5),
        .form-group:nth-of-type(6) {
            width: 240px;

            .rg-slider {
                padding: 5px 16px;
                background: #F1F6FC;
                border-radius: 6px;

                .irs-from,
                .irs-to {
                    width: 100% !important;
                    text-align: left;
                    border: none !important;
                    background-color: unset !important;
                    position: relative;
                    color: #16447D;
                    font-weight: 600;
                }

                .irs+.irs {
                    margin-top: 0;
                }

                .irs--flat {
                    height: 22px;

                    .num-block {
                        display: flex;
                        align-items: center;
                        justify-content: space-between;
                        gap: 11.5px;
                    }

                    .block {
                        width: calc(50% - 13.5px) !important;
                        display: flex;
                        align-items: center;

                        .num-sl {}
                    }
                }
            }

            .irs--flat .irs-handle {
                top: 9px !important;
            }

            .irs--flat .irs-bar,
            .irs--flat .irs-line {
                top: 13px !important;
            }

        }
    }
}

.search_hero_wrapping {
    .reset-group {
        height: 54px;
        display: flex;
        align-items: center;
        margin-top: 25.5px;

        .reset-filter-btn {
            color: #16447D;
            font-size: 13px;
            font-weight: 600;
            display: flex;
            gap: 6px;
            align-items: center;
        }
    }
}

.filter-counter {
    height: 54px;
    display: flex;
    align-items: center;
    margin-top: 25.5px;
    margin-left: auto;

    .filter-counter-inner span {
        color: #289154;
        font-size: 13px;
        font-weight: 600;
    }
}

.fix-btn {
    justify-content: flex-end;
    display: flex;
    gap: 5px;
}

.new-design.full_search_box.hero_search-radius.modern .new-design {
    position: relative;
}

.sort-group {
    position: absolute;
    left: 0;
    bottom: -64px;
    z-index: 10;

    .form-control {
        padding: 0;
    }
}


.rerait-page .sort-group {
    position: unset;
}

.rerait-page .filter-counter {
    margin-top: 0;
}

.rerait-page .reset-group {
    margin-top: 0;
}
/* End */


/* Start:/assets/css/colors.css?162211491959647*/
/*===============================================
	All Colors Option 
================================================ */
.red-skin .btn-theme-2, .red-skin .top-header, .red-skin .packages_bottombody .btn-pricing,
.green-skin .btn-theme-2, .green-skin .top-header, .green-skin .packages_bottombody .btn-pricing,
.blue-skin .btn-theme-2, .blue-skin .top-header, .blue-skin .packages_bottombody .btn-pricing,
.yellow-skin .btn-theme-2, .yellow-skin .top-header, .yellow-skin .packages_bottombody .btn-pricing,
.darkblue-skin .btn-theme-2, .darkblue-skin .top-header, .darkblue-skin .packages_bottombody .btn-pricing,
.oceangreen-skin .btn-theme-2, .oceangreen-skin .top-header, .oceangreen-skin .packages_bottombody .btn-pricing,
.purple-skin .btn-theme-2, .purple-skin .top-header, .purple-skin .packages_bottombody .btn-pricing,
.goodred-skin .btn-theme-2, .goodred-skin .top-header, .goodred-skin .packages_bottombody .btn-pricing,
.goodgreen-skin .btn-theme-2, .goodgreen-skin .top-header, .goodgreen-skin .packages_bottombody .btn-pricing,
.blue2-skin .btn-theme-2, .blue2-skin .top-header, .blue2-skin .packages_bottombody .btn-pricing{ 
	background-color: #fff ;
    background: #fff;
    border-bottom:solid 1px #289154;
}
.yellow-skin .top-header a{color: #289154;font-weight:400;font-weight: 600; font-size: 13px;}
.yellow-skin .top-header .cn-info ul li a{color: #313131;}
.red-skin .hero_search h1, .green-skin .hero_search h1, .blue-skin .hero_search h1, .yellow-skin .hero_search h1, .darkblue-skin .hero_search h1,
.oceangreen-skin .hero_search h1,
.purple-skin .hero_search h1, .goodred-skin .hero_search h1, .goodgreen-skin .hero_search h1, .blue2-skin .hero_search h1{
	color:#252c41 !important;
}
/*-------------- Red Color Option --------------------*/
.red-skin .theme-bg,.red-skin .property_search_filter label:hover, .red-skin .property_search_filter label.active,
.red-skin li.login-attri.theme-log a,
.red-skin .range-slider .ui-slider .ui-slider-handle,
.red-skin .range-slider .ui-widget-header,
.red-skin .packages_bottombody .btn-pricing:hover, .red-skin .packages_bottombody .btn-pricing:focus
.red-skin .select2-container--default .select2-results__option--highlighted[aria-selected],
.red-skin .pagination li:first-child a,
.red-skin .btn.btn-theme,
.red-skin .btn.btn-theme:hover, .red-skin .btn.btn-theme:focus,
.red-skin .btn.search-btn,
.red-skin .btn-theme-2:hover, .red-skin .btn-theme-2:focus,
.red-skin .btn-outline-theme:hover, .red-skin .btn-outline-theme:focus,
.red-skin .btn.search-btn,
.red-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.red-skin .btn.search-btn-outline:hover, .red-skin .btn.search-btn-outline:focus,
.red-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.red-skin .home-slider-desc .read-more,
.red-skin .nav-tabs .nav-item.show .nav-link, .red-skin .nav-tabs .nav-link.active,
.red-skin .checkbox-custom:checked + .checkbox-custom-label:before,
.red-skin .radio-custom:checked + .radio-custom-label:before,
.red-skin .btn.pop-login,
.red-skin .single_widgets.widget_search form button,
.red-skin .single_widgets.widget_tags ul li a:hover, .red-skin .single_widgets.widget_tags ul li a:focus,
.red-skin .pagination>.active>a, .red-skin .pagination>.active>a:focus, .red-skin .pagination>.active>a:hover, .red-skin .pagination>.active>span, .red-skin .pagination>.active>span:focus, .red-skin .pagination>.active>span:hover, .red-skin .pagination>li>a:focus, .red-skin .pagination>li>a:hover{
	background-color:#D70040;
	background:#D70040;
}
 
.red-skin a.link:hover, .red-skin a.link:focus, .red-skin a:hover, a:focus,
.red-skin .theme-cl,
.red-skin .btn.btn-theme-light,
.red-skin .bl-continue,
.red-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.red-skin nav .menu li a.active,
.red-skin nav .menu li.dropdown.open > a,
.red-skin nav .menu .mg-menu li a i, .red-skin nav .menu li a:hover,
.red-skin .recommended .pr-value,
.red-skin .btn-outline-theme,
.red-skin .btn.search-btn-outline,
.red-skin .dw-proprty-info li,
.red-skin .ps-trep .ps-type,
.red-skin .dash_user_menues ul li.active a,
.red-skin span.mod-close,
.red-skin .blog-page .article_detail_wrapss blockquote .icon,
.red-skin .single_article_pagination .article_pagination_center_grid a,
.red-skin .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date,
.red-skin .cn-info-icon i, .red-skin .client-info h5,
.red-skin .listing-card-info-price{
	color:#D70040;
}

.red-skin .pagination>.active>a, .red-skin .pagination>.active>a:focus, .red-skin .pagination>.active>a:hover, .red-skin .pagination>.active>span, .red-skin .pagination>.active>span:focus, .red-skin .pagination>.active>span:hover, .red-skin .pagination>li>a:focus, .red-skin .pagination>li>a:hover,
.red-skin .pagination li:first-child a,
.red-skin .range-slider .ui-slider .ui-slider-handle,
.red-skin .attributes li.submit-attri.theme-log a,
.red-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.red-skin .btn.btn-theme,
.red-skin .btn-theme-2:hover, .red-skin .btn-theme-2:focus,
.red-skin .btn.btn-theme:hover, .red-skin .btn.btn-theme:focus,
.red-skin .btn-outline-theme:hover, .red-skin .btn-outline-theme:focus,
.red-skin .btn-outline-theme,
.red-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.red-skin .btn.search-btn-outline,
.red-skin .btn.search-btn-outline:hover, .red-skin .btn.search-btn-outline:focus,
.red-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.red-skin .nav-tabs .nav-item.show .nav-link, .red-skin .nav-tabs .nav-link.active,
.red-skin .btn.pop-login,
.red-skin .single_widgets.widget_tags ul li a:hover, .red-skin .single_widgets.widget_tags ul li a:focus{
	border-color:#D70040;
}

.red-skin .nav-menu>.active>a, .red-skin .nav-menu>.focus>a, .red-skin .nav-menu>li:hover>a {
    color: #D70040 !important;
}
.red-skin .nav-menu>.active>a .submenu-indicator-chevron, .red-skin .nav-menu>.focus>a .submenu-indicator-chevron, .red-skin .nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #D70040 #D70040 transparent;
}
.red-skin .nav-dropdown>.focus>a .submenu-indicator-chevron,
.red-skin .nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #D70040 #D70040 transparent
}
.red-skin .btn-group .btn-secondary .nav-link.active, .red-skin .btn-group .btn-secondary .nav-link:hover, .red-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #D70040 !important;
}
.red-skin .btn-group .btn-secondary .nav-link.active, .red-skin .btn-group .btn-secondary .nav-link:hover, .red-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #D70040 !important;
}

.red-skin .nav-menu.nav-menu-social>li.add-listing a {
    color: #ffffff !important;
}
.red-skin .nav-dropdown>.focus>a, .red-skin .nav-dropdown>li:hover>a {
    color: #D70040;
}
.red-skin li.login-attri.theme-log a {
    box-shadow:0 8px 5px rgba(240, 44, 45, 0.2);
	-webkit-box-shadow:0 8px 5px rgba(240, 44, 45, 0.2);
}
.red-skin .btn.btn-theme-light, .red-skin .theme-bg-light{
	background:rgba(240, 44, 45, 0.1);
}

/*-------------- Green Color Option --------------------*/
.green-skin .theme-bg,.green-skin .property_search_filter label:hover, .green-skin .property_search_filter label.active,
.green-skin li.login-attri.theme-log a,
.green-skin .range-slider .ui-slider .ui-slider-handle,
.green-skin .range-slider .ui-widget-header,
.green-skin .packages_bottombody .btn-pricing:hover, .green-skin .packages_bottombody .btn-pricing:focus
.green-skin .select2-container--default .select2-results__option--highlighted[aria-selected],
.green-skin .pagination li:first-child a,
.green-skin .btn.btn-theme,
.green-skin .btn.btn-theme:hover, .green-skin .btn.btn-theme:focus,
.green-skin .btn.search-btn,
.green-skin .btn-theme-2:hover, .green-skin .btn-theme-2:focus,
.green-skin .btn-outline-theme:hover, .green-skin .btn-outline-theme:focus,
.green-skin .btn.search-btn,
.green-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.green-skin .btn.search-btn-outline:hover, .green-skin .btn.search-btn-outline:focus,
.green-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.green-skin .home-slider-desc .read-more,
.green-skin .nav-tabs .nav-item.show .nav-link, .green-skin .nav-tabs .nav-link.active,
.green-skin .checkbox-custom:checked + .checkbox-custom-label:before,
.green-skin .radio-custom:checked + .radio-custom-label:before,
.green-skin .btn.pop-login,
.green-skin .single_widgets.widget_search form button,
.green-skin .single_widgets.widget_tags ul li a:hover, .green-skin .single_widgets.widget_tags ul li a:focus,
.green-skin .pagination>.active>a, .green-skin .pagination>.active>a:focus, .green-skin .pagination>.active>a:hover, .green-skin .pagination>.active>span, .green-skin .pagination>.active>span:focus, .green-skin .pagination>.active>span:hover, .green-skin .pagination>li>a:focus, .green-skin .pagination>li>a:hover{
	background-color:#00b074;
	background:#00b074;
}
 
.green-skin a.link:hover, .green-skin a.link:focus, .green-skin a:hover, a:focus,
.green-skin .theme-cl,
.green-skin .btn.btn-theme-light,
.green-skin .bl-continue,
.green-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.green-skin nav .menu li a.active,
.green-skin nav .menu li.dropdown.open > a,
.green-skin nav .menu .mg-menu li a i, .green-skin nav .menu li a:hover,
.green-skin .recommended .pr-value,
.green-skin .btn-outline-theme,
.green-skin .attributes li.submit-attri.theme-log a,
.green-skin .btn.search-btn-outline,
.green-skin .dw-proprty-info li,
.green-skin .ps-trep .ps-type,
.green-skin .dash_user_menues ul li.active a,
.green-skin span.mod-close,
.green-skin .blog-page .article_detail_wrapss blockquote .icon,
.green-skin .single_article_pagination .article_pagination_center_grid a,
.green-skin .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date,
.green-skin .cn-info-icon i, .green-skin .client-info h5,
.green-skin .listing-card-info-price{
	color:#00b074;
}

.green-skin .pagination>.active>a, .green-skin .pagination>.active>a:focus, .green-skin .pagination>.active>a:hover, .green-skin .pagination>.active>span, .green-skin .pagination>.active>span:focus, .green-skin .pagination>.active>span:hover, .green-skin .pagination>li>a:focus, .green-skin .pagination>li>a:hover,
.green-skin .pagination li:first-child a,
.green-skin .range-slider .ui-slider .ui-slider-handle,
.green-skin .attributes li.submit-attri.theme-log a,
.green-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.green-skin .btn.btn-theme,
.green-skin .btn-theme-2:hover, .green-skin .btn-theme-2:focus,
.green-skin .btn.btn-theme:hover, .green-skin .btn.btn-theme:focus,
.green-skin .btn-outline-theme:hover, .green-skin .btn-outline-theme:focus,
.green-skin .btn-outline-theme,
.green-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.green-skin .btn.search-btn-outline,
.green-skin .btn.search-btn-outline:hover, .green-skin .btn.search-btn-outline:focus,
.green-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.green-skin .nav-tabs .nav-item.show .nav-link, .green-skin .nav-tabs .nav-link.active,
.green-skin .btn.pop-login,
.green-skin .single_widgets.widget_tags ul li a:hover, .green-skin .single_widgets.widget_tags ul li a:focus{
	border-color:#00b074;
}
.green-skin .nav-menu>.active>a, .green-skin .nav-menu>.focus>a, .green-skin .nav-menu>li:hover>a {
    color: #00b074 !important;
}
.green-skin .nav-menu>.active>a .submenu-indicator-chevron, .green-skin .nav-menu>.focus>a .submenu-indicator-chevron, .green-skin .nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #00b074 #00b074 transparent;
}
.green-skin .nav-dropdown>.focus>a .submenu-indicator-chevron,
.green-skin .nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #00b074 #00b074 transparent
}
.green-skin .btn-group .btn-secondary .nav-link.active, .green-skin .btn-group .btn-secondary .nav-link:hover, .green-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #00b074 !important;
}
.green-skin .btn-group .btn-secondary .nav-link.active, .green-skin .btn-group .btn-secondary .nav-link:hover, .green-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #00b074 !important;
}
.green-skin .nav-dropdown>.focus>a, .green-skin .nav-dropdown>li:hover>a {
    color: #00b074;
}
.green-skin .nav-menu.nav-menu-social>li.add-listing a {
    color: #ffffff !important;
}
.green-skin li.login-attri.theme-log a {
    box-shadow:0 8px 5px rgba(0, 186, 116, 0.2);
	-webkit-box-shadow:0 8px 5px rgba(0, 186, 116,0.2);
}
.green-skin .btn.btn-theme-light, .green-skin .theme-bg-light{
	background:rgba(0, 186, 116, 0.1);
}
/*-------------- Blue Color Option --------------------*/
.blue-skin .theme-bg,.blue-skin .property_search_filter label:hover, .blue-skin .property_search_filter label.active,
.blue-skin li.login-attri.theme-log a,
.blue-skin .range-slider .ui-slider .ui-slider-handle,
.blue-skin .range-slider .ui-widget-header,
.blue-skin .packages_bottombody .btn-pricing:hover, .blue-skin .packages_bottombody .btn-pricing:focus
.blue-skin .select2-container--default .select2-results__option--highlighted[aria-selected],
.blue-skin .pagination li:first-child a,
.blue-skin .btn.btn-theme,
.blue-skin .btn.btn-theme:hover, .blue-skin .btn.btn-theme:focus,
.blue-skin .btn.search-btn,
.blue-skin .btn-theme-2:hover, .blue-skin .btn-theme-2:focus,
.blue-skin .btn-outline-theme:hover, .blue-skin .btn-outline-theme:focus,
.blue-skin .btn.search-btn,
.blue-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.blue-skin .btn.search-btn-outline:hover, .blue-skin .btn.search-btn-outline:focus,
.blue-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.blue-skin .home-slider-desc .read-more,
.blue-skin .nav-tabs .nav-item.show .nav-link, .blue-skin .nav-tabs .nav-link.active,
.blue-skin .checkbox-custom:checked + .checkbox-custom-label:before,
.blue-skin .radio-custom:checked + .radio-custom-label:before,
.blue-skin .btn.pop-login,
.blue-skin .single_widgets.widget_search form button,
.blue-skin .single_widgets.widget_tags ul li a:hover, .blue-skin .single_widgets.widget_tags ul li a:focus,
.blue-skin .pagination>.active>a, .blue-skin .pagination>.active>a:focus, .blue-skin .pagination>.active>a:hover, .blue-skin .pagination>.active>span, .blue-skin .pagination>.active>span:focus, .blue-skin .pagination>.active>span:hover, .blue-skin .pagination>li>a:focus, .blue-skin .pagination>li>a:hover{
	background-color:#0058f3;
	background:#0058f3;
}
 
.blue-skin a.link:hover, .blue-skin a.link:focus, .blue-skin a:hover, a:focus,
.blue-skin .theme-cl,
.blue-skin .btn.btn-theme-light,
.blue-skin .bl-continue,
.blue-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.blue-skin nav .menu li a.active,
.blue-skin nav .menu li.dropdown.open > a,
.blue-skin nav .menu .mg-menu li a i, .blue-skin nav .menu li a:hover,
.blue-skin .recommended .pr-value,
.blue-skin .btn-outline-theme,
.blue-skin .attributes li.submit-attri.theme-log a,
.blue-skin .btn.search-btn-outline,
.blue-skin .dw-proprty-info li,
.blue-skin .ps-trep .ps-type,
.blue-skin .dash_user_menues ul li.active a,
.blue-skin span.mod-close,
.blue-skin .blog-page .article_detail_wrapss blockquote .icon,
.blue-skin .single_article_pagination .article_pagination_center_grid a,
.blue-skin .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date,
.blue-skin .cn-info-icon i, .blue-skin .client-info h5,
.blue-skin .listing-card-info-price{
	color:#0058f3;
}

.blue-skin .pagination>.active>a, .blue-skin .pagination>.active>a:focus, .blue-skin .pagination>.active>a:hover, .blue-skin .pagination>.active>span, .blue-skin .pagination>.active>span:focus, .blue-skin .pagination>.active>span:hover, .blue-skin .pagination>li>a:focus, .blue-skin .pagination>li>a:hover,
.blue-skin .pagination li:first-child a,
.blue-skin .range-slider .ui-slider .ui-slider-handle,
.blue-skin .attributes li.submit-attri.theme-log a,
.blue-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.blue-skin .btn.btn-theme,
.blue-skin .btn-theme-2:hover, .blue-skin .btn-theme-2:focus,
.blue-skin .btn.btn-theme:hover, .blue-skin .btn.btn-theme:focus,
.blue-skin .btn-outline-theme:hover, .blue-skin .btn-outline-theme:focus,
.blue-skin .btn-outline-theme,
.blue-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.blue-skin .btn.search-btn-outline,
.blue-skin .btn.search-btn-outline:hover, .blue-skin .btn.search-btn-outline:focus,
.blue-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.blue-skin .nav-tabs .nav-item.show .nav-link, .blue-skin .nav-tabs .nav-link.active,
.blue-skin .btn.pop-login,
.blue-skin .single_widgets.widget_tags ul li a:hover, .blue-skin .single_widgets.widget_tags ul li a:focus{
	border-color:#0058f3;
}
.blue-skin .nav-menu>.active>a, .blue-skin .nav-menu>.focus>a, .blue-skin .nav-menu>li:hover>a {
    color: #0058f3 !important;
}
.blue-skin .nav-menu>.active>a .submenu-indicator-chevron, .blue-skin .nav-menu>.focus>a .submenu-indicator-chevron, .blue-skin .nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #0058f3 #0058f3 transparent;
}
.blue-skin .nav-dropdown>.focus>a .submenu-indicator-chevron,
.blue-skin .nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #0058f3 #0058f3 transparent
}
.blue-skin .btn-group .btn-secondary .nav-link.active, .blue-skin .btn-group .btn-secondary .nav-link:hover, .blue-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #0058f3 !important;
}
.blue-skin .btn-group .btn-secondary .nav-link.active, .blue-skin .btn-group .btn-secondary .nav-link:hover, .blue-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #0058f3 !important;
}
.blue-skin .nav-dropdown>.focus>a, .blue-skin .nav-dropdown>li:hover>a {
    color: #0058f3;
}
.blue-skin .nav-menu.nav-menu-social>li.add-listing a {
    color: #ffffff !important;
}
.blue-skin li.login-attri.theme-log a {
    box-shadow:0 8px 5px rgba(0, 88, 243, 0.2);
	-webkit-box-shadow:0 8px 5px rgba(0, 88, 243, 0.2);
}
.blue-skin .btn.btn-theme-light, .blue-skin .theme-bg-light{
	background:rgba(0, 88, 243, 0.1);
}
/*-------------- Yellow Color Option --------------------*/
.yellow-skin .theme-bg,.yellow-skin .property_search_filter label:hover, .yellow-skin .property_search_filter label.active,
.yellow-skin li.login-attri.theme-log a,
.yellow-skin .range-slider .ui-slider .ui-slider-handle,
.yellow-skin .range-slider .ui-widget-header,
.yellow-skin .packages_bottombody .btn-pricing:hover, .yellow-skin .packages_bottombody .btn-pricing:focus
.yellow-skin .select2-container--default .select2-results__option--highlighted[aria-selected],
.yellow-skin .pagination li:first-child a,
.yellow-skin .btn.btn-theme,
.yellow-skin .btn.btn-theme:hover, .yellow-skin .btn.btn-theme:focus,
.yellow-skin .btn.search-btn,
.yellow-skin .btn-theme-2:hover, .yellow-skin .btn-theme-2:focus,
.yellow-skin .btn-outline-theme:hover, .yellow-skin .btn-outline-theme:focus,
.yellow-skin .btn.search-btn,
.yellow-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.yellow-skin .btn.search-btn-outline:hover, .yellow-skin .btn.search-btn-outline:focus,
.yellow-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.yellow-skin .home-slider-desc .read-more,
.yellow-skin .nav-tabs .nav-item.show .nav-link, .yellow-skin .nav-tabs .nav-link.active,
.yellow-skin .checkbox-custom:checked + .checkbox-custom-label:before,
.yellow-skin .radio-custom:checked + .radio-custom-label:before,
.yellow-skin .btn.pop-login,
.yellow-skin .single_widgets.widget_search form button,
.yellow-skin .single_widgets.widget_tags ul li a:hover, .yellow-skin .single_widgets.widget_tags ul li a:focus,
.yellow-skin .pagination>.active>a, .yellow-skin .pagination>.active>a:focus, .yellow-skin .pagination>.active>a:hover, .yellow-skin .pagination>.active>span, .yellow-skin .pagination>.active>span:focus, .yellow-skin .pagination>.active>span:hover, .yellow-skin .pagination>li>a:focus, .yellow-skin .pagination>li>a:hover{
	background-color:#f95d02;
	background:#f95d02;
}
 
.yellow-skin a.link:hover, .yellow-skin a.link:focus, .yellow-skin a:hover, a:focus,
.yellow-skin .theme-cl,
.yellow-skin .btn.btn-theme-light,
.yellow-skin .bl-continue,
.yellow-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.yellow-skin nav .menu li a.active,
.yellow-skin nav .menu li.dropdown.open > a,
.yellow-skin nav .menu .mg-menu li a i, .yellow-skin nav .menu li a:hover,
.yellow-skin .recommended .pr-value,
.yellow-skin .btn-outline-theme,
.yellow-skin .attributes li.submit-attri.theme-log a,
.yellow-skin .btn.search-btn-outline,
.yellow-skin .dw-proprty-info li,
.yellow-skin .ps-trep .ps-type,
.yellow-skin .dash_user_menues ul li.active a,
.yellow-skin span.mod-close,
.yellow-skin .blog-page .article_detail_wrapss blockquote .icon,
.yellow-skin .single_article_pagination .article_pagination_center_grid a,
.yellow-skin .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date,
.yellow-skin .cn-info-icon i, .yellow-skin .client-info h5,
.yellow-skin .listing-card-info-price{
	color:#289154;
}

.yellow-skin .pagination>.active>a, .yellow-skin .pagination>.active>a:focus, .yellow-skin .pagination>.active>a:hover, .yellow-skin .pagination>.active>span, .yellow-skin .pagination>.active>span:focus, .yellow-skin .pagination>.active>span:hover, .yellow-skin .pagination>li>a:focus, .yellow-skin .pagination>li>a:hover,
.yellow-skin .pagination li:first-child a,
.yellow-skin .range-slider .ui-slider .ui-slider-handle,
.yellow-skin .attributes li.submit-attri.theme-log a,
.yellow-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.yellow-skin .btn.btn-theme,
.yellow-skin .btn-theme-2:hover, .yellow-skin .btn-theme-2:focus,
.yellow-skin .btn.btn-theme:hover, .yellow-skin .btn.btn-theme:focus,
.yellow-skin .btn-outline-theme:hover, .yellow-skin .btn-outline-theme:focus,
.yellow-skin .btn-outline-theme,
.yellow-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.yellow-skin .btn.search-btn-outline,
.yellow-skin .btn.search-btn-outline:hover, .yellow-skin .btn.search-btn-outline:focus,
.yellow-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.yellow-skin .nav-tabs .nav-item.show .nav-link, .yellow-skin .nav-tabs .nav-link.active,
.yellow-skin .btn.pop-login,
.yellow-skin .single_widgets.widget_tags ul li a:hover, .yellow-skin .single_widgets.widget_tags ul li a:focus{
	border-color:#f95d02;
}
.yellow-skin .nav-menu>.active>a, .yellow-skin .nav-menu>.focus>a, .yellow-skin .nav-menu>li:hover>a {
    color:#289154 !important;
}
.yellow-skin .nav-menu>.active>a .submenu-indicator-chevron, .yellow-skin .nav-menu>.focus>a .submenu-indicator-chevron, .yellow-skin .nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #f95d02 #f95d02 transparent;
}
.yellow-skin .nav-dropdown>.focus>a .submenu-indicator-chevron,
.yellow-skin .nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #f95d02 #f95d02 transparent
}
.yellow-skin .btn-group .btn-secondary .nav-link.active, .yellow-skin .btn-group .btn-secondary .nav-link:hover, .yellow-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #f95d02 !important;
}
.yellow-skin .btn-group .btn-secondary .nav-link.active, .yellow-skin .btn-group .btn-secondary .nav-link:hover, .yellow-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #f95d02 !important;
}
.yellow-skin .nav-dropdown>.focus>a, .yellow-skin .nav-dropdown>li:hover>a {
    color: #f95d02;
}
.yellow-skin .nav-menu.nav-menu-social>li.add-listing a {
    color: #ffffff !important;
}
.yellow-skin li.login-attri.theme-log a {
    box-shadow:0 8px 5px rgba(255, 165, 13, 0.2);
	-webkit-box-shadow:0 8px 5px rgba(255, 165, 13, 0.2);
}
.yellow-skin .btn.btn-theme-light, .yellow-skin .theme-bg-light{
	background:rgba(255, 165, 13, 0.1);
}
/*-------------- Blue Dark Color Option --------------------*/
.darkblue-skin .theme-bg,.darkblue-skin .property_search_filter label:hover, .darkblue-skin .property_search_filter label.active,
.darkblue-skin li.login-attri.theme-log a,
.darkblue-skin .range-slider .ui-slider .ui-slider-handle,
.darkblue-skin .range-slider .ui-widget-header,
.darkblue-skin .packages_bottombody .btn-pricing:hover, .darkblue-skin .packages_bottombody .btn-pricing:focus
.darkblue-skin .select2-container--default .select2-results__option--highlighted[aria-selected],
.darkblue-skin .pagination li:first-child a,
.darkblue-skin .btn.btn-theme,
.darkblue-skin .btn.btn-theme:hover, .darkblue-skin .btn.btn-theme:focus,
.darkblue-skin .btn.search-btn,
.darkblue-skin .btn-theme-2:hover, .darkblue-skin .btn-theme-2:focus,
.darkblue-skin .btn-outline-theme:hover, .darkblue-skin .btn-outline-theme:focus,
.darkblue-skin .btn.search-btn,
.darkblue-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.darkblue-skin .btn.search-btn-outline:hover, .darkblue-skin .btn.search-btn-outline:focus,
.darkblue-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.darkblue-skin .home-slider-desc .read-more,
.darkblue-skin .nav-tabs .nav-item.show .nav-link, .darkblue-skin .nav-tabs .nav-link.active,
.darkblue-skin .checkbox-custom:checked + .checkbox-custom-label:before,
.darkblue-skin .radio-custom:checked + .radio-custom-label:before,
.darkblue-skin .btn.pop-login,
.darkblue-skin .single_widgets.widget_search form button,
.darkblue-skin .single_widgets.widget_tags ul li a:hover, .darkblue-skin .single_widgets.widget_tags ul li a:focus,
.darkblue-skin .pagination>.active>a, .darkblue-skin .pagination>.active>a:focus, .darkblue-skin .pagination>.active>a:hover, .darkblue-skin .pagination>.active>span, .darkblue-skin .pagination>.active>span:focus, .darkblue-skin .pagination>.active>span:hover, .darkblue-skin .pagination>li>a:focus, .darkblue-skin .pagination>li>a:hover{
	background-color:#0F52BA;
	background:#0F52BA;
}
 
.darkblue-skin a.link:hover, .darkblue-skin a.link:focus, .darkblue-skin a:hover, a:focus,
.darkblue-skin .theme-cl,
.darkblue-skin .btn.btn-theme-light,
.darkblue-skin .bl-continue,
.darkblue-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.darkblue-skin nav .menu li a.active,
.darkblue-skin nav .menu li.dropdown.open > a,
.darkblue-skin nav .menu .mg-menu li a i, .darkblue-skin nav .menu li a:hover,
.darkblue-skin .recommended .pr-value,
.darkblue-skin .btn-outline-theme,
.darkblue-skin .attributes li.submit-attri.theme-log a,
.darkblue-skin .btn.search-btn-outline,
.darkblue-skin .dw-proprty-info li,
.darkblue-skin .ps-trep .ps-type,
.darkblue-skin .dash_user_menues ul li.active a,
.darkblue-skin span.mod-close,
.darkblue-skin .blog-page .article_detail_wrapss blockquote .icon,
.darkblue-skin .single_article_pagination .article_pagination_center_grid a,
.darkblue-skin .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date,
.darkblue-skin .cn-info-icon i, .darkblue-skin .client-info h5,
.darkblue-skin .listing-card-info-price{
	color:#0F52BA;
}

.darkblue-skin .pagination>.active>a, .darkblue-skin .pagination>.active>a:focus, .darkblue-skin .pagination>.active>a:hover, .darkblue-skin .pagination>.active>span, .darkblue-skin .pagination>.active>span:focus, .darkblue-skin .pagination>.active>span:hover, .darkblue-skin .pagination>li>a:focus, .darkblue-skin .pagination>li>a:hover,
.darkblue-skin .pagination li:first-child a,
.darkblue-skin .range-slider .ui-slider .ui-slider-handle,
.darkblue-skin .attributes li.submit-attri.theme-log a,
.darkblue-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.darkblue-skin .btn.btn-theme,
.darkblue-skin .btn-theme-2:hover, .darkblue-skin .btn-theme-2:focus,
.darkblue-skin .btn.btn-theme:hover, .darkblue-skin .btn.btn-theme:focus,
.darkblue-skin .btn-outline-theme:hover, .darkblue-skin .btn-outline-theme:focus,
.darkblue-skin .btn-outline-theme,
.darkblue-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.darkblue-skin .btn.search-btn-outline,
.darkblue-skin .btn.search-btn-outline:hover, .darkblue-skin .btn.search-btn-outline:focus,
.darkblue-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.darkblue-skin .nav-tabs .nav-item.show .nav-link, .darkblue-skin .nav-tabs .nav-link.active,
.darkblue-skin .btn.pop-login,
.darkblue-skin .single_widgets.widget_tags ul li a:hover, .darkblue-skin .single_widgets.widget_tags ul li a:focus{
	border-color:#0F52BA;
}
.darkblue-skin .nav-menu>.active>a, .darkblue-skin .nav-menu>.focus>a, .darkblue-skin .nav-menu>li:hover>a {
    color: #0F52BA !important;
}
.darkblue-skin .nav-menu>.active>a .submenu-indicator-chevron, .darkblue-skin .nav-menu>.focus>a .submenu-indicator-chevron, .darkblue-skin .nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #0F52BA #0F52BA transparent;
}
.darkblue-skin .nav-dropdown>.focus>a .submenu-indicator-chevron,
.darkblue-skin .nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #0F52BA #0F52BA transparent
}
.darkblue-skin .btn-group .btn-secondary .nav-link.active, .darkblue-skin .btn-group .btn-secondary .nav-link:hover, .darkblue-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #0F52BA !important;
}
.darkblue-skin .btn-group .btn-secondary .nav-link.active, .darkblue-skin .btn-group .btn-secondary .nav-link:hover, .darkblue-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #0F52BA !important;
}
.darkblue-skin .nav-dropdown>.focus>a, .darkblue-skin .nav-dropdown>li:hover>a {
    color: #0F52BA;
}
.darkblue-skin .nav-menu.nav-menu-social>li.add-listing a {
    color: #ffffff !important;
}
.darkblue-skin li.login-attri.theme-log a {
    box-shadow:0 8px 5px rgba(15, 82, 186, 0.2);
	-webkit-box-shadow:0 8px 5px rgba(15, 82, 186, 0.2);
}
.darkblue-skin .btn.btn-theme-light, .darkblue-skin .theme-bg-light{
	background:rgba(15, 82, 186, 0.1);
}
/*-------------- Ocean Green Color Option --------------------*/
.oceangreen-skin .theme-bg,.oceangreen-skin .property_search_filter label:hover, .oceangreen-skin .property_search_filter label.active,
.oceangreen-skin li.login-attri.theme-log a,
.oceangreen-skin .range-slider .ui-slider .ui-slider-handle,
.oceangreen-skin .range-slider .ui-widget-header,
.oceangreen-skin .packages_bottombody .btn-pricing:hover, .oceangreen-skin .packages_bottombody .btn-pricing:focus
.oceangreen-skin .select2-container--default .select2-results__option--highlighted[aria-selected],
.oceangreen-skin .pagination li:first-child a,
.oceangreen-skin .btn.btn-theme,
.oceangreen-skin .btn.btn-theme:hover, .oceangreen-skin .btn.btn-theme:focus,
.oceangreen-skin .btn.search-btn,
.oceangreen-skin .btn-theme-2:hover, .oceangreen-skin .btn-theme-2:focus,
.oceangreen-skin .btn-outline-theme:hover, .oceangreen-skin .btn-outline-theme:focus,
.oceangreen-skin .btn.search-btn,
.oceangreen-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.oceangreen-skin .btn.search-btn-outline:hover, .oceangreen-skin .btn.search-btn-outline:focus,
.oceangreen-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.oceangreen-skin .home-slider-desc .read-more,
.oceangreen-skin .nav-tabs .nav-item.show .nav-link, .oceangreen-skin .nav-tabs .nav-link.active,
.oceangreen-skin .checkbox-custom:checked + .checkbox-custom-label:before,
.oceangreen-skin .radio-custom:checked + .radio-custom-label:before,
.oceangreen-skin .btn.pop-login,
.oceangreen-skin .single_widgets.widget_search form button,
.oceangreen-skin .single_widgets.widget_tags ul li a:hover, .oceangreen-skin .single_widgets.widget_tags ul li a:focus,
.oceangreen-skin .pagination>.active>a, .oceangreen-skin .pagination>.active>a:focus, .oceangreen-skin .pagination>.active>a:hover, .oceangreen-skin .pagination>.active>span, .oceangreen-skin .pagination>.active>span:focus, .oceangreen-skin .pagination>.active>span:hover, .oceangreen-skin .pagination>li>a:focus, .oceangreen-skin .pagination>li>a:hover{
	background-color:#023f54;
	background:#023f54;
}
 
.oceangreen-skin a.link:hover, .oceangreen-skin a.link:focus, .oceangreen-skin a:hover, a:focus,
.oceangreen-skin .theme-cl,
.oceangreen-skin .btn.btn-theme-light,
.oceangreen-skin .bl-continue,
.oceangreen-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.oceangreen-skin nav .menu li a.active,
.oceangreen-skin nav .menu li.dropdown.open > a,
.oceangreen-skin nav .menu .mg-menu li a i, .oceangreen-skin nav .menu li a:hover,
.oceangreen-skin .recommended .pr-value,
.oceangreen-skin .btn-outline-theme,
.oceangreen-skin .attributes li.submit-attri.theme-log a,
.oceangreen-skin .btn.search-btn-outline,
.oceangreen-skin .dw-proprty-info li,
.oceangreen-skin .ps-trep .ps-type,
.oceangreen-skin .dash_user_menues ul li.active a,
.oceangreen-skin span.mod-close,
.oceangreen-skin .blog-page .article_detail_wrapss blockquote .icon,
.oceangreen-skin .single_article_pagination .article_pagination_center_grid a,
.oceangreen-skin .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date,
.oceangreen-skin .cn-info-icon i, .oceangreen-skin .client-info h5,
.oceangreen-skin .listing-card-info-price{
	color:#023f54;
}

.oceangreen-skin .pagination>.active>a, .oceangreen-skin .pagination>.active>a:focus, .oceangreen-skin .pagination>.active>a:hover, .oceangreen-skin .pagination>.active>span, .oceangreen-skin .pagination>.active>span:focus, .oceangreen-skin .pagination>.active>span:hover, .oceangreen-skin .pagination>li>a:focus, .oceangreen-skin .pagination>li>a:hover,
.oceangreen-skin .pagination li:first-child a,
.oceangreen-skin .range-slider .ui-slider .ui-slider-handle,
.oceangreen-skin .attributes li.submit-attri.theme-log a,
.oceangreen-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.oceangreen-skin .btn.btn-theme,
.oceangreen-skin .btn-theme-2:hover, .oceangreen-skin .btn-theme-2:focus,
.oceangreen-skin .btn.btn-theme:hover, .oceangreen-skin .btn.btn-theme:focus,
.oceangreen-skin .btn-outline-theme:hover, .oceangreen-skin .btn-outline-theme:focus,
.oceangreen-skin .btn-outline-theme,
.oceangreen-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.oceangreen-skin .btn.search-btn-outline,
.oceangreen-skin .btn.search-btn-outline:hover, .oceangreen-skin .btn.search-btn-outline:focus,
.oceangreen-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.oceangreen-skin .nav-tabs .nav-item.show .nav-link, .oceangreen-skin .nav-tabs .nav-link.active,
.oceangreen-skin .btn.pop-login,
.oceangreen-skin .single_widgets.widget_tags ul li a:hover, .oceangreen-skin .single_widgets.widget_tags ul li a:focus{
	border-color:#023f54;
}

.oceangreen-skin .nav-menu>.active>a, .oceangreen-skin .nav-menu>.focus>a, .oceangreen-skin .nav-menu>li:hover>a {
    color: #023f54 !important;
}
.oceangreen-skin .nav-menu>.active>a .submenu-indicator-chevron, .oceangreen-skin .nav-menu>.focus>a .submenu-indicator-chevron, .oceangreen-skin .nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #023f54 #023f54 transparent;
}
.oceangreen-skin .nav-dropdown>.focus>a .submenu-indicator-chevron,
.oceangreen-skin .nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #023f54 #023f54 transparent
}
.oceangreen-skin .btn-group .btn-secondary .nav-link.active, .oceangreen-skin .btn-group .btn-secondary .nav-link:hover, .oceangreen-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #023f54 !important;
}
.oceangreen-skin .btn-group .btn-secondary .nav-link.active, .oceangreen-skin .btn-group .btn-secondary .nav-link:hover, .oceangreen-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #023f54 !important;
}
.oceangreen-skin .nav-dropdown>.focus>a, .oceangreen-skin .nav-dropdown>li:hover>a {
    color: #023f54;
}
.oceangreen-skin .nav-menu.nav-menu-social>li.add-listing a {
    color: #ffffff !important;
}
.oceangreen-skin li.login-attri.theme-log a {
    box-shadow:0 8px 5px rgba(0, 168, 119, 0.2);
	-webkit-box-shadow:0 8px 5px rgba(0, 168, 119, 0.2);
}

.oceangreen-skin .btn.btn-theme-light, .oceangreen-skin .theme-bg-light{
	background:rgba(0, 168, 119, 0.1);
}

/*-------------- Purple Color Option --------------------*/
.purple-skin .theme-bg,.purple-skin .property_search_filter label:hover, .purple-skin .property_search_filter label.active,
.purple-skin li.login-attri.theme-log a,
.purple-skin .range-slider .ui-slider .ui-slider-handle,
.purple-skin .range-slider .ui-widget-header,
.purple-skin .packages_bottombody .btn-pricing:hover, .purple-skin .packages_bottombody .btn-pricing:focus
.purple-skin .select2-container--default .select2-results__option--highlighted[aria-selected],
.purple-skin .pagination li:first-child a,
.purple-skin .btn.btn-theme,
.purple-skin .btn.btn-theme:hover, .purple-skin .btn.btn-theme:focus,
.purple-skin .btn.search-btn,
.purple-skin .btn-theme-2:hover, .purple-skin .btn-theme-2:focus,
.purple-skin .btn-outline-theme:hover, .purple-skin .btn-outline-theme:focus,
.purple-skin .btn.search-btn,
.purple-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.purple-skin .btn.search-btn-outline:hover, .purple-skin .btn.search-btn-outline:focus,
.purple-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.purple-skin .home-slider-desc .read-more,
.purple-skin .nav-tabs .nav-item.show .nav-link, .purple-skin .nav-tabs .nav-link.active,
.purple-skin .checkbox-custom:checked + .checkbox-custom-label:before,
.purple-skin .radio-custom:checked + .radio-custom-label:before,
.purple-skin .btn.pop-login,
.purple-skin .single_widgets.widget_search form button,
.purple-skin .single_widgets.widget_tags ul li a:hover, .purple-skin .single_widgets.widget_tags ul li a:focus,
.purple-skin .pagination>.active>a, .purple-skin .pagination>.active>a:focus, .purple-skin .pagination>.active>a:hover, .purple-skin .pagination>.active>span, .purple-skin .pagination>.active>span:focus, .purple-skin .pagination>.active>span:hover, .purple-skin .pagination>li>a:focus, .purple-skin .pagination>li>a:hover{
	background-color:#7065ef;
	background:#7065ef;
}
 
.purple-skin a.link:hover, .purple-skin a.link:focus, .purple-skin a:hover, a:focus,
.purple-skin .theme-cl,
.purple-skin .btn.btn-theme-light,
.purple-skin .bl-continue,
.purple-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.purple-skin nav .menu li a.active,
.purple-skin nav .menu li.dropdown.open > a,
.purple-skin nav .menu .mg-menu li a i, .purple-skin nav .menu li a:hover,
.purple-skin .recommended .pr-value,
.purple-skin .btn-outline-theme,
.purple-skin .attributes li.submit-attri.theme-log a,
.purple-skin .btn.search-btn-outline,
.purple-skin .dw-proprty-info li,
.purple-skin .ps-trep .ps-type,
.purple-skin .dash_user_menues ul li.active a,
.purple-skin span.mod-close,
.purple-skin .blog-page .article_detail_wrapss blockquote .icon,
.purple-skin .single_article_pagination .article_pagination_center_grid a,
.purple-skin .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date,
.purple-skin .cn-info-icon i, .purple-skin .client-info h5,
.purple-skin .listing-card-info-price{
	color:#7065ef;
}

.purple-skin .pagination>.active>a, .purple-skin .pagination>.active>a:focus, .purple-skin .pagination>.active>a:hover, .purple-skin .pagination>.active>span, .purple-skin .pagination>.active>span:focus, .purple-skin .pagination>.active>span:hover, .purple-skin .pagination>li>a:focus, .purple-skin .pagination>li>a:hover,
.purple-skin .pagination li:first-child a,
.purple-skin .range-slider .ui-slider .ui-slider-handle,
.purple-skin .attributes li.submit-attri.theme-log a,
.purple-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.purple-skin .btn.btn-theme,
.purple-skin .btn-theme-2:hover, .purple-skin .btn-theme-2:focus,
.purple-skin .btn.btn-theme:hover, .purple-skin .btn.btn-theme:focus,
.purple-skin .btn-outline-theme:hover, .purple-skin .btn-outline-theme:focus,
.purple-skin .btn-outline-theme,
.purple-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.purple-skin .btn.search-btn-outline,
.purple-skin .btn.search-btn-outline:hover, .purple-skin .btn.search-btn-outline:focus,
.purple-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.purple-skin .nav-tabs .nav-item.show .nav-link, .purple-skin .nav-tabs .nav-link.active,
.purple-skin .btn.pop-login,
.purple-skin .single_widgets.widget_tags ul li a:hover, .purple-skin .single_widgets.widget_tags ul li a:focus{
	border-color:#7065ef;
}
.purple-skin .nav-menu>.active>a, .purple-skin .nav-menu>.focus>a, .purple-skin .nav-menu>li:hover>a {
    color: #7065ef !important;
}
.purple-skin .nav-menu>.active>a .submenu-indicator-chevron, .purple-skin .nav-menu>.focus>a .submenu-indicator-chevron, .purple-skin .nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #7065ef #7065ef transparent;
}
.purple-skin .nav-dropdown>.focus>a .submenu-indicator-chevron,
.purple-skin .nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #7065ef #7065ef transparent
}
.purple-skin .btn-group .btn-secondary .nav-link.active, .purple-skin .btn-group .btn-secondary .nav-link:hover, .purple-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #7065ef !important;
}
.purple-skin .btn-group .btn-secondary .nav-link.active, .purple-skin .btn-group .btn-secondary .nav-link:hover, .purple-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #7065ef !important;
}
.purple-skin .nav-dropdown>.focus>a, .purple-skin .nav-dropdown>li:hover>a {
    color: #7065ef;
}
.purple-skin .nav-menu.nav-menu-social>li.add-listing a {
    color: #ffffff !important;
}
.purple-skin li.login-attri.theme-log a {
    box-shadow:0 8px 5px rgba(112, 101, 239, 0.2);
	-webkit-box-shadow:0 8px 5px rgba(112, 101, 239, 0.2);
}

.purple-skin .btn.btn-theme-light, .purple-skin .theme-bg-light{
	background:rgba(112, 101, 239, 0.1);
}

/*-------------- Good Red Color Option --------------------*/
.goodred-skin .theme-bg,.goodred-skin .property_search_filter label:hover, .goodred-skin .property_search_filter label.active,
.goodred-skin li.login-attri.theme-log a,
.goodred-skin .range-slider .ui-slider .ui-slider-handle,
.goodred-skin .range-slider .ui-widget-header,
.goodred-skin .packages_bottombody .btn-pricing:hover, .goodred-skin .packages_bottombody .btn-pricing:focus
.goodred-skin .select2-container--default .select2-results__option--highlighted[aria-selected],
.goodred-skin .pagination li:first-child a,
.goodred-skin .btn.btn-theme,
.goodred-skin .btn.btn-theme:hover, .goodred-skin .btn.btn-theme:focus,
.goodred-skin .btn.search-btn,
.goodred-skin .btn-theme-2:hover, .goodred-skin .btn-theme-2:focus,
.goodred-skin .btn-outline-theme:hover, .goodred-skin .btn-outline-theme:focus,
.goodred-skin .btn.search-btn,
.goodred-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.goodred-skin .btn.search-btn-outline:hover, .goodred-skin .btn.search-btn-outline:focus,
.goodred-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.goodred-skin .home-slider-desc .read-more,
.goodred-skin .nav-tabs .nav-item.show .nav-link, .goodred-skin .nav-tabs .nav-link.active,
.goodred-skin .checkbox-custom:checked + .checkbox-custom-label:before,
.goodred-skin .radio-custom:checked + .radio-custom-label:before,
.goodred-skin .btn.pop-login,
.goodred-skin .single_widgets.widget_search form button,
.goodred-skin .single_widgets.widget_tags ul li a:hover, .goodred-skin .single_widgets.widget_tags ul li a:focus,
.goodred-skin .pagination>.active>a, .goodred-skin .pagination>.active>a:focus, .goodred-skin .pagination>.active>a:hover, .goodred-skin .pagination>.active>span, .goodred-skin .pagination>.active>span:focus, .goodred-skin .pagination>.active>span:hover, .goodred-skin .pagination>li>a:focus, .goodred-skin .pagination>li>a:hover{
	background-color:#f40c43;
	background:#f40c43;
}
 
.goodred-skin a.link:hover, .goodred-skin a.link:focus, .goodred-skin a:hover, a:focus,
.goodred-skin .theme-cl,
.goodred-skin .btn.btn-theme-light,
.goodred-skin .bl-continue,
.goodred-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.goodred-skin nav .menu li a.active,
.goodred-skin nav .menu li.dropdown.open > a,
.goodred-skin nav .menu .mg-menu li a i, .goodred-skin nav .menu li a:hover,
.goodred-skin .recommended .pr-value,
.goodred-skin .btn-outline-theme,
.goodred-skin .attributes li.submit-attri.theme-log a,
.goodred-skin .btn.search-btn-outline,
.goodred-skin .dw-proprty-info li,
.goodred-skin .ps-trep .ps-type,
.goodred-skin .dash_user_menues ul li.active a,
.goodred-skin span.mod-close,
.goodred-skin .blog-page .article_detail_wrapss blockquote .icon,
.goodred-skin .single_article_pagination .article_pagination_center_grid a,
.goodred-skin .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date,
.goodred-skin .cn-info-icon i, .goodred-skin .client-info h5,
.goodred-skin .listing-card-info-price{
	color:#f40c43;
}

.goodred-skin .pagination>.active>a, .goodred-skin .pagination>.active>a:focus, .goodred-skin .pagination>.active>a:hover, .goodred-skin .pagination>.active>span, .goodred-skin .pagination>.active>span:focus, .goodred-skin .pagination>.active>span:hover, .goodred-skin .pagination>li>a:focus, .goodred-skin .pagination>li>a:hover,
.goodred-skin .pagination li:first-child a,
.goodred-skin .range-slider .ui-slider .ui-slider-handle,
.goodred-skin .attributes li.submit-attri.theme-log a,
.goodred-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.goodred-skin .btn.btn-theme,
.goodred-skin .btn-theme-2:hover, .goodred-skin .btn-theme-2:focus,
.goodred-skin .btn.btn-theme:hover, .goodred-skin .btn.btn-theme:focus,
.goodred-skin .btn-outline-theme:hover, .goodred-skin .btn-outline-theme:focus,
.goodred-skin .btn-outline-theme,
.goodred-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.goodred-skin .btn.search-btn-outline,
.goodred-skin .btn.search-btn-outline:hover, .goodred-skin .btn.search-btn-outline:focus,
.goodred-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.goodred-skin .nav-tabs .nav-item.show .nav-link, .goodred-skin .nav-tabs .nav-link.active,
.goodred-skin .btn.pop-login,
.goodred-skin .single_widgets.widget_tags ul li a:hover, .goodred-skin .single_widgets.widget_tags ul li a:focus{
	border-color:#f40c43;
}
.goodred-skin .nav-menu>.active>a, .goodred-skin .nav-menu>.focus>a, .goodred-skin .nav-menu>li:hover>a {
    color: #f40c43 !important;
}
.goodred-skin .nav-menu>.active>a .submenu-indicator-chevron, .goodred-skin .nav-menu>.focus>a .submenu-indicator-chevron, .goodred-skin .nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #f40c43 #f40c43 transparent;
}
.goodred-skin .nav-dropdown>.focus>a .submenu-indicator-chevron,
.goodred-skin .nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #f40c43 #f40c43 transparent
}
.goodred-skin .btn-group .btn-secondary .nav-link.active, .goodred-skin .btn-group .btn-secondary .nav-link:hover, .goodred-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #f40c43 !important;
}
.goodred-skin .btn-group .btn-secondary .nav-link.active, .goodred-skin .btn-group .btn-secondary .nav-link:hover, .goodred-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #f40c43 !important;
}
.goodred-skin .nav-dropdown>.focus>a, .goodred-skin .nav-dropdown>li:hover>a {
    color: #f40c43;
}
.goodred-skin .nav-menu.nav-menu-social>li.add-listing a {
    color: #ffffff !important;
}
.goodred-skin li.login-attri.theme-log a {
    box-shadow:0 8px 5px rgba(244, 12, 67,0.2);
	-webkit-box-shadow:0 8px 5px rgba(244, 12, 67, 0.2);
}

.goodred-skin .btn.btn-theme-light, .goodred-skin .theme-bg-light{
	background:rgba(244, 12, 67,0.1);
}

/*-------------- Good Green Color Option --------------------*/
.goodgreen-skin .theme-bg,.goodgreen-skin .property_search_filter label:hover, .goodgreen-skin .property_search_filter label.active,
.goodgreen-skin li.login-attri.theme-log a,
.goodgreen-skin .range-slider .ui-slider .ui-slider-handle,
.goodgreen-skin .range-slider .ui-widget-header,
.goodgreen-skin .packages_bottombody .btn-pricing:hover, .goodgreen-skin .packages_bottombody .btn-pricing:focus
.goodgreen-skin .select2-container--default .select2-results__option--highlighted[aria-selected],
.goodgreen-skin .pagination li:first-child a,
.goodgreen-skin .btn.btn-theme,
.goodgreen-skin .btn.btn-theme:hover, .goodgreen-skin .btn.btn-theme:focus,
.goodgreen-skin .btn.search-btn,
.goodgreen-skin .btn-theme-2:hover, .goodgreen-skin .btn-theme-2:focus,
.goodgreen-skin .btn-outline-theme:hover, .goodgreen-skin .btn-outline-theme:focus,
.goodgreen-skin .btn.search-btn,
.goodgreen-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.goodgreen-skin .btn.search-btn-outline:hover, .goodgreen-skin .btn.search-btn-outline:focus,
.goodgreen-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.goodgreen-skin .home-slider-desc .read-more,
.goodgreen-skin .nav-tabs .nav-item.show .nav-link, .goodgreen-skin .nav-tabs .nav-link.active,
.goodgreen-skin .checkbox-custom:checked + .checkbox-custom-label:before,
.goodgreen-skin .radio-custom:checked + .radio-custom-label:before,
.goodgreen-skin .btn.pop-login,
.goodgreen-skin .single_widgets.widget_search form button,
.goodgreen-skin .single_widgets.widget_tags ul li a:hover, .goodgreen-skin .single_widgets.widget_tags ul li a:focus,
.goodgreen-skin .pagination>.active>a, .goodgreen-skin .pagination>.active>a:focus, .goodgreen-skin .pagination>.active>a:hover, .goodgreen-skin .pagination>.active>span, .goodgreen-skin .pagination>.active>span:focus, .goodgreen-skin .pagination>.active>span:hover, .goodgreen-skin .pagination>li>a:focus, .goodgreen-skin .pagination>li>a:hover{
	background-color:#19b521;
	background:#19b521;
}
 
.goodgreen-skin a.link:hover, .goodgreen-skin a.link:focus, .goodgreen-skin a:hover, a:focus,
.goodgreen-skin .theme-cl,
.goodgreen-skin .btn.btn-theme-light,
.goodgreen-skin .bl-continue,
.goodgreen-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.goodgreen-skin nav .menu li a.active,
.goodgreen-skin nav .menu li.dropdown.open > a,
.goodgreen-skin nav .menu .mg-menu li a i, .goodgreen-skin nav .menu li a:hover,
.goodgreen-skin .recommended .pr-value,
.goodgreen-skin .btn-outline-theme,
.goodgreen-skin .attributes li.submit-attri.theme-log a,
.goodgreen-skin .btn.search-btn-outline,
.goodgreen-skin .dw-proprty-info li,
.goodgreen-skin .ps-trep .ps-type,
.goodgreen-skin .dash_user_menues ul li.active a,
.goodgreen-skin span.mod-close,
.goodgreen-skin .blog-page .article_detail_wrapss blockquote .icon,
.goodgreen-skin .single_article_pagination .article_pagination_center_grid a,
.goodgreen-skin .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date,
.goodgreen-skin .cn-info-icon i, .goodgreen-skin .client-info h5,
.goodgreen-skin .listing-card-info-price{
	color:#19b521;
}

.goodgreen-skin .pagination>.active>a, .goodgreen-skin .pagination>.active>a:focus, .goodgreen-skin .pagination>.active>a:hover, .goodgreen-skin .pagination>.active>span, .goodgreen-skin .pagination>.active>span:focus, .goodgreen-skin .pagination>.active>span:hover, .goodgreen-skin .pagination>li>a:focus, .goodgreen-skin .pagination>li>a:hover,
.goodgreen-skin .pagination li:first-child a,
.goodgreen-skin .range-slider .ui-slider .ui-slider-handle,
.goodgreen-skin .attributes li.submit-attri.theme-log a,
.goodgreen-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.goodgreen-skin .btn.btn-theme,
.goodgreen-skin .btn-theme-2:hover, .goodgreen-skin .btn-theme-2:focus,
.goodgreen-skin .btn.btn-theme:hover, .goodgreen-skin .btn.btn-theme:focus,
.goodgreen-skin .btn-outline-theme:hover, .goodgreen-skin .btn-outline-theme:focus,
.goodgreen-skin .btn-outline-theme,
.goodgreen-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.goodgreen-skin .btn.search-btn-outline,
.goodgreen-skin .btn.search-btn-outline:hover, .goodgreen-skin .btn.search-btn-outline:focus,
.goodgreen-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.goodgreen-skin .nav-tabs .nav-item.show .nav-link, .goodgreen-skin .nav-tabs .nav-link.active,
.goodgreen-skin .btn.pop-login,
.goodgreen-skin .single_widgets.widget_tags ul li a:hover, .goodgreen-skin .single_widgets.widget_tags ul li a:focus{
	border-color:#19b521;
}
.goodgreen-skin .nav-menu>.active>a, .goodgreen-skin .nav-menu>.focus>a, .goodgreen-skin .nav-menu>li:hover>a {
    color: #19b521 !important;
}
.goodgreen-skin .nav-menu>.active>a .submenu-indicator-chevron, .goodgreen-skin .nav-menu>.focus>a .submenu-indicator-chevron, .goodgreen-skin .nav-menu>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #19b521 #19b521 transparent;
}
.goodgreen-skin .nav-dropdown>.focus>a .submenu-indicator-chevron,
.goodgreen-skin .nav-dropdown>li:hover>a .submenu-indicator-chevron {
    border-color: transparent #19b521 #19b521 transparent
}
.goodgreen-skin .btn-group .btn-secondary .nav-link.active, .goodgreen-skin .btn-group .btn-secondary .nav-link:hover, .goodgreen-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #19b521 !important;
}
.goodgreen-skin .btn-group .btn-secondary .nav-link.active, .goodgreen-skin .btn-group .btn-secondary .nav-link:hover, .goodgreen-skin .btn-group .btn-secondary .nav-link:focus {
    background-color: #19b521 !important;
}
.goodgreen-skin .nav-dropdown>.focus>a, .goodgreen-skin .nav-dropdown>li:hover>a {
    color: #19b521;
}
.goodgreen-skin .nav-menu.nav-menu-social>li.add-listing a {
    color: #ffffff !important;
}
.goodgreen-skin li.login-attri.theme-log a {
    box-shadow:0 8px 5px rgba(25, 181, 33, 0.2);
	-webkit-box-shadow:0 8px 5px rgba(25, 181, 33, 0.2);
}

.goodgreen-skin .btn.btn-theme-light, .goodgreen-skin .theme-bg-light{
	background:rgba(25, 181, 33, 0.1);
}

/*-------------- Blue 2 Color Option --------------------*/
.blue2-skin .theme-bg,.blue2-skin .property_search_filter label:hover, .blue2-skin .property_search_filter label.active,
.blue2-skin li.login-attri.theme-log a,
.blue2-skin .range-slider .ui-slider .ui-slider-handle,
.blue2-skin .range-slider .ui-widget-header,
.blue2-skin .packages_bottombody .btn-pricing:hover, .blue2-skin .packages_bottombody .btn-pricing:focus
.blue2-skin .select2-container--default .select2-results__option--highlighted[aria-selected],
.blue2-skin .pagination li:first-child a,
.blue2-skin .btn.btn-theme,
.blue2-skin .btn.btn-theme:hover, .blue2-skin .btn.btn-theme:focus,
.blue2-skin .btn.search-btn,
.blue2-skin .btn-theme-2:hover, .blue2-skin .btn-theme-2:focus,
.blue2-skin .btn-outline-theme:hover, .blue2-skin .btn-outline-theme:focus,
.blue2-skin .btn.search-btn,
.blue2-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.blue2-skin .btn.search-btn-outline:hover, .blue2-skin .btn.search-btn-outline:focus,
.blue2-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.blue2-skin .home-slider-desc .read-more,
.blue2-skin .nav-tabs .nav-item.show .nav-link, .blue2-skin .nav-tabs .nav-link.active,
.blue2-skin .checkbox-custom:checked + .checkbox-custom-label:before,
.blue2-skin .radio-custom:checked + .radio-custom-label:before,
.blue2-skin .btn.pop-login,
.blue2-skin .single_widgets.widget_search form button,
.blue2-skin .single_widgets.widget_tags ul li a:hover, .blue2-skin .single_widgets.widget_tags ul li a:focus,
.blue2-skin .pagination>.active>a, .blue2-skin .pagination>.active>a:focus, .blue2-skin .pagination>.active>a:hover, .blue2-skin .pagination>.active>span, .blue2-skin .pagination>.active>span:focus, .blue2-skin .pagination>.active>span:hover, .blue2-skin .pagination>li>a:focus, .blue2-skin .pagination>li>a:hover{
	background-color:#0176ff;
	background:#0176ff;
}
 
.blue2-skin a.link:hover, .blue2-skin a.link:focus, .blue2-skin a:hover, a:focus,
.blue2-skin .theme-cl,
.blue2-skin .btn.btn-theme-light,
.blue2-skin .bl-continue,
.blue2-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.blue2-skin nav .menu li a.active,
.blue2-skin nav .menu li.dropdown.open > a,
.blue2-skin nav .menu .mg-menu li a i, .blue2-skin nav .menu li a:hover,
.blue2-skin .recommended .pr-value,
.blue2-skin .btn-outline-theme,
.blue2-skin .attributes li.submit-attri.theme-log a,
.blue2-skin .btn.search-btn-outline,
.blue2-skin .dw-proprty-info li,
.blue2-skin .ps-trep .ps-type,
.blue2-skin .dash_user_menues ul li.active a,
.blue2-skin span.mod-close,
.blue2-skin .blog-page .article_detail_wrapss blockquote .icon,
.blue2-skin .single_article_pagination .article_pagination_center_grid a,
.blue2-skin .blog-page .article_detail_wrapss .comment-area .all-comments article .comment-details .comment-meta .comment-left-meta .comment-date,
.blue2-skin .cn-info-icon i, .blue2-skin .client-info h5,
.blue2-skin .listing-card-info-price{
	color:#0176ff;
}

.blue2-skin .pagination>.active>a, .blue2-skin .pagination>.active>a:focus, .blue2-skin .pagination>.active>a:hover, .blue2-skin .pagination>.active>span, .blue2-skin .pagination>.active>span:focus, .blue2-skin .pagination>.active>span:hover, .blue2-skin .pagination>li>a:focus, .blue2-skin .pagination>li>a:hover,
.blue2-skin .pagination li:first-child a,
.blue2-skin .range-slider .ui-slider .ui-slider-handle,
.blue2-skin .attributes li.submit-attri.theme-log a,
.blue2-skin .header-dark-transparent.header-fixed .attributes li.submit-attri a,
.blue2-skin .btn.btn-theme,
.blue2-skin .btn-theme-2:hover, .blue2-skin .btn-theme-2:focus,
.blue2-skin .btn.btn-theme:hover, .blue2-skin .btn.btn-theme:focus,
.blue2-skin .btn-outline-theme:hover, .blue2-skin .btn-outline-theme:focus,
.blue2-skin .btn-outline-theme,
.blue2-skin .simple-search-wrap .pk-input-group .pk-subscribe-submit,
.blue2-skin .btn.search-btn-outline,
.blue2-skin .btn.search-btn-outline:hover, .blue2-skin .btn.search-btn-outline:focus,
.blue2-skin .single_property_style.property-1 .listing-detail-btn .more-btn,
.blue2-skin .nav-tabs .nav-item.show .nav-link, .blue2-skin .nav-tabs .nav-link.active,
.blue2-skin .btn.pop-login,
.blue2-skin .single_widgets.widget_tags ul li a:hover, .blue2-skin .single_widgets.widget_tags ul li a:focus{
	border-color:#0176ff;
}

.blue2-skin li.login-attri.theme-log a {
    box-shadow:0 8px 5px rgba(1, 118, 255,0 .2);
	-webkit-box-shadow:0 8px 5px rgba(1, 118, 255, 0.2);
}

.blue2-skin .btn.btn-theme-light, .blue2-skin .theme-bg-light{
	background:rgba(1, 118, 255,0.1);
}
/* End */


/* Start:/assets/css/grid.css?175336451326254*/

.img-fluid {
    max-width : 100%;
    height    : auto;
}

.grid-my {
    --bs-rows             : 1;
    --bs-columns          : 12;
    --bs-gap              : 1.5rem;
    display               : grid;
    grid-template-rows    : repeat(var(--bs-rows, 1), 1fr);
    grid-template-columns : repeat(var(--bs-columns, 12), 1fr);
    gap                   : var(--bs-gap, 1.5rem);
}

.grid-my .g-col-1 {
    grid-column : auto/span 1
}

.grid-my .g-col-2 {
    grid-column : auto/span 2
}

.grid-my .g-col-3 {
    grid-column : auto/span 3
}

.grid-my .g-col-4 {
    grid-column : auto/span 4
}

.grid-my .g-col-5 {
    grid-column : auto/span 5
}

.grid-my .g-col-6 {
    grid-column : auto/span 6
}

.grid-my .g-col-7 {
    grid-column : auto/span 7
}

.grid-my .g-col-8 {
    grid-column : auto/span 8
}

.grid-my .g-col-9 {
    grid-column : auto/span 9
}

.grid-my .g-col-10 {
    grid-column : auto/span 10
}

.grid-my .g-col-11 {
    grid-column : auto/span 11
}

.grid-my .g-col-12 {
    grid-column : auto/span 12
}

.grid-my .g-start-1 {
    grid-column-start : 1
}

.grid-my .g-start-2 {
    grid-column-start : 2
}

.grid-my .g-start-3 {
    grid-column-start : 3
}

.grid-my .g-start-4 {
    grid-column-start : 4
}

.grid-my .g-start-5 {
    grid-column-start : 5
}

.grid-my .g-start-6 {
    grid-column-start : 6
}

.grid-my .g-start-7 {
    grid-column-start : 7
}

.grid-my .g-start-8 {
    grid-column-start : 8
}

.grid-my .g-start-9 {
    grid-column-start : 9
}

.grid-my .g-start-10 {
    grid-column-start : 10
}

.grid-my .g-start-11 {
    grid-column-start : 11
}

@media (min-width : 576px) {
    .grid-my .g-col-sm-1 {
        grid-column : auto/span 1
    }

    .grid-my .g-col-sm-2 {
        grid-column : auto/span 2
    }

    .grid-my .g-col-sm-3 {
        grid-column : auto/span 3
    }

    .grid-my .g-col-sm-4 {
        grid-column : auto/span 4
    }

    .grid-my .g-col-sm-5 {
        grid-column : auto/span 5
    }

    .grid-my .g-col-sm-6 {
        grid-column : auto/span 6
    }

    .grid-my .g-col-sm-7 {
        grid-column : auto/span 7
    }

    .grid-my .g-col-sm-8 {
        grid-column : auto/span 8
    }

    .grid-my .g-col-sm-9 {
        grid-column : auto/span 9
    }

    .grid-my .g-col-sm-10 {
        grid-column : auto/span 10
    }

    .grid-my .g-col-sm-11 {
        grid-column : auto/span 11
    }

    .grid-my .g-col-sm-12 {
        grid-column : auto/span 12
    }

    .grid-my .g-start-sm-1 {
        grid-column-start : 1
    }

    .grid-my .g-start-sm-2 {
        grid-column-start : 2
    }

    .grid-my .g-start-sm-3 {
        grid-column-start : 3
    }

    .grid-my .g-start-sm-4 {
        grid-column-start : 4
    }

    .grid-my .g-start-sm-5 {
        grid-column-start : 5
    }

    .grid-my .g-start-sm-6 {
        grid-column-start : 6
    }

    .grid-my .g-start-sm-7 {
        grid-column-start : 7
    }

    .grid-my .g-start-sm-8 {
        grid-column-start : 8
    }

    .grid-my .g-start-sm-9 {
        grid-column-start : 9
    }

    .grid-my .g-start-sm-10 {
        grid-column-start : 10
    }

    .grid-my .g-start-sm-11 {
        grid-column-start : 11
    }
}

@media (min-width : 768px) {
    .grid-my .g-col-md-1 {
        grid-column : auto/span 1
    }

    .grid-my .g-col-md-2 {
        grid-column : auto/span 2
    }

    .grid-my .g-col-md-3 {
        grid-column : auto/span 3
    }

    .grid-my .g-col-md-4 {
        grid-column : auto/span 4
    }

    .grid-my .g-col-md-5 {
        grid-column : auto/span 5
    }

    .grid-my .g-col-md-6 {
        grid-column : auto/span 6
    }

    .grid-my .g-col-md-7 {
        grid-column : auto/span 7
    }

    .grid-my .g-col-md-8 {
        grid-column : auto/span 8
    }

    .grid-my .g-col-md-9 {
        grid-column : auto/span 9
    }

    .grid-my .g-col-md-10 {
        grid-column : auto/span 10
    }

    .grid-my .g-col-md-11 {
        grid-column : auto/span 11
    }

    .grid-my .g-col-md-12 {
        grid-column : auto/span 12
    }

    .grid-my .g-start-md-1 {
        grid-column-start : 1
    }

    .grid-my .g-start-md-2 {
        grid-column-start : 2
    }

    .grid-my .g-start-md-3 {
        grid-column-start : 3
    }

    .grid-my .g-start-md-4 {
        grid-column-start : 4
    }

    .grid-my .g-start-md-5 {
        grid-column-start : 5
    }

    .grid-my .g-start-md-6 {
        grid-column-start : 6
    }

    .grid-my .g-start-md-7 {
        grid-column-start : 7
    }

    .grid-my .g-start-md-8 {
        grid-column-start : 8
    }

    .grid-my .g-start-md-9 {
        grid-column-start : 9
    }

    .grid-my .g-start-md-10 {
        grid-column-start : 10
    }

    .grid-my .g-start-md-11 {
        grid-column-start : 11
    }
}

@media (min-width : 992px) {
    .grid-my .g-col-lg-1 {
        grid-column : auto/span 1
    }

    .grid-my .g-col-lg-2 {
        grid-column : auto/span 2
    }

    .grid-my .g-col-lg-3 {
        grid-column : auto/span 3
    }

    .grid-my .g-col-lg-4 {
        grid-column : auto/span 4
    }

    .grid-my .g-col-lg-5 {
        grid-column : auto/span 5
    }

    .grid-my .g-col-lg-6 {
        grid-column : auto/span 6
    }

    .grid-my .g-col-lg-7 {
        grid-column : auto/span 7
    }

    .grid-my .g-col-lg-8 {
        grid-column : auto/span 8
    }

    .grid-my .g-col-lg-9 {
        grid-column : auto/span 9
    }

    .grid-my .g-col-lg-10 {
        grid-column : auto/span 10
    }

    .grid-my .g-col-lg-11 {
        grid-column : auto/span 11
    }

    .grid-my .g-col-lg-12 {
        grid-column : auto/span 12
    }

    .grid-my .g-start-lg-1 {
        grid-column-start : 1
    }

    .grid-my .g-start-lg-2 {
        grid-column-start : 2
    }

    .grid-my .g-start-lg-3 {
        grid-column-start : 3
    }

    .grid-my .g-start-lg-4 {
        grid-column-start : 4
    }

    .grid-my .g-start-lg-5 {
        grid-column-start : 5
    }

    .grid-my .g-start-lg-6 {
        grid-column-start : 6
    }

    .grid-my .g-start-lg-7 {
        grid-column-start : 7
    }

    .grid-my .g-start-lg-8 {
        grid-column-start : 8
    }

    .grid-my .g-start-lg-9 {
        grid-column-start : 9
    }

    .grid-my .g-start-lg-10 {
        grid-column-start : 10
    }

    .grid-my .g-start-lg-11 {
        grid-column-start : 11
    }
}

@media (min-width : 1200px) {
    .grid-my .g-col-xl-1 {
        grid-column : auto/span 1
    }

    .grid-my .g-col-xl-2 {
        grid-column : auto/span 2
    }

    .grid-my .g-col-xl-3 {
        grid-column : auto/span 3
    }

    .grid-my .g-col-xl-4 {
        grid-column : auto/span 4
    }

    .grid-my .g-col-xl-5 {
        grid-column : auto/span 5
    }

    .grid-my .g-col-xl-6 {
        grid-column : auto/span 6
    }

    .grid-my .g-col-xl-7 {
        grid-column : auto/span 7
    }

    .grid-my .g-col-xl-8 {
        grid-column : auto/span 8
    }

    .grid-my .g-col-xl-9 {
        grid-column : auto/span 9
    }

    .grid-my .g-col-xl-10 {
        grid-column : auto/span 10
    }

    .grid-my .g-col-xl-11 {
        grid-column : auto/span 11
    }

    .grid-my .g-col-xl-12 {
        grid-column : auto/span 12
    }

    .grid-my .g-start-xl-1 {
        grid-column-start : 1
    }

    .grid-my .g-start-xl-2 {
        grid-column-start : 2
    }

    .grid-my .g-start-xl-3 {
        grid-column-start : 3
    }

    .grid-my .g-start-xl-4 {
        grid-column-start : 4
    }

    .grid-my .g-start-xl-5 {
        grid-column-start : 5
    }

    .grid-my .g-start-xl-6 {
        grid-column-start : 6
    }

    .grid-my .g-start-xl-7 {
        grid-column-start : 7
    }

    .grid-my .g-start-xl-8 {
        grid-column-start : 8
    }

    .grid-my .g-start-xl-9 {
        grid-column-start : 9
    }

    .grid-my .g-start-xl-10 {
        grid-column-start : 10
    }

    .grid-my .g-start-xl-11 {
        grid-column-start : 11
    }
}

@media (min-width : 1400px) {
    .grid-my .g-col-xxl-1 {
        grid-column : auto/span 1
    }

    .grid-my .g-col-xxl-2 {
        grid-column : auto/span 2
    }

    .grid-my .g-col-xxl-3 {
        grid-column : auto/span 3
    }

    .grid-my .g-col-xxl-4 {
        grid-column : auto/span 4
    }

    .grid-my .g-col-xxl-5 {
        grid-column : auto/span 5
    }

    .grid-my .g-col-xxl-6 {
        grid-column : auto/span 6
    }

    .grid-my .g-col-xxl-7 {
        grid-column : auto/span 7
    }

    .grid-my .g-col-xxl-8 {
        grid-column : auto/span 8
    }

    .grid-my .g-col-xxl-9 {
        grid-column : auto/span 9
    }

    .grid-my .g-col-xxl-10 {
        grid-column : auto/span 10
    }

    .grid-my .g-col-xxl-11 {
        grid-column : auto/span 11
    }

    .grid-my .g-col-xxl-12 {
        grid-column : auto/span 12
    }

    .grid-my .g-start-xxl-1 {
        grid-column-start : 1
    }

    .grid-my .g-start-xxl-2 {
        grid-column-start : 2
    }

    .grid-my .g-start-xxl-3 {
        grid-column-start : 3
    }

    .grid-my .g-start-xxl-4 {
        grid-column-start : 4
    }

    .grid-my .g-start-xxl-5 {
        grid-column-start : 5
    }

    .grid-my .g-start-xxl-6 {
        grid-column-start : 6
    }

    .grid-my .g-start-xxl-7 {
        grid-column-start : 7
    }

    .grid-my .g-start-xxl-8 {
        grid-column-start : 8
    }

    .grid-my .g-start-xxl-9 {
        grid-column-start : 9
    }

    .grid-my .g-start-xxl-10 {
        grid-column-start : 10
    }

    .grid-my .g-start-xxl-11 {
        grid-column-start : 11
    }
}

.d-inline {
    display : inline !important;
}

.d-inline-block {
    display : inline-block !important;
}

.d-block {
    display : block !important;
}

.d-grid {
    display : grid !important;
}

.d-inline-grid {
    display : inline-grid !important;
}

.d-table {
    display : table !important;
}

.d-table-row {
    display : table-row !important;
}

.d-table-cell {
    display : table-cell !important;
}

.d-flex {
    display : flex !important;
}

.d-inline-flex {
    display : inline-flex !important;
}

.d-none {
    display : none !important;
}

@media (min-width : 768px) {
    .d-md-inline {
        display : inline !important;
    }

    .d-md-inline-block {
        display : inline-block !important;
    }

    .d-md-block {
        display : block !important;
    }

    .d-md-grid {
        display : grid !important;
    }

    .d-md-inline-grid {
        display : inline-grid !important;
    }

    .d-md-table {
        display : table !important;
    }

    .d-md-table-row {
        display : table-row !important;
    }

    .d-md-table-cell {
        display : table-cell !important;
    }

    .d-md-flex {
        display : flex !important;
    }

    .d-md-inline-flex {
        display : inline-flex !important;
    }

    .d-md-none {
        display : none !important;
    }
}

.float-md-start {
    float : left !important;
}

.float-md-end {
    float : right !important;
}

.float-md-none {
    float : none !important;
}

.object-fit-md-contain {
    -o-object-fit : contain !important;
    object-fit    : contain !important;
}

.object-fit-md-cover {
    -o-object-fit : cover !important;
    object-fit    : cover !important;
}

.object-fit-md-fill {
    -o-object-fit : fill !important;
    object-fit    : fill !important;
}

.object-fit-md-scale {
    -o-object-fit : scale-down !important;
    object-fit    : scale-down !important;
}

.object-fit-md-none {
    -o-object-fit : none !important;
    object-fit    : none !important;
}

.d-md-inline {
    display : inline !important;
}

.d-md-inline-block {
    display : inline-block !important;
}

.d-md-block {
    display : block !important;
}

.d-md-grid {
    display : grid !important;
}

.d-md-inline-grid {
    display : inline-grid !important;
}

.d-md-table {
    display : table !important;
}

.d-md-table-row {
    display : table-row !important;
}

.d-md-table-cell {
    display : table-cell !important;
}

.d-md-flex {
    display : flex !important;
}

.d-md-inline-flex {
    display : inline-flex !important;
}

.d-md-none {
    display : none !important;
}

.flex-md-fill {
    flex : 1 1 auto !important;
}

.flex-md-row {
    flex-direction : row !important;
}

.flex-md-column {
    flex-direction : column !important;
}

.flex-md-row-reverse {
    flex-direction : row-reverse !important;
}

.flex-md-column-reverse {
    flex-direction : column-reverse !important;
}

.flex-md-grow-0 {
    flex-grow : 0 !important;
}

.flex-md-grow-1 {
    flex-grow : 1 !important;
}

.flex-md-shrink-0 {
    flex-shrink : 0 !important;
}

.flex-md-shrink-1 {
    flex-shrink : 1 !important;
}

.flex-md-wrap {
    flex-wrap : wrap !important;
}

.flex-md-nowrap {
    flex-wrap : nowrap !important;
}

.flex-md-wrap-reverse {
    flex-wrap : wrap-reverse !important;
}

.justify-content-md-start {
    justify-content : flex-start !important;
}

.justify-content-md-end {
    justify-content : flex-end !important;
}

.justify-content-md-center {
    justify-content : center !important;
}

.justify-content-md-between {
    justify-content : space-between !important;
}

.justify-content-md-around {
    justify-content : space-around !important;
}

.justify-content-md-evenly {
    justify-content : space-evenly !important;
}

.align-items-md-start {
    align-items : flex-start !important;
}

.align-items-md-end {
    align-items : flex-end !important;
}

.align-items-md-center {
    align-items : center !important;
}

.align-items-md-baseline {
    align-items : baseline !important;
}

.align-items-md-stretch {
    align-items : stretch !important;
}

.align-content-md-start {
    align-content : flex-start !important;
}

.align-content-md-end {
    align-content : flex-end !important;
}

.align-content-md-center {
    align-content : center !important;
}

.align-content-md-between {
    align-content : space-between !important;
}

.align-content-md-around {
    align-content : space-around !important;
}

.align-content-md-stretch {
    align-content : stretch !important;
}

.align-self-md-auto {
    align-self : auto !important;
}

.align-self-md-start {
    align-self : flex-start !important;
}

.align-self-md-end {
    align-self : flex-end !important;
}

.align-self-md-center {
    align-self : center !important;
}

.align-self-md-baseline {
    align-self : baseline !important;
}

.align-self-md-stretch {
    align-self : stretch !important;
}

.order-md-first {
    order : -1 !important;
}

.order-md-0 {
    order : 0 !important;
}

.order-md-1 {
    order : 1 !important;
}

.order-md-2 {
    order : 2 !important;
}

.order-md-3 {
    order : 3 !important;
}

.order-md-4 {
    order : 4 !important;
}

.order-md-5 {
    order : 5 !important;
}

.order-md-last {
    order : 6 !important;
}

.m-md-0 {
    margin : 0 !important;
}

.m-md-1 {
    margin : 0.25rem !important;
}

.m-md-2 {
    margin : 0.5rem !important;
}

.m-md-3 {
    margin : 1rem !important;
}

.m-md-4 {
    margin : 1.5rem !important;
}

.m-md-5 {
    margin : 3rem !important;
}

.m-md-auto {
    margin : auto !important;
}

.mx-md-0 {
    margin-right : 0 !important;
    margin-left  : 0 !important;
}

.mx-md-1 {
    margin-right : 0.25rem !important;
    margin-left  : 0.25rem !important;
}

.mx-md-2 {
    margin-right : 0.5rem !important;
    margin-left  : 0.5rem !important;
}

.mx-md-3 {
    margin-right : 1rem !important;
    margin-left  : 1rem !important;
}

.mx-md-4 {
    margin-right : 1.5rem !important;
    margin-left  : 1.5rem !important;
}

.mx-md-5 {
    margin-right : 3rem !important;
    margin-left  : 3rem !important;
}

.mx-md-auto {
    margin-right : auto !important;
    margin-left  : auto !important;
}

.my-md-0 {
    margin-top    : 0 !important;
    margin-bottom : 0 !important;
}

.my-md-1 {
    margin-top    : 0.25rem !important;
    margin-bottom : 0.25rem !important;
}

.my-md-2 {
    margin-top    : 0.5rem !important;
    margin-bottom : 0.5rem !important;
}

.my-md-3 {
    margin-top    : 1rem !important;
    margin-bottom : 1rem !important;
}

.my-md-4 {
    margin-top    : 1.5rem !important;
    margin-bottom : 1.5rem !important;
}

.my-md-5 {
    margin-top    : 3rem !important;
    margin-bottom : 3rem !important;
}

.my-md-auto {
    margin-top    : auto !important;
    margin-bottom : auto !important;
}

.mt-md-0 {
    margin-top : 0 !important;
}

.mt-md-1 {
    margin-top : 0.25rem !important;
}

.mt-md-2 {
    margin-top : 0.5rem !important;
}

.mt-md-3 {
    margin-top : 1rem !important;
}

.mt-md-4 {
    margin-top : 1.5rem !important;
}

.mt-md-5 {
    margin-top : 3rem !important;
}

.mt-md-auto {
    margin-top : auto !important;
}

.me-md-0 {
    margin-right : 0 !important;
}

.me-md-1 {
    margin-right : 0.25rem !important;
}

.me-md-2 {
    margin-right : 0.5rem !important;
}

.me-md-3 {
    margin-right : 1rem !important;
}

.me-md-4 {
    margin-right : 1.5rem !important;
}

.me-md-5 {
    margin-right : 3rem !important;
}

.me-md-auto {
    margin-right : auto !important;
}

.mb-md-0 {
    margin-bottom : 0 !important;
}

.mb-md-1 {
    margin-bottom : 0.25rem !important;
}

.mb-md-2 {
    margin-bottom : 0.5rem !important;
}

.mb-md-3 {
    margin-bottom : 1rem !important;
}

.mb-md-4 {
    margin-bottom : 1.5rem !important;
}

.mb-md-5 {
    margin-bottom : 3rem !important;
}

.mb-md-auto {
    margin-bottom : auto !important;
}

.ms-md-0 {
    margin-left : 0 !important;
}

.ms-md-1 {
    margin-left : 0.25rem !important;
}

.ms-md-2 {
    margin-left : 0.5rem !important;
}

.ms-md-3 {
    margin-left : 1rem !important;
}

.ms-md-4 {
    margin-left : 1.5rem !important;
}

.ms-md-5 {
    margin-left : 3rem !important;
}

.ms-md-auto {
    margin-left : auto !important;
}

.p-md-0 {
    padding : 0 !important;
}

.p-md-1 {
    padding : 0.25rem !important;
}

.p-md-2 {
    padding : 0.5rem !important;
}

.p-md-3 {
    padding : 1rem !important;
}

.p-md-4 {
    padding : 1.5rem !important;
}

.p-md-5 {
    padding : 3rem !important;
}

.px-md-0 {
    padding-right : 0 !important;
    padding-left  : 0 !important;
}

.px-md-1 {
    padding-right : 0.25rem !important;
    padding-left  : 0.25rem !important;
}

.px-md-2 {
    padding-right : 0.5rem !important;
    padding-left  : 0.5rem !important;
}

.px-md-3 {
    padding-right : 1rem !important;
    padding-left  : 1rem !important;
}

.px-md-4 {
    padding-right : 1.5rem !important;
    padding-left  : 1.5rem !important;
}

.px-md-5 {
    padding-right : 3rem !important;
    padding-left  : 3rem !important;
}

.py-md-0 {
    padding-top    : 0 !important;
    padding-bottom : 0 !important;
}

.py-md-1 {
    padding-top    : 0.25rem !important;
    padding-bottom : 0.25rem !important;
}

.py-md-2 {
    padding-top    : 0.5rem !important;
    padding-bottom : 0.5rem !important;
}

.py-md-3 {
    padding-top    : 1rem !important;
    padding-bottom : 1rem !important;
}

.py-md-4 {
    padding-top    : 1.5rem !important;
    padding-bottom : 1.5rem !important;
}

.py-md-5 {
    padding-top    : 3rem !important;
    padding-bottom : 3rem !important;
}

.pt-md-0 {
    padding-top : 0 !important;
}

.pt-md-1 {
    padding-top : 0.25rem !important;
}

.pt-md-2 {
    padding-top : 0.5rem !important;
}

.pt-md-3 {
    padding-top : 1rem !important;
}

.pt-md-4 {
    padding-top : 1.5rem !important;
}

.pt-md-5 {
    padding-top : 3rem !important;
}

.pe-md-0 {
    padding-right : 0 !important;
}

.pe-md-1 {
    padding-right : 0.25rem !important;
}

.pe-md-2 {
    padding-right : 0.5rem !important;
}

.pe-md-3 {
    padding-right : 1rem !important;
}

.pe-md-4 {
    padding-right : 1.5rem !important;
}

.pe-md-5 {
    padding-right : 3rem !important;
}

.pb-md-0 {
    padding-bottom : 0 !important;
}

.pb-md-1 {
    padding-bottom : 0.25rem !important;
}

.pb-md-2 {
    padding-bottom : 0.5rem !important;
}

.pb-md-3 {
    padding-bottom : 1rem !important;
}

.pb-md-4 {
    padding-bottom : 1.5rem !important;
}

.pb-md-5 {
    padding-bottom : 3rem !important;
}

.ps-md-0 {
    padding-left : 0 !important;
}

.ps-md-1 {
    padding-left : 0.25rem !important;
}

.ps-md-2 {
    padding-left : 0.5rem !important;
}

.ps-md-3 {
    padding-left : 1rem !important;
}

.ps-md-4 {
    padding-left : 1.5rem !important;
}

.ps-md-5 {
    padding-left : 3rem !important;
}

.gap-md-0 {
    gap : 0 !important;
}

.gap-md-1 {
    gap : 0.25rem !important;
}

.gap-md-2 {
    gap : 0.5rem !important;
}

.gap-md-3 {
    gap : 1rem !important;
}

.gap-md-4 {
    gap : 1.5rem !important;
}

.gap-md-5 {
    gap : 3rem !important;
}

.row-gap-md-0 {
    row-gap : 0 !important;
}

.row-gap-md-1 {
    row-gap : 0.25rem !important;
}

.row-gap-md-2 {
    row-gap : 0.5rem !important;
}

.row-gap-md-3 {
    row-gap : 1rem !important;
}

.row-gap-md-4 {
    row-gap : 1.5rem !important;
}

.row-gap-md-5 {
    row-gap : 3rem !important;
}

.column-gap-md-0 {
    -moz-column-gap : 0 !important;
    column-gap      : 0 !important;
}

.column-gap-md-1 {
    -moz-column-gap : 0.25rem !important;
    column-gap      : 0.25rem !important;
}

.column-gap-md-2 {
    -moz-column-gap : 0.5rem !important;
    column-gap      : 0.5rem !important;
}

.column-gap-md-3 {
    -moz-column-gap : 1rem !important;
    column-gap      : 1rem !important;
}

.column-gap-md-4 {
    -moz-column-gap : 1.5rem !important;
    column-gap      : 1.5rem !important;
}

.column-gap-md-5 {
    -moz-column-gap : 3rem !important;
    column-gap      : 3rem !important;
}

.text-md-start {
    text-align : left !important;
}

.text-md-end {
    text-align : right !important;
}

.text-md-center {
    text-align : center !important;
}

}
@media (min-width : 992px) {
    .d-lg-inline {
        display : inline !important;
    }

    .d-lg-inline-block {
        display : inline-block !important;
    }

    .d-lg-block {
        display : block !important;
    }

    .d-lg-grid {
        display : grid !important;
    }

    .d-lg-inline-grid {
        display : inline-grid !important;
    }

    .d-lg-table {
        display : table !important;
    }

    .d-lg-table-row {
        display : table-row !important;
    }

    .d-lg-table-cell {
        display : table-cell !important;
    }

    .d-lg-flex {
        display : flex !important;
    }

    .d-lg-inline-flex {
        display : inline-flex !important;
    }

    .d-lg-none {
        display : none !important;
    }
}

@media (min-width : 992px) {
    .d-lg-inline {
        display : inline !important;
    }

    .d-lg-inline-block {
        display : inline-block !important;
    }

    .d-lg-block {
        display : block !important;
    }

    .d-lg-grid {
        display : grid !important;
    }

    .d-lg-inline-grid {
        display : inline-grid !important;
    }

    .d-lg-table {
        display : table !important;
    }

    .d-lg-table-row {
        display : table-row !important;
    }

    .d-lg-table-cell {
        display : table-cell !important;
    }

    .d-lg-flex {
        display : flex !important;
    }

    .d-lg-inline-flex {
        display : inline-flex !important;
    }

    .d-lg-none {
        display : none !important;
    }
}

@media (min-width : 1200px) {
    .d-xl-inline {
        display : inline !important;
    }

    .d-xl-inline-block {
        display : inline-block !important;
    }

    .d-xl-block {
        display : block !important;
    }

    .d-xl-grid {
        display : grid !important;
    }

    .d-xl-inline-grid {
        display : inline-grid !important;
    }

    .d-xl-table {
        display : table !important;
    }

    .d-xl-table-row {
        display : table-row !important;
    }

    .d-xl-table-cell {
        display : table-cell !important;
    }

    .d-xl-flex {
        display : flex !important;
    }

    .d-xl-inline-flex {
        display : inline-flex !important;
    }

    .d-xl-none {
        display : none !important;
    }

}

@media (min-width : 1400px) {
    .d-xxl-inline {
        display : inline !important;
    }

    .d-xxl-inline-block {
        display : inline-block !important;
    }

    .d-xxl-block {
        display : block !important;
    }

    .d-xxl-grid {
        display : grid !important;
    }

    .d-xxl-inline-grid {
        display : inline-grid !important;
    }

    .d-xxl-table {
        display : table !important;
    }

    .d-xxl-table-row {
        display : table-row !important;
    }

    .d-xxl-table-cell {
        display : table-cell !important;
    }

    .d-xxl-flex {
        display : flex !important;
    }

    .d-xxl-inline-flex {
        display : inline-flex !important;
    }

    .d-xxl-none {
        display : none !important;
    }
}

/* End */


/* Start:/assets/js/fancybox/jquery.fancybox.min.css?159075579612795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/main/styles.css?17793518137292*/
.pageDescr img {
    border-radius: 10px;
    overflow: hidden;
}

.offerta-text {
    font-weight: 500;
    text-align: center;
}

.list-badge.now-close[data-text^="Cкидка"],
.list-badge.now-close[data-text~="Скидка"],
.objectImagesNew .list-badge.now-close[data-text~="Скидка"] {
    background-color: #289154 !important;
    color: #fff !important;
}

.label.sp[data-text^="Комфорт"],
.list-badge.now-close[data-text^="Комфорт"],
.list-badge.now-close[data-text~="Комфорт"],
.objectImagesNew .list-badge.now-close[data-text~="Комфорт"] {
    background-color: #FFCA00 !important;
    color: #000 !important;

}

.label.sp[data-text^="Ипотека"],
.list-badge.now-close[data-text^="Ипотека"],
.list-badge.now-close[data-text~="Ипотека"],
.objectImagesNew .list-badge.now-close[data-text~="Ипотека"] {
    background-color: #f95d02 !important;
    color: #fff !important;
}

@media (min-width : 991px) {
    .yellow-skin .mapster_tooltip {
        transform: translate(-50%, 0);
    }
}

.house-block .labels-grid {
    max-width: 78%;
    justify-content: flex-end;
}

.flag {
    position: relative;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #EBEBEC;
}

.flag span {
    color: #000;
    background: #EBEBEC;
    display: flex;
    align-items: center;
    padding: 0 10px;
}

.flag:before {
    color: #EBEBEC;
    content: '';
    display: block;
    width: 19px;
    height: 33px;
    background-image: url("data:image/svg+xml,%3Csvg   viewBox='0 0 19 33' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M18.2153 0V33H3.0039C0.789712 33 -0.661535 30.6835 0.304457 28.6912L5.58075 17.8088C5.98149 16.9823 5.9815 16.0177 5.58075 15.1912L0.304458 4.30882C-0.661533 2.31647 0.789711 0 3.0039 0H18.2153Z' fill='%23EBEBEC' /%3E%3C/svg%3E%0A");
    background-size: 113% 100%;
}

.flag:after {
    color: #EBEBEC;
    content: '';
    display: block;
    width: 19px;
    height: 33px;
    background-image: url("data:image/svg+xml,%3Csvg  viewBox='0 0 19 33' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M2.78815 0C4.19688 0 5.54024 0.594264 6.48785 1.63664L16.9424 13.1366C18.6761 15.0437 18.6761 17.9563 16.9424 19.8634L6.48785 31.3634C5.54024 32.4057 4.19688 33 2.78815 33H0V0H2.78815Z' fill='%23EBEBEC' /%3E%3C/svg%3E%0A");

}


.flag[data-flag="Двор без машин"] {
    color: #C0F2FF;
}

.flag[data-flag="Двор без машин"] span {
    color: #000;
    background: #C0F2FF;
}

.flag[data-flag="Двор без машин"]:before {
    background-image: url("data:image/svg+xml,%3Csvg   viewBox='0 0 19 33' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M18.2153 0V33H3.0039C0.789712 33 -0.661535 30.6835 0.304457 28.6912L5.58075 17.8088C5.98149 16.9823 5.9815 16.0177 5.58075 15.1912L0.304458 4.30882C-0.661533 2.31647 0.789711 0 3.0039 0H18.2153Z' fill='%23C0F2FF' /%3E%3C/svg%3E%0A");
}

.flag[data-flag="Двор без машин"]:after {
    background-image: url("data:image/svg+xml,%3Csvg  viewBox='0 0 19 33' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M2.78815 0C4.19688 0 5.54024 0.594264 6.48785 1.63664L16.9424 13.1366C18.6761 15.0437 18.6761 17.9563 16.9424 19.8634L6.48785 31.3634C5.54024 32.4057 4.19688 33 2.78815 33H0V0H2.78815Z' fill='%23C0F2FF' /%3E%3C/svg%3E%0A");
}

.flag[data-flag="Закрытая территория"] {
    color: #4DFF9747;
}

.flag[data-flag="Закрытая территория"] span {
    color: #000;
    background: #4DFF9747;
}

.flag[data-flag="Закрытая территория"]:before {
    background-image: url("data:image/svg+xml,%3Csvg   viewBox='0 0 19 33' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M18.2153 0V33H3.0039C0.789712 33 -0.661535 30.6835 0.304457 28.6912L5.58075 17.8088C5.98149 16.9823 5.9815 16.0177 5.58075 15.1912L0.304458 4.30882C-0.661533 2.31647 0.789711 0 3.0039 0H18.2153Z' fill='%234DFF9747' /%3E%3C/svg%3E%0A");
}

.flag[data-flag="Закрытая территория"]:after {
    background-image: url("data:image/svg+xml,%3Csvg  viewBox='0 0 19 33' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M2.78815 0C4.19688 0 5.54024 0.594264 6.48785 1.63664L16.9424 13.1366C18.6761 15.0437 18.6761 17.9563 16.9424 19.8634L6.48785 31.3634C5.54024 32.4057 4.19688 33 2.78815 33H0V0H2.78815Z' fill='%234DFF9747' /%3E%3C/svg%3E%0A");
}

@media (max-width : 991px) {
    .objectImagesNew .list-badge {
        text-align: left;
        max-width: 90%;
    }
}


.list-badge.now-close {
    background-color: #f95d02;
    color: #fff;
}

.slider-compare {
    position: relative;
}

.container-big {
    max-width: 1685px;
    width: 100%;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
}

.slider-compare {
    .swiper-button-prev {
        left: -40px;
    }

    .swiper-button-next {
        right: -40px;
    }

    .swiper {
        margin-top: 25px;

        * {
            box-sizing: border-box;

        }
    }

    .block {
        box-shadow: 0px 3px 6px 0px #0000001A;
        border-radius: 16px;
        overflow: hidden;


        .section-image {
            width: 100%;
            height: 236px;

            img {
                width: 100%;
                height: 100%;
                object-fit: cover;
                object-position: top;
            }
        }

        .cont {
            padding: 18px;

            p {
                line-height: 120%;
            }

            .price {
                color: #313131;
                font-size: 20px;
                font-weight: 600;
                margin-bottom: 6px;
            }

            .name {
                color: #313131;
                font-size: 12px;
                margin-bottom: 9px;
            }

            .btn-link {
                width: 100%;
                display: block;
                text-align: center;
                border: 1px solid #289154;
                background: #289154;
                padding: 11px;
                color: #fff;
                text-transform: uppercase;
                font-size: 8px;
                font-weight: 700;
                border-radius: 3px;
            }
        }
    }

    .zag-block {
        font-size: 18px;
        color: #313131;
        font-weight: 600;
        margin: 36px 0;
        margin-bottom: 24px;
    }

    .har {
        margin-bottom: 12px;

        p {
            line-height: 120%;
        }

        p:nth-of-type(1) {
            font-size: 14px;
            color: #00000052;
            margin-bottom: 10px;
        }

        p:nth-of-type(2) {
            font-size: 16px;
            color: #000000EB;
            margin-bottom: 0;
        }
    }
}


.kvartiry {
    margin-top: 60px;
}

.rooms-inline {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 10px;

    .room-badge {
        p {
            line-height: 120%;
        }

        .zag {
            color: #00000052;
            font-size: 14px;
            margin-bottom: 8px;
        }

        .txt {
            color: #0065D9;
            font-size: 20px;
            margin-bottom: 4px;
        }

        .price {
            color: #000000EB;
            font-size: 20px;
        }
    }
}
/* End */


/* Start:/local/templates/main/template_styles.css?178048731861708*/
.label.sp[data-text^="Акция"],
.label.sp[data-text^="Скидка"] {
    background-color : #289154 !important;
    color            : #fff !important;
}
.yellow-skin  .label.sp[data-text^="Скидка - 5%"] {
    background-color: #FFC900 !important;
    color: #000 !important;
}
.moreLnkMobile {
    display : none;
}

.labels-grid {
    display        : flex;
    flex-wrap      : wrap;
    gap            : 10px;
    flex-direction : column-reverse;
    align-items    : flex-start;
}

.grid-category-thumb .labels-grid {
    left     : 10px;
    bottom   : 10px;
    position : absolute;
    right    : 10px;
}

.grid-category-thumb .labels-grid .label.sp {
    left     : inherit;
    bottom   : inherit;
    right    : inherit;
    top      : inherit;
    position : relative;
    margin   : 0 !important;
}

.house-block .labels-grid {
    position       : absolute;
    right          : 0;
    top            : 0;
    flex-direction : row;
}

.house-block .labels-grid .label.sp {
    position      : relative;
    z-index       : 1;
    right         : inherit;
    margin-bottom : 0;
    top           : inherit;
}

@media (max-width : 767px) {
    .moreLnkMobile {
        display : block;
    }
}

.yellow-skin .mapster_tooltip .roomInform.moreLnkMobile {
    padding : 0 20px 22px;
}

.roomInform + .roomInform {
    margin-top : -10px;
}

.offerta {
    padding    : 1lh 0;
    text-align : center;
}

.green-block.gbb {
    background-color : #f95d02 !important;
}

.gbb .col-12 {
    text-align : center;
}

.gbb p {
    margin-bottom : 0;
}

.pageDescr {

    padding : .7rem 0 .7rem 0;
    /*
        border-bottom: 1px solid #e7eff9;*/
}

#marketingModal .modal-dialog {
    max-width : 1104px;
}

#marketingModal img {

    object-fit : cover;
    width      : 100%;
    height     : 100%;
}

.big-banner .descr,
.big-banner .mb-h {
    text-shadow : 0 0 2px #000;
}

.labelsBlock .list-badge {
    line-height : 1.5;
}

.list-badge.now-close[data-text*="Продажи в пл. 2/1 открыты!"],
.objectImagesNew .list-badge.now-close[data-text*="Продажи в пл. 2/1 открыты!"] {
    background-color : #f95d02 !important;
    color            : rgb(255, 255, 255);
}


.list-badge.now-close[data-text*="Скидка до "],
.objectImagesNew .list-badge.now-close[data-text*="Скидка до "] {
    background-color : #f95d02 !important;
    color            : rgb(255, 255, 255);
}

.list-badge.now-close[data-text*="При покупке в ипотеку"],
.objectImagesNew .list-badge.now-close[data-text*="При покупке в ипотеку"] {
    background-color : #f95d02 !important;
    color            : rgb(255, 255, 255);
}

.list-badge.now-close[data-text*="Застройщик ООО"],
.objectImagesNew .list-badge.now-close[data-text*="Застройщик ООО"] {
    background-color : #ffffff !important;
    color            : #000 !important;
}

.list-badge.now-close[data-text^="Акция"],
.objectImagesNew .list-badge.now-close[data-text^="Акция"] {
    background-color : #289154 !important;
    color            : #fff !important;
}

.list-badge.now-close[data-text*="75 000 руб."][data-text^="75 000 руб."],
.objectImagesNew .list-badge.now-close[data-text*="75 000 руб."][data-text^="75 000 руб."] {
    background-color : #289154 !important;
    color            : #fff !important;
}

.list-badge.now-close[data-text*="Скидка до "][data-text^="Акция"],
.objectImagesNew .list-badge.now-close[data-text*="Скидка до "][data-text^="Акция"] {
    background-color : #289154 !important;
    color            : #fff !important;
}


.chessFilerBtn[data-status="Акция"] {
    display : none;
}


/*.floor-line .floor-list .room {
    min-height: 40px;
    padding: 0;
    line-height: 1.3;
    display: flex;
    align-items: center;
    justify-content: center;
}*/
.legacy-cookie__text {
    max-width : 590px;
}

.property_gallery_slide-thumb .label {
    z-index : 1;
}

.grid-category-thumb .label.sp {
    z-index : 1;
}

.btnCookie {
    background   : #289154 !important;
    border-color : #289154 !important;
    padding      : 5px 10px;
    margin       : 0 0 0 10px;
}

.alert-primary {
    color : #3a3a3a !important;
}

.grid_blog_box {
    height : 100%;
}

.gtid_blog_thumb img {
    height : 100%;
}

@media (max-width : 991px) {

    .main-banner.image-banner,
    .hero-header,
    .hero_banner,
    .large-banner {
        min-height : auto !important;
    }

    .slick-slide.firstSlide {
        min-height : 450px !important;
    }

    .slick-slide.firstSlide > img {
        display : none !important;
    }
}

@media (min-width : 1300px) {
    .home-slider .image-cover.hero_banner {
        background-size : cover !important;
    }

    .subPage .image-cover.hero_banner {
        background-size : cover !important;
    }
}

.bx-core-adm-dialog input[type=checkbox] {
    -webkit-appearance : checkbox;

}

.bxhtmled-textarea,
.adm-workarea textarea {
    margin-top : 0 !important;
    overflow   : auto !important;
}

footer.skin-dark-footer {
    position : relative;
    z-index  : 1;
}

.interactive-map img,
.interactive-map-object img {
    width  : 100%;
    margin : 0 !important;
}

#map_Wrap {
    margin : 40px 0 0;
}

.toolTip {
}


.top-header {
    position   : relative;
    background : transparent;
}

.top-header .container {
    z-index  : 10;
    position : relative;
}

.top-header:after {
    position        : absolute;
    content         : '';
    background      : #fff;
    background-size : contain;
    left            : 0;
    right           : 0;
    top             : 0;
    bottom          : 0;
    z-index         : 0;
    opacity         : 0.2;
}

.featured_slick_gallery-slide img {
    max-height : 720px;
}

@media (min-width : 1300px) {
    .image-cover.hero_banner {

        background-size : 100% 100% !important;
    }
}

@media (min-width : 992px) {

    .main-banner.image-banner,
    .hero-header,
    .hero_banner {
        min-height : 700px;
    }
}

@media (max-width : 991px) {

    .main-banner.image-banner,
    .hero-header,
    .hero_banner,
    .large-banner {
        min-height : 450px;
    }
}

@media (max-width : 510px) {
    h1 {
        line-height : 1;
        font-size   : 20px;
    }

    .property_info_detail_wrap.light {
        bottom : 1rem;
    }
}

@media (max-width : 1400px) {
    .featured_slick_gallery-slide img {
        max-height : 1000px;
    }
}

@media (max-width : 1600px) {
    .featured_slick_gallery-slide img {
        max-height : 1200px;
    }
}


.image-cover.hero_banner {
    position : relative;
}

.image-cover.hero_banner .more {
    position   : absolute;
    right      : 20%;
    bottom     : 14.5%;
    background : #289a54;
    border     : 1px solid #289a54;
}

.plashka {
    position  : absolute;
    top       : 5%;
    left      : 1%;
    max-width : 100%;
    height    : auto;
    z-index   : 10;
}

.plashka_mob {
    display   : none;
    position  : absolute;
    top       : 5%;
    left      : 50%;
    transform : translateX(-50%);
    max-width : 90%;
    height    : auto;
    z-index   : 10;
}

@media (max-width : 780px) {
    .plashka.mob_exist {
        display : none;
    }

    .plashka {
        top       : 5%;
        left      : 50%;
        transform : translateX(-50%);
        max-width : 90%;

    }

    .plashka_mob {
        display : block;
    }
}

.hero_banner {
    background-size : cover !important;
}

.ratio .video-js {
    width  : 100%;
    height : 100%;
}

.video-js .vjs-tech {
    outline  : 0;
    position : absolute;
    top      : 0;
    left     : 0;
    width    : 100%;
    height   : 100%;
}


.embed-responsive .video-js {
    width  : 100%;
    height : 100%;
}

.video-js .vjs-tech {
    outline  : 0;
    position : absolute;
    top      : 0;
    left     : 0;
    width    : 100%;
    height   : 100%;
}

.embed-responsive > div {
    position  : absolute !important;
    height    : 100% !important;
    width     : 100% !important;
    left      : 50%;
    top       : 50%;
    transform : translate(-50%, -50%);
}


.interactive-map-object-head {
    font-size   : 2.1rem;
    font-weight : 700;
}

.videoBlock {
    margin-top : 2rem;

}

.swiper-button-next:after,
.swiper-button-prev:after {
    color : #289154;
}

[data-toggle="popover"] {
    cursor : pointer;
}

.nav-tabs {
    border-bottom : none;
    margin-bottom : 1rem;
}

.nav-tabs .nav-link {
    font-size       : 24px;
    padding         : 20px 25px;
    cursor          : pointer;
    background      : #fff;
    color           : #000;
    box-shadow      : 0 0 16.1px rgba(0, 0, 0, 0.15);
    white-space     : normal;
    width           : 49%;
    display         : flex;
    align-items     : center;
    justify-content : center;
}

.nav-tabs .nav-link:hover {
    color : #fff !important;
}

@media (max-width : 1024px) {
    .nav-tabs .nav-link {
        font-size : 18px;
        padding   : 10px 15px;
        width     : 32.2%;
    }
}

@media (max-width : 780px) {
    .nav-tabs .nav-link {
        font-size     : 15px;
        padding       : 10px 15px;
        width         : 100%;
        margin-right  : 0;
        margin-bottom : 0.7rem;
    }

}


.col-lg-4 .grid:not(.grid-list-change) _blog_box {
    height : auto;
}

.artices_blog_ctas + .bl-title {
    max-height : max-content;
    overflow   : visible;
}

.swiper.swiper2 img {
    margin     : 0 auto;
    max-height : 246px;
    width      : auto;
}

.swiper.swiper2 .swiper-slide {
    text-align : center;
}


.new_filter.full_search_box.hero_search-radius.modern {
    background         : transparent;
    padding            : 0;
    border-radius      : 0;
    box-shadow         : none;
    -webkit-box-shadow : none;
    -moz-box-shadow    : none;
}

.new_filter.full_search_box.lightanic_search.modern .form-group {
    border-right  : none;
    padding       : 10px 10px;
    background    : #F0F4F9;
    border-radius : 5px;
}

.new_filter.full_search_box.lightanic_search.modern .form-group.none {
    background : transparent;
}

.projects-for-sale {
}

.projects-for-sale span {
    color : #299154;
}

.objectImagesNew .list-badge {
    left          : 7px;
    top           : 7px;
    width         : auto;
    line-height   : 1.2;
    padding       : 5px 10px;
    border-radius : 5px;
    position      : relative;
}

.objectImagesNew .list-badges {
    position  : absolute;
    left      : 10px;
    top       : 10px;
    display   : flex;
    flex-wrap : wrap;
    gap       : .5rem;
}

.objectImagesNew .list-badge.now-close:first-child {
    background-color : #ffffffdb;
    color            : #000;
}

.objectImagesNew .list-badge.now-close {
    backdrop-filter  : blur(10px);
    color            : #fff;
    background-color : rgba(255, 255, 255, 0.12);
}

.objectImagesNew .single_property_style.modern {
    background         : transparent !important;
    box-shadow         : none;
    -webkit-box-shadow : none;
    overflow           : visible;
}

.objectImagesNew .single_property_style.property_style_2.modern .listing_thumb_wrapper {
    border-radius : 5px;
    margin-bottom : 10px;
}

.objectImagesNew .text {
    background    : #fff;
    box-shadow    : 0 0 20px 0 rgba(62, 28, 131, 0.1);
    border-radius : 5px;
}

.objectImagesNew .property-lists a {
    font-weight : bold
}

.objectImagesNew .modern_property_footer {
    border-top : none;
    height     : auto;
}

.newNews {
    background : #F1F6FC;
}

.newNews span.post-date {
    background : #ffffff;
}

.mainTabsBlock .container {
    max-width : 1560px;
}

@media (min-width : 780px) {
    .mainTabsBlock .nav-tabs .nav-link {
        padding    : 40px 15px;
        width      : 23%;
        text-align : center;
        font-size  : 18px;
    }
}

.mainTabsBlock .tab-pane,
.mainTabsBlock .tab-pane p {
    font-size : 18px;
}

.mainTabsBlock ul.list-style li:before {
    content         : "\e64c";
    position        : absolute;
    left            : 0;
    font-size       : 16px;
    top             : 0;
    color           : #27b737;
    font-family     : 'themify';
    border          : 1px solid #27b737;
    border-radius   : 50%;
    width           : 25px;
    height          : 25px;
    display         : flex;
    align-items     : center;
    justify-content : center;
}

.mainTabsBlock .accordion {
    border : none
}

.mainTabsBlock .accordion .faq-header a {
    display         : flex;
    align-items     : center;
    justify-content : space-between;
    font-size       : 18px;
    text-transform  : none;
    font-weight     : bold;
    cursor          : pointer;
}

.mainTabsBlock .accordion .faq-header a:after {
    content           : '';
    display           : block;
    background-image  : url("data:image/svg+xml,%3Csvg width='16' height='12' viewBox='0 0 16 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8 12L0 0H16L8 12Z' fill='black'/%3E%3C/svg%3E%0A");
    background-repeat : no-repeat;
    flex-shrink       : 0;
    margin-left       : 1rem;
    width             : 16px;
    height            : 12px;
    transition        : ease all .5s;
}

.mainTabsBlock .accordion .faq-header a[aria-expanded="true"]:after {
    transform : rotate(180deg);
}

.mainTabsBlock .accordion .faq-body {
    padding-top : 1rem;
    font-size   : 16px;
}

.mainTabsBlock .accordion .faq-block {
    background    : #F9F9F9;
    padding       : 15px 20px;
    border-radius : 5px;
}

.mainTabsBlock .accordion .faq-block + .faq-block {
    margin-top : 1rem;
}

.mainTabsBlock .why {
    height          : 100%;
    display         : flex;
    flex-direction  : column;
    justify-content : space-between;
    background      : #C1C1C1;
    padding         : 10px;
    border-radius   : 5px;
    color           : #fff;
}

.mainTabsBlock .why .name {
    margin-bottom  : 3rem;
    text-transform : uppercase;
    font-size      : 18px;
}

.mainTabsBlock .why .info {
    background      : #ffffff61;
    backdrop-filter : blur(10px);
    padding         : 10px;
    border-radius   : 5px;
    font-size       : 13px;
    color           : #000;
}

.greenWrap {
    background : #289154 !important;
    color      : #ffffff !important;
}

.greenWrap .head {
    font-size   : 20px;
    font-weight : bold;
}

.greenWrap .head span {
    font-weight : normal;
}

.greenWrap img {
    max-width     : 100%;
    height        : auto;
    border-radius : 5px;
}

.greenWrap .text {
    font-size : 18px;
}

.greenTextBlock {
    height          : 100%;
    display         : flex;
    flex-direction  : column;
    justify-content : space-between;
}

.btn.bg-3 {
    background   : #fff !important;
    border-color : #fff !important;
    color        : #000000;
}

.btn.bg-3:hover {
    background   : #289154 !important;
    border-color : #289154 !important;
    color        : #fff !important;
}

.btn.bg-4 {
    background   : #F1F6FC !important;
    border-color : #F1F6FC !important;
    color        : #000000;
}

.btn.bg-4:hover {
    background   : #289154 !important;
    border-color : #289154 !important;
    color        : #fff !important;
}

.lightWrap {
    background : #F1F6FC !important;
    color      : #000 !important;
}

.greenBlock {
    background : #289154;
    color      : #fff;
}

.whiteBlock {
    background : #fff;
}

.contactBlock {
    height          : 100%;
    padding         : 20px 35px;
    border-radius   : 5px;
    display         : flex;
    flex-direction  : column;
    justify-content : space-between;
}

.contactBlock .h1 {
    font-size : 20px;
}

.contactBlock .h2 {
    font-weight   : bold;
    font-size     : 20px;
    margin-bottom : 2rem;
}

.contactBlock a {
    align-self  : flex-end;
    margin-left : auto;
}


.subscribeForm .btn {
    padding    : 15px;
    margin-top : 0;
}

.subscribeForm .h1 {
    font-size   : 20px;
    font-weight : bold;
}

.subscribeForm .h2 {
    font-size     : 20px;
    font-weight   : normal;
    margin-bottom : 2rem;
}

.subscribeForm p {
}

.magazine-sectionList {
    margin-bottom : 2rem;
}

.magazine-sectionList ul {
    list-style : none;
    padding    : 0;
    margin     : 0;
    display    : flex;
    flex-wrap  : wrap;
    gap        : 1rem;
}

.magazine-sectionList li {
    font-size     : 13px;
    background    : #f0f4f9;
    padding       : 5px 15px;
    border-radius : 50px;
    color         : #289154;
    transition    : ease all .5s;
}

.magazine-sectionList a {
    text-decoration : none;
    color           : #289154;
    transition      : ease all .5s;
}

.magazine-sectionList li:hover,
.magazine-sectionList .active- {
    background : #289154;
    color      : #f0f4f9;
}

.magazine-sectionList li:hover a,
.magazine-sectionList .active- a {
    color : #f0f4f9;
}

.magazine-sectionList li:active {
    background : #289154;
    color      : #f0f4f9;
}

.post-tags {
    display   : flex;
    flex-wrap : wrap;
    gap       : 1rem;
}

.post-section {
    background    : #289154;
    color         : #f0f4f9;
    padding       : 5px 15px;
    border-radius : 50px;
    font-size     : 13px;
    transition    : ease all .5s;
}

.post-section:hover {
    text-decoration : none;

    background      : #f0f4f9;
    color           : #289154;
}


.magazine-grid {
}

.magazine-grid-item {
}

.magazine-grid-item:nth-of-type(2),
.magazine-grid-item:nth-of-type(8) {
    grid-area : span 1 / span 6 / auto / auto !important;
}

@media (max-width : 1024px) {

    .magazine-grid .magazine-grid-item:nth-of-type(2),
    .magazine-grid .magazine-grid-item:nth-of-type(8) {
        grid-area : auto/span 6 !important;
    }
}

@media (max-width : 767px) {

    .magazine-grid .magazine-grid-item:nth-of-type(2),
    .magazine-grid .magazine-grid-item:nth-of-type(8) {
        grid-area : auto/span 12 !important;
    }
}

.magazine-grid .grid:not(.grid-list-change) _blog_box {
    height        : 100%;
    border-radius : 10px;
    margin-bottom : 0;
    overflow      : hidden;
}

.grid:not(.grid-list-change) {
    --bs-rows             : 1;
    --bs-columns          : 12;
    --bs-gap              : 1.5rem;
    display               : grid;
    grid-template-rows    : repeat(var(--bs-rows, 1), 1fr);
    grid-template-columns : repeat(var(--bs-columns, 12), 1fr);
    gap                   : var(--bs-gap, 1.5rem);
}

.grid:not(.grid-list-change) .g-col-1 {
    grid-column : auto/span 1
}

.grid:not(.grid-list-change) .g-col-2 {
    grid-column : auto/span 2
}

.grid:not(.grid-list-change) .g-col-3 {
    grid-column : auto/span 3
}

.grid:not(.grid-list-change) .g-col-4 {
    grid-column : auto/span 4
}

.grid:not(.grid-list-change) .g-col-5 {
    grid-column : auto/span 5
}

.grid:not(.grid-list-change) .g-col-6 {
    grid-column : auto/span 6
}

.grid:not(.grid-list-change) .g-col-7 {
    grid-column : auto/span 7
}

.grid:not(.grid-list-change) .g-col-8 {
    grid-column : auto/span 8
}

.grid:not(.grid-list-change) .g-col-9 {
    grid-column : auto/span 9
}

.grid:not(.grid-list-change) .g-col-10 {
    grid-column : auto/span 10
}

.grid:not(.grid-list-change) .g-col-11 {
    grid-column : auto/span 11
}

.grid:not(.grid-list-change) .g-col-12 {
    grid-column : auto/span 12
}

.grid:not(.grid-list-change) .g-start-1 {
    grid-column-start : 1
}

.grid:not(.grid-list-change) .g-start-2 {
    grid-column-start : 2
}

.grid:not(.grid-list-change) .g-start-3 {
    grid-column-start : 3
}

.grid:not(.grid-list-change) .g-start-4 {
    grid-column-start : 4
}

.grid:not(.grid-list-change) .g-start-5 {
    grid-column-start : 5
}

.grid:not(.grid-list-change) .g-start-6 {
    grid-column-start : 6
}

.grid:not(.grid-list-change) .g-start-7 {
    grid-column-start : 7
}

.grid:not(.grid-list-change) .g-start-8 {
    grid-column-start : 8
}

.grid:not(.grid-list-change) .g-start-9 {
    grid-column-start : 9
}

.grid:not(.grid-list-change) .g-start-10 {
    grid-column-start : 10
}

.grid:not(.grid-list-change) .g-start-11 {
    grid-column-start : 11
}

@media (min-width : 576px) {
    .grid:not(.grid-list-change) .g-col-sm-1 {
        grid-column : auto/span 1
    }

    .grid:not(.grid-list-change) .g-col-sm-2 {
        grid-column : auto/span 2
    }

    .grid:not(.grid-list-change) .g-col-sm-3 {
        grid-column : auto/span 3
    }

    .grid:not(.grid-list-change) .g-col-sm-4 {
        grid-column : auto/span 4
    }

    .grid:not(.grid-list-change) .g-col-sm-5 {
        grid-column : auto/span 5
    }

    .grid:not(.grid-list-change) .g-col-sm-6 {
        grid-column : auto/span 6
    }

    .grid:not(.grid-list-change) .g-col-sm-7 {
        grid-column : auto/span 7
    }

    .grid:not(.grid-list-change) .g-col-sm-8 {
        grid-column : auto/span 8
    }

    .grid:not(.grid-list-change) .g-col-sm-9 {
        grid-column : auto/span 9
    }

    .grid:not(.grid-list-change) .g-col-sm-10 {
        grid-column : auto/span 10
    }

    .grid:not(.grid-list-change) .g-col-sm-11 {
        grid-column : auto/span 11
    }

    .grid:not(.grid-list-change) .g-col-sm-12 {
        grid-column : auto/span 12
    }

    .grid:not(.grid-list-change) .g-start-sm-1 {
        grid-column-start : 1
    }

    .grid:not(.grid-list-change) .g-start-sm-2 {
        grid-column-start : 2
    }

    .grid:not(.grid-list-change) .g-start-sm-3 {
        grid-column-start : 3
    }

    .grid:not(.grid-list-change) .g-start-sm-4 {
        grid-column-start : 4
    }

    .grid:not(.grid-list-change) .g-start-sm-5 {
        grid-column-start : 5
    }

    .grid:not(.grid-list-change) .g-start-sm-6 {
        grid-column-start : 6
    }

    .grid:not(.grid-list-change) .g-start-sm-7 {
        grid-column-start : 7
    }

    .grid:not(.grid-list-change) .g-start-sm-8 {
        grid-column-start : 8
    }

    .grid:not(.grid-list-change) .g-start-sm-9 {
        grid-column-start : 9
    }

    .grid:not(.grid-list-change) .g-start-sm-10 {
        grid-column-start : 10
    }

    .grid:not(.grid-list-change) .g-start-sm-11 {
        grid-column-start : 11
    }
}

@media (min-width : 768px) {
    .grid:not(.grid-list-change) .g-col-md-1 {
        grid-column : auto/span 1
    }

    .grid:not(.grid-list-change) .g-col-md-2 {
        grid-column : auto/span 2
    }

    .grid:not(.grid-list-change) .g-col-md-3 {
        grid-column : auto/span 3
    }

    .grid:not(.grid-list-change) .g-col-md-4 {
        grid-column : auto/span 4
    }

    .grid:not(.grid-list-change) .g-col-md-5 {
        grid-column : auto/span 5
    }

    .grid:not(.grid-list-change) .g-col-md-6 {
        grid-column : auto/span 6
    }

    .grid:not(.grid-list-change) .g-col-md-7 {
        grid-column : auto/span 7
    }

    .grid:not(.grid-list-change) .g-col-md-8 {
        grid-column : auto/span 8
    }

    .grid:not(.grid-list-change) .g-col-md-9 {
        grid-column : auto/span 9
    }

    .grid:not(.grid-list-change) .g-col-md-10 {
        grid-column : auto/span 10
    }

    .grid:not(.grid-list-change) .g-col-md-11 {
        grid-column : auto/span 11
    }

    .grid:not(.grid-list-change) .g-col-md-12 {
        grid-column : auto/span 12
    }

    .grid:not(.grid-list-change) .g-start-md-1 {
        grid-column-start : 1
    }

    .grid:not(.grid-list-change) .g-start-md-2 {
        grid-column-start : 2
    }

    .grid:not(.grid-list-change) .g-start-md-3 {
        grid-column-start : 3
    }

    .grid:not(.grid-list-change) .g-start-md-4 {
        grid-column-start : 4
    }

    .grid:not(.grid-list-change) .g-start-md-5 {
        grid-column-start : 5
    }

    .grid:not(.grid-list-change) .g-start-md-6 {
        grid-column-start : 6
    }

    .grid:not(.grid-list-change) .g-start-md-7 {
        grid-column-start : 7
    }

    .grid:not(.grid-list-change) .g-start-md-8 {
        grid-column-start : 8
    }

    .grid:not(.grid-list-change) .g-start-md-9 {
        grid-column-start : 9
    }

    .grid:not(.grid-list-change) .g-start-md-10 {
        grid-column-start : 10
    }

    .grid:not(.grid-list-change) .g-start-md-11 {
        grid-column-start : 11
    }
}

@media (min-width : 992px) {
    .grid:not(.grid-list-change) .g-col-lg-1 {
        grid-column : auto/span 1
    }

    .grid:not(.grid-list-change) .g-col-lg-2 {
        grid-column : auto/span 2
    }

    .grid:not(.grid-list-change) .g-col-lg-3 {
        grid-column : auto/span 3
    }

    .grid:not(.grid-list-change) .g-col-lg-4 {
        grid-column : auto/span 4
    }

    .grid:not(.grid-list-change) .g-col-lg-5 {
        grid-column : auto/span 5
    }

    .grid:not(.grid-list-change) .g-col-lg-6 {
        grid-column : auto/span 6
    }

    .grid:not(.grid-list-change) .g-col-lg-7 {
        grid-column : auto/span 7
    }

    .grid:not(.grid-list-change) .g-col-lg-8 {
        grid-column : auto/span 8
    }

    .grid:not(.grid-list-change) .g-col-lg-9 {
        grid-column : auto/span 9
    }

    .grid:not(.grid-list-change) .g-col-lg-10 {
        grid-column : auto/span 10
    }

    .grid:not(.grid-list-change) .g-col-lg-11 {
        grid-column : auto/span 11
    }

    .grid:not(.grid-list-change) .g-col-lg-12 {
        grid-column : auto/span 12
    }

    .grid:not(.grid-list-change) .g-start-lg-1 {
        grid-column-start : 1
    }

    .grid:not(.grid-list-change) .g-start-lg-2 {
        grid-column-start : 2
    }

    .grid:not(.grid-list-change) .g-start-lg-3 {
        grid-column-start : 3
    }

    .grid:not(.grid-list-change) .g-start-lg-4 {
        grid-column-start : 4
    }

    .grid:not(.grid-list-change) .g-start-lg-5 {
        grid-column-start : 5
    }

    .grid:not(.grid-list-change) .g-start-lg-6 {
        grid-column-start : 6
    }

    .grid:not(.grid-list-change) .g-start-lg-7 {
        grid-column-start : 7
    }

    .grid:not(.grid-list-change) .g-start-lg-8 {
        grid-column-start : 8
    }

    .grid:not(.grid-list-change) .g-start-lg-9 {
        grid-column-start : 9
    }

    .grid:not(.grid-list-change) .g-start-lg-10 {
        grid-column-start : 10
    }

    .grid:not(.grid-list-change) .g-start-lg-11 {
        grid-column-start : 11
    }
}

@media (min-width : 1200px) {
    .grid:not(.grid-list-change) .g-col-xl-1 {
        grid-column : auto/span 1
    }

    .grid:not(.grid-list-change) .g-col-xl-2 {
        grid-column : auto/span 2
    }

    .grid:not(.grid-list-change) .g-col-xl-3 {
        grid-column : auto/span 3
    }

    .grid:not(.grid-list-change) .g-col-xl-4 {
        grid-column : auto/span 4
    }

    .grid:not(.grid-list-change) .g-col-xl-5 {
        grid-column : auto/span 5
    }

    .grid:not(.grid-list-change) .g-col-xl-6 {
        grid-column : auto/span 6
    }

    .grid:not(.grid-list-change) .g-col-xl-7 {
        grid-column : auto/span 7
    }

    .grid:not(.grid-list-change) .g-col-xl-8 {
        grid-column : auto/span 8
    }

    .grid:not(.grid-list-change) .g-col-xl-9 {
        grid-column : auto/span 9
    }

    .grid:not(.grid-list-change) .g-col-xl-10 {
        grid-column : auto/span 10
    }

    .grid:not(.grid-list-change) .g-col-xl-11 {
        grid-column : auto/span 11
    }

    .grid:not(.grid-list-change) .g-col-xl-12 {
        grid-column : auto/span 12
    }

    .grid:not(.grid-list-change) .g-start-xl-1 {
        grid-column-start : 1
    }

    .grid:not(.grid-list-change) .g-start-xl-2 {
        grid-column-start : 2
    }

    .grid:not(.grid-list-change) .g-start-xl-3 {
        grid-column-start : 3
    }

    .grid:not(.grid-list-change) .g-start-xl-4 {
        grid-column-start : 4
    }

    .grid:not(.grid-list-change) .g-start-xl-5 {
        grid-column-start : 5
    }

    .grid:not(.grid-list-change) .g-start-xl-6 {
        grid-column-start : 6
    }

    .grid:not(.grid-list-change) .g-start-xl-7 {
        grid-column-start : 7
    }

    .grid:not(.grid-list-change) .g-start-xl-8 {
        grid-column-start : 8
    }

    .grid:not(.grid-list-change) .g-start-xl-9 {
        grid-column-start : 9
    }

    .grid:not(.grid-list-change) .g-start-xl-10 {
        grid-column-start : 10
    }

    .grid:not(.grid-list-change) .g-start-xl-11 {
        grid-column-start : 11
    }
}

@media (min-width : 1400px) {
    .grid:not(.grid-list-change) .g-col-xxl-1 {
        grid-column : auto/span 1
    }

    .grid:not(.grid-list-change) .g-col-xxl-2 {
        grid-column : auto/span 2
    }

    .grid:not(.grid-list-change) .g-col-xxl-3 {
        grid-column : auto/span 3
    }

    .grid:not(.grid-list-change) .g-col-xxl-4 {
        grid-column : auto/span 4
    }

    .grid:not(.grid-list-change) .g-col-xxl-5 {
        grid-column : auto/span 5
    }

    .grid:not(.grid-list-change) .g-col-xxl-6 {
        grid-column : auto/span 6
    }

    .grid:not(.grid-list-change) .g-col-xxl-7 {
        grid-column : auto/span 7
    }

    .grid:not(.grid-list-change) .g-col-xxl-8 {
        grid-column : auto/span 8
    }

    .grid:not(.grid-list-change) .g-col-xxl-9 {
        grid-column : auto/span 9
    }

    .grid:not(.grid-list-change) .g-col-xxl-10 {
        grid-column : auto/span 10
    }

    .grid:not(.grid-list-change) .g-col-xxl-11 {
        grid-column : auto/span 11
    }

    .grid:not(.grid-list-change) .g-col-xxl-12 {
        grid-column : auto/span 12
    }

    .grid:not(.grid-list-change) .g-start-xxl-1 {
        grid-column-start : 1
    }

    .grid:not(.grid-list-change) .g-start-xxl-2 {
        grid-column-start : 2
    }

    .grid:not(.grid-list-change) .g-start-xxl-3 {
        grid-column-start : 3
    }

    .grid:not(.grid-list-change) .g-start-xxl-4 {
        grid-column-start : 4
    }

    .grid:not(.grid-list-change) .g-start-xxl-5 {
        grid-column-start : 5
    }

    .grid:not(.grid-list-change) .g-start-xxl-6 {
        grid-column-start : 6
    }

    .grid:not(.grid-list-change) .g-start-xxl-7 {
        grid-column-start : 7
    }

    .grid:not(.grid-list-change) .g-start-xxl-8 {
        grid-column-start : 8
    }

    .grid:not(.grid-list-change) .g-start-xxl-9 {
        grid-column-start : 9
    }

    .grid:not(.grid-list-change) .g-start-xxl-10 {
        grid-column-start : 10
    }

    .grid:not(.grid-list-change) .g-start-xxl-11 {
        grid-column-start : 11
    }
}

.sp-chess {
    justify-content : center;
}

.chess-item {
}

.sp-chess-title {
    font-weight   : bold;
    margin-right  : 120px;
    text-align    : center;
    font-size     : 20px;
    margin-bottom : 1rem;
}

.sp-chess-container {
}

.floor-line,
.sp-iblock-sections,
.entrance,
.floor-list {
    position : relative;
}

.sp-iblock-sections {
    box-shadow    : 0px 4px 13.8px 0px #00000026;
    background    : #fff;
    border-radius : 15px;
    padding       : 30px 24px;
    margin-right  : 120px;
}

.entrance {
    z-index : 10;
}

.floor-lnk {
    position    : absolute;
    right       : -40px;
    top         : 10px;
    font-weight : bold;
    font-size   : 14px;
    transform   : translateX(100%);
}

.grid.floor-list {
    --bs-gap      : 0.5rem;
    margin-bottom : .5rem;
}

.floor-list .room {
    position      : relative;
    background    : #F1F6FC;

    padding       : 10px 0;
    text-align    : center;
    border-radius : 10px;
    border        : 2px solid transparent;
    cursor        : pointer;
}

.floor-list .room a:before,
.floor-list .room > div:before {
    position : absolute;
    top      : 0;
    right    : 0;
    bottom   : 0;
    left     : 0;
    z-index  : 1;
    content  : "";
    display  : block;
}

.floor-list .room[data-status="Свободна"] {
    background : #299154;
    color      : #fff;
}

.floor-list .room[data-status="Свободна"] a {
    color : #fff;
}

.floor-list .room[data-status="Договор"] {
    background : #0F3C3F;
    color      : #fff;
}

.floor-list .room[data-status="Договор"] a {
    color : #fff;
}


.floor-list .room[data-status="Бронь"] {
    background : #0F3C3F;
    color      : #fff;
}

.floor-list .room[data-status="Бронь"] a {
    color : #fff;
}


.floor-list .room[data-status="Бронь"] {
    background : #a76f33;
    color      : #fff;
}

.floor-list .room[data-status="Бронь"] {
    color      : rgb(255, 255, 255);
    background : rgb(15, 60, 63);
}

.floor-list .room[data-status="Бронь"] a {
    color : #fff;
}


.floor-list .room[data-status="Не для продажи"] {
    background : #939393;
    color      : #fff;
}

.floor-list .room[data-status="Не для продажи"] a {
    color : #fff;
}

.floor-list .room[data-status="Выданы ключи"],
.floor-list .room[data-status="Продана"] {
    /*    background : #F1F6FC;
        color      : #000000;*/
    background : #0F3C3F;
    color      : #fff;
}

.floor-list .room[data-status="Выданы ключи"] a,
.floor-list .room[data-status="Продана"] a {
    /* color : #000000;*/
    color : #fff;
}


.floor-list .room.backlightRoom {
    background : #fafafa;
    color      : #000;
    box-shadow : 0px 4px 13.8px 0px #00000046;
}

.floor-list .room.backlightRoomCurrent {
    box-shadow : 0px 4px 13.8px 0px #00000066;
}

.chess-legend {
    display         : flex;
    flex-wrap       : wrap;
    gap             : .5rem;
    justify-content : center;
    align-items     : center;
}

.chess-legend div {
    cursor        : pointer;
    padding       : 8px 10px;
    min-width     : 150px;
    text-align    : center;
    font-size     : 15px;
    border-radius : 10px;
    border        : 2px solid transparent;
    box-shadow    : 0px 4px 13.8px 0px #00000026;
}

.chess-legend div[data-status="Свободна"] {
    background : #299154;
    color      : #fff;

}

.chess-legend div[data-status="Договор"] {
    background : #0F3C3F;
    color      : #fff;

}

.chess-legend div[data-status="Бронь"] {
    background : #a76f33;
    color      : #fff;

}

.chess-legend div[data-status="Не для продажи"] {
    background : #939393;
    color      : #fff;

}

.chess-legend div[data-status="Выданы ключи"],
.chess-legend div[data-status="Продана"] {
    /*   background : #F1F6FC;
       color      : #000000;*/
    background : #0F3C3F;
    color      : #fff;
}

.selectedRoom {
    background : #fff !important;
    color      : #000000 !important;
    border     : 2px solid #299154 !important
}

.chess-legend div.FilterActive,
.chess-legend div[data-status="выбранные"] {
    /* background : #fff !important;
     color      : #000000 !important;*/
    border     : 2px solid #000 !important;
    box-shadow : 1px 1px 9px 0px #00000093 !important;
}

.chessFilerBtn {
    transition : ease all .5s;
}

.chessFilerBtn:hover {
    box-shadow : 1px 1px 9px 0px #00000093 !important;
}

.chessFilerBtn:active {
    background : #0F3C3F !important;
    color      : #fff !important;
}

.current-floor:before {
    content       : '';
    position      : absolute;
    left          : -5px;
    top           : -4px;
    right         : -5px;
    bottom        : -5px;
    background    : rgba(204, 204, 204, 0.49);
    border-radius : 10px;
    z-index       : 0;
    box-shadow    : 1px 1px 9px 0px #00000073;
}

.current-floor .floor-lnk {
    color : #289154;
}

.floor-line .floor-lnk_w:before {
    position : absolute;
    top      : 0;
    right    : 0;
    bottom   : 0;
    left     : 0;
    z-index  : 1;
    display  : block;
    content  : "";
}

.floor-line.current-floor .floor-lnk_w:before {
    display : none;
}

.floor-line:hover:before {
    content       : '';
    position      : absolute;
    left          : -5px;
    top           : -4px;
    right         : -5px;
    bottom        : -5px;
    background    : rgba(204, 204, 204, 0.49);
    border-radius : 10px;
    z-index       : 0;
    box-shadow    : 1px 1px 9px 0px #00000073;
}

.floor-line:before {
    content       : '';
    position      : absolute;
    left          : -5px;
    top           : -4px;
    right         : -5px;
    bottom        : -5px;
    border-radius : 10px;
    z-index       : 10;
    transition    : ease all .5s;
}

.floor-line.current-floor .floor-lnk_w:before {
    display : none;
}

@media (max-width : 1024px) {
    .floor-list .room {
        padding : 3px 0;
    }

    .sp-iblock-sections {
        margin-right : 83px;
    }
}

@media (max-width : 375px) {
    .floor-lnk {
        position   : relative;
        right      : inherit;
        text-align : inherit;
        transform  : none;
    }

    .sp-iblock-sections {
        padding      : 10px 14px;
        margin-right : 0;
    }

    .entrance {
        margin-top : 10px;
    }

    .chess-legend div {
        min-width : 100px;
        font-size : 13px;
    }
}


.chess-legend .chessClearFilter {
    transition      : ease all .5s;
    min-width       : auto;
    display         : flex;
    border-radius   : 50%;
    width           : 35px;
    height          : 35px;
    align-items     : center;
    justify-content : center;
    cursor          : pointer;
    background      : #fff;
    color           : #000;
}

.chess-legend .chessClearFilter:hover {

    background : #289154;
    color      : #fff;
}

.chess-legend .chessClearFilter:active {

    background : #0F3C3F;
    color      : #fff;
}


.descrSlidersInfo {
    margin-top : .5rem;
}

.docs h2 {
    margin : 60px 0 30px;
}


.greenTextBlock a {
    color       : #fff;
    font-weight : bold;
}

.greenTextBlock a:hover {
    color           : #fff;
    font-weight     : bold;
    text-decoration : underline;
}

@media (max-width : 980px) {
    .swiper-slide img {
        object-fit : cover;
    }

    .swiper-slide .btns {
        flex-wrap : wrap;
    }

    .swiper-slide .btns a {
        margin-right : 5px;
    }

    .swiper-slide .btns a + a {
        margin-left  : 0;
        margin-right : 0;
    }

    .swiper-slide .btns a {
        font-size : 12px
    }

    .mainTabsBlock .why {
        margin-bottom : 1rem;
        height        : auto;
    }

    .mainTabsBlock .accordion .faq-header a {
        line-height : 1.1;
        font-size   : 15px;
    }
}

.objectImagesNew .text {
    min-height      : 173px;
    display         : flex;
    flex-direction  : column;
    justify-content : space-between;
}

.big-banner .descr {
    font-weight : 700;
}

.single_property_style.property_style_2 .listing_thumb_wrapper {
    max-height : 320px;
}

.single_property_style.property_style_2.modern .listing_thumb_wrapper img {
    height : 340px;
}

.swiper-slide .text {
    background : #0000007a;
}


.num {
    display     : block;
    color       : #289154;
    font-size   : 2rem;
    font-weight : bold;
    text-align  : center;
}

.block-body a {

    color           : #289154;
    text-decoration : underline;
}

.mainSlider .swiper-slide img {
    object-fit : cover;
}

.mainPage .header {
    margin-bottom : 1rem;
}

.plan3d + a {
}

@media (max-width : 767px) {
    .plan3d + a {
    }
}

.objectMapHead [data-overlay="2"]:before {
    display : none !important
}

.objectMapHead.featured_slick_gallery .page-title {
    position  : relative !important;
    top       : inherit !important;
    height    : auto !important;
    width     : auto !important;
    transform : translateY(-100%) !important;
}

.objectMapHead + .navigation-object + .gray-dark {
    margin-top : -194px;
}

.navigation-object {
    left       : 0;
    position   : fixed;
    z-index    : -1;
    visibility : hidden;
    width      : 100%;
    bottom     : 0;
    top        : auto;
}

.navigation-object.navigation-fixed {

    visibility : visible;
    z-index    : 999;
}

.interactive-map-object-head {
    padding       : 1rem 0 0 !important;
    margin-bottom : -1rem;
}

@media (max-width : 1024px) {
    .objectMapHead + .navigation-object + .gray-dark {
        margin-top : -294px;
    }
}

@media (max-width : 767px) {
    .objectMapHead.featured_slick_gallery .page-title {
        position   : relative !important;
        top        : inherit !important;
        height     : auto !important;
        width      : auto !important;
        transform  : none !important;
        margin-top : 2rem !important;
        background : #f0f4f9 !important;
    }

    .objectMapHead .property_info_detail_wrap.light,
    .objectMapHead.featured_slick_gallery .page-title h1,
    .objectMapHead.featured_slick_gallery .page-title h2,
    .objectMapHead.featured_slick_gallery .page-title h3,
    .objectMapHead.featured_slick_gallery .page-title h4,
    .objectMapHead.featured_slick_gallery .page-title h5,
    .objectMapHead.featured_slick_gallery .page-title h6 {
        color : #313131 !important;
    }

    .navigation-object + .gray-dark {
        padding-top : 0 !important;
    }

    .objectMapHead + .navigation-object + .gray-dark {
        margin-top : 0;
    }
}

.block-body .btn.bg-2 {
    color : #fff;

}

.block-body a.btn.bg-2 {
    text-decoration : none;

}

.big-banner:before {
    background : rgb(0 0 0 / 19%);
}

.current-floor:before {
    background : rgb(167 111 51 / 62%);
}

.floor-line:hover:before {
    background : rgb(167 111 51 / 62%);
}


.featured_slick_gallery.mapFirst .page-title {
    background  : #00000054;
    padding-top : 40px;
}

/* .yellow-skin .mapster_tooltip {
    border: 1px solid #299154 !important;
    background: #ffffff !important;
    min-width: 160px;
    padding: 4px;
    margin: 4px;
    box-shadow: 0px 4px 13.8px 0px #00000026 !important;
    border-radius: 0 !important;
    opacity: 0.9;
    width: auto !important;
    max-width: 200px;
} */

.moreLnk {
    text-align : right;
}

.moreLnk a {
    text-decoration : underline;
}


.object_head:has(img) {
    padding-top     : 1rem;
    display         : flex;
    align-items     : flex-end;
    justify-content : flex-start;
    gap             : 1rem;
    font-size       : 3.142em;
    flex-wrap       : wrap;
    line-height     : 0.8;
}

.object_head img {
    max-width : 200px;
    height    : auto;
}

.big-banner .mb-h img {
    max-width : 250px;
}

.property_info_detail_wrap.light {
    bottom : 2.6rem;
}

@media (max-width : 767px) {
    .object_head:has(img) {
        /*
                background : #7c7c7c;*/
        /*margin     : -56px -15px 10px;
        */
        margin    : -21px -15px 10px;
        padding   : 20px 15px 10px;
        font-size : 2.142em;
    }

    .objectMapHead.featured_slick_gallery .page-title:has(.h1_img) {

        margin-top : 0rem !important;
    }

    .big-banner .mb-h img {
        max-width : 200px;
        margin    : 1rem 0 0;
    }
}


.interactive-map-object-head.vids {
    margin-bottom : 1rem;
}


.label.sp {
    position           : absolute;
    z-index            : 1000;
    right              : 0;
    display            : inline-block;
    padding            : 6px 20px;
    border-radius      : 50px;
    margin-bottom      : 4px;
    font-weight        : 400;
    font-size          : 14px;
    background         : #f95d02;
    color              : #fff !important;
    box-shadow         : 0 0 0 4px rgba(255, 255, 255, 0.3);
    -webkit-box-shadow : 0 0 0 4px rgba(255, 255, 255, 0.3);
    top                : 0;
}

.grid-category-thumb .label.sp {

    left   : 20px;
    bottom : 20px;
    right  : inherit;
    top    : inherit;
}

.property_gallery_slide-thumb .label.sp {
    left               : 10px;
    top                : 40px;
    right              : inherit;
    box-shadow         : none;
    -webkit-box-shadow : none;
}

.list-badge.now-close[data-text="Акция"],
.cate-trix {
    color      : #fff !important;
    background : #f95d02;
}

.list-badge.now-close[data-text="Строится"] {
}

.list-badge.now-close[data-text="Сдан"] {
}


#marketingModal .modal-dialog {
    margin     : 15vh auto auto;
    right      : inherit;
    left       : inherit;
    min-height : auto;
}

#marketingModal .modal-dialog {
    max-width : 69vw;
    width     : auto;
}

#marketingModal .login-form {
    padding : 1rem 2rem 1rem 0
}

@media (max-width : 1200px) {
    #marketingModal .modal-dialog {
        margin    : 0 auto auto;
        max-width : 500px;
    }

    #marketingModal .login-form {
        padding : 1rem 2rem 1rem 2rem;
    }
}

#marketingModal h2 {
    line-height : 1.2;
    font-size   : 23px;
}

@media (max-width : 1200px) {
    #marketingModal h2 {
        line-height : 1.2;
        font-size   : 20px;
    }

}

.objectImagesNew .modern_property_footer {
    padding-top : 0;
}

.property-real-price {
    margin-bottom : 0;
}

.objectImagesNew .text {
    min-height : 145px;
}

.deatil_features .lni-map-marker {
    color        : #008e19;
    font-size    : 21px;
    margin-right : 5px;
}

.list-badge.now-close[data-text^="Застройщик"],
.objectImagesNew .list-badge.now-close[data-text^="Застройщик"] {
    background-color : #de882c;
    color            : #ffffff;
}

.labelsBlock {
    width          : 100%;
    display        : flex;
    flex-direction : column;
    position       : absolute;
    left           : 0;
    top            : 0;
}

.labelsBlock .list-badge {
    position : relative;
    left     : inherit;
    top      : inherit;
}


.closeMap {
    float            : right;
    width            : 30px;
    height           : 30px;
    background-image : url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='currentColor' class='bi bi-x' viewBox='0 0 16 16'%3E%3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-iframe {
    min-height   : auto;
    aspect-ratio : auto 1 / 0.561;
    height       : auto !important;
}

@media (min-width : 767px) {
    .closeMap {
        display : none
    }
}

/*

@media (max-width : 767px) {

    .fancybox-slide--iframe .fancybox-content, .fancybox-iframe {
        min-height : 200px;
    }
}
*/


/*

.testVideo .objectMapHead.featured_slick_gallery .page-title {
    transform : none !important;
}

.testVideo .featured_slick_gallery.mapFirst .page-title {
    background  : #00353d !important;
    padding-top : 60px !important;
}

.testVideo  .objectMapHead + .navigation-object + .gray-dark {
    margin-top : 0 !important;
}

@media (max-width: 767px) {
    .testVideo .featured_slick_gallery.mapFirst .page-title {
        background  : transparent !important;
        padding-top : 40px !important;
    }
}
*/


.objectImagesNew .list-badge.orange {
    background : #f95d02;
}

.list-badge.now-close.orange {
    background : #f95d02;
    color      : #fff;
}

.swiper-slide .text.white-style {
    background : #dfdfdf7a;
}

.swiper-slide .text.white-style .slide-name {
    color : #313131;
}

.swiper-slide .text.white-style .slide-descr {
    color : #313131;
}

.object_head .hideName {
    display : none;
}


.mainSlider .swiper-slide picture {
    max-width : 100%;
    height    : 100%;
    position  : relative;
    display   : block;
}

.mainSlider .swiper-slide img {
    max-width : 100%;
    height    : auto;
}


.videoPlayerMain {
    height     : 100%;
    background : #f0f4f9;
}

.ratio {
    position : relative;
    width    : 100%;
}

.ratio-1x1 {
    --bs-aspect-ratio : 100%;
}

.ratio-4x3 {
    --bs-aspect-ratio : 75%;
}

.ratio-16x9 {
    --bs-aspect-ratio : 56.25%;
}

.ratio-21x9 {
    --bs-aspect-ratio : 42.8571428571%;
}

.ratio::before {
    display     : block;
    padding-top : var(--bs-aspect-ratio);
    content     : "";
}

.ratio > * {
    position : absolute;
    top      : 0;
    left     : 0;
    width    : 135%;
    width    : 100%;
}


.houseDescr {

    margin-top    : -30px;
    margin-bottom : 20px;
}

.pricing:has(.houseDescr) {
    overflow-x : visible;
}

.packages_style_5:has(.houseDescr) {
    overflow : visible;
}

.mapster_tooltip .hide-popup {
    display : none !important;
}

.mapster_tooltip .hide-popup + br {
    display : none !important;
}


@media (max-width : 1000px) {

    .swiper-autoheight,
    .swiper-autoheight .swiper-slide {
        height : 100% !important;
    }

    .videoSlide {
        display : none !important
    }
}

.swiper-slide .slide-name {
    line-height   : 1.1;
    margin-bottom : 10px;
}


.ratio.home_banner > * {
    height          : 100%;
    object-fit      : cover;
    object-position : center;
}

.ratio.home_banner::before {
    padding-top : 0;
    height      : auto;
}

.right-banner,
.right-banners,
.swiper-slide {
    height : auto;
}

.mainSlider .swiper-wrapper {
    position : absolute;
    inset    : 0;
}

.mainSlider .swiper-nav {
    position : absolute;
    bottom   : 0;
}

.mainSlider .diskleimer {
    position : absolute;
    bottom   : 0px;
    right    : 0;
    z-index  : 2;
    width    : 50%;
    padding  : 0 20px;
    height   : 50px;
}

.mainSlider .diskleimer p {
    margin      : 0;
    line-height : 1.4;

    text-align  : right;
}


@media (max-width : 991px) {
    .mainSlider .swiper-wrapper {
        position : unset;
    }
}

.mainSlider .swiper-slide img {
    height : 100%;
}


body .list-badge.now-close[data-text^="Акция"],
body .objectImagesNew .list-badge.now-close[data-text^="Акция"] {
    background : #f95d02 !important;
    color      : #fff;
}

.mt-60 {
    margin-top : 60px;
}


.plashki {
    position  : absolute;
    right     : 0;
    bottom    : 0;
    display   : flex;
    flex-wrap : wrap;
    gap       : 9px;
    width     : 876px;
}

.plashki a {
    font-size        : 18px;
    line-height      : 18px;
    color            : #000;
    font-weight      : 500;
    padding          : 6px 15px;
    padding-right    : 9px;
    background-color : #FFFFFFCC;
    border-radius    : 6px;
    display          : flex;
    transition       : 0.3s;
    justify-content  : space-between;
    gap              : 10px;
    align-items      : center;
    width            : 286px;
    min-height       : 48px;
}

.plashki a .arrow {
    width           : 34px;
    min-width       : 34px;
    height          : 34px;
    background      : #289154;
    transition      : 0.3s;
    border-radius   : 6px;
    position        : relative;
    display         : flex;
    align-items     : center;
    justify-content : center;
}

.plashki a .arrow::after {
    content          : "";
    background-image : url(/assets/img/arrow.svg);
    width            : 7.388100624084473px;
    height           : 13.072699546813965px;
    position         : absolute;
}

.plashki a:hover {
    color : #000;
}

.plashki a:hover .arrow {
    background : #E7682B;
}


@media (max-width : 1120px) {
    .plashki {
        width : 581px;
    }
}

@media (max-width : 855px) {
    .plashki {
        width : 429px;
    }

    .plashki a {
        font-size   : 14px;
        line-height : 120%;
        width       : 210px;
    }
}

@media (max-width : 700px) {
    .plashki {
        width      : 100%;
        position   : relative;
        margin-top : 20px;
    }

    .plashki a {
        width     : calc(100% / 3 - 6px);
        min-width : 180px;
    }
}


.slider_home-kv {
    position : relative;
}

.slider_home-kv .modern-list .listing-footer-wrap {
    box-sizing : border-box;
}

.slider_home-kv .swiper-slide {
    height : auto;
}

.slider_home-kv .swiper-slide .modern-list {
    margin         : 0;
    height         : 100%;
    display        : flex;
    flex-direction : column;
}


.slider_home-kv * {
    box-sizing : border-box;
}

.slider_home-kv .swiper-slide .modern-list-content {
    display        : flex;
    flex-direction : column;
    height         : 100%;
    flex           : 1;
}

.slider_home-kv .swiper-slide .modern-list-content .listing-footer-wrap {
    margin-top : auto !important;
}

.shahmatka {
    display               : grid;
    grid-template-columns : repeat(4, 1fr);
    grid-template-rows    : repeat(3, 1fr);
    gap                   : 20px;


    .block {
        padding       : 20px;
        border-radius : 16px;
        background    : #fff;

        img {
            max-width  : 100%;
            max-height : 90px;
        }

        .zag {
            font-size     : 18px;
            line-height   : 120%;
            font-weight   : 600;
            color         : #22374E;
            margin-bottom : 15px;
        }

        .zag.green {
            color : #289154;
        }

        .txt {
            font-size   : 14px;
            line-height : 120%;
            color       : #22374E;
            font-weight : 400;
            margin      : 0;
        }
    }

    .block:nth-child(1) {
        grid-column   : span 2 / span 2;
        border        : 1px solid #289154;
        align-content : end;
    }

    .block:nth-child(2) {
        grid-column-start : 3;
        text-align        : center;
        align-content     : center;
    }

    .block:nth-child(3) {
        grid-column-start : 4;
        border            : 1px solid #289154;
        align-content     : end;
    }

    .block:nth-child(4) {
        grid-row-start : 2;
        text-align     : center;
        align-content  : center;

        img {
            margin-bottom : 15px;
        }
    }

    .block:nth-child(5) {
        grid-row       : span 2 / span 2;
        grid-row-start : 2;
        display        : flex;
        flex-direction : column;

        .zag {
            padding-top : 60px;
        }

        img {
            margin-top  : auto;
            margin-left : auto;
        }
    }

    .block:nth-child(6) {
        grid-row-start : 2;
        border         : 1px solid #289154;
        align-content  : end;
    }

    .block:nth-child(7) {
        grid-row-start : 2;
        text-align     : center;
        align-content  : center;

        img {
            margin-bottom : 15px;
        }
    }

    .block:nth-child(8) {
        border        : 1px solid #289154;
        align-content : end;
    }

    .block:nth-child(9) {
        grid-column-start : 3;
        display           : flex;
        flex-direction    : column;

        img {
            margin-left : auto;
        }
    }

    .block:nth-child(10) {
        grid-column-start : 4;
        border            : 1px solid #289154;
        align-content     : end;

    }
}

.btn-video {
    font-size        : 12px;
    line-height      : 50px;
    position         : relative;
    letter-spacing   : 1px;
    font-weight      : 700;
    text-transform   : uppercase;
    text-shadow      : 0 0 10px rgba(0, 0, 0, .3);
    background-color : #fff0;
    border-radius    : 4px;
    padding          : 0 20px;
    border           : 1.01px solid #289154;
    color            : #000;
    transition       : 0.3s;
}

.btn-video:hover {
    background : #289154;
}

.house-block .interactive-map img.logo-page {
    width         : auto !important;
    margin-bottom : 22px !important;
}

.offerta-text {
    margin-bottom : 22px;
}


.yellow-skin .mapster_tooltip {
    padding       : 0 !important;
    border-radius : 7px !important;
    border        : none !important;
    background    : #fff !important;
    width         : auto !important;
    max-width     : 310px;
    opacity       : 1 !important;
    overflow      : hidden;
}

.yellow-skin .mapster_tooltip b {
    display       : inline-block;
    margin-bottom : 15px;
}


.yellow-skin .mapster_tooltip .tool_head {
    padding : 12px 20px;
    color   : #fff;
}

.yellow-skin .mapster_tooltip .tool_head .houseName {
    color          : #46946A;
    font-size      : 24px;
    font-weight    : 700;
    text-transform : capitalize;
}

.yellow-skin .mapster_tooltip .tool_head .jkName {
    color       : #000000;
    font-size   : 10px;
    font-weight : bold;
}

.yellow-skin .mapster_tooltip .roomInform {
    padding    : 12px 20px 22px;
    background : #ECECEC;
}

.yellow-skin .mapster_tooltip .grid-my {

    font-size    : 14px;
    --bs-gap     : 10px;
    --bs-columns : 2;
}

.yellow-skin .mapster_tooltip .roomsH {
    font-size : 9px;
    color     : #ACACAC;
}

.har-block.container {
    padding : 0;
}


@media (max-width : 991px) {
    .shahmatka {
        grid-template-columns : repeat(3, 1fr);
        grid-template-rows    : repeat(4, 1fr);
        gap                   : 14px;

        .block {
            img {
                max-height : 80px;
            }

            .zag {
                font-size : 16px;
            }


            .block:nth-child(1) {
                grid-column : span 2 / span 2;
            }

            .block:nth-child(2) {
                grid-column-start : 3;
            }

            .block:nth-child(3) {
                grid-column-start : 1;
                grid-row-start    : 2;
            }

            .block:nth-child(4) {
                grid-column-start : 3;
                grid-row-start    : 2;
            }

            .block:nth-child(5) {
                grid-column-start : 2;
                grid-row-start    : 2;
            }

            .block:nth-child(6) {
                grid-column-start : 1;
                grid-row-start    : 3;
            }

            .block:nth-child(7) {
                grid-column-start : 3;
                grid-row-start    : 3;
            }

            .block:nth-child(8) {
                grid-column-start : 1;
                grid-row-start    : 4;
            }

            .block:nth-child(9) {
                grid-column-start : 2;
                grid-row-start    : 4;
            }

            .block:nth-child(10) {
                grid-column-start : 3;
                grid-row-start    : 4;
            }
        }
    }
}

@media (max-width : 767px) {
    .shahmatka {
        grid-template-columns : repeat(2, 1fr);
        grid-template-rows    : repeat(6, 1fr);
        gap                   : 10px;

        .block:nth-child(1) {
            grid-column : span 2 / span 2;
        }

        .block:nth-child(2) {
            grid-column-start : 1;
            grid-row-start    : 2;
        }

        .block:nth-child(3) {
            grid-column-start : 1;
            grid-row-start    : 3;
        }

        .block:nth-child(4) {
            grid-column-start : 2;
            grid-row-start    : 2;
            grid-row          : span 2 / span 2;
        }

        .block:nth-child(5) {
            grid-column-start : 1;
            grid-row-start    : 4;
            grid-row-end      : 4;
        }

        .block:nth-child(6) {
            grid-column-start : 2;
            grid-row-start    : 4;
        }

        .block:nth-child(7) {
            grid-column-start : 1;
            grid-row-start    : 5;
        }

        .block:nth-child(8) {
            grid-column-start : 2;
            grid-row-start    : 5;
        }

        .block:nth-child(9) {
            grid-column-start : 1;
            grid-row-start    : 6;
        }

        .block:nth-child(10) {
            grid-column-start : 2;
            grid-row-start    : 6;
        }
    }
}

@media (max-width : 460px) {
    .shahmatka {
        display         : flex;
        flex-wrap       : wrap;
        align-items     : flex-start;
        justify-content : flex-start;


        .block {
            width : 100%;
        }

        .block:nth-child(5) {
            .zag {
                padding-top : 0;
            }
        }
    }
}


.loaded {
    position : relative;
    overflow : hidden;
}

.loaded:before {
    content    : '';
    position   : absolute;
    left       : 0;
    right      : 0;
    top        : 0;
    bottom     : 0;
    background : rgba(255, 255, 255, 0.42);
    z-index    : 100;
}

.loaded:after {
    position      : fixed;
    top           : 50%;
    left          : calc(50% - 32px);
    z-index       : 101;
    color         : #289154;
    content       : " ";
    display       : block;
    width         : 64px;
    height        : 64px;
    margin        : 8px;
    border-radius : 50%;
    border        : 6.4px solid currentColor;
    border-color  : currentColor transparent currentColor transparent;
    animation     : lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform : rotate(0deg);
    }
    100% {
        transform : rotate(360deg);
    }
}

.section-head {
    display        : flex;
    flex-direction : column;
    gap            : 20px;
    margin-bottom  : 60px;
}

.section-head .sp-image {
    overflow      : hidden;
    border-radius : 10px;
}

.sp-complex_benefits .grid-my {
    --bs-columns : 6;
}

.complex-item {
    height         : 100%;
    display        : flex;
    flex-direction : column;
    gap            : 8px;

}

.complex-item-first {
    justify-content : center;
}

.complex-head {
    color       : rgba(49, 49, 49, 1);

    font-size   : 14px;
    font-weight : 700;
    line-height : 1.6;
    text-align  : left;
}

.complex-text {
    color       : rgba(49, 49, 49, 1);

    font-size   : 14px;
    font-weight : 400;
    line-height : 1.6;
    text-align  : left;
}

.complex-image {
    display    : block;
    text-align : center;
}

.complex-item-list .complex-text {
    text-align : center
}

.complex-item-first .complex-image {
    display : none
}

@media (max-width : 780px) {
    .complex-item.complex-item-list {
        flex-direction : row;
    }

    .complex-item-list .complex-text {
        text-align  : left;
        align-items : center;
    }

    .complex-item-first {
        flex-direction : row !important;
        align-items    : center;
    }

    .complex-item-first .complex-image {
        display : block
    }
}

.section-bottom{
    margin-top : 60px;
}

/* End */
/* /assets/css/styles.css?1779824323331239 */
/* /assets/css/colors.css?162211491959647 */
/* /assets/css/grid.css?175336451326254 */
/* /assets/js/fancybox/jquery.fancybox.min.css?159075579612795 */
/* /local/templates/main/styles.css?17793518137292 */
/* /local/templates/main/template_styles.css?178048731861708 */
