
/*--vc_box_auto_fotogallery*/
.vc_box_auto_fotogallery {
	float:left;
	clear:left;
	width:100%;
    position: relative;
	margin:30px 0 0 0;
    padding: 15px;
}
.vc_box_auto_fotogallery .occhiello_titolo {
    float: left;
    width: 100%;
    position: relative;
}
.vc_box_auto_fotogallery .occhiello_titolo span.vc_section_link {
    float: right;
    width: auto;
    color:#212121;
}

.vc_box_auto_fotogallery .occhiello_titolo span.vc_section_link:after {
  content: "\e649";
  font-family: "themify" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 1em;
  float: right;
  color: #fff;
  background: #212121;
  border-radius: 50%;
  padding: 6px;
  margin-left: 10px; }


.vc_box_auto_fotogallery .occhiello_titolo span.vc_section_link:after {
}

.vc_box_auto_fotogallery .occhiello_titolo p,
.vc_box_auto_fotogallery .occhiello_titolo a{ 
    display:inline;
    color:#fff;
}
.vc_box_auto_fotogallery .occhiello_titolo a:before,
.vc_box_auto_fotogallery .occhiello_titolo a:active,
.vc_box_auto_fotogallery .occhiello_titolo a:focus {
    text-decoration:none;
}
.vc_box_auto_fotogallery .icona_tipo {
	display:none;
}
.vc_box_auto_fotogallery .cont {
    float: left;
    clear: left;
    width: 100%;
}
.vc_box_auto_fotogallery .divcont {
    margin: 0px;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    /* bottom: 0px; */
    /* left: 0px; */
    /* z-index: 10; */
    height: 100%;
    /* background: rgb(0,0,0); */
    /* background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 100%); */
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: flex-end; */
}

