
*{
	margin:0;	
	padding:0;
	outline:none !important;
}
a{
	color:#fff;
}
ul, li{
	list-style:none;
}
ul, ol{
    margin-bottom: 0px;
}


/************** Color Start **************/
.bg_0d0d16{
	background-color:#0d0d16;
}
.bg_171726{
	background-color:#171726;
}
.bg_161729{
	background-color:#161729;
}
.bg_212136{
	background-color:#212136;
}
.bg_2a2a46{
	background-color:#2a2a46;
}
.bg_0000ff{
	background-color:#0000ff;
}
/************** Color End **************/

/************** Default Class Start  **************/
.container_default{
	margin:0 auto;
	display:table;
}
.container_default_block{
	margin:0 auto;
	display:block;
}
.container_full_width{
	width:100%;
	max-width:100%;
}
.container_991{
	width:100%;
	max-width:991px;
}
.container_1080{
	width:100%;
	max-width:1080px;
}
.container_1200{
	width:100%;
	max-width:1200px;
}
.container_1400{
	width:100%;
	max-width:1400px;
}
.container_1500{
	width:100%;
	max-width:1500px;
}
.container_1600{
	width:100%;
	max-width:1600px;
}

.co_col{
	display:table;
	float:left;
}
.co_col_10{
	width:10%;	
}
.co_col_20, .co_col_5{
	width:10%;	
}
.co_col_25, .co_col_4{
	width:25%;	
}
.co_col_30{
	width:30%;	
}
.co_col_33_33, .co_col_3{
	width:33.3333%;	
}
.co_col_40{
	width:40%;	
}
.co_col_50{
	width:50%;	
}
.co_col_60{
	width:60%;	
}
.co_col_66_6666{
	width:66.6666%;
}
.co_col_70{
	width:70%;
}
.co_col_75{
	width:75%;
}
.co_col_80{
	width:80%;
}
.co_col_90{
	width:90%;
}
.co_col_100{
	width:100%;
}
.default_btn{
	background-color:#0000ff;
	color:#fff;
	transition:0.5s;
	border:1px solid #0000ff;
	text-transform:capitalize;
}
.default_btn:hover{
	background-color:#fff;
	color:#0000ff;
	border:1px solid #fff;
    box-shadow: 0px 3px 2px 1px #000000;
}
/************** Default Class Start  **************/
header{
	background-color:#0000ff;
	position: fixed;
	z-index:9999;
}

header .aads_contact{
	display:table;
	width:260px;
	float:left;
}
header .aads_contact ul, header .aads_menu ul, header .aads_social ul{
	display:table;
	width:100%;
}
header .aads_menu{
	display:table;
	width:calc(100% - 440px);
	float:left;
}
header .aads_contact ul li{
	padding: 28px 0;
	display:table;
	width:100%;
}
header .aads_contact ul li a{
	width:100%;
	font-size:14px;
}
header .aads_contact ul li.aads_contact_icons a{
	width:auto;
	float:left;
}
header .aads_contact ul li.aads_contact_icons a:nth-child(2), header .aads_contact ul li.aads_contact_icons a:nth-child(3){
	margin-left: 10px;
}
header .aads_contact ul li a i{
	font-size:24px;
	display:table;
	width:30px;
	float:left;
}
header .aads_contact ul li a span{
	font-size:14px;
	display:table;
	width:calc(100% - 30px);
	padding:2px 0;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: initial;
}
header .aads_menu ul li, header .aads_social ul li{
	float:left;
	display:table;
	position: relative;
}
header .aads_menu ul li a{
	padding:30px 10px;
	/* text-transform:capitalize; */
	display:table;
	font-size:16px;
	transition:0.5s;
    width: 100%;
}
header .aads_menu ul li a:hover, header .aads_menu ul li.active_m a{
	background-color:#0000f7;
}
header .aads_social{
	float:right;
	width:180px;
}
header .aads_social ul li a{
	padding:28px 10px;
	display:table;
}
header .aads_social ul li a{
	font-size:24px;
}

header .aads_menu .mobile_menu_btn{
    display:none;
}
#menu_id .login_menu{
    display:none;
    position: absolute;
    width:220px;
}
#menu_id .login_menu li{
    width:100%;
    display:table;
    border-top:1px solid #000;
}
#menu_id .login_menu li a{
    padding:8px 15px;
    background-color:#0000ff;
    width:100%;
    font-size:14px;
    transition:0.5s;
}
#menu_id .login_menu li a:hover{
    background-color:#fff;
    color:#0000ff;
}
#menu_id .login_menu li a i{
    padding-right: 5px;
    width: 30px;
    display: table;
    float: left;
}
#menu_id .login_menu_li:hover ul.login_menu{
    display:table;
}
h2{
	text-shadow: 0px 2px #000;
}
.home_page_banner{
	display:table;
	width:100%;
	height:100vh;
	background-size:contain;
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color:#000;
}
.banner_content{
	display:table;
	max-width:991px;
	width:100%;
	margin:0 auto;
	padding:150px 0 0 0;
}
.banner_content .banner_logo{
	max-width:420px;
	width:100%;
	margin:0 auto;
}
.banner_content .banner_logo img{
	width:100%;
	max-width:220px;
	display:table;
	margin:0 auto;
}

/*
.banner_content .banner_name{
	font-size:42px;
	color:#15f3f6;
	text-align:center;
	text-transform:capitalize;
	text-shadow: 0 0 10px #0000ff, 0 0 20px #00BCD4, 0 0 30px #03A9F4, 0 0 40px #03A9F4, 0 0 70px #2196F3, 0 0 80px #2196F3, 0 0 100px #0853fc;
}
*/

.banner_content .banner_name {
	font-size:42px;
	color:#15f3f6;
	text-align:center;
	text-transform:capitalize;
  	text-shadow: 0 0 10px #2356FF;
  	animation: flux 2s linear infinite;
  	-moz-animation: flux 2s linear infinite;
  	-webkit-animation: flux 2s linear infinite;
  	-o-animation: flux 2s linear infinite;
}

/*
@keyframes flux {
  0%,
  100%,
  50%{
    text-shadow: 0 0 5px #1041FF, 0 0 8px #1041FF, 0 0 15px #1041FF, 0 0 15px #1041FF, 0 0 2px #8BFDFE, 2.5px 2.5px 2px #147280;
    color: #28D7FE;
  }
  20%,80% {
    text-shadow: 0 0 2.5px #082180, 0 0 5px #082180, 0 0 15px #082180, 0 0 15px #082180, 0 0 2px #082180, 2.5px 2.5px 2px #0A3940;
    color: #146C80;
  }
}
*/

