			.flat-counter .numb-count ,.flat-counter .name-count{
				color:#000;
			}
			
			.parallax5{
				background-image:none;
			}
			.flat-row {
				padding: 0px;
			}
			.flat-row.v4 {
				padding: 0px 0px 0px 0px;
			}
			.flat-counter .icon-count {
				margin-bottom: 7px;
			}
			
			.flat-counter .numb-count {
				margin-bottom: 3px;
			}
					
			@media (min-width: 1200px)
			{
				.container2 {
					width: 80%;
				}
			}
			
			.row2>div{
				padding: 10px 0px;
				border-left:1px solid #E5E5E5;
			}
			.row2>div:last-child{
				border-right:1px solid #E5E5E5;
			}

			.iconbox.style4 .box-header .box-icon {
				width:70px;
				height:70px;
			}
			.iconbox.style4 .box-header .box-icon i {
				font-size: 70px;
			}
			
			.box-content{
				display: flex;
				justify-content: center;
				align-items: center;
				flex-direction: column;
			}
			.box-header{
				display: flex;
				justify-content: center;
				align-items: center;
				flex-direction: column;
			}
			/*
			.iconbox.left.style4{
				border:1px solid #E5E5E5;
			}*/
			
			.flat-row.v9 {
				padding: 30px 0 30px 0px;
			}