

@charset "UTF-8";


/*===================== TABLE OF CONTENT =======================


1.  8 DIFFERENT HOMEPAGES
2.  LINE AWESOME FONTS 
3.  RESET CSS
4.  CROSS BROWSER COMPATABILITY
5.  ADVANCED SEARCH
7.  DROPDOWN MENUS
8.  RESPONSIVE HEADER
9.  SLICK SLIDER (BANNER)
10. LISTING PAGES
11. BLOG PAGES
12. CLIENT'S FEEDBACK
13. PROPERTY PAGE
14. ERROR 404

=============================================================*/





@import url(../icons/font-awesome/css/font-awesome.min.css);
@import url(../icons/simple-line-icons/css/simple-line-icons.css);
@import url(../icons/simple-line-icons/css/line-awesome.min.css);
@import url(bootstrap.min.css);



@font-face {
    font-family: 'Poppins';
    src: url('../icons/poppins/poppins-regular.woff2') format('woff2'),
    url('../icons/poppins/poppins-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../icons/poppins/poppins-bold.woff2') format('woff2'),
    url('../icons/poppins/poppins-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('../icons/poppins/poppins-medium.woff2') format('woff2'),
    url('../icons/poppins/poppins-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'Poppins';
    src: url('../icons/poppins/poppins-semibold.woff2') format('woff2'),
    url('../icons/poppins/poppins-semibold.woff') format('woff');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'Raleway';
    src: url('../icons/raleway/raleway-bold.woff2') format('woff2'),
    url('../icons/raleway/raleway-bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Raleway';
    src: url('../icons/raleway/raleway-medium.woff2') format('woff2'),
    url('../icons/raleway/raleway-medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;

}

@font-face {
    font-family: 'Raleway';
    src: url('../icons/raleway/raleway-regular.woff2') format('woff2'),
    url('../icons/raleway/raleway-regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;

}



/* ==================================================================================
                    Reset Css
===================================================================================== */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}


body {
    font-family: "Poppins";
    color: #aeb4b6;
    font-size: 14px;
    font-weight: 400;
    overflow-x: hidden;
}
body.pg {
    line-height: 1;
}

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

a.link:focus,
a.link:hover {
    color: #070f43; }

ul {
    padding: 0;
    margin: 0px; }

li {
    list-style: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #515151;
    font-weight: 500;

    font-size: 15px;
    padding-top:13px;
    font-family: sans-serif;
    font-weight: 500;
    padding-bottom: 7px;

}
h2.best-immo {
    color: white;
    font-size: 26px;
    font-family: sans-serif;
    font-weight: bold;
}
/*.text-center {
    padding-top: 147px;
}
.text-right {
    padding-top: 174px;
}
.text-left{
    padding-top: 174px;
}
.banner .banner-slider-inner {
    display: inline-block;
    text-shadow: none;
    right: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: rgba(36, 42, 53, 0.7);
}*/
.fa-skype:before {
    content: "\f17e";
    color: #e5d025;
}
.fa-whatsapp:before {
    content: "\f232";
    color: #e5d025;
}
.fa-2x {
    font-size: 21px;
}
select.form-control:not([size]):not([multiple]) {
    height: calc(50px + 2px);
}

h5.haut {
    padding-top: 15px;
}
p {
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #67686c;

    font-weight: 500;
}
p.lead {
    color: white;
    font-weight: 600;
}
a.footer1 {
    color: #67686c!important;
}
section {
    float: left;
    width: 100%;
    position: relative;
}
footer {
    float: left;
    width: 100%;
}
select:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none; }


/* ==================================================================================
                              CROSS BROWSER COMPATABILITY
===================================================================================== */



a,
.dropdown-item,
.drop-menu,
.drop-menu .select i,
.wrapper:before,
.popup,
.price,
.price > h4,
.agent_info > h3,
.slick-prev,
.slick-next,
.categories-info,
.catg-icon > i,
.categories-info > h3,
.overlay-stick,
.map-city-links ul li a,
.header .navbar-nav .nav-item .nav-link,
.drop-menu .select .currency,
.drop-menu .dropeddown li,
.card .img-block:before,
.card .img-block:after,
.popular-cities .card:before,
.popular-cities .card:after,
.banner-search .btn:before,
.banner-search .btn:after,
.intro-content a:before,
.intro-content a:after,
.sbmt-btn:before,
.sbmt-btn:after,
.btn2:before,
.btn2:after,
.btn-default:before,
.btn-default:after,
.card .img-block .overlay,
.srch-btn .overlay,
.card .card-body h3,
.explore-feature .card .card-body i,
.popular-cities .card .overlay,
.popular-cities .card .card-body i,
.map-box h4 a,
.infoBox-close,
.map-box-icon,
.marker-card,
#geoLocation,
#mapnav-buttons a,
#scrollEnabling,
#streetView,
.bottom-list ul li a,
.footer-social a,
.alert-success,
.post-nfo li,
.post-nfo li a,
.post_info > h3 a,
.blog-img:before,
.agent_img:before,
.widget-catgs ul li a,
.widget-catgs ul li a span,
.ps-info > h3 a,
.widget-tags > ul li a,
.btn1,
.blog-single-post:hover .view-post,
.agent:hover .view-post,
.socio-links li a,
.social_links li a,
.btn-default,
.card .card-footer a .la-heart-o,
.partner-logo > a img,
.signin-btn b:before,
.model-item .title,
.h-page-card .title a,
.btn,
.language-selector .drop-menu .dropeddown li {
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
}



.p-0 {
    padding: 0px; }

.section-padding {
    padding: 65px 0px;
}

.section-heading {
    text-align: center;
    float: left;
    width: 100%;
}
.section-heading span {
    font-size: 14px;
    color: #aeb4b6;
    float: left;
    width: 100%;
    margin-bottom: 2px;
    padding-top: 22px;
}
.section-heading h3 {
    font-size: 32px;
    font-weight: 400;
    float: left;
    width: 100%;
    margin-top: -4px;
}

.card {
    border-radius: 0px;
    position: relative;
    padding-top: 4px;
    padding-bottom: 4px;
}
.ext-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.card-body {
    padding: 20px; }

.card-footer {
    padding: 20px; }

button:focus {
    outline: 0px; }

@media (min-width: 1200px) {
    .container {
        max-width: 1170px; padding: 0;} }

::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #7e7f82; }

::-moz-placeholder {
    /* Firefox 19+ */
    color: #7e7f82; }

:-ms-input-placeholder {
    /* IE 10+ */
    color: #7e7f82; }

:-moz-placeholder {
    /* Firefox 18- */
    color: #7e7f82; }



header {
    float: left;
    width: 100%;
}
header.pb {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}
.top-header{
    background: #e5d025;
    height: 53px;
    line-height: 55px;
    border-bottom: 1px solid #f5f5f5a1;
    box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.28);
}
.header-address a {
    display: inline-block;
    color: white;
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
    color: #e5d025;
}
.fa-twitter:before {
    content: "\f099";
    color: #e5d025;
}
.fa-instagram:before {
    content: "\f16d";
    color: #e5d025;
}
.fa-linkedin:before {
    content: "\f0e1";
    color: #e5d025;
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #0112f2;
    text-decoration: none;
    background-color: inherit;
}
.header {
    height: 92px;
}
.header-address a i {
    font-size: 20px;
    margin-right: 0px;
    position: relative;
    top: 1px;
}
.header-address a span {
    font-size: 11px;
    padding-right: 30px;
    font-weight: 600;
    position: relative;
}
.fa-arrow-right:before {
    content: "\f061";
    padding-left: 4px;
    color: #0112f2;
}
.header-social {
    text-align: right;
    position: relative;
    top: 0px;
    display: inline-block;
}
.header-social a {
    display: inline-block;
    color: #495057;
    font-size: 13px;
    padding: 0 8px;
}
.header-social a:last-child {
    padding-right: 0px; }
.close-menu {
    color: #000;
    font-size: 36px;
    position: absolute;
    top: 10px;
    right: 20px;
    display: none;
}
.header .navbar-brand {
    margin-right: 69px;
    margin-top: 1px;
}
.header .navbar-brand img {
    max-width: 160px; }

.header .dropdown-toggle::after {
    font-family: FontAwesome;
    content: "\f107";
    border: 0px;
    vertical-align: top;
    font-size: 14px;
    position: relative;
    top: 3px;
    left: 1px;
}
.menu-button {
    width: 30px;
    background-color: inherit;
    border:0;
    cursor: pointer;
    margin-top: 10px;
    display: none;
}
.menu-button span {
    width: 100%;
    height: 3px;
    background-color: #111;
    margin-bottom: 6px;
    display: block;
}
header.pb .menu-button span {
    background-color: #fff;
}
.header .navbar {
    padding: 15px 0px; }

.header .navbar-nav .nav-item {
    margin-right: 27px;
}
.header .navbar-nav .nav-item .nav-link {
    color: #535353;
    font-size: 14px;
    position: relative;
    padding-left: 28px;
}

.sbmt-btn:hover {
    background-color: #1625b2;
}
.sbmt-btn {
    position: relative;
    overflow: hidden;
}
.sbmt-btn:hover span,
.sbmt-btn:hover i {
    color: #fff;
}
.header .navbar-nav .nav-item .dropdown-menu {
    border-radius: 0px;
    border: 0px;
    padding: 0 20px;
    border-top: 1px solid #d5d4d9;
    overflow: hidden;
    position: absolute;
    top: 187.7%;
    left: 0;
    margin: 0;
}
.header .navbar-nav .nav-item .dropdown-menu:before {
    content: '';
    position: absolute;
    top: -3px;
    left: 0;
    width: 100%;
    height: 1px;
    -webkit-box-shadow: 3px 2px 13px rgba(0,0,0,0.2);
    -moz-box-shadow: 3px 2px 13px rgba(0,0,0,0.2);
    -ms-box-shadow: 3px 2px 13px rgba(0,0,0,0.2);
    -o-box-shadow: 3px 2px 13px rgba(0,0,0,0.2);
    box-shadow: 3px 2px 13px rgba(0,0,0,0.2);
}
.dropdown-item:last-child {
    border-bottom: 0;
}
.dropdown-item {
    padding: 15px 0 14px 0;
    border-bottom: 1px solid #dfe0e5;
    text-transform: capitalize;
    line-height: 1;
}
.header .navbar-nav .nav-item .dropdown-menu .dropdown-item {
    font-size: 14px; }

.header .navbar-nav .signin-btn {
    margin-right: 25px !important;
    margin-top: 3px; }
.header .navbar-nav .signin-btn a {
    margin-top: 5px; }
.header .navbar-nav .signin-btn a i {
    font-size: 18px;
    margin-right: 7px;
    position: relative;
    top: 3px; }
.header .nav-item.signin-btn .nav-link {
    margin-top: 3px;
}
.header .navbar-nav .nav-item .nav-link.sbmt-btn {
    position: relative;
    top: -1px;
}
.header .navbar-nav .nav-item.signin-btn {
    margin-right: 25px;
}
.header .navbar-nav .submit-btn {
    margin-right: 0px;
    margin-top: 0; }
.header .navbar-nav .submit-btn a {
    border: 1px solid;
    border-radius: 0px;
    padding: 0 48px;
    height: 51px;
    line-height: 48px;
}
.icon-plus:before {
    content: "\e095";

}
.icon-plus:after {

    color: white;
}
.header .navbar-nav .submit-btn a i {
    font-size: 16px;
    margin-right: 10px;
    position: relative;
    top: 2px; }

/*.banner {*/
/*padding: 200px 0px;*/

/*background-size: cover;*/
/*background-position: center;*/
/*min-height: 674px;*/
/*position: relative;*/
/*z-index: 1; }*/
/*.banner::after {*/
/*content: '';*/
/*position: absolute;*/
/*left: 0;*/
/*right: 0;*/
/*top: 0;*/
/*bottom: 0;*/

/*z-index: -1; }*/
.banner .container {
    padding: 0 15px;
}
.banner-content h1 {
    font-size: 44px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    margin-bottom: 33px;
    margin-top: 49px; }
.banner.hp2 {
    padding: 230px 0 150px 0;
}
.banner-search {
    background: white;
    border-radius: 50px;
    padding: 14px 7px 0px 10px;
    height: 65px;
}
.banner-search .form-group {
    margin: 0px;
    padding: 0;
}
.banner-search .form-control {
    font-size: 14px;
    font-weight: 500;
    height: 46px;
    border: 0px;
    margin: 9px 0px 10px 0px;
    border-radius: 0px;
    padding-left: 25px;
}
.half-map-sec .banner-search .form-control {
    font-size: 12px;
}
.half-map-sec .drop-menu .select {
    font-size: 12px;
}
.half-map-sec .features_list ul li {width: 25%;}
.half-map-sec .drop-menu .dropeddown li {
    font-size: 12px;
}
.half-map-sec .features_list {margin-top: -50px;margin-bottom: 50px;}
.banner-search .form-control:hover, .banner-search .form-control:focus, .banner-search .form-control.active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
.banner-search .btn {
    border-radius: 0px;
    margin: 7px 0px;
    padding: 0 36px;
    height: 51px;
    line-height: 51px;
    float: right;
    border:0;
    font-size: 14px;
    color: #fff;
    box-shadow: none;
    position: relative;
    overflow: hidden;
    z-index: 99;
}
.banner-search .btn:hover {
    background-color: #e5d02599;
}
.banner-search .btn i {
    margin-right: 8px;
    font-size: 18px;
    position: relative;
    top: 2px;
}
.signin-btn b {
    position: relative;
}
.signin-btn b:hover:before {
    opacity: 1;
    visibility: visible;
    left: 0;
    width: 100%;
}
.signin-btn b:before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    width: 0;
    height: 2px;
    opacity: 0;
    visibility: hidden;
}
.drop-menu {
    background: #fff;
    width: 100%;
    display: inline-block;
    position: relative;
    font-size: 14px;
    height: 100%;
    text-align: left;
    margin: 7px 0;
    border-left: 1px solid #e0e1e6;
    /*padding-left: 10px; */
    padding: 5px 10px 5px 10px;
}
.drop-menu .select {
    cursor: pointer;
    display: block;
    padding: 10px;
    color: #7e7f82;
    font-weight: 500;
    padding-left: 20px;
    font-size: 14px;
    text-transform: capitalize;
}
.drop-menu .select i {
    font-size: 14px;
    margin-top: 5px;
    cursor: pointer;
    float: right;
    position: relative;
    right: 10px;
}
.form_field {
    float: right;
}
.addres {
    width: 376px;
}
.tpmax {
    width: 207px;
}
.srch-btn {
    float: left;
    width: 200px;
    position: relative;
}

.drop-menu .select .currency {
    font-size: 13px;
    cursor: pointer;
    float: right; }
.drop-menu.active {
    border-radius: 5px 5px 0 0; }
.drop-menu.active:hover, .drop-menu.active:focus {
    border-radius: 5px 5px 0 0; }
.drop-menu.active .select {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none; }
.drop-menu.active .select i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg); }
.drop-menu:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none; }
.drop-menu .dropeddown {
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 1px;
    overflow: hidden;
    display: none;
    max-height: 144px;
    overflow-y: auto;
    z-index: 9999;
    background: #fff;
    padding: 0;
    list-style: none;
    padding: 0 30px;
    border:1px solid #d3d3db;
    top: 112%;
}

.drop-menu .dropeddown li {
    padding: 15px 0 14px 0;
    cursor: pointer;
    color: #242526;
    border-bottom: 1px solid #e0dfe5;
}
.drop-menu.active .select > span,
.drop-menu.active .select i,
.drop-menu .dropeddown li:hover {
    color: #7686e6;
}
.drop-menu .dropeddown li:last-child {
    border-bottom: 0;
}

.intro.section-padding {
    padding: 55px 0px 6px; }
.intro .container {
    padding: 0 15px;
}
.intro .row {
    margin: 0;
}
.intro-content h3 {
    font-size: 32px;
    margin-top: 31px;
    margin-bottom: 20px;
    font-weight: 400; }

.intro-content > a {
    margin-top: 15px;
    border-radius: 0px;
    color:white;
}
.intro-content p {
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    color: #67686c;
    line-height: 28px;
}

.view-btn {
    margin-top: 14px;
    border-radius: 30px;
    display: inline-block;
    border: 1px solid;
    font-size: 14px;
    height: 51px;
    line-height: 49px;
    padding: 0 26px 0 27px;
    position: relative;
    overflow: hidden;
    z-index: 2;
}
.view-btn i {
    margin-right: 5px;
    font-size: 16px;
    position: relative;
    top: 2px;
    padding-right: 7px;
}
.view-btn:hover, .view-btn:focus, .view-btn.active {
    background: #ec008e75;
    color: #fff;
    border-color: transparent;
    box-shadow: inherit;
}

.intro-img img {
    width: 100%;
    max-width: inherit;
}

.intro-thumb-row {
    background: #fff;
    padding: 30px 0px 30px;
    z-index: 9999;
    position: relative;
    display: inline-block;
    top: -69px;
}
.intro-thumb-row img {
    vertical-align: middle;
    border-style: none;
}
.intro-thumb:last-child {
    margin-right: 30px;
}
.intro-thumb {
    border: 1px solid #e0e1e6;
    display: inline-block;
    margin-right: 27px;
    width: 270px;
}
.intro-img {padding-left: 15px;}
.intro-thumb h6 {
    display: inline-block;
    /*padding: 10px 15px;*/
    padding-left: 15px;
    position: relative;
    top: 2px;
    min-width: 150px;
    font-size: 14px; }

.popular-listing .card {
    margin-top: 0;
    border:0;
    cursor: pointer;
}
.popular-listing.hp5 .card {
    margin-bottom: 30px;
}
.section-heading {
    margin-bottom: 37px;
}
.popular-listing .card {
    border:0;
    cursor: pointer;
}
.popular-listing.section-padding {
    padding: 1px 0 40px 0;
}
.card .img-block {
    position: relative;
    z-index: 1;
    float: left;
    width: 100%;
}
.card .img-block::after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), to(rgba(0, 0, 0, 0.5)));
    background: transparent -webkit-linear-gradient(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.5));
    background: transparent -o-linear-gradient(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.5));
    background: transparent linear-gradient(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.5));
    z-index: 0; }
.card .img-block h5,
.map-box .rate-info > h5 {
    margin: 0px;
    color: white;
    font-size: 19px;
    font-weight: 600;
    float: left;
    /*padding-left: 24px;*/
    position: relative;
    top: 22px;
}
.la-phone-square:before {
    content: "\f2b4";
    color: #535353;
    font-size: 16px;
}
.card-body a {
    color: #515151;
}
.la-map-marker:before {
    content: "\f27d";
    color: #535353;
    padding-left: 0px;
}
.col-lg-3.col-md-6.col-sm-6.col-6 {
    padding-bottom: 10px;
}
.card .img-block span,
.map-box .rate-info > span {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    background: #1625b266;
    border-radius: 0px;
    padding: 4px 8px;
    float: right;
    /*margin-right: 24px;*/
    margin-top: 35px;
}
.load-more-posts a {
    color: #1625b2!important;
    text-decoration: none;
}

