body{background-image: url(../images/index/property_bg.png);background-repeat: no-repeat;background-position:bottom center;background-attachment:fixed;background-size: 100% auto;background-color: #fff;}
html,body{height: 100%; }
.property{background-color: transparent;}
.property .property-title{font-size: 25px;line-height: 50px;color: #000;text-align: center;margin-bottom: 15px;}
.property .input-group .input-row{padding:10px 38px;}
.property .input-group .input-row label{font-size: 19px;line-height:50px;color: #000;font-weight: 400;width:30%;float: left}
.property .input-group .input-row select{float: right;width: 65%;border:1px solid #268AFF!important;border-radius: 5px;padding: 14px 34px;font-size: 18px;color: #4C4C4C;margin-bottom:0;line-height: 20px;background:url('../images/index/arrow_down.png') no-repeat 95% center;background-size:19px 11px;}
.property .input-group .input-row .input-sr{float: right;width: 65%;border:1px solid #268AFF;border-radius: 5px;padding: 14px 34px;font-size: 18px;color: #4C4C4C;    margin-bottom: 0;line-height: 50px;height: 50px;}
.property .input-group .input-row .input-sr.completed{color: #268AFF}
.property .input-group .input-row .input-sr.uncompleted{color: #FF2626}
.btn-wrap{padding: 30px 38px 15px;}
.btn-wrap.mui-flex{display: flex}

.remarks{padding: 10px 38px;}
.remarks .title{font-size: 14px;line-height: 17px;color: #000}
.remarks .details{width: 100%;word-break:break-all;font-size: 14px;line-height: 17px;color: #000;font-weight: 400 }

.telphone{font-size: 18px;line-height: 25px;font-weight: 400;margin-top:10px;text-align: center;color: #000}
.telphone a{color: #000}