/* Home Property */
.spproperty .row{
    margin-bottom: 75px;
}
#sp-header .sp-module {
    margin-left: 0px;
}

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

.row {
    --bs-gutter-x: 1.875rem
}

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



.spproperty .sp-properties-wrapper .property-details .property-category {
    color: #000;
    display: inline-block;
    text-transform: uppercase;
        margin: 8px 10px 5px 8px;

}

.element-invisible {
    position: absolute;
    padding: 0;
    margin: 0;
    border: 0;
    height: 1px;
    width: 1px;
    overflow: hidden
}

#system-message-container {
    position: fixed;
    bottom: 0px;
    right: 15px;
    max-width: 350px
}

#system-message-container .alert {
    font-size: 13px;
    line-height: 1.5
}

#system-message-container .alert>.btn-close {
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer
}

#system-message-container joomla-alert {
    font-size: 13px
}

.com-users.view-registration #member-registration .modal-dialog,.com-users.view-registration #member-profile .modal-dialog,.com-users.view-profile #member-registration .modal-dialog,.com-users.view-profile #member-profile .modal-dialog {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.registration #member-registration #jform_privacyconsent_privacy-lbl {
    display: inline-flex
}

.registration #member-registration #jform_privacyconsent_privacy-lbl>a {
    position: initial;
    display: block;
    color: #000000
}

.registration #member-registration #jform_privacyconsent_privacy-lbl>a:hover,.registration #member-registration #jform_privacyconsent_privacy-lbl>a:focus {
    color: #26B1AB
}

body.com-users.view-registration>#sbox-window {
    overflow: hidden
}

body.com-users.view-registration>#sbox-window>#sbox-btn-close {
    top: 5px;
    right: 5px
}

.modal-dialog.jviewport-width80 {
    width: 80vw;
    max-width: none
}

.btn:focus {
    box-shadow: none !important
}

@media (max-width: 1440px) {
    .sp-dropdown.sp-dropdown-mega {
        width:920px !important
    }
}

@media (min-width: 1200px) {
    .container {
        max-width:1140px
    }
}

a {
    -webkit-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms
}

.btn-primary, .sppb-btn-primary {
   border-color: #2ba84a;
   background-color: #333;
   display: block;
   padding: 10px 10px 10px 10px;
}
.btn-primary:hover,.sppb-btn-primary:hover {
    border-color: #8BC34A;
     background-color: #607D8B;
 
}

a,a:hover,a:focus,a:active {
    /* text-decoration: none; */
}

label {
    font-weight: normal
}


.badge.is-overlay {
    color: #ffffff;
    background-color: #ff9800;
}
.badge.is-featured {
    color: #ffffff;
    background-color: #1fb859;
}


.badge.badge-primary {
    background-color: #20d8d3
}

.badge.badge-primary.badge-rent {
    background-color: #e56647
}



#sp-top-bar .sp-module {
    display: inline-block;
    margin: 0 0 0 1.25rem
}

ul.social-icons {
    list-style: none;
    padding: 0;
    margin: -5px;
    display: inline-block
}

ul.social-icons>li {
    display: inline-block;
    margin: 5px 7px
}

.sp-module-content .mod-languages ul.lang-inline {
    margin: 0;
    padding: 0
}

.sp-module-content .mod-languages ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 5px 0 0
}

.sp-module-content .mod-languages ul.lang-inline li a {
    padding: 0 !important
}

.sp-module-content .mod-languages ul.lang-inline li>a:before {
    display: none
}

.sp-module-content .latestnews>li>a>span {
    display: block;
    margin-top: 5px;
    font-size: 85%
}

.sp-contact-info {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sp-contact-info li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

.sp-contact-info li:not(:last-child) {
    margin-right: 10px
}

.sp-contact-info li i {
    margin: 0 3px
}

.sp-contact-info .sp-contact-phone span.fa {
    font-size: 20px;
    margin-right: 20px
}

#sp-header {
    height: 90px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 110;
    -webkit-box-shadow: inset 0px 0px 0px 1px #d8d8d8;
    box-shadow: inset 0px 0px 0px 1px #d8d8d8;
    -webkit-transition: height 0.3s;
    transition: height 0.3s
}

#sp-header>.row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

#sp-header .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: height 0.3s;
    transition: height 0.3s
}

#sp-header .logo .logo-image {
    -webkit-transition: height 0.3s;
    transition: height 0.3s
}

#sp-header .logo a {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0
}

#sp-header .logo p {
    margin: 5px 0 0
}

#sp-header.header-sticky {
    position: fixed;
    z-index: 111
}

#sp-menu>.sp-column {
    justify-content: flex-start !important
}

#sp-menu-right {
    padding-right: 50px;
    font-weight: 600
}

#sp-menu-right .sp-contact-phone span.fas {
    margin-right: 15px
}

#sp-menu-right .estate-top-login {
    position: relative
}

#sp-menu-right .estate-top-login .info-text .sppb-btn {
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#sp-menu-right .estate-top-login .info-text .sppb-btn i.fa {
    font-size: 20px;
    margin-right: 20px
}

#sp-menu-right>.sp-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

#sp-menu-right>.sp-column>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

#sp-menu-right>.sp-column>div:not(:last-child) {
    margin-left: 50px
}

#sp-title {
    min-height: 0
}

.sp-page-title {
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    text-align: center;
    background-color: #e2e2e2
}

.sp-page-title .sp-page-title-heading,.sp-page-title .sp-page-title-sub-heading {
    margin: 0;
    padding: 0;
    color: #fff
}

.sp-page-title .sp-page-title-heading {
    font-size: 200px;
    line-height: 1;
    margin-top: -25px
}

.sp-page-title .sp-page-title-heading-sub {
    margin-top: -70px;
    margin-bottom: 40px
}

.sp-page-title .sp-page-title-sub-heading {
    font-size: 36px;
    font-weight: 300;
    line-height: 1;
    color: #000;
    margin-top: 10px
}

.sp-page-title .breadcrumb {
    background: none;
    padding: 0;
    margin: 50px 0 0 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.sp-page-title .breadcrumb>.active {
    color: #fafafa;
    opacity: 0.6
}

.sp-page-title .breadcrumb>span,.sp-page-title .breadcrumb>li,.sp-page-title .breadcrumb>li+li:before,.sp-page-title .breadcrumb>li>a {
    color: #edb94c;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.sp-page-title .breadcrumb>li>a:hover,.sp-page-title .breadcrumb>li>a:focus {
    opacity: 0.6
}

.body-innerwrapper {
    overflow-x: hidden
}

.layout-boxed .body-innerwrapper {
    max-width: 1240px;
    margin: 0 auto;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2)
}

#sp-main-body {
    padding: 100px 0
}

.com-sppagebuilder #sp-main-body {
    padding: 0
}

.login img {
    display: inline-block;
    margin: 20px 0
}

.login .checkbox input[type="checkbox"] {
    margin-top: 6px
}

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

.search .btn-toolbar {
    margin-bottom: 20px
}

.search .btn-toolbar span.icon-search {
    margin: 0
}

.search .btn-toolbar button {
    color: #fff
}

.search .phrases .phrases-box .controls label {
    display: inline-block;
    margin: 0 20px 20px
}

.search .phrases .ordering-box {
    margin-bottom: 15px
}

.search .only label {
    display: inline-block;
    margin: 0 20px 20px
}

.search .search-results dt.result-title {
    margin-top: 40px
}

.search .search-results dt,.search .search-results dd {
    margin: 5px 0
}

.filter-search .chzn-container-single .chzn-single {
    height: 34px;
    line-height: 34px
}

.form-search .finder label {
    display: block
}

.form-search .finder .input-medium {
    width: 60%;
    border-radius: 4px
}

.finder .word input {
    display: inline-block
}

.finder .search-results.list-striped li {
    padding: 20px 0
}

.article-details .article-header {
    position: relative
}

.article-details .article-header h1,.article-details .article-header h2 {
    font-size: 2.25rem
}

.article-details .article-info {
    margin-bottom: 1rem
}

.article-details .article-full-image {
    text-align: center;
    margin-bottom: 2rem
}

.article-details .article-full-image img {
    display: inline-block;
    border-radius: 4px
}

.article-details .article-featured-video,.article-details .article-featured-audio,.article-details .article-feature-gallery {
    margin-bottom: 2rem
}

.article-details .article-ratings-social-share {
    padding: 1rem 0;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 1rem
}

.article-details .article-author-information {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #f5f5f5
}

.tags {
    list-style: none;
    padding: 0;
    margin: 2rem 0 0 0;
    display: block
}

.tags>li {
    display: inline-block
}

.tags>li a {
    display: block;
    font-size: 0.875rem;
    padding: 0.5rem 1rem;
    border-radius: 6.25rem
}

.tags>li a:hover {
    color: #fff
}

.pager {
    list-style: none;
    padding: 2rem 0 0 0;
    margin-bottom: 30px
}

.pager::after {
    display: block;
    clear: both;
    content: ""
}

.pager>li {
    display: inline-block
}

.pager>li.previous {
    float: left
}

.pager>li.next {
    float: right
}

.pager>li a {
    display: inline-block;
    text-transform: uppercase;
    padding: 7px 20px;
    border-radius: 0px;
    font-weight: 700;
    border-color: #d8d8d8
}

#article-comments {
    padding-top: 2rem;
    margin-top: 2rem;
    border-top: 1px solid #f5f5f5
}



.pagination-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination-wrapper .pagination {
    margin-bottom: 0
}

div.pagination,.pagination-wrapper {
    display: block !important;
    margin-top: 80px
}

div.pagination ul.pagination,.pagination-wrapper ul.pagination {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

div.pagination ul.pagination li.page-item,.pagination-wrapper ul.pagination li.page-item {
    margin-right: 20px
}

div.pagination ul.pagination li.page-item>a,.pagination-wrapper ul.pagination li.page-item>a {
    width: 64px;
    height: 64px;
    line-height: 64px;
    padding: 0 10px;
    text-align: center;
    background: transparent;
    font-size: 21px;
    border: 2px solid #000;
    border-radius: 15px;
    font-weight: 700
}

div.pagination ul.pagination li.page-item>a.page-link.previous i.fa,div.pagination ul.pagination li.page-item>a.page-link.next i.fa,.pagination-wrapper ul.pagination li.page-item>a.page-link.previous i.fa,.pagination-wrapper ul.pagination li.page-item>a.page-link.next i.fa {
    font-size: 18px
}

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

.newsfeed-category .category li {
    padding: 5px 0
}

.newsfeed-category #filter-search {
    margin: 10px 0
}

.category-module,.categories-module,.archive-module,.latestnews,.newsflash-horiz,.mostread,.form-links,.list-striped {
    list-style: none;
    padding: 0;
    margin: 0
}

.category-module li,.categories-module li,.archive-module li,.latestnews li,.newsflash-horiz li,.mostread li,.form-links li,.list-striped li {
    padding: 2px 0
}

.category-module li h4,.categories-module li h4,.archive-module li h4,.latestnews li h4,.newsflash-horiz li h4,.mostread li h4,.form-links li h4,.list-striped li h4 {
    margin: 5px 0
}

.article-footer-top {
    display: table;
    clear: both;
    width: 100%
}

.article-footer-top .post_rating {
    float: left
}

.contentpane:not(.com-sppagebuilder) {
    padding: 20px
}

#sp-bottom {
    padding: 60px 0 30px;
    font-size: 14px;
    line-height: 1.6
}

#sp-bottom .sp-module {
    margin-bottom: 30px
}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 700;
    font-size: 21px;
    margin: 0 0 30px
}

#sp-bottom .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0
}

#sp-bottom .sp-module ul>li {
    display: block;
    margin-bottom: 15px
}

#sp-bottom .sp-module ul>li:last-child {
    margin-bottom: 0
}

#sp-bottom .sp-module ul>li>a {
    display: block;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

#sp-bottom .sppb-addon-optin-forms .sppb-optin-form {
    position: relative
}

#sp-bottom .sppb-addon-optin-forms .sppb-optin-form .button-wrap {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px
}

#sp-bottom .sppb-addon-optin-forms .sppb-optin-form .button-wrap button {
    cursor: pointer
}

#sp-footer {
    font-size: 14px;
    padding: 0;
    border-top: 1px solid #232323
}

#sp-footer .container-inner {
    padding: 20px 0;
    color: #909090;
    font-weight: 700
}

#sp-footer .container-inner a {
    color: #909090;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

#sp-footer .container-inner a:hover,#sp-footer .container-inner a:focus {
    color: #fff
}

#sp-footer ul.menu {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 -10px
}

#sp-footer ul.menu li {
    display: inline-block;
    margin: 0 10px
}

#sp-footer ul.menu li a {
    display: block
}

#sp-footer ul.menu li a:hover {
    background: none
}

#sp-footer #sp-footer2 {
    text-align: right
}

html.offline body {
    background: #f3f3f3
}

html.offline .offline-wrapper {
    padding: 50px;
    background-color: #ffffff;
    border-radius: 10px
}

html.coming-soon,html.offline {
    width: 100%;
    height: 100%;
    min-height: 100%
}

html.coming-soon body,html.offline body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%
}

html.coming-soon .coming-soon-logo,html.offline .coming-soon-logo {
    display: inline-block;
    margin-bottom: 2rem
}

html.coming-soon #coming-soon-countdown,html.offline #coming-soon-countdown {
    margin-top: 4rem
}

html.coming-soon #coming-soon-countdown .coming-soon-days,html.coming-soon #coming-soon-countdown .coming-soon-hours,html.coming-soon #coming-soon-countdown .coming-soon-minutes,html.coming-soon #coming-soon-countdown .coming-soon-seconds,html.offline #coming-soon-countdown .coming-soon-days,html.offline #coming-soon-countdown .coming-soon-hours,html.offline #coming-soon-countdown .coming-soon-minutes,html.offline #coming-soon-countdown .coming-soon-seconds {
    margin: 0;
    float: left;
    width: 25%
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-number,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-days .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-number,html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-number {
    width: 100%;
    font-size: 4.5rem;
    letter-spacing: -1px;
    line-height: 1
}

