@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700);

body {
	-webkit-font-smoothing: antialiased;
	-webkit-backface-visibility:hidden;
	color:#656d78;
}

section {
	padding:20px 0;
}
section.white {
	background-color:#FFF;
}

a:hover {
	text-decoration:none;
}

#header {
	height:112px;
}
/*
.home .navbar {
	background:transparent;
	border:0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.home .navbar-default .navbar-nav > li > a {
	color:#A7B0B6;
	text-shadow:0px 0px 10px #000;
}
.home .navbar-default .navbar-nav > li > a:hover {
	opacity:.6;
}*/
.navbar {
	min-height:112px;
	background:#FFF;
	margin-bottom:0;
	text-transform:uppercase;
}
.navbar .navbar-brand img {
	max-height:80px;
	width:auto;
}
.navbar .navbar-nav {
	margin-top:38px;
	margin-left:15px;
}
.navbar,
.breadcrumb-container {
	border-bottom: 1px solid #d6d6d6;
}
.navbar .assistance {
	margin-top:24px;
}
@media (max-width: 998px) {
.navbar .navbar-nav {
	margin-left:20px;
}
.navbar .assistance {
	margin-top:-90px;
	font-size:140%;
}
.quote-form .form-control {
	max-width:200px;
}
}
@media (max-width: 768px) {
.navbar .navbar-nav {
	margin-left:-15px;
}
.navbar .assistance {
	margin-top:-60px;
}
}
.breadcrumb-container {
	background:#f5f5f5;
	position:relative;
	z-index:2;
}
.home .breadcrumb-container {
	display:none;
}

/* main slider */
.slider-container {
	margin-top:-112px;
}
.slider-container .caption-container {
	position:absolute;
	left:0%;
	top:60%;
	width:100%;
}
@media (max-width: 1440px) {
.slider-container .caption-container {
	top:40%;
}
}
.slider-container .caption table {
	max-width:500px;
}
.slider-container .caption .description,
.slider-container .caption .title {
	background:rgba(191, 48, 48,.7);
	padding:10px;
	color:#FFF;
}
.slider-container .caption .title * {
	color:#FFF;
	margin:0;
}
.slider-container .caption .title h1 {
	margin-top:-6px;
	min-width:150px;
}
.slider-container .caption .description {
	background:rgba(0,0,0,.7);
	font-size:110%;
}
.slider-container .caption .description p {
	margin:0;
}
.slider-container .bxslider li {
	height:100%;
	min-height:450px;
}

/* quote form*/
.quote-form {
	width:100%;
	color:#FFF;
	/*max-width:934px;
	white-space:normal;*/
	padding:20px;
	margin:-80px auto 0;
	z-index:2;
	position:relative;
	background:#bf3030;
	box-shadow:0 0px 3px rgba(0,0,0,.5);
}
.quote-form h1 {
	margin-top:0;
	color:#FFF;
}
.quote-form a {
	color:#FFF;
}
.quote-form .form-control {
	/*margin-right:5px;
	padding:6px 4px;*/
	border:0;
}
.quote-form .form-group {
	/*margin-right:8px;*/
	vertical-align:top;
}
.quote-form select {
	max-width:204px;
	/*-webkit-border-radius:0;
	border-radius:0;
	-webkit-appearance:none;*/
}
/*.quote-form select:after {
	position:absolute;
	z-index:21;
	content:"1";
	top:50%;
	right:10px;
}*/
.quote-form .btn {
	height:35px;
	line-height:35px;
	padding-top:0;
	padding-bottom:0;
	width:95px;
}
.quote-form .other-location,
.quote-form .all-inclusive {
	margin-top:8px;
}
.quote-form .return-location {
	display:none;
	margin-bottom:10px;
}
.quote-form .alert {
	margin: 18px 0 0;
}

/* offers */
.offers {
	background:#595E64;
}
.offers {
}

/* fleet */
.fleet {
	/*background:#454C54;*/
}
.fleet img {
	display:inline-block !important;
	width:auto;
	max-height:130px;
}
.fleet h4 {
	margin-top:13px;
	margin-bottom:3px;
	font-size:14px;
}
.fleet .caption * {
	white-space:nowrap;
}
.fleet .price-range {
	text-align:right;
}
.fleet .box-img {
	/*border-bottom:1px dashed #B2B5B9;
	padding:20px 0;*/
	background:#fff;
	padding:5px;
}
.fleet .box-details {
	background:#595e64;
	color:#A7B0B6;
	padding:20px 20px 10px;
	margin-top:1px;
}
.fleet a.btn-book {
	font-size:140%;
}
/*.fleet .vechile:first-child {
	padding-top:10px;
}
.fleet .vechile:last-child {
	border-bottom:0;
	padding-bottom:0px;
}*/
.fleet .group {
	margin:20px 0 10px;
}
.fleet table {
	width:100%;
	margin:0px 0 15px 0;
	margin-left:-5px;
}
.fleet table th,
.fleet table td {
	padding:5px 5px;
}
@media (max-width: 1200px) {
.fleet table th,
.fleet table td {
	padding:5px 1px;
	font-size:90%;
	letter-spacing:-1px;
}
.fleet .price-range {
	text-align:left;
}
}
.fleet .details {
	text-align:center;
	font-size:85%;
}
.fleet .details li {
}
.fleet table td {
	border-top:1px solid #686D72;
}
.fleet .price {
	text-align:right;
	font-weight:bold;
}
.fleet table tr:nth-child(2n-1) td {
	/*background:#e5e5e5;*/
}
.car-icon {
	display:inline-block;
	width:24px;
	height:24px;
	background:url(../img/car_icons.png) no-repeat 0 0 #A7B0B6;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
}
.car-icon.seats { background-position:0 0px; }
.car-icon.suitcases { background-position:0 -24px; }
.car-icon.suitcases-small { background-position:0 -48px; }
.car-icon.automatic { background-position:0 -72px; }
.car-icon.manual { background-position:0 -96px; }
.car-icon.air-con { background-position:0 -120px; }
.car-icon.fuel { background-position:0 -144px; }

