.c-33 {
	width:30%;
}
.clearfix {
display: inline-block;
}
.fwidth {
width: 100% !important;
border: 0 !important;
}
.column {
	float:left;
	padding:70px 20px 0 20px;
	-moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.column h3 {
	font-size:18px;
	color:#5d6f8d;
	padding-bottom:7px;
	font-weight:600;
	border-bottom:1px solid #E8EAEE;
}
.box {
	border:1px solid #e8eaee;
	color:#5D6F8D;
	font-size:18px;
	padding-top:5px;
	overflow:hidden;
	width:100%;
	-moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.box h4 {
	margin:0 15px 5px 15px;
	font-weight:400;
}
.boxInfo {
	border-top:1px solid #e8eaee;
	padding:15px 15px;
	overflow:hidden;
	-moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:100%;
}
.boxInfo img {
	margin:0 20px 10px 0;
	float:left;
	max-height: 180px;
}
.boxInfo p {
	color:#949699;
	font-size:13px;
	line-height:22px;
}
.boxInfo h6 {
	line-height:30px;
	font-size:13px;
}
.boxInfo h5 {
	line-height:30px;
	font-size:13px;
	font-weight:400;
}
.boxInfo p {
	color:#949699;
	font-size:13px;
	line-height:22px;
	margin-bottom:10px;
}
.boxInfo p:last-child {
	margin:0;
}
