.vc_custom_1533841966052{ display:none;}
				.style_bg_line:after{
					position: absolute;
					top: 100px;
					left: 0;
					content: '';
					display: block;
					width: 100%;
					height: 1px;
					background: #D5D5D5;
				}
				.style_bg_line:after{
					position: absolute;
					top: 100px;
					left: 0;
					content: '';
					display: block;
					width: 100%;
					height: 1px;
					background: #D5D5D5;
				}
				.style_5 .cir{
					position: relative;
					z-index: 1;
					display: table;
					margin: 10px auto;
					width: 106px;
					height: 106px;
					background: #036;
					border-radius: 106px;
					text-align: center;
					transition: all 0.4s;
				}
				.style_5 .cir:hover,.style_5 .actvied{
					background-color: #F29600;
				}
				.style_5 .cir:after{
					content: '';
					position: absolute;
					z-index: 0;
					left: 0;
					top: 0;
					display: block;
					width: 100%;
					height: 100%;
					border-radius: 106px;
					border: 2px solid #036;
					background-color: transparent;
					transition: all 0.4s;
				}
				.style_5 .cir:hover:after{
					transform: scale(1.1);
					border-color: #F29600;
				}
				.style_5 .cir i{
					display: table-cell;
					vertical-align: middle;
				}
				
					.style-6{
				font-size: 14px;
				line-height: 1.3;
			}
			.style-6 p{
				padding-left: 36px;
				background: url(/images/nimg21.png) no-repeat 8px 0px;
			}