body{
	min-width: 320px;
	background: #FFF;
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: #666666;
}

.top {
	display: block;
	width: 100%;
    height: 130px;
    clear: both;
    padding: 0;
    background: #fff;
    box-shadow: none;
}

.top p {
	margin: 0;
}

.cont_top {
    position: relative;
    display: block;
    width: 94.2%;
    margin: 0 auto;
    min-height: 130px;
    /*padding: 12px 0 13px 0;*/
}

.btn_menu {
	background: transparent;
	border: 0;
	display: none;
}

.cont_logo_top {  
    /*float: left;
    width: 21%;
    margin-right: 14%;*/
	float:left;
	z-index: 2;
	position: relative;
}

.cont_logo_top img {
	margin-top: 11px;
}

.top .social {
	float: right;
	z-index: 2;
	position: relative;
	height: 130px;
	line-height: 130px;
}

/*.top .social p a img {
	width: 10px;
	margin-right:24px;
}

.top .social p a:last-child img {
	width: 20px;
	margin:0;
}*/

.top .social i {
    margin: 0 0 0 16px;
    color: #008C33;
    font-size: 22px;
}

.top .menu {
    /*float: left;
    display: block;
    width: 65%;
    padding: 54px 0 0;*/
}

.top .menu {
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
    position: absolute;
    left: 0;
	top: 0;
    text-align: center;
    z-index: 1;
    line-height: 130px;
    height: 130px;
}

