
/*---vc_box_trends*/
.vc_box_trends {
    margin:0 0 70px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}

.vc_box_trends > .cont,
.vc_box_trends .cont .schermata,
.vc_box_trends .cont .schermata .hori_group {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_trends .cont .schermata {
    margin: 20px 0 0 0;
}
.vc_box_trends .cont .schermata .hori_group .box {
    float:left;
    clear:left;
    width:100%;
    margin-top: 20px;
}
.vc_box_trends .cont .schermata .hori_group .box:first-child {
    margin-top: 0;
}
.vc_box_trends .cont_foto {
    margin:0 20px 0 0;
    padding:0px;
    float:left;
}
.vc_box_trends .cont_foto a {
    display:block;
}
.vc_box_trends .cont_foto img {
    margin:0;
    padding:0px;
    border:0px;
    float:left;
    max-width:100%;
    text-decoration:none;
}
.vc_box_trends .cont .schermata .hori_group .box .divcont {
    float: left;
    width: calc(100% - 108px);
    height: 88px;
    display: flex;
    justify-content: center;
    flex-direction: column;

}
.vc_box_trends .titolo {
    width: 100%;
    float: left;
    clear: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.vc_box_trends .titolo a {
    margin:0px;
    padding:0px;
    text-decoration:none;
    color: inherit;
}
.vc_box_trends .titolo a:hover {
    text-decoration:underline;
}
.vc_box_trends .icona_tipo {
    margin:0px;
    padding:0px;
    display:none;
}
.banner_promo_section_main {
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom:10px;
    padding:0;
}
/*--vc_cont_box_events_column--*/
.vc_cont_box_events_column {
    margin:0 0 70px 0;
    float:left;
    clear:left;
    width:100%;
}

/*---vc_box_events_column*/
.vc_box_events_column {
    margin: 0 0 5px 0;
    padding:0;
    width:100%;
    height:auto;
    float:left;
    clear:left;
    position:relative;
    z-index:8;
}
.vc_box_events_column .bx-viewport {
    height: auto !important;
}
.vc_box_events_column .cont {
    float: left;
    clear: left;
    width: 100%;
    margin-top: 22px;
}
.vc_box_events_column .cont .schermata {
    margin:0;
    padding:0;
}
.vc_box_events_column .cont .schermata .hori_group {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    display: flex;
    flex-wrap: no-wrap;
    flex-direction: row;
    justify-content: space-between;
}
.vc_box_events_column .cont .schermata .hori_group .box {
    margin:0;
    padding:0px;
    width: 270px;
    float:left;
    text-align:center;
}

.vc_box_events_column .cont .schermata .hori_group .box .cont_foto {
    margin:0px 0 35px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_events_column .cont .schermata .hori_group .box .cont_foto a {
    display:block;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_events_column .cont .schermata .hori_group .box .cont_foto img {
    margin:0;
    padding:0px;
    max-width:100%;
    border:0px;
    text-decoration:none;
    float:left;
    clear:left;
    border-radius: 50%;
    background: #D8D8D8;
}
.vc_box_events_column .cont .schermata .hori_group .box .titolo {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_events_column .cont .schermata .hori_group .box .titolo a {
    margin:0px;
    padding:0px;
    text-decoration:none;
    color:#141414;
}
.vc_box_events_column .cont .schermata .hori_group .box .titolo a:hover {
    text-decoration:underline;
}
.vc_box_events_column .cont .schermata .hori_group .box .sottotitolo {
    margin:5px 0 0 0;
    padding:0px;
    font-size:13px;
    line-height:18px;
    color:#141414;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_events_column .cont .schermata .hori_group .box .sottotitolo a {
    margin:0px;
    padding:0px;
    text-decoration:none;
    color:#141414;
}
.vc_box_events_column .cont .schermata .hori_group .box .sottotitolo a:hover {
    text-decoration:underline;
}
.vc_box_events_column .cont .schermata .hori_group .box.pos1 .sezione_link_label {
    display:none;
}
.vc_box_events_column .cont .schermata .hori_group .box .sezione_link_label {
    margin:10px 0 0 0;
    padding:0px;
    font-size:14px;
    font-weight:300;
    color:#252525;
    text-align:center;
    width:100%;
    float:left;
    clear:left;
    text-transform:uppercase;
}
.vc_box_events_column .cont .schermata .hori_group .box .sezione_link_label a {
    margin:0px;
    padding:10px;
    color:#252525;
    text-decoration:none;
    display:block;
    border-top:1px #dcdcdc solid;
}
.vc_box_events_column .cont .schermata .hori_group .box .icona_tipo {
    margin:0px;
    padding:0px;
    display:none;
}

/*---Nav Controller*/
.vc_box_events_column .bx-controls {
    margin:0 auto;
    padding:0;
    width:100%;
    position: absolute;
    display:none;
}

.vc_box_events_column .punti_slide {
    margin: 20px 0 0 0;
}
.banner_promo_section_column_2 {
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-bottom:10px;
    padding:0;
}
.banner_promo_section_column_2 img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
    width:100%;
    float:left;
    clear:left;
}
/*---banner_300x250_3*/
.banner_rectangle_300x250_3 {
    margin:40px 0 0px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.banner_rectangle_300x250_3 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
/*---Variant_vrg*/
.banner_rectangle_300x250_3.vrg_right {
    margin:0px;
    padding:0px;
    float:right;
    clear:right;
    width:300px;
    overflow:hidden;    
}
body.vrg .banner_rectangle_300x250_3 {
    margin:20px 0 10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
body.vrg .banner_rectangle_300x250_3 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}

/*rmc*/
body.rmc .banner_rectangle_300x250_3 {
    margin:0 auto 40px auto;
}
/*---vc_preview_big_bt_section*/
.vc_preview_big_bt_section {
    margin: 50px 0 20px 0;
    padding:0px;
    width:100% !important;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_big_bt_section.style_drag {
    padding:10px;
}
.vc_preview_big_bt_section.style_drag:before,
.vc_preview_big_bt_section.ui-draggable:before {
    content: "Contenuto presentazione sezione";
    margin: 0px 0 10px 0;
    padding: 2px 5px;
    font-size: 16px;
    text-transform: uppercase;
    color: #8f9b9b;
    background: #e5e5e5;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_preview_big_bt_section .player,
.vc_preview_big_bt_section .cont_img {
    float: left;
    clear: left;
    width: 100% !important;
    position: relative;
    top: 0;
    left: 0;
    background: #000;
}
.vc_preview_big_bt_section .cont_img img {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
}
.vc_preview_big_bt_section .didascalia {
    display:none;
}
.vc_preview_big_bt_section .occhiello{
    margin-bottom:15px;
}
.vc_preview_big_bt_section .autore {
    float: left;
    clear: left;
    width: auto;
    margin-left: 10px;
}
.vc_preview_big_bt_section .autore .prefisso_autore {
    display:none;
}
.vc_preview_big_bt_section .ora_pubblicazione {
    float: left;
    clear: left;
    width: auto;
    margin-left: 10px;
}
.vc_preview_big_bt_section .cont {
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    /*min-height: 334px;*/
}
.vc_preview_big_bt_section .cont2 {
    padding:25px;
    float: none;
    clear: left;
    width: 100%;
    position: absolute;
    text-align: center;
    left:0;
    bottom: 0;
}
.vc_preview_big_bt_section .cont3 {
    position: relative;
    padding:0;
    width:100%;
    float: left;
    clear: left;
}
.vc_preview_big_bt_section .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_big_bt_section .sottotitolo,
.vc_preview_big_bt_section .sommario,
.vc_preview_big_bt_section .testo {
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_big_bt_section iframe {
    margin:30px 0 0 0;
    padding:0px;
}

/* 
   ############################
    custom css for type video
   ############################ 
*/
   
/* hide the img becasue the software doesn't allow to add divcontopen for each type of content */
.vc_preview_big_bt_section.video .cont_img{
    display:none;
}
/* when type is video, the title has not to be in overlay */
.vc_preview_big_bt_section.video .cont2 {
    position:relative;
    background:#f9f9f9;
    color:#8f9b9b;
    width:100%;
    float: left;
    clear: left;
    padding: 40px;
}
.vc_preview_big_bt_section.video .cont3 {
    padding: 0 40px 40px 40px;
}
.vc_preview_big_bt_section.video .occhiello,
.vc_preview_big_bt_section.video .titolo {
    width:100%;
    float:left;
    clear:left;
    color:#8f9b9b;
    text-align:left;
}
/*---banner_300x250_1*/
.banner_rectangle_300x100_1 {
    margin:0px 0 10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.banner_rectangle_300x100_1 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
/*--vrg*/
.banner_rectangle_300x100_1.vrg {
    margin:0 0 10px 0;
}

/*rmc*/
body.rmc .banner_rectangle_300x100_1 {
    margin:0 0 15px 0;
}
.vc_section_link{
    float:left;
    clear:left;
    width: 100%;
    text-align: center;
    margin-top:20px;
    display: flex;
    justify-content: center;
}
.vc_section_link a {
    float:left;
    clear:left;
    width:auto;
    position:relative;
}
.vc_section_link .sezione{
    display:none;
}
/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_8 {
    margin-top:8px;
}
.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;   
}
.spacer.t_100 {
    margin-top:150px;   
}
.spacer.t_150 {
    margin-top:150px;   
}
.spacer.t_200 {
    margin-top:200px;   
}
.spacer.t_300 {
    margin-top:300px;   
}
.spacer.bt_grey {
     padding-top: 20px;
    border-top: 1px solid #a3a3a3;
}
.vc_preview_medium_right_related {
    margin:40px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_medium_right_related .cont_img:after{
    display:none;
}
.vc_preview_medium_right_related .cont {
    float: left;
    position:relative;
    width: 314px;
    height: 172px;
    background: #e5e5e5;
}
.vc_preview_medium_right_related.vc_right .cont{
    float: right;
}
.vc_preview_medium_right_related .cont2 {
    position: absolute;
    float: left;
    clear: left;
    width: 100%;
    height: 30px;
}
.vc_preview_medium_right_related .cont3 {
    padding:5px 1.414rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.vc_preview_medium_right_related .cont_img {
    float: left;
}
.vc_preview_medium_right_related .cont_img img {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
}
.vc_preview_medium_right_related .cont_img .didascalia {
    display:none;
}
.vc_preview_medium_right_related .occhiello {
    margin-bottom:10px;
}
.vc_preview_medium_right_related .titolo {
    float: left;
    clear:left;
    width:100%;
    color:#8f9b9b;
}
.vc_preview_medium_right_related .titolo a {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vc_preview_medium_right_related .sottotitolo {
    font-weight: 400;
    font-size: 1em;
    line-height: 1.5em;
    color:#969c9f;
    font-family:"TradeGothicLT-CondEighteen", Helvetica, sans-serif;
    float:left;
}
.vc_preview_medium_right_related .autore {
    float: left;
    clear: left;
    width: auto;
    margin-left: 10px;
}
.vc_preview_medium_right_related .autore .prefisso_autore {
    display:none;
}
.vc_preview_medium_right_related .ora_pubblicazione {
    margin-top: 5px;
    width: auto;
    float: left;
    clear: left;
    font-size:1em;
}
.vc_preview_medium_right_related .vc_link_button {
    float: right;
    clear: right;
    width: auto;
    position: absolute;
    display: block;
    right: 0;
    bottom: 0;
}
.vc_preview_medium_right_related .testo {
    float: left;
    clear: left;
    width: 100%;
}
/*---vc_preview_big_into_multimedia*/
.vc_preview_big_into_multimedia,
.vc_preview_big_into_multimedia.gallery {
    margin: 40px auto 0 auto;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
    background: #000;
}
.vc_preview_big_into_multimedia.vc_first{
    margin-top:20px;
}
.vc_preview_big_into_multimedia .cont {
    width: 100%;
    float: left;
    clear: left;
    position: relative;
    overflow: hidden;
}
.vc_preview_big_into_multimedia .cont2 {
    width: 100%;
    float: left;
    clear: left;
    position: absolute;
    display: table;
    top: 0;
}

.vc_preview_big_into_multimedia .cont3 {
    margin: 0 auto 20px auto;
    position: absolute;
    display: inline-table;
    height: auto;
    width: 100%;
    bottom: 0;
    text-align: center;
}
.vc_preview_big_into_multimedia .vc_tags  {
    display: block;
    text-align: center;
    margin-bottom: 1rem;
    width: 100%;
    vertical-align: top;
    overflow: hidden;
    float: left;
    clear: left;
    height: 30px;
}
.vc_preview_big_into_multimedia .vc_tags a {
    padding: 0 8px;
    text-transform: uppercase;
    display: inline-block;
}
.vc_preview_big_into_multimedia .occhiello {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_big_into_multimedia .titolo {
    width:100%;
    float:left;
    clear:left;
    font-size: 2.5em;
    padding: 0 20px;
}
.vc_preview_big_into_multimedia .titolo a {
    height: 3em;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vc_preview_big_into_multimedia .sottotitolo {
    width: auto;
    float: none;
    clear: left;
    display: inline-table;
    max-width: 600px;
    margin: 1.4rem auto 0 auto;
}
.vc_preview_big_into_multimedia .sottotitolo a {
    display: -webkit-box;
    max-width: 100%;
    width: 100%;
    height: 2.2em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vc_preview_big_into_multimedia .vc_link_button {
    margin-top: 1.4em;
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_big_into_multimedia .cont_img {
    position: relative;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    overflow: hidden;
}
.vc_preview_big_into_multimedia .cont_img img {
    margin:0;
    padding:0px;
    text-decoration:none;
    border:0px;
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_big_into_multimedia .cont_img .didascalia {
    margin:0px;
    padding:5px 5px;
    width:100%;
    background:url(../images/cont_img_didascalia.png) repeat;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#fff;
    position:absolute;
    bottom:0px;
    left:0px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display:none;
}

    body.background .vc_preview_big_into_multimedia .cont {
        min-height: auto;
    }

@media (max-width: 1170px) {
    .vc_preview_big_into_multimedia .cont {
        min-height: auto;
    }
}


.banner_promo_section_column {
    margin:0 0 10px 0;
    padding:0;    
    width:100%;
    float:left;
    clear:left;
    box-sizing:border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.banner_promo_section_column a {display:block;}
.banner_promo_section_column img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border:0px;
    width:100%;
    float:left;
    clear:left;
}
/*--vc_archive_button*/
.vc_archive_button {
    margin-top:40px;
    float: left;
    clear: left;
    width: 100%;
    text-align: center;
}
.vc_archive_button .container,
.vc_archive_button .occhiello_titolo {
    display:none;
}
.vc_archive_button .link {
    display: inline-block;
}


.vc_archive_button .link a:active,
.vc_archive_button .link a:focus {
    text-decoration:none;
}
/*---banner_300x250_2*/
.banner_rectangle_300x250_2 {
    margin:40px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
body.r101 .banner_rectangle_300x250_2 {
    margin:0 0 30px 0;
}
.banner_rectangle_300x250_2 img {
    margin:0px;
    padding:0px;
    border:0px;
    max-width:100%;
    text-decoration:none;
}
/*---Variant_vrg*/
.banner_rectangle_300x250_2.vrg_center {
    margin:0px 0 0 45px;
    padding:0px;    
    float:left;
    clear:inherit;
    width:300px;
    overflow:hidden;    
}
body.vrg .banner_rectangle_300x250_2 {
    margin:0px 0 40px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
body.vrg .banner_rectangle_300x250_2 img {
    margin:0px;
    padding:0px;
    border:0px;
    max-width:100%;
    text-decoration:none;
}

/*rmc*/
body.rmc .banner_rectangle_300x250_2 {
    margin: 0 auto 40px auto;    
}
/*---rectangle_3_1_300x250*/
.banner_rectangle_3_1_300x250 {
    margin:0 0 30px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_3_1_300x250 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
/*vc_cont_box_webradio_column --> external div */
.vc_cont_box_webradio_column {
    margin:0 0 70px 0;
    width:100%;
    float:left;
    clear:left;
}
/*---vc_box_web_radio*/
.vc_box_webradio_column {
    margin:0;
    padding:0;
    width:100%;
    height:auto;
    float:left;
    clear:left;
    position:relative;
    z-index:8;
}
.vc_box_webradio_column.vc_column_program .vc_occhiello_titolo {
    display:none;
}
.vc_box_webradio_column .bx-viewport {
    position:relative;
    z-index:99999;
    margin-top: 27px;
    float: left;
    clear: left;
}
.vc_box_webradio_column .cont .schermata {
    margin:0;
    padding:0;
}
.vc_box_webradio_column .cont .schermata .hori_group {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
}
.vc_box_webradio_column .cont .schermata .hori_group .box {
    margin:0 0 10px 0;
    padding:0px;
    width:auto;
    float:left;
}

.vc_box_webradio_column .cont .schermata .hori_group .box .cont_foto {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_webradio_column .cont .schermata .hori_group .box .cont_foto a {
    display:block;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_webradio_column .cont .schermata .hori_group .box .cont_foto img {
    margin:0;
    padding:0px;
    max-width:100%;
    border:0px;
    text-decoration:none;
    float:left;
    clear:left;
    width:86px;
    height:86px;
}
.vc_box_webradio_column .cont .schermata .hori_group .box .titolo {
    margin:0px;
    padding:0px;
    font-size:16px;
    line-height:20px;
    font-weight:600;
    color:#141414;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_webradio_column .cont .schermata .hori_group .box .titolo a {
    margin:0px;
    padding:0px;
    text-decoration:none;
    color:#141414;
}
.vc_box_webradio_column .cont .schermata .hori_group .box .titolo a:hover {
    text-decoration:underline;
}
.vc_box_webradio_column .cont .schermata .hori_group .box .sottotitolo {
    margin:5px 0 0 0;
    padding:0px;
    font-size:13px;
    line-height:18px;
    color:#141414;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_webradio_column .cont .schermata .hori_group .box .sottotitolo a {
    margin:0px;
    padding:0px;
    text-decoration:none;
    color:#141414;
}
.vc_box_webradio_column .cont .schermata .hori_group .box .sottotitolo a:hover {
    text-decoration:underline;
}
.vc_box_webradio_column .cont .schermata .hori_group .box.pos1 .sezione_link_label {
    display:none;
}
.vc_box_webradio_column .cont .schermata .hori_group .box .sezione_link_label {
    margin:10px 0 0 0;
    padding:0px;
    font-size:14px;
    font-weight:300;
    color:#252525;
    text-align:center;
    width:100%;
    float:left;
    clear:left;
    text-transform:uppercase;
}
.vc_box_webradio_column .cont .schermata .hori_group .box .sezione_link_label a {
    margin:0px;
    padding:10px;
    color:#252525;
    text-decoration:none;
    display:block;
    border-top:1px #dcdcdc solid;
}
.vc_box_webradio_column .cont .schermata .hori_group .box .icona_tipo {
    margin:0px;
    padding:0px;
    display:none;
}

/*---Nav Controller*/
.vc_box_webradio_column .bx-controls {
    margin:0 auto;
    padding:0;
    width:100%;
    position: absolute;
    display:none;
}

.vc_box_webradio_column .punti_slide {
    margin: 20px 0 0 0;
}
/*---vc_preview_big_bt_ghost*/
.vc_preview_big_bt_ghost {
    width:100%;
    float: left;
    clear: left;
    position:relative;
    margin-top: 40px;
    border-bottom: 5px solid #DEDEE0;
    border-left: 1px solid #DEDEE0;
    border-right: 1px solid #DEDEE0;
}
.vc_preview_big_bt_ghost.vc_column{
    margin-top: 0;
    margin-bottom: 40px;
}
.vc_preview_big_bt_ghost.style_drag:before {
    content:"Posizione articolo dedicata per speciali";
    margin:0px 0 10px 0;
    padding:2px 5px;
    font-size:16px;
    text-transform:uppercase;
    color:#fff;
    background: #a005c7;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    font-family: 'veneer_cleanreg', Helvetica, sans-serif;
}
.vc_preview_big_bt_ghost .cont {
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    height: 297px;
    overflow: hidden;
    background: #000;
}
.vc_preview_big_bt_ghost .cont_img {
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    background: #000;
}
.vc_preview_big_bt_ghost .cont_img img {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
}
.vc_preview_big_bt_ghost .didascalia {
    display:none;
}
.vc_preview_big_bt_ghost .cont2 {
    position: absolute;
    float: right;
    clear: left;
    width: auto;
    padding: 7px;
    right: 0;
}
.vc_preview_big_bt_ghost .vc_tags {
    float: left;
    clear: left;
    width: auto;
    max-width: 76%;
    height: 30px;
    overflow: hidden;
}
.vc_preview_big_bt_ghost .vc_tags a {
    padding: 0 8px;
    text-transform: uppercase;
    display: inline-block;
}
.vc_preview_big_bt_ghost .cont3 {
    padding:25px;
    float: none;
    clear: left;
    width: 100%;
    position: absolute;
    text-align: center;
    left:0;
    bottom: 0;
}
.vc_preview_big_bt_ghost .autore {
    float: left;
    clear: left;
    width: auto;
    margin-left: 10px;
}
.vc_preview_big_bt_ghost .autore .prefisso_autore {
    display:none;
}
.vc_preview_big_bt_ghost .ora_pubblicazione {
    float: left;
    clear: left;
    width: auto;
    margin-left: 10px;
}
.vc_preview_big_bt_ghost .titolo {
    width:100%;
    float:left;
    clear:left;
}

.vc_preview_big_bt_ghost .sommario,
.vc_preview_big_bt_ghost .sottotitolo,
.vc_preview_big_bt_ghost .testo {
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    padding: 40px;
    background: #fff;
    color:#8f9b9b;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.5em;
    font-family: 'TradeGothicLT-CondEighteen', Helvetica, sans-serif;
}

/*---Personalizzazione Home page*/
.vc_preview_big_bt_ghost.first_article .cont_img {
    margin:0 0 0 15px;
    padding:0px;
    position:relative;
    width:300px;
    height:170px;
    float:right;
    clear:none;
    overflow:hidden;
    z-index:8;
}
.vc_preview_big_bt_ghost.first_article.vc_preview_big_bt_ghost .cont {
    margin:0 0 0 0;
    padding:0px;
    display:table;
    width:inherit;
    float:none;
    clear:none;
    position:relative;
}
/*---banner_300x250_1*/
.banner_rectangle_300x250_1 {
    margin:0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}

.banner_rectangle_300x250_1 video {
    max-width: 100%;
    height: auto;
}

body.r101 .banner_rectangle_300x250_1 {
    margin:0 0 30px 0;
}
.banner_rectangle_300x250_1 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}
#mediaplayer_wrapper{
    height:250px !important;
}
/*---Variant_vrg*/
.banner_rectangle_300x250_1.vrg_left {
    margin:0px;
    padding:0px;    
    float:left;
    clear:inherit;
    width:300px;
    overflow:hidden;
}
body.vrg .banner_rectangle_300x250_1 {
    margin:5px 0 10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
body.vrg .banner_rectangle_300x250_1 img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
}

/*rmc*/
body.rmc .banner_rectangle_300x250_1 {
    margin: 0 auto 40px auto;
}
.vc_breadcrumbs {
    margin:30px 0 30px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.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: 200;
    font-size: 14px;
    line-height: 18px;
    letter-spacing:0.08px;
    font-family: "Source Sans Pro", sans-serif;
    float: left;
}
.vc_breadcrumbs ul li a{
    color: #000;
}

.vc_breadcrumbs ul li:first-child {
    display: none;
}

.vc_breadcrumbs ul li.sezione_attiva.radio {
    min-height: inherit !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-left: 0 !important;
}

.vc_breadcrumbs ul li.back_home {
    display:none;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:underline;
}
.vc_breadcrumbs ul li.sezione_attiva {
    margin:0 0 0 0;
    padding:0 0 0 0;
}
.vc_breadcrumbs ul li.sezione_attiva a:link,
.vc_breadcrumbs ul li.sezione_attiva a:visited {
}
.vc_breadcrumbs ul li.hide {
    display:none;
}
/*---vc_article_slider_mypos_title*/
.vc_article_slider_mypos_title {
    margin:40px 0 0 0;
    padding:0 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_slider_mypos_title .key_text_edit {
    background:#e5e5e5;
    min-height:20px;
}
/*---vc_article_slider_mypos_title_box*/
.vc_article_slider_mypos_title_box {
    margin:40px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_slider_mypos_title_box.style_drag,
.vc_article_slider_mypos_title_box .anteprima_articolo.style_drag {
    background:#e5e5e5;
}
.vc_article_slider_mypos_title_box .bx-viewport {
    height:auto !important;
}
.vc_article_slider_mypos_title_box .occhiello_titolo {
    margin:0px;
    padding:0px;
    display:none;
}
.vc_article_slider_mypos_title_box .bx-wrapper,
.vc_article_slider_mypos_title_box .bx-wrapper .bx-window,
.vc_article_slider_mypos_title_box .bx-wrapper .bx-window .cont_anteprima_slider {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative; 
}
.vc_article_slider_mypos_title_box .cont_anteprima_slider .schermata,
.vc_article_slider_mypos_title_box .cont_anteprima_slider .schermata .hori_group {
    margin:0px;
    padding:0px;
}
.vc_article_slider_mypos_title_box .anteprima_articolo {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative; 
}
.vc_article_slider_mypos_title_box .anteprima_articolo .cont_img {
    margin:0px;
    padding:0px;
    width:100%;
    min-height:370px;
    position:relative;
    float:left;
    clear:left;
}
.vc_article_slider_mypos_title_box .anteprima_articolo .cont_img img {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    border:0px;
    text-decoration:none;
}
.vc_article_slider_mypos_title_box .anteprima_articolo .cont_img .didascalia {
    display:none;
    margin:0px;
    padding:0px;
}
.vc_article_slider_mypos_title_box .anteprima_articolo .cont {
    margin:0px;
    padding:15px;
    width:100%;
    float:left;
    clear:left;
    background:#e5e5e5;
}
.vc_article_slider_mypos_title_box .occhiello {
    margin:0px 0 5px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_slider_mypos_title_box .titolo {
    margin:0 0 5px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_slider_mypos_title_box .titolo a {
    text-decoration:none;
    cursor:pointer;
}
.vc_article_slider_mypos_title_box .titolo a:hover {
    text-decoration:underline;
}
.vc_article_slider_mypos_title_box .titolo .correlati_titolo span {
    text-transform:capitalize;
}
.vc_article_slider_mypos_title_box .titolo .correlati_titolo span:before {
    content:"/";
    margin-right:5px;
}
.vc_article_slider_mypos_title_box .titolo .correlati_titolo span a:link,
.vc_article_slider_mypos_title_box .titolo .correlati_titolo span a {
    text-decoration:none;
}
.vc_article_slider_mypos_title_box .titolo .correlati_titolo span a:hover {
    text-decoration:underline;
}
.vc_article_slider_mypos_title_box .sottotitolo {
    margin:5px 0 5px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_slider_mypos_title_box .sottotitolo a {
    text-decoration:none;
}
.vc_article_slider_mypos_title_box .sommario,
.vc_article_slider_mypos_title_box .testo {
    margin:0px 0px 5px 0px;
    padding:0px;
    float:left;
    clear:left;
}
.vc_article_slider_mypos_title_box .sommario ul {
    margin:0px;
    padding:0px;
    list-style-position:inside;
}
.vc_article_slider_mypos_title_box .testo a,
.vc_article_slider_mypos_title_box .sommario a {
    text-decoration:none;
}
.vc_article_slider_mypos_title_box .sommario p,
.vc_article_slider_mypos_title_box .testo p {
    margin:0px;
    padding:0px;
}
.vc_article_slider_mypos_title_box .autore {
    margin:0;
    padding:0px;
    float:left;
}
.vc_article_slider_mypos_title_box .autore .prefisso_autore {
    display:none;
}

.vc_article_slider_mypos_title_box .bx-controls {
    top: 30%;
}

