﻿/*==================================================

	Project: Real Estate Theame
	Version: 1.0
	Last change: 17/03/16
	Author : KodeForest

/**
* Table of Contents 
* 1.0 - Top Bar Wrap Css Start
* 2.0 - Logo Wrap Css Start
* 3.0 - Navigation Wrap Css Start
* 4.0 - Header 2 Wrap Css Start
* 5.0 - Header 3 Wrap Css Start
* 6.0 - kf_hdr2_logo_bar start
* 7.0 - kf_hdr2_navigation start
* 8.0 - Call Us Wrap Css Start
* 9.0 - Banner Wrap Css Start
* 10.0 - Heading Wrap Css Start
* 11.0 - Home Our Services Wrap Css Start
* 12.0 - Our Services Wrap Css start
* 13.0 - Property Listing Wrap Css Start
* 14.0 - Pagination Wrap Css start
* 15.0 - Watch the Video Wrap Css Start
* 16.0 - Most Recent Property Wrap Css Start
* 17.0 - Leased And Sold Property Wrap Css Start
* 18.0 - Property For Rent Wrap Css Start
* 19.0 - Our Agent Wrap Css Start
* 20.0 - Number Counter Wrap Css Start
* 21.0 - Latest Blog Wrap Css Start
* 22.0 - Map Wrap Css Start
* 23.0 - Company Wrap Css Start
* 24.0 - Twitter Wrap Css Start
* 25.0 - Index 2 Page Css Start
* 26.0 - Advance Search Css Start
* 27.0 - Sub Banner Wrap Css Start
* 28.0 - About Us Video Wrap Css Start
* 29.0 - Know More About Property Wrap Css Start
* 30.0 - Testmonial Wrap Start Wrap Css Start
* 31.0 - Core Value Wrap Start Wrap Css Start
* 32.0 - Blog Grid Wrap Css Start
* 33.0 - Blog Listing Wrap Css Start
* 34.0 - Blog Listing 2 Wrap Css Start
* 35.0 - Blog Detail Wrap Css Start
* 36.0 - Blog Detail 2 Wrap Css Start
* 37.0 - Comming Soon Page Css Start
* 38.0 -Team Detail Page Css Start
* 39.0 - Currently Listed Property Wrap Css Start
* 40.0 - Reviews of the Client Wrap Css Start
* 41.0 - Property Meta Wrap Css Star
* 42.0 - Property Listing 02 Wrap Css Start
* 43.0 - Property Listing 03 Wrap Css Start
* 44.0 - Property Listing 04 Wrap Css Start
* 45.0 - Contact Us 03 Wrap Css Start
* 46.0 - Login Page Wrap Css Start
* 47.0 - Property Detail Page Css Start
* 48.0 - 404 Page Css Start
* 49.0 - Submit Property Page Css Start

[Color codes]

Background:	#ffffff (white)
Content:	#666 (light black)
Header h1:	#4d4d4d (dark black)
Header h2:	#4d4d4d (dark black)
Footer:		#272727 (dark black)

a (standard):	#000000 (dark black)
a (visited):	#000000 (blue)
a (active):	#f6911e (yellow)

[Typography]

Body copy:		14px/ 'Source Sans Pro', sans-serif;
Headers:		'Roboto Slab', serif;
Input, textarea:	'Source Sans Pro', sans-serif;
Sidebar heading:	'Source Sans Pro', sans-serif;


/*-------------------------------------------------------------------*/
.leaflet-control-search .search-tooltip {
	right:0;
	left:auto;
}

.leaflet-control-search .search-tip {
	white-space: normal;
	width:360px;
}

.leaflet-control-search .search-input {
	width:328px !important;
	height: auto !important;
	border: 0 !important;
	margin-bottom: 0 !important;
}

.leaflet-popup .leaflet-popup-content-wrapper .leaflet-popup-content a {color:#000;}

.leaflet-container a {color:#000;}

p.law {
    text-align: center;
    font-size: 12px;
}

p.law a {
    color: #666;
    font-size: 12px;
}

.alert {
    border-radius: 0;
}

.tt-menu {
    width: auto !important;
}

.search--default_hidden {
    display: none;
}

.g-recaptcha {
    transform: scale(0.78);
    transform-origin: 0 0 0;
    float: left;
    width: 100%;
    margin-top: 10px;
}

#property-form .g-recaptcha {
    transform: scale(1);
    margin-top: 0;
	margin-bottom:15px;
}

#property-form label a.tooltip-text {
    font-size: 12px;
}

#property-form--friend .g-recaptcha {
    margin-top: 0;
    transform: scale(0.78);
    transform-origin: 0 0 0;
}

.alert {
    clear: both;
}

span.help-block {
    font-size: 11px;
}

.help-block {
    margin-bottom: 0;
}

span.clause,
span.clause a
{
    color: #999;
    font-size: 10px;
}

.clause {
    color: #999;
    font-size: 11px;
	font-family:'Source Sans Pro', sans-serif;
}
.clause a {
    color: #999;
    font-size: 11px;
	font-family:'Source Sans Pro', sans-serif;	
}
p.clause {
	line-height:18px;
	margin-top:20px;
	float:left;
	width:100%;
}

a.imo {
    text-indent: -999999px;
    display: block;
    width: 46px;
    height: 20px;
    background: url(../images/imo.png) no-repeat;
    margin: 0 5px 0;
    position: relative;
    bottom: 6px;
}

a.imo:hover {
    opacity: 0.7;
}

.move-top {
    position: fixed;
    bottom: 0;
    right: 0;
    display: none;
    width: 80px;
    height: 80px;
    z-index: 500;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #000;
	border-color: #000;
	color: #edc100;
}
.pagination > li > a, .pagination > li > span, .pagination > li:hover > a {color:#000;}

.move-top .big-icon-second-color {
    cursor: pointer;
}

.move-top .big-icon-second-color i {
    font-size: 48px;
}

.kf_wrapper,
header,
.kf_property_content_wrap,
section,
footer {
    float: left;
    width: 100%;
}

.kf_wrapper {
    overflow: hidden;
}

section {
    padding: 40px 0;
}

p {
    font-family: 'Source Sans Pro', sans-serif;
}
p a {
	color:#000;
	font-family: 'Source Sans Pro', sans-serif;
	font-size:14px;
}
p a:hover {
	color:#333;
}
/*
	  ==============================================================
		   Top Bar Wrap Css Start
	  ==============================================================
*/
.kf_top_bar {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 3px solid rgba(0, 0, 0, 0.15);
}

/*Opening Time Wrap Start*/
.kf_opening_time {
    float: left;
	margin-left:240px;
    padding: 10px 0 0;
}

.kf_opening_time p {
    color: #fff;
    margin: 0;
    font-weight: 500;
}

/*List Your Property Free Wrap*/
.kf_list_free {
    float: right;
    padding: 12px 15px;
    background-color: rgba(0, 0, 0, 0.15);
}

.kf_list_free a {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
}

/*UI-Element Wrap*/
.kf_top_social_icon {
    float: right;
}

.kf_top_social_icon ul {
    width: auto;
    float: left;
}

.kf_top_social_icon ul li {
    position: relative;
    display: inline-block;
}

.kf_top_social_icon ul li a {
    display: block;
    color: #fff;
    padding: 12px 15px;
}

/*
	  ==============================================================
		   Top Bar Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Logo Wrap Css Start
	  ==============================================================
*/
.kf_logo_nav_wrap {
    float: left;
    width: 100%;
    background-color: #ffcc00;
    position: relative;
    z-index: 10;
}

.kf_logo_nav_wrap {
    padding: 15px 0 13px;
}

.kf_logo_nav_wrap .container {
    display: table;
}

.kf_logo {
    display: block;
    vertical-align: middle;
    width: auto;
    position: absolute;
	top:-44px;
}

.kf_logo a {
    display: block;
}

.kf_logo a img {
    width: auto;
    height: auto;
}

/*
	  ==============================================================
		   Logo Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Navigation Wrap Css Start
	  ==============================================================
*/
.kf_main_navigation {
    width: 70%;
    display: block;
    vertical-align: middle;
    float: none;
	margin-left:240px;
    text-align: center;

}

.kf_main_navigation ul {
    float: left;
    width: 100%;
}

.kf_main_navigation ul li {
    display: inline-block;
    position: relative;
}

.kf_main_navigation ul li::before {
    content: "\e90c";
    position: absolute;
    font-family: 'icomoon' !important;
    font-size: 20px;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    text-align: center;
    opacity: 0;
}

.kf_main_navigation ul li.active::before,
.kf_main_navigation ul li:hover::before {
    top: -3px;
    opacity: 1;
}

.kf_main_navigation ul li a {
    display: block;
    color: #000;
    padding: 19px 14px;
    position: relative;
    z-index: 8;
    text-transform: uppercase;
    font-weight: 600;
}

/*Second UL*/
.kf_main_navigation ul ul {
    position: absolute;
    top: 120%;
    left: 0;
    width: 250px;
    background-color: #fff;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    border-bottom: 5px solid;
    margin: 0;
}

.kf_main_navigation ul ul li {
    position: relative;
    width: 100%;
    float: left;
}

.kf_main_navigation ul ul li::before {
    display: none;
}

.kf_main_navigation ul ul li a {
    text-align: left;
    padding: 15px 16px;
}

/*Third UL*/
.kf_main_navigation ul ul ul {
    left: 120%;
    top: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
}

/*Hover CSS*/
.kf_main_navigation ul li:hover > ul {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.kf_main_navigation ul ul li:hover > ul {
    top: 0;
    left: 100%;
}

.kf_main_navigation ul ul li:hover > a {
    color: #fff;
}

/*
	  ==============================================================
		   Navigation Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Header 2 Wrap Css Start
	  ==============================================================
*/
.kf_logo_nav_style2 .kf_logo {
    padding: 15px 0;
}

.kf_logo_nav_style2 .kf_main_navigation > ul > li > a {
    padding: 33px 14px;
}

.kf_logo_nav_style2 .kf_main_navigation ul li.active::before,
.kf_logo_nav_style2 .kf_main_navigation ul li:hover::before {
    top: 5px;
}

.kf_logo_nav_style2 .kf_main_navigation ul li.active::before,
.kf_logo_nav_style2 .kf_main_navigation ul li:hover::before,
.kf_logo_nav_style2 .kf_main_navigation > ul > li.active > a,
.kf_logo_nav_style2 .kf_main_navigation > ul > li:hover > a {
    color: #fff;
}

.kf_logo_nav_style2 .kf_callus {
    padding: 12px 0 12px 20px;
}

.kf_logo_nav_style2 .kf_callus::before {
    bottom: 22px;
    top: 20px;
}

/*
	  ==============================================================
		   Header 2 Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Header 3 Wrap Css Start
	  ==============================================================
*/
.kf_hdr2_top_strip {
    float: left;
    width: 100%;
    background-color: #4d4d4d;
    padding: 11px 0;
}

.top_strip_colum {
    float: left;
    width: 100%;
}

.kf_top_weather {
    float: left;
    margin-top: -1px;
}

.kf_top_weather a {
    display: inline-block;
    text-decoration: none;
    margin-right: 7px;
}

.kf_top_weather p {
    margin: 0;
    font-size: 14px;
    color: #fff;
}

.kf_top_weather span {
    margin-left: 35px;
    display: inline-block;
}

.kf_hdr2_social_icon {
    float: right;
}

.kf_hdr2_social_icon ul {
    margin: 0;
    padding: 0;
    float: right;
}

.kf_hdr2_social_icon ul li {
    float: left;
    list-style: none;
    padding-top: 1px;
}

.kf_hdr2_social_icon ul li a {
    text-decoration: none;
    margin-left: 30px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}

.kf_hdr2_social_icon ul li a i {
    margin-right: 10px;
}

/*
=============================================
            top_strip end
=============================================
*/
/*
==========================================
        kf_hdr2_logo_bar start
==========================================
*/
.kf_hdr2_logo_bar {
    float: left;
    width: 100%;
    padding: 20px 0;
}

.kf_hdr2_logo_wrap {
    float: left;
    width: 100%;
}

.kf_hdr2_logo_wrap figure {
    display: inline-block;
}

.kf_hdr2_search {
    float: right;
    position: relative;
    padding-top: 8px;
}

.kf_hdr2_search input[type="text"] {
    width: 231px;
    font-size: 12px;
    display: inline-block;
    color: #999999;
    border: 1px solid #e7e7e7;
    border-radius: 30px;
    padding: 0 25px;
    height: 40px;

}

.kf_hdr2_search input[type="text"]:focus {
    border: 1px solid;
}

.kf_hdr2_search input[type="text"]:focus + a {
    background-color: #000000;
}

.kf_hdr2_search > a {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    color: #fff;
    position: absolute;
    right: 0;
    font-size: 15px;
    height: 40px;
    width: 40px;
    padding: 9px 12px;
}

.top_navi_caption {
    float: right;
    padding-top: 6px;
}

.top_navi_caption ul {
    margin: 0;
    float: left;
    padding: 0;
}

.top_navi_caption ul li {
    float: left;
    list-style: none;
    padding: 0 25px;
    border-right: 1px solid #f3f3f3;
}

.top_navi_caption li:last-child {
    border-right: medium none;
}

.top_navi_circal {
    float: left
}

.top_navi_circal a {
    border-radius: 100%;
    display: block;
    float: left;
    height: 45px;
    text-align: center;
    width: 45px;
    font-size: 16px;
    color: #ffffff;
    line-height: 45px;
    margin-right: 10px;
}

.top_navi_circal a i {
    line-height: 45px;
}

.top_navi_kode {
    float: left;
}

.top_navi_kode h3 {
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    margin: 0 0 7px;
}

.top_navi_kode span {
    display: inline-block;
    font-size: 14px;
    color: #666666;
}

/*
==========================================
        kf_hdr2_logo_bar end
==========================================
*/
/*
==========================================
        kf_hdr2_navigation start
==========================================
*/
.kf_hdr2_navigation {
    float: left;
    width: 100%;
    position: relative;
}

.header2 .kf_main_navigation {
    width: 80%;
    text-align: left;
}

.header2 .kf_main_navigation > ul > li::before {
    display: none;
}

.header2 .kf_main_navigation > ul > li > a {
    color: #fff;
    padding: 25px 14px 26px;
}

.header2 .kf_main_navigation > ul > li.active > a,
.header2 .kf_main_navigation > ul > li:hover > a {
    color: #fff;
}

.kf_hdr2_nav_list {
    float: left;
    width: 100%;
}

/*Social Icon Wrap Css*/
.kf_menu_scl_icon ul {
    margin: 0;
    padding: 0;
    float: left;
}

.kf_menu_scl_icon ul li {
    float: left;
    list-style: none;
}

.kf_hdr2_nav_list {
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}

.kf_menu_scl_icon {
    float: right;
    padding: 17px 0;
}

.kf_menu_scl_icon ul li a {
    height: 37px;
    width: 37px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    border-radius: 100%;
    margin-left: 9px;
    color: #fff;
}

.kf_menu_scl_icon ul li a:hover {
    background-color: #000000;
}

.kf_menu_scl_icon ul li a i {
    line-height: 37px;
}

/*
==========================================
        kf_hdr2_navigation end
==========================================
*/
/*
	  ==============================================================
		   Header 3 Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   DL Wrap Css Start
	  ==============================================================
*/
.dl-menuwrapper {
    margin: 10px 50px 0 0;
}

/*
	  ==============================================================
		   DL Wrap Css End
	  ==============================================================
*/
/*
	  ==============================================================
		   Call Us Wrap Css Start
	  ==============================================================
*/
.kf_callus {
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle;
    width: auto;
    position: relative;
    padding-left: 20px;
}

.kf_callus:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    bottom: 8px;
    width: 2px;
    background-color: #000;
}

.kf_callus i {
    width: 40px;
    float: left;
    font-size: 60px;
    line-height: 60px;
}

.kf_phone_num {
    float: none;
    padding: 8px 0 0 40px;
    width: auto;
}

.kf_phone_num.twice {
    padding-top: 1px;
}

.kf_phone_num span {
    display: inline-block;
    color: #000;
    font-weight: 500;
    line-height: normal;
}

.kf_phone_num h6 {
    font-family: 'Ubuntu', sans-serif;
    line-height: 15px;
    font-weight: 600;
    color: #000 !important;
}

/*
	  ==============================================================
		   Call Us Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Banner Wrap Css Start
	  ==============================================================
*/
.kf_banner_wrap {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 3px solid;
}

.kf_banner_wrap > ul.banner_bxslider {
    float: left;
    width: 100%;
}

.kf_banner_wrap ul.banner_bxslider li {
    float: left;
    position: relative;
}

.kf_banner_wrap ul.banner_bxslider > li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.1;
    z-index: 5;
}

