.feature-info .feature-info-icon,
a {
    -webkit-transition: .3s ease-in-out
}

a,
button,
input {
    outline: 0 !important;
    color: #0064e5
}

body,
h1 {
    font-style: normal
}

.navigation .nav-links .nav-next .nav-title,
.navigation .nav-links .nav-previous .nav-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

#slider h1,
#slider h2 {
    font-size: 3.5em
}

.author-list,
.counter.counter-02 .counter-content {
    vertical-align: top
}

.author-list,
.megamenu>div>li>ul>li {
    list-style: none
}

body {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #002060;
    overflow-x: hidden;
    position: inherit !important
}

.breadcrumb,
.counter .timer,
.location-list ul li a,
.nav-tabs .nav-item .nav-link,
.property-details .property-price,
.search input,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Barlow Semi Condensed", sans-serif
}

a {
    transition: .3s ease-in-out;
    text-decoration: none
}

a:focus,
a:hover {
    color: #0064e5;
    text-decoration: none !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #0064e5;
    margin-top: 0;
    font-weight: 600;
    text-transform: capitalize
}

.badge-md,
p {
    font-weight: 400
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

h1 {
    font-size: 34px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 24px
}

.por-h2 {
    font-size: 18px
}

h4 {
    font-size: 21px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 15px
}

p {
    line-height: 1.5
}

::-moz-selection {
    background: #0064e5;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #0064e5;
    color: #fff;
    text-shadow: none
}

iframe {
    width: 100%;
    border-radius: 5px
}

.container-fluid.container-space {
    padding: 0 100px
}

input.form-control {
    height: 30px
}

.form-control {
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    color: #001935;
    background-clip: inherit !important
}

.custom-file .custom-file-input:focus,
.custom-file-input:focus~.custom-file-label,
.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #0064e5
}

.form-control::-moz-placeholder {
    color: #6c757deb
}

.form-control::-ms-input-placeholder {
    color: #6c757deb
}

.form-control::-webkit-input-placeholder {
    color: #6c757deb
}

.custom-file,
.footer .footer-bottom .footer-logo,
.input-group.file-upload {
    height: 50px
}

.custom-file .custom-file-input {
    height: 50px;
    color: #001935;
    border-radius: 3px;
    border-color: #eee
}

.custom-file .custom-file-label {
    height: 50px;
    font-size: 14px;
    font-weight: 600;
    color: #001935;
    border-color: #eee;
    padding: 15px 90px 15px 20px;
    border-radius: 3px
}

.custom-file .custom-file-label:after {
    height: 48px;
    padding: 14px 25px
}

.bootstrap-datetimepicker-widget .timepicker-hour,
.bootstrap-datetimepicker-widget .timepicker-minute,
.bootstrap-datetimepicker-widget .timepicker-second,
.input-group,
.input-group.date {
    width: auto
}

.input-group .input-group-text {
    background: 0 0;
    border-color: #eee;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.input-group.input-group-box .input-group-text {
    width: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group.file-upload .form-control {
    height: 50px;
    color: #001935;
    border-radius: 3px;
    border-color: #eee;
    position: relative;
    z-index: 2;
    width: 100%;
    margin: 0;
    opacity: 0
}

.input-group.file-upload .input-group-text {
    height: 50px;
    font-size: 14px;
    font-weight: 600;
    color: #001935;
    border-color: #eee;
    padding: 15px 90px 15px 20px;
    border-radius: 3px;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    line-height: 1.5;
    background-color: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 0
}

.banner-bg-slider,
.bg-overlay-gradient,
.bg-overlay-gradient-02,
.bg-overlay-gradient-03,
.bg-overlay-gradient-04,
.blockquote-quote,
.blockquote-quote p,
.blog-sidebar .widget .search,
.navbar-collapse,
.newsletter,
.profile-sidebar .profile-nav,
.property-detail-gallery,
.property-image,
.search,
.share-box,
.social-bg-hover span {
    position: relative
}

.input-group.file-upload .input-group-text:after {
    content: "Browse";
    height: 48px;
    padding: 14px 25px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    line-height: 1.5;
    color: #495057;
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 3px 3px 0
}

.btn-primary,
.btn-primary:hover:not(:disabled):not(.disabled).active,
.btn-primary:hover:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.category ul .category-item a:hover,
.custom-control-input:checked~.custom-control-label:before,
.form-check-input:checked,
.show>.btn-primary.dropdown-toggle {
    background: #0064e5;
    border-color: #0064e5
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
    background: 0 0;
    border-color: transparent
}

.back-to-top,
.badge-primary,
.bootstrap-datetimepicker-widget table td span.active,
.feature-info:hover,
.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background: #0064e5
}

.custom-control-input:focus~.custom-control-label:before,
.navbar-toggler:focus,
.pagination .page-item .page-link:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before,
.nav-tabs,
.owl-nav-top-left .owl-nav i:hover,
.table-bordered td,
.table-bordered th {
    border-color: #eee
}

.custom-control-label:after,
.custom-control-label:before {
    top: 2px
}

.custom-checkbox .custom-control-label:before {
    border-radius: 3px;
    border: 2px solid #dfdfdf
}

.border {
    border-color: #eee !important
}

.border-top {
    border-top-color: #eee !important
}

.border-left {
    border-left-color: #eee !important
}

.border-right {
    border-right-color: #eee !important
}

.border-bottom {
    border-bottom-color: #eee !important
}

.badge,
.profile-sidebar .profile-nav .nav .nav-item {
    border-radius: 3px
}

.badge+.badge {
    margin-left: 6px
}

.badge-md {
    padding: 5px 8px;
    font-size: 13px
}

.back-to-top {
    color: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    display: inline-block;
    border-radius: 50%
}

.blockquote,
.blockquote-quote {
    display: block;
    font-style: italic
}

.back-to-top:focus,
.back-to-top:hover,
.blog-post-quote .blog-post-content .blog-post-footer span,
.blog-post-quote .blog-post-link a,
.category ul .category-item a:hover h6,
.category ul .category-item a:hover i,
.category ul .category-item a:hover span,
.feature-info:hover .feature-info-content,
.feature-info:hover .feature-info-content .feature-info-title,
.feature-info:hover .feature-info-icon,
.footer .footer-link ul li a,
.footer .footer-recent-List ul li .footer-recent-list-item .footer-recent-list-item-info .address,
.header .topbar .login a,
.header .topbar .social ul li a,
.header .topbar a,
.header-transparent .login a,
.navbar-light .navbar-nav>li>a,
.social-bg-hover:hover,
.text-white {
    color: #fff
}

.breadcrumb {
    background: 0 0;
    font-weight: 500;
    padding: .75rem 0;
    margin-top: 0
}

.blog-post .blog-post-footer i,
.breadcrumb .breadcrumb-item,
.property-search-field i {
    padding-right: 5px
}

.breadcrumb .breadcrumb-item a,
.feature-info-no-hover:hover .feature-info-content,
.location-list ul li a span,
.property-item-map-content a {
    color: #969696
}

#slider .btn-link:hover,
.accordion-style-2 .accordion-title .btn+i,
.agent.agent-03 .agent-listing a:hover,
.blog-post .blog-post-footer a:hover,
.blog-post-quote .share-box .share-box-social li a:hover,
.blog-sidebar .widget ul.list-style li a:hover,
.breadcrumb .active span,
.breadcrumb .breadcrumb-item a:hover,
.footer .footer-link ul li a:hover,
.footer .footer-recent-List ul li .footer-recent-list-item .footer-recent-list-item-info .address:hover,
.header .navbar-nav li>a:hover,
.header .topbar .dropdown .dropdown-menu a:hover,
.header .topbar .login a:hover,
.header .topbar .social ul li a:hover,
.header .topbar a:hover,
.header-transparent .login a:hover,
.header-transparent .navbar .navbar-nav .nav-link:hover,
.location-item .location-item-info .location-item-list:hover,
.location-item .location-item-info .location-item-title:hover,
.location-list ul li a:hover,
.location-list ul li a:hover span,
.navbar .navbar-nav .nav-item.active .nav-link,
.navbar .navbar-nav .nav-link:hover,
.property-address,
.property-detail-meta>li>a:hover,
.property-details .property-btn .property-listing-actions li a:hover,
.property-filter ul li a:hover,
.property-image .property-agent .property-agent-info .property-agent-name:hover,
.property-item-map-content a:active,
.property-item-map-content a:focus,
.property-item-map-content a:hover,
.property-search-field .form-group-search i,
.property-search-field .more-search:hover,
.sidebar .widget .recent-list-item .recent-list-item-info .address:hover,
.sidebar .widget ul li a:hover {
    color: #0064e5
}

.breadcrumb .breadcrumb-item i {
    padding-right: 5px;
    font-size: 11px
}

.breadcrumb .breadcrumb-item:before,
.irs--flat .irs-from:before,
.irs--flat .irs-single:before,
.irs--flat .irs-to:before,
.kenburnsy img {
    display: none
}

.pagination .page-item .page-link {
    padding: 18px 28px;
    color: #969696;
    border-color: #eee
}

.feature-info-02:hover .feature-info-button .btn,
.pagination .page-item.active .page-link {
    background: #0064e5;
    border-color: #0064e5;
    color: #fff
}

.blockquote {
    font-size: 16px;
    border-left: 10px solid #0064e5;
    padding-left: 30px
}

.blockquote-quote {
    font-size: 18px;
    border-left: 0 solid #0064e5;
    padding-left: 30px;
    z-index: 1
}

.bg-overlay-black-10:before,
.bg-overlay-black-20:before,
.bg-overlay-black-30:before,
.bg-overlay-black-40:before,
.bg-overlay-black-50:before,
.bg-overlay-black-60:before,
.bg-overlay-black-70:before,
.bg-overlay-black-80:before,
.bg-overlay-black-90:before,
.bg-overlay-gradient-02:before,
.bg-overlay-gradient:before,
.bg-overlay-theme-20:before,
.bg-overlay-theme-50:before,
.bg-overlay-theme-70:before,
.bg-overlay-theme-90:before,
.bg-overlay-white-10:before,
.bg-overlay-white-20:before,
.bg-overlay-white-30:before,
.bg-overlay-white-40:before,
.bg-overlay-white-50:before,
.bg-overlay-white-60:before,
.bg-overlay-white-70:before,
.bg-overlay-white-80:before,
.bg-overlay-white-90:before,
.blockquote-quote i {
    z-index: 0;
    position: absolute;
    left: 0
}

.blockquote-quote i {
    top: 20px;
    font-size: 60px;
    line-height: 60px;
    color: #dfdfdf
}

.table thead th {
    border-bottom-color: #eee
}

.navigation .nav-links .nav-next:hover,
.navigation .nav-links .nav-previous:hover,
.property-search-field.property-search-field-02.property-search-field-top-03 .property-search-item .card,
.table-striped tbody tr:nth-of-type(odd) {
    background: #fafafa
}

.text-primary {
    color: #0064e5 !important
}

.text-dark {
    color: #001935 !important
}

.text-light {
    color: #969696 !important
}

.bg-primary {
    background: #0064e5 !important
}

.bg-dark {
    background: #001022 !important
}

.bg-dark-f {
    background-image: url("../images/footer.jpg");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    margin-top: 40px
}

@media (max-width:568px) {
    .bg-dark-f {
        background: 0 0/100% 100% no-repeat #607d8b;
        margin-top: 40px
    }
}

.space-ptb {
    padding: 75px 0 20px
}

.marngin-b-50 {
    margin-bottom: 50px
}

.marngin-b-40,
.section-title {
    margin-bottom: 40px
}

.blog-sidebar .widget,
.marngin-b-30,
.property-item {
    margin-bottom: 30px
}

.space-pt {
    padding: 30px 0 0
}

.space-pb {
    padding: 0 0 30px
}

.pt-6,
.py-6 {
    padding-top: 5rem !important
}

.pl-6,
.px-6 {
    padding-left: 5rem !important
}

.pr-6,
.px-6 {
    padding-right: 5rem !important
}

.h-90vh-ic {
    height: 90vh !important;
    width: 90%;
    margin: 0 auto
}

.h-70vh {
    height: 70vh !important
}

.h-75vh {
    height: 75vh !important
}

.h-80vh {
    height: 80vh !important
}

.h-85vh {
    height: 85vh !important
}

.h-90vh {
    height: 90vh !important
}

.h-95vh {
    height: 95vh !important
}

.h-100vh {
    height: 100vh !important
}

.bg-holder {
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%
}

.bg-holder-bottom {
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
    width: 100%
}

.building-space {
    padding-bottom: 160px
}

.pb-6,
.py-6 {
    padding-bottom: 5rem !important
}

.bg-overlay-black-10,
.bg-overlay-black-20,
.bg-overlay-black-30,
.bg-overlay-black-40,
.bg-overlay-black-50,
.bg-overlay-black-60,
.bg-overlay-black-70,
.bg-overlay-black-80,
.bg-overlay-black-90,
.bg-overlay-theme-20,
.bg-overlay-theme-50,
.bg-overlay-theme-70,
.bg-overlay-theme-90,
.bg-overlay-white-10,
.bg-overlay-white-20,
.bg-overlay-white-30,
.bg-overlay-white-40,
.bg-overlay-white-50,
.bg-overlay-white-60,
.bg-overlay-white-70,
.bg-overlay-white-80,
.bg-overlay-white-90 {
    position: relative;
    z-index: 1
}

