
	.breadcrumbs{
		z-index:1000;
	}
	.propClone>a,.propClone{
		    color: #f1c544;font-size: 18px;
    line-height: 25px;
    font-weight: 500;
/* 		letter-spacing:1px; */
}
	.get_breadcrumbs{
		bottom:0%;
transform: translateY(150%);
		left:0%;
		right:0;
	}
	.propClone>a:hover{
		color:green;
	}