/*
Theme Name: Tema Custom
Description: Tema accessibile sviluppato per siti del CST
Author: CST Sistemi Sud Srl
Author URI: http://www.cstsistemisud.it/
Version: 2.0
Tags:  pubblica amministrazione, accessibile, CST
Text Domain: tema_custom
*/

.clear:before,
.clear:after {
	content: " ";
	display: table;
}

.f-nav {
	position: fixed!important;
	margin: 0 auto;
	top: 0;
	z-index: 1000;
	max-width: 1170px;
	left: initial!important;
}

.clear:after {
	clear: both;
}

.white-bar-top {
	background: #fff;
}


.box_regione {
	display: inline-block;
	line-height: 35px;
	font-weight: bold;
	text-decoration: none;
}

.box_regione a {
	text-decoration: none;
}


#top_right_head{
	text-align: right;
}

.switcha_tema{
	text-align: right;
	display: inline-block;
	float: right;
}

.box_area_cittadino{
	line-height: 38px;
	margin-right:20px;
	margin-top: 0;
	display:inline-block;
}

.box_area_cittadino a{
	padding-top: 0;
	padding-bottom:10px;
	padding-left:10px;
	padding-right: 10px;
}

#menu-menu-orizzontale li:first-child a {
	width: 18.6%;
	text-align: center;
}

#sidebarleft-100-background {
	width: 20%;
	min-width: 170px;
	position: absolute;
	height: 100%;
	border-radius: 5px 0 0 5px;
}

.shortcode-destinatari small {
	padding: 2px 6px;
	border-radius: 5px;
	border: 1px solid #00004d;
}

.imglinks {
	margin: 10px auto;
	width: 100%;
	text-align: center;
	position: relative;
	height: 130px;
	background: url('images/footsep.png') no-repeat center top;
	padding-top: 20px;
	content: " ";
	display: table;
}

.imglinks img {
	transition: -webkit-filter 0.5s;
}

.pagecat {
	margin-top: 20px;
	padding: 5px 10px 10px 10px;
	font-size: 0.8em;
	border-radius: 5px;
}

.pagecat h3 {
	font-weight: bold;
	padding-bottom: 10px;
}

.hdate {
	color: white;
	text-align: center;
	padding: 0px 10px;
	font-weight: bold;
}

.lastmodified {
	float: right;
	font-size: 0.7em;
	padding-top: 10px;
}

#btn-login {
	background-color: green;
}

#btn-logout {
	background-color: red;
}

.topsearch-div {
	float: right;
	padding: 3px;
	margin-right: 2px;
	position: absolute;
	right: 0;
	z-index: 1;
}

.sotto-pagine {
	float: left;
	font-size: 0.9em;
	border-radius: 5px;
	margin: 10px;
}

.sotto-pagine ul {
	list-style-type: none;
	margin: 0px;
}

.sotto-pagine li {
	padding: 5px;
	border-bottom: 1px dotted white;
	text-align: center;
}

.sotto-pagine li a {
	text-decoration: none;
}

.sotto-pagine li:hover {
	transition: background 0.5s, color 0.2s;
}

.sotto-pagine li:hover a {
	color: white;
}

.secondo-menu {
	height: 27px;
}

.secondo-menu ul {
	list-style-type: none;
}

.secondo-menu li {
	float: left;
	padding: 3px 10px;
	border-right: 1px solid #F0F0F0;
	text-decoration: none;
}

.secondo-menu li a {
	text-decoration: none;
}

.secondo-menu li.current_page_item {
	text-decoration: none;
	background-color: #25385D;
}

.secondo-menu li.current_page_item a {
	color: white;
}

.secondo-menu li a:hover {
	color: white;
}

.secondo-menu li:hover {
	background-color: #25385D;
}

.imglinks a {
	padding: 20px;
}

.imglinks img {
	filter: grayscale(100%);
}

.imglinks img:hover {
	filter: grayscale(0%);
}


/***************** 3 Column Layout ******************/

html {
	margin: 0 auto;
	padding: 0;
}

body {
	color: #222;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

#wrapper {
	margin: 0px auto 10px auto;
	padding: 0;
	width: 98%;
	position: relative;
	background-color: white;
	z-index: 1;
	border-radius: 5px;
}

#container {
	margin: 0;
	padding: 0;
	clear: both;
}

#leftsidebar {
	float: left;
	margin-top: 0;
	width: 20%;
	min-width: 170px;
	overflow: hidden;
	padding: 0;
	position: relative;
	padding-top: 5px;
}

.post-box-archive {
	border-top: 1px dotted #C2E3ED;
	float: left;
	width: 100%;
}

.post-box-archive .hdate {
	border: none;
	float: right;
	margin: 5px;
	font-size: 0.7em;
}

#centrecontent {
	margin: 0;
	padding: 0 5px 5px 10px;
	float: left;
	width: 60%;
}

#centrecontent .attachment-50x50 {
	float: right;
	margin: 4px;
}

#centrecontent .attachment-100x100 {
	float: left;
	margin: 10px 10px 10px 0px;
}

#menuorizzontale-superiore {
	margin-right: -20px;
	margin: -10px -10px 0 0;
	box-shadow: 0 0 5px #00004d;
}

#rightsidebar {
	float: left;
	margin-top: 3px;
	min-height: 120px;
	margin: 0;
	min-width: 122px;
	padding: 5px 0 0;
	width: 18%;
}



#footer a {
	text-decoration: none;
}

#footer-area {
	padding-top: 20px;
}

#footer-interno {
	margin: 100px auto;
}

.footer-column {
	float: left;
	width: 55%;
}

#footer-credits {
	float: right;
	width: 25%;
}

#footer_bottom a,
#footer a {
	color: #FFF;
}

#searchcss {
	float: left;
	display: block;
}

.homec {
	border-bottom: 1px dotted #25385D;
	font-size: .9em;
	padding: 10px 10px 20px 10px;
}

.stickyc {
	border-bottom: 1px dotted #25385D;
	font-size: .9em;
}

.stickyc p {
	font-size: 1em;
}

.stickyc ul li {
	list-style-type: none;
}

.stickyc-col {
	float: left;
	padding: 1%;
}


/********************** Global **********************/

p {
	/*
font-size:.9em;
line-height:1.4em;
margin:.5em 0;
*/
}

ol,
ul {
	margin: 1.2em 0 1.2em 0em;
	line-height: 1.5em;
	/*padding:0px;*/
}

.postentry ul,
.postentry ol {
	padding-left: 2em;
}

h1.entry-title {
	margin-bottom: 30px;
}

.parent-page-container ul {
	font-size: 18px;
}