.vc_box_auto_fotogallery .cont .schermata .hori_group {
    width: 100%;
    float: left;
    clear: left;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .box {
    float: left;
    clear: left;
    width: calc(33.333% - 20px);
    padding: 0;
    margin: 15px 0;
    position: relative;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .cont_foto {
	margin: 0 0 15px 0;
	padding:0px;
	width: 100%;
	max-width:100%;
	float:left;
	position:relative;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .cont_foto img {
	margin:0px;
	padding:0px;
	width:100%;
	border:0px;
	text-decoration:none;
	float:left;
	clear:left;
}

.vc_box_auto_fotogallery .cont .schermata .hori_group .box.gallery .cont_foto:before {
    display: inline-block;
    position: absolute;
    content: "";
    z-index: 1;
    bottom: 0;
    right: 0;
    border-bottom: 50px solid #b8f1cd;
    border-left: 50px solid transparent;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .box.gallery .cont_foto:after {
    content: "\e71e";
    position: absolute;
    display: inline-block;
    z-index: 2;
    bottom: 0px;
    right: 0px;
    font-family: "themify" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: #212121;
}


.vc_box_auto_fotogallery .cont .schermata .hori_group .titolo {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .titolo a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    width: auto;
    max-height: 51px;
    overflow: hidden;
	text-decoration:none;
}
.vc_box_auto_fotogallery .cont .schermata .hori_group .titolo a:hover {
	text-decoration:none;
}

.vc_box_auto_fotogallery .occhiello {
    float: left;
    clear: left;
    margin-bottom: 5px;
}

/*--vc_box_auto_3_news*/
.vc_box_auto_3_news {
	margin:30px 0 0 0;
	float:left;
	clear:left;
	width:100%;
    position: relative;
}
.vc_box_auto_3_news .occhiello_titolo {
    padding: 0px 0 12px 0;
    margin: 0 0 5px 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    border-bottom: 2px solid #f1f1f1;
}
.vc_box_auto_3_news .occhiello_titolo .vc_occhiello_titolo{
    color:#008000;
}
.vc_box_auto_3_news .occhiello_titolo .vc_section_link {
    font-size:.882em;
    line-height:1.133em;
    text-transform: none;
    color: #212121;
    margin-top: 6px;
}
.vc_box_auto_3_news .occhiello_titolo .vc_section_link span.ti-angle-right {
    font-size: 14px;
    margin: 3px 0 0 10px;
    float: right;
}

.vc_box_auto_3_news .occhiello_titolo a:before,
.vc_box_auto_3_news .occhiello_titolo a:active,
.vc_box_auto_3_news .occhiello_titolo a:focus {
    text-decoration:none;
}
.vc_box_auto_3_news .icona_tipo {
	display:none;
}
.vc_box_auto_3_news .cont {
    float: left;
    clear: left;
    width: 100%;
}
.vc_box_auto_3_news .divcont {
    margin:0;
    padding:0;
    display: table;
    position:relative;
}

.vc_box_auto_3_news .cont .schermata .hori_group {
    width: 100%;
    float: left;
    clear: left;
    padding: 0;
}
.vc_box_auto_3_news .cont .schermata .hori_group .box {
    float: left;
    clear: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: 2px solid #f1f1f1;
}
.vc_box_auto_3_news .cont .schermata .hori_group .cont_foto {
	margin: 0 15px 0 0;
    padding: 0px;
    float: left;
    position: relative;
    z-index: 8;
}
.vc_box_auto_3_news .cont .schermata .hori_group .cont_foto img {
	margin:0px;
	padding:0px;
	/* width:100%; */
	max-width: 100%;
	border:0px;
	text-decoration:none;
	float: right;
	clear:left;
}
.vc_box_auto_3_news .cont .schermata .hori_group .sezione {
    background: transparent;
    padding: 0;
    text-transform: uppercase;
    display: table;
}
.vc_box_auto_3_news .cont .schermata .hori_group .titolo {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    margin-top: 5px;
}
.vc_box_auto_3_news .cont .schermata .hori_group .titolo a {
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3;
    width: auto;
    max-height: 3.9em;
    overflow: hidden;
    text-decoration:none;
}
.vc_box_auto_3_news .cont .schermata .hori_group .titolo a:hover {
	text-decoration:none;
}

@media (min-width:767px) and (max-width:1024px) {
}
.banner_consorzio_nasce_interstitial_desktop{
    text-align: center;    
}

.banner_rectangle_2_300x100 {
    margin:30px auto 0 auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_rectangle_2_300x100 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
.banner_rectangle_1_300x100 {
    margin:30px auto 0 auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_rectangle_1_300x100 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
/*---vc_box_newsstand*/
.vc_box_newsstand{
    margin: 40px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    padding: 0 15px 15px 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.vc_box_newsstand .cont_img {
    margin: 15px auto 10px auto;
    padding: 0;
    float: left;
    -webkit-box-shadow: 0px 2px 7px 0px rgb(2 2 2 / 50%);
    -moz-box-shadow: 0px 2px 7px 0px rgba(2, 2, 2, 0.5);
    box-shadow: 0px 2px 7px 0px rgb(2 2 2 / 50%);
}
.vc_box_newsstand .cont_img a{
    margin: 0;
    padding: 0;
    float: left;
}
.vc_box_newsstand .cont_img img{
    float: left;
    clear: left;
    max-width: 100%;
    text-decoration: none;
    max-height: 200px;
}

.vc_box_newsstand .occhiello_titolo {
    margin-top: 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 20px 0;
    border-bottom: 1px solid #212121;
}

.vc_box_newsstand .sfoglia_edizione,
.vc_box_newsstand .shop {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.vc_box_newsstand .sfoglia_edizione {
    margin-bottom: 10px;
}
.vc_box_newsstand .sfoglia_edizione a,
.vc_box_newsstand .shop a{
    float: left;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
    text-decoration: none;
    display: block;
    position: relative;
    transition: .3s all linear;
}

.vc_box_newsstand .sfoglia_edizione a{
	background: #212121cc;
	border: 1px solid #212121cc;
	color: #fff;
}
.vc_box_newsstand .shop a {
	color: #212121;
	border: 1px solid #212121;
}
.vc_box_newsstand .sfoglia_edizione a:hover {
    text-decoration:none;
    background:#212121;
    border:1px solid #212121;
    cursor:pointer;
}

.vc_box_newsstand .shop a:hover{
    color:#008000;
    border:1px solid #008000;
    text-decoration:none;
}
.banner_rectangle_2_300x250 {
    margin:30px auto 0 auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_rectangle_2_300x250 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
.banner_rectangle_1_300x250 {
    margin:30px auto 0 auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_rectangle_1_300x250 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
.vc_textedit_title_box_poll {
    /*margin: 20px 0;*/
    margin: 40px 0 0 0;
    padding: 10px 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 1.2em;
    line-height: 1em;
    font-weight: bold;
    color: #202020;
    text-transform:uppercase;
    z-index: 9;
    text-align:center;
}

.vc_textedit_title_box_poll .text {
    float: left;
    clear: left;
    width: 100%;
}

.vc_textedit_title_box_poll .text a {
    color:inherit;
}

.vc_textedit_title_box_poll .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}
/*---vc_preview_medium_bt_variant*/
.vc_preview_medium_bt_variant {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 3px solid #f2f2f2;
}
.vc_preview_medium_bt_variant.style_drag {
    width:100%;
}
.vc_preview_medium_bt_variant .cont {
    margin: 20px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_medium_bt_variant .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt_variant .cont_img a {
    display:block;
}
.vc_preview_medium_bt_variant .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_medium_bt_variant .cont_img .didascalia {
    display:none;
}
.vc_preview_medium_bt_variant .occhiello,
.vc_preview_medium_bt_variant .sezione {
    padding: 0px;
    float: left;
    margin-bottom: 7px;
    width: 100%;
    text-transform: uppercase;
}
.vc_preview_medium_bt_variant .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt_variant .sottotitolo,
.vc_preview_medium_bt_variant .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt_variant .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_medium_bt_variant .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
/*--vc_box_auto_in_edicola*/
.vc_box_auto_in_edicola {
	margin:0;
	float:left;
	clear:left;
	width:100%;
    position: relative;
}
.vc_box_auto_in_edicola .occhiello_titolo {
    padding: 0px 0 12px 0;
    margin: 30px 0 5px 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    border-bottom: 2px solid #f1f1f1;
}
.vc_box_auto_in_edicola .occhiello_titolo .vc_occhiello_titolo{
    color:#008000;
}
.vc_box_auto_in_edicola .occhiello_titolo .vc_section_link {
    font-size:.882em;
    line-height:1.133em;
    text-transform: none;
    color: #212121;
    margin-top: 6px;
}
.vc_box_auto_in_edicola .occhiello_titolo .vc_section_link span.ti-angle-right {
    font-size: 14px;
    margin: 3px 0 0 10px;
    float: right;
}

.vc_box_auto_in_edicola .occhiello_titolo a:before,
.vc_box_auto_in_edicola .occhiello_titolo a:active,
.vc_box_auto_in_edicola .occhiello_titolo a:focus {
    text-decoration:none;
}
.vc_box_auto_in_edicola .icona_tipo {
	display:none;
}
.vc_box_auto_in_edicola .cont {
    float: left;
    clear: left;
    width: 100%;
}
.vc_box_auto_in_edicola .divcont {
    margin:0;
    padding:0;
    float: left;
    clear: left;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.vc_box_auto_in_edicola .cont .schermata .hori_group {
    width: 100%;
    float: left;
    clear: left;
    padding: 0;
}
.vc_box_auto_in_edicola .cont .schermata .hori_group .box {
    float: left;
    clear: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: 2px solid #f1f1f1;
}
.vc_box_auto_in_edicola .cont .schermata .hori_group .cont_foto {
	margin: 0 15px 0 0;
    padding: 0px;
    float: left;
    position: relative;
    z-index: 8;
}
.vc_box_auto_in_edicola .cont .schermata .hori_group .cont_foto img {
	margin:0px;
	padding:0px;
	/* width:100%; */
	max-width: 100%;
	border:0px;
	text-decoration:none;
	float: right;
	clear:left;
}
.vc_box_auto_in_edicola .cont .schermata .hori_group .occhiello {
    float:left;
    clear:left;
    width:auto;
    text-align:left;
    color:#818181;
}
.vc_box_auto_in_edicola .cont .schermata .hori_group .ora_pubblicazione {
    float:left;
    clear:left;
    width:auto;
    text-align:right;
    color:#818181;
}

.vc_box_auto_in_edicola .cont .schermata .hori_group .titolo {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    margin-top: 5px;
}
.vc_box_auto_in_edicola .cont .schermata .hori_group .titolo a {
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3;
    width: auto;
    max-height: 3.9em;
    overflow: hidden;
    text-decoration:none;
}
.vc_box_auto_in_edicola .cont .schermata .hori_group .titolo a:hover {
	text-decoration: none;
}

/*--vc_box_auto_last_new*/
.vc_box_auto_last_new {
	margin: 30px 0 0 0;
	float:left;
	clear:left;
	width:100%;
	position: relative;
}
.vc_box_auto_last_new .occhiello_titolo {
    padding: 12px 15px 12px 15px;
    margin: 0 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    border-bottom: 2px solid #fff;
}
.vc_box_auto_last_new .occhiello_titolo .vc_occhiello_titolo{
    color:#212121;
}
.vc_box_auto_last_new .occhiello_titolo .vc_section_link {
    font-size:.882em;
    line-height:1.133em;
    text-transform: none;
    color: #212121;
    margin-top: 6px;
}
.vc_box_auto_last_new .occhiello_titolo .vc_section_link span.ti-angle-right {
    font-size: 14px;
    margin: 3px 0 0 10px;
    float: right;
}

.vc_box_auto_last_new .occhiello_titolo a:before,
.vc_box_auto_last_new .occhiello_titolo a:active,
.vc_box_auto_last_new .occhiello_titolo a:focus {
    text-decoration:none;
}
.vc_box_auto_last_new .icona_tipo {
	display:none;
}
.vc_box_auto_last_new .cont {
    float: left;
    clear: left;
    width: 100%;
    padding: 15px;
}
.vc_box_auto_last_new .divcont {
    margin:0;
    padding:0;
    display: table;
    position:relative;
}

.vc_box_auto_last_new .occhiello {
    float: left;
    clear: left;
    width: 100%;
}

.vc_box_auto_last_new .cont .schermata .hori_group {
    width: 100%;
    float: left;
    clear: left;
    padding: 0;
}
.vc_box_auto_last_new .cont .schermata .hori_group .box {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
}
.vc_box_auto_last_new .cont .schermata .hori_group .cont_foto {
	margin: 0 15px 0 0;
    padding: 0px;
    float: left;
    position: relative;
    z-index: 8;
}
.vc_box_auto_last_new .cont .schermata .hori_group .cont_foto img {
	margin:0px;
	padding:0px;
	/* width:100%; */
	max-width: 100%;
	border:0px;
	text-decoration:none;
	float: right;
	clear:left;
}
.vc_box_auto_last_new .cont .schermata .hori_group .sezione {
    background: transparent;
    padding: 0;
    text-transform: uppercase;
    display: table;
}
.vc_box_auto_last_new .cont .schermata .hori_group .titolo {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    margin-top: 5px;
}
.vc_box_auto_last_new .cont .schermata .hori_group .titolo a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    width: auto;
    max-height: 5.2em;
    overflow: hidden;
    text-decoration: none;
}
.vc_box_auto_last_new .cont .schermata .hori_group .titolo a:hover {
	text-decoration:none;
}
.vc_textedit_title_block {
    margin: 0;
    padding: 0;
    float: left;
    clear: left;
    width: auto;
    font-size: 1.17647059em;
    line-height: 1.3em;
    z-index: 9;
    color: #008000;
    font-weight: bold;
}
body.drag_and_drop .vc_textedit_title_block {
    width: calc(100% - 90px);
}
.vc_textedit_title_block.vc_full {
    width: 100%;
    color: #212121;
}
.vc_textedit_title_block.vc_variant_home {
    width: 87%;
    margin-top: 30px;
    font-size: 1.5em;
}

.vc_textedit_title_block.vc_variant {
    width: 100%;
    margin: 15px 0 25px 0;
    text-align: center;
}

.vc_textedit_title_block.vc_variant .text{
    float:left;
    width:100%;
    text-align:center;
}
.vc_textedit_title_block.vc_txt_xl {
    font-size:1.6em;
}

.vc_textedit_title_block.vc_in_evidenza {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    font-size: 1.7em;
    border-top: 4px solid #008000;
    padding: 5px 0 0 0;
}

.vc_textedit_title_block.vc_categorie {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    font-size: 1.7em;
    border-top: 4px solid #b8f1ce;
    color:#b8f1ce;
    padding: 5px 0 0 0;
    text-transform:uppercase;
    
}

body.drag_and_drop .vc_textedit_title_block.vc_in_evidenza,
body.drag_and_drop .vc_textedit_title_block.vc_categorie {
    width: 100%;
}

.vc_textedit_title_block .text {
    float: left;
}

.vc_textedit_title_block.vc_in_evidenza .text,
.vc_textedit_title_block.vc_categorie .text{
    width:100%;
}
.vc_textedit_title_block.vc_variant_home .text{
    width:100%;
    text-align:center;
}

.vc_textedit_title_block .text span.vc_black{
    color: #212121;
}

.vc_textedit_title_block .text a {
    color:inherit;
}

.vc_textedit_title_block .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}
/*---vc_preview_big_into*/
.vc_preview_big_into {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0 5%;
}
.vc_preview_big_into.style_drag {
    width:100%;
}

.vc_preview_big_into article{
    float:left;
    clear:left;
    position:relative;
    width:100%; 
}

.vc_preview_big_into .cont {
    margin: 0;
    padding: 0px 100px 30px 100px;
    width: 100%;
    float:left;
    position: absolute;
    bottom: 0;
    text-align: center;
}
.vc_preview_big_into .cont_img {
    width: 100%;
    float:left;
    clear:left;
    /*height: 560px;*/
    overflow: hidden;
    margin: 0;
    position: relative;
}
.vc_preview_big_into .cont_img a {
    display:block;
}

.vc_preview_big_into .cont_img a:after {
    content: " ";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.05) 12%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.21) 51%, rgba(0, 0, 0, 0.34) 62%, rgba(0, 0, 0, 0.9) 90%, black 99%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000', endColorstr='#000000',GradientType=0 );
}

.vc_preview_big_into .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_big_into .cont_img .didascalia {
    display:none;
}
.vc_preview_big_into .occhiello,
.vc_preview_big_into .sezione {
    padding: 0px;
    float: left;
    margin-bottom: 7px;
    width: 100%;
    text-transform: uppercase;
    font-size: 1em;
    color: #b8f1ce;
}
.vc_preview_big_into .titolo {
    width:100%;
    float:left;
    clear:left;
    font-size: 1.7em;
    padding: 0 30px;
}
.vc_preview_big_into .sottotitolo,
.vc_preview_big_into .sommario {
    margin-top: 10px;
    width:100%;
    float:left;
    clear:left;
    font-size: 1.1em;
}
.vc_preview_big_into .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_big_into .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}


.vc_preview_big_into.vc_live article:before {
  content: "LIVE";
  font-size: 20px;
  font-weight: bold;
  float: left;
  display: block;
  padding: 0;
  color: #b8f1cd;
  border: none;
  background: rgb(32 32 32 / 0.8);
  cursor: pointer;
  margin: 0;
  padding: 1px 10px 1px 40px;
  position: absolute;
  right: 0;
  z-index:9;
}
.vc_preview_big_into.vc_live article:after {
  content: "\e649";
  font-family: 'themify';
  font-style: normal;
  font-weight: normal;
  font-size: 2px;
  float: left;
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  color: #b8f1cd;
  border: none;
  border-radius: 50%;
  background: #b8f1cd;
  cursor: pointer;
  box-shadow: 0 0 0 0 #b8f1cd;
  -webkit-animation: pulse 1.5s infinite;
  animation: pulse 1.5s infinite;
  margin: 8px 10px 2px 10px;
  position: absolute;
  right: 55px;
  z-index:9;
}

@-webkit-keyframes pulse {
  0% {
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  70% {
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    transform: scale(0.6);
    box-shadow: 0 0 0 20px rgba(184, 48, 37, 0);
  }
  100% {
    -moz-transform: scale(0.65);
    -ms-transform: scale(0.65);
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
    box-shadow: 0 0 0 0 rgba(184, 48, 37, 0);
  }
}


/*---vc_preview_medium_bt_branded*/
.vc_preview_medium_bt_branded {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 0px;
}
/*---vc_preview_medium_bt_branded*/
.vc_preview_medium_bt_branded.style_drag {
    width:100%;
}
.vc_preview_medium_bt_branded .cont {
    margin: 0;
    padding: 15px 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_medium_bt_branded .cont2 {
    float: left;
    clear: left;
    width: 100%;
}

.vc_preview_medium_bt_branded .vc_section_link {
    text-transform: none;
    float: left;
    width: auto;
    color: #b8f1ce;
}
.vc_preview_medium_bt_branded .vc_section_link a:after {
    content:" ";
    display:none;
}
.vc_preview_medium_bt_branded .vc_section_link a:hover{
    color:#212121;
    text-decoration:none;
}

.vc_preview_medium_bt_branded .cont_img {
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 15px;
}
.vc_preview_medium_bt_branded .cont_img a {
    display:block;
}
.vc_preview_medium_bt_branded .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_medium_bt_branded .cont_img .didascalia {
    display:none;
}
.vc_preview_medium_bt_branded .occhiello {
    padding: 0px;
    float: right;
    width: auto;
    text-transform: uppercase;
    color: #ccc;
}
.vc_preview_medium_bt_branded .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt_branded .sottotitolo,
.vc_preview_medium_bt_branded .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt_branded .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_medium_bt_branded .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}

.vc_preview_medium_bt_branded .vc_link_button {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 15px;
    padding: 10px 0;
    border-top: 2px solid #212121;
}
.vc_preview_medium_bt_branded .vc_link_button a {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    color: #212121;
    text-transform: uppercase;
}
.vc_preview_medium_bt_branded .vc_link_button a:hover {
    text-decoration:none;
    color: #b8f1ce;
}
.vc_preview_medium_bt_branded .vc_link_button span.ti-angle-right {
    font-size: 16px;
}

/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_-30 {
    margin-top:-30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
.spacer.t_135 {
    margin-top:135px;   
}
/*--vc_box_auto_5_news*/
.vc_box_auto_5_news {
	margin:30px 0 0 0;
	float:left;
	clear:left;
	width:100%;
    position: relative;
    z-index:1;
}
.vc_box_auto_5_news .occhiello_titolo {
    padding: 0px 0 12px 0;
    margin: 0 0 5px 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    border-bottom: 2px solid #f1f1f1;
}
.vc_box_auto_5_news .occhiello_titolo .vc_occhiello_titolo{
    color:#008000;
}
.vc_box_auto_5_news .occhiello_titolo .vc_section_link {
    font-size:.882em;
    line-height:1.133em;
    text-transform: none;
    color: #212121;
    margin-top: 6px;
}
.vc_box_auto_5_news .occhiello_titolo .vc_section_link span.ti-angle-right {
    font-size: 14px;
    margin: 3px 0 0 10px;
    float: right;
}

.vc_box_auto_5_news .occhiello_titolo a:before,
.vc_box_auto_5_news .occhiello_titolo a:active,
.vc_box_auto_5_news .occhiello_titolo a:focus {
    text-decoration:none;
}
.vc_box_auto_5_news .icona_tipo {
	display:none;
}
.vc_box_auto_5_news .cont {
    float: left;
    clear: left;
    width: 100%;
}
.vc_box_auto_5_news .divcont {
    margin:0;
    padding:0;
    display: table;
    position:relative;
}

.vc_box_auto_5_news .cont .schermata .hori_group {
    width: 100%;
    float: left;
    clear: left;
    padding: 0;
}
.vc_box_auto_5_news .cont .schermata .hori_group .box {
    float: left;
    clear: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: 2px solid #f1f1f1;
}
.vc_box_auto_5_news .cont .schermata .hori_group .cont_foto {
	margin: 0 15px 0 0;
    padding: 0px;
    float: left;
    position: relative;
    z-index: 8;
}
.vc_box_auto_5_news .cont .schermata .hori_group .cont_foto img {
	margin:0px;
	padding:0px;
	/* width:100%; */
	max-width: 100%;
	border:0px;
	text-decoration:none;
	float: right;
	clear:left;
}
.vc_box_auto_5_news .cont .schermata .hori_group .sezione {
    background: transparent;
    padding: 0;
    text-transform: uppercase;
    display: table;
}
.vc_box_auto_5_news .cont .schermata .hori_group .titolo {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    margin-top: 5px;
}
.vc_box_auto_5_news .cont .schermata .hori_group .titolo a {
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3;
    width: auto;
    max-height: 3.9em;
    overflow: hidden;
    text-decoration:none;
}
.vc_box_auto_5_news .cont .schermata .hori_group .titolo a:hover {
	text-decoration:none;
}

@media (min-width:767px) and (max-width:1024px) {
}


.banner_ticker_1_990x30 {
    margin:50px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_ticker_1_990x30 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
/*---vc_preview_medium_bt*/
.vc_preview_medium_bt {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 20px;
}
/*---vc_preview_medium_bt*/
.vc_preview_medium_bt.style_drag {
    width:100%;
}
.vc_preview_medium_bt .cont {
    margin: 20px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_medium_bt .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt .cont_img a {
    display:block;
}
.vc_preview_medium_bt .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_medium_bt .cont_img .didascalia {
    display:none;
}
.vc_preview_medium_bt .occhiello,
.vc_preview_medium_bt .sezione {
    padding: 0px;
    float: left;
    margin-bottom: 7px;
    width: 100%;
    text-transform: uppercase;
}
.vc_preview_medium_bt .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt .sottotitolo,
.vc_preview_medium_bt .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_medium_bt .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
/*---vc_preview_medium_bt_poll*/
.vc_preview_medium_bt_poll {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 0px;
}
.vc_preview_medium_bt_poll.style_drag {
    width:100% !important;
}
.vc_preview_medium_bt_poll .cont {
    float: left;
    clear: left;
    width: 100%;
}

.vc_preview_medium_bt_poll .vc_section_link {
    text-transform: none;
    float: left;
    width: auto;
    color: #b8f1ce;
}
.vc_preview_medium_bt_poll .vc_section_link a:after {
    content:" ";
    display:none;
}
.vc_preview_medium_bt_poll .vc_section_link a:hover{
    color:#212121;
    text-decoration:none;
}

.vc_preview_medium_bt_poll .cont_img {
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 15px;
}
.vc_preview_medium_bt_poll .cont_img a {
    display:block;
}
.vc_preview_medium_bt_poll .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_medium_bt_poll .cont_img .didascalia {
    display:none;
}
.vc_preview_medium_bt_poll .occhiello {
    padding: 0px;
    float: right;
    width: auto;
    text-transform: uppercase;
    color: #ccc;
}
.vc_preview_medium_bt_poll .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt_poll .sottotitolo,
.vc_preview_medium_bt_poll .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_medium_bt_poll .ora_pubblicazione {
    font-weight:normal;
    float:left;
}
.vc_preview_medium_bt_poll .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}

.vc_preview_medium_bt_poll .vc_link_button {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 15px;
    padding: 10px 0;
    border-top: 2px solid #008000;
}
.vc_preview_medium_bt_poll .vc_link_button a {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    color: #008000;
    text-transform: uppercase;
}
.vc_preview_medium_bt_poll .vc_link_button a:hover {
    text-decoration:none;
    color: #202020;
}
.vc_preview_medium_bt_poll .vc_link_button span.ti-angle-right {
    font-size: 16px;
}

.banner_rectangle_3_300x250 {
    margin:30px auto 0 auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_rectangle_3_300x250 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
/*--vc_box_most_read_week*/
.vc_box_most_read_week {
    margin: 30px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
}
.vc_box_most_read_week .occhiello_titolo {
    padding: 12px 15px;
    margin: 0;
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    border-top: 3px solid #008000;
    border-bottom: 1px solid #f2f2f2;
    text-align:center;
}
.vc_box_most_read_week .occhiello_titolo .vc_occhiello_titolo{
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    font-size: 1.35em;
}

.vc_box_most_read_week .occhiello_titolo a:before,
.vc_box_most_read_week .occhiello_titolo a:active,
.vc_box_most_read_week .occhiello_titolo a:focus {
    text-decoration:none;
}
.vc_box_most_read_week .icona_tipo {
	display:none;
}
.vc_box_most_read_week .cont {
    float: left;
    clear: left;
    width: 100%;
}
.vc_box_most_read_week .divcont {
    margin:0;
    padding:0;
    display: table;
    position:relative;
}

.vc_box_most_read_week .cont .schermata .hori_group {
    width: 100%;
    float: left;
    clear: left;
    padding: 0;
}
.vc_box_most_read_week .cont .schermata .hori_group .box {
    float: left;
    clear: left;
    width: 100%;
    padding: 15px 0;
    border-bottom: 2px solid #f2f2f2;
}
.vc_box_most_read_week .cont .schermata .hori_group .box:last-child{
	border-bottom: 0px solid #f2f2f2;

}
.vc_box_most_read_week .cont .schermata .hori_group .cont_foto {
    margin: 0 15px 0 0;
    padding: 0px;
    float: left;
    position: relative;
    z-index: 8;
}
.vc_box_most_read_week .cont .schermata .hori_group .cont_foto img {
	margin:0px;
	padding:0px;
	/* width:100%; */
	max-width: 100%;
	border:0px;
	text-decoration:none;
	float: left;
	clear:left;
}
.vc_box_most_read_week .cont .schermata .hori_group .sezione {
    background: transparent;
    padding: 0;
    text-transform: uppercase;
    display: table;
}
.vc_box_most_read_week .cont .schermata .hori_group .titolo {
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    margin-top: 5px;
}
.vc_box_most_read_week .cont .schermata .hori_group .titolo a {
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3;
    width: auto;
    max-height: 3.9em;
    overflow: hidden;
    color:inherit;
    text-decoration:none;
}
.vc_box_most_read_week .cont .schermata .hori_group .titolo a:hover {
	text-decoration:underline;
}

@media (min-width:767px) and (max-width:1024px) {
}
.banner_rectangle_3_300x100 {
    margin:30px auto 0 auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_rectangle_3_300x100 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
.banner_rectangle_4_300x250 {
    margin:30px auto 0 auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_rectangle_4_300x250 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
.banner_leaderboard_3_728x90 {
    margin:30px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_leaderboard_3_728x90 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
/*---vc_preview_small_bt*/
.vc_preview_small_bt {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin-top: 20px;
}
/*---vc_preview_small_bt*/
.vc_preview_small_bt.style_drag {
    width:100%;
}
.vc_preview_small_bt .cont {
    margin: 20px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_small_bt.vc_bg_light-grey .cont,
.vc_preview_small_bt.vc_bg_light-green .cont{
    padding:0px 15px 15px 15px;
}
.vc_preview_small_bt .cont_img {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_bt .cont_img a {
    display:block;
}
.vc_preview_small_bt .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_small_bt .cont_img .didascalia {
    display:none;
}
.vc_preview_small_bt .sezione,
.vc_preview_small_bt .occhiello {
    padding: 0px;
    float: left;
    margin-bottom: 7px;
    width: 100%;
    text-transform: uppercase;
}
.vc_preview_small_bt .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_bt .sottotitolo,
.vc_preview_small_bt .sommario {
    margin-top:7px;
    width:100%;
    float:left;
    clear:left;
}
.banner_leaderboard_2_728x90 {
    margin:30px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_leaderboard_2_728x90 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
.banner_rectangle_4_300x100 {
    margin:30px auto 0 auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_rectangle_4_300x100 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}
.banner_leaderboard_1_728x90 {
    margin:30px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_leaderboard_1_728x90 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}

