@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: 'Oswald', sans-serif;
}
.clear {
	clear: both;
}
.topbg {
	height: auto;
	background: #002a5c;
	color: #FFF;
}
.topmain_bg {
	margin: 0 auto;
	width: 1200px;
	height: auto;
}
.wel_top {
	float: left;
	line-height: 35px;
	font-size: 18px;
	width: 40%;
	font-weight: normal;
	text-shadow: #013777 1px 1px;
	text-transform: uppercase;
}
.wel_top strong {
	color: #fff;
}
.top_follow {
	float: right;
	width: 28%;
}
.topfollows {
	float: left;
	width: 38%;
	font-size: 18px;
	line-height: 35px;
	color: #fff;
	text-align: right;
	text-transform: uppercase;
}
.topfollows_icon {
	float: right;
	width: 55%;
	margin-top: 5px;
}
.topfollows_icon a {
	margin-left: 5px;
}
.topfollows_icon a:hover {
	opacity: 0.6;
}
.topfollows_icon img {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
}
.topfollows_icon img:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.header_bg {
	height: auto;
	background: url(../images/headerbg.png) repeat-x top center
}
header {
	margin: 0 auto;
	width: 1200px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 8px;
}
.logo {
	float: left;
	width: 438px;
	height: auto;
}
.logo img {
	max-height: 100%;
	max-width: 100%;
}
.header_right {
	float: right;
	width: 50%;
	margin-top: 20px;
}
.emailbg {
	float: right;
	width: 50%;
}
.emailicon {
	float: left;
	width: 55px;
	height: auto;
}
.emailicon img {
	max-height: 100%;
	max-width: 100%;
}
.emailicon_text {
	float: left;
	margin-left: 8px;
	font-size: 24px;
	line-height: 50px;
	color: #fff;
	width: 55%;
}
.emailicon_text a {
	text-decoration: none;
	color: #000;
}
.phonebg {
	float: left;
	width: 45%;
}
.phoneicon_text {
	float: left;
	margin-left: 8px;
	font-size: 22px;
	line-height: 50px;
	color: #fff;
	width: 70%;
}
.phoneicon_text a {
	color: #000;
	text-decoration: none;
}
/*------------------------------- nav -----------------------------*/
.nav_bg {
	height: auto;
	background: #002a5c;
}
nav {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	display: block;
	margin: 0 auto;
	background: #002a5c;
}
.last {
	background: none !important;
}
/*------------------------------- nav -----------------------------*/

