
.banner_rectangle_2_300x250 {
margin: 0 0px 20px 20px;
    width: 300px;
    min-width: 250px;
    padding: 0px;
    float: right;
}

.article_body_if {
    margin:0px;
    padding:0px;
}

.article_body_if .mappa_articolo {
       float: left;
    margin-right: 15px;
    width: 100% !important;
    height: 350px !important;
    margin-bottom: 35px;
}


.article_body_if .testo_articolo {
    margin: 0px 0px 5px 0;
    padding: 0px 0 0px 0;
    /*border-bottom: 1px solid #219c53;*/
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #313131;
    float: left;
    display:inline;
    width: 100%;
}
.article_body_if .testo_articolo a {
    color:black;
    text-decoration:underline;
}


.article_body_if .testo_articolo p {
    margin-bottom:20px;
    padding:0px;
    width:100%;


}
.article_body_if .testo_articolo p strong {
    font-weight:900;

}
.article_body_if .testo_articolo p strong em{
    font-style:italic;

}
.article_body_if .testo_articolo p em{
    font-style:italic;

}
.article_body_if .testo_articolo h1 {
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 26px;
    margin-bottom: 12px;
}
.article_body_if .testo_articolo h2 {
    /*font-size: 22px;*/
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 24px;
    margin-bottom: 12px;
    font-weight: bold;
    margin-top: 24px;
}
.article_body_if .testo_articolo h3 {
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 18px;
}
.article_body_if .testo_articolo img {
    margin-bottom: 7px;
    margin-top: 10px;
    padding:0;
    max-width:100%;
    height:auto;
    border:0px;
    text-decoration:none;

}
.article_body_if .lettera_risposta {
    margin:0px;
    padding:10px 0 0 0;
    font-size:14px;
    line-height:24px;
    color:#414141;
    width:100%;
    float:left;
    clear:left;
    border-top:1px #118ac0 dotted;
}
.article_body_if .lettera_risposta:before {
    content: "\270f";
    margin:0 5px 0 0;
    padding:0px;
    font-size:22px;
    color:#118ac0;
    float:left;
}