.bg-overlay-black-10:before {
    background: rgba(0, 16, 34, .1);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-black-20:before {
    background: rgba(0, 16, 34, .2);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-black-30:before {
    background: rgba(0, 16, 34, .3);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-black-40:before {
    background: rgba(0, 16, 34, .4);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-black-50:before {
    background: rgba(0, 16, 34, .5);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-black-60:before {
    background: rgba(0, 16, 34, .6);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-black-70:before {
    background: rgba(0, 16, 34, .7);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-black-80:before {
    background: rgba(0, 16, 34, .8);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-black-90:before {
    background: rgba(0, 16, 34, .9);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-white-10:before {
    background: rgba(255, 255, 255, .1);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-white-20:before {
    background: rgba(255, 255, 255, .2);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-white-30:before {
    background: rgba(255, 255, 255, .3);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-white-40:before {
    background: rgba(255, 255, 255, .4);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-white-50:before {
    background: rgba(255, 255, 255, .5);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-white-60:before {
    background: rgba(255, 255, 255, .6);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-white-70:before {
    background: rgba(255, 255, 255, .7);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-white-80:before {
    background: rgba(255, 255, 255, .8);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-white-90:before {
    background: rgba(255, 255, 255, .9);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-theme-20:before {
    background: rgba(38, 174, 97, .2);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-theme-50:before {
    background: rgba(38, 174, 97, .5);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-theme-70:before {
    background: rgba(38, 174, 97, .7);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-theme-90:before {
    background: rgba(38, 174, 97, .9);
    content: "";
    height: 100%;
    top: 0;
    width: 100%
}

.bg-overlay-gradient:before {
    width: 100%;
    right: 0;
    bottom: 0;
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .6) 100%);
    top: auto;
    height: 75%;
    -webkit-transition: .35s;
    transition: .35s;
    border-radius: 5px
}

.bg-overlay-gradient-02:before {
    width: 100%;
    right: 0;
    top: 0;
    content: "";
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .6)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .6) 100%);
    bottom: auto;
    height: 70%;
    -webkit-transition: .35s;
    transition: .35s
}

.bg-overlay-gradient-03:before,
.bg-overlay-gradient-04:before {
    z-index: 0;
    position: absolute;
    width: 100%;
    top: auto;
    left: 0;
    content: "";
    right: 0
}

.bg-overlay-gradient-03:before {
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(white)), -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), to(white));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    height: 100%;
    -webkit-transition: .35s;
    transition: .35s
}

.bg-overlay-gradient-04:before {
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .4)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .4) 100%);
    height: 40%;
    -webkit-transition: .35s;
    transition: .35s
}

.avatar {
    width: 50px;
    height: 50px;
    display: inline-block
}

.avatar.avatar-sm {
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px
}

.avatar.avatar-md {
    width: 40px;
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px
}

.avatar.avatar-lg {
    width: 60px;
    height: 60px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60px;
    flex: 0 0 60px
}

.avatar.avatar-xl {
    width: 80px;
    height: 80px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px
}

.avatar.avatar-xll {
    width: 100px;
    height: 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px
}

.avatar.avatar-xlll {
    width: 120px;
    height: 120px
}

.avatar.avatar-xllll {
    width: 80%;
    height: 120px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px
}

.blog-post .blog-post-footer span,
.fa-phone,
.font-sm {
    font-size: 13px
}

.blog-post-quote .blockquote cite,
.font-md {
    font-size: 15px
}

.font-lg {
    font-size: 17px
}

.font-xl {
    font-size: 21px
}

.font-xll {
    font-size: 30px
}

.font-xlll {
    font-size: 40px;
    line-height: 40px
}

.b-radius-none {
    border-radius: 0 !important
}

.b-radius-left-none {
    border-radius: 0 3px 3px 0 !important
}

.b-radius-right-none {
    border-radius: 3px 0 0 3px !important
}

.sticky-top {
    z-index: 8
}

.z-index-1 {
    z-index: 1
}

.z-index-9 {
    z-index: 9
}

.z-index-99 {
    z-index: 99
}

.z-index-999 {
    z-index: 999
}

.m-n1 {
    margin: -.25rem !important
}

.mt-n1,
.my-n1 {
    margin-top: -.25rem !important
}

.me-n1,
.mx-n1 {
    margin-right: -.25rem !important
}

.mb-n1,
.my-n1 {
    margin-bottom: -.25rem !important
}

.ms-n1,
.mx-n1 {
    margin-left: -.25rem !important
}

.m-n2 {
    margin: -.5rem !important
}

.mt-n2,
.my-n2 {
    margin-top: -.5rem !important
}

.me-n2,
.mx-n2 {
    margin-right: -.5rem !important
}

.mb-n2,
.my-n2 {
    margin-bottom: -.5rem !important
}

.ms-n2,
.mx-n2 {
    margin-left: -.5rem !important
}

.m-n3 {
    margin: -1rem !important
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important
}

.me-n3,
.mx-n3 {
    margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important
}

.ms-n3,
.mx-n3 {
    margin-left: -1rem !important
}

.m-n4 {
    margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important
}

.me-n4,
.mx-n4 {
    margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important
}

.ms-n4,
.mx-n4 {
    margin-left: -1.5rem !important
}

.m-n5 {
    margin: -3rem !important
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important
}

.me-n5,
.mx-n5 {
    margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important
}

.ms-n5,
.mx-n5 {
    margin-left: -3rem !important
}

.p-6 {
    padding: 5rem !important
}

.m-n6 {
    margin: -7rem !important
}

.mt-n6,
.my-n6 {
    margin-top: -7rem !important
}

.me-n6,
.mx-n6 {
    margin-right: -7rem !important
}

.mb-n6,
.my-n6 {
    margin-bottom: -7rem !important
}

.ms-n6,
.mx-n6 {
    margin-left: -7rem !important
}

.m-n7 {
    margin: -9rem !important
}

.mt-n7,
.my-n7 {
    margin-top: -9rem !important
}

.me-n7,
.mx-n7 {
    margin-right: -9rem !important
}

.mb-n7,
.my-n7 {
    margin-bottom: -9rem !important
}

.ms-n7,
.mx-n7 {
    margin-left: -9rem !important
}

@media (min-width:576px) {

    .pt-sm-6,
    .py-sm-6 {
        padding-top: 5rem !important
    }

    .pb-sm-6,
    .py-sm-6 {
        padding-bottom: 5rem !important
    }

    .pl-sm-6,
    .px-sm-6 {
        padding-left: 5rem !important
    }

    .pr-sm-6,
    .px-sm-6 {
        padding-right: 5rem !important
    }

    .m-sm-n1 {
        margin: -.25rem !important
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -.25rem !important
    }

    .me-sm-n1,
    .mx-sm-n1 {
        margin-right: -.25rem !important
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -.25rem !important
    }

    .ms-sm-n1,
    .mx-sm-n1 {
        margin-left: -.25rem !important
    }

    .m-sm-n2 {
        margin: -.5rem !important
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -.5rem !important
    }

    .me-sm-n2,
    .mx-sm-n2 {
        margin-right: -.5rem !important
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -.5rem !important
    }

    .ms-sm-n2,
    .mx-sm-n2 {
        margin-left: -.5rem !important
    }

    .m-sm-n3 {
        margin: -1rem !important
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important
    }

    .me-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important
    }

    .ms-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important
    }

    .m-sm-n4 {
        margin: -1.5rem !important
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important
    }

    .me-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important
    }

    .ms-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important
    }

    .m-sm-n5 {
        margin: -3rem !important
    }

    .me-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important
    }

    .ms-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important
    }

    .m-sm-n6 {
        margin: -7rem !important
    }

    .mt-sm-n6,
    .my-sm-n6 {
        margin-top: -7rem !important
    }

    .me-sm-n6,
    .mx-sm-n6 {
        margin-right: -7rem !important
    }

    .mb-sm-n6,
    .my-sm-n6 {
        margin-bottom: -7rem !important
    }

    .ms-sm-n6,
    .mx-sm-n6 {
        margin-left: -7rem !important
    }

    .m-sm-n7 {
        margin: -9rem !important
    }

    .mt-sm-n7,
    .my-sm-n7 {
        margin-top: -9rem !important
    }

    .me-sm-n7,
    .mx-sm-n7 {
        margin-right: -9rem !important
    }

    .mb-sm-n7,
    .my-sm-n7 {
        margin-bottom: -9rem !important
    }

    .ms-sm-n7,
    .mx-sm-n7 {
        margin-left: -9rem !important
    }

    .p-sm-6 {
        padding: 5rem !important
    }
}

@media (min-width:768px) {

    .pt-md-6,
    .py-md-6 {
        padding-top: 5rem !important
    }

    .pb-md-6,
    .py-md-6 {
        padding-bottom: 5rem !important
    }

    .pl-md-6,
    .px-md-6 {
        padding-left: 5rem !important
    }

    .pr-md-6,
    .px-md-6 {
        padding-right: 5rem !important
    }

    .m-md-n1 {
        margin: -.25rem !important
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -.25rem !important
    }

    .me-md-n1,
    .mx-md-n1 {
        margin-right: -.25rem !important
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -.25rem !important
    }

    .ms-md-n1,
    .mx-md-n1 {
        margin-left: -.25rem !important
    }

    .m-md-n2 {
        margin: -.5rem !important
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -.5rem !important
    }

    .me-md-n2,
    .mx-md-n2 {
        margin-right: -.5rem !important
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -.5rem !important
    }

    .ms-md-n2,
    .mx-md-n2 {
        margin-left: -.5rem !important
    }

    .m-md-n3 {
        margin: -1rem !important
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important
    }

    .me-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important
    }

    .ms-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important
    }

    .m-md-n4 {
        margin: -1.5rem !important
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important
    }

    .me-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important
    }

    .ms-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important
    }

    .m-md-n5 {
        margin: -3rem !important
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important
    }

    .me-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important
    }

    .ms-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important
    }

    .m-md-n6 {
        margin: -7rem !important
    }

    .mt-md-n6,
    .my-md-n6 {
        margin-top: -7rem !important
    }

    .me-md-n6,
    .mx-md-n6 {
        margin-right: -7rem !important
    }

    .mb-md-n6,
    .my-md-n6 {
        margin-bottom: -7rem !important
    }

    .ms-md-n6,
    .mx-md-n6 {
        margin-left: -7rem !important
    }

    .m-md-n7 {
        margin: -9rem !important
    }

    .mt-md-n7,
    .my-md-n7 {
        margin-top: -9rem !important
    }

    .me-md-n7,
    .mx-md-n7 {
        margin-right: -9rem !important
    }

    .mb-md-n7,
    .my-md-n7 {
        margin-bottom: -9rem !important
    }

    .ms-md-n7,
    .mx-md-n7 {
        margin-left: -9rem !important
    }

    .p-md-6 {
        padding: 5rem !important
    }

    .ic-vid-bnr-m {
        display: none !important
    }
}

@media (min-width:1200px) {
    .container {
        max-width: 1140px
    }

    .m-xl-n1 {
        margin: -.25rem !important
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -.25rem !important
    }

    .me-xl-n1,
    .mx-xl-n1 {
        margin-right: -.25rem !important
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -.25rem !important
    }

    .ms-xl-n1,
    .mx-xl-n1 {
        margin-left: -.25rem !important
    }

    .m-xl-n2 {
        margin: -.5rem !important
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -.5rem !important
    }

    .me-xl-n2,
    .mx-xl-n2 {
        margin-right: -.5rem !important
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -.5rem !important
    }

    .ms-xl-n2,
    .mx-xl-n2 {
        margin-left: -.5rem !important
    }

    .m-xl-n3 {
        margin: -1rem !important
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important
    }

    .me-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important
    }

    .ms-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important
    }

    .m-xl-n4 {
        margin: -1.5rem !important
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important
    }

    .me-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important
    }

    .ms-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important
    }

    .m-xl-n5 {
        margin: -3rem !important
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important
    }

    .me-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important
    }

    .ms-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important
    }

    .m-xl-n6 {
        margin: -7rem !important
    }

    .mt-xl-n6,
    .my-xl-n6 {
        margin-top: -7rem !important
    }

    .me-xl-n6,
    .mx-xl-n6 {
        margin-right: -7rem !important
    }

    .mb-xl-n6,
    .my-xl-n6 {
        margin-bottom: -7rem !important
    }

    .ms-xl-n6,
    .mx-xl-n6 {
        margin-left: -7rem !important
    }

    .m-xl-n7 {
        margin: -9rem !important
    }

    .mt-xl-n7,
    .my-xl-n7 {
        margin-top: -9rem !important
    }

    .me-xl-n7,
    .mx-xl-n7 {
        margin-right: -9rem !important
    }

    .mb-xl-n7,
    .my-xl-n7 {
        margin-bottom: -9rem !important
    }

    .ms-xl-n7,
    .mx-xl-n7 {
        margin-left: -9rem !important
    }
}

.feature-info {
    background: #fff;
    border: 1px solid #eee;
    padding: 36px;
    margin-right: -1px;
    height: 100%;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    z-index: 1
}

.feature-info .feature-info-icon {
    font-size: 40px;
    margin-bottom: 20px;
    color: #0064e5;
    transition: .3s ease-in-out
}

