@charset "utf-8";
/* CSS Document */

#service{
    padding-bottom: 50px;
}

.icon-box .icon {
    color: #24DC97;
}

.icon-box .icon {
    font-size: 60px;
}

.service-content
{
	text-align:center;
	line-height: 25px;
	font-size: 18px;
}

.service-content h4
{
	font-weight:bold;
	text-transform: uppercase;
	color: #283a44;
}

.service-desc
{
	margin-bottom: 90px
}