/*---Sondaggio_box_orizzontal*/
.Sondaggio_box_orizzontal {
    margin:10px 0;
    padding:5px 0 0 0;
    width:100%;
    float:left;
    clear:left;
    border-top:1px solid black;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response {
    margin:0px 0 5px 0;
    padding:5px 0 15px 0;
    width:100%;
    float:left;
    clear:left;
    border:0px;
    border-bottom:1px solid black;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position:relative;
    background:transparent;
}
.Sondaggio_box_orizzontal .already_voted {
    cursor:pointer;
}
.Sondaggio_box_orizzontal .already_voted:before {
    content:"vota";
    margin:-15px 0 0 0;
    padding:0 30px;
    height:30px;
    position:absolute;
    right:0px;
    top:50%;
    z-index:200;
    text-align:center;
    text-transform:uppercase;
    font-weight:700;
    font-size:11px;
    line-height:26px;    
    color:#fff;
    font-weight:bold;
    font-style:normal;
    text-indent:0;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
     background-color:black;
    border:1px solid black;
    display:inline-block;
    cursor:pointer;
    -webkit-box-shadow:inset 0px -2px 0px -2px rgba(27,59,100,1);
    -moz-box-shadow:inset 0px -2px 0px -2px rgba(27,59,100,1);
    box-shadow:inset 0px -2px 0px 0px rgba(27,59,100,1);    
}
.Sondaggio_box_orizzontal .already_voted:hover:before {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #375e92), color-stop(1, #4a7dbd) );
    background:-moz-linear-gradient( center top, #375e92 5%, #4a7dbd 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#375e92', endColorstr='#4a7dbd');
    background-color:#375e92;
    cursor:pointer;
}
.Sondaggio_box_orizzontal .container_response .photo {
    margin:6px 2% 0 0;
    padding:0px;
    width:100px;
    height:auto;
    float:left;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response .photo img {
    margin:0px;
    padding:0px;
    text-decoration:none;
    border-bottom:1px #fff solid;
    border-left:1px #fff solid;
    width:100%;
    float:left;
    -webkit-box-shadow:-4px 4px 0px -2px rgba(131,131,131,1);
    -moz-box-shadow:-4px 4px 0px -2px rgba(131,131,131,1);
    box-shadow:-4px 4px 0px -2px rgba(131,131,131,1);    
    height:auto;
}
.Sondaggio_box_orizzontal .container_response .response {
    margin:0px;
    padding:0px;
    width:70%;
    float:left;
    position:relative;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response .response p {
    margin:0px;
    padding:0px;
    font-weight:700;
    font-size:18px;
    color:#000000;
    width:100%;
    float:left;
    clear:left;
}
.Sondaggio_box_orizzontal .already_voted .response p {
    width:84%;
}
.Sondaggio_box_orizzontal .container_response .bar_container {
    margin:4px 0 0 0;
    padding:0px;
    min-width:88%;
    float:left;
    position:relative;
}
.Sondaggio_box_orizzontal .container_response .bar_container .bar {
    margin:0px;
    padding:0px;
    background:#b3e2b3;
    border:1px #9dcf9d dashed;
    width:auto;
    height:32px;
    float:left;
    clear:left;
    *behavior: url(js/boxsizing.htc);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.Sondaggio_box_orizzontal .container_response .bar_container .perc_container {
    margin:0px;
    padding:0px;
    font-weight:700;
    font-size:16px;
    color:#3a833c;
    position:absolute;
    top:6px;
    left:10px;
    border:0px;
}
/* -- SONDAGGI ULTIME MODIFICHE 28-7-2014 -- */
/*---Sondaggio_box_orizzontal*/
.poll_vote_button{
    content:"vota";
    margin:-15px 0 0 0;
    padding:0 30px;
    height:30px;
    position:absolute;
    right:0px;
    top:50%;
    z-index:200;
    text-align:center;
    text-transform:uppercase;
    font-weight:700;
    font-size:11px;
    line-height:26px;    
    color:#fff;
    font-weight:bold;
    font-style:normal;
    text-indent:0;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    border-radius:5px;
      background-color:#5e777c;
    border:1px solid #5e777c;
    display:inline-block;
    cursor:pointer;
    -webkit-box-shadow:inset 0px -2px 0px -2px rgba(27,59,100,1);
    -moz-box-shadow:inset 0px -2px 0px -2px rgba(27,59,100,1);
    box-shadow:inset 0px -2px 0px 0px rgba(27,59,100,1);    
}
.poll_vote_button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #375e92), color-stop(1, #4a7dbd) );
    background:-moz-linear-gradient( center top, #375e92 5%, #4a7dbd 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#375e92', endColorstr='#4a7dbd');
    background-color:#375e92;
    cursor:pointer;
}
/*---article_body_if*/
.article_body_if .testo_articolo .articlebox {
    margin:10px 0;
    padding:5px 15px;
    display:table;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background:#f4eadb;
    border-left:4px #edbf7d solid;    
}
.article_body_if .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    font-family: 'Oswald', sans-serif;
    font-size:12px;
    color:#a09995;
}
.article_body_if .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    font-size:14px;
    color:#414141;
} 
.article_body_if .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}

.article_body_if .Corsivo {
    margin:0px 0px 10px 0;
        padding: 15px 23px !important; 
    text-decoration:none;
    font-weight:bold;
    color:black;
    background-image:none;
    float: left !important;
    width: 100% !important;
}
.article_body_if .Corsivo .ApiceSx{
    margin-right:10px;
}
.article_body_if .Corsivo p {
    margin:0px 0px 5px 0px;
    padding:0px;
    font-size:16px;
    font-style:italic;
    text-decoration:none;
    font-weight:normal;
    text-align:center;
    line-height:21px;
    color:black;
  
    background-repeat:no-repeat;
    background-position:bottom right;
}
.article_body_if .Corsivo .ApiceDx {
    float:right;
}
.article_body_if .ApiceSx {

}
.article_body_if .ApiceDx {

}
.article_body_if .testo_articolo .GN4_body p b{
font-weight:900;
}
.article_body_if .testo_articolo .GN4_body p i{
font-style:italic;
}

.article_body_if .testo_articolo table {
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-spacing: 2px;
    border-color: gray;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    margin-bottom:20px;
      border: 1px solid;

}
.article_body_if .testo_articol table, th, td {
  border: 1px solid;
}

.article_body_if .testo_articolo table tbody{

}
.article_body_if .testo_articolo table tbody tr {
    vertical-align: middle;

}

.article_body_if .testo_articolo table tbody tr td{
vertical-align: middle;

}


#form-recaptcha {
z-index:999 !important;
}


.vc_article_reader{
    float: left;
    clear: left;
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #ccc;
    margin-top: 5px;
    margin-bottom: 15px;
}


.vc_article_reader .controls {
    float: left;
    clear: left;
    width: auto;
    display: flex;
    align-items: center;
    flex-direction: row;
}


.vc_article_reader .controls:before {
    content: "ASCOLTA L'ARTICOLO";
    float: left;
    clear: left;
    margin-right: 20px;
    font-size:15px;
}

.vc_article_reader .controls button {
    float: left;
    border: 1px solid #ccc;
    background-color: #ffffff;
    padding: 10px 15px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1em;
    color: #212121;
    margin-right: 10px;
}

.vc_article_reader .controls button:hover {
    background-color: #f1f1f1;
}

.vc_article_reader .controls button:after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    font-size: 16px;
    line-height: 1;
    margin-left: 10px;
}

.vc_article_reader .controls .play-button:after { 
    content: "\f144";
}
.vc_article_reader .controls .pause-button:after { 
    content: "\f28b";
}
.vc_article_reader .controls .stop-button:after { 
    content: "\f28d";
}
.vc_article_reader .controls .resume-button:after { 
    content: "\f144";
}


/*---article_related_small*/
.article_related_if {
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
    float: left;
    clear: left;
    background: #60787D4D;
    padding: 10px 15px 0 15px;
}

.article_related_if .occhiello_titolo {
    margin: 0 0 15px 0;
    padding: 10px 0px 0px 0px;
    /* font-family: "Roboto Condensed", sans-serif; */
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 21px;
    text-transform: uppercase;
    float: left;
    clear: left;
    width: 100%;
    color: #60787D;
    /* border-left: 15px solid #219C53;*/
}
.article_related_if .schermata,
.article_related_if .schermata .hori_group,
.article_related_if .schermata .hori_group .box {
    margin:0;
    padding:0;
    float:left;
    width:100%;
}
.article_related_if .schermata .hori_group .box {
 margin-bottom: 19px;
    border-bottom: 1.5px solid #60787D;
    padding-bottom: 10px;
}
.article_related_if .schermata .hori_group .box .foto {
    margin:0 7px 5px 0;
    padding:0;
    float:left;
}
.article_related_if .schermata .hori_group .box .foto img {
    margin:0;
    padding:0;
    border:0;
    text-decoration:none;
}
.article_related_if .schermata .hori_group .box .foto .didascalia {
    display:none;
}
.article_related_if .schermata .hori_group .box .cont {
    float:left;
    width:100%;

}