.card .img-block:before,
.card .img-block:after,
.popular-cities .card:before,
.popular-cities .card:after,
.banner-search .btn:before,
.banner-search .btn:after,
.intro-content a:before,
.intro-content a:after,
.sbmt-btn:before,
.sbmt-btn:after,
.btn2:before,
.btn2:after,
.btn-default:before,
.btn-default:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 50%;
    height: 100%;
    background: white;
    opacity: 0;
    visibility: visible;
}
button.slick-arrow.slick-prev.slick-disabled.btn.btn-default {
    visibility: visible;
}
.bootstrap-select .dropdown-menu li a span.text {

    display: inline-block;
    font-size: 17px;
    top: 14px;
    margin-top: 1px;
}
.btn2:before,
.btn2:after,
.btn-default:before,
.btn-default:after {
    background-color: transparent;
}
.banner-search .btn:before,
.banner-search .btn:after,
.intro-content a:before,
.intro-content a:after,
.sbmt-btn:before,
.sbmt-btn:after,
.btn2:before,
.btn2:after,
.btn-default:before,
.btn-default:after {
    z-index: -1;
}
button.btn.dropdown-toggle.btn-light img {
    vertical-align: sub;
}
.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show>.btn-light.dropdown-toggle {
    color: grey;
    background-color: #e5d02500;
    border-color: #5353535c;
}
.bootstrap-select .dropdown-toggle:focus, .bootstrap-select>select.mobile-device:focus+.dropdown-toggle {
    outline: thin dotted #333!important;
    outline: 0px auto -webkit-focus-ring-color!important;
    outline-offset: -2px;
}
.intro-content a:after {
    right: 0;
    left: auto;
}
.banner-search .btn:after,
.sbmt-btn:after,
.btn2:after,
.btn-default:after {
    right: 0;
    left: auto;
}
.card .img-block:after {
    right: 0;
    left: auto;
}
.popular-cities .card:hover:after {
    left: auto;
    right: 0;
}
.banner-search .btn:hover:before,
.banner-search .btn:hover:after,
.intro-content a:hover:before,
.intro-content a:hover:after,
.sbmt-btn:hover:before,
.sbmt-btn:hover:after,
.btn2:hover:before,
.btn2:hover:after,
.btn-default:hover:before,
.btn-default:hover:after {
    opacity: 1;
    visibility: visible;
    width: 0;
}

.card:hover .img-block:before,
.card:hover .img-block:after,
.popular-cities .card:hover:before,
.popular-cities .card:hover:after {
    opacity: 1;
    visibility: visible;
    width: 0;
}
.card .img-block .overlay,
.srch-btn .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #e5d02563;
    opacity: 0;
}
.card .card-body {
    padding: 21px 23px 0;
    border-left: 1px solid #dfe0e5;
    border-right: 1px solid #dfe0e5;
}
.card .card-body h3 {
    font-size: 18px;

    color: #242526;
}
.card .card-body h3 a {
    color: #67686c;
}
.card .card-body p {
    font-size: 12px;
    color: #aeb4b6;
    margin-bottom: 16px;
    float: left;
    width: 100%;
}
.card .card-body p i {
    margin-right: 4px;
    font-size: 14px;
    margin-left: 0;
    position: relative;
    top: 2px;
}
.card .card-body ul {
    border-bottom: 1px solid #ddd;
    padding-bottom: 1px; }
.card .card-body ul li {
    display: inline-block;
    font-size: 13px;
    color: #242526;
    line-height: 11px;
    border-right: 1px solid #ddd;
    padding: 0px 17px 0px 17px;
    margin-right: -3px;
}
.card .card-body ul li:first-child {
    padding-left: 6px; }
.card .card-body ul li:last-child {
    border-right: 0px; }
.card .card-footer {
    background: transparent;
    border-top: 0px;
    border-right: 1px solid #dfe0e5;
    border-bottom: 1px solid #dfe0e5;
    border-left: 1px solid #dfe0e5;
    padding: 14px 20px 17px 20px;
}
.card .card-footer a {
    color: #0112f2;
    font-size: 13px;
    position: relative;
}
.card .card-footer a.pull-right {
    margin-top: 0px;
}
.card .card-footer a .la-heart-o {
    background: #f3f4f7;
    color: #242526;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    border-radius: 50px;
    position: relative;
    top: 1px;
    padding-left: 3px;
    z-index: 99;
}
button.button.btn.btn-outline-primary {
    margin-top: 7px;
}
.card .card-footer a .la-heart-o:hover {
    color: #fff;
}
.card .card-footer a .fa-calendar {
    margin-right: 7px;
    font-size: 14px; }
.card:hover .img-block .overlay, .popular-listing .card:focus .img-block .overlay {
    opacity: 1; }

.img-block img {
    width: 100%;
    float: left;
}
.card .card-footer a.pull-right i {
    padding-right: 3px;
}
.explore-feature .card {
    text-align: center;
    border-color: #e0e1e6;
}
.explore-feature .card:hover .card-body i {
    -webkit-transform: scale(0.9);
    -moz-transform:  scale(0.9);
    -ms-transform:  scale(0.9);
    -o-transform:  scale(0.9);
    transform:  scale(0.9);
}
.explore-feature .card .card-body {
    padding: 37px 15px 32px 15px;
    border:0;
}
.explore-feature .card .card-body i {
    font-size: 36px;
    color: #fff;
    border-radius: 100%;
    height: 89px;
    width: 89px;
    line-height: 89px;
    display: inline-block;
}
.explore-feature .card .card-body h3 {
    font-size: 18px;
    margin-top: 27px;
    margin-bottom: 9px;
}
.explore-feature .card .card-body p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 0px;
    color: #67686c;
    line-height: 24px;
    padding: 0 10px;
}

.popular-cities.section-padding {
    padding: 40px 0px 110px;
}
.hp_4 .discover-propt {
    margin-bottom: 135px;
}
.popular-cities.hp3.section-padding {
    padding: 0 0 75px 0;
    margin-top: -30px;
}
.popular-cities.hp3 .card {
    margin-top: 0;
}
.card.mgb-30 {
    margin-bottom: 30px;
}
.popular-cities .card:hover .overlay-stick {
    opacity: 0;
}
.popular-cities.hp3 .card .img-fluid {
    float: left;
}
.popular-cities.hp3 .card .card-body h4 {
    font-size: 16px;
    font-weight: 600;
}
.popular-cities .card {
    position: relative;
    margin-top: 0;
    border:0;
}
.popular-cities .card .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 3px;
    bottom: 0;
    background: rgba(106, 123, 231, 0.8);
    opacity: 0;
}
.popular-cities .card::after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: transparent -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.15)), to(rgba(0, 0, 0, 0.5)));
    background: transparent -webkit-linear-gradient(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.5));
    background: transparent -o-linear-gradient(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.5));
    background: transparent linear-gradient(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.5));
    z-index: 0;
}
.popular-cities .card .card-body {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 0 24px 22px 24px;
}
.rate-info {
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 40px 23px 20px 23px;
    z-index: 2;
}
.popular-cities .card .card-body:before,
.rate-info:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(255,255,255,0.02),rgba(44,44,47,47));
    z-index: -1;
}
.popular-cities .card .card-body h4 {
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600;
    float: left;
}
.popular-cities.hp3 .card .card-body i {
    bottom: 25px;
}
.popular-cities.hp3 .card .card-body {padding-bottom: 30px;}
.popular-cities .card .card-body p {
    color: #fff;
    margin: 0px;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
}
.popular-cities .card .card-body {
    border: 0;
}
.popular-cities .card .card-body i {
    position: absolute;
    right: 24px;
    bottom: 31px;
    border: 1px solid #e0e1e6;
    padding: 12px 12px;
    color: #aeb4b6;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    font-size: 14px;
    text-align: center;
}
.popular-cities .card:hover .overlay, .popular-cities .card:focus .overlay {
    opacity: 1;
}
.popular-cities .card:hover i, .popular-cities .card:focus i {
    background: #fff;
    color: #aeb4b6;
    border-color: transparent;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

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

.infoBox {
    border-radius: 4px; }

.map-box {
    background-color: #fff;
    margin-bottom: 5px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 40px 0 rgba(3, 3, 3, 0.15);
    box-shadow: 0 0 40px 0 rgba(3, 3, 3, 0.15);
    position: relative; }

.map-box .listing-img-container img {
    width: 100%;
    border-radius: 4px 4px 0 0;
    position: relative;
}
.map-box .rate-info {
    position: absolute;
    bottom: 84px;
    left: 0;
    padding-bottom: 20px;
}
.map-box .rate-info > h5 {
    top: 4px;
}

.map-box h4 {
    margin: 0;
    padding: 0; }

.map-box h4 a {
    padding: 0 0 2px;
    font-size: 17px;
    line-height: 25px;
    display: inline-block; }

.listing-img-container {
    position: relative;
    height: 100%;
    display: block; }

.map-box h4 a:hover {
    color: #66676b; }

.map-box p {
    padding: 0;
    line-height: 25px;
    margin: 2px 0 0;
    font-size: 14px; }

.map-box ul.listing-details {
    padding: 0;
    font-size: 14px;
    display: none; }

.map-box .listing-title {
    padding: 16px 22px; }

.map-box .listing-img-content {
    padding: 18px 22px; }

.map-box .listing-img-content span {
    font-size: 21px; }

.map-box .listing-img-content .listing-price i {
    font-size: 15px;
    margin: -7px 0 0; }

.infoBox > img {
    position: absolute !important;
    right: 0;
    top: 0; }

.map-box .listing-img-container::before {
    content: "";
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(35, 35, 37, 0.85)), color-stop(35%, rgba(35, 35, 37, 0.4)), color-stop(60%, rgba(22, 22, 23, 0)), to(transparent));
    background: -webkit-linear-gradient(bottom, rgba(35, 35, 37, 0.85) 0%, rgba(35, 35, 37, 0.4) 35%, rgba(22, 22, 23, 0) 60%, transparent 100%);
    background: -o-linear-gradient(bottom, rgba(35, 35, 37, 0.85) 0%, rgba(35, 35, 37, 0.4) 35%, rgba(22, 22, 23, 0) 60%, transparent 100%);
    background: linear-gradient(to top, rgba(35, 35, 37, 0.85) 0%, rgba(35, 35, 37, 0.4) 35%, rgba(22, 22, 23, 0) 60%, transparent 100%);
    background-color: rgba(35, 35, 37, 0.2); }

.map-box .listing-item-content {
    position: static;
    width: 100%;
    margin-top: -3px;
    background-color: #fff;
    padding: 15px 23px 20px 23px;
    border-left: 1px solid #e0e1e5;
    border-right: 1px solid #e0e1e5;
    border-bottom: 1px solid #e0e1e5;
}

.map-box .listing-item-content h3 {
    color: #242526;
    font-size: 16px;
    padding: 0 0 2px;
    font-weight: 500;
    margin: 0;
    line-height: 27px;
    margin-bottom: 5px;
}

.map-box .listing-item-content span {
    font-size: 12px;
    font-weight: 400;
    display: inline-block;
    color: #aeb4b6;
}
.map-box .listing-item-content span i {
    padding-right: 5px;
}

.infoBox-close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    z-index: 999;
    text-align: center;
    line-height: 29px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    height: 29px;
    width: 29px;
    background-color: #fff;
    color: #333;
    font-family: "FontAwesome";
    border-radius: 50%;
    -webkit-text-stroke: 1px #fff;
}

.infoBox-close:hover {
    color: #fff;
    background-color: #66676b;
    -webkit-text-stroke: 1px #66676b; }

.map-box-icon {
    height: 38px;
    width: 38px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #3685cf;
    display: block;
    color: #fff;
    font-size: 12px;
    z-index: 101;
    text-align: center;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
    visibility: hidden; }

.map-box-icon:before {
    content: "\f064";
    font-family: "FontAwesome";
    position: relative;
    top: 7px;
    display: block; }

.map-box-image:hover .map-box-icon {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }

.map-box-image {
    position: relative;
    overflow: hidden;
    display: block; }

/*.infoBox {
  -webkit-animation: fadeIn 0.9s;
  animation: fadeIn 0.9s; }
*/
@-webkit-keyframes fadeIn {
    from {
        opacity: 0; }
    to {
        opacity: 1; } }

@keyframes fadeIn {
    from {
        opacity: 0; }
    to {
        opacity: 1; } }

.infoBox .star-rating {
    font-size: 16px;
    margin-top: 1px; }

.infoBox .star-rating span {
    margin-right: 3px; }

.infoBox .rating-counter {
    position: relative;
    top: -1px; }

.infoBox:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #fff; }

#map {
    height: 100%;
    width: 100%;
    margin: 0;
    z-index: 990; }

#map-container {
    position: relative;
    top: 0;
    left: 0;
    height: 520px;
    width: 100%;
    z-index: 0;
    margin-bottom: 60px; }

.gmnoprint {
    margin: 10px; }

#map-container.fullwidth-home-map {
    height: 600px;
    margin-bottom: 0; }
#map-container.fullwidth-home-map.hp3 {
    height: 490px;
}
#map-container.fullwidth-home-map .main-search-inner {
    position: absolute;
    display: block;
    bottom: 60px;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    padding-bottom: 0;
    z-index: 9999;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%; }

#map-container.fullwidth-home-map .main-search-input {
    margin-top: 0; }

.cluster img {
    display: none; }

.cluster-visible {
    text-align: center;
    font-size: 15px !important;
    color: #fff !important;
    font-weight: 500;
    border-radius: 50%;
    width: 50px !important;
    height: 50px !important;
    line-height: 50px !important;
}

.cluster-visible:before {
    border: 7px solid;
    opacity: 0.2;
    -webkit-box-shadow: inset 0 0 0 4px #6a7be7;
    box-shadow: inset 0 0 0 4px #6a7be7;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: cluster-animation 2.5s infinite;
    animation: cluster-animation 2.5s infinite; }

@-webkit-keyframes cluster-animation {
    0%,
    100% {
        -webkit-transform: scale(1.3) rotate(0deg);
        transform: scale(1.3) rotate(0deg); }
    50% {
        -webkit-transform: scale(1.5) rotate(90deg);
        transform: scale(1.5) rotate(90deg); } }

@keyframes cluster-animation {
    0%,
    100% {
        -webkit-transform: scale(1.3) rotate(0deg);
        transform: scale(1.3) rotate(0deg); }
    50% {
        -webkit-transform: scale(1.5) rotate(90deg);
        transform: scale(1.5) rotate(90deg); } }

.map-marker-container {
    position: absolute;
    margin-top: 10px;
    -webkit-transform: translate3d(-50%, -100%, 0);
    transform: translate3d(-50%, -100%, 0); }

.marker-container {
    position: relative;
    margin: 10px auto;
    width: 40px;
    height: 40px;
    z-index: 1;
    border-radius: 50%;
    cursor: pointer;
    top: -5px; }

#singleListingMap .marker-container {
    cursor: default; }

.marker-container {
    -webkit-perspective: 1000;
    perspective: 1000; }

.marker-card {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: absolute;
    z-index: 1; }

.map-marker-container.clicked .marker-card,
.marker-container:hover .marker-card {
    -webkit-transform: rotateY(-180deg) translateY(0px);
    transform: rotateY(-180deg) translateY(0px); }

.marker-arrow {
    width: 0;
    content: "";
    height: 0;
    border-style: solid;
    border-width: 20px 13px 0;
    border-color: #6a7be7 transparent transparent;
    top: 35px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    border-radius: 0;
    z-index: 1; }

.face {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    border-radius: 10%;
    color: #fff;
    z-index: 100;
    border-radius: 50px; }

.face i {
    line-height: 30px;
    font-size: 16px;
}

.face.front {
    background-color: #fff;
    border: 6px solid;
    z-index: 100; }

.face.back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff; }

.face.back i {
    trasform: scaleX(-1);
    line-height: 38px;
    font-size: 18px; }

.face.back:after {
    content: "";
    display: block;
    width: 36px;
    height: 36px;
    top: 2px;
    left: 2px;
    border-radius: 10%;
    position: absolute; }

.custom-zoom-in,
.custom-zoom-out {
    background-color: #fff;
    color: #333;
    cursor: pointer;
    border-radius: 50%;
    margin: 5px 15px;
    -webkit-transition: color 0.3s, background-color 0.3s;
    -o-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s;
    -webkit-box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2);
    text-align: center;
    font-size: 15px;
    height: 34px;
    width: 34px; }

.custom-zoom-in:hover,
.custom-zoom-out:hover {
    background-color: #66676b;
    color: #fff; }

.custom-zoom-in:before,
.custom-zoom-out:before {
    font-family: "FontAwesome";
    width: 100%;
    line-height: 35px;
    transition: -webkit-text-stroke 0.3s;
    -webkit-text-stroke: 1px #fff; }

.zoomControlWrapper {
    position: absolute;
    left: 0;
    right: auto;
    width: 70px; }

.custom-zoom-in:before {
    content: "\f067"; }

.custom-zoom-out:before {
    content: "\f068"; }

.custom-zoom-in:hover:before,
.custom-zoom-out:hover:before {
    -webkit-text-stroke: 1px #66676b; }

#mapnav-buttons {
    position: absolute;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    z-index: 999;
    font-size: 14px;
    display: inline-block;
    bottom: 20px;
    right: 20px;
    list-style: none;
    padding: 0; }

#mapnav-buttons.top {
    top: 20px;
    right: 20px;
    bottom: auto; }

#mapnav-buttons li {
    float: left;
    margin-left: 4px;
    line-height: 20px; }

#geoLocation,
#mapnav-buttons a,
#scrollEnabling,
#streetView {
    color: #333;
    background-color: #fff;
    padding: 9px 18px 7px;
    font-weight: 500;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    border-radius: 50px;
    -webkit-box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.2); }

#geoLocation:hover,
#mapnav-buttons a:hover,
#scrollEnabling.enabled,
#scrollEnabling:hover,
#streetView:hover {
    background-color: #66676b;
    color: #fff; }

#nextpoint:after,
#prevpoint:before {
    font-family: "FontAwesome";
    position: relative;
    font-weight: 500;
    margin: 0 0 0 6px;
    font-size: 17px;
    top: 0;
    line-height: 1px; }

#prevpoint:before {
    content: "\f104";
    margin: 0 6px 0 0; }

#nextpoint:after {
    content: "\f105";
    margin: 0 0 0 6px; }

#geoLocation,
#scrollEnabling,
#streetView {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 999;
    font-size: 13px;
    line-height: 21px; }