.lista_parent_page li {
	font-size: 16px;
	line-height: 16px;
}

ul ul,
ul ol,
ol ol,
ol,
ul {
	font-size: .9em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
}

h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	text-decoration: underline;
}

h1 {
	margin-top: 0px;
	font-size: 20px;
	text-transform: uppercase;
}

h2 {
	font-size: 1.3em;
	margin-top: 0px;
}

h3 {
	font-size: 1.1em;
	margin-top: 0px;
	font-weight: 400;
}

h4 {
	font-size: 1em;
	margin-top: 0px;
	font-weight: 400;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

input,
textarea,
select {
	border: none;
	color: #00004d;
	padding-left: 5px;
}

input#submit {
	cursor: pointer;
	border-radius: 0;
	font-weight: 700;
	padding: 2px 6px;
	height: 28px;
	font-size: 11px;
}

blockquote {
	font-size: .9em;
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E8CE;
}

form,
img {
	margin: 0;
	padding: 0;
	border: 0;
}

.hidden {
	visibility: hidden;
}

.nascosto {
	background: #fff;
	color: #000;
	left: -10000px;
	top: -10000px;
	position: absolute;
}

#searchcss {
	margin: 0;
	padding: 0;
}

code {}

.code {
	background: #F0F0F0;
	padding: 10px;
	margin: 10px 60px;
	border: 1px dotted #000;
	color: #000;
	font-size: 85%;
}

.small {
	font-size: .9em;
	color: #999;
}

.leftsidebar current_page_item a {
	text-decoration: none;
	background-color: #fff;
}

.leftsidebar current_page_item ul li a {
	background-color: #fff;
	text-decoration: none;
}


/********************** Header **********************/


/* Structure */

#header {
	text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
	padding: 0;
	margin: 0;
	min-height: 125px;
	position: relative;
	text-align: center;
	border-radius: 5px 0 0 0;
}


/* Essential Layout (IE7 Fix) */

*+html #header {
	padding-bottom: 15px;
}


/* Essential Layout (IE6 Fix) */

* html #header {
	padding-bottom: 15px;
}

#header-interno {
	margin: auto;
	max-height: 125px;
	padding: 10px;
}

#header img.logo {
	float: left;
}

#header p {
	padding: 0;
	margin: 4px 0 0;
}

#header h1 {
	font-size: 2.5em;
	padding: 0;
	margin: 0 0 0 10px;
	font-weight: 700;
}

#header h1 a {
	text-decoration: none;
}

#header p {
	font-size: .75em;
}

#header ul {
	font-size: .75em;
	text-align: left;
	line-height: 15px;
}

#header ul.sito {
	height: 20px;
	padding: 2px;
	border-radius: 5px;
	color: #F0F0F0;
	float: right;
	clear: both;
	margin: -10px -10px 0 0;
	border-radius: 0 0 0 5px;
	text-shadow: none;
	position: relative;
	z-index: 9;
}

#header ul li {
	margin: 0;
	display: inline;
}

#header ul li a {
	text-decoration: none;
}

#header ul.sito li a:hover {
	background: white;
	color: #00004d;
}

#header ul.sito li a {
	padding: 2px 10px;
	float: right;
	color: white;
}

#header ul.sito li.current_page_item a {
	background: #F0F0F0;
	color: #3A291F;
}

#header ul.sito li.current_page_item a:hover {
	text-decoration: none!important;
	color: #3A291F!important;
}


/******************* Main Content *******************/

#path {
	font-size: .8em;
	margin-top: .8em;
}

#path a {
	text-decoration: none;
}


/********** Previous and Next by Catagory ***********/


/* Structure */

#postnavigation {
	display: inline;
	float: right;
	margin: 0 0 5px 5px;
	padding: 0 .5em;
	border: 1px solid #E8E8CE;
	background-color: #FAFAF0;
	font-size: .75em;
}

#postnavigation ul {
	margin: 0;
	padding: 0;
}

#postnavigation li {
	margin-left: 1em;
}

#postnavigation .navheader {
	font-size: 1.25em;
	font-weight: bolder;
	list-style-type: none;
	margin-left: 0;
}

#postnavigation ul {
	list-style-type: none;
}


/********************** Footer **********************/

#footer p {
	font-size: .75em;
	margin: 0;
	padding: 5px;
	line-height: 1.2em;
}


/********************** Blog ************************/

.postentry,
.postfeedback {
	margin-left: 1em;
}

.posttitle,
.pagetitle {
	margin-bottom: 10px;
	margin-top: 15px;
	width: 100%;
}

.posttitle a,
.pagetitle a {
	float: left;
	padding: 0 10px;
	color: #036;
}

.circ {
	margin-top: -20px;
	padding-top: 1px;
}

.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}

.commentslink,
.trackbacklink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}

#comments {
	width: 98%;
	float: left;
	margin: 0;
	padding-bottom: .5em;
}

.children,
#commentlist {
	list-style-type: none;
}

#commentlist {
	clear: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #E8E8CE;
}

#commentlist li {
	padding: 1px 20px 20px;
	border-top: 1px solid #E8E8CE;
	background-color: #FFF;
}

.comment-author {
	font-size: 1.1em;
	font-style: normal;
	font-weight: 700;
	margin: .5em 0 0;
}

.comment-author .avatar {
	float: left;
	margin: 0 10px 5px 0;
}

.fn {
	font-style: normal;
}

.comment-meta {
	font-size: .9em;
	color: #999;
	margin-top: 0;
}

.alt {
	background-color: #FAFAF0!important;
}

.bypostauthor {
	background-color: #F0F0F0!important;
}

.reply {
	font-size: smaller;
	text-align: right;
	display: block;
	margin-top: -1.8em;
}

#cancel-comment-reply {
	margin-right: 2em;
}

#respond {
	clear: both;
	margin-top: 10px;
}

li #respond {
	border-top: 1px solid #000;
}

.navigation-bottom {
	height: 1em;
	margin-top: 5px;
	margin-bottom: 15px;
}

.navigation-top {
	height: 1em;
	margin: 0;
	padding-top: 1em;
}

.navigation-bottom p {
	margin-top: 0;
	margin-bottom: 0;
}

.navigation-top p {
	margin-top: 0;
	margin-bottom: 0;
}


/********************* Images ***********************/

p img {
	padding: 0;
	max-width: 100%;
}

.aligncenter,
div.aligncenter,
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	/*display: inline;*/
	clear: both;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: block;
	clear: both;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.reallysmallthumbs a img {
	width: 60px;
	height: 60px;
	float: left;
	margin: 1px;
}

.wp-caption {
	margin: 5px;
	font-style: italic;
}