.article_related_if .schermata .hori_group .box .occhiello {
    margin: 0 0 0px 0;
    padding: 0px 9px 0px 9px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    float: left;
    display: inline;
    color: #000000;
    font-family: "Roboto", sans-serif;
    border-left: 20px solid #60787D;
}

.article_related_if .schermata .hori_group .box .titolo {
margin: 0px 0 0px 0;
    color: black;
    /* font-family: "freightdispcmp-pro", serif; */
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    float: none;
    clear: none;
    display: block;
    /* width: 460px;*/
}
.article_related_if .schermata .hori_group .box .titolo a {
	 color: black;
    text-decoration:none;
}
.article_related_if .schermata .hori_group .box .titolo a:hover {
    text-decoration:underline;

}
.article_related_if .schermata .hori_group .box .titolo br {
    margin-right:5px;
    display:none;     
}
.article_related_if .schermata .hori_group .box .titolo:before {
    content:"";
    margin:0 5px 0 0;
    padding:0;
	width:100%;
	float:left;
    text-transform:uppercase;
    display:inline;
    font-size:13px;
    color:#ef2f2c;
}

.article_header_if  {
     float: left;
    width: 100%;
    padding: 0px 0px;
    margin: 0px 0px 0px 0px;
}
.article_header_if .sottotitolo_articolo {
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    float: left;
    clear: left;
    width: 100%;
    color: black;
    margin: 0 0 25px 0;
}
.article_header_if .sommario_articolo {
 font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 21px;
    line-height: 24px;
    font-weight: 300;
    float: left;
    clear: left;
    width: 100%;
    color: black;
    margin: 0 0 15px 0;
}
.article_header_if .sottotitolo_articolo a {
    text-decoration:none;
    color:#333333;
}
.cont_occhiello {
 float:left;
 width:100%;
/* border-top: 1px solid #60787D;
  border-bottom: 1px solid #60787D;*/
  
}
.article_header_if .occhiello_articolo {
    margin: 0 0 0px 0;
    padding: 4px 100px 4px 6px;
    /* font-family: "Roboto Condensed", sans-serif; */
    font-family: "PT Serif", serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 21px;
    /* text-transform: uppercase; */
    float: left;
    clear: left;
    width: auto;
    color: white;
    background: #60787D;
    /* border-left: 15px solid #219C53;*/

}

.cont_occhiello .article_header_if{
    float: left;
    width: 100%;
    border-top: 1px solid #60787D;
    border-bottom: 1px solid #60787D;
    margin-bottom:20px;

}


.article_header_if .titolo_articolo {
    margin: 0px 0 20px 0;
    font-family: "Tiempos Headline", Georgia, "Times New Roman", serif;
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
    float: left;
    clear: left;
    width: 100%;
    color: black;
}

.article_header_if .multimedia.gallery {
	position:relative;
}
.article_header_if .multimedia  {
	position:relative;
}
.article_header_if .multimedia .didascalia {

    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    width: 100%;
    /* background: #0000007a; */
    color: black;
    /* font-family: "Roboto Condensed", sans-serif; */
    font-size: 15px;
    line-height: 18px;
    font-weight:400px;
    font-style: italic;
    margin-bottom:25px;
    padding: 0px 0 5px 0;
}

.article_header_if .multimedia .didascalia:after {
  content: "";
  background: black;
  position: absolute;
  bottom: 0;
  left: 0;
  height:0.5px;
  width: 150px;
}

.article_header_if .multimedia.gallery .bx-wrapper,
.article_header_if .multimedia.gallery .bx-wrapper .bx-window,
.article_header_if .multimedia.gallery .bx-wrapper .bx-viewport {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.article_header_if .multimedia.gallery ul.galleria_espanso {
    
    width:100%;
    float:left;
    clear:left;
}
.article_header_if .multimedia.gallery ul.galleria_espanso li {
    padding:0px;
    width:100%;
    position:relative;
    text-align:center;
}
.article_header_if .multimedia.gallery ul.galleria_espanso li img {
    margin:0px;
    padding:0px;
    width:100%;
    height:auto;
}

.article_header_if .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;
}

.article_header_if .multimedia .foto_articolo img {
min-width:100%;
max-width:588px;
}





















/* GALLERY */

