div#fwre {
    margin-bottom: 50px;
}
.fwcss a:hover {
    text-decoration: none;
}

/*HOME FILTER*/

.mod-fwre-latest-item-photo:before {
    content: " ";
    background: rgb(3 75 177);
    position:absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity:0.5;
    transition: 0.5s;
}

.mod-fwre-latest-item-photo:hover:before {
    opacity:0;   
}

.mod-fwre-latest-item-photo:after{
    content: " ";
    background: linear-gradient(#ffffff00, white);
    position:absolute;
    height: 100%;
    width: 100%;
    opacity:0;
    transition: 0.5s;
}

.mod-fwre-latest-item-photo:hover:after {
    opacity:0.6;   
}

.mod-fwre-latest-item-photo:hover .mod-fwre-latest-info{
    color:rgb(1 27 140) !important;
}

.mod-fwre-latest-item-photo:hover .mod-fwre-latest-price {
    color:rgb(1 27 140) !important;
}

#fwre.fwre-search-horizontal {
    font-size: 14px !important;
    padding: 30px !important;
    background: #ffffff;
    box-shadow: 0px 0px 10px #00000030;
    border-top: 5px solid #0d1647;
}
#fwre.fwre-search-horizontal select,
#fwre.fwre-search-horizontal ul.chzn-choices {
    min-height: 35px;
    font-size: 13px;
    width: 100% !important;
    padding: 5px !important;
}
#fwre.fwre-search-horizontal input {
    font-size: 14px;
    height: 20px;
    width: 100% !IMPORTANT;
}
#fwre.fwre-search-horizontal .chzn-container.chzn-container-multi input[type="text"] {
    min-height: initial;
}
#fwre.fwre-search-horizontal #searchproperty_type_chzn {
    width: 100% !important;
}
#fwre.fwre-search-horizontal #searchproperty_category_chzn {
    width: 100% !important;
}
#fwre.fwre-search-horizontal input.form-control {
    font-size: 14px;
    height: 30px !important;
}
#fwre.fwre-search-horizontal .chzn-container-multi .chzn-choices li.search-field {
    width: 100% !important;
}
#fwre.fwre-search-horizontal button.mod-fwrealestate-search-button.btn.btn-primary {
    color: #fff;
    background: #0d1647;
    transition: 0.3s;
    border-radius: 0px;
    font-weight: 500;
    padding: 10px 35px;
    letter-spacing: 1px;
    font-size: 12px;
    border-color: #0d1647;
}
#fwre.fwre-search-horizontal button#mod-fwrealestate-clear-button142 {
    color: #fff;
    background: #9fa1b6;
    transition: 0.3s;
    border-radius: 0px;
    font-weight: 500;
    padding: 10px 35px;
    letter-spacing: 1px;
    font-size: 12px;
    border: none;
}
#fwre.fwre-search-horizontal button.mod-fwrealestate-search-button.btn.btn-primary:hover {
    opacity: 0.6;
}
#fwre.fwre-search-horizontal button#mod-fwrealestate-clear-button142:hover {
    opacity: 0.6;
}

