/*
Theme Name: FIGC Marche
Description: Sito web FIGC Marche e delegazioni
Author: JEF.it
Author URI: http://www.jef.it/
Template: figc-parent
Version: 1.03
*/
@import url('https://fonts.googleapis.com/css?family=Titillium+Web:300,400,600,700');
body { background-color: #e6e6e6 !important; font-family: 'Titillium Web', sans-serif; }
a, a:visited { color: #1e3b8b; text-decoration: none; }
a:hover { color: #ff7701; text-decoration: none; }
.nopadding {padding-left:0 !important; padding-right:0 !important;}
.myrow {display:inline-block;width:100%;position:relative}
.overlay_div { position: absolute; width: 100%; height: 100%; z-index:2; top: 0; left: 0; background-color:rgba(0,0,0,0.2)}
.container { min-height: 200px; margin: 0 auto; padding: 0px !important; display: block; position: relative; background: white; }
iframe.mainLND {
	margin-bottom: 0;
	height: 140px;
	margin: 0 10px;
	width: calc(100% - 20px);
	display: block;
}
.mycoverweb {
	position: absolute;
	top: 0;
	left: 0;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}
.lnd_link {text-align:right; margin:0 10px;}
.lnd_link > .col-md-12 { /*background-color:#222;*/padding-right: 5px !important; }
.lnd_link ul, .lnd_link ul li { margin: 0; padding:0; display:inline-block }
.lnd_link ul li a {padding: 10px 5px; color:#222; font-weight:600; text-transform:uppercase; font-size:14px; display:block} 
.lnd_link ul li a:hover { color:#ff7701; } 
.header {   margin: 0 10px; background-color: linear-gradient(-180deg, rgba(255,255,255,1)0%, rgba(255,255,255,1)50%, rgba(213,213,213,1) 100%);}
h6.title_block_figc, h1.title_block_figc { font-size: 18px; text-transform: uppercase; color: #213b86; border-bottom: 4px solid #213b86; padding-bottom: 5px; display: inline-block; padding-right: 20px; max-width: 100%;margin-bottom: 20px; }
/*h1.title_block_figc  { font-size: 23px;  }*/
h2.title_block_figc { font-size: 18px; text-transform: uppercase; color: #333; padding-top:0; max-width: 100%; margin-bottom: 20px; width:100%; display:inline-block }
.sponsor { width: 100%; height: 30px; text-align: right; }
.sponsor img { height: 15px; margin-left: 10px; }
.trico { width: 100%; height: 5px; }
.green { height: 5px; background: green; float: left; }
.white { height: 5px; float: left; }
.red { height: 5px; background: red; float: left; }
.sub-header { width: 100%; min-height: 80px; padding-top: 10px; }
.logo_lnd { width: 150px; height: 80px; background-image: url(images/logoLNDtimbro.png); background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; float: left; }
.vai { width: 180px; min-height: 35px; margin: 25px 0; float: left; border-left: 1px solid #213b86; font-size: 12px; text-transform: uppercase; color: #213b86; padding-top: 7px; padding-left: 25px; }
.loghi_fed { text-align: right; margin-top: 20px; }
.loghi_fed img { height: 50px; height: 45px; margin-right: 15px; }
.banda_menu { width: 100%; display:inline-block; background-color: #213b86;}
.nav-sx {position: relative; padding-left: 130px !important; float:left; }
.nav-dx { text-align: right; padding-right: 5px !important; float:right; }
.logo_lndmarche { width: 120px; height:120px; position: absolute; top: -40px; left:-5px;z-index: 2;}
.logo_lndmarche > imig { width:100%; height:auto; display:block;}
.nav-sx .social { display:inline-block; }
.nav-sx .social > a { width: 30px; height: 30px; margin-right: 10px; float: left; background-color:#fff; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; margin-top: 6px; text-align: center; font-size: 18px; color: #333333; }
.nav-sx .social > a:hover { color:#ff7701;}
nav.menu { display: inline-block; }
.nav-dx .menu ul { list-style: none; margin:0; padding:0 }
.nav-dx .menu li { display: inline-block; color: white; text-transform: uppercase; font-size: 14px;}
.nav-dx .menu li a { color: white; text-transform: uppercase; font-size: 14px; padding: 10px 5px; display: inline-block;}
.nav-dx .menu li a:hover { color: #ff7701; }
.nav-dx .menu ul ul.sub-menu {  opacity: 0;  top: 120%; position: absolute; z-index:99; width:210px; 
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  }
.nav-dx .menu ul li:hover ul.sub-menu { opacity: 1.0;  top: 100%; position: absolute;
-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  }
.nav-dx .menu ul ul.sub-menu li, .nav-dx .menu ul ul.sub-menu li a { display:inline-block; width:100%;padding:0; margin:0;}
.nav-dx .menu ul ul.sub-menu li a {padding:5px 10px; background-color:#000; color:#fff; text-align:left;}
.nav-dx .menu ul ul.sub-menu li a:hover { background-color:#222; }
.under-menu { width: 100%; display:inline-block; }
.info > .contact_top {
	font-size: 12px;
	color: #213b86;
	padding: 8px 0 0 135px !important;
	float: left;
	font-weight: 600;
}
.info > .select_site {float:right;text-align: right;}
.select_site select {
	height: 24px;
	font-size: 12px;
	text-transform: uppercase; 
	padding: 0 0 0 2px;
	display: inline-block;
	margin: 5px 0;
	border: 1px solid #213b86; font-weight:600;
	border-radius: 0;
	min-width: 200px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    cursor: pointer;
    background-image: url("images/down-arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    padding-left: 8px;
}
.select_site select option { 
	text-transform: uppercase; 
}

.sottohead { width: 100%; padding: 10px 10px 0 10px; background: white; margin-bottom:10px; }
.cont-slider { overflow:hidden; }
/* OWL CAROUSEL */
.mainslidehome { padding-right: 10px; }
.mainslidehome .item { height: 395px !important; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; }
.mainslidehome .item a.link_slidehome {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 12;
	top: 0;
	left: 0;
}
.mainslidehome .item .overlay_slide { position: absolute; width: 100%; height: 100%; z-index:2; top: 0; left: 0; background-color:rgba(0,0,0,0.2)}
.mainslidehome .owl-nav { margin-top: -18px !important; position: absolute; top: 50%; width: 100%; }
.mainslidehome .owl-dots { position: absolute; bottom: 10px; width: 100%; }
.mainslidehome .owl-dots .owl-dot span { width: 12px; height: 12px; margin: 5px 7px; display: block; -webkit-backface-visibility: visible;  backface-visibility: visible; transition: opacity .2s ease; border-radius: 30px; border: 1px solid white; background-color: unset; }
.mainslidehome .owl-dots .owl-dot.active span, .mainslidehome.owl-theme .owl-dot:hover span { background-color: white; }
.mainslidehome .owl-next { position: absolute; right:10px; }
.mainslidehome .owl-prev { position: absolute; left: 0; }
.mainslidehome .owl-nav [class*="owl-"] { color: #FFF; font-size: 28px; background-color: #333; display: inline-block; cursor: pointer; margin: 0; padding: 0; width:35px; height:35px; line-height:35px; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; -o-border-radius:0;  }
.mainslidehome .owl-nav [class*="owl-"]:hover { background-color:#ff7701; color:#fff }
.mainslidehome .item .all_titles {position: absolute; padding-left:70px; bottom:70px; left:0; z-index: 5;width:100%} 
.mainslidehome .item h2 { font-size: 28px; color: #fff; font-weight: 600; max-width:70%;width: 100%; margin:0 0 20px; padding:0; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);}
.mainslidehome .item h5 { font-size:17px; line-height:21px; color:#fff; width: 100%; font-weight:300;max-width:90%; padding-top:0; margin:0; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);}
.label_news span {
	background-color: #213b86;
	padding: 2px 15px;
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	color: #fff; margin-bottom:10px;
}
.contcolonne { width: 100%; min-height: 400px; padding: 0 10px; background: white; }
.colsx_home { background: white; }
.coldx_home { background: white; }
.newstop { width: 100%; display:inline-block; }
.news_square { float: left; padding: 0 10px 0 0px; margin-bottom:10px; }
.news_square:hover .overlay_div { cursor:pointer; background-color:rgba(0,0,0,0.5)}
.cont_news_square { background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; }
.cont_news_square::after { display:block; padding-top:100%; content:"";}
.cont_news_square h2 { color: white; font-size: 16px; font-weight: 600; width:90%; margin-left: 10px; bottom: 10px; position: absolute; text-transform: uppercase; z-index:5; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.75);}
.cont_news_square h2 > a { color: white;  }
.newscomitato { float: left; }
.listanews { width: 100%; margin-bottom:20px; display:inline-block}
.listanews .infonews { font-size: 14px; font-weight: bold; color: #333333; }
.listanews h3 { color: #213b86; font-size: 14px; font-weight: bolder; text-transform: capitalize; width: 100%; border: none; padding-top: 5px; margin-bottom:0;}
.listanews p { font-size: 14px; color: #333333;margin-bottom: 0;}

.myrow.button_cat_link {
	margin-bottom: 10px;
}
.myrow.button_cat_link > a { display:inline-block; padding:5px; text-transform:uppercase; color:#fff; background-color:#333; text-align:center; width:49%; margin-right:1%;}
.myrow.button_cat_link > a:hover { background-color:#ff7701; }
.data_com { background: #213b86; height: 100px; width: 18%; float: left; margin-right: 10px;max-width: 80px; }
.data_com > div { display:inline-block; width:100%; color: white; text-align: center;}
.day {  padding: 8px 5px; border-bottom: 1px solid white;  }
.data_com > .day {width: 70%; margin: 0 auto; display:block}
.month { padding-top: 5px; text-transform:uppercase } 
.text_com { width: 75%; min-height: 100px; float: left; }
.text_com h3, .text_com h2 { font-size: 14px; font-weight: bolder; text-transform: capitalize; width: 100%; color: #213b86; display:inline-block }
.text_com h3 a, .text_com h2 a { font-size: 14px; font-weight: bolder; color: #213b86; }
.text_com h3 a:hover, .text_com h2 a:hover { color: #ff7701; }
.text_com h2 span.category_label, .text_com h2 span.category_label > a, .text_com h3 span.category_label, .text_com h3 span.category_label > a {color:#333;}
.text_com a.link_figc { font-size: 14px; color: #333; }
.text_com a.link_figc:hover { text-decoration:underline}
.footer { background-color: white; padding: 0 10px 10px; margin-top: 10px; }
.footer_left { background: #213b86; }
.footer_right { background: #213b86;  }
.logo_footer { float: left; padding: 30px; }
.logo_footer img {
	max-height: 90px;
}
.dati_footer { float: left; font-size: 12px; color: white; padding: 30px 0; }
.dati_footer a { color: white; }
.dati_footer a:hover { text-decoration:underline}
.logolnd_foot { float: left; }
.logolnd_foot img {  margin-top: 35px; max-height:70px }
.nazionale_footer { float: left; border-left: 1px solid white; margin-top:40px; text-align: center; padding-top:20px; padding-bottom:20px; }
.nazionale_footer a { color: white; font-size: 12px; text-transform: uppercase; }
.nazionale_footer a:hover { color: #ff7701; text-decoration: none; }
.row.subfooter { padding-top: 10px; font-size: 12px; font-weight: 600; text-transform: uppercase; color:#f25000; }
.row.subfooter a { color:#f25000; }
.row.subfooter a:hover { color:#213b86; }
.row.subfooter ul, .row.subfooter li { list-style:none }
.row.subfooter ul {float:right}
.row.subfooter li { display:inline-block;}
.row.subfooter li::before {content:" - "; display:inline-block;margin-right: 3px;}
.row.subfooter li:first-child::before {content:"";margin-right: 0;}
.row.subfooter.col-md-8 { text-align:right}
/* Archivio */
.last-news { margin-top: 80px; }
.single_comunicato { margin-bottom: 20px; display:inline-block; width:100%; }
.single_news_arch { min-height: 150px; margin-bottom: 10px;
padding-bottom: 15px; border-bottom: 1px solid #dadada; display:inline-block; width:100%;}
.arch_thumb { min-height: 150px; float: left; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; position:relative;}
.arch_thumb .overlay_div { background-color:rgba(0,0,0,0.0);}
.arch_thumb:hover .overlay_div { background-color:rgba(0,0,0,0.2);}
.cont_news_arch { min-height: 150px; float: left; }
.cont_news_arch .infonews { color: #666; font-size: 14px; }
.cont_news_arch h2 { font-size: 16px; color: #213b86; font-weight: bold; margin: 10px 0;
padding-top: 0; display:inline-block; width:100%;}
.cont_news_arch p { font-size: 14px; color: #333333; }
.pagination { margin-top: 20px; font-size: 14px; }
.pagination a { color: #213b86; }
.pagination a:hover { color: #ff7701; text-decoration: none; }
/* Single */
.titolo_single { padding: 0; }
.titolo_single h1 { font-size:22px; font-weight:bold; color:#213b86; margin:0 0 30px 0; max-width: 85%;}
.img_single, .img_single img { margin: 0 !important; padding: 0 !important; }
.single_meta { min-height: 70px; padding: 20px 0; margin-top: 30px; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; font-size: 14px; }
.single_text { padding: 0; } 
.single_text ul {
	padding-left: 20px;
}
.single_meta > .col-md-6, .single_meta > .col-md-4 {min-height: 50px; float: left;}
.single_meta > .archiviato, .single_meta > .main_info {  border-right: 1px solid #dadada; }
/*.single_meta > .data { padding-left: 30px; }*/
.single_meta svg { background: #ff7701; width: 30px !important; height: 35px; padding: 5px; color: white; float: left;  }
.single_meta .info_meta {  margin-left: 10px;
float: left; line-height: 19px; width: calc(100% - 50px);}
.single_text h2, .single_text h3 {margin:0 0 15px; display:inline-block; width:100%;font-weight:600; padding-top:0}
.single_text h2 { font-size: 23px; line-height:27px;}
.single_text h3 { font-size:19px; line-height:21px;}
/* FIX */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
.row { margin-right: 0; margin-left: 0; }
.row > .col, .row > [class*="col-"] {
 padding-right: 0;
 padding-left: 0;
}
/*BANNER*/
.myrow.forbanner {display:inline-block}
.forbanner {float:left;}
.forbanner > a {display:block}
.thebanner {float:left; width:100%; position:relative; margin-bottom:10px;}
.thebanner::after { display:block; content:""; top:0; left:0; position: absolute; width:100%; height:100%; background-color:#ff7701; z-index:2; opacity:0; }
.thebanner:hover::after { opacity:0.8; cursor:pointer }
.thebanner .myrow {height:100%; }
.banner_top { background: grey; width: 100%; min-height: 125px; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; position: relative; }
.banner_home { padding: 0 10px 0 0; float: left; }
.banner_sx { min-height: 650px; margin-bottom:30px; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; }
.banner_dx { background: orange; min-height: 130px; background-repeat: no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; }
.bannertxt { color: white; text-transform: uppercase; font-size: 22px; font-weight: 600; text-align: center; border-bottom: 1px solid white; width: 70%; left: 50%; position: absolute; top: 35%; margin-left: -35%; margin-right: -35%; z-index:5}
.last_item .thebanner { margin-bottom:0;}
.banner_footer .col-md-4.forbanner {
	padding: 0 10px;
}
/*NO CONTENT*/
.nopost-figc {margin-bottom:20px}
.noslide-figc { position:absolute; background-color:#eee; top:0; left:0; width:calc(100% - 10px); height:100%; background-image:url(img/noslide.jpg); background-repeat:no-repeat; background-size:cover; background-position:center center; }
/*ARCHIVE/SINGLE/PAGE*/
.row.pagesingle-figc { padding: 0 10px; margin-top:30px; width: 100%; display: inline-block; }
.content-figc { float: left; padding-right: 20px !important; }
.aside-figc { float:right; }
.archive-figc .single_comunicato { margin-bottom:10px;padding-bottom:15px;border-bottom:1px solid #dadada }
.pagesingle-figc .single_text h2, .pagesingle-figc .single_text h3 {
	font-size: 21px;
	line-height: 25px;
	font-weight: 400;
	color: #333;
} 
/*Pagination*/
.pagination-figc {
	display: inline-block;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px; 
	padding-top: 20px;
}
.pagination-figc > div > span, .pagination-figc > div > a {float:left;padding:7px 12px;border:1px solid #dee2e6; color: #213b86; min-width:25px; text-align:center; font-size:14px; font-weight:700;margin: 0;}
.pagination-figc > div > span.current, .pagination-figc > div > a:hover { background-color:#eee; color:#000;}
/*COMUNICATO DETTAGLIO*/
.files_comunicato {margin-bottom:30px;}
.files_comunicato > .field_file {padding:10px; float:left; width:100%;}
.files_comunicato > .field_file.with_bg { background-color:#eee;}
.image_icon_file { float: left; max-width: 50px; }
.content_file { float: left; width: calc(100% - 70px); font-size:16px; line-height: 19px; padding-top:15px; font-weight: 600; margin-left: 15px; }
.files_comunicato > .field_file:hover  {background-color:#ff7701;}
.files_comunicato > .field_file .content_file > a  { text-decoration:none !important; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; -o-box-shadow:none; }
.files_comunicato > .field_file:hover .content_file > a  { color:#fff; text-decoration:none !important}
/*TITLE SITE*/
.col-md-12.for_title_site {padding: 0 10px;}
.col-md-12.for_title_site > .title_site_figc {padding:5px 20px; font-size:18px; background-color: #ff7701; color:#fff; text-align:center; text-transform:uppercase; display: inline-block; width:100%; text-align: center; } 
/*Gallery*/
.thegallery-grid { margin-bottom:20px;}
.thegallery-grid .fotoitem {width:49%; margin-right:1%; float:left;position:relative; margin-bottom:20px;}
.thegallery-grid .fotoitem.lastphoto {float:right;margin-right:0;}
.thegallery-grid .mypreviewfoto  {float:left; width:100%; /*background-color:#00F;*/ overflow:hidden; 
background: rgb(14,0,173); /* Old browsers */
background: -moz-linear-gradient(45deg, rgba(14,0,173,1) 0%, rgba(0,0,255,1) 43%, rgba(0,0,255,1) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, rgba(14,0,173,1) 0%,rgba(0,0,255,1) 43%,rgba(0,0,255,1) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, rgba(14,0,173,1) 0%,rgba(0,0,255,1) 43%,rgba(0,0,255,1) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e00ad', endColorstr='#0000ff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}

.thegallery-grid .mypreviewfoto h5 { width:100%; padding:10px; text-align:center; color:#fff; z-index:5; margin:0;position:relative}
.thegallery-grid a.thehover { position:absolute; top:0; left:0; width:100%; height:100%; z-index:12; cursor:pointer; -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;}
.thegallery-grid a.thehover::after {position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); z-index:15; margin:0; opacity:0; content: url(img/zoomimage.png);-webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;}
.thegallery-grid .fotoitem:hover a.thehover { background-color:#ff7701;}
.thegallery-grid .fotoitem:hover a.thehover::after {opacity:1;}

/*child pages*/
.childpage .itemchild { float: left; width: 100%; padding-top: 100%; content: ""; position: relative; background-size: cover; margin-bottom: 20px; background-position: center center; }
.childpage .col-md-6  {float:left; }
.childpage .col-md-6.lastitem {float:right; }
.childpage .itemchild:hover .overlay_div {background-color:#ff7701; opacity:0.8;} 
/*modulistica - Organigramma*/
.block_moduli, .blocco-organigramma { margin-bottom:20px; display: inline-block; margin-top:20px; }
.block_moduli > h2 > span, .blocco-organigramma > h2 > span { padding: 10px; background-color: #ff7701; color:#fff }
.blocco-organigramma { text-align:center }
.blocco-organigramma > h2 {
	text-align: center; margin-bottom:40px;
}
.single_people { display:inline-block; text-align:center; margin-bottom:20px; }
.single_people > .myrow { background-color:#eee; padding: 15px 15px 40px;}
.single_people h3 { text-transform:uppercase; font-size:18px;font-weight:600; padding-top: 0;}
.single_people .ruolo {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	min-height: 45px;
	overflow: hidden;
}
.single_people figure {
	height: 300px;
	position: relative;
}
.single_people .infopeople {position:absolute; bottom:5px; text-align:center;left:0;}
.single_people .infopeople > .one_info {width:33%; display:inline-block; text-align:center}
.single_people .infopeople .one_info a {font-size:18px; color:#333;} .single_people .infopeople .one_info a:hover { color:#213b86;}

/*menu mobile*/
button#showLeft {display:none;float:right;  color: #fff; text-transform: uppercase; font-size: 14px; padding: 10px 20px !important; background-color:transparent }
.onlymobile {display:none;}

/*maps*/
.wpgmp_map_container {
	margin-bottom: 50px !important;
}
/*CF7*/
form.wpcf7-form label {margin:0;}
form.wpcf7-form input, form.wpcf7-form textarea {border:1px solid #213b86; border-radius:0; padding:5px; margin-bottom:10px;}
form.wpcf7-form textarea {height:120px}
form.wpcf7-form span.wpcf7-list-item { 
	margin: 0;
}
form.wpcf7-form .wpcf7-acceptance span {font-size:12px; font-weight:400;}
form.wpcf7-form .wpcf7-acceptance span a { text-decoration:underline}
form.wpcf7-form input[type="submit"] { position:relative;
	color: #fff;
	padding: 20px 30px;
	background-color: #ff7701;
	border: 0;
	text-transform: uppercase;
	font-size: 16px;
	margin: 20px 0;
}
form.wpcf7-form input[type="submit"]:hover { color:#fff; background-color:#333}
form.wpcf7-form input[type="submit"]:disabled {background-color:#dd7f2d; cursor:not-allowed;} 

form.wpcf7-form span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 14px;
	font-weight: bold;
	display: block;
	position: relative;
	top: -10px;
}
/*call archive button*/
.mybutton.for_old_archive {
	width: 100%;
	display: inline-block;
	padding: 15px 20px;
	text-align: center;
	margin-bottom: 20px;
	border: 3px solid #ff7701;
	color: #ff7701 !important;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 19px;
}
.mybutton.for_old_archive:hover { 
	background-color: #ff7701 !important;
	color:#fff !important
}

/*404*/
h1.error404, h2.error404, h3.error404 { text-align:center; margin:20px 0 0; padding:0; }
h1.error404  { font-size:45px; font-weight:600; color:#ff7701; }
h2.error404  { font-size:21px; font-weight:400; color:#333; }
h3.error404  { font-size:29px; font-weight:400; color:#213b86; }
h3.error404 a  { text-decoration:underline; color:#213b86; }
h3.error404 a:hover  {  color:#333; }

/*post nav*/
.post-nav { margin-top:30px;font-size: 14px;}
.post-nav a[rel="next"] {float:left;}
.post-nav a[rel="prev"] {float:right;}

.toback_button {
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}
.toback_button button {font-size: 14px;
	background-color:#ff7701; color:#fff; padding:10px 30px 10px 20px; display:inline-block; text-transform:uppercase;
}
/*search*/
.search_figc_full {display:inline-block;color:#fff}
.search_figc_full a {padding:0 10px; color:#fff}
.search_figc_full #searchsite, .search_figc_full #searchsitemob {max-width: 100%;	position: absolute; display: none; right: 0; top: 100%; padding: 10px; background-color: #222; width: 300px; z-index: 12;}
.search_figc_full #searchsite.inpage {
	display: inline-block;
	position: relative;
	top: unset;
	right: unset;
	width: 100%;
	background-color: transparent;
}
#searchsite form input, #searchsitemob form input  { padding: 5px; border: 0; border-radius: 0; width:100%; margin-bottom:10px;font-size: 14px;}
#searchsite.inpage form input {border:1px solid #333; padding:10px 5px;}
.search_figc_full > h5 { color:#333;}
#searchsite form input[type="submit"], #searchsitemob form input[type="submit"] { background-color:#000;color:#fff; text-transform:uppercase; font-size:12px; width:auto; margin-bottom:0; padding: 20px; }
#searchsite form input[type="submit"]:hover, #searchsitemob form input[type="submit"]:hover { background-color:#fff;color:#222; }
/*search template*/
.single_searched.myrow {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #666;
}
.single_searched h2 {
 margin:10px 0; font-size:23px; line-height:31px; padding:0;
}
.info_searched  {font-weight: 700;
color: #333;
padding: 0;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 1px;}
/*search form comunicato*/
form.for_com {width: 100%; display:inline-block;}
.searchcom-figc {padding:0 10px;}
.searchcom-figc input, .searchcom-figc button {width:94%; display:inline-block; margin:10px 0; padding:10px; border-radius:0;}
.searchcom-figc button {text-align:center; background-color:#eee; color:#333; text-transform:uppercase; width: auto; padding: 12px 10px;}

.searchcom-figc input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #bbb; font-size:14px;
}
.searchcom-figc input::-moz-placeholder { /* Firefox 19+ */
  color: #bbb; font-size:14px;
}
.searchcom-figc input:-ms-input-placeholder { /* IE 10+ */
  color: #bbb; font-size:14px;
}
.searchcom-figc input:-moz-placeholder { /* Firefox 18- */
  color: #bbb; font-size:14px;
}
/*share*/
.col-md-12.share_social_figc {
	margin-top: 40px;
}
.share_social_figc .sharelabel { font-weight:600; color:#666;}
.share_social_figc .addtoany_list a  {padding:0; margin:0 10px 0 0;}
.share_social_figc .addtoany_list a.a2a_button_whatsapp { display:none}
.website_is_mobile .share_social_figc .addtoany_list a.a2a_button_whatsapp { display:inline-block}

/*mappa*/
.wpgmp_map_container {
	display:inline-block; width:100%;
}