#slide-tit{
    background: #003E6B;
background: linear-gradient(0deg,rgba(0, 62, 107, 1) 15%, rgba(255, 255, 255, 0) 100%);
	display: block;
	width: 100%;
    margin: 0 auto;
	position: absolute;
    z-index: 130;
	margin-top: -280px;
    margin-bottom: 0px;
    color: #fff;
    font-size: 1.5em;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#slide-tit .tit-slide{
    font-family: "Cormorant", serif;
    font-size: 2.8em;
    font-weight: 500;
    line-height: 36px;
    margin-top: 110px;
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#slide-tit .line-slide{
    width: 100%;
    max-width: 150px;
    height: 2px;
    margin: 0 auto;
    background-color: #fff;
	}

#slide-tit .desc-slide{
    font-family: "Comic Neue", cursive;
    padding: 0 6px;
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 1.1em;
    line-height: 36px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#sotto-menu{
    background: transparent;
	display: block;
    margin: 0 auto;
	max-width: 1500px;
	position: relative;
    z-index: 150;
    margin-top: -35px;
    margin-bottom: 0px;
    font-size: 1.1em;
    }

#sotto-menu a{
    color: var(--blu);
    }

#sotto-menu a:hover{
    color: var(--ciano2);
    }

#sotto-menu-priv{
    background: transparent;
	display: block;
    margin: 0 auto;
	max-width: 1500px;
	position: relative;
    z-index: 150;
    margin-top: 25px;
    margin-bottom: 0px;
    font-size: 1.1em;
    }

#sotto-menu-priv a{
    color: var(--blu);
    }

#sotto-menu-priv a:hover{
    color: var(--ciano2);
    }

#title-foto{
	display: block;
	margin: 0 auto;
	width: 100%;
	position: relative;
    background-color: var(--blu); 
	font-family: "Cormorant", serif;
    font-size: 3.5em;
    line-height: 46px;
    font-weight: 500;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 15px 6px;
    }

#title-foto p{
	display: block;
	margin: 0 auto;
	position: relative; 
	padding: 0;
    }

#privacy {
	max-width: 1500px;
	margin: 0 auto;
	margin-top: 30px;
	}

#privacy p{
	font-size: 0.9em;
	line-height: 25px;
	text-align: left;
	max-width: 95%;
	margin-left: 5px;
	}

#privacy .bigtitle{
	color: #ff6200;
	font-family: 'fjalla';
	font-weight: 400;
	font-size: 1.6em;
	line-height: 40px;
	}

#privacy .title{
	font-size: 0.9em;
	font-weight: 600;
	}

#privacy .azienda{
	color: #000;
	font-weight: 600;
	}

#privacy a{
	line-height: 30px;
	font-size: 2em;
	}

#privacy a:hover{
	
	}

#privacy .sub-intestazione{
	font-size: 1.1em;
	line-height: 40px;
	margin-top: 5px;
	}

#privacy .cookies{
	color: #000;
	font-weight: bold;
	}

#privacy .b{
	font-weight: bold;
	}

#link a{
	font-size: 1.1em;
	text-decoration: underline;
	}

#cookies {
	max-width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
	}

#cookies p{
	font-size: 0.9em;
	line-height: 25px;
	text-align: left;
	max-width: 95%;
	margin-left: 5px;
	}

#cookies .intestazione{
	color: #006bc2;
	font-family: georgia;
	font-style: italic;
	font-size: 1.5em;
	}

#privacy iframe{
	display: block;
	margin: 0 auto;
	position: relative;
	width: 100%;
    height: 6200px;
    padding: 0 4px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}

#cookies iframe{
	display: block;
	margin: 0 auto;
	position: relative;
	width: 100%;
    height: 3200px;
    padding: 0 4px;
    -webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
transition: all 0.5s ease;
	}



/* responsive rules */
@media screen and (min-width: 1900px) {
    

	
}

@media screen and (min-width: 1800px) and (max-width: 1899px) {
    

    
}



@media screen and (min-width: 1600px) and (max-width: 1799px) {
    
#slide-tit{
	margin-top: -270px;
	}
	
}