/*HOME LISTING*/
#fwre .mod-fwre-latest-horizontal {
    width: calc(25%);
    margin-right: 0;
  	height:500px;
}
@media (max-width:767px){
    #fwre .mod-fwre-latest-horizontal {
        width: calc(100%);
        margin-right: 0;
        height: 500px;
        margin-bottom: 0px;
    }
}
#fwre .mod-fwre-latest-status {
    position: absolute;
    top: .5rem;
    left: .5rem;
    color: #fff;
    padding: 7px 8px;
    line-height: 1;
    font-size: 13px;
    background: #373737;
    border-radius: 3px;
}
#fwre .mod-fwre-latest-price {
    color: #fff;
    font-weight: 600;
    font-family: 'Roboto';
    margin:0px;
  	transition:0.3s;
}
#fwre .fwre-table .fwre-item-image a {
    height: 250px;
}
.fwre-item-info {
    background: #ffffff;
    height: 100%;
  	padding: 30px 15px 120px 15px !important;
  	position: relative;
  	border: none !important;
  	border-radius: 0 0 20px 20px !important;
}
.factory-listing .fwre-item-info {
    background: white;
    border: 1px solid #fff!important;
    min-height: 261px;
    margin-top: 45px;
}
@media(max-width:991px){
.factory-listing .fwre-item-info {
    padding: 20px 15px;
    margin-top: 0px;
    min-height: inherit;
}}
.land-listing .fwre-item-info {
    background: white;
    border: 1px solid #fff!important;
    min-height: 240px;
    margin-top: 44px;
}
@media(max-width:991px){
.land-listing .fwre-item-info {
    padding: 20px 15px;
    margin-top: 0px;
}}
#fwre .mod-fwre-latest-item img {
    height: 100%;
}
.mod-fwre-total-land-area {
    color: #000;
    text-shadow: none;
}
.mod-fwre-standard-land-size {
    color: #000;
    font-size: 14px !important;
    text-shadow: none !IMPORTANT;
}
.mod-fwre-total-land-area {
    color: #000;
    font-size: 14px !important;
    text-shadow: none !IMPORTANT;
}
i.fas.fa-toilet {
    padding-right: 3px;
}
.mod-fwre-latest-address i.fas.fa-map-marker-alt:before {
  content:''!important;
}
a.mod-fwre-latest-item-photo {
    position: relative;
  	height:100%;
}
.mod-fwre-latest-item.mod-fwre-latest-horizontal .fwre-item-categories {
    position: absolute;
    top: 0;
    text-align: right;
}
.mod-fwre-latest-item.mod-fwre-latest-horizontal .fwre-item-types {
    position: absolute;
    color: #fff;
    font-weight: 600;
    background: #161642;
    padding: 3px 25px;
    line-height: 1;
    left: -10px;
    font-size: 16px;
    transition: 0.3s;
    top: 180px;
}
.mod-fwre-latest-item.mod-fwre-latest-horizontal .fwre-item-types a {
    color: #fff;
}
@media(min-width:992px){
.property-list-item-div {
    min-height: 100px;
}}

/*ICONS*/

.mod-fwre-latest-type, .fwre-item-type {
    position: absolute;
    color: #fff;
    font-weight: 600;
    background: #c34141;
    padding: 5px 25px;
    left: 0;
    font-size: 16px;
    transition: 0.3s;
    top: -20px;
    bottom: unset;
}
.mod-fwre-latest-type:hover, .fwre-item-type:hover {
    box-shadow: 0px 0px 10px #00000090;
}
.mod-fwre-latest-home {width: 140px;}
.mod-fwre-latest-price {width: 100%;}

@media screen and (max-width:992px){
.mod-fwre-latest-home {width: 160px;}
.mod-fwre-latest-price {width: 100%;}
}
.fwre-item-categories a {
    height: auto !important;
    display: inline-block !important;
    transition: 0.3s;
}
.fwre-item-categories a span {
    height: auto !important;
    display: inline-block !important;
    transition: 0.3s;
}
.fwre-item-categories a span:hover {
    box-shadow: 0px 0px 10px #00000090;
}
div#fwre .fwre-item {
    transition: 0.3s;
    height: 100%;
    display: flex;
    flex-direction: column;
}
div#fwre .fwre-item:hover {
    box-shadow: 0px 0px 10px #00000030;
  	border-radius: 20px;
}
.fwre-item-images {
    top: 190px !IMPORTANT;
    font-size: 14px;
    right: 20px !important;
}
#fwre .fwre-property-tab-content .fwre-item-images {
    top: unset !IMPORTANT;
    font-size: 14px;
    right: 20px !important;
    bottom: 30px;
}
/*-----------------------------------------------------------------------
                                480 px
-------------------------------------------------------------------------*/
@media screen and (min-width:413px) and (max-width:480px){
.mod-fwre-latest-type, .fwre-item-type {
  position: absolute;
  color: white;
  /*bottom: 193px;*/}}
/*-----------------------------------------------------------------------
                                412 px
-------------------------------------------------------------------------*/
@media screen and (max-width: 414px) and (min-width: 360px){
.mod-fwre-latest-type, .fwre-item-type {
  position: absolute;
  color: white;
  /*bottom: 166px;*/
  }}

