body {
	font-family: 'Open Sans', sans-serif;
}
a {
	color: #666;
}
a:hover {
	color: #f1e613;
}
.btn-primary {
	background: #f1e613;
	border-color: #f1e613;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 12px 20px;
	border-radius: 0;
}
/*
|--------------------------------------------------------------------------
| OWL CAROUSEL
|--------------------------------------------------------------------------
*/
.owl-carousel {
	list-style-type: none;
}
.owl-item li {
	text-align: center;
}

/*
|--------------------------------------------------------------------------
| BOOTSTRAP RESET
|--------------------------------------------------------------------------
*/
.jumbotron {
	margin-top: 15px;
	background-color: #f9f9f9;
}
.form-control {
	border-radius: 0;
}
.dropdown-menu li:hover {
	background-color: #efefef;
}
.thumbnail,
.img-thumbnail {
	border-radius: 0;
}
h1, h2, h3, h4, h5 {

}

/*
|--------------------------------------------------------------------------
| HEADER
|--------------------------------------------------------------------------
*/
#header {
	padding: 10px 0;
}

/*
|--------------------------------------------------------------------------
| BOOTSTRAP MENU / SUBMENU
|--------------------------------------------------------------------------
*/
/* Apertura menu all'Hover */
.navbar-nav .dropdown:hover > .dropdown-menu {
	display: block;
}
.dropdown-menu {
	padding: 0;
}
.dropdown-menu > li > a {
	padding: 6px 20px 6px 10px;
	font-size: 13px;
}

.navbar-nav > li > .dropdown-menu {
	border-radius: 0;
	letter-spacing: 0;
	text-transform: none;
	padding: 0;
}
.dropdown-submenu {
	position:relative;
	font-size: 13px;
	letter-spacing: 0;
	text-transform: none;
}
.dropdown-submenu > .dropdown-menu {
	top:0;
	left:100%;
	margin-top:-1px;
	margin-left:-1px;
	border-radius: 0;
	border-radius: 0;
	
}
.dropdown-submenu:hover > .dropdown-menu {
	display:block;
}
.dropdown-submenu > a:after {
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;
	margin-right:-10px;
}
.dropdown-submenu:hover > a:after {
	border-left-color: #666666;
}
.dropdown-submenu.pull-left {
	float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	left:-100%;
	margin-left:10px;
	border-radius:0;
}
.dropdown-submenu > .dropdown-menu {
	min-width: 220px;
	border-radius: 0;
}
.dropdown-submenu > .dropdown-menu > li > a {
	white-space: normal;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #EEE;
	color: #666;
}

/*
|--------------------------------------------------------------------------
| FOOTER
|--------------------------------------------------------------------------
*/
.footer {
	background-color: #ececec;
}

.footer-top {
	padding: 30px 0 20px;
}

.footer-bottom {
	color: #666666;
	padding: 15px 0;
	border-top: 1px solid #dddddd;
	font-size: 13px;
}

.footer-news-title {
	color: #999999;
	font-size: 36px;
	font-weight: 300;
	margin: 0 0 30px;
}
.news-footer h4 {
	margin: 0 0 10px;
	font-size: 16px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
}
.news-footer small {
	font-size: 13px;
	color: #999999;
	margin: 0 0 10px;
	display: block;
}
.news-footer .news-descr {
	font-size: 13px;
	line-height: 18px;
	color: #999999;
}
.footer .btn.btn-default {
	background: #f1e613;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 12px 21px;
	border: 0;
	border-radius: 0;
}
.footer .search-cont .form-control {
	border: 0 none;
    border-radius: 0;
    height: 44px;
    background: #dddddd;
    box-shadow: none;
}


/*
|--------------------------------------------------------------------------
| NAVBAR
|--------------------------------------------------------------------------
*/
.navbar {
	margin: 0;
	padding: 0;
	min-height: 80px;
}
.navbar-logo {
	padding: 0;
}
.navbar-logo img {
	z-index: 999;
	margin-top: 0;
	max-height: 80px;
	position: absolute;
}
.navbar.navbar-default {
	border: none;
	background: transparent;
}
.navbar .nav > li {
	margin: 0 5px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
}
.navbar .nav > li.active > a,
.navbar .nav > li.active:hover > a {
	color: #666;
	background-color: transparent;
}
.navbar .nav > li > a {
    color: #999999;
    padding: 29px 10px 28px;
}
.navbar .nav > li > a:hover {
	color: #666;
	background: transparent;
}
.navbar .nav > li:hover > a {
	color: #666666;
}
.navbar .nav > li.active > a,
.navbar .nav > li.active > a:hover {
	color: #666666;
}

