
.one_third h5{
	line-height: 40px;
}

.serviceIcon {
	/*color: #fff;
	font-size: 20px;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
	border-radius: 100%;
	text-align: center;
	margin-right: 10px;
	background-color: #59abe3;*/

	color: #59abe3;
    font-size: 20px;
    width: 50px;
    height: 50px;
    vertical-align: middle;
    line-height: 45px;
    border-radius: 100%;
    text-align: center;
    margin-right: 5px;
    border: 4px solid #59abe3;
}

.sepalBullet {
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
    line-height: 24px;
    border-radius: 100%;
    text-align: center;
    background-color: #59abe3;
    margin-right: 7px;
    margin-bottom: 7px;
    text-indent: 0em;
}

.sidebar_widget ul.arrows_list1 li a i{
	color: #59abe3;
}

ul.bodyContent {
    list-style: disc outside none;
    margin-left: 0; 
    padding-left: 1em;
    text-indent: -2.5em;
    margin: 20px 20px;
}

ul.bodyContent li{
    padding-left: 1em;
    margin-top: 5px;
}