@keyframes flux {
  0%,
  100%,
  50%{
    text-shadow: 0 0 5px #2356FF, 0 0 8px #1d4dec, 0 0 15px #1945da, 0 0 15px #1135af, 0 0 2px #102e96, 2.5px 2.5px 2px #0b2271;
    color: #2356FF;
  }
  20%,80% {
    text-shadow: 0 0 2.5px #082180, 0 0 5px #082180, 0 0 15px #082180, 0 0 15px #082180, 0 0 2px #082180, 2.5px 2.5px 2px #0A3940;
    color: #2356FF;
  }
}

.home_bg_section{
	background-size:cover;
	background-position:center bottom;
	background-repeat:no-repeat;
	padding:100px 0;
}
.home_bg_section_overlay{
	padding:100px 0;
	background-color:rgba(0,0,0,0.5);
	display:table;
	width:100%;
}
.padding_0{
	padding:0;
}
.padding_100{
	padding:100px 0;
}

/******************* Home Page Start *******************/
/******* home_page_slider_div Start *******/
.home_page_slider_div{
	display:block;
	width: calc(100% - 50px);
    margin: 0 auto;
}
.home_page_slider_div .slider_img{
	width:320px;
	display:table;
	margin:0 auto;
	padding:50px 0;
}
.home_page_slider_div .slider_img  img{
	width:100%;
	max-width:180px;
	display:table;
	margin: 0 auto;
}
.home_page_slider_div .slider_content{
	color:#fff;
	width:100%;
	display:table;
	padding:0 50px 0 0;
}
.home_page_slider_div .slick-prev {
	left:-30px;
}
.home_page_slider_div .slick-next{
	right:-30px;
}
.home_page_slider_div .slick-prev:before, .home_page_slider_div .slick-next:before{
	font-size:24px;
}
.home_page_slider_div .slider_content:nth-child(1){
	padding:0;
}
.home_page_slider_div .slider_content h2{
	padding:10px 0 20px 0;
	font-size:30px;
	text-transform:capitalize;
	font-weight:900;
	letter-spacing:4px;
	margin-top:0;
	margin-bottom:0;
}
.home_page_slider_div .slider_content p{
	padding:10px 0 20px 0;
	font-size:14px;
	text-align:justify;
}
.home_page_slider_div .slider_content a.default_btn{
	padding:10px 25px;
	font-size:18px;
	text-transform:capitalize;
}

.home_page_slider_div .slider_content .home_slider_bg{
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	width:100%;
	margin:0 auto;
	display:table;
}
.home_page_slider_div .slider_content .home_slider_bg h2{
	text-align:center;
	padding-top:20px;
}
.home_page_slider_div .slider_content .home_slider_bg .home_slider_bg_overlay{
	background-color:rgba(0,0,0,0.5);
	height:360px;
}
.home_page_slider_div .slider_content .home_slider_bg .slider_content_inner{
	max-width:680px;
	margin:0 auto;
	padding: 20px 0;
}
.home_page_slider_div .slider_content .home_slider_bg a.default_btn{
	display:table;
	margin:0 auto;
}
	/***** Slick Dots start *****/
	.home_page_slider_div .slick-dots{
		bottom:-40px;
	}
	.home_page_slider_div .slick-dots li, .home_page_slider_div .slick-dots li button{
		width:10px;
		height:10px;
	}
	.home_page_slider_div .slick-dots li button{
		border:1px solid #0000ff;
		border-radius:50%;
		display:table;
	}
	.home_page_slider_div .slick-dots li.slick-active button {
		 background-color:#0000ff;
	}
	.home_page_slider_div .slick-dots li button:before{
		content:"";	
	}
	/***** Slick Dots End *****/
/******* home_page_slider_div End *******/

/******* Valuation_div Start********/
.valuation_div{
	display:table;
	width:100%;
	text-align:center;
	color:#fff;
}
.valuation_div h2{
	padding:10px 0 20px 0;
	font-size:30px;
	text-transform:capitalize;
	font-weight:900;
	letter-spacing:4px;
	margin-top:0;
	margin-bottom:0;
}
.valuation_div p{
	padding:10px 0 40px 0;
	font-size:14px;
	max-width: 991px;
    margin: 0 auto;
}
.valuation_div img{
	max-width:180px;
	margin:20px auto;
	display:table;
}
.valuation_div a.default_btn{
	padding:10px 50px;
	font-size:18px;
}
/******* Valuation_div End********/


/******* City Div Start *******/
.city_div{
	display:table;
	width:100%;
}
.city_div .city_bg_img_outer{
	display:table;
	width:calc(50% - 20px);
	margin:0px 10px 20px 10px;
	float:left;
	overflow:hidden;
	position:relative;
	border:2px solid #0000ff;
}

.city_div .city_bg_img_outer .city_bg_img{
	display:table;
	width:100%;
	height:310px;
	background-size:cover;
	background-position: center -20px;
	background-repeat:no-repeat;
	float:left;
	transform: scale(1);
	transition:0.5s;
}
.city_div .city_bg_img:hover{
	transform: scale(1.2);
	z-index:99;
}
.city_div .city_bg_img_outer.london_bg{
	display:table;
	width:calc(100% - 40px);
	margin:0px 20px;
}
.city_div .city_bg_img_outer.dubai_bg{
	display:table;
	width:calc(100% - 20px);
	margin:0px 10px 25px 10px;
}
.city_div .city_bg_img_outer.london_bg .city_bg_img{
	height:640px;		
}
.city_div .city_bg_img_outer.dubai_bg .city_bg_img{
    height:300px;
}

.city_div .city_bg_img_outer span.city_name{
	position: absolute;
	width:100%;
	bottom:0;
	padding:10px 0;
	text-align:center;
	color:#fff;
	background-color:#0000ff;
	display:table;
	font-size:18px;
	text-transform:capitalize;
	font-weight: 900;
	z-index:99;
}
/******* City Div End *******/

