
.banner_masthead_1_970x250 {
    margin:0 auto 40px auto;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    z-index: 1;
    position: relative;
}
.banner_masthead_1_970x250 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
}

/*--vc_archive_button*/
.vc_archive_button {
    margin:40px 0 30px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.16em;
}
.vc_archive_button .container,
.vc_archive_button .occhiello_titolo {
    display:none;
}
.vc_archive_button .link a {
    padding: 6px 80px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    /* display: inline-block; */
    border: 1px solid #174e96;
    color: #174e96;
    transition: .3s background linear;
}
.vc_archive_button .link a:hover {
    background: #174e96;
    color: #fff;
    text-decoration: none;
}

.vc_archive_button .link a:active,
.vc_archive_button .link a:focus {
    text-decoration:none;
}
/*vc_box_auto_mondo_imprese*/
.vc_box_auto_mondo_imprese {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}
.vc_box_auto_mondo_imprese .occhiello_titolo {
    margin: 0 0 20px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 1.125em;
    line-height: 2em;
    z-index: 9;
    color: #174e96;
    font-weight: bold;
    border-bottom: 2px solid #174e96;
}
.vc_box_auto_mondo_imprese .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top: 10px;
}
.vc_box_auto_mondo_imprese .occhiello_titolo a{
	text-decoration:none;
	color:#174e96;
}

.vc_box_auto_mondo_imprese .hori_group {
    /* display: flex; */
    /* justify-content: space-between; */
}
.vc_box_auto_mondo_imprese .cont .box {
    margin: 0 0 10px 0;
    padding: 0px 0 10px 0;
    border-bottom: 1px solid #8da7cb;
    width: 100%;
    float: left;
    clear: left;
}

.vc_box_auto_mondo_imprese .cont .box article {
    float: left;
    clear: left;
    width: 100%;
    background: #fff;
}

.vc_box_auto_mondo_imprese .cont .box .cont_foto img{
    float: left;
    clear: left;
    width: 100%;
    height: auto;
    margin-bottom:10px;
}

.vc_box_auto_mondo_imprese .cont .box .cont_foto {
    float: left;
    clear: left;
    width: 100%;
}


.vc_box_auto_mondo_imprese .cont .box .titolo {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0px 0 0px 3px;
}
.vc_box_auto_mondo_imprese .cont .box .titolo a {
    text-decoration:none;
}
.vc_box_auto_mondo_imprese .cont .box .titolo a:before {
    content: "•";
    margin-right:10px;
} 

.vc_box_auto_mondo_imprese .cont .box .titolo a:hover {
    text-decoration:none;
}

.vc_box_auto_mondo_imprese .cont .box .ora_pubblicazione {
    float: left;
    width: 32px;
    font-size: 0.67em;
    line-height: 1.7em;
}

.vc_box_auto_mondo_imprese .icona_tipo {
    display:none;
}
.vc_box_auto_mondo_imprese .punti_slide {
    display:none;
}

/*section link*/
.vc_section_link{
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    padding-bottom: 8px;
    margin: 0 0 30px 0;
    font-size: 1.125em;
    line-height: 1.3em;
    z-index: 9;
    color: #174e96;
    font-weight: bold;
    border-bottom: 2px solid #174e96;
}
.vc_section_link:hover{
    border-bottom: 2px solid #14355c;
    color: #14355c;
}

.vc_section_link a {
    color:inherit;
    float:left;
    clear:left;
    width:100%;
}

.vc_section_link a:hover {
    text-decoration:none;
    cursor:pointer;
}
.vc_section_link .sezione{
    display:none;
}

.vc_section_name{
    margin: 30px 0 30px 0;
    padding: 0 0 0 0;
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    z-index:3;
}
.vc_section_name li {
    display:none;
}
.vc_section_name li.sezione_attiva {
    display:block;
    font-size:2.25em;
    line-height:1.25em;
    font-weight: bold;
}

