
.aboutus{
	/*background-image:url('../../../assets/images/about-1.fw.png');*/
	background: /*rgba(0,0,0,1), */url('../../../assets/images/about-1.fw.png') center/cover no-repeat;
	/*background: -moz-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 80%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/about-1.fw.png') center/cover no-repeat;
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.1)), color-stop(25%, rgba(0,0,0,0.25)), color-stop(50%, rgba(0,0,0,0.75)), color-stop(70%, rgba(0,0,0,0.85)), color-stop(85%, rgba(0,0,0,0.35)), color-stop(100%, rgba(0,0,0,0.1))), url('../../../assets/images/about-1.fw.png') center/cover no-repeat;
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,1) 100%), url('../../../assets/images/about-1.fw.png') center/cover no-repeat;
	background: -o-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/about-1.fw.png') center/cover no-repeat;
	background: -ms-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/about-1.fw.png') center/cover no-repeat;
	background: linear-gradient(to right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/about-1.fw.png') center/cover no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );*/
	display: block;

}

@media (max-width: 768px){
	.aboutus{
		background-image:none;
		background: #000;
	}
}

.aboutus2 {
	/*background-image:url('../../../assets/images/about-8.fw.png');*/
	background: /*rgba(0,0,0,1), */url('../../../assets/images/about-8.fw.png') center/cover no-repeat;
	/*background: -moz-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 80%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/about-8.fw.png') center/cover no-repeat;
	background: -webkit-gradient(right top, right top, color-stop(0%, rgba(0,0,0,0.1)), color-stop(25%, rgba(0,0,0,0.25)), color-stop(50%, rgba(0,0,0,0.75)), color-stop(70%, rgba(0,0,0,0.85)), color-stop(85%, rgba(0,0,0,0.1)), color-stop(100%, rgba(0,0,0,0.1))), url('../../../assets/images/about-8.fw.png') center/cover no-repeat;
	background: -webkit-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,1) 100%), url('../../../assets/images/about-8.fw.png') center/cover no-repeat;
	background: -o-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/about-8.fw.png') center/cover no-repeat;
	background: -ms-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/about-8.fw.png') center/cover no-repeat;
	background: linear-gradient(to left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/about-8.fw.png') center/cover no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );*/
}
@media (max-width: 768px){
	.aboutus2{
		background-image:none;
		background: #000;
	}
}

.whyus {
	/*background-image:url('../../../assets/images/whyus-1.fw.png');*/
	background: /*rgba(0,0,0,1), */url('../../../assets/images/whyus-1.fw.png') center/cover no-repeat;
	/*background: -moz-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 80%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/whyus-1.fw.png') center/cover no-repeat;
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.1)), color-stop(25%, rgba(0,0,0,0.25)), color-stop(50%, rgba(0,0,0,0.75)), color-stop(70%, rgba(0,0,0,0.85)), color-stop(85%, rgba(0,0,0,0.35)), color-stop(100%, rgba(0,0,0,0.1))), url('../../../assets/images/whyus-1.fw.png') center/cover no-repeat;
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,1) 100%), url('../../../assets/images/whyus-1.fw.png') center/cover no-repeat;
	background: -o-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/whyus-1.fw.png') center/cover no-repeat;
	background: -ms-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/whyus-1.fw.png') center/cover no-repeat;
	background: linear-gradient(to right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/whyus-1.fw.png') center/cover no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );*/
}
@media (max-width: 768px){
	.whyus{
		background-image:none;
		background: #000;
	}
}

