
.article_header_2  {
     float: left;
    width: 100%;
    padding: 0px 0px;
    margin: 0px 0px 15px 0px;
}
.article_header_2 .sottotitolo_articolo {
 font-family: "Roboto Condensed", sans-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_2 .sommario_articolo {
 font-family: "Roboto Condensed", sans-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_2 .sottotitolo_articolo a {
    text-decoration:none;
    color:#333333;
}
.article_header_2 .occhiello_articolo {
margin: 0 0 13px 0;
    padding: 2px 0px 0px 8px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 21px;
    text-transform: uppercase;
    float: left;
    clear: left;
    width:100%;
    color: #219C53;
    border-left: 15px solid #219C53;

}
.article_header_2 .titolo_articolo {
    margin: 0px 0 20px 0;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 45px;
    line-height: 49px;
    font-weight: 900;
    float: left;
    clear: left;
    width: 100%;
    color: black;
}
.article_header_2 .data_articolo {
    margin:8px 0px 0px 0;
    padding:0;
    width:auto;
    float:left;
    font-size:15px;
    color:black;
}
.article_header_2 .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_2 .autore_articolo span:before {
	content:"- ";
}
.article_header_2 .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;
}
.article_header_2 .multimedia.gallery {
	position:relative;
}
.article_header_2 .multimedia  {
	position:relative;
}
.article_header_2 .multimedia .didascalia {
    position: absolute;
    bottom: 9px;
    right: 0;
    width: 100%;
    background: #0000007a;
    color: white;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 17px;
    line-height: 18px;
    padding: 7px;
}

.article_header_2 .multimedia.gallery .bx-wrapper,
.article_header_2 .multimedia.gallery .bx-wrapper .bx-window,
.article_header_2 .multimedia.gallery .bx-wrapper .bx-viewport {
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    clear:left;
    position:relative;
}
.article_header_2 .multimedia.gallery ul.galleria_espanso {
    
    width:100%;
    float:left;
    clear:left;
}
.article_header_2 .multimedia.gallery ul.galleria_espanso li {
    padding:0px;
    width:100%;
    position:relative;
    text-align:center;
}
.article_header_2 .multimedia.gallery ul.galleria_espanso li img {
    margin:0px;
    padding:0px;
    width:100%;
    height:auto;
}

/*---LOADER*/
.article_header_2 .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;
}


.vc_article_header_author {
    margin: 0px 0 0 0px;
    width: auto;
    max-width:450px;
    float: left;
    /* width: 240px; */
    text-align: center;
    border:1.5px solid #219C53;
    padding: 8px 15px 8px 15px;

}
.vc_article_header_author .author_photo{
    float:left;
    width:80px;
    height: 80px;
    margin-right: 15px;
}
.vc_article_header_author .author_photo img{
border-radius: 100%;
}
.vc_article_header_author .vc_author_with_link{
    margin: 0;
    padding: 22px 0 10px 0;
    text-align:left;
    float: right;
    font-family: "Roboto Condensed", sans-serif;
    font-size:18px;
}
.vc_article_header_author .vc_author_with_link:before{
    content:"di";
    margin: 0 5px 0 0;
    text-align:left;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    font-size:18px;
    float: left;
    display: inline;
    
}
.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:black;
    font-weight:bold;
   

}
.vc_article_header_author .vc_author_with_link a:hover{
    text-decoration:none;
}
.riga_author_social {
    float:left;
    clear:left;
    width:100%;
    margin-bottom: 30px;
}

.vc_share_link_container {
    width: auto;
    float: RIGHT;
    margin-top: 31px;
    MARGIN-BOTTOM: 11px;
}
.vc_share_link_container a {
float: left;
    margin-left: 10px;
    color: white;
    border: 1px solid #219C53;
   border-radius:100%;
    background: #219C53;
    width: 35px;
    height: 35px;
   padding: 1px 8px;
}
.vc_share_link_container a i.fab.fa-facebook-f{
padding-left: 3px;
}



















/* GALLERY */

.article_header_2 .multimedia.gallery {
    position: relative;
}
.article_header_2 .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: 0;
}
.multimedia .bx-wrapper .bx-caption span.vc_description {
font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    color: #ffffff;
    float: left;
    clear: left;
    width: 100%;
    background: #161616;
    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: #219c53;
    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: #219c53;
    border-radius: 100%;
}



.banner_leaderboard_3_728x90{
    margin:0 auto 20px auto;
    text-align:center;
    float:left;
    clear: left;
    width:100% !important;
    margin-bottom: 20px;
}
.banner_leaderboard_3_728x90 img {
    max-width:100%;
    margin:0 auto;
}


.article_body {
    margin:0px;
    padding:0px;
}

.article_body .mappa_articolo {
       float: left;
    margin-right: 15px;
    width: 100% !important;
    height: 350px !important;
    margin-bottom: 35px;
}

.article_body .data_articolo {
    margin: 5px 0 20px 0px;
    padding: 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 19px;
    width: auto;
    float: left;
    color: black;
}
.article_body .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;

}
.article_body .testo_articolo {
margin: 0px 0px 25px 0;
    padding: 0px 0 20px 0;
    border-bottom: 1px solid #219c53;
    font-family: utopia-std, serif;
    font-size: 19px;
    line-height: 26px;
    font-weight: normal;
    color: black;
    float: left;
    width: 100%;
}
.article_body .testo_articolo a {
    color:black;
    text-decoration:underline;
}


.article_body .testo_articolo p {
    margin-bottom:20px;
    padding:0px;
    width:100%;


}
.article_body .testo_articolo p strong {
    font-weight:900;

}
.article_body .testo_articolo p strong em{
    font-style:italic;

}
.article_body .testo_articolo p em{
    font-style:italic;

}
.article_body .testo_articolo h1 {
    font-family: utopia-std, serif;
    font-size: 26px;
    margin-bottom: 12px;
}
.article_body .testo_articolo h2 {
    /*font-size: 22px;*/
    font-family: utopia-std, serif;
    font-size: 24px;
    margin-bottom: 12px;
    font-weight: bold;
    margin-top: 24px;
}
.article_body .testo_articolo h3 {
    font-family: utopia-std, serif;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 18px;
}
.article_body .testo_articolo img {
    margin-bottom: 7px;
    margin-top: 10px;
    padding:0;
    max-width:100%;
    border:0px;
    text-decoration:none;

}
.article_body .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 .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:10%;
    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);    
}
.Sondaggio_box_orizzontal .container_response .response {
    margin:0px;
    padding:0px;
    width:88%;
    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: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);    
}
.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*/
.article_body .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 .testo_articolo .articlebox p {
    margin:0px;
    padding:0px;
    font-family: 'Oswald', sans-serif;
    font-size:12px;
    color:#a09995;
}
.article_body .testo_articolo .articlebox p a {
    margin:0 5px;
    text-decoration:none !important;
    font-size:14px;
    color:#414141;
} 
.article_body .testo_articolo .articlebox p a:hover {
    text-decoration:underline !important;
}

.article_body .Corsivo {
    margin:0px;
    padding:10px 10px 10px 10px;
    text-decoration:none;
    font-weight:bold;
    color:black;
    background-image:none;
}
.article_body .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:25px;
    color:black;
  
    background-repeat:no-repeat;
    background-position:bottom right;
}
.article_body .Corsivo .ApiceDx {
    float:right;
}
.article_body .ApiceSx {

}
.article_body .ApiceDx {

}
.article_body .testo_articolo .GN4_body p b{
font-weight:900;
}
.article_body .testo_articolo .GN4_body p i{
font-style:italic;
}

.vc_popup_login_social {
display:none;
}
