
/*---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;
}
/*---vc_article_author*/
.vc_article_author {
    padding: 0px 12px 12px 12px;
    margin-top: 40px;
    width: 100%;
    float: left;
    clear: left;
    background: #fff;
    /*border-bottom: 4px solid #ccc;*/
    border-bottom: 3px solid #e5e5e5;
    position:relative;
}
.vc_article_author .author_photo {
    margin: 0 10px 0 0;
    border-radius: 100%;
    width: 60px;
    height: 60px;
    border: 1px solid #ababab;
    overflow: hidden;
    float: left;
}
.vc_article_author .author_photo .author_photo_image {
    margin:0;
    padding:0;
    max-width:100%;
    height:auto;
}
.vc_article_author .vc_author_with_link {
    height: 100%;
    display: table;
    margin-top: 6px;
}
.vc_article_author .vc_author_with_link .prefisso_autore {
    font-size: 0;
    width: 100%;
    display: block;
    line-height: 0;
}
.vc_article_author .vc_author_with_link .prefisso_autore:before {
    content: "Autore";
    font-size: 16px;
    line-height: 19px;
}
.vc_article_author .vc_author_with_link a:after {
    content: "Archivio Autore";
    position: absolute;
    right: 12px;
    color: #fff;
    background: #969c9f;
    background: #8f9ba8;
    font-size: 16px;
    padding: 6px 12px;
    display: inline-block;
    vertical-align: middle;
    top: 50%;
    margin-top: -17.5px;
    font-family: 'TradeGothicLT-BoldCondTwenty', Helvetica, sans-serif;
}
/*--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;
}
/*---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_related_last_contest_article*/
.vc_related_last_contest_article {
    margin: 40px 0 20px 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_related_last_contest_article .occhiello_titolo {
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_related_last_contest_article .schermata .hori_group {
    margin: 20px 0 0 0;
    width: 100%;
    float: left;
    clear: left;
}
.vc_related_last_contest_article .schermata .hori_group .box {
    width:100%;
    float:left;
    clear:left;
}
.vc_related_last_contest_article .schermata .hori_group .box .cont {
    display:table;
}
.vc_related_last_contest_article .schermata .hori_group .box .foto {
    margin:0px 15px 0px 0;
    float:left;
    position:relative;
}
.vc_related_last_contest_article .schermata .hori_group .box .foto img {
    text-decoration:none;
    width:100%;
    float:left;
}
.vc_related_last_contest_article .schermata .hori_group .box .foto .didascalia {
    display:none;
}
.vc_related_last_contest_article .schermata .hori_group .box .occhiello {
    margin: 0px 0 5px 0;
    font-size: 0.875em;
    float: left;
    clear: left;
    width: 100%;
}
.vc_related_last_contest_article .schermata .hori_group .box .titolo {
    width: 100%;
    float: left;
    clear: left;
}
.vc_related_last_contest_article .schermata .hori_group .box .titolo a {
    text-decoration:none;
}
.vc_related_last_contest_article .schermata .hori_group .box .titolo a:hover {
    text-decoration:underline;
}

/*---vc_article_related_tag*/
.vc_article_related_tag {
    margin: 40px auto;
    width: 100%;
    float: left;
    clear: left;
    position: relative;
    overflow: hidden;
}
.vc_article_related_tag .occhiello_titolo span {
    background: #e5e5e5;
}
.vc_article_related_tag .schermata {
    margin:0px;
    padding:0px;
}
.vc_article_related_tag .schermata .hori_group {
    margin:15px 0 0 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_related_tag .schermata .hori_group .box {
    margin:0 2.888888% 0 0;
    width:31.333333%;
    background: #e5e5e5;
    float: left;
    clear: none;
}
.vc_article_related_tag .schermata .hori_group .box.pos3,
.vc_article_related_tag .schermata .hori_group .box.pos6,
.vc_article_related_tag .schermata .hori_group .box.pos9,
.vc_article_related_tag .schermata .hori_group .box.pos12,
.vc_article_related_tag .schermata .hori_group .box.pos15,
.vc_article_related_tag .schermata .hori_group .box.pos18 {
    margin:0%;
}
.vc_article_related_tag .schermata .hori_group .box .foto {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.vc_article_related_tag .schermata .hori_group .box .foto img {
    margin:0px;
    padding:0px;
    border:0px;
    text-decoration:none;
    width:100%;
    float:left;
}
/*.vc_article_related_tag .schermata .hori_group .box.video .foto 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%;
    left:50%;
}
.vc_article_related_tag .schermata .hori_group .box.gallery .foto 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%;
    left:50%;
}*/
.vc_article_related_tag .schermata .hori_group .box .foto .didascalia {
    margin:0px;
    padding:0px;	
    display:none;
}
.vc_article_related_tag .cont {
    width: 100%;
    float: left;
    clear: left;
    position: relative;
}
.vc_article_related_tag .cont2 {
    position: absolute;
    padding:1rem;
    text-align: center;
    bottom: 0;
    width:100%;
}
.vc_article_related_tag .schermata .hori_group .box .sezione {
    margin:0px 0 5px 0;
    padding:2px 5px;
    display:block;
    float:left;
}
.vc_article_related_tag .schermata .hori_group .box .sezione a {
    text-decoration:none;
}
.vc_article_related_tag .schermata .hori_group .box .occhiello {
    width:100%;
    float:left;
    clear:left;
    text-align:center;
    -webkit-font-smoothing:antialiased;
    -moz-font-smoothing:antialiased;
    -o-font-smoothing:antialiased;
    font-smoothing:antialiased;
    text-rendering:optimizeLegibility; 
}
.vc_article_related_tag .schermata .hori_group .box .titolo {
    margin: 20px auto 0 auto;
    width: 80%;
    position: relative;
    clear:left;
    -webkit-font-smoothing:antialiased;
    -moz-font-smoothing:antialiased;
    -o-font-smoothing:antialiased;
    font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
}
.vc_article_related_tag .schermata .hori_group .box .titolo a {
    height: 3.4em;
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.vc_article_related_tag .schermata .hori_group .box .titolo a:hover {
    text-decoration:underline;
}

.vc_article_tags {
    margin-top: 40px;
    margin-bottom: -15px;
    width: 100%;
    float: left;
    clear: left;
    text-align: left;
    line-height: 1em;
}
.vc_article_tags .occhiello {
    margin-right: 10px;
    font-size: 1em;
    line-height: 1em;
    float: left;
    color: #8f9b9b;
}
.vc_article_tags .box p {
    color: transparent;
}
.vc_article_tags a {
    margin: 0 9px 15px 0;
    text-decoration: none;
    color: #9a9a9a;
    border: 1px solid #9a9a9a;
    padding: 6px 8px;
    font-size: .8823em;
    text-transform: uppercase;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.vc_article_tags a:hover {
    text-decoration: none;
    color: #fff;
    border: 1px solid #13294B;
    background: #13294B;
}
/*---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_article_share {
    margin-top: 10px;
    float: left;
    clear: left;
    width: 100%;
    position:relative;
}
.vc_article_share:before {
    content: "\f1e0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #fdfbfd;
    background: red;
    background: #8f9ba8;
    float: left;
    clear: left;
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 1.1em;
}
.vc_article_share .addthis_toolbox a.at300b {
    float: left;
    width: 60px !important;
    height: 60px !important;
    margin: 0;
    padding: 0;
    background: #e5e5e5; /* #8f9ba8; */
}
.vc_article_share .addthis_32x32_style .at-icon {
    width: 25px !important;
    height: 60px !important;
    margin-left: -12.5px;
    left: 50%;
    position: relative;
}
.vc_article_share .addthis_toolbox.addthis_32x32_style span {
    height: 60px !important;
    width: 60px !important;
    background: transparent !important;
}
.vc_article_share .at-icon {
    fill: #969c9f!important; /*#fdfbfd !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;
}
/*---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_article_header {
    margin: 0;
    width:100%;
    float:left;
    clear:left;
    position:relative;
    text-align: center;
}
.vc_article_header.container { /*In case of the multimedia content*/
    width: 100%;
    float: none;
    color:#212121;
}
.vc_article_header .section_image {
    float:left;
    clear:left;
    width:100%;
}
.vc_article_header .section_image img {
    max-width:100%;
}
.vc_article_header .occhiello_articolo {
    margin-bottom: 20px;
    float: left;
    clear: left;
    width: 100%;    
}
.vc_article_header .titolo{
    width:100%;
    float:left;
    clear:left;
}
.vc_article_header .sottotitolo{
    margin-top:10px;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_header .data_articolo {
    margin: 15px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
}

body.section_playlist .vc_article_header .data_articolo,
body.macrosection_voci .vc_article_header .data_articolo {
    display:none;
}

/*----------------- concorso -----------------*/
/*---tag_20*/
.vc_body_article_questionnaire .tag_20 {
    margin:10px 0 0 0;
    width:300px;
    display:table-caption;
}
.vc_body_article_questionnaire .tag_20 .nome {
    padding:15px 15px;
    font-size:14px;
    font-weight:600;
    color:#fff;
    background:#84BD00 url(../images/icon_open_playlist.png) no-repeat 265px 18px;
    border:1px solid #84BD00;
    width:100%;
    float:left;
    clear:left;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
    cursor:pointer;
}
.vc_body_article_questionnaire .tag_20 .valore {
    margin:10px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    display:none;
}
/*---has_played*/
.has_played, 
.expire_message, 
.minor_error_message,
.contest_start_message {
    padding:15px;
    font-size:16px;
    line-height:26px;
    color:#252525;
    font-style:italic;
    text-align:center;
    background:#FFF4BC;
    border-left:1px #DCDCDC solid;
    border-right:1px #DCDCDC solid;
    border-top:1px #DCDCDC solid;
    width:100%;
    float:left;
    clear:left;
}
.has_played:before, .expire_message:before {
    content:url(../images/icon_has_played.png);
    text-align:center;
    width:100%;
    float:left;
    clear:left;
}
/*----------------- concorso - END -----------------*/

/*---vc_share_button*/
.vc_share_button {
    margin: 0;
    padding: 0px 0 0 0;
    width:100%;
    float:left;
    clear:left;
}
.vc_share_button .addthis_toolbox {
    margin: 15px 0 0 0;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.vc_share_button .addthis_32x32_style .addthis_button_facebook,
.vc_share_button .addthis_32x32_style .addthis_button_twitter,
.vc_share_button .addthis_32x32_style .addthis_button_google_plusone_share, 
.vc_share_button .addthis_32x32_style .addthis_button_compact {
    margin:0px 0 0 15px;
    padding:0px;
    width: auto;
    float:left !important;
}
.vc_share_button .addthis_32x32_style span {
    width: 100% !important;
    text-align: left;
    padding: 0;
    float: left;
    background:none !Important;
}
.vc_share_button .addthis_32x32_style .at-icon{
    float: left;
    height: 31px !important;
    width: 31px !important;
    fill: #142a4bb3;
    text-align: 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_share_button .addthis_32x32_style .at-icon:hover {
    fill: #142a4b;
}

/* to hide date element just in privacy policy section*/
body.section_privacy_policy .data_articolo {
    display: none;
}




.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_date_webradio_article {
    text-align:right;
    width:100%;
    float:left;
    clear:left;
}
.vc_date_webradio_article .autore_articolo {
    margin:0px 0 3px 0;
    font-size:14px;
    font-weight:bold;
}
.vc_date_webradio_article .data_articolo {
    text-transform:capitalize;
    font-size:13px;
}
/*banner_intext_desk*/
.banner_intext_desk{
    margin: 0;
    display: table;
    float: left;
    clear: left;
    position: relative;
}
.banner_intext_desk img {
    max-width:100%;
}
/*---vc_article_body*/
.cont_vc_article_body_text{
    padding-left:30px;
}
.bottomOfScroll{
    height:20px !important;
    background:#ff0000;
}
.vc_article_body {
    /*display:inline;*/
    float:left;
    clear:left;
    width:100%;
}
.vc_article_body .sommario_articolo{
    margin-top:10px;
    float:left;
    clear:left;
}
.vc_article_body .testo_articolo{
    margin-top:30px;
    float:left;
    clear:left;
    width:100%;
}
.vc_article_body .testo_articolo img {
    margin-top:5px;
    margin-right:15px;
    margin-bottom:15px;
    max-width:100%;
    height:inherit;
}
/*---vc_article_body*/
.vc_article_body .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    background: #f7f7f7;
    border-left:4px #e5e5e5 solid;    
}
.vc_article_body .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    font-size:0.9em;
    color:#a09995;
}
.vc_article_body .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    color:#252525;
} 
.vc_article_body .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}
.vc_article_body .lettera_risposta {
    width:100%;
    float:left;
    clear:left;
    border-top:1px #ababab dotted;
}
.vc_article_body #mappa_articolo {
    margin:15px 0 0 0;
    padding:0px;
    width:100% !important;
}
.vc_article_body .indirizzo {
    margin:10px 0 0 0;
    font-size:12px;
    color:#525151;
    width:100%;
}
.cont_vc_article_body_text .vc_story_telling .vc_story_telling_title {
    font-size: 2.375em;
}
/*---Sondaggio_box_orizzontal*/
.Sondaggio_box_orizzontal {
    margin:20px 0 15px 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
    background:#fff;
    border-top: 1px solid #8f9b9b;
}
.Sondaggio_box_orizzontal .container_response {
    margin:0px;
    padding:15px 0 5px 0;
    border-bottom:1px #ededed solid;    
    width:100%;
    float:left;
    clear:left;
    background:#fff;
}
.Sondaggio_box_orizzontal .container_response .photo {
    margin:0 4% 0 0;
    padding:0px;
    width:16%;
    float:left;
}
.Sondaggio_box_orizzontal .container_response .photo img {
    margin:0px;
    padding:1px;
    width:100%;
    border:1px #ededed solid;
    text-decoration:none;
}
.Sondaggio_box_orizzontal .container_response .response {
    margin:0px;
    padding:0px;
    width:80%;
    float:left;
}
.Sondaggio_box_orizzontal .container_response .response p {
    margin:0px;
    padding:0px;
    font-size:16px;
    width:100%;
    float:left;
    cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .response p a {
    color:#0d0c0c;
    text-decoration:none;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    font-size: 13px;
    color: #9a9a9a;
    font-weight: 300;
    border: 0px;
    cursor: pointer;
    width: 100px;
    height: 30px;
    float: left;
    background: #fff;
    border: 1px solid #9a9a9a;
    text-transform: uppercase;
    letter-spacing: .8px;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button:hover {
	zoom: 1;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
    margin:5px 0 0 0;
    padding:0px;
    width:80%;
    height:40px;
    float:left;
    position:relative;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
    margin:0;
    padding:0;
    height:30px;
    border: 1px #9dcf9d solid;
    background: #b3e2b3;    
    float:left;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
    margin:0px;
    padding:0px;    
    font-size: 14px;
    color: #3A833C;
    position: absolute;
    top:5px;
    left:5px;
}

/*---corsivo*/
.Corsivo {
    margin: 5px 15px !important;
    padding: 40px 20px !important;
    position: relative !important;
}
.Corsivo .ApiceSx {
    margin:0;
    padding:0;
    width:20px;
    height:20px;
    position:absolute;
    top:0;
    left:0;
}
.Corsivo .ApiceDx {
    margin:0;
    padding:0;
    width:20px;
    height:20px;
    position:absolute;
    bottom:0;
    right:0;
}
.Corsivo p {
    margin:0;
    padding:20px;
    font-size:1.1em;
    line-height:20px;
    text-align:left;
    font-weight:400;  
    font-style:italic;
    color:#313133;
}

/*---vc_article_related*/
.vc_article_related {
    margin:60px 0 0 0;
    padding:0;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_related .article_cont{
    width: 25%;
    display: inline-block;
    float: left;
    text-align: center;
}
.vc_article_related .occhiello_titolo {
    width: 100%;
    float: left;
    clear: left;
}
.vc_article_related .occhiello_titolo a{
    color: #8f9b9b;
}
.vc_article_related .cont {
    padding: 23px 0 0 0;
    display: table;
    table-layout: fixed;
}

.vc_article_related .box{
    margin: 30px 0 0 0;
    float: left;
    clear: left;
    width: 100%;
}
.vc_article_related .hori_group {
    float: left;
    clear: left;
    width: 100%;
}
.vc_article_related .occhiello {
    margin: 0;
    padding:0;
    float:left;
    clear:left;
}
.vc_article_related .titolo {
    margin:18px 0 0 0;
    width:100%;
    float:left;
    clear:left;
}
.vc_article_related .titolo a {
    text-decoration:none;
}
.vc_article_related .titolo a:hover {
    text-decoration:none;
}
.vc_article_related .sottotitolo,
.vc_article_related .sommario{
    margin: 10px 0 0 0;
    width: 100%;
    height: 3.6em;
    overflow: hidden;
    float:left;
    clear:left;
}
.vc_article_related .foto {
    margin-right:20px;
    float:left;
}
.vc_article_related .foto img {
    width:100%;
    height:auto;
    float:left;
    clear:left;
}
.vc_article_related .foto .didascalia {
	margin:0px;
	padding:0px;
	display:none;
}
.vc_article_related.no_border {
	border:0px;	
}
.vc_article_related .icona_tipo {
    display:none;
}

.vc_article_related .bx-controls {
    margin: 0px;
    padding: 0px;
    width: 40px;
    position: absolute;
    top: -44px;
    right: 0px;
    font-weight: bold;
}
.vc_article_related .bx-controls-direction {
    margin: 0px;
    padding: 0px;
    width: 50px;
    float: left;
    display:none;
}
.vc_article_related .bx-prev {
    text-decoration: inherit;
    margin: 0px;
    padding: 0px 10px 0px 0px;
    width: 10px;
    height: 20px;
    float: left;
}
.vc_article_related .bx-next {
    margin: 0px 0px 0px 8px;
    padding: 0px;
    width: 10px;
    height: 20px;
    float: left;
}
.vc_article_related .punti_slide {
    margin:0px;
    padding:0px;
    width:100%;
    position:absolute;
    left:0;
    bottom:0;
    text-align:center;
}
.vc_article_related .punti_slide .bx-pager-item {
    margin:2px 0;
    padding:0px;
    text-align:center;
    display:inline-block;
}
.vc_article_related .punti_slide .bx-pager-item a {
    margin:0px 2px;
    padding:0px;
    font-size:0px;
    text-align:center;
    display:block;
    float:left;
    width:13px;
    height:13px;
    background:#0061A4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.vc_article_related .punti_slide .bx-pager-item a.active {
    background:#fff;
    border:3px #0061A4 solid;
}