html.coming-soon #coming-soon-countdown .coming-soon-days .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.coming-soon #coming-soon-countdown .coming-soon-seconds .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-days .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-hours .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-minutes .coming-soon-string,html.offline #coming-soon-countdown .coming-soon-seconds .coming-soon-string {
    font-size: 1.5rem;
    letter-spacing: -1px;
    display: block;
    text-transform: uppercase
}

html.coming-soon .coming-soon-position,html.offline .coming-soon-position {
    margin-top: 2rem
}

html.coming-soon .social-icons,html.offline .social-icons {
    margin-top: 4rem
}

html.coming-soon .coming-soon-login form,html.offline .coming-soon-login form {
    display: inline-block
}

html.error-page {
    width: 100%;
    height: 100%
}

html.error-page body {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: 50% 40%
}

html.error-page .error-logo {
    display: inline-block;
    margin-bottom: 2rem
}

html.error-page .error-code {
    margin: 0 0 1rem;
    font-size: 6rem;
    line-break: 1
}

html.error-page .error-message {
    font-size: 1.5rem;
    margin-bottom: 3rem
}

.sp-social-share ul {
    display: block;
    padding: 0;
    margin: 20px -5px 0
}

.sp-social-share ul li {
    display: inline-block;
    font-size: 24px;
    margin: 0 5px
}

.profile>div:not(:last-child) {
    margin-bottom: 30px
}

.dl-horizontal dt {
    margin: 8px 0;
    text-align: left
}

.page-header {
    padding-bottom: 15px
}

table.category {
    width: 100%
}

table.category thead>tr,table.category tbody>tr {
    border: 1px solid #f2f2f2
}

table.category thead>tr th,table.category thead>tr td,table.category tbody>tr th,table.category tbody>tr td {
    padding: 10px
}

.contact-form .form-actions {
    background: none;
    border: none
}

@media print {
    .visible-print {
        display: inherit !important
    }

    .hidden-print {
        display: none !important
    }
}

.sp-preloader {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999
}

.sp-preloader>div {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    position: absolute;
    -webkit-animation: spSpin 0.75s linear infinite;
    animation: spSpin 0.75s linear infinite
}

.sp-preloader>div:after {
    content: "";
    position: absolute;
    width: 49px;
    height: 49px;
    top: 1px;
    right: 0;
    left: 0;
    margin: auto;
    border-radius: 50%
}

.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #333;
    border-radius: 3px;
    z-index: 1000
}

.sp-scroll-up:hover,.sp-scroll-up:active,.sp-scroll-up:focus {
    color: #fff;
    background: #444
}

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

select.form-control:not([multiple]),select.inputbox:not([multiple]),select:not([multiple]) {
    height: calc(2.25rem + 2px)
}
.site textarea.sppb-form-control,body.site textarea {
    display: block;
    width: 100%;
    padding: 18px 25px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.25;
    color: #353535;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid;
    border-radius: 0px;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s
}

body.site input[type="text"]::placeholder,body.site input[type="email"]::placeholder,body.site input[type="url"]::placeholder,body.site input[type="date"]::placeholder,body.site input[type="password"]::placeholder,body.site input[type="search"]::placeholder,body.site input[type="tel"]::placeholder,body.site input[type="number"]::placeholder,body.site select::placeholder,body.site textarea.sppb-form-control::placeholder,body.site textarea::placeholder {
    color: #d8d8d8
}

body.site input[type="text"]:focus,body.site input[type="email"]:focus,body.site input[type="url"]:focus,body.site input[type="date"]:focus,body.site input[type="password"]:focus,body.site input[type="search"]:focus,body.site input[type="tel"]:focus,body.site input[type="number"]:focus,body.site select:focus,body.site textarea.sppb-form-control:focus,body.site textarea:focus {
    color: #495057;
    background-color: #fff;
    outline: 0
}

.chzn-select,.chzn-select-deselect {
    width: 100%
}

.chzn-container.chzn-container-single .chzn-single {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    height: calc(2.25rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -webkit-box-shadow: none;
    box-shadow: none
}

.chzn-container.chzn-container-single .chzn-single div {
    width: 30px;
    background: none
}

.chzn-container.chzn-container-single .chzn-single div>b {
    background: none;
    position: relative
}

.chzn-container.chzn-container-single .chzn-single div>b:after {
    content: "ÃƒÂ¯Ã†â€™Ã…â€œ";
    font-weight: 900;
    font-size: 0.875rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.chzn-container.chzn-container-single.chzn-container-active.chzn-with-drop .chzn-single {
    border-radius: 0.25rem 0.25rem 0 0
}

.chzn-container.chzn-container-single .chzn-search {
    padding: 0.625rem
}

.chzn-container.chzn-container-single .chzn-search input[type="text"] {
    display: block;
    width: 100%;
    padding: 0.5rem 1.429rem 0.5rem 0.75rem;
    font-size: 0.875rem;
    line-height: 1.25;
    height: calc(2rem + 2px);
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-search input[type="text"]:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.chzn-container.chzn-container-single .chzn-search:after {
    content: "ÃƒÂ¯Ã¢â€šÂ¬Ã¢â‚¬Å¡";
    font-weight: 900;
    font-size: 0.875rem;
    color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%)
}

.chzn-container.chzn-container-single .chzn-drop {
    border-color: rgba(0, 0, 0, 0.15);
    border-radius: 0 0 0.25rem 0.25rem;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-single .chzn-results li.highlighted {
    background-image: none !important
}

.chzn-container.chzn-container-multi .chzn-choices {
    display: block;
    width: 100%;
    padding: 0 0.75rem;
    min-height: calc(2.25rem + 2px);
    line-height: 1.25;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
    font-size: 0.875rem;
    font-weight: normal;
    line-height: 1.25;
    height: calc(2rem + 2px);
    background-color: #fff
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice {
    margin: 5.5px 5px 0 0;
    padding: 5px 20px 5px 5px;
    background-image: none;
    background-color: #f5f5f5;
    border-color: rgba(0, 0, 0, 0.1);
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {
    background: none;
    top: 5px;
    color: rgba(0, 0, 0, 0.2)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {
    color: rgba(0, 0, 0, 0.5)
}

.chzn-container.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:after {
  
    font-weight: 900;
    font-size: 0.875rem;
    position: absolute;
    top: 0;
    right: 0
}

.chzn-container.chzn-container-multi.chzn-with-drop.chzn-container-active .chzn-choices {
    border-radius: 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop {
    margin-top: -4px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    -webkit-box-shadow: none
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results:not(:empty) {
    padding: 0.75rem;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 0;
    border-radius: 0 0 0.25rem 0.25rem
}

.chzn-container.chzn-container-multi.chzn-with-drop .chzn-drop .chzn-results li.no-results {
    background: none
}

.form-horizontal .control-label {
    float: left;
    width: auto;
    padding-top: 5px;
    padding-right: 5px;
    text-align: left
}

.form-horizontal .controls {
    margin-left: 220px
}

.card-block {
    padding: 20px
}

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

.card-block ul li {
    display: block
}

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

#sp-cookie-consent {
    position: fixed;
    font-size: 16px;
    font-weight: 500;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10001
}

#sp-cookie-consent>div {
    padding: 20px;
    position: relative
}

.sppb-testimonial-pro {
    padding-bottom: 70px
}

.sppb-testimonial-pro .sppb-addon-testimonial-pro-footer .sppb-addon-testimonial-pro-client-name {
    display: block;
    margin-top: 30px
}

.sppb-testimonial-pro .sppb-testimonial-message {
    position: relative;
    padding: 0 40px
}

.sppb-testimonial-pro .sppb-testimonial-message:before,.sppb-testimonial-pro .sppb-testimonial-message:after {
    font-weight: 900;
    font-size: 64px;
    color: #f3f3f3;
    position: absolute;
    top: 13px;
    left: 2px;
    z-index: -1
}

.sppb-testimonial-pro .sppb-testimonial-message:before {
    content: "ÃƒÂ¯Ã¢â‚¬Å¾Ã‚Â"
}

.sppb-testimonial-pro .sppb-testimonial-message:after {
    content: "ÃƒÂ¯Ã¢â‚¬Å¾Ã…Â½";
    right: 2px;
    left: auto;
    bottom: 0;
    top: auto
}

.sppb-testimonial-pro .sppb-carousel-indicators li {
    width: 15px;
    height: 15px;
    border: none;
    background-color: #fff;
    margin: 0 0 0 15px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg {
    height: 675px;
    padding: 50px 0;
    position: relative
}

.sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(6%, rgba(255, 255, 255, 0.5)), color-stop(98%, rgba(255, 255, 255, 0.4)));
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0.7) 6%, rgba(255, 255, 255, 0.6) 98%)
}

.sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg>.container {
    display: table;
    height: 100%
}

.sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg .sppb-fullwidth-slider-item-text {
    display: table-cell;
    vertical-align: middle;
    z-index: 10;
    position: relative
}

.sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg .sppb-fullwidth-slider-item-text .sppb-fullwidth-slider-item-text-wrap {
    position: relative
}

.sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg .sppb-fullwidth-slider-item-text .sppb-fullwidth-slider-sub-title {
    margin-bottom: 30px
}

.sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg .sppb-fullwidth-slider-item-text .sppb-fullwidth-slider-title {
    font-size: 64px;
    font-weight: 300;
    line-height: 1.3;
    max-width: 745px;
    margin-bottom: 15px
}

.sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg .sppb-fullwidth-slider-item-text .details {
    max-width: 650px;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 35px
}

.sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg .sppb-fullwidth-slider-item-text .details i.fa {
    margin-right: 10px
}

.sppb-fullwidth-slider .customNavigation a {
    width: 57px;
    height: 57px;
    font-size: 20px;
    color: #000;
    text-align: center;
    line-height: 57px;
    border-radius: 0;
    background-color: transparent;
    border: 2px solid #000;
    position: absolute;
    top: 50%;
    left: 50px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.sppb-fullwidth-slider .customNavigation a:hover {
    background-color: #000;
    color: #fff
}

.sppb-fullwidth-slider .customNavigation a.sppbSlideNext {
    right: 50px;
    left: auto
}

.sppb-fullwidth-slider .owl-controls {
    z-index: 1000;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0;
    bottom: 5px
}

.sppb-fullwidth-slider .owl-controls .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 5px
}

.sppb-fullwidth-slider .owl-controls .owl-dots .owl-dot span {
    width: 30px;
    height: 3px;
    background: #000;
    display: inline-block;
    opacity: 0.4;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.sppb-fullwidth-slider .owl-controls .owl-dots .owl-dot.active span,.sppb-fullwidth-slider .owl-controls .owl-dots .owl-dot:hover span,.sppb-fullwidth-slider .owl-controls .owl-dots .owl-dot:focus span {
    opacity: 1
}

.sppb-fullwidth-slider .owl-item .sppb-fullwidth-slider-item .sppb-wow.sppb-animated {
    display: none
}

.sppb-fullwidth-slider .owl-item.active .sppb-fullwidth-slider-item .sppb-wow.sppb-animated {
    display: block
}

.sppb-fullwidth-slider .owl-item.active .sppb-fullwidth-slider-item .sppb-wow.sppb-animated.sppb-fullwidth-title {
    display: inline-block
}

.left-column>.sppb-column-addons {
    max-width: 475px;
    margin: 0px 0px 0px auto
}

.right-column>.sppb-column-addons {
    max-width: 455px;
    margin: 0px auto 0px 0px
}

.sppb-addon-ajax-contact input[type="text"],.sppb-addon-ajax-contact input[type="email"],.sppb-addon-ajax-contact input[type="url"],.sppb-addon-ajax-contact input[type="date"],.sppb-addon-ajax-contact input[type="password"],.sppb-addon-ajax-contact input[type="search"],.sppb-addon-ajax-contact input[type="tel"],.sppb-addon-ajax-contact input[type="number"],.sppb-addon-ajax-contact select,.sppb-addon-ajax-contact textarea.sppb-form-control,.sppb-addon-ajax-contact textarea {
    border-color: #fff !important
}

.sppb-addon-ajax-contact button[type="submit"] {
    cursor: pointer
}

.sppb-addon-image-overlay-icon {
    width: 40px;
    font-size: 28px;
    line-height: 40px;
    height: 40px;
    border-radius: 0px;
    font-weight: 700
}

.sppb-addon-text-block blockquote {
    border-left: 11px solid;
    padding: 15px 60px;
    margin: 35px 0;
    font-size: 24px;
    line-height: 1.5
}

.modal-backdrop {
    z-index: 10;
    background-color: transparent;
    position: inherit
}

.modal {
    text-align: center;
    background: rgba(0, 0, 0, 0.8)
}

@media screen and (min-width: 768px) {
    .modal:before {
        display:inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%
    }
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

#login .modal-dialog {
    width: calc(100% - 30px);
    max-width: 550px
}

#login .modal-content {
    background: #ffffff;
    -webkit-box-shadow: 0 28px 57px 0 rgba(0, 0, 0, 0.72);
    box-shadow: 0 28px 57px 0 rgba(0, 0, 0, 0.72);
    border-radius: 0;
    text-align: left;
    padding: 30px 40px
}

#login .modal-content .modal-header {
    border: none;
    padding: 0 0 20px;
    justify-content: center
}

#login .modal-content .modal-header h4 {
    font-weight: 700;
    font-size: 24px
}

#login .modal-content .modal-body {
    padding: 0
}

#login .modal-content .modal-body input {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dcdcdc;
    color: #000;
    border-radius: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

