ul.checker-list {
	list-style: none;
}

ul.checker-list li {
	margin-bottom: 15px;
}

ul.checker-list li:before {
	content: "\e908";
	color: #48d494;
	font-family: 'cdns-icons' !important;
	font-size: 0.9em;
	margin-right: 10px;
}

.s-input-wraper textarea {
	height: 145px;
	min-height: 100px;
}

h2.h2-small {
	padding: 0;
	font-weight: normal;
	margin-bottom: 60px;
}

.card.service-card-big {
	background-color: #ededed;
}

.section-wraper .card.service-card-big {
	background-color: #fff;
}

.card.service-card-big .flat2-input-style input, .flat2-input-style select, .flat2-input-style textarea {
	background-color: #fff;
}

.media-and-reviews-testimonials {
	margin-bottom: 60px;
}
