@font-face {
	font-family: 'ProximaNova-Regular';
	src: url('../fonts/ProximaNova-Regular/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova-Regular/ProximaNova-Regular.otf') format('opentype'),  url('../fonts/ProximaNova-Regular/ProximaNova-Regular.woff') format('woff'),  url('../fonts/ProximaNova-Regular/ProximaNova-Regular.ttf') format('truetype'),  url('../fonts/ProximaNova-Regular/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Semibold';
	src: url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.otf') format('opentype'),  url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.woff') format('woff'),  url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.ttf') format('truetype'),  url('../fonts/ProximaNova-Semibold/ProximaNova-Semibold.svg#ProximaNova-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-SemiboldIt';
	src: url('../fonts/ProximaNova-SemiboldIt/ProximaNova-SemiboldIt.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova-SemiboldIt/ProximaNova-SemiboldIt.otf') format('opentype'),  url('../fonts/ProximaNova-SemiboldIt/ProximaNova-SemiboldIt.woff') format('woff'),  url('../fonts/ProximaNova-SemiboldIt/ProximaNova-SemiboldIt.ttf') format('truetype'),  url('../fonts/ProximaNova-SemiboldIt/ProximaNova-SemiboldIt.svg#ProximaNova-SemiboldIt') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Light';
	src: url('../fonts/ProximaNova-Light/ProximaNova-Light.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova-Light/ProximaNova-Light.otf') format('opentype'),  url('../fonts/ProximaNova-Light/ProximaNova-Light.woff') format('woff'),  url('../fonts/ProximaNova-Light/ProximaNova-Light.ttf') format('truetype'),  url('../fonts/ProximaNova-Light/ProximaNova-Light.svg#ProximaNova-Light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ProximaNova-Bold';
	src: url('../fonts/ProximaNova-Bold/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/ProximaNova-Bold/ProximaNova-Bold.otf') format('opentype'),  url('../fonts/ProximaNova-Bold/ProximaNova-Bold.woff') format('woff'),  url('../fonts/ProximaNova-Bold/ProximaNova-Bold.ttf') format('truetype'),  url('../fonts/ProximaNova-Bold/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* mycssStart */
.inner-banner-content{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
}
.dropdown-menu-p.show{
	display: flex !important;
}
.dropdown-menu .dropdown-item{
	line-height: 25px !important;
	font-size: 13px !important;
	text-align: start !important;
}
@media (max-width:991px) {
	.dropdown-menu-p.show{
		display: block !important;
	}
	.bannerContent{
		top: 0 !important;
	}
	/* .bannerForm{
		margin-top: 160px !important; 
	} */
	.freeShipping{
		margin-top: 360px !important;
	}
	.carousel-indicators{
		display: none !important;
	}
	.headerMidSecRight {
		display: none;
	}
	
	.carousel-caption {
		display: none;
	}
	.main-banner-p {
		position: relative;
	}
	
	.freeShipping {
		/* position: absolute; */
		top: 14px;
		margin-top: 0 !important;
	}
	
	/* .aboutUsHome {
		margin-top:150px !important;
	} */
	#phone-icon{
	    display: block !important;
    padding: 3px 10px 6px 10px;
    border-radius: 5px;
    margin-right: 10px;
    border: 1px solid #b0b0b0;
		
	}
	#phone-icon:focus,
	#phone-icon:hover{
		border-color: #ea283b ;
    
	}
	
	#phone-icon img{
		height: 15px;
		width: 15px;
		
	}
	.btns-nav{
		width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding: 5px 0;
	}
}
/* mycssEnd */

/*************** Header *****************/



.headerMidSec {
	margin-top: 15px;
}
.headerMidSecLeft {
	float: left;
}
.headerMidSecRight {
	float: right;
}
.headerMidSec .numberAndExpertise {
	display: inline-block;
	vertical-align: top;
}
.headerMidSec .numberAndExpertise {
	position: relative;
	text-align: right;
}
.headerMidSec .number, .headerMidSec .emailHeader, .headerMidSec .addressHeader {
	display: block;
	position: relative;
}
.headerMidSec .number, .headerMidSec .emailHeader {
	margin-bottom: 5px;
}
.headerMidSec .number p, .headerMidSec .emailHeader p, .headerMidSec .addressHeader p {
	color: #5d5d5d;
	margin-bottom: 0;
	font-family: 'ProximaNova-semiBold';
}
.headerMidSec .number p a, .headerMidSec .emailHeader p a, .headerMidSec .addressHeader p a {
	color: #ea283b;
	margin-left: 5px;
	text-decoration: none;
}
/*********** Navigation *************/



