.widget-snippet .container.our-friendly-team-section {
	background: url("/template/72dfe14e/images/friendly-enguire-bg.jpg") no-repeat center center/cover;
	width: 100%;
}
.widget-snippet .friendly-content h3 {
	font-size: 45px;
	line-height: 35px;
	color: #fff;
	font-weight: 300;
	margin-bottom: 20px;
	margin-top: 0;
}
.widget-snippet .friendly-content p {
	text-align: center;
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	color: #fff;
}
.widget-snippet .friendly-content a {
	color: #fff;
}
.widget-snippet .friendly-content a.enguiry-button {
	text-align: left;
	margin: 0 auto;
	padding: 16px 0 16px 44px;
	background: #c950e7;
	color: #fff;
	font-weight: 500;
	display: block;
	max-width: 222px;
	position: relative;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	text-decoration: none;
	line-height: 19px;
	font-size: 18px;
}
.widget-snippet .friendly-content a.enguiry-button:after {
	content: url(/template/72dfe14e/images/quick-enquiry-icon.png);
	margin-left: 10px;
}
.widget-snippet .friendly-content {
	text-align: center;
	max-width: 810px;
	margin: 0 auto;
	padding: 75px 0;
}
.widget-snippet .friendly-content a.enguiry-button:hover {
	background: #fff;
	color: #c950e7;
}
.widget-snippet .friendly-content a.enguiry-button:hover:after {
	content: url(/template/72dfe14e/images/quick-enquiry-icon-color.png);
}
