	.navbar{
		z-index:999
	}
    .navbar-collapse {
        position: fixed;
        top: 83px;
		bottom:48px;
        left: 0;
        
        padding-bottom: 15px;
        width: 75%;
         
    }

    .navbar-collapse.collapsing {
        left: -75%;
        transition: height 0s ease;
    }

    .navbar-collapse.show {
        left: 0;
        transition: left 300ms ease-in-out;
    }

    .navbar-toggler.collapsed ~ .navbar-collapse {
        transition: left 500ms ease-in-out;
    } 
	.bg-dark{
		background-color:#2e2e2e!important
	}
	.nav-item{
		padding:10px;
		border-bottom:1px solid #444
	}
	.nav-item a{
		color:#FFF
	}
	.menu-button{
		right:0px;
		position:absolute !important;
	}
	.menu-button img{
		width:60px;
		height:60px;
		padding:10px;
	}
	.sidebar-header .lang{ 
		width:100%; 
	}
	.sidebar-header .lang a{  
		margin-right:25px;
		font-size:17px;
		color:#FFF
	}
	.sidebar-header .lang a.active{ 
		color:#cdb468  !important
	} 
	 
	.home_search{
		padding:8px;
	}
	.home_search .tab1{ 
		display:block;
		border:1px solid #CCC; 
		border-right:0;
		border-radius: 4px 0 0 4px;
		padding:8px;
		width:95px;
		height:40px;
		background-image:url(/svg/home_search_list.svg);
		background-position:right 5px center;
		background-size:18px;
		background-repeat:no-repeat;
	}
	.home_search .tab1 span,.home_search .tab1 svg{
		float:left; 
		font-size: 14px;
		line-height: 22px;
		color: #ad8c08;
	}
	.home_search .tab1 img{
		float:left; 
		width:18px;
		height:18px;  
		color: #555555;
		margin-left:3px;
	}
	
	.home_search .tab2{ 
		display:table-cell;
		vertical-align:top;
		border:1px solid #CCC; 
		padding-top:0 !important
		
	}
	.home_search .tab2 input{ 
		height:36px;
		border:none;
		width:95%;	
		font-size:14px;
		padding-left:5px;
		color:#767676
	}
	 
	.home_search .tab3{  
		border-radius: 0px 4px 4px 0;
		width:40px;
		background-color:#b1a77f;
		text-align:center;
	}
	.home_search .tab3 img{
		width:20px;
		height:20px;
		margin:10px;
	}
	
	.prop_border{
	 
	} 
  
	.searchbtn{
		padding:5px;
	}
	.searchbtn a{
		display:block;
		width:100%;
		max-width:500px;
		margin:10px;  
		margin-left:auto;
		margin-right:auto;
		padding:10px;
		font-size:21px;
		border-radius:5px;
		background-color:#afa57f;
		color:#ffffff !important;
		text-align:center
	}
	   
	.subtitle{
		   font-size: 24px;
		   line-height:30px;
		   color: #8d8050;
		   margin-top:20px;
		   padding:10px
	}
	   
	.bannerifra{
		height:450px;
		width:100%
	}
	.swiper-button-next:after, .swiper-button-prev:after{
		 text-shadow:0 0 4px #000000
	} 
	@media (max-width: 1350px){
		.topmenu .right{
			right:0
		}
	}
	@media (max-width: 767px){
		.myswiper2 .swiper-slide{ 
		  width:300px;
		  text-align:left;
		}
		.searchbtn a{
			font-size:15px
		}
		.myswiper2 .swiper-slide .price{
			font-size:18px;
		}
		
		.myswiper2 .agent{
			width:50px;
			height:50px;
			right:13px;
			bottom: 13px;
		}
		
	}
	@media (max-width: 500px){
			.swiper-slide .detailtop_outer{  
			margin-top:0px; 
			position:inherit
			 
		  }
		  .swiper-slide .picitem{
			  display:none;
		  }
		  .top-swiper-button-next, .top-swiper-button-prev {
			  display:none;
		  }
			.bannerifra{
				height:350px;
				width:100%
			}
			
			.myswiper3 .swiper-slide{  
				  width:150px; 
			  }
			  .myswiper3 .swiper-slide .bname{
				  text-align:left;
			  }
			 .myswiper3 .swiper-slide .photo{
				  
				   height:97px; 
			   }
			 
			    .myswiper4 .swiper-slide{  
				  width:100px;
				  padding:2px;  
				  margin:1px;
			  }
			  .myswiper4 .swiper-slide .photo{  
					width: 120px;
					height: 60px; 
			   }
			   .myswiper4 .swiper-slide .photo img{
				   max-width: 92px;
					max-height: 45px; 
		 
			   }
			   
		.swiper-slide .photo{
			height:250px
		}		
		  .swiper-slide .detailtop{ 
				padding:10px;
				position:inherit; 
				margin-top: 0px;
				background-color: #ffffffe6;
				margin-left: 0;
				width: 100%; 
		  } 
	}
	