.navbar {
	padding: 0;
}
.navigation {
	margin-top: 15px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #727272;
}
.navigation li.nav-item {
	position: relative;
	padding: 5px 22px;
}
.navigation li.nav-item:after {
	position: absolute;
	content: '';
	right: 0px;
	top: 11px;
	/* background: #090909; */
	width: 1px;
	height: 12px;
}
.navigation li.nav-item a.nav-link {
	font-family: 'ProximaNova-Semibold';
	font-size: 12px;
	color: #090909;
	text-transform: uppercase;
	padding: 0;
	transition: 0.3s all ease;
}
.navigation li.nav-item a.nav-link:hover {
	color: #ea283b;
}
.navigation li.nav-item a.nav-link::first-letter {
	font-size: 15px;
}
.navigation ul.navbar-nav li.nav-item:last-child:after,  .navigation ul.navbar-nav li.nav-item:nth-last-child(2):after {
	display: none;
}
/* .navigation ul.navbar-nav li.nav-item:last-child {
	background: #ea283b;
} */
.navigation ul.navbar-nav li.nav-item:last-child:hover {
	opacity: 0.9;
}
.navigation ul.navbar-nav li.nav-item:last-child a.nav-link {
	color: #000;
}
.navigation .dropdown-toggle::after {
	color: #ea283b;
}
.navigation .dropdown-item {
	font-family: 'ProximaNova-Semibold';
	font-size: 12px;
	color: #090909;
	text-transform: uppercase;
	padding: 4px 10px;
	transition: 0.3s all ease;
	text-align:center;
}
.navigation .dropdown-item:hover {
	background: none;
	color: #ea283b;
}
/********************* Slider *************************/



#mainSlider, #mainSlider .carousel-inner, #mainSlider .carousel-inner .carousel-item,  #mainSlider .carousel-inner .carousel-item img {
	height: 660px;
}
#mainSlider .carousel-control-prev, #mainSlider .carousel-control-next {
	width: 26px;
	height: 58px;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 9;
}
#mainSlider .carousel-control-prev {
	background: url(../img/sliderLeftArrow.png) center no-repeat;
	left: 40px;
}
#mainSlider .carousel-control-next {
	background: url(../img/sliderRightArrow.png) center no-repeat;
	right: 40px;
}
#mainSlider .bannerContent {
	position: absolute;
	content: '';
	max-width: 1140px;
	top: 13%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
#mainSlider .carousel-caption {
	top: 0;
	bottom: 0;
	right: auto;
	left: 20px;
	margin: auto;
	height: 210px;
	text-align: left;
}
#mainSlider .carousel-caption h1 {
	font-family: 'ProximaNova-Bold';
	font-size: 70px;
	line-height: 60px;
	color: #333333;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#mainSlider .carousel-caption h1 span {
	display: block;
	font-family: 'ProximaNova-Light';
	color: #424242;
	text-transform: uppercase;
}
#mainSlider .carousel-caption p {
	font-family: 'ProximaNova-Regular';
	font-size: 22px;
	color: #ea283b;
	text-transform: uppercase;
	margin-bottom: 35px;
}
#mainSlider .carousel-indicators {
	justify-content: center;
}
#mainSlider .carousel-indicators li {
	width: 16px;
	height: 16px;
	border: 1px solid #000;
}
#mainSlider .carousel-indicators li.active {
	background: none;
}
#mainSlider .carousel-indicators li.active:after {
	width: 8px;
	height: 8px;
	background-color: #ea283b;
	bottom: 0;
	top: 3px;
	left: 3px;
}
/****************** Free Shipping ************************/



.freeShipping {
	width: 100%;
	height: auto;
	background-color: #2f2f2f;
	text-align: center;
	padding: 30px 0;
	background-image: url(../img/shippingBgPattern.png), url(../img/shippingBgPattern.png);
	background-position: top 10px center, bottom 10px center;
	background-repeat: repeat-x, repeat-x;
}
.freeShippingLeft {
	float: left;
}
.freeShipping h2 {
	font-family: 'ProximaNova-Bold';
	font-size: 20px;
	color: #fff;
	margin-top: 19px;
	margin-bottom: 0;
}
.freeShippingRight {
	float: right;
}
.appStoreLinks {
	margin-top: 20px;
}
.appStoreLinks a {
	display: inline-block;
}
.appStoreLinks a.googleAppleStore {
	margin-right: 10px;
}
.appStoreLinks a img {
	width: 180px;
}
/****************** About Homepage ************************/



.aboutUsHome {
	padding: 60px 0;
}
.mainHeading {
	text-align: center;
	margin-bottom: 40px;
}
.mainHeading h3, .mainHeading h4 {
	margin: 0;
	font-family: 'ProximaNova-Bold';
	font-size: 20px;
	text-transform: uppercase;
}
.mainHeading h3 span, .mainHeading h4 span {
	font-family: 'ProximaNova-Regular';
	font-size: 38px;
	display: block;
	color: #ea283b;
}
.aboutUsHome p {
	font-family: 'ProximaNova-Regular';
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 15px;
}
.aboutUsHome p:last-child {
	margin-bottom: 0;
}
.aboutUsHome img {
	width: 100%;
}
.readMoreBtn {
	margin-top: 20px;
}
.readMoreBtn a {
	background: #ea283b;
	color: #fff;
	border: 1px solid #ea283b;
	display: inline-block;
	padding: 12px 25px;
	font-family: 'ProximaNova-Semibold';
	font-size: 16px;
	text-decoration: none;
	transition: 0.2s all ease;
}
.readMoreBtn a:hover {
	color: #ea283b;
	border: 1px solid #ea283b;
	background: #fff;
}
/********************* Brands *************************/



