/***********************************************************************
******************* reset.css ******************************************
************************************************************************/

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:16px;font-family:inherit;vertical-align:baseline;}
body { line-height:1.5;}
table { border-collapse:separate; border-spacing:0; }
caption, th, td { text-align:left; font-weight:normal; }
table, td, th { vertical-align: middle; }
blockquote:before, blockquote:after, q:before, q:after { content:""; }
blockquote, q { quotes:"" ""; }
a img { border:none!important; }
.clearer { height: 0px; overflow: hidden; margin: 0px; clear: both; }
.margin-top5{margin-top: 5px;}
.margin-top10{margin-top: 10px;}
.margin-top20{margin-top: 20px;}
.margin-top30{margin-top: 30px;}
.margin-top50{margin-top: 50px;}
.margin-bottom5{margin-bottom: 5px;}
.margin-bottom10{margin-bottom: 10px;}
.margin-bottom20{margin-bottom: 20px;}
.margin-bottom30{margin-bottom: 30px;}
.margin-bottom50{margin-bottom: 50px;}
/***********************************************************************
******************* typography *****************************************
************************************************************************/

/* Titoli */
h1, h2, h3, h4, h5, h6 { font-weight: bold; color:#111;}
h1 { font-size:20px; line-height:1; margin-bottom:0.5em; }
h2 { font-size:20px; font-weight: normal; display: inline; margin-bottom:10px; }
h3 { font-size:100%; line-height:1; margin-bottom:1em; }
h4 { font-size:1.2em; line-height:1.25; margin-bottom:1.25em; }
h5 { font-size:1em; margin-bottom:1.5em; }
h6 { font-size:1em; }
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img { margin:0;}

/* Paragrafi */
p { padding: 4px 0 4px 0; line-height: 22px; font-size: 16px;}
p img.left { float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

/* Link */
a { color:#c55805; text-decoration:none;}
a:link, a:visited { color: #c55805; text-decoration: none; }
a:active, a:hover { color: #621303; text-decoration: underline }


/* Formattazione */
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong { font-weight:bold; } 
em, dfn { font-style:italic; } 
dfn { font-weight:bold; }
sup, sub { line-height:0; }
abbr, acronym { border-bottom:1px dotted #666; }
address { margin:0 0 1.5em; font-style:italic; }
del { color:#666;}
pre { margin:1.5em 0; white-space:pre;}
pre, code, tt { font:1em 'andale mono', 'lucida console', monospace; line-height:1.5; }
caption {background:#eee;}
.small { font-size:.9em; margin-bottom:1.875em; line-height:1.875em;}
.large { font-size:1.2em; line-height:2.5em; margin-bottom:1.25em;}
.hide { display:none; }
.quiet { color:#666; }
.loud { color:#000; }
.highlight { background:#ff0;}
.added { background:#060; color:#fff; }
.removed { background:#900; color:#fff; }
.first { margin-left:0; padding-left:0; }
.last { margin-right:0; padding-right:0; }
.top { margin-top:0; padding-top:0; }
.bottom { margin-bottom:0; padding-bottom:0; }
.center { text-align: center; }

/*liste e tabelle*/
li { margin: 0; line-height: 22px; margin-left: 10px; }
ul, ol {margin:0; }
ul { list-style-type: disc; }
ol { list-style-type:decimal; }
dl { margin:0 0 1.5em 0; }
dl dt { font-weight:bold; }
dd { margin-left:1.5em; }
table { margin-bottom:1.4em; width:100%; }
th { font-weight: bold; background:#C3D9FF; }

tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}

/*******************************************************************************
*************************   web site    ****************************************
*******************************************************************************/
body  {font-size: 16px; color: #222; font-family: Georgia, serif; }
.body-home  {
	background:url('../images/bg/bg-home.gif') repeat-x #fff !important;
	/*font-size: 75%; */
	color: #222; 
	font-family: Georgia, serif; 
}
.header {margin-top: 30px;}

/*navigation*/
#navigation {height:80px; width:550px;margin:5px 0 0 0;padding:0 0 0 0; font-size: 13px;}
#navigation a {color:#000;}
ul#nav {width: 750px;height:46px;padding:0 0 0 0;margin:0 0 0 15px;}
ul#nav li {line-height: 32px;width: 98px;margin-top: 20px;padding:30px 30px 0 0;margin:0;display:block;float:left; text-align: center;/*text-indent:-9999px;*/}
ul#nav li a {height:46px;border:0;display:block;text-decoration:none;overflow:hidden;padding:0;margin:0;}
li#home a, li#about a, li#portfolio a, li#, li#contact a{height:46px;}
li#home a:hover, li#home a:focus, li#about a:hover, li#about a:focus,
li#portfolio a:hover, li#portfolio a:focus, li#contact a:hover, 
li#contact a:focus{color: #000;height:46px; width:98px;background-image:url('../images/bg/toolbar.gif');background-repeat:no-repeat;background-position:0px -46px;}
/*current page*/
.currentPage {background-image:url('../images/bg/toolbar.gif');background-repeat:no-repeat;background-position:0px 0px;}
a.currentPage{color:#fff!important;}

/*slider*/
.project {background:#b5b5b4; padding: 7px; font-size: 13px; color: #fff; font-style: italic;}
.site {background:#8d8d8d; padding: 7px; font-size: 13px; color: #fff; font-style: italic;}
.site a {color: #fff;}

/*section*/
.medium {height: 320px;}
.bottom {margin: 20px 0 0 0;}
.footer { text-align: center; margin: 40px 0 0 0;}

/*colors*/
.orange {color: #001fdb;}
.darkorange {color: #001fdb;}
.grey, .greyRight {color: #6b6c69;}
.greyRight {float: right;}



/*contact*/
.skype {margin: 25px 0 0 0}

.mascotte {margin: 30px 0 0 0;}

/*portfolio*/
#lastWork, .work, .getTouch {margin: 40px 0 0 0;}
.screenshot {width: 420px; height: 250px; background-image:url('../images/bg/screen.png');background-repeat:no-repeat;}
.screenshot img {margin: 25px 0 0 31px;padding: 0; border: 1px green solid;}
.separator {width: 960px; margin: 40px auto 0 auto;height: 2px; border-top: 1px #b8b8b8 dashed;}
#social img {margin: 0px 5px 0 0;}

/*contact form*/
#contactForm{margin:15px 0;padding-bottom:15px;}
#contactForm .formContent{width:100%;}
label{padding:8px 0 0 10px;display:block;background:url('../images/arrow.jpg') no-repeat 0 15px;}
label span.name{padding:0 0 0 15px;font-style:italic;color:#d81614;font-size:10px;}
label span.email{padding:0 0 0 15px;font-style:italic;color:#d81614;font-size:10px;}
label.optional{font-weight:normal;}
input{border:1px solid #aaa5a2;width:100%;}
.input{padding:6px;display:block;border:1px solid #aaa5a2; width:100%;}		
.submit{font-family: Georgia;display:block;cursor:pointer;background:#000;text-align:center;color:#fff;padding:7px 10px;border:none;margin-top:10px; width:200px}	
textarea{border:1px solid #aaa5a2;padding:7px;overflow:auto;width:100%;font-family:"Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;font-size:11px;font-weight:normal;}	
fieldset{border:none;margin:0 0 25px 0;clear:both;}	
input.inputError{border:1px solid #E22221;}	
label.inputError{display:none!important;}
textarea.inputError{border: 1px solid #EFBF18 !important;}
select{
    margin-bottom: 15px;
    background: white;
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}
option{padding:2px 0 0 5px;}
.responseMessage{display:block;padding:8px;background:#e0e0e0;color:#9c5203;}

/*twitter*/
ul#twitter_update_list li {list-style-type:none;padding: 0 0 10px 0;color:#000;}
ul#twitter_update_list .divisor {height:1px;border-bottom:1px solid #f1f0f0;}
ul#twitter_update_list .data {color:#6b6c69;}
ul#twitter_update_list .data:before {content:"#[";}
ul#twitter_update_list .data:after {content:"]";}
ul#twitter_update_list a:link, ul#twitter_update_list a:visited {color:#ab4b05;text-decoration:none;}
ul#twitter_update_list a:hover, ul#twitter_update_list a:active {color:#ab4b05;text-decoration:underline;}

/*scroll*/
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #777777;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 15px;
    bottom: 15px;
    padding-top: 2px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
    background-color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
    opacity: 1.0;
}
.scroll-top-wrapper i.fa {
    line-height: inherit;
}

/* Vehicles
--------------------------------------------*/
#vehicles {
}
#vehicles .title {
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 65px;
}
#vehicles .subtitle {
  font-weight: normal;
}
#vehicles .vehicle-nav {
  list-style: none;
  margin-left: -10px;
  margin-bottom: 10px;
  padding: 0;
}
#vehicles .vehicle-nav li {
  background-color: #e3e2e2;
  margin-bottom: 1px;
  position: relative;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#vehicles .vehicle-nav li span {
  width: 0px;
  height: 0px;
  border-left: 10px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  display: block;
  position: absolute;
  right: -10px;
  top: 10px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
#vehicles .vehicle-nav li:hover {
  background-color: #d1cece;
}
#vehicles .vehicle-nav li.active {
  background-color: rgba(198, 19, 52, 0.8);
  font-weight: bold;
}
#vehicles .vehicle-nav li.active span {
  border-left-color: rgba(198, 19, 52, 0.8);
}
#vehicles .vehicle-nav li a {
  font-size: 14px;
  color: #716d6e;
  padding-left: 15px;
  display: block;
  height: 30px;
  line-height: 30px;
}
#vehicles .vehicle-nav li.active a {
  color: #fff;
}
#vehicles .styled-select-vehicle-data {
  border: 2px solid #efe9e9;
  height: 43px;
  position: relative;
  width: 100%;
  display: none;
}
#vehicles .styled-select-vehicle-data:after {
  content: '';
  background: #ffffff url('../img/dropdown-icon.png') no-repeat 5px 18px;
  right: 0px;
  top: 0px;
  width: 30px;
  height: 39px;
  position: absolute;
  pointer-events: none;
}
#vehicles .styled-select-vehicle-data select {
  border: none;
  font-size: 16px;
  width: 100%;
  background-image: none;
  background: #fff;
  -webkit-appearance: none;
  padding: 1px 10px;
  height: 39px;
}
#vehicles .vehicle-img {
  text-align: center;
}
#vehicles .vehicle-img img {
  display: inline-block;
}
#vehicles .vehicle-price {
  background-color: rgba(48, 49, 49, 0.7);
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 20px;
  font-weight: 900;
  color: #fff;
}
#vehicles .vehicle-price .info {
  font-weight: normal;
  font-size: 18px;
}
#vehicles .reserve-button {
  background-color: #c61334;
  color: #fff;
  display: block;
  height: 50px;
  line-height: 51px;
  font-size: 24px;
  font-weight: 900;
  padding: 0 15px;
  box-shadow: 6px 6px 0 #efe9e9;
  text-transform: uppercase;
  -webkit-transition: .2s;
  transition: .2s;
}
#vehicles .reserve-button:hover {
  background-color: #716d6e;
}
#vehicles .reserve-button span {
  margin-right: 7px;
}



.home-background{
	background: #f0f2ee;
	padding: 15px;
	margin-bottom: 20px;
}

.home-publi{
	margin-bottom: 0px;
	text-align: center;
}

.home-boxes{
	margin-bottom: 25px;
}

.margin-bottom25{
	margin-bottom: 25px;
}

.img-responsive{
	display: inline !important;
}

.home-precio{
	font-size: 20px;
	font-weight: bold;
}
.home-horas{
	font-size: 20px;
	font-weight: bold;
}
.text-center{
	text-align: center;
}

.faq {
    padding-bottom: 50px;
}

/*about*/
#baloon h2 {font-size: 26px; line-height: 40px; letter-spacing: -1px; }

.navbar{
	box-shadow: 0 0 14px -2px #808080;
}
@media ( max-width: 765px ) {
.navbar-brand {
		float: left;
		font-size: 18px;
		height: 90px;
		line-height: 90px;
	}
	
	.navbar-brand  img{
		width: 220px;
	}
	
	.navbar-menu{
		margin-top:25px;
	}
	
	#baloon { background-repeat:no-repeat; margin-top: 20px;}


}

@media (max-width:989px) and (min-width:766px) {
	
	.navbar-nav > li > a
	{
		padding-bottom: 10px;
		padding-top: 10px;
		margin-right: 3px;
	}
	
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		background-color: #0036cf;
		color: #FFF;
	}

	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
	{
		padding-bottom: 10px;
		padding-top: 10px;
		background-color: #e7e7e7;
	}
	
	.navbar-brand {
		float: left;
		font-size: 18px;
		height: 90px;
		line-height: 90px;
	}
	
	.navbar-brand  img{
		width: none;
	}
	
	.navbar-menu{
		margin-top:20px;
	}
	
	#baloon { background-repeat:no-repeat; margin-top: 20px;}

}
	
@media ( min-width: 990px ) {
	.navbar-nav > li > a
	{
		padding-bottom: 10px;
		padding-top: 10px;
		margin-right: 3px;
	}
	
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		background-color: #0036cf;
		color: #FFF;
	}
	
	.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
	{
		padding-bottom: 10px;
		padding-top: 10px;
		background-color: #e7e7e7;
	}

	
	.navbar-brand {
		float: left;
		font-size: 18px;
		height: 95px;
		line-height: 95px;
		padding: 5px 15px 5px 15px;
	}
	
	.navbar-brand  img{
		width: none;
	}
	
	.navbar-menu{
		margin-top:27px;
		margin-left: 50px;
	}
	
	#baloon { background-repeat:no-repeat; margin-top: 50px;}

	
}