@media screen and (min-width: 1400px) and (max-width: 1599px) {
    
#slide-tit{
	margin-top: -180px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}
    

	
}

@media screen and (min-width: 1220px) and (max-width: 1399px) {
    
#slide-tit{
	margin-top: -170px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}
    


	
}

@media screen and (min-width: 1001px) and (max-width: 1219px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}
    
#sotto-menu{
    margin-top: 190px;
    }

	
}


@media screen and (min-width: 851px) and (max-width: 1000px) {
	
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 210px;
    }
    
#privacy iframe{
    height: 5650px;
	}
   
#cookies iframe{
    height: 3250px;
	}


}


@media screen and (min-width: 751px) and (max-width: 850px) {

#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 210px;
    }
    
 #privacy iframe{
    height: 6000px;
	}
    
#cookies iframe{
    height: 3480px;
	}
}

@media screen and (min-width: 701px) and (max-width: 750px) {

#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 210px;
    }
    
 #privacy iframe{
    height: 6200px;
	}
    
#cookies iframe{
    height: 3650px;
	}
}


@media screen and (min-width: 651px) and (max-width: 700px) {

#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 210px;
    }
    
#cookies iframe{
    height: 3770px;
	}
}


@media screen and (min-width: 601px) and (max-width: 650.9px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 230px;
    }

#privacy iframe{
    height: 6650px;
	}
    
#cookies iframe{
    height: 4000px;
	}
    
    
}

@media screen and (min-width: 561px) and (max-width: 600px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 230px;
    }

#privacy iframe{
    height: 6850px;
	}
    
#cookies iframe{
    height: 4150px;
	}
    
}

@media screen and (min-width: 511px) and (max-width: 560px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 230px;
    }

#privacy iframe{
    height: 7100px;
	}
    
#cookies iframe{
    height: 4400px;
	}
    
    
}

@media screen and (min-width: 471px) and (max-width: 510px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 230px;
    }

#privacy iframe{
    height: 7600px;
	}
    
#cookies iframe{
    height: 4550px;
	}
    
}


@media screen and (min-width: 421px) and (max-width: 470px) {

#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 230px;
    }
	
#privacy iframe{
    height: 8050px;
	}
    
#cookies iframe{
    height: 4800px;
	}
   	
}


@media screen and (min-width: 391px) and (max-width: 420px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 230px;
    }
	
#privacy iframe{
    height: 8500px;
	}
    
#cookies iframe{
    height: 5000px;
	}
    
}

@media screen and (min-width: 361px) and (max-width: 390px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 230px;
    }
	
#privacy iframe{
    height: 8900px;
	}
    
#cookies iframe{
    height: 5400px;
	}
    
}

@media screen and (min-width: 321px) and (max-width: 360px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 230px;
    }
	
#privacy iframe{
    height: 9700px;
	}
    
#cookies iframe{
    height: 5600px;
	}
    
    
}

@media screen and (min-width: 301px) and (max-width: 320px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 230px;
    }

#privacy iframe{
    height: 10300px;
	}
    
#cookies iframe{
    height: 6000px;
	}

}



@media screen and (min-width: 281px) and (max-width: 300px) {


#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 270px;
    }

#privacy iframe{
    height: 10800px;
	}
    
#cookies iframe{
    height: 6000px;
	}
    
	
}


@media screen and (min-width: 261px) and (max-width: 280px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 270px;
    }

#privacy iframe{
    height: 11240px;
	}
    
#cookies iframe{
    height: 6000px;
	}

}

@media screen and (min-width: 251px) and (max-width: 260px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 270px;
    }

#privacy iframe{
    height: 12000px;
	}
    
#cookies iframe{
    height: 6000px;
	}

}

@media screen and (max-width: 250px) {
    
#slide-tit{
    background-color: var(--blu);
	margin-top: -1px;
	}

#slide-tit .tit-slide{
    margin-top: 40px;
    margin-bottom: 30px;
	}

#slide-tit .desc-slide{
    margin-top: 20px;
    margin-bottom: 20px;
	}

#sotto-menu{
    margin-top: 270px;
    }

#privacy iframe{
    height: 12750px;
	}
    
#cookies iframe{
    height: 6000px;
	}

}