.sladerbg {
	height: auto;
	background: url(../images/pattern.jpg) repeat;
	border-bottom: solid #002a5c 2px;
	height: 400px;
}
.sladerbg img {
	max-height: 100%;
	max-height: 100%
}
.sladerinner {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.main_bg {
	height: auto;
}
.box_bg {
	height: auto;
	background: #efe9e9 url(../images/pattern6.jpg) repeat;
	padding-bottom: 30px;
	padding-top: 30px;
}
.box_bginner {
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.box1 {
	width: 20%;
	padding: 20px;
	height: 320px;
	background: #fbf9fa;
	float: left;
	margin: 10px;
	border-radius: 0px;
	border-bottom: dashed #fff 1px;
	border-top: dashed #fff 1px;
}
.carservice_text {
	text-align: center;
	font-size: 20px;
	color: #002a5c;
	text-transform: uppercase;
}
.carservice_border {
	margin: 0 auto;
	width: 35%;
	border: solid #002a5c 1px;
	height: 0px;
	clear: both;
	margin-top: 6px;
}
.corporate_text {
	text-align: center;
	font-size: 17px;
	line-height: 25px;
	color: #000;
	clear: both;
	margin-top: 15px;
}
.corporate_text a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	color: #0143db;
}
.corporate_text a:hover {
	color: #000;
	text-decoration: underline;
}
.boxicon {
	margin: 0 auto;
	height: auto;
	text-align: center;
	height: 140px;
	margin-bottom: 15px;
	background: #FFF;
}
section {
	height: auto;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 0px;
}
.section {
	margin: 0 auto;
	width: 1200px;
	height: auto;
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
}
.section_left {
	height: auto;
	float: left;
	width: 66%;
}
.weltext {
	text-align: center;
	font-size: 34px;
	line-height: 45px;
	text-transform: uppercase;
	color: #0143db;
	text-shadow: fff 1px 1px;

}
.betext {
	text-align: left;
	font-size: 17px;
	line-height: 26px;
	color: #000;
	margin-top: 35px;
}
.betext img {
	float: left;
	padding-right: 15px;
}
.section_right {
	float: right;
	width: 30%;
}
.fleetbox1 {
	float: left;
	width: 45%;
	border: solid #393939 1px;
	margin: 8px;
}
.fleetchryslertext {
	text-align: center;
	font-size: 18px;
	color: #FFF;
	text-transform: uppercase;
	background: #1f1f1f;
	line-height: 45px;
}
.fleetchryslertext a {
	text-decoration: none;
	color: #fb6060;
}
.fleetimg {
	text-align: center;
	background: #F00;
	height: 110px;
}
.fleetimg img {
	max-height: 100%;
	max-width: 100%;
}
.fleetimg a:hover {
	opacity: 0.8;
}
.networkmainbg {
	margin: 0 auto;
	width: 1200px;
	height: auto;
	margin-top: 35px;
}
.network1 {
	width: 23%;
	height: auto;
	float: left;
	margin: 11px;
}
.networkimgbg {
	margin: 0 auto;
	width: 90%;
	background: #fff;
	height: 240px;
	border-radius: 240px;
	border: solid #F00 2px;
	text-align: center;
	background: url(../images/1.jpg) no-repeat top center;
}
.networkimgbg img {
	border-radius: 240px;
}
.networkimgbg1 {
	margin: 0 auto;
	width: 90%;
	background: #fff;
	height: 240px;
	border-radius: 240px;
	border: solid #F00 2px;
	text-align: center;
	background: url(../images/2.jpg) no-repeat top center;
}
.networkimgbg1 img {
	border-radius: 240px;
}
.networkimgbg2 {
	margin: 0 auto;
	width: 90%;
	background: #fff;
	height: 240px;
	border-radius: 240px;
	border: solid #F00 2px;
	text-align: center;
	background: url(../images/3.jpg) no-repeat top center;
}
.networkimgbg2 img {
	border-radius: 240px;
}
.networkimgbg3 {
	margin: 0 auto;
	width: 90%;
	background: #fff;
	height: 240px;
	border-radius: 240px;
	border: solid #F00 2px;
	text-align: center;
	background: url(../images/4.jpg) no-repeat top center;
}
.networkimgbg3 img {
	border-radius: 240px;
}
.newarktext {
	margin: 0 auto;
	text-align: center;
	color: #FFF;
	background: #1f1f1f;
	margin-top: -40px;
	border-radius: 15px;
}
.newarktext a {
	text-decoration: none;
	text-transform: uppercase;
	line-height: 45px;
	color: #F00;
}
.newarktext a:hover {
	color: #FFF;
}
.limousineapp_bg {
	height: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #F00;
}
.limousineapp_inner {
	margin: 0 auto;
	width: 1200px;
	height: auto;
}
.appiconleft {
	float: left;
	width: 26%;
	height: auto;
}
.google_playicon {
	float: left;
	width: 150px;
	height: auto;
}
.apple_appicon {
	float: right;
	width: 150px;
	height: auto;
}
.applimousinetext {
	float: left;
	width: 60%;
	text-align: center;
	font-size: 26px;
	line-height: 45px;
	text-transform: uppercase;
}
.reservationtext {
	float: right;
	width: 12%;
	text-align: center;
	background: #fff;
	margin-top: 6px;
}
.reservationtext a {
	text-align: center;
	font-size: 19px;
	color: #000;
	line-height: 35px;
	text-transform: uppercase;
	text-decoration: none;
}
.reservationtext a:hover {
	color: #F00;
}
footer {
	height: auto;
	border-top: solid #fff 2px;
	background: #dcdcdc;
	padding-top: 8px;
	padding-bottom: 8px;
}
.footer {
	width: 1100px;
	margin: 0 auto;
	height: auto;
}
.fottermain_bg {
	width: 230px;
	float: left;
	height: auto;
}
.main_text {
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #0143db;
	border-bottom: solid #013777 1px;
	text-transform: uppercase;
	border-radius: 0px 0px 20px 20px;
}
.our_link ul {
	margin: 0px;
	padding: 0px;
}
.our_link ul li {
	list-style: none;
	line-height: 25px;
	border-bottom: dashed #383838 1px;
}
.our_link ul li a {
	text-decoration: none;
	color: #000;
	font-size: 16px;
	display: block;
}
.our_link ul li a:hover {
	color: #2463d9;
	text-decoration: underline;
	transition: all 0.6s;
}
.contact_details {
	width: 340px;
	margin-left: 55px;
	float: left;
}
.adderes_bg {
	height: auto;
	margin-top: 20px;
}
.a_icon {
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
}
.adders_text {
	float: left;
	line-height: 25px;
	margin-left: 20px;
	width: 256px;
	font-size: 16px;
	color: #000;
}
.follow_bg1 {
	width: 280px;
	float: left;
	margin-left: 40px;
}
.twitter_bg {
	height: auto;
	margin-top: 8px;
	margin-bottom: 5px;
	text-align: center;
}
.twitter_bg a:hover {
	opacity: 0.7;
}
.twitter_icon {
	float: left;
	width: 80px;
	height: auto;
	text-align: center;
	margin: 0px auto;
}
.twitter_icon a:hover {
	opacity: 0.7;
}
.twitter_text {
	float: left;
	font-size: 14px;
	text-align: left;
	line-height: 35px;
	margin-left: 10px;
	color: #FFFFFF;
	font-family: 'Lato', sans-serif;
}
.twitter_text a {
	text-decoration: none;
	color: #fff;
}
.twitter_text a:hover {
	text-decoration: underline;
	color: #ccc;
}
.logo1 {
	float: left;
	width: 331px;
	height: auto;
	margin-left: 10px;
	margin-top: 60px;
	text-align: center;
	background: #FFF;
	border-radius: 8px;
	padding: 6px;
}
.logo1 img {
	max-height: 100%;
	max-width: 100%;
}
.commercial_bg {
	height: auto;
	padding-top: 25px;
	padding-bottom: 30px;
	background: url(../images/flash_bg.jpg) repeat-x;
}
.commercial_inner {
	height: auto;
	width: 1000px;
	margin: 0 auto;
}
.copyright_text {
	text-align: center;
	background: #002a5c;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	line-height: 40px;
	border-top: solid #fff 1px;
	letter-spacing: 2px;
}
.copyright_text strong {
	font-weight: normal;
	color: #2767fc;
}
.footer_gallery {
	float: right;
	width: 30%;
}
.ourapptext {
	float: left;
	width: 8%;
	font-size: 19px;
	text-transform: uppercase;
	line-height: 45px;
	color: #F00;
}
.top_appbg {
	float: left;
	width: 20%;
	text-align: center;
}
.top_appbg {
	margin-top: 8px;
}
.top_appbg img {
	margin: 2px;
}
.reservation_bg {
	margin: 0 auto;
	width: 1200px;
	height: auto;
}
.reservatext {
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	line-height: 45px;
	color: #F00;
	margin-top: 35px;
}
.reservationfrome {
	height: auto;
	text-align: center;
}
.resiframe {
	width: 100%;
	height: 800px;
	border: 0px;
}
.requestaquotebg {
	margin: 0 auto;
	width: 60%;
	padding: 10px;
	height: auto;
	border-bottom: dashed #ccc 1px;
}
.namebg {
	height: auto;
	margin-top: 15px;
}
.nametext {
	float: left;
	width: 30%;
	font-size: 19px;
	line-height: 35px;
	color: #fff;
	text-shadow: #000 1px 1px;
}
.nameinputbg {
	float: right;
	width: 68%;
}
.nameinput {
	width: 95%;
	padding-left: 15px;
	border: solid #ccc 1px;
	height: 33px;
	background: #e8e8e8 url(../images/input_bg.jpg) repeat-x top;
}
.datebg {
	float: left;
	width: 30%;
	height: auto;
	margin-left: 10px;
}
.datetext {
	width: 100%;
	border: solid #ccc 1px;
	height: 35px;
	padding-left: 15px;
	background: #e8e8e8 url(../images/input_bg.jpg) repeat-x top;
}
.textareatext {
	border: solid #ccc 1px;
	padding: 20px;
	height: 50px;
	width: 90%;
}
.submittext {
	margin: 0 auto;
	width: 24%;
	text-align: center;
	background: #F00;
	margin-top: 20px;
	margin-top: 35px;
}
.submittext a {
	text-decoration: none;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFF;
	line-height: 40px;
}
.requestcontacttext {
	margin: 0 auto;
	width: 70%;
	text-align: center;
	font-size: 18px;
	line-height: 35px;
	color: #F00;
	text-shadow: #000 1px 1px;
}
.ourfleetmainbg {
	height: auto;
	margin-top: 35px;
	padding-bottom: 35px;
	border-bottom: dashed #ccc 1px;
}
.ourfleetbox1 {
	float: left;
	width: 46%;
	padding: 10px;
	border: solid #F00 1px;
	background: #FFF;
	margin: 5px;
}
.ourfleetbox2 {
	float: right;
	width: 47%;
	padding: 10px;
	border: solid #F00 1px;
	background: #FFF;
}
.ourfleetbg {
	float: left;
	width: 55%;
}
.lincolntext {
	font-size: 22px;
	line-height: 35px;
	color: #F00;
	border-bottom: dashed #ccc 1px;
}
.availabletext {
	font-size: 18px;
	margin-top: 10px;
	line-height: 36px;
	color: #3e3e3e;
}
.availabletext strong {
	font-weight: normal;
	color: #000;
}
.ourfleetimg {
	float: right;
	width: 42%;
	height: 120px;
	text-align: center;
	background: #fff;
}
.ourfleetimg img {
	max-height: 100%;
	max-width: 100%;
}
.gallerybg {
	margin-top: 26px;
}
.gallerybox1 {
	float: left;
	width: 31%;
	margin: 12px;
	height: 180px;
	background: #FFF;
	border: solid #ccc 2px;
	text-align: center;
}
.gallerybox1 img {
	max-height: 100%;
	max-width: 100%;
}
.contactusbg {
	margin-top: 26px;
}
.contacut_left {
	padding: 15px;
	float: left;
	width: 43%;
	height: auto;
	background: #FFF;
}
.address_bg {
	height: auto;
	margin-bottom: 20px;
	border-bottom: dashed #ccc 1px;
	padding-bottom: 15px;
}
.address_text {
	float: left;
	width: 10%;
	color: #FFF;
	font-size: 22px;
	line-height: 35px;
	color: #e86b39;
	font-weight: normal;
	text-align: center;
}
.aress_naglee_text {
	float: left;
	width: 70%;
	margin-left: 15px;
	color: #000;
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
	letter-spacing: 0px;
}
.contacut_right {
	float: right;
	border: solid #F00 2px;
	height: 280px;
	width: 52%;
}
.newarkairporttransportationtext {
	margin-top: 26px;
	font-size: 18px;
	color: #FFF;
	line-height: 30px;
	height: auto;
	border-bottom: solid #ccc 1px;
	padding-bottom: 45px;
	text-shadow: #000 1px 1px;
}
.newarkairporttransportationtext img {
	float: left;
	margin-right: 30px;
	border: solid #F00 2px;
}
.welmain_bg {
	height: auto;
}
.formhead {
	background: #002a5c;
	text-shadow: 000ed1 1px 1px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-family: Arial, serif, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-transform: uppercase;
}
.formmain {
	padding: 15px 20px;
	background: #d6d5d5;
	text-align: center;
}
.seperatemain {
	height: 36px;
	padding: 6px 0;
	margin-bottom: 15px;
}
.formicon {
	width: 36px;
	height: 36px;
	float: left;
	background: #eeeded;
}
.formfeild {
	width: 84%;
	float: left;
	height: 36px;
}
.forminput {
	height: 34px;
	background: url(../images/inputimg.png) no-repeat left top #FFFFFF;
	border: none;
	padding-left: 14px;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 34px;
}
.seperatemainbig {
	height: 60px;
	padding: 5px 0;
}
.formiconbig {
	width: 36px;
	height: 60px;
	float: left;
	background: #eeeded;
}
.formfeildbig {
	width: 83%;
	float: left;
	height: auto;
}
.forminputbig {
	height: 50px;
	background: url(../images/inputimgbig.png) no-repeat left top #FFFFFF;
	border: none;
	padding: 5px 5px 5px 15px;
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
}
.submitform {
	height: 36px;
	line-height: 36px;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
}
.submitform img {
	max-height: 100%;
	max-width: 100%;
}
.submitform img:hover {
	opacity: 0.7s;
}
.submitform a {
	color: #fff;
	text-decoration: none;
	display: block;
}
.submitform a:hover {
	color: #dbd9d9;
}
.servicestext1 {
	text-align:left;
	font-size: 30px;
	line-height: 45px;
	color: #F00;
	text-transform: uppercase;

}
.servicestext {
	font-size: 17px;
	line-height: 28px;
	margin-top: 30px;
}
.servicestext img {
	float: left;
	padding-right: 35px;
}
.contacttext {
	font-size: 17px;
	line-height: 28px;
	float: left;
	width: 60%;
	padding: 20px;
	border: solid #ccc 1px;
	margin-top: 25px;
	-webkit-box-shadow: 0 0 30px 5px #ccc;
	box-shadow: 0 0 30px 5px #ccc;
}
.contacttext p {
	font-size: 20px;
	line-height: 36px;
	float: right;
	margin-right: 25px;
}
.contacttext p strong {
	color: #F00;
	font-weight: normal;
}
.contactbg {
	float: left;
	width: 55%;
	text-align: center;
}
.contactbg img {
	max-height: 100%;
	max-width: 100%;
}
.contactright {
	float: left;
	margin-left: 15px;
	font-size: 20px;
	line-height: 35px;
	font-weight: normal;
}
.contactright strong {
	color: #F00;
	font-weight: normal;
}

.clintslogo{height:auto;
float:left;
width:50%;
margin-top:30px;}
.clintslogobox{height:auto;
float:left;
width:40%;
margin:6px;}
.clintslogo img{max-height:100%;
max-width:100%;}





.belowtext{font-size:16px;
margin-bottom:1%;}

.careersbg{height:auto; 
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
border-bottom:solid #ccc 1px;
padding:10px;}
.careersbg:hover{background:#f7f7f7;}
.titlebg{float:left;
width:25%;
font-size:15px;line-height:20px;}
.titlebg a{text-decoration:none;
color:#03F;}
.titlebg a:hover{text-decoration:underline;}
.locationbg{float:left;
width:25%;
font-size:15px;line-height:20px;}
.lastupdatedbg{float:left;
width:25%;
font-size:15px;line-height:20px;}
.jobtypebg{float:left;
width:25%;
font-size:15px;line-height:20px;}

.contactmainbg{margin-top:25px;
padding-bottom:25px;
background:url(../images/frame_bg.gif) repeat-x bottom;}
.contactleftmap{float:left;
width:45%;}

.contactmainright{float:right;
width:52%;}

.contactmaptext{font-size:20px;
padding-bottom:20px;
color:#002a5c;
margin-bottom:20px;
background:url(../images/frame_bg.gif) repeat-x bottom;
}
.contactmapbg{border:solid #ccc 2px;
height:400px;
}

.contactbox1{height:auto;
background:url(../images/frame_bg.gif) repeat-x bottom;
padding-bottom:25px;
margin-bottom:20px;}
.contactboxflagbg{float:left;
width:30%;}
.contactboxflagbg img{max-height:100%;
max-width:100%;}
.contactboxtext{float:right;
width:65%;
letter-spacing:1px;}
.contactboxtext a{text-decoration:none;
color:#000;}
.contactboxtext a:hover{color:#03C;
text-decoration:underline;}
.contactboxtext p{padding:0px;
margin:0px;
margin-bottom:10px;
font-size:20px;
color:#054087;}
.contacttextname{font-size:16px;
line-height:35px;
letter-spacing:1px;}
.contacttextinputbg{height:auto;}
.contacttextinput{border:solid #ccc 1px;
padding-left:3%;
width:90%;
height:28px;
margin-top:10px;}
.contacttexttextarea{border:solid #ccc 1px;
padding:8px;
width:90%;
height:120px;
margin-top:10px;}
.sendmessagebg{height:auto;
margin-top:15px;
margin-bottom:30px;}
.sendmes{padding:5px;
font-size:16px;}


.followiconbg  {
	text-align:left;
	height: auto;
	margin-top: 8px;
	margin-bottom: 5px;

}
.followiconbg a:hover {
	opacity: 0.7;
}
.followiconbg a:hover {
	opacity: 0.7;
}





.careersengineerbg{height:auto; 
font-family:Arial;
padding-top:5px;
padding-bottom:5px;
border-bottom:solid #ccc 1px;
background:#ccc;
padding:10px;}
.jobtitlebg{float:left;
width:25%;
font-size:15px;}
.jobtitlebg a{text-decoration:none;
color:#03F;
line-height:20px;}
.jobtitlebg a:hover{text-decoration:underline;}


.qaengineerbg{float:left;
width:65%;
font-size:15px;
line-height:20px;}

.applynowbg{float:left;
width:15%;
text-align:center;background:#002a5c;
}
.applynowbg a{text-decoration:none;
text-transform:uppercase;
font-size:16px;
color:#fff;
}
.applynowbg a:hover{color:#CCC;}

.applyforjobbg {
	font-size: 17px;
	line-height: 28px;
	margin-top: 30px;
}
.jobtitletext{font-size:17px;}
.jobtitletextbg{height:auto;}
.jobtitleinput{border:solid #ccc 1px;
height:30px;
width:40%;}
.firstnamerequiredinput{border:solid #ccc 1px;
height:30px;
width:70%;
padding-left:1%;}
.applyforjobtitle{margin-bottom:10px;}
.applysendbg{margin-top:10px;
text-align:left;}