.blog-post-quote .blog-post-content .blog-post-footer a i,
.category ul .category-item a h6,
.feature-info .feature-info-content,
.feature-info .feature-info-content .feature-info-title {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.feature-info-02 {
    padding: 0;
    text-align: center;
    height: 100%
}

.feature-info-02 .feature-info-detail {
    position: relative;
    z-index: 9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%
}

.feature-info-02 .feature-info-detail .feature-info-icon {
    background: #fafafa;
    padding: 20px;
    margin: 5px
}

.feature-info-02 .feature-info-detail .feature-info-content {
    padding: 20px
}

.agent .agent-button,
.agent.agent-03 .agent-button,
.feature-info-02 .feature-info-detail .feature-info-button {
    margin-top: auto
}

.feature-info-02 .feature-info-detail .feature-info-button .btn,
.widget.agent-info .btn {
    border-radius: 0
}

.feature-info-02 .feature-info-bg {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    z-index: 0;
    background-size: cover;
    background-position: center center
}

.feature-info-02:hover,
.header .dropdown-item.active,
.header .dropdown-item:active,
.header .dropdown-item:focus,
.header .dropdown-item:hover {
    background: 0 0
}

.feature-info-02:hover .feature-info-icon {
    color: #fff;
    background: 0 0
}

.feature-info-02:hover .feature-info-bg {
    opacity: 1
}

.feature-info-round-icon,
.nav-tabs.nav-tabs-02 {
    border: none
}

.feature-info-round-icon .feature-info-icon {
    font-size: 50px;
    width: 130px;
    height: 130px;
    line-height: 130px;
    text-align: center;
    display: inline-block;
    background: #0064e5;
    color: #fff;
    border-radius: 50%
}

.btn-video:focus,
.btn-video:hover,
.feature-info-round-icon:hover .feature-info-icon,
.owl-carousel .owl-nav i:hover {
    background: #fff;
    color: #0064e5
}

.blog-post-quote .share-box .share-box-social,
.feature-info-no-hover:hover,
.owl-dots-bottom-center .owl-dots .owl-dot span,
.owl-dots-bottom-left .owl-dots .owl-dot span,
.owl-dots-bottom-right .owl-dots .owl-dot span,
.property-filter .property-grid-icon.active span,
.property-filter .property-grid-icon:hover span,
.property-filter .property-list-icon .active span,
.property-filter .property-list-icon.active span,
.property-filter .property-list-icon:hover span,
.property-search-field.property-search-field-02.property-search-field-top-03 .form-control {
    background: #fff
}

.accordion .accordion-item .accordion-title .collapsed,
.accordion-style-2 .accordion-title .btn.collapsed,
.accordion-style-2 .accordion-title .btn.collapsed+i,
.agent.agent-03 .agent-info strong,
.blog-post-quote .blog-post-content .blog-post-footer a:hover,
.blog-post-quote .blog-post-content .blog-post-footer a:hover i,
.blog-post-quote .blog-post-link a:hover,
.blog-post-quote .share-box .share-box-social li a,
.feature-info-no-hover:hover .feature-info-content .feature-info-title,
.feature-info-no-hover:hover .feature-info-icon,
.header-transparent .navbar .navbar-nav .nav-link,
.popup-video .popup-icon:hover,
.share-box .share-box-social li a:hover {
    color: #001935
}

.feature-info-03 .feature-info-image {
    padding: 100px 0
}

.testimonial-main {
    padding: 140px 0
}

.testimonial {
    padding-top: 30px
}

.testimonial .testimonial-content {
    font-size: 24px;
    font-style: italic;
    font-weight: 700;
    position: relative
}

.testimonial .testimonial-content .quotes {
    color: #27b263;
    margin-right: 10px;
    font-size: 80px;
    line-height: 70px;
    position: absolute;
    top: -30px
}

.testimonial-02 .testimonial-content {
    font-size: 20px;
    padding: 80px 40px 30px;
    background: #799eff4d;
    position: relative;
    border: 1px solid #eee
}

.testimonial-02 .testimonial-content:before {
    position: absolute;
    content: "";
    bottom: -9px;
    width: 0;
    height: 0;
    z-index: 1;
    border-style: solid;
    border-width: 10px 10px 0;
    border-color: #799eff4d transparent transparent
}

.testimonial-02 .testimonial-content:after {
    position: absolute;
    content: "";
    bottom: -11px;
    width: 0;
    height: 0;
    z-index: 0;
    border-style: solid;
    border-width: 11px 11px 0 10px;
    border-color: #eee transparent transparent
}

.testimonial-02 .testimonial-content .quotes {
    font-size: 30px;
    line-height: 30px;
    position: absolute;
    top: 36px;
    left: 20px;
    color: #28b666
}

.testimonial-02 .testimonial-author {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.testimonial-02-small .testimonial-content {
    font-size: 16px;
    padding: 30px 20px
}

.testimonial-02-small .testimonial-content .quotes {
    font-size: 20px;
    top: 10px
}

.testimonial-03 .testimonial-content {
    position: relative;
    padding: 120px 40px 60px;
    margin-left: -50px
}

.testimonial-03 .testimonial-content p {
    font-size: 22px;
    font-style: italic
}

.testimonial-03 .testimonial-content .quotes {
    font-size: 40px;
    line-height: 40px;
    position: absolute;
    top: 60px;
    left: 40px;
    color: #1d844a
}

.accordion .accordion-item .accordion-title {
    margin-bottom: 15px;
    font-size: 18px
}

.accordion .accordion-item .accordion-content {
    padding-bottom: 25px
}

.accordion-style-2 .card {
    border: 1px solid #eee;
    margin-bottom: 10px;
    border-radius: 0
}

.accordion-style-2 .card:last-child,
.blog-sidebar .widget .social ul li:last-child,
.blog-sidebar .widget ul.list-style li:last-child,
.blog-sidebar .widget:last-child,
.footer .footer-contact-info ul,
.footer .footer-recent-List ul li:last-child,
.map-box iframe,
.nav-tabs .nav-item,
.nav-tabs.nav-tabs-02 .nav-item,
.owl-carousel .owl-item .property-item,
.property-details .property-info,
.sidebar .widget .recent-list-item:last-child,
.sidebar .widget ul li:last-child,
.sidebar .widget:last-child {
    margin-bottom: 0
}

.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    -webkit-transition: .2s ease-in-out;
    position: absolute;
    margin: 0 !important;
    text-indent: inherit;
    cursor: pointer;
    top: 50%
}

.accordion-style-2 .card-header {
    background: 0 0;
    border-bottom: none
}

.accordion-style-2 .card-header .accordion-title,
.our-clients .owl-carousel .owl-stage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.accordion-style-2 .card-header .accordion-title i {
    font-size: 12px;
    margin-left: auto
}

.accordion-style-2 .accordion-content,
.agent.agent-03 .agent-listing,
.property-search-field .row.property-price-slider {
    border-top: 1px solid #eee
}

.accordion-style-2 .accordion-title .btn {
    display: block;
    color: #0064e5;
    font-size: 18px;
    padding: 0;
    text-decoration: none;
    width: 100%;
    text-align: left
}

.newsletter .form-control {
    padding-right: 150px
}

.newsletter .btn {
    position: absolute;
    right: 0;
    line-height: 20px;
    top: -1px;
    padding: 5px 16px
}

.counter .timer {
    font-size: 48px;
    font-weight: 600
}

.counter.counter-02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px
}

.counter.counter-02 .counter-icon .icon {
    padding-right: 20px;
    font-size: 40px;
    color: #0064e5
}

.counter.counter-02 .counter-content .timer {
    font-size: 29px;
    color: #fff;
    font-weight: 600;
    display: block;
    line-height: 18px;
    margin-bottom: 8px;
    text-align: center
}

.nav-tabs .nav-item .nav-link {
    border: none;
    font-size: 17px;
    padding: 20px;
    font-weight: 600;
    border-bottom: 3px solid transparent;
    color: #001935;
    letter-spacing: .4px
}

.nav-tabs .nav-item .nav-link.active {
    border-bottom: 3px solid #0064e5;
    color: #0064e5
}

.nav-tabs.nav-tabs-02 .nav-item a:hover {
    color: #fff;
    background: #a22C2FD6
}

.nav-tabs.nav-tabs-02 .nav-item .nav-link {
    background: #0064e5;
    border: none;
    color: #fff;
    padding: 7px 20px;
    border-radius: 4px !important;
    margin-right: 2px;
    max-height: 40px;
    margin-top: 10px
}

.nav-tabs.nav-tabs-02 .nav-item .nav-link.active {
    background: #0064e5;
    border: none;
    color: #fff
}

.blog-sidebar .widget .gallery ul li:nth-child(5n+5),
.nav-tabs.nav-tabs-02 .nav-item:last-child .nav-link,
.property-details .property-btn .property-listing-actions li i,
.property-image .property-status li:last-child {
    margin-right: 0
}

.owl-carousel .owl-item img {
    width: auto;
    display: inherit
}

.owl-carousel .owl-nav {
    cursor: pointer;
    z-index: 999;
    width: 100%
}

.owl-carousel .owl-nav .owl-prev {
    width: auto;
    transition: .2s ease-in-out;
    left: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block
}

.owl-carousel .owl-nav .owl-next {
    width: auto;
    transition: .2s ease-in-out;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block
}

.owl-carousel .owl-nav i {
    font-size: 16px;
    width: 40px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    color: #fff;
    background: #0064E530;
    border: 0 solid #eee;
    text-align: center;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.owl-carousel .owl-controls .owl-dot {
    margin: 0;
    display: inline-block
}

.owl-carousel .owl-dots {
    display: inline-block;
    text-indent: inherit;
    width: 100%;
    cursor: pointer;
    text-align: center
}

.owl-carousel .owl-dots .owl-dot span {
    background: #ddd;
    display: inline-block;
    width: 12px;
    min-height: 12px;
    margin-top: 5px;
    border-radius: 100%;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer
}

.owl-carousel .owl-dot {
    display: inline-block;
    margin: 0 10px 0 0
}

.owl-nav-center.owl-carousel .owl-nav .owl-prev {
    left: 50%;
    top: 46%;
    margin-left: -15px !important
}

.owl-nav-center.owl-carousel .owl-nav .owl-next {
    left: 50%;
    right: inherit;
    margin-top: 28px !important;
    margin-left: -15px !important
}

.owl-nav-left.owl-carousel .owl-nav .owl-prev {
    left: -65px;
    top: 46%
}

.owl-nav-left.owl-carousel .owl-nav .owl-next {
    left: -65px;
    right: inherit;
    margin-top: 28px !important
}

.owl-nav-bottom .owl-nav,
.owl-nav-top-left .owl-nav {
    bottom: 0;
    top: inherit
}

.owl-nav-bottom .owl-nav .owl-next {
    right: 46%;
    bottom: -20px;
    top: inherit;
    -webkit-transform: inherit;
    transform: inherit
}

.owl-nav-bottom .owl-nav .owl-prev {
    left: 46%;
    bottom: -20px;
    top: inherit;
    -webkit-transform: inherit;
    transform: inherit
}

.owl-nav-top-left .owl-nav .owl-next {
    right: 0;
    top: -30px;
    -webkit-transform: inherit;
    transform: inherit
}

.owl-nav-top-left .owl-nav .owl-prev {
    left: inherit;
    right: 50px;
    top: -30px;
    -webkit-transform: inherit;
    transform: inherit
}

.owl-nav-top-left .owl-nav i {
    border: 1px solid transparent
}

.owl-nav-top-right .owl-nav {
    top: 0;
    bottom: inherit
}

.owl-dots-bottom-center .owl-dots,
.owl-dots-bottom-right .owl-dots {
    bottom: 30px !important;
    position: absolute
}

.owl-nav-top-right .owl-nav .owl-next {
    right: 20px;
    top: 20px;
    bottom: inherit;
    -webkit-transform: inherit;
    transform: inherit
}

.owl-nav-top-right .owl-nav .owl-prev {
    left: inherit;
    right: 80px;
    top: 20px;
    bottom: inherit;
    -webkit-transform: inherit;
    transform: inherit
}

.owl-dots-bottom-right .owl-dots {
    right: 30px;
    width: auto
}

.owl-dots-bottom-left .owl-dots {
    position: absolute;
    left: 0;
    width: auto;
    margin-top: 0
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 1.6;
    width: 5% !important;
    height: 40px;
    top: 59%;
    display: none
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
    background-color: #0064e5
}

.bootstrap-datetimepicker-widget table td.day {
    height: 30px;
    line-height: 30px;
    width: 40px;
    font-size: 14px
}

.bootstrap-datetimepicker-widget table th,
.countdown-small p {
    font-size: 14px
}

.bootstrap-datetimepicker-widget {
    padding: 0 !important
}

.bootstrap-datetimepicker-widget.dropdown-menu {
    width: auto;
    padding: 0
}

.bootstrap-datetimepicker-widget table td {
    height: auto;
    line-height: inherit
}

.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover {
    color: #0064e5;
    background-color: transparent
}

.bootstrap-datetimepicker-widget table td span {
    width: auto;
    height: auto;
    line-height: inherit
}

.bootstrap-datetimepicker-widget table td span:hover {
    background: 0 0;
    color: #0064e5
}

.form-group.overflow-hidden {
    overflow: inherit !important
}

.pricing {
    background: #fafafa;
    padding: 30px
}

.pricing .pricing-price strong {
    color: #0064e5;
    font-size: 40px
}

.pricing .pricing-list {
    margin-top: 20px;
    margin-bottom: 0
}

.pricing .pricing-list li {
    padding: 6px 0
}

.footer .footer-contact-info ul li:last-child,
.pricing .pricing-list li:last-child {
    padding-bottom: 0
}

.countdown {
    display: inline-block;
    text-align: center;
    margin: 0 20px
}

.countdown span {
    font-size: 80px;
    line-height: 80px;
    font-weight: 600;
    color: #0064e5
}

.countdown p {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #001935
}

.countdown-small span {
    font-size: 24px;
    line-height: 24px
}

.btn {
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    font-size: 14px;
    font-weight: 500;
    padding: 5px 15px;
    border-radius: 3px
}

.btn:active,
.btn:focus,
.btn:not(:disabled):not(.disabled).active:focus,
.btn:not(:disabled):not(.disabled):active:focus,
.show>.btn.dropdown-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
    color: #fff
}

.btn:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.btn-primary:focus,
.btn-primary:hover {
    background: #a22C2FD6;
    border-color: #a22C2FD6
}

.btn-dark {
    background: #001022;
    border-color: #001022
}

.btn-white,
.header,
.navbar {
    background: #fff
}

.btn-dark:hover {
    background: #001c3c;
    border-color: #001c3c
}

.btn i {
    padding-right: 10px
}

.btn+.btn {
    margin-left: 3px
}

.btn-link {
    color: #0064e5;
    text-decoration: none
}

.btn-link:focus,
.btn-link:hover {
    color: #001022;
    text-decoration: none;
    outline: 0
}

.btn-light:active,
.btn-light:focus,
.btn-white:active,
.btn-white:focus,
.btn.btn-light:not(:disabled):not(.disabled):active:focus,
.btn.btn-link:not(:disabled):not(.disabled):active:focus,
.btn.btn-white:not(:disabled):not(.disabled):active:focus {
    color: #001022
}

.btn-white {
    border-color: #fff;
    color: #001022
}

.btn-white:hover {
    background: #dfdfdf;
    border-color: #dfdfdf;
    color: #001022
}

.btn.btn-sm {
    padding: 6px 24px
}

.btn.btn-md {
    padding: 9px 26px
}

.btn.btn-lg {
    padding: 13px 30px
}

.btn.btn-xl {
    padding: 16px 40px
}

.agent.agent-02 .agent-detail,
.btn-app,
.footer .footer-recent-List ul li .footer-recent-list-item,
.header .navbar-nav>li,
.list-style li,
.navigation .nav-links,
.property-filter-tag ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.btn-app i {
    font-size: 40px
}

.btn-app .small-text {
    font-size: 11px;
    font-weight: 400
}

.btn-outline-secondary {
    border: 2px solid #eee;
    color: #001935
}

.btn-outline-secondary:focus,
.btn-outline-secondary:hover,
.btn-outline-secondary:not(:disabled):not(.disabled):active {
    background: #001935;
    color: #fff;
    border-color: #001935
}

.irs--flat .irs-line {
    height: 6px
}

.irs--flat .irs-bar {
    background: #0064e5;
    height: 6px
}

.irs--flat .irs-handle {
    width: 0
}

.irs--flat .irs-from,
.irs--flat .irs-single,
.irs--flat .irs-to {
    background: 0 0;
    color: #0064e5;
    font-size: 13px;
    font-weight: 600
}