.vc_section_name li.sezione_attiva a {
    text-decoration:none;
    color:#000;
}
.vc_section_name li.sezione_attiva a:hover {
    text-decoration:none;
    color:#000;
}
    

/*customization of breadcrumbs on Cultura section*/
.vc_section_name li.sezione_attiva.sezione_1048:after {
    content: " - La Terza Pagina";
}



/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
 
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {

}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}


/*---vc_preview_small_right*/
.vc_preview_small_right {
    width:100%;
    float:left;
    clear:left;
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.vc_preview_small_right.vc_first {
    margin-top: 0;
}
.vc_preview_small_right.style_drag {
   width: 100% !important;
}
.vc_preview_small_right .cont {
    float: left;
    width: 119px;
    padding: 0 10px 0 0;
}
.vc_preview_small_right .cont2 {
    width: calc(100% - 119px);
    float: left;
    clear: none;
}
.vc_preview_small_right .cont_img {
    width: 100%;
    float: left;
    clear: left;
    margin: 0 0 10px 0;
    position: relative;
}
.vc_preview_small_right.vc_icons_multimedia .cont_img:after {
    margin-top: -30px;
    margin-left: -30px;
    font-size: 60px;
}
.vc_preview_small_right .cont_img a {
    display:block;
}
.vc_preview_small_right .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_small_right .cont_img .didascalia {
    display:none;
}
.vc_preview_small_right .occhiello,
.vc_preview_small_right .sezione {
    float:left;
    clear:left;
    width:100%;
    margin:3px 0;
    padding:0px;
    font-size: 0.77em;
}
.vc_preview_small_right .titolo {
    width: 100%;
    float: left;
    clear: left;
    font-size: 0.77em;
    line-height: 1.4em;
}

.vc_preview_small_right .autore {
    float: left;
    clear: left;
    width: 100%;
    font-style: italic;
}

/*.vc_preview_small_right .vc_share_cont.vc_share_cont_facebook {
    margin: 0;
}*/
/*vc_box_auto_recent_news*/
.vc_box_auto_recent_news {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}
.vc_box_auto_recent_news .occhiello_titolo {
    margin: 0 0 30px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 1.125em;
    line-height: 2em;
    z-index: 9;
    color: #000000;
    font-weight: bold;
    border-bottom: 2px solid #000000;
}
.vc_box_auto_recent_news .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top: 10px;
}
.vc_box_auto_recent_news .occhiello_titolo a{
	text-decoration:none;
	color:#000000;
}

.vc_box_auto_recent_news .hori_group {
    /* display: flex; */
    /* justify-content: space-between; */
}
.vc_box_auto_recent_news .cont .box {
    margin: 0 0 15px 0;
    padding: 0px;
    width: 100%;
    float: left;
    clear: left;
}

.vc_box_auto_recent_news .cont .box article {
    float: left;
    clear: left;
    width: 100%;
    background: #fff;
}

.vc_box_auto_recent_news .cont .box .titolo {
    width: calc(100% - 135px);
    float: left;
    clear: none;
    font-weight: normal;
}
.vc_box_auto_recent_news .cont .box .titolo a {
    text-decoration:none;
}
.vc_box_auto_recent_news .cont .box .titolo a:hover {
    text-decoration:none;
}
.vc_box_auto_recent_news .cont .box .cont_foto {
    width: 135px;
    float: left;
    clear: left;
    padding: 0 10px 0 0;
    position: relative;
}
.vc_box_auto_recent_news .cont .box .cont_foto a {
    display: block;
}

.vc_box_auto_recent_news .cont .box .cont_foto img {
    width: 100%;
    height: inherit;
    float: left;
    clear: left;
}

.vc_box_auto_recent_news .icona_tipo {
    display:none;
}
.vc_box_auto_recent_news .punti_slide {
    display:none;
}

