@charset "utf-8";

.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #fafafa url(../img/page-loader.gif) no-repeat center center;
	text-align: center;
	color: #999;
}
html, body{
  height: 100%;   
}
h1, h3{
	color:#fff;	
}
body{
	text-align:center;
	font-family: 'Ubuntu', sans-serif;
	font-size:20px;
	font-style:italic;
	color: #262a33;		
	background:url(../img/sfondo.jpg) no-repeat center center fixed;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;		
}
a{
	color:#fff;
	text-decoration:none;	
	text-align:center;	
}
a:hover{
	color:#fff;
	text-decoration:underline;
	cursor:pointer;
}
input, textarea{
	font-family: 'Ubuntu', sans-serif;
	color:#000;
}
h4 {
	font-family: 'Ubuntu', sans-serif;
	color:#fff;
}
#small{
	font-size:9px;
	color:#000;	
}
#container {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -80px;		
}
#content{
	width:100%;
	position:relative;
	padding-top:120px;
	padding-bottom:20px;	
}
#push {
	height: 80px;
    clear: both;
}
#footer{
	position:relative;
	clear: both;
	height:0px;
	margin-top:80px;
	width:100%;	
	background-color:#000;
	text-align:center;
	line-height:1.5;	
	display:none;	
}
#footer span{
	display:block;
	color:white;
	font-size:12px;
}
.ita, .eng{
	display:none;
	text-align:justify;
	line-height:1.3;
}
#langbox{
	position:absolute;	
	width:340px;
	height:340px;	
	margin-top:-172px;
	margin-left:-172px;	
	top:33%;
	left:50%;	
	border:2px solid #fff;
	border-radius:25px;		
	background-color:rgba(38,42,51,0.8);		
	display:none;
}
#logo{	
	position:absolute;	
	width:200px;
	height:200px;
	margin-top:-120px;
	margin-left:-100px;	
	top:50%;
	left:50%;				
	display:none;
	z-index:10;	
}
#langbox-footer{
	padding:10px;
	margin:0 auto;
	color:#fff;
	margin-top:250px;
	display:none;	
}
#langbox-footer span:not(#flag){
	margin-top:10px;
	display:block;	
}
#langbox-footer span:last-child{
	font-size:20px;
}
#ita-flag, #eng-flag {
	border: 2px solid #262a33;
	border-radius: 10px;
	margin-right: 45px;
	margin-left: 45px;
}
#ita-flag:hover, #eng-flag:hover{
	cursor:pointer;
	border: 2px solid #fff;
}

/*---------------------NAV--------------------------------------*/
#nav-container{
	position:relative;
	top:0px;
	display:none;
	z-index:2;	
}
.navbar {
	background-color:rgba(38,42,51,0.6);
	padding-top:50px;
	border:0px;	
}
#left-navbar{
	margin-left:200px;
}
#home, #locations, #more, #contacts{
	text-decoration: none;		
	color:#fff;
}
#home:hover, #country-side:hover, #city:hover, #more:hover, #contacts:hover {
	text-decoration: underline;	
	cursor:pointer;	
}
#sea-side{
	text-decoration:none;
	color:#000;
	text-align:center;
}



.dropdown-submenu {
    position: relative;
}
.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}

/*----------------------------------------------------------------*/

#home-box{
	position:relative;		
	margin:0 auto;		
	width:600px;		
	padding:20px;
	border:2px solid #fff;
	border-radius:25px;			
	background-color:rgba(38,42,51,0.7);
	display:none;
}
#home-box .ita, #home-box .eng{
	padding-left:20px;
	padding-right:20px;

}
#cont_more img, #melograno-foto img, #lamadonna-foto img{
	border:2px solid #fff;
	border-radius:25px;
	margin-bottom:20px;	
}
.ita, .eng{
	line-height:1.3;
	text-align:justify;
	color:white;
	font-size:18px;
	display:none;
}

#locations-box{
	position:relative;	
}


/*SLIDER*/
#melograno-box{
	position:relative;		
	margin:0 auto;			
	width:90%;	
	height:auto;
	padding:30px;
	max-width:1024px;	
	border:2px solid #fff;
	border-radius:25px;			
	background-color:rgba(38,42,51,0.8);		
	display:none;			
}
.slider-for div{
	margin-top:10px;
}
.slider-nav div{
	display: block;	
	margin-top:5px;
	margin-bottom:5px;
}
.slider-for div img,
.slider-nav div img{
	width:0px; /*95%*/	
	height:auto;
	margin:0 auto;	
	border-radius:10px;
	border:0px;
	display:none;
} 
.slider-nav div img:hover{
	cursor:pointer;	
}
.slick-dots{
	bottom:-50px!important;
}
.slick-dots li button:before{
	font-size: 17px!important;
}
.slick-slider {
    margin-bottom: 0px!important;
}
.slick-prev{
	left: -30px!important
} 
.slick-prev:before,
.slick-next:before{
   color: #000!important;
}