#login .modal-content .modal-body input[type="text"] {
    margin-bottom: 10px
}

#login .modal-content .modal-body input[type="password"],#login .modal-content .modal-body input[type="email"] {
    margin-bottom: 24px
}

#login .modal-content .modal-body input[type="submit"] {
    border: transparent;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    padding: 0 20px;
    width: 100%;
    display: block;
    margin-bottom: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer
}

#login .modal-content .modal-body input[type="submit"]:hover,#login .modal-content .modal-body input[type="submit"]:focus {
    background: #000
}

#login .modal-content .modal-body .reg-link a {
    opacity: 0.5;
    font-weight: 500
}

#login .modal-content .modal-body .reg-link a:hover,#login .modal-content .modal-body .reg-link a:focus {
    opacity: 1
}

#login .modal-content .modal-body #form-login-password {
    margin-bottom: 0
}

#login .modal-content .modal-body .remeber-forget-wrap {
    margin-bottom: 5px;
    font-size: 14px
}

#login .modal-content .modal-body .remeber-forget-wrap #modlgn-remember {
    position: relative;
    margin-right: 10px
}

#login .modal-content .modal-body #form-login-submit {
    margin-bottom: 10px
}

#login .modal-content .modal-body .forgot-password a {
    font-weight: 300;
    font-size: 14px;
    color: #a8acb9;
    text-decoration: underline;
    letter-spacing: 0
}

#login .modal-content .modal-body .create-account {
    margin-top: 24px
}

#login .modal-content .modal-body .create-account a {
    font-weight: 300;
    font-size: 14px;
    color: #4f5362
}

#login .modal-content .modal-body p {
    font-size: 12px;
    color: #a8acb9;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    line-height: 28px;
    margin-bottom: 2px
}

#login .modal-content .modal-body p a {
    color: #b5b5b5
}

#login .modal-header .close {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    opacity: 1;
    border: 0;
    height: 47px;
    width: 47px;
    margin: 0
}

#login .modal-header .close:hover,#login .modal-header .close:focus {
    opacity: 0.6
}

#login .modal-header .close i {
    margin-right: 0
}

.modal-backdrop.fade.in {
    display: none
}

.sp-custom-login-on .icons-wrap .user-icon {
    font-size: 18px;
    margin-right: 15px
}

.sp-custom-login-on .arrow-icon {
    font-size: 14px
}

.sp-custom-login-on .form-login-wrap {
    padding-top: 33px;
    position: absolute;
    right: -5px;
    top: 100%;
    display: none;
    -webkit-animation: fadeInDown 0.5s;
    animation: fadeInDown 0.5s;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.sp-custom-login-on .form-login-wrap .login-greeting {
    margin-bottom: 10px
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper {
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 #d8d8d8;
    box-shadow: 0 2px 4px 0 #d8d8d8;
    font-size: 14px;
    min-width: 275px
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu {
    list-style: none;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #d8d8d8;
    padding: 30px 30px 10px 30px
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu>li {
    margin-bottom: 15px
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button {
    font-weight: 600;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 18px;
    padding-left: 30px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:hover,.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button:focus {
    color: #000
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button i.fa {
    font-size: 18px;
    margin-right: 10px
}

.sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button input[type="submit"] {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer
}

.sp-custom-login-on:hover .form-login-wrap {
    display: block
}

.z-index-more {
    z-index: 101 !important
}

.property-search-area {
    z-index: 101 !important;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8
}

.sp-property-search input[type="text"],.sp-property-search input[type="number"] {
    border-radius: 0;
    font-size: 14px;
    color: #303030
}

.sp-property-search input[type="text"]::-webkit-input-placeholder,.sp-property-search input[type="number"]::-webkit-input-placeholder {
    color: #303030
}

.sp-property-search input[type="text"]:-ms-input-placeholder,.sp-property-search input[type="number"]:-ms-input-placeholder {
    color: #303030
}

.sp-property-search input[type="text"]::placeholder,.sp-property-search input[type="number"]::placeholder {
    color: #303030
}

.sp-property-search input[type="text"]:hover,.sp-property-search input[type="text"]:focus,.sp-property-search input[type="number"]:hover,.sp-property-search input[type="number"]:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.sp-property-search .spproperty-search .sp-select {
    border: none !important;
    padding: 0px;
    min-width: auto;
    height: 75px;
    line-height: 1.4;
    color: #909090;
    font-weight: 700
}

.sp-property-search .spproperty-search .sp-select .sp-select-result {
    padding: 0
}

.sp-property-search .spproperty-search .sp-select .sp-select-result i.fa {
    margin-top: 0;
    font-size: 13px
}

.sp-property-search .spproperty-search .sp-select .sp-select-dropdown {
    top: calc(100% + 61px);
    max-height: 180px;
    color: #303030
}

.sp-property-search .spproperty-search .cat-wrap>div {
    max-width: 180px
}

.sp-property-search .spproperty-search .cat-wrap:not(:first-child) {
    padding-top: 19px
}

.sp-property-search .spproperty-search .cat-wrap .pstatus {
    max-width: 205px
}

.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select {
    font-size: 18px;
    padding: 36px 25px;
    background: #000;
    color: #fff
}

.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select .sp-select-dropdown {
    top: calc(100% + 31px)
}

.sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select i.fa {
    color: #fff
}

.sp-property-search .spproperty-search .input-area-title {
    font-size: 18px;
    font-weight: 700
}

.sp-property-search .spproperty-search .spproperty-search-advance .sp-select .sp-select-dropdown {
    top: calc(100% + 58px)
}

.sp-property-search .spproperty-search .property-advance-search {
    -ms-flex-item-align: center;
    align-self: center
}

.sp-property-search .spproperty-search .property-advance-search a {
    color: #909090;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700
}

.sp-property-search .spproperty-search .property-advance-search a i.fa {
    font-size: 20px;
    margin-right: 10px
}

.sp-property-search .spproperty-search .property-search-button-wrap {
    -ms-flex-item-align: center;
    align-self: center
}

.sp-property-search .spproperty-search .property-search-button-wrap .property-search-button {
    margin-left: 15px;
    width: 100%
}

.sp-property-search .spproperty-search .property-search-button-wrap button {
    padding: 15px 15px;
    border: 2px solid #007B76;
    cursor: pointer;
    white-space: normal
}

.sp-property-search .spproperty-search .property-search-button-wrap button i.fa {
    margin-right: 10px;
    font-size: 18px
}

.sp-property-search.sp-property-search-overlay .cat-wrap .pstatus .sp-select .sp-select-dropdown {
    top: calc(100% + 20px)
}

.sp-property-search.sp-property-search-overlay .sp-select .sp-select-dropdown {
    top: calc(100% + 50px)
}

.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 100%
}

.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper .sp-select .sp-select-dropdown {
    top: calc(100% + 38px)
}

.sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper .spproperty-search-advance {
    background: white;
    padding: 20px 30px 10px;
    border: 1px solid #d8d8d8;
    border-top: none
}

.com-spproperty .noUi-horizontal .noUi-handle {
    width: 10px;
    height: 10px;
    top: -5px;
    background: #000;
    border: none
}

.com-spproperty .noUi-horizontal .noUi-handle .noUi-tooltip {
    font-size: 12px;
    padding: 2px 13px;
    color: #909090;
    font-weight: 700;
    border-radius: 0px
}

.com-spproperty .noUi-horizontal .noUi-connect {
    background-color: #000
}

.spproperty-search-advance>hr {
    border-top-color: #d8d8d8;
    margin-top: 30px
}

.spproperty-search-advance .noUi-handle {
    width: 10px;
    height: 10px;
    top: -5px;
    background: #000;
    border: none
}

.spproperty-search-advance .noUi-handle .noUi-tooltip {
    font-size: 12px;
    padding: 2px 13px;
    color: #909090;
    font-weight: 700;
    border-radius: 0px
}

.spproperty-search-advance .noUi-connect {
    background-color: #000
}

.spproperty-search-advance .spproperty-price-range,.spproperty-search-advance .spproperty-size-range {
    font-size: 12px;
    color: #909090;
    font-weight: 700;
    margin-bottom: 15px
}

.spproperty-search-advance .noUi-connect {
    background: #000
}

.spproperty-search-advance .chzn-container .chzn-choices {
    border-color: #ced4da !important;
    border-radius: 0px !important;
    padding: 0px 12px !important;
    color: #000 !important
}

.spproperty-search-advance .chzn-container .chzn-choices>li {
    font-size: 11px;
    font-weight: 700;
    border-color: #ced4da !important
}

.spproperty-search-advance .chzn-container .chzn-choices>li.search-field input {
    color: #303030;
    font-size: 14px !important
}

.spproperty-search-advance .chzn-container .chzn-choices>li .search-choice-close:after {
    font-size: 11px !important
}

.spproperty .sp-properties-wrapper {
    border: 1px solid #d8d8d8;
    background-color: #fff;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.spproperty .sp-properties-wrapper:hover {
    -webkit-box-shadow: 0 2px 6px 0 rgba(139, 139, 139, 0.5);
    box-shadow: 0 2px 6px 0 rgba(139, 139, 139, 0.5)
}

.spproperty .sp-properties-wrapper:hover .property-summery {
    margin-top: 25px
}

.spproperty .sp-properties-wrapper:hover .property-image img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.spproperty .sp-properties-wrapper:hover .property-image .owl-nav>button {
    left: 10px
}

.spproperty .sp-properties-wrapper:hover .property-image .owl-nav>button.owl-next {
    right: 10px
}

.spproperty .sp-properties-wrapper.property-status-sold .spproperty-badge-sold {
    z-index: 5
}

.spproperty .sp-properties-wrapper .property-image .item:before,.spproperty .sp-properties-wrapper .property-image .item:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 25%;
    opacity: 0;
    transition: 0.3s
}

.spproperty .sp-properties-wrapper .property-image .item:before {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
    left: 0;
    z-index: 2
}

.spproperty .sp-properties-wrapper .property-image .item:after {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(-90deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0) 100%);
    right: 0
}

.spproperty .sp-properties-wrapper:hover .property-image.no-gallery:before,.spproperty .sp-properties-wrapper:hover .property-image.no-gallery:after,.spproperty .sp-properties-wrapper:hover .property-image .item:before,.spproperty .sp-properties-wrapper:hover .property-image .item:after {
    opacity: 1
}

.spproperty .sp-properties-wrapper .property-image .owl-carousel.spproperty-gallery:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    height: 30px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    left: 0;
    z-index: 10
}

.spproperty .sp-properties-wrapper .property-image .property-image-gradient-overlay {
    position: absolute;
    bottom: 0;
    left: 0px;
    right: 0px;
    height: 30px;
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    left: 0
}

.spproperty .sp-properties-wrapper .property-image .owl-nav {
    margin: 0;
    height: 0;
    width: 0
}

.spproperty .sp-properties-wrapper .property-image .owl-nav>button {
    position: absolute;
    top: 50%;
    padding: 0 !important;
    transform: translateY(-50%);
    left: -20px;
    margin: 0;
    color: #fff;
    font-size: 30px;
    opacity: 1;
    transition: 0.3s
}

.spproperty .sp-properties-wrapper .property-image .owl-nav>button:hover,.spproperty .sp-properties-wrapper .property-image .owl-nav>button:focus {
    background-color: transparent;
    outline: none
}

.spproperty .sp-properties-wrapper .property-image .owl-nav>button.owl-next {
    right: -20px;
    left: auto
}

.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 11
}

.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:hover,.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:focus {
    outline: none
}

.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:hover span,.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot:focus span {
    opacity: 1
}

.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
    background-color: #fff;
    opacity: 0.5
}

.spproperty .sp-properties-wrapper .property-image .owl-theme .owl-dots .owl-dot.active span {
    opacity: 1
}

.spproperty .sp-properties-wrapper .property-details {
    position: relative;
    bottom: 0;
    padding: 0px
}

.spproperty .sp-properties-wrapper .property-details .property-title-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10
}

.spproperty .sp-properties-wrapper .property-details .property-details-wrap {
    padding: 30px
}

.spproperty .sp-properties-wrapper .property-details .property-price .price-tag {
    font-size: 14px
}

.spproperty .sp-properties-wrapper .property-details .property-price .price-not-available {
    font-size: 13px;
    color: #ff4b5e
}

.spproperty .sp-properties-wrapper .property-details .property-status-wrapper {
    margin-top: 10px;
    margin-bottom: 15px
}

.spproperty .sp-properties-wrapper .property-details .property-status-wrapper>span {
    font-size: 11px;
    text-transform: uppercase;
    background-color: #edb94c;
    color: #fff;
    padding: 2px 6px;
    display: inline-block;
    font-weight: 700;
    margin-right: 10px
}

.spproperty .sp-properties-wrapper .property-details .property-status-wrapper>span.status-sell {
    background-color: #20d8d3
}

.spproperty .sp-properties-wrapper .property-details .property-status-wrapper>span.status-offer {
    background-color: #ff4b61
}