/******* Our Value Div Start *******/
.our_value_div{
	display:table;
	width:100%;
	text-transform: capitalize;
}
.our_value_div h2{
	padding: 10px 0 20px 0;
    font-size: 30px;
    font-weight: 900;
    letter-spacing: 4px;
    color:#0000ff;
    margin-top:0;
	margin-bottom:0;
	text-shadow: 0 0 10px #2356FF;
  	animation: flux 2s linear infinite;
  	-moz-animation: flux 2s linear infinite;
  	-webkit-animation: flux 2s linear infinite;
  	-o-animation: flux 2s linear infinite;
}
.our_value_div ul{
	list-style:none;
	display:table;
	width:100%;
	font-size:18px;
	color:#fff;
}
.our_value_div ul li{
	padding:10px 0 10px 40px;
	position:relative;
}
.our_value_div ul li:before{
	top:15px;
	left:0px;
	content: "\f015";
	position:absolute;
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color:#15f3f6;
    text-shadow: 0 0 10px #2356FF;
  	animation: flux 2s linear infinite;
  	-moz-animation: flux 2s linear infinite;
  	-webkit-animation: flux 2s linear infinite;
  	-o-animation: flux 2s linear infinite;
}
/******* Our Value End *******/

/******* Feature Property Start *******/
.feature_property_div_outer{
	display:block;
}
.feature_property_div{
	display:table;
	width:100%;
}

.feature_property_list{
	display:table;
	width:100%;
}
.feature_property_image{
	width:calc(50% - 30px);	
	margin-right:30px;
	height:320px;
	background-size:cover;
	background-position: center center;
	background-repeat:no-repeat;
	float:left;
	position:relative;
	border: 2px solid #0000ff;
    border-radius: 5px;
}
.feature_property_image .feature_property_badge{
	position:absolute;
	display:table;
	padding:5px 20px;
	background-color:#0000ff;
	right:0px;
	color:#fff;
	font-size:16px;
	text-transform:capitalize;
}
.feature_property_content{
	width:50%;
	display:table;
}
.feature_property_content h2.feature_property_title, .feature_property_content h2.feature_property_location, .feature_property_content h2.feature_property_price{
	width:100%;
	display:table;
	/* text-transform:capitalize; */
	font-size:26px;
	color:#0000ff;
	font-weight:900;
	margin-top:0;
	margin-bottom:0;
}
.feature_property_content h2.feature_property_location{
    font-size:20px;
}
.feature_property_content h2.feature_property_price{
    font-size:32px;
    padding:20px 0;
    text-shadow: 0 0 10px #2356FF;
    animation: flux 2s linear infinite;
    -moz-animation: flux 2s linear infinite;
    -webkit-animation: flux 2s linear infinite;
    -o-animation: flux 2s linear infinite;
}
.feature_property_content .feature_property_des{
	color:#fff;
	font-size:16px;
	font-weight:200;
	text-transform:none;
	padding:20px 0 20px 0;
	width:80%;
}
.feature_property_content a.default_btn{
	padding:10px 25px;
	font-size:18px;
	text-transform:capitalize;
	display:table;
}
	/***** Slick Dots start *****/
	.feature_property_div .slick-dots{
		bottom:-80px;
	}
	.feature_property_div .slick-dots li, .feature_property_div .slick-dots li button{
		width:10px;
		height:10px;
	}
	.feature_property_div .slick-dots li button{
		border:1px solid #0000ff;
		border-radius:50%;
		display:table;
	}
	.feature_property_div .slick-dots li.slick-active button {
		 background-color:#0000ff;
	}
	.feature_property_div .slick-dots li button:before{
		content:"";	
	}
	/***** Slick Dots End *****/
/******* Feature Property End *******/

/******* Our_App_div Start *******/
.our_app_div{
	display:table;
	width:100%;
	color:#fff;
	text-align:center;
}
.our_app_div h2{
	text-transform:capitalize;
	font-weight:normal;
	font-size:36px;
}
.our_app_div p{
	font-size:16px;
}
.our_app_div p a{
	color:#1a9de0;
}
.our_app_div .our_app_lists{
	display:table;
	padding:50px 0 0 0;
	width:100%;
	max-width:1080px;
	margin:0 auto;
}
.our_app_div .our_app_lists .our_app_list{
	/*border-right:1px solid #fff;*/
	min-height:140px;
	display:table;
	width:100%;
}
.border-right{
	border-right:1px solid #fff;
}
.our_app_div .our_app_lists .co_col:last-child .our_app_list{
	border-right:0px;
}
.our_app_div .our_app_lists .our_app_list .our_app_list_inner{
	/*max-width:200px;*/
	width:100%;
	margin:0 auto;
	display:table;
	padding:20px;
}
.our_app_div .our_app_lists i{
	width:80px;
	height:80px;
	border-radius:50%;
	border:2px solid #fff;
	display:table;
	margin:0 auto 20px auto;
	font-size:36px;
	padding:20px 0;
	text-align:center;
}
.our_app_div .our_app_lists p{
	font-size:13px;
	height:60px;
	padding:20px 0 0 0;
}
.our_app_div .our_app_lists .app_img{
	width:100%;
	max-width:160px;
	display:table;
	margin:20px auto 0 auto;
}
.our_app_div .our_app_lists .app_img img{
	width:100%;
	padding:0 10px;
	background-color:#0000ff;
}
.our_app_div .our_app_lists .qr_img img {
	padding:0;
	width:60px;
}
.app_code{
	text-align:center;
	padding:30px 0 0 0;
	text-transform:capitalize;
	font-size:28px;
	font-weight:900;
}
/******* Our_App_div Start *******/

/******* Affliated_div Start *******/
.affliated_div{
	width:100%;
	padding:10px 0;
	margin:100px 0;
	background-color:#fff;
	border-radius:10px;
}
.affliated_div .affliated_div_list{
	width:260px;
}
.affliated_div .affliated_div_list img{
	width:auto;
	/*max-width:240px;*/
	height:50px;
	display:table;
	margin:0 auto;
	object-fit:contain;
}
/******* Affliated_div End *******/

/******************* Home Page End *******************/
/******************* List Page Start*******************/
.list_bg_section{
    width: 100%;
    display:table;
}
#page_bg{
    width: 100%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    transition:1s;
    margin-top:60px;
}
.page_bg_overlay{
	padding-top: 80px;
	height: calc(100vh - 60px);
	background-color:rgba(0,0,0,0.5);
	width:100%;
}
.list_bg_section .proerty_search, .list_bg_section .proerty_list{
	padding:0 20px;
	display:table;
}

.list_bg_section .proerty_search .proerty_search_inner {
		border:1px solid #0000ff;
		height:calc(100vh - 250px);
		background-color:rgba(0,0,0,0.8);
		padding:20px 40px;
		display: table;
		width: 100%;
		border-radius:5px;
}
.list_bg_section .proerty_list{
	height:calc(100vh - 210px);
	overflow-y:scroll;
	display:block;
}

