.revo-slider-emphasis-text {
	font-size: 58px;
	font-weight: 700;
	letter-spacing: 1px;
	font-family: 'Raleway', sans-serif;
	padding: 15px 20px;
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

.revo-slider-desc-text {
	font-size: 20px;
	font-family: 'Lato', sans-serif;
	width: 650px;
	text-align: center;
	line-height: 1.5;
}

.revo-slider-caps-text {
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 3px;
	font-family: 'Raleway', sans-serif;
}

.footer-logo {
    display: block;
    margin-bottom: 0px;
}

#top-bar a, #header a{
	color:#FFF;
}
.small{
	font-size:70%;}
	
	
/* VIDEO RESPONSIVE */	
.video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.video iframe,
.video object,
.video embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
/* FINE VIDEO RESPONSIVE*/

#tools a:hover {
    color: #000000 !important;
	text-decoration:underline!important;
}
.form_pulsante{
	background-color: #5cb85c;
    border-color: #4cae4c;
    color: #ffffff;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	margin-top:10px;
	}
#mailing, .sfondo_form{
	background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
	 background-color: rgba(0, 0, 0, 0.2);
    border-color: rgba(0, 0, 0, 0.25);
    color: #999;
}
.giustificato p{
	text-align:justify;
	}
li{
	list-style:none;
}

*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
.go {
    background-color: #002080 !important;
    color: #fff;
}
.go {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, #002080 30%, #002080 70%) repeat scroll 0 0;
    border: 1px solid #ffffff;
    border-radius: 5px;
    box-shadow: 0 2px 1px rgba(50, 50, 50, 0.75);
    color: #ccc;
    font-size: 15px;
    font-weight: bold;
    margin: 15px;
    padding: 5px;
    text-shadow: 0 -1px 0 rgba(30, 30, 30, 0.8);
    width: 120px !important;
}
.rwd-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.rwd-video iframe,
.rwd-video object,
.rwd-video embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}