.spproperty .sp-properties-wrapper .property-details .property-title {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    line-height: 24px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.spproperty .sp-properties-wrapper .property-details .property-address {
    font-size: 12px;
    color: #000000;
    font-weight: 700;
        margin: 8px 10px 5px 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
    
}
.spproperty .sp-properties-wrapper .property-details .property-price {
    font-size: 18px;
    color: #77a1d1;
    font-weight: 700;
            margin: 8px 10px 5px 8px;

}

.spproperty .sp-properties-wrapper .property-details .property-address i.fa {
    font-size: 16px
}

.spproperty .sp-properties-wrapper .property-details .property-summery {
    margin: 0;
    border-top: 1px solid #d8d8d8
}

.spproperty .sp-properties-wrapper .property-details .property-summery ul {
   display: -webkit-box;
   display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 5px 0 5px 
}

.spproperty .sp-properties-wrapper .property-details .property-summery ul li {
    font-size: 13px;
    padding: 10px 0px 10px 0px;
       
}



.spproperty .sp-properties-wrapper .property-details .property-summery ul li .img-wrap {
    margin-right: 3px
}

.spproperty .sp-properties-wrapper .property-details .property-summery ul li img {
    width: 18px;
    display: inline-block
}

.spproperty .sp-properties-wrapper .property-details .property-summery ul li i.fa {
    font-size: 12px
}

.spproperty .sp-properties-wrapper .property-details .property-summery ul li.area-size {
    border-left: px solid #d8d8d8;
    font-weight: 700;
    padding-left: 5px
}

.spproperty .sp-properties-wrapper.property-status-rent .property-details .property-status-wrapper>span.property-status {
    background-color: #e56647
}

.spproperty .sp-properties-wrapper .property-favourite {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 16px
}

.spproperty .sp-properties-wrapper .property-favourite a {
    color: #fff
}

.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn {
    background: transparent;
    padding: 0;
    line-height: 1;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s
}

.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn span {
    color: #fff;
    text-shadow: 0px 1px 0px #a5a5a5;
    cursor: pointer;
    transition: 0.3s
}

.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn span.fa-heart {
    color: #ff4b5e
}

.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn:hover,.spproperty .sp-properties-wrapper .property-favourite .property-fav-btn:focus {
    outline: none;
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.spproperty.sp-property-properties-simple {
    border: 1px solid #d8d8d8
}

.spproperty.sp-property-properties-simple .row {
    margin: 0
}

.spproperty.sp-property-properties-simple .row>div {
    padding: 0
}

.spproperty.sp-property-properties-simple .row:last-child .sp-properties-wrapper {
    margin-bottom: 0px
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: grid;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    border-bottom: 1px solid #d8d8d8;
    padding: 15px
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper:hover,.spproperty.sp-property-properties-simple .sp-properties-wrapper:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 110px;
    flex: 0 0 110px
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-details-wrap {
    padding: 0px 0px 0px 20px
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-details-wrap .property-price {
    font-size: 16px
}

.spproperty.sp-property-properties-simple .sp-properties-wrapper .property-details-wrap .property-title {
    margin-top: 3px;
    line-height: 1.3;
    font-size: 13px;
    white-space: normal
}

.spproperty.sp-property-properties-simple-list {
    border: none
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper {
    border: none;
    padding: 0;
    margin-bottom: 20px
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-image img {
    min-height: 60px
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper:hover .property-image img {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85px;
    flex: 0 0 85px
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-details {
    position: inherit;
    bottom: 0;
    padding: 0px
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-details-wrap .property-price {
    font-size: 14px
}

.spproperty.sp-property-properties-simple-list .sp-properties-wrapper .property-details-wrap .property-title {
    margin-bottom: 0
}

.featured-projects .sp-module-title {
    border: 1px solid #d8d8d8;
    margin-bottom: 0px;
    border-bottom: 0px;
    padding: 25px 15px;
    font-size: 14px
}

.properties-categories .sp-module-title{border:1px solid #d8d8d8;margin-bottom:0px;border-bottom:0px;padding:25px 15px;font-size:14px}.properties-categories .properties-categories{border:1px solid #d8d8d8;padding:15px;padding-bottom:0}.com-spproperty.view-favorites .spproperty-view-properties.spproperty{padding:0}
.properties-categories .spproperty-list{padding-top:20px}.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-fullmap-right .properties-categories .spproperty-list .item{padding-left:20px}.com-spproperty.view-property #sp-main-body>.container{max-width:100%}



.sp-property-simple-search .spproperty-search .cat-wrap:not(:first-child) {
    padding-top: 0
}

.sp-property-simple-search .spproperty-search .sp-select .sp-select-result {
    padding-left: 40px;
    padding-right: 10px
}

.sp-property-simple-search .spproperty-search .sp-select .sp-select-result .sp-select-text,.sp-property-simple-search .spproperty-search .sp-select .sp-select-result i.fa {
    color: #d8d8d8
}

.sp-property-simple-search .spproperty-search .sp-select .sp-select-dropdown {
    top: calc(100% + 25px)
}

.sp-property-simple-search .spproperty-search-basic {
    margin: 0 10px 0 0;
}

.sp-property-simple-search .spproperty-search-basic .cat-wrap {
    max-width: 100%;
    height: 100%;
    -ms-flex-item-align: center;
    align-self: center;
    border-right: 1px solid #d8d8d8
}

.sp-property-simple-search .spproperty-search-basic .cat-wrap>div {
    max-width: inherit
}

.sp-property-simple-search .spproperty-search-basic .cat-wrap>div {
    padding: 25px 0;
    position: relative
}

.sp-property-simple-search .spproperty-search-basic .side-icon {
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #dcdcdc;
    font-size: 18px;
    z-index: 10
}

.sp-property-simple-search .spproperty-search-advance {
    padding: 0 30px
}

.sp-property-simple-search .spproperty-search-advance hr {
    margin-top: 0
}

.sp-property-simple-search .spproperty-search .property-search-button-wrap {
    padding: 0
}

.sp-property-simple-search .spproperty-search .property-search-button-wrap .property-search-button {
    margin: 0
}

.sp-property-simple-search .spproperty-search .property-search-button-wrap button {
    padding: 22px;
    width: 100%;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sp-property-map-wrapper .infowindow,#spproperty-map .infowindow {
    width: 250px
}

.sp-property-map-wrapper .infowindow img,#spproperty-map .infowindow img {
    width: 100%
}

.sp-property-map-wrapper .infowindow .info-wrapper,#spproperty-map .infowindow .info-wrapper {
    padding: 20px;
    color: #7c7c7c
}

.sp-property-map-wrapper .infowindow .info-wrapper .price-text,#spproperty-map .infowindow .info-wrapper .price-text {
    font-size: 18px;
    margin-bottom: 14px
}

.sp-property-map-wrapper .infowindow .info-wrapper .title-wrapper,#spproperty-map .infowindow .info-wrapper .title-wrapper {
    margin-bottom: 12px
}

.sp-property-map-wrapper .infowindow .info-wrapper .title-wrapper .price>span,#spproperty-map .infowindow .info-wrapper .title-wrapper .price>span {
    font-size: 12px
}

.sp-property-map-wrapper .infowindow .info-wrapper .title-wrapper p,#spproperty-map .infowindow .info-wrapper .title-wrapper p {
    margin-bottom: 5px;
    font-weight: 700
}

.sp-property-map-wrapper .infowindow .info-wrapper .prize-wrap,#spproperty-map .infowindow .info-wrapper .prize-wrap {
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 18px
}

.sp-property-map-wrapper .infowindow .info-wrapper .property-title,#spproperty-map .infowindow .info-wrapper .property-title {
    font-weight: 600;
    color: #000
}

.sp-property-map-wrapper .infowindow .info-wrapper .location-wrapper,#spproperty-map .infowindow .info-wrapper .location-wrapper {
    font-size: 12px;
    line-height: 1.4;
    font-weight: 400;
    display: flex
}

.sp-property-map-wrapper .infowindow .info-wrapper .location-wrapper span.fa,#spproperty-map .infowindow .info-wrapper .location-wrapper span.fa {
    padding-right: 10px
}

.sp-property-map-wrapper .infowindow .info-wrapper .location-wrapper i.fa,#spproperty-map .infowindow .info-wrapper .location-wrapper i.fa {
    font-size: 18px;
    margin-left: 2px;
    margin-right: 5px
}

.sp-property-properties-full-width>.row {
    margin-bottom: 0
}

.sp-property-properties-full-width>.row>div {
    width: 20%
}

.sp-property-properties-full-width>.row>div>.sp-properties-wrapper {
    margin-bottom: 30px
}

.sp-property-properties-full-width .sp-properties-wrapper .property-details .property-summery ul li {
    padding: 13px 3px
}

.sp-property-properties-full-width .see-all-wrapper {
    margin-top: 0
}

.sp-property-properties-full-width .see-all-wrapper .sppb-btn {
    font-size: 21px;
    text-decoration: underline
}

.sppb-addon-spproperties-cities .sppb-addon-content {
    position: relative;
    display: block;
    margin-bottom: 30px
}

.sppb-addon-spproperties-cities .sppb-addon-content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.3
}

.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info {
    position: absolute;
    bottom: 0;
    padding: 45px;
    width: 100%;
    color: #fff
}

.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info .sppb-addon-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 12px
}

.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info .sppb-addon-sub-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0px
}

.sppb-addon-spproperties-cities .sppb-addon-content .sppb-addon-spproperties-cities-info .sppb-addon-sub-title i.fas {
    font-size: 20px;
    margin-right: 10px
}

.sppb-addon-spproperties-cities .sppb-addon-content .full-city-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.com-spproperty.view-agents #sp-main-body,.com-spproperty.view-agent #sp-main-body {
    padding-bottom: 70px
}

.com-spproperty.view-agent #sp-right .sp-module {
    margin-bottom: 30px
}

.spproperty.spproperty-agents .row {
    margin-bottom: 0
}

.spproperty.spproperty-agents .spproperty-agent-widget {
    padding: 0px 0 0 0;
    color: #909090;
    text-align: center;
    background: #ffffff;
    border: 1px solid #d8d8d8;
    margin-top: 0;
    margin-bottom: 30px;
    display: inline-block;
    transition: 0.3s
}

