@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: normal;
src: local('Roboto'), url('css/Roboto/Roboto-Regular.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: 'Roboto', 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:#d6edfd;}
.bg03 {background:#eee !important;}

.bg04 {background:rgb(241,241,241);}
.bg05 {background:#d6edfd url(images/bg2.jpg);}
.bg404 {border-bottom:2px solid rgb(239,236,229);}
.bgblack {background:#000; padding:0.5%;}

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: 400px !important; max-width:1300px !important; margin:0px auto; display:block; padding:0px;}
.video {background:#000; text-align:center;}

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:16px; 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;}
br.txt {display:none;}
.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:'Roboto';
}

.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:#811916;
	bottom: 5px;
	position: fixed;
	right: 10px;
	z-index: 999;
	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;
}

.logotop {display:table-cell; vertical-align:middle; max-width:120px;}
.logotop2 {
	max-height:120px;
	width:100%;
	margin:0px;
	float:left;
	max-width:unset;
}

.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));	
}
.topwidget2 {width:100%;}
.topwidget .topwidget2 {border-top:6px solid #fff; border-bottom:6px solid #fff; }

#topw {background:#811916; padding:8px 0px; font-family:'Roboto', 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/twitterX-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.menu a {background:url(images/menu-bgb.png) no-repeat center left;
background-size:24px 24px;}

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:15px; 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;
}


.toplangs {float:left; margin:0px; padding:0px; padding-right:25px; overflow:visible;}
.topmenu {display:none; list-style-type:none; margin:0px; padding:8px 0px; white-space:nowrap; }
#langs, #mobilelangs, #mobileuser {position:absolute; top:16px; left:-10px; z-index:62;}
#mobilelangs ul {list-style-type:none; margin:0px; padding:8px 0px;}