.irs--flat .irs-handle>i:first-child {
    background: #fff;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 2px solid #0064e5;
    cursor: pointer;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.irs--flat .irs-handle.state_hover>i:first-child,
.irs--flat .irs-handle:hover>i:first-child,
.property-filter .property-grid-icon.active,
.property-filter .property-grid-icon:hover,
.property-filter .property-list-icon .active,
.property-filter .property-list-icon.active,
.property-filter .property-list-icon:hover,
.property-filter ul li.active a span,
.property-image .property-agent .property-agent-info .property-agent-contact li a:hover,
.property-image .property-agent-popup a:hover,
.property-image .property-status li.property-feature {
    background: #0064e5
}

.select2-container .select2-selection--single {
    height: auto;
    outline: 0
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    border: none
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: 700;
    line-height: inherit;
    text-transform: capitalize
}

.bigdrop {
    min-width: 196px !important
}

.select2-results__options {
    padding: 8px 2px
}

.select2-container {
    width: 100% !important
}

.select2-container--default .select2-results__option--highlighted {
    border-radius: 3px;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 1px;
    right: 0;
    height: 21px;
    width: 14px
}

.property-search-field.property-search-field-02 .card,
.property-search-field.property-search-field-02 .property-search-item,
.select2-container--default .select2-results>.select2-results__options,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: none
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    color: #0064e5
}

.banner-map,
.banner-property,
.header .megamenu .dropdown-item,
.select2-container--default .select2-search--dropdown,
.si-content-wrapper {
    padding: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #eee
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #fafafa
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    padding-left: 10px;
    font-weight: 600;
    background: rgba(38, 174, 97, .1);
    color: #0064e5;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.select2-dropdown {
    border: none;
    border-radius: 0
}

.property-search-field.property-search-field-02 .select2-container--default .select2-selection--single,
.select-border .select2-container--default .select2-selection--single {
    border: 1px solid #eee;
    height: 50px;
    padding: 15px 20px;
    border-radius: 3px
}

.select-border .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 16px;
    right: 20px
}

.select2-results__option[aria-selected] {
    text-transform: capitalize;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #3a4957
}

.header .navbar-nav li>a,
.navbar .navbar-nav .nav-link {
    color: #001935;
    font-weight: 600;
    text-transform: capitalize
}

.select2-container--open .select2-dropdown {
    background: #fafafa;
    padding: 7px;
    border: 1px solid #eee
}

.select2-search--dropdown .select2-search__field {
    border: 1px solid #eee;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .04);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .04)
}

.header {
    z-index: 9;
    position: relative
}

.header .container-fluid {
    padding: 0 50px;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial;
    max-height: 40px
}

.header .topbar {
    background: #001022;
    padding: 6px 0
}

.header .topbar .dropdown {
    margin-right: 20px
}

.header .topbar .dropdown .dropdown-toggle {
    padding: 12px 0
}

.header .topbar .dropdown .dropdown-toggle i {
    font-size: 10px
}

.header .topbar .login,
.header .topbar .social,
.social-icon-02 ul li {
    display: inline-block
}

.header .topbar .social ul,
.property-item-map-content p,
.property-search-field .row {
    margin: 0
}

.header .topbar .social ul li {
    display: inline-block;
    padding: 0 4px
}

.topbar .dropdown .dropdown-menu {
    border-radius: 0;
    border: none;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    padding: 10px
}

.topbar .dropdown .dropdown-menu a {
    font-size: 14px;
    padding: 5px 10px;
    font-weight: 500;
    border-radius: 3px;
    margin: 2px 0
}

#slider h1,
.adbtn,
.closebtn,
.naeemclosebtn,
.navbar .navbar-nav .nav-link i,
.visits {
    font-weight: 700
}

.topbar .dropdown .dropdown-menu a:hover {
    background: #0d5679;
    color: #fff !important
}

.navbar {
    padding: 0
}

.navbar .navbar-nav .nav-link {
    font-size: 14px;
    padding: 8px 20px
}

.dropdown-menu {
    z-index: 9999
}

.navbar-light {
    color: #fff;
    background-color: #fafafa;
    border-color: #eee
}

.navbar-light .navbar-nav>.dropdown>a .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}

.navbar-brand {
    padding: 0;
    margin-right: 0
}

.navbar-brand img,
.sidebar .widget .recent-list-item img {
    height: 80px
}

.navbar .navbar-brand {
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px
}

.header .navbar-nav li>a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 0;
    font-size: 16px
}

.header .navbar-nav li>a i {
    margin-left: 5px;
    font-size: 18px
}

.header .add-listing {
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    text-align: right
}

.megamenu {
    padding: 20px;
    width: 100%
}

.megamenu>div>li>ul {
    padding: 0;
    margin: 0
}

.megamenu .card {
    outline: 0
}

.megamenu .card:focus,
.megamenu .card:hover {
    outline: #000000 solid 1px
}

.megamenu>div>li>ul>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #001022;
    white-space: normal
}

.megamenu>div>li>ul>li>a:focus,
.megamenu>div>li>ul>li>a:hover {
    text-decoration: none;
    color: #001022;
    background-color: #fafafa
}

.megamenu.disabled>a,
.megamenu.disabled>a:focus,
.megamenu.disabled>a:hover {
    color: #fafafa
}

.megamenu.disabled>a:focus,
.megamenu.disabled>a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    cursor: not-allowed
}

.megamenu.dropdown-header {
    color: #0064e5;
    font-size: 18px
}

.header li>.dropdown-item:focus,
.header li>.dropdown-item:hover {
    color: #0064e5;
    background: 0 0
}

.header .dropdown-toggle::after,
.property-details .property-btn .property-listing-actions li:first-child:before {
    content: none
}

.header .navbar-collapse {
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit
}

.header .navbar .dropdown-menu a.dropdown-item {
    min-width: 180px
}

.header .navbar .dropdown-menu {
    padding: 15px
}

.header .navbar .dropdown-menu li a i,
.property-col-list .property-details .property-details-inner-box .property-price,
.property-image .property-agent .property-agent-info .property-agent-date {
    margin-left: auto
}

.navbar .dropdown>.dropdown-menu li>a {
    font-size: 14px;
    padding: 10px 20px 10px 0;
    border-radius: 3px;
    position: relative
}

.navbar .dropdown>.dropdown-menu li>a:hover,
.navbar .navbar-nav .dropdown-menu li.active>a {
    background: rgba(38, 174, 97, .1);
    color: #0064e5;
    padding-left: 15px
}

.header-transparent {
    position: absolute;
    background: 0 0;
    width: 100%;
    z-index: 999
}

.header-transparent .navbar-brand {
    margin-right: 40px
}

.header-transparent .add-listing {
    -ms-flex-item-align: inherit;
    align-self: inherit;
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
    text-align: right
}

.header .is-sticky {
    position: fixed !important;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    top: 0;
    z-index: 9
}

.goog-logo-link,
.goog-te-banner-frame,
.header .is-sticky .header-contact-info,
.header-transparent .is-sticky .header-contact-info,
.place-card-large {
    display: none !important
}

.header .is-sticky .navbar,
.header-transparent .is-sticky .navbar {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    border-top: none !important;
    width: 100%
}

.sidebar .widget:after,
.sidebar .widget:before {
    position: absolute;
    width: 1px;
    top: 0;
    background: #eee;
    height: 100%;
    content: ""
}

.header-transparent .is-sticky {
    position: fixed !important;
    width: 100%;
    -webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
    top: 0;
    z-index: 9
}

@media (min-width:992px) {

    .pt-lg-6,
    .py-lg-6 {
        padding-top: 5rem !important
    }

    .pb-lg-6,
    .py-lg-6 {
        padding-bottom: 5rem !important
    }

    .pl-lg-6,
    .px-lg-6 {
        padding-left: 5rem !important
    }

    .pr-lg-6,
    .px-lg-6 {
        padding-right: 5rem !important
    }

    .m-lg-n1 {
        margin: -.25rem !important
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -.25rem !important
    }

    .me-lg-n1,
    .mx-lg-n1 {
        margin-right: -.25rem !important
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -.25rem !important
    }

    .ms-lg-n1,
    .mx-lg-n1 {
        margin-left: -.25rem !important
    }

    .m-lg-n2 {
        margin: -.5rem !important
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -.5rem !important
    }

    .me-lg-n2,
    .mx-lg-n2 {
        margin-right: -.5rem !important
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -.5rem !important
    }

    .ms-lg-n2,
    .mx-lg-n2 {
        margin-left: -.5rem !important
    }

    .m-lg-n3 {
        margin: -1rem !important
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important
    }

    .me-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important
    }

    .ms-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important
    }

    .m-lg-n4 {
        margin: -1.5rem !important
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important
    }

    .me-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important
    }

    .ms-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important
    }

    .m-lg-n5 {
        margin: -3rem !important
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important
    }

    .me-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important
    }

    .ms-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important
    }

    .m-lg-n6 {
        margin: -7rem !important
    }

    .mt-lg-n6,
    .my-lg-n6 {
        margin-top: -7rem !important
    }

    .me-lg-n6,
    .mx-lg-n6 {
        margin-right: -7rem !important
    }

    .mb-lg-n6,
    .my-lg-n6 {
        margin-bottom: -7rem !important
    }

    .ms-lg-n6,
    .mx-lg-n6 {
        margin-left: -7rem !important
    }

    .m-lg-n7 {
        margin: -9rem !important
    }

    .mt-lg-n7,
    .my-lg-n7 {
        margin-top: -9rem !important
    }

    .me-lg-n7,
    .mx-lg-n7 {
        margin-right: -9rem !important
    }

    .mb-lg-n7,
    .my-lg-n7 {
        margin-bottom: -9rem !important
    }

    .ms-lg-n7,
    .mx-lg-n7 {
        margin-left: -9rem !important
    }

    .p-lg-6 {
        padding: 5rem !important
    }

    .header .navbar .dropdown-menu {
        margin: 0;
        font-size: 14px;
        border-radius: 0;
        border: none;
        left: 100%;
        -webkit-transform: translate3d(-50%, 10px, 0);
        transform: translate3d(-50%, 10px, 0);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        -webkit-transition-property: opacity, visibility, -webkit-transform;
        transition-property: opacity, visibility, transform, -webkit-transform;
        -webkit-transform-origin: top center;
        transform-origin: top center;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
        visibility: hidden;
        opacity: 0;
        display: block !important
    }

    .header .navbar .dropdown>.dropdown-menu {
        top: 100%
    }

    .header .navbar .dropdown-menu.megamenu {
        left: 50%
    }

    .navbar-nav .dropdown-menu.dropdown-menu-lg {
        min-width: 570px
    }

    .navbar-nav .mega-menu {
        position: static
    }

    .header .navbar .dropdown:hover>.dropdown-menu {
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
        visibility: visible;
        opacity: 1
    }

    .header .navbar .dropdown-menu .dropdown-submenu .dropdown-menu {
        left: 100%;
        right: auto;
        -webkit-transform: translate3d(15px, 10px, 0);
        transform: translate3d(15px, 10px, 0)
    }

    .header .navbar .dropdown-menu .dropdown-submenu .dropdown-menu.left-side {
        right: 100%;
        left: auto;
        -webkit-transform: translate3d(-15px, 10px, 0);
        transform: translate3d(-15px, 10px, 0)
    }

    .navbar-nav li:hover>ul.dropdown-menu {
        visibility: visible;
        opacity: 1
    }

    .dropdown-submenu {
        position: relative
    }

    .dropdown-submenu>.dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px
    }

    .dropdown-menu>li>a:hover:after {
        text-decoration: underline;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.form-check-input {
    border: 2px solid #dfdfdf;
    height: 16px;
    width: 16px;
    margin-top: 3px
}

.form-check-input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: inherit
}

.sticky-top {
    top: 80px
}

.sidebar .widget {
    margin-bottom: 30px;
    position: relative;
    border: 1px solid #eee;
    padding: 20px;
    border-radius: 5px
}

.sidebar .widget .widget-title {
    margin-bottom: 24px
}

.sidebar .widget .widget-collapse {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

.sidebar .widget:after {
    left: -4px
}

.sidebar .widget:before {
    right: -4px
}

.blog-post .blog-post-content .blog-post-details .blog-post-title,
.blog-sidebar .widget ul.list-style li,
.sidebar .widget ul li {
    margin-bottom: 10px
}

.navigation .nav-links .nav-previous a,
.sidebar .widget ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #969696
}

.category ul .category-item a,
.location-list ul li a,
.property-image .property-agent,
.sidebar .widget .recent-list-item {
    display: -webkit-box;
    display: -ms-flexbox
}

.about-vid,
.img-100,
.property-search-field .form-group-search,
.sidebar .widget .property-item .property-image img,
.vid-bnr {
    width: 100%
}

.sidebar .widget .property-item .property-details .property-info li {
    margin-bottom: 0;
    text-align: left
}

.property-search-field .form-group label,
.sidebar .widget .property-item .property-details .property-info li i {
    display: block
}

.sidebar .widget .property-item .property-details .property-listing-actions {
    border-bottom: 0
}

.sidebar .widget .recent-list-item {
    display: flex;
    margin-bottom: 10px
}

.footer .footer-recent-List ul li .footer-recent-list-item .footer-recent-list-item-info,
.sidebar .widget .recent-list-item .recent-list-item-info {
    padding-left: 20px
}

.footer .footer-recent-List ul li .footer-recent-list-item .footer-recent-list-item-info a,
.sidebar .widget .recent-list-item .recent-list-item-info a {
    display: block;
    font-family: "Barlow Semi Condensed", sans-serif
}

.sidebar .widget .recent-list-item .recent-list-item-info .address {
    color: #001022;
    font-weight: 600
}

.banner {
    padding: 220px 0;
    position: relative
}

.banner-shap {
    position: absolute;
    bottom: -1px;
    z-index: 99
}

.banner-bg-video {
    padding: 150px 0
}

.banner-bg-video .banner-bg-video-sub-title {
    font-size: 18px;
    display: block
}

.banner-bg-video .nav-tabs.nav-tabs-02 .nav-item .nav-link {
    background: 0 0;
    color: #fff;
    padding: 6px 20px;
    line-height: 24px
}

.agent.agent-02:hover .agent-button .btn,
.banner-bg-video .nav-tabs.nav-tabs-02 .nav-item .nav-link.active,
.property-details .property-btn a:hover,
.property-filter-tag ul li a:hover,
.search a {
    background: #0064e5;
    color: #fff
}

.banner-map .map-canvas,
.property-map .map-canvas {
    height: 500px
}

#slider .carousel-item .slider-content {
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

#slider .slider-content {
    display: inline-block;
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    z-index: 2
}

.banner-bg-slider-content,
.banner-bg-slider-content-dq {
    -webkit-transform: translateY(-50%);
    width: 100%;
    position: absolute
}

#slider .carousel-item.active .slider-content {
    z-index: 0;
    opacity: 1;
    -webkit-transition: opacity .1s;
    transition: opacity .1s
}

#slider .carousel-item .slider-content span {
    font-size: 50px;
    line-height: 50px;
    display: block
}

#slider .btn-link {
    font-size: 18px;
    color: #fff;
    padding: 0;
    margin-top: 40px
}