.kf_banner_wrap ul li img {
    width: 100%;
    height: auto;
}

/*Mega Kingx Wrap*/
.kf_banner_mega_kingx {
    background-color: #0e0e0e;
    padding: 85px 25px;
    position: absolute;
    bottom: 10px;
    left: 36%;
    top: 10px;
    width: 300px;
    margin: 0 0 0 -310px;
    text-align: center;
    box-shadow: 0 0 0 10px rgba(14, 14, 14, 0.6);
}

.kf_banner_mega_kingx > h4 {
    color: #dfdfdf;
    font-weight: bold;
    margin: 0 0 20px;
    text-transform: uppercase;
    padding: 0 15px;
}

.kf_banner_mega_kingx > p {
    margin-bottom: 20px;
}

.kf_mega_house_info {
    float: left;
    width: 100%;
    border: 1px solid #3a3a3a;
    margin-top: -1px;
}

.kf_mega_house_info li {
    width: 50%;
    float: left;
    border-left: 1px solid #3a3a3a;
    position: relative;
}

.kf_mega_house_info li:first-child {
    border-left: 0;
}

.kf_mega_detail {
    float: left;
    width: 100%;
    text-align: center;
    padding: 35px 10px;
}

.kf_mega_detail:hover i {
    transform: scale(1.2);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
}

.kf_mega_detail i {
    display: block;
    font-size: 40px;
    margin: 0 0 10px;
}

.kf_mega_detail > span {
    display: block;
    color: #bbbbbb;
    line-height: normal;
}

.kf_total_price {
    float: left;
    width: 100%;
    position: relative;
    margin: 35px 0;
}

.kf_total_price > h4 {
    color: #bbbbbb;
    font-weight: bold;
}

.kf_learn_more {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}

.kf_learn_more > a {
    background-color: #000000;
}

/* Slider Css */
.kf_banner_wrap .bx-wrapper .bx-pager {
    display: none;
}

.kf_banner_wrap .bx-wrapper .bx-controls-direction a {
    width: 45px;
    height: 45px;
    color: #fff;
    font-size: 0;
    text-indent: 0;
}

.kf_banner_wrap .bx-wrapper .bx-controls-direction a:before {
    content: "\f104";
    font-family: fontawesome;
    position: absolute;
    top: 4px;
    left: 0;
    font-size: 25px;
    font-weight: bold;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
}

.kf_banner_wrap .bx-wrapper .bx-controls-direction a.bx-next:before {
    content: "\f105";
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    vertical-align: bottom;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent:0 !important;
	outline: 0;
	margin: 0 3px;
	width:auto;
	height:auto;
}
.bx-wrapper .bx-controls-auto .bx-start i {
	color:#fff;
	font-size:24px;	
}
.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
	text-indent:0 !important;
    outline: 0;
    margin: 0 3px;
	width:auto;
	height:auto;
}
.bx-wrapper .bx-controls-auto .bx-stop i {
	color:#fff;
	font-size:24px;	
}
.bx-has-controls-auto {position:relative;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
	bottom: 0;
	right: 0;
	position: absolute;
	width: 40px;
	background: rgba(51, 51, 51, 0.75);
	padding: 5px 0 3px 2px;
}
/*
	  ==============================================================
		   Banner Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Heading Wrap Css Start
	  ==============================================================
*/
.kf_heading_1 {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin: 0 0 30px;
}

.kf_heading_1 h3 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 2px;
    padding: 35px 0 0;
}

.kf_heading_1 h3:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background-size: auto;
    background: url(../images/heading-icon.png) no-repeat center;
}

.kf_heading_1 p {
    margin-bottom: 5px;
}

.kf_property_line {
    display: inline-block;
    width: 120px;
    height: 2px;
    background-color: #cccbcb;
    position: relative;
}

.kf_property_line:before,
.kf_property_line:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 70px;
    height: 2px;
    background-color: #cccbcb;
}

.kf_property_line:before {
    top: -5px;
}

.kf_property_line:after {
    bottom: -5px;
}

/*Heading 2 CSS*/
.kf_heading_2 h3 {
    color: #666666;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding: 0 0 10px;
    margin: -8px 0 20px;
}

.kf_heading_2 h3:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 5px;
    height: 4px;
}

.kf_heading_2 h3:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 10px;
    width: 5px;
    height: 4px;
}

/*
	  ==============================================================
		   Heading Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Home Our Services Wrap Css Start
	  ==============================================================
*/
.kf_home_services_bg {
    padding-bottom: 35px;
	padding-top:35px;
}

/*
	  ==============================================================
		   Home Our Services Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Our Services Wrap Css Start
	  ==============================================================
*/
.kf_property_services_wrap {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
}

.kf_property_services_wrap i {
    display: block;
    color: #4d4d4d;
    font-size: 90px;
    margin: 0 0 15px;
}

.kf_property_services_wrap h5 > a {
    display: block;
    position: relative;
    padding: 21px 0 0;
    margin: 0 0 10px;
    font-weight: bold;
}

.kf_property_services_wrap h5 > a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 50px;
    height: 2px;
    background-color: #4d4d4d;
}

/*
	  ==============================================================
		   Our Services Wrap Css End
	  ==============================================================
*/
/*
	  ==============================================================
		   Investment list Start
	  ==============================================================
*/
.offer-filters {
    float: left;
    width: 100%;
}

.filters {
    background: #4d4d4d;
    margin: 0 0 10px;
}

.filters label {
    margin-top: 8px;
    font-weight: bold;
}

.filters input {
    border: 1px solid #e4e4e4;
    padding: 4px 15px;
    width: calc(50% - 6px);
    float: left;
    border-radius: 0;
    margin: 0 2px 10px;
    height: 36px;
}

table.sort {
    margin-bottom: 0;
}

table.sort th {
    text-align: center;
}

table.sort th:nth-child(1) {
    width: 7%;
}

table.sort th:nth-child(2) {
    width: 12%;
}

table.sort th:nth-child(3) {
    width: 11%;
}

table.sort th:nth-child(4) {
    width: 15%;
}

table.sort th:nth-child(5) {
    width: 15%;
}

table.sort th:nth-child(6) {
    width: 20%;
}

table.sort th:nth-child(7) {
    width: 20%;
}

table.sort th i {
    cursor: pointer;
    opacity: 0.5
}

table.sort th i:hover {
    opacity: 1
}

table.sort th i.active {
    opacity: 1
}

table.property-data {

}

table.property-data a {
    font-size: 12px;
}

table.property-data td {
    text-align: center;
}

table.property-data td:nth-child(1) {
    width: 7%;
}

table.property-data td:nth-child(2) {
    width: 12%;
}

table.property-data td:nth-child(3) {
    width: 11%;
}

table.property-data td:nth-child(4) {
    width: 15%;
}

table.property-data td:nth-child(5) {
    width: 15%;
}

table.property-data td:nth-child(6) {
    width: 20%;
}

table.property-data td:nth-child(7) {
    width: 20%;
}

/*
	  ==============================================================
		   Investment list End
	  ==============================================================
*/
/*
	  ==============================================================
		   Property Listing Wrap Css Start
	  ==============================================================
*/
.kf_property_listing_bg {
    background-color: #f9f9f9;
    padding-bottom: 10px;
}

.newProperties {
	padding-top:0;
}

.kf_property_lissting_bg {
    padding-bottom: 40px;
}
.superProperties {
	padding-bottom:10px;	
}
.kf_property_listing_wrap {
    float: left;
    width: 100%;
    position: relative;
    padding: 10px;
    border-radius: 3px;
    margin: 0;
    border-bottom: 2px solid transparent;
	margin-bottom:30px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.15);
}

.kf_property_listing_wrap figure {
    position: relative;
    width: 100%;
}

.kf_property_listing_wrap figure img {
    width: 100%;
    height: auto;
    border-radius: 3px;
}

.kf_listing_detail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.kf_listing_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.75;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
}

.kf_listing_detail > a.kf_link_1 {
    color: #fff;
    border: 1px solid #fff;
    position: absolute;
    top: 50%;
    left: calc(50% - 101px);
    width: 200px;
    margin: -30px 0 0 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
}

.kf_property_listing_des {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 15px;
    text-align: center;
}

.kf_property_listing_des a.transaction-type {
	margin:0 10px;
}

.kf_property_listing_des h5 > a {
    display: block;
    font-weight: 600;
    margin: 0 0 15px;
}

.kf_property_listing_des p {
    margin: 0 0 15px;
}

.kf_listing_total_price {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    margin: 0 0 15px;
}

.kf_listing_total_price:before,
.kf_listing_total_price:after {
    content: "";
    position: absolute;
    left: -25px;
    right: -25px;
    height: 1px;
    background-color: #e5e5e5;
    z-index: -1;
}

.kf_listing_total_price:before {
    top: 44%;
}

.kf_listing_total_price:after {
    bottom: 44%;
}

.kf_listing_total_price h4 {
    font-weight: bold;
    display: inline-block;
    padding: 0 10px;
    background-color: #fff;
}

.kf_property_listing_des ul {
    float: left;
    width: 100%;
}

.kf_property_listing_des ul li {
    display: inline-block;
    position: relative;
    text-align: center;
    margin: 0 10px;
    font-size: 15px;
}

/*Hover Style*/
.kf_property_listing_wrap:hover {
    border-bottom: 2px solid;
}

.kf_property_listing_wrap:hover {
    box-shadow: 0 1px 6px 2px rgba(0, 0, 0, 0.2);
}

/*
	  ==============================================================
		   Property Listing Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Pagination Wrap Css Start
	  ==============================================================
*/
.kf_property_pagination {
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

.kf_property_pagination ul {
    float: left;
    width: 100%;
}

.kf_property_pagination ul li {
    display: inline-block;
    position: relative;
    margin: 0 0 0 8px;
}

.kf_property_pagination ul li a {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #727373;
    width: 26px;
    height: 26px;
    line-height: 23px;
    border: 2px solid transparent;
}

.kf_property_pagination ul li a:first-child {
    margin-left: 0;
}

/*Hover Style*/
.kf_property_pagination ul li a:hover,
.kf_property_pagination ul li.active a {
    border: 2px solid #e0e0e0;
}

/*
	  ==============================================================
		   Pagination Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Watch the Video Wrap Css Start
	  ==============================================================
*/
.kf_property_video_bg {
    float: left;
    width: 100%;
    position: relative;
    background-size: cover;
    background: url(../extra-images/video-01.jpg) no-repeat center;
}

.kf_property_video_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.kf_video_wrap {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}

.kf_play_btn {
    width: 100%;
    float: left;
    text-align: center;
}

.kf_play_btn > a {
    display: inline-block;
    width: 65px;
    height: 65px;
    line-height: 65px;
    border-radius: 100%;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.75);
    background-color: #fff;
    margin: 4px 0 25px;
    font-size: 25px;
    color: #4d4d4d;
}

.kf_video_wrap h2 {
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    margin: 0 0 15px;
}

.kf_video_wrap p {
    color: #fff;
    font-size: 16px;
    margin: 0 0 25px;
}

.kf_video_wrap > a {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding: 10px 15px 10px 20px;
    position: relative;
}

.kf_video_wrap > a::after {
    content: "";
    position: absolute;
    top: 0;
    right: 34px;
    bottom: 0;
    background-color: #fff;
    width: 2px;
}

.kf_video_wrap > a > i {
    text-align: right;
    font-size: 23px;
    margin-left: 30px;
    position: relative;
}

/* Hover Css */
.kf_play_btn > a:hover {
    color: #fff;
}

/*
	  ==============================================================
		   Watch the Video Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Most Recent Property Wrap Css Start
	  ==============================================================
*/
.kf_recent_property_bg {
    padding-bottom: 40px;
}

.kf_recent_property_wrap {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0 0 30px;
}

.kf_recent_property_wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

.kf_recent_property_wrap figure img {
    width: 100%;
    height: auto;
}

.kf_like_property {
    position: absolute;
    top: 0;
    left: 0;
    text-align: right;
    padding: 15px;
    width: 100%;
    z-index: 100;
}

.kf_like_property > a {
    color: #fff;
    font-size: 24px;
}

/*Property visible Des Css*/
.kf_recent_visible_des {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 20px;
}

.kf_recent_visible_des h5 {
    color: #fff;
    font-weight: 600;
    margin: 0 0 5px;
}

.kf_recent_visible_des p {
    color: #fff;
    font-weight: 500;
}

/*Property Description Css*/
.kf_recent_property_des {
    position: absolute;
    bottom: -72%;
    left: 0;
    z-index: 10;
    padding: 45px 20px;
    opacity: 0;
}

.kf_recent_property_des > h5 {
    font-weight: bold;
    color: #fff;
    margin: 0 0 20px;
}

.kf_recent_property_des > p {
    color: #fff;
    margin: 0 0 20px;
    font-weight: 500;
}

/*Rating Css*/
ul.kf_recent_rating {
    float: left;
    width: 100%;
    margin: 0 0 20px;
}

ul.kf_recent_rating li {
    display: inline-block;
    position: relative;
}

ul.kf_recent_rating li a {
    display: block;
    color: #fff;
    font-size: 16px;
}

/*Property Meta CSS*/
.kf_recent_property_meta {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 20px;
}

.kf_recent_property_meta ul {
    float: left;
    width: 100%;
}

.kf_recent_property_meta ul li {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0 0 6px;
}

.kf_recent_property_meta ul li:last-child {
    margin-bottom: 0;
}

.kf_recent_property_meta ul li i {
    width: 30px;
    float: left;
    color: #fff;
    padding-top: 6px;
}

.kf_recent_meta_des {
    float: none;
    padding: 0 0 0 30px;
}

.kf_recent_meta_des p {
    color: #fff;
    margin: 0;
    font-weight: 500;
}

.kf_recent_property_des > a {
    border: 1px solid #fff;
    color: #fff;
}

/*Hover Style*/
.kf_recent_property_wrap:hover .kf_recent_property_des {
    bottom: 0;
    opacity: 1;
}

.kf_recent_property_wrap:hover .kf_recent_visible_des {
    opacity: 0;
    bottom: -50px;
}

/*
	  ==============================================================
		   Most Recent Property Wrap Css End
	  ==============================================================
*/

span.actions {
    position: absolute;
    bottom: 17px;
    right: 0;
}

span.actions a {
    font-size: 18px;
    margin-left: 5px;
    color: #999;
}

.kf_listing_03_des span.actions {
    float: right;
    margin-top: 2px;
    margin-right: 10px;
    position: relative;
    top: 0;
    z-index: 5;
}

/*
	  ==============================================================
		   Bookmark START
	  ==============================================================
*/

.bookmark {
    position: relative;
}

.bookmark:before {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    content: "\f08a";
    color: #999;
    font-size: 18px;
    position: relative;
}

.bookmark:hover:before {
    color: #073855;
}

.bookmark:hover .title-add {
    visibility: visible;

    opacity: 1;
    right: 30px;
}

.bookmark .title-add, .bookmark .title-added {
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden;
    color: #5a5a5a;
    font-size: 12px;
    pointer-events: none;
    position: absolute;
    top: 4px;
    right: 25px;
    text-align: right;
    width: 140px;
}

.bookmark-added {
    position: relative;
}

.bookmark-added:before {
    content: "\f004";
}

.bookmark-added:after {
    text-shadow: none;
    -webkit-font-smoothing: antialiased;
    font-family: 'fontawesome';
    speak: none;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    animation: animate-bookmark 1s;
    -webkit-animation: animate-bookmark 1s;
    content: "\f055";
    color: #1396e2;
    left: 3px;
    font-size: 14px;
    position: absolute;
    z-index: 2;
}

.bookmark-added .title-add {
    opacity: 0 !important;
}

.bookmark-added .title-added {

    opacity: 1;
    visibility: visible;
}

.animate-bookmark {
    -webkit-animation-name: animate-bookmark;
    -moz-animation-name: animate-bookmark;
    animation-name: animate-bookmark;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    animation-duration: 1s;
}

@-webkit-keyframes animate-bookmark {
}

@-moz-keyframes animate-bookmark {
}