.topmenu li { padding:6px 10px !important; background:#811916 !important; font-size:12px !important; line-height:14px !important; text-transform:uppercase; text-align:left; display:block !important; margin:0px !important; }

ul.right li label {cursor:pointer;}
	
.topmenu li a {color:#fff; text-decoration:none; padding:0px !important; padding-right:30px !important; margin:0px !important; display:block !important; height:auto !important;}
.topmenu li a:hover {filter:alpha(opacity=100); opacity:1; }
.toplangs li a:hover {text-decoration:underline; }

#userlink li a	{border-bottom:1px solid #d6edfd; padding:8px 7px !important; padding-right:20px !important;}
#userlink li {padding-top:0px !important; padding-bottom:0px !important;}


.lang {margin-top:4px; padding:0px; padding-right:5px; font-size:12px; line-height:12px; text-transform:uppercase; color:#fff; background-image:url(images/arr_down4.png); background-repeat:no-repeat; background-position: 94% 50%; padding-right:20px; cursor:pointer;}
.lang:hover {filter:alpha(opacity=100); opacity:1;}

#useroptions {position:absolute; top:16px; left:-16px; z-index:62;}
.hi {font-size:14px; line-height:14px; color:#fff; cursor:pointer; padding-left:20px; margin:0px; height:20px; filter:alpha(opacity=90); opacity:0.9; }
#userlink:hover .hi {filter:alpha(opacity=100); opacity:1;}


.topwidget {
background:#fff;
color:#811916;
text-align:center;
padding:5px 0px 0px;
position:relative;
z-index:10;
}

.topwhite {
color:#fff;
position:absolute;
z-index:10;
top:16px;
left:0px; right:0px;
}


.caltopics {display:table-cell; vertical-align:middle;}
.menutop {padding:12px 0px 0px; border-top:1px solid #811916; border-bottom:1px solid #811916;}
.topwhite .menutop { border-top:1px solid #fff; border-bottom:1px solid #fff; }

.caltopics ul {list-style-type:none; padding:0px; display: -moz-inline-block; display:inline-block; margin:0px; float:left;}

.caltopics ul li {margin:0px; display: -moz-inline-block; display:inline-block; vertical-align:middle; list-style-type:none;
font-size:13px; 
line-height:16px; 
position:relative;
white-space:nowrap;
font-family:'Roboto', Arial;
padding:8px 0px 14px; 
text-transform:uppercase;
text-align:center;
font-weight:bold;
}

.caltopics ul li a {color:#811916; text-decoration:none; padding:0px 15px; margin:0px; display:block;}
.topwhite .caltopics ul li a {color:#fff;}

.caltopics ul li a:hover {text-decoration:underline; }

.caltopics ul li span {
	color:#811916;
}

.caltopics ul li.red {
	background:#811916;
	padding:6px 0px;
    height: 13px;
    margin-bottom:9px; margin-left:5px;
    line-height: 13px;
}

.caltopics ul li.red a {
	color:#fff;
}

.caltopics ul li.red a:hover {
	text-decoration:none;
}

.caltopics ul li.red:hover {
-webkit-box-shadow:0 0 5px #513f25; 
-moz-box-shadow:0 0 5px #513f25; 
box-shadow:0 0 5px #513f25; 
}

.caltopics ul li ul.sub-menu {
	list-style: none;
	position: absolute; 
	left:5px; top: 35px;
	margin: 0px; padding: 5px 0px 0px;
	display: none;
	z-index:21;
}

.caltopics ul li ul.sub-menu li{
	border:0px;
	display: block;
	margin:0px;
	padding: 0px;
	text-align:left;
	background:rgba(214,237,253,0.6);
	border-bottom:3px solid #fff;	
	font-weight:normal;
}

.caltopics ul li ul.sub-menu li a {
	padding:11px 10px 10px;
	padding-right:40px;
	text-decoration:none;
	color:#262626;
}

.caltopics ul li ul.sub-menu li:hover {
	background:rgba(214,237,253,1);
}

.caltopics ul li ul.sub-menu li a:hover {
	text-decoration:none;
	color:#811916;
}


.caltopics ul li ul.sub-menu li:last-child {
	border-bottom:0px solid #fff;
}

.searchtop {
float:right;
width:180px;
}


.month {color:#d6edfd; font-size:16px; line-height:18px; padding:8px 20px; text-transform:uppercase; background:rgb(241,241,241); font-family:'Roboto';
}
.month a {color:#d6edfd !important; }


.linkabs {
position:absolute;
top:0px; left:0px; right:0px; bottom:0px;
z-index:20;
}


.textpost .titlesez {margin-top:40px;}
.titlesez2 {margin-top:60px !important; border-bottom:3px solid rgb(239,236,229); padding:0px 0px 5px !important;}

.listnews2 .titlesez {margin-bottom:40px;}

.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:30px;
padding-bottom:30px;
border-bottom:1px solid rgb(218,218,218);
}

.listnews2 .item:last-child {
border-bottom:0px solid rgb(218,218,218);
}


.listnews2 .item1 {
margin-right:0%; margin-left:0%; 
}


.listnews .item h3 {
font-size:22px;
line-height:24px;
color:#811916;
font-weight:bold;
margin:0px;
padding:0px;
font-family:'Roboto';
}

.listnews .subtitle {
padding: 0px;
margin: 5px 0px 0px;
font-size: 20px;
line-height: 22px;
color:#666;
font-weight:bold;
}

.listnews2 .item h3 {
font-size:28px;
line-height:32px;
}

.listnews2 .listtext {
display:table;
}

.listnews .item p {
font-size:15px;
line-height:18px;
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:#811916;}

.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:'Roboto';
}

.listnews2 .item .date {
font-size:16px;
}

.listnewscenter {
background:#eee;
text-align:center;
padding:20px;
}

.listnewscenter .item h3 a:hover {color:#811916;}



.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);
}


.titlesez {padding:0px; margin:0px 0px 10px; font-size:20px; color:#811916; line-height:22px; text-align:left; font-family:'Roboto';}
.titlesez a, .titlesez span {color:#666; text-decoration:none;}
.titlesez a:hover {color:#811916; text-decoration:none !important;}

.boxwg {margin-bottom:40px;}

.mainwidget .buttonlink {
color:#fff !important;
display:block;
}

.boxbook img {height:auto; max-width:85%; display:block; margin:10px auto 20px;
-webkit-box-shadow:0 2px 5px #513f25; 
-moz-box-shadow:0 2px 5px #513f25; 
box-shadow:0 2px 5px #513f25; 
}

.boxbook {
color:#111;
padding:10px 10px;
background:rgb(239,236,229);
}

.boxbook h4 {
font-size:18px;
line-height:20px;
font-weight:bold;
margin:0px 0px 2px;
padding:0px;
text-align:center;
color:#811916;
font-family:'Roboto';
}

.boxbook .author {
font-size:14px;
line-height:16px;
color:#444;
margin:0px;
margin-bottom:2px;
padding:0px;
text-transform:uppercase;
text-align:center;
font-family:'Roboto';
}

.boxbook .subtitle {
font-size:16px;
line-height:18px;
color:#666;
margin:0px;
padding:0px;
font-weight:900;
text-align:center;
}

.boxbook p {
font-size:16px;
line-height:20px;
margin:10px 0px 0px;
text-align:left;
color:#444;
}


.boxbook a {
color:inherit;
}

.boxbook .buttonlink {
margin:25px 0px 0px;
background-color:transparent;
color:#444 !important;
border-top:1px solid #bbb;
font-size:13px;
line-height:17px;
text-align:right;
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: 'Roboto', Arial;
}

.boxbook .buttonlink:hover, .listnews3 .buttonlink:hover {
text-decoration:underline;
color:#811916;
-webkit-box-shadow:0 0 0px #513f25; 
-moz-box-shadow:0 0 0px #513f25; 
box-shadow:0 0 0px #513f25; 
}


.sideblog {
padding:0px 10px;
background:#eee;
border-bottom:2px solid rgb(218,218,218);
}

.sideblog .item {
padding:15px 5px;
border-bottom:1px solid #bbb;
position:relative;
}

.sideblog .item:last-child {
border-bottom:0px solid #fff;
}

.sideblog .item h4 {
font-size:16px;
line-height:18px;
color:#111;
font-weight:bold;
margin:0px;
padding:0px;
position:relative;
z-index:21;
font-family:'Roboto';
}

.sideblog .item h4 a {color:#111;}
.sideblog .blogname {
text-transform:uppercase;
color:#d6edfd;
font-size:18px;
line-height:20px;
font-weight:bold;
font-family:'Roboto';
}

.sideblog .blogname a {color:#d6edfd;}

.sideblog .author {
font-size:14px;
line-height:16px;
font-weight:bold;
color:#777;
font-family:'Roboto';
}

.singlewg .singlewgtxt {
color:#444;
padding:10px 15px 15px;
background:#eee;
}

.singlewg {margin-bottom:0px !important;}

.singlewg .singlewgimg {text-align:center;}

.boxnl .singlewgtxt {
color:#111 !important;
padding:0px !important;
background:#fff;
}

.boxbook .singlewgtxt {
background:transparent;
padding:0px !important;
}


.boxnl .singlewgtxt p {
font-size:16px;
line-height:20px;
}

.boxbook .singlewgtxt p {
font-size:16px;
line-height:20px;
margin:10px 0px 0px;
text-align:left;
color:#444;
}

.singlewg h4 {
font-size:18px;
line-height:20px;
font-weight:bold;
margin:0px;
padding:0px;
font-family:'Roboto';
}

.boxnl h4 {
margin-top:10px;
font-size:20px;
line-height:22px;
}

.boxbook .singlewgtxt h4 {
margin-bottom:2px;
}

.singlewg p {
font-size:16px;
line-height:20px;
margin:5px 0px 0px;
}

.singlewg a {
color:inherit;
}

.boxnl a {
color:#d6edfd;
}

.singlewg .buttonlink {
margin:25px 0px 0px;
}


.boxmostread .item {
margin:5px 0px;
border-bottom:1px solid #ddd;
padding-bottom:5px;
}

.boxmostread .item:last-child {
margin:5px 0px 0px;
}

.boxmostread .statimg {
float:left;
width:40%;
margin-right:5%;
}

.boxmostread .stattxt {
display:table;
padding:5px 0px 0px;
}

.boxmostread .stattxt2 {
float:none !important;
width:100% !important;
display: -moz-inline-block; display:inline-block;
padding:5px 0px 10px;
}

.boxmostread .stattxt h4 {
font-size:16px;
line-height:18px;
color:#111;
font-weight:bold;
margin:0px;
padding:0px;
font-family:'Roboto';
}

.boxmostread .stattxt h4 a {
color:#111;
}

.boxmostread .stattxt .author {
font-size:14px;
line-height:16px;
color:#777;
margin:0px;
padding:0px;
font-family:'Roboto';
}

.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:'Roboto';
}

.boxvideo .videotxt h4 a {
color:#fff;
}

.boxvideo .videoimg .play {
width:20%; height:auto;
position:absolute;
top:40%; left:40%; 
z-index:10;
}

.boxnl, .boxdonazioni {
margin-bottom:40px;
}

.boxnl p, .boxdonazioni p {
font-size:18px;
line-height:20px;
color:#111;
margin:10px 0px 17px;
padding:0px;
}


.buttonlink, .buttonlink2 {
font-size:18px;
line-height:20px;
color:#fff !important;
margin:0px auto;
padding:10px;
text-align:center;
display:table;
background:#811916;
font-family:'Roboto';
}

.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: 'Roboto', 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:#d6edfd;
-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;
}

.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:#777; font-weight:900; font-family:'Roboto';}
.titlepost .date {color:#515151; font-style:italic; font-family:'Roboto';}

.titlepost .subtitle {
padding: 0px;
margin: 10px 0px 30px;
font-size: 36px;
line-height: 42px;
font-family: 'Berkeley', Georgia, Arial;
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: 'Roboto', 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: 'Roboto', 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: #811916; display:block; font-size:26px; line-height:30px;}

.textpost p {padding:0px; margin:0px; margin-bottom:40px; }
.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: #811916;}
.textpost a.btn {color: #fff; }

.textpost h2.h1 a {color:#111;}
.textpost h2.h1 a:hover {color:#811916;}

.textpost a:hover {color: #811916; text-decoration: underline;}
.textpost a.btn:hover {color: #fff; text-decoration: none;}

.textpost h2, .textpost big {font-size:34px; line-height:36px; color:#811916; margin:0px 0px 20px; padding:0px; font-family:'Roboto';}
.textpost h1 {font-size:42px; line-height:48px; color:#515151; margin:0px 0px 20px; padding:0px; font-family:'Roboto';}
.textpost big {display:block; }
.textpost h3, .textpost h4, .textpost h5, .textpost h6 {padding:0px; margin:0px 0px 20px; font-size:22px; color:#811916; line-height:26px; font-weight:600; font-family:'Roboto';}
.textpost h5, .textpost h6 {margin:0px 0px 20px; font-family:'Roboto';}

.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:#811916;
}

.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;}
.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:20px; margin-bottom:20px; }
.textpost .alignleft {float:left; margin-right:20px; 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/right.png) no-repeat center right; background-size:90% auto; background-color:#fff;}
.gallerybox .prev {left:0px; background:url(images/left.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: #d6edfd;
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 #d6edfd; 
border-top:3px solid #d6edfd;
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:'Roboto', 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:#d6edfd;
background-size:auto 50%;
padding: 10px 10px;
padding-right:30px;
width:auto;
margin:15px 5px 0px;
font-weight:normal;
}

.bprint {
background:#d6edfd url(images/print.png) no-repeat 97% 50%;
background-size:auto 50%;
}
.bmail {
background:#d6edfd 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; 
}

.mainNL {
margin-bottom:40px;
}

.mainNL p {
padding:0px;
margin:0px 0px 10px;
font-size:16px;
color:#111;
}

.mainNL .button {
color:#fff;
background:#444 url(images/arr_right2.png) no-repeat 92% 50%;
background-size:auto 50%;
padding:7px 0px;
padding-right:20px; 
padding-left:10px;
width:auto;
font-weight:normal;
height:29px;
overflow:hidden;
position:absolute; right:0px; top:0px;
}


.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:7px 0px;
overflow:hidden;
border:1px solid transparent;
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:'Roboto';
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:1px solid transparent;
color:#fff;
padding: 8px 1% 4px;
}
.topwhite .searchtop input.textform2::placeholder {
color:#fff;
text-transform:uppercase;
font-size: 14px;
}



.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:'Roboto', Arial;
text-align:center;
}


.txtlogo {font-size:20px; text-align:center; line-height:26px; letter-spacing:1px; margin-bottom:10px; color:#d6edfd; font-style:italic;}
.txtlogo2 {color:#d6edfd; 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-height:200px; width:auto;}

.cols {
background:#811916;
padding:100px 0px 0px;
color:#fff;
} 
.col3 {position:relative; font-size:18px; line-height:24px;}

.col3 h3 {padding:0px; margin:0px; font-size:34px; line-height:38px; font-weight:bold; font-family:'Roboto';
}
.col3 h3 span {font-family:'Berkeley'; font-weight:normal; }
.col3 a {color:#fff; text-decoration:none;}
.col3 a:hover {color:#d6edfd; text-decoration:underline;}


.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:'Roboto';
}
.footerdonate h3 span {
color:#811916 !important;
}

.footerdonate p {font-size:18px; line-height:24px; margin:30px 0px 0px;}


.logopartner {max-width:100%; height:auto; margin-bottom:40px;}


.copy {
 padding:60px 0px 10px; 
	background:#811916;
	font-family: 'Roboto';
	color:#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:#fff; text-decoration:none;}
.copy ul li a:hover {color:#d6edfd; text-decoration:underline;}

.copy span {margin-right:15px; padding-right:15px; border-right:1px solid #fff; white-space:nowrap;}	

.footersocial {
position:absolute; right:0px; bottom:0px;	
}

.socialnet {
float:right;
margin-top:10px;
margin-left:12px;
}

.socialnet img {
width:48px; height:auto;
filter:alpha(opacity=85); opacity:.85;
}

.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;
}

.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; text-align:left;}
.formitem3 {padding-top:0px; }


.formitem7 {float:left; max-width:23.5%; margin-right:3%; }
.formitem71 {margin-right:0px;}
.formitem6, .formitem61, .formitem62 {float:left; width:47%; margin-right:3%; }
.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:#811916;
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:'Roboto';
}

.alert {font-size:18px; line-height:26px; color:#000; font-weight:bold; padding: 20px; border-bottom:2px solid #d6edfd; background:#ffff9f;}


.causale {font-size:18px; line-height:26px; color:#811916; font-family: 'Roboto'; 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:#811916;
	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:600px;
width:100%;
position:relative;
display:block;
overflow:hidden;
}

.sliderpost .item {
height:600px;
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:#d6edfd;
}

.sliderpost .itemin {
height:600px;
position:relative;
}


.sliderpost .item .slidertext {
	position:absolute;
	z-index:2;
	padding:30px 0px 0px;
	bottom:60px;
	left:0px;
	max-width:350px;
	animation:ms1 1s;
	-moz-animation:ms1 1s;
	-webkit-animation:ms1 1s;
}

.sliderpost .item .sliderfilter {
	z-index:1;
	position:absolute;
	bottom:0px;
	top:0px;
	left:0px;
	width:100%;
	animation:ms1 1s;
	-moz-animation:ms1 1s;
	-webkit-animation:ms1 1s;
	background:url(images/filterb3.png) repeat-y top left;
}


.sliderpost .item h3 {
font-size:26px;
line-height:28px;
color:#fff;
font-weight:bold;
margin:0px 0px 15px;
padding:0px;
text-shadow:1px 1px 5px #111111;
}

.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:14px;
line-height:16px;
font-weight:bold;
background:#811916;
-moz-border-radius: 15px;
border-radius: 15px;
display: -moz-inline-block; display:inline-block;
margin-top:30px;
letter-spacing:0.5pt;
}

.sliderpost .item a.itemlink:hover {
text-decoration:none;
-webkit-box-shadow:0 0px 10px #513f25; 
-moz-box-shadow:0 0px 10px #513f25; 
box-shadow:0 0px 10px #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=80); opacity:0.8; }

.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:url(images/filter2.png) no-repeat top left; cursor:pointer; }

.fullslider .prev { left:5%; -moz-border-radius: 3px; border-radius: 3px;}
.fullslider .next { right:5%; -moz-border-radius: 3px; border-radius: 3px;}
.fullslider .next span { width:40px; height:40px; background:url(images/arr_right_b2.png) no-repeat; background-position:55% 50%; display:block; filter:alpha(opacity=90); opacity:0.9;}
.fullslider .prev span { width:40px; height:40px; background:url(images/arr_left_b2.png) no-repeat; background-position:45% 50%; display:block; filter:alpha(opacity=90); opacity:0.9;}


.fullslider .prev:hover span, .fullslider .next:hover span {filter:alpha(opacity=100); opacity:100; }


h3.evid {padding:0px; margin:0px 0px 30px; font-size:24px; color:#111; line-height:26px; font-weight:900; font-family:'Roboto'; text-align:center; text-transform:uppercase;}

h3.evid a {color:#111; text-decoration:none;}
h3.evid a:hover {color:#811916; text-decoration:none !important;}



.sliderpost2 .move {overflow:hidden; }
.sliderpost2 .slideritem {float:left; width:30%; margin-right:5%; }
.sliderpost2 .slideritem2 {margin-right:0%;}
.sliderpost2 {padding:0px;}
.sliderpost2 .item, .sliderpost2 .slideritem {padding:0px;}

.sliderpost2 {
width:100%;
margin:0px auto;
position:relative;
z-index:2;
}

.sliderpost2 .next {bottom:auto; top:120px; right:-50px;}
.sliderpost2 .prev {bottom:auto; top:120px; left:-50px;}


.sliderpost2 .item {
width:100%;
position:relative;
margin:0px;
margin-right:10px;
float:left;
border:0px;
z-index:2;
}

.sliderpost2 .item .slideritem h3 {
font-size:20px;
line-height:22px;
color:#111;
font-weight:bold;
margin:15px 0px 10px;
padding:0px;
text-align:left
}

.sliderpost2 .item .slideritem a {
color:#111;
}


.sliderpost2 .item .slideritem p {
font-size:16px;
line-height:20px;
color:#111;
display:block;
padding:0px; margin:0px;
}

.sliderpost2 .item .slideritem img {
max-width:100% !important;
height:auto !important;
}


.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:#d6edfd;
}

.newsitem, .mainshop {
padding:50px 0px;
background:#d6edfd;
}

.introshop {
float:left; width:40%;
}
.shopbox {
float:right; width:55%;
}

.introshop h3 {
color:#262626;
font-size:30px; line-height:36px; font-weight:900; margin:5px 0px 30px;
}


.introshop h3 span {
color:#811916 !important;
}

.introshop h3 a {
color:#262626;
text-decoration:none;
}
.introshop h3 a:hover {
color:#262626;
text-decoration:underline;
}
.introshop p {font-size:26px; line-height:32px; margin:0px; }

.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:'Roboto';
max-width:300px;
display:table;
}


.newsitem h3 span {
color:#811916 !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:'Roboto'; 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 #d6edfd; height:24px; }

.mainaree {
background:#811916;
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:'Roboto'; text-align:center;
}

.mainaree h3 span {font-family:'Berkeley'; font-weight:normal; }


.mainprogetti {
padding:70px 0px 40px;
text-align:center;
color:#262626;
position:relative;
}


.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 {
color:#262626;
font-size:34px; line-height:36px; font-weight:900; margin:0px 0px 30px;
text-transform:uppercase;
font-family:'Roboto';
}

.mainprogetti h3 span {
color:#811916 !important;
}

.mainprogetti p {font-size:18px; line-height:24px; margin:0px;}

.mainprogetti p big {font-size:24px; line-height:28px; margin:0px; }
.mainprogetti p big strong {font-family:'Roboto'; font-size:28px; line-height:32px;}

.mainprogetti p a {
color:#262626;
text-decoration:underline;
}

.mainevid {padding:0px 0px 50px;}

.mainprogetti .btn, .mainevid .btn, .main_newsletter .btn {
padding:10px 45px; 
-moz-border-radius: 15px;
border-radius: 15px;
color:#fff !important;
}

.btn span {
color:#811916;
margin-right:-30px;
padding-right:15px;
}

.btn:hover {
text-decoration:none;
-webkit-box-shadow:0 0px 0px #513f25; 
-moz-box-shadow:0 0px 0px #513f25; 
box-shadow:0 0px 0px #513f25; 
color:#fff !important;
}

.btn2:hover {
-webkit-box-shadow:0 0px 15px #513f25; 
-moz-box-shadow:0 0px 15px #513f25; 
box-shadow:0 0px 15px #513f25; 
}

.btn:hover span {
display: -moz-inline-block; display:inline-block;
margin-right:0px;
padding-right:0px;
color:#fff;
}



.mainevid .btn, .listnews2 .btn {
padding:10px 20px; 
margin:20px 0px 10px;
}

.mainevid .btn {
float:right;
}


.listnews2 .btn {
margin:30px 0px 0px;
}


.button3 {
text-align:left;
position:relative;
color:#fff;
background:#811916;
max-width:700px;
margin-left:auto; margin-right:auto;
display:table;
width:100%;
}

.button3 .filter {
background:#d6edfd;
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;
}




@media only print {

	body {
		margin:0px;
		padding:0px;
		background:#FFFFFF;
		position:relative;
		overflow: visible;
		}

	.wrapper4, .wrapper5, .wrappersmall, .othernews, .maincontent, .moz, #maincontent, .wrapper6 {
		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;
	}
	
	.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, .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;
	}


	@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: 1200px) {
	.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%;}
	.searchtop {display:none;}

}



@media only screen and (max-width: 1080px) {
	.caltopics {margin-right:0px;}

	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;}
	
}

@media only screen and (max-width: 920px) {

	.sliderpost2 .next {right:-30px;}
	.sliderpost2 .prev {left:-30px;}
		
	.titlepostcenter h2, .titlepostcenter h1, .textpost .titlepost h1, .textpost h2.h1 {
	font-size:36px; line-height:44px;
	}

	.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:38px;}
	.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:#811916; 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:#811916; 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);
	}
	
	.mainevid {padding-bottom:0px;}
	.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:30px; line-height:38px;}

}

@media only screen and (min-width: 981px) {
	.toplangs, #lang, .topwidget {
	display:block !important;
	}

}


@media only screen and (max-width: 980px) {

	.scrollTop {	
		position: absolute;
		display:block;
	}
	
	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:60px; width:auto; margin:5px; margin-right:25px; float:left;}

	.top3 {
	height:70px; 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:70px;
	}

	
	.topwidget, .topwhite {
		display:none;
		position:fixed;
		top:70px;
		left:0px;
		right:0px;
		bottom:0px;
		background:#fff;
		border-top:0px solid rgb(239,236,229);
		border-bottom:0px solid #fff;
		padding:20px 0px 20px;
		z-index:62;
		overflow:auto;
	}

	.menutop {0px; border-top:0px solid #811916; border-bottom:0px solid #811916;}

	.caltopics {
		width:100% !important;
		margin:0px !important;
		padding:0px !important;
	} 
	.caltopics ul {
		margin:0px; padding:0px; 
		list-style: none;
		float:none;
		width:100%;
	} 

	.caltopics ul li { 
		margin:0px;
		text-align:right;
		width:100%;
		display:block;		 
		font-weight:bold;
		padding:0px !important;
		border-bottom:0px solid #ccc;	
	}
	
	.caltopics ul li br {
	display:none;
	}
		
	.caltopics ul li ul.sub-menu {
		list-style: none;
		position: static; 
		margin: 0px; padding: 0px;
		padding:0px 0px 0px !important;
		display: block !important;		
	}
	
	.caltopics ul li.menu-item-has-children:hover {background:unset;}	
	
	.caltopics ul li ul.sub-menu li { 
		font-weight:normal !important;
		padding:0px !important; 
		margin:0px;
		text-align:right !important;
		width:100%;
		display:block;		
		background:transparent;	
		border-bottom:0px solid #ccc;		
	}
		
	.caltopics ul li a {position:relative; z-index:62; filter:alpha(opacity=100); opacity:1; padding:12px 5px; border-bottom:1px solid #ccc; font-weight:bold; color:#811916 !important;
	}	
	
	.caltopics ul li:last-child a {
		padding:12px 5px;
	}
	
	.caltopics ul li ul.sub-menu li a { 
		margin:0px;
		padding:10px 5px;
		border-bottom:1px solid #ccc;
		font-weight:bold; color:#811916 !important;
	}
	.caltopics ul li ul.sub-menu li:hover {background:transparent;}
	.caltopics ul li ul.sub-menu li a:hover {text-decoration:underline; color:#111 !important;}

	.caltopics ul li ul.sub-menu li:last-child a {
		padding:10px 5px;
		border-bottom:1px solid #ccc;	
	}	
	.caltopics ul li:hover {background:transparent; color:#111 !important;}
	.caltopics ul li:hover a, .caltopics ul li a:hover, .caltopics ul li ul.sub-menu li a:hover {color:#111 !important; text-decoration:none;}
	.caltopics ul li a:hover, .caltopics ul li ul.sub-menu li a:hover {text-decoration:underline;}

	.caltopics ul li.red {background:transparent; margin-left:0px;}
	.caltopics ul li.red a {color:#811916;}
	.caltopics ul li.red:hover a {color:#811916; text-decoration:underline;}
	.caltopics ul li.red:hover {
	-webkit-box-shadow:0 0px 0px #513f25; 
	-moz-box-shadow:0 0px 0px #513f25; 
	box-shadow:0 0px 0px #513f25; 
	background:transparent !important;
	}
	
.caltopics ul li.red	

	.searchtop {display:block; position:fixed; top:auto !important; bottom:0px; right:0px; padding:30px; width:240px;}
	.searchtop input.textform2 {width:180px;}
	
	.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:10px; 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;}
	
	#langs, #useroptions, #mobilelangs, #mobileuser {
		display:none;
		position:fixed;
		top:70px;
		left:0px;
		right:0px;
		bottom:0px;
		background:#fff;
		padding:15px 30px;
	}

	.topmenu li, #userlink li { padding:5px !important; background:transparent !important; font-size:15px !important; border-bottom:1px solid #ccc; }

	.topmenu li a, #userlink li a {color:#d6edfd; padding:10px !important; padding-right:0px !important; filter:alpha(opacity=100); opacity:1; border:0px !important;}
	
	.topmenu li a.langIT {background:url(images/Italy.png) no-repeat center left !important; background-size:28px auto !important; padding-left:40px !important; }
	.topmenu li a.langES {background:url(images/Spain.png) no-repeat center left !important; background-size:28px auto !important; padding-left:40px !important; }
	.topmenu li a.langFR {background:url(images/France.png) no-repeat center left !important; background-size:28px auto !important; padding-left:40px !important; }
	.topmenu li a.langEN {background:url(images/UK.png) no-repeat center left !important; background-size:28px auto !important; padding-left:40px !important; }
	
	.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 #d6edfd;
	}
		
	.sliderpost2 .item .slideritem:last-child {
	border-bottom:0px solid #d6edfd;
	}
	
	.sliderpost2, .sliderpost2 .item, .sliderpost2 .slideritem	{height:auto;}
	.sliderpost2 .item .slideritem img {float:left; max-width:35% !important; margin-right:15px; height:auto;}
		
	.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;}	
	
	.wrapper5 {width:86%; margin-right:auto; margin-left:auto; padding-left:7%; padding-right:7%; }
	
	.newsitem p, .newsitem1 p {max-width:unset !important;}

	.textpost img.alignright, .textpost img.alignleft {max-width:40% !important; height:auto;}

}


@media only screen and (max-width: 800px) {
	
	.formiteminput, .privacytxt {width: 90%; width:-webkit-fill-available !important;}	
	.formitem9 {max-width: 29%;}
	.formitem, .formitem2 {padding-top:0px;}
	.formitem2 {padding-right:3%;}
	.formitem61 .formiteminput {width: 90%;}
	.formitem9 {max-width: 24%;}
	.formitem4 {max-width: 24%;}	
	.formitem61, .formitem62 {float:none; width:97%; margin-right:3%;}
	.formitem6, .formitem9, .formitem4, .formitem61, .formitem62, .formitem7, .formitem71 {padding-top:20px;}
	
	.formitem7, .formitem71 {max-width:unset; width:47%;}
	
	.formiteminput7 {
	display:block;
	width:90%;
	}	

	.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;}
	
}

@media only screen and (max-width: 751px) {
	
	.col3 {
	text-align:center;
	display: -moz-inline-block; display:inline-block;
	padding-bottom:90px;
	}
	
	.col3 .table {margin:0px auto; width:100%;}

	
	.col3 ul li { 
		float: none;
		margin-right:0px;
		text-align:center;
	}		
	
	.footersocial {
		left:0px;
		text-align:center;
	}
	.socialnet {
	margin-left:5px;
	margin-right:5px;
	float:none; display: -moz-inline-block; display:inline-block;
	}
	
	.copy {padding-top:40px;}
		
	.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 {
	float:none;
	width:100%;
	margin-bottom:40px;
	padding-bottom:40px;
	border-bottom:3px solid rgb(218,218,218);
	}

	.listnews .item1 {
	margin-right:0%; margin-left:0%; 
	}
	
	.listnews .listimg, .listnews2 .listimg {
	position:relative;
	margin-bottom:0px;
	float:left;
	margin-right:20px;
	width: 40%;
	}
		
	.listnews2 .item h3 {
	font-size:22px;
	line-height:24px;
	}

	.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:20px 30px 40px; bottom:0px; left:0px; right:0px; max-width:none; text-align:center;}
	
	.sliderpost .item h3 {
	font-size:22px;
	line-height:24px;
	}

	.sliderpost .item small, .mainaree p {
	font-size:16px;
	line-height:22px;
	}
		

	.intropageimg, .sliderpost .item, .sliderpost .itemin, .sliderpost {
	height:300px;
	}

	.fullslider .next, .fullslider .prev {bottom:130px; }
	

	.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;}

}


@media only screen and (max-width: 650px) {	

	.mobilelogo .largelogo {display:none;}
	.mobilelogo .smalllogo {display:block;}

	.mobilelogo img {margin-right:5px; }
	.logofooter {max-width:350px; height:auto; display:table; margin:0px auto 40px;}
	.logofooter2 {max-width:95%; max-height:auto; margin-top:25px;}
		
	.listnews .listimg, .listnews2 .listimg {
	float:right;
	margin-right:0px;
	margin-left:20px;
	}
	
	.listnews2 .listtext {
	display:inline;
	}
	
	.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;
	}	

	.sliderpost2 .item .slideritem img {max-width:45% !important; float:right; margin-left:15px; margin-right:0px; margin-bottom:5px;}
	
	.sliderpost2 .item .slideritem h3 {margin-top:5px; margin-bottom:15px;}

	.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;}

	br.txt {
	display: -moz-inline-block; display:inline-block;
	}		
}

@media only screen and (max-width: 550px) {

	.checkbox21 { margin-top:2px !important; }
	.formitem label {margin-bottom:3px;}
	
	
	.topform .textform {
	width:95%;
	}	
	
	ul.right li.search a {padding-left:30px;}
	
	.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 {
	float:none;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:10px;
	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;
	}

}

@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;}
	
	.sliderpost2 .item .slideritem img {float:none; max-width:100% !important; margin-left:0px; margin-right:0px; height:auto;}
	.sliderpost2 .item .slideritem h3 {margin-top:15px;}
	.sliderpost2 .item .slideritem {text-align:center;}
	.sliderpost2 .item .slideritem h3 {text-align:center;}

	.logopartner {max-width:90%; height:auto; margin-bottom:40px;}

}