/*-- banner_square_2_250x250 --*/
.banner_square_2_250x250 {
    padding: 11px 0 20px 0;
    margin: -23px 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    border-bottom:1px solid #000;
}
.banner_square_2_250x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*-- banner_dx-rectangle_8_300x250 --*/
.banner_dx-rectangle_8_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_dx-rectangle_8_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*---vc_preview_small_tp*/
.vc_preview_small_tp {
    width:100%;
    float:left;
    clear:left;
    margin: 10px 0;
    padding-bottom: 20px;
    border-bottom:1px solid #14355C;
}
.vc_preview_small_tp.vc_first {
    margin-top: 0;
}
.vc_preview_small_tp.style_drag {
    width:100%;
}
.vc_preview_small_tp .cont_img {
    width: 100%;
    float: left;
    clear: left;
    margin: 5px 0 10px 0;
    position: relative;
}
.vc_preview_small_tp .cont_img a {
    display:block;
}
.vc_preview_small_tp .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_small_tp .cont_img .didascalia {
    display:none;
}
.vc_preview_small_tp .occhiello,
.vc_preview_small_tp .sezione {
    float:left;
    clear:left;
    width:100%;
    margin:0 0 5px 0;
    padding:0px;
}
.vc_preview_small_tp .titolo {
    width:100%;
    float:left;
    clear:left;
    margin-bottom: 10px;
}
.vc_preview_small_tp .autore {
    width:100%;
    float:left;
    clear:left;
    margin-bottom: 5px;
    font-style: italic;
}

/*---sharre_fb_tw
.vc_preview_small_tp .social {
    float:right;
    clear:none;
    width:auto;
}*/

/*vc_box_auto_latest_news*/
.vc_box_auto_latest_news {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}
.vc_box_auto_latest_news .occhiello_titolo {
    margin: 0 0 30px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 1.125em;
    line-height: 2em;
    z-index: 9;
    color: #174e96;
    font-weight: bold;
    border-bottom: 2px solid #174e96;
}
.vc_box_auto_latest_news .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top: 10px;
}
.vc_box_auto_latest_news .occhiello_titolo a{
	text-decoration:none;
	color:#174e96;
}

.vc_box_auto_latest_news .hori_group {
    /* display: flex; */
    /* justify-content: space-between; */
}
.vc_box_auto_latest_news .cont .box {
    margin: 0 0 15px 0;
    padding: 0px;
    width: 100%;
    float: left;
    clear: left;
}

.vc_box_auto_latest_news .cont .box article {
    float: left;
    clear: left;
    width: 100%;
    background: #fff;
}

.vc_box_auto_latest_news .cont .box .titolo {
    float: left;
    width: calc(100% - 32px);
    margin: 0;
    padding: 0px 0 0px 9px;
}
.vc_box_auto_latest_news .cont .box .titolo a {
    text-decoration:none;
}
.vc_box_auto_latest_news .cont .box .titolo a:hover {
    text-decoration:none;
}

.vc_box_auto_latest_news .cont .box .ora_pubblicazione {
    float: left;
    width: 32px;
    font-size: 0.78em;
    line-height: 1.7em;
}

.vc_box_auto_latest_news .icona_tipo {
    display:none;
}
.vc_box_auto_latest_news .punti_slide {
    display:none;
}


/*section link*/
.vc_section_link_latest_news{
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
    padding: 8px 0;
    margin: 0 0 0px 0;
    font-size: 1.125em;
    line-height: 1.3em;
    z-index: 9;
    color: #174e96;
    font-weight: bold;
    border-top: 1px solid #174e96;
    border-bottom: 2px solid #174e96;
}
.vc_section_link_latest_news:hover{
    border-bottom: 2px solid #14355c;
    color: #14355c;
}

.vc_section_link_latest_news a {
    color:#174e96;
    float:left;
    clear:left;
    width:100%;
}

.vc_section_link_latest_news a:hover {
    text-decoration:none;
    cursor:pointer;
    color: #14355c;
}
.vc_section_link_latest_news .sezione{
    display:none;
}