.article_header_if .multimedia.gallery {
    position: relative;
}
.article_header_if .multimedia.gallery ul.galleria_espanso li img {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: auto;
}
.multimedia.gallery {
 position:relative;
}
.multimedia .bx-wrapper .bx-caption {
    text-align: left;
    float: left;
    clear: left;
    width: 100%;
    position: absolute;
    bottom: 10px;
     background: #0000007a;
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    line-height: 18px;
    padding: 7px;
}
.multimedia .bx-wrapper .bx-caption span.vc_description {

    color: #ffffff;
    float: left;
    clear: left;
    width: 100%;
    padding: 9px 11px;
    /* margin-top: -5px;*/
}
.multimedia .bx-controls {
    margin: 0px;
    padding: 0px;
}
.multimedia .bx-controls .bx-pager {
margin: 0px 5px 0 0;
    padding: 5px 8px 4px 8px;
    float: left;
    /* text-shadow: 2px 1px #000; */
    font-size: 0.8em;
    font-weight: 500;
    line-height: 30px;
    color: #000;
    position: absolute;
    top: 15px;
    right: 25px;
    background: white;
    border: 1px solid #219C53;
}
.multimedia .bx-controls .bx-controls-direction {
    margin: 0px;
    padding: 0px;
}
.multimedia .bx-controls .bx-controls-direction .bx-prev {
    margin-top: -16px;
    padding: 10px;
    width: 46px;
    height: 46px;
    float: left;
    text-indent: -9999px;
    outline: 0;
    background: url(../images/left--arrow.png) no-repeat 0 0;
    background-size: 25px;
    background-position: 8px 9px;
    position: absolute;
    top: 48%;
    left: 17px;
       background-color: #5e777c;
    border-radius: 100%;
}
.multimedia .bx-controls .bx-controls-direction .bx-next {
margin-top: -16px;
    padding: 10px;
    width: 46px;
    height: 46px;
    float: left;
    text-indent: -9999px;
    outline: 0;
    background: url(../images/right-arrow.png) no-repeat;
    position: absolute;
    background-size: 25px;
    background-position: 12px 10px;
    top: 48%;
    right: 17px;
    background-color: #5e777c;
    border-radius: 100%;
}



.article_preview_vertical .ora_pubblicazione {
font-size: 25px;
    font-weight: bold;
}



/*---articolo_tripletta*/
.article_preview_vertical {
    margin: 0px 0px 20px 0px;
        padding: 0 0px 0px 0;
    width:300px;
    overflow:hidden;
    float:left;
   box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  
}
.article_preview_vertical.bordo {
    margin: 0px 20px 20px 0px;
    
  
}

.article_preview_vertical h3.sottotitolo {
    
}
.article_preview_vertical.native {
   margin: 0px 0px 20px 0px;
        padding: 0 0 20px 0;
  
}

.article_preview_vertical.native h3.sottotitolo {
    display:block;
    font-style:italic;
    margin-top:0;
}




.article_preview_vertical.ultimo {
   margin: 0px 0px 20px 0px;
        padding: 0 0 0px 0;
    border-bottom: 1px solid white;
  
}

.article_preview_vertical.article_preview_small_vertical_last_fixed {
    margin:10px 0 0 0;
    padding:0;
    width:205px;
    float:left;
    position:relative;
    border:none;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_preview_vertical .occhiello {
    padding:0;
    float: left;
    clear:left;
    width:100%;
     font-family: "Roboto", sans-serif;
    font-weight: 700;
    line-height: 20px;
    font-size: 20px;
    clear: left;
    margin-bottom: 7px;
    text-transform:uppercase;
    color:#60787D;
}
.article_preview_vertical .sezione {
            text-transform: uppercase;
  line-height: 31px;
    letter-spacing: -1px;
    padding-bottom: 3px;
    float: left;
   font-family: 'Exo', sans-serif;
    font-weight: 700;
    padding-left: 12px;
        color: #333333;
    font-size: 28px;
    position: relative;
    clear: left;
        margin-top: 12px;
    margin-bottom: 0px;
}
.article_preview_vertical .titolo {
    margin: 0px 0 12px 0;
    color: black;
    font-family: "Tiempos Headline", Georgia, "Times New Roman", serif;
    font-size: 22px;
    line-height: 25px;
    font-weight: 200;
    float: left;
    clear: left;
    width: 100%;
   
}
.article_preview_vertical .titolo a{
     color: black;
    font-size: 22px;
    line-height: 25px;
    font-weight: 200;

}
.article_preview_vertical .titolo a:hover{
 text-decoration:underline;
}
.article_preview_vertical .sommario {
    margin:5px 0 0 0;
    padding:0;
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-weight:normal;
    font-size:14px;
    line-height:20px;
    width:100%;
    float:left;
}
.article_preview_vertical .cont_img {
    margin: 0 0 15px 0;
    padding:0;
    float:left;
    clear:left;
}
.article_preview_vertical .cont_img img {
    margin:0;
    padding:0;
    float:left;
    clear:left;
    border:none;
    display:inline;
}
.article_preview_vertical .sottotitolo {
    margin:5px 0 0 0;
    padding:0;
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 14px;
    line-height: 15.5px;
    font-weight: 400;
    width:100%;
    float:left;
}
.article_preview_vertical .sottotitolo a{
    text-decoration:none;
	color:#000;
}
.article_preview_vertical .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_vertical .autore {
margin: 0px 0 10px 0;
    padding: 0;
    font-weight: 700;
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
}
.article_preview_vertical .autore a{

    font-weight: 700;
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 14px;
    line-height: 21px;
    color: black;
}
.article_preview_vertical .prefisso_autore {
    margin: 0px 0 0px 0;
    padding: 0;
    font-weight: 400;
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    color: black;
}

.article_preview_vertical .didascalia{
    display:none;
}
.article_preview_vertical .icona_tipo {
    display:none;
}

.article_preview_vertical .cont {
    padding:0px 0px 0px 0px;
    width: 100%;
    float: left;
    clear: left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position:relative;
    

   
}
.article_preview_vertical .cont2 {
    padding:0px 0px 0px 0px;
    width: 100%;
    float: left;
    clear: left;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
     position:relative;
     
     
    
}
.article_preview_vertical.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}
.article_preview_vertical .ora_pubblicazione {
    float:left;
    clear:left;
    margin-bottom:10px;
    width:100%;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #8f8f8f;
}


