.asda{
width: auto;
    float: right;
    background: #fff;
    border: 1px solid rgb(0 0 0 / 5%);
    margin: 2px 2px;
    font-size: 13px;
    padding: 5px;
	border-radius: 5px;
}
.one_inputz{font-size: 13px;}
.characteristics{display: inline-block; clear: both; width: 100%;}
.characteristicsz{display: block; width: 126px; float: right;}
.one_input{margin: 10px 0 -15px 0; display: block; padding: 0px 0 0px 0; clear: both;}
.onez_input{margin: 5px 0 0px 0; display: block;}
.attr-box .label {
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 4px;
}

.attr-box .value {
    font-size: 14px;
    margin-bottom: 6px;
    color: #444;
}

.attr-box .icon {
    font-size: 24px;
    color: #666;
    margin-top: 5px;
}
.attr-box{
    float: right;
    width: 96px;
    text-align: center;
    height: 96px;
    margin:0 5px 10px;
    border: 1px solid rgb(0 0 0 / 5%);
    border-radius: 5px;
    padding: 5px;
    background: rgba(255,255,255,0.85); /* خلفية ناعمة */
}
.attrib{
	padding: 4px;
    margin: 5px 0;
	font-size: 13px;
    background: #fff;
    display: inline-block;
	border: 1px solid rgb(0 0 0 / 5%);
	border-radius: 5px;
}
.titleata{
    margin: 5px 0;
	font-size: 13px;
}
.table-attributes {
    display: inline-block;
    width: 100%;
    margin: 0 !important;
}
.realestate-details h3{
    margin-left: 40px;margin-top: 20px;
}
.Details-real{margin: 10px 0 0}
.realestate-details .table-attributes table{
   width: 100%;
}
.realestate-details .row-title{
    width:150px;
}
.realestate-details h4{
    margin-left: 20px;
}
.list-other-attributes{
    float:right;
	width: auto;
}
.realestate-details .list-other-attributes img{
    height: 14px; width: 14px;
}
.realestate-details .clear{
    clear:both;
}