@-ms-keyframes animate-bookmark {
}

@keyframes animate-bookmark {
}

@-webkit-keyframes animate-bookmark {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        top: 0;
    }

    30% {
        top: -20px;

        opacity: 1;
    }

    100% {
        top: -20px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-moz-keyframes animate-bookmark {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        top: 0;
    }

    30% {
        top: -20px;

        opacity: 1;
    }

    100% {
        top: -20px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@-ms-keyframes animate-bookmark {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        top: 0;
    }

    30% {
        top: -20px;

        opacity: 1;
    }

    100% {
        top: -20px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

@keyframes animate-bookmark {
    0% {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
        top: 0;
    }

    30% {
        top: -20px;

        opacity: 1;
    }

    100% {
        top: -20px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
        opacity: 0;
    }
}

/*
	  ==============================================================
		   Leased And Sold Property Wrap Css Start
	  ==============================================================
*/
.kf_leased_property_bg {
    float: left;
    width: 100%;
    position: relative;
}

.kf_leased_property {
    float: left;
    width: 50%;
    position: relative;
    padding: 103px 0 0;
    text-align: center;
    z-index: 10;
    min-height: 480px;
}

.kf_leased_property:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: -1;
    background: url(../extra-images/leased-bg-01.jpg) no-repeat fixed center;
}

.kf_leased_property:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: -1;
}

.kf_leased_property h2 {
    font-size: 100px;
    font-weight: normal;
    color: #fff;
}

.kf_property_line.white_color {
    margin: 0 0 25px;
}

.kf_property_line.white_color,
.kf_property_line.white_color:before,
.kf_property_line.white_color:after {
    background-color: #fff;
}

.kf_leased_property h3 {
    color: #fff;
    text-transform: capitalize;
    margin: 0 0 20px;
}

.kf_leased_property > a {
    color: #fff;
    border: 1px solid #fff;
}

/*Sold Property Css*/
.kf_sold_property.kf_sold_property:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background: url(../extra-images/sold-bg-01.jpg) no-repeat center;
}

/*
	  ==============================================================
		   Leased And Sold Property Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Property For Rent Wrap Css Start
	  ==============================================================
*/
.kf_property_agent_bg {
    padding-bottom: 60px;
}

.kf_rent_property .owl-wrapper {
    margin-bottom: 20px;
}

.kf_rent_property .item {
    float: left;
    width: 100%;
    padding: 0 10px 10px;
}

.kf_property_rent_wrap {
    float: left;
    width: 100%;
    position: relative;
    box-shadow: 0 0 0 1px rgba(181, 181, 181, 0.4);
    overflow: hidden;
    margin-bottom: 30px;
}

.kf_property_rent_wrap figure {
    float: left;
    position: relative;
    overflow: hidden;
    width: 100%;
}

.kf_property_rent_wrap figure img {
    width: 100%;
    height: auto;
}

.kf_rent_property .owl-item .kf_property_rent_wrap {
    margin-bottom: 0;
}

/*Renet label CSS*/
.kf_rent_label {
    width: 100%;
    position: absolute;
    left: -83px;
    top: 25px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    box-shadow: 0 3px 0 2px #01558d
}

.kf_rent_label.listing {
    left: -130px;
}

.boxed .kf_rent_label.listing {
    left: -38%;
}

.kf_rent_label.listing.red {
    background: red;
    box-shadow: 0 3px 0 2px #B60016;
}

.kf_rent_label p {
    color: #fff;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 0;
}

/*Rent Property Description*/
.kf_rent_property_des {
    float: left;
    width: 100%;
    height: 210px;
    position: relative;
    padding: 20px 15px 20px;
}

.kf_rent_property_des h6 > a {
    font-weight: bold;
    display: block;
    margin: 0 0 15px;
}

.kf_rent_property_des ul {
    float: left;
    width: 100%;
}

.kf_rent_property_des ul li {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding: 10px 0;
}

.kf_rent_property_des ul li:first-child {
    border-top: 1px solid #e6e6e6;
}

.kf_rent_property_des ul li i {
    color: #999999;
    font-size: 15px;
    text-align: left;
    width: 30px;
    display: inline-block;
}

.kf_rent_property_des ul li p {
    display: inline-block;
    font-size: 15px;
    margin: 0 10px 0 0;
}

.kf_rent_property_des ul li span {
    float: right;
    width: 67px;
    height: 27px;
    border-radius: 10px;
    line-height: 27px;
    background-color: #e6e6e6;
    color: #4d4d4d;
    text-align: center;
    font-weight: bold;
}

.kf_property_field select {
    margin-bottom: 20px !important;
}
.kf_property_field input[type=checkbox] {
	margin-right:10px;	
}
/*Rent Location Css*/
.kf_rent_location {
    width: 100%;
    float: left;
    background-color: #e6e6e6;
}

.kf_rent_location h6 {
    font-size: 15px;
    font-weight: bold;
    display: inline-block;
}

.kf_rent_location > h6 {
    padding-top: 12px;
    padding-left: 10px;
}

.kf_rent_location h6 i {
    margin-right: 10px;
}

.kf_rent_total_price {
    float: right;
    padding: 10px 10px 10px 15px;
    background-color: #d6d6d6;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

/* Slider CSS */
.kf_rent_property.owl-theme .owl-controls {
    position: absolute;
    width: 100%;
    bottom: -5px;
}

/*Hover Style*/
.kf_property_rent_wrap:hover {
    box-shadow: 0 1px 2px 3px rgba(181, 181, 181, 0.4);
}

.kf_property_rent_wrap:hover .kf_rent_label {
    left: -175px;
    opacity: 0;
}

.kf_rent_property_des ul li:hover span,
.kf_property_rent_wrap:hover .kf_rent_location h6 {
    color: #fff;
}

.kf_property_rent_wrap:hover .kf_rent_total_price {
    background-color: #01558d;
}

/*Carousel Style*/
.kf_rent_property .owl-buttons {
    display: none;
}

.kf_rent_property.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

/*
	  ==============================================================
		   Property For Rent Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Our Agent Wrap Css Start
	  ==============================================================
*/
.kf_our_agent_bg {
    background-color: #f6f6f6;
    padding-bottom: 00px;
}

.kf_agent_wrap {
    float: left;
    width: 100%;
    position: relative;
    background-color: #fff;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.18);
    margin-bottom: 30px;
}

.kf_agent_wrap span.kf_listing_overlay {
	padding:25px 15px;
	color:#fff;
	font-size:13px;
}

.kf_agent_wrap figure {
    float: left;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.kf_agent_wrap figure img {
    width: 100%;
    height: auto;
}

.kf_agent_des {
    float: left;
    height: 126px;
    width: 100%;
    padding: 20px;
    position: relative;
}

.kf_agent_des h6 > a {
    display: block;
    color: #999999;
    font-weight: 600;
    margin: 0 0 8px;
    text-transform: capitalize;
}

.kf_agent_des p {
    font-size: 16px;
    text-transform: capitalize;
    margin: 12px 0 0;
    font-weight: 500;
}

/*Carousel Style*/
.kf_agent_slider .item {
    padding: 0 10px;
}

.kf_agent_slider .owl-wrapper {
    padding-bottom: 10px;
}

.kf_agent_slider .owl-pagination {
    display: none;
}

.kf_agent_slider.owl-theme .owl-controls .owl-buttons div {
    width: 45px;
    height: 45px;
    position: absolute;
    top: 45%;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.3);
    text-align: center;
    font-size: 0;
    opacity: 1;
}

.kf_agent_slider.owl-theme .owl-controls .owl-buttons div:hover {
    color: #fff;
}

.kf_agent_slider.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -50px;
}

.kf_agent_slider.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -50px;
}

.kf_agent_slider.owl-theme .owl-controls .owl-buttons div.owl-prev:before,
.kf_agent_slider.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: "\f177";
    position: absolute;
    font-family: fontawesome;
    color: #e0e0e0;
    top: 9px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 20px;
}

.kf_agent_slider.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: "\f178";
    left: auto;
    right: 0;
}

/*
	  ==============================================================
		   Our Agent Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Number Counter Wrap Css Start
	  ==============================================================
*/
.kf_num_counter_bg {
    background-size: cover;
    background: url(../extra-images/number-counter-bg.jpg) no-repeat fixed center;
    position: relative;
    padding-bottom: 65px;
}

.kf_num_counter_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.75;
}

.kf_num_count_wrap {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
    position: relative;
}

.kf_num_count_wrap i {
    display: block;
    color: #fff;
    font-size: 28px;
    margin: 0 0 10px;
}

.kf_num_count_wrap h2 {
    color: #fff;
    font-weight: bold;
}

.kf_num_count_wrap a {
    display: block;
    color: #fff;
    text-transform: uppercase;
}

/*
	  ==============================================================
		   Number Counter Wrap Css End
	  ==============================================================
*/

.blog-post {
    float: left;
    width: 100%;
    margin: 30px 0 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.blog-post h2 {
    font-size: 24px;
    margin: 10px 0;
}

.blog-post .meta {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.blog-post .meta a {
    float: left;
    margin-right: 10px;
    font-size: 11px;
    color: #999;
}

.blog-post .meta a i {
    margin-right: 5px;
}

.blog-post p {
    float: left;
}

.blog-post .link-arrow {
    float: right;
    font-family: 'Roboto Slab', serif;
    font-style: normal;
    color: #4d4d4d;
}

/*
	  ==============================================================
		   Latest Blog Wrap Css Start
	  ==============================================================
*/
.kf_blog_post_wrap {
    float: left;
    width: 100%;
    position: relative;
}

.kf_blog_post_wrap > h6 {
    margin: 0 0 10px;
    text-align: right;
    font-weight: bold;
}

.kf_blog_post_wrap figure {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.kf_blog_post_wrap figure img {
    width: 100%;
    height: auto;
}

.kf_blog_des {
    float: left;
    width: 100%;
    position: relative;
    padding: 20px 0;
}

.kf_blog_des > h6 > a {
    display: block;
    text-transform: capitalize;
    margin: 0 0 15px;
    font-weight: bold;
    color: #4d4d4d;
}

ul.kf_blog_post_meta {
    width: 100%;
    float: left;
    border-bottom: 1px solid #efefef;
    margin: 0 0 15px;
    padding: 0 0 15px;
}

ul.kf_blog_post_meta li {
    display: inline-block;
    position: relative;
    color: #929292;
    padding: 0 10px;
}

ul.kf_blog_post_meta li i {
    margin-right: 8px;
}

ul.kf_blog_post_meta li a {
    display: inline-block;
    color: #929292;
    text-transform: capitalize;
    font-weight: 600;
}

ul.kf_blog_post_meta li:first-child {
    padding-left: 0;
}

.kf_blog_des p {
    margin: 0 0 20px;
}

/*Carousel Style*/
.kf_blog_slider .item {
    padding: 0 15px;
}

.kf_blog_slider .owl-pagination {
    display: none;
}

.kf_blog_slider.owl-theme .owl-controls .owl-buttons div {
    width: 35px;
    height: 35px;
    border-radius: 0;
    background-color: #f3f3f3;
    text-align: center;
    font-size: 0;
    opacity: 1;
    border: 1px solid #dadada;
    position: relative;
    color: #6e6e6e;
    bottom: -5px;
}

.kf_blog_slider.owl-theme .owl-controls .owl-buttons div:hover {
    color: #fff;
}

.kf_blog_slider.owl-theme .owl-controls .owl-buttons div.owl-prev:before,
.kf_blog_slider.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: "\f104";
    position: absolute;
    font-family: fontawesome;
    font-weight: bold;
    top: 2px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 20px;
}

.kf_blog_slider.owl-theme .owl-controls .owl-buttons div.owl-next:before {
    content: "\f105";
    left: auto;
    right: 0;
}

/*
	  ==============================================================
		   Latest Blog Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Map Wrap Css Start
	  ==============================================================
*/
.kf_property_map_wrap {
    float: left;
    width: 100%;
    position: relative;
}

.kf_property_map_wrap .map-canvas {
    width: 100%;
    min-height: 400px;
    margin: 0;
}

/*
	  ==============================================================
		   Map Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Company Wrap Css Start
	  ==============================================================
*/
.kf_property_compnay_bg {
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 0;
    background-color: #fff;
}

.kf_compnay_wrap {
    float: left;
    width: 100%;
    position: relative;
    min-height: 105px;
    text-align: center;
    border: 1px solid #fff;
}

.kf_compnay_wrap a {
    display: block;
}

.kf_compnay_wrap a img {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
}

/*Hover Style*/
.kf_compnay_wrap a:hover img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);

}

/*Carousel Style*/
.kf_company_slider .item {
    padding: 0 15px;
}

.kf_company_slider.owl-theme .owl-controls {
    display: none !important;
}

/*
	  ==============================================================
		   Company Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Twitter Wrap Css Start
	  ==============================================================
*/
.kf_twitter_wrap_bg {
    float: left;
    width: 100%;
    position: relative;
    padding: 15px 0;
}

.kf_twitter_wrap_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 28%;
    height: 100%;
    background-color: #04619f;
}

.kf_twitter_wrap {
    float: left;
    width: 100%;
    position: relative;
}

.kf_twitter_logo {
    width: 15%;
    float: left;
    text-align: center;
    padding-top: 4px;
}

.kf_twitter_logo i {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 100%;
    line-height: 38px;
    font-size: 20px;
    color: #fff;
}

.kf_twitter_des {
    float: left;
    width: 85%;
    position: relative;
}

.kf_twitter_des ul {
    float: left;
    width: 100%;
}

.kf_twitter_des ul li {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.kf_twitter_msg {
    float: left;
    width: 100%;
    position: relative;
    padding-right: 80px;
    overflow: hidden;
}

.kf_twitter_msg p {
    color: #fff;
    font-style: italic;
    padding-top: 10px;
    font-weight: 500;
    margin: 0;
}

/*Slider Style*/
.kf_twitter_des .bx-wrapper .bx-pager {
    padding: 0;
    display: none;
}

.kf_twitter_des .bx-wrapper .bx-prev {
    right: 15px;
    left: auto;
}

.kf_twitter_des .bx-wrapper .bx-next {
    right: 0;
}

.kf_twitter_des .bx-wrapper .bx-controls-direction a.bx-prev:before,
.kf_twitter_des .bx-wrapper .bx-controls-direction a.bx-next:before {
    content: "\f104";
    font-family: fontawesome;
    position: absolute;
    top: 8px;
    left: 0;
    height: 100%;
    font-size: 20px;
    color: #fff;
    text-indent: 0;
}

.kf_twitter_des .bx-wrapper .bx-controls-direction a.bx-next:before {
    content: "\f105";
}

/*
	  ==============================================================
		   Twitter Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Index 2 Page Css Start
	  ==============================================================
*/
.kf_schedule_wrap {
    width: auto;
    position: absolute;
    top: 50%;
    left: 40%;
    padding: 20px;
    margin-left: -380px;
    margin-top: -130px;
    overflow: hidden;
    z-index: 5;
}

.kf_schedule_wrap h3 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    line-height: normal;
}

.kf_schedule_wrap p {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

ul.kf_schedule_room {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0 15px;
    padding: 15px 0 0;
    text-align: left;
}

ul.kf_schedule_room:before {
    content: "";
    position: absolute;
    top: 0;
    left: -30px;
    right: -30px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.3);
}

ul.kf_schedule_room li {
    display: inline-block;
    padding: 0 8px;
    color: #fff;
    font-size: 14px;
    border-left: 1px solid #fff;
    line-height: 16px;
    text-transform: uppercase;
    font-weight: 500;
}

ul.kf_schedule_room li:first-child {
    border-left: 0;
}

.kf_schedule_visit {
    float: left;
    width: 100%;
    position: relative;
    background-color: rgba(255, 255, 255, 0.1);
    padding: 10px;
}

.kf_schedule_visit h4 {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    padding-top: 5px;
    padding-left: 5px;
}

.kf_schedule_visit > a {
    display: inline-block;
    color: #fff;
    padding: 7px 20px;
    text-transform: uppercase;
    float: right;
    font-weight: bold;
}

/*Hover CSS*/
/*
	  ==============================================================
		   Index 2 Page Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Advance Search Css Start
	  ==============================================================
*/
.kf_advance_search_bg {
    float: left;
    width: 100%;
    position: relative;
    margin: -56px 0 0;
    padding-bottom: 40px;
    z-index: 9;
}

.align_center {
    text-align: center;
}

