@import url(/themes/fonts/lato/lato.css);

/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
html{
	height: 100%;
	padding: 0px;
	margin: 0px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width:800px){ 
 
html { 
overflow-x:hidden; 
} 
.contenitore_generale_destra { 
white-space: nowrap;
}
  
}
  
body {
	height: 100%;
	padding: 0px;
	margin: 0px;
    color: #5a5a5a;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-size: 12px;
	overflow-x:hidden;
	line-height: 15px;
}

#testo-motori{
	display:none;
	position: absolute;
	left: -999px;
}
	
.immagini, .immaginiDoveSiamo {
	display: none;
	position: relative;
}

.immagini img, .immaginiDoveSiamo img {
	width: 100%;
}
	
.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
	z-index:1;
}
	
a  {
	color: #ffffff;
	text-decoration: none;
	}
a:hover, a:focus, a:active {
	color: #fff;
}

ul, ol {
   margin: 10px 0px 10px 20px;
}
	
.navbar-inverse {
    z-index:1;
}
	
#map_canvas{
    bottom: 0px;
    height: auto;
    left: 0px;
    position: fixed !important;
    right:0px;
    top: 40px;
    z-index: 0 !important;
}
  
#fancybox-wrap {
    z-index:99999;
}

#cubic {
   width:auto;
   height:auto;
   float:right;
   margin-right:10px;
   position:relative;
   margin-top: 5px;
}
  
.cubic_alt {
	display:none;
} 

#credits {
   width:auto;
   height:auto;
   float:left;
   margin-left:10px;
   position:relative;
}
   
#credits p, #credits .p{
   margin-top:10px;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */
.navbar {
	position: fixed;
	z-index:99999;
	height: auto;
	margin-bottom: 0px;
	border: none;
	background-color:rgb(36,36,36);
}

.navbar-collapse {
	height: auto;
	padding-top: 25px;
	padding-left: 20px;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-brand {
	background-color:rgb(0,102,51);
	float: left;
	margin: 5px 0 0 0;
}

.navbar .nav {
    position: relative;
    left: 220px;
    display: block;
    float: left;
    margin: 28px 10px 0px 20px;
}

.navbar-inverse .navbar-inner {
    min-height: auto;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #373636;
    background-image: none;
    background-repeat: repeat-x;
    border:0px;
    border-radius:0px;
    box-shadow:0px;
}

.logo-flags {
	background-color: rgb(0, 102, 51);
	padding:0px 10px 10px 10px;
	position: absolute;
	width: auto;
	max-width:200px;
    height: auto;
    margin: 0px 0px 0px 80px;
}
	
.navbar-header {
	background-color:rgb(0,102,51);
}

.navbar-inverse .navbar-nav > li > a {
	text-transform:uppercase;
	cursor:pointer;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #06a455;
	background-color: none;
}

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
	border-top-color: #06a455 !important;
	border-bottom-color: #06a455  !important;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
	border-top-color: #06a455 !important;
	border-bottom-color: #06a455 !important;
}
	
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #06a455;
	background-color: #080808;
}

.dropdown-menu > li > a {
	font-weight: normal;
	line-height: 1.428571429;
	color: #06a455;
}

.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #06a455;
	background-color: transparent;
}

.dropdown-menu {
    font-size: 14px;
    list-style: none outside none;
    background-color: rgb(00, 00, 00);
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0px 6px 12px rgba(36, 36, 36, 0.176);
    background-clip: padding-box;
}
	
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
    background-color: rgb(0,102,51);
    background-image: linear-gradient(to bottom, rgb(0,102,51), rgb(0,102,51));
    background-repeat: repeat-x;
    color: rgb(255, 255, 255);
    text-decoration: none;
}

/* FLAGS
-------------------------------------------------- */
#flags a.flag {
    float:left;
    width: 14px;
    height: 11px;
    background: url(../images/flags.gif) repeat scroll 0px 0px transparent;
    margin: 10px 6px 0px 0px;
}

#flags {
    float: left;
    text-align: center;
    margin: 0px 0px 0px 20px;
    padding: 10px 10px 10px 10px;
}

