
/*---vc_preview_small_right_webradio*/
.vc_preview_small_right_webradio {
    margin:20px 0 0 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}

.vc_preview_small_right_webradio .correlati .line_break{
    display:none;
}
.vc_preview_small_right_webradio .cont {
    margin:0;
    padding:0px;
    display:table;
}

.vc_preview_small_right_webradio .sezione,
.vc_preview_small_right_webradio .occhiello {
    margin-bottom:5px;
    padding-bottom:2px;
    float: left;
    clear:left;
}

.vc_preview_small_right_webradio .titolo {
    margin:10px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_right_webradio .titolo a {
    text-decoration:none;
    cursor:pointer;
}
.vc_preview_small_right_webradio .titolo a:hover {
    text-decoration:none;
}

.vc_preview_small_right_webradio .sottotitolo {
    margin:10px 0 0 0;
    padding:0;
    text-align:left;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_right_webradio .sottotitolo a {
    text-decoration:none;
}
.vc_preview_small_right_webradio .sommario,
.vc_preview_small_right_webradio .testo {
    margin:10px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_small_right_webradio .sommario ul {
    margin:0px;
    padding:0px;
    list-style-position:inside;
}
.vc_preview_small_right_webradio .testo a,
.vc_preview_small_right_webradio .sommario a {
    text-decoration:none;
}
.vc_preview_small_right_webradio .sommario p,
.vc_preview_small_right_webradio .testo p {
    margin:0px;
    padding:0px;
}
.vc_preview_small_right_webradio .autore {
    margin:0;
    padding:0px;
}
.vc_preview_small_right_webradio .autore .prefisso_autore {
    display:none;
}
.vc_preview_small_right_webradio.anteprima_articolo .vc_relateds{
    margin-top:20px;
}
.vc_preview_small_right_webradio .cont_img {
    margin:0 15px 0 0;
    padding:0px;
    position:relative;
    float:left;
    /*height:214px;
    width: 377px;*/
}
.vc_preview_small_right_webradio .cont_img img {
    margin:0;
    padding:0px;
    text-decoration:none;
    border:0px;
    max-width:100%;
    float:left;
    clear:left;
    width:125px;
    height: auto;
}
.vc_preview_small_right_webradio .cont_img img.lazy {
    height: 125px;
}
.vc_preview_small_right_webradio .cont_img .didascalia {
    margin:0px;
    padding:0;
    display:none;
}
.vc_preview_small_right_webradio .ora_pubblicazione {
    display:inline;
}
/* variant right */
.vc_preview_small_right_webradio.vc_right .cont {
    float:right;
    margin:0 0 0 15px;
}


.ghost_container .vc_preview_small_right_webradio.style_drag,
.ghost_container .vc_preview_small_right_webradio.ui-draggable {
    min-height:80px;
    padding:40px 0;
}

.ghost_container .vc_preview_small_right_webradio.style_drag:before,
.ghost_container .vc_preview_small_right_webradio.ui-draggable:before {
    content: "Contenuto manuale";
    font-family: "Source Sans Pro", sans-serif;
    margin: 0px;
    padding: 2px 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #d00000;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
}

.vc_preview_big_bt_variant {
    margin:40px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_big_bt_variant.vc_first {
    margin:0;
}
.vc_preview_big_bt_variant .cont_img:after{
    display:none;
}
.vc_preview_big_bt_variant .cont {
    float: left;
    clear:left;
    width: 100%;
    padding: 20px 15px 0 15px;
    text-align: center;
}
.vc_preview_big_bt_variant .cont_img {
    float: left;
    clear:left;
    width:100%;
    position:relative;
    background:#D8D8D8;
}
.vc_preview_big_bt_variant .cont_img img {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
}

.vc_preview_big_bt_variant .occhiello {
    margin-bottom:10px;
}
.vc_preview_big_bt_variant .titolo {
    float: left;
    clear:left;
    width:100%;
}
.vc_preview_big_bt_variant .titolo a {
    max-width: 100%;
/*    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.vc_preview_big_bt_variant .sottotitolo {
    float:left;
    clear: left;
    width: 100%;
    margin:10px 0 0 0;
}
.vc_preview_big_bt_variant .autore {
    float: left;
    clear: left;
    width: auto;
}
.vc_preview_big_bt_variant .autore .prefisso_autore {
    display:none;
}
.vc_preview_big_bt_variant .ora_pubblicazione {
    width: auto;
    float: left;
    clear: left;
}
.vc_preview_big_bt_variant .testo {
    float: left;
    clear: left;
    width: 100%;
}


.ghost_container .vc_preview_big_bt_variant.style_drag,
.ghost_container .vc_preview_big_bt_variant.ui-draggable {
    min-height:80px;
    padding:40px 0;
}

.ghost_container .vc_preview_big_bt_variant.style_drag:before,
.ghost_container .vc_preview_big_bt_variant.ui-draggable:before {
    content: "Contenuto manuale";
    font-family: "Source Sans Pro", sans-serif;
    margin: 0px;
    padding: 2px 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #d00000;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
}
/*vc_preview_slider_medium_into_cont*/
.vc_preview_slider_medium_into_cont {
    float:left;
    clear:left;
    width:100%;
    position:relative;
}
.vc_preview_slider_medium_into_cont .bx-viewport {
    height:auto !important;
}
.vc_preview_slider_medium_into_cont .cont_anteprima_slider {
    position:relative;
   /* margin-left: 50%;
    left: -312px;*/
}
.vc_preview_slider_medium_into_cont .schermata {
    padding:0;
    float: left !important;
    display: inline-block;
    width: 597px !important;
}

/*---vc_preview_slider_medium_into*/
.vc_preview_slider_medium_into{
    width: auto;
    float: left;
    clear: left;
    position: relative;
    background: transparent !important;
}
.vc_preview_slider_medium_into.style_drag, 
.vc_preview_slider_medium_into.gallery.style_drag {
    width: 100% !important;
}
.vc_preview_slider_medium_into.vc_first{
    margin-top:20px;
}
.vc_preview_slider_medium_into .cont {
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_preview_slider_medium_into .cont2 {
    float: left;
    clear: left;
    width: 100%;
    height: 330px;
    margin: 0;
    padding: 20px 85px 35px 85px;
    position: absolute;
    bottom: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    opacity: 0.91;
    background-image: linear-gradient(-180deg, rgba(42,42,42,0.00) 6%, #2A2A2A 90%);
}

.vc_preview_slider_medium_into .occhiello {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_slider_medium_into .titolo {
    width:100%;
    float:left;
    clear:left;
}
.vc_preview_slider_medium_into .titolo a {
    
    /*max-height: 2em;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.vc_preview_slider_medium_into .sottotitolo {
    width: auto;
    float: none;
    clear: left;
    margin: 13px auto 0 auto;
}
.vc_preview_slider_medium_into .sottotitolo a {
    width: 100%;
/*    display: -webkit-box;
    max-width: 100%;
    height: 2.2em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.vc_preview_slider_medium_into .sezione {
    margin-top: 20px;
    display: inline-table;
    line-height: 1em;
}
.vc_preview_slider_medium_into .sottotitolo {
    margin: 15px auto 0 auto;
    width: auto;
    float: none;
    clear: left;
    display: inline-table;
}
.vc_preview_slider_medium_into .cont_img {
    position: relative;
    float: left;
    clear: left;
    width: auto;
}
.vc_preview_slider_medium_into .cont_img a {
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_slider_medium_into .cont_img img {
    text-decoration:none;
    border:0px;
    width:100%;
    height:inherit;
    float:left;
    clear:left;
}
.vc_preview_slider_medium_into .cont_img .didascalia {
    display:none;
}

/*---Nav Controller*/
.vc_preview_slider_medium_into_cont .bx-controls {
    margin: 0 auto;
    padding: 0;
    width: 596px;
    bottom: 0;
    position: absolute;
    display: block;
}
.vc_preview_slider_medium_into_cont .bx-prev {
    margin:0px;
    padding:0px;
    font-size:0px;
    background:url(../images/RMC_arrow_left.png) no-repeat center center;
    background-color:rgba(0,0,0,0.5);
    background-size:8px;
    width: 30px;
    height: 309px;
    position: absolute;
    bottom: 51px;
    left: 0px;
}
.vc_preview_slider_medium_into_cont .bx-next {
   margin:0px;
    padding:0px;
    font-size:0px;
    background:url(../images/RMC_arrow_right.png) no-repeat center center;
    background-color:rgba(0,0,0,0.5);
    background-size:8px;
    width: 30px;
    height: 309px;
    position: absolute;
    bottom: 51px;
    right: 0px;
}


/*---vc_textedit_box_previews---*/
.vc_textedit_box_previews{
    float:left;
    clear:left;
    width:100%;
}
.vc_textedit_box_previews .text {
    float: left;
    clear: left;
    width: 100%;
}
.vc_textedit_box_previews .text a {
    color:inherit;
}
.vc_textedit_box_previews .key_text_edit {
    min-height:30px;
    width:100%;
    float:left;
    clear:left;
    background:#dedede;
}
/*---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;
}
/*---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_small_bt {
    margin:40px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_small_bt.vc_first {
    margin:0;
}
.vc_preview_small_bt .cont_img:after{
    display:none;
}
.vc_preview_small_bt .cont {
    float: left;
    clear:left;
    width: 100%;
    padding: 20px 10px 0 10px;
    text-align: center;
}
.vc_preview_small_bt .cont_img {
    float: left;
    clear:left;
    width:100%;
    position:relative;
    background:#F1F1F1;
}
.vc_preview_small_bt .cont_img img {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
}

.vc_preview_small_bt .occhiello {
    margin-bottom:10px;
}
.vc_preview_small_bt .titolo {
    float: left;
    clear:left;
    width:100%;
}
.vc_preview_small_bt .titolo a {
    max-width: 100%;
/*    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.vc_preview_small_bt .sottotitolo {
    float:left;
    clear: left;
    width: 100%;
    margin:10px 0 0 0;
}
.vc_preview_small_bt .autore {
    float: left;
    clear: left;
    width: auto;
}
.vc_preview_small_bt .autore .prefisso_autore {
    display:none;
}
.vc_preview_small_bt .ora_pubblicazione {
    margin-top: 5px;
    width: auto;
    float: left;
    clear: left;
}
.vc_preview_small_bt .testo {
    float: left;
    clear: left;
    width: 100%;
}
.vc_preview_small_bt .didascalia {
    display:none;
}



.ghost_container .vc_preview_small_bt.style_drag,
.ghost_container .vc_preview_small_bt.ui-draggable {
    min-height:80px;
    padding:40px 0;
}

.ghost_container .vc_preview_small_bt.style_drag:before,
.ghost_container .vc_preview_small_bt.ui-draggable:before {
    content: "Contenuto manuale";
    font-family: "Source Sans Pro", sans-serif;
    margin: 0px;
    padding: 2px 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    background: #d00000;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 99;
}
/*---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;
}

/*---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_preview_medium_bt_intro_section {
    margin:0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}

.vc_preview_medium_bt_intro_section .cont {
    float: left;
    clear:left;
    width: 100%;
    text-align: center;
}
.vc_preview_medium_bt_intro_section .cont_img {
    float: left;
    clear:left;
    width:100%;
    position:relative;
    margin-top: 30px;
}
.vc_preview_medium_bt_intro_section .cont_img img {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
}

.vc_preview_medium_bt_intro_section .occhiello {
    margin-bottom:10px;
}
.vc_preview_medium_bt_intro_section .titolo {
    float: left;
    clear:left;
    width:100%;
}
.vc_preview_medium_bt_intro_section .titolo a {
    max-width: 100%;
/*    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.vc_preview_medium_bt_intro_section .sottotitolo {
    float:left;
    clear: left;
    width: 100%;
    margin:10px 0 0 0;
}
.vc_preview_medium_bt_intro_section .autore {
    float: left;
    clear: left;
    width: auto;
}
.vc_preview_medium_bt_intro_section .autore .prefisso_autore {
    display:none;
}
.vc_preview_medium_bt_intro_section .ora_pubblicazione {
    margin-top: 5px;
    width: auto;
    float: left;
    clear: left;
}
.vc_preview_medium_bt_intro_section .testo {
    float: left;
    clear: left;
    width: 100%;
    margin-top:30px;
}
.vc_preview_medium_bt_intro_section p {
    margin: 0 0 10px;
}
.vc_preview_medium_bt_intro_section .testo img {
    margin:20px 0;
}
.vc_preview_medium_bt_intro_section .didascalia {
    display:none;
}

/*---generic_sharre*/
.vc_preview_medium_bt_intro_section .social{
    float: left;
    clear: left;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 25px 0 0 0;
}
.vc_preview_medium_bt_intro_section .social .vc_generic_sharre .vc_share_cont {
    font-size:0;
    float:left;
}

.vc_preview_medium_bt_intro_section .social a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 25px;
  color: #142a4bb3;
  margin: 0 15px;
  display: inline-block;
  float: left;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;}
.vc_preview_medium_bt_intro_section .social a:hover:before {
    text-decoration:none;
    color:#142a4b;
}
.vc_preview_medium_bt_intro_section .social a.vc_share_link_facebook:before {
  content: "\f09a"; }

.vc_preview_medium_bt_intro_section .social a.vc_share_link_twitter:before {
  content: "\e61b"; }

.vc_share_link_container {
    margin: 0;
    padding: 0px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;

}

.vc_share_link_container a{
    /*font-size: 19px;
    color: #142a4bb3;
    margin: 0px 0 0 15px;
    padding: 0px;
    width: 26px;
    height: 26px;
    line-height: 29px;
    text-align: center;
    float: left;*/
    font-size: 20px;
    color: #142a4bb3;
    margin: 0;
    padding: 0px;
    line-height: 1;
    text-align: center;
    float: left;
}
.vc_share_link_container a:hover{
    color: #142a4b;
}
.vc_share_link_container a.twitter {
    font-size: 22px;
}
.vc_share_link_container a.facebook{
    line-height: 1.2em;
    margin-right: 30px;
}
.vc_share_link_container a.twitter .fa-twitter:before {
    content:"\e61b"!important;
}

/*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_box_preview_object_podcast*/
.vc_box_preview_object_podcast {
    margin: 60px 0 70px 0;
    padding: 0px;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_box_preview_object_podcast .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_podcast .bx-viewport {
    clear:both;
    height:auto !Important;
    border-bottom:1px solid #9a9a9a;
    }

.vc_box_preview_object_podcast .cont,
.vc_box_preview_object_podcast .cont .schermata,
.vc_box_preview_object_podcast .cont .schermata .hori_group {
    margin:0px;
    padding:0px;
    width: 100%;
}
.vc_box_preview_object_podcast .cont{
    margin: 28px 0;
    float: left;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .icona_tipo {
    display:none;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box {
    margin: 0;
    padding: 0px 20px;
    width: 50%;
    float: left;
    text-align:center;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .divcont {
    margin:0px;
    padding:0px;
    width: 100%;
    float:left;
    clear:left;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .cont_foto {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_preview_object_podcast.icon_gallery_none .schermata .hori_group .box .cont_foto a:before {
    display:none;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .cont_foto a {
    display:block;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_preview_object_podcast .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_podcast .cont .schermata .hori_group .box .titolo {
    margin:0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    height:2.5em;
    word-wrap:break-word;
    visibility: visible;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .ora_pubblicazione {
    margin:0 0 10px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .occhiello {
    margin:0px;
    padding:0px;
    float:left;
    clear:left;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .titolo a {
    margin:0px;
    padding:0px;
    text-decoration:none;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .titolo a:hover {
    text-decoration:underline;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .autore {
    margin:0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;    
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .autore span.prefisso_autore {display:none;}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .testo {
    margin:5px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;    
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .testo a {
    color:#141414;
    text-decoration:none;
}
.vc_box_preview_object_podcast .cont .schermata .hori_group .box .testo a:hover {
    text-decoration:underline;
}
.vc_box_preview_object_podcast .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_podcast .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_podcast .cont .schermata .hori_group .box .link_button a:hover {
    border:1px solid #13294B;
    background:#13294B;
    color: #fff;
}


/*---Nav Controller*/
.vc_box_preview_object_podcast .bx-controls {
    margin:0 auto;
    padding:0;
    width:100%;
    position: absolute;
    display:none;
}
.vc_box_preview_object_podcast .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_podcast .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_podcast .punti_slide{
    text-align:left;
    width: 100%;
    float: left;
    clear: left;
}
.vc_box_preview_object_podcast .punti_slide .bx-pager {
    margin: 0 auto;
    padding: 0;
}
.vc_box_preview_object_podcast .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_podcast .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_podcast .punti_slide .bx-pager .bx-pager-item a.active {
    background:#030303;
}

.vc_box_preview_object_podcast .show_more_content {
    position: absolute;
    bottom: -50px;
    left: 50%;
    margin-left: -86px;
}
.vc_box_preview_object_podcast .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_podcast .show_more_content a:hover {
    border:1px solid #13294B;
    background:#13294B;
    color: #fff;
    text-decoration:none;
}
/*---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_preview_medium_bt_rounded {
    margin:40px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_preview_medium_bt_rounded .cont_img:after{
    display:none;
}
.vc_preview_medium_bt_rounded .cont {
    float: left;
    clear:left;
    width: 100%;
    padding: 20px 15px 0 15px;
    text-align: center;
}
.vc_preview_medium_bt_rounded .cont_img {
    float: left;
    clear:left;
    width:100%;
    position:relative;
}
.vc_preview_medium_bt_rounded .cont_img img {
    float: left;
    clear: left;
    width: 100%;
    height: auto;
    border-radius: 50%;
}

.vc_preview_medium_bt_rounded .occhiello {
    margin-bottom:10px;
}
.vc_preview_medium_bt_rounded .titolo {
    float: left;
    clear:left;
    width:100%;
}
.vc_preview_medium_bt_rounded .titolo a {
    max-width: 100%;
/*    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
.vc_preview_medium_bt_rounded .sottotitolo {
    float:left;
    clear: left;
    width: 100%;
    margin:10px 0 0 0;
}
.vc_preview_medium_bt_rounded .autore {
    float: left;
    clear: left;
    width: auto;
}
.vc_preview_medium_bt_rounded .autore .prefisso_autore {
    display:none;
}
.vc_preview_medium_bt_rounded .ora_pubblicazione {
    margin-top: 5px;
    width: auto;
    float: left;
    clear: left;
}
.vc_preview_medium_bt_rounded .testo {
    float: left;
    clear: left;
    width: 100%;
}
.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;
}