.room-type-fltr{
	margin-top:15px;
	color:#fff;
}

.room-type-fltr .radio-input{
	width:33.33%;
	float:left;
	margin:0px;
	text-transform:capitalize;
}


/*
.list_bg_section .proerty_list::-webkit-scrollbar {
    width: 1em;
}
 
.list_bg_section .proerty_list::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,255,1);
}
 
.list_bg_section .proerty_list::-webkit-scrollbar-thumb {
  background-color: #0000ff;
  outline: 1px solid #000;
}
*/

.list_bg_section .proerty_list .proerty_list_inner{
	height:calc(100vh - 200px);
}
.proerty_search .proerty_search_title{
	display:table;
	width:100%;
	color:#0000ff;
	border-bottom:2px solid #0000ff;
	font-size:28px;
	font-weight:900;
	padding:0 0 5px 0;
	margin:0 0 20px 0;
}
.proerty_search .proerty_search_group{
	display:table;
	width:100%;
	padding:10px 0;
}
.proerty_search .proerty_search_group.min_max{
	width:calc(50% - 5px);
	float:left;
}
.proerty_search .proerty_search_group.min_max1{
	margin-right:5px;
}
.proerty_search .proerty_search_group.min_max2{
	margin-left:5px;
}
.proerty_search .proerty_search_group lable{
	width:100%;
	font-size:14px;
	color:#fff;
	display:table;
	text-transform:capitalize;
	padding:5px 0;
}
.proerty_search .proerty_search_group select, .proerty_search .proerty_search_group number, .proerty_search .proerty_search_group input{
	width:100%;
	font-size:14px;
	display:table;
	padding:5px 10px;
/*	max-width:260px;*/
}


/*.proerty_search .proerty_search_group.fltr-loc-wpr{
	width:65%;
	float:left;
	padding-right:5px;
}*/

.proerty_search .proerty_search_group.fltr-rad-wpr{
	width:35%;
	float:left;
	padding-left:5px;
}

.proerty_search_group.col-2{
	width:50%;
	float:left;
	display:inline-block;
}

.proerty_search_group.col-2 button{
	width:100%;
}

.proerty_search_group.col-2.col-2-lft{
	padding-right:5px;
}

.proerty_search_group.col-2.col-2-rht{
	padding-left:5px;
}

.proerty_search .proerty_search_group select{
    padding: 7px 10px;
}
.proerty_search .default_btn{
	border:0px;
	padding:5px 40px;
	font-size:18px;
	margin:20px auto 0 auto;
	display:table;
	text-transform:capitalize;
}
.proerty_list_e{
	background-color:rgba(0,0,0,0.8);
	padding:30px 30px;
	display: table;
	width: 100%;
	border-radius:5px;
	border:1px solid #0000ff;
	color:#fff;
	max-width:860px;
	margin:0 auto 40px auto;
}
.property_img{
	height:220px;
	width:calc(100% - 20px);
	margin-right:20px;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	border:1px solid #0000ff;
    position: relative;
}
.property_img .property_badge{
    position: absolute;
    background-color: #0000ff;
    color: #fff;
    padding: 8px 20px;
    font-size: 16px;
    right: 0;
}
.proerty_list_e h2.property_title, .proerty_list_e h2.property_location {
	margin-top:0;
	margin-bottom:0;
	font-size:20px;
	font-weight:900;
	color:#0000ff;
}
.proerty_list_e h2.property_location{
	padding-bottom:10px;
	border-bottom:1px solid #0000ff;
	margin-bottom:10px
}
.proerty_list_e .property_icons{
	display:table;
	width:100;
	padding:10px 0;
}
.proerty_list_e .property_icons .property_icon{
	float:left;
	display:table;
	padding:0 20px 0 0;
	font-size:18px;
}
.proerty_list_e .property_icons .property_icon i{
	position:relative;
	top:2px;
	margin-right:5px;
}
.proerty_list_e .property_des{
	display:block;
	height:60px;
	font-size:14px;
	overflow:hidden;
	color:#fff;
	width:100%;
}
.proerty_list_e .property_price{
	display:table;
	width:100%;
	font-size:28px;
	color:#0000ff;
	font-weight:900;
	margin-top:10px;
}
.proerty_search_filter_btn{
    display:none;   
    margin-top:10px;
    width:100%;
}
.proerty_search .proerty_search_filter_btn .default_btn{
    margin:0px 0 10px 0;
}
/******************* List Page End*******************/

/******************* Deatil Page Start*******************/
.page_bg_overlay1{
	padding-top: 100px;
	height: calc(100vh - 60px);
	background-color:rgba(0,0,0,0.09);
	width:100%;	
}
.property_detail_div{
	display:table;
	width:100%;
	border-radius:5px;
	padding: 0 25px;
	color:#fff;
}
.property_detail_div .property_title{
	display:table;
	width:calc(100% - 10px);
	margin:0 auto;
	font-size:28px;
	text-transform:capitalize;
	background-color:rgba(0,0,0,0.8);
	padding:10px 20px;
	border-radius:2px;
	box-shadow: 0px 0px 10px 1px #0000ff;
}
.property_detail_div .property_title .property_title_left{
	width:calc(100% - 320px);
	display:table;
	float:left;
	color:#0000ff;
	font-weight:900;
	animation: flux 2s linear infinite;
  	-moz-animation: flux 2s linear infinite;
  	-webkit-animation: flux 2s linear infinite;
  	-o-animation: flux 2s linear infinite;
	/*text-shadow: 1px 1px #26caee;*/
}
.property_detail_div .property_title .property_title_right{
	width:320px;
	display:table;
	font-size:42px;
	text-align:right;
	text-shadow: 0 0 10px #2356FF;
  	animation: flux 2s linear infinite;
  	-moz-animation: flux 2s linear infinite;
  	-webkit-animation: flux 2s linear infinite;
  	-o-animation: flux 2s linear infinite;
}