#flags #en {
    background-position: -14px 0px;
}

#flags #de {
    background-position: -28px 0px;
}

#flags #fr {
    background-position: -42px 0px;
}

#flags #es {
    background-position: -56px 0px;
}

#flags #ru {
    background-position: -70px 0px;
}

#flags #nl {
    background-position: -84px 0px;
}

/* SOCIAL DIV
-------------------------------------------------- */

.header_dx {
    float:right;
	margin-top:28px;
}

.social {
    float:left;
	padding:5px;
}
	
.book_box {
    float: left;
    padding: 5px;
    text-transform: uppercase;
    background-color: rgb(204, 0, 0);
    border-radius: 4px;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
    position: relative;
	cursor:pointer;
}
	
.book_box p, .book_box .p {
    float:left;
	padding:2px;
	margin: 0px;
}
	
.book_box img{
	float:left;	
	padding: 2px;
	}
	
.content_right {	
	float:left;
	margin-top:20px;
	}
	
	/* EMAIL
-------------------------------------------------- */
.email {
	float:left;
	padding: 5px 5px 0px;
	}
	
.email a:hover,  .email a:focus, .email a:active{
	color: #698376;
}
	
.logo_sx {
	position:relative;
	margin-right:15px;
    float:left;
    padding:5px;
}

/* CAMERA SLIDER
-------------------------------------------------- */
.fluid_container {
	bottom: 0;
	height: 100%;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 0;
}

#camera_wrap_4 {
	bottom: 0;
	height: 100%;
	left: 0;
	margin-bottom: 0!important;
	position: fixed;
	right: 0;
	top: 0;
}
		
.cameraContent {
    bottom: 0px;
    display: none;
    left: 0px;
    position: relative;
    right: 0px;
    top: 0px;
    width: 100%;
	height:auto;
}

.cameraCont, .cameraContents {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 0;
	height:auto;
}
	
.camera_target_content {
    overflow: hidden;
    position: relative;
    top: 0px;
    z-index: 2;
}

.camera_fakehover {
    height: 100%;
    min-height: 60px;
    position: relative;
    width: auto;
    z-index: 1;
}

.camera_next {
    left: 40px;
}

.camera_commands {
    left: 80px;
}
	
.label {
	position:relative;
	text-transform:uppercase;
	float:left;
	display: inline;
	padding: .4em .6em .4em;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #999;
	text-align: center;
	white-space: nowrap;
	vertical-align:baseline;
	border-radius: .25em;
	background-color: transparent;
}

.icon img {
 	float:left;
	margin:0px 5px 0px 5px;
	position:relative;
}

input, textarea, .uneditable-input {
    margin: 0px 2px 2px 0px;
 }

/* SOCIAL ICONS
-------------------------------------------------- */
a#facebook {
 	margin:20px 0px 0px 0px;
}

a#twitter {
 	margin:20px 0px 0px 0px;
}

a#google {
 	margin:20px 0px 0px 0px;
}

a#skype {
 	margin:20px 0px 0px 0px;
}

/* INDEX
-------------------------------------------------- */
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 100%;
}

.navbar .container. {
	position:fixed;
	top:0;
	width: 100%;
	height: 100%;
	z-index:1;
}

.lead {
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.4;
}

/* CONTENTUTI DESTRA
-------------------------------------------------- */
.contenitore_generale_destra {
	position:absolute;
	height:100%;
    width: 593px;
	right:0px;
	z-index:19;
	
}

.content_controls, .contenuti_pagina{
	float:left;
}

.img_sidebar {
	margin-top:75px;
}

.contenuti_pagina {
	position:relative;
	background: none repeat scroll 0% 0% rgb(238, 238, 238);
	display:block;
	height: 100%;
    width: 550px;
	overflow:auto;
	z-index:19;
}
		
.testi_pagina {
	margin-top:0px;
	position:relative;
	padding:10px 20px 60px 20px;
	white-space: normal;
}

/* CHIUSURA CONTENUTI
-------------------------------------------------- */
.content_controls {
	width: 43px;
	height: 100%;
	overflow:hidden;
 }
 
