

/*---vc_article_preview_small_list*/
.vc_article_preview_small_list {
    float:left;
    clear:left;
    position:relative;
    width:100%;
    margin:15px 0;
}
/*---vc_article_preview_small_list*/
.vc_article_preview_small_list.style_drag {
    width:100%;
}
.vc_article_preview_small_list .cont {
    float: left;
    position: relative;
    width: calc(100% - 235px);
}
.vc_article_preview_small_list .cont2 {
    position:absolute;
    top:0;
    right:0;
}
.vc_article_preview_small_list .cont_img {
    width:auto;
    float:left;
    margin-right:15px;
}
.vc_article_preview_small_list .cont_img a {
    display:block;
}
.vc_article_preview_small_list .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_article_preview_small_list .cont_img .didascalia {
    display:none;
}
.vc_article_preview_small_list .occhiello {
    padding:0px;
    float:left;
    clear:left;
    width:100%;
    margin-bottom:5px;
    display:table;
}
.vc_article_preview_small_list .sezione {
    float:left;
}
.vc_article_preview_small_list .sezione a:before {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-right:5px;
    float:left;
}
.vc_article_preview_small_list .titolo {
    margin-bottom:10px;
    font-size:1.15em;
}
.vc_article_preview_small_list .sottotitolo,
.vc_article_preview_small_list .sommario {
    margin-bottom:10px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_small_list .sottotitolo a {
    color:#606060;
}
.vc_article_preview_small_list .ora_pubblicazione {
    font-weight:normal;
    float:left;
    margin-right:5px;
}
.vc_article_preview_small_list .ora_pubblicazione:before{
    content:  "\f017";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_small_list .comments,
.vc_article_preview_small_list .comment_article {
    font-weight:normal;
    float:left;
}
.vc_article_preview_small_list .comments span,
.vc_article_preview_small_list .comment_article a {
    margin-right:5px;
}
.vc_article_preview_small_list .comments:before,
.vc_article_preview_small_list .comment_article a:before {
    content: "\f0e5";
    font-family: FontAwesome;
    font-weight:normal;
    margin:0px 5px 0px 0px;
}
.vc_article_preview_small_list .comments a:after {
    content: "\f105";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    margin-right:5px;
    margin-left:5px;
    float:right;
}
/*---sharre_fb_tw*/
.vc_article_preview_small_list .num_commenti {
    float:right;
    padding:4px 7px;
    font-size: 0.7em;
    margin-left: 5px;
    background: #c11319;
    color:#fff;
    height:30px;
}
.vc_article_preview_small_list .num_commenti:before {
    content: "  \f075  ";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.vc_article_preview_small_list .num_commenti .commenti {
    display:none;
}
.vc_article_preview_small_list .social {
    float:left;
    background: #c11319;
}
.vc_article_preview_small_list .social .cont_sharre_fb_tw {
	margin:0px;
	padding:0px;
	width:100%;
	display:block;
	float:left;
	position:relative;
}
.vc_article_preview_small_list .social .cont_sharre_fb_tw .sharre_fb_tw {
	margin:0px;
	padding:0;
	width:100%;
	float:left;
	cursor:pointer;
	position:relative;
}
.vc_article_preview_small_list .social .cont_sharre_fb_tw .sharre_fb_tw .box {
	margin:0px;
	padding:5px 10px;
	text-align:center;
	width:100%;
	height:30px;
	float:left;
}
.vc_article_preview_small_list .social .cont_sharre_fb_tw .sharre_fb_tw .box:before {
    content: "\f045";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#fff;
    float:left;
    font-size: 0.8em;
}
.vc_article_preview_small_list .social .cont_sharre_fb_tw .sharre_fb_tw .box .count {
    font-weight: 400;
    text-align: center;
    color: #fff;
    text-decoration: none;
    float: left;
    margin-left: 5px;
    font-size: 0.8em;
}
.vc_article_preview_small_list .social .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
	display:none;
}
.vc_article_preview_small_list .social .cont_sharre_fb_tw .sharre_fb_tw .box .share {
	display:none;
}
.vc_article_preview_small_list .social .cont_sharre_fb_tw .buttons {
	float:left;
	position:absolute;
    top:-96px;
    right:-75px;
    z-index:100;
}
.vc_article_preview_small_list .cont_sharre_fb_tw .buttons .share_toolbox {
	padding:10px;
	width:125px;
	background:#F0EFF0;
}
.vc_article_preview_small_list .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
	margin:0px 0 5px 0px;
	float:left;
	clear:left;
}
/*---Correlati*/
.vc_article_preview_small_list ul.correlati {
    margin:0;
    padding:0;
    list-style:none;
    display:table;
    font-size:0.9em;
    line-height:1em;
    font-style:italic;
}
.vc_article_preview_small_list ul.correlati li.occhiello,
.vc_article_preview_small_list ul.correlati li.line_break {
    margin:0px;
    padding:0px;
    display:none;
}
.vc_article_preview_small_list ul.correlati li {
    width:100%;
    float:left;
    clear:left;
}
.vc_article_preview_small_list ul.correlati li a {
    display:table;
    table-layout:fixed;
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .vc_article_preview_small_list .cont {
        min-height:inherit;
        width:120px;
    }
    .vc_article_preview_small_list .titolo {
        font-size:1.05em;
    }
}
.banner_rectangle_4_300x250 {
    margin:0 auto;
    display:table;
    clear:left;
}
.banner_rectangle_4_300x250 img {
    max-width:100%;
}
/*---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_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;   
}
.banner_leaderboard_2_728x90 {
    float: left;
    clear: left;
    width: 100%;
    margin: 0 auto 0 auto;
    text-align: center;

}
.banner_leaderboard_2_728x90 img {
    margin:10px auto 0 auto;
    max-width:100%;
}
.box_most_commented_media_filter,
.box_most_read_media_filter {
    margin:0 0 10px 0;
    padding:0;
    float: left;
    width:100%;
	position:relative;
    background:#fff;
    border:1px solid #606060;
    border-top:0px;
}
.box_most_read_commented_media_filter {
    margin:0;
    padding:15px 13px;
    width:100%;
    float:left;
    clear:left;
    border-top:1px solid #606060;
}

.box_most_read_commented_media_filter .schermata .hori_group:last-child .box {
    border-bottom: 0px;
    margin: 0px;
    padding: 0px;
}

.box_most_read_commented_media_filter .cont .schermata .box .cont_foto img {
    margin:0;
    padding:0;
    max-width:100%;
    border:none;
    text-decoration:none;
}
.tab_menu_most_read_commented {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    width:100%;
    border:1px solid #606060;
    border-bottom: 0;
    z-index: 6;
    position: relative;
}
.tab_menu_most_read_commented .label_tab_1,
.tab_menu_most_read_commented .label_tab_2  {
    margin: 0;
    padding: 8px 0;
    font-weight: 900;
    font-size: 13px;
    /* text-transform: uppercase; */
    border-bottom: 2px solid #0173ba;
    font-style: italic;
    text-align: center;
    float: left;
    width: 100%;
    cursor: pointer;
}
.tab_menu_most_read_commented .label_tab_1 {
    border-right:1px solid #606060;
}
.tab_menu_most_read_commented .label_tab_1.attivo,
.tab_menu_most_read_commented .label_tab_2.attivo {
    /*border-bottom:2px solid #0173ba;*/
    background: #0173ba;
    color: #fff;
}
.box_most_read_commented_media_filter .cont .box {
    margin:0 0 10px 0;
    padding:0 0 5px 0;
    width:100%;
    float:left;
    clear:left;
    border-bottom:1px solid #ccc;
}
.box_most_read_commented_media_filter .cont .box.pos5 {
    border-bottom:0px;
}
.box_most_read_commented_media_filter .cont .box .cont_foto {
    float:left;
    margin-right:8px;
}
.box_most_read_commented_media_filter .cont .box .titolo {
    float:left;
    font-size: 14px;
    line-height: 16px;
    color:#111;
    margin:0;
    padding:0;
    /*width:180px;*/
    width:155px;
    font-weight:700;
    height: 4.7em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.box_most_read_commented_media_filter .cont .box .titolo a {
    color:#111;
    text-decoration:none;
}
.box_most_read_commented_media_filter .cont .box .titolo a:hover {
    text-decoration:underline;
}
.box_most_read_commented_media_filter .cont .box .ora_pubblicazione{
    display:block;
    font-size: 13px;
    line-height:13px;
    color:#111;
}
/*tab_menu tab_menu_media_filter*/
.tab_menu_media_filter {
	margin:0 auto;
	padding:15px 0;
	display:table;
}
.tab_menu_media_filter .label_tab_1,
.tab_menu_media_filter .label_tab_2,
.tab_menu_media_filter .label_tab_3 {
	margin:0 7px 0 0;
	padding:10px 0 8px 18px;
	width:74px;
	float:left;
    font-weight:bold;
    font-size:10px;
    text-transform:uppercase;
	text-align:center;
	cursor:pointer;
}
.tab_menu_media_filter .label_tab_1 {
    background:#f2f2f2 url(../images/icon_most_read_news.png) no-repeat 15px center;
}
.tab_menu_media_filter .label_tab_2 {
    background:#f2f2f2 url(../images/icon_most_read_photo.png) no-repeat 15px center;
}
.tab_menu_media_filter .label_tab_3 {
    background:#f2f2f2 url(../images/icon_most_read_video.png) no-repeat 15px center;
}
.tab_menu_media_filter .label_tab_1.attivo {
    background:#0173ba url(../images/icon_most_read_news_active.png) no-repeat 15px center;
}
.tab_menu_media_filter .label_tab_2.attivo {
    background:#0173ba url(../images/icon_most_read_photo_active.png) no-repeat 15px center;
}
.tab_menu_media_filter .label_tab_3.attivo {
    background:#0173ba url(../images/icon_most_read_video_active.png) no-repeat 15px center;
}
.tab_menu_media_filter .label_tab_1.attivo,
.tab_menu_media_filter .label_tab_2.attivo,
.tab_menu_media_filter .label_tab_3.attivo {
	margin:0 7px 0 0;
	padding:10px 0 8px 18px;
	width:74px;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	cursor:pointer;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {    
    .tab_menu_media_filter {
        display:none;
    }   
}
/*---vc_archive_button*/
.vc_archive_button {
    margin: 25px auto 0 auto;
    padding: 0px;
    display: inline-table;
    clear: left;
    width: 100%;
    text-align: center;
}
.vc_archive_button .container {
    margin:0px;
    padding:0px;
    display:none;
}
.vc_archive_button .occhiello_titolo {
    margin:0px;
    padding:0px;
    display:none;
}
.vc_archive_button .link {
    margin: 0 auto;
    display: table;
    clear:left;
}
.vc_archive_button .link a {
    margin: 0px;
    padding: 5px 20px;
    font-size: 11px;
    line-height: 24px;
    text-indent: 0;
    font-weight: bold;
    display: inline-block;
    color: #111;
    text-decoration: none;
    text-transform: uppercase;
    text-align: left;
    display: block;
    border: 1px solid #606060;
}
.vc_archive_button .link a:hover {
    background:#0173ba;
    color:#fff;
    border:1px solid #0173ba;
}
.vc_archive_button .link a:before {
    content: "\f0c9"; 
    font-size:13px;
    font-family: FontAwesome; 
    font-style: normal; 
    font-weight: normal; 
    text-decoration: inherit;
    margin-right:7px;

}
.vc_dynamic_button_lettere {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}
.vc_dynamic_button_lettere img {
    height:80px;
    margin: 0 10px 0 0;
    text-align:left;
    float: left;
}
.vc_dynamic_button_lettere a {
    width: 100%;
    margin: 0 auto;
    float: left;
    clear: left;
    text-align: left;
    /* text-transform: uppercase; */
    text-decoration: none;
    color: #fff;
    background: #0173ba;
    line-height: 1em;
    padding: 0;
    font-size: 1.5em;
    border: 1px solid #000;
    display: flex;
    align-items: center;
}
.banner_rectangle_6_300x250 {
    margin:0 auto;
    display:table;
    clear:left;
}
.banner_rectangle_6_300x250 img {
    max-width:100%;
}
.container_box_photo {
    margin-bottom: 30px;
    width: 100%;
    clear: left;
    float: left;
    position: relative;
    border: 1px solid #0173ba;
}
.vc_box_photo {
    width: 100%;
    clear: left;
    float: left;
    background: #fff;
    position: relative;
}
.vc_box_photo .icona_tipo{
    display:none;
}
.vc_box_photo .occhiello_titolo{
    clear: left;
    float: right;
    color: #fff;
    font-weight: 500;
    font-style: italic;
    font-size: 1.5625em;
    position: relative;
    text-align: right;
    width: 100%;
    padding: 9px 10px;
    background: #0173ba;
    z-index: 1;
}
.vc_box_photo .occhiello_titolo a {
    color:inherit;
}
.vc_box_photo .occhiello_titolo a:hover {
    text-decoration:none;
}
.vc_box_photo .box{
    width: 100%;
    float: left;
    clear: left;
}
.vc_box_photo .box .cont_foto{
    width: auto;
    height: auto;
    float: left;
    margin: 15px 0 15px 15px;
    position: relative;
}
.vc_box_photo .box .cont_foto img{
    width: 100%;
    height: auto;
    float: left;
    clear: left;
}
.vc_box_photo .pos1 .cont_foto a:before {
    visibility:visible;
}
.vc_box_photo .cont_foto a:before {
    visibility:hidden;
}
.vc_box_photo .box .occhiello {
    padding: 8px 15px;
    background: #f3f3f3;
    float: left;
    clear: left;
    width: 100%;
}
.vc_box_photo .box .titolo {
    display: table;
    padding: 15px;
    width: auto;
    font-size: 14px;
    line-height: 17px;
}
.vc_box_photo .box .titolo a {
    max-height: 85px;
    overflow: hidden;
    float: left;
    clear: left;
    width: 100%;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}
.vc_box_photo .box .titolo a:hover {
    text-decoration: underline;
}
.vc_box_photo .box.pos1 .cont_foto{
    width: 100%;
    height: auto;
    float: left;
    clear: left;
    margin: 0;
}
.vc_box_photo .box.pos1 .occhiello {
    color: #fff;
    padding: 8px 15px;
    background: #0173ba;
}
.vc_box_photo .box.pos1 .titolo {
    padding: 15px 15px 40px 15px;
    float: left;
    clear: left;
    width: 100%;
    font-size: 1.1875em;
    line-height: 1.15789em;
}

/*vc_box_photo_button*/
.container_box_photo .vc_box_photo_button {
    margin-top:4px;
    float: left;
    clear: left;
    width: 100%;
    padding: 8px 15px;
    background: #0173ba;
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
}
.container_box_photo .vc_box_photo_button a {
    color: inherit;
    text-decoration: none;
}
.container_box_photo .vc_box_photo_button a:after {
    content: '\f054';
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float: right;
}

.banner_rectangle_7_300x250 {
    margin:0 auto;
    display:table;
    clear:left;
}
.banner_rectangle_7_300x250 img {
    max-width:100%;
}
.container_box_tv {
    margin-bottom: 30px;
    width: 100%;
    clear: left;
    float: left;
    background: #fff;
    border: 1px solid #0173ba;
    position: relative;
}
.vc_box_tv .icona_tipo{
    display:none;
}
.vc_box_tv .occhiello_titolo{
    clear: left;
    float: right;
    color: #fff;
    font-weight: 500;
    font-style: italic;
    font-size: 1.5625em;
    position: relative;
    text-align: right;
    width: 100%;
    padding: 10px;
    background: #0173ba;
    z-index: 1;
}
.vc_box_tv .occhiello_titolo a {
    color:inherit;
}
.vc_box_tv .occhiello_titolo a:before {
    /*content:url('../images/logotv_white_xs.png');
    float:right;*/
    float: right;
    content: "\F03D";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fff;
    text-transform: uppercase;
    padding-left: 25px;
    font-size: 20px;
    line-height: 1;
}
.vc_box_tv .box{
    width:100%;
    float:left;
    clear:left;
}
.vc_box_tv .box .cont_foto{
    width: 100%;
    height: auto;
    float: left;
    clear: left;
    position:relative;
}
.vc_box_tv .box .cont_foto img{
    width: 100%;
    height: auto;
    float: left;
    clear: left;
}
.vc_box_tv .box .occhiello,
.vc_box_tv .box .titolo {
    float:left;
    clear:left;
    width:100%;
}
.vc_box_tv .box .occhiello {
    padding: 8px 15px;
    background: #0173ba;
}
.vc_box_tv .box .titolo {
    padding: 15px;
}


.banner_rectangle_2_300x250 {
    margin:0 auto 20px auto;
    display:table;
    clear:left;
}
.banner_rectangle_2_300x250 img {
    max-width:100%;
}

.vc_dynamic_button_necrologie {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
}
.vc_dynamic_button_necrologie img {
    width:50px;
    margin: 0 30px 0 0;
    text-align:left;
    float: left;
}
.vc_dynamic_button_necrologie a {
    width: 100%;
    margin: 0 auto;
    float: left;
    clear: left;
    text-align: center;
    /* text-transform: uppercase; */
    text-decoration: none;
    color: #fff;
    background: #000;
    line-height: 1em;
    padding: 0;
    font-size: 1.5em;
    border: 1px solid #000;
    display: flex;
    align-items: center;
}
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin:15px 0;
    padding:0px 0px 5px 0px;
    width:100%;
    float:left;
    clear:left;
    /*border-bottom:3px #0173ba solid;*/
    border-bottom:3px #f3f3f3 solid;
}
.vc_breadcrumbs ul {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    list-style: none;
}
.vc_breadcrumbs ul li {
    margin:0 5px 0 0;
    padding:0;
    font-weight:600;
    text-transform:uppercase;
    font-size:11px;
    line-height:12px;
    color:#b7b7b7;
    float:left;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
    color:#b7b7b7;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:underline;
    color:#b7b7b7;
}
.vc_breadcrumbs ul li.sezione_attiva {
    margin:0 0 0 0;
    padding:0 0 0 0;
    text-transform:uppercase;
    text-decoration:underline;
    font-size:13px;
    line-height:12px;	
    color:#9f9f9f;
    font-weight:bold;
}
.vc_breadcrumbs ul li.sezione_attiva a:link,
.vc_breadcrumbs ul li.sezione_attiva a:visited {
    color:#9f9f9f;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}
.banner_rectangle_1_300x250 {
    margin:0 auto;
    display:table;
    clear:left;
}
.banner_rectangle_1_300x250 img {
    max-width:100%;
}
.banner_rectangle_3_300x250 {
    margin:0 auto;
    display:table;
    clear:left;
}
.banner_rectangle_3_300x250 img {
    max-width:100%;
}
.vc_dynamic_button_send_content {
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #606060;
}
.vc_dynamic_button_send_content img {
    width:165px;
    margin: 0 auto;
    text-align:center;
    display:none;
}
.vc_dynamic_button_send_content a {
    width: auto;
    margin: 0 auto;
    display: table;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #212121;
    background: #fff;
    line-height: 1em;
    padding: 12px 30px;
    font-size: 0.90588em;
    border: 1px solid #212121;
}
/*.vc_dynamic_button_block_video a:hover {
    padding: 10px 19px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}*/
.banner_rectangle_5_300x250 {
    margin:0 auto;
    display:table;
    clear:left;
}
.banner_rectangle_5_300x250 img {
    max-width:100%;
}