/*
|--------------------------------------------------------------------------
| RICERCA
|--------------------------------------------------------------------------
*/
.search-cont {
	margin: 10px 0;
}
.search-cont .form-control {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.search-header {
	margin: 5px 0 10px;
	padding: 10px 0;
	font-size: 16px;
	border-bottom: 2px solid #3276B1;
}
.search-header .search-results-label {
	font-weight: bold;
}
.search-header .search-results-terms:before,
.search-header .search-results-terms:after {
	content: '"';
}
.search-header .search-results-count {

}
.search-header .search-results-count-number {
	font-weight: bold;
}
.pagination {
	margin: 10px 0;
}

/*
|--------------------------------------------------------------------------
| RICHIAMO
|--------------------------------------------------------------------------
*/
.richiamo {
	background-image: url('../img/richiamo.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	text-align: right;
	padding: 80px 0;
	color: #FFF;
}
.richiamo h3 {
	font-size: 36px;
	color: rgba(255,255,255,0.7);
	margin: 0 0 20px;
}
.richiamo a {
	border: 1px solid rgba(255,255,255,0.5);
	padding: 15px 40px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.2em;
	color: rgba(255,255,255,0.8);
	border-radius: 2px;
	white-space: normal;
}


/*
|--------------------------------------------------------------------------
| HOME SLIDER
|--------------------------------------------------------------------------
*/

.owl-controls .owl-buttons div {
	background: none repeat scroll 0 0 transparent;
    color: #fff;
    font-size: 20px;
    height: 30px;
    margin-top: -30px;
    padding: 7px 0 0;
    position: absolute;
    top: 50%;
    width: 30px;
}
.owl-buttons .owl-prev {
	left: 20px;
}
.owl-buttons .owl-next {
	right: 20px;
}
.owl-pagination {
	margin-top: -37px;
}
.owl-controls .owl-page span {
	background: #FFF;
}
.va-container {
    display: table;
    height: 100%;
    width: 100%;
}
.va-middle {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.slider-item {
	text-align: center;
	height: 550px;
}
.slider-item h2 {
	font-weight: 300;
	font-size: 48px;
	color: #FFF;
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
	margin: 0;
}

/*
|--------------------------------------------------------------------------
| GALLERY
|--------------------------------------------------------------------------
*/
.gallery {
	margin-top: 10px;
	margin-bottom: 30px;
}
.gallery .owl-item {
	text-align: center;
}
.gallery .owl-controls .owl-buttons div {
    background: none repeat scroll 0 0 #bebebf;
    border-radius: 0;
    height: 100px;
    line-height: 100px;
    margin: -50px 0 0;
}
.gallery .owl-buttons .owl-next {
	right: 0;
}
.gallery .owl-buttons .owl-prev {
	left: 0;
}

/*
|--------------------------------------------------------------------------
| TAGS
|--------------------------------------------------------------------------
*/
.tagcloud-cont {
	padding: 10px 0;
	margin-bottom: 15px;
	border-bottom: 1px solid #efefef;
}
.tagcloud {
	margin: 10px 0 0 20px;
}
.tag-link:hover {
	text-decoration: none;
}
.tag-link       .label.label-default { background-color: #ffffff; color: #333333; }
.tag-link:hover .label.label-default { background-color: #ebebeb; }
.tag-link       .label.label-primary { background-color: #428bca; }
.tag-link:hover .label.label-primary { background-color: #3276b1; }
.tag-link       .label.label-success { background-color: #5cb85c; }
.tag-link:hover .label.label-success { background-color: #47a447; }
.tag-link       .label.label-info    { background-color: #5bc0de; }
.tag-link:hover .label.label-info    { background-color: #39b3d7; }
.tag-link       .label.label-warning { background-color: #f0ad4e; }
.tag-link:hover .label.label-warning { background-color: #ed9c28; }
.tag-link       .label.label-danger  { background-color: #d9534f; }
.tag-link:hover .label.label-danger  { background-color: #d2322d; }

/*
|--------------------------------------------------------------------------
| LINGUE
|--------------------------------------------------------------------------
*/
.lang-cont {
	padding-top: 18px;
}
.lang-flag.active a {
	color: #999999;
}

/*
|--------------------------------------------------------------------------
| VETRINE
|--------------------------------------------------------------------------
*/

#page_central {
	background: url("../img/bg.jpg") no-repeat center center #FFF;
	
}

.showcase {
	margin-bottom: 30px;
}
.showcase-title {
	text-align: left;
}
.showcase-title h2 {
	color: #999999;
	font-size: 36px;
	font-weight: 300;
	margin: 50px 0;
}
.showcase-element {
	text-align: left;
	padding-bottom: 30px;
}
.showcase-element h3 {
	color: #666666;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0;
}
.showcase-descr {
	padding: 0;
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	color: #999999;
}
.showcase-image-fallback {
	width: 100%;
	height: 270px;
	background-color: #efefef;
}
.showcase .row{
	margin-bottom: 10px;
}
.showcase-img img {
	text-align: center;
	margin: 0 auto;
}
.showcase-img {
	overflow: hidden;
    text-align: center;
}
.showcase-img > a {
	background: none repeat scroll 0 0 #333;
    display: inline-block;
    overflow: hidden;
    max-width: 100%;
}
.showcase-img > a > img {
	transition: all 0.2s linear 0s;
}
.showcase-img:hover > a > img {
	opacity: 0.6;
	transform: scale(1.1);
}


/*
|--------------------------------------------------------------------------
| VETRINA BOTTOM
|--------------------------------------------------------------------------
*/
.showcase-carousel {
	padding: 50px 0;
}
.showcase-carousel.owl-theme .owl-controls {
    margin-top: 40px;
}
.media-heading {
	color: #666666;
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0;
    text-transform: uppercase;
}
.media-descr {
    color: #999999;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.media-left {
	padding: 10px 30px 10px 10px;
}
.media-left img {
    border: 6px solid transparent;
}
.media-left img:hover {
    border-color: #eee;
    box-shadow: 0 0 8px #999;
    transition: all 0.3s linear 0s, color 0.3s linear 0s;
}

/*
|--------------------------------------------------------------------------
| CONTENUTI
|--------------------------------------------------------------------------
*/

.top-page {
	height: 330px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 50px;
}
.page-title {
	font-size: 36px;
	font-weight: 300;
	color: #999;
	margin: 0 0 15px;
}
.breadcrumb {
	background: transparent;
	font-size: 13px;
	padding: 0;
}
.breadcrumb a {
	color: #333333;
}
.breadcrumb > .active {
    color: #999;
}
.category-description {
	color: #999;
	margin-bottom: 30px;
	font-size: 13px;
}
.page-cont,
.page-image {
	margin-bottom: 20px;
}

/* Sottopagine */
.page-childrens {
	margin-bottom: 40px;
}
.page-children {
	margin-bottom: 20px;
	border: 1px solid #efefef;
}
.page-childrens .showcase-element h3,
.correlati .showcase-element h3 {
	margin: 15px 0 10px;
}



/*
|--------------------------------------------------------------------------
| SIDEBAR MENU 
|--------------------------------------------------------------------------
*/
.sidebar-menu {
	margin-bottom: 60px;
}
.sidebar-title {
	color: #666666;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.list-group {
    margin-bottom: 0;
    padding: 0;
}
.list-group li {
	list-style: none;
	text-transform: uppercase;
}
.list-group-item:first-child, .list-group-item:last-child { border-radius: 0; }
a.list-group-item {
	background: transparent;
	border-style: solid;
	border-color: #eeeeee;
	border-left: 0 none;
	border-right: 0 none;
	border-top: 0 none;
	margin: 0;
	padding: 7px 0;
	color: #999999;
}
a.list-group-item:hover, a.list-group-item:focus {
	background: transparent;
	color: #666;
	border-color: #666; 
}
.list-group li:last-child > a {
	border-bottom: 0 none;
}



/*
|--------------------------------------------------------------------------
| FORM
|--------------------------------------------------------------------------
*/
.form-cont {
	margin: 20px 0;
}
.form-cont .page-header {
	margin-top: 0;
}
.form-horizontal .form-actions {
	margin-left: -12px;
}
form .label-required:after {
	content: ' *';
	color: #840e0e;
}
.captcha-cont {
	display: block;
	margin-top: 4px;
}
.captcha-img {
	border: 1px solid #cccccc;
}

/*
|--------------------------------------------------------------------------
| NEWS / NEWSLETTER
|--------------------------------------------------------------------------
*/
#last_news_cont,
#newsletter_form_cont {
	padding: 10px 0;
}
#last_news_cont li {
	text-align: right;
}
.page-news .page-header {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: center;
}
.news {
	padding: 0;
	margin-bottom: 10px;
}
.news.odd {
	padding-right: 15px;
}
.news.even {
	padding-left: 15px;
}
.news-header {
	padding: 15px 0;
}
.news-header .label {
	font-weight: normal;
	padding: .5em .8em .5em;
}
.news-header h1,
.news-header h2,
.news-header h3,
.news-header h4 {
	margin: 0;
}
.news-header a {
	color: #666666;
}
.news-header a:hover,
.news-header a:focus,
.news-header a:active {
	color: #333333;
	text-decoration: none;
}
.news-image,
.news-description {
	margin-top: 0px;
}
.news-readmore {
	margin-top: 15px;
}

/*
|--------------------------------------------------------------------------
| CREDITS
|--------------------------------------------------------------------------
*/
.credits {
	color: #666666;
	text-align: right;
}
.credits a {
	color: #666666;
	font-weight: bold;
}

/*
|--------------------------------------------------------------------------
| SOCIAL ICONS
|--------------------------------------------------------------------------
*/
.social-list {
	margin-bottom: 40px;
}
.social-list li a {
	width: 32px;
	height: 32px;
	display: block;
}
.social-list li a img {
	max-width: 100%;
}