@charset "UTF-8";

#toolbar {
	padding: 60px;
}

#toolbar ul {
	margin: 0px;
	padding: 0px;
	width: 172px;
	margin: auto;
}

#toolbar ul li {
	list-style-type: none;
}

#toolbar ul li a {
	font-family: 'ubuntulight';
	font-size: 12px;
	color: #a2a2a2;
}

#toolbar ul li a.selected {
	font-family: 'ubuntubold';
	color: #777777;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#toolbar ul li.separator {
	background-color: #d5d5d5;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}





/*#toolbar .select .list ul {
	padding-top: 5px;
	padding-bottom: 5px;
}

#toolbar .select .list ul li {
	cursor: pointer;
}

#toolbar .select .list ul li.separator {
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: default;
}*/

#toolbarborder {
	width: 20px;
	height: 100%;
	background-color: #eaeaea;
	position: relative;
}

#content {
	padding-bottom: 44px;
}

#content h1 {
	font-family: 'ubuntulight';
	font-size: 25px;
	color: #989898;
	margin: 0px;
	margin-left: 65px;
	margin-top: 44px;
	font-weight: normal;
}

#content h2 {
	font-family: 'ubuntulight';
	font-size: 20px;
	color: #bd121a;
	margin: 0px;
	margin-left: 65px;
	font-weight: normal;
}

#content h3 {
	font-family: 'ubuntulight';
	color: #989898;
	margin: 0px;
	margin-left: 65px;
	font-size: 12px;
	margin-top: 10px;
	font-weight: normal;
}

#content .image {
	margin-top: 44px;
	margin-left: 48px;
}

#content p {
	font-family: 'ubuntulight';
	font-size: 12px;
	color: #777777;
	margin: 0px;
	margin-left: 65px;
	margin-top: 24px;
}

#content.privacy p {
	margin-right: 65px;
}

#content p strong {
	font-family: 'ubuntubold';
	font-weight: normal;
}

#content p a {
	color: #bd131b;
	transition:All 250ms linear;
	-webkit-transition:All 250ms linear;
	-moz-transition:All 250ms linear;
	-o-transition:All 250ms linear;
}
	
#content p a.hover {
	color: #777777;
}

#content #contatto {
	line-height: 18px;
	margin-left: 65px;
	margin-top: 44px;
}

#content #contatto a {
	font-family: 'ubuntubold';
	font-size: 16px;
	color: #bd131b;
	position: relative;
	transition:All 250ms linear;
	-webkit-transition:All 250ms linear;
	-moz-transition:All 250ms linear;
	-o-transition:All 250ms linear;
}

#content #contatto a.hover {
	color: #777777;
}

#content #contatto a img {
	vertical-align: bottom;
	margin-right: 5px;
}

#content #contatto a img.hover {
	margin: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}

#content #numeroverde {
	font-family: 'ubuntulight';
	font-size: 11px;
	color: #777777;	
	margin-top: 24px;
	margin-left: 65px;
}

#content #numeroverde p {
	margin: 0px;
}

#content #numeroverde.right {
	margin-top: 44px;
	margin-left: 130px;
}

#content #numeroverde img {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 8px;
}

#content .list {
	font-family: 'ubuntulight';
	font-size: 18px;
	color: #989898;
	margin-left: 65px;
	margin-top: 24px;
}

#content .list div.fl {
	margin-right: 30px;
}

#content .list div.clear {
	margin-bottom: 65px;
}

#content .list div.fl.chef, #content .list div.fl.blogger {
	width: 390px;
	font-size: 12px;
}

#content .list div.fl.chef h1, #content .list div.fl.blogger h1 {
	margin: 0px;
	margin-bottom: 20px;
	font-family: 'ubuntulight';
	font-size: 20px;
	color: #bd121a;
}

#content .list div.fl.chef p, #content .list div.fl.blogger p {
	margin: 0px;
}

#content .list a {
	font-family: 'ubuntubold';
	font-size: 12px;
	color: #bd121a;
	display: block;
	line-height: 25px;
	margin-top: 5px;
	transition:All 250ms linear;
	-webkit-transition:All 250ms linear;
	-moz-transition:All 250ms linear;
	-o-transition:All 250ms linear;
}

#content .list a.hover {
	color: #777777;
}

#content .list a img {
	vertical-align: middle;
	margin-left: 10px;
}

#cover {
	height: 292px;
	overflow: hidden;
	position: relative;
}

#cover img {
	position: absolute;
	left: 50%;
	margin-left: -830px;
}

#cover div {
	position: absolute;
	left: 0px;
	bottom: 0px;
	line-height: 54px;
	background: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.7);
	background: rgba(255, 255, 255, 0.7);
	width: 100%;
	padding-left: 65px;
	color: #bd121a;
	font-family: 'ubuntulight';
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#cover div span {
	font-family: 'wisdom_scriptregular';
	font-size: 16px;
	color: #5b5b5b;
}