.wp-caption-text {
	font-size: 90%;
	margin-top: 0px;
	text-align: center;
	border-radius: 5px;
	border-bottom: 1px solid #25385D;
	padding-bottom: 2px;
}


/******************* Geo Mashup *********************/

.locationinfo {
	overflow: auto;
	height: 195px;
	width: 320px;
	font-size: 70%;
	/* used to allow room for the info window x icon */
	margin: 0 10px 0 0;
}

.locationinfo h2 a {
	margin: 0;
}

.locationinfo p {
	margin: 0;
}

.locationinfo img {
	height: 108px;
	width: auto;
}


/********************* Sociable *********************/

.sociable_tagline {
	display: none;
}

.sociable ul {
	margin: 0;
	padding: 0;
}

.sociable {
	margin: 0 0 -1em;
}

.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 1px;
}


/***************** Twitter Widget *******************/

#twitter-list {
	font-size: .9em;
}


/**************** pagina categorie *******************/

#centrecontent table {
	width: 100%;
	font-size: .8em;
	background-color: #BFDFFF;
}

#centrecontent caption {
	display: none;
}

#centrecontent table th,
#centrecontent table td {
	padding: 6px;
}

#centrecontent table th {
	text-align: left;
}

#centrecontent table tr.tdalt td {
	background-color: #FFF;
}

.riassunto {
	border: none;
	margin-top: 10px;
	padding: .5em;
}

.riassunto p,
p.riassunto {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 140%;
}

.riassunto summary {
	font-size: 14px;
	font-weight: bold;
}

.tdalt {
	background-color: #FFF;
}


/**************** pagina categorie *******************/

.news {
	margin-top: 10px;
	padding: 0 .4em;
	font-size: 95%;
}

.news h3 {
	color: #000;
	border-bottom: 1px dotted #006;
}

.news .postmeta {
	margin-top: -6px;
}

.news .postmeta a {
	color: #000;
}

.news p {}


/**************** sottopagine *******************/

.gerarchia {
	font-size: .9em;
	float: right;
	border: 1px dotted #ccc;
	padding: 4px 6px;
	list-style-type: none;
	background: #F0F0F0;
}


/***************** mappa *********************/

#left {
	width: 64%;
	float: left;
}

#right {
	width: 34%;
	float: right;
}


/****************albert*****************/

#rightsidebar h2.motore,
.screen-reader-text {
	display: none;
}

#leftsidebar ul ul ul {
	display: none;
}

h4.piccino {
	font-size: .95em;
	font-weight: 400;
	line-height: 1.4em;
	margin: .75em 0 .25em;
}

.piccolino {
	font-size: .9em;
	margin: 0;
	padding: 0;
}

.piccolino p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 6px;
	margin-top: 0;
	padding: 0;
}


/* tabelle per vista circolari */

#centrecontent ol.alfa {
	list-style-type: lower-alpha;
}

#centrecontent ol.romano {
	list-style-type: upper-roman;
}

#sotto-hp {
	background-color: #FFF;
	border-bottom: 8px solid #FFF;
	clear: both;
	color: #000;
	margin-bottom: 8px;
	padding-top: 5px;
	font-size: .85em;
}

#sotto-hp .col-com2 h2 a {
	font-weight: 400;
	line-height: 130%;
	text-decoration: none;
}

.col-com2 {
	width: 30%;
	float: left;
	margin-right: 5px;
	padding: 1%;
}

.col-com2 ul {
	margin: 5px;
}

.col-com2 a:hover {
	text-decoration: underline;
}

.col-com2 li {
	line-height: 120%;
	margin-bottom: 5px;
	list-style-type: none;
}

.col-com2 li li {
	line-height: 130%;
	margin: 5px;
	padding-left: 10px;
	list-style-type: none;
	font-size: 1.1em;
}


/*footbar*/

#footbar {
	height: auto!important;
	min-height: 21px;
	width: 100%;
	padding: 0;
	margin: -14px 0 0;
	clear: both;
	display: block;
}

#footbar ul {
	font-size: .8em;
	text-align: left;
	line-height: 1.5em;
}

#footbar li a {
	padding: 1px 10px 3px;
	float: left;
	border-right: 1px solid;
	border-right-color: #F0F0F0;
}

#footbar ul li {
	margin: 0;
	display: inline;
}

#footbar ul li a {
	text-decoration: none;
	color: #F0F0F0;
}

#footbar ul li a:hover {
	background: #F0F0F0;
	color: #3A291F;
}

#footbar ul li.current_page_item a {
	text-decoration: none!important;
	color: #3A291F!important;
	background: #F0F0F0;
}

#footbar ul li.current_page_item a:hover {
	text-decoration: none!important;
	color: #3A291F!important;
}


/* Essential Layout (IE7 Fix) */

*+html #footbar li a {
	margin-top: -14px;
}


/* ul diversi*/

.ulpuntato li {
	font-weight: 700;
	padding-bottom: 1em;
}

.ulsenzapunto {
	list-style-image: none;
}


/*fine footbar*/

abbr,
acronym {
	cursor: help;
}

#centrecontent img {
	border: 1px solid;
	background-color: white;
	padding: 2px;
	border-radius: 5px;
}

#centrecontent dd {
	font-size: .8em;
	line-height: 1.5em;
}

#centrecontent .gacounter ul {
	list-style-type: none;
}


/* alberto ritocchi */

.postmeta {
	font-size: .8em;
	padding: 10px 10px 5px 10px;
	border-radius: 5px;
}

table.ec3_schedule {
	display: none;
}

.riassunto {
	margin-bottom: 1.5em;
}

#comments,
h2.pagetitle {
	font-weight: 400;
}

#centrecontent li {
	padding-bottom: .5em;
}

#centrecontent li li {
	padding-bottom: 0;
}

h3.piccino {
	font-size: .95em;
	font-weight: 400;
	line-height: 1.4em;
	margin: .75em 0 .25em;
}

h3.posttitle,
h3.pagetitle {
	border-bottom: none;
}


/* BLU */

#leftsidebar .current_page_item a,
#leftsidebar .current_page_item ul li a {
	color: #25385D !important;
	text-decoration: none;
	background-color: #DEEFF6;
}

#postnavigation .navheader {
	color: #25385D;
}

#rightsidebar li.active a,
#rightsidebar ul ul li.active a,
#leftsidebar li.active a {
	background-color: #DEEFF6!important;
	color: #25385D!important;
}

.posttitle,
.pagetitle {
	border-bottom: 1px dotted;
	padding-left: 0px;
}

.postmeta .postauthor,
.comment-author {
	color: #25385D;
}