/*-----------------------------------------------------------------------
                                360 px
-------------------------------------------------------------------------*/
@media screen and (min-width:351px) and (max-width:360px){
.mod-fwre-latest-type, .fwre-item-type {
  position: absolute;
  color: white;
  /*bottom: 153px;*/
}}

/*-----------------------------------------------------------------------
                                350 px
-------------------------------------------------------------------------*/
@media screen and (max-width:351px){
.mod-fwre-latest-type, .fwre-item-type {
  position: absolute;
  color: white;
  /* top: 100px; */
  bottom: unset;
  }}	



.mod-fwre-latest-price, .mod-fwre-latest-bdr, .mod-fwre-latest-home, .mod-fwre-latest-toilet{margin-left: 0px;color: #000;font-weight: 400;font-size: 14px;text-shadow: none;}
.fa-coins{position:relative;} 
.fa-coins:before {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top:-15px;
    background-repeat: no-repeat;
    background-size: contain;
   margin-right: 0px!important;
   display:none!important;
}
.mod-fwre-latest-body {position:relative;} 

.mod-fwre-latest-toilet {position:relative;margin-left: 20px;} 

button.sppb-btn.sppb-btn-default.sppb-btn-rounded.mod-fwre-latest-button {
    background: #0d1647;
    border:0px;
    padding: 20px 20px!important;
    margin-top: 25px;
    font-family: 'Roboto';
    color: #000!important;
    line-height:0px!important;
    width: 100%;
    height: 20px!important;
    color: #ffffff !important;
    font-weight: 500;
    transition: 0.5s;
}
button.sppb-btn.sppb-btn-default.sppb-btn-rounded.mod-fwre-latest-button:hover {
    background: #000000;
    color: #ffffff !important;
}

button.sppb-btn.sppb-btn-default.sppb-btn-rounded.mod-fwre-latest-button:hover {
    color: #ff9515;
}




/*-------------------------
  LISTING PAGE DISPLAY 
-------------------------*/
.com-fwrealestate.view-search section#sp-main-body {padding: 50px 0 10px!important;}
/*property-listing-page*/
.fwcss h1, .fwcss .h1 {
    color: #fff !important;
    text-shadow: 0 0 5px #fff !important;
    text-transform: uppercase;
    font-weight: 900;
}
.fwcss .btn-secondary {
    color: #fff;
    background-color: rgb(0 0 0 / 25%);
    border-color: #ffffff;
  	margin-bottom: 0 !important;
}
.fwcss .btn-secondary:hover {
    background-color: rgb(255 255 255 / 25%);
    border-color: #ffffff;
}
.fwcss .btn-secondary:not(:disabled):not(.disabled).active {
    background-color: rgb(0 0 0 / 60%);
    border-color: #ffffff;
}
#fwre .fwre-toolbar-options * {
    vertical-align: middle!important;
  	margin-left:0;
}
.fwre-toolbar-options-ordering select#order {
    height: 35px!important;
    font-size: 12px !IMPORTANT;
    padding: 8px 5px!important;
    margin-right: 10px;
    width: 105px !IMPORTANT;
  	border-radius:0;
}

i.fa.fa-rss-square {
    font-size: 14px;
}

.fwre-toolbar-options-rss a.btn.btn-secondary {
    padding: 12px 16px;
    margin-bottom:12px!important;   
}


.fwre-item-categories span {
    background: #011b8c!Important;
    color: #fff!Important;
    font-size: 12px!important;
    padding: 2px 5px!Important;
    border-radius: 0px !important;
}


#fwre .fwre-table .fwre-item-title a {
	color: #434343;
	display: block;
	font-weight: bold;
	font-size: 17px;
	line-height: 23px;
	margin-bottom: .5rem;
}

#fwre .fwre-item-address {
    color: var(--fwre-black);
    font-size: 14px;
    color: #6d6d6d;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#fwre .fwre-item-address i {
	color:#a7a7a7;
   font-size: 14px;
    margin-right: 5px;
    margin-bottom:10px;
}

#fwre .fwre-table .fwre-item-options span, .fwre-item-built-up-area, .fwre-item-price, .fwre-item-tenure, span.fwre-item-option-factory-type, .fwre-item-options {
	font-size: 14px!important;
	margin-right: .75rem;
	line-height: 25px;
}