.spproperty.spproperty-agents .spproperty-agent-widget:hover {
    -webkit-box-shadow: 0 2px 6px 0 rgba(139, 139, 139, 0.5);
    box-shadow: 0 2px 6px 0 rgba(139, 139, 139, 0.5)
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap {
    padding: 10px 0
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .agent-title a {
    color: #000
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .designation {
    margin-bottom: 10px
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing {
    padding: 0;
    margin-bottom: 20px;
    font-size: 13px
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li i {
    color: #909090
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li a {
    color: #909090
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li a span {
    padding-left: 1px
}

.spproperty.spproperty-agents .spproperty-agent-widget .agent-details-wrap .spproperty.spproperty-agents.spproperty-agents-simple>.row {
    margin-bottom: 0
}

.spproperty.spproperty-agents.spproperty-agents-simple .row:last-child .spproperty-agent-widget {
    margin-bottom: 0
}

.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    margin-bottom: 20px
}

.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget:hover {
    box-shadow: none
}

.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .agent-details-wrap {
    text-align: left;
    padding: 5px 0
}

.spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .agent-details-wrap .spproperty.spproperty-agents.spproperty-agents-simple .spproperty-agent-widget .agent-details-wrap .designation {
    font-size: 13px;
    margin-bottom: 0px
}

.see-all-wrapper {
    margin-top: 45px
}

.spproperty.spproperty-view-agent .sp-module {
    margin-bottom: 30px
}



.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .agent-details-wrap .spproperty-agent-mailing li {
    display: block;
    margin-bottom: 5px;
    margin-right: 0
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li i.fa {
    color: #909090;
    font-size: 16px
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty-agent-mailing li a {
    color: #909090
}

.spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap .spproperty.spproperty-view-agent .contact-from-title {
    margin-bottom: 30px
}

.spproperty.spproperty-view-agent .spproperty-agent-form {
    border: 1px solid #d8d8d8;
    padding: 50px
}

.spproperty.spproperty-view-agent .spproperty-agent-form input,.spproperty.spproperty-view-agent .spproperty-agent-form textarea {
    border-color: #d8d8d8
}

.spproperty.spproperty-view-agent .spproperty-agent-form input::-webkit-input-placeholder,.spproperty.spproperty-view-agent .spproperty-agent-form textarea::-webkit-input-placeholder {
    color: #d8d8d8
}

.spproperty.spproperty-view-agent .spproperty-agent-form input:-ms-input-placeholder,.spproperty.spproperty-view-agent .spproperty-agent-form textarea:-ms-input-placeholder {
    color: #d8d8d8
}

.spproperty.spproperty-view-agent .spproperty-agent-form input::placeholder,.spproperty.spproperty-view-agent .spproperty-agent-form textarea::placeholder {
    color: #d8d8d8
}

.spproperty.spproperty-view-agent .spproperty-agent-form textarea {
    height: 170px
}

.spproperty.spproperty-view-agent .spproperty-agent-form #contact-submit {
    font-size: 18px;
    font-weight: 700;
    padding: 14px;
    border-radius: 0px;
    margin-top: 15px;
    cursor: pointer
}





.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-image {
    flex: 1 0 330px;
    max-width: 330px
}

.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    overflow: hidden
}

.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details .property-details-wrap {
    padding: 15px 15px 15px 20px
}

.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details .property-summery ul {
    padding: 0 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details .property-summery ul li {
    font-size: 12px;
    padding: 6px 10px
}

.property-search-layout>.sppb-container-inner {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0 30px
}

.spproperty-category-box .spproperty-list .item {
    margin-bottom: 20px
}

.spproperty-category-box .spproperty-list .item a {
    color: #000;
    font-weight: 700
}

.properties-categories .sp-module-title {
    border: 1px solid #d8d8d8;
    margin-bottom: 0px;
    border-bottom: 0px;
    padding: 25px 15px;
    font-size: 14px
}

.properties-categories .properties-categories {
    border: 1px solid #d8d8d8;
    padding: 15px;
    padding-bottom: 0
}

.com-spproperty.view-favorites .spproperty-view-properties.spproperty {
    padding: 0
}

.sp-properties-agent-form .th-form-title {
    margin-bottom: 40px
}



.com-spproperty.view-properties .spproperty-sorting .sorting {
    display: inline-block
}





.sp-property-emi-calculator .spec-graph {
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 10px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    width: 100%
}

.sp-property-emi-calculator .spec-graph>div {
    flex: 0 0 50%;
    max-width: 50%
}

.sp-property-emi-calculator .spec-graph .spec-display-info {
    padding-left: 0
}

.sp-property-emi-calculator .spec-graph .spec-display-info>div {
    position: relative;
    padding-left: 15px
}

.sp-property-emi-calculator .spec-graph .spec-display-info>div:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    border-radius: 10px;
    left: 0;
    top: 6px
}

.sp-property-emi-calculator .spec-graph .spec-display-info>div.interest-payable:before {
    background: #02dfd9
}

.sp-property-emi-calculator .spec-graph .interest-payable-value,.sp-property-emi-calculator .spec-graph .principal-and-interest-value {
    font-weight: 700;
    margin-bottom: 10px
}

.sp-property-emi-calculator form .form-group {
    margin-bottom: 20px
}

.sp-property-emi-calculator form label {
    font-weight: 700
}

.sp-property-emi-calculator form input[type="number"] {
    border-radius: 0;
    padding: 10px 20px;
    color: #000;
    border-color: #d8d8d8
}

.sp-property-emi-calculator form input[type="number"]::placeholder {
    color: #000
}

.sp-property-emi-calculator form input[type="submit"] {
    padding: 14px;
    font-weight: 700;
    font-size: 18px;
    cursor: pointer
}

.spproperty-call-us-widget {
    background: #f7fafb;
    text-align: center;
    padding: 50px 40px
}

.spproperty-call-us-widget .spproperty-price-title {
    font-size: 14px;
    margin-bottom: 10px
}

.spproperty-call-us-widget .spproperty-price-title+.spproperty-per-sft {
    font-size: 28px;
    font-weight: 700
}

.spproperty-call-us-widget .spproperty-price-title+.spproperty-per-sft+.spproperty-call-for-booking {
    margin-top: 5px
}

.spproperty-call-us-widget .spproperty-total-price {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 5px
}

.spproperty-call-us-widget .spproperty-total-price+.spproperty-per-sft {
    font-size: 18px;
    color: #7c7c7c
}

.spproperty-call-us-widget .spproperty-per-sft {
    font-size: 24px;
    color: #000;
    font-weight: 700
}

.spproperty-call-us-widget .spproperty-id {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px
}

.spproperty-call-us-widget .spproperty-call-for-booking {
    color: #7c7c7c;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 22px
}

.spproperty-call-us-widget .sppb-btn {
    padding: 17px;
    white-space: inherit;
    border-radius: 0px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s
}

.spproperty-call-us-widget .spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog {
    min-width: 600px;
    max-width: inherit;
    margin-top: 100px
}

.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-header {
    padding: 8px 30px
}

.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-header .close {
    position: absolute;
    right: 26px;
    font-size: 25px;
    padding: 0;
    line-height: 1;
    text-shadow: none;
    top: 23px
}

.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-header .modal-title {
    font-size: 24px;
    font-weight: 700
}

.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-body {
    padding: 30px
}

.spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog .modal-body .form-control {
    border-color: #d2d2d2
}

.spproperty-agent-widget-wrap {
    border: 1px solid #d8d8d8;
    text-align: center;
    color: #242424;
    padding: 20px 0 10px 0
}

.spproperty-agent-widget-wrap .spproperty-agent-title {
    font-size: 14px;
    margin: 15px 0 35px 0
}

.spproperty-agent-widget-wrap .spproperty-agent-widget {
    margin: 0;
    padding: 0
}

.spproperty-agent-widget-wrap .spproperty-agent-widget-wrap .agent-details-wrap {
    margin-top: 20px
}

.spproperty-agent-widget-wrap .agent-details-wrap ..spproperty-agent-widget-wrap .agent-details-wrap .designation {
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 25px
}

.spprop .spproperty-sidebar aside:not(:last-child) {
    margin-bottom: 30px
}

.leaflet-popup-content-wrapper .image-wrapper {
    margin-bottom: 10px
}

.leaflet-popup-content-wrapper a.leaflet-popup-close-button {
    top: -4px;
    right: -4px
}

.leaflet-popup-content-wrapper .info-wrapper {
    color: #909090
}

.leaflet-popup-content-wrapper .title-wrapper {
    font-weight: 700
}

.leaflet-popup-content-wrapper .leaflet-popup-content p {
    margin: 5px 0
}

.leaflet-popup-content {
    padding: 15px !important
}

.sp-select {
    position: relative;
    cursor: pointer;
    width: 100%;
    min-width: 250px;
    border: 1px solid #d0d0d0 !important;
    height: 53px;
    padding: 5px 15px;
    line-height: 43px;
    color: #707070;
    background-color: #fff
}

.sp-select.active .sp-select-result i.fa:before {
    content: "ÃƒÂ¯Ã‚ÂÃ‚Â·"
}

.sp-select .sp-select-result {
    padding: 0 10px;
    text-align: left
}

.sp-select .sp-select-result i.fa {
    float: right;
    line-height: 1.5;
    margin-top: 11px;
    color: #858585
}

.sp-select ul {
    display: none;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 80px;
    background: #fff;
    z-index: 100
}

.sp-select ul>li {
    display: block;
    height: auto;
    line-height: normal;
    padding: 5px 25px;
    font-size: 13px;
    margin: 0;
    margin-bottom: 2px;
    cursor: pointer;
    transition: 0.3s
}

.sp-select ul>li:last-child {
    margin-bottom: 0
}

.sp-select .sp-select-dropdown {
    max-height: 320px;
    overflow-y: auto;
    overflow-x: hidden;
    width: 100%;
    border-radius: 0 0 3px 3px;
    padding: 10px 0;
    border: 1px solid #d9d9d9 !important
}

body.com-spproperty.view-gallery #sp-main-body {
    padding-top: 0
}

body.com-spproperty.view-gallery #sp-main-body>.container {
    width: 100%;
    max-width: none;
    padding: 0
}

body.com-spproperty.view-gallery .spproperty-gallery-title-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: -1
}

body.com-spproperty.view-gallery .spproperty-view-gallery .spproperty-gallery-title-wrap {
    position: relative;
    background-size: cover;
    background-position: center center;
    padding: 70px 0 60px 0;
    margin-bottom: 100px
}

body.com-spproperty.view-gallery .spproperty-view-gallery .spproperty-gallery-title-wrap h4 {
    color: #fff;
    font-weight: 400
}

body.com-spproperty.view-gallery .sp-page-title {
    display: none
}

.spproperty-gallery-item .spproperty-gallery-album-title,.spproperty-gallery-item .spproperty-gallery-album-meta>span {
    letter-spacing: 0
}

.spproperty-view-gallery .spproperty-gallery-title-wrap {
    margin-bottom: 40px;
    text-align: center
}

.spproperty-view-gallery .spproperty-gallery-title-wrap .badge {
    font-size: 14px;
    padding: 8px 13px
}

.spproperty-view-gallery .spproperty-gallery-title-wrap h3 {
    font-size: 30px
}

.spproperty-view-gallery .back-btn {
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0px;
    font-size: 12px
}

.sppb-gallery.gallery-item-center {
    align-items: center
}

body.com-users input[type="text"],body.com-users input[type="email"],body.com-users input[type="url"],body.com-users input[type="date"],body.com-users input[type="password"],body.com-users input[type="search"],body.com-users input[type="tel"],body.com-users input[type="number"],body.com-users select,body.com-users textarea.sppb-form-control,body.com-users textarea {
    border-color: #d8d8d8
}

body.com-users .input-group-prepend {
    display: none
}

body.com-users button.btn,body.com-users a.btn,body.com-users .sppb-btn {
    border-radius: 0px;
    padding: 15px 35px;
    font-weight: 700;
    margin-right: 10px;
    cursor: pointer
}

body.com-users.view-login .list-group {
    flex-direction: row;
    line-height: 1;
    flex-wrap: wrap
}

body.com-users.view-login .list-group .list-group-item {
    padding: 0;
    border: 0;
    margin-right: 15px;
    margin-bottom: 10px
}

.apply-as-agent-wrap form {
    background: #f2f2f2;
    padding: 30px;
    margin-top: 30px
}

.apply-as-agent-wrap form input {
    color: #000 !important;
    border-color: #dadada !important
}

.apply-as-agent-wrap form .nav-tabs .nav-link {
    display: block !important
}

.apply-as-agent-wrap form button.btn {
    font-size: 14px;
    font-weight: 700;
    border-radius: 0px;
    padding: 10px 35px;
    margin-bottom: 15px
}

.spproperty-view-property #spproperty-slider {
    margin-bottom: 60px
}

.spproperty-view-property #spproperty-slider.owl-carousel .owl-item:before {
    display: none
}

.spproperty-view-property #spproperty-slider.owl-carousel .owl-nav div {
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 57px;
    height: 57px;
    border: 2px solid #000;
    background: transparent;
    margin: 0;
    padding: 0;
    border-radius: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.spproperty-view-property #spproperty-slider.owl-carousel .owl-nav div:hover {
    background-color: #000;
    color: #fff
}

.spproperty-view-property #spproperty-slider.owl-carousel .owl-nav div.owl-next {
    right: 20px;
    left: auto
}

.map-content-loader {
    position: absolute;
    left: 50%;
    top: 30px;
    transform: translateX(-50%)
}

#spproperty-map-container .spproperty-map-top {
    z-index: 10
}

#spproperty-map-container .spproperty-list-wrap {
    position: relative
}

#sp-property-properties-map #sp-property-properties {
    height: 975px;
    max-width: 100%
}

.speasyimagegallery-gallery-item-title {
    letter-spacing: 0px
}

.sp-no-item-found {
    background-color: transparent
}

.sp-no-item-found>p {
    display: inline-block;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.agents-success-msg .alert-success {
    font-size: 26px
}

.agents-success-msg .alert-success i.fa {
    margin-right: 10px
}

[data-simplebar] {
    position: relative;
    z-index: 0;
    overflow: hidden !important;
    max-height: inherit
}

[data-simplebar="init"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.simplebar-scroll-content {
    overflow-x: hidden !important;
    overflow-y: scroll;
    min-width: 100% !important;
    max-height: inherit !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important
}

.simplebar-content {
    overflow-y: hidden !important;
    overflow-x: scroll;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    min-height: 100% !important
}

.simplebar-track {
    z-index: 10;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 11px
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: "";
    background: black;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear
}

.simplebar-track:hover .simplebar-scrollbar:before,.simplebar-track .simplebar-scrollbar.visible:before {
    opacity: 0.5;
    -webkit-transition: opacity 0 linear;
    transition: opacity 0 linear
}

.simplebar-track.vertical {
    top: 0
}

.simplebar-track.vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.horizontal {
    left: 0;
    width: auto;
    height: 11px;
    display: none
}

.simplebar-track.horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.horizontal.simplebar-track .simplebar-scrollbar {
    right: auto;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

#member-profile button#helpsite-refresh {
    background: #3c3c3c;
    color: #fff;
    padding: 6px 20px;
    font-size: 12px;
    margin-top: 10px
}

.view-category #sp-right {
    display: none
}

.view-category .col-lg-8 {
    flex: 0 0 100%;
    max-width: 100%
}

.view-category .articles-leading .article .article-header h4 {
    font-size: 36px !important;
    line-height: 45px !important
}

.view-category .articles-leading .article .article-introtext {
    display: block !important;
    color: #909090;
    line-height: 32px;
    margin-top: 20px
}

.view-category .article-list.articles-leading {
    display: flex;
    margin: -15px
}

.view-category .article-list.articles-leading>div.article {
    padding: 15px;
    flex: 1
}

.view-category .article-list .article {
    margin-bottom: 30px
}

.view-category .article-list .article .article-intro-image {
    border: solid 1px #d8d8d8;
    border-bottom: 0
}

.view-category .article-list .article .article-body {
    border: solid 1px #d8d8d8;
    padding: 25px 30px 15px 30px
}

.view-category .article-list .article .article-body .article-info span {
    font-size: 12px;
    color: #cfcfcf;
    font-weight: 600;
    margin-right: 5px
}

.view-category .article-list .article .article-body .article-info .info-block-title {
    display: inline-block
}

.view-category .article-list .article .article-body .article-info span.createdby {
    position: relative
}

.view-category .article-list .article .article-body .article-info span.createdby:after {
    position: absolute;
    content: "|";
    right: 0px;
    top: 0
}

.view-category .article-list .article .article-body .article-info span.createdby img {
    display: none
}

.view-category .article-list .article .article-body .article-header h4 {
    font-size: 18px;
    line-height: 32px;
    color: #272727;
    margin-top: 15px;
    text-transform: capitalize
}

.view-category .article-list .article .article-body .article-header h4 a {
    color: #272727
}

.view-category .article-list .article .article-body .article-introtext {
    display: none
}

.view-article .article-header {
    margin-bottom: 30px
}

.view-article .article-info {
    margin-bottom: 20px
}

.view-article .article-info span {
    font-size: 12px;
    color: #cfcfcf;
    font-weight: 600;
    margin-right: 5px
}

.view-article .article-info .info-block-title {
    display: inline-block
}

.view-article .article-info span.createdby {
    position: relative
}

.view-article .article-info span.createdby:after {
    position: absolute;
    content: "|";
    right: 0px;
    top: 0
}

.view-article .article-info span.createdby img {
    display: inline-block;
    width: 35px;
    border-radius: 100%;
    margin-right: 10px
}

.view-article .sppb-magnific-popup {
    padding: 180px 0
}

.view-article blockquote {
    padding: 0 0 0 35px
}

.view-article .blog-details-gallery .sppb-magnific-popup {
    padding: inherit
}

.view-article .article-social-share {
    padding: 0 30px;
    margin-top: 10px;
       height: 85px
}

.view-article .article-social-share .social-icon-title {
    display: inline-block
}

.view-article .article-social-share .social-icon-title h4 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    margin: 0;
    line-height: 85px
}

