@font-face {
font-family: 'Exo Regular';
font-style: normal;
font-weight: normal;
src: local('Exo Regular'), url('css/Exo-VariableFont_wght.ttf') format('truetype');
}

@font-face {
font-family: 'Berkeley';
font-style: normal;
font-weight: normal;
src: local('ITC Berkeley Oldstyle Std'), url('css/ITCBerkeleyOldstyleStd/BerkeleyStd-Italic.otf') format('truetype');
}

#wp-admin-bar-new-post { display:none;}

html {
	margin:0px;
	padding:0px;
}

body {
margin:0px;
padding:0px;
font-family: 'Exo Regular', Arial;
background:#fff;
color:#262626;
position:relative;
}
.maincontent {float:left; width:700px; padding-top:30px;}
.mainwidget {float:right; width:260px; padding-top:30px;}
.wgcenter {text-align:center;}

.bg01 {background:#fff;}
.bg02 {background:rgb(225,210,210);}
.bg03 {background:#eee !important;}

.bg04 {background:rgb(241,241,241);}
.bg05 {background:rgb(225,210,210) url(images/bg2.jpg);}
.bg404 {border-bottom:2px solid rgb(239,236,229);}
.bgblack {background:#000; padding:0.5%;}
.bgxmas {background:#fff url(images/bg-christmas2.png) no-repeat center center; background-size:100% auto; background-size:cover; background-attachment:fixed; }

img {border:0; max-width:100%; height:auto;}
hr { display:block; clear:both; background:rgb(239,236,229); color:rgb(239,236,229); margin:30px 0px; padding:0px; border:0px; border-top:2px solid rgb(239,236,229);}
video {width: auto !important; height: 500px !important; max-width:1300px !important; margin:0px auto; display:block; padding:0px;}
.video {background:#000; text-align:center;}
.wp-video-shortcode {max-width:unset !important; width:100% !important; height:500px !important;}
.mejs-mediaelement {position:static !important;}
.wp-video {width:100% !important; margin-bottom:25px;}
.mejs-poster {background-size:contain !important;}

a {text-decoration:none}
a:hover {text-decoration:underline;}
a:focus, a:visited, a:active {outline: 0px;}

.alignright {float: right; margin-left:10px; margin-right:0px; margin-top:5px; margin-bottom:10px; }
.alignleft {float: left; margin-top:5px; margin-bottom:10px; margin-right:10px; margin-left:0px; }
.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-top:3px; margin-bottom:10px;}

th.op-cell, td.op-cell {vertical-align:top; padding:2px; padding-right:15px; border-top:1px solid #eee;}
th.op-cell-heading {white-space:nowrap;}

.shadtxt {
text-shadow:1px 1px 5px #111111 !important;
font-weight:900;
}

.wp-caption {
   background-color: #fff;
   padding:0px;
   max-width:100%;
   margin:0px;
}

.wp-caption img {
   width:100%;
   height:auto;
   display:block;
   margin:0px auto;
}

.wp-caption p.wp-caption-text {
font-size:14px; line-height:18px; color:#111; font-weight:900; padding:5px 0px 0px; text-align:left;
}

.moz { display: -moz-inline-block; display:inline-block; width:100%; }
.table { display:table; }

.nowrap { white-space: nowrap }
.block { display: block;}
.inline { display: inline;}
.inlineblock { display: -moz-inline-block; display:inline-block;}
.hide { display: none;}
.hideimp { display: none !important;}
.showmob { display: none !important;}
.hidevis { visibility: hidden;}
.overflow { overflow: hidden;}
.hidejs { display: none !important;}
.noborder { border:0px !important;}
.clear {clear:both;}
.opacity {
filter:alpha(opacity=0) !important;
opacity:0 !important;
}
.no-opacity {
filter:alpha(opacity=100) !important;
opacity:1 !important;
}
.lcase {text-transform:lowercase;}
.ucase {text-transform:uppercase;}

.wrapper5 {
	width:90%;
	margin:0 auto;
	padding:0px 5%;
	max-width:1200px;
}

.wrapper4 {
	width:90%;
	margin:0 auto;
	padding:0px 5%;
	max-width:1000px;
}

.wrappersmall {
	width:900px;
	margin:0 auto;
	padding:0px 50px;
}

.wrapper6 {
	width:100%;
	max-width:1600px;
	margin:0 auto;
}

.relativebox {position:relative;}

object, embed {
   display: block;
   margin: 0px auto 0px;
}

.scrollRight, .scrollLeft  {position:fixed; z-index:999; filter:alpha(opacity=80); opacity:.80; top:45%; width:72px; height:96px;  cursor:pointer; }
.scrollRight  {right:0px;  background:url(images/right.png) no-repeat; background-size:64px auto; background-color:#eee; background-position:100% 15px;}
.scrollLeft  {left:0px; background:url(images/left.png) no-repeat; background-size:64px auto; background-color:#eee; background-position:0px 15px;}
.scrollLeft:hover, .scrollRight:hover  {filter:alpha(opacity=100); opacity:1;  }

.scrollRight a, .scrollLeft a {width:72px; height:96px; display:block; }

.navfixed p, .navfixed img  {
display:none;
}

.navfixed p  {
font-size:20px; color:#111; line-height:24px; 
margin:0px; padding:10px 0px; 
font-weight:900; width:180px;
font-family:'Exo Regular';
}

.navfixed p.ft  {
width:256px;
}

.scrollLeft img  {float:right; height:76px; width:76px; margin:10px;}
.scrollRight img  {float:left; height:76px; width:76px; margin:10px;}
.scrollLeft p  {float:left; text-align:right; }
.scrollRight p  {float:right;}

.navfixed:hover p, .navfixed:hover img  {
display:table;
}

.navfixed a {display:block; color:#111;}

.navfixed:hover  {
width:350px;
height:auto;
-webkit-box-shadow:0 0 5px #513f25; 
-moz-box-shadow:0 0 5px #513f25; 
box-shadow:0 0 5px #513f25; 
}

.scrollLeft:hover a  {
width:280px;
padding-left:70px;
display:block;
}

.scrollRight:hover a  {
width:280px;
padding-right:70px;
display:block;
}

.scrollTop {
	filter:alpha(opacity=80);
	opacity:0.8;	
	background:rgb(142,189,68);
	bottom: 5px;
	position: fixed;
	right: 10px;
	z-index: 198;
	display:none;
}

.scrollTop a{	
	background:url(images/to-top.png) no-repeat center center;
    display: block;
    padding: 10px;
    height: 24px;
    width: 24px;
}

.scrollTop:hover  {
filter:alpha(opacity=100);
opacity:1;
}

.logotop2  {
	float:left;
	height:120px;
	width:auto;
	margin:0px;
}

.topwhite .logotop2  {
	height:200px;
	margin:0px;
}

.topwhite:before {
content: "";
position: absolute; left: 0px; top:-1px; right:0px; z-index:0;
height:150px; 
background: -webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.30));
background: -o-linear-gradient(bottom,rgba(0,0,0,0.30), rgba(0,0,0,0));
background: -moz-linear-gradient(bottom,rgba(0,0,0,0.30), rgba(0,0,0,0));
background: -ms-linear-gradient(bottom,rgba(0,0,0,0.30), rgba(0,0,0,0));
background: linear-gradient(to bottom, rgba(0,0,0,0.30), rgba(0,0,0,0));	
}

.topwidget .topwidget2 {border-top:10px solid #fff; border-bottom:10px solid #fff;}
.bgxmas .topwidget .topwidget2 {border-top:10px solid rgb(255,255,255,0); border-bottom:10px solid rgb(255,255,255,0);}

#topw {background:rgb(142,189,68); padding:8px 0px; font-family:'Exo Regular', Arial;}

.topicons  { text-align:right; }
ul.right {margin:0px; padding:0px; display:inline; float:right; white-space:nowrap;}
ul.right li { margin:0px; list-style-type:none; display: -moz-inline-block; display:inline-block;  margin-left:15px; margin-top:4px;
filter:alpha(opacity=90); opacity:0.9; font-size:14px; line-height:14px; text-transform:uppercase;
}
ul.right li a {color:#fff; text-decoration:none; padding:0px; padding-left:20px; margin:0px;  height:20px;}
ul.right li.cart a {background:url(images/shop-w.png) no-repeat center left;
background-size:18px 18px;}
ul.right li.login a, ul.right li.login span {background:url(images/user-w.png) no-repeat center left;
background-size:18px 18px;}
ul.right li.wish a {background:url(images/heart-w.png) no-repeat center left;
background-size:18px 18px;}

ul.right li.fb a {background:url(images/facebook-w.png) no-repeat center left;
background-size:18px 18px;}
ul.right li.yt a {background:url(images/youtube-w.png) no-repeat center left;
background-size:18px 18px;}
ul.right li.tw a {background:url(images/twitter-w.png) no-repeat center left;
background-size:18px 18px;}
ul.right li.ig a {background:url(images/insta.png) no-repeat center left;
background-size:18px 18px;}
ul.right li.rss a {background:url(images/rss-w.png) no-repeat center left;
background-size:18px 18px;}
ul.right li.nl a {background:url(images/mail-w.png) no-repeat center left;
background-size:18px 18px;}
ul.right li.search a {padding-left:0px;}

ul.right li:hover {
text-decoration:none;
filter:alpha(opacity=100); opacity:1; 
}

ul.right li.divider {padding-left:15px; margin-left:15px; border-left:1px solid #ccc; }

ul.right li.langIT a {background:url(images/Italy.png) no-repeat center center; background-size:auto 18px; }
ul.right li.langES a {background:url(images/Spain.png) no-repeat center center; background-size:auto 18px; }
ul.right li.langFR a {background:url(images/France.png) no-repeat center center; background-size:auto 18px; }
ul.right li.langEN a {background:url(images/UK.png) no-repeat center center; background-size:auto 18px; }

.st0, .spancart {display:none !important;}


#userlink {text-transform:none; overflow:visible;}


.top3 {z-index:60; position:absolute; top:0px; left:0px; right:0px;}
.mobilelogo {z-index:10; position:fixed; top:0px; left:5%; height:70px; display:none; background:#fff;}
.top2 {margin-top:26px;}


#topwidget1 {padding-top:32px;}
#topwidget2 {position:relative;}

#top2 {
padding:5px 0px 5px;
background-color:#fff;
}

ul.right li label {cursor:pointer;}

.topwidget {
background:#fff;
color:rgb(89,52,25);
text-align:center;
padding:5px 0px 0px;
position:relative;
z-index:10;
}

.bgxmas .topwidget {background:transparent;}

.topwhite {
color:#fff;
position:absolute;
z-index:10;
top:35px;
left:0px; right:0px;
}


#topwidget2 {
position:relative;
}

.caltopics {float:left; display: -moz-inline-block; display:inline-block; margin-left:30px;}

.caltopics ul {list-style-type:none; padding:55px 0px 45px; display: -moz-inline-block; display:inline-block; margin:0px; float:right;}

.topwhite .caltopics ul {padding-top:0px;}

.caltopics  ul li {margin:0px; display:table-cell; vertical-align:middle; list-style-type:none;
font-size:14px; 
line-height:16px; 
position:relative;
white-space:nowrap;
font-family:'Exo Regular', Arial;
padding:0px; 
text-transform:uppercase;
text-align:center;
font-weight:bold;
}

.caltopics ul li a {color:#111; text-decoration:none; padding:0px 17px; margin:0px; display:block;}
.topwhite .caltopics ul li a {color:#fff;}

.caltopics ul li a:hover {text-decoration:underline; }

.caltopics ul li span {
	color:rgb(89,52,25);
}


.caltopics ul li ul.sub-menu {
	list-style: none;
	position: absolute; 
	left:0px; top: 25px;
	margin: 0px; padding: 0px;
	display: none;
	z-index:21;
}

.caltopics ul li ul.sub-menu li{
	border:0px;
	display: block;
	font-weight:300;
	color:#fff; 
	margin:0px;
	padding: 0px 10px;
	text-align:left;
}

.caltopics ul li ul.sub-menu li a {
	padding:12px 10px;
	padding-right:40px;
	color:#fff;
	border-bottom:1px solid rgb(208,193,160);
	background:rgb(225,78,78);
	filter:alpha(opacity=90); opacity:0.90;
}

.caltopics ul li ul.sub-menu li a:hover {
	filter:alpha(opacity=100); opacity:1;
	text-decoration:none;
}

.caltopics ul li ul.sub-menu li:last-child a {
	border-bottom:0px solid #fff;
	padding-bottom:11px;
}

.searchtop {
position:absolute; top:46px; right:0px;
white-space:nowrap;
width:180px;
}

.topwhite .searchtop {top:-6px;}

.month {color:rgb(225,210,210); font-size:16px; line-height:18px; padding:8px 20px; text-transform:uppercase; background:rgb(241,241,241); font-family:'Exo Regular';
}
.month a {color:rgb(225,210,210) !important; }

.linkabs {
position:absolute;
top:0px; left:0px; right:0px; bottom:0px;
z-index:20;
}


.titlesez2 {margin-bottom:0px !important;}

.listnews .item {
padding:0px;
margin:0px;
float:left;
width:30%;
display: -moz-inline-block; display:inline-block;
text-align:left;
}

.listnews .item1 {
margin-right:5%; margin-left:5%; 
}

.listnews .item0 {
clear:left;
}

.listnews .item2 {
clear:right;
}

.listnews2 .item {
float:none;
width:100%;
margin-bottom:50px;
padding-bottom:50px;
border-bottom:1px solid rgb(218,218,218);
}

.listnews2 .item1 {
margin-right:0%; margin-left:0%; 
}


.listnews .item h3 {
font-size:22px;
line-height:26px;
color:#111;
font-weight:bold;
margin:5px 0px 0px;
padding:0px;
font-family:'Exo Regular';
}

.listnews .subtitle  {
padding: 0px;
margin: 5px 0px 0px;
font-size: 20px;
line-height: 24px;
color:#666;
font-weight:bold;
display:table;
}

.listnews2 .item  h3 {
font-size:24px;
line-height:28px;
}

.listnews2 .listtext {
display:table;
}

.listnews .item  p  {
font-size:15px;
line-height:21px;
color:#111;
margin:10px 0px 0px;
padding:0px;
}

.listnews2 .item  p  {
font-size:18px;
line-height:24px;
margin:15px 0px 0px;
color:#111;
}

.listnews .item h3 a {color:#111;}

.listnews .month {
position:absolute;
top:10px; left:10px; 
z-index:10;
font-size:14px; line-height:16px;
}

.listnews .listcat .month {
top:0px; left:0px;
position:static;
margin-bottom:10px;
float:left;
}


.listnews .listimg {
position:relative;
margin-bottom:10px;
}

.listnews2 .listimg {
position:relative;
margin-bottom:0px;
float:left;
margin-right:40px;
width: 41%;
}

.listnews .item .date {
font-size:15px; line-height:17px;
color:#777;
display:block;
margin-bottom:5px;
font-family:'Exo Regular';
}

.listnews2 .item .date {
font-size:16px;
}

.listnewscenter {
background:#eee;
text-align:center;
padding:20px;
}

.listnewscenter .item  h3 a:hover {color:rgb(89,52,25);}



.listnews .sep1 {
position:absolute;
top:-10px; bottom:-10px; 
left:32.5%;
border-left:1px solid #bbb;
}

.listnews .sep2 {
position:absolute;
top:-10px; bottom:-10px; 
right:32.5%;
border-right:1px solid #bbb;
}

.listbox {
padding:0px;
font-size:14px;
line-height:16px;
}
.listbox .item {
margin-bottom:10px;
padding-bottom:10px;
}

.listbox .item  h3 {
font-size:18px;
line-height:20px;
margin:3px 0px 0px;
}

#mbtnlb {
padding-top:10px;
border-top:1px solid rgb(218,218,218);
}


.boxvideo .videotxt {
color:#fff;
padding:15px 10px;
background:#000;
}

.boxvideo .videotxt h4 {
font-size:18px;
line-height:20px;
color:#fff;
font-weight:bold;
margin:0px;
padding:0px;
font-family:'Exo Regular';
}

.boxvideo .videotxt h4 a {
color:#fff;
}

.boxvideo .videoimg .play {
width:20%; height:auto;
position:absolute;
top:40%; left:40%; 
z-index:10;
}




.buttonlink, .buttonlink2 {
font-size:18px;
line-height:20px;
color:#fff !important;
margin:0px auto;
padding:10px;
text-align:center;
display:table;
background:rgb(89,52,25);
font-family:'Exo Regular';
}

.buttonlink:hover, .buttonlink2:hover {
text-decoration:none !important;
-webkit-box-shadow:0 0 5px #513f25; 
-moz-box-shadow:0 0 5px #513f25; 
box-shadow:0 0 5px #513f25; 
}

.buttonlink2 {display: -moz-inline-block; display:inline-block; margin:10px;}


.listnews3 .buttonlink {
background-color:transparent;
color:#444 !important;
font-size:14px;
line-height:14px;
padding:10px 0px;
padding-right:35px;
font-weight:bold;
background-image:url(images/continua2.png);
background-repeat: no-repeat;
background-position:98% 50%;
font-family: 'Exo Regular', Arial;
}


.topnl  {float:left; margin:0px; color:#fff; font-size:14px; line-height:14px; text-transform:uppercase; display: -moz-inline-block; display:inline-block;}
.topnl a  {color:#fff; filter:alpha(opacity=90); opacity:0.9; padding:3px 10px; background:rgb(190,184,167); 
-moz-border-radius: 5px;
border-radius: 5px;
}
.topnl a:hover  {filter:alpha(opacity=100); opacity:1; text-decoration:none; background:rgb(225,210,210);
-webkit-box-shadow:0 0 5px #513f25; 
-moz-box-shadow:0 0 5px #513f25; 
box-shadow:0 0 5px #513f25; }

ul.navtop2 {margin:0px; padding:0px;}
ul.navtop2 li { margin:0px; list-style-type:none; display: -moz-inline-block; display:inline-block; margin-top:4px; text-transform:uppercase;
}



.intropageimg  {
height:400px;
width:100%;
display:block;
overflow:hidden;
text-align:center;
background-repeat:no-repeat;
background-position: center center;
background-size:100% auto;
background-size:cover;
}


.intropagetxt   {
text-align:center;
padding:40px 0px;
background:rgb(239,236,229);
color:#111;
font-size:32px;
line-height:36px;
}

.intropagetxt small   {
font-size:20px;
line-height:28px;
}

.intropagevideo {background:#000; }

.intropagevideo video {background:#000; min-width: 100% !important; min-height: 100% !important; max-height:auto !important;}
}
.intropagevideo .video {
    position: relative;
    padding-bottom: 35%;
    padding-top: 0px;
    height: 0;
	margin-bottom:0px !important;
	margin:0px auto;
	display:block;
	max-height:500px !important; 
}
.intropagevideo .video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	margin-bottom:0px !important;
	object-fit: cover;
}


.attr {
font-size:17px;
line-height:21px;
position:relative;
min-height:28px;
}

.titlepost {margin:70px 0px 50px; text-align:center;  display: -moz-inline-block; display:inline-block; width:100%; }

.titlepost .month {margin-bottom:30px; display: -moz-inline-block; display:inline-block; font-size:18px; line-height:20px;}
.titlepost .author {color:#fff; font-family:'Exo Regular'; display: -moz-inline-block; display:inline-block; padding:7px 20px; margin:10px auto 20px; background:rgb(225,78,78); font-size:15px; line-height:15px; font-weight:bold; letter-spacing:1px;
-webkit-box-shadow:3px 3px 0px rgba(142,189,68,0.8); 
-moz-box-shadow:3px 3px 0px rgba(142,189,68,0.8); 
box-shadow:3px 3px 0px rgba(142,189,68,0.8); 
}
.titlepost .date {color:#515151; font-style:italic; font-family:'Exo Regular';}

.titlepost .subtitle  {
padding: 0px;
margin: 10px 0px 30px;
font-size: 36px;
line-height: 42px;
color:#666;
text-align:center;
}


.sharebox a.sb {margin:0px; margin-right:10px; }
a.sb:hover {
-webkit-box-shadow:0 0 5px #513f25; 
-moz-box-shadow:0 0 5px #513f25; 
box-shadow:0 0 5px #513f25; 
}



a.sb:hover {
-webkit-box-shadow:0 0 0px #513f25; 
-moz-box-shadow:0 0 0px #513f25; 
box-shadow:0 0 0px #513f25; 
}	

.textpost .postimg {text-align:center; margin:10px 0px 30px;}
.justify {text-align:justify; }

.textpost .postimg .caption {font-size:16px; line-height:18px; color:rgb(0,0,0); font-weight:bold; padding:5px 0px 0px; text-align:left;}

.imgborded {border:1px solid rgb(218,218,218);}

.textpostpad {padding-top:20px;}
.textpostpad2 {padding-top:20px; padding-bottom:60px;}
.textpostpad3 {padding-top:40px; }
.textpostpad4 {padding-top:0px; padding-bottom:60px; }
.textpostpad5 {padding-top:20px; padding-bottom:40px;}
.textpostpad6 {padding-top:0px;}

.textpostpad7 {padding-top:40px; padding-bottom:40px;}
.textpostpad8 {padding-top:60px; padding-bottom:90px;}

.textpost .sommario {
padding: 0px 0px 30px;
margin: 0px;
font-size: 22px;
line-height: 28px;
font-family: 'Exo Regular', Arial;
color:#444;
text-align:center;
}

.textpost hr.hrsommario {
width: 120px;
margin: 10px auto 20px;
border-color: rgb(218,218,218);
}

.justify .sommario {
padding: 0px;
margin: 0px 0px 40px;
font-size: 22px;
line-height: 28px;
font-family: 'Exo Regular', Arial;
color:#444;
text-align:left;
}


.textpost {font-size:18px; line-height:28px; color:rgb(0,0,0);}

.textpost span.small {display:block; font-size:16px; line-height:20px; font-weight:100; margin:0px; padding:0px; color:#515151;}

.titlepostcenter small {text-align:center; color: rgb(89,52,25); display:block; font-size:26px; line-height:30px;}

.textpost p {padding:0px; margin:0px; margin-bottom:25px; }
.textpost p strong, .textpost p strong {font-weight:900; }

.textpost p.lastupdate {margin-top:25px; font-size:16px; color:#515151; }

.textpost  ul, .textpost  ol {margin: 15px 0px 25px; margin-left:20px; padding: 0px 0px; padding-left:10px; list-style-type:square;}
.textpost ul li, .textpost ol li {margin:5px 0px; padding:0px 0px; }
.textpost  ul li ul, .textpost  ol li ol {margin-bottom: 0px}

.textpost a, .redtxt {color: rgb(89,52,25);}

.textpost h2.h1 a {color:#111;}
.textpost h2.h1 a:hover {color:rgb(89,52,25);}

.textpost a:hover {color: rgb(89,52,25); text-decoration: underline;}
.textpost h2, .textpost big {font-size:34px; line-height:36px; color:rgb(89,52,25); margin:40px 0px 20px; padding:0px; font-family:'Exo Regular';}
.textpost h1 {font-size:42px; line-height:48px; color:#515151; margin:40px 0px 20px; padding:0px; font-family:'Exo Regular';}
.textpost big {display:block; }
.textpost h3, .textpost h4, .textpost h5, .textpost h6 {padding:0px; margin:40px 0px 20px; font-size:22px; color:rgb(89,52,25); line-height:26px; font-weight:600; font-family:'Exo Regular';}
.textpost h5, .textpost h6 {margin:30px 0px 20px; font-family:'Exo Regular';}

.textpost h2  small {display:block; font-size:26px; line-height:30px; font-weight:100; margin-top:0px;}
.textpost h2 .small, .textpost h2 small {font-size:28px; line-height:32px; color:#515151; display:block; margin-top:5px; }


.textpost .titlepost h1, .textpost h2.h1 {
padding:0px;
margin:0px 0px 20px !important;
font-size:42px; line-height:48px; font-weight:bold; color:#111; 
display:block; clear:both;
color:rgb(89,52,25);
}

.textpost .sharebox  {text-align:left; width:100%; display: -moz-inline-block; display:inline-block; }

.titlepostcenter  h2, .titlepostcenter h1 {
text-align:center;
padding:0px;
margin:0px;
font-size:42px; line-height:48px; font-weight:100; color:#515151; 
display:block; clear:both;
margin-top:10px !important; margin-bottom:60px !important;
}

.titlepostcenter2  h1 {text-transform:none !important;}


.textpost iframe {margin-bottom:20px; max-width:100%; height:460px;}
.bgxmas .textpost iframe {border:5px solid #fff !important;
-webkit-box-shadow:0 0 15px #513f25; 
-moz-box-shadow:0 0 15px #513f25; 
box-shadow:0 0 15px #513f25; 
}

.textpost p iframe {width:100%; height:400px;}
.textpost .postimg iframe {margin-bottom:0px; width:100%; height:404px;}

.textpost .videoimg, .videobox .videoimg {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
	margin-bottom:0px !important;
}

.videobox .videoimg {
    padding-bottom: 260px;
}

.textpost .videoimg iframe, .videobox .videoimg iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
	margin-bottom:0px !important;
}


.textpost .alignright {float:right; margin-left:40px; margin-bottom:20px; }
.textpost .alignleft {float:left; margin-right:40px; margin-bottom:20px; }
.textpost .aligncenter {display: block; margin-left: auto; margin-right: auto; margin-top:5px; margin-bottom:20px; }


.textpost  blockquote {
font-size: 26px;
margin: 20px 0px 35px;
padding: 16px 36px;
line-height: 34px;
color: #777;
font-family: 'Berkeley', Georgia;
border-left:2px solid #777;
font-weight:bold;
display: -moz-inline-block; display:inline-block;
}

.textpost  blockquote p {
margin-bottom:0px;
}


.download ul, .news ul {
    margin:0px !important; padding:0px !important;  
    list-style: none !important;
} 

.download ul li, .news ul li {  
    padding:0px 0px 5px !important; 
	margin:0px !important;
	line-height:23px;
}

.download ul li a {display:block; 
padding-left:40px;
background:url(images/attachment.png) no-repeat top left;
min-height:24px;
}

.sliderin {
width:100000px;
}


.gallerybox   {
width:100%;
display:block;
overflow:hidden;
background:#000;
position:relative;
margin-bottom:30px;
}

.gallerybox .item {
width:100%;
position:relative;
padding:0px;
margin:0px;
margin-right:10px;
float:left;
border:0px;
text-align:center;
display:table;
}

.gallerybox .item a {
width:100%; display: -moz-inline-block; display:inline-block;
text-align: center;
}

.gallerybox .item .caption {font-size:16px; line-height:18px; color:#111; font-weight:bold; padding:5px 0px 0px; text-align:left; background:#fff; width:100%; display: -moz-inline-block; display:inline-block;
}

.gallerybox .prev, .gallerybox .next  {position:absolute; z-index:7; filter:alpha(opacity=60); opacity:.60; top:40%; width:36px; height:48px;  cursor:pointer;}
.gallerybox .next  {right:0px;  background:url(images/right2.png) no-repeat center right; background-size:90% auto; background-color:#fff;}
.gallerybox .prev  {left:0px; background:url(images/left2.png) no-repeat center left; background-size:90% auto; background-color:#fff;}
.gallerybox .prev:hover, .gallerybox .next:hover  {filter:alpha(opacity=80); opacity:.80;  }


cite {
color: rgb(225,210,210);
font-size: 18px;
line-height:18px;
margin-top: 5px;
display:block;
padding-right:5px;
}


#newslettermsg3 {
font-style:italic;
font-size: 18px;
line-height:22px;
margin-bottom:20px;
background:#f5f5f5;
padding:20px 10px 20px;
-moz-border-top-left-radius: 32px;
border-top-left-radius: 32px;
-moz-border-bottom-right-radius: 32px;
border-bottom-right-radius: 32px;
border-bottom:3px solid rgb(225,210,210); 
border-top:3px solid rgb(225,210,210);
display:none;
}


.form1 {
padding:0px;
margin:0px;
}


input.textform3 {
background: #fff;
padding: 3px 6px;
border:0px solid #515151;
font-size: 13px;
font-family:Arial;
margin-right:3px;
}


.button {
font-family:'Exo Regular', Arial;
font-size: 13px;
width: 70px;
cursor:pointer;
padding: 4px 5px;
background:#515151;
color:#ffdf2a;
border:0px;
font-weight:bold;
text-transform:uppercase;
}

.bprint, .bmail {
color:#fff;
background:rgb(225,210,210);
background-size:auto 50%;
padding: 10px 10px;
padding-right:30px;
width:auto;
margin:15px 5px 0px;
font-weight:normal;
}

.bprint {
background:rgb(225,210,210) url(images/print.png) no-repeat 97% 50%;
background-size:auto 50%;
}
.bmail {
background:rgb(225,210,210) url(images/mail.png) no-repeat 97% 50%;
background-size:auto 50%;
}

.button:hover, .button1:hover, .button2:hover {
-webkit-box-shadow:0 0 5px #513f25; 
-moz-box-shadow:0 0 5px #513f25; 
box-shadow:0 0 5px #513f25; 
}

.searchtop .button {
color:#fff;
background:#444 url(images/search2.png) no-repeat center center;
background-size:16px 16px;
padding:7px 0px;
padding-right:20px; 
padding-left:10px;
width:30px;
float:right; font-weight:normal;
height:29px;
overflow:hidden;
cursor:pointer;
}


.topwhite .searchtop .button {
background:transparent url(images/search2.png) no-repeat center center;
background-size:16px 16px;
padding:5px 0px;
overflow:hidden;
border:0px;
height:auto;
}

.searchtop .button:hover {
-webkit-box-shadow:0 0 0px #513f25; 
-moz-box-shadow:0 0 0px #513f25; 
box-shadow:0 0 0px #513f25; 
}


input.textform2 {
background: #fff;
width: 150px;
font-size: 14px;
font-family:'Exo Regular';
border:1px solid #444;
display:block;
float:left;
padding: 6px 1%;
height:15px;
overflow:hidden;
float:right;
}

.searchtop input.textform2 {
width: 130px;
}

.topwhite .searchtop input.textform2 {
width: 70px;
background: transparent;
border:0px solid #fff;
color:#fff;
padding: 5px 1%;

}
.topwhite .searchtop input.textform2::placeholder {
color:#fff;
text-transform:uppercase;
font-size: 14px;
}

#mobilemenubox .searchtop {top:20px; right:30px; z-index:200; left:30px; width:unset;}
#mobilemenubox .searchtop .button {position:absolute; right:0px; top:0px; bottom:0px; width:40px; height:40px; border:0px; padding:0px;}
#mobilemenubox .searchtop input.textform2 {width:96%; background:transparent; border:1px solid #dadada; font-size:18px; padding:5px; height:28px;}


#mobilemenu {
width:27px; height:25px; display:none;
background-image:url(images/menu-bgb.png);  background-repeat:no-repeat; background-position: center center; background-size:auto 25px;
position:fixed; top:32px; right:3%; z-index:61;
}

#mobilemenubox {
position:fixed; top:0px; right:0px; bottom:0px;
width:350px;
z-index:200;
max-width:80%;
}

#closemb {
	position:absolute;
	top:32px; left:-45px;
	z-index:200;
}


.filtermobile {
position:fixed; top:0px; right:0px; bottom:0px;
background:#fff;
z-index:199;
filter:alpha(opacity=85); opacity:0.85;
width:350px;
max-width:80%;
-webkit-box-shadow:0 0 5px #513f25; 
-moz-box-shadow:0 0 5px #513f25; 
box-shadow:0 0 5px #513f25; 
}

.filtermobile2 {
position:fixed; top:0px; right:0px; bottom:0px; left:0px;
background:#000;
z-index:197;
filter:alpha(opacity=75); opacity:0.75;
}

.mobmenu {
	position:relative;
	z-index:200;
	padding:90px 30px 60px;
}


.mobmenu ul {list-style-type:none; padding:0px; margin:0px;}

.mobmenu ul li {margin:0px; display:block; list-style-type:none;
font-size:16px; 
line-height:20px; 
padding:10px 0px;
text-transform:uppercase;
border-top:1px solid #dadada;
position:relative;
}

.mobmenu ul li.sepli {
	display:none !important;
}


.mobmenu ul li.menu-item-has-children a {
	background:url(images/arr_down1.png) no-repeat center right;
	background-position:99% 50%;
	background-size:14px auto;
}

.mobmenu ul li a {color:#111; text-decoration:none; padding:5px; margin:0px; display:block;}

.mobmenu ul li a:hover {text-decoration:underline;}

.mobmenu ul li ul.sub-menu {
	display: none;
	margin-top:5px;
	padding:0px;
	list-style-type:square;
}

.mobmenu ul li ul.sub-menu li{
	font-weight:bold;
	text-transform:none;
	border-top:0px solid #dadada;
	padding:5px 0px;
	color:#111;
	list-style-type:square;
	display:list-item;
	margin-left:25px;
	
}

.mobmenu ul li ul.sub-menu li a{
	background:transparent;
}

.mobmenu ul li ul.sub-menu li:last-child {
	border-bottom:0px solid #fff;
}




.continue {color:#515151 !important; text-decoration:none; font-size:16px; line-height:16px; font-weight:bold; padding:5px 0px; padding-right:25px; background:url(images/continua2.png) no-repeat center right; }

.continue:hover {text-decoration:underline !important;}


.footerbox2  {
padding:70px 0px 40px;
background:#fff;
font-family:'Exo Regular', Arial;
text-align:center;
}


.txtlogo {font-size:20px; text-align:center; line-height:26px; letter-spacing:1px; margin-bottom:10px; color:rgb(225,210,210); font-style:italic;}
.txtlogo2 {color:rgb(225,210,210); text-transform:uppercase;}


.titlewidget {
border-bottom:2px solid #ddd;
font-size:20px;
line-height:22px;
color:#515151;
margin:0px;
padding:0px;
text-align:center;
font-weight:bold;
}



.logofooter {float:left; margin-right:30px; max-width:200px; height:auto;}

.cols {
background:rgb(225,78,78);
padding:20px 0px;
color:#262626;
text-align:center;
border-top:5px solid #fff;
} 


.col {
float:left;
margin-bottom:0px;
}

.col3 {
width:46%;
font-size:16px; line-height:20px; 
padding-bottom:50px;
}

.col3 h3 {padding:0px; margin:0px; font-size:26px; line-height:36px; font-weight:bold; font-family:'Exo Regular';
}
.col3 h3 span {font-family:'Berkeley'; font-weight:normal; line-height:120%; margin-top:15px; display:table; }
.col3 a {color:#262626; text-decoration:none;}
.col3 a:hover {color:#262626; text-decoration:underline;}


.col4 {
float:right;
text-align:center;
width:46%;
border-left:2px solid rgb(89,52,25);
padding-bottom:50px;
margin-left:3%;
padding-left:4%;

}
.footerdonate {padding:60px 0px 40px; text-align:center; }
.footerdonate2 {padding-top:20px;}
.footerdonate2 hr {margin-bottom:60px;}
.footerdonate h3 {color:#262626;
font-size:34px; line-height:36px; font-weight:900; margin:0px;
text-transform:uppercase;
font-family:'Exo Regular';
}
.footerdonate h3 span {
color:rgb(142,189,68) !important;
}

.footerdonate p {font-size:18px; line-height:24px; margin:30px 0px 0px;}


.logopartner {width:auto; height:76px; margin:0px 20px 20px;}
.logopartner2 {width:auto; height:52px; margin:0px 5px 30px;}
.logopartner21 {width:auto; height:60px; margin:0px 10px 30px;}
.logopartner3 {width:auto; height:52px; margin:0px 15px 30px;}

.col4 h6, .col4 .h6 {color:rgb(89,52,25) !important; font-size:16px; line-height:18px; font-weight:bold;}
.col4 h6 {margin:0px; padding:0px 0px 20px;}

.tblpartner img {margin:0px 10px;}

.copy {
    padding:15px 0px 10px;  
	background:rgb(142,189,68);
	font-family: 'Exo Regular';
	color:#000;
	border-top:5px solid #fff;
} 

.copy ul {
    margin:0px; padding:0px;  
    list-style: none;
	font-size:14px;
	line-height:17px;
} 

.copy ul li {  
    padding:5px 0px; 
	margin-right:20px; margin-bottom:0px;
	float:left;
}


.copy ul li p {  
    padding:0px; margin:0px 0px 5px;
}

.copy ul li a {color:#000; text-decoration:none;}
.copy ul li a:hover {color:#000; text-decoration:underline;}

.copy span  {margin-right:15px; padding-right:15px; border-right:1px solid #000; white-space:nowrap;}

.socialnet {
margin:10px;
display: -moz-inline-block; display:inline-block;
}

.socialnet img {
width:64px; height:auto;
filter:alpha(opacity=80); opacity:.80;
}

.socialnet img:hover {
filter:alpha(opacity=100); opacity:1;
}


.navpost2 {
display:none;
width:100%;
}


.videoplayer {display:table; width:100%; overflow:hidden; margin:20px auto 20px; padding:0px; text-align:center;}
.player {position:absolute; left:45%; width:10%; height:auto; top:40%; text-align:center; }

.captionplayer {position:absolute; top:200%; left:30%; right:30%; padding:2%; background:#000; 
filter:alpha(opacity=70);
opacity:.70;
color:#fff; font-weight:bold; font-size:12px; line-height:14px;
}

.videoplayer:hover .captionplayer {top:65%;}
.svg, .mejs-layer  {max-width:100% !important; max-height:500px !important; overflow:hidden; margin-bottom:20px;}
.mejs-poster img {width:auto !important; max-width:100% !important; height:auto !important; margin:0px auto !important;}

.mt {margin-top:40px !important;}
.mt2 {margin-top:60px !important;}
.mb {margin-bottom:40px !important;}
.mb2 {margin-bottom:20px !important;}
.mt3 {margin-top:20px !important;}
.mb10 {margin-bottom:10px !important;}
.mb30 {margin-bottom:30px !important;}
.mb5 {margin-bottom:5px !important;}
.mb60 {margin-bottom:60px !important;}
.mt4 {margin-top:90px !important;}


.onefourth {
float:left; width:22%; padding-left:1%; padding-right:2%;
}

.onethird {
float:left; width:30%; padding-right:3%;
}


.twothird {
float:left; width:63%; padding-right:3%;
}

.twothirdb {
float:left; width:64%;
}

.twothird .textpost {
width:100% !important; padding:0px !important;
}


.onehalf {
float:left; width:48%;
}

.onehalflast {
float:right;
}

.onefourth img, .onethird img, .onehalf img {
max-width:100% !important;
height:auto !important;
}


.navpostnum {
	text-align:center;
	font-size:16px;
	line-height:16px;
	padding:0px 0px 20px;
	margin-top:60px;
}

.navpostpg {
	display: -moz-inline-block; display:inline-block;
}

.actpg {
	padding:5px;
	margin:0px 3px;
	display: -moz-inline-block; display:inline-block;
	color:#515151;
}

.navpostpg a, .navpostpg span {
	margin:0px 3px;
	padding:5px 10px;	
	display: -moz-inline-block; display:inline-block;
	border:1px solid #f0f0f0;
}

.topform {padding:15px 25px 25px; width:600px; max-width:90%; margin:0px auto;
border:5px solid #fff; background:#ddd;
}
.top3 .topform {-webkit-box-shadow:0 0 2px #513f25; 
-moz-box-shadow:0 0 2px #513f25; 
box-shadow:0 0 2px #513f25;
}

#toplogin {width:600px; }

.topform .formelem  {
float:left;
width:200px;
padding-right:20px;
}

.topform .button  {
font-size: 14px;
width: 100px;
cursor:pointer;
padding: 5px;
background:#444;
color:#fff;
border:0px;
text-align:center;
position:absolute;
right:0px; bottom:0px;
}

.topform .largeselect, .topform .textform  {
width:98%;
padding: 4px 1%;
font-size: 16px;
font-family:Arial;
border:1px solid #515151;
}

.topform .largeselect {
padding: 3px 1% 4px;
}

.topform label {
font-size: 14px;
}


.contentform {
padding:0px 0px 40px;
}

.contentform h3 {
margin:30px 0px 0px;
}
.contentform label {
cursor:pointer;
}

.formitem, .formitem2 {padding-top:20px; }
.formitem3 {padding-top:0px; }


.formitem7 {float:left; width:152px; max-width:47%; margin-right:2%; }
.formitem6, .formitem61, .formitem62 {float:left; width:47%; margin-right:2%; }
.formitem5 {width:548px; max-width:99%; margin-right:0;}
.formitem4 {float:left; max-width:120px; margin-right:2%; white-space:nowrap; }

.formitem label   {display:block; padding:0px; }
.formitem label small   {font-size:14px; line-height:16px; }
.formitem label:first-letter {text-transform:uppercase;}

.formitem9, .formitem10 {float:left; max-width:47%; margin-right:2%; }

.button1 {padding:15px 60px; 
background-color:rgb(89,52,25);
background-image:url(images/arr_right2.png);
background-repeat: no-repeat;
background-position:90% 50%;
text-transform:uppercase;
cursor:pointer;
border:0px;
font-size:20px;
line-height:20px;
color:#fff !important;
margin:0px auto;
text-align:center;
display:table;
font-family:'Exo Regular';
}

.alert {font-size:18px; line-height:26px; color:#000; font-weight:bold; padding: 20px; border-bottom:2px solid rgb(225,210,210); background:#ffff9f;}


.causale {font-size:18px; line-height:26px; color:rgb(89,52,25); font-family: 'Exo Regular'; font-weight:bold;}

.formitem2 p {font-size:14px; line-height:16px; margin:15px 0px; padding:0px;}

.formiteminput  {
width: 96%;
padding:7px 5px;
font-size:14px;
color:#444;
border:1px solid #bbb;
font-family:Arial;
background:#fff;
}

.formiteminput3  {
width:46px !important;
}

.formiteminput4  {
width:60px !important;
}

.formiteminput7  {
width:120px !important;
}

.formiteminput2  {
padding:6px 5px;
font-size:14px;
color:#444;
border:1px solid #bbb;
font-family:Arial;
max-width:100%;
background:#fff;
width:180px;
}

.formiteminput5  {
max-width:45%;
}


.privacytxt{
margin:0px 0px 5px !important;
height:120px !important;
font-size:11px;
border:1px solid #bbb;
width: 94%;
padding:5px;
font-size:11px;
line-height:15px;
background:#fff;
}

.privacytxt2{
height:220px !important;
margin:20px 0px 5px !important;
}


.thanksbox{
font-size:16px;
line-height:20px;
text-align:left;
font-style:italic;
color:#575757;
margin-bottom:30px;
}

.checkboxlabel  { float:left; width:90%}
.checkbox  { float:left; margin-left:2%; margin-right:2%;  }
.checkbox2 { float:left; margin-right:2%; margin-left:0%;  }
.checkbox21 { margin-top:7px; }

#cookie_banner {
	position:fixed; bottom:0px; right:0px; left:0px; background:#ddd;
	font-size:22px; line-height:30px;
	color:#000;
	z-index:999;
}

.video_cookie {
	background:#ddd;
	font-size:22px; line-height:30px;
	color:#000;
	padding:20px; margin-bottom:30px;
}
.video_cookie iframe {width:100%; height:400px;}


#cookie_banner a, .video_cookie a {
	color:rgb(89,52,25);
	text-decoration:underline;
}

#cookie_banner .buttonlink, .video_cookie .buttonlink {
text-decoration:none !important;
font-size:22px; line-height:22px;
margin-top:0px; padding:10px 30px;
display:inline;
}

.video_cookie .buttonlink {
display: -moz-inline-block; display:inline-block;
}

.buttondiv {
margin-top:20px;
text-align:center;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; */
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}


.sliderpost   {
height:700px;
width:100%;
position:relative;
display:block;
overflow:hidden;
}

.sliderpost .item {
height:700px;
width:100%;
position:relative;
padding:0px;
margin:0px;
margin-right:10px;
float:left;
border:0px;
background-repeat:no-repeat;
background-position: center center;
background-size:100% auto;
background-size:cover;
background-color:rgb(225,210,210);
}


.sliderpost .item .slidertext {
	position:absolute;
	z-index:2;
	padding:30px;
	bottom:0px;
	left:0px;
	right:0px;
	animation:ms1 1s;
	-moz-animation:ms1 1s;
	-webkit-animation:ms1 1s;
	background:rgb(193,56,16);
	text-align:center;
}

.sliderpost .item h3 {
font-size:34px;
line-height:42px;
color:#fff;
font-weight:bold;
margin:0px;
padding:0px;
}

.sliderpost .item  h3 a {
color:#fff;
}


.sliderpost .item  small {
font-size:18px;
line-height:24px;
color:#fff;
display:block;
text-shadow:1px 1px 5px #111111;
}

.sliderpost .item  a.itemlink, .btn {
color:#fff;
padding:15px 45px; 
font-size:12px;
line-height:14px;
font-weight:bold;
background:rgb(193,56,16);
display: -moz-inline-block; display:inline-block;
margin-top:30px;
letter-spacing:0.5pt;
text-transform:uppercase;
}

.sliderpost .item  a.itemlink:hover, .btn:hover {
text-decoration:none;
-webkit-box-shadow:0 0px 5px #513f25; 
-moz-box-shadow:0 0px 5px #513f25; 
box-shadow:0 0px 5px #513f25; 
color:#fff !important;
}


.slider .next  {position:absolute; z-index:7; bottom:0px; right:0px; width:20px; height:30px; background:url(images/arr_right_b.png) no-repeat top center; cursor:pointer; 
}
.slider .prev  {position:absolute; z-index:7; bottom:0px; right:20px; width:20px; height:30px; background:url(images/arr_left_b.png) no-repeat top center; cursor:pointer; 
}

.slider .prev:hover, .slider .next:hover  {filter:alpha(opacity=100); opacity:1;  }

.sliderpost3 .next  {bottom:auto; top:5px; right:3px;}
.sliderpost3 .prev  {bottom:auto; top:5px;}

.sliderpost4 .next  {bottom:auto; top:24px; right:3px;}
.sliderpost4 .prev  {bottom:auto; top:24px;}

.fullslider  {background:#000;}
.fullslider .next, .fullslider .prev  {position:absolute; z-index:20; bottom:260px; width:40px; height:40px; background:#fff; cursor:pointer; filter:alpha(opacity=60); opacity:0.6}
.fullslider .prev:hover, .fullslider .next:hover  {filter:alpha(opacity=90); opacity:0.9;  }

.fullslider .prev { left:10px;}
.fullslider .next { right:10px}
.fullslider .next span { width:40px; height:40px; background:url(images/arr_right_b2.png) no-repeat; background-position:55% 50%; display:block; ;}
.fullslider .prev span { width:40px; height:40px; background:url(images/arr_left_b2.png) no-repeat; background-position:45% 50%; display:block;}


h3.evid {padding:0px; margin:0px 0px 30px; font-size:24px; color:#111; line-height:26px; font-weight:900; font-family:'Exo Regular'; text-align:center; text-transform:uppercase;}

h3.evid a {color:#111; text-decoration:none;}
h3.evid a:hover {color:rgb(89,52,25); text-decoration:none !important;}



.sliderpost1 .move {overflow:hidden; }
.sliderpost1 .slideritem {float:left; width:30%; margin-right:5%; }
.sliderpost1 .slideritem2 {margin-right:0%;}
.sliderpost1 {padding:0px;}
.sliderpost1 .item, .sliderpost1 .slideritem {padding:0px;}

.sliderpost1   {
width:100%;
margin:0px auto;
position:relative;
z-index:2;
}

.sliderpost1 .next  {bottom:auto; top:120px; right:-50px;}
.sliderpost1 .prev  {bottom:auto; top:120px; left:-50px;}

.eventibox .sliderpost1 .next  {bottom:auto; top:-75px; right:0px; width:15px; background-size:100% auto; background-position:center center;}
.eventibox .sliderpost1 .prev  {bottom:auto; top:-75px; left:auto; right:30px; width:15px; background-size:100% auto; background-position:center center;}
.eventiboxf .sliderpost1 .next  {bottom:auto; top:-95px; right:0px;}
.eventiboxf .sliderpost1 .prev  {bottom:auto; top:-95px; left:auto; right:40px;}

.sliderpost1 .item {
width:100%;
position:relative;
margin:0px;
float:left;
border:0px;
z-index:2;
}

.sliderpost1 .item .slideritem h3 {
font-size:24px;
line-height:28px;
color:#111;
font-weight:bold;
margin:30px 0px 15px;
padding:0px;
text-align:left
}

.evideventi h2 {
font-size:28px;
line-height:32px;
color:#111;
font-weight:bold;
margin:30px 0px 15px;
padding:0px;
text-align:left
}

.sliderpost1 .item .slideritem a, .evideventi a {
color:#111;
}


.sliderpost1 .item .slideritem  p, .evideventi p {
font-size:16px;
line-height:24px;
color:#111;
display:block;
padding:0px; margin:0px;
}

.sliderpost1 .item .slideritem img, .evideventi img {
width:100%;
height:auto;
}

.evidimg {
border-left:10px solid rgb(142,189,68);
display:block;
}


.scrollnav  {
position:absolute; z-index:7;
bottom:0px;
left: 0px;
right: 0px;
text-align:right;
height:12px;
padding-bottom:5px;
padding-top:5px;
}

.fullslider .scrollnav {padding-top:15px;}

.itemscrollnav  {
width:12px; height:12px; margin:0px 5px;
-moz-border-radius: 6px;
border-radius: 6px;
background:#AAA; 
display: -moz-inline-block; display:inline-block; 
cursor:pointer;
}

.itemscrollnav:hover, .itemscrollnavactive {
background:rgb(225,210,210);
}

.newsitem {
padding:50px 0px;
background:rgb(225,210,210);
}

.mainshop {
padding:50px 0px;
background:rgb(89,52,25);
}

.introshop {
float:left; width:40%;
}
.shopbox {
float:right; width:55%;
}

.introshop h3 {
color:#fff;
font-size:34px; line-height:36px; font-weight:900; margin:5px 0px 30px;
}


.introshop h3 span {
color:rgb(225,210,210) !important;
}

.introshop h3 a {
color:#fff;
text-decoration:none;
}
.introshop h3 a:hover {
color:#fff;
text-decoration:underline;
}
.introshop p {font-size:26px; line-height:32px; margin:0px; color:#fff;}

.shopbox .shop {
display:inline-grid; width:17%; margin-left:3%; margin-bottom:20px;
} 

.shopbox .shop:nth-of-type(1) {
width:37%; margin-bottom:0px; 
float:left;
}

.newsitem1 {
background:#fff;
}

.newsitem img, .newsitem .postimg, .newsitem video {
float:left;
margin-left:0px; margin-bottom:20px; margin-right:50px; 
max-width:55% !important; height:auto !important;
}


.newsitem img.left {
float:right;
margin-left:50px; margin-bottom:0px; margin-right:0px; 
max-width:55% !important; height:auto !important;
}

.newsitem video {
max-width:55% !important;
}

.newsitem1 img, .newsitem1 .postimg, .newsitem1 video {
float:right;
margin-left:50px; margin-bottom:0px; margin-right:0px;
max-width:45% !important; height:auto !important;
}

.newsitem1 img.left {
float:left;
margin-left:0px; margin-bottom:0px; margin-right:50px;
max-width:45% !important; height:auto !important;
}


.newsitem1 video {
max-width:45% !important;
}


.newsitem .button3 {
max-width:55% !important; 
float:left;
margin:0px;
font-weight:bold;
}

.newsitem .button3 a:hover, .newsitem .button3 a {
color:#fff !important;
text-decoration:none !important;
}

.newsitem .button3 a {background:url(images/download_m.png) no-repeat center right; background-size:auto 70%; padding-right:70px; background-position:98% 50%; }



.newsitem .postimg, .newsitem .postimg video {width:100%; }
.newsitem .postimg iframe, .newsitem .postimg video {height:320px;}

.newsitem h3 {
color:#262626;
font-size:30px; line-height:36px; font-weight:900; margin:5px 0px 30px;
font-family:'Exo Regular';
max-width:300px;
display: -moz-inline-block; display:inline-block;
}


.newsitem h3 span {
color:rgb(142,189,68) !important;
}

.newsitem h3 a {
color:#262626;
text-decoration:none;
}

.newsitem h3 a:hover {
text-decoration:underline;
}

.newsitem p {font-size:22px; line-height:28px; margin:0px; max-width:300px;
display: -moz-inline-block; display:inline-block;
}

.newsitem p big {font-size:24px; line-height:28px; margin:0px; }
.newsitem p small {display:block; margin:10px 0px 0px; }
.newsitem p big strong {font-family:'Exo Regular'; font-size:28px; line-height:32px;}

.newsitem p a {
color:#262626;
text-decoration:underline;
}

.newsitem1 h3, .newsitem1 p {
max-width:45% !important;
}


.divtitle {border-left:1px solid rgb(225,210,210); height:24px; }

.mainaree {
background:rgb(89,52,25);
padding:40px 0px 40px;
text-align:center;
}

.mainaree h3 {padding:0px 30px; margin:0px; font-size:34px; color:#fff; line-height:46px; font-weight:400; font-family:'Exo Regular'; text-align:center;
}

.mainaree h3 span {font-family:'Berkeley'; font-weight:normal; }


.mainprogetti {
padding:70px 0px 40px;
text-align:left;
color:#262626;
position:relative;
}

.mainprogetti2 {
padding:0px 0px 70px;
}



.mainprogetti .newsvideo {
float:left;
width:55%;
}

.mainprogetti .newsvideo .videoimg {
    padding-bottom: 56.25%;
}

.mainprogetti .newsvideo2 .videoimg {
    padding-bottom: 40%;
}

.mainprogetti .filter {
background:url(images/filter_s.png);
position:absolute; top:0px; left:0px; right:0px; bottom:0px;
z-index:1;
}

.overfilter {
position:relative;
z-index:10;
}

.mainprogetti h3, .titlesez {
color:#262626;
font-size:34px; line-height:36px; font-weight:900; margin:0px 0px 40px;
font-family:'Exo Regular';
}

.mainprogetti h3 span, .titlesez span {
color:rgb(142,189,68) !important;
}

.mainprogetti h3 a, .titlesez a {
color:#262626;
}

.listnews .titlesez {margin-bottom:60px;}
.listnews .titlesez hr {margin-bottom:90px;}


.mainprogetti p {font-size:18px; line-height:24px; margin:0px; display:table;}

.mainprogetti p big {font-size:24px; line-height:28px; margin:0px; }
.mainprogetti p big strong {font-family:'Exo Regular'; font-size:28px; line-height:32px;}

.mainprogetti p a {
color:#262626;
text-decoration:underline;
}

.eventibox2 {float:right; width:40%; }
.eventiboxf {margin-top:20px;}
.eventibox h4 {
color:#262626;
font-size:24px; line-height:28px; font-weight:900; margin:5px 0px 15px;
text-transform:uppercase;
font-family:'Exo Regular';
}
.eventibox h4 a {
color:#262626;
text-decoration:none;
}

.eventibox h4 a:hover {
color:rgb(142,189,68);
text-decoration:underline;
}

.itemeventi {margin-bottom:40px;}
.eventiboxf .itemeventi {width:47%; display:inline-grid;}
.eventiboxf .itemeventi0 {margin-right:5%;}

.dateitem {float:left; margin-right:20px; background:rgb(142,189,68); color:#fff; padding:20px; text-align:center; width:41px;}
.dateitem1 {padding:10px 20px;}

.dateitem .dd {display:table; width:36px; margin:0px auto; text-align:center; font-size:26px; line-height:26px; font-weight:900; padding-bottom:8px; border-bottom:1px solid #fff; }
.dateitem .mm {display:block; text-align:center; font-size:18px; line-height:18px; padding-top:8px; text-transform:uppercase;}
.dateitem .ddlabel {display:block; text-align:center; font-size:14px; line-height:14px; text-transform:uppercase; padding-bottom:3px;
}

.dateitem1 .dd {padding-bottom:3px; }
.dateitem1 .mm {padding-top:3px;}



.eventievid {border-top:10px solid rgb(142,189,68); padding:0.5% 0px 0px; padding-left:0.5%;}
.eviditem {float:left; 
background-repeat:no-repeat;
background-position: center center;
background-size:100% auto;
position:relative;
z-index:1;
margin-right:0.5%;
margin-bottom:0.5%;
}

.eviditem0 {width:39.5%; padding-bottom:18%; }
.eviditem1 {width:25.5%; padding-bottom:18%; }
.eviditem2 {width:33.5%; padding-bottom:18%; }
.eviditem3 {width:33.5%; padding-bottom:18%;}
.eviditem5 {width:25.5%; padding-bottom:18%; }
.eviditem4 {width:39.5%; padding-bottom:18%; }

.eviditem h4 {position:absolute; bottom:15px; left:0px; right:0px; font-size:28px; line-height:34px; font-weight:900; color:#fff; text-align:center; padding:15px; z-index:19; text-transform:uppercase; margin:0px;}
.eviditem h4 a {text-decoration:none; color:#fff;}
.eviditem small {display:none; font-size:20px; line-height:26px; color:#fff; margin:5px 0px 0px; text-transform:none;}



.eviditem .filter {
content: "";
position: absolute; left: 0px; bottom:0px; right:0px; z-index:0;
height:180px; 
background: -webkit-linear-gradient(top,rgba(0,0,0,1),rgba(0,0,0,0));
background: -o-linear-gradient(top,rgba(0,0,0,1), rgba(0,0,0,0));
background: -moz-linear-gradient(top,rgba(0,0,0,1), rgba(0,0,0,0));
background: -ms-linear-gradient(top,rgba(0,0,0,1), rgba(0,0,0,0));
background: linear-gradient(to top, rgba(0,0,0,1), rgba(0,0,0,0));

}
.eviditem .filter2 {
content: "";
position: absolute; left: 0px; bottom:0px; right:0px; top:0px; 
}

.eviditem:hover {
background-size:120% auto;
z-index:10;
}

.eviditem:hover .filter {
background: -webkit-linear-gradient(top,rgba(225,210,210,0.7),rgba(0,0,0,0));
background: -o-linear-gradient(top,rgba(225,210,210,0.7), rgba(0,0,0,0));
background: -moz-linear-gradient(top,rgba(225,210,210,0.7), rgba(0,0,0,0));
background: -ms-linear-gradient(top,rgba(225,210,210,0.7), rgba(0,0,0,0));
background: linear-gradient(to top, rgba(225,210,210,0.7), rgba(0,0,0,0));
height:100%;
}


.eviditem:hover h4 {background:rgb(142,189,68,0.8);}
.eviditem:hover h4 a {color:rgb(193,56,16);}

.eviditem:hover small {display:block;}



.main_newsletter .btn {
padding:10px 45px; 
}

.mainevid .btn, .listnews2 .btn, .mainprogetti .btn {
padding:10px 20px; 
color:#fff !important;
margin:20px 0px 10px;
}

.mainevid .btn {
float:right;
}

.listnews2 .btn {
margin:30px 0px 0px;
float:right;
}

.listnews2 .btn:hover {
text-decoration:none;
}

.button3 {
text-align:left;
position:relative;
color:#fff;
background:rgb(89,52,25);
max-width:700px;
margin-left:auto; margin-right:auto;
display:table;
width:100%;
}

.button3 .filter {
background:rgb(225,210,210);
position:absolute; top:0px; right:0px; bottom:0px; left:0px;
z-index:1;
background:url(images/button3.png) no-repeat center right; background-size:auto 100%;
}

.button3 a {color:#fff; text-decoration:none; padding:20px; display:block; }

.button3 p {font-size:18px; line-height:24px; margin:0px; display:table-cell; position:relative; z-index:10; min-height:40px; vertical-align:middle; width:100%;}



.button3 a:hover {
-webkit-box-shadow:0 0px 10px #513f25; 
-moz-box-shadow:0 0px 10px #513f25; 
box-shadow:0 0px 10px #513f25; 
text-decoration:none;
color:#fff;
}

.shopitem {margin-bottom:30px;
padding-bottom:30px;
border-bottom:1px solid rgb(218,218,218);
}

.shopitem:last-of-type, .listnews2 .item:last-of-type {margin-bottom:0px;
padding-bottom:0px;
border-bottom:0px solid rgb(218,218,218);
}

.shopimg {float:left; margin-bottom:20px; margin-top:0px; width:20%; position:relative;
border:1px solid #ddd;
margin-right:3%;
}

.shopauth {color:#515151; font-size:16px; line-height:18px; margin:5px 0px; }
.shopauth span {text-transform:uppercase;}
.shopauth a {color:#515151 !important; }

.textpost p.shoptxt {
font-size: 20px;
padding: 0px;
margin: 50px 0px 0px;
line-height: 26px;
color:#111;
display:table;
}


.textpost .shopmain a.btn {
color:#fff;
padding:10px 20px;
float:right;
}


.feednews .item {
margin:0px;
padding:0px;
display: -moz-inline-block; display:inline-block; 
float:left;
}

.feedslider {
position:relative;
}

.feednewsin {
overflow:hidden;
width:100%;
position:relative;
}

.feednewsin .next  {position:absolute; z-index:7; top:7px; right:0px; width:10px; height:20px; background:url(images/arr_right2.png) no-repeat center right; cursor:pointer; 
filter:alpha(opacity=85); opacity:0.85;
}
.feednewsin .prev  {position:absolute; z-index:7; top:7px; right:20px; width:10px; height:20px; background:url(images/arr_left2.png) no-repeat center left; cursor:pointer; 
filter:alpha(opacity=85); opacity:0.85;
}
.feednewsin .prev:hover, .feednewsin .next:hover  {filter:alpha(opacity=100); opacity:1;  }


.feednews .item  a {color:#111 !important; font-size:16px !important; line-height:20px !important; display: -moz-inline-block; display:inline-block; 
padding:8px 0px 6px; padding-right:40px; filter:alpha(opacity=85); opacity:0.85;}
.feednews .item  a span.fonte {color:rgb(206,43,55) !important; text-transform:uppercase;   }
.feednews .item a:hover{text-decoration:none; color:#000 !important; filter:alpha(opacity=100); opacity:1;  }

.feednewsin .scrollnav  {bottom:0px;}
.feednewsin .itemscrollnav  {background:#ddd; }
.feednewsin .itemscrollnav:hover  {background:#ccc; }
.feednewsin .itemscrollnavactive {
background:rgb(206,43,55); 
}


.feednews2 .itemscroll {
margin:0px;
padding:0px;
display: -moz-inline-block; display:inline-block; 
float:left;
}

.feednews2 .item {
width:48%;
margin-right:4%;
float:left;
display: -moz-inline-block; display:inline-block;
padding:12px 0px 0px;
margin-bottom:2%;
border-top:2px solid #777;
min-height:65px;
}

.feednews2 .item1, .feednews2 .item3, .feednews2 .item5 {
margin-right:0%;
}

.feednews2 .item  a {color:#111 !important; font-size:16px !important; line-height:20px !important; display: -moz-inline-block; display:inline-block;}
.feednews2 .item  a span.fonte {background:rgb(206,43,55) !important; color:#fff !important; text-transform:uppercase; display: -moz-inline-block; display:inline-block; margin-bottom:3px; padding:2px 5px; line-height:18px !important; }
.feednews2 .item a:hover{text-decoration:underline; color:#000 !important; }
.feednews2 .item a:hover span.fonte {text-decoration:none; }

#feednewsin2 {
margin-bottom:60px;
position:relative;
}

#feednewsin2 .next  {position:absolute; z-index:7; top:auto; bottom:0px; right:0px; width:16px; height:24px; background:url(images/arr_right_b.png) no-repeat center right; cursor:pointer; 
filter:alpha(opacity=85); opacity:0.85; background-size:100% auto;
}
#feednewsin2 .prev  {position:absolute; z-index:7; top:auto; bottom:0px; right:26px; width:16px; height:24px; background:url(images/arr_left_b.png) no-repeat center left; background-size:100% auto; cursor:pointer; 
filter:alpha(opacity=85); opacity:0.85;
}

.vangelo {background:rgb(225,210,210); padding:50px 0px 30px;
border-top:5px solid rgb(142,189,68);}




@media only print {

	body {
		margin:0px;
		padding:0px;
		background:#FFFFFF;
		position:relative;
		overflow: visible;
		}

	.wrapper4, .wrapper5, .wrappersmall, .othernews, .maincontent, .moz, #maincontent, .wrapper6, .feednewsin, .feedslider  {
		width:100% !important;
		max-width:700px !important;
		margin-left: auto !important;
		margin-right: auto !important;
		float:none !important;
		padding-left:0; padding-right:0;
		display:table;
	}
	
	.mobilelogo {left:0px;}
	
	.nop, .mainwidget, .hidevis, .nop2, .gallerybox, .sliderin, .gallerybox .item, img, .postimg, .listimg, .logotop2, #topwidget1   {display:none !important;}
	.titlepostcenter h2, .titlepostcenter h1 {margin-top:0px !important;}
	.listnews .item .itemimg {height:220px; width:25%;}
			
	.opacity {
	filter:alpha(opacity=100) !important;
	opacity:1 !important;
	}
	
	.maincontent {padding-top:10px;}
	.textpost .sommario {margin-top:0px;}
	.titlepost {margin:0px; }
	hr {margin:10px 0px;}

}


@media {
	.textpost img {max-width:100%; height:auto;}	
	.next, .prev, .button, .button1, .button2, .galleryimg, .scrollTop, .ease, .socialnet, .menuside ul li, .navitem, .captionplayer, .listnews img, .textpost img, .logotop2, .itemtxt, .navleft, .navright, .toplangs ul li, .item, .caltopics ul li a, .topnl a, .button3 a {
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
			 -o-transition: all 0.3s ease;
			-ms-transition: all 0.3s ease;
				transition: all 0.3s ease;
	}

	.ease2 {
			-webkit-transition: all 0.6s ease;
			   -moz-transition: all 0.6s ease;
				 -o-transition: all 0.6s ease;
				-ms-transition: all 0.6s ease;
					transition: all 0.6s ease;
		}

	@keyframes ms1
	{
	from {bottom:0px; filter:alpha(opacity=0); opacity:0;} 
	to{filter:alpha(opacity=100); opacity:1; } 
	}
	@-moz-keyframes ms1
	{
	from {bottom:0px; filter:alpha(opacity=0); opacity:0;} 
	to{filter:alpha(opacity=100); opacity:1; } 
	}
	@-webkit-keyframes ms1
	{
	from {bottom:0px; filter:alpha(opacity=0); opacity:0;} 
	to{ filter:alpha(opacity=100); opacity:1; } 
	}

	.animated {
		-webkit-animation-duration: 1s;
		   -moz-animation-duration: 1s;
			 -o-animation-duration: 1s;
				animation-duration: 1s;
		-webkit-animation-fill-mode: both;
		   -moz-animation-fill-mode: both;
			 -o-animation-fill-mode: both;
				animation-fill-mode: both;
	}

	@-webkit-keyframes fadeIn {
		0% {opacity: 0; filter:alpha(opacity=0);}
		100% {opacity: 1; filter:alpha(opacity=100);}
	}

	@-moz-keyframes fadeIn {		
		from {opacity: 0; filter:alpha(opacity=0);}
		to {opacity: 1; filter:alpha(opacity=100);}
	}

	@-o-keyframes fadeIn {
		0% {opacity: 0; filter:alpha(opacity=0);}
		100% {opacity: 1; filter:alpha(opacity=100);}
	}

	@keyframes fadeIn {
		0% {opacity: 0; filter:alpha(opacity=0);}
		100% {opacity: 1; filter:alpha(opacity=100);}
	}

	.animated.fadeIn {
		-webkit-animation-name: fadeIn;
		-moz-animation-name: fadeIn;
		-o-animation-name: fadeIn;
		animation-name: fadeIn;
	}	
}

@media only screen and (max-width: 1250px) {
	.logotop2  {
		margin-right:10px;
	}
	
	.topwhite .logotop2  {
		height:170px;
		margin:0px;
	}
	.caltopics ul li a {padding:0px 10px;}

}

@media only screen and (max-width: 1120px) {
	.wrapper5, .wrappersmall, .wrapper4 {width:90%; padding-left:5%; padding-right:5%;}
	.mobilelogo {left:5%;}
	.caltopics {margin:0px; margin-left:10px;}

	.mainprogetti .newsvideo2 .videoimg {
		padding-bottom: 46%;
	}	
}


@media only screen and (max-width: 1050px) {

.topwhite:before {
content: "";
position: absolute; left: 0px; top:-1px; right:0px; z-index:0;
height:150px; 
background: -webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,0.30));
background: -o-linear-gradient(bottom,rgba(0,0,0,0.30), rgba(0,0,0,0));
background: -moz-linear-gradient(bottom,rgba(0,0,0,0.30), rgba(0,0,0,0));
background: -ms-linear-gradient(bottom,rgba(0,0,0,0.30), rgba(0,0,0,0));
background: linear-gradient(to bottom, rgba(0,0,0,0.30), rgba(0,0,0,0));	
}

	table {
	display: block;
	max-width: -moz-fit-content;
	max-width: fit-content;
	margin: 0 auto;
	overflow-x: auto;
	white-space: nowrap;
	width:auto;
	}
	
	table.op-table {
	margin-left:unset; margin-right:unset;
	}
	
	td {padding-right:20px; vertical-align:top; max-width:300px;}
	
	.intropageimg, .sliderpost .item, .sliderpost .itemin, .sliderpost   {
	height:500px;
	}
	
	ul.right {margin:15px 0px 0px; }

	ul.right li {
	filter:alpha(opacity=100); opacity:1; 
	}
	
	.st1, #top2  {
	display:none !important;
	}
	
	.toplangs, #lang, .topnl {
	display:none;
	}

	
	#topwidget1 {padding-top:0px;}	
	
	#langlink, .logotop2 {display:none;}

	.mobilelogo {height:70px;}
	
	.mobilelogo, .mobilelogo .largelogo {display:block;}
	.mobilelogo .smalllogo {display:none;}
	
	.mobilelogo img {height:90px; width:auto; margin:5px 0px; float:left;}

	.top3 {
	height:100px; overflow:hidden;
	-webkit-box-shadow:0 0 3px #513f25; 
	-moz-box-shadow:0 0 3px #513f25; 
	box-shadow:0 0 3px #513f25; 
	position:fixed;
	background:#fff;
	}
	
	#topw {
	padding:23px 0px; height:24px; background:#fff;
	}

	#maincontent {
	margin-top:100px;
	}

	#mobilemenu {margin-left:40px; margin-right:10px; display: -moz-inline-block; display:inline-block;}

	
	.topwidget, .topwhite  {
		display:none;
		position:fixed;
		top:100px;
		left:0px;
		right:0px;
		bottom:0px;
		background:#fff;
		border-top:0px solid rgb(239,236,229);
		border-bottom:0px solid #fff;
		padding:0px 0px 20px;
		z-index:62;
		overflow:auto;
	}

	.st0 {
	display:inline !important;
	}
	
	#top2 {
		-webkit-box-shadow:0 0 5px #513f25; 
		-moz-box-shadow:0 0 5px #513f25; 
		box-shadow:0 0 5px #513f25; 
		margin-bottom:5px;
	}	



	.topform {
		display:none;
		position:fixed;
		top:70px;
		left:0px;
		right:0px;
		background:#ddd;
		border-top:0px solid #eee;
		border-bottom:0px solid #fff;
		padding:30px;
		-webkit-box-shadow:0 0 5px #513f25; 
		-moz-box-shadow:0 0 5px #513f25; 
		box-shadow:0 0 5px #513f25; 
		z-index:62;
		width:auto;
		max-width:none;
		border:0px;		
	}
	
	.top3 .topform {		
		-webkit-box-shadow:0 0 5px #513f25; 
		-moz-box-shadow:0 0 5px #513f25; 
		box-shadow:0 0 5px #513f25; 
	}
	
	.topform .formelem  {
	float:left;
	width:46%;
	padding-right:4%;
	margin-bottom:20px;
	}


	.topform .button  {
	margin-right:3.4%; margin-top:17px; width:160px;
	padding:8px 4px; font-size:16px;
	position:static;
	float:right;
	height:34px;
	}
		
	.topform .largeselect, .topform .textform  {
	padding:6px 4px; font-size:16px;
	}	
	
	.topform .largeselect  {
	width:101.5%;
	}
	
	ul.right li label {
	display:none;
	}


	ul.right li.divider {padding-left:15px; margin-left:15px; padding-top:10px; padding-bottom:10px;}
	ul.right li { margin-left:15px; }

	ul.right li a, ul.right li span {background-position:center center;}	

	ul.right li a, .hi {
	height:40px;
	padding-top:0px; padding-bottom:10px;
	}

	ul.right li.search a {background:url(images/search2.png) no-repeat center right; padding-left:30px; background-size:16px 16px; margin-left:5px; border-left:1px solid #ccc;}
	
	ul.right li a {padding-left:24px;}
	
	
	.tblpartner img {margin:10px 10px;}

	.eventievid {text-align:center; padding:1%;}
	.eviditem {float:none !important; width:31% !important; margin:1% !important; padding-bottom:31% !important; display: -moz-inline-block; display:inline-block;}
	.eviditem h4 {font-size:30px !important; line-height:34px !important;}
			
}


@media only screen and (min-width: 1051px) {
	.toplangs, #lang, .topwidget {
	display:block !important;
	}

}

@media only screen and (max-width: 920px) {

	.sliderpost1 .next  {right:-30px;}
	.sliderpost1 .prev  {left:-30px;}
		
	.titlepostcenter  h2, .titlepostcenter h1, .textpost .titlepost h1, .textpost h2.h1 {
	font-size:36px; line-height:44px;
	}
	.titlepost {margin:50px 0px;}

	.textpost h1, .textpost h2.h1 {
	font-size:36px; line-height:44px;
	margin-bottom:10px;
	}	
	.titlepost .subtitle  {
	font-size: 26px;
	line-height: 32px;
	}
	.textpost h2 .small, .textpost h2 small {font-size:26px; line-height:32px;}
	.titlepostcenter small {font-size:20px; line-height:22px; margin-bottom:5px;}

		
	.textpost .sommario {font-size:20px; line-height:26px; }

	.titlesez, h3.evid, .mainaree h3, .mainprogetti h3, .footerdonate h3 {font-size:30px; line-height:36px;}

	.mainaree h3 {padding:0px;}
	.txtlogo {font-size:22px; line-height:24px;}
	
	.mainboxwg:nth-of-type(even) {
	float:right;  margin-right:0px;
	}
		
	.logodesc {bottom:14px; width:50%; text-align:right;  }
		
	.navfixed {display:none;}
	.navpost2 {display: -moz-inline-block; display:inline-block; margin-top:40px;}
	
	.navpost2 p  {
	font-size:20px; color:rgb(89,52,25); line-height:24px; 
	margin:0px; padding:10px 0px; 
	font-weight:900; width:180px;
	}

	.navpost2 p.ft  {
	width:256px;
	}


	.navpost2 .navleft img  {float:right; height:76px; width:76px !important; margin:10px;}
	.navpost2 .navright img  {float:left; height:76px; width:76px !important; margin:10px;}
	.navpost2 .navleft p  {float:left; text-align:right; }
	.navpost2 .navright p  {float:right;}

	.navpost2 a {display:block; color:rgb(89,52,25); width:280px; min-height:96px;}

	.navpost2 .navleft a   {
	padding-left:70px;
	}

	.navpost2 .navright a  {
	padding-right:70px;
	}

	.navpost2 {display: -moz-inline-block; display:inline-block; width:100%; margin-top:50px;}


	.navpost2 .navright {	
		background:url(images/right2.png) no-repeat; background-size:64px auto; background-position:100% 15px;
		width:350px;
		height:auto;
		float:right;
		margin-right:-20px;

	}

	.navpost2 .navleft {	
		background:url(images/left2.png) no-repeat; background-size:64px auto; background-position:0px 15px;
		width:350px;
		height:auto;
		float:left;
		margin-bottom:30px;
		margin-left:-20px;
	}

	

	
	.listbox .item {
	border-bottom:1px solid rgb(218,218,218);
	}

	#mbtnlb {
	padding-top:0px;
	border-top:0px solid rgb(218,218,218);
	}
	
	.newsitem .postimg, .newsitem video {float:none; width:100%; max-width:100% !important; display:block; margin:0px; margin-bottom:30px;}
	
	.txtcm, .videobox {text-align:center;}

	.videobox .videoimg {
		padding-bottom: 60%;
	}

	.newsitem p {display:block;}


	.introshop, .shopbox {
	float:none; width:100%;
	display:-moz-inline-block; display:inline-block;
	}
	
	.shopbox {
	margin-top:30px;
	}

	.shopbox .shop:nth-of-type(1) {
	margin-left:0px;
	}
	
	.col3 h3 {font-size:24px; line-height:28px;}


	
	.col3, .col4 {
	width:100%;
	margin:0px;
	float:none;
	text-align:center;
	padding:0px;
	display: -moz-inline-block; display:inline-block;
	}
	
	.col4 {border:0px; padding-top:30px; border-top:2px solid rgb(89,52,25); width:90%; margin:30px 5% 0px;}
	.col3 .table {margin:0px auto; width:100%;}
	
	
	.col3 ul li {  
		float: none;
		margin-right:0px;
		text-align:center;
	}		
	
	.col3 h3 span {display:block;}
	
	.socialnet {
	margin-left:5px;
	margin-right:5px;
	float:none; display: -moz-inline-block; display:inline-block;
	}
	
	.copy {padding-top:40px;}

	.logofooter {display:block; margin:15px auto; max-width:250px; float:none;}
	.logofooter2 {max-width:95%; max-height:auto; margin-top:25px;}

	.eviditem {width:48% !important; margin:1% !important; padding-bottom:31% !important; display: -moz-inline-block; display:inline-block;}

	.mainprogetti .newsvideo2 .videoimg {
		padding-bottom: 50%;
	}	
}


@media only screen and (max-width: 850px) {

	.scrollTop {	
		position: absolute;
		display:block;
	}
	

	.galleryimg {float:left; margin:1%; width:24%; margin-top:0px; margin-left:0px;}
			
	.partner img {
		-webkit-filter: grayscale(0%);
		   -moz-filter: grayscale(0%);
			 -o-filter: grayscale(0%);
			-ms-filter: grayscale(0%);
				filter: grayscale(0%); 
	}
	
	.sliderpost2 .itemscroll  {
	float:left;
	width:auto !important;
	margin-right:0px;
	}
	
	.sliderpost2 .scrollnav  {
	display:none;
	}
	

	.sliderpost2 .item .slideritem {
	width:100%;
	margin:0px 0px 30px;
	padding-bottom:30px;
	border-bottom:1px solid rgb(218,218,218);
	}
		
	.sliderpost2, .sliderpost2 .item, .sliderpost2 .slideritem	{height:auto;}
	.sliderpost2 .item .slideritem img {float:left; width:41%; margin-right:40px;}
		
	.sliderpost2 .next  {display:none; bottom:10px; top:auto; right:0px;}
	.sliderpost2 .prev  {display:none; bottom:10px; top:auto; left:auto; right:30px;}

	.sliderpost2 {padding-bottom:60px; height:auto !important;}	
	.sliderpost2 .sliderin, .sliderpost2 .itemscroll {width:100% !important; visibility:unset !important;}
	.sliderpost2 .item .slideritem h3 {margin-top:0px;}
	
	.wrapper5, .wrapper4 {width:86%; margin-right:auto; margin-left:auto;  padding-left:7%; padding-right:7%;}
	.mobilelogo {left:7%;}

	.newsitem p, .newsitem1 p {max-width:unset !important;}

	.textpost img.alignright, .textpost img.alignleft {max-width:40% !important; height:auto;}
	
	.eventibox2, .mainprogetti .newsvideo {float:none; width:100%;}
	.mainprogetti .newsvideo {margin-bottom:40px; border-bottom:1px solid rgb(142,189,68); padding-bottom:20px;}
	.mainprogetti p {font-size:16px;}
	.mainprogetti {margin-bottom:10px;}
		
	.eventibox .sliderpost1 .next, .eventibox .sliderpost1 .prev, .eventiboxf .sliderpost1 .next, .eventiboxf .sliderpost1 .prev {bottom:-20px; top:auto; }
	
	.evideventi .btn {float:right; clear:both;}

	.shopmain .shopimg {width:30%; float:right; margin-right:0px; margin-left:20px; margin-bottom:20px;}
	.shopmain .listtext {display:inline !important;}
	.shopmain .item h3 {display:inline !important;}
	
	.mainprogetti .newsvideo2 {
		margin-left:-6%;
		margin-right:-6%;
	}	
	
	.mainprogetti2 {padding-bottom:0px;}

	
}


@media only screen and (max-width: 800px) {

	.button3 {margin-bottom:40px;}

	.onefourth, .onethird, .onehalf, .twothird {
	float:none !important; width:100% !important; padding-left:0% !important; padding-right:0% !important;
	border-right:0px !important;}

	.mainprogetti .newsvideo2 .videoimg {
		padding-bottom: 56%;
	}

}

@media only screen and (max-width: 751px) {

		
	.mainNL .textform2 {
	width:400px;
	float:right;
	max-width:90%;
	}
	

	.mainNL p {
	text-align:right;
	color:#515151;
	font-size:20px;
	line-height:22px;
	font-weight:bold;	
	}
		
	.widgetcol {
	width:100%;
	float:none;
	margin-right:0%;
	text-align:center;
	}
		
	.titlewidget {
	border-top:2px solid #ddd;
	background:#ddd;
	}	
		

	
	.partner {width:46%; margin-bottom:0px; margin-right:8%;}
	.partner2, .partner4 {margin-right:0px; }
	.partner3, .partner4 {margin-bottom:50px; }	
	
	
	.listnews .item, .sliderpost2 .item .slideritem {
	float:none;
	width:100%;
	margin-bottom:40px;
	padding-bottom:40px;
	}

	.listnews .item1 {
	margin-right:0%; margin-left:0%; 
	}
	
	.listnews .listimg, .listnews2 .listimg  {
	position:relative;
	margin-bottom:0px;
	float:left;
	margin-right:20px;
	width: 40%;
	}
	
	.sliderpost2 .item .slideritem img {margin-right:20px;}
		
	.listnews2 .item  h3 {
	font-size:22px;
	line-height:26px;
	}

	.listnews2 .item  p  {
	font-size:16px;
	line-height:20px;
	margin:10px 0px 0px;
	}
	
	.listnews2 .item .date {
	font-size:16px;
	}	
		
	
	.bg03 {
	margin-top:40px;
	}
	
	.cbr2 {width:100%; display: -moz-inline-block; display:inline-block; padding:0px !important; margin:0px 0px 5px !important; border:0px;}
	.cbr3 {display:table; padding:0px !important; margin:0px !important; border:0px;}	
	
	.sliderpost .item .slidertext {padding:25px 10px; bottom:0px; left:0px; right:0px; max-width:none;  text-align:center;}
	
	.sliderpost .item  h3 {
	font-size:22px;
	line-height:26px;
	}

	.sliderpost .item  small, .mainaree p {
	font-size:16px;
	line-height:22px;
	}
		
	.fullslider .next, .fullslider .prev {bottom:48%;}

	.intropageimg, .sliderpost .item, .sliderpost .itemin, .sliderpost   {
	height:450px;
	}	

	.newsitem .button3 {
	margin-top:40px;
	float:none;
	width:auto !important;
	max-width:100% !important;
	margin-left:auto !important; margin-right:auto !important;
	display:block;

	}
	
	.newsitem .button3 a, .newsitem .button3 p {display:block;}
	.newsitem .button3 {margin-top:20px !important;}

	.eventiboxf .itemeventi {width:100%;}
	.eventiboxf .itemeventi0 {margin-right:0px;}

	.feednews2 .item {
	width:100%;
	margin-right:0%;
	float:none;
	display: -moz-inline-block; display:inline-block;
	border-top:1px solid #777;
	}

	.feednews2 .item1, .feednews2 .item3 {
	margin-right:0%;
	}
	#feednewsin2 {padding-bottom:25px; margin-bottom:30px;}


}


@media only screen and (max-width: 650px) {	
	.eviditem {float:none; width:100%; margin-right:0px; padding-bottom:66%; margin-bottom:40px;}
	.mobilelogo .largelogo {display:none;}
	.mobilelogo .smalllogo {display:block;}

	.eviditem small {display:none !important;}

	.mobilelogo img {margin-right:5px; }
	.col3 .table {text-align:center;}

	.formiteminput  {width: 90%;}	
	.formitem9 {max-width: 29%;}
	
	.checkbox21 { margin-top:3px !important; }
	
	.hdts {margin-top:0px !important;}
	
	.gallerybox   {background:#fff;}
	.gallerybox .item .caption {font-size:14px; line-height:16px;}
		
	.buttonlink2 {
	font-size:14px;
	line-height:16px;
	margin:10px 5px;
	}	
	
	.video_cookie {
		font-size:18px; line-height:26px;
	}

	.donate_btn, .donate_btn2 {background-size:64px auto;}
	.donate_btn {background-position:99.6% 50%;}

	.onehalf, #places, #map {float:none !important; width:100%;}
	
	.newsitem img, .newsitem .postimg	{margin-left:0px; margin-right:0px; width:auto; max-width:100% !important; display:block; float:none; margin-bottom:30px; }
	.videobox .postimg, .txtcm .postimg	{margin-left:0px; margin-right:0px; margin-bottom:10px!important;}

	.showmob {display:block !important;}
	.nomob { display: none !important;}
	
	.newsitem h3, .newsitem1 h3 {max-width:unset !important;}
	.newsitem, .newsitem1, .introshop {text-align:center; !important;}

	.textpost .aligncenter, .textpost img.alignright, .textpost img.alignleft, .textpost .alignright, .textpost .alignleft {float:none; display: block; margin-left: auto; margin-right: auto; margin-top:0px; margin-bottom:20px; max-width:100% !important;}


	.shopmain {display:-moz-inline-block; display:inline-block; width:100%; }
	.textpost p.shoptxt {font-size:18px; line-height:22px; }
	
	.shopmain .shopimg {width:40%;}
	

	.feednews .item  a {font-size:14px !important; line-height:16px !important; }
	.feednews .item  a span.fonte {display: -moz-inline-block; display:inline-block; }  
	br.sep {display:block; width:100%;}

	.feednewsin .prev, .feednewsin .next  {top:5px;}
	
	.eviditem {width:98% !important; margin:1% !important; padding-bottom:50% !important;}
	
}

@media only screen and (max-width: 550px) {
	br.txt {
	display:none;
	}	
		
	.logotop  {margin:5px auto; 
		height:auto;
		width:80%;
		display:block;
	}	
	
	
	.topform .textform  {
	width:95%;
	}	
	
	ul.right li.search a {padding-left:30px;}
	
	.formitem, .formitem2 {padding-top:0px;}
	
	.formiteminput  {width: 80%;}
	.formitem61 .formiteminput  {width: 90%;}
	.formitem9 {max-width: 24%;}
	.formitem4 {max-width: 24%;}	
	.formitem61, .formitem62 {float:none; width:98%; margin-right:2%;}
	.formitem6, .formitem9, .formitem4, .formitem61, .formitem62 {padding-top:20px;}
	
	.formiteminput7  {
	display:block;
	width:90%;
	}
	
	
	.topform .formelem  {
	float:none;
	width:100%;
	padding-right:0;
	margin-bottom:20px;
	}


	.topform .button  {
	margin-right:auto; 
	margin-left:auto;
	float:none;
	clear:both;
	display:table;
	margin-top:30px;
	height:38px;
	padding-top:10px;
	line-height:16px;
	}
	
	.topform .largeselect {width: 97%;}
	
	.listnews .listimg, .listnews2 .listimg, .sliderpost2 .item .slideritem img {
	float:none;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:15px;
	width:100%;
	display:block;
	}

	.listnews .listimg .month, .listnews2 .listimg  .month  {display:none;}
	.month {font-size:14px; line-height:16px;}	
	.listnews .item h3 {margin:5px 0px; display: -moz-inline-block; display:inline-block;}
	.mb {margin-bottom:20px !important;}
				
	.justify {text-align:left;}
	
	.contentform, .causale {line-height:20px; font-size:16px;}
			
	.copy span  {margin-right:9px; padding-right:9px;}	
	
	.copy ul {
		font-size:13px;
		line-height:15px;
	} 
	
	.intropageimg   {
	height:260px;
	}
	.txtlogo2 {width:100%; display:-moz-inline-block; display:inline-block;}

	.button3 .filter {background-position:120% 50%;}
	

	.shopbox .shop {
	width:42%; margin:0px 4% 30px;
	} 

	.shopbox .shop:nth-of-type(1) {
	width:90%; margin:0px 5% 30px; 
	float:none;
	}


	.eventibox h4 {font-size:22px; line-height:26px; margin-bottom:10px; margin-top:0px;}
	
	.textpost p.shoptxt, .textpost .shopmain a.btn {display:none;}
	.shopauth {font-size:14px; line-height:16px;}
}

@media only screen and (max-width: 480px) {
	
	
	ul.right li.divider {padding-left:10px; margin-left:10px; }
	ul.right li { margin-left:10px; }

	ul.right li.search a {padding-left:25px;}
	
	.wrappercols {width:96%; padding:0px 2%;}
	.copy {text-align:center;}
	.copy ul li {float:none;}
	.col4 .h6, .logopartner5 {float:none !important; display:table !important;}
}