#geoLocation:before,
#scrollEnabling:before,
#streetView:before {
    content: "\e015";
    font-family: "simple-line-icons";
    position: relative;
    top: 2px;
    margin: 0 6px 0 0;
    font-size: 15px;
    line-height: 1px; }

#scrollEnabling:before {
    margin-left: -3px; }

#streetView:before {
    content: "\f21d";
    font-family: "FontAwesome";
    font-size: 16px;
    top: 1px;
    margin-right: 8px; }

#geoLocation {
    right: auto;
    left: 20px;
    padding: 8px 11px; }

#geoLocation:before {
    content: "\f192";
    font-family: "FontAwesome";
    font-size: 16px;
    margin: 0;
    top: 2px; }

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px); }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px); }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px); } }

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px); }
    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px); }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px); } }

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px); }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px); } }

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px); }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px); } }

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1); }
    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1); } }

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1); }
    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1); } }

.cta {
    background: #e5d025;
}
.cta.section-padding {
    padding: 68px 0 67px 0;
}
.cta .cta-text {
    text-align: center;
}
.cta .cta-text h2 {
    font-size: 32px;
    color: #fff;
    margin: 0px;
}

.bottom.section-padding {
    padding: 0px 0px 0px;
    padding-top: 48px;
}

.bottom-list {
    margin-top: 6px; }
.bottom-list h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 19px; }
.bottom-list ul li a {
    line-height: 36px;
    color: #67686c;
    font-size: 14px;
    padding-left: 23px;
}
.bottom-list ul li a:hover {
    padding-left: 30px;
}
.bottom-list ul li {
    position: relative;
}
.bottom-list ul li:before {
    content: '\f112';
    font-family: lineawesome;
    position: absolute;
    top: 50%;
    left: -4px;
    font-size: 14px;
    color: #78797f;
    transform: translateY(-50%);
}
.bottom-list ul li a i {
    margin-right: 17px;
    position: relative;
    top: -1px;
    font-size: 14px;
}
.bottom-list > ul {
    margin-top: 4px;
    float: left;
    width: 100%;
}
.bottom-desc {
    margin-top: 6px;
    padding-right: 5px;
}
.bottom-desc h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px; }
.bottom-desc p {
    color: #67686c;
    float: left;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    margin-top: 7px;
    padding-right: 15px;
}

.bottom-logo img {
    max-width: 170px; }
a {
    color: #242526;
    text-decoration: none;
    background-color: transparent;
}

.footer-content {
    padding: 30px 0px 30px 0;
    border-top: 1px solid #e0e1e6; }
.footer-content .copyright p {
    margin-bottom: 1px;
    margin-top: 8px;
    font-size: 13px;
}

.footer-social {
    text-align: right; }
.footer-social a {
    width: 35px;
    height: 35px;
    text-align: center;
    border: 1px solid #e0e1e6;
    color: #838488;
    display: inline-block;
    line-height: 35px;
    border-radius: 50px;
    font-size: 13px;
    margin: 0px 3px 0px 7px;
}
.footer-social a:hover {
    color: #fff;
    border-color: transparent;
}
.footer-social a:last-child {
    margin-right: 0;
}


.alert-success {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    visibility: hidden;
    z-index: 0;
    width: 100%;
    text-align: center;
}
.alert-success.active {
    opacity: 1;
    visibility: visible;
    z-index: 999999;
}
.close-alert {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
    color: #155724;
    font-size: 20px;
}

/* ========================= BLOG OPEN PAGE =========================== */



.pager-sec {
    background-image: url(../images/resources/pager-bg1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 74px 0 72px 0;
    position: relative;
    z-index: 1;
}
.pager-sec.st2 {
    background: #eeeef0;
    background-image: inherit;
}
.pager-sec.st2 .pager-sec-details > h3 {
    color: #242526;
}
.pager-sec.st2 .pager-sec-details > ul li a, .pager-sec.st2 .pager-sec-details > ul li span {
    color: #242526;
}
.pager-sec.st2 .pager-sec-details > ul li:before {
    color: #242526;
}
.bfr:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/pg-bef1.png) no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
@media (max-width: 576px){
    .pager-sec {
        padding: 0px 0;
    }}
.pager-sec-details {
    float: left;
    width: 100%;
}
.pager-sec-details > h3 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 500;
    float: left;
}
.pager-sec-details > ul {
    float: right;
    margin-top: 40px;
}
.pager-sec-details > ul li {
    display: inline-block;
    position: relative;
    padding: 7px 16px 4px 19px;
}
.pager-sec-details > ul li:last-child {
    padding-right: 0;
}
.pager-sec-details > ul li:last-child:before {
    display: none;
}
.pager-sec-details > ul li:before {
    content: '\f101';
    position: absolute;
    top: 10px;
    left: 100%;
    color: #fff;
    font-size: 12px;
    font-family: fontawesome;
}
.pager-sec-details > ul li a,
.pager-sec-details > ul li span {
    display: inline-block;
    color: #ffffff;
    font-size: 14px;
}


/* ================= BLOG SINGLE SEC ============== */


.blog-single-details {
    float: left;
    width: 100%;
}
.blog-single-post {
    float: left;
    width: 100%;
    cursor: pointer;
    position: relative;
}
.blog-single-post > ul.post-nfo,
.post_info > ul.post-nfo {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    margin-top: -1px;
}
.post-nfo li,
.post-nfo li a {
    display: inline-block;
    color: #aeb4b6;
    font-size: 12px;
    margin-right: 20px;
}
.post-nfo li a {
    margin-right: 0;
}
.post-nfo li i {
    font-size: 14px;
    padding-right: 6px;
    position: relative;
    top: 1px;
}
.pt {
    padding: 105px 0;
}
.blog-single-sec.section-padding {
    padding: 110px 0 110px 0;
}
.blog-single-post > h3,
.post_info > h3 {
    color: #242526;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 23px;
    float: left;
    width: 100%;
}
.post_info > h3 a {
    color: #242526;
}
.blog-img {
    float: left;
    width: 100%;
    margin-bottom: 34px;
    position: relative;
}
.blog-img:before,
.agent_img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    background-color: #e5d0256e;
    opacity: 0;
    visibility: hidden;
}
.blog-single-post:hover .blog-img:before,
.agent:hover .agent_img:before {
    opacity: 1;
    visibility: visible;
    left: 0;
    width: 100%;
}
.blog-single-post.single {
    cursor: inherit;
}
.blog-single-post.single .blog-img:before,
.blog-single-post.single .blog-img:after {
    display: none;
}
.blog-img > a img {
    width: 100%;
    float: left;
}
.blog-single-post p {
    float: left;
    width: 100%;
    margin-bottom: 24px;
    color: #67686c;
    font-size: 13px;
    line-height: 24px;
    font-family: 'Raleway';
}
.blog-single-post > blockquote {
    color: #242526;
    font-size: 15px;
    font-weight: 700;
    line-height: 28px;
    border-left: 3px solid;
    padding: 2px 0 1px 18px;
    float: left;
    width: 100%;
    margin-bottom: 38px;
    margin-top: 13px;
}
.blg-dv {
    float: left;
    width: 100%;
    margin-bottom: 22px;
    margin-top: 8px;
}
.blg-sm {
    float: left;
    width: 100%;
}
.blg-info {
    float: left;
    width: 100%;
    padding-left: 27px;
}
.bg-links {
    float: left;
    width: 100%;
    padding: 0 40px;
    margin-top: 5px;
    margin-bottom: 13px;
}
.bg-links li {
    float: left;
    width: 100%;
    color: #242526;
    font-size: 13px;
    margin-bottom: 17px;
    position: relative;
    padding-left: 19px;
    font-family: 'Raleway';
}
.bg-links li:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 100px;
    background-color: #242526;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}


/* ================ post-share =============== */

.post-share {
    float: left;
    width: 100%;
    padding: 21px 0;
    border-top: 1px solid #dfe0e5;
    margin-top: 8px;
    margin-bottom: 27px;
}
.social-links {
    float: left;
}
.social-links li {
    display: inline-block;
    margin-right: 17px;
}
.social-links li a {
    display: inline-block;
    color: #242526;
    font-size: 13px;
}
.post-share > a {
    float: right;
    color: #161616;
    font-size: 13px;
    font-weight: 400;
    margin-top: 3px;
}
.post-share > a i {
    padding-left: 8px;
}


/* ============== cm-info-sec ================ */

.cm-info-sec {
    float: left;
    width: 100%;
    display: table;
    border:1px solid #dfe0e5;
    padding: 29px 24px;
    margin-bottom: 68px;
}
.cm-img {
    display: table-cell;
}
.cm-img > img {
    float: left;
}
.cm-info {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    padding-left: 19px;
    position: relative;
    top: -1px;
}
.cm-info h3 {
    color: #151515;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
}
.cm-info > p {
    color: #67686c;
    font-size: 13px;
    line-height: 24px;
    font-family: 'Raleway';
    margin-bottom: 12px;
}
.cm-info .social-links li a {
    color: #aeb4b6;
}



/* ================= comment-section ================  */


.comment-section {
    float: left;
    width: 100%;
    margin-top: 7px;
}
.p-title {
    color: #242526;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.comment-section .cm-info-sec {
    padding: 0;
    border:0;
    margin: 0;
}
.comment-section .cm-info {
    padding-top: 7px;
}
.comment-section .cm-info > h4 {
    color: #aeb4b6;
    font-size: 12px;
    font-weight: 400;
}
.comment-section .cm-info h3 {
    margin-bottom: 3px;
}
.comment-section > ul {
    float: left;
    width: 100%;
}
.comment-section > ul > li {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 32px;
}
.comment-section ul li p {
    float: left;
    width: 100%;
    margin-top: 13px;
    color: #67686c;
}
.cm-reply {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    position: absolute;
    top: 7px;
    right: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* ================ post-comment-sec =============== */

.post-comment-sec {
    float: left;
    width: 100%;
    margin-top: 0px;
}
.post-comment-sec .p-title {
    margin-bottom: 18px;
}
.post-comment-sec > form {
    float: left;
    width: 100%;
}
.post-comment-sec .col-lg-4 {
    padding: 0 8px;
}
.post-comment-sec form button {
    margin-top: -5px;
}
.post-comment-sec form .row {
    margin: 0;
}
.post-comment-sec form input {
    height: 48px;
    padding: 0 17px;
}
.post-comment-sec form textarea {
    height: 124px;
    padding: 14px 17px;
}
.post-comment-sec form input,
.post-comment-sec form textarea {
    width: 100%;
    color: #67686c;
    font-size: 12px;
    font-weight: 400;
    border:1px solid #dfe0e5;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #67686c;
}
::-moz-placeholder { /* Firefox 19+ */
    color: #67686c;
}
:-ms-input-placeholder { /* IE 10+ */
    color: #67686c;
}
:-moz-placeholder { /* Firefox 18- */
    color: #67686c;
}
#map-container.fullwidth-home-map.wmap {
    height: 489px;
}

/* =============== RIGHT SIDEBAR ============= */

.sidebar {
    float: left;
    width: 100%;
    padding-left: 20px;
}
.sidebar .widget-title {
    margin-top: -8px;
}
.sidebar.layout2 .widget-property-search {
    margin-top: 0;
}
.sidebar.layout2 .widget-property-search .widget-title {
    margin-top: -10px;
}
.sidebar .banner-search {
    padding: 0;
}
.widget {
    float: left;
    width: 100%;
    margin-bottom: 6px;
}
.widget-search form {
    float: left;
    width: 100%;
    position: relative;
}
.widget-search form input {
    width: 100%;
    height: 48px;
    border:1px solid #dfe0e5;
    color: #67686c;
    font-size: 12px;
    padding: 0 18px;
    background-color: #fff;
}
.widget-search form button {
    font-size: 18px;
    position: absolute;
    top: 50%;
    right: 11px;
    background-color: inherit;
    border:0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
}
.widget-title {
    color: #1625b2;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0px;
    padding-left: 21px;
}
button.search-button.bttnz:hover {
    background-color: black;
}

/* =============== Widget Categories ============= */

.widget-catgs {
    margin-bottom: 42px;
}
.widget-catgs ul {
    float: left;
    width: 100%;
    margin-top: -5px;
}
.widget-catgs ul li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.widget-catgs ul li:last-child {
    margin-bottom: 0;
}
.widget-catgs ul li a {
    float: left;
    font-size: 14px;
    font-weight: 400;
}
.widget-catgs ul li a span {
    display: inline-block;
}
.widget-catgs ul li a:hover span {
    padding-left: 15px;
}
.widget-catgs ul li a i {
    color: #78797f;
    font-size: 14px;
    padding-right: 14px;
    position: relative;
    left: -4px;
}
.widget-catgs ul li > span {
    float: right;
    color: #88898d;
    font-size: 14px;
}

/* =============== widget-posts ============= */


.widget-posts > ul {
    float: left;
    width: 100%;
}
.widget-posts > ul li {
    float: left;
    width: 100%;
    margin-bottom: 14px;
}
.widget-posts > ul li:last-child {
    margin-bottom: 0;
}
.wd-posts {
    float: left;
    width: 100%;
    display: table;
    margin-top: -5px;
}
.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: 16px;
    color: #6c757d;
    white-space: nowrap;
    font-weight: 600;
}
.ps-img {
    display: table-cell;
}
.ps-img > a img {
    float: left;
}
.ps-info {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding-left: 19px;
    padding-top: 5px;
}
.ps-info > h3 {
    color: #242526;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
}
.ps-info > h3 a {
    color: #242526;
}
.ps-info > span {
    display: inline-block;
    color: #aeb4b6;
    font-size: 12px;
}
.ps-info > span i {
    font-size: 14px;
    padding-right: 5px;
}


/* ============== widget-adver ========== */

.widget-adver > a img {
    width: 100%;
}

/* ============== POPULAR TAGS =========== */

.widget-tags > ul {
    float: left;
    width: 100%;
}
.widget-tags > ul li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 7px;
}
.widget-tags > ul li a {
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    padding: 5px 13px 4px 13px;
    border-radius: 30px;
}
.widget-tags > ul li a:hover {
    background-color: #8b9af7;
}
.widget-adver {
    margin-bottom: 42px;
}



/* ================== BLOG STANDARD PAGE ================ */

.blog-posts {
    float: left;
    width: 100%;
}
.blog-posts .blog-single-post {
    margin-bottom: 45px;
}
.blog-posts .blog-single-post:last-child {
    margin-bottom: 0;
}
.post_info {
    float: left;
    width: 100%;
    padding: 30px 30px 39px 30px;
    border:1px solid #dfe0e5;
    border-top: 0;
}
.blog-posts .blog-img {
    margin-bottom: 0;
}
.blog-img > img {
    width: 100%;
    float: left;
}
.post_info > h3 {
    margin-bottom: 14px;
}
.btn1 {
    display: inline-block;
    font-size: 14px;
    height: 51px;
    line-height: 51px;
    border-radius: 30px;
    padding: 0 27px;
    border:1px solid;
}
.post_info > a:hover {
    color: #fff;
    border-color: transparent;
}
.post_info > a {
    float: left;
}


/* ============== pagination ============ */

