/* Enter Your Custom CSS Here */
.entry-title {
 display:none;
}
.menu-menu-container {
    padding-left: 20px;
}
.footer-widgets .widget-title {
    color: #fff;
    font-family: 'Futura Std Condensed Light';
    letter-spacing: 1px;
    font-size: 20px;
    font-weight: 800;
    padding: 18px;
    border-bottom: solid 3px #fff;
	text-transform: uppercase;
}
.footer-widgets li {
    border-bottom: 1px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.nav-primary .genesis-nav-menu a {
	font-family: 'Futura Std Condensed Light';
	letter-spacing: 1px;
    font-size: 19px;
}

div#n2-ss-2 .n2-style-0dfcc93d26ded644e92fb1d300cbbfe1-simple { 
display:none;
}

div#n2-ss-3 .n2-style-0dfcc93d26ded644e92fb1d300cbbfe1-simple {
display:none;
}

div#n2-ss-4 .n2-style-0dfcc93d26ded644e92fb1d300cbbfe1-simple {
display:none;
}

div#n2-ss-5 .n2-style-0dfcc93d26ded644e92fb1d300cbbfe1-simple {
display:none;
}

div#n2-ss-6 .n2-style-0dfcc93d26ded644e92fb1d300cbbfe1-simple { 
display:none;
}

div#n2-ss-7 .n2-style-0dfcc93d26ded644e92fb1d300cbbfe1-simple {
display:none;
}

div#n2-ss-8 .n2-style-0dfcc93d26ded644e92fb1d300cbbfe1-simple {
display:none;
}

div#n2-ss-9 .n2-style-0dfcc93d26ded644e92fb1d300cbbfe1-simple {
display:none;
}

div#n2-ss-9 {
    z-index: -1;
}

.nav-primary .genesis-nav-menu .sub-menu a {
    color: #eee;
}
.genesis-nav-menu .sub-menu a {
    background-color: #002855;
    border: 1px;
    border-top: 0;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px;
    position: relative;
    width: 200px;
  	color:#fff;
    word-wrap: break-word;
}

.footer-widgets {
    background-color: #002855;
    clear: both;
    padding-top: 40px;
}

.footer-widgets, .footer-widgets a {
    color: #fff;
    font-family: 'Futura Std Condensed Light';
    letter-spacing: 1px;
}

.genesis-nav-menu .sub-menu a:hover {
    background-color: #19426a;
    border: 1px;
    border-top: 0;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 20px;
    position: relative;
    width: 200px;
    color: #fff;
    word-wrap: break-word;
}




*
Full width Soliloquy slider with Header floating on the top
-------------------------------------------------------------- */

.slider-header-wrapper {
	position: relative;
}

.home .site-header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
  	margin-top:20px;
    width: 100%;
    background-color: transparent;
}

.site-header {
    height: 500px;
    background-size: cover;
}

#home-slider .widget {
	margin-bottom: 0;
}

#home-slider .soliloquy-container {
	max-width: none !important;
}

#home-slider .soliloquy-container .soliloquy .soliloquy-slides img {
	width: 100%;
}

#home-slider .soliloquy-container .soliloquy-caption {
	background: rgba(0, 0, 0, 0.5);
}

#home-slider .soliloquy-container .soliloquy-caption h4 {
	color: #fff;
}

#home-slider .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	margin: 0 auto;
	max-width: 1140px;
	background: transparent;
	line-height: 1.625;
	margin-bottom: 2.4rem !important;
	padding: 6rem 0 3.6rem;
}

.slide-content {
	font-size: 2rem;
	text-align: left;
}


@media only screen and (max-width: 1140px) {

	#home-slider .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		padding-left: 5%;
		padding-right: 5%;
	}

}

@media only screen and (max-width: 860px) {

	#home-slider .soliloquy-container .soliloquy-caption {
		position: relative;
		background: #3f3f3f;
	}

	#home-slider .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
		margin-bottom: 0 !important;
		padding-top: 4rem;
		padding-bottom: 6rem;
	}

	#home-slider .soliloquy-container .soliloquy {
		height: auto !important;
		background: #3f3f3f;
	}

}

@media only screen and (max-width: 591px) {

	#home-slider .soliloquy-container .soliloquy-direction-nav {
		display: none;
	}

}

.site-footer {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    padding: 40px 0;
    color: #fff;
    text-align: center;
    background-color: #002855;
}

.site-footer p {
    margin-bottom: 0;
    color: #fff;
}

footer.site-footer h2 {
    color: #fff;
	font-size:18px;
}


/* Cookie Policy */

.rltcp_azioni {
    float: left;
    text-align: right;
    width: 30%;
    margin-top: 10px;
}