/* BLOCK #reinsurance_block ******************************************************************** */
#pk_features {
	overflow: hidden;
	position: relative;
	margin-bottom: 80px;
	}
#pk_features .nbs-flexisel-inner {
	width:calc(100% + 30px);
	}
#pk_features .title-bg {
	margin-bottom: 30px;
	}
#pk_features .title-bg h3 {
	font-size: 42px;
	line-height: 42px;
	border-left-style: solid; 
	border-left-width: 4px;
	padding-left: 9px;
	color:#444645;
	margin-bottom: 16px;
	margin-top: 0;
	}
#pk_features ul {
	width: 100%;
	position: relative;
	padding: 0;
	margin: 0;
	}
#pk_features li {
	font-size:13px;
	color:#333;
	border-radius:4px;
}
#pk_features .pkf-indent {
	padding: 15px 20px 30px;
	text-align: center;
	border-radius:4px;
	}
#pk_features .img-wrapper {
	width: 120px;
	height: 120px;
	margin: 0 auto;
	border-width:2px;
	border-style:solid;
	border-radius:50%;
	line-height: 116px;
	margin-bottom: 20px;
	background: #FFF;
	}
#pk_features li img{
	display: inline;
	line-height: 120px;
	max-width:70px;
	max-height: 70px;
}
#pk_features li h4 {
	color:#505050;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
	line-height: 19px;
}
#pk_features li h4:after {
	content: "";
	display: block;
	width: 30px;
	height: 3px;
	margin: 16px auto 20px;
	}

#pk_features li span {
	font:normal 14px/20px Arial;
	color:#6d6c67
	}
#pk_features .flexisel-nav-wrapper {
	top:7px;
	right: 0px;
	}