#fwre .fwre-table .fwre-item-price {
   font-size: 16px!important;
   color: #000;
   font-weight:bold;
   line-height: 22px;
}
.fwre-item-rental-price {
   font-size: 16px!important;
   color: #000;
   font-weight:bold;
   line-height: 22px;
}
.fwre-item-psf-price-sales {
    font-weight: 700;
    color: #5d5d5d;
}

.fwre-item-psf-price-rent {
    font-weight: 700;
    color: #5d5d5d;
}
.fwre-item-info .fwre-item-text {
    font-size: 12px!important;
}


.row.fwre-item-footer {
    position: absolute;
    bottom: 0;
  	width:100%;
}


i.far.fa-heart, i.fa.fa-heart {font-size: 23px;}
.fa-heart:before{color:#ffd300;}



/*-------------------------
  LISTING PAGE DETAILS 
-------------------------*/

.fwre-list-item-title a {
    color: #fff;
    margin-bottom: 0 !important;
}

.fwre-list-item-icons {
    display: none;
}

.fwre-list-item-price {
    text-align: left !important;
}

.form-group.fwre-list-item-location {
    color: #fff;
}

.mt-2.fwre-list-item-type span {
    background: #011b8c !important;
}

.com-fwrealestate.view-item #sp-main-body {padding:50px 0!important;}
.fwre-property-title {
  	font-size: 32px!important;
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Anybody';
    font-weight: 900 !important;
}

.row.fwre-property-subtitle {font-size: 16px!important;color:#a7a7a7;}

.row.fwre-property-subtitle a.fwre-lightbox{
font-size: 20px!important;color: #ffd300;}

/*form area*/
.fwre-property-groupbox textarea.form-control.fwre-required {
    font-size: 14px;
    line-height: 40px;
    min-height: 100px;}

.fwre-property-groupbox textarea.form-control.fwre-required::placeholder{color:#a7a7a7;}

.fwre-property-groupbox-title {font-size:20px!important;margin-bottom:20px!important;}

#fwre .fwre-property-groupbox{
  	padding: 20px!important;
  	margin-bottom: 0px;
	border: none !important;
    background-color: #ffffff61;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

form#fwre-enquire-form button.btn.btn-primary {
  	line-height:20px;
  	padding:8px 16px!important;
  	background: #011b8c !important;
	border-color: #011b8c !important;
  	color: #fff;
  	border-radius: 0px;}

form#fwre-enquire-form button.btn.btn-primary:hover {
    opacity: 0.6;
}

#fwre .fwre-property-groupbox button.btn.btn-xs {
    background: #000;
    color: #fff !important;
    border-radius: 0px !important;
    display: inline-block;
    padding: 10px;
}
#fwre .fwre-property-groupbox button.btn.btn-xs i:before {
    color: #fff !important;
    font-family: 'Font Awesome 5 Pro';
}
#fwre .fwre-property-groupbox img.fwre-inner-captcha {
    display: inline-block;
}

#fwre .fwre-property-groupbox textarea.form-control.fwre-required {
    min-height: 150px !important;
    font-size: 13px !IMPORTANT;
    color: #666;
}
a.btn.btn-secondary.fwre-property-favorite {
    font-size: 12.8px!important;
    padding: 8px 9px!important;
    color: white;
	background:#ffd300!important;
	border-color:#ffd300!important;}

a.btn.btn-secondary.fwre-property-favorite:hover {
    font-size: 12.8px!important;
    padding: 8px 9px!important;
    color: white;
	background:#ff9515!important;
	border-color:#ff9515!important;
}
ul.nav.nav-tabs.fwre-property-tabs a {
    font-size: 16px!important;
    font-family: 'Roboto';
}
.fwre-property-tabs a.nav-link {
    color: #000;
    background: #ececec;
    transition: 0.5s;
    margin: 0px !Important;
    border-radius: 0px !Important;
    font-size: 14px;
    padding: 5px 20px;
}
#fwre .fwre-property-tabs .nav-item a.active, .fwre-property-tabs a.nav-link:hover {
    color: #fff; 
  	background: #011b8c !important;
	border-color: #011b8c !important;
}

