/****** PLACE YOUR CUSTOM STYLES HERE ******/
.color-secondary{
	color: #83717a !important;
}
section.cover.fullscreen.image-slider.slider-arrow-controls.controls-inside, .cover.fullscreen .slides > li{
	height: 50vh !important;
	max-height: 50vh !important;
}
section.cover.fullscreen.image-slider.slider-arrow-controls.controls-inside.home,  .cover.fullscreen.home .slides > li{
	height: 78vh !important;
	max-height:  78vh !important;
}
footer img.image-xxs.fade-half{
	max-height: 50px;
}
.menu li a{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-weight: 200;
	opacity: 1;
}
@font-face {
font-family: 'Noteworthy Light';
font-style: normal;
font-weight: normal;
src: local('Noteworthy Light'), url('Noteworthy-Lt.woff') format('woff');
}
h1, h2, h3, h4, h5, h6, h6.lead.mb0.uppercase.classy{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
}
body, p, .container h1, .container h2, .container h3, .container h4, .container h5, .container h6{
	font-family: 'Open Sans Condensed', sans-serif;
}
.immagine{
	max-width: 50%;
}
.colore{
	color: #80b1a9;
}
.coloreservizi{
	color: #004d64;
}
section{
	background-image: url(../img/bkg.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
    background-position: center top;
}
.sfumatura{
	
	background: rgb(223,234,232);

background: -moz-radial-gradient(center, ellipse cover,  rgba(223,234,232,1) 76%, rgba(149,190,183,1) 100%);

background: -webkit-radial-gradient(center, ellipse cover,  rgba(223,234,232,1) 76%,rgba(149,190,183,1) 100%);

background: radial-gradient(ellipse at center,  rgba(223,234,232,1) 76%,rgba(149,190,183,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfeae8', endColorstr='#95beb7',GradientType=1 );
}
section.background-primary{
	
	background: rgb(223,234,232);

background: -moz-radial-gradient(center, ellipse cover,  rgba(223,234,232,1) 76%, rgba(149,190,183,1) 100%);

background: -webkit-radial-gradient(center, ellipse cover,  rgba(223,234,232,1) 76%,rgba(149,190,183,1) 100%);

background: radial-gradient(ellipse at center,  rgba(223,234,232,1) 76%,rgba(149,190,183,1) 100%);

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfeae8', endColorstr='#95beb7',GradientType=1 );
}
@media only screen and (max-width: 1120px) {
.menu > li{
	margin-right: 10px !important;
}
.menu li a {
	font-size: 9px !important;
}
}
@media only screen and (min-width: 991px) { 
	section{
		background-size: contain;
	}
}
@media only screen and (max-width: 990px) { 
	section{
		background-size: cover;
	}
}
@media only screen and (max-width: 1024px) { 
	h1.mb48.color-primary.titolohome{
		font-size: 36px;
line-height: 34px;
	}
}
@media only screen and (max-width: 768px) { 
	img.mottohome{
		margin-top: 400px;
	}
}
@media only screen and (max-width: 420px) { 
	img.mottohome{
		margin-top: 150px;
	}
}
@media only screen and (max-width: 375px) { 
	img.mottohome{
		margin-top: 100px;
	}
	h1.mb48.color-primary.titolohome{
		font-size: 30px;
line-height: 34px;
	}
}
@media only screen and (max-width: 320px) { 
	img.mottohome{
		margin-top: 0px;
	}
	h1.mb48.color-primary.titolohome{
		font-size: 30px;
line-height: 34px;
	}
}