/*--Correlati*/
.article_preview_vertical ul.correlati {
    margin:0px 0px 10px 0px;
    padding:5px 0 0 0;    
    width:100%;
    float:left;
    font-size: 16px;
   line-height:22px;
   font-weight: bold;
    clear:left;
    list-style:none;
    position:relative;
}

.article_preview_vertical ul.correlati li.occhiello {
  
}
.article_preview_vertical ul.correlati li.line_break
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
      font-size: 11px;
   line-height:16px;
    font-family: 'Lato', sans-serif;
   font-weight: bold;
    float: left;
    display:none;
}
.article_preview_vertical ul.correlati li {
    margin:0px 0 5px 0;
    padding:0px;
     font-size: 16px;
   line-height:22px;
   font-weight: bold;
    display:inline;
      margin: 0px 0px 2px 0px;
   padding: 0px;
 
   float: left;
   width: 100%;
}

.article_preview_vertical ul.correlati li.videoarticle_preview_vertical a:after,
.article_preview_vertical ul.correlati li.sondaggio:hover a:after,
.article_preview_vertical ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_vertical ul.correlati li a {
    margin:0px;
    padding: 0px 0 0 0px;
    text-decoration:none;
    display:inline;
    position:relative;
    color: #666666;
    font-size:16px;
    line-height:22px;
    font-weight:normal;
    text-decoration: none;
    
}
.article_preview_vertical ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

/*.article_preview_vertical ul.correlati li.articolo,
.article_preview_vertical ul.correlati li.scheda,
.article_preview_vertical ul.correlati li.sondaggio,
.article_preview_vertical ul.correlati li.lettera,
.article_preview_vertical ul.correlati li.opinione,
.article_preview_vertical ul.correlati li.blog,
.article_preview_vertical ul.correlati li.evento
{
   margin: 0px 0px 7px 0px;
   padding: 0px;
 
   float: left;
   width: 100%;
  background: url(../images/articolo.png) no-repeat 5px 0px;
    background-size: 18px 18px;
    
}


.article_preview_vertical ul.correlati li.video {
  margin: 0px 0px 7px 0px;
   padding: 0px;
   
   float: left;
       width: 100%;
   background:url(../images/video.png) no-repeat 5px 0px;
   background-size: 18px 18px;
   
}

.article_preview_vertical ul.correlati li.gallery {
margin: 0px 0px 7px 0px;
   padding: 0px;
       width: 100%;
   float: left;
   background:url(../images/foto.png) no-repeat 5px 0px;
   background-size: 18px 18px;
}
*/
.article_preview_vertical ul.correlati li.video:before {
content: "\f03d";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
   
}
.article_preview_vertical ul.correlati li.articolo:before,
.article_preview_vertical ul.correlati li.scheda:before,
.article_preview_vertical ul.correlati li.sondaggio:before,
.article_preview_vertical ul.correlati li.lettera:before,
.article_preview_vertical ul.correlati li.opinione:before,
.article_preview_vertical ul.correlati li.blog:before,
.article_preview_vertical ul.correlati li.evento:before
{
content: "\f1ea";
    font-family: 'FontAwesome';
  
    margin: 0px 2px 0px 0px;
    color: #006AAB;
    
}

.article_preview_vertical ul.correlati li.gallery:before {
content: "\f030";
    font-family: FontAwesome;
    font-weight: normal;
    margin: 0px 2px 0px 0px;
    color: #006AAB;
}





.banner_leaderboard_2_728x90 {
    margin:15px auto 20px auto;
    padding:0px;
    width: 100%;
    display: table;
    text-align:center;
}
.banner_leaderboard_2_728x90 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
    width: 100%;
}

/*---vc_breadcrumbs*/
.vc_breadcrumbs {
    margin: 20px 0;
    padding-bottom: 10px;
    float: left;
    clear: left;
    position: relative;
    width: 100%;
}
.vc_breadcrumbs ul {
    float: left;
    clear: left;
    width: 100%;
    padding: 0;
    list-style: none;
}
.vc_breadcrumbs ul li {
    float: left;
    margin: 0 10px 0 0;
    font-family: "Roboto", sans-serif;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    color: #888888;
    position: relative;
    z-index: 0;
}
/*.vc_breadcrumbs ul li:first-child {
    display: none;
}*/

.vc_breadcrumbs ul li:nth-child(2) {
    display:none;
}
.vc_breadcrumbs ul li a{
    padding: 0;
    color: #888888;
}

.vc_breadcrumbs ul li:nth-child(2) a {
    /* background: #a7a7a7; */
    /* color: #fff; */
    /* font-weight: 600; */
}

.vc_breadcrumbs ul li.sezione_attiva a {
    color: #212121;
    font-weight: bold;
}
.vc_breadcrumbs ul li a:link,
.vc_breadcrumbs ul li a:visited {
    text-decoration:none;
}
.vc_breadcrumbs ul li a:hover,
.vc_breadcrumbs ul li a:focus,
.vc_breadcrumbs ul li a:active {
    text-decoration:none;
}
.vc_breadcrumbs ul li.hide {
    display:none;
}

.article_tags {
    margin: 10px 0 30px 0;
    padding: 20px 0 10px 0px;
    width:100%;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
    float:left;
    clear:left;
    border-bottom:1.5px #60787D solid;
    border-top: 1px solid #60787D;    
    
}
.article_tags .occhiello{
display:none;
}