/******** HOME PAGE ************/

#sotto-hp .col-com2 h2 a {
	color: #25385D;
}

#centrecontent table th {
	background-color: #C2E2ED;
	border-bottom: 1px solid #25385D;
	color: #25385D;
}

#centrecontent table td {
	background-color: #DEEFF6;
	border-bottom: 1px solid #CDCDCD;
}

#footbar {
	background-color: #25385D;
	color: #F0F0F0;
}


/* this styles the paging navigation */


/*** paging nav ***/

#nav-below {
	clear: both;
}

.paging {
	margin-top: 2em;
}

.paging li a,
.paging li a:hover,
.paging li.active a,
.paging li.disabled {
	color: #fff;
	text-decoration: none;
}

.paging li {
	display: inline;
}

.paging li a,
.paging li a:hover,
.paging li.active a,
.paging li.disabled {
	background-color: #c2e2ed;
	border-radius: 3px;
	cursor: pointer;
	padding: 6px;
	color: #006;
}

.paging li a:hover,
.paging li.active a {
	background-color: #006;
	color: white;
}


/**** end paging nav *****/


/**** widget show all category ****/

.showall_widget {
	float: right;
	font-size: 0.7em;
}

.showall_widget a:hover {
	color: white;
}

.showall_widget a {
	font-weight: normal;
	text-decoration: none;
	padding: 0 3px;
}


/**** end widget show all category ****/


/* Formattazione dell'immagine in evidenza sulla barra destra */

.attachment-rightbar-thumb {
	width: 100%!important;
	height: 100%!important;
	border: 1px #aaaacc solid;
	background-color: white;
	padding: 1px;
	border-radius: 5px;
	-webkit-box-shadow: 3px 3px 4px rgba(127, 126, 127, 0.50);
	-moz-box-shadow: 3px 3px 4px rgba(127, 126, 127, 0.50);
	box-shadow: 3px 3px 4px rgba(127, 126, 127, 0.50);
}


/* ------- Fluid Columns ------- */

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	position: relative;
	margin-right: 4%;
	float: left;
	min-height: 1px;
	height: auto!important;
	height: 1px;
}

.one_half {
	width: 48%;
}

.one_third {
	width: 30.6666%;
}

.two_third {
	width: 65.3332%;
}

.one_fourth {
	width: 22%;
}

.two_fourth {
	width: 48%;
}

.three_fourth {
	width: 74%;
}

.one_fifth {
	width: 16.8%;
}

.two_fifth {
	width: 37.6%;
}

.three_fifth {
	width: 58.4%;
}

.four_fifth {
	width: 79.2%;
}

.one_sixth {
	width: 13.3333%;
}

.two_sixth {
	width: 30.6666%;
}

.three_sixth {
	width: 47.9998%;
}

.four_sixth {
	width: 65.3332%;
}

.five_sixth {
	width: 82.6665%;
}

.last {
	margin-right: 0!important;
	clear: right;
}

.one_half .one_half {
	margin-right: 8.3333%;
	width: 45.8333%;
}

.one_half .one_third {
	margin-right: 8.3333%;
	width: 27.7778%;
}

.one_half .two_third {
	margin-right: 8.3333%;
	width: 63.8889%;
}

.two_third .one_third {
	margin-right: 6.1224%;
	width: 29.2517%;
}

.two_third .two_third {
	margin-right: 6.1224%;
	width: 64.6258%;
}

.two_third .one_fourth {
	margin-right: 6.1224%;
	width: 20.4082%;
}


/* ------- Class per gestione shortcode destinatari ------- */

.contentdest {
	overflow: hidden;
	padding-bottom: 5px;
	padding-top: 15px;
	font-size: 0.9em;
}

.short_dest_line {
	overflow: hidden;
	padding-bottom: 5px;
}

.short_dest_col_images {
	width: 90px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}

.short_dest_col_testo_3C {
	margin-left: 100px;
	padding-top: 5px;
	margin-right: 120px;
	margin-top: 0px;
	padding-bottom: 5px;
}

.short_dest_col_testo_2C {
	padding-top: 5px;
	margin-right: 120px;
	margin-top: 0px;
	padding-bottom: 5px;
}

.short_dest_col_date {
	width: 120px;
	float: right;
	text-align: right;
	padding-top: 5px;
}

.menu-bar-top {
	border: none;
}

nav.navbar.navbar-default.menu-bar-top {
	background: #fff;
	border: none;
	margin-bottom: 0px;
}




/* fine gestione colori */

.menu_laterale_1 li,
.menu_laterale_2 li,
.menu_laterale_3 li {
	float: left;
	width: 100%;
	border-bottom: 1px solid #212121;
}


.menu_footer_1 {margin-top:10px;}
.menu_footer_1 li {width: 100%;}

.menu_footer_1 a{ text-decoration: underline}

ul#menu-menu_footer_2 {
	display: inline-block;
}

.menu_footer_2 li {
	display:inline-block;
	padding-right: 20px;
	list-style: disc;
}

.nav.navbar-nav.menu_footer_2 > li>a{
	padding-top: 10px !important;
	padding-bottom: 10px!important;
}

.footer_sinistro {
	color: #fff;
	text-align: right;
	background: #9D9D9C;
	min-height: 100px;
}

.footer_destro {
	background: #B2B2B2;
	color: #0B3A62;
	color: #fff;
}

.footer_sinistro a,
.footer_destro a {
	color: #fff;
}


/*
div#blocco_footer_txt_sx {
    width: 320px;
    float: right;
}


div#blocco_footer_txt_dx {
    width: 320px;
    float: left;
}
*/

#blocco_footer_txt_sx p {
	text-align: left;
}

#blocco_footer_txt_dx p {
	text-align: right;
}

div#blocco_footer_txt_dx {
	float: right;
}

.allinea_search_row {
	margin-top: 10px;
	margin-bottom: 30px;
}

.banner_header {
	margin-top: 105px;
}



/*
.scroll-to-top {
    background: #3B3B3B;
    background: rgba(0, 0, 0, 0.4);
    color: #FFF;
    bottom: 4%;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 999;
    font-size: 16px;
    padding: 2px 10px;
    border-radius: 4px;
    -webkit-transition: background-color 0.1s linear;
    -moz-transition: background-color 0.1s linear;
    -o-transition: background-color 0.1s linear;
    transition: background-color 0.1s linear;
}

*/