/*Tab Nav*/
.kf_search_tab_wrap {
    float: left;
    width: 100%;
    top: 1px;
    position: relative;
}

.kf_search_tab_wrap ul {
    float: left;
    width: 100%;
}

.kf_search_tab_wrap ul li {
    display: inline-block;
    position: relative;
    margin: 0 5px 0 0;
    width: 15%;
    text-align: center;
}

.kf_search_tab_wrap ul li a {
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-weight: bold;
    padding: 15px 0;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0.75);
}

/*Search Form*/
.kf_advacnce_search_form.kf_index4 {
    border-top: 1px solid #c4c4c4;
}

.kf_advacnce_search_form {
    float: left;
    width: 100%;
    position: relative;
    border-left: 1px solid #c4c4c4;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    padding: 40px 40px 25px;
}

.kf_search_field {
    float: left;
    width: 100%;
    position: relative;
}

.kf_search_field label {
    font-size: 16px;
    color: #666666;
    font-weight: 600;
    text-align: left;
    margin: 0 0 8px;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.kf_search_field input[type="text"],
.kf_property_field input[type="text"]
{
    width: 100%;
    height: 36px;
    border: 1px solid #e4e4e4;
    padding: 4px 15px;
    margin: 0 0 20px;
	font-size:14px;
	color:#999999 !important;
}

.kf_search_field input[type="text"]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999 !important;
	font-size:14px;
    opacity: 1; /* Firefox */
}

.kf_search_field input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999 !important;
	font-size:14px;
}

.kf_search_field input[type="text"]::-ms-input-placeholder { /* Microsoft Edge */
    color: #999 !important;
	font-size:14px;
}

.kf_search_field.notepad input[type="text"] {
    width: 100%;
    height: 40px;
    border: 1px solid #e4e4e4;
    padding: 4px 15px;
    margin: 0 0 20px;
}

.kf_advacnce_search_form input[type="text"] {
    width: 100%;
    height: 45px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    padding: 8px 15px;
    margin: 0 0 20px;
}

.kf_search_field .chosen-container {
    margin: 0 0 20px;
    width: 100% !important;
}

.kf_search_field .chosen-container-single .chosen-single div b::before {
    top: 10px;
}

.kf_search_field .chosen-container .chosen-results li {
    font-size: 14px;
}

.kf_search_field .chosen-container .chosen-results li.higlighted,
.kf_search_field .chosen-container .chosen-results li:hover {
    color: #fff;
}

.kf_search_field .chosen-container-single .chosen-single {
    background: none;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    box-shadow: none;
    height: 45px;
    padding: 10px 15px;
}

.kf_search_field .chosen-container .chosen-drop {
    background: #fff;
    border: 1px solid #e4e4e4;
    box-shadow: none;
}

.chosen-container-single.chosen-with-drop .chosen-single div {
    background-color: #eaeaea;
}

.chosen-container-single.chosen-with-drop .chosen-single div b:before {
    content: "\f106";
}

.kf_search_field .chosen-container-single .chosen-single span {
    font-weight: 600;
    color: #999999;

}

.kf_property_view .chosen-container-single .chosen-single span {
    font-size: 12px !important;
}

#view-switcher {margin-top:15px;}

.kf_search_field input[type="submit"],
.kf_search_field button {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border: 0;
    border-radius: 3px;
    font-size: 16px;
    min-height: 45px;
    margin: 0;
}

.kf_search_field.kf_search_field .amount {
    border: 0;
    font-size: 15px;
}

.kf_search_field.kf_search_field .amount {
    float: right;
    margin: 0;
    width: 55%;
    padding: 2px 0 0;
    height: auto;
    text-align: right;
    font-weight: 600;
    position: absolute;
    right: 0;
}

.kf_range_slider {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0 10px;
}

.kf_range_slider span {
    display: inline-block;
    width: 10%;
    font-weight: 600;
    color: #999999;
}

.kf_range_slider span:nth-of-type(2) {
    float: right;
    text-align: right;
}

.kf_range_slider .slider-range {
    display: inline-block;
    width: 70%;
    margin: 0 5px 0 10px;
}

.kf_range_slider .ui-widget-content {
    background-color: #eaeaea;
    border-radius: 0;
    border: 0;
}

.kf_range_slider .ui-slider-horizontal {
    height: 0.3em
}

.kf_range_slider .ui-slider .ui-slider-handle {
    height: 0.9em;
    width: 0.9em;
    border: 3px solid;
    background-color: #fff;
    border-radius: 0;
    cursor: pointer;
}

/*
	  ==============================================================
		   Advance Search Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Sub Banner Wrap Css Start
	  ==============================================================
*/
.kf_property_sub_banner {
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 0;
}

.kf_sub_banner_hdg {
    float: left;
    width: 50%;
    position: relative;
}

.kf_sub_banner_hdg h3 {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.kf_property_breadcrumb {
    float: left;
    width: 50%;
    position: relative;
}

.kf_property_breadcrumb ul {
    float: right;
    background-color: rgba(0, 0, 0, 0.07);
    padding: 10px;
}

.kf_property_breadcrumb ul li {
    display: inline-block;
    position: relative;
}

.kf_property_breadcrumb ul li:before {
    content: "\f105";
    font-family: fontawesome;
    position: absolute;
    color: #fff;
    font-size: 15px;
    top: 0;
    font-weight: 600;
    left: -3px;
}

.kf_property_breadcrumb ul li:first-child:before {
    display: none;
}

.kf_property_breadcrumb ul li a {
    display: block;
    color: #fff;
    text-transform: capitalize;
    padding: 0 10px;
    font-weight: 600;
}

/*
	  ==============================================================
		   Sub Banner Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   About Us Video Wrap Css Start
	  ==============================================================
*/
.kf_aboutus_des_wrap {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 65px;
    margin-bottom: 70px;
}

.kf_aboutus_video_wrap {
    float: left;
    width: 100%;
    position: relative;
}

.kf_aboutus_video_wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
}

.kf_aboutus_video_wrap img {
    width: 100%;
    height: auto;
}

.kf_video_icon {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    margin: -20px 0 0;
}

.kf_video_icon a {
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    background-color: #fff;
    line-height: 60px;
    font-size: 22px;
    color: rgba(0, 0, 0, 0.8);
    opacity: 0;
}

.kf_video_icon a:hover {
    color: #fff;
}

.kf_aboutus_video_wrap:hover .kf_video_icon a {
    opacity: 1;
}

/*Video Description CSS*/
.kf_aboutus_video_des {
    float: left;
    width: 100%;
    position: relative;
}

.kf_aboutus_video_des h5 {
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 20px;
    line-height: 28px;
}

.kf_aboutus_video_des p {
    margin: 0 0 20px;
}

ul.kf_aboutus_list {
    float: left;
    width: 100%;
}

ul.kf_aboutus_list li {
    width: 50%;
    float: left;
    position: relative;
    color: #666666;
    font-size: 16px;
    padding: 0 0 16px 25px;
}

ul.kf_aboutus_list li a {
    font-size: 15px;
}

ul.kf_aboutus_list li:before {
    content: "\e903";
    font-family: 'icomoon';
    position: absolute;
    top: 1px;
    left: 0;
    font-size: 15px;
    color: #666666;

}

/*
	  ==============================================================
		   About Us Video Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Know More About Property Wrap Css Start
	  ==============================================================
*/
.kf_our_agent_bg.kf_aboutus_our_agent {
    padding-bottom: 100px;
}

.kf_know_property_bg {
    float: left;
    width: 100%;
    padding: 70px 0;
    position: relative;
}

.kf_know_property_des {
    float: left;
    width: 100%;
    position: relative;
}

.kf_know_property_des h2 {
    color: #fff;
    font-weight: bold;
    margin: -12px 0 15px;
}

.kf_know_property_des h3 {
    color: #fff;
    font-weight: bold;
    margin: 0 0 20px;
}

.kf_know_property_des > a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border: 2px solid #fff;
    padding: 10px 25px;
    border-radius: 3px;
    text-transform: uppercase;
}

.kf_know_property_img {
    position: absolute;
    bottom: -70px;
    right: 0;
}

/*
	  ==============================================================
		   Know More About Property Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Testmonial Wrap Start Wrap Css Start
	  ==============================================================
*/
.kf_testimonial_wrap {
    float: left;
    width: 100%;
    position: relative;
}

.kf_testimonial_wrap ul {
    float: left;
    width: 100%;
}

.kf_testimonial_wrap ul li {
    float: left;
    width: 100%;
    position: relative;
}

.kf_testimonial_slide {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 15px;
}

.kf_testimonial_slide figure {
    width: 142px;
    position: relative;
    float: left;
}

.kf_testimonial_slide figure img {
    border-radius: 100%;
}

.kf_testimonial_name {
    float: left;
    width: 68%;
    position: relative;
    padding: 28px 0 0 20px;
}

.kf_testimonial_name h5 {
    text-transform: capitalize;
    margin: 0 0 10px;
}

.kf_testimonial_name h6 {
    font-size: 15px;
    margin: 0 0 10px;
}

.kf_testimonial_name ul li a {
    display: inline-block;
    font-size: 16px;
    color: #666666;
}

.kf_testimonial_slide_des {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 40px 25px 0;
}

.kf_testimonial_slide_des p {
    color: #999999;
    font-style: italic;
    position: relative;
}

.kf_testimonial_slide_des p::before,
.kf_testimonial_slide_des p::after {
    content: "\f10d";
    font-family: fontawesome;
    position: absolute;
    top: -25px;
    left: 0;
    width: auto;
    height: 20px;
    font-size: 16px;
    color: #666666;
    font-style: normal;
}

.kf_testimonial_slide_des p::after {
    content: "\f10e";
    left: auto;
    right: auto;
    top: auto;
    bottom: -20px;
}

/*Bx-Slider Style*/
.kf_testimonial_wrap .bx-wrapper .bx-pager {
    display: none;
}

.kf_testimonial_wrap .bx-wrapper .bx-controls-direction a {
    bottom: -33px;
    top: auto;
    margin: auto;
    border-radius: 2px;
    background-color: #f3f3f3;
    border: 1px solid #dadada;
    color: #6e6e6e;
    font-weight: 500;
}

.kf_testimonial_wrap .bx-wrapper .bx-controls-direction a:hover {
    color: #fff;
}

.kf_testimonial_wrap .bx-wrapper .bx-prev {
    left: -55px;
    right: 0;
}

.kf_testimonial_wrap .bx-wrapper .bx-next {
    right: -25px;
    left: 0;
}

.kf_testimonial_wrap .bx-wrapper .bx-controls-direction a:before {
    content: "\f104";
    font-family: fontawesome;
    position: absolute;
    top: 3px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-indent: 0;
    text-align: center;
}

.kf_testimonial_wrap .bx-wrapper .bx-controls-direction a.bx-next:before {
    content: "\f105";
}

/*
	  ==============================================================
		   Testmonial Wrap Start Wrap Css End
	  ==============================================================
*/

#sub-form input, #form-notepad input {
    height: 40px;
    width: 100%;
    margin-top: 23px;
}

#sub-form button, #form-notepad button {
    width: 100%;
    margin-top: 24px;
}

#sub-form .g-recaptcha, #form-notepad .g-recaptcha {
    transform: scale(0.87);
}

#sub-form .checkbox.clause-line {
	float:left;
	margin:0;
}
#sub-form .checkbox.clause-line label {
	color: #666;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
}
#sub-form .checkbox.clause-line label input {
	width: 20px;
	float: left;
	margin-top: 4px;
	height: auto;
}
/*
	  ==============================================================
		   Core Value Wrap Start Wrap Css Start
	  ==============================================================
*/
.kf_core_value_wrap {
    float: left;
    width: 100%;
    position: relative;
}

.kf_core_value_wrap ul {
    float: left;
    width: 100%;
}

.kf_core_value_wrap ul li {
    display: inline-block;
    position: relative;
    width: 25%;
}

.kf_core_value_wrap ul li a {
    display: block;
    text-align: center;
    padding: 12px 0;
    border: 1px solid #e0e0e0;
    margin-left: -4px;
    color: #666666;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
}

.kf_core_value_wrap ul li.active a,
.kf_core_value_wrap ul li:hover a {
    transform: scale(1, 1.18);
    -webkit-transform: scale(1, 1.18);
    -moz-transform: scale(1, 1.18);
    -o-transform: scale(1, 1.18);
    -ms-transform: scale(1, 1.18);
    border-bottom: 0;
}

.kf_core_value_wrap ul li:first-child a {
    margin-left: 0;
}

/*Core Value Tab Des*/
.kf_core_value_tab {
    float: left;
    width: 100%;
    position: relative;
    border: 1px solid #e0e0e0;
    margin-top: -1px;
    padding: 20px 20px 5px;
}

.kf_core_value_des {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 15px;
}

.kf_core_value_des figure {
    width: 255px;
    float: left;
    position: relative;
}

.kf_core_value_des figure img {
    width: 100%;
    height: auto;
}

.kf_core_img_des {
    float: none;
    width: auto;
    padding: 0 0 0 270px;
}

.kf_core_img_des h6 {
    color: #666666;
    margin: 0 0 15px;
    font-weight: 600;
}

.kf_core_img_des p {
    color: #666666;
}

/*
	  ==============================================================
		   Core Value Wrap Start Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Blog Grid Wrap Css Start
	  ==============================================================
*/
.kf_blog_grid_bg {
    padding-bottom: 30px;
}

.kf_blog_post_wrap {
    margin-bottom: 20px;
}

/*
	  ==============================================================
		   Blog Grid Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Blog Listing Wrap Css Start
	  ==============================================================
*/
.kf_blog_listing_list,
.kf_blog_listing_wrap {
    float: left;
    width: 100%;
    position: relative;
}

.kf_blog_listing_wrap {
    border-bottom: 1px solid #efefef;
    padding-bottom: 22px;
    margin-bottom: 30px;
}

.kf_blog_listing_wrap figure {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 20px;
}

.kf_blog_listing_wrap figure img {
    width: 100%;
    height: auto;
}

.kf_blog_listing_des {
    float: left;
    width: 100%;
    position: relative;
}

.kf_blog_listing_des h5 {
    text-transform: uppercase;
    font-weight: 600;
    color: #333333;
    margin: 0 0 10px;
}

ul.kf_blog_listing_meta {
    float: left;
    width: 100%;
    border-bottom: 1px solid #efefef;
    margin: 0 0 15px;
    padding: 0 0 15px;
}

ul.kf_blog_listing_meta li {
    display: inline-block;
    position: relative;
    padding: 0 8px;
    color: #999999;
    font-size: 12px;
}

ul.kf_blog_listing_meta li:first-child {
    padding-left: 0;
}

ul.kf_blog_listing_meta li i {
    margin-right: 8px;
    font-size: 13px;
}

ul.kf_blog_listing_meta li a {
    text-transform: capitalize;
    color: #999999;
}

.kf_blog_listing_des > a {
    display: inline-block;
    color: #333333;
    text-transform: uppercase;
    font-weight: 600;
}

.kf_blog_listing_des > a > i {
    margin-left: 8px;
    font-weight: 600;
}

/*Listing 2 CSS*/
.kf_blog_listing_pager {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin-top: -110px;
}

.kf_blog_listing_pager a {
    display: inline-block;
    border: 3px solid #fff;
    margin-left: -3px;
}

.kf_blog_listing_pager a:first-child {
    margin-left: 0;
}

/*Slider CSS*/
.kf_blog_listing_wrap .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 40px;
    color: #fff;
}

.kf_blog_listing_wrap .bx-wrapper .bx-prev {
    left: 0;
}

.kf_blog_listing_wrap .bx-wrapper .bx-next {
    right: 0;
}

.kf_blog_listing_wrap .bx-wrapper .bx-controls-direction a:before {
    content: "\f104";
    font-family: fontawesome;
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-indent: 0;
    text-align: center;
}

.kf_blog_listing_wrap .bx-wrapper .bx-controls-direction a.bx-next:before {
    content: "\f105";
}

/* Envoto CSS */
.kf_envote_wrap {
    position: absolute;
    top: 80px;
    left: 80px;
    right: 80px;
    bottom: 80px;
    background-color: #fff;
    border-radius: 4px;
    padding: 50px 25px;
}

.kf_envote_wrap p {
    color: #666666;
    font-weight: 600;
}

.kf_envote_wrap p a {
    display: inline-block;
    color: #8cc345;
}

