.aboutus-hp{
	text-transform: none;
	line-height: 30px;
	font-weight: 600;
}

.nourkas-video{
	border: 5px solid rgba(35, 180, 206, 0.5);
	margin-top: 60px;
}

.js__ver-center-aligned{
	padding-top: 10px !important;
}

.hire-us{
	color: rgba(34, 35, 36, 0.5) !important;

}

.page_loader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: black
	background: url(../user/img/loaader.gif) center no-repeat black;
	opacity: 0.95;
}

.description{
	text-transform: none;;
	line-height: 30px;
}

.s-form-v3__input{
	text-transform: none;
}
@media (min-width: 48em)
{
	.g-margin-b-0--md {
		margin-bottom: 20px !important;
	}

	
}

@media (max-width: 991px){
	.s-promo-block-v2{
		margin-bottom: 0 !important;
	}
	.title{
		font-size: 25px;
	}

	.title a{
		font-size: 18px;
	}
}

@media (max-width: 380px) {

	h1{
		padding-top: 25px;
		font-size: 25px;
	}

	.title-what{
		margin-top: 200px !important;
	}

}