.pagination {
    float: left;
    width: 100%;
    margin-top: 62px;
}
.half_map .half-map-sec .container {
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.half-map-sec .pagination {
    margin-top: 32px;
}
.pagination .page-link {
    padding: 0;
    width: 41px;
    height: 41px;
    border:1px solid #e1e2e6;
    border-radius: 100px;
    line-height: 41px;
    color: #242526;
    font-size: 14px;
    margin-right: 8px;
    text-align: center;
}
.pagination .page-item.active .page-link,
.pagination .page-item .page-link:hover {
    color: #fff!important;
    border-color: transparent;
}
.page-item .page-link b {
    position: relative;
    left: 1px;
}
.page-item:first-child .page-link,
.page-item:last-child .page-link {
    border-radius: 100px;
}
.blog-standard.section-padding {
    padding: 110px 0;
}



/* ===================== BLOG GRID PAGE ================== */

.blog-grid-posts {
    float: left;
    width: 100%;
}
.blog-grid-posts .blog-single-post {
    margin-bottom: 30px;
}
.blog-grid-posts .blog-img {
    margin-bottom: 0;
}
.blog-grid-posts .post_info > h3 {
    font-size: 18px;
}
.blog-grid-posts .post_info > a {
    height: auto;
    line-height: inherit;
    border:0;
    padding: 0;
    color: #161616;
    font-size: 12px;
}
.blog-grid-posts .post_info > a:hover {
    background-color: inherit;
}
.blog-grid-posts .post_info > a i {
    padding-left: 6px;
    position: relative;
    top: 1px;
}
.blog-grid-posts .post_info > ul.post-nfo {
    margin-bottom: 5px;
}
.blog-grid-posts .blog-single-post p {
    margin-bottom: 19px;
}
.blog-single-post p:first-child {
    margin-top: -4px;
}
.blg-dv .blg-info p {
    margin-bottom: 21px;
    font-size: 13px;
}
.blog-grid-posts .post_info {
    padding: 29px 30px 27px 30px;
}
.view-posts {
    color: #ffffff;
    font-size: 14px;
    border:1px solid #ffffff;
    padding: 14px 26px;
    border-radius: 30px;
    display: inline-block;
}
.view-post {
    float: left;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    margin-top: 30px;
    text-align: center;
}
.view-posts:hover {
    color: #fff;
}
.blog-single-post:hover .view-post,
.agent:hover .view-post {
    opacity: 1;
    visibility: visible;
    margin: 0;
}
.load-more-posts {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 32px;
}
.load-more-posts > .btn2 {
    padding: 0 28px 0 26px;
    width: auto;
    float: none;
    display: inline-block;
}
.blog-grid.section-padding {
    padding: 110px 0 104px 0;
}


/* ================ about-us-sec ============= */

.about-sec.pt {
    padding: 110px 0 110px 0;
}
.page-main-content.section-padding {
    padding: 0px 0 71px 0;
    margin-top: 150px;
}
.about-us-sec {
    float: left;
    width: 100%;
}
.about-info {
    float: left;
    width: 100%;
    padding-top: 72px;
}
.about-info > h3 {
    color: #242526;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 4px;
}
.about-info > h4 {
    color: #aeb4b6;
    font-size: 12px;
    border-bottom: 1px solid #dfe0e5;
    padding-bottom: 19px;
}
.about-info > p {
    font-size: 16px;
    color: #67686c;
    line-height: 30px;
    padding: 15px 0 20px 0;
}
.about-info > a {
    float: left;
}

.about-img {
    float: left;
    width: 100%;
}
.about-img > img {
    width: 100%;
    float: left;
}

.explore-feature.pt {
    padding-bottom: 110px;
}
.explore-feature.st2 .card .card-body p {
    padding: 0 10px;
}



/* ================ agent-profile-sec ============== */

.agent-profile-sec {
    float: left;
    width: 100%;
    margin-bottom: -11px;
}
.agent-profile-sec .row {
    margin: 0;
}
.agent-profile {
    float: left;
    width: 100%;
    padding-right: 5px;
}
.agent-img {
    float: left;
    width: 355px;
}
.agent-img > img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* ================== agent-info ================= */


.agent-info {
    float: left;
    width: 770px;
    border:1px solid #dfe0e5;
    padding: 27px 68px 40px 30px;
    border-left: 0;
    line-height: 1;
}
.agent-profile .col-lg-6 {
    padding: 0;
}
.agent-info > h3 {
    color: #e5d025;
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
    margin-bottom: 7px;
}
.agent-info > h4 {
    color: #aeb4b6;
    font-size: 12px;
    border-bottom: 1px solid #dfe0e5;
    padding-bottom: 22px;
}
.agent-info > p {
    float: left;
    width: 100%;
    color: #67686c;
    padding: 17px 0 31px 0;
}
.cont-links {
    float: left;
    width: 100%;
}
.cont-links li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.cont-links li a,
.cont-links li span {
    display: inline-block;
    font-weight: 500;
    font-size: 14px;
}
.cont-links li a i,
.cont-links li span i {
    padding-right: 7px;
    font-size: 16px;
}

/* ============== socio-links ============= */

.socio-links {
    float: left;
    width: 100%;
    margin-top: 17px;
}
.socio-links li {
    display: inline-block;
    margin-right: 30px;
}
.socio-links li a {
    display: inline-block;
    color: #242526;
    font-size: 13px;
}


/* ============== contact-agent ============= */


.contact-agent {
    float: left;
    width: 100%;
    padding-left: 25px;
    line-height: 1;
}
.contact-agent > h3 {
    color: #242526;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 24px;
    margin-top: -2px;
}
.contact-agent > form {
    float: left;
    width: 100%;
}
.s {
    float: left;
    width: 100%;
    margin-bottom: 16px;
}
.form-field {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.form-field input {
    height: 48px;
    padding: 0 17px;
}
.form-field textarea {
    height: 105px;
    padding: 14px 18px;
}
.form-field input,
.form-field textarea {
    width: 100%;
    font-size: 12px;
    color: #67686c;
    border:1px solid #dfe0e5;
    background-color: #fff;
}
.form-field button {
    margin-top: 3px;
    cursor: pointer;
}



/* ================= contact-details-sec ============== */

.contact-sec {
    float: left;
    width: 100%;
    padding: 10px 0 13px 0;
}
.contact-details-sec {
    float: left;
    width: 100%;
}
.contact_form {
    float: left;
    width: 100%;
}
.contact_form > h3 {
    color: #242526;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 17px;
}
.contact_form > p {
    color: #67686c;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 30px;
}
.contact_form > form {
    float: left;
    width: 100%;
}
.contact-details-sec .row {
    margin: 0;
}
.contact_form > form .col-lg-4,
.contact_form > form .col-lg-12 {
    padding: 0 8px;
}
.contact_form > form .form-field {
    margin-bottom: 16px;
}
.contact_form > form .form-field textarea {
    height: 124px;
}
.contact_form > form button {
    margin-top: -1px;
    float: left;
    margin-right: 20px;
}
.contact_form > form button:hover,
.post-comment-sec form button:hover {
    color: #fff;
}

/* ================ contact_info ================= */

.contact_info {
    float: left;
    width: 100%;
    margin-top: 54px;
    padding-left: 20px;
}
.contact_info > h3 {
    color: #0112f2;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 24px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
}
.cont_info {
    float: left;
    width: 100%;
}
.cont_info li {
    float: left;
    width: 100%;
    color: #67686c;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 14px;
}
.cont_info li:nth-child(2) {
    margin-bottom: 15px;
}
.cont_info li i {
    font-size: 16px;
    padding-right: 10px;
}


/* =================== social_links =================== */

.social_links {
    float: left;
    width: 100%;
    margin-top: 11px;
}
.social_links li {
    display: inline-block;
    margin-right: 17px;
}
.social_links li a {
    display: inline-block;
    color: #242526;
    font-size: 13px;
}




/* =============== support-sec ============== */


.feature-support-sec.section-padding {
    padding: 110px 0 110px 0;
}
.support-sec {
    float: left;
    width: 100%;
}
.video-img {
    float: left;
    width: 100%;
    position: relative;
}
.video-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(106,123,231,0.10);
}
.video-img > img {
    width: 100%;
    float: left;
}
.video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #fff;
    font-size: 60px;
}
.video-play:hover {
    color: #fff;
}


#html5-watermark{display:none!important}
#html5lightbox-web-iframe img{float:none}

/* ================= support-info =============== */

.support-info {
    float: left;
    width: 100%;
    margin-top: -7px;
    padding-left: 20px;
}
.support-info > h3 {
    color: #242526;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 13px;
    text-transform: uppercase;
}
.support-info > p {
    color: #67686c;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 28px;
}





/* ==================== LIST LAYOUT WITH MAP ================== */


.listing-main-sec.section-padding {
    padding: 106px 0 110px 0;
}
.listing-main-sec.section-padding2 {
    padding: 14px 0 110px 0;
}
.listing-main-sec-details {
    float: left;
    width: 100%;
}/*
.listing-main-sec-details .row {
  margin-right: -15px;
  margin-left: -15px;
}*/
.listing-directs {
    float: left;
    width: 100%;
}
.list-head {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.sortby {
    float: left;
}
.sortby > span {
    color: #67686c;
    font-size: 14px;
    font-weight: 500;
    float: left;
}
.sortby .drop-menu {
    float: left;
    border:0;
    margin: 0;
    padding: 0;
    width: 93px;
    padding-left: 6px;
}
.sortby .drop-menu .select i {
    right: 0;
    margin-top: 4px;
}
.sortby .drop-menu .dropeddown {
    padding: 0 10px;
    width: 130px;
}
.sortby .drop-menu .select {
    padding: 0;
    font-size: 14px;
    color: #242526;
    font-weight: 500;
}
.opt-slect {
    display: inline-block;
    position: relative;
}
.opt-slect > i {
    position: absolute;
    top: 3px;
    right: 0;
    color: #242526;
    font-size: 14px;
}
.opt-slect > select {
    font-weight: 500;
    padding-right: 26px;
    border:0;
    background-color: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
select::-ms-expand {
    display: none;
}
.view-change {
    float: right;
    margin-top: -4px;
}
.view-change ul {
    display: inline-block;
}
.view-change ul li {
    display: inline-block;
    border:0;
    margin-right: 4px;
}
.view-change ul li:last-child {
    margin-right: 0;
}
.view-change ul li a {
    padding: 0;
    color: #adadb0;
    font-size: 22px;
    border:0;
}
.view-change ul.nav-tabs .nav-link {
    border:0;
}
.view-change ul.nav-tabs {
    border-bottom: 0;
}



/* ================ list-products ============= */

.list-products {
    float: left;
    width: 100%;
}
.card .card-body {
    padding: 25px 23px 0;
}

.list-products .card {
    float: left;
    width: 100%;
    display: block;
    border:0;
}
.list-products .card .img-block {
    float: left;
    width: 293px;
}
.card_bod_full {
    float: right;
    width: 61.6%;
    border:1px solid rgba(0,0,0,.125);
    border-left: 0;
    padding-bottom: 17.1px;
    padding-left: 7px;
    padding-right: 6px;
    line-height: 1;
}
.list-products .card .card-body h3 {
    margin-bottom: 6px;
    padding-bottom: 4px;
}
.list-products .card .card-body p {
    margin-bottom: 19px;
}
.list-products  .card .card-body ul {
    float: left;
    width: 100%;
    padding-bottom: 20px;
}
.card_bod_full h3 {
    float: left;
    width: 100%;
    margin-bottom: 2px;
}
.card_bod_full .card-body {
    border: 0;
}
.list-products .card .card-body {
    padding: 9.1px 20px 0;
}
.card_bod_full .card-footer {
    border:0;
    float: left;
    width: 100%;
    padding: 3.5px 20px 18px 20px;
}
.card_bod_full .card-footer a.plf {
    float: left;
    padding-left: 69px;
    margin-top: 3px;
}
a.nav-link {
    margin-right: -2px;
}
.list-products .card .card-body ul li {
    margin-right: -1px;
    padding: 0px 17px 0px 14px;
    line-height: 11px;
}
.list-products .card .card-body ul li:first-child {
    padding-left: 0;
}
.card-footer a i {
    font-size: 16px;
    position: relative;
    top: 2px;
    padding-right: 3px;
}
.crd-links {
    float: left;
    margin-top: 9px;
}
.fa-linkedin-in:before {
    content: "\f0e1";
    color: #e5d025;
}
.fa-instagram:before {
    content: "\f16d";
    color: black;
}
.btn-default {
    float: right;
    font-size: 14px;
    height: 51px;
    line-height: 51px;
    border:1px solid;
    padding: 0 50px;
    border-radius: 0px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    background-color: initial;
}
.card_bod_full .card-footer .btn-default:hover {
    color: #e5d025;
}
.btn-default {
    color: #343a40;
    background-color: white;
    border-color: transparent;
}
.list-products .card .img-block h5 {
    top: 10px;
}
.list-products .card .img-block span {
    margin-top: 20px;
}
.list-products .card {
    margin-bottom: 30px;
}
.list-products .card:last-child {
    margin-bottom: 0;
}
.list-products .img-block img {
    height: 235px;
    object-fit: cover;
}


/* =============== LIST LAYOUT WITH MAP SIDEBAR ============ */

.widget-property-search {
    margin-top: 1px;
}
.widget-property-search .form_field:last-child {
    margin-bottom: 0;
}
.widget-property-search .form_field:last-child a {
    margin-bottom: 0;
}
.widget-property-search .form_field {
    float: left;
    width: 100%;
}
.sidebar.layout2 .widget-title {
    letter-spacing: 1px;
}
.widget-property-search  .form-control {
    height: 48px;
}
.widget-property-search  .form-control,
.widget-property-search .drop-menu {
    border: 1px solid #e0e1e6;
    margin:0;
}
.widget-property-search .form_field {
    margin-bottom: 16px;
}
.widget-property-search .drop-menu {
    padding: 0;
}
.widget-property-search .drop-menu .select {
    height: 48px;
    line-height: 48px;
    padding: 0 18px;
}
.widget-property-search .banner-search .form-control {
    padding-left: 18px;
}
.widget-property-search .drop-menu .select i {
    margin-top: 18px;
}
.widget-property-search .form_field .btn {
    width: 100%;
}
.widget-property-search .banner-search {
    float: left;
    width: 100%;
    height: auto;
    margin: 0;
}
.form_field > h4 {
    color: #242526;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 14px;
}
.form_field input:checked {
    color: red;
}

.form_field > ul {
    float: left;
    width: 50%;
}
.form_field > ul li {
    float: left;
    width: 100%;
    margin-bottom: 8px;
}
.form_field > ul li:last-child {
    margin-bottom: 6px;
}
.input-field > input[type="radio"],
.input-field > input[type="checkbox"] {
    display: none;
}
.input-field input[type="radio"] + label span,
.input-field input[type="checkbox"] + label span {
    width: 22px;
    height: 22px;
    display: inline-block;
    position: relative;
    border:1px solid #dfe0e5;
    background-color: inherit;
    cursor: pointer;
}
.input-field input[type="radio"] + label span:before,
.input-field input[type="checkbox"] + label span:before  {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 13px;
    height: 10px;
    background-image: url(../images/arrow.png);
    color: #fff;
    font-size: 12px;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0;
    visibility: hidden;
}
.input-field input[type="radio"]:checked + label span:before,
.input-field input[type="checkbox"]:checked + label span:before {
    opacity: 1;
    visibility: visible;
}
.input-field input[type="radio"]:checked + label span,
.input-field input[type="checkbox"]:checked + label span {
    border-color: transparent;
}
.input-field > label {
    float: left;
    cursor: pointer;
}
.input-field > label span {
    float: left;
}
.input-field > label small {
    float: left;
    color: #67686c;
    font-size: 12px;
    padding-left: 13px;
    margin-top: 2px;
}


/* ================ widget-featured-property ============== */


.widget-featured-property .card {
    float: left;
    width: 100%;
    display: block;
    border:0;
}
.widget-featured-property .card .card-body {
    float: left;
    width: 100%;
    padding-top: 21px;
    padding-bottom: 19px;
    border-bottom: 1px solid #dfe0e5;
}
.widget-featured-property .card .card-body h3 {
    margin-bottom: 2px;
}
.widget-featured-property .card .card-body p {
    margin-bottom: 0;
}
.widget-featured-property .card .img-block h5 {
    top: 10px;
}
.widget-featured-property .card .img-block span {
    margin-top: 20px;
}



.sidebar.layout2 .ps-info > strong {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 7px;
}
.sidebar.layout2 .ps-info {
    padding-top: 0px;
}
.sidebar.layout2 .ps-info > h3 {
    margin-bottom: 2px;
}
.tab-content {
    float: left;
    width: 100%;
}
.tab-pane {
    float: left;
    width: 100%;
}
.list_products {
    float: left;
    width: 100%;
}
.list_products .card {
    margin-bottom: 30px;
    border:0;
}


/* ==================== half-map-sec ================ */

.half-map-sec {
    padding-bottom: 80px;
}
.header.shd {
    -webkit-box-shadow: 0 0 10px rgba(1,1,2,0.08);
    -moz-box-shadow: 0 0 10px rgba(1,1,2,0.08);
    -ms-box-shadow: 0 0 10px rgba(1,1,2,0.08);
    -o-box-shadow: 0 0 10px rgba(1,1,2,0.08);
    box-shadow: 0 0 10px rgba(1,1,2,0.08);
    position: relative;
}
.half_map header .container {
    padding: 0 35px;
    width: 100%;
    max-width: 100%;
}
.half-map-sec .list-products .card .img-block {
    width: 33.2%;
}
.half-map-sec .list-products .card_bod_full {
    width: 66.8%;
}
.half-map-sec > .container > .row > .col-xl-6 {
    padding: 0;
}
.half-map-sec .listing-directs {
    padding: 0 50px 0 35px;
}
.half-map-sec .list_products .row {
    margin: 0;
}
.half-map-sec .list_products > .row > .col-lg-6:nth-child(odd) {
    padding-left: 0;
}
.half-map-sec .list_products > .row > .col-lg-6:nth-child(even) {
    padding-right: 0;
}
.half-map-sec .widget-property-search {
    float: left;
    width: 100%;
    padding: 34px 50px 0 35px;
}
.half-map-sec .widget-property-search .form_field {
    margin-bottom: 19px;
}
.half-map-sec .form_field.full {
    width: 100%;
    padding: 0;
}
.half-map-sec .banner-search .form_field {
    padding-right: 0;
}
.half-map-sec .feat-srch .form_field {
    float: right;
}
.half-map-sec .banner-search .form_field:nth-child(2) {padding-left: 0;}
.half-map-sec .form_field {
    width: 25%;
    padding: 0 9px;
}
.half-map-sec .widget-property-search .banner-search {padding:0;}
.feat-srch {
    float: left;
    width: 100%;
    margin-bottom: 7px;
    margin-top: -7px;
}
.feat-srch .form_field {padding-right: 4px;}
.more-feat {
    float: left;
    width: 25%;
    margin-top: 20px;
    padding-left: 0;
}
.more-feat h3 {
    color: #242526;
    font-size: 12px;
    cursor: pointer;
}
.more-feat i {
    font-size: 18px;
    padding-right: 10px;
    position: relative;
    top: 1px;
}
.feat-srch > .form_field {
    width: 73.9%;
}
.feat-srch > .form_field .btn {
    border-radius: 0;
}


.half-map-sec #map-container.fullwidth-home-map {
    position: fixed;
    top: 0;
    left: 0;
    width: 50%;
    bottom: 0;
    z-index: 50;
    height: 100%;
}

header.fix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background-color: #fff;
}

/* =================== form_sec ================ */


.form_sec {
    background-color: #d8d8d9;
    padding: 28px 0;
}
.form_sec .banner-search {
    -webkit-box-shadow: 0 0 10px rgba(1,1,2,0.08);
    -moz-box-shadow: 0 0 10px rgba(1,1,2,0.08);
    -ms-box-shadow: 0 0 10px rgba(1,1,2,0.08);
    -o-box-shadow: 0 0 10px rgba(1,1,2,0.08);
    box-shadow: 0 0 10px rgba(1,1,2,0.08);
}
.form_sec .banner-search .form-group {
    padding: 0;
}
.form_sec .addres {
    width: 475px;
}
.form_sec .banner-search .btn {
    width: 51px;
    padding: 0;
    line-height: 51px;
    text-align: center;
}
.form_sec .banner-search .btn i {
    top: 0;
    margin: 0;
    line-height: 51px;
}
.form_sec .srch-btn {
    width: 56px;
}
.form_sec .row {
    margin: 0;
}




/* ================== property-hd-sec ============== */

.property-single-pg {
    padding: 0px 0 110px 0;
}

.property-hd-sec {
    float: left;
    width: 100%;
}
.property-hd-sec .card {
    float: left;
    width: 70%;
    width: 70%;
    border:0;
    display: block;
}
.property-hd-sec .card .card-body ul {
    border:0;
}
.property-hd-sec .card-body {
    float: left;
    width: 50%;
    border:0;
    padding: 0;
    margin-top: 2px;
    padding-left: 32px;
}
.property-hd-sec .card .card-body h3 {
    font-size: 24px;
}
.property-hd-sec .card .card-body p {
    font-size: 14px;
    font-family: 'Poppins';
}
.property-hd-sec .card .card-body p i {
    top: 0;
}
.property-hd-sec .card .card-body ul li {
    line-height: 11px;
    padding: 0 16px 0 14px;
}
.property-hd-sec .card .card-body ul li:first-child {
    padding-left: 0;
}
.property-hd-sec .rate-info {
    float: right;
    width: 50%;
    padding: 0;
    position: static;
    text-align: right;
    PADDING-RIGHT:62px;
    margin-top:22px;
}
.property-hd-sec .rate-info:before {
    display: none;
}
.property-hd-sec .rate-info > h5 {
    display: inline-block;
    color: #242526;
    font-size: 24px;
    font-weight: 500;

    position: relative;
    top: 4px;
}
.property-hd-sec .rate-info > span {
    display: inline-block;
    color: WHITE;
    font-size: 12px;
    background-color: #e5d025;
    height: 25px;
    border-radius: 0px;
    padding: 0 30px;
    line-height: 25px;
    text-transform: uppercase;
    margin-top: 62px;
}





/* ==================== property-single-page-content ================== */