.carousel .carousel-item.active .animated-01 {
    -webkit-animation: 1s ease-in .2s both lightSpeedIn;
    animation: 1s ease-in .2s both lightSpeedIn
}

.carousel .carousel-item.active .animated-02 {
    -webkit-animation: 1s ease-in-out .5s both bounceInRight;
    animation: 1s ease-in-out .5s both bounceInRight
}

.carousel .carousel-item.active .animated-03 {
    -webkit-animation: 1s ease-in-out .5s both bounceInLeft;
    animation: 1s ease-in-out .5s both bounceInLeft
}

.carousel .carousel-item.active .animated-04 {
    -webkit-animation: 1s ease-in .5s both flipInX;
    animation: 1s ease-in .5s both flipInX
}

.carousel .carousel-item.active .animated-05 {
    -webkit-animation: 1s ease-in-out .1s both bounceInLeft;
    animation: 1s ease-in-out .1s both bounceInLeft
}

.carousel .carousel-item.active .animated-06 {
    -webkit-animation: 1s ease-in .5s both bounceIn;
    animation: 1s ease-in .5s both bounceIn
}

.carousel .carousel-item.active .animated-07 {
    -webkit-animation: .7s ease-in .3s both fadeInDown;
    animation: .7s ease-in .3s both fadeInDown
}

.carousel .carousel-item.active .animated-08 {
    -webkit-animation: .7s ease-in .3s both fadeInUp;
    animation: .7s ease-in .3s both fadeInUp
}

.banner-bg-slider-content {
    top: 58%;
    transform: translateY(-50%)
}

.banner-bg-slider-content-dq {
    top: 65%;
    transform: translateY(-50%)
}

.banner-bg-slider-content1 {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.kenburnsy {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh !important
}

.kenburnsy .slide {
    position: absolute;
    top: 5%;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-origin: center;
    transform-origin: center
}

.kenburnsy.fullscreen,
.search a,
.search i {
    top: 0;
    right: 0;
    position: absolute
}

.kenburnsy.fullscreen {
    bottom: 0;
    left: 0;
    height: auto !important;
    z-index: -1
}

.banner-bg-slider .banner-bg-slider-sub-title {
    font-size: 18px;
    display: block;
    margin-bottom: 30px
}

.search input {
    padding-left: 30px;
    padding-right: 130px;
    height: 46px;
    letter-spacing: .4px;
    font-size: 17px
}

.search a {
    padding: 18px 30px;
    cursor: pointer;
    margin: 6px;
    border-radius: 3px
}

.search i {
    color: #fff;
    padding: 11px 10px;
    height: 46px;
    cursor: pointer;
    border-radius: 0;
    font-weight: 600;
    font-style: inherit
}

.banner-property .property-offer-image {
    padding: 200px 0
}

.blog-sidebar .widget .gallery ul,
.category ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.category ul .category-item {
    margin-top: -1px;
    margin-right: -1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.category ul .category-item a {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #eee;
    padding: 24px;
    height: 100%
}

.category ul .category-item a .category-icon {
    margin-right: 14px
}

.category ul .category-item a i {
    font-size: 50px;
    line-height: 60px;
    color: #969696;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.category ul .category-item a span {
    margin-left: auto;
    color: #969696;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 56px;
    flex: 0 0 56px;
    padding-left: 10px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.agent {
    margin-right: -1px
}

.agent .agent-detail,
.author-detail {
    padding: 12px
}

.icagent:hover {
    transform: scale(1.1)
}

.agent .agent-detail a,
.text-deg {
    color: #215881
}

.agent .agent-avatar {
    margin-bottom: 160px
}

.agent .agent-button .btn,
.agent.agent-02 .agent-detail .agent-button .btn {
    border-radius: 0;
    border-top: 1px solid #eee
}

.agent .agent-button .btn:hover {
    border-color: #0064e5
}

.agent:hover .agent-button .btn {
    background: #0064e5;
    color: #fff;
    border-color: #0064e5
}

.agent.agent-02 .agent-detail .agent-avatar {
    margin-right: 30px;
    margin-bottom: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px
}

.agent.agent-03 .agent-avatar {
    text-align: center;
    margin-bottom: 0
}

.agent.agent-03 .agent-avatar img {
    height: auto
}

.agent.agent-03 .agent-listing a {
    padding: 13px 20px;
    color: #969696;
    display: inline-block
}

.agent.agent-03 .agent-info ul {
    width: 49%;
    display: inline-block;
    padding-right: 1%;
    vertical-align: top
}

.agent.agent-03 .agent-button .btn {
    border-top: 0
}

.vid-mpp {
    width: 100%;
    height: 21vh;
    margin-top: -12px
}

.location-item .location-item-info {
    position: absolute;
    left: 2px;
    bottom: 12px
}

.location-item .location-item-info .location-item-title {
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    margin: 0
}

.blog-post-quote .blog-post-content .blog-post-footer a,
.location-item .location-item-info .location-item-list {
    color: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.location-item.location-item-big {
    min-height: auto;
    height: 75%
}

.location-item-02 {
    text-align: center
}

.location-item-02 .location-item-info {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    display: block;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    bottom: inherit
}

.location-list {
    padding: 30px;
    background: #fff;
    border: 1px solid #eee
}

.location-list ul {
    padding: 0 20px
}

.location-list ul li {
    padding: 8px 0
}

.location-list ul li a {
    font-weight: 500;
    display: flex;
    color: #001935
}

.social-icon-02 ul li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #001935;
    background: #fff;
    border-radius: 50%;
    display: inline-block;
    text-align: center
}

.social-icon-02 ul li a:hover {
    color: #fff;
    background: #000
}

.social-bg-hover {
    position: relative;
    color: #fff
}

.social-bg-hover:before {
    content: "";
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0
}

.social-bg-hover:hover:before {
    background-color: rgba(0, 0, 0, .1)
}

.facebook-bg {
    background-color: #445c8e
}

.twitter-bg {
    background-color: #43afe9
}

.google-bg {
    background-color: #dc0510
}

.linkedin-bg {
    background-color: #007eb3
}

#street-view {
    height: 100%
}

.sidebar .widget.agent-info {
    padding: 0;
    margin-bottom: 30px;
    border: none
}

.widget.agent-info .widget-dec {
    padding: 20px;
    border: 1px solid #eee
}

.agent-contact-inner,
.img-fluid,
.imgbdr {
    border-radius: 5px
}

.agent-contact-inner .border {
    border: 1px dashed rgba(255, 255, 255, .2) !important
}

.popup-video .popup-icon {
    color: #0064e5;
    font-size: 50px;
    line-height: 50px
}

.popup-video .popup-icon span {
    font-size: 16px;
    display: inline-block
}

.our-clients .owl-carousel img {
    padding: 10px;
    background: #fff;
    margin: 0 auto
}

.our-clients .owl-carousel img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.our-clients .owl-carousel .owl-dots {
    margin-top: 0;
    margin-bottom: 0
}

.modal.login .modal-dialog {
    max-width: 600px
}

.modal.login .modal-header {
    padding: 20px 30px;
    background: #fafafa
}

.agency-management tr td,
.modal.login .modal-body {
    padding: 30px
}

.modal.login .nav-tabs.nav-tabs-02 .nav-item {
    margin: 2px
}

.mortgage .search input {
    padding-right: 180px
}

.compare-properties tr th:first-child {
    width: 20%
}

.map-box .map-box-info {
    background: #fafafa;
    padding: 20px;
    margin-top: -6px
}

.btn-video {
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 60px;
    background: #0064e5;
    color: #fff;
    display: inline-block;
    border-radius: 50%
}

.table-light tr th {
    color: #495057;
    background-color: #e9ecef;
    padding: .75rem;
    border-color: #dee2e6;
    border-bottom: 2px solid #dee2e6 !important
}

.modal-header .btn-close:focus {
    -webkit-box-shadow: inherit;
    box-shadow: inherit
}

.property-image .property-agent {
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    bottom: 0;
    margin: 20px
}

.property-image .property-agent .property-agent-image {
    width: 38px;
    margin-right: 10px;
    border: 2px solid #fff;
    border-radius: 100%;
    cursor: pointer
}

.property-image .property-agent .property-agent-image img {
    width: 100%;
    border-radius: 100%
}

.property-image .property-agent .property-agent-info {
    opacity: 0;
    visibility: hidden;
    background: #fff;
    padding: 10px;
    font-size: 13px;
    position: relative;
    border-radius: 3px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.property-image .property-agent .property-agent-info:before {
    position: absolute;
    left: -9px;
    bottom: 15px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 10px 5px 0;
    border-color: transparent #fff transparent transparent
}

.property-image .property-agent .property-agent-info .property-agent-name {
    color: #001935;
    font-weight: 600
}

.property-image .property-agent .property-agent-info .property-agent-contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 0
}

.property-image .property-agent .property-agent-info .property-agent-contact li a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #001935;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 50%;
    margin-right: 3px
}

.property-image .property-agent:hover .property-agent-info {
    opacity: 1;
    visibility: visible
}

.property-image .property-status {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 8px;
    top: 8px;
    margin-bottom: 0
}

.property-image .property-status li {
    font-size: 13px;
    color: #fff;
    padding: 3px 8px;
    margin-right: 6px
}

.property-image .property-status li.property-rent {
    background: #001935
}

.property-image .property-lable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 8px;
    top: 8px
}

.property-image .property-trending:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #ffc107 transparent transparent;
    position: absolute;
    left: 4px;
    top: 4px
}

.property-image .property-trending .fas {
    position: absolute;
    top: 12px;
    left: 12px;
    color: #fff
}

.property-image .property-agent-popup {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 20px
}

.property-image .property-agent-popup a {
    background: #001935;
    padding: 4px 6px;
    color: #fff;
    border-radius: 3px
}

.property-image .property-agent-popup a i {
    margin-right: 2px
}

.property-details {
    background: #fff;
    border: 1px solid #eee;
    border-top: none;
    border-radius: 5px
}

.property-details i {
    margin-right: 5px
}

.property-details .property-info li i {
    margin-right: 0;
    display: block;
    font-size: 18px;
    color: #ed3237
}

.property-details .property-info li span {
    font-size: 18px;
    margin-left: 3px;
    font-weight: 300
}

.property-details .property-details-inner {
    padding: 5px 8px;
    min-height: 145px
}

.property-details .property-details-inner .property-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.property-detail-gallery .nav-tabs.nav-tabs-02 .nav-item,
.property-details .property-details-inner .property-address {
    margin-right: 4px
}

.property-details .property-price {
    color: #0064e5;
    font-size: 18px;
    font-weight: 600
}

.property-details .property-price span {
    font-size: 14px;
    color: #969696;
    font-weight: 400
}

.property-details .property-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: auto
}

.property-details .property-btn .property-link {
    margin-right: auto;
    width: 100%;
    border-radius: 5px
}

.property-details .property-btn .property-listing-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #eee;
    border-bottom: 0 solid #eee
}

.property-col-list .property-details,
.property-filter .property-grid-icon,
.property-filter ul li,
.property-filter-tag,
.property-list-style-2 li {
    display: -webkit-box;
    display: -ms-flexbox
}

.property-details .property-btn .property-listing-actions li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.property-details .property-btn .property-listing-actions li:before {
    content: "";
    border-right: 1px solid #eee;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.property-details .property-btn .property-listing-actions li a {
    -ms-flex-item-align: center;
    align-self: center;
    color: #969696;
    padding: 10px 20px;
    background: 0 0
}

.property-details .property-btn a {
    display: block;
    padding: 10px;
    font-size: 15px;
    text-align: center;
    background: #fafafa;
    color: #001935
}