.article_tags .box {
    margin: 0px;
	padding: 0;
	display: inline;
	float: left;
	width:100%;
	line-height: 17px;
}
.article_tags .box p {
    color: white;
    display: ruby;
}
.article_tags .box p a {
    margin: 0px;
    padding: 0px 9px 0px 9px;
    margin-left: 0px;
    margin-bottom: 10px;
    margin-right: 11px;
    display: inline;
    float: left;
    color: #60787D;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 17px;
    text-decoration: none;
    border-left:17px solid #60787D ;
    text-transform: capitalize;
}
.article_tags .box p a:hover {
    text-decoration:underline;
}

/*---articolo_tripletta*/
.article_preview_author {
    margin:0px 0px 15px 0;
    padding: 0 25px 15px 0;
    width:100%;
  position:relative;
    float:left;
   box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    
}
.article_preview_author.ultimo {
border-bottom:0px solid #ccc;

 padding: 0 0px 15px 0;


    }

.article_preview_author .cont .paywall_icon {
content: ".";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /* color: #075081; */
    text-transform: uppercase;
    padding-right: 2px;
    font-size: 20px;
    line-height: 25px;
    margin-right: 5px;
    width: 31px;
    height: 25px;

    float: left;
    /*background: url(/images/noi.png) no-repeat;*/
    background: url(/images/Noi-testo.svg) #F4E038 no-repeat;
    background-size: 20px 15px;
    BACKGROUND-POSITION-X: 5px;
    background-position-y: 4px;
    /* border-radius: 100%; */
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:300;
}