.scroll-to-top {
	background: #1D71B8;
	background: rgba(0, 0, 0, 0.4);
	color: #FFF;
	bottom: 4%;
	cursor: pointer;
	display: none;
	position: fixed;
	right: 20px;
	z-index: 999;
	font-size: 16px;
	padding: 2px 10px;
	border-radius: 4px;
	-webkit-transition: background-color 0.1s linear;
	-moz-transition: background-color 0.1s linear;
	-o-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
}

.scroll-to-top:hover {
	background: #0B3A62;
	opacity: .8;
}

#footer_bottom {
	padding-top: 15px;
	clear: both;
}

.spaziacredits,
.spaziavalidator {
	margin-top: 10px;
}

.resetPadSidebar #vertMenu {
	margin-left: -15px;
	margin-bottom: 10px;
}


/******************* Search Widget ******************/

#searchform #s {
	width: 95%;
	background: #dedede;
	padding: 8px 2px 4px 5px;
	max-height: 30px;
}

.text_ricerca {
	display: inline-block;
	width: 94%;
	margin-right: -24px;
}

.pulsante_ricerca {
	display: inline-block;
	/*width:5%;*/
}

.pulsante_ricerca button.searchsubmit {
	height: 30px;
	line-height: 30px;
	background: transparent;
	border: none;
}

h3.num_allegati_disponibili {
	font-size: 15px;
	font-weight: 600;
	margin-top: 30px;
}

.lista_allegati {
	list-style: none;
	margin-bottom: 20px;
	padding-left: 0px;
}

.lista_allegati li {
	border-bottom: 1px solid #dedede;
	padding-bottom: 15px;
	padding-top: 15px;
}

.lista_allegati li:nth-child(odd) {
	background: #f1f1f1;
}

.lista_allegati .icona_allegato {
	float: left;
	padding-right: 10px;
}

.lista_allegati li a {
	font-weight: 700;
}

.spaziatore_menu_top {
	margin-top: 120px;
}

.risultati_ricerca_page {
	margin-bottom: 50px;
}

.h2_404 {
	text-align: center;
	font-size: 2em;
	padding-top: 40px;
}

.riassunto-primo-home {
	margin-bottom: 20px;
}

.singolo_blocco_evento,
.singolo_blocco_news {
	min-height: 165px !important;
}

.titolo-news-home,
.titolo-evento-home,
.titolo-primo-home {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 20px;
}

.data-primo-home,
.data-news-home,
.data-evento-home {
	padding-top: 10px;
}

.barra_social_e_datapub {
	margin-bottom: 10px;
	margin-left: -15px;
	clear: both;
	display: inline-block;
	width: 100%;
}

.pull-right .postauthor {
	text-align: right;
}

.pull-left .postauthor {
	text-align: left;
}

.contengo_contenuto_single {
	margin-top: 10px;
	clear: both;
	width: 100%
}

#social_share_bar {
	text-align: right;
	margin-right: -20px;
}

.titolo_articolo_singolo {
	border-bottom: 1px solid#ccc;
	font-size: 20px;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-weight: 600;
}

.blocco_primo_hp,
.blocco_news_hp,
.blocco_eventi_hp {
	clear: both;
	margin-bottom: 50px;
}

#news_home_count1,
#news_home_count3,
#news_home_count5,
#news_home_count7,
#news_home_count9,
#news_home_count11,
#news_home_count13,
#news_home_count15,
#news_home_count17,
#news_home_count19,
#evento_home_count1,
#evento_home_count3,
#evento_home_count5,
#evento_home_count7,
#evento_home_count9,
#evento_home_count11,
#evento_home_count13,
#evento_home_count15,
#evento_home_count17,
#evento_home_count19 {
	clear: both;
}

.contengo-primo-hp{
	box-shadow: -1px 4px 8px rgba(224, 224, 224, 0.5)  ;
	-webkit-box-shadow: -1px 4px 8px rgba(224, 224, 224, 0.5)  ;
	-moz-box-shadow: -1px 4px 8px rgba(224, 224, 224, 0.5);
}
.singolo_blocco_primo{
	padding:15px;
}

h2.titolo_h2_news_hp,
h2.titolo_h2_eventi_hp,
h2.titolo_primo_piano {
	font-size: 19px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 10px;
	color: #fff;
}

h2.etichetta_eventi_mensile {
	font-size: 19px;
	text-transform: uppercase;
	font-weight: 600;
	margin-left: 0px;
	padding: 10px;
	color: #fff;
}

.banner_top {
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-bottom: 20px;
}

.single_banner_top a{
	text-decoration: none;
}


.single_banner_top a:hover{
	text-decoration: none;
}


.single_banner_top a:hover div{
	opacity: 0.8;
}

#contengo_banner_bottom {
	margin-top: 40px;
	margin-bottom: 40px;
}

.contengo_banner_bottom {
    margin-top: 50px;
}

.banner_bottom {
	padding: 10px;
	font-weight: bold;
	color: #212121;
}

span.icona_banner_bottom {
	margin-right: 20px;
}

.contengo_header_image {
	clear: both;
}

.contengo_header_image span.container {
	display: block;
}

.image_header {
	box-shadow: 10px 4px 10px #cac2c2;
	position: relative;
	width: 100%;
	/* for IE 6 */
}

.image_header div {
	position: absolute;
	top: 60px;
	left: 0;
	width: 100%;
	font-weight: bold;
	font-size: 25px;
}

.image_header div.sinistra {
	position: absolute;
	top: 50%;
	padding-left: 10px;
	text-align: left;
	width: 100%;
}

.image_header div.destra {
	position: absolute;
	top: 50%;
	left: 0;
	text-align: right;
	padding-right: 10px;
	width: 100%;
}

.image_header div.centro {
	position: absolute;
	top: 50%;
	text-align: center;
	width: 100%;
}

.banner_det_header {
	float: right;
	margin-right: -15px;
}

.banner_det_header {
	width: 100%;
	min-height: 30px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 17px;
}

.banner_det_footer {
	width: 100%;
	min-height: 80px;
	line-height: 80px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-size: 17px;
}

.single_banner,
.single_banner a {
	color: #fff;
	text-align: center;
}

.content-row-banner {
	margin-bottom: 20px;
	margin-top: 20px;
}

.color_banner_blu {
	background: #1D71B8;
}

.color_banner_verde {
	background: #008A43;
}

.color_banner_rosso {
	background: #B10404;
}

.num_banner_1 {
	float: left;
	margin-left: -15px;
}

.read_more_categoria {
	font-weight: bold;
	text-decoration: underline;
	padding-top: 10px;
	display: inline-block;
}


/* blocco paginazione */


/*
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #6FB7E9;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #3C8DC5;
}

.navigation li.active a{
	background:#9D9D9C!important;
}
*/


/* fine blocco paginazione */