.kf_envote_wrap span {
    display: block;
    color: #999999;
    font-size: 15px;
    font-weight: bold;
    margin: 0 0 15px;
}

.kf_envoto_link_wrap {
    float: left;
    width: 100%;
    position: relative;
    border-top: 1px solid #e7e7e7;
    padding: 10px 0 0;
}

ul.envoto_ui_element,
ul.envoto_tweet_element {
    float: left;
    width: 50%;
}

ul.envoto_ui_element li,
ul.envoto_tweet_element li {
    display: inline-block;
    position: relative;
}

ul.envoto_ui_element li a {
    display: block;
    color: #999999;
    font-weight: bold;
    padding-right: 12px;
}

ul.envoto_tweet_element {
    text-align: right;
}

ul.envoto_tweet_element li a {
    display: block;
    color: #999999;
    font-weight: bold;
    padding-left: 12px;
}

/*
	  ==============================================================
		   Blog Listing Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Blog Listing 2 Wrap Css Start
	  ==============================================================
*/
.kf_listing2_blog_wrap {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 25px;
    padding: 0 0 25px;
    border-bottom: 1px solid #efefef;
}

.kf_listing2_hdg_wrap {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 20px;
}

.kf_blog2_date {
    float: left;
    width: 60px;
    position: relative;
    text-align: center;
    border: 1px solid #999999;
    padding: 5px;
}

.kf_blog2_date:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 3px;
}

.kf_blog2_date span {
    color: #4d4d4d;
    font-size: 20px;
    font-weight: 600;
}

.kf_listing2_blog {
    float: none;
    width: auto;
    padding: 4px 0 0 90px;
}

.kf_listing2_blog ul.kf_blog_listing_meta {
    padding: 0;
    border: 0;
    margin: 0 0 10px;
}

.kf_listing2_blog h4 > a {
    display: block;
    color: #333333;
    text-transform: uppercase;
    font-weight: 600;
}

.kf_listing2_blog_des {
    float: left;
    width: 100%;
    position: relative;
}

.kf_listing2_blog_des figure {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 0 20px;
    overflow: hidden;
}

.kf_listing2_blog_des figure img {
    width: 100%;
    height: auto;
}

.kf_listing2_blog_des > a {
    display: inline-block;
    padding: 11px 23px;
    text-transform: uppercase;
    color: #333333;
    font-weight: 600;
    border: 1px solid #999999;
}

ul.kf_blog_social_icon {
    float: right;
    width: 50%;
    text-align: right;
}

ul.kf_blog_social_icon li {
    display: inline-block;
    text-align: right;
}

ul.kf_blog_social_icon li a {
    display: inline-block;
    color: #4d4d4d;
    font-size: 14px;
    padding: 16px 8px 0;
}

/*Hover CSS*/
.kf_listing2_blog_wrap:hover .kf_listing2_blog_des > a,
.kf_listing2_blog_wrap:hover .kf_blog2_date span {
    color: #fff;
}

.kf_listing2_blog_wrap:hover .kf_blog2_date {
    background-color: #4d4d4d;
}

.kf_listing2_blog_wrap:hover .kf_blog2_date:before {
    width: 100%;
}

/*Slider CSS*/
.kf_listing2_blog_des .bx-wrapper .bx-controls-direction a {
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #212120;
}

.kf_listing2_blog_des .bx-wrapper .bx-prev {
    left: 10px;
}

.kf_listing2_blog_des .bx-wrapper .bx-next {
    right: 10px;
}

.kf_listing2_blog_des .bx-wrapper .bx-controls-direction a:before {
    content: "\f104";
    font-family: fontawesome;
    position: absolute;
    top: 8px;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    text-indent: 0;
    text-align: center;
}

.kf_listing2_blog_des .bx-wrapper .bx-controls-direction a.bx-next:before {
    content: "\f105";
}

/*
	  ==============================================================
		   Blog Listing 2 Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Blog Detail Wrap Css Start
	  ==============================================================
*/
.kf_blog_detail_wrap,
.kf_blog_detail_img {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 20px;
}

.kf_blog_detail_wrap .kf_blog_listing_wrap {
    border: 0;
    margin: 0;
}

.kf_blog_detail_img .kf_detail_img:first-child {
    margin-left: 0;
}

.kf_detail_img {
    float: left;
    width: 32%;
    position: relative;
    margin-left: 15px;
}

.kf_detail_img img {
    width: 100%;
    height: auto;
}

.kf_blog_extra_detail {
    float: left;
    width: 100%;
    position: relative;
}

.kf_blog_extra_detail h6 {
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 15px;
}

/*Blog Tag CSS*/
.kf_tag_icon {
    background-color: #e8e8e8;
    color: #6b727a;
    padding: 10px;
    float: left;
    margin-right: 15px;
}

.kf_blog_detail_tag {
    float: left;
    width: 100%;
    position: relative;
    padding: 15px 5px;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

ul.kf_tag_list {
    float: left;
}

ul.kf_tag_list li {
    display: inline-block;
    position: relative;
}

ul.kf_tag_list li a {
    display: inline-block;
    color: #6b727a;
    font-weight: 500;
    padding: 10px 0 0;
}

.kf_blog_detail_tag ul.kf_blog_social_icon li a {
    padding-top: 10px;
}

/*Related Post*/
.kf_blog_detail_related_post {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 0 0;
    border-bottom: 1px solid #e8e8e8;
}

.detail_heading h5 {
    text-transform: uppercase;
    color: #333333;
    font-weight: 500;
    margin: 0 0 20px;
}

/*Comment CSS*/
.kf_comment_list_wrap {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 25px;
}

.kf_comment_list_wrap ul {
    float: left;
    width: 100%;
}

.kf_comment_list_wrap ul li {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 0 13px;
    border-bottom: 1px solid #e8e8e8;
}

.kf_comment_list_wrap > ul > li:first-child {
    padding-top: 0;
}

.kf_comment_wrap {
    float: left;
    width: 100%;
    position: relative;
}

.kf_comment_wrap figure {
    width: 90px;
    float: left;
    position: relative;
}

.kf_comment_wrap figure img {
    width: 100%;
    height: auto;
}

.kf_comment_des {
    float: none;
    width: auto;
    padding: 0 0 0 110px;
}

.kf_comment_des h6 {
    display: inline-block;
}

.kf_comment_des h6 > a {
    display: inline-block;
    font-size: 15px;
    color: #000000;
    font-weight: normal;
}

.kf_comment_des > a {
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: 600;
}

.kf_comment_des > a i {
    margin-right: 10px;
}

.kf_comment_date {
    float: left;
    width: 100%;
    position: relative;
    margin: 5px 0;
}

.kf_comment_date span {
    color: #000000;
    font-size: 15px;
    margin-left: 5px;
    display: inline-block;
}

.kf_comment_date span:first-of-type {
    margin-left: 0;
}

/*Second Ul*/
.kf_comment_list_wrap ul ul {
    padding-left: 50px;
    border-top: 1px solid #e8e8e8;
    margin: 10px 0 0;
}

.kf_comment_list_wrap ul ul li {
    border: 0;
    padding-bottom: 0;
}

/*Post Comment Wrap CSS*/
.kf_post_comment_wrap {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 0 0;
}

.kf_commet_field {
    float: left;
    width: 100%;
    position: relative;
}

.kf_commet_field label {
    position: absolute;
    right: 20px;
    top: 18px;
    font-size: 15px;
    color: #666666;
}

.kf_commet_field input[type="text"],
.kf_commet_field input[type="email"] {
    width: 100%;
    height: 54px;
    border: 1px solid #c7c7c7;
    margin: 0 0 25px;
    padding: 8px 30px 8px 10px;
}

.kf_commet_field textarea {
    width: 100%;
    min-height: 210px;
    border: 1px solid #c7c7c7;
    padding: 8px 30px 8px 10px;
}

.kf_commet_field input[type="submit"],
.kf_commet_field button {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
    padding: 9px 40px;
    font-weight: bold;
}

/*Focus CSS*/
.kf_commet_field input[type="text"]:focus,
.kf_commet_field input[type="email"]:focus,
.kf_commet_field textarea:focus {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.15);
}

/*
	  ==============================================================
		   Blog Detail Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Blog Detail 2 Wrap Css Start
	  ==============================================================
*/
.kf_blog_detail_wrap:hover .kf_listing2_hdg_wrap .kf_blog2_date {
    background-color: #4d4d4d;
}

.kf_blog_detail_wrap:hover .kf_listing2_hdg_wrap .kf_blog2_date:before {
    width: 100%;
}

.kf_blog_detail_wrap:hover .kf_listing2_hdg_wrap .kf_blog2_date span {
    color: #fff;
}

/*
	  ==============================================================
		   Blog Detail 2 Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Comming Soon Page Css Start
	  ==============================================================
*/
.kf_comming_soon_bg {
    background-size: cover;
    background: url(../extra-images/comming-soon-bg.jpg) no-repeat center;
    position: relative;
}

.kf_comming_soon_bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
}

.kf_comming_soon_wrap {
    float: left;
    width: 100%;
    position: relative;
    text-align: center
}

.kf_comming_soon_wrap .kf_logo {
    float: left;
    width: 100%;
    margin: 0 0 25px;
}

.kf_comming_soon_wrap h1 {
    color: #fff;
    font-size: 100px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 25px;
}

.kf_comming_soon_wrap p {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 30px;
}

.kf_cooming_soon_form {
    width: 510px;
    margin: auto auto 40px;
    background-color: #fff;
    position: relative;
    font-size: 16px;
}

.kf_cooming_soon_form input[type="text"] {
    width: 100%;
    height: 50px;
}

.kf_cooming_soon_form button {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    padding: 0 18px;
}

.kf_cooming_soon_form button i {
    margin-right: 8px;
}

.kf_comming_counter,
.kf_comming_counter ul {
    float: left;
    width: 100%;
    position: relative;
}

.kf_comming_counter ul li {
    display: inline-block;
    position: relative;
    width: 150px;
    height: 150px;
    padding-top: 20px;
    border: 3px solid #fff;
    border-radius: 100%;
    margin-left: 20px;
}

.kf_comming_counter ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.09);
    border-radius: 100%;
}

.kf_comming_counter ul li:first-child {
    margin-left: 0;
}

.kf_comming_counter ul.countdown li span {
    font-size: 60px;
    font-weight: 600;
    line-height: 75px;
}

.kf_comming_counter ul.countdown li p {
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
}

/*
	  ==============================================================
		   Comming Soon Page Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Team Detail Page Css Start
	  ==============================================================
*/
.kf_team_detail_img {
    width: 100%;
    float: left;
    position: relative;
}

.kf_team_detail_img figure {
    width: 100%;
    position: relative;
    float: left;
}

.kf_team_detail_img figure img {
    width: 100%;
    height: auto;
}

/*Team Deascription CSS*/
.kf_team_detail_des {
    float: left;
    width: 100%;
    position: relative;
}

.kf_team_detail_des span {
    display: block;
    font-size: 15px;
    color: #666666;
}

.kf_team_detail_des h3 {
    display: inline-block;
    color: #666666;
}

.kf_team_detail_des ul.kf_recent_rating {
    float: right;
    text-align: right;
    width: 50%;
}

.kf_team_detail_des ul.kf_recent_rating li a {
    color: #666666;
}

/*Member Contact Detail*/
.kf_member_contact_detail {
    float: left;
    width: 100%;
    position: relative;
}

.kf_member_contact_detail ul {
    float: left;
    width: 100%;
}

.kf_member_contact_detail ul li {
    display: inline-block;
    position: relative;
    width: 45%;
    background-color: #f2f2f0;
    padding: 15px 0;
    margin: 10px 0 20px 50px;
}

.kf_member_contact_detail ul li:nth-child(odd) {
    margin-left: 20px;
}

.member_contact_des {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
}

.member_contact_des i {
    width: 42px;
    height: 42px;
    position: absolute;
    left: -20px;
    line-height: 40px;
    color: #fff;
    border-radius: 100%;
    top: -8px;
    font-size: 20px;
}

.member_contact_des h5,
.member_contact_des h5 > a {
    color: #282828;
}

/* Hover CSS */
.kf_member_contact_detail ul li:hover .member_contact_des h5 > a,
.kf_member_contact_detail ul li:hover .member_contact_des a,
.kf_member_contact_detail ul li:hover .member_contact_des h5 {
    color: #fff;
}

/*
	  ==============================================================
		   Team Detail Page Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Currently Listed Property Wrap Css Start
	  ==============================================================
*/
.kf_currently_listed_bg {
    background-color: #f5f5f5;
    padding-bottom: 40px;
}

/*
	  ==============================================================
		   Currently Listed Property Wrap Css End
	  ==============================================================
*/
.submit-property-map {
    width: 100%;
    height: 666px;
}

.file-input-ajax-new {
    float: left;
    width: 100%;
}

/*!
 * @copyright Copyright &copy; Kartik Visweswaran, Krajee.com, 2014 - 2015
 * @package bootstrap-fileinput
 * @version 4.2.8
 *
 * File input styling for Bootstrap 3.0
 * Built for Yii Framework 2.0
 * Author: Kartik Visweswaran
 * Year: 2015
 * For more Yii related demos visit http://demos.krajee.com
 */
.file-preview-frame, .file-preview-image, .file-preview-other {
    height: 160px;
    vertical-align: middle
}

.file-loading {
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    font-size: 999px;
    text-align: right;
    color: #fff;
    border: none
}

.file-object {
    margin: 0 0 -5px;
    padding: 0
}

.btn-file {
    position: relative;
    overflow: hidden
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    opacity: 0;
    background: 0 0;
    cursor: inherit;
    display: block
}

.file-caption-name {
    display: inline-block;
    overflow: hidden;
    height: 20px;
    word-break: break-all
}

.input-group-lg .file-caption-name {
    height: 25px
}

.file-preview-detail-modal {
    text-align: left
}

.file-error-message {
    background-color: #f2dede;
    color: #a94442;
    text-align: center;
    border-radius: 5px;
    padding: 5px 10px 5px 5px
}

.file-error-message pre, .file-error-message ul {
    margin: 5px 0;
    text-align: left
}

.file-caption-disabled {
    background-color: #EEE;
    cursor: not-allowed;
    opacity: 1
}

.file-preview {
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 5px;
    width: 100%;
    margin-bottom: 5px
}

.file-preview-frame {
    display: table;
    margin: 8px;
    border: 1px solid #ddd;
    box-shadow: 1px 1px 5px 0 #a2958a;
    padding: 6px;
    float: left;
    text-align: center
}

.file-preview-frame:not(.file-preview-error):hover {
    box-shadow: 3px 3px 5px 0 #333
}

.file-preview-text {
    text-align: left;
    width: 160px;
    margin-bottom: 2px;
    color: #428bca;
    background: #fff;
    overflow-x: hidden
}

.file-preview-other {
    display: table-cell;
    text-align: center;
    width: 160px;
    border: 2px solid #999;
    border-radius: 30px;
    opacity: .8
}

.file-actions, .file-other-error {
    text-align: left
}

.file-icon-lg {
    font-size: 1.2em
}

.file-icon-2x {
    font-size: 2.4em
}

.file-icon-4x {
    font-size: 4.8em
}

.file-input-ajax-new .fileinput-remove-button, .file-input-ajax-new .fileinput-upload-button, .file-input-new .close, .file-input-new .file-preview, .file-input-new .fileinput-remove-button, .file-input-new .fileinput-upload-button, .file-input-new .glyphicon-file {
    display: none
}

.file-thumb-loading {
    background: url(../img/loading.gif) center center no-repeat content-box !important
}

.file-actions {
    margin-top: 15px
}

.file-footer-buttons {
    float: right
}

.file-upload-indicator {
    padding-top: 2px;
    cursor: default;
    opacity: .8;
    width: 60%
}

.file-upload-indicator:hover {
    font-weight: 700;
    opacity: 1
}

.file-footer-caption {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
    text-align: center;
    padding-top: 4px;
    font-size: 11px;
    color: #777;
    margin: 5px auto 10px
}

.file-preview-error {
    opacity: .65;
    box-shadow: none
}

.file-preview-frame:not(.file-preview-error) .file-footer-caption:hover {
    color: #000
}

.file-drop-zone {
    border: 1px dashed #aaa;
    border-radius: 4px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 12px 15px 12px 12px;
    padding: 5px
}

.file-drop-zone-title {
    color: #aaa;
    font-size: 40px;
    padding: 85px 10px
}