.property-filter-tag {
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.property-filter-tag ul li a {
    margin-left: 3px;
    background: rgba(38, 174, 97, .1);
    color: #0064e5;
    font-weight: 500;
    padding: 2px 8px;
    font-size: 13px;
    border-radius: 3px
}

.property-filter-tag ul li a i {
    padding-left: 4px;
    font-size: 12px
}

.property-filter-tag ul li .filter-clear {
    background: rgba(0, 16, 34, .1);
    color: #001022
}

.property-filter-tag ul li .filter-clear:hover {
    background: #001022;
    color: #fff
}

.property-col-list .property-details {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    border-top: 1px solid #eee;
    border-left: none
}

.property-col-list .property-details .property-agent {
    padding: 0 20px 20px;
    margin-top: auto
}

.property-col-list .property-details .property-price,
.property-search-field.property-search-field-02.property-search-field-top-03 .property-search-item .row .btn {
    margin-top: 0
}

.property-col-list .property-details .property-details-inner-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.property-offer .property-offer-image {
    padding: 80px
}

.property-offer .property-details .property-agent {
    padding: 0 20px 20px
}

.property-list li {
    margin-bottom: 5px
}

.property-list li b {
    color: #001935;
    font-weight: 600;
    margin-right: 3px
}

.property-list-style-2 li {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 30px
}

.property-list-style-2 li:before {
    content: "\f111";
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: 900;
    color: #0064e5;
    font-size: 5px;
    margin-right: 10px
}

.walk-score-info {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.about-ic,
.property-nearby .nearby-title {
    font-size: 16px
}

.property-search-field .property-search-item {
    position: relative;
    border: 1px solid #eee;
    border-bottom: 0;
    z-index: 8
}

.property-search-field .form-group {
    padding: 24px 28px;
    margin-bottom: 0;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee
}

.property-search-field .form-group:first-child {
    border-left: none
}

.property-search-field .form-control {
    background: 0 0;
    color: #001935;
    padding: 0;
    height: auto;
    line-height: normal;
    border: none
}

.property-filter:after,
.property-filter:before {
    height: 1px;
    background: #eee;
    content: "";
    position: absolute;
    width: 100%;
    left: 0
}

.property-search-field .form-control::-webkit-input-placeholder {
    color: #6c757deb
}

.property-search-field .form-control::-moz-placeholder {
    color: #6c757deb
}

.property-search-field .form-control:-ms-input-placeholder {
    color: #6c757deb
}

.property-search-field .form-control::-ms-input-placeholder {
    color: #6c757deb
}

.property-search-field .form-control::placeholder {
    color: #6c757deb
}

.property-search-field .more-search {
    color: #969696;
    display: block
}

.property-search-field .advanced-search {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 99;
    margin: -1px 0;
    width: 100%
}

.property-search-field .card {
    padding: 0;
    border-radius: 0;
    border-color: #eee
}

.property-filter {
    border: 1px solid #eee;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.property-filter:after {
    top: -4px
}

.property-filter:before {
    bottom: -4px
}

.property-filter ul li {
    padding: 8px 14px;
    display: flex
}

.property-filter ul li a {
    color: #969696;
    font-size: 12px
}

.property-filter ul:nth-child(2n+2) li:last-child {
    border-right: none;
    padding-left: 0
}

.property-filter .property-short .select2-container {
    min-width: 130px;
    margin-left: 10px
}

.property-filter .property-view-list {
    margin-left: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.property-filter .property-list-icon {
    display: block;
    background: rgba(38, 174, 97, .1);
    padding: 10px 10px 8px;
    border-radius: 3px
}

.property-filter .property-list-icon span {
    margin: 0 auto 2px;
    background: #0064e5;
    height: 2px;
    width: 10px;
    border-radius: 3px;
    display: block
}

.property-filter .property-list-icon span:nth-child(2) {
    width: 16px
}

.property-filter .property-grid-icon {
    display: flex;
    background: rgba(38, 174, 97, .1);
    color: #0064e5;
    padding: 10px 10px 8px;
    border-radius: 3px
}

.property-detail-meta,
.property-item-map-price,
.share-box .share-box-social {
    display: -webkit-box;
    display: -ms-flexbox
}

.property-filter .property-grid-icon span {
    background: #0064e5;
    width: 2px;
    height: 10px;
    border-radius: 3px;
    margin: 0 1px;
    display: inline-block
}

.property-filter .property-grid-icon span:nth-child(2) {
    height: 16px;
    margin-top: -3px
}

.property-detail-meta {
    display: flex;
    margin: 20px 0 30px
}

.property-detail-meta>li>a {
    margin-right: -1px;
    border: 1px solid #eee;
    padding: 14px 20px;
    display: block;
    color: #969696
}

.share-box .share-box-social {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 50%;
    bottom: 100%;
    display: flex;
    background: #0064e5;
    padding: 10px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    border-radius: 3px;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.share-box .share-box-social li a {
    padding: 0 10px;
    color: #fff;
    font-size: 13px;
    display: block
}

.share-box .share-box-social:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 6px 0;
    border-color: #0064e5 transparent transparent;
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    z-index: 99;
    margin-left: -3px
}

.share-box:hover .share-box-social {
    opacity: 1;
    visibility: visible;
    margin-bottom: 6px
}

.property-detail-gallery .nav-tabs.nav-tabs-02 {
    position: absolute;
    z-index: 8;
    top: 20px;
    left: 20px
}

.property-detail-gallery #street-view,
.property-detail-gallery .slider-slick,
.property-detail-gallery iframe {
    min-height: 500px
}

.custom-window.open .si-frame {
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: visible
}

.map-canvas {
    width: 100%;
    height: 100%
}

.custom-window {
    top: 30px;
    width: 280px;
    -webkit-transition: top .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), visibility .3s cubic-bezier(.4, 0, .2, 1);
    transition: top .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), visibility .3s cubic-bezier(.4, 0, .2, 1);
    opacity: 0;
    visibility: hidden
}

.custom-window .si-content {
    overflow: visible
}

.custom-window.active {
    top: 0;
    opacity: 1;
    visibility: visible
}

.property-item-map {
    position: relative;
    max-height: inherit;
    padding: 180px 12px 12px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .1);
    overflow: auto;
    z-index: 2
}

.si-pointer-bg-top {
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .1)
}

.property-item-map-img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 1
}

.property-item-map-title {
    margin-top: 12px
}

.property-item-map-price {
    margin-top: 8px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.property-item-map-content *+p {
    margin-top: 1em
}

.custom-close {
    position: absolute;
    top: -8px;
    right: -8px;
    z-index: 9;
    width: 24px;
    padding: 0 8px;
    height: 24px;
    border-radius: 5px;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    border: 0;
    background-color: #0064e5;
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    cursor: pointer
}

.custom-close:active,
.custom-close:focus,
.custom-close:hover {
    background-color: #001935
}

.property-search-field-top {
    margin-top: -100px;
    position: relative;
    z-index: 99
}

.property-search-field-top-02 {
    margin-top: -50px;
    position: relative;
    z-index: 2
}

.property-search-field.property-search-field-02.property-search-field-top-03 {
    margin-top: -56px;
    position: relative;
    z-index: 8
}

.property-search-field.property-search-field-02.property-search-field-top-03 .property-search-item {
    background: #fafafa;
    padding: 15px
}

.property-search-field.property-search-field-02 .property-search-item .row,
.property-search-field.property-search-field-02.property-search-field-top-03 .property-search-item .row {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.property-search-field.property-search-field-02 .advanced-search,
.property-search-field.property-search-field-advanced .advanced-search,
.property-search-field.property-search-field-below .advanced-search {
    position: relative;
    width: 100%;
    margin: -1px 0
}

.property-search-field.property-search-field-advanced .card,
.property-search-field.property-search-field-below .card {
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.property-search-field.property-search-field-02 .property-search-item .row .btn {
    margin-top: 30px
}

.property-search-field.property-search-field-02 .form-group {
    border: none;
    padding: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.property-search-field.property-search-field-02 .form-control {
    background: 0 0;
    color: #001935;
    padding: 14px 20px;
    height: auto;
    line-height: normal;
    border: 1px solid #eee
}

.property-search-field.property-search-field-02 .form-control::-webkit-input-placeholder {
    color: #6c757deb
}

.property-search-field.property-search-field-02 .form-control::-moz-placeholder {
    color: #6c757deb
}

.property-search-field.property-search-field-02 .form-control:-ms-input-placeholder {
    color: #6c757deb
}

.property-search-field.property-search-field-02 .form-control::-ms-input-placeholder {
    color: #6c757deb
}

.property-search-field.property-search-field-02 .form-control::placeholder {
    color: #6c757deb
}

.property-search-field.property-search-field-02 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 16px;
    right: 20px
}

.select2-search--dropdown .select2-search__field {
    padding: 8px 14px
}

.profile-sidebar {
    position: relative;
    padding: 20px
}

.profile-sidebar .profile-avatar {
    position: relative;
    text-align: center;
    padding: 30px 0;
    width: 80px
}

.profile-sidebar .profile-nav .nav {
    padding: 10px;
    background: #0064e5
}

.profile-sidebar .profile-nav .nav .nav-item .nav-link {
    color: #fff;
    font-weight: 600;
    border-radius: 3px
}

.profile-sidebar .profile-nav .nav .nav-item .nav-link i {
    width: 20px
}

.profile-sidebar .profile-nav .nav .nav-item .nav-link.active {
    color: #fff;
    background: #001935
}

.nav-tabs-03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 2px solid #eee
}

.nav-tabs-03 .nav-item .nav-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
    text-transform: capitalize;
    margin-bottom: -2px
}

.nav-tabs-03 .nav-item .nav-link span {
    width: 50px;
    height: 50px;
    line-height: 46px;
    display: inline-block;
    text-align: center;
    border: 2px solid #eee;
    border-radius: 50%;
    margin-right: 14px
}

.nav-tabs-03 .nav-item .nav-link.active span {
    border: 2px solid #0064e5;
    background: #0064e5;
    color: #fff
}

.blog-post .blog-post-footer {
    border-top: 1px solid #eee;
    padding: 2px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 50px
}

.blog-post .blog-post-footer .blog-post-author,
.blog-post .blog-post-footer .blog-post-comment,
.blog-post .blog-post-footer .blog-post-time,
.blog-post .blog-post-footer .share-box {
    margin: 0 8px
}

.blog-post .blog-post-footer .blog-post-author img {
    margin: 0 10px;
    height: 30px;
    border-radius: 50%
}

.blog-post .blog-post-footer a {
    font-size: 13px;
    color: #969696
}

.blog-post .blog-post-content {
    text-align: center;
    border: 1px solid #eee
}

.blog-post .blog-post-content .blog-post-details {
    padding: 5px;
    height: 136px;
    overflow: hidden
}

.blog-post-quote .blockquote {
    padding: 40px 40px 0
}

.blog-post-quote .blockquote p {
    font-size: 14px;
    font-style: italic
}

.blog-post-quote .blockquote i {
    font-size: 30px;
    margin-bottom: 20px;
    color: #1d844a
}

.blog-post-quote .blog-post-content .blog-post-footer {
    border-color: #209151
}

.blog-post-quote .share-box .share-box-social:before {
    border-color: #fff transparent transparent
}

.blog-sidebar .widget .widget-title,
.footer .footer-recent-List ul li {
    margin-bottom: 20px
}

.blog-sidebar .widget .search input {
    padding-right: 64px;
    height: 46px;
    padding-left: 20px
}

.blog-sidebar .widget .search i {
    position: absolute;
    right: 0;
    top: 0;
    background: #0064e5;
    color: #fff;
    padding: 18px 20px;
    cursor: pointer;
    margin: 0;
    border-radius: 0 3px 3px 0
}

.blog-sidebar .widget ul.list-style li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #969696;
    width: 100%
}

.blog-sidebar .widget .gallery ul li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
    margin: 0 1% 1% 0
}

.blog-sidebar .widget .social ul li {
    padding: 10px 10px 10px 20px;
    border: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.blog-sidebar .widget .social ul li a {
    color: #001935;
    font-weight: 600;
    text-transform: capitalize
}

.blog-sidebar .widget .social ul li a i {
    width: 15px
}

.blog-sidebar .widget .social ul li .follow {
    background: #fafafa;
    padding: 3px 18px;
    font-size: 12px
}

.blog-sidebar .widget .social ul li .follow:hover {
    background: #001935;
    color: #fff
}

.blog-sidebar .widget .social ul .facebook a {
    color: #466ca9
}

.blog-sidebar .widget .social ul .facebook .follow:hover {
    background: #466ca9
}

.blog-sidebar .widget .social ul .twitter a {
    color: #20b5e6
}

.blog-sidebar .widget .social ul .twitter .follow:hover {
    background: #20b5e6
}

.blog-sidebar .widget .social ul .youtube a {
    color: #d92c20
}

.blog-sidebar .widget .social ul .youtube .follow:hover {
    background: #d92c20
}

.blog-sidebar .widget .social ul .linkedIn a {
    color: #13799f
}

.blog-sidebar .widget .social ul .linkedIn .follow:hover {
    background: #13799f
}

.blog-sidebar .widget .popular-tag ul li {
    display: inline-block;
    margin-bottom: 4px
}

.blog-sidebar .widget .popular-tag ul li a {
    padding: 6px 20px;
    display: block;
    border: 1px solid #eee;
    color: #969696
}

.blog-sidebar .widget .popular-tag ul li a:hover {
    color: #0064e5;
    border-color: #0064e5
}

.blog-detail .blog-post-content {
    text-align: left
}

.navigation .nav-links .nav-previous {
    width: 50%;
    border: 1px solid #eee;
    margin-right: 30px;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.navigation .nav-links .nav-next a:hover .pagi-text,
.navigation .nav-links .nav-previous a:hover .pagi-text {
    color: #fff;
    background: #0064e5
}

.navigation .nav-links .nav-previous .pagi-text {
    border-right: 1px solid #eee;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.navigation .nav-links .nav-next {
    width: 50%;
    border: 1px solid #eee;
    margin-right: 0;
    text-align: right;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.navigation .nav-links .nav-next a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #969696;
    padding-left: 15px
}

.navigation .nav-links .nav-next .nav-title {
    margin-left: auto
}

.navigation .nav-links .nav-next .pagi-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-left: 1px solid #eee
}

.navigation .nav-links .pagi-text {
    display: inline-block;
    padding: 12px 25px;
    color: #969696;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.navigation .nav-links .nav-title {
    margin: 12px 20px
}

.error-404 h1 {
    font-size: 280px;
    line-height: 280px;
    margin-bottom: 30px;
    color: #001935;
    -webkit-text-fill-color: #ffffff;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #001935;
    -ms-text-fill-color: #ffffff;
    -ms-text-stroke-width: 1px;
    -ms-text-stroke-color: #001935
}

.error-404 strong {
    font-size: 30px;
    line-height: 30px;
    color: #001935;
    display: block;
    margin-bottom: 20px
}

.error-404 span {
    font-size: 16px;
    font-weight: 600
}

.house-animation {
    animation: 15s ease-out infinite animationFrames;
    transform-origin: 50% 0%;
    -webkit-animation: 15s ease-out infinite animationFrames;
    -webkit-transform-origin: 50% 0%;
    -moz-animation: 15s ease-out infinite animationFrames;
    -moz-transform-origin: 50% 0%;
    -o-animation: 15s ease-out infinite animationFrames;
    -o-transform-origin: 50% 0%;
    -ms-animation: animationFrames ease-out 15s;
    -ms-animation-iteration-count: infinite;
    -ms-transform-origin: 50% 0%
}

@keyframes animationFrames {

    0%,
    100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
}

@-webkit-keyframes animationFrames {

    0%,
    100% {
        -webkit-transform: rotate(0)
    }

    20% {
        -webkit-transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg)
    }
}

.cloud {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-animation: 4s linear infinite movecloud;
    animation: 4s linear infinite movecloud
}

.cloud-01 {
    fill: red;
    top: 10px;
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s
}

.cloud-02 {
    fill: blue;
    top: 80px;
    -webkit-animation-delay: -2s;
    animation-delay: -2s;
    -webkit-animation-duration: 6s;
    animation-duration: 6s
}

.cloud-03 {
    fill: green;
    top: 40px;
    -webkit-animation-delay: -3s;
    animation-delay: -3s;
    -webkit-animation-duration: 8s;
    animation-duration: 8s
}

.cloud-04 {
    fill: green;
    top: 80px;
    -webkit-animation-delay: -4s;
    animation-delay: -4s;
    -webkit-animation-duration: 10s;
    animation-duration: 10s
}

@-webkit-keyframes movecloud {
    0% {
        left: -300px
    }

    100% {
        left: 110%
    }
}

@keyframes movecloud {
    0% {
        left: -300px
    }

    100% {
        left: 110%
    }
}

.footer .footer-contact-info ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 5px
}

.footer .footer-contact-info ul li i {
    font-size: 18px;
    color: #fff;
    width: 20px
}

.footer .footer-contact-info ul li span {
    padding-left: 10px;
    color: #fff
}

.footer .footer-link ul {
    display: inline-grid;
    padding-right: 16px
}

.footer .footer-link ul li {
    display: block;
    width: 100%
}

.footer .footer-recent-List ul li .footer-recent-list-item img {
    height: 80px;
    width: 90px;
    border: 2px solid #fff
}

.footer .footer-bottom {
    background: #000;
    padding: 5px 0
}

@media (max-width:1600px) {
    .testimonial .testimonial-content {
        font-size: 20px
    }

    .testimonial {
        padding-top: 30px
    }

    .header-transparent .call {
        display: none
    }
}

