 @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	font-weight: 400;
}
a {
	color: #333
}
a:hover {
	opacity: 0.6;
	color: #333;
	text-decoration: none;
}
a:active {
	text-decoration: none
}
h1 {
	font-size: 18px;
	font-weight: 600
}
h2 {
	font-size: 18px;
	font-weight: 600
}
h3 {
	font-size: 16px;
	margin: 0 0 10px;
	padding: 0
}
.bold {
	font-weight: 700
}
.sep {
	max-width: 80px;
	border: 1px solid #ccc;
	margin-top: 20px;
	margin-bottom: 20px;
}
.verde {
	color: #007557
}
.bgverde {
	background-color: #007557;
	color: #fff;
}
.break-word {
	word-wrap: break-word;
}
.underline {
	text-decoration: underline
}
.font12 {
	font-size: 12px
}
.font14 {
	font-size: 14px
}
.font16 {
	font-size: 16px
}
.widht100 {
	width: 100%
}
.margintop10 {
	margin-top: 10px
}
.margintop20 {
	margin-top: 20px
}
.margintop30 {
	margin-top: 30px
}
.margintop40 {
	margin-top: 40px
}
.marginbottom40 {
	margin-bottom: 40px
}
.paddingbottom20 {
	padding-bottom: 20px
}
.justify {
	text-align: justify
}
.center {
	text-align: center
}
.float-right {
	float: right
}
.float-left {
float: left;
}

.img100 {
	width: 100%
}
.img70 {
	width: 70%
}

.img50 {
	width: 49%
}
.linea {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 8px
}
.linea-verticale {
	border-left: 1px solid #eaeaea;
	padding-bottom: 8px
}
.radius {
	border-radius: 8px
}
.radiusfoto {
	border-radius: 100px;
	padding: 5px;
	border: 1px solid #CCC
}
.radiusimg {
	border-radius: 100px;
}
.row {
	margin-bottom: 20px
}
.times {
	font-family: Georgia, "Times New Roman", Times, serif
}
.convenzione {
	min-height: 220px;
	text-align: center;

}
.img-auto {
	max-width: 100%;
	width: auto
}
.jumbotron {
	color: #fff;
	margin: 0 0 10px 0;
	padding-bottom: 0;
	background: url(../img/header-fimaatrento.jpg) center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	text-align: center;
	height: 600px;
}
.jumbotron img {
	margin-top: 130px
}
.jumbotron p {
	font-size: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 15px
}
/*navbar*/
.fa-nav {
	background-color: aqua;
	border-radius: 100px;
	margin-left: 4px;
	color: #fff;
	width: 20px;
	height: 20px;
	text-align: center
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #fff;
	font-weight: bold;
	background-color: #007557;
}
.navbar-default .navbar-nav > li > a {
	font-size: 15px;
	color: #666;
	font-weight: 600
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #666;
	background-color: transparent;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #ccc;
	outline: 0
}
footer {
	border-top: 2px solid #007557;
	padding-top: 20px;
	margin: 20px 0;
	text-align: center
}
footer a {
	color: #333
}
.comunicazioni {
	border-radius: 100px;
	padding: 12px;
	background-color: #007557
}
.eventi {
	border-radius: 100px;
	padding: 12px;
	background-color: #999
}
.bggrey {
	background-color: #eaeaea
}
/* ==========================================================================
Buttons Styles
========================================================================== */
.btn {
  white-space: normal !important;
}

.btn-green {
	background: #007557;
	border: 2px solid #007557;
	padding: 6px 30px;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-weight: 900;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.btn-green:hover, .btn-green:focus, .btn-green:active {
	background: transparent;
	color: #007557;
	text-decoration: none;
}
/* archivio news--------------------- */

ul.arrow-right {
	margin: 0;
	padding: 0;
	color: #777;
	font-size: 14px
}
ul.arrow-right li {
	list-style: none;
	margin-left: 20px;
	margin-bottom: 0;
}
ul.arrow-right li li {
	list-style: none;
	margin-left: -32px;
	margin-bottom: 0;
}
ul.arrow-right li a {
	color: #888;
}
ul.arrow-right li:hover {
	opacity: 0.8
}
ul.arrow-right li::before {
	content: "\ea42";
	font-family: 'IcoMoon-Free';
	margin-left: -17px;
	margin-right: 10px;
}
ul.arrow-right li li::before {
	content: none;
}
/*-- Archive --*/

.archive-list li a {
	color: #888;
}
.archive-list>li.active>a {
	color: #009688;
	font-weight: 700;
}
.archive-list>li.active {
	color: #009688;
}
.archive-sub>li.active>a {
	color: #009688;
	font-weight: 600;
}
/*news -------------------------------------------------------------*/
.data {
	color: #777;
	font-size: 13px;
	font-weight: 400;
	text-transform: uppercase
}
.descrizione {
	color: #666;
}
.ico-news {
	float: left;
	margin-right: 10px;
	padding: 5px
}
.line-news {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd
}
/* Latest Post */
img.pull-left, .pull-left > img, .media>.pull-left {
	margin-right: 8px !important;
}
.news.media, .news {
	margin: 20px 0 0 0;
}
.no-margin {
	margin: 0;
}
section {
	padding: 0;
	margin: 0
}
.breadcrumb {
	padding: 20px 0 0 0;
	margin-bottom: 20px;
	list-style: none;
	border-radius: 4px;
	font-size: 14px;
	text-align: center;
	background-color: #fff;
}
.bg-grey {
	background-color: #f5f5f5;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}
.breadcrumb > .active {
	color: #777;
}
/*login------------------------------------------------*/

.login {
	background: url(../img/bg-login.png) no-repeat;
	padding: 40px 30px 10px 30px;
	width: 380px;
	margin: 80px auto;
	border-radius: 10px
}
.btn-white {
	background: #fff;
	border: 2px solid #fff;
	padding: 8px 30px;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #007557;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	font-weight: 900;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.btn-white:hover, .btn-white:focus, .btn-white:active {
	background: transparent;
	color: #fff;
	text-decoration: none;
}
/*cookies------------------------------------------------*/
#cookie {
	background-color: #333;
	width: 100%;
	font-size: 16px;
	color: #FFF;
	position: fixed;
	z-index: 8000;
	text-align: center;
	bottom: 0;
	padding: 15px 0
}
#cookie p {
	padding: 5px
}
#cookie a, #cookie a:hover, #cookie a:active {
	text-decoration: underline;
	color: #fff
}
.bot_cookie {
	font-size: 15px;
	background: #333;
	border: 1px solid #666;
	color: #FFF;
	cursor: pointer;
	padding: 3px 10px;
	margin: 0 20px 10px 0
}
/* ==========================================================================
area riservata
========================================================================== */


.bannerar {
	padding: 20px;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	border-radius: 10px;
	text-shadow: 1px 1px 2px #000;
	margin: 10px 20px;
	width: 45%;
	float: left;
}
.bannerar:hover {
	opacity: 0.9
}
.casetrentine {
	border: 3px solid #ccc;
	border-radius: 15px;
	width: 49%;
}