.view-article .article-social-share .social-share-icon {
    display: inline-block;
    float: right;
    line-height: 85px
}

.view-article .article-social-share .social-share-icon ul {
    padding: 0;
    list-style: none;
    margin: 0
}

.view-article .article-social-share .social-share-icon ul li {
    display: inline-block
}

.view-article .article-social-share .social-share-icon ul li:not(:last-child) {
    margin-right: 20px
}

.view-article .article-social-share .social-share-icon ul li a {
    color: #909090;
    font-size: 18px;
    text-align: center;
    display: inline-block
}

#sp-right .search {
    margin-bottom: 20px;
    position: relative
}

#sp-right .search input {
    height: 60px;
    border-radius: 0;
    border: 1px solid #d8d8d8;
    font-family: abril fatface;
    font-size: 14px;
    padding: 0 20px;
    color: #d8d8d8
}

#sp-right .search input:focus {
    box-shadow: none
}

#sp-right .search ::-webkit-input-placeholder {
    color: #d8d8d8
}

#sp-right .search ::-moz-placeholder {
    color: #d8d8d8
}

#sp-right .search:after {
    position: absolute;
    font-weight: 900;
    content: "ÃƒÂ¯Ã¢â€šÂ¬Ã¢â‚¬Å¡";
    font-size: 20px;
    color: #d8d8d8;
    right: 20px;
    top: 15px
}

#sp-right .blog-category {
    border: solid 1px #d8d8d8;
    margin-bottom: 20px
}

#sp-right .blog-category h3.sp-module-title {
    font-size: 14px;
    padding: 25px 20px;
    border-bottom: solid 1px #d8d8d8;
    margin: 0
}

#sp-right .blog-category ul.categories-moduleblog-category {
    list-style: none;
    margin: 0;
    padding: 30px 20px
}

#sp-right .blog-category ul.categories-moduleblog-category li {
    margin-bottom: 25px
}

#sp-right .blog-category ul.categories-moduleblog-category li:last-child {
    margin-bottom: 0
}

#sp-right .blog-category ul.categories-moduleblog-category li h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 0
}

#sp-right .blog-category ul.categories-moduleblog-category li h4 a {
    color: #000
}

#sp-right .blog-newsletter {
    background-color: #000
}

#sp-right .blog-newsletter h3.sp-module-title {
    font-size: 14px;
    color: #fff;
    padding: 35px 30px 0 30px;
    margin: 0
}





#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: -30px 0px 0px;
    padding-bottom: 0px;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #f3f3f3;
}

#sp-right .blog-newsletter .sppb-optin-form-box .sppb-optin-form-info-wrap {
    padding: 0 45px
}

#sp-right .blog-newsletter .sppb-optin-form-content {
    padding: 0 35px
}

#sp-right .blog-newsletter .sppb-optin-form-content .button-wrap {
    position: absolute;
    top: 35%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 48px
}

#sp-right .blog-category ul.mod-articlescategories {
    list-style: none;
    margin: 0;
    padding: 30px 20px
}

#sp-right .blog-category ul.mod-articlescategories li {
    margin-bottom: 25px
}

#sp-right .blog-category ul.mod-articlescategories li:last-child {
    margin-bottom: 0
}

#sp-right .blog-category ul.mod-articlescategories li h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 0
}

#sp-right .blog-category ul.mod-articlescategories li h4 a {
    color: #000
}

.map-right .spproperty-map-top,.map-top .spproperty-map-top {
    padding-right: 0;
    padding-left: 0
}

.map-right .spproperty-map-top .sp-property-search,.map-top .spproperty-map-top .sp-property-search {
    padding: 30px;
    border-bottom: solid 1px #d8d8d8
}

.map-right .spproperty-map-top .sp-property-search .row,.map-top .spproperty-map-top .sp-property-search .row {
    margin-bottom: 0
}

.map-right .spproperty-map-top .sp-property-search .spproperty-price-range,.map-right .spproperty-map-top .sp-property-search .spproperty-size-range,.map-top .spproperty-map-top .sp-property-search .spproperty-price-range,.map-top .spproperty-map-top .sp-property-search .spproperty-size-range {
    font-size: 12px;
    color: #909090;
    font-weight: 700;
    margin-bottom: 15px
}

.map-right .spproperty-map-top .sp-property-search .selectize-dropdown,.map-top .spproperty-map-top .sp-property-search .selectize-dropdown {
    padding-top: 28px
}

.map-right .spproperty-map-top .sp-property-search .cat-wrap:not(:first-child) .selectize-control .selectize-dropdown,.map-top .spproperty-map-top .sp-property-search .cat-wrap:not(:first-child) .selectize-control .selectize-dropdown {
    padding-top: 52px
}

.map-right #sp-main-body,.map-top #sp-main-body {
    padding: 0
}

.map-right #sp-main-body>.container,.map-top #sp-main-body>.container {
    max-width: 100%
}

.map-right #sp-main-body .spproperty,.map-top #sp-main-body .spproperty {
    padding: 0px;
    margin: 0px
}

.map-right #sp-main-body .spproperty .spproperty-sorting-wrap,.map-top #sp-main-body .spproperty .spproperty-sorting-wrap {
    margin-bottom: 20px
}

.map-right #sp-main-body .spproperty .sorting .form-group,.map-top #sp-main-body .spproperty .sorting .form-group {
    margin-left: 35px;
    margin-bottom: 0
}

.map-right #sp-main-body .spproperty .sorting .form-group .sp-select,.map-top #sp-main-body .spproperty .sorting .form-group .sp-select {
    -webkit-appearance: none;
    border-radius: 2px;
    height: 55px;
    width: 205px;
    border: solid 2px !important;
    font-weight: 800
}

.map-right #sp-main-body .spproperty .sorting .form-group .sp-select ul.sp-select-dropdown,.map-top #sp-main-body .spproperty .sorting .form-group .sp-select ul.sp-select-dropdown {
    border: solid 2px !important
}

.map-right #sp-main-body .spproperty .spproperty-list-wrap,.map-top #sp-main-body .spproperty .spproperty-list-wrap {
    padding-top: 20px
}

.map-right #sp-main-body .spproperty .view-button a.spproperty-list-view,.map-top #sp-main-body .spproperty .view-button a.spproperty-list-view {
    margin-right: 5px
}

.map-right #sp-main-body .spproperty .view-button a.btn-info,.map-right #sp-main-body .spproperty .view-button a.btn,.map-top #sp-main-body .spproperty .view-button a.btn-info,.map-top #sp-main-body .spproperty .view-button a.btn {
    background-color: transparent;
    border: 0
}

.map-right #sp-main-body .spproperty .view-button a.btn-info:focus,.map-right #sp-main-body .spproperty .view-button a.btn:focus,.map-top #sp-main-body .spproperty .view-button a.btn-info:focus,.map-top #sp-main-body .spproperty .view-button a.btn:focus {
    box-shadow: none
}

.map-right #sp-main-body .spproperty .view-button a,.map-top #sp-main-body .spproperty .view-button a {
    padding: 0
}

.map-right #sp-main-body .spproperty .view-button a span,.map-top #sp-main-body .spproperty .view-button a span {
    font-size: 20px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border: solid 2px #d8d8d8;
    border-radius: 2px;
    color: #d8d8d8;
    transition: 0.3s
}

.map-right #sp-main-body .spproperty .view-button a:hover span,.map-top #sp-main-body .spproperty .view-button a:hover span {
    border: solid 2px #000;
    color: #000
}

.map-right #sp-main-body .spproperty .view-button .active-view,.map-top #sp-main-body .spproperty .view-button .active-view {
    border: 0 !important;
    background: transparent !important
}

.map-right #sp-main-body .spproperty .view-button .active-view span,.map-top #sp-main-body .spproperty .view-button .active-view span {
    border: solid 2px #000;
    color: #000
}

.map-right #sp-main-body .spproperty .spproperty-map,.map-top #sp-main-body .spproperty .spproperty-map {
    margin-left: 35px
}

.map-right #sp-main-body .spproperty .spproperty-map .spproperty .row,.map-top #sp-main-body .spproperty .spproperty-map .spproperty .row {
    margin-bottom: 0
}

.map-right #sp-main-body .spproperty .spproperty-map .property-list-view>.row,.map-top #sp-main-body .spproperty .spproperty-map .property-list-view>.row {
    margin: 0
}

.map-right #sp-main-body .spproperty .spproperty-map .property-list-view .property-details,.map-top #sp-main-body .spproperty .spproperty-map .property-list-view .property-details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.map-right #sp-main-body .spproperty .spproperty-map .property-list-view .property-details .property-details-wrap,.map-top #sp-main-body .spproperty .spproperty-map .property-list-view .property-details .property-details-wrap {
    padding: 15px 25px !important
}

.map-right #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper,.map-top #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper {
    margin-bottom: 30px
}

.map-right #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper [class*="col-"],.map-top #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.map-right #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper .property-details .property-details-wrap,.map-top #sp-main-body .spproperty .spproperty-map .sp-properties-wrapper .property-details .property-details-wrap {
    padding: 25px 35px
}

.map-right #sp-main-body .spproperty #spproperty-map,.map-top #sp-main-body .spproperty #spproperty-map {
    margin-left: 25px
}

.map-right #sp-main-body .spproperty #spproperty-map .infowindow .title-wrapper,.map-top #sp-main-body .spproperty #spproperty-map .infowindow .title-wrapper {
    font-size: 18px
}

.map-top .map-content-loader {
    top: 10px
}

.map-top #sp-main-body {
    padding-top: 0
}

.map-top #sp-main-body>div.container {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0
}

.map-top #sp-main-body>div.container #spproperty-map {
    margin-left: 0
}

.map-top #sp-main-body>div.container .sp-property-search-container {
    position: relative;
    z-index: 100
}

.map-top #sp-main-body>div.container .sp-property-search {
    background: #fff;
    padding: 20px 30px;
    border: solid 1px #d8d8d8;
    margin-top: -254px
}

.map-top #sp-main-body>div.container .sp-property-search .spproperty-search-basic {
    position: relative;
    z-index: 11
}

.map-top #sp-main-body>div.container .sp-property-search .spproperty-search-advance-wrapper {
    position: relative;
    z-index: 10
}

.map-top #sp-main-body>div.container .sp-property-search .row {
    margin-bottom: 0
}

.map-top #sp-main-body>div.container .sp-property-search .cat-wrap .pstatus .sp-select .sp-select-dropdown {
    top: calc(100% + 21px)
}

.map-top #sp-main-body>div.container .sp-property-search .sp-select .sp-select-dropdown {
    top: calc(100% + 51px)
}

.map-top #sp-main-body>div.container .sp-property-search .spproperty-search-advance>hr {
    margin-top: 15px;
    padding-bottom: 10px
}