#slider h2 {
    font-weight: 600
}

@media (max-width:1400px) {
    .navbar .navbar-nav .nav-link {
        padding: 10px 14px
    }

    #slider h1 {
        font-size: 50px;
        line-height: 50px
    }

    #slider .carousel-item .slider-content span {
        font-size: 30px;
        line-height: 30px
    }

    #slider .btn-link {
        margin-top: 10px
    }

    .owl-nav-left.owl-carousel .owl-nav .owl-prev {
        top: 45%
    }
}

@media (max-width:1199px) {
    .testimonial {
        padding-top: 30px
    }

    .navbar .navbar-nav .nav-link {
        padding: 10px 7px;
        font-size: 13px
    }

    .owl-nav-left.owl-carousel .owl-nav .owl-prev {
        top: 44%
    }

    .countdown span {
        font-size: 30px;
        line-height: 40px
    }

    .header-transparent .login {
        display: none
    }

    .header-transparent .navbar-brand {
        margin-right: 20px
    }

    .property-detail-meta>li>a {
        padding: 14px 16px
    }

    .property-search-field .form-group {
        padding: 24px 16px
    }

    .blog-post .blog-post-footer .blog-post-author,
    .blog-post .blog-post-footer .blog-post-comment,
    .blog-post .blog-post-footer .blog-post-time,
    .blog-post .blog-post-footer .share-box {
        margin: 0 3px
    }
}

@media (max-width:991px) {
    .header .is-sticky .navbar {
        top: 0;
        right: 0
    }

    .megamenu,
    .property-filter .property-short .select2-container {
        margin-left: 0
    }

    .megamenu,
    .navigation .nav-links .nav-previous {
        margin-right: 0
    }

    .header .navbar-collapse,
    .header .navbar-nav>li,
    .property-search-field .property-search-item {
        border-bottom: 1px solid #eee
    }

    .space-ptb {
        padding: 60px 0
    }

    .space-pt {
        padding-top: 60px
    }

    .space-pb {
        padding-bottom: 60px
    }

    .header .container-fluid {
        padding: 0 20px
    }

    .navbar-toggler {
        border: none;
        position: relative;
        right: -40px
    }

    .ntc {
        right: -90px
    }

    .goog-te-gadget {
        margin-top: -5px !important
    }

    .megamenu>li {
        margin-bottom: 30px
    }

    .megamenu>li:last-child {
        margin-bottom: 0
    }

    .megamenu.dropdown-header {
        padding: 3px 15px !important
    }

    .navbar-nav .open .dropdown-menu .dropdown-header {
        color: #fff
    }

    .header .navbar-nav>li {
        display: block
    }

    .header .navbar .dropdown-menu {
        margin: 0;
        border-radius: 0;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #fafafa;
        padding: 14px 30px;
        font-size: 13px;
        max-height: 300px;
        overflow-x: scroll
    }

    .header .navbar .dropdown-menu .dropdown-menu {
        background: #fff
    }

    .header .navbar .dropdown-menu .dropdown-menu .dropdown-menu {
        background: #fafafa
    }

    .header .add-listing {
        margin-right: 40px
    }

    .header .navbar-collapse {
        position: absolute;
        top: 100%;
        z-index: 9999;
        background: #fff;
        width: 40%;
        right: 0;
        border-top: 1px solid #eee;
        -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1)
    }

    .navbar-brand img {
        /*height:34px*/
    }

    .navbar .navbar-nav {
        padding: 0 10px
    }

    .navbar .navbar-nav .nav-link {
        padding: 6px 5px
    }

    .navbar .navbar-nav .nav-link i {
        margin-left: auto
    }

    .header .navbar .nav-title {
        margin-bottom: 10px !important;
        margin-top: 20px
    }

    .add-listing .btn {
        font-size: 12px;
        padding: 6px 17px
    }

    .navbar .dropdown>.dropdown-menu li>a {
        font-size: 13px
    }

    .header .navbar-nav>li:last-child {
        border-bottom: 0
    }

    .header-transparent {
        position: relative;
        background: #001935
    }

    .header-transparent .navbar .navbar-nav .nav-link {
        color: #000
    }

    .banner,
    .banner-bg-video,
    .banner-property .property-offer-image {
        padding: 100px 0
    }

    .banner .display-4 {
        font-size: 34px
    }

    #slider h1 {
        font-size: 30px;
        line-height: 30px
    }

    #slider .carousel-item .slider-content span {
        font-size: 20px;
        line-height: 20px
    }

    #slider .btn-link {
        margin-top: 10px;
        font-size: 14px
    }

    .property-details .property-listing-actions li.property-price {
        font-size: 14px
    }

    .property-search-field-top,
    .property-search-field.property-search-field-02.property-search-field-top-03 {
        margin-top: 50px
    }

    .property-item.property-col-list .property-image img {
        width: 100%
    }

    .location-item.location-item-big {
        min-height: 320px
    }

    .feature-info {
        padding: 24px
    }

    .property-filter .property-short {
        margin-left: inherit
    }

    .half-map-full .map-canvas.h-100vh {
        height: 500px
    }

    .property-search-field-top-02 {
        margin-top: 40px
    }

    .property-search-field .advanced-search {
        position: relative
    }

    .property-search-field .card {
        border-left: 0;
        border-right: 0
    }

    .testimonial-03 .testimonial-content p {
        font-size: 16px
    }

    .testimonial-03 .testimonial-content .quotes {
        top: 40px
    }

    .testimonial-03 .testimonial-content {
        padding: 90px 40px 30px
    }

    .nav-tabs-03 {
        border-bottom: none
    }

    .banner-property {
        padding: 0
    }

    .container-fluid.container-space {
        padding: 0 15px
    }

    .property-filter-tag {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 20px
    }

    .testimonial-main {
        padding: 80px 0
    }

    .banner-bg-slider-content-dq {
        top: 50%
    }

    .flag-tr {
        top: 7px !important
    }

    .agent .agent-avatar {
        margin-bottom: 230px
    }

    .count-info {
        margin-top: 5px;
        margin-left: 5px
    }

    .label {
        position: relative !important;
        top: -10px !important;
        right: 6px !important;
        padding-left: 3px;
        padding-right: 3px
    }

    .banner-bg-slider-content-dubai {
        position: absolute;
        top: 20%;
        transform: translateY(-50%)
    }
}

.vid-dubai {
    width: 100%;
    height: 30vh;
    margin-top: 10px
}

.vid-dubai-d {
    height: 79vh;
    margin-left: 0
}

.vid-s {
    height: 35vh;
    padding: 1%;
    border: 1px solid #000;
    background: #fff
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .container {
        max-width: 96%
    }

    .property-details .property-info li {
        font-size: 11px
    }
}

.hdb {
    border: 2px solid #a1a720
}

.pop-img {
    border: 2px solid #fff;
    border-radius: 10px;
    width: 100%
}

.hotdeal {
    padding: 1px;
    color: #fff;
    position: fixed;
    top: 45%;
    z-index: 9;
    width: 250px;
}

.hotdeal-mr,
.hotdeal-r {
    top: 55%;
    z-index: 99999999999;
    padding: 1px;
    position: fixed;
    color: #fff;
    float: right;
}

.hotdeal-r {
    width: 185px;
    right: 4%
}

.hotdeal-mr {
    width: 190px;
    /*right:0*/
}

.hotdeal-mr:hover {
    top: 32%;
    width: 340px;
    overflow: auto;
    background: #ffffffa3;
    padding-top: 26px;
    -moz-transform: translate(-2px, -2px);
    -ms-transform: translate(-2px, -2px);
    -o-transform: translate(-2px, -2px);
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px)
}

.hotdeal-mr1 {
    padding: 2px;
    color: #fff;
    position: fixed;
    top: 55%;
    z-index: 9;
    width: 160px;
    right: 0;
    float: right
}

.hotdeal-mr1:hover {
    top: 30%;
    width: 370px;
    overflow: auto;
    background: #ffffff4f;
    padding: 25px 10px 10px;
    -moz-transform: translate(-2px, -2px);
    -ms-transform: translate(-2px, -2px);
    -o-transform: translate(-2px, -2px);
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px)
}

.hotblack {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .68);
    position: fixed;
    z-index: 9999999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#footersticID,
.icm {
    background-color: #000
}

.hotdeal01 {
    position: fixed;
    top: 6%;
    z-index: 99999999999;
    width: 30%;
    margin-left: 35%;
    overflow: auto
}

.disclaimer {
    font-size: 10px;
    line-height: 15px;
    padding-top: 10px;
    padding-bottom: 35px;
    color: #cfcfcf;
}

.closebtn,
.naeemclosebtn01 {
    line-height: 20px;
    cursor: pointer;
    transition: .3s
}

.hrera {
    width: 50%
}

@media (max-width:767px) {

    .hotdeal01,
    .hrera,
    .property-item .property-image img {
        width: 100%
    }

    .hotdeal01,
    .testimonial-03 .testimonial-content {
        margin-left: 0
    }

    .hotdeal01 {
        top: 12%;
        height: 90vh
    }

    .hotdeal-mr {
        top: 60%;
        width: 150px
    }

    .vid-dubai-d {
        height: 45vh
    }

    .naeemclosebtn01 {
        margin-top: 10% !important;
        float: right;
        position: relative !important
    }

    .hotdeal {
        top: 50%;
        /*margin-left:15%!important */
    }

    h1 {
        font-size: 32px
    }

    h2 {
        font-size: 28px
    }

    h3 {
        font-size: 24px
    }

    h4 {
        font-size: 20px
    }

    h5 {
        font-size: 18px
    }

    h6 {
        font-size: 17px
    }

    .space-ptb {
        padding: 50px 0
    }

    .space-pt {
        padding-top: 50px
    }

    .space-pb {
        padding-bottom: 50px
    }

    .container {
        max-width: 100%
    }

    .category ul .category-item a {
        display: block
    }

    .category ul .category-item a span {
        padding-left: 0
    }

    .header .topbar .dropdown .dropdown-toggle {
        padding: 4px 0;
        display: inline-block
    }

    .agent.agent-03 .agent-detail {
        border-top: 1px solid #eee
    }

    .property-detail-gallery #street-view,
    .property-detail-gallery .slider-slick,
    .property-detail-gallery iframe {
        min-height: 400px
    }

    .property-col-list .property-details {
        border-left: 1px solid #eee
    }

    .property-search-field .form-group {
        border-left: 0
    }

    .footer .footer-bottom {
        margin-top: 40px;
        margin-bottom: 0
    }

    .carousel .carousel-item img {
        height: 500px;
        -o-object-fit: cover;
        object-fit: cover
    }

    #slider .carousel-item .slider-content span {
        margin-bottom: 10px
    }

    .dnone-mob,
    .footersticform,
    .ic-vid-bnr {
        display: none !important
    }

    .header .topbar {
        padding-bottom: 36px !important
    }

    .counter.counter-02,
    label {
        display: inherit
    }

    .mbl {
        padding-right: 18% !important
    }

    .hotdeal-r {
        top: 19%;
        left: 1%
    }

    .hotdeal-m {
        top: 65%
    }
}

.carousel-inner,
.img-bnr {
    height: 100vh
}

@media (min-width:575px) {
    .dnone-pc {
        display: none !important
    }
}

@media (max-width:575px) {

    #slider h1,
    .banner .lead,
    .testimonial .testimonial-content,
    .testimonial-02 .testimonial-content {
        font-size: 16px
    }

    .banner-bg-slider-content {
        position: absolute;
        top: 55%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%
    }

    h1 {
        font-size: 30px
    }

    h2 {
        font-size: 26px
    }

    h3 {
        font-size: 24px
    }

    .space-ptb {
        padding: 10px 0
    }

    .space-pt {
        padding-top: 40px
    }

    .space-pb {
        padding-bottom: 40px
    }

    .section-title {
        margin-bottom: 20px
    }

    .header .add-listing,
    .navbar-light .navbar-brand {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none
    }

    .add-listing .btn {
        padding: 6px
    }

    .banner {
        padding: 60px 0
    }

    #slider h1 {
        line-height: 16px
    }

    #slider .carousel-item .slider-content span {
        font-size: 14px;
        line-height: 14px
    }

    #slider .btn-link {
        display: none
    }

    .category ul .category-item {
        max-width: 100%;
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        text-align: center
    }

    .category ul .category-item a .category-icon {
        margin-right: 0
    }

    .banner-bg-video {
        padding: 70px 0
    }

    .banner-bg-video .nav-tabs.nav-tabs-02 .nav-item .nav-link {
        padding: 6px 16px
    }

    .banner-map .map-canvas {
        height: 350px
    }

    .modal.login .modal-body,
    .modal.login .modal-header,
    .property-offer .property-offer-image {
        padding: 15px
    }

    .banner.banner-property,
    .location-list ul,
    .share-box .share-box-social li a {
        padding: 0
    }

    .agent.agent-02 .agent-detail {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        display: block
    }

    .agent.agent-02 .agent-detail .agent-avatar {
        display: block;
        margin-right: 0;
        margin-bottom: 20px
    }

    .nav-tabs .nav-item .nav-link {
        padding: 20px 10px
    }

    .pagination .page-item .page-link {
        padding: 6px 15px
    }

    .property-filter .property-short li,
    .property-filter .property-view-list {
        border-bottom: 1px solid #eee
    }

    .agent.agent-03 .agent-info ul {
        width: 100%;
        padding-right: 0
    }

    .property-item .property-image img {
        width: 100%
    }

    .si-content {
        max-height: 100% !important;
        max-width: 100% !important
    }

    .navigation .nav-links .nav-previous {
        margin-right: 0;
        width: 100%
    }

    .nav-tabs.nav-tabs-02 .nav-item .nav-link {
        padding: 8px 16px
    }

    .countdown {
        margin: 0 10px
    }

    .countdown span {
        font-size: 24px;
        line-height: 24px
    }

    .countdown p {
        font-size: 14px
    }

    .error-404 h1 {
        font-size: 150px;
        line-height: 150px
    }

    .property-detail-gallery #street-view,
    .property-detail-gallery .slider-slick,
    .property-detail-gallery iframe {
        min-height: 300px
    }

    .owl-nav-top-left .owl-nav,
    .owl-nav-top-right .owl-nav {
        bottom: inherit;
        top: inherit;
        margin-top: 10px;
        margin-bottom: 50px
    }

    .owl-nav-top-left .owl-nav .owl-next {
        right: inherit;
        top: inherit;
        left: 50%;
        -webkit-transform: inherit;
        transform: inherit
    }

    .owl-nav-top-left .owl-nav .owl-prev {
        left: inherit;
        right: 50%;
        top: inherit;
        -webkit-transform: inherit;
        transform: inherit;
        margin-right: 1px !important
    }

    .owl-nav-top-right .owl-nav .owl-next {
        right: inherit;
        top: inherit;
        left: 50%;
        -webkit-transform: inherit;
        transform: inherit;
        border: 1px solid #eee
    }

    .owl-nav-top-right .owl-nav .owl-prev {
        left: inherit;
        right: 50%;
        top: inherit;
        -webkit-transform: inherit;
        transform: inherit;
        margin-right: 1px !important;
        border: 1px solid #eee
    }

    .owl-carousel .owl-nav i {
        width: 36px;
        height: 36px;
        font-size: 14px;
        line-height: 36px
    }

    .search input {
        padding-right: 120px
    }

    .btn-app {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .location-list .border-right {
        border: none !important
    }

    .banner-property {
        padding: 35px 0
    }

    .property-search-field.property-search-field-02.property-search-field-top-03 {
        margin-top: 30px
    }

    .navigation .nav-links,
    .share-box .share-box-social {
        display: block
    }

    .share-box .share-box-social li a i {
        padding-right: 0
    }

    .navigation .nav-links .nav-next {
        width: 100%;
        margin-top: 5px
    }

    .accordion-style-2 .card-header .accordion-title i {
        padding-left: 12px
    }

    .banner-bg-video .search input {
        padding-right: 80px
    }

    .nearby-info .property-list ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .breadcrumb-item+.breadcrumb-item {
        padding-left: 0
    }
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .agent.agent-03 .agent-avatar img {
        width: 240px
    }

    .share-box .share-box-social {
        min-width: 170px
    }

    .navbar .navbar-nav .nav-item .nav-link {
        padding-top: 27px;
        padding-bottom: 27px
    }

    .navbar .navbar-nav .nav-link i {
        margin-top: 5px
    }
}