.property_detail_div .property_content{
	display:block;
	width:100%;
	margin-top:20px;
	height:calc(100vh - 250px);
	overflow-y:scroll;
}
.property_detail_div .property_content .property_content_left{
	width: calc(70% - 20px);
	display:block;
	float:left;
	margin-right:20px;	
	padding: 5px 5px;
}
.property_detail_div .property_content .property_content_right{
	width:calc(30% - 20px);
	display:table;
	float:left;
	padding:5px 0;
}
.box_shadow{
	box-shadow: 0px 0px 5px 1px #0000ff;	
	background-color:rgba(0,0,0,0.9);
	padding:20px;
	margin-bottom:10px;
}
.property_slider_div_outer{
	display:block;
	width:100%;
	max-width: calc(1280px - 140px);
	height:460px;
	overflow:hidden;
	padding:20px;
	position:relative;
}
.property_detail_div .property_slider_img{
	width:100%;
	display:table;
	background-size:contain;
	background-position:center center;
	background-repeat:no-repeat;
	height:420px;
}
.property_slider_div .slick-prev{
	left:25px;
	z-index: 99;
}
.property_slider_div .slick-next{
	right:25px;
}
.property_slider_div .slick-prev:before, .property_slider_div .slick-next:before{
	font-size:25px;
}
.property_detail_div .property_content .detail_page_title{
	font-size:20px;
	color:#0000ff;
	display:table;
	text-transform:capitalize;
	font-weight:900;
	padding-bottom:10px;
}
.property_detail_div .property_content .property_des{
	display:table;
	width:100%;
	text-align:justify;
}

.full_screen_slider{
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 9999;
    max-width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    height: 100vh;
    transition:0.5s;
}
.property_detail_div .full_screen_slider .property_slider_img{
    height:100vh;
    width:100%;
    margin:0px 0;
    display:table;
    background-size:cover;
}
.full_screen_button, .full_screen_button_close{
    position: absolute;
    bottom: 0;
    right:0;
    z-index: 999;
    background-color: rgba(0,0,255,0.5);
    display: table;
    transition:0.5s;
}
.full_screen_button_close{
    display:none;
}
.full_screen_button_close i{
    font-size:24px;
}
.full_screen_button:hover, .full_screen_button_close:hover{
    background-color: rgba(0,0,255,1);
}
.full_screen_button a, .full_screen_button_close a{
    padding: 10px 10px;
    display:table;
}
.property_detail_div .full_screen_slider .full_screen_button{
    display:none;
}
.property_detail_div .full_screen_slider .full_screen_button_close{
    display:table;
    top: 10px;
    right:0;
    bottom:auto;
}
.div_content{
    display:table;
    width:100%;
}
.property_content_right .contact-agent-chat, .property_content_right .property-bookviewing-container, .property_content_right #report_holder, .property_content_right .template_lite_landlord_report_holder, .property_content_right .template1_property_interaction{
    box-shadow: 0px 0px 5px 1px #0000ff;	
	background-color:rgba(0,0,0,0.9);
	padding:20px;
	margin-bottom:10px;
	border:0px;
}
.property_content_right .contact-agent-chat .cnt-agt-cht-title, .property_content_right .property-bookviewing-container .estate-box-title .bookview-title, .property_content_right #report_holder .template1_detail_heading h1, .property_content_right .template1_property_interaction .template1_detail_heading h4, .property_content_right .template1_property_interaction .column_subhead_title{
    font-size:20px;
	color:#0000ff;
	display:table;
	text-transform:capitalize;
	font-weight:900;
	padding-bottom:10px;
	border:0px;
	margin:0px;
}
.property_content_right .contact-agent-chat .alert-warning {
    background-color:rgba(255,255,255,0.5);
    border-color: #0000ff;
    color:#0000ff;
}

.property_amenities ul.amenities_ul .amenities_li{
    display:table;
    width:calc(25% - 10px);
    margin:0px 5px 10px 5px;
    float:left;
    text-align:center;
    font-size:14px;
    font-weight:bold;
}
.property_amenities ul.amenities_ul .amenities_li i, .property_amenities ul.amenities_ul .amenities_li span{
    width:100%;
    display:table;
    padding:10px 0;
    color:#0000ff;
}
.property_amenities ul.amenities_ul .amenities_li span{
    padding:10px 0px;
    height:60px;
}
.property_amenities ul.amenities_ul .amenities_li i{
    font-size:30px;
    height:70px;
    width:70px;
    border-radius:50%;
    border:1px solid #0000ff;
    margin:0 auto;
    display:table;
    padding:15px 0;
}
.floor_plan_imgge, .epc_image{
    width:100%;
    display:table;
    margin:0 auto;
    max-width:560px;
}
.property_map .map_outer{
    display:table;
    width:100%;
}
.property_map .location_value{
    font-size:14px;
    margin-top:0px;
    margin-bottom:20px;
    display:table;
    width:100%;
}
.property_map .location_value i{
    padding-right:10px;
}
.property_map .static_map_holder, .property_map #googlemaps{
    height:360px;
    width:100%;
    margin-bottom:20px;
    background-size:cover;
    background-position:center center;
}
.feature_div i{
    padding-right:10px;
    display:table;
    width:40px;
    float:left;
    font-size:20px;
}
.feature_div span{
    width:calc(100% - 50px);
    display:table;
    font-size:14px;
}
.contact-agent-chat .cht-agt-message-box textarea{
    color:#0000ff;
}
.cnt-agt-cht-cnt h5{
    color:#fff;
}
/******************* Deatil Page End*******************/

/******* Footer Start *******/
footer{
	display:table;
	width:100%;
	padding:0;
	background-size:cover;
	background-position: center bottom;
}
.overlay_footer{
	height:145px;
	background-size:unset;
	background-position: center bottom;
	background-repeat: repeat-x;
	float:left;
	opacity:0.8;
}
.other_footer{
	background-color:transparent;
	bottom:0px;
	position:fixed;
	opacity:1;
}
/******* Footer End *******/
	.slick-initialized .slick-slide{
		outline:0;
	}
	.common_button{
	    background-color:#0000ff;
	    transition:0.5s;
	    border-radius:0px;
	    padding:10px 20px;
	    text-transform:capitalize;
	}
	.common_button:hover{
	    color:#0000ff;
	    background-color:#fff;
	}
	.add_fav{
	    padding:10px;
	    background-color:#0000ff;
	    cursor:pointer;
	    transition:0.5s;
	}
	.add_fav:hover{
	    background-color:#fff;
	    color:#0000ff;
	    
	}
	
	.register_btn{
		display:inline !important;
	}
	
	.power_by_footer{
        position:fixed;
        bottom:0px;
        height:auto;
        background-color:#000;
        display:table;
    }
    .power_by_footer p{
        margin:0;
        padding:5px 20px;
        font-size: 12px;
        color:#fff;
    }
	
