/* XD desing 7 */
.contact-us-main {
	padding: 50px 0 60px 0;
}
.contact-us-inn-left {
	padding: 20px;
	background: #dfe6f3;
}
.contact-us-inn-left h2 {
	margin-bottom: 20px;
}
.contact-us-form-row select {
	border: 1px solid #BEBEBE;
	width: 100%;
	background-color: #fff;
	padding: 6px 10px;
	box-shadow: none;
	outline: none;
	height:40px;
	background-image: url(../images/acontactfm-arrow.svg);
	background-position: 95% center;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	appearance: none;
	color: #676767;
	font-size: 16px;
	font-family: 'Segoe UI';
}
.contact-us-form-row {
	margin-bottom: 20px;
}

.service-contact-out h3 {
	color: #676767;
	font-size: 16px;
	 font-family: 'Segoe UI';
	font-weight: 500;
	margin-bottom: 10px;
}
.service-contact-out ul {
	display: inline-block;
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.service-contact-out ul li a {
	color: #676767;
	font-size: 16px;
	 font-family: 'Segoe UI';
	text-decoration: none;
}
.service-contact-out ul li {
	float: left;
	width: 100%;
	margin-bottom: 4px;
}
.service-contact-out ul li span {
	display: inline-block;
	width: 31px;
	/* text-align: center; */
}
.service-contact-out ul li span img {
	max-height: 16px;
}
.service-contact-out {
	border: 1px solid #DFE6F3;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.service-find-advice {
	border: 1px solid #DFE6F3;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.service-find-advice h3 {
	color: #676767;
	font-size: 16px;
	 font-family: 'Segoe UI';
	margin-bottom: 10px;
	font-weight: bold;
	background: #DFE6F3;
	padding: 20px;
}
.service-find-advice .contact-us-form-row {
	padding: 20px;
}
.service-find-advice .contact-us-form-row .contact-us-form-row.grid1 {
	padding: 0;
	margin-top: 20px;
}
.service-find-advice .contact-us-form-row.grid1.submit-button1 {
	display: inline-block;
	margin: 0;
}