label {
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    text-align: center
}

.cmenu {
    width: 22px
}

#footersticID {
    display: none;
    position: fixed;
    bottom: 0;
    z-index: 99;
    font-size: 16px;
    border: none;
    outline: 0;
    padding: 5px 190px 5px 5px;
    width: 100%
}

span.whatsaap_block {
    position: fixed;
    top: 90%;
    width: 60px;
    z-index: 9999;
    right: 1%;
    background: #000;
    padding: 10px;
    border-radius: 30px
}

.icm {
    color: #fff
}

.adbtn:hover,
.closebtn,
.closebtn:hover,
.naeemclosebtn:hover {
    color: #000
}

.img-bnr {
    width: 100%
}

.alert-disclaimer {
    padding: 3px 280px 3px 1%;
    background: #e4eef9;
    z-index: 9999999;
    position: fixed;
    bottom: 0;
    width: 100%;
    min-height: 40px;
    font-size: 11px;
    text-align: justify;
    color: #000
}

@media (max-width:400px) {

    .property-detail-gallery #street-view,
    .property-detail-gallery .slider-slick,
    .property-detail-gallery iframe {
        min-height: 200px
    }

    .blog-post .blog-post-footer {
        display: block
    }

    .blog-post .blog-post-footer .blog-post-author,
    .blog-post .blog-post-footer .blog-post-comment,
    .blog-post .blog-post-footer .blog-post-time,
    .blog-post .blog-post-footer .share-box {
        display: inline-block
    }

    .social-icon-02 ul li a {
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .btn+.btn {
        margin-left: 0
    }

    .gm-control-active.gm-fullscreen-control {
        display: none !important
    }

    .alert-disclaimer {
        padding: 5px 5% 55px;
        background: #e4eef9;
        z-index: 99999999999;
        position: fixed;
        bottom: 0;
        width: 100%;
        font-size: 10px;
        text-align: justify;
        color: #000
    }
}

.closebtn {
    margin: 0 -15px 0 10px;
    float: right;
    font-size: 30px
}

.naeemclosebtn01 {
    margin-top: 20px;
    color: #fff;
    margin-left: 65%;
    font-size: 40px;
    background: #00000057;
    padding: 10px;
    border-radius: 20px;
    position: absolute
}

.homesearch,
.naeemclosebtn {
    margin-top: -26px;
    float: right
}

.naeemclosebtn {
    color: #fff;
    font-size: 22px;
    line-height: 15px;
    cursor: pointer;
    transition: .3s;
    background: #f44336;
    padding: 5px 6px;
    border-radius: 15px
}

.blogauther {
    text-align: right
}

.flag-tr,
.label {
    text-align: center;
    position: absolute
}

.label {
    top: 3px;
    right: 0;
    background: #0064e5;
    width: 18px;
    border-radius: 20px;
    font-size: 12px;
    color: #fff
}

.visits {
    color: #fff
}

.imgbrand {
    max-height: 100px
}

.homesearch {
    background: #fff;
    border: none
}

@-webkit-keyframes swinging {

    0%,
    100% {
        -webkit-transform: rotate(5deg)
    }

    50% {
        -webkit-transform: rotate(-5deg)
    }
}

@keyframes swinging {

    0%,
    100% {
        transform: rotate(5deg)
    }

    50% {
        transform: rotate(-5deg)
    }
}

.wware {
    margin-top: 85vh
}

.icagent {
    border: 2px solid
}

.fa-whatsapp {
    background: #4ac14a;
    border-radius: 30px;
    font-size: 20px;
    padding: 0 1px
}

.flag-tr {
    top: 99px;
    right: 1%
}

section.py-5.our-clients {
    padding-bottom: 1rem !important
}

.btn-rera {
    background: #219553
}

.profile-share {
    margin: 0 10px;
    width: 20px
}

.mpp-vid {
    width: 100%;
    height: 40vh
}

.adbtn {
    color: #000;
    float: right;
    font-size: 30px;
    line-height: 20px;
    cursor: pointer;
    transition: .3s
}

.ops,
.property__plan-item {
    text-align: center;
    float: left
}

.alert-danger-new {
    color: #842029;
    background-color: #f8d7da;
    border-color: #f5c2c7;
    padding: 10px 5px
}

.rating {
    padding: 15px 5px
}

.secondvedio {
    font-size: 32px !important;
    line-height: 36px !important
}

.table>thead {
    vertical-align: middle !important
}

.cpimg {
    min-width: 160px
}

.goog-te-gadget {
    color: transparent !important;
    margin-top: 10px
}

.live {
    margin-right: 8px
}

.live-img {
    margin-left: 5px;
    width: 30px
}

.property-details-csr {
    background: #fff;
    border: 1px solid #a0afffcf;
    border-radius: 5px;
    min-height: 715px
}

.csr-description {
    padding: 0 10px
}

.csr-title {
    padding: 15px 10px;
    margin-bottom: auto
}

.ms-csr {
    padding: 0 10px;
    margin-bottom: 1px
}

.location-item {
    min-height: 20vh;
    position: relative;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    margin: 10px 0;
    border-radius: 5px;
    border: 1px solid #aaa
}

@media screen and (max-width:414px) {
    .location-item {
        min-height: 25vh !important
    }

    .blog-post .blog-post-content .blog-post-details {
        height: auto
    }
}

@media screen and (max-width:320px) {
    .location-item {
        min-height: 25vh !important
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .location-item {
        min-height: 15vh
    }

    .hotdeal-r {
        margin-left: 80%
    }
}

@media screen and (max-width:1024px) and (max-height:768px) {
    .location-item {
        min-height: 14vh !important
    }
}

@media screen and (min-width:1280px) and (min-height:720px) {
    .location-item {
        min-height: 16vh !important
    }
}

@media screen and (min-width:1280px) and (min-height:800px) {
    .location-item {
        min-height: 16vh !important
    }
}

@media screen and (max-width:1366px) and (min-height:768px) {
    .location-item {
        min-height: 19.2vh !important
    }
}

@media screen and (max-width:1366px) and (max-height:768px) {
    .location-item {
        min-height: 18.5vh !important
    }
}

@media only screen and (min-width:1400px) and (min-height:900px) {
    .location-item {
        min-height: 14.2vh !important
    }
}

@media only screen and (min-width:1440px) and (min-height:1050px) {
    .location-item {
        min-height: 12vh !important
    }
}

@media only screen and (min-width:1536px) and (min-height:864px) {
    .location-item {
        min-height: 14.5vh !important
    }
}

@media only screen and (min-width:1600px) and (min-height:900px) {
    .location-item {
        min-height: 12.8vh !important
    }
}

@media only screen and (min-width:1680px) and (min-height:1050px) {
    .location-item {
        min-height: 12vh !important
    }
}

@media only screen and (min-width:1920px) and (max-height:768px) {
    .location-item {
        min-height: 16.5vh !important
    }
}

@media only screen and (min-width:1920px) and (min-height:1080px) {
    .location-item {
        min-height: 12vh !important
    }
}

@media only screen and (min-width:1920px) and (min-height:1200px) {
    .location-item {
        min-height: 10.5vh !important
    }
}

@media only screen and (min-width:2560px) and (min-height:1440px) {
    .location-item {
        min-height: 8.5vh !important
    }
}

@media only screen and (min-width:1024px) and (min-height:1365px) {
    .location-item {
        min-height: 8vh
    }
}

.contenedor {
    -webkit-perspective: 200px;
    perspective: 200px;
    perspective-origin: 40% 40%
}

.cube,
.cube .card {
    height: 140px;
    width: 140px
}

.card-hw {
    width: 140px;
    border: 1px solid #fff;
    border-radius: 1px
}

.cube {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: rotateX(-30deg) rotateY(30deg);
    transform: rotateX(-30deg) rotateY(-30deg);
    margin: 20px auto;
    -webkit-animation: 40s linear infinite giro;
    animation: 40s linear infinite giro
}

.cube .card {
    position: absolute;
    border: 1px solid #ccc;
    opacity: .85;
    transition: .2s
}

.cube:hover {
    animation-play-state: paused
}

.cube:hover .card {
    opacity: 1;
    transition: .2s
}

.cube .card:first-child {
    -webkit-transform: translateZ(70px);
    transform: translateZ(70px)
}

.cube .card:nth-child(2) {
    -webkit-transform: rotateY(180deg) translateZ(70px);
    transform: rotateY(180deg) translateZ(70px)
}

.cube .card:nth-child(3) {
    -webkit-transform: rotateY(-90deg) translateZ(70px);
    transform: rotateY(-90deg) translateZ(70px)
}

.cube .card:nth-child(4) {
    -webkit-transform: rotateY(90deg) translateZ(70px);
    transform: rotateY(90deg) translateZ(70px)
}

.cube .card:nth-child(5) {
    -webkit-transform: rotateX(90deg) translateZ(70px);
    transform: rotateX(90deg) translateZ(70px)
}

.cube .card:nth-child(6) {
    -webkit-transform: rotateX(-90deg) translateZ(70px);
    transform: rotateX(-90deg) translateZ(70px)
}

@-webkit-keyframes giro {
    0% {
        -webkit-transform: rotateX(-45deg) rotateY(0)
    }

    50% {
        -webkit-transform: rotateX(45deg) rotateY(360deg)
    }

    100% {
        -webkit-transform: rotateX(-45deg) rotateY(720deg)
    }
}

@keyframes giro {
    0% {
        transform: rotateX(-45deg) rotateY(0)
    }

    50% {
        transform: rotateX(45deg) rotateY(360deg)
    }

    100% {
        transform: rotateX(-45deg) rotateY(720deg)
    }
}

@-webkit-keyframes giro360 {
    0% {
        -webkit-transform: rotateX(0) rotateY(0)
    }

    100% {
        -webkit-transform: rotateX(360deg) rotateY(360deg)
    }
}

@keyframes giro360 {
    0% {
        transform: rotateX(0) rotateY(0)
    }

    100% {
        transform: rotateX(360deg) rotateY(360deg)
    }
}

.bg-overlay {
    background: rgb(0 0 0 / 40%);
    padding: 15px
}

.fcrs {
    background: #001022d6;
    position: fixed;
    bottom: 0;
    z-index: 99
}

.facrs {
    font-weight: 900;
    width: 40px;
    text-align: center;
    border-radius: 50px;
    background: #0064e5;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    margin: 2px 1%
}

.modal-body {
    background: #0a5f89
}

.btn-close {
    border: 1px solid;
    border-radius: 20px
}

.banner-bg-slider-title {
    text-shadow: 1px 1px 1px #000
}

.author-comp {
    margin-left: auto !important;
    text-align: center
}

.author-list {
    width: 100%;
    display: inline-block;
    padding-right: 1%
}

.alist-2,
.alist-3 {
    display: inline-block;
    vertical-align: middle
}

.alist-2 {
    width: 25%
}

.alist-3 {
    width: 60%
}

.smo-cto {
    width: 20px;
    margin: 15px 5px
}

.cto-p {
    width: 70px
}

.cto-p1 {
    height: 90px
}

.mtb10 {
    margin: 10px 0
}

.mtb20 {
    margin: 20px 0
}

.title-rera {
    font-size: 12px;
    color: #fff
}

.pd_price {
    width: 40px;
    height: 35px
}

.property__plan-title {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 0;
    border-bottom: 1px solid #fff
}

.property__plan-item {
    width: 25%;
    position: relative;
    min-height: 1px;
    margin-bottom: 0;
    border: 1px solid #fff;
    background: #001022;
    margin-left: -1px;
    margin-top: -1px;
    padding: 10px 0;
    color: #fff
}

.property__plan-value {
    font-size: 14px;
    margin: 0;
    line-height: 1;
    height: 15px
}

@media only screen and (max-width:768px) {
    .property__plan-value {
        font-size: 14px !important;
        padding: 5px 0;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center
    }

    .property__plan-title {
        font-size: 1em
    }
}

.owl-carousel {
    margin-top: -10px
}

.hotdeal-m {
    padding: 2px;
    color: #fff;
    position: fixed;
    top: 20%;
    z-index: 99999999999;
    width: 280px;
    margin-left: 0
}

.mrq {
    text-align: center;
    height: inherit
}

.icrmn {
    width: 195px;
    border-radius: 5px
}

@media (max-width:667px) {
    .mob-none {
        display: none
    }
}

.testimo {
    padding: 5px;
    text-align: center;
    border: 1px solid #eee
}

.testimo-details {
    height: 66px;
    overflow: hidden
}

.ops {
    width: 50%;
    font-size: 14px;
    margin-bottom: 4%;
    color: #0064e5
}

.opi {
    width: 60px;
    height: 60px
}

.plots-details-inner {
    padding: 4px
}

.custom-plan-table {
    width: 100%;
    border: 1px solid #ccc;
    background-color: #001022;
    color: #fcf7f7;
    text-align: center;
}