#content #menulink {
	margin-top: 20px;
	margin-left: 190px;
}

#content #menulink.margin {
	margin: 0 0 50px 65px;
}

#menulink a {
	display: inline-block;
	width: 177px;
	height: 45px;
	background-color: #bd121a;
	border: 1px solid #bd121a;
	text-align: center;
	line-height: 45px;
	color: #ffffff;
	font-family: 'ubunturegular';
	font-size: 11px;
	margin-top: 8px;
	margin-bottom: 8px;
	-webkit-transition: All 250ms ease-out;
	-moz-transition: All 250ms ease-out;
	-o-transition: All 250ms ease-out;
	vertical-align: middle;
}

#menulink a.hover {
	background-color: #ffffff;
	color: #bd121a;
	border: 1px solid #bd121a;
}

#content p.red {
	color: #bd121a;
}

#content p.nomargintop {
	margin-top: 0px;
}

#formcontatto {
	margin-left: 55px;
	margin-top: 15px;
}

#formcontatto .select {
	cursor: pointer;
}

#formcontatto .select .label {
	width: 168px;
	height: 35px;
	line-height: 35px;
	border: none;
	background-color: #eaeaea;
	padding-left: 12px;
	padding-right: 12px;
	font-family: 'ubunturegular';
	font-size: 12px;
	color: #909090;
	overflow: hidden;
	background-image: url(../../img/select-form.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

#formcontatto .select ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #eaeaea;
	width: 192px;
	border-bottom: 1px solid #909090;
	position: absolute;
	display: none;
}

#formcontatto .select ul li {
	font-family: 'ubunturegular';
	font-size: 12px;
	color: #909090;
	padding-left: 12px;
	padding-right: 12px;
	border-top: 1px solid #909090;
	padding-top: 5px;
	padding-bottom: 5px;
}

#formcontatto .select ul li:hover {
	color: #707070;
}

#formcontatto input[type="text"] {
	width: 168px;
	height: 35px;
	border: none;
	background-color: #eaeaea;
	padding-left: 12px;
	padding-right: 12px;
	font-family: 'ubunturegular';
	font-size: 12px;
	color: #909090;
	margin-top: 8px;
	margin-right: 8px;
}

#formcontatto input[type="text"].cap {
	width: 46px;
}

#formcontatto textarea {
	display: block;
	margin-left: 0px;
	margin-top: 8px;
	font-family: 'ubunturegular';
	font-size: 12px;
	color: #909090;
	padding: 12px;
	border: none;
	background-color: #eaeaea;
	resize: none;
	width: 498px;
	height: 204px;
}

#formcontatto #upload {
	display: block;
	width: 177px;
	height: 45px;
	background-color: #bd121a;
	border: 1px solid #bd121a;
	text-align: center;
	line-height: 45px;
	color: #ffffff;
	font-family: 'ubunturegular';
	font-size: 11px;
	margin-top: 8px;
	-webkit-transition: All 250ms ease-out;
	-moz-transition: All 250ms ease-out;
	-o-transition: All 250ms ease-out;
	vertical-align: middle;
	margin-bottom: 40px;
}

#formcontatto #upload.hover {
	background-color: #ffffff;
	color: #bd121a;
	border: 1px solid #bd121a;
}

#formcontatto p {
	margin-left: 12px;
}

#formcontatto #invia {
	display: block;
	width: 213px;
	height: 52px;
	background-color: #bd121a;
	border: 1px solid #bd121a;
	text-align: center;
	line-height: 52px;
	color: #ffffff;
	font-family: 'ubunturegular';
	font-size: 16px;
	margin-top: 50px;
	-webkit-transition: All 250ms ease-out;
	-moz-transition: All 250ms ease-out;
	-o-transition: All 250ms ease-out;
	vertical-align: middle;
	margin-bottom: 40px;
}

#formcontatto #invia.hover {
	background-color: #ffffff;
	color: #bd121a;
	border: 1px solid #bd121a;
}

.faq .select {
	cursor: pointer;
	margin-left: 48px;
	margin-top: 24px;
}

.faq .select .label {
	width: 400px;
	height: 35px;
	line-height: 35px;
	border: none;
	background-color: #eaeaea;
	padding-left: 12px;
	padding-right: 12px;
	font-family: 'ubunturegular';
	font-size: 12px;
	color: #909090;
	overflow: hidden;
	background-image: url(../../img/select-form.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

.faq .select ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #eaeaea;
	width: 424px;
	border-bottom: 1px solid #909090;
	position: absolute;
	display: none;
	max-height: 120px;
	overflow-y: scroll;
}

.faq .select ul li {
	font-family: 'ubunturegular';
	font-size: 12px;
	color: #909090;
	padding-left: 12px;
	padding-right: 12px;
	border-top: 1px solid #909090;
	padding-top: 5px;
	padding-bottom: 5px;
}

.faq .select ul li:hover {
	color: #707070;
}

.faq #result p {
	margin-bottom: 48px;
}