/* booking */
.rate {
	margin-top:10px;
	width:100%;
}
.rate > div {
	display:inline-block;
	width:49%;
	text-align:center;
}
.rate > div:first-child {
	background:#f0f0f0;
	margin-right:0px;
}
.rate > div:last-child {
	background:#dedede;
}
.rate-price {
	font-size:100%;
}
.rate-price .price {
	font-size:120%;
	letter-spacing:-1px;
	display:inline-block;
	margin-top:5px;
}
.quick-select {
	position:relative;
	margin-top:10px;
	padding:8px;
	color:#FFF;
	float:right;
}
.quick-select label,
.quick-select .btn,
.quick-select .form-control {
	margin-left:10px;
}
.booking .extras label {
	width:100%;
}
.booking .extras .form-control {
	display:inline-block;
	text-align:center;
	margin-right:8px;
	height:24px;
	line-height:100%;
	padding:0 5px;
	width:40px;
}
.booking .form-group {
	clear:both;
	padding-top: 10px;
	margin-bottom:0;
}
.selected-group .fleet {
	font-size:90%;
}
@media (min-width: 1200px) {
.selected-group.fixed {
	position:fixed;
	z-index:2;
	top:0px;
	width:100%;
	max-width:360px;
}
}

/* contacts */
#mapcanvas {
	height:400px;
	width:100%;
	border-bottom:1px solid #eee;
}
dl.contacts {
	margin-top:26px;
	margin-left:-8px;
	font-size:110%;
}
dl.contacts dt,
dl.contacts dd {
	float:left;
	line-height:28px;
}
dl.contacts dt {
	clear:both;
	min-width:40px;
	text-align:center;
}
dl.contacts dd {
	margin-left:10px;
}
dl.contacts address {
	line-height:140%;
}

/* footer */
#footer-menu {
	padding:30px 0;
	color: #999;
	background-color: #fff;
}
#footer-content {
	padding: 20px 0;
	text-align: center;
}

/* weather */
#weather img {
	display:block;
}

/* social */
.social-networks li {
	margin-right:5px;
}
.social-networks li a {
	color:#999;
}
.social-networks a:hover .fa-facebook {
	color:#3b5998;
}
.social-networks a:hover .fa-google-plus {
	color:#c32f10;
}
.social-networks a:hover .fa-linkedin {
	color:#007bb6;
}
.social-networks a:hover .fa-twitter {
	color:#00aced;
}

/* general */
textarea {
	resize:none;
}
.text-sm {
	font-size:90%;
}
.text-md {
	font-size:110%;
}
.text-lg {
	font-size:130%;
}
.text-xl {
	font-size:150%;
}
.text-light {
	color:#A7B0B6;
}
.shadow {
	-moz-box-shadow: 0 1px 4px #ccc;
	-webkit-box-shadow: 0 1px 4px #ccc;
	box-shadow: 0 1px 4px #ccc;
}

/* step wizard */
.stepwizard-step p {
    margin-top: 10px;    
}
.stepwizard-row {
    display: table-row;
}
.stepwizard {
    display: table;     
    width: 100%;
    position: relative;
}
.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #ccc;
    z-order: 0;
    
}
.stepwizard-step {    
    display: table-cell;
    text-align: center;
    position: relative;
}
.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

/* login */
@media (min-width: 768px) {
    .omb_row-sm-offset-3 div:first-child[class*="col-"] {
        margin-left: 25%;
    }
}
.omb_login {
	background:#FFF;
	padding:10px 20px 20px;
}
.omb_login .omb_authTitle {
    text-align: center;
	line-height: 300%;
}	
.omb_login .omb_socialButtons a {
	color: white;
	opacity:0.9;
}
.omb_login .omb_socialButtons a:hover {
    color: white;
	opacity:1;    	
}
.omb_login .omb_socialButtons .omb_btn-facebook {background: #3b5998;}
.omb_login .omb_socialButtons .omb_btn-twitter {background: #00aced;}
.omb_login .omb_socialButtons .omb_btn-google {background: #c32f10;}
.omb_login .omb_loginOr {
	position: relative;
	font-size: 1.5em;
	color: #aaa;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.omb_login .omb_loginOr .omb_hrOr {
	background-color: #cdcdcd;
	height: 1px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.omb_login .omb_loginOr .omb_spanOr {
	display: block;
	position: absolute;
	left: 50%;
	top: -0.6em;
	margin-left: -1.5em;
	background-color: white;
	width: 3em;
	text-align: center;
}			
.omb_login .omb_loginForm .input-group.i {
	width: 2em;
}
.omb_login .omb_loginForm  .help-block {
    color: red;
}	
@media (min-width: 768px) {
    .omb_login .omb_forgotPwd {
        text-align: right;
		margin-top:10px;
 	}		
}

/* sticky footer */
html, body {
	height: 100%;
}
#wrap {
	min-height: 100%;
}
.main-container {
	overflow:auto;
	padding-bottom: 311px;
	position:relative;
}
body.contacts .main-container {
	padding-bottom:251px;
}
#footer {
	position: relative;
	margin-top: -251px; /* negative value of footer height */
	clear:both;
} 
/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

@media (max-width: 767px) {
	
}