/*-- banner_square_3_250x250 --*/
.banner_square_3_250x250 {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    border-bottom:1px solid #000;
}
.banner_square_3_250x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*-- banner_dx-rectangle_4_300x250 --*/
.banner_dx-rectangle_4_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_dx-rectangle_4_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
.vc_textedit_title_box {
    margin: 0 0 30px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 1.125em;
    line-height: 2em;
    z-index: 9;
    color: #000;
    font-weight: bold;
    border-bottom: 2px solid #000;
}
.vc_textedit_title_box.vc_blue {
    border-bottom: 2px solid #174e96;
}

.vc_textedit_title_box .text {
    float: left;
    padding: 0px;
}
.vc_textedit_title_box .text a {
    color:inherit;
}

.vc_textedit_title_box .key_text_edit {
    background:#dcdcdc;
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
}
/*-- banner_dx-rectangle_9_300x250 --*/
.banner_dx-rectangle_9_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_dx-rectangle_9_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*---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;   
}
/*---vc_preview_big_tp*/
.vc_preview_big_tp {
    width:100%;
    float:left;
    clear:left;
    margin: 0;
    margin-bottom:10px;
    padding-bottom: 20px;
    border-bottom:1px solid #14355C;
}
.vc_preview_big_tp.vc_first {
    margin-top: 0;
}
.vc_preview_big_tp.style_drag {
    width:100%;
}
.vc_preview_big_tp .cont_img {
    width: 100%;
    float: left;
    clear: left;
    margin: 5px 0 10px 0;
    position: relative;
}
.vc_preview_big_tp .cont_img a {
    display:block;
}
.vc_preview_big_tp .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_big_tp .cont_img .didascalia {
    display:none;
}
.vc_preview_big_tp .occhiello,
.vc_preview_big_tp .sezione {
    float:left;
    clear:left;
    width:100%;
    margin:0 0 5px 0;
    padding:0px;
}
.vc_preview_big_tp .titolo {
    width:100%;
    float:left;
    clear:left;
    margin-bottom: 10px;
}
.vc_preview_big_tp .autore {
    width:100%;
    float:left;
    clear:left;
    margin-bottom: 5px;
    font-style: italic;
}

.vc_preview_big_tp .sottotitolo,
.vc_preview_big_tp .sommario {
    width: 100%;
    float: left;
    clear: left;
    
}

.vc_preview_big_tp .sottotitolo a,
.vc_preview_big_tp .sommario a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

/*---sharre_fb_tw
.vc_preview_big_tp .social {
    float:right;
    clear:none;
    width:auto;
    text-align:right;
}*/

/*-- banner_sx-rectangle_3_300x250 --*/
.banner_sx-rectangle_3_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_sx-rectangle_3_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
.vc_box_most_read_news,
.vc_box_most_read_foto,
.vc_box_most_read_video {
    margin:0 0 0 0;
    padding:0;
    float: left;
    width:100%;
	position:relative;

}
.vc_box_most_read_time_filter {
    margin:0;
    padding: 15px 0;
    width:100%;
    float:left;
    clear:left;
}

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

.vc_box_most_read_time_filter .cont .schermata .box .cont_foto img {
    margin:0;
    padding:0;
    max-width:100%;
    border:none;
    text-decoration:none;
}
.vc_tab_most_read {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    width:100%;
    border-bottom: 0;
    z-index: 6;
    position: relative;
}
.vc_tab_most_read .label_tab_1,
.vc_tab_most_read .label_tab_2,
.vc_tab_most_read .label_tab_3  {
    cursor: pointer;
    float: left;
    border: 1px solid #eee;
    border-bottom: 2px solid #eee;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 500;
    width: 33.333333333%;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color:#174e96;
}