.contengo_breadcrumb {
	margin-bottom: 15px;
	font-size: 18px;
}

.i_frec_giu {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 13px;
}

.i_frec_giu:before {
	content: "\e114";
}

.i_frec_su {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 13px;
}

.i_frec_su:before {
	content: "\e080";
}

.riga_menu {
	min-height: 40px;
	line-height: 40px;
	padding-left: 5px;
}

select.ui-datepicker-month,
select.ui-datepicker-year {
	color: #000;
}

.legal_footer {
	clear: both;
	color: #000;
	background: #D2D2D2;
}

.container.content-row-banner {
	padding-left: 0px;
}

.single_risultato_ricerca {
	font-size: 18px;
	font-weight: normal;
}

input[type=checkbox],
input[type=radio] {
	box-shadow: none;
}

.entrambi_form {
	margin-top: 30px;
}

span.labelcontatta {
	padding-right: 15px;
}

.lista_elementi_rss {
	margin-left: 15px;
	margin-bottom: 10px;
}

.lista_elementi_rss li a {
	color: #000;
	font-size: 14px;
}

.barra_top {
	clear: both;
	width: 100%;
	border-bottom: 1px solid #dedede;
}

[class^="a11y-toggle-"]:before,
[class*=" a11y-toggle-"]:before {
	color: #212121!important
}

.paddingLeft0 {
	padding-left: 0px!important;
}

.paddingRight0 {
	padding-left: 0px!important;
}

.no-padding-lr {
	padding-left: 0px!important;
	padding-right: 0px!important;
}

#logo_footer {
	max-height: 100px;
	max-height: 100px;
	margin-top: 10px;
}

#blocco_footer_1 .etichetta {
	font-weight: bold;
}

p#titolo_sito_footer {
	font-size: 16px;
}

#wp-calendar th {
	font-weight: normal;
}

#wp-calendar td {
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: center;
	padding-top: 5px;
}

#wp-calendar td#prev {
	padding-left: 0;
	text-align: left;
}

#wp-calendar td#next {
	padding-right: 0;
	text-align: right;
}

#wp-calendar caption {
	text-align: center;
	text-transform: uppercase;
}

#wp-calendar span.head_calendario_eventi {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

/* fix date multiple */
#wp-calendar a.day_link {
    padding: 5px;
    border-radius: 20px;
    color: #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-decoration: none;
	    line-height: 30px;
}

#wp-calendar a.prev_link {
    padding-left: 10px;
    padding-right: 10px;
}

#wp-calendar a.next_link {
    padding-left: 10px;
    padding-right: 10px;
}

.titolo_articolo_singolo.evento{
	width:100%;
}


.label_date_evento{
	font-weight:bold;
}


.date_evento_lista {
    margin-bottom: 15px;
}

.postauthor.evento {
    font-size: 15px;
    font-style: italic;
}

.paddingLeft5{
	padding-left:5px;
}

#single_dett_evento div#mapid {
    margin-left: -8px;
    margin-right: -4px;
}

#single_dett_evento #share_evento {
    margin-left: -15px;
}

.img-evento-single img {
    max-width: 100%;
}

a.current_month {
    padding-left: 10px;
    padding-right: 10px;
}

/* fine fix date multiple */

#wp-calendar a.prev_link{
	padding-left:5px;
	padding-right:5px;
}

.etichetta_eventi_mensile span {
	padding-right: 10px;
}

.img-evento-single {
	margin-bottom: 20px;
	margin-top: 20px;
}

a.leggi_tutto {
	text-transform: uppercase;
	margin-top: 10px;
	display: inline-block;
}

h2.lbl_menu_lat {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	font-size: 20px;
	margin-bottom: 0px;
}

.sep30height {
	height: 30px;
	display: inline-block;
	width: 100%
}

ul.post-attachments {
	padding-left: 0px;
}

h3.entry-title {
	font-size: 16px;
}

.image_header img {
	width: 100%;
}

.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}


/* fixes potential theme css conflict */

.acf-map img {
	max-width: inherit !important;
}

#menu_lat_amm_trasp a.active-link {
	font-weight: bold;
	text-decoration: underline!important;
}

@media (min-width:1200px) {
	.topmenucustom li {
		width: 16.33333%;
	}
}

#navigation1.navigation-landscape .nav-dropdown,
#navigation2.navigation-landscape .nav-dropdown,
#navigation3.navigation-landscape .nav-dropdown {
	position: relative;
}

#navigation1.navigation-landscape .nav-menu>li,
#navigation2.navigation-landscape .nav-menu>li,
#navigation3.navigation-landscape .nav-menu>li {
	width: 100%;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 0px;
	padding-left: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #212121;
}

#navigation1.navigation-landscape .nav-menu>li>a,
#navigation2.navigation-landscape .nav-menu>li>a,
#navigation3.navigation-landscape .nav-menu>li>a {
	height: 42px;
	word-wrap: break-word;
	padding: 10px 0px;
}

#navigation1.navigation-portrait,
#navigation2.navigation-portrait,
#navigation3.navigation-portrait {
	height: 0px;
}

.navigation {
	clear: both;
	margin-top: 0px;
}

#navigation1 .nav-toggle {
	top: -23px;
}

#navigation1 .nav-toggle:before {
	background: #ffffff;
	box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
}

#navigation2 .nav-toggle {
	top: -23px;
}

#navigation2 .nav-toggle:before {
	background: #ffffff;
	box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
}

#navigation3 .nav-toggle {
	top: -23px;
}

#navigation3 .nav-toggle:before {
	background: #ffffff;
	box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
}

#navigation0 .nav-toggle {
	float: left;
	top: 23px;
	left: 0px;
}

#navigation0 .nav-toggle:before {
	background: #ffffff;
	box-shadow: 0 0.5em 0 0 #ffffff, 0 1em 0 0 #ffffff;
}

#navigation0.navigation-landscape .nav-menu>li>a {
	height: 40px;
	padding: 15px 0px;
	text-align: center;
	width: 100%;
}

#navigation0.navigation-portrait li .contengo_a_menu_principale {
	border: none;
	padding: 0px;
}

#navigation0 .nav-toggle:before {
	height: 4px;
}

.page-header_category {
	padding-bottom: 9px;
	margin: 5px 0 20px;
	border-bottom: 1px solid #eee;
}

ul.elenco_bandi {
	margin-top: 10px;
	list-style: none;
	margin-left: -30px;
}

ul.elenco_bandi li .divisore {
	border-bottom: 1px solid red;
}

h2.lista_evento_h2 {
	text-transform: uppercase;
	font-size: 20px;
}

.evento_lista_single {
	clear: both;
	float: left;
	width: 100%;
}