.property-single-page-content {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.property-single-page-content .sidebar {
    margin-top: -111px;
}
.property-single-page-content .row {
    margin: 0;
    /*display: block!important;*/
}
.row.calander {
    display: block!important;
}
.property-pg-left {
    float: left;
    width: 100%;
    padding-right: 10px;
}
.property-imgs {
    float: left;
    width: 100%;
    margin-bottom: 35px;
    overflow: hidden;
}
.property-img {
    float: left;
    width: 100%;
}
.property-img > img {
    width: 100%;
    float: left;
    padding-top: 6px;
}
.property-thumb-imgs {
    float: left;
    width: 100%;
    border:1px solid #dfe0e5;
    border-top: 0;
    padding: 34px 38px 34px 37px;
}
.property-thumb-imgs .col-lg-4 {
    padding: 0 8px;
}

/* ================ descp-text =============== */

.descp-text {
    float: left;
    width: 100%;
    border:1px solid #e0e1e6;
    padding: 23px 30px 20px 30px;
    margin-bottom: 35px;
}
.property-pg-left h3 {
    color: #242526;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 0px;
    letter-spacing: 1px;
}
.descp-text > p {
    color: #67686c;
    font-size: 14px;
    line-height: 30px;
    margin-top: -2px;
}

/* ================= details-info ================ */

.details-info {
    float: left;
    width: 100%;
    padding: 23px 30px 23px 30px;
    background-color: #f5f6fa;
    border:1px solid #dfe0e5;
    margin-bottom: 35px;
}
.details-info ul {
    float: left;
    width: 100%;
    margin-top: 2px;
    margin-bottom: -14px;
}
.details-info ul li {
    float: left;
    width: 33%;
    margin-bottom: 0px;
}
.details-info ul li h4 {
    color: #242526;
    font-size: 14px;
    display: inline-block;
}
.details-info ul li span {
    display: inline-block;
    color: #67686c;
    font-size: 14px;
    padding-left: 1px;
}


/* =============== features-dv ============= */

.features-dv {
    float: left;
    width: 100%;
    border:1px solid #e1e2e7;
    padding: 23px 30px 32px 30px;
    margin-bottom: 35px;
}
.features-dv > form {
    float: left;
    width: 100%;
}
.features-dv form ul {
    float: left;
    width: 100%;
    margin-top: 7px;
    margin-bottom: -14px;
}
.features-dv form ul li {
    float: left;
    width: 33.33%;
    margin-bottom: 12px;
}
.features-dv form ul li input[type="checkbox"] {
    display: none;
    cursor: text;
}
.features-dv .input-field input[type="checkbox"] + label span {
    border-color: transparent;
    cursor: inherit;
}


/* ================= floorplan =================== */

.floorplan {
    float: left;
    width: 100%;
    padding: 23px 30px 24px 30px;
    border:1px solid #dfe0e5;
    text-align: center;
    margin-bottom: 35px;
}
.floorplan h3 {
    text-align: left;
}
.floorplan > img {
    max-width: 100%;
    margin-top: 7px;
}

.map-dv {
    float: left;
    width: 100%;
    border:1px solid #dfe0e5;
    padding: 23px 30px 30px 30px;
    margin-bottom: 35px;
}
.map-dv #map-container {
    height: 347px;
}
.map-dv h3 {
    margin-bottom: 23px;
}
.nearby-locts {
    float: left;
    width: 100%;
    border:1px solid #dfe0e5;
    padding: 23px 30px 30px 30px;
    margin-bottom: 35px;
    display: none;
}
.nearby-locts > h3 {
    margin-bottom: 23px;
}
.property-pg-left .ps-info > h3 {
    font-size: 16px;
    margin: 0;
    text-transform: capitalize;
    letter-spacing: 0;
    margin-bottom: 5px;
}
.property-pg-left .ps-info {
    vertical-align: top;
    padding: 20px 20px 0;
    width: 100%;
}
.nearby-locts > h3 {
    float: left;
    width: auto;
}
.nearby-locts > span {
    float: right;
    color: #67686c;
    font-size: 12px;
    margin-top: -5px;
}
.nearby-locts > span img {
    display: inline-block;
    padding-left: 6px;
    position: relative;
    top: 4px;
}
.nearby-locts .wd-posts {
    width: 65%;
}

.star-rating {
    float: right;
    margin-top: 35px;
}
.widget-posts .star-rating li {
    display: inline-block;
    float: none;
    width: auto;
    margin-right: -2px;
}
.star-rating li span {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: #be2418;
    text-align-last: center;
    color: #ffffff;
    line-height: 20px;
    border-bottom: 1px solid #ca7872;
    font-size: 16px;
}
.nearby-locts .widget-posts {
    float: left;
    width: 100%;
}
.nearby-locts .ps-img > img {
    float: left;
}
.nearby-locts .widget-posts > ul li {
    margin-bottom: 20px;
}
.nearby-locts .widget-posts > ul li:last-child {
    margin-bottom: 0;
}
#banner {
    position: relative;
}
.banner {
    font-family: 'Raleway', sans-serif;
}


/* ================ COMMENTS SECT ================= */


.comments-dv {
    float: left;
    width: 100%;
    border:1px solid #dfe0e5;
    padding: 23px 30px 30px 30px;
}
.comments-dv .comment-section .cm-info h3 {
    letter-spacing: 0;
    font-size: 14px;
    text-transform: capitalize;
}
.comments-dv .comment-section .cm-info {
    padding-top: 9px;
    display: unset;
    float: left;
    width: auto;
}
.comments-dv .cm-img {
    display: unset;
    float: left;
}
.rating-lst {
    float: left;
    width: auto;
    margin-top: 8px;
    padding-left: 24px;
}
.rating-lst li {
    display: inline-block;
    float: none;
    width: auto;
    margin: 0;
    margin-right: -2px;
}
.rating-lst li span {
    display: inline-block;
    color: #f3b00f;
    font-size: 14px;
}
.comments-dv .cm-reply {
    top: 8px;
}
.comments-dv .comment-section ul li:last-child {
    margin-bottom: 0;
}


/* ====================== REV HD ===================== */

.review-hd {
    float: left;
    width: 100%;
    padding-top: 47px;
    border-top: 1px solid #e0e1e6;
    margin-top: 37px;
}
.rev-hd {
    float: left;
    width: 100%;
}
.rev-hd > h3 {
    width: auto;
    float: left;
}
.rev-hd .rating-lst {
    margin-top: 4px;
}
.rating-lst li span {
    font-size: 18px;
}
.review-hd .post-comment-sec .col-lg-4 {
    padding: 0 8px;
}
.review-hd .post-comment-sec {
    margin-top: 7px;
}
.similar-listings-posts {
    float: left;
    width: 100%;
    margin-top: 28px;
}
.similar-listings-posts .row {
    margin: 0;
}
.similar-listings-posts .list-products .card .card-body p {
    font-family: 'Poppins';
    font-weight: 400;
}
.similar-listings-posts .card .card-body p i {
    top: 1px;
}
.similar-listings-posts h3 {
    margin-bottom: 23px;
}

.property-single-page-content .widget-posts .widget-title {
    margin-bottom: 20px;
}
.property-single-page-content .widget-title {
    letter-spacing: 1.1px;
}
.contct-info {
    float: left;
    width: 100%;
    display: table;
    margin-bottom: 6px;
    margin-top: 0;
}
.contct-info img {
    float: left;
    display: table-cell;
}
.contct-nf {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    padding-left: 23px;
}
.contct-nf > h3 {
    color: #242526;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    margin-top: -3px;
    margin-bottom: 1px;
}
.contct-nf > h4 {
    color: #aeb4b6;
    font-size: 12px;
    margin-bottom: 13px;
}
.contct-nf > span {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
}
.contct-nf > span i {
    font-size: 16px;
    padding-right: 7px;
}

.widget-form .post-comment-sec form button {
    margin: -1px;
    margin-bottom:43px;
}


/* ================= WIDGET CALCULATOR =============== */

.widget-calculator ul {
    float: left;
    width: 100%;
}
.widget-calculator ul li {
    float: left;
    width: 100%;
    border:1px solid #dfe0e5;
    line-height: 48px;
    height: 48px;
    margin-bottom: 16px;
    position: relative;
}
.widget-calculator ul li i {
    font-size: 16px;
    color: #67686c;
    width: 49px;
    text-align: center;
    border-right: 1px solid #dfe0e5;
    line-height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
}
.widget-calculator ul li:last-child {
    margin-top: 4px;
    border:0;
}
.widget-calculator ul li input {
    float: left;
    color: #67686c;
    font-size: 12px;
    padding-left: 16px;
    height: 100%;
    margin: 0;
    width: 100%;
    border:0;
    padding: 0 15px 0 68px;
    outline: none;
    background-color: #fff;
}
.widget-calculator ul li input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #67686c;
}

.widget-calculator ul li input::-moz-placeholder {
    /* Firefox 19+ */
    color: #67686c;
}

.widget-calculator ul li input:-ms-input-placeholder {
    /* IE 10+ */
    color: #67686c;
}

.widget-calculator ul li input:-moz-placeholder {
    /* Firefox 18- */
    color: #67686c;
}


.btn2 {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    height: 51px;
    line-height: 51px;
    border-radius: 0px;
    text-align: center;
    border:0;
    cursor: pointer;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.btn2:hover {
    color: #fff;
}
.property-single-page-content .sidebar.layout2 .widget-posts {
    margin-top: 0;
}
.property-single-page-content .sidebar.layout2 .widget-posts {
    margin-bottom: 48px;
}
.property-single-page-content .sidebar {
    padding-left: 25px;
}
.property-single-page-content .sidebar.layout2 .widget-title {
    margin-top: -49px;
}
.property-single-page-content .sidebar.layout2 .widget-form .widget-title {
    margin-top: -8;
}



/* ================ eror-sec-data ============== */

.no-scroll {
    overflow: hidden;
}
.theme-layout {
    float: left;
    width: 100%;
    position: relative;
    height: 100vh;
}
.eror-sec-data {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 250px;
    margin-bottom: 0;

    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.eror-sec-data > h1 {
    color: #242526;
    font-size: 100px;
    line-height: 105px;
    margin-bottom: 7px;
}
.eror-sec-data > p {
    font-size: 21px;
    color: #67686c;
    margin-bottom: 51px;
    font-family: 'Poppins';
    LINE-HEIGHT: 41px;
}
.eror-sec-data > a {
    width: auto;
    display: inline-block;
    padding: 0 27px;
    float: none;
}
.la-phone:before {
    content: "\f2b3";
    color: #535353;
}
.fa-fax:before {
    content: "\f1ac";
    color: #e5d025;
}
.la-envelope:before {
    content: "\f1c6";
    color: #535353;
}
h4.ttl {
    color: #aeb4b6;
}

/* ================== SIGN IN POPUP ================== */


.wrapper {
    float: left;
    width: 100%;
}
.wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #070f43;
    opacity: 0;
    visibility: visible;
}
.wrapper.overlay-bgg:before {
    opacity: 0.90;
    visibility: visible;
    z-index: 999;
}
.popup {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 410px;
    text-align: center;
    background-color: #ffffff;
    opacity: 0;
    visibility: visible;
    margin-top: 100px;
    z-index: -1;
}
#sign-popup.active.popup,
#register-popup.active.popup {
    opacity: 1;
    z-index: 99999;
    visibility: visible;
    margin: 0;
}
.popup > h3 {
    color: #242526;
    font-size: 18px;
    font-weight: 500;
    background-color: #d8d8d9;
    padding: 18px 0 18px 0;
}
.popup-form > form {
    float: left;
    width: 100%;
    padding: 40px 0;
    border-bottom: 1px solid #dfe0e5;
    padding-bottom: 22px;
    margin-bottom: 20px;
}

.popup .input-field input[type="checkbox"] + label span {
    width: 12px;
    height: 11px;
    border:1px solid #9b9ca0;
    border-radius: 2px;
    margin-top: 5px;
    display: inline-block;
}
.popup .input-field input[type="checkbox"] + label span:before {
    background-image: inherit;
    border-color: transparent;
}
.popup .input-field > span {
    font-size: 13px;
    margin-top: 2px;
    padding-left: 8px;
    color: #9b9ca0;
}
.form-cp {
    float: left;
    width: 100%;
    margin-top: 7px;
}
.popup-form .form-field {
    margin-bottom: 10px;
}
.form-cp .form-field {
    width: 50%;
    float: left;
}
.form-cp > a {
    display: inline-block;
    float: right;
    color: #242526;
    font-size: 13px;
    font-family: 'Raleway';
    margin-top: 5px;
}
.fb-btn {
    float: left;
    width: 100%;
    color: #ffffff;
    font-size: 14px;
    background-color: #3f5fa4;
    height: 46px;
    line-height: 46px;
    border-radius: 30px;
    margin-top: 2px;
}
.fb-btn i {
    padding-right: 17px;
}
.fb-btn:hover {
    color: #fff;
}
.popup-form {
    float: left;
    width: 100%;
    padding: 0 30px 41px 30px;
}

.popup-form .btn2 {
    margin-top: 9px;
    cursor: pointer;
}

#register-popup .popup-form > form {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
}

/* ===================== HOMEPAGE 2 ==================== */

header.pb .header .navbar-nav .nav-item .nav-link {
    color: #fff;
}
header.pb .header .navbar-nav .submit-btn a {
    color: #fff !important;
    border-color: #fff;
}
header.pb .header .navbar-nav .submit-btn a:hover {
    border-color: transparent;
}
.popular-listing.hp2 .card {
    margin-bottom: 30px;
}
.popular-listing.hp2 .load-more-posts {
    margin-top: 20px;
}
.popular-listing.hp2 {
    padding: 35px 0;
}
.apartment-sec.section-padding {
    padding: 0 0 34px 0;
}
.apartment-sec .card {
    display: inline-block;
    width: 100%;
    border:0;
    margin-top: -1px;
}
.couper-mot {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.apartment-sec .img-block {
    width: 50%;
    float: left;
    height: 464px;
}
.apartment-sec .img-block img {
    height: 100%;
    object-fit: cover;
}
.apartment-sec .card_bod_full {
    float: left;
    width: 50%;
    padding: 0 30px 0 38px;
    border-bottom: 0;
    position: relative;
    box-sizing: border-box;
}
.apartment-sec .card_bod_full:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(0,0,0,.125);
}
.apartment-sec .rate-info {
    position: static;
    padding: 0;
    margin-bottom: 25px;
}
.apartment-sec .rate-info h5 {
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    padding-left: 16px;
    position: relative;
    top: 2px;
}
.apartment-sec .rate-info span {
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    background-color: #e5d025;
    border-radius: 30px;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    text-transform: uppercase;
}
.apartment-sec .card .card-body h3 {
    font-size: 22px;
}
.apartment-sec .card .card-body p {
    font-size: 15px;
    line-height: 30px;
    color: #67686c;
    margin-bottom: 12px;
    font-family: 'Raleway';
    margin-bottom: 12px;
}
.apartment-sec .card .card-body {
    padding:10px 0 0 0;
}
.apartment-sec .card .card-body ul {
    padding-bottom: 19px;
    margin-top: 20px;
    float: left;
    width: 100%;
}
.apartment-sec .crd-links {
    margin-top: 0;
    width: 100%;
}
.apartment-sec .card_bod_full .card-footer {
    padding: 14px 0 44px 0;
}
.apartment-sec .card_bod_full .card-footer a.plf {
    float: right;
}
.apartment-sec .img-block img {
    height: 100%;
    object-fit: cover;
}

.blog-grid-posts.mg {
    margin-top: 0;
}


.testimonail-sect {
    float: left;
    width: 100%;
    margin-top: 0;
}
.comment-carousel {
    float: left;
    width: 100%;
}
.comment-info {
    float: left;
    width: 100%;
    position: relative;
    outline: none;
    padding: 0 15px;
}
.slick-list {
    margin: 0 -15px;
}
.comment-info > p {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 30px;
    color: #67686c;
    padding: 35px 50px 34px 92px;
    border:1px solid #e0e1e6;
    position: relative;
    height: 320px;
}
.comment-info:before {
    content: '“';
    position: absolute;
    top: 0;
    left: 27px;
    font-family: 'Poppins';
    font-size: 125px;
}
.comment-info .cm-info-sec {
    padding: 0;
    padding: 32px 0 0 63px;
    border:0;
    margin: 0;
}
.comment-info .cm-info {
    padding-top: 9px;
}
.comment-info .cm-info h3 {
    font-size: 14px;
    margin-bottom: 3px;
}
.comment-info .cm-info > h4 {
    font-weight: 400;
    font-size: 12px;
    color: #aeb4b6;
}
.testimonial-sec.section-padding {
    padding: 0 0 110px 0;
}
.blog-grid.hp2.section-padding {
    padding: 40px 0 76px;
}



/* ====================== PRICING SEC =================== */

.pricing-sec.section-padding {
    padding: 105px 0 0 0;
}
.price {
    float: left;
    width: 100%;
    background-color: #ffffff;
    padding: 45px 0 44px 0;
    border:1px solid #dfe0e5;
    text-align: center;
}
.price:hover {
    border-color: #6c7de7;
}
.price:hover h4 {
    color: #242526;
}
.price:hover .btn-default {
    color: #fff;
    border-color: transparent;
}
.price-sec {
    float: left;
    width: 100%;
}
.price > h4 {
    display: inline-block;
    color: #67686c;
    font-size: 12px;
    background-color: #efeff3;
    padding: 0 15px;
    height: 25px;
    line-height: 25px;
    border-radius: 30px;
    margin-bottom: 22px;
}
.price > h2 {
    font-size: 40px;
    margin-bottom: 38px;
}
.price > ul {
    float: left;
    width: 100%;
    margin-bottom: 29px;
}
.price > ul li {
    float: left;
    width: 100%;
    color: #67686c;
    font-size: 12px;
    margin-bottom: 16px;
}
.price > .btn {
    float: none;
    display: inline-block;
    padding: 0 26px;
}


/* ====================== agents-details ==================== */

.agents-sec.section-padding {
    padding: 70px 0 0 0;
}
.agents-details {
    float: left;
    width: 100%;
}
a:hover {
    color: #e5d025;
    text-decoration: underline;
}
.agent {
    float: left;
    width: 100%;
    cursor: pointer;
    position: relative;
}
.agent_img {
    float: left;
    width: 100%;
    position: relative;
}
.agent_img > a img {
    float: left;
    width: 100%;
}
.agent_info {
    float: left;
    width: 100%;
    border: 1px solid #e0e1e6;
    border-top: 0;
    padding: 17px 23px 23px 23px;
}
.agent_info > h3 {
    color: #242526;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.agent_info > h3 a {
    color: #242526;
}
.agent_info > span {
    color: #aeb4b6;
    font-size: 12px;
    padding-bottom: 22px;
    float: left;
    width: 100%;
}
.agent_info > strong {
    font-size: 14px;
    font-weight: 500;
    border-top: 1px solid #dfe0e5;
    padding: 18px 0 0;
    float: left;
    width: 100%;
}
.agent_info > strong i {
    font-size: 16px;
    padding-right: 7px;
    position: relative;
    top: 1px;
}
.ta-left {
    float: left;
}