.brands {
	position: relative;
	padding: 60px 0;
	background-color: #f4f6f7;
	background-image: url(../img/brandsTopBg.png), url(../img/brandsBottomBg.png);
	background-position: top, bottom;
	background-repeat: repeat-x, repeat-x;
	margin: 0;
}
.brandsStation {
	margin: 50px 0;
}
.brands .brandsInner {
	padding: 0 100px;
	margin-top: 50px;
}
.brands .owl-carousel .owl-item img {
	width: auto;
	margin: auto;
}
.brands .owl-carousel .owl-stage {
	display: flex;
	align-items: center;
}
.brands .owl-dots {
	display: none;
}
.brands .owl-prev {
	position: absolute;
	content: '';
	left: -100px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.brands .owl-next {
	position: absolute;
	content: '';
	right: -100px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.brands .owl-prev, .brands .owl-next {
	width: 38px;
	height: 60px;
}
.brands .owl-prev span, .brands .owl-next span {
	display: none;
}
.brands .owl-prev {
	background: #ea283b url(../img/owlCarouselLeft.png) center no-repeat !important;
	background-size: 8px 18px !important;
}
.brands .owl-next {
	background: #ea283b url(../img/owlCarouselRight.png) center no-repeat !important;
	background-size: 8px 18px !important;
}
/********************* Services **************************/



.carFleet ul {
	font-size: 0;
	padding: 0;
	margin-bottom: 50px;
}
.carFleet ul li.carFleetInner {
	width: 23.5%;
	height: auto;
	display: inline-block;
	padding: 80px 15px 20px 15px;
	vertical-align: top;
	margin-right: 2%;
	text-align: center;
}
.carFleet ul li.carFleetInner:last-child {
	margin-right: 0;
}
.carFleet ul li.carFleetInner h5 {
	font-family: 'ProximaNova-Semibold';
	font-size: 16px;
	margin-bottom: 8px;
}
.carFleet ul li.carFleetInner p {
	font-family: 'ProximaNova-Regular';
	font-size: 14px;
	margin-bottom: 0;
}
.carFleet ul li.carFleetInner p span {
	display: block;
}
.carFleet ul li.carFleetInner.car1 {
	border: 1px solid #ff0000;
	background: url('../img/car1.png') top 25px center no-repeat;
	background-size: 64px;
}
.carFleet ul li.carFleetInner.car1 h5 {
	color: #ff0000
}
.carFleet ul li.carFleetInner.car2 {
	border: 1px solid #0072bc;
	background: url('../img/car2.png') top 32px center no-repeat;
	background-size: 64px;
}
.carFleet ul li.carFleetInner.car2 h5 {
	color: #0072bc;
}
.carFleet ul li.carFleetInner.car3 {
	border: 1px solid #277907;
	background: url('../img/car3.png') top 32px center no-repeat;
	background-size: 64px;
}
.carFleet ul li.carFleetInner.car3 h5 {
	color: #277907;
}
.carFleet ul li.carFleetInner.car4 {
	border: 1px solid #800800;
	background: url('../img/car4.png') top 32px center no-repeat;
	background-size: 64px;
}
.carFleet ul li.carFleetInner.car4 h5 {
	color: #800800;
}
/********************* Testimonials **************************/



.testimonials .owl-item {
	padding-right: 20px;
}
.testimonials {
	width: 100%;
	background: url(../img/testimonialBg.png) 100% 100% / 100% 100% no-repeat;
	padding: 70px 0 50px;
	color: #fff;
}
.testimonials .heading {
	position: relative;
	margin-bottom: 30px;
}
.testimonials .heading h2 {
	font-family: 'ProximaNova-Bold';
	font-size: 22px;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 0;
}
.testimonials .heading .line {
	position: absolute;
	width: 74%;
	height: 1px;
	background: #dddddd;
	top: 10px;
	left: 205px;
}
.testimonials .testiInner .testiContent {
	position: relative;
	padding: 50px;
	background: #fff;
}
.testimonials .testiInner .testiContent:before {
	position: absolute;
	content: '';
	width: 28px;
	height: 53px;
	background-color: #ea283b;
	background-image: url(../img/areasLocation.png);
	background-position: center center;
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.testimonials .testiInner .testiContent a{
	text-decoration: none !important;
}
.testimonials .testiInner .testiContent h3 {
	font-family: 'ProximaNova-semiBold';
	color: #000;
	margin-top: 0;
	margin-bottom: 20px;
}
.testimonials .testiInner .testiContent p {
	font-family: 'ProximaNova-Regular';
	font-size: 16px;
	color: #000;
	margin-bottom: 15px;
}
.testimonials .testiInner .testiContent p:last-child {
	margin-bottom: 0;
}
.testimonials .owl-nav {
	display: block !important;
	position: absolute;
	right: 0;
	top: -62px;
}
.testimonials .owl-nav button {
	width: 30px;
	height: 30px;
	border-radius: 2px;
	transition: 0.2s all ease;
}
.testimonials .owl-prev span, .testimonials .owl-next span {
	display: none;
}
.testimonials .owl-prev {
	background: #fff url(../img/testiCarouselLeft.png) center no-repeat !important;
	margin-right: 5px;
}
.testimonials .owl-next {
	background: #fff url(../img/testiCarouselRight.png) center no-repeat !important;
}
.testimonials .owl-prev:hover {
	background: #fff url(../img/testiCarouselLeftHover.png) center no-repeat !important;
}
.testimonials .owl-next:hover {
	background: #fff url(../img/testiCarouselRightHover.png) center no-repeat !important;
}
/********************* Footer **************************/



.footer {
	background: #fff;
	padding: 40px 0;
	border-top: 1px solid #dfdfdf;
	text-align: center;
}
.footer img {
	margin-bottom: 30px;
}
.footer p {
	font-family: 'ProximaNova-Regular';
	font-size: 16px;
	margin-bottom: 5px;
}
.footer .social-icons {
	margin-top: 28px;
}
.footer .social-icons ul li {
	display: inline-block;
	margin-right: 30px;
	transition: 0.2s all ease;
}
.footer .social-icons ul li:last-child {
	margin-right: 0;
}
.footer .social-icons ul li:nth-child(1) {
	width: 7px;
	height: 13px;
	background: url(../img/fb.png) center no-repeat;
}
.footer .social-icons ul li:nth-child(1):hover {
	background: url(../img/fb-hover.png) center no-repeat;
}
.footer .social-icons ul li:nth-child(2) {
	width: 13px;
	height: 10px;
	background: url(../img/twitter.png) center no-repeat;
}
.footer .social-icons ul li:nth-child(2):hover {
	background: url(../img/twitter-hover.png) center no-repeat;
}
footer .social-icons ul li:nth-child(3) {
	width: 11px;
	height: 11px;
	background: url(../img/insta.png) center no-repeat;
	background-size: 11px;
}
footer .social-icons ul li:nth-child(3):hover {
	background: url(../img/insta-hover.png) center no-repeat;
	background-size: 11px;
}
.footer .social-icons ul li:nth-child(4) {
	width: 11px;
	height: 13px;
	background: url(../img/pinterest.png) center no-repeat;
}
.footer .social-icons ul li:nth-child(4):hover {
	background: url(../img/pinterest-hover.png) center no-repeat;
}
.footer .social-icons ul li a {
	width: 100%;
	height: 100%;
	display: block;
}
.footer h4 {
	font-family: 'ProximaNova-Semibold';
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 25px;
	color: #333333;
}
.footer ul li {
	margin-bottom: 5px;
}
.footer ul li a {
	font-family: 'ProximaNova-Regular';
	font-size: 14px;
	color: #656565;
	transition: 0.2s all ease;
}
.footer ul li a:hover {
	color: #ea283b;
	text-decoration: none;
}
.footer .newsLetter {
	position: relative;
	margin-top: 12px;
}
.footer .newsLetter input[type="text"] {
	width: 100%;
	height: 40px;
	border: 1px solid #acacac;
	border-radius: 0;
	font-family: 'ProximaNova-Regular';
	font-size: 14px;
	background: #fff;
}
.footer .newsLetter input[type="submit"] {
	position: absolute;
	content: '';
	width: 40px;
	height: 40px;
	border: 1px solid #acacac;
	border-radius: 0;
	top: 0;
	right: 0;
	background: #fff url(../img/newsletter.png) center center no-repeat;
	outline: 0;
}
.footer .paymentMethods {
	margin-top: 15px;
}
.footer .paymentMethods ul li {
	display: inline-block;
	margin-right: 5px;
}
.footer .paymentMethods ul li:last-child {
	margin-right: 0;
}
.footer .paymentMethods ul li:nth-child(1) {
	width: 40px;
	height: 26px;
	background: url(../img/visa.jpg) center no-repeat;
}
.footer .paymentMethods ul li:nth-child(2) {
	width: 42px;
	height: 26px;
	background: url(../img/mastercard.jpg) center no-repeat;
}
.footer .paymentMethods ul li:nth-child(3) {
	width: 42px;
	height: 26px;
	background: url(../img/american-express.jpg) center no-repeat;
}
.footer .paymentMethods ul li:nth-child(4) {
	width: 41px;
	height: 26px;
	background: url(../img/maestro.jpg) center no-repeat;
}
.footer .paymentMethods ul li:nth-child(5) {
	width: 32px;
	height: 26px;
	background: url(../img/paypal.jpg) center no-repeat;
}
.footerBottom {
	background: #2f2f2f;
	padding: 15px 0;
}
.footerBottom .leftContent {
	float: left;
}
.footerBottom ul {
	color: #d2d2d2;
}
.footerBottom ul li {
	display: inline-block;
	margin: 0 10px;
}
.footerBottom ul li:first-child {
	margin-left: 0;
}
.footerBottom ul li:last-child {
	margin-right: 0;
}
.footerBottom ul li, .footerBottom ul li a {
	font-family: 'ProximaNova-Regular';
	font-size: 13px;
	color: #d2d2d2;
	transition: 0.2s all ease;
}
.footerBottom ul li a:hover {
	text-decoration: none;
	color: #ea283b;
}
.footerBottom .rightContent {
	float: right;
}
.footerBottom .rightContent p {
	font-family: 'ProximaNova-Regular';
	font-size: 13px;
	color: #d2d2d2;
	margin-bottom: 0;
	margin-top: 2px;
}
.footerBottom .rightContent p a {
	color: #d2d2d2;
	transition: 0.2s all ease;
}
.footerBottom .rightContent p a:hover {
	color: #ea283b;
	text-decoration: none;
}
.bookingForm {
	position: absolute;
	width: 330px;
	height: 242px;
	background: rgba(0,0,0,0.5);
	padding: 25px 25px;
	top: 0;
	bottom: 0;
	right: 20px;
	margin: auto;
}
.bookingFormWrap .bookingForm{
	position: inherit;
	width: 100%;
	height:auto;
}
.bookingForm h2 {
	font-size: 28px;
	font-weight: 700;
	margin-top: 0;
	margin-bottom: 20px;
	color: #fff;
	text-align: center;
}
.bookingForm form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.bookingFormWrap .bookingForm form ul{
	font-size:0;
}
.bookingForm form ul li {
	width: 100%;
	margin-bottom: 15px;
}
.bookingFormWrap .bookingForm form ul li {
	width:50%;
	display:inline-block;
	font-size:15px;
	padding:5px;
}
.bookingFormWrap .bookingForm form ul li:last-child {
	width:100%;
}
.bookingForm form ul li:last-child {
	margin-bottom: 0;
}
.bookingForm form ul li label {
	display: none;
}
.bookingForm form ul li input, .bookingForm form ul li button {
	width: 100%;
	font-size: 15px;
}
.bookingForm form ul li input {
	background: #fff url('../img/location.png') right 15px center no-repeat;
}
.bookingForm form ul li button {
	background: #ea283b;
	border: 1px solid #ea283b;
	font-weight: 700;
}
.bookingForm form ul li button:hover {
	background: #ea283b;
	border: 1px solid #ea283b;
	opacity: 0.9;
}
/*********************** Our Services *************************/



.ourServices {
	padding: 60px 0;
}
.ourServicesInner {
	font-size: 0;
	margin-top: 50px;
}
.ourServices ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ourServices ul li {
	width: 33.33%;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 90px 20px 0;
}
.ourServices ul li:nth-child(1) {
	background: url('../img/pet-taxi.webp') top center no-repeat;
	margin-bottom: 40px;

}
.ourServices ul li:nth-child(2) {
	background: url('../img/hotel.webp') top center no-repeat;
	margin-bottom: 40px;
}
.ourServices ul li:nth-child(3) {
	background: url('../img/public-transport.webp') top center no-repeat;
	margin-bottom: 40px;
}
.ourServices ul li:nth-child(4) {
	background: url('../img/service4.png') top center no-repeat;
}
.ourServices ul li:nth-child(5) {
	background: url('../img/service5.png') top center no-repeat;
}
.ourServices ul li:nth-child(6) {
	background: url('../img/service6.png') top center no-repeat;
}
.ourServices ul li h4 {
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 18px;
}
.ourServices ul li p {
	font-size: 15px;
	margin: 0;
}
.innerPageBanner {
	background-image: url(../img/about-img.webp);
	background-size: cover;
	background-position: top;
	background-repeat: no-repeat;
	/* text-align: left; */
}
.innerPageBanner .innerPageBannerOpacity{
    background-color: #0000008a;
	padding: 30px;
}
.innerPageBanner h2, .innerPageBanner h1{
	margin: 0;
	color: #fff;
	font-family: 'ProximaNova-Bold';
}
.contactPageBanner{
	padding:40px;
}

.innerPageBanner h1.twoLines{
	padding-top:50px
}
.innerPageContent {
	padding: 50px 0;
}
.aboutPageContent p {
	font-family: 'ProximaNova-Regular';
	font-size: 17px;
	line-height: 26px;
	margin-bottom: 15px;
}
.aboutPageContent p:last-child {
	margin-bottom: 0;
}
.aboutPageContent h3 {
	font-family: 'ProximaNova-Bold';
	margin-bottom: 5px;
	margin-top: 25px;
	font-size: 24px;
}
.aboutImgWrapper {
	width: 400px;
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
}
.aboutImgWrapper img {
	width: 100%;
}
.contactForm, .contactUsNew {
	display: inline-block;
	vertical-align: top;
}
.contactForm {
	width: 48%;
	margin-right: 3%;
}
.contactUsNew {
	width: 48%;
}
.contactPageContent h2 {
	font-family: 'ProximaNova-Semibold';
	font-size: 30px;
	margin-top: 0;
	margin-bottom: 25px;
}
.contactForm input {
	width: 100%;
	height: 36px;
}
.contactForm textarea {
	width: 100%;
	height: 150px;
	border: 1px solid #ccc;
	padding: 12px;
	resize: none;
}
.contactForm button {
	background: #ea283b;
	border: 1px solid #ea283b;
	color: #fff;
	padding: 10px 30px;
	font-size: 15px;
}
.contactUsNew ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.contactUsNew ul li {
	padding-left: 35px;
	margin-bottom: 15px;
}
.contactUsNew ul li.addressIcon {
	background: url(../img/addressIcon.png) left center no-repeat;
	background-size: 22px;
}
.contactUsNew ul li.messageIcon {
	background: url(../img/messageIcon.png) left center no-repeat;
	background-size: 21px;
}
.contactUsNew ul li.phoneIcon {
	background: url(../img/phoneIcon.png) left center no-repeat;
	background-size: 20px;
}
.contactUsNew ul li.clockIcon {
	background: url(../img/clockIcon.png) left center no-repeat;
	background-size: 20px;
}
.contactUsNew p {
	font-size: 18px;
}
.contactMap {
	margin-top: 30px;
}
.contactMap iframe {
	height: 185px;
}
.aboutUsAddition {
	margin-top: 25px;
}

/*********************** Responsive Css *************************/



@media(max-width:1366px) {
.bookingForm {
	right: 75px;
}
#mainSlider .carousel-caption {
	left: 75px;
}
}

@media(max-width:1200px) {
.navigation li.nav-item {
	padding: 5px 18px;
}
.navigation li.nav-item a.nav-link {
	font-size: 13px;
}
#mainSlider, #mainSlider .carousel-inner, #mainSlider .carousel-inner .carousel-item, #mainSlider .carousel-inner .carousel-item img {
	height: 480px;
}
#mainSlider .carousel-caption {
	height: 182px;
}
#mainSlider .carousel-caption h1 {
	font-size: 50px;
	line-height: 48px;
}
#mainSlider .carousel-caption p {
	margin-bottom: 0;
	font-size: 21px;
}
#mainSlider .carousel-control-prev, #mainSlider .carousel-control-next {
	width: 20px;
	height: 45px;
}
#mainSlider .carousel-control-prev {
	left: 25px;
	background-size: 20px;
}
#mainSlider .carousel-control-next {
	right: 20px;
	background-size: 20px;
}
.carFleet ul {
	padding: 0 50px;
}
.testimonials .heading .line {
	width: 69%;
}
.footer .paymentMethods ul li {
	margin-right: 3px;
}
.footer .paymentMethods ul li:nth-child(1) {
	width: 36px;
	background-size: 36px;
}
.footer .paymentMethods ul li:nth-child(2) {
	width: 38px;
	background-size: 38px;
}
.footer .paymentMethods ul li:nth-child(3) {
	width: 38px;
	background-size: 38px;
}
.footer .paymentMethods ul li:nth-child(4) {
	width: 37px;
	background-size: 37px;
}
.footer .paymentMethods ul li:nth-child(5) {
	width: 29px;
	background-size: 29px;
}
}