.fwre-property-description-text {
    font-size: 16px!important;
    line-height:22px;
}
@media (max-width: 768px){
#fwre .fwre-property-tabs .nav-item a {
    padding: 4px 8px !Important;
    font-size: 11px !Important;
}}
@media screen and (max-width:991px){
.fwre-property-title {font-size: 22px!important;/*font-family: 'Roboto';font-weight: 600!important;*/float:none!important;}
#fwre .fwre-property-favorite{float:left;margin-bottom:20px;}
#fwre .fwre-property-location .fwre-property-price{font-size:20px;color: #fff;
}
.row.fwre-property-specification .col-md-6 {padding: 0 15px!important;}
.row.fwre-property-specification .col-md-6.pl-1 {margin-top: -8px;}
}


/*-------------------------
        WISHLIST 
-------------------------*/
.fa-star:before {content: "\f004"!important;}

.fwre-management-panel-section  a.nav-link.active{color:#ff9515!important;}
.fwre-management-panel-section  a.nav-link:hover{color:#ff9515!important;}

.com-fwrealestate.view-usersection th.hidden-phone {color: black!Important;}

.com-fwrealestate.view-usersection th {color: black!important;}

.fwre-management-panel-section a {color: #ffd300;}

.fwre-management-panel-header {font-size: 16px!important;font-weight: 900;}

.small.text-muted {color:#a7a7a7!Important;}

#fwre .fwre-management-section table img {max-height: 16.5rem;}

#fwre .fwre-management-section table th, #fwre .fwre-management-section table td{
font-size: 14px!important;}

@media screen and (max-width:992px){
.fwre-management-panel-wrapper {height:35px;}
.fwre-management-panel-wrapper nav.navbar.navbar-toggleable-md.text-center {margin-bottom:0px!important;}
#fwre .fwre-management-panel nav.navbar button{font-weight:700!important;color:white;background:#ffd300;}
.fwre-management-panel-wrapper {background:#ffd300;}
.com-fwrealestate.view-usersection section#sp-main-body {padding:0px;}
}

#fwre .fwre-management-header {
    height: 120px;
    padding: 3rem 2rem 0;
    margin: 0 0 2rem;
    background: url(/images/0_mingmie/background-wishlist.jpg) center center no-repeat!important;
    background-size: cover;
}
#fwre .fwre-management-header-text {text-shadow: 1px 1px 6px black;}
/*-------------------------
  		PROJECT CARD
-------------------------*/
.project-card h3{color: #000!important;}

.project-card h3:before {
    content:'New Project';
    width:150px;
    height:30px;
    line-height:30px;
    position: absolute;
    margin-top: 0px;
    bottom:41px;
    left:0;
    z-index:999!important;
    color: white;
    font-weight: 300;
    background: #fee12b;
    padding: 0px 25px;
    left: 0px;
}

.project-card h3{position:relative;}

.project-card-button{
    background:transparent;
    border:0px;
      margin-top: 10px;
    line-height:0px!important;
	height: 50px;
  color: #fee12b;
    font-weight: 500;
    }

.project-card-button a{
    color: #fee12b!important;}

button.project-card-button a:hover {
    color: #ff9515!important;
}


.project-card-button:before{
    content: '';
    background: #ffd300;
    width: 100%;
    height: 2px;
    position: absolute;
    right: 0;
    bottom: 110px;
    background-repeat: no-repeat;
}

button.project-card-button:focus {
    border: none!Important;
    outline: none;
}

@media screen and (min-width:992px){
  .project-card-row{
    justify-content:center;
    margin: auto!important;
    column-gap: 200px!important;
    column-count: 1;
    column-gap: 40px;}
}

.slider.fwre-slider-for.slick-initialized.slick-slider {
    height: auto !important;
}
#fwre-photo, #fwre-video, #fwre-panorama {
    min-height: auto !important;
}

@media(min-width:992px){
  #fwre .fwre-table .fwre-item-title a {
    min-height: 50px;
}
.factory-listing .fwre-item-info .price-list {
    min-height: 90px;
}
}

/*details*/
.text-right.fwre-item-details {
    margin-top:15px;
    text-align: center !important;
  	padding: 0;
  	margin:0;
}
#fwre .fwre-table .fwre-item-details a {
    color: #ffffff !important;
    text-transform: uppercase !important;
    font-size: 15px !important;
    font-weight: bold !important;
    transition: 0.3s;
    text-transform: capitalize;
    letter-spacing: 1px;
    width: 100%;
    height: 100%;
    background: #011b8c;
    padding: 20px;
    margin-top: 10px;
  	border-radius: 0 0 20px 20px;
}

#fwre .fwre-table .fwre-item-details a:hover,:focus{
    opacity:0.6;
}
@media (max-width:991px){
  	#fwre .fwre-table .fwre-item-details a {
		font-size: 14px !important;
}}
@media (max-width:480px){
  	#fwre .fwre-table .fwre-item-details a {
		font-size: 13px !important;
}
}
.fa-chart-area:before {
    /*font-family: 'FontAwesome' !important;*/
    content: '\f1ad' !important;
}
.fa-chart-area:before {
    /*font-family: 'FontAwesome' !important;*/
    content: '\f1ad' !important;
}
.fa-landmark:before {
    content: '\f04d' !important;
    /*font-family: 'FontAwesome' !important;*/
}
.fwre-item-option-area {
    font-size: 14px;
}
.fwre-item-option-area {
    font-size: 14px;
}
.fwre-item-built-up-area {
    font-size: 14px;
}