.file-highlighted {
    border: 2px dashed #999 !important;
    background-color: #f0f0f0
}

.file-uploading {
    opacity: .65
}

.file-error-message .close {
    margin-top: 5px
}

.file-thumb-progress .progress, .file-thumb-progress .progress-bar {
    height: 10px;
    font-size: 9px;
    line-height: 10px
}

.file-thumbnail-footer {
    position: relative
}

.file-thumb-progress {
    position: absolute;
    top: 22px;
    left: 0;
    right: 0
}

.file-preview-frame {
    background: #fff;
}

.btn-file input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    opacity: 0;
    background: 0 0;
    cursor: inherit;
    display: block;
}

span.hidden-xs, .glyphicon.glyphicon-folder-open {
    color: #fff;
}

.file-input .file-preview {
    border: none;
    border-radius: 0;
}

.file-input .input-group {
    padding: 0 30px 30px 30px;
}

.file-drop-zone-title {
    color: #fff;
    font-size: 40px;
    padding: 85px 10px;
}

.file-drop-zone {
    text-align: center;
}

.file-input .file-drop-zone-title {
    text-align: center;
}

.file-drop-zone {
    border: 1px dashed #fff;
    border-radius: 4px;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    margin: 12px 15px 12px 12px;
    padding: 5px;
}

.file-input .file-drop-zone {
    border-radius: 0;
    margin: 25px 25px 20px 25px;
}

.file-input .close {
    font-size: 2em;
    opacity: 1;
    text-shadow: 0 1px 0 #fff;
    margin-right: 3px;
}

.file-input .form-control {
    height: 50px;
    border-radius: 0;
    border: none;
    box-shadow: none;
}

.file-input .file-caption-name {
    display: inline-block;
    height: 40px;
    line-height: 40px;
}

.file-input .input-group-btn:last-child > .btn,
.file-input .input-group-btn:last-child > .btn-group {
    margin-left: 0;
}

.file-input .btn {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border-radius: 0;
    height: 50px;
    line-height: 50px;
    padding: 0 10px 0 10px;
}

.file-input .btn i {
    margin-right: 10px;
}

.file-input .file-preview-frame {
    border: none;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    margin: 7px;
    padding: 15px 15px 0 15px;
    position: relative;
}

.file-input .file-preview-frame:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}

.file-input .file-upload-indicator,
.file-input .kv-file-upload {
    display: none;
}

.file-input .kv-file-remove {
    border: medium none;
    border-radius: 0;
    line-height: 25px;
    opacity: 1;
    position: absolute;
    right: 0;
    text-shadow: none;
    top: 0;
    width: 25px;
    height: 25px;
    text-align: center;
    padding: 0 0 0 6px;
}

.file-input .kv-file-remove i {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.file-input .file-thumbnail-footer {
    position: static;
}

/*
	  ==============================================================
		   Reviews of the Client Wrap Css Start
	  ==============================================================
*/
.kf_pet_testi_3 {
    float: left;
    width: 100%;
    position: relative;
}

.kf_pet_testi_3 {
    border: 3px solid #f3f3f3;
    padding: 50px 30px 40px;
    margin: 0 0 50px;
}

.kf_pet_testi_3:before {
    content: "";
    position: absolute;
    bottom: -37px;
    left: 50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 35px 35px 0 0;
    border-color: #f3f3f3 transparent transparent transparent;
}

.kf_pet_testi_3 p {
    position: relative;
    font-style: italic;
    font-weight: 500;
}

.kf_pet_testi_3 p:before {
    content: "\f10d";
    font-family: fontawesome;
    position: absolute;
    font-size: 15px;
    color: #999999;
    top: -35px;
    left: 0;
    font-style: normal;
}

.kf_pet_testi_3 ul.kf_recent_rating {
    margin: 0;
    width: auto;
}

.kf_pet_testi_3 ul.kf_recent_rating li a {
    color: #ffc600;
}

.kf_subcribe_wrap {
    float: right;
}

.kf_subcribe_wrap i,
.kf_subcribe_wrap span {
    color: #666666;
    font-size: 15px;
    display: inline-block;
}

.kf_pet_testi_3_fig {
    float: left;
    width: 100%;
    position: relative;
}

.kf_pet_testi_3_fig figure {
    width: 80px;
    float: left;
}

.kf_pet_testi_3_fig figure img {
    width: 100%;
    height: auto;
    border-radius: 100%;
    border: 4px solid #f3f3f3;
}

.kf_pet_testi_3_fig_des {
    float: none;
    width: auto;
    padding: 15px 0 0 100px;
}

.kf_pet_testi_3_fig_des h5 > a {
    display: block;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 5px;
    color: #999999;
}

.kf_pet_testi_3_fig_des span {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    color: #999999;
}

/*Carousel Style*/
.kf_client_review_slider .owl-item .item {
    margin-left: 30px;
}

.kf_client_review_slider .owl-buttons {
    display: none !important;
}

.kf_client_review_slider.owl-theme .owl-controls .owl-page span {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}

.kf_client_review_slider.owl-theme .owl-controls {
    bottom: -5px;
    width: 100%;
    position: relative;
}

/*
	  ==============================================================
		   Reviews of the Client Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Property Meta Wrap Css Start
	  ==============================================================
*/
.kf_property_meta {
    float: left;
    width: 100%;
    position: relative;
    padding: 25px 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 40px;
}

.kf_property_meta h5 {
    color: #666666;
    font-weight: 600;
    white-space: nowrap;
    width: 20%;
    float: left;
}

/*View CSS*/
.kf_view_type {
    float: left;
    width: 80%;
}

.kf_property_view {
    float: right;
    width: auto;
    margin-left: 40px;
}

.kf_property_view span {
    color: #999999;
    display: inline-block;
    margin-right: 15px;
    font-size: 15px;
}

.kf_property_view i {
    width: 28px;
    height: 28px;
    background-color: #e9e9e9;
    color: #999999;
    text-align: center;
    line-height: 28px;
    cursor: pointer;
    margin-right: 10px;
}

/*Select View CSS*/
.kf_property_view .chosen-select {
    width: 145px;
    height: 32px;
    border: 1px solid #e9e9e9;
    font-size: 12px !important;
}

select.chosen-select {
    margin-bottom: 10px;
}

.kf_property_view .chosen-container-single .chosen-single {
    background: none;
    box-shadow: none;
    width: 145px;
    height: 32px;
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    line-height: 29px;
}

.kf_property_view .chosen-container-single .chosen-single div,
.kf_property_view .chosen-container-single.chosen-with-drop .chosen-single div {
    background: none;
}

.kf_property_view .chosen-container-single .chosen-single div b::before {
    top: 0;
}

.kf_property_view .chosen-container .chosen-drop {
    border-color: #e9e9e9;
}

/*Hover CSS*/
.kf_property_view i:hover, .kf_property_view i.active {
    color: #fff;
}

/*
	  ==============================================================
		   Property Meta Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Property Listing 02 Wrap Css Start
	  ==============================================================
*/
.kf_listing_outer_wrap {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.kf_property_img {
    float: left;
    width: 255px;
    position: relative;
    overflow: hidden;
}

.kf_property_view img,
.kf_property_img figure img {
    width: 100%;
    height: auto;
}

.kf_property_place {
    float: none;
    width: auto;
    padding: 0 0 0 275px;
}

.kf_property_caption {
    float: left;
    width: 75%;
    margin-bottom: 10px;
}

.kf_property_caption h5 > a {
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 0 12px;
    font-size: 18px;
}

.kf_property_caption p i {
    margin-right: 10px;
}

.kf_property_place > h5 {
    border: 1px solid #e1e1e1;
    padding: 10px 20px;
    display: inline-block;
    font-weight: 600;
    float: right;
}

.kf_property_dolar {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.kf_property_dolar li {
    display: inline-block;
    position: relative;
    white-space: nowrap;
    width: 48%;
}

.kf_property_dolar li i {
    margin-right: 0;
    width: 28px;
    height: 28px;
    background-color: #f9f9f9;
    border-radius: 100%;
    line-height: 28px;
    text-align: center;
}

.kf_property_dolar li a {
    font-size: 14px;
    color: #727373;
    display: inline-block;
}

.kf_property_more {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 30px 8px;
    background-color: #000;
    border-bottom: 2px solid #ffcc00;
}

.kf_property_more:hover {
    color: #fff;
}

/* Hover CSS */

/*
	  ==============================================================
		   Property Listing 02 Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Property Listing 03 Wrap Css Start
	  ==============================================================
*/
.kf_listing_03_wrap {
    float: left;
    width: 100%;
    background-color: #fafafa;
    border: 1px solid #e1e1e1;
    padding: 10px;
    margin-bottom: 30px;
    position: relative;
}

a.link-overflow {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
    display: none;
}

.kf_property_img_03,
.kf_property_img_03 figure {
    float: left;
    width: 350px;
    position: relative;
}

.kf_property_img_03 figure img {
    width: 100%;
    height: auto;
}

.kf_listing_img_des {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
}

.kf_listing_img_des a {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    color: #fff;
    font-size: 20px;
    opacity: 0;
    z-index: 10;
    margin: -10px 0 0 -10px;
}

.kf_listing_img_des a.listing {
    position: absolute;
    top: 45%;
    left: calc(50% - 81px);
    color: #fff;
    font-size: 20px;
    opacity: 0;
    z-index: 10;
    margin: -10px auto;
    border-color: #fff;
    width: 160px;
}

.kf_listing_03_des {
    float: none;
    padding: 0 0 0 375px;
    width: auto;
}

.kf_listing_03_des .kf_property_caption {
    width: 65%;
}

.kf_property_caption ul {
    width: 100%;
    float: left;
}

.kf_property_caption ul li {
    display: inline-block;
    position: relative;
    padding: 0 5px;
}

.kf_property_caption ul li i {
    margin-right: 8px;
}

.kf_property_caption ul li a {
    color: #727373;
    display: inline-block;
    font-size: 14px;
}

.boxed .kf_listing_total {
    float: left;
    width: 35%;
    text-align: center;
    padding: 10px 5px;
    position: absolute;
    right: 11px;
    background-color: #474747;
}

.kf_property_caption ul.kf_listing_03_location li a {
    font-size: 13px;
}

.kf_property_caption ul.kf_listing_03_location li:first-child {
    padding-left: 0;
}

.boxed .kf_listing_total:before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    width: 50px;
    height: 100%;
    background-color: #fafafa;
    transform: rotate(-44deg);
    display: none;
}

.kf_listing_total h5 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.kf_listing_03_des p {
    float: left;
    width: 100%;
}

.boxed .kf_listing_03_des p {
	height:75px;
}

.kf_listing_03_des > a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #474747;
}

.kf_listing_03_des .kf_link_1 {
    float: right !important;
    padding: 3px 10px !important;
}

/*Hover CSS*/
.kf_listing_03_wrap:hover .kf_listing_overlay {
    opacity: 0.75;
}

.kf_listing_03_wrap:hover .kf_listing_img_des a {
    opacity: 1;
}

/*
	  ==============================================================
		   Property Listing 03 Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Property Listing 03 Wrap Css BOXED Start
	  ==============================================================
*/
.boxed .kf_listing_03_wrap {
    float: left;
    width: 50%;
    background-color: #fafafa;
    border: 1px solid #e1e1e1;
    padding: 10px;
    margin-bottom: 30px;
    position: relative;
}

a.link-overflow {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 1;
    display: none;
}

.boxed .kf_property_img_03,
.boxed .kf_property_img_03 figure {
    float: left;
    width: 100%;
    position: relative;
}

.boxed .kf_property_img_03 figure img {
    width: 100%;
    height: 240px !important;
}

.small_gallery {
    position: absolute;
    left: 335px;
    z-index: 9999;
    width: 420px;
}

.boxed .kf_listing_03_wrap:nth-child(2n+0) .kf_property_img_03 .small_gallery {
    left: -335px;
}

.small_gallery .content {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 0 5px 10px #555555;
    margin: 0 auto;
    width: 400px;
    float: right;
}

.small_gallery .content a.more-photos {
    font-size: 11px;
    float: right;
    margin: 0 10px 5px;
}

.small_gallery .content .main_photo {
    margin: 10px;
}

.small_gallery .content .main_photo a {
    display: table-cell;
    vertical-align: middle;
    line-height: 0;
    height: 250px;
    width: 380px;
    text-align: center;
}

.small_gallery .content .main_photo img {
    max-width: 380px;
    max-height: 282px;
}

.small_gallery .content .thumbs ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.small_gallery .content .thumbs li {
    display: inline;
    float: left;
    margin: 2px 10px 10px;
    height: 50px;
    padding: 0;
    overflow: hidden;
}

.small_gallery .content .thumbs li a img {
    display: block;
    max-width: 80px;
}

.small_gallery div.arrow {
    width: 0;
    height: 0;
    position: relative;
    left: 0;
    top: 45px;
    border: 10px solid transparent;
    border-right-color: white;
}

.boxed .kf_listing_03_wrap:nth-child(2n+0) .small_gallery div.arrow {
    border-left: 10px solid white;
    border-right: 10px solid transparent;
    left: 420px;
}

.kf_listing_img_des {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    overflow: hidden;
}

.kf_listing_img_des a {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    color: #fff;
    font-size: 20px;
    opacity: 0;
    z-index: 10;
    margin: -10px 0 0 -10px;
}

.kf_listing_img_des a.listing {
    position: absolute;
    top: 50%;
    left: calc(50% - 81px);
    color: #fff;
    font-size: 20px;
    opacity: 0;
    z-index: 10;
    margin: -10px auto;
    border-color: #fff;
    width: 160px;
}

.boxed .kf_listing_03_des {
    float: none;
    padding: 0;
    width: auto;
}

.boxed .kf_listing_03_des .kf_property_caption {
    width: 100%;
    margin-top: 10px;
}

.kf_property_caption ul {
    width: 100%;
    float: left;
}

.kf_property_caption ul li {
    display: inline-block;
    position: relative;
    padding: 0 5px;
}

.kf_property_caption ul li i {
    margin-right: 8px;
}

.kf_property_caption ul li a {
    color: #727373;
    display: inline-block;
    font-size: 14px;
}

.kf_listing_total {
    float: left;
    width: 35%;
    text-align: center;
    padding: 15px 10px 15px 40px;
    position: relative;
    right: -11px;
    background-color: #474747;
}

.kf_property_caption ul.kf_listing_03_location li a {
    font-size: 13px;
}

.kf_property_caption ul.kf_listing_03_location li:first-child {
    padding-left: 0;
}

.kf_listing_total:before {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    width: 50px;
    height: 100%;
    background-color: #fff;
    transform: rotate(-44deg);
}

.kf_listing_total h5 {
    color: #fff;
    font-weight: bold;
}

.kf_listing_total h5.old_price {
    text-decoration: line-through;
}

.kf_listing_total h6.promo_price {
    background: red none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 14pt;
    font-weight: 600;
    padding: 5px;
    position: absolute;
    top: 40px;
    transform: rotate(-3deg);
    white-space: nowrap;
    right: 0;
}

.kf_property_detail_sale h6.promo_price {
    background: red none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    color: #fff;
    font-size: 14pt;
    font-weight: 600;
    padding: 5px;
    position: absolute;
    top: -30px;
    transform: rotate(-3deg);
    white-space: nowrap;
    right: 0;
}

.kf_listing_03_des p {
    float: left;
    width: 100%;
}

.kf_listing_03_des > a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #474747;
}

.kf_listing_03_des .kf_link_1 {
    float: right !important;
    padding: 3px 10px !important;
}

/*Hover CSS*/
.kf_listing_03_wrap:hover .kf_listing_overlay {
    opacity: 0.75;
}

.kf_listing_03_wrap:hover .kf_listing_img_des a {
    opacity: 1;
}

.boxed .kf_property_dolar li {
    width: 48%;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*
	  ==============================================================
		   Property Listing 03 Wrap Css BOXED End
	  ==============================================================
*/
.modal-header {
    font-weight: bold;
    font-size: 18px;
}

.modal-header i {
    font-size: 14px;
}

#calculatorModal .modal-dialog {
    width: 50%;
	max-width:450px;
}
#calculatorModal .modal-header {
	width: 100%;
	display: table;
}
#calculatorModal .modal-dialog label {
    font-weight: bold;
    color: #666;
    display: inline-block;
    margin-bottom: 0;
}

#creditCalculatorModal .modal-dialog {
    width: 50%;
	max-width:450px;
}

