
/*---vc_tags_article*/
.vc_tags_article {
    margin:10px 0 5px 0;
    width:100%;
    float:left;
    clear:left;
}
.vc_tags_article .occhiello {
    margin:0px 5px 0 0;
    font-weight:600;
    color:#1b1a1a;
    float:left;
}
.vc_tags_article .box {
	text-align:left;
}
.vc_tags_article .box p {
    display:inline;
    color:#1b1a1a;
}
.vc_tags_article .box p a {
    display:inline;
    font-weight:600;
    text-decoration:none;
}
.vc_tags_article .box p a:hover {
    color:#1b1a1a;
    text-decoration:underline;
}
/*leaderboard_728x90*/
.banner_leaderboard_728x90 {
    margin-top:0;
    margin-bottom:20px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_leaderboard_728x90 img {
    margin:0 auto;
    padding:0px;
    border:0px;
    max-width:100%;
    display:table;
}

/*---vc_open_user_login*/
.vc_open_user_login {
    font-size:1.6em;
    width:100%;
    float:right;
    clear:right;
    text-decoration:none;
    border:0px;
}
.vc_open_user_login.collapsed:before {
    content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#fff;
}
.vc_open_user_login:before {
    content: "\f00d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color:#fff;
}
/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    width:100%;
    float:left;
    clear:left;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size:0.8em;
    font-weight:bold;
    color:#a1a1a1;
}
.vc_breadcrumbs ul {
    width: 100%;
    float: left;
    clear:left;
}
.vc_breadcrumbs ul li:first-child {
    text-transform:none;
}
.vc_breadcrumbs ul li {
    display: inline;
    text-transform:uppercase;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration: none;
    color:#a1a1a1;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration: underline;
    color:#a1a1a1;
}
/*---Variant*/
.vc_txt_color1.vc_breadcrumbs .sezione_attiva a:link,
.vc_txt_color1.vc_breadcrumbs .sezione_attiva a:visited,
.vc_txt_color1.vc_breadcrumbs .sezione_attiva a:active,
.vc_txt_color1.vc_breadcrumbs .sezione_attiva a:hover {
    color:#147bb0;
}


/*
  Template Name: popup_login.css
  Version:       1.4.10
  Updated:       16/05/2021 by ICN (Iconic Newspapers)
  Note:          Move login form down under fixed title bar.
*/

/*---*/
/*---vc_popup_login_title*/
.vc_popup_login_title {
  width:100%;
  float:left;
  clear:left;
  position:relative;
}
.vc_popup_login_title .text {
  margin-top:20px;
  padding-bottom:5px;
  color:#fff;
  font-weight:bold;
  font-size:1.1em;
  line-height:1.1em;
  width:100%;
  float:left;
  clear:left;
  border-bottom:1px #DCDCDC solid;
}
.vc_popup_login_title .key_text_edit {
  background:#dcdcdc;
  min-height:30px;
  width:100%;
  float:left;
  clear:left;
}
/*---vc_popup_login_text_social*/
.vc_popup_login_text_social,
.vc_popup_login_text_normal {
  width:100%;
  float:left;
  clear:left;
  position:relative;
}
.vc_popup_login_text_social .text,
.vc_popup_login_text_normal .text {
  font-size:1em;
  line-height:1em;
  color:#fff;
  width:100%;
  float:left;
  clear:left;
}
.vc_popup_login_text_social .key_text_edit,
.vc_popup_login_text_normal .key_text_edit {
  background:#dcdcdc;
  min-height:30px;
  width:100%;
  float:left;
  clear:left;
}
/*---vc_popup_login_social*/
.vc_popup_login_social {
  width:100%;
  float:left;
  clear:left;
}
.vc_popup_login_social .occhiello_titolo {display:none;}
.vc_popup_login_social .login_google,
.vc_popup_login_social .login_facebook {
  width:100%;
  float:left;
  position:relative;
}
.vc_popup_login_social .login_facebook {
  margin-bottom:15px;
  float:left;
}
.vc_popup_login_social .login_google input,
.vc_popup_login_social .login_facebook input {
  width:100%;
  height:40px;
  color:#fff;
  float:left;
  clear:left;
}
.vc_popup_login_social .login_google input {
  background:#DD4B39;
  border:1px #DD4B39 solid;
}
.vc_popup_login_social .login_google:before {
  content: "\f1a0";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#fff;
  font-size:1.8em;
  line-height:1.7em;
  height:40px;
  position:absolute;
  top:0px;
  left:10px;
}
.vc_popup_login_social .login_facebook input {
  background:#3B5998;
  border:1px #3B5998 solid;
}
.vc_popup_login_social .login_facebook:before {
  content: "\f09a";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#fff;
  font-size:1.8em;
  line-height:1.7em;
  height:40px;
  position:absolute;
  top:0px;
  left:10px;
}
/*---vc_popup_login_user*/
.vc_popup_login_user {
  width:100%;
  float:left;
  clear:left;

  /* 16/05/2021: ICN: Added margin */
  margin-top:20px;
}
.vc_popup_login_user .occhiello_titolo,
.vc_popup_login_user .apri_login ,
.vc_popup_login_user .registrati {display:none;}
.vc_popup_login_user .user_access_orizzontale {
  display:inherit !important;
  width:100%;
  float:left;
  clear:left;
}
.vc_popup_login_user .user_access_orizzontale .user_login {
  width:100%;
  float:left;
  clear:left;
}
.vc_popup_login_user .user_access_orizzontale .user_login .user_login_input {
  width:100%;
  float:left;
  clear:left;
}
.vc_popup_login_user .user_access_orizzontale .user_login .cont_remember_password {
  margin-bottom:10px;
  width:100%;
  float:left;
  clear:left;
}
.vc_popup_login_user .user_access_orizzontale .user_login .user_login_input label {
  color:#fff;
  width:100%;
  float:left;
  clear:left;
}
.vc_popup_login_user .user_access_orizzontale .user_login .user_login_input input {
  margin-top:5px;
  margin-bottom:10px;
  padding:0 10px;
  height:40px;
  width:100%;
  float:left;
  clear:left;
  border:1px solid #DCDCDC;
  background:#fff;
}
.vc_popup_login_user .user_access_orizzontale .user_login .cont_remember_password label {
  color:#fff;
  margin-left:5px;
}
.vc_popup_login_user .user_access_orizzontale .user_login .user_login_button,
.vc_popup_login_user .user_access_orizzontale .user_login .user_login {
  float:left;
}
.vc_popup_login_user .user_access_orizzontale .user_login .user_login_button input {
  padding:0 50px;
  height:40px;
  background:#005689;
  border:1px #fff solid;
  text-align:center;
  color:#fff;
  display:block;
}
.vc_popup_login_user .user_access_orizzontale .user_login .ApriPassword {
  color:#fff;
  margin-left:0px;
  float:left;
  line-height:3em;
}
.vc_popup_login_user .user_access_orizzontale .user_login .ApriPassword a {
  color:#fff;
}
.vc_popup_login_user .user_access_orizzontale .user_login .ApriPassword a:hover {
  text-decoration:underline;
  cursor:pointer;
}
.vc_popup_login_user .user_access_orizzontale .recupera_password {
  color:#fff;
}
.vc_popup_login_user .user_access_orizzontale .recupera_password input {
  color:#333;
}
.vc_popup_login_user .user_access_orizzontale .recupera_password,
.vc_popup_login_user .user_access_orizzontale .recupera_password form {
  width:100%;
  float:left;
  clear:left;
}
.vc_popup_login_user .user_access_orizzontale .recupera_password .send_email_password {
  margin-top:10px;
  width:100%;
  float:left;
}
.vc_popup_login_user .user_access_orizzontale .recupera_password .send_email_password input {
  padding:0 10px;
  height:40px;
  width:100%;
  float:left;
  clear:left;
  border:1px solid #DCDCDC;
  background:#fff;
}
.vc_popup_login_user .user_access_orizzontale .recupera_password .send_email_button {
  margin-top:10px;
  float:left;
}
.vc_popup_login_user .user_access_orizzontale .recupera_password .send_email_button input {
  height:40px;
  background:#005689;
  border:1px #005689 solid;
  text-align:center;
  color:#fff;
  float:left;
}
.vc_popup_login_user .user_access_orizzontale .recupera_password .TornaLogin {
  margin-top:5px;
  float:left;
  clear:left;
  width:100%;
}
.vc_popup_login_user .user_access_orizzontale .recupera_password .TornaLogin a {
  color:#fff;
}
.vc_popup_login_user .user_access_orizzontale .recupera_password .TornaLogin a:before {
  content: "\f104";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right:5px;
}
.vc_popup_login_user .user_access_orizzontale .recupera_password .TornaLogin:hover {
  text-decoration:underline;
  cursor:pointer;    
}
/*---vc_popup_login_user*/
.vc_popup_register_user {
  margin:0 auto;
  width:50%;
  display:table;
}
.vc_popup_register_user .occhiello_titolo {
  display:none;
}
.vc_popup_register_user .registrati {
  width:100%;
  float:left;
}
.vc_popup_register_user .registrati a {
  padding:0 50px;
  height:40px;
  background:#4bc271;
  border:1px #96ddad solid;
  text-align:center;
  color:#fff;
  display:block;
  line-height:2.2em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.vc_popup_register_user .registrati a:before {
  content: "\f1e8";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  line-height:2.2em;
  color:#fff;
  margin-right:10px;
}
/*---user_logged.vc_popup_login_user*/
.user_logged.vc_popup_login_user .username {
  margin-bottom:10px;
  font-size:1.3em;
  text-align:center;
  color:#fff;
  width:100%;
  float:left;
  clear:left;
}
.user_logged.vc_popup_login_user .username:before {
  content: "\f007";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#fff;
  margin-right:5px;
}
.user_logged.vc_popup_login_user .modifica_dati {
  width:100%;
  float:left;
}
.user_logged.vc_popup_login_user .modifica_dati a {
  padding:15px 15px;
  text-align:left;
  color:#fff;
  width:100%;
  float:left;
  background:#006090;
}
.user_logged.vc_popup_login_user .modifica_dati a:before {
  content: "\f013";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#fff;
  margin-right:5px;
}
.user_logged.vc_popup_login_user .logout {
  width:100%;
  float:left;
}
.user_logged.vc_popup_login_user .logout a {
  padding:15px 15px;
  text-align:left;
  color:#fff;
  width:100%;
  float:left;
  background:#005986;
}
.user_logged.vc_popup_login_user .logout a:before {
  content: "\f08b";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#fff;
  margin-right:5px;
}
/*----MEDIA*/
/* Large desktops and laptops */
@media (min-width: 1200px) {
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
}

/* 16/05/2021: ICN: Make login box appear under fixed title bar */
#openContainerLogin {
  margin-top:20px;  
}