#siena img{
	width:100%;
	height:auto;
	border-radius:25px;
	border:2px solid #fff;
	margin-bottom:30px;
}
#more-box img{
	width:100%;
	max-width:250px;
	height:auto;	
	margin-bottom:30px;
}
#lamadonna-box, #city-box, #more-box{
	position:relative;
	width:90%;	
	height:auto;
	padding:40px;
	max-width:960px;
	margin:0 auto;
	border:2px solid #fff;
	border-radius:25px;
	background-color:rgba(38,42,51,0.8);
	display:none;
}


#formbox{
	width:50%;
	max-width:600px;
	margin:0 auto;
	padding:20px;
	font-weight:bold;
	text-align:left;
	background-color:rgba(38,42,51,0.8);	
	color:white;		
	border-radius:10px;
	border:2px solid #fff;
	display:none;
}
#formbox h1{
	font-size:28px;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
	margin-bottom:20px;		
}
form input, form textarea{
	display:block;
	position:relative;
	margin:0 auto;
	width:95%;	
	margin-bottom:30px;
	border-radius:8px;	
	background-color:#EBD0A5;
}
form input:focus, form textarea:focus{
	background-color:#FFF;
}
form {
	font-size:18px;	
}
#captcha_chk{
	position:relative;
	width:150px;
	text-align:center;
	padding:5px;
	background-color:#f00;
	border-radius:5px;
	margin:0 auto;
}
.g-recaptcha{
	margin-left:15px;
	margin-bottom:30px;
	opacity:0.9;
}

.label{
	position:relative;
	margin:0 auto;
	width:95%;
	text-align:left;	
}
.pulsante {
	color:#000;
	width:80px;
	margin:0 auto;
	position:relative;	
	border-radius: 5px;	
	font-weight: bold;
	background-color:#ccc;	
	-webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;	
}
.pulsante:hover{
	cursor:pointer;
	background-color: #FAF3F3;	
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
#sign{
	font-size:10px;
	position:fixed;
	right:5px;
	bottom:0px;
	opacity:0.3;
}

#esito{
	position:relative;
	top:200px;	
	width:70%;
	max-width:480px;	
	height:auto;	
	margin:0 auto;	
	border-radius:25px;		
	background-color:rgba(38,42,51,0.5);
	color:#fff;
	line-height:1.5;
	display:none;
}
#ok, #ko{	
	border-radius:25px;
	padding:20px;	
}
#ok {
	border:5px #0f0 solid;
}
#ko {
	border:5px #f00 solid;
}

@media only screen and (max-width: 800px) {	
	#logo, #logo img{
		width:150px;
		height:150px;
	}
	#logo{	
		margin-top:-90px;
		margin-left:-75px;			
	}	
	.navbar {
		padding-top:25px;
	}
	a{
		color:#fff !important;
		text-decoration:none!important;	
		text-align:center!important;	
	}
	a:hover{
		color:#fff !important;
		text-decoration:underline !important;		
	}
	#left-navbar{
	    margin-left:120px;
	}
	#home-box, #city-box {
		max-width:800px;
		width:100%;		
		border:0px;
		border-radius:0px;
	}			
	#melograno-box{
		width:100%;	
		height:auto;	
		padding:0px;	
		padding-top:20px;
		padding-bottom:20px;
		border:0px solid #fff;
		border-radius:0px;					
	}	
	#melograno-box .ita, #melograno-box .eng{
		font-size:16px;
		padding:15px;
	}
	#formbox{
		width:100%;
		border:0px;
		border-radius:0px;
		padding-left:0px;
		padding-right:0px;
	}
	
}
@media only screen and (max-width: 767px) {	
	
	#country-side, #city, #sea-side{
		color: #fff;		
	}	
	#left-navbar{
	    margin-left:0px;
	}
	#small{
		color:#fff;	
	}

}

@media only screen and (max-width: 550px) {		
	#logo, #logo img{
		width:100px;
		height:100px;
	}
	#logo{	
		margin-top:-60px;
		margin-left:-50px;			
	}	
	#cont_more img, #melograno-foto img, #lamadonna-foto img{
		width:90%;
		height:auto;
	}
	#home-box .ita,#home-box .eng{
		font-size:14px;
	}
}
@media only screen and (max-width: 460px) {	
	
	#langbox{
		width:100%;		
		margin-top:-172px;
		margin-left:0;	
		left:0%;	
		border:0px;
		border-radius:0px;				
	}	
	#langbox-footer span:last-child{
		font-size:16px;
	}
	#ita-flag, #eng-flag {
		margin-right: 20px;
		margin-left: 20px;
	}
	#home-box .ita,#home-box .eng{
		font-size:12px;
	}
	#city-box, #seaside-box{
		width:100%;
		padding-left:0px;
		padding-right:0px;
		border:0px;
		border-radius:0px;
	}
	#city-box img{
		width:90%;
	}
	#city-box .ita, #city-box .eng{
		padding:20px;
	}
	#sign{
		opacity:0;
	}	
}