.map-top #sp-main-body>div.container .sp-property-search .spproperty-search-advance .sp-select .sp-select-dropdown {
    top: calc(100% + 48px)
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper {
    max-width: 1140px;
    margin: 0 auto 70px auto
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .property-list-view .property-details .property-details-wrap {
    padding: 10px 25px !important
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .property-list-view .property-details .property-details-wrap .property-status-wrapper {
    margin-top: 5px;
    margin-bottom: 5px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .property-list-view .property-details .property-summery ul li {
    padding: 10px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap {
    padding-top: 40px;
    margin-bottom: 20px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .sorting .form-group {
    margin-left: 0
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a.spproperty-list-view {
    margin-right: 5px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a.btn-info,.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a.btn {
    background-color: transparent;
    border: 0
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a.btn-info:focus,.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a.btn:focus {
    box-shadow: none
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a {
    padding: 0
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a span {
    font-size: 20px;
    width: 55px;
    height: 55px;
    line-height: 55px;
    border: solid 2px #d8d8d8;
    border-radius: 2px;
    color: #d8d8d8;
    transition: 0.3s
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a:hover span {
    border: solid 2px #000;
    color: #000
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view .active-view {
    border: 0 !important;
    background: transparent !important
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view .active-view span {
    border: solid 2px #000;
    color: #000
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty {
    padding: 0
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-map {
    margin-left: 0
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-fullmap-right {
    padding-top: 40px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-fullmap-right .sp-module {
    margin-bottom: 30px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-fullmap-right .properties-categories .spproperty-list {
    padding-top: 20px
}

.map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-fullmap-right .properties-categories .spproperty-list .item {
    padding-left: 20px
}

.sppb-testimonial-pro.sppb-text-center .sppb-addon-testimonial-pro-footer {
    flex-direction: column;
    align-items: center
}

.registration .modal {
    display: inline-block;
    position: inherit
}

.com-content.layout-edit .nav-tabs .nav-link,.com-content.layout-edit label.hasPopover,.registration label.hasPopover {
    display: inline-block !important
}

.registration .form-check-inline input[type="radio"] {
    display: inline-block
}

.pagenavigation .pagination {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 35px
}

.pagenavigation .pagination .page-item:first-child .page-link {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.pagenavigation .pagination .page-item:last-child .page-link {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.pagenavigation .pagination li a {
    text-transform: uppercase;
    padding: 7px 20px;
    font-weight: 700;
    border: 1px solid #ededed;
    color: #000000
}

.pagenavigation .pagination li a:hover {
    background-color: transparent
}

.pagination li.disabled {
    display: none
}

.pagination li.active span.page-link {
    background-color: transparent;
    width: 64px;
    height: 64px;
    line-height: 64px;
    padding: 0 10px;
    text-align: center;
    background: #4CAF50;
    font-size: 21px;
    border: 2px solid #607D8B;
    border-radius: 15px;
    font-weight: 700;
}

.pagination {
    display: flex;
    justify-content: space-between
}

.pagination a.btn {
    display: inline-block;
    text-transform: uppercase;
    padding: 7px 20px;
    border-radius: 0;
    font-weight: 700;
    border: 1px solid #ededed;
    color: #000;
    background-color: transparent
}

.map-top .property-search-button button {
    width: max-content
}

#sp-right .mod-finder {
    margin-bottom: 30px
}

#sp-right .mod-finder div.awesomplete {
    width: 100%
}

#sp-right .mod-finder div.awesomplete input {
    border: 1px solid #d8d8d8
}

.com-media.contentpane {
    padding: 10px !important
}

.com-media .well {
    background: #f5f5f5;
    padding: 20px;
    border-radius: 4px;
    margin-bottom: 10px
}

.com-media .well .row {
    margin: 0;
    padding: 0
}

.com-media .well .row>div:first-child {
    width: calc(100% - 200px)
}

.com-media .well .row>div:last-child {
    width: 200px;
    float: right;
    text-align: right;
    padding-top: 30px
}

.com-media .well .row #folderlist {
    display: inline-block
}

.com-media .well .row #upbutton {
    display: none
}

.com-media.view-imagesList {
    padding: 0px 0px 10px 0 !important
}

.com-media.view-imagesList:before {
    content: " ";
    display: table
}

.com-media.view-imagesList:after {
    display: block;
    clear: both;
    content: ""
}

.com-media.view-imagesList ul.manager {
    list-style: none;
    padding: 0;
    margin: 0
}

.com-media.view-imagesList ul.manager>li.thumbnail {
    width: 110px;
    float: left
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child {
    height: 60px;
    margin-bottom: 10px;
    text-align: center
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span {
    display: inline-block;
    width: 60px;
    height: 40px;
    margin: 0 auto;
    margin-top: 25px;
    position: relative;
    background-color: #92ceff;
    border-radius: 0 5px 5px 5px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child>span:before {
    content: "";
    width: 50%;
    height: 12px;
    border-radius: 0 20px 0 0;
    background-color: #92ceff;
    position: absolute;
    top: -12px;
    left: 0px
}

.com-media.view-imagesList ul.manager>li.thumbnail>a>div:first-child img {
    display: inline-block
}

. @keyframes spFadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes spFadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes spFadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes spZoomIn {
    0% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3)
    }

    100% {
        opacity: 1
    }
}

@keyframes spRotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1
    }
}

@keyframes spPulse {
    from {
        opacity: 0;
        transform: scale3d(1, 1, 1)
    }

    50% {
        opacity: 0.5;
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

@keyframes spSpin {
    to {
        transform: rotate(360deg)
    }
}

@media (max-width: 1550px) {
    .sp-property-properties-full-width>.row>div {
        width:25%
    }

    .sp-property-properties-full-width .sp-properties-wrapper .property-details .property-summery ul {
        padding: 0 10px
    }

    .sp-property-properties-full-width .sp-properties-wrapper .property-details .property-summery ul>li {
        padding: 6px 5px
    }

    .sppb-fullwidth-slider .customNavigation a {
        left: 15px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px
    }

    .sppb-fullwidth-slider .customNavigation a.sppbSlideNext {
        right: 15px;
        left: auto
    }

    .spproperty-map .sp-properties-wrapper .property-details .property-summery ul {
        padding: 0 10px
    }

    .spproperty-map .sp-properties-wrapper .property-details .property-summery ul>li {
        font-size: 13px;
        padding: 6px 5px
    }

    .spproperty-map .sp-properties-wrapper .property-details .property-status-wrapper {
        margin: 5px 0
    }

    .map-right #sp-main-body .spproperty .spproperty-map .property-list-view .property-details .property-details-wrap,.map-top #sp-main-body .spproperty .spproperty-map .property-list-view .property-details .property-details-wrap {
        padding: 8px 15px !important
    }
}

@media (max-width: 1200px) {
    .left-column>.sppb-column-addons {
        max-width:385px
    }

    .right-column>.sppb-column-addons {
        max-width: 365px
    }

    .sp-custom-login .info-text .text,.sp-custom-login-on .icons-wrap .log-text {
        display: none
    }

    #sp-menu-right .estate-top-login .info-text .sppb-btn {
        font-size: 13px
    }

    .sp-property-properties-full-width>.row>div {
        width: 33.333333%
    }

    #sp-menu-right,#sp-menu-right .estate-top-login .info-text .sppb-btn {
        font-size: 12px
    }

    .spproperty-map-top .sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select {
        font-size: 14px;
        padding: 30px 11px
    }

    .spproperty-map-top .sp-property-search .spproperty-search .property-search-button-wrap .property-search-button {
        width: 145px
    }

    .spproperty-map-top .sp-property-search .spproperty-search .property-search-button-wrap .property-search-button button {
        padding: 5px 20px
    }

    .spproperty-map-top .sp-property-search .spproperty-search .property-search-button-wrap .property-search-button button i.fa {
        font-size: 12px;
        margin-right: 5px
    }

    .spproperty .sp-properties-wrapper .property-details .property-summery ul {
        padding: 0 10px
    }

    .spproperty .sp-properties-wrapper .property-details .property-summery ul>li {
        font-size: 13px;
        padding: 8px 4px
    }

    .sp-select ul>li {
        padding: 4px 10px
    }

    .map-top #sp-main-body>div.container .full-map-bottom-wrapper {
        padding: 0 30px
    }
}

@media (max-width: 1199px) {
    .sp-property-search.sp-property-search-overlay .spproperty-search-advance-wrapper {
        position:relative
    }
}

@media (max-width: 992px) {
    .left-column>.sppb-column-addons {
        max-width:100%
    }

    .right-column>.sppb-column-addons {
        max-width: 100%
    }

    #sp-menu-right {
        padding-right: 30px
    }

    body.ltr #offcanvas-toggler.offcanvas-toggler-right {
        float: left
    }

    .sp-property-search .spproperty-search .cat-wrap {
        flex: 0 0 33.333%;
        margin-bottom: 0px
    }

    .sp-property-search .spproperty-search .sp-select .sp-select-dropdown {
        top: calc(100% + 10px)
    }

    .sp-property-search .spproperty-search .cat-wrap:not(:first-child) {
        padding-top: 0
    }

    .sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select {
        font-size: 15px;
        padding: 15px
    }

    .sp-property-search .spproperty-search .input-area-title {
        font-size: 15px
    }

    .sp-modal-lg.sp-property-search .modal-dialog {
        max-width: 700px
    }

    .sp-modal-lg.sp-property-search .modal-dialog .container {
        max-width: 100%
    }

    .spproperty .sp-properties-wrapper .property-details .property-details-wrap {
        padding: 15px
    }

    .spproperty .sp-properties-wrapper .property-details .property-summery ul li.area-size {
        border-left: none
    }

    .spproperty .sp-properties-wrapper .property-details .property-summery ul li {
        padding: 5px 10px
    }

    .spproperty .sp-properties-wrapper .property-details .property-title {
        line-height: 18px;
        margin-bottom: 15px
    }

    .sppb-addon-spproperties-cities .sppb-addon-spproperties-cities-info {
        padding: 20px
    }

    .sppb-addon-spproperties-cities .sppb-addon-spproperties-cities-info .sppb-addon-title {
        font-size: 20px;
        margin-bottom: 5px
    }

    .sppb-addon-spproperties-cities .sppb-addon-spproperties-cities-info .sppb-addon-sub-title {
        font-size: 15px
    }

    .spproperty-call-us-widget .spproperty-total-price {
        font-size: 25px
    }

    .spproperty-call-us-widget .sppb-btn {
        padding: 13px;
        font-size: 14px
    }

    .spproperty-contact-us-widget {
        padding: 15px
    }

    .sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg .sppb-fullwidth-slider-item-text .sppb-fullwidth-slider-title {
        font-size: 30px
    }

    body.view-maps #sp-property-properties-map #sp-property-properties,body.view-maps #spproperty-map {
        height: 480px
    }

    .map-right #sp-main-body .spproperty .spproperty-map,.map-top #sp-main-body .spproperty .spproperty-map,body.view-maps #spproperty-map {
        margin-left: 0 !important
    }

    body.view-maps .sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select .sp-select-dropdown {
        top: calc(100% + 0px)
    }

    body.view-maps.map-top #sp-property-properties-map #sp-property-properties {
        height: 1100px
    }

    .map-top #sp-main-body>div.container .sp-property-search {
        margin-top: 50px
    }

    .sp-property-search .spproperty-search .property-advance-search,.sp-property-search .spproperty-search .property-search-button-wrap {
        z-index: 1
    }

    .sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select .sp-select-dropdown {
        top: calc(100% + 0px)
    }

    .sp-property-search .spproperty-search .spproperty-search-advance .sp-select .sp-select-dropdown {
        top: calc(100% + 10px)
    }

    .map-top #sp-main-body>div.container .sp-property-search .cat-wrap .pstatus .sp-select .sp-select-dropdown {
        top: calc(100% + 0px)
    }

    .map-top #sp-main-body>div.container .sp-property-search .sp-select .sp-select-dropdown {
        top: calc(100% + 5px) !important
    }

    .map-top #sp-main-body>div.container .sp-property-search {
        padding: 15px
    }

    .sp-property-search .spproperty-search .row>div:nth-child(1) {
        z-index: 21
    }

    .sp-property-search .spproperty-search .row>div:nth-child(2) {
        z-index: 20
    }

    .sp-property-search .spproperty-search .row>div:nth-child(3) {
        z-index: 19
    }

    .sp-property-search .spproperty-search .row>div:nth-child(4) {
        z-index: 18
    }

    .sp-property-search .spproperty-search .row>div:nth-child(5) {
        z-index: 17
    }

    .sp-property-search .spproperty-search .row>div:nth-child(6) {
        z-index: 16
    }

    .sp-property-search .spproperty-search .row>div:nth-child(7) {
        z-index: 15
    }

    .sp-property-search .spproperty-search .row>div:nth-child(8) {
        z-index: 14
    }

    .sp-property-search .spproperty-search .row>div:nth-child(9) {
        z-index: 13
    }

    .sp-property-search .spproperty-search .row>div:nth-child(10) {
        z-index: 12
    }

    .spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper {
        flex-direction: column
    }

    .spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-image {
        flex: 1
    }

    .spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details {
        overflow: visible
    }

    .spproperty.sp-property-properties-simple .sp-properties-wrapper {
        flex-direction: column
    }
}

@media (max-width: 768px) {
    h2 {
        font-size:80px;
        line-height: 1.3
    }

    h3 {
        font-size: 16px;
        line-height: 1.3
    }

    h4 {
        font-size: 22px;
        line-height: 1.5
    }

    .sppb-testimonial-pro {
        padding-bottom: 20px
    }

    .sppb-testimonial-pro .sppb-testimonial-message {
        padding: 0px 15px
    }

    .sppb-testimonial-pro .sppb-testimonial-message:before,.sppb-testimonial-pro .sppb-testimonial-message:after {
        font-size: 20px
    }

    .sppb-testimonial-pro .sppb-carousel-indicators li {
        width: 8px;
        height: 8px;
        margin: 0 0 0 9px
    }

    .sppb-btn {
        padding: 10px 20px;
        font-size: 13px
    }

    .left-column>.sppb-column-addons {
        margin: 0
    }

    .right-column>.sppb-column-addons {
        margin: 0
    }

    input[type="text"]:not(.form-control),input[type="email"]:not(.form-control),input[type="url"]:not(.form-control),input[type="date"]:not(.form-control),input[type="password"]:not(.form-control),input[type="search"]:not(.form-control),input[type="tel"]:not(.form-control),input[type="number"]:not(.form-control),select:not(.form-control),textarea.sppb-form-control:not(.form-control),textarea:not(.form-control) {
        padding: 10px 15px
    }

    .sppb-addon-text-block blockquote {
        border-left: 5px solid;
        padding: 10px 30px;
        font-size: 18px;
        margin: 10px 0
    }

    #sp-menu-right>.sp-column {
        flex-direction: column;
        justify-content: center
    }

    #sp-menu-right>.sp-column>div {
        margin-left: 0
    }

    .spproperty .sp-properties-wrapper {
        margin-bottom: 20px
    }

    .sp-property-search .spproperty-search .cat-wrap:not(:first-child) {
        padding-top: 0px
    }

    .sp-property-search .spproperty-search .input-area-title {
        font-size: 15px;
        font-weight: 700
    }

    .sp-property-search .spproperty-search .cat-wrap .form-group {
        margin-bottom: 0
    }

    .sp-property-search .spproperty-search .property-search-button-wrap button {
        font-size: 12px;
        padding: 15px 20px;
        border-width: 1px
    }

    .sp-property-search .spproperty-search .property-search-button-wrap button i.fa {
        font-size: 13px
    }

    .sp-property-simple-search .spproperty-search-basic .cat-wrap>div {
        padding: 8px !important
    }

    .sp-property-simple-search .spproperty-search-basic .side-icon {
        display: none
    }

    .sp-property-properties-full-width>.row>div {
        width: 50%
    }

    .spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget {
        flex-direction: column;
        align-items: flex-start
    }
    

    .spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .spproperty.spproperty-view-agent .agent-info .spproperty-agent-widget .agent-details-wrap #sp-menu-right {
        padding-right: 20px
    }

    #sp-menu-right .sp-contact-info {
        display: none
    }

    #sp-menu-right .log-text {
        display: none
    }

    .sp-custom-login-on .form-login-wrap .form-users-wrapper {
        min-width: 180px
    }

    .sp-page-title .sp-page-title-heading {
        font-size: 100px
    }

    .sp-page-title .sp-page-title-heading-sub {
        font-size: 16px;
        margin-top: -40px;
        margin-bottom: 20px
    }

    .sp-page-title .sp-page-title-sub-heading {
        font-size: 20px
    }

    body.view-category .article-list.articles-leading {
        flex-wrap: wrap;
        padding: 15px
    }

    body.view-category .article-list.articles-leading>.article {
        width: 100%;
        flex: auto !important;
        padding: 0 !important
    }

    body.view-category .pagination-wrapper {
        margin-top: 15px
    }

    .sp-property-emi-calculator .spec-tenure-period-year {
        margin-bottom: 30px
    }

    .com-spproperty.view-property .property-dots-container .owl-dot:not(:last-child) {
        margin-right: 20px
    }

    .sp-property-emi-calculator .spec-graph {
        flex-direction: column
    }

    .sp-property-emi-calculator .spec-graph>div {
        flex: 0 0 100%;
        max-width: 100%
    }

    .sp-contact-info {
        display: none
    }

    .sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg {
        height: 350px
    }

    .sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg .sppb-fullwidth-slider-item-text .sppb-fullwidth-slider-title {
        margin-bottom: 5px
    }

    .sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg .sppb-fullwidth-slider-item-text .sppb-fullwidth-slider-sub-title {
        margin-bottom: 10px;
        font-size: 16px
    }

    .sppb-fullwidth-slider .sppb-fullwidth-slider-item-bg .sppb-fullwidth-slider-item-text .details {
        font-size: 15px;
        margin-bottom: 15px
    }

    .sppb-fullwidth-slider .customNavigation a {
        top: auto;
        bottom: 0
    }

    .sppb-fullwidth-slider .customNavigation a.sppbSlidePrev {
        right: 70px;
        left: auto
    }

    #login .modal-content {
        padding: 20px
    }

    #login .modal-content .modal-body #form-login-submit {
        margin-bottom: 10px
    }

    #login .modal-content #form-login-remember {
        margin-bottom: 0
    }

    #login .modal-content .modal-content .modal-header {
        padding-bottom: 20px
    }

    #login .modal-content .modal-content .modal-header h3 {
        font-size: 18px
    }

    .sp-page-title {
        padding-bottom: 40px
    }

    .pagination li.page-item>a {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 13px
    }

    .pagination li.page-item>a.page-link.previous i.fa,.pagination li.page-item>a.page-link.next i.fa {
        font-size: 13px
    }

    .spproperty-call-us-widget .spproperty-widget-form-request .modal-dialog {
        min-width: inherit
    }
}