/* =========================== PARTNER LOGOS ============================ */

.partner-sec.section-padding {
    padding: 105px 0 101px 0;
}
.partner-carousel {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}
.partner-logo {
    float: left;
    width: 100%;
    outline: none;
}
.partner-logo > a img {
    float: none;
}
.partner-logo > a img:hover {
    opacity: 0.5;
}
.banner_form {
    position: absolute;
    bottom: 0;
    left: 0;
    float: left;
    width: 100%;
    background-color: #d8d8d9;
    z-index: 9999;
    padding: 28px 0;
}
.banner_form .banner-search {
    margin: 0;
    -webkit-box-shadow: 0 4px 10px rgba(1,2,2,0.11);
    -moz-box-shadow: 0 4px 10px rgba(1,2,2,0.11);
    -ms-box-shadow: 0 4px 10px rgba(1,2,2,0.11);
    -o-box-shadow: 0 4px 10px rgba(1,2,2,0.11);
    box-shadow: 0 4px 10px rgba(1,2,2,0.11);
}



/* ===================== DISCOVER PROPERTIES ==================== */

.discover-propt {
    background-image: url(../images/banner/evaluer.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 80px 0 90px 0;
    margin-bottom: 99px;
}
.agent1.col-lg-6.col-md-4.col-sm-6 {
    float: right;
}
.discover-text {
    width: 510px;
    margin: 0 auto;
    text-align: center;
    position: relative;
}
.discover-text > h3 {
    color: #ffc107;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 18px;
}
.discover-text > p {
    font-family: 'Raleway';
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
    color: #fff;
}
.discover-text .btn-default {
    color: #fff;
    border-color: transparent;
    float: none;
}
.overlay-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2425269c;
    opacity: 0.81;
}

.explore-feature.hp4 {
    padding: 105px 0 110px 0;
}
.popular-listing.hp4.section-padding {
    padding: 105px 0 105px 0;
}
.popular-listing.hp42.section-padding {
    padding-bottom: 110px;
}


/* ======================== HOMEPAGE 5 ========================= */


.banner-carousel {
    float: left;
    width: 100%;
    height: 674px;
}
.banner-slide {
    float: left;
    width: 100%;
    position: relative;
}
.banner-slide > img {
    float: left;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slick-track,
.slick-list {
    height: 100%;
}
.slick-prev,
.slick-next {
    position: absolute;
    top: 50%;
    z-index: 999;
    width: 51px;
    height: 51px;
    background-color: white;
    line-height: 64px;
    border-radius: 100px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slick-prev {
    left: 27px;
}
.slick-next {
    right: 27px;
}


.slick-prev:before {
    content: '';
}
.slick-next:before {
    content: '';
}
.slick-prev:before,
.slick-next:before {
    font-family: lineawesome;
    font-size: 18px;
    opacity: 1;
}

.banner_text {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 370px;
    z-index: 99;
}
.banner_text.fr {
    left: auto !important;
}
.banner_text .card_bod_full {
    width: 100%;
    padding: 0;
    border:0;
}
.banner_text .rate-info {
    padding: 17px 24px 15px 24px;
    position: static;
}
.banner_text .rate-info:before {
    display: none;
}
.banner_text .rate-info > h5 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    float: left;
}
.banner_text a {
    outline: none;
}
.banner_text .rate-info > span {
    float: right;
    height: 25px;
    line-height: 25px;
    padding: 0 15px;
    border-radius: 30px;
    background-color: #ffc107;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    margin-top: 14px;
    font-size: 12px;
}
.banner_text .card {
    border:0;
    display: block;
    float: left;
    width: 100%;
    border:1px solid #dfe0e5;
    border-top: 0;
}
.banner_text .card .card-body {
    float: left;
    width: 100%;
    background-color: #fff;
    border:0;
    padding: 21px 23px 0;
}
.banner_text .card .card-footer {
    float: left;
    width: 100%;
    border:0;
    padding: 19px 20px 21px 20px;
}
.banner_text .card .card-footer > a {
    display: inline-block;
    font-size: 12px;
}
.banner_text .card .card-footer > a i {
    padding-left: 6px;
    font-size: 12px;
    position: relative;
    top: 1px;
}
.banner_text .card .card-body ul li {
    padding: 0 17px;
    margin-right: -4px;
}
.banner_text .card .card-body ul li:first-child {
    padding-left: 0;
}


.partner-sec.hp5.section-padding {
    padding: 70px 0 67px;
}
.apartment-sec.hp5.section-padding {
    margin-top: 192px;
}
.popular-listing.hp5 {
    padding: 69px 0 99px;
}

.testimonial-sec.hp5.section-padding {
    padding-bottom: 110px;
}

/* ======================= HOMEPAGE 6 ====================== */

.main-banner-sec {
    position: relative;
}
.main-banner-sec .overlay-bg {
    opacity: 0.50;
}
.main-banner-sec.hp6 {
    background-image: url(../images/resources/banner-img2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 184px 0 194px 0;
}
.bannner_text {
    float: left;
    width: 520px;
    position: relative;
}
.bannner_text > h3 {
    color: #ffffff;
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 18px;
}
.bannner_text > p {
    color: #ffffff;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 25px;
}
.btn-default.st1 {
    float: left;
    color: #fff;
    border-color: transparent;
}
.explore-feature.hp6.section-padding {
    padding: 105px 0 0 0;
}

.blog-grid.hp6.section-padding {
    padding: 105px 0 80px 0;
}



.banner.hp7 {
    padding: 213px 0 143px 0;
}
.banner.hp7 .widget-property-search {
    float: left;
    width: 100%;
}
.banner.hp7 .widget-property-search .banner-search {
    background-color: #fff;
    border-radius: 0;
    padding: 30px 26px;
}
.banner.hp7 .widget-property-search .form_field.full {
    width: 100%;
}
.banner.hp7 .widget-property-search .form_field {
    width: 25%;
    padding: 0 9px;
}
.banner.hp7 .feat-srch {
    margin-bottom: 0;
}
.banner.hp7 .banner-content > h1 {
    font-size: 50px;
    color: #fff;
    line-height: 65px;
    font-weight: 700;
    letter-spacing: 1.2px;
    margin-bottom: 59px;
}
.banner.hp7 .widget-property-search .form_field {
    margin-bottom: 19px;
}
.banner.hp7 .more-feat {
    padding-left: 8px;
}
.banner.hp7 .feat-srch .form_field {
    margin-bottom: 0;
    float: right;
}
.banner.hp7 .container {
    max-width: 960px;
    padding: 0;
}

.explore-feature.hp7.section-padding {
    padding: 99px 0 110px 0;
}
.popular-cities.hp7.section-padding .card {
    margin-top: 0;
}
.popular-cities.hp7.section-padding {
    padding: 0 0px 6px 0;
    margin-top: -6px;
}




/* ====================== CATEGORIES DETAILS ================= */


.categories-details {
    float: left;
    width: 100%;
}
.categories-info {
    float: left;
    width: 100%;
    border:1px solid #e0e1e6;
    padding: 35px 0 31px 0;
    text-align: center;
    position: relative;
}
.categories-info:hover {
    border-color: transparent;
}
.categories-info:hover .catg-icon > i,
.categories-info:hover > h3 a {
    color: #fff;
}
.catg-icon {
    height: 50px;
    margin-bottom: 8px;
    float: left;
    width: 100%;
}
.catg-icon > i {
    font-size: 42px;
    display: inline-block;
    margin-bottom: 16px;
}
.categories-info > h3 {
    color: #242526;
    font-size: 16px;
    font-weight: 500;
    float: left;
    width: 100%;
}
.categories-info > h3 a {
    color: #242526;
}
.categories-sec.section-padding {
    padding: 41px 0 0 0;
}
.catg-icon > img {
    float: none;
    display: inline-block;
}


/* ================ FEATURES LIST ============== */

.features_list {
    float: left;
    width: 100%;
    border-top: 1px solid #dfe0e5;
    padding: 33px 0 0 0;
    display: none;
    margin: 23px 9px -11px 9px;
}
.half-map-sec .features_list {
    margin-left: 0;
    margin-right: 0;
}
.features_list ul {
    float: left;
    width: 100%;
}
.features_list ul li {
    float: left;
    width: 20%;
    margin-bottom: 8px;
}
.banner.hp7 .more-feat h3 {
    float: left;
}


.overlay-stick {
    position: absolute;
    top: 3px;
    left: 0;
    width: 100%;
    height: 96%;
    background-color: rgba(97,99,122,0.65);
}


/* ===================== HOMEPAGE 4 ======================= */



.map-sec {
    background-color: #f7f7f8;
    padding: 65px 0 70px 0;
}
.map-details {
    float: left;
    width: 100%;
}
.map-details #map {
    width: 100%;
    height: 354px;
}

/* ==================== map-city-links ================== */

.map-city-links {
    float: left;
    width: 100%;
    margin-top: 0;
}
.map-city-links ul {
    float: left;
    width: 100%;
}
.map-city-links ul li {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}
.map-city-links ul li a {
    display: inline-block;
    color: #242526;
    font-size: 14px;
    font-weight: 500;
}
.map-city-links ul li a:hover {
    padding-left: 8px;
}
.form-banner .banner_form {
    position: static;
}
.vis-hid {display: none;}





.success-message{
    display: none;
}


label.error {
    /*position: absolute;
    top: -41px;
    left: 0;
    width: 100%;
    display: none !important;*/
    color: red;
}
.contact_form > form .form-field {
    position: relative;
}
.contact_form > form .form-field input,
.contact_form > form .form-field textarea {
    margin: 0;
}

.form-group {
    float: left;
    width: 100%;
    padding: 20px 0;
    display: contents;
}
.success-message,

.missing-message {
    color: #fff;
    font-size: 14px;
    padding: 15px;
    display: none;
    margin-bottom: 20px;
}
.form-fieldss {
    float: left;
    width: 100%;
}
.no-pt {
    padding: 0;
    margin: 0;
}



.language-selector {
    float: right;
    width: 100%;
}
.language-selector .drop-menu {
    padding: 0;
    margin: 0;
    background: inherit;
    border:0;
    float: right;
}
.language-selector .drop-menu .select {
    color: #d6d8e0;
    float: right;
    width: 130px;
    padding: 0;
    height: auto;
    display: inline-block;
    position: relative;
}
.language-selector .drop-menu .select span img {
    padding-right: 10px;
}
.language-selector .drop-menu .select span,
.language-selector .drop-menu .select i {
    color: #d6d8e0 !important;
}
.language-selector .drop-menu .select i {
    top: 15px;
}
.language-selector .drop-menu .dropeddown {
    width: 150px;
    padding: 0;
    border:0;
    left: auto;
    right: 0;
    background-color: #070f43;
    top: 95%;
}
.language-selector .drop-menu .dropeddown li {
    padding: 0 20px;
    border-bottom: 1px solid #2f376c;
    color: #fff;
}
.language-selector .drop-menu .dropeddown li img {
    padding-right: 10px;
}
.language-selector .drop-menu .dropeddown li a {
    color: #242526;
}



/* ============================ LANDING PAGE =========================== */

.landing-header {
    float: left;
    width: 100%;
    position: absolute;
    top:0;
    left: 0;
    padding: 50px 0;
    z-index: 99;
}
.landing-links {
    float: left;
    margin-top: 13px;
}
.landing-links li {
    display: inline-block;
    margin-right: 34px;
}
.landing-links li:last-child {
    margin-right: 0;
}
.landing-links li a {
    display: inline-block;
    color: #ffffff;
    font-family: 'poppins';
    font-size: 14px;
}
.landing-banner {
    background-image: url(../images/demo/landing-banner.jpg);
    padding: 330px 0 230px 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.landing-banner:before {
    content: '';
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #070f43;
    opacity: 0.85;
}
.ld-banner-details {
    float: left;
    width: 100%;
    position: relative;
}
.ld-logo {
    float: left;
    width: 100%;
    margin: 7px 0 7px 0;
}
.btn-default.white {
    display: inline-block;
    color: #6778e2;
    background-color: #fff;
    height: 65px;
    line-height: 65px;
    padding: 0 38px;
    border-radius: 50px;
    margin-top: 50px;
    float: none;
    border: 0;
    margin-bottom: 1px;
}
.btn-default.lnd {
    color: #fff;
    border-color: #fff;
    padding: 0 38px;
    margin-top: -3px;
}
.btn-default.lnd:hover {
    border-color: transparent;
}

/* ========================== DEMO SECTION =========================== */


.demo-section {
    background-color: #f5f5f9;
    padding: 90px 0;
}
.demo-sec-title {
    float: left;
    width: 100%;
    margin-bottom: 60px;
    margin-top: -8px;
}
.demo-sec-title > h2 {
    color: #242526;
    font-size: 32px;
    margin-bottom: 10px;
    font-weight: 400;
}
.demo-sec-title > p {
    color: #67686c;
    font-size: 16px;
}


.demo-pages {
    float: left;
    width: 100%;
    margin-bottom: -51px;
}
.masonary {
    float: left;
    width: 100%;
}
.demo-page {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 54px;
}
.mg-t20 {
    margin-top: 20px;
}
.demo-page > h3 {
    color: #242526;
    font-size: 18px;
    float: left;
    width: 100%;
}
.demo-page > h3 a {
    color: #242526;
    display: inline-block;
    padding: 15px 0 0 0;
}
.page-img {
    float: left;
    width: 100%;
}
.pg-op {
    float: left;
    width: 100%;
}
.page-img > img {
    width: 100%;
    box-shadow: 0 0 15px rgba(33,57,107,0.12);
}

.landing-footer {
    background-color: #303e94;
    padding: 55px 0;
    text-align: center;
}
.landing-footer .btn-default {
    float: none;
    margin: 0;
    font-weight: 500;
    font-size: 14px;
    box-shadow: 0 0 10px rgba(0,0,0,0.89);
    padding: 0 33px;
    margin-bottom: -5px;
}


.property-main-img {
    float: left;
    width: 100%;
}
.slick-slide {
    outline: none;
    cursor: pointer;
}
.img-slider-list {
    width: 100%;
    height: 219px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center!important;
}
li.nav-item dropdown show .dropdown:hover dropdown-menu animated {
    display: block;
}
.item-thm {

    height: 89px;
    width: 112px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    margin-left: 2px;
    margin-right: 2px;
    margin-top:12px;
}
.slide-bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}
.property-img {
    height: 460px !important;
}
.property-img2 {
    height: 113px !important;
    background-size: cover !important;
    background-position: center !important;
}
section#searching {
    background-color: #cccccc26;
    padding-top: 0px;
    padding-bottom: 0px;
}
.btn-light {
    color: #495057;
    background-color: #ffffff;
    border-color: #5d5a5a38;
}
row with-forms.col-md-3 mb-20 {

    padding-top: 19px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 8px 22px;
    font-size: 15px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-top: 6px;
}
textarea#message {
    padding: 8px 18px 115px;
}
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}
.btn-outline-primary {
    color: WHITE;
    background-color: #e5d025;
    background-image: none;
    border-color: #e5d025;
    padding-left: 46px;
    margin-left: 74px;
    padding-right: 134px;
    width: 220px;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;

    outline: 0;

}
.btn-outline-primary:hover {
    color: #e5d025;
    background-color: #f8f9fa;
    border-color: #e5d025;
}
/*.dropdown-item {
    display: block;
    width: 100%;
    padding: 14.25px 29.5px;
    clear: both;
    font-weight: 250;
    color: #212529;
    text-align: left;
    white-space: nowrap;
    background-color: transparent;
    border: 1;
}*/
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #49505747;
    padding: 12px 32px;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0px;
    margin:0px;
}
.col-md-6.margin-bottom-40.oui {
    padding-top: 38px;
    padding-bottom: 20px;
    color: #495057;
}
.col-md-6.margin-bottom-40.non {
    padding-top: 21px;
    padding-bottom: 23px;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #f8f9fa;
    text-align: center;
    white-space: nowrap;
    background-color: #e5d025;
    border: 1px solid #e5d025;
    border-radius: .25rem;
}
.col-md-3.col-lg-3.col-xs-12.form-group {
    padding-right: 58px;
}
.checkboxes label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: #fff;
    border: 2px solid #d0d0d0;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: border-color 0.3s;
}
.checkboxes label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: #fff;
    border: 2px solid #d0d0d0;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: border-color 0.3s;
}
.checkboxes label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 29px;
    margin-right: 35px;
    margin-bottom: 31px;
    font-size: 15px;
    color: #495057d6;
    font-family: sans-serif;
    padding-top: 3px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 250;
}
.checkboxes {
    list-style: none;
    padding: 0;
}
.checkboxes input[type=checkbox] {
    display: none;
}
.submit-page textarea, .submit-page input {
    transition: box-shadow 0.2s !important;
}
input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}
input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input, input[type=text], input[type=password], input[type=email], input[type=number], textarea, select {
    height: 47px !important;
    line-height: 84px;
    padding: 23px 17px;
    outline: none;
    font-size: 15px;
    color: gray;
    margin: 7px 0 4px;
    max-width: 100%;
    width: 104%;
    box-sizing: border-box;
    display: block;
    background-color: #fcfcfc;
    font-weight: 500;
    border: 1px solid #8080805c;
    opacity: 1;
    border-radius: 0px;
}
button, input, select, textarea {
    font-family: sans-serif;
    font-size: inherit;
    line-height: inherit;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: gray;
}
.checkboxes input[type=checkbox]:checked+label:before, .range-slider .ui-widget-header, .search-type label.active, .search-type label:hover {
    background-color: #8e0605;
}
a.my-2.my-sm-0.nav-link.sbmt-btn.estm {
    border: 1px solid white;
}
span.titre-estimez {
    color: #ffffff;
}
/*li.nav-item.submit-btn {*/
/*padding: 0px 136px;*/
/*}*/
li.nav-item.submit-btn.STIM {
    padding: 0px 136px;
}
@media (max-width: 991px){
    li.nav-item.submit-btn.STIM {
        padding: 0px 87px;
    }
}
.checkboxes input[type=checkbox]:checked + label:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    background-color: #66676b;
    border: 2px solid transparent;
    transition: border-color 0s;
}
/*.bootstrap-select>.dropdown-toggle {
    position: relative;
    width: 82%;
    text-align: right;
    white-space: nowrap;
}*/
.bootstrap-select .dropdown-item{
    padding: 15px 10px;
}
.checkboxes input[type=checkbox]:checked + label:before {
    content: "\f00c";
    font-family: "FontAwesome";
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 15px;
    background-color: #e5d025;
    border: 2px solid transparent;
    transition: border-color 0s;
}
.fa-instagram:before {
    content: "\f16d";
    color: #e5d025;
}
.checkboxes label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: #fff;
    border: 2px solid #d0d0d0;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: border-color 0.3s;
}
.checkboxes label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 3px;
    background-color: #fff;
    border: 2px solid #d0d0d0;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: border-color 0.3s;
}
:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0.2rem WHITE;
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem WHITE;
}
.mb-3, .my-3 {
    margin-bottom: 1rem!important;
    padding-top: 21px;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding-top: 0px;
    padding-left: 9px;
}
h2.evaluer {
    color: #4f4545;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #e5d025;
    border-color: #e5d025;
}
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem #e5d025;
}
.fa-heart:before {
    content: "\f004";
    color: #1625b2;
}
.fa-plus-circle:before {
    content: "\f055";
    color: #1625b2;
}
button#form-submit {
    font-size: 14px;
}
.fa-minus-circle:before {
    content: "\f056";
    color: #343a40;
}
.comparer-btnrd {
    position: fixed;
    right: 46px;
    bottom: 90px;
    background-color: #e5d025;
    z-index: 401;
    width: 42px;
}
div#comp {
    height: 48px;
    margin-bottom: 3px;
}
.fa-unlock-alt:before {
    content: "\f13e";
    color: #e5d025;
    margin-left: -3px;
    /* padding-left: 0px; */
}
.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 -0.8rem rgba(248,249,250,.5);
}
.btn.focus, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 -0.8rem white;
}


