#desc-halfbg-text-6 .bg-wrap {
    background: #95aac9;
}#benefits-3col-6 .bg-wrap{
	background: #272727;
}
#blog-3col-5 .bg-wrap {
	background: #95aac9;
}#desc-text-halfbg-4 .bg-wrap {
    background: #244166;
}
.hov1:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
#testimonial-single .bg-wrap{
	background: #272727;
}

.img1 {
	padding-top: 10px;
	width: 50vw !important;
		min-width: 50vw !important;
}

@media screen and (max-width: 767px) {
	.img1 {
		width: 75vw !important;
		min-width: 75vw !important;
	}
	.fon1 {
		background-color: white !important;
	}

}

@media screen and (max-width: 575px) {
	.img1 {
		width: 95vw !important;
		min-width: 95vw !important;
	}

}