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

body {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	outline: none;
	border: none;
}
.center-div {
	width: 1170px;
	margin: 0 auto;
}
.pdl-10 {
	padding-left: 10px;
}
.pdr-10 {
	padding-right: 10px;
}
.spacer {
	height: 0px;
	clear: both;
}
.spacer1 {
	height: 1px;
	clear: both;
}
.spacer5 {
	height: 5px;
	clear: both;
}
.spacer10 {
	height: 10px;
	clear: both;
}
.spacer20 {
	height: 10px;
	clear: both;
}
/*Go TOp Arrow*/
.scroll-to-top {
	display: none;
	background: url(../images/gotop.png) 0px 0px;
	background-repeat: no-repeat;
	position: fixed;
	bottom: 30px;
	right: 15px;
	width: 51px;
	height: 51px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	z-index: 9;
}
.scroll-to-top:hover {
	display: none;
	background: url(../images/gotop.png) 0px -51px;
	background-repeat: no-repeat;
	position: fixed;
	bottom: 30px;
	right: 15px;
	width: 51px;
	height: 51px;
	filter: alpha(opacity=9);
	opacity: 9;
}
.scroll-to-top:hover {
	text-decoration: none;
}
.fll {
	float: left !important;
	text-align: left;
}
.flr {
	float: right !important;
	text-align: right;
}
/*Top Bar*/
.topbar {
	background-color: #00374b;
	font-family: 'pt_sansregular';
	font-size: 16px;
	color: #FFF;
	padding: 5px 0px;
}
.sticky-nav {
	position: fixed;
	width:100%;
	z-index:99;
}