.devise.bootstrap-select>.dropdown-toggle {
    background-color: #e5d025;
    border: 0px solid #f5f5f5a1;
    color: #535353;
    padding-bottom: 10px;
}
a.fbkk {
    background-color: #212529;
}
a.twitterz {
    background-color: #212529;
}
a.linked {
    background-color: #212529;
}
a.dropdown-item {
    font-size: 15px;
}
i.fas.fa-minus-circle.fa-lg {
    letter-spacing: 14px;
    margin-left: 5px;
}
i.fas.fa-plus-circle.fa-lg {
    margin-left: 5px;
}

li.active {
    margin-right: 5px;
}




/* swiper slider*/
/*============End Other==============*/
.list_img,
list_type{
    padding: 0;
}
.couper-mot {
    display: block !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#swiper-gallery {
    width: 100%;
    margin-bottom: 10px;
}

#swiper-gallery .swiper-slide {
    width: 100%;
    height: 100%;
}

#swiper-gallery .container {
    position: relative;
}

#swiper-gallery .swiper-slide img.swiper-lazy {
    width: 100%;
}

.gallery-slide-cont {
    position: absolute;
    display: inline-block;
    bottom: 75px;
}

.gallery-slide-cont.panorama {
    left: 75px;
}

.gallery-slide-cont-inner {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    position: relative;
    z-index: 20;
}

.gallery-slide-estate {
    width: 75px;
    height: 75px;
    position: relative;
}

.gallery-slide-estate i.fa {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 2.4em;
}

.gallery-slide-title {
    min-height: 75px;
    padding: 19px 25px 0 25px;
}

.gallery-slide-desc-price {
    padding: 0 25px 0 25px;
    height: 50px;
    font-size: 1.85em;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    position: relative;
    z-index: 10;
}

.gallery-slide-title h3 {
    text-transform: none;
}

.gallery-slide-title .subtitle-margin {
    margin-bottom: 3px;
}

#swiper-gallery .slide-buttons-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 30;
}

#swiper-gallery .slide-buttons {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.thumbs-slider .swiper-wrapper .swiper-slide {
    height: 80px;
    width: 140px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.thumb-box .navigation-box-icon {
    border: 1px solid #e1e1e1;
}
.thumb-box .navigation-box-icon {
    color: #b7b7b7;
}
.thumb-box .navigation-box-icon {
    border: 1px solid #e1e1e1;
}
.thumb-next:hover .navigation-box-icon,
.thumb-prev:hover .navigation-box-icon {
    border: 1px solid #e5d025;
}
.thumbs-slider .swiper-wrapper .swiper-slide {
    height: 80px;
    width: 140px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.thumbs-slider .swiper-wrapper .swiper-slide {
    height: 80px;
    width: 140px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
a:hover, a:focus, a:visited{
    text-decoration:none;
    outline:none
}
.thumb-box {
    background: #f8f8f8;
}
.thumb-box {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-top: 15px;
    z-index: 10;
}
.thumb-box .navigation-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
}
.thumb-box .navigation-triangle {
    border-color: transparent transparent #e5d025 transparent;
}
.thumb-box .navigation-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 10;
}
.thumb-box .navigation-triangle {
    border-color: transparent transparent #e5d025 transparent;
}
a:hover, a:focus, a:visited{
    text-decoration:none;
    outline:none
}
.thumb-box {
    background: #f8f8f8;
}
.navbar-light .navbar-nav .nav-link {
    color: #535353;
}
.thumb-box {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    margin-top: 15px;
    z-index: 10;
}
.thumb-box:hover .navigation-triangle {
    border-width: 0 0 100px 100px;
}
.thumb-box .navigation-triangle {
    border-color: transparent transparent #e5d025 transparent;
}
.thumb-next:hover .navigation-box-icon, .thumb-prev:hover .navigation-box-icon {
    color: #fff;
}
.thumb-next:hover .navigation-box-icon,
.thumb-prev:hover .navigation-box-icon {
    color: #fff;
}

.thumb-box .navigation-box-icon {
    color: #b7b7b7;
}

.thumb-box .navigation-box-icon {
    border: 1px solid #e1e1e1;
}

.thumb-next:hover .navigation-box-icon,
.thumb-prev:hover .navigation-box-icon {
    border: 1px solid #e5d025;
}

.thumbs-slider .swiper-wrapper .swiper-slide {
    height: 80px;
    width: 140px !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
#map-detail{
    height: 450px;
    z-index: 2;
}
#swiper-gallery:hover .slide-buttons {
    opacity: 1;
}
#swiper-gallery .slide-buttons-center {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 30;
}
a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}
.navigation-box {
    float: right;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.navigation-triangle {
    border-color: transparent transparent #ffffff transparent;
}
.navigation-box {

    line-height: 50px;
}
.navigation-box-icon, .thumb-prev:hover .navigation-box-icon, .thumb-next:hover .navigation-box-icon {
    border: 1px solid #e5d025;
    color: #fff;
}
.navigation-box-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 20;
    text-align: center;
    line-height: 50px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
#slide-more-cont {
    position: relative;
    width: 50px;
    height: 50px;
    float: right;
}
a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}

.navigation-box {
    background: #e5d025;
}
a {
    text-decoration: none;
    cursor: pointer;
}
.navigation-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 0px 0px;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 10;
}
.navigation-triangle {
    border-color: transparent transparent #ffffff transparent;
}
.navigation-box-icon, .thumb-prev:hover .navigation-box-icon, .thumb-next:hover .navigation-box-icon {
    border: 1px solid #e5d025;
    color: #fff;
}
#slide-more-cont a {
    position: absolute;
    opacity: 1;
    top: 0;
    left: 0;
    z-index: 10;
}
/*    slider dahmen end */
.btn3 {
    padding-right: 21px;
}
@media screen and (max-width: 747px) and (max-width: 640px) {
    button btn btn-outline-primary {
        margin-left: 0px;
        margin-top:4px;
    }
}

.btn3.rate-info {
    padding-top: 0px;
    margin-top: -22px;
    position: initial;
}
h7{
    color: #495057d6;
    font-weight: 500;
    padding-bottom: 20px;
    font-size: 15px;
    padding-top: 15px;
    font-family: sans-serif;
    font-weight: bold;}
.thumb-box .navigation-box-icon {
    border: 1px solid #e1e1e1;
}
/*.carousel-item {
    height: 100vh;
    height: 800px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}*/
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 224px;
    color: #fff;
    text-align: center;
}
.display-4 {
    font-size: 80px;
    font-weight: 500;
    line-height: 1.2;
}
/** Banner property start **/
.banner-property-box .property-price {
    margin-right: 10px;
    font-weight: 600;
    color: #fff;
}

.banner-property-box .rent {
    padding: 7px 20px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 600;
    margin-right: 10px;
}

.banner .banner-slider-inner h3 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 50px;
    font-weight: 300;
    letter-spacing: normal;
}

.banner-property-box .location i {
    margin-right: 10px;
    color: #fff;
}

.banner-property-box .location{
    color: #fff;
}

.banner-property-box .meta ul li i{
    margin-right: 10px;
}

.banner-property-box .meta ul li{
    display: inline-block;
    margin-right: 30px;
    color: #fff;
}

.banner-property-box .meta ul li:last-child{
    margin: 0;
}

.banner-property-box .prl{
    margin-bottom: 30px;
}

.banner-6 .rent {
    color: #fff;
}

.banner-6 .meta{
    float: left;
    padding: 20px;
    background: rgba(0, 0, 0, 0.7);
}

/** Search start **/
#search-style-1 {
    transition: all 0.4s;
}

#search-style-2{
    transition: all 0.4s;
    position: absolute;
    bottom: -85px;
    width: 100%;
}

.ssa2{
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
    background: #fff;
    padding: 30px 30px 0;
}

.search-area {
    display: none;
    width: 100%;
    bottom: 80px;
    text-align: left;
    z-index: 999;
    padding-top: 30px;
}

.search-area-2 {
    padding: 30px 0 0;
}

.bg-grea{
    background: #e6e6e6;
}

.bg-grea-2{
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}

.bg-grea-3{
    background: #f9f9f8;
}

.search-area-inner {
    margin: 0 auto;
}

.search-contents {
    border-radius: 4px;
    transition: 0.9s ease-out;
}

.show-search-area {
    z-index: 9999;
. search-contents transition: all 0.4 s;
    display: block;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
    font-size: 13px;
    color: #777;
    font-weight: 400;
}

.search-options-btn, .search-options-btn:hover {
    padding: 12px 20px 10px 20px;
    font-size: 13px;
    font-weight: 400;
    color: #FFF!important;
    cursor: pointer;
    z-index: 0;
    letter-spacing: 1px;
    position: absolute;
    bottom: 10px;
    border-radius: 50px;
}

.search-options-btn, .search-options-btn i {
    margin-left: 5px;
}

.search-options-btn .search-options{
    float: left;
}

.search-options-btn .icon{
    float: left;
}

.search-area label {
    font-size: 12px;
    color: #555;
    font-weight: 600;
}

.search-area .form-group {
    margin-bottom: 25px;
}

.search-fields {
    min-height: 45px;
    padding: 5px 0;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid #e0e0e0;
    background: #fff;
}

.form-control {
    padding-left: 15px;
}

.search-fields button {
    border-radius: 1px;
    box-shadow: none;
    border: none;
    background: #fff !important;
}

.search-button {
    cursor: pointer;
    padding: 14px 26px 12px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
    transition: .5s;
    border-radius: 2px;
    border: none;
    width: 100%;
    outline: none;
}

.search-button:hover {
    color: #fff;
}

.inline-search-area {
    max-width: 950px;
    padding: 0 20px;
}

.inline-search-area .search-col {
    padding: 0;
    position: relative;
}

.inline-search-area .icon-append {
    color: #949494;
    font-size: 15px;
    left: 10px;
    position: absolute;
    top: 18px;
}

.inline-search-area .search-col:first-child .form-control {
    border-radius: 3px 0 0 3px;
}

.inline-search-area .search-col .form-control,
.inline-search-area button.btn-search {
    border-radius: 0;
    border: 0;
    height: 54px;
    margin-bottom: 0;
    font-size: 12px;
    color: #777;
}

.inline-search-area .search-col .form-control {
    padding-top: 12px;
}

.inline-search-area button.btn-search {
    padding-top: 10px;
}

.inline-search-area .btn-search {
    border-radius: 0 3px 3px 0 !important;
    margin: 0;
}

.inline-search-area .btn-search strong {
    color: #fff;
    margin-left: 5px;
}

.inline-search-area .search-fields,
.inline-search-area .search-fields:hover {
    border: none;
    padding: 0 !important;
}

.inline-search-area .bootstrap-select button {
    padding: 15px 15px 15px 15px;
    border-right: solid 1px #e0e0e0 !important;
    border-radius: 0;
    margin: 0 !important;
}

.inline-search-area .dropdown-toggle::after {
    margin-left: -4px;
    top: 24px;
    position: absolute;
}

.main-header .inline-search-area .dropdown-menu .dropdown-item:hover {
    -webkit-transform: none;
    transform: none;
}

.inline-search-area .btn-light:hover {
    color: #777;
}

.inline-search-area .bootstrap-select .dropdown-toggle .filter-option {
    position: absolute;
    top: 4px;
}

.inline-search-area .form-control{
    border-right: solid 1px #5a5a5a !important;
}

.isa-2 {
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
.banner .slider-mover-left {
    width: 35px;
    height: 50px;
    line-height: 55px;
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    left: 0;
    background: #ffffff;
    text-align: center;
    border-radius: 0 5px 5px 0;
}
span {
    color: #535353;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
}
.banner .slider-mover-right {
    width: 35px;
    height: 50px;
    line-height: 55px;
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    right: 0;
    background: #ffffff;
    text-align: center;
    border-radius: 5px 0 0 5px;
}
span {
    color: #535353;
}
#search-style-2 {
    transition: all 0.4s;
    position: absolute;
    bottom: -85px;
    width: 100%;
}
.banner {
    font-family: 'Raleway', sans-serif;
}
.ssa2 {
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
    background: #fff;
    padding: 30px 30px 15px;
}
.search-area-inner {
    margin: 0 auto;
}
.search-contents {
    border-radius: 4px;
    transition: 0.9s ease-out;
}
.search-button {
    background: #1625b2;
}
.search-button {
    cursor: pointer;
    padding: 16px 0px 18px 3px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
    transition: .5s;
    border-radius: 2px;
    border: none;
    width: 100%;
    margin-top: 6px;
    outline: none;
}
.search-fields {
    min-height: 45px;
    padding: 5px 0;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid #e0e0e0;
    background: #fff;
}
.fa-check:before {
    content: "\f00c";
    color: #e5d025;
    background-color: grey;
    padding: 3px;
    font-size: 11px;
    font-weight: 600;
}
.bootstrap-select {
    width: 100% !important;
    font-family: 'Raleway', sans-serif;
}
.bootstrap-select button {
    color: #999;
    border-radius: 2px;
    outline: none;
    padding: 11px 18px 36px 12px;
}
.search-fields button {
    border-radius: 1px;
    box-shadow: none;
    border: none;
    background: #fff !important;
}
.bootstrap-select .dropdown-menu.inner {
    border: 0;
    border-top: none;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
.bootstrap-select .dropdown-menu {
    padding: 0;
    margin: 0;
    border: none;
    border-bottom: none;
    border-radius: 0;
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
    overflow: hidden;
    font-size: 13px;
}
.dropdown.bootstrap-select.search-fields {
    margin-bottom: 14px;
}
a.nav-link {
    font-weight: 600;
}
.header .navbar-nav .nav-item {
    margin-right: 5px;
}
span.blackhead {
    color: #535353;
}
.filter-option-inner-inner {
    font-size: 17px;
}
.banner .banner-slider-inner h1 {
    color: #fff;
    margin-bottom: 28px;
    font-size: 60px;
    font-weight: 700;
}
.banner .banner-slider-inner p {
    color: #fff;
    line-height: 1.6;
    font-size: 16px;
    font-weight: 400;
    opacity: 0.8;
    margin-bottom: 40px;
}
.banner .banner-slider-inner .btn-lg {
    margin: 3px;
}
.bootstrap-select .dropdown-item img {
    vertical-align: bottom;
}
.btn-theme {
    background: #ff214f;
    border: solid 1px #ff214f;
}
.btn-theme {
    background: #ff214f;
    border: solid 1px #ff214f;
}
.btn-lg {
    cursor: pointer;
    padding: 14px 32px 10px 32px;
    letter-spacing: 1.5px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.btn-theme {
    color: #FFF !important;
    padding: 7px 20px;
}
.banner .banner-slider-inner .btn-lg {
    margin: 3px;
}
.btn-white-lg-outline {
    color: #FFF;
    background: transparent;
    border: solid 2px #FFF;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 30px;
    font-size: 12px;
}
.btn-lg {
    cursor: pointer;
    padding: 14px 32px 10px 32px;
    letter-spacing: 1.5px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}
.btn {
    border-radius: 2px;
}
.search-section-area.ssa2 {
    margin-bottom: -3pc;
}
@media (max-width: 580px){
    .search-options-btn, .search-options-btn:hover {
        left: 30px;
        bottom: 0px;
    }
}
@media (max-width: 768px) {
    .search-options-btn, .search-options-btn:hover {
        padding: 5px 8px 6px 8px;
        border-radius: 3px;
        font-size: 13px;
    }
}
@media (max-width: 992px){
    .search-options-btn, .search-options-btn i {
        margin-left: 0;
    }
    .search-options-btn, .search-options-btn:hover {
        padding: 7px 10px 8px 10px;
        border-radius: 3px;
    }
    .search-options-btn, .search-options-btn:hover {
        padding: 12px 20px 10px 20px;
        font-size: 13px;
        font-weight: 400;
        color: #FFF!important;
        cursor: pointer;
        z-index: 0;
        letter-spacing: 1px;
        position: absolute;
        bottom: 10px;
        border-radius: 50px;
    }
}
@media (min-width: 992px){
    .banner img {
        animation: bgburnsEast 25s linear infinite alternate;
        -webkit-animation: bgburnsEast 25s linear infinite alternate;
    }
}
@keyframes bgburnsEast {
    from {
        transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0)
    }
    to {
        transform: scale(1.2) translateX(100px);
        -webkit-transform: scale(1.2) translateX(100px)
    }
}


@-webkit-keyframes bgburnsEast {
    from {
        transform: scale(1) translateX(0);
        -webkit-transform: scale(1) translateX(0)
    }
    to {
        transform: scale(1.2) translateX(100px);
        -webkit-transform: scale(1.2) translateX(100px)
    }
}
button.btn.dropdown-toggle.bs-placeholder.btn-light {
    color: gray;
}
.fa-unlock-alt:before {
    content: "\f13e";
    color: #e5d025;
}
@media (max-width: 768px){
    .property-hd-sec .rate-info > span {
        float: right;
        margin-top: 17px;
    }}


a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
.search-options-btn, .search-options-btn:hover {
    background: #ff214f;
}
@media (max-width: 580px){
    .search-options-btn, .search-options-btn:hover {
        left: 30px;
        bottom: 0px;
    }}
@media (max-width: 768px){
    .search-options-btn, .search-options-btn:hover {
        padding: 5px 8px 6px 8px;
        border-radius: 3px;
        font-size: 13px;
    }}
@media (max-width: 992px){
    .search-options-btn, .search-options-btn i {
        margin-left: 0;
    }    }
@media (max-width: 992px){
    .search-options-btn, .search-options-btn:hover {
        padding: 7px 10px 8px 10px;
        border-radius: 3px;
    }}
.search-options-btn, .search-options-btn i {
    margin-left: 5px;
}
.search-options-btn, .search-options-btn:hover {
    padding: 12px 20px 10px 20px;
    font-size: 13px;
    font-weight: 400;
    color: #FFF!important;
    cursor: pointer;
    z-index: 0;
    letter-spacing: 1px;
    position: absolute;
    bottom: 10px;
    border-radius: 50px;
}
.search-options-btn .search-options {
    float: left;
}
.search-options-btn, .search-options-btn:hover {
    padding: 12px 20px 10px 20px;
    font-size: 13px;
    font-weight: 400;
    color: #FFF!important;
    cursor: pointer;
    z-index: 0;
    letter-spacing: 1px;
    position: absolute;
    bottom: 10px;
    border-radius: 50px;
}
.search-options-btn .icon {
    float: left;
}
@media (max-width: 992px){
    .search-options-btn, .search-options-btn i {
        margin-left: 0;
    }}
.search-options-btn, .search-options-btn i {
    margin-left: 5px;
}
button.btn.dropdown-toggle.bs-placeholder.btn-light {

    height: 46px;
}
.submit-address form .input-text {
    width: 100%;
    padding: 10px 17px;
    font-size: 13px;
    border: 1px solid #e8e7e7;
    outline: none;
    color: #6c6c6c;
    height: 45px;
    border-radius: 2px;
}
.submit-address form .form-group {
    margin-bottom: 20px;
}
.fa-facebook-messenger:before {
    content: "\f39f";
    color: #e5d025;
}
input.form-control {
    margin-top: 8px;
    padding-bottom: 25px;
    width: 100%;
    HEIGHT: 43px;
    margin-bottom: 5px!important;
}
#banner {
    position: relative;
}
@media (max-width: 580px){
    .banner-max-height img {
        max-height: 300px;
    }}