@media(max-width:1640px){
	.container_1600{
		width:1400px;
	}
	.banner_content{
		padding: 120px 0;
	}
}
@media(max-width:1440px){
	.container_1600, .container_1400{
		width:1280px;
	}
}
@media(max-width:1366px){
	.container_1600, .container_1400{
		width:1200px;
	}
	header .aads_menu{
	    width:calc(100% - 420px);
	}
	header .aads_social{
	    width:160px;
	}
	header .aads_menu ul li a{
	    padding:30px 10px; 
	}
	header .aads_social ul li a{
	    font-size: 24px;
	    padding: 28px 8px;
	}
	.city_div .city_bg_img_outer.london_bg .city_bg_img{
	    height:560px;
	}
	.city_div .city_bg_img_outer.dubai_bg .city_bg_img,
	.city_div .city_bg_img_outer .city_bg_img {
	    height:265px;
	}
	.home_bg_section, .home_bg_section_overlay{
	    padding:80px 0;
	}
	.padding_0{
	    padding:0;
	}
	.proerty_search .proerty_search_title{
	    margin:0 0 10px 0;
	}
	.list_bg_section .proerty_search .proerty_search_inner{
	    padding:20px 20px;
	    display:block;
	    overflow-y:scroll;
	    height:calc(100vh - 200px);
	}
}
@media(max-width:1280px){
    header .main_header{
        width:100%;
        margin:0px;
    }
	header .main_header{ 
		background-color:rgba(0,0,0,0.9);
	}
	header .aads_contact, header .aads_social{
		width:50%; 
	}
	header .aads_contact{
	    padding-left: 30px;
	}
	header .aads_social{
	    padding-right: 20px;
	}
	header .aads_menu{
	    width:100%;
	    padding:0 40px;
	}
	header .aads_contact ul li{
		width:50%;
		float:left;
		padding:8px 0;
	}
	header .aads_social ul{
		width:auto;
		float:right;
	}
	 
	header .aads_contact ul li:nth-child(2){
		float:right;
	}
	header .aads_menu ul li a{
	    padding:15px 10px;
	}
	header .aads_contact ul li a span{
	    font-size:12px;
	}
	header .aads_contact ul li a i{
	    font-size:20px;
	}
	header .aads_social ul li a{
        font-size: 20px;
        padding: 8px 12px;
	}
}
@media(max-width:1200px){
    .container_1600, .container_1400{
		width:calc(100vw - 40px);
		margin:0 20px;
	}
	.home_page_slider_div .co_col_40{
	    width:320px;
	}
	.slider_content_inner{
	    padding:0 40px 0 0;
	    display:table;
	}
	.home_page_slider_div .co_col_60{
	    width:calc(100% - 320px);
	}
	.feature_our_value .co_col_25{
	    width:30%;
	}
	.feature_our_value .co_col_75{
	    width:70%;
	}
	.feature_our_value .our_value_div{
	    padding:0 0 0 20px;
	}
	.feature_our_value .our_app_lists .co_col_25 {
	    width:25%;
	}
	.our_app_div h2{
	    font-size:28px;
	}
	.our_app_div .our_app_lists .app_img{
	    max-width:140px;
	}
	.app_code{
	    padding:24px 0 0 0;
	}
	.affliated_div{
	    padding:20px 0;
	    margin:60px 0;
	}
	.affliated_div .affliated_div_list img{
	    max-width:180px;
	}
	/****** List Page *****/
	.list_bg_section .proerty_search .proerty_search_inner{
	    padding:0 15px;
	}
	.list_bg_section .proerty_list{
	    height: calc(100vh - 250px);
	}
	.property_detail_div .property_content{
    	height:calc(100vh - 340px);
    }
}
@media(max-width:1080px){
    header .aads_contact{
        width:calc(100% - 320px);
    }
    header .aads_social{
        width:320px;
    }
    .city_div .city_bg_img_outer.london_bg .city_bg_img{
        height:480px;
    }
    .city_div .city_bg_img_outer.dubai_bg .city_bg_img, .city_div .city_bg_img_outer .city_bg_img{
        height:225px;
    }
    .valuation_div img{
        max-width:120px;
    }
    .affliated_div .affliated_div_list img{
	    max-width:160px;
	}
	/****** List Page *****/
	.list_bg_section .proerty_search, .list_bg_section .proerty_list{
	    padding:0 10px;
	}
	.list_bg_section .proerty_search .proerty_search_inner{
	    padding:20px;
	}
	.proerty_list_e .property_des{
	    height:40px;
	}
	.proerty_search .proerty_search_title{
	    font-size:24px;
	}
	.proerty_search .proerty_search_group{
	    padding:0 0 10px 0;
	}
	.page_bg_overlay{
	    padding-top:40px;
	}
	.list_bg_section .proerty_search .proerty_search_inner, .list_bg_section .proerty_list .proerty_list_inner, .list_bg_section .proerty_list{
	    height: calc(100vh - 150px);
	}

}
@media(min-width:992px){
	#menu_fly_button{
		display:none;
	}
}
@media(max-width:991px){
    header{
        background-color:transparent;
        border-bottom: 0px !important;
    }
    header .aads_menu{
        padding:0 0 0 0;   
        position: relative;
    }
    /*header .aads_menu ul{
        display:none;
        top: 0px;
        position: fixed;
    }*/
    #menu_fly_button {
	    padding: 60px 0;
	    background-color: rgb(0 0 0 / 95%);
	    overflow-y: auto;
	    height: 100%;
	    position: fixed;
	    top: 0;
	    display:none;
	}
	
	#menu_fly_button .login_menu{
		display:none;
	}
	#menu_fly_button .login_menu li{
		width:calc(100% - 50px);
		margin-left:50px;
		background-color:var(--main-color);
	}
	#menu_fly_button>li{
		margin:5px 0;
	}
    #menu_id{
    	display:none;
    }
 
    #menu_id .login_menu_li:hover ul.login_menu{
        position: relative;
        width: calc(100% - 20px);
        margin-left: 20px;
    }
    header .aads_menu .mobile_menu_btn{
        color: #fff;
        background-color: #0000ff;
        width: auto;
        display: table;
        padding: 10px;
        float: right;
        margin: 10px 10px 0 0;
        position: fixed;
        right: 0;
    	top: 35px;
        z-index:999;
    }
    header .aads_menu .mobile_menu_btn_fff{
        color:#0000ff;
        background-color:#fff;
    }
  /*  header .aads_menu ul li, header .aads_menu ul li{
        background-color: rgba(0,0,0,0.8);
    }*/
    header .aads_menu ul li{
        width: 100%;
    }
    #menu_id>li{
    	margin:10px 0;
    }
    header .aads_menu ul li a{
        padding: 10px 25px !important;        
    }
    header .aads_contact{
        width:calc(100% - 200px);
    }
    header .aads_social{
        width:200px;
    }
    /* header .aads_social ul li a{
        padding:5px 10px 4px 10px;
    } */
    header .aads_contact{
        padding-left:20px;
    }
    header .aads_social{
        padding-right:10px;
    }
    .banner_content .banner_name{
        font-size:32px;
    }
    .feature_our_value .co_col_25, .feature_our_value .co_col_75{
        width:calc(100% - 80px);
        margin:0 40px;
    }
    .feature_our_value .our_value_div{
        width:320px;
        margin:0 auto;
        margin-bottom:50px;
    }
    .our_app_div h2{
        font-size:24px;
    }
    .feature_our_value .our_app_lists .co_col_25{
        margin:0px;
    }
    /****** List Page *****/
    #page_bg{
        margin-top:0px;
        height:100vh;
    }
    .page_bg_overlay{
        padding-top:80px;
        height:100vh;
    }
    .list_bg_section .proerty_search .proerty_search_inner, .list_bg_section .proerty_list{
        height:calc(100vh - 200px);
        border-radius:2px;
    }
    .proerty_list_e{
        margin:0 auto 20px auto;
    }
    .proerty_search .proerty_search_group.min_max:nth-child(even), .proerty_search .proerty_search_group.min_max:nth-child(odd){
        margin-right:0;
        margin-left:0;
        width:100%;
    }
    .proerty_list_e{
	    border-radius:2px;
	}
	.property_detail_div{
	    padding:0 0;
	}
	.proerty_search .proerty_search_group select, .proerty_search .proerty_search_group number, .proerty_search .proerty_search_group input{
	    padding:5px 5px;
	}
	
	.proerty_search .default_btn{
    	font-size:14px;
    	padding:5px 15px;
    }
}

