@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'Franklin';
    src: url('FGBook.eot');
    src: url('FGBook.eot?#iefix') format('embedded-opentype'),
         url('FGBook.ttf')  format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Franklin';
    src: url('FGDemi.eot');
    src: url('FGDemi.eot?#iefix') format('embedded-opentype'),
         url('FGDemi.ttf')  format('truetype');
    font-weight: bold;
    font-style: normal;
}

/* Bootstrap */

body, html, #preloader {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-family: 'Franklin';
}

/* 		START PRELOADER	*/

#hider { 
	display: none; 
}
#preloader {
	position: fixed;
	background: url(../_img/preloader.gif) center 53% no-repeat #000;
	z-index: 20000000;
}
#preloader img {
	position: relative;
	display: block;
	overflow: hidden;
	width: 40%;
	height: auto;
	top: 33%;
	margin: 0 auto;
}

/*		END PRELOADER	*/

#logo {
	position: absolute;
	display:block;
	overflow: hidden;
	width: 350px;
	top: 30px;
	left: 25px;
	z-index: 1000;
}

#logo img {
	display:block;
	width: 100%;
	height: auto;
	border: none;
}

#logo:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.container {
	position: absolute;
	display:block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	left: 0px;
	z-index: 0;
	background: #000;
}
	
.container .content {
	display:block;
	overflow: hidden;
	height: 70%;
	width: 60%;
	margin: 5% 5% auto 15%;
	text-align: right;
	padding: 0 24px 0 0;
}

.container .content .testo {
	width: 90%;
	height: 80%;
	display: block;
	float: right;
	overflow-x: none;
	overflow-y: auto;
	padding: 0 25px 0 0;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 120%;
}

.container .content .testo::-webkit-scrollbar{
	width:10px;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
	border-radius:5px;
}

.container .content .testo::-webkit-scrollbar-thumb{
	width:10px;
	background-color: #fff;
	border-radius:10px;
}



.content h1 { 
	font-family: 'Impact'; font-size: 280%;
	padding-right: calc(25px+12px);
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.foto_dx {
	position: absolute;
	display:block;
	overflow: hidden;
	width: 20%;
	height: 100%;
	margin: 0;
	padding: 0;
	right: 0px;
	z-index: 10;
	background-position: center;
	background-size: cover;
}

#home_title {
	position: absolute;
	width: 40%;
	display: block;
	color: #fff;
	font-family: 'Franklin';
	text-shadow: 2px 2px #000;
	font-size: 100%;
	z-index: 5000;
	list-style: none;
	padding: 0px;
	margin: 0px;
	top: 40%;
	right: 35%;
}

#home_title li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
	margin-bottom: 1px;
	padding: 20px;
	text-align: right;
}

#home_title h1, #home_title h2, #home_title h3 { margin: 0px; padding: 0px; }
#home_title h3 { font-weight: normal; font-size: 100%; }
#home_title li h3 { font-size: 120%; }
h3 { font-size: 100%; }

/* Menu */
	
#menu {
	position: fixed;
	display:block;
	overflow: hidden;
	left: 0px;
	top: 140px;
	z-index: 100;
	list-style: none;
	padding: 0;
}

#menu li {
	display: block;
	overflow: hidden;
	padding: 10px;
	width: 160px;
	margin: 0 0 5px 0px;
	padding: 0 0 0 0;
	color: #fff;
	border-top: 1px solid #000;
	background: none repeat scroll 0 0 rgba(51, 51, 51, 0.50);
}

#menu li a {
	overflow: hidden;
	display: block;
	width: 130px;
	height: auto;
	color: #fff;
	font-family: 'Franklin';
	font-size: 100%;
	text-transform: uppercase;
	text-decoration: none;
	padding: 15px 20px 15px 0;
	text-align: right;
	text-shadow: 1px -1px #000;
}

#menu li:hover, #menu li.active {
	padding-left: 30px;
	background: none repeat scroll 0 0 rgba(51, 51, 51, 0.75);
}

/* Slideshow */

#slideshow_home {
	position: absolute !important;
	overflow: hidden;
	display: block;
	height: 370px;
	width: 250px;
	top: 50%;
	right: 10%;
	margin: -186px 0 0 0;
	border: 2px solid #fff;
	z-index: 1500;
}

#slideshow > div, #slideshow_home > div {
	overflow: hidden;
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}

#slideshow > div { height: 100%; width: 100%; background-attachment: fixed; }
#slideshow_home > div { height: 370px !important; width: 250px !important; position: relative; background-attachment: relative; }

/*	Bottom	*/
#footer {
	position: absolute;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 62px;
	bottom: 0px;
	/*
	height: 392px;
	bottom: -330px;
	*/
	left: 0;
	margin: 0;
	background: url(../_img/sidebar_button.png) center cover #fff;
	z-index: 9999;
}