.banner-max-height img {
    max-height: 720px;
}
@media (max-width: 992px){
    .banner .banner-slider-inner {
        padding: 10px 12px;
        top: 0%;
    }}
.banner .banner-slider-inner {
    display: inline-block;
    text-shadow: none;
    right: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: rgba(36, 42, 53, 0.7);
}
.banner .banner-slider-inner {
    padding: 0;
}
.banner .carousel-content {
    align-self: center;
    margin: 0 auto;
    color: #fff;
}
.banner .carousel-content {
    align-self: center;
    margin: 0 auto;
    color: #fff;
}
.banner .banner-slider-inner h1 {
    color: #fff;
    margin-bottom: 30px;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: normal;
}
@media (max-width: 768px){
    .banner .banner-slider-inner h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }}
@media (max-width: 992px){
    .banner .banner-slider-inner h1 {
        font-size: 40px;
        margin-bottom: 15px;
    }}

.banner .banner-slider-inner p {
    color: #fff;
    line-height: 1.6;
    font-size: 25px;
    font-weight: 750;
    opacity: 0.8;
    margin-bottom: 40px;
}
@media (max-width: 768px){
    .banner .banner-slider-inner p {
        font-size: 11px;
    }}

@media (max-width: 992px){
    .banner .banner-slider-inner p {
        margin-bottom: 5px;
    }    }
.banner .banner-slider-inner .btn-lg {
    margin: 3px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
@media (max-width: 768px){
    .banner .btn-lg {
        padding: 7px 15px 3px 15px;
        letter-spacing: 0;
        line-height: 24px;
        font-size: 11px;
    }}
.btn-theme {
    background: #ff214f;
    border: solid 1px #ff214f;
}
.btn-theme {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
}
.btn {
    border-radius: 2px;
}
.btn-theme {
    color: #FFF !important;
    padding: 7px 20px;
}
.banner .banner-slider-inner .btn-lg {
    margin: 3px;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
@media (max-width: 768px){
    .banner .btn-lg {
        padding: 7px 15px 3px 15px;
        letter-spacing: 0;
        line-height: 24px;
        font-size: 11px;
    }}
@media (max-width: 768px){
    .btn-white-lg-outline {
        padding: 5px 13px 3px 13px !important;
    }}

.btn-white-lg-outline {
    color: #FFF;
    background: transparent;
    border: solid 2px #FFF;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 30px;
    font-size: 12px;
}
.btn {
    border-radius: 2px;
}
@media (max-width: 580px){
    .banner-max-height img {
        max-height: 300px;
    }}
@media (max-width: 992px){
    .banner .banner-slider-inner {
        padding: 10px 12px;
        top: 0%;
    }}
.banner .banner-slider-inner {
    display: inline-block;
    text-shadow: none;
    right: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: rgba(36, 42, 53, 0.7);
}
.banner .carousel-content {
    align-self: center;
    margin: 0 auto;
    color: #fff;
}
.banner .banner-slider-inner {
    display: inline-block;
    text-shadow: none;
    right: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: rgba(36, 42, 53, 0.7);
}
.carousel-item .text-right {
    float: right;
}
.banner .banner-slider-inner h1 {
    color: #fff;
    margin-bottom: 8px;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: normal;
}
@media (max-width: 768px){
    .banner .banner-slider-inner h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }
}
@media (max-width: 580px){
    .banner-max-height img {
        max-height: 190px;
    }}
@media (max-width: 580px){
    .w-100 {
        width: auto;
        height: 190px!important;
    }}
@media (max-width: 992px){
    .banner .banner-slider-inner {
        padding: 10px 12px;
        top: 0%;
    }}
.banner .banner-slider-inner {
    display: inline-block;
    text-shadow: none;
    right: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    bottom: 0;
    background-color: rgba(36, 42, 53, 0.44);
}
.banner .carousel-content {
    align-self: center;
    margin: 0 auto;
    color: #fff;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
}
@media (max-width: 768px){
    .banner .slider-mover-left {
        width: 25px;
        height: 40px;
        line-height: 40px;
    }}
.banner .slider-mover-left {
    width: 35px;
    height: 50px;
    line-height: 55px;
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    left: 0;
    background: #151515;
    text-align: center;
    border-radius: 0 5px 5px 0;
}
span {
    color: #535353;
}
@media (max-width: 768px){
    .banner .slider-mover-left i {
        font-size: 15px;
    }    }
.banner .slider-mover-left i {
    font-size: 20px;
    color: #fff;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0;
}
@media (max-width: 768px){
    .banner .slider-mover-right {
        width: 25px;
        height: 40px;
        line-height: 40px;
    }}
.banner .slider-mover-right {
    width: 35px;
    height: 50px;
    line-height: 55px;
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
    right: 0;
    background: #151515;
    text-align: center;
    border-radius: 5px 0 0 5px;
    font-size:19px;
}
span {
    color: #535353;
}
.search-options-btn, .search-options-btn:hover {
    background: #e5d025;
}
@media (max-width: 580px){
    .search-options-btn, .search-options-btn:hover {
        left: 30px;
        bottom: 0px;
    }}
@media (max-width: 768px){
    .search-options-btn, .search-options-btn:hover {
        padding: 5px 8px 6px 8px;
        border-radius: 3px;
        font-size: 13px;
    }}
@media (max-width: 992px){
    .search-options-btn, .search-options-btn i {
        margin-left: 0;
    }}
@media (max-width: 992px){
    .search-options-btn, .search-options-btn:hover {
        padding: 7px 10px 8px 10px;
        border-radius: 3px;
    }}
.search-options-btn, .search-options-btn:hover {
    padding: 12px 20px 10px 20px;
    font-size: 13px;
    font-weight: 400;
    color: #FFF!important;
    cursor: pointer;
    z-index: 0;
    letter-spacing: 1px;
    position: absolute;
    bottom: 10px;
    border-radius: 50px;
}
@media (max-width: 580px){
    .search-options-btn, .search-options-btn:hover {
        left: 30px;
        bottom: 0px;
    }
}
@media (max-width: 768px){
    .search-options-btn, .search-options-btn:hover {
        padding: 5px 8px 6px 8px;
        border-radius: 3px;
        font-size: 13px;
    }
}
@media (max-width: 992px){
    .search-options-btn, .search-options-btn:hover {
        padding: 7px 10px 8px 10px;
        border-radius: 3px;
    }
}
.search-options-btn .search-options {
    float: left;
}
@media (max-width: 992px){
    .search-options-btn, .search-options-btn i {
        margin-left: 0;
    }}
#search-style-2 {
    transition: all 0.4s;
    position: absolute;
    bottom: -85px;
    width: 100%;
}
.show-search-area {
    z-index: 9999;
. search-contents transition: all 0.4 s;
    display: block;
}
.ssa2 {
    box-shadow: 0 0 8px 0 rgba(0,0,0,.12);
    background: #e5d025;
    padding: 30px 30px 0;
}
@media (max-width: 768px){
    .search-area-inner {
        margin: 0 -15px;
    }}
.search-contents {
    border-radius: 4px;
    transition: 0.9s ease-out;
}
#search-style-1 {
    transition: all 0.4s;
}
@media (max-width: 992px){
    .search-area {
        padding: 25px 20px 5px;
        border-radius: 0;
    }}
.show-search-area {
    z-index: 9999;
. search-contents transition: all 0.4 s;
    display: block;
}
.bg-grea {
    background: #e6e6e6;
}
.search-area {
    display: none;
    width: 100%;
    bottom: 80px;
    text-align: left;
    z-index: 999;
    padding-top: 30px;
}
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@media (max-width: 768px){
    .search-area-inner {
        margin: 0 -15px;
    }    }
.search-contents {
    border-radius: 4px;
    transition: 0.9s ease-out;
}
@media (max-width: 768px){
    .search-area .form-group {
        margin-bottom: 10px;
    }}
@media (max-width: 992px){
    .search-area .form-group {
        margin-bottom: 15px;
    }}
.search-fields {
    min-height: 45px;
    padding: 5px 0;
    border-radius: 3px;
    box-shadow: none;
    border: 1px solid #e0e0e0;
    background: #fff;
}
.show-search-area {
    z-index: 9999;
    transition: all 4s linear;
    display: block;
    display: none;
}
.bootstrap-select .dropdown-menu{
    min-width: 100% !important;
}
a.btn-default.bck:after {
    background-color: #e5d025;
    /* margin-left: 62px; */
}
.col-md-4.TYPE {
    PADDING-TOP: 33PX;
}
.col-md-6.TYPE {
    PADDING-TOP: 33PX;
}
button.btn.btn-default:after {
    background-color: transparant;
}
img.img-fluid.footerz {
    width: 170px;
    height: 62px;
}

h1.top-barr{
    color: #ffffff;
    font-size: 32px;
    font-weight: 500;
    float: left;
}
i.fab.fa-facebook-f.hdr:before {
    color: #535353;
    /* content: "\f39e"; */
}
i.fab.fa-twitter.hdr:before {
    color: white;
}
i.fab.fa-instagram.fa-lg.hdr:before {
    color: #535353;
}
@media (max-width: 480px){
    .comment-info > p {
        padding: 70px 35px 35px 35px;
        height: 408px;
    }
}
h3.widget-title.rct {
    padding-top: 19px;
}
.dropdown.bootstrap-select.show-tick {
    padding-bottom: 10px;
}

element.style {
}
button.btn.dropdown-toggle.bs-placeholder.btn-light {
    height: 46px;
}
button.btn.dropdown-toggle.bs-placeholder.btn-light {
    color: gray;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: gray;
}
.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #999;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.banner-search .btn, .explore-feature .card .card-body i, .cluster-visible, .face.back, .widget-tags > ul li a, .post_info > a:hover, .pagination .page-item.active .page-link, .pagination .page-item .page-link:hover, .contact_form > form button:hover, .post-comment-sec form button:hover, .input-field input[type="radio"]:checked + label span, .input-field input[type="checkbox"]:checked + label span, .features-dv .input-field input[type="checkbox"] + label span, .btn2, .price:hover .btn-default, .discover-text .btn-default, .slick-prev:hover, .slick-next:hover, .banner_text .rate-info, .btn-default.st1, .categories-info:hover, .card .card-footer a .la-heart-o:hover, .footer-social a:hover, .signin-btn b:before, .success-message, .btn.btn-local-primary, .block-header, .model-item .title:hover, .language-selector .drop-menu .dropeddown li:hover {
    background-color: #fff;
}

button#form-submit {
    font-weight: bold;
}
.header-address {
    display: inline-block;
    padding-right: 3px;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    top: 19px;
}
button.btn.dropdown-toggle.btn-light {
    width: 100%;
    height: 46px;
}
input.form-control.exp {
    margin-bottom: -9px!important;
    position: absolute;
    top: -8px!important;
    width: 90%;
    padding: 23px 15px 22px 15px;
    margin-right: 15px;
}
span.voc {
    background: white!important;
    color: black!important;
    bordr: black!important;
    border-radius: 1px 2px 3px 1px black !important;
    border: 1px solid black;
    /* padding: 5px; */
    /* margin-top: 16px!important; */
}
a.btn.btn-lg.btn-white-lg-outline:hover {
    background: #e5d025;
    color: white;
}
@media (max-width: 480px){
    .header-social {
        margin-top: 5px;
        text-align: center!important;
        margin-right: 89px;
    }
}
span.blackhead {
}
@media (max-width: 480px){
    span.blackhead {
        display:inline-block;
    }
}
span.blackhead {
}
@media (max-width: 480px){
    i.la.la-map-marker.blackhead {
        display:inline-block;
    }
}

@media (max-width: 480px){
    .apartment-sec.hp5.section-padding {
        margin-top: 14px;
    }
}
p.footer-p {
    padding-top: 20px;
}
h4.footer-c {
    margin-top: 10px;
    padding-bottom: 9px;
}
.property-submit-form .form-group {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 25px;
}
.file-field {
    position: relative;
}
.btn.btn-primary {
    color: #fff;
    background-color: #dc212a;
    border-color: #dc212a;
}
.btn.btn-sm {
    padding: 7px 44px;
    font-size: 13px;
}
.btn.btn-sm {
    padding: 10.8px 109px;
    font-size: 7px;
}
.file-field span {
    cursor: pointer;
}
.btn.btn-primary {
    color: #fff;
    background-color: #1625b2;
    border-color: #1625b2;
}
.file-field input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
}
.property-submit-form .ui-selectmenu-button.ui-button, .property-submit-form .form-group input, .property-submit-form .form-group select, .property-submit-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 48px;
    font-size: 13px;
    color: #777777;
    line-height: 26px;
    font-weight: 400;
    padding: 10px 30px 10px 15px;
    background: #ffffff;
    border: 1px solid #e0e0e0;

}
.file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 12px;
    height: 4.5rem;
}
.file-field input.file-path {
    width: 100%;
    height: 36px;
}
.property-submit-form .ui-selectmenu-button.ui-button, .property-submit-form .form-group input, .property-submit-form .form-group select, .property-submit-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 48px;
    font-size: 13px;
    color: #777777;
    line-height: 26px;
    font-weight: 400;
    padding: 10px 30px 10px 15px;
    background: #ffffff;
    border: 1px solid #e0e0e0;

}
.file-path.validate.uloadimage {
    border: aliceblue;
    border-bottom: 1px solid #1625b2;
    -webkit-box-shadow: 0 1px 0 0 #dc212a;
    box-shadow: 0 1px 0 0 #1625b2;
}
.file-field input.file-path {
    width: 100%;
    height: 36px;
}
.property-submit-form .ui-selectmenu-button.ui-button, .property-submit-form .form-group input, .property-submit-form .form-group select, .property-submit-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 48px;
    font-size: 13px;
    color: #777777;
    line-height: 26px;
    font-weight: 400;
    padding: 10px 30px 10px 15px;
    background: #ffffff;
    border: 1px solid #e0e0e0;

}
span.disp {
    border: 1px solid #e5d025;
}
span.evall {
    color: white;
    font-size: 12px;
}
.card-header a {
    color: #1625b2;
    text-decoration: none;
}
a:hover, a:focus {
    color: #1625b2!important;
    text-decoration: underline;
}
@media (max-width: 480px){
    .property-hd-sec .rate-info {
        float: right;
        width: 50%;
        padding: 0;
        position: static;
        text-align: right;
        PADDING-RIGHT: 44px;
        margin-top: 22px;
        display: grid;

        padding-left: 32px;
    }
}
@media (max-width: 768px){

    .banner .banner-slider-inner p {
        font-size: 9px;
    }

    @media (max-width: 768px){
        .header-address {
            text-align: center;
            font-size: 13px;
        }
    }
    @media (max-width: 768px){
        .top-header {
            height: auto;
            line-height: inherit;
            padding: 10px 0;
        }
    }



    @media (max-width: 768px) {
        h2 {
            color: #515151;
            font-weight: 500;
            font-size: 15px;
            padding-top: 13px;
            font-family: sans-serif;
            font-weight: 500;
            padding-bottom: 3px;
        }
    }
    @media (max-width: 480px){
        .property-hd-sec .rate-info {
            float: right;
            width: 50%;
            padding: 0;
            position: static;
            text-align: right;
            PADDING-RIGHT: 44px;
            margin-top: 22px;
            display: grid;

            padding-left: 32px;
        }
    }
    @media (max-width: 768px){
        .banner .banner-slider-inner p {
            font-size: 13px;
        }
    }
    @media (max-width: 768px){
        .top-header {
            height: auto;
            line-height: inherit;
            padding: 15px 0;
            padding-bottom: 2px;
        }
    }
    @media all and (max-width: 768px) {
        .property-single-page-content .sidebar.layout2 .widget-title {
            margin-top: 27px;
        }
    }
    @media all and (max-width: 768px) {
        h2.best-immo {
            color: white;
            font-size: 26px;
            font-family: sans-serif;
            font-weight: bold;
            display: none;
        }}
    .fa-angle-right:before {
        content: "\f105";

    }
    @media all and (max-width: 768px) {
        .header a.navbar-brand {
            margin-left: -15px!important;
        }}
    @media all and (max-width: 768px) {
        a:not([href]):not([tabindex]) {
            color: inherit;
            text-decoration: none;
            display: none;
        }}
    @media all and (max-width: 768px) {
        .show-search-area {
            z-index: 9999;
            transition: all 4s linear;
            display: block;

        }}

    @media all and (max-width: 768px) {
        input.form-control.exp {
            margin-bottom: -9px!important;
            position: absolute;
            top: -8px!important;
            width: 83%;
            padding: 23px 15px 22px 15px;
            margin-right: 15px;
        }}
    @media all and (max-width: 768px) {
        input.form-control {
            font-size: 14px!important;
        }}
    @media all and (max-width: 768px) {
        .property-hd-sec .card .card-body ul li {
            line-height: 31px;
            padding: 0 16px 0 14px;
            display: table-footer-group;
            color: blue;
        }}
    @media all and (max-width: 768px) {
        .property-hd-sec .rate-info > h5 {
            display: inline-block;
            color: blue;
            font-size: 24px;
            font-weight: 500;
            position: relative;
            top: 4px;
        }}

    button.search-button.yellowwz {
        background-color: black!important;
    }