.topleft {
	width: auto;
	float: left;
	line-height: 34px;
	vertical-align: middle;
}
.topright {
	width: auto;
	float: right;
	text-align: right;
	line-height: 35px;
}
.logo {
	width: auto;
	float: left;
	padding: 5px 0px;
}
.menubar {
	background-color: #FFF;
	padding: 0px 0px;
	border-bottom:1px solid #EEE;
}
.navcon {
	width: auto;
	margin: 0px;
	float: right;
}
.slider-con {
	min-height: 520px;
	background-color: #005a8f;
}
.slider-bg {
	background-image: url(../images/sliderbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 520px;
}
.slide-div {
	width: 701px !important;
	float: right;
}
.slide-txt {
	height: 180px;
	padding-top: 30px;
}
.slide-txt h1 {
	color: #FFF;
	font-family: 'Conv_Reflex';
	text-transform: uppercase;
	font-size: 40px;
	padding: 0px;
	margin: 0px;
}
.slide-txt h1 span {
	color: #FFF;
	font-family: 'latolight';
	text-transform: none;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}
.booking-con {
	width: 400px;
	float: left;
	background-color: #FFF;
	min-height: 460px;
	margin-top: 30px;
}
.booking-con h1 {
	font-family: 'latolight';
	font-size: 26px;
	color: #FFF;
	text-transform: uppercase;
	background-color: #00374b;
	font-weight: normal;
	margin: 0px;
	padding: 8px 10px;
}
.soc-icon
{
	width:24px;
	height:24px;
	float:left;
	margin-right:8px;	
}
.nopm {
	margin: 0px !important;
	padding: 0px !important;
}
.mpbot {
	margin-bottom: 8px !important;
	padding-bottom: 8px !important;
}
.pdl {
	padding-left: 0px !important;
}
.pdr {
	padding-right: 0px !important;
}
.mrpgb {
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
}
.cont-btn {
	background-color: #420c0c;
	width: 100%;
	border-radius: 5px;
	padding: 8px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'latolight';
	font-size: 22px;
	color: #FFF;
	border: none;
	outline: none;
}
.slider-bottom {
	background-color: #ececec;
	padding: 0px 0px 30px 0px;
}
.slider-bottom h1 {
	font-family: 'Conv_Reflex';
	text-transform: uppercase;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	padding: 20px 0px;
}
.slider-bottom h1 span {
	font-family: 'Conv_Reflex';
	text-transform: uppercase;
	color: #868686;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 20px;
}
.slider-bottom p {
	font-family: 'open_sansregular';
	text-transform: none;
	color: #333333;
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	font-size: 16px;
}
.heading-devider {
	width: 200px;
	height: 2px;
	background-color: #09F;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 15px;
}
.service-con {
	background-color: #FFF;
	border-bottom: 1px solid #DDD;
	padding: 40px 0px 15px 0px;
}
.service-div {
	min-height: 200px;
	margin-bottom: 30px;
}
.service-div p {
	font-family: 'open_sansregular';
	text-transform: none;
	color: #594e49;
	padding: 8px 0px;
	text-align: center;
	font-size: 14px;
}
.service-div h4 {
	font-family: 'latoregular';
	text-transform: uppercase;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 15px;
	font-weight: normal;
}
.service-icon {
	padding: 18px;
	border: 1px solid #aeaeae;
	border-radius: 100%;
	margin: 0px auto;
	width: 70px;
	height: 70px;
}
.vehicle-model-con {
	background-color: #f8f8f8;
	border-bottom: 1px solid #DDD;
	padding: 30px 0px;
}
.vehicle-model-con h1 {
	margin: 0px;
	font-family: 'Conv_Reflex';
	text-transform: uppercase;
	color: #000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 34px;
	font-weight: normal;
	padding: 20px 0px;
}
.slide-img-con {
	width: 640px;
	height: 350px;
	margin: 0 auto;
}
.slide-price-con {
	width: 100%;
	min-height: 100px;
	margin: 0 auto;
	border: 1px solid #ddd;
	border-radius: 5px;
}
.vehicle-pricing {
	width: 100%;
	padding: 2px;
	background-color: #FFF
}
.vehicle-pricing .pricing-nav a {
	display: inline-block;
	width: 100%;
	padding: 7px 10px;
	background-color: #fff;
	border-right: 2px solid #333;
	font-size: 12px;
	color: #000;
	text-transform: none
}
.vehicle-pricing .pricing-nav a span {
	text-transform: uppercase
}
.vehicle-pricing .pricing-nav a.active, .vehicle-pricing .pricing-nav a:hover {
	background-color: #FFFFFF;
	color: #000
}
.vehicle-pricing .pricing-nav p:last-child a {
	border-right: none
}
.vehicle-pricing .breakdown {
	display: none;
	min-height: 121px
}
.vehicle-pricing .breakdown.active {
	display: block
}
.vehicle-pricing .breakdown div {
	margin: 20px 0 20px;
	padding: 10px 0 10px 50px;
	position: relative;
	text-align: left
}
.vehicle-pricing .breakdown p {
	display: inline-block;
	width: 100%;
	font-size: 18px;
	color: #000;
	font-weight: 500;
	line-height: 18px;
	text-transform: uppercase
}
.vehicle-pricing .breakdown p span {
	display: inline-block;
	width: 100%;
	font-size: 10px
}
.vehicle-pricing .breakdown .pusher {
	padding-top: 22px
}
.vehicle-pricing .breakdown .subtext {
	font-size: 10px;
	color: #898989
}
.vehicle-pricing .breakdown .fare-collection {
	padding: 0;
	margin: -5px 2px
}
.vehicle-pricing .breakdown .fare-collection .min-fare p {
	font-size: 10px;
	line-height: 15px;
	width: auto;
	display: block
}
.vehicle-pricing .breakdown .fare-collection .min-fare .fare-display {
	padding: 0 0 5px 0;
	margin: 0
}
.vehicle-pricing .breakdown .fare-collection .peak-type {
	margin: 10px 2px -22px 2px;
	padding: 0
}
.vehicle-pricing .breakdown .fare-collection .peak-display {
	color: #000;
	font-size: 14px
}
.vehicle-pricing .breakdown .fare-collection .peak-hours {
	padding-left: 12px;
	font-size: 14px
}
.vehicle-pricing .breakdown .off-peak-collection {
	border-bottom: #777 solid 1px
}
.vehicle-pricing .breakdown .base-fare {
	padding-bottom: 20px;
	border-right: 1px dashed #898989;
	position: relative
}
.vehicle-pricing .breakdown .base-fare .icon {
	position: absolute;
	right: -7px;
	top: 42%;
	font-size: 13px;
	color: #1fbad6
}
.vehicle-pricing .breakdown .min-fare {
	padding: 15px 45px 15px 45px;
	line-height: 0;
	border-left: 1px dashed #898989
}
.vehicle-pricing .breakdown .min-fare p {
	font-size: 10px;
	line-height: 15px;
	width: auto;
	display: block
}
.vehicle-pricing .breakdown .min-fare .fare-display {
	padding: 0 0 5px 0;
	margin: 0
}
.experience-con {
	background-color: #FFF;
	padding: 20px 0px;
}
.experience-con h3 {
	font-family: 'latoregular';
	font-style: 35px;
	color: #036;
	margin: 0px;
	padding: 10px 0px;
}
.experience-con p {
	font-family: 'latoregular';
	font-style: 16px;
	color: #858585;
	margin: 0px;
	padding: 10px 0px;
}
.footer-con {
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat;
	border-top: 5px solid #00374b;
	padding: 15px 0px;
}
.footer-con h2 {
	font-family: 'latoregular';
	font-size: 24px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px;
}
.footer-con h3 {
	font-family: 'pt_sansregular';
	font-size: 18px;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px;
}
.footer-con ul {
	font-family: 'pt_sansregular';
	font-size: 16px;
	color: #707070;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
.footer-con ul li, .footer-con ul li a:link, .footer-con ul li a:visited {
	float: left;
	margin: 0px;
	float: left;
	padding: 2px px;
	color: #707070;
	width: 100%;
	display: block;
}
.footer-con ul li a:hover {
	color: #FF9900;
	display: block;
	text-decoration: none;
}
.footer-con p {
	font-family: 'latoregular';
	font-size: 14px;
	color: #707070;
}
.footer2 {
	background-image: url(../images/footer-devider.jpg), url(../images/footerbg.jpg);
	background-repeat: repeat-x, repeat;
	background-position: top, top;
	padding: 8px 0px;
	font-family: 'latoregular';
	font-size: 14px;
	color: #707070;
	text-shadow: 2px 1px #000;
}
.footer2 a:link, .footer2 a:visited {
	color: #707070;
	text-decoration: none;
}
.footer2 a:hover {
	color: #FF9900;
	text-decoration: none;
}
/*Inner PAges*/
.inner-content-div {
	background: #fafafa;
	border-top: 1px solid #DDD;
	font-family: 'latoregular';
	font-size: 16px;
	color: #000;
	padding: 0px 0px 30px 0px;
}
.fleet-content-div {
	background: #fafafa;
	border-top: 1px solid #DDD;
	font-family: 'latoregular';
	font-size: 16px;
	color: #000;
	padding: 0px 0px 30px 0px;
}
.inner-shadow {
	position: relative;
	margin-top: -1px;
}
.subpage_title {
	margin: 0px;
	padding: 0;
	height: 60px;
	text-align: center;
	width: available;
	background-color: #420C0C;
}
.subpage_title_text {
	margin: 0 auto;
	height: 60px;
	color: #EABA59;
	font-size: 35px;
	font-family: 'latoregular';
	line-height: 60px;
	position: relative;
	text-transform: uppercase;
	text-align:left;
	background-image:url(../images/carbg.png);
	background-repeat:no-repeat;
	background-position:right;
}
.subpage_title_text h1 {
	margin: 0px;
	padding: 0px;
	line-height: 60px
}
.inner-content-div ul {
	margin: 0px 0px;
	padding: 0px;
}
.inner-content-div ul li {
	display: block;
	margin: 0px 0px;
	padding: 0px 8px 0px 0px;
}
.inner-content-div ul li:before {
	content: '»';
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
	color: #06C;
	line-height: 20px;
	vertical-align: middle;
	font-size: 18px;
}
/*Rate Page*/


/*Price TAble Rate Page*/

	/* COMMON PRICING STYLES */
.panel.price,  .panel.price>.panel-heading {
	border-radius: 0px;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
.panel.price:hover {
	box-shadow: 0px 0px 30px rgba(0,0,0, .2);
}
.panel.price:hover>.panel-heading {
	box-shadow: 0px 0px 30px rgba(0,0,0, .2) inset;
}
.panel.price>.panel-heading {
	box-shadow: 0px 5px 0px rgba(50,50,50, .2) inset;
	text-shadow: 0px 3px 0px rgba(50,50,50, .6);
}
.price .list-group-item {
	border-bottom-: 1px solid rgba(250,250,250, .5);
}
.panel.price .list-group-item:last-child {
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.panel.price .list-group-item:first-child {
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
}
.price .panel-footer {
	color: #fff;
	border-bottom: 0px;
	background-color: rgba(0,0,0, .1);
	box-shadow: 0px 3px 0px rgba(0,0,0, .3);
}
.panel.price .btn {
	box-shadow: 0 -1px 0px rgba(50,50,50, .2) inset;
	border: 0px;
}
/* green panel */
	
		
.price.panel-green>.panel-heading {
	color: #fff;
	background-color: #57AC57;
	border-color: #71DF71;
	border-bottom: 1px solid #71DF71;
}
.price.panel-green>.panel-body {
	color: #fff;
	background-color: #65C965;
}
.price.panel-green>.panel-body .lead {
	text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}
.price.panel-green .list-group-item {
	color: #333;
	background-color: rgba(50,50,50, .01);
	font-weight: 600;
	text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}
/* blue panel */
	
.lead small {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
.price.panel-blue>.panel-heading {
	color: #fff;
	background-color: #608BB4;
	border-color: #78AEE1;
	border-bottom: 1px solid #78AEE1;
}
.price.panel-blue>.panel-body {
	color: #fff;
	background-color: #73A3D4;
}
.price.panel-blue>.panel-body .lead {
	text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}
.price.panel-blue .list-group-item {
	color: #333;
	background-color: rgba(50,50,50, .01);
	font-weight: 600;
	text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}
/* red price */
		
	
.price.panel-red>.panel-heading {
	color: #fff;
	background-color: #D04E50;
	border-color: #FF6062;
	border-bottom: 1px solid #FF6062;
}
.price.panel-red>.panel-body {
	color: #fff;
	background-color: #EF5A5C;
}
.price.panel-red>.panel-body .lead {
	text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}
.price.panel-red .list-group-item {
	color: #333;
	background-color: rgba(50,50,50, .01);
	font-weight: 600;
	text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}
/* grey price */
		
	
.price.panel-grey>.panel-heading {
	color: #fff;
	background-color: #6D6D6D;
	border-color: #B7B7B7;
	border-bottom: 1px solid #B7B7B7;
}
.price.panel-grey>.panel-body {
	color: #fff;
	background-color: #808080;
}
.price.panel-grey>.panel-body .lead {
	text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}
.price.panel-grey .list-group-item {
	color: #333;
	background-color: rgba(50,50,50, .01);
	font-weight: 600;
	text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}
ul.list-group li {
	padding: 8px !important;
	font-weight: normal !important;
}
ul.list-group li:before {
	content: '';
}
/*News Page*/
 
article.news {
	border-bottom: 1px solid #C4C4C4;
	padding-bottom: 10px;
	overflow: auto;
	font-family: 'pt_sansregular';
	font-size: 16px;
	color: #333;
	line-height: 22px;
	margin-bottom: 15px;
}
.news a:link {
	color: #606;
}
.news a:visited {
	color: #606;
}
.news a:hover {
	color: #33C;
}
.news-sec-img {
	width: 250px;
	height: 143px;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.news-sec-img img {
	width: 250px;
	height: 143px;
	border: 5px solid #CCC;
}
.news-date {
	font-family: 'pt_sansregular';
	font-size: 16px;
	padding: 8px 0px 5px 25px;
	color: #999;
	background-image: url(../images/date.png);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
}
.news-right {
	width: 76%;
	float: left;
	text-align: justify;
}
.news-right h2 {
	font-family: 'pt_sansregular';
	font-size: 18px;
	color: #606;
	padding-bottom: 8px;
	font-weight: normal;
	margin: 0px;
	border: none;
	padding: 0px;
}
/*Contact Us Form*/

.conformhead {
	font-family: 'pt_sansregular';
	font-weight: normal;
	font-size: 30px;
	color: #333;
}
.con-form-con {
	width: 100%;
	margin: 0 auto;
}
.con-icon {
	float: left;
	background-color: #f5f5f5;
	border: 1px solid #CCC;
	border-radius: 50%;
	text-align: center;
	padding: 10px 11px;
}
.con-icon img {
	width: 20px;
	height: 20px;
}
.con-tb-con {
	width: 85%;
	float: left;
	margin-left: 15px;
}
input[type='text'].contb {
	width: 100%;
	font-family: 'pt_sansregular';
	font-size: 16px;
	color: #000;
	border:none;
	border-bottom: 1px solid #D7D7D7;
	outline: none;
	padding: 10px 5px 10px 5px;
	text-transform: uppercase;
    float:left;
	background:transparent;
}


.btnstyle input[type="button"], input[type="reset"], input[type="submit"], input[type="button"] {
    background-color: #F59210;
    border: 1px solid #E77607;
    border-radius: 5px;
    text-align: center;
    font-family: "pt_sansregular";
    font-size: 16px;
    color: #FFF;
    padding: 8px 15px;
    outline: medium none;
    cursor: pointer;
}

.conta {
	width: 100%;
	font-family: 'pt_sansregular';
	font-size: 16px;
	color: #000;
	border-radius: 5px;
	border:none;
	border-bottom: 1px solid #D7D7D7;
	outline: none;
	padding: 10px 5px 10px 5px;
	text-transform: uppercase;
    float:left;
    height:100px;
    resize:none;
	background:transparent;
}

.con-address {
	background-image: url(../images/address1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin: 8px 0px 8px 0px;
}
.con-mail {
	background-image: url(../images/mail1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin: 8px 0px 8px 0px;
}
.con-call {
	background-image: url(../images/call1.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin: 8px 0px 8px 0px;
}
.map-box {
	width: 100%;
	text-align: center;
	-moz-box-shadow: 0px 2px 2px 2px #ccc;
	-webkit-box-shadow: 0px 2px 2px 2px #ccc;
	box-shadow: 0px 2px 2px 2px #ccc;
}

.linksection {
    width: 300px;
	float:left;
	
}

.linkbtn {
    width: 100%;
    float: left;
    margin: 0px 0px 15px 8px;
}

.linkbtn a.red-btn{
    border: 1px solid #df0909;
    -webkit-border-radius: 5px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 8px 8px 8px 8px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    color: #FFFFFF;
    background-color: #f62b2b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
    background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
    background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
    background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
    background-image: -o-linear-gradient(top, #f62b2b, #d20202);
    background-image: linear-gradient(to bottom, #f62b2b, #d20202);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#f62b2b, endColorstr=#d20202);
    font-family: 'open_sansregular';
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
	width:100%;
}

.linkbtn a.blue-btn {
    border: 1px solid #25729a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-family: 'open_sansregular';
    font-size: 16px;
    padding: 8px 10px 8px 10px;
    text-decoration: none;
    display: inline-block;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
    color: #FFFFFF;
    text-align: center;
    background-color: #3093c7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3093c7), to(#1c5a85));
    background-image: -webkit-linear-gradient(top, #3093c7, #1c5a85);
    background-image: -moz-linear-gradient(top, #3093c7, #1c5a85);
    background-image: -ms-linear-gradient(top, #3093c7, #1c5a85);
    background-image: -o-linear-gradient(top, #3093c7, #1c5a85);
    background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#3093c7, endColorstr=#1c5a85);
	width:100%;
}
