.archiveproperty {
	background: #e8b903;
	border-radius: 10px;
}
.panel-blue-border {
	border-top: 3px solid #e8b903;
	border-radius: 0 !important;
}
#accordion .accordion-title {
	position: relative;
	display: block;
	padding: 10px 0 10px 50px;
	background: transparent;
	border-radius: 0;
	overflow: hidden;
	text-decoration: none;
	color: #343535;
	font-size: 18px;
	font-weight: 700;
	width: 100%;
	text-align: left;
	transition: all 0.4s ease-in-out;
}
#accordion .accordion-title i {
	position: absolute;
	width: 40px;
	height: 100%;
	left: 0;
	top: 0;
	color: #397ec3;
	background: transparent;
	text-align: center;
	border-right: 1px solid transparent;
}
.propertymodalbody .propertywrap .floatleft strong {
	color: #095fb5;
	font-weight: bolder;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.propertywrap{
	border-bottom: 1px solid rgba(0, 0, 0, .1);
	padding: 10px 0;
	width: 100%;
}
PropertySells h3 {
	margin-bottom: 10px;
	color: #ffd00d;
	font-size: 18px;
}
.PropertySells .bAsprduct {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.PropertySells h2.maintitle {
	color: #000;
	text-transform: uppercase;
	font-size: 22px;
	text-align: center;
}
.PropertySells .bAsprduct article {
	max-width: 47%;
	width: 47%;
	text-align: center;
	padding: 10px;
}
.PropertySells .SuBbAsprduct article {
	max-width: 33.33%;
	width: 33.33%;
	text-align: center;
	padding: 10px;
}
.PropertySells .BASdpscontent {
	position: relative;
	background: #fff;
	padding: 15px;
	max-height: 150px;
	min-height: 150px;
	overflow: hidden;
	/* display: flex; */
	justify-content: center;
	align-items: center;
	font-weight: bold;
	color: #FFF;
	border-radius: 15px;
	box-shadow: 0 10px 8px -6px rgba(0,0,0,.25);
	position: relative;
	transition: top .6s cubic-bezier(.19,1,.22,1);
	top: 0;
	border: 1px solid #ffd00d;
}
.PropertySells a:active, a:focus {
	text-decoration:none;
}
.PropertySells .active .BASdpscontent {
	border: 2px solid #000;
}
.PropertySells .active .BASdpscontent.bluebgPattern .BASdata-title{
	color: #000;
}
.PropertySells .BASdpscontentdflex {
	position: relative;
	
	display: flex; 
	justify-content: center;
	align-items: center;
	
}

.PropertySells .BASdpscontent .entry-header {
	margin-top:20px;
	margin-bottom:20px;
}
.PropertySells .SuBbAsprduct article .entry-header {
	text-align: left;
	padding-bottom: 10px;
}
.BASuBbAsprduct .ebl-deposit .entry-content {
	min-height: 250px;
	overflow: hidden;
}
.BASdpscontentdflex .BASdpsicon{}
.BASdpscontentdflex .BASdata{}

.PropertySells .BASdpscontent .BASdata-title{
 color:#000;
}

.PropertySells .bAsprductDevider{
position:relative;
}
.PropertySells .bAsprductDevider::after {
	content: "";
	background: #d7d2d2;
	width: 1px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 10px;
}
.PropertySells .BASdpscontent:hover {
	top: -5px;
	border-bottom: 5px solid #ffd00d;
}
.PropertySells .BASdpscontent:hover .BASdata-title{
 color:#13598E;
}
.PropertySells .backbtncontainer{ position:relative}
.PropertySells .backbtncontainer .backbtn {
	width: 80px;
	height: 80px;
	background: transparent;
	color: #ffd00d;
	display: flex;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	gap: 5px;
	border: 5px solid #ffd00d;
	font-weight: bold;
}
label {
display: inline;
}
[data-bs-toggle="collapse"].collapsed i::before {
content: "\f067";
}

.PropertySells .bAsprductaccordion{ width:100%}
.PropertySells .accordion-feature ul li {
	margin-bottom: .5em;
	position: relative;
	padding-left: 30px;
	text-align: left;
}
.PropertySells .accordion-feature ul li ul li {
	margin-bottom: .5em;
	position: relative;
	padding-left: 30px;
	text-align: left;
}
.PropertySells .accordion-feature ul li::before {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 0px;
	background-image: url(../images/list-icon34.png);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: .65em;
}
.PropertySells .accordion-feature ul li ul li::before {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 0px;
	background-image: url(../images/list-icon33-5.png);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: .65em;
}


/*////*/
.PropertySells .PropertySellsdetails ul li {
	margin-bottom: .5em;
	position: relative;
	padding-left: 30px;
	text-align: left;
}
.PropertySells .PropertySellsdetails ul li ul li {
	margin-bottom: .5em;
	position: relative;
	padding-left: 30px;
	text-align: left;
}
.PropertySells .PropertySellsdetails ul li::before {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 0px;
	background-image: url(../images/list-icon34.png);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: .65em;
}
.PropertySells .PropertySellsdetails ul li ul li::before {
	content: " ";
	display: inline-block;
	position: absolute;
	top: 2px;
	left: 0px;
	background-image: url(../images/list-icon33-5.png);
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-right: .65em;
}

.PropertySells #accordion .accordion-body {
	padding: 15px 15px;
}
.PropertySells table th {
	background: #ffd00d none repeat scroll 0 0;
	color: #fff;
	text-transform: uppercase;
		padding: 5px 7px; font-weight:bold;
}
.PropertySells table td {
	padding: 5px 7px;
}
.dpscontent .dpsdata.dpsdatafull {
	float: left;
	width: 100%;
	padding-left: 15px;
}
.BASuBbAsprduct .title-dots {
	height: auto;
	color: #f07800;
	font-size: 20px;
	line-height: 30px;
	padding: 0 10px;
	text-align: center;
	position: relative;
	font-weight: 700;
	line-height: normal;
}
.PropertySells .BASdpscontent.bluebgPattern{
background: #ffd00d;	
	}
.PropertySells .BASdpscontent.bluebgPattern .BASdata-title{
	font-weight: bold;
	color: #FFF;
}	
@media (max-width:768px) {

	
}