.top .menu ul li {
    float: none;
    padding: 0;
    margin: 0;
    margin-right: 0;
    text-align: center;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

/*.menu > ul > li {
    position: relative;
    padding: 0 3.5% 0 0;
}

.menu > ul > li:last-child {
    padding: 0 0 0 1%;
}*/

.top .menu ul li a {
    line-height: 20px;
	padding: 0 16px;
    font-size: 18px;
    font-weight: 700;
    color: #33271C;
    position: relative;
    float: left;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.menu ul li a .fa-angle-down {
    position: relative;
    /*display: block;*/
    margin: 0 auto;
    text-align: center;
    font-weight: 700;
    font-size: 18px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.top .menu ul li a:hover, .menu ul li a:hover .fa-angle-down{
	color: #E30006;
}

.top .menu .sub-menu {
    position: absolute;
    top: 64px;
    left: 50%;
    z-index: 100000;
    display: none;
    float: left;
    width: 264px;
    height: auto !important;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    border-radius: 0;
    box-shadow: 0px 2px 1px rgba(170, 170, 170, 0.75);
    border: 0;
    padding: 22px 0;
    cursor: default;
    -webkit-box-shadow: inset 0px 5px 0 0 #008C33;
    -moz-box-shadow: inset 0px 5px 0 0 #008C33;
    box-shadow: inset 0.4px 5px 0 0 #008C33;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.sub-menu .container {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
}

.top .menu .sub-menu .sub {
    clear: both;
    float: right;
    width: 100%;
    text-align: center;
}

.top .menu .sub-menu li a, .top .menu .sub-menu li a:active, .top .menu .sub-menu li a:hover, .top .menu .sub-menu li a:focus {
    float: left;
    position: relative;
    padding: 0;
    line-height: 20px;
    font-size: 16px;
    background: transparent;
    font-weight: 700;
    width: 100%;
    text-align: center;
    text-transform: capitalize;
    margin: 0 0 15px 0;
}

.sub:last-child > a{
	margin-bottom: 0 !important;
}

.social > a > img{
	position: relative;
	float: left;
	width: 10px;
}

.social .cont_mod {
    margin: -30px 0 0 0;
}

.cont_mod {
    position: absolute;
    float: none;
    width: 50px;
    left: 50%;
    top: -5px;
}

.mod, .mod:active, .mod:hover, .mod:focus {
    position: absolute;
    top: 0 !important;
    left: 9px !important;
    width: 88px;
    font-size: 12px !important;
    font-weight: 300 !important;
	color: #008C33;
	z-index: 1;
}

.fixedtop {
    display: block;
    clear: both;
    width: 100%;
    height: 130px;
}

.space100 {
	display: block;
	clear: both;
	width: 100%;
	height: 100px;
}

.hero {
    position: relative;
    float: left;
    width: 100%;
}

.hero .container{
	position: relative;
	min-height: 230px;
}

.testo_banner_home{
	position: absolute;
	top: 38%;
	left: 45%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.testo_banner_home > h4 {
    font-size: 60px;
    font-weight: 500;
    color: #FFF;
    line-height: 83px;
    margin: 0;
    letter-spacing: 3px;
}

.scopri_servizi {
    position: absolute;
    bottom: 24px;
    left: 50%;
    text-align: center;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}

.scopri_servizi > img {
    width: 23px;
}

.scopri_servizi > p {
    color: #FFF;
    font-size: 13px;
    font-weight: 600;
    margin: 3px 0 0 0;
}

.home_service {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1366px;
    background: url(../images/background_servizi.jpg) center center no-repeat;
    background-size: cover;
}

.tit_service {
    position: relative;
    display: table;
    width: 230px;
    margin: 65px auto 0 auto;
}

.tit_service > img {
    width: 46px;
    margin: 0 auto;
    display: block;
}

.tit_service > h4 {
    text-align: center;
    font-size: 50px;
    font-weight: 700;
    color: #33271C;
    margin: 26px 0 24px 0;
    line-height: 36px;
}

.tit_service > hr {
    position: relative;
    display: block;
    clear: both;
    width: 128px;
    height: 5px;
    background: #008C33;
    border: none;
    margin: 0 auto;
}

.cont_servizi {
    position: relative;
    display: block;
    width: 1000px;
    min-height: 977px;
    background: url(../images/background_servizi_2.png) center center no-repeat;
    background-position-y: 0;
    margin: 100px auto 0 auto;
}

.service_home:first-child {
    position: absolute;
    top: -14px;
    right: 0;
    width: 262px;
    height: 59px;
	text-align: left;
}

.service_home:nth-child(2) {
    position: absolute;
    top: 195px;
    right: 115px;
    width: 161px;
    height: 59px;
	text-align: left;
}

.service_home:nth-child(3) {
    position: absolute;
    top: 397px;
    right: 44px;
    width: 218px;
    height: 59px;
    text-align: left;
}

.service_home:nth-child(4) {
    position: absolute;
    top: 566px;
    right: 10px;
    width: 232px;
    height: 59px;
    text-align: left;
}

.service_home:first-child > p:after, .service_home:nth-child(2) > p:after, .service_home:nth-child(3) > p:after, .service_home:nth-child(4) > p:after{
	content: "";
    position: absolute;
    left: 0;
    bottom: -4px;
    width: 65px;
    height: 3px;
    background: #008C33
}

.service_home:nth-child(5) > p:after, .service_home:nth-child(6) > p:after, .service_home:nth-child(7) > p:after{
	content: "";
    position: absolute;
    right: 0;
    bottom: -4px;
    width: 65px;
    height: 3px;
    background: #008C33
}

.service_home:nth-child(5) {
    position: absolute;
    top: 52px;
    left: 161px;
    width: 188px;
    height: 59px;
    text-align: right;
}

.service_home:nth-child(6) {
    position: absolute;
    top: 308px;
    left: 0;
    width: 276px;
    height: 59px;
    text-align: right;
}

.service_home:nth-child(7) {
    position: absolute;
    top: 568px;
    left: 145px;
    width: 221px;
    height: 59px;
	text-align: right;
}

.service_home > p {
    font-weight: 500;
    font-size: 21px;
    color: #33271C;
}

.service_home:first-child > p{
	color: #008C33;
	font-size: 24px
}

a.all_service {
    position: absolute;
    bottom: -43px;
    left: 50%;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #33271C;
    -webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;;
	-ms-transition: all 0.2s ease-in-out;;
	-o-transition: all 0.2s ease-in-out;;
	transition: all 0.2s ease-in-out;;
}

a.all_service:hover{
	color: #008C33;
}

.space73{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 70px;
}

.row_news_home {
    position: relative;
    float: left;
    width: 100%;
}

.cont_news_home {
    position: relative;
    display: block;
    width: 74%;
    margin: 0 auto;
}

.col_news_home {
    position: relative;
    float: left;
    width: 33.1%;
    margin-right: 3%;
}

.col_news_home:nth-child(2) {
    margin-right: 4%;
}

.col_news_home > h3, .eventi_home > h3 {
    position: relative;
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 27px;
    color: #33271C;
    text-transform: uppercase;
    margin: 0 0 38px 0;
}

.col_news_home > h3:after, .eventi_home > h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -18px;
    clear: both;
    width: 53px;
    height: 3px;
    background: #008C33;
}

.col_news_home_small {
    position: relative;
    float: left;
    width: 26%;
}

.eventi_home {
    position: relative;
    float: left;
    width: 100%;
}

.col_elem_news {
    position: relative;
    float: left;
    width: 100%;
}

.cont_elem_news {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 24px;
    padding-bottom: 23px;
    border-bottom: 2px solid #F1F1F1;
}

.cont_elem_news:last-child {
	margin-bottom: 10px;
}

h4.date, h4.date_aggiornamenti {
    position: relative;
    float: left;
    width: 100%;
    min-height: 70px;
    background: #F9F9F9;
    line-height: 70px;
    font-weight: 600;
    font-size: 26px;
    letter-spacing: 0;
    color: #008C33;
    padding: 0 26px;
    margin: 0 0 18px 0;
}

h4.date_aggiornamenti{
	background: #FFF;
	margin: 0;
}

h5.title_news_home {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    color: #33271C;
    line-height: 31px;
    padding: 0 20px;
    margin: 0 0 15px 0;
}

.cont_elem_news > p {
	position: relative;
	float: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    padding: 0 20px;
    margin: 0 0 20px 0;
}

a.show_more {
    position: relative;
    float: left;
    width: 126px;
    height: 43px;
    background: #FFF;
    border: 3px solid #33271C;
    line-height: 36px;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    color: #33271C;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    margin: 0 0 0 20px;
}

a.show_more:hover {
	background: #E50006;
	border: 3px solid #E50006;
	color: #FFF;
}

.eventi_home > hr {
    position: relative;
    float: right;
    clear: both;
    width: 100%;
    margin: 0 0 20px 0;
    height: 2px;
    background: #F1F1F1;
    border: none;
}

a.show_all {
    position: relative;
    float: right;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    color: #989898;
}

a.show_more_aggiornamenti {
    font-weight: 600;
    font-size: 12px;
    color: #33271C;
    text-transform: uppercase;
    margin: 0 0 0 20px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    float: left;
    clear: both;
}

a.show_more_aggiornamenti:hover {
	color: #E50006;
}

.elem_ricerca {
    position: relative;
    float: left;
    width: 100%;
}

.search_news, .archivio, .tag {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.cont_search_post > input {
    position: relative;
    float: left;
    width: 100% !important;
    height: 50px !important;
    background: #F3F3F3 !important;
    border: none !important;
    padding: 0 20px !important;
    font-size: 14px !important;
    font-weight: 600;
    color: #33271C !important;
    letter-spacing: 1px;
}

.cont_search_post > input::-webkit-input-placeholder {
	color: #33271C !important;
}

.cont_search_post > input::-moz-placeholder {
	color: #33271C !important;
}

.cont_search_post > input:-ms-input-placeholder {
	color: #33271C !important;
}

.cont_search_post > input:-moz-placeholder {
	color: #33271C !important;
}

button.btn_search_post {
    position: absolute;
    right: 30px;
    top: 50%;
    width: 23px;
    height: 23px;
    background: url('../images/ico_search.svg') center center no-repeat;
    background-size: cover;
    border: none;
    transform: translateY(-50%);
}

.archivio, .tag {
	height: auto;
	min-height: 50px;
	border: 3px solid #E5E5E5;
	padding: 0 31px 0 16px;
}

.archivio > h5 > i, .tag > h5 > i {
    position: relative;
    float: right;
    font-weight: 600;
    color: #33271C;
    line-height: 50px;
}

.archivio > h5, .tag > h5 {
    font-size: 14px;
    font-weight: 600;
    color: #33271C;
    letter-spacing: 1px;
    margin: 0;
    line-height: 50px;
    cursor: pointer;
}

ul.archivio_mesi {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0 0 30px;
    margin: 3px 0 28px 0;
    display: none;
}

.archivio_mesi > li {
    list-style: none;
    position: relative;
    float: left;
    clear: both;
}

.archivio_mesi > li:before {
    content: "• ";
    color: #008C33;
    font-size: 36px;
    position: absolute;
    left: -30px;
    top: -3px;
}

.archivio_mesi > li > a{
	font-weight: 500;
	font-size: 14px;
	color: #4D4D4D;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.archivio_mesi > li > a:hover{
	color: #A4382D;
}

.tag > ul {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    margin: 12px 0 28px 0;
	display: none;
}

.tag > ul > li {
    position: relative;
    float: left;
    list-style: none;
    padding: 0 14px;
    width: auto;
    height: 40px;
    background: #008C33;
    margin: 0 10px 10px 0;
    line-height: 40px;
}

.tag > ul > li > a {
	font-weight: 400;
	color: #FFF;
	font-size: 14px;
}

.space27{
	position: relative;
	float: left;
	width: 100%;
	height: 27px;
}

a.cont_elem_eventi {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 34px 0;
    text-align: center;
}

h5.title_eventi {
    font-weight: 600;
    font-size: 20px;
    color: #33271C;
    letter-spacing: 1px;
}

.spacer88{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 88px;
}

.cont_slider_marchi{
	position: relative;
	float: left;
	width: 100%;
}

.spacer233{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 233px;
}

.bx-controls.bx-has-controls-direction {
    position: absolute;
    left: 50%;
    bottom: -67px;
	width: 83px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
    z-index: 1;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 36px;
    height: 36px;
    text-indent: -9999px;
    z-index: 9999;
    border: 3px solid #33271C;
    background: #FFF;
}

.bx-wrapper .bx-prev{
    background: #FFF url(../images/arrow_left_marchi.png) center center no-repeat !important;
    left: 0;
	cursor:pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:active{
    background: #E50006  url(../images/arrow_left_marchi_hover.png) center center no-repeat !important;
	border: 3px solid #E50006;
	left: 0;
}

.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:active, .bx-wrapper .bx-next:focus {
	 background: #E50006  url(../images/arrow_right_marchi_hover.png) center center no-repeat !important;
	border: 3px solid #E50006;
	right: 0;
}

.bx-wrapper .bx-next{
    background: #FFF url(../images/arrow_right_marchi.png) center center no-repeat !important;
    right: 0;
	cursor:pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}

span.center_img {
    position: relative;
    float: left;
    width: 100%;
    height: 150px;
}

.center_img > img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
}

.hero.banner_int, .banner_service, .banner_caa {
    min-height: 230px;
    background: url(../images/banner_int.jpg) center center no-repeat;
    background-size: cover !important;
}

.banner_service{
	background: url(../images/banner_servizi.jpg) center center no-repeat;
}

.banner_caa{
	background: url(../images/banner_caa.jpg) center center no-repeat;
}

.testo_banner_int > h1, .testo_banner_servizi > h1, .testo_banner_caa > h1 {
    font-weight: 700;
    font-size: 40px;
    color: #FFF;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px;
    width: auto;
}

.testo_banner_servizi > h1{
	color: #33271c !important;
}

.testo_banner_servizi > h1 > img {
    width: 39px;
    position: absolute;
    top: -60px;
}

.testo_banner_int > h1:before, .testo_banner_servizi > h1:before, .testo_banner_caa > h1:before {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 0;
    width: 110px;
    height: 4px;
    background: #008B33;
}

.spacer35{
	position: relative;
	float: left;
	clear: both;	
	width: 100%;
	height: 35px;
}

.cont_text{
	position: relative;
	display: table;
	margin: 0 auto;
}

.cont_text > p{
	font-family: 'Montserrat';
	font-weight: 400;
	font-size: 16px;
	line-height: 25px;
	color: #666666;
	margin: 0;
}	

.cont_text > p > strong {
	color: #008933;
}

.spacer100{
	position: relative;
	float: left;
	clear: both;	
	width: 100%;
	height: 100px;
}

.col_org > h3 {
    font-weight: 500;
    color: #008933;
    margin: 0 0 24px 0;
}

.col_org > ul{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
}

.col_org > ul > li{
	position: relative;
	float: left;
	clear: both;
	list-style: none;
	font-weight: 400;
	font-size: 16px;
	color: #666666;
	margin-bottom: 10px;
}

.gray_row {
    position: relative;
    float: left;
    width: 100%;
    min-height: 439px;
    background: #f6f6f6;
	padding: 40px 0;
}

.servizio_evidenza {
    position: relative;
    float: left;
    width: 100%;
    min-height: 360px;
    border: 5px solid #008933;
    padding: 42px 108px 22px 108px;
}

.servizio_evidenza > h2 {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 500;
    font-size: 30px;
    line-height: 29px;
    color: #008933;
    margin: 0 0 56px 0;
    text-transform: capitalize;
}

.servizio_evidenza > h2:before {
	content: "";
	width: 65px;
	height: 3px;
	background: #008933;
	position: absolute;
	left: 0;
	bottom: -27px;
}

.servizio_evidenza > p {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    margin-bottom: 10px;
    position: relative;
    float: left;
    width: 100%;
}

.servizio_evidenza > ul {
    padding: 0;
    margin: 0 0 30px 0;
    position: relative;
    float: left;
}

.servizio_evidenza > ul > li {
    position: relative;
    float: left;
    clear: both;
    list-style: none;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 25px;
    margin: 0 0 10px 0;
}

.servizio_evidenza > p > a, .servizio_evidenza > a {
    position: relative;
    float: left;
    width: 177px;
    height: 43px;
    border: 3px solid #33271c;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #33271c;
    text-align: center;
    line-height: 36px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.servizio_evidenza > p > a:hover, .servizio_evidenza > a:hover {
	background: #e30006;
	border-color: #e30006;
	color: #FFF;
}

.spacer40{
	position: relative;
	float: left;
	width: 100%;
	clear: both;
	height: 40px;
}

.col50{
	position: relative;
	width: 50%;
	display: block;
	float: left;
}

.col_servizi {
    position: relative;
    float: left;
    width: 90%;
}

.col50:nth-child(2) .col_servizi {
    float: right;
}

.col_servizi > ul {
    padding: 0;
    margin: 0;
}

.col_servizi > ul > li {
    list-style: none;
    margin: 0 0 73px 0;
}

.col_servizi > ul > li:last-child {
	margin: 0;
}

.col_servizi > ul > li > h3 {
	position: relative;
    font-weight: 500;
    font-size: 30px;
    line-height: 29px;
    margin: 0 0 54px 0;
    color: #33271c;
}

.col_servizi > ul > li > h3:before {
    content: "";
    width: 65px;
    height: 3px;
    background: #008933;
    position: absolute;
    left: 0;
    bottom: -27px;
}

.col_servizi > ul > li > p, .col_servizi > ul > li > ul > li > p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #666666;
}

.col_servizi > ul > li > ul {
    padding: 0;
    margin: 0;
    min-height: 350px;
}

.col_servizi > ul > li > ul > li {
    list-style: none;
}

.testo_introduttivo{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 65px;
}

.testo_introduttivo > p {
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #666666;
}

.title_servizio_caa{
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 53px;
}

.title_servizio_caa > img, .title_servizio_caa > p > img {
    position: relative;
    float: left;
    margin: 0 22px 0 0;
}

.title_servizio_caa > h3 {
    position: relative;
    float: left;
    margin: 0 0 0 0;
    font-size: 30px;
    font-weight: 600;
    color: #33271c;
}

.title_servizio_caa > h3:before {
    content: "";
    width: 53px;
    height: 3px;
    background: #008a33;
    position: absolute;
    left: 0;
    bottom: 33px;
}

.title_servizio_caa > h3 > span {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin: 32px 0 0 0;
    position: relative;
    float: left;
}

.servizi_caa > ul:first-child {
    height: 252px;
}

.servizi_caa > ul:nth-child(2){
	min-height: 356px;
}

.servizi_caa > ul:nth-child(3){
	min-height: 210px;
}

.servizi_caa > ul:nth-child(4){
	min-height: 86px;
}

.servizi_caa > ul:nth-child(5){
	min-height: 81px;
}

.servizi_caa > ul > li {
    margin-bottom: 0;
}

.servizi_caa > ul > li > h2 {
    position: relative;
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 24px;
    line-height: 25px;
    color: #008933;
    text-align: left;
    margin: 0 0 22px 0;
}

.servizi_caa > ul > li > h3 {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 25px;
    margin: 0;
}

.servizi_caa > ul > li > h3:before {
	display: none;
}

.servizi_caa > ul > li > p {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
}

.spacer62{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 62px;
}

.cont_tab {
    position: relative;
    float: left;
    width: 100%;
}

ul.tabs {
    position: relative;
    display: table;
    width: 400px;
    margin: 0 auto;
    padding: 0;
}

.tabs > li {
    position: relative;
    float: left;
    list-style: none;
    margin-right: 38px;
}

.tabs > li:last-child {
    margin-right: 0;
}

.tablinks > span {
    font-weight: 600;
    font-size: 14px;
    color: #808080;
    text-transform: uppercase;
    cursor: pointer;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding-bottom: 5px;
	border-bottom: 3px solid #FFF;
}

.tablinks > span:hover, .tablinks.active_tab > span {
	color: #E50006;
	border-bottom: 3px solid #E50006;
}

.cont_content_tab {
    position: relative;
    float: left;
    width: 100%;
    margin: 47px 0 0 0;
}

.tabcontent {
    position: relative;
    float: left;
    width: 100%;
    display: none;
}

.tabcontent.active {
    position: relative;
    float: left;
    width: 67%;
    display: block;
    margin: 0 3% 0 0;
}

.news_blog {
    position: relative;
    float: left;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 44px;
    padding: 0 0 19px 0;
    border-bottom: 2px solid #F1F1F1;
}

h3.tipo {
    position: relative;
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 12px;
    color: #E50006;
    margin: 0 0 7px 17px;
    text-transform: uppercase;
}

.tipo_news {
	color: #E50006 !important;
}

.tipo_aggiornamenti{
	color: #E50006 !important;
}

.tipo_eventi{
	color: #E50006 !important;
}

span.date {
    position: relative;
    float: left;
    width: 100%;
    height: 55px;
    background: #F9F9F9;
    margin: 0 0 15px 0;
    padding: 0 22px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #008C33;
    line-height: 55px;
}

.news_blog > h5 {
    position: relative;
    float: left;
    width: 100%;
	min-height: 34px;
    font-size: 15px;
    font-weight: 600;
    color: #33271C;
    margin: 0 0 12px 0;
    padding: 0 17px;
}

.news_blog > p {
    font-weight: 400;
    font-size: 11px;
    line-height: 15px;
    color: #666666;
    padding: 0 17px;
    margin: 0 0 15px 0;
    position: relative;
    float: none;
	clear: both;
	word-wrap: break-word;
    min-height: 45px;
}

a.btn_news_read {
    position: relative;
    float: left;
    width: 100px;
    height: 33px;
    border: 2px solid #33271C;
	background: #FFF;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #33271C;
    text-align: center;
    line-height: 31px;
    margin: 0 17px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.filter {
    position: relative;
    float: left;
    width: 30%;
}

a.btn_news_read:hover{
	background: #E50006;
	border: 2px solid #E50006;
	color: #FFF;
}

span.img_evidenza {
    position: relative;
    float: left;
    width: 100%;
    min-height: 417px;
    margin-bottom: 37px;
}

h3.data_int {
    font-weight: 500;
    font-size: 14px;
    color: #808080;
    margin: 0 0 22px 0;
}

h2.title_post {
    font-weight: 600;
    text-align: left;
    font-size: 34px;
    line-height: 41px;
    color: #33271C;
    margin: 0 0 21px 0;
    float: left;
    width: 67%;
}

a.btn_share_facebook {
    position: relative;
    float: left;
    clear: both;
    width: 124px;
    height: 35px;
    background: #3B5997;
    padding: 0 0 0 21px;
}

a.btn_share_facebook > img {
    position: relative;
    float: left;
    width: 8px;
    margin: 9px 0 0 0;
}

a.btn_share_facebook > p {
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
    margin: 9px 0 0 11px;
    padding: 0 0 0 11px;
    border-left: 2px solid #FFF;
    position: relative;
    float: left;
    line-height: 17px;
}

.cont_post_int {
    position: relative;
    float: left;
    width: 100%;
}

.cont_post_int > hr {
    position: relative;
    float: left;
    clear: both;
    width: 104px;
    height: 3px;
    background: #008B33;
    border: none;
    margin: 25px 0 0 0;
}

.spacer25{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 25px;
}

.cont_post {
    position: relative;
    float: left;
    clear: both;
    width: 67%;
    margin-right: 4%;
}

.cont_post > p, .cont_post > p > a, .cont_post > a, .cont_post > p > strong > a, .cont_post > strong > a {
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 22px;
    margin: 0;
}

.cont_post > h1, .cont_post > h2, .cont_post > h3, .cont_post > h4, .cont_post > h5, .cont_post > h6 {
    text-transform: capitalize;
    color: #33271C;
    font-size: 17px;
    margin: 0;
}   

.tag_int {
    position: relative;
    float: left;
    width: 100%;
    margin: 40px 0 0 0;
}

.tag_int > ul {
	padding: 0;
	margin: 0;
}

.post_tags{
	position: relative; 
	float: left;
	list-style: none;
	margin-right: 10px;
	margin-bottom: 10px;
}

.post_tags:last-child {
	margin: 0;
}

.post_tags > a {
    position: relative;
    float: left;
    width: auto;
    height: 30px;
    background: #F0F0F0;
    padding: 0 20px;
    text-align: center;
    line-height: 30px;
    font-weight: 300;
    font-size: 13px;
    color: #808080;
}

.cont_video_princ{

}

.cont_video {
    position: relative;
    float: left;
    width: 29%;
}

.cont_video > h3, .gallery_post > h3  {
    font-size: 27px;
    font-weight: 600;
    color: #33271C;
    text-transform: uppercase;
    margin: 0;
}

.cont_video > hr, .gallery_post > hr {
    position: relative;
    float: left;
    clear: both;
    width: 53px;
    height: 3px;
    background: #008B33;
    border: none;
    margin: 17px 0 25px 0;
}

.gallery_post {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
}

.gallery {
    float: left;
    position: relative;
    clear: both;
}

a.fancybox.colnews {
    position: relative;
    float: left;
    width: 23%;
    height: 292px;
    max-height: 292px;
    margin: 0 1% 2% 1%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

a.fancybox.colnews:after {
	content:"";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: url('../images/ico_zoom.png') center center no-repeat;
	opacity: 0;
	z-index: 1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.fancybox.colnews:hover:after {
	opacity: 1;
}

a.fancybox.colnews:before {
	content:"";
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, .0);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

a.fancybox.colnews:hover:before {
	background: rgba(0, 0, 0, .40);
}

.cont_video_princ > p {
    position: relative;
    float: left;
    width: 49%;
    margin-bottom: 20px;
}

.cont_video_princ > p:nth-child(even) {
    margin-right: 2%;
}

.cont_download > p {
    position: relative;
    float: left;
    width: 100%;
    clear: both;
    min-height: 70px;
    padding: 18px 30px;
    border-bottom: 2px solid #F1F1F1;
    background: #FFF;
    font-size: 20px;
    font-weight: 600;
    color: #33271C;
    line-height: 33px;
}

.cont_download > p:nth-child(even) {
    background: #F9F9F9;
}

.cont_download > p > a {
    position: relative;
    float: right;
    width: 100px;
    height: 33px;
    border: 3px solid #33271C;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: #33271C;
    text-align: center;
    line-height: 31px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.cont_download > p > a:hover {
	background: #E50006;
	border-color: #E50006;
	color: #FFF;
}

.text_agrinsieme > h3 {
    color: #008933;
    font-weight: 500;
}

.text_agrinsieme > ul {
    padding: 0 0 0 18px;
    margin: 0;
}

.text_agrinsieme > ul > li {
    list-style: none;
    position: relative;
    padding: 0 0 0 39px;
    margin: 0 0 29px 0;
}

.text_agrinsieme > ul > li:before {
    content: "";
    background: url(../images/dec_list.svg);
    width: 32px;
    height: 32px;
    position: absolute;
    left: -20px;
    top: -5px;
}

.spacer61{
	position: relative;
	float: left;
	clear: both;
	width: 100%;
	height: 61px;
}

.numeri {
    position: relative;
    float: left;
    width: 100%;
    min-height: 410px;
    border: 4px solid #008933;
    background: #e6f4eb;
    margin-bottom: 15px;
    padding: 34px 0 0 60px;
}

.numeri > h2 {
    position: relative;
    float: left;
    width: 100%;
    text-align: left;
    font-weight: 500;
    font-size: 30px;
    color: #33271C;
    margin: 0 0 21px 0;
}

.numeri > p {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    margin: 0 0 60px 0;
}

.numeri > ul {
    padding: 0;
    width: 38%;
    position: relative;
    float: left;
    margin: 0 13% 0 0;
}

.numeri > ul:last-child {
	width: 36%;
	margin: 0;
}

.numeri > ul > li {
	list-style: none;
}

a.download {
    position: relative;
    float: right;
    width: 236px;
    height: 43px;
    border: 4px solid #E30006;
    text-align: center;
    line-height: 35px;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    color: #E30006;
}

.form_contatti {
    position: relative;
    float: left;
    width: 100%;
}

.input_form {
    position: relative;
    float: left;
    width: 48%;
    margin: 0 4% 27px 0;
}

.input_form:nth-child(even) {
    margin-right: 0;
}

.input_form input {
    width: 100% !important;
    margin: 0 0 0 0 !important;
    height: 35px !important;
    border: 0 !important;
	border-bottom: 1px solid #008B33 !important;
    padding: 0 0 0 5px;
    font-weight: 400;
    color: #008B33 !important;
}

.input_form.active_input input, .input_form.active_input textarea {
	border-bottom: 3px solid #008B33 !important;
}

.input_form.text{
	width: 100% !important;
	margin-right: 0;
}

.input_form textarea {
    width: 100% !important;
    margin: 0 0 0 0 !important;
    height: 35px !important;
	border: 0 !important;
    border-bottom: 1px solid #008B33 !important;
    padding: 0 0 0 5px;
    font-weight: 400;
    color: #008B33 !important;
	box-shadow: none;
}

.input_form input::-webkit-input-placeholder {
	color: #808080 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: -webkit-transition: all 0.2s ease-in-out;
	-ms-transition: -webkit-transition: all 0.2s ease-in-out;
	-o-transition: -webkit-transition: all 0.2s ease-in-out;
	transition: -webkit-transition: all 0.2s ease-in-out;
}

.input_form input::-moz-placeholder {
	color: #808080 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: -webkit-transition: all 0.2s ease-in-out;
	-ms-transition: -webkit-transition: all 0.2s ease-in-out;
	-o-transition: -webkit-transition: all 0.2s ease-in-out;
	transition: -webkit-transition: all 0.2s ease-in-out;
}

.input_form input:-ms-input-placeholder {
	color: #808080 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: -webkit-transition: all 0.2s ease-in-out;
	-ms-transition: -webkit-transition: all 0.2s ease-in-out;
	-o-transition: -webkit-transition: all 0.2s ease-in-out;
	transition: -webkit-transition: all 0.2s ease-in-out;
}

.input_form input:-moz-placeholder {
	color: #808080 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: -webkit-transition: all 0.2s ease-in-out;
	-ms-transition: -webkit-transition: all 0.2s ease-in-out;
	-o-transition: -webkit-transition: all 0.2s ease-in-out;
	transition: -webkit-transition: all 0.2s ease-in-out;
}

.input_form.active_input input::-webkit-input-placeholder {
	color: #008B33 !important;
	font-weight: 600;
}

.input_form.active_input input::-moz-placeholder {
	color: #008B33 !important;
	font-weight: 600;
}

.input_form.active_input input::-ms-input-placeholder {
	color: #008B33 !important;
	font-weight: 600;
}

.input_form.active_input input::-moz-placeholder {
	color: #008B33 !important;
	font-weight: 600;
}

.input_form textarea::-webkit-input-placeholder {
	color: #808080 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: -webkit-transition: all 0.2s ease-in-out;
	-ms-transition: -webkit-transition: all 0.2s ease-in-out;
	-o-transition: -webkit-transition: all 0.2s ease-in-out;
	transition: -webkit-transition: all 0.2s ease-in-out;
}

.input_form textarea::-moz-placeholder {
	color: #808080 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: -webkit-transition: all 0.2s ease-in-out;
	-ms-transition: -webkit-transition: all 0.2s ease-in-out;
	-o-transition: -webkit-transition: all 0.2s ease-in-out;
	transition: -webkit-transition: all 0.2s ease-in-out;
}

.input_form textarea:-ms-input-placeholder {
	color: #808080 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: -webkit-transition: all 0.2s ease-in-out;
	-ms-transition: -webkit-transition: all 0.2s ease-in-out;
	-o-transition: -webkit-transition: all 0.2s ease-in-out;
	transition: -webkit-transition: all 0.2s ease-in-out;
}

.input_form textarea:-moz-placeholder {
	color: #808080 !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: -webkit-transition: all 0.2s ease-in-out;
	-ms-transition: -webkit-transition: all 0.2s ease-in-out;
	-o-transition: -webkit-transition: all 0.2s ease-in-out;
	transition: -webkit-transition: all 0.2s ease-in-out;
}

.input_form.active_input textarea::-webkit-input-placeholder {
	color: #008B33 !important;
	font-weight: 600;
}

.input_form.active_input textarea::-moz-placeholder {
	color: #008B33 !important;
	font-weight: 600;
}

.input_form.active_input textarea::-ms-input-placeholder {
	color: #008B33 !important;
	font-weight: 600;
}

.input_form.active_input textarea::-moz-placeholder {
	color: #008B33 !important;
	font-weight: 600;
}

.cont_captcha {
    position: relative;
    float: left;
    clear: both;
    margin: 30px 0 0 0;
    width: 100%;
}

.img_captcha{
	position: relative;
	float: left;
}

.input_form.input_captcha {
    position: relative;
    float: left;
    width: 30%;
    margin: 21px 0 0 0;
}

.generate {
    position: relative;
    float: left;
    clear: both;
    margin: 10px 0 0 0;
}

.generate > a, .privacy a{
    color: #008B33;
    font-size: 14px;
	cursor: pointer;
}

.privacy {
    position: relative;
    float: right;
    margin: 35px 0 0 0;
}

.privacy > input {
    position: absolute;
    width: 16px;
    height: 16px;
    z-index: -1;
    opacity: 0;
    left: -20px;
    margin: 0;
    top: 6px;
}

.privacy > label {
    position: absolute;
    width: 16px;
    height: 16px;
    left: -20px;
    top: 6px;
    margin: 0;
}

.privacy > input[type="checkbox"] + label::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 16px;
    border: 2px solid #008B33;
    background: transparent;
    cursor: pointer;
    border-radius: 7.5px;
}

.privacy > input[type="checkbox"]:checked + label::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    display: block;
    margin: 0 auto;
    border-radius: 7.5px;
    width: 8px;
    height: 8px;
    background: #008B33;
}

button.btn_contatti, input[type="submit"].btn_contatti {
    position: relative;
    float: left;
    clear: both;
    margin: 20px 0 0 0;
    width: 87px;
    height: 43px;
    border: 3px solid #33271C;
    background: #FFF;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    color: #33271C;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

button.btn_contatti:hover {
	background: #E50006;
	border: 3px solid #E50006;
	color: #FFF;
}

.spacer50{
	position: relative;
	float: left;
	width: 100%;
	height: 50px;
	clear: both;
}

.sedi{
	position: relative;
	float: left;
	width: 100%;
}

.title_sede, .list_sede {
    position: relative;
    float: left;
    width: 89%;
    min-height: 129px;
}

.list_sede{
	width: 100%;
}

.col_sedi:first-child .title_sede > img {
    margin: 38px 0 0 0;
}

.col_sedi:last-child .title_sede {
    float: right;
}

.title_sede > img {
    position: relative;
    float: left;
}

.title_sede > hr {
    position: relative;
    float: left;
    clear: both;
    width: 65px;
    height: 3px;
    background: #008933;
    margin: 34px 0 38px 0;
    border: none;
}

.list_sede {
    width: 100%;
}

.list_sede > ul {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    border-bottom: 2px solid #F1F1F1;
    margin-bottom: 27px;
	min-height: 311px
}

.list_sede > ul > li {
    position: relative;
    float: left;
    width: 100%;
    list-style: none;
    margin: 0 0 24px 0;
}

.list_sede > ul > li > h2 {
    text-align: left;
    font-weight: 500;
    font-size: 24px;
    color: #008933;
    margin: 0;
}

.list_sede > ul > li > img {
    position: relative;
    float: left;
    width: 15px;
    margin-right: 17px;
}

.col_sedi:first-child .list_sede > ul > li:nth-child(4) > img {
    width: 21px;
    margin-top: 5px;
    margin-right: 14px;
}

.col_sedi:last-child .list_sede > ul > li:nth-child(3) > img {
    width: 21px;
    margin-top: 5px;
    margin-right: 14px;
}

.list_sede > ul > li > p, .list_sede > ul > li > a, .list_sede > ul > li > p, .list_sede > ul > li > p > a {
    position: relative;
    float: left;
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    color: #666666;
}

.list_sede > ul > li > p > a{
	float: none;
}

.list_sede > ul:last-child {
    margin: 0;
}

.list_sede > ul:nth-child(5) > li > a {
    color: #29ABE2;
    text-decoration: underline !important;
}

.cont_radio_newsletter {
    position: relative;
    float: left;
    clear: both;
    margin: 0 0 20px 0;
}

.cont_radio_newsletter > label {
    position: relative;
    float: left;
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    color: #008C33;
}

.radio_newsletter {
    position: relative;
    float: left;
    margin: 0 30px 0 0;
}

.radio_newsletter > input {
    position: relative;
    float: left;
}

.radio_newsletter > label {
    position: relative;
    float: left;
    margin: 1px 0 0 0;
}

.radio_newsletter > input[type="radio"] + label::before, .radio_newsletter > input[type="checkbox"] + label::before {
    content: "";
    position: absolute;
    top: 2px;
    left: -17px;
    width: 16px;
    height: 16px;
    border: 2px solid #008933;
    background: #FFF;
    cursor: pointer;
    border-radius: 7.5px;
}

.radio_newsletter > input[type="radio"]:checked + label::after, .radio_newsletter > input[type="checkbox"]:checked + label::after {
    content: "";
    position: absolute;
    top: 6px;
    left: -13px;
    display: block;
    margin: 0 auto;
    border-radius: 7.5px;
    background: #008933;
    width: 8px;
    height: 8px;
}

.radio_newsletter > span {
    margin: 0 0 0 20px;
    text-transform: capitalize;
    font-weight: 500;
    color: #666666;
}

.err {
    color: #E50006;
    font-size: 16px;
    margin: 0 0 10px 0;
    float: left;
    position: relative;
    width: 100%;
    font-weight: 700;
}

.footer_newsletter {
    position: relative;
    float: left;
    width: 100%;
    min-height: 130px;
    background: #008C33;
    padding: 36px 0 0 0;
}

.cont_newsletter {
    position: relative;
    display: table;
    width: 930px;
    margin: 0 auto;
}

.cont_newsletter > h3 {
    position: relative;
    float: left;
    font-size: 40px;
    color: #FFF;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 10px 10% 0 0;
}

.cont_form_newsletter {
    position: relative;
    float: left;
    width: 64%;
}

.cont_form_newsletter > form > input {
    position: relative !important;
    float: left;
    width: 82% !important;
    height: 60px !important;
    background: #00722A !important;
    border: none !important;
    padding: 0 30px !important;
    color: #FFF !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 1px !important;
	margin-right: 19px !important;
}

.cont_form_newsletter > form > input::-webkit-input-placeholder {
	color: #FFF !important;
}

.cont_form_newsletter > form > input::-moz-placeholder {
	color: #FFF !important;
}

.cont_form_newsletter > form > input:-ms-input-placeholder {
	color: #FFF !important;
}

.cont_form_newsletter > form > input:-moz-placeholder {
	color: #FFF !important;
}

button.btn_newsletter {
    width: 88px;
    height: 60px;
    background: transparent;
    border: 3px solid #FFF;
    color: #FFF;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
}

.footer {
    position: relative;
    float: left;
    background: #FFF;
    padding: 75px 0 45px;
}

.cont_footer {
    position: relative;
    display: table;
    width: 74%;
    margin: 0 auto;
}

.cont_logo_footer {
    position: relative;
    float: left;
    width: 23%;
    margin: 0 10% 0 0;
}

.info_footer {
    position: relative;
    float: left;
    width: 27%;
    margin-right: 9%;
}

.info_footer > h3, .menu_footer > h3 {
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #008C33 !important;
    margin: 0 0 35px 0;
}

.info_footer > p {
    font-size: 14px;
    font-weight: 400;
    color: #666666 !important;
    line-height: 22px;
    margin: 0 0 22px 0;
}

.info_footer > p > strong{
	color: #008C33 !important;
}

.info_footer > ul > li, .menu_footer > ul > li {
    position: relative;
    float: left;
    clear: both;
    font-size: 16px;
    font-weight: 500;
    color: #33271C !important;
    margin: 0 0 17px 0;
}

.info_footer > ul > li, .menu_footer > ul > li {
    position: relative;
    float: left;
    clear: both;
    font-size: 16px;
    font-weight: 500;
    color: #33271C !important;
    margin: 0 0 17px 0;
}

.info_footer > ul > li > img, .menu_footer > ul > li > img {
	width: 18px;
	margin-right: 10px;
}

.info_footer > ul > li > a, .info_footer > ul > li > a:hover, .info_footer > ul > li > a:focus, .info_footer > ul > li > a:active,
.menu_footer > ul > li > a, .menu_footer > ul > li > a:hover, .menu_footer > ul > li > a:focus, .menu_footer > ul > li > a:active {
    font-size: 16px;
    font-weight: 500;
    color: #33271C !important;
}

.menu_footer {
    position: relative;
    float: left;
    width: 30%;
}

.menu_footer big {
    color: #008C33 !important;
    font-size: 21px;
    font-weight: 700;
    vertical-align: middle;
    padding-right: 5px;
}

/*.menu_footer > ul{
	position: relative;
	float: left;
}

.menu_footer > ul:last-child{
	float: right;
}

.menu_footer > ul > li > a, .menu_footer > ul > li > a:hover, .menu_footer > ul > li > a:active, .menu_footer > ul > li > a:focus {
    font-weight: 600;
    font-size: 14px;
    color: #33271C !important;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
    float: left;
    clear: both;
}*/

.lowerfooter {
    position: relative;
    float: left;
    width: 100%;
    min-height: 60px;
    background: #E5E5E5;
	padding: 0 62px;
}

.copy > p{ 
    position: relative;
    float: left;
    line-height: 17px;
    font-size: 13px;
    font-weight: 500;
    color: #666666;
    margin: 0;
    padding-top: 20px;
}

.copy > p > a {
	font-size: 13px;
    font-weight: 500;
    color: #666666;
}

.foo-right {
	float: right;
}

.social_footer {
    position: relative;
    float: left;
}

.facebook_footer > p{
	margin: 0;
}

.facebook_footer > p > a > img, .facebook_footer > a > img {
    width: 10px;
    text-align: center;
}

.facebook_footer p a:last-child img {
    width: 20px;
}

.facebook_footer p a {
	display: inline-block;
	padding: 0;
	background: #666666;
	height: 60px;
	width: 40px;
	text-align: center;
	line-height: 60px;
}

.web {
    position: relative;
    float: left;
    margin: 0 0 0 42px;
    line-height: 60px;
	width: 38px;
}

.eupopup-container-bottom {
    border-top: 2px solid #008933 !important;
}

.eupopup-button:hover, .eupopup-button:focus {
    color: #008933 !important;
}

.cont_btn_contatti {
    position: absolute;
    top: 55%;
    right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.cont_btn_contatti > a {
    position: relative;
    float: left;
    width: 134px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    border: 3px solid #FFF;
    background: transparent;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 10px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.cont_btn_contatti > a:hover {
	background: #FFF;
	color: #008933;
}

.cont_btn_contatti > a:last-child {
    margin-right: 0;
}

.cont_btn_contatti.btn_statuto > a {
    width: 214px;
}

.text_delega > h4 {
	position: relative;
    font-size: 30px;
    font-weight: 600;
    color: #33271C;
    margin-bottom: 74px;
    letter-spacing: 0;
}

.text_delega > h4:before {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 0;
    width: 53px;
    height: 3px;
    background: #008A33;
}

.istruzioni_delega {
    position: relative;
    float: left;
    clear: both;
    width: 78%;
    height: 120px;
    background: #e6f4eb;
    border: 3px solid #008933;
    padding: 0 30px;
    margin: 0 0 96px 0;
}

.istruzioni_delega:nth-child(2) {
    float: right;
}

.istruzioni_delega > img {
    position: absolute;
    right: -69px;
    width: 137px;
    top: 50%;
    transform: translateY(-50%);
}

.istruzioni_delega:nth-child(2) > img {
    left: -69px;
}

.istruzioni_delega > p {
    position: absolute;
    top: 50%;
    width: 88%;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 26px;
    color: #33271C;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.istruzioni_delega > p > a {
    position: relative;
    float: right;
    width: 91px;
    height: 35px;
    border: 3px solid #E50006;
    color: #E50006;
	letter-spacing: 0;
    font-weight: 600;
    font-size: 10px;
    text-align: center;
    line-height: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.istruzioni_delega > p > a:hover {
	color: #FFF;
	background: #E50006;
}

.istruzioni_delega:nth-child(2) > p {
    text-align: right;
    right: 0;
    padding: 0 30px;
}

.istruzioni_delega:last-child > p {
    top: 44px;
    line-height: 34px;
}

.istruzioni_delega > ul {
    position: absolute;
    bottom: 6px;
    left: 25px;
    padding: 0;
    margin: 0;
}

.istruzioni_delega > ul > li:first-child {
    margin: 0 56px 0 0;
}

.istruzioni_delega > ul > li {
    list-style: none;
    position: relative;
    float: left;
    font-size: 14px;
    color: #008933;
    font-weight: 400;
}

.istruzioni_delega > ul > li > img {
    width: 23px;
    margin: -5px 10px 0 0;
}

.spacer60{
	position: relative;
	float: left;
	width: 100%;
	height: 60px;
	clear: both;
}

.cont_filtro {
    position: relative;
    display: table;
    width: 865px;
    margin: 0 auto 60px;
}

.cont_filtro > ul {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
}

.cont_filtro > ul {
    position: relative;
    float: left;
    padding: 0;
    margin: 0;
    width: 100%;
}

.cont_filtro > ul > li {
    list-style: none;
    position: relative;
    float: left;
    padding: 0 18px;
}


.cont_filtro > ul > li:first-child{ 
    padding-left: 0;
}

.cont_filtro > ul > li:last-child {
	padding-right: 0;
}

.cont_filtro > ul > li > a {
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    color: #808080;
	border-bottom: 3px solid transparent;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.cont_filtro > ul > li > a:hover {
	color: #e50006;
    border-bottom: 3px solid #e50006;
}

.active > a {
    color: #e50006 !important;
    border-bottom: 3px solid #e50006 !important;
}

.cont_associate {
    position: relative;
    float: left;
    width: 100%;
    padding: 0 0;
    margin: 58px 0 0 0;
}

.azienda_associata {
    position: relative;
    float: left;
    width: 30%;
    min-height: 305px;
    margin: 0 1.6% 60px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.azienda_associata > a {
    position: relative;
    float: left;
    width: 100%;
    min-height: 212px;
    margin: 0 0 37px 0;
    background-size: contain !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.azienda_associata > h3 {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 23px 0;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 15px;
    color: #008933;
}

.azienda_associata > p {
    position: relative;
    display: table;
    margin: 0 auto;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    color: #4d4d4d;
    border-bottom: 2px solid #4d4d4d;
}

.azienda_associata > p > img {
    width: 10px;
    margin: 0 10px 5px 0;
}

.onlydesk{
	display: block;
}

.nodesk{
	display: block;
}

.onlymob{
	display: none !important;
}

.only_mobile{
	display: none !important;
}

.cont_tab_statuto, .tab_statuto {
    position: relative;
    float: left;
    width: 100%;
}

.tab_statuto {
    margin: 0 0 20px 0;
}

.accordion-section {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 0 15px 0;
}

.accordion-section-title, .accordion-section-title:hover, .accordion-section-title:focus, .accordion-section-title:active, 
.accordion-section-title_sub, .accordion-section-title_sub:hover, .accordion-section-title_sub:focus, .accordion-section-title_sub:active {
    position: relative;
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #aaa;
    background: #FFF;
    transition: all linear 0.15s;
    font-size: 23px;
    color: #008933;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 27px;
}

.accordion-section-title_sub, .accordion-section-title_sub:hover, .accordion-section-title_sub:focus, .accordion-section-title_sub:active {
    font-weight: 500;
}

.accordion-section-content, .accordion-section-content_sub {
    position: relative;
    float: left;
    padding: 15px 30px;
    display: none;
    width: 100%;
}

.accordion-section-content > p, .accordion-section-content > p{
	font-family: 'Montserrat';
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #666666;
}


@media screen and (min-width: 1500px) and (max-width: 1742px){
	/*.cont_logo_top {
		width: 16%;
		margin: 6px 8% 0 0;
	}

	.top .menu {
		width: 76%;
		padding: 54px 0 0;
	}

	.copy > p {
		width: 89%;
	}*/
}

@media screen and (min-width: 1280px) and (max-width: 1499px){
	/*.cont_logo_top {
		width: 16%;
		margin: 10px 8% 0 0;
	}

	.top .menu {
		width: 76%;
		padding: 54px 0 0;
	}

	.copy > p {
		width: 87%;
	}*/

	.top .menu ul li a {
		font-size: 15px;
	}

	.menu_footer > ul > li > a, .menu_footer > ul > li > a:hover, .menu_footer > ul > li > a:active, .menu_footer > ul > li > a:focus {
		font-size: 13px;
	}
}

@media screen and (min-width: 1025px) and (max-width: 1279px){
	/*.cont_logo_top {
		position: relative;
		float: left;
		width: 17%;
		margin: 15px 8% 0 0;
	}

	.top .menu {
		width: 75%;
	}*/

	.top .menu ul li a {
		font-size: 12px;
	}

	.top .menu .sub-menu {
		width: 174px;
	}

	.top .menu .sub-menu li a, .top .menu .sub-menu li a:active, .top .menu .sub-menu li a:hover, .top .menu .sub-menu li a:focus {
		font-size: 14px;
	}

	.cont_news_home {
		width: 95%;
	}

	.cont_text {
		width: 100%;
	}

	.col_servizi > ul > li > ul {
		padding: 0;
		margin: 0;
		min-height: 416px;
	}

	a.fancybox.colnews {
		width: 31%;
	}

	.list_sede > ul > li > p, .list_sede > ul > li > a, .list_sede > ul > li > p > a {
		font-size: 14px;
	}

	.list_sede > ul {
		min-height: 313px;
	}

	.cont_footer {
		width: 95%;
	}

	.menu_footer {
		width: 24%;
	}

	.info_footer {
		width: 34%;
	}

	.info_footer > ul > li {
		font-size: 13px;
	}

	.info_footer > ul > li > a, .info_footer > ul > li > a:hover, .info_footer > ul > li > a:focus, .info_footer > ul > li > a:active {
		font-size: 13px;
	}

	.menu_footer > ul > li > a, .menu_footer > ul > li > a:hover, .menu_footer > ul > li > a:active, .menu_footer > ul > li > a:focus {
		font-size: 13px;
	}

	.menu_footer > ul:last-child {
		float: left;
	}

	.lowerfooter {
		padding: 0 22px;
	}

	/*.copy > p {
		width: 85%;
	}*/

	.cont_btn_contatti {
		right: 10px;
	}

	.istruzioni_delega > p {
		width: 85%;
		font-size: 22px;
	}
}

@media screen and (min-width: 800px) and (max-width: 1024px){
	.col_servizi > ul > li {
		margin: 0 0 23px 0 !important;
	}

	.col_servizi > ul > li > ul {
		min-height: 448px !important;
	}

	.col50:first-child .col_servizi > ul > li:nth-child(2) > ul {
		min-height: 362px !important;
	}

	.col50:last-child .col_servizi > ul > li:nth-child(2) > ul {
		min-height: 368px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1024px){
	.onlydesk{
		display: none !important;
	}

	.onlymob{
		display: block !important;
	}

	.only_mobile{
		display: block !important;
	}
	
	.only_mobile > img{
		width: 100%;
	}

	.top, .cont_top, .fixedtop{
		height: 100px;
	}

	.cont_logo_top {
		position: relative;
		float: left;
		width: 27%;
		margin: 0;
	}

	.cont_logo_top img {
		max-height: 76px;
	}

	.btn_menu {
		position: relative;
		float: right;
		width: 30px;
		height: 25px;
	}

	span.bar {
		position: relative;
		float: left;
		width: 100%;
		height: 2px;
		background: #008933;
		margin: 0 0 7px 0;
	}

	.top .menu {
		width: 73%;
		padding: 28px 0 0 0;
	}

	ul.menu_mobile {
		position: fixed;
		top: 100px;
		background: #FFF;
		right: -40%;
		width: 40% !important;
		height: auto !important;
		padding: 10px 0 !important;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.active_menu_mobile{
		right: -0% !important;
	}

	.menu_mobile > li {
		position: relative;
		float: left;
		clear: both;
		width: 100%;
		display: block;
		margin: 0 0 30px 0;
		padding: 0 !important;
	}

	.menu_mobile > li > a {
		text-align: center;
		width: 100%;
	}

	.menu_mobile li a .fa-angle-down {
		position: absolute !important;
		right: 70px;
		transform: rotate(-90deg);
		top: 0;
	}

	.social .cont_mod {
		margin: 0;
	}

	.social > a > img{
		display: block;
		margin: 0 auto;
	}

	.social > a > img {
		display: block;
		margin: 0 auto;
		float: none;
	}

	.sub-menu .container {
		position: inherit;
	}

	.top .menu .sub-menu.submenu_mob {
		position: fixed;
		top: 100px;
		right: -40%;
		left: auto;
		height: 418px !important;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		width: 40%;
		display: block !important;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.active_submenu{
		right: 0 !important;
	}

	.top .menu .sub-menu li a, .top .menu .sub-menu li a:active, .top .menu .sub-menu li a:hover, .top .menu .sub-menu li a:focus {
		font-size: 18px;
		text-transform: uppercase;
	}

	.top .menu .sub-menu .sub {
		margin: 0 0 30px 0;
	}

	li.close_sub.onlymob {
		position: relative;
		float: left;
		width: 100%;
		margin: 0 0 30px 0;
	}

	.close_sub.onlymob > p {
		margin: 0;
		text-align: center;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 700;
		color: #33271C;
	}

	.close_sub.onlymob > p > i {
		font-weight: 700;
		font-size: 18px;
		margin: 0 20px 0 0;
	}

	.testo_banner_home > h4 {
		font-size: 40px;
		line-height: 53px;
	}

	.cont_news_home {
		width: 95%;
	}

	.cont_text {
		width: 100%;
	}

	.text_agrinsieme .download {
		margin: 30px 0 0 0;
	}

	.home_service {
		min-height: 886px;
	}

	.cont_servizi {
		width: 95%;
	}

	.cont_servizi {
		width: 95%;
		min-height: 727px;
		background: url(../images/background_servizi_2.png) center center no-repeat;
		background-position-y: 0px;
		background-size: 320px;
	}

	.service_home:first-child {
		top: -10%;
		right: 0;
	}

	.service_home:nth-child(2) {
		top: 28%;
		right: 10%;
	}

	.service_home:nth-child(5) {
		top: 1%;
		left: 10%;
	}

	.service_home:first-child > p {
		font-size: 21px;
	}

	.service_home > p {
		font-size: 18px;
	}

	a.all_service {
		bottom: 20px;
	}

	.elem_ricerca {
		margin: 0 0 30px 0;
	}

	.col_news_home {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}

	.col_news_home_small {
		width: 100%;
	}

	a.cont_elem_eventi {
		width: 50%;
		margin: 0 0 0 0;
		padding: 0 10px;
	}

	.tit_service {
		margin: 20px auto 0 auto;
	}

	.bx-controls-direction {
		display: block !important;
	}

	.testo_banner_int > h1, .testo_banner_servizi > h1, .testo_banner_caa > h1 {
		font-size: 28px;
	}

	.servizio_evidenza {
		padding: 42px 48px 0;
	}

	.servizi_caa > ul > li {
		margin-bottom: 10px;
	}

	.servizi_caa > ul > li > h2 {
		font-size: 19px;
		min-height: 50px;
	}

	.servizi_caa > ul > li > h3 {
		font-size: 14px;
	}

	.servizi_caa > ul > li > p {
		font-size: 13px;
	}

	.service_home:first-child {
		top: -10%;
		right: 0;
	}

	.service_home:nth-child(2) {
		top: 13%;
		right: 10%;
	}

	.service_home:nth-child(3) {
		top: 34%;
		right: 1%;
	}

	.service_home:nth-child(4) {
		top: 56%;
		right: 0%;
	}

	.service_home:nth-child(5) {
		top: 1%;
		left: 10%;
	}

	.service_home:nth-child(6) {
		top: 30%;
		left: -30px;
	}

	.service_home:nth-child(7) {
		top: 50%;
		left: 10%;
	}

	.servizi_caa > ul:nth-child(3) {
		min-height: 260px;
	}

	.news_blog {
		width: 48%;
	}

	.cont_news_blog:nth-child(3n+3) .news_blog, .news_blog:nth-child(3n+3) {
		margin-right: 2%;
	}

	span.img_evidenza {
		min-height: 347px;
	}

	h2.title_post {
		width: 100%;
	}

	.cont_post {
		width: 100%;
		margin-right: 0;
	}

	.cont_video {
		width: 100%;
		margin: 20px 0 0 0;
	}

	.gallery {
		clear: both;
		width: 100%;
	}

	.col_servizi > ul > li > ul {
		min-height: 548px;
	}

	a.fancybox.colnews {
		width: 48%;
		background-size: 98% !important;
		background-position: center center !important;
		background-repeat: no-repeat !important;
		height: 240px;
	}

	a.fancybox.colnews:before{
		display: none;
	}

	a.fancybox.colnews:after{
		display: none;
	}

	.cont_video_princ > p {
		width: 48%;
		margin-right: 4%;
	}

	.cont_video_princ > p:nth-child(even) {
		margin-right: 0;
	}
	
	.numeri {
		padding: 34px 0 30px 60px;
	}

	.title_sede, .list_sede {
		width: 96%;
		min-height: 129px;
	}

	.list_sede > ul > li > p, .list_sede > ul > li > a, .list_sede > ul > li > p > a {
		font-size: 11px;
	}

	.footer_newsletter {
		padding: 36px 20px 0;
	}

	.cont_newsletter {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.cont_form_newsletter {
		width: 50%;
	}

	.cont_newsletter > h3 {
		margin: 10px 7% 0 0;
	}

	.cont_form_newsletter {
		width: 59%;
	}

	.cont_form_newsletter > form > input {
		width: 75% !important;
	}

	button.btn_newsletter {
		float: right;
	}

	.cont_footer {
		width: 95%;
	}

	.info_footer > ul > li {
		font-size: 13px;
	}

	.info_footer > ul > li > a, .info_footer > ul > li > a:hover, .info_footer > ul > li > a:focus, .info_footer > ul > li > a:active {
		font-size: 13px;
	}

	.menu_footer > ul:last-child {
		float: left;
	}

	.lowerfooter {
		padding: 0 22px;
	}

	.copy > p {
		width: 80%;
		padding-right: 30px;
		line-height: 24px;
		padding: 7px 30px 0 0;
	}

	.cont_filtro {
		width: 700px;
	}

	.cont_filtro > ul > li {
		padding: 0 12px;
	}

	.cont_filtro > ul > li > a {
		font-size: 12px;
	}
	
	.azienda_associata {
		width: 45%;
		margin: 0 1.6% 38px;
	}

	ul.tabs {
		margin: 0 auto 30px auto;
	}

	.cont_btn_contatti {
		right: 10px;
	}

	.istruzioni_delega > p {
		width: 78%;
		font-size: 14px;
	}

	.istruzioni_delega:last-child > p {
		top: 44px;
		line-height: 24px;
	}

	.cont_download > p {
		font-size: 16px;
	}

	.tabcontent.active {
		width: 100%;
		margin: 0;
	}

	select.only_mobile.solo {
		display: none !important;
	}

	button.btn_search_post {
		width: 16px;
		height: 16px;
		background-size: 16px;
	}

	.spacer233 {
		height: 100px;
	}

	.cont_logo_footer {
		width: 19%;
		margin: 0 5% 0 0;
	}

	.info_footer {
		width: 31%;
		margin-right: 4%;
	}

	.menu_footer {
		width: 41%;
	}

	.menu_footer > ul {
		margin: 0 20px 0 0;
	}

	.menu_footer > ul > li > a, .menu_footer > ul > li > a:hover, .menu_footer > ul > li > a:active, .menu_footer > ul > li > a:focus {
		font-size: 12px;
	}

	.col50:first-child .col_servizi > ul > li > ul {
		min-height: 448px;
	}

	.col50:last-child .col_servizi > ul > li:nth-child(2) > ul {
		min-height: 480px;
	}
}

@media screen and (min-width: 600px) and (max-width: 767px){
	.onlydesk{
		display: none !important;
	}

	.onlymob{
		display: block !important;
	}

	.only_mobile{
		display: block !important;
	}

	.only_mobile > img{
		width: 100%;
	}

	.container{
		width: 100%;
	}

	.top, .cont_top, .fixedtop{
		height: 100px;
	}

	.cont_logo_top {
		position: relative;
		float: left;
		width: 39%;
		margin: 0;
	}

	.cont_logo_top img {
		max-height: 76px;
	}

	.btn_menu {
		position: relative;
		float: right;
		width: 30px;
		height: 25px;
	}

	span.bar {
		position: relative;
		float: left;
		width: 100%;
		height: 2px;
		background: #008933;
		margin: 0 0 7px 0;
	}

	.top .menu {
		width: 56%;
		padding: 28px 0 0 0;
	}

	ul.menu_mobile {
		position: fixed;
		top: 100px;
		background: #FFF;
		right: -50%;
		width: 50% !important;
		height: auto;
		padding: 10px 0 !important;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s 
	}

	.active_menu_mobile{
		right: -0% !important;
	}

	.menu_mobile > li {
		position: relative;
		float: left;
		clear: both;
		width: 100%;
		display: block;
		margin: 0 0 30px 0;
		padding: 0 !important;
	}

	.menu_mobile > li > a {
		text-align: center;
		width: 100%;
	}

	.menu_mobile li a .fa-angle-down {
		position: absolute !important;
		right: 70px;
		transform: rotate(-90deg);
		top: 0;
	}

	.social .cont_mod {
		margin: 0;
	}

	.social > a > img{
		display: block;
		margin: 0 auto;
	}

	.social > a > img {
		display: block;
		margin: 0 auto;
		float: none;
	}

	.sub-menu .container {
		position: inherit;
	}

	.top .menu .sub-menu.submenu_mob {
		position: fixed;
		top: 100px;
		right: -50%;
		left: auto;
		height: 418px !important;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		width: 50%;
		display: block !important;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.active_submenu{
		right: 0 !important;
	}

	.top .menu .sub-menu li a, .top .menu .sub-menu li a:active, .top .menu .sub-menu li a:hover, .top .menu .sub-menu li a:focus {
		font-size: 18px;
		text-transform: uppercase;
	}

	.top .menu .sub-menu .sub {
		margin: 0 0 30px 0;
	}

	li.close_sub.onlymob {
		position: relative;
		float: left;
		width: 100%;
		margin: 0 0 30px 0;
	}

	.close_sub.onlymob > p {
		margin: 0;
		text-align: center;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 700;
		color: #33271C;
	}

	.close_sub.onlymob > p > i {
		font-weight: 700;
		font-size: 18px;
		margin: 0 20px 0 0;
	}

	.testo_banner_home > h4 {
		font-size: 30px;
		line-height: 40px;
	}

	.cont_news_home {
		width: 95%;
	}

	.cont_text {
		width: 100%;
	}

	.home_service {
		min-height: 886px;
	}

	.cont_servizi {
		width: 95%;
		background: transparent;
		min-height: 687px;
		margin: 50px auto 0 auto;
	}

	.home_service {
		min-height: 976px;
		padding: 30px 0 0 0;
	}

	.service_home {
		position: relative !important;
		float: left !important;
		width: 100% !important;
		clear: both;
		top: inherit !important;
		left: inherit !important;
		right: inherit!important;
		margin: 0 0 40px 0;
	}

	.service_home > p {
		text-align: center;
	}

	.service_home:first-child > p:after, .service_home:nth-child(2) > p:after, .service_home:nth-child(3) > p:after, .service_home:nth-child(4) > p:after {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.service_home:nth-child(5) > p:after, .service_home:nth-child(6) > p:after, .service_home:nth-child(7) > p:after{
		right: 50%;
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-o-transform: translateX(50%);
		transform: translateX(50%);
	}

	.elem_ricerca {
		margin: 0 0 0 0;
	}

	button.btn_search_post {
		width: 16px;
		height: 16px;
		background-size: 16px;
	}

	.col_news_home {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}

	.col_news_home_small {
		width: 100%;
	}

	a.cont_elem_eventi {
		width: 50%;
		margin: 0 0 0 0;
		padding: 0 10px;
	}

	.tit_service {
		margin: 0 auto 0 auto;
	}

	.bx-controls-direction {
		display: block !important;
	}

	.testo_banner_int > h1, .testo_banner_servizi > h1, .testo_banner_caa > h1 {
		text-align: center;
		width: 100%;
		left: 0;
	}

	.testo_banner_int > h1, .testo_banner_servizi > h1, .testo_banner_caa > h1 {
		font-size: 28px;
		top: 30%
	}

	.testo_banner_int > h1:before, .testo_banner_servizi > h1:before, .testo_banner_caa > h1:before {
		left: 50%;
		transform: translateX(-50%);
	}

	.col50{
		width: 100%;
		text-align: center;
	}

	.col_org > ul{
		width: 100%;	
		margin-bottom: 20px;
	}

	.col_org > ul > li{
		float: none;
	}

	.servizio_evidenza {
		padding: 42px 18px 20px;
	}

	.col_servizi {
		width: 100%;
	}

	.col_servizi > ul {
		padding: 0;
		margin: 0 0 30px 0;
	}

	.col_servizi > ul > li {
		list-style: none;
		margin: 0 0 30px 0;
	}

	.col_servizi > ul > li > h3:before {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.servizi_caa > ul > li {
		margin-bottom: 10px;
	}

	.servizi_caa > ul > li > h2 {
		font-size: 19px;
		min-height: auto;
		text-align: center;
	}

	.servizi_caa > ul > li > h3 {
		font-size: 14px;
	}

	.servizi_caa > ul > li > p {
		font-size: 13px;
	}

	.servizi_caa > ul:first-child {
		height: auto;
	}

	.servizi_caa > ul:nth-child(2) {
		min-height: auto;
	}

	.servizi_caa > ul:nth-child(3) {
		min-height: auto;
	}

	.news_blog {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.cont_news_blog:nth-child(3n+3) .news_blog, .news_blog:nth-child(3n+3) {
		margin-right: 2%;
	}

	span.img_evidenza {
		min-height: 347px;
	}

	h2.title_post {
		width: 100%;
	}

	.cont_post {
		width: 100%;
		margin-right: 0;
	}

	.cont_video {
		width: 100%;
		margin: 20px 0 0 0;
	}

	.gallery {
		clear: both;
		width: 100%;
	}

	a.fancybox.colnews {
		width: 48%;
		background-size: 98% !important;
		background-position: center center !important;
		background-repeat: no-repeat !important;
		height: 180px;
		margin: 0 0 10px 0;
	}

	a.fancybox.colnews:before{
		width: 100%;
	}

	a.fancybox.colnews:after{
		width: 100%;
	}

	.cont_video_princ > p {
		width: 100%;
		margin-right: 0;
	}

	.cont_video_princ > p:nth-child(even) {
		margin-right: 0;
	}
	
	.numeri {
		padding: 34px 0 30px 60px;
	}

	.title_sede, .list_sede {
		width: 100%;
		min-height: 129px;
	}

	.list_sede > ul > li > h2 {
		text-align: center;
	}

	.list_sede > ul > li > p, .list_sede > ul > li > a {
		font-size: 16px;
		text-align: center;
		float: left;
		width: 100%;
		margin: 10px 0 0 0;
	}

	.list_sede > ul > li > img {
		float: none;
		margin-right: 0;
	}

	.list_sede > ul > li:nth-child(4) > img {
		margin-right: 0;
	}

	.title_sede > img {
		float: none;
		text-align: center;
	}

	.col50.col_sedi {
		margin: 30px 0 0 0;
	}

	.spacer233 {
		height: 143px;
	}

	.input_form {
		width: 100%;
		margin: 0 0 27px 0;
	}

	.privacy{
		margin: 10px 0 0 0;
	}

	.cont_captcha {
		position: relative;
		float: left;
		clear: both;
		margin: 30px 0 0 0;
		width: 100%;
	}

	.input_form.input_captcha {
		width: 70%;
		margin: 21px 0 0 0;
	}

	.col_sedi:first-child .title_sede > img {
		margin: 0 auto 0 auto;
		display: table;
		float: none;
	}

	.title_sede > hr {
		float: none;
		margin: 34px auto 38px;
	}

	.footer_newsletter {
		padding: 36px 20px;
	}

	.cont_newsletter {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.cont_form_newsletter {
		width: 50%;
	}

	.cont_newsletter > h3 {
		margin: 10px 0 20px 0;
		text-align: center;
		float: none;
	}

	.cont_form_newsletter {
		width: 100%;
	}

	.cont_form_newsletter > form > input {
		width: 75% !important;
	}

	button.btn_newsletter {
		float: right;
	}

	.footer {
		padding: 37px 0;
	}

	.cont_logo_footer {
		width: 100%;
		margin: 0 0 30px 0;
		text-align: center;
	}

	.cont_footer {
		width: 95%;
	}

	.menu_footer {
		width: 100%;
		text-align: center;
	}

	.info_footer {
		width: 100%;
		text-align: center;
		margin: 0 0 30px 0;
	}

	.info_footer > ul > li {
		font-size: 13px;
		float: none;
	}

	.info_footer > ul > li > a, .info_footer > ul > li > a:hover, .info_footer > ul > li > a:focus, .info_footer > ul > li > a:active {
		font-size: 13px;
	}

	.menu_footer > ul {
		width: 100%;
	}

	.menu_footer > ul > li > a, .menu_footer > ul > li > a:hover, .menu_footer > ul > li > a:active, .menu_footer > ul > li > a:focus {
		font-size: 13px;
		width: 100%;
	}

	.menu_footer > ul:last-child {
		float: left;
	}

	.lowerfooter {
		padding: 0 22px;
	}

	.copy > p {
		width: 100%;
		padding-right: 30px;
		line-height: 24px;
		padding: 17px 30px;
		text-align: center;
	}

	.center_mob {
		position: relative;
		display: table;
		width: 140px;
		margin: 0 auto 17px auto;
	}

	.cont_filtro {
		width: 95%;
	}

	.cont_filtro > ul > li {
		padding: 0 7px;
	}

	.cont_filtro > ul > li > a {
		font-size: 10px;
	}

	.cont_associate {
		width: 100%;
		padding: 0 0;
		margin: 0 0 0 0;
	}
	
	.azienda_associata {
		width: 100%;
		margin: 0 0 38px;
	}

	.cont_btn_contatti {
		right: 10px;
	}

	.istruzioni_delega > p {
		width: 78%;
		font-size: 14px;
	}

	.istruzioni_delega:last-child > p {
		top: 44px;
		line-height: 24px;
	}

	.cont_download > p {
		font-size: 16px;
		text-align: center;
	}

	.tabcontent.active {
		width: 100%;
		margin: 0;
	}

	.cont_btn_contatti {
		position: absolute;
		bottom: 50%;
		right: inherit;
		left: 50%;
		transform: translateX(-50%);
	}

	.accordion-section-title, .accordion-section-title:hover, .accordion-section-title:focus, .accordion-section-title:active, 
	.accordion-section-title_sub, .accordion-section-title_sub:hover, .accordion-section-title_sub:focus, .accordion-section-title_sub:active {
		font-size: 19px;
	}

	.testo_banner_servizi > h1 > img {
		top: -42px;
		left: 50%;
		transform: translateX(-50%);
	}

	.col_servizi > ul > li > ul {
		min-height: auto;
	}

	ul.tabs {
		margin: 0 auto 30px auto;
	}

	.cont_download > p > a {
		float: none;
		display: table;
		margin: 0 auto;
	}

	.cont_download > p > a {
		float: none;
		display: table;
		margin: 10px auto 0 auto;
	}

	.istruzioni_delega > p > a {
		float: left;
		margin: 10px 0 0 0;
	}

	.solo{
		display: none !important;
	}

	.text_agrinsieme .download {
		margin: 30px 0 0 0;
	}
}

@media screen and (min-width: 450px) and (max-width: 599px){
	.onlydesk{
		display: none !important;
	}

	.nodesk{
		display: none;
	}
	
	.nodesk1{
		display: none;
	}

	.onlymob{
		display: block !important;
	}

	.only_mobile{
		display: block !important;
	}

	.container{
		width: 100%;
	}

	.top, .cont_top, .fixedtop{
		height: 100px;
	}

	.cont_logo_top {
		position: relative;
		float: left;
		width: 50%;
		margin: 0;
	}

	.cont_logo_top img {
		max-height: 76px;
	}

	.btn_menu {
		position: relative;
		float: right;
		width: 30px;
		height: 25px;
	}

	span.bar {
		position: relative;
		float: left;
		width: 100%;
		height: 2px;
		background: #008933;
		margin: 0 0 7px 0;
	}

	.top .menu {
		width: 48%;
		padding: 28px 0 0 0;
	}

	ul.menu_mobile {
		position: fixed;
		top: 100px;
		background: #FFF;
		right: -60%;
		width: 60% !important;
		height: auto;
		padding: 10px 0 !important;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.active_menu_mobile{
		right: -0% !important;
	}

	.menu_mobile > li {
		position: relative;
		float: left;
		clear: both;
		width: 100%;
		display: block;
		margin: 0 0 30px 0;
		padding: 0 !important;
	}

	.menu_mobile > li > a {
		text-align: center;
		width: 100%;
	}

	.menu_mobile li a .fa-angle-down {
		position: absolute !important;
		right: 70px;
		transform: rotate(-90deg);
		top: 0;
	}

	.social .cont_mod {
		margin: 0;
	}

	.social > a > img{
		display: block;
		margin: 0 auto;
	}

	.social > a > img {
		display: block;
		margin: 0 auto;
		float: none;
	}

	.sub-menu .container {
		position: inherit;
	}

	.top .menu .sub-menu.submenu_mob {
		position: fixed;
		top: 100px;
		right: -60%;
		left: auto;
		height: 418px !important;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		width: 60%;
		display: block !important;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.active_submenu{
		right: 0 !important;
	}

	.top .menu .sub-menu li a, .top .menu .sub-menu li a:active, .top .menu .sub-menu li a:hover, .top .menu .sub-menu li a:focus {
		font-size: 18px;
		text-transform: uppercase;
	}

	.top .menu .sub-menu .sub {
		margin: 0 0 30px 0;
	}

	li.close_sub.onlymob {
		position: relative;
		float: left;
		width: 100%;
		margin: 0 0 30px 0;
	}

	.close_sub.onlymob > p {
		margin: 0;
		text-align: center;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 700;
		color: #33271C;
	}

	.close_sub.onlymob > p > i {
		font-weight: 700;
		font-size: 18px;
		margin: 0 20px 0 0;
	}

	.testo_banner_home > h4 {
		font-size: 30px;
		line-height: 40px;
	}

	.cont_news_home {
		width: 95%;
	}

	.cont_text {
		width: 100%;
	}

	.home_service {
		min-height: 886px;
	}

	.cont_servizi {
		width: 95%;
		background: transparent;
		min-height: 687px;
		margin: 50px auto 0 auto;
	}

	.home_service {
		min-height: 976px;
		padding: 30px 0 0 0;
	}

	.service_home {
		position: relative !important;
		float: left !important;
		width: 100% !important;
		clear: both;
		top: inherit !important;
		left: inherit !important;
		right: inherit!important;
		margin: 0 0 40px 0;
	}

	.service_home > p {
		text-align: center;
	}

	.service_home:first-child > p:after, .service_home:nth-child(2) > p:after, .service_home:nth-child(3) > p:after, .service_home:nth-child(4) > p:after {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.service_home:nth-child(5) > p:after, .service_home:nth-child(6) > p:after, .service_home:nth-child(7) > p:after{
		right: 50%;
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-o-transform: translateX(50%);
		transform: translateX(50%);
	}

	.elem_ricerca {
		margin: 0 0 30px 0;
	}

	.col_news_home {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}

	.col_news_home_small {
		width: 100%;
	}

	a.cont_elem_eventi {
		width: 100%;
		margin: 0 0 0 0;
		padding: 0 10px;
	}

	.tit_service {
		margin: 0 auto 0 auto;
	}

	.bx-controls-direction {
		display: block !important;
	}

	.testo_banner_int > h1, .testo_banner_servizi > h1, .testo_banner_caa > h1 {
		text-align: center;
		width: 100%;
		left: 0;
	}

	.testo_banner_int > h1, .testo_banner_servizi > h1, .testo_banner_caa > h1 {
		font-size: 28px;
		top: 50%;
	}

	.center_stat > h1 {
		font-size: 28px;
		top: 30% !important;
	}

	.center_stat .cont_btn_contatti {
		position: absolute;
		top: 55%;
		bottom: 50%;
		right: inherit;
		left: 50%;
		transform: translateX(-50%);
		width: 90%;
	}

	.cont_btn_contatti.btn_statuto > a {
		width: 100%;
	}

	.testo_banner_int > h1:before, .testo_banner_servizi > h1:before, .testo_banner_caa > h1:before {
		left: 50%;
		transform: translateX(-50%);
	}

	.gray_row {
		padding: 40px 0;
	}

	.col50{
		width: 100%;
		text-align: center;
	}

	.col_org > ul{
		width: 100%;	
		margin-bottom: 20px;
	}

	.col_org > ul > li{
		float: none;
	}

	.servizio_evidenza {
		padding: 42px 18px 20px;
	}
	

	.col_servizi {
		width: 100%;
	}

	.col_servizi > ul {
		padding: 0;
		margin: 0 0 30px 0;
	}

	.col_servizi > ul > li {
		list-style: none;
		margin: 0 0 30px 0;
	}

	.col_servizi > ul > li > h3:before {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.title_servizio_caa {
		text-align: center;
	}

	.title_servizio_caa > h3:before {
		position: absolute;
		left: 50%;
		bottom: 53px;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.title_servizio_caa > img, .title_servizio_caa > p > img {
		position: relative;
		float: none;
		margin: 0 0 20px 0;
	}

	.servizi_caa > ul > li {
		margin-bottom: 10px;
	}

	.servizi_caa > ul > li > h2 {
		font-size: 19px;
		min-height: auto;
		text-align: center;
	}

	.servizi_caa > ul > li > h3 {
		font-size: 14px;
	}

	.servizi_caa > ul > li > p {
		font-size: 13px;
	}

	.servizi_caa > ul:first-child {
		height: auto;
	}

	.servizi_caa > ul:nth-child(2) {
		min-height: auto;
	}

	.servizi_caa > ul:nth-child(3) {
		min-height: auto;
	}

	.news_blog {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.cont_news_blog:nth-child(3n+3) .news_blog, .news_blog:nth-child(3n+3) {
		margin-right: 2%;
	}

	span.img_evidenza {
		min-height: 347px;
	}

	h2.title_post {
		width: 100%;
		font-size: 22px;
	}

	.cont_post {
		width: 100%;
		margin-right: 0;
	}

	.cont_video {
		width: 100%;
		margin: 20px 0 0 0;
	}

	.gallery {
		clear: both;
		width: 100%;
	}

	a.fancybox.colnews {
		width: 48%;
		height: 192px;
	    max-height: 192px;
	}

	a.fancybox.colnews:before{
		width: 100%;
		height: 192px;
	    max-height: 192px;
	}

	a.fancybox.colnews:after{
		width: 100%;
		height: 192px;
	    max-height: 192px;
	}

	.cont_video_princ > p {
		width: 100%;
		margin-right: 0;
	}

	.cont_video_princ > p:nth-child(even) {
		margin-right: 0;
	}
	
	.numeri {
		padding: 34px 30px 30px 30px;
	}

	.numeri > h2 {
		text-align: center;
	}

	.numeri > p {
		text-align: center;
		margin-bottom: 30px;
	}

	.numeri > ul {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.numeri > ul:last-child {
		width: 100%;
		margin: 0;
	}

	.numeri > ul > li {
		list-style: none;
		text-align: center;
	}

	.title_sede, .list_sede {
		width: 100%;
		min-height: 129px;
	}

	.list_sede > ul > li > h2 {
		text-align: center;
	}

	.list_sede > ul > li > p, .list_sede > ul > li > a {
		font-size: 16px;
		text-align: center;
		float: left;
		width: 100%;
		margin: 10px 0 0 0;
	}

	.list_sede > ul > li > img {
		float: none;
		margin-right: 0;
	}

	.list_sede > ul > li:nth-child(4) > img {
		margin-right: 0 !important;
	}

	.title_sede > img {
		float: none;
		text-align: center;
	}

	.col50.col_sedi {
		margin: 30px 0 0 0;
	}

	.spacer233 {
		height: 143px;
	}

	.input_form {
		width: 100%;
		margin: 0 0 27px 0;
	}

	.privacy{
		margin: 10px 0 0 0;
	}

	.cont_captcha {
		position: relative;
		float: left;
		clear: both;
		margin: 30px 0 0 0;
		width: 100%;
	}

	.input_form.input_captcha {
		width: 61%;
		margin: 21px 0 0 0;
	}

	.col_sedi:first-child .title_sede > img {
		margin: 0 auto 0 auto;
		display: table;
		float: none;
	}

	.title_sede > hr {
		float: none;
		margin: 34px auto 38px;
	}

	.footer_newsletter {
		padding: 36px 20px;
	}

	.cont_newsletter {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.cont_form_newsletter {
		width: 50%;
	}

	.cont_newsletter > h3 {
		margin: 10px 0 20px 0;
		text-align: center;
		float: none;
	}

	.cont_form_newsletter {
		width: 100%;
	}

	.cont_form_newsletter > form > input {
		width: 73% !important;
	}

	button.btn_newsletter {
		float: right;
	}

	.footer {
		padding: 37px 0;
	}

	.cont_logo_footer {
		width: 100%;
		margin: 0 0 30px 0;
		text-align: center;
	}

	.cont_footer {
		width: 95%;
	}

	.menu_footer {
		width: 100%;
		text-align: center;
	}

	.info_footer {
		width: 100%;
		text-align: center;
		margin: 0 0 30px 0;
	}

	.info_footer > ul > li {
		font-size: 13px;
		float: none;
	}

	.info_footer > ul > li > a, .info_footer > ul > li > a:hover, .info_footer > ul > li > a:focus, .info_footer > ul > li > a:active {
		font-size: 13px;
	}

	/*.menu_footer > ul {
		width: 100%;
		display: none;
	}*/

	.menu_footer > ul > li > a, .menu_footer > ul > li > a:hover, .menu_footer > ul > li > a:active, .menu_footer > ul > li > a:focus {
		font-size: 13px;
		width: 100%;
	}

	/*.menu_footer > ul:last-child {
		float: left;
	}*/

	.lowerfooter {
		padding: 0 22px;
	}

	.copy > p {
		width: 100%;
		padding-right: 30px;
		line-height: 24px;
		padding: 17px 30px;
		text-align: center;
	}

	.center_mob {
		position: relative;
		display: table;
		width: 140px;
		margin: 0 auto 17px auto;
	}

	.cont_filtro {
		width: 95%;
		margin: 0 auto;
	}

	.cont_filtro > ul > li {
		padding: 0 7px;
	}

	.cont_filtro > ul > li > a {
		font-size: 10px;
	}

	.cont_associate {
		width: 100%;
		padding: 0 0;
		margin: 0 0 0 0;
	}
	
	.azienda_associata {
		width: 100%;
		margin: 0 0 38px;
	}

	.istruzioni_delega > p {
		width: 78%;
		font-size: 14px;
	}

	.istruzioni_delega:last-child > p {
		top: 50%;
		line-height: 24px;
		position: relative !important;
		float: left;
	}

	.cont_download > p {
		font-size: 16px;
		text-align: center;
	}

	.tabcontent.active {
		width: 100%;
		margin: 0;
	}

	.cont_btn_contatti {
		position: absolute;
		top: 45%;
		bottom: 50%;
		right: inherit;
		left: 50%;
		transform: translateX(-50%);
		width: 278px;
	}

	.accordion-section-title, .accordion-section-title:hover, .accordion-section-title:focus, .accordion-section-title:active, 
	.accordion-section-title_sub, .accordion-section-title_sub:hover, .accordion-section-title_sub:focus, .accordion-section-title_sub:active {
		font-size: 14px;
	}

	.testo_banner_servizi > h1 > img {
		top: -42px;
		left: 50%;
		transform: translateX(-50%);
	}

	.col_servizi > ul > li > ul {
		min-height: auto;
	}

	ul.tabs {
		margin: 0 auto 30px auto;
	}

	.cont_download > p > a {
		float: none;
		display: table;
		margin: 0 auto;
	}

	.istruzioni_delega > p > a {
		float: none;
		margin: 10px auto 0 auto;
		clear: both;
		display: table;
	}

	.testo_banner_int {
		position: relative;
		float: left;
		width: 100%;
		min-height: 230px;
	}

	.istruzioni_delega {
		position: relative;
		float: left;
		clear: both;
		width: 100%;
		height: 190px;
		background: #e6f4eb;
		border: 3px solid #008933;
		padding: 20px 30px;
		margin: 0 0 96px 0;
	}
	
	.istruzioni_delega > p {
		font-size: 14px;
		position: relative;
		float: left;
		width: 100%;
		text-align: center;
	}

	.istruzioni_delega > img {
		position: absolute;
		right: inherit;
		left: 37%;
		width: 137px;
		top: -20px;
		transform: translateY(-50%);
	}

	.istruzioni_delega:nth-child(2) > img {
		left: 37%;
	}

	.istruzioni_delega > img {
		right: inherit;
		left: 35%;
	}

	.cont_istruzioni_delega {
		position: relative;
		float: left;
		width: 100%;
		padding: 50px 0 0 0;
	}

	.istruzioni_delega:nth-child(2) > p {
		text-align: center;
		right: 0;
		padding: 0 30px;
	}

	select.only_mobile.solo {
		width: 100%;
		border: 2px solid #008933;
		height: 50px;
		color: #008933;
		background: inherit;
	}

	.cont_video > iframe {
		width: 100% !important;
	}

	h3.tipo {
		width: 70%;
	}

	.facebook_footer > p > a > img, .facebook_footer > a > img {
		width: 10px;
		margin: 20px auto 0 auto;
		display: block;
	}

	.text_agrinsieme .download {
		width: 100%;
		margin: 30px 0 0 0;
	}

	.center_ades > h1 {
		top: 20%;
	}

	.center_ades .cont_btn_contatti > a {
		width: 100%;
		margin: 0 0 10px 0;
	}

	/*.menu_footer > h3 {
		border: 1px solid #008C33;
		height: 30px;
		line-height: 28px;
		width: 80%;
		text-align: center;
		float: none;
		display: table;
		margin: 0 auto 15px auto;
	}*/

}

@media screen and (min-width: 360px) and (max-width: 449px){
	.onlydesk{
		display: none !important;
	}

	.nodesk{
		display: none;
	}

	.nodesk1{
		display: none;
	}

	.onlymob{
		display: block !important;
	}

	.only_mobile{
		display: block !important;
	}

	.container{
		width: 100%;
	}

	.top, .cont_top, .fixedtop{
		height: 100px;
	}

	.cont_logo_top {
		position: relative;
		float: left;
		width: 50%;
		margin: 3px 0 0 0;
	}

	.btn_menu {
		position: relative;
		float: right;
		width: 30px;
		height: 25px;
	}

	span.bar {
		position: relative;
		float: left;
		width: 100%;
		height: 2px;
		background: #008933;
		margin: 0 0 7px 0;
	}

	.top .menu {
		width: 48%;
		padding: 28px 0 0 0;
	}

	ul.menu_mobile {
		position: fixed;
		top: 100px;
		background: #FFF;
		right: -300px;
		width: 300px !important;
		height: auto;
		padding: 10px 0 !important;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.active_menu_mobile{
		right: -0% !important;
	}

	.menu_mobile > li {
		position: relative;
		float: left;
		clear: both;
		width: 100%;
		display: block;
		margin: 0 0 30px 0;
		padding: 0 !important;
	}

	.menu_mobile > li > a {
		text-align: center;
		width: 100%;
	}

	.menu_mobile li a .fa-angle-down {
		position: absolute !important;
		right: 70px;
		transform: rotate(-90deg);
		top: 0;
	}

	.social .cont_mod {
		margin: 0;
	}

	.social > a > img{
		display: block;
		margin: 0 auto;
	}

	.social > a > img {
		display: block;
		margin: 0 auto;
		float: none;
	}

	.sub-menu .container {
		position: inherit;
	}

	.top .menu .sub-menu.submenu_mob {
		position: fixed;
		top: 100px;
		right: -300px;
		left: auto;
		height: 418px !important;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		width: 300px;
		display: block !important;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.active_submenu{
		right: 0 !important;
	}

	.top .menu .sub-menu li a, .top .menu .sub-menu li a:active, .top .menu .sub-menu li a:hover, .top .menu .sub-menu li a:focus {
		font-size: 18px;
		text-transform: uppercase;
	}

	.top .menu .sub-menu .sub {
		margin: 0 0 30px 0;
	}

	li.close_sub.onlymob {
		position: relative;
		float: left;
		width: 100%;
		margin: 0 0 30px 0;
	}

	.close_sub.onlymob > p {
		margin: 0;
		text-align: center;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 700;
		color: #33271C;
	}

	.close_sub.onlymob > p > i {
		font-weight: 700;
		font-size: 18px;
		margin: 0 20px 0 0;
	}

	.testo_banner_home > h4 {
		font-size: 20px;
		line-height: 30px;
	}

	.cont_news_home {
		width: 95%;
	}

	.cont_text {
		width: 100%;
		display: block;
	}

	.home_service {
		min-height: 886px;
	}

	.cont_servizi {
		width: 95%;
		background: transparent;
		min-height: 687px;
		margin: 50px auto 0 auto;
	}

	.home_service {
		min-height: 976px;
		padding: 30px 0 0 0;
	}

	.service_home {
		position: relative !important;
		float: left !important;
		width: 100% !important;
		clear: both;
		top: inherit !important;
		left: inherit !important;
		right: inherit!important;
		margin: 0 0 40px 0;
	}

	.service_home > p {
		text-align: center;
	}

	.service_home:first-child > p:after, .service_home:nth-child(2) > p:after, .service_home:nth-child(3) > p:after, .service_home:nth-child(4) > p:after {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.service_home:nth-child(5) > p:after, .service_home:nth-child(6) > p:after, .service_home:nth-child(7) > p:after{
		right: 50%;
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-o-transform: translateX(50%);
		transform: translateX(50%);
	}

	.elem_ricerca {
		margin: 0 0 30px 0;
	}

	.col_news_home {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}

	.col_news_home_small {
		width: 100%;
	}

	a.cont_elem_eventi {
		width: 100%;
		margin: 0 0 0 0;
		padding: 0 10px;
	}

	.tit_service {
		margin: 0 auto 0 auto;
	}

	.bx-controls-direction {
		display: block !important;
	}

	.testo_banner_int > h1, .testo_banner_servizi > h1, .testo_banner_caa > h1 {
		text-align: center;
		width: 100%;
		left: 0;
	}

	.testo_banner_int > h1, .testo_banner_servizi > h1, .testo_banner_caa > h1 {
		font-size: 28px;
		top: 50%;
	}

	.center_stat > h1 {
		font-size: 28px;
		top: 30% !important;
	}

	.center_stat .cont_btn_contatti {
		position: absolute;
		top: 55%;
		bottom: 50%;
		right: inherit;
		left: 50%;
		transform: translateX(-50%);
		width: 90%;
	}

	.cont_btn_contatti.btn_statuto > a {
		width: 100%;
	}

	.testo_banner_int > h1:before, .testo_banner_servizi > h1:before, .testo_banner_caa > h1:before {
		left: 50%;
		transform: translateX(-50%);
	}

	.gray_row {
		padding: 40px 0;
	}

	.col50{
		width: 100%;
		text-align: center;
	}

	.col_org > ul{
		width: 100%;	
		margin-bottom: 20px;
	}

	.col_org > ul > li{
		float: none;
	}

	.servizio_evidenza {
		padding: 42px 18px 20px;
	}
	

	.col_servizi {
		width: 100%;
	}

	.col_servizi > ul {
		padding: 0;
		margin: 0 0 30px 0;
	}

	.col_servizi > ul > li {
		list-style: none;
		margin: 0 0 30px 0;
	}

	.col_servizi > ul > li > h3:before {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.title_servizio_caa {
		text-align: center;
	}

	.title_servizio_caa > h3:before {
		position: absolute;
		left: 50%;
		bottom: 53px;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.title_servizio_caa > img, .title_servizio_caa > p > img {
		position: relative;
		float: none;
		margin: 0 0 20px 0;
	}

	.servizi_caa > ul > li {
		margin-bottom: 10px;
	}

	.servizi_caa > ul > li > h2 {
		font-size: 19px;
		min-height: auto;
		text-align: center;
	}

	.servizi_caa > ul > li > h3 {
		font-size: 14px;
	}

	.servizi_caa > ul > li > p {
		font-size: 13px;
	}

	.servizi_caa > ul:first-child {
		height: auto;
	}

	.servizi_caa > ul:nth-child(2) {
		min-height: auto;
	}

	.servizi_caa > ul:nth-child(3) {
		min-height: auto;
	}

	.news_blog {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.cont_news_blog:nth-child(3n+3) .news_blog, .news_blog:nth-child(3n+3) {
		margin-right: 2%;
	}

	span.img_evidenza {
		min-height: 347px;
	}

	h2.title_post {
		width: 100%;
		font-size: 22px;
	}

	.cont_post {
		width: 100%;
		margin-right: 0;
	}

	.cont_video {
		width: 100%;
		margin: 20px 0 0 0;
	}

	.gallery {
		clear: both;
		width: 100%;
	}

	a.fancybox.colnews {
		width: 48%;
		height: 192px;
	    max-height: 192px;
	}

	a.fancybox.colnews:before{
		width: 100%;
		height: 192px;
	    max-height: 192px;
	}

	a.fancybox.colnews:after{
		width: 100%;
		height: 192px;
	    max-height: 192px;
	}

	.cont_video_princ > p {
		width: 100%;
		margin-right: 0;
	}

	.cont_video_princ > p:nth-child(even) {
		margin-right: 0;
	}
	
	.numeri {
		padding: 34px 30px 30px 30px;
	}

	.numeri > h2 {
		text-align: center;
	}

	.numeri > p {
		text-align: center;
		margin-bottom: 30px;
	}

	.numeri > ul {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.numeri > ul:last-child {
		width: 100%;
		margin: 0;
	}

	.numeri > ul > li {
		list-style: none;
		text-align: center;
	}

	.title_sede, .list_sede {
		width: 100%;
		min-height: 129px;
	}

	.list_sede > ul > li > h2 {
		text-align: center;
	}

	.list_sede > ul > li > p, .list_sede > ul > li > a {
		font-size: 16px;
		text-align: center;
		float: left;
		width: 100%;
		margin: 10px 0 0 0;
	}

	.list_sede > ul > li > img {
		float: none;
		margin-right: 0;
	}

	.list_sede > ul > li:nth-child(4) > img {
		margin-right: 0 !important;
	}

	.title_sede > img {
		float: none;
		text-align: center;
	}

	.col50.col_sedi {
		margin: 30px 0 0 0;
	}

	.spacer233 {
		height: 143px;
	}

	.input_form {
		width: 100%;
		margin: 0 0 27px 0;
	}

	.privacy{
		margin: 10px 0 0 0;
	}

	.cont_captcha {
		position: relative;
		float: left;
		clear: both;
		margin: 30px 0 0 0;
		width: 100%;
	}

	.input_form.input_captcha {
		width: 61%;
		margin: 21px 0 0 0;
	}

	.col_sedi:first-child .title_sede > img {
		margin: 0 auto 0 auto;
		display: table;
		float: none;
	}

	.title_sede > hr {
		float: none;
		margin: 34px auto 38px;
	}

	.footer_newsletter {
		padding: 36px 20px;
	}

	.cont_newsletter {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.cont_form_newsletter {
		width: 50%;
	}

	.cont_newsletter > h3 {
		margin: 10px 0 20px 0;
		text-align: center;
		float: none;
	}

	.cont_form_newsletter {
		width: 100%;
	}

	.cont_form_newsletter > form > input {
		width: 100% !important;
	}

	button.btn_newsletter {
		float: right;
		width: 100%;
	}

	.footer {
		padding: 37px 0;
	}

	.cont_logo_footer {
		width: 100%;
		margin: 0 0 30px 0;
		text-align: center;
	}

	.cont_footer {
		width: 95%;
	}

	.menu_footer {
		width: 100%;
		text-align: center;
	}

	.info_footer {
		width: 100%;
		text-align: center;
		margin: 0 0 30px 0;
	}

	.info_footer > ul > li {
		font-size: 13px;
		float: none;
	}

	.info_footer > ul > li > a, .info_footer > ul > li > a:hover, .info_footer > ul > li > a:focus, .info_footer > ul > li > a:active {
		font-size: 13px;
	}

	.menu_footer > ul {
		width: 100%;
		display: none;
	}

	.menu_footer > ul > li > a, .menu_footer > ul > li > a:hover, .menu_footer > ul > li > a:active, .menu_footer > ul > li > a:focus {
		font-size: 13px;
		width: 100%;
	}

	.menu_footer > ul:last-child {
		float: left;
	}

	.lowerfooter {
		padding: 0 22px;
	}

	.copy > p {
		width: 100%;
		padding-right: 30px;
		line-height: 24px;
		padding: 17px 30px;
		text-align: center;
	}

	.center_mob {
		position: relative;
		display: table;
		width: 140px;
		margin: 0 auto 17px auto;
	}

	.cont_filtro {
		width: 95%;
		margin: 0 auto;
	}

	.cont_filtro > ul > li {
		padding: 0 7px;
	}

	.cont_filtro > ul > li > a {
		font-size: 10px;
	}

	.cont_associate {
		width: 100%;
		padding: 0 0;
		margin: 0 0 0 0;
	}
	
	.azienda_associata {
		width: 100%;
		margin: 0 0 38px;
	}

	.istruzioni_delega > p {
		width: 78%;
		font-size: 14px;
	}

	.istruzioni_delega:last-child > p {
		top: 50%;
		line-height: 18px;
		position: relative !important;
		float: left;
		font-size: 10px;
	}

	.cont_download > p {
		font-size: 16px;
		text-align: center;
	}

	.tabcontent.active {
		width: 100%;
		margin: 0;
	}

	.cont_btn_contatti {
		position: absolute;
		top: 45%;
		bottom: 50%;
		right: inherit;
		left: 50%;
		transform: translateX(-50%);
		width: 278px;
	}

	.accordion-section-title, .accordion-section-title:hover, .accordion-section-title:focus, .accordion-section-title:active, 
	.accordion-section-title_sub, .accordion-section-title_sub:hover, .accordion-section-title_sub:focus, .accordion-section-title_sub:active {
		font-size: 14px;
	}

	.testo_banner_servizi > h1 > img {
		top: -42px;
		left: 50%;
		transform: translateX(-50%);
	}

	.col_servizi > ul > li > ul {
		min-height: auto;
	}

	ul.tabs {
		margin: 0 auto 30px auto;
	}

	.cont_download > p > a {
		float: none;
		display: table;
		margin: 0 auto;
	}

	.istruzioni_delega > p > a {
		float: none;
		margin: 10px auto 0 auto;
		clear: both;
		display: table;
	}

	.testo_banner_int {
		position: relative;
		float: left;
		width: 100%;
		min-height: 230px;
	}

	.istruzioni_delega {
		position: relative;
		float: left;
		clear: both;
		width: 100%;
		height: 190px;
		background: #e6f4eb;
		border: 3px solid #008933;
		padding: 20px 30px;
		margin: 0 0 96px 0;
	}
	
	.istruzioni_delega > p {
		font-size: 14px;
		position: relative;
		float: left;
		width: 100%;
		text-align: center;
	}

	.istruzioni_delega > img {
		position: absolute;
		right: inherit;
		left: 37%;
		width: 137px;
		top: -20px;
		transform: translateY(-50%);
	}

	.istruzioni_delega:nth-child(2) > img {
		left: 50%;
	}

	.istruzioni_delega > img {
		right: inherit;
		left: 50%;
		transform: translateX(-50%);
		top: -90px;
	}

	.cont_istruzioni_delega {
		position: relative;
		float: left;
		width: 100%;
		padding: 50px 0 0 0;
	}

	.istruzioni_delega:nth-child(2) > p {
		text-align: center;
		right: 0;
		padding: 0 30px;
	}

	select.only_mobile.solo {
		width: 100%;
		border: 2px solid #008933;
		height: 50px;
		color: #008933;
		background: inherit;
	}

	.cont_video > iframe {
		width: 100% !important;
	}

	h3.tipo {
		width: 70%;
	}

	.facebook_footer > p > a > img, .facebook_footer > a > img {
		width: 10px;
		margin: 20px auto 0 auto;
		display: block;
	}

	.text_agrinsieme .download {
		width: 100%;
		margin: 30px 0 0 0;
	}

	.center_ades > h1 {
		top: 20%;
	}

	.center_ades .cont_btn_contatti > a {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.menu_footer > h3 {
		border: 1px solid #008C33;
		height: 30px;
		line-height: 28px;
		width: 80%;
		text-align: center;
		float: none;
		display: table;
		margin: 0 auto 15px auto;
	}
	
	ul.tabs {
		width: 100%;
	}

	.tabs > li {
		margin-right: 18px;
	}

	.text_delega > h4 {
		font-size: 25px;
	}
}

@media screen and (min-width: 320px) and (max-width: 359px){
	.onlydesk{
		display: none !important;
	}

	.nodesk{
		display: none;
	}

	.onlymob{
		display: block !important;
	}

	.only_mobile{
		display: block !important;
	}

	.container{
		width: 100%;
	}

	.top, .cont_top, .fixedtop{
		height: 100px;
	}

	.cont_logo_top {
		position: relative;
		float: left;
		width: 50%;
		margin: 3px 0 0 0;
	}

	.btn_menu {
		position: relative;
		float: right;
		width: 30px;
		height: 25px;
	}

	span.bar {
		position: relative;
		float: left;
		width: 100%;
		height: 2px;
		background: #008933;
		margin: 0 0 7px 0;
	}

	.top .menu {
		width: 48%;
		padding: 18px 0 0 0;
	}

	ul.menu_mobile {
		position: fixed;
		top: 100px;
		background: #FFF;
		right: -300px;
		width: 300px !important;
		height: auto;
		padding: 10px 0 !important;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.active_menu_mobile{
		right: -0% !important;
	}

	.menu_mobile > li {
		position: relative;
		float: left;
		clear: both;
		width: 100%;
		display: block;
		margin: 0 0 30px 0;
		padding: 0 !important;
	}

	.menu_mobile > li > a {
		text-align: center;
		width: 100%;
	}

	.menu_mobile li a .fa-angle-down {
		position: absolute !important;
		right: 70px;
		transform: rotate(-90deg);
		top: 0;
	}

	.social .cont_mod {
		margin: 0;
	}

	.social > a > img{
		display: block;
		margin: 0 auto;
	}

	.social > a > img {
		display: block;
		margin: 0 auto;
		float: none;
	}

	.sub-menu .container {
		position: inherit;
	}

	.top .menu .sub-menu.submenu_mob {
		position: fixed;
		top: 100px;
		right: -300px;
		left: auto;
		height: 418px !important;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		width: 300px;
		display: block !important;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}

	.active_submenu{
		right: 0 !important;
	}

	.top .menu .sub-menu li a, .top .menu .sub-menu li a:active, .top .menu .sub-menu li a:hover, .top .menu .sub-menu li a:focus {
		font-size: 18px;
		text-transform: uppercase;
	}

	.top .menu .sub-menu .sub {
		margin: 0 0 30px 0;
	}

	li.close_sub.onlymob {
		position: relative;
		float: left;
		width: 100%;
		margin: 0 0 30px 0;
	}

	.close_sub.onlymob > p {
		margin: 0;
		text-align: center;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 700;
		color: #33271C;
	}

	.close_sub.onlymob > p > i {
		font-weight: 700;
		font-size: 18px;
		margin: 0 20px 0 0;
	}

	.testo_banner_home > h4 {
		font-size: 20px;
		line-height: 30px;
	}

	.cont_news_home {
		width: 95%;
	}

	.cont_text {
		width: 100%;
	}

	.home_service {
		min-height: 886px;
	}

	.cont_servizi {
		width: 95%;
		background: transparent;
		min-height: 687px;
		margin: 50px auto 0 auto;
	}

	.home_service {
		min-height: 976px;
		padding: 30px 0 0 0;
	}

	.service_home {
		position: relative !important;
		float: left !important;
		width: 100% !important;
		clear: both;
		top: inherit !important;
		left: inherit !important;
		right: inherit!important;
		margin: 0 0 40px 0;
	}

	.service_home > p {
		text-align: center;
	}

	.service_home:first-child > p:after, .service_home:nth-child(2) > p:after, .service_home:nth-child(3) > p:after, .service_home:nth-child(4) > p:after {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.service_home:nth-child(5) > p:after, .service_home:nth-child(6) > p:after, .service_home:nth-child(7) > p:after{
		right: 50%;
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-o-transform: translateX(50%);
		transform: translateX(50%);
	}

	.elem_ricerca {
		margin: 0 0 30px 0;
	}

	.col_news_home {
		width: 100%;
		margin-right: 0;
		margin-bottom: 40px;
	}

	.col_news_home_small {
		width: 100%;
	}

	a.cont_elem_eventi {
		width: 100%;
		margin: 0 0 0 0;
		padding: 0 10px;
	}

	.tit_service {
		margin: 0 auto 0 auto;
	}

	.bx-controls-direction {
		display: block !important;
	}

	.testo_banner_int > h1, .testo_banner_servizi > h1, .testo_banner_caa > h1 {
		text-align: center;
		width: 100%;
		left: 0;
	}

	.testo_banner_int > h1, .testo_banner_servizi > h1, .testo_banner_caa > h1 {
		font-size: 28px;
		top: 50%;
	}

	.center_stat > h1 {
		font-size: 28px;
		top: 30% !important;
	}

	.center_stat .cont_btn_contatti {
		position: absolute;
		top: 55%;
		bottom: 50%;
		right: inherit;
		left: 50%;
		transform: translateX(-50%);
		width: 90%;
	}

	.cont_btn_contatti.btn_statuto > a {
		width: 100%;
	}

	.testo_banner_int > h1:before, .testo_banner_servizi > h1:before, .testo_banner_caa > h1:before {
		left: 50%;
		transform: translateX(-50%);
	}

	.gray_row {
		padding: 40px 0;
	}

	.col50{
		width: 100%;
		text-align: center;
	}

	.col_org > ul{
		width: 100%;	
		margin-bottom: 20px;
	}

	.col_org > ul > li{
		float: none;
	}

	.servizio_evidenza {
		padding: 42px 18px 20px;
	}
	

	.col_servizi {
		width: 100%;
	}

	.col_servizi > ul {
		padding: 0;
		margin: 0 0 30px 0;
	}

	.col_servizi > ul > li {
		list-style: none;
		margin: 0 0 30px 0;
	}

	.col_servizi > ul > li > h3:before {
		left: 50%;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.title_servizio_caa {
		text-align: center;
	}

	.title_servizio_caa > h3:before {
		position: absolute;
		left: 50%;
		bottom: 53px;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		-o-transform: translateX(-50%);
		transform: translateX(-50%);
	}

	.title_servizio_caa > img, .title_servizio_caa > p > img {
		position: relative;
		float: none;
		margin: 0 0 20px 0;
	}

	.servizi_caa > ul > li {
		margin-bottom: 10px;
	}

	.servizi_caa > ul > li > h2 {
		font-size: 19px;
		min-height: auto;
		text-align: center;
	}

	.servizi_caa > ul > li > h3 {
		font-size: 14px;
	}

	.servizi_caa > ul > li > p {
		font-size: 13px;
	}

	.servizi_caa > ul:first-child {
		height: auto;
	}

	.servizi_caa > ul:nth-child(2) {
		min-height: auto;
	}

	.servizi_caa > ul:nth-child(3) {
		min-height: auto;
	}

	.news_blog {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.cont_news_blog:nth-child(3n+3) .news_blog, .news_blog:nth-child(3n+3) {
		margin-right: 2%;
	}

	span.img_evidenza {
		min-height: 347px;
	}

	h2.title_post {
		width: 100%;
		font-size: 22px;
	}

	.cont_post {
		width: 100%;
		margin-right: 0;
	}

	.cont_video {
		width: 100%;
		margin: 20px 0 0 0;
	}

	.gallery {
		clear: both;
		width: 100%;
	}

	a.fancybox.colnews {
		width: 48%;
		height: 192px;
	    max-height: 192px;
	}

	a.fancybox.colnews:before{
		width: 100%;
		height: 192px;
	    max-height: 192px;
	}

	a.fancybox.colnews:after{
		width: 100%;
		height: 192px;
	    max-height: 192px;
	}

	.cont_video_princ > p {
		width: 100%;
		margin-right: 0;
	}

	.cont_video_princ > p:nth-child(even) {
		margin-right: 0;
	}
	
	.numeri {
		padding: 34px 30px 30px 30px;
	}

	.numeri > h2 {
		text-align: center;
	}

	.numeri > p {
		text-align: center;
		margin-bottom: 30px;
	}

	.numeri > ul {
		width: 100%;
		margin: 0 0 20px 0;
	}

	.numeri > ul:last-child {
		width: 100%;
		margin: 0;
	}

	.numeri > ul > li {
		list-style: none;
		text-align: center;
	}

	.title_sede, .list_sede {
		width: 100%;
		min-height: 129px;
	}

	.list_sede > ul > li > h2 {
		text-align: center;
	}

	.list_sede > ul > li > p, .list_sede > ul > li > a {
		font-size: 16px;
		text-align: center;
		float: left;
		width: 100%;
		margin: 10px 0 0 0;
	}

	.list_sede > ul > li > img {
		float: none;
		margin-right: 0;
	}

	.list_sede > ul > li:nth-child(4) > img {
		margin-right: 0 !important;
	}

	.title_sede > img {
		float: none;
		text-align: center;
	}

	.col50.col_sedi {
		margin: 30px 0 0 0;
	}

	.spacer233 {
		height: 143px;
	}

	.input_form {
		width: 100%;
		margin: 0 0 27px 0;
	}

	.privacy{
		margin: 10px 0 0 0;
	}

	.cont_captcha {
		position: relative;
		float: left;
		clear: both;
		margin: 30px 0 0 0;
		width: 100%;
	}

	.input_form.input_captcha {
		width: 61%;
		margin: 21px 0 0 0;
	}

	.col_sedi:first-child .title_sede > img {
		margin: 0 auto 0 auto;
		display: table;
		float: none;
	}

	.title_sede > hr {
		float: none;
		margin: 34px auto 38px;
	}

	.footer_newsletter {
		padding: 36px 20px;
	}

	.cont_newsletter {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.cont_form_newsletter {
		width: 50%;
	}

	.cont_newsletter > h3 {
		margin: 10px 0 20px 0;
		text-align: center;
		float: none;
	}

	.cont_form_newsletter {
		width: 100%;
	}

	.cont_form_newsletter > form > input {
		width: 100% !important;
	}

	button.btn_newsletter {
		float: right;
		width: 100%;
	}

	.footer {
		padding: 37px 0;
	}

	.cont_logo_footer {
		width: 100%;
		margin: 0 0 30px 0;
		text-align: center;
	}

	.cont_footer {
		width: 95%;
	}

	.menu_footer {
		width: 100%;
		text-align: center;
	}

	.info_footer {
		width: 100%;
		text-align: center;
		margin: 0 0 30px 0;
	}

	.info_footer > ul > li {
		font-size: 13px;
		float: none;
	}

	.info_footer > ul > li > a, .info_footer > ul > li > a:hover, .info_footer > ul > li > a:focus, .info_footer > ul > li > a:active {
		font-size: 13px;
	}

	.menu_footer > ul {
		width: 100%;
		display: none;
	}

	.menu_footer > ul > li > a, .menu_footer > ul > li > a:hover, .menu_footer > ul > li > a:active, .menu_footer > ul > li > a:focus {
		font-size: 13px;
		width: 100%;
	}

	.menu_footer > ul:last-child {
		float: left;
	}

	.lowerfooter {
		padding: 0 22px;
	}

	.copy > p {
		width: 100%;
		padding-right: 30px;
		line-height: 24px;
		padding: 17px 30px;
		text-align: center;
	}

	.center_mob {
		position: relative;
		display: table;
		width: 140px;
		margin: 0 auto 17px auto;
	}

	.cont_filtro {
		width: 95%;
	}

	.cont_filtro > ul > li {
		padding: 0 7px;
	}

	.cont_filtro > ul > li > a {
		font-size: 10px;
	}

	.cont_associate {
		width: 100%;
		padding: 0 0;
		margin: 0 0 0 0;
	}
	
	.azienda_associata {
		width: 100%;
		margin: 0 0 38px;
	}

	.istruzioni_delega > p {
		width: 78%;
		font-size: 14px;
	}

	.istruzioni_delega:last-child > p {
		top: 50%;
		line-height: 18px;
		position: relative !important;
		float: left;
		font-size: 14px;
	}

	.cont_download > p {
		font-size: 16px;
		text-align: center;
	}

	.tabcontent.active {
		width: 100%;
		margin: 0;
	}

	.cont_btn_contatti {
		position: absolute;
		top: 45%;
		bottom: 50%;
		right: inherit;
		left: 50%;
		transform: translateX(-50%);
		width: 278px;
	}

	.accordion-section-title, .accordion-section-title:hover, .accordion-section-title:focus, .accordion-section-title:active, 
	.accordion-section-title_sub, .accordion-section-title_sub:hover, .accordion-section-title_sub:focus, .accordion-section-title_sub:active {
		font-size: 14px;
	}

	.testo_banner_servizi > h1 > img {
		top: -42px;
		left: 50%;
		transform: translateX(-50%);
	}

	.col_servizi > ul > li > ul {
		min-height: auto;
	}

	ul.tabs {
		margin: 0 auto 30px auto;
	}

	.cont_download > p > a {
		float: none;
		display: table;
		margin: 0 auto;
	}

	.istruzioni_delega > p > a {
		float: none;
		margin: 10px auto 0 auto;
		clear: both;
		display: table;
	}

	.testo_banner_int {
		position: relative;
		float: left;
		width: 100%;
		min-height: 230px;
	}

	.istruzioni_delega {
		position: relative;
		float: left;
		clear: both;
		width: 100%;
		height: 190px;
		background: #e6f4eb;
		border: 3px solid #008933;
		padding: 20px 30px;
		margin: 0 0 96px 0;
	}
	
	.istruzioni_delega > p {
		font-size: 14px;
		position: relative;
		float: left;
		width: 100%;
		text-align: center;
	}

	.istruzioni_delega > img {
		position: absolute;
		right: inherit;
		left: 37%;
		width: 137px;
		top: -20px;
		transform: translateY(-50%);
	}

	.istruzioni_delega:nth-child(2) > img {
		left: 50%;
	}

	.istruzioni_delega > img {
		right: inherit;
		left: 50%;
		transform: translateX(-50%);
		top: -90px;
	}

	.cont_istruzioni_delega {
		position: relative;
		float: left;
		width: 100%;
		padding: 50px 0 0 0;
	}

	.istruzioni_delega:nth-child(2) > p {
		text-align: center;
		right: 0;
		padding: 0 30px;
	}

	select.only_mobile.solo {
		width: 100%;
		border: 2px solid #008933;
		height: 50px;
		color: #008933;
		background: inherit;
	}

	.cont_video > iframe {
		width: 100% !important;
	}

	h3.tipo {
		width: 70%;
	}

	.facebook_footer > p > a > img, .facebook_footer > a > img {
		width: 10px;
		margin: 20px auto 0 auto;
		display: block;
	}

	.text_agrinsieme .download {
		width: 100%;
		margin: 30px 0 0 0;
	}

	.center_ades > h1 {
		top: 20%;
	}

	.center_ades .cont_btn_contatti > a {
		width: 100%;
		margin: 0 0 10px 0;
	}

	.menu_footer > h3 {
		border: 1px solid #008C33;
		height: 30px;
		line-height: 28px;
		width: 80%;
		text-align: center;
		float: none;
		display: table;
		margin: 0 auto 15px auto;
	}
	
	ul.tabs {
		width: 100%;
	}

	.tabs > li {
		margin-right: 18px;
	}

	.text_delega > h4 {
		font-size: 25px;
	}

	a.all_service {
		width: 100%;
		text-align: center;
	}

	.tablinks > span {
		font-size: 12px;
	}
}

@media only screen and (max-width:1366px) {
.cont_logo_top img {
    margin-top: 25px;
    max-height: 80px;
}
}

@media only screen and (max-width:1100px) {
.copy > p {
    max-width: 550px;
}
}

@media only screen and (max-width:1024px) {
.cont_top {
    min-height: 100px;
}

.menu ul li.social {
	text-align: center;
}

.top .menu ul li.social a {
	float: none;
	display: inline-block;
}

.menu ul li.social p a img, .menu ul li.social p a:last-child img {
	margin: 0 20px;
}

.cont_logo_top img {
    margin-top: 10px;
}

.btn_menu {
	display: block;
	margin: 37.5px 10px 0 0;
}

.top .menu {
    position: fixed;
    top: 100px;
    background: #FFF;
    right: -300px;
	left: auto;
    width: 300px !important;
    height: calc(100% - 100px);
    padding: 20px 20px 0 !important;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s;
	overflow-y: auto;
}

.top .menu.active, .top .menu.mobile-open {
    right: 0 !important;
}

.top .menu ul li {
    position: relative;
    float: left;
    clear: both;
    width: 100%;
    display: block;
    margin: 0 0 30px 0;
    padding: 0 !important;
	text-align: center;
}

.top .menu ul li a {
    float: none;
}

.menu ul li a .fa-angle-down {
    transform: rotate(-90deg);
}

.top .menu .sub-menu.submenu_mob {
    right: -300px;
    left: auto;
    height: calc(100% - 80px) !important;
    width: 300px;
}

li.close_sub.onlymob:first-child p {
    font-weight: 400;
    font-size: 14px;
}

.top .social {
	height: 100px;
	line-height: 100px;
}

.scopri_servizi {
	display: none;
}
}

/* Dropdown visibility for top navigation: apertura solo al click (classe JS) */
.top .menu .menu-item-has-children > .sub-menu.sub-open {
	display: block;
}

@media only screen and (max-width:1024px) {
	.top .menu .sub-menu.sub-open {
		display: block;
		position: static;
		left: auto;
		top: auto;
		transform: none;
		width: 100%;
		min-width: 0;
		height: auto !important;
		box-shadow: none;
		padding: 10px 0 0;
		margin: 10px 0 0;
	}

	.top .menu .sub-menu.sub-open li {
		margin: 0 0 12px 0;
	}

	.top .menu .sub-menu.sub-open li a {
		font-size: 14px;
		line-height: 18px;
	}
}

@media only screen and (max-width:767px) {
.menu_footer > ul > li {
	text-align: center;
    width: 100%;
}

.chi .col50 {
	text-align: left;
}

.copy > p {
    max-width: 100%;
}

.foo-right {
    float: left;
    width: 100%;
    text-align: center;
	margin: 0 0 20px;
}

.facebook_footer a {
    width: 60px;
    margin: 0 8px;
}

.social_footer, .web {
    float: none;
    display: inline-block;
	vertical-align: middle;
}

.web {
    margin: 0;
}
}