@media(max-width:992px) {
.bookingForm {
	width: 282px;
}
.bookingForm h2 {
	font-size: 24px;
}
.headerMidSecLeft {
	padding-top: 15px;
}
.headerMidSecLeft a img {
	width: 180px;
	margin: auto;
}
.headerMidSec .number p, .headerMidSec .emailHeader p, .headerMidSec .addressHeader p {
	font-size: 14px;
}
.headerMidSec .headerMidSecRightBottom input[type="text"] {
	height: 34px;
	font-size: 14px;
}
.headerMidSec .headerMidSecRightBottom input[type="submit"] {
	height: 34px;
}
.navigation li.nav-item:after {
	height: 32px;
}
.navigation li.nav-item a.nav-link {
	font-size: 11px;
}
#mainSlider, #mainSlider .carousel-inner, #mainSlider .carousel-inner .carousel-item, #mainSlider .carousel-inner .carousel-item img {
	height: 378px;
}
#mainSlider .carousel-caption {
	height: 160px;
}
#mainSlider .carousel-caption h1 {
	font-size: 42px;
	line-height: 42px;
	margin-bottom: 10px;
}
#mainSlider .carousel-caption p {
	font-size: 18px;
	margin-bottom: 25px;
}
#mainSlider .carousel-control-prev {
	left: 20px;
}
#mainSlider .carousel-control-next {
	right: 20px;
}
.freeShipping {
	padding: 25px 0;
}
.freeShipping h2 {
	font-size: 18px;
	margin-top: 15px;
}
.carFleet ul {
	padding: 0;
	margin-top: 30px;
}
.carFleet ul li.carFleetInner {
	display: block;
	width: 40%;
	margin: 0 auto 20px auto;
}
.carFleet ul li.carFleetInner:last-child {
	margin-right: auto;
	margin-bottom: 0;
}
.testimonials .heading h2 {
	font-size: 21px;
}
.testimonials .heading .line {
	width: 57%;
	top: 11px;
}
.testimonials .owl-nav.disabled {
	top: -58px;
}
.testimonials .testiInner .testiContent {
	padding: 35px 50px;
}
footer .col-sm-3 {
	flex: 0 0 50%;
	max-width: 50%;
}
footer .col-sm-3.col1, footer .col-sm-3.col2 {
	margin-bottom: 30px;
}
.footer .paymentMethods ul li {
	margin-right: 5px;
}
.footer .paymentMethods ul li:nth-child(1) {
	width: 40px;
	background-size: 40px;
}
.footer .paymentMethods ul li:nth-child(2) {
	width: 42px;
	background-size: 42px;
}
.footer .paymentMethods ul li:nth-child(3) {
	width: 42px;
	background-size: 42px;
}
.footer .paymentMethods ul li:nth-child(4) {
	width: 41px;
	background-size: 41px;
}
.footer .paymentMethods ul li:nth-child(5) {
	width: 32px;
	background-size: 32px;
}
.appStoreLinks a img {
	width: 142px;
}
.aboutUsHome {
	padding: 50px 0;
}
.mainHeading h3, .mainHeading h4 {
	font-size: 19px;
}
.mainHeading h3 span, .mainHeading h4 span {
	font-size: 30px;
}
.aboutUsHome {
	text-align: center;
}
.aboutUsHome .col1 {
	display: none;
}
.aboutUsHome .col2 {
	flex: 0 0 100%;
	max-width: 100%;
}
.aboutUsAddition {
	margin-top: 15px;
}
.mainHeading {
	margin-bottom: 20px;
}
.readMoreBtn {
	margin-top: 30px;
}
.brands .brandsInner {
	padding: 0 80px;
	margin-top: 40px;
}
.brands .owl-carousel .owl-item img {
	width: 155px;
}
.brands .owl-prev {
	left: -80px;
}
.brands .owl-next {
	right: -80px;
}
.innerPageContent {
	padding: 40px 0;
}
.aboutImgWrapper {
	width: 300px;
}
.innerPageBanner h2, .innerPageBanner h1 {
	font-size: 30px;
}
}