#control {
    width: 43px;
    height: 43px;
    /*background: url('/themes/images/supersized/forward.png') repeat scroll 0% 0% transparent;*/
    position: fixed;
	top:50%;
	margin-top:-22px;
    cursor: pointer;
 }
	
/* PROPRIETA CONTENUTI
-------------------------------------------------- */
.testi_pagina	a {
    color: rgb(0,102,51);
    text-decoration: none;
}

.testi_pagina li {
    line-height: 15px;
    list-style-image: url("/themes/images/list-image.png");
    list-style-position: outside;
}
	
.testi_pagina h4 {
	text-transform: uppercase;
	font-size: 12px;
	margin: 0px;
}
	
.featurette-heading {
    position: relative;
    background: none repeat scroll 0% 0% rgb(0, 0, 0);
	opacity: 0.5;
	filter: alpha(opacity=50); /* For IE */
    font-weight: 400;
	font-size:18px;
	text-transform:uppercase;
    color: rgb(255, 255, 255);
    height: auto;
    width: auto;
	padding: 0px 0px 0px 20px;
    margin-top: 0px;
}
	
.slider-cont {
	height:100%;
	bottom:0;
	left: 0;
	position: relative;
	z-index: 0;
}
			
#camera_wrap_1{
    display: block;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -999;
}
	
/* FOOTER
-------------------------------------------------- */
/* Set the fixed height of the footer here */
#footer {
	min-height: 10px;
	background-color: rgb(36,36,36);
	padding:5px;
	z-index:999;
	width: 100%;
	height: auto;
	position: fixed;
	overflow: hidden;
	bottom: 0px;
	color: #ccc;
	}

/* CONTATTI
-------------------------------------------------- */
input[type="submit"], button {
    font-family: "Lato";
    border: 1px solid rgb(130, 184, 103);
    color: white;
    background-color: rgb(79, 124, 58);
    width: auto;
    cursor: pointer;
    padding: 4px 6px;
    margin: 0px 10px 10px 0px;
	}

form .input {
    float: left;
    width: 100%;
    margin: 0px 0px 16px;
	}
	
form input, form textarea {
    float: left;
    border: 1px solid rgb(102, 102, 102);
    padding: 2px 6px !important;
    width: 63%;
    font-size: 12px !important;
    resize: none;
}

form label {
    float: left;
    width: 20%;
}

form div#privacy p, form div#privacy .p {
    padding-left: 0px;
    width: 100%;
}

form input#privacy {
    position: relative;
    top: 2px;
    width: auto;
}

.gallery{
   position: relative;
   overflow:hidden;
   width:100%;
   height:100%;
   z-index:0;
}

.gallery_alt{
   display:none;
}
 
.dropdown-menu {
	z-index: 9998 !important; 
}
 
.dropdown-menu a {
	position:relative !important;
	z-index: 9999 !important; 
}

#errore_calcolo_percorso{
	display: none;
	color: #FF6600 !important;
	font-size: 0.9em;
	position: relative;
	padding: 30px 0 0 ;
}

.flash.success {
	color: #063 !important;
	font-size: 0.9em;
	position: relative;
	padding: 5px;
}
	
#calcolo_percorso_punti_di_interesse {
	margin:10px 0 0 ;
}
#calcolo_percorso_punti_di_interesse b{
	margin:10px;
}
	
input[type="radio"], input[type="checkbox"] {
    margin: 10px 5px 10px;
}

.launchBookingA {
	/* display:none; */
}
	
.flash.error {
	color:#F10307;
}
	
form div#privacy p, form div#privacy .p {
    margin-top: 10px;
}
	
.tel_responsive {
   display:none;
}

.adp, .adp table, .adp-list {
    color: #5a5a5a;
	font-family: "Lato", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

label, input, button, select, textarea {
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
}

#doveSiamoMobile {
   display:none;
}

.iubenda_legal_document h1 {
	font-size:25px;
}
.iubenda_legal_document h2 {
	font-size:20px;
}