@media(min-width:992px){
#fwre .fwre-table .fwre-item-info .price-list {
    min-height: 60px;
}}

.mod-fwre-rental-price {
    font-size: 20px;
    font-weight: 700;
    color: #000;
}

.mod-fwre-latest-price:before {
    position: absolute;
    content: '\f155';
    font-family: 'Font Awesome 5 Free';
    left: 20px;
    font-size: 14px;
  	font-weight: 900;
}
.mod-fwre-latest-price {
    margin-left: 23px !IMPORTANT;
}

/*new-module-listing*/
#fwre .mod-fwre-latest-info {
    background: none;
    padding: 20px;
  	z-index:1;
  	transition:0.3s;
}
#fwre .mod-fwre-latest-item > a {
    background: #fff;
}
.mod-fwre-latest-item.mod-fwre-latest-horizontal {
    box-shadow: 0px 0px 10px #00000030 !important;
}
.mod-fwre-latest-title {
    font-size: 16px;
    text-shadow: none;
    margin-bottom: 15px;
}
.mod-fwre-latest-address {
    font-size: 14px;
    text-shadow: none;
}
.mod-fwre-latest-price {
    font-size: 14px;
    font-weight: 400 !important;
}
#fwre .mod-fwre-latest-item > a {
    padding-top: 0px;
}

.mod-fwre-land-area {
    color: #000;
    text-shadow: none;
}
.mod-fwre-building-size {
    color: #000;
    font-size: 14px !important;
    text-shadow: none !IMPORTANT;
}
.mod-fwre-power-supply {
    color: #000;
    text-shadow: none;
}
.mod-fwre-rental-price {
    color: #000;
    text-shadow: none;
}
.mod-fwre-psf-price-sales {
    color: #000;
    text-shadow: none;
}
.mod-fwre-psf-price-rent {
    color: #000;
    text-shadow: none;
}

/*pagination*/


div#fwre .btn-group a.btn.btn-secondary {
    background: rgb(0 0 0 / 0%);
    border-color: #fff;
    font-size: 14px;
    transition: 0.3s;
}
div#fwre .btn-group a.btn.btn-secondary:hover {
    opacity: 0.6;
}
div#fwre .btn-group a.btn.btn-secondary.active {
    background: rgb(0 0 0 / 50%);
    cursor: not-allowed;
}


/*gallery view*/