@media(max-width:860px){
    .city_div .co_col_50{
        width:100%;
        margin-bottom:10px;
    }
    .city_div .city_bg_img_outer.london_bg{
        margin:0 10px;
        width:calc(100% - 20px);
    }
    .city_div .city_bg_img_outer .city_bg_img{
        height:320px;
    }
    .city_div .city_bg_img_outer.london_bg .city_bg_img{
        height:320px;
        background-position: center calc(50% - 35px);
    }
    .city_div .city_bg_img_outer.dubai_bg .city_bg_img{
        height:320px;
        background-position: center left;
    }
    .our_app_div .our_app_lists p{
        font-size:12px;
        padding:0 20px;
    }
    .our_app_div h2{
        font-size:4;
    }
    .our_app_div p{
        font-size:15px;
    }
    .feature_our_value .our_app_lists .co_col_25{
        width: 50%;
        margin-bottom: 50px;
    }
    .our_app_div .our_app_lists .co_col:nth-child(even) .our_app_list{
        border-right: 0px;
    }
    .feature_property_image{
        width:calc(60% - 30px);
    }
    .feature_property_content{
        width:40%;
    }
    .city_div .city_bg_img_outer.dubai_bg{
        margin: 0px 10px 10px 10px;
    }
    /****** List Page *****/
    .list_bg_section .proerty_search, .list_bg_section .proerty_list{
        padding:0 5px;
    }
    .proerty_search .proerty_search_title{
        font-size:22px;
    }
    .proerty_list_e{
        padding:20px;
    }
    .property_img{
        height:180px;
    }
    .proerty_list_e h2.property_title, .proerty_list_e h2.property_location{
        height:20px;
        overflow:hidden;
        display:block;
    }
    .proerty_list_e h2.property_location{
        display:table;
        width:100%;
        margin-bottom:0px;
    }
    .property_detail_div .property_content .property_content_left, .property_detail_div .property_content .property_content_right{
        width:100%;
        margin:0px;
        padding:20px 15px !important;
    }
    .property_slider_div_outer{
        width:calc(100vw - 40px);
    }
    .property_content_right .box_shadow{
        width: calc(100% - 10px);
        margin: 0 5px 0 5px;
        margin-bottom: 10px;
    }
    .property_content_right .property-bookviewing-container, .property_content_right .contact-agent-chat{
        width: calc(100% - 10px);
        margin: 0 5px;
        margin-bottom: 10px;
    }
}
@media(max-width:768px){
    header .aads_contact{ 
        padding:0px;
    }
    header .aads_contact ul li:nth-child(1){
        padding-left: 10px;
    }
    header .aads_contact ul li:nth-child(2){
        padding-right:20px;
    }
    header .aads_contact ul li:nth-child(2) a{
        float: right;
        width: auto;
    }
    header .aads_contact ul li a{
        text-align:right;
    }
    header .aads_contact ul li a span{
        padding-left:10px;    
    }
    header .aads_social{
        /* position: fixed;
        display: table;
        bottom: 0px;
        right: 0px; */
    }
    .home_page_slider_div .co_col_40, .home_page_slider_div .co_col_60{
        width:100%;
    }
    .slider_content_inner{
        padding:10px 40px
    }
    .home_page_slider_div .slider_img{
        padding:0;
    }
    .home_page_slider_div .slider_content h2{
        text-align:center;
    }
    .home_page_slider_div .slider_content a.default_btn{
        margin: 0 auto;
        display: table;
    }
    .home_page_slider_div .slider_content .home_slider_bg .home_slider_bg_overlay{
        height:360px;
    }
    .home_page_slider_div .slider_content .home_slider_bg .slider_content_inner{
        padding:20px 20px;
    }
    .power_by_footer{
        width:100%;
    }
    .footer_power_by{
        width:100%;   
        margin:0;
    }
    .banner_content {
        padding: 120px 0;
        display: flex;
        align-items: center;
        justify-content: space-around;
        flex-direction: column;
        height: 100%;
    }
    
    
    
}
@media(max-width:710px){
    .list_bg_section .proerty_search .proerty_search_inner{
        display:none;
        position: fixed;
        width: calc(100vw - 40px);
        z-index: 99;
    }
    .list_bg_section .proerty_search, .list_bg_section .proerty_list{
        width:100%;
    }
    .proerty_search_filter_btn{
        display:table;
    }
    .proerty_search .proerty_search_group, .proerty_search .proerty_search_group.min_max:nth-child(even), .proerty_search .proerty_search_group.min_max:nth-child(odd){
        width:50%;
        float:left;
    }
    .proerty_search .default_btn{
        margin:0;
        margin-top:30px;
    }
    .proerty_search_content{
        display:block;   
        overflow:scroll;
        /*height:calc(100vh - 350px);*/
    }
    .property_detail_div .property_title .property_title_left, .property_detail_div .property_title .property_title_right{
        width:100%;
        text-align:left;
    }
    .property_detail_div .property_title .property_title_right{
        font-size:36px;
    }
}
@media(max-width:640px){

    .city_div .city_bg_img_outer{
        width:calc(100% - 20px);
        margin:0 10px 10px 10px;
    }
    .feature_our_value .our_app_lists .co_col_25{
        width:100%;
    }
    .our_app_div .our_app_lists .our_app_list{
        border-right:0px;
    }
    .our_app_div .our_app_lists .our_app_list .our_app_list_inner{
        max-width:320px;
    }
    .feature_property_image, .feature_property_content{
        width:100%;
        margin-right:0px;
    }
    .feature_property_content{
        padding-top:20px;
    }
    .banner_content .banner_name{
        padding:0 40px;
    }
    .home_page_slider_div .slider_img{
        width:260px;
    }
    .slider_content_inner{
        padding:10px 20px;
    }
}
@media(max-width:640px){
    .proerty_search .proerty_search_group, .proerty_search .proerty_search_group.min_max:nth-child(even), .proerty_search .proerty_search_group.min_max:nth-child(odd){
        width:100%;
    }
}
@media(max-width:580px){
    header .aads_contact ul li{
        width:100%;
        padding-left: 20px;
    }
    header .aads_contact ul li a:nth-child(1){
        /* width:80%;
        float:left; */
    }
    header .aads_contact ul li a span{
        width:auto;
        text-align: left;
    }
    header .aads_social{
        top:25px;
        bottom:auto;
        background: transparent;
        padding-right: 3px;
    }
    .valuation_div a.default_btn{
        font-size:14px;
    }
    .home_page_slider_div .slider_img img{
        max-width:120px;
    }
    .home_page_slider_div .slider_content .home_slider_bg .home_slider_bg_overlay{
        display:table;
    }
    .proerty_list_e .property_icons .property_icon{
        padding:0 10px 0 0;
    }
    .power_by_footer p{
        padding:5px 10px;
    }
    .proerty_list_e .co_col_50{
        width:100%;
    }
    .property_img{
        width:100%;
        margin-right: 0px;
    }
    .proerty_list_e .co_col_50:nth-child(2){
        margin-top:20px;
    }
}
@media(max-width:530px){
    header .aads_contact ul li a:nth-child(1){
        /* width:75%;
        float:left; */
    }
    header .aads_contact ul li.aads_contact_icons a:nth-child(2), header .aads_contact ul li.aads_contact_icons a:nth-child(3){
        /* width:20px; */
    }
    .feature_our_value .co_col_25{
        width:calc(100% - 20px);
        margin:0 10px;
    }
    .feature_our_value .co_col_75{
        width:100%;   
    }
    .our_value_div h2{
        font-size:24px;
    }
    .feature_our_value .our_value_div{
        width:280px;
    }
    .city_div .city_bg_img_outer.dubai_bg .city_bg_img{
        height:320px;
        background-position: -70px center;
    }
}
@media(max-width:480px){
    .feature_our_value .co_col_25, .feature_our_value .co_col_75{
        margin:0px;
    }
    .feature_our_value .our_value_div{
        padding:0;
    }
    header .aads_contact ul li:nth-child(1) a:nth-child(1){
        /* width:130px;
        float:left; */
    }
    header .aads_contact ul li:nth-child(2) a:nth-child(1){
        width:100%;
        float:left;
    }
    header .aads_social{ 
        display:table;
        width:auto;
    }
    header .aads_contact ul li a i{
        width:20px;
    }
    header .aads_contact ul li a span{
        padding-left:5px;
    }
    header .aads_contact ul li:nth-child(1), header .aads_contact ul li:nth-child(2){
        padding-left:10px;
    }
    header .aads_contact ul li a{
        text-align:left;
    }
    header .aads_contact ul li.aads_contact_icons a:nth-child(2), header .aads_contact ul li.aads_contact_icons a:nth-child(3){ 
        padding-left:5px; 
    }
    header .aads_social{
        top:0;
    }
    header .aads_social ul li a{
        padding: 8px;
		font-size: 16px;
    }
	header .aads_contact ul li.aads_contact_icons a:nth-child(3) {
		margin-left: 5px;
	}
	header .aads_contact ul li a i {
		font-size: 16px;
	}
    .power_by_footer p{
        font-size:11.5px;
    }
    #pageList{
    	right: 30px;
		top: 130px;
    }
}
@media(min-height:860px){
    .other_footer{
        position:static;
    }
}