.vc_tab_most_read .label_tab_1.attivo,
.vc_tab_most_read .label_tab_2.attivo,
.vc_tab_most_read .label_tab_3.attivo {
    color: #000;
    border-bottom: 2px solid #000;
}
.vc_tab_most_read .label_tab_1:hover,
.vc_tab_most_read .label_tab_2:hover,
.vc_tab_most_read .label_tab_3:hover {
    color: #000;
    background:#eee;
}
.vc_box_most_read_time_filter .cont .box {
    margin:0 0 10px 0;
    padding:0 0 5px 0;
    width:100%;
    float:left;
    clear:left;
    border-bottom:1px solid #ccc;
}
/*.vc_box_most_read_time_filter .cont .box.pos5 {
    border-bottom:0px;
}*/
.vc_box_most_read_time_filter .cont .box .cont_foto {
    float:left;
    margin-right: 10px;
    position:relative;
}
.vc_box_most_read_time_filter .cont .box .titolo {
    float:left;
    margin:0;
    padding:0;
    width: calc(100% - 130px);
}
.vc_box_most_read_time_filter .cont .box .titolo a {
    text-decoration:none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.vc_box_most_read_time_filter .cont .box .titolo a:hover {
    text-decoration:none;
}
.vc_box_most_read_time_filter .cont .box .ora_pubblicazione{
    display:block;
    font-size: 13px;
    line-height:13px;
    color:#111;
}
/*tab_menu vc_tab_menu_most_read*/
.vc_tab_menu_most_read {
	float: left;
	clear: left;
	width: 100%;
	margin: 0;
	padding: 25px 0 15px 0;
}
.vc_tab_menu_most_read .label_tab_1,
.vc_tab_menu_most_read .label_tab_2,
.vc_tab_menu_most_read .label_tab_3 {
    float: left;
    border: 1px solid #eee;
    border-bottom: 2px solid #eee;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
    width: 50%;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    color: #174e96;
    /* background: #eee; */
}

.vc_tab_menu_most_read .label_tab_1.attivo,
.vc_tab_menu_most_read .label_tab_2.attivo,
.vc_tab_menu_most_read .label_tab_3.attivo {
    color: #000;
    border-bottom: 2px solid #000;
    }
    
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {    
    .vc_tab_menu_most_read {
        display:none;
    }   
}
/*-- banner_sx-rectangle_2_300x250 --*/
.banner_sx-rectangle_2_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_sx-rectangle_2_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*-- banner_dx-rectangle_5_300x250 --*/
.banner_dx-rectangle_5_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_dx-rectangle_5_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*-- banner_dx-rectangle_6_300x250 --*/
.banner_dx-rectangle_6_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_dx-rectangle_6_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*-- banner_dx-rectangle_7_300x250 --*/
.banner_dx-rectangle_7_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_dx-rectangle_7_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*-- banner_sx-rectangle_1_300x250 --*/
.banner_sx-rectangle_1_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_sx-rectangle_1_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*-- banner_square_1_250x250 --*/
.banner_square_1_250x250 {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    border-bottom:1px solid #000;
}
.banner_square_1_250x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*---vc_preview_big_tp_variant*/
.vc_preview_big_tp_variant {
    width:100%;
    float:left;
    clear:left;
    margin: 10px 0;
    padding-bottom: 20px;
    border-bottom:1px solid #14355C;
    position:relative;
}
.vc_preview_big_tp_variant.vc_first {
    margin-top: 0;
}
.vc_preview_big_tp_variant.style_drag {
    width:100%;
}
.vc_preview_big_tp_variant .cont_img {
    width: 100%;
    float: left;
    clear: left;
    margin: 5px 0 10px 0;
    position: relative;
}
.vc_preview_big_tp_variant .cont_img a {
    display:block;
}
.vc_preview_big_tp_variant .cont_img img {
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_big_tp_variant .cont_img .didascalia {
    display:none;
}
.vc_preview_big_tp_variant .occhiello,
.vc_preview_big_tp_variant .sezione {
    float:left;
    clear:left;
    width:100%;
    margin:0 0 5px 0;
    padding:0px;
}
.vc_preview_big_tp_variant .titolo {
    width:100%;
    float:left;
    clear:left;
    margin-bottom: 10px;
}
.vc_preview_big_tp_variant .autore {
    width:100%;
    float:left;
    clear:left;
    margin-bottom: 5px;
    font-style: italic;
}

/*---sharre_fb_tw
.vc_preview_big_tp_variant .social {
    float:right;
    clear:none;
    width:auto;
}*/

/*vc_box_auto_video*/
.vc_box_auto_video {
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}
.vc_box_auto_video .occhiello_titolo {
    margin: 0 0 0 0;
    padding: 0;
    text-align: left;
}
.vc_box_auto_video .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top: 10px;
}
.vc_box_auto_video .occhiello_titolo a{
	text-decoration:none;
}
.vc_box_auto_video .schermata {
    margin:0px;
    padding:0;
    width:100%;
    float:left;
}

.vc_box_auto_video .bx-viewport {
    width: calc(100% - 72px) !important;
    /* float: right; */
    margin: 0 36px;
}

.vc_box_auto_video .hori_group {
    display: flex;
    justify-content: space-between;
}
.vc_box_auto_video .cont .box {
    margin: 0;
    padding: 0px;
    width: calc(25% - 15px);
    float: left;
}

.vc_box_auto_video .cont .box article {
    float: left;
    clear: left;
    width: 100%;
    background: #fff;
}

.vc_box_auto_video .cont .box .cont_foto {
    margin:0;
    padding:0px;
    float:left;
    width: 75px;
    position:relative;
}

.vc_box_auto_video .cont .box .cont_foto img {
    float: left;
    clear: left;
    width: auto;
    max-width:100%;
}

.vc_box_auto_video .cont .box .titolo {
    float: left;
    /* clear: left; */
    width: calc(100% - 75px);
    margin: 0;
    padding: 3px 15px;
}
.vc_box_auto_video .cont .box .titolo a {
    text-decoration:none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 72px;
}
.vc_box_auto_video .cont .box .titolo a:hover {
    text-decoration:underline;
}
.vc_box_auto_video .icona_tipo {
    display:none;
}
.vc_box_auto_video .punti_slide {
    display:none;
}


.vc_box_auto_video .bx-controls {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 0;
  display: block;
  }
.vc_box_auto_video .bx-prev {
    font-size: 0px;
    background: #fff url(../images/GRN_arrow_left.png) no-repeat center center;
    background-size:9px;
    border: 1px solid #e0e0e0;
    width: 25px;
    height: 75px;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: .3s background linear;
 }
.vc_box_auto_video .bx-next {
    font-size: 0px;
    background: #fff url(../images/GRN_arrow_right.png) no-repeat center center;
    background-size:9px;
    border: 1px solid #e0e0e0;	
    width: 25px;
    height: 75px;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: .3s background linear;
 }
.vc_box_auto_video .bx-prev:hover,
.vc_box_auto_video .bx-next:hover{
	background-color:#f5f5f5;	
}

.vc_box_auto_video .bx-next:link,
.vc_box_auto_video .bx-prev:link,
.vc_box_auto_video .bx-next:visited,
.vc_box_auto_video .bx-prev:visited {
  text-decoration: blink; }

.vc_box_auto_video .bx-prev a,
.vc_box_auto_video .bx-next a {
  margin: 0px;
  padding: 0px;
  display: block; }


/*vc_box_auto_igdi_tv*/
.vc_box_auto_igdi_tv {
    margin: 0 0 30px 0;
    padding: 0;
    width: 100%;
    float: left;
    position: relative;
}
.vc_box_auto_igdi_tv .occhiello_titolo {
    margin: 0 0 30px 0;
    padding: 0;
    float: left;
    clear: left;
    width: 100%;
    font-size: 1.125em;
    line-height: 2em;
    z-index: 9;
    color: #000;
    font-weight: bold;
    border-bottom: 2px solid #000;
}
.vc_box_auto_igdi_tv .occhiello_titolo span{
    float:left;
    clear:left;
    width:100%;
    margin-top: 10px;
}
.vc_box_auto_igdi_tv .occhiello_titolo a{
	text-decoration:none;
}
.vc_box_auto_igdi_tv .schermata {
    margin:0px;
    padding:0;
    width:100%;
    float:left;
}

.vc_box_auto_igdi_tv .bx-viewport {
    width: 100%;
    /* float: right; */
    margin: 0;
}

.vc_box_auto_igdi_tv .hori_group {
}
.vc_box_auto_igdi_tv .cont .box {
    margin: 0;
    padding: 0px;
    width: 100%;
    float: left;
}

.vc_box_auto_igdi_tv .cont .box article {
    float: left;
    clear: left;
    width: 100%;
    background: #fff;
}

.vc_box_auto_igdi_tv .cont .box .cont_foto {
    margin:0;
    padding:0px;
    float:left;
    width: 100%;
    position:relative;
}
.vc_box_auto_igdi_tv.vc_icons_multimedia .cont_foto:after {
    margin-top: -30px;
    margin-left: -30px;
    font-size: 60px;
}

.vc_box_auto_igdi_tv .cont .box .cont_foto img {
    float: left;
    clear: left;
    width: auto;
    max-width:100%;
}

.vc_box_auto_igdi_tv .cont .box .titolo {
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 15px;
}
.vc_box_auto_igdi_tv .cont .box .titolo a {
    text-decoration:none;
    /*overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    max-height: 72px;*/
}
.vc_box_auto_igdi_tv .cont .box .titolo a:hover {
    text-decoration:underline;
}
.vc_box_auto_igdi_tv .icona_tipo {
    display:none;
}
.vc_box_auto_igdi_tv .punti_slide {
    display:none;
}


.vc_box_auto_igdi_tv .bx-controls {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  position: absolute;
  top: 0;
  display: none;
  }
.vc_box_auto_igdi_tv .bx-prev {
    font-size: 0px;
    background: #fff url(../images/GRN_arrow_left.png) no-repeat center center;
    background-size:9px;
    border: 1px solid #e0e0e0;
    width: 25px;
    height: 75px;
    position: absolute;
    top: 0px;
    left: 0px;
    transition: .3s background linear;
 }
.vc_box_auto_igdi_tv .bx-next {
    font-size: 0px;
    background: #fff url(../images/GRN_arrow_right.png) no-repeat center center;
    background-size:9px;
    border: 1px solid #e0e0e0;	
    width: 25px;
    height: 75px;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: .3s background linear;
 }
.vc_box_auto_igdi_tv .bx-prev:hover,
.vc_box_auto_igdi_tv .bx-next:hover{
	background-color:#f5f5f5;	
}

.vc_box_auto_igdi_tv .bx-next:link,
.vc_box_auto_igdi_tv .bx-prev:link,
.vc_box_auto_igdi_tv .bx-next:visited,
.vc_box_auto_igdi_tv .bx-prev:visited {
  text-decoration: blink; }

.vc_box_auto_igdi_tv .bx-prev a,
.vc_box_auto_igdi_tv .bx-next a {
  margin: 0px;
  padding: 0px;
  display: block; }

/*-- banner_sx-rectangle_4_300x250 --*/
.banner_sx-rectangle_4_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_sx-rectangle_4_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
/*-- banner_dx-rectangle_3_300x250 --*/
.banner_dx-rectangle_3_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_dx-rectangle_3_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
    width: 100%;
    height: auto;
}
/*-- banner_dx-rectangle_2_300x250 --*/
.banner_dx-rectangle_2_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_dx-rectangle_2_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}

/*-- banner_dx-rectangle_1_300x250 --*/
.banner_dx-rectangle_1_300x250 {
    padding: 0 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_dx-rectangle_1_300x250 img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}