.mod-fwre-slideshow-big-wrapper.fwre-slideshow-image-fill.thumbnail-position-bottom {
    height: 600px !IMPORTANT;
}
div.mod-fwre-slideshow .mod-fwre-slideshow-big-image img {
    height: 600px;
}
div.mod-fwre-slideshow .mod-fwre-slideshow-big-image-description {
    bottom: 150px !IMPORTANT;
    font-size: 14px !important;
}
.mod-fwre-slideshow-big-image {
    height: 600px !important;
}
div.mod-fwre-slideshow .mod-fwre-slideshow-status {
    background: #000;
    color: #fff;
}
div.mod-fwre-slideshow .mod-fwre-slideshow-address {
    font-size: 13px !important;
    white-space: inherit;
    letter-spacing: 0px;
    border-bottom: 1px solid #dedede;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
i.fas.fa-map-marker-alt.mr-1 {
    /*font-family: 'FontAwesome' !important;*/
    width: 15px;
}
.fa-map-marker-alt:before {
    content: '\f3c5' !important;
    padding-left: 1px;
}
div.mod-fwre-slideshow .mod-fwre-slideshow-text {
    font-size: 12px;
    margin-bottom: 15px;
}
div.mod-fwre-slideshow .mod-fwre-slideshow-title {
    margin-bottom: 10px;
}
a.fwre-read-more {
    background: #0d1647;
    color: #fff;
    padding: 5px 10px;
}
a.fwre-read-more:hover {
    background: #0d1647;
    color: #fff;
}
div.mod-fwre-slideshow .mod-fwre-slideshow-price {
    font-size: 18px;
    width: 100% !important;
    text-align: right;
    display: contents;
}

/*horizontal view*/
.fwre-list-item-icons {
    font-size: 14px;
}
.form-group.fwre-list-item-location {
    font-size: 14px;
  	color:#fff;
}
.fwre-list-item-image {
    height: 250px !important;
}
#fwre .fwre-list-item .fwre-item-images {
    bottom: 14px !IMPORTANT;
    line-height: 1 !important;
    top: unset !important;
}
#fwre .fwre-list-item-type span {
    font-size: 12px !IMPORTANT;
    border-radius: 5px !IMPORTANT;
    background: #0d1647 !IMPORTANT;
    transition: 0.5s;
}
#fwre .fwre-list-item-type span:hover {
	opacity: 0.6;
}
#fwre .fwre-list-item-title a {
    color: #fff;
    font-size: 18px !important;
    transition: 0.3s;
}
#fwre .fwre-list-item-title a:hover {
    opacity: 0.6;
}
#fwre .fwre-list-item-info {
    padding-top: 5px;
}
#fwre .fwre-list-item-info > .row {
    display: block;
}
.fwre-list-item-price {
    text-align: left !important;
    padding-left: 15px;
}
#fwre .fwre-list-item-image a {
        height: 270px;
}

@media (min-width:992px){
    
    .row.fwre-list-item-footer {
        position: absolute;
        bottom: 0;
    }
}

/*vertical view*/
#fwre .fwre-social-links div {
	display: contents;
	position: absolute;
	top: -3.5rem;
	left: -3.5rem;
	padding: .5rem;
	background: rgba(255,255,255,.25);
}

/*single project*/
.tab-content.fwre-property-tab-content {
    border: none !important;
    background-color: #ffffff61;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}

.fwre-property-section-header{
  	margin: 5px 0 20px !important;
    font-size:16px !important;
    color: #fff;
}

.row.fwre-property-specification{
    color:#fff
}

.fwre-property-info .row.fwre-property-specification .col-md-6:nth-of-type(4n+1), .fwre-property-info .row.fwre-property-specification .col-md-6:nth-of-type(4n+2) {
    background: #ffffff00 !important;
    border: 1px solid #fff;
}

.fwre-property-info .row.fwre-property-specification .col-md-6{
    background: #ffffff00 !important;
    border: 1px solid #fff;
}

.fwre-property-groupbox-title{
    color:#fff;
}

form#fwre-enquire-form button.btn.btn-primary{
    text-transform: uppercase !important;
    font-size: 15px !important;
    font-weight: bold !important;
    transition: 0.3s;
}

.recommended-property h1.module-title{
    color:#fff;
    text-transform:uppercase;
}

.fwcss .tab-pane.show.active .row {
    color: #fff;
}



/* listing fixes*/
#fwre .fwre-table .fwre-item-image {
    overflow: visible;
}
#fwre .fwre-table .fwre-item-image a img {
    border-radius: 20px 20px 0 0;
}