.proerty_search .proerty_search_inner select{
	max-width:100%;
}


.list_bg_section .proerty_search .proerty_search_inner::-webkit-scrollbar-track, .list_bg_section .proerty_list::-webkit-scrollbar-track, .property_detail_div .property_content::-webkit-scrollbar-track, #contents .custom_container::-webkit-scrollbar-track, #contents .tem4_fav_container::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,255,0.3);
	background-color: #F5F5F5;
}

.list_bg_section .proerty_list::-webkit-scrollbar, .property_detail_div .property_content::-webkit-scrollbar, #contents .custom_container::-webkit-scrollbar, #contents .tem4_fav_container::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}
.list_bg_section .proerty_search .proerty_search_inner::-webkit-scrollbar, #contents .custom_container::-webkit-scrollbar, #contents .tem4_fav_container::-webkit-scrollbar{
    width: 5px;
	background-color: #F5F5F5;
}
.list_bg_section .proerty_search .proerty_search_inner::-webkit-scrollbar-thumb , .list_bg_section .proerty_list::-webkit-scrollbar-thumb, .property_detail_div .property_content::-webkit-scrollbar-thumb, #contents .custom_container::-webkit-scrollbar-thumb, #contents .tem4_fav_container::-webkit-scrollbar-thumb
{
	background-color: #0000ff;	
	background-image: -webkit-linear-gradient(45deg,
	                                          rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
}