/* 16/05/2021: ICN: Set width to be 100% make it appear in the centre of the screen. */
.popup_login_login {
  width:100%;
}

/* 16/05/2021: ICN: Set width to be 100% make it appear in the centre of the screen. */
.popup_login_user  {
  width:100%;
}





.vc_logo {
    width:100%;
    float:left;
    clear:left;
}
.vc_logo img {
    width:100%;
}


/*---vc_header_section_with_link*/
.vc_header_section_with_link_redesign {
    width:100%;
    float:left;
    clear:left;
    padding-top:10px;
    position:relative;
}
.vc_header_section_with_link_redesign p.sezione {
    width:100%;
    float:left;
    clear:left;
    padding-bottom: 5px;
    border-bottom: 2px solid #d9d9d9;
}
.vc_header_section_with_link_redesign p.sezione a {
    font-weight:700;
    font-size:20px;
    line-height:0.9em;
    width:100%;
    float:left;
    clear:left;
    cursor:default;
    font-family: 'Roboto', sans-serif;
}
.Xvc_header_section_with_link_redesign p.sezione a:after {
    content: "\f061";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    float:right;
    font-size:0.5em;
    line-height:2em;
}
.vc_header_section_with_link_redesign p.testo_link {
    display:none;
}
.most_popular {
    font-family: 'Roboto', sans-serif !important;
    font-weight:700;
}
body.background .container-fluid {
    width:1000px;
    margin-left:inherit;
    margin-right:inherit;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
}
body.background .container {
    width:100%;
    margin-left:inherit;
    margin-right:inherit;
    margin:0 auto;
    padding-left:0;
    padding-right:0;
    background:#fff;
}
body.background .container-fluid {
    z-index:2;
    position:relative;
}
body.background .row {
    margin-left:inherit;
    margin-right:inherit;
    margin:0px;
    padding-left:0;
    padding-right:0;
}
body.background .col-xs-1,
body.background .col-sm-1,
body.background .col-md-1,
body.background .col-lg-1,
body.background .col-xs-2,
body.background .col-sm-2,
body.background .col-md-2,
body.background .col-lg-2,
body.background .col-xs-3,
body.background .col-sm-3,
body.background .col-md-3,
body.background .col-lg-3,
body.background .col-xs-4,
body.background .col-sm-4,
body.background .col-md-4,
body.background .col-lg-4,
body.background .col-xs-5,
body.background .col-sm-5,
body.background .col-md-5,
body.background .col-lg-5,
body.background .col-xs-6,
body.background .col-sm-6,
body.background .col-md-6,
body.background .col-lg-6,
body.background .col-xs-7,
body.background .col-sm-7,
body.background .col-md-7,
body.background .col-lg-7,
body.background .col-xs-8,
body.background .col-sm-8,
body.background .col-md-8,
body.background .col-lg-8,
body.background .col-xs-9,
body.background .col-sm-9,
body.background .col-md-9,
body.background .col-lg-9,
body.background .col-xs-10,
body.background .col-sm-10,
body.background .col-md-10,
body.background .col-lg-10,
body.background .col-xs-11,
body.background .col-sm-11,
body.background .col-md-11,
body.background .col-lg-11,
body.background .col-xs-12,
body.background .col-sm-12,
body.background .col-md-12,
body.background .col-lg-12 {
    margin-left:inherit;
    margin-right:inherit;
}

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


/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
/* 
   Template:      ICO - Article Body.css
   Version:       1.15.4
   Updated:       21/05/2021 by ICN (Iconic Newspapers)
   Note:          Copied from ICO - New Article Body.css
*/

/*---vc_article_new_body_header*/
.vc_article_new_body_header {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_new_body_header h1{
  font-weight: 600 !important;
  font-family: Helvetica Neue, Arial, sans-serif !important;
  color: #333 !important;
  font-size:2em !important;
}
.vc_article_new_body_header .sottotitolo_articolo {
  margin:15px 0 0 0;
}
.vc_article_new_body_author_commenti{
  display: block;
  float: left;
}
.vc_article_new_body_header .sottotitolo{
  font-weight: 400;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size:16px;
}

/*---vc_article_new_body_author_date*/
.vc_article_new_body_author_date {
   /* margin-top: 15px; */
  color: #bbbbbb;
  width: 100%;
  display: inline-block;
  float: left;
}
.vc_article_new_body_author_date .author_photo {
  margin:0 20px 0 0;
  border-radius:100%;
  width:45px;
  height:45px;
  border:1px solid #ababab;
  overflow: hidden;
  float:left;
}
.vc_article_new_body_author_date .author_photo .author_photo_image {
  margin:0;
  padding:0;
  max-width:100%;
  height:auto;
}
.vc_article_new_body_author_date .data {
  float:left;
  color:#000;
  width:100%;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight: 200;
  font-size:12px;
}
.vc_article_new_body_author_date .autore_articolo,
.vc_article_new_body_author_date .author_name {
  color:#000;
  display:table;
  float:left;
}
.vc_article_new_body_author_date .author_name:before {
  content:"By";
  float:left;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight: 600;
  font-size:15px;
}
.vc_article_new_body_author_date .author_name .author_name_label {
  display:none;
}
.vc_article_new_body_author_date .autore_articolo,
.vc_article_new_body_author_date .author_name .author_name_value {
  margin:0 5px;
  color:#000 !important;
  font-weight:bold;
  float:left;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight: 800;
  font-size:15px;
}
.vc_article_new_body_author_date .author_email {
  float:left;
  }
.vc_article_new_body_author_date .author_email .author_email_label {
  display:inline;
}
.vc_article_new_body_author_date .author_email .author_email_value {
  margin:0 0 0 2px;
  display:inline;
}
.vc_article_new_body_author_date .author_phone {
  float:left;
}
.vc_article_new_body_author_date .author_phone .author_phone_label {
  display:inline;
}
.vc_article_new_body_author_date .author_phone .author_phone_value {
  margin:0 0 0 2px;
  display:inline;
}
.vc_article_new_body_author_date .author_phone:before {
  content:"|";
  margin:0 5px;
  padding:0;
  float:left;
}
/*---vc_article_body_comments_share*/
.vc_article_body_comments_share {
  margin-top:15px;
  color:#ababab;
}
.vc_article_body_comments_share .num_commenti_articolo {
  float:right;
}
.vc_article_new_body_author_commenti .num_commenti{
  float: left;
  margin: 0 5px 0 10px;
  
}
.vc_article_body_comments_share .num_commenti{
  width:100%;
  float:left;
  clear:left;
  text-align:right;
  color:#000;
  font-size:1em;
  font-weight:normal;
}
.vc_article_body_comments_share .num_commenti:before{
  content: "\f0e5";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_body_comments_share .num_commenti:after{
  content: "comments";
  margin:0px 0px 0px 5px;
}
/*---sharre_fb_tw*/
.vc_article_body_comments_share .social_buttons {
  margin-right:15px;
  float:right;
  z-index:30;
  position:relative;
}
.vc_article_body_comments_share .social_buttons:before {
  content: "\f045";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#131313;
  float:left;
  margin-right:5px;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw {
  display:block;
  float:left;
  position:relative;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw {
  float:left;
  position:relative;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw .box {
  width:100%;
  float:left;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw .box .count {
  font-size:1em; 
  color:#131313;
  text-decoration:none;
  float:left;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
  display:none;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw .box .share {
  margin:0 0 0 5px;
  font-size:1em; 
  color:#131313;
  text-decoration:none;
  text-transform:lowercase;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons {
  position:absolute;
  top:23px;
  left:-105px;
  border-top:5px solid #017bc6;
  background:#ededed;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox {
  padding:0 5px 5px 5px;
  width:150px;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button,
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox .twitter-share-button,
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox .gplus-share-button {
  margin:5px 0 0 0 !important;
  width:100% !important;
  float:left;
  clear:left;
}
/*---vc_article_body_new_multimedia*/
.vc_article_body_new_multimedia {
  margin:25px 0 0 0;
  width:100%;
  float:left;
  clear:left;
  position:relative;
}
.vc_article_body_new_multimedia.multimedia {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_new_body_multimedia .foto_articolo {
  width:100%;
  float:left;
  clear:left;
  position:relative;
}
.vc_article_new_body_multimedia .foto_articolo img {
  width:100%;
  height:inherit;
}
.vc_article_new_body_multimedia .foto_articolo .didascalia {
  padding:6px 10px;
  color:#fff;
  font-size:0.9em;
  text-align:center;
  background:#666\9;
  background:rgba(80, 80, 80, 0.75);
  width:100%;
  /*position:absolute;*/
  margin-top: -5px;
  bottom:5px;
  left:0;
  font-weight: 200;
  font-family: Helvetica Neue, Arial, sans-serif;
}
.vc_article_new_body_multimedia .multimedia.gallery {
position:relative;
}
.vc_article_new_body_multimedia .multimedia.gallery .bx-wrapper,
.vc_article_new_body_multimedia .multimedia.gallery .bx-wrapper .bx-window,
.vc_article_new_body_multimedia .multimedia.gallery .bx-wrapper .bx-viewport {
  margin:0px;
  padding:0px;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_body_new_multimedia .multimedia.gallery ul.galleria_espanso {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_body_new_multimedia .multimedia.gallery ul.galleria_espanso li {
  width:100%;
  position:relative;
  text-align:center;
}
.vc_article_body_new_multimedia .multimedia.gallery ul.galleria_espanso li img {
  margin:0px;
  padding:0px;
  width:100%;
  height:auto;
}
.vc_article_body_new_multimedia .multimedia.video {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
margin-bottom:15px;
width:100%;
float:left;
clear:left;
}
.vc_article_body_new_multimedia .multimedia.video img {
  text-align:center;
  width:100%;
  height:inherit;
}
.vc_article_body_new_multimedia .multimedia.video iframe,
.vc_article_body_new_multimedia .multimedia.video object,
.vc_article_body_new_multimedia .multimedia.video embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.vc_article_body_new_multimedia .multimedia.video video {
  width:100% !important;
  height:auto !important;
}
.vc_article_body_new_multimedia .multimedia.video #player_mobile {
  width:100% !important;
  height:auto !important;
}
/*---LOADER*/
.bx-wrapper .bx-loading {
  min-height:50px;
  background:url(../images/bx_loader.gif) center center no-repeat #fff;
  height:100%;
  width:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:2000;
}
.multimedia .bx-wrapper .bx-caption {
  text-align:left;
  float:left;
  clear:left;
  width:100%;
}
.multimedia .bx-wrapper .bx-caption br {display:none;}
.multimedia .bx-wrapper .bx-caption span.vc_title {
  margin-top:10px;
  margin-bottom:2px;
  font-size:0.8em;
  line-height:1em;
  font-weight:bold;
  color:#424242;
  float:left;
  clear:left;
  width:100%;
}
.multimedia .bx-wrapper .bx-caption span.vc_description {
  font-size:0.8em;
  line-height:1em;
  color:#424242;
  float:left;
  clear:left;
  width:100%;
}
/*---Controls*/
.multimedia .bx-controls {
  margin:0px;
  padding:0px;
  position:absolute;
  top:20px;
  right:15px;
}
.multimedia .bx-controls .bx-pager {
  margin:0px 5px 0 0;
  padding:0px;
  float:left;
  text-shadow:2px 1px #000;
  font-size:0.8em;
  line-height:30px;
  color:#fff;
}
.multimedia .bx-controls .bx-controls-direction {
  margin:0px;
  padding:0px;
  float:left;
}
.multimedia .bx-controls .bx-controls-direction .bx-prev {
  margin:0px 5px;
  padding:0px;
  width:32px;
  height:32px;
  float:left;
  text-indent:-9999px;
  outline:0;
  background:url(../images/controls.png) no-repeat 0 0;
}
.multimedia .bx-controls .bx-controls-direction .bx-next	 {
  margin:0px;
  padding:0px;
  width:32px;
  height:32px;
  float:left;
  text-indent:-9999px;
  outline:0;
  background:url(../images/controls.png) no-repeat -43px 0;
}
/*---audio*/
.vc_article_body_new_multimedia .multimedia.audio {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_body_new_multimedia .multimedia.audio img {
  width:100%;
  height:inherit;
  float:left;
  clear:left;
}
.vc_article_body_new_multimedia .multimedia.audio a,
.vc_article_body_new_multimedia .multimedia.audio object {
  width:100% !important;
  height:inherit;
  float:left;
  clear:left;
}
/*---vc_article_body*/
.vc_article_body_new {
  width:100%;
}
.vc_article_body_new .sommario_articolo {
  margin-bottom:15px;
  color:#525151;
}
.vc_article_body_new .testo_articolo {
  color:#000;/*#6c6c6c;*/
  font-size:1em;
  line-height:1.8em;
  font-family:Helvetica Neue, Arial, sans-serif;
}
.vc_article_body_new .testo_articolo p {
  margin:0 0 15px;
}
.vc_article_body_new .testo_articolo img {
  max-width:100%;
  height:inherit;
}
.vc_article_body_new .testo_articolo strong {
  font-weight:700;
}
/*---vc_article_body*/

.vc_article_body_new .testo_articolo .articlebox .articlebox_content{
  background-color:#d9d9d9;
  display:block;
  width:100%;
  padding:35px 10px 10px;
  margin-top:-15px;
}
.vc_article_body_new .testo_articolo .articlebox p {
  margin:0 0 0 10px;
  padding:0 0 0 5px;
  font-size:0.9em;
  color:#fff;
  display:inline-block;
  background-color:#000000;
  text-transform:uppercase;
  font-family:Helvetica Neue, Arial, sans-serif;
}
.vc_article_body_new .testo_articolo .articlebox .articlebox_content a { 
  text-decoration:none !important;
  font-style:normal;
  font-family:Helvetica Neue, Arial, sans-serif;
} 
.vc_article_body_new .testo_articolo .articlebox .articlebox_content a:before {
  content:"\f0da";
  font-size:20px;
  color:#333;
  font-family:FontAwesome;
  font-style:normal;
  margin-right:10px;
} 
.vc_article_body_new .testo_articolo .articlebox p a:hover {
  text-decoration:underline !important;
}
.vc_article_body_new .lettera_risposta {
  font-size:1em;
  line-height:1.8em;
  width:100%;
  float:left;
  clear:left;
  border-top:1px #ababab dotted;
}
.vc_article_body_new #mappa_articolo {
  margin:15px 0 0 0;
  padding:0px;
  width:100% !important;
}
.vc_article_body_new .indirizzo {
  margin:10px 0 0 0;
  font-size:12px;
  color:#525151;
  width:100%;
}
/*---vc_attached_images*/
.vc_box_attached_images {
  margin:0px;
  padding:0px;
  position:relative;
  width:100%;
  float:left;
  clear:left;
}
.vc_box_attached_images .vc_attached_images {
  background:#f8f8f8;
  width:100%;
  height:100%;
  float:left;
  clear:left;
}
.vc_box_attached_images .vc_attached_images .attached_image {
  padding:15px 5px;
  text-align:center;
}
.vc_box_attached_images .vc_attached_images .attached_image a {
  display:block;
}
.vc_box_attached_images .vc_attached_images .attached_image:hover a:before {
  content: "\f0b2";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align:center;
  color:#525151;
  font-size:16px;
  line-height:30px;
  width:30px;
  height:30px;
  position:absolute;
  top:15px;
  left:15px;
  background:#f8f8f8;
}
.vc_box_attached_images .vc_attached_images .attached_image img {
  text-align:center;
  margin:0 auto;
  max-width:100%;
  height:inherit;
  display:table;
}
.vc_box_attached_images .bx-controls-direction {
  margin:0px;
  padding:0px;
}
.vc_box_attached_images .bx-controls-direction .bx-prev,
.vc_box_attached_images .bx-controls-direction .bx-next {
  margin-top:-45px;
  text-align:center;
  font-size:0px;
  width:90px;
  height:90px;
  position:absolute;
  top:50%;
  background:#000;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.vc_box_attached_images .bx-controls-direction .bx-prev {
  left:0px;
}
.vc_box_attached_images .bx-controls-direction .bx-next {
  right:0px;
}
.vc_box_attached_images .bx-controls-direction .bx-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size:60px;
  line-height:87px;
  color:#fff;
}
.vc_box_attached_images .bx-controls-direction .bx-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size:60px;
  line-height:87px;
  color:#fff;
}
.vc_box_attached_images .bx-controls,
.vc_box_attached_images .bx-controls .bx-pager {
  width:100%;
  float:left;
  clear:left;
  text-align:center;
  background:#f8f8f8;
}
.vc_box_attached_images .bx-controls .bx-pager {
  margin-bottom:10px;
}
.vc_box_attached_images .bx-controls .bx-pager .bx-pager-item {
  margin:0px 3px 0 0;
  padding:0px;
  width:18px;
  height:18px;
  display:inline-block;
  text-decoration:none;
  font-size:0px;
  color:#fff;
}
.vc_box_attached_images .bx-controls .bx-pager .bx-pager-item a.bx-pager-link {
  margin:0px 3px 0 0;
  padding:0px;
  width:18px;
  height:18px;
  display:inline-block;
  text-decoration:none;
  font-size:0px;
  border:3px #525151 solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.vc_box_attached_images .bx-controls .bx-pager .bx-pager-item a.active {
  background:#525151;
}
/*---Sondaggio_box_orizzontal*/
.Sondaggio_box_orizzontal {
  margin:0 0 15px 0;
  padding:0;
  width:100%;
  float:left;
  clear:left;
}
.Sondaggio_box_orizzontal .container_response {
  margin:0px;
  padding:5px 0;
  border-top:1px #d2dce1 solid;
  border-bottom:1px #d2dce1 solid;    
  width:100%;
  float:left;
  clear:left;
}
.Sondaggio_box_orizzontal .container_response .photo {
  margin:0 4% 0 0;
  padding:0px;
  width:16%;
  float:left;
  cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .photo img {
  padding:1px;
  max-width:100%;
  height:inherit;
  border:1px #d2dce1 solid;
  text-decoration:none;
  cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .response {
  width:80%;
  float:left;
}
.Sondaggio_box_orizzontal .container_response .response p {
  font-size:1em;
  font-weight:400;
  color:#0d0c0c;
  width:100%;
  float:left;
  cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button {
  margin:4px 0px 0px 0px;
  font-size:0.9em;
  color:#fff;
  font-weight:600;
  border:0px;
  cursor: pointer;    
  width:100px;
  height:30px;
  float:left;
  background:#00A4F6 url(../images/poll_vote_button.png) no-repeat 11px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button:hover {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
  margin:5px 0 0 0;
  width:80%;
  height:40px;
  float:left;
  position:relative;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
  height:30px;
  border: 1px #9dcf9d dashed;
  background: #b3e2b3;    
  float:left;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
  font-size: 1em;
  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_body_banner {
  margin:15px 0 0 15px;
  text-align:center;
  float: right !important;
  clear: none !important;
  width: auto !important;
  display:none;
}
.vc_article_body_banner img {
  margin:0 auto;
  padding:0px;
  border:0px;
}
/*---vc_article_new_body_share*/
.vc_article_new_body_share {
  width:100%;
  float:left;
  clear:left;
  margin-top:5px;
}
.vc_article_new_body_share a {
  margin-bottom:5px;
}
/*---vc_article_tag*/
.vc_article_tag {
  margin:15px 0 15px 0;
  /*padding:15px 0 15px 0;
  border-top:1px #d6d6d6 dashed;
  border-bottom:1px #d6d6d6 dashed;*/
  width:100%;
  float:left;
  clear:left;
}
.vc_article_tag p {
  margin-left:5px;
  color:#b7b7b7;
  line-height:2.0em;
  float:left;
}
.vc_article_tag p:after {
  content:"-";
}
.vc_article_tag p span.nome {
  margin-right:5px;
  color:#b7b7b7;
}
.vc_article_tag p span.nome:after {
  content:":";
}
.vc_article_tag p span.valore {
  color:#000;
}
.vc_article_tag p a:hover {
  text-decoration:undeline;
  color:#000;
}
/*---vc_addcalendar_events*/
.vc_addcalendar_events {
  padding:0;
  width:100%;
  float:left;
  clear:left;
}
.vc_addcalendar_events a.addthisevent-drop {
  margin-top:10px;
  padding:10px 15px 10px 10px;
  background:#017CC5;
  border:1px #017CC5 solid;
  color:#fff !important;
  font-weight:bold;
  float:left;
  clear:left;
  z-index:100;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
} 
.vc_addcalendar_events a.addthisevent-drop .addthisevent_icon {
  background:transparent !important;
}
.vc_addcalendar_events a.addthisevent-drop .addthisevent_icon:after {
  content:"\f133";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right:5px;
}
.vc_addcalendar_events a.addthisevent-drop:after {
  content:"add to calendar";
  padding-left:30px;
}

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

.vc_article_preview_medium2 .sezione {
  float:left;
  color:#333;
  position:absolute;
  top:5px;
  left:15px;
  padding:2px 25px;
  background-color:#ffe200;
}
.vc_article_preview_medium2 .sezione a {
  color:#333;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight:500;
  font-size:18px;
}
.author_byline{
  border-top: 1px solid #d9d9d9;
  display: inline-block;
  width: 100%;
}
.contents_author_byline{
  width: 100%;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.author_and_date{
  border-right:1px solid #d9d9d9;
  margin-top:5px;
}
.addthis_toolbox a.at300b, .addthis_toolbox a.at300m{
  margin-right:5px;
}
.share_content{
  margin-top:5px;
}
.comment_content{
  margin-top:10px;
}
.addthis_button_facebook:before{
  content:'Share';
  font-size:12px;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight: 600;
  text-transform:uppercase;
  margin-right:10px;
  float: left;
  margin-top: 8px;
}
.at-icon-wrapper{
  float:right;
}
.num_commenti_articolo{
  text-transform:uppercase;
}
.vc_article_new_body_author_commenti:before{
  content: '\f27a';
  font-family: FontAwesome;
  font-size: 20px;
  width: 32px;
  padding: 6px;
  height: 32px;
  color: white;
  background-color: green;
  float:left;
}
.vc_article_new_body_author_commenti .num_commenti_articolo{
  display:inline-block;
  margin-top:5px;
}
.vc_article_new_body_author_commenti .num_commenti_articolo span{
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight: 600;
  font-size:12px;
  color:green;
  margin-top:2px;
}



/*---banner_rectangle_320x50_blue*/
.banner_rectangle_320x50_blue {
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_320x50_blue img {
    margin:0 auto;
    padding:0px;
    max-width:100%;
    border:0px;
    display:table;
}
.sticky_mobile_banner{
    position:fixed;
    bottom:5px;
    margin:0 auto;
    z-index:400;
    width:100%;
}
.sticky_mobile_banner img{
    margin:0 auto;
    padding:0;
    max-width:100%;
    border:0;
    display:table;
}
.sticky_mobile_banner div{
    margin:0 auto; 
}
/*
  Template Name: ICO - Hamburger Menu.css
  Version:       1.20.4
  Updated:       23/05/2021 by ICN (Iconic Newspapers)
  Note:          23/05/2021: ICN: Added search.
*/

.iconic_hamb_menu{
  z-index: 1000;
  float:left;
}
.iconic_hamb_menu .top_menu .ham-close{
  color:black;
  position: absolute;
  top: 1em;
  left: 10px; /*300px;*/
  z-index: 1000;
  display:none;
  cursor:pointer;
}
/*---top_bar_menu*/
.iconic_hamb_menu img {
border: 0;
text-decoration: none;
}
.vc_open_dropdown,
.vc_arrow {
  display:inline;
  float:right;
}
/*---opening*/
.iconic_hamb_menu .opening {
float:left;
width:auto;
display:block;
text-align:left;
-webkit-appearance: none;
cursor:pointer;
  z-index:400;
  font-size: 3em;
  position: static;
  top: calc((100% - 3em) / 2);
  left: -10px;
}
/*---top_menu*/
.iconic_hamb_menu .top_menu {
margin:20px 0;
height:100%;
padding:0;
float:left;
clear:left;
background: #000;
  z-index: 400;
  position: absolute;
}
  
/*vc_menu_tools*/
.iconic_hamb_menu .vc_menu_tools {
  margin:0 auto;
  padding:5px 10px 10px 10px;
  float:left;
  font-size: 0.8em;
  line-height: 1.5em;
  font-weight:normal;
  width:100%;
  text-align:center;
  border-bottom: #fff 1px solid;
  display:none;
}
.iconic_hamb_menu .vc_menu_tools .menu_1 {
  width:100%;
  float:left;
  clear:left;
  z-index:500;
}
.iconic_hamb_menu .vc_menu_tools .menu_1 li {
  display:inline-table;
}
.iconic_hamb_menu .vc_menu_tools .menu_1 li:after {
  content:"|";
  padding: 0 5px 0 0;
  float:left;
}
.iconic_hamb_menu .vc_menu_tools .menu_1 li:first-child:after {
  display:none;
 }
.iconic_hamb_menu .vc_menu_mobile {
  margin: 0px 0;
  padding: 0;
  width: 330px !important;
  font-size: 18px;
  color: #fff;
  background: #18181a;
  float: left;
  z-index: 1;
  font-weight: normal;
  text-transform: uppercase;
  display: none;
  -webkit-touch-callout: none;
  height: calc(100vh - 56px) !important;
  position: fixed !important;
  top: 56px;
  left: 0;
}
.iconic_hamb_menu .vc_menu_mobile ul {
margin:0;
list-style:none;
font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  line-height:20px;
  font-size:0.9em;
}
.iconic_hamb_menu .vc_menu_mobile ul li {
margin:0;
padding:0;
list-style:none;
overflow: hidden;
}
.iconic_hamb_menu .vc_menu_mobile ul li a:link, 
.iconic_hamb_menu .vc_menu_mobile ul li a:visited {
padding:15px;
display:inline-block;
color:#fff;
text-decoration:none;
}
.iconic_hamb_menu .vc_menu_mobile ul li a.macroSection:link, 
.iconic_hamb_menu .vc_menu_mobile ul li a.macroSection:visited {
  z-index:99999;
position:relative;  
}
/*.iconic_hamb_menu .vc_menu_mobile ul li a:hover,*/
.iconic_hamb_menu .vc_menu_mobile ul li a:focus, 
.iconic_hamb_menu .vc_menu_mobile ul li a:active,
.iconic_hamb_menu .vc_menu_mobile ul li a.attivo,
.iconic_hamb_menu .vc_menu_mobile ul li a.selezionato{
text-decoration:underline;
}

.iconic_hamb_menu .vc_menu_mobile .menu_2 {
margin:0;
padding:0 15px;
/*width:315px;*/
font-size:15px;
line-height:10px;
text-transform:uppercase;
background-color:#1f1f21;
overflow: hidden;
}

.iconic_hamb_menu .vc_menu_mobile .menu_2 li a:link, 
.iconic_hamb_menu .vc_menu_mobile .menu_2 li a:visited {
margin:0;
padding:15px 0 15px 10px;
display:inline-block;
color:#b2b2b2;
text-decoration:none;
text-transform:uppercase;
position:relative;
left:0;
-webkit-animation: slideIn 1s forwards;
  -moz-animation: slideIn 1s forwards;
  animation: slideIn 1s forwards;
}
.iconic_hamb_menu .vc_menu_mobile .menu_2 .menu_3 li a.span:link{
  left:10px;
}
.iconic_hamb_menu .vc_menu_mobile .menu_2 .menu_3 li .vc_arrow:visited{
  left:0;
}
.iconic_hamb_menu .vc_menu_mobile .menu_2 .menu_3 li{
  width:100%;
}
@-webkit-keyframes slideIn {
0% {
  transform: translateX(-20px);
}
100% {
  transform: translateX(0);
}
}
@-moz-keyframes slideIn {
0% {
  transform: translateX(-20px);
}
100% {
  transform: translateX(0);
}
}
@keyframes slideIn {
0% {
  transform: translateX(-20px);
}
100% {
  transform: translateX(0);
}
}
.bg_transparent {
  margin:0;
  padding:28px 0 0 0;
  background:transparent;
  clear:both;
  width:100%;
}
/* #### Hamburger Login ### */
.iconic-hamb-login{
  display:inline-block;
  float:right;
  padding:15px 10px 0 0;
}
/*vc_hamb_login*/
.vc_hamb_login{
  margin: 0;
  cursor: pointer;
  float: left;
  width: auto;
  text-decoration: none;
  text-align: center;
  z-index: 91000;
  color:#fff;
  font-size: .8em;
}
.vc_item {
  margin:0 !important;
}
.vc_hamb_login a {
  color:#fff;
  font-size: 1.0em;
  line-height: 1.2em;
  font-family: 'Open Sans';
  padding:0 !important;
}
.vc_hamb_login .fa{
  font-family: 'Open Sans';
  text-transform: uppercase;
  font-weight: normal;
  font-size: 1.0em;
}
.vc_hamb_login .fa-user:before{
  font-family:FontAwesome;
  font-weight: 100;
  padding-right:5px;
  font-size:1.0em;
}
.vc_hamb_login .fa:hover:before, .vc_hamb_login .fa-user:hover{
  color: var(--nwn-red);
}

/* 23/05/2021: ICN: Added styling for search. */
/* Styling for Search - Start */
.vc_menu_mobile .cerca_campo_text{
  display:inline-block;
  margin: 15px 0 0 15px;
  width: 75%;
}

.vc_menu_mobile .cerca_campo_text input{
  width: 100%;
  color:#000000;
} 

.vc_search_horizontal2 .cerca_campo_invio:before {
  width: 100%;
  color: #fff;
  content: "\f002";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  font-size: 1em;
  line-height: 1.7em;
  z-index: 5;
}

.vc_search_horizontal2 .cerca_campo_invio input{
  content: "\f002";
  font-family: FontAwesome;
  background-color:#18181a;
  border-color:transparent;
}
.vc_menu_mobile .cerca_campo_invio{
  display:inline-block;
}
/* Styling for Search - End */


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .vc_hamb_login .fa {
      font-size:0;
  }
  .vc_item.dropdown.vc_hamb_login .fa-user:before,
  .vc_hamb_login .fa-user:before {
     content: "\f007";
      font-family: FontAwesome;
      font-weight: normal;
      font-style: normal;
      color:#fff;
      font-size:18px;
  }
  .vc_hamb_login .fa-user:before:hover {
      color: red;
  }
  .vc_item.dropdown.vc_hamb_login {
      padding: 0;
      border: 0;
  }
  .vc_hamb_login .vc_user_controls_items {
      top: 35px;
      right: -29px;
  }
}
@media only screen and (min-width : 769px) {
  .iconic_hamb_menu{
      /*margin-top:30px;*/
  }
}
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
  .iconic_hamb_menu .vc_menu_mobile {
      /* height: 185px; */
      height: calc(100vh - 125px) !important;
      width: 100vw !important;
      overflow-x: scroll;
      left: 0;
  }
  .vc_popup_login_social .login_google, 
  .vc_popup_login_social .login_linkedin, 
  .vc_popup_login_social .login_facebook {
      width: 100% !important;
      float: left;
      position: relative;
      margin: 5px 1%;
  }
  .iconic_hamb_menu .opening{
      font-size:2em;
  }
  .iconic_hamb_menu .vc_menu_mobile ul{
      float:none;
      display:block;
  }
  
}
@media only screen and (max-width : 767px) and (orientation: landscape){
  .iconic_hamb_menu{
      float:right;
  }
  .iconic_hamb_menu .vc_menu_mobile{
      height:100% !important;
  }
  .vc_logo {
      width:35% !important;
      
  }
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
  .iconic_hamb_menu .vc_menu_mobile {
      /*height: 315px;*/
      height:calc(100vh - 54px);
      width:100vw;/*vh*/
      overflow-x: scroll;
      overflow-y:scroll;
      z-index:50;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .iconic_hamb_menu .vc_menu_mobile ul{
      float:none;
      display:block;
  }
}




/* 
   Template:      ICO - Article Body.css
   Version:       1.15.4
   Updated:       21/05/2021 by ICN (Iconic Newspapers)
   Note:          Copied from ICO - New Article Body.css
*/

/*---vc_article_new_body_header*/
.vc_article_new_body_header {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_new_body_header h1{
  font-weight: 600 !important;
  font-family: Helvetica Neue, Arial, sans-serif !important;
  color: #333 !important;
  font-size:2em !important;
}
.vc_article_new_body_header .sottotitolo_articolo {
  margin:15px 0 0 0;
}
.vc_article_new_body_author_commenti{
  display: block;
  float: left;
}
.vc_article_new_body_header .sottotitolo{
  font-weight: 400;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size:16px;
}

/*---vc_article_new_body_author_date*/
.vc_article_new_body_author_date {
   /* margin-top: 15px; */
  color: #bbbbbb;
  width: 100%;
  display: inline-block;
  float: left;
}
.vc_article_new_body_author_date .author_photo {
  margin:0 20px 0 0;
  border-radius:100%;
  width:45px;
  height:45px;
  border:1px solid #ababab;
  overflow: hidden;
  float:left;
}
.vc_article_new_body_author_date .author_photo .author_photo_image {
  margin:0;
  padding:0;
  max-width:100%;
  height:auto;
}
.vc_article_new_body_author_date .data {
  float:left;
  color:#000;
  width:100%;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight: 200;
  font-size:12px;
}
.vc_article_new_body_author_date .autore_articolo,
.vc_article_new_body_author_date .author_name {
  color:#000;
  display:table;
  float:left;
}
.vc_article_new_body_author_date .author_name:before {
  content:"By";
  float:left;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight: 600;
  font-size:15px;
}
.vc_article_new_body_author_date .author_name .author_name_label {
  display:none;
}
.vc_article_new_body_author_date .autore_articolo,
.vc_article_new_body_author_date .author_name .author_name_value {
  margin:0 5px;
  color:#000 !important;
  font-weight:bold;
  float:left;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight: 800;
  font-size:15px;
}
.vc_article_new_body_author_date .author_email {
  float:left;
  }
.vc_article_new_body_author_date .author_email .author_email_label {
  display:inline;
}
.vc_article_new_body_author_date .author_email .author_email_value {
  margin:0 0 0 2px;
  display:inline;
}
.vc_article_new_body_author_date .author_phone {
  float:left;
}
.vc_article_new_body_author_date .author_phone .author_phone_label {
  display:inline;
}
.vc_article_new_body_author_date .author_phone .author_phone_value {
  margin:0 0 0 2px;
  display:inline;
}
.vc_article_new_body_author_date .author_phone:before {
  content:"|";
  margin:0 5px;
  padding:0;
  float:left;
}
/*---vc_article_body_comments_share*/
.vc_article_body_comments_share {
  margin-top:15px;
  color:#ababab;
}
.vc_article_body_comments_share .num_commenti_articolo {
  float:right;
}
.vc_article_new_body_author_commenti .num_commenti{
  float: left;
  margin: 0 5px 0 10px;
  
}
.vc_article_body_comments_share .num_commenti{
  width:100%;
  float:left;
  clear:left;
  text-align:right;
  color:#000;
  font-size:1em;
  font-weight:normal;
}
.vc_article_body_comments_share .num_commenti:before{
  content: "\f0e5";
  font-family: FontAwesome;
  font-weight:normal;
  margin:0px 5px 0px 0px;
}
.vc_article_body_comments_share .num_commenti:after{
  content: "comments";
  margin:0px 0px 0px 5px;
}
/*---sharre_fb_tw*/
.vc_article_body_comments_share .social_buttons {
  margin-right:15px;
  float:right;
  z-index:30;
  position:relative;
}
.vc_article_body_comments_share .social_buttons:before {
  content: "\f045";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color:#131313;
  float:left;
  margin-right:5px;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw {
  display:block;
  float:left;
  position:relative;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw {
  float:left;
  position:relative;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw .box {
  width:100%;
  float:left;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw .box .count {
  font-size:1em; 
  color:#131313;
  text-decoration:none;
  float:left;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw.zero_share_count .box .count {
  display:none;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .sharre_fb_tw .box .share {
  margin:0 0 0 5px;
  font-size:1em; 
  color:#131313;
  text-decoration:none;
  text-transform:lowercase;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons {
  position:absolute;
  top:23px;
  left:-105px;
  border-top:5px solid #017bc6;
  background:#ededed;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox {
  padding:0 5px 5px 5px;
  width:150px;
}
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button,
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox .twitter-share-button,
.vc_article_body_comments_share .social_buttons .cont_sharre_fb_tw .buttons .share_toolbox .gplus-share-button {
  margin:5px 0 0 0 !important;
  width:100% !important;
  float:left;
  clear:left;
}
/*---vc_article_body_new_multimedia*/
.vc_article_body_new_multimedia {
  margin:25px 0 0 0;
  width:100%;
  float:left;
  clear:left;
  position:relative;
}
.vc_article_body_new_multimedia.multimedia {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_new_body_multimedia .foto_articolo {
  width:100%;
  float:left;
  clear:left;
  position:relative;
}
.vc_article_new_body_multimedia .foto_articolo img {
  width:100%;
  height:inherit;
}
.vc_article_new_body_multimedia .foto_articolo .didascalia {
  padding:6px 10px;
  color:#fff;
  font-size:0.9em;
  text-align:center;
  background:#666\9;
  background:rgba(80, 80, 80, 0.75);
  width:100%;
  /*position:absolute;*/
  margin-top: -5px;
  bottom:5px;
  left:0;
  font-weight: 200;
  font-family: Helvetica Neue, Arial, sans-serif;
}
.vc_article_new_body_multimedia .multimedia.gallery {
position:relative;
}
.vc_article_new_body_multimedia .multimedia.gallery .bx-wrapper,
.vc_article_new_body_multimedia .multimedia.gallery .bx-wrapper .bx-window,
.vc_article_new_body_multimedia .multimedia.gallery .bx-wrapper .bx-viewport {
  margin:0px;
  padding:0px;
  width:100%;
  float:left;
  clear:left;
}
.vc_article_body_new_multimedia .multimedia.gallery ul.galleria_espanso {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_body_new_multimedia .multimedia.gallery ul.galleria_espanso li {
  width:100%;
  position:relative;
  text-align:center;
}
.vc_article_body_new_multimedia .multimedia.gallery ul.galleria_espanso li img {
  margin:0px;
  padding:0px;
  width:100%;
  height:auto;
}
.vc_article_body_new_multimedia .multimedia.video {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
margin-bottom:15px;
width:100%;
float:left;
clear:left;
}
.vc_article_body_new_multimedia .multimedia.video img {
  text-align:center;
  width:100%;
  height:inherit;
}
.vc_article_body_new_multimedia .multimedia.video iframe,
.vc_article_body_new_multimedia .multimedia.video object,
.vc_article_body_new_multimedia .multimedia.video embed {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
.vc_article_body_new_multimedia .multimedia.video video {
  width:100% !important;
  height:auto !important;
}
.vc_article_body_new_multimedia .multimedia.video #player_mobile {
  width:100% !important;
  height:auto !important;
}
/*---LOADER*/
.bx-wrapper .bx-loading {
  min-height:50px;
  background:url(../images/bx_loader.gif) center center no-repeat #fff;
  height:100%;
  width:100%;
  position:absolute;
  top:0;
  left:0;
  z-index:2000;
}
.multimedia .bx-wrapper .bx-caption {
  text-align:left;
  float:left;
  clear:left;
  width:100%;
}
.multimedia .bx-wrapper .bx-caption br {display:none;}
.multimedia .bx-wrapper .bx-caption span.vc_title {
  margin-top:10px;
  margin-bottom:2px;
  font-size:0.8em;
  line-height:1em;
  font-weight:bold;
  color:#424242;
  float:left;
  clear:left;
  width:100%;
}
.multimedia .bx-wrapper .bx-caption span.vc_description {
  font-size:0.8em;
  line-height:1em;
  color:#424242;
  float:left;
  clear:left;
  width:100%;
}
/*---Controls*/
.multimedia .bx-controls {
  margin:0px;
  padding:0px;
  position:absolute;
  top:20px;
  right:15px;
}
.multimedia .bx-controls .bx-pager {
  margin:0px 5px 0 0;
  padding:0px;
  float:left;
  text-shadow:2px 1px #000;
  font-size:0.8em;
  line-height:30px;
  color:#fff;
}
.multimedia .bx-controls .bx-controls-direction {
  margin:0px;
  padding:0px;
  float:left;
}
.multimedia .bx-controls .bx-controls-direction .bx-prev {
  margin:0px 5px;
  padding:0px;
  width:32px;
  height:32px;
  float:left;
  text-indent:-9999px;
  outline:0;
  background:url(../images/controls.png) no-repeat 0 0;
}
.multimedia .bx-controls .bx-controls-direction .bx-next	 {
  margin:0px;
  padding:0px;
  width:32px;
  height:32px;
  float:left;
  text-indent:-9999px;
  outline:0;
  background:url(../images/controls.png) no-repeat -43px 0;
}
/*---audio*/
.vc_article_body_new_multimedia .multimedia.audio {
  width:100%;
  float:left;
  clear:left;
}
.vc_article_body_new_multimedia .multimedia.audio img {
  width:100%;
  height:inherit;
  float:left;
  clear:left;
}
.vc_article_body_new_multimedia .multimedia.audio a,
.vc_article_body_new_multimedia .multimedia.audio object {
  width:100% !important;
  height:inherit;
  float:left;
  clear:left;
}
/*---vc_article_body*/
.vc_article_body_new {
  width:100%;
}
.vc_article_body_new .sommario_articolo {
  margin-bottom:15px;
  color:#525151;
}
.vc_article_body_new .testo_articolo {
  color:#000;/*#6c6c6c;*/
  font-size:1em;
  line-height:1.8em;
  font-family:Helvetica Neue, Arial, sans-serif;
}
.vc_article_body_new .testo_articolo p {
  margin:0 0 15px;
}
.vc_article_body_new .testo_articolo img {
  max-width:100%;
  height:inherit;
}
.vc_article_body_new .testo_articolo strong {
  font-weight:700;
}
/*---vc_article_body*/

.vc_article_body_new .testo_articolo .articlebox .articlebox_content{
  background-color:#d9d9d9;
  display:block;
  width:100%;
  padding:35px 10px 10px;
  margin-top:-15px;
}
.vc_article_body_new .testo_articolo .articlebox p {
  margin:0 0 0 10px;
  padding:0 0 0 5px;
  font-size:0.9em;
  color:#fff;
  display:inline-block;
  background-color:#000000;
  text-transform:uppercase;
  font-family:Helvetica Neue, Arial, sans-serif;
}
.vc_article_body_new .testo_articolo .articlebox .articlebox_content a { 
  text-decoration:none !important;
  font-style:normal;
  font-family:Helvetica Neue, Arial, sans-serif;
} 
.vc_article_body_new .testo_articolo .articlebox .articlebox_content a:before {
  content:"\f0da";
  font-size:20px;
  color:#333;
  font-family:FontAwesome;
  font-style:normal;
  margin-right:10px;
} 
.vc_article_body_new .testo_articolo .articlebox p a:hover {
  text-decoration:underline !important;
}
.vc_article_body_new .lettera_risposta {
  font-size:1em;
  line-height:1.8em;
  width:100%;
  float:left;
  clear:left;
  border-top:1px #ababab dotted;
}
.vc_article_body_new #mappa_articolo {
  margin:15px 0 0 0;
  padding:0px;
  width:100% !important;
}
.vc_article_body_new .indirizzo {
  margin:10px 0 0 0;
  font-size:12px;
  color:#525151;
  width:100%;
}
/*---vc_attached_images*/
.vc_box_attached_images {
  margin:0px;
  padding:0px;
  position:relative;
  width:100%;
  float:left;
  clear:left;
}
.vc_box_attached_images .vc_attached_images {
  background:#f8f8f8;
  width:100%;
  height:100%;
  float:left;
  clear:left;
}
.vc_box_attached_images .vc_attached_images .attached_image {
  padding:15px 5px;
  text-align:center;
}
.vc_box_attached_images .vc_attached_images .attached_image a {
  display:block;
}
.vc_box_attached_images .vc_attached_images .attached_image:hover a:before {
  content: "\f0b2";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align:center;
  color:#525151;
  font-size:16px;
  line-height:30px;
  width:30px;
  height:30px;
  position:absolute;
  top:15px;
  left:15px;
  background:#f8f8f8;
}
.vc_box_attached_images .vc_attached_images .attached_image img {
  text-align:center;
  margin:0 auto;
  max-width:100%;
  height:inherit;
  display:table;
}
.vc_box_attached_images .bx-controls-direction {
  margin:0px;
  padding:0px;
}
.vc_box_attached_images .bx-controls-direction .bx-prev,
.vc_box_attached_images .bx-controls-direction .bx-next {
  margin-top:-45px;
  text-align:center;
  font-size:0px;
  width:90px;
  height:90px;
  position:absolute;
  top:50%;
  background:#000;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.vc_box_attached_images .bx-controls-direction .bx-prev {
  left:0px;
}
.vc_box_attached_images .bx-controls-direction .bx-next {
  right:0px;
}
.vc_box_attached_images .bx-controls-direction .bx-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size:60px;
  line-height:87px;
  color:#fff;
}
.vc_box_attached_images .bx-controls-direction .bx-next:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size:60px;
  line-height:87px;
  color:#fff;
}
.vc_box_attached_images .bx-controls,
.vc_box_attached_images .bx-controls .bx-pager {
  width:100%;
  float:left;
  clear:left;
  text-align:center;
  background:#f8f8f8;
}
.vc_box_attached_images .bx-controls .bx-pager {
  margin-bottom:10px;
}
.vc_box_attached_images .bx-controls .bx-pager .bx-pager-item {
  margin:0px 3px 0 0;
  padding:0px;
  width:18px;
  height:18px;
  display:inline-block;
  text-decoration:none;
  font-size:0px;
  color:#fff;
}
.vc_box_attached_images .bx-controls .bx-pager .bx-pager-item a.bx-pager-link {
  margin:0px 3px 0 0;
  padding:0px;
  width:18px;
  height:18px;
  display:inline-block;
  text-decoration:none;
  font-size:0px;
  border:3px #525151 solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.vc_box_attached_images .bx-controls .bx-pager .bx-pager-item a.active {
  background:#525151;
}
/*---Sondaggio_box_orizzontal*/
.Sondaggio_box_orizzontal {
  margin:0 0 15px 0;
  padding:0;
  width:100%;
  float:left;
  clear:left;
}
.Sondaggio_box_orizzontal .container_response {
  margin:0px;
  padding:5px 0;
  border-top:1px #d2dce1 solid;
  border-bottom:1px #d2dce1 solid;    
  width:100%;
  float:left;
  clear:left;
}
.Sondaggio_box_orizzontal .container_response .photo {
  margin:0 4% 0 0;
  padding:0px;
  width:16%;
  float:left;
  cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .photo img {
  padding:1px;
  max-width:100%;
  height:inherit;
  border:1px #d2dce1 solid;
  text-decoration:none;
  cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .response {
  width:80%;
  float:left;
}
.Sondaggio_box_orizzontal .container_response .response p {
  font-size:1em;
  font-weight:400;
  color:#0d0c0c;
  width:100%;
  float:left;
  cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button {
  margin:4px 0px 0px 0px;
  font-size:0.9em;
  color:#fff;
  font-weight:600;
  border:0px;
  cursor: pointer;    
  width:100px;
  height:30px;
  float:left;
  background:#00A4F6 url(../images/poll_vote_button.png) no-repeat 11px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.Sondaggio_box_orizzontal .container_response .poll_vote_button:hover {
  zoom: 1;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
  margin:5px 0 0 0;
  width:80%;
  height:40px;
  float:left;
  position:relative;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
  height:30px;
  border: 1px #9dcf9d dashed;
  background: #b3e2b3;    
  float:left;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
  font-size: 1em;
  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_body_banner {
  margin:15px 0 0 15px;
  text-align:center;
  float: right !important;
  clear: none !important;
  width: auto !important;
  display:none;
}
.vc_article_body_banner img {
  margin:0 auto;
  padding:0px;
  border:0px;
}
/*---vc_article_new_body_share*/
.vc_article_new_body_share {
  width:100%;
  float:left;
  clear:left;
  margin-top:5px;
}
.vc_article_new_body_share a {
  margin-bottom:5px;
}
/*---vc_article_tag*/
.vc_article_tag {
  margin:15px 0 15px 0;
  /*padding:15px 0 15px 0;
  border-top:1px #d6d6d6 dashed;
  border-bottom:1px #d6d6d6 dashed;*/
  width:100%;
  float:left;
  clear:left;
}
.vc_article_tag p {
  margin-left:5px;
  color:#b7b7b7;
  line-height:2.0em;
  float:left;
}
.vc_article_tag p:after {
  content:"-";
}
.vc_article_tag p span.nome {
  margin-right:5px;
  color:#b7b7b7;
}
.vc_article_tag p span.nome:after {
  content:":";
}
.vc_article_tag p span.valore {
  color:#000;
}
.vc_article_tag p a:hover {
  text-decoration:undeline;
  color:#000;
}
/*---vc_addcalendar_events*/
.vc_addcalendar_events {
  padding:0;
  width:100%;
  float:left;
  clear:left;
}
.vc_addcalendar_events a.addthisevent-drop {
  margin-top:10px;
  padding:10px 15px 10px 10px;
  background:#017CC5;
  border:1px #017CC5 solid;
  color:#fff !important;
  font-weight:bold;
  float:left;
  clear:left;
  z-index:100;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
} 
.vc_addcalendar_events a.addthisevent-drop .addthisevent_icon {
  background:transparent !important;
}
.vc_addcalendar_events a.addthisevent-drop .addthisevent_icon:after {
  content:"\f133";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-right:5px;
}
.vc_addcalendar_events a.addthisevent-drop:after {
  content:"add to calendar";
  padding-left:30px;
}

/*---banner_rectangle_300x250_5*/
.banner_rectangle_300x250_5 {
  width:100%;
  float:left;
  clear:left;
  text-align:center;
  margin: 0 20px 20px 0;
}
.banner_rectangle_300x250_5 img {
  margin:0 auto;
  padding:0px;
  max-width:100%;
  border:0px;
  display:table;
}

.vc_article_preview_medium2 .sezione {
  float:left;
  color:#333;
  position:absolute;
  top:5px;
  left:15px;
  padding:2px 25px;
  background-color:#ffe200;
}
.vc_article_preview_medium2 .sezione a {
  color:#333;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight:500;
  font-size:18px;
}
.author_byline{
  border-top: 1px solid #d9d9d9;
  display: inline-block;
  width: 100%;
}
.contents_author_byline{
  width: 100%;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}
.author_and_date{
  border-right:1px solid #d9d9d9;
  margin-top:5px;
}
.addthis_toolbox a.at300b, .addthis_toolbox a.at300m{
  margin-right:5px;
}
.share_content{
  margin-top:5px;
}
.comment_content{
  margin-top:10px;
}
.addthis_button_facebook:before{
  content:'Share';
  font-size:12px;
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight: 600;
  text-transform:uppercase;
  margin-right:10px;
  float: left;
  margin-top: 8px;
}
.at-icon-wrapper{
  float:right;
}
.num_commenti_articolo{
  text-transform:uppercase;
}
.vc_article_new_body_author_commenti:before{
  content: '\f27a';
  font-family: FontAwesome;
  font-size: 20px;
  width: 32px;
  padding: 6px;
  height: 32px;
  color: white;
  background-color: green;
  float:left;
}
.vc_article_new_body_author_commenti .num_commenti_articolo{
  display:inline-block;
  margin-top:5px;
}
.vc_article_new_body_author_commenti .num_commenti_articolo span{
  font-family: Helvetica Neue, Arial, sans-serif;
  font-weight: 600;
  font-size:12px;
  color:green;
  margin-top:2px;
}
.vc_share_link_container .vc_share_link_button{
    /*background-color: rgb(29, 161, 242);*/
    line-height: 32px;
    height: 32px;
    width: 32px;
    display: inline-block;
    color: #fff;
    padding-left: 9px;
}


/*---spacer*/
.spacer {
    width:100%;
    height:0px;
    float:left;
    clear:left;
    font-size:0px;
    line-height:0px;
}
.spacer.t_5 {
    margin-top:5px;
}
.spacer.t_10 {
    margin-top:10px;
}
.spacer.t_15 {
    margin-top:15px;
}
.spacer.t_20 {
    margin-top:20px;   
}
.spacer.t_25 {
    margin-top:25px;   
}
.spacer.t_30 {
    margin-top:30px;   
}
.spacer.t_35 {
    margin-top:35px;   
}
.spacer.t_40 {
    margin-top:40px;   
}
.spacer.t_45 {
    margin-top:45px;   
}
.spacer.t_50 {
    margin-top:50px;   
}
.spacer.t_55 {
    margin-top:55px;   
}
.spacer.t_60 {
    margin-top:60px;   
}
.spacer.t_65 {
    margin-top:65px;   
}
.spacer.t_70 {
    margin-top:70px;   
}
.spacer.t_75 {
    margin-top:75px;   
}
.spacer.t_80 {
    margin-top:80px;   
}
.spacer.t_85 {
    margin-top:85px;   
}
.spacer.t_90 {
    margin-top:90px;   
}
.spacer.t_95 {
    margin-top:95px;   
}
.spacer.t_100 {
    margin-top:100px;   
}
.banner_motors_MPU_300x250_01, .banner_motors_MPU_300x250_02, .banner_motors_MPU_300x250_03, .banner_motors_MPU_300x250_04,
.banner_motors_MPU_300x250_05, .banner_motors_MPU_300x250_06{
    float:left;
}

.moved{
    margin-top:172px;
    position:relative;
}






