
/*---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_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_box_preview_object_replica*/
.vc_box_preview_object_replica {
    margin: 60px 0 70px 0;
    padding: 0px;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_box_preview_object_replica .vc_occhiello_titolo {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    font-size:26px;
    line-height:33px;
    letter-spacing:0.14px;

}

.vc_box_preview_object_replica .bx-viewport {
    clear:both;
    height:auto !Important;
    border-bottom:1px solid #9a9a9a;
    }

.vc_box_preview_object_replica .cont,
.vc_box_preview_object_replica .cont .schermata,
.vc_box_preview_object_replica .cont .schermata .hori_group {
    margin:0px;
    padding:0px;
    width: 100%;
}
.vc_box_preview_object_replica .cont{
    margin: 28px 0;
    float: left;
}
.vc_box_preview_object_replica .cont .schermata .hori_group {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .icona_tipo {
    display:none;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box {
    margin: 0;
    padding: 0px 20px;
    width: 33.333%;
    float: left;
    text-align:center;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .divcont {
    margin:0px;
    padding:0px;
    display:table;
    width: 100%;
    float:left;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .cont_foto {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_preview_object_replica.icon_gallery_none .schermata .hori_group .box .cont_foto a:before {
    display:none;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .cont_foto a {
    display:block;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .cont_foto img {
    margin:0px 0 10px 0;
    padding:0px;
    width:100%;
    border:0px;
    text-decoration:none;
    float:left;
    clear:left;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .titolo {
    margin:0 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 2.5em;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .ora_pubblicazione {
    margin:0px 0 10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .occhiello {
    margin:0px;
    padding:0px;
    float:left;
    clear:left;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .titolo a {
    margin:0px;
    padding:0px;
    text-decoration:none;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .titolo a:hover {
    text-decoration:underline;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .autore {
    margin:0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;    
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .autore span.prefisso_autore {display:none;}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .testo {
    margin:5px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;    
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .testo a {
    color:#141414;
    text-decoration:none;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .testo a:hover {
    text-decoration:underline;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .link_button {
    margin: 0 0 0 0;
    padding: 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    }
.vc_box_preview_object_replica .cont .schermata .hori_group .box .link_button a {
    margin: 13px 0 0 0px;
    padding: 0;
    float: left;
    clear: left;
    width: auto;
    text-transform: uppercase;
    text-decoration: none;
    padding: 6px 10px;
    font-size:15px;
    line-height:19px;
    letter-spacing:0.08px;
    border:1px solid #9a9a9a;
    color: #9a9a9a;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.vc_box_preview_object_replica .cont .schermata .hori_group .box .link_button a:hover {
    border:1px solid #13294B;
    background:#13294B;
    color: #fff;
}


/*---Nav Controller*/
.vc_box_preview_object_replica .bx-controls {
    margin:0 auto;
    padding:0;
    width:100%;
    position: absolute;
    display:none;
}
.vc_box_preview_object_replica .bx-prev {
    margin:0px;
    padding:0px;
    font-size:0px;
    background:url(../images/105_full_photo_sx.png) no-repeat center right;
    width:45px;
    height:40px;
    position:absolute;
    bottom: 220px;
    left: 0px;
}
.vc_box_preview_object_replica .bx-next {
   margin:0px;
    padding:0px;
    font-size:0px;
    background:url(../images/105_full_photo_dx.png) no-repeat center left;
    width:45px;
    height:40px;
    position:absolute;
    bottom: 220px;
    right:0px;
}
.vc_box_preview_object_replica .punti_slide{
    text-align:left;
    width: 100%;
    float: left;
    clear: left;
}
.vc_box_preview_object_replica .punti_slide .bx-pager {
    margin: 0 auto;
    padding: 0;
}
.vc_box_preview_object_replica .punti_slide .bx-pager .bx-pager-item {
    padding: 0px;
    width: 10px;
    height: 10px;
    display: inline-block;
    text-decoration: none;
    font-size: 0px;
}
.vc_box_preview_object_replica .punti_slide .bx-pager .bx-pager-item a.bx-pager-link {
    margin: 0px 3px 0 0;
    padding: 0px;
    width: 10px;
    height: 10px;
    display: inline-block;
    text-decoration: none;
    font-size: 0px;
    color: #fff;
    background:#ababab;
    border-radius: 50%;
}
.vc_box_preview_object_replica .punti_slide .bx-pager .bx-pager-item a.active {
    background:#030303;
}

.vc_box_preview_object_replica .show_more_content {
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -86px;
}
.vc_box_preview_object_replica .show_more_content a {
    color: #9a9a9a;
    text-transform: uppercase;
    padding: 12px 60px;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    letter-spacing: 0.09px;
    border: 1px solid #9a9a9a;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.vc_box_preview_object_replica .show_more_content a:hover {
    border:1px solid #13294B;
    background:#13294B;
    color: #fff;
    text-decoration:none;
}
/*---r105_article_preview_chart*/
.r105_article_preview_chart {
    margin:15px 0;
    padding:0px;
    width:100%;
    min-height:330px;
    float:left;
    clear:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;     
}
.r105_article_preview_chart.style_drag:before,
.r105_article_preview_chart.ui-draggable:before {
    content: "Contenuto Video Autoplay";
    margin:0px 0 10px 0;
    padding:2px 5px;
    font-family:'Puritan', Arial, Helvetica, sans-serif;
    text-align:center;
    font-size:14px;
    font-weight:500;
    color:#141414;
    background:#c0927b;
    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;    
}
.r105_article_preview_chart .cont_img,
.r105_article_preview_chart .player {
    margin:0px 0 10px 0;
    padding:0px;
    width:100%;
    position:relative;
    float:left;
    clear:left;
}
.r105_article_preview_chart .cont_img img {
    margin:0px;
    padding:0px;
    width:100%;
    min-height:330px;
    float:left;
    clear:left;
    border:0px;
    text-decoration:none;
}
.r105_article_preview_chart .cont_img .didascalia {
    display:none;
    margin:0px;
    padding:0px;
}
.r105_article_preview_chart .occhiello {
    margin:0px;
    padding:0px;
    font-family: 'Puritan', Arial, Helvetica, sans-serif;
    font-size:13px;
    text-transform:uppercase;
    font-weight:600;
    text-align:left;
    color:#1f1f1f;
    width:70%;
    float:left;
    clear:left;
}
.r105_article_preview_chart .titolo {
    margin:0px;
    padding:0px;
    color:#1f1f1f;
    font-family: 'Puritan', Arial, Helvetica, sans-serif;
    text-align:left;
    text-transform:uppercase;
    font-size:26px;
    line-height:26px;
    font-weight:700;
    width:70%;
    float:left;
    clear:left;
}
.r105_article_preview_chart .titolo a {
    color:#1f1f1f;
    text-decoration:none;
    cursor:pointer;
}
.r105_article_preview_chart .titolo a:hover {
    text-decoration:underline;
}
.r105_article_preview_chart .titolo .correlati_titolo span {
    font-size:26px;
    text-transform:capitalize;
}
.r105_article_preview_chart .titolo .correlati_titolo span:before {
    content:"/";
    color:#1f1f1f;
    font-weight:300;
    margin-right:5px;
}
.r105_article_preview_chart .titolo .correlati_titolo span a:link,
.r105_article_preview_chart .titolo .correlati_titolo span a {
    color:#1f1f1f;
    text-decoration:none;
}
.r105_article_preview_chart .titolo .correlati_titolo span a:hover {
    text-decoration:underline;
}
.r105_article_preview_chart .sottotitolo {
    margin:0px;
    padding:0;
    font-family: 'Puritan', Arial, Helvetica, sans-serif;
    text-align:left;
    font-size:16px;
    font-weight:400;
    color:#1f1f1f;
    width:70%;
    float:left;
    clear:left;
}
.r105_article_preview_chart .sottotitolo a {
    color:#1f1f1f;
    text-decoration:none;
}
.r105_article_preview_chart .sommario,
.r105_article_preview_chart .testo {
    margin:5px 0 0 0;
    padding:0px;
    font-family: 'Puritan', Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:20px;
    color:#1f1f1f;
    width:70%;
    float:left;
    clear:left;
}
.r105_article_preview_chart .sommario ul {
    margin:0px;
    padding:0px;
    list-style-position:inside;
}
.r105_article_preview_chart .testo a,
.r105_article_preview_chart .sommario a {
    color:#1f1f1f;
    text-decoration:none;
}
.r105_article_preview_chart .sommario p,
.r105_article_preview_chart .testo p {
    margin:0px;
    padding:0px;
}
.r105_article_preview_chart .autore {
    margin:0;
    padding:0px;
    font-family: 'Puritan', Arial, Helvetica, sans-serif;
    font-weight:500;
    font-size:12px;
    color:#1f1f1f;
    float:left;
}
.r105_article_preview_chart .autore .prefisso_autore {
    font-family: 'Puritan', Arial, Helvetica, sans-serif;
    display:none;
}
.r105_article_preview_chart ul.correlati {
    margin:3px 0 0 0;
    padding:0;
    font-family: 'Puritan', Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:18px;
    list-style:none;
    width:100%;
    float:left;
    clear:left;
}
.r105_article_preview_chart ul.correlati li.occhiello,
.r105_article_preview_chart ul.correlati li.line_break {
    margin:0px;
    padding:0px;
    display:none;
}
.r105_article_preview_chart ul.correlati li.articolo,
.r105_article_preview_chart ul.correlati li.video,
.r105_article_preview_chart ul.correlati li.blog,
.r105_article_preview_chart ul.correlati li.sondaggio,
.r105_article_preview_chart ul.correlati li.gallery,
.r105_article_preview_chart ul.correlati li.scheda,
.r105_article_preview_chart ul.correlati li.lettera,
.r105_article_preview_chart ul.correlati li.audio {
    margin:2px 0px 0 0;
    padding:0px 0 0 18px;
    width:100%;
    float:left;
    clear:left;
    background:url(../images/r105_icona_correlati_articolo_white.png) no-repeat 0 6px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
}
.r105_article_preview_chart ul.correlati li.video {
    background:url(../images/r105_icon_video_correlati_white.png) no-repeat 0 4px;
}
.r105_article_preview_chart ul.correlati li.gallery {
    background:url(../images/r105_icon_photo_correlati_white.png) no-repeat 0 4px;
}
.r105_article_preview_chart ul.correlati li.articolo a,
.r105_article_preview_chart ul.correlati li.video a,
.r105_article_preview_chart ul.correlati li.blog a,
.r105_article_preview_chart ul.correlati li.sondaggio a,
.r105_article_preview_chart ul.correlati li.gallery a,
.r105_article_preview_chart ul.correlati li.scheda a,
.r105_article_preview_chart ul.correlati li.lettera a,
.r105_article_preview_chart ul.correlati li.audio a {
    margin:0px;
    padding:0px;
    color:#1f1f1f;
    font-size:14px;
    width:100%;
    float:left;
    clear:left;    
    text-decoration:none;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;     
}
.r105_article_preview_chart ul.correlati li.articolo a:hover,
.r105_article_preview_chart ul.correlati li.video a:hover,
.r105_article_preview_chart ul.correlati li.blog a:hover,
.r105_article_preview_chart ul.correlati li.sondaggio a:hover,
.r105_article_preview_chart ul.correlati li.gallery a:hover,
.r105_article_preview_chart ul.correlati li.scheda a:hover,
.r105_article_preview_chart ul.correlati li.lettera a:hover,
.r105_article_preview_chart ul.correlati li.audio a:hover {
    color:#1f1f1f;
    text-decoration:underline;
}
/*---Punti slider*/
.r105_article_preview_chart .punti_slide {
    margin:0px;
    padding:0px;
    display:none;
}
.r105_article_preview_chart .bx-prev {
    margin:0;
    padding:0px;
    background:url(../images/r105_article_slider_multimedia_small_slider_sx.png) no-repeat center center;
    width:36px;
    height:36px;
    font-size:0px;
    position:absolute;
    bottom:64px;
    right:205px;
}
.r105_article_preview_chart .bx-next {
    margin:-18px 0 0 0;
    padding:0px;
    background:url(../images/r105_article_slider_multimedia_small_slider_dx.png) no-repeat center center;
    background-repeat:no-repeat;
    width:36px;
    height:36px;
    font-size:0px;
    position:absolute;
    bottom: 25px;
    right: 205px;
}
.r105_article_preview_chart .bx-prev a,
.r105_article_preview_chart .bx-next a {
    margin:0px;
    padding:0px;
    display:block;
}
/*----Preview Multimedia*/
.r105_article_preview_chart .anteprima_articolo.gallery .cont_img a:before {
    content:url(../images/r105_article_preview_media_gallery.png);
    margin:0px;
    padding:0px;
    background-repeat:no-repeat;
    width:50px;
    height:50px;
    position:absolute;
    top:20px;
    right:20px;
}
.r105_article_preview_chart .anteprima_articolo.gallery .cont_img:hover a:before {
    content:url(../images/r105_article_preview_media_gallery_hover.png);
}
.r105_article_preview_chart .anteprima_articolo.video .cont_img a:before {
    content:url(../images/r105_article_preview_media_video.png);
    margin:0px;
    padding:0px;
    background-repeat:no-repeat;
    width:50px;
    height:50px;
    position:absolute;
    top:20px;
    right:20px;
}
.r105_article_preview_chart .anteprima_articolo.video .cont_img:hover a:before {
    content:url(../images/r105_article_preview_media_video_hover.png);
}
.r105_article_preview_chart .anteprima_articolo.audio .cont_img a:before {
    content:url(../images/r105_article_preview_media_audio.png);
    margin:0px;
    padding:0px;
    background-repeat:no-repeat;
    width:50px;
    height:50px;
    position:absolute;
    top:20px;
    right:20px;
}
.r105_article_preview_chart .anteprima_articolo.audio .cont_img:hover a:before {
    content:url(../images/r105_article_preview_media_audio_hover.png);
}
.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;
}
/*---rmc_article_slider_small*/
.rmc_article_slider_small {
    margin:0 0 15px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;     
}
.rmc_article_slider_small.style_drag,
.rmc_article_slider_small .anteprima_articolo.style_drag {
    margin:2px 0;
    padding:15px 0;
    background:#fff;
    width:100%;
    float:left;
    clear:left;
}
.rmc_article_slider_small .bx-viewport {
    height:auto !important;
}
.rmc_article_slider_small .occhiello_titolo {
    margin:0px;
    padding:0px;
    display:none;
}
.rmc_article_slider_small .bx-wrapper,
.rmc_article_slider_small .bx-wrapper .bx-window,
.rmc_article_slider_small .bx-wrapper .bx-window .cont_anteprima_slider {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;     
}
.rmc_article_slider_small .cont_anteprima_slider .schermata,
.rmc_article_slider_small .cont_anteprima_slider .schermata .hori_group {
    margin:0px;
    padding:0px;
}
.rmc_article_slider_small .anteprima_articolo {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;     
}
.rmc_article_slider_small .anteprima_articolo .cont_img {
    margin:0px;
    padding:0px;
    width:100%;
    min-height:370px;
    position:relative;
    float:left;
    clear:left;
}
.rmc_article_slider_small .anteprima_articolo .cont_img img {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    border:0px;
    text-decoration:none;
}
.rmc_article_slider_small .anteprima_articolo .cont_img .didascalia {
    display:none;
    margin:0px;
    padding:0px;
}
.rmc_article_slider_small .anteprima_articolo .cont {
    margin:0px;
    padding:15px;
    width:615px;
    float:left;
    clear:left;
    background:#56898B;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;         
}
.rmc_article_slider_small .occhiello {
    margin:0px 0 5px 0;
    padding:0px;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size:13px;
    text-transform:uppercase;
    font-weight:600;
    text-align:left;
    color:#fff;
    width:100%;
    float:left;
    clear:left;
}
.rmc_article_slider_small .titolo {
    margin:0 0 5px 0;
    padding:0px;
    color:#fff;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    text-align:left;
    text-transform:uppercase;
    font-size:26px;
    line-height:26px;
    font-weight:700;
    width:100%;
    float:left;
    clear:left;
}
.rmc_article_slider_small .titolo a {
    color:#fff;
    text-decoration:none;
    cursor:pointer;
}
.rmc_article_slider_small .titolo a:hover {
    text-decoration:underline;
}
.rmc_article_slider_small .titolo .correlati_titolo span {
    font-size:26px;
    text-transform:capitalize;
}
.rmc_article_slider_small .titolo .correlati_titolo span:before {
    content:"/";
    color:#fff;
    font-weight:300;
    margin-right:5px;
}
.rmc_article_slider_small .titolo .correlati_titolo span a:link,
.rmc_article_slider_small .titolo .correlati_titolo span a {
    color:#fff;
    text-decoration:none;
}
.rmc_article_slider_small .titolo .correlati_titolo span a:hover {
    text-decoration:underline;
}
.rmc_article_slider_small .sottotitolo {
    margin:5px 0 5px 0;
    padding:0;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    text-align:left;
    font-size:16px;
    font-weight:400;
    color:#fff;
    width:100%;
    float:left;
    clear:left;
}
.rmc_article_slider_small .sottotitolo a {
    color:#fff;
    text-decoration:none;
}
.rmc_article_slider_small .sommario,
.rmc_article_slider_small .testo {
    margin:0px 0px 5px 0px;
    padding:0px;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:20px;
    color:#fff;
    float:left;
    clear:left;
}
.rmc_article_slider_small .sommario ul {
    margin:0px;
    padding:0px;
    list-style-position:inside;
}
.rmc_article_slider_small .testo a,
.rmc_article_slider_small .sommario a {
    color:#fff;
    text-decoration:none;
}
.rmc_article_slider_small .sommario p,
.rmc_article_slider_small .testo p {
    margin:0px;
    padding:0px;
}
.rmc_article_slider_small .autore {
    margin:0;
    padding:0px;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-weight:500;
    font-size:12px;
    color:#fff;
    float:left;
}
.rmc_article_slider_small .autore .prefisso_autore {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    display:none;
}
.rmc_article_slider_small ul.correlati {
    margin:3px 0 0 0;
    padding:0;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:18px;
    list-style:none;
    width:100%;
    float:left;
    clear:left;
}
.rmc_article_slider_small ul.correlati li.occhiello,
.rmc_article_slider_small ul.correlati li.line_break {
    margin:0px;
    padding:0px;
    display:none;
}
.rmc_article_slider_small ul.correlati li.articolo,
.rmc_article_slider_small ul.correlati li.video,
.rmc_article_slider_small ul.correlati li.blog,
.rmc_article_slider_small ul.correlati li.sondaggio,
.rmc_article_slider_small ul.correlati li.gallery,
.rmc_article_slider_small ul.correlati li.scheda,
.rmc_article_slider_small ul.correlati li.lettera,
.rmc_article_slider_small ul.correlati li.audio {
    margin:2px 0px 0 0;
    padding:0px 0 0 18px;
    width:100%;
    float:left;
    clear:left;
    background:url(../images/r105_icona_correlati_articolo_white.png) no-repeat 0 6px;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
}
.rmc_article_slider_small ul.correlati li.video {
    background:url(../images/r105_icon_video_correlati_white.png) no-repeat 0 4px;
}
.rmc_article_slider_small ul.correlati li.gallery {
    background:url(../images/r105_icon_photo_correlati_white.png) no-repeat 0 4px;
}
.rmc_article_slider_small ul.correlati li.articolo a,
.rmc_article_slider_small ul.correlati li.video a,
.rmc_article_slider_small ul.correlati li.blog a,
.rmc_article_slider_small ul.correlati li.sondaggio a,
.rmc_article_slider_small ul.correlati li.gallery a,
.rmc_article_slider_small ul.correlati li.scheda a,
.rmc_article_slider_small ul.correlati li.lettera a,
.rmc_article_slider_small ul.correlati li.audio a {
    margin:0px;
    padding:0px;
    color:#fff;
    font-size:14px;
    width:100%;
    float:left;
    clear:left;    
    text-decoration:none;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;     
}
.rmc_article_slider_small ul.correlati li.articolo a:hover,
.rmc_article_slider_small ul.correlati li.video a:hover,
.rmc_article_slider_small ul.correlati li.blog a:hover,
.rmc_article_slider_small ul.correlati li.sondaggio a:hover,
.rmc_article_slider_small ul.correlati li.gallery a:hover,
.rmc_article_slider_small ul.correlati li.scheda a:hover,
.rmc_article_slider_small ul.correlati li.lettera a:hover,
.rmc_article_slider_small ul.correlati li.audio a:hover {
    color:#fff;
    text-decoration:underline;
}
/*---Punti slider*/
.rmc_article_slider_small .punti_slide {
    margin:0px;
    padding:0px;
    display:none;
}
.rmc_article_slider_small .bx-prev {
    margin:0;
    padding:0px;
    background:url(../images/rmc_article_slider_multimedia_small_slider_sx.png) no-repeat center center;
    width:36px;
    height:36px;
    font-size:0px;
    position:absolute;
    top:370px;
    right:0px;
}
.rmc_article_slider_small .bx-next {
    margin:-18px 0 0 0;
    padding:0px;
    background:url(../images/rmc_article_slider_multimedia_small_slider_dx.png) no-repeat center center;
    background-repeat:no-repeat;
    width:36px;
    height:36px;
    font-size:0px;
    position:absolute;
    top:430px;
    right:0px;
}
.rmc_article_slider_small .bx-prev a,
.rmc_article_slider_small .bx-next a {
    margin:0px;
    padding:0px;
    display:block;
}
/*----Preview Multimedia*/
.rmc_article_slider_small .anteprima_articolo.gallery .cont_img a:before {
    content:url(../images/rmc_article_preview_media_gallery.png);
    margin:-25px 0 0 -25px;
    padding:0px;
    background-repeat:no-repeat;
    width:50px;
    height:50px;
    position:absolute;
    top:50%;
    right:50%;
}
.rmc_article_slider_small .anteprima_articolo.gallery .cont_img:hover a:before {
    content:url(../images/rmc_article_preview_media_gallery_hover.png);
}
.rmc_article_slider_small .anteprima_articolo.video .cont_img a:before {
    content:url(../images/rmc_article_preview_media_video.png);
    margin:-25px 0 0 -25px;
    padding:0px;
    background-repeat:no-repeat;
    width:50px;
    height:50px;
    position:absolute;
    top:50%;
    right:50%;
}
.rmc_article_slider_small .anteprima_articolo.video .cont_img:hover a:before {
    content:url(../images/rmc_article_preview_media_video_hover.png);
}
.rmc_article_slider_small .anteprima_articolo.audio .cont_img a:before {
    content:url(../images/rmc_article_preview_media_audio.png);
    margin:-25px 0 0 -25px;
    padding:0px;
    background-repeat:no-repeat;
    width:50px;
    height:50px;
    position:absolute;
    top:50%;
    right:50%;
}
.rmc_article_slider_small .anteprima_articolo.audio .cont_img:hover a:before {
    content:url(../images/rmc_article_preview_media_audio_hover.png);
}
/*---Small Title*/
.rmc_article_slider_small_title {
    margin:0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.rmc_article_slider_small_title .text {
    margin:0px;
    padding:0px;
    font-family: "Lato",Arial,Helvetica,sans-serif;
    font-size:30px;
    font-weight:400;
    text-transform:uppercase;
    width:100%;
    float:left;
    clear:left;
}
.rmc_article_slider_small_title .text.key_text_edit {
    background: rgb(220, 220, 220) none repeat scroll 0 0;
    display: block;
    float: left;
    min-height: 40px;
    min-width: 200px;
}
/*---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;
}

