.mb50{
	margin-bottom:50px;
}
#footer{
	min-height: 150px;
	margin-top: 80px;
}
#footer p{
	font-size: 15px;
}
.who-we-are.row {
	z-index:99;
	margin-top: 0px;
}
.who-we-are.row .row.inner.lift{
	margin-top: -166px;
}
.who-we-are.row.main-wrapper .text-holder h2{
	padding: 30px;
	margin-bottom: 0;
}
.who-we-are.row.main-wrapper .text-holder {
	padding: 20px 30px 0;
}
.t-shadow{
	text-shadow: 1px 1px 1px #000;
}
.client-logos, .copyright-section {
	background: #F60;
	border-color: #7a7a7a;
}
.page-sec-title {
	color: #0076b3;
}
.page-sec-title.white, .popular-product .this-title.white{
	color: #FFF;
}
.white{
	color: #FFF !important;
}

.v-navigation {
	background: #fff;
	box-shadow: 0px -4px 5px 1px #4a4545;
}
.popular-product .img-holder {
	padding: 0;
	line-height: 0px;
	margin: 0;
}
.section-title2:before, .section-title2:after {
	border-color: #f60;
}
.about-us-header .this-title {
	color: #fff;
	text-shadow: 1px 1px 2px #000000;
}
.table th{
	font-size:16px;
}
.table td{
	font-size:15px;
}
.mainSlider .owl-prev:before, .mainSlider .owl-next:before {
	border-left-color: #0191da;
	border-right-color: #0191da;
}
.mainSlider .owl-prev, .mainSlider .owl-next {
	color: #ffffff;
}
.navbar{
	min-height:10px;
}
.navigation .main-desktop-nav li {
	padding: 25px 0;
}
.navigation .logo {
	line-height: 5px;
}
.logo img{
	width: 122px;
	position: absolute;
	z-index: 999;
}
.blue-wave-top img, .white-wave-bottom img, .white-wave-top img {
	width: 100%;
}
.white-wave-top {
	position: absolute;
	width: 100%;
	z-index: 1;
}
.white-wave-top img {
	vertical-align: top;
}
.blue-gradient {
	z-index: 99;
	color:#FFF;
	background: rgba(0,145,218,1);
	background: -moz-linear-gradient(left, rgba(0,145,218,1) 0%, rgba(65,183,230,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,145,218,1)), color-stop(100%, rgba(65,183,230,1)));
	background: -webkit-linear-gradient(left, rgba(0,145,218,1) 0%, rgba(65,183,230,1) 100%);
	background: -o-linear-gradient(left, rgba(0,145,218,1) 0%, rgba(65,183,230,1) 100%);
	background: -ms-linear-gradient(left, rgba(0,145,218,1) 0%, rgba(65,183,230,1) 100%);
	background: linear-gradient(to right, rgba(0,145,218,1) 0%, rgba(65,183,230,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0091da', endColorstr='#41b7e6', GradientType=1 );
}
.blue-gradient img.home-about{
	float:left;
	width: 80%;
	padding: 30px 0;
}
.blue-gradient img.home-rides{
	float:left;
	width: 100%;
	margin-top:-140px;
}

.blue-wave-top, .white-wave-bottom {
	transform: translateY(-99%);
	position: absolute;
	width: 100%;
	z-index:-1;
}
.white-wave-top-section {
	transform: translateY(-99%);
	position: absolute;
	width: 100%;
	z-index:-1;
}
.white-wave-top-section img {
	width: 100%;
	vertical-align: top;
}
.blue-wave-top img, .white-wave-bottom img {
	vertical-align: bottom;
}
.bubble-top-1, .bubble-top-2, .bubble-top-3 {
	z-index: 500;
}
.bubble-top-1 {
	position: absolute;
	top: -20%;
	left: 3%;
}
.bubble-top-2 {
	position: absolute;
	top: 35%;
	left: 32%;
}
.bubble-top-3 {
	position: absolute;
	bottom: 8%;
	right: 5%;
}
.bubble-bottom-1 {
	position: absolute;
	top: 0;
}
.bubble-bottom-2 {
	position: absolute;
	top: 0;
	right: 35%;
}
.bubble-bottom-3 {
	position: absolute;
	bottom: 5%;
	right: 5%;
}
.contact-us-area.row{
	z-index:99;
	margin-top:0px;
}
.contact-us-area.row .inner.lift{
	margin-top: -180px;
}
.contact-form-area {
	background: none !important;
}
.contact-us-area.row .inner {
	background: none !important;
}
.contact-form-area .form-title, address.media b {
	color: #0070a9;
}
.contact#footer {
	margin-top: 0px;
}
@media (max-width:980px) {
	.logo{
		text-align: left;
	}
	.logo img{
		width: 65px;
	}
}