.whyus2 {
	/*background-image:url('../../../assets/images/about-6.fw.png');*/
	background: /*rgba(0,0,0,1), */url('../../../assets/images/about-6.fw.png') center/cover no-repeat;
	/*background: -moz-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 80%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/about-6.fw.png') center/cover no-repeat;
	background: -webkit-gradient(right top, right top, color-stop(0%, rgba(0,0,0,0.1)), color-stop(25%, rgba(0,0,0,0.25)), color-stop(50%, rgba(0,0,0,0.75)), color-stop(70%, rgba(0,0,0,0.85)), color-stop(85%, rgba(0,0,0,0.1)), color-stop(100%, rgba(0,0,0,0.1))), url('../../../assets/images/about-6.fw.png') center/cover no-repeat;
	background: -webkit-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,1) 100%), url('../../../assets/images/about-6.fw.png') center/cover no-repeat;
	background: -o-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/about-6.fw.png') center/cover no-repeat;
	background: -ms-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/about-6.fw.png') center/cover no-repeat;
	background: linear-gradient(to left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/about-6.fw.png') center/cover no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );*/
}
@media (max-width: 768px){
	.whyus2{
		background-image:none;
		background: #000;
	}
}

.whyus3 {
	/*background-image:url('../../../assets/images/about-13.fw.png');*/
	background: /*rgba(0,0,0,1), */url('../../../assets/images/about-13.fw.png') center/cover no-repeat;
	/*background: -moz-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 80%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/about-13.fw.png') center/cover no-repeat;
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0.1)), color-stop(25%, rgba(0,0,0,0.25)), color-stop(50%, rgba(0,0,0,0.75)), color-stop(70%, rgba(0,0,0,0.85)), color-stop(85%, rgba(0,0,0,0.35)), color-stop(100%, rgba(0,0,0,0.1))), url('../../../assets/images/about-13.fw.png') center/cover no-repeat;
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,1) 100%), url('../../../assets/images/about-13.fw.png') center/cover no-repeat;
	background: -o-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/about-13.fw.png') center/cover no-repeat;
	background: -ms-linear-gradient(left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/about-13.fw.png') center/cover no-repeat;
	background: linear-gradient(to right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.35) 100%), url('../../../assets/images/about-13.fw.png') center/cover no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );*/
}
@media (max-width: 768px){
	.whyus3{
		background-image:none;
		background: #000;
	}
}

.whyus4{
	/*background-image:url('../../../assets/images/home-2.fw.png');*/
	background: /*rgba(0,0,0,1), */url('../../../assets/images/home-2.fw.png') center/cover no-repeat;
	/*background: -moz-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 80%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/home-2.fw.png') center/cover no-repeat;
	background: -webkit-gradient(right top, right top, color-stop(0%, rgba(0,0,0,0.1)), color-stop(25%, rgba(0,0,0,0.25)), color-stop(50%, rgba(0,0,0,0.75)), color-stop(70%, rgba(0,0,0,0.85)), color-stop(85%, rgba(0,0,0,0.1)), color-stop(100%, rgba(0,0,0,0.1))), url('../../../assets/images/home-2.fw.png') center/cover no-repeat;
	background: -webkit-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,1) 100%), url('../../../assets/images/home-2.fw.png') center/cover no-repeat;
	background: -o-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/home-2.fw.png') center/cover no-repeat;
	background: -ms-linear-gradient(right, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/home-2.fw.png') center/cover no-repeat;
	background: linear-gradient(to left, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.25) 25%, rgba(0,0,0,0.75) 50%, rgba(0,0,0,0.85) 70%, rgba(0,0,0,0.85) 85%, rgba(0,0,0,0.1) 100%), url('../../../assets/images/home-2.fw.png') center/cover no-repeat;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );*/
}
@media (max-width: 768px){
	.whyus4{
		background-image:none;
		background: #000;
	}
}

.why22k {
	background-image:url('../../../assets/images/20.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}
@media (max-width: 768px){
/*	.why22k{
		background-image:none;
		background: #000;
		}*/
	}

	.cid-rabVGouO6A {
		background: linear-gradient(rgba(0,0,0,0.5) 0%,rgba(35,35,35,1) 100%);
		color: white;
	}

	.cid-ra6CGiirY8 .card .card-wrapper .card-img img, .cid-ra6JT5LxvD .card .card-wrapper .card-img img {
		border-radius: 50%;
	}

	.cid-ra6CGiirY8 .card .card-wrapper .card-img, .cid-ra6JT5LxvD .card .card-wrapper .card-img {
		overflow: initial;
	}