.evento_lista_divisore {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}

ul.elenco_bandi li .divisore {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	margin-top: 15px;
	display: inline-block;
	width: 100%;
}

ul.elenco_bandi h2 {
	text-transform: uppercase;
	font-size: 17px;
}

.marggioridettagli.evento {
	float: right;
	width: 100%;
	display: inline-block;
	text-align: right;
	padding-top: 10px;
}

a.marggioridettagli.link {
	border: 1px solid #dedede;
	padding: 5px;
	font-size: 14px;
}

.nome_taxonomy_bandi {
	text-transform: uppercase;
}

li.no_dot {
	list-style: none;
}

.ricerca_avanzata_box h2 {
	font-size: 19px;
	font-weight: bold;
}

.ricerca_avanzata_box {
	clear: both;
	margin-top: 30px;
	margin-bottom: 20px;
	border: 1px solid #000;
	padding-bottom: 30px;
	padding-top: 10px;
	padding-left: 10px;
}

.data_scadenza_bando_lista {
	font-size: 16px
}

#catlist ul {
	padding-left: 0px;
}

.allinea_dx_blocco {
	width: 100%;
	text-align: right;
	clear: both;
}

table th,
table td {
	padding: 5px
}

#mapid{
	clear: both;
	margin-bottom: 30px;
	margin-left: -15px;
}

h3.entry-title.el-art-cat {
	border-bottom: 1px solid #cecece;
	padding-top: 5px;
	padding-bottom: 10px;
}

.paginazione.category {
	margin-top: 38px;
	clear: both;
}

.paginazione.category .alignleft.buttonsx a,
.paginazione.category .alignright.buttondx a {
	padding: 10px;
}




.scf-footer p{
	margin-top: 0;
	margin-bottom: 0;
}

.scf_det_footer {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	text-align: right;
	font-size:16px
}

.scf_det_footer a{font-weight: bold; color:#fff; font-size:16px;}

.scf-footer .container{
	border-top:1px solid #fff;
}


@media (min-width: 992px) {
	.navbar .navbar-collapsable .navbar-nav > li.nav-item > ul > li.nav-item > ul > li.nav-item > ul {
		padding-left: 20px;
		font-size: .85rem;
	}
	.navbar .navbar-collapsable .navbar-nav li.nav-item {
		display: inline-block !important;
	}
}

@media screen and (max-width:767px) {
	.scheda-news .scheda-testo.scheda-testo-nofoto {
		margin-right: 0 !important;
	}
	.card .card-calendar {
		right: 16px;
	}
}

@media screen and (min-width:768px) {
	.mb32-l {
		margin-bottom: 32px !important;
	}
}

.external-link:after {
	content: " \1f59d";
	font-family: ita!important;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	font-size: 70%;
	speak: never;
	text-transform: none;
	white-space: pre;
}

.icon-external-link {
	width: 20px;
	height: 20px;
	fill: #fff;
	vertical-align: sub;
	margin-left: 5px;
}

.scheda-news .flag-icon {
	position: absolute;
	margin-top: -24px;
	height: 24px;
	right: 24px;
}

@media screen and (max-width: 576px) {
	.scheda-news .flag-icon {
		right: 130px;
	}
}

@media screen and (min-width: 577px) and (max-width: 767px) {
	.scheda-news .flag-icon {
		right: 160px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.scheda-news .flag-icon {
		right: 12px;
	}
}

.scheda.card:after {
	content: none;
}

.wp-caption-text, .wp-block-image > figcaption {
	display: none !important;
}

p.logged-in-as, p.comment-notes {
	padding-bottom: 2.4rem !important;
}

.form-submit > input {
	float: right;
}

nav.u-layout-prose {
	margin-left: auto !important;
	margin-right: auto !important;
	overflow: hidden;
}

table#wp-calendar * {
	text-align: center !important;
}

table#wp-calendar td, table#wp-calendar th {
	padding: 0.3em !important;
}

.Footer-block .calendar_wrap {
	border-top: .1rem solid currentColor!important;
	border-top-width: 0.1rem !important;
	border-top-style: solid !important;
	border-top-color: rgb(90, 103, 114) !important;
	padding-top: 18px;
}

table#wp-calendar #wp-calendar > caption {
	padding-bottom: 10px;
}

table#wp-calendar tfoot td {
	padding-top: 14px !important;
}

#wp-calendar a {
	-webkit-box-shadow: none;
	box-shadow: none;
	border-radius: 3px;
}

.map-full-content {
	padding: 0 !important;
	margin: 0 auto -7px !important;
}

.map-full-content > iframe {
	width: 100%;
	height: 500px;
	margin: 0;
}

.map-wrap {
	background: transparent;
	width: 100%;
	height: 30px;
	position: relative;
	cursor: pointer;
}

@media screen and (max-width:767px){
	.map-wrap {
		display: none;
	}
	h5.h5-map {
		display: none !important;
	}
}

.image-content {
	display: inline-block !important;
}

.image-content > a {
	text-decoration: none !important;
}

.Header-logo img {
	width: auto !important;
}

button.mfp-close {
	font-size: 60px !important;
	top: -10px !important;
}

.mfp-title {
	font-size: 26px !important;
	line-height: 52px !important;
}

.mfp-counter {
	font-size: 16px !important;
	line-height: 32px !important;
}

.mfp-arrow-left:before, .mfp-arrow-right:before {
	border: none !important;
}

.Forward {
	cursor: pointer;
}


.header-cerca {
	z-index: 1;
}

#menu-sinistro label {
	margin: 1rem .5rem .5rem 0;
}

select {
	width: 100%;
}

#footer .footer-list .icon,
.owl-carousel .owl-item .icon {
	width: 24px;
	height: 24px;
	vertical-align: sub;
}

.owl-carousel .owl-item .icon {
	fill: #fff;
}

/* Allineamenti immagini se ci sono gli stili AGID */

.a-alignnone, .a-aligncenter, .a-alignleft, .a-alignright {
	display: block;
}
.a-alignnone {
	text-align: left;
}
.a-alignleft {
	float: left;
}
.a-aligncenter {
	text-align: center;
}
.a-alignright {
	float: right;
}

img.alignnone, img.alignleft {
	margin: 10px 15px 15px 0 !important;
}
img.aligncenter {
	margin: 15px 0 20px 0 !important;
}
img.alignright {
	margin: 10px 0 15px 15px !important;
}

section.alignnone {
	margin: 10px 0 15px 0 !important;
}

section.aligncenter {
	display: block !important;
	text-align: center !important;
	margin: 15px 0 20px 0 !important;
}

