form ul{margin:0;padding:0;list-style-type:none}
form ul li{}
form ul li.tt{margin:10px 0px; font-weight:bold;}
.contact-form{margin:20px 14px 0 14px;padding:0 0 20px 0;position:relative}
.contact-form li{}
.rq, .error{color: red; margin: 0; padding: 0; font-size: 0.8em;}
.hide {display: none}
#contact p { font-size: 0.9em; padding: 0; margin: 0; text-align: left; line-height: 15px;}
#contact .text{
	
	
	
	font-size: 1em;

	
}
.btns{
	border:solid 1px #E1BE5A; width:100px; height:30px; line-height:20px; text-align:center; cursor:pointer; background-color:#EE465F; color:#fff; font-weight:bold; margin:0 auto;
}
.text{
	height: 30px;
	border:none;
	margin: 3px;
	padding: 0px 5px 0px 5px;
}
.textarea{
	background-color: #fff;
	height: 83px;
	border:none;
	margin: 3px;
	width: 97%;
}

.full{
	width: 95.8%;
}


.btn1{ background:none; border: solid 1px #0BA14B; background: #0BA14B; width: 100%; height: 35px; cursor: pointer; color: #fff; text-transform: uppercase;}
.btn1:hover{
	 background:#ECCF2F; 
	 color: #0BA14B;
}