.box-post-property-sale {
	width:100%;
	background:url(../images/bg-post-property-sale.jpg) no-repeat center center;
	background-size: cover;
	min-height:550px;
	float:left;
	padding:30px 0;
	}
.box-post-property-sale .box-form {
	width:100%;
	float:right;	
	background: #FFFFFF;
	box-shadow: 0px 4px 30px rgba(19, 28, 25, 0.1);
	border-radius: 10px;
	padding:10px;
	}	
.box-post-property-sale .box-form .title {
	margin:0;
	font-weight: bold;
	font-size:24px;
	line-height: 30px;
	text-transform: uppercase;
	color: #263C97;
	margin-bottom:10px;
	}
.box-post-property-sale .box-form .des {
	margin:0;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	color: #263C97;
	}
.box-post-property-sale .box-form .form {
	margin:0;
	padding:0;
	width:100%;
	display:inline-block;
	margin-top:15px;
	}
.box-post-property-sale .box-form .form li {
	width:100%;
	float:left;
	list-style:none;
	padding-bottom:10px;
	}
.box-post-property-sale .box-form .row { margin: 0 -10px;}	
.box-post-property-sale .box-form .col-6 {
	padding:0 10px;
	}
.box-post-property-sale .box-form .text {
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	color: #4D555D;
	display:block;
	margin-bottom:8px;
	}
.box-post-property-sale .box-form .input, .box-post-property-sale .box-form .text-ari {
	width:100%;
	display:inline-block;
	background: #FFFFFF;
	border: 1px solid #E9E9E9;
	border-radius: 10px;
	height:40px;
	line-height:20px;
	padding:10px;
	color:#333;
	font-size:16px;
	text-align:left;
	}	
.box-post-property-sale .box-form .text-ari { height:80px;}	
.box-post-property-sale .box-form .button {
	width:100%;
	display:inline-block;
	height:38px;
	background: #16BCDC;
	border-radius: 10px;
	border:0;
	cursor:pointer;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	padding:9px;
	}
.red {color: #FF0000 !important;}
	
.box-form .box-radio {
	width:100%;
	display:inline-block;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #4D555D;
	}	
.box-form .box-radio .text-radio {
	}		
.box-form .box-radio .radio {
  position: relative;
  display: inline-block;
color: #4D555D;
 font-weight:  normal;
 margin:0;
margin-left: 8px;
    margin-right: 5px;
 
}
.box-form .box-radio .radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.box-form  .box-radio .radio input[type="radio"] + label{ padding:0;}
.box-form  .box-radio .radio input[type="radio"] + label .radio-label {
  
  background: #fff;
  border-radius: 100%;
  border: 2px solid #E9E9E9;
  display: inline-block;
  width:18px;
  height: 18px;
  position: relative;
  margin-right: 8px;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
  border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
bottom:-2px;

}
.box-form .box-radio .radio input[type="radio"]:checked + label{}

.box-form .box-radio .radio input[type="radio"]:checked + label .radio-label {
	border: 2px solid #128AC4;
	}
.box-form .box-radio .radio input[type="radio"]:checked + label .radio-label:before {
	content:"";
	width:10px;
	height:10px;
  	background-color: #128AC4;
	left:2px;
	top:2px;
	position:absolute;
	border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.box-form .box-radio .radio input[type="radio"]:focus + label .radio-label:before {
  outline: none;
}
.box-form .box-radio .radio input[type="radio"]:disabled + label .radio-label:before {
 
}
.box-form .box-radio .radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}
.box-about {
	width:100%;
	display:inline-block;
	margin-bottom:30px;
	}
.box-about .title {
	margin:0;
	font-weight: bold;
	font-size: 24px;
	line-height: 32px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-bottom:10px;
	position:relative;
	}
.box-about .title:after {
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width: 135px;
	height: 2px;
	background: #16BCDC;
	border-radius: 5px;
	}	
.box-about .title-h3 {
	margin:0;
	margin-top:10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 25px;	
	color: #FFFFFF;
	}
.box-about .list {
	margin:0;
	padding-left:15px;
	margin-top:5px;
	}
.box-about .list li {
	font-weight: normal;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;

	}					
@media screen and (max-width:767px) {
	.box-post-property-sale .box-form .col-6 { width:100%;}
	.box-post-property-sale .box-form .mt { margin-top:10px;}
	.box-form .box-radio .text-radio {
		 display:block;
	}	
	}							
@media screen and (min-width:960px) {
	.box-post-property-sale {
		padding:50px 0;
	}
	.box-post-property-sale .box-form {
	width:677px;
	float:right;
	padding:50px;
	}
	.box-post-property-sale .box-form .title {
		font-size: 34px;
	line-height: 40px;
	}
	.box-post-property-sale .box-form .form {
	margin-top:48px;
	}
	.box-post-property-sale .box-form .form li {	
	padding-bottom:20px;
	}	
	.box-post-property-sale .box-form .input {
	
	height:45px;
	line-height:25px;
	padding:10px 15px;
	}	
	.box-post-property-sale .box-form .text-ari { height:150px;}	
	.box-form .box-radio { margin-bottom:15px;}
	.box-about {
		width: calc(100% - 677px);
		float:left;
		padding-top:100px;
		padding-right:45px;
		margin-bottom:0;
	}
	.box-about .title {
	font-size: 34px;
	line-height: 52px;
	padding-bottom:20px;
	}
	.box-about .title-h3 {
	
	margin-top:20px;
	font-size: 26px;
	line-height: 35px;	
	}	
	.box-about .list li {
	
	font-size: 18px;
	line-height: 35px;

	}
	}
@media screen and (min-width:960px) and (max-width:1060px) {
	.box-about {
		width: calc(100% - 550px);
		padding-top:50px;
		padding-right:20px;
	}
	.box-post-property-sale .box-form {
	width:550px;
	padding:20px;
	}
	}	
	
	
	
	
	
	
	
	