section.aligncenter > a {
	display: inline-block !important;
}

section > a > figure {
	border-radius: 4px !important;
	-webkit-box-shadow: 0 1px 2px 0 rgba(50,50,50,.35) !important;
	box-shadow: 0 1px 2px 0 rgba(50,50,50,.35) !important;
}

section.alignright {
	float: right !important;
	margin: 10px 0 15px 15px !important;
}

section.alignleft {
	float: left !important;
	margin: 10px 15px 15px 0 !important;
}

figure figcaption > p {
	margin-bottom: 0 !important;
	text-transform: capitalize;
}

img.size-full,
img.size-large,
img.size-medium,
img.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.owl-prev,.owl-next {
	cursor: pointer !important;
}

.owl-next {
	margin-left: 40px !important;
}

.owl-dots {
	margin-top: 5px !important;
}

.galleriahome .owl-dots {
	margin-top: 40px !important;
}

.Header-banner .Header-languages {
	min-height: 38px;
}

.Header-language {
	padding-right: 0 !important;
}

/* Menu Utilità con immagine */

.section.Utilities img {
	max-width: calc(100% - 20px) !important;
	height: auto !important;
	border-radius: 4px !important;
	vertical-align: bottom;
}

/* Box Servizi con immagine */

.box-servizi img {
	height: auto !important;
	width: calc(100% + 32px) !important;
	margin: -16px -16px 14px !important;
	border-radius: 4px 4px 0 0 !important;
}

.box-servizi .no-padding {
	line-height: 0 !important;
	padding-bottom: 0 !important;
}

.box-servizi .no-padding img {
	width: calc(100% + 32px) !important;
	margin: -16px -16px 0 !important;
	border-radius: 4px !important;
}

.box-servizi img.icona {
	max-width: calc(100% - 20px) !important;
	height: auto !important;
	border-radius: 4px !important;
	width: 32px !important;
	margin: -5px 0 0 !important;
	vertical-align: middle;
}

.Form-input:not(.is-disabled), .Form-input:not(:disabled) {
	color: #000;
}

#footer .Form-input:not(.is-disabled), #footer .Form-input:not(:disabled) {
	color: #fff;
}

#articolo-dettaglio-testo {
	padding-bottom: 60px;
}

/* NUOVI */

#mappa {
	padding-bottom: 0 !important;
}

.box-servizi {
	font-weight: 700;
}

.list_link-utili li:last-child a {
	font-weight: 300;
}

.scheda.scheda-round img {
	width: 100%;
	border-radius: 4px 4px 0 0 !important;
}

#briciole .breadcrumb .breadcrumb-item.active {
	color: #555;
	font-weight: bold !important;
}



.cerca-risultato-item .argomenti {
	display: inline-block;
	float: left;
	clear: both;
	width: 100%;
}
@media screen and (max-width:767px){
	.cerca-risultato-item .argomenti {
		margin-top: 16px !important;
		margin-bottom: 16px !important;
	}
	#sezione-servizi {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (min-width: 768px) {
	#menu-principale {
		padding: 0;
	}

	#mainheader.ridotto #menu-principale{
		float:right;
	}


	#menu-principale > li > a {
		padding-left: 15px;
		padding-right:15px;
	}

	#menu-principale > li>a {
		text-transform: uppercase;
	}

	#menu-principale .h5,
	#menu-principale h5{
		font-size: 0.93rem !important;
	}


	#menu-principale > li:last-child > a {
		padding-right: 0;
	}

	#menu-principale .current-menu-item,
	#menu-principale .current-menu-ancestor  {
		box-shadow: inset 0 -4px 0 #dedede;
	}

	#sub_nav .navbar,
	.navbar .navbar-collapsable .menu-wrapper {
		background: transparent !important;
	}

	.navbar .dropdown-menu {
		-webkit-box-shadow: 0 20px 30px 5px rgba(0,0,0,.2);
		box-shadow: 0 20px 30px 5px rgba(0,0,0,.2);
	}

	.navbar .dropdown-menu.show {
		/*display: flex;*/
		display:grid;
		
	}

	.navbar .dropdown-menu .menu-item h5 a {
		font-weight: 700;
	}

	.navbar .dropdown-menu .menu-item ul {
		padding: 0;
	}

	.navbar .dropdown-menu .menu-item ul li {
		list-style: none;
	}


}


.u-sizeFull {
	width: 100% !important;
}

#mainheader .p_cercaMobile .btn-cerca:hover {
	background: transparent !important;
}

/* Tabelle */

table {
	border: 0;
	border-collapse: collapse;
	max-width: 100%;
	width: 100%;
	margin: 12px 0;
}

table tr {
	border-bottom: 1px solid #d6dce3;
}

table thead tr:first-child td, table thead tr:first-child th {
	border-top: 0;
}

table td, table th {
	text-align: left;
	padding: 1em 0 1em 1em !important;
}

table td:last-child, table th:last-child {
	padding-right: 1em !important;
}

@media (max-width: 991px) {
	.chip.chip-simple {
		padding-top: 4px;
	}
}

.form-group input.btn-primary {
	color: #fff !important;
}

@media (min-width: 576px) and (max-width: 991px) {
	.header-tablet {
		margin: 0;
		width: calc( 100% - 50px);
	}
}

.bordo_shadow{
	box-shadow: -1px 4px 8px rgba(214, 214, 214, 0.5)  ;
	-webkit-box-shadow: -1px 4px 8px rgba(214, 214, 214, 0.5)  ;
	-moz-box-shadow: -1px 4px 8px rgba(214, 214, 214, 0.5);
}

.sottotitolo_sito{
	font-size:20px;
}

.row.riga-pa{
	padding-left:6px;
	padding-right:6px;
}

/*
.menu-main .mega-menu > li.focus > ul,
.menu-main .mega-menu > li:hover > ul,
.menu-main .mega-menu > li:active > ul { z-index:9999 !important; }*/

.site-container .h1,
.site-container h1{
	font-size: 1.5rem;
}

.site-container .h3,
.site-container h3{
	font-size: 1.1rem;
}

.post-filters button {
    border: none;
	font-weight:bold;
    height: 35px;
    padding: 0px 20px;
}

.post-filters  select {
    width: 300px;
    padding: 5px;
    font-size: 17px;
    line-height: 1;
    border: 1px solid #555;
    max-width: 305px;
    height: 35px;
    border-radius: 5px;
	background: url('images/freccia_giu.png') no-repeat right transparent;
    -webkit-appearance: none;
    background-position-x: 265px;
}

.pull-left{float:left; display:inline-block;}
.pull-right{float:right; display:inline-block;}