#creditCalculatorModal .modal-dialog label {
    font-weight: bold;
    color: #666;
    display: inline-block;
    margin-bottom: 3px;
}

.calc-modal .form-group {
    margin-bottom: 5px;
}

#creditCalculatorModal .calculator-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
    background: #f2f2f2;
    padding: 5px 0;
}

#creditCalculatorModal .form-group {
    border-bottom: 1px dotted #d2d2d2;
}

/*
	  ==============================================================
		   Investment Listing Wrap Css Start
	  ==============================================================
*/

.investment .kf_property_dolar li {
    width: 48%;
}

.investment .kf_listing_03_des .kf_property_caption {
    width: 100%;
}

/*
	  ==============================================================
		  Investment Listing Wrap Css End
	  ==============================================================
*/
/*
	  ==============================================================
		   Property Listing 04 Wrap Css Start
	  ==============================================================
*/
.kf_listing_03_wrap.kf_listing_04_wrap {
    padding: 0;
}

.kf_listing_img_des h3 {
    color: #fff;
    font-weight: bold;
    top: 50%;
    position: absolute;
    width: 100%;
    left: 0;
    margin: -15px 0 0 0;
    opacity: 0;
}

.kf_listing_04_wrap .kf_listing_03_des {
    padding-top: 10px;
    padding-bottom: 10px;
}

.kf_listing_03_des ul.kf_recent_rating {
    width: 35%;
    float: right;
    margin: 0;
    padding-right: 10px;
}

.kf_listing_03_des ul.kf_recent_rating li {
    float: right;
}

.kf_listing_03_des ul.kf_recent_rating li a {
    color: #727373;
}

.kf_listing_04_wrap ul.kf_foo_listing_meta {
    margin-bottom: 15px;
}

.kf_listing_04_wrap ul.kf_foo_listing_meta li {
    width: auto;
    padding: 0 15px;
    border-left: 1px solid #d9d9d9;
}

.kf_listing_04_wrap ul.kf_foo_listing_meta li:first-child {
    padding-left: 0;
    border-left: 0;
}

.kf_listing_03_des > a {
    float: left;
    display: inline-block;
    padding: 6px 15px;
    border-radius: 3px;
    text-transform: capitalize;
    color: #727373;
    border: 1px solid rgba(114, 115, 115, 0.4);
}

/*Hover CSS*/
.kf_listing_03_wrap:hover .kf_listing_img_des h3 {
    opacity: 1;
}

.kf_listing_04_wrap .kf_listing_03_des > a:hover {
    color: #fff;
}

/*
	  ==============================================================
		   Property Listing 04 Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Contact Us 03 Wrap Css Start
	  ==============================================================
*/
.kf_content_us_wrap {
    float: left;
    width: 100%;
    position: relative;
    background-color: #f6f6f6;
}

.kf_content_us_icon {
    float: left;
    width: 100%;
    padding: 70px 0;
    position: relative;
}

.kf_content_us_icon:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 0;
}

.kf_content_us_icon span {
    height: 75px;
    width: 75px;
    display: inline-block;
    background-color: #999999;
    font-size: 35px;
    color: #ffffff;
    text-align: center;
    border-radius: 100%;
    margin-right: 6px;
    line-height: 75px;
    position: relative;
}

.kf_content_us_icon span i {
    position: relative;
    z-index: 10;
}

.kf_content_us_icon span:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.kf_content_us_icon span:after {
    content: "";
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    border: 1px solid;
}

.kf_content_us_icon span:before,
.kf_content_us_icon span:after {
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    border-radius: 100%;
}

.kf_content_us_icon a {
    color: #7b7b7b;
    font-size: 18px;
}

/*Hover CSS*/
.kf_content_us_icon:hover:before {
    width: 100%;
}

.kf_content_us_icon:hover span {
    color: #fff;
}

/*Contact With Us CSS*/
.kf_with_us {
    float: left;
    width: 100%;
}

.kf_with_us_maap {
    float: left;
    width: 100%;
}

.kf_with_us_maap .map-canvas {
    float: left;
    height: 200px;
    width: 100%;
    margin-bottom: 20px;
}

.kf_with_us_addres {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.kf_with_us_addres i {
    color: #4d4d4d;
    float: left;
    font-size: 18px;
    display: inline-block;
    margin-right: 10px;
}

.kf_with_us_addres h2 {
    font-size: 18px;
    color: #4d4d4d;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: bold;
}

.kf_with_us_p {
    float: left;
    width: 100%;
    padding-left: 20px;
    position: relative;
}
.kf_with_us_p a {
	color:#000;
	font-family:'Source Sans Pro', sans-serif;
	font-size:14px;
}
.kf_with_us_p::before {
    border-left: 3px solid #000000;
    bottom: 15px;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 11px;
}

.kf_with_us_p p {
    margin: 0;
}

.kf_with_us_p p span {
    display: block;
}

.kf_with_us_social {
    float: left;
    width: 100%;
}

.kf_with_us_social ul li {
    float: left;
}

.kf_with_us_social ul li a {
    font-size: 18px;
    color: #000000;
    display: inline-block;
    margin-right: 20px;
}

/*Contact Form CSS*/
.kf_with_us_form {
    float: left;
    width: 100%;
}

.kf_with_us_form form {
    float: left;
    width: 100%;
}

.kf_with_us_form form label {
    color: #666;
    font-size: 12px;
	font-family: 'Open Sans', sans-serif;
}

.kf_with_us_form input[type="text"],
.kf_with_us_form input[type="email"] {
    height: 50px;
    display: block;
    font-size: 15px;
    color: #7b7b7b;
    background-color: #f6f6f6;
    padding: 5px 10px;
    margin-bottom: 20px;
    border: none;
    width: 100%;
}

.kf_with_us_form textarea {
    width: 100%;
    font-size: 15px;
    color: #7b7b7b;
    padding: 5px 10px;
    margin-bottom: 20px;
    background-color: #f6f6f6;
    display: block;
    height: 170px;
    border: none;
}

.kf_with_us_form button {
    padding: 12px 60px;
    background-color: #000000;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    resize: none;
}

.kf_with_us_form button i {
    margin-right: 13px;
    font-size: 15px;
}

.kf_with_us_form input[type="text"]:focus,
.kf_with_us_form input[type="email"]:focus,
.kf_with_us_form textarea:focus {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}

/*
	  ==============================================================
		   Contact Us 03 Wrap Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Login Page Wrap Css Start
	  ==============================================================
*/
.kf_login_bg {
    padding-bottom: 65px;
}

.kf_login_bg .container {
    text-align: center;
}

.kf_login_colum {
    width: 400px;
    display: inline-block;
    border-bottom: 1px solid #000000;
    background-color: #f8f8f8;
}

.kf_login_1 {
    float: left;
    width: 100%;
    padding: 29px 0;
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}

.kf_login_1::before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 12px 0;
    border-color: #000000 transparent transparent transparent;
    margin: auto;
}

.kf_login_1 span {
    height: 40px;
    width: 40px;
    text-align: center;
    display: inline-block;
    border: 3px solid #ffffff;
    border-radius: 100%;
    font-size: 18px;
    color: #fff;
    margin-right: 15px;
}

.kf_login_1 span i {
    line-height: 35px;
}

.kf_login_1 h3 {
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}

.kf_login_element {
    float: left;
    width: 100%;
    position: relative;
    padding: 0 15px;
}