.foot_button {
	position: relative;
	display: block;
	overflow: hidden;
	width: 38px;
	height: 38px;
	float: right;
	margin-right: 25px;
	margin-bottom: 20px !important;
	background-image: url(../_img/ico-plus.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #cccccc;
	-moz-border-radius: 22px;
	border-radius: 22px;
	border: 2px solid #fff;
	z-index: 1;
}

.foot_button.active {
	background-image: url(../_img/ico-minus.png);
}

.footercontainer {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 270px;
	/*padding-top:50px;*/
	background: url(../_img/footer-bg.png) #000;
}

.footercontainer .content{
	padding-left: 2%;
	padding-right: 2%;
}

.footercontainer .content .span3 {
    width: 24%;
    display: inline-block;
    min-width: 200px;
	vertical-align: top;
}

.footercontainer .content .span6 {
    width: 48%;
    display: inline-block;
    min-width: 200px;
	vertical-align: top;
}

.footercontainer > .content {
	position: relative;
	display: block;
	overflow-y: auto;
	width: 92%;
	height: 280px;
	margin: 0 auto 50px auto;
	color: #fff;
	align: left !important;
	background-color: transparent;
}

.footercontainer > .content h2{ 
	padding:0; background:none; line-height:26px; font-style:normal;font-size: 31.5px;
	margin: 10px 0 10px 0;
}

.footercontainer > .content > .span3 > .f-title{ font-size:11px; color:#eb684b; font-weight:normal; display:block; margin-bottom:17px;}
.footercontainer > .content > .span3 > ul li span{font-size:11px; color:#eb684b; font-weight:normal; display:none; margin-bottom:17px; }
.footercontainer > .content > .span3 > ul li {font-size:20px; font-weight:normal; display:block; }
.footercontainer > .content > .span3 > ul {padding-left: 0px;}

.footercontainer > .content > .span6 > .f-title{ font-size:11px; color:#eb684b; font-weight:normal; display:block; margin-bottom:17px;}
.footercontainer > .content > .span6 > ul li span{font-size:11px; color:#eb684b; font-weight:normal; display:none; margin-bottom:17px; }
.footercontainer > .content > .span6 > ul li {font-size:20px; font-weight:normal; display:block; }
.footercontainer > .content > .span6 > ul {padding-left: 0px;}



/* ========= Top Search =========== */

ul#search-list {
	position: absolute;
	display: block;
	top: 30px;
	right: 30px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 2000;
}

ul#search-list li {
	position: relative;
	display: block;
	float: left;
	height:32px;
	margin-left: 1px;
	padding: 5px;
	background-color: rgba(0, 0, 0, 0.4);
}

ul#search-list li a {
	position: relative !important;
	display: block !important;
	overflow: hidden;
	width:28px;
	height:32px;
	background-image : url(../_img/icons.png);
	background-repeat: no-repeat;
}

ul#search-list li input[type='text']{ background:transparent; border:0; color:#fff; font-size:13px; margin:0; float:left; padding: 8px; width:177px; }
ul#search-list input[type='submit']{ background:url('../_img/search-btn.png') no-repeat; height:32px; width:34px; float:left; border:0; cursor:pointer; font-size: 0;}
ul#search-list input[type='submit']:hover { background-position: 0px -32px !important; }
ul#search-list li a.facebook { background-position: -84px 0px !important; }
ul#search-list li a.tweet { background-position: -112px 0px !important; }
ul#search-list li a.it { background-position: 0px 0px !important; }
ul#search-list li a.en { background-position: -28px 0px !important; }
ul#search-list li a.de { background-position: -56px 0px !important; }
ul#search-list li a.facebook:hover { background-position: -84px -32px !important; }
ul#search-list li a.tweet:hover { background-position: -112px -32px !important; }
ul#search-list li a.it:hover { background-position: 0px -32px !important; }
ul#search-list li a.en:hover { background-position: -28px -32px !important; }
ul#search-list li a.de:hover { background-position: -56px -32px !important; }


#btn-menu {
	position: absolute;
	display:none;
	overflow: hidden;
	top: 160px;
	left: 25px;
	overflow: hidden;
	width: 70px;
	height: 70px;
	float: right;
	margin-right: 25px;
	margin-bottom: 20px !important;
	background-image: url(../_img/menu.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	background-color: #cccccc;
	-moz-border-radius: 15px;
	border-radius: 15px;
	border: 2px solid #fff;
	z-index: 1;
}

#btn-menu .btnOpenMenu{
	display:block;
	overflow: hidden;
	height: 100%;
	width: 100%;
}



/* Colors */

.container.trans {
background: #f4e9e3; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZTllMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzM5MWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f4e9e3 0%, #73391d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4e9e3), color-stop(100%,#73391d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f4e9e3 0%,#73391d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f4e9e3 0%,#73391d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f4e9e3 0%,#73391d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f4e9e3 0%,#73391d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4e9e3', endColorstr='#73391d',GradientType=0 ); /* IE6-8 */
}

.container.blue {
	background: rgb(240,249,255); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjlmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhMWRiZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgb(240,249,255) 0%, rgb(161,219,255) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(240,249,255)), color-stop(100%,rgb(161,219,255))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgb(240,249,255) 0%,rgb(161,219,255) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgb(240,249,255) 0%,rgb(161,219,255) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgb(240,249,255) 0%,rgb(161,219,255) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgb(240,249,255) 0%,rgb(161,219,255) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 ); /* IE6-8 */
}

.container.orange {
background: #f4e9e3; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZTllMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3MzM5MWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #f4e9e3 0%, #73391d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4e9e3), color-stop(100%,#73391d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f4e9e3 0%,#73391d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f4e9e3 0%,#73391d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f4e9e3 0%,#73391d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f4e9e3 0%,#73391d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4e9e3', endColorstr='#73391d',GradientType=0 ); /* IE6-8 */
}

.container.white {
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGU5ZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f4e9e3 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4e9e3)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f4e9e3 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f4e9e3 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f4e9e3 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f4e9e3 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4e9e3',GradientType=0 ); /* IE6-8 */
}

/* Animations */

#menu li, #logo, ul#search-list li a, ul#search-list input[type='submit'] {
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}