#content div.accordion {	
	font-family: 'ubuntulight';
	font-size: 12px;
	color: #777777;
	margin-top: 5px;
	margin-left: 65px;
	cursor: pointer;
}

#content div.accordion p {
	margin: 5px;
	display: none;
	cursor: default;
}

#content.faq h2:nth-of-type(2) {
	margin-top: 48px;
}



.data_evento{
	border: 1px solid #D7D7D7;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	height: 119px;
	width: 114px;
}
.data_evento span{
	color: #989898;
	display: block;
	font-size: 14px;
	line-height: 40px;
	text-align: center;
}
.data_evento span.num{ 
	color: #BD121A;
	font-family: 'ubuntubold';
	font-size: 55px;
	line-height: 40px;
}

.info_evento{
	font-size: 12px;
	position: relative;
}
.info_evento span{
	display: block;
}
.info_evento .title{
	color: #BD121A;
	display: block;
	font-size: 20px;
	padding-bottom: 5px;
}
.info_evento .time{
	color: #989898;
	font-family: 'ubuntubold';
	padding-top: 5px;
}

#toolbar_mobile {
	width: 100%;
	border-top: 1px solid #e2bf67;
	height: 52px;
	background-color: #eaeaea;
	display: none;
}

#toolbar_mobile .toggle {
	padding-left: 10px;
	position: relative;
	height: 52px;
}

#toolbar_mobile .toggle .arrow {
	position: absolute;
	right: 10px;
	-webkit-transition: All 250ms ease-out;
	-moz-transition: All 250ms ease-out;
	-o-transition: All 250ms ease-out;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg);
	-webkit-transform:rotate(180deg);
}

#toolbar_mobile .toggle .arrow.open {
	transform:rotate(0deg);
	-ms-transform:rotate(0deg);
	-webkit-transform:rotate(0deg);
}

#toolbar_mobile .content {
	display: none;
	position: relative;
	z-index: 90;
	background-color: #fff;
	padding: 10px;
	border-bottom: 5px solid #eaeaea;
}

#toolbar_mobile .content ul {
	margin: 0px;
	padding: 0px;
}

#toolbar_mobile .content ul li {
	list-style-type: none;
	font-family: 'ubuntulight';
	font-size: 32px;
	color: #a2a2a2;
}

#toolbar_mobile .content ul li a {
	font-family: 'ubuntulight';
	font-size: 32px;
	color: #a2a2a2;
}

#toolbar_mobile .content ul li a.selected {
	font-family: 'ubuntubold';
	color: #777777;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#toolbar_mobile .content ul li.separator {
	background-color: #d5d5d5;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#toolbar_mobile .content select {
	font-size: 32px;
}

@media screen and (max-width: 1240px) {
	
	#toolbar, #toolbarborder {
		display: none;
	}
	
	#toolbar_mobile {
		display: block;
	}
	
	#content {
		float: none;
	}
	
}

body.mobile #content h1 {
	font-size: 50px;
}

body.mobile #content h2 {
	font-size: 40px;
}

body.mobile #content p {
	font-size: 24px;
}

body.mobile #content .list {
	font-size: 36px;
}

body.mobile #content .list a {
	font-size: 24px;
}

.f12 {
	font-size: 12px;
}

.f16 {
	font-size: 16px;
}

#faqlist {
	position:relative; width:90%; overflow: hidden;
}

.require, #content p.require {
	color: #f00;
}

#formcontatto .select .label.require, #formcontatto input[type="text"].require, #formcontatto textarea.require {
	border: 1px solid #f00;
}

#message {
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 100;
	display: none;
	left: 0px;
	top: 0px;
}

#message .bg {
	background-color: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#message .text {
	background-color: #fff;
	padding: 10px;
	padding-top: 40px;
	color: #777777;
	font-family: 'ubuntulight';
	font-size: 14px;
	position: absolute;
	width: 260px;
	height: 60px;
	left: 50%;
	top: 50%;
	margin-left: -140px;
	margin-top: -55px;
}

#message a {
	position: absolute;
	top: 10px;
	right: 13px;
	font-family: 'ubunturegular';
	font-size: 11px;
	color: #bd121a;
	-webkit-transition:All 250ms ease-out;
	-moz-transition:All 250ms ease-out;
	-o-transition:All 250ms ease-out;
}

#message a:hover {
	color: #ffffff;
}

#upload_file{
	visibility:hidden;
}