@media (max-width: 767px) {
    .spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-image {
        flex:1
    }

   .spproperty.spproperty-view-agent .agent-properties .sp-properties-wrapper .property-details {
        overflow: visible
    }

    div.pagination ul.pagination li.page-item>a,.pagination-wrapper ul.pagination li.page-item>a {
        width: 40px;
        height: 40px;
        font-size: 16px;
        line-height: 40px
    }

    .pagination li.active span.page-link {
        width: 40px;
        height: 40px;
        font-size: 16px;
        line-height: 40px
    }

    div.pagination ul.pagination li.page-item,.pagination-wrapper ul.pagination li.page-item {
        margin-right: 5px
    }

    #sp-property-properties-map #sp-property-properties {
        padding: 0px
    }
}

@media (max-width: 480px) {
    body {
        font-size:13px !important
    }

    .sp-property-search .spproperty-search .input-area-title {
        margin-bottom: 0px;
        font-size: 15px
    }

    #sp-menu-right .estate-top-login .info-text .sppb-btn i.fa {
        font-size: 20px
    }

    #sp-header #offcanvas-toggler {
        margin-left: 0
    }

    .sp-property-search .spproperty-search {
        font-size: 13px
    }

    .sp-property-search .spproperty-search .property-search-button-wrap {
        flex: 0 0 100%;
        margin-top: 20px
    }

    .sp-property-search .spproperty-search .property-search-button-wrap .property-search-button {
        margin-left: 0
    }

    .sp-property-search .spproperty-search .property-search-button-wrap .property-search-button button {
        width: 100%;
        text-align: center;
        justify-content: center;
        padding: 10px;
        font-size: 12px
    }

    .sp-property-search .spproperty-search .cat-wrap {
        flex: 0 0 50%
    }

    .sp-property-search.sp-property-simple-search form.spproperty-search {
        padding: 15px
    }

    .sp-property-search.sp-property-simple-search .cat-wrap {
        border-right: none;
        padding: 0
    }

    .sp-property-properties-full-width>.row>div {
        width: 100%
    }

    .spproperty.sp-property-properties-simple .sp-properties-wrapper {
        flex-direction: column
    }

    #sp-menu-right>.sp-column>div:not(:last-child) {
        margin-left: 0
    }

    .sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu {
        padding: 15px 15px 0px 15px;
        font-size: 11px;
        margin-bottom: 7px
    }

    .sp-custom-login-on .form-login-wrap .form-users-wrapper ul.menu>li {
        margin-bottom: 7px
    }

    .sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button {
        padding-bottom: 7px
    }

    .sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button i.fa {
        font-size: 14px
    }

    .sp-custom-login-on .form-login-wrap .form-users-wrapper .logout-button input {
        font-size: 12px
    }

    #sp-header,#sp-header .sp-custom-login-on .form-login-wrap {
        padding-top: 23px
    }

    .com-spproperty.view-property .property-dots-container .owl-dot button.owl-dot {
        width: 70px !important;
        height: 50px !important
    }

    .com-spproperty.view-property .property-dots-container {
        margin-top: 15px;
        margin-bottom: 30px
    }

    .com-spproperty.view-property .spproperty-view-property .owl-nav>div {
        width: 35px;
        height: 35px
    }

    .com-spproperty.view-property .spproperty-view-property .owl-nav>div i.fa {
        font-size: 25px;
        line-height: 32px
    }

    .spproperty-contact-us-widget .spproperty-contact-us-form button[type="submit"] {
        font-size: 13px;
        padding: 8px
    }

    .com-spproperty.view-property .spproperty-overview-list {
        flex-direction: column
    }

    .com-spproperty.view-property .spproperty-overview-list>div {
        margin-bottom: 10px
    }

    .com-spproperty.view-property .spproperty-feature-item {
        margin-bottom: 10px;
        flex-direction: column
    }

    .com-spproperty.view-property .spproperty-feature-item .title-wrapper {
        padding-right: 0px;
        flex: 0 0 100%
    }

    .com-spproperty.view-property .spproperty-feature-item>.second-child {
        flex-basis: auto
    }

    .com-spproperty.view-property .com-spproperty.view-property .sp-property-emi-calculator {
        padding: 15px
    }

    .sp-property-emi-calculator form .form-group {
        margin-bottom: 10px
    }

    .sp-property-emi-calculator form input[type="submit"] {
        padding: 8px;
        font-size: 13px
    }

    .spproperty-call-us-widget {
        padding: 20px
    }

    .spproperty-call-us-widget .spproperty-total-price {
        font-size: 20px
    }

    .spproperty-call-us-widget .spproperty-total-price+.spproperty-per-sft {
        font-size: 14px
    }

    .spproperty-call-us-widget .spproperty-call-for-booking {
        margin-top: 10px;
        margin-bottom: 10px
    }

    #sp-menu-right>.sp-column {
        align-items: flex-end
    }

    .sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select .sp-select-dropdown {
        top: calc(100% + 0px)
    }

    .sp-property-search .spproperty-search .spproperty-search-advance .sp-select .sp-select-dropdown {
        top: calc(100% + 5px)
    }

    .spproperty .row {
        margin-bottom: 0
    }

    .spproperty .row.see-all-wrapper {
        margin-top: 0
    }

    #sp-bottom .sp-module .sp-module-title {
        font-size: 15px;
        margin: 0 0 10px
    }

    #sp-bottom .sp-module {
        margin-bottom: 15px
    }

    #sp-bottom .sp-module ul>li {
        margin-bottom: 8px
    }

    #sp-footer,#sp-footer #sp-footer2 {
        text-align: center
    }

    .spproperty .sp-properties-wrapper .property-details .property-summery ul li.area-size {
        padding-left: 5px
    }

    #sp-menu-right {
        padding-right: 30px
    }

    #sp-menu-right .sp-custom-login-on .icons-wrap .user-icon {
        margin-right: 5px
    }

    #sp-menu-right .sp-custom-login-on .icons-wrap .user-icon .arrow-icon {
        font-size: 12px
    }

    .sp-property-simple-search .spproperty-search .sp-select .sp-select-result {
        padding-left: 0px;
        padding-right: 0px
    }

    body.com-spproperty.view-gallery .spproperty-view-gallery .spproperty-gallery-title-wrap {
        padding: 40px 0 20px 0;
        margin-bottom: 30px
    }

    body.com-spproperty.view-gallery .spproperty-view-gallery .spproperty-gallery-title-wrap h4 {
        font-size: 20px
    }

    .view-category .articles-leading .article .article-header h4 {
        font-size: 20px !important;
        line-height: 27px !important
    }

    .view-category .articles-leading .article .article-introtext {
        line-height: 22px;
        margin-top: 5px
    }

    .view-category .article-list .article .article-body {
        padding: 15px
    }

    .view-category .article-list .article .article-body .article-header h4 {
        font-size: 16px;
        line-height: 22px;
        margin-top: 15px
    }

    .article-details .article-header h1,.article-details .article-header h2 {
        font-size: 24px
    }

    .spproperty-map-top .sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select {
        font-size: 14px;
        padding: 10px
    }

    .map-top #sp-main-body>div.container .full-map-bottom-wrapper .spproperty-sorting-wrap .property-view a span,.map-right #sp-main-body .spproperty .view-button a span,.map-top #sp-main-body .spproperty .view-button a span {
        font-size: 12px;
        width: 35px;
        height: 35px;
        line-height: 35px
    }

    .com-spproperty.view-property .spproperty-view-property #spproperty-slider-alt .owl-nav>div {
        width: 40px;
        height: 40px
    }

    .com-spproperty.view-property .spproperty-view-property #spproperty-slider-alt .owl-nav>div i.fa {
        font-size: 20px;
        line-height: 40px
    }
}

.spproperty-agent-widget ul.spproperty-agent-mailing {
    padding-top: 50px;
}

.spproperty-call-us-widget .spproperty-price-title {
    font-size: 14px;
    margin-bottom: 10px;
}

.spproperty-call-us-widget .spproperty-price-title+.spproperty-per-sft {
    font-size: 33px;
    font-weight: 700;
}

.spproperty-agent-widget ul.spproperty-agent-social {
    //left: 10px;
    position: absolute;
    right: 80px;
    top: -15px;
}

.spproperty-agent-widget .agent-img {
       left: 0px;
    top: -60px;
}

.spproperty-agent-widget .agent-img img {
    border: 10px solid #fff;
    border-radius: 5%;
    margin: 0px 0px 0px 0px;
}

.sppb-btn.sppb-btn-default, .sppb-btn.sppb-btn-default {
    color: #fff;
    border: none;
    background-color: #000;
}

.spproperty-call-us-widget a.btn.btn-primary {
    display: block;
    border: none;
    background: #77a1d1;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 2;
    padding-top: 9px;
}

.spproperty-map-widget .spproperty-map p {
    background: #8cc641 none repeat scroll 0 0;
    border: 8px solid #fff;
    border-radius: 50%;
    bottom: 40px;
    color: #fff;
    font-size: 28px;
    height: 65px;
    left: 30px;
    margin: 10px 0px 0px -20px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    top: auto;
    width: 65px;
}

.spproperty-map-widget .spproperty-map-widget-content {
    padding: 15px 35px 50px;
}

.spproperty-map-widget .spproperty-map-widget-content span {
    display: block;
    font-size: 18px;
    margin-bottom: 10px 0px 0px 50px;
    color: #77a1d1;
}

.spproperty-contact-us-widget {
    border: 1px solid #d8d8d8;
}

.com-spproperty.view-property .spproperty-overview-list {
    border: 1px solid #d8d8d8;
    padding: 34px;
    margin-top: 30px;
    justify-content: center;
    color: #242424;
    margin-bottom: 30px;
}

.com-spproperty.view-property .spproperty-floor-plan .spproperty-floor-plan-tab {
    margin: 0;
    border: 1px solid #d8d8d8;
    padding: 20px 0 0 0;
}

.spproperty-feature-overview,.spproperty-video-overview {
    margin-top: 30px;
    border: 1px solid #d8d8d8;
    padding: 10px 10px 50px 10px;
    background: #fff;
}

.spproperty-floor-plan {
    margin-top: 30px;
    padding: 43px 0px;
    background: #fff;
}

.spproperty-feature-overview .spproperty-feature-overview-list li .spproperty-feature-overview-signle-list i {
    float: left;
    font-size: 24px;
    color: #77a1d1;
    margin-top: 2px;
}

.spproperty-short-overview .spproperty-overview-list .spproperty-single-list span {
    background: #77a1d1;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    height: 50px;
    padding-top: 7px;
    text-align: center;
    width: 50px;
}

.spproperty-short-overview {
    padding: 10px 10px 10px 10px;
    background: #fff;
}

.spproperty .sp-properties-wrapper .property-details .property-title {
    margin: 5px 5px 5px;
    text-transform: capitalize;
}
.spproperty * {
    z-index: 2;
   
}




input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
    display: block;
    width: 100%;
    padding: 0.5rem 1.6rem !important;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.spproperty-agent-widget {
    background: #fff none repeat scroll 0 0;
    margin-top: 0px;
  padding: 0px 35px 50px;
    position: relative;
}

.spproperty-details-title .spproperty-details-icon {
    background: #77a1d1;
    border: 10px solid #fff;
    border-radius: 30%;
    color: #fff;
    font-size: 25px;
    height: 150px;
    left: 0;
    margin: 0 auto;
    padding-top: 14px;
    position: absolute;
    right: 0;
    top: -75px;
    width: 150px;
    z-index: 9;
}


.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
    margin: -20px 0px 20px 0px;
    border-radius: 3px 3px 0 0;
    border-bottom: 1px solid #f5f5f5;
    overflow: hidden;
}