@media(max-width:768px) {
.headerMidSecLeft, .headerMidSecRight {
	float: none;
	text-align: center;
}
.headerMidSecLeft {
	padding-top: 10px;
	padding-bottom: 20px;
}
.headerMidSec .numberAndExpertise {
	text-align: center;
}
.headerMidSec .number p, .headerMidSec .emailHeader p, .headerMidSec .addressHeader p {
	font-size: 15px;
}
.navbar-toggler {
	border-color: #b0b0b0 !important;
	width: 38px;
	height: 34px;
	padding: 0;
	background-color: #fff;
}
.navbar-toggler:hover, .navbar-toggler:focus {
	outline: 0;
	border-color: #ea283b !important;
	background-color: #fff;
}
.navbar-light .navbar-toggler-icon {
	font-size: 15px;
}
.navigation li.nav-item {
	text-align: center;
}
.navigation li.nav-item:after {
	display: none;
}
.navigation ul.navbar-nav {
	padding: 10px 0;
}
.navigation ul.navbar-nav li.nav-item:last-child {
	width: 190px;
	margin: auto;
}
.navigation li.nav-item a.nav-link {
	font-size: 12px;
}
#mainSlider .carousel-inner .carousel-item img {
	display: none !important;
}
#mainSlider, #mainSlider .carousel-inner, #mainSlider .carousel-inner .carousel-item {
	background: #f4f4f4;
	height: 500px;
}
#mainSlider .carousel-caption {
	height: 215px;
	text-align: center;
	left: 0;
	right: 0;
	top: 20px;
	margin: 0;
}
#mainSlider .carousel-caption h1 {
	font-size: 42px;
	line-height: 40px;
}
#mainSlider .carousel-caption p {
	margin-bottom: 18px;
}
#mainSlider .carousel-indicators {
	justify-content: center;
}
#mainSlider .carousel-control-prev, #mainSlider .carousel-control-next {
	background-size: 18px;
}
.freeShipping {
	padding: 22px 0;
}
.freeShipping h2 {
	font-size: 18px;
}
.carFleet ul li.carFleetInner {
	width: 65%;
}
.testimonials .heading .line {
	display: none;
}
.testimonials .owl-nav {
	right: 10px;
}
.testimonials .owl-item {
	padding-right: 0;
}
.testimonials .heading, .testimonials .owl-carousel {
	padding: 0 10px;
}
.testimonials .owl-dots {
	display: none;
}
.footer {
	text-align: center;
	padding: 40px 0 30px 0;
}
footer .col-sm-3 {
	flex: 0 0 100%;
	max-width: 100%;
}
.footer img {
	margin: auto auto 20px auto;
}
.footer .social-icons {
	margin-top: 20px;
}
.footer h4 {
	font-size: 18px;
	margin-bottom: 15px;
}
.footer .newsLetter {
	width: 250px;
	margin: 12px auto 0 auto;
}
.footer .newsLetter input[type="text"] {
	height: 38px;
}
.footer .newsLetter input[type="submit"] {
	width: 38px;
	height: 38px;
}
footer .col-sm-3.col1, footer .col-sm-3.col2, footer .col-sm-3.col3 {
	margin-bottom: 30px;
}
.footerBottom {
	text-align: center;
}
.footerBottom .leftContent, .footerBottom .rightContent {
	float: none;
}
.footerBottom .leftContent {
	margin-bottom: 8px;
}
.bookingForm {
	width: 285px;
	right: 0;
	left: 0;
	top: auto;
	bottom: 70px;
	margin: 0 auto;
}
.freeShippingLeft, .freeShippingRight {
	float: none;
}
.freeShipping {
	padding: 22px 0 38px;
}
.freeShipping h2 {
	text-align: center;
	margin-bottom: 0;
}
.appStoreLinks {
	margin-top: 15px;
}
.ourServices ul li {
	width: 50%;
	padding: 90px 15px 0;
}
.testimonials {
	padding: 50px 0 35px;
}
.brands {
	padding: 50px 0;
}
.brandsStation {
	margin: 40px 0;
}
.mainHeading h3 span, .mainHeading h4 span {
	font-size: 25px;
}
.ourServices ul li:nth-child(4) {
	margin-bottom: 40px;
}
.aboutImgWrapper {
	display: none;
}
.aboutPageContent {
	text-align: center;
}
.aboutPageContent p {
	font-size: 16px;
	line-height: 25px;
}
.contactForm, .contactUsNew {
	width: 100%;
}
.contactUsNew {
	margin-top: 30px;
}
.aboutPageContent h3 {
	font-size: 22px;
}
.innerPageBanner .col-md-5{
	order:2;
}
.innerPageBanner h1 {
	text-align: center;
	border-top: 2px solid #EA283B;
	padding-top: 30px !important;
	/* padding-bottom: 20px; */
}
}