.kf_loging_input {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

.kf_loging_input label {
    position: absolute;
    top: 0;
    left: 0;
    width: 44px;
    height: 44px;
    background-color: #949393;
    color: #fff;
    line-height: 42px;
    font-size: 18px;
    margin: 0;
}

.kf_loging_input input[type="text"] {
    width: 100%;
    height: 44px;
    border: 1px solid #d3d3d3;
    font-size: 16px;
    color: #666666;
    display: inline-block;
    padding-left: 64px;
}

.kf_loging_input input:last-child {
    margin-bottom: 0;
}

.kf_login_password {
    float: left;
    width: 100%;
    position: relative;
}

.kf_login_password ul {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.kf_login_password ul li {
    float: left;
}

.kf_login_password ul li:nth-child(2) {
    float: right;
    color: #666666;
}

.kf_login_password.kf_left li:last-child {
    float: left;
    font-size: 12px;
}

.kf_login_password ul li input[type="checkbox"] {
    margin-right: 8px;
}

.kf_login_password ul li a {
    font-size: 12px;
    color: #666666;
}

.kf_loging_input button,
.kf_loging_input input[type="submit"] {
    width: 100%;
    padding: 10px 0;
    border: 0;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}

.kf_login_singin.kf_padding {
    border-bottom: medium none;
    margin-bottom: 0;
}

.kf_login_social_icon {
    float: left;
    width: 100%;
    text-align: center;
}

.kf_login_social_icon p {
    font-size: 16px;
    color: #999999;
    margin-bottom: 20px;
}

.kf_login_social_icon ul {
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.kf_login_social_icon ul li {
    display: inline-block;
    margin-right: 28px;
}

.kf_login_social_icon ul li a {
    display: inline-block;
    height: 64px;
    width: 64px;
    text-align: center;
    font-size: 25px;
    color: #fff;
}

.kf_login_social_icon ul li a i {
    line-height: 64px;
}

.kf_login_social_icon .kf_blue {
    background-color: #3b5999;
}

.kf_login_social_icon .kf_pink {
    background-color: #29c5f6;
}

.kf_login_social_icon .kf_red {
    background-color: #d13d2f;
}

.kf_login_social_icon h5 {
    color: #999999;
    float: left;
    font-size: 14px;
    padding-bottom: 30px;
    width: 100%;
}

.kf_login_forgrt {
    float: left;
    width: 100%;
    text-align: left;
}

.kf_login_forgrt a {
    font-size: 16px;
    color: #666666;
    display: block;
    padding: 12px 0;
}

.kf_login_forgrt p {
    color: #666666;
    font-size: 14px;
    margin: 0 0 27px;
}

/*
	  ==============================================================
		   Login Page Wrap Css End
	  ==============================================================
*/
/*
	  ==============================================================
		   Property Detail Page Css Start
	  ==============================================================
*/
.kf_property_detail_bg {
    padding-bottom: 40px;
}

.kf_detail_information {
    float: left;
    width: 100%;
    position: relative;
}

.kf_property_img_datil {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
}

.kf_property_img_datil figure {
    position: relative;
    float: left;
    width: 100%;
}

.kf_property_img_datil figure img {
    width: 100%;
    height: auto;
}

.kf_property_detail_bed {
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-color: rgba(51, 51, 51, 0.75);
}

.kf_property_detail_bed ul {
    float: left;
    width: 100%;
}

.kf_property_detail_bed ul li {
    width: 25%;
    float: left;
}

.kf_property_detail_bed ul li {
    display: block;
    text-align: center;
    padding: 20px 0;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.kf_property_detail_bed ul li span {
    color: #fff;
    line-height: 20px;
    width: 100%;
    display: block;
}

.kf_property_detail_bed a span i {
    margin-left: 15px;
}

.kf_property_detail_sale {
    bottom: 20px;
    left: 21px;
    position: absolute;
}

.kf_property_detail_sale > a {
    padding: 7px 33px;
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 2px;
    margin-right: 15px;
    font-weight: bold;
}

.kf_property_detail_sale > a.lower {
    text-transform: lowercase;
}

.kf_property_detail_img_row {
    float: left;
    width: 100%;
    padding-bottom: 40px;
    border-bottom: 1px solid #f1eded;
    margin-bottom: 35px;
}

.kf_property_detail_img_row a {
    width: 208px;
    float: left;
    margin-top: 5px;
    margin-left: 5px;
}

.kf_property_detail_img_row .owl-buttons {
    display: none;
}

.kf_property_detail_img_row a:first-child {
    margin-left: 0;
}

.kf_property_detail_img_row a:nth-child(5n) {
    margin-left: 0;
}

.kf_property_detail_img_row a img {
    width: 100%;
    height: auto;
}

.kf_property_detail_img_row a img:hover {
    opacity: 0.75;
}

.kf_property_detail_uptwon {
    float: left;
    width: 100%;
    position: relative;
}

.kf_property_detail_uptwon h3 {
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 9px;
}

.kf_property_detail_uptwon h4 {
	background: #f6911e;
	padding: 10px;
	padding-right: 10px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 10px;
	float: left;
	padding-right: 50px;
	border-bottom-right-radius: 45px;
}

.kf_property_detail_uptwon h4 a {
	color:#fff;
	font-weight:bold;
}

.kf_property_detail_uptwon ul {
    float: left;
    width: 100%;
    margin-bottom: 18px;
}

.kf_property_detail_uptwon ul li {
    display: inline-block;
    margin-right: 60px;
}

.kf_property_detail_uptwon ul li a {
    display: inline-block;
    color: #999999;
}

.kf_property_detail_uptwon ul li i {
    font-size: 17px;
    margin-right: 16px;
}

.kf_property_detail_link {
    float: left;
    width: 100%;
    padding-bottom: 40px;
    margin-bottom: 35px;
    border-bottom: 1px solid #f1eded
}

.kf_property_detail_link ul {
    column-count: 2;
    column-gap: 0;
    width: calc(100% - 80px);
    padding: 0 40px;
}

.kf_property_detail_link ul li {
    padding: 3px 0;
    font-size: 16px;
}

.kf_property_detail_link ul li i {
    margin-right: 10px;
}

.kf_property_detail_hdg {
    float: left;
    width: 100%;
    margin-bottom: 24px;
}

.kf_property_detail_hdg h5 {
    text-transform: uppercase;
    font-weight: bold;
}

.kf_property_detail_Essentail {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.kf_property_detail_Essentail ul {
    float: left;
    width: 100%;
}

.kf_property_detail_Essentail ul li {
    margin-bottom: 10px;
}

.kf_property_detail_Essentail ul li:last-child {
    margin-bottom: 0;
}

.kf_property_detail_Essentail ul li a {
    font-size: 15px;
    color: #666666;
    display: inline-block;
}

.kf_property_detail_Essentail ul a i {
    color: #d9d9d9;
    margin-right: 15px;
    font-size: 20px;
}

.kf_property_detail_map {
    float: left;
    width: 100%;
    padding-bottom: 35px;
    border-bottom: 1px solid #f1eded;
    margin-bottom: 35px;
}

.kf_property_detail_map .parea-checkobox {
    margin: 0 0 30px;
    float: left;
}


.kf_property_detail_map .control {
	color:#999 !important;
	display: block;
	position: relative;
	padding-left: 30px;
	margin-bottom: 5px;
	padding-top: 2px;
	cursor: pointer;
	font-size: 16px;
	float:left;
	margin-right:10px;
}
.kf_property_detail_map .control input {
		position: absolute;
		z-index: -1;
		opacity: 0;
	}
.kf_property_detail_map .control_indicator {
	position: absolute;
	top: 2px;
	left: 0;
	height: 20px;
	width: 20px;
	background: #e6e6e6;
	border: 0px solid #000000;
}
.kf_property_detail_map .control-radio .control_indicator {
	border-radius: 50%;
}

.kf_property_detail_map .control:hover input ~ .control_indicator,
.kf_property_detail_map .control input:focus ~ .control_indicator {
	background: #cccccc;
}

.kf_property_detail_map .control input:checked ~ .control_indicator {
	background: #4d4d4d;
}
.kf_property_detail_map .control:hover input:not([disabled]):checked ~ .control_indicator,
.kf_property_detail_map .control input:checked:focus ~ .control_indicator {
	background: #0e6647d;
}
.kf_property_detail_map .control input:disabled ~ .control_indicator {
	background: #e6e6e6;
	opacity: 0.6;
	pointer-events: none;
}
.kf_property_detail_map .control_indicator:after {
	box-sizing: unset;
	content: '';
	position: absolute;
	display: none;
}
.kf_property_detail_map .control input:checked ~ .control_indicator:after {
	display: block;
}
.kf_property_detail_map .control-radio .control_indicator:after {
	left: 7px;
	top: 7px;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: #ffffff;
}
.kf_property_detail_map .control-radio input:disabled ~ .control_indicator:after {
	background: #7b7b7b;
}


.kf_property_detail_map .nearplaces {
    float: left;
    width: calc(50% - 50px);
    margin: 2px 25px;
}

.kf_property_detail_map .nearplaces label {
    color: #4d4d4d;
}

.kf_property_detail_content > h5,
.kf_property_detail_map > h5 {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 40px;
}

.kf_property_detail_map .map-canvas {
    padding: 10px 10px;
    height: 340px;
    outline: 1px solid #f1eded;
    margin: 0;
}

.kf_property_detail_map ul {
    float: left;
    width: 100%;
}

.kf_property_detail_map ul li {
    float: left;
    position: relative;
    border: 1px solid #f5f2f2;
    margin: 0 -2px 0 0;
    width: 33%;
}

.kf_property_detail_map figure {
    float: left;
    position: relative;
    width: 100%;
    min-height: 160px;
    overflow: hidden;
}

.kf_property_detail_map figure img {
    width: 100%;
    height: auto;
}

.kf_floor_detail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
}

.kf_floor_detail .kf_listing_overlay {
    opacity: 0.85;
}

.kf_floor_detail h5 > a {
    display: inline-block;
    color: #fff;
    font-weight: 600;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    z-index: 100;
    margin: -15px 0 0 -8px;
    opacity: 0;
}

.kf_property_detail_map ul li:hover .kf_floor_detail h5 > a {
    opacity: 1;
}

.kf_property_detail_content {
    float: left;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #f1eded;
    padding-bottom: 35px;
    margin-bottom: 35px;
}

.kf_property_detail_agent {
    float: left;
    width: 100%;
    text-align: center;
    border-bottom: 2px solid #026cb3;
    position: relative;
}

.kf_property_detail_agent figure img {
    display: block;
    width: 100%;
}

.kf_property_detail_social_icon {
    float: left;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 0;
}

.kf_property_detail_social_icon ul {
    float: left;
    width: 100%;
}

.kf_property_detail_social_icon ul li {
    display: inline-block;
    position: relative;
    margin: 0 0 0 -3px;
}

.kf_property_detail_social_icon ul li a {
    font-size: 14px;
    color: #ffffff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
}

.kf_property_detail_real {
    float: left;
    width: 100%;
}

.kf_property_detail_real a {
    color: #666666;
    font-size: 13px;
}

.kf_property_detail_real h6 {
    font-size: 18px;
    font-weight: bold;
    color: #666666;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.kf_property_detail_real span {
    display: block;
    font-size: 16px;
    color: #666666;
    margin-bottom: 20px;
}

.kf_property_detail_real ul {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #f8f8f8;
    margin-bottom: 15px;
}

.kf_property_detail_real ul li {
    margin-bottom: 10px;
    font-size: 14px;
}

.kf_property_detail_real ul li:last-child {
    margin-bottom: 0;
}

.kf_property_detail_real ul li a {
    display: inline-block;
    color: #999999;
}

.kf_property_detail_real ul li i {
    margin-right: 12px;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    width: 20px;
}

.kf_property_detail_form {
    float: left;
    width: 100%;
    padding: 21px 11px 13px 11px;
    background-color: #f7f7f7;
    border: 1px solid #dfdfdf;
    text-align: center;
}
.kf_property_detail_form #property-form .g-recaptcha {
    transform: scale(0.58) !important;
    transform-origin: 0 0 0;
	margin-bottom:-15px;
}
.kf_property_detail_form label {
    color: #999;
    float: left;
    text-align: left;
    font-size: 11px;
	font-family:'Open Sans', sans-serif;
}

.kf_property_detail_form label input[type=checkbox] {
    float: left;
    margin-right: 5px !important;
}

.kf_property_detail_form label a {
    font-size: 11px;
    cursor: pointer;
    color: #666;
}

.kf_property_detail_form h5 {
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.kf_property_detail_form form {
    margin: 0;
    float: left;
    width: 100%;
    text-align: left;
}

.kf_property_detail_form input[type="text"], .kf_property_detail_form input[type="email"] {
    width: 100%;
    height: 39px;
    border: none;
    font-size: 14px;
    color: #666666;
    background-color: #fff;
    padding: 7px 16px;
    margin-bottom: 15px;
    display: block;
}

.kf_property_detail_form textarea {
    width: 100%;
    height: 146px;
    border: none;
    font-size: 14px;
    color: #666666;
    background-color: #fff;
    padding: 7px 16px;
    margin-bottom: 16px;
    display: block;
    resize: none;
}

.kf_property_detail_form input[type="text"]:focus,
.kf_property_detail_form input[type="email"]:focus,
.kf_property_detail_form textarea:focus {
    border: 1px solid;
}

.kf_property_detail_form button {
    font-size: 14px;
    color: #ffffff;
    display: inline-block;
    font-weight: bold;
    padding: 7px 30px;
    border-bottom: 2px solid #ffcc00;
    text-transform: uppercase;
}

/*Related property CSS*/
.kf_related_property {
    float: left;
    width: 100%;
    position: relative;
}

.kf_related_property > h5 {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 20px;
}

/*
	  ==============================================================
		   Property Detail Page Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   404 Page Css Start
	  ==============================================================
*/
.kf_404_wrap {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin-top: -32px;
}

.kf_404_wrap h2 {
    display: inline-block;
    font-size: 400px;
    line-height: 320px;
}

.kf_404_wrap figure {
    display: inline-block;
    position: relative;
    top: -130px;
}

.kf_error_text {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    margin: -20px 0 0;
}

.kf_error_text h3 {
    text-transform: uppercase;
    font-weight: 600;
}

.kf_rotate_404 {
    transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
}

.kf_not_found_wrap {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    margin-top: -95px;
}

.kf_not_found_wrap h2 {
    font-size: 100px;
    line-height: normal;
    text-transform: uppercase;
}

.kf_not_found_wrap h4 {
    color: #666666;
    text-transform: capitalize;
}

.kf_go_back_wrap {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: -9px;
}

.kf_go_back_wrap h3 {
    color: #fff;
    font-weight: 500;
    margin: 0 0 30px;
    padding: 0 0 25px;
    position: relative;
}

.kf_go_back_wrap h3:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 75px;
    height: 2px;
    right: 0;
    margin: auto;
    background-color: #fff;
}

.kf_go_back_wrap a {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    text-transform: capitalize;
    font-size: 24px;
    padding: 8px 25px 9px;
    border-radius: 3px;
}

/*
	  ==============================================================
		   404 Page Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Submit Property Page Css Start
	  ==============================================================
*/
.submit_property_filed {
    float: left;
    width: 100%;
    background-color: #f8f8f8;
    padding: 28px 19px;
    margin-bottom: 25px;
}

.submit_property_filed h6 {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 15px;
}

.submit_property_filed input[type="text"], .submit_property_filed input[type="email"] {
    width: 1100px;
    height: 36px;
    border: 1px solid #d3d3d3;
    margin-bottom: 16px;
}

.submit_property_filed textarea {
    width: 1100px;
    height: 132px;
    border: 1px solid #d3d3d3;
    resize: none;
}

.submit_property_payment {
    float: left;
    width: 100%;
}

.submit_property_payment h3 {
    font-size: 30px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 23px;
}

.submit_property_location,
.kf_search_form {
    float: left;
    width: 100%;
    position: relative;
}

.kf_search_form {
    margin-bottom: 15px;
}

.submit_property_location {
    background-color: #f8f8f8;
    padding: 30px 20px 15px;
}

.kf_search_form label {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 8px;
    color: #666666;
}

.kf_search_form .chosen-container-single .chosen-single {
    background: none;
    height: 34px;
    box-shadow: none;
    border: 1px solid #d3d3d3;
    padding: 4px 0 0 10px;
    border-radius: 0;
    color: #999999;
    font-size: 14px;
}

.kf_upload input[type="file"] {
    display: inline-block;
    width: 100px;
    height: 30px;
    opacity: 0;
    overflow: hidden;
    cursor: pointer;
}

.kf_upload span {
    display: inline-block;
    color: #999;
    font-size: 14px;
}

.kf_submit_property_hdg {
    float: left;
    width: 100%;
}

.kf_submit_property_hdg h3 {
    font-size: 30px;
    color: #666666;
    font-weight: bold;
    margin-bottom: 25px;
}

.kf_submit_property_post ul {
    float: left;
    width: 100%;
}

.kf_submit_property_newsletter li,
.kf_submit_property_post ul li {
    margin-bottom: 5px;
}

.kf_submit_property_newsletter li:last-child,
.kf_submit_property_post ul li:last-child {
    margin-bottom: 0;
}

.kf_submit_property_post ul li {
    width: 100%;
}

.kf_submit_property_post ul li {
    font-size: 14px;
    color: #666666;
    display: inline-block;
}

.kf_submit_property_newsletter li input,
.kf_submit_property_post ul li input {
    margin-right: 10px;
    display: inline-block;
}

.kf_submit_property_news {
    float: left;
    width: 100%;
    padding: 35px 20px 20px;
    margin-top: 30px;
    background-color: #f8f8f8;
}

.kf_submit_property_news label {
	font-size:12px;	
	color:#666;
	font-family:'Open Sans', sans-serif;
}
.kf_submit_property_news label input {
	margin-right:3px;
}
	
.kf_submit_property_button {
    float: right;
}

.kf_submit_property_button button {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    padding: 12px 72px 14px 72px;
    margin: 15px 0;
    font-weight: 600;
}
button:disabled {
	background-image: url(/templates/html5/images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: 10%;
	background-color: #d2d2d2 !important;
	cursor: no-drop;
}
/*
	  ==============================================================
		   Submit Property Page Css End
	  ==============================================================
*/

/*
	  ==============================================================
		   Filterable Gallery Page Css Start
	  ==============================================================
*/

#filterable-item-filter-1 li {
    display: inline-block;
    margin: 0 3px;
}

#filterable-item-filter-1 a {
    display: block;
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 3px;
    color: #fff;
    margin: 0;
    cursor: pointer;
    text-transform: uppercase;
    line-height: normal;
}

.edu_masonery_thumb figure img {
    width: 100%;
    height: auto;
}

.edu_masonery_thumb figure:before {
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    background: #000;
    opacity: 0;
}

.edu_masonery_thumb:hover figure:before {
    opacity: 0.65;
}


.edu_masonery_thumb figure > a {
    border-radius: 100%;
    color: #fff;
    font-size: 31px;
    height: 50px;
    left: 0;
    line-height: 47px;
    margin: -37px auto 0;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    width: 50px;
}

.edu_masonery_thumb:hover figure > a {
    opacity: 1;
}

.edu_masonery_thumb figure figcaption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -50%;
    text-align: center;
}

.edu_masonery_thumb:hover figure figcaption {
    bottom: 0;
}

.edu_masonery_thumb figure figcaption a {
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    padding: 20px 0;
    font-family: 'Roboto Slab', serif;
}

/*
	  ==============================================================
		   Filterable Gallery Page Css End
	  ==============================================================
*/

body {
    overflow: hidden;
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 9999999;
}

#preloader #status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url(https://raw.githubusercontent.com/niklausgerber/PreLoadMe/master/img/status.gif) no-repeat center;
    margin: -100px 0 0 -100px;
}

.has-error label {
    color: #a94442;
}

.has-error input,
.has-error select,
.has-error textarea,
.has-error .kf_search_field .chosen-container-single .chosen-single,
.has-error .file-input-ajax-new, .has-error .chosen-container {
    border: 1px solid #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error input:focus,
.has-error select:focus,
.has-error textarea:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}

.modal-content {
    border-radius: 0;
}

/*
Full screen Modal
*/
.fullscreen-modal .modal-dialog {
    margin: 20px auto;
    width: 90%;
}

@media (min-width: 768px) {
    .fullscreen-modal .modal-dialog {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .fullscreen-modal .modal-dialog {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .fullscreen-modal .modal-dialog {
        width: 90%;
    }
}

.calc-result {
    border-bottom: 1px lightgray solid;
    margin-bottom: 5px;
}

.fade-scale {
    transform: scale(0);
    opacity: 0;
    -webkit-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}

.fade-scale.in {
    opacity: 1;
    transform: scale(1);
}

.history {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    min-height: 15px;
    z-index: 97;
    box-shadow: 0 0 10px #DDDDDD;
}

.history .line {
    border-bottom: 1px solid #ccc;
    background: #f2f2f2;
    width: 100%;
    height: 0;
    position: relative;
    top: 25px;
    border-bottom: 1px solid #DDDDDD;
}

.history a#title {
    font-size: 11px;
    display: block;
    font-weight: bold;
    margin: 5px 0;
    padding: 1px 0 0 30px;
    text-decoration: none;
	background: url("/templates/html5/images/toggle.png") no-repeat scroll 3px 3px transparent;
}

.history a.toggle {
	background: url("/templates/html5/images/toggle2.png") no-repeat scroll 3px 3px transparent !important;
}

#history .item {
    width: 90px;
    float: left;
    position: relative;
    margin: 10px auto 1px;
    text-align: center;
    height: 44px;
}

#history .item .photo {
    display: inline-block;
    position: relative;
}

#history .item .photo a {
    line-height: 0;
    float: left;
}

#history .item .photo img {
    width: auto;
    height: 35px;
    max-width: 75px;
    float: left;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    border: 4px solid #FFFFFF;
    cursor: pointer;
    position: relative;
}

#history .item .photo .CloseItem {
    background: rgba(0, 0, 0, 0.9);
    cursor: pointer;
    height: 12px;
    position: absolute;
    right: -7px;
    top: -3px;
    width: 14px;
    z-index: 1000;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    line-height: 12px;
}

#history .item img.smallPhoto {
    height: 35px;
    transition: transform .2s;
}

#history .item:hover img.smallPhoto {
    transform: scale(1.5);
}

#history .item .CloseItem1 {
    display: none;
}

#history .item:hover .CloseItem1 {
    display: block;
}

#history .owl-prev, #history .owl-next {position:absolute; top:13px; color:#333; background:none;}
#history .owl-prev {left:-10px;}
#history .owl-next {right:10px;}
#history .owl-controls {display:none;}

.tooltip {
    position: absolute;
    z-index: 99999999;
}

.cookiebanner {
    position: fixed;
    left: auto;
    right: 30px;
    height: auto;
    min-height: 21px;
    z-index: 9999 !important;
    background: rgb(0, 0, 0) none repeat scroll;
    color: rgb(221, 221, 221);
    font-family: arial, sans-serif;
    text-align: left;
    bottom: 30px;
    opacity: 1;
    width: 350px;
    padding: 5px 16px 20px;
}

.cookiebanner span {
    font-size: 12px;
    line-height: 18px;
}

.cookiebanner-close {
    text-align: right;
}

.cookiebanner-close i {
    font-size: 16px;
}

.submit-property-map {
    width: 100%;
    height: 330px;
}

@media only screen and (max-width: 500px) {
    .cookiebanner {
        width: 100%;
        left: 0;
        right: 0;
    }
}

.mapper--fields-hide {
    display: none;
}

a.collapse-trigger {
    display: block;
    position: relative;
}

a.collapse-trigger::after {
    content: "\f077"; /* fa-chevron-up */
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
}

a.collapse-trigger.collapsed::after {
    content: "\f078" !important; /* fa-chevron-down */
}

.chosen-choices:not(.search-choice) .search-field {
    display: block;
}

.label {
    font-size: 16px;
    color: #666666;
    font-weight: 600;
    text-align: left;
    margin: 0 0 8px;
    padding: 0;
    display: inline-block;
    position: relative;
    z-index: 1;
    line-height: 1.42857143;
}

#directions-map-wrapper {
    display: none;
}

#directions-map--jakdojade{
    height: 300px;
    margin-top:20px;
    margin-bottom:20px;
    width: 100%;
}

.mapper--fields-hide {
    display: none;
}

.banner-popup .modal-body {
    padding: 0px;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
  }
}
.modal {
	overflow-y:auto !important;
}
#card-popup button.close {
    opacity:1;
    color:#fff;
    font-size:50px;
    font-weight:normal;
    cursor: pointer;
}

#card-popup .modal-header {
    border-bottom: 0;
    padding: 6px 0px;
    position: relative;
    z-index: 10000;
}

#card-popup .modal-content {
    background-color:transparent;
    border:0;
    box-shadow:none !important;
}

@media only screen and (max-width: 500px) {
    .kf_range_slider .ui-slider .ui-slider-handle {
        height: 1.5em;
        width: 1.5em;
        margin-top:-4px;
    }
    .kf_property_field .kf_range_slider .amount {
        bottom:18px;
    }
}

.crypto {
    display: none;
}

.kf_property_detail_bed ul li span {
    color: #fff;
    line-height: 20px;
    width: 100%;
    display: block;
}