.article_preview_author .sottotitolo{
    margin:5px 0px 10px 0px;
    padding:0;
   font-weight:normal;
   color:black;
   font-size:18px;
   line-height:24px;
   float:left;
   clear:left;
   width:100%;
}
.article_preview_author.article_preview_small_vertical_last_fixed {
    margin:10px 0 0 0;
    padding:0;
    width:205px;
    float:left;
    position:relative;
    border:none;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.article_preview_author .occhiello {
    margin:0 0 0px 0;
    padding:2px 0px 2px 0px;
        font-size: 17px;
    line-height: 23px;
   font-weight: bold;
    text-transform:uppercase;
    position:relative;
    float:left;
    color:#006AAB;
 
}
.article_preview_author.sez_gusto .occhiello {
    margin:0 0 0px 0;
    padding:2px 0px 2px 0px;
        font-size: 17px;
    line-height: 23px;
   font-weight: bold;
    text-transform:uppercase;
    position:relative;
    float:left;
    color:#D7B02C;
 
}
.article_preview_author.sez_eco .occhiello {
    margin:0 0 0px 0;
    padding:2px 0px 2px 0px;
        font-size: 17px;
    line-height: 23px;
   font-weight: bold;
    text-transform:uppercase;
    position:relative;
    float:left;
    color:#141F43;
 
}

.article_preview_author .titolo {
    margin:0px 0 7px 0;
    font-family: "Tiempos Headline", Georgia, "Times New Roman", serif;
    font-size: 24px;
    line-height: 31px;
    color:black;
     font-weight: 200;
    float:left;
    width:100%;
    font-style:italic;

}
.article_preview_author .titolo a:hover {
   text-decoration:underline;
       
}
.article_preview_author .titolo a{
 font-size: 24px;
    line-height: 31px;
    color:black;
     font-weight: 200;
    text-decoration:none;
     font-style:italic;
}
.article_preview_author .sommario {
    margin:5px 0 0 0;
    padding:0;
    font-weight:normal;
    font-size:14px;
    line-height:20px;
    width:100%;
    float:left;
}
.article_preview_author .cont_img {
    margin:0;
    padding:0;
    float:left;
    position:relative;
    width:100%;
}
.article_preview_author .cont_img img {
    margin: 0 0 3px 0;
    padding:0;
    float:left;
    border:none;
    min-width:100%;
    object-fit:cover;
}
.article_preview_author .taglia_testo {
        margin: 0 0 0px 0;
    padding: 2px 0px 2px 0px;
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 14px;
    line-height: 15.5px;
    font-weight: 400;
}
.article_preview_author .sottotitolo a{
    text-decoration:none;
	color:#000;
}
.article_preview_author .sottotitolo.taglia_testo{
    width:100%;
	max-height:55px;
	overflow:hidden;
}
.article_preview_author .autore {
    margin: 0px 0 10px 0;
    padding: 0;
    font-weight: 700;
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    float: left;
    color: black;
}
.article_preview_author .prefisso_autore {
    margin: 0px 0 0px 0;
    padding: 0;
    font-weight: 400;
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    color: black;
}
.article_preview_author .autore a {
    font-weight: 700;
    font-family: "Tiempos Text", Georgia, "Times New Roman", serif;
    font-size: 14px;
    line-height: 21px;
    color: black;
}

.article_preview_author .commenti {
    margin:5px 0px 0px 0px;
    padding-left:32px;
    padding-top:3px;
    font-weight:600;
    font-size:14px;
    line-height:18px;
    width:80%;
    color:#081951;
    float:left;
    background:url(../images/icon_commento.png) no-repeat left 0;
}
.article_preview_author .commenti span{
    margin:0px 2px 0px 0px;
    font-weight:600;
    font-size:14px;
    line-height:18px;
    color:#081951;
}
.article_preview_author .didascalia{
    display:none;
}
.article_preview_author .icona_tipo {
    display:none;
}
.article_preview_author .cont .foto_autore a img{
border-radius: 100%;

}
.article_preview_author .cont {
margin: 6px 10px 0px 0;
    padding: 0px 0px 0px 0;
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display:flex;
    align-items:flex-start;   
    gap:16px;

}
.article_preview_author .cont2 {
        margin: 0px 0 0px 0;
    padding: 0px 0px 0px 0px;
    float: left;
        width: 214px;

}
.article_preview_author .cont3 {
float: left;
position: relative;
}
.article_preview_author.article_preview_small_vertical_last_fixed .cont {
    padding:5px 0px 0 0;
}

.article_preview_author .cont2 .social {
     /* margin: 10px 0px 5px 50px; */
    min-height: 20px;
    background: url(../images/cond_nero.png) no-repeat 0px 0px;
    float: left;
    /* z-index: 30; */
    min-width: 24px;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-size: 20px 20px;
}
.article_preview_author .cont .comments {
    margin:10px 10px 5px 0px;
    padding:0;
    display:block;
    float:left;
    font-size:0px;
    cursor:text;
}
.article_preview_author .cont .comments span {
    margin: 0px;
    padding: 4px 0 0 22px;
    font-family: 'Roboto', sans-serif;
    font-weight:300;
    font-size:15px;
    color:black;
    text-decoration: none;
    float:left;
        min-height: 28px;
    background: url(../images/commenti_nero.png) no-repeat 0 2px;
}
.article_preview_author .cont2 .cont_sharre_fb_tw {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box; 
}
.article_preview_author .cont2 .cont_sharre_fb_tw .box {
    margin:0px;
    padding:0 0 0 15px;
    height:15px;
    position:relative;
    box-sizing:border-box;
    *behavior: url(js/boxsizing.htc);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;     
}
.article_preview_author .cont2 .cont_sharre_fb_tw .box .count {
    margin: 0px 0px 0px 3px;
    padding: 4px 8px;
        color: #000000;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-decoration: none;
    float: left;
    line-height: 16px;
}
.article_preview_author .cont2 .zero_share_count .box .count {
    display:none;
}
.article_preview_author .cont2 .cont_sharre_fb_tw .box .share {
    margin:0px;
    padding:0px;
    color:white;
    font-family: 'Oswald', sans-serif;
    font-size:15px;
    letter-spacing: 3px;
    text-transform:uppercase;
    margin-left:10px;
    
}
.article_preview_author .cont2 .cont_sharre_fb_tw .buttons {
    margin: 0px;
    padding: 5px 5px 5px 5px;
    width: 130px;
    background-color: #fff;
    position: absolute;
    left: 0px;
    bottom: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    z-index: 99999999;
	overflow:hidden;
}
.article_preview_author .cont2 .cont_sharre_fb_tw .buttons .share_toolbox {
	margin:0;
	padding:0;
	width: 100%;
	box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;	
}
.article_preview_author .cont2 .cont_sharre_fb_tw .buttons .share_toolbox .fb-share-button {
	margin:0px 0px 5px 0px;
	padding:0;
	float:left;
	clear:left;
}
.article_preview_author .cont2 .cont_sharre_fb_tw .buttons .button.facebook {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}
.article_preview_author .cont2 .cont_sharre_fb_tw .buttons .button.twitter {
    margin:5px 0px 0px 0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
}

/*--Correlati*/
.article_preview_author ul.correlati {
    margin:0px 0px 0px 0px;
    padding:5px 0 0 0;    
    width:100%;
    float:left;
    font-size: 16px;
   line-height:22px;
   font-weight: bold;
    clear:left;
    list-style:none;
    position:relative;
}

.article_preview_author ul.correlati li.occhiello {
    display:none;
}
.article_preview_author ul.correlati li.line_break
{
    margin: 0px 0px 0px 0px;
    padding: 0px;
      font-size: 11px;
   line-height:16px;
    font-family: 'Lato', sans-serif;
   font-weight: bold;
    float: left;
}
.article_preview_author ul.correlati li {
    margin:0px 0 5px 0;
    padding:0px;
     font-size: 16px;
   line-height:22px;
   font-weight: bold;
    display:inline;
}

.article_preview_author ul.correlati li.videoarticle_preview_author a:after,
.article_preview_author ul.correlati li.sondaggio:hover a:after,
.article_preview_author ul.correlati li.gallery:hover a:after {
    text-decoration:underline;
}
.article_preview_author ul.correlati li a {
    margin:0px;
    padding: 0px 0 0 33px;
    text-decoration:none;
    display:inline;
    position:relative;
    color: #333333;
    font-size:16px;
    line-height:22px;
    font-weight:normal;
}
.article_preview_author ul.correlati li a:hover {
 color: #333333; 
 text-decoration:underline;
}

.article_preview_author ul.correlati li.articolo,
.article_preview_author ul.correlati li.scheda,
.article_preview_author ul.correlati li.sondaggio,
.article_preview_author ul.correlati li.lettera,
.article_preview_author ul.correlati li.opinione,
.article_preview_author ul.correlati li.blog,
.article_preview_author ul.correlati li.evento
{
   margin: 0px 0px 7px 0px;
   padding: 0px;
 
   float: left;
   width: 100%;
  background: url(../images/articolo.png) no-repeat 5px 0px;
    background-size: 18px 18px;
    
}


.article_preview_author ul.correlati li.video {
  margin: 0px 0px 7px 0px;
   padding: 0px;
   
   float: left;
       width: 100%;
   background:url(../images/video.png) no-repeat 5px 0px;
   background-size: 18px 18px;
}
.article_preview_author ul.correlati li.gallery {
margin: 0px 0px 7px 0px;
   padding: 0px;
       width: 100%;
   float: left;
   background:url(../images/foto.png) no-repeat 5px 0px;
   background-size: 18px 18px;
}

.banner_rectangle_1_300x250 {
    margin:0px 0 20px 0;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    text-align:center;
}
.banner_rectangle_1_300x250 img{
    margin:0 auto;
    padding:0px;
    text-align:center;
    text-decoration:none;
    border:0px;
}

.banner_rectangle_1_300x250 ins.adsbygoogle {
    width: 300px;
    margin: 0 auto;
}

.box_hp_news_site_tematic_box_title_21 {
    float: left;
    width: 100%;
    clear: both;
    margin: 0 0px 25px 0;
    padding: 0PX 0 0px 0 !important;
    position: relative;
    color: black;
    font-size: 17px;
    line-height: 23px;
    font-weight: bold;
    border-top: 1px solid #5E777C;
    border-bottom: 1px solid #5E777C;
}
.box_hp_news_site_tematic_box_title_21 .text:before {
    content: "";
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 7px;
    background: #5E777C;
}

.box_hp_news_site_tematic_box_title_21 .text{

float: left;
    clear: left;
    min-width: 300px;
    margin: 0px 0 0px 0;
    padding: 0px 0px 0px 0px;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    text-transform: uppercase;
    color: #5E777C;
    letter-spacing: -0.5px;
    position: relative;
    min-width: 300px;
}


/*.article_preview_xxl.ui-draggable:before {
    content: "BREAKING NEWS";
    position: absolute;
    padding: 5px 0 3px 10px;
    top: -20px;
    left: 0;
    width: 100%;
    float: left;
    clear: left;
    font-weight: bolder;
    color: #fff;
    background: red;
} */
/*---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;   
}
.article_header_if .data_articolo {
    margin:8px 0px 0px 0;
    padding:0;
    width:auto;
    float:left;
    font-size:15px;
    color:black;
}
.article_header_if .autore_articolo {
    margin: 8px 0px 0px 4px;
    padding:0 10px 0 0;
	width:auto;
	float:left;
    text-decoration:none;
    font-weight:bold;
    font-size:13px;
    line-height:21px;
    color:black;
}
.article_header_if .autore_articolo span:before {
	content:"- ";
}
.article_header_if .autore_articolo span {
	margin:7px 5px 5px 0;
    padding:0;
	width:100%;
    text-decoration:none;
    font-weight:normal;
    font-size:13px;
    line-height:21px; 
    color:black;
}


.vc_article_header_author {
    margin: 0px 0 0 0px;
    width: 100%;
    float: left;
    text-align: center;
    padding: 0px 0px 0px 0px;

}
.vc_article_header_author .author_photo{
    float: left;
    clear: left;
    width: 100%;
    text-align: left;
    height: 80px;
     margin-bottom: 30px;
}
.vc_article_header_author .author_photo img{
border-radius: 100%;
width:80px;
height: 80px;
}
.vc_article_header_author .vc_author_with_link{
    margin: 9px 0 0 0;
    padding: 10px 0 10px 0;
    text-align:left;
    float: left;
    width:100%;
   font-family: "Roboto", sans-serif;
    font-size:20px;
    font-weight:400;
    color:#343E48;
    border-top: 1px solid #747B82;
    border-bottom:1px solid #747B82;
}
.vc_article_header_author .vc_author_with_link:before{
    content:"di";
    margin: 0 5px 0 0;
    text-align:left;
    font-family: "Roboto", sans-serif;
    font-size:20px;
    font-weight:400;
    float: left;
    display: inline;
    color:#343E48;
    
}
.vc_article_header_author .author_email{
    margin: 0;
    padding: 0 0 10px 0;
    text-align:left;
    float: left;
}
.vc_article_header_author .author_email .author_email_label{
    display:none;
}
.vc_article_header_author .author_email .author_email_value{
    color: #064c9c;
    font-weight: 500;
    font-style:italic;
    line-height: 1em;
    float: left;
    font-size: 11.5px;
    word-break: break-word;
}

.vc_article_header_author .vc_author_with_link a{
    color:#343E48;
    font-weight:400;
   

}
.vc_article_header_author .vc_author_with_link a:hover{
    text-decoration:none;
}
.riga_author_social {
    float:left;
    clear:left;
    width:100%;
}

.vc_share_link_container {
    width: auto;
    float: left;
    margin-top: 5px;
    MARGIN-BOTTOM: 0px;
}
.vc_share_link_container a {
float: left;
    margin-right: 10px;
    color: white;
    border: 1px solid #D3D3D3;
   border-radius:100%;
    background: #D3D3D3;
    width: 35px;
    height: 35px;
   padding: 3px 8px;
}
.vc_share_link_container a i.fab.fa-facebook-f{
padding-left: 3px;
}


.article_body_if .data_articolo {
    margin: 0px 0 15px 0px;
    padding: 8px 0 7px 0;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    width: 100%;
    color:#343E48;
    float: left;
    clear:left;
    border-bottom:1px solid #747B82;
}
/*.article_body_if .data_articolo:before {
    content: ".";
    margin-right: 10px;
    color: #ffffff00;
    float: left;
    width: 21px;
    height: 21px;
    background: url(../images/clock.png) no-repeat left;
    background-size: 21px;

}*/