@media(max-width:480px) {
.headerMidSec .number p, .headerMidSec .emailHeader p, .headerMidSec .addressHeader p {
	font-size: 14px;
}
.navbar-toggler {
	right: -7px;
	top: -44px;
}
#mainSlider, #mainSlider .carousel-inner, #mainSlider .carousel-inner .carousel-item {
	height: 480px;
}
#mainSlider .carousel-control-prev, #mainSlider .carousel-control-next {
	display: none;
}
#mainSlider .carousel-caption h1 {
	font-size: 35px;
	line-height: 32px;
	margin-bottom: 12px;
}
#mainSlider .carousel-caption p {
	font-size: 19px;
	margin-bottom: 15px;
}
#mainSlider .carousel-caption {
	height: 210px;
}
.freeShipping {
	padding: 20px 0 35px;
}
.freeShipping h2 {
	font-size: 14px;
}
.textInnerOverlay {
	position: absolute;
	width: 90%;
	height: 90%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #fff;
	opacity: 0.6;
}
.carFleet ul li.carFleetInner {
	width: 98%;
}
.testimonials .owl-nav {
	top: -60px;
	bottom: auto;
}
.aboutUsHome {
	padding: 40px 0;
}
.aboutUsHome p {
	font-size: 15px;
	line-height: 25px;
}
.readMoreBtn {
	margin-top: 25px;
}
.readMoreBtn a {
	padding: 10px 28px;
	font-size: 15px;
}
.ourServices ul li {
	width: 100%;
}
.testimonials .heading h2 {
	font-size: 24px;
}
.testimonials .testiInner .testiContent {
	padding: 35px 25px;
	text-align: center;
}
.testimonials .testiInner .testiContent:before {
	display: none;
}
.ourServices ul li:nth-child(5) {
	margin-bottom: 40px;
}
.testimonials .testiInner .testiContent h3 {
	font-size: 25px;
}
.innerPageContent {
	padding: 30px 0;
}
.innerPageBanner h2, .innerPageBanner h1 {
	font-size: 18px;
}
.bookingFormWrap .bookingForm form ul li {
    width: 100%;
}
.aboutPageContent h3 {
	font-size: 19px;
}
}

.about-hd-3{
	font-size: 22px;
	text-transform: uppercase;
}

@media screen and (min-width:576px) and (max-width:768px) {
	.aboutUsHome {
		margin-top:0px !important;
	}
	
}


.service_anchor{
	text-decoration: none !important;
	color: #000 !important;
}
.service_anchor:hover{

color: #000;
}


@media screen and (min-width:390px) {
	.styling_vias{
		margin-top: 320px !important;
	}
}

@media screen and (max-width:390px) {
	.styling_vias{
		margin-top: 220px !important;
	}
}
@media screen and (max-width:768px) {

.innerPageBanner{
    background : none !important;
    background-color : black !important;
}
.headerMidSecLeft{
	padding: 0px !important;
}
#padd_mob_no{
	padding: 0px !important;
}
.innerPageBanner h1.twoLines{
	padding: 0px !important;
}
.bannerForm{
	padding: 0px !important;

	margin: 0px !important;
}
.innerPageBanner h2, .innerPageBanner h1{
	padding: 0px !important;

	margin: 0px !important;
}
.mob_no{
	display: none !important;
}
}

body{
	font-family: 'Baloo Bhai 2' !important; 
}