* {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	margin:0;
	padding:0;
	-webkit-tap-highlight-color:transparent;
	zoom:1;
}
html {
	font-size:16px;
	min-height:100%;
}
rating {
	color: black;
}

body {
	font:400 14px/1.231 Lato, sans-serif!important;
	color:#000000;
	overflow-x:hidden;
	-webkit-font-smoothing:antialiased;
	-ms-overflow-style:scrollbar;
	overflow-y:scroll;
}
.form-control {
	border-radius: 0;
	height: 40px;
}
.navbar-default {
	background: #fff;
	border: 0;
	box-shadow: 1px 0px 10px 5px #ccc;
	margin: 0;
}
.navbar-default .navbar-collapse {
	margin-top:15px;
}
.navbar-brand>img {
	margin-top: -30px;
}
.call-icon {
	margin-bottom:0;
	margin-top: 10px;
	font-size: 15px;
	text-align: right;
}
.call-icon .call-now {
	color: #004394;
}
.call-icon a {
	color:#313131;
}
.phone-icon {
	background: #004394;
	border-radius: 50%;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 22px;
	margin-top: 15px;
}
.navbar-nav li.active {
	border-bottom: 2px solid #e3000f;
	background: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: 0;
	color: #000;
}
.navbar-nav.navbar-right.order-button a.btn-default {
	margin-bottom: 10px;
	background: rgba(0, 0, 0, 0.38);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 16px;
	border: 0;
	border-radius: 9px;
	border-top: 2px solid #004973;
	margin-right: 5px;
	margin-top: 0;
	line-height: 0;
}
.navbar-nav.navbar-right.order-button a.btn-default:hover {
	background: #004973;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 16px;
	border: 0;
	border-top: 2px solid #004973;
	border-radius: 9px;
	margin-right: 5px;
	margin-top: 0;
	line-height: 0;
}
.navbar-nav.navbar-right.order-button a.btn-danger {
	background: rgba(0, 0, 0, 0.38);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 16px;
	border: 0;
	border-radius: 9px;
	border-top: 2px solid #ca2929;
	margin-right: 5px;
	margin-top: 0;
	line-height: 0;
}
.slider .carousel-indicators {
	position: relative;
	top: 220px;
}
.navbar-nav.navbar-right.order-button a.btn-danger:hover {
	background:  #ca2929;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 16px;
	border: 0;
	border-radius: 9px;
	border-top: 2px solid #ca2929;
	margin-right: 5px;
	margin-top: 0;
	line-height: 0;
}
.work {
	margin: 75px 0 75px;
}
.work img {
	width: 75px;
}
.work h3 {
	font-size: 30px;
	margin: 10px 0;
}
.work p {
	font-size: 18px;
	color: #000;
}
.process {
	background: #ddd;
	padding: 45px;
	margin: 30px 0 30px;
}
.process p {
	font-size: 16px;
	color: #000;
	font-weight: bold;
	font-family: Lato, sans-serif!important;
}
.process h2 {
	margin-bottom: -5px;
	font-size: 39px;
	font-weight: bold;
	font-family: Lato, sans-serif!important;
}
.process img {
	width: 85px;
	margin: 0 auto;
	margin-bottom: 15px;
}
.process .fa {
	position: relative;
	top: 40px;
	color: #000;
}
.special-offers {
	margin: 30px 0 30px;
}
.navbar-nav.menu a {
	color: #000 !important;
}
.searchtabs {
	position: absolute;
	top:160px;
}
.searchtabs input, .searchtabs .btn {
	border-radius: 0;
	font-size: 16px;
	line-height: 30px;
}
.searchtabs .btn {
	background-color: #c9302c;
	border:#c9302c;
	color: #fff;
}
.tabcontent {
	background: rgba(0, 0, 0, .5);
	padding: 10px;
	border-radius: 6px;
	border: 2px solid #ccc;
}
.book-now .modal-header {
	min-height: 40px;
	padding:0;
	background: #e3000f;
}
.book-now .modal-title {
	margin: 0;
	line-height: 37px;
	color: #fff;
}
.book-now .btn {
	border-radius: 0;
	width: 120px;
}
.book-now .close {
	color:#fff;
	opacity: 1.2;
}
#mc_search_table .adds1 i {
	color:#f5f3f3;
}
#mc_search_table .adds1 {
	background: #6daa53;
	padding: 6px;
	color: #fff;
}
#mc_search_table .rem1 {
	background: #fc2b2b;
	padding: 6px;
	color: #fff;
}
/*end*/

iframe, img {
	border:0;
}
a {
	text-decoration:none;
	color:inherit;
}
a:focus {
	outline:none;
}
span.active, a.active, h2.active, h3.active, h4.active, h5.active, h6.active {
	color:#0e4973;
}
.info-primary, .info-success {
	color:#fff;
	padding:2px 5px;
	line-height:1em;
}
.info-success {
	background:#98ce44;
}
.info-primary {
	background:#2d3e52;
}
h1, h2, h3, h4, h5, h6 {
	margin:0 0 15px;
	font-weight:normal;
	color:#2d3e52;
}
h1 {
	font-size:2em;
	line-height:1.25em;
}
h2 {
	font-size:1.6667em;
	line-height:1.25em;
	font-family: 'latolight';
}
h3 {
	font-size:1.5em;
	line-height:1.2222em;
}
h4 {
	font-size:1.2em;
	line-height:1.25em;
	font-weight:bold;
}
h5 {
	font-size:1.1666em;
	line-height:1.1428em;
}
h6 {
	font-size:1em;
}
ol, ul {
	list-style:none;
	margin:0;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
.clearer {
	clear:both!important;
	padding:0!important;
	margin:0!important;
}
.hidden {
	display:block!important;
	border:0!important;
	margin:0!important;
	padding:0!important;
	font-size:0!important;
	line-height:0!important;
	width:0!important;
	height:0!important;
	overflow:hidden!important;
}
.nobr {
	white-space:nowrap!important;
}
.wrap {
	white-space:normal!important;
}
.no-display {
	display:none;
}
.no-float {
	float:none!important;
}
.no-margin {
	margin:0!important;
}
.no-padding {
	padding:0!important;
}
.no-lpadding {
	padding-left:0!important;
}
.no-rpadding {
	padding-right:0!important;
}
.no-border {
	border:none!important;
}
.full-width {
	width:100%!important;
}
.full-width-w {
	width:100%!important;
}
img.full-width {
	height:auto;
}
.uppercase {
	text-transform:uppercase;
}
.fourty-space {
	letter-spacing:.04em!important;
}
.underline {
	text-decoration:underline!important;
}
.inline-block {
	display:inline-block!important;
}
.visible-sms {
	display:none;
}
.overflow-hidden {
	overflow:hidden;
}
.no-letter-spacing {
	letter-spacing:normal!important;
}
.blue-color {
	color:#0e4973!important;
}
.light-blue-color {
	color:#7692b4;
}
.yellow-color {
	color:#fdb714!important;
}
.red-color {
	color:#e01a33!important;
}
.green-color {
	color:#7db921!important;
}
.white-color {
	color:#fff!important;
}
.dark-blue-color {
	color:#2d3e52!important;
}
.skin-color {
	color:#0b2f47;
}
.default-color {
	color:inherit!important;
}
.gray-color {
	color:#9e9e9e!important;
}
.hotel-color {
	color:#0e4973;
}
.select-color {
	color:#fdb714;
}
.blue-bg {
	background-color:#0e4973!important;
}
.yellow-bg {
	background-color:#fdb714!important;
}
.red-bg {
	background-color:#e01a33!important;
}
.green-bg {
	background-color:#98ce44!important;
}
.white-bg {
	background-color:#fff!important;
}
.dark-blue-bg {
	background-color:#2d3e52!important;
}
.skin-bg {
	background-color:#0e4973!important;
}
.gray-bg {
	background-color:#f5f5f5!important;
}
 @font-face {
font-family:'soap-icons';
src:url("fonts/soap-icons.eot?26664784");
src:url("fonts/soap-icons.eot?26664784#iefix") format("embedded-opentype"), url("fonts/soap-icons.woff?26664784") format("woff"), url("fonts/soap-icons.ttf?26664784") format("truetype"), url("fonts/soap-iconsc526.svg?26664784#soap-icons") format("svg");
font-weight:normal;
font-style:normal;
}
 [class^="soap-icon"], [class*=" soap-icon"] {
vertical-align:baseline;
}
 [class^="soap-icon"]:before, [class*=" soap-icon"]:before {
font-family:"soap-icons";
font-style:normal;
font-weight:normal;
/*speak:none;*/
display:inline-block;
text-decoration:inherit;
text-align:center;
font-variant:normal;
text-transform:none;
line-height:1em;
}
 [class^="soap-icon"].circle, [class*=" soap-icon"].circle, .glyphicon.circle {
border:1px solid;
width:1.8em;
height:1.8em;
line-height:1.7333em;
-webkit-border-radius:50% 50% 50% 50%;
-moz-border-radius:50% 50% 50% 50%;
-ms-border-radius:50% 50% 50% 50%;
border-radius:50% 50% 50% 50%;
display:inline-block;
text-align:center;
}
 [class^="soap-icon"].takeoff-effect:before, [class*=" soap-icon"].takeoff-effect:before, .glyphicon.takeoff-effect:before {
-webkit-transform:rotate(-25deg);
-moz-transform:rotate(-25deg);
-ms-transform:rotate(-25deg);
-o-transform:rotate(-25deg);
transform:rotate(-25deg);
}
 [class^="soap-icon"].takeoff-effect1:before, [class*=" soap-icon"].takeoff-effect1:before, .glyphicon.takeoff-effect1:before {
-webkit-transform:rotate(25deg);
-moz-transform:rotate(25deg);
-ms-transform:rotate(25deg);
-o-transform:rotate(25deg);
transform:rotate(25deg);
}
 [class^="soap-icon"].landing-effect:before, [class*=" soap-icon"].landing-effect:before, .glyphicon.landing-effect:before {
-webkit-transform:rotate(-25deg);
-moz-transform:rotate(-25deg);
-ms-transform:rotate(-25deg);
-o-transform:rotate(-25deg);
transform:rotate(-25deg);
}
 [class^="soap-icon"].flip-effect:before, [class*=" soap-icon"].flip-effect:before, .glyphicon.flip-effect:before {
-webkit-transform:scaleX(-1);
-moz-transform:scaleX(-1);
-ms-transform:scaleX(-1);
-o-transform:scaleX(-1);
transform:scaleX(-1);
filter:FlipH;
}
.soap-icon-fireplace:before {
	content:'\e800';
}
.soap-icon-television:before {
	content:'\e801';
}
.soap-icon-fridge:before {
	content:'\e802';
}
.soap-icon-aircon:before {
	content:'\e803';
}
.soap-icon-fmstereo:before {
	content:'\e804';
}
.soap-icon-fueltank:before {
	content:'\e808';
}
.soap-icon-breakfast:before {
	content:'\e809';
}
.soap-icon-coffee:before {
	content:'\e80a';
}
.soap-icon-party:before {
	content:'\e80b';
}
.soap-icon-savings:before {
	content:'\e80c';
}
.soap-icon-address:before {
	content:'\e80d';
}
.soap-icon-horn:before {
	content:'\e80e';
}
.soap-icon-conference:before {
	content:'\e80f';
}
.soap-icon-support:before {
	content:'\e810';
}
.soap-icon-tree:before {
	content:'\e811';
}
.soap-icon-friends:before {
	content:'\e812';
}
.soap-icon-winebar:before {
	content:'\e813';
}
.soap-icon-plans:before {
	content:'\e814';
}
.soap-icon-guideline:before {
	content:'\e815';
}
.soap-icon-wifi:before {
	content:'\e816';
}
.soap-icon-binoculars:before {
	content:'\e817';
}
.soap-icon-key:before {
	content:'\e818';
}
.soap-icon-fork:before {
	content:'\e819';
}
.glyphicon-menu-right:before {
	content:"\e258";
}
.soap-icon-locations:before {
	content:'\e81a';
}
.soap-icon-couples:before {
	content:'\e81b';
}
.soap-icon-card:before {
	content:'\e81c';
}
.soap-icon-fitnessfacility:before {
	content:'\e81d';
}
.soap-icon-flexible:before {
	content:'\e81e';
}
.soap-icon-phone:before {
	content:'\e81f';
}
.soap-icon-cruise:before {
	content:'\e820';
}
.soap-icon-joystick:before {
	content:'\e821';
}
.soap-icon-lost-found:before {
	content:'\e822';
}
.soap-icon-securevault:before {
	content:'\e823';
}
.soap-icon-cruise-1:before {
	content:'\e824';
}
.soap-icon-cruise-3:before {
	content:'\e825';
}
.soap-icon-anchor:before {
	content:'\e826';
}
.soap-icon-cruise-2:before {
	content:'\e827';
}
.soap-icon-car-2:before {
	content:'\e828';
}
.soap-icon-pickanddrop:before {
	content:'\e829';
}
.soap-icon-car:before {
	content:'\e82a';
}
.soap-icon-car-1:before {
	content:'\e82b';
}
.soap-icon-hotel-2:before {
	content:'\e82c';
}
.soap-icon-hotel-1:before {
	content:'\e82d';
}
.soap-icon-plane:before {
	content:'\e82e';
}
.soap-icon-plane-bottom:before {
	content:'\e82f';
}
.soap-icon-plane-left:before {
	content:'\e830';
}
.soap-icon-plane-right:before {
	content:'\e831';
}
.soap-icon-carryon:before {
	content:'\e832';
}
.soap-icon-businessbag:before {
	content:'\e833';
}
.soap-icon-baggage:before {
	content:'\e834';
}
.soap-icon-bag:before {
	content:'\e835';
}
.soap-icon-suitcase:before {
	content:'\e836';
}
.soap-icon-hotel-3:before {
	content:'\e837';
}
.soap-icon-trunk-2:before {
	content:'\e838';
}
.soap-icon-hotel:before {
	content:'\e839';
}
.soap-icon-trunk-1:before {
	content:'\e83a';
}
.soap-icon-trunk-3:before {
	content:'\e83b';
}
.soap-icon-delayed-baggage:before {
	content:'\e83c';
}
.soap-icon-damaged-baggage:before {
	content:'\e83d';
}
.soap-icon-baggage-3:before {
	content:'\e83e';
}
.soap-icon-baggage-2:before {
	content:'\e83f';
}
.soap-icon-baggage-1:before {
	content:'\e840';
}
.soap-icon-magazine-1:before {
	content:'\e841';
}
.soap-icon-baggage-status:before {
	content:'\e842';
}
.soap-icon-magazine:before {
	content:'\e843';
}
.soap-icon-slider-1:before {
	content:'\e844';
}
.soap-icon-slider:before {
	content:'\e845';
}
.soap-icon-camera-2:before {
	content:'\e846';
}
.soap-icon-photogallery:before {
	content:'\e847';
}
.soap-icon-camera-3:before {
	content:'\e848';
}
.soap-icon-baggage-4:before {
	content:'\e849';
}
.soap-icon-baggage-5:before {
	content:'\e84a';
}
.soap-icon-shopping:before {
	content:'\e84b';
}
.soap-icon-shopping-1:before {
	content:'\e84c';
}
.soap-icon-shopping-2:before {
	content:'\e84d';
}
.soap-icon-shopping-3:before {
	content:'\e84e';
}
.soap-icon-camera-1:before {
	content:'\e84f';
}
.soap-icon-settings-1:before {
	content:'\e850';
}
.soap-icon-bad:before {
	content:'\e851';
}
.soap-icon-recommend:before {
	content:'\e852';
}
.soap-icon-entertainment:before {
	content:'\e853';
}
.soap-icon-balloon:before {
	content:'\e854';
}
.soap-icon-globe:before {
	content:'\e855';
}
.soap-icon-places:before {
	content:'\e856';
}
.soap-icon-clock-1:before {
	content:'\e857';
}
.soap-icon-clock:before {
	content:'\e858';
}
.soap-icon-settings:before {
	content:'\e859';
}
.soap-icon-automatic:before {
	content:'\e85a';
}
.soap-icon-parking:before {
	content:'\e85b';
}
.soap-icon-status:before {
	content:'\e85c';
}
.soap-icon-departure:before {
	content:'\e85d';
}
.soap-icon-letter:before {
	content:'\e85e';
}
.soap-icon-message:before {
	content:'\e85f';
}
.soap-icon-search-plus:before {
	content:'\e860';
}
.soap-icon-search-minus:before {
	content:'\e861';
}
.soap-icon-search:before {
	content:'\e862';
}
.soap-icon-restricted:before {
	content:'\e863';
}
.soap-icon-calendar:before {
	content:'\e864';
}
.soap-icon-stories:before {
	content:'\e865';
}
.soap-icon-liability:before {
	content:'\e866';
}
.soap-icon-insurance:before {
	content:'\e867';
}
.soap-icon-doc-minus:before {
	content:'\e868';
}
.soap-icon-availability:before {
	content:'\e869';
}
.soap-icon-calendar-1:before {
	content:'\e86a';
}
.soap-icon-calendar-check:before {
	content:'\e86b';
}
.soap-icon-list:before {
	content:'\e86c';
}
.soap-icon-doc-plus:before {
	content:'\e86d';
}
.soap-icon-left:before {
	content:'\e86e';
}
.soap-icon-right:before {
	content:'\e86f';
}
.soap-icon-top:before {
	content:'\e870';
}
.soap-icon-grid:before {
	content:'\e871';
}
.soap-icon-block:before {
	content:'\e872';
}
.soap-icon-star-1:before {
	content:'\e873';
}
.soap-icon-letter-1:before {
	content:'\e874';
}
.soap-icon-wishlist:before {
	content:'\e875';
}
.soap-icon-heart:before {
	content:'\e876';
}
.soap-icon-star:before {
	content:'\e877';
}
.soap-icon-roundtriangle-right:before {
	content:'\e878';
}
.soap-icon-roundtriangle-top:before {
	content:'\e879';
}
.soap-icon-roundtriangle-bottom:before {
	content:'\e87a';
}
.soap-icon-chevron-left:before {
	content:'\e87b';
}
.soap-icon-roundtriangle-left:before {
	content:'\e87c';
}
.soap-icon-bottom:before {
	content:'\e87d';
}
.soap-icon-arrow-top:before {
	content:'\e87e';
}
.soap-icon-arrow-bottom:before {
	content:'\e87f';
}
.soap-icon-arrow-right:before {
	content:'\e880';
}
.soap-icon-arrow-left:before {
	content:'\e881';
}
.soap-icon-longarrow-up:before {
	content:'\e882';
}
.soap-icon-longarrow-bottom:before {
	content:'\e883';
}
.soap-icon-triangle-left:before {
	content:'\e884';
}
.soap-icon-triangle-right:before {
	content:'\e885';
}
.soap-icon-triangle-top:before {
	content:'\e886';
}
.soap-icon-chevron-right:before {
	content:'\e887';
}
.soap-icon-chevron-top:before {
	content:'\e888';
}
.soap-icon-chevron-down:before {
	content:'\e889';
}
.soap-icon-longarrow-left:before {
	content:'\e88a';
}
.soap-icon-longarrow-right:before {
	content:'\e88b';
}
.soap-icon-triangle-bottom:before {
	content:'\e88c';
}
.soap-icon-plus:before {
	content:'\e88d';
}
.soap-icon-minus:before {
	content:'\e88e';
}
.soap-icon-ski:before {
	content:'\e88f';
}
.soap-icon-close:before {
	content:'\e890';
}
.soap-icon-handicapaccessiable:before {
	content:'\e891';
}
.soap-icon-check-1:before {
	content:'\e892';
}
.soap-icon-passed:before {
	content:'\e893';
}
.soap-icon-features:before {
	content:'\e894';
}
.soap-icon-passenger:before {
	content:'\e895';
}
.soap-icon-adventure:before {
	content:'\e896';
}
.soap-icon-man-2:before {
	content:'\e897';
}
.soap-icon-dog:before {
	content:'\e898';
}
.soap-icon-man-1:before {
	content:'\e899';
}
.soap-icon-swimming:before {
	content:'\e89a';
}
.soap-icon-man-3:before {
	content:'\e89b';
}
.soap-icon-comfort:before {
	content:'\e89c';
}
.soap-icon-smoking:before {
	content:'\e89e';
}
.soap-icon-playplace:before {
	content:'\e89f';
}
.soap-icon-facebook:before {
	content:'\e8a0';
}
.soap-icon-googleplus:before {
	content:'\e8a1';
}
.soap-icon-pinterest:before {
	content:'\e8a2';
}
.soap-icon-vimeo:before {
	content:'\e8a3';
}
.soap-icon-doorman:before {
	content:'\e8a4';
}
.soap-icon-googleplay:before {
	content:'\e8a5';
}
.soap-icon-elevator:before {
	content:'\e8a6';
}
.soap-icon-apple:before {
	content:'\e8a7';
}
.soap-icon-twitter:before {
	content:'\e8a8';
}
.soap-icon-tub:before {
	content:'\e8a9';
}
.soap-icon-myspace:before {
	content:'\e8aa';
}
.soap-icon-youtube:before {
	content:'\e8ab';
}
.soap-icon-tumblr:before {
	content:'\e8ac';
}
.soap-icon-flickr:before {
	content:'\e8ad';
}
.soap-icon-soundcloud:before {
	content:'\e8ae';
}
.soap-icon-stumbleupon:before {
	content:'\e8af';
}
.soap-icon-linkedin:before {
	content:'\e8b0';
}
.soap-icon-dribble:before {
	content:'\e8b1';
}
.soap-icon-deviantart:before {
	content:'\e8b2';
}
.soap-icon-behance:before {
	content:'\e8b3';
}
.soap-icon-envato:before {
	content:'\e8b4';
}
.soap-icon-instagram:before {
	content:'\e8b5';
}
.soap-icon-skype:before {
	content:'\e8b6';
}
.soap-icon-user:before {
	content:'\e8b7';
}
.soap-icon-pets:before {
	content:'\e8b8';
}
.soap-icon-family:before {
	content:'\e8b9';
}
.soap-icon-check:before {
	content:'\e8ba';
}
.soap-icon-notice:before {
	content:'\e8bb';
}
.soap-icon-error:before {
	content:'\e8bc';
}
.soap-icon-generalmessage:before {
	content:'\e8bd';
}
.soap-icon-automatic-transmission:before {
	content:'\e8be';
}
.soap-icon-flight-hotel:before {
	content:'\e8bf';
}
.soap-icon-comment:before {
	content:'\e8c0';
}
 @font-face {
font-family:'NexaBlack';
src:url("fonts/NexaBlack.eot?") format("eot"), url("fonts/NexaBlack.otf") format("opentype"), url("fonts/NexaBlack.woff") format("woff"), url("fonts/NexaBlack.ttf") format("truetype"), url("fonts/NexaBlack.svg#NexaBlack") format("svg");
}
#page-wrapper {
	position:relative;
	overflow:visible;
}
.gray-area {
	background:#fff;
}
section#content:after {
	display:table;
	content:"";
	clear:both;
}
.sm-section {
	padding-top:30px;
	padding-bottom:20px;
}
.md-section {
	padding-top:40px;
	padding-bottom:30px;
}
.section {
	padding-bottom:70px;
}
.small-box {
	margin-bottom:20px;
}
.box {
	margin-bottom:15px;
}
.block {
	margin-bottom:40px;
}
.large-block {
	margin-bottom:70px;
}
article {
	margin-bottom:20px;
}
#main {
	margin-bottom:40px;
}
.body-blank {
	display:table;
	height:100%;
	left:0;
	margin:0;
	overflow-x:hidden;
	position:absolute;
	top:0;
	width:100%;
}
.wrapper-blank {
	display:table-cell;
	float:none;
	vertical-align:middle;
	width:100%;
}
.table-wrapper {
	display:table;
}
.table-wrapper .table-row {
	display:table-row;
	float:none!important;
}
.table-wrapper .table-cell {
	display:table-cell;
	vertical-align:top;
	float:none!important;
}
.table-wrapper .table-cell.content-middle {
	vertical-align:middle;
}
.image-container img {
	width:100%;
}
.imagebg-container {
	background-repeat:no-repeat;
	background-position:center center;
}
.banner {
	position:relative;
	z-index:1;
	padding:90px 0;
}
.banner .big-caption, .banner .med-caption {
	color:#fff;
	text-shadow:-2px 2px 3px rgba(0, 0, 0, 0.25);
}
.box-title {
	margin-bottom:0;
	line-height:1em;
}
.box-title small {
	font-size:15px;
	padding-left:15px;
	color:#6D6C6C;
	text-transform:inherit;
	display:block;
	margin-top:4px;
	font-weight:bold;
}
 .box-title small [class^="soap-icon"] {
color:#fdb714;
}
.s-title {
	color:#0e4973;
}
.s-title a:hover {
	color:#40cbf8;
}
.m-title {
	margin:0;
}
.f-title {
	letter-spacing:.04em;
	margin-bottom:10px;
}
.border-bottom {
	border-bottom:1px solid #f5f5f5;
}
.flex-viewport .slides li {
	-webkit-backface-visibility:hidden;
	-webkit-perspective:1000;
	-webkit-transform:translateZ(0);
	-moz-user-select:none;
	-khtml-user-select:none;
	-webkit-user-select:none;
	-o-user-select:none;
}
input.input-text, select, textarea, span.custom-select {
	background-color:rgba(33, 42, 63, 0.2);
	border:none;
	line-height:normal;
}
.icon-check input.input-text {
	background-color:#fff!important;
}
input.input-text, textarea, span.custom-select {
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
}
.car-detail-page input.input-text, .car-detail-page select {
	height:36px;
}
input.input-text.input-large, textarea.input-large, span.custom-select.input-large {
	height:43px;
}
input.input-text.input-medium, textarea.input-medium, span.custom-select.input-medium {
	height:34px;
}
input.input-text.input-small, textarea.input-small, span.custom-select.input-small {
	height:28px;
}
input.input-text.input-mini, textarea.input-mini, span.custom-select.input-mini {
	height:19px;
}
input.input-text.white, textarea.white, span.custom-select.white {
	background:#fff;
}
textarea {
	height:auto;
	padding-top:10px;
	padding-bottom:10px;
}
select {
	height:46px;
	padding:8px 0 8px 8px;
}
select option {
	padding:2px 10px;
}
.selector {
	position:relative;
	min-width:60px;
	line-height:0;
}
.selector select {
	position:absolute;
	z-index:1;
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	width:100%;
	-webkit-appearance:menulist-button;
	line-height:30px;
}
.selector span.custom-select {
	display:inline-block;
	line-height:32px;
	padding:0 10px;
	position:relative;
	width:100%;
	overflow:hidden;
	white-space:nowrap;
}
.selector span.custom-select:before {
	position:absolute;
	right:0;
	top:0;
	content:'';
	background:#fdb714;
	width:24px;
	height:100%;
}
.selector span.custom-select:after {
	position:absolute;
	right:9px;
	top:15px;
	border-top:5px solid #fff;
	border-left:3px solid transparent;
	border-right:3px solid transparent;
	content:"";
}
.selector.style1 span.custom-select:before {
	background:transparent;
}
.selector.style1 span.custom-select:after {
	border-top-color:#fdb714;
}
.fileinput {
	position:relative;
	display:inline-block;
	min-width:100px;
}
.fileinput input[type=file] {
	position:relative;
	z-index:2;
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	width:100%;
}
.fileinput .custom-fileinput {
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	width:100%;
	line-height:normal;
}
.fileinput:after {
	display:block;
	content:"BROWSE";
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	z-index:1;
	background:#fdb714;
	color:#fff;
	padding-left:15px;
	padding-right:15px;
	letter-spacing:.04em;
	font-weight:bold;
	vertical-align:middle;
}
.checkbox, .radio {
	position:relative;
	margin-top:0;
	line-height:20px;
	display:inline-block;
}
.checkbox:before, .radio:before {
	display:block;
	content:"";
	position:absolute;
	left:0;
	top:3px;
	width:14px;
	height:14px;
	border:1px solid #a8a6a6;
	z-index:0;
	font-family:"soap-icons";
	line-height:12px;
	text-align:center;
}
.checkbox.checked:before, .radio.checked:before {
	background-color: #D8210E;
	color: #fff;
	border: 2px solid #fff;
}
.checkbox label, .checkbox.label {
	line-height:20px;
	color:#9e9e9e;
}
.checkbox input[type="checkbox"] {
	position:relative;
	z-index:1;
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
.radio label, .radio.label {
	line-height:20px;
}
.radio input[type="radio"] {
	position:relative;
	z-index:1;
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
.radio:before {
	background:#fff;
	-webkit-border-radius:50% 50% 50% 50%;
	-moz-border-radius:50% 50% 50% 50%;
	-ms-border-radius:50% 50% 50% 50%;
	border-radius:50% 50% 50% 50%;
	line-height:13px;
}
.radio.radio-square:before {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-ms-border-radius:0;
	border-radius:0;
}
/*.radio.checked:before{content:"\e892";}*/

.checkbox-inline, .radio-inline {
	margin-left:10px;
}
form .checkbox label, form label.checkbox {
	text-transform:none;
}
form .form-group {
	margin:5px 0;
}
.sidebar form .form-group {
	margin-bottom:10px;
}
.sidebar form label {
	margin-bottom:3px;
}
.panel-content form label {
	margin-bottom:3px;
}
.box-title, .post-title, .post-meta, .author .name, .mile, .title, .s-title, .price, button, a.button, dl, label, span.info, .price-wrapper, ul.tabs a, .icon-box.style1, .icon-box.style2, .icon-box.style3 .description, .icon-box.style5, .search-results-title, .breadcrumbs {
	letter-spacing:.04em;
}
button, a.button {
	border:none;
	color:#fff;
	cursor:pointer;
	padding:0 15px;
	white-space:nowrap;
	outline:none;
}
button.btn-large, a.button.btn-large {
	padding:0 32px;
	height:43px;
	line-height:43px;
}
button.btn-medium, a.button.btn-medium {
	padding:0 32px;
	height:46px;
	line-height:34px;
}
button.btn-small, a.button.btn-small {
	height:36px;
	padding:0 24px;
	line-height:37px;
}
button.btn-mini, a.button.btn-mini {
	height:31px;
	padding:6px 24px;
	line-height:20px;
	margin-left:10px;
}
button.full-width, a.button.full-width {
	padding-left:0;
	padding-right:0;
	margin-top:0;
}
button:hover {
	background:#d45500;
}
button, button:visited, .fancybox {
	background: #222 url(../images_new/overlay.png) repeat-x;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
	position: relative;
	cursor: pointer;
	font-weight:bold;
	background:#ff5c00;
	height:40px;
	line-height:39px;
}
#enquiryBox .btn:hover, .btn:focus {
	color:#fff !important
}
a.button {
	display:inline-block;
	background:#7F7D7D;
	line-height:1.8333em;
	white-space:nowrap;
	text-align:center;
}
a.button:hover {
	background:#98ce44;
}
a.button.btn-mini {
	padding-left:10px;
	padding-right:10px;
}
a.button.btn-large, a.button.btn-medium, a.button.btn-small, a.button.full-width {
	font-weight:bold;
}
button.white, a.button.white {
	background:#fff;
	color:inherit;
}
button.silver, a.button.silver {
	background:#d9d9d9;
}
button.sky-blue1, a.button.sky-blue1 {
	background:#0e4973;
}
button.sky-blue1:hover, a.button.sky-blue1:hover {
	background:#07a5d8;
}
button.yellow, a.button.yellow {
	background:#fdb714;
}
button.yellow:hover, a.button.yellow:hover {
	background:#e9b02b;
}
button.dark-blue1, a.button.dark-blue1 {
	background:#2d3e52;
}
button.green, a.button.green {
	background:#98ce44;
}
button.green:hover, a.button.green:hover {
	background:#7fb231;
}
button.red, a.button.red {
	background:#e44049;
}
button.light-brown, a.button.light-brown {
	background:#e6c687;
}
button.orange, a.button.orange {
	background:#ff6000;
}
button.dull-blue, a.button.dull-blue {
	background:#12a0c3;
}
button.light-orange, a.button.light-orange {
	background:#f5a77d;
}
button.light-purple, a.button.light-purple {
	background:#db8df6;
}
button.sea-blue, a.button.sea-blue {
	background:#0ab596;
}
button.sky-blue2, a.button.sky-blue2 {
	background:#6dace6;
}
button.dark-blue2, a.button.dark-blue2 {
	background:#194eb0;
}
button.dark-orange, a.button.dark-orange {
	background:#ff3e3e;
}
button.purple, a.button.purple {
	background:#9f60b5;
}
button.light-yellow, a.button.light-yellow {
	background:#ffd200;
}
button.btn-extra, a.button.btn-extra {
	height:70px;
	padding:0;
	text-transform:uppercase;
	background:transparent;
	color:#fff;
	line-height:1.5em;
	border:1px solid #0e4973;
	border-left:none;
	position:relative;
	overflow:hidden;
	letter-spacing:0;
	display:inline-table;
	table-layout:fixed;
	margin-right:10px;
	margin-bottom:10px;
}
.error-field {
	border:1px solid #f00;
}
.info-box {
	padding:20px 25px;
	border:1px solid #0e4973;
	position:relative;
}
.info-box .close {
	color:#0e4973;
}
.info-box>*:last-child {
	margin-bottom:0;
}
dl.term-description {
	text-transform:inherit;
}
dl.term-description dt, dl.term-description dd {
	line-height:1.3333em;
	float:left;
	width:50%;
	padding-top:.5em;
	padding-bottom:.5em;
}
dl.term-description dt {
	border-right:1px solid #f5f5f5;
	color:#d63d13;
	font-weight:400;
	padding-right:5px;
	clear:both;
	font-weight:bold;
}
dl.term-description dd {
	padding-left:20px;
	font-weight:bold!important;
}
dl.term-description:after {
	content:"";
	display:table;
	clear:both;
}
.dropcap:first-letter {
	float:left;
	color:#0e4973;
	line-height:.8667em;
	padding:0;
	margin-right:6px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
}
.dropcap.colored:first-letter {
	color:#fff;
	background:#0e4973;
	padding:4px 4px;
	margin-top:3px;
	margin-right:10px;
}
q, blockquote {
	quotes:'\201C' '\201D' '\2018' '\2019';
}
.hover-effect {
	display:block;
	position:relative;
	background:none;
	overflow:hidden;
}
.hover-effect:after {
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	visibility:hidden;
-moz-transition:all .4s ease-out;
-o-transition:all .4s ease-out;
-webkit-transition:all .4s ease-out;
-ms-transition:all .4s ease-out;
transition:all .4s ease-out;
	-webkit-transform:rotateY(180deg) scale(0.5, 0.5);
	-moz-transform:rotateY(180deg) scale(0.5, 0.5);
	-ms-transform:rotateY(180deg) scale(0.5, 0.5);
	-o-transform:rotateY(180deg) scale(0.5, 0.5);
	transform:rotateY(180deg) scale(0.5, 0.5);
	background:url(../images_new/icon/hover-effect.png) no-repeat center;
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
	background-color:rgba(1, 183, 242, 0.6);
}
.hover-effect img {
	display:block;
	position:relative;
-moz-transition:all .4s ease-out;
-o-transition:all .4s ease-out;
-webkit-transition:all .4s ease-out;
-ms-transition:all .4s ease-out;
transition:all .4s ease-out;
	-webkit-backface-visibility:hidden;
}
.hover-effect:hover:after {
	visibility:visible;
	-webkit-transform:rotateY(0deg) scale(1, 1);
	-moz-transform:rotateY(0deg) scale(1, 1);
	-ms-transform:rotateY(0deg) scale(1, 1);
	-o-transform:rotateY(0deg) scale(1, 1);
	transform:rotateY(0deg) scale(1, 1);
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.hover-effect:hover img {
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2);
	transform:scale(1.2);
}
.hover-effect.yellow:after {
	background-color:rgba(255, 255, 40, 0.6);
}
.hover-effect.style1:after {
	color:#fff;
	background:none;
	content:"\e8ba";
	font-family:"soap-icons";
	text-align:center;
	line-height:50px;
	border:2px solid #fff;
	-webkit-border-radius:50% 50% 50% 50%;
	-moz-border-radius:50% 50% 50% 50%;
	-ms-border-radius:50% 50% 50% 50%;
	border-radius:50% 50% 50% 50%;
	width:50px;
	height:50px;
	left:50%;
	top:50%;
	margin-left:-25px;
	margin-top:-25px;
}
.hover-effect.style1:hover {
	background:#0e4973;
}
.hover-effect.style1:hover img {
	filter:alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity:.5;
	-khtml-opacity:.5;
	opacity:.5;
}
.selected-effect {
	display:block;
	position:relative;
	background:none;
	overflow:hidden;
	background:#0e4973;
}
.selected-effect img {
	filter:alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-moz-opacity:.5;
	-khtml-opacity:.5;
	opacity:.5;
}
.selected-effect:after {
	position:absolute;
	color:#fff;
	background:none;
	content:"\e8ba";
	font-family:"soap-icons";
	text-align:center;
	line-height:50px;
	border:2px solid #fff;
	-webkit-border-radius:50% 50% 50% 50%;
	-moz-border-radius:50% 50% 50% 50%;
	-ms-border-radius:50% 50% 50% 50%;
	border-radius:50% 50% 50% 50%;
	width:50px;
	height:50px;
	left:50%;
	top:50%;
	margin-left:-25px;
	margin-top:-25px;
}
.animated .hover-effect {
	z-index:0;
}
.social-icons li {
	float:left;
	text-align:center;
	margin-right:5px;
	border-radius:26px;
}
.social-icons li a {
	width:41px;
	height:41px;
	display:inline-block;
	background:#fff;
	color:#2a2b2c;
	line-height:32px;
-moz-transition:opacity .3s ease-in;
-o-transition:opacity .3s ease-in;
-webkit-transition:opacity .3s ease-in;
-ms-transition:opacity .3s ease-in;
transition:opacity .3s ease-in;
}
.social-icons li a:hover {
	background:#fff;
}
.social-icons li:last-child {
	margin-right:0;
}
.social-icons li i {
	line-height: 1.5em;
	font-size: 2em;
}
.social-icons.icon-circle a {
	-webkit-border-radius:50% 50% 50% 50%;
	-moz-border-radius:50% 50% 50% 50%;
	-ms-border-radius:50% 50% 50% 50%;
	border-radius:50% 50% 50% 50%;
	overflow:hidden;
}
.social-icons.style1 a:hover {
	background:#0e4973;
}
.social-icons.style2 a {
	-webkit-border-radius:50% 50% 50% 50%;
	-moz-border-radius:50% 50% 50% 50%;
	-ms-border-radius:50% 50% 50% 50%;
	border-radius:50% 50% 50% 50%;
}
.social-icons.full-width {
	display:block;
}
.social-icons.full-width li {
	display:table-cell;
	float:none;
	width:1%;
	margin:0;
	text-align:center;
}
.social-icons li {
	overflow:hidden;
}
.price {
	color:#61980E;
	font-weight:bold;
	text-transform:initial;
	float:right;
	text-align:right;
	line-height:1.2;
	display:block;
}
.travelo-box {
	background: #fff;
	padding-top:10px;
	border-left: 4px solid #EAEAEA;
}
.price small {
	display:block;
	color:#838383;
	text-transform:uppercase;
}
.price-wrapper {
	font-weight:normal;
	text-transform:uppercase;
	color:inherit;
	line-height:1.3333em;
	margin:0;
}
.price-wrapper .price-per-unit {
	color:#7db921;
	padding-right:5px;
}
.time {
	text-transform:uppercase;
	line-height:19px;
}
 .time [class^="soap-icon"] {
float:left;
color:#fdb714;
margin-right:5px;
}
.post-title {
	margin-bottom:0;
}
.post-meta {
	text-transform:uppercase;
}
.sep {
	padding:0 5px;
}
.badge-container {
	position:relative;
	display:block;
}
.badge-container .badge-content {
	width:42px;
	height:42px;
	position:absolute;
	top:-10px;
	left:-10px;
	background:#e01a33;
	color:#fff;
	text-align:center;
	line-height:1.0833em;
	-webkit-border-radius:50% 50% 50% 50%;
	-moz-border-radius:50% 50% 50% 50%;
	-ms-border-radius:50% 50% 50% 50%;
	border-radius:50% 50% 50% 50%;
	text-transform:uppercase;
	padding:10px 0 0;
	margin:0;
	font-weight:bold;
	z-index:1;
}
.badge-container .badge-content.right-side {
	right:-10px;
	left:auto;
}
.badge-container img {
	margin:0!important;
}
.suggestions.image-carousel.style2 .slides>li {
	margin-right:24px;
}
.suggestions.image-carousel.style2 .slides>li img {
	width:100%;
	height:auto;
}
.suggestions .caption {
	margin-top:10px;
	text-align:center;
	margin-bottom:0;
}
.promo-box {
	margin:0 0 30px 0;
	overflow:hidden;
}
.promo-box .table-wrapper {
	width:100%;
	margin:0;
}
.promo-box .table-cell {
	vertical-align:middle;
}
.promo-box .m-title {
	color:#fff;
	line-height:1.5em;
	margin:0;
}
.promo-box .m-title em {
	font-weight:bold;
	font-style:normal;
}
.promo-box .m-title em i {
	font-weight:normal;
}
.promo-box .action-section {
	padding:20px 0 0;
	text-align:right;
}
.promo-box .action-section form .row>div {
	margin-bottom:10px;
}
.promo-box .action-section button {
	text-transform:uppercase;
}
.promo-box .image-container {
	padding:0;
	float:none;
	position:relative;
	text-align:center;
}
.promo-box .image-container img {
	position:absolute;
	left:0;
	visibility:hidden;
	height:auto;
}
.promo-box .table-wrapper {
	height:100%;
}
.promo-box .table-cell {
	vertical-align:middle;
}
.promo-box .content-section {
	padding:40px 0;
	z-index:1;
	position:relative;
}
.flexslider .slides li {
	display:none;
}
.menu-item-has-children .fa-bullhorn {
	margin-top:-10px;
	margin-left:5px;
}
.menu-item-has-children .fa-bullhorn:hover {
	color:#D53C13
}
.listing-style1.car .amenities ul, .listing-style3.car .amenities ul {
	display:inline-block;
	color:#9e9e9e;
}
.listing-style1.car .amenities ul li, .listing-style3.car .amenities ul li {
	float:left;
	text-align:center;
	padding:0 5px;
	cursor:default;
}
 .listing-style1.car .amenities ul li .glyphicon, .listing-style1.car .amenities ul li [class^="soap-icon"], .listing-style3.car .amenities ul li .glyphicon, .listing-style3.car .amenities ul li [class^="soap-icon"] {
display:block;
color:#6F6D6D;
overflow:hidden;
}
.listing-style1.car .amenities ul li .glyphicon, .listing-style3.car .amenities ul li .glyphicon {
	line-height:25px;
}
 .listing-style1.car .amenities ul li:hover, .listing-style1.car .amenities ul li:hover .glyphicon, .listing-style1.car .amenities ul li:hover [class^="soap-icon"], .listing-style3.car .amenities ul li:hover, .listing-style3.car .amenities ul li:hover .glyphicon, .listing-style3.car .amenities ul li:hover [class^="soap-icon"] {
color:#0E4A76;
}
 .listing-style1.car .amenities ul li:hover [class^="soap-icon"]:before, .listing-style3.car .amenities ul li:hover [class^="soap-icon"]:before {
-webkit-animation:toTopFromBottom .35s forwards;
-moz-animation:toTopFromBottom .35s forwards;
animation:toTopFromBottom .35s forwards;
}
.listing-style1.car .amenities ul:after, .listing-style3.car .amenities ul:after {
	display:table;
	content:"";
	clear:both;
}
.listing-style2 .box .box-title {
	margin-bottom:0;
}
.listing-style2 a.button {
	margin-top:6px;
}
.listing-style2.flight .details {
	padding:12px 2px 0;
}
.listing-style2.flight img {
	width:auto;
	max-width:100%;
}
.listing-style3 .box, .listing-style3.box {
	background:#fff;
	margin-bottom:15px;
}
.listing-style3 .box>*, .listing-style3.box>* {
	padding:0;
}
.listing-style3 .box:after, .listing-style3.box:after {
	display:table;
	clear:both;
	content:"";
}
.listing-style3 .review {
	display:block;
	text-transform:uppercase;
	color:#9e9e9e;
}
.listing-style3 .five-stars-container, .listing-style3 .review {
	line-height:1em;
}
.listing-style3 .five-stars-container {
	color:#dbdbdb;
}
 .listing-style3 [class^="soap-icon"].circle {
color:#d9d9d9;
cursor:default;
overflow:hidden;
}
 .listing-style3 [class^="soap-icon"].circle:hover {
color:#0e4973;
}
 .listing-style3 [class^="soap-icon"].circle:hover:before {
-webkit-animation:toTopFromBottom .35s forwards;
-moz-animation:toTopFromBottom .35s forwards;
animation:toTopFromBottom .35s forwards;
}
.listing-style3 .price {
	float:none;
}
.listing-style3.car .box, .listing-style3.car.box, .modify-serch .box {
	display:table;
	padding-top:15px;
	padding-bottom:15px;
	width:100%;
	table-layout:fixed;
}
.listing-style3.car .box {
	border:1px solid #CCCACA;
}
.listing-style3.car .box:hover {
	border:1px solid #435C75;
}
.modify-serch .box {
	padding-bottom:0!important;
	padding-top:0;
	margin-bottom:0;
}
.listing-style3.car figure {
	display:table-cell;
	vertical-align:middle;
	float:none;
	text-align:center;
}
.listing-style3.car figure img {
	width:100%;
}
.listing-style3.car .details {
	display:table-cell;
	float:none;
}
.listing-style3.car .details {
	float:left;
}
.listing-style3.car .details .logo {
	margin:3px 0 0 8px;
	float:left;
	border-left:1px solid #e1e1e1;
	padding-left:8px;
}
.listing-style3.car .details .logo img {
	max-height:20px;
	width:auto;
}
.listing-style3.car .details .character {
	text-align:right;
	text-transform:inherit;
	min-height:132px;
}
.listing-style3.car .details .character dd {
	margin-bottom:5px;
}
.listing-style3.car .details .character dl {
	margin-bottom:0;
}
.listing-style3.car .details .action {
	text-align:center;
	text-transform:uppercase;
}
.listing-style3.car .details .action .button {
	margin-top:30px;
}
.listing-style3.cruise .details .review {
	line-height:1.6667em;
}
.listing-style3.cruise .details .review .five-stars-container {
	float:left;
	margin-right:10px;
}
.listing-style3.cruise .details .review span {
	display:block;
	float:left;
}
.tab-container .tab-pane>.listing-style3 .details {
	padding-right:0;
}
.team {
	text-align:center;
}
.team figure {
	position:relative;
	overflow:hidden;
}
.team figure:hover figcaption {
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	bottom:0;
}
.team figure figcaption {
	position:absolute;
	bottom:-32px;
	line-height:0;
	text-align:center;
	left:0;
	right:0;
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
-moz-transition:all .3s ease-in;
-o-transition:all .3s ease-in;
-webkit-transition:all .3s ease-in;
-ms-transition:all .3s ease-in;
transition:all .3s ease-in;
}
.team figure figcaption>.social-icons>li a {
	background:#fff;
	color:inherit;
	filter:alpha(opacity=65);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	-moz-opacity:.65;
	-khtml-opacity:.65;
	opacity:.65;
}
.team figure figcaption>.social-icons>li a:hover {
	color:#0e4973;
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.team .details {
	text-align:left;
}
.team .description {
	border-top:1px solid #f5f5f5;
	margin-top:10px;
	padding-top:8px;
}
.team .social-icons {
	display:inline-block;
	margin-bottom:7px;
	margin-left:5px;
}
.contact-form-container {
	padding:30px 30px 20px;
}
.contact-form-container .contact-form label {
	text-transform:uppercase;
}
.opacity-overlay {
	outline:none;
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:rgba(0, 0, 0, 0.75);
	z-index:10000;
	display:none;
	-webkit-backface-visibility:hidden;
}
.opacity-overlay .container {
	height:100%;
	position:relative;
	z-index:10001;
}
.opacity-overlay .spinner {
	color:#fff;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-16px;
	margin-top:-16px;
}
.popup-wrapper {
	text-align:center;
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	padding:0 5px;
}
.popup-wrapper:before {
	content:'';
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.popup-wrapper .popup-content {
	float:none;
	padding:0;
	margin:0 auto;
	text-align:left;
	z-index:10003;
	position:relative;
	display:inline-block;
	vertical-align:middle;
}
.animated {
	visibility:hidden;
}
.parallax {
	background-attachment:fixed;
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:auto auto;
	overflow:hidden;
}
.pace {
	user-select:none;
	background:#f5f5f5;
	height:100%;
	left:0;
	opacity:1;
	position:fixed;
	top:0;
-moz-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
	visibility:visible;
	width:100%;
	z-index:999999;
	-webkit-backface-visibility:hidden;
}
.pace-inactive {
	display:none;
}
.pace .loading-page {
	-webkit-backface-visibility:hidden!important;
	-webkit-transform:none!important;
}
#header {
	position:relative;
	z-index:999;
}
#header .topnav {
	height:70px;
	padding:25px;
	background:#2d3e52;
	color:#fff;
	width:100%;
}
#header .topnav h2 {
	color:#fff;
}
#header .topnav h2 a {
	color:#01b5f0;
}
#header .main-header {
	height:auto;
	position:absolute;
	width:100%;
	background:#fff;
	box-shadow:0 0px 10px rgba(0, 0, 0, 0.4);
}
#header .logo {
	padding:0;
	text-align:left;
	border-radius:0 0 4px 4px;
	height:auto;
	margin-top:10px;
	margin-bottom:7px;
}
#header .logo a {
	display:block;
}
#header .mobile-menu-toggle .icon-bar {
	background:white;
}
#header .mobile-menu-toggle {
	-webkit-box-shadow:none;
}
#header .logo a {
	display:block;
}
.chaser .logo a {
	background:url(../images_new/small.png) no-repeat 0 0;
	display:block;
}
#footer .logo img, .chaser .logo img {
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
#footer ul.circle {
	line-height:1.5em;
}
#footer .footer-line {
	font-size:12px;
}
.car-services {
	color:#fff !important
}
#footer .footer-line a, .linkDis li a {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	overflow: hidden;
	font-size:12px;
}
#footer .footer-line a:before, .linkDis li a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left:50%;
	right:50%;
	bottom: 0;
	background: #d83d13;
	height: 1px;
	-webkit-transition-property: left, right;
	transition-property: left, right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	/* -webkit-transition-timing-function: ease-out; */

transition-timing-function: ease-out;
}
#footer .footer-line a:last-child {
	border-right:0;
}
#footer .footer-line a:hover:before, #footer .footer-line a:focus:before, #footer .footer-line a:active:before, .linkDis li a:hover:before, .linkDis li a:focus:before, .linkDis li a:active:before {
	left: 0;
	right: 0;
}
#footer .footer-linetb {
	/*background:url(../images_new/graybk-bg-tb.png) repeat-y 0 0;*/
}
#footer hr {
	margin:0;
	padding:1px 0 !important;
}
.copyright, #footer hr {
	padding-top: 4px;
	font-size:12px;
	/*background: url(../images_new/graybk-bg.png) repeat-x #4a4a4a;*/
	padding:15px 0;
	border:0;
}
.copyright a {
	color:#a6a6a6;
	text-shadow:0px 1px 4px #000
}
#footer .customer-box {
	font-size:20px;
}
#footer .customer-box span.phone-box i, .dotbox i.icon-bullet, .rivew-box .statment-qt, #car-animation, #car-animation-team, #car-animation-contact, .contact-add, .contact-phon, .contact-email, .contact-site, .mob-icon-header, .singinicon, .enquiry-box, .print-sms-ticket-bg, .cancel-ticket-bg, .refund-status-bg, .enquiry-ticket-bg, .singinicon-mob, .tour-pakage-bg {
	background:url(../images_new/sprit-icon.png) no-repeat;
}
#footer .customer-box span.phone-box i {
	width:40px;
	height:30px;
	float:left;
	background-position:0 -2px;
}
.menu>li {
	display: inline;
	border-right: 1px solid #403f3f;
	padding: 0 10px 0px;
}
.menu>li:last-child {
	border-right: 0;
}
.lang-flag {
	padding-left:20px!important;
}
.lang-flag.en-us {
	background:url(../images_new/icon/flags/en-us.png) no-repeat left center;
}
 #main-menu ul.menu li:not(.megamenu-menu) ul, .chaser .menu li:not(.megamenu-menu) ul, .topnav .container>ul ul, .megamenu-wrapper {
filter:alpha(opacity=0);
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-moz-opacity:0;
-khtml-opacity:0;
opacity:0;
-moz-transition:opacity .2s ease-in;
-o-transition:opacity .2s ease-in;
-webkit-transition:opacity .2s ease-in;
-ms-transition:opacity .2s ease-in;
transition:opacity .2s ease-in;
}
#main-menu ul.menu, .chaser ul.menu {
	margin:0;
	float:right;
	margin-bottom:-6px;
}
.chaser ul.menu {
	margin-top:16px;
}
#main-menu ul.menu {
	margin-top:1px;
}
#main-menu ul.menu li, .chaser ul.menu li {
	-webkit-backface-visibility:hidden;
	-webkit-transform:none!important;
}
#main-menu ul.menu>li, .chaser ul.menu>li {
	float:left;
	padding-left:10px;
	padding-right:10px;
}
#main-menu ul.menu>li:first-child, .chaser ul.menu>li:first-child {
	padding-left:0;
	margin-top:7px;
}
.chaser ul.menu>li:first-child {
	margin-top:7px;
}
#main-menu ul.menu>li:last-child, .chaser ul.menu>li:last-child {
	padding-right:0;
}
#main-menu ul.menu>li:hover>ul, .chaser ul.menu>li:hover>ul {
	top:66px;
	visibility:visible;
	height:auto!important;
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	z-index:1000;
}
#main-menu ul.menu>li>a, #main-menu ul.menu>li>span, .chaser ul.menu>li>a, .chaser ul.menu>li>span {
	line-height:68px;
	text-transform:uppercase;
	cursor:pointer;
	font-weight:normal;
}
#main-menu ul.menu a {
	color:#0e4973;
	font-weight:bold;
}
#main-menu ul.menu>li.active>a, .chaser ul.menu>li.active>a {
	color:#0e4973;
	font-weight:bold;
}
#main-menu ul.menu>li>ul.left, .chaser ul.menu>li>ul.left {
	left:auto;
	right:-10px;
}
#main-menu ul.menu>li ul, .chaser ul.menu>li ul {
	visibility:hidden;
	position:absolute;
	left:0;
	top:-9999px;
	z-index:-1;
	width:180px;
	padding:0;
	background:#0e4973;
}
#main-menu ul.menu>li ul li, .chaser ul.menu>li ul li {
	text-align:left;
	border-top:1px solid #04afe7;
	position:relative;
}
#main-menu ul.menu>li ul li:first-child, .chaser ul.menu>li ul li:first-child {
	border-top:none;
}
#main-menu ul.menu>li ul li:hover>ul, .chaser ul.menu>li ul li:hover>ul {
	top:0;
	display:block;
	visibility:visible;
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	z-index:1000;
}
#main-menu ul.menu>li ul li>a, .chaser ul.menu>li ul li>a {
	white-space:nowrap;
	color:#fff;
	padding:12px 20px 12px 18px;
	display:block;
	filter:alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity:.7;
	-khtml-opacity:.7;
	opacity:.7;
}
#main-menu ul.menu>li ul li:hover>a, #main-menu ul.menu>li ul li.active>a, .chaser ul.menu>li ul li:hover>a, .chaser ul.menu>li ul li.active>a {
	background:#04afe7;
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
ul.menu.mini li {
	padding:0 20px;
	float:none;
	margin:0;
}
ul.menu.mini li a {
	border-bottom:1px solid #f5f5f5;
	display:block;
	padding:10px 0;
	color:inherit;
	line-height:normal;
	text-align:left;
}
ul.menu.mini li:hover, ul.menu.mini li.active {
	background:#f5f5f5;
}
ul.menu.mini li:hover a, ul.menu.mini li.active a {
	color:#0e4973;
	font-weight:bold;
}
.menu-color-skin ul.menu.mini, .menu-color-blue ul.menu.mini, .menu-color-yellow ul.menu.mini, .menu-color-green ul.menu.mini {
	border:none;
	padding:10px 0;
}
.menu-color-skin ul.menu.mini li a, .menu-color-blue ul.menu.mini li a, .menu-color-yellow ul.menu.mini li a, .menu-color-green ul.menu.mini li a {
	filter:alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity:.7;
	-khtml-opacity:.7;
	opacity:.7;
	color:#fff;
}
.menu-color-skin ul.menu.mini li:last-child a, .menu-color-blue ul.menu.mini li:last-child a, .menu-color-yellow ul.menu.mini li:last-child a, .menu-color-green ul.menu.mini li:last-child a {
	border:none;
}
.menu-color-skin ul.menu.mini li:hover a, .menu-color-blue ul.menu.mini li:hover a, .menu-color-yellow ul.menu.mini li:hover a, .menu-color-green ul.menu.mini li:hover a, .menu-color-skin ul.menu.mini li.active a, .menu-color-blue ul.menu.mini li.active a, .menu-color-yellow ul.menu.mini li.active a, .menu-color-green ul.menu.mini li.active a {
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.menu-color-skin ul.menu.mini, .menu-color-blue ul.menu.mini, .menu-color-yellow ul.menu.mini, .menu-color-green ul.menu.mini {
	background:#0e4973;
}
.menu-color-skin ul.menu.mini li a, .menu-color-blue ul.menu.mini li a, .menu-color-yellow ul.menu.mini li a, .menu-color-green ul.menu.mini li a {
	border-color:#04afe7;
}
.menu-color-skin ul.menu.mini li:hover, .menu-color-blue ul.menu.mini li:hover, .menu-color-yellow ul.menu.mini li:hover, .menu-color-green ul.menu.mini li:hover, .menu-color-skin ul.menu.mini li.active, .menu-color-blue ul.menu.mini li.active, .menu-color-yellow ul.menu.mini li.active, .menu-color-green ul.menu.mini li.active {
	background:#04afe7;
}
 #header .mobile-menu .menu::before {
bottom: 0;
content: "";
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
#header .mobile-menu .menu {
	position: absolute;
	vertical-align: middle;
	background:#404040;
	top:0;
	width:100%;
	text-indent:inherit;
}
#header .mobile-menu .menu:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
	color: white;
}
.animenu-toggle-bar {
	background-color: #666;
	display: block;
	height: 2px;
	transition: all 0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55) 0s;
	width: 20px;
	margin-top:3px;
}
 .mobile-menu-side .animenu-toggle-bar:nth-child(1) {
transform: rotate(45deg);
}
.mobile-menu-side .animenu-toggle-bar {
	margin: 0;
	position: absolute;
	background-color:#fff;
}
 .mobile-menu-side .animenu-toggle-bar:nth-child(2) {
opacity: 0;
}
 .mobile-menu-side .animenu-toggle-bar:nth-child(3) {
transform: rotate(-45deg);
}
#header .mobile-menu-toggle {
	background: none;
	border: 0 none;
	cursor: pointer;
	display: none;
	height: 40px;
	padding: 10px;
	width: 40px;
	position:absolute;
	margin-top:8px;
	z-index:9999999;
}
.mobile-menu-side {
	right: 5px;
	top: -11px;
}
.mobile-menu {
	display:none;
}
#header .mobile-menu a {
	color:#fff;
	filter:alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity:.7;
	-khtml-opacity:.7;
	opacity:.7;
	display:inline-block;
	padding:12px 12px;
	cursor:pointer;
	background:none!important;
}
#header .mobile-menu li.active>a, #header .mobile-menu li:hover>a {
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
#header .mobile-menu>ul.menu>li {
	float:none;
	border-bottom:1px solid #597392;
	cursor: pointer;
}
/* Bounce To Right */

#header .mobile-menu>ul.menu>li>a {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform:translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.5s;
	transition-duration:0.5s;
	width: 100%;
}
#header .mobile-menu>ul.menu>li>a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background:#2098d1;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkittransition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	-webkittransition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
#header .mobile-menu>ul.menu>li>a:hover, #header .mobile-menu>ul.menu>li>a:focus, #header .mobile-menu>ul.menu>li>a:active {
	color: white;
}
#header .mobile-menu>ul.menu>li>a:hover:before, #header .mobile-menu>ul.menu>li>a:focus:before, #header .mobile-menu>ul.menu>li>a:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
	transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
#header .mobile-menu>ul.menu>li.menu-item-has-children {
	position:relative;
}
#header .mobile-menu>ul.menu>li.menu-item-has-children.open {
	background:#04afe7;
}
.chaser {
	background:#fff;
	position:fixed;
	right:0;
	top:-15px;
	width:100%;
	z-index:999;
	box-shadow:0 3px 3px rgba(0, 0, 0, 0.12);
	-webkit-backface-visibility:hidden;
}
.chaser ul.menu>li>a {
	color:#0e4973;
	height:40px;
}
.chaser ul.menu>li:hover>ul, .chaser ul.menu>li:hover>.megamenu-wrapper {
	top:46px!important;
}
.chaser .logo {
	margin-top:12px;
	min-height:initial;
	padding:0;
	height:auto;
	margin-bottom:0;
	padding-top:8px;
}
/*.chaser .logo img{height:60px; width:200px;}*/

.no-rgba .chaser {
	background:#fff;
	filter:alpha(opacity=95);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	-moz-opacity:.95;
	-khtml-opacity:.95;
	opacity:.95;
}
.no-backgroundsize .chaser .logo a {
	background-size:auto 20px;
	background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_new/logo/skin1-logo.html', sizingMethod='scale');
	-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images_new/logo/skin1-logo.png',sizingMethod='scale')";
}
#slideshow {
	position:relative;
	width:100%;
	padding:0;
	min-height:100px;
}
.slideshow-bg {
	position:relative;
}
.slideshow-bg #slideshow {
	position:absolute;
	left:0;
	top:69px;
	bottom:0;
	width:100%;
	margin:0;
	padding:0;
	background:#dbdbdb;
	text-align:center;
}
.slideshow-bg .flexslider {
	height:100%;
	border:none;
	box-shadow:none;
}
.slideshow-bg .flexslider .slides, .slideshow-bg .flexslider .slides>li {
	height:100%;
}
.slideshow-bg .flexslider .slidebg {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	right:0;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
-moz-transition:all .5s ease-out;
-o-transition:all .5s ease-out;
-webkit-transition:all .5s ease-out;
-ms-transition:all .5s ease-out;
transition:all .5s ease-out;
}
.slideshow-bg #main {
	position:relative;
	z-index:2;
}
.world-map-section {
	height:750px;
}
.search-box-wrapper {
	background:#fff;
}
.search-box {
	margin-top:-80px;
	position:relative;
	z-index:99;
}
ul.search-tabs {
	margin:0;
	padding:0;
}
ul.search-tabs li {
	float:left;
	padding-right:4px;
}
ul.search-tabs li a {
	color:#333;
	display:block;
	padding:0 30px;
	background:#fff;
	font-weight:bold;
	height:40px;
	line-height:40px;
	text-decoration:none;
	filter:alpha(opacity=40);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	-moz-opacity:.4;
	-khtml-opacity:.4;
	opacity:.4;
	letter-spacing:.04em;
	text-transform:uppercase;
}
ul.search-tabs li a:hover {
	filter:alpha(opacity=70);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	-moz-opacity:.7;
	-khtml-opacity:.7;
	opacity:.7;
}
ul.search-tabs li.active a {
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	color:#0e4973;
}
.visible-mobile .search-tabs li {
	float:none;
}
.visible-mobile .search-tabs li a {
	color:#0e4973;
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	padding:0 80px;
	text-align:center;
}
.visible-mobile .search-tabs li a:hover {
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
.search-tab-content {
	padding:30px 0;
}
.search-tab-content .tab-pane {
	display:none;
}
.search-tab-content .tab-pane.active {
	display:block;
}
.search-tab-content h4.title {
	margin:10px 0;
	height:20px;
}
.search-tab-content .fixheight {
	padding-top:40px;
}
.search-box #mobile-search-tabs>li {
	display:none;
}
.search-box .bx-wrapper .bx-viewport {
	box-shadow:none;
	border:none;
	left:0;
}
.search-box .bx-wrapper .bx-prev, .search-box .bx-wrapper .bx-next {
	background:#0e4973;
	font-family:FontAwesome;
}
.search-box .bx-wrapper .bx-controls-direction a {
	width:30px;
	height:22px;
	margin-top:-10px;
}
.search-box .bx-wrapper .bx-controls-direction a.disabled {
	display:block;
	background:#d9d9d9;
}
.search-box .bx-wrapper .bx-prev:before, .search-box .bx-wrapper .bx-next:before {
	display:block;
	position:absolute;
	text-indent:0;
	line-height:20px;
	text-align:center;
	width:30px;
	color:#fff;
}
 .search-box .bx-wrapper .bx-prev:before:hover, .search-box .bx-wrapper .bx-next:before:hover {
color:white;
}
.search-box .bx-wrapper .bx-prev:before {
	content:"\f177";
}
.search-box .bx-wrapper .bx-next:before {
	content:"\f178";
}
.search-box-wrapper.style2 {
	background:none;
	max-width:900px;
	margin:auto;
}
.search-box-wrapper.style2 .search-box {
	margin:0 auto;
}
.search-box-wrapper.style2 .search-box>ul.search-tabs {
	display:table;
}
.search-box-wrapper.style2 .search-box>ul.search-tabs li {
	padding-right:5px;
	display:table-cell;
	min-width:172px;
}
.search-box-wrapper.style2 .search-box>ul.search-tabs li:last-child {
	padding-right:0;
}
.search-box-wrapper.style2 .search-box>ul.search-tabs li>a {
	height:53px;
	line-height:53px;
	background:#fff;
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
	color:#000;
	padding:0;
	text-align:center;
	overflow:hidden;
	border-radius:5px 5px 0 0;
}
.search-box-wrapper.style2 .search-box>ul.search-tabs li>a i {
	font-size:1.6666em;
	vertical-align:middle;
	margin-right:10px;
	line-height:0;
}
.search-box-wrapper.style2 .search-box>ul.search-tabs li>a span {
	vertical-align:middle;
}
.search-box-wrapper.style2 .search-box>ul.search-tabs li>a:hover i:before {
-webkit-animation:toTopFromBottom .35s forwards;
-moz-animation:toTopFromBottom .35s forwards;
animation:toTopFromBottom .35s forwards;
}
.search-box-wrapper.style2 .search-box>ul.search-tabs li.advanced-search>a {
	background:#fdb714;
}
.search-box-wrapper.style2 .search-box>ul.search-tabs li.active>a {
	height:53px;
	background:#444444bd;
	color:#fff;
}
.search-box-wrapper.style2 .search-tab-content {
	background:#444444bd;
	;
	padding:7px 13px 7px 13px;
	border-radius:0px;
}
 .search-box-wrapper.style2 .search-tab-content .tab-pane [class^="col-"], .search-box-wrapper.style2 .search-tab-content .tab-pane [class*=" col-"] {
padding-left:5px;
padding-right:5px;
}
.search-box-wrapper.style2 .search-tab-content .tab-pane .row {
	margin-left:-5px;
	margin-right:-5px;
}
.search-box-wrapper.style2 .search-tab-content input.input-text, .search-box-wrapper.style2 .search-tab-content select, .search-box-wrapper.style2 .search-tab-content textarea, .search-box-wrapper.style2 .search-tab-content span.custom-select {
	background:#fff;
	border:1px solid #d1d1d1;
	border-radius:0;
}
.search-box-wrapper.style2 .search-tab-content .selector span.custom-select:before {
	background:#d1d1d1;
}
.search-box-wrapper.style2 .search-tab-content .datepicker-wrap:after {
	background:transparent;
	color:#d1d1d1;
}
.search-box-wrapper.style2 .search-tab-content button {
	font-weight:bold;
}
.search-box-wrapper .main-search-box {
	padding:20px 0 10px;
}
.search-box-wrapper .main-search-box .row {
	margin:0;
}
.search-box-wrapper .main-search-box .row>div {
	padding:0;
}
.search-box-wrapper .main-search-box .title {
	line-height:43px;
	margin:0;
}
.sort-by-section {
	background:#fff;
	border-bottom:2px solid #435C75;
}
.sort-by-section .panel-content {
	overflow:hidden;
	margin:10px 0;
}
.sort-by-section .radio font {
	color: #0E4C78 !important;
}
.sort-by-section li {
	float:left;
	padding:15px 5px;
}
.sort-by-section .sort-by-title {
	margin:15px 20px 0 0;
	line-height:34px;
	float:left;
}
.sort-by-section .sort-bar {
	float:left;
}
.sort-by-section .sort-bar .sort-by-container {
	position:relative;
	display:block;
}
.sort-by-section .sort-bar .sort-by-container>span {
	background:#f5f5f5;
	height:34px;
	padding:0 45px 0 15px;
	line-height:34px;
	display:block;
	color:#6F6E6E;
}
.sort-by-section .sort-bar .sort-by-container>span:after {
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	height:100%;
	width:30px;
	background:#d9d9d9;
	content:"";
}
.sort-by-section .sort-bar .sort-by-container:before, .sort-by-section .sort-bar .sort-by-container:after {
	content:"";
	position:absolute;
	z-index:1;
	display:block;
	top:50%;
	right:12px;
	border-left:3px solid transparent;
	border-right:3px solid transparent;
}
.sort-by-section .sort-bar .sort-by-container:before {
	margin-top:-6px;
	border-bottom:5px solid #fff;
}
.sort-by-section .sort-bar .sort-by-container:after {
	margin-top:2px;
	border-top:5px solid #fff;
}
.sort-by-section .sort-bar li.active .sort-by-container>span:after {
	background:#fdb714;
}
.sort-by-section .swap-tiles {
	float:right;
}
.sort-by-section .swap-tiles li>a>i {
	display:block;
	width:34px;
	line-height:34px;
	height:34px;
	background:#f5f5f5;
	color:#d9d9d9;
	text-align:center;
}
.sort-by-section .swap-tiles li:hover>a>i, .sort-by-section .swap-tiles li.active>a>i {
	background:#0e4973;
	color:#fff;
}
.car-list {
	margin-top:15px;
	margin-bottom:10px;
}
.car-detail-page .featured-image img {
	width:100%;
	height:auto;
}
.car-detail-page .detailed-logo .mile {
	border-bottom:1px solid #f5f5f5;
	padding:8px 0;
	margin-bottom:10px;
	text-transform:uppercase;
}
.car-detail-page, .about-us, .contact-page, .offer-page, .allpage {
	margin-top:0;
	background:#fff;
	color: #000;
}
#car-details .detailed-features {
	background:#fff;
}
 #car-details .detailed-features>[class^="col-"] {
padding:0 0 10px 0;
}
#car-details .detailed-features .box-title {
	padding:12px 0 12px 0;
}
#car-details .car-features .icon-box {
	color:inherit;
	margin-bottom:10px;
}
#car-details .car-features .icon-box>i {
	color:#0e4973;
}
#car-details .protect-passengers .icon-box {
	margin-bottom:15px;
}
#car-details .protect-passengers label {
	font-weight:normal;
	text-transform:uppercase;
}
#car-details .car-damage .logo img {
	max-height:25px;
	width:auto;
}
#car-details .car-damage .radio {
	margin:0;
	line-height:20px;
	text-transform:uppercase;
	margin-bottom:10px;
}
.icon-box.style11>.icon-wrapper {
	width:1.4em;
	text-align:left;
}
.icon-box.style11>.icon-wrapper>i, .icon-box.style12>.icon-wrapper>i {
	color: #d63d13;
}
.icon-box.style11>.icon-wrapper>i {
	font-size: 27px;
	margin-right: 20px;
	padding-right: 26px;
}
.icon-box.style11, .icon-box.style12 {
	display: table;
}
.icon-box.style11>.icon-wrapper, .icon-box.style12>.icon-wrapper {
	display:table-cell;
	vertical-align:top;
	text-align:center;
	line-height:24px;
}
.sliderbox img {
	height: 465px;
	margin-bottom: 5px;
	width: 100%;
}
.widget {
	background: #fff;
	color: #000;
	box-shadow: 0 2px 22px 1px #a5a1a1;
	padding: 15px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 16px;
}
#testimonial h1 {
	text-align: center;
	font-family: Lato, sans-serif!important;
}
#testimonial h5 {
	text-align: center;
	padding-top: 20px;
	color: #428bca;
	font-weight: bold;
}
#testimonial .fa.fa-quote-right {
	color:#5db4c0;
	font-size:30px;
}
#testimonial p {
	margin-bottom:20px;
	margin-top:20px;
}
#testimonial img {
	width: 150px;
	height: 150px;
	margin: 0 auto;
	border-radius: 50%;
	border: 1px solid #5db4c0;
}
#testimonial .carousel-indicators li {
	background-color: #5db4c0;
	height: 13px;
	width: 13px;
	margin: 5px;
}
#testimonial .carousel-indicators li.active {
	background-color: #888383;
}
#testimonial .carousel-indicators {
	bottom: -50px;
}
#footer .footer-wrapper {
	padding:0;
}
#footer .footer-wrapper img, #footer .footer-wrapper p {
	margin-bottom: 20px;
}
#footer .footer-wrapper>.container>.row>div {
	margin-top:20px;
}
#footer .discover li {
	line-height:2.6667em;
}
#footer h2 {
	margin-bottom: 20px;
	font-size: 21px;
	border-bottom: 1px solid #fff;
}
#footer h2 i {
	width:70px;
	border-bottom: 1px solid #fff;
	display: block;
	margin-top: 7px;
	bottom: -2px;
	position: relative;
}
#footer .contact-phone {
	font-size:24px;
	color:#fff;
	line-height:0;
}
#footer .contact-phone span {
	display:block;
	font-size:14px;
}
#footer .footer-box ul li {
	font-size:12px;
}
.destinations {
	text-align:left;
}
.offers p {
	margin-bottom:50px;
}
#content.image-bg1 {
	background:url("http://placehold.it/2080x1362") no-repeat center center;
	min-height:880px;
}
.investor-list img {
	-webkit-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
	-o-filter:grayscale(100%);
	filter:url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 .3333 .3333 0 0 .3333 .3333 .3333 0 0 .3333 .3333 .3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
	filter:alpha(opacity=40);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	-moz-opacity:.4;
	-khtml-opacity:.4;
	opacity:.4;
	max-width:100%;
-moz-transition:opacity .25s ease-in;
-o-transition:opacity .25s ease-in;
-webkit-transition:opacity .25s ease-in;
-ms-transition:opacity .25s ease-in;
transition:opacity .25s ease-in;
}
.investor-list .travelo-box {
	height:100px;
	display:table;
	width:100%;
	table-layout:fixed;
	padding:0 10px;
}
.investor-list .travelo-box>a {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	overflow:hidden;
}
.investor-list .travelo-box>a:hover>img {
	-webkit-filter:none;
	filter:none;
	-o-filter:none;
	filter:alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-moz-opacity:1;
	-khtml-opacity:1;
	opacity:1;
}
@media(max-width: 640px) {
 .sliderbox {
 height: 40px;
 /*margin-bottom: 660px;*/
 margin-top: -98px;
}
 .sliderbox img {
height: auto;
}
 .special-offers {
margin: 0;
}
 .special-offers img {
width: 100%;
}
 .special-offers .col-sm-12, .special-offers .col-xs-6 {
padding: 0;
}
 .searchtabs {
top: -99px;
position: relative;
}
 .menu>li {
display: block;
}
 .call-icon {
font-size: 12px;
text-align: left;
}
 .call-icon li {
display: inline;
font-size: 12px;
}
 .navbar-brand {
float: left;
padding: 30px 15px;
}
 .search-box-wrapper.style2 .search-box>ul.search-tabs li>a i, .search-box-wrapper.style2 .search-box>ul.search-tabs li>a {
font-size: 11px;
}
 .search-box-wrapper.style2 .search-box>ul.search-tabs li {
min-width: 100px;
}
 .widget {
font-size: 14px;
}
 .process h2 {
font-size: 22px;
}
 .search-box-wrapper.style2 .search-box>ul.search-tabs li.active>a {
 height: 53px;
 background: #747474;
 color: #fff;
}
 .search-box-wrapper.style2 .search-tab-content {
 background: #747474;
 padding: 7px 13px 7px 13px;
 border-radius: 0px;
}
 .slider .carousel-indicators {
top: 85px;
}
 #mc_search_table .adds1 {
background: transparent;
padding: 0;
color: #fff;
}
#mc_search_table .rem1 {
background:transparent;
padding: 0;
color: #fff;
}
}
/*@media screen and(-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, .more-popular-destinations .row {
    	margin-right:-19px;
    }
}*/
#footer h2 {
	color:#fff;
}
#footer .bottom #back-to-top {
	color:#fff;
}
/*.widgetbox{width:100%;z-index:10;color:#fff; }*/

.widgetbox1 i {
	vertical-align:middle;
}
.widgetbox1 {
	margin: 20px 0 0;
}
.searchboxwidget {
	margin-top:150px!important;
}
section#content {
	min-height:190px;
	padding:0;/*top: ;position:relative;*/
	overflow:hidden;
}
.taxi-page section#content {
	min-height:250px;
	padding:90px 0;
	position:relative;
	overflow:inherit !important;
}
/*input[type="radio"]{display:none;}*/

input[type="radio"]+label {
	color:#fff !important;
	font-family:Arial, sans-serif;
	padding-left:8px;
	cursor:pointer;
	position:relative;
}
input[type="radio"]+label span {
	display:inline-block;
	width:19px;
	height:19px;
	margin:-1px 4px 0 0;
	vertical-align:middle;
	cursor:pointer;
	-moz-border-radius:50%;
	border-radius:50%;
}
input[type="radio"]+label span {
	background-color:#292321;
}
input[type="radio"]:checked+label span {
	background-color:#C30;
}
input[type="radio"]+label span, input[type="radio"]:checked+label span {
-webkit-transition:background-color .4s linear;
-o-transition:background-color .4s linear;
-moz-transition:background-color .4s linear;
transition:background-color .4s linear;
}
.datepicker {
	z-index:1151!important;
}
#slideshow img {
	max-width: inherit;
	opacity:0.8;
}
.glyphicon-user {
	border:1px solid #0e4973;
	margin-left:10px;
	border-radius:17px;
	padding:5px;
	top:0;
	color:#0e4973;
}
.glyphicon-user:hover {
	border:1px solid #0e4973;
	color:#0e4973;
}
.review-left, .review-right {
	background-image: none!important;
	border-radius: 3px;
	width: 22px;
	height: 22px;
	color: #fff;
	background-color: #cdcdcd;
	padding: 0px 10px 2px 10px;
	top: 100px;
	opacity: 100;
}
.review-inner {
	float:left;
}
.review-left:hover, .review-right:hover {
	background:#004973;
	color:#fff;
}
.rivew-box {
	border-radius:11px;
	background:#FFF;
	padding:15px;
	float:left;
	position:relative;
	height:219px;
	width:100%;
	text-align:justify;
}
.rivew-box .carousel-control {
	position:static!important;
}
.rivew-box i.left, .rivew-box i.right {
	width:0;
	height:0;
	border-left:20px solid transparent;
	border-right:7px solid transparent;
	border-top:20px solid #fff;
	position:absolute;
	bottom:-19px;
	right:81px;
}
.rivew-box i.right {
	left:85px;
	border-left:11px solid transparent;
	border-right:20px solid transparent;
}
.rivew-box span.imgbox {
	float:left;
	margin-top:30px;
	width:94px;
	height:94px;
	border-radius:60px;
	background:#cccccc;
	line-height:87px;
	text-align:center;
}
.rivew-box span.customer-des {
	float:left;
	width:70%;
	margin-left:15px;
}
.rivew-box .statment-qt {
	width: 40px;
	height: 30px;
	float: left;
	background-position: -52px -2px;
	margin-left: -40px;
}
.mar0 {
	margin:0!important;
}
.rivew-box .statment-name {
	display: block;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #004973;
}
.alertbox {
	overflow:hidden;
	height:24px;
}
.alert-header {
	margin-bottom: 0px !important;
	background-color: #e8a02d !important;
}
.alert {
	-webkit-border-radius: 0;
	font-weight: bold;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	border: none;
	padding: 4px 0px 3px;
	text-align: center;
	color: #fff;
	position: relative;
}
h2.custom-text {
	color:#004973;
	display:block;
	text-align:center;
	padding-top:16px;
	width:70%;
	background:url(../images_new/customer-bg.png) repeat-x 0 24px;
}
h2.custom-text span {
	background:#fff;
	display:inline-block;
	padding:0 10px;
}
.dotbox span {
	float:left;
	color:#bebebe;
	letter-spacing:2PX;
	font-size:11PX;
	background: url(../images_new/dot-bg.png) repeat-x;
	height:1px;
	width:51%;
	margin-top:6px;
}
.dotbox i.icon-bullet {
	background-position:-94px -10px;
	width:14px;
	height: 11px;
	float: left;
}
.slide .carousel-control {
	position:static !important;
}
/*.slide .carousel-indicators{display:none;}*/

.slide .carousel-control:hover, .slide .carousel-control:focus {
	color:#fff;
	background:#004973;
}
.arrow-buttn-b {
	float:left;
	text-align: center;
	width: 55%;
	padding-top: 5px;
	border-top: 1px solid #cdcdcd;
}
.mar0 {
	margin:0 !important;
}
.modal-header .close {
	margin-top:14px;
	background-color:#b3b0b0;
	width:30px;
	border-radius:32px;
	opacity:100;
	position:absolute;
	right:6px;
	top:-5px;
	height:30px;
}
.special-offers .carousel-indicators li {
	border: 1px solid #292828;
}
.special-offers .carousel-indicators .active {
	background: #428bca;
}
.opacity-wrapper {
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity:0;
	-khtml-opacity:0;
	opacity:0;
}
.reviews {
	width: 100%;
}
.modal-header .close span {
	color:#fff;
	margin-top:-2px;
	display:block;
}
.add-button, .delete-button {
	display:inline-block;
}
.listing-style1.car figure {
	background:#fff!important;
	text-align:center;
}
.searchboxwidget {
	margin-top:100px!important;
}
#footer {
	color:#fff;
	z-index:-1 !important;
}
.search-bt {
	margin-top:-1px!important;
}
.price-cros, .price-cros-blue {
	color:#c40505;
	margin-top:2px;
	display:block;
	font-weight:bold;
}
.glyphicon-envelope {
	margin-left:5px;
}
.glyphicon-envelope:hover {
	color:#0e4973;
}
.offer-details {
	width:97px;
	height:97px;
	background:url(../images_new/offer-list.png) no-repeat;
	text-align:center;
	padding-top:20px;
	color:#fff;
	margin-left:8px;
	margin-top:13px;
}
.header-list {
	margin-top:-13px;
}
.close-button {
	float:right;
	margin-top:-15px;
	border-radius:0;
	margin-right:-15px;
}
.alertbox {
	overflow:hidden;
	height:24px;
}
.glyphicon-star-empty {
	color:#EDDB08;
	font-weight:bold;
}
.price-total {
	color:#000;
	font-weight:bold;
	display:block;
	padding-top:4px;
	padding-bottom:0;
}
a.fancybox {
	display:inline-block;
	margin-bottom:18px;
	cursor:pointer;
	text-decoration:none;
	background:#d63d13;
	color:#fff;
	line-height:17px;
	font-weight:bold;
	padding:11px 36px;
	text-transform:initial;
	border-radius:3px;
	height:39px;
}
.proceed-payment .fancybox {
	height: 35px !important;
	line-height:21px;
}
.proceed-payment {
	margin-top:-10px;
}
.fancybox-closed {
	background-color:#EAE8E8;
	border:1px solid #DAD6D6;
	display:inline-block;
	border-radius:3px;
	margin-bottom:18px;
	cursor:pointer;
	text-decoration:none;
	line-height:17px;
	font-weight:bold;
	padding:11px 36px;
	text-transform:initial;
}
.search-bt {
	height:36px;
}
#morecities .form-group {
	margin-right:4px;
}
#morecities .form-group select {
	width:136px;
}
.one-way-list-box input[type="radio"]+label {
	color:#706E6E!important;
}
.one-way-list-box {
	margin-left:-13px!important;
}
.package-details {
	padding-bottom: 12px;
	position: relative;
	border-right: 1px dashed #DEDEDE;
	background-color: rgba(66, 139, 202, 0.09);
}
.package-details span {
	color:#d63d13;
	font-weight:bold;
	display:block;
	padding-top:15px;
}
.package-details span small {
	display:block;
	color:#6F6E6E;
	font-weight:normal;
}
.package-bg {
	background:none;
	margin-top:14px;
}
#serachBar {
	border-top:1px dashed #DEDEDE;
}
.car-center {
	display:block;
}
.confirm-btn {
	margin-top:-9px;
}
.header-list select, .header-list input.input-text, .header-list textarea, .header-list span.custom-select, .header-list button {
	height:36px;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.dn {
	display:none;
}
.db {
	display:block;
}
.dib {
	display:inline-block;
}
.clr {
	clear:both;
}
.posRel {
	position:relative;
}
.posAbs {
	position:absolute;
}
.vtop {
	vertical-align:top;
}
.vBot {
	vertical-align:bottom;
}
.vMid {
	vertical-align:middle;
}
.vv {
	visibility:visible;
}
.vh {
	visibility:hidden;
}
.oh {
	overflow:hidden;
}
.ov {
	overflow:visible;
}
.lh1-7 {
	line-height:1.7!important;
}
.lh1-5 {
	line-height:1.5!important;
}
.lh1-2 {
	line-height:1.2!important;
}
.lh-05 {
	line-height:.5!important;
}
.greyBg {
	background:#f5f5f5;
}
.whiteBg {
	background:#fff;
}
.blueBg {
	background:#2d67b2;
}
.yellowBg {
	background:#f7c541;
}
.width50 {
	width:50%;
}
.width40 {
	width:40%;
}
.width100 {
	width:100%;
}
.marginAuto {
	margin:0 auto;
}
.borderAll {
	border:1px solid #e6e6e6;
}
.borderTop {
	border-top:1px solid #e6e6e6;
}
.borderBtm {
	border-bottom:1px solid #e6e6e6;
}
.borderLeft {
	border-left:1px solid #e6e6e6;
}
.borderRight {
	border-right:1px solid #e6e6e6;
}
.strike {
	text-decoration:line-through;
}
.txtTransUpper {
	text-transform:uppercase;
}
.fn {
	font-weight:normal;
	font-style:normal;
}
.fb {
	font-weight:bold;
	font-style:normal;
}
.fi {
	font-style:italic;
}
#gi_mid_in {
	margin:0 auto;
	width:100%;
}
.padTB20 {
	padding-top:20px;
	padding-bottom:20px;
}
.padLR20 {
	padding-left:20px;
	padding-right:20px;
}
.padT20 {
	padding-top:20px;
}
.padL20 {
	padding-left:20px;
}
.padR20 {
	padding-right:20px;
}
.padB20 {
	padding-bottom:20px;
}
.padTB15 {
	padding-top:15px;
	padding-bottom:15px;
}
.padLR15 {
	padding-left:15px;
	padding-right:15px;
}
.padT15 {
	padding-top:15px;
}
.padL15 {
	padding-left:15px;
}
.padR15 {
	padding-right:15px;
}
.padB15 {
	padding-bottom:15px;
}
.padTB10 {
	padding-top:10px;
	padding-bottom:10px;
}
.padLR10 {
	padding-left:10px;
	padding-right:10px;
}
.padT10 {
	padding-top:10px;
}
.padB10 {
	padding-bottom:10px;
}
.padL10 {
	padding-left:10px;
}
.padR10 {
	padding-right:10px;
}
.padLR5 {
	padding-left:5px;
	padding-right:5px;
}
.padTB5 {
	padding-top:5px;
	padding-bottom:5px;
}
.padT5 {
	padding-top:5px;
}
.padB5 {
	padding-bottom:5px;
}
.padL5 {
	padding-left:5px;
}
.padR5 {
	padding-right:5px;
}
.padL8 {
	padding-left:8px;
}
.padR8 {
	padding-right:8px;
}
.padLR4 {
	padding-left:4px;
	padding-right:4px;
}
.padTB4 {
	padding-top:4px;
	padding-bottom:4px;
}
.padT4 {
	padding-top:4px;
}
.padB4 {
	padding-bottom:4px;
}
.padL4 {
	padding-left:4px;
}
.padR4 {
	padding-right:4px;
}
.padLR3 {
	padding-left:3px;
	padding-right:3px;
}
.padTB3 {
	padding-top:3px;
	padding-bottom:3px;
}
.padT3 {
	padding-top:3px;
}
.padB3 {
	padding-bottom:3px;
}
.padL3 {
	padding-left:3px;
}
.padR3 {
	padding-right:3px;
}
.padLR2 {
	padding-left:2px;
	padding-right:2px;
}
.padTB2 {
	padding-top:2px;
	padding-bottom:2px;
}
.padT2 {
	padding-top:2px;
}
.padB2 {
	padding-bottom:2px;
}
.padL2 {
	padding-left:2px;
}
.padR2 {
	padding-right:2px;
}
.padLR1 {
	padding-left:1px;
	padding-right:1px;
}
.padTB1 {
	padding-top:1px;
	padding-bottom:1px;
}
.padT1 {
	padding-top:1px;
}
.padB1 {
	padding-bottom:1px;
}
.padL1 {
	padding-left:1px;
}
.padR1 {
	padding-right:1px;
}
.pad0 {
	padding:0!important;
}
.pad1 {
	padding:1px;
}
.pad2 {
	padding:2px;
}
.pad3 {
	padding:3px;
}
.pad4 {
	padding:4px;
}
.pad5 {
	padding:5px;
}
.pad10 {
	padding:10px;
}
.pad15 {
	padding:15px;
}
.pad20 {
	padding:20px;
}
.pad25 {
	padding:25px;
}
.marginT2 {
	margin-top:2px;
}
.marginTB20 {
	margin-top:20px;
	margin-bottom:20px;
}
.marginLR20 {
	margin-left:20px;
	margin-right:20px;
}
.marginT20 {
	margin-top:20px;
}
.marginL20 {
	margin-left:20px;
}
.marginR20 {
	margin-right:20px;
}
.marginB20 {
	margin-bottom:20px;
}
.marginTB15 {
	margin-top:15px;
	margin-bottom:15px;
}
.marginLR15 {
	margin-left:15px;
	margin-right:15px;
}
.marginT15 {
	margin-top:15px;
}
.marginL15 {
	margin-left:15px;
}
.marginR15 {
	margin-right:15px;
}
.marginB15 {
	margin-bottom:15px;
}
.marginTB10 {
	margin-top:10px;
	margin-bottom:10px;
}
.marginLR10 {
	margin-left:10px;
	margin-right:10px;
}
.marginT10 {
	margin-top:10px;
}
.marginB10 {
	margin-bottom:10px;
}
.marginL10 {
	margin-left:10px;
}
.marginR10 {
	margin-right:10px;
}
.marginLR5 {
	margin-left:5px;
	margin-right:5px;
}
.marginTB5 {
	margin-top:5px;
	margin-bottom:5px;
}
.marginT5 {
	margin-top:5px;
}
.marginB5 {
	margin-bottom:5px;
}
.marginL5 {
	margin-left:5px;
}
.marginR5 {
	margin-right:5px;
}
.margin0 {
	margin:0!important;
}
.margin5 {
	margin:5px;
}
.margin10 {
	margin:10px;
}
.margin15 {
	margin:15px;
}
.margin20 {
	margin:20px;
}
.margin25 {
	margin:25px;
}
.marginTM5 {
	margin-top:-5px;
}
.marginTM10 {
	margin-top:-10px;
}
.marginTM15 {
	margin-top:-15px;
}
.marginTM20 {
	margin-top:-20px;
}
.money-promo {
	position:absolute;
	top:7px;
	left:8px;
	z-index:999;
}
.input-bod-bg {
	position:relative;
}
.contact-textarea-box {
	height:150px!important;
}
.apply-btn {
	position:absolute;
	top:0;
	height:28px;
	width:71px;
	right:-9px;
	z-index:9999;
}
.apply-btn {
	background-color:#5cb85c!important;
	border-color:#4cae4c!important;
	color:#fff!important;
}
.procode-input {
	height: 28px;
	width: 100%!important;
	float: right!important;
	color: #ABA9A9!important;
	padding:4px 19px 4px 22px!important;
	font-weight: bold;
	font-size: 12px;
	color: #ABA9A9;
}
.base-fare {
	font-weight:bold;
	color:#797A7B;
}
.car-detail-page h2 {
	font-weight:bold;
}
.line-sep {
	border-bottom:4px solid #e4e4e4;
	margin:8px 0 4px 0;
	width:80px;
}
.contact-page .description h5 {
	font-weight:bold;
}
.text-height {
	min-height:60px;
}
#make-payment {
	font-weight:normal;
}
.phonebox, .messagebox {
	width:30px!important;
	line-height:28px!important;
	height:30px!important;
}
.modal-body-cancel {
	padding:12px!important;
}
.modal-body-cancel .icon-box.style5 {
	height:42px!important;
	line-height:20px;
}
.menu-item-has-children .soap-icon-friends {
	color:#0e4973;
	vertical-align:middle;
}
.modal-body {
	background:#d8210e!important;
}
.errorDiv {
	border:2px solid #f92424!important;
}
.success {
	border:2px solid #0f8609!important;
}
/*.review-inner .item:first-child{visibility:hidden!important;}*/

/* OFFER */

.enqury-box {
	background-color: #E4E6E8;
	border: 1px solid #C4C9CC;
}
.termheader {
	background-color: #E4E6E8;
	line-height: 1.2222em;
	padding: 15px;
	border-left: 4px solid #2d3e52;
}
.bannerborder {
	border:1px solid #E4E3E3;
}
.bannerborder img {
	max-width:100%;
}
/*list-page */

.mob-icon-header {
	width: 31px;
	height:35px;
	margin-right: 9px;
	float: left;
	margin-top: 11px;
	background-position: 0 -40px;
}
.datepicker-bg input {
	background: url(../images_new/date-bg.png) no-repeat #fff right !important;
}
.header-ph {
	line-height:19px !important;
	float:left;
	margin-top: 7px;
	font-size:14px;
	color:#666;
	margin-right:40px;
}
.header-ph strong {
	color:#0e4973 !important;
	font-size:18px;
	font-weight:normal;
}
#car-details .intro.table-wrapper {
	border:4px solid #EAEAEA;
}
.btnn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.bottom {
	background-color: #2a2b2c;
	color: #fff;
	padding: 8px 8px 5px 8px;
}
.thanks-page h5 {
	color:#464d51;
	font-weight:normal;
	margin-top:20px;
}
.thankscheck-1 {
	background:#61b952;
	color:#fff;
	border-radius: 25px;
	width: 44px;
	display: inline-block
}
.thanksdescription {
	margin: 28px 20px 28px 20px;
	padding-top:20px;
	color: #464d51;
	font-weight: normal;
	padding-right:90px;
	line-height:21px;
}
.thanksdescription strong {
	padding-bottom: 17px;
	display: block;
}
.services-no {
	padding:10px !important;
	margin:10px 20px 20px 20px;
	border:1px dashed #DEDADA;
}
.services-no b {
	padding-bottom:10px;
	display:block;
}
#footer, #footer .bottom {
	background:#6f6e6e;
}
.offer-page {
	margin-top:0;
}
.curly-brace {
	position: absolute;
	top: -10px;
	font-weight: normal;
	color: #D3DAF9;
	margin-left: 9px;
	font-family: 'Times New Roman', Times, serif;
	font-size:75px;
}
.datepicker-wrap input {
	background: url(../images_new/date-bg.png) no-repeat #fff right !important;
}
.container-page {
	background:#fff;
	float:left;
	padding:0 15px 15px 15px;
	width:100%;
	box-sizing:border-box;
}
td.disabled {
	opacity:0.4;
}
#pringSmsbox {
	top: 160px;
	left: -794px;
}
/*#cancelTicketBox {
	top:135px;
	left: -182px;
}*/
/*#refundStatusBox {
	top:135px;
	left: 278px;
}*/
#pringSmsbox, #cancelTicketBox, #refundStatusBox {
	overflow: hidden;
}
.mob-left-part, .mob-right-part {
	float:right !important;
}
/*review */

.reviewer_name {
	color: #0E4B77;
	padding-top: 10px;
}
.review_body {
	padding-top:17px;
}
.review_tbody {
	padding:10px;
	overflow:hidden;
	border:solid 1px #DEDEDE;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-webkit-box-shadow:0px 0px 4px rgba(222, 222, 222, 0.75);
	-moz-box-shadow:0px 0px 4px rgba(222, 222, 222, 0.75);
	box-shadow:0px 0px 4px rgba(222, 222, 222, 0.75);
}
#vehicle_images {
	width:175px;
	float:left;
}
#review_tour_title {
	width:443px;
	float:left;
}
.review_vehicle_name {
	font-family:Verdana, Geneva, sans-serif;
	color:#6F6A68;
	font-weight:bold;
}
.tour_title_name {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#000000;
	margin-bottom:7px;
}
.overallrating {
	color:#EF4E18;
	font-family:Verdana, Geneva, sans-serif;
}
.userStarFill {
	background-position:left -72px;
	height:15px;
	width:15px;
	display:inline-block;
}
.userStarEmpty {
	background-position:left -99px;
	height:15px;
	width:15px;
	display:inline-block;
}
.review_content {
	font-family:Verdana, Geneva, sans-serif;
	line-height:15px;
	color:#666;
	text-align:justify;
	padding-top:5px;
}
.CityReviewTitle {
	margin-top:5px;
	margin-bottom:5px;
}
#rating1 {
	width:309px;
}
.reviewratinglabel {
	width: 159px;
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
}
.fil {
	float: left;
}
.box-lpside .related_link {
	border:1px solid #ddd;
	margin-bottom:20px;
}
.box-lpside .related_link ul li {
	border-bottom:1px dashed #ddd;
	padding:10px;
}
.box-lpside .related_link ul li:last-child {
	border-bottom:none;
}
ul.arrow, ul.triangle, ul.circle, ul.check, ul.chevron, ul.arrow-square, ul.check-square, ul.check-circle, ul.decimal, ul.upper-roman, ul.lower-latin, ul.upper-latin {
	line-height: 2em;
	font-size: 1.06em;
}
ul.circle.bullet-yellow li:before {
	color:#fdb714;
}
ul.circle.bullet-green li:before {
	color:#98ce44;
}
ul.circle.bullet-blue li:before {
	color:#2d3e52;
}
ul.circle.bullet-orange li:before {
	color:#fff;
}
ul.circle li:before {
	content: "\f111";
	margin-right: 10px;
	color: #0e4973;
	display: block;
	float: left;
	font-size: 6px;
}
ul.arrow li:before, ul.triangle li:before, ul.circle li:before, ul.check li:before, ul.chevron li:before, ul.arrow-square li:before, ul.check-square li:before, ul.check-circle li:before {
	font-family: "FontAwesome";
}
.contact-details .contact-phone i {
	color: #0e4973;
	font-size: 19px;
}
.car-detail-page h4 {
	padding-bottom:20px;
	color:#2d3e52
}
.allpage {
	line-height: 21px;
	font-weight: normal;
}
.transfer-icon {
	background:url(../images_new/transfer-ic.png) 0 0;
	height:17px;
	width:20px;
	display:inline-block;
}
.active .transfer-icon {
	background:url(../images_new/transfer-ic.png) 0 -18px no-repeat;
}
.promo-code {
	background:#ebf0f3;
	background: #ebf0f3;
	border: 1px solid #E3E3E4;
	border-width:1px 0 1px 0;
}
.fix-box-height {
	height:60px;
	overflow:hidden;
}
#fixhide {
	cursor:pointer;
}
.diwali-offers-bg img {
	padding-left:11px;
}
.enqury-box-heading {
	background: #0e4973;
	color: #fff;
	overflow: hidden;
	border-radius: 8px 8px 0px 0;
	line-height: 54px;
	padding-left: 21px;
}
.enqury-box-heading h3 {
	padding: 16px 0 0 31px;
	color: #fff;
}
.whiteareabox {
	padding:0px 15px 15px 15px;
}
.line-tranform {
	display: inline-block;
	width: 5px;
	height: 5px;
	padding: 0;
	margin: 0 8px 3px 8px;
}
.team .details {
	text-align: center;
	margin-top:10px;
}
hr.about-line-b {
	border-top:1px dashed #DCDCDC;
}
.scrollup {
	width:55px;
	height: 51px;
	position: fixed;
	bottom:20px;
	border-radius:5px;
	right: 10px;
	display: none;
	background: #000000;
	text-align: center;
	line-height:56px;
	-moz-box-shadow:inset 0 0 10px #000000;
	-webkit-box-shadow: inset 0 0 10px #000000;
	box-shadow:inset 0 0 10px #000000;
}
.scrollup i {
	font-size:26px;
}
a.scrollup:hover {
	color:#fff !important;
}/*title-page */
.page-info-heading {
	margin-top:44px;
	width:100%;
	float:left;
	background:#dd6342;
}
.page-titlebox {
	float:left;
	width:30%;
	text-align:right;
	height:40px;
}
.page-titlebox span {
	transform: skew(-21deg);
	background: #dd6342;
	float: right;
	height: 48px;
	width: 19px;
	position: relative;
	left: 9px;
}
.page-titlebox-outer span {
	display: block;
	line-height: 24px;
	height: 30px;
	color: #fff;
	text-transform: uppercase;
	position: relative;
	top: -35px;
	font-size:20px;
}
.page-titlebox-outer {
	position:relative;
}
.page-menubox {
	float:left;
	width:70%;
	height:70px;
	display:inline-block;
	margin-top:-22px;
	background: url(../images_new/homepbg.jpg) repeat-x 8px 0;
}
.page-menubox img {
	margin-top: -2px;
	position: relative;
	bottom: -1px;
}
.menu-box {
	text-align:center
}
.routerpages .page-titlebox {
	width:45%;
}
.routerpages .page-menubox {
	width:55%;
}
.page-line-b {
	float:left;
	width:100%;
}
.page-line-b hr {
	margin: 0 auto;
	width:100%;
	margin-left:60px;
	z-index: 9;
	background: #fff;
	position: relative;
	border-top:0;
}
.page-line-b hr:after {
	content: "";
	position: absolute;
	z-index: -1;/* -webkit-box-shadow: 0 0 40px rgba(0,0,0,0.8); */
	box-shadow: 2px 3px 17px rgba(0, 0, 0, 0.6);
	bottom: 0px;
	width: 80%;
	height: 2px;
	-moz-border-radius: 100%;
	border-radius: 100%;
	left: 10%;
	right: 10%;/* height: 20px; */
	top: 11px;
	background: #cccccc;
}
.menu-box a {
	width:25%;
	font-size:15px;
	display:inline-block;
	padding:15px 0 3px 0;
	color:#373535;
	line-height:15px;
}
.menu-box a.selected {
	font-weight:bold;
}

/* Chrome, Safari, Opera */

@-webkit-keyframes mymove {
from {
right: 0px;
}
to {
	right:60%;
}
}

/* Standard syntax */

@keyframes mymove {
from {
right: 0px;
}
to {
	right:60%;
}
}

/* Chrome, Safari, Opera */

@-webkit-keyframes mymove1 {
from {
right: 0px;
}
to {
	right:45%;
}
}

/* Standard syntax */

@keyframes mymove1 {
from {
right: 0px;
}
to {
	right:45%;
}
}

/* Chrome, Safari, Opera */

@-webkit-keyframes mymove2 {
from {
right: 0px;
}
to {
	right:31%;
}
}

/* Standard syntax */

@keyframes mymove2 {
from {
right: 0px;
}
to {
	right:31%;
}
}
#car-animation, #car-animation-team, #car-animation-contact {
	-webkit-animation-timing-function:ease;
}
/* Standard syntax */

#car-animation, #car-animation-team, #car-animation-contact {
	animation-timing-function: ease;
}
#car-animation, #car-animation-team, #car-animation-contact {
	width:40px;
	height: 30px;
	position: relative;
	position:absolute;
	z-index:1;
}
#car-animation {
	background-position:-121px -2px;
	margin-top:47px;
	margin-left:7%;
	-webkit-animation: mymove 1s 1; /* Chrome, Safari, Opera */
	animation: mymove 2s 1;
}
#car-animation-team {
	background-position:-169px -2px;
	margin-top:47px;
	margin-left:22%;
	-webkit-animation: mymove 1s 1; /* Chrome, Safari, Opera */
	animation: mymove1 2s 1;
}
#car-animation-contact {
	background-position:-222px -2px;
	margin-top:47px;
	margin-left:36%;
	-webkit-animation: mymove 1s 1; /* Chrome, Safari, Opera */
	animation: mymove2 2s 1;
}
/* about-page */

.description {
	padding-top:20px;
}
.description h2 {
	font-size:25px;
	border-bottom:1px solid #a1a1a1;
	padding-bottom:5px;
	font-family: 'latolight';
}
.description p {
	line-height:22px;
	padding-bottom:20px;
	text-align:justify;
}
.about-desc {
	width:100%;
	float:left;
	padding:40px 0;
}
.about-us .about-desc {
	border-top:1px dashed #d3d3d3
}
.about-us .details {
	border:1px solid #003366;
	border-radius:5px;
	min-height:230px;
	-webkit-box-shadow: 0px 25px 64px -30px rgba(0, 0, 0, 0.63);
	-moz-box-shadow: 0px 25px 64px -30px rgba(0, 0, 0, 0.63);
	box-shadow: 0px 25px 64px -30px rgba(0, 0, 0, 0.63);
}
.services-box {
	padding:10px 0;
}
.services-box li {
	padding:5px 0 5px 25px;
	background:url(../images_new/arow-blue.jpg) 10px 8px no-repeat;
	font-size:13px;
}
.about-us .details .box-title {
	background:#003366;
	padding:10px;
	font-size:20px;
	color:#fff;
	border-radius: 2px 2px 0 0;
}
.colmpad {
	padding:0 7px !important;
}
.details p {
	line-height:24px;
	padding:10px;
	font-size:13px;
}
/* our-team-page */

.team-circ {
	border:3px solid #003366;
	height:254px;
	width:258px;
	margin:0 auto;
	border-radius:200px;
	background:#e9e8e8;
	overflow:hidden;
}
.team-bottom-bg {
	background: #dedcdc;
	position:relative;
	z-index:1;
	height: 80px;
	width: 230px;
	margin-left: 11px;
}
.team-fig-title {
	font-size:22px;
	text-align:center;
	color:#0e4973;
	padding-top:10px;
}
.team-bottom-bg:after {
	content: "";
	background:#d95f3e;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:0px;
	background:#d95f3e;
	z-index:-1;
	transition: height 0.3s;
}
.team-bottom-bg:hover:after {
	height:100%;
}
.team-fig-title span {
	display:block;
	font-size:16px;
	font-style:italic;
}
.team-bottom-bg .social-icons {
	margin: 0 0 0 54px;
	padding-top: 11px;
}
.team-bottom-bg .social-icons li {
	margin-left:10px;
}
.team-bottom-bg .social-icons li:hover i {
	color:#fff;
}
.team-bottom-bg .social-icons li:hover {
	background:#ffffff !important;
}
.team-profile-desc {
	text-align:justify;
	margin-top:20px;
}
.team-col-page > div {
	border-right:1px solid #EAE8E8;
}
.team-col-page > div:last-child {
	border-right:none;
}
/*contact-us */

#map {
	width: 100%;
	height:240px;
	border:1px solid #ccc;
	border-radius:5px;
}
.myTaxiIndia-box label {
	color:#444;
}
.send-message, .ci_repeat {
	background:#2b2b2b;
	width:137px;
	text-align:center;
	border-radius:0;
	height:30px;
	height: 39px !important;
	line-height:22px !important;
	padding:0 !important
}
.getintouch {
	background:#0e4972;
	border:1px solid #003366;
	padding:30px 15px 5px 15px;
	float:left;
	border-radius:4px;
	border-radius: 6px;
	color: #fff;
	border-bottom: 1px solid #fff;
	-webkit-box-shadow: 0px 14px 28px -19px rgba(0, 0, 0, 1);
	-moz-box-shadow: 0px 14px 28px -19px rgba(0, 0, 0, 1);
	box-shadow: 0px 14px 28px -19px rgba(0, 0, 0, 1);
}
.getintouch .contact-box {
	float:left;
	width:100%;
}
.getintouch .contact-box figcaption {
	float:left;
	font-size:16px;
	padding:3px 0 0 10px;
}
.getintouch .contact-box figcaption.addtext {
	font-size:14px;
}
.getintouch .contact-add, .getintouch .contact-phon, .getintouch .contact-email, .getintouch .contact-site {
	width: 40px;
	height: 30px;
	float: left;
}
.getintouch .contact-add {
	background-position: -267px -2px;
}
.getintouch .contact-phon {
	background-position: -304px -2px;
}
.getintouch .contact-email {
	background-position: -343px -2px;
}
.getintouch .contact-site {
	background-position: -378px -2px;
}
/*contact-us pop up */

.about-popup {
	top:110px
}
.about-popup .modal-content {
	background-color: rgba(0, 0, 0, 0.6);
	border:none;
}
.about-popup .modal-header {
	border-bottom:none;
	color:#fff;
}
.about-popup .modal-header .close {
	background-color: #fff;
}
.about-popup .modal-header .close span {
	color:#212020;
}
.about-popup h3 {
	padding:15px 0;
	text-align:center;
	color:#cccccc;
	font-size:20px;
	border-bottom:1px solid #cccccc;
}
.about-popup h3 span {
	display:block;
	font-size:14px;
	font-style: italic;
}
.about-popup p {
	line-height:25px;
	font-size:15px;
}
.careers-page p {
	line-height:22px;
}
.careers-page ul li {
	padding-bottom:6px;
}
/*contact-page */

.description h5 {
	line-height: 1.3428em;
	font-size: 13px;
}
.icon-box.style5>i {
	display:block;
	width:70px;
	float:left;
	background:#0e4973;/* line-height:70px; */
	color:#fff;
	font-size:3em;
	margin-right:15px;
}
.icon-box.style5 .description {
	line-height:1.6em;
	padding:0 15px 0 0;
}
.icon-box.style5 .description small {
	text-transform:inherit;
	font-size:100%;
}
.icon-box.style5>i {/* display: block; */
	width: 70px;/* float: left; *//* background: #0e4973; *//* line-height: 70px; *//* color: #fff; *//* font-size: 3em; *//* margin-right: 15px; */
}
 [class^="soap-icon"]:before, [class*=" soap-icon"]:before {
font-family: "soap-icons";
font-style: normal;
font-weight: normal;
/*speak: none;*/
display: inline-block;
text-decoration: inherit;
text-align: center;
font-variant: normal;
text-transform: none;
line-height: 1em;
}
.icon-box>i {
	text-align: center;
}
.phonebox, .messagebox {
	font-size: 16px!important;
	width: 30px!important;
	line-height: 28px!important;
	height: 30px!important;
}
/*Routes */

.lp_heading {
	margin-top:25px;
	background:#fff;
	overflow:hidden;
}
.routerpages .table {
	margin-bottom:0;
}
.routerpages .table-responsive {
	border:1px solid #666666;
	border-radius:4px;
}
.routerpages .table-responsive thead {
	background:#fff;
	padding:10px;
	color:#373737
}
.routerpages .table-responsive tbody {
	background:#666666;
}
.routerpages .table-responsive tbody td {
	color:#fff;
}
.routerpages .table>thead>tr>th {
	padding:15px;
	border-right: 1px solid #999999;
	border-bottom:0;
}
.routerpages .table>tbody+tbody {
	border:none;
}
.routerpages .table>tbody>tr>td {
	border: 1px solid #999999;
	border-width:1px 1px 0px 0;
	padding:5px;
	vertical-align:middle;
}
.routerpages th + th {
	text-align:center;
}
.routerpages .table-bg {
	background:#373737;
	border:none !important;
	font-size:16px;
}
.routerpages .book_car_now {
	background:#d95f3e;
	padding:5px 35px;
	border-bottom:3px solid #000;
	border-radius:7px;
	font-size:15px;
}
.routerpages .table>thead>tr>th:last-child, .routerpages .table>thead>tr>td:last-child {
	border:none;
}
.page-paragraph {
	margin-top:-20px;
}
.page-paragraph ol {
	margin-left:20px;
}
.page-paragraph p {
	margin:-6px 0 0 0 !important;
	text-align:justify
}
.page-paragraph p strong, .page-paragraph p span {
	color:#003366;
	border-bottom:1px solid #003366;
	padding:6px 40px 6px 0;
	display:inline-block;
	margin:10px 0;
	font-size:17px !important;
	font-weight:bold !important
}
.page-paragraph p strong span {
	border:none;
}
.rentel-head-des h3 {
	font-size: 13px !important;
	font-weight: bold !important;
	margin:0;
}
.post-review {
	border-bottom:1px solid #004973;
	text-align:center;
	font-size:25px;
	color:#004973;
	padding-bottom:8px;
	margin-bottom:15px;
}
.rating-heading {
	border-bottom:1px solid #bcbcbc;
	margin-bottom:8px;
}
.rating-box {
	text-align:right;
}
.routes-customer-reviews .imgbox-routes {
	width:270px !important;
}
.routes-customer-reviews .routescustomer-des {
	width:55%;
	float:left;
}
.routes-vechile-name {
	font-weight:bold;
	font-size:16px;
	color:#004973;
	display:block;
}
.routes-customer-reviews .rivew-box {
	height:auto;
}
.routes-vechile-description {
	font-weight:bold;
	font-size:14px;
	color:#666666;
	display:block;
	padding-top:8px;
	line-height:20px;
	margin-bottom:20px;
}
/*Routes star*/

#ratingsForm {
	float:right
}
#ratingsForm .stars {
	background:url(../images_new/stars.png) repeat-x 0 0;
	width:81px;
	margin: 0 auto;
}
#ratingsForm .stars input[type="radio"] {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}
 #ratingsForm .stars input[type="radio"].star-5:checked ~ span {
width: 100%;
}
 #ratingsForm .stars input[type="radio"].star-4:checked ~ span {
width: 80%;
}
 #ratingsForm .stars input[type="radio"].star-3:checked ~ span {
width: 60%;
}
 #ratingsForm .stars input[type="radio"].star-2:checked ~ span {
width: 40%;
}
 #ratingsForm .stars input[type="radio"].star-1:checked ~ span {
width: 20%;
}
#ratingsForm .stars label {
	display: block;
	width:16px;
	height:16px;
	margin: 0!important;
	padding: 0!important;
	text-indent: -999em;
	float: left;
	position: relative;
	z-index: 10;
	background: transparent!important;
	cursor: pointer;
	opacity:0;
}
 #ratingsForm .stars label:hover ~ span {
background-position: 0 -20px;
}
 #ratingsForm .stars label.star-5:hover ~ span {
width: 100% !important;
}
 #ratingsForm .stars label.star-4:hover ~ span {
width: 80% !important;
}
 #ratingsForm .stars label.star-3:hover ~ span {
width: 60% !important;
}
 #ratingsForm .stars label.star-2:hover ~ span {
width: 40% !important;
}
 #ratingsForm .stars label.star-1:hover ~ span {
width: 20% !important;
}
#ratingsForm .stars span {
	display: block;
	width: 0;
	position: relative;
	top: 0;
	left: 0;
	height: 16px;
	background:url(../images_new/stars.png) repeat-x 0 -39px;
	-webkit-transition: -webkit-width 0.5s;
	-moz-transition: -moz-width 0.5s;
	-ms-transition: -ms-width 0.5s;
	-o-transition: -o-width 0.5s;
	transition: width 0.5s;
}
.ci_repeat {
	width:100%;
	margin-top:30px;
	border:none;
	color:#FFF;
}
#more-button {
	padding:5px 30px;
	background:#666666;
	color:#fff;
	font-size:12px;
	margin-top:10px;
	float:left;
	font-weight:bold;
}
#more-button i {
	margin-left:6px;
}
/*home-pager*/

.singinicon {
	width: 31px;
	height: 28px;
	margin-right: 9px;
	float: left;
	background-position: -41px -43px;
	margin-top: 21px;
	background-image:url(../log.png);
	background-repeat:no-repeat;
	background-position:top;
}
.login-register {
	font-size:14px;
	position:relative
}
.login-register span {
	font-size:13px;
	color:#0e4973;
	padding:0 10px !important;
	float:left;
	font-weight:bold;
}
.login-register a {
	font-weight:bold;
}
.enquiry-box {
	width: 31px;
	font-weight:bold;
	height: 28px;
	margin-right:5px;
	float: left;
	background-position:-81px -43px;
	margin-top: 21px;
	font-weight:bold;
}
.enquirymob a:hover .enquiry-box {
	background-position:-82px -77px;
}
ul.menu li a:hover .header-ph, ul.menu li a:hover .header-ph strong, .enquirymob a:hover, .login-register a:hover {
	color:#d63d13 !important
}
ul.menu li a:hover .mob-icon-header {
	background-position: -1px -74px;
}
.print-sms-ticket-bg, .cancel-ticket-bg, .refund-status-bg, .enquiry-ticket-bg, .tour-pakage-bg {
	width:45px;
	font-weight:bold;
	height: 37px;
	margin-right: 9px;
	float: left;
	font-weight:bold;
}
.print-sms-ticket-bg {
	background-position:-113px -36px;
}
.cancel-ticket-bg {
	background-position:-163px -36px;
}
.refund-status-bg {
	background-position:-211px -36px;
}
.enquiry-ticket-bg {
	background-position:-258px -36px;
}
.tour-pakage-bg {
	background-position:-338px -36px;
}
.widgetbox a:hover .print-sms-ticket-bg {
	background-position:-113px -78px;
}
.widgetbox a:hover .cancel-ticket-bg {
	background-position:-163px -79px;
}
.widgetbox a:hover .refund-status-bg {
	background-position:-211px -77px;
}
.widgetbox a:hover .enquiry-ticket-bg {
	background-position:-257px -76px;
}
.widgetbox a:hover .tour-pakage-bg {
	background-position:-338px -76px;
}
/*.widgetbox a{ line-height:40px;}*/
.contents {
	margin: 20px 0 20px;
}
.contents .btn-primary {
	width: 130px;
	border-radius: 0;
}
.contents p {
	color: #5a5959;
	font-size: 16px;
}
.widgetbox a:hover {
	color:#000000;
}
.customer-box input.newsletter {
	display:block;
	border-radius:6px;
	margin-top:10px;
	background:#666666;
	box-shadow: inset 2px -1px 25px -8px #F0E8E8;
	-webkit-box-shadow: inset 2px -1px 25px -8px #F0E8E8;
	-moz-box-shadow: inset 2px -1px 25px -8px #F0E8E8;
	-o-box-shadow: inset 2px -1px 25px -8px #F0E8E8;
	width:75% !important;
	height:38px;
	font-size:16px;
}
.customer-box .subscribe-now {
	width:142px !important;
	height:30px;
	font-size:13px;
	line-height:30px;
	margin-top:12px;
}
.one-way-box button.red, .one-way-box a.button.red {
	background:#D8210E;
}
.mob-left-part h1 {
	font-size:1.5em;
}
.singinicon-mob {
	width: 30px;
	height: 28px;
	margin-right: 9px;
	float: left;
	background-position: -308px -40px;
	margin-top: -5px;
}
.car-detail-page .toggle-container {
	padding:15px 15px 5px 15px;
}
.car-detail-page #car-details .details {
	margin-bottom:10px;
}
#make-payment {
	padding:0 51px;
}
/* 2.8. Toggle & Accordion ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.toggle-container {
	background: #fff;/* 2.8.3. Accordion with image */
}
.toggle-container .panel {
	margin-bottom: 0;
	box-shadow: none;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-ms-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0;
	border: none;
	border-bottom: 2px solid #f5f5f5;
	position: relative;/*.panel-content { font-size: 1.0833em; }*//* 2.8.1. Style1 *//* 2.8.2. Style2 */
}
.toggle-container .panel:last-child {
	border: none;
}
.toggle-container .panel .panel-title {
	padding: 0;
	color: #2d3e52;
	font-size: 1.1667em;
	position: relative;
}
.toggle-container .panel .panel-title a {
	white-space: normal;
	display: block;
}
.toggle-container .panel h4.panel-title {
	font-size: 1.2333em;
}
.toggle-container .panel.style1 .panel-title > a, .offer-page-bg .panel-heading .panel-title a {
	line-height: 24px;
}
.toggle-container .panel.style1 .panel-title > a:before, .offer-page-bg .panel-heading .panel-title a:before {
	display: block;
	content: "\f068";
	font-family: FontAwesome;
	margin-right: 16px;
	line-height: 24px;
	font-size: 10px;
	float: left;
	width: 24px;
	height: 24px;
	text-align: center;
	color: #9e9e9e;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	-ms-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	color: #0e4973;
	border:2px solid #0e4973;
}
.toggle-container .panel.style1 .panel-title > a.collapsed:before, .offer-page-bg .panel-heading .panel-title a.collapsed:before {
	content: "\f067";
	color: #0e4973;
	border:2px solid #0e4973;
}
.toggle-container .panel.style1 .panel-content {
	padding: 10px 15px 15px 55px;
}
.toggle-container .panel.style1.arrow-right .panel-title, .offer-page-bg .panel-heading .panel-title {
	position: relative;
}
.toggle-container .panel.style1.arrow-right .panel-title > a, .offer-page-bg .panel-heading .panel-title a {
	padding-right: 36px;
}
.toggle-container .panel.style1.arrow-right .panel-title > a:before, .offer-page-bg .panel-heading .panel-title a:before {
	float: none;
	font-size: 16px;
	height: 25px;
	line-height: 23px;
	margin-top:-12px;
	position: absolute;
	right: 0;
	top: 50%;
	width: 25px;
	display:none;
}
.offer-page-bg .panel-heading .panel-title a:before {
	display:block;
}
.toggle-container .panel.style1.arrow-right .panel-content {
	padding: 10px 0 0 0;
}
.toggle-container.with-image > .image-container {
	background: #01b7f2;
}
.toggle-container.with-image > .image-container > img {
	width: 100%;
	height: auto;
}
.toggle-container.with-image .panel > img {
	display: none;
}
.toggle-container.with-image .panel-title > a {
	color: #01b7f2;
}
.toggle-container.with-image .panel-title > a.collapsed {
	color: inherit;
}
.toggle-container.with-image .panel-title > a.collapsed:hover {
	color: #01b7f2;
}
div#price-filter {
	height:100% !important;
}
div#price-filter.collapse {
	display:block
}
.car-detail-page .payment-mode {
	text-align:right;
	margin-top:20px;
}
#hotels-tab .one-way-box {
	display:none;
}
.mybookingpage {
	background:#f5f5f5;
	border:1px solid #ececec;
	padding:10px;
	margin:20px 0;
}
.login-register:hover .logintip, .logintip, .login-register:hover .logintipmob, .logintipmob {
	background:#0e4973;
	color:#fff !important;
	font-size: 11px;
	line-height: 18px;
	width:112px;
	z-index: 9999999999;
	position:absolute !important;
	top:60px;
	display:block;
	border:1px solid #0e4973;
	left:8%;
}
.login-register:hover .logintipmob, .logintipmob {
	width:202px;
	border:1px solid #0e4973;
	right:7px;
}
.logintip {
	display:none;
	position:absolute;
}
.logintipmob {
	position:absolute;
}
.logintip dl dt i.singinicon, .logintipmob dl dt i.singinicon {
	margin-top:0;
}
.logintip dl dt, .logintipmob dl dt {
	font-size:18px;
	line-height:20px;
	border-bottom:1px solid #08283f;
	padding-top:15px;
}
.logintip dl dt + dd, .logintipmob dl dt + dd {
	padding-top:15px;
}
.logintip dl, .logintip dt, .logintip dd, .logintipmob dl, .logintipmob dt, .logintipmob dd {
	float:left;
	width:100%;
	font-size:13px;
	padding:10px 6px 0px 6px;
	font-weight:normal
}
.logintip dl, .logintip dl {
	padding:0;
	margin-bottom:6px
}
.logintip .singinicon, .logintipmob .singinicon {
	float:left;
	display:block;
	width:32px;
	margin:0 auto;
}
.logintip dl dt b, .logintipmob dl dt b {
	width: 81%;
	font-weight: normal;
	font-size: 14px;
	text-align: left;
}
.logintip dd a, .logintipmob dd a {
	color:#fff !important;
	font-size:12px;
	font-weight:normal !important;
	padding-left:10px;
}
.logintip:before, .logintipmob:before {
	content: "";
	position: absolute;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	top: 0;
	left: 9%;
	margin-left: -10px;
	border-bottom:10px solid #0e4973;
	margin-top: -11px;
}
.logintipmob:before {
	right:1%;
	left:auto;
}
.logintipmob {
	display:none !important;
}
.special-offers {
	text-align:center;
}
.special-offers a {
	margin-left:3px;
	margin-right:4px;
	margin-bottom:20px;
	display:inline-block;
}
.special-offers a:first-child {
	margin-left:10px;
}
.special-offers a img {
	width:100%;
}
/*autocomplete*/

.ui-autocomplete {
	max-height: 190px;
	overflow: hidden;
	z-index: 2147483647;
	border-bottom: 3px solid #d63d13;
	border-radius: 0 0px 4px 4px;
	-webkit-box-shadow: 2px 17px 67px -4px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 2px 17px 67px -4px rgba(0, 0, 0, 0.75);
	box-shadow: 2px 17px 67px -4px rgba(0, 0, 0, 0.75);
}
.ui-autocomplete li {
	background: #ffffff url("../images_new/map-address.png") no-repeat 10px 7px;
	color: #666666;
	font-size: 14px;
}
.ui-widget {
	font-family:arial;
	font-size: 1.1em;
	color: #777;
}
.ui-menu {
	display: block;
	list-style: outside none none;
	margin: 0;
	outline: medium none;
	padding: 0;
}
.ui-autocomplete {
	cursor: default;
	left: 0;
	position: absolute;
	top: 0;
}
.ui-front {
	z-index: 100;
}
.ui-autocomplete li {
	padding:7px 8px 6px 30px;
	border: 1px solid #d3d3d3;
	border-width:0 1px 1px 1px;
}
.ui-autocomplete li:first-child {
	border-top:none
}
.ui-autocomplete li:hover {
	background: #D8210E url("../images_new/map-address-w.png") no-repeat 10px 7px;
	color:#fff
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	background:#D8210E url("../images_new/map-address-w.png") no-repeat 10px 7px;
	color: #fff;
	border-radius: 0;
}
.payment-details2 {
	border:1px solid #C4C9CC;
	padding:4px;
	margin-bottom:0;
	overflow:hidden;
	background:#E7E8E8;
	border-radius:4px;
	margin-bottom:10px;
	background: #dbdbdb;
}
.payment-details2 span {
	color:#0e4973;
	font-size:18px;
	padding-top:8px;
}
.payment-details2 span + span {
	font-weight:bold;
	font-size:23px;
}
.payment-details2 span + span + span {
	padding:7px;
	font-size:18px;
}
.payment-details2 span + span + span a {
	background:#0e4973;
	color:#fff;
	padding:7px 30px 7px 30px;
}
/*thanks-page*/

.thanks-page {
	font-size:14px;
	line-height:22px;
}
.thanks-page strong {
	color:#0e4973;
}
.thanks-view-box {
	background:#ebebeb;
	text-align:center;
	color:#0e4973;
	font-size:12px;
}
.thanks-view-box span {
	display:block;
	color:#333;
	font-size:14px;
}
.thanks-view-box > div {
	border-right:1px solid #AEADAD;
	padding:12px 0;
}
.thanks-view-box > div:last-child {
	background:#0e4973;
	color:#fff;
	border:none;
	padding:5px 0 4px 0;
	overflow:hidden
}
.thanks-view-box > div:last-child span {
	margin:0 auto;
	width:45px;
}
/*seo-page*/

.seo-pageall .search-box-wrapper.style2 .search-tab-content {
	background:#999999;
	box-shadow: 0px 8px 54px -20px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 0px 8px 54px -20px rgba(0, 0, 0, 1);
	;
}
.seo-pageall input[type="radio"]+label {
	color: #000!important;
}
.seo-pageall .search-box-wrapper.style2 .search-box>ul.search-tabs li.active>a {
	border: 1px solid #0e4973;
}
.seo-pageall .searchboxwidget {
	margin-top: 60px !important;
	margin-bottom: 40px !important;
}
.seo-pageall p, .seo-pageall .cntHt {
	text-align:justify
}
.seo-pageall h1 {
	font-size:22px;
	color:#fff;
	margin:0;
}
.seo-pageall h2 {
	font-weight:bold;
}
.seo-pageall h3 {
	border-bottom:1px solid #0e4973;
	padding-bottom:7px;
	display:inline-block;
	padding-right:40px;
}
.seo-pageall .mytaxiHt {
	margin-bottom:20px;
	text-align:justify
}
.attach-taxi, .taxi-package {
	float: left;
	margin: 80px 0 0 35%;
}
.attach-taxi a, .taxi-package a {
	background: #D8210E;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 15px 6px 15px;
	border: 1px solid #6D150C;
	border-radius: 2px;
}
.attach-taxi a:hover, .taxi-package hover {
	background: #0e4973;
	color: #fff;
	border: 1px solid #073454
}
.enquiry-change .modal-header {
	padding:10px;
	min-height:0;
}
.enquiry-change .modal-body {
	padding:5px 10px 5px 10px
}
#addmore .modal-body {
	background: #d8210e!important;
}
.modal-body {
	background: #e9e8e8!important;
}
.fare-summery-box {
	position:relative;
	display:block;
	padding:0px 18px 10px 0;
	cursor:pointer;
	float:right;
	margin-top:-3px;
}
.fare-summery-box:hover .fare-su-details, .fare-su-details {
	background:#fff;
	padding:10px;
	position:absolute;
	top:44px;
	right:0;
	display:block;
	border-radius:5px;
	color:#444;
	border:1px solid #CCCACA;
	-moz-box-shadow: inset 0px 1px 18px #C9C7C7;
	-webkit-box-shadow: inset 0px 1px 18px #C9C7C7;
	box-shadow: inset 0px 1px 18px #C9C7C7;
}
.fare-su-details {
	display:none;
	position:absolute;
	color: #fff;
	top:118px;
	right: 112px;
	margin-top: -16px;
	text-align:left;
	line-height:21px;
	width:250px;
	z-index:999999999 !important;
}
.fare-summery-box b {
	color:#82B4F8;
	border-bottom:1px dashed #82B4F8;
	font-weight:normal;
}
.fare-su-details:before {
	content: "";
	position: absolute;
	width: 0;
	height:0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	top:-11px;
	left:30%;
	margin-left:50px;
	border-bottom:10px solid #CCCACA;
}
.boxsold-out .details:before {
	content: " ";
	background:url(../images_new/not-available.png) top right no-repeat;
	width: 100%;
	height: 119%;
	position: absolute;
	z-index: 7;
	top:-25px;
	right:10px;
	display: table-caption;
}
.boxsold-out .details:after {
	content: " ";
	background:rgba(0, 0, 0, 0.10);
	width: 100%;
	height: 119%;
	position: absolute;
	z-index: 1;
	top:-1px;
	display: table-caption;
	margin-top: -14px;
}
/* PRELOADER OF WEBSITE PAGES */    

.pageLoadingid14, .pageLoadingid11, .pageLoadingid13 {
	position: fixed;
	top: 0;
	left: 0;
	visibility: visible;
}
.pageLoadingid14 {
	background-color: rgba(245, 245, 245, 0.90);
	width: 100%;
	height: 100%;
	z-index: 99999997;
}
.pageLoadingid11 {
	background-color: #dfe8ea;
	width: 100%;
	height: 5px;
	z-index: 99999998;
}
.pageLoadingid13 {
	background-color: #79c4df;
	height: 5px;
	width: 10%;
	box-shadow: 0 0 10px #75b5df;
	z-index: 99999999;
}
.pageLoadingid12 {
	position: fixed;
	top: 50px;
	right: 2%;
	text-shadow: 0 0 20px #fff;
	color: #333;
	font-size: 16px;
	font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
	padding: 5px;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 99999999;
}
/* END OF PRELOADER OF WEBSITE PAGES */

/*animation*/

.animated, .animated:hover, .logintip, .logintipmob, .error-message {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	visibility:visible;
}
 @keyframes bounceInRight {
 from, 60%, 75%, 90%, to {
 -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
 animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
from {
	opacity: 0;
	-webkit-transform: translate3d(3000px, 0, 0);
	transform: translate3d(3000px, 0, 0);
}
 60% {
 opacity: 1;
 -webkit-transform: translate3d(-25px, 0, 0);
 transform: translate3d(-25px, 0, 0);
}
 75% {
 -webkit-transform: translate3d(10px, 0, 0);
 transform: translate3d(10px, 0, 0);
}
 90% {
 -webkit-transform: translate3d(-5px, 0, 0);
 transform: translate3d(-5px, 0, 0);
}
to {
	-webkit-transform: none;
	transform: none;
}
}
.bounceInRight, .error-message {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}
/*getintouch*/

.get-Intouch {
	border-bottom:1px solid #cdcdcd;
	background: #f0f9ff; /* Old browsers */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%, #eeeeee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
}
.get-bg-inner {
	background:url("../images_new/get-in-bg.png")no-repeat right bottom;
}
.get-bg-inner h3 {
	font-size:22px;
	color:#004973
}
.mobildapp {
	margin-top:40px;
}
.mobildapp h5 {
	font-size:17px;
	color:#004973;
}
.nummapp {
	border:1px solid #cdcdcd;
	border-width:1px 0 1px 1px;
	padding:4px
}
.nummapp span {
	padding:4px 8px 4px 4px;
	display:inline-block;
	border-right:1px solid #cdcdcd;
	height:27px;
}
.download-heading {
	margin-top:100px;
}
.mobildapp input.numaddapp {
	border:1px solid #cdcdcd;
	padding:8px;
	height:37px;
	border-width:1px 1px 1px 0;
}
.mobildapp button.dark-blue1 {
	height:37px;
	margin-left:7px;
	border-radius:0;
}
.mobildapp button.dark-blue1:hover {
	color:#AFDBFB
}
/*landingpagebanner*/

.bannerapp {
	background:url("../images_new/new-app-screen.jpg")no-repeat 100% 100%;
	width:100%;
	height:412px;
	margin-left:-29px;
}
.flat-download-box {
	float:right;
	width:47.5%;
	margin-top:121px;
}
.flat-download-box h2, .flat-download-box h4, .flat-download-box h6 {
	font-size:24px;
	color:#0e4973;
	padding-left:10px;
	font-weight:bold;
	margin-bottom:0;
	font-family:Helvetica;
}
.flat-download-box h3 {
	background-color:#0e4973;
	color:#fff;
	padding:5px 10px 5px 10px;
	font-size:38px;
	text-transform:uppercase;
	display:inline-block;
	font-weight:bold;
	line-height:35px;
	border-radius:0 5px 5px 0px;
	margin-bottom:3px;
}
.flat-download-box h5 {
	background-color:#474848;
	border-radius:7px;
	padding:2px 5px 2px 5px;
	font-size:12px;
	color:#fff;
	display:inline-block;
	margin-top:10px;
}
.flat-download-box h5 span {
	float:left;
	margin:6px 8px 0 0;
}
.promo-code-app i {
	position:relative;
	width:12%;
	display:inline-block;
}
.promo-code-app i:before {
	display:inline-block;
	content:"";
	border-top:1px solid #474848;
	width:100%;
	position:absolute;
	top:-6px;
}
.flat-download-box h5 strong {
	font-weight:bold;
	font-size:20px;
	line-height:24px;
}
.flat-download-box h6 {
	font-size:26px;
	color:#797979;
	font-weight:normal
}
.bookappheading {
	display:block;
	text-align:center;
	font-size:17px;
	color:#0e4973;
	padding-top:15px;
}
tfoot .today {
	display:none !important;
}
.error-message {
	position:absolute;
	padding:8px;
	background:#fff;
	border:1px solid #d45500;
	border-radius:5px;
	color:#ff0000;
	z-index:99999;
}
.error-message:before {
	content:"";
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #d45500;
	position:absolute;
	top:-11px;
}
/* related links on landing pages

 ----------------------------------------------------------------- */

 .listroutespoint {
	margin-bottom: 20px;
	float: left;
	border: 1px solid #dae2ed;
	width: 100%;
	padding: 10px;
	font-weight: bold;
	color: #d63d13;
	font-size: 13px;
}
.listroutespoint a {
	padding-right:40px;
	float:left
}
.listroutespoint a:before {
}
.listroutespoint a:hover {
	color:#004973;
	text-decoration:underline;
}
.listroutespoint a:before {
	content: '\e878';
	font-size:15px;
	font-family: "soap-icons";
	padding-right:6px;
	line-height:15px;
	float:left;
}
.allpage .whiteareabox ul.circle {
	font-size: 12px;
}
.allpage .whiteareabox .mob-left-part {
	width: 100%
}
.taxi-package {
	display:none;
}
@media (max-width: 991px) {
 .login-register a, .login-register span {
 display: -webkit-inline-box !important;
}
 .car-detail-page, .about-us, .contact-page, .offer-page, .allpage {
margin-top:0 !important;
}
 .modal-dialog {
padding: 70px 20px !important;
}
}
.under-line {
	background: #0275d8;
	color: #fff;
	padding: 12px;
	font-family: 'lato';
	margin: 20px 0;
}
p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 5px;
	text-align: justify;
}
ul.my_list li {
	font-size: 16px;
	font-family: 'lato';
	color: #5a5959;
	margin: 10px 0;
	list-style-type: disc;
}
ul.my_list {
	padding-left: 26px;
}
.services-box {
	padding: 10px 10px 10px 30px;
}
.services-box li {
	font-size: 15px;
	list-style: disc;
	margin: 11px 0;
	padding: 0;
}
.services-box li:hover a {
	color: #0275d8;
}
.about-us .details .box-title {
	background-color: #0275d8;
	font-size: 20px;
	font-family: 'lato';
}
.about-us .details {
	box-shadow: 2px 2px 10px 2px rgba(146, 146, 146, 0.63);
}
h2.active {
	color: #fff;
}
.btn-rounded {
	border-radius: 6px;
}
.center-heading {
	text-align: center;
	font-size: 35px;
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.center-heading:before {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 40%;
	width: 100%;
	background-repeat: no-repeat;
	height: 20px;
	background-image: url(../devider.png);
	background-size: 20%;
}
h2.attach-taxi {
	text-align: center;
	float: none;
	margin: 0;
	margin-top: 60px;
}
h2.attach-taxi a {
	background-color: #428bca;
	border-color: #357ebd;
}
.work p {
	text-align: center;
}
@media (max-width: 767px) {
 .center-heading:before {
 left: 28%;
 width: 156px;
 background-size: contain;
}
#testimonial {
 margin-top: 20px;
}
}
.write-review {
	margin-top: 80px;
}
h2 {
	font-family: 'lato';
}
.price-table {
	margin: 30px 0;
}
.price-table thead tr {
	background-color: #0275d8;
}
.price-table thead tr th {
	color: #fff;
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: 500;
}
.price-table tbody tr:nth-of-type(odd) {
 background: #0275d833;
}
.price-table tbody tr:nth-of-type(even) {
 background: #f7f7f7;
}
.price-table tbody .key-headings td, .price-table tbody tr td:first-child {
	font-weight: 600;
	font-size: 16px;
}
.price-table thead tr th, .price-table tbody tr td {
	border: none;
	text-align: center;
}
.price-table tbody tr:last-child {
	background-color: #fff;
	text-align: center;
}
.price-table tbody tr:last-child td {
	font-weight: 400;
	font-size: 14px;
}
