.grw-faq-box.style-1 h2 {
	margin-bottom: 30px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
.grw-faq-box.style-1 h3 {
	margin-bottom: 20px;
	color: #000;
	font-family: 'Montserrat', sans-serif;
}
.grw-faq-box.style-1 a:not(.btn):not(.button) {
	color: #2cb00b;
	text-decoration: underline;
}
.grw-faq-box.style-1 a:not(.btn):not(.button):hover {
	text-decoration: none;
}
.grw-faq-box.style-1 .item {
	background: #fff;
	padding: 20px 20px 20px 60px;
	margin-bottom: 30px;
	position: relative;
	box-shadow: 0 5px 10px 5px rgba(235, 235, 235, 0.75);
}
.grw-faq-box.style-1 .item p {
	text-align: justify;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.6;
	margin-bottom: 20px;
}
.grw-faq-box.style-1 .item p:last-child {
	margin-bottom: 0;
}
@media (max-width: 768px) {
	.grw-faq-box.style-1 .item {
		margin-bottom: 20px;
	}
}
.grw-faq-box.style-1 i {
	color: #2cb00b;
	left: 27px;
	top: 27px;
	position: absolute;
	width: 18px;
	text-align: center;
	height: 18px;
	line-height: 18px;
	border-radius: 100%;
}
.grw-faq-box.style-1 i:after {
	content: '';
	border: solid 2px;
	border-color: inherit;
	border-radius: 100%;
	width: 32px;
	height: 32px;
	position: absolute;
	left: -7px;
	top: -7px;
}
.grw-faq-box.style-1 .item:last-child,
.grw-faq-box.style-1 .item p:last-child {
	margin-bottom: 0;
} /